]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
6c67254579046c6bc7a8aef78349eadfb66554fc
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 341
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 \language english
53 \inputencoding auto
54 \font_roman default
55 \font_sans default
56 \font_typewriter default
57 \font_default_family default
58 \font_sc false
59 \font_osf false
60 \font_sf_scale 100
61 \font_tt_scale 100
62
63 \graphics default
64 \paperfontsize 12
65 \spacing single
66 \use_hyperref true
67 \pdf_title "The LyX User's Guide"
68 \pdf_author "LyX Team"
69 \pdf_subject "LyX"
70 \pdf_keywords "LyX"
71 \pdf_bookmarks true
72 \pdf_bookmarksnumbered true
73 \pdf_bookmarksopen false
74 \pdf_bookmarksopenlevel 1
75 \pdf_breaklinks false
76 \pdf_pdfborder false
77 \pdf_colorlinks true
78 \pdf_backref false
79 \pdf_pagebackref false
80 \pdf_pdfusetitle false
81 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
82 \papersize default
83 \use_geometry false
84 \use_amsmath 1
85 \use_esint 0
86 \cite_engine basic
87 \use_bibtopic false
88 \paperorientation portrait
89 \branch Question
90 \selected 1
91 \color #00ff00
92 \end_branch
93 \branch Answer
94 \selected 0
95 \color #aa55ff
96 \end_branch
97 \secnumdepth 3
98 \tocdepth 3
99 \paragraph_separation indent
100 \defskip medskip
101 \quotes_language english
102 \papercolumns 1
103 \papersides 2
104 \paperpagestyle default
105 \tracking_changes false
106 \output_changes false
107 \author "" 
108 \author "" 
109 \end_header
110
111 \begin_body
112
113 \begin_layout Title
114 The LyX User's Guide
115 \end_layout
116
117 \begin_layout Author
118 by the LyX Team
119 \begin_inset Foot
120 status collapsed
121
122 \begin_layout Plain Layout
123 \noindent
124 If you have comments or error corrections, please send them to the LyX Documenta
125 tion mailing list: 
126 \begin_inset CommandInset href
127 LatexCommand href
128 target "lyx-docs@lists.lyx.org"
129 type "mailto:"
130
131 \end_inset
132
133
134 \end_layout
135
136 \end_inset
137
138
139 \begin_inset Newline newline
140 \end_inset
141
142
143 \begin_inset Newline newline
144 \end_inset
145
146 Version 1.6svn
147 \begin_inset Note Note
148 status open
149
150 \begin_layout Plain Layout
151 The latest PDF-version of this document can be found here:
152 \begin_inset Newline newline
153 \end_inset
154
155
156 \series bold
157 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
158 \end_layout
159
160 \end_inset
161
162
163 \end_layout
164
165 \begin_layout Standard
166 \begin_inset CommandInset toc
167 LatexCommand tableofcontents
168
169 \end_inset
170
171
172 \end_layout
173
174 \begin_layout Chapter
175 Getting Started
176 \end_layout
177
178 \begin_layout Section
179 What is LyX?
180 \end_layout
181
182 \begin_layout Standard
183 LyX is a document preparation system.
184  It is a tool for producing beautiful manuscripts, publishable books, business
185  letters and proposals, and even poetry.
186  It is unlike most other 
187 \begin_inset Quotes eld
188 \end_inset
189
190 word processors
191 \begin_inset Quotes erd
192 \end_inset
193
194  in the sense that it uses the paradigm of a markup language as its core
195  editing style.
196  That means that when you type a section header, you mark it as a 
197 \begin_inset Quotes eld
198 \end_inset
199
200 Section
201 \begin_inset Quotes erd
202 \end_inset
203
204 , not 
205 \begin_inset Quotes eld
206 \end_inset
207
208 Bold, 17
209 \begin_inset space \thinspace{}
210 \end_inset
211
212 pt type, left justified, 5
213 \begin_inset space \thinspace{}
214 \end_inset
215
216 mm space below
217 \begin_inset Quotes erd
218 \end_inset
219
220 .
221  LyX takes care of the typesetting for you, so you deal only with concepts,
222  not the mechanics.
223 \end_layout
224
225 \begin_layout Standard
226 This philosophy is explained in much greater detail in the 
227 \emph on
228
229 \begin_inset Quotes eld
230 \end_inset
231
232 Introduction
233 \begin_inset Quotes erd
234 \end_inset
235
236
237 \emph default
238 .
239  If you haven't read it yet, you need to.
240  Yes, we mean now.
241 \end_layout
242
243 \begin_layout Standard
244 The 
245 \begin_inset Quotes eld
246 \end_inset
247
248
249 \emph on
250 Introduction
251 \emph default
252
253 \begin_inset Quotes erd
254 \end_inset
255
256  describes several things in addition to LyX's philosophy: most importantly,
257  the format of all of the manuals.
258  If you don't read it, you'll have a bear of a time navigating this manual.
259  You might also be better served looking in one of the other manuals instead
260  of this one.
261  
262 \begin_inset Quotes eld
263 \end_inset
264
265
266 \emph on
267 Introduction
268 \emph default
269
270 \begin_inset Quotes erd
271 \end_inset
272
273  describes that, too.
274 \end_layout
275
276 \begin_layout Section
277 How LyX Looks
278 \end_layout
279
280 \begin_layout Standard
281 Like most applications, LyX has the familiar menu bar across the top of
282  its window.
283  Below it is a toolbar with a pulldown box and various buttons.
284  There is, of course, a vertical scrollbar and a main work area for editing
285  documents.
286  Near the bottom of the window is a small window containing a single line
287  of text.
288  This is the 
289 \emph on
290 minibuffer
291 \emph default
292 , which really means 
293 \begin_inset Quotes eld
294 \end_inset
295
296 command buffer
297 \begin_inset Quotes erd
298 \end_inset
299
300 .
301  Type 
302 \family sans
303 M-x
304 \family default
305  when you need to type a command in the minibuffer.
306 \end_layout
307
308 \begin_layout Standard
309 Note that there is no horizontal scroll bar.
310  This is not a bug or an oversight, but intentional.
311  When you read a book, you expect the end of a line to wrap around to the
312  next line.
313  Text overflows onto new pages in a vertical fashion, hence the need for
314  only a vertical scrollbar.
315  There are three cases where you might want a horizontal scrollbar.
316  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
317  This, however, is due
318  to a flaw in the routine that displays graphics on the LyX screen in a
319  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
320  as you'd need to rescale graphics to fit on a page.
321  The second and third cases are tables and equations which are wider than
322  the LyX window.
323  You can use the arrow keys to scroll horizontally through the table, but
324  this doesn't work for equations yet.
325 \end_layout
326
327 \begin_layout Standard
328 For a brief description of all LyX menus and toolbar buttons, have a look
329  at Appendix
330 \begin_inset space ~
331 \end_inset
332
333
334 \begin_inset CommandInset ref
335 LatexCommand ref
336 reference "cha:The-User-Interface"
337
338 \end_inset
339
340 .
341  Most of them are self-explanatory and you'll find them listed in the correspond
342 ing sections of this documentation.
343 \end_layout
344
345 \begin_layout Section
346 HELP
347 \end_layout
348
349 \begin_layout Standard
350 The help system consists of the LyX manuals.
351  You can read 
352 \emph on
353 all
354 \emph default
355  of the manuals from inside LyX.
356  Just select the manual you want read from the 
357 \family sans
358 Help
359 \family default
360  menu.
361 \end_layout
362
363 \begin_layout Section
364 Basic LyX Setup
365 \begin_inset CommandInset label
366 LatexCommand label
367 name "sec:Basic-LyX-Setup"
368
369 \end_inset
370
371
372 \end_layout
373
374 \begin_layout Standard
375 There are several features of LyX that can be configured from inside LyX,
376  without resorting to configuration files.
377  First, LyX is able to inspect your system to see what programs, LaTeX document
378  classes and LaTeX packages are available.
379  It uses this knowledge to give reasonable defaults to several 
380 \family sans
381 Preferences
382 \begin_inset Index
383 status collapsed
384
385 \begin_layout Plain Layout
386 Preferences
387 \end_layout
388
389 \end_inset
390
391
392 \family default
393  settings.
394  Although this configuration has already been done when LyX was installed
395  on your system, you might have some items that you installed locally, e.g.
396  new LaTeX classes, and which are not seen by LyX.
397  To force LyX to re-inspect your system, you should use 
398 \family sans
399 Tools\SpecialChar \menuseparator
400 Reconfigure
401 \family default
402 .
403 \begin_inset Index
404 status collapsed
405
406 \begin_layout Plain Layout
407 Reconfiguration of LyX
408 \end_layout
409
410 \end_inset
411
412  You should then restart LyX to ensure that the changes are taken into account.
413 \end_layout
414
415 \begin_layout Section
416 LaTeX Setup
417 \begin_inset CommandInset label
418 LatexCommand label
419 name "sec:LaTeX-Setup"
420
421 \end_inset
422
423
424 \end_layout
425
426 \begin_layout Standard
427 LyX needs several LaTeX packages to work properly.
428  The packages found on the system by LyX are listed in the file 
429 \emph on
430 LaT
431 \emph default
432
433 \begin_inset ERT
434 status collapsed
435
436 \begin_layout Plain Layout
437
438 {}
439 \end_layout
440
441 \end_inset
442
443
444 \emph on
445 eX
446 \begin_inset space ~
447 \end_inset
448
449 Configuration
450 \emph default
451  that will be created when using the menu 
452 \family sans
453 Help\SpecialChar \menuseparator
454 LaT
455 \begin_inset ERT
456 status collapsed
457
458 \begin_layout Plain Layout
459
460 {}
461 \end_layout
462
463 \end_inset
464
465 eX
466 \begin_inset space ~
467 \end_inset
468
469 Configuration
470 \family default
471 .
472  You should install the required missing packages and then reconfigure LyX.
473 \begin_inset Note Note
474 status collapsed
475
476 \begin_layout Plain Layout
477 The two braces in the TeX Code box prevent that the term 
478 \begin_inset Quotes eld
479 \end_inset
480
481 LaTeX
482 \begin_inset Quotes erd
483 \end_inset
484
485  is printed with sub- and superscript letters.
486  More about TeX Code is described in section
487 \begin_inset space ~
488 \end_inset
489
490
491 \begin_inset CommandInset ref
492 LatexCommand ref
493 reference "sec:TeX-Code"
494
495 \end_inset
496
497 , the printout of proper names like LaTeX is explained in section
498 \begin_inset space ~
499 \end_inset
500
501
502 \begin_inset CommandInset ref
503 LatexCommand ref
504 reference "sub:LyX's-Proper-Names"
505
506 \end_inset
507
508 .
509 \end_layout
510
511 \end_inset
512
513
514 \begin_inset Index
515 status collapsed
516
517 \begin_layout Plain Layout
518 Reconfiguration of LyX
519 \end_layout
520
521 \end_inset
522
523
524 \end_layout
525
526 \begin_layout Chapter
527 How to work with LyX
528 \end_layout
529
530 \begin_layout Section
531 Basic File Operations
532 \begin_inset Index
533 status collapsed
534
535 \begin_layout Plain Layout
536 File Operations
537 \end_layout
538
539 \end_inset
540
541
542 \end_layout
543
544 \begin_layout Standard
545 Under the 
546 \family sans
547 File
548 \family default
549  menu and in the standard toolbar are basic operations for any word processor
550  in addition to some more advanced operations:
551 \end_layout
552
553 \begin_layout Itemize
554
555 \family sans
556 New 
557 \begin_inset Graphics
558         filename ../images/buffer-new.png
559         BoundingBox 0bp 5bp 20bp 20bp
560
561 \end_inset
562
563
564 \end_layout
565
566 \begin_layout Itemize
567
568 \family sans
569 New
570 \begin_inset space ~
571 \end_inset
572
573 from
574 \bar under
575
576 \begin_inset space ~
577 \end_inset
578
579
580 \bar default
581 Template
582 \end_layout
583
584 \begin_layout Itemize
585
586 \family sans
587 Open 
588 \family default
589
590 \begin_inset Graphics
591         filename ../images/file-open.png
592         BoundingBox 0bp 5bp 20bp 20bp
593
594 \end_inset
595
596
597 \end_layout
598
599 \begin_layout Itemize
600
601 \family sans
602 Close
603 \end_layout
604
605 \begin_layout Itemize
606
607 \family sans
608 Save 
609 \family default
610
611 \begin_inset Graphics
612         filename ../images/buffer-write.png
613         BoundingBox 0bp 5bp 20bp 20bp
614
615 \end_inset
616
617
618 \end_layout
619
620 \begin_layout Itemize
621
622 \family sans
623 Save
624 \begin_inset space ~
625 \end_inset
626
627 As
628 \end_layout
629
630 \begin_layout Itemize
631
632 \family sans
633 Revert
634 \begin_inset space ~
635 \end_inset
636
637 to
638 \begin_inset space ~
639 \end_inset
640
641 saved
642 \end_layout
643
644 \begin_layout Itemize
645
646 \family sans
647 Version
648 \begin_inset space ~
649 \end_inset
650
651 Control
652 \end_layout
653
654 \begin_layout Itemize
655
656 \family sans
657 Import
658 \end_layout
659
660 \begin_layout Itemize
661
662 \family sans
663 Export
664 \end_layout
665
666 \begin_layout Itemize
667
668 \family sans
669 Print 
670 \family default
671
672 \begin_inset Graphics
673         filename ../images/dialog-show_print.png
674         BoundingBox 0bp 5bp 24bp 20bp
675
676 \end_inset
677
678
679 \end_layout
680
681 \begin_layout Itemize
682
683 \family sans
684 Exit
685 \end_layout
686
687 \begin_layout Standard
688 They all do pretty much the same thing as in other word processors, with
689  a few minor differences.
690  The 
691 \family sans
692 File\SpecialChar \menuseparator
693 New
694 \begin_inset space ~
695 \end_inset
696
697 from
698 \bar under
699
700 \begin_inset space ~
701 \end_inset
702
703
704 \bar default
705 Template
706 \family default
707  command not only prompts you for a name for the new file, but also prompts
708  you for a template to use.
709  Selecting a template will automatically set certain layout features for
710  the document, features you would otherwise need to change manually.
711  They can be of use for certain classes, especially those for writing letters
712  (see section
713 \begin_inset space ~
714 \end_inset
715
716
717 \begin_inset CommandInset ref
718 LatexCommand ref
719 reference "sec:Document-Classes"
720
721 \end_inset
722
723 ).
724 \end_layout
725
726 \begin_layout Standard
727 Note: There is no 
728 \begin_inset Quotes eld
729 \end_inset
730
731 default file
732 \begin_inset Quotes erd
733 \end_inset
734
735  or document named 
736 \begin_inset Quotes eld
737 \end_inset
738
739 Untitled
740 \begin_inset Quotes erd
741 \end_inset
742
743  or 
744 \begin_inset Quotes eld
745 \end_inset
746
747 scratch.
748 \begin_inset Quotes erd
749 \end_inset
750
751  Unless you tell LyX to open a file or create a new one, that big, blank
752  space is just that --- a big, blank space.
753 \end_layout
754
755 \begin_layout Standard
756
757 \family sans
758 Revert
759 \begin_inset space ~
760 \end_inset
761
762 to
763 \begin_inset space ~
764 \end_inset
765
766 saved
767 \family default
768  and 
769 \family sans
770 Version
771 \begin_inset space ~
772 \end_inset
773
774 Control
775 \family default
776  are useful if more people work on the same document at the same time
777 \begin_inset Foot
778 status collapsed
779
780 \begin_layout Plain Layout
781 If you plan to do this, you should check out the Version Control feature
782  in LyX also.
783  Read 
784 \emph on
785 Extended Features
786 \emph default
787 \SpecialChar \@.
788
789 \end_layout
790
791 \end_inset
792
793 .
794  
795 \family sans
796 Revert
797 \begin_inset space ~
798 \end_inset
799
800 to
801 \begin_inset space ~
802 \end_inset
803
804 saved
805 \family default
806  will reload the document from disk.
807  You can of course also use it if you regret that you changed a document
808  and want to restore it to the last save.
809  With
810 \family sans
811  Version
812 \begin_inset space ~
813 \end_inset
814
815 Control 
816 \family default
817 you can there register the changes you made to a document so that others
818  can identify this as your changes.
819 \end_layout
820
821 \begin_layout Section
822 Basic Editing Features
823 \begin_inset Index
824 status collapsed
825
826 \begin_layout Plain Layout
827 Editing
828 \end_layout
829
830 \end_inset
831
832
833 \begin_inset CommandInset label
834 LatexCommand label
835 name "sec:Basic-Editing-Features"
836
837 \end_inset
838
839
840 \end_layout
841
842 \begin_layout Standard
843 Like most modern word processors, LyX can perform cut and paste operations
844  on blocks of text, can move by character, word, or page of text, and can
845  delete whole words as well as individual characters.
846  The next four sections cover the basic LyX editing features and how to
847  access them.
848  We'll start with cut and paste.
849 \end_layout
850
851 \begin_layout Standard
852 As you might expect, the 
853 \family sans
854 Edit
855 \family default
856  menu and the standard toolbar has the cut and paste commands, along with
857  various other editing features.
858  Some of these are special and covered in later sections.
859  The basic ones are:
860 \end_layout
861
862 \begin_layout Itemize
863
864 \family sans
865 Cut 
866 \family default
867
868 \begin_inset Graphics
869         filename ../images/cut.png
870         BoundingBox 0bp 5bp 20bp 20bp
871
872 \end_inset
873
874
875 \end_layout
876
877 \begin_layout Itemize
878
879 \family sans
880 Copy 
881 \family default
882
883 \begin_inset Graphics
884         filename ../images/copy.png
885         BoundingBox 0bp 5bp 20bp 20bp
886
887 \end_inset
888
889
890 \end_layout
891
892 \begin_layout Itemize
893
894 \family sans
895 Paste 
896 \family default
897
898 \begin_inset Graphics
899         filename ../images/paste.png
900         BoundingBox 0bp 5bp 20bp 20bp
901
902 \end_inset
903
904
905 \end_layout
906
907 \begin_layout Itemize
908
909 \family sans
910 Paste
911 \begin_inset space ~
912 \end_inset
913
914 Recent
915 \end_layout
916
917 \begin_layout Itemize
918
919 \family sans
920 Paste
921 \begin_inset space ~
922 \end_inset
923
924 Special
925 \end_layout
926
927 \begin_layout Itemize
928
929 \family sans
930 Find
931 \begin_inset space ~
932 \end_inset
933
934 &
935 \begin_inset space ~
936 \end_inset
937
938 Replace 
939 \family default
940
941 \begin_inset Graphics
942         filename ../images/dialog-show_findreplace.png
943         BoundingBox 0bp 5bp 20bp 25bp
944         rotateOrigin center
945
946 \end_inset
947
948
949 \end_layout
950
951 \begin_layout Standard
952 The first three are self-explanatory.
953  One thing to note: whenever you delete a block of text that you've selected,
954  it's automatically placed in the clipboard.
955  That is, the 
956 \family sans
957 Delete
958 \family default
959  and 
960 \family sans
961 Backspace
962 \family default
963  keys also functions as the 
964 \family sans
965 Cut
966 \family default
967  command.
968  Also, if you've selected text, be careful: If you hit a key, LyX will completel
969 y delete the selected text and replace it with what you just typed.
970  You'll have to do an 
971 \family sans
972 Undo
973 \family default
974  to get back the lost text.
975 \end_layout
976
977 \begin_layout Standard
978 \begin_inset Index
979 status collapsed
980
981 \begin_layout Plain Layout
982 Paste
983 \end_layout
984
985 \end_inset
986
987 You can also copy text between LyX and other programs by cut, copy and paste.
988  The submenu of 
989 \family sans
990 Paste
991 \begin_inset space ~
992 \end_inset
993
994 Recent
995 \family default
996  shows you a list with the last strings you have pasted.
997 \end_layout
998
999 \begin_layout Standard
1000 The menu 
1001 \family sans
1002 Edit\SpecialChar \menuseparator
1003 Paste
1004 \begin_inset space ~
1005 \end_inset
1006
1007 Special\SpecialChar \menuseparator
1008 Plain
1009 \begin_inset space ~
1010 \end_inset
1011
1012 Text, Join
1013 \begin_inset space ~
1014 \end_inset
1015
1016 Lines
1017 \family default
1018  will insert the text in the clipboard so that the whole text is inserted
1019  as 
1020 \emph on
1021 one
1022 \emph default
1023  paragraph.
1024  A new paragraph is started when there is a blank line in the file.
1025  Without 
1026 \family sans
1027 Join
1028 \begin_inset space ~
1029 \end_inset
1030
1031 Lines
1032 \family default
1033 , the text is inserted as Paragraphs, where the line breaks of the text
1034  will start a new paragraph.
1035 \end_layout
1036
1037 \begin_layout Standard
1038 \begin_inset Index
1039 status collapsed
1040
1041 \begin_layout Plain Layout
1042 Replace
1043 \end_layout
1044
1045 \end_inset
1046
1047
1048 \begin_inset Index
1049 status collapsed
1050
1051 \begin_layout Plain Layout
1052 Find
1053 \end_layout
1054
1055 \end_inset
1056
1057 The 
1058 \family sans
1059 Edit\SpecialChar \menuseparator
1060 Find
1061 \begin_inset space ~
1062 \end_inset
1063
1064 &
1065 \begin_inset space ~
1066 \end_inset
1067
1068 Replace
1069 \family default
1070  item opens the 
1071 \family sans
1072 Find
1073 \begin_inset space ~
1074 \end_inset
1075
1076 and
1077 \begin_inset space ~
1078 \end_inset
1079
1080 Replace
1081 \family default
1082  dialog.
1083  Once you've found a word or expression, LyX selects it.
1084  Hitting the 
1085 \family sans
1086 Replace
1087 \family default
1088  button replaces the selected text with the contents of the 
1089 \family sans
1090 Replace
1091 \begin_inset space ~
1092 \end_inset
1093
1094 with
1095 \family default
1096  field.
1097  You can click the 
1098 \family sans
1099 Find
1100 \begin_inset space ~
1101 \end_inset
1102
1103 Next
1104 \family default
1105  button to skip the current word.
1106  Hit 
1107 \family sans
1108 Replace
1109 \begin_inset space ~
1110 \end_inset
1111
1112 All
1113 \family default
1114  to replace all occurrences of the text in the document automatically.
1115  The 
1116 \family sans
1117 Case
1118 \begin_inset space ~
1119 \end_inset
1120
1121 sensitive
1122 \family default
1123  option can be used if you want the search to consider the case of the search
1124  word.
1125  If the toggle is set, searching for 
1126 \begin_inset Quotes eld
1127 \end_inset
1128
1129
1130 \family typewriter
1131 Test
1132 \family default
1133
1134 \begin_inset Quotes erd
1135 \end_inset
1136
1137  will not match the word 
1138 \begin_inset Quotes eld
1139 \end_inset
1140
1141
1142 \family typewriter
1143 test
1144 \family default
1145
1146 \begin_inset Quotes erd
1147 \end_inset
1148
1149 .
1150  The 
1151 \family sans
1152 Match whole words only
1153 \family default
1154  option can be used to force LyX to only find complete words.
1155  I.e., searching for 
1156 \begin_inset Quotes eld
1157 \end_inset
1158
1159
1160 \family typewriter
1161 star
1162 \family default
1163
1164 \begin_inset Quotes erd
1165 \end_inset
1166
1167  will not match 
1168 \begin_inset Quotes eld
1169 \end_inset
1170
1171
1172 \family typewriter
1173 starlet
1174 \family default
1175
1176 \begin_inset Quotes erd
1177 \end_inset
1178
1179 .
1180 \end_layout
1181
1182 \begin_layout Standard
1183 Things like notes, floats, etc., the so called insets can be dissolved.
1184  This means that the inset is deleted and its content is left as normal
1185  text.
1186  Dissolving an inset is done by setting the cursor to the beginning of an
1187  inset and pressing 
1188 \family sans
1189 Backspace
1190 \family default
1191  or by setting the cursor to the end and pressing 
1192 \family sans
1193 Delete
1194 \family default
1195 .
1196 \end_layout
1197
1198 \begin_layout Section
1199 Undo and Redo
1200 \begin_inset Index
1201 status collapsed
1202
1203 \begin_layout Plain Layout
1204 Redo
1205 \end_layout
1206
1207 \end_inset
1208
1209
1210 \begin_inset Index
1211 status collapsed
1212
1213 \begin_layout Plain Layout
1214 Undo
1215 \end_layout
1216
1217 \end_inset
1218
1219
1220 \begin_inset CommandInset label
1221 LatexCommand label
1222 name "sec:Undo-and-Redo"
1223
1224 \end_inset
1225
1226
1227 \end_layout
1228
1229 \begin_layout Standard
1230 If you make a mistake, you can easily recover from it.
1231  LyX has a large-capacity undo/redo buffer.
1232  Select 
1233 \family sans
1234 Edit\SpecialChar \menuseparator
1235 Undo
1236 \family default
1237  or the toolbar button 
1238 \begin_inset Graphics
1239         filename ../images/undo.png
1240         BoundingBox 0bp 5bp 20bp 20bp
1241
1242 \end_inset
1243
1244  to undo some mistake.
1245  If you accidentally undo too much, use 
1246 \family sans
1247 Edit\SpecialChar \menuseparator
1248 Redo
1249 \family default
1250  or the toolbar button 
1251 \begin_inset Graphics
1252         filename ../images/redo.png
1253         BoundingBox 0bp 5bp 20bp 20bp
1254
1255 \end_inset
1256
1257  to 
1258 \begin_inset Quotes eld
1259 \end_inset
1260
1261 undo the undo.
1262 \begin_inset Quotes erd
1263 \end_inset
1264
1265  The undo mechanism is currently limited to 100
1266 \begin_inset space \thinspace{}
1267 \end_inset
1268
1269 steps to minimize memory overhead.
1270 \end_layout
1271
1272 \begin_layout Standard
1273 Notice that if you revert back all changes to arrive to the document as
1274  it was last saved, the 
1275 \begin_inset Quotes eld
1276 \end_inset
1277
1278 changed
1279 \begin_inset Quotes erd
1280 \end_inset
1281
1282  status of the document is unfortunately not reset.
1283  This is a consequence of the 100
1284 \begin_inset space \thinspace{}
1285 \end_inset
1286
1287 step undo limit, above.
1288 \end_layout
1289
1290 \begin_layout Standard
1291
1292 \family sans
1293 Undo
1294 \family default
1295  and 
1296 \family sans
1297 Redo
1298 \family default
1299  work on almost everything in LyX.
1300  But they won't undo or redo text character by character, but by blocks
1301  of text.
1302 \end_layout
1303
1304 \begin_layout Section
1305 Mouse Operations
1306 \begin_inset Index
1307 status collapsed
1308
1309 \begin_layout Plain Layout
1310 Mouse Operations
1311 \end_layout
1312
1313 \end_inset
1314
1315
1316 \end_layout
1317
1318 \begin_layout Standard
1319 This are the most basic mouse operations.
1320 \end_layout
1321
1322 \begin_layout Enumerate
1323 Motion
1324 \end_layout
1325
1326 \begin_deeper
1327 \begin_layout Itemize
1328 Click the 
1329 \emph on
1330 left mouse button
1331 \emph default
1332  once anywhere in the edit window.
1333  The cursor moves to the text under the mouse.
1334 \end_layout
1335
1336 \end_deeper
1337 \begin_layout Enumerate
1338 Selecting Text
1339 \end_layout
1340
1341 \begin_deeper
1342 \begin_layout Itemize
1343 Hold down the 
1344 \emph on
1345 left mouse button
1346 \emph default
1347  and drag the mouse.
1348  LyX marks the text between the old and new mouse positions.
1349  Use 
1350 \family sans
1351 Edit\SpecialChar \menuseparator
1352 Copy
1353 \family default
1354  to create a copy of the text in LyX's buffer (and the clipboard).
1355 \end_layout
1356
1357 \begin_layout Itemize
1358 Re-position the cursor and then paste the text back into LyX using 
1359 \family sans
1360 Edit\SpecialChar \menuseparator
1361 Paste
1362 \family default
1363 .
1364 \end_layout
1365
1366 \end_deeper
1367 \begin_layout Enumerate
1368 Insets (Footnotes, Notes, Floats, etc.)
1369 \end_layout
1370
1371 \begin_deeper
1372 \begin_layout Standard
1373
1374 \emph on
1375 Single click
1376 \emph default
1377  the left mouse button to open or close any of these.
1378  Right-click on them to set its properties.
1379  Also check the appropriate section of this manual for more details.
1380 \end_layout
1381
1382 \end_deeper
1383 \begin_layout Enumerate
1384 Tables
1385 \end_layout
1386
1387 \begin_deeper
1388 \begin_layout Standard
1389
1390 \emph on
1391 Single click
1392 \emph default
1393  the right mouse button to open a dialog that will allow you to manipulate
1394  the table.
1395 \end_layout
1396
1397 \end_deeper
1398 \begin_layout Section
1399 Navigating
1400 \begin_inset CommandInset label
1401 LatexCommand label
1402 name "sec:Navigating"
1403
1404 \end_inset
1405
1406
1407 \begin_inset Index
1408 status collapsed
1409
1410 \begin_layout Plain Layout
1411 Navigating
1412 \end_layout
1413
1414 \end_inset
1415
1416
1417 \end_layout
1418
1419 \begin_layout Standard
1420 LyX offers you two ways to navigate in documents:
1421 \end_layout
1422
1423 \begin_layout Itemize
1424 The menu 
1425 \family sans
1426 Navigate
1427 \family default
1428  lists all sections of the document as submenu entries that you can click
1429  to jump to the corresponding document part.
1430 \end_layout
1431
1432 \begin_layout Itemize
1433 The menu 
1434 \family sans
1435 Document\SpecialChar \menuseparator
1436 Outline
1437 \family default
1438  or the toolbar button 
1439 \begin_inset Graphics
1440         filename ../images/dialog-toggle_toc.png
1441         BoundingBox 0bp 5bp 20bp 20bp
1442
1443 \end_inset
1444
1445 .
1446 \end_layout
1447
1448 \begin_layout Standard
1449 The outline window shows you the content of the document's table of contents
1450  (TOC) that is described in sec.
1451 \begin_inset space \thinspace{}
1452 \end_inset
1453
1454
1455 \begin_inset CommandInset ref
1456 LatexCommand ref
1457 reference "sub:Table-of-Contents"
1458
1459 \end_inset
1460
1461 .
1462  You can click there on entries to jump to the corresponding document part.
1463  In the pull-down box at the top of the outline window, you can choose between
1464  different lists of document objects, like the list of footnotes.
1465  Some of them, the list of tables, figures, and algorithms can also be added
1466  to the document, see 
1467 \begin_inset CommandInset ref
1468 LatexCommand ref
1469 reference "sub:List-of-Figures"
1470
1471 \end_inset
1472
1473 .
1474  The 
1475 \family sans
1476 Sort
1477 \family default
1478  option sorts the current list, and the 
1479 \family sans
1480 Keep
1481 \family default
1482  option keeps it in the current view state.
1483  Keeping means that when you have e.
1484 \begin_inset space \thinspace{}
1485 \end_inset
1486
1487 g.
1488 \begin_inset space ~
1489 \end_inset
1490
1491 the subsections of section
1492 \begin_inset space ~
1493 \end_inset
1494
1495 2 and 4 shown and click on section
1496 \begin_inset space ~
1497 \end_inset
1498
1499 3, the subsections of section
1500 \begin_inset space ~
1501 \end_inset
1502
1503 2 and 4 will still be shown.
1504  Without the 
1505 \family sans
1506 Keep
1507 \family default
1508  option they will be hidden to highlight the clicked section
1509 \begin_inset space ~
1510 \end_inset
1511
1512 3.
1513 \end_layout
1514
1515 \begin_layout Standard
1516 With the buttons 
1517 \begin_inset space \space{}
1518 \end_inset
1519
1520
1521 \begin_inset Graphics
1522         filename ../images/down.png
1523         BoundingBox 0bp 5bp 20bp 20bp
1524
1525 \end_inset
1526
1527
1528 \begin_inset space \hspace{}
1529 \length -3mm
1530 \end_inset
1531
1532  and 
1533 \begin_inset space \space{}
1534 \end_inset
1535
1536
1537 \begin_inset Graphics
1538         filename ../images/up.png
1539         BoundingBox 0bp 5bp 20bp 20bp
1540
1541 \end_inset
1542
1543
1544 \begin_inset space \hspace{}
1545 \length -3mm
1546 \end_inset
1547
1548  at the bottom of the outline window you can change the position of sections
1549  in your document.
1550  So you can for example move section
1551 \begin_inset space ~
1552 \end_inset
1553
1554 2.5 before section
1555 \begin_inset space ~
1556 \end_inset
1557
1558 2.4.
1559  LyX will then automatically renumber the sections to the new order.
1560  With the buttons 
1561 \begin_inset Graphics
1562         filename ../images/promote.png
1563         BoundingBox 0bp 5bp 20bp 20bp
1564
1565 \end_inset
1566
1567  and 
1568 \begin_inset Graphics
1569         filename ../images/demote.png
1570         BoundingBox 0bp 5bp 20bp 20bp
1571
1572 \end_inset
1573
1574  or the corresponding key bindings 
1575 \family sans
1576 Tab
1577 \family default
1578  and 
1579 \family sans
1580 S-Tab
1581 \family default
1582  you can change the sectioning level of sections.
1583  So you can for example make section
1584 \begin_inset space ~
1585 \end_inset
1586
1587 2.5 to chapter
1588 \begin_inset space ~
1589 \end_inset
1590
1591 3 or to subsection
1592 \begin_inset space ~
1593 \end_inset
1594
1595 2.4.1.
1596 \end_layout
1597
1598 \begin_layout Section
1599 Basic Key Bindings
1600 \begin_inset Index
1601 status collapsed
1602
1603 \begin_layout Plain Layout
1604 Key Bindings
1605 \end_layout
1606
1607 \end_inset
1608
1609
1610 \begin_inset Index
1611 status collapsed
1612
1613 \begin_layout Plain Layout
1614 Bindings|see
1615 \begin_inset ERT
1616 status collapsed
1617
1618 \begin_layout Plain Layout
1619
1620 {
1621 \end_layout
1622
1623 \end_inset
1624
1625 Key Bindings
1626 \begin_inset ERT
1627 status collapsed
1628
1629 \begin_layout Plain Layout
1630
1631 }
1632 \end_layout
1633
1634 \end_inset
1635
1636
1637 \end_layout
1638
1639 \end_inset
1640
1641
1642 \begin_inset Index
1643 status collapsed
1644
1645 \begin_layout Plain Layout
1646 Shortcuts|see
1647 \begin_inset ERT
1648 status collapsed
1649
1650 \begin_layout Plain Layout
1651
1652 {
1653 \end_layout
1654
1655 \end_inset
1656
1657 Key Bindings
1658 \begin_inset ERT
1659 status collapsed
1660
1661 \begin_layout Plain Layout
1662
1663 }
1664 \end_layout
1665
1666 \end_inset
1667
1668
1669 \end_layout
1670
1671 \end_inset
1672
1673
1674 \end_layout
1675
1676 \begin_layout Standard
1677 There are at least two different primary binding maps: CUA and Emacs.
1678  LyX's default is CUA.
1679 \end_layout
1680
1681 \begin_layout Standard
1682 Some keys, like 
1683 \family sans
1684 Page
1685 \begin_inset space ~
1686 \end_inset
1687
1688 Up
1689 \family default
1690
1691 \family sans
1692 Page
1693 \begin_inset space ~
1694 \end_inset
1695
1696 Down
1697 \family default
1698
1699 \family sans
1700 Left
1701 \family default
1702
1703 \family sans
1704 Right
1705 \family default
1706
1707 \family sans
1708 Up
1709 \family default
1710 , and 
1711 \family sans
1712 Down
1713 \family default
1714 , do exactly what you expect them to do.
1715  Other keys don't:
1716 \end_layout
1717
1718 \begin_layout Labeling
1719 \labelwidthstring 00.00.0000
1720
1721 \family sans
1722 Tab
1723 \begin_inset CommandInset nomenclature
1724 LatexCommand nomenclature
1725 symbol "Tab"
1726 description "Tabulator key"
1727
1728 \end_inset
1729
1730
1731 \family default
1732  There is no such thing as a tab stop in LyX.
1733  If you don't understand this, go read sections
1734 \begin_inset space ~
1735 \end_inset
1736
1737
1738 \begin_inset CommandInset ref
1739 LatexCommand ref
1740 reference "sec:Par-indent-intro"
1741
1742 \end_inset
1743
1744  and 
1745 \begin_inset CommandInset ref
1746 LatexCommand ref
1747 reference "sec:Paragraph-Environments"
1748
1749 \end_inset
1750
1751 , especially section
1752 \begin_inset space ~
1753 \end_inset
1754
1755
1756 \begin_inset CommandInset ref
1757 LatexCommand ref
1758 reference "sub:Lists"
1759
1760 \end_inset
1761
1762 , right now.
1763  Yes, right now.
1764  If you're still confused, look in the 
1765 \emph on
1766 Tutorial
1767 \emph default
1768 .
1769 \end_layout
1770
1771 \begin_layout Labeling
1772 \labelwidthstring 00.00.0000
1773
1774 \family sans
1775 Esc
1776 \begin_inset CommandInset nomenclature
1777 LatexCommand nomenclature
1778 symbol "Esc"
1779 description "Escape key"
1780
1781 \end_inset
1782
1783
1784 \family default
1785  This is the 
1786 \begin_inset Quotes eld
1787 \end_inset
1788
1789 cancel key.
1790 \begin_inset Quotes erd
1791 \end_inset
1792
1793  It's used, generically, to cancel operations.
1794  Other parts of the manual will go into greater detail about this.
1795 \end_layout
1796
1797 \begin_layout Labeling
1798 \labelwidthstring 00.00.0000
1799
1800 \family sans
1801 Home
1802 \family default
1803
1804 \begin_inset space ~
1805 \end_inset
1806
1807 and
1808 \begin_inset space ~
1809 \end_inset
1810
1811
1812 \family sans
1813 End
1814 \family default
1815  These move the cursor, respectively, to the beginning and end of a line,
1816  unless you are using the Emacs bindings where they jump to the beginning
1817  or end of the file.
1818 \end_layout
1819
1820 \begin_layout Standard
1821 There are three modifier keys:
1822 \end_layout
1823
1824 \begin_layout Labeling
1825 \labelwidthstring 00.00.0000
1826
1827 \family sans
1828 Control
1829 \family default
1830  (Denoted by 
1831 \begin_inset Quotes eld
1832 \end_inset
1833
1834
1835 \family sans
1836 C
1837 \family default
1838
1839 \begin_inset Quotes erd
1840 \end_inset
1841
1842
1843 \begin_inset CommandInset nomenclature
1844 LatexCommand nomenclature
1845 symbol "C"
1846 description "Control key"
1847
1848 \end_inset
1849
1850  in the documentation files) This has a couple of different uses, depending
1851  on which keys it's used in combination with:
1852 \end_layout
1853
1854 \begin_deeper
1855 \begin_layout Itemize
1856 With 
1857 \family sans
1858 Backspace
1859 \family default
1860  or 
1861 \family sans
1862 Delete
1863 \family default
1864 , it deletes an entire word instead of a single character.
1865 \end_layout
1866
1867 \begin_layout Itemize
1868 With 
1869 \family sans
1870 Left
1871 \family default
1872  and 
1873 \family sans
1874 Right
1875 \family default
1876 , it moves by words instead of characters.
1877 \end_layout
1878
1879 \begin_layout Itemize
1880 With 
1881 \family sans
1882 Home
1883 \family default
1884  and 
1885 \family sans
1886 End
1887 \family default
1888 , it moves to the beginning and the end of the document, respectively.
1889 \end_layout
1890
1891 \end_deeper
1892 \begin_layout Labeling
1893 \labelwidthstring 00.00.0000
1894
1895 \family sans
1896 Shift
1897 \family default
1898  (Denoted by 
1899 \begin_inset Quotes eld
1900 \end_inset
1901
1902
1903 \family sans
1904 S
1905 \family default
1906
1907 \begin_inset Quotes erd
1908 \end_inset
1909
1910
1911 \begin_inset CommandInset nomenclature
1912 LatexCommand nomenclature
1913 symbol "S"
1914 description "Shift key"
1915
1916 \end_inset
1917
1918  in the documentation files) Use this with any of the motion keys to select
1919  the text between the old and new cursor positions.
1920 \end_layout
1921
1922 \begin_layout Labeling
1923 \labelwidthstring 00.00.0000
1924
1925 \family sans
1926 Meta
1927 \family default
1928  (Denoted by 
1929 \begin_inset Quotes eld
1930 \end_inset
1931
1932
1933 \family sans
1934 M
1935 \family default
1936
1937 \begin_inset Quotes erd
1938 \end_inset
1939
1940
1941 \begin_inset CommandInset nomenclature
1942 LatexCommand nomenclature
1943 symbol "M"
1944 description "Meta or Alt key"
1945
1946 \end_inset
1947
1948  in the documentation files) This is the Alt key on many keyboards, unless
1949  your keyboard has a distinct Meta key.
1950  If you have both keys, you will need to try out which one actually performs
1951  the 
1952 \family sans
1953 Meta-
1954 \family default
1955  function.
1956  This key does many different things, but it also activates the 
1957 \emph on
1958 menu accelerator keys
1959 \emph default
1960 .
1961  If you use this in combination with any of the underlined letters in a
1962  menu or menu item, it selects that menu item.
1963 \end_layout
1964
1965 \begin_deeper
1966 \begin_layout Standard
1967 For example, the sequence 
1968 \begin_inset Quotes eld
1969 \end_inset
1970
1971
1972 \family sans
1973 M
1974 \begin_inset space ~
1975 \end_inset
1976
1977 e
1978 \begin_inset space ~
1979 \end_inset
1980
1981 s
1982 \family default
1983
1984 \begin_inset space ~
1985 \end_inset
1986
1987
1988 \family sans
1989 c
1990 \family default
1991
1992 \begin_inset Quotes erd
1993 \end_inset
1994
1995  
1996 \family sans
1997 brings
1998 \family default
1999  up the 
2000 \begin_inset Quotes eld
2001 \end_inset
2002
2003 Text Style
2004 \begin_inset Quotes erd
2005 \end_inset
2006
2007  menu.
2008  Typing 
2009 \begin_inset Quotes eld
2010 \end_inset
2011
2012
2013 \family sans
2014 M
2015 \begin_inset space ~
2016 \end_inset
2017
2018 f
2019 \family default
2020
2021 \begin_inset Quotes erd
2022 \end_inset
2023
2024  opens the 
2025 \family sans
2026 File
2027 \family default
2028  menu.
2029 \end_layout
2030
2031 \begin_layout Standard
2032 There are also other things bound to the 
2033 \family sans
2034 Meta-
2035 \family default
2036  key, but you'll have to check in the 
2037 \emph on
2038 Reference
2039 \emph default
2040  
2041 \emph on
2042 manual
2043 \emph default
2044  for more info.
2045 \end_layout
2046
2047 \end_deeper
2048 \begin_layout Standard
2049 You'll learn more and more keybindings and short-cut keys as you use LyX,
2050  because most actions will prompt a small message in the status bar at the
2051  bottom of LyX's main window which describe the name of the action, you've
2052  just triggered, and any existing keybindings for that action.
2053  The LyX menus also list the defined keybindings.
2054  The notation for the keybindings is very similar to the notation used in
2055  this documentation, so you should not have any problems understanding it.
2056  However, notice that Shift-modifiers are explicitly mentioned, so 
2057 \family sans
2058
2059 \begin_inset Quotes eld
2060 \end_inset
2061
2062 M-p S-A
2063 \family default
2064
2065 \begin_inset Quotes erd
2066 \end_inset
2067
2068  means 
2069 \family sans
2070 Meta-p
2071 \family default
2072  followed by a capital 
2073 \family sans
2074 A
2075 \family default
2076 .
2077  
2078 \begin_inset Quotes eld
2079 \end_inset
2080
2081
2082 \family sans
2083 S-C-s
2084 \family default
2085
2086 \begin_inset Quotes erd
2087 \end_inset
2088
2089  means 
2090 \family sans
2091 Shift-Control-s
2092 \family default
2093 .
2094 \end_layout
2095
2096 \begin_layout Standard
2097 You can list or change the keybindings in the menu 
2098 \family sans
2099 Tools\SpecialChar \menuseparator
2100 Preferences
2101 \family default
2102  under 
2103 \family sans
2104 Editing\SpecialChar \menuseparator
2105 Shortcuts
2106 \family default
2107  as explained in sec.
2108 \begin_inset space \thinspace{}
2109 \end_inset
2110
2111
2112 \begin_inset CommandInset ref
2113 LatexCommand ref
2114 reference "sub:Editing-Shortcuts"
2115
2116 \end_inset
2117
2118 .
2119 \end_layout
2120
2121 \begin_layout Chapter
2122 LyX Basics
2123 \begin_inset Index
2124 status collapsed
2125
2126 \begin_layout Plain Layout
2127 LyX ! Basics
2128 \end_layout
2129
2130 \end_inset
2131
2132
2133 \end_layout
2134
2135 \begin_layout Section
2136 Document Types
2137 \begin_inset Index
2138 status collapsed
2139
2140 \begin_layout Plain Layout
2141 Document ! Types
2142 \end_layout
2143
2144 \end_inset
2145
2146
2147 \end_layout
2148
2149 \begin_layout Subsection
2150 Introduction
2151 \end_layout
2152
2153 \begin_layout Standard
2154 Before you do anything else, before you ever start writing a document, you
2155  need to decide what type of document you want to edit.
2156  Different types of documents use different types of spacing, headings,
2157  numbering schemes, and so on.
2158  Additionally, different documents use different paragraph environments,
2159  and format the title of your document differently.
2160 \end_layout
2161
2162 \begin_layout Standard
2163
2164 \emph on
2165 document class
2166 \emph default
2167  describes a group of properties common to a particular set of documents.
2168  By setting the document class, you automatically select these properties,
2169  making it easier to create the type of document you want.
2170  If you don't choose a document class, LyX picks one for you by default.
2171  So, it behooves you to change the class of your document.
2172 \end_layout
2173
2174 \begin_layout Standard
2175 Read on for info about the document classes you can choose from LyX, and
2176  how to adjust their properties.
2177 \end_layout
2178
2179 \begin_layout Subsection
2180 Document Classes
2181 \begin_inset Index
2182 status collapsed
2183
2184 \begin_layout Plain Layout
2185 Document ! Classes
2186 \end_layout
2187
2188 \end_inset
2189
2190
2191 \begin_inset CommandInset label
2192 LatexCommand label
2193 name "sec:Document-Classes"
2194
2195 \end_inset
2196
2197
2198 \end_layout
2199
2200 \begin_layout Standard
2201 You can select a class using the 
2202 \family sans
2203 Document\SpecialChar \menuseparator
2204 Settings
2205 \begin_inset Index
2206 status collapsed
2207
2208 \begin_layout Plain Layout
2209 Document ! Settings
2210 \end_layout
2211
2212 \end_inset
2213
2214
2215 \family default
2216  dialog.
2217  Select the class you want to use, and make any fine tunings of the options
2218  you may need.
2219 \end_layout
2220
2221 \begin_layout Subsubsection
2222 Overview
2223 \end_layout
2224
2225 \begin_layout Standard
2226 There are four standard document classes in LyX.
2227  They are:
2228 \end_layout
2229
2230 \begin_layout Description
2231 Article for basic articles
2232 \end_layout
2233
2234 \begin_layout Description
2235 Report for basic reports
2236 \end_layout
2237
2238 \begin_layout Description
2239 Book for writing a book
2240 \end_layout
2241
2242 \begin_layout Description
2243 Letter for US-style letters
2244 \end_layout
2245
2246 \begin_layout Standard
2247 There are also some non-standard classes, which LyX only uses if you have
2248  installed them.
2249  Here are some of the classes, the full list with detailed explanations
2250  can be found in chapter 
2251 \emph on
2252 Special Document Classes
2253 \emph default
2254  in the 
2255 \emph on
2256 Extended Features
2257 \emph default
2258  manual:
2259 \end_layout
2260
2261 \begin_layout Description
2262 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2263 \end_layout
2264
2265 \begin_layout Description
2266 AAST
2267 \family sans
2268
2269 \begin_inset ERT
2270 status collapsed
2271
2272 \begin_layout Plain Layout
2273
2274 {}
2275 \end_layout
2276
2277 \end_inset
2278
2279
2280 \family default
2281 eX For submissions to the journals published by the American Astronomical
2282  Society
2283 \end_layout
2284
2285 \begin_layout Description
2286 AMS Layouts for articles and books in the style and format used by the American
2287  Mathematical Society (AMS).
2288  There are three article layouts available.
2289  The standard one uses a typical numbering scheme for theorems etc., that
2290  prepends the section number to the number of the result.
2291  All result-type statements (propositions, corollaries, and so on) are sequenced
2292  together, but definitions, examples, and the like have their own sequence.
2293  The 
2294 \begin_inset Quotes eld
2295 \end_inset
2296
2297 sequential numbering
2298 \begin_inset Quotes erd
2299 \end_inset
2300
2301  scheme does not place the section number with each result, but numbers
2302  them throughout the article in a single sequence.
2303  Each type of result gets its own sequence.
2304  There is also a layout that dispenses with numbering of statements altogether.
2305 \end_layout
2306
2307 \begin_layout Description
2308 Beamer Layout for presentations
2309 \end_layout
2310
2311 \begin_layout Description
2312 broadway Layout for writing plays.
2313  It is not an existing LaTeX document class, but a new one which is distributed
2314  with LyX.
2315 \end_layout
2316
2317 \begin_layout Description
2318 curriculum
2319 \begin_inset space ~
2320 \end_inset
2321
2322 vitae classes to create curriculum vitae
2323 \end_layout
2324
2325 \begin_layout Description
2326 Dinbrief Letters in format of the DIN (German industry norm)
2327 \end_layout
2328
2329 \begin_layout Description
2330 dtk Layout for 
2331 \family typewriter
2332 Die TeXnische Komödie
2333 \family default
2334 , the journal of the German TeX user Group (Dante)
2335 \end_layout
2336
2337 \begin_layout Description
2338 Elsevier Layout for journals of the Elsevier publishing group
2339 \end_layout
2340
2341 \begin_layout Description
2342 Foils Used to make transparencies
2343 \end_layout
2344
2345 \begin_layout Description
2346 g-brief Letters in format of the DIN (German industry norm)
2347 \end_layout
2348
2349 \begin_layout Description
2350 hollywood Used to type spec scripts for the US film industry.
2351  It is not an existing LaTeX document class, but a new one which is distributed
2352  with LyX.
2353 \end_layout
2354
2355 \begin_layout Description
2356 IEEEtran Layout for the journals published by the Institute of Electrical
2357  and Electronics Engineers (IEEE)
2358 \end_layout
2359
2360 \begin_layout Description
2361 IOP Layout for journals of the Institute of Physics publishing group
2362 \end_layout
2363
2364 \begin_layout Description
2365 Kluwer Layout for journals of the Kluwer publishing group
2366 \end_layout
2367
2368 \begin_layout Description
2369 koma-script a replacement for the standard classes, offers many useful features
2370  like caption formatting, automatic print space calculation etc.
2371 \end_layout
2372
2373 \begin_layout Description
2374 Memoir another replacement for the standard classes
2375 \end_layout
2376
2377 \begin_layout Description
2378 paper Used with the 
2379 \family typewriter
2380 paper
2381 \family default
2382  LaTeX document class
2383 \end_layout
2384
2385 \begin_layout Description
2386 Powerdot Layout for presentations
2387 \end_layout
2388
2389 \begin_layout Description
2390 REVTe
2391 \begin_inset ERT
2392 status collapsed
2393
2394 \begin_layout Plain Layout
2395
2396 {}
2397 \end_layout
2398
2399 \end_inset
2400
2401 X is used to write articles for the publications of the American Physical
2402  Society (APS), American Institute of Physics (AIP), and Optical Society
2403  of America (OSA).
2404  This class is not completely compatible with all LyX features.
2405 \end_layout
2406
2407 \begin_layout Description
2408 Slides Used to make transparencies
2409 \end_layout
2410
2411 \begin_layout Description
2412 SPIE
2413 \begin_inset space ~
2414 \end_inset
2415
2416 Proceedings Layout for the journals published by The International Society
2417  for Optical Engineering (SPIE)
2418 \end_layout
2419
2420 \begin_layout Description
2421 Springer Layouts for journals of the Springer publishing group
2422 \end_layout
2423
2424 \begin_layout Description
2425 TUGboat Layout for 
2426 \family typewriter
2427 TUGboat
2428 \family default
2429 , the journal of the international TeX user Group (TUG)
2430 \end_layout
2431
2432 \begin_layout Standard
2433 We won't go into any detail about how to use these different document classes
2434  here.
2435  You can find all the details about the non-standard classes in the 
2436 \emph on
2437 Extended Editing
2438 \emph default
2439  manual.
2440  Here, we will settle with a list of some of the common properties of all
2441  of the document classes.
2442 \end_layout
2443
2444 \begin_layout Subsubsection
2445 Modules
2446 \begin_inset CommandInset label
2447 LatexCommand label
2448 name "sub:Modules"
2449
2450 \end_inset
2451
2452
2453 \begin_inset Index
2454 status collapsed
2455
2456 \begin_layout Plain Layout
2457 Document ! Modules
2458 \end_layout
2459
2460 \end_inset
2461
2462
2463 \end_layout
2464
2465 \begin_layout Standard
2466 Modules load additional features to a document that are not by default available
2467  in the chosen document class.
2468  For example you might want to use write Braille (embossed printing) in
2469  a document.
2470  This is of course not available in any document class, so you have to load
2471  the corresponding module in the 
2472 \family sans
2473 Document Class
2474 \family default
2475  section of the 
2476 \family sans
2477 Document\SpecialChar \menuseparator
2478 Settings
2479 \begin_inset Index
2480 status collapsed
2481
2482 \begin_layout Plain Layout
2483 Document ! Settings
2484 \end_layout
2485
2486 \end_inset
2487
2488
2489 \family default
2490  dialog.
2491  Highlighting a module in the dialog will bring up a description of the
2492  module.
2493 \end_layout
2494
2495 \begin_layout Standard
2496 \begin_inset Note Greyedout
2497 status open
2498
2499 \begin_layout Plain Layout
2500
2501 \series bold
2502 Note:
2503 \series default
2504  Some modules require LaTeX packages that are not always installed by default.
2505  LyX will warn you if you do not have the needed package.
2506 \end_layout
2507
2508 \end_inset
2509
2510
2511 \end_layout
2512
2513 \begin_layout Standard
2514 \begin_inset Note Greyedout
2515 status open
2516
2517 \begin_layout Plain Layout
2518
2519 \series bold
2520 Note also:
2521 \series default
2522  Some modules require other modules, and some pairs of modules are incompatible.
2523 \end_layout
2524
2525 \end_inset
2526
2527
2528 \end_layout
2529
2530 \begin_layout Subsubsection
2531 Properties
2532 \end_layout
2533
2534 \begin_layout Standard
2535 Each class has a default set of options.
2536  Here's a quick table describing them:
2537 \end_layout
2538
2539 \begin_layout Standard
2540 \begin_inset VSpace 0.3cm
2541 \end_inset
2542
2543
2544 \end_layout
2545
2546 \begin_layout Standard
2547 \align center
2548 \begin_inset Tabular
2549 <lyxtabular version="3" rows="5" columns="5">
2550 <features>
2551 <column alignment="center" valignment="top" width="0pt">
2552 <column alignment="center" valignment="top" width="0pt">
2553 <column alignment="center" valignment="top" width="0pt">
2554 <column alignment="center" valignment="top" width="0pt">
2555 <column alignment="center" valignment="top" width="0pt">
2556 <row>
2557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2558 \begin_inset Text
2559
2560 \begin_layout Plain Layout
2561
2562 \end_layout
2563
2564 \end_inset
2565 </cell>
2566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2567 \begin_inset Text
2568
2569 \begin_layout Plain Layout
2570
2571 \family sans
2572 \series medium
2573 \shape up
2574 \size normal
2575 \emph off
2576 \bar no
2577 \noun off
2578 \color none
2579 Page style
2580 \end_layout
2581
2582 \end_inset
2583 </cell>
2584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2585 \begin_inset Text
2586
2587 \begin_layout Plain Layout
2588
2589 \family sans
2590 \series medium
2591 \shape up
2592 \size normal
2593 \emph off
2594 \bar no
2595 \noun off
2596 \color none
2597 Sides
2598 \end_layout
2599
2600 \end_inset
2601 </cell>
2602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2603 \begin_inset Text
2604
2605 \begin_layout Plain Layout
2606
2607 \family sans
2608 \series medium
2609 \shape up
2610 \size normal
2611 \emph off
2612 \bar no
2613 \noun off
2614 \color none
2615 Columns
2616 \end_layout
2617
2618 \end_inset
2619 </cell>
2620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2621 \begin_inset Text
2622
2623 \begin_layout Plain Layout
2624
2625 \series medium
2626 \shape up
2627 \size normal
2628 \emph off
2629 \bar no
2630 \noun off
2631 \color none
2632 Max.
2633  sectioning level
2634 \end_layout
2635
2636 \end_inset
2637 </cell>
2638 </row>
2639 <row>
2640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2641 \begin_inset Text
2642
2643 \begin_layout Plain Layout
2644
2645 \series medium
2646 \shape up
2647 \size normal
2648 \emph off
2649 \bar no
2650 \noun off
2651 \color none
2652 article
2653 \end_layout
2654
2655 \end_inset
2656 </cell>
2657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2658 \begin_inset Text
2659
2660 \begin_layout Plain Layout
2661
2662 \family sans
2663 \series medium
2664 \shape up
2665 \size normal
2666 \emph off
2667 \bar no
2668 \noun off
2669 \color none
2670 Plain
2671 \end_layout
2672
2673 \end_inset
2674 </cell>
2675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2676 \begin_inset Text
2677
2678 \begin_layout Plain Layout
2679
2680 \family sans
2681 \series medium
2682 \shape up
2683 \size normal
2684 \emph off
2685 \bar no
2686 \noun off
2687 \color none
2688 One
2689 \end_layout
2690
2691 \end_inset
2692 </cell>
2693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2694 \begin_inset Text
2695
2696 \begin_layout Plain Layout
2697
2698 \family sans
2699 \series medium
2700 \shape up
2701 \size normal
2702 \emph off
2703 \bar no
2704 \noun off
2705 \color none
2706 One
2707 \end_layout
2708
2709 \end_inset
2710 </cell>
2711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2712 \begin_inset Text
2713
2714 \begin_layout Plain Layout
2715
2716 \family sans
2717 \series medium
2718 \shape up
2719 \size normal
2720 \emph off
2721 \bar no
2722 \noun off
2723 \color none
2724 Section
2725 \end_layout
2726
2727 \end_inset
2728 </cell>
2729 </row>
2730 <row>
2731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2732 \begin_inset Text
2733
2734 \begin_layout Plain Layout
2735
2736 \series medium
2737 \shape up
2738 \size normal
2739 \emph off
2740 \bar no
2741 \noun off
2742 \color none
2743 report
2744 \end_layout
2745
2746 \end_inset
2747 </cell>
2748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2749 \begin_inset Text
2750
2751 \begin_layout Plain Layout
2752
2753 \family sans
2754 \series medium
2755 \shape up
2756 \size normal
2757 \emph off
2758 \bar no
2759 \noun off
2760 \color none
2761 Plain
2762 \end_layout
2763
2764 \end_inset
2765 </cell>
2766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2767 \begin_inset Text
2768
2769 \begin_layout Plain Layout
2770
2771 \family sans
2772 \series medium
2773 \shape up
2774 \size normal
2775 \emph off
2776 \bar no
2777 \noun off
2778 \color none
2779 One
2780 \end_layout
2781
2782 \end_inset
2783 </cell>
2784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2785 \begin_inset Text
2786
2787 \begin_layout Plain Layout
2788
2789 \family sans
2790 \series medium
2791 \shape up
2792 \size normal
2793 \emph off
2794 \bar no
2795 \noun off
2796 \color none
2797 One
2798 \end_layout
2799
2800 \end_inset
2801 </cell>
2802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2803 \begin_inset Text
2804
2805 \begin_layout Plain Layout
2806
2807 \family sans
2808 \series medium
2809 \shape up
2810 \size normal
2811 \emph off
2812 \bar no
2813 \noun off
2814 \color none
2815 Chapter
2816 \end_layout
2817
2818 \end_inset
2819 </cell>
2820 </row>
2821 <row>
2822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2823 \begin_inset Text
2824
2825 \begin_layout Plain Layout
2826
2827 \series medium
2828 \shape up
2829 \size normal
2830 \emph off
2831 \bar no
2832 \noun off
2833 \color none
2834 book
2835 \end_layout
2836
2837 \end_inset
2838 </cell>
2839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2840 \begin_inset Text
2841
2842 \begin_layout Plain Layout
2843
2844 \family sans
2845 \series medium
2846 \shape up
2847 \size normal
2848 \emph off
2849 \bar no
2850 \noun off
2851 \color none
2852 Headings
2853 \end_layout
2854
2855 \end_inset
2856 </cell>
2857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2858 \begin_inset Text
2859
2860 \begin_layout Plain Layout
2861
2862 \family sans
2863 \series medium
2864 \shape up
2865 \size normal
2866 \emph off
2867 \bar no
2868 \noun off
2869 \color none
2870 Two
2871 \end_layout
2872
2873 \end_inset
2874 </cell>
2875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2876 \begin_inset Text
2877
2878 \begin_layout Plain Layout
2879
2880 \family sans
2881 \series medium
2882 \shape up
2883 \size normal
2884 \emph off
2885 \bar no
2886 \noun off
2887 \color none
2888 One
2889 \end_layout
2890
2891 \end_inset
2892 </cell>
2893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2894 \begin_inset Text
2895
2896 \begin_layout Plain Layout
2897
2898 \family sans
2899 \series medium
2900 \shape up
2901 \size normal
2902 \emph off
2903 \bar no
2904 \noun off
2905 \color none
2906 Chapter
2907 \end_layout
2908
2909 \end_inset
2910 </cell>
2911 </row>
2912 <row>
2913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2914 \begin_inset Text
2915
2916 \begin_layout Plain Layout
2917
2918 \series medium
2919 \shape up
2920 \size normal
2921 \emph off
2922 \bar no
2923 \noun off
2924 \color none
2925 letter
2926 \end_layout
2927
2928 \end_inset
2929 </cell>
2930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2931 \begin_inset Text
2932
2933 \begin_layout Plain Layout
2934
2935 \family sans
2936 \series medium
2937 \shape up
2938 \size normal
2939 \emph off
2940 \bar no
2941 \noun off
2942 \color none
2943 Plain
2944 \end_layout
2945
2946 \end_inset
2947 </cell>
2948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2949 \begin_inset Text
2950
2951 \begin_layout Plain Layout
2952
2953 \family sans
2954 \series medium
2955 \shape up
2956 \size normal
2957 \emph off
2958 \bar no
2959 \noun off
2960 \color none
2961 One
2962 \end_layout
2963
2964 \end_inset
2965 </cell>
2966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2967 \begin_inset Text
2968
2969 \begin_layout Plain Layout
2970
2971 \family sans
2972 \series medium
2973 \shape up
2974 \size normal
2975 \emph off
2976 \bar no
2977 \noun off
2978 \color none
2979 One
2980 \end_layout
2981
2982 \end_inset
2983 </cell>
2984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2985 \begin_inset Text
2986
2987 \begin_layout Plain Layout
2988
2989 \series medium
2990 \shape up
2991 \size normal
2992 \emph off
2993 \bar no
2994 \noun off
2995 \color none
2996 none
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 </row>
3002 </lyxtabular>
3003
3004 \end_inset
3005
3006
3007 \end_layout
3008
3009 \begin_layout Standard
3010 \begin_inset VSpace 0.3cm
3011 \end_inset
3012
3013
3014 \end_layout
3015
3016 \begin_layout Standard
3017 You're probably also wondering what 
3018 \begin_inset Quotes eld
3019 \end_inset
3020
3021 Max.
3022 \begin_inset space ~
3023 \end_inset
3024
3025 sectioning level
3026 \begin_inset Quotes erd
3027 \end_inset
3028
3029  means.
3030  There are several paragraph environments used to create section headings.
3031  Different document classes allow different types of section headings.
3032  Only two use the 
3033 \family sans
3034 Chapter
3035 \family default
3036  heading; the rest do not and begin instead with the 
3037 \family sans
3038 Section
3039 \family default
3040  heading.
3041  Some document classes, such as the ones for letters, don't use any section
3042  headings.
3043  In addition to 
3044 \family sans
3045 Chapter
3046 \family default
3047  and 
3048 \family sans
3049 Section
3050 \family default
3051  headings, there are also 
3052 \family sans
3053 Subsection
3054 \family default
3055  headings, 
3056 \family sans
3057 Subsubsection
3058 \family default
3059  headings, and so on.
3060  We'll describe these headings fully in section
3061 \begin_inset space ~
3062 \end_inset
3063
3064
3065 \begin_inset CommandInset ref
3066 LatexCommand ref
3067 reference "sub:Headings"
3068
3069 \end_inset
3070
3071 .
3072 \end_layout
3073
3074 \begin_layout Subsection
3075 Document Layout
3076 \begin_inset Index
3077 status collapsed
3078
3079 \begin_layout Plain Layout
3080 Document !  Layout
3081 \end_layout
3082
3083 \end_inset
3084
3085
3086 \begin_inset CommandInset label
3087 LatexCommand label
3088 name "sub:Document-Layout"
3089
3090 \end_inset
3091
3092
3093 \family sans
3094
3095 \begin_inset Index
3096 status collapsed
3097
3098 \begin_layout Plain Layout
3099 Document ! Settings
3100 \end_layout
3101
3102 \end_inset
3103
3104
3105 \end_layout
3106
3107 \begin_layout Standard
3108 The most important properties of documents classes are set in the menu 
3109 \family sans
3110 Document\SpecialChar \menuseparator
3111 Settings
3112 \family default
3113 .
3114  There in the 
3115 \family sans
3116 Options
3117 \family default
3118  field under 
3119 \family sans
3120 Documents
3121 \begin_inset space ~
3122 \end_inset
3123
3124 Class
3125 \family default
3126 , you can enter special options for your document class in a comma-separated
3127  list.
3128  This is only necessary if LyX doesn't support special options you want
3129  to use for your document.
3130  To learn more about your favorite LaTeX-class and its options, you have
3131  to read its manual.
3132 \end_layout
3133
3134 \begin_layout Standard
3135 The drop box 
3136 \family sans
3137 Headings style
3138 \family default
3139  in the 
3140 \family sans
3141 Document\SpecialChar \menuseparator
3142 Settings
3143 \family default
3144  dialog under 
3145 \family sans
3146 Page
3147 \begin_inset space ~
3148 \end_inset
3149
3150 Layout
3151 \family default
3152  controls what sorts of headings and page numbers go on a page.
3153  You can choose between the following five options:
3154 \end_layout
3155
3156 \begin_layout Labeling
3157 \labelwidthstring 00.00.0000
3158
3159 \family sans
3160 Default
3161 \family default
3162  Use default page style of current class.
3163 \end_layout
3164
3165 \begin_layout Labeling
3166 \labelwidthstring 00.00.0000
3167
3168 \family sans
3169 Empty
3170 \family default
3171  No page numbers or headings.
3172 \end_layout
3173
3174 \begin_layout Labeling
3175 \labelwidthstring 00.00.0000
3176
3177 \family sans
3178 Plain
3179 \family default
3180  Page numbers only.
3181 \end_layout
3182
3183 \begin_layout Labeling
3184 \labelwidthstring 00.00.0000
3185
3186 \family sans
3187 Headings
3188 \family default
3189  Page numbers and either the current chapter or section title and number.
3190  Whether LyX uses the current chapter or the current section depends on
3191  the maximum sectioning level of the class.
3192 \end_layout
3193
3194 \begin_layout Labeling
3195 \labelwidthstring 00.00.0000
3196
3197 \family sans
3198 Fancy
3199 \family default
3200  This allows you to create fully customizable headers and footers if you
3201  have the 
3202 \series bold
3203 fancyhdr
3204 \series default
3205
3206 \begin_inset Index
3207 status collapsed
3208
3209 \begin_layout Plain Layout
3210 LaTeX-packages ! fancyhdr
3211 \end_layout
3212
3213 \end_inset
3214
3215  package installed.
3216  At the moment, support in LyX is limited to this setting.
3217  To use the full power of this package, you have to add code to your document
3218  preamble.
3219  Check the documentation for the 
3220 \series bold
3221 fancyhdr
3222 \series default
3223  package for more details, 
3224 \begin_inset CommandInset citation
3225 LatexCommand cite
3226 key "fancyhdr"
3227
3228 \end_inset
3229
3230 .
3231 \end_layout
3232
3233 \begin_layout Standard
3234 The 
3235 \family sans
3236 Separation
3237 \family default
3238  of paragraphs is described in section
3239 \begin_inset space ~
3240 \end_inset
3241
3242
3243 \begin_inset CommandInset ref
3244 LatexCommand ref
3245 reference "sec:Par-indent-intro"
3246
3247 \end_inset
3248
3249 .
3250 \end_layout
3251
3252 \begin_layout Subsection
3253 Paper Size and Orientation
3254 \begin_inset Index
3255 status collapsed
3256
3257 \begin_layout Plain Layout
3258 Document ! Paper size
3259 \end_layout
3260
3261 \end_inset
3262
3263
3264 \begin_inset CommandInset label
3265 LatexCommand label
3266 name "sub:Paper-Size,-Orientation,"
3267
3268 \end_inset
3269
3270
3271 \end_layout
3272
3273 \begin_layout Standard
3274 You'll find the following options in the menu 
3275 \family sans
3276 Page
3277 \begin_inset space ~
3278 \end_inset
3279
3280 Layout
3281 \family default
3282  of the dialog of the 
3283 \family sans
3284 Document\SpecialChar \menuseparator
3285 Settings
3286 \family default
3287  menu:
3288 \family sans
3289
3290 \begin_inset Index
3291 status collapsed
3292
3293 \begin_layout Plain Layout
3294 Document ! Settings
3295 \end_layout
3296
3297 \end_inset
3298
3299
3300 \end_layout
3301
3302 \begin_layout Labeling
3303 \labelwidthstring 00.00.0000
3304
3305 \family sans
3306 Paper
3307 \begin_inset space ~
3308 \end_inset
3309
3310 Format
3311 \family default
3312  What size paper to print on.
3313  The choices are
3314 \end_layout
3315
3316 \begin_layout Itemize
3317
3318 \family sans
3319 Default
3320 \end_layout
3321
3322 \begin_layout Itemize
3323
3324 \family sans
3325 A3, A4,
3326 \family default
3327  
3328 \family sans
3329 A5
3330 \end_layout
3331
3332 \begin_layout Itemize
3333
3334 \family sans
3335 B3, B4, B5
3336 \end_layout
3337
3338 \begin_layout Itemize
3339
3340 \family sans
3341 US letter
3342 \end_layout
3343
3344 \begin_layout Itemize
3345
3346 \family sans
3347 US legal
3348 \end_layout
3349
3350 \begin_layout Itemize
3351
3352 \family sans
3353 US executive
3354 \end_layout
3355
3356 \begin_layout Itemize
3357
3358 \family sans
3359 Custom
3360 \end_layout
3361
3362 \begin_layout Labeling
3363 \labelwidthstring 00.00.0000
3364
3365 \family sans
3366 Orientation
3367 \family default
3368  Two toggle buttons choose whether to print the output as 
3369 \family sans
3370 Landscape
3371 \family default
3372  or as 
3373 \family sans
3374 Portrait
3375 \family default
3376 .
3377 \end_layout
3378
3379 \begin_layout Labeling
3380 \labelwidthstring 00.00.0000
3381
3382 \family sans
3383 Two-sided
3384 \begin_inset space ~
3385 \end_inset
3386
3387 document
3388 \family default
3389  Adjusts the print space to print both sides of paper.
3390  That means that the print space for odd- and even-numbered pages is different.
3391 \end_layout
3392
3393 \begin_layout Subsection
3394 Margins
3395 \begin_inset Index
3396 status collapsed
3397
3398 \begin_layout Plain Layout
3399 Document ! Margins
3400 \end_layout
3401
3402 \end_inset
3403
3404
3405 \begin_inset CommandInset label
3406 LatexCommand label
3407 name "sub:Margins"
3408
3409 \end_inset
3410
3411
3412 \begin_inset Index
3413 status collapsed
3414
3415 \begin_layout Plain Layout
3416 Margins
3417 \end_layout
3418
3419 \end_inset
3420
3421
3422 \end_layout
3423
3424 \begin_layout Standard
3425 Paper margins are set in the menu 
3426 \family sans
3427 Document\SpecialChar \menuseparator
3428 Settings
3429 \family default
3430 .
3431 \family sans
3432
3433 \begin_inset Index
3434 status collapsed
3435
3436 \begin_layout Plain Layout
3437 Document ! Settings
3438 \end_layout
3439
3440 \end_inset
3441
3442
3443 \end_layout
3444
3445 \begin_layout Standard
3446 If you use a koma-script document class, you can use the default settings.
3447  Because koma-script calculates then the printspace automatically by taking
3448  the paper format and the font size into account.
3449 \end_layout
3450
3451 \begin_layout Subsection
3452 Important Note
3453 \end_layout
3454
3455 \begin_layout Standard
3456 If you change a document class, LyX has to convert 
3457 \emph on
3458 everything
3459 \emph default
3460  into the new class.
3461  That includes the paragraph environments.
3462  Some paragraph environments are standard; all of the document classes have
3463  them; but some classes have special paragraph environments.
3464  If this is the case, and you change the document class, LyX sets the missing
3465  paragraph environments to 
3466 \family sans
3467 Standard
3468 \family default
3469  and places an error box at the beginning of the paragraph.
3470  Just click on them and you'll get a message dialog that tells you about
3471  the conversion and why it failed.
3472 \end_layout
3473
3474 \begin_layout Section
3475 Paragraph Indentation and Separation
3476 \begin_inset Index
3477 status collapsed
3478
3479 \begin_layout Plain Layout
3480 Paragraph ! Indentation
3481 \end_layout
3482
3483 \end_inset
3484
3485
3486 \end_layout
3487
3488 \begin_layout Subsection
3489 Introduction
3490 \begin_inset CommandInset label
3491 LatexCommand label
3492 name "sec:Par-indent-intro"
3493
3494 \end_inset
3495
3496
3497 \end_layout
3498
3499 \begin_layout Standard
3500 Before describing all of the various paragraph environments, we'd like to
3501  say a word or two about paragraph indentation.
3502 \end_layout
3503
3504 \begin_layout Standard
3505 Everyone seems to have their own convention for separating paragraphs.
3506  Most Americans indent the first line of a paragraph.
3507  Others don't indent but put extra space between the paragraphs.
3508  If you choose indentation for paragraphs the 
3509 \emph on
3510 first
3511 \emph default
3512  paragraph of a section, or after a figure, an equation, a table, a list,
3513  etc., is 
3514 \emph on
3515 not
3516 \emph default
3517  indented.
3518  Only a paragraph following another paragraph gets indented.
3519  Note that the indentation behavior is different when you use another document
3520  language than English.
3521  LaTeX takes care that the indentation follows the rules of the used language.
3522 \end_layout
3523
3524 \begin_layout Standard
3525 The space between paragraphs, like the line spacing, the space between headings
3526  and text --- in fact, all of the spacings for just about everything are
3527  pre-coded into LyX.
3528  As we said, you don't worry about how much space to add between what.
3529  LyX takes care of that.
3530  In fact, these pre-coded vertical spacings aren't a single number but a
3531  range.
3532  That way, LyX can squish or stretch the space between lines to make sure
3533  figures fit on a page with text, so that sections don't start at the bottom
3534  of a page, and so on.
3535 \begin_inset Foot
3536 status collapsed
3537
3538 \begin_layout Plain Layout
3539 LaTeX does this when LyX goes to produce a printable file.
3540 \end_layout
3541
3542 \end_inset
3543
3544  However, pre-coded doesn't mean you can't change them.
3545  LyX gives you the ability to globally change 
3546 \emph on
3547 all
3548 \emph default
3549  of these pre-coded spacings.
3550  We'll explain more later.
3551 \end_layout
3552
3553 \begin_layout Subsection
3554 Paragraph Separation
3555 \begin_inset Index
3556 status collapsed
3557
3558 \begin_layout Plain Layout
3559 Paragraph ! Separation
3560 \end_layout
3561
3562 \end_inset
3563
3564
3565 \end_layout
3566
3567 \begin_layout Standard
3568 To separate paragraphs, select 
3569 \family sans
3570 Indent
3571 \family default
3572  or 
3573 \family sans
3574 Skip
3575 \family default
3576  in the submenu 
3577 \family sans
3578 Text
3579 \begin_inset space ~
3580 \end_inset
3581
3582 Layout
3583 \family default
3584  of the dialog 
3585 \family sans
3586 Document\SpecialChar \menuseparator
3587 Settings
3588 \begin_inset Index
3589 status collapsed
3590
3591 \begin_layout Plain Layout
3592 Document ! Settings
3593 \end_layout
3594
3595 \end_inset
3596
3597
3598 \family default
3599  to indent paragraphs or add extra space between paragraphs, respectively.
3600  The size of the skips can be defined in the dialog, for the indentation
3601  you have to add this line to your document preamble:
3602 \end_layout
3603
3604 \begin_layout Standard
3605
3606 \series bold
3607
3608 \backslash
3609 setlength{
3610 \backslash
3611 parindent}{Length}
3612 \end_layout
3613
3614 \begin_layout Standard
3615 where length is a value in one of the units listed in Appendix
3616 \begin_inset space ~
3617 \end_inset
3618
3619
3620 \begin_inset CommandInset ref
3621 LatexCommand ref
3622 reference "cap:Units"
3623
3624 \end_inset
3625
3626 .
3627  The default length is 30
3628 \begin_inset space \thinspace{}
3629 \end_inset
3630
3631 pt.
3632 \end_layout
3633
3634 \begin_layout Subsection
3635 Fine-Tuning
3636 \end_layout
3637
3638 \begin_layout Standard
3639 You can also change the separation method of a single paragraph.
3640  Open the 
3641 \family sans
3642 Edit\SpecialChar \menuseparator
3643 Paragraph
3644 \begin_inset space ~
3645 \end_inset
3646
3647 Settings
3648 \family default
3649  dialog and toggle the 
3650 \family sans
3651 Indent
3652 \begin_inset space ~
3653 \end_inset
3654
3655 Paragraph
3656 \family default
3657  option to change the state of the current paragraph.
3658  If paragraphs have no indentation but use extra space for separation, this
3659  button will be ignored (you can't indent a single paragraph by toggling
3660  this).
3661 \end_layout
3662
3663 \begin_layout Standard
3664 You should only need to change the indentation method for a single paragraph
3665  if you need to do some fine-tuning.
3666 \end_layout
3667
3668 \begin_layout Subsection
3669 Line Spacing
3670 \begin_inset Index
3671 status collapsed
3672
3673 \begin_layout Plain Layout
3674 Paragraph ! Line spacing
3675 \end_layout
3676
3677 \end_inset
3678
3679
3680 \end_layout
3681
3682 \begin_layout Standard
3683 In the 
3684 \family sans
3685 Document\SpecialChar \menuseparator
3686 Settings
3687 \begin_inset Index
3688 status collapsed
3689
3690 \begin_layout Plain Layout
3691 Document ! Settings
3692 \end_layout
3693
3694 \end_inset
3695
3696
3697 \family default
3698  dialog you can set the line spacing in the submenu 
3699 \family sans
3700 Text
3701 \begin_inset space ~
3702 \end_inset
3703
3704 Layout.
3705 \family default
3706
3707 \begin_inset Foot
3708 status collapsed
3709
3710 \begin_layout Plain Layout
3711 You need to have the LaTeX-package 
3712 \series bold
3713 setspace
3714 \series default
3715
3716 \begin_inset Index
3717 status collapsed
3718
3719 \begin_layout Plain Layout
3720 LaTeX-packages ! setspace
3721 \end_layout
3722
3723 \end_inset
3724
3725  installed to use this feature.
3726 \end_layout
3727
3728 \end_inset
3729
3730
3731 \end_layout
3732
3733 \begin_layout Section
3734 Paragraph Environments
3735 \begin_inset Index
3736 status collapsed
3737
3738 \begin_layout Plain Layout
3739 Paragraph ! Environments
3740 \end_layout
3741
3742 \end_inset
3743
3744
3745 \begin_inset CommandInset label
3746 LatexCommand label
3747 name "sec:Paragraph-Environments"
3748
3749 \end_inset
3750
3751
3752 \begin_inset Index
3753 status collapsed
3754
3755 \begin_layout Plain Layout
3756 Paragraph environments|(
3757 \end_layout
3758
3759 \end_inset
3760
3761
3762 \end_layout
3763
3764 \begin_layout Subsection
3765 Overview
3766 \end_layout
3767
3768 \begin_layout Standard
3769 Paragraph environments correspond to the
3770 \end_layout
3771
3772 \begin_layout Standard
3773
3774 \series bold
3775
3776 \backslash
3777 begin{
3778 \emph on
3779 environment
3780 \emph default
3781 } ...
3782  
3783 \backslash
3784 end{
3785 \emph on
3786 environment
3787 \emph default
3788 }
3789 \series default
3790
3791 \begin_inset Newline newline
3792 \end_inset
3793
3794 command sequence in LaTeX files.
3795  If you don't know LaTeX, or the concept of a paragraph environment is totally
3796  alien to you, we urge you to read the 
3797 \emph on
3798 Tutorial
3799 \emph default
3800 .
3801  The 
3802 \emph on
3803 Tutorial
3804 \emph default
3805  also contains many more examples than this section does.
3806 \end_layout
3807
3808 \begin_layout Standard
3809 A paragraph environment is simply a 
3810 \begin_inset Quotes eld
3811 \end_inset
3812
3813 container
3814 \begin_inset Quotes erd
3815 \end_inset
3816
3817  for a paragraph which gives that paragraph certain properties.
3818  This can include a particular style of font, different margins, a numbering
3819  scheme, labels, and so on.
3820  Additionally, you can 
3821 \begin_inset Quotes eld
3822 \end_inset
3823
3824 nest
3825 \begin_inset Quotes erd
3826 \end_inset
3827
3828  the different environments inside one another, allowing one environment
3829  to inherit some of the properties of another.
3830  The different paragraph environments totally replace the need for messy
3831  tab stops, on the fly margin adjustment, and other hold-overs from the
3832  days of typewriters.
3833  There are several paragraph environments which are specific to a particular
3834  document type.
3835  We'll only be covering the most common ones here.
3836 \end_layout
3837
3838 \begin_layout Standard
3839 To choose a new paragraph environment, use the pull-down box 
3840 \begin_inset Graphics
3841         filename clipart/ToolbarEnvBox.png
3842         scale 70
3843         clip
3844
3845 \end_inset
3846
3847  at the left end of the toolbar.
3848  LyX will change the environment of the 
3849 \emph on
3850 entire
3851 \emph default
3852  paragraph in which the cursor sits.
3853  You can also change the environment of an entire group of paragraphs if
3854  you select them before choosing the new environment.
3855  
3856 \end_layout
3857
3858 \begin_layout Standard
3859 Note that hitting 
3860 \family sans
3861 Return
3862 \family default
3863  will 
3864 \emph on
3865 typically
3866 \emph default
3867  create a new paragraph using the 
3868 \family sans
3869 Standard
3870 \family default
3871  paragraph environment.
3872  We say 
3873 \begin_inset Quotes eld
3874 \end_inset
3875
3876 typically
3877 \begin_inset Quotes erd
3878 \end_inset
3879
3880  because if you are in one of these environments:
3881 \end_layout
3882
3883 \begin_layout Itemize
3884
3885 \family sans
3886 Quote
3887 \end_layout
3888
3889 \begin_layout Itemize
3890
3891 \family sans
3892 Quotation
3893 \end_layout
3894
3895 \begin_layout Itemize
3896
3897 \family sans
3898 Verse
3899 \end_layout
3900
3901 \begin_layout Itemize
3902
3903 \family sans
3904 Itemize
3905 \end_layout
3906
3907 \begin_layout Itemize
3908
3909 \family sans
3910 Enumerate
3911 \end_layout
3912
3913 \begin_layout Itemize
3914
3915 \family sans
3916 Description
3917 \end_layout
3918
3919 \begin_layout Itemize
3920
3921 \family sans
3922 List
3923 \end_layout
3924
3925 \begin_layout Standard
3926 LyX keeps the old paragraph environment when you hit 
3927 \family sans
3928 Return
3929 \family default
3930 , rather than resetting it to 
3931 \family sans
3932 Standard
3933 \family default
3934 .
3935  LyX will still reset the nesting depth, however.
3936  Usually, starting a new paragraph resets both the paragraph environment
3937  and the nesting depth (for more on nesting see section
3938 \begin_inset space ~
3939 \end_inset
3940
3941
3942 \begin_inset CommandInset ref
3943 LatexCommand ref
3944 reference "sec:Nesting"
3945
3946 \end_inset
3947
3948 ).
3949  At the moment, all this is context-specific; you're better off expecting
3950  
3951 \family sans
3952 Return
3953 \family default
3954  to reset the paragraph environment and depth.
3955  If you want a new paragraph to keep the current environment and depth,
3956  use 
3957 \family sans
3958 M-Return
3959 \family default
3960  instead.
3961 \end_layout
3962
3963 \begin_layout Subsection
3964 Standard
3965 \end_layout
3966
3967 \begin_layout Standard
3968 The default paragraph environment is 
3969 \family sans
3970 Standard
3971 \family default
3972  for most classes.
3973  It creates a plain paragraph.
3974  If LyX resets the paragraph environment, this is the one it chooses.
3975  In fact, the paragraph you're reading right now (and most of the ones in
3976  this manual) are in the 
3977 \family sans
3978 Standard
3979 \family default
3980  environment.
3981 \end_layout
3982
3983 \begin_layout Standard
3984 You can nest a paragraph using the 
3985 \family sans
3986 Standard
3987 \family default
3988  environment in just about anything else, but you can't really nest anything
3989  in a 
3990 \family sans
3991 Standard
3992 \family default
3993  environment.
3994 \end_layout
3995
3996 \begin_layout Subsection
3997 Document Title
3998 \begin_inset Index
3999 status collapsed
4000
4001 \begin_layout Plain Layout
4002 Document !Title
4003 \end_layout
4004
4005 \end_inset
4006
4007
4008 \end_layout
4009
4010 \begin_layout Standard
4011 A LaTeX title page has three parts: the title itself, the name(s) of the
4012  author(s) and a 
4013 \begin_inset Quotes eld
4014 \end_inset
4015
4016 footnote
4017 \begin_inset Quotes erd
4018 \end_inset
4019
4020  for thanks or contact information.
4021  For certain types of documents, LaTeX places all of this on a separate
4022  page along with today's date.
4023  For other types of documents, the title 
4024 \begin_inset Quotes eld
4025 \end_inset
4026
4027 page
4028 \begin_inset Quotes erd
4029 \end_inset
4030
4031  goes at the top of the first page of the document.
4032  
4033 \end_layout
4034
4035 \begin_layout Standard
4036 LyX provides an interface to the title page commands through the paragraph
4037  environments 
4038 \family sans
4039 Title
4040 \family default
4041
4042 \family sans
4043 Author
4044 \family default
4045 , and 
4046 \family sans
4047 Date
4048 \family default
4049 .
4050  Here's how you use them:
4051 \end_layout
4052
4053 \begin_layout Itemize
4054 Put the title of your document in the 
4055 \family sans
4056 Title
4057 \family default
4058  environment.
4059 \end_layout
4060
4061 \begin_layout Itemize
4062 Put the author name in the 
4063 \family sans
4064 Author
4065 \family default
4066  environment.
4067 \end_layout
4068
4069 \begin_layout Itemize
4070 If you want the date to have a certain appearance, want to use a fixed date,
4071  or want other text to appear in place of today's date, put that text in
4072  the 
4073 \family sans
4074 Date
4075 \family default
4076  environment.
4077  Note that using this environment is optional.
4078  If you don't provide any, LaTeX will automatically insert today's date.
4079  If you don't want any date, add the line
4080 \begin_inset Newline newline
4081 \end_inset
4082
4083
4084 \series bold
4085
4086 \backslash
4087 date{}
4088 \series default
4089
4090 \begin_inset Newline newline
4091 \end_inset
4092
4093 to the preamble of your document (menu 
4094 \family sans
4095 Document\SpecialChar \menuseparator
4096 Settings
4097 \family default
4098 )
4099 \end_layout
4100
4101 \begin_layout Standard
4102 You can use footnotes to insert 
4103 \begin_inset Quotes eld
4104 \end_inset
4105
4106 thanks
4107 \begin_inset Quotes erd
4108 \end_inset
4109
4110  or contact informations.
4111 \end_layout
4112
4113 \begin_layout Subsection
4114 Headings
4115 \begin_inset Index
4116 status collapsed
4117
4118 \begin_layout Plain Layout
4119 Section headings
4120 \end_layout
4121
4122 \end_inset
4123
4124
4125 \begin_inset CommandInset label
4126 LatexCommand label
4127 name "sub:Headings"
4128
4129 \end_inset
4130
4131
4132 \end_layout
4133
4134 \begin_layout Standard
4135 There are several paragraph environments for producing section headings.
4136  LyX takes care of the numbering for you.
4137 \end_layout
4138
4139 \begin_layout Subsubsection
4140 Numbered Headings
4141 \begin_inset Index
4142 status collapsed
4143
4144 \begin_layout Plain Layout
4145 Section headings ! Numbered
4146 \end_layout
4147
4148 \end_inset
4149
4150
4151 \end_layout
4152
4153 \begin_layout Standard
4154 There are 7 numbered types of section headings.
4155  They are:
4156 \end_layout
4157
4158 \begin_layout Enumerate
4159
4160 \family sans
4161 Part
4162 \end_layout
4163
4164 \begin_layout Enumerate
4165
4166 \family sans
4167 Chapter
4168 \end_layout
4169
4170 \begin_layout Enumerate
4171
4172 \family sans
4173 Section
4174 \end_layout
4175
4176 \begin_layout Enumerate
4177
4178 \family sans
4179 Subsection
4180 \end_layout
4181
4182 \begin_layout Enumerate
4183
4184 \family sans
4185 Subsubsection
4186 \end_layout
4187
4188 \begin_layout Enumerate
4189
4190 \family sans
4191 Paragraph
4192 \end_layout
4193
4194 \begin_layout Enumerate
4195
4196 \family sans
4197 Subparagraph
4198 \end_layout
4199
4200 \begin_layout Standard
4201 LyX labels each heading with a series of numbers, separated by periods.
4202  The numbers describe where in the document you are.
4203  Unlike the other headings, parts are numbered with Latin letters.
4204 \end_layout
4205
4206 \begin_layout Standard
4207 Headings all subdivide your document into different pieces of text.
4208  For example, suppose you're writing a book.
4209  You group the book into chapters.
4210  LyX does similar grouping:
4211 \end_layout
4212
4213 \begin_layout Itemize
4214
4215 \family sans
4216 Part
4217 \family default
4218  is divided in either 
4219 \family sans
4220 Chapter
4221 \family default
4222  or 
4223 \family sans
4224 Section
4225 \end_layout
4226
4227 \begin_layout Itemize
4228
4229 \family sans
4230 Chapter
4231 \family default
4232 s are divided into 
4233 \family sans
4234 Section
4235 \family default
4236 s
4237 \end_layout
4238
4239 \begin_layout Itemize
4240
4241 \family sans
4242 Section
4243 \family default
4244 s are divided into 
4245 \family sans
4246 Subsection
4247 \family default
4248 s
4249 \end_layout
4250
4251 \begin_layout Itemize
4252
4253 \family sans
4254 Subsection
4255 \family default
4256 s are divided into 
4257 \family sans
4258 Subsubsection
4259 \family default
4260 s
4261 \end_layout
4262
4263 \begin_layout Itemize
4264
4265 \family sans
4266 Subsubsection
4267 \family default
4268 s are divided into 
4269 \family sans
4270 Paragraph
4271 \family default
4272 s
4273 \end_layout
4274
4275 \begin_layout Itemize
4276
4277 \family sans
4278 Paragraph
4279 \family default
4280 s are divided into 
4281 \family sans
4282 Subparagraph
4283 \family default
4284 s
4285 \end_layout
4286
4287 \begin_layout Standard
4288 \begin_inset Note Greyedout
4289 status open
4290
4291 \begin_layout Plain Layout
4292
4293 \series bold
4294 Note:
4295 \series default
4296  Not all document types use the 
4297 \family sans
4298 Chapter
4299 \family default
4300  heading as the maximum sectioning level.
4301  In that case the 
4302 \family sans
4303 Section
4304 \family default
4305  is the top-level heading.
4306 \end_layout
4307
4308 \end_inset
4309
4310
4311 \end_layout
4312
4313 \begin_layout Standard
4314 So, if you use the 
4315 \family sans
4316 Subsubsection
4317 \family default
4318  environment to label a new sub-subsection, LyX labels it with its number,
4319  along with the number of the subsection, section, and, if applicable, chapter
4320  that it's in.
4321  For example: the fifth section of the second chapter of this book has the
4322  label 
4323 \begin_inset Quotes eld
4324 \end_inset
4325
4326 2.5
4327 \begin_inset Quotes erd
4328 \end_inset
4329
4330 .
4331 \end_layout
4332
4333 \begin_layout Subsubsection
4334 Unnumbered Headings
4335 \begin_inset Index
4336 status collapsed
4337
4338 \begin_layout Plain Layout
4339 Section headings ! Unnumbered
4340 \end_layout
4341
4342 \end_inset
4343
4344
4345 \end_layout
4346
4347 \begin_layout Standard
4348 There are 5 types of unnumbered section headings.
4349  They are:
4350 \end_layout
4351
4352 \begin_layout Enumerate
4353
4354 \family sans
4355 Part*line spacing
4356 \end_layout
4357
4358 \begin_layout Enumerate
4359
4360 \family sans
4361 Chapter*
4362 \end_layout
4363
4364 \begin_layout Enumerate
4365
4366 \family sans
4367 Section*
4368 \end_layout
4369
4370 \begin_layout Enumerate
4371
4372 \family sans
4373 Subsection*
4374 \end_layout
4375
4376 \begin_layout Enumerate
4377
4378 \family sans
4379 Subsubsection*
4380 \end_layout
4381
4382 \begin_layout Standard
4383 The 
4384 \begin_inset Quotes eld
4385 \end_inset
4386
4387 *
4388 \begin_inset Quotes erd
4389 \end_inset
4390
4391  after each name means that these headings are not numbered.
4392  They work the same as their numbered counterparts but won't appear in the
4393  table of contents, see section
4394 \begin_inset space ~
4395 \end_inset
4396
4397
4398 \begin_inset CommandInset ref
4399 LatexCommand ref
4400 reference "sec:toc"
4401
4402 \end_inset
4403
4404 .
4405 \end_layout
4406
4407 \begin_layout Subsubsection
4408 Changing the Numbering
4409 \begin_inset CommandInset label
4410 LatexCommand label
4411 name "sub:Numbering-depth"
4412
4413 \end_inset
4414
4415
4416 \end_layout
4417
4418 \begin_layout Standard
4419 You can also alter which sectioning levels get numbered and which ones appear
4420  in the Table of Contents.
4421  Now, this doesn't remove any of the levels; that's preset in the document
4422  class.
4423  Certain classes start with 
4424 \family sans
4425 Chapter
4426 \family default
4427  and go down to the 
4428 \family sans
4429 Subparagraph
4430 \family default
4431  level.
4432  Others start at 
4433 \family sans
4434 Section
4435 \family default
4436 .
4437  Similarly, not all document classes number all sectioning levels.
4438  Most don't number 
4439 \family sans
4440 Paragraph
4441 \family default
4442  or 
4443 \family sans
4444 Subparagraph
4445 \family default
4446 .
4447  This is something you can change.
4448 \end_layout
4449
4450 \begin_layout Standard
4451 Open the 
4452 \family sans
4453 Document\SpecialChar \menuseparator
4454 Settings
4455 \family default
4456  dialog.
4457 \family sans
4458
4459 \begin_inset Index
4460 status collapsed
4461
4462 \begin_layout Plain Layout
4463 Document ! Settings
4464 \end_layout
4465
4466 \end_inset
4467
4468
4469 \family default
4470  Under 
4471 \family sans
4472 Numbering
4473 \begin_inset space ~
4474 \end_inset
4475
4476 &
4477 \begin_inset space ~
4478 \end_inset
4479
4480 TOC
4481 \family default
4482  you'll see two counters.
4483  The one named 
4484 \family sans
4485 Numbering
4486 \family default
4487  controls how far down in the sectioning hierarchy LyX numbers a section
4488  heading.
4489  The other one controls the appearance of the section headings in the table
4490  of contents.
4491 \end_layout
4492
4493 \begin_layout Subsubsection
4494 Short Titles of Headings
4495 \begin_inset Index
4496 status collapsed
4497
4498 \begin_layout Plain Layout
4499 Section headings ! Short titles
4500 \end_layout
4501
4502 \end_inset
4503
4504
4505 \begin_inset OptArg
4506 status collapsed
4507
4508 \begin_layout Plain Layout
4509 Short Titles
4510 \end_layout
4511
4512 \end_inset
4513
4514
4515 \begin_inset CommandInset label
4516 LatexCommand label
4517 name "sec:Short-Titles"
4518
4519 \end_inset
4520
4521
4522 \end_layout
4523
4524 \begin_layout Standard
4525 Some section or chapter titles, such as this one, can get quite long.
4526  This can cause troubles when there is limited horizontal space.
4527  For example, if the header of the page is set to show the current section
4528  title, a long title will protrude over the page margins and look awful.
4529 \end_layout
4530
4531 \begin_layout Standard
4532 LaTeX allows you to specify a short title for section headings.
4533  This short title is used in the header and in the actual table of contents,
4534  avoiding the problem mentioned.
4535  To specify a short title, use the menu 
4536 \family sans
4537 Insert\SpecialChar \menuseparator
4538 Short
4539 \begin_inset space ~
4540 \end_inset
4541
4542 Title
4543 \family default
4544 .
4545  This will insert a box labeled 
4546 \begin_inset Quotes eld
4547 \end_inset
4548
4549 opt
4550 \begin_inset Quotes erd
4551 \end_inset
4552
4553  (stands for 
4554 \begin_inset Quotes eld
4555 \end_inset
4556
4557 optional
4558 \begin_inset Quotes erd
4559 \end_inset
4560
4561 ) which you can use to enter the short title text.
4562  This also works for captions inside floats.
4563 \end_layout
4564
4565 \begin_layout Standard
4566 The title of this section is a good example of using this feature.
4567 \end_layout
4568
4569 \begin_layout Subsubsection
4570 Special Information
4571 \end_layout
4572
4573 \begin_layout Standard
4574 The following information applies to all section headings:
4575 \end_layout
4576
4577 \begin_layout Itemize
4578 You cannot do any nesting with these environments.
4579 \end_layout
4580
4581 \begin_layout Itemize
4582 You cannot use a margin note in any of these environments.
4583 \end_layout
4584
4585 \begin_layout Itemize
4586 You can only use inline math in these environments.
4587 \end_layout
4588
4589 \begin_layout Itemize
4590 You can use labels and cross-references to refer to their numbers.
4591 \end_layout
4592
4593 \begin_layout Subsection
4594 Quotes and Poetry line spacing
4595 \end_layout
4596
4597 \begin_layout Standard
4598 LyX has three paragraph environments for writing poetry and quotations.
4599  They are 
4600 \family sans
4601 Quote
4602 \family default
4603
4604 \family sans
4605 Quotation
4606 \family default
4607 , and 
4608 \family sans
4609 Verse
4610 \family default
4611 .
4612  Forget the days of changing line spacing and twiddling with margins.
4613  These three paragraph environments already have those changes built-in.
4614  They all widen the left margin and add a bit of extra space above and below
4615  the text they contain.
4616  They also allow nesting, so you can put a 
4617 \family sans
4618 Verse
4619 \family default
4620  in a 
4621 \family sans
4622 Quotation
4623 \family default
4624 , as well as in some other paragraph environments.
4625 \end_layout
4626
4627 \begin_layout Standard
4628 There is another feature of these three paragraph environments: they do
4629  
4630 \emph on
4631 not
4632 \emph default
4633  reset to 
4634 \family sans
4635 Standard
4636 \family default
4637  when you start a new paragraph.
4638  So, you can type in that poem and merrily hit 
4639 \family sans
4640 Return
4641 \family default
4642  without worrying about the paragraph environment changing on you.
4643  Of course, that means that, once you're done typing in that poem, you have
4644  to change back to the 
4645 \family sans
4646 Standard
4647 \family default
4648  environment yourself.
4649 \end_layout
4650
4651 \begin_layout Subsubsection
4652
4653 \family sans
4654 Quote
4655 \family default
4656  and 
4657 \family sans
4658 Quotation
4659 \family default
4660
4661 \begin_inset CommandInset label
4662 LatexCommand label
4663 name "sec:Quote"
4664
4665 \end_inset
4666
4667
4668 \begin_inset Index
4669 status collapsed
4670
4671 \begin_layout Plain Layout
4672 Quotation
4673 \end_layout
4674
4675 \end_inset
4676
4677
4678 \end_layout
4679
4680 \begin_layout Standard
4681 Now that we've described the similarities of these three environments, it's
4682  time for the differences.
4683  
4684 \family sans
4685 Quote
4686 \family default
4687  and 
4688 \family sans
4689 Quotation
4690 \family default
4691  are identical except for one difference: 
4692 \family sans
4693 Quote
4694 \family default
4695  uses extra spacing to separate paragraphs and never indents the first line.
4696  
4697 \family sans
4698 Quotation
4699 \family default
4700  
4701 \emph on
4702 always
4703 \emph default
4704  indents the first line of a paragraph and uses the same line spacing throughout.
4705 \end_layout
4706
4707 \begin_layout Standard
4708 Here's an example of the 
4709 \family sans
4710 Quote
4711 \family default
4712  environment:
4713 \end_layout
4714
4715 \begin_layout Quote
4716 This is in the 
4717 \family sans
4718 Quote
4719 \family default
4720  environment.
4721  I can keep writing, extending this line out further and further until it
4722  wraps.
4723  See -- no indentation!
4724 \end_layout
4725
4726 \begin_layout Quote
4727 Here's the second paragraph of this quote.
4728  Again, there's no indentation, but there is extra space between me and
4729  the other paragraph.
4730 \end_layout
4731
4732 \begin_layout Standard
4733 Here's another example, this time in the 
4734 \family sans
4735 Quotation
4736 \family default
4737  environment:
4738 \end_layout
4739
4740 \begin_layout Quotation
4741 This is in the 
4742 \family sans
4743 Quotation
4744 \family default
4745  environment.
4746  If I keep writing, you'll see the indentation.
4747  If your country uses a writing style that shows off new paragraphs by indenting
4748  the first line, then 
4749 \family sans
4750 Quotation
4751 \family default
4752  is the environment for you! Well, you'd use it 
4753 \emph on
4754 if
4755 \emph default
4756  you were quoting other text.
4757 \end_layout
4758
4759 \begin_layout Quotation
4760 Here's a new paragraph.
4761  I could ramble on and on, like a politician at election time.
4762  If I did that, though, you'd get bored.
4763 \end_layout
4764
4765 \begin_layout Standard
4766 As the examples show, 
4767 \family sans
4768 Quote
4769 \family default
4770  is for those people who use extra space to separate paragraphs.
4771  They should put quotes in the 
4772 \family sans
4773 Quote
4774 \family default
4775  environment.
4776  Those who use indentation to mark a new paragraph should use the 
4777 \family sans
4778 Quotation
4779 \family default
4780  paragraph environment for quoted text.
4781 \end_layout
4782
4783 \begin_layout Subsubsection
4784
4785 \family sans
4786 Verse
4787 \family default
4788
4789 \begin_inset Index
4790 status collapsed
4791
4792 \begin_layout Plain Layout
4793 Paragraph ! Verse
4794 \end_layout
4795
4796 \end_inset
4797
4798
4799 \family sans
4800
4801 \begin_inset Index
4802 status collapsed
4803
4804 \begin_layout Plain Layout
4805 Poetry
4806 \end_layout
4807
4808 \end_inset
4809
4810
4811 \begin_inset CommandInset label
4812 LatexCommand label
4813 name "sec:Verse"
4814
4815 \end_inset
4816
4817
4818 \end_layout
4819
4820 \begin_layout Standard
4821
4822 \family sans
4823 Verse
4824 \family default
4825  is a paragraph environment for poetry, rhymes, verses, and so on.
4826  Here's an example:
4827 \end_layout
4828
4829 \begin_layout Verse
4830 This is in Verse
4831 \begin_inset Newline newline
4832 \end_inset
4833
4834 Which I did not rehearse!
4835 \end_layout
4836
4837 \begin_layout Verse
4838 It could be much worse.
4839  This line could be long, very long, oh so long, so very long that it wraps
4840  around.
4841  It looks okay on screen, but in the printed version, the extra lines are
4842  indented a bit more than the first.
4843  Okay, so it's turned to prose and doesn't rhyme anymore.
4844  So sue me.
4845 \end_layout
4846
4847 \begin_layout Verse
4848 To break a line
4849 \begin_inset Newline newline
4850 \end_inset
4851
4852 And make things look fine
4853 \begin_inset Newline newline
4854 \end_inset
4855
4856 Use 
4857 \family sans
4858 C-Return
4859 \family default
4860 .
4861 \end_layout
4862
4863 \begin_layout Standard
4864 As you can see, 
4865 \family sans
4866 Verse
4867 \family default
4868  does not indent both margins.
4869  Each stanza of the verse or poem is in its own paragraph.
4870  To separate the individual lines of a stanza, use the 
4871 \family typewriter
4872 break-line
4873 \family default
4874  function 
4875 \family sans
4876 C-Return
4877 \family default
4878 .
4879 \end_layout
4880
4881 \begin_layout Subsection
4882 Lists
4883 \begin_inset Index
4884 status collapsed
4885
4886 \begin_layout Plain Layout
4887 Lists
4888 \end_layout
4889
4890 \end_inset
4891
4892
4893 \begin_inset CommandInset label
4894 LatexCommand label
4895 name "sub:Lists"
4896
4897 \end_inset
4898
4899
4900 \end_layout
4901
4902 \begin_layout Standard
4903 LyX has four different paragraph environments for creating different kinds
4904  of lists.
4905  In the 
4906 \family sans
4907 Itemize
4908 \family default
4909  and 
4910 \family sans
4911 Enumerate
4912 \family default
4913  environments, LyX labels your list items with bullets or numbers, respectively.
4914  In the 
4915 \family sans
4916 Description
4917 \family default
4918  and 
4919 \family sans
4920 List
4921 \family default
4922  environments, LyX lets you provide your own label.
4923  We'll present the individual details of each type of list next after describing
4924  some general features of all four of them.
4925 \end_layout
4926
4927 \begin_layout Subsubsection
4928 General Features
4929 \end_layout
4930
4931 \begin_layout Standard
4932 The four paragraph environments for lists differ from the other environments
4933  in several ways.
4934  First, LyX treats each paragraph as a list item.
4935  Hitting 
4936 \family sans
4937 Return
4938 \family default
4939  does 
4940 \emph on
4941 not
4942 \emph default
4943  reset the environment to 
4944 \family sans
4945 Standard
4946 \family default
4947  but keeps the current environment and creates a new list item.
4948  The nesting depth is hereby kept.
4949  If you want to keep the paragraph environment but reset the current nesting
4950  depth, you can use 
4951 \family sans
4952 M-Return
4953 \family default
4954  to break paragraphs.
4955 \end_layout
4956
4957 \begin_layout Standard
4958 You can nest lists of any type inside one another.
4959  In fact, LyX changes the labels on some list items depending on how it
4960  is nested.
4961  If you intend to use any of the list paragraph environments, we suggest
4962  you read all of section
4963 \begin_inset space ~
4964 \end_inset
4965
4966
4967 \begin_inset CommandInset ref
4968 LatexCommand ref
4969 reference "sec:Nesting"
4970
4971 \end_inset
4972
4973 .
4974  
4975 \end_layout
4976
4977 \begin_layout Subsubsection
4978
4979 \family sans
4980 Itemize
4981 \family default
4982
4983 \begin_inset Index
4984 status collapsed
4985
4986 \begin_layout Plain Layout
4987 Lists ! Itemize
4988 \end_layout
4989
4990 \end_inset
4991
4992
4993 \begin_inset CommandInset label
4994 LatexCommand label
4995 name "sec:Itemize"
4996
4997 \end_inset
4998
4999
5000 \end_layout
5001
5002 \begin_layout Standard
5003 The first type of list we'll describe in detail is the 
5004 \family sans
5005 Itemize
5006 \family default
5007  paragraph environment.
5008  It has the following properties:
5009 \end_layout
5010
5011 \begin_layout Itemize
5012 Each item has a particular bullet or symbol as its label.
5013 \end_layout
5014
5015 \begin_deeper
5016 \begin_layout Itemize
5017 LyX uses the same symbol for all of the items in a given nesting level.
5018 \end_layout
5019
5020 \begin_layout Itemize
5021 The symbol appears at the beginning of the first line.
5022 \end_layout
5023
5024 \end_deeper
5025 \begin_layout Itemize
5026 The items can have any length.
5027  LyX automatically offsets the left margin of each item.
5028  The offset is always relative to whatever environment the 
5029 \family sans
5030 Itemize
5031 \family default
5032  list may be in.
5033 \end_layout
5034
5035 \begin_layout Itemize
5036 If you nest an 
5037 \family sans
5038 Itemize
5039 \family default
5040  environment inside another 
5041 \family sans
5042 Itemize
5043 \family default
5044  environment, the label changes to a new symbol.
5045 \end_layout
5046
5047 \begin_deeper
5048 \begin_layout Itemize
5049 There are four different symbols for up to a four-fold nesting.
5050 \end_layout
5051
5052 \begin_layout Itemize
5053 LyX always shows the same symbol on screen.
5054 \end_layout
5055
5056 \begin_layout Itemize
5057 See section
5058 \begin_inset space ~
5059 \end_inset
5060
5061
5062 \begin_inset CommandInset ref
5063 LatexCommand ref
5064 reference "sec:Nesting"
5065
5066 \end_inset
5067
5068  for a full explanation of nesting.
5069 \end_layout
5070
5071 \end_deeper
5072 \begin_layout Standard
5073 Of course, that explanation was also an example of an 
5074 \family sans
5075 Itemize
5076 \family default
5077  list.
5078  The 
5079 \family sans
5080 Itemize
5081 \family default
5082  environment is best suited for lists where the order doesn't matter.
5083 \end_layout
5084
5085 \begin_layout Standard
5086 We said that different levels use different symbols as their label.
5087  Here's an example of all four possible symbols.
5088  Note that those of you reading this manual within LyX won't see any difference.
5089 \end_layout
5090
5091 \begin_layout Itemize
5092 The label for the first level 
5093 \family sans
5094 Itemize
5095 \family default
5096  is a large black dot, or bullet.
5097 \end_layout
5098
5099 \begin_deeper
5100 \begin_layout Itemize
5101 The label for the second level is a dash.
5102 \end_layout
5103
5104 \begin_deeper
5105 \begin_layout Itemize
5106 The label for the third is an asterisk.
5107 \end_layout
5108
5109 \begin_deeper
5110 \begin_layout Itemize
5111 The label for the fourth is a centered dot.
5112 \end_layout
5113
5114 \end_deeper
5115 \begin_layout Itemize
5116 Back out to the third level.
5117 \end_layout
5118
5119 \end_deeper
5120 \begin_layout Itemize
5121 Back to the second level.
5122 \end_layout
5123
5124 \end_deeper
5125 \begin_layout Itemize
5126 Back to the outermost level.
5127 \end_layout
5128
5129 \begin_layout Standard
5130 These are the default labels for an 
5131 \family sans
5132 Itemize
5133 \family default
5134  list.
5135  You can customize these labels in the 
5136 \family sans
5137 Document\SpecialChar \menuseparator
5138 Settings
5139 \family default
5140  dialog in the submenu 
5141 \family sans
5142 Bullets
5143 \family default
5144 .
5145 \family sans
5146
5147 \begin_inset Index
5148 status collapsed
5149
5150 \begin_layout Plain Layout
5151 Document ! Settings
5152 \end_layout
5153
5154 \end_inset
5155
5156
5157 \end_layout
5158
5159 \begin_layout Standard
5160 Notice how the space between items decreases with increasing depth.
5161  We'll explain nesting and all the tricks you can do with different depths
5162  in section
5163 \begin_inset space ~
5164 \end_inset
5165
5166
5167 \begin_inset CommandInset ref
5168 LatexCommand ref
5169 reference "sec:Nesting"
5170
5171 \end_inset
5172
5173 .
5174 \end_layout
5175
5176 \begin_layout Subsubsection
5177
5178 \family sans
5179 Enumerate
5180 \family default
5181
5182 \begin_inset Index
5183 status collapsed
5184
5185 \begin_layout Plain Layout
5186 Lists ! Enumerate
5187 \end_layout
5188
5189 \end_inset
5190
5191
5192 \begin_inset CommandInset label
5193 LatexCommand label
5194 name "sec:Enumerate"
5195
5196 \end_inset
5197
5198
5199 \end_layout
5200
5201 \begin_layout Standard
5202 The 
5203 \family sans
5204 Enumerate
5205 \family default
5206  environment is used to create numbered lists and outlines.
5207  It has these properties:
5208 \end_layout
5209
5210 \begin_layout Enumerate
5211 Each item has a numeral as its label.
5212 \end_layout
5213
5214 \begin_deeper
5215 \begin_layout Enumerate
5216 The type of numeral depends on the nesting depth.
5217 \end_layout
5218
5219 \end_deeper
5220 \begin_layout Enumerate
5221 LyX automatically counts the items for you and updates the label as appropriate.
5222 \end_layout
5223
5224 \begin_layout Enumerate
5225 Each new 
5226 \family sans
5227 Enumerate
5228 \family default
5229  environment resets the counter to one.
5230 \end_layout
5231
5232 \begin_layout Enumerate
5233 Like the 
5234 \family sans
5235 Itemize
5236 \family default
5237  environment, the 
5238 \family sans
5239 Enumerate
5240 \family default
5241  environment:
5242 \end_layout
5243
5244 \begin_deeper
5245 \begin_layout Enumerate
5246 Offsets the items relative to the left margin.
5247  Items can have any length.
5248 \end_layout
5249
5250 \begin_layout Enumerate
5251 Reduces the space between items as the nesting depth increases.
5252 \end_layout
5253
5254 \begin_layout Enumerate
5255 Uses different types of labels depending on the nesting depth.
5256 \end_layout
5257
5258 \begin_layout Enumerate
5259 Allows up to a four-fold nesting.
5260 \end_layout
5261
5262 \end_deeper
5263 \begin_layout Standard
5264 Unlike the 
5265 \family sans
5266 Itemize
5267 \family default
5268  environment, 
5269 \family sans
5270 Enumerate
5271 \family default
5272  shows the different labels for each item in LyX.
5273  Here is how LyX labels the four different levels in an 
5274 \family sans
5275 Enumerate
5276 \family default
5277 :
5278 \end_layout
5279
5280 \begin_layout Enumerate
5281 The first level of an 
5282 \family sans
5283 Enumerate
5284 \family default
5285  uses Arabic numerals followed by a period.
5286 \end_layout
5287
5288 \begin_deeper
5289 \begin_layout Enumerate
5290 The second level uses lower case letters surrounded by parentheses.
5291 \end_layout
5292
5293 \begin_deeper
5294 \begin_layout Enumerate
5295 The third level uses lower-case Roman numerals followed by a period.
5296 \end_layout
5297
5298 \begin_deeper
5299 \begin_layout Enumerate
5300 The fourth level uses capital letters followed by a period.
5301 \end_layout
5302
5303 \begin_layout Enumerate
5304 Again, notice the decrease in the spacing between items as the nesting depth
5305  increases.
5306 \end_layout
5307
5308 \end_deeper
5309 \begin_layout Enumerate
5310 Back to the third level
5311 \end_layout
5312
5313 \end_deeper
5314 \begin_layout Enumerate
5315 Back to the second level.
5316 \end_layout
5317
5318 \end_deeper
5319 \begin_layout Enumerate
5320 Back to the outermost level.
5321 \end_layout
5322
5323 \begin_layout Standard
5324 Once again, you can customize the type of numbering used in the 
5325 \family sans
5326 Enumerate
5327 \family default
5328  environment.
5329  It involves adding commands to the LaTeX preamble (see the 
5330 \emph on
5331 Extended Features
5332 \emph default
5333  manual).
5334  As stated earlier, such customization only shows up in the printed version,
5335  not in LyX.
5336 \end_layout
5337
5338 \begin_layout Standard
5339 There is more to nesting 
5340 \family sans
5341 Enumerate
5342 \family default
5343  environments than we've stated here.
5344  You should read section
5345 \begin_inset space ~
5346 \end_inset
5347
5348
5349 \begin_inset CommandInset ref
5350 LatexCommand ref
5351 reference "sec:Nesting"
5352
5353 \end_inset
5354
5355  to learn more about nesting.
5356 \end_layout
5357
5358 \begin_layout Subsubsection
5359
5360 \family sans
5361 Description
5362 \family default
5363
5364 \begin_inset Index
5365 status collapsed
5366
5367 \begin_layout Plain Layout
5368 Lists ! Description
5369 \end_layout
5370
5371 \end_inset
5372
5373
5374 \end_layout
5375
5376 \begin_layout Standard
5377 Unlike the previous two environments, the 
5378 \family sans
5379 Description
5380 \family default
5381  list has no fixed label.
5382  Instead, LyX uses the first 
5383 \begin_inset Quotes eld
5384 \end_inset
5385
5386 word
5387 \begin_inset Quotes erd
5388 \end_inset
5389
5390  of the first line as the label.
5391  Here's an example:
5392 \end_layout
5393
5394 \begin_layout Description
5395 Example: This is an example of the 
5396 \family sans
5397 Description
5398 \family default
5399  environment.
5400 \end_layout
5401
5402 \begin_layout Standard
5403 LyX typesets the label in boldface and puts extra space between it and the
5404  rest of the line.
5405 \end_layout
5406
5407 \begin_layout Standard
5408 With the first 
5409 \begin_inset Quotes eld
5410 \end_inset
5411
5412 word
5413 \begin_inset Quotes erd
5414 \end_inset
5415
5416  it is meant that the first hit of the 
5417 \family sans
5418 Space
5419 \family default
5420  key ends the label if you are at the beginning of the first line of an
5421  item.
5422  If you need to use more than one word in the label use a 
5423 \family sans
5424 Protected Blank
5425 \family default
5426 .
5427  (Use either 
5428 \family sans
5429 C-Space
5430 \family default
5431  or the menu 
5432 \family sans
5433 Insert\SpecialChar \menuseparator
5434 Formatting\SpecialChar \menuseparator
5435 Protected
5436 \begin_inset space ~
5437 \end_inset
5438
5439 Space
5440 \family default
5441 , see section
5442 \begin_inset space ~
5443 \end_inset
5444
5445
5446 \begin_inset CommandInset ref
5447 LatexCommand ref
5448 reference "sub:Protected-Space"
5449
5450 \end_inset
5451
5452  for more info.) Here is an example:
5453 \end_layout
5454
5455 \begin_layout Description
5456 Second
5457 \begin_inset space ~
5458 \end_inset
5459
5460 Example: This one shows how to use a 
5461 \family sans
5462 Protected
5463 \begin_inset space ~
5464 \end_inset
5465
5466 Blank
5467 \family default
5468  in the label of a 
5469 \family sans
5470 Description
5471 \family default
5472  list item.
5473 \end_layout
5474
5475 \begin_layout Description
5476 Usage: You should use the 
5477 \family sans
5478 Description
5479 \family default
5480  environment for things like definitions and theorems.
5481  Use it when you need to make one word in particular stand out in the text
5482  that describes it.
5483  It's not a good idea to use a 
5484 \family sans
5485 Description
5486 \family default
5487  environment when you have an entire sentence that you want to describe.
5488  You're better off using 
5489 \family sans
5490 Itemize
5491 \family default
5492  or 
5493 \family sans
5494 Enumerate
5495 \family default
5496  and nesting several 
5497 \family sans
5498 Standard
5499 \family default
5500  paragraphs into them.
5501 \end_layout
5502
5503 \begin_layout Description
5504 Nesting: You can nest 
5505 \family sans
5506 Description
5507 \family default
5508  environments inside one another, nest them in other types of lists, and
5509  so on.
5510 \end_layout
5511
5512 \begin_layout Standard
5513 Notice that after the first line, LyX indents subsequent lines, offsetting
5514  them from the first line.
5515 \end_layout
5516
5517 \begin_layout Subsubsection
5518 The LyX 
5519 \family sans
5520 List
5521 \family default
5522
5523 \begin_inset Index
5524 status collapsed
5525
5526 \begin_layout Plain Layout
5527 Lists ! LyX list
5528 \end_layout
5529
5530 \end_inset
5531
5532
5533 \end_layout
5534
5535 \begin_layout Standard
5536 The 
5537 \family sans
5538 List
5539 \family default
5540  environment is a LyX extension to LaTeX.
5541  
5542 \end_layout
5543
5544 \begin_layout Standard
5545 Like the 
5546 \family sans
5547 Description
5548 \family default
5549  environment the 
5550 \family sans
5551 List
5552 \family default
5553  environment has user-defined labels for each list item.
5554  There are the following properties of this list environment:
5555 \end_layout
5556
5557 \begin_layout Labeling
5558 \labelwidthstring 00.00.0000
5559 item
5560 \begin_inset space ~
5561 \end_inset
5562
5563 labels LyX uses the first 
5564 \begin_inset Quotes eld
5565 \end_inset
5566
5567 word
5568 \begin_inset Quotes erd
5569 \end_inset
5570
5571  of each line as the item label.
5572  The first 
5573 \family sans
5574 Space
5575 \family default
5576  after the beginning of the first line of an item marks the end of the label.
5577  If you need to use more than one word in an item label, use a protected
5578  blank as described above.
5579 \end_layout
5580
5581 \begin_layout Labeling
5582 \labelwidthstring 00.00.0000
5583 margins As you can see, LyX uses different margins for the item label and
5584  the body of the item text.
5585  The body of the text has a larger left margin, which is equal to the default
5586  label width plus a little extra space.
5587  
5588 \end_layout
5589
5590 \begin_layout Labeling
5591 \labelwidthstring 00.00.0000
5592 label
5593 \begin_inset space ~
5594 \end_inset
5595
5596 width LyX uses the width of the label, or the default width, whatever is
5597  larger.
5598  If the label width is larger, the label 
5599 \begin_inset Quotes eld
5600 \end_inset
5601
5602 extends
5603 \begin_inset Quotes erd
5604 \end_inset
5605
5606  into the first line.
5607  In other words, the text of the first line isn't aligned with the left
5608  margin of the rest of the item text.
5609 \end_layout
5610
5611 \begin_layout Labeling
5612 \labelwidthstring 00.00.0000
5613 default
5614 \begin_inset space ~
5615 \end_inset
5616
5617 width You can set the default label width to ensure that the text of all
5618  items in a 
5619 \family sans
5620 List
5621 \family default
5622  environment have the same left margin.
5623 \begin_inset Newline newline
5624 \end_inset
5625
5626 To change the default width, select all items in the list.
5627  Now open the 
5628 \family sans
5629 Edit\SpecialChar \menuseparator
5630 Paragraph
5631 \begin_inset space ~
5632 \end_inset
5633
5634 Settings
5635 \family default
5636  dialog.
5637  The text in the box 
5638 \family sans
5639 Longest
5640 \begin_inset space ~
5641 \end_inset
5642
5643 label
5644 \family default
5645  determines the default label width.
5646  You can use the text of your largest label here, but you can also use the
5647  letter 
5648 \begin_inset Quotes eld
5649 \end_inset
5650
5651 M
5652 \begin_inset Quotes erd
5653 \end_inset
5654
5655  multiple times instead.
5656  The M is the widest character and is a standard unit of widths in LaTeX.
5657  By using 
5658 \begin_inset Quotes eld
5659 \end_inset
5660
5661 M
5662 \begin_inset Quotes erd
5663 \end_inset
5664
5665  as the unit of width you don't need to keep changing the contents of 
5666 \family sans
5667 Longest
5668 \begin_inset space ~
5669 \end_inset
5670
5671 label
5672 \family default
5673  every time you alter a label in a 
5674 \family sans
5675 List
5676 \family default
5677  environment.
5678 \begin_inset Newline newline
5679 \end_inset
5680
5681 The predefined default width is the length of 
5682 \begin_inset Quotes eld
5683 \end_inset
5684
5685 00.00.0000
5686 \begin_inset Quotes erd
5687 \end_inset
5688
5689  (equal to 6 M).
5690  
5691 \begin_inset Newline newline
5692 \end_inset
5693
5694
5695 \begin_inset Note Greyedout
5696 status open
5697
5698 \begin_layout Plain Layout
5699
5700 \series bold
5701 Note:
5702 \series default
5703  Setting the cursor into a list item to change only its label width will
5704  only change the width inside LyX but not in the output.
5705 \end_layout
5706
5707 \end_inset
5708
5709
5710 \end_layout
5711
5712 \begin_layout Standard
5713 You should use the 
5714 \family sans
5715 List
5716 \family default
5717  environment the same way like the 
5718 \family sans
5719 Description
5720 \family default
5721  list: When you need one word to stand out from the text that describes
5722  it.
5723  The 
5724 \family sans
5725 List
5726 \family default
5727  environment gives you another way to do this, using a different overall
5728  layout.
5729 \end_layout
5730
5731 \begin_layout Standard
5732 You can nest 
5733 \family sans
5734 List
5735 \family default
5736  environments inside one another, nest them in other types of lists, and
5737  so on.
5738  They work just like the other list paragraph environments.
5739  Read section
5740 \begin_inset space ~
5741 \end_inset
5742
5743
5744 \begin_inset CommandInset ref
5745 LatexCommand ref
5746 reference "sec:Nesting"
5747
5748 \end_inset
5749
5750  to learn about nesting.
5751 \end_layout
5752
5753 \begin_layout Standard
5754 There is yet another feature of the 
5755 \family sans
5756 List
5757 \family default
5758  environment: As you can see in the examples, LyX left-justifies the item
5759  labels by default.
5760  You can use additional 
5761 \family sans
5762 HFills
5763 \family default
5764  to change how LyX justifies the item label.
5765  
5766 \family sans
5767 Hfills
5768 \family default
5769  are documented in section
5770 \begin_inset space ~
5771 \end_inset
5772
5773
5774 \begin_inset CommandInset ref
5775 LatexCommand ref
5776 reference "sub:Horizontal-Space"
5777
5778 \end_inset
5779
5780 .
5781  Here are some examples:
5782 \end_layout
5783
5784 \begin_layout Labeling
5785 \labelwidthstring 00.00.0000
5786 Left The default for 
5787 \family sans
5788 List
5789 \family default
5790  item labels.
5791 \end_layout
5792
5793 \begin_layout Labeling
5794 \labelwidthstring 00.00.0000
5795 \begin_inset space \hfill{}
5796 \end_inset
5797
5798 Right One 
5799 \family sans
5800 HFill
5801 \family default
5802  at the beginning of the label right justifies it.
5803 \end_layout
5804
5805 \begin_layout Labeling
5806 \labelwidthstring 00.00.0000
5807 \begin_inset space \hfill{}
5808 \end_inset
5809
5810 Center
5811 \begin_inset space \hfill{}
5812 \end_inset
5813
5814  One 
5815 \family sans
5816 HFill
5817 \family default
5818  at the beginning of the label and one at the end centers it.
5819 \end_layout
5820
5821 \begin_layout Subsection
5822 Letters
5823 \begin_inset Index
5824 status collapsed
5825
5826 \begin_layout Plain Layout
5827 Letters
5828 \end_layout
5829
5830 \end_inset
5831
5832
5833 \end_layout
5834
5835 \begin_layout Subsubsection
5836
5837 \family sans
5838 Address
5839 \family default
5840  and 
5841 \family sans
5842 Right
5843 \begin_inset space ~
5844 \end_inset
5845
5846 Address
5847 \family default
5848 : An Overview
5849 \end_layout
5850
5851 \begin_layout Standard
5852 Although LyX has document classes for letters, we've also created two paragraph
5853  environments called 
5854 \family sans
5855 Address
5856 \family default
5857  and 
5858 \family sans
5859 Right
5860 \begin_inset space ~
5861 \end_inset
5862
5863 Address
5864 \family default
5865 .
5866  To use the letter class, you need to use specific paragraph environments
5867  in a specific order, otherwise LaTeX gags on the document.
5868  In contrast, you can use the 
5869 \family sans
5870 Address
5871 \family default
5872  and 
5873 \family sans
5874 Right
5875 \begin_inset space ~
5876 \end_inset
5877
5878 Address
5879 \family default
5880  paragraph environments anywhere with no problem.
5881  You can even nest them inside other environments, though you can't nest
5882  anything in them.
5883 \end_layout
5884
5885 \begin_layout Standard
5886 Of course, you're not limited to using 
5887 \family sans
5888 Address
5889 \family default
5890  and 
5891 \family sans
5892 Right
5893 \begin_inset space ~
5894 \end_inset
5895
5896 Address
5897 \family default
5898  for letters only.
5899  
5900 \family sans
5901 Right
5902 \begin_inset space ~
5903 \end_inset
5904
5905 Address
5906 \family default
5907 , in particular, is useful for creating article titles like those used in
5908  some European academic papers.
5909 \end_layout
5910
5911 \begin_layout Subsubsection
5912 Usage
5913 \begin_inset CommandInset label
5914 LatexCommand label
5915 name "sec:Address-Usage"
5916
5917 \end_inset
5918
5919
5920 \end_layout
5921
5922 \begin_layout Standard
5923 The 
5924 \family sans
5925 Address
5926 \family default
5927  environment formats text in the style of an address, which is also used
5928  for the opening and signature in some countries.
5929  Similarly, the 
5930 \family sans
5931 Right
5932 \begin_inset space ~
5933 \end_inset
5934
5935 Address
5936 \family default
5937  environment formats text in the style of a right-justified address, which
5938  is used for the sender's address and today's date in some countries.
5939  Here's an example of each:
5940 \end_layout
5941
5942 \begin_layout Right Address
5943 Right Address
5944 \begin_inset Newline newline
5945 \end_inset
5946
5947 Who I am
5948 \begin_inset Newline newline
5949 \end_inset
5950
5951 Where I am
5952 \begin_inset Newline newline
5953 \end_inset
5954
5955 When is it? What is today?
5956 \end_layout
5957
5958 \begin_layout Standard
5959 That was 
5960 \family sans
5961 Right
5962 \begin_inset space ~
5963 \end_inset
5964
5965 Address
5966 \family default
5967 .
5968  Notice that the lines all have the same left margin, which LyX sets to
5969  fit the largest block of text on a single line.
5970  Here's an example of the 
5971 \family sans
5972 Address
5973 \family default
5974  environment:
5975 \end_layout
5976
5977 \begin_layout Address
5978 Who are you
5979 \begin_inset Newline newline
5980 \end_inset
5981
5982 Where do I send this
5983 \begin_inset Newline newline
5984 \end_inset
5985
5986 Your post office and country
5987 \end_layout
5988
5989 \begin_layout Standard
5990 As you can see, both 
5991 \family sans
5992 Address
5993 \family default
5994  and 
5995 \family sans
5996 Right
5997 \begin_inset space ~
5998 \end_inset
5999
6000 Address
6001 \family default
6002  add extra space between themselves and the next paragraph.
6003  If you hit 
6004 \family sans
6005 Return
6006 \family default
6007  in either of these environments, LyX resets the nesting depth and sets
6008  the environment to 
6009 \family sans
6010 Standard
6011 \family default
6012 .
6013  This makes sense, since 
6014 \family sans
6015 Return
6016 \family default
6017  is the 
6018 \family typewriter
6019 break-paragraph
6020 \family default
6021  function, and the individual lines of an address are not paragraphs.
6022  Thus, you have to use 
6023 \family typewriter
6024 break-line
6025 \family default
6026  (
6027 \family sans
6028 C-Return
6029 \family default
6030  or 
6031 \family sans
6032 Formatting
6033 \begin_inset space ~
6034 \end_inset
6035
6036 Character\SpecialChar \menuseparator
6037 Line
6038 \begin_inset space ~
6039 \end_inset
6040
6041 Break
6042 \family default
6043  from the 
6044 \family sans
6045 Insert
6046 \family default
6047  menu) to start a new line in an 
6048 \family sans
6049 Address
6050 \family default
6051  or 
6052 \family sans
6053 Right
6054 \begin_inset space ~
6055 \end_inset
6056
6057 Address
6058 \family default
6059  environment.
6060 \end_layout
6061
6062 \begin_layout Subsection
6063 Academic Writing
6064 \end_layout
6065
6066 \begin_layout Standard
6067 Most academic writing begins with an abstract and ends with a bibliography
6068  or list of references.
6069  LyX contains paragraph environments for both of these.
6070 \end_layout
6071
6072 \begin_layout Subsubsection
6073
6074 \family sans
6075 Abstract
6076 \begin_inset Index
6077 status collapsed
6078
6079 \begin_layout Plain Layout
6080 Abstracts
6081 \end_layout
6082
6083 \end_inset
6084
6085
6086 \end_layout
6087
6088 \begin_layout Standard
6089 The 
6090 \family sans
6091 Abstract
6092 \family default
6093  environment is used for the abstract of an article.
6094  Technically, you could use this environment anywhere, but you really should
6095  only use it at the beginning of the document, after the title.
6096  Also, don't bother trying to nest 
6097 \family sans
6098 Abstract
6099 \family default
6100  in anything else or vice versa.
6101  It won't work.
6102  The 
6103 \family sans
6104 Abstract
6105 \family default
6106  environment is only useful in the article and report document classes.
6107  The book document classes ignores the 
6108 \family sans
6109 Abstract
6110 \family default
6111  completely, and it's utterly silly to use 
6112 \family sans
6113 Abstract
6114 \family default
6115  in a letter document class.
6116 \end_layout
6117
6118 \begin_layout Standard
6119 The 
6120 \family sans
6121 Abstract
6122 \family default
6123  environment does several things for you.
6124  First, it puts the centered label 
6125 \begin_inset Quotes eld
6126 \end_inset
6127
6128 Abstract
6129 \begin_inset Quotes erd
6130 \end_inset
6131
6132  above the text.
6133  The label and the text of the abstract are separated by some extra vertical
6134  space.
6135  Second, it typesets everything in a smaller font, just as you'd expect.
6136  Lastly, it adds a bit of extra vertical space between the abstract and
6137  the subsequent text.
6138  Well, that's how it will appear on the LyX screen.
6139  The appearance in the output depends on the used article or report class.
6140 \end_layout
6141
6142 \begin_layout Standard
6143 Starting a new paragraph by hitting 
6144 \family sans
6145 Return
6146 \family default
6147  does not reset the paragraph environment.
6148  The new paragraph will still be in the 
6149 \family sans
6150 Abstract
6151 \family default
6152  environment.
6153  So, you will have to change the paragraph environment yourself when you
6154  finish entering the abstract of your document.
6155 \end_layout
6156
6157 \begin_layout Standard
6158 \begin_inset Float figure
6159 wide false
6160 sideways false
6161 status open
6162
6163 \begin_layout Plain Layout
6164 \align center
6165 \begin_inset Graphics
6166         filename clipart/Abstract.pdf
6167         lyxscale 25
6168
6169 \end_inset
6170
6171
6172 \end_layout
6173
6174 \begin_layout Plain Layout
6175 \begin_inset Caption
6176
6177 \begin_layout Plain Layout
6178 \begin_inset CommandInset label
6179 LatexCommand label
6180 name "cap:Paragraph-in-the"
6181
6182 \end_inset
6183
6184 Paragraph in the 
6185 \family sans
6186 Abstract
6187 \family default
6188  environment
6189 \end_layout
6190
6191 \end_inset
6192
6193
6194 \end_layout
6195
6196 \end_inset
6197
6198
6199 \end_layout
6200
6201 \begin_layout Standard
6202 We'd love to give you directly an example of the 
6203 \family sans
6204 Abstract
6205 \family default
6206  environment, but since this document is in the 
6207 \begin_inset Quotes eld
6208 \end_inset
6209
6210 book
6211 \begin_inset Quotes erd
6212 \end_inset
6213
6214  class, we can't do this.
6215  We inserted it therefore as figure
6216 \begin_inset space ~
6217 \end_inset
6218
6219
6220 \begin_inset CommandInset ref
6221 LatexCommand ref
6222 reference "cap:Paragraph-in-the"
6223
6224 \end_inset
6225
6226 .
6227  If you've never heard of an 
6228 \begin_inset Quotes eld
6229 \end_inset
6230
6231 abstract
6232 \begin_inset Quotes erd
6233 \end_inset
6234
6235  before, you can safely ignore this environment.
6236 \end_layout
6237
6238 \begin_layout Subsubsection
6239
6240 \family sans
6241 Bibliography
6242 \family default
6243
6244 \begin_inset Index
6245 status collapsed
6246
6247 \begin_layout Plain Layout
6248 Bibliography
6249 \end_layout
6250
6251 \end_inset
6252
6253
6254 \begin_inset CommandInset label
6255 LatexCommand label
6256 name "sub:Biblio_environment"
6257
6258 \end_inset
6259
6260
6261 \end_layout
6262
6263 \begin_layout Standard
6264 The 
6265 \family sans
6266 Bibliography
6267 \family default
6268  environment is used to list references.
6269  Technically, you could use this environment anywhere, but you really should
6270  only use it at the end of the document.
6271  Nesting 
6272 \family sans
6273 Bibliography
6274 \family default
6275  in anything else or vice versa won't work.
6276 \end_layout
6277
6278 \begin_layout Standard
6279 When you first open a 
6280 \family sans
6281 Bibliography
6282 \family default
6283  environment, LyX adds a large vertical space, followed by the heading 
6284 \begin_inset Quotes eld
6285 \end_inset
6286
6287 Bibliography
6288 \begin_inset Quotes erd
6289 \end_inset
6290
6291  or 
6292 \begin_inset Quotes eld
6293 \end_inset
6294
6295 References,
6296 \begin_inset Quotes erd
6297 \end_inset
6298
6299  depending on the document class.
6300  The heading is in a large boldface font.
6301  Each paragraph of the 
6302 \family sans
6303 Bibliography
6304 \family default
6305  environment is a bibliography entry.
6306  Thus, hitting 
6307 \family sans
6308 Return
6309 \family default
6310  does not reset the paragraph environment.
6311  Each new paragraph is still in the 
6312 \family sans
6313 Bibliography
6314 \family default
6315  environment.
6316 \end_layout
6317
6318 \begin_layout Standard
6319 There is another, usually better way to include references in your document
6320  by using a BibTeX database.
6321  For more information on that, and for a a detailed description of LyX's
6322  bibliography handling, have a look at in section
6323 \begin_inset space ~
6324 \end_inset
6325
6326
6327 \begin_inset CommandInset ref
6328 LatexCommand ref
6329 reference "sec:Bibliography"
6330
6331 \end_inset
6332
6333 .
6334 \end_layout
6335
6336 \begin_layout Subsection
6337 LyX
6338 \family sans
6339 -Code
6340 \begin_inset Index
6341 status collapsed
6342
6343 \begin_layout Plain Layout
6344 Paragraph ! LyX code
6345 \end_layout
6346
6347 \end_inset
6348
6349
6350 \begin_inset CommandInset label
6351 LatexCommand label
6352 name "sub:LyX-Code"
6353
6354 \end_inset
6355
6356
6357 \end_layout
6358
6359 \begin_layout Standard
6360 The 
6361 \family sans
6362 LyX-Code
6363 \family default
6364  environment is another LyX extension.
6365  It type-sets text in a typewriter-style font.
6366  It also treats the 
6367 \family sans
6368 Space
6369 \family default
6370  key as a fixed whitespace;
6371 \begin_inset Foot
6372 status collapsed
6373
6374 \begin_layout Plain Layout
6375 In the 
6376 \family sans
6377 LyX-Code
6378 \family default
6379  environment, the 
6380 \family sans
6381 Space
6382 \family default
6383  key is treated as a 
6384 \family sans
6385 Protected
6386 \begin_inset space ~
6387 \end_inset
6388
6389 Blank
6390 \family default
6391  instead of an end-of-word marker.
6392 \end_layout
6393
6394 \end_inset
6395
6396  this is the only case in which you can type multiple whitespaces in LyX.
6397  If you need to insert blank lines, you'll still need to use 
6398 \family sans
6399 C-Return
6400 \family default
6401  (the 
6402 \family typewriter
6403 break-line
6404 \family default
6405  function).
6406  
6407 \family sans
6408 Return
6409 \family default
6410  breaks paragraphs.
6411  Note, however, that 
6412 \family sans
6413 Return
6414 \family default
6415  does not reset the paragraph environment.
6416  So, when you finish using the 
6417 \family sans
6418 LyX-Code
6419 \family default
6420  environment, you'll need to change the paragraph environment yourself.
6421  Also, you can nest the 
6422 \family sans
6423 LyX-Code
6424 \family default
6425  environment inside of others.
6426 \end_layout
6427
6428 \begin_layout Standard
6429 There are a few quirks with this environment:
6430 \end_layout
6431
6432 \begin_layout Itemize
6433 You cannot use 
6434 \family sans
6435 C-Return
6436 \family default
6437  at the beginning of a new paragraph (i.e.
6438  you can't follow 
6439 \family sans
6440 Return
6441 \family default
6442  with a 
6443 \family sans
6444 C-Return
6445 \family default
6446 ).
6447 \end_layout
6448
6449 \begin_layout Itemize
6450 You can't follow a 
6451 \family sans
6452 C-Return
6453 \family default
6454  with a 
6455 \family sans
6456 Space
6457 \family default
6458 .
6459 \end_layout
6460
6461 \begin_deeper
6462 \begin_layout Itemize
6463 Use a 
6464 \family sans
6465 Return
6466 \family default
6467  to begin a new paragraph, then you can use a 
6468 \family sans
6469 Space
6470 \family default
6471 .
6472 \end_layout
6473
6474 \begin_layout Itemize
6475 Or: use 
6476 \family sans
6477 C-Space
6478 \family default
6479  instead.
6480 \end_layout
6481
6482 \end_deeper
6483 \begin_layout Itemize
6484 You can't have an empty paragraph or an empty line.
6485  You must put at least one 
6486 \family sans
6487 Space
6488 \family default
6489  in any line you want blank.
6490  Otherwise, LaTeX generates errors.
6491 \end_layout
6492
6493 \begin_layout Itemize
6494 You cannot get the typewriter double quotes by typing 
6495 \family sans
6496 "
6497 \family default
6498  since that will insert 
6499 \emph on
6500 real
6501 \emph default
6502  quotes.
6503  You get the typewriter double quotes with 
6504 \family sans
6505 C-"
6506 \family default
6507  (or 
6508 \family sans
6509 C-q
6510 \family default
6511  if you use Emacs-like key bindings).
6512 \end_layout
6513
6514 \begin_layout Standard
6515 Here's an example:
6516 \end_layout
6517
6518 \begin_layout LyX-Code
6519 #include <stdio.h>
6520 \end_layout
6521
6522 \begin_layout LyX-Code
6523  
6524 \end_layout
6525
6526 \begin_layout LyX-Code
6527 int main(void)
6528 \end_layout
6529
6530 \begin_layout LyX-Code
6531 {
6532 \end_layout
6533
6534 \begin_layout LyX-Code
6535     printf("Hello World!
6536 \backslash
6537 n");
6538 \end_layout
6539
6540 \begin_layout LyX-Code
6541     return 0;
6542 \end_layout
6543
6544 \begin_layout LyX-Code
6545 }
6546 \end_layout
6547
6548 \begin_layout Standard
6549 This is just the standard 
6550 \begin_inset Quotes eld
6551 \end_inset
6552
6553 Hello world!
6554 \begin_inset Quotes erd
6555 \end_inset
6556
6557  program.
6558  
6559 \end_layout
6560
6561 \begin_layout Standard
6562
6563 \family sans
6564 LyX-Code
6565 \family default
6566  has one purpose: to typeset code, such as program source, shell scripts,
6567  rc-files, and so on.
6568  Use it only in those very special cases where you need to generate text
6569  as if you used a typewriter.
6570 \begin_inset Index
6571 status collapsed
6572
6573 \begin_layout Plain Layout
6574 Paragraph environments|)
6575 \end_layout
6576
6577 \end_inset
6578
6579
6580 \end_layout
6581
6582 \begin_layout Section
6583 Nesting Environments
6584 \begin_inset Index
6585 status collapsed
6586
6587 \begin_layout Plain Layout
6588 Nesting ! Environments
6589 \end_layout
6590
6591 \end_inset
6592
6593
6594 \begin_inset CommandInset label
6595 LatexCommand label
6596 name "sec:Nesting"
6597
6598 \end_inset
6599
6600
6601 \end_layout
6602
6603 \begin_layout Subsection
6604 Introduction
6605 \end_layout
6606
6607 \begin_layout Standard
6608 LyX treats text as a unified block with a particular context and specific
6609  properties.
6610  This allows you to create blocks that inherits some of the properties of
6611  another block.
6612  For example you have three main points in an outline, but point #2 also
6613  has two subpoints.
6614  In other words, you have a list inside of another list, with the inner
6615  list 
6616 \begin_inset Quotes eld
6617 \end_inset
6618
6619 attached
6620 \begin_inset Quotes erd
6621 \end_inset
6622
6623  to item #2:
6624 \end_layout
6625
6626 \begin_layout Enumerate
6627 one
6628 \end_layout
6629
6630 \begin_layout Enumerate
6631 two
6632 \end_layout
6633
6634 \begin_deeper
6635 \begin_layout Enumerate
6636 sublist - item #1
6637 \end_layout
6638
6639 \begin_layout Enumerate
6640 sublist - item #2
6641 \end_layout
6642
6643 \end_deeper
6644 \begin_layout Enumerate
6645 three
6646 \end_layout
6647
6648 \begin_layout Standard
6649 You put a list inside of a list by nesting one list inside the other.
6650  Nesting an environment is quite simple: Select 
6651 \family sans
6652 Increase
6653 \begin_inset space ~
6654 \end_inset
6655
6656 List
6657 \begin_inset space ~
6658 \end_inset
6659
6660 Depth
6661 \family default
6662  or 
6663 \family sans
6664 Decrease
6665 \begin_inset space ~
6666 \end_inset
6667
6668 List
6669 \begin_inset space ~
6670 \end_inset
6671
6672 Depth
6673 \family default
6674  from the 
6675 \family sans
6676 Edit
6677 \family default
6678  menu to change the nesting depth of the current paragraph (the status bar
6679  will tell you how far you are nested).
6680  Instead of the menu, you can also use the toolbar buttons 
6681 \begin_inset Graphics
6682         filename ../images/depth-increment.png
6683
6684 \end_inset
6685
6686  and 
6687 \begin_inset Graphics
6688         filename ../images/depth-decrement.png
6689
6690 \end_inset
6691
6692  or the convenient key bindings 
6693 \family sans
6694 Tab
6695 \family default
6696  and 
6697 \family sans
6698 S-Tab
6699 \family default
6700  or 
6701 \family sans
6702 S-M-Right
6703 \family default
6704  and 
6705 \family sans
6706 S-M-Left
6707 \family default
6708  to change the nesting level.
6709  The change will work on the current selection if you have made one (allowing
6710  you to change the nesting of several paragraphs at once), or the current
6711  paragraph.
6712 \end_layout
6713
6714 \begin_layout Standard
6715 Note that LyX only changes the nesting depth if it can.
6716  If it's invalid to do so, nothing happens if you try to change the depth.
6717  Additionally, if you change the depth of one paragraph, it affects the
6718  depth of every paragraph nested inside of it.
6719 \end_layout
6720
6721 \begin_layout Standard
6722 Nesting isn't limited to lists.
6723  In LyX, you can nest just about anything inside anything else, as you're
6724  about to find out.
6725  This is the real power of nesting paragraph environments.
6726 \end_layout
6727
6728 \begin_layout Subsection
6729 What You Can and Can't Nest
6730 \end_layout
6731
6732 \begin_layout Standard
6733 Before we fire a list of paragraph environments at you, we need to tell
6734  you a little bit more about how nesting works.
6735 \end_layout
6736
6737 \begin_layout Standard
6738 The question if nesting a paragraph environment is possible, is a bit more
6739  complicated than a simple yes or no.
6740  There are three types of paragraph environments:
6741 \end_layout
6742
6743 \begin_layout Itemize
6744 Completely unnestable
6745 \end_layout
6746
6747 \begin_layout Itemize
6748 Fully nestable, you can nest them inside of things and you can also nest
6749  other things inside of them.
6750 \end_layout
6751
6752 \begin_layout Itemize
6753 A third type, you can nest them into other environments, but you can't nest
6754  anything into them.
6755 \end_layout
6756
6757 \begin_layout Standard
6758 Here's a list of the three types of nesting behavior, and which paragraph
6759  environments have them:
6760 \end_layout
6761
6762 \begin_layout Description
6763 Unnestable Can't nest them.
6764  Can't nest into them.
6765 \end_layout
6766
6767 \begin_deeper
6768 \begin_layout Itemize
6769
6770 \family sans
6771 Bibliography
6772 \end_layout
6773
6774 \begin_layout Itemize
6775
6776 \family sans
6777 Abstract
6778 \end_layout
6779
6780 \begin_layout Itemize
6781
6782 \family sans
6783 Title
6784 \end_layout
6785
6786 \begin_layout Itemize
6787
6788 \family sans
6789 Author
6790 \end_layout
6791
6792 \begin_layout Itemize
6793
6794 \family sans
6795 Date
6796 \end_layout
6797
6798 \end_deeper
6799 \begin_layout Description
6800 Fully
6801 \begin_inset space ~
6802 \end_inset
6803
6804 Nestable You can nest them.
6805  You can nest other things into them.
6806 \end_layout
6807
6808 \begin_deeper
6809 \begin_layout Itemize
6810
6811 \family sans
6812 Verse
6813 \end_layout
6814
6815 \begin_layout Itemize
6816
6817 \family sans
6818 Quote
6819 \end_layout
6820
6821 \begin_layout Itemize
6822
6823 \family sans
6824 Quotation
6825 \end_layout
6826
6827 \begin_layout Itemize
6828
6829 \family sans
6830 Itemize
6831 \end_layout
6832
6833 \begin_layout Itemize
6834
6835 \family sans
6836 Enumerate
6837 \end_layout
6838
6839 \begin_layout Itemize
6840
6841 \family sans
6842 Description
6843 \end_layout
6844
6845 \begin_layout Itemize
6846
6847 \family sans
6848 List
6849 \end_layout
6850
6851 \begin_layout Itemize
6852
6853 \family sans
6854 LyX-Code
6855 \end_layout
6856
6857 \end_deeper
6858 \begin_layout Description
6859 Nestable-Inside You can nest them inside of other things.
6860  You can't nest anything into them.
6861 \end_layout
6862
6863 \begin_deeper
6864 \begin_layout Itemize
6865
6866 \family sans
6867 Standard
6868 \end_layout
6869
6870 \begin_layout Itemize
6871
6872 \family sans
6873 Part
6874 \end_layout
6875
6876 \begin_layout Itemize
6877
6878 \family sans
6879 Chapter
6880 \end_layout
6881
6882 \begin_layout Itemize
6883
6884 \family sans
6885 Section
6886 \end_layout
6887
6888 \begin_layout Itemize
6889
6890 \family sans
6891 Subsection
6892 \end_layout
6893
6894 \begin_layout Itemize
6895
6896 \family sans
6897 Subsubsection
6898 \end_layout
6899
6900 \begin_layout Itemize
6901
6902 \family sans
6903 Paragraph
6904 \end_layout
6905
6906 \begin_layout Itemize
6907
6908 \family sans
6909 Subparagraph
6910 \end_layout
6911
6912 \begin_layout Itemize
6913
6914 \family sans
6915 Part*
6916 \end_layout
6917
6918 \begin_layout Itemize
6919
6920 \family sans
6921 Chapter*
6922 \end_layout
6923
6924 \begin_layout Itemize
6925
6926 \family sans
6927 Section*
6928 \end_layout
6929
6930 \begin_layout Itemize
6931
6932 \family sans
6933 Subsection*
6934 \end_layout
6935
6936 \begin_layout Itemize
6937
6938 \family sans
6939 Subsubsection*
6940 \end_layout
6941
6942 \begin_layout Itemize
6943
6944 \family sans
6945 Right
6946 \begin_inset space ~
6947 \end_inset
6948
6949 Address
6950 \end_layout
6951
6952 \begin_layout Itemize
6953
6954 \family sans
6955 Address
6956 \end_layout
6957
6958 \end_deeper
6959 \begin_layout Standard
6960 \begin_inset Note Greyedout
6961 status open
6962
6963 \begin_layout Plain Layout
6964
6965 \series bold
6966 Note:
6967 \series default
6968  Although it is possible to nest numbered section headings like 
6969 \family sans
6970 Chapter
6971 \family default
6972
6973 \family sans
6974 Section
6975 \family default
6976 , etc.
6977 \begin_inset space ~
6978 \end_inset
6979
6980 to e.
6981 \begin_inset space \thinspace{}
6982 \end_inset
6983
6984 g.
6985 \begin_inset space ~
6986 \end_inset
6987
6988 lists, it is highly recommended not to do this.
6989  Because the aim is to create well structured documents following usual
6990  guidelines of typesetting, but nested section headings violates them.
6991 \end_layout
6992
6993 \end_inset
6994
6995
6996 \end_layout
6997
6998 \begin_layout Subsection
6999 Nesting Other Things: Tables, Math, Floats, etc.
7000 \begin_inset Index
7001 status collapsed
7002
7003 \begin_layout Plain Layout
7004 Nesting ! Tables etc.
7005 \end_layout
7006
7007 \end_inset
7008
7009
7010 \end_layout
7011
7012 \begin_layout Standard
7013 There are several things that aren't paragraph environments, but which are
7014  affected by nesting anyhow.
7015  They are:
7016 \end_layout
7017
7018 \begin_layout Itemize
7019 equations
7020 \end_layout
7021
7022 \begin_layout Itemize
7023 tables
7024 \end_layout
7025
7026 \begin_layout Itemize
7027 figures
7028 \end_layout
7029
7030 \begin_layout Standard
7031 (
7032 \begin_inset Note Greyedout
7033 status open
7034
7035 \begin_layout Plain Layout
7036
7037 \series bold
7038 Note:
7039 \series default
7040  Figures and tables in 
7041 \family sans
7042 Floats
7043 \family default
7044  are not affected by this.
7045 \end_layout
7046
7047 \end_inset
7048
7049  Have a look at section
7050 \begin_inset space ~
7051 \end_inset
7052
7053
7054 \begin_inset CommandInset ref
7055 LatexCommand ref
7056 reference "sec:Floats"
7057
7058 \end_inset
7059
7060  for more informations about 
7061 \family sans
7062 Floats
7063 \family default
7064 .)
7065 \end_layout
7066
7067 \begin_layout Standard
7068 LyX can treat these three objects as either a word or as a paragraph.
7069  If a figure, table, or an equation is inline, it goes wherever the paragraph
7070  it is in goes.
7071 \end_layout
7072
7073 \begin_layout Standard
7074 On the other hand, if you have an equation, figure or table in a 
7075 \begin_inset Quotes eld
7076 \end_inset
7077
7078 paragraph
7079 \begin_inset Quotes erd
7080 \end_inset
7081
7082  of its own, it behaves just like a 
7083 \begin_inset Quotes eld
7084 \end_inset
7085
7086 nestable-inside
7087 \begin_inset Quotes erd
7088 \end_inset
7089
7090  paragraph environment.
7091  You can nest it into any environment, but you obviously can't nest anything
7092  into it.
7093 \end_layout
7094
7095 \begin_layout Standard
7096 Here's an example with a table:
7097 \end_layout
7098
7099 \begin_layout Enumerate
7100 Item One
7101 \end_layout
7102
7103 \begin_deeper
7104 \begin_layout Enumerate
7105 This is (a) and it's nested.
7106 \end_layout
7107
7108 \begin_deeper
7109 \begin_layout Standard
7110 \begin_inset VSpace 0.3cm
7111 \end_inset
7112
7113
7114 \end_layout
7115
7116 \begin_layout Standard
7117 \align center
7118 \begin_inset Tabular
7119 <lyxtabular version="3" rows="2" columns="2">
7120 <features>
7121 <column alignment="center" valignment="top" width="0pt">
7122 <column alignment="center" valignment="top" width="0pt">
7123 <row>
7124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7125 \begin_inset Text
7126
7127 \begin_layout Plain Layout
7128
7129 \family roman
7130 \series medium
7131 \shape up
7132 \size normal
7133 \emph off
7134 \bar no
7135 \noun off
7136 \color none
7137 a
7138 \end_layout
7139
7140 \end_inset
7141 </cell>
7142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7143 \begin_inset Text
7144
7145 \begin_layout Plain Layout
7146
7147 \family roman
7148 \series medium
7149 \shape up
7150 \size normal
7151 \emph off
7152 \bar no
7153 \noun off
7154 \color none
7155 b
7156 \end_layout
7157
7158 \end_inset
7159 </cell>
7160 </row>
7161 <row>
7162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7163 \begin_inset Text
7164
7165 \begin_layout Plain Layout
7166
7167 \family roman
7168 \series medium
7169 \shape up
7170 \size normal
7171 \emph off
7172 \bar no
7173 \noun off
7174 \color none
7175 c
7176 \end_layout
7177
7178 \end_inset
7179 </cell>
7180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184
7185 \family roman
7186 \series medium
7187 \shape up
7188 \size normal
7189 \emph off
7190 \bar no
7191 \noun off
7192 \color none
7193 d
7194 \end_layout
7195
7196 \end_inset
7197 </cell>
7198 </row>
7199 </lyxtabular>
7200
7201 \end_inset
7202
7203
7204 \end_layout
7205
7206 \begin_layout Standard
7207 \begin_inset VSpace 0.3cm
7208 \end_inset
7209
7210
7211 \end_layout
7212
7213 \end_deeper
7214 \begin_layout Enumerate
7215 This is (b).
7216  The table is actually nested inside (a).
7217 \end_layout
7218
7219 \end_deeper
7220 \begin_layout Enumerate
7221 Back out again.
7222 \end_layout
7223
7224 \begin_layout Standard
7225 If we hadn't nested the table at all, the list would look like this:
7226 \end_layout
7227
7228 \begin_layout Enumerate
7229 Item One
7230 \end_layout
7231
7232 \begin_deeper
7233 \begin_layout Enumerate
7234 This is (a) and it's nested.
7235 \end_layout
7236
7237 \end_deeper
7238 \begin_layout Standard
7239 \begin_inset VSpace 0.3cm
7240 \end_inset
7241
7242
7243 \end_layout
7244
7245 \begin_layout Standard
7246 \align center
7247 \begin_inset Tabular
7248 <lyxtabular version="3" rows="2" columns="2">
7249 <features>
7250 <column alignment="center" valignment="top" width="0pt">
7251 <column alignment="center" valignment="top" width="0pt">
7252 <row>
7253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7254 \begin_inset Text
7255
7256 \begin_layout Plain Layout
7257
7258 \family roman
7259 \series medium
7260 \shape up
7261 \size normal
7262 \emph off
7263 \bar no
7264 \noun off
7265 \color none
7266 a
7267 \end_layout
7268
7269 \end_inset
7270 </cell>
7271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7272 \begin_inset Text
7273
7274 \begin_layout Plain Layout
7275
7276 \family roman
7277 \series medium
7278 \shape up
7279 \size normal
7280 \emph off
7281 \bar no
7282 \noun off
7283 \color none
7284 b
7285 \end_layout
7286
7287 \end_inset
7288 </cell>
7289 </row>
7290 <row>
7291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7292 \begin_inset Text
7293
7294 \begin_layout Plain Layout
7295
7296 \family roman
7297 \series medium
7298 \shape up
7299 \size normal
7300 \emph off
7301 \bar no
7302 \noun off
7303 \color none
7304 c
7305 \end_layout
7306
7307 \end_inset
7308 </cell>
7309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7310 \begin_inset Text
7311
7312 \begin_layout Plain Layout
7313
7314 \family roman
7315 \series medium
7316 \shape up
7317 \size normal
7318 \emph off
7319 \bar no
7320 \noun off
7321 \color none
7322 d
7323 \end_layout
7324
7325 \end_inset
7326 </cell>
7327 </row>
7328 </lyxtabular>
7329
7330 \end_inset
7331
7332
7333 \end_layout
7334
7335 \begin_layout Standard
7336 \begin_inset VSpace 0.3cm
7337 \end_inset
7338
7339
7340 \end_layout
7341
7342 \begin_layout Enumerate
7343 This is (b).
7344  The table is 
7345 \emph on
7346 not
7347 \emph default
7348  nested inside (a).
7349  In fact, it's not nested at all.
7350 \end_layout
7351
7352 \begin_layout Enumerate
7353 Back out again.
7354 \end_layout
7355
7356 \begin_layout Standard
7357 Notice how item (b) is not only no longer nested, but is also the first
7358  item of a new list!
7359 \end_layout
7360
7361 \begin_layout Standard
7362 There's another trap you can fall into: Nesting the table, but not going
7363  deep enough.
7364  LyX then turns anything after the table into a new sublist.
7365 \end_layout
7366
7367 \begin_layout Enumerate
7368 Item One
7369 \end_layout
7370
7371 \begin_deeper
7372 \begin_layout Enumerate
7373 This is (a) and it's nested.
7374 \end_layout
7375
7376 \begin_layout Standard
7377 \begin_inset VSpace 0.3cm
7378 \end_inset
7379
7380
7381 \end_layout
7382
7383 \begin_layout Standard
7384 \align center
7385 \begin_inset Tabular
7386 <lyxtabular version="3" rows="2" columns="2">
7387 <features>
7388 <column alignment="center" valignment="top" width="0pt">
7389 <column alignment="center" valignment="top" width="0pt">
7390 <row>
7391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7392 \begin_inset Text
7393
7394 \begin_layout Plain Layout
7395
7396 \family roman
7397 \series medium
7398 \shape up
7399 \size normal
7400 \emph off
7401 \bar no
7402 \noun off
7403 \color none
7404 a
7405 \end_layout
7406
7407 \end_inset
7408 </cell>
7409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7410 \begin_inset Text
7411
7412 \begin_layout Plain Layout
7413
7414 \family roman
7415 \series medium
7416 \shape up
7417 \size normal
7418 \emph off
7419 \bar no
7420 \noun off
7421 \color none
7422 b
7423 \end_layout
7424
7425 \end_inset
7426 </cell>
7427 </row>
7428 <row>
7429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7430 \begin_inset Text
7431
7432 \begin_layout Plain Layout
7433
7434 \family roman
7435 \series medium
7436 \shape up
7437 \size normal
7438 \emph off
7439 \bar no
7440 \noun off
7441 \color none
7442 c
7443 \end_layout
7444
7445 \end_inset
7446 </cell>
7447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 d
7461 \end_layout
7462
7463 \end_inset
7464 </cell>
7465 </row>
7466 </lyxtabular>
7467
7468 \end_inset
7469
7470
7471 \end_layout
7472
7473 \begin_layout Standard
7474 \begin_inset VSpace 0.3cm
7475 \end_inset
7476
7477
7478 \end_layout
7479
7480 \begin_layout Enumerate
7481 This is (b).
7482  The table is actually nested inside Item One, but 
7483 \emph on
7484 not
7485 \emph default
7486  inside (a).
7487 \end_layout
7488
7489 \end_deeper
7490 \begin_layout Enumerate
7491 Back out again.
7492 \end_layout
7493
7494 \begin_layout Standard
7495 As you can see, item (b) turned into the first item of a new list, but a
7496  new list 
7497 \emph on
7498 inside
7499 \emph default
7500  item 1.
7501  The same thing would have happened to a figure or an equation.
7502  So, if you nest tables, figures or equations, make sure you go to the right
7503  depth!
7504 \end_layout
7505
7506 \begin_layout Subsection
7507 Usage and General Features
7508 \end_layout
7509
7510 \begin_layout Standard
7511 Speaking of levels, LyX can perform up to a six-fold nesting.
7512  In other words, 
7513 \begin_inset Quotes eld
7514 \end_inset
7515
7516 level #6
7517 \begin_inset Quotes erd
7518 \end_inset
7519
7520  is the innermost possible depth.
7521  Here's an example to display what we mean:
7522 \end_layout
7523
7524 \begin_layout Enumerate
7525 level #1 - outermost
7526 \end_layout
7527
7528 \begin_deeper
7529 \begin_layout Enumerate
7530 level #2
7531 \end_layout
7532
7533 \begin_deeper
7534 \begin_layout Enumerate
7535 level #3
7536 \end_layout
7537
7538 \begin_deeper
7539 \begin_layout Enumerate
7540 level #4
7541 \end_layout
7542
7543 \begin_deeper
7544 \begin_layout Itemize
7545 level #5
7546 \end_layout
7547
7548 \begin_deeper
7549 \begin_layout Itemize
7550 level #6
7551 \end_layout
7552
7553 \end_deeper
7554 \end_deeper
7555 \end_deeper
7556 \end_deeper
7557 \end_deeper
7558 \begin_layout Standard
7559 There are two exceptions to the six-fold nesting limit, and you can see
7560  both of them in the example.
7561  Unlike the other fully-nestable environments, you can only perform a four-fold
7562  nesting with the 
7563 \family sans
7564 Enumerate
7565 \family default
7566  and 
7567 \family sans
7568 Itemize
7569 \family default
7570  environments.
7571  For example, if we tried to nest another 
7572 \family sans
7573 Enumerate
7574 \family default
7575  list inside of item 
7576 \begin_inset Quotes eld
7577 \end_inset
7578
7579 A.
7580 \begin_inset Quotes erd
7581 \end_inset
7582
7583 , we'd get errors.
7584 \end_layout
7585
7586 \begin_layout Subsection
7587 Some Examples
7588 \begin_inset Index
7589 status collapsed
7590
7591 \begin_layout Plain Layout
7592 Nesting ! Examples
7593 \end_layout
7594
7595 \end_inset
7596
7597
7598 \end_layout
7599
7600 \begin_layout Standard
7601 The best way to explain just what you can do with nesting is by illustration.
7602  We have several examples of nested environments.
7603  In them, we explain how we created the example, so that you can reproduce
7604  them.
7605 \end_layout
7606
7607 \begin_layout Subsubsection
7608 Example 1: The Six-fold Way and Mixed Nesting
7609 \end_layout
7610
7611 \begin_layout Labeling
7612 \labelwidthstring MMM
7613 #1-a This is the outermost level.
7614  It's a 
7615 \family sans
7616 List
7617 \family default
7618  environment.
7619 \end_layout
7620
7621 \begin_deeper
7622 \begin_layout Labeling
7623 \labelwidthstring MMM
7624 #2-a This is level #2.
7625  We created it by using 
7626 \family sans
7627 M-Return
7628 \family default
7629  followed by 
7630 \family sans
7631 S-M-Right
7632 \family default
7633 .
7634 \end_layout
7635
7636 \begin_deeper
7637 \begin_layout Labeling
7638 \labelwidthstring MMM
7639 #3-a This is level #3.
7640  This time, we just hit 
7641 \family sans
7642 Return
7643 \family default
7644 , then used 
7645 \family sans
7646 S-M-Right
7647 \family default
7648  twice in a row.
7649  We could have also created it the same way as we did the previous level,
7650  by hitting 
7651 \family sans
7652 M-Return
7653 \family default
7654  followed by 
7655 \family sans
7656 S-M-Right
7657 \family default
7658 .
7659 \end_layout
7660
7661 \begin_deeper
7662 \begin_layout Standard
7663 This is actually a 
7664 \family sans
7665 Standard
7666 \family default
7667  environment, nested inside of 
7668 \begin_inset Quotes eld
7669 \end_inset
7670
7671 #3-a
7672 \begin_inset Quotes erd
7673 \end_inset
7674
7675 .
7676  So, it's at level #4.
7677  We did this by hitting 
7678 \family sans
7679 M-Return
7680 \family default
7681 , then 
7682 \family sans
7683 S-M-Right
7684 \family default
7685 , then changing the paragraph environment to 
7686 \family sans
7687 Standard
7688 \family default
7689 .
7690  Do this to create list items with more than one paragraph - it also works
7691  for the 
7692 \family sans
7693 Description
7694 \family default
7695
7696 \family sans
7697 Enumerate
7698 \family default
7699 , and 
7700 \family sans
7701 Itemize
7702 \family default
7703  environments!
7704 \end_layout
7705
7706 \begin_layout Standard
7707 Here's another 
7708 \family sans
7709 Standard
7710 \family default
7711  paragraph, also at level #4, made with just a 
7712 \family sans
7713 M-Return
7714 \family default
7715 .
7716 \end_layout
7717
7718 \begin_layout Labeling
7719 \labelwidthstring MMM
7720 #4-a This is level #4.
7721  We hit 
7722 \family sans
7723 M-Return
7724 \family default
7725  and changed the paragraph environment back to 
7726 \family sans
7727 List
7728 \family default
7729 .
7730  Remember - we can't nest anything inside of a 
7731 \family sans
7732 Standard
7733 \family default
7734  environment, which is why we're still at level #4.
7735  However, we 
7736 \emph on
7737 can
7738 \emph default
7739  keep nesting things inside of 
7740 \begin_inset Quotes eld
7741 \end_inset
7742
7743 #3-a
7744 \begin_inset Quotes erd
7745 \end_inset
7746
7747 .
7748 \end_layout
7749
7750 \begin_deeper
7751 \begin_layout Labeling
7752 \labelwidthstring MMM
7753 #5-a This is level #5\SpecialChar \ldots{}
7754
7755 \end_layout
7756
7757 \begin_deeper
7758 \begin_layout Labeling
7759 \labelwidthstring MMM
7760 #6-a \SpecialChar \ldots{}
7761 and this is level #6.
7762  By now, you should know how we made these two.
7763 \end_layout
7764
7765 \end_deeper
7766 \begin_layout Labeling
7767 \labelwidthstring MMM
7768 #5-b Back to level #5.
7769  Just hit 
7770 \family sans
7771 M-Return
7772 \family default
7773  followed by a 
7774 \family sans
7775 S-M-Left
7776 \family default
7777 .
7778 \end_layout
7779
7780 \end_deeper
7781 \begin_layout Labeling
7782 \labelwidthstring MMM
7783 #4-b After another 
7784 \family sans
7785 M-Return
7786 \family default
7787  followed by a 
7788 \family sans
7789 S-M-Left
7790 \family default
7791 , we're back at level #4.
7792 \end_layout
7793
7794 \end_deeper
7795 \begin_layout Labeling
7796 \labelwidthstring MMM
7797 #3-b Back to level #3.
7798  By now it should be obvious how we did this.
7799 \end_layout
7800
7801 \end_deeper
7802 \begin_layout Labeling
7803 \labelwidthstring MMM
7804 #2-b Back to level #2.
7805  
7806 \end_layout
7807
7808 \end_deeper
7809 \begin_layout Labeling
7810 \labelwidthstring MMM
7811 #1-b And last, back to the outermost level, #1.
7812  After this sentence, we'll hit 
7813 \family sans
7814 Return
7815 \family default
7816  and change the paragraph environment back to 
7817 \family sans
7818 Standard
7819 \family default
7820  to end the list.
7821 \end_layout
7822
7823 \begin_layout Standard
7824 We could have also used the 
7825 \family sans
7826 Description
7827 \family default
7828
7829 \family sans
7830 Quote
7831 \family default
7832
7833 \family sans
7834 Quotation
7835 \family default
7836 , or even the 
7837 \family sans
7838 Verse
7839 \family default
7840  environment in place of the 
7841 \family sans
7842 List
7843 \family default
7844  environment.
7845  The example would have worked exactly the same.
7846 \end_layout
7847
7848 \begin_layout Subsubsection
7849 Example 2: Inheritance
7850 \end_layout
7851
7852 \begin_layout LyX-Code
7853 This is the LyX-Code environment, at level #1, the outermost
7854 \end_layout
7855
7856 \begin_layout LyX-Code
7857 level.
7858   Now we'll hit 
7859 \family sans
7860 Return
7861 \family default
7862 , then 
7863 \family sans
7864 S-M-Right
7865 \family default
7866 , after which, we'll change to the 
7867 \family sans
7868 Enumerate
7869 \family default
7870  environment.
7871 \end_layout
7872
7873 \begin_deeper
7874 \begin_layout Enumerate
7875 This is the 
7876 \family sans
7877 Enumerate
7878 \family default
7879  environment, at level #2.
7880 \end_layout
7881
7882 \begin_layout Enumerate
7883 Notice how the nested 
7884 \family sans
7885 Enumerate
7886 \family default
7887  not only inherits its margins from its parent environment (
7888 \family sans
7889 LyX-Code
7890 \family default
7891 ), but also inherits its font and spacing!
7892 \end_layout
7893
7894 \end_deeper
7895 \begin_layout Standard
7896 We ended this example by hitting 
7897 \family sans
7898 Return
7899 \family default
7900 .
7901  After that, we needed to reset the paragraph environment to 
7902 \family sans
7903 Standard
7904 \family default
7905  and resetting the nesting depth by using 
7906 \family sans
7907 S-M-Left
7908 \family default
7909  once.
7910 \end_layout
7911
7912 \begin_layout Subsubsection
7913 Example 3: Labels, Levels, and the 
7914 \family sans
7915 Enumerate
7916 \family default
7917  and 
7918 \family sans
7919 Itemize
7920 \family default
7921  Environments
7922 \begin_inset OptArg
7923 status collapsed
7924
7925 \begin_layout Plain Layout
7926 Example #3: Labels, Levels and other list environments
7927 \end_layout
7928
7929 \end_inset
7930
7931
7932 \end_layout
7933
7934 \begin_layout Enumerate
7935 This is level #1, in an 
7936 \family sans
7937 Enumerate
7938 \family default
7939  paragraph environment.
7940  We're actually going to nest a bunch of these.
7941 \end_layout
7942
7943 \begin_deeper
7944 \begin_layout Enumerate
7945 This is level #2.
7946  We used 
7947 \family sans
7948 M-Return
7949 \family default
7950  followed by 
7951 \family sans
7952 S-M-Right
7953 \family default
7954 .
7955  Now, what happens if we nest an 
7956 \family sans
7957 Itemize
7958 \family default
7959  environment inside of this one? It will be at level #3, but what will its
7960  label be? An asterisk?
7961 \end_layout
7962
7963 \begin_deeper
7964 \begin_layout Itemize
7965 No! It's a bullet.
7966  This is the 
7967 \emph on
7968 first
7969 \emph default
7970  
7971 \family sans
7972 Itemize
7973 \family default
7974  environment, even though it's at level #3.
7975  So, its label is a bullet.
7976  (We got here by using 
7977 \family sans
7978 M-Return
7979 \family default
7980 , then 
7981 \family sans
7982 S-M-Right
7983 \family default
7984 , then changing the environment to 
7985 \family sans
7986 Itemize
7987 \family default
7988 .)
7989 \end_layout
7990
7991 \begin_deeper
7992 \begin_layout Itemize
7993 Here's level #4, produced using 
7994 \family sans
7995 M-Return
7996 \family default
7997 , then 
7998 \family sans
7999 S-M-Right
8000 \family default
8001 .
8002  We'll do that again\SpecialChar \ldots{}
8003
8004 \end_layout
8005
8006 \begin_deeper
8007 \begin_layout Enumerate
8008 \SpecialChar \ldots{}
8009 to get to level #5.
8010  This time, however, we also changed the paragraph environment back to 
8011 \family sans
8012 Enumerate
8013 \family default
8014 .
8015  Notice the type of numbering, it is 
8016 \emph on
8017 lowercase Roman
8018 \emph default
8019 , because we are in the 
8020 \emph on
8021 thirdfold
8022 \emph default
8023  
8024 \family sans
8025 Enumerate
8026 \family default
8027  environment (i.e.
8028  it is an 
8029 \family sans
8030 Enumerate
8031 \family default
8032  inside an 
8033 \family sans
8034 Enumerate
8035 \family default
8036  inside an 
8037 \family sans
8038 Enumerate
8039 \family default
8040 ).
8041 \end_layout
8042
8043 \begin_layout Enumerate
8044 What happens if we 
8045 \emph on
8046 don't
8047 \emph default
8048  change the paragraph environment, but decrease the nesting depth? What
8049  type of numbering does LyX use?
8050 \end_layout
8051
8052 \begin_layout Enumerate
8053 Oh, as if you couldn't guess by now, we're just using 
8054 \family sans
8055 M-Return
8056 \family default
8057  to keep the current environment and depth but create a new item.
8058 \end_layout
8059
8060 \begin_layout Enumerate
8061 Let's use 
8062 \family sans
8063 S-M-Left
8064 \family default
8065  to decrease the depth after the next 
8066 \family sans
8067 M-Return
8068 \family default
8069 .
8070 \end_layout
8071
8072 \end_deeper
8073 \begin_layout Enumerate
8074 This is level #4.
8075  Look what type of label LyX is using!
8076 \end_layout
8077
8078 \end_deeper
8079 \begin_layout Enumerate
8080 This is level #3.
8081  Even though we've changed levels, LyX is still using a lowercase Roman
8082  numeral as the label.Why?
8083 \end_layout
8084
8085 \begin_layout Enumerate
8086 Because, even though the nesting depth has changed, the paragraph is 
8087 \emph on
8088 still
8089 \emph default
8090  a thirdfold 
8091 \family sans
8092 Enumerate
8093 \family default
8094  environment.
8095  Notice, however, that LyX 
8096 \emph on
8097 did
8098 \emph default
8099  reset the counter for the label.
8100 \end_layout
8101
8102 \end_deeper
8103 \begin_layout Enumerate
8104 Another 
8105 \family sans
8106 M-Return
8107 \family default
8108  
8109 \family sans
8110 S-M-Left
8111 \family default
8112  sequence, and we're back to level #2.
8113  This time, we not only changed the nesting depth, but we also moved back
8114  into the twofold-nested 
8115 \family sans
8116 Enumerate
8117 \family default
8118  environment.
8119 \end_layout
8120
8121 \end_deeper
8122 \begin_layout Enumerate
8123 The same thing happens if we do another 
8124 \family sans
8125 M-Return
8126 \family default
8127  
8128 \family sans
8129 S-M-Left
8130 \family default
8131  sequence and return to level #1, the outermost level.
8132 \end_layout
8133
8134 \begin_layout Standard
8135 Lastly, we reset the environment to 
8136 \family sans
8137 Standard
8138 \family default
8139 .
8140  As you can see, the level number doesn't correspond to what type of labeling
8141  LyX uses for the 
8142 \family sans
8143 Enumerate
8144 \family default
8145  and 
8146 \family sans
8147 Itemize
8148 \family default
8149  environments.
8150  The number of other 
8151 \family sans
8152 Enumerate
8153 \family default
8154  environments surrounding it determines what kind of label LyX uses for
8155  an 
8156 \family sans
8157 Enumerate
8158 \family default
8159  item.
8160  The same rule applies for the 
8161 \family sans
8162 Itemize
8163 \family default
8164  environment, as well.
8165 \end_layout
8166
8167 \begin_layout Subsubsection
8168 Example 4: Going Bonkers
8169 \end_layout
8170
8171 \begin_layout Enumerate
8172 We're going to go totally nuts now.
8173  We won't nest as deep as in the other examples, nor will we go into the
8174  same detail with how we did it.
8175  (level #1: 
8176 \family sans
8177 Enumerate
8178 \family default
8179 )
8180 \end_layout
8181
8182 \begin_deeper
8183 \begin_layout Standard
8184 (
8185 \family sans
8186 Return, S-M-Right, Standard
8187 \family default
8188 : level #2) We'll stick an encapsulated description of how we created the
8189  example in parentheses someplace.
8190  For example, the two keybindings are how we changed the depth.
8191  The environment name is the name of the current environment.
8192  Either before or after this, we'll put in the level.
8193 \end_layout
8194
8195 \end_deeper
8196 \begin_layout Enumerate
8197 (
8198 \family sans
8199 Return, Enumerate
8200 \family default
8201 : level #1) This is the next item in the list.
8202 \end_layout
8203
8204 \begin_deeper
8205 \begin_layout Verse
8206 Now we'll add verse.
8207 \begin_inset Newline newline
8208 \end_inset
8209
8210 It will get much worse.
8211 \begin_inset Newline newline
8212 \end_inset
8213
8214 (
8215 \family sans
8216 Return, S-M-Right, Verse
8217 \family default
8218 : level #2)
8219 \end_layout
8220
8221 \begin_layout Verse
8222 Fiddle dee, Fiddle doo.
8223 \begin_inset Newline newline
8224 \end_inset
8225
8226 Bippitey boppitey boo!
8227 \begin_inset Newline newline
8228 \end_inset
8229
8230 (
8231 \family sans
8232 M-Return)
8233 \end_layout
8234
8235 \begin_layout Verse
8236 Here comes a table:
8237 \end_layout
8238
8239 \begin_deeper
8240 \begin_layout Standard
8241 \begin_inset VSpace 0.3cm
8242 \end_inset
8243
8244
8245 \end_layout
8246
8247 \begin_layout Standard
8248 \align center
8249 \begin_inset Tabular
8250 <lyxtabular version="3" rows="2" columns="2">
8251 <features>
8252 <column alignment="center" valignment="top" width="0pt">
8253 <column alignment="center" valignment="top" width="0pt">
8254 <row>
8255 <cell alignment="center" valignment="top" usebox="none">
8256 \begin_inset Text
8257
8258 \begin_layout Plain Layout
8259
8260 \family roman
8261 \series medium
8262 \shape up
8263 \size normal
8264 \emph off
8265 \bar no
8266 \noun off
8267 \color none
8268 one-fish
8269 \end_layout
8270
8271 \end_inset
8272 </cell>
8273 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8274 \begin_inset Text
8275
8276 \begin_layout Plain Layout
8277
8278 \family roman
8279 \series medium
8280 \shape up
8281 \size normal
8282 \emph off
8283 \bar no
8284 \noun off
8285 \color none
8286 two-fish
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 </row>
8292 <row>
8293 <cell alignment="center" valignment="top" topline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297
8298 \family roman
8299 \series medium
8300 \shape up
8301 \size normal
8302 \emph off
8303 \bar no
8304 \noun off
8305 \color none
8306 red-fish
8307 \end_layout
8308
8309 \end_inset
8310 </cell>
8311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8312 \begin_inset Text
8313
8314 \begin_layout Plain Layout
8315
8316 \family roman
8317 \series medium
8318 \shape up
8319 \size normal
8320 \emph off
8321 \bar no
8322 \noun off
8323 \color none
8324 blue-fish
8325 \end_layout
8326
8327 \end_inset
8328 </cell>
8329 </row>
8330 </lyxtabular>
8331
8332 \end_inset
8333
8334
8335 \end_layout
8336
8337 \end_deeper
8338 \begin_layout Verse
8339 (
8340 \family sans
8341 M-Return, Table, S-M-Right
8342 \family default
8343  3 times, 
8344 \family sans
8345 M-Return, Verse, S-M-Left
8346 \family default
8347 )
8348 \end_layout
8349
8350 \end_deeper
8351 \begin_layout Enumerate
8352 (
8353 \family sans
8354 Return, Enumerate
8355 \family default
8356 : level #1) This is another item.
8357  Note that selecting a 
8358 \family sans
8359 Table
8360 \family default
8361  resets the nesting depth to level #1, so we increased the nesting depth
8362  3 times to put the table inside the 
8363 \family sans
8364 Verse
8365 \family default
8366  environment.
8367  
8368 \end_layout
8369
8370 \begin_layout Quotation
8371 We're now ending the 
8372 \family sans
8373 Enumerate
8374 \family default
8375  list and changing to 
8376 \family sans
8377 Quotation
8378 \family default
8379 .
8380  We're still at level #1.
8381  We want to show you some of the things you can do by mixing environments.
8382  The next set of paragraphs is a 
8383 \begin_inset Quotes eld
8384 \end_inset
8385
8386 quoted letter.
8387 \begin_inset Quotes erd
8388 \end_inset
8389
8390  We'll nest both the 
8391 \family sans
8392 Address
8393 \family default
8394  and 
8395 \family sans
8396 Right
8397 \begin_inset space ~
8398 \end_inset
8399
8400 Address
8401 \family default
8402  environments inside of this one, then use another nested 
8403 \family sans
8404 Quotation
8405 \family default
8406  for the letter body.
8407  We'll use 
8408 \family sans
8409 M-Return
8410 \family default
8411  to preserve the depth.
8412  Remember that you need to use 
8413 \family sans
8414 C-Return
8415 \family default
8416  to create multiple lines inside the 
8417 \family sans
8418 Address
8419 \family default
8420  and 
8421 \family sans
8422 Right
8423 \begin_inset space ~
8424 \end_inset
8425
8426 Address
8427 \family default
8428  environments.
8429  Here it goes:
8430 \end_layout
8431
8432 \begin_deeper
8433 \begin_layout Right Address
8434 1234 Nowhere Rd.
8435 \begin_inset Newline newline
8436 \end_inset
8437
8438 Moosegroin, MT 00100
8439 \begin_inset Newline newline
8440 \end_inset
8441
8442 9-6-96
8443 \end_layout
8444
8445 \begin_layout Address
8446 Dear Mr.
8447 \begin_inset space ~
8448 \end_inset
8449
8450 Fizlewitz:
8451 \end_layout
8452
8453 \begin_layout Quotation
8454 We regret to inform you that we cannot fill your order for 50
8455 \begin_inset space \thinspace{}
8456 \end_inset
8457
8458 L of compressed methane gas due to circumstances beyond our control.
8459  Unfortunately, several of our cows have mysteriously exploded, creating
8460  a backlog in our orders for methane.
8461  We will place your name on the waiting list and try to fill your order
8462  as soon as possible.
8463  In the meantime, we thank you for your patience.
8464 \end_layout
8465
8466 \begin_layout Quotation
8467 We do, however, now have a special on beef.
8468  If you are interested, please return the enclosed pricing and order form
8469  with your order, along with payment.
8470 \end_layout
8471
8472 \begin_layout Quotation
8473 We thank you again for your patience.
8474 \end_layout
8475
8476 \begin_layout Address
8477 Sincerely,
8478 \begin_inset Newline newline
8479 \end_inset
8480
8481 Bill Hick
8482 \end_layout
8483
8484 \end_deeper
8485 \begin_layout Quotation
8486 That ends that example!
8487 \end_layout
8488
8489 \begin_layout Standard
8490 As you can see, nesting environments in LyX gives you a lot of power with
8491  just a few keystrokes.
8492  We could have easily nested an 
8493 \family sans
8494 Itemize
8495 \family default
8496  list inside of a 
8497 \family sans
8498 Quotation
8499 \family default
8500  or 
8501 \family sans
8502 Quote
8503 \family default
8504 , or put a 
8505 \family sans
8506 Quote
8507 \family default
8508  inside of an 
8509 \family sans
8510 Itemize
8511 \family default
8512  list.
8513  You have a huge variety of options at your disposal.
8514 \end_layout
8515
8516 \begin_layout Section
8517 Spacing, pagination and line breaks
8518 \begin_inset Index
8519 status collapsed
8520
8521 \begin_layout Plain Layout
8522 Spacing
8523 \end_layout
8524
8525 \end_inset
8526
8527
8528 \end_layout
8529
8530 \begin_layout Standard
8531 What is a space? While you might be used to press the space key anytime
8532  you want to separate two words in ordinary word processors, LyX offers
8533  you more spaces: Spaces of different width and spaces which can or cannot
8534  be broken at the end of a line.
8535  The following sections will show you some examples where those spaces are
8536  useful.
8537 \end_layout
8538
8539 \begin_layout Subsection
8540 Protected Space
8541 \begin_inset CommandInset label
8542 LatexCommand label
8543 name "sub:Protected-Space"
8544
8545 \end_inset
8546
8547
8548 \begin_inset Index
8549 status collapsed
8550
8551 \begin_layout Plain Layout
8552 Spaces ! Protected
8553 \end_layout
8554
8555 \end_inset
8556
8557
8558 \end_layout
8559
8560 \begin_layout Standard
8561 The protected space: It is used to tell LyX (and LaTeX) not to break the
8562  line at that point.
8563  This may be necessary to avoid unlucky linebreaks, like in: 
8564 \end_layout
8565
8566 \begin_layout Quote
8567 Further documentation is given in section
8568 \begin_inset Newline newline
8569 \end_inset
8570
8571
8572 \begin_inset CommandInset ref
8573 LatexCommand ref
8574 reference "sec:Bibliography"
8575
8576 \end_inset
8577
8578 .
8579  
8580 \end_layout
8581
8582 \begin_layout Standard
8583 Obviously, it would be a good thing to put a protected space between 
8584 \begin_inset Quotes eld
8585 \end_inset
8586
8587 section
8588 \begin_inset Quotes erd
8589 \end_inset
8590
8591  and 
8592 \begin_inset Quotes eld
8593 \end_inset
8594
8595
8596 \begin_inset CommandInset ref
8597 LatexCommand ref
8598 reference "sec:Bibliography"
8599
8600 \end_inset
8601
8602
8603 \begin_inset Quotes erd
8604 \end_inset
8605
8606 .
8607  A protected space is set with 
8608 \family sans
8609 Insert\SpecialChar \menuseparator
8610 Formatting\SpecialChar \menuseparator
8611 Protected
8612 \bar under
8613
8614 \begin_inset space ~
8615 \end_inset
8616
8617
8618 \bar default
8619 Space
8620 \family default
8621  (shortcut 
8622 \family sans
8623 C-Space
8624 \family default
8625 ).
8626 \end_layout
8627
8628 \begin_layout Subsection
8629 Horizontal Space
8630 \begin_inset CommandInset label
8631 LatexCommand label
8632 name "sub:Horizontal-Space"
8633
8634 \end_inset
8635
8636
8637 \begin_inset Index
8638 status collapsed
8639
8640 \begin_layout Plain Layout
8641 Spacing ! Horizontal
8642 \end_layout
8643
8644 \end_inset
8645
8646
8647 \end_layout
8648
8649 \begin_layout Standard
8650 All horizontal spaces can be inserted with the menu 
8651 \family sans
8652 Insert\SpecialChar \menuseparator
8653 Formatting\SpecialChar \menuseparator
8654 Horizontal Space
8655 \family default
8656 .
8657  The length units are listed in Appendix
8658 \begin_inset space ~
8659 \end_inset
8660
8661
8662 \begin_inset CommandInset ref
8663 LatexCommand ref
8664 reference "cha:Units-available-in"
8665
8666 \end_inset
8667
8668 .
8669 \end_layout
8670
8671 \begin_layout Subsubsection
8672 Inter-word Space
8673 \begin_inset CommandInset label
8674 LatexCommand label
8675 name "sub:Inter-word-Space"
8676
8677 \end_inset
8678
8679
8680 \begin_inset Index
8681 status collapsed
8682
8683 \begin_layout Plain Layout
8684 Spaces ! Inter-word
8685 \end_layout
8686
8687 \end_inset
8688
8689
8690 \end_layout
8691
8692 \begin_layout Standard
8693 Some languages (e.
8694 \begin_inset space \thinspace{}
8695 \end_inset
8696
8697 g.
8698 \begin_inset space \space{}
8699 \end_inset
8700
8701 English) have the typographical convention to add extra space after an end-of-se
8702 ntence punctuation mark, and LyX honors those conventions (see section
8703 \begin_inset space ~
8704 \end_inset
8705
8706
8707 \begin_inset CommandInset ref
8708 LatexCommand ref
8709 reference "sub:Abbreviations"
8710
8711 \end_inset
8712
8713 ).
8714  Sometimes, you want a normal space nevertheless.
8715  In this case, insert an inter-word space (shortcut 
8716 \family sans
8717 C-M-Space
8718 \family default
8719 ).
8720 \end_layout
8721
8722 \begin_layout Subsubsection
8723 Thin Space
8724 \begin_inset CommandInset label
8725 LatexCommand label
8726 name "sub:Thin-Space"
8727
8728 \end_inset
8729
8730
8731 \begin_inset Index
8732 status collapsed
8733
8734 \begin_layout Plain Layout
8735 Spaces ! Thin
8736 \end_layout
8737
8738 \end_inset
8739
8740
8741 \end_layout
8742
8743 \begin_layout Standard
8744
8745 \begin_inset Quotes eld
8746 \end_inset
8747
8748 thin space
8749 \begin_inset Quotes erd
8750 \end_inset
8751
8752  is a blank which has half the size of a normal space (and it is also 
8753 \begin_inset Quotes eld
8754 \end_inset
8755
8756 protected
8757 \begin_inset Quotes erd
8758 \end_inset
8759
8760 ).
8761  The typographical conventions in a lot of languages propose the use of
8762  thin spaces in cases where normal spaces would be too wide, for instance
8763  inside abbreviations:
8764 \end_layout
8765
8766 \begin_layout Quote
8767 D.
8768 \begin_inset space \thinspace{}
8769 \end_inset
8770
8771 E.
8772  Knuth has developed our beloved typesetting program, i.
8773 \begin_inset space \thinspace{}
8774 \end_inset
8775
8776 e.
8777 \begin_inset space \space{}
8778 \end_inset
8779
8780 TeX.
8781 \end_layout
8782
8783 \begin_layout Standard
8784 or between values and units.
8785  Compare for example this:
8786 \begin_inset Newline newline
8787 \end_inset
8788
8789 10
8790 \begin_inset space \thinspace{}
8791 \end_inset
8792
8793 kg (thin space)
8794 \begin_inset Newline newline
8795 \end_inset
8796
8797 10 kg (normal space
8798 \end_layout
8799
8800 \begin_layout Standard
8801 You can insert thin spaces also with the menu 
8802 \family sans
8803 Insert\SpecialChar \menuseparator
8804 Formatting\SpecialChar \menuseparator
8805 Thin
8806 \begin_inset space ~
8807 \end_inset
8808
8809 Space
8810 \family default
8811  (shortcut 
8812 \family sans
8813 C-S-Space
8814 \family default
8815 ).
8816 \end_layout
8817
8818 \begin_layout Subsubsection
8819 More Spaces
8820 \begin_inset CommandInset label
8821 LatexCommand label
8822 name "sub:More-Spaces"
8823
8824 \end_inset
8825
8826
8827 \end_layout
8828
8829 \begin_layout Standard
8830 You can furthermore insert the following space types:
8831 \end_layout
8832
8833 \begin_layout Description
8834 Negative
8835 \begin_inset space ~
8836 \end_inset
8837
8838 thin
8839 \begin_inset space ~
8840 \end_inset
8841
8842 space A line with a 
8843 \begin_inset Formula $\to$
8844 \end_inset
8845
8846
8847 \begin_inset space \negthinspace{}
8848 \end_inset
8849
8850
8851 \begin_inset Formula $\gets$
8852 \end_inset
8853
8854  Negative thin space between the arrows.
8855 \end_layout
8856
8857 \begin_layout Description
8858 Enspace
8859 \begin_inset space ~
8860 \end_inset
8861
8862 (0.5
8863 \begin_inset space \thinspace{}
8864 \end_inset
8865
8866 em) A line with a 
8867 \begin_inset Formula $\to$
8868 \end_inset
8869
8870
8871 \begin_inset space \enskip{}
8872 \end_inset
8873
8874
8875 \begin_inset Formula $\gets$
8876 \end_inset
8877
8878  Enspace (0.5
8879 \begin_inset space \thinspace{}
8880 \end_inset
8881
8882 em) space between the arrows.
8883 \end_layout
8884
8885 \begin_layout Description
8886 Quad
8887 \begin_inset space ~
8888 \end_inset
8889
8890 (1
8891 \begin_inset space \thinspace{}
8892 \end_inset
8893
8894 em) A line with a 
8895 \begin_inset Formula $\to$
8896 \end_inset
8897
8898
8899 \begin_inset space \quad{}
8900 \end_inset
8901
8902
8903 \begin_inset Formula $\gets$
8904 \end_inset
8905
8906  Quad
8907 \begin_inset space ~
8908 \end_inset
8909
8910 (1
8911 \begin_inset space \thinspace{}
8912 \end_inset
8913
8914 em) space between the arrows.
8915 \end_layout
8916
8917 \begin_layout Description
8918 QQuad
8919 \begin_inset space ~
8920 \end_inset
8921
8922 (2
8923 \begin_inset space \thinspace{}
8924 \end_inset
8925
8926 em) A line with a 
8927 \begin_inset Formula $\to$
8928 \end_inset
8929
8930
8931 \begin_inset space \qquad{}
8932 \end_inset
8933
8934
8935 \begin_inset Formula $\gets$
8936 \end_inset
8937
8938  QQuad
8939 \begin_inset space ~
8940 \end_inset
8941
8942 (2
8943 \begin_inset space \thinspace{}
8944 \end_inset
8945
8946 em) space between the arrows.
8947 \end_layout
8948
8949 \begin_layout Description
8950 Custom
8951 \begin_inset space ~
8952 \end_inset
8953
8954 space A line with
8955 \begin_inset Formula $\to$
8956 \end_inset
8957
8958
8959 \begin_inset space \hspace{}
8960 \length 2cm
8961 \end_inset
8962
8963
8964 \begin_inset Formula $\gets$
8965 \end_inset
8966
8967  2
8968 \begin_inset space \thinspace{}
8969 \end_inset
8970
8971 cm space between the arrows.
8972 \end_layout
8973
8974 \begin_layout Standard
8975 Table
8976 \begin_inset space ~
8977 \end_inset
8978
8979
8980 \begin_inset CommandInset ref
8981 LatexCommand ref
8982 reference "tab:Width-of-the"
8983
8984 \end_inset
8985
8986  lists the different space sizes.
8987 \end_layout
8988
8989 \begin_layout Standard
8990 \begin_inset Float table
8991 wide false
8992 sideways false
8993 status open
8994
8995 \begin_layout Plain Layout
8996 \align center
8997 \begin_inset Caption
8998
8999 \begin_layout Plain Layout
9000 \begin_inset CommandInset label
9001 LatexCommand label
9002 name "tab:Width-of-the"
9003
9004 \end_inset
9005
9006 Width of the different horizontal spaces.
9007 \end_layout
9008
9009 \end_inset
9010
9011
9012 \end_layout
9013
9014 \begin_layout Plain Layout
9015 \align center
9016 \begin_inset Tabular
9017 <lyxtabular version="3" rows="8" columns="2">
9018 <features>
9019 <column alignment="center" valignment="top" width="0">
9020 <column alignment="center" valignment="top" width="0">
9021 <row>
9022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9023 \begin_inset Text
9024
9025 \begin_layout Plain Layout
9026
9027 \series bold
9028 Space
9029 \end_layout
9030
9031 \end_inset
9032 </cell>
9033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9034 \begin_inset Text
9035
9036 \begin_layout Plain Layout
9037
9038 \series bold
9039 Width
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 </row>
9045 <row>
9046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050 Normal
9051 \end_layout
9052
9053 \end_inset
9054 </cell>
9055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9056 \begin_inset Text
9057
9058 \begin_layout Plain Layout
9059 1/3
9060 \begin_inset space \thinspace{}
9061 \end_inset
9062
9063 em
9064 \end_layout
9065
9066 \end_inset
9067 </cell>
9068 </row>
9069 <row>
9070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9071 \begin_inset Text
9072
9073 \begin_layout Plain Layout
9074 Protected
9075 \end_layout
9076
9077 \end_inset
9078 </cell>
9079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9080 \begin_inset Text
9081
9082 \begin_layout Plain Layout
9083 1/3
9084 \begin_inset space \thinspace{}
9085 \end_inset
9086
9087 em
9088 \end_layout
9089
9090 \end_inset
9091 </cell>
9092 </row>
9093 <row>
9094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9095 \begin_inset Text
9096
9097 \begin_layout Plain Layout
9098 Thin
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9104 \begin_inset Text
9105
9106 \begin_layout Plain Layout
9107 1/6
9108 \begin_inset space \thinspace{}
9109 \end_inset
9110
9111 em
9112 \end_layout
9113
9114 \end_inset
9115 </cell>
9116 </row>
9117 <row>
9118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9119 \begin_inset Text
9120
9121 \begin_layout Plain Layout
9122 Negative thin
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9128 \begin_inset Text
9129
9130 \begin_layout Plain Layout
9131 -1/6
9132 \begin_inset space \thinspace{}
9133 \end_inset
9134
9135 em
9136 \end_layout
9137
9138 \end_inset
9139 </cell>
9140 </row>
9141 <row>
9142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9143 \begin_inset Text
9144
9145 \begin_layout Plain Layout
9146 Enspace (0.5
9147 \begin_inset space \thinspace{}
9148 \end_inset
9149
9150 em)
9151 \end_layout
9152
9153 \end_inset
9154 </cell>
9155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159 0.5
9160 \begin_inset space \thinspace{}
9161 \end_inset
9162
9163 em
9164 \end_layout
9165
9166 \end_inset
9167 </cell>
9168 </row>
9169 <row>
9170 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9171 \begin_inset Text
9172
9173 \begin_layout Plain Layout
9174 Quad (1
9175 \begin_inset space \thinspace{}
9176 \end_inset
9177
9178 em)
9179 \end_layout
9180
9181 \end_inset
9182 </cell>
9183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9184 \begin_inset Text
9185
9186 \begin_layout Plain Layout
9187 1
9188 \begin_inset space \thinspace{}
9189 \end_inset
9190
9191 em
9192 \end_layout
9193
9194 \end_inset
9195 </cell>
9196 </row>
9197 <row>
9198 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Plain Layout
9202 QQuad (2
9203 \begin_inset space \thinspace{}
9204 \end_inset
9205
9206 em)
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215 2
9216 \begin_inset space \thinspace{}
9217 \end_inset
9218
9219 em
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 </row>
9225 </lyxtabular>
9226
9227 \end_inset
9228
9229
9230 \end_layout
9231
9232 \end_inset
9233
9234
9235 \end_layout
9236
9237 \begin_layout Subsubsection
9238
9239 \family sans
9240 Horizontal Fills
9241 \family default
9242
9243 \begin_inset Index
9244 status collapsed
9245
9246 \begin_layout Plain Layout
9247 Spacing ! Fills
9248 \end_layout
9249
9250 \end_inset
9251
9252
9253 \end_layout
9254
9255 \begin_layout Standard
9256 Horizontal fills (HFills) are a special LyX feature for adding extra space
9257  in a uniform fashion.
9258  An HFill is actually a variable length space, whose length always equals
9259  the remaining space between the left and right margins.
9260  If there is more than one HFill on a line, they divide the available space
9261  equally between themselves.
9262  
9263 \end_layout
9264
9265 \begin_layout Standard
9266 Here a few examples what you can do with them:
9267 \end_layout
9268
9269 \begin_layout Quote
9270 \noindent
9271 This is on the left side
9272 \begin_inset space \hfill{}
9273 \end_inset
9274
9275 This is on the right
9276 \end_layout
9277
9278 \begin_layout Quote
9279 \noindent
9280 Left
9281 \begin_inset space \hfill{}
9282 \end_inset
9283
9284 Middle
9285 \begin_inset space \hfill{}
9286 \end_inset
9287
9288 Right
9289 \end_layout
9290
9291 \begin_layout Quote
9292 \noindent
9293 Left
9294 \begin_inset space \hfill{}
9295 \end_inset
9296
9297 1/3 Left
9298 \begin_inset space \hfill{}
9299 \end_inset
9300
9301
9302 \begin_inset space \hfill{}
9303 \end_inset
9304
9305 Right
9306 \end_layout
9307
9308 \begin_layout Standard
9309 That was an example in the 
9310 \family sans
9311 Quote
9312 \family default
9313  environment.
9314  Here
9315 \begin_inset Formula $\to$
9316 \end_inset
9317
9318
9319 \begin_inset space \hfill{}
9320 \end_inset
9321
9322
9323 \begin_inset Formula $\gets$
9324 \end_inset
9325
9326 is one in a standard paragraph.
9327  It may or may not be apparent in the printed text, but it 
9328 \emph on
9329 is
9330 \emph default
9331  sitting in-between the two arrows.
9332 \end_layout
9333
9334 \begin_layout Standard
9335 HFills can be made visible when you choose one of the 
9336 \family sans
9337 Fill
9338 \begin_inset space ~
9339 \end_inset
9340
9341 Pattern
9342 \family default
9343  in the space dialog: The following patterns are available:
9344 \end_layout
9345
9346 \begin_layout Standard
9347 Dots: 
9348 \begin_inset space \dotfill{}
9349 \end_inset
9350
9351
9352 \begin_inset space ~
9353 \end_inset
9354
9355
9356 \end_layout
9357
9358 \begin_layout Standard
9359 Rule: 
9360 \begin_inset space \hrulefill{}
9361 \end_inset
9362
9363
9364 \begin_inset space ~
9365 \end_inset
9366
9367
9368 \end_layout
9369
9370 \begin_layout Standard
9371 Left arrow: 
9372 \begin_inset space \leftarrowfill{}
9373 \end_inset
9374
9375
9376 \begin_inset space ~
9377 \end_inset
9378
9379
9380 \end_layout
9381
9382 \begin_layout Standard
9383 Right arrow: 
9384 \begin_inset space \rightarrowfill{}
9385 \end_inset
9386
9387
9388 \begin_inset space ~
9389 \end_inset
9390
9391
9392 \end_layout
9393
9394 \begin_layout Standard
9395 Up brace: 
9396 \begin_inset space \downbracefill{}
9397 \end_inset
9398
9399
9400 \begin_inset space ~
9401 \end_inset
9402
9403
9404 \end_layout
9405
9406 \begin_layout Standard
9407 Down brace: 
9408 \begin_inset space \upbracefill{}
9409 \end_inset
9410
9411
9412 \begin_inset space ~
9413 \end_inset
9414
9415
9416 \end_layout
9417
9418 \begin_layout Standard
9419 \begin_inset Note Greyedout
9420 status open
9421
9422 \begin_layout Plain Layout
9423
9424 \series bold
9425 Note:
9426 \series default
9427  If an HFill is at the beginning of a line, and 
9428 \emph on
9429 not
9430 \emph default
9431  in the first line in a paragraph, LyX ignores it.
9432  This prevents HFills from accidentally being wrapped onto a new line.
9433  If you need space in this case anyway, set the 
9434 \family sans
9435 Protect
9436 \family default
9437  option in the space dialog.
9438 \end_layout
9439
9440 \end_inset
9441
9442
9443 \end_layout
9444
9445 \begin_layout Subsubsection
9446 Phantom Space
9447 \begin_inset Index
9448 status collapsed
9449
9450 \begin_layout Plain Layout
9451 Spacing ! Phantom
9452 \end_layout
9453
9454 \end_inset
9455
9456
9457 \end_layout
9458
9459 \begin_layout Standard
9460 Sometimes you want to insert space with exactly the length of a phrase.
9461  E.g.
9462  you want to create the following multiple choice question:
9463 \end_layout
9464
9465 \begin_layout Standard
9466 \begin_inset VSpace medskip
9467 \end_inset
9468
9469 What is correct English?:
9470 \begin_inset Newline newline
9471 \end_inset
9472
9473
9474 \begin_inset Newline newline
9475 \end_inset
9476
9477 Mr.
9478 \begin_inset space ~
9479 \end_inset
9480
9481 Edge would have been jumps the gun.
9482 \begin_inset Newline newline
9483 \end_inset
9484
9485
9486 \begin_inset ERT
9487 status collapsed
9488
9489 \begin_layout Plain Layout
9490
9491
9492 \backslash
9493 phantom{Mr.
9494  Edge }
9495 \end_layout
9496
9497 \end_inset
9498
9499 has to be jumped
9500 \begin_inset Newline newline
9501 \end_inset
9502
9503
9504 \begin_inset ERT
9505 status collapsed
9506
9507 \begin_layout Plain Layout
9508
9509
9510 \backslash
9511 phantom{Mr.
9512  Edge }
9513 \end_layout
9514
9515 \end_inset
9516
9517 jumps
9518 \begin_inset VSpace medskip
9519 \end_inset
9520
9521
9522 \end_layout
9523
9524 \begin_layout Standard
9525 So that the choices appear exactly after the phrase 
9526 \begin_inset Quotes eld
9527 \end_inset
9528
9529 Mr.
9530 \begin_inset space ~
9531 \end_inset
9532
9533 Edge
9534 \begin_inset space ~
9535 \end_inset
9536
9537
9538 \begin_inset Quotes erd
9539 \end_inset
9540
9541 .
9542  To get this, you can use the LaTeX-command 
9543 \series bold
9544
9545 \backslash
9546 phantom
9547 \series default
9548  in TeX Code
9549 \begin_inset Foot
9550 status collapsed
9551
9552 \begin_layout Plain Layout
9553 See sec.
9554 \begin_inset space \thinspace{}
9555 \end_inset
9556
9557
9558 \begin_inset CommandInset ref
9559 LatexCommand ref
9560 reference "sec:TeX-Code"
9561
9562 \end_inset
9563
9564  for more information about TeX-Code.
9565 \end_layout
9566
9567 \end_inset
9568
9569 .
9570  In our case write the command 
9571 \series bold
9572
9573 \backslash
9574 phantom{Mr.
9575  Edge }
9576 \series default
9577  (note the space after 
9578 \begin_inset Quotes eld
9579 \end_inset
9580
9581 Edge
9582 \begin_inset Quotes erd
9583 \end_inset
9584
9585 ) at the beginning of the last two lines.
9586  The command prints out the phrase within the the two braces, but invisible.
9587  That is why it is named 
9588 \begin_inset Quotes eld
9589 \end_inset
9590
9591 phantom
9592 \begin_inset Quotes erd
9593 \end_inset
9594
9595 .
9596 \begin_inset Foot
9597 status collapsed
9598
9599 \begin_layout Plain Layout
9600 There exists also the commands 
9601 \backslash
9602
9603 \series bold
9604 hphantom
9605 \series default
9606  and 
9607 \backslash
9608
9609 \series bold
9610 vphantom
9611 \series default
9612 , but this too special for the LyX User Guide.
9613  If you are interested in knowing more about this, have a look at 
9614 \begin_inset CommandInset citation
9615 LatexCommand cite
9616 key "latexcompanion,latexguide"
9617
9618 \end_inset
9619
9620 .
9621 \end_layout
9622
9623 \end_inset
9624
9625
9626 \end_layout
9627
9628 \begin_layout Subsection
9629 Vertical Space
9630 \begin_inset CommandInset label
9631 LatexCommand label
9632 name "sub:Vertical-Space"
9633
9634 \end_inset
9635
9636
9637 \begin_inset Index
9638 status collapsed
9639
9640 \begin_layout Plain Layout
9641 Spacing ! Vertical
9642 \end_layout
9643
9644 \end_inset
9645
9646
9647 \end_layout
9648
9649 \begin_layout Standard
9650 To add extra vertical space above or below a paragraph, use the 
9651 \family sans
9652 Insert\SpecialChar \menuseparator
9653 Formatting\SpecialChar \menuseparator
9654 Vertical
9655 \begin_inset space ~
9656 \end_inset
9657
9658 Space
9659 \family default
9660  dialog.
9661  There you find the following sizes:
9662 \end_layout
9663
9664 \begin_layout Standard
9665
9666 \family sans
9667 SmallSkip
9668 \family default
9669
9670 \family sans
9671 MedSkip
9672 \family default
9673  and 
9674 \family sans
9675 BigSkip
9676 \family default
9677  are LaTeX sizes which depends on the font size of the document.
9678  
9679 \family sans
9680 DefSkip
9681 \family default
9682  is the skip adjusted in the dialog 
9683 \family sans
9684 Document\SpecialChar \menuseparator
9685 Settings
9686 \begin_inset Index
9687 status collapsed
9688
9689 \begin_layout Plain Layout
9690 Document ! Settings
9691 \end_layout
9692
9693 \end_inset
9694
9695
9696 \family default
9697  for the paragraph separation.
9698  If you use indentation to separate paragraphs 
9699 \family sans
9700 DefSkip
9701 \family default
9702  is equal to 
9703 \family sans
9704 MedSkip
9705 \family default
9706 .
9707 \end_layout
9708
9709 \begin_layout Standard
9710
9711 \family sans
9712 VFill
9713 \family default
9714
9715 \begin_inset Index
9716 status collapsed
9717
9718 \begin_layout Plain Layout
9719 Spacing ! Fills
9720 \end_layout
9721
9722 \end_inset
9723
9724  is a variable space, set so that the space is maximal within one page.
9725  An example: You have only two short paragraphs on one page with a vfill
9726  between them.
9727  Then the first paragraph is placed at the top of the page and the second
9728  one at the bottom, because the space between them is then maximal.
9729  
9730 \family sans
9731 VFill
9732 \family default
9733 s work like 
9734 \family sans
9735 HFill
9736 \family default
9737 s: they fill the remaining vertical space on a page with blank space.
9738 \begin_inset Foot
9739 status collapsed
9740
9741 \begin_layout Plain Layout
9742
9743 \family sans
9744 HFill
9745 \family default
9746 s are described in section
9747 \begin_inset space ~
9748 \end_inset
9749
9750
9751 \begin_inset CommandInset ref
9752 LatexCommand ref
9753 reference "sub:Horizontal-Space"
9754
9755 \end_inset
9756
9757 .
9758 \end_layout
9759
9760 \end_inset
9761
9762  If there are several 
9763 \family sans
9764 VFill
9765 \family default
9766 s on a page, they divide the remaining vertical space equally between themselves.
9767  You can therefore use 
9768 \family sans
9769 VFill
9770 \family default
9771 s to center text on a page, or even place text 2/3 down a page.
9772 \end_layout
9773
9774 \begin_layout Standard
9775
9776 \family sans
9777 Custom
9778 \family default
9779  are custom spaces in units explained in Appendix
9780 \begin_inset space ~
9781 \end_inset
9782
9783
9784 \begin_inset CommandInset ref
9785 LatexCommand ref
9786 reference "cha:Units-available-in"
9787
9788 \end_inset
9789
9790 .
9791 \end_layout
9792
9793 \begin_layout Standard
9794 \begin_inset Note Greyedout
9795 status open
9796
9797 \begin_layout Plain Layout
9798
9799 \series bold
9800 Note:
9801 \series default
9802  
9803 \series medium
9804 When the extra vertical space would be in the output at the top/bottom of
9805  a page, the space is only added if you have also checked the option 
9806 \family sans
9807 Protect
9808 \family default
9809 .
9810 \end_layout
9811
9812 \end_inset
9813
9814
9815 \end_layout
9816
9817 \begin_layout Subsection
9818 Paragraph Alignment
9819 \end_layout
9820
9821 \begin_layout Standard
9822 You can change the paragraph alignment with the 
9823 \family sans
9824 Edit\SpecialChar \menuseparator
9825 Paragraph Settings
9826 \family default
9827  dialog.
9828  There are four possibilities: 
9829 \end_layout
9830
9831 \begin_layout Itemize
9832
9833 \family sans
9834 Justified
9835 \end_layout
9836
9837 \begin_layout Itemize
9838
9839 \family sans
9840 Left
9841 \end_layout
9842
9843 \begin_layout Itemize
9844
9845 \family sans
9846 Right
9847 \end_layout
9848
9849 \begin_layout Itemize
9850
9851 \family sans
9852 Center
9853 \end_layout
9854
9855 \begin_layout Standard
9856 The default in most cases is justified alignment, in which the inter-word
9857  spacing is variable and each line of a paragraph fills the region between
9858  the left and right margins.
9859  The other three alignments should be self-explanatory, and look like this:
9860 \end_layout
9861
9862 \begin_layout Standard
9863 \align right
9864 This paragraph is right aligned,
9865 \end_layout
9866
9867 \begin_layout Standard
9868 \align center
9869 this one is centered,
9870 \end_layout
9871
9872 \begin_layout Standard
9873 \align left
9874 this one is left aligned.
9875 \end_layout
9876
9877 \begin_layout Subsection
9878 Forced Page Breaks
9879 \begin_inset Index
9880 status collapsed
9881
9882 \begin_layout Plain Layout
9883 Page breaks ! Forced
9884 \end_layout
9885
9886 \end_inset
9887
9888
9889 \begin_inset CommandInset label
9890 LatexCommand label
9891 name "sub:Forced-Page-Breaks"
9892
9893 \end_inset
9894
9895
9896 \end_layout
9897
9898 \begin_layout Standard
9899 If you don't like the way LaTeX does the pagebreaks in your document, you
9900  can force a page break where you want one.
9901  Normally this will not be necessary, because LaTeX is good at page breaking.
9902  Only if you use many 
9903 \family sans
9904 Floats
9905 \family default
9906 , LaTeX's page breaking algorithm can fail.
9907 \end_layout
9908
9909 \begin_layout Standard
9910 We recommend not to use forced pagebreaks until the text is finished, and
9911  until you have checked in the preview to see if you 
9912 \emph on
9913 really
9914 \emph default
9915  have to change the page breaking.
9916 \end_layout
9917
9918 \begin_layout Standard
9919 There are two types of pagebreaks: One that ends the page without any special
9920  action.
9921  This can be inserted above or below a paragraph via the menu 
9922 \family sans
9923 Insert\SpecialChar \menuseparator
9924 Formatting\SpecialChar \menuseparator
9925 New
9926 \begin_inset space ~
9927 \end_inset
9928
9929 Page
9930 \family default
9931 .
9932  The second type, that is inserted via the menu 
9933 \family sans
9934 Insert\SpecialChar \menuseparator
9935 Formatting\SpecialChar \menuseparator
9936 Page
9937 \begin_inset space ~
9938 \end_inset
9939
9940 Break
9941 \family default
9942 , ends a page but stretches the content of the page, so that it fills out
9943  the complete page.
9944  This type is useful to avoid whitespace when a page break produces a page
9945  on which only the last few lines are absent.
9946 \end_layout
9947
9948 \begin_layout Standard
9949 You might try to use a page break to ensure that a figure or table appears
9950  at the top of a page.
9951  This is, of course, the wrong way to do it.
9952  LyX gives you a way of automatically ensuring that your figures and tables
9953  appear at the top of a page (or the bottom, or on their own page) without
9954  having to worry about what precedes or follows your figure or table.
9955  See chapter 
9956 \begin_inset CommandInset ref
9957 LatexCommand ref
9958 reference "cha:Floats-and-Notes"
9959
9960 \end_inset
9961
9962  to learn more about 
9963 \family sans
9964 Floats
9965 \family default
9966 .
9967 \end_layout
9968
9969 \begin_layout Subsubsection
9970 Clear Page Breaks
9971 \begin_inset CommandInset label
9972 LatexCommand label
9973 name "sub:Clear-Page-Breaks"
9974
9975 \end_inset
9976
9977
9978 \begin_inset Index
9979 status collapsed
9980
9981 \begin_layout Plain Layout
9982 Page breaks ! Clear
9983 \end_layout
9984
9985 \end_inset
9986
9987
9988 \end_layout
9989
9990 \begin_layout Standard
9991 Differently to forced pagebreaks where the content behind the break is directly
9992  placed at the next page, pages can also be cleared while breaking them.
9993  That means that the current paragraph is terminated and all, perhaps not
9994  yet processed floats from previous document parts are placed behind it,
9995  if necessary by adding pages.
9996 \end_layout
9997
9998 \begin_layout Standard
9999 You can insert a clear page break with the menu 
10000 \family sans
10001 Insert\SpecialChar \menuseparator
10002 Formatting\SpecialChar \menuseparator
10003 Clear
10004 \begin_inset space ~
10005 \end_inset
10006
10007 Page
10008 \family default
10009 .
10010  When you have a two-sided document like a book, you can use the menu 
10011 \family sans
10012 Insert\SpecialChar \menuseparator
10013 Formatting\SpecialChar \menuseparator
10014 Clear
10015 \begin_inset space ~
10016 \end_inset
10017
10018 Double
10019 \begin_inset space ~
10020 \end_inset
10021
10022 Page
10023 \family default
10024  to insert a clear page break that assures that the next page is a right-hand
10025  page (odd-numbered), if necessary by adding a page.
10026 \end_layout
10027
10028 \begin_layout Subsection
10029 Forced Line Breaks
10030 \begin_inset Index
10031 status collapsed
10032
10033 \begin_layout Plain Layout
10034 Line breaks
10035 \end_layout
10036
10037 \end_inset
10038
10039
10040 \begin_inset CommandInset label
10041 LatexCommand label
10042 name "sub:Forced-Line-Breaks"
10043
10044 \end_inset
10045
10046
10047 \end_layout
10048
10049 \begin_layout Standard
10050 Similar to page breaks there are two types of line breaks: One that simply
10051  breaks the line.
10052  You can force this line break within a paragraph by selecting 
10053 \family sans
10054 Insert\SpecialChar \menuseparator
10055 Formatting\SpecialChar \menuseparator
10056 Ragged
10057 \begin_inset space ~
10058 \end_inset
10059
10060 Line
10061 \begin_inset space ~
10062 \end_inset
10063
10064 Break
10065 \family default
10066  or with 
10067 \family sans
10068 C-Return
10069 \family default
10070 .
10071  Another type that is inserted via the menu 
10072 \family sans
10073 Insert\SpecialChar \menuseparator
10074 Formatting\SpecialChar \menuseparator
10075 Justified
10076 \begin_inset space ~
10077 \end_inset
10078
10079 Line
10080 \begin_inset space ~
10081 \end_inset
10082
10083 Break
10084 \family default
10085  breaks the line and stretches it so that it fills out the whole space between
10086  the page margins.
10087  This is necessary to avoid 
10088 \begin_inset Quotes eld
10089 \end_inset
10090
10091 fringes
10092 \begin_inset Quotes erd
10093 \end_inset
10094
10095  in justified paragraphs due to whitespace introduced by line breaks.
10096 \end_layout
10097
10098 \begin_layout Standard
10099 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10100  LaTeX is very good at line breaking.
10101  There are, however, a number of situations where it is necessary to actively
10102  set a line break, e.g.
10103  in a poem or for an address (see sections
10104 \begin_inset space ~
10105 \end_inset
10106
10107
10108 \begin_inset CommandInset ref
10109 LatexCommand ref
10110 reference "sec:Quote"
10111
10112 \end_inset
10113
10114
10115 \begin_inset CommandInset ref
10116 LatexCommand ref
10117 reference "sec:Verse"
10118
10119 \end_inset
10120
10121  and 
10122 \begin_inset CommandInset ref
10123 LatexCommand ref
10124 reference "sec:Address-Usage"
10125
10126 \end_inset
10127
10128 ).
10129 \end_layout
10130
10131 \begin_layout Subsection
10132 Horizontal Lines
10133 \begin_inset CommandInset label
10134 LatexCommand label
10135 name "sub:Horizontal-Lines"
10136
10137 \end_inset
10138
10139
10140 \begin_inset Index
10141 status collapsed
10142
10143 \begin_layout Plain Layout
10144 Horizontal lines
10145 \end_layout
10146
10147 \end_inset
10148
10149
10150 \end_layout
10151
10152 \begin_layout Standard
10153
10154 \lyxline
10155 In the dialog 
10156 \family sans
10157 Insert\SpecialChar \menuseparator
10158 Formatting\SpecialChar \menuseparator
10159 Horizontal
10160 \begin_inset space ~
10161 \end_inset
10162
10163 Line
10164 \family default
10165  you can insert horizontal lines that spans over the whole document columns
10166  width.
10167 \lyxline
10168
10169 \end_layout
10170
10171 \begin_layout Section
10172 Characters and Symbols
10173 \end_layout
10174
10175 \begin_layout Standard
10176 You can directly enter all characters that are available on your keyboard.
10177  You can also use special keyboard maps to be able to enter e.
10178 \begin_inset space \thinspace{}
10179 \end_inset
10180
10181 g.
10182 \begin_inset space ~
10183 \end_inset
10184
10185 characters needed for French with an English keyboard.
10186  See section
10187 \begin_inset space \thinspace{}
10188 \end_inset
10189
10190
10191 \begin_inset CommandInset ref
10192 LatexCommand ref
10193 reference "sub:Keyboard-mapping"
10194
10195 \end_inset
10196
10197  for informations how this is done.
10198 \end_layout
10199
10200 \begin_layout Standard
10201 For the case where you need a character that is not on your keyboard, you
10202  can use the 
10203 \family sans
10204 Symbols
10205 \family default
10206  dialog via the menu 
10207 \family sans
10208 Insert\SpecialChar \menuseparator
10209 Special Character\SpecialChar \menuseparator
10210 Symbols
10211 \family default
10212 .
10213 \end_layout
10214
10215 \begin_layout Standard
10216 \begin_inset Note Greyedout
10217 status open
10218
10219 \begin_layout Plain Layout
10220
10221 \series bold
10222 Note:
10223 \series default
10224  Maybe not all symbols inserted with the symbols dialog can be displayed
10225  when you are using a special screen font in LyX's preferences.
10226  But the inserted symbols will in every case be displayed in the output.
10227 \end_layout
10228
10229 \end_inset
10230
10231
10232 \end_layout
10233
10234 \begin_layout Section
10235 Fonts and Text Styles
10236 \begin_inset CommandInset label
10237 LatexCommand label
10238 name "sec:Fonts-and-Text"
10239
10240 \end_inset
10241
10242
10243 \end_layout
10244
10245 \begin_layout Subsection
10246 Font Types
10247 \begin_inset Index
10248 status collapsed
10249
10250 \begin_layout Plain Layout
10251 Font ! Types
10252 \end_layout
10253
10254 \end_inset
10255
10256
10257 \end_layout
10258
10259 \begin_layout Standard
10260 There are two types of fonts:
10261 \end_layout
10262
10263 \begin_layout Description
10264 Vector
10265 \begin_inset space ~
10266 \end_inset
10267
10268 fonts
10269 \begin_inset Index
10270 status collapsed
10271
10272 \begin_layout Plain Layout
10273 Fonts ! Vector-
10274 \end_layout
10275
10276 \end_inset
10277
10278  are fonts, built from outlines of the single glyphs (i.e.
10279  characters) in the font.
10280  This means that each glyph is defined using mathematical curves that are
10281  well suited for scaling to any requested size.
10282  This mathematical definition is interpreted by the font renderer and the
10283  curve is filled out with pixels according to the size and glyph.
10284  This means that outline fonts will look pretty good in all sizes.
10285  Only at very small sizes it might be hard to provide a good rendering at
10286  very small sizes, where each pixel has to be very carefully computed to
10287  provide a good image.
10288 \begin_inset Newline newline
10289 \end_inset
10290
10291 One could mean that one only needs to define one font size and scale them.
10292  But to achieve a better quality, many fonts define several font sizes.
10293  That improves the appearance, because you need more details at large font
10294  sizes than at small ones.
10295 \begin_inset Newline newline
10296 \end_inset
10297
10298 The font types 
10299 \family typewriter
10300 TrueType
10301 \family default
10302
10303 \family typewriter
10304 OpenType
10305 \family default
10306 , and 
10307 \family typewriter
10308 Type
10309 \begin_inset space ~
10310 \end_inset
10311
10312 1 PostScript
10313 \family default
10314  are vector fonts.
10315 \end_layout
10316
10317 \begin_layout Description
10318 Bitmap
10319 \begin_inset space ~
10320 \end_inset
10321
10322 fonts
10323 \begin_inset Index
10324 status collapsed
10325
10326 \begin_layout Plain Layout
10327 Fonts ! Bitmap-
10328 \end_layout
10329
10330 \end_inset
10331
10332  on the other hand, are defined by bitmap graphics from the start, so they
10333  will look good at all the sizes they are meant for.
10334  However, they don't scale well, because in order to scale a glyph, each
10335  pixel is enlarged into several pixels.
10336  It is the same effect that happens if you try to enlarge a picture in a
10337  picture manipulation program.
10338  In order to relieve this effect, bitmap fonts are typically provided in
10339  several fixed sizes typically from around 8 pixels high up to 34 pixels
10340  or so high in steps according to what is believed to be useful.
10341  The advantage of bitmap fonts is that no complicated computations are necessary
10342  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10343  fonts.
10344  The disadvantage is that sizes that don't exists as fixed versions have
10345  to be scaled by doubling pixels, and thus look bad.
10346 \begin_inset Newline newline
10347 \end_inset
10348
10349 Bitmap fonts are named 
10350 \family typewriter
10351 Type
10352 \begin_inset space ~
10353 \end_inset
10354
10355 3
10356 \family default
10357  in PostScript- and PDF-documents.
10358 \end_layout
10359
10360 \begin_layout Standard
10361 The result of all this, is that bitmap fonts are best for the size they
10362  are designed for, while scalable fonts are good for nearly all sizes.
10363  So one need less font size definitions for scalable fonts.
10364  That's the reason why nearly all text render and typesetting programs use
10365  scalable fonts.
10366 \end_layout
10367
10368 \begin_layout Standard
10369 To test which fonts are used in a PDF-document, you can have a look into
10370  its document properties.
10371 \end_layout
10372
10373 \begin_layout Standard
10374 Many modern typesetting and markup languages have begun to move towards
10375  specifying character styles rather than specifying a particular font.
10376  For example, instead of changing to an italicized version of the current
10377  font to emphasize text, you use an 
10378 \begin_inset Quotes eld
10379 \end_inset
10380
10381 emphasized style
10382 \begin_inset Quotes erd
10383 \end_inset
10384
10385  instead.
10386  This concept fits in perfectly with LyX.
10387  In LyX, you do things based on contexts, rather than focusing on typesetting
10388  details.
10389 \end_layout
10390
10391 \begin_layout Subsection
10392 Document Font and Font size
10393 \begin_inset CommandInset label
10394 LatexCommand label
10395 name "sub:Document-Font"
10396
10397 \end_inset
10398
10399
10400 \begin_inset Index
10401 status collapsed
10402
10403 \begin_layout Plain Layout
10404 Font ! Size
10405 \end_layout
10406
10407 \end_inset
10408
10409
10410 \begin_inset Index
10411 status collapsed
10412
10413 \begin_layout Plain Layout
10414 Document ! Font
10415 \end_layout
10416
10417 \end_inset
10418
10419
10420 \end_layout
10421
10422 \begin_layout Standard
10423 You can set the document fonts in the
10424 \family sans
10425  Document\SpecialChar \menuseparator
10426 Settings
10427 \family default
10428
10429 \begin_inset Index
10430 status collapsed
10431
10432 \begin_layout Plain Layout
10433 Document ! Settings
10434 \end_layout
10435
10436 \end_inset
10437
10438  dialog.
10439  There you can specify which font should be used for the three different
10440  font shapes roman (serif), 
10441 \family sans
10442 sans
10443 \begin_inset space ~
10444 \end_inset
10445
10446 serif
10447 \family default
10448 , and 
10449 \family typewriter
10450 typewriter
10451 \family default
10452  and its scalings.
10453 \end_layout
10454
10455 \begin_layout Standard
10456 The possible options for the font include 
10457 \family sans
10458 default
10459 \family default
10460  and a list of fonts available on your system.
10461  
10462 \family sans
10463 default
10464 \family default
10465  uses the standard TeX fonts, known as 
10466 \begin_inset Quotes eld
10467 \end_inset
10468
10469
10470 \family typewriter
10471 Computer Modern
10472 \family default
10473
10474 \begin_inset Quotes erd
10475 \end_inset
10476
10477  (
10478 \family typewriter
10479 cm
10480 \family default
10481 ) or 
10482 \begin_inset Quotes eld
10483 \end_inset
10484
10485
10486 \family typewriter
10487 European Computer Modern
10488 \family default
10489
10490 \begin_inset Quotes erd
10491 \end_inset
10492
10493  (
10494 \family typewriter
10495 ec
10496 \family default
10497 ).
10498 \end_layout
10499
10500 \begin_layout Standard
10501 As 
10502 \family typewriter
10503 cm
10504 \family default
10505  and 
10506 \family typewriter
10507 ec
10508 \family default
10509  are bitmap fonts, they often looks pixeled in PDF output, especially when
10510  you read the PDF in a zoomed size.
10511 \begin_inset Foot
10512 status collapsed
10513
10514 \begin_layout Plain Layout
10515 This problem doesn't appear if you read PDFs in 
10516 \family typewriter
10517 Adobe
10518 \begin_inset space ~
10519 \end_inset
10520
10521 Reader
10522 \family default
10523  version 6 or later, because this program includes a special bitmap font
10524  renderer.
10525 \end_layout
10526
10527 \end_inset
10528
10529  To get rid of pixeled fonts, you have to use a vector font.
10530  There are three ways to use one:
10531 \end_layout
10532
10533 \begin_layout Itemize
10534 One way is to use the 
10535 \family typewriter
10536 AE
10537 \family default
10538  fonts.
10539  
10540 \family typewriter
10541 AE
10542 \family default
10543  is a virtual font.
10544  Virtual means that it 
10545 \begin_inset Quotes eld
10546 \end_inset
10547
10548 steals
10549 \begin_inset Quotes erd
10550 \end_inset
10551
10552  outline 
10553 \family typewriter
10554 cm
10555 \family default
10556 -glyphs from other fonts.
10557  This has the disadvantage that some characters are missing, like the French
10558  guillemets (
10559 \begin_inset Quotes eld
10560 \end_inset
10561
10562 «
10563 \begin_inset Quotes erd
10564 \end_inset
10565
10566  and 
10567 \begin_inset Quotes eld
10568 \end_inset
10569
10570 »
10571 \begin_inset Quotes erd
10572 \end_inset
10573
10574 )
10575 \begin_inset Foot
10576 status collapsed
10577
10578 \begin_layout Plain Layout
10579 Loading the LaTeX-package 
10580 \series bold
10581 aeguill
10582 \series default
10583
10584 \begin_inset Index
10585 status collapsed
10586
10587 \begin_layout Plain Layout
10588 LaTeX-packages ! aeguill
10589 \end_layout
10590
10591 \end_inset
10592
10593  with the document preamble line
10594 \end_layout
10595
10596 \begin_layout Plain Layout
10597
10598 \series bold
10599
10600 \backslash
10601 usepackage[ec]{aeguill}
10602 \end_layout
10603
10604 \begin_layout Plain Layout
10605 will fix the guillemet problem.
10606 \end_layout
10607
10608 \end_inset
10609
10610  and that accented characters are not 
10611 \emph on
10612 one
10613 \emph default
10614  glyph, they are build of 
10615 \emph on
10616 two
10617 \emph default
10618  characters, the accent and the letter.
10619  Therefore you can't search in documents using the 
10620 \family typewriter
10621 AE
10622 \family default
10623  fonts for words with accented characters.
10624  If you search for example for the French word 
10625 \begin_inset Quotes eld
10626 \end_inset
10627
10628 rève
10629 \begin_inset Quotes erd
10630 \end_inset
10631
10632  in a PDF, you won't get any result, because the PDF-viewer searches for
10633  the glyph 
10634 \begin_inset Quotes eld
10635 \end_inset
10636
10637  è 
10638 \begin_inset Quotes erd
10639 \end_inset
10640
10641  and not for the glyph 
10642 \begin_inset Quotes eld
10643 \end_inset
10644
10645  e +
10646 \begin_inset space ~
10647 \end_inset
10648
10649  ̀ 
10650 \begin_inset Quotes erd
10651 \end_inset
10652
10653 .
10654 \end_layout
10655
10656 \begin_layout Itemize
10657 Another possibility is to use three different outline fonts
10658 \begin_inset Foot
10659 status collapsed
10660
10661 \begin_layout Plain Layout
10662 Other fonts, like 
10663 \family typewriter
10664 Latin Modern
10665 \family default
10666  or 
10667 \family typewriter
10668 Computer Modern
10669 \family default
10670 , consists of these three main font types 
10671 \family sans
10672 sans
10673 \begin_inset space ~
10674 \end_inset
10675
10676 serif
10677 \family default
10678
10679 \family sans
10680 typewriter
10681 \family default
10682 , and 
10683 \family sans
10684 serif
10685 \family default
10686 .
10687 \end_layout
10688
10689 \end_inset
10690
10691
10692 \family typewriter
10693 Times Roman
10694 \family default
10695  as roman font,
10696 \family sans
10697  
10698 \family typewriter
10699 Helvetica
10700 \family default
10701  scaled to 92 or 95
10702 \begin_inset space \thinspace{}
10703 \end_inset
10704
10705 % as sans
10706 \begin_inset space ~
10707 \end_inset
10708
10709 serif font, and 
10710 \family typewriter
10711 courier
10712 \family default
10713  as typewriter font.
10714 \begin_inset Newline newline
10715 \end_inset
10716
10717 The differences between roman, 
10718 \family sans
10719 sans
10720 \begin_inset space ~
10721 \end_inset
10722
10723 serif
10724 \family default
10725 , and 
10726 \family typewriter
10727 typewriter
10728 \family default
10729  fonts are explained in section
10730 \begin_inset space ~
10731 \end_inset
10732
10733
10734 \begin_inset CommandInset ref
10735 LatexCommand ref
10736 reference "sub:Fine-Tuning-with-the"
10737
10738 \end_inset
10739
10740 .
10741 \begin_inset Newline newline
10742 \end_inset
10743
10744 The font 
10745 \family typewriter
10746 Times Roman
10747 \family default
10748  was originally designed for newspapers.
10749  That means its glyphs are smaller than the one from other fonts to fit
10750  into the small newspaper columns.
10751  Therefore 
10752 \family typewriter
10753 Times Roman
10754 \family default
10755  is not the optimal choice for larger documents like books.
10756 \end_layout
10757
10758 \begin_layout Itemize
10759 The best solution is to use the 
10760 \family typewriter
10761 Latin Modern
10762 \family default
10763  (
10764 \family typewriter
10765 lm
10766 \family default
10767 ) fonts.
10768  These fonts are developed in order of the LaTeX community to replace 
10769 \family typewriter
10770 cm
10771 \family default
10772  as default fonts.
10773  In most cases they look the same as 
10774 \family typewriter
10775 cm
10776 \family default
10777
10778 \begin_inset Foot
10779 status collapsed
10780
10781 \begin_layout Plain Layout
10782 One difference is improved kerning for the 
10783 \family typewriter
10784 lm
10785 \family default
10786  fonts.
10787 \end_layout
10788
10789 \end_inset
10790
10791 , but 
10792 \family typewriter
10793 lm
10794 \family default
10795  covers a vast number of characters over the other two families 
10796 \family typewriter
10797 cm
10798 \family default
10799  and 
10800 \family typewriter
10801 ec
10802 \family default
10803 .
10804 \end_layout
10805
10806 \begin_layout Standard
10807 \begin_inset VSpace bigskip
10808 \end_inset
10809
10810 For the font size there are four possible values: 
10811 \family sans
10812 default, 10
10813 \family default
10814
10815 \family sans
10816 11
10817 \family default
10818 , and 
10819 \family sans
10820 12
10821 \family default
10822 .
10823  The size of 
10824 \family sans
10825 default
10826 \family default
10827  depends on your LaTeX-system, normally it is equal to the font size 10.
10828 \end_layout
10829
10830 \begin_layout Standard
10831 The font sizes are the 
10832 \emph on
10833 base size
10834 \emph default
10835 .
10836  That means that LyX scales all other possible font sizes (such as those
10837  used in footnotes, super-, and subscripts) by this value.
10838  You can fine-tune the font size of text parts via the 
10839 \family sans
10840 Text
10841 \begin_inset space ~
10842 \end_inset
10843
10844 Style
10845 \family default
10846  dialog if needed.
10847  The possible font sizes for text parts are explained in section
10848 \begin_inset space ~
10849 \end_inset
10850
10851
10852 \begin_inset CommandInset ref
10853 LatexCommand ref
10854 reference "sub:Fine-Tuning-with-the"
10855
10856 \end_inset
10857
10858 .
10859 \end_layout
10860
10861 \begin_layout Standard
10862 The field 
10863 \family sans
10864 CJK
10865 \family default
10866  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
10867  a font to display the script characters.
10868 \begin_inset Foot
10869 status collapsed
10870
10871 \begin_layout Plain Layout
10872 The font will be the argument for the commands of the LaTeX-package 
10873 \series bold
10874 CJK
10875 \series default
10876 .
10877  So this has no effect for the document language 
10878 \family sans
10879 Japanese
10880 \family default
10881  that doesn't use 
10882 \series bold
10883 CJK
10884 \series default
10885 .
10886 \end_layout
10887
10888 \end_inset
10889
10890
10891 \end_layout
10892
10893 \begin_layout Standard
10894 \begin_inset VSpace bigskip
10895 \end_inset
10896
10897
10898 \begin_inset Note Greyedout
10899 status open
10900
10901 \begin_layout Plain Layout
10902
10903 \series bold
10904 Note:
10905 \series default
10906  When you choose a new font or font size, LyX does 
10907 \emph on
10908 not
10909 \emph default
10910  change the screen font! You will only see a difference in the printed output;
10911  this is part of the WYSIWYM concept.
10912  LyX's screen fonts can be adjusted in the 
10913 \family sans
10914 Tools\SpecialChar \menuseparator
10915 Preferences
10916 \family default
10917  dialog, see section
10918 \begin_inset space ~
10919 \end_inset
10920
10921
10922 \begin_inset CommandInset ref
10923 LatexCommand ref
10924 reference "sub:Screen-Fonts"
10925
10926 \end_inset
10927
10928 .
10929 \end_layout
10930
10931 \end_inset
10932
10933
10934 \end_layout
10935
10936 \begin_layout Subsection
10937 Using Different Character Styles
10938 \begin_inset Index
10939 status collapsed
10940
10941 \begin_layout Plain Layout
10942 Character Styles
10943 \end_layout
10944
10945 \end_inset
10946
10947
10948 \begin_inset Index
10949 status collapsed
10950
10951 \begin_layout Plain Layout
10952 Text Style
10953 \end_layout
10954
10955 \end_inset
10956
10957
10958 \end_layout
10959
10960 \begin_layout Standard
10961 As we've already seen, LyX automatically changes the character style for
10962  certain paragraph environments.
10963  LyX supports two character styles, 
10964 \family sans
10965 Emphasized
10966 \family default
10967  and 
10968 \family sans
10969 Noun
10970 \family default
10971 .
10972  You can activate both of these styles via keybindings, the menus, and the
10973  toolbar.
10974 \end_layout
10975
10976 \begin_layout Standard
10977 To activate the 
10978 \family sans
10979 Noun
10980 \family default
10981  style, do one of the following:
10982 \end_layout
10983
10984 \begin_layout Itemize
10985 click on the toolbar button 
10986 \begin_inset Graphics
10987         filename ../images/font-noun.png
10988
10989 \end_inset
10990
10991
10992 \end_layout
10993
10994 \begin_layout Itemize
10995 use the key binding 
10996 \family sans
10997 M-c
10998 \begin_inset space ~
10999 \end_inset
11000
11001 c
11002 \end_layout
11003
11004 \begin_layout Standard
11005 These commands are all toggles.
11006  That is, if 
11007 \family sans
11008 Noun
11009 \family default
11010  style is already active, they deactivate it.
11011 \end_layout
11012
11013 \begin_layout Standard
11014 One typically uses the 
11015 \family sans
11016 Noun
11017 \family default
11018  style for proper names.
11019  For example: 
11020 \begin_inset Quotes eld
11021 \end_inset
11022
11023
11024 \noun on
11025 Matthias Ettrich
11026 \noun default
11027  is the original author of LyX.
11028 \begin_inset Quotes erd
11029 \end_inset
11030
11031
11032 \end_layout
11033
11034 \begin_layout Standard
11035 A more widely used character style is the 
11036 \family sans
11037 Emphasized
11038 \family default
11039  style.
11040  You can activate (or deactivate - it's also a toggle) the 
11041 \family sans
11042 Emphasized
11043 \family default
11044  style by:
11045 \end_layout
11046
11047 \begin_layout Itemize
11048 clicking on the toolbar button 
11049 \begin_inset Graphics
11050         filename ../images/font-emph.png
11051
11052 \end_inset
11053
11054
11055 \end_layout
11056
11057 \begin_layout Itemize
11058 using the keybindings 
11059 \family sans
11060 M-c
11061 \begin_inset space ~
11062 \end_inset
11063
11064 e
11065 \end_layout
11066
11067 \begin_layout Standard
11068 Normally the 
11069 \family sans
11070 Emphasized
11071 \family default
11072  style is equivalent to an italic font but some document classes or LaTeX-packag
11073 es use a different font.
11074 \end_layout
11075
11076 \begin_layout Standard
11077 We've been using the 
11078 \family sans
11079 Emphasized
11080 \family default
11081  style all over the place in this document.
11082  Here's one more example:
11083 \end_layout
11084
11085 \begin_layout Quotation
11086
11087 \emph on
11088 Don't overuse character styles!
11089 \end_layout
11090
11091 \begin_layout Standard
11092 It's also a warning in addition to an example.
11093  One's writing should parallel ordinary conversation.
11094  Since we don't all constantly scream at each other, we should also avoid
11095  the common tendency to overuse character style.
11096  
11097 \end_layout
11098
11099 \begin_layout Standard
11100 You can always reset to the default font using the key binding 
11101 \family sans
11102 M-c
11103 \begin_inset space ~
11104 \end_inset
11105
11106 Space
11107 \family default
11108  or the dialog 
11109 \family sans
11110 Edit\SpecialChar \menuseparator
11111 Text
11112 \begin_inset space ~
11113 \end_inset
11114
11115 Style
11116 \family default
11117 .
11118 \end_layout
11119
11120 \begin_layout Subsection
11121 Fine-Tuning with the 
11122 \family sans
11123 Text Style
11124 \family default
11125  dialog
11126 \begin_inset CommandInset label
11127 LatexCommand label
11128 name "sub:Fine-Tuning-with-the"
11129
11130 \end_inset
11131
11132
11133 \begin_inset Index
11134 status collapsed
11135
11136 \begin_layout Plain Layout
11137 Text Style
11138 \end_layout
11139
11140 \end_inset
11141
11142
11143 \end_layout
11144
11145 \begin_layout Standard
11146 There are always occasions when you'll need to do some fine-tuning, so LyX
11147  gives you a way to create custom character style.
11148  For example, an academic journal or a corporation may have a style sheet
11149  requiring a sans-serif font be used in certain situations.
11150  Also, writers sometimes use a different font to offset a character's thoughts
11151  from ordinary dialog.
11152 \end_layout
11153
11154 \begin_layout Standard
11155 Before we document how to use custom character style, we want to issue a
11156  warning yet again: Don't overuse character styles! 
11157 \begin_inset Newline newline
11158 \end_inset
11159
11160 Documents that overuse different fonts and sizes are not well readable and
11161  tend to look like someone has knocked huge holes in it.
11162 \end_layout
11163
11164 \begin_layout Standard
11165 To use custom character styles, open the 
11166 \family sans
11167 Edit\SpecialChar \menuseparator
11168 Text
11169 \begin_inset space ~
11170 \end_inset
11171
11172 Style
11173 \family default
11174  dialog.
11175  There are several boxes on this dialog, each corresponding to a different
11176  font property which you can choose.
11177  You can choose an option for one of these properties, or select 
11178 \family sans
11179 No
11180 \begin_inset space ~
11181 \end_inset
11182
11183 change
11184 \family default
11185 , which keeps the current state of that property.
11186  The item 
11187 \family sans
11188 Reset
11189 \family default
11190  will reset the property to whatever is the default.
11191  You can use this to reset attributes across a bunch of different paragraph
11192  environments in a snap.
11193 \end_layout
11194
11195 \begin_layout Standard
11196 The font properties, and their options (in addition to 
11197 \family sans
11198 No
11199 \begin_inset space ~
11200 \end_inset
11201
11202 change
11203 \family default
11204  and 
11205 \family sans
11206 Reset
11207 \family default
11208 ) are:
11209 \end_layout
11210
11211 \begin_layout Labeling
11212 \labelwidthstring 00.00.0000
11213
11214 \family sans
11215 Family
11216 \family default
11217  The 
11218 \begin_inset Quotes eld
11219 \end_inset
11220
11221 overall look
11222 \begin_inset Quotes erd
11223 \end_inset
11224
11225  of the font.
11226  The possible options are:
11227 \end_layout
11228
11229 \begin_deeper
11230 \begin_layout Labeling
11231 \labelwidthstring 00.00.0000
11232
11233 \family sans
11234 Roman
11235 \family default
11236  This is the Roman font family.
11237  Normally a serif font.
11238  It's also the default family.
11239  (key binding 
11240 \begin_inset ERT
11241 status collapsed
11242
11243 \begin_layout Plain Layout
11244
11245
11246 \backslash
11247 mbox{
11248 \end_layout
11249
11250 \end_inset
11251
11252
11253 \family sans
11254 M-c
11255 \begin_inset space ~
11256 \end_inset
11257
11258 r
11259 \family default
11260
11261 \begin_inset ERT
11262 status collapsed
11263
11264 \begin_layout Plain Layout
11265
11266 }
11267 \end_layout
11268
11269 \end_inset
11270
11271 )
11272 \begin_inset Note Note
11273 status collapsed
11274
11275 \begin_layout Plain Layout
11276 The LaTeX-command prevents text to be broken at the end of a line.
11277  It is explained in section
11278 \begin_inset space ~
11279 \end_inset
11280
11281
11282 \begin_inset CommandInset ref
11283 LatexCommand ref
11284 reference "sub:Hyphenation"
11285
11286 \end_inset
11287
11288 .
11289 \end_layout
11290
11291 \end_inset
11292
11293
11294 \end_layout
11295
11296 \begin_layout Labeling
11297 \labelwidthstring 00.00.0000
11298
11299 \family sans
11300 Sans
11301 \begin_inset space ~
11302 \end_inset
11303
11304 Serif
11305 \family default
11306  
11307 \family sans
11308 This is the Sans Serif font family.
11309
11310 \family default
11311  (key binding 
11312 \begin_inset ERT
11313 status collapsed
11314
11315 \begin_layout Plain Layout
11316
11317
11318 \backslash
11319 mbox{
11320 \end_layout
11321
11322 \end_inset
11323
11324
11325 \family sans
11326 M-c
11327 \begin_inset space ~
11328 \end_inset
11329
11330 s
11331 \family default
11332
11333 \begin_inset ERT
11334 status collapsed
11335
11336 \begin_layout Plain Layout
11337
11338 }
11339 \end_layout
11340
11341 \end_inset
11342
11343 )
11344 \end_layout
11345
11346 \begin_layout Labeling
11347 \labelwidthstring 00.00.0000
11348
11349 \family sans
11350 Typewriter
11351 \family default
11352  
11353 \family typewriter
11354 This is the Typewriter font family.
11355
11356 \family default
11357  (key binding 
11358 \begin_inset ERT
11359 status collapsed
11360
11361 \begin_layout Plain Layout
11362
11363
11364 \backslash
11365 mbox{
11366 \end_layout
11367
11368 \end_inset
11369
11370
11371 \family sans
11372 M-c
11373 \begin_inset space ~
11374 \end_inset
11375
11376 p
11377 \family default
11378
11379 \begin_inset ERT
11380 status collapsed
11381
11382 \begin_layout Plain Layout
11383
11384 }
11385 \end_layout
11386
11387 \end_inset
11388
11389
11390 \family sans
11391 )
11392 \end_layout
11393
11394 \end_deeper
11395 \begin_layout Labeling
11396 \labelwidthstring 00.00.0000
11397
11398 \family sans
11399 Series
11400 \family default
11401  This corresponds to the print weight.
11402  Options are:
11403 \end_layout
11404
11405 \begin_deeper
11406 \begin_layout Labeling
11407 \labelwidthstring 00.00.0000
11408
11409 \family sans
11410 Medium
11411 \family default
11412  This is the Medium font series.
11413  It's also the default series.
11414 \end_layout
11415
11416 \begin_layout Labeling
11417 \labelwidthstring 00.00.0000
11418
11419 \family sans
11420 Bold
11421 \family default
11422  
11423 \series bold
11424 This is the Bold font series.
11425
11426 \series default
11427  (key binding 
11428 \begin_inset ERT
11429 status collapsed
11430
11431 \begin_layout Plain Layout
11432
11433
11434 \backslash
11435 mbox{
11436 \end_layout
11437
11438 \end_inset
11439
11440
11441 \family sans
11442 M-c
11443 \begin_inset space ~
11444 \end_inset
11445
11446 b
11447 \family default
11448
11449 \begin_inset ERT
11450 status collapsed
11451
11452 \begin_layout Plain Layout
11453
11454 }
11455 \end_layout
11456
11457 \end_inset
11458
11459 )
11460 \end_layout
11461
11462 \end_deeper
11463 \begin_layout Labeling
11464 \labelwidthstring 00.00.0000
11465
11466 \family sans
11467 Shape
11468 \family default
11469  As the name implies.
11470  Options are:
11471 \end_layout
11472
11473 \begin_deeper
11474 \begin_layout Labeling
11475 \labelwidthstring 00.00.0000
11476
11477 \family sans
11478 Upright
11479 \family default
11480  This is the Upright font shape.
11481  It's also the default shape.
11482 \end_layout
11483
11484 \begin_layout Labeling
11485 \labelwidthstring 00.00.0000
11486
11487 \family sans
11488 Italic
11489 \family default
11490  
11491 \shape italic
11492 This
11493 \shape default
11494  
11495 \family sans
11496 \shape italic
11497 i
11498 \family default
11499 s the Italic font shape
11500 \shape default
11501 \emph on
11502 .
11503 \end_layout
11504
11505 \begin_layout Labeling
11506 \labelwidthstring 00.00.0000
11507
11508 \family sans
11509 Slanted
11510 \family default
11511  
11512 \shape slanted
11513 This is the Slanted font shape
11514 \shape default
11515  (although it might not be visible in LyX, this is different from italic).
11516 \end_layout
11517
11518 \begin_layout Labeling
11519 \labelwidthstring 00.00.0000
11520
11521 \family sans
11522 Small
11523 \begin_inset space ~
11524 \end_inset
11525
11526 Caps
11527 \family default
11528  
11529 \shape smallcaps
11530 This is the Small caps font shape
11531 \shape default
11532 \noun on
11533 .
11534 \end_layout
11535
11536 \end_deeper
11537 \begin_layout Labeling
11538 \labelwidthstring 00.00.0000
11539
11540 \family sans
11541 Size
11542 \family default
11543  Alters the size of the font.
11544  You'll find no numerical values here; all possible sizes are actually proportio
11545 nal to the document font size.
11546  Once again, you don't feed LyX the details, but a general description of
11547  what you want to do.
11548  The options are:
11549 \end_layout
11550
11551 \begin_deeper
11552 \begin_layout Labeling
11553 \labelwidthstring 00.00.0000
11554
11555 \family sans
11556 Tiny
11557 \family default
11558  
11559 \size tiny
11560 This is the 
11561 \begin_inset Quotes eld
11562 \end_inset
11563
11564 Tiny
11565 \begin_inset Quotes erd
11566 \end_inset
11567
11568  font size.
11569
11570 \size default
11571  (key binding 
11572 \begin_inset ERT
11573 status collapsed
11574
11575 \begin_layout Plain Layout
11576
11577
11578 \backslash
11579 mbox{
11580 \end_layout
11581
11582 \end_inset
11583
11584
11585 \family sans
11586 M-s
11587 \begin_inset space ~
11588 \end_inset
11589
11590 t
11591 \family default
11592
11593 \begin_inset ERT
11594 status collapsed
11595
11596 \begin_layout Plain Layout
11597
11598 }
11599 \end_layout
11600
11601 \end_inset
11602
11603  or 
11604 \begin_inset ERT
11605 status collapsed
11606
11607 \begin_layout Plain Layout
11608
11609
11610 \backslash
11611 mbox{
11612 \end_layout
11613
11614 \end_inset
11615
11616
11617 \family sans
11618 M-s
11619 \begin_inset space ~
11620 \end_inset
11621
11622 1
11623 \family default
11624
11625 \begin_inset ERT
11626 status collapsed
11627
11628 \begin_layout Plain Layout
11629
11630 }
11631 \end_layout
11632
11633 \end_inset
11634
11635 )
11636 \end_layout
11637
11638 \begin_layout Labeling
11639 \labelwidthstring 00.00.0000
11640
11641 \family sans
11642 Smallest
11643 \family default
11644  
11645 \size scriptsize
11646 This is the 
11647 \begin_inset Quotes eld
11648 \end_inset
11649
11650 Smallest
11651 \begin_inset Quotes erd
11652 \end_inset
11653
11654  font size
11655 \size default
11656 .
11657  (key binding 
11658 \begin_inset ERT
11659 status collapsed
11660
11661 \begin_layout Plain Layout
11662
11663
11664 \backslash
11665 mbox{
11666 \end_layout
11667
11668 \end_inset
11669
11670
11671 \family sans
11672 M-s
11673 \begin_inset space ~
11674 \end_inset
11675
11676
11677 \family default
11678 2
11679 \begin_inset ERT
11680 status collapsed
11681
11682 \begin_layout Plain Layout
11683
11684 }
11685 \end_layout
11686
11687 \end_inset
11688
11689 )
11690 \end_layout
11691
11692 \begin_layout Labeling
11693 \labelwidthstring 00.00.0000
11694
11695 \family sans
11696 Smaller
11697 \family default
11698  
11699 \size footnotesize
11700 This is the 
11701 \begin_inset Quotes eld
11702 \end_inset
11703
11704 Smaller
11705 \begin_inset Quotes erd
11706 \end_inset
11707
11708  font size.
11709
11710 \size default
11711  (key binding 
11712 \begin_inset ERT
11713 status collapsed
11714
11715 \begin_layout Plain Layout
11716
11717
11718 \backslash
11719 mbox{
11720 \end_layout
11721
11722 \end_inset
11723
11724
11725 \family sans
11726 M-s
11727 \begin_inset space ~
11728 \end_inset
11729
11730 S
11731 \family default
11732
11733 \begin_inset ERT
11734 status collapsed
11735
11736 \begin_layout Plain Layout
11737
11738 }
11739 \end_layout
11740
11741 \end_inset
11742
11743  or 
11744 \begin_inset ERT
11745 status collapsed
11746
11747 \begin_layout Plain Layout
11748
11749
11750 \backslash
11751 mbox{
11752 \end_layout
11753
11754 \end_inset
11755
11756
11757 \family sans
11758 M-s
11759 \begin_inset space ~
11760 \end_inset
11761
11762
11763 \family default
11764 3
11765 \begin_inset ERT
11766 status collapsed
11767
11768 \begin_layout Plain Layout
11769
11770 }
11771 \end_layout
11772
11773 \end_inset
11774
11775 )
11776 \end_layout
11777
11778 \begin_layout Labeling
11779 \labelwidthstring 00.00.0000
11780
11781 \family sans
11782 Small
11783 \family default
11784  
11785 \size small
11786 This is the 
11787 \begin_inset Quotes eld
11788 \end_inset
11789
11790 Small
11791 \begin_inset Quotes erd
11792 \end_inset
11793
11794  font size.
11795
11796 \size default
11797  (key binding 
11798 \begin_inset ERT
11799 status collapsed
11800
11801 \begin_layout Plain Layout
11802
11803
11804 \backslash
11805 mbox{
11806 \end_layout
11807
11808 \end_inset
11809
11810
11811 \family sans
11812 M-s
11813 \begin_inset space ~
11814 \end_inset
11815
11816 s
11817 \family default
11818
11819 \begin_inset ERT
11820 status collapsed
11821
11822 \begin_layout Plain Layout
11823
11824 }
11825 \end_layout
11826
11827 \end_inset
11828
11829  or 
11830 \begin_inset ERT
11831 status collapsed
11832
11833 \begin_layout Plain Layout
11834
11835
11836 \backslash
11837 mbox{
11838 \end_layout
11839
11840 \end_inset
11841
11842
11843 \family sans
11844 M-s
11845 \begin_inset space ~
11846 \end_inset
11847
11848
11849 \family default
11850 4
11851 \begin_inset ERT
11852 status collapsed
11853
11854 \begin_layout Plain Layout
11855
11856 }
11857 \end_layout
11858
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 binding 
11881 \begin_inset ERT
11882 status collapsed
11883
11884 \begin_layout Plain Layout
11885
11886
11887 \backslash
11888 mbox{
11889 \end_layout
11890
11891 \end_inset
11892
11893
11894 \family sans
11895 M-s
11896 \begin_inset space ~
11897 \end_inset
11898
11899 n
11900 \family default
11901
11902 \begin_inset ERT
11903 status collapsed
11904
11905 \begin_layout Plain Layout
11906
11907 }
11908 \end_layout
11909
11910 \end_inset
11911
11912  or 
11913 \begin_inset ERT
11914 status collapsed
11915
11916 \begin_layout Plain Layout
11917
11918
11919 \backslash
11920 mbox{
11921 \end_layout
11922
11923 \end_inset
11924
11925
11926 \family sans
11927 M-s
11928 \begin_inset space ~
11929 \end_inset
11930
11931
11932 \family default
11933 5
11934 \begin_inset ERT
11935 status collapsed
11936
11937 \begin_layout Plain Layout
11938
11939 }
11940 \end_layout
11941
11942 \end_inset
11943
11944 )
11945 \end_layout
11946
11947 \begin_layout Labeling
11948 \labelwidthstring 00.00.0000
11949
11950 \family sans
11951 Large
11952 \family default
11953  
11954 \size large
11955 This is the 
11956 \begin_inset Quotes eld
11957 \end_inset
11958
11959 Large
11960 \begin_inset Quotes erd
11961 \end_inset
11962
11963  font size.
11964
11965 \size default
11966  (key binding 
11967 \begin_inset ERT
11968 status collapsed
11969
11970 \begin_layout Plain Layout
11971
11972
11973 \backslash
11974 mbox{
11975 \end_layout
11976
11977 \end_inset
11978
11979
11980 \family sans
11981 M-s
11982 \begin_inset space ~
11983 \end_inset
11984
11985 l
11986 \family default
11987
11988 \begin_inset ERT
11989 status collapsed
11990
11991 \begin_layout Plain Layout
11992
11993 }
11994 \end_layout
11995
11996 \end_inset
11997
11998  or 
11999 \begin_inset ERT
12000 status collapsed
12001
12002 \begin_layout Plain Layout
12003
12004
12005 \backslash
12006 mbox{
12007 \end_layout
12008
12009 \end_inset
12010
12011
12012 \family sans
12013 M-s
12014 \begin_inset space ~
12015 \end_inset
12016
12017
12018 \family default
12019 6
12020 \begin_inset ERT
12021 status collapsed
12022
12023 \begin_layout Plain Layout
12024
12025 }
12026 \end_layout
12027
12028 \end_inset
12029
12030 )
12031 \end_layout
12032
12033 \begin_layout Labeling
12034 \labelwidthstring 00.00.0000
12035
12036 \family sans
12037 Larger
12038 \family default
12039  
12040 \size larger
12041 This is the 
12042 \begin_inset Quotes eld
12043 \end_inset
12044
12045 Larger
12046 \begin_inset Quotes erd
12047 \end_inset
12048
12049  font size.
12050
12051 \size default
12052  (key binding 
12053 \begin_inset ERT
12054 status collapsed
12055
12056 \begin_layout Plain Layout
12057
12058
12059 \backslash
12060 mbox{
12061 \end_layout
12062
12063 \end_inset
12064
12065
12066 \family sans
12067 M-s
12068 \begin_inset space ~
12069 \end_inset
12070
12071 S-L
12072 \family default
12073
12074 \begin_inset ERT
12075 status collapsed
12076
12077 \begin_layout Plain Layout
12078
12079 }
12080 \end_layout
12081
12082 \end_inset
12083
12084  or 
12085 \begin_inset ERT
12086 status collapsed
12087
12088 \begin_layout Plain Layout
12089
12090
12091 \backslash
12092 mbox{
12093 \end_layout
12094
12095 \end_inset
12096
12097
12098 \family sans
12099 M-s
12100 \begin_inset space ~
12101 \end_inset
12102
12103
12104 \family default
12105 7
12106 \begin_inset ERT
12107 status collapsed
12108
12109 \begin_layout Plain Layout
12110
12111 }
12112 \end_layout
12113
12114 \end_inset
12115
12116 )
12117 \end_layout
12118
12119 \begin_layout Labeling
12120 \labelwidthstring 00.00.0000
12121
12122 \family sans
12123 Largest
12124 \family default
12125  
12126 \size largest
12127 This is the 
12128 \begin_inset Quotes eld
12129 \end_inset
12130
12131 Largest
12132 \begin_inset Quotes erd
12133 \end_inset
12134
12135  font size.
12136
12137 \size default
12138  (key binding 
12139 \begin_inset ERT
12140 status collapsed
12141
12142 \begin_layout Plain Layout
12143
12144
12145 \backslash
12146 mbox{
12147 \end_layout
12148
12149 \end_inset
12150
12151
12152 \family sans
12153 M-s
12154 \begin_inset space ~
12155 \end_inset
12156
12157
12158 \family default
12159 8
12160 \begin_inset ERT
12161 status collapsed
12162
12163 \begin_layout Plain Layout
12164
12165 }
12166 \end_layout
12167
12168 \end_inset
12169
12170 )
12171 \end_layout
12172
12173 \begin_layout Labeling
12174 \labelwidthstring 00.00.0000
12175
12176 \family sans
12177 Huge
12178 \family default
12179  
12180 \size huge
12181 This is the 
12182 \begin_inset Quotes eld
12183 \end_inset
12184
12185 Huge
12186 \begin_inset Quotes erd
12187 \end_inset
12188
12189  font size.
12190
12191 \size default
12192  (key binding 
12193 \begin_inset ERT
12194 status collapsed
12195
12196 \begin_layout Plain Layout
12197
12198
12199 \backslash
12200 mbox{
12201 \end_layout
12202
12203 \end_inset
12204
12205
12206 \family sans
12207 M-s
12208 \begin_inset space ~
12209 \end_inset
12210
12211 h
12212 \family default
12213
12214 \begin_inset ERT
12215 status collapsed
12216
12217 \begin_layout Plain Layout
12218
12219 }
12220 \end_layout
12221
12222 \end_inset
12223
12224  or 
12225 \begin_inset ERT
12226 status collapsed
12227
12228 \begin_layout Plain Layout
12229
12230
12231 \backslash
12232 mbox{
12233 \end_layout
12234
12235 \end_inset
12236
12237
12238 \family sans
12239 M-s
12240 \begin_inset space ~
12241 \end_inset
12242
12243
12244 \family default
12245 9
12246 \begin_inset ERT
12247 status collapsed
12248
12249 \begin_layout Plain Layout
12250
12251 }
12252 \end_layout
12253
12254 \end_inset
12255
12256 )
12257 \end_layout
12258
12259 \begin_layout Labeling
12260 \labelwidthstring 00.00.0000
12261
12262 \family sans
12263 Huger
12264 \family default
12265  
12266 \size giant
12267 This is the 
12268 \begin_inset Quotes eld
12269 \end_inset
12270
12271 Huger
12272 \begin_inset Quotes erd
12273 \end_inset
12274
12275  font size.
12276
12277 \size default
12278  (key binding 
12279 \begin_inset ERT
12280 status collapsed
12281
12282 \begin_layout Plain Layout
12283
12284
12285 \backslash
12286 mbox{
12287 \end_layout
12288
12289 \end_inset
12290
12291
12292 \family sans
12293 M-s
12294 \begin_inset space ~
12295 \end_inset
12296
12297 H
12298 \family default
12299
12300 \begin_inset ERT
12301 status collapsed
12302
12303 \begin_layout Plain Layout
12304
12305 }
12306 \end_layout
12307
12308 \end_inset
12309
12310  or 
12311 \begin_inset ERT
12312 status collapsed
12313
12314 \begin_layout Plain Layout
12315
12316
12317 \backslash
12318 mbox{
12319 \end_layout
12320
12321 \end_inset
12322
12323
12324 \family sans
12325 M-s
12326 \begin_inset space ~
12327 \end_inset
12328
12329
12330 \family default
12331 0
12332 \begin_inset ERT
12333 status collapsed
12334
12335 \begin_layout Plain Layout
12336
12337 }
12338 \end_layout
12339
12340 \end_inset
12341
12342 )
12343 \end_layout
12344
12345 \end_deeper
12346 \begin_layout Standard
12347 We'll warn you 
12348 \emph on
12349 yet again
12350 \emph default
12351 : don't go crazy with this feature.
12352  You should almost never need to change the font size.
12353  LyX automatically changes the font size for different paragraph environments
12354  - use that instead.
12355  This is here for fine-tuning only!
12356 \end_layout
12357
12358 \begin_layout Labeling
12359 \labelwidthstring 00.00.0000
12360
12361 \family sans
12362 Misc
12363 \family default
12364  Here you can change a few other things at the character level.
12365  Options are:
12366 \end_layout
12367
12368 \begin_deeper
12369 \begin_layout Labeling
12370 \labelwidthstring 00.00.0000
12371
12372 \family sans
12373 Emph
12374 \family default
12375  
12376 \emph on
12377 This is text with emphasize on
12378 \emph default
12379 .
12380  This might seem like the same as 
12381 \shape italic
12382 Italic
12383 \shape default
12384 , but it is actually a bit different.
12385  Emphasized is a 
12386 \emph on
12387 logical
12388 \emph default
12389  attribute.
12390  That means every document class can define its own font used for emphasized
12391  text.
12392  Normally this font is equal to italic.
12393 \end_layout
12394
12395 \begin_layout Labeling
12396 \labelwidthstring 00.00.0000
12397
12398 \family sans
12399 Underbar
12400 \family default
12401  
12402 \bar under
12403 This is text with Underbar on.
12404
12405 \bar default
12406  (key binding 
12407 \begin_inset ERT
12408 status collapsed
12409
12410 \begin_layout Plain Layout
12411
12412
12413 \backslash
12414 mbox{
12415 \end_layout
12416
12417 \end_inset
12418
12419
12420 \family sans
12421 M-c
12422 \begin_inset space ~
12423 \end_inset
12424
12425 u
12426 \family default
12427
12428 \begin_inset ERT
12429 status collapsed
12430
12431 \begin_layout Plain Layout
12432
12433 }
12434 \end_layout
12435
12436 \end_inset
12437
12438
12439 \family sans
12440 )
12441 \begin_inset Newline newline
12442 \end_inset
12443
12444
12445 \family default
12446 Avoid using underbar if you can! It's a holdover from the typewriter days,
12447  when you couldn't change fonts.
12448  We no longer need to emphasize text by underscoring characters.
12449  It's only included in LyX because some people 
12450 \emph on
12451 may
12452 \emph default
12453  need it in order to follow style sheets for journal submissions.
12454 \end_layout
12455
12456 \begin_layout Labeling
12457 \labelwidthstring 00.00.0000
12458
12459 \family sans
12460 Noun
12461 \family default
12462  
12463 \noun on
12464 This is text with Noun on.
12465
12466 \noun default
12467  Like 
12468 \family sans
12469 Emph
12470 \family default
12471 , this is a logical attribute.
12472  Normally it's equivalent to 
12473 \family sans
12474 Small
12475 \begin_inset space ~
12476 \end_inset
12477
12478 Caps
12479 \family default
12480 .
12481 \end_layout
12482
12483 \end_deeper
12484 \begin_layout Labeling
12485 \labelwidthstring 00.00.0000
12486
12487 \family sans
12488 Color
12489 \family default
12490  You can adjust the color of the text with this control.
12491  Notice that not all DVI-viewers are able to display colors.
12492  Besides 
12493 \family sans
12494 No
12495 \begin_inset space ~
12496 \end_inset
12497
12498 color
12499 \family default
12500 , which is the default 
12501 \begin_inset Quotes eld
12502 \end_inset
12503
12504 color
12505 \begin_inset Quotes erd
12506 \end_inset
12507
12508  and means normally black, you can choose between 
12509 \family sans
12510 Black
12511 \family default
12512
12513 \family sans
12514 White
12515 \family default
12516
12517 \family sans
12518 Red
12519 \family default
12520
12521 \family sans
12522 Green
12523 \family default
12524
12525 \family sans
12526 Blue
12527 \family default
12528
12529 \family sans
12530 Cyan
12531 \family default
12532
12533 \family sans
12534 Magenta
12535 \family default
12536  and 
12537 \family sans
12538 Yellow
12539 \family default
12540  text.
12541 \begin_inset Index
12542 status collapsed
12543
12544 \begin_layout Plain Layout
12545 Color ! Text
12546 \end_layout
12547
12548 \end_inset
12549
12550
12551 \end_layout
12552
12553 \begin_layout Labeling
12554 \labelwidthstring 00.00.0000
12555
12556 \family sans
12557 Language
12558 \family default
12559  This is used to mark regions of text as having a different language from
12560  the language of the document.
12561  Text marked in this way will be underlined in blue to indicate the change
12562  (only within LyX).
12563 \end_layout
12564
12565 \begin_layout Standard
12566 So you have a huge number of combinations to choose from.
12567  Once you've chosen a new character style via the 
12568 \family sans
12569 Edit\SpecialChar \menuseparator
12570 Text
12571 \begin_inset space ~
12572 \end_inset
12573
12574 Style
12575 \family default
12576  dialog, the settings are saved.
12577  You can activate them using the toolbar button 
12578 \begin_inset Graphics
12579         filename ../images/textstyle-apply.png
12580
12581 \end_inset
12582
12583 .
12584  The button lets you toggle the state of your custom character style even
12585  when the dialog isn't visible.
12586  
12587 \end_layout
12588
12589 \begin_layout Standard
12590 To completely reset the character style to the default, use 
12591 \family sans
12592 M-c
12593 \begin_inset space ~
12594 \end_inset
12595
12596 Space
12597 \family default
12598 .
12599  If you want to toggle only those properties that you have just changed
12600  (suppose you just set the shape to 
12601 \begin_inset Quotes eld
12602 \end_inset
12603
12604 slanted
12605 \begin_inset Quotes erd
12606 \end_inset
12607
12608  and the series to 
12609 \begin_inset Quotes eld
12610 \end_inset
12611
12612 bold
12613 \begin_inset Quotes erd
12614 \end_inset
12615
12616 ), set the 
12617 \family sans
12618 Toggle
12619 \begin_inset space ~
12620 \end_inset
12621
12622 all
12623 \family default
12624  switch and press 
12625 \family sans
12626 Apply
12627 \family default
12628 .
12629 \end_layout
12630
12631 \begin_layout Standard
12632 You should also know something about the differences between the three main
12633  font types 
12634 \family sans
12635 serif
12636 \family default
12637
12638 \family sans
12639 sans
12640 \begin_inset space ~
12641 \end_inset
12642
12643 serif
12644 \family default
12645 , and 
12646 \family sans
12647 typewriter
12648 \family default
12649 :
12650 \end_layout
12651
12652 \begin_layout Itemize
12653
12654 \family sans
12655 Typewriter
12656 \family default
12657  is a so called 
12658 \begin_inset Quotes eld
12659 \end_inset
12660
12661 monospaced
12662 \begin_inset Quotes erd
12663 \end_inset
12664
12665  font, that means every character has the same width, the 
12666 \begin_inset Quotes eld
12667 \end_inset
12668
12669 i
12670 \begin_inset Quotes erd
12671 \end_inset
12672
12673  is as wide as the 
12674 \begin_inset Quotes eld
12675 \end_inset
12676
12677 m
12678 \begin_inset Quotes erd
12679 \end_inset
12680
12681 .
12682  Here is an example
12683 \begin_inset Newline newline
12684 \end_inset
12685
12686
12687 \begin_inset ERT
12688 status collapsed
12689
12690 \begin_layout Plain Layout
12691
12692
12693 \backslash
12694 phantom{
12695 \end_layout
12696
12697 \end_inset
12698
12699 no 
12700 \begin_inset ERT
12701 status collapsed
12702
12703 \begin_layout Plain Layout
12704
12705 }
12706 \end_layout
12707
12708 \end_inset
12709
12710
12711 \family typewriter
12712 typewriter text
12713 \family default
12714
12715 \begin_inset Note Note
12716 status collapsed
12717
12718 \begin_layout Plain Layout
12719 For more on phantoms see section
12720 \begin_inset space ~
12721 \end_inset
12722
12723
12724 \begin_inset CommandInset ref
12725 LatexCommand ref
12726 reference "sub:More-Spaces"
12727
12728 \end_inset
12729
12730 .
12731 \end_layout
12732
12733 \end_inset
12734
12735
12736 \begin_inset Newline newline
12737 \end_inset
12738
12739 no typewriter text
12740 \end_layout
12741
12742 \begin_layout Itemize
12743
12744 \family sans
12745 Serif
12746 \family default
12747  fonts use characters with serifs.
12748  These are the small 
12749 \begin_inset Quotes eld
12750 \end_inset
12751
12752 appendices
12753 \begin_inset Quotes erd
12754 \end_inset
12755
12756  at all ends of of the streaks that form the character.
12757  The following example will show the difference:
12758 \begin_inset Newline newline
12759 \end_inset
12760
12761 text with serifs
12762 \begin_inset Newline newline
12763 \end_inset
12764
12765
12766 \family sans
12767 text without serifs
12768 \family default
12769
12770 \begin_inset Newline newline
12771 \end_inset
12772
12773 Serifs facilitates an easy and fast reading.
12774  They are therefore used as default font (named 
12775 \family sans
12776 roman
12777 \family default
12778 ).
12779 \end_layout
12780
12781 \begin_layout Itemize
12782
12783 \family sans
12784 Sans serif
12785 \family default
12786  don't use serifs.
12787  This font type is therefore often used for headings and short texts.
12788  We use it in this document to highlight menu names.
12789 \end_layout
12790
12791 \begin_layout Standard
12792 We conclude with the same warning once again: Don't overuse the fonts.
12793  They are, more often than not, a kludge and a bad substitute for good writing.
12794 \end_layout
12795
12796 \begin_layout Section
12797 Printing and Previewing
12798 \end_layout
12799
12800 \begin_layout Subsection
12801 Overview
12802 \end_layout
12803
12804 \begin_layout Standard
12805 Now that we've covered some of the basic features of document preparation
12806  using LyX, you probably want to know how to print out your masterpiece.
12807  Before we tell you that, we want to give you a quick explanation of what
12808  goes on behind-the-scenes.
12809  We cover these informations in much greater detail in the 
12810 \emph on
12811 Extended
12812 \begin_inset space ~
12813 \end_inset
12814
12815 Features
12816 \emph default
12817  manual as well.
12818 \end_layout
12819
12820 \begin_layout Standard
12821 LyX uses the program LaTeX as its backend.
12822  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12823  confusion, we'll only refer to LaTeX.
12824  LyX is what you use to do your actual writing.
12825  Then, LyX calls LaTeX to turn your writing into printable output.
12826  This happens in two stages:
12827 \end_layout
12828
12829 \begin_layout Enumerate
12830 First, LyX converts your document to a series of text commands for LaTeX,
12831  generating a file with the extension, 
12832 \begin_inset Quotes eld
12833 \end_inset
12834
12835
12836 \family typewriter
12837 .tex
12838 \family default
12839
12840 \begin_inset Quotes erd
12841 \end_inset
12842
12843 .
12844 \end_layout
12845
12846 \begin_layout Enumerate
12847 Next, LaTeX uses the commands in the 
12848 \family typewriter
12849 .tex
12850 \family default
12851  file to produce printable output.
12852  
12853 \end_layout
12854
12855 \begin_layout Subsection
12856 Output file formats
12857 \begin_inset Index
12858 status collapsed
12859
12860 \begin_layout Plain Layout
12861 File formats
12862 \end_layout
12863
12864 \end_inset
12865
12866
12867 \begin_inset CommandInset label
12868 LatexCommand label
12869 name "sub:Output-file-formats"
12870
12871 \end_inset
12872
12873
12874 \end_layout
12875
12876 \begin_layout Subsubsection
12877 ASCII
12878 \begin_inset Index
12879 status collapsed
12880
12881 \begin_layout Plain Layout
12882 File formats ! ASCII
12883 \end_layout
12884
12885 \end_inset
12886
12887
12888 \end_layout
12889
12890 \begin_layout Standard
12891 This file type has the extension 
12892 \begin_inset Quotes eld
12893 \end_inset
12894
12895
12896 \family typewriter
12897 .txt
12898 \family default
12899
12900 \begin_inset Quotes erd
12901 \end_inset
12902
12903 .
12904  It contains your document as plain text following the rules of the 
12905 \begin_inset Quotes eld
12906 \end_inset
12907
12908 American Standard Code for Information Interchange
12909 \begin_inset Quotes erd
12910 \end_inset
12911
12912  (ASCII).
12913 \end_layout
12914
12915 \begin_layout Standard
12916 You can export your document to ASCII by the menu 
12917 \family sans
12918 File\SpecialChar \menuseparator
12919 Export\SpecialChar \menuseparator
12920 ASCII
12921 \family default
12922 .
12923 \end_layout
12924
12925 \begin_layout Subsubsection
12926 LaTeX
12927 \begin_inset Index
12928 status collapsed
12929
12930 \begin_layout Plain Layout
12931 File formats ! LaTeX
12932 \end_layout
12933
12934 \end_inset
12935
12936
12937 \end_layout
12938
12939 \begin_layout Standard
12940 This file type has the extension 
12941 \begin_inset Quotes eld
12942 \end_inset
12943
12944
12945 \family typewriter
12946 .tex
12947 \family default
12948
12949 \begin_inset Quotes erd
12950 \end_inset
12951
12952  and contains all commands that are necessary for the LaTeX program to process
12953  your document.
12954  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12955  it manually with console commands.
12956  The LaTeX-file is automatically created in LyX's temporary directory whenever
12957  you view or export your document.
12958 \end_layout
12959
12960 \begin_layout Standard
12961 You can export your document as LaTeX-file using the menu 
12962 \family sans
12963 File\SpecialChar \menuseparator
12964 Export\SpecialChar \menuseparator
12965 LaT
12966 \begin_inset ERT
12967 status collapsed
12968
12969 \begin_layout Plain Layout
12970
12971 {}
12972 \end_layout
12973
12974 \end_inset
12975
12976 eX
12977 \family default
12978 .
12979 \end_layout
12980
12981 \begin_layout Subsubsection
12982 DVI
12983 \begin_inset Index
12984 status collapsed
12985
12986 \begin_layout Plain Layout
12987 File formats ! DVI
12988 \end_layout
12989
12990 \end_inset
12991
12992
12993 \end_layout
12994
12995 \begin_layout Standard
12996 This file type has the extension 
12997 \begin_inset Quotes eld
12998 \end_inset
12999
13000
13001 \family typewriter
13002 .dvi
13003 \family default
13004
13005 \begin_inset Quotes erd
13006 \end_inset
13007
13008 .
13009  It is called 
13010 \begin_inset Quotes eld
13011 \end_inset
13012
13013 device-independent
13014 \begin_inset Quotes erd
13015 \end_inset
13016
13017  (DVI), because it is completely portable; you can move them from one machine
13018  to another without needing to do any sort of conversion.
13019  At the time when this file-format was developed, this was no matter of
13020  course.
13021  DVIs are used for quick previews and as pre-stage for other output formats,
13022  like PostScript.
13023 \end_layout
13024
13025 \begin_layout Standard
13026 \begin_inset Note Greyedout
13027 status open
13028
13029 \begin_layout Plain Layout
13030
13031 \series bold
13032 Note:
13033 \series default
13034  The DVI file doesn't contain images, they will only be a linked.
13035  So don't forget to deliver the images together with your DVIs.
13036 \end_layout
13037
13038 \end_inset
13039
13040 This property can also slow down your computer when you view the DVI.
13041  Because the DVI-viewer has to convert the image in the background to make
13042  it visible when you scroll in the DVI.
13043  So we recommend to use PDF for files with many images.
13044 \end_layout
13045
13046 \begin_layout Standard
13047 You can export your document to DVI by the menu 
13048 \family sans
13049 File\SpecialChar \menuseparator
13050 Export\SpecialChar \menuseparator
13051 DVI
13052 \family default
13053 .
13054 \end_layout
13055
13056 \begin_layout Subsubsection
13057 PostScript
13058 \begin_inset Index
13059 status collapsed
13060
13061 \begin_layout Plain Layout
13062 File formats ! PostScript
13063 \end_layout
13064
13065 \end_inset
13066
13067
13068 \end_layout
13069
13070 \begin_layout Standard
13071 This file type has the extension 
13072 \begin_inset Quotes eld
13073 \end_inset
13074
13075
13076 \family typewriter
13077 .ps
13078 \family default
13079
13080 \begin_inset Quotes erd
13081 \end_inset
13082
13083 .
13084  PostScript was developed by the company 
13085 \family typewriter
13086 Adobe
13087 \family default
13088  as printer language.
13089  The file contains therefore commands that the printer uses to print the
13090  file.
13091  PostScript can be seen as 
13092 \begin_inset Quotes eld
13093 \end_inset
13094
13095 programming language
13096 \begin_inset Quotes erd
13097 \end_inset
13098
13099 ; you can calculate with it and draw diagrams and images.
13100 \begin_inset Foot
13101 status collapsed
13102
13103 \begin_layout Plain Layout
13104 If you are interested to learn more about this, have a look at the LaTeX-package
13105  
13106 \series bold
13107 pstricks
13108 \series default
13109
13110 \begin_inset Index
13111 status collapsed
13112
13113 \begin_layout Plain Layout
13114 LaTeX-packages ! pstricks
13115 \end_layout
13116
13117 \end_inset
13118
13119 .
13120 \end_layout
13121
13122 \end_inset
13123
13124  Due to this ability, the files are often bigger than PDFs.
13125 \end_layout
13126
13127 \begin_layout Standard
13128 PostScript can only contain images in the format 
13129 \begin_inset Quotes eld
13130 \end_inset
13131
13132 Encapsulated PostScript
13133 \begin_inset Quotes erd
13134 \end_inset
13135
13136  (EPS, file extension 
13137 \begin_inset Quotes eld
13138 \end_inset
13139
13140
13141 \family typewriter
13142 .eps
13143 \family default
13144
13145 \begin_inset Quotes erd
13146 \end_inset
13147
13148 ).
13149  As LyX allows you to use any known image format in your document, it has
13150  to convert them in the background to EPS.
13151  If you have e.g 50 images in your document, LyX has to do 50 conversions
13152  whenever you view or export your document.
13153  This will slow down your workflow with LyX drastically.
13154  So if you plan to use PostScript, you can insert your images directly as
13155  EPS to avoid this problem.
13156 \end_layout
13157
13158 \begin_layout Standard
13159 You can export your document to PostScript using the menu 
13160 \family sans
13161 File\SpecialChar \menuseparator
13162 Export\SpecialChar \menuseparator
13163 PostScript
13164 \family default
13165 .
13166 \end_layout
13167
13168 \begin_layout Subsubsection
13169 PDF
13170 \begin_inset Index
13171 status collapsed
13172
13173 \begin_layout Plain Layout
13174 File formats ! PDF
13175 \end_layout
13176
13177 \end_inset
13178
13179
13180 \begin_inset Index
13181 status collapsed
13182
13183 \begin_layout Plain Layout
13184 PDF
13185 \end_layout
13186
13187 \end_inset
13188
13189
13190 \end_layout
13191
13192 \begin_layout Standard
13193 This file type has the extension 
13194 \begin_inset Quotes eld
13195 \end_inset
13196
13197
13198 \family typewriter
13199 .pdf
13200 \family default
13201
13202 \begin_inset Quotes erd
13203 \end_inset
13204
13205 .
13206  The 
13207 \begin_inset Quotes eld
13208 \end_inset
13209
13210 Portable Document Format
13211 \begin_inset Quotes erd
13212 \end_inset
13213
13214  (PDF) is developed by 
13215 \family typewriter
13216 Adobe
13217 \family default
13218  as derivative from PostScript.
13219  It is more compressed and it uses much less commands than PostScript.
13220  As the name 
13221 \begin_inset Quotes eld
13222 \end_inset
13223
13224 portable
13225 \begin_inset Quotes erd
13226 \end_inset
13227
13228  implies, it can be processed at any computer system and the printed output
13229  looks exactly the same.
13230 \end_layout
13231
13232 \begin_layout Standard
13233 PDF can contain images in its own PDF format and in the formats 
13234 \begin_inset Quotes eld
13235 \end_inset
13236
13237 Joint Photographic Experts Group
13238 \begin_inset Quotes erd
13239 \end_inset
13240
13241  (JPG, file extension 
13242 \begin_inset Quotes eld
13243 \end_inset
13244
13245
13246 \family typewriter
13247 .jpg
13248 \family default
13249
13250 \begin_inset Quotes erd
13251 \end_inset
13252
13253  or 
13254 \begin_inset Quotes eld
13255 \end_inset
13256
13257
13258 \family typewriter
13259 .jpeg
13260 \family default
13261
13262 \begin_inset Quotes erd
13263 \end_inset
13264
13265 ) and 
13266 \begin_inset Quotes eld
13267 \end_inset
13268
13269 Portable Network Graphics
13270 \begin_inset Quotes erd
13271 \end_inset
13272
13273  (PNG, file extension 
13274 \begin_inset Quotes eld
13275 \end_inset
13276
13277
13278 \family typewriter
13279 .png
13280 \family default
13281
13282 \begin_inset Quotes erd
13283 \end_inset
13284
13285 ).
13286  You can although use any other image format, because LyX converts them
13287  in the background to one of these formats.
13288  But as described in the section about PostScript, the image conversion
13289  will slow down your workflow.
13290  So we recommend to use images in one of the three mentioned formats.
13291 \end_layout
13292
13293 \begin_layout Standard
13294 You can export your document to PDF via the menu 
13295 \family sans
13296 File\SpecialChar \menuseparator
13297 Export
13298 \family default
13299  in three different ways:
13300 \end_layout
13301
13302 \begin_layout Description
13303 PDF This uses the program 
13304 \family typewriter
13305 ps2pdf
13306 \family default
13307  that creates a PDF from a PostScript-version of your file.
13308  The PostScript-version is produced by the program 
13309 \family typewriter
13310 dvips
13311 \family default
13312  which uses a DVI-version as intermediate step.
13313  So this export variant consist of three conversions.
13314 \end_layout
13315
13316 \begin_layout Description
13317 PDF
13318 \begin_inset space ~
13319 \end_inset
13320
13321 (dvipdfm) This uses the program 
13322 \family typewriter
13323 dvipdfm
13324 \family default
13325  that converts your file in the background to DVI and in a second step to
13326  PDF.
13327 \end_layout
13328
13329 \begin_layout Description
13330 PDF
13331 \begin_inset space ~
13332 \end_inset
13333
13334 (pdflatex) This uses the program 
13335 \family typewriter
13336 pdftex
13337 \family default
13338  that converts your file directly to PDF.
13339 \end_layout
13340
13341 \begin_layout Standard
13342 We recommend to use 
13343 \family sans
13344 PDF
13345 \begin_inset space ~
13346 \end_inset
13347
13348 (pdflatex)
13349 \family default
13350  because 
13351 \family typewriter
13352 pdftex
13353 \family default
13354  supports all features of actual PDF-versions, is quick and works stable
13355  without problems.
13356  The program 
13357 \family typewriter
13358 dvipdfm
13359 \family default
13360  is no more under development and therefore a bit outdated.
13361 \end_layout
13362
13363 \begin_layout Subsection
13364 Previewing
13365 \begin_inset Index
13366 status collapsed
13367
13368 \begin_layout Plain Layout
13369 Document ! Preview 
13370 \end_layout
13371
13372 \end_inset
13373
13374
13375 \end_layout
13376
13377 \begin_layout Standard
13378 To get a look at the final version of your document, with all of the pagebreaks
13379  in place, the footnotes correctly numbered, and so on, use the menu 
13380 \family sans
13381 View
13382 \family default
13383  and choose a file type.
13384  A viewing program will popup showing the output.
13385  For 
13386 \family sans
13387 View\SpecialChar \menuseparator
13388 DVI
13389 \family default
13390  you can use the toolbar button 
13391 \begin_inset Graphics
13392         filename ../images/buffer-view_dvi.png
13393
13394 \end_inset
13395
13396  (shortcut 
13397 \family sans
13398 C-d
13399 \family default
13400 ), for 
13401 \family sans
13402 View\SpecialChar \menuseparator
13403 PDF
13404 \begin_inset space ~
13405 \end_inset
13406
13407 (pdflatex)
13408 \family default
13409  the toolbar button 
13410 \begin_inset Graphics
13411         filename ../images/buffer-view_pdf2.png
13412
13413 \end_inset
13414
13415 , and for 
13416 \family sans
13417 View\SpecialChar \menuseparator
13418 Postscript
13419 \family default
13420  the toolbar button 
13421 \begin_inset Graphics
13422         filename ../images/buffer-view_ps.png
13423
13424 \end_inset
13425
13426  (shortcut 
13427 \family sans
13428 C-t
13429 \family default
13430 ).
13431 \end_layout
13432
13433 \begin_layout Standard
13434 If you have changed your document, you can refresh the output in the same
13435  viewer window using the menu 
13436 \family sans
13437 View\SpecialChar \menuseparator
13438 Update
13439 \family default
13440 .
13441 \end_layout
13442
13443 \begin_layout Standard
13444 When you preview a file, the output file is only generated in LyX's temporary
13445  directory.
13446  To have a real output, export your document.
13447 \end_layout
13448
13449 \begin_layout Subsection
13450 Printing the File from within LyX
13451 \begin_inset CommandInset label
13452 LatexCommand label
13453 name "sub:Printing-the-File"
13454
13455 \end_inset
13456
13457
13458 \end_layout
13459
13460 \begin_layout Standard
13461 Instead of exporting your file and then printing them, you can also print
13462  it directly from within LyX.
13463  To print a file, select the menu 
13464 \family sans
13465 File\SpecialChar \menuseparator
13466 Print
13467 \family default
13468  or click on the toolbar button 
13469 \begin_inset Graphics
13470         filename ../images/dialog-show_print.png
13471
13472 \end_inset
13473
13474 .
13475  LyX will internally call LaTeX to produce a DVI.
13476  This file is then processed by the program 
13477 \family typewriter
13478 dvips
13479 \family default
13480  to PostScript-file, which is finally printed using the program 
13481 \family typewriter
13482 Ghostscript
13483 \family default
13484 .
13485  Due to these steps in the background, this method is not the fastest.
13486 \end_layout
13487
13488 \begin_layout Standard
13489 You can choose to print only even-numbered or odd-numbered pages - this
13490  is useful for printing on two sides: You can re-insert the pages after
13491  printing one set to print on the other side.
13492  Some printers spit out pages face-up, others, face-down.
13493  By choosing a particular order to print in, you can take the entire stack
13494  of pages out of the printer without needing to reorder them.
13495 \end_layout
13496
13497 \begin_layout Standard
13498 You can set the parameters in the 
13499 \family sans
13500 Print
13501 \begin_inset space ~
13502 \end_inset
13503
13504 Destination
13505 \family default
13506  box as follows:
13507 \end_layout
13508
13509 \begin_layout Labeling
13510 \labelwidthstring 00.00.0000
13511
13512 \family sans
13513 Printer
13514 \family default
13515  This is the name of the printer to print to.
13516 \begin_inset Foot
13517 status collapsed
13518
13519 \begin_layout Plain Layout
13520 Note that this printer name is for the program 
13521 \family typewriter
13522 dvips
13523 \family default
13524 .
13525  That means 
13526 \family typewriter
13527 dvips
13528 \family default
13529  has to be configured for this printer name.
13530  The default printer can be set in LyX's preferences dialog, see section
13531 \begin_inset space ~
13532 \end_inset
13533
13534
13535 \begin_inset CommandInset ref
13536 LatexCommand ref
13537 reference "sub:Printer"
13538
13539 \end_inset
13540
13541 .
13542 \end_layout
13543
13544 \end_inset
13545
13546  The printer should understand PostScript.
13547 \end_layout
13548
13549 \begin_layout Labeling
13550 \labelwidthstring 00.00.0000
13551
13552 \family sans
13553 File
13554 \family default
13555  The name of a file to print to.
13556  The output will be a PostScript file.
13557  It will be written in LyX's working directory unless you specify the full
13558  path.
13559 \end_layout
13560
13561 \begin_layout Section
13562 A few Words about Typography
13563 \begin_inset Index
13564 status collapsed
13565
13566 \begin_layout Plain Layout
13567 Typography
13568 \end_layout
13569
13570 \end_inset
13571
13572
13573 \end_layout
13574
13575 \begin_layout Subsection
13576 Hyphens
13577 \begin_inset Index
13578 status collapsed
13579
13580 \begin_layout Plain Layout
13581 Hyphens
13582 \end_layout
13583
13584 \end_inset
13585
13586
13587 \end_layout
13588
13589 \begin_layout Standard
13590 In LyX, the 
13591 \begin_inset Quotes eld
13592 \end_inset
13593
13594
13595 \family typewriter
13596 -
13597 \family default
13598
13599 \begin_inset Quotes eld
13600 \end_inset
13601
13602  character comes in three lengths, often called the 
13603 \emph on
13604 hyphen
13605 \emph default
13606 , the 
13607 \emph on
13608 en dash
13609 \emph default
13610 , and the 
13611 \emph on
13612 em dash
13613 \emph default
13614 :
13615 \end_layout
13616
13617 \begin_layout Enumerate
13618 hyphen
13619 \begin_inset space \hfill{}
13620 \end_inset
13621
13622 -
13623 \begin_inset space \hfill{}
13624 \end_inset
13625
13626 made with 
13627 \begin_inset Quotes eld
13628 \end_inset
13629
13630
13631 \family typewriter
13632 -
13633 \family default
13634
13635 \begin_inset Quotes eld
13636 \end_inset
13637
13638
13639 \end_layout
13640
13641 \begin_layout Enumerate
13642 en dash
13643 \begin_inset space \hfill{}
13644 \end_inset
13645
13646 --
13647 \begin_inset space \hfill{}
13648 \end_inset
13649
13650 made with 
13651 \begin_inset Quotes eld
13652 \end_inset
13653
13654
13655 \family typewriter
13656 -
13657 \begin_inset ERT
13658 status collapsed
13659
13660 \begin_layout Plain Layout
13661
13662
13663 \backslash
13664 /
13665 \end_layout
13666
13667 \end_inset
13668
13669 -
13670 \family default
13671
13672 \begin_inset Quotes eld
13673 \end_inset
13674
13675
13676 \end_layout
13677
13678 \begin_layout Enumerate
13679 em dash
13680 \begin_inset space \hfill{}
13681 \end_inset
13682
13683 ---
13684 \begin_inset space \hfill{}
13685 \end_inset
13686
13687 made with 
13688 \begin_inset Quotes eld
13689 \end_inset
13690
13691
13692 \family typewriter
13693 -
13694 \begin_inset ERT
13695 status collapsed
13696
13697 \begin_layout Plain Layout
13698
13699
13700 \backslash
13701 /
13702 \end_layout
13703
13704 \end_inset
13705
13706 -
13707 \begin_inset ERT
13708 status collapsed
13709
13710 \begin_layout Plain Layout
13711
13712
13713 \backslash
13714 /
13715 \end_layout
13716
13717 \end_inset
13718
13719 -
13720 \family default
13721
13722 \begin_inset Quotes eld
13723 \end_inset
13724
13725
13726 \end_layout
13727
13728 \begin_layout Enumerate
13729 minus sign
13730 \begin_inset space \hfill{}
13731 \end_inset
13732
13733
13734 \begin_inset Formula $-$
13735 \end_inset
13736
13737
13738 \begin_inset space \hfill{}
13739 \end_inset
13740
13741
13742 \begin_inset Quotes eld
13743 \end_inset
13744
13745
13746 \family typewriter
13747 -
13748 \family default
13749
13750 \begin_inset Quotes eld
13751 \end_inset
13752
13753  in math mode
13754 \end_layout
13755
13756 \begin_layout Standard
13757 You generate them by inserting the 
13758 \begin_inset Quotes eld
13759 \end_inset
13760
13761
13762 \family typewriter
13763 -
13764 \family default
13765
13766 \begin_inset Quotes eld
13767 \end_inset
13768
13769  character multiple times in a row.
13770  They are automatically converted to the appropriate length dash in the
13771  final output, but not in LyX.
13772 \end_layout
13773
13774 \begin_layout Standard
13775 The three dash types are distinct from the minus sign, which appears in
13776  math mode and has a length of its own.
13777  Here are some examples of the 
13778 \begin_inset Quotes eld
13779 \end_inset
13780
13781
13782 \family typewriter
13783 -
13784 \family default
13785
13786 \begin_inset Quotes eld
13787 \end_inset
13788
13789  in use:
13790 \end_layout
13791
13792 \begin_layout Enumerate
13793 line- and page-breaks
13794 \begin_inset space \hfill{}
13795 \end_inset
13796
13797 (
13798 \emph on
13799 hyphen
13800 \emph default
13801 )
13802 \end_layout
13803
13804 \begin_layout Enumerate
13805 From A--Z
13806 \begin_inset space \hfill{}
13807 \end_inset
13808
13809 (
13810 \emph on
13811 en dash
13812 \emph default
13813 )
13814 \end_layout
13815
13816 \begin_layout Enumerate
13817 Oh --- there's a dash.
13818 \begin_inset space \hfill{}
13819 \end_inset
13820
13821 (
13822 \emph on
13823 em dash
13824 \emph default
13825 )
13826 \end_layout
13827
13828 \begin_layout Enumerate
13829 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13830 \end_inset
13831
13832
13833 \begin_inset space \hfill{}
13834 \end_inset
13835
13836 (
13837 \emph on
13838 minus sign
13839 \emph default
13840 )
13841 \end_layout
13842
13843 \begin_layout Subsection
13844 Hyphenation
13845 \begin_inset Index
13846 status collapsed
13847
13848 \begin_layout Plain Layout
13849 Hyphenation
13850 \end_layout
13851
13852 \end_inset
13853
13854
13855 \begin_inset CommandInset label
13856 LatexCommand label
13857 name "sub:Hyphenation"
13858
13859 \end_inset
13860
13861
13862 \end_layout
13863
13864 \begin_layout Standard
13865 Words aren't hyphenated within LyX but automatically in the output.
13866  Hyphenation is done by the LaTeX-package 
13867 \series bold
13868 babel
13869 \series default
13870
13871 \begin_inset Index
13872 status collapsed
13873
13874 \begin_layout Plain Layout
13875 LaTeX-packages ! babel
13876 \end_layout
13877
13878 \end_inset
13879
13880  following the rules of the document language
13881 \begin_inset Foot
13882 status collapsed
13883
13884 \begin_layout Plain Layout
13885 For German readers: That's one of the main differences between the languages
13886  
13887 \family sans
13888 German
13889 \family default
13890  and 
13891 \family sans
13892 German
13893 \begin_inset space ~
13894 \end_inset
13895
13896 (new
13897 \begin_inset space ~
13898 \end_inset
13899
13900 spelling)
13901 \family default
13902  in the 
13903 \family sans
13904 Document\SpecialChar \menuseparator
13905 Settings
13906 \family default
13907  dialog.
13908 \end_layout
13909
13910 \end_inset
13911
13912 .
13913 \end_layout
13914
13915 \begin_layout Standard
13916 LaTeX hyphenates nearly perfectly, it has only problems with text in the
13917  font 
13918 \family sans
13919 typewriter
13920 \family default
13921  and with unusual constructs, like 
13922 \begin_inset Quotes eld
13923 \end_inset
13924
13925 h3knix/m0n0wall
13926 \begin_inset Quotes erd
13927 \end_inset
13928
13929 .
13930  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13931  This is done with the menu 
13932 \family sans
13933 Insert\SpecialChar \menuseparator
13934 Formatting\SpecialChar \menuseparator
13935 Hyphenation
13936 \begin_inset space ~
13937 \end_inset
13938
13939 Point
13940 \family default
13941 .
13942  These extra hyphenation points are only recommendations to LaTeX.
13943  If no hyphenation is necessary, LaTeX will ignore them.
13944 \end_layout
13945
13946 \begin_layout Standard
13947 Sometimes you want to prevent words or constructs to be hyphenated.
13948  The keybindings/shortcuts in this document consists of three letters with
13949  a hyphen and a space in the form 
13950 \begin_inset Quotes eld
13951 \end_inset
13952
13953 A-b c
13954 \begin_inset Quotes erd
13955 \end_inset
13956
13957 .
13958  LaTeX finds there the hyphen 
13959 \begin_inset Quotes eld
13960 \end_inset
13961
13962 -
13963 \begin_inset Quotes erd
13964 \end_inset
13965
13966  as hyphenation possibility.
13967  Hyphenating at this point would look ugly.
13968  To prevent the shortcut from being hyphenated, we can put it in the argument
13969  of the LaTeX-box-command 
13970 \series bold
13971
13972 \backslash
13973 mbox
13974 \series default
13975 , because text within LaTeX-boxes can't be hyphenated.
13976  As LyX doesn't support 
13977 \series bold
13978
13979 \backslash
13980 mbox
13981 \series default
13982 , we have to use TeX Code.
13983  The result looks in LyX like:
13984 \end_layout
13985
13986 \begin_layout Standard
13987 \begin_inset Graphics
13988         filename clipart/mbox.png
13989
13990 \end_inset
13991
13992
13993 \end_layout
13994
13995 \begin_layout Standard
13996 To learn more about TeX Code, have a look at section
13997 \begin_inset space ~
13998 \end_inset
13999
14000
14001 \begin_inset CommandInset ref
14002 LatexCommand ref
14003 reference "sec:TeX-Code"
14004
14005 \end_inset
14006
14007 .
14008 \end_layout
14009
14010 \begin_layout Subsection
14011 Punctuation Marks
14012 \begin_inset Index
14013 status collapsed
14014
14015 \begin_layout Plain Layout
14016 Punctuation marks
14017 \end_layout
14018
14019 \end_inset
14020
14021
14022 \end_layout
14023
14024 \begin_layout Subsubsection
14025 Abbreviations and End of Sentence
14026 \begin_inset CommandInset label
14027 LatexCommand label
14028 name "sub:Abbreviations"
14029
14030 \end_inset
14031
14032
14033 \end_layout
14034
14035 \begin_layout Standard
14036 When LyX calls LaTeX to generate the final version of your document, LaTeX
14037  automatically distinguishes between words, sentences, and abbreviations.
14038  LaTeX then adds the 
14039 \begin_inset Quotes eld
14040 \end_inset
14041
14042 appropriate amount of space
14043 \begin_inset Quotes erd
14044 \end_inset
14045
14046 .
14047  That means sentences get a little bit more space between the period and
14048  the next word.
14049  Abbreviations get the same amount of space after the period as a word uses.
14050 \end_layout
14051
14052 \begin_layout Standard
14053 Unfortunately, the algorithm for figuring out what's an abbreviation works
14054  not for all cases.
14055  If a 
14056 \begin_inset Quotes eld
14057 \end_inset
14058
14059
14060 \family typewriter
14061 .
14062 \family default
14063
14064 \begin_inset Quotes erd
14065 \end_inset
14066
14067  is at the end of a lowercase letter, it's the end of a sentence; if it's
14068  at the end of a capitalized letter, it's an abbreviation.
14069 \end_layout
14070
14071 \begin_layout Standard
14072 Here are some examples of 
14073 \emph on
14074 correct
14075 \emph default
14076  abbreviations and the end of a sentence:
14077 \end_layout
14078
14079 \begin_layout Itemize
14080 M.
14081  Butterfly
14082 \end_layout
14083
14084 \begin_layout Itemize
14085 Don't worry.
14086  Be happy.
14087 \end_layout
14088
14089 \begin_layout Standard
14090 And here's an example of the algorithm going wrong:
14091 \end_layout
14092
14093 \begin_layout Itemize
14094 e.
14095  g.
14096  this is too much space!
14097 \end_layout
14098
14099 \begin_layout Itemize
14100 This is I.
14101  It's okay.
14102 \end_layout
14103
14104 \begin_layout Standard
14105 You won't see anything wrong until you view a final version of your document.
14106 \end_layout
14107
14108 \begin_layout Standard
14109 To fix this problem, use one of the following:
14110 \end_layout
14111
14112 \begin_layout Enumerate
14113 Use an 
14114 \family sans
14115 Inter-word
14116 \begin_inset space ~
14117 \end_inset
14118
14119 Space
14120 \family default
14121  after lowercase abbreviations (see section
14122 \begin_inset space ~
14123 \end_inset
14124
14125
14126 \begin_inset CommandInset ref
14127 LatexCommand ref
14128 reference "sub:Inter-word-Space"
14129
14130 \end_inset
14131
14132 ).
14133 \begin_inset Index
14134 status collapsed
14135
14136 \begin_layout Plain Layout
14137 Spaces ! inter-word
14138 \end_layout
14139
14140 \end_inset
14141
14142
14143 \end_layout
14144
14145 \begin_layout Enumerate
14146 Use a 
14147 \family sans
14148 Thin
14149 \begin_inset space ~
14150 \end_inset
14151
14152 Space
14153 \family default
14154  between two tokens of an abbreviation (see section
14155 \begin_inset space ~
14156 \end_inset
14157
14158
14159 \begin_inset CommandInset ref
14160 LatexCommand ref
14161 reference "sub:Thin-Space"
14162
14163 \end_inset
14164
14165 ).
14166 \begin_inset Index
14167 status collapsed
14168
14169 \begin_layout Plain Layout
14170 Spaces ! thin
14171 \end_layout
14172
14173 \end_inset
14174
14175
14176 \end_layout
14177
14178 \begin_layout Enumerate
14179 Use an 
14180 \family sans
14181 End
14182 \begin_inset space ~
14183 \end_inset
14184
14185 of
14186 \begin_inset space ~
14187 \end_inset
14188
14189 sentence
14190 \begin_inset space ~
14191 \end_inset
14192
14193 period
14194 \family default
14195  found under the 
14196 \family sans
14197 Insert\SpecialChar \menuseparator
14198 Special
14199 \begin_inset space ~
14200 \end_inset
14201
14202 Character
14203 \family default
14204  menu to force the use of inter-sentence spacing.
14205  This function is also bound to 
14206 \family sans
14207 C-period
14208 \family default
14209  for easy access.
14210 \end_layout
14211
14212 \begin_layout Standard
14213 With the corrections, our earlier examples look like this:
14214 \end_layout
14215
14216 \begin_layout Itemize
14217 e.
14218 \begin_inset space \thinspace{}
14219 \end_inset
14220
14221 g.
14222 \begin_inset space \space{}
14223 \end_inset
14224
14225 this is too much space!
14226 \end_layout
14227
14228 \begin_layout Itemize
14229 This is I\SpecialChar \@.
14230  It's okay.
14231 \end_layout
14232
14233 \begin_layout Standard
14234 Some languages don't use extra spacing between sentences.
14235  If your language is such a language, you don't need to worry, because the
14236  LaTeX will care about this.
14237 \end_layout
14238
14239 \begin_layout Standard
14240 For those that do need to bother, there is help to catch those sneaky errors:
14241  Check out the 
14242 \family sans
14243 Check
14244 \begin_inset space ~
14245 \end_inset
14246
14247 TeX
14248 \family default
14249  feature described in section 
14250 \emph on
14251 Checking TeX
14252 \emph default
14253  of the 
14254 \emph on
14255 Extended Features
14256 \emph default
14257  manual.
14258 \end_layout
14259
14260 \begin_layout Subsubsection
14261 Quotes
14262 \begin_inset Index
14263 status collapsed
14264
14265 \begin_layout Plain Layout
14266 Typography ! Quotes
14267 \end_layout
14268
14269 \end_inset
14270
14271
14272 \begin_inset Index
14273 status collapsed
14274
14275 \begin_layout Plain Layout
14276 Quotes | see
14277 \begin_inset ERT
14278 status collapsed
14279
14280 \begin_layout Plain Layout
14281
14282 {
14283 \end_layout
14284
14285 \end_inset
14286
14287 Typography
14288 \begin_inset ERT
14289 status collapsed
14290
14291 \begin_layout Plain Layout
14292
14293 }
14294 \end_layout
14295
14296 \end_inset
14297
14298
14299 \end_layout
14300
14301 \end_inset
14302
14303
14304 \end_layout
14305
14306 \begin_layout Standard
14307 LyX usually sets quotes correctly.
14308  Specifically, it will use an opening quote at the beginning of quoted text,
14309  and use a closing quote at the end.
14310  For example, 
14311 \begin_inset Quotes eld
14312 \end_inset
14313
14314 open close
14315 \begin_inset Quotes erd
14316 \end_inset
14317
14318 .
14319  The keyboard character, 
14320 \family sans
14321 "
14322 \family default
14323 , generates this automatically.
14324 \end_layout
14325
14326 \begin_layout Standard
14327 You can change the behavior of the 
14328 \family sans
14329 "
14330 \family default
14331  key using the submenu 
14332 \family sans
14333 Language
14334 \family default
14335  of the dialog 
14336 \family sans
14337 Document\SpecialChar \menuseparator
14338 Settings
14339 \family default
14340
14341 \begin_inset Index
14342 status collapsed
14343
14344 \begin_layout Plain Layout
14345 Document ! Settings
14346 \end_layout
14347
14348 \end_inset
14349
14350  dialog.
14351 \end_layout
14352
14353 \begin_layout Standard
14354 You can also select quotes for different languages in the box 
14355 \family sans
14356 Type
14357 \family default
14358  option.
14359  There are six choices:
14360 \end_layout
14361
14362 \begin_layout Labeling
14363 \labelwidthstring 00.00.0000
14364
14365 \family sans
14366 \begin_inset Quotes eld
14367 \end_inset
14368
14369 Text
14370 \begin_inset Quotes erd
14371 \end_inset
14372
14373
14374 \family default
14375  Use quotes like this 
14376 \begin_inset Quotes eld
14377 \end_inset
14378
14379 double
14380 \begin_inset Quotes erd
14381 \end_inset
14382
14383  or 
14384 \begin_inset Quotes els
14385 \end_inset
14386
14387 single
14388 \begin_inset Quotes ers
14389 \end_inset
14390
14391
14392 \end_layout
14393
14394 \begin_layout Labeling
14395 \labelwidthstring 00.00.0000
14396
14397 \family sans
14398 \begin_inset Quotes sld
14399 \end_inset
14400
14401 Text
14402 \begin_inset Quotes srd
14403 \end_inset
14404
14405
14406 \family default
14407  Use quotes like 
14408 \begin_inset Quotes sld
14409 \end_inset
14410
14411 this
14412 \begin_inset Quotes srd
14413 \end_inset
14414
14415  or 'this
14416 \begin_inset Quotes ers
14417 \end_inset
14418
14419
14420 \end_layout
14421
14422 \begin_layout Labeling
14423 \labelwidthstring 00.00.0000
14424
14425 \family sans
14426 \begin_inset Quotes gld
14427 \end_inset
14428
14429 Text
14430 \begin_inset Quotes grd
14431 \end_inset
14432
14433
14434 \family default
14435  Use quotes like 
14436 \begin_inset Quotes gld
14437 \end_inset
14438
14439 this
14440 \begin_inset Quotes grd
14441 \end_inset
14442
14443  or 
14444 \begin_inset Quotes gls
14445 \end_inset
14446
14447 this
14448 \begin_inset Quotes grs
14449 \end_inset
14450
14451
14452 \end_layout
14453
14454 \begin_layout Labeling
14455 \labelwidthstring 00.00.0000
14456
14457 \family sans
14458 \begin_inset Quotes pld
14459 \end_inset
14460
14461 Text
14462 \begin_inset Quotes prd
14463 \end_inset
14464
14465
14466 \family default
14467  Use quotes like 
14468 \begin_inset Quotes pld
14469 \end_inset
14470
14471 this
14472 \begin_inset Quotes prd
14473 \end_inset
14474
14475  or 
14476 \begin_inset Quotes pls
14477 \end_inset
14478
14479 this
14480 \begin_inset Quotes prs
14481 \end_inset
14482
14483
14484 \end_layout
14485
14486 \begin_layout Labeling
14487 \labelwidthstring 00.00.0000
14488
14489 \family sans
14490 \begin_inset Quotes fld
14491 \end_inset
14492
14493 Text
14494 \begin_inset Quotes frd
14495 \end_inset
14496
14497
14498 \family default
14499  Use quotes like 
14500 \begin_inset Quotes fld
14501 \end_inset
14502
14503 this
14504 \begin_inset Quotes frd
14505 \end_inset
14506
14507  or 
14508 \begin_inset Quotes fls
14509 \end_inset
14510
14511 this
14512 \begin_inset Quotes frs
14513 \end_inset
14514
14515
14516 \end_layout
14517
14518 \begin_layout Labeling
14519 \labelwidthstring 00.00.0000
14520
14521 \family sans
14522 \begin_inset Quotes ald
14523 \end_inset
14524
14525 Text
14526 \begin_inset Quotes ard
14527 \end_inset
14528
14529
14530 \family default
14531  Use quotes like 
14532 \begin_inset Quotes ald
14533 \end_inset
14534
14535 this
14536 \begin_inset Quotes ard
14537 \end_inset
14538
14539  or 
14540 \begin_inset Quotes als
14541 \end_inset
14542
14543 this
14544 \begin_inset Quotes ars
14545 \end_inset
14546
14547
14548 \end_layout
14549
14550 \begin_layout Standard
14551 These settings affects what character the 
14552 \family sans
14553 "
14554 \family default
14555  key produces.
14556 \end_layout
14557
14558 \begin_layout Subsection
14559 Ligatures
14560 \begin_inset Index
14561 status collapsed
14562
14563 \begin_layout Plain Layout
14564 Typography ! Ligatures
14565 \end_layout
14566
14567 \end_inset
14568
14569
14570 \begin_inset Index
14571 status collapsed
14572
14573 \begin_layout Plain Layout
14574 Ligatures | see
14575 \begin_inset ERT
14576 status collapsed
14577
14578 \begin_layout Plain Layout
14579
14580 {
14581 \end_layout
14582
14583 \end_inset
14584
14585 Typography
14586 \begin_inset ERT
14587 status collapsed
14588
14589 \begin_layout Plain Layout
14590
14591 }
14592 \end_layout
14593
14594 \end_inset
14595
14596
14597 \end_layout
14598
14599 \end_inset
14600
14601
14602 \begin_inset CommandInset label
14603 LatexCommand label
14604 name "sub:Ligatures"
14605
14606 \end_inset
14607
14608
14609 \end_layout
14610
14611 \begin_layout Standard
14612 It is standard typesetting practice to group certain letters together and
14613  print them as single characters.
14614  These groups are known as 
14615 \emph on
14616 ligatures
14617 \emph default
14618 .
14619  Since LaTeX knows about ligatures, your documents will contain them too
14620  in the output.
14621  Here are the standard ligatures:
14622 \end_layout
14623
14624 \begin_layout Itemize
14625 ff
14626 \end_layout
14627
14628 \begin_layout Itemize
14629 fi
14630 \end_layout
14631
14632 \begin_layout Itemize
14633 fl
14634 \end_layout
14635
14636 \begin_layout Itemize
14637 ffi
14638 \end_layout
14639
14640 \begin_layout Itemize
14641 ffl
14642 \end_layout
14643
14644 \begin_layout Standard
14645 Some languages uses other ligatures if the document font supports them.
14646 \end_layout
14647
14648 \begin_layout Standard
14649 Sometimes, you don't want a ligature in a word.
14650  While a ligature may be okay in the word, 
14651 \begin_inset Quotes eld
14652 \end_inset
14653
14654 graffiti,
14655 \begin_inset Quotes erd
14656 \end_inset
14657
14658  it looks really weird in compound words, such as 
14659 \begin_inset Quotes eld
14660 \end_inset
14661
14662 cufflink
14663 \begin_inset Quotes erd
14664 \end_inset
14665
14666  or the German 
14667 \begin_inset Quotes eld
14668 \end_inset
14669
14670 Dorffest.
14671 \begin_inset Quotes erd
14672 \end_inset
14673
14674  To break a ligature, use 
14675 \family sans
14676 Insert\SpecialChar \menuseparator
14677 Formatting\SpecialChar \menuseparator
14678 Ligature
14679 \begin_inset space ~
14680 \end_inset
14681
14682 Break.
14683
14684 \family default
14685  This changes 
14686 \begin_inset Quotes eld
14687 \end_inset
14688
14689 cufflinks
14690 \begin_inset Quotes erd
14691 \end_inset
14692
14693  to 
14694 \begin_inset Quotes eld
14695 \end_inset
14696
14697 cuff\SpecialChar \textcompwordmark{}
14698 links
14699 \begin_inset Quotes erd
14700 \end_inset
14701
14702  and 
14703 \begin_inset Quotes eld
14704 \end_inset
14705
14706 Dorffest
14707 \begin_inset Quotes erd
14708 \end_inset
14709
14710  to 
14711 \begin_inset Quotes eld
14712 \end_inset
14713
14714 Dorf\SpecialChar \textcompwordmark{}
14715 fest
14716 \begin_inset Quotes erd
14717 \end_inset
14718
14719 .
14720 \end_layout
14721
14722 \begin_layout Subsection
14723 LyX's Proper Names
14724 \begin_inset Index
14725 status collapsed
14726
14727 \begin_layout Plain Layout
14728 LyX ! Proper names
14729 \end_layout
14730
14731 \end_inset
14732
14733
14734 \begin_inset CommandInset label
14735 LatexCommand label
14736 name "sub:LyX's-Proper-Names"
14737
14738 \end_inset
14739
14740
14741 \end_layout
14742
14743 \begin_layout Standard
14744 You have surely noticed, that the word 
14745 \begin_inset Quotes eld
14746 \end_inset
14747
14748 LaTeX
14749 \begin_inset Quotes erd
14750 \end_inset
14751
14752  appears always with characters in different size and height.
14753  LaTeX is the name of the program used by LyX and is therefore recognized
14754  as proper name when you type it in LyX as 
14755 \begin_inset Quotes eld
14756 \end_inset
14757
14758 LaT
14759 \begin_inset ERT
14760 status collapsed
14761
14762 \begin_layout Plain Layout
14763
14764 {}
14765 \end_layout
14766
14767 \end_inset
14768
14769 eX
14770 \begin_inset Quotes erd
14771 \end_inset
14772
14773 .
14774 \begin_inset Note Note
14775 status collapsed
14776
14777 \begin_layout Plain Layout
14778 The braces in TeX Code are here to avoid that the 
14779 \begin_inset Quotes eld
14780 \end_inset
14781
14782 command
14783 \begin_inset Quotes erd
14784 \end_inset
14785
14786  appear as proper name in the output, see the last paragraph of this section.
14787  To create proper names omit the TeX Code.
14788 \end_layout
14789
14790 \end_inset
14791
14792  Note the order of the upper-and lowercase letters! LyX recognizes the following
14793  proper names:
14794 \end_layout
14795
14796 \begin_layout Description
14797 LyX The name of the game, write 
14798 \begin_inset Quotes eld
14799 \end_inset
14800
14801 L
14802 \begin_inset ERT
14803 status collapsed
14804
14805 \begin_layout Plain Layout
14806
14807 {}
14808 \end_layout
14809
14810 \end_inset
14811
14812 yX
14813 \begin_inset Quotes erd
14814 \end_inset
14815
14816  to produce it.
14817 \end_layout
14818
14819 \begin_layout Description
14820 TeX The program used by LaTeX, write 
14821 \begin_inset Quotes eld
14822 \end_inset
14823
14824 T
14825 \begin_inset ERT
14826 status collapsed
14827
14828 \begin_layout Plain Layout
14829
14830 {}
14831 \end_layout
14832
14833 \end_inset
14834
14835 eX
14836 \begin_inset Quotes erd
14837 \end_inset
14838
14839  to produce it.
14840 \end_layout
14841
14842 \begin_layout Description
14843 LaTeX The program used by LyX, write 
14844 \begin_inset Quotes eld
14845 \end_inset
14846
14847 LaT
14848 \begin_inset ERT
14849 status collapsed
14850
14851 \begin_layout Plain Layout
14852
14853 {}
14854 \end_layout
14855
14856 \end_inset
14857
14858 eX
14859 \begin_inset Quotes erd
14860 \end_inset
14861
14862  to produce it.
14863 \end_layout
14864
14865 \begin_layout Description
14866 LaTeX2e The actual version of LaTeX, write 
14867 \begin_inset Quotes eld
14868 \end_inset
14869
14870 LaT
14871 \begin_inset ERT
14872 status collapsed
14873
14874 \begin_layout Plain Layout
14875
14876 {}
14877 \end_layout
14878
14879 \end_inset
14880
14881 eX2e
14882 \begin_inset Quotes erd
14883 \end_inset
14884
14885  to produce it.
14886 \end_layout
14887
14888 \begin_layout Standard
14889 You might wonder why the LaTeX-version is 
14890 \begin_inset Quotes eld
14891 \end_inset
14892
14893 2
14894 \begin_inset Formula $\epsilon$
14895 \end_inset
14896
14897
14898 \begin_inset Quotes erd
14899 \end_inset
14900
14901 .
14902  It's an old tradition in the TeX-world to give programs geek version numbers.
14903  For example the version number of TeX converges to the number 
14904 \begin_inset Formula $\pi$
14905 \end_inset
14906
14907 : The actual version is 
14908 \begin_inset Quotes eld
14909 \end_inset
14910
14911 TeX-3.141592
14912 \begin_inset Quotes erd
14913 \end_inset
14914
14915 , the previous one was 
14916 \begin_inset Quotes eld
14917 \end_inset
14918
14919 TeX-3.14159
14920 \begin_inset Quotes erd
14921 \end_inset
14922
14923 .
14924 \end_layout
14925
14926 \begin_layout Standard
14927 If you don't want to use proper names, e.g.
14928  in section headings, you can insert two empty braces in TeX Code in the
14929  word.
14930  This will look in LyX like: 
14931 \begin_inset Graphics
14932         filename clipart/LaTeX.png
14933         scale 80
14934
14935 \end_inset
14936
14937
14938 \begin_inset Newline newline
14939 \end_inset
14940
14941 For more about TeX Code, look at section
14942 \begin_inset space ~
14943 \end_inset
14944
14945
14946 \begin_inset CommandInset ref
14947 LatexCommand ref
14948 reference "sec:TeX-Code"
14949
14950 \end_inset
14951
14952 .
14953 \end_layout
14954
14955 \begin_layout Subsection
14956 Units
14957 \begin_inset Index
14958 status collapsed
14959
14960 \begin_layout Plain Layout
14961 Typography ! Units
14962 \end_layout
14963
14964 \end_inset
14965
14966
14967 \end_layout
14968
14969 \begin_layout Standard
14970 Generally the space between units and the number is smaller than the normal
14971  space between two words.
14972  As you can see in the example below, it looks better when the space is
14973  smaller.
14974  To get such a 
14975 \begin_inset Quotes eld
14976 \end_inset
14977
14978 half space
14979 \begin_inset Quotes erd
14980 \end_inset
14981
14982  for units use the menu 
14983 \family sans
14984 Insert\SpecialChar \menuseparator
14985 Formatting\SpecialChar \menuseparator
14986 Thin
14987 \begin_inset space ~
14988 \end_inset
14989
14990 Space
14991 \family default
14992  (shortcut 
14993 \family sans
14994 C-S-Space
14995 \family default
14996 ).
14997 \end_layout
14998
14999 \begin_layout Standard
15000 Here's an example to show the differences:
15001 \end_layout
15002
15003 \begin_layout Standard
15004 \begin_inset Tabular
15005 <lyxtabular version="3" rows="2" columns="2">
15006 <features>
15007 <column alignment="left" valignment="top" width="0">
15008 <column alignment="left" valignment="top" width="0">
15009 <row>
15010 <cell alignment="center" valignment="top" usebox="none">
15011 \begin_inset Text
15012
15013 \begin_layout Plain Layout
15014 24
15015 \begin_inset space ~
15016 \end_inset
15017
15018 kW
15019 \begin_inset Formula $\cdot$
15020 \end_inset
15021
15022 h
15023 \end_layout
15024
15025 \end_inset
15026 </cell>
15027 <cell alignment="center" valignment="top" usebox="none">
15028 \begin_inset Text
15029
15030 \begin_layout Plain Layout
15031 space between number and unit
15032 \end_layout
15033
15034 \end_inset
15035 </cell>
15036 </row>
15037 <row>
15038 <cell alignment="center" valignment="top" usebox="none">
15039 \begin_inset Text
15040
15041 \begin_layout Plain Layout
15042 24
15043 \begin_inset space \thinspace{}
15044 \end_inset
15045
15046 kW
15047 \begin_inset Formula $\cdot$
15048 \end_inset
15049
15050 h
15051 \end_layout
15052
15053 \end_inset
15054 </cell>
15055 <cell alignment="center" valignment="top" usebox="none">
15056 \begin_inset Text
15057
15058 \begin_layout Plain Layout
15059 half space between number and unit
15060 \end_layout
15061
15062 \end_inset
15063 </cell>
15064 </row>
15065 </lyxtabular>
15066
15067 \end_inset
15068
15069
15070 \end_layout
15071
15072 \begin_layout Subsection
15073 Widows and Orphans
15074 \begin_inset Index
15075 status collapsed
15076
15077 \begin_layout Plain Layout
15078 Typography ! Widows and orphans
15079 \end_layout
15080
15081 \end_inset
15082
15083
15084 \end_layout
15085
15086 \begin_layout Standard
15087 In the early days of word processors, page breaks went wherever the page
15088  happened to end.
15089  There was no regard for what was actually going on in the text.
15090  You may remember once printing out a document, only to find the heading
15091  for a new section printed at the very bottom of the page, the first line
15092  of a new paragraph all alone at the bottom of a page, or the last line
15093  of a paragraph at the top of a new page.
15094  These bits of text became known as 
15095 \emph on
15096 widows
15097 \emph default
15098  and 
15099 \emph on
15100 orphans
15101 \emph default
15102 .
15103 \end_layout
15104
15105 \begin_layout Standard
15106 Clearly, LyX can avoid breaking pages after a section heading.
15107  That's part of the advantage of paragraph environments.
15108  But what about widows and orphans, where the page breaks leave one line
15109  of a paragraph all alone at the top or bottom of a page? There are rules
15110  built into LaTeX governing page breaks, and some of those rules are there
15111  to specifically prevent widows and orphans.
15112  This is the advantage LyX has in using LaTeX as its backend.
15113 \end_layout
15114
15115 \begin_layout Standard
15116 There's no way we can go into how TeX and LaTeX decide to break a page,
15117  or how you can tweak that behavior.
15118  Some LaTeX books listed in the bibliography [such as
15119 \begin_inset space ~
15120 \end_inset
15121
15122
15123 \begin_inset CommandInset citation
15124 LatexCommand cite
15125 key "latexcompanion"
15126
15127 \end_inset
15128
15129  or
15130 \begin_inset space ~
15131 \end_inset
15132
15133
15134 \begin_inset CommandInset citation
15135 LatexCommand cite
15136 key "latexguide"
15137
15138 \end_inset
15139
15140 ] may have more information.
15141  You will almost never need to worry about this, however.
15142 \end_layout
15143
15144 \begin_layout Chapter
15145 Notes, Graphics, Tables, and Floats
15146 \begin_inset CommandInset label
15147 LatexCommand label
15148 name "cha:Floats-and-Notes"
15149
15150 \end_inset
15151
15152
15153 \end_layout
15154
15155 \begin_layout Standard
15156 The issues of this chapter are described in detail in the 
15157 \emph on
15158 Embedded Objects
15159 \emph default
15160  manual.
15161  There you'll also find tips and tricks for special cases.
15162 \end_layout
15163
15164 \begin_layout Section
15165 Notes
15166 \begin_inset Index
15167 status collapsed
15168
15169 \begin_layout Plain Layout
15170 Notes
15171 \end_layout
15172
15173 \end_inset
15174
15175
15176 \begin_inset CommandInset label
15177 LatexCommand label
15178 name "sec:Notes"
15179
15180 \end_inset
15181
15182
15183 \end_layout
15184
15185 \begin_layout Standard
15186 LyX offers you a few types of notes to add to your document:
15187 \end_layout
15188
15189 \begin_layout Description
15190 LyX
15191 \begin_inset space ~
15192 \end_inset
15193
15194 Note This note type is for internal notes that won't appear in the output.
15195 \begin_inset Newline newline
15196 \end_inset
15197
15198
15199 \begin_inset Note Note
15200 status open
15201
15202 \begin_layout Plain Layout
15203 This is text in a note box that doesn't appear in the output.
15204 \end_layout
15205
15206 \end_inset
15207
15208
15209 \end_layout
15210
15211 \begin_layout Description
15212 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15213 ent, when you export the document to LaTeX via the menu 
15214 \family sans
15215 File\SpecialChar \menuseparator
15216 Export\SpecialChar \menuseparator
15217 LaTeX (pdflatex) / (plain)
15218 \family default
15219 .
15220 \begin_inset Newline newline
15221 \end_inset
15222
15223
15224 \begin_inset Note Comment
15225 status open
15226
15227 \begin_layout Plain Layout
15228 This is text in a note box that only appears as comment in LaTeX-files.
15229 \end_layout
15230
15231 \end_inset
15232
15233
15234 \end_layout
15235
15236 \begin_layout Description
15237 Greyed
15238 \begin_inset space ~
15239 \end_inset
15240
15241 Out This note will appear in the output as grey text.
15242 \begin_inset Newline newline
15243 \end_inset
15244
15245
15246 \begin_inset Newline newline
15247 \end_inset
15248
15249
15250 \begin_inset Note Greyedout
15251 status open
15252
15253 \begin_layout Plain Layout
15254 This is text
15255 \begin_inset Foot
15256 status collapsed
15257
15258 \begin_layout Plain Layout
15259 This is an example footnote within a greyed out note.
15260  In this document the greyed out note color is redefined to blue.
15261  How this can be done is explained in the 
15262 \emph on
15263 Embedded Objects
15264 \emph default
15265  manual.
15266 \end_layout
15267
15268 \end_inset
15269
15270  of a comment that appears in the output as grey text.
15271 \end_layout
15272
15273 \end_inset
15274
15275
15276 \begin_inset Newline newline
15277 \end_inset
15278
15279
15280 \begin_inset Newline newline
15281 \end_inset
15282
15283 As you can see in the example, the first line of greyed out notes is a bit
15284  indented and greyed out notes can have footnotes.
15285 \end_layout
15286
15287 \begin_layout Standard
15288 Notes are inserted with the toolbar button 
15289 \begin_inset Graphics
15290         filename ../images/note-insert.png
15291         scale 85
15292         scaleBeforeRotation
15293
15294 \end_inset
15295
15296  or the menu 
15297 \family sans
15298 Insert\SpecialChar \menuseparator
15299 Note
15300 \family default
15301 .
15302  Right-click on the appearing note box to select the note type.
15303 \end_layout
15304
15305 \begin_layout Section
15306 Footnotes
15307 \begin_inset Index
15308 status collapsed
15309
15310 \begin_layout Plain Layout
15311 Footnotes
15312 \end_layout
15313
15314 \end_inset
15315
15316
15317 \begin_inset CommandInset label
15318 LatexCommand label
15319 name "sec:Footnotes"
15320
15321 \end_inset
15322
15323
15324 \end_layout
15325
15326 \begin_layout Standard
15327 LyX uses boxes to display footnotes: When you insert a footnote using the
15328  menu 
15329 \family sans
15330 Insert\SpecialChar \menuseparator
15331 Footnote
15332 \family default
15333  or the toolbar button 
15334 \begin_inset Graphics
15335         filename ../images/footnote-insert.png
15336
15337 \end_inset
15338
15339
15340 \family roman
15341 \series medium
15342 \bar no
15343 you'll see
15344 \family default
15345 \series default
15346 \bar default
15347  the following box: 
15348 \begin_inset Graphics
15349         filename clipart/footnoteQt4.png
15350         scale 80
15351
15352 \end_inset
15353
15354
15355 \family roman
15356 \series medium
15357 \bar no
15358  This box is LyX's representation of your footnote.
15359  If you
15360 \family default
15361 \series default
15362 \bar default
15363  left-click on 
15364 \family roman
15365 \series medium
15366 \bar no
15367 the 
15368 \begin_inset Quotes eld
15369 \end_inset
15370
15371
15372 \family sans
15373 foot
15374 \family roman
15375
15376 \begin_inset Quotes erd
15377 \end_inset
15378
15379
15380 \family default
15381 \series default
15382 \bar default
15383  
15384 \family roman
15385 \series medium
15386 \bar no
15387 label, the box will
15388 \family default
15389 \series default
15390 \bar default
15391  be opened and you can enter the footnote text into it.
15392  Clicking on the box label again, will close 
15393 \family roman
15394 \series medium
15395 \bar no
15396 the
15397 \family default
15398 \series default
15399 \bar default
15400  box
15401 \family roman
15402 \series medium
15403 \bar no
15404 .
15405  If you want to turn existing text into a footnote, simply mark it and click
15406  on the footnote
15407 \family default
15408 \series default
15409 \bar default
15410  toolbar 
15411 \family roman
15412 \series medium
15413 \bar no
15414 button
15415 \family default
15416 \series default
15417 \bar default
15418 .
15419 \end_layout
15420
15421 \begin_layout Standard
15422 Here's an example footnote:
15423 \family roman
15424 \series medium
15425 \bar no
15426
15427 \begin_inset Foot
15428 status open
15429
15430 \begin_layout Plain Layout
15431 To close a footnote, click on the footnote box label.
15432 \end_layout
15433
15434 \end_inset
15435
15436
15437 \end_layout
15438
15439 \begin_layout Standard
15440 The footnote will appear in the output as a superscript number at the text
15441  position where the footnote box is placed.
15442  The footnote text is placed at the bottom of the current page.
15443  The footnote number is calculated by LyX, the numbers are consecutive,
15444  no matter in which chapter the footnote is in.
15445  LyX doesn't support other numbering schemes yet, but you can get another
15446  scheme using special LaTeX-commands.
15447  T
15448 \family roman
15449 h
15450 \family default
15451 ey are described in the 
15452 \emph on
15453 Embedded Objects
15454 \emph default
15455  manual.
15456 \end_layout
15457
15458 \begin_layout Section
15459 Marginal Notes
15460 \begin_inset Index
15461 status collapsed
15462
15463 \begin_layout Plain Layout
15464 Marginal notes
15465 \end_layout
15466
15467 \end_inset
15468
15469
15470 \begin_inset CommandInset label
15471 LatexCommand label
15472 name "sec:Marginal-Notes"
15473
15474 \end_inset
15475
15476
15477 \end_layout
15478
15479 \begin_layout Standard
15480 Marginal notes look and behave just like footnotes in LyX.
15481  When you insert a margin note via the menu 
15482 \family sans
15483 Insert\SpecialChar \menuseparator
15484 Marginal
15485 \begin_inset space ~
15486 \end_inset
15487
15488 Note
15489 \family default
15490  or the toolbar button 
15491 \begin_inset Graphics
15492         filename ../images/marginalnote-insert.png
15493
15494 \end_inset
15495
15496 , you'll see 
15497 \family roman
15498 \series medium
15499 a
15500 \family default
15501 \series default
15502  grey 
15503 \family roman
15504 \series medium
15505 box with a
15506 \family default
15507 \series default
15508  red 
15509 \family roman
15510 \series medium
15511 label 
15512 \begin_inset Quotes eld
15513 \end_inset
15514
15515 margin
15516 \begin_inset Quotes erd
15517 \end_inset
15518
15519  appearing within your text.
15520  This box is LyX's representation of your margin
15521 \family default
15522 \series default
15523 al 
15524 \family roman
15525 \series medium
15526 note.
15527 \end_layout
15528
15529 \begin_layout Standard
15530 At the side is an example marginal note.
15531 \family roman
15532 \series medium
15533
15534 \begin_inset Marginal
15535 status open
15536
15537 \begin_layout Plain Layout
15538 This is a marginal note.
15539 \end_layout
15540
15541 \end_inset
15542
15543
15544 \end_layout
15545
15546 \begin_layout Standard
15547 Marginal notes appear at the right side in single-sided documents.
15548  In double-sided documents they appear in the outer margin -- left on even
15549  pages, right on odd pages.
15550 \end_layout
15551
15552 \begin_layout Section
15553 Graphics and Images
15554 \begin_inset Index
15555 status collapsed
15556
15557 \begin_layout Plain Layout
15558 Images
15559 \end_layout
15560
15561 \end_inset
15562
15563
15564 \begin_inset Index
15565 status collapsed
15566
15567 \begin_layout Plain Layout
15568 Graphics
15569 \end_layout
15570
15571 \end_inset
15572
15573
15574 \begin_inset CommandInset label
15575 LatexCommand label
15576 name "sec:Graphics"
15577
15578 \end_inset
15579
15580
15581 \end_layout
15582
15583 \begin_layout Standard
15584 To insert an image in your document, place the cursor at the text position
15585  you want and click on the toolbar icon 
15586 \begin_inset Graphics
15587         filename ../images/dialog-show-new-inset_graphics.png
15588
15589 \end_inset
15590
15591  or select 
15592 \family sans
15593 Insert\SpecialChar \menuseparator
15594 Graphics
15595 \family default
15596  from the menu.
15597  Then a dialog will appear to choose the file to load.
15598 \end_layout
15599
15600 \begin_layout Standard
15601 This dialog has numerous mostly self-explanatory parameters.
15602  The 
15603 \family sans
15604 Graphics
15605 \family default
15606  tab allows you to choose your image file.
15607  The image can be transformed by setting a rotation angle and a scaling
15608  factor.
15609  The scaling units are explained in Appendix
15610 \begin_inset space ~
15611 \end_inset
15612
15613
15614 \begin_inset CommandInset ref
15615 LatexCommand ref
15616 reference "cha:Units-available-in"
15617
15618 \end_inset
15619
15620 .
15621 \end_layout
15622
15623 \begin_layout Standard
15624 In the tab 
15625 \family sans
15626 Clipping
15627 \family default
15628  it is possible to set image coordinates to adjust the height and width
15629  of the image in the output.
15630  The coordinates can also be calculated automatically by pressing the button
15631  
15632 \family sans
15633 Get
15634 \begin_inset space ~
15635 \end_inset
15636
15637 from
15638 \begin_inset space ~
15639 \end_inset
15640
15641 file
15642 \family default
15643 .
15644  The option 
15645 \family sans
15646 Clip
15647 \begin_inset space ~
15648 \end_inset
15649
15650 to
15651 \begin_inset space ~
15652 \end_inset
15653
15654 bounding
15655 \begin_inset space ~
15656 \end_inset
15657
15658 box
15659 \family default
15660  will only print the image region within the given coordinates.
15661  Normally you don't need to take care about image coordinates and can ignore
15662  the tab 
15663 \family sans
15664 Clipping
15665 \family default
15666 .
15667 \end_layout
15668
15669 \begin_layout Standard
15670 In the 
15671 \family sans
15672 LaTeX and LyX options
15673 \family default
15674  tab LaTeX experts can specify additional LaTeX options.
15675  You can also specify here the appearance of the image inside LyX.
15676  The option 
15677 \family sans
15678 Draft
15679 \begin_inset space ~
15680 \end_inset
15681
15682 mode
15683 \family default
15684  has the effect that the image doesn't appear in the output, only a frame
15685  with the image size is printed.
15686  The option 
15687 \family sans
15688 Don't
15689 \begin_inset space ~
15690 \end_inset
15691
15692 unzip
15693 \begin_inset space ~
15694 \end_inset
15695
15696 on
15697 \begin_inset space ~
15698 \end_inset
15699
15700 export
15701 \family default
15702  is explained in the 
15703 \emph on
15704 Embedded Objects
15705 \emph default
15706  manual in section 
15707 \emph on
15708 Graphics Dialog
15709 \emph default
15710 .
15711 \end_layout
15712
15713 \begin_layout Standard
15714 The graphics dialog can be called at any time by clicking on an image.
15715  The image will appear in the output exactly at the position where it is
15716  in the text.
15717  This is an example image within a separate, horizontally centered paragraph:
15718  
15719 \end_layout
15720
15721 \begin_layout Standard
15722 \align center
15723 \begin_inset Graphics
15724         filename clipart/mobius.eps
15725         scale 70
15726         rotateOrigin center
15727
15728 \end_inset
15729
15730
15731 \end_layout
15732
15733 \begin_layout Standard
15734 If you need image captions and want to reference images, you have to put
15735  the image into a float, see section
15736 \begin_inset space ~
15737 \end_inset
15738
15739
15740 \begin_inset CommandInset ref
15741 LatexCommand ref
15742 reference "sec:Figure-Floats"
15743
15744 \end_inset
15745
15746 .
15747 \end_layout
15748
15749 \begin_layout Subsection
15750 Image Formats
15751 \begin_inset Index
15752 status collapsed
15753
15754 \begin_layout Plain Layout
15755 Images ! Formats
15756 \end_layout
15757
15758 \end_inset
15759
15760
15761 \begin_inset CommandInset label
15762 LatexCommand label
15763 name "sub:Image-Formats"
15764
15765 \end_inset
15766
15767
15768 \end_layout
15769
15770 \begin_layout Standard
15771 You can insert images in any known file format.
15772  But as we explained in section
15773 \begin_inset space ~
15774 \end_inset
15775
15776
15777 \begin_inset CommandInset ref
15778 LatexCommand ref
15779 reference "sub:Output-file-formats"
15780
15781 \end_inset
15782
15783 , every output document format allows only a few image formats.
15784  LyX uses therefore the program 
15785 \family typewriter
15786 Imagemagick
15787 \family default
15788  in the background to convert the images to the right format.
15789  To increase your workflow by avoiding these conversions in the background,
15790  you can use only the image formats listed in the subsections of section
15791 \begin_inset space ~
15792 \end_inset
15793
15794
15795 \begin_inset CommandInset ref
15796 LatexCommand ref
15797 reference "sub:Output-file-formats"
15798
15799 \end_inset
15800
15801 .
15802 \end_layout
15803
15804 \begin_layout Standard
15805 Similar to fonts there are two types of image formats:
15806 \end_layout
15807
15808 \begin_layout Description
15809 Bitmap
15810 \begin_inset space ~
15811 \end_inset
15812
15813 images consist of pixel values, often in a compressed form.
15814  They are therefore not fully scalable and look pixeled in large zooms.
15815  Well-known bitmap image formats are 
15816 \begin_inset Quotes eld
15817 \end_inset
15818
15819 Graphics Interchange Format
15820 \begin_inset Quotes erd
15821 \end_inset
15822
15823  (GIF, file extension 
15824 \begin_inset Quotes eld
15825 \end_inset
15826
15827
15828 \family typewriter
15829 .gif
15830 \family default
15831
15832 \begin_inset Quotes erd
15833 \end_inset
15834
15835 )
15836 \begin_inset Index
15837 status collapsed
15838
15839 \begin_layout Plain Layout
15840 GIF|see
15841 \begin_inset ERT
15842 status collapsed
15843
15844 \begin_layout Plain Layout
15845
15846 {
15847 \end_layout
15848
15849 \end_inset
15850
15851 Image formats
15852 \begin_inset ERT
15853 status collapsed
15854
15855 \begin_layout Plain Layout
15856
15857 }
15858 \end_layout
15859
15860 \end_inset
15861
15862
15863 \end_layout
15864
15865 \end_inset
15866
15867
15868 \begin_inset Quotes eld
15869 \end_inset
15870
15871 Portable Network Graphics
15872 \begin_inset Quotes erd
15873 \end_inset
15874
15875  (PNG, file extension 
15876 \begin_inset Quotes eld
15877 \end_inset
15878
15879
15880 \family typewriter
15881 .png
15882 \family default
15883
15884 \begin_inset Quotes erd
15885 \end_inset
15886
15887 )
15888 \begin_inset Index
15889 status collapsed
15890
15891 \begin_layout Plain Layout
15892 PNG|see
15893 \begin_inset ERT
15894 status collapsed
15895
15896 \begin_layout Plain Layout
15897
15898 {
15899 \end_layout
15900
15901 \end_inset
15902
15903 Image formats
15904 \begin_inset ERT
15905 status collapsed
15906
15907 \begin_layout Plain Layout
15908
15909 }
15910 \end_layout
15911
15912 \end_inset
15913
15914
15915 \end_layout
15916
15917 \end_inset
15918
15919 , and 
15920 \begin_inset Quotes eld
15921 \end_inset
15922
15923 Joint Photographic Experts Group
15924 \begin_inset Quotes erd
15925 \end_inset
15926
15927  (JPG, file extension 
15928 \begin_inset Quotes eld
15929 \end_inset
15930
15931
15932 \family typewriter
15933 .jpg
15934 \family default
15935
15936 \begin_inset Quotes erd
15937 \end_inset
15938
15939  or 
15940 \begin_inset Quotes eld
15941 \end_inset
15942
15943
15944 \family typewriter
15945 .jpeg
15946 \family default
15947
15948 \begin_inset Quotes erd
15949 \end_inset
15950
15951 )
15952 \begin_inset Index
15953 status collapsed
15954
15955 \begin_layout Plain Layout
15956 JPG|see
15957 \begin_inset ERT
15958 status collapsed
15959
15960 \begin_layout Plain Layout
15961
15962 {
15963 \end_layout
15964
15965 \end_inset
15966
15967 Image formats
15968 \begin_inset ERT
15969 status collapsed
15970
15971 \begin_layout Plain Layout
15972
15973 }
15974 \end_layout
15975
15976 \end_inset
15977
15978
15979 \end_layout
15980
15981 \end_inset
15982
15983 .
15984 \end_layout
15985
15986 \begin_layout Description
15987 Scalable
15988 \begin_inset space ~
15989 \end_inset
15990
15991 images consist of vectors and can therefore be scaled to any size without
15992  data loss.
15993  The scaling ability is necessary if you want to create presentations, because
15994  presentations are always scaled by the beamer.
15995  Scaling is also useful for online documents to let the user zoom into diagrams.
15996 \begin_inset Newline newline
15997 \end_inset
15998
15999 Scalable image formats can be 
16000 \begin_inset Quotes eld
16001 \end_inset
16002
16003 Scalable Vector Graphics
16004 \begin_inset Quotes erd
16005 \end_inset
16006
16007  (SVG, file extension 
16008 \begin_inset Quotes eld
16009 \end_inset
16010
16011
16012 \family typewriter
16013 .svg
16014 \family default
16015
16016 \begin_inset Quotes erd
16017 \end_inset
16018
16019 )
16020 \begin_inset Index
16021 status collapsed
16022
16023 \begin_layout Plain Layout
16024 SVG|see
16025 \begin_inset ERT
16026 status collapsed
16027
16028 \begin_layout Plain Layout
16029
16030 {
16031 \end_layout
16032
16033 \end_inset
16034
16035 Image formats
16036 \begin_inset ERT
16037 status collapsed
16038
16039 \begin_layout Plain Layout
16040
16041 }
16042 \end_layout
16043
16044 \end_inset
16045
16046
16047 \end_layout
16048
16049 \end_inset
16050
16051
16052 \begin_inset Quotes eld
16053 \end_inset
16054
16055 Encapsulated PostScript
16056 \begin_inset Quotes erd
16057 \end_inset
16058
16059  (EPS, file extension 
16060 \begin_inset Quotes eld
16061 \end_inset
16062
16063
16064 \family typewriter
16065 .eps
16066 \family default
16067
16068 \begin_inset Quotes erd
16069 \end_inset
16070
16071 )
16072 \begin_inset Index
16073 status collapsed
16074
16075 \begin_layout Plain Layout
16076 EPS|see
16077 \begin_inset ERT
16078 status collapsed
16079
16080 \begin_layout Plain Layout
16081
16082 {
16083 \end_layout
16084
16085 \end_inset
16086
16087 Image formats
16088 \begin_inset ERT
16089 status collapsed
16090
16091 \begin_layout Plain Layout
16092
16093 }
16094 \end_layout
16095
16096 \end_inset
16097
16098
16099 \end_layout
16100
16101 \end_inset
16102
16103 , and 
16104 \begin_inset Quotes eld
16105 \end_inset
16106
16107 Portable Document Format
16108 \begin_inset Quotes erd
16109 \end_inset
16110
16111  (PDF, file extension 
16112 \begin_inset Quotes eld
16113 \end_inset
16114
16115
16116 \family typewriter
16117 .pdf
16118 \family default
16119
16120 \begin_inset Quotes erd
16121 \end_inset
16122
16123 )
16124 \begin_inset Index
16125 status collapsed
16126
16127 \begin_layout Plain Layout
16128 PDF
16129 \end_layout
16130
16131 \end_inset
16132
16133 .
16134  We say it can be, because you can convert any bitmap image format to PDF
16135  or EPS and the result won't be scalable.
16136  In this cases only a header with the image properties is added to the original
16137  image
16138 \begin_inset Foot
16139 status collapsed
16140
16141 \begin_layout Plain Layout
16142 In the case of PDF, the original image is additionally compressed.
16143 \end_layout
16144
16145 \end_inset
16146
16147 .
16148 \end_layout
16149
16150 \begin_layout Standard
16151 Normally one can't convert a bitmap image into a scalable one, only vice
16152  versa.
16153 \end_layout
16154
16155 \begin_layout Subsection
16156 Grouping of Image Settings
16157 \begin_inset Index
16158 status collapsed
16159
16160 \begin_layout Plain Layout
16161 Images ! Settings grouping
16162 \end_layout
16163
16164 \end_inset
16165
16166
16167 \end_layout
16168
16169 \begin_layout Standard
16170 Each image can define a new group of image settings or join an existing
16171  group.
16172  Images within such a group share their settings, so adjusting one image
16173  of the group automatically also adjusts all other images of the group in
16174  the same way.
16175  So you can for example change the size for a bunch of images without the
16176  need to manually change each of them.
16177  
16178 \end_layout
16179
16180 \begin_layout Standard
16181 A new group can be set by entering a name in the 
16182 \family sans
16183 Initialize
16184 \begin_inset space ~
16185 \end_inset
16186
16187 Group
16188 \begin_inset space ~
16189 \end_inset
16190
16191 Name
16192 \family default
16193  field in the Graphics dialog.
16194  Joining an existing group can be done using the context menu of the image
16195  by checking the name of the desired group.
16196 \end_layout
16197
16198 \begin_layout Section
16199 Tables
16200 \begin_inset Index
16201 status collapsed
16202
16203 \begin_layout Plain Layout
16204 Tables
16205 \end_layout
16206
16207 \end_inset
16208
16209
16210 \begin_inset CommandInset label
16211 LatexCommand label
16212 name "sec:Tables"
16213
16214 \end_inset
16215
16216
16217 \end_layout
16218
16219 \begin_layout Standard
16220 You can insert a table using either the toolbar button 
16221 \begin_inset Graphics
16222         filename ../images/tabular-insert.png
16223         scale 85
16224
16225 \end_inset
16226
16227  or the menu 
16228 \family sans
16229 Insert\SpecialChar \menuseparator
16230 Table
16231 \family default
16232 .
16233  A dialog will appear, asking you for the number of rows and columns.
16234  The default table has lines around any cell and the first row appears separated
16235  from the rest of the table.
16236  This separation appears due to a double line: The cells of the first row
16237  have a line below them and the cells of the second row have a line above
16238  them.
16239  Here's an example table:
16240 \end_layout
16241
16242 \begin_layout Standard
16243 \align center
16244 \begin_inset Tabular
16245 <lyxtabular version="3" rows="4" columns="4">
16246 <features>
16247 <column alignment="center" valignment="top" width="0pt">
16248 <column alignment="center" valignment="top" width="0pt">
16249 <column alignment="center" valignment="top" width="0in">
16250 <column alignment="center" valignment="top" width="0pt">
16251 <row>
16252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16253 \begin_inset Text
16254
16255 \begin_layout Plain Layout
16256
16257 \end_layout
16258
16259 \end_inset
16260 </cell>
16261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16262 \begin_inset Text
16263
16264 \begin_layout Plain Layout
16265
16266 \family roman
16267 \series medium
16268 \shape up
16269 \size normal
16270 \emph off
16271 \bar no
16272 \noun off
16273 \color none
16274 1
16275 \end_layout
16276
16277 \end_inset
16278 </cell>
16279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16280 \begin_inset Text
16281
16282 \begin_layout Plain Layout
16283 2
16284 \end_layout
16285
16286 \end_inset
16287 </cell>
16288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16289 \begin_inset Text
16290
16291 \begin_layout Plain Layout
16292 3
16293 \end_layout
16294
16295 \end_inset
16296 </cell>
16297 </row>
16298 <row>
16299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16300 \begin_inset Text
16301
16302 \begin_layout Plain Layout
16303
16304 \family roman
16305 \series medium
16306 \shape up
16307 \size normal
16308 \emph off
16309 \bar no
16310 \noun off
16311 \color none
16312 A
16313 \end_layout
16314
16315 \end_inset
16316 </cell>
16317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16318 \begin_inset Text
16319
16320 \begin_layout Plain Layout
16321
16322 \end_layout
16323
16324 \end_inset
16325 </cell>
16326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16327 \begin_inset Text
16328
16329 \begin_layout Plain Layout
16330
16331 \end_layout
16332
16333 \end_inset
16334 </cell>
16335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 </row>
16345 <row>
16346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16347 \begin_inset Text
16348
16349 \begin_layout Plain Layout
16350
16351 \family roman
16352 \series medium
16353 \shape up
16354 \size normal
16355 \emph off
16356 \bar no
16357 \noun off
16358 \color none
16359 B
16360 \end_layout
16361
16362 \end_inset
16363 </cell>
16364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16365 \begin_inset Text
16366
16367 \begin_layout Plain Layout
16368
16369 \end_layout
16370
16371 \end_inset
16372 </cell>
16373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16374 \begin_inset Text
16375
16376 \begin_layout Plain Layout
16377
16378 \size normal
16379 \noun off
16380 \color none
16381  
16382 \end_layout
16383
16384 \end_inset
16385 </cell>
16386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16387 \begin_inset Text
16388
16389 \begin_layout Plain Layout
16390
16391 \end_layout
16392
16393 \end_inset
16394 </cell>
16395 </row>
16396 <row>
16397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Plain Layout
16401
16402 \family roman
16403 \series medium
16404 \shape up
16405 \size normal
16406 \emph off
16407 \bar no
16408 \noun off
16409 \color none
16410 C
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419
16420 \end_layout
16421
16422 \end_inset
16423 </cell>
16424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16425 \begin_inset Text
16426
16427 \begin_layout Plain Layout
16428
16429 \end_layout
16430
16431 \end_inset
16432 </cell>
16433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16434 \begin_inset Text
16435
16436 \begin_layout Plain Layout
16437
16438 \end_layout
16439
16440 \end_inset
16441 </cell>
16442 </row>
16443 </lyxtabular>
16444
16445 \end_inset
16446
16447
16448 \end_layout
16449
16450 \begin_layout Subsection
16451 The Table dialog
16452 \end_layout
16453
16454 \begin_layout Standard
16455 You can alter a table by clicking on it with the right mouse button, which
16456  brings up the table dialog.
16457  Here you can adjust the settings of the cell and row/column respectively
16458  where the cursor is placed currently.
16459  Most of the dialog options also work on selections.
16460  This means that if you select more cells, columns or rows the action is
16461  done on all of your selection.
16462 \end_layout
16463
16464 \begin_layout Standard
16465 Additionally to the table dialog the 
16466 \family sans
16467 table
16468 \begin_inset space ~
16469 \end_inset
16470
16471 toolbar
16472 \family default
16473 , that appears when the cursor is inside a table, helps you in setting table
16474  properties.
16475  It is for example currently only possible to add
16476 \begin_inset space \thinspace{}
16477 \end_inset
16478
16479 /
16480 \begin_inset space \thinspace{}
16481 \end_inset
16482
16483 delete lines via the table toolbar.
16484 \end_layout
16485
16486 \begin_layout Standard
16487 In the tab 
16488 \family sans
16489 Table
16490 \begin_inset space ~
16491 \end_inset
16492
16493 Settings
16494 \family default
16495  of the table dialog you can set the alignment for the current row.
16496  If you add a row or column, it will be inserted right beside or below the
16497  current cell respectively.
16498  The vertical alignment of a column can only be adjusted when a column width
16499  is given.
16500  A given width will allow the cell to have line breaks and multiple paragraphs
16501  of text, see section
16502 \begin_inset space ~
16503 \end_inset
16504
16505
16506 \begin_inset CommandInset ref
16507 LatexCommand ref
16508 reference "sub:Table-Cells"
16509
16510 \end_inset
16511
16512 .
16513 \end_layout
16514
16515 \begin_layout Standard
16516 You can mark multiple cells of one row as a multicolumn cell using the check
16517  box 
16518 \family sans
16519 Multicolumn
16520 \family default
16521 .
16522  This will merge the cells to 
16523 \emph on
16524 one
16525 \emph default
16526  cell, spread over more than one column.
16527  Multicolumn cells are treated as own rows, so that the alignment, width,
16528  and border settings affect only the multicolumn cell.
16529  Here's an example table with a multicolumn cell in the first row and one
16530  in the last row without the upper border:
16531 \end_layout
16532
16533 \begin_layout Standard
16534 \align center
16535 \begin_inset Tabular
16536 <lyxtabular version="3" rows="3" columns="4">
16537 <features firstHeadTopDL="true" firstHeadBottomDL="true">
16538 <column alignment="center" valignment="top" width="0pt">
16539 <column alignment="center" valignment="middle" width="0">
16540 <column alignment="center" valignment="top" width="0in">
16541 <column alignment="center" valignment="top" width="0pt">
16542 <row>
16543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16544 \begin_inset Text
16545
16546 \begin_layout Plain Layout
16547 abc
16548 \end_layout
16549
16550 \end_inset
16551 </cell>
16552 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Plain Layout
16556 def ghi
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16562 \begin_inset Text
16563
16564 \begin_layout Plain Layout
16565
16566 \end_layout
16567
16568 \end_inset
16569 </cell>
16570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16571 \begin_inset Text
16572
16573 \begin_layout Plain Layout
16574 jkl
16575 \end_layout
16576
16577 \end_inset
16578 </cell>
16579 </row>
16580 <row>
16581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16582 \begin_inset Text
16583
16584 \begin_layout Plain Layout
16585
16586 \family roman
16587 \series medium
16588 \shape up
16589 \size normal
16590 \emph off
16591 \bar no
16592 \noun off
16593 \color none
16594 A
16595 \end_layout
16596
16597 \end_inset
16598 </cell>
16599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16600 \begin_inset Text
16601
16602 \begin_layout Plain Layout
16603 B
16604 \end_layout
16605
16606 \end_inset
16607 </cell>
16608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16609 \begin_inset Text
16610
16611 \begin_layout Plain Layout
16612 C
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16618 \begin_inset Text
16619
16620 \begin_layout Plain Layout
16621 D
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 </row>
16627 <row>
16628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16629 \begin_inset Text
16630
16631 \begin_layout Plain Layout
16632 1
16633 \end_layout
16634
16635 \end_inset
16636 </cell>
16637 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16638 \begin_inset Text
16639
16640 \begin_layout Plain Layout
16641 2
16642 \end_layout
16643
16644 \end_inset
16645 </cell>
16646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16647 \begin_inset Text
16648
16649 \begin_layout Plain Layout
16650 3
16651 \end_layout
16652
16653 \end_inset
16654 </cell>
16655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16656 \begin_inset Text
16657
16658 \begin_layout Plain Layout
16659 4
16660 \end_layout
16661
16662 \end_inset
16663 </cell>
16664 </row>
16665 </lyxtabular>
16666
16667 \end_inset
16668
16669
16670 \end_layout
16671
16672 \begin_layout Standard
16673 At the moment LyX doesn't support multirow cells.
16674  Adept users can declare special LaTeX-arguments for the table.
16675  They are necessary for special table formatting, like for multirow cells,
16676  explained in the tables section of the 
16677 \emph on
16678 Extended
16679 \begin_inset space ~
16680 \end_inset
16681
16682 Features
16683 \emph default
16684  manual.
16685  You can also rotate the current cell or the whole table 90
16686 \begin_inset space \thinspace{}
16687 \end_inset
16688
16689 degrees counterclockwise.
16690  These rotations are not visible in LyX but in the output.
16691 \end_layout
16692
16693 \begin_layout Standard
16694 \begin_inset Note Greyedout
16695 status open
16696
16697 \begin_layout Plain Layout
16698
16699 \series bold
16700 Note:
16701 \series default
16702  Most DVI-viewers are 
16703 \emph on
16704 not
16705 \emph default
16706  able to display rotations.
16707 \end_layout
16708
16709 \end_inset
16710
16711
16712 \end_layout
16713
16714 \begin_layout Standard
16715 The 
16716 \family sans
16717 Borders
16718 \family default
16719  tab allows you to add and delete border lines for the current row/column.
16720  The button 
16721 \family sans
16722 Default
16723 \family default
16724  adds lines for all cell borders.
16725 \end_layout
16726
16727 \begin_layout Subsection
16728 Longtables
16729 \begin_inset Index
16730 status collapsed
16731
16732 \begin_layout Plain Layout
16733 Tables ! Longtables
16734 \end_layout
16735
16736 \end_inset
16737
16738
16739 \begin_inset Index
16740 status collapsed
16741
16742 \begin_layout Plain Layout
16743 Longtables
16744 \end_layout
16745
16746 \end_inset
16747
16748
16749 \end_layout
16750
16751 \begin_layout Standard
16752 If the table is too long to fit on one page, you can use the option 
16753 \family sans
16754 Use
16755 \begin_inset space ~
16756 \end_inset
16757
16758 long
16759 \begin_inset space ~
16760 \end_inset
16761
16762 table
16763 \family default
16764  in the tab 
16765 \family sans
16766 Longtable
16767 \family default
16768  of the table dialog to split the table automatically over more pages.
16769  Doing this enables some check boxes and you can now define:
16770 \end_layout
16771
16772 \begin_layout Description
16773
16774 \family sans
16775 Header
16776 \family default
16777 : The current row and all rows above, that don't have any special options
16778  defined, are defined to be the header rows of all pages of the longtable;
16779  except for the first page, if 
16780 \family sans
16781 First
16782 \begin_inset space ~
16783 \end_inset
16784
16785 header
16786 \family default
16787  is defined.
16788 \end_layout
16789
16790 \begin_layout Description
16791
16792 \family sans
16793 First
16794 \begin_inset space ~
16795 \end_inset
16796
16797 header
16798 \family default
16799 : The current row and all rows above, that don't have any special options
16800  defined, are defined to be the header rows of the first page of the longtable.
16801 \end_layout
16802
16803 \begin_layout Description
16804
16805 \family sans
16806 Footer
16807 \family default
16808 : The current row and all rows below, that don't have any special options
16809  defined, are defined to be the footer rows of all pages of the longtable;
16810  except for the last page, if 
16811 \family sans
16812 Last
16813 \begin_inset space ~
16814 \end_inset
16815
16816 footer
16817 \family default
16818  is defined.
16819 \end_layout
16820
16821 \begin_layout Description
16822
16823 \family sans
16824 Last
16825 \begin_inset space ~
16826 \end_inset
16827
16828 footer
16829 \family default
16830 : The current row and all rows below, that don't have any special options
16831  defined, are defined to be the footer rows of the last page of the longtable.
16832 \end_layout
16833
16834 \begin_layout Description
16835 Caption: The first row is reset as single column.
16836  You can now insert there the table caption via the menu 
16837 \family sans
16838 Insert\SpecialChar \menuseparator
16839 Caption
16840 \family default
16841 .
16842  More about longtable captions can be found in the 
16843 \emph on
16844 Embedded
16845 \begin_inset space ~
16846 \end_inset
16847
16848 Objects
16849 \emph default
16850  manual.
16851 \end_layout
16852
16853 \begin_layout Standard
16854 You can also specify a row where the table is split.
16855  If you set more than one option in the same table row, you should be aware
16856  of the fact that only the first one is used in the given table row.
16857  The others will then be defined as 
16858 \emph on
16859 empty
16860 \emph default
16861 .
16862  In this context, first means first in this order: 
16863 \family sans
16864 Footer, Last
16865 \begin_inset space ~
16866 \end_inset
16867
16868 footer,
16869 \family default
16870  
16871 \family sans
16872 Header,
16873 \family default
16874  
16875 \family sans
16876 First
16877 \begin_inset space ~
16878 \end_inset
16879
16880 header.
16881
16882 \family default
16883  See the following longtable to see how it works:
16884 \end_layout
16885
16886 \begin_layout Standard
16887 \align center
16888 \begin_inset Tabular
16889 <lyxtabular version="3" rows="69" columns="3">
16890 <features islongtable="true">
16891 <column alignment="block" valignment="top" width="5cm">
16892 <column alignment="left" valignment="top" width="0pt">
16893 <column alignment="right" valignment="top" width="0pt">
16894 <row endfirsthead="true">
16895 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16896 \begin_inset Text
16897
16898 \begin_layout Plain Layout
16899
16900 \series bold
16901 Example Phone List (ignore the names)
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16907 \begin_inset Text
16908
16909 \begin_layout Plain Layout
16910
16911 \end_layout
16912
16913 \end_inset
16914 </cell>
16915 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16916 \begin_inset Text
16917
16918 \begin_layout Plain Layout
16919
16920 \end_layout
16921
16922 \end_inset
16923 </cell>
16924 </row>
16925 <row endfirsthead="true">
16926 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16927 \begin_inset Text
16928
16929 \begin_layout Plain Layout
16930
16931 \series bold
16932 NAME
16933 \end_layout
16934
16935 \end_inset
16936 </cell>
16937 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16938 \begin_inset Text
16939
16940 \begin_layout Plain Layout
16941
16942 \end_layout
16943
16944 \end_inset
16945 </cell>
16946 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16947 \begin_inset Text
16948
16949 \begin_layout Plain Layout
16950
16951 \series bold
16952 TEL.
16953 \end_layout
16954
16955 \end_inset
16956 </cell>
16957 </row>
16958 <row endhead="true">
16959 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16960 \begin_inset Text
16961
16962 \begin_layout Plain Layout
16963  
16964 \series bold
16965 Example Phone List
16966 \end_layout
16967
16968 \end_inset
16969 </cell>
16970 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16971 \begin_inset Text
16972
16973 \begin_layout Plain Layout
16974
16975 \end_layout
16976
16977 \end_inset
16978 </cell>
16979 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout Plain Layout
16983
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 </row>
16989 <row endhead="true">
16990 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16991 \begin_inset Text
16992
16993 \begin_layout Plain Layout
16994
16995 \series bold
16996 NAME
16997 \end_layout
16998
16999 \end_inset
17000 </cell>
17001 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17002 \begin_inset Text
17003
17004 \begin_layout Plain Layout
17005
17006 \end_layout
17007
17008 \end_inset
17009 </cell>
17010 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17011 \begin_inset Text
17012
17013 \begin_layout Plain Layout
17014
17015 \series bold
17016 TEL.
17017 \end_layout
17018
17019 \end_inset
17020 </cell>
17021 </row>
17022 <row endfoot="true">
17023 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17024 \begin_inset Text
17025
17026 \begin_layout Plain Layout
17027  
17028 \series bold
17029 continue ...
17030 \end_layout
17031
17032 \end_inset
17033 </cell>
17034 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17035 \begin_inset Text
17036
17037 \begin_layout Plain Layout
17038
17039 \end_layout
17040
17041 \end_inset
17042 </cell>
17043 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17044 \begin_inset Text
17045
17046 \begin_layout Plain Layout
17047
17048 \end_layout
17049
17050 \end_inset
17051 </cell>
17052 </row>
17053 <row>
17054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058
17059 \series bold
17060 Annovi
17061 \end_layout
17062
17063 \end_inset
17064 </cell>
17065 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17066 \begin_inset Text
17067
17068 \begin_layout Plain Layout
17069 Silvia
17070 \end_layout
17071
17072 \end_inset
17073 </cell>
17074 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17075 \begin_inset Text
17076
17077 \begin_layout Plain Layout
17078 111
17079 \end_layout
17080
17081 \end_inset
17082 </cell>
17083 </row>
17084 <row>
17085 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17086 \begin_inset Text
17087
17088 \begin_layout Plain Layout
17089
17090 \series bold
17091 Bertoli
17092 \end_layout
17093
17094 \end_inset
17095 </cell>
17096 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Plain Layout
17100 Stefano
17101 \end_layout
17102
17103 \end_inset
17104 </cell>
17105 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17106 \begin_inset Text
17107
17108 \begin_layout Plain Layout
17109 111
17110 \end_layout
17111
17112 \end_inset
17113 </cell>
17114 </row>
17115 <row>
17116 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17117 \begin_inset Text
17118
17119 \begin_layout Plain Layout
17120
17121 \series bold
17122 Bozzi
17123 \end_layout
17124
17125 \end_inset
17126 </cell>
17127 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17128 \begin_inset Text
17129
17130 \begin_layout Plain Layout
17131 Walter
17132 \end_layout
17133
17134 \end_inset
17135 </cell>
17136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17137 \begin_inset Text
17138
17139 \begin_layout Plain Layout
17140 111
17141 \end_layout
17142
17143 \end_inset
17144 </cell>
17145 </row>
17146 <row>
17147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151
17152 \series bold
17153 Cachia
17154 \end_layout
17155
17156 \end_inset
17157 </cell>
17158 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17159 \begin_inset Text
17160
17161 \begin_layout Plain Layout
17162 Maria
17163 \end_layout
17164
17165 \end_inset
17166 </cell>
17167 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17168 \begin_inset Text
17169
17170 \begin_layout Plain Layout
17171 111
17172 \end_layout
17173
17174 \end_inset
17175 </cell>
17176 </row>
17177 <row>
17178 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17179 \begin_inset Text
17180
17181 \begin_layout Plain Layout
17182
17183 \series bold
17184 Cachia
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193 Maurizio
17194 \end_layout
17195
17196 \end_inset
17197 </cell>
17198 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17199 \begin_inset Text
17200
17201 \begin_layout Plain Layout
17202 111
17203 \end_layout
17204
17205 \end_inset
17206 </cell>
17207 </row>
17208 <row>
17209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17210 \begin_inset Text
17211
17212 \begin_layout Plain Layout
17213
17214 \series bold
17215 Cinquemani
17216 \end_layout
17217
17218 \end_inset
17219 </cell>
17220 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17221 \begin_inset Text
17222
17223 \begin_layout Plain Layout
17224 Giusi
17225 \end_layout
17226
17227 \end_inset
17228 </cell>
17229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Plain Layout
17233 111
17234 \end_layout
17235
17236 \end_inset
17237 </cell>
17238 </row>
17239 <row>
17240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17241 \begin_inset Text
17242
17243 \begin_layout Plain Layout
17244
17245 \series bold
17246 Colin
17247 \end_layout
17248
17249 \end_inset
17250 </cell>
17251 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17252 \begin_inset Text
17253
17254 \begin_layout Plain Layout
17255 Bernard
17256 \end_layout
17257
17258 \end_inset
17259 </cell>
17260 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17261 \begin_inset Text
17262
17263 \begin_layout Plain Layout
17264 111
17265 \end_layout
17266
17267 \end_inset
17268 </cell>
17269 </row>
17270 <row>
17271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275
17276 \series bold
17277 Concli
17278 \end_layout
17279
17280 \end_inset
17281 </cell>
17282 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17283 \begin_inset Text
17284
17285 \begin_layout Plain Layout
17286 Gianfranco
17287 \end_layout
17288
17289 \end_inset
17290 </cell>
17291 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17292 \begin_inset Text
17293
17294 \begin_layout Plain Layout
17295 111
17296 \end_layout
17297
17298 \end_inset
17299 </cell>
17300 </row>
17301 <row>
17302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17303 \begin_inset Text
17304
17305 \begin_layout Plain Layout
17306
17307 \series bold
17308 Dal Bosco
17309 \end_layout
17310
17311 \end_inset
17312 </cell>
17313 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17314 \begin_inset Text
17315
17316 \begin_layout Plain Layout
17317 Carolina
17318 \end_layout
17319
17320 \end_inset
17321 </cell>
17322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17323 \begin_inset Text
17324
17325 \begin_layout Plain Layout
17326 111
17327 \end_layout
17328
17329 \end_inset
17330 </cell>
17331 </row>
17332 <row>
17333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17334 \begin_inset Text
17335
17336 \begin_layout Plain Layout
17337
17338 \series bold
17339 Dalpiaz
17340 \end_layout
17341
17342 \end_inset
17343 </cell>
17344 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17345 \begin_inset Text
17346
17347 \begin_layout Plain Layout
17348 Annamaria
17349 \end_layout
17350
17351 \end_inset
17352 </cell>
17353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17354 \begin_inset Text
17355
17356 \begin_layout Plain Layout
17357 111
17358 \end_layout
17359
17360 \end_inset
17361 </cell>
17362 </row>
17363 <row>
17364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17365 \begin_inset Text
17366
17367 \begin_layout Plain Layout
17368
17369 \series bold
17370 Feliciello
17371 \end_layout
17372
17373 \end_inset
17374 </cell>
17375 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17376 \begin_inset Text
17377
17378 \begin_layout Plain Layout
17379 Domenico
17380 \end_layout
17381
17382 \end_inset
17383 </cell>
17384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17385 \begin_inset Text
17386
17387 \begin_layout Plain Layout
17388 111
17389 \end_layout
17390
17391 \end_inset
17392 </cell>
17393 </row>
17394 <row>
17395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17396 \begin_inset Text
17397
17398 \begin_layout Plain Layout
17399
17400 \series bold
17401 Focarelli
17402 \end_layout
17403
17404 \end_inset
17405 </cell>
17406 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17407 \begin_inset Text
17408
17409 \begin_layout Plain Layout
17410 Paola
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17416 \begin_inset Text
17417
17418 \begin_layout Plain Layout
17419 111
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 </row>
17425 <row>
17426 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17427 \begin_inset Text
17428
17429 \begin_layout Plain Layout
17430
17431 \series bold
17432 Galletti
17433 \end_layout
17434
17435 \end_inset
17436 </cell>
17437 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17438 \begin_inset Text
17439
17440 \begin_layout Plain Layout
17441 Oreste
17442 \end_layout
17443
17444 \end_inset
17445 </cell>
17446 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17447 \begin_inset Text
17448
17449 \begin_layout Plain Layout
17450 111
17451 \end_layout
17452
17453 \end_inset
17454 </cell>
17455 </row>
17456 <row>
17457 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17458 \begin_inset Text
17459
17460 \begin_layout Plain Layout
17461
17462 \series bold
17463 Gasparini
17464 \end_layout
17465
17466 \end_inset
17467 </cell>
17468 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17469 \begin_inset Text
17470
17471 \begin_layout Plain Layout
17472 Franca
17473 \end_layout
17474
17475 \end_inset
17476 </cell>
17477 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17478 \begin_inset Text
17479
17480 \begin_layout Plain Layout
17481 111
17482 \end_layout
17483
17484 \end_inset
17485 </cell>
17486 </row>
17487 <row>
17488 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17489 \begin_inset Text
17490
17491 \begin_layout Plain Layout
17492
17493 \series bold
17494 Rizzardi
17495 \end_layout
17496
17497 \end_inset
17498 </cell>
17499 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17500 \begin_inset Text
17501
17502 \begin_layout Plain Layout
17503 Paola
17504 \end_layout
17505
17506 \end_inset
17507 </cell>
17508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17509 \begin_inset Text
17510
17511 \begin_layout Plain Layout
17512 111
17513 \end_layout
17514
17515 \end_inset
17516 </cell>
17517 </row>
17518 <row>
17519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17520 \begin_inset Text
17521
17522 \begin_layout Plain Layout
17523
17524 \series bold
17525 Lassini
17526 \end_layout
17527
17528 \end_inset
17529 </cell>
17530 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17531 \begin_inset Text
17532
17533 \begin_layout Plain Layout
17534 Giancarlo
17535 \end_layout
17536
17537 \end_inset
17538 </cell>
17539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17540 \begin_inset Text
17541
17542 \begin_layout Plain Layout
17543 111
17544 \end_layout
17545
17546 \end_inset
17547 </cell>
17548 </row>
17549 <row>
17550 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17551 \begin_inset Text
17552
17553 \begin_layout Plain Layout
17554
17555 \series bold
17556 Malfatti
17557 \end_layout
17558
17559 \end_inset
17560 </cell>
17561 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17562 \begin_inset Text
17563
17564 \begin_layout Plain Layout
17565 Luciano
17566 \end_layout
17567
17568 \end_inset
17569 </cell>
17570 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17571 \begin_inset Text
17572
17573 \begin_layout Plain Layout
17574 111
17575 \end_layout
17576
17577 \end_inset
17578 </cell>
17579 </row>
17580 <row>
17581 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17582 \begin_inset Text
17583
17584 \begin_layout Plain Layout
17585
17586 \series bold
17587 Malfatti
17588 \end_layout
17589
17590 \end_inset
17591 </cell>
17592 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17593 \begin_inset Text
17594
17595 \begin_layout Plain Layout
17596 Valeriano
17597 \end_layout
17598
17599 \end_inset
17600 </cell>
17601 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17602 \begin_inset Text
17603
17604 \begin_layout Plain Layout
17605 111
17606 \end_layout
17607
17608 \end_inset
17609 </cell>
17610 </row>
17611 <row>
17612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17613 \begin_inset Text
17614
17615 \begin_layout Plain Layout
17616
17617 \series bold
17618 Meneguzzo
17619 \end_layout
17620
17621 \end_inset
17622 </cell>
17623 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17624 \begin_inset Text
17625
17626 \begin_layout Plain Layout
17627 Roberto
17628 \end_layout
17629
17630 \end_inset
17631 </cell>
17632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17633 \begin_inset Text
17634
17635 \begin_layout Plain Layout
17636 111
17637 \end_layout
17638
17639 \end_inset
17640 </cell>
17641 </row>
17642 <row>
17643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17644 \begin_inset Text
17645
17646 \begin_layout Plain Layout
17647
17648 \series bold
17649 Mezzadra
17650 \end_layout
17651
17652 \end_inset
17653 </cell>
17654 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17655 \begin_inset Text
17656
17657 \begin_layout Plain Layout
17658 Roberto
17659 \end_layout
17660
17661 \end_inset
17662 </cell>
17663 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17664 \begin_inset Text
17665
17666 \begin_layout Plain Layout
17667 111
17668 \end_layout
17669
17670 \end_inset
17671 </cell>
17672 </row>
17673 <row>
17674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17675 \begin_inset Text
17676
17677 \begin_layout Plain Layout
17678
17679 \series bold
17680 Pirpamer
17681 \end_layout
17682
17683 \end_inset
17684 </cell>
17685 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17686 \begin_inset Text
17687
17688 \begin_layout Plain Layout
17689 Erich
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698 111
17699 \end_layout
17700
17701 \end_inset
17702 </cell>
17703 </row>
17704 <row>
17705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17706 \begin_inset Text
17707
17708 \begin_layout Plain Layout
17709
17710 \series bold
17711 Pochiesa
17712 \end_layout
17713
17714 \end_inset
17715 </cell>
17716 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17717 \begin_inset Text
17718
17719 \begin_layout Plain Layout
17720 Paolo
17721 \end_layout
17722
17723 \end_inset
17724 </cell>
17725 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17726 \begin_inset Text
17727
17728 \begin_layout Plain Layout
17729 111, 222
17730 \end_layout
17731
17732 \end_inset
17733 </cell>
17734 </row>
17735 <row>
17736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17737 \begin_inset Text
17738
17739 \begin_layout Plain Layout
17740
17741 \series bold
17742 Radina
17743 \end_layout
17744
17745 \end_inset
17746 </cell>
17747 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17748 \begin_inset Text
17749
17750 \begin_layout Plain Layout
17751 Claudio
17752 \end_layout
17753
17754 \end_inset
17755 </cell>
17756 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17757 \begin_inset Text
17758
17759 \begin_layout Plain Layout
17760 111
17761 \end_layout
17762
17763 \end_inset
17764 </cell>
17765 </row>
17766 <row>
17767 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17768 \begin_inset Text
17769
17770 \begin_layout Plain Layout
17771
17772 \series bold
17773 Stuffer
17774 \end_layout
17775
17776 \end_inset
17777 </cell>
17778 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17779 \begin_inset Text
17780
17781 \begin_layout Plain Layout
17782 Oskar
17783 \end_layout
17784
17785 \end_inset
17786 </cell>
17787 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17788 \begin_inset Text
17789
17790 \begin_layout Plain Layout
17791 111
17792 \end_layout
17793
17794 \end_inset
17795 </cell>
17796 </row>
17797 <row>
17798 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17799 \begin_inset Text
17800
17801 \begin_layout Plain Layout
17802
17803 \series bold
17804 Tacchelli
17805 \end_layout
17806
17807 \end_inset
17808 </cell>
17809 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17810 \begin_inset Text
17811
17812 \begin_layout Plain Layout
17813 Ugo
17814 \end_layout
17815
17816 \end_inset
17817 </cell>
17818 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17819 \begin_inset Text
17820
17821 \begin_layout Plain Layout
17822 111
17823 \end_layout
17824
17825 \end_inset
17826 </cell>
17827 </row>
17828 <row>
17829 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17830 \begin_inset Text
17831
17832 \begin_layout Plain Layout
17833
17834 \series bold
17835 Tezzele
17836 \end_layout
17837
17838 \end_inset
17839 </cell>
17840 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17841 \begin_inset Text
17842
17843 \begin_layout Plain Layout
17844 Margit
17845 \end_layout
17846
17847 \end_inset
17848 </cell>
17849 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17850 \begin_inset Text
17851
17852 \begin_layout Plain Layout
17853 111
17854 \end_layout
17855
17856 \end_inset
17857 </cell>
17858 </row>
17859 <row>
17860 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17861 \begin_inset Text
17862
17863 \begin_layout Plain Layout
17864
17865 \series bold
17866 Unterkalmsteiner
17867 \end_layout
17868
17869 \end_inset
17870 </cell>
17871 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17872 \begin_inset Text
17873
17874 \begin_layout Plain Layout
17875 Frieda
17876 \end_layout
17877
17878 \end_inset
17879 </cell>
17880 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17881 \begin_inset Text
17882
17883 \begin_layout Plain Layout
17884 111
17885 \end_layout
17886
17887 \end_inset
17888 </cell>
17889 </row>
17890 <row>
17891 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17892 \begin_inset Text
17893
17894 \begin_layout Plain Layout
17895
17896 \series bold
17897 Vieider
17898 \end_layout
17899
17900 \end_inset
17901 </cell>
17902 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17903 \begin_inset Text
17904
17905 \begin_layout Plain Layout
17906 Hilde
17907 \end_layout
17908
17909 \end_inset
17910 </cell>
17911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17912 \begin_inset Text
17913
17914 \begin_layout Plain Layout
17915 111
17916 \end_layout
17917
17918 \end_inset
17919 </cell>
17920 </row>
17921 <row>
17922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17923 \begin_inset Text
17924
17925 \begin_layout Plain Layout
17926
17927 \series bold
17928 Vigna
17929 \end_layout
17930
17931 \end_inset
17932 </cell>
17933 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17934 \begin_inset Text
17935
17936 \begin_layout Plain Layout
17937 Jürgen
17938 \end_layout
17939
17940 \end_inset
17941 </cell>
17942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17943 \begin_inset Text
17944
17945 \begin_layout Plain Layout
17946 111
17947 \end_layout
17948
17949 \end_inset
17950 </cell>
17951 </row>
17952 <row>
17953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17954 \begin_inset Text
17955
17956 \begin_layout Plain Layout
17957
17958 \series bold
17959 Weber
17960 \end_layout
17961
17962 \end_inset
17963 </cell>
17964 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17965 \begin_inset Text
17966
17967 \begin_layout Plain Layout
17968 Maurizio
17969 \end_layout
17970
17971 \end_inset
17972 </cell>
17973 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17974 \begin_inset Text
17975
17976 \begin_layout Plain Layout
17977 111
17978 \end_layout
17979
17980 \end_inset
17981 </cell>
17982 </row>
17983 <row>
17984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988
17989 \series bold
17990 Winkler
17991 \end_layout
17992
17993 \end_inset
17994 </cell>
17995 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17996 \begin_inset Text
17997
17998 \begin_layout Plain Layout
17999 Franz
18000 \end_layout
18001
18002 \end_inset
18003 </cell>
18004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18005 \begin_inset Text
18006
18007 \begin_layout Plain Layout
18008 111
18009 \end_layout
18010
18011 \end_inset
18012 </cell>
18013 </row>
18014 <row>
18015 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18016 \begin_inset Text
18017
18018 \begin_layout Plain Layout
18019  
18020 \end_layout
18021
18022 \end_inset
18023 </cell>
18024 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18025 \begin_inset Text
18026
18027 \begin_layout Plain Layout
18028
18029 \end_layout
18030
18031 \end_inset
18032 </cell>
18033 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18034 \begin_inset Text
18035
18036 \begin_layout Plain Layout
18037
18038 \end_layout
18039
18040 \end_inset
18041 </cell>
18042 </row>
18043 <row>
18044 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18045 \begin_inset Text
18046
18047 \begin_layout Plain Layout
18048
18049 \series bold
18050 Annovi
18051 \end_layout
18052
18053 \end_inset
18054 </cell>
18055 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18056 \begin_inset Text
18057
18058 \begin_layout Plain Layout
18059 Silvia
18060 \end_layout
18061
18062 \end_inset
18063 </cell>
18064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18065 \begin_inset Text
18066
18067 \begin_layout Plain Layout
18068 555
18069 \end_layout
18070
18071 \end_inset
18072 </cell>
18073 </row>
18074 <row>
18075 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18076 \begin_inset Text
18077
18078 \begin_layout Plain Layout
18079
18080 \series bold
18081 Bertoli
18082 \end_layout
18083
18084 \end_inset
18085 </cell>
18086 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18087 \begin_inset Text
18088
18089 \begin_layout Plain Layout
18090 Stefano
18091 \end_layout
18092
18093 \end_inset
18094 </cell>
18095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18096 \begin_inset Text
18097
18098 \begin_layout Plain Layout
18099 555
18100 \end_layout
18101
18102 \end_inset
18103 </cell>
18104 </row>
18105 <row>
18106 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18107 \begin_inset Text
18108
18109 \begin_layout Plain Layout
18110
18111 \series bold
18112 Bozzi
18113 \end_layout
18114
18115 \end_inset
18116 </cell>
18117 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18118 \begin_inset Text
18119
18120 \begin_layout Plain Layout
18121 Walter
18122 \end_layout
18123
18124 \end_inset
18125 </cell>
18126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18127 \begin_inset Text
18128
18129 \begin_layout Plain Layout
18130 555
18131 \end_layout
18132
18133 \end_inset
18134 </cell>
18135 </row>
18136 <row>
18137 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18138 \begin_inset Text
18139
18140 \begin_layout Plain Layout
18141
18142 \series bold
18143 Cachia
18144 \end_layout
18145
18146 \end_inset
18147 </cell>
18148 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18149 \begin_inset Text
18150
18151 \begin_layout Plain Layout
18152 Maria
18153 \end_layout
18154
18155 \end_inset
18156 </cell>
18157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18158 \begin_inset Text
18159
18160 \begin_layout Plain Layout
18161 555
18162 \end_layout
18163
18164 \end_inset
18165 </cell>
18166 </row>
18167 <row>
18168 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18169 \begin_inset Text
18170
18171 \begin_layout Plain Layout
18172
18173 \series bold
18174 Cachia
18175 \end_layout
18176
18177 \end_inset
18178 </cell>
18179 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18180 \begin_inset Text
18181
18182 \begin_layout Plain Layout
18183 Maurizio
18184 \end_layout
18185
18186 \end_inset
18187 </cell>
18188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18189 \begin_inset Text
18190
18191 \begin_layout Plain Layout
18192 555
18193 \end_layout
18194
18195 \end_inset
18196 </cell>
18197 </row>
18198 <row>
18199 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18200 \begin_inset Text
18201
18202 \begin_layout Plain Layout
18203
18204 \series bold
18205 Cinquemani
18206 \end_layout
18207
18208 \end_inset
18209 </cell>
18210 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18211 \begin_inset Text
18212
18213 \begin_layout Plain Layout
18214 Giusi
18215 \end_layout
18216
18217 \end_inset
18218 </cell>
18219 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18220 \begin_inset Text
18221
18222 \begin_layout Plain Layout
18223 555
18224 \end_layout
18225
18226 \end_inset
18227 </cell>
18228 </row>
18229 <row>
18230 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234
18235 \series bold
18236 Colin
18237 \end_layout
18238
18239 \end_inset
18240 </cell>
18241 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18242 \begin_inset Text
18243
18244 \begin_layout Plain Layout
18245 Bernard
18246 \end_layout
18247
18248 \end_inset
18249 </cell>
18250 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18251 \begin_inset Text
18252
18253 \begin_layout Plain Layout
18254 555
18255 \end_layout
18256
18257 \end_inset
18258 </cell>
18259 </row>
18260 <row>
18261 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18262 \begin_inset Text
18263
18264 \begin_layout Plain Layout
18265
18266 \series bold
18267 Concli
18268 \end_layout
18269
18270 \end_inset
18271 </cell>
18272 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18273 \begin_inset Text
18274
18275 \begin_layout Plain Layout
18276 Gianfranco
18277 \end_layout
18278
18279 \end_inset
18280 </cell>
18281 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18282 \begin_inset Text
18283
18284 \begin_layout Plain Layout
18285 555
18286 \end_layout
18287
18288 \end_inset
18289 </cell>
18290 </row>
18291 <row>
18292 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18293 \begin_inset Text
18294
18295 \begin_layout Plain Layout
18296
18297 \series bold
18298 Dal Bosco
18299 \end_layout
18300
18301 \end_inset
18302 </cell>
18303 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18304 \begin_inset Text
18305
18306 \begin_layout Plain Layout
18307 Carolina
18308 \end_layout
18309
18310 \end_inset
18311 </cell>
18312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18313 \begin_inset Text
18314
18315 \begin_layout Plain Layout
18316 555
18317 \end_layout
18318
18319 \end_inset
18320 </cell>
18321 </row>
18322 <row>
18323 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18324 \begin_inset Text
18325
18326 \begin_layout Plain Layout
18327
18328 \series bold
18329 Dalpiaz
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338 Annamaria
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18344 \begin_inset Text
18345
18346 \begin_layout Plain Layout
18347 555
18348 \end_layout
18349
18350 \end_inset
18351 </cell>
18352 </row>
18353 <row>
18354 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18355 \begin_inset Text
18356
18357 \begin_layout Plain Layout
18358
18359 \series bold
18360 Feliciello
18361 \end_layout
18362
18363 \end_inset
18364 </cell>
18365 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18366 \begin_inset Text
18367
18368 \begin_layout Plain Layout
18369 Domenico
18370 \end_layout
18371
18372 \end_inset
18373 </cell>
18374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18375 \begin_inset Text
18376
18377 \begin_layout Plain Layout
18378 555
18379 \end_layout
18380
18381 \end_inset
18382 </cell>
18383 </row>
18384 <row>
18385 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18386 \begin_inset Text
18387
18388 \begin_layout Plain Layout
18389
18390 \series bold
18391 Focarelli
18392 \end_layout
18393
18394 \end_inset
18395 </cell>
18396 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18397 \begin_inset Text
18398
18399 \begin_layout Plain Layout
18400 Paola
18401 \end_layout
18402
18403 \end_inset
18404 </cell>
18405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18406 \begin_inset Text
18407
18408 \begin_layout Plain Layout
18409 555
18410 \end_layout
18411
18412 \end_inset
18413 </cell>
18414 </row>
18415 <row>
18416 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18417 \begin_inset Text
18418
18419 \begin_layout Plain Layout
18420
18421 \series bold
18422 Galletti
18423 \end_layout
18424
18425 \end_inset
18426 </cell>
18427 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18428 \begin_inset Text
18429
18430 \begin_layout Plain Layout
18431 Oreste
18432 \end_layout
18433
18434 \end_inset
18435 </cell>
18436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18437 \begin_inset Text
18438
18439 \begin_layout Plain Layout
18440 555
18441 \end_layout
18442
18443 \end_inset
18444 </cell>
18445 </row>
18446 <row>
18447 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18448 \begin_inset Text
18449
18450 \begin_layout Plain Layout
18451
18452 \series bold
18453 Gasparini
18454 \end_layout
18455
18456 \end_inset
18457 </cell>
18458 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18459 \begin_inset Text
18460
18461 \begin_layout Plain Layout
18462 Franca
18463 \end_layout
18464
18465 \end_inset
18466 </cell>
18467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471 555
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 </row>
18477 <row>
18478 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18479 \begin_inset Text
18480
18481 \begin_layout Plain Layout
18482
18483 \series bold
18484 Rizzardi
18485 \end_layout
18486
18487 \end_inset
18488 </cell>
18489 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18490 \begin_inset Text
18491
18492 \begin_layout Plain Layout
18493 Paola
18494 \end_layout
18495
18496 \end_inset
18497 </cell>
18498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18499 \begin_inset Text
18500
18501 \begin_layout Plain Layout
18502 555
18503 \end_layout
18504
18505 \end_inset
18506 </cell>
18507 </row>
18508 <row>
18509 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18510 \begin_inset Text
18511
18512 \begin_layout Plain Layout
18513
18514 \series bold
18515 Lassini
18516 \end_layout
18517
18518 \end_inset
18519 </cell>
18520 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18521 \begin_inset Text
18522
18523 \begin_layout Plain Layout
18524 Giancarlo
18525 \end_layout
18526
18527 \end_inset
18528 </cell>
18529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18530 \begin_inset Text
18531
18532 \begin_layout Plain Layout
18533 555
18534 \end_layout
18535
18536 \end_inset
18537 </cell>
18538 </row>
18539 <row>
18540 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18541 \begin_inset Text
18542
18543 \begin_layout Plain Layout
18544
18545 \series bold
18546 Malfatti
18547 \end_layout
18548
18549 \end_inset
18550 </cell>
18551 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18552 \begin_inset Text
18553
18554 \begin_layout Plain Layout
18555 Luciano
18556 \end_layout
18557
18558 \end_inset
18559 </cell>
18560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18561 \begin_inset Text
18562
18563 \begin_layout Plain Layout
18564 555
18565 \end_layout
18566
18567 \end_inset
18568 </cell>
18569 </row>
18570 <row>
18571 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18572 \begin_inset Text
18573
18574 \begin_layout Plain Layout
18575
18576 \series bold
18577 Malfatti
18578 \end_layout
18579
18580 \end_inset
18581 </cell>
18582 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18583 \begin_inset Text
18584
18585 \begin_layout Plain Layout
18586 Valeriano
18587 \end_layout
18588
18589 \end_inset
18590 </cell>
18591 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18592 \begin_inset Text
18593
18594 \begin_layout Plain Layout
18595 555
18596 \end_layout
18597
18598 \end_inset
18599 </cell>
18600 </row>
18601 <row>
18602 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18603 \begin_inset Text
18604
18605 \begin_layout Plain Layout
18606
18607 \series bold
18608 Meneguzzo
18609 \end_layout
18610
18611 \end_inset
18612 </cell>
18613 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18614 \begin_inset Text
18615
18616 \begin_layout Plain Layout
18617 Roberto
18618 \end_layout
18619
18620 \end_inset
18621 </cell>
18622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18623 \begin_inset Text
18624
18625 \begin_layout Plain Layout
18626 555
18627 \end_layout
18628
18629 \end_inset
18630 </cell>
18631 </row>
18632 <row>
18633 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18634 \begin_inset Text
18635
18636 \begin_layout Plain Layout
18637
18638 \series bold
18639 Mezzadra
18640 \end_layout
18641
18642 \end_inset
18643 </cell>
18644 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18645 \begin_inset Text
18646
18647 \begin_layout Plain Layout
18648 Roberto
18649 \end_layout
18650
18651 \end_inset
18652 </cell>
18653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18654 \begin_inset Text
18655
18656 \begin_layout Plain Layout
18657 555
18658 \end_layout
18659
18660 \end_inset
18661 </cell>
18662 </row>
18663 <row>
18664 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18665 \begin_inset Text
18666
18667 \begin_layout Plain Layout
18668
18669 \series bold
18670 Pirpamer
18671 \end_layout
18672
18673 \end_inset
18674 </cell>
18675 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18676 \begin_inset Text
18677
18678 \begin_layout Plain Layout
18679 Erich
18680 \end_layout
18681
18682 \end_inset
18683 </cell>
18684 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18685 \begin_inset Text
18686
18687 \begin_layout Plain Layout
18688 555
18689 \end_layout
18690
18691 \end_inset
18692 </cell>
18693 </row>
18694 <row>
18695 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18696 \begin_inset Text
18697
18698 \begin_layout Plain Layout
18699
18700 \series bold
18701 Pochiesa
18702 \end_layout
18703
18704 \end_inset
18705 </cell>
18706 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18707 \begin_inset Text
18708
18709 \begin_layout Plain Layout
18710 Paolo
18711 \end_layout
18712
18713 \end_inset
18714 </cell>
18715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18716 \begin_inset Text
18717
18718 \begin_layout Plain Layout
18719 555, 222
18720 \end_layout
18721
18722 \end_inset
18723 </cell>
18724 </row>
18725 <row>
18726 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18727 \begin_inset Text
18728
18729 \begin_layout Plain Layout
18730
18731 \series bold
18732 Radina
18733 \end_layout
18734
18735 \end_inset
18736 </cell>
18737 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18738 \begin_inset Text
18739
18740 \begin_layout Plain Layout
18741 Claudio
18742 \end_layout
18743
18744 \end_inset
18745 </cell>
18746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18747 \begin_inset Text
18748
18749 \begin_layout Plain Layout
18750 555
18751 \end_layout
18752
18753 \end_inset
18754 </cell>
18755 </row>
18756 <row>
18757 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18758 \begin_inset Text
18759
18760 \begin_layout Plain Layout
18761
18762 \series bold
18763 Stuffer
18764 \end_layout
18765
18766 \end_inset
18767 </cell>
18768 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18769 \begin_inset Text
18770
18771 \begin_layout Plain Layout
18772 Oskar
18773 \end_layout
18774
18775 \end_inset
18776 </cell>
18777 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18778 \begin_inset Text
18779
18780 \begin_layout Plain Layout
18781 555
18782 \end_layout
18783
18784 \end_inset
18785 </cell>
18786 </row>
18787 <row>
18788 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18789 \begin_inset Text
18790
18791 \begin_layout Plain Layout
18792
18793 \series bold
18794 Tacchelli
18795 \end_layout
18796
18797 \end_inset
18798 </cell>
18799 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18800 \begin_inset Text
18801
18802 \begin_layout Plain Layout
18803 Ugo
18804 \end_layout
18805
18806 \end_inset
18807 </cell>
18808 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18809 \begin_inset Text
18810
18811 \begin_layout Plain Layout
18812 555
18813 \end_layout
18814
18815 \end_inset
18816 </cell>
18817 </row>
18818 <row>
18819 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18820 \begin_inset Text
18821
18822 \begin_layout Plain Layout
18823
18824 \series bold
18825 Tezzele
18826 \end_layout
18827
18828 \end_inset
18829 </cell>
18830 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18831 \begin_inset Text
18832
18833 \begin_layout Plain Layout
18834 Margit
18835 \end_layout
18836
18837 \end_inset
18838 </cell>
18839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843 555
18844 \end_layout
18845
18846 \end_inset
18847 </cell>
18848 </row>
18849 <row>
18850 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18851 \begin_inset Text
18852
18853 \begin_layout Plain Layout
18854
18855 \series bold
18856 Unterkalmsteiner
18857 \end_layout
18858
18859 \end_inset
18860 </cell>
18861 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Plain Layout
18865 Frieda
18866 \end_layout
18867
18868 \end_inset
18869 </cell>
18870 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18871 \begin_inset Text
18872
18873 \begin_layout Plain Layout
18874 555
18875 \end_layout
18876
18877 \end_inset
18878 </cell>
18879 </row>
18880 <row>
18881 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18882 \begin_inset Text
18883
18884 \begin_layout Plain Layout
18885
18886 \series bold
18887 Vieider
18888 \end_layout
18889
18890 \end_inset
18891 </cell>
18892 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18893 \begin_inset Text
18894
18895 \begin_layout Plain Layout
18896 Hilde
18897 \end_layout
18898
18899 \end_inset
18900 </cell>
18901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18902 \begin_inset Text
18903
18904 \begin_layout Plain Layout
18905 555
18906 \end_layout
18907
18908 \end_inset
18909 </cell>
18910 </row>
18911 <row>
18912 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18913 \begin_inset Text
18914
18915 \begin_layout Plain Layout
18916
18917 \series bold
18918 Vigna
18919 \end_layout
18920
18921 \end_inset
18922 </cell>
18923 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18924 \begin_inset Text
18925
18926 \begin_layout Plain Layout
18927 Jürgen
18928 \end_layout
18929
18930 \end_inset
18931 </cell>
18932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18933 \begin_inset Text
18934
18935 \begin_layout Plain Layout
18936 999
18937 \end_layout
18938
18939 \end_inset
18940 </cell>
18941 </row>
18942 <row>
18943 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947
18948 \series bold
18949 Weber
18950 \end_layout
18951
18952 \end_inset
18953 </cell>
18954 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18955 \begin_inset Text
18956
18957 \begin_layout Plain Layout
18958 Maurizio
18959 \end_layout
18960
18961 \end_inset
18962 </cell>
18963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18964 \begin_inset Text
18965
18966 \begin_layout Plain Layout
18967 555
18968 \end_layout
18969
18970 \end_inset
18971 </cell>
18972 </row>
18973 <row>
18974 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18975 \begin_inset Text
18976
18977 \begin_layout Plain Layout
18978
18979 \series bold
18980 Winkler
18981 \end_layout
18982
18983 \end_inset
18984 </cell>
18985 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18986 \begin_inset Text
18987
18988 \begin_layout Plain Layout
18989 Franz
18990 \end_layout
18991
18992 \end_inset
18993 </cell>
18994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18995 \begin_inset Text
18996
18997 \begin_layout Plain Layout
18998 555
18999 \end_layout
19000
19001 \end_inset
19002 </cell>
19003 </row>
19004 <row endlastfoot="true">
19005 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19006 \begin_inset Text
19007
19008 \begin_layout Plain Layout
19009
19010 \series bold
19011 End
19012 \end_layout
19013
19014 \end_inset
19015 </cell>
19016 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19017 \begin_inset Text
19018
19019 \begin_layout Plain Layout
19020
19021 \end_layout
19022
19023 \end_inset
19024 </cell>
19025 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19026 \begin_inset Text
19027
19028 \begin_layout Plain Layout
19029
19030 \end_layout
19031
19032 \end_inset
19033 </cell>
19034 </row>
19035 </lyxtabular>
19036
19037 \end_inset
19038
19039
19040 \end_layout
19041
19042 \begin_layout Subsection
19043 Table Cells
19044 \begin_inset Index
19045 status collapsed
19046
19047 \begin_layout Plain Layout
19048 Tables ! Cells
19049 \end_layout
19050
19051 \end_inset
19052
19053
19054 \begin_inset CommandInset label
19055 LatexCommand label
19056 name "sub:Table-Cells"
19057
19058 \end_inset
19059
19060
19061 \end_layout
19062
19063 \begin_layout Standard
19064 A table cell can contain text, inline equations, a figure, or another table.
19065  All these kinds of objects can be placed in the same cell.
19066  Font sizes and shapes can also be altered.
19067  But you can't put a special environment in a cell (like 
19068 \family sans
19069 Section*
19070 \family default
19071 , etc.), nor set spacing options etc.
19072  for the cell's paragraph.
19073 \end_layout
19074
19075 \begin_layout Standard
19076 To have multi-line entries in table cells, you have to declare a fixed width
19077  for the column in the table dialog.
19078  Your text is then automatically split into multiple lines and the cell
19079  is enlarged vertically when the length of the text exceeds the given width.
19080  An example:
19081 \end_layout
19082
19083 \begin_layout Standard
19084 \align center
19085 \begin_inset Tabular
19086 <lyxtabular version="3" rows="4" columns="3">
19087 <features>
19088 <column alignment="center" valignment="top" width="0pt">
19089 <column alignment="block" valignment="top" width="3cm">
19090 <column alignment="center" valignment="top" width="0pt">
19091 <row>
19092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19093 \begin_inset Text
19094
19095 \begin_layout Plain Layout
19096
19097 \family roman
19098 \series medium
19099 \shape up
19100 \size normal
19101 \emph off
19102 \bar no
19103 \noun off
19104 \color none
19105 1
19106 \end_layout
19107
19108 \end_inset
19109 </cell>
19110 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19111 \begin_inset Text
19112
19113 \begin_layout Plain Layout
19114
19115 \family roman
19116 \series medium
19117 \shape up
19118 \size normal
19119 \emph off
19120 \bar no
19121 \noun off
19122 \color none
19123 2
19124 \end_layout
19125
19126 \end_inset
19127 </cell>
19128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19129 \begin_inset Text
19130
19131 \begin_layout Plain Layout
19132
19133 \family roman
19134 \series medium
19135 \shape up
19136 \size normal
19137 \emph off
19138 \bar no
19139 \noun off
19140 \color none
19141 3
19142 \end_layout
19143
19144 \end_inset
19145 </cell>
19146 </row>
19147 <row>
19148 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19149 \begin_inset Text
19150
19151 \begin_layout Plain Layout
19152
19153 \family roman
19154 \series medium
19155 \shape up
19156 \size normal
19157 \emph off
19158 \bar no
19159 \noun off
19160 \color none
19161 4
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170
19171 \family roman
19172 \series medium
19173 \shape up
19174 \size normal
19175 \emph off
19176 \bar no
19177 \noun off
19178 \color none
19179 This is a multiline entry in a table.
19180 \end_layout
19181
19182 \end_inset
19183 </cell>
19184 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19185 \begin_inset Text
19186
19187 \begin_layout Plain Layout
19188
19189 \family roman
19190 \series medium
19191 \shape up
19192 \size normal
19193 \emph off
19194 \bar no
19195 \noun off
19196 \color none
19197 5
19198 \end_layout
19199
19200 \end_inset
19201 </cell>
19202 </row>
19203 <row>
19204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Plain Layout
19208
19209 \family roman
19210 \series medium
19211 \shape up
19212 \size normal
19213 \emph off
19214 \bar no
19215 \noun off
19216 \color none
19217 6
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226
19227 \family roman
19228 \series medium
19229 \shape up
19230 \size normal
19231 \emph off
19232 \bar no
19233 \noun off
19234 \color none
19235 This is longer now.
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19241 \begin_inset Text
19242
19243 \begin_layout Plain Layout
19244
19245 \family roman
19246 \series medium
19247 \shape up
19248 \size normal
19249 \emph off
19250 \bar no
19251 \noun off
19252 \color none
19253 7
19254 \end_layout
19255
19256 \end_inset
19257 </cell>
19258 </row>
19259 <row>
19260 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19261 \begin_inset Text
19262
19263 \begin_layout Plain Layout
19264
19265 \family roman
19266 \series medium
19267 \shape up
19268 \size normal
19269 \emph off
19270 \bar no
19271 \noun off
19272 \color none
19273 8
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19279 \begin_inset Text
19280
19281 \begin_layout Plain Layout
19282
19283 \family roman
19284 \series medium
19285 \shape up
19286 \size normal
19287 \emph off
19288 \bar no
19289 \noun off
19290 \color none
19291 This is a multiline entry in a table.
19292  This is longer now.
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Plain Layout
19301
19302 \family roman
19303 \series medium
19304 \shape up
19305 \size normal
19306 \emph off
19307 \bar no
19308 \noun off
19309 \color none
19310 9
19311 \end_layout
19312
19313 \end_inset
19314 </cell>
19315 </row>
19316 </lyxtabular>
19317
19318 \end_inset
19319
19320
19321 \end_layout
19322
19323 \begin_layout Standard
19324 Cutting and pasting between tables and table cells works reasonably well.
19325  You can cut and paste even more than one row.
19326 \begin_inset Foot
19327 status open
19328
19329 \begin_layout Plain Layout
19330 Note, that you cannot paste into a multicell selection because it would
19331  not be clear what to do when pasting a single word in a selected 2×3.
19332  
19333 \end_layout
19334
19335 \end_inset
19336
19337  Selection with the mouse or with 
19338 \family sans
19339 Shift
19340 \family default
19341  plus the arrow keys works as usual.
19342  You can also copy and paste the entire table as a single unit by starting
19343  the selection from outside the table.
19344 \end_layout
19345
19346 \begin_layout Section
19347 Floats
19348 \begin_inset Index
19349 status collapsed
19350
19351 \begin_layout Plain Layout
19352 Floats
19353 \end_layout
19354
19355 \end_inset
19356
19357
19358 \begin_inset CommandInset label
19359 LatexCommand label
19360 name "sec:Floats"
19361
19362 \end_inset
19363
19364
19365 \end_layout
19366
19367 \begin_layout Standard
19368 A float is a block of text associated with some sort of label, which doesn't
19369  have a fixed location.
19370  It can 
19371 \begin_inset Quotes eld
19372 \end_inset
19373
19374 float
19375 \begin_inset Quotes erd
19376 \end_inset
19377
19378  forward or backward a page or two, to wherever it fits best.
19379  
19380 \family sans
19381 Footnotes
19382 \family default
19383  and 
19384 \family sans
19385 Margin
19386 \begin_inset space ~
19387 \end_inset
19388
19389 Notes
19390 \family default
19391  are also floats, because they can float to the next page when there are
19392  too much notes at the page.
19393 \end_layout
19394
19395 \begin_layout Standard
19396 Floats makes it possible to get a high quality layout.
19397  Images and tables can evenly be spread to the pages to avoid whitespace
19398  and pages without text.
19399  As the floating often destroys the context between the text and the image/table
19400 , every float can be referenced in the text.
19401  Floats are therefore numbered.
19402  Referencing is described in section
19403 \begin_inset space ~
19404 \end_inset
19405
19406
19407 \begin_inset CommandInset ref
19408 LatexCommand ref
19409 reference "sec:Cross-References"
19410
19411 \end_inset
19412
19413 .
19414 \end_layout
19415
19416 \begin_layout Standard
19417 To insert a float, use the menu 
19418 \family sans
19419 Insert\SpecialChar \menuseparator
19420 Floats
19421 \family default
19422 .
19423  A box with a caption that has e.
19424 \begin_inset space \thinspace{}
19425 \end_inset
19426
19427 g.
19428 \begin_inset space ~
19429 \end_inset
19430
19431 the label 
19432 \begin_inset Quotes eld
19433 \end_inset
19434
19435 Figure
19436 \begin_inset space ~
19437 \end_inset
19438
19439 #:
19440 \begin_inset Quotes erd
19441 \end_inset
19442
19443  (# is the actual number) will be inserted into your document.
19444  The label will automatically be translated to the document language in
19445  the output.
19446  Behind the label you can insert the caption text.
19447 \begin_inset Index
19448 status collapsed
19449
19450 \begin_layout Plain Layout
19451 Floats ! Captions
19452 \end_layout
19453
19454 \end_inset
19455
19456  The image or table is inserted above or below the caption in a separate
19457  paragraph within the float.
19458  To keep your LyX-document readable, you can open and close the float box
19459  by left-clicking on the box label.
19460  A closed float box looks like this: 
19461 \begin_inset Graphics
19462         filename clipart/floatQt4.png
19463         scale 80
19464
19465 \end_inset
19466
19467  -- a gray button with a red label.
19468 \end_layout
19469
19470 \begin_layout Standard
19471 It is recommended to insert floats as a separate paragraph to avoid possible
19472  LaTeX-errors that can occur when the surrounding text is specially formatted.
19473 \end_layout
19474
19475 \begin_layout Subsection
19476 Float Types
19477 \end_layout
19478
19479 \begin_layout Subsubsection
19480 Figure Floats
19481 \begin_inset Index
19482 status collapsed
19483
19484 \begin_layout Plain Layout
19485 Floats ! Figure floats
19486 \end_layout
19487
19488 \end_inset
19489
19490
19491 \begin_inset CommandInset label
19492 LatexCommand label
19493 name "sec:Figure-Floats"
19494
19495 \end_inset
19496
19497
19498 \end_layout
19499
19500 \begin_layout Standard
19501 The menu 
19502 \family sans
19503 Insert\SpecialChar \menuseparator
19504 Float\SpecialChar \menuseparator
19505 Figure
19506 \family default
19507  inserts a float with the label 
19508 \begin_inset Quotes eld
19509 \end_inset
19510
19511
19512 \series bold
19513 Figure
19514 \begin_inset space ~
19515 \end_inset
19516
19517 #:
19518 \series default
19519
19520 \begin_inset Quotes erd
19521 \end_inset
19522
19523 .
19524  Set the cursor above this label (or before it and press enter) and insert
19525  the image as described above to get the caption printed below the image.
19526  This is what we did for Figure
19527 \begin_inset space ~
19528 \end_inset
19529
19530
19531 \begin_inset CommandInset ref
19532 LatexCommand ref
19533 reference "cap:Platypus"
19534
19535 \end_inset
19536
19537 .
19538  If you want the caption to be above the image, set the cursor at the end
19539  of the caption, press enter and insert the image.
19540  This was done in Figure
19541 \begin_inset space ~
19542 \end_inset
19543
19544
19545 \begin_inset CommandInset ref
19546 LatexCommand ref
19547 reference "cap:Escher"
19548
19549 \end_inset
19550
19551 .
19552 \end_layout
19553
19554 \begin_layout Standard
19555 \begin_inset Float figure
19556 wide false
19557 sideways false
19558 status open
19559
19560 \begin_layout Plain Layout
19561 \align center
19562 \begin_inset Graphics
19563         filename clipart/platypus.eps
19564         width 50col%
19565         rotateOrigin center
19566
19567 \end_inset
19568
19569
19570 \end_layout
19571
19572 \begin_layout Plain Layout
19573 \begin_inset Caption
19574
19575 \begin_layout Plain Layout
19576 \begin_inset CommandInset label
19577 LatexCommand label
19578 name "cap:Platypus"
19579
19580 \end_inset
19581
19582 A severely distorted platypus in a float.
19583 \end_layout
19584
19585 \end_inset
19586
19587
19588 \end_layout
19589
19590 \end_inset
19591
19592
19593 \end_layout
19594
19595 \begin_layout Standard
19596 \begin_inset Float figure
19597 wide false
19598 sideways false
19599 status open
19600
19601 \begin_layout Plain Layout
19602 \begin_inset Caption
19603
19604 \begin_layout Plain Layout
19605 \begin_inset CommandInset label
19606 LatexCommand label
19607 name "cap:Escher"
19608
19609 \end_inset
19610
19611 M.C.
19612  Escher on acid.
19613 \end_layout
19614
19615 \end_inset
19616
19617
19618 \end_layout
19619
19620 \begin_layout Plain Layout
19621 \align center
19622 \begin_inset Graphics
19623         filename clipart/escher-lsd.eps
19624         scale 80
19625         rotateOrigin center
19626
19627 \end_inset
19628
19629
19630 \end_layout
19631
19632 \end_inset
19633
19634
19635 \end_layout
19636
19637 \begin_layout Standard
19638 This figure float show also how to set a label and create a cross-reference
19639  to it.
19640  As described in section
19641 \begin_inset space ~
19642 \end_inset
19643
19644
19645 \begin_inset CommandInset ref
19646 LatexCommand ref
19647 reference "sec:Cross-References"
19648
19649 \end_inset
19650
19651 , you can simply insert a label in the caption using the menu 
19652 \family sans
19653 Insert\SpecialChar \menuseparator
19654 Label
19655 \family default
19656  and refer to it using the menu 
19657 \family sans
19658 Insert\SpecialChar \menuseparator
19659 Cross-Reference
19660 \family default
19661 .
19662  It is important to use references to figure floats, rather than using vague
19663  references like 
19664 \begin_inset Quotes eld
19665 \end_inset
19666
19667 the figure above
19668 \begin_inset Quotes erd
19669 \end_inset
19670
19671 , because as LaTeX will reposition the floats in the final document; it
19672  might not be 
19673 \begin_inset Quotes eld
19674 \end_inset
19675
19676 above
19677 \begin_inset Quotes erd
19678 \end_inset
19679
19680  at all.
19681 \end_layout
19682
19683 \begin_layout Standard
19684 Normally only one image is inserted to a figure float, but sometimes you
19685  might want to use two images with separate subcaptions.
19686  This can be done by inserting image floats into existing image floats.
19687  Note that only the main caption of the float is added to the List of Figures.
19688  Figure
19689 \begin_inset space ~
19690 \end_inset
19691
19692
19693 \begin_inset CommandInset ref
19694 LatexCommand ref
19695 reference "cap:Two-distorted-images"
19696
19697 \end_inset
19698
19699  is an example of a figure float with two images set side by side.
19700  You can also set the images one below the other.
19701  Figure
19702 \begin_inset space ~
19703 \end_inset
19704
19705
19706 \begin_inset CommandInset ref
19707 LatexCommand ref
19708 reference "fig:Undefinable"
19709
19710 \end_inset
19711
19712  and 
19713 \begin_inset CommandInset ref
19714 LatexCommand ref
19715 reference "fig:Platypus"
19716
19717 \end_inset
19718
19719  are the subfigures.
19720 \end_layout
19721
19722 \begin_layout Standard
19723 \begin_inset Float figure
19724 wide false
19725 sideways false
19726 status open
19727
19728 \begin_layout Plain Layout
19729 \begin_inset space \hfill{}
19730 \end_inset
19731
19732
19733 \begin_inset Float figure
19734 wide false
19735 sideways false
19736 status open
19737
19738 \begin_layout Plain Layout
19739 \begin_inset Caption
19740
19741 \begin_layout Plain Layout
19742 \begin_inset CommandInset label
19743 LatexCommand label
19744 name "fig:Undefinable"
19745
19746 \end_inset
19747
19748 Undefinable
19749 \end_layout
19750
19751 \end_inset
19752
19753
19754 \end_layout
19755
19756 \begin_layout Plain Layout
19757 \begin_inset Graphics
19758         filename clipart/escher-lsd.eps
19759         width 45col%
19760
19761 \end_inset
19762
19763
19764 \end_layout
19765
19766 \end_inset
19767
19768
19769 \begin_inset space \hfill{}
19770 \end_inset
19771
19772
19773 \begin_inset Float figure
19774 wide false
19775 sideways false
19776 status open
19777
19778 \begin_layout Plain Layout
19779 \begin_inset Caption
19780
19781 \begin_layout Plain Layout
19782 \begin_inset CommandInset label
19783 LatexCommand label
19784 name "fig:Platypus"
19785
19786 \end_inset
19787
19788 Platypus
19789 \end_layout
19790
19791 \end_inset
19792
19793
19794 \end_layout
19795
19796 \begin_layout Plain Layout
19797 \begin_inset Graphics
19798         filename clipart/platypus.eps
19799         lyxscale 60
19800         width 45col%
19801
19802 \end_inset
19803
19804
19805 \end_layout
19806
19807 \end_inset
19808
19809
19810 \begin_inset space \hfill{}
19811 \end_inset
19812
19813
19814 \end_layout
19815
19816 \begin_layout Plain Layout
19817 \begin_inset Caption
19818
19819 \begin_layout Plain Layout
19820 \begin_inset CommandInset label
19821 LatexCommand label
19822 name "cap:Two-distorted-images"
19823
19824 \end_inset
19825
19826 Two distorted images.
19827 \end_layout
19828
19829 \end_inset
19830
19831
19832 \end_layout
19833
19834 \end_inset
19835
19836
19837 \end_layout
19838
19839 \begin_layout Standard
19840 Note that the caption is added to the 
19841 \family sans
19842 List
19843 \begin_inset space ~
19844 \end_inset
19845
19846 of
19847 \begin_inset space ~
19848 \end_inset
19849
19850 Figures
19851 \family default
19852  as described in section
19853 \begin_inset space ~
19854 \end_inset
19855
19856
19857 \begin_inset CommandInset ref
19858 LatexCommand ref
19859 reference "sub:List-of-Figures"
19860
19861 \end_inset
19862
19863 .
19864 \end_layout
19865
19866 \begin_layout Subsubsection
19867 Table Floats
19868 \begin_inset Index
19869 status collapsed
19870
19871 \begin_layout Plain Layout
19872 Floats ! Table floats
19873 \end_layout
19874
19875 \end_inset
19876
19877
19878 \end_layout
19879
19880 \begin_layout Standard
19881 Table floats can be inserted using the menu 
19882 \family sans
19883 Insert\SpecialChar \menuseparator
19884 Float\SpecialChar \menuseparator
19885 Table
19886 \family default
19887 .
19888  They have the same properties as figure floats except of the different
19889  label.
19890  Table
19891 \begin_inset space ~
19892 \end_inset
19893
19894
19895 \begin_inset CommandInset ref
19896 LatexCommand ref
19897 reference "cap:Table-float"
19898
19899 \end_inset
19900
19901  is an example of a table float.
19902 \end_layout
19903
19904 \begin_layout Standard
19905 \begin_inset Float table
19906 wide false
19907 sideways false
19908 status open
19909
19910 \begin_layout Plain Layout
19911 \begin_inset Caption
19912
19913 \begin_layout Plain Layout
19914 \begin_inset CommandInset label
19915 LatexCommand label
19916 name "cap:Table-float"
19917
19918 \end_inset
19919
19920 A table float.
19921 \end_layout
19922
19923 \end_inset
19924
19925
19926 \end_layout
19927
19928 \begin_layout Plain Layout
19929 \align center
19930 \begin_inset Tabular
19931 <lyxtabular version="3" rows="3" columns="3">
19932 <features>
19933 <column alignment="center" valignment="top" width="0pt">
19934 <column alignment="center" valignment="top" width="0pt">
19935 <column alignment="center" valignment="top" width="0pt">
19936 <row>
19937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19938 \begin_inset Text
19939
19940 \begin_layout Plain Layout
19941
19942 \family roman
19943 \series medium
19944 \shape up
19945 \size normal
19946 \emph off
19947 \bar no
19948 \noun off
19949 \color none
19950 1
19951 \end_layout
19952
19953 \end_inset
19954 </cell>
19955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19956 \begin_inset Text
19957
19958 \begin_layout Plain Layout
19959
19960 \family roman
19961 \series medium
19962 \shape up
19963 \size normal
19964 \emph off
19965 \bar no
19966 \noun off
19967 \color none
19968 2
19969 \end_layout
19970
19971 \end_inset
19972 </cell>
19973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19974 \begin_inset Text
19975
19976 \begin_layout Plain Layout
19977
19978 \family roman
19979 \series medium
19980 \shape up
19981 \size normal
19982 \emph off
19983 \bar no
19984 \noun off
19985 \color none
19986 3
19987 \end_layout
19988
19989 \end_inset
19990 </cell>
19991 </row>
19992 <row>
19993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19994 \begin_inset Text
19995
19996 \begin_layout Plain Layout
19997
19998 \family roman
19999 \series medium
20000 \shape up
20001 \size normal
20002 \emph off
20003 \bar no
20004 \noun off
20005 \color none
20006 Joe
20007 \end_layout
20008
20009 \end_inset
20010 </cell>
20011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20012 \begin_inset Text
20013
20014 \begin_layout Plain Layout
20015
20016 \family roman
20017 \series medium
20018 \shape up
20019 \size normal
20020 \emph off
20021 \bar no
20022 \noun off
20023 \color none
20024 Mary
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033
20034 \family roman
20035 \series medium
20036 \shape up
20037 \size normal
20038 \emph off
20039 \bar no
20040 \noun off
20041 \color none
20042 Ted
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 </row>
20048 <row>
20049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053
20054 \family roman
20055 \series medium
20056 \shape up
20057 \size normal
20058 \emph off
20059 \bar no
20060 \noun off
20061 \color none
20062 \begin_inset Formula $\int x^{2}dx$
20063 \end_inset
20064
20065
20066 \end_layout
20067
20068 \end_inset
20069 </cell>
20070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074
20075 \family roman
20076 \series medium
20077 \shape up
20078 \size normal
20079 \emph off
20080 \bar no
20081 \noun off
20082 \color none
20083 \begin_inset Formula $\left[\begin{array}{cc}
20084 a & b\\
20085 c & d\end{array}\right]$
20086 \end_inset
20087
20088
20089 \end_layout
20090
20091 \end_inset
20092 </cell>
20093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20094 \begin_inset Text
20095
20096 \begin_layout Plain Layout
20097
20098 \family roman
20099 \series medium
20100 \shape up
20101 \size normal
20102 \emph off
20103 \bar no
20104 \noun off
20105 \color none
20106 \begin_inset Formula $1+1=2$
20107 \end_inset
20108
20109
20110 \end_layout
20111
20112 \end_inset
20113 </cell>
20114 </row>
20115 </lyxtabular>
20116
20117 \end_inset
20118
20119
20120 \end_layout
20121
20122 \end_inset
20123
20124
20125 \end_layout
20126
20127 \begin_layout Subsubsection
20128 Algorithm Floats
20129 \begin_inset Index
20130 status collapsed
20131
20132 \begin_layout Plain Layout
20133 Floats ! Algorithm floats
20134 \end_layout
20135
20136 \end_inset
20137
20138
20139 \end_layout
20140
20141 \begin_layout Standard
20142 This float type is inserted with the menu 
20143 \family sans
20144 Insert\SpecialChar \menuseparator
20145 Float\SpecialChar \menuseparator
20146 Algorithm
20147 \family default
20148 .
20149  It is used for program codes and descriptions of algorithms.
20150  A possible environment for algorithms is the 
20151 \family sans
20152 LyX-Code
20153 \family default
20154 , described in section
20155 \begin_inset space ~
20156 \end_inset
20157
20158
20159 \begin_inset CommandInset ref
20160 LatexCommand ref
20161 reference "sub:LyX-Code"
20162
20163 \end_inset
20164
20165 .
20166 \end_layout
20167
20168 \begin_layout Standard
20169 \begin_inset Note Greyedout
20170 status open
20171
20172 \begin_layout Plain Layout
20173
20174 \series bold
20175 Note:
20176 \series default
20177  that the float label is not automatically translated into the document
20178  language.
20179 \end_layout
20180
20181 \end_inset
20182
20183  You have to do this manually by adding the following line
20184 \end_layout
20185
20186 \begin_layout Standard
20187
20188 \series bold
20189
20190 \backslash
20191 floatname{algorithm}{your
20192 \begin_inset space ~
20193 \end_inset
20194
20195 name}
20196 \end_layout
20197
20198 \begin_layout Standard
20199 to the document preamble (menu 
20200 \family sans
20201 Document\SpecialChar \menuseparator
20202 Settings
20203 \family default
20204 ).
20205  
20206 \series bold
20207 your
20208 \begin_inset space ~
20209 \end_inset
20210
20211 name
20212 \series default
20213  is the word 
20214 \begin_inset Quotes eld
20215 \end_inset
20216
20217
20218 \emph on
20219 algorithm
20220 \emph default
20221
20222 \begin_inset Quotes erd
20223 \end_inset
20224
20225  in your language.
20226 \end_layout
20227
20228 \begin_layout Subsubsection
20229 Wrap Floats
20230 \begin_inset Index
20231 status collapsed
20232
20233 \begin_layout Plain Layout
20234 Floats ! Text Wrap Floats
20235 \end_layout
20236
20237 \end_inset
20238
20239
20240 \end_layout
20241
20242 \begin_layout Standard
20243 \begin_inset Wrap figure
20244 lines 0
20245 placement l
20246 overhang 0in
20247 width "40col%"
20248 status open
20249
20250 \begin_layout Plain Layout
20251 \begin_inset Graphics
20252         filename clipart/mobius.eps
20253         width 40col%
20254         rotateOrigin center
20255
20256 \end_inset
20257
20258
20259 \end_layout
20260
20261 \begin_layout Plain Layout
20262 \begin_inset Caption
20263
20264 \begin_layout Plain Layout
20265 \begin_inset CommandInset label
20266 LatexCommand label
20267 name "cap:Wrapped-figure"
20268
20269 \end_inset
20270
20271 This is a wrapped figure.
20272 \begin_inset VSpace medskip
20273 \end_inset
20274
20275
20276 \end_layout
20277
20278 \end_inset
20279
20280
20281 \end_layout
20282
20283 \end_inset
20284
20285 This float type is used if you want to 
20286 \begin_inset Quotes eld
20287 \end_inset
20288
20289 wrap
20290 \begin_inset Quotes erd
20291 \end_inset
20292
20293  text around a figure so that it only occupies some fraction of the column
20294  width.
20295  It can be inserted using the menu 
20296 \family sans
20297 Insert\SpecialChar \menuseparator
20298 Float\SpecialChar \menuseparator
20299 Wrap
20300 \begin_inset space ~
20301 \end_inset
20302
20303 Float
20304 \family default
20305  if the LaTeX-package 
20306 \series bold
20307 wrapfig
20308 \series default
20309
20310 \begin_inset Index
20311 status collapsed
20312
20313 \begin_layout Plain Layout
20314 LaTeX-packages ! wrapfig
20315 \end_layout
20316
20317 \end_inset
20318
20319  is installed.
20320 \begin_inset Foot
20321 status collapsed
20322
20323 \begin_layout Plain Layout
20324 Installing a LaTeX-package is explained it in the 
20325 \emph on
20326 LaTeX
20327 \begin_inset space ~
20328 \end_inset
20329
20330 Configuration
20331 \emph default
20332  manual.
20333 \end_layout
20334
20335 \end_inset
20336
20337  The width and placement of the float is adjusted by right-clicking on the
20338  float box.
20339  Figure
20340 \begin_inset space ~
20341 \end_inset
20342
20343
20344 \begin_inset CommandInset ref
20345 LatexCommand ref
20346 reference "cap:Wrapped-figure"
20347
20348 \end_inset
20349
20350  is for example a figure wrap float with a width of 40
20351 \begin_inset space \thinspace{}
20352 \end_inset
20353
20354 col%.
20355 \begin_inset Foot
20356 status collapsed
20357
20358 \begin_layout Plain Layout
20359 Available units are explained in Appendix
20360 \begin_inset space ~
20361 \end_inset
20362
20363
20364 \begin_inset CommandInset ref
20365 LatexCommand ref
20366 reference "cha:Units-available-in"
20367
20368 \end_inset
20369
20370 .
20371 \end_layout
20372
20373 \end_inset
20374
20375  Some space was added under the caption to separate it better from the surroundi
20376 ng text.
20377 \end_layout
20378
20379 \begin_layout Standard
20380 \begin_inset Note Greyedout
20381 status open
20382
20383 \begin_layout Plain Layout
20384
20385 \series bold
20386 Note:
20387 \series default
20388  Wrap floats might be fragile! E.g.
20389  having a figure too close to the bottom of the page can mess things up
20390  in the way that the float doesn't appear in the output or that it is placed
20391  over some other text.
20392 \end_layout
20393
20394 \end_inset
20395
20396  In general:
20397 \end_layout
20398
20399 \begin_layout Itemize
20400 Wrap floats should not be placed in paragraphs that run over a page break.
20401  That means that wrap floats should better be inserted to the exact place
20402  when the document is nearly ready and you are able to estimate where page
20403  breaks will appear.
20404 \end_layout
20405
20406 \begin_layout Itemize
20407 Wrap floats should either be placed in an own paragraph before the paragraph
20408  where they should wrap into or within a paragraph.
20409 \end_layout
20410
20411 \begin_layout Itemize
20412 Wrap floats in consecutive paragraphs may cause troubles, so assure that
20413  there is a text paragraph between them as separator.
20414 \end_layout
20415
20416 \begin_layout Itemize
20417 Wrap floats are not allowed in section headings or tables.
20418 \end_layout
20419
20420 \begin_layout Subsection
20421 Rotated Floats
20422 \begin_inset CommandInset label
20423 LatexCommand label
20424 name "sub:Rotated-Floats"
20425
20426 \end_inset
20427
20428
20429 \begin_inset Index
20430 status collapsed
20431
20432 \begin_layout Plain Layout
20433 Floats ! Rotating
20434 \end_layout
20435
20436 \end_inset
20437
20438
20439 \end_layout
20440
20441 \begin_layout Standard
20442 Especially for wide tables you might have floats rotated.
20443  To rotate a whole float including the caption, right-click on the float-box
20444  and use the option 
20445 \family sans
20446 Rotate
20447 \begin_inset space ~
20448 \end_inset
20449
20450 sideways
20451 \family default
20452 .
20453 \end_layout
20454
20455 \begin_layout Standard
20456 Rotated floats are always placed on its own page (or column, in case you
20457  have a multi-column document).
20458  You can let them span several columns using the float settings option 
20459 \family sans
20460 Span
20461 \begin_inset space ~
20462 \end_inset
20463
20464 columns
20465 \family default
20466 .
20467  Floats are rotated so that you can read them from the outside margin.
20468  Forcing the rotation direction is explained in the 
20469 \emph on
20470 Embedded Objects
20471 \emph default
20472  manual.
20473 \end_layout
20474
20475 \begin_layout Standard
20476 Referencing rotated floats is the same like for normal floats, the caption
20477  format is also the same: Table
20478 \begin_inset space ~
20479 \end_inset
20480
20481
20482 \begin_inset CommandInset ref
20483 LatexCommand ref
20484 reference "cap:Rotated-table"
20485
20486 \end_inset
20487
20488  is an example of a rotated table float.
20489 \end_layout
20490
20491 \begin_layout Standard
20492 \begin_inset Note Greyedout
20493 status open
20494
20495 \begin_layout Plain Layout
20496
20497 \series bold
20498 Note:
20499 \series default
20500  Not all DVI-viewers are able to display rotated floats.
20501 \end_layout
20502
20503 \end_inset
20504
20505
20506 \end_layout
20507
20508 \begin_layout Standard
20509 \begin_inset Float table
20510 wide false
20511 sideways true
20512 status open
20513
20514 \begin_layout Plain Layout
20515 \begin_inset Caption
20516
20517 \begin_layout Plain Layout
20518 \begin_inset CommandInset label
20519 LatexCommand label
20520 name "cap:Rotated-table"
20521
20522 \end_inset
20523
20524  Rotated table
20525 \end_layout
20526
20527 \end_inset
20528
20529
20530 \end_layout
20531
20532 \begin_layout Plain Layout
20533 \align center
20534 \begin_inset Tabular
20535 <lyxtabular version="3" rows="1" columns="5">
20536 <features>
20537 <column alignment="center" valignment="top" width="0">
20538 <column alignment="center" valignment="top" width="0">
20539 <column alignment="center" valignment="top" width="0">
20540 <column alignment="center" valignment="top" width="0">
20541 <column alignment="center" valignment="top" width="0">
20542 <row>
20543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20544 \begin_inset Text
20545
20546 \begin_layout Plain Layout
20547 test
20548 \end_layout
20549
20550 \end_inset
20551 </cell>
20552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20553 \begin_inset Text
20554
20555 \begin_layout Plain Layout
20556 b
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Plain Layout
20565 c
20566 \end_layout
20567
20568 \end_inset
20569 </cell>
20570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20571 \begin_inset Text
20572
20573 \begin_layout Plain Layout
20574 d
20575 \end_layout
20576
20577 \end_inset
20578 </cell>
20579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20580 \begin_inset Text
20581
20582 \begin_layout Plain Layout
20583 e
20584 \end_layout
20585
20586 \end_inset
20587 </cell>
20588 </row>
20589 </lyxtabular>
20590
20591 \end_inset
20592
20593
20594 \end_layout
20595
20596 \end_inset
20597
20598
20599 \end_layout
20600
20601 \begin_layout Subsection
20602 Float Placement
20603 \begin_inset CommandInset label
20604 LatexCommand label
20605 name "sub:Float-Placement"
20606
20607 \end_inset
20608
20609
20610 \begin_inset Index
20611 status collapsed
20612
20613 \begin_layout Plain Layout
20614 Floats ! Placement
20615 \end_layout
20616
20617 \end_inset
20618
20619
20620 \end_layout
20621
20622 \begin_layout Standard
20623 Right-clicking on a float-box opens a dialog where you can alter the placement
20624  options that LaTeX uses for positioning the float.
20625 \begin_inset Newline newline
20626 \end_inset
20627
20628 The option 
20629 \family sans
20630 Span
20631 \begin_inset space ~
20632 \end_inset
20633
20634 columns
20635 \family default
20636  is only useful for two-column documents: If you select it, the float will
20637  span across both columns on the page instead of being confined to just
20638  one.
20639 \begin_inset Newline newline
20640 \end_inset
20641
20642 The option 
20643 \family sans
20644 Rotate
20645 \begin_inset space ~
20646 \end_inset
20647
20648 sideways
20649 \family default
20650  is used to rotate floats, see section
20651 \begin_inset space ~
20652 \end_inset
20653
20654
20655 \begin_inset CommandInset ref
20656 LatexCommand ref
20657 reference "sub:Rotated-Floats"
20658
20659 \end_inset
20660
20661 .
20662 \end_layout
20663
20664 \begin_layout Standard
20665 You can use one ore more of the following options in the float dialog to
20666  set the placement for a particular float when you uncheck the option 
20667 \family sans
20668 Use
20669 \begin_inset space ~
20670 \end_inset
20671
20672 default
20673 \begin_inset space ~
20674 \end_inset
20675
20676 placement
20677 \family default
20678 :
20679 \end_layout
20680
20681 \begin_layout Description
20682 Here
20683 \begin_inset space ~
20684 \end_inset
20685
20686 if
20687 \begin_inset space ~
20688 \end_inset
20689
20690 possible: try to place the float on the position where it is inserted
20691 \end_layout
20692
20693 \begin_layout Description
20694 Top
20695 \begin_inset space ~
20696 \end_inset
20697
20698 of
20699 \begin_inset space ~
20700 \end_inset
20701
20702 page: try to place the float on the top of the current page
20703 \end_layout
20704
20705 \begin_layout Description
20706 Bottom
20707 \begin_inset space ~
20708 \end_inset
20709
20710 of
20711 \begin_inset space ~
20712 \end_inset
20713
20714 page: try to place the float on the bottom of the current page
20715 \end_layout
20716
20717 \begin_layout Description
20718 Page
20719 \begin_inset space ~
20720 \end_inset
20721
20722 of
20723 \begin_inset space ~
20724 \end_inset
20725
20726 floats: try to place the float on an own page 
20727 \end_layout
20728
20729 \begin_layout Standard
20730 The order of the above option is 
20731 \emph on
20732 always
20733 \emph default
20734  used by LaTeX.
20735  That means, if you use the default placement, LaTeX will first try out
20736  
20737 \family sans
20738 Here
20739 \begin_inset space ~
20740 \end_inset
20741
20742 if
20743 \begin_inset space ~
20744 \end_inset
20745
20746 possible
20747 \family default
20748 , then 
20749 \family sans
20750 Top
20751 \begin_inset space ~
20752 \end_inset
20753
20754 of
20755 \begin_inset space ~
20756 \end_inset
20757
20758 page
20759 \family default
20760 , and then the others.
20761  If you don't use the default, LaTeX will try only the checked options but
20762  in the same order.
20763  If none of the 4 placements are possible the procedure is internally repeated
20764  but it is tried to put the float on the following page.
20765 \end_layout
20766
20767 \begin_layout Standard
20768 By default, each options has its own rules:
20769 \end_layout
20770
20771 \begin_layout Standard
20772
20773 \family sans
20774 Top
20775 \begin_inset space ~
20776 \end_inset
20777
20778 of
20779 \begin_inset space ~
20780 \end_inset
20781
20782 page
20783 \family default
20784  only floats occupying less than 70
20785 \begin_inset space \thinspace{}
20786 \end_inset
20787
20788 % of the page can be placed at the top of a page
20789 \end_layout
20790
20791 \begin_layout Standard
20792
20793 \family sans
20794 Bottom
20795 \begin_inset space ~
20796 \end_inset
20797
20798 of
20799 \begin_inset space ~
20800 \end_inset
20801
20802 page
20803 \family default
20804 : only floats occupying less than 30
20805 \begin_inset space \thinspace{}
20806 \end_inset
20807
20808 % of the page can be placed at the bottom of a page.
20809 \end_layout
20810
20811 \begin_layout Standard
20812
20813 \family sans
20814 Page
20815 \begin_inset space ~
20816 \end_inset
20817
20818 of
20819 \begin_inset space ~
20820 \end_inset
20821
20822 floats
20823 \family default
20824 : only if more than 50
20825 \begin_inset space \thinspace{}
20826 \end_inset
20827
20828 % of the page are occupied by floats, several floats can be set together
20829  on a page.
20830 \end_layout
20831
20832 \begin_layout Standard
20833 If you don't like these rules, you can ignore them by using the additional
20834  option 
20835 \family sans
20836 Ignore
20837 \begin_inset space ~
20838 \end_inset
20839
20840 LaTeX
20841 \begin_inset space ~
20842 \end_inset
20843
20844 rules
20845 \family default
20846 .
20847 \end_layout
20848
20849 \begin_layout Standard
20850 Sometimes you might need, under all circumstances, a float to be placed
20851  exactly at the position where it is inserted.
20852  For this case you can use the option 
20853 \family sans
20854 Here
20855 \begin_inset space ~
20856 \end_inset
20857
20858 definitely
20859 \family default
20860 .
20861  Use this option very rarely and only if the document is nearly ready to
20862  be printed.
20863  Because the float is then no longer able to 
20864 \begin_inset Quotes eld
20865 \end_inset
20866
20867 float
20868 \begin_inset Quotes erd
20869 \end_inset
20870
20871  when you change your document and this will often destroy the page layout.
20872 \end_layout
20873
20874 \begin_layout Standard
20875 There are no placement options for text wrap floats, because they are always
20876  surrounded by the text of a certain paragraph.
20877 \end_layout
20878
20879 \begin_layout Standard
20880 For more details about float placements, have a look at LaTeX books like
20881  
20882 \begin_inset CommandInset citation
20883 LatexCommand cite
20884 key "latexcompanion,latexguide,latexbook"
20885
20886 \end_inset
20887
20888 .
20889 \end_layout
20890
20891 \begin_layout Section
20892 Minipages
20893 \begin_inset Index
20894 status collapsed
20895
20896 \begin_layout Plain Layout
20897 Minipages
20898 \end_layout
20899
20900 \end_inset
20901
20902
20903 \begin_inset CommandInset label
20904 LatexCommand label
20905 name "sec:Minipages"
20906
20907 \end_inset
20908
20909
20910 \end_layout
20911
20912 \begin_layout Standard
20913 LaTeX provides a mechanism to produce essentially a page within a page,
20914  called minipage.
20915  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20916 \begin_inset space ~
20917 \end_inset
20918
20919 apply.
20920  
20921 \end_layout
20922
20923 \begin_layout Standard
20924 Minipages in LyX have their own collapsible box inserted via the menu 
20925 \family sans
20926 Insert\SpecialChar \menuseparator
20927 Box
20928 \family default
20929 .
20930  Right-clicking on the box allows you to alter the width of the minipage
20931  and its alignment within the page.
20932 \end_layout
20933
20934 \begin_layout Standard
20935 \align center
20936 \begin_inset Box Frameless
20937 position "t"
20938 hor_pos "c"
20939 has_inner_box 1
20940 inner_pos "t"
20941 use_parbox 0
20942 width "30col%"
20943 special "none"
20944 height "1pt"
20945 height_special "totalheight"
20946 status open
20947
20948 \begin_layout Plain Layout
20949
20950 \shape italic
20951 This is a minipage.
20952  The text is set in an italic style.
20953 \end_layout
20954
20955 \begin_layout Plain Layout
20956
20957 \shape italic
20958 Minipages are often used for text in another language or text that needs
20959  another formatting.
20960 \end_layout
20961
20962 \end_inset
20963
20964
20965 \end_layout
20966
20967 \begin_layout Standard
20968 \begin_inset VSpace medskip
20969 \end_inset
20970
20971 If you place two minipages side-by-side, you can use 
20972 \family sans
20973 Horizontal Fills
20974 \family default
20975  as described in section
20976 \begin_inset space ~
20977 \end_inset
20978
20979
20980 \begin_inset CommandInset ref
20981 LatexCommand ref
20982 reference "sub:Horizontal-Space"
20983
20984 \end_inset
20985
20986 :
20987 \begin_inset VSpace medskip
20988 \end_inset
20989
20990
20991 \end_layout
20992
20993 \begin_layout Standard
20994 \begin_inset Box Frameless
20995 position "t"
20996 hor_pos "c"
20997 has_inner_box 1
20998 inner_pos "t"
20999 use_parbox 0
21000 width "1.5in"
21001 special "none"
21002 height "1pt"
21003 height_special "totalheight"
21004 status open
21005
21006 \begin_layout Plain Layout
21007 This is a minipage with some stupid dummy text.
21008  This dummy text is used to increase the size of the minipage.
21009 \end_layout
21010
21011 \end_inset
21012
21013
21014 \begin_inset space \hfill{}
21015 \end_inset
21016
21017
21018 \begin_inset Box Frameless
21019 position "t"
21020 hor_pos "c"
21021 has_inner_box 1
21022 inner_pos "t"
21023 use_parbox 0
21024 width "1.5in"
21025 special "none"
21026 height "1pt"
21027 height_special "totalheight"
21028 status open
21029
21030 \begin_layout Plain Layout
21031 This is a minipage with some stupid dummy text.
21032  This dummy text is used to increase the size of the minipage.
21033 \end_layout
21034
21035 \end_inset
21036
21037
21038 \end_layout
21039
21040 \begin_layout Standard
21041 \begin_inset VSpace bigskip
21042 \end_inset
21043
21044
21045 \end_layout
21046
21047 \begin_layout Standard
21048 When you right-click on a minipage box, you can change the box from a minipage
21049  to other box types.
21050  All box types and their settings are explained in detail in chapter 
21051 \emph on
21052 Boxes
21053 \emph default
21054  of the 
21055 \emph on
21056 Embedded Objects
21057 \emph default
21058  manual.
21059 \end_layout
21060
21061 \begin_layout Chapter
21062 Mathematical Formulas
21063 \begin_inset Index
21064 status collapsed
21065
21066 \begin_layout Plain Layout
21067 Math
21068 \end_layout
21069
21070 \end_inset
21071
21072
21073 \begin_inset Index
21074 status collapsed
21075
21076 \begin_layout Plain Layout
21077 Formulas | see
21078 \begin_inset ERT
21079 status collapsed
21080
21081 \begin_layout Plain Layout
21082
21083 {
21084 \end_layout
21085
21086 \end_inset
21087
21088 Math
21089 \begin_inset ERT
21090 status collapsed
21091
21092 \begin_layout Plain Layout
21093
21094 }
21095 \end_layout
21096
21097 \end_inset
21098
21099
21100 \end_layout
21101
21102 \end_inset
21103
21104
21105 \begin_inset CommandInset label
21106 LatexCommand label
21107 name "cha:Mathematical-Formulas"
21108
21109 \end_inset
21110
21111
21112 \end_layout
21113
21114 \begin_layout Standard
21115 The issues of this chapter are described in detail in the 
21116 \emph on
21117 Math
21118 \emph default
21119  manual.
21120  There you'll also find tips and tricks for special cases.
21121 \end_layout
21122
21123 \begin_layout Section
21124 Basic Math Editing
21125 \begin_inset Index
21126 status collapsed
21127
21128 \begin_layout Plain Layout
21129 Math ! Basics
21130 \end_layout
21131
21132 \end_inset
21133
21134
21135 \end_layout
21136
21137 \begin_layout Standard
21138 To create a math formula, you can just click on the toolbar icon 
21139 \begin_inset Graphics
21140         filename ../images/math-mode.png
21141
21142 \end_inset
21143
21144 .
21145  That will create a little blue rectangle, with purple markers around its
21146  corners.
21147  That blue rectangle is the formula itself; the purple markers indicate
21148  what level of nesting within the formula you are at.
21149  You can also choose a particular formula type to insert via the 
21150 \family sans
21151 Insert\SpecialChar \menuseparator
21152 Math
21153 \family default
21154  menu.
21155 \end_layout
21156
21157 \begin_layout Standard
21158 Editing the parameters of a formula and adding math constructs can be done
21159  with the 
21160 \family sans
21161 math
21162 \begin_inset space ~
21163 \end_inset
21164
21165 toolbar
21166 \family default
21167 , that appears when the cursor is in a formula.
21168 \end_layout
21169
21170 \begin_layout Standard
21171 There are two main types of formulas: Inline formulas appear within a text
21172  line, like this one:
21173 \end_layout
21174
21175 \begin_layout Standard
21176 This is a line with an inline formula 
21177 \begin_inset Formula $A=B$
21178 \end_inset
21179
21180  in it.
21181 \end_layout
21182
21183 \begin_layout Standard
21184 Displayed formulas appear outside the text like as they were in an own paragraph
21185 , like this one:
21186 \begin_inset Formula \[
21187 A=B\]
21188
21189 \end_inset
21190
21191 You can only number and reference displayed formulas.
21192 \end_layout
21193
21194 \begin_layout Standard
21195 LyX supports also many LaTeX math commands.
21196  E.g.
21197  typing 
21198 \begin_inset Quotes eld
21199 \end_inset
21200
21201
21202 \series bold
21203
21204 \backslash
21205 alpha
21206 \series default
21207
21208 \begin_inset Quotes erd
21209 \end_inset
21210
21211 , followed by a space, in a formula will create the Greek letter 
21212 \begin_inset Formula $\alpha$
21213 \end_inset
21214
21215 .
21216  So typing commands might sometimes be faster than using the 
21217 \family sans
21218 Math
21219 \begin_inset space ~
21220 \end_inset
21221
21222 Panel
21223 \family default
21224 .
21225 \end_layout
21226
21227 \begin_layout Subsection
21228 Navigating in Formulas
21229 \begin_inset Index
21230 status collapsed
21231
21232 \begin_layout Plain Layout
21233 Math ! Navigating
21234 \end_layout
21235
21236 \end_inset
21237
21238
21239 \end_layout
21240
21241 \begin_layout Standard
21242 The best control over the cursor position within an existing formula is
21243  achieved with the arrow keys.
21244  LyX uses small rectangles to indicate places where something can be inserted.
21245  The arrow keys can be used to navigate between parts of a formula.
21246  Pressing 
21247 \family sans
21248 Space
21249 \family default
21250  will leave a formula construct (a square root 
21251 \begin_inset Formula $\sqrt{2}$
21252 \end_inset
21253
21254 , or parentheses 
21255 \begin_inset Formula $\left(f\right)$
21256 \end_inset
21257
21258 , or a matrix 
21259 \begin_inset Formula $\left[\begin{array}{cc}
21260 1 & 2\\
21261 3 & 4\end{array}\right]$
21262 \end_inset
21263
21264 ).
21265  Pressing 
21266 \family sans
21267 Escape
21268 \family default
21269  will leave the formula, placing the cursor after the formula.
21270  
21271 \family sans
21272 Tab
21273 \family default
21274  can be used to move horizontally in a formula; for example, through the
21275  cells of a matrix or the positions in a multi-line equation.
21276 \end_layout
21277
21278 \begin_layout Standard
21279
21280 \family sans
21281 Space
21282 \family default
21283 , printed in this document as 
21284 \begin_inset Quotes eld
21285 \end_inset
21286
21287
21288 \begin_inset ERT
21289 status collapsed
21290
21291 \begin_layout Plain Layout
21292
21293
21294 \backslash
21295 spce 
21296 \end_layout
21297
21298 \end_inset
21299
21300
21301 \begin_inset Quotes erd
21302 \end_inset
21303
21304
21305 \begin_inset Note Note
21306 status collapsed
21307
21308 \begin_layout Plain Layout
21309 This command will appear in the output as official character denoting the
21310  space character (visible space).
21311 \end_layout
21312
21313 \end_inset
21314
21315 , seems to do nothing in a formula, since it does not add a space between
21316  characters, but it does exit a nested structure.
21317  For this reason, you have to be careful about using 
21318 \family sans
21319 Space
21320 \family default
21321 .
21322  For example, if you want 
21323 \begin_inset Formula $\sqrt{2x+1}$
21324 \end_inset
21325
21326 , type 
21327 \series bold
21328
21329 \backslash
21330 sqrt
21331 \begin_inset ERT
21332 status collapsed
21333
21334 \begin_layout Plain Layout
21335
21336
21337 \backslash
21338 spce 
21339 \end_layout
21340
21341 \end_inset
21342
21343 2x+1
21344 \series default
21345  and not 
21346 \series bold
21347
21348 \backslash
21349 sqrt
21350 \begin_inset ERT
21351 status collapsed
21352
21353 \begin_layout Plain Layout
21354
21355
21356 \backslash
21357 spce 
21358 \end_layout
21359
21360 \end_inset
21361
21362 2x
21363 \begin_inset ERT
21364 status collapsed
21365
21366 \begin_layout Plain Layout
21367
21368
21369 \backslash
21370 spce 
21371 \end_layout
21372
21373 \end_inset
21374
21375 +1
21376 \series default
21377 , since in the latter case only the 
21378 \family typewriter
21379
21380 \begin_inset Formula $2x$
21381 \end_inset
21382
21383
21384 \family default
21385  will be under the square root sign: 
21386 \begin_inset Formula $\sqrt{2x}+1$
21387 \end_inset
21388
21389 .
21390 \end_layout
21391
21392 \begin_layout Standard
21393 You can leave many parts of a formula, like this matrix, partially filled
21394  in, such as:
21395 \begin_inset Formula \[
21396 \left(\begin{array}{ccc}
21397 \lambda_{1}\\
21398  & \ddots\\
21399  &  & \lambda_{n}\end{array}\right)\]
21400
21401 \end_inset
21402
21403 If you leave a fraction only partially filled in, or a subscript with nothing
21404  in it, the results will be unpredictable, but most constructs don't mind.
21405 \end_layout
21406
21407 \begin_layout Subsection
21408 Selecting Text
21409 \end_layout
21410
21411 \begin_layout Standard
21412 You can select text within a formula in two different ways.
21413  Place the cursor at one end of the string of text you want, and press 
21414 \family sans
21415 Shift
21416 \family default
21417  and a cursor movement key to select text.
21418  It will be highlighted as with regular text selection.
21419  Alternatively, you can select text with the mouse in the usual way.
21420  That text can then be cut or copied, and then pasted within any formula,
21421  but not in a normal text region in LyX.
21422 \end_layout
21423
21424 \begin_layout Subsection
21425 Exponents and Subscripts
21426 \begin_inset Index
21427 status collapsed
21428
21429 \begin_layout Plain Layout
21430 Math ! Exponents
21431 \end_layout
21432
21433 \end_inset
21434
21435
21436 \begin_inset Index
21437 status collapsed
21438
21439 \begin_layout Plain Layout
21440 Math ! Subscripts
21441 \end_layout
21442
21443 \end_inset
21444
21445
21446 \end_layout
21447
21448 \begin_layout Standard
21449 You can use the math panel to add super- or subscripts, but the much easier
21450  way is to use a command.
21451  To get 
21452 \begin_inset Formula $x^{2}$
21453 \end_inset
21454
21455 , type in a formula 
21456 \series bold
21457 x^2
21458 \begin_inset ERT
21459 status collapsed
21460
21461 \begin_layout Plain Layout
21462
21463
21464 \backslash
21465 spce 
21466 \end_layout
21467
21468 \end_inset
21469
21470
21471 \series default
21472 .
21473  The final 
21474 \family sans
21475 Space
21476 \family default
21477  puts the cursor back down on the base line of the expression.
21478  If you type 
21479 \series bold
21480 x^2y
21481 \series default
21482 , you will get 
21483 \begin_inset Formula $x^{2y}$
21484 \end_inset
21485
21486 , to get 
21487 \begin_inset Formula $x^{2}y$
21488 \end_inset
21489
21490 , type 
21491 \series bold
21492 x^2
21493 \begin_inset ERT
21494 status collapsed
21495
21496 \begin_layout Plain Layout
21497
21498
21499 \backslash
21500 spce 
21501 \end_layout
21502
21503 \end_inset
21504
21505 y
21506 \series default
21507 .
21508  If you use characters in the superscript, that could be accented with the
21509  hat 
21510 \begin_inset Quotes eld
21511 \end_inset
21512
21513 ^
21514 \begin_inset Quotes erd
21515 \end_inset
21516
21517 , you have to use an extra 
21518 \family sans
21519 Space
21520 \family default
21521  to separate the hat and the character.
21522  E.g.
21523  if you want 
21524 \begin_inset Formula $x^{a}$
21525 \end_inset
21526
21527 , type 
21528 \series bold
21529 x^
21530 \begin_inset ERT
21531 status collapsed
21532
21533 \begin_layout Plain Layout
21534
21535
21536 \backslash
21537 spce 
21538 \end_layout
21539
21540 \end_inset
21541
21542 a
21543 \series default
21544 .
21545  Subscripts are similar: To get 
21546 \begin_inset Formula $a_{1}$
21547 \end_inset
21548
21549 , type 
21550 \series bold
21551 a_1
21552 \begin_inset ERT
21553 status collapsed
21554
21555 \begin_layout Plain Layout
21556
21557
21558 \backslash
21559 spce 
21560 \end_layout
21561
21562 \end_inset
21563
21564
21565 \series default
21566 .
21567 \end_layout
21568
21569 \begin_layout Subsection
21570 Fractions
21571 \begin_inset Index
21572 status collapsed
21573
21574 \begin_layout Plain Layout
21575 Math ! Fractions
21576 \end_layout
21577
21578 \end_inset
21579
21580
21581 \end_layout
21582
21583 \begin_layout Standard
21584 Create a fraction with either the command 
21585 \series bold
21586
21587 \backslash
21588 frac
21589 \series default
21590  or using the icon 
21591 \begin_inset Graphics
21592         filename ../images/math/frac.png
21593         scale 60
21594
21595 \end_inset
21596
21597  in the 
21598 \family sans
21599 Math
21600 \begin_inset space ~
21601 \end_inset
21602
21603 Panel
21604 \family default
21605 .
21606  You will be presented with an empty fraction.
21607  The cursor is above the fraction line.
21608  To move it to the bottom, simply press 
21609 \family sans
21610 Down
21611 \family default
21612 .
21613  To move back up, press 
21614 \family sans
21615 Up
21616 \family default
21617 .
21618  Any math structure can be placed in a fraction, as this example shows:
21619 \begin_inset Formula \[
21620 \left[\frac{1}{\left(\begin{array}{cc}
21621 2 & 3\\
21622 4 & 5\end{array}\right)}\right]\]
21623
21624 \end_inset
21625
21626
21627 \end_layout
21628
21629 \begin_layout Subsection
21630 Roots
21631 \begin_inset Index
21632 status collapsed
21633
21634 \begin_layout Plain Layout
21635 Math ! Roots
21636 \end_layout
21637
21638 \end_inset
21639
21640
21641 \end_layout
21642
21643 \begin_layout Standard
21644 Roots can be created using the 
21645 \family sans
21646 Math
21647 \begin_inset space ~
21648 \end_inset
21649
21650 Panel
21651 \family default
21652  button
21653 \begin_inset Graphics
21654         filename ../images/math/sqrt.png
21655
21656 \end_inset
21657
21658  or the commands 
21659 \series bold
21660
21661 \backslash
21662 sqrt
21663 \series default
21664  or 
21665 \series bold
21666
21667 \backslash
21668 root
21669 \series default
21670 .
21671  With the command 
21672 \series bold
21673
21674 \backslash
21675 root
21676 \series default
21677  you can produce roots of higher orders, like cube roots, while 
21678 \series bold
21679
21680 \backslash
21681 sqrt
21682 \series default
21683  produces always a square root.
21684 \end_layout
21685
21686 \begin_layout Subsection
21687 Operators with Limits
21688 \begin_inset Index
21689 status collapsed
21690
21691 \begin_layout Plain Layout
21692 Math ! Sums
21693 \end_layout
21694
21695 \end_inset
21696
21697
21698 \begin_inset Index
21699 status collapsed
21700
21701 \begin_layout Plain Layout
21702 Math ! Integrals
21703 \end_layout
21704
21705 \end_inset
21706
21707
21708 \begin_inset CommandInset label
21709 LatexCommand label
21710 name "sub:Operators-with-Limits"
21711
21712 \end_inset
21713
21714
21715 \end_layout
21716
21717 \begin_layout Standard
21718 Sum (
21719 \begin_inset Formula $\sum$
21720 \end_inset
21721
21722 ) and integral (
21723 \begin_inset Formula $\int$
21724 \end_inset
21725
21726 ) operators are very often decorated with limits.
21727  These limits can be entered in LyX by entering them as you would enter
21728  a super- or subscript, directly after the symbol.
21729  The sum operator will automatically place its 
21730 \begin_inset Quotes eld
21731 \end_inset
21732
21733 limits
21734 \begin_inset Quotes erd
21735 \end_inset
21736
21737  over and under the symbol in displayed formulas, and on the side in inline
21738  formulas.
21739  Such as 
21740 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21741 \end_inset
21742
21743 , versus
21744 \begin_inset Formula \[
21745 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21746
21747 \end_inset
21748
21749 Integral signs, however, will place the limits on the side in both formula
21750  types.
21751 \end_layout
21752
21753 \begin_layout Standard
21754 All operators with limits will be automatically re-sized when placed in
21755  display mode.
21756  The placement of the limits can be changed by placing the cursor directly
21757  behind the operator and hitting 
21758 \family sans
21759 M-m l
21760 \family default
21761  or using the menu 
21762 \family sans
21763 Edit\SpecialChar \menuseparator
21764 Math\SpecialChar \menuseparator
21765 Change
21766 \begin_inset space ~
21767 \end_inset
21768
21769 Limits
21770 \begin_inset space ~
21771 \end_inset
21772
21773 Type
21774 \family default
21775 .
21776 \end_layout
21777
21778 \begin_layout Standard
21779 Certain other mathematical expressions have this 
21780 \begin_inset Quotes eld
21781 \end_inset
21782
21783 moving limits
21784 \begin_inset Quotes erd
21785 \end_inset
21786
21787  feature as addition, such as
21788 \begin_inset Index
21789 status collapsed
21790
21791 \begin_layout Plain Layout
21792 Math ! Limits
21793 \end_layout
21794
21795 \end_inset
21796
21797
21798 \begin_inset Formula \[
21799 \lim_{x\rightarrow\infty}f(x),\]
21800
21801 \end_inset
21802
21803 which will place the 
21804 \begin_inset Formula $x\rightarrow\infty$
21805 \end_inset
21806
21807  underneath the 
21808 \begin_inset Quotes eld
21809 \end_inset
21810
21811 lim
21812 \begin_inset Quotes erd
21813 \end_inset
21814
21815  in display mode.
21816  In inline formulas it looks like this: 
21817 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21818 \end_inset
21819
21820 .
21821 \end_layout
21822
21823 \begin_layout Standard
21824 Note that the lim-function was entered as the function macro 
21825 \series bold
21826
21827 \backslash
21828 lim
21829 \series default
21830 .
21831  Have a look at section
21832 \begin_inset space ~
21833 \end_inset
21834
21835
21836 \begin_inset CommandInset ref
21837 LatexCommand ref
21838 reference "sub:Functions"
21839
21840 \end_inset
21841
21842  for an explanation of function macros.
21843 \end_layout
21844
21845 \begin_layout Subsection
21846 Math Symbols
21847 \begin_inset Index
21848 status collapsed
21849
21850 \begin_layout Plain Layout
21851 Math ! Symbols
21852 \end_layout
21853
21854 \end_inset
21855
21856
21857 \end_layout
21858
21859 \begin_layout Standard
21860 Most math symbols can be found in the 
21861 \family sans
21862 Math
21863 \begin_inset space ~
21864 \end_inset
21865
21866 Panel
21867 \family default
21868  under one of several categories; including 
21869 \family sans
21870 Greek
21871 \family default
21872
21873 \family sans
21874 Operators
21875 \family default
21876  , 
21877 \family sans
21878 Relations
21879 \family default
21880
21881 \family sans
21882 Arrows
21883 \family default
21884 .
21885  There are also the additional symbols provided by the American Mathematical
21886  Society (AMS).
21887 \end_layout
21888
21889 \begin_layout Standard
21890 If you know the LaTeX-command for a construct or symbol you wish to use,
21891  you don't have to use the 
21892 \family sans
21893 Math
21894 \begin_inset space ~
21895 \end_inset
21896
21897 Panel
21898 \family default
21899 , but can type the command directly into the formula.
21900  LyX will convert it to the corresponding symbol or construct.
21901 \end_layout
21902
21903 \begin_layout Subsection
21904 Altering Spacing
21905 \begin_inset Index
21906 status collapsed
21907
21908 \begin_layout Plain Layout
21909 Math ! Spaces
21910 \end_layout
21911
21912 \end_inset
21913
21914
21915 \end_layout
21916
21917 \begin_layout Standard
21918 You may want to create spaces that differs from the standard spacing that
21919  LaTeX provides.
21920  To do this, type 
21921 \family sans
21922 C-Space
21923 \family default
21924  or to use the 
21925 \family sans
21926 Math
21927 \begin_inset space ~
21928 \end_inset
21929
21930 Panel
21931 \family default
21932  button 
21933 \begin_inset Graphics
21934         filename ../images/math/space.png
21935
21936 \end_inset
21937
21938 .
21939  This generates a small space, and shows a small marker on the screen.
21940  Here a example for the sequence 
21941 \series bold
21942 a C-Space b
21943 \series default
21944
21945 \begin_inset Formula $a\, b$
21946 \end_inset
21947
21948  (appears in LyX as 
21949 \begin_inset Graphics
21950         filename clipart/SpaceMarker.png
21951
21952 \end_inset
21953
21954 ).
21955  You can change the space to different sizes when you set the cursor behind
21956  the space marker and hit space again several times.
21957  With every space hit the size will be changed.
21958  Some markers for the space size appear red in LyX, because they are a negative
21959  spaces.
21960  Here two examples:
21961 \end_layout
21962
21963 \begin_layout Standard
21964
21965 \series bold
21966 a C-Space b
21967 \series default
21968  and 3×
21969 \family sans
21970 Space
21971 \family default
21972
21973 \begin_inset Formula $a\quad b$
21974 \end_inset
21975
21976
21977 \end_layout
21978
21979 \begin_layout Standard
21980
21981 \series bold
21982 a C-Space b
21983 \series default
21984  and 5×
21985 \family sans
21986 Space
21987 \family default
21988
21989 \begin_inset Formula $a\! b$
21990 \end_inset
21991
21992
21993 \end_layout
21994
21995 \begin_layout Subsection
21996 Functions
21997 \begin_inset Index
21998 status collapsed
21999
22000 \begin_layout Plain Layout
22001 Math ! Functions
22002 \end_layout
22003
22004 \end_inset
22005
22006
22007 \begin_inset CommandInset label
22008 LatexCommand label
22009 name "sub:Functions"
22010
22011 \end_inset
22012
22013
22014 \end_layout
22015
22016 \begin_layout Standard
22017 The 
22018 \family sans
22019 Math
22020 \begin_inset space ~
22021 \end_inset
22022
22023 Panel
22024 \family default
22025  contains under the button 
22026 \begin_inset Graphics
22027         filename ../images/math/functions.png
22028
22029 \end_inset
22030
22031  a number of functions, such as 
22032 \begin_inset Formula $\sin$
22033 \end_inset
22034
22035
22036 \begin_inset Formula $\lim$
22037 \end_inset
22038
22039
22040 \emph on
22041 etc
22042 \emph default
22043 .
22044  (you can also insert them in a formula by typing 
22045 \series bold
22046
22047 \backslash
22048 sin
22049 \series default
22050  etc.).
22051  Standard mathematical practice is, that functions are printed upright to
22052  avoid confusions, because 
22053 \begin_inset Formula $sin$
22054 \end_inset
22055
22056  does normally mean 
22057 \begin_inset Formula $s·i·n$
22058 \end_inset
22059
22060 .
22061 \end_layout
22062
22063 \begin_layout Standard
22064 Using the function macros will also produce correct spacing around the function:
22065  
22066 \begin_inset Formula $a\sin x$
22067 \end_inset
22068
22069  is different from 
22070 \begin_inset Formula $asinx$
22071 \end_inset
22072
22073
22074 \end_layout
22075
22076 \begin_layout Standard
22077 For some mathematical objects, like the limes, the macro changes the way
22078  that subscripts are placed, like described in section
22079 \begin_inset space ~
22080 \end_inset
22081
22082
22083 \begin_inset CommandInset ref
22084 LatexCommand ref
22085 reference "sub:Operators-with-Limits"
22086
22087 \end_inset
22088
22089 .
22090 \end_layout
22091
22092 \begin_layout Subsection
22093 Accents
22094 \begin_inset Index
22095 status collapsed
22096
22097 \begin_layout Plain Layout
22098 Math ! Accents
22099 \end_layout
22100
22101 \end_inset
22102
22103
22104 \end_layout
22105
22106 \begin_layout Standard
22107 In a formula you can insert accented characters in the same way as in text
22108  mode.
22109  This may depend on your keyboard, or the bindings file you use.
22110  You can also use LaTeX commands to e.g.
22111  enter 
22112 \begin_inset Formula $\hat{a}$
22113 \end_inset
22114
22115  even if your keyboard doesn't have hat-accents enabled.
22116  Our example is entered by typing 
22117 \series bold
22118
22119 \backslash
22120 hat
22121 \begin_inset ERT
22122 status collapsed
22123
22124 \begin_layout Plain Layout
22125
22126
22127 \backslash
22128 spce 
22129 \end_layout
22130
22131 \end_inset
22132
22133 a
22134 \series default
22135  in a formula.
22136  Table
22137 \begin_inset space ~
22138 \end_inset
22139
22140
22141 \begin_inset CommandInset ref
22142 LatexCommand ref
22143 reference "cap:Accent-names-and"
22144
22145 \end_inset
22146
22147  shows the equivalences between the accent names and the commands.
22148 \end_layout
22149
22150 \begin_layout Standard
22151 \begin_inset Float table
22152 wide false
22153 sideways false
22154 status open
22155
22156 \begin_layout Plain Layout
22157 \begin_inset Caption
22158
22159 \begin_layout Plain Layout
22160 \begin_inset CommandInset label
22161 LatexCommand label
22162 name "cap:Accent-names-and"
22163
22164 \end_inset
22165
22166 Accent names and the corresponding commands.
22167 \end_layout
22168
22169 \end_inset
22170
22171
22172 \end_layout
22173
22174 \begin_layout Plain Layout
22175 \align center
22176 \begin_inset Tabular
22177 <lyxtabular version="3" rows="11" columns="3">
22178 <features>
22179 <column alignment="center" valignment="top" width="0pt">
22180 <column alignment="center" valignment="top" width="0pt">
22181 <column alignment="center" valignment="top" width="0pt">
22182 <row>
22183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22184 \begin_inset Text
22185
22186 \begin_layout Plain Layout
22187 Name
22188 \end_layout
22189
22190 \end_inset
22191 </cell>
22192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22193 \begin_inset Text
22194
22195 \begin_layout Plain Layout
22196 Command
22197 \end_layout
22198
22199 \end_inset
22200 </cell>
22201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205 E
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 xample
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 </row>
22220 <row>
22221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Plain Layout
22225
22226 \family roman
22227 \series medium
22228 \shape up
22229 \size normal
22230 \emph off
22231 \bar no
22232 \noun off
22233 \color none
22234 circumflex
22235 \end_layout
22236
22237 \end_inset
22238 </cell>
22239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22240 \begin_inset Text
22241
22242 \begin_layout Plain Layout
22243
22244 \series bold
22245
22246 \backslash
22247 hat
22248 \end_layout
22249
22250 \end_inset
22251 </cell>
22252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22253 \begin_inset Text
22254
22255 \begin_layout Plain Layout
22256
22257 \family roman
22258 \series medium
22259 \shape up
22260 \size normal
22261 \emph off
22262 \bar no
22263 \noun off
22264 \color none
22265 \begin_inset Formula $\hat{a}$
22266 \end_inset
22267
22268
22269 \end_layout
22270
22271 \end_inset
22272 </cell>
22273 </row>
22274 <row>
22275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279
22280 \family roman
22281 \series medium
22282 \shape up
22283 \size normal
22284 \emph off
22285 \bar no
22286 \noun off
22287 \color none
22288 grave
22289 \end_layout
22290
22291 \end_inset
22292 </cell>
22293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22294 \begin_inset Text
22295
22296 \begin_layout Plain Layout
22297
22298 \series bold
22299
22300 \backslash
22301 grave
22302 \end_layout
22303
22304 \end_inset
22305 </cell>
22306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22307 \begin_inset Text
22308
22309 \begin_layout Plain Layout
22310
22311 \family roman
22312 \series medium
22313 \shape up
22314 \size normal
22315 \emph off
22316 \bar no
22317 \noun off
22318 \color none
22319 \begin_inset Formula $\grave{a}$
22320 \end_inset
22321
22322
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 </row>
22328 <row>
22329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22330 \begin_inset Text
22331
22332 \begin_layout Plain Layout
22333
22334 \family roman
22335 \series medium
22336 \shape up
22337 \size normal
22338 \emph off
22339 \bar no
22340 \noun off
22341 \color none
22342 acute
22343 \end_layout
22344
22345 \end_inset
22346 </cell>
22347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22348 \begin_inset Text
22349
22350 \begin_layout Plain Layout
22351
22352 \series bold
22353
22354 \backslash
22355 acute
22356 \end_layout
22357
22358 \end_inset
22359 </cell>
22360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22361 \begin_inset Text
22362
22363 \begin_layout Plain Layout
22364
22365 \family roman
22366 \series medium
22367 \shape up
22368 \size normal
22369 \emph off
22370 \bar no
22371 \noun off
22372 \color none
22373 \begin_inset Formula $\acute{a}$
22374 \end_inset
22375
22376
22377 \end_layout
22378
22379 \end_inset
22380 </cell>
22381 </row>
22382 <row>
22383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22384 \begin_inset Text
22385
22386 \begin_layout Plain Layout
22387
22388 \family roman
22389 \series medium
22390 \shape up
22391 \size normal
22392 \emph off
22393 \bar no
22394 \noun off
22395 \color none
22396 umlaut
22397 \end_layout
22398
22399 \end_inset
22400 </cell>
22401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22402 \begin_inset Text
22403
22404 \begin_layout Plain Layout
22405
22406 \series bold
22407
22408 \backslash
22409 ddot
22410 \end_layout
22411
22412 \end_inset
22413 </cell>
22414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418
22419 \family roman
22420 \series medium
22421 \shape up
22422 \size normal
22423 \emph off
22424 \bar no
22425 \noun off
22426 \color none
22427 \begin_inset Formula $\ddot{a}$
22428 \end_inset
22429
22430
22431 \end_layout
22432
22433 \end_inset
22434 </cell>
22435 </row>
22436 <row>
22437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22438 \begin_inset Text
22439
22440 \begin_layout Plain Layout
22441
22442 \family roman
22443 \series medium
22444 \shape up
22445 \size normal
22446 \emph off
22447 \bar no
22448 \noun off
22449 \color none
22450 tilde
22451 \end_layout
22452
22453 \end_inset
22454 </cell>
22455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22456 \begin_inset Text
22457
22458 \begin_layout Plain Layout
22459
22460 \series bold
22461
22462 \backslash
22463 tilde
22464 \end_layout
22465
22466 \end_inset
22467 </cell>
22468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22469 \begin_inset Text
22470
22471 \begin_layout Plain Layout
22472
22473 \family roman
22474 \series medium
22475 \shape up
22476 \size normal
22477 \emph off
22478 \bar no
22479 \noun off
22480 \color none
22481 \begin_inset Formula $\tilde{a}$
22482 \end_inset
22483
22484
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 </row>
22490 <row>
22491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22492 \begin_inset Text
22493
22494 \begin_layout Plain Layout
22495
22496 \family roman
22497 \series medium
22498 \shape up
22499 \size normal
22500 \emph off
22501 \bar no
22502 \noun off
22503 \color none
22504 dot
22505 \end_layout
22506
22507 \end_inset
22508 </cell>
22509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22510 \begin_inset Text
22511
22512 \begin_layout Plain Layout
22513
22514 \series bold
22515
22516 \backslash
22517 dot
22518 \end_layout
22519
22520 \end_inset
22521 </cell>
22522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526
22527 \family roman
22528 \series medium
22529 \shape up
22530 \size normal
22531 \emph off
22532 \bar no
22533 \noun off
22534 \color none
22535 \begin_inset Formula $\dot{a}$
22536 \end_inset
22537
22538
22539 \end_layout
22540
22541 \end_inset
22542 </cell>
22543 </row>
22544 <row>
22545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22546 \begin_inset Text
22547
22548 \begin_layout Plain Layout
22549
22550 \family roman
22551 \series medium
22552 \shape up
22553 \size normal
22554 \emph off
22555 \bar no
22556 \noun off
22557 \color none
22558 breve
22559 \end_layout
22560
22561 \end_inset
22562 </cell>
22563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22564 \begin_inset Text
22565
22566 \begin_layout Plain Layout
22567
22568 \series bold
22569
22570 \backslash
22571 breve
22572 \end_layout
22573
22574 \end_inset
22575 </cell>
22576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22577 \begin_inset Text
22578
22579 \begin_layout Plain Layout
22580
22581 \family roman
22582 \series medium
22583 \shape up
22584 \size normal
22585 \emph off
22586 \bar no
22587 \noun off
22588 \color none
22589 \begin_inset Formula $\breve{a}$
22590 \end_inset
22591
22592
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 </row>
22598 <row>
22599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22600 \begin_inset Text
22601
22602 \begin_layout Plain Layout
22603
22604 \family roman
22605 \series medium
22606 \shape up
22607 \size normal
22608 \emph off
22609 \bar no
22610 \noun off
22611 \color none
22612 caron
22613 \end_layout
22614
22615 \end_inset
22616 </cell>
22617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22618 \begin_inset Text
22619
22620 \begin_layout Plain Layout
22621
22622 \series bold
22623
22624 \backslash
22625 check
22626 \end_layout
22627
22628 \end_inset
22629 </cell>
22630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22631 \begin_inset Text
22632
22633 \begin_layout Plain Layout
22634
22635 \family roman
22636 \series medium
22637 \shape up
22638 \size normal
22639 \emph off
22640 \bar no
22641 \noun off
22642 \color none
22643 \begin_inset Formula $\check{a}$
22644 \end_inset
22645
22646
22647 \end_layout
22648
22649 \end_inset
22650 </cell>
22651 </row>
22652 <row>
22653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22654 \begin_inset Text
22655
22656 \begin_layout Plain Layout
22657
22658 \family roman
22659 \series medium
22660 \shape up
22661 \size normal
22662 \emph off
22663 \bar no
22664 \noun off
22665 \color none
22666 macron
22667 \end_layout
22668
22669 \end_inset
22670 </cell>
22671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22672 \begin_inset Text
22673
22674 \begin_layout Plain Layout
22675
22676 \series bold
22677
22678 \backslash
22679 bar
22680 \end_layout
22681
22682 \end_inset
22683 </cell>
22684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22685 \begin_inset Text
22686
22687 \begin_layout Plain Layout
22688
22689 \family roman
22690 \series medium
22691 \shape up
22692 \size normal
22693 \emph off
22694 \bar no
22695 \noun off
22696 \color none
22697 \begin_inset Formula $\bar{a}$
22698 \end_inset
22699
22700
22701 \end_layout
22702
22703 \end_inset
22704 </cell>
22705 </row>
22706 <row>
22707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22708 \begin_inset Text
22709
22710 \begin_layout Plain Layout
22711 vector
22712 \end_layout
22713
22714 \end_inset
22715 </cell>
22716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22717 \begin_inset Text
22718
22719 \begin_layout Plain Layout
22720
22721 \series bold
22722
22723 \backslash
22724 vec
22725 \end_layout
22726
22727 \end_inset
22728 </cell>
22729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22730 \begin_inset Text
22731
22732 \begin_layout Plain Layout
22733
22734 \family roman
22735 \series medium
22736 \shape up
22737 \size normal
22738 \emph off
22739 \bar no
22740 \noun off
22741 \color none
22742 \begin_inset Formula $\vec{a}$
22743 \end_inset
22744
22745
22746 \end_layout
22747
22748 \end_inset
22749 </cell>
22750 </row>
22751 </lyxtabular>
22752
22753 \end_inset
22754
22755
22756 \end_layout
22757
22758 \end_inset
22759
22760
22761 \end_layout
22762
22763 \begin_layout Standard
22764 You can choose one of the accents by selecting an item from the 
22765 \family sans
22766 Frame
22767 \begin_inset space ~
22768 \end_inset
22769
22770 decorations
22771 \family default
22772  symbol set button 
22773 \begin_inset Graphics
22774         filename ../images/math/hat.png
22775
22776 \end_inset
22777
22778  in the math panel ; this will apply to any selection you have made within
22779  a formula too.
22780 \end_layout
22781
22782 \begin_layout Section
22783 Brackets and Delimiters
22784 \begin_inset Index
22785 status collapsed
22786
22787 \begin_layout Plain Layout
22788 Math ! Brackets
22789 \end_layout
22790
22791 \end_inset
22792
22793
22794 \begin_inset Index
22795 status collapsed
22796
22797 \begin_layout Plain Layout
22798 Math ! Delimiters
22799 \end_layout
22800
22801 \end_inset
22802
22803
22804 \begin_inset CommandInset label
22805 LatexCommand label
22806 name "sec:Brackets-and-Delimiters"
22807
22808 \end_inset
22809
22810
22811 \end_layout
22812
22813 \begin_layout Standard
22814 There are several brackets available through LyX.
22815  For most purposes, using just the keys 
22816 \family typewriter
22817 []{}()|<>
22818 \family default
22819  should suffice.
22820  But if you want to surround a large structure, like a matrix or a fraction,
22821  or if you have several layers of brackets, is better using 
22822 \family sans
22823 Math
22824 \begin_inset space ~
22825 \end_inset
22826
22827 Panel
22828 \family default
22829 's delimiter icon 
22830 \begin_inset Graphics
22831         filename ../images/math/delim.png
22832
22833 \end_inset
22834
22835 .
22836  For example, that's how you would construct the brackets around a standard
22837  matrix such as:
22838 \begin_inset Formula \[
22839 \left[\begin{array}{cc}
22840 1 & 2\\
22841 3 & 4\end{array}\right]\]
22842
22843 \end_inset
22844
22845 and to make it easier to see the layers of parentheses as in: 
22846 \begin_inset Formula \[
22847 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22848
22849 \end_inset
22850
22851
22852 \end_layout
22853
22854 \begin_layout Standard
22855 The parentheses, and other brackets from that menu will automatically re-size
22856  to accommodate the size of what is inside.
22857 \end_layout
22858
22859 \begin_layout Standard
22860 To construct brackets click on the button for the bracket you want on the
22861  left side and right side.
22862  If you use the option 
22863 \family sans
22864 Keep
22865 \begin_inset space ~
22866 \end_inset
22867
22868 matched
22869 \family default
22870 , the selected bracket type will be used for the left and the right side.
22871  The selection will be shown below the button field.
22872  If you want one side to not have a bracket, use the blank button.
22873  It will appear in LyX with a dotted line, but nothing will be printed.
22874 \end_layout
22875
22876 \begin_layout Standard
22877 If you want to place brackets around math structures, like a square root,
22878  you can do that by highlighting (selecting) the structure that is to go
22879  inside the brackets.
22880  Then choose the appropriate brackets for left and right and click on 
22881 \family sans
22882 Insert
22883 \family default
22884 .
22885  The parentheses will be drawn around the selected structure.
22886 \end_layout
22887
22888 \begin_layout Standard
22889 The next section explains how to insert a LaTeX 
22890 \begin_inset Quotes eld
22891 \end_inset
22892
22893 {
22894 \begin_inset Quotes erd
22895 \end_inset
22896
22897  for grouping.
22898 \end_layout
22899
22900 \begin_layout Section
22901 Grouping
22902 \begin_inset Index
22903 status collapsed
22904
22905 \begin_layout Plain Layout
22906 Math ! Grouping
22907 \end_layout
22908
22909 \end_inset
22910
22911
22912 \end_layout
22913
22914 \begin_layout Standard
22915 You may need to group a set of symbols.
22916  In LaTeX, for example, the typesetting of 
22917 \family typewriter
22918 {x^y}^z
22919 \family default
22920  is different from 
22921 \family typewriter
22922 x^{y^z}
22923 \family default
22924 :
22925 \end_layout
22926
22927 \begin_layout Standard
22928 \begin_inset Formula \[
22929 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
22930
22931 \end_inset
22932
22933
22934 \end_layout
22935
22936 \begin_layout Standard
22937 To create this grouping, you need to use the key sequence 
22938 \begin_inset Quotes eld
22939 \end_inset
22940
22941
22942 \series bold
22943
22944 \backslash
22945 {
22946 \series default
22947
22948 \begin_inset Quotes erd
22949 \end_inset
22950
22951  then type space.
22952  Inside LyX, you will see red braces indicating the grouping.
22953  Within this braces you insert the grouped structure.
22954  The grouping braces won't appear in the output in contrary to normal braces.
22955 \end_layout
22956
22957 \begin_layout Section
22958 Arrays and Multi-line Equations
22959 \begin_inset Index
22960 status collapsed
22961
22962 \begin_layout Plain Layout
22963 Math ! Arrays
22964 \end_layout
22965
22966 \end_inset
22967
22968
22969 \begin_inset Index
22970 status collapsed
22971
22972 \begin_layout Plain Layout
22973 Math ! Matrices
22974 \end_layout
22975
22976 \end_inset
22977
22978
22979 \begin_inset Index
22980 status collapsed
22981
22982 \begin_layout Plain Layout
22983 Math ! Multi-line Equations
22984 \end_layout
22985
22986 \end_inset
22987
22988
22989 \end_layout
22990
22991 \begin_layout Standard
22992 Matrices are entered in LyX using the 
22993 \family sans
22994 Math
22995 \begin_inset space ~
22996 \end_inset
22997
22998 Panel
22999 \family default
23000  matrix button 
23001 \begin_inset Graphics
23002         filename ../images/math/matrix.png
23003
23004 \end_inset
23005
23006 .
23007  It will open a dialog for you to choose the number of rows/columns.
23008  Here is an example:
23009 \begin_inset Formula \[
23010 \left(\begin{array}{ccc}
23011 1 & 2 & 3\\
23012 4 & 5 & 6\\
23013 7 & 8 & 9\end{array}\right)\]
23014
23015 \end_inset
23016
23017 The parentheses aren't automatic, but you can add them as described in section
23018 \begin_inset space ~
23019 \end_inset
23020
23021
23022 \begin_inset CommandInset ref
23023 LatexCommand ref
23024 reference "sec:Brackets-and-Delimiters"
23025
23026 \end_inset
23027
23028 .
23029  When you construct the matrix, you can decide whether the column entries
23030  will be left-, right-, or center-justified.
23031  This alignment is set in the box 
23032 \family sans
23033 Horizontal
23034 \family default
23035  with the letters 
23036 \begin_inset Quotes eld
23037 \end_inset
23038
23039
23040 \family sans
23041 l
23042 \family default
23043
23044 \begin_inset Quotes erd
23045 \end_inset
23046
23047
23048 \begin_inset Quotes eld
23049 \end_inset
23050
23051
23052 \family sans
23053 r
23054 \family default
23055
23056 \begin_inset Quotes erd
23057 \end_inset
23058
23059 , and 
23060 \begin_inset Quotes eld
23061 \end_inset
23062
23063
23064 \family sans
23065 c
23066 \family default
23067
23068 \begin_inset Quotes erd
23069 \end_inset
23070
23071 .
23072  LyX proposes a 
23073 \begin_inset Quotes eld
23074 \end_inset
23075
23076
23077 \family sans
23078 c
23079 \family default
23080
23081 \begin_inset Quotes erd
23082 \end_inset
23083
23084  for every column as default.
23085  For example, the sequence 
23086 \begin_inset Quotes eld
23087 \end_inset
23088
23089
23090 \family sans
23091 lrc
23092 \family default
23093
23094 \begin_inset Quotes erd
23095 \end_inset
23096
23097  means that the first column will be left-justified, the second will be
23098  centered, and the third column will be right-justified, because each letter
23099  corresponds to the relevant column.
23100  The result will look like this:
23101 \begin_inset Formula \[
23102 \begin{array}{lcr}
23103 this & this\, column & this\, column\\
23104 column & has & has\, right\\
23105 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
23106
23107 \end_inset
23108
23109
23110 \end_layout
23111
23112 \begin_layout Standard
23113 You can add more rows to an existing matrix by hitting 
23114 \family sans
23115 C-Enter
23116 \family default
23117  while the cursor is in the matrix.
23118  Adding or deleting columns can be done via the menu 
23119 \family sans
23120 Edit\SpecialChar \menuseparator
23121 Math
23122 \family default
23123 .
23124 \end_layout
23125
23126 \begin_layout Standard
23127 There are other arrays used in formulas, such as distinctions of cases.
23128  It can be created with the menu 
23129 \family sans
23130 Insert\SpecialChar \menuseparator
23131 Math\SpecialChar \menuseparator
23132 Cases
23133 \begin_inset space ~
23134 \end_inset
23135
23136 Environment
23137 \family default
23138  or the command 
23139 \series bold
23140
23141 \backslash
23142 cases
23143 \series default
23144 .
23145  Here an example: 
23146 \begin_inset Formula \[
23147 f(x)=\begin{cases}
23148 -1 & x<0\\
23149 0 & x=0\\
23150 1 & x>0\end{cases}\]
23151
23152 \end_inset
23153
23154
23155 \end_layout
23156
23157 \begin_layout Standard
23158 \begin_inset VSpace bigskip
23159 \end_inset
23160
23161 Multi-line formulas are created when you press 
23162 \family sans
23163 \series medium
23164 C-E
23165 \series default
23166 nter
23167 \family default
23168  within a formula.
23169  In an empty formula you can see that three blue boxes appear, one for each
23170  column.
23171  When you press 
23172 \family sans
23173 \series medium
23174 C-E
23175 \series default
23176 nter
23177 \family default
23178  in a non-empty formula, the part before the relation sign (equal sign 
23179 \begin_inset Quotes eld
23180 \end_inset
23181
23182 =
23183 \begin_inset Quotes erd
23184 \end_inset
23185
23186  etc.) will be inserted automatically to the first column, the relation sign
23187  is in the second column, and the rest in the third column.
23188  A new row is created by every further hit of 
23189 \family sans
23190 \series medium
23191 C-E
23192 \series default
23193 nter
23194 \family default
23195 .
23196  Multi-line formulas are always displayed formulas.
23197  Here is an example:
23198 \begin_inset Formula \begin{eqnarray}
23199 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23200 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
23201
23202 \end_inset
23203
23204  To change the column assignment of the formula parts, place the cursor
23205  where you want to start the shift and hit 
23206 \family sans
23207 C-Tab.
23208
23209 \family default
23210  It shifts everything in the column which is right beside the current cursor
23211  position to the next column.
23212  Note that the middle column is designed for relation signs, structures
23213  within this column will be printed in a smaller size:
23214 \begin_inset Formula \begin{eqnarray*}
23215 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
23216
23217 \end_inset
23218
23219
23220 \end_layout
23221
23222 \begin_layout Standard
23223 The multi-line formula type described here is called 
23224 \family typewriter
23225 \series medium
23226 eqnarray
23227 \family default
23228 \series default
23229 .
23230  There are other multi-line types being more suitable for certain situations,
23231  for example if you want a better inter-line spacing than in formula (
23232 \begin_inset CommandInset ref
23233 LatexCommand ref
23234 reference "eq:asquared"
23235
23236 \end_inset
23237
23238 ).
23239  The other types are described in section
23240 \begin_inset space ~
23241 \end_inset
23242
23243
23244 \begin_inset CommandInset ref
23245 LatexCommand ref
23246 reference "sub:AMS-Formula-Types"
23247
23248 \end_inset
23249
23250 .
23251 \end_layout
23252
23253 \begin_layout Section
23254 Formula Numbering and Referencing
23255 \begin_inset Index
23256 status collapsed
23257
23258 \begin_layout Plain Layout
23259 Math ! Formula numbering
23260 \end_layout
23261
23262 \end_inset
23263
23264
23265 \begin_inset Index
23266 status collapsed
23267
23268 \begin_layout Plain Layout
23269 Math ! Referencing formulas
23270 \end_layout
23271
23272 \end_inset
23273
23274
23275 \begin_inset CommandInset label
23276 LatexCommand label
23277 name "sec:Formula-Numbering-and"
23278
23279 \end_inset
23280
23281
23282 \end_layout
23283
23284 \begin_layout Standard
23285 To number a formula, set the cursor in the formula and use the menu 
23286 \family sans
23287 Edit\SpecialChar \menuseparator
23288 Math\SpecialChar \menuseparator
23289 Toggle
23290 \begin_inset space ~
23291 \end_inset
23292
23293 Numbering
23294 \family default
23295  or the shortcut 
23296 \family sans
23297 M-m
23298 \begin_inset space ~
23299 \end_inset
23300
23301 n
23302 \family default
23303 .
23304  The formula number appears in LyX as 
23305 \begin_inset Quotes eld
23306 \end_inset
23307
23308 #
23309 \begin_inset Quotes erd
23310 \end_inset
23311
23312  within parentheses.
23313  The 
23314 \begin_inset Quotes erd
23315 \end_inset
23316
23317 #
23318 \begin_inset Quotes erd
23319 \end_inset
23320
23321  denotes, that the number will be calculated automatically when the output
23322  is generated.
23323  The placement and format of the formula number in the output depends on
23324  the document class.
23325  In this document the number is printed together with the chapter number,
23326  separated by a dot:
23327 \begin_inset Formula \begin{equation}
23328 1+1=2\end{equation}
23329
23330 \end_inset
23331
23332 Using 
23333 \family sans
23334 M-m
23335 \begin_inset space ~
23336 \end_inset
23337
23338 n
23339 \family default
23340  in a numbered formula will switch off the numbering.
23341  You can only number displayed formulas.
23342 \end_layout
23343
23344 \begin_layout Standard
23345 Multi-line formulas can be numbered line by line: Using the menu 
23346 \family sans
23347 Edit\SpecialChar \menuseparator
23348 Math\SpecialChar \menuseparator
23349 Toggle
23350 \begin_inset space ~
23351 \end_inset
23352
23353 Numbering
23354 \begin_inset space ~
23355 \end_inset
23356
23357 of
23358 \begin_inset space ~
23359 \end_inset
23360
23361 Line
23362 \family default
23363  or the shortcut 
23364 \family sans
23365 M-m
23366 \begin_inset space ~
23367 \end_inset
23368
23369 N
23370 \family default
23371  will only toggle the numbering of the line where the cursor is in:
23372 \begin_inset Formula \begin{eqnarray}
23373 1 & = & 3-2\\
23374 2 & = & 4-2\nonumber \\
23375 4 & \leq & 7\end{eqnarray}
23376
23377 \end_inset
23378
23379 To number all lines use the shortcut 
23380 \family sans
23381 M-m
23382 \begin_inset space ~
23383 \end_inset
23384
23385 n
23386 \family default
23387 .
23388 \end_layout
23389
23390 \begin_layout Standard
23391 \begin_inset VSpace bigskip
23392 \end_inset
23393
23394 Every displayed formula can be referenced by its number using a label.
23395  A label is inserted with the menu 
23396 \family sans
23397 Insert\SpecialChar \menuseparator
23398 Label
23399 \family default
23400  when the cursor is in the formula.
23401  This opens a dialog to enter the label.
23402  It is recommended to use the proposed 
23403 \begin_inset Quotes eld
23404 \end_inset
23405
23406
23407 \family sans
23408 eq:
23409 \family default
23410
23411 \begin_inset Quotes erd
23412 \end_inset
23413
23414  as first part of the label, because this helps later to identify the label
23415  type when you have many labels in your document.
23416  We inserted in the following example the label 
23417 \begin_inset Quotes eld
23418 \end_inset
23419
23420 eq:tanhExp
23421 \begin_inset Quotes erd
23422 \end_inset
23423
23424  in the second line:
23425 \begin_inset Formula \begin{eqnarray}
23426 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23427  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
23428
23429 \end_inset
23430
23431 Every labeled line is automatically numbered.
23432  Therefore the label is shown in LyX at the place of the formula number
23433  placeholder 
23434 \begin_inset Quotes eld
23435 \end_inset
23436
23437 #
23438 \begin_inset Quotes erd
23439 \end_inset
23440
23441 .
23442  You can reference a labeled formula using the menu 
23443 \family sans
23444 Insert\SpecialChar \menuseparator
23445 Cross
23446 \begin_inset space ~
23447 \end_inset
23448
23449 Reference
23450 \family default
23451 .
23452  A dialog appears to choose a label you want refer to.
23453  The reference appears in LyX as grey cross reference box and in the output
23454  as the formula number:
23455 \end_layout
23456
23457 \begin_layout Standard
23458 This is a cross-reference to equation (
23459 \begin_inset CommandInset ref
23460 LatexCommand ref
23461 reference "eq:tanhExp"
23462
23463 \end_inset
23464
23465 ).
23466 \end_layout
23467
23468 \begin_layout Standard
23469 The properties of LyX's cross-reference box are described in section
23470 \begin_inset space ~
23471 \end_inset
23472
23473
23474 \begin_inset CommandInset ref
23475 LatexCommand ref
23476 reference "sec:Cross-References"
23477
23478 \end_inset
23479
23480 .
23481  To delete a label, set the cursor in the labeled formula, use the menu
23482  
23483 \family sans
23484 Insert\SpecialChar \menuseparator
23485 Label
23486 \family default
23487  and delete the label in the appearing dialog.
23488 \begin_inset Foot
23489 status collapsed
23490
23491 \begin_layout Plain Layout
23492 This is a unintuitive and will be fixed in the next version of LyX.
23493 \end_layout
23494
23495 \end_inset
23496
23497  
23498 \end_layout
23499
23500 \begin_layout Section
23501 User defined math macros
23502 \begin_inset Index
23503 status collapsed
23504
23505 \begin_layout Plain Layout
23506 Math ! Macros
23507 \end_layout
23508
23509 \end_inset
23510
23511
23512 \begin_inset CommandInset label
23513 LatexCommand label
23514 name "sec:math-macros"
23515
23516 \end_inset
23517
23518
23519 \end_layout
23520
23521 \begin_layout Standard
23522 LyX allows you to define macros for formulas.
23523  For example we assume that solutions of the quadratic equation often occur
23524  in our document in various forms and we want to create a macro to print
23525  them.
23526 \begin_inset Newline newline
23527 \end_inset
23528
23529 The general form of a quadratic equation is:
23530 \begin_inset Formula \[
23531 0=\lambda^{2}+p\lambda+q\]
23532
23533 \end_inset
23534
23535 The general form of its solution is:
23536 \begin_inset Formula \[
23537 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p^{2}}{4}-q}\]
23538
23539 \end_inset
23540
23541
23542 \end_layout
23543
23544 \begin_layout Standard
23545 The macro should print the parameters 
23546 \begin_inset Formula $\lambda$
23547 \end_inset
23548
23549
23550 \begin_inset Formula $p$
23551 \end_inset
23552
23553  and 
23554 \begin_inset Formula $q$
23555 \end_inset
23556
23557  like in the equation above.
23558 \end_layout
23559
23560 \begin_layout Standard
23561 A macro is created by executing the command
23562 \end_layout
23563
23564 \begin_layout Standard
23565
23566 \series bold
23567 math-macro
23568 \begin_inset ERT
23569 status collapsed
23570
23571 \begin_layout Plain Layout
23572
23573
23574 \backslash
23575 spce 
23576 \end_layout
23577
23578 \end_inset
23579
23580 Name
23581 \begin_inset ERT
23582 status collapsed
23583
23584 \begin_layout Plain Layout
23585
23586
23587 \backslash
23588 spce 
23589 \end_layout
23590
23591 \end_inset
23592
23593 Number
23594 \begin_inset space ~
23595 \end_inset
23596
23597 of
23598 \begin_inset space ~
23599 \end_inset
23600
23601 Arguments
23602 \end_layout
23603
23604 \begin_layout Standard
23605 in the minibuffer at the bottom of the LyX screen.
23606  Name is the name of the new macro which mustn't contain numbers.
23607  The number of arguments can be a number in the range 1-9.
23608  If you want to define a macro without arguments, don't declare the number
23609  of arguments.
23610 \end_layout
23611
23612 \begin_layout Standard
23613 We have three arguments and name the macro 
23614 \begin_inset Quotes eld
23615 \end_inset
23616
23617 qE
23618 \begin_inset Quotes erd
23619 \end_inset
23620
23621 , so that the command is:
23622 \end_layout
23623
23624 \begin_layout Standard
23625
23626 \series bold
23627 math-macro
23628 \begin_inset ERT
23629 status collapsed
23630
23631 \begin_layout Plain Layout
23632
23633
23634 \backslash
23635 spce 
23636 \end_layout
23637
23638 \end_inset
23639
23640 qE
23641 \begin_inset ERT
23642 status collapsed
23643
23644 \begin_layout Plain Layout
23645
23646
23647 \backslash
23648 spce 
23649 \end_layout
23650
23651 \end_inset
23652
23653 3
23654 \end_layout
23655
23656 \begin_layout Standard
23657 This results in the following macro definition box: 
23658 \begin_inset Graphics
23659         filename clipart/macrobox.png
23660
23661 \end_inset
23662
23663  
23664 \begin_inset FormulaMacro
23665 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
23666 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
23667 \end_inset
23668
23669
23670 \begin_inset Note Note
23671 status collapsed
23672
23673 \begin_layout Plain Layout
23674 The first box is an image to show the behavior in the output.
23675  The second one is the definition box, that doesn't appear in the output.
23676 \end_layout
23677
23678 \end_inset
23679
23680
23681 \end_layout
23682
23683 \begin_layout Standard
23684 The first blue box is for the definition, where you insert the formula via
23685  the math panel or commands.
23686  The placeholder for the arguments are inserted as a backslash and sharp
23687  followed by the argument number, e.g.
23688  
23689 \begin_inset Quotes eld
23690 \end_inset
23691
23692
23693 \backslash
23694 #1
23695 \begin_inset Quotes erd
23696 \end_inset
23697
23698  for the first argument.
23699  Placeholders will be displayed in red.
23700  The second blue box is for the appearance in LyX.
23701  This is useful when you have a large structure that shouldn't be displayed
23702  in LyX with its full size.
23703  If you want to see the macro as it is defined, leave the box blank.
23704  In our example we insert the sequence
23705 \begin_inset Newline newline
23706 \end_inset
23707
23708
23709 \series bold
23710 qE: 
23711 \backslash
23712 #1
23713 \series default
23714  
23715 \series bold
23716 ,
23717 \series default
23718  
23719 \series bold
23720
23721 \backslash
23722 #2
23723 \series default
23724  
23725 \series bold
23726 ,
23727 \series default
23728  
23729 \series bold
23730
23731 \backslash
23732 #3
23733 \begin_inset Newline newline
23734 \end_inset
23735
23736
23737 \series default
23738 The macro will then be shown as the macro name followed by the three arguments.
23739 \end_layout
23740
23741 \begin_layout Standard
23742 To use the macro in a formula, type its name as command, in our case 
23743 \begin_inset Quotes eld
23744 \end_inset
23745
23746
23747 \series bold
23748
23749 \backslash
23750 qE
23751 \series default
23752
23753 \begin_inset Quotes erd
23754 \end_inset
23755
23756 .
23757  The macro is inserted with boxes for the arguments looking similar to this:
23758 \end_layout
23759
23760 \begin_layout Standard
23761 \align center
23762 \begin_inset Graphics
23763         filename clipart/macrouse.png
23764
23765 \end_inset
23766
23767
23768 \end_layout
23769
23770 \begin_layout Standard
23771 The arguments are inserted in the blue boxes.
23772  If the cursor is outside the macro, the arguments are put in the macro.
23773  To change the arguments, put the cursor in the formula before or after
23774  the macro and press the right or left arrow key respectively.
23775  The arguments appear now again below the macro definition.
23776 \end_layout
23777
23778 \begin_layout Standard
23779 If you change the macro definition all macros are changed automatically
23780  to the new definition.
23781  Here an example of our macro with the arguments 
23782 \begin_inset Formula $x$
23783 \end_inset
23784
23785
23786 \begin_inset Formula $\ln(x)$
23787 \end_inset
23788
23789 , and 
23790 \begin_inset Formula $B$
23791 \end_inset
23792
23793 :
23794 \begin_inset Formula \[
23795 \qE x{\ln(y)}B\]
23796
23797 \end_inset
23798
23799
23800 \end_layout
23801
23802 \begin_layout Standard
23803 When the document is exported to LaTeX, the macro definition will be inserted
23804  as the command:
23805 \end_layout
23806
23807 \begin_layout Standard
23808
23809 \series bold
23810
23811 \backslash
23812 newcommand{
23813 \backslash
23814 qE}[3]{#1_{1,
23815 \backslash
23816 ,2}=-
23817 \backslash
23818 frac{#2}{2}
23819 \backslash
23820 pm
23821 \begin_inset Newline newline
23822 \end_inset
23823
23824
23825 \begin_inset ERT
23826 status collapsed
23827
23828 \begin_layout Plain Layout
23829
23830
23831 \backslash
23832 hphantom{
23833 \end_layout
23834
23835 \end_inset
23836
23837
23838 \backslash
23839 newcommand
23840 \begin_inset ERT
23841 status collapsed
23842
23843 \begin_layout Plain Layout
23844
23845 }
23846 \end_layout
23847
23848 \end_inset
23849
23850
23851 \backslash
23852 sqrt{
23853 \backslash
23854 frac{#2^{2}}{4}-#3}}
23855 \end_layout
23856
23857 \begin_layout Standard
23858 The command is not inserted in the document preamble.
23859  That means you can only use macros in formulas that are below the macro
23860  definition box in your document.
23861  There are also some other restrictions: The command 
23862 \backslash
23863 newcommand supports optional arguments, which are not available in LyX's
23864  macros.
23865  You can also not change subsequently the name of the macro and the number
23866  of arguments.
23867  
23868 \end_layout
23869
23870 \begin_layout Section
23871 Fine-Tuning
23872 \end_layout
23873
23874 \begin_layout Subsection
23875 Typefaces
23876 \begin_inset Index
23877 status collapsed
23878
23879 \begin_layout Plain Layout
23880 Math ! Typefaces
23881 \end_layout
23882
23883 \end_inset
23884
23885
23886 \end_layout
23887
23888 \begin_layout Standard
23889 The standard font for text is italic, for numbers the standard is roman.
23890  To set a font in a formula, use the 
23891 \family sans
23892 Math
23893 \begin_inset space ~
23894 \end_inset
23895
23896 Panel
23897 \family default
23898  button 
23899 \begin_inset Graphics
23900         filename ../images/math/font.png
23901
23902 \end_inset
23903
23904 , or enter its command, listed in table
23905 \begin_inset space ~
23906 \end_inset
23907
23908
23909 \begin_inset CommandInset ref
23910 LatexCommand ref
23911 reference "cap:Typefaces-and-the"
23912
23913 \end_inset
23914
23915 , directly.
23916 \end_layout
23917
23918 \begin_layout Standard
23919 \begin_inset Float table
23920 wide false
23921 sideways false
23922 status open
23923
23924 \begin_layout Plain Layout
23925 \begin_inset Caption
23926
23927 \begin_layout Plain Layout
23928 \begin_inset CommandInset label
23929 LatexCommand label
23930 name "cap:Typefaces-and-the"
23931
23932 \end_inset
23933
23934 Typefaces and the corresponding commands.
23935 \end_layout
23936
23937 \end_inset
23938
23939
23940 \end_layout
23941
23942 \begin_layout Plain Layout
23943 \align center
23944 \begin_inset Tabular
23945 <lyxtabular version="3" rows="9" columns="2">
23946 <features>
23947 <column alignment="center" valignment="top" width="0pt">
23948 <column alignment="center" valignment="top" width="0pt">
23949 <row>
23950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23951 \begin_inset Text
23952
23953 \begin_layout Plain Layout
23954 Font
23955 \end_layout
23956
23957 \end_inset
23958 </cell>
23959 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23960 \begin_inset Text
23961
23962 \begin_layout Plain Layout
23963 Command
23964 \end_layout
23965
23966 \end_inset
23967 </cell>
23968 </row>
23969 <row>
23970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23971 \begin_inset Text
23972
23973 \begin_layout Plain Layout
23974
23975 \shape up
23976 \size normal
23977 \bar no
23978 \noun off
23979 \color none
23980 \begin_inset Formula $\mathrm{Roman}$
23981 \end_inset
23982
23983
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23989 \begin_inset Text
23990
23991 \begin_layout Plain Layout
23992
23993 \series bold
23994
23995 \backslash
23996 mathrm
23997 \end_layout
23998
23999 \end_inset
24000 </cell>
24001 </row>
24002 <row>
24003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24004 \begin_inset Text
24005
24006 \begin_layout Plain Layout
24007 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24008 \end_inset
24009
24010
24011 \end_layout
24012
24013 \end_inset
24014 </cell>
24015 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24016 \begin_inset Text
24017
24018 \begin_layout Plain Layout
24019
24020 \series bold
24021
24022 \backslash
24023 mathbf
24024 \end_layout
24025
24026 \end_inset
24027 </cell>
24028 </row>
24029 <row>
24030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24031 \begin_inset Text
24032
24033 \begin_layout Plain Layout
24034 \begin_inset Formula $\mathit{Italic}$
24035 \end_inset
24036
24037
24038 \end_layout
24039
24040 \end_inset
24041 </cell>
24042 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24043 \begin_inset Text
24044
24045 \begin_layout Plain Layout
24046
24047 \series bold
24048
24049 \backslash
24050 mathit
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 </row>
24056 <row>
24057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24058 \begin_inset Text
24059
24060 \begin_layout Plain Layout
24061
24062 \shape up
24063 \size normal
24064 \bar no
24065 \noun off
24066 \color none
24067 \begin_inset Formula $\mathtt{Typewriter}$
24068 \end_inset
24069
24070
24071 \end_layout
24072
24073 \end_inset
24074 </cell>
24075 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24076 \begin_inset Text
24077
24078 \begin_layout Plain Layout
24079
24080 \series bold
24081
24082 \backslash
24083 mathtt
24084 \end_layout
24085
24086 \end_inset
24087 </cell>
24088 </row>
24089 <row>
24090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24091 \begin_inset Text
24092
24093 \begin_layout Plain Layout
24094 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24095 \end_inset
24096
24097
24098 \end_layout
24099
24100 \end_inset
24101 </cell>
24102 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24103 \begin_inset Text
24104
24105 \begin_layout Plain Layout
24106
24107 \series bold
24108
24109 \backslash
24110 mathbb
24111 \end_layout
24112
24113 \end_inset
24114 </cell>
24115 </row>
24116 <row>
24117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24118 \begin_inset Text
24119
24120 \begin_layout Plain Layout
24121 \begin_inset Formula $\mathfrak{Fraktur}$
24122 \end_inset
24123
24124
24125 \end_layout
24126
24127 \end_inset
24128 </cell>
24129 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24130 \begin_inset Text
24131
24132 \begin_layout Plain Layout
24133
24134 \series bold
24135
24136 \backslash
24137 mathfrak
24138 \end_layout
24139
24140 \end_inset
24141 </cell>
24142 </row>
24143 <row>
24144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24145 \begin_inset Text
24146
24147 \begin_layout Plain Layout
24148
24149 \shape up
24150 \size normal
24151 \emph on
24152 \bar no
24153 \noun off
24154 \color none
24155 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24156 \end_inset
24157
24158
24159 \end_layout
24160
24161 \end_inset
24162 </cell>
24163 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24164 \begin_inset Text
24165
24166 \begin_layout Plain Layout
24167
24168 \series bold
24169
24170 \backslash
24171 mathcal
24172 \end_layout
24173
24174 \end_inset
24175 </cell>
24176 </row>
24177 <row>
24178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24179 \begin_inset Text
24180
24181 \begin_layout Plain Layout
24182 \begin_inset Formula $\mathsf{SansSerif}$
24183 \end_inset
24184
24185
24186 \end_layout
24187
24188 \end_inset
24189 </cell>
24190 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24191 \begin_inset Text
24192
24193 \begin_layout Plain Layout
24194
24195 \series bold
24196
24197 \backslash
24198 mathsf
24199 \end_layout
24200
24201 \end_inset
24202 </cell>
24203 </row>
24204 </lyxtabular>
24205
24206 \end_inset
24207
24208
24209 \end_layout
24210
24211 \end_inset
24212
24213
24214 \end_layout
24215
24216 \begin_layout Standard
24217 \begin_inset Note Greyedout
24218 status open
24219
24220 \begin_layout Plain Layout
24221
24222 \series bold
24223 Note:
24224 \series default
24225  that you can only print capital letters in the typefaces 
24226 \family sans
24227 Blackboard
24228 \family default
24229  and 
24230 \family sans
24231 Calligraphic
24232 \family default
24233 .
24234 \end_layout
24235
24236 \end_inset
24237
24238
24239 \end_layout
24240
24241 \begin_layout Standard
24242 When you use a typeface, a blue box is inserted in the formula.
24243  Every character in this box will be printed in this typeface.
24244  Pressing 
24245 \family sans
24246 Space
24247 \family default
24248  within the box, will set the cursor outside, so that you have to use a
24249  protected space when you need a space in the box.
24250  Here an example where a 
24251 \begin_inset Quotes eld
24252 \end_inset
24253
24254 N
24255 \begin_inset Quotes erd
24256 \end_inset
24257
24258  in 
24259 \family sans
24260 Blackboard
24261 \family default
24262  denotes the set of numbers:
24263 \begin_inset Formula \[
24264 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24265
24266 \end_inset
24267
24268
24269 \end_layout
24270
24271 \begin_layout Standard
24272 The typefaces are nestable, which can cause confusion.
24273  You can e.g.
24274  put a character in 
24275 \family sans
24276 Fraktur
24277 \family default
24278  in a box for 
24279 \family sans
24280 Typewriter
24281 \family default
24282
24283 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24284 \end_inset
24285
24286  
24287 \begin_inset Newline newline
24288 \end_inset
24289
24290 So better don't use this feature.
24291 \end_layout
24292
24293 \begin_layout Standard
24294 The typefaces have no effect on Greek letters: 
24295 \begin_inset Formula $\mathfrak{abc\delta e}$
24296 \end_inset
24297
24298
24299 \begin_inset Newline newline
24300 \end_inset
24301
24302 You can only print them emboldened using the command 
24303 \series bold
24304
24305 \backslash
24306 boldsymbol
24307 \series default
24308 , which works like the other typeface commands: 
24309 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24310 \end_inset
24311
24312
24313 \end_layout
24314
24315 \begin_layout Standard
24316
24317 \series bold
24318
24319 \backslash
24320 boldsymbol
24321 \series default
24322  works for all symbols, letters, and numbers.
24323 \end_layout
24324
24325 \begin_layout Standard
24326 A number of other font options are available as well, in the menu 
24327 \family sans
24328 Insert\SpecialChar \menuseparator
24329 Math\SpecialChar \menuseparator
24330 Font
24331 \begin_inset space ~
24332 \end_inset
24333
24334 Change
24335 \family default
24336 .
24337 \end_layout
24338
24339 \begin_layout Subsection
24340 Math Text
24341 \begin_inset Index
24342 status collapsed
24343
24344 \begin_layout Plain Layout
24345 Math ! Text
24346 \end_layout
24347
24348 \end_inset
24349
24350
24351 \end_layout
24352
24353 \begin_layout Standard
24354 Typefaces are useful for entering some characters in some given font, but
24355  not for text.
24356  For typing longer pieces of text use the math text, which is obtained using
24357  the entry 
24358 \family sans
24359 Normal
24360 \begin_inset space ~
24361 \end_inset
24362
24363 text
24364 \begin_inset space ~
24365 \end_inset
24366
24367 mode
24368 \family default
24369  of the 
24370 \family sans
24371 Math
24372 \begin_inset space ~
24373 \end_inset
24374
24375 Panel
24376 \family default
24377  button 
24378 \begin_inset Graphics
24379         filename ../images/math/font.png
24380
24381 \end_inset
24382
24383  (alternatively the shortcut 
24384 \family sans
24385 M-m
24386 \begin_inset space ~
24387 \end_inset
24388
24389 m
24390 \family default
24391 ).
24392  Math text appears in LyX in black instead of blue.
24393  You can use spaces and accents in math text like in normal text.
24394  Here is an example:
24395 \begin_inset Formula \[
24396 f(x)=\begin{cases}
24397 x & \textrm{if I say so}\\
24398 -x & \textrm{unter Umständen}\end{cases}\]
24399
24400 \end_inset
24401
24402
24403 \end_layout
24404
24405 \begin_layout Subsection
24406 Font Sizes
24407 \begin_inset Index
24408 status collapsed
24409
24410 \begin_layout Plain Layout
24411 Math ! Font sizes
24412 \end_layout
24413
24414 \end_inset
24415
24416
24417 \end_layout
24418
24419 \begin_layout Standard
24420 There are four font styles (relative sizes) used in math-mode, which are
24421  automatically chosen in most situations.
24422  These are called 
24423 \family sans
24424 textstyle
24425 \family default
24426
24427 \family sans
24428 displaystyle
24429 \family default
24430
24431 \family sans
24432 scriptstyle
24433 \family default
24434 , and 
24435 \family sans
24436 scriptscriptstyle
24437 \family default
24438 .
24439  For most characters, 
24440 \family sans
24441 textstyle
24442 \family default
24443  and 
24444 \family sans
24445 displaystyle
24446 \family default
24447  are actually the same size, but fractions, superscripts and subscripts,
24448  and certain other structures, are set larger in 
24449 \family sans
24450 displaystyle
24451 \family default
24452 .
24453  Except for some operators, which resize themselves to accommodate various
24454  situations, all text will be set in the styles as LaTeX thinks is appropriate.
24455  These choices can be overridden by using the math panel button 
24456 \begin_inset Graphics
24457         filename ../images/math/style.png
24458
24459 \end_inset
24460
24461 .
24462  A box for the size will be created in which you can insert the math structure.
24463  For example, you can set 
24464 \begin_inset Formula $\frac{1}{2}$
24465 \end_inset
24466
24467 , which is normally in 
24468 \family sans
24469 textstyle
24470 \family default
24471 , larger in 
24472 \family sans
24473 displaystyle
24474 \family default
24475
24476 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24477 \end_inset
24478
24479 .
24480  The four styles are used in the following example:
24481 \end_layout
24482
24483 \begin_layout Standard
24484 \begin_inset Formula $displaystyle$
24485 \end_inset
24486
24487
24488 \begin_inset Formula ${\textstyle textstyle}$
24489 \end_inset
24490
24491
24492 \begin_inset Formula ${\scriptstyle scriptstyle}$
24493 \end_inset
24494
24495
24496 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24497 \end_inset
24498
24499 .
24500 \end_layout
24501
24502 \begin_layout Standard
24503 All these math-mode font sizes are relative, that means, if the whole math
24504  inset is set in a particular size with the menu 
24505 \family sans
24506 Edit\SpecialChar \menuseparator
24507 Text
24508 \begin_inset space ~
24509 \end_inset
24510
24511 Style
24512 \family default
24513 , all sizes in the formula will be adjusted relative to this size.
24514  Similarly, if the base font size of the document is changed, all fonts
24515  will be adjusted to correspond.
24516  As example a formula in the font size 
24517 \begin_inset Quotes eld
24518 \end_inset
24519
24520 largest
24521 \begin_inset Quotes erd
24522 \end_inset
24523
24524 :
24525 \end_layout
24526
24527 \begin_layout Standard
24528
24529 \family roman
24530 \size largest
24531 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24532 \end_inset
24533
24534
24535 \end_layout
24536
24537 \begin_layout Section
24538 Theorem Modules
24539 \end_layout
24540
24541 \begin_layout Standard
24542 As of LyX 1.6, support for theorem-like environments has been moved out of
24543  the document classes and into layout modules.
24544 \begin_inset Index
24545 status collapsed
24546
24547 \begin_layout Plain Layout
24548 Layout Modules
24549 \end_layout
24550
24551 \end_inset
24552
24553  As a result, theorem-like environments can now easily be used with classes
24554  other than the AMS classes.
24555  See section 
24556 \begin_inset CommandInset ref
24557 LatexCommand ref
24558 reference "sub:Modules"
24559
24560 \end_inset
24561
24562  for more on layout modules.
24563 \end_layout
24564
24565 \begin_layout Section
24566 AMS-LaTeX
24567 \begin_inset Index
24568 status collapsed
24569
24570 \begin_layout Plain Layout
24571 AMS math
24572 \end_layout
24573
24574 \end_inset
24575
24576
24577 \begin_inset Index
24578 status collapsed
24579
24580 \begin_layout Plain Layout
24581 Math ! AMS
24582 \end_layout
24583
24584 \end_inset
24585
24586
24587 \end_layout
24588
24589 \begin_layout Standard
24590 LyX supports the packages provided by the American Mathematical Society
24591  (AMS) that are in common use.
24592 \end_layout
24593
24594 \begin_layout Subsection
24595 Enabling AMS-Support
24596 \end_layout
24597
24598 \begin_layout Standard
24599 Selecting the checkbox 
24600 \family sans
24601 Use
24602 \begin_inset space ~
24603 \end_inset
24604
24605 AMS
24606 \begin_inset space ~
24607 \end_inset
24608
24609 math
24610 \begin_inset space ~
24611 \end_inset
24612
24613 package
24614 \family default
24615  in the 
24616 \family sans
24617 Document\SpecialChar \menuseparator
24618 Settings
24619 \family default
24620
24621 \begin_inset Index
24622 status collapsed
24623
24624 \begin_layout Plain Layout
24625 Document ! Settings
24626 \end_layout
24627
24628 \end_inset
24629
24630  dialog under 
24631 \family sans
24632 Math
24633 \begin_inset space ~
24634 \end_inset
24635
24636 Options
24637 \family default
24638  will include the AMS-packages in the document, and make the facilities
24639  available.
24640  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24641  formulas, assure that you have enabled AMS.
24642 \end_layout
24643
24644 \begin_layout Subsection
24645 AMS-Formula Types
24646 \begin_inset CommandInset label
24647 LatexCommand label
24648 name "sub:AMS-Formula-Types"
24649
24650 \end_inset
24651
24652
24653 \begin_inset Index
24654 status collapsed
24655
24656 \begin_layout Plain Layout
24657 Math ! Multi-line Equations
24658 \end_layout
24659
24660 \end_inset
24661
24662
24663 \end_layout
24664
24665 \begin_layout Standard
24666 AMS-LaTeX provides a selection of different formula types.
24667  LyX allows you to choose between 
24668 \family typewriter
24669 align
24670 \family default
24671
24672 \family typewriter
24673 alignat
24674 \family default
24675
24676 \family typewriter
24677 flalign
24678 \family default
24679
24680 \family typewriter
24681 gather
24682 \family default
24683 , and 
24684 \family typewriter
24685 multline
24686 \family default
24687 .
24688  We refer to the AMS-documentation for an explanation of these formula types.
24689 \end_layout
24690
24691 \begin_layout Chapter
24692 More Tools
24693 \end_layout
24694
24695 \begin_layout Section
24696 Cross-References
24697 \begin_inset Index
24698 status collapsed
24699
24700 \begin_layout Plain Layout
24701 Cross references
24702 \end_layout
24703
24704 \end_inset
24705
24706
24707 \begin_inset CommandInset label
24708 LatexCommand label
24709 name "sec:Cross-References"
24710
24711 \end_inset
24712
24713
24714 \end_layout
24715
24716 \begin_layout Standard
24717 One of LyX's strengths are cross-references.
24718  You can reference every section, float, footnote, formula, and list in
24719  the document.
24720  To reference a document part, you have to insert a label into it.
24721  The label is used as anchor and name for the reference.
24722  We want for example refer to the the second item of the following list:
24723 \end_layout
24724
24725 \begin_layout Enumerate
24726 First item
24727 \end_layout
24728
24729 \begin_layout Enumerate
24730 \begin_inset CommandInset label
24731 LatexCommand label
24732 name "enu:Second-item"
24733
24734 \end_inset
24735
24736 Second item
24737 \end_layout
24738
24739 \begin_layout Enumerate
24740 Third item
24741 \end_layout
24742
24743 \begin_layout Standard
24744 First we insert a label into the second item with the menu 
24745 \family sans
24746 Insert\SpecialChar \menuseparator
24747 Label
24748 \family default
24749  or the by pressing the toolbar button 
24750 \begin_inset Graphics
24751         filename ../images/label-insert.png
24752         scale 85
24753
24754 \end_inset
24755
24756 .
24757  A grey label box like this: 
24758 \begin_inset Graphics
24759         filename clipart/labelQt4.png
24760         scale 85
24761
24762 \end_inset
24763
24764  is inserted and the label window pops up asking for the label text.
24765  LyX offers as text the first words of the item with a prefix, in our case
24766  the text 
24767 \begin_inset Quotes eld
24768 \end_inset
24769
24770
24771 \family sans
24772 enu: Second-item
24773 \family default
24774
24775 \begin_inset Quotes erd
24776 \end_inset
24777
24778 .
24779  The prefix 
24780 \begin_inset Quotes eld
24781 \end_inset
24782
24783
24784 \family sans
24785 enu:
24786 \family default
24787
24788 \begin_inset Quotes erd
24789 \end_inset
24790
24791  stands for 
24792 \begin_inset Quotes eld
24793 \end_inset
24794
24795 enumerate
24796 \begin_inset Quotes erd
24797 \end_inset
24798
24799 .
24800  The prefix depends on the document part where the label is inserted, e.g.
24801  if you insert a label to a section heading, the prefix will be 
24802 \begin_inset Quotes eld
24803 \end_inset
24804
24805
24806 \family sans
24807 sec:
24808 \family default
24809
24810 \begin_inset Quotes erd
24811 \end_inset
24812
24813 .
24814 \end_layout
24815
24816 \begin_layout Standard
24817 To reference the item, we refer to its label using the menu 
24818 \family sans
24819 Insert\SpecialChar \menuseparator
24820 Cross-Reference
24821 \family default
24822  or the toolbar button 
24823 \begin_inset Graphics
24824         filename ../images/dialog-show-new-inset_ref.png
24825         scale 85
24826
24827 \end_inset
24828
24829 .
24830  A grey cross-reference box like this: 
24831 \begin_inset Graphics
24832         filename clipart/referenceQt4.png
24833         scale 85
24834
24835 \end_inset
24836
24837  is inserted and the cross-reference window appear showing all labels of
24838  the document.
24839  We can now sort the labels alphabetically and then choose the entry 
24840 \begin_inset Quotes eld
24841 \end_inset
24842
24843
24844 \family sans
24845 enu:Second-item
24846 \family default
24847
24848 \begin_inset Quotes erd
24849 \end_inset
24850
24851 .
24852  At the position of the cross-reference box the item number will appear
24853  in the output.
24854  Here is our cross-reference:
24855 \end_layout
24856
24857 \begin_layout Standard
24858 Item
24859 \begin_inset space ~
24860 \end_inset
24861
24862
24863 \begin_inset CommandInset ref
24864 LatexCommand ref
24865 reference "enu:Second-item"
24866
24867 \end_inset
24868
24869
24870 \end_layout
24871
24872 \begin_layout Standard
24873 It is recommended to use a protected space
24874 \begin_inset Foot
24875 status collapsed
24876
24877 \begin_layout Plain Layout
24878 described in section
24879 \begin_inset space ~
24880 \end_inset
24881
24882
24883 \begin_inset CommandInset ref
24884 LatexCommand ref
24885 reference "sub:Protected-Space"
24886
24887 \end_inset
24888
24889
24890 \end_layout
24891
24892 \end_inset
24893
24894  between the cross-reference name and its number to avoid ugly line breaks
24895  between them.
24896 \end_layout
24897
24898 \begin_layout Standard
24899 There are six varieties of cross-references:
24900 \end_layout
24901
24902 \begin_layout Description
24903 <reference>: prints the float number, this is the default: 
24904 \begin_inset CommandInset ref
24905 LatexCommand ref
24906 reference "cap:Two-distorted-images"
24907
24908 \end_inset
24909
24910
24911 \end_layout
24912
24913 \begin_layout Description
24914 (<reference>): prints the float number within two parentheses, this is the
24915  style normally used to reference formulas, especially when the reference
24916  name 
24917 \begin_inset Quotes eld
24918 \end_inset
24919
24920 Equation
24921 \begin_inset Quotes erd
24922 \end_inset
24923
24924  is omitted: 
24925 \begin_inset CommandInset ref
24926 LatexCommand eqref
24927 reference "eq:tanhExp"
24928
24929 \end_inset
24930
24931
24932 \end_layout
24933
24934 \begin_layout Description
24935 <page>: prints the page number: Page
24936 \begin_inset space ~
24937 \end_inset
24938
24939
24940 \begin_inset CommandInset ref
24941 LatexCommand pageref
24942 reference "cap:Two-distorted-images"
24943
24944 \end_inset
24945
24946
24947 \end_layout
24948
24949 \begin_layout Description
24950 on
24951 \begin_inset space ~
24952 \end_inset
24953
24954 page
24955 \begin_inset space ~
24956 \end_inset
24957
24958 <page>: prints the text "on page" and the page number: 
24959 \begin_inset CommandInset ref
24960 LatexCommand vpageref
24961 reference "cap:Two-distorted-images"
24962
24963 \end_inset
24964
24965
24966 \end_layout
24967
24968 \begin_layout Description
24969 <reference>
24970 \begin_inset space ~
24971 \end_inset
24972
24973 on
24974 \begin_inset space ~
24975 \end_inset
24976
24977 page
24978 \begin_inset space ~
24979 \end_inset
24980
24981 <page>: prints the float number, the text "on page", and the page number:
24982  
24983 \begin_inset CommandInset ref
24984 LatexCommand vref
24985 reference "cap:Two-distorted-images"
24986
24987 \end_inset
24988
24989
24990 \end_layout
24991
24992 \begin_layout Description
24993 Formatted
24994 \begin_inset space ~
24995 \end_inset
24996
24997 reference: prints a self defined cross-reference format.
24998 \begin_inset Newline newline
24999 \end_inset
25000
25001
25002 \begin_inset Note Greyedout
25003 status open
25004
25005 \begin_layout Plain Layout
25006
25007 \series bold
25008 Note:
25009 \series default
25010  This feature is only available when you have the LaTeX-package 
25011 \series bold
25012 prettyref
25013 \series default
25014
25015 \begin_inset Index
25016 status collapsed
25017
25018 \begin_layout Plain Layout
25019 LaTeX-packages ! prettyref
25020 \end_layout
25021
25022 \end_inset
25023
25024  installed.
25025 \end_layout
25026
25027 \end_inset
25028
25029
25030 \end_layout
25031
25032 \begin_layout Standard
25033 Note that the style <page> won't print the page number if the label is on
25034  the previous, the same, or the next page.
25035  You will e.
25036 \begin_inset space \thinspace{}
25037 \end_inset
25038
25039 g.
25040 \begin_inset space ~
25041 \end_inset
25042
25043 see the text 
25044 \begin_inset Quotes eld
25045 \end_inset
25046
25047
25048 \family sans
25049 on this page
25050 \family default
25051
25052 \begin_inset Quotes erd
25053 \end_inset
25054
25055  instead.
25056 \end_layout
25057
25058 \begin_layout Standard
25059 The number and current page of the referred document part in the output,
25060  is automatically calculated by LaTeX.
25061  The varieties are adjusted in the field 
25062 \family sans
25063 Format
25064 \family default
25065  of the cross-reference window, that appear when you click on the cross-referenc
25066 e box.
25067 \end_layout
25068
25069 \begin_layout Standard
25070 You can only use the style 
25071 \family sans
25072 <reference>
25073 \family default
25074  to reference numbered document parts, while the reference style 
25075 \family sans
25076 <page>
25077 \family default
25078  is always possible.
25079 \end_layout
25080
25081 \begin_layout Standard
25082 If you want to reference a section, put the label in the section heading,
25083  to reference a float, put the label in the caption.
25084  For footnotes you can put the label somewhere in it.
25085  Referencing formulas is explained in section
25086 \begin_inset space ~
25087 \end_inset
25088
25089
25090 \begin_inset CommandInset ref
25091 LatexCommand ref
25092 reference "sec:Formula-Numbering-and"
25093
25094 \end_inset
25095
25096 .
25097 \end_layout
25098
25099 \begin_layout Standard
25100 The button 
25101 \family sans
25102 Go
25103 \begin_inset space ~
25104 \end_inset
25105
25106 to
25107 \begin_inset space ~
25108 \end_inset
25109
25110 Label
25111 \family default
25112  in the cross-reference window sets the the cursor before the referred label.
25113  The button text changes then to 
25114 \family sans
25115 Go
25116 \begin_inset space ~
25117 \end_inset
25118
25119 Back
25120 \family default
25121  and you can use it to set the cursor back to the cross-reference.
25122  Right-clicking on a cross-reference box also sets the cursor before the
25123  referred label but without a possibility to go back.
25124  
25125 \end_layout
25126
25127 \begin_layout Standard
25128 You can change labels at any time by clicking on the label box.
25129  References to the changed label will automatically change its link to the
25130  new label text, so that you don't need to take care about this.
25131 \end_layout
25132
25133 \begin_layout Standard
25134 If a cross-reference refers to a non-existing label, you'll see two question
25135  marks in the output instead of the reference.
25136 \end_layout
25137
25138 \begin_layout Standard
25139 References are described in detail in the 
25140 \emph on
25141 Embedded Objects
25142 \emph default
25143  manual.
25144 \end_layout
25145
25146 \begin_layout Section
25147 Table of Contents and other Listings
25148 \begin_inset Index
25149 status collapsed
25150
25151 \begin_layout Plain Layout
25152 Table of contents
25153 \end_layout
25154
25155 \end_inset
25156
25157
25158 \begin_inset Index
25159 status collapsed
25160
25161 \begin_layout Plain Layout
25162 Outline
25163 \end_layout
25164
25165 \end_inset
25166
25167
25168 \begin_inset CommandInset label
25169 LatexCommand label
25170 name "sec:toc"
25171
25172 \end_inset
25173
25174
25175 \end_layout
25176
25177 \begin_layout Subsection
25178 Table of Contents
25179 \begin_inset CommandInset label
25180 LatexCommand label
25181 name "sub:Table-of-Contents"
25182
25183 \end_inset
25184
25185
25186 \end_layout
25187
25188 \begin_layout Standard
25189 The Table of Contents (TOC) is inserted with the menu 
25190 \family sans
25191 Insert\SpecialChar \menuseparator
25192 List/TOC\SpecialChar \menuseparator
25193 Table
25194 \begin_inset space ~
25195 \end_inset
25196
25197 of
25198 \begin_inset space ~
25199 \end_inset
25200
25201 Contents
25202 \family default
25203 .
25204  Is is displayed in LyX as a gray box.
25205  If you click on it, the 
25206 \family sans
25207 Outline
25208 \family default
25209  window appears, showing you the TOC entries as outline to move and rearrange
25210  sections in your documents.
25211  So this operation is an alternative to the menu 
25212 \family sans
25213 Document\SpecialChar \menuseparator
25214 Outline
25215 \family default
25216  that is described in sec.
25217 \begin_inset space \thinspace{}
25218 \end_inset
25219
25220
25221 \begin_inset CommandInset ref
25222 LatexCommand ref
25223 reference "sec:Navigating"
25224
25225 \end_inset
25226
25227 .
25228 \end_layout
25229
25230 \begin_layout Standard
25231 The TOC in the document output lists every numbered section automatically.
25232  If you have declared a short title for a section heading, as described
25233  in section
25234 \begin_inset space ~
25235 \end_inset
25236
25237
25238 \begin_inset CommandInset ref
25239 LatexCommand ref
25240 reference "sec:Short-Titles"
25241
25242 \end_inset
25243
25244 , it will be used in the TOC instead of the section heading.
25245  Section
25246 \begin_inset space ~
25247 \end_inset
25248
25249
25250 \begin_inset CommandInset ref
25251 LatexCommand ref
25252 reference "sub:Numbering-depth"
25253
25254 \end_inset
25255
25256  describes how the level is adjusted that defines which section types are
25257  listed in the TOC.
25258  Unnumbered sections are not listed in the TOC.
25259 \end_layout
25260
25261 \begin_layout Subsection
25262 List of Figures, Tables, and Algorithms
25263 \begin_inset CommandInset label
25264 LatexCommand label
25265 name "sub:List-of-Figures"
25266
25267 \end_inset
25268
25269
25270 \end_layout
25271
25272 \begin_layout Standard
25273 Table, figure, and algorithm lists are very much like the table of contents.
25274  You can insert them via the 
25275 \family sans
25276 Insert\SpecialChar \menuseparator
25277 List
25278 \begin_inset space ~
25279 \end_inset
25280
25281 /
25282 \begin_inset space ~
25283 \end_inset
25284
25285 TOC
25286 \family default
25287  submenus.
25288  The list entries are the float captions and the float number.
25289 \end_layout
25290
25291 \begin_layout Section
25292 URLs and Hyperlinks
25293 \begin_inset Index
25294 status collapsed
25295
25296 \begin_layout Plain Layout
25297 URLs
25298 \end_layout
25299
25300 \end_inset
25301
25302
25303 \begin_inset Index
25304 status collapsed
25305
25306 \begin_layout Plain Layout
25307 Hyperlinks
25308 \end_layout
25309
25310 \end_inset
25311
25312
25313 \end_layout
25314
25315 \begin_layout Subsection
25316 URLs
25317 \begin_inset CommandInset label
25318 LatexCommand label
25319 name "sub:URLs"
25320
25321 \end_inset
25322
25323
25324 \end_layout
25325
25326 \begin_layout Standard
25327 Links to web pages or email addresses can be inserted via the menu 
25328 \family sans
25329 Insert\SpecialChar \menuseparator
25330 URL
25331 \family default
25332 .
25333 \end_layout
25334
25335 \begin_layout Standard
25336 Here is an example URL: LyX's homepage: 
25337 \begin_inset Flex URL
25338 status open
25339
25340 \begin_layout Plain Layout
25341
25342 http://www.lyx.org
25343 \end_layout
25344
25345 \end_inset
25346
25347
25348 \end_layout
25349
25350 \begin_layout Standard
25351 You cannot change the style of the link text, the URL text will always be
25352  in the style 
25353 \family typewriter
25354 Typewriter
25355 \family default
25356 .
25357  To be able to format the URL text, use hyperlinks as explained in the next
25358  subsection.
25359 \end_layout
25360
25361 \begin_layout Standard
25362 \begin_inset Note Greyedout
25363 status open
25364
25365 \begin_layout Plain Layout
25366
25367 \series bold
25368 Note:
25369 \series default
25370  URLs must not end with a backslash, otherwise you get LaTeX errors.
25371 \end_layout
25372
25373 \end_inset
25374
25375
25376 \end_layout
25377
25378 \begin_layout Subsection
25379 Hyperlinks
25380 \begin_inset CommandInset label
25381 LatexCommand label
25382 name "sub:Hyperlinks"
25383
25384 \end_inset
25385
25386
25387 \end_layout
25388
25389 \begin_layout Standard
25390 Hyperlinks can be inserted with the menu 
25391 \family sans
25392 Insert\SpecialChar \menuseparator
25393 Hyperlink
25394 \family default
25395  or with the toolbar button 
25396 \begin_inset Graphics
25397         filename ../images/href-insert.png
25398         BoundingBox 0bp 5bp 20bp 20bp
25399
25400 \end_inset
25401
25402 .
25403  The appearing dialog has two fields: 
25404 \family sans
25405 Target
25406 \family default
25407  and 
25408 \family sans
25409 Name
25410 \family default
25411 .
25412  The name is the printed text for the hyperlink.
25413  The hyperlink type can be a weblink like this: 
25414 \begin_inset CommandInset href
25415 LatexCommand href
25416 name "LyX's homepage"
25417 target "http://www.lyx.org"
25418
25419 \end_inset
25420
25421 , an Email address like this: 
25422 \begin_inset CommandInset href
25423 LatexCommand href
25424 name "lyx-docs mailing list"
25425 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25426 type "mailto:"
25427
25428 \end_inset
25429
25430 , or a link to a file.
25431 \end_layout
25432
25433 \begin_layout Standard
25434 You can start applications via a hyperlink when you insert a weblink, but
25435  add the prefix 
25436 \begin_inset Quotes eld
25437 \end_inset
25438
25439
25440 \family sans
25441 run:
25442 \family default
25443
25444 \begin_inset Quotes erd
25445 \end_inset
25446
25447  to the link target.
25448 \end_layout
25449
25450 \begin_layout Standard
25451 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25452  and become clickable in the DVI and PDF-output.
25453  To set the format of the link text, highlight the hyperlink inset and use
25454  the text style dialog.
25455  This is for example a hyperlink with bold sans serif text: 
25456 \family sans
25457 \series bold
25458
25459 \begin_inset CommandInset href
25460 LatexCommand href
25461 name "LyX's homepage"
25462 target "http://www.lyx.org"
25463
25464 \end_inset
25465
25466
25467 \end_layout
25468
25469 \begin_layout Standard
25470 The link text color can be changed, when the option 
25471 \family sans
25472 Color links
25473 \family default
25474  is set in the PDF Properties dialog (menu 
25475 \family sans
25476 Document\SpecialChar \menuseparator
25477 Settings\SpecialChar \menuseparator
25478 PDF Properties
25479 \family default
25480 ).
25481  The link text is for example set in this document to blue by adding the
25482  option
25483 \begin_inset Newline newline
25484 \end_inset
25485
25486
25487 \series bold
25488 urlcolor=blue
25489 \series default
25490
25491 \begin_inset Newline newline
25492 \end_inset
25493
25494 to the field 
25495 \family sans
25496 Additional options
25497 \family default
25498  in the PDF Properties dialog.
25499 \end_layout
25500
25501 \begin_layout Section
25502 Appendices
25503 \begin_inset Index
25504 status collapsed
25505
25506 \begin_layout Plain Layout
25507 Appendix
25508 \end_layout
25509
25510 \end_inset
25511
25512
25513 \begin_inset CommandInset label
25514 LatexCommand label
25515 name "sec:Appendices"
25516
25517 \end_inset
25518
25519
25520 \end_layout
25521
25522 \begin_layout Standard
25523 Appendices are created with the menu 
25524 \family sans
25525 Document\SpecialChar \menuseparator
25526 Start
25527 \begin_inset space ~
25528 \end_inset
25529
25530 Appendix
25531 \begin_inset space ~
25532 \end_inset
25533
25534 Here
25535 \family default
25536 .
25537  This menu sets the document from the current cursor position to the end
25538  as appendix region.
25539  The region is marked with a red borderline.
25540 \end_layout
25541
25542 \begin_layout Standard
25543 Every chapter (or section) within the appendix region is treated as an appendix,
25544  numbered with a capital Latin letter.
25545  The appendix subsections are numbered with this letter followed by a dot
25546  and the subsection number.
25547  All appendix sections can be referenced as if they were normal sections,
25548  here two examples:
25549 \end_layout
25550
25551 \begin_layout Standard
25552 Appendix
25553 \begin_inset space ~
25554 \end_inset
25555
25556
25557 \begin_inset CommandInset ref
25558 LatexCommand ref
25559 reference "cha:Credits"
25560
25561 \end_inset
25562
25563 ; Appendix
25564 \begin_inset space ~
25565 \end_inset
25566
25567
25568 \begin_inset CommandInset ref
25569 LatexCommand ref
25570 reference "sub:Export"
25571
25572 \end_inset
25573
25574
25575 \end_layout
25576
25577 \begin_layout Section
25578 Bibliography
25579 \begin_inset Index
25580 status collapsed
25581
25582 \begin_layout Plain Layout
25583 Bibliography
25584 \end_layout
25585
25586 \end_inset
25587
25588
25589 \begin_inset CommandInset label
25590 LatexCommand label
25591 name "sec:Bibliography"
25592
25593 \end_inset
25594
25595
25596 \end_layout
25597
25598 \begin_layout Standard
25599 There are two ways of generating the bibliography in a LyX-document.
25600  You can include a bibliography database,
25601 \begin_inset Foot
25602 status collapsed
25603
25604 \begin_layout Plain Layout
25605 Known under the name 
25606 \begin_inset Quotes eld
25607 \end_inset
25608
25609 BibTeX-database
25610 \begin_inset Quotes erd
25611 \end_inset
25612
25613 .
25614 \end_layout
25615
25616 \end_inset
25617
25618  which is explained in the next subsection, or you can insert the bibliography
25619  manually, using the paragraph environment 
25620 \family sans
25621 Bibliography
25622 \family default
25623 , which was described in section
25624 \begin_inset space ~
25625 \end_inset
25626
25627
25628 \begin_inset CommandInset ref
25629 LatexCommand ref
25630 reference "sub:Biblio_environment"
25631
25632 \end_inset
25633
25634 .
25635  If you want anything other than numerical citations that are used in this
25636  document, like author-year cituations, then you must
25637 \emph on
25638  
25639 \emph default
25640 use a bibliography database.
25641 \end_layout
25642
25643 \begin_layout Subsection
25644 The Bibliography Environment
25645 \end_layout
25646
25647 \begin_layout Standard
25648 Within the 
25649 \family sans
25650 Bibliography
25651 \family default
25652  environment, every paragraph begins with a gray bibliography box labeled
25653  with a number.
25654  If you click on it, you will get a dialog in which you can set a 
25655 \family sans
25656 Key
25657 \family default
25658  and a 
25659 \family sans
25660 Label
25661 \family default
25662 .
25663  The key is the symbolic name by which you will refer to this bibliography
25664  entry.
25665  For example, our second entry in the bibliography is a book about LaTeX
25666  and we used 
25667 \begin_inset Quotes eld
25668 \end_inset
25669
25670 latexcompanion
25671 \begin_inset Quotes erd
25672 \end_inset
25673
25674 , a short form of its title, as key.
25675 \end_layout
25676
25677 \begin_layout Standard
25678 You can refer to the key of a bibliography entry using the menu 
25679 \family sans
25680 Insert\SpecialChar \menuseparator
25681 Citation
25682 \family default
25683  or the toolbar button 
25684 \begin_inset Graphics
25685         filename ../images/dialog-show-new-inset_citation.png
25686         BoundingBox 0bp 5bp 20bp 20bp
25687
25688 \end_inset
25689
25690 .
25691  A citation reference box is inserted and a citation window will appear
25692  in which you can select one or more keys in the available key list.
25693  The citation reference box will be labeled with the referenced key.
25694  When you click on the box, the citation window appears and you can change
25695  the reference.
25696 \end_layout
25697
25698 \begin_layout Standard
25699 Citation references appear in the output as number of the bibliography entry
25700  with surrounding brackets.
25701  If you set a 
25702 \family sans
25703 Label
25704 \family default
25705  for the entry, the label will appear instead of the number.
25706  Here two examples; the first without a label, the second with the label
25707  
25708 \begin_inset Quotes eld
25709 \end_inset
25710
25711 Credits
25712 \begin_inset Quotes erd
25713 \end_inset
25714
25715 :
25716 \end_layout
25717
25718 \begin_layout Standard
25719 Have a look at the 
25720 \family sans
25721 LaTeX Companion Second Edition
25722 \family default
25723
25724 \begin_inset CommandInset citation
25725 LatexCommand cite
25726 key "latexcompanion"
25727
25728 \end_inset
25729
25730
25731 \end_layout
25732
25733 \begin_layout Standard
25734 The LyX-Team members are listed in the Credits: 
25735 \begin_inset CommandInset citation
25736 LatexCommand cite
25737 key "lyxcredit"
25738
25739 \end_inset
25740
25741
25742 \end_layout
25743
25744 \begin_layout Subsection
25745 Bibliography databases (BibTeX)
25746 \begin_inset Index
25747 status collapsed
25748
25749 \begin_layout Plain Layout
25750 Bibliography ! Databases
25751 \end_layout
25752
25753 \end_inset
25754
25755
25756 \begin_inset Index
25757 status collapsed
25758
25759 \begin_layout Plain Layout
25760 Bibliography ! BibTeX
25761 \end_layout
25762
25763 \end_inset
25764
25765
25766 \begin_inset CommandInset label
25767 LatexCommand label
25768 name "sub:Bibliography-databases"
25769
25770 \end_inset
25771
25772
25773 \end_layout
25774
25775 \begin_layout Standard
25776 Bibliography databases are useful if you use the same bibliography in different
25777  documents.
25778 \begin_inset Foot
25779 status collapsed
25780
25781 \begin_layout Plain Layout
25782 They are also useful simply for keeping a database of articles and notes
25783  concerning them.
25784  Most of the database programs mentioned below allow you to store annotations
25785  and reviews along with bibliographical information.
25786 \end_layout
25787
25788 \end_inset
25789
25790  It also makes it very easy to have a uniform layout for all bibliography
25791  entries.
25792  You can collect the bibliography of all relevant books and articles of
25793  your working field in a database.
25794  This database can be used for different documents, and only the entries
25795  cited in a particular document will appear in the bibliography list for
25796  that document.
25797  This relieves you of the need to keep track of which articles and books
25798  you have cited.
25799 \end_layout
25800
25801 \begin_layout Standard
25802 The database is a text file with the file extension 
25803 \begin_inset Quotes eld
25804 \end_inset
25805
25806
25807 \family sans
25808 .bib
25809 \family default
25810
25811 \begin_inset Quotes erd
25812 \end_inset
25813
25814 , containing the bibliography in a special format.
25815  The format is explained in LaTeX books (
25816 \begin_inset CommandInset citation
25817 LatexCommand cite
25818 key "Mittelbach,Kopka,Lamport"
25819
25820 \end_inset
25821
25822 ).
25823  The file can be created using any text editor, but normally one uses a
25824  special program to create and edit the entries in the database.
25825  A list of such programs is maintained on the LyX Wiki at 
25826 \begin_inset Flex URL
25827 status collapsed
25828
25829 \begin_layout Plain Layout
25830
25831 http://wiki.lyx.org/BibTeX/Programs
25832 \end_layout
25833
25834 \end_inset
25835
25836 .
25837 \end_layout
25838
25839 \begin_layout Standard
25840 To use a database, use the menu 
25841 \family sans
25842 Insert\SpecialChar \menuseparator
25843 List
25844 \family default
25845 /
25846 \family sans
25847 TOC\SpecialChar \menuseparator
25848 BibT
25849 \begin_inset ERT
25850 status collapsed
25851
25852 \begin_layout Plain Layout
25853
25854 {}
25855 \end_layout
25856
25857 \end_inset
25858
25859 eX
25860 \begin_inset space ~
25861 \end_inset
25862
25863 Bibliography
25864 \family default
25865 .
25866  A grey box will be inserted and a window appears.
25867  In this window you can load one or more databases and a style file.
25868  The option 
25869 \family sans
25870 Add bibliography to TOC
25871 \family default
25872  adds a table of contents entry for the bibliography.
25873  In the 
25874 \family sans
25875 Content
25876 \family default
25877  drop box you can select what part of the database should be output.
25878 \end_layout
25879
25880 \begin_layout Standard
25881 The style file is a text file with the file extension 
25882 \begin_inset Quotes erd
25883 \end_inset
25884
25885
25886 \family sans
25887 .bst
25888 \family default
25889
25890 \begin_inset Quotes erd
25891 \end_inset
25892
25893  that controls how the bibliography entries will appear.
25894  Your LaTeX distribution should provide several of these, and many publishers
25895  provide their own style files, so that you don't have to take care of the
25896  layout.
25897  It is of course possible to write your own style file, but this is something
25898  for experts.
25899 \begin_inset Foot
25900 status collapsed
25901
25902 \begin_layout Plain Layout
25903 For informations how this is done, have a look at
25904 \begin_inset Newline newline
25905 \end_inset
25906
25907
25908 \begin_inset CommandInset href
25909 LatexCommand href
25910 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25911
25912 \end_inset
25913
25914 .
25915 \end_layout
25916
25917 \end_inset
25918
25919
25920 \end_layout
25921
25922 \begin_layout Standard
25923 Inserting a citation reference works as described in the previous section.
25924 \end_layout
25925
25926 \begin_layout Standard
25927 To generate the bibliography from a database, LyX uses the program BibTeX.
25928  This program can be controlled with options that you can add in LyX's preferenc
25929 es dialog under 
25930 \family sans
25931 Outputs\SpecialChar \menuseparator
25932 LaT
25933 \begin_inset ERT
25934 status collapsed
25935
25936 \begin_layout Plain Layout
25937
25938 {}
25939 \end_layout
25940
25941 \end_inset
25942
25943 eX
25944 \family default
25945  in the 
25946 \family sans
25947 BibT
25948 \begin_inset ERT
25949 status collapsed
25950
25951 \begin_layout Plain Layout
25952
25953 {}
25954 \end_layout
25955
25956 \end_inset
25957
25958 eX
25959 \begin_inset space ~
25960 \end_inset
25961
25962 command
25963 \family default
25964  field.
25965  Before adding options, it is strongly recommended to read the manual of
25966  
25967 \family sans
25968 BibTeX
25969 \family default
25970  
25971 \begin_inset CommandInset citation
25972 LatexCommand cite
25973 key "BibTeX"
25974
25975 \end_inset
25976
25977 .
25978 \end_layout
25979
25980 \begin_layout Standard
25981 When you select the option 
25982 \family sans
25983 Sectioned bibliography
25984 \family default
25985  in the 
25986 \family sans
25987 Document\SpecialChar \menuseparator
25988 Settings
25989 \family default
25990  dialog, it is possible to have multiple and sectioned bibliographies.
25991  This and more specials are explained in detail in section 
25992 \emph on
25993 Customizing Bibliographies
25994 \emph default
25995  
25996 \emph on
25997 with BibTeX
25998 \emph default
25999  of the 
26000 \emph on
26001 Extended
26002 \emph default
26003  manual.
26004 \end_layout
26005
26006 \begin_layout Standard
26007 We use two bibliographies in this document to show the difference between
26008  the two methods of creating them.
26009  As you can see, the bibliography that is created from a database lists
26010  only the database entries that are referenced in the document.
26011  We used the style file 
26012 \family sans
26013 alphadin.bst
26014 \family default
26015  to get the complicated German reference key scheme in the bibliography.
26016 \end_layout
26017
26018 \begin_layout Subsection
26019 Bibliography layout
26020 \begin_inset Index
26021 status collapsed
26022
26023 \begin_layout Plain Layout
26024 Bibliography ! Layout
26025 \end_layout
26026
26027 \end_inset
26028
26029
26030 \end_layout
26031
26032 \begin_layout Standard
26033 In the citation reference dialog you can set a special citation format.
26034  For this feature you need to enable the option 
26035 \family sans
26036 Natbib
26037 \family default
26038  in the 
26039 \family sans
26040 Document\SpecialChar \menuseparator
26041 Settings
26042 \family default
26043
26044 \begin_inset Index
26045 status collapsed
26046
26047 \begin_layout Plain Layout
26048 Document ! Settings
26049 \end_layout
26050
26051 \end_inset
26052
26053  dialog under 
26054 \family sans
26055 Bibliography
26056 \family default
26057 .
26058  Setting a citation style for a reference will overwrite the default.
26059  For the global citation format use the BibTeX style files as explained
26060  in the previous section.
26061 \end_layout
26062
26063 \begin_layout Standard
26064 You can also set text, that should appear before or after a citation reference,
26065  in the citation reference window.
26066  Here an example where we set the text 
26067 \begin_inset Quotes eld
26068 \end_inset
26069
26070 Chapter
26071 \begin_inset space ~
26072 \end_inset
26073
26074 3
26075 \begin_inset Quotes erd
26076 \end_inset
26077
26078  to appear after the reference:
26079 \end_layout
26080
26081 \begin_layout Standard
26082 Have a look at 
26083 \begin_inset CommandInset citation
26084 LatexCommand cite
26085 after "Chapter 3"
26086 key "latexcompanion"
26087
26088 \end_inset
26089
26090 .
26091 \end_layout
26092
26093 \begin_layout Section
26094 Index
26095 \begin_inset Index
26096 status collapsed
26097
26098 \begin_layout Plain Layout
26099 Index generation
26100 \end_layout
26101
26102 \end_inset
26103
26104
26105 \begin_inset CommandInset label
26106 LatexCommand label
26107 name "sec:Index"
26108
26109 \end_inset
26110
26111
26112 \end_layout
26113
26114 \begin_layout Standard
26115 An index entry is created if you use the menu 
26116 \family sans
26117 Insert\SpecialChar \menuseparator
26118 Index
26119 \begin_inset space ~
26120 \end_inset
26121
26122 Entry
26123 \family default
26124  or the toolbar button 
26125 \begin_inset Graphics
26126         filename ../images/index-insert.png
26127         BoundingBox 0bp 5bp 20bp 20bp
26128
26129 \end_inset
26130
26131 .
26132  A gray box labeled 
26133 \begin_inset Quotes eld
26134 \end_inset
26135
26136
26137 \family sans
26138 Idx
26139 \family default
26140
26141 \begin_inset Quotes erd
26142 \end_inset
26143
26144  is inserted containing the text that appears in the index.
26145  The word where the cursor is in or the currently highlighted text is proposed
26146  by LyX as index entry.
26147 \end_layout
26148
26149 \begin_layout Standard
26150 We give a short overview of the index commands in the next subsections.
26151  For a detailed description of LaTeX's index mechanism, have a look at one
26152  of the LaTeX books 
26153 \begin_inset CommandInset citation
26154 LatexCommand cite
26155 key "latexcompanion,latexguide,latexbook"
26156
26157 \end_inset
26158
26159 .
26160 \end_layout
26161
26162 \begin_layout Standard
26163 You can change index entries by clicking on the index box.
26164 \end_layout
26165
26166 \begin_layout Standard
26167 The index list is inserted to the document with the menu 
26168 \family sans
26169 Insert\SpecialChar \menuseparator
26170 List
26171 \begin_inset space ~
26172 \end_inset
26173
26174 /
26175 \begin_inset space ~
26176 \end_inset
26177
26178 TOC\SpecialChar \menuseparator
26179 Index
26180 \begin_inset space ~
26181 \end_inset
26182
26183 List
26184 \family default
26185 .
26186  A light blue box labeled 
26187 \begin_inset Quotes eld
26188 \end_inset
26189
26190
26191 \family sans
26192 Index
26193 \family default
26194
26195 \begin_inset Quotes erd
26196 \end_inset
26197
26198  will show the place where the index is printed in the output.
26199  The index list box is not clickable like other LyX-boxes.
26200 \end_layout
26201
26202 \begin_layout Subsection
26203 Grouping Index Entries
26204 \begin_inset Index
26205 status collapsed
26206
26207 \begin_layout Plain Layout
26208 Index ! Grouping
26209 \end_layout
26210
26211 \end_inset
26212
26213
26214 \end_layout
26215
26216 \begin_layout Standard
26217 Index entries are often grouped to offer the reader a fast search in the
26218  index.
26219  We want to group for example the index entries for itemized and enumerated
26220  lists under the entry 
26221 \begin_inset Quotes eld
26222 \end_inset
26223
26224 Lists
26225 \begin_inset Quotes erd
26226 \end_inset
26227
26228 .
26229  First we create the entry 
26230 \begin_inset Quotes eld
26231 \end_inset
26232
26233 Lists
26234 \begin_inset Quotes erd
26235 \end_inset
26236
26237  in section
26238 \begin_inset space ~
26239 \end_inset
26240
26241
26242 \begin_inset CommandInset ref
26243 LatexCommand ref
26244 reference "sub:Lists"
26245
26246 \end_inset
26247
26248 .
26249  In the text field for the itemized list index entry in section
26250 \begin_inset space ~
26251 \end_inset
26252
26253
26254 \begin_inset CommandInset ref
26255 LatexCommand ref
26256 reference "sec:Itemize"
26257
26258 \end_inset
26259
26260 , we insert the command
26261 \end_layout
26262
26263 \begin_layout Standard
26264
26265 \series bold
26266 Lists ! Itemize
26267 \end_layout
26268
26269 \begin_layout Standard
26270 and the command
26271 \end_layout
26272
26273 \begin_layout Standard
26274
26275 \series bold
26276 Lists ! Enumerate
26277 \end_layout
26278
26279 \begin_layout Standard
26280 for the enumerated list in section
26281 \begin_inset space ~
26282 \end_inset
26283
26284
26285 \begin_inset CommandInset ref
26286 LatexCommand ref
26287 reference "sec:Enumerate"
26288
26289 \end_inset
26290
26291 .
26292 \end_layout
26293
26294 \begin_layout Standard
26295 The exclamation mark 
26296 \begin_inset Quotes eld
26297 \end_inset
26298
26299 !
26300 \begin_inset Quotes erd
26301 \end_inset
26302
26303  marks the grouping levels.
26304  You can have three levels; every index level is indented a bit more.
26305  An index entry for the higher levels is not required.
26306  If we don't have an index entry for 
26307 \begin_inset Quotes eld
26308 \end_inset
26309
26310 Lists
26311 \begin_inset Quotes erd
26312 \end_inset
26313
26314 , it will be printed anyway, but without a page number.
26315 \end_layout
26316
26317 \begin_layout Subsection
26318 Page Ranges
26319 \begin_inset Index
26320 status collapsed
26321
26322 \begin_layout Plain Layout
26323 Index ! Page ranges
26324 \end_layout
26325
26326 \end_inset
26327
26328
26329 \end_layout
26330
26331 \begin_layout Standard
26332 Normally an index entry will appear with the page number of the indexed
26333  section.
26334  But sometimes you want to index more pages under the same entry.
26335  E.g if we want to index the paragraph environments, we create an index entry
26336  in section
26337 \begin_inset space ~
26338 \end_inset
26339
26340
26341 \begin_inset CommandInset ref
26342 LatexCommand ref
26343 reference "sec:Paragraph-Environments"
26344
26345 \end_inset
26346
26347  with the command
26348 \end_layout
26349
26350 \begin_layout Standard
26351
26352 \series bold
26353 Paragraph environments|(
26354 \end_layout
26355
26356 \begin_layout Standard
26357 and another entry at the end of section
26358 \begin_inset space ~
26359 \end_inset
26360
26361
26362 \begin_inset CommandInset ref
26363 LatexCommand ref
26364 reference "sub:LyX-Code"
26365
26366 \end_inset
26367
26368  with the command
26369 \end_layout
26370
26371 \begin_layout Standard
26372
26373 \series bold
26374 Paragraph environments|)
26375 \end_layout
26376
26377 \begin_layout Standard
26378 The commands 
26379 \begin_inset Quotes eld
26380 \end_inset
26381
26382
26383 \series bold
26384 |(
26385 \series default
26386
26387 \begin_inset Quotes erd
26388 \end_inset
26389
26390  and 
26391 \begin_inset Quotes eld
26392 \end_inset
26393
26394
26395 \series bold
26396 |)
26397 \series default
26398
26399 \begin_inset Quotes erd
26400 \end_inset
26401
26402  respectively starts and ends the index range.
26403  You can also add the same index entry at different places in the document.
26404  They appear in the output under one entry with a comma separated list of
26405  the pages of the indexed document parts.
26406  An example is the index entry 
26407 \begin_inset Quotes eld
26408 \end_inset
26409
26410 Document ! Settings
26411 \begin_inset Quotes erd
26412 \end_inset
26413
26414 .
26415 \end_layout
26416
26417 \begin_layout Subsection
26418 Cross referencing
26419 \begin_inset Index
26420 status collapsed
26421
26422 \begin_layout Plain Layout
26423 Index ! Cross referencing
26424 \end_layout
26425
26426 \end_inset
26427
26428
26429 \end_layout
26430
26431 \begin_layout Standard
26432 It is also possible to refer to another index entry.
26433  We referred for example in the index entry 
26434 \begin_inset Quotes eld
26435 \end_inset
26436
26437 GIF
26438 \begin_inset Quotes erd
26439 \end_inset
26440
26441  (in section
26442 \begin_inset space ~
26443 \end_inset
26444
26445
26446 \begin_inset CommandInset ref
26447 LatexCommand ref
26448 reference "sub:Image-Formats"
26449
26450 \end_inset
26451
26452 ) to the index entry 
26453 \begin_inset Quotes eld
26454 \end_inset
26455
26456 Image formats
26457 \begin_inset Quotes erd
26458 \end_inset
26459
26460  in the same section using the entry
26461 \end_layout
26462
26463 \begin_layout Standard
26464
26465 \series bold
26466 GIF|see{Image formats}
26467 \end_layout
26468
26469 \begin_layout Standard
26470 Where the braces have to be inserted as TeX Code.
26471  The text within the braces is the referenced entry.
26472  The reference will appear in the output without a page number.
26473 \end_layout
26474
26475 \begin_layout Subsection
26476 Index Entry Order
26477 \begin_inset Index
26478 status collapsed
26479
26480 \begin_layout Plain Layout
26481 Index ! Entry order
26482 \end_layout
26483
26484 \end_inset
26485
26486
26487 \end_layout
26488
26489 \begin_layout Standard
26490 You can use accented characters in the index entry, but the entries might
26491  then not follow the rules for the index order.
26492  The index entries are sorted alphabetically, but LaTeX
26493 \begin_inset Foot
26494 status collapsed
26495
26496 \begin_layout Plain Layout
26497 The index generating is done in the background by an extra program, see
26498  section
26499 \begin_inset space ~
26500 \end_inset
26501
26502
26503 \begin_inset CommandInset ref
26504 LatexCommand ref
26505 reference "sub:Index-Program"
26506
26507 \end_inset
26508
26509 .
26510 \end_layout
26511
26512 \end_inset
26513
26514  doesn't know how to sort accents in different languages.
26515  We created as example the three dummy index entries 
26516 \begin_inset Quotes eld
26517 \end_inset
26518
26519 maison
26520 \begin_inset Quotes erd
26521 \end_inset
26522
26523
26524 \begin_inset Quotes eld
26525 \end_inset
26526
26527 maïs
26528 \begin_inset Quotes erd
26529 \end_inset
26530
26531 , and 
26532 \begin_inset Quotes eld
26533 \end_inset
26534
26535 maître
26536 \begin_inset Quotes erd
26537 \end_inset
26538
26539 .
26540 \begin_inset Index
26541 status open
26542
26543 \begin_layout Plain Layout
26544 Dummy entries ! maïs
26545 \end_layout
26546
26547 \end_inset
26548
26549
26550 \begin_inset Index
26551 status open
26552
26553 \begin_layout Plain Layout
26554 Dummy entries ! maître
26555 \end_layout
26556
26557 \end_inset
26558
26559
26560 \begin_inset Index
26561 status open
26562
26563 \begin_layout Plain Layout
26564 Dummy entries ! maïs@maison
26565 \end_layout
26566
26567 \end_inset
26568
26569  They will be sorted in the order maïs, maître, maison, but we want the
26570  order maïs, maison, maître.
26571  To achieve this, we use the command
26572 \end_layout
26573
26574 \begin_layout Standard
26575
26576 \series bold
26577 previous entry@current entry
26578 \end_layout
26579
26580 \begin_layout Standard
26581 In our case we want to have 
26582 \begin_inset Quotes eld
26583 \end_inset
26584
26585 maison
26586 \begin_inset Quotes erd
26587 \end_inset
26588
26589  after 
26590 \begin_inset Quotes eld
26591 \end_inset
26592
26593 maïs
26594 \begin_inset Quotes erd
26595 \end_inset
26596
26597  and write therefore for the index entry of maison:
26598 \end_layout
26599
26600 \begin_layout Standard
26601
26602 \series bold
26603 maïs@maison
26604 \end_layout
26605
26606 \begin_layout Standard
26607 The previous entry needn't to be a real existing entry, you can also use
26608  another word to tell LaTeX the entry order, see the next subsection for
26609  an example.
26610 \end_layout
26611
26612 \begin_layout Subsection
26613 Index Entry Layout
26614 \begin_inset Index
26615 status collapsed
26616
26617 \begin_layout Plain Layout
26618 Index ! Entry layout
26619 \end_layout
26620
26621 \end_inset
26622
26623
26624 \end_layout
26625
26626 \begin_layout Standard
26627 You can change the appearance of index entries via the text style dialog.
26628 \begin_inset Index
26629 status open
26630
26631 \begin_layout Plain Layout
26632 Dummy entries ! 
26633 \shape italic
26634 This is an italic dummy entry
26635 \end_layout
26636
26637 \end_inset
26638
26639  You can also format the page number using the character 
26640 \begin_inset Quotes eld
26641 \end_inset
26642
26643 |
26644 \begin_inset Quotes erd
26645 \end_inset
26646
26647  followed by a LaTeX-command without a backslash.
26648  We can write for example
26649 \end_layout
26650
26651 \begin_layout Standard
26652
26653 \series bold
26654 italic page number:|textit
26655 \end_layout
26656
26657 \begin_layout Standard
26658 to get the page number in italic.
26659 \begin_inset Index
26660 status open
26661
26662 \begin_layout Plain Layout
26663 Dummy entries ! italic page number:|textit
26664 \end_layout
26665
26666 \end_inset
26667
26668  Normally all LaTeX-commands begin with a backslash, but in this special
26669  case 
26670 \begin_inset Quotes eld
26671 \end_inset
26672
26673
26674 \series bold
26675 |command
26676 \series default
26677
26678 \begin_inset Quotes erd
26679 \end_inset
26680
26681  means 
26682 \series bold
26683
26684 \backslash
26685 command{page
26686 \begin_inset space ~
26687 \end_inset
26688
26689 number}
26690 \series default
26691 .
26692  Have a look at section
26693 \begin_inset space ~
26694 \end_inset
26695
26696
26697 \begin_inset CommandInset ref
26698 LatexCommand ref
26699 reference "sub:LaTeX-Syntax"
26700
26701 \end_inset
26702
26703  to learn more about the LaTeX-syntax.
26704 \end_layout
26705
26706 \begin_layout Standard
26707 \begin_inset Note Greyedout
26708 status open
26709
26710 \begin_layout Plain Layout
26711
26712 \series bold
26713 Note:
26714 \series default
26715  Formatting single index entries only works when you use the program 
26716 \family sans
26717 makeindex 
26718 \family default
26719 to generate the index, see section
26720 \begin_inset space ~
26721 \end_inset
26722
26723
26724 \begin_inset CommandInset ref
26725 LatexCommand ref
26726 reference "sub:Index-Program"
26727
26728 \end_inset
26729
26730 .
26731  If you use 
26732 \family sans
26733 xindy
26734 \family default
26735 , however, this won't work for anything else than bold or italic text.
26736  This is because xindy requires to define semantic elements before they
26737  can be used, see 
26738 \begin_inset CommandInset citation
26739 LatexCommand cite
26740 after "p. 678 ff."
26741 key "latexcompanion"
26742
26743 \end_inset
26744
26745  for details.
26746 \end_layout
26747
26748 \end_inset
26749
26750
26751 \end_layout
26752
26753 \begin_layout Standard
26754 In general, we encourage you to not format page numbers directly as shown
26755  above.
26756  Instead of this, you should define a macro in the preamble and use that.
26757  Consider why you want some page numbers to be bold.
26758  Maybe you want all page references italic that refer to a definition of
26759  the indexed term, so that users can easily find definitions.
26760  If so, put the following in preamble
26761 \end_layout
26762
26763 \begin_layout Standard
26764
26765 \series bold
26766
26767 \backslash
26768 newcommand{
26769 \backslash
26770 IndexDef}[1]{
26771 \backslash
26772 textit{#1}}
26773 \end_layout
26774
26775 \begin_layout Standard
26776 and write
26777 \end_layout
26778
26779 \begin_layout Standard
26780
26781 \series bold
26782 my entry|IndexDef
26783 \end_layout
26784
26785 \begin_layout Standard
26786 into the index entry.
26787 \begin_inset Index
26788 status open
26789
26790 \begin_layout Plain Layout
26791 Dummy entries ! my entry|IndexDef
26792 \end_layout
26793
26794 \end_inset
26795
26796  The advantage is that, if you change your mind later or if your publisher
26797  request that definitions must not be italic but bold, you just need to
26798  change the macro in the preamble, not every single index entry.
26799 \end_layout
26800
26801 \begin_layout Standard
26802 You can also change the layout for the whole index.
26803  E.
26804 \begin_inset space \thinspace{}
26805 \end_inset
26806
26807 g.
26808 \begin_inset space ~
26809 \end_inset
26810
26811 we marked the index list box of this document as bold to get a bold font
26812  for all index entries.
26813  For more advanced task you have to set up a so-called 
26814 \emph on
26815 Index Style File
26816 \emph default
26817 , see the 
26818 \family sans
26819 makeindex
26820 \family default
26821  or 
26822 \family sans
26823 xindy
26824 \family default
26825  documentation for details, 
26826 \begin_inset CommandInset citation
26827 LatexCommand cite
26828 key "makeindex,xindy"
26829
26830 \end_inset
26831
26832 .
26833 \end_layout
26834
26835 \begin_layout Subsection
26836 Index Program
26837 \begin_inset Index
26838 status collapsed
26839
26840 \begin_layout Plain Layout
26841 Index ! Program
26842 \end_layout
26843
26844 \end_inset
26845
26846
26847 \begin_inset CommandInset label
26848 LatexCommand label
26849 name "sub:Index-Program"
26850
26851 \end_inset
26852
26853
26854 \end_layout
26855
26856 \begin_layout Standard
26857 When the index entry program 
26858 \family sans
26859 xindy
26860 \family default
26861  is installed, that is only available for Linux, LyX uses it for the index
26862  generation, otherwise the program 
26863 \family sans
26864 makeindex
26865 \family default
26866  is used, that is part of every LaTeX distribution.
26867  Both programs can be controlled by options that can be set in LyX's preferences
26868  dialog, see section
26869 \begin_inset space ~
26870 \end_inset
26871
26872
26873 \begin_inset CommandInset ref
26874 LatexCommand ref
26875 reference "sub:LaTeX-settings"
26876
26877 \end_inset
26878
26879 .
26880  The available options are listed and explained in 
26881 \begin_inset CommandInset citation
26882 LatexCommand cite
26883 key "makeindex,xindy"
26884
26885 \end_inset
26886
26887 .
26888  You can also specify there another program to generate the index.
26889 \end_layout
26890
26891 \begin_layout Standard
26892
26893 \family sans
26894 makeindex
26895 \family default
26896  is very old, not further developed and has many pitfalls.
26897  Most notably, it has been defined with nothing more than the English language
26898  in mind.
26899  So it fails at sorting correctly for anything else than an monolingual
26900  English text.
26901  We have shown above how to fix this sorting.
26902  However, if you are writing in another language and using Linux, consider
26903  to use 
26904 \family sans
26905 xindy
26906 \family default
26907 .
26908 \end_layout
26909
26910 \begin_layout Section
26911 Nomenclature / Glossary 
26912 \begin_inset Index
26913 status collapsed
26914
26915 \begin_layout Plain Layout
26916 Nomenclature
26917 \end_layout
26918
26919 \end_inset
26920
26921
26922 \begin_inset Index
26923 status collapsed
26924
26925 \begin_layout Plain Layout
26926 Glossary|see
26927 \begin_inset ERT
26928 status collapsed
26929
26930 \begin_layout Plain Layout
26931
26932 {
26933 \end_layout
26934
26935 \end_inset
26936
26937 Nomenclature
26938 \begin_inset ERT
26939 status collapsed
26940
26941 \begin_layout Plain Layout
26942
26943 }
26944 \end_layout
26945
26946 \end_inset
26947
26948
26949 \end_layout
26950
26951 \end_inset
26952
26953
26954 \begin_inset CommandInset label
26955 LatexCommand label
26956 name "sec:Nomenclature"
26957
26958 \end_inset
26959
26960
26961 \end_layout
26962
26963 \begin_layout Standard
26964 Sometimes you need to compile a list of symbols that are mentioned in your
26965  document with a brief explanation of them -- a so called nomenclature or
26966  glossary.
26967 \end_layout
26968
26969 \begin_layout Standard
26970 To be able to create nomenclatures, you need the LaTeX package 
26971 \series bold
26972 nomencl
26973 \series default
26974
26975 \begin_inset Index
26976 status collapsed
26977
26978 \begin_layout Plain Layout
26979 LaTeX-packages ! nomencl
26980 \end_layout
26981
26982 \end_inset
26983
26984  installed.
26985  You find it in the TeX Catalogue, 
26986 \begin_inset CommandInset citation
26987 LatexCommand cite
26988 key "TeXCatalogue"
26989
26990 \end_inset
26991
26992  or in the package manager of your LaTeX-system.
26993 \end_layout
26994
26995 \begin_layout Standard
26996 A nomenclature entry is created if you place the cursor after a symbol entry
26997  and then use the menu 
26998 \family sans
26999 Insert\SpecialChar \menuseparator
27000
27001 \family default
27002 N
27003 \family sans
27004 omenclature
27005 \begin_inset space ~
27006 \end_inset
27007
27008 Entry
27009 \family default
27010  or the toolbar button 
27011 \begin_inset Graphics
27012         filename ../images/nomencl-insert.png
27013         BoundingBox 0bp 5bp 20bp 20bp
27014
27015 \end_inset
27016
27017 .
27018  A gray box labeled 
27019 \begin_inset Quotes eld
27020 \end_inset
27021
27022
27023 \family sans
27024 Nom
27025 \family default
27026
27027 \begin_inset Quotes erd
27028 \end_inset
27029
27030  is inserted and a window pops up asking for the nomenclature entry.
27031 \end_layout
27032
27033 \begin_layout Standard
27034 A nomenclature entry consists of two main entries.
27035  The first is the symbol that you want to refer to.
27036  The second is the description of the symbol.
27037 \end_layout
27038
27039 \begin_layout Standard
27040 \begin_inset Note Greyedout
27041 status open
27042
27043 \begin_layout Plain Layout
27044
27045 \series bold
27046 Note:
27047 \series default
27048  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
27049 \end_layout
27050
27051 \end_inset
27052
27053
27054 \end_layout
27055
27056 \begin_layout Subsection
27057 Nomenclature Definition and Layout
27058 \begin_inset Index
27059 status collapsed
27060
27061 \begin_layout Plain Layout
27062 Nomenclature ! Layout
27063 \end_layout
27064
27065 \end_inset
27066
27067
27068 \end_layout
27069
27070 \begin_layout Standard
27071 When you have symbols in formulas, you have to define them in the 
27072 \family sans
27073 Symbol
27074 \family default
27075  field as LaTeX-formula.
27076  For example to get 
27077 \begin_inset Quotes eld
27078 \end_inset
27079
27080
27081 \begin_inset Formula $\sigma$
27082 \end_inset
27083
27084
27085 \begin_inset Quotes erd
27086 \end_inset
27087
27088 , insert this:
27089 \begin_inset Newline newline
27090 \end_inset
27091
27092
27093 \series bold
27094 $
27095 \backslash
27096 sigma$
27097 \begin_inset Newline newline
27098 \end_inset
27099
27100
27101 \series default
27102 The 
27103 \begin_inset Quotes eld
27104 \end_inset
27105
27106 $
27107 \begin_inset Quotes erd
27108 \end_inset
27109
27110  character hereby starts/ends the formula.
27111  The LaTeX-command for the Greek letter is the name of the letter beginning
27112  with a backslash 
27113 \begin_inset Quotes eld
27114 \end_inset
27115
27116
27117 \backslash
27118
27119 \begin_inset Quotes erd
27120 \end_inset
27121
27122 .
27123  For capital Greek letters, start the command also with a capital letter,
27124  like 
27125 \series bold
27126
27127 \backslash
27128 Sigma
27129 \series default
27130 .
27131 \end_layout
27132
27133 \begin_layout Standard
27134 (A short introduction to the LaTeX-syntax is given in section
27135 \begin_inset space ~
27136 \end_inset
27137
27138
27139 \begin_inset CommandInset ref
27140 LatexCommand ref
27141 reference "sub:LaTeX-Syntax"
27142
27143 \end_inset
27144
27145 .)
27146 \end_layout
27147
27148 \begin_layout Standard
27149 You cannot use the 
27150 \family sans
27151 Text
27152 \begin_inset space ~
27153 \end_inset
27154
27155 Style
27156 \family default
27157  dialog to format the description text but have to use LaTeX-commands.
27158  For example the description of the nomenclature entry for the 
27159 \begin_inset Quotes eld
27160 \end_inset
27161
27162
27163 \begin_inset Formula $\sigma$
27164 \end_inset
27165
27166
27167 \begin_inset Quotes erd
27168 \end_inset
27169
27170  in this document is:
27171 \begin_inset Newline newline
27172 \end_inset
27173
27174
27175 \series bold
27176 dummy entry for the character 
27177 \backslash
27178 textsf{sigma}
27179 \series default
27180
27181 \begin_inset Newline newline
27182 \end_inset
27183
27184 The command 
27185 \series bold
27186
27187 \backslash
27188 textsf
27189 \series default
27190  sets the fonts to 
27191 \family sans
27192 sans
27193 \begin_inset space ~
27194 \end_inset
27195
27196 serif
27197 \family default
27198 .
27199  To get 
27200 \series bold
27201 bold
27202 \series default
27203  font use the command 
27204 \series bold
27205
27206 \backslash
27207 textbf
27208 \series default
27209 , for 
27210 \family typewriter
27211 typewriter
27212 \family default
27213  use 
27214 \series bold
27215
27216 \backslash
27217 texttt
27218 \series default
27219 , for 
27220 \emph on
27221 emphasized
27222 \emph default
27223  use 
27224 \series bold
27225
27226 \backslash
27227 emph
27228 \series default
27229 .
27230 \end_layout
27231
27232 \begin_layout Subsection
27233 Sort Order of Nomenclature Entries
27234 \begin_inset Index
27235 status collapsed
27236
27237 \begin_layout Plain Layout
27238 Nomenclature ! Sort order
27239 \end_layout
27240
27241 \end_inset
27242
27243
27244 \end_layout
27245
27246 \begin_layout Standard
27247 The nomenclature entries are sorted alphabetically by the LaTeX-code of
27248  the symbol definition.
27249  This leads to undesired results when you for example have symbols in formulas.
27250  Suppose you have nomenclature entries for the symbols 
27251 \emph on
27252 a
27253 \begin_inset CommandInset nomenclature
27254 LatexCommand nomenclature
27255 symbol "a"
27256 description "dummy entry for the character \"a\""
27257
27258 \end_inset
27259
27260
27261 \emph default
27262  and 
27263 \begin_inset Formula $\sigma$
27264 \end_inset
27265
27266
27267 \begin_inset CommandInset nomenclature
27268 LatexCommand nomenclature
27269 prefix "sigma"
27270 symbol "$\\sigma$"
27271 description "dummy entry for the character \\textsf{sigma}"
27272
27273 \end_inset
27274
27275 .
27276  They will be sorted by 
27277 \begin_inset Quotes eld
27278 \end_inset
27279
27280
27281 \family sans
27282 a
27283 \family default
27284
27285 \begin_inset Quotes erd
27286 \end_inset
27287
27288  and 
27289 \begin_inset Quotes eld
27290 \end_inset
27291
27292
27293 \family typewriter
27294 $
27295 \backslash
27296 sigma$
27297 \family default
27298
27299 \begin_inset Quotes erd
27300 \end_inset
27301
27302  -- the 
27303 \begin_inset Formula $\sigma$
27304 \end_inset
27305
27306  will be sorted before the 
27307 \emph on
27308 a
27309 \emph default
27310  since the character 
27311 \begin_inset Quotes eld
27312 \end_inset
27313
27314 $
27315 \begin_inset Quotes erd
27316 \end_inset
27317
27318  is considered in sorting.
27319 \end_layout
27320
27321 \begin_layout Standard
27322 To control the sort order, you can edit the 
27323 \family sans
27324 Sort
27325 \begin_inset space ~
27326 \end_inset
27327
27328 as
27329 \family default
27330  field of the nomenclature dialog.
27331  Then the nomenclature entry will be sorted by this entry and not the symbol
27332  definition.
27333  For the given example, you can insert 
27334 \family typewriter
27335 sigma
27336 \family default
27337  to this field for the 
27338 \begin_inset Formula $\sigma$
27339 \end_inset
27340
27341 , then 
27342 \emph on
27343 a
27344 \emph default
27345  will be located before 
27346 \begin_inset Formula $\sigma$
27347 \end_inset
27348
27349 .
27350 \end_layout
27351
27352 \begin_layout Standard
27353 For subgrouping and tips for using sort entries see the 
27354 \series bold
27355 nomencl
27356 \series default
27357  documentation, 
27358 \begin_inset CommandInset citation
27359 LatexCommand cite
27360 key "nomencl"
27361
27362 \end_inset
27363
27364 .
27365 \end_layout
27366
27367 \begin_layout Subsection
27368 Nomenclature Options
27369 \begin_inset Index
27370 status collapsed
27371
27372 \begin_layout Plain Layout
27373 Nomenclature ! Options
27374 \end_layout
27375
27376 \end_inset
27377
27378
27379 \end_layout
27380
27381 \begin_layout Standard
27382 The 
27383 \series bold
27384 nomencl
27385 \series default
27386  package offers some options to adjust the appearance of the nomenclature.
27387  Here are some of its options, for more have a look at its documentation:
27388 \end_layout
27389
27390 \begin_layout Description
27391 refeq Appends the phrase 
27392 \begin_inset Quotes eld
27393 \end_inset
27394
27395
27396 \family sans
27397 , see equation (
27398 \emph on
27399 eq
27400 \emph default
27401 )
27402 \family default
27403
27404 \begin_inset Quotes erd
27405 \end_inset
27406
27407  to every nomenclature entry, where 
27408 \family sans
27409 \emph on
27410 eq
27411 \family default
27412 \emph default
27413  is the number of the last equation in front of the nomenclature entry
27414 \end_layout
27415
27416 \begin_layout Description
27417 refpage Appends the phrase 
27418 \begin_inset Quotes eld
27419 \end_inset
27420
27421
27422 \family sans
27423 , page (
27424 \emph on
27425 page
27426 \emph default
27427 )
27428 \family default
27429
27430 \begin_inset Quotes erd
27431 \end_inset
27432
27433  to every nomenclature entry, where 
27434 \family sans
27435 \emph on
27436 page
27437 \family default
27438 \emph default
27439  is the number of the page on which the nomenclature entry appeared
27440 \end_layout
27441
27442 \begin_layout Description
27443 intoc Inserts the nomenclature in the Table of Contents
27444 \end_layout
27445
27446 \begin_layout Standard
27447 There are furthermore the options 
27448 \series bold
27449 croatian
27450 \series default
27451
27452 \series bold
27453 danish
27454 \series default
27455
27456 \series bold
27457 english
27458 \series default
27459
27460 \series bold
27461 french
27462 \series default
27463
27464 \series bold
27465 german
27466 \series default
27467
27468 \series bold
27469 italian
27470 \series default
27471
27472 \series bold
27473 polish
27474 \series default
27475
27476 \series bold
27477 portuguese
27478 \series default
27479
27480 \series bold
27481 russian
27482 \series default
27483
27484 \series bold
27485 spanish
27486 \series default
27487 , and 
27488 \series bold
27489 ukrainian
27490 \series default
27491  to print the reference texts and the nomenclature title in the corresponding
27492  language.
27493 \end_layout
27494
27495 \begin_layout Standard
27496 To use one or more of the options, add them to the comma-separated document
27497  class options list in the 
27498 \family sans
27499 Document\SpecialChar \menuseparator
27500 Settings
27501 \family default
27502  dialog.
27503  In this document the options 
27504 \series bold
27505 intoc
27506 \series default
27507  and 
27508 \series bold
27509 refpage
27510 \series default
27511  are used.
27512 \end_layout
27513
27514 \begin_layout Standard
27515 \begin_inset VSpace bigskip
27516 \end_inset
27517
27518
27519 \end_layout
27520
27521 \begin_layout Standard
27522 You can also use the first two options above only for certain nomenclature
27523  entries when you add one of the following commands as last entry to the
27524  
27525 \family sans
27526 Description
27527 \family default
27528  field in the nomenclature dialog:
27529 \end_layout
27530
27531 \begin_layout Description
27532
27533 \backslash
27534 nomrefeq Like the 
27535 \series bold
27536 refeq
27537 \series default
27538  option
27539 \end_layout
27540
27541 \begin_layout Description
27542
27543 \backslash
27544 nomrefpage Like the 
27545 \series bold
27546 refpage
27547 \series default
27548  option
27549 \end_layout
27550
27551 \begin_layout Description
27552
27553 \backslash
27554 nomrefeqpage Short notation of 
27555 \series bold
27556
27557 \backslash
27558 nomrefeq
27559 \backslash
27560 nomrefpage
27561 \end_layout
27562
27563 \begin_layout Description
27564
27565 \backslash
27566 nomnorefeq,
27567 \begin_inset space ~
27568 \end_inset
27569
27570
27571 \backslash
27572 nomnorefpage,
27573 \begin_inset space ~
27574 \end_inset
27575
27576
27577 \backslash
27578 nomnorefeqpage Turns off the corresponding options
27579 \end_layout
27580
27581 \begin_layout Subsection
27582 Printing the Nomenclature
27583 \begin_inset Index
27584 status collapsed
27585
27586 \begin_layout Plain Layout
27587 Nomenclature ! Printing
27588 \end_layout
27589
27590 \end_inset
27591
27592
27593 \end_layout
27594
27595 \begin_layout Standard
27596 To print the nomenclature, use the menu 
27597 \family sans
27598 Insert\SpecialChar \menuseparator
27599 Lists
27600 \begin_inset space ~
27601 \end_inset
27602
27603 /
27604 \begin_inset space ~
27605 \end_inset
27606
27607 TOC\SpecialChar \menuseparator
27608 Nomenclature
27609 \family default
27610 .
27611  A light blue box labeled 
27612 \begin_inset Quotes eld
27613 \end_inset
27614
27615
27616 \family sans
27617 Nomenclature
27618 \family default
27619
27620 \begin_inset Quotes erd
27621 \end_inset
27622
27623  will show the place where the nomenclature is printed in the output.
27624  Like the index list box, the nomenclature list box is not clickable.
27625 \end_layout
27626
27627 \begin_layout Standard
27628 In the printed output the title of the nomenclature appears as 
27629 \begin_inset Quotes eld
27630 \end_inset
27631
27632 Nomenclature
27633 \begin_inset Quotes erd
27634 \end_inset
27635
27636 .
27637  If you are not happy with the name, you can change it by redefining the
27638  command 
27639 \series bold
27640
27641 \backslash
27642 nomname
27643 \series default
27644  in the preamble.
27645  For example, in order to change the name to 
27646 \emph on
27647 List of Symbols
27648 \emph default
27649 , add the following line to the preamble:
27650 \end_layout
27651
27652 \begin_layout Standard
27653
27654 \family roman
27655 \series bold
27656
27657 \backslash
27658 renewcommand{
27659 \backslash
27660 nomname}{List of Symbols}
27661 \end_layout
27662
27663 \begin_layout Standard
27664 \begin_inset VSpace defskip
27665 \end_inset
27666
27667
27668 \end_layout
27669
27670 \begin_layout Standard
27671 If you are unhappy with the amount of space for symbols, you can alter it
27672  by adding the following line to the preamble:
27673 \end_layout
27674
27675 \begin_layout Standard
27676
27677 \family roman
27678 \series bold
27679
27680 \backslash
27681 renewcommand{
27682 \backslash
27683 nomlabelwidth}{width}
27684 \end_layout
27685
27686 \begin_layout Standard
27687
27688 \family roman
27689 Where the width is a value with one of the units listed in Appendix
27690 \begin_inset space ~
27691 \end_inset
27692
27693
27694 \begin_inset CommandInset ref
27695 LatexCommand ref
27696 reference "cha:Units-available-in"
27697
27698 \end_inset
27699
27700 .
27701  The default value is 1
27702 \begin_inset space \thinspace{}
27703 \end_inset
27704
27705 cm.
27706 \end_layout
27707
27708 \begin_layout Section
27709 Branches
27710 \begin_inset Index
27711 status collapsed
27712
27713 \begin_layout Plain Layout
27714 Branches
27715 \end_layout
27716
27717 \end_inset
27718
27719
27720 \begin_inset Index
27721 status collapsed
27722
27723 \begin_layout Plain Layout
27724 Document ! Branches
27725 \end_layout
27726
27727 \end_inset
27728
27729
27730 \begin_inset CommandInset label
27731 LatexCommand label
27732 name "sec:Branches"
27733
27734 \end_inset
27735
27736
27737 \end_layout
27738
27739 \begin_layout Standard
27740 Sometimes it is useful to hide some document parts in the output.
27741  For example a teacher who is setting an exam obviously doesn't want the
27742  pupils to see the answers, but having questions and answers in the same
27743  document will make the life of the markers of that exam much easier.
27744 \end_layout
27745
27746 \begin_layout Standard
27747 For these cases LyX offers to put text into branches.
27748  The text will then only appear in the output when its branch is activated.
27749  To create a branch, go in the 
27750 \family sans
27751 Document\SpecialChar \menuseparator
27752 Settings
27753 \family default
27754  dialog to 
27755 \family sans
27756 Branches
27757 \family default
27758 .
27759  The name of the branch, its activation state and the background color of
27760  the branches inside LyX can be specified in this dialog.
27761 \end_layout
27762
27763 \begin_layout Standard
27764 Text that should be in a branch is set into branch inset boxes.
27765  These boxes are inserted via the menu 
27766 \family sans
27767 Insert\SpecialChar \menuseparator
27768 Branch
27769 \family default
27770  where you can choose a branch.
27771  You can later change the branch of the boxes by right-clicking on them.
27772 \end_layout
27773
27774 \begin_layout Standard
27775 Here is an example, where only the question text appears, the answer branch
27776  is deactivated and does therefore not appear in the output:
27777 \end_layout
27778
27779 \begin_layout Standard
27780 \begin_inset Branch Question
27781 status open
27782
27783 \begin_layout Standard
27784 Question: Who was the first physics Nobel prize winner?
27785 \end_layout
27786
27787 \end_inset
27788
27789
27790 \end_layout
27791
27792 \begin_layout Standard
27793 \begin_inset Branch Answer
27794 status collapsed
27795
27796 \begin_layout Standard
27797 Answer: Wilhelm Conrad Röntgen
27798 \end_layout
27799
27800 \end_inset
27801
27802
27803 \end_layout
27804
27805 \begin_layout Standard
27806 \begin_inset VSpace bigskip
27807 \end_inset
27808
27809
27810 \end_layout
27811
27812 \begin_layout Standard
27813 To use conditional output inside places where you cannot insert branch insets,
27814  like inside equations, you can code special LaTeX definitions for each
27815  branch.
27816  For example you can define for the question branch
27817 \begin_inset Foot
27818 status collapsed
27819
27820 \begin_layout Plain Layout
27821 For an introduction to the LaTeX-syntax, see section
27822 \begin_inset space ~
27823 \end_inset
27824
27825
27826 \begin_inset CommandInset ref
27827 LatexCommand ref
27828 reference "sub:LaTeX-Syntax"
27829
27830 \end_inset
27831
27832 .
27833 \end_layout
27834
27835 \end_inset
27836
27837
27838 \end_layout
27839
27840 \begin_layout Standard
27841
27842 \series bold
27843
27844 \backslash
27845 newcommand{
27846 \backslash
27847 question}[1]{#1}
27848 \end_layout
27849
27850 \begin_layout Standard
27851
27852 \series bold
27853
27854 \backslash
27855 newcommand{
27856 \backslash
27857 answer}[1]{}
27858 \end_layout
27859
27860 \begin_layout Standard
27861 and for the answer branch
27862 \end_layout
27863
27864 \begin_layout Standard
27865
27866 \series bold
27867
27868 \backslash
27869 newcommand{
27870 \backslash
27871 question}[1]{}
27872 \end_layout
27873
27874 \begin_layout Standard
27875
27876 \series bold
27877
27878 \backslash
27879 newcommand{
27880 \backslash
27881 answer}[1]{#1}
27882 \end_layout
27883
27884 \begin_layout Standard
27885 \begin_inset Branch Question
27886 status open
27887
27888 \begin_layout Standard
27889 \begin_inset ERT
27890 status open
27891
27892 \begin_layout Plain Layout
27893
27894
27895 \backslash
27896 newcommand{
27897 \backslash
27898 question}[1]{#1}
27899 \end_layout
27900
27901 \begin_layout Plain Layout
27902
27903
27904 \backslash
27905 newcommand{
27906 \backslash
27907 answer}[1]{}
27908 \end_layout
27909
27910 \end_inset
27911
27912
27913 \end_layout
27914
27915 \end_inset
27916
27917
27918 \end_layout
27919
27920 \begin_layout Standard
27921 \begin_inset Branch Answer
27922 status collapsed
27923
27924 \begin_layout Standard
27925 \begin_inset ERT
27926 status open
27927
27928 \begin_layout Plain Layout
27929
27930
27931 \backslash
27932 newcommand{
27933 \backslash
27934 question}[1]{}
27935 \end_layout
27936
27937 \begin_layout Plain Layout
27938
27939
27940 \backslash
27941 newcommand{
27942 \backslash
27943 answer}[1]{#1}
27944 \end_layout
27945
27946 \end_inset
27947
27948
27949 \end_layout
27950
27951 \end_inset
27952
27953
27954 \end_layout
27955
27956 \begin_layout Standard
27957 Now it is possible to use the commands 
27958 \series bold
27959
27960 \backslash
27961 question{\SpecialChar \ldots{}
27962 }
27963 \series default
27964  and 
27965 \series bold
27966
27967 \backslash
27968 answer{\SpecialChar \ldots{}
27969 }
27970 \series default
27971  to obtain conditional output.
27972  Here is an example formula where only the 
27973 \series bold
27974
27975 \backslash
27976 question
27977 \series default
27978  part appears:
27979 \begin_inset Formula \[
27980 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
27981
27982 \end_inset
27983
27984
27985 \end_layout
27986
27987 \begin_layout Standard
27988 Inside math, the same effect can be achieved using math macros, see section
27989 \begin_inset space ~
27990 \end_inset
27991
27992
27993 \begin_inset CommandInset ref
27994 LatexCommand ref
27995 reference "sec:math-macros"
27996
27997 \end_inset
27998
27999 .
28000 \end_layout
28001
28002 \begin_layout Section
28003 PDF Properties
28004 \begin_inset CommandInset label
28005 LatexCommand label
28006 name "sec:PDF-Properties"
28007
28008 \end_inset
28009
28010
28011 \begin_inset Index
28012 status collapsed
28013
28014 \begin_layout Plain Layout
28015 PDF properties
28016 \end_layout
28017
28018 \end_inset
28019
28020
28021 \end_layout
28022
28023 \begin_layout Standard
28024 The 
28025 \family sans
28026 Document Settings
28027 \family default
28028  dialog provides under 
28029 \family sans
28030 PDF Properties
28031 \family default
28032  to set up special options for the PDF output of your document.
28033  All options there are provided by the LaTeX-package 
28034 \series bold
28035 hyperref
28036 \series default
28037
28038 \begin_inset Index
28039 status collapsed
28040
28041 \begin_layout Plain Layout
28042 LaTeX-packages ! hyperref
28043 \end_layout
28044
28045 \end_inset
28046
28047 .
28048 \end_layout
28049
28050 \begin_layout Standard
28051 Using 
28052 \series bold
28053 hyperref
28054 \series default
28055  will link all cross-references in the DVI- and PDF-output.
28056  This means that the reader of your document will be able to click on a
28057  table of contents entry or on a reference and he is shown the referenced
28058  document part.
28059  You can specify in the dialog tab 
28060 \family sans
28061 Hyperlinks
28062 \family default
28063  how the links will look like and if links for bibliographical backreferences
28064  are created.
28065  The backreferences will appear in the bibliography behind the different
28066  entries, showing where in the document the entry is referenced.
28067 \end_layout
28068
28069 \begin_layout Standard
28070 In the dialog tab 
28071 \family sans
28072 Bookmarks
28073 \family default
28074  you can set if PDF-bookmarks should be created for every section of your
28075  document to make it easier for readers to navigate through the document.
28076  You can decide if the bookmarks should be numbered like your document sections
28077  or not.
28078  With the open bookmarks level you can specify what sectioning level should
28079  be displayed in the bookmarks when opening the PDF.
28080  For example level
28081 \begin_inset space ~
28082 \end_inset
28083
28084 2 will display all sections and subsections, while level
28085 \begin_inset space ~
28086 \end_inset
28087
28088 1 will only display the sections.
28089 \end_layout
28090
28091 \begin_layout Standard
28092 The header informations in the dialog tab 
28093 \family sans
28094 General
28095 \family default
28096  are saved together with the PDF as file properties.
28097  Many programs are able to extract these informations to e.
28098 \begin_inset space \thinspace{}
28099 \end_inset
28100
28101 g.
28102 \begin_inset space ~
28103 \end_inset
28104
28105 automatically recognize who is the author and what is the PDF about.
28106  This is very useful to sort, classify, or use PDFs for bibliography issues.
28107  When the option 
28108 \family sans
28109 Automatic fill header
28110 \family default
28111  is set, LyX tries to extract the header informations from your document
28112  title and author settings.
28113 \end_layout
28114
28115 \begin_layout Standard
28116 The option 
28117 \family sans
28118 Load in fullscreen mode
28119 \family default
28120  will open the PDF in fullscreen mode, which is useful for presentations.
28121 \end_layout
28122
28123 \begin_layout Standard
28124 PDF properties are also used in this document.
28125  When you look in its document settings, you can see that some additional
28126  
28127 \series bold
28128 hyperref
28129 \series default
28130  options are used.
28131  For an explanation of them we refer to the hyperref manual 
28132 \begin_inset CommandInset citation
28133 LatexCommand cite
28134 key "hyperref"
28135
28136 \end_inset
28137
28138 .
28139 \end_layout
28140
28141 \begin_layout Section
28142 TeX Code and the LaTeX Syntax
28143 \begin_inset CommandInset label
28144 LatexCommand label
28145 name "sec:TeX-Code"
28146
28147 \end_inset
28148
28149
28150 \end_layout
28151
28152 \begin_layout Subsection
28153 TeX Code Boxes
28154 \begin_inset Index
28155 status collapsed
28156
28157 \begin_layout Plain Layout
28158 TeX Code
28159 \end_layout
28160
28161 \end_inset
28162
28163
28164 \begin_inset CommandInset label
28165 LatexCommand label
28166 name "sub:TeX-Code-Boxes"
28167
28168 \end_inset
28169
28170
28171 \end_layout
28172
28173 \begin_layout Standard
28174 As LyX uses LaTeX in the background, it supports many LaTeX commands and
28175  constructs, but not all.
28176  LaTeX contains of hundreds of packages which provide different commands.
28177  Every time packages are updated and new ones added.
28178  This has the advantage that you can typeset nearly everything as there
28179  is for every problem a LaTeX-package.
28180  But LyX can of course not be up to date and support all packages and their
28181  commands.
28182 \end_layout
28183
28184 \begin_layout Standard
28185 But don't worry, you can use any LaTeX-command directly in LyX inside the
28186  TeX Code box.
28187  An TeX Code box is created by the menu 
28188 \family sans
28189 Insert\SpecialChar \menuseparator
28190 TeX
28191 \begin_inset space ~
28192 \end_inset
28193
28194 Code
28195 \family default
28196  or by the toolbar button 
28197 \begin_inset Graphics
28198         filename ../images/ert-insert.png
28199
28200 \end_inset
28201
28202 .
28203  The box can be opened by left-clicking and closed by right-clicking on
28204  it.
28205 \end_layout
28206
28207 \begin_layout Standard
28208 You can insert complete or incomplete commands as TeX Code.
28209  Incomplete means that the command argument can be Standard LyX text.
28210  For example you want to draw a frame around a word and uses therefore the
28211  LaTeX-command 
28212 \series bold
28213
28214 \backslash
28215 fbox
28216 \series default
28217 , you can write the command part 
28218 \series bold
28219
28220 \backslash
28221 fbox{
28222 \series default
28223  in a TeX Code box before the word and the closing brace 
28224 \series bold
28225 }
28226 \series default
28227  in a second TeX Code box behind the word.
28228  The word between the two TeX Code boxes is then the argument as it is in
28229  the following example:
28230 \end_layout
28231
28232 \begin_layout Standard
28233 \begin_inset Graphics
28234         filename clipart/ERT.png
28235         scale 89
28236
28237 \end_inset
28238
28239
28240 \end_layout
28241
28242 \begin_layout Standard
28243 gives
28244 \end_layout
28245
28246 \begin_layout Standard
28247 This is a line with a 
28248 \begin_inset ERT
28249 status collapsed
28250
28251 \begin_layout Plain Layout
28252
28253
28254 \backslash
28255 fbox{
28256 \end_layout
28257
28258 \end_inset
28259
28260 framed
28261 \begin_inset ERT
28262 status collapsed
28263
28264 \begin_layout Plain Layout
28265
28266 }
28267 \end_layout
28268
28269 \end_inset
28270
28271  word.
28272 \end_layout
28273
28274 \begin_layout Standard
28275 \begin_inset Note Greyedout
28276 status open
28277
28278 \begin_layout Plain Layout
28279
28280 \series bold
28281 Note:
28282 \series default
28283  At the end of LaTeX-commands without parameters, you have to insert a space
28284  to let LaTeX know that the command is finished.
28285 \end_layout
28286
28287 \end_inset
28288
28289
28290 \end_layout
28291
28292 \begin_layout Subsection
28293 Short Introduction to the LaTeX Syntax
28294 \begin_inset OptArg
28295 status collapsed
28296
28297 \begin_layout Plain Layout
28298 The LaTeX Syntax
28299 \end_layout
28300
28301 \end_inset
28302
28303
28304 \begin_inset Index
28305 status collapsed
28306
28307 \begin_layout Plain Layout
28308 LaTeX Syntax
28309 \end_layout
28310
28311 \end_inset
28312
28313
28314 \begin_inset CommandInset label
28315 LatexCommand label
28316 name "sub:LaTeX-Syntax"
28317
28318 \end_inset
28319
28320
28321 \end_layout
28322
28323 \begin_layout Standard
28324 When you write larger documents or books, you will need to know something
28325  about the LaTeX-commands that LyX uses in the background.
28326  Because LaTeX is based on commands, you can 
28327 \begin_inset Quotes eld
28328 \end_inset
28329
28330 program
28331 \begin_inset Quotes erd
28332 \end_inset
28333
28334  your text.
28335  This has the advantage that the layout of the document can be changed at
28336  every time if you know the right commands.
28337  E.g.
28338  imagine you have to write a manual for a product and the deadline is at
28339  the end of the day.
28340  Your boss just has complimented you for your good work but wants to have
28341  all caption labels bold.
28342  But you have over hundred figure and table captions with non-bold labels
28343  in your manual.
28344  Of course it's impossible to change all caption labels by hand in one day.
28345 \end_layout
28346
28347 \begin_layout Standard
28348 Now LaTeX comes into play.
28349  As written above, for every problem exists a LaTeX-package.
28350  First you have to find out which and therefore look in the LaTeX package
28351  database, 
28352 \begin_inset CommandInset citation
28353 LatexCommand cite
28354 key "Catalogue"
28355
28356 \end_inset
28357
28358 .
28359 \end_layout
28360
28361 \begin_layout Standard
28362 As result you know that the package 
28363 \series bold
28364 caption
28365 \series default
28366
28367 \begin_inset Index
28368 status collapsed
28369
28370 \begin_layout Plain Layout
28371 LaTeX-packages ! caption
28372 \end_layout
28373
28374 \end_inset
28375
28376  is what you need.
28377  To use a package, you have to load it in the document preamble (menu 
28378 \family sans
28379 Document\SpecialChar \menuseparator
28380 Settings
28381 \family default
28382 ) with the command
28383 \end_layout
28384
28385 \begin_layout Standard
28386
28387 \series bold
28388
28389 \backslash
28390 usepackage[options]{package name}
28391 \end_layout
28392
28393 \begin_layout Standard
28394 All LaTeX commands begin with a backslash, the command argument is set within
28395  two braces, and the options are set within two brackets.
28396  Note that not all commands have an argument and options.
28397 \end_layout
28398
28399 \begin_layout Standard
28400 In your case the package name is 
28401 \series bold
28402 caption
28403 \series default
28404 .
28405  After a look in the documentation of the package, you know that the option
28406  
28407 \series bold
28408 labelfont=bf
28409 \series default
28410  will change the font of all caption labels to bold.
28411  So you add the command
28412 \end_layout
28413
28414 \begin_layout Standard
28415
28416 \series bold
28417
28418 \backslash
28419 usepackage[labelfont=bf]{caption}
28420 \end_layout
28421
28422 \begin_layout Standard
28423 to the preamble and the problem is solved.
28424 \begin_inset Foot
28425 status collapsed
28426
28427 \begin_layout Plain Layout
28428 For more commands provided by the 
28429 \series bold
28430 caption
28431 \series default
28432  package, have a look at its documentation, 
28433 \begin_inset CommandInset citation
28434 LatexCommand cite
28435 key "caption"
28436
28437 \end_inset
28438
28439 .
28440 \end_layout
28441
28442 \end_inset
28443
28444
28445 \end_layout
28446
28447 \begin_layout Standard
28448 Note that some document classes have built-in solutions for well known problems
28449  like your case.
28450  For example if you use a 
28451 \family sans
28452 koma-script
28453 \family default
28454  class, you don't need the package 
28455 \series bold
28456 caption
28457 \series default
28458 , you can instead write
28459 \end_layout
28460
28461 \begin_layout Standard
28462
28463 \series bold
28464
28465 \backslash
28466 setkomafont{captionlabel}{
28467 \backslash
28468 bfseries}
28469 \end_layout
28470
28471 \begin_layout Standard
28472 in the preamble and the problem is solved.
28473  So if you plan to write a large document, you should have a look at the
28474  documentation of the document class you want to use.
28475  (
28476 \series bold
28477
28478 \backslash
28479 setkomafont
28480 \series default
28481  is an example for a command with more than one argument.)
28482 \end_layout
28483
28484 \begin_layout Standard
28485 Commands in the preamble affects the whole document, while commands in the
28486  text affects only the text after the command or only the text used as command
28487  argument.
28488  To insert a LaTeX-command in text, use the TeX Code box as described in
28489  the previous section.
28490 \end_layout
28491
28492 \begin_layout Standard
28493 If you want to learn more about LaTeX and its syntax, have a look at the
28494  LaTeX-books 
28495 \begin_inset CommandInset citation
28496 LatexCommand cite
28497 key "latexcompanion,latexguide"
28498
28499 \end_inset
28500
28501 .
28502  
28503 \end_layout
28504
28505 \begin_layout Section
28506 Previewing Snippets of your Document
28507 \begin_inset CommandInset label
28508 LatexCommand label
28509 name "sec:Previewing-snippets-of"
28510
28511 \end_inset
28512
28513
28514 \begin_inset Index
28515 status collapsed
28516
28517 \begin_layout Plain Layout
28518 Instant preview
28519 \end_layout
28520
28521 \end_inset
28522
28523
28524 \begin_inset Index
28525 status collapsed
28526
28527 \begin_layout Plain Layout
28528 Document ! Preview
28529 \end_layout
28530
28531 \end_inset
28532
28533
28534 \end_layout
28535
28536 \begin_layout Standard
28537 LyX allows you to generate previews of sections of your document on the
28538  fly so you can see how they'll look in the final document without having
28539  to break your train of thought with 
28540 \family sans
28541 View\SpecialChar \menuseparator
28542 DVI
28543 \family default
28544 .
28545 \end_layout
28546
28547 \begin_layout Standard
28548 If you would for example like to see in LyX your math formulas typeset by
28549  LaTeX, install the LaTeX-package 
28550 \series bold
28551 preview-latex
28552 \series default
28553
28554 \begin_inset Index
28555 status collapsed
28556
28557 \begin_layout Plain Layout
28558 LaTeX-packages ! preview-latex
28559 \end_layout
28560
28561 \end_inset
28562
28563  as explained below, and turn on 
28564 \family sans
28565 Instant
28566 \begin_inset space ~
28567 \end_inset
28568
28569 preview
28570 \family default
28571  in the 
28572 \family sans
28573 Tools\SpecialChar \menuseparator
28574 Preferences 
28575 \family default
28576 dialog under 
28577 \family sans
28578 Look
28579 \begin_inset space ~
28580 \end_inset
28581
28582 and
28583 \begin_inset space ~
28584 \end_inset
28585
28586 feel\SpecialChar \menuseparator
28587 Graphics
28588 \family default
28589 .
28590 \end_layout
28591
28592 \begin_layout Standard
28593 Previews are generated when you load a document into LyX and when you finish
28594  editing an inset.
28595  Previews of an already loaded document are 
28596 \emph on
28597 not
28598 \emph default
28599  generated just by selecting the 
28600 \family sans
28601 Instant
28602 \begin_inset space ~
28603 \end_inset
28604
28605 preview
28606 \family default
28607  check box, you have to reopen the documents to activate the previews.
28608 \end_layout
28609
28610 \begin_layout Standard
28611 LyX will generate previews of math insets.
28612  It will also generate previews of included insets if you select the 
28613 \family sans
28614 Show
28615 \begin_inset space ~
28616 \end_inset
28617
28618 preview
28619 \family default
28620  check box in the insert dialog.
28621  This is useful if you wish to generate a preview of a LaTeX figure, for
28622  example.
28623 \end_layout
28624
28625 \begin_layout Standard
28626 To get previews working, you need the LaTeX package 
28627 \series bold
28628 preview-latex
28629 \series default
28630  (on some systems named simply 
28631 \series bold
28632 preview
28633 \series default
28634 ) installed.
28635  In case it is not already installed, you find it in the TeX Catalogue,
28636  
28637 \begin_inset CommandInset citation
28638 LatexCommand cite
28639 key "TeXCatalogue"
28640
28641 \end_inset
28642
28643  or in the package manager of your LaTeX-system.
28644  You obtain prettier results if you install the program 
28645 \family typewriter
28646 pnmcrop
28647 \family default
28648  from the 
28649 \family typewriter
28650 netpbm
28651 \family default
28652  package; for LyX on Windows this program is automatically installed together
28653  with LyX.
28654 \end_layout
28655
28656 \begin_layout Standard
28657 \begin_inset VSpace bigskip
28658 \end_inset
28659
28660
28661 \end_layout
28662
28663 \begin_layout Standard
28664 You can furthermore preview the LaTeX source of the whole document or parts
28665  of it.
28666  Use the menu 
28667 \family sans
28668 View\SpecialChar \menuseparator
28669 View
28670 \begin_inset space ~
28671 \end_inset
28672
28673 Source
28674 \family default
28675  and a window will be shown where you can see the LaTeX-source code.
28676  The window shows the source of the whole paragraph where the cursor is
28677  currently in.
28678  You can also select document parts in LyX's main window, then only this
28679  selection (when it is more than one paragraph) is shown as source code.
28680  To view the whole document as source, enable the corresponding option in
28681  the source view window.
28682 \end_layout
28683
28684 \begin_layout Section
28685 Spell Checking
28686 \begin_inset CommandInset label
28687 LatexCommand label
28688 name "sec:Spellchecking"
28689
28690 \end_inset
28691
28692
28693 \begin_inset Index
28694 status collapsed
28695
28696 \begin_layout Plain Layout
28697 Spell checking
28698 \end_layout
28699
28700 \end_inset
28701
28702
28703 \end_layout
28704
28705 \begin_layout Standard
28706 LyX itself has no built-in spell checker.
28707  Rather it uses one of the external programs 
28708 \family typewriter
28709 aspell
28710 \family default
28711
28712 \family typewriter
28713 ispell
28714 \family default
28715
28716 \family typewriter
28717 hspell
28718 \family default
28719 , or 
28720 \family sans
28721 pspell
28722 \family default
28723  as backend.
28724  This section assumes you have already installed and set up one of these
28725  programs.
28726  
28727 \family typewriter
28728 aspell
28729 \family default
28730  can be seen as successor of 
28731 \family typewriter
28732 ispell
28733 \family default
28734 , so that it is recommended to use aspell.
28735  
28736 \family sans
28737 hspell
28738 \family default
28739  is a Hebrew spell-checker.
28740  The used spell checker ind its settings are specified in LyX's preferences
28741  under 
28742 \family sans
28743 Language Settings
28744 \family default
28745 .
28746 \end_layout
28747
28748 \begin_layout Standard
28749 For LyX on Windows, the selection box for the spell checking program is
28750  greyed out in the preferences dialog because only 
28751 \family sans
28752 aspell
28753 \family default
28754  can be used.
28755 \end_layout
28756
28757 \begin_layout Standard
28758 The menu
28759 \family sans
28760  Tools\SpecialChar \menuseparator
28761 Spellchecker
28762 \family default
28763  starts the spell checking beginning from the current cursor position.
28764  A dialog window will appear showing any incorrect (or unknown) word found,
28765  allowing you to edit and replace it in a second line.
28766  Whenever an unknown word is found, the word is highlighted and the text
28767  scrolled so that it is visible.
28768  In the 
28769 \family sans
28770 spell checker
28771 \family default
28772  dialog, there is also a box showing suggestions for a correction, if any
28773  could be found.
28774  Clicking on one of the corrections will copy to the 
28775 \family sans
28776 Replace
28777 \family default
28778  field, double-click invokes directly the replacement.
28779  Unknown but correctly typed words can be added to the personal dictionary.
28780 \end_layout
28781
28782 \begin_layout Standard
28783 By default, the used dictionary file is determined by the document language
28784  that is set in the 
28785 \family sans
28786 Document\SpecialChar \menuseparator
28787 Settings
28788 \family default
28789  dialog.
28790  If you do not have a dictionary for the document language, spell checking
28791  will bring an error message.
28792  In this case, you can specify another dictionary file in the dialog by
28793  specifying a different 
28794 \family sans
28795 Alternative language
28796 \family default
28797  in preferences dialog.
28798 \end_layout
28799
28800 \begin_layout Standard
28801 After a spell check you'll informed about the number of checked words.
28802 \end_layout
28803
28804 \begin_layout Subsubsection*
28805 Limitations
28806 \end_layout
28807
28808 \begin_layout Standard
28809 It is not possible to change the spelling of a particular word globally,
28810  rather than having to change the spelling separately for each occurrence
28811  of the word.
28812  But you can use the 
28813 \family sans
28814 Find
28815 \begin_inset space ~
28816 \end_inset
28817
28818 &
28819 \begin_inset space ~
28820 \end_inset
28821
28822 Replace
28823 \family default
28824  dialog for that.
28825 \end_layout
28826
28827 \begin_layout Standard
28828 LyX cannot correctly spell check documents containing multiple languages.
28829  This does work with 
28830 \family typewriter
28831 pspell
28832 \family default
28833 , assuming you have marked the different languages appropriately.
28834 \end_layout
28835
28836 \begin_layout Subsubsection*
28837 Further Settings
28838 \end_layout
28839
28840 \begin_layout Standard
28841 The 
28842 \family sans
28843 Spellchecker
28844 \family default
28845  section in the preferences dialog has some additional options:
28846 \end_layout
28847
28848 \begin_layout Description
28849 Escape
28850 \begin_inset space ~
28851 \end_inset
28852
28853 characters Allows you to add non-standard characters that the spell checker
28854  should consider, e.g.
28855  German umlauts although you spell check English document.
28856  This should not normally be needed.
28857 \end_layout
28858
28859 \begin_layout Description
28860 Personal
28861 \begin_inset space ~
28862 \end_inset
28863
28864 dictionary to use a different file than the spell checker's default choice
28865  as your personal dictionary
28866 \end_layout
28867
28868 \begin_layout Description
28869 Accept
28870 \begin_inset space ~
28871 \end_inset
28872
28873 compound
28874 \begin_inset space ~
28875 \end_inset
28876
28877 words Prevent the spell checker from complaining about compounded words
28878  like 
28879 \begin_inset Quotes eld
28880 \end_inset
28881
28882 passthrough
28883 \begin_inset Quotes erd
28884 \end_inset
28885
28886 .
28887 \end_layout
28888
28889 \begin_layout Description
28890 Use
28891 \begin_inset space ~
28892 \end_inset
28893
28894 input
28895 \begin_inset space ~
28896 \end_inset
28897
28898 encoding Uses the document encoding that is set in the 
28899 \family sans
28900 Document\SpecialChar \menuseparator
28901 Settings
28902 \family default
28903  dialog under 
28904 \family sans
28905 Language
28906 \family default
28907  also for the spellchecker.
28908 \begin_inset Foot
28909 status collapsed
28910
28911 \begin_layout Plain Layout
28912 The encodings are explained in section
28913 \begin_inset space ~
28914 \end_inset
28915
28916
28917 \begin_inset CommandInset ref
28918 LatexCommand ref
28919 reference "sub:Settings"
28920
28921 \end_inset
28922
28923 .
28924 \end_layout
28925
28926 \end_inset
28927
28928  Only enable this if you use 
28929 \family typewriter
28930 ispell
28931 \family default
28932  and can't spell check words with international letters in them.
28933  There have been reports that this does not work with all dictionaries,
28934  so this is disabled by default.
28935 \end_layout
28936
28937 \begin_layout Section
28938 Thesaurus
28939 \begin_inset Index
28940 status collapsed
28941
28942 \begin_layout Plain Layout
28943 Thesaurus
28944 \end_layout
28945
28946 \end_inset
28947
28948
28949 \begin_inset CommandInset label
28950 LatexCommand label
28951 name "sec:Thesaurus"
28952
28953 \end_inset
28954
28955
28956 \end_layout
28957
28958 \begin_layout Standard
28959 Thesaurus currently only works when you use the document language English.
28960 \end_layout
28961
28962 \begin_layout Standard
28963 To start the thesaurus, highlight one word or set the cursor behind it,
28964  and use the menu 
28965 \family sans
28966 Tools\SpecialChar \menuseparator
28967 Thesaurus
28968 \family default
28969  or the toolbar button 
28970 \begin_inset Graphics
28971         filename ../images/thesaurus-entry.png
28972         BoundingBox 0bp 5bp 20bp 25bp
28973         rotateOrigin center
28974
28975 \end_inset
28976
28977 .
28978  A dialog pops up showing you probably related words that you can use as
28979  replacement.
28980 \end_layout
28981
28982 \begin_layout Standard
28983 The shown related words are in many cases not really related to the word
28984  you are currently checking, scrolling in the shown list might help in some
28985  cases to find related words.
28986 \end_layout
28987
28988 \begin_layout Standard
28989 The thesaurus only works for single words, and also only when it is in the
28990  singular form.
28991  For example starting the thesaurus with the word 
28992 \begin_inset Quotes eld
28993 \end_inset
28994
28995 reports
28996 \begin_inset Quotes erd
28997 \end_inset
28998
28999  leads to no results, while results are shown for the word 
29000 \begin_inset Quotes eld
29001 \end_inset
29002
29003 report
29004 \begin_inset Quotes erd
29005 \end_inset
29006
29007 .
29008  To avoid this, you can highlight only the part 
29009 \begin_inset Quotes eld
29010 \end_inset
29011
29012 report
29013 \begin_inset Quotes erd
29014 \end_inset
29015
29016  of the word 
29017 \begin_inset Quotes eld
29018 \end_inset
29019
29020 reports
29021 \begin_inset Quotes erd
29022 \end_inset
29023
29024  to get results.
29025 \end_layout
29026
29027 \begin_layout Section
29028 Change Tracking
29029 \begin_inset Index
29030 status collapsed
29031
29032 \begin_layout Plain Layout
29033 Change Tracking
29034 \end_layout
29035
29036 \end_inset
29037
29038
29039 \begin_inset Index
29040 status collapsed
29041
29042 \begin_layout Plain Layout
29043 Document ! Change Tracking
29044 \end_layout
29045
29046 \end_inset
29047
29048
29049 \begin_inset CommandInset label
29050 LatexCommand label
29051 name "sec:Change-Tracking"
29052
29053 \end_inset
29054
29055
29056 \end_layout
29057
29058 \begin_layout Standard
29059 When you work on a document together with many people it is extremely useful
29060  to see changes others made highlighted in the document.
29061  You can then decide if you accept a change or not.
29062  This can be achieved by turning on change tracking in the menu 
29063 \family sans
29064 Document\SpecialChar \menuseparator
29065 Change
29066 \begin_inset space ~
29067 \end_inset
29068
29069 Tracking\SpecialChar \menuseparator
29070 Track
29071 \begin_inset space ~
29072 \end_inset
29073
29074 Changes
29075 \family default
29076 .
29077 \end_layout
29078
29079 \begin_layout Standard
29080 Changes made in the document will then be highlighted by colors: 
29081 \color blue
29082 Blue text
29083 \color inherit
29084  is an addition, 
29085 \color red
29086 red canceled text
29087 \color inherit
29088  is a deletion.
29089  You can change the color in LyX's preferences dialog under 
29090 \family sans
29091 Look
29092 \begin_inset space ~
29093 \end_inset
29094
29095 and
29096 \begin_inset space ~
29097 \end_inset
29098
29099 feel
29100 \family default
29101
29102 \family sans
29103 Colors
29104 \family default
29105 .
29106 \begin_inset Index
29107 status collapsed
29108
29109 \begin_layout Plain Layout
29110 Color ! LyX screen
29111 \end_layout
29112
29113 \end_inset
29114
29115
29116 \end_layout
29117
29118 \begin_layout Standard
29119 When change tracking is activated, you will see the review toolbar in LyX:
29120 \begin_inset Index
29121 status collapsed
29122
29123 \begin_layout Plain Layout
29124 Toolbar ! Review
29125 \end_layout
29126
29127 \end_inset
29128
29129
29130 \end_layout
29131
29132 \begin_layout Standard
29133 \begin_inset VSpace defskip
29134 \end_inset
29135
29136
29137 \end_layout
29138
29139 \begin_layout Standard
29140 \begin_inset Graphics
29141         filename clipart/ChangesToolbar.png
29142
29143 \end_inset
29144
29145
29146 \end_layout
29147
29148 \begin_layout Standard
29149 \begin_inset VSpace defskip
29150 \end_inset
29151
29152
29153 \end_layout
29154
29155 \begin_layout Standard
29156 The review toolbar as shown above contains from left to right the following
29157  buttons:
29158 \end_layout
29159
29160 \begin_layout Standard
29161 \begin_inset VSpace defskip
29162 \end_inset
29163
29164
29165 \end_layout
29166
29167 \begin_layout Standard
29168 \begin_inset Tabular
29169 <lyxtabular version="3" rows="10" columns="2">
29170 <features islongtable="true">
29171 <column alignment="left" valignment="top" width="0">
29172 <column alignment="left" valignment="top" width="0">
29173 <row interlinespace="2.5mm">
29174 <cell alignment="center" valignment="top" usebox="none">
29175 \begin_inset Text
29176
29177 \begin_layout Plain Layout
29178 \begin_inset Graphics
29179         filename ../images/changes-track.png
29180         BoundingBox 0bp 5bp 20bp 25bp
29181         rotateOrigin center
29182
29183 \end_inset
29184
29185
29186 \end_layout
29187
29188 \end_inset
29189 </cell>
29190 <cell alignment="center" valignment="top" usebox="none">
29191 \begin_inset Text
29192
29193 \begin_layout Plain Layout
29194
29195 \family sans
29196 Document\SpecialChar \menuseparator
29197 Change
29198 \begin_inset space ~
29199 \end_inset
29200
29201 Tracking\SpecialChar \menuseparator
29202 Track
29203 \begin_inset space ~
29204 \end_inset
29205
29206 Changes
29207 \end_layout
29208
29209 \end_inset
29210 </cell>
29211 </row>
29212 <row interlinespace="2.5mm">
29213 <cell alignment="center" valignment="top" usebox="none">
29214 \begin_inset Text
29215
29216 \begin_layout Plain Layout
29217 \begin_inset Graphics
29218         filename ../images/changes-output.png
29219         BoundingBox 0bp 5bp 20bp 25bp
29220         rotateOrigin center
29221
29222 \end_inset
29223
29224
29225 \end_layout
29226
29227 \end_inset
29228 </cell>
29229 <cell alignment="center" valignment="top" usebox="none">
29230 \begin_inset Text
29231
29232 \begin_layout Plain Layout
29233
29234 \family sans
29235 Document\SpecialChar \menuseparator
29236 Change
29237 \begin_inset space ~
29238 \end_inset
29239
29240 Tracking\SpecialChar \menuseparator
29241 Show
29242 \begin_inset space ~
29243 \end_inset
29244
29245 Changes
29246 \begin_inset space ~
29247 \end_inset
29248
29249 in
29250 \begin_inset space ~
29251 \end_inset
29252
29253 Output
29254 \end_layout
29255
29256 \end_inset
29257 </cell>
29258 </row>
29259 <row interlinespace="2.5mm">
29260 <cell alignment="center" valignment="top" usebox="none">
29261 \begin_inset Text
29262
29263 \begin_layout Plain Layout
29264 \begin_inset Graphics
29265         filename ../images/change-next.png
29266         BoundingBox 0bp 5bp 20bp 25bp
29267         rotateOrigin center
29268
29269 \end_inset
29270
29271
29272 \end_layout
29273
29274 \end_inset
29275 </cell>
29276 <cell alignment="center" valignment="top" usebox="none">
29277 \begin_inset Text
29278
29279 \begin_layout Plain Layout
29280 Jumps to the next change
29281 \end_layout
29282
29283 \end_inset
29284 </cell>
29285 </row>
29286 <row interlinespace="2.5mm">
29287 <cell alignment="center" valignment="top" usebox="none">
29288 \begin_inset Text
29289
29290 \begin_layout Plain Layout
29291 \begin_inset Graphics
29292         filename ../images/change-accept.png
29293         BoundingBox 0bp 5bp 20bp 25bp
29294         rotateOrigin center
29295
29296 \end_inset
29297
29298
29299 \end_layout
29300
29301 \end_inset
29302 </cell>
29303 <cell alignment="center" valignment="top" usebox="none">
29304 \begin_inset Text
29305
29306 \begin_layout Plain Layout
29307
29308 \family sans
29309 Document\SpecialChar \menuseparator
29310 Change
29311 \begin_inset space ~
29312 \end_inset
29313
29314 Tracking\SpecialChar \menuseparator
29315 Accept
29316 \begin_inset space ~
29317 \end_inset
29318
29319 Change
29320 \end_layout
29321
29322 \end_inset
29323 </cell>
29324 </row>
29325 <row interlinespace="2.5mm">
29326 <cell alignment="center" valignment="top" usebox="none">
29327 \begin_inset Text
29328
29329 \begin_layout Plain Layout
29330 \begin_inset Graphics
29331         filename ../images/change-reject.png
29332         BoundingBox 0bp 5bp 20bp 25bp
29333         rotateOrigin center
29334
29335 \end_inset
29336
29337
29338 \end_layout
29339
29340 \end_inset
29341 </cell>
29342 <cell alignment="center" valignment="top" usebox="none">
29343 \begin_inset Text
29344
29345 \begin_layout Plain Layout
29346
29347 \family sans
29348 Document\SpecialChar \menuseparator
29349 Change
29350 \begin_inset space ~
29351 \end_inset
29352
29353 Tracking\SpecialChar \menuseparator
29354 Reject
29355 \begin_inset space ~
29356 \end_inset
29357
29358 Change
29359 \end_layout
29360
29361 \end_inset
29362 </cell>
29363 </row>
29364 <row interlinespace="2.5mm">
29365 <cell alignment="center" valignment="top" usebox="none">
29366 \begin_inset Text
29367
29368 \begin_layout Plain Layout
29369 \begin_inset Graphics
29370         filename ../images/changes-merge.png
29371         BoundingBox 0bp 5bp 20bp 25bp
29372         rotateOrigin center
29373
29374 \end_inset
29375
29376
29377 \end_layout
29378
29379 \end_inset
29380 </cell>
29381 <cell alignment="center" valignment="top" usebox="none">
29382 \begin_inset Text
29383
29384 \begin_layout Plain Layout
29385
29386 \family sans
29387 Document\SpecialChar \menuseparator
29388 Change
29389 \begin_inset space ~
29390 \end_inset
29391
29392 Tracking\SpecialChar \menuseparator
29393 Merge
29394 \begin_inset space ~
29395 \end_inset
29396
29397 Changes
29398 \end_layout
29399
29400 \end_inset
29401 </cell>
29402 </row>
29403 <row interlinespace="2.5mm">
29404 <cell alignment="center" valignment="top" usebox="none">
29405 \begin_inset Text
29406
29407 \begin_layout Plain Layout
29408 \begin_inset Graphics
29409         filename ../images/all-changes-accept.png
29410         BoundingBox 0bp 5bp 20bp 25bp
29411         rotateOrigin center
29412
29413 \end_inset
29414
29415
29416 \end_layout
29417
29418 \end_inset
29419 </cell>
29420 <cell alignment="center" valignment="top" usebox="none">
29421 \begin_inset Text
29422
29423 \begin_layout Plain Layout
29424
29425 \family sans
29426 Document\SpecialChar \menuseparator
29427 Change
29428 \begin_inset space ~
29429 \end_inset
29430
29431 Tracking\SpecialChar \menuseparator
29432 Accept
29433 \begin_inset space ~
29434 \end_inset
29435
29436 All
29437 \begin_inset space ~
29438 \end_inset
29439
29440 Changes
29441 \end_layout
29442
29443 \end_inset
29444 </cell>
29445 </row>
29446 <row interlinespace="2.5mm">
29447 <cell alignment="center" valignment="top" usebox="none">
29448 \begin_inset Text
29449
29450 \begin_layout Plain Layout
29451 \begin_inset Graphics
29452         filename ../images/all-changes-reject.png
29453         BoundingBox 0bp 5bp 20bp 25bp
29454         rotateOrigin center
29455
29456 \end_inset
29457
29458
29459 \end_layout
29460
29461 \end_inset
29462 </cell>
29463 <cell alignment="center" valignment="top" usebox="none">
29464 \begin_inset Text
29465
29466 \begin_layout Plain Layout
29467
29468 \family sans
29469 Document\SpecialChar \menuseparator
29470 Change
29471 \begin_inset space ~
29472 \end_inset
29473
29474 Tracking\SpecialChar \menuseparator
29475 Reject
29476 \begin_inset space ~
29477 \end_inset
29478
29479 All
29480 \begin_inset space ~
29481 \end_inset
29482
29483 Changes
29484 \end_layout
29485
29486 \end_inset
29487 </cell>
29488 </row>
29489 <row interlinespace="2.5mm">
29490 <cell alignment="center" valignment="top" usebox="none">
29491 \begin_inset Text
29492
29493 \begin_layout Plain Layout
29494 \begin_inset Graphics
29495         filename ../images/note-insert.png
29496         BoundingBox 0bp 5bp 20bp 25bp
29497         rotateOrigin center
29498
29499 \end_inset
29500
29501
29502 \end_layout
29503
29504 \end_inset
29505 </cell>
29506 <cell alignment="center" valignment="top" usebox="none">
29507 \begin_inset Text
29508
29509 \begin_layout Plain Layout
29510
29511 \family sans
29512 Insert\SpecialChar \menuseparator
29513 Note\SpecialChar \menuseparator
29514 LyX
29515 \begin_inset space ~
29516 \end_inset
29517
29518 Note
29519 \end_layout
29520
29521 \end_inset
29522 </cell>
29523 </row>
29524 <row interlinespace="2.5mm">
29525 <cell alignment="center" valignment="top" usebox="none">
29526 \begin_inset Text
29527
29528 \begin_layout Plain Layout
29529 \begin_inset Graphics
29530         filename ../images/note-next.png
29531         BoundingBox 0bp 5bp 20bp 25bp
29532         rotateOrigin center
29533
29534 \end_inset
29535
29536
29537 \end_layout
29538
29539 \end_inset
29540 </cell>
29541 <cell alignment="center" valignment="top" usebox="none">
29542 \begin_inset Text
29543
29544 \begin_layout Plain Layout
29545
29546 \family sans
29547 Navigate\SpecialChar \menuseparator
29548 Next
29549 \begin_inset space ~
29550 \end_inset
29551
29552 Note
29553 \end_layout
29554
29555 \end_inset
29556 </cell>
29557 </row>
29558 </lyxtabular>
29559
29560 \end_inset
29561
29562
29563 \end_layout
29564
29565 \begin_layout Standard
29566 \begin_inset VSpace defskip
29567 \end_inset
29568
29569
29570 \end_layout
29571
29572 \begin_layout Standard
29573 The review toolbar helps you to accept, reject, or merge changes -- highlight
29574  the change and press one of the desired toolbar buttons.
29575  When you merge changes, a window pops up showing you informations about
29576  the next change behind the current cursor position.
29577  So you don't need to highlight a certain change.
29578  Within the merge window you can decide to accept or reject changes and
29579  step to the next change.
29580  This way you can jump through all changes of the document.
29581 \end_layout
29582
29583 \begin_layout Standard
29584 The toolbar has two buttons to handle notes because notes are often important
29585  to describe a change.
29586 \end_layout
29587
29588 \begin_layout Standard
29589 To show made changes in the output you need the LaTeX package 
29590 \series bold
29591 dvipost
29592 \series default
29593
29594 \begin_inset Index
29595 status collapsed
29596
29597 \begin_layout Plain Layout
29598 LaTeX-packages ! dvipost
29599 \end_layout
29600
29601 \end_inset
29602
29603  installed.
29604  You find it in the TeX Catalogue, 
29605 \begin_inset CommandInset citation
29606 LatexCommand cite
29607 key "TeXCatalogue"
29608
29609 \end_inset
29610
29611  or in the package manager of your LaTeX-system.
29612 \end_layout
29613
29614 \begin_layout Section
29615 International Support
29616 \begin_inset Index
29617 status collapsed
29618
29619 \begin_layout Plain Layout
29620 International support
29621 \end_layout
29622
29623 \end_inset
29624
29625
29626 \end_layout
29627
29628 \begin_layout Standard
29629 This section describes how to use LyX with any language you want.
29630  For some non-western languages there are special Wiki-pages that explain
29631  how to set up LyX to use them: 
29632 \begin_inset CommandInset citation
29633 LatexCommand cite
29634 key "Arabic,Armenian,Farsi,Hebrew"
29635
29636 \end_inset
29637
29638
29639 \end_layout
29640
29641 \begin_layout Standard
29642 Besides languages, LyX also supports phonetic symbols, see section
29643 \begin_inset space ~
29644 \end_inset
29645
29646
29647 \begin_inset CommandInset ref
29648 LatexCommand ref
29649 reference "sub:Special-Character"
29650
29651 \end_inset
29652
29653 .
29654 \end_layout
29655
29656 \begin_layout Subsection
29657 Language Options
29658 \begin_inset Index
29659 status collapsed
29660
29661 \begin_layout Plain Layout
29662 Language ! Options
29663 \end_layout
29664
29665 \end_inset
29666
29667
29668 \begin_inset Index
29669 status collapsed
29670
29671 \begin_layout Plain Layout
29672 Document ! Settings
29673 \end_layout
29674
29675 \end_inset
29676
29677
29678 \begin_inset Index
29679 status collapsed
29680
29681 \begin_layout Plain Layout
29682 Document ! Language
29683 \end_layout
29684
29685 \end_inset
29686
29687
29688 \end_layout
29689
29690 \begin_layout Standard
29691 The 
29692 \family sans
29693 Document\SpecialChar \menuseparator
29694 Settings
29695 \family default
29696  dialog lets you set 
29697 \family roman
29698 the language and character encoding for your language.
29699  
29700 \end_layout
29701
29702 \begin_layout Standard
29703 Choose your language in the 
29704 \family sans
29705 Language
29706 \family default
29707  section of this dialog.
29708  The default is 
29709 \family sans
29710 English
29711 \family default
29712 .
29713 \end_layout
29714
29715 \begin_layout Standard
29716 The 
29717 \family sans
29718 Encoding
29719 \family default
29720  box lets you choose the character encoding map you want to use for LaTeX
29721  export.
29722  The option 
29723 \family sans
29724 use language's default encoding
29725 \family default
29726  is the preferred choice and works well in most cases.
29727  For details about the different encoding options see section
29728 \begin_inset space ~
29729 \end_inset
29730
29731
29732 \begin_inset CommandInset ref
29733 LatexCommand ref
29734 reference "sub:Settings"
29735
29736 \end_inset
29737
29738 .
29739 \end_layout
29740
29741 \begin_layout Subsection
29742 Keyboard mapping configuration
29743 \begin_inset CommandInset label
29744 LatexCommand label
29745 name "sub:Keyboard-mapping"
29746
29747 \end_inset
29748
29749
29750 \end_layout
29751
29752 \begin_layout Standard
29753 If you have for example a U.S.-style keyboard and want to write in a different
29754  language than English, you can use an alternate keymap.
29755  For example, if you have a U.S.-style keyboard but want to write in Italian,
29756  you can configure LyX to use an Italian keymap.
29757  The preferences dialog allows you to choose up to two keyboard mappings,
29758  see section
29759 \begin_inset space ~
29760 \end_inset
29761
29762
29763 \begin_inset CommandInset ref
29764 LatexCommand ref
29765 reference "sub:Keyboard-Map"
29766
29767 \end_inset
29768
29769 .
29770  You can choose primary and secondary keyboard languages and then select
29771  which one you want to use.
29772 \end_layout
29773
29774 \begin_layout Standard
29775 Finally, you may just want to change a few key mappings or create an entirely
29776  different keymap (for Vulcan, for instance).
29777  You may, for example, normally write in Italian on a U.S.
29778  keyboard but want to include an occasional quotation in German.
29779  In such a case, you can write your own keyboard mapping or modify an existing
29780  one to support the characters you want.
29781  This and much more customizations are explained in the 
29782 \emph on
29783 Customization
29784 \emph default
29785  manual.
29786 \end_layout
29787
29788 \begin_layout Subsection
29789 Character Tables
29790 \end_layout
29791
29792 \begin_layout Standard
29793 Table
29794 \begin_inset space ~
29795 \end_inset
29796
29797
29798 \begin_inset CommandInset ref
29799 LatexCommand ref
29800 reference "cap:The-latin1-character"
29801
29802 \end_inset
29803
29804  shows the 
29805 \family typewriter
29806 Latin1
29807 \family default
29808  character set.
29809  You should be able to enter the characters in the first eight columns directly
29810  from the keyboard.
29811 \end_layout
29812
29813 \begin_layout Standard
29814 There are a few things you need to know about this table.
29815  Here are some of the details you'll need to bear in mind when using characters
29816  from the 
29817 \family typewriter
29818 Latin1
29819 \family default
29820  character set:
29821 \end_layout
29822
29823 \begin_layout Itemize
29824 Even if you have selected 
29825 \family sans
29826 latin1
29827 \family default
29828  in the 
29829 \family sans
29830 Document\SpecialChar \menuseparator
29831 Settings
29832 \family default
29833  dialog, users who have only the 
29834 \family typewriter
29835 T1
29836 \family default
29837 -fonts for LaTeX [or who have the 
29838 \family typewriter
29839 T1
29840 \family default
29841 -fonts but aren't using them] will still miss a few characters: D0, F0,
29842  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
29843  french quotes won't show up.
29844 \end_layout
29845
29846 \begin_layout Standard
29847 \begin_inset Float table
29848 wide false
29849 sideways false
29850 status open
29851
29852 \begin_layout Plain Layout
29853 \begin_inset Caption
29854
29855 \begin_layout Plain Layout
29856 \begin_inset CommandInset label
29857 LatexCommand label
29858 name "cap:The-latin1-character"
29859
29860 \end_inset
29861
29862 The 
29863 \family typewriter
29864 latin1
29865 \family default
29866  character set
29867 \end_layout
29868
29869 \end_inset
29870
29871
29872 \end_layout
29873
29874 \begin_layout Plain Layout
29875 \align center
29876 \begin_inset Tabular
29877 <lyxtabular version="3" rows="17" columns="17">
29878 <features>
29879 <column alignment="center" valignment="top" width="0pt">
29880 <column alignment="center" valignment="top" width="0pt">
29881 <column alignment="center" valignment="top" width="0pt">
29882 <column alignment="center" valignment="top" width="0pt">
29883 <column alignment="center" valignment="top" width="0pt">
29884 <column alignment="center" valignment="top" width="0pt">
29885 <column alignment="center" valignment="top" width="0pt">
29886 <column alignment="center" valignment="top" width="0pt">
29887 <column alignment="center" valignment="top" width="0pt">
29888 <column alignment="center" valignment="top" width="0pt">
29889 <column alignment="center" valignment="top" width="0pt">
29890 <column alignment="center" valignment="top" width="0pt">
29891 <column alignment="center" valignment="top" width="0pt">
29892 <column alignment="center" valignment="top" width="0pt">
29893 <column alignment="center" valignment="top" width="0pt">
29894 <column alignment="center" valignment="top" width="0pt">
29895 <column alignment="center" valignment="top" width="0pt">
29896 <row>
29897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29898 \begin_inset Text
29899
29900 \begin_layout Plain Layout
29901
29902 \end_layout
29903
29904 \end_inset
29905 </cell>
29906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29907 \begin_inset Text
29908
29909 \begin_layout Plain Layout
29910
29911 \family roman
29912 \series medium
29913 \shape up
29914 \size tiny
29915 \emph off
29916 \bar no
29917 \noun off
29918 \color none
29919 00
29920 \end_layout
29921
29922 \end_inset
29923 </cell>
29924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29925 \begin_inset Text
29926
29927 \begin_layout Plain Layout
29928
29929 \family roman
29930 \series medium
29931 \shape up
29932 \size tiny
29933 \emph off
29934 \bar no
29935 \noun off
29936 \color none
29937 10
29938 \end_layout
29939
29940 \end_inset
29941 </cell>
29942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29943 \begin_inset Text
29944
29945 \begin_layout Plain Layout
29946
29947 \family roman
29948 \series medium
29949 \shape up
29950 \size tiny
29951 \emph off
29952 \bar no
29953 \noun off
29954 \color none
29955 20
29956 \end_layout
29957
29958 \end_inset
29959 </cell>
29960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29961 \begin_inset Text
29962
29963 \begin_layout Plain Layout
29964
29965 \family roman
29966 \series medium
29967 \shape up
29968 \size tiny
29969 \emph off
29970 \bar no
29971 \noun off
29972 \color none
29973 30
29974 \end_layout
29975
29976 \end_inset
29977 </cell>
29978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29979 \begin_inset Text
29980
29981 \begin_layout Plain Layout
29982
29983 \family roman
29984 \series medium
29985 \shape up
29986 \size tiny
29987 \emph off
29988 \bar no
29989 \noun off
29990 \color none
29991 40
29992 \end_layout
29993
29994 \end_inset
29995 </cell>
29996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29997 \begin_inset Text
29998
29999 \begin_layout Plain Layout
30000
30001 \family roman
30002 \series medium
30003 \shape up
30004 \size tiny
30005 \emph off
30006 \bar no
30007 \noun off
30008 \color none
30009 50
30010 \end_layout
30011
30012 \end_inset
30013 </cell>
30014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30015 \begin_inset Text
30016
30017 \begin_layout Plain Layout
30018
30019 \family roman
30020 \series medium
30021 \shape up
30022 \size tiny
30023 \emph off
30024 \bar no
30025 \noun off
30026 \color none
30027 60
30028 \end_layout
30029
30030 \end_inset
30031 </cell>
30032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30033 \begin_inset Text
30034
30035 \begin_layout Plain Layout
30036
30037 \family roman
30038 \series medium
30039 \shape up
30040 \size tiny
30041 \emph off
30042 \bar no
30043 \noun off
30044 \color none
30045 70
30046 \end_layout
30047
30048 \end_inset
30049 </cell>
30050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30051 \begin_inset Text
30052
30053 \begin_layout Plain Layout
30054
30055 \family roman
30056 \series medium
30057 \shape up
30058 \size tiny
30059 \emph off
30060 \bar no
30061 \noun off
30062 \color none
30063 80
30064 \end_layout
30065
30066 \end_inset
30067 </cell>
30068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30069 \begin_inset Text
30070
30071 \begin_layout Plain Layout
30072
30073 \family roman
30074 \series medium
30075 \shape up
30076 \size tiny
30077 \emph off
30078 \bar no
30079 \noun off
30080 \color none
30081 90
30082 \end_layout
30083
30084 \end_inset
30085 </cell>
30086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30087 \begin_inset Text
30088
30089 \begin_layout Plain Layout
30090
30091 \family roman
30092 \series medium
30093 \shape up
30094 \size tiny
30095 \emph off
30096 \bar no
30097 \noun off
30098 \color none
30099 A0
30100 \end_layout
30101
30102 \end_inset
30103 </cell>
30104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30105 \begin_inset Text
30106
30107 \begin_layout Plain Layout
30108
30109 \family roman
30110 \series medium
30111 \shape up
30112 \size tiny
30113 \emph off
30114 \bar no
30115 \noun off
30116 \color none
30117 B0
30118 \end_layout
30119
30120 \end_inset
30121 </cell>
30122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30123 \begin_inset Text
30124
30125 \begin_layout Plain Layout
30126
30127 \family roman
30128 \series medium
30129 \shape up
30130 \size tiny
30131 \emph off
30132 \bar no
30133 \noun off
30134 \color none
30135 C0
30136 \end_layout
30137
30138 \end_inset
30139 </cell>
30140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30141 \begin_inset Text
30142
30143 \begin_layout Plain Layout
30144
30145 \family roman
30146 \series medium
30147 \shape up
30148 \size tiny
30149 \emph off
30150 \bar no
30151 \noun off
30152 \color none
30153 D0
30154 \end_layout
30155
30156 \end_inset
30157 </cell>
30158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30159 \begin_inset Text
30160
30161 \begin_layout Plain Layout
30162
30163 \family roman
30164 \series medium
30165 \shape up
30166 \size tiny
30167 \emph off
30168 \bar no
30169 \noun off
30170 \color none
30171 E0
30172 \end_layout
30173
30174 \end_inset
30175 </cell>
30176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30177 \begin_inset Text
30178
30179 \begin_layout Plain Layout
30180
30181 \family roman
30182 \series medium
30183 \shape up
30184 \size tiny
30185 \emph off
30186 \bar no
30187 \noun off
30188 \color none
30189 F0
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 00
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 \end_layout
30238
30239 \end_inset
30240 </cell>
30241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30242 \begin_inset Text
30243
30244 \begin_layout Plain Layout
30245
30246 \family roman
30247 \series medium
30248 \shape up
30249 \emph off
30250 \bar no
30251 \noun off
30252 \color none
30253 0
30254 \end_layout
30255
30256 \end_inset
30257 </cell>
30258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30259 \begin_inset Text
30260
30261 \begin_layout Plain Layout
30262
30263 \family roman
30264 \series medium
30265 \shape up
30266 \emph off
30267 \bar no
30268 \noun off
30269 \color none
30270 @
30271 \end_layout
30272
30273 \end_inset
30274 </cell>
30275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30276 \begin_inset Text
30277
30278 \begin_layout Plain Layout
30279
30280 \family roman
30281 \series medium
30282 \shape up
30283 \emph off
30284 \bar no
30285 \noun off
30286 \color none
30287 P
30288 \end_layout
30289
30290 \end_inset
30291 </cell>
30292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30293 \begin_inset Text
30294
30295 \begin_layout Plain Layout
30296
30297 \family roman
30298 \series medium
30299 \shape up
30300 \emph off
30301 \bar no
30302 \noun off
30303 \color none
30304 '
30305 \end_layout
30306
30307 \end_inset
30308 </cell>
30309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30310 \begin_inset Text
30311
30312 \begin_layout Plain Layout
30313
30314 \family roman
30315 \series medium
30316 \shape up
30317 \emph off
30318 \bar no
30319 \noun off
30320 \color none
30321 p
30322 \end_layout
30323
30324 \end_inset
30325 </cell>
30326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30327 \begin_inset Text
30328
30329 \begin_layout Plain Layout
30330
30331 \end_layout
30332
30333 \end_inset
30334 </cell>
30335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30336 \begin_inset Text
30337
30338 \begin_layout Plain Layout
30339
30340 \end_layout
30341
30342 \end_inset
30343 </cell>
30344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30345 \begin_inset Text
30346
30347 \begin_layout Plain Layout
30348
30349 \end_layout
30350
30351 \end_inset
30352 </cell>
30353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30354 \begin_inset Text
30355
30356 \begin_layout Plain Layout
30357
30358 \family roman
30359 \series medium
30360 \shape up
30361 \emph off
30362 \bar no
30363 \noun off
30364 \color none
30365 °
30366 \end_layout
30367
30368 \end_inset
30369 </cell>
30370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30371 \begin_inset Text
30372
30373 \begin_layout Plain Layout
30374
30375 \family roman
30376 \series medium
30377 \shape up
30378 \emph off
30379 \bar no
30380 \noun off
30381 \color none
30382 À
30383 \end_layout
30384
30385 \end_inset
30386 </cell>
30387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30388 \begin_inset Text
30389
30390 \begin_layout Plain Layout
30391
30392 \family roman
30393 \series medium
30394 \shape up
30395 \emph off
30396 \bar no
30397 \noun off
30398 \color none
30399 Ð
30400 \end_layout
30401
30402 \end_inset
30403 </cell>
30404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30405 \begin_inset Text
30406
30407 \begin_layout Plain Layout
30408
30409 \family roman
30410 \series medium
30411 \shape up
30412 \emph off
30413 \bar no
30414 \noun off
30415 \color none
30416 à
30417 \end_layout
30418
30419 \end_inset
30420 </cell>
30421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30422 \begin_inset Text
30423
30424 \begin_layout Plain Layout
30425
30426 \family roman
30427 \series medium
30428 \shape up
30429 \emph off
30430 \bar no
30431 \noun off
30432 \color none
30433 ð
30434 \end_layout
30435
30436 \end_inset
30437 </cell>
30438 </row>
30439 <row>
30440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30441 \begin_inset Text
30442
30443 \begin_layout Plain Layout
30444
30445 \family roman
30446 \series medium
30447 \shape up
30448 \size tiny
30449 \emph off
30450 \bar no
30451 \noun off
30452 \color none
30453 01
30454 \end_layout
30455
30456 \end_inset
30457 </cell>
30458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30459 \begin_inset Text
30460
30461 \begin_layout Plain Layout
30462
30463 \end_layout
30464
30465 \end_inset
30466 </cell>
30467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30468 \begin_inset Text
30469
30470 \begin_layout Plain Layout
30471
30472 \end_layout
30473
30474 \end_inset
30475 </cell>
30476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30477 \begin_inset Text
30478
30479 \begin_layout Plain Layout
30480
30481 \family roman
30482 \series medium
30483 \shape up
30484 \emph off
30485 \bar no
30486 \noun off
30487 \color none
30488 !
30489 \end_layout
30490
30491 \end_inset
30492 </cell>
30493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30494 \begin_inset Text
30495
30496 \begin_layout Plain Layout
30497
30498 \family roman
30499 \series medium
30500 \shape up
30501 \emph off
30502 \bar no
30503 \noun off
30504 \color none
30505 1
30506 \end_layout
30507
30508 \end_inset
30509 </cell>
30510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30511 \begin_inset Text
30512
30513 \begin_layout Plain Layout
30514
30515 \family roman
30516 \series medium
30517 \shape up
30518 \emph off
30519 \bar no
30520 \noun off
30521 \color none
30522 A
30523 \end_layout
30524
30525 \end_inset
30526 </cell>
30527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30528 \begin_inset Text
30529
30530 \begin_layout Plain Layout
30531
30532 \family roman
30533 \series medium
30534 \shape up
30535 \emph off
30536 \bar no
30537 \noun off
30538 \color none
30539 Q
30540 \end_layout
30541
30542 \end_inset
30543 </cell>
30544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30545 \begin_inset Text
30546
30547 \begin_layout Plain Layout
30548
30549 \family roman
30550 \series medium
30551 \shape up
30552 \emph off
30553 \bar no
30554 \noun off
30555 \color none
30556 a
30557 \end_layout
30558
30559 \end_inset
30560 </cell>
30561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30562 \begin_inset Text
30563
30564 \begin_layout Plain Layout
30565
30566 \family roman
30567 \series medium
30568 \shape up
30569 \emph off
30570 \bar no
30571 \noun off
30572 \color none
30573 q
30574 \end_layout
30575
30576 \end_inset
30577 </cell>
30578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30579 \begin_inset Text
30580
30581 \begin_layout Plain Layout
30582
30583 \end_layout
30584
30585 \end_inset
30586 </cell>
30587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30588 \begin_inset Text
30589
30590 \begin_layout Plain Layout
30591
30592 \end_layout
30593
30594 \end_inset
30595 </cell>
30596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30597 \begin_inset Text
30598
30599 \begin_layout Plain Layout
30600
30601 \family roman
30602 \series medium
30603 \shape up
30604 \emph off
30605 \bar no
30606 \noun off
30607 \color none
30608 ¡
30609 \end_layout
30610
30611 \end_inset
30612 </cell>
30613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30614 \begin_inset Text
30615
30616 \begin_layout Plain Layout
30617
30618 \family roman
30619 \series medium
30620 \shape up
30621 \emph off
30622 \bar no
30623 \noun off
30624 \color none
30625 ±
30626 \end_layout
30627
30628 \end_inset
30629 </cell>
30630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30631 \begin_inset Text
30632
30633 \begin_layout Plain Layout
30634
30635 \family roman
30636 \series medium
30637 \shape up
30638 \emph off
30639 \bar no
30640 \noun off
30641 \color none
30642 Á
30643 \end_layout
30644
30645 \end_inset
30646 </cell>
30647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30648 \begin_inset Text
30649
30650 \begin_layout Plain Layout
30651
30652 \family roman
30653 \series medium
30654 \shape up
30655 \emph off
30656 \bar no
30657 \noun off
30658 \color none
30659 Ñ
30660 \end_layout
30661
30662 \end_inset
30663 </cell>
30664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30665 \begin_inset Text
30666
30667 \begin_layout Plain Layout
30668
30669 \family roman
30670 \series medium
30671 \shape up
30672 \emph off
30673 \bar no
30674 \noun off
30675 \color none
30676 á
30677 \end_layout
30678
30679 \end_inset
30680 </cell>
30681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30682 \begin_inset Text
30683
30684 \begin_layout Plain Layout
30685
30686 \family roman
30687 \series medium
30688 \shape up
30689 \emph off
30690 \bar no
30691 \noun off
30692 \color none
30693 ñ
30694 \end_layout
30695
30696 \end_inset
30697 </cell>
30698 </row>
30699 <row>
30700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30701 \begin_inset Text
30702
30703 \begin_layout Plain Layout
30704
30705 \family roman
30706 \series medium
30707 \shape up
30708 \size tiny
30709 \emph off
30710 \bar no
30711 \noun off
30712 \color none
30713 02
30714 \end_layout
30715
30716 \end_inset
30717 </cell>
30718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30719 \begin_inset Text
30720
30721 \begin_layout Plain Layout
30722
30723 \end_layout
30724
30725 \end_inset
30726 </cell>
30727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30728 \begin_inset Text
30729
30730 \begin_layout Plain Layout
30731
30732 \end_layout
30733
30734 \end_inset
30735 </cell>
30736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30737 \begin_inset Text
30738
30739 \begin_layout Plain Layout
30740
30741 \family roman
30742 \series medium
30743 \shape up
30744 \emph off
30745 \bar no
30746 \noun off
30747 \color none
30748 \begin_inset Quotes eld
30749 \end_inset
30750
30751
30752 \end_layout
30753
30754 \end_inset
30755 </cell>
30756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30757 \begin_inset Text
30758
30759 \begin_layout Plain Layout
30760
30761 \family roman
30762 \series medium
30763 \shape up
30764 \emph off
30765 \bar no
30766 \noun off
30767 \color none
30768 2
30769 \end_layout
30770
30771 \end_inset
30772 </cell>
30773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30774 \begin_inset Text
30775
30776 \begin_layout Plain Layout
30777
30778 \family roman
30779 \series medium
30780 \shape up
30781 \emph off
30782 \bar no
30783 \noun off
30784 \color none
30785 B
30786 \end_layout
30787
30788 \end_inset
30789 </cell>
30790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30791 \begin_inset Text
30792
30793 \begin_layout Plain Layout
30794
30795 \family roman
30796 \series medium
30797 \shape up
30798 \emph off
30799 \bar no
30800 \noun off
30801 \color none
30802 R
30803 \end_layout
30804
30805 \end_inset
30806 </cell>
30807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30808 \begin_inset Text
30809
30810 \begin_layout Plain Layout
30811
30812 \family roman
30813 \series medium
30814 \shape up
30815 \emph off
30816 \bar no
30817 \noun off
30818 \color none
30819 b
30820 \end_layout
30821
30822 \end_inset
30823 </cell>
30824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30825 \begin_inset Text
30826
30827 \begin_layout Plain Layout
30828
30829 \family roman
30830 \series medium
30831 \shape up
30832 \emph off
30833 \bar no
30834 \noun off
30835 \color none
30836 r
30837 \end_layout
30838
30839 \end_inset
30840 </cell>
30841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30842 \begin_inset Text
30843
30844 \begin_layout Plain Layout
30845
30846 \end_layout
30847
30848 \end_inset
30849 </cell>
30850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30851 \begin_inset Text
30852
30853 \begin_layout Plain Layout
30854
30855 \end_layout
30856
30857 \end_inset
30858 </cell>
30859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30860 \begin_inset Text
30861
30862 \begin_layout Plain Layout
30863 ¢
30864 \end_layout
30865
30866 \end_inset
30867 </cell>
30868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30869 \begin_inset Text
30870
30871 \begin_layout Plain Layout
30872
30873 \family roman
30874 \series medium
30875 \shape up
30876 \emph off
30877 \bar no
30878 \noun off
30879 \color none
30880 ²
30881 \end_layout
30882
30883 \end_inset
30884 </cell>
30885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30886 \begin_inset Text
30887
30888 \begin_layout Plain Layout
30889
30890 \family roman
30891 \series medium
30892 \shape up
30893 \emph off
30894 \bar no
30895 \noun off
30896 \color none
30897 Â
30898 \end_layout
30899
30900 \end_inset
30901 </cell>
30902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30903 \begin_inset Text
30904
30905 \begin_layout Plain Layout
30906
30907 \family roman
30908 \series medium
30909 \shape up
30910 \emph off
30911 \bar no
30912 \noun off
30913 \color none
30914 Ò
30915 \end_layout
30916
30917 \end_inset
30918 </cell>
30919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30920 \begin_inset Text
30921
30922 \begin_layout Plain Layout
30923
30924 \family roman
30925 \series medium
30926 \shape up
30927 \emph off
30928 \bar no
30929 \noun off
30930 \color none
30931 â
30932 \end_layout
30933
30934 \end_inset
30935 </cell>
30936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30937 \begin_inset Text
30938
30939 \begin_layout Plain Layout
30940
30941 \family roman
30942 \series medium
30943 \shape up
30944 \emph off
30945 \bar no
30946 \noun off
30947 \color none
30948 ò
30949 \end_layout
30950
30951 \end_inset
30952 </cell>
30953 </row>
30954 <row>
30955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30956 \begin_inset Text
30957
30958 \begin_layout Plain Layout
30959
30960 \family roman
30961 \series medium
30962 \shape up
30963 \size tiny
30964 \emph off
30965 \bar no
30966 \noun off
30967 \color none
30968 03
30969 \end_layout
30970
30971 \end_inset
30972 </cell>
30973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30974 \begin_inset Text
30975
30976 \begin_layout Plain Layout
30977
30978 \end_layout
30979
30980 \end_inset
30981 </cell>
30982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30983 \begin_inset Text
30984
30985 \begin_layout Plain Layout
30986
30987 \end_layout
30988
30989 \end_inset
30990 </cell>
30991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30992 \begin_inset Text
30993
30994 \begin_layout Plain Layout
30995
30996 \family roman
30997 \series medium
30998 \shape up
30999 \emph off
31000 \bar no
31001 \noun off
31002 \color none
31003 #
31004 \end_layout
31005
31006 \end_inset
31007 </cell>
31008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31009 \begin_inset Text
31010
31011 \begin_layout Plain Layout
31012
31013 \family roman
31014 \series medium
31015 \shape up
31016 \emph off
31017 \bar no
31018 \noun off
31019 \color none
31020 3
31021 \end_layout
31022
31023 \end_inset
31024 </cell>
31025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31026 \begin_inset Text
31027
31028 \begin_layout Plain Layout
31029
31030 \family roman
31031 \series medium
31032 \shape up
31033 \emph off
31034 \bar no
31035 \noun off
31036 \color none
31037 C
31038 \end_layout
31039
31040 \end_inset
31041 </cell>
31042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31043 \begin_inset Text
31044
31045 \begin_layout Plain Layout
31046
31047 \family roman
31048 \series medium
31049 \shape up
31050 \emph off
31051 \bar no
31052 \noun off
31053 \color none
31054 S
31055 \end_layout
31056
31057 \end_inset
31058 </cell>
31059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31060 \begin_inset Text
31061
31062 \begin_layout Plain Layout
31063
31064 \family roman
31065 \series medium
31066 \shape up
31067 \emph off
31068 \bar no
31069 \noun off
31070 \color none
31071 c
31072 \end_layout
31073
31074 \end_inset
31075 </cell>
31076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31077 \begin_inset Text
31078
31079 \begin_layout Plain Layout
31080
31081 \family roman
31082 \series medium
31083 \shape up
31084 \emph off
31085 \bar no
31086 \noun off
31087 \color none
31088 s
31089 \end_layout
31090
31091 \end_inset
31092 </cell>
31093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31094 \begin_inset Text
31095
31096 \begin_layout Plain Layout
31097
31098 \end_layout
31099
31100 \end_inset
31101 </cell>
31102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31103 \begin_inset Text
31104
31105 \begin_layout Plain Layout
31106
31107 \end_layout
31108
31109 \end_inset
31110 </cell>
31111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31112 \begin_inset Text
31113
31114 \begin_layout Plain Layout
31115
31116 \family roman
31117 \series medium
31118 \shape up
31119 \emph off
31120 \bar no
31121 \noun off
31122 \color none
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 04
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 4
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 D
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 T
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 d
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 t
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 05
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 5
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 E
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 U
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 e
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 u
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 \end_layout
31629
31630 \end_inset
31631 </cell>
31632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31633 \begin_inset Text
31634
31635 \begin_layout Plain Layout
31636
31637 \family roman
31638 \series medium
31639 \shape up
31640 \emph off
31641 \bar no
31642 \noun off
31643 \color none
31644 µ
31645 \end_layout
31646
31647 \end_inset
31648 </cell>
31649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31650 \begin_inset Text
31651
31652 \begin_layout Plain Layout
31653
31654 \family roman
31655 \series medium
31656 \shape up
31657 \emph off
31658 \bar no
31659 \noun off
31660 \color none
31661 Å
31662 \end_layout
31663
31664 \end_inset
31665 </cell>
31666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31667 \begin_inset Text
31668
31669 \begin_layout Plain Layout
31670
31671 \family roman
31672 \series medium
31673 \shape up
31674 \emph off
31675 \bar no
31676 \noun off
31677 \color none
31678 Õ
31679 \end_layout
31680
31681 \end_inset
31682 </cell>
31683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31684 \begin_inset Text
31685
31686 \begin_layout Plain Layout
31687
31688 \family roman
31689 \series medium
31690 \shape up
31691 \emph off
31692 \bar no
31693 \noun off
31694 \color none
31695 å
31696 \end_layout
31697
31698 \end_inset
31699 </cell>
31700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31701 \begin_inset Text
31702
31703 \begin_layout Plain Layout
31704
31705 \family roman
31706 \series medium
31707 \shape up
31708 \emph off
31709 \bar no
31710 \noun off
31711 \color none
31712 õ
31713 \end_layout
31714
31715 \end_inset
31716 </cell>
31717 </row>
31718 <row>
31719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31720 \begin_inset Text
31721
31722 \begin_layout Plain Layout
31723
31724 \family roman
31725 \series medium
31726 \shape up
31727 \size tiny
31728 \emph off
31729 \bar no
31730 \noun off
31731 \color none
31732 06
31733 \end_layout
31734
31735 \end_inset
31736 </cell>
31737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31738 \begin_inset Text
31739
31740 \begin_layout Plain Layout
31741
31742 \end_layout
31743
31744 \end_inset
31745 </cell>
31746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31747 \begin_inset Text
31748
31749 \begin_layout Plain Layout
31750
31751 \end_layout
31752
31753 \end_inset
31754 </cell>
31755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31756 \begin_inset Text
31757
31758 \begin_layout Plain Layout
31759
31760 \family roman
31761 \series medium
31762 \shape up
31763 \emph off
31764 \bar no
31765 \noun off
31766 \color none
31767 &
31768 \end_layout
31769
31770 \end_inset
31771 </cell>
31772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31773 \begin_inset Text
31774
31775 \begin_layout Plain Layout
31776
31777 \family roman
31778 \series medium
31779 \shape up
31780 \emph off
31781 \bar no
31782 \noun off
31783 \color none
31784 6
31785 \end_layout
31786
31787 \end_inset
31788 </cell>
31789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31790 \begin_inset Text
31791
31792 \begin_layout Plain Layout
31793
31794 \family roman
31795 \series medium
31796 \shape up
31797 \emph off
31798 \bar no
31799 \noun off
31800 \color none
31801 F
31802 \end_layout
31803
31804 \end_inset
31805 </cell>
31806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31807 \begin_inset Text
31808
31809 \begin_layout Plain Layout
31810
31811 \family roman
31812 \series medium
31813 \shape up
31814 \emph off
31815 \bar no
31816 \noun off
31817 \color none
31818 V
31819 \end_layout
31820
31821 \end_inset
31822 </cell>
31823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31824 \begin_inset Text
31825
31826 \begin_layout Plain Layout
31827
31828 \family roman
31829 \series medium
31830 \shape up
31831 \emph off
31832 \bar no
31833 \noun off
31834 \color none
31835 f
31836 \end_layout
31837
31838 \end_inset
31839 </cell>
31840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31841 \begin_inset Text
31842
31843 \begin_layout Plain Layout
31844
31845 \family roman
31846 \series medium
31847 \shape up
31848 \emph off
31849 \bar no
31850 \noun off
31851 \color none
31852 v
31853 \end_layout
31854
31855 \end_inset
31856 </cell>
31857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31858 \begin_inset Text
31859
31860 \begin_layout Plain Layout
31861
31862 \end_layout
31863
31864 \end_inset
31865 </cell>
31866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31867 \begin_inset Text
31868
31869 \begin_layout Plain Layout
31870
31871 \end_layout
31872
31873 \end_inset
31874 </cell>
31875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31876 \begin_inset Text
31877
31878 \begin_layout Plain Layout
31879 ¦
31880 \end_layout
31881
31882 \end_inset
31883 </cell>
31884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31885 \begin_inset Text
31886
31887 \begin_layout Plain Layout
31888
31889 \family roman
31890 \series medium
31891 \shape up
31892 \emph off
31893 \bar no
31894 \noun off
31895 \color none
31896
31897 \end_layout
31898
31899 \end_inset
31900 </cell>
31901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31902 \begin_inset Text
31903
31904 \begin_layout Plain Layout
31905
31906 \family roman
31907 \series medium
31908 \shape up
31909 \emph off
31910 \bar no
31911 \noun off
31912 \color none
31913 Æ
31914 \end_layout
31915
31916 \end_inset
31917 </cell>
31918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31919 \begin_inset Text
31920
31921 \begin_layout Plain Layout
31922
31923 \family roman
31924 \series medium
31925 \shape up
31926 \emph off
31927 \bar no
31928 \noun off
31929 \color none
31930 Ö
31931 \end_layout
31932
31933 \end_inset
31934 </cell>
31935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31936 \begin_inset Text
31937
31938 \begin_layout Plain Layout
31939
31940 \family roman
31941 \series medium
31942 \shape up
31943 \emph off
31944 \bar no
31945 \noun off
31946 \color none
31947 æ
31948 \end_layout
31949
31950 \end_inset
31951 </cell>
31952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31953 \begin_inset Text
31954
31955 \begin_layout Plain Layout
31956
31957 \family roman
31958 \series medium
31959 \shape up
31960 \emph off
31961 \bar no
31962 \noun off
31963 \color none
31964 ö
31965 \end_layout
31966
31967 \end_inset
31968 </cell>
31969 </row>
31970 <row>
31971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31972 \begin_inset Text
31973
31974 \begin_layout Plain Layout
31975
31976 \family roman
31977 \series medium
31978 \shape up
31979 \size tiny
31980 \emph off
31981 \bar no
31982 \noun off
31983 \color none
31984 07
31985 \end_layout
31986
31987 \end_inset
31988 </cell>
31989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31990 \begin_inset Text
31991
31992 \begin_layout Plain Layout
31993
31994 \end_layout
31995
31996 \end_inset
31997 </cell>
31998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31999 \begin_inset Text
32000
32001 \begin_layout Plain Layout
32002
32003 \end_layout
32004
32005 \end_inset
32006 </cell>
32007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32008 \begin_inset Text
32009
32010 \begin_layout Plain Layout
32011
32012 \family roman
32013 \series medium
32014 \shape up
32015 \emph off
32016 \bar no
32017 \noun off
32018 \color none
32019 `
32020 \end_layout
32021
32022 \end_inset
32023 </cell>
32024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32025 \begin_inset Text
32026
32027 \begin_layout Plain Layout
32028
32029 \family roman
32030 \series medium
32031 \shape up
32032 \emph off
32033 \bar no
32034 \noun off
32035 \color none
32036 7
32037 \end_layout
32038
32039 \end_inset
32040 </cell>
32041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32042 \begin_inset Text
32043
32044 \begin_layout Plain Layout
32045
32046 \family roman
32047 \series medium
32048 \shape up
32049 \emph off
32050 \bar no
32051 \noun off
32052 \color none
32053 G
32054 \end_layout
32055
32056 \end_inset
32057 </cell>
32058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32059 \begin_inset Text
32060
32061 \begin_layout Plain Layout
32062
32063 \family roman
32064 \series medium
32065 \shape up
32066 \emph off
32067 \bar no
32068 \noun off
32069 \color none
32070 W
32071 \end_layout
32072
32073 \end_inset
32074 </cell>
32075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32076 \begin_inset Text
32077
32078 \begin_layout Plain Layout
32079
32080 \family roman
32081 \series medium
32082 \shape up
32083 \emph off
32084 \bar no
32085 \noun off
32086 \color none
32087 g
32088 \end_layout
32089
32090 \end_inset
32091 </cell>
32092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32093 \begin_inset Text
32094
32095 \begin_layout Plain Layout
32096
32097 \family roman
32098 \series medium
32099 \shape up
32100 \emph off
32101 \bar no
32102 \noun off
32103 \color none
32104 w
32105 \end_layout
32106
32107 \end_inset
32108 </cell>
32109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32110 \begin_inset Text
32111
32112 \begin_layout Plain Layout
32113
32114 \end_layout
32115
32116 \end_inset
32117 </cell>
32118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32119 \begin_inset Text
32120
32121 \begin_layout Plain Layout
32122
32123 \end_layout
32124
32125 \end_inset
32126 </cell>
32127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32128 \begin_inset Text
32129
32130 \begin_layout Plain Layout
32131
32132 \family roman
32133 \series medium
32134 \shape up
32135 \emph off
32136 \bar no
32137 \noun off
32138 \color none
32139 §
32140 \end_layout
32141
32142 \end_inset
32143 </cell>
32144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32145 \begin_inset Text
32146
32147 \begin_layout Plain Layout
32148
32149 \family roman
32150 \series medium
32151 \shape up
32152 \emph off
32153 \bar no
32154 \noun off
32155 \color none
32156 ·
32157 \end_layout
32158
32159 \end_inset
32160 </cell>
32161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32162 \begin_inset Text
32163
32164 \begin_layout Plain Layout
32165
32166 \family roman
32167 \series medium
32168 \shape up
32169 \emph off
32170 \bar no
32171 \noun off
32172 \color none
32173 Ç
32174 \end_layout
32175
32176 \end_inset
32177 </cell>
32178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32179 \begin_inset Text
32180
32181 \begin_layout Plain Layout
32182
32183 \family roman
32184 \series medium
32185 \shape up
32186 \emph off
32187 \bar no
32188 \noun off
32189 \color none
32190 ×
32191 \end_layout
32192
32193 \end_inset
32194 </cell>
32195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32196 \begin_inset Text
32197
32198 \begin_layout Plain Layout
32199
32200 \family roman
32201 \series medium
32202 \shape up
32203 \emph off
32204 \bar no
32205 \noun off
32206 \color none
32207 ç
32208 \end_layout
32209
32210 \end_inset
32211 </cell>
32212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32213 \begin_inset Text
32214
32215 \begin_layout Plain Layout
32216
32217 \family roman
32218 \series medium
32219 \shape up
32220 \emph off
32221 \bar no
32222 \noun off
32223 \color none
32224 ÷
32225 \end_layout
32226
32227 \end_inset
32228 </cell>
32229 </row>
32230 <row>
32231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32232 \begin_inset Text
32233
32234 \begin_layout Plain Layout
32235
32236 \family roman
32237 \series medium
32238 \shape up
32239 \size tiny
32240 \emph off
32241 \bar no
32242 \noun off
32243 \color none
32244 08
32245 \end_layout
32246
32247 \end_inset
32248 </cell>
32249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32250 \begin_inset Text
32251
32252 \begin_layout Plain Layout
32253
32254 \end_layout
32255
32256 \end_inset
32257 </cell>
32258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32259 \begin_inset Text
32260
32261 \begin_layout Plain Layout
32262
32263 \end_layout
32264
32265 \end_inset
32266 </cell>
32267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32268 \begin_inset Text
32269
32270 \begin_layout Plain Layout
32271
32272 \family roman
32273 \series medium
32274 \shape up
32275 \emph off
32276 \bar no
32277 \noun off
32278 \color none
32279 (
32280 \end_layout
32281
32282 \end_inset
32283 </cell>
32284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32285 \begin_inset Text
32286
32287 \begin_layout Plain Layout
32288
32289 \family roman
32290 \series medium
32291 \shape up
32292 \emph off
32293 \bar no
32294 \noun off
32295 \color none
32296 8
32297 \end_layout
32298
32299 \end_inset
32300 </cell>
32301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32302 \begin_inset Text
32303
32304 \begin_layout Plain Layout
32305
32306 \family roman
32307 \series medium
32308 \shape up
32309 \emph off
32310 \bar no
32311 \noun off
32312 \color none
32313 H
32314 \end_layout
32315
32316 \end_inset
32317 </cell>
32318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32319 \begin_inset Text
32320
32321 \begin_layout Plain Layout
32322
32323 \family roman
32324 \series medium
32325 \shape up
32326 \emph off
32327 \bar no
32328 \noun off
32329 \color none
32330 X
32331 \end_layout
32332
32333 \end_inset
32334 </cell>
32335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32336 \begin_inset Text
32337
32338 \begin_layout Plain Layout
32339
32340 \family roman
32341 \series medium
32342 \shape up
32343 \emph off
32344 \bar no
32345 \noun off
32346 \color none
32347 h
32348 \end_layout
32349
32350 \end_inset
32351 </cell>
32352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32353 \begin_inset Text
32354
32355 \begin_layout Plain Layout
32356
32357 \family roman
32358 \series medium
32359 \shape up
32360 \emph off
32361 \bar no
32362 \noun off
32363 \color none
32364 x
32365 \end_layout
32366
32367 \end_inset
32368 </cell>
32369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32370 \begin_inset Text
32371
32372 \begin_layout Plain Layout
32373
32374 \end_layout
32375
32376 \end_inset
32377 </cell>
32378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32379 \begin_inset Text
32380
32381 \begin_layout Plain Layout
32382
32383 \end_layout
32384
32385 \end_inset
32386 </cell>
32387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32388 \begin_inset Text
32389
32390 \begin_layout Plain Layout
32391
32392 \family roman
32393 \series medium
32394 \shape up
32395 \emph off
32396 \bar no
32397 \noun off
32398 \color none
32399 ¨
32400 \end_layout
32401
32402 \end_inset
32403 </cell>
32404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32405 \begin_inset Text
32406
32407 \begin_layout Plain Layout
32408
32409 \family roman
32410 \series medium
32411 \shape up
32412 \emph off
32413 \bar no
32414 \noun off
32415 \color none
32416 ¸
32417 \end_layout
32418
32419 \end_inset
32420 </cell>
32421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32422 \begin_inset Text
32423
32424 \begin_layout Plain Layout
32425
32426 \family roman
32427 \series medium
32428 \shape up
32429 \emph off
32430 \bar no
32431 \noun off
32432 \color none
32433 È
32434 \end_layout
32435
32436 \end_inset
32437 </cell>
32438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32439 \begin_inset Text
32440
32441 \begin_layout Plain Layout
32442
32443 \family roman
32444 \series medium
32445 \shape up
32446 \emph off
32447 \bar no
32448 \noun off
32449 \color none
32450 Ø
32451 \end_layout
32452
32453 \end_inset
32454 </cell>
32455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32456 \begin_inset Text
32457
32458 \begin_layout Plain Layout
32459
32460 \family roman
32461 \series medium
32462 \shape up
32463 \emph off
32464 \bar no
32465 \noun off
32466 \color none
32467 è
32468 \end_layout
32469
32470 \end_inset
32471 </cell>
32472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32473 \begin_inset Text
32474
32475 \begin_layout Plain Layout
32476
32477 \family roman
32478 \series medium
32479 \shape up
32480 \emph off
32481 \bar no
32482 \noun off
32483 \color none
32484 ø
32485 \end_layout
32486
32487 \end_inset
32488 </cell>
32489 </row>
32490 <row>
32491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32492 \begin_inset Text
32493
32494 \begin_layout Plain Layout
32495
32496 \family roman
32497 \series medium
32498 \shape up
32499 \size tiny
32500 \emph off
32501 \bar no
32502 \noun off
32503 \color none
32504 09
32505 \end_layout
32506
32507 \end_inset
32508 </cell>
32509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32510 \begin_inset Text
32511
32512 \begin_layout Plain Layout
32513
32514 \end_layout
32515
32516 \end_inset
32517 </cell>
32518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32519 \begin_inset Text
32520
32521 \begin_layout Plain Layout
32522
32523 \end_layout
32524
32525 \end_inset
32526 </cell>
32527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32528 \begin_inset Text
32529
32530 \begin_layout Plain Layout
32531
32532 \family roman
32533 \series medium
32534 \shape up
32535 \emph off
32536 \bar no
32537 \noun off
32538 \color none
32539 )
32540 \end_layout
32541
32542 \end_inset
32543 </cell>
32544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32545 \begin_inset Text
32546
32547 \begin_layout Plain Layout
32548
32549 \family roman
32550 \series medium
32551 \shape up
32552 \emph off
32553 \bar no
32554 \noun off
32555 \color none
32556 9
32557 \end_layout
32558
32559 \end_inset
32560 </cell>
32561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32562 \begin_inset Text
32563
32564 \begin_layout Plain Layout
32565
32566 \family roman
32567 \series medium
32568 \shape up
32569 \emph off
32570 \bar no
32571 \noun off
32572 \color none
32573 I
32574 \end_layout
32575
32576 \end_inset
32577 </cell>
32578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32579 \begin_inset Text
32580
32581 \begin_layout Plain Layout
32582
32583 \family roman
32584 \series medium
32585 \shape up
32586 \emph off
32587 \bar no
32588 \noun off
32589 \color none
32590 Y
32591 \end_layout
32592
32593 \end_inset
32594 </cell>
32595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32596 \begin_inset Text
32597
32598 \begin_layout Plain Layout
32599
32600 \family roman
32601 \series medium
32602 \shape up
32603 \emph off
32604 \bar no
32605 \noun off
32606 \color none
32607 i
32608 \end_layout
32609
32610 \end_inset
32611 </cell>
32612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32613 \begin_inset Text
32614
32615 \begin_layout Plain Layout
32616
32617 \family roman
32618 \series medium
32619 \shape up
32620 \emph off
32621 \bar no
32622 \noun off
32623 \color none
32624 y
32625 \end_layout
32626
32627 \end_inset
32628 </cell>
32629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32630 \begin_inset Text
32631
32632 \begin_layout Plain Layout
32633
32634 \end_layout
32635
32636 \end_inset
32637 </cell>
32638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32639 \begin_inset Text
32640
32641 \begin_layout Plain Layout
32642
32643 \end_layout
32644
32645 \end_inset
32646 </cell>
32647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32648 \begin_inset Text
32649
32650 \begin_layout Plain Layout
32651
32652 \family roman
32653 \series medium
32654 \shape up
32655 \emph off
32656 \bar no
32657 \noun off
32658 \color none
32659 ©
32660 \end_layout
32661
32662 \end_inset
32663 </cell>
32664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32665 \begin_inset Text
32666
32667 \begin_layout Plain Layout
32668
32669 \family roman
32670 \series medium
32671 \shape up
32672 \emph off
32673 \bar no
32674 \noun off
32675 \color none
32676 ¹
32677 \end_layout
32678
32679 \end_inset
32680 </cell>
32681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32682 \begin_inset Text
32683
32684 \begin_layout Plain Layout
32685
32686 \family roman
32687 \series medium
32688 \shape up
32689 \emph off
32690 \bar no
32691 \noun off
32692 \color none
32693 É
32694 \end_layout
32695
32696 \end_inset
32697 </cell>
32698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32699 \begin_inset Text
32700
32701 \begin_layout Plain Layout
32702
32703 \family roman
32704 \series medium
32705 \shape up
32706 \emph off
32707 \bar no
32708 \noun off
32709 \color none
32710 Ù
32711 \end_layout
32712
32713 \end_inset
32714 </cell>
32715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32716 \begin_inset Text
32717
32718 \begin_layout Plain Layout
32719
32720 \family roman
32721 \series medium
32722 \shape up
32723 \emph off
32724 \bar no
32725 \noun off
32726 \color none
32727 é
32728 \end_layout
32729
32730 \end_inset
32731 </cell>
32732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32733 \begin_inset Text
32734
32735 \begin_layout Plain Layout
32736
32737 \family roman
32738 \series medium
32739 \shape up
32740 \emph off
32741 \bar no
32742 \noun off
32743 \color none
32744 ù
32745 \end_layout
32746
32747 \end_inset
32748 </cell>
32749 </row>
32750 <row>
32751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32752 \begin_inset Text
32753
32754 \begin_layout Plain Layout
32755
32756 \family roman
32757 \series medium
32758 \shape up
32759 \size tiny
32760 \emph off
32761 \bar no
32762 \noun off
32763 \color none
32764 0A
32765 \end_layout
32766
32767 \end_inset
32768 </cell>
32769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32770 \begin_inset Text
32771
32772 \begin_layout Plain Layout
32773
32774 \end_layout
32775
32776 \end_inset
32777 </cell>
32778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32779 \begin_inset Text
32780
32781 \begin_layout Plain Layout
32782
32783 \end_layout
32784
32785 \end_inset
32786 </cell>
32787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32788 \begin_inset Text
32789
32790 \begin_layout Plain Layout
32791
32792 \family roman
32793 \series medium
32794 \shape up
32795 \emph off
32796 \bar no
32797 \noun off
32798 \color none
32799 *
32800 \end_layout
32801
32802 \end_inset
32803 </cell>
32804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32805 \begin_inset Text
32806
32807 \begin_layout Plain Layout
32808
32809 \family roman
32810 \series medium
32811 \shape up
32812 \emph off
32813 \bar no
32814 \noun off
32815 \color none
32816 :
32817 \end_layout
32818
32819 \end_inset
32820 </cell>
32821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32822 \begin_inset Text
32823
32824 \begin_layout Plain Layout
32825
32826 \family roman
32827 \series medium
32828 \shape up
32829 \emph off
32830 \bar no
32831 \noun off
32832 \color none
32833 J
32834 \end_layout
32835
32836 \end_inset
32837 </cell>
32838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32839 \begin_inset Text
32840
32841 \begin_layout Plain Layout
32842
32843 \family roman
32844 \series medium
32845 \shape up
32846 \emph off
32847 \bar no
32848 \noun off
32849 \color none
32850 Z
32851 \end_layout
32852
32853 \end_inset
32854 </cell>
32855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32856 \begin_inset Text
32857
32858 \begin_layout Plain Layout
32859
32860 \family roman
32861 \series medium
32862 \shape up
32863 \emph off
32864 \bar no
32865 \noun off
32866 \color none
32867 j
32868 \end_layout
32869
32870 \end_inset
32871 </cell>
32872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32873 \begin_inset Text
32874
32875 \begin_layout Plain Layout
32876
32877 \family roman
32878 \series medium
32879 \shape up
32880 \emph off
32881 \bar no
32882 \noun off
32883 \color none
32884 z
32885 \end_layout
32886
32887 \end_inset
32888 </cell>
32889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32890 \begin_inset Text
32891
32892 \begin_layout Plain Layout
32893
32894 \end_layout
32895
32896 \end_inset
32897 </cell>
32898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32899 \begin_inset Text
32900
32901 \begin_layout Plain Layout
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 \family roman
32913 \series medium
32914 \shape up
32915 \emph off
32916 \bar no
32917 \noun off
32918 \color none
32919 ª
32920 \end_layout
32921
32922 \end_inset
32923 </cell>
32924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32925 \begin_inset Text
32926
32927 \begin_layout Plain Layout
32928
32929 \family roman
32930 \series medium
32931 \shape up
32932 \emph off
32933 \bar no
32934 \noun off
32935 \color none
32936 º
32937 \end_layout
32938
32939 \end_inset
32940 </cell>
32941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32942 \begin_inset Text
32943
32944 \begin_layout Plain Layout
32945
32946 \family roman
32947 \series medium
32948 \shape up
32949 \emph off
32950 \bar no
32951 \noun off
32952 \color none
32953 Ê
32954 \end_layout
32955
32956 \end_inset
32957 </cell>
32958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32959 \begin_inset Text
32960
32961 \begin_layout Plain Layout
32962
32963 \family roman
32964 \series medium
32965 \shape up
32966 \emph off
32967 \bar no
32968 \noun off
32969 \color none
32970 Ú
32971 \end_layout
32972
32973 \end_inset
32974 </cell>
32975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32976 \begin_inset Text
32977
32978 \begin_layout Plain Layout
32979
32980 \family roman
32981 \series medium
32982 \shape up
32983 \emph off
32984 \bar no
32985 \noun off
32986 \color none
32987 ê
32988 \end_layout
32989
32990 \end_inset
32991 </cell>
32992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32993 \begin_inset Text
32994
32995 \begin_layout Plain Layout
32996
32997 \family roman
32998 \series medium
32999 \shape up
33000 \emph off
33001 \bar no
33002 \noun off
33003 \color none
33004 ú
33005 \end_layout
33006
33007 \end_inset
33008 </cell>
33009 </row>
33010 <row>
33011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33012 \begin_inset Text
33013
33014 \begin_layout Plain Layout
33015
33016 \family roman
33017 \series medium
33018 \shape up
33019 \size tiny
33020 \emph off
33021 \bar no
33022 \noun off
33023 \color none
33024 0B
33025 \end_layout
33026
33027 \end_inset
33028 </cell>
33029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33030 \begin_inset Text
33031
33032 \begin_layout Plain Layout
33033
33034 \end_layout
33035
33036 \end_inset
33037 </cell>
33038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33039 \begin_inset Text
33040
33041 \begin_layout Plain Layout
33042
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 \family roman
33053 \series medium
33054 \shape up
33055 \emph off
33056 \bar no
33057 \noun off
33058 \color none
33059 +
33060 \end_layout
33061
33062 \end_inset
33063 </cell>
33064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33065 \begin_inset Text
33066
33067 \begin_layout Plain Layout
33068
33069 \family roman
33070 \series medium
33071 \shape up
33072 \emph off
33073 \bar no
33074 \noun off
33075 \color none
33076 ;
33077 \end_layout
33078
33079 \end_inset
33080 </cell>
33081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33082 \begin_inset Text
33083
33084 \begin_layout Plain Layout
33085
33086 \family roman
33087 \series medium
33088 \shape up
33089 \emph off
33090 \bar no
33091 \noun off
33092 \color none
33093 K
33094 \end_layout
33095
33096 \end_inset
33097 </cell>
33098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33099 \begin_inset Text
33100
33101 \begin_layout Plain Layout
33102
33103 \family roman
33104 \series medium
33105 \shape up
33106 \emph off
33107 \bar no
33108 \noun off
33109 \color none
33110 [
33111 \end_layout
33112
33113 \end_inset
33114 </cell>
33115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33116 \begin_inset Text
33117
33118 \begin_layout Plain Layout
33119
33120 \family roman
33121 \series medium
33122 \shape up
33123 \emph off
33124 \bar no
33125 \noun off
33126 \color none
33127 k
33128 \end_layout
33129
33130 \end_inset
33131 </cell>
33132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33133 \begin_inset Text
33134
33135 \begin_layout Plain Layout
33136
33137 \family roman
33138 \series medium
33139 \shape up
33140 \emph off
33141 \bar no
33142 \noun off
33143 \color none
33144 {
33145 \end_layout
33146
33147 \end_inset
33148 </cell>
33149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33150 \begin_inset Text
33151
33152 \begin_layout Plain Layout
33153
33154 \end_layout
33155
33156 \end_inset
33157 </cell>
33158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33159 \begin_inset Text
33160
33161 \begin_layout Plain Layout
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 \family roman
33173 \series medium
33174 \shape up
33175 \emph off
33176 \bar no
33177 \noun off
33178 \color none
33179 «
33180 \end_layout
33181
33182 \end_inset
33183 </cell>
33184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33185 \begin_inset Text
33186
33187 \begin_layout Plain Layout
33188
33189 \family roman
33190 \series medium
33191 \shape up
33192 \emph off
33193 \bar no
33194 \noun off
33195 \color none
33196 »
33197 \end_layout
33198
33199 \end_inset
33200 </cell>
33201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33202 \begin_inset Text
33203
33204 \begin_layout Plain Layout
33205
33206 \family roman
33207 \series medium
33208 \shape up
33209 \emph off
33210 \bar no
33211 \noun off
33212 \color none
33213 Ë
33214 \end_layout
33215
33216 \end_inset
33217 </cell>
33218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33219 \begin_inset Text
33220
33221 \begin_layout Plain Layout
33222
33223 \family roman
33224 \series medium
33225 \shape up
33226 \emph off
33227 \bar no
33228 \noun off
33229 \color none
33230 Û
33231 \end_layout
33232
33233 \end_inset
33234 </cell>
33235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33236 \begin_inset Text
33237
33238 \begin_layout Plain Layout
33239
33240 \family roman
33241 \series medium
33242 \shape up
33243 \emph off
33244 \bar no
33245 \noun off
33246 \color none
33247 ë
33248 \end_layout
33249
33250 \end_inset
33251 </cell>
33252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33253 \begin_inset Text
33254
33255 \begin_layout Plain Layout
33256
33257 \family roman
33258 \series medium
33259 \shape up
33260 \emph off
33261 \bar no
33262 \noun off
33263 \color none
33264 û
33265 \end_layout
33266
33267 \end_inset
33268 </cell>
33269 </row>
33270 <row>
33271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33272 \begin_inset Text
33273
33274 \begin_layout Plain Layout
33275
33276 \family roman
33277 \series medium
33278 \shape up
33279 \size tiny
33280 \emph off
33281 \bar no
33282 \noun off
33283 \color none
33284 0C
33285 \end_layout
33286
33287 \end_inset
33288 </cell>
33289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33290 \begin_inset Text
33291
33292 \begin_layout Plain Layout
33293
33294 \end_layout
33295
33296 \end_inset
33297 </cell>
33298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33299 \begin_inset Text
33300
33301 \begin_layout Plain Layout
33302
33303 \end_layout
33304
33305 \end_inset
33306 </cell>
33307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33308 \begin_inset Text
33309
33310 \begin_layout Plain Layout
33311
33312 \family roman
33313 \series medium
33314 \shape up
33315 \emph off
33316 \bar no
33317 \noun off
33318 \color none
33319 ,
33320 \end_layout
33321
33322 \end_inset
33323 </cell>
33324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33325 \begin_inset Text
33326
33327 \begin_layout Plain Layout
33328
33329 \family roman
33330 \series medium
33331 \shape up
33332 \emph off
33333 \bar no
33334 \noun off
33335 \color none
33336 <
33337 \end_layout
33338
33339 \end_inset
33340 </cell>
33341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33342 \begin_inset Text
33343
33344 \begin_layout Plain Layout
33345
33346 \family roman
33347 \series medium
33348 \shape up
33349 \emph off
33350 \bar no
33351 \noun off
33352 \color none
33353 L
33354 \end_layout
33355
33356 \end_inset
33357 </cell>
33358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33359 \begin_inset Text
33360
33361 \begin_layout Plain Layout
33362
33363 \family roman
33364 \series medium
33365 \shape up
33366 \emph off
33367 \bar no
33368 \noun off
33369 \color none
33370
33371 \backslash
33372
33373 \end_layout
33374
33375 \end_inset
33376 </cell>
33377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33378 \begin_inset Text
33379
33380 \begin_layout Plain Layout
33381
33382 \family roman
33383 \series medium
33384 \shape up
33385 \emph off
33386 \bar no
33387 \noun off
33388 \color none
33389 l
33390 \end_layout
33391
33392 \end_inset
33393 </cell>
33394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33395 \begin_inset Text
33396
33397 \begin_layout Plain Layout
33398
33399 \family roman
33400 \series medium
33401 \shape up
33402 \emph off
33403 \bar no
33404 \noun off
33405 \color none
33406 |
33407 \end_layout
33408
33409 \end_inset
33410 </cell>
33411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33412 \begin_inset Text
33413
33414 \begin_layout Plain Layout
33415
33416 \end_layout
33417
33418 \end_inset
33419 </cell>
33420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33421 \begin_inset Text
33422
33423 \begin_layout Plain Layout
33424
33425 \end_layout
33426
33427 \end_inset
33428 </cell>
33429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33430 \begin_inset Text
33431
33432 \begin_layout Plain Layout
33433
33434 \family roman
33435 \series medium
33436 \shape up
33437 \emph off
33438 \bar no
33439 \noun off
33440 \color none
33441 ¬
33442 \end_layout
33443
33444 \end_inset
33445 </cell>
33446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33447 \begin_inset Text
33448
33449 \begin_layout Plain Layout
33450
33451 \family roman
33452 \series medium
33453 \shape up
33454 \emph off
33455 \bar no
33456 \noun off
33457 \color none
33458 ¼
33459 \end_layout
33460
33461 \end_inset
33462 </cell>
33463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33464 \begin_inset Text
33465
33466 \begin_layout Plain Layout
33467
33468 \family roman
33469 \series medium
33470 \shape up
33471 \emph off
33472 \bar no
33473 \noun off
33474 \color none
33475 Ì
33476 \end_layout
33477
33478 \end_inset
33479 </cell>
33480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33481 \begin_inset Text
33482
33483 \begin_layout Plain Layout
33484
33485 \family roman
33486 \series medium
33487 \shape up
33488 \emph off
33489 \bar no
33490 \noun off
33491 \color none
33492 Ü
33493 \end_layout
33494
33495 \end_inset
33496 </cell>
33497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33498 \begin_inset Text
33499
33500 \begin_layout Plain Layout
33501
33502 \family roman
33503 \series medium
33504 \shape up
33505 \emph off
33506 \bar no
33507 \noun off
33508 \color none
33509 ì
33510 \end_layout
33511
33512 \end_inset
33513 </cell>
33514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33515 \begin_inset Text
33516
33517 \begin_layout Plain Layout
33518
33519 \family roman
33520 \series medium
33521 \shape up
33522 \emph off
33523 \bar no
33524 \noun off
33525 \color none
33526 ü
33527 \end_layout
33528
33529 \end_inset
33530 </cell>
33531 </row>
33532 <row>
33533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33534 \begin_inset Text
33535
33536 \begin_layout Plain Layout
33537
33538 \family roman
33539 \series medium
33540 \shape up
33541 \size tiny
33542 \emph off
33543 \bar no
33544 \noun off
33545 \color none
33546 0D
33547 \end_layout
33548
33549 \end_inset
33550 </cell>
33551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33552 \begin_inset Text
33553
33554 \begin_layout Plain Layout
33555
33556 \end_layout
33557
33558 \end_inset
33559 </cell>
33560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33561 \begin_inset Text
33562
33563 \begin_layout Plain Layout
33564
33565 \end_layout
33566
33567 \end_inset
33568 </cell>
33569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33570 \begin_inset Text
33571
33572 \begin_layout Plain Layout
33573
33574 \family roman
33575 \series medium
33576 \shape up
33577 \emph off
33578 \bar no
33579 \noun off
33580 \color none
33581 -
33582 \end_layout
33583
33584 \end_inset
33585 </cell>
33586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33587 \begin_inset Text
33588
33589 \begin_layout Plain Layout
33590
33591 \family roman
33592 \series medium
33593 \shape up
33594 \emph off
33595 \bar no
33596 \noun off
33597 \color none
33598 =
33599 \end_layout
33600
33601 \end_inset
33602 </cell>
33603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33604 \begin_inset Text
33605
33606 \begin_layout Plain Layout
33607
33608 \family roman
33609 \series medium
33610 \shape up
33611 \emph off
33612 \bar no
33613 \noun off
33614 \color none
33615 M
33616 \end_layout
33617
33618 \end_inset
33619 </cell>
33620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33621 \begin_inset Text
33622
33623 \begin_layout Plain Layout
33624
33625 \family roman
33626 \series medium
33627 \shape up
33628 \emph off
33629 \bar no
33630 \noun off
33631 \color none
33632 ]
33633 \end_layout
33634
33635 \end_inset
33636 </cell>
33637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33638 \begin_inset Text
33639
33640 \begin_layout Plain Layout
33641
33642 \family roman
33643 \series medium
33644 \shape up
33645 \emph off
33646 \bar no
33647 \noun off
33648 \color none
33649 m
33650 \end_layout
33651
33652 \end_inset
33653 </cell>
33654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33655 \begin_inset Text
33656
33657 \begin_layout Plain Layout
33658
33659 \family roman
33660 \series medium
33661 \shape up
33662 \emph off
33663 \bar no
33664 \noun off
33665 \color none
33666 }
33667 \end_layout
33668
33669 \end_inset
33670 </cell>
33671 <cell alignment="center" valignment="top" topline="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" 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" leftline="true" usebox="none">
33690 \begin_inset Text
33691
33692 \begin_layout Plain Layout
33693
33694 \end_layout
33695
33696 \end_inset
33697 </cell>
33698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33699 \begin_inset Text
33700
33701 \begin_layout Plain Layout
33702
33703 \family roman
33704 \series medium
33705 \shape up
33706 \emph off
33707 \bar no
33708 \noun off
33709 \color none
33710 ½
33711 \end_layout
33712
33713 \end_inset
33714 </cell>
33715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33716 \begin_inset Text
33717
33718 \begin_layout Plain Layout
33719
33720 \family roman
33721 \series medium
33722 \shape up
33723 \emph off
33724 \bar no
33725 \noun off
33726 \color none
33727 Í
33728 \end_layout
33729
33730 \end_inset
33731 </cell>
33732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33733 \begin_inset Text
33734
33735 \begin_layout Plain Layout
33736
33737 \family roman
33738 \series medium
33739 \shape up
33740 \emph off
33741 \bar no
33742 \noun off
33743 \color none
33744 Ý
33745 \end_layout
33746
33747 \end_inset
33748 </cell>
33749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33750 \begin_inset Text
33751
33752 \begin_layout Plain Layout
33753
33754 \family roman
33755 \series medium
33756 \shape up
33757 \emph off
33758 \bar no
33759 \noun off
33760 \color none
33761 í
33762 \end_layout
33763
33764 \end_inset
33765 </cell>
33766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33767 \begin_inset Text
33768
33769 \begin_layout Plain Layout
33770
33771 \family roman
33772 \series medium
33773 \shape up
33774 \emph off
33775 \bar no
33776 \noun off
33777 \color none
33778 ý
33779 \end_layout
33780
33781 \end_inset
33782 </cell>
33783 </row>
33784 <row>
33785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33786 \begin_inset Text
33787
33788 \begin_layout Plain Layout
33789
33790 \family roman
33791 \series medium
33792 \shape up
33793 \size tiny
33794 \emph off
33795 \bar no
33796 \noun off
33797 \color none
33798 0E
33799 \end_layout
33800
33801 \end_inset
33802 </cell>
33803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33804 \begin_inset Text
33805
33806 \begin_layout Plain Layout
33807
33808 \end_layout
33809
33810 \end_inset
33811 </cell>
33812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33813 \begin_inset Text
33814
33815 \begin_layout Plain Layout
33816
33817 \end_layout
33818
33819 \end_inset
33820 </cell>
33821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33822 \begin_inset Text
33823
33824 \begin_layout Plain Layout
33825
33826 \family roman
33827 \series medium
33828 \shape up
33829 \emph off
33830 \bar no
33831 \noun off
33832 \color none
33833 .
33834 \end_layout
33835
33836 \end_inset
33837 </cell>
33838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33839 \begin_inset Text
33840
33841 \begin_layout Plain Layout
33842
33843 \family roman
33844 \series medium
33845 \shape up
33846 \emph off
33847 \bar no
33848 \noun off
33849 \color none
33850 >
33851 \end_layout
33852
33853 \end_inset
33854 </cell>
33855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33856 \begin_inset Text
33857
33858 \begin_layout Plain Layout
33859
33860 \family roman
33861 \series medium
33862 \shape up
33863 \emph off
33864 \bar no
33865 \noun off
33866 \color none
33867 N
33868 \end_layout
33869
33870 \end_inset
33871 </cell>
33872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33873 \begin_inset Text
33874
33875 \begin_layout Plain Layout
33876
33877 \family roman
33878 \series medium
33879 \shape up
33880 \emph off
33881 \bar no
33882 \noun off
33883 \color none
33884 ^
33885 \end_layout
33886
33887 \end_inset
33888 </cell>
33889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33890 \begin_inset Text
33891
33892 \begin_layout Plain Layout
33893
33894 \family roman
33895 \series medium
33896 \shape up
33897 \emph off
33898 \bar no
33899 \noun off
33900 \color none
33901 n
33902 \end_layout
33903
33904 \end_inset
33905 </cell>
33906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33907 \begin_inset Text
33908
33909 \begin_layout Plain Layout
33910
33911 \family roman
33912 \series medium
33913 \shape up
33914 \emph off
33915 \bar no
33916 \noun off
33917 \color none
33918 ~
33919 \end_layout
33920
33921 \end_inset
33922 </cell>
33923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33924 \begin_inset Text
33925
33926 \begin_layout Plain Layout
33927
33928 \end_layout
33929
33930 \end_inset
33931 </cell>
33932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33933 \begin_inset Text
33934
33935 \begin_layout Plain Layout
33936
33937 \end_layout
33938
33939 \end_inset
33940 </cell>
33941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33942 \begin_inset Text
33943
33944 \begin_layout Plain Layout
33945
33946 \family roman
33947 \series medium
33948 \shape up
33949 \emph off
33950 \bar no
33951 \noun off
33952 \color none
33953 ®
33954 \end_layout
33955
33956 \end_inset
33957 </cell>
33958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33959 \begin_inset Text
33960
33961 \begin_layout Plain Layout
33962
33963 \family roman
33964 \series medium
33965 \shape up
33966 \emph off
33967 \bar no
33968 \noun off
33969 \color none
33970 ¾
33971 \end_layout
33972
33973 \end_inset
33974 </cell>
33975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33976 \begin_inset Text
33977
33978 \begin_layout Plain Layout
33979
33980 \family roman
33981 \series medium
33982 \shape up
33983 \emph off
33984 \bar no
33985 \noun off
33986 \color none
33987 Î
33988 \end_layout
33989
33990 \end_inset
33991 </cell>
33992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33993 \begin_inset Text
33994
33995 \begin_layout Plain Layout
33996
33997 \family roman
33998 \series medium
33999 \shape up
34000 \emph off
34001 \bar no
34002 \noun off
34003 \color none
34004 Þ
34005 \end_layout
34006
34007 \end_inset
34008 </cell>
34009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34010 \begin_inset Text
34011
34012 \begin_layout Plain Layout
34013
34014 \family roman
34015 \series medium
34016 \shape up
34017 \emph off
34018 \bar no
34019 \noun off
34020 \color none
34021 î
34022 \end_layout
34023
34024 \end_inset
34025 </cell>
34026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34027 \begin_inset Text
34028
34029 \begin_layout Plain Layout
34030
34031 \family roman
34032 \series medium
34033 \shape up
34034 \emph off
34035 \bar no
34036 \noun off
34037 \color none
34038 þ
34039 \end_layout
34040
34041 \end_inset
34042 </cell>
34043 </row>
34044 <row>
34045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34046 \begin_inset Text
34047
34048 \begin_layout Plain Layout
34049
34050 \family roman
34051 \series medium
34052 \shape up
34053 \size tiny
34054 \emph off
34055 \bar no
34056 \noun off
34057 \color none
34058 0F
34059 \end_layout
34060
34061 \end_inset
34062 </cell>
34063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34064 \begin_inset Text
34065
34066 \begin_layout Plain Layout
34067
34068 \end_layout
34069
34070 \end_inset
34071 </cell>
34072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34073 \begin_inset Text
34074
34075 \begin_layout Plain Layout
34076
34077 \end_layout
34078
34079 \end_inset
34080 </cell>
34081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34082 \begin_inset Text
34083
34084 \begin_layout Plain Layout
34085
34086 \family roman
34087 \series medium
34088 \shape up
34089 \emph off
34090 \bar no
34091 \noun off
34092 \color none
34093 /
34094 \end_layout
34095
34096 \end_inset
34097 </cell>
34098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34099 \begin_inset Text
34100
34101 \begin_layout Plain Layout
34102
34103 \family roman
34104 \series medium
34105 \shape up
34106 \emph off
34107 \bar no
34108 \noun off
34109 \color none
34110 ?
34111 \end_layout
34112
34113 \end_inset
34114 </cell>
34115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34116 \begin_inset Text
34117
34118 \begin_layout Plain Layout
34119
34120 \family roman
34121 \series medium
34122 \shape up
34123 \emph off
34124 \bar no
34125 \noun off
34126 \color none
34127 O
34128 \end_layout
34129
34130 \end_inset
34131 </cell>
34132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34133 \begin_inset Text
34134
34135 \begin_layout Plain Layout
34136
34137 \family roman
34138 \series medium
34139 \shape up
34140 \emph off
34141 \bar no
34142 \noun off
34143 \color none
34144 _
34145 \end_layout
34146
34147 \end_inset
34148 </cell>
34149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34150 \begin_inset Text
34151
34152 \begin_layout Plain Layout
34153
34154 \family roman
34155 \series medium
34156 \shape up
34157 \emph off
34158 \bar no
34159 \noun off
34160 \color none
34161 o
34162 \end_layout
34163
34164 \end_inset
34165 </cell>
34166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34167 \begin_inset Text
34168
34169 \begin_layout Plain Layout
34170
34171 \end_layout
34172
34173 \end_inset
34174 </cell>
34175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34176 \begin_inset Text
34177
34178 \begin_layout Plain Layout
34179
34180 \end_layout
34181
34182 \end_inset
34183 </cell>
34184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34185 \begin_inset Text
34186
34187 \begin_layout Plain Layout
34188
34189 \end_layout
34190
34191 \end_inset
34192 </cell>
34193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34194 \begin_inset Text
34195
34196 \begin_layout Plain Layout
34197
34198 \family roman
34199 \series medium
34200 \shape up
34201 \emph off
34202 \bar no
34203 \noun off
34204 \color none
34205 ¯
34206 \end_layout
34207
34208 \end_inset
34209 </cell>
34210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34211 \begin_inset Text
34212
34213 \begin_layout Plain Layout
34214
34215 \family roman
34216 \series medium
34217 \shape up
34218 \emph off
34219 \bar no
34220 \noun off
34221 \color none
34222 ¿
34223 \end_layout
34224
34225 \end_inset
34226 </cell>
34227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34228 \begin_inset Text
34229
34230 \begin_layout Plain Layout
34231
34232 \family roman
34233 \series medium
34234 \shape up
34235 \emph off
34236 \bar no
34237 \noun off
34238 \color none
34239 Ï
34240 \end_layout
34241
34242 \end_inset
34243 </cell>
34244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34245 \begin_inset Text
34246
34247 \begin_layout Plain Layout
34248
34249 \family roman
34250 \series medium
34251 \shape up
34252 \emph off
34253 \bar no
34254 \noun off
34255 \color none
34256 ß
34257 \end_layout
34258
34259 \end_inset
34260 </cell>
34261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34262 \begin_inset Text
34263
34264 \begin_layout Plain Layout
34265
34266 \family roman
34267 \series medium
34268 \shape up
34269 \emph off
34270 \bar no
34271 \noun off
34272 \color none
34273 ï
34274 \end_layout
34275
34276 \end_inset
34277 </cell>
34278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34279 \begin_inset Text
34280
34281 \begin_layout Plain Layout
34282
34283 \family roman
34284 \series medium
34285 \shape up
34286 \emph off
34287 \bar no
34288 \noun off
34289 \color none
34290 ÿ
34291 \end_layout
34292
34293 \end_inset
34294 </cell>
34295 </row>
34296 </lyxtabular>
34297
34298 \end_inset
34299
34300
34301 \end_layout
34302
34303 \end_inset
34304
34305
34306 \end_layout
34307
34308 \begin_layout Standard
34309 The following is a full list of all of the accented characters LyX can display
34310  directly.
34311  It includes not only the accented characters from the previous table, but
34312  also the characters from 
34313 \family typewriter
34314 ISO8859--2
34315 \family default
34316  through 
34317 \family typewriter
34318 4
34319 \family default
34320 .
34321  
34322 \end_layout
34323
34324 \begin_layout Itemize
34325 From 
34326 \family typewriter
34327 ISO8859--1
34328 \family default
34329 :
34330 \end_layout
34331
34332 \begin_deeper
34333 \begin_layout Standard
34334 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34335 \begin_inset space \hfill{}
34336 \end_inset
34337
34338 diaeresis
34339 \end_layout
34340
34341 \begin_layout Standard
34342 ^ Â Ê Î Ô Û â ê î ô û
34343 \begin_inset space \hfill{}
34344 \end_inset
34345
34346 circumflex
34347 \end_layout
34348
34349 \begin_layout Standard
34350 ` À È Ì Ò Ù à è ì ò ù
34351 \begin_inset space \hfill{}
34352 \end_inset
34353
34354 grave
34355 \end_layout
34356
34357 \begin_layout Standard
34358 ´ Á É Í Ó Ú Ý á é í ó ú ý
34359 \begin_inset space \hfill{}
34360 \end_inset
34361
34362 acute
34363 \end_layout
34364
34365 \begin_layout Standard
34366 ~ Ã Ñ Õ ã ñ õ
34367 \begin_inset space \hfill{}
34368 \end_inset
34369
34370 tilde
34371 \end_layout
34372
34373 \begin_layout Standard
34374 ¸Çç
34375 \begin_inset space \hfill{}
34376 \end_inset
34377
34378 cedilla
34379 \end_layout
34380
34381 \begin_layout Standard
34382 ¯
34383 \begin_inset space \hfill{}
34384 \end_inset
34385
34386 macron
34387 \end_layout
34388
34389 \end_deeper
34390 \begin_layout Itemize
34391 From 
34392 \family typewriter
34393 ISO8859--2
34394 \family default
34395  through 
34396 \family typewriter
34397 4
34398 \family default
34399 :
34400 \end_layout
34401
34402 \begin_deeper
34403 \begin_layout Standard
34404 ĤĴĥĵĈĜŜĉĝŝ
34405 \begin_inset space \hfill{}
34406 \end_inset
34407
34408 circumflex
34409 \end_layout
34410
34411 \begin_layout Standard
34412 ŚŹśźŔĹĆŃŕĺćń
34413 \begin_inset space \hfill{}
34414 \end_inset
34415
34416 acute
34417 \end_layout
34418
34419 \begin_layout Standard
34420 Ĩı̃Ũũ
34421 \begin_inset space \hfill{}
34422 \end_inset
34423
34424 tilde
34425 \end_layout
34426
34427 \begin_layout Standard
34428 ŞşŢţŖĻĢŗļģŅĶņķ
34429 \begin_inset space \hfill{}
34430 \end_inset
34431
34432 cedilla
34433 \end_layout
34434
34435 \begin_layout Standard
34436 ĒēĀĪŌŪāı̄ōū
34437 \begin_inset space \hfill{}
34438 \end_inset
34439
34440 macron
34441 \end_layout
34442
34443 \begin_layout Standard
34444 ŐŰőű
34445 \begin_inset space \hfill{}
34446 \end_inset
34447
34448 Hungarian umlaut
34449 \end_layout
34450
34451 \end_deeper
34452 \begin_layout Standard
34453 All the characters above are actively supported by TeX fonts.
34454  In addition TeX allows diacritical marks on almost all characters.
34455  Also make sure you're using the 
34456 \family typewriter
34457 T1
34458 \family default
34459  font-encoding.
34460 \end_layout
34461
34462 \begin_layout Chapter
34463 \start_of_appendix
34464 The User Interface
34465 \begin_inset CommandInset label
34466 LatexCommand label
34467 name "cha:The-User-Interface"
34468
34469 \end_inset
34470
34471
34472 \end_layout
34473
34474 \begin_layout Standard
34475 This appendix lists all available menus and describes its functionality.
34476  It is designed as quick reference if you are searching for a special topic
34477  inside the user's guide.
34478 \end_layout
34479
34480 \begin_layout Section
34481 The File Menu
34482 \begin_inset Index
34483 status collapsed
34484
34485 \begin_layout Plain Layout
34486 Menu ! File
34487 \end_layout
34488
34489 \end_inset
34490
34491
34492 \end_layout
34493
34494 \begin_layout Standard
34495 Under the 
34496 \family sans
34497 File
34498 \family default
34499  menu are the basic operations in addition to some more advanced operations.
34500  At the end of the menu the four last opened documents are listed.
34501 \end_layout
34502
34503 \begin_layout Subsection
34504 New
34505 \end_layout
34506
34507 \begin_layout Standard
34508 Creates a new document.
34509 \end_layout
34510
34511 \begin_layout Subsection
34512 New from Template
34513 \end_layout
34514
34515 \begin_layout Standard
34516 This menu prompts you for a template to use.
34517  Selecting a template will automatically set certain layout features for
34518  the document, features you would otherwise need to change manually.
34519 \end_layout
34520
34521 \begin_layout Subsection
34522 Open
34523 \end_layout
34524
34525 \begin_layout Standard
34526 Opens a document.
34527 \end_layout
34528
34529 \begin_layout Subsection
34530 Open Recent
34531 \end_layout
34532
34533 \begin_layout Standard
34534 The submenu shows a list of the recently opened files.
34535  Click there on a file to open it.
34536 \end_layout
34537
34538 \begin_layout Subsection
34539 Close
34540 \end_layout
34541
34542 \begin_layout Standard
34543 Closes the current document.
34544 \end_layout
34545
34546 \begin_layout Subsection
34547 Save
34548 \end_layout
34549
34550 \begin_layout Standard
34551 Saves the actual document.
34552 \end_layout
34553
34554 \begin_layout Subsection
34555 Save As
34556 \end_layout
34557
34558 \begin_layout Standard
34559 Saves the actual document under a new name to create a copy.
34560 \end_layout
34561
34562 \begin_layout Subsection
34563 Revert to saved
34564 \end_layout
34565
34566 \begin_layout Standard
34567 Reloads the actual document from disk.
34568 \end_layout
34569
34570 \begin_layout Subsection
34571 Version Control
34572 \end_layout
34573
34574 \begin_layout Standard
34575 This is used when more people are working on the same document.
34576  It is described in the section 
34577 \emph on
34578 Version Control in LyX
34579 \emph default
34580  of the 
34581 \emph on
34582 Extended
34583 \begin_inset space ~
34584 \end_inset
34585
34586 Features
34587 \emph default
34588  manual.
34589 \end_layout
34590
34591 \begin_layout Subsection
34592 Import
34593 \end_layout
34594
34595 \begin_layout Standard
34596 You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
34597  plain text files, and comma separated, table like, text files (CSV).
34598  The files will be imported as new LyX-document.
34599 \end_layout
34600
34601 \begin_layout Standard
34602 When using the menu 
34603 \family sans
34604 Plain
34605 \begin_inset space ~
34606 \end_inset
34607
34608 Text, Join
34609 \begin_inset space ~
34610 \end_inset
34611
34612 Lines
34613 \family default
34614 , all lines will be imported consecutively to one big paragraph.
34615  A new paragraph is started when there is a blank line in the file.
34616  , the text is inserted as Paragraphs, where the line breaks of the text
34617  will start a new paragraph.
34618 \end_layout
34619
34620 \begin_layout Subsection
34621 Export
34622 \begin_inset CommandInset label
34623 LatexCommand label
34624 name "sub:Export"
34625
34626 \end_inset
34627
34628
34629 \end_layout
34630
34631 \begin_layout Standard
34632 You can export your document to various file formats.
34633  The resulting files are placed in the directory of your LyX-file.
34634  The menu entries are not the same on all installations.
34635  They depend on the programs found by LyX while its configuration.
34636 \end_layout
34637
34638 \begin_layout Standard
34639 Here is a list of all available entries; they are explained in detail in
34640  section
34641 \begin_inset space ~
34642 \end_inset
34643
34644
34645 \begin_inset CommandInset ref
34646 LatexCommand ref
34647 reference "sub:Output-file-formats"
34648
34649 \end_inset
34650
34651 :
34652 \end_layout
34653
34654 \begin_layout Description
34655
34656 \family sans
34657 CJK
34658 \begin_inset space ~
34659 \end_inset
34660
34661 LyX 
34662 \family default
34663 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34664  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
34665 \end_layout
34666
34667 \begin_layout Description
34668
34669 \family sans
34670 DVI
34671 \family default
34672  DVI-format
34673 \end_layout
34674
34675 \begin_layout Description
34676 HTML HTML-format (the HTML-converter is a third-party product and doesn't
34677  work in all cases)
34678 \end_layout
34679
34680 \begin_layout Description
34681 HTML
34682 \begin_inset space ~
34683 \end_inset
34684
34685 (MS
34686 \begin_inset space ~
34687 \end_inset
34688
34689 Word) HTML-format specialized so that the result can be imported to 
34690 \family sans
34691 MS Word
34692 \family default
34693 , as consequence of this formulas will be embedded as bitmap fonts and not
34694  in the format 
34695 \family sans
34696 MathML
34697 \family default
34698 .
34699 \end_layout
34700
34701 \begin_layout Description
34702
34703 \family sans
34704 LaT
34705 \begin_inset ERT
34706 status collapsed
34707
34708 \begin_layout Plain Layout
34709
34710 {}
34711 \end_layout
34712
34713 \end_inset
34714
34715 eX
34716 \begin_inset space ~
34717 \end_inset
34718
34719 (pdflatex)
34720 \family default
34721  text file with the LaTeX source, additionally all images used in the document
34722  will be converted to a format that is readable for the 
34723 \family typewriter
34724 pdflatex
34725 \family default
34726  program (GIF, JPG, PDF, PNG)
34727 \end_layout
34728
34729 \begin_layout Description
34730
34731 \family sans
34732 LaT
34733 \begin_inset ERT
34734 status collapsed
34735
34736 \begin_layout Plain Layout
34737
34738 {}
34739 \end_layout
34740
34741 \end_inset
34742
34743 eX
34744 \begin_inset space ~
34745 \end_inset
34746
34747 (plain)
34748 \family default
34749  text file with the LaTeX source code, additionally all images used in the
34750  document will be converted to the EPS-format, only this format is readable
34751  for the 
34752 \family typewriter
34753 latex
34754 \family default
34755  program
34756 \end_layout
34757
34758 \begin_layout Description
34759 LyX
34760 \begin_inset space ~
34761 \end_inset
34762
34763 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
34764 \begin_inset Quotes eld
34765 \end_inset
34766
34767 y
34768 \begin_inset Quotes erd
34769 \end_inset
34770
34771  is replaced by the version number)
34772 \end_layout
34773
34774 \begin_layout Description
34775 OpenDocument OpenDocument-formatted text file, to be opened with 
34776 \family sans
34777 OpenOffice
34778 \family default
34779
34780 \family sans
34781 KOffice
34782 \family default
34783
34784 \family sans
34785 Abiword
34786 \family default
34787 , etc.
34788  (the OpenDocument-converter is a third-party product and doesn't work in
34789  all cases)
34790 \end_layout
34791
34792 \begin_layout Description
34793
34794 \family sans
34795 PDF
34796 \family default
34797  PDF-format using the program 
34798 \family typewriter
34799 ps2pdf
34800 \end_layout
34801
34802 \begin_layout Description
34803
34804 \family sans
34805 PDF
34806 \begin_inset space ~
34807 \end_inset
34808
34809 (dvipdfm)
34810 \family default
34811  PDF-format using the program 
34812 \family typewriter
34813 dvipdfm
34814 \end_layout
34815
34816 \begin_layout Description
34817
34818 \family sans
34819 PDF
34820 \begin_inset space ~
34821 \end_inset
34822
34823 (pdflatex)
34824 \family default
34825  PDF-format using the program 
34826 \family typewriter
34827 pdflatex
34828 \end_layout
34829
34830 \begin_layout Description
34831
34832 \family sans
34833 Plain
34834 \begin_inset space ~
34835 \end_inset
34836
34837 text
34838 \family default
34839  text format
34840 \end_layout
34841
34842 \begin_layout Description
34843
34844 \family sans
34845 Plain
34846 \begin_inset space ~
34847 \end_inset
34848
34849 text
34850 \begin_inset space ~
34851 \end_inset
34852
34853 (ps2ascii)
34854 \family default
34855  text format, the document will first be converted to Postscript format
34856  and then exported as text using the program 
34857 \family sans
34858 ps2ascii
34859 \end_layout
34860
34861 \begin_layout Description
34862
34863 \family sans
34864 Postscript
34865 \family default
34866  PostScript format using the program 
34867 \family typewriter
34868 dvips
34869 \end_layout
34870
34871 \begin_layout Description
34872
34873 \family sans
34874 Custom
34875 \family default
34876  custom format
34877 \end_layout
34878
34879 \begin_layout Standard
34880 The program 
34881 \family typewriter
34882 dvipdfm
34883 \family default
34884  produces internally a DVI-file which is then converted to a PDF-file.
34885  It is a bit out of date and therefore the output could look different from
34886  what you want.
34887  
34888 \family typewriter
34889 pdflatex
34890 \family default
34891  produces directly PDF-files and supports the latest PDF-file formats.
34892 \end_layout
34893
34894 \begin_layout Standard
34895 If one of the menu entries 
34896 \family sans
34897 DVI
34898 \family default
34899
34900 \family sans
34901 PDF
34902 \begin_inset space ~
34903 \end_inset
34904
34905 (pdflatex)
34906 \family default
34907  or 
34908 \family sans
34909 Postscript
34910 \family default
34911  is missing, you need to update your LaTeX installation.
34912  After updating you have to reconfigure LyX, see section
34913 \begin_inset space ~
34914 \end_inset
34915
34916
34917 \begin_inset CommandInset ref
34918 LatexCommand ref
34919 reference "sec:Basic-LyX-Setup"
34920
34921 \end_inset
34922
34923 .
34924 \begin_inset Index
34925 status collapsed
34926
34927 \begin_layout Plain Layout
34928 Reconfiguration of LyX
34929 \end_layout
34930
34931 \end_inset
34932
34933
34934 \end_layout
34935
34936 \begin_layout Standard
34937 The menu 
34938 \family sans
34939 Custom
34940 \family default
34941  allows you to export your file by using special command line options for
34942  the export program.
34943 \end_layout
34944
34945 \begin_layout Subsection
34946 Print
34947 \end_layout
34948
34949 \begin_layout Standard
34950 With this menu you can print your document to a file in PostScript format
34951  or send it to a printer.
34952  The printer will also use the document in PostScript format.
34953  The conversion to PostScript is done in the background by LyX using the
34954  program 
34955 \family typewriter
34956 dvips
34957 \family default
34958 .
34959  For more informations have a look at section
34960 \begin_inset space ~
34961 \end_inset
34962
34963
34964 \begin_inset CommandInset ref
34965 LatexCommand ref
34966 reference "sub:Printing-the-File"
34967
34968 \end_inset
34969
34970 .
34971 \end_layout
34972
34973 \begin_layout Subsection
34974 New and Close Window
34975 \end_layout
34976
34977 \begin_layout Standard
34978 Opens a new instance of LyX with all currently opened documents.
34979  You can close it later with the corresponding menu.
34980 \end_layout
34981
34982 \begin_layout Section
34983 The Edit Menu
34984 \begin_inset Index
34985 status collapsed
34986
34987 \begin_layout Plain Layout
34988 Menu ! Edit
34989 \end_layout
34990
34991 \end_inset
34992
34993
34994 \end_layout
34995
34996 \begin_layout Subsection
34997 Undo and Redo
34998 \end_layout
34999
35000 \begin_layout Standard
35001 Described in section
35002 \begin_inset space ~
35003 \end_inset
35004
35005
35006 \begin_inset CommandInset ref
35007 LatexCommand ref
35008 reference "sec:Undo-and-Redo"
35009
35010 \end_inset
35011
35012 .
35013 \end_layout
35014
35015 \begin_layout Subsection
35016 Cut, Copy, Paste, Paste Recent, Paste Special
35017 \end_layout
35018
35019 \begin_layout Standard
35020 Described in section
35021 \begin_inset space ~
35022 \end_inset
35023
35024
35025 \begin_inset CommandInset ref
35026 LatexCommand ref
35027 reference "sec:Basic-Editing-Features"
35028
35029 \end_inset
35030
35031 .
35032 \end_layout
35033
35034 \begin_layout Subsection
35035 Select All
35036 \end_layout
35037
35038 \begin_layout Standard
35039 Selects the whole document.
35040 \end_layout
35041
35042 \begin_layout Subsection
35043 Find & Replace
35044 \end_layout
35045
35046 \begin_layout Standard
35047 Described in section
35048 \begin_inset space ~
35049 \end_inset
35050
35051
35052 \begin_inset CommandInset ref
35053 LatexCommand ref
35054 reference "sec:Basic-Editing-Features"
35055
35056 \end_inset
35057
35058 .
35059 \end_layout
35060
35061 \begin_layout Subsection
35062 Move Paragraph Up/Down
35063 \end_layout
35064
35065 \begin_layout Standard
35066 This shifts the paragraph where the cursor is currently in one paragraph
35067  up or down.
35068 \end_layout
35069
35070 \begin_layout Subsection
35071 Text Style
35072 \end_layout
35073
35074 \begin_layout Standard
35075 Described in section
35076 \begin_inset space ~
35077 \end_inset
35078
35079
35080 \begin_inset CommandInset ref
35081 LatexCommand ref
35082 reference "sub:Fine-Tuning-with-the"
35083
35084 \end_inset
35085
35086 .
35087 \end_layout
35088
35089 \begin_layout Subsection
35090 Paragraph Settings
35091 \begin_inset Index
35092 status collapsed
35093
35094 \begin_layout Plain Layout
35095 Paragraph ! Settings
35096 \end_layout
35097
35098 \end_inset
35099
35100
35101 \end_layout
35102
35103 \begin_layout Standard
35104 The settings in the paragraph dialog only affects the paragraph where the
35105  cursor is in.
35106  Here you can set here the paragraph alignment and line spacing.
35107 \end_layout
35108
35109 \begin_layout Standard
35110 You can also prevent that the first line of the paragraph is indented.
35111  This option works only when you have chosen to separate paragraphs with
35112  indents in the 
35113 \family sans
35114 Document\SpecialChar \menuseparator
35115 Settings
35116 \family default
35117  dialog under 
35118 \family sans
35119 Text
35120 \begin_inset space ~
35121 \end_inset
35122
35123 Layout
35124 \family default
35125 .
35126 \end_layout
35127
35128 \begin_layout Subsection
35129 Tabular and Math
35130 \end_layout
35131
35132 \begin_layout Standard
35133 These two menus are only active when the cursor is inside a table or a formula.
35134  The properties of this table/formula can now be changed.
35135  The properties of tables are described in section
35136 \begin_inset space ~
35137 \end_inset
35138
35139
35140 \begin_inset CommandInset ref
35141 LatexCommand ref
35142 reference "sec:Tables"
35143
35144 \end_inset
35145
35146 , the properties of formulas in chapter
35147 \begin_inset space ~
35148 \end_inset
35149
35150
35151 \begin_inset CommandInset ref
35152 LatexCommand ref
35153 reference "cha:Mathematical-Formulas"
35154
35155 \end_inset
35156
35157 .
35158 \end_layout
35159
35160 \begin_layout Subsection
35161 Increase / Decrease List Depth
35162 \end_layout
35163
35164 \begin_layout Standard
35165 These menus are only active when the cursor is in an environment that can
35166  be nested.
35167  They in/decrease the environment nesting level as explained in section
35168 \begin_inset space ~
35169 \end_inset
35170
35171
35172 \begin_inset CommandInset ref
35173 LatexCommand ref
35174 reference "sec:Nesting"
35175
35176 \end_inset
35177
35178  and 
35179 \begin_inset CommandInset ref
35180 LatexCommand ref
35181 reference "sub:Numbering-depth"
35182
35183 \end_inset
35184
35185 .
35186 \end_layout
35187
35188 \begin_layout Section
35189 The View Menu
35190 \begin_inset Index
35191 status collapsed
35192
35193 \begin_layout Plain Layout
35194 Menu ! View
35195 \end_layout
35196
35197 \end_inset
35198
35199
35200 \end_layout
35201
35202 \begin_layout Standard
35203 The 
35204 \family sans
35205 View
35206 \family default
35207  menu contains a list of available formats in which you can view the actual
35208  document with an external program.
35209  The menu entries for the viewing formats are not the same on all installations
35210  - it depends on the LaTeX programs that are found while LyX was configured.
35211  All possible formats are formats listed in section
35212 \begin_inset space ~
35213 \end_inset
35214
35215
35216 \begin_inset CommandInset ref
35217 LatexCommand ref
35218 reference "sub:Export"
35219
35220 \end_inset
35221
35222 .
35223  You should at least see the menu entries 
35224 \family sans
35225 DVI
35226 \family default
35227  and 
35228 \family sans
35229 PDF
35230 \begin_inset space ~
35231 \end_inset
35232
35233 (pdflatex)
35234 \family default
35235 .
35236  If one of the two is missing, you need to update your LaTeX installation.
35237  After updating you have to reconfigure LyX, see section
35238 \begin_inset space ~
35239 \end_inset
35240
35241
35242 \begin_inset CommandInset ref
35243 LatexCommand ref
35244 reference "sec:Basic-LyX-Setup"
35245
35246 \end_inset
35247
35248 .
35249 \begin_inset Index
35250 status collapsed
35251
35252 \begin_layout Plain Layout
35253 Reconfiguration of LyX
35254 \end_layout
35255
35256 \end_inset
35257
35258
35259 \end_layout
35260
35261 \begin_layout Standard
35262 Invoking a menu will start a viewer program.
35263  The viewer can be set or changed in the preferences, see section
35264 \begin_inset space ~
35265 \end_inset
35266
35267
35268 \begin_inset CommandInset ref
35269 LatexCommand ref
35270 reference "sec:File-Formats"
35271
35272 \end_inset
35273
35274 .
35275  The default viewers are set by LyX while it is first configured.
35276 \end_layout
35277
35278 \begin_layout Standard
35279 \begin_inset VSpace bigskip
35280 \end_inset
35281
35282 At the bottom of the 
35283 \family sans
35284 View
35285 \family default
35286  menu the opened documents are listed.
35287 \end_layout
35288
35289 \begin_layout Subsection
35290 Open/Close all Insets
35291 \end_layout
35292
35293 \begin_layout Standard
35294 Opens/closes all insets in your document.
35295 \end_layout
35296
35297 \begin_layout Subsection
35298 Unfold/Fold Math Macros
35299 \end_layout
35300
35301 \begin_layout Standard
35302 Unfolds/folds the current math macro.
35303 \end_layout
35304
35305 \begin_layout Standard
35306 More about math macros will be described in the 
35307 \emph on
35308 Math
35309 \emph default
35310  manual.??
35311 \end_layout
35312
35313 \begin_layout Subsection
35314 View Source
35315 \end_layout
35316
35317 \begin_layout Standard
35318 Opens a window showing the source code of the actual document, as described
35319  in section
35320 \begin_inset space ~
35321 \end_inset
35322
35323
35324 \begin_inset CommandInset ref
35325 LatexCommand ref
35326 reference "sec:Previewing-snippets-of"
35327
35328 \end_inset
35329
35330 .
35331 \end_layout
35332
35333 \begin_layout Subsection
35334 Update
35335 \end_layout
35336
35337 \begin_layout Standard
35338 This menu allows you to update the view with your latest changes without
35339  opening a new view window.
35340 \end_layout
35341
35342 \begin_layout Subsection
35343 Split View
35344 \end_layout
35345
35346 \begin_layout Standard
35347 This will split LyX's main window vertically or horizontally.
35348  This allows you view documents the same time to compare them, or to view
35349  the same document, but at different positions.
35350  You can split the main window even several times to view for example 3
35351  or more documents the same time.
35352  To return to an unsplit view, use the menu 
35353 \family sans
35354 Close Tab Group
35355 \family default
35356 .
35357 \end_layout
35358
35359 \begin_layout Subsection
35360 Close Tab Group
35361 \end_layout
35362
35363 \begin_layout Standard
35364 Closes a split view.
35365 \end_layout
35366
35367 \begin_layout Subsection
35368 Fullscreen
35369 \end_layout
35370
35371 \begin_layout Standard
35372 Using this menu or pressing F11 removes the menu bar and all toolbars so
35373  that you will see nothing than your text.
35374  It furthermore displays LyX's main window fullscreen.
35375  To return from fullscreen to the normal view, press F11, or right-click
35376  and turn off the fullscreen mode in the the appearing context menu.
35377 \end_layout
35378
35379 \begin_layout Subsection
35380 Toolbars
35381 \begin_inset CommandInset label
35382 LatexCommand label
35383 name "sub:Toolbars"
35384
35385 \end_inset
35386
35387
35388 \begin_inset Index
35389 status collapsed
35390
35391 \begin_layout Plain Layout
35392 Toolbar
35393 \end_layout
35394
35395 \end_inset
35396
35397
35398 \end_layout
35399
35400 \begin_layout Standard
35401 In this menu you can set the appearance of the different toolbars.
35402  All toolbars and the 
35403 \family sans
35404 Command
35405 \begin_inset space ~
35406 \end_inset
35407
35408 Buffer
35409 \family default
35410  can be turned on and off.
35411  The 
35412 \emph on
35413 on
35414 \emph default
35415  state is denoted in the menu with a checkmark.
35416  The 
35417 \family sans
35418 Review
35419 \family default
35420
35421 \family sans
35422 Table
35423 \family default
35424
35425 \family sans
35426 Math
35427 \begin_inset space ~
35428 \end_inset
35429
35430 Panels
35431 \family default
35432 , and 
35433 \family sans
35434 Math
35435 \family default
35436  toolbars can be additionally set to the state 
35437 \emph on
35438 automatic
35439 \emph default
35440  that is denoted in the menu with the suffix 
35441 \family sans
35442 (auto)
35443 \family default
35444 .
35445 \end_layout
35446
35447 \begin_layout Standard
35448 In the 
35449 \emph on
35450 on
35451 \emph default
35452  state the toolbar is permanently shown, in the 
35453 \emph on
35454 automatic
35455 \emph default
35456  state the toolbar is only shown when the cursor is in a certain environment
35457  or when a certain feature is enabled.
35458  That means that the review toolbar will only be shown when change tracking
35459  is activated, the math and table toolbars are only shown when the cursor
35460  is inside a formula or table, respectively.
35461 \end_layout
35462
35463 \begin_layout Standard
35464 LyX's toolbars and its buttons are explained in section
35465 \begin_inset space ~
35466 \end_inset
35467
35468
35469 \begin_inset CommandInset ref
35470 LatexCommand ref
35471 reference "sec:Toolbars"
35472
35473 \end_inset
35474
35475 .
35476 \end_layout
35477
35478 \begin_layout Section
35479 The Insert Menu
35480 \begin_inset Index
35481 status collapsed
35482
35483 \begin_layout Plain Layout
35484 Menu ! Insert
35485 \end_layout
35486
35487 \end_inset
35488
35489
35490 \end_layout
35491
35492 \begin_layout Subsection
35493 Math
35494 \end_layout
35495
35496 \begin_layout Standard
35497 Inserts math constructs that are explained in chapter
35498 \begin_inset space ~
35499 \end_inset
35500
35501
35502 \begin_inset CommandInset ref
35503 LatexCommand ref
35504 reference "cha:Mathematical-Formulas"
35505
35506 \end_inset
35507
35508  and the 
35509 \emph on
35510 Math
35511 \emph default
35512  manual.
35513 \end_layout
35514
35515 \begin_layout Subsection
35516 Special Character
35517 \begin_inset CommandInset label
35518 LatexCommand label
35519 name "sub:Special-Character"
35520
35521 \end_inset
35522
35523
35524 \end_layout
35525
35526 \begin_layout Standard
35527 Here you can insert the following characters:
35528 \end_layout
35529
35530 \begin_layout Description
35531 Symbols Inserts any character that can be output by your LaTeX system.
35532  Therefore the number of character categories in this dialog and the available
35533  characters depend on the LaTeX-packages you have installed.
35534 \begin_inset Newline newline
35535 \end_inset
35536
35537  
35538 \begin_inset Note Greyedout
35539 status open
35540
35541 \begin_layout Plain Layout
35542
35543 \series bold
35544 Note:
35545 \series default
35546  Not all characters will be visible in the 
35547 \family sans
35548 Symbols
35549 \family default
35550  dialog because none of the screen font that you can set in the preferences
35551  dialog (see sec.
35552 \begin_inset space \thinspace{}
35553 \end_inset
35554
35555
35556 \begin_inset CommandInset ref
35557 LatexCommand ref
35558 reference "sub:Screen-Fonts"
35559
35560 \end_inset
35561
35562 ) can display every character.
35563 \end_layout
35564
35565 \end_inset
35566
35567
35568 \end_layout
35569
35570 \begin_layout Description
35571 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35572
35573 \end_layout
35574
35575 \begin_layout Description
35576 End
35577 \begin_inset space ~
35578 \end_inset
35579
35580 of
35581 \begin_inset space ~
35582 \end_inset
35583
35584 Sentence Inserts an end of sentence dot as described in section
35585 \begin_inset space ~
35586 \end_inset
35587
35588
35589 \begin_inset CommandInset ref
35590 LatexCommand ref
35591 reference "sub:Abbreviations"
35592
35593 \end_inset
35594
35595 .
35596 \end_layout
35597
35598 \begin_layout Description
35599 Ordinary
35600 \begin_inset space ~
35601 \end_inset
35602
35603 Quote Inserts this quote: 
35604 \begin_inset Quotes erd
35605 \end_inset
35606
35607 , no matter what quote type you selected in the 
35608 \family sans
35609 Document\SpecialChar \menuseparator
35610 Settings
35611 \family default
35612  dialog under 
35613 \family sans
35614 Language
35615 \family default
35616 .
35617 \end_layout
35618
35619 \begin_layout Description
35620 Single
35621 \begin_inset space ~
35622 \end_inset
35623
35624 Quote Inserts this quote: 
35625 \begin_inset Quotes els
35626 \end_inset
35627
35628
35629 \end_layout
35630
35631 \begin_layout Description
35632 Protected
35633 \begin_inset space ~
35634 \end_inset
35635
35636 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35637
35638 \end_layout
35639
35640 \begin_layout Description
35641 Breakable
35642 \begin_inset space ~
35643 \end_inset
35644
35645 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
35646
35647 \end_layout
35648
35649 \begin_layout Description
35650 Menu
35651 \begin_inset space ~
35652 \end_inset
35653
35654 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35655
35656 \end_layout
35657
35658 \begin_layout Description
35659 Phonetic
35660 \begin_inset space ~
35661 \end_inset
35662
35663 Symbols
35664 \begin_inset Index
35665 status collapsed
35666
35667 \begin_layout Plain Layout
35668 Phonetic symbols
35669 \end_layout
35670
35671 \end_inset
35672
35673
35674 \begin_inset Index
35675 status collapsed
35676
35677 \begin_layout Plain Layout
35678 Language ! Phonetic symbols
35679 \end_layout
35680
35681 \end_inset
35682
35683  Creates a formula with a so called tipa inset.
35684  Here you can insert commands to create IPA phonetic symbols.
35685  For this feature you must have the LaTeX-package 
35686 \series bold
35687 tipa
35688 \series default
35689
35690 \begin_inset Index
35691 status collapsed
35692
35693 \begin_layout Plain Layout
35694 LaTeX-packages ! tipa
35695 \end_layout
35696
35697 \end_inset
35698
35699  installed.
35700 \begin_inset Newline newline
35701 \end_inset
35702
35703 For more informations about this feature we refer to the documentation of
35704  
35705 \series bold
35706 tipa, 
35707 \begin_inset CommandInset citation
35708 LatexCommand cite
35709 key "tipa"
35710
35711 \end_inset
35712
35713
35714 \series default
35715  and this Wiki-page:
35716 \begin_inset Newline newline
35717 \end_inset
35718
35719
35720 \begin_inset Flex URL
35721 status open
35722
35723 \begin_layout Plain Layout
35724
35725 http://wiki.lyx.org/LyX/LinguistLyX
35726 \end_layout
35727
35728 \end_inset
35729
35730
35731 \end_layout
35732
35733 \begin_layout Subsection
35734 Formatting
35735 \end_layout
35736
35737 \begin_layout Standard
35738 Here you can insert the following format constructs:
35739 \end_layout
35740
35741 \begin_layout Description
35742 Superscript Inserts an superscript: test
35743 \begin_inset Formula $^{\text{a,b}}$
35744 \end_inset
35745
35746
35747 \end_layout
35748
35749 \begin_layout Description
35750 Subscript Inserts an subscript: test
35751 \begin_inset Formula $_{\text{3x}}$
35752 \end_inset
35753
35754
35755 \end_layout
35756
35757 \begin_layout Description
35758 Protected
35759 \begin_inset space ~
35760 \end_inset
35761
35762 Space Inserts a protected space that is described in section
35763 \begin_inset space ~
35764 \end_inset
35765
35766
35767 \begin_inset CommandInset ref
35768 LatexCommand ref
35769 reference "sub:Protected-Space"
35770
35771 \end_inset
35772
35773 .
35774 \end_layout
35775
35776 \begin_layout Description
35777 Inter-word
35778 \begin_inset space ~
35779 \end_inset
35780
35781 Space Inserts an inter-word space that is described in section
35782 \begin_inset space ~
35783 \end_inset
35784
35785
35786 \begin_inset CommandInset ref
35787 LatexCommand ref
35788 reference "sub:Inter-word-Space"
35789
35790 \end_inset
35791
35792 .
35793 \end_layout
35794
35795 \begin_layout Description
35796 Thin
35797 \begin_inset space ~
35798 \end_inset
35799
35800 Space Inserts a thin space that is described in section
35801 \begin_inset space ~
35802 \end_inset
35803
35804
35805 \begin_inset CommandInset ref
35806 LatexCommand ref
35807 reference "sub:Thin-Space"
35808
35809 \end_inset
35810
35811 .
35812 \end_layout
35813
35814 \begin_layout Description
35815 Horizontal
35816 \begin_inset space ~
35817 \end_inset
35818
35819 Space Inserts horizontal space, see section
35820 \begin_inset space ~
35821 \end_inset
35822
35823
35824 \begin_inset CommandInset ref
35825 LatexCommand ref
35826 reference "sub:Horizontal-Space"
35827
35828 \end_inset
35829
35830  for a description.
35831 \end_layout
35832
35833 \begin_layout Description
35834 Horizontal
35835 \begin_inset space ~
35836 \end_inset
35837
35838 Line Inserts an horizontal line, see section
35839 \begin_inset space ~
35840 \end_inset
35841
35842
35843 \begin_inset CommandInset ref
35844 LatexCommand ref
35845 reference "sub:Horizontal-Lines"
35846
35847 \end_inset
35848
35849  for a description.
35850 \end_layout
35851
35852 \begin_layout Description
35853 Vertical
35854 \begin_inset space ~
35855 \end_inset
35856
35857 Space Inserts vertical space, see section
35858 \begin_inset space ~
35859 \end_inset
35860
35861
35862 \begin_inset CommandInset ref
35863 LatexCommand ref
35864 reference "sub:Vertical-Space"
35865
35866 \end_inset
35867
35868  for a description.
35869 \end_layout
35870
35871 \begin_layout Description
35872 Hyphenation
35873 \begin_inset space ~
35874 \end_inset
35875
35876 Point Inserts an hyphenation point, see section
35877 \begin_inset space ~
35878 \end_inset
35879
35880
35881 \begin_inset CommandInset ref
35882 LatexCommand ref
35883 reference "sub:Hyphenation"
35884
35885 \end_inset
35886
35887 .
35888 \end_layout
35889
35890 \begin_layout Description
35891 Ligature
35892 \begin_inset space ~
35893 \end_inset
35894
35895 Break Inserts a ligature break, see section
35896 \begin_inset space ~
35897 \end_inset
35898
35899
35900 \begin_inset CommandInset ref
35901 LatexCommand ref
35902 reference "sub:Ligatures"
35903
35904 \end_inset
35905
35906 .
35907 \end_layout
35908
35909 \begin_layout Description
35910 Ragged
35911 \begin_inset space ~
35912 \end_inset
35913
35914 Line
35915 \begin_inset space ~
35916 \end_inset
35917
35918 Break Inserts a forced line break, see section
35919 \begin_inset space ~
35920 \end_inset
35921
35922
35923 \begin_inset CommandInset ref
35924 LatexCommand ref
35925 reference "sub:Forced-Line-Breaks"
35926
35927 \end_inset
35928
35929 .
35930 \end_layout
35931
35932 \begin_layout Description
35933 Justified
35934 \begin_inset space ~
35935 \end_inset
35936
35937 Break Inserts a forced line break that furthermore stretches the broken
35938  text line to the page border, see section
35939 \begin_inset space ~
35940 \end_inset
35941
35942
35943 \begin_inset CommandInset ref
35944 LatexCommand ref
35945 reference "sub:Forced-Line-Breaks"
35946
35947 \end_inset
35948
35949 .
35950 \end_layout
35951
35952 \begin_layout Description
35953 New
35954 \begin_inset space ~
35955 \end_inset
35956
35957 Page Inserts a forced page break, described in section
35958 \begin_inset space ~
35959 \end_inset
35960
35961
35962 \begin_inset CommandInset ref
35963 LatexCommand ref
35964 reference "sub:Forced-Page-Breaks"
35965
35966 \end_inset
35967
35968 .
35969 \end_layout
35970
35971 \begin_layout Description
35972 Page
35973 \begin_inset space ~
35974 \end_inset
35975
35976 Break Inserts a forced page break that furthermore stretches the broken
35977  text page to the page border, described in section
35978 \begin_inset space ~
35979 \end_inset
35980
35981
35982 \begin_inset CommandInset ref
35983 LatexCommand ref
35984 reference "sub:Forced-Page-Breaks"
35985
35986 \end_inset
35987
35988 .
35989 \end_layout
35990
35991 \begin_layout Description
35992 Clear
35993 \begin_inset space ~
35994 \end_inset
35995
35996 Page Inserts a clear page break, described in section
35997 \begin_inset space ~
35998 \end_inset
35999
36000
36001 \begin_inset CommandInset ref
36002 LatexCommand ref
36003 reference "sub:Clear-Page-Breaks"
36004
36005 \end_inset
36006
36007 .
36008 \end_layout
36009
36010 \begin_layout Description
36011 Clear
36012 \begin_inset space ~
36013 \end_inset
36014
36015 Double
36016 \begin_inset space ~
36017 \end_inset
36018
36019 Page Inserts a clear doublepage break, described in section
36020 \begin_inset space ~
36021 \end_inset
36022
36023
36024 \begin_inset CommandInset ref
36025 LatexCommand ref
36026 reference "sub:Clear-Page-Breaks"
36027
36028 \end_inset
36029
36030 .
36031 \end_layout
36032
36033 \begin_layout Subsection
36034 List / TOC
36035 \end_layout
36036
36037 \begin_layout Standard
36038 Various lists can be inserted with this menu.
36039  The table of contents, the algorithm, figures, and tables list are described
36040  in section
36041 \begin_inset space ~
36042 \end_inset
36043
36044
36045 \begin_inset CommandInset ref
36046 LatexCommand ref
36047 reference "sec:toc"
36048
36049 \end_inset
36050
36051 .
36052  The index list is described in section
36053 \begin_inset space ~
36054 \end_inset
36055
36056
36057 \begin_inset CommandInset ref
36058 LatexCommand ref
36059 reference "sec:Index"
36060
36061 \end_inset
36062
36063 , the nomenclature in section
36064 \begin_inset space ~
36065 \end_inset
36066
36067
36068 \begin_inset CommandInset ref
36069 LatexCommand ref
36070 reference "sec:Nomenclature"
36071
36072 \end_inset
36073
36074 , and the BibTeX bibliography in section
36075 \begin_inset space ~
36076 \end_inset
36077
36078
36079 \begin_inset CommandInset ref
36080 LatexCommand ref
36081 reference "sub:Bibliography-databases"
36082
36083 \end_inset
36084
36085 .
36086 \end_layout
36087
36088 \begin_layout Subsection
36089 Float
36090 \end_layout
36091
36092 \begin_layout Standard
36093 To insert floats, described in section
36094 \begin_inset space ~
36095 \end_inset
36096
36097
36098 \begin_inset CommandInset ref
36099 LatexCommand ref
36100 reference "sec:Floats"
36101
36102 \end_inset
36103
36104 .
36105 \end_layout
36106
36107 \begin_layout Subsection
36108 Note
36109 \end_layout
36110
36111 \begin_layout Standard
36112 To insert notes, described in section
36113 \begin_inset space ~
36114 \end_inset
36115
36116
36117 \begin_inset CommandInset ref
36118 LatexCommand ref
36119 reference "sec:Notes"
36120
36121 \end_inset
36122
36123 .
36124 \end_layout
36125
36126 \begin_layout Subsection
36127 Branch
36128 \end_layout
36129
36130 \begin_layout Standard
36131 Inserts branch insets as described in section
36132 \begin_inset space ~
36133 \end_inset
36134
36135
36136 \begin_inset CommandInset ref
36137 LatexCommand ref
36138 reference "sec:Branches"
36139
36140 \end_inset
36141
36142 .
36143 \end_layout
36144
36145 \begin_layout Subsection
36146 File
36147 \begin_inset Index
36148 status collapsed
36149
36150 \begin_layout Plain Layout
36151 External Material
36152 \end_layout
36153
36154 \end_inset
36155
36156
36157 \end_layout
36158
36159 \begin_layout Standard
36160 Here you can insert files to include them or its content to your document.
36161  How this can be done is in detail explained in chapter 
36162 \emph on
36163 External Stuff
36164 \emph default
36165  of the 
36166 \emph on
36167 Embedded Objects
36168 \emph default
36169  manual.
36170 \end_layout
36171
36172 \begin_layout Subsection
36173 Box
36174 \begin_inset Index
36175 status collapsed
36176
36177 \begin_layout Plain Layout
36178 Boxes
36179 \end_layout
36180
36181 \end_inset
36182
36183
36184 \end_layout
36185
36186 \begin_layout Standard
36187 Inserts a minipage box that is described section
36188 \begin_inset space ~
36189 \end_inset
36190
36191
36192 \begin_inset CommandInset ref
36193 LatexCommand ref
36194 reference "sec:Minipages"
36195
36196 \end_inset
36197
36198 .
36199  All box types supported by LyX are explained in detail in chapter 
36200 \emph on
36201 Boxes
36202 \emph default
36203  of the 
36204 \emph on
36205 Embedded Objects
36206 \emph default
36207  manual.
36208 \end_layout
36209
36210 \begin_layout Subsection
36211 Citation
36212 \end_layout
36213
36214 \begin_layout Standard
36215 Inserts a citation as described in section
36216 \begin_inset space ~
36217 \end_inset
36218
36219
36220 \begin_inset CommandInset ref
36221 LatexCommand ref
36222 reference "sec:Bibliography"
36223
36224 \end_inset
36225
36226 .
36227 \end_layout
36228
36229 \begin_layout Subsection
36230 Cross-Reference
36231 \end_layout
36232
36233 \begin_layout Standard
36234 Inserts a cross-reference as described in section
36235 \begin_inset space ~
36236 \end_inset
36237
36238
36239 \begin_inset CommandInset ref
36240 LatexCommand ref
36241 reference "sec:Cross-References"
36242
36243 \end_inset
36244
36245 .
36246 \end_layout
36247
36248 \begin_layout Subsection
36249 Label
36250 \end_layout
36251
36252 \begin_layout Standard
36253 Inserts a label as described in section
36254 \begin_inset space ~
36255 \end_inset
36256
36257
36258 \begin_inset CommandInset ref
36259 LatexCommand ref
36260 reference "sec:Cross-References"
36261
36262 \end_inset
36263
36264 .
36265 \end_layout
36266
36267 \begin_layout Subsection
36268 Caption
36269 \begin_inset Index
36270 status collapsed
36271
36272 \begin_layout Plain Layout
36273 Captions
36274 \end_layout
36275
36276 \end_inset
36277
36278
36279 \begin_inset Index
36280 status collapsed
36281
36282 \begin_layout Plain Layout
36283 Longtables ! Caption
36284 \end_layout
36285
36286 \end_inset
36287
36288
36289 \end_layout
36290
36291 \begin_layout Standard
36292 Inserts a caption to floats or longtables.
36293  Floats are described in section
36294 \begin_inset space ~
36295 \end_inset
36296
36297
36298 \begin_inset CommandInset ref
36299 LatexCommand ref
36300 reference "sec:Floats"
36301
36302 \end_inset
36303
36304 , captions in longtables are described in section 
36305 \emph on
36306 Longtable Captions
36307 \emph default
36308  of the 
36309 \emph on
36310 Embedded Objects
36311 \emph default
36312  manual.
36313 \end_layout
36314
36315 \begin_layout Subsection
36316 Index Entry
36317 \end_layout
36318
36319 \begin_layout Standard
36320 Inserts an index entry as described in section
36321 \begin_inset space ~
36322 \end_inset
36323
36324
36325 \begin_inset CommandInset ref
36326 LatexCommand ref
36327 reference "sec:Index"
36328
36329 \end_inset
36330
36331 .
36332 \end_layout
36333
36334 \begin_layout Subsection
36335 Nomenclature Entry
36336 \end_layout
36337
36338 \begin_layout Standard
36339 Inserts a nomenclature entry as described in section
36340 \begin_inset space ~
36341 \end_inset
36342
36343
36344 \begin_inset CommandInset ref
36345 LatexCommand ref
36346 reference "sec:Nomenclature"
36347
36348 \end_inset
36349
36350 .
36351 \end_layout
36352
36353 \begin_layout Subsection
36354 Table
36355 \end_layout
36356
36357 \begin_layout Standard
36358 Inserts a table.
36359  Tables are described in section
36360 \begin_inset space ~
36361 \end_inset
36362
36363
36364 \begin_inset CommandInset ref
36365 LatexCommand ref
36366 reference "sec:Tables"
36367
36368 \end_inset
36369
36370 .
36371 \end_layout
36372
36373 \begin_layout Subsection
36374 Graphics
36375 \end_layout
36376
36377 \begin_layout Standard
36378 Inserts a graphic.
36379  Graphics are described in section
36380 \begin_inset space ~
36381 \end_inset
36382
36383
36384 \begin_inset CommandInset ref
36385 LatexCommand ref
36386 reference "sec:Graphics"
36387
36388 \end_inset
36389
36390 .
36391 \end_layout
36392
36393 \begin_layout Subsection
36394 URL
36395 \end_layout
36396
36397 \begin_layout Standard
36398 Inserts an URL as described in section
36399 \begin_inset space ~
36400 \end_inset
36401
36402
36403 \begin_inset CommandInset ref
36404 LatexCommand ref
36405 reference "sub:URLs"
36406
36407 \end_inset
36408
36409 .
36410 \end_layout
36411
36412 \begin_layout Subsection
36413 Hyperlinks
36414 \end_layout
36415
36416 \begin_layout Standard
36417 Inserts a hyperlink as described in section
36418 \begin_inset space ~
36419 \end_inset
36420
36421
36422 \begin_inset CommandInset ref
36423 LatexCommand ref
36424 reference "sub:Hyperlinks"
36425
36426 \end_inset
36427
36428 .
36429 \end_layout
36430
36431 \begin_layout Subsection
36432 Footnote
36433 \end_layout
36434
36435 \begin_layout Standard
36436 Inserts a footnote, see section
36437 \begin_inset space ~
36438 \end_inset
36439
36440
36441 \begin_inset CommandInset ref
36442 LatexCommand ref
36443 reference "sec:Footnotes"
36444
36445 \end_inset
36446
36447 .
36448 \end_layout
36449
36450 \begin_layout Subsection
36451 Marginal Note
36452 \end_layout
36453
36454 \begin_layout Standard
36455 Inserts a marginal note, see section
36456 \begin_inset space ~
36457 \end_inset
36458
36459
36460 \begin_inset CommandInset ref
36461 LatexCommand ref
36462 reference "sec:Marginal-Notes"
36463
36464 \end_inset
36465
36466 .
36467 \end_layout
36468
36469 \begin_layout Subsection
36470 Short Title
36471 \end_layout
36472
36473 \begin_layout Standard
36474 Inserts a short title, see section
36475 \begin_inset space ~
36476 \end_inset
36477
36478
36479 \begin_inset CommandInset ref
36480 LatexCommand ref
36481 reference "sec:Short-Titles"
36482
36483 \end_inset
36484
36485 .
36486 \end_layout
36487
36488 \begin_layout Subsection
36489 TeX Code
36490 \end_layout
36491
36492 \begin_layout Standard
36493 Inserts a TeX Code box, see section
36494 \begin_inset space ~
36495 \end_inset
36496
36497
36498 \begin_inset CommandInset ref
36499 LatexCommand ref
36500 reference "sub:TeX-Code-Boxes"
36501
36502 \end_inset
36503
36504  for a description.
36505 \end_layout
36506
36507 \begin_layout Subsection
36508 Program Listing
36509 \begin_inset Index
36510 status collapsed
36511
36512 \begin_layout Plain Layout
36513 Program listings
36514 \end_layout
36515
36516 \end_inset
36517
36518
36519 \end_layout
36520
36521 \begin_layout Standard
36522 Inserts a program listings box.
36523  Program listings are explained in chapter 
36524 \emph on
36525 Program Code Listings
36526 \emph default
36527  of the 
36528 \emph on
36529 Embedded Objects
36530 \emph default
36531  manual.
36532 \end_layout
36533
36534 \begin_layout Subsection
36535 Date
36536 \end_layout
36537
36538 \begin_layout Standard
36539 Inserts the actual date.
36540  The format depends on the date format of the language that is used for
36541  LyX's menus.
36542  LyX offers another ways to insert a date which is explained in section
36543  
36544 \emph on
36545 External Material
36546 \emph default
36547  of the 
36548 \emph on
36549 Embedded Objects
36550 \emph default
36551  manual.
36552  There the different methods are also compared.
36553 \end_layout
36554
36555 \begin_layout Section
36556 The Navigate Menu
36557 \begin_inset Index
36558 status collapsed
36559
36560 \begin_layout Plain Layout
36561 Menu ! Navigate
36562 \end_layout
36563
36564 \end_inset
36565
36566
36567 \end_layout
36568
36569 \begin_layout Standard
36570 This menu lists the existing chapters, sections, figures, tables, etc.
36571 \begin_inset space ~
36572 \end_inset
36573
36574 of the current document.
36575  This allows you to navigate easily through you document.
36576 \end_layout
36577
36578 \begin_layout Subsection
36579 Bookmarks
36580 \end_layout
36581
36582 \begin_layout Standard
36583 With this menu you are able to define your own bookmarks.
36584  This is useful when you are working on a large documents and often have
36585  to jump e.g.
36586  between section
36587 \begin_inset space ~
36588 \end_inset
36589
36590 2.5 and 6.3.
36591  To create bookmarks for this example, go to section
36592 \begin_inset space ~
36593 \end_inset
36594
36595 2.5 and use the menu 
36596 \family sans
36597 Save
36598 \begin_inset space ~
36599 \end_inset
36600
36601 Bookmark
36602 \begin_inset space ~
36603 \end_inset
36604
36605 1
36606 \family default
36607 .
36608  Then go to section
36609 \begin_inset space ~
36610 \end_inset
36611
36612 6.3 and use 
36613 \family sans
36614 Save
36615 \begin_inset space ~
36616 \end_inset
36617
36618 Bookmark
36619 \begin_inset space ~
36620 \end_inset
36621
36622
36623 \family default
36624 2.
36625  Now you can easily jump between these sections by using the menu or by
36626  the key bindings 
36627 \family sans
36628 C-1
36629 \family default
36630  and 
36631 \family sans
36632 C-2
36633 \family default
36634 .
36635 \end_layout
36636
36637 \begin_layout Standard
36638 You can also use bookmarks to jump between several opened documents.
36639  The saved bookmarks are valid till the document is closed.
36640 \end_layout
36641
36642 \begin_layout Subsection
36643 Next Note, Change, Cross-reference
36644 \end_layout
36645
36646 \begin_layout Standard
36647 Jump to the next note, change, or cross-reference following the current
36648  cursor position.
36649 \end_layout
36650
36651 \begin_layout Subsection
36652 Go to Label
36653 \end_layout
36654
36655 \begin_layout Standard
36656 Only active when the cursor is in front of a cross-reference.
36657  Sets the cursor before the referenced label, the same as if you right-click
36658  on a cross-reference box.
36659 \end_layout
36660
36661 \begin_layout Section
36662 The Document Menu
36663 \begin_inset Index
36664 status collapsed
36665
36666 \begin_layout Plain Layout
36667 Menu ! Document
36668 \end_layout
36669
36670 \end_inset
36671
36672
36673 \end_layout
36674
36675 \begin_layout Subsection
36676 Change Tracking
36677 \end_layout
36678
36679 \begin_layout Standard
36680 Change Tracking is described in section
36681 \begin_inset space ~
36682 \end_inset
36683
36684
36685 \begin_inset CommandInset ref
36686 LatexCommand ref
36687 reference "sec:Change-Tracking"
36688
36689 \end_inset
36690
36691 .
36692 \end_layout
36693
36694 \begin_layout Subsection
36695 LaT
36696 \begin_inset ERT
36697 status collapsed
36698
36699 \begin_layout Plain Layout
36700
36701 {}
36702 \end_layout
36703
36704 \end_inset
36705
36706 eX Log
36707 \end_layout
36708
36709 \begin_layout Standard
36710 After running LaTeX by viewing or exporting a document, this menu will be
36711  enabled.
36712  It shows the logfile of the used LaTeX-program.
36713 \end_layout
36714
36715 \begin_layout Standard
36716 Here you can see how LaTeX works in the background.
36717  
36718 \emph on
36719 Experts
36720 \emph default
36721  will find in it reasons for LaTeX-errors.
36722 \end_layout
36723
36724 \begin_layout Subsection
36725 Outline
36726 \end_layout
36727
36728 \begin_layout Standard
36729 Opens the TOC/Outline window as described in section
36730 \begin_inset space ~
36731 \end_inset
36732
36733
36734 \begin_inset CommandInset ref
36735 LatexCommand ref
36736 reference "sec:Navigating"
36737
36738 \end_inset
36739
36740  and 
36741 \begin_inset CommandInset ref
36742 LatexCommand ref
36743 reference "sub:Table-of-Contents"
36744
36745 \end_inset
36746
36747 .
36748 \end_layout
36749
36750 \begin_layout Subsection
36751 Start Appendix Here
36752 \end_layout
36753
36754 \begin_layout Standard
36755 This menu will start the appendix of the document at the current cursor
36756  position as described in section
36757 \begin_inset space ~
36758 \end_inset
36759
36760
36761 \begin_inset CommandInset ref
36762 LatexCommand ref
36763 reference "sec:Appendices"
36764
36765 \end_inset
36766
36767 .
36768 \end_layout
36769
36770 \begin_layout Subsection
36771 Compressed
36772 \end_layout
36773
36774 \begin_layout Standard
36775 Un/compresses the actual document.
36776 \end_layout
36777
36778 \begin_layout Subsection
36779 Settings
36780 \begin_inset CommandInset label
36781 LatexCommand label
36782 name "sub:Settings"
36783
36784 \end_inset
36785
36786
36787 \begin_inset Index
36788 status collapsed
36789
36790 \begin_layout Plain Layout
36791 Document ! Settings
36792 \end_layout
36793
36794 \end_inset
36795
36796
36797 \end_layout
36798
36799 \begin_layout Standard
36800 This menu dialog contains some submenus to set properties for the whole
36801  document.
36802  You can save your document settings as default with the 
36803 \family sans
36804 Save as Document Defaults
36805 \family default
36806  button in the dialog.
36807  This will create a template named 
36808 \family typewriter
36809 default.lyx
36810 \family default
36811  which is automatically loaded by LyX when you create a new document without
36812  using a template.
36813 \end_layout
36814
36815 \begin_layout Standard
36816 The different submenus of the dialog are explained in the following:
36817 \end_layout
36818
36819 \begin_layout Subsubsection
36820 Document Class
36821 \end_layout
36822
36823 \begin_layout Standard
36824 Here you set the document class, class options, a Postscript driver, a master
36825  document, and modules.
36826  Document classes are described in section
36827 \begin_inset space ~
36828 \end_inset
36829
36830
36831 \begin_inset CommandInset ref
36832 LatexCommand ref
36833 reference "sec:Document-Classes"
36834
36835 \end_inset
36836
36837 , modules in section
36838 \begin_inset space ~
36839 \end_inset
36840
36841
36842 \begin_inset CommandInset ref
36843 LatexCommand ref
36844 reference "sub:Modules"
36845
36846 \end_inset
36847
36848 .
36849  The Postscript driver is used for LaTeX's color and graphics packages.
36850  When using 
36851 \family sans
36852 Default
36853 \family default
36854 , the default driver for the LaTeX-packages are used.
36855  It is recommended to use the default unless your know what you are doing.
36856 \begin_inset Foot
36857 status collapsed
36858
36859 \begin_layout Plain Layout
36860 When you want one of the following drivers
36861 \begin_inset Newline newline
36862 \end_inset
36863
36864 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
36865 \begin_inset Newline newline
36866 \end_inset
36867
36868 you first have to activate them in your LaTeX distribution, see sec.
36869 \begin_inset space \thinspace{}
36870 \end_inset
36871
36872 2 in 
36873 \begin_inset CommandInset href
36874 LatexCommand href
36875 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
36876
36877 \end_inset
36878
36879 .
36880 \end_layout
36881
36882 \end_inset
36883
36884  Specifying a master document is necessary when the current document is
36885  a child or subdocument.
36886  More about master and child documents is explained in the section 
36887 \emph on
36888 Child Documents
36889 \emph default
36890  of the 
36891 \emph on
36892 Embedded Objects
36893 \emph default
36894  manual.
36895 \end_layout
36896
36897 \begin_layout Subsubsection
36898 Fonts
36899 \end_layout
36900
36901 \begin_layout Standard
36902 The document font settings are described in section
36903 \begin_inset space ~
36904 \end_inset
36905
36906
36907 \begin_inset CommandInset ref
36908 LatexCommand ref
36909 reference "sec:Fonts-and-Text"
36910
36911 \end_inset
36912
36913 .
36914 \end_layout
36915
36916 \begin_layout Subsubsection
36917 Text Layout
36918 \end_layout
36919
36920 \begin_layout Standard
36921 You can specify if paragraphs should be separated by indentations or vertical
36922  skips.
36923  The line spacing and the number of text columns can here also be specified.
36924  
36925 \end_layout
36926
36927 \begin_layout Standard
36928 Note that LyX won't show two columns or the set up line spacing on screen.
36929  That's impractical, often unreadable, and not part of the WYSIWYM concept.
36930  However, it will be as you specified it in the output.
36931 \end_layout
36932
36933 \begin_layout Standard
36934 The listings settings are explained in the corresponding section in the
36935  
36936 \emph on
36937 Embedded Objects
36938 \emph default
36939  manual.
36940 \end_layout
36941
36942 \begin_layout Subsubsection
36943 Page Layout
36944 \end_layout
36945
36946 \begin_layout Standard
36947 A description of this menu is given in section
36948 \begin_inset space ~
36949 \end_inset
36950
36951
36952 \begin_inset CommandInset ref
36953 LatexCommand ref
36954 reference "sub:Paper-Size,-Orientation,"
36955
36956 \end_inset
36957
36958  and 
36959 \begin_inset CommandInset ref
36960 LatexCommand ref
36961 reference "sub:Document-Layout"
36962
36963 \end_inset
36964
36965 .
36966 \end_layout
36967
36968 \begin_layout Subsubsection
36969 Page Margins
36970 \end_layout
36971
36972 \begin_layout Standard
36973 Here you can adjust the paper margins, see section
36974 \begin_inset space ~
36975 \end_inset
36976
36977
36978 \begin_inset CommandInset ref
36979 LatexCommand ref
36980 reference "sub:Margins"
36981
36982 \end_inset
36983
36984 .
36985 \end_layout
36986
36987 \begin_layout Subsubsection
36988 Language
36989 \begin_inset Index
36990 status collapsed
36991
36992 \begin_layout Plain Layout
36993 Language ! Encoding
36994 \end_layout
36995
36996 \end_inset
36997
36998
36999 \end_layout
37000
37001 \begin_layout Standard
37002 The document language and quote styles are set here.
37003  The encoding specifies how the document content is exported to LaTeX (the
37004  LyX file is always encoded in utf8).
37005  All characters that cannot be encoded using the specified encoding will
37006  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
37007  known for a particular character).
37008 \begin_inset Foot
37009 status collapsed
37010
37011 \begin_layout Plain Layout
37012 The known commands are defined in a text file.
37013  You can add commands for unknown symbols to that file yourself, see the
37014  
37015 \emph on
37016 Customization
37017 \emph default
37018  manual for details.
37019 \end_layout
37020
37021 \end_inset
37022
37023
37024 \end_layout
37025
37026 \begin_layout Standard
37027 If you use the option 
37028 \family sans
37029 Language Default
37030 \family default
37031 , LyX determines the encoding of a text part from the language of this text.
37032  If the document contains text in more than one language you may get more
37033  than one encoding in the LaTeX file.
37034  If you do not use this option then the complete document will always use
37035  exactly one encoding.
37036  Checking this option is the preferred setting unless you use 
37037 \family sans
37038 XeTeX
37039 \family default
37040
37041 \begin_inset Foot
37042 status collapsed
37043
37044 \begin_layout Plain Layout
37045 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
37046  It natively supports Unicode while its input file is assumed to be in UTF-8
37047  encoding.
37048  More about using LyX with XeTeX can be found in 
37049 \begin_inset CommandInset citation
37050 LatexCommand cite
37051 key "XeTeX"
37052
37053 \end_inset
37054
37055 .
37056 \end_layout
37057
37058 \end_inset
37059
37060  (see below).
37061 \end_layout
37062
37063 \begin_layout Standard
37064 LyX also supports Unicode output, which is particularly useful if you need
37065  lots of special symbols or non-alphabetic scripts, respectively.
37066  If you want to use this (and your LaTeX installation supports Unicode,
37067  for that matter), choose one of the four utf8 variants from the list below.
37068  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
37069  so it is not uncommon that a file with lots of Unicode symbols works fine
37070  with 
37071 \family sans
37072 Language Default
37073 \family default
37074  (when LyX uses it's list of known LaTeX-commands), but does not work with
37075  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
37076  because all Unicode symbols can be encoded in utf8).
37077 \end_layout
37078
37079 \begin_layout Standard
37080 Here is a list with the important encodings:
37081 \end_layout
37082
37083 \begin_layout Description
37084 Language
37085 \begin_inset space ~
37086 \end_inset
37087
37088 Default
37089 \begin_inset space ~
37090 \end_inset
37091
37092 (no
37093 \begin_inset space ~
37094 \end_inset
37095
37096 inputenc) Same as 
37097 \family sans
37098 Language Default
37099 \family default
37100 , but the LaTeX-package 
37101 \series bold
37102 inputenc
37103 \series default
37104
37105 \begin_inset Index
37106 status collapsed
37107
37108 \begin_layout Plain Layout
37109 LaTeX-packages ! inputenc
37110 \end_layout
37111
37112 \end_inset
37113
37114  is not used.
37115  When using this, you probably need to load some additional packages manually
37116  in the preamble and specify the used encoding for text parts in foreign
37117  languages in TeX code.
37118 \end_layout
37119
37120 \begin_layout Description
37121 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
37122  LyX converts all other characters into LaTeX commands, which may result
37123  in a big file when lots of LaTeX-commands are needed.
37124 \end_layout
37125
37126 \begin_layout Description
37127 Arabic
37128 \begin_inset space ~
37129 \end_inset
37130
37131 (CP
37132 \begin_inset space ~
37133 \end_inset
37134
37135 1256) MS Windows code page for Arabic and Farsi
37136 \end_layout
37137
37138 \begin_layout Description
37139 Arabic
37140 \begin_inset space ~
37141 \end_inset
37142
37143 (ISO
37144 \begin_inset space ~
37145 \end_inset
37146
37147 8859-6) for Arabic and Farsi
37148 \end_layout
37149
37150 \begin_layout Description
37151 Armenian
37152 \begin_inset space ~
37153 \end_inset
37154
37155 (ArmSCII8) for Armenian
37156 \end_layout
37157
37158 \begin_layout Description
37159 Baltic
37160 \begin_inset space ~
37161 \end_inset
37162
37163 (CP
37164 \begin_inset space ~
37165 \end_inset
37166
37167 1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
37168  as the ISO-8859-13 encoding
37169 \end_layout
37170
37171 \begin_layout Description
37172 Baltic
37173 \begin_inset space ~
37174 \end_inset
37175
37176 (ISO
37177 \begin_inset space ~
37178 \end_inset
37179
37180 8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
37181  encoding
37182 \end_layout
37183
37184 \begin_layout Description
37185 Baltic
37186 \begin_inset space ~
37187 \end_inset
37188
37189 (ISO
37190 \begin_inset space ~
37191 \end_inset
37192
37193 8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
37194  ISO-8859-13 encoding
37195 \end_layout
37196
37197 \begin_layout Description
37198 Central
37199 \begin_inset space ~
37200 \end_inset
37201
37202 European
37203 \begin_inset space ~
37204 \end_inset
37205
37206 (CP
37207 \begin_inset space ~
37208 \end_inset
37209
37210 1250) MS Windows code page for ISO
37211 \begin_inset space ~
37212 \end_inset
37213
37214 8859-2 (latin2)
37215 \end_layout
37216
37217 \begin_layout Description
37218 Central
37219 \begin_inset space ~
37220 \end_inset
37221
37222 European
37223 \begin_inset space ~
37224 \end_inset
37225
37226 (ISO
37227 \begin_inset space ~
37228 \end_inset
37229
37230 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
37231  Romanian, Slovak, and Slovenian
37232 \end_layout
37233
37234 \begin_layout Description
37235 Chinese
37236 \begin_inset space ~
37237 \end_inset
37238
37239 (simplified)
37240 \begin_inset space ~
37241 \end_inset
37242
37243 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
37244  this encoding is officially replaced by the encoding GB18030, as GB18030
37245  is not available for LaTeX you should try to use the encoding Unicode
37246 \begin_inset space ~
37247 \end_inset
37248
37249 (CJK)
37250 \begin_inset space ~
37251 \end_inset
37252
37253 (utf8)
37254 \end_layout
37255
37256 \begin_layout Description
37257 Chinese
37258 \begin_inset space ~
37259 \end_inset
37260
37261 (simplified)
37262 \begin_inset space ~
37263 \end_inset
37264
37265 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
37266  except of the Euro currency sign, since 2001 this encoding is officially
37267  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
37268  you should try to use the encoding Unicode
37269 \begin_inset space ~
37270 \end_inset
37271
37272 (CJK)
37273 \begin_inset space ~
37274 \end_inset
37275
37276 (utf8)
37277 \end_layout
37278
37279 \begin_layout Description
37280 Chinese
37281 \begin_inset space ~
37282 \end_inset
37283
37284 (traditional)
37285 \begin_inset space ~
37286 \end_inset
37287
37288 (EUC-TW) for traditional Chinese
37289 \end_layout
37290
37291 \begin_layout Description
37292 Cyrillic
37293 \begin_inset space ~
37294 \end_inset
37295
37296 (CP
37297 \begin_inset space ~
37298 \end_inset
37299
37300 1251) MS Windows code page for Cyrillic
37301 \end_layout
37302
37303 \begin_layout Description
37304 Cyrillic
37305 \begin_inset space ~
37306 \end_inset
37307
37308 (ISO
37309 \begin_inset space ~
37310 \end_inset
37311
37312 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
37313 \end_layout
37314
37315 \begin_layout Description
37316 Cyrillic
37317 \begin_inset space ~
37318 \end_inset
37319
37320 (KOI8-R) standard Cyrillic especially for Russian
37321 \end_layout
37322
37323 \begin_layout Description
37324 Cyrillic
37325 \begin_inset space ~
37326 \end_inset
37327
37328 (KOI8-U) Cyrillic for Ukrainian
37329 \end_layout
37330
37331 \begin_layout Description
37332 Cyrillic
37333 \begin_inset space ~
37334 \end_inset
37335
37336 (pt
37337 \begin_inset space ~
37338 \end_inset
37339
37340 154) Cyrillic for Kazakh
37341 \end_layout
37342
37343 \begin_layout Description
37344 Greek
37345 \begin_inset space ~
37346 \end_inset
37347
37348 (ISO
37349 \begin_inset space ~
37350 \end_inset
37351
37352 8859-7) for Greek
37353 \end_layout
37354
37355 \begin_layout Description
37356 Hebrew
37357 \begin_inset space ~
37358 \end_inset
37359
37360 (CP
37361 \begin_inset space ~
37362 \end_inset
37363
37364 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
37365 \end_layout
37366
37367 \begin_layout Description
37368 Hebrew
37369 \begin_inset space ~
37370 \end_inset
37371
37372 (ISO
37373 \begin_inset space ~
37374 \end_inset
37375
37376 8859-8) for Hebrew
37377 \end_layout
37378
37379 \begin_layout Description
37380 Japanese
37381 \begin_inset space ~
37382 \end_inset
37383
37384 (CJK)
37385 \begin_inset space ~
37386 \end_inset
37387
37388 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
37389 \series bold
37390 CJK
37391 \series default
37392
37393 \begin_inset Index
37394 status collapsed
37395
37396 \begin_layout Plain Layout
37397 LaTeX-packages ! CJK
37398 \end_layout
37399
37400 \end_inset
37401
37402 , when using this, set the document language to 
37403 \family sans
37404 Japanese (CJK)
37405 \end_layout
37406
37407 \begin_layout Description
37408 Japanese
37409 \begin_inset space ~
37410 \end_inset
37411
37412 (CJK)
37413 \begin_inset space ~
37414 \end_inset
37415
37416 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
37417 \series bold
37418 CJK
37419 \series default
37420 , when using this, set the document language to 
37421 \family sans
37422 Japanese (CJK)
37423 \end_layout
37424
37425 \begin_layout Description
37426 Japanese
37427 \begin_inset space ~
37428 \end_inset
37429
37430 (non-CJK)
37431 \begin_inset space ~
37432 \end_inset
37433
37434 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
37435 \series bold
37436 japanese
37437 \series default
37438
37439 \begin_inset Index
37440 status collapsed
37441
37442 \begin_layout Plain Layout
37443 LaTeX-packages ! japanese
37444 \end_layout
37445
37446 \end_inset
37447
37448 , when using this, set the document language to 
37449 \family sans
37450 Japanese
37451 \end_layout
37452
37453 \begin_layout Description
37454 Japanese
37455 \begin_inset space ~
37456 \end_inset
37457
37458 (non-CJK)
37459 \begin_inset space ~
37460 \end_inset
37461
37462 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
37463 \series bold
37464 japanese
37465 \series default
37466 , when using this, set the document language to 
37467 \family sans
37468 Japanese
37469 \end_layout
37470
37471 \begin_layout Description
37472 Japanese
37473 \begin_inset space ~
37474 \end_inset
37475
37476 (non-CJK)
37477 \begin_inset space ~
37478 \end_inset
37479
37480 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
37481 \series bold
37482 japanese
37483 \series default
37484 , when using this, set the document language to 
37485 \family sans
37486 Japanese
37487 \end_layout
37488
37489 \begin_layout Description
37490 Korean
37491 \begin_inset space ~
37492 \end_inset
37493
37494 (EUC-KR) for Korean
37495 \end_layout
37496
37497 \begin_layout Description
37498 Southern
37499 \begin_inset space ~
37500 \end_inset
37501
37502 European
37503 \begin_inset space ~
37504 \end_inset
37505
37506 (ISO
37507 \begin_inset space ~
37508 \end_inset
37509
37510 8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
37511 \end_layout
37512
37513 \begin_layout Description
37514 South-Eastern
37515 \begin_inset space ~
37516 \end_inset
37517
37518 European
37519 \begin_inset space ~
37520 \end_inset
37521
37522 (ISO
37523 \begin_inset space ~
37524 \end_inset
37525
37526 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
37527  Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
37528  to cover many languages and characters with diacritics
37529 \end_layout
37530
37531 \begin_layout Description
37532 Thai
37533 \begin_inset space ~
37534 \end_inset
37535
37536 (TIS
37537 \begin_inset space ~
37538 \end_inset
37539
37540 620-0) for Thai
37541 \end_layout
37542
37543 \begin_layout Description
37544 Turkish
37545 \begin_inset space ~
37546 \end_inset
37547
37548 (ISO
37549 \begin_inset space ~
37550 \end_inset
37551
37552 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
37553  Icelandic letters are replaced by Turkish ones
37554 \end_layout
37555
37556 \begin_layout Description
37557 Unicode
37558 \begin_inset space ~
37559 \end_inset
37560
37561 (CJK)
37562 \begin_inset space ~
37563 \end_inset
37564
37565 (utf8) Unicode utf8 with the LaTeX-package 
37566 \series bold
37567 CJK
37568 \series default
37569
37570 \begin_inset Index
37571 status collapsed
37572
37573 \begin_layout Plain Layout
37574 LaTeX-packages ! CJK
37575 \end_layout
37576
37577 \end_inset
37578
37579  (for the languages Chinese, Japanese and Korean)
37580 \end_layout
37581
37582 \begin_layout Description
37583 Unicode
37584 \begin_inset space ~
37585 \end_inset
37586
37587 (XeTeX)
37588 \begin_inset space ~
37589 \end_inset
37590
37591 (utf8) Unicode utf8 to be used with 
37592 \family sans
37593 XeTeX
37594 \family default
37595 , which uses Unicode directly, without the help of the LaTeX-package 
37596 \series bold
37597 inputenc
37598 \series default
37599  
37600 \begin_inset Foot
37601 status collapsed
37602
37603 \begin_layout Plain Layout
37604 More about using LyX with XeTeX can be found in 
37605 \begin_inset CommandInset citation
37606 LatexCommand cite
37607 key "XeTeX"
37608
37609 \end_inset
37610
37611 .
37612 \end_layout
37613
37614 \end_inset
37615
37616
37617 \end_layout
37618
37619 \begin_layout Description
37620 Unicode
37621 \begin_inset space ~
37622 \end_inset
37623
37624 (ucs-extended)
37625 \begin_inset space ~
37626 \end_inset
37627
37628 (utf8x) Unicode utf8 based on the LaTeX package 
37629 \series bold
37630 ucs
37631 \series default
37632
37633 \begin_inset Index
37634 status collapsed
37635
37636 \begin_layout Plain Layout
37637 LaTeX-packages ! ucs
37638 \end_layout
37639
37640 \end_inset
37641
37642  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
37643 \end_layout
37644
37645 \begin_layout Description
37646 Unicode
37647 \begin_inset space ~
37648 \end_inset
37649
37650 (utf8) Unicode utf8 based on the LaTeX-package 
37651 \series bold
37652 inputenc
37653 \series default
37654
37655 \begin_inset Index
37656 status collapsed
37657
37658 \begin_layout Plain Layout
37659 LaTeX-packages ! inputenc
37660 \end_layout
37661
37662 \end_inset
37663
37664 .
37665  Currently only a limited range of characters (mainly for Latin scripts)
37666  is supported.
37667 \end_layout
37668
37669 \begin_layout Description
37670 Western
37671 \begin_inset space ~
37672 \end_inset
37673
37674 European
37675 \begin_inset space ~
37676 \end_inset
37677
37678 (CP
37679 \begin_inset space ~
37680 \end_inset
37681
37682 1252) MS Windows code page for ISO
37683 \begin_inset space ~
37684 \end_inset
37685
37686 8859-1 (latin1)
37687 \end_layout
37688
37689 \begin_layout Description
37690 Western
37691 \begin_inset space ~
37692 \end_inset
37693
37694 European
37695 \begin_inset space ~
37696 \end_inset
37697
37698 (ISO
37699 \begin_inset space ~
37700 \end_inset
37701
37702 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
37703  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
37704  Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
37705 5 encoding instead
37706 \end_layout
37707
37708 \begin_layout Description
37709 Western
37710 \begin_inset space ~
37711 \end_inset
37712
37713 European
37714 \begin_inset space ~
37715 \end_inset
37716
37717 (ISO
37718 \begin_inset space ~
37719 \end_inset
37720
37721 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
37722  sign, the œ-ligature and some characters used for French and Finnish
37723 \end_layout
37724
37725 \begin_layout Subsubsection
37726 Numbering & TOC
37727 \end_layout
37728
37729 \begin_layout Standard
37730 You can adjust here the numbering depth of sections headings as described
37731  in section
37732 \begin_inset space ~
37733 \end_inset
37734
37735
37736 \begin_inset CommandInset ref
37737 LatexCommand ref
37738 reference "sub:Numbering-depth"
37739
37740 \end_inset
37741
37742 .
37743 \end_layout
37744
37745 \begin_layout Subsubsection
37746 Bibliography
37747 \end_layout
37748
37749 \begin_layout Standard
37750 You can specify here a citation style using the LaTeX-packages 
37751 \series bold
37752 natbib
37753 \series default
37754
37755 \begin_inset Index
37756 status collapsed
37757
37758 \begin_layout Plain Layout
37759 LaTeX-packages ! natbib
37760 \end_layout
37761
37762 \end_inset
37763
37764  or 
37765 \series bold
37766 jurabib
37767 \series default
37768
37769 \begin_inset Index
37770 status collapsed
37771
37772 \begin_layout Plain Layout
37773 LaTeX-packages ! jurabib
37774 \end_layout
37775
37776 \end_inset
37777
37778 .
37779  For a further description see section
37780 \begin_inset space ~
37781 \end_inset
37782
37783
37784 \begin_inset CommandInset ref
37785 LatexCommand ref
37786 reference "sec:Bibliography"
37787
37788 \end_inset
37789
37790 .
37791 \end_layout
37792
37793 \begin_layout Subsubsection
37794 PDF Properties
37795 \end_layout
37796
37797 \begin_layout Standard
37798 The PDF properties are explained in section
37799 \begin_inset space ~
37800 \end_inset
37801
37802
37803 \begin_inset CommandInset ref
37804 LatexCommand ref
37805 reference "sec:PDF-Properties"
37806
37807 \end_inset
37808
37809 .
37810 \end_layout
37811
37812 \begin_layout Subsubsection
37813 Math Options
37814 \end_layout
37815
37816 \begin_layout Standard
37817 These options will force LyX to use the LaTeX-packages 
37818 \series bold
37819 amsmath
37820 \series default
37821
37822 \begin_inset Index
37823 status collapsed
37824
37825 \begin_layout Plain Layout
37826 LaTeX-packages ! amsmath
37827 \end_layout
37828
37829 \end_inset
37830
37831  and 
37832 \series bold
37833 esint
37834 \series default
37835
37836 \begin_inset Index
37837 status collapsed
37838
37839 \begin_layout Plain Layout
37840 LaTeX-packages ! esint
37841 \end_layout
37842
37843 \end_inset
37844
37845  or to use them automatically when they are needed.
37846 \end_layout
37847
37848 \begin_layout Standard
37849
37850 \series bold
37851 amsmath
37852 \series default
37853  is needed for many constructs, so when you get LaTeX-errors in formulas,
37854  assure that you have enabled AMS.
37855 \end_layout
37856
37857 \begin_layout Standard
37858
37859 \series bold
37860 esint
37861 \series default
37862  is used for special integral characters.
37863 \end_layout
37864
37865 \begin_layout Subsubsection
37866 Float Placement
37867 \end_layout
37868
37869 \begin_layout Standard
37870 The float placement options are described in section
37871 \begin_inset space ~
37872 \end_inset
37873
37874
37875 \begin_inset CommandInset ref
37876 LatexCommand ref
37877 reference "sub:Float-Placement"
37878
37879 \end_inset
37880
37881 .
37882 \end_layout
37883
37884 \begin_layout Subsubsection
37885 Bullets
37886 \end_layout
37887
37888 \begin_layout Standard
37889 Here you can adjust the characters for the itemize levels.
37890  The itemize environment is described in section
37891 \begin_inset space ~
37892 \end_inset
37893
37894
37895 \begin_inset CommandInset ref
37896 LatexCommand ref
37897 reference "sec:Itemize"
37898
37899 \end_inset
37900
37901 .
37902 \end_layout
37903
37904 \begin_layout Subsubsection
37905 Branches
37906 \end_layout
37907
37908 \begin_layout Standard
37909 Branches are described in section
37910 \begin_inset space ~
37911 \end_inset
37912
37913
37914 \begin_inset CommandInset ref
37915 LatexCommand ref
37916 reference "sec:Branches"
37917
37918 \end_inset
37919
37920 .
37921 \end_layout
37922
37923 \begin_layout Subsubsection
37924 LaT
37925 \begin_inset ERT
37926 status collapsed
37927
37928 \begin_layout Plain Layout
37929
37930 {}
37931 \end_layout
37932
37933 \end_inset
37934
37935 eX Preamble
37936 \end_layout
37937
37938 \begin_layout Standard
37939 In this text field are entered commands to load special LaTeX-packages or
37940  to define LaTeX-commands.
37941  The preamble is a thing for LaTeX-experts.
37942  You shouldn't enter commands here until you don't exactly know what you
37943  do.
37944 \end_layout
37945
37946 \begin_layout Standard
37947 An introduction in the LaTeX-syntax is given in section
37948 \begin_inset space ~
37949 \end_inset
37950
37951
37952 \begin_inset CommandInset ref
37953 LatexCommand ref
37954 reference "sub:LaTeX-Syntax"
37955
37956 \end_inset
37957
37958 .
37959 \end_layout
37960
37961 \begin_layout Section
37962 The Tools Menu
37963 \begin_inset Index
37964 status collapsed
37965
37966 \begin_layout Plain Layout
37967 Menu ! Tools
37968 \end_layout
37969
37970 \end_inset
37971
37972
37973 \end_layout
37974
37975 \begin_layout Subsection
37976 Spellchecker
37977 \end_layout
37978
37979 \begin_layout Standard
37980 Spell checking is explained in section
37981 \begin_inset space ~
37982 \end_inset
37983
37984
37985 \begin_inset CommandInset ref
37986 LatexCommand ref
37987 reference "sec:Spellchecking"
37988
37989 \end_inset
37990
37991 .
37992 \end_layout
37993
37994 \begin_layout Subsection
37995 Thesaurus
37996 \end_layout
37997
37998 \begin_layout Standard
37999 The thesaurus is described in section
38000 \begin_inset space ~
38001 \end_inset
38002
38003
38004 \begin_inset CommandInset ref
38005 LatexCommand ref
38006 reference "sec:Thesaurus"
38007
38008 \end_inset
38009
38010 .
38011 \end_layout
38012
38013 \begin_layout Subsection
38014 Statistics
38015 \begin_inset Index
38016 status collapsed
38017
38018 \begin_layout Plain Layout
38019 Word count
38020 \end_layout
38021
38022 \end_inset
38023
38024
38025 \begin_inset Index
38026 status collapsed
38027
38028 \begin_layout Plain Layout
38029 Character count
38030 \end_layout
38031
38032 \end_inset
38033
38034
38035 \end_layout
38036
38037 \begin_layout Standard
38038 Counts the number of words and characters in the actual document or the
38039  highlighted document part.
38040 \end_layout
38041
38042 \begin_layout Subsection
38043 TeX Information
38044 \begin_inset Index
38045 status collapsed
38046
38047 \begin_layout Plain Layout
38048 TeX Information
38049 \end_layout
38050
38051 \end_inset
38052
38053
38054 \end_layout
38055
38056 \begin_layout Standard
38057 Shows you a list of the classes and styles installed in your LaTeX-system.
38058 \end_layout
38059
38060 \begin_layout Subsection
38061 Reconfigure
38062 \begin_inset Index
38063 status collapsed
38064
38065 \begin_layout Plain Layout
38066 LyX ! Reconfigure|see
38067 \begin_inset ERT
38068 status collapsed
38069
38070 \begin_layout Plain Layout
38071
38072 {
38073 \end_layout
38074
38075 \end_inset
38076
38077 Reconfiguration of LyX
38078 \begin_inset ERT
38079 status collapsed
38080
38081 \begin_layout Plain Layout
38082
38083 }
38084 \end_layout
38085
38086 \end_inset
38087
38088
38089 \end_layout
38090
38091 \end_inset
38092
38093
38094 \begin_inset Index
38095 status collapsed
38096
38097 \begin_layout Plain Layout
38098 Reconfiguration of LyX
38099 \end_layout
38100
38101 \end_inset
38102
38103
38104 \end_layout
38105
38106 \begin_layout Standard
38107 This menu reconfigures LyX.
38108  That means LyX looks for LaTeX-packages and needed programs, see also section
38109 \begin_inset space ~
38110 \end_inset
38111
38112
38113 \begin_inset CommandInset ref
38114 LatexCommand ref
38115 reference "sec:Basic-LyX-Setup"
38116
38117 \end_inset
38118
38119 .
38120 \end_layout
38121
38122 \begin_layout Subsection
38123 Preferences
38124 \end_layout
38125
38126 \begin_layout Standard
38127 The preferences dialog is described in detail in chapter
38128 \begin_inset space \thinspace{}
38129 \end_inset
38130
38131
38132 \begin_inset CommandInset ref
38133 LatexCommand ref
38134 reference "cha:The-Preferences-dialog"
38135
38136 \end_inset
38137
38138 .
38139 \end_layout
38140
38141 \begin_layout Section
38142 The Help Menu
38143 \begin_inset Index
38144 status collapsed
38145
38146 \begin_layout Plain Layout
38147 Menu ! Help
38148 \end_layout
38149
38150 \end_inset
38151
38152
38153 \end_layout
38154
38155 \begin_layout Standard
38156 This menu opens the documentation files of LyX in the language of LyX's
38157  menus.
38158 \end_layout
38159
38160 \begin_layout Standard
38161 The menu 
38162 \family sans
38163 LaTeX
38164 \begin_inset space ~
38165 \end_inset
38166
38167 Configuration
38168 \family default
38169  shows a LyX-document with informations about the LaTeX-packages and classes
38170  found by LyX (see also section
38171 \begin_inset space ~
38172 \end_inset
38173
38174
38175 \begin_inset CommandInset ref
38176 LatexCommand ref
38177 reference "sec:LaTeX-Setup"
38178
38179 \end_inset
38180
38181 ).
38182 \end_layout
38183
38184 \begin_layout Section
38185 Toolbars
38186 \begin_inset CommandInset label
38187 LatexCommand label
38188 name "sec:Toolbars"
38189
38190 \end_inset
38191
38192
38193 \end_layout
38194
38195 \begin_layout Standard
38196 How to show or hide toolbars is explained in section
38197 \begin_inset space ~
38198 \end_inset
38199
38200
38201 \begin_inset CommandInset ref
38202 LatexCommand ref
38203 reference "sub:Toolbars"
38204
38205 \end_inset
38206
38207 .
38208 \end_layout
38209
38210 \begin_layout Standard
38211 It is also possible to define custom toolbars.
38212  This is described in the 
38213 \emph on
38214 Extended Features
38215 \emph default
38216  manual.
38217 \end_layout
38218
38219 \begin_layout Subsection
38220 Standard Toolbar
38221 \begin_inset Index
38222 status collapsed
38223
38224 \begin_layout Plain Layout
38225 Toolbar ! Standard
38226 \end_layout
38227
38228 \end_inset
38229
38230
38231 \end_layout
38232
38233 \begin_layout Standard
38234 \begin_inset Graphics
38235         filename clipart/StandardToolbar.png
38236         width 100col%
38237
38238 \end_inset
38239
38240
38241 \end_layout
38242
38243 \begin_layout Standard
38244 \begin_inset VSpace defskip
38245 \end_inset
38246
38247
38248 \end_layout
38249
38250 \begin_layout Standard
38251 The standard toolbar as shown above contains from left to right the following
38252  buttons:
38253 \begin_inset ERT
38254 status collapsed
38255
38256 \begin_layout Plain Layout
38257
38258
38259 \backslash
38260 setlength{
38261 \backslash
38262 LTleft}{0pt}
38263 \end_layout
38264
38265 \end_inset
38266
38267
38268 \begin_inset Note Note
38269 status collapsed
38270
38271 \begin_layout Plain Layout
38272 This is necessary to left align the following longtables.
38273  See the 
38274 \emph on
38275 Embedded Objects
38276 \emph default
38277  manual for more information.
38278 \end_layout
38279
38280 \end_inset
38281
38282
38283 \end_layout
38284
38285 \begin_layout Standard
38286 \begin_inset VSpace defskip
38287 \end_inset
38288
38289
38290 \end_layout
38291
38292 \begin_layout Standard
38293 \begin_inset Tabular
38294 <lyxtabular version="3" rows="1" columns="2">
38295 <features islongtable="true">
38296 <column alignment="center" valignment="top" width="0">
38297 <column alignment="center" valignment="top" width="0">
38298 <row>
38299 <cell alignment="center" valignment="top" usebox="none">
38300 \begin_inset Text
38301
38302 \begin_layout Plain Layout
38303 \begin_inset Graphics
38304         filename clipart/ToolbarEnvBox.png
38305         clip
38306
38307 \end_inset
38308
38309
38310 \end_layout
38311
38312 \end_inset
38313 </cell>
38314 <cell alignment="center" valignment="top" usebox="none">
38315 \begin_inset Text
38316
38317 \begin_layout Plain Layout
38318 pull-down box for the paragraph environments
38319 \end_layout
38320
38321 \end_inset
38322 </cell>
38323 </row>
38324 </lyxtabular>
38325
38326 \end_inset
38327
38328
38329 \end_layout
38330
38331 \begin_layout Standard
38332 \begin_inset VSpace -10mm
38333 \end_inset
38334
38335
38336 \end_layout
38337
38338 \begin_layout Standard
38339 \align left
38340 \begin_inset Tabular
38341 <lyxtabular version="3" rows="20" columns="2">
38342 <features islongtable="true">
38343 <column alignment="left" valignment="top" width="0">
38344 <column alignment="left" valignment="top" width="0">
38345 <row interlinespace="2.5mm">
38346 <cell alignment="center" valignment="top" usebox="none">
38347 \begin_inset Text
38348
38349 \begin_layout Plain Layout
38350
38351 \family sans
38352 \begin_inset Graphics
38353         filename ../images/buffer-new.png
38354         BoundingBox 0bp 5bp 20bp 20bp
38355
38356 \end_inset
38357
38358
38359 \end_layout
38360
38361 \end_inset
38362 </cell>
38363 <cell alignment="center" valignment="top" usebox="none">
38364 \begin_inset Text
38365
38366 \begin_layout Plain Layout
38367
38368 \family sans
38369 File\SpecialChar \menuseparator
38370 New
38371 \end_layout
38372
38373 \end_inset
38374 </cell>
38375 </row>
38376 <row interlinespace="2.5mm">
38377 <cell alignment="center" valignment="top" usebox="none">
38378 \begin_inset Text
38379
38380 \begin_layout Plain Layout
38381 \begin_inset Graphics
38382         filename ../images/file-open.png
38383         BoundingBox 0bp 5bp 20bp 20bp
38384
38385 \end_inset
38386
38387
38388 \end_layout
38389
38390 \end_inset
38391 </cell>
38392 <cell alignment="center" valignment="top" usebox="none">
38393 \begin_inset Text
38394
38395 \begin_layout Plain Layout
38396
38397 \family sans
38398 File\SpecialChar \menuseparator
38399 Open
38400 \end_layout
38401
38402 \end_inset
38403 </cell>
38404 </row>
38405 <row interlinespace="2.5mm">
38406 <cell alignment="center" valignment="top" usebox="none">
38407 \begin_inset Text
38408
38409 \begin_layout Plain Layout
38410 \begin_inset Graphics
38411         filename ../images/buffer-write.png
38412         BoundingBox 0bp 5bp 20bp 20bp
38413
38414 \end_inset
38415
38416
38417 \end_layout
38418
38419 \end_inset
38420 </cell>
38421 <cell alignment="center" valignment="top" usebox="none">
38422 \begin_inset Text
38423
38424 \begin_layout Plain Layout
38425
38426 \family sans
38427 File\SpecialChar \menuseparator
38428 Save
38429 \end_layout
38430
38431 \end_inset
38432 </cell>
38433 </row>
38434 <row interlinespace="2.5mm">
38435 <cell alignment="center" valignment="top" usebox="none">
38436 \begin_inset Text
38437
38438 \begin_layout Plain Layout
38439 \begin_inset Graphics
38440         filename ../images/dialog-show_print.png
38441         BoundingBox 0bp 5bp 24bp 20bp
38442
38443 \end_inset
38444
38445
38446 \end_layout
38447
38448 \end_inset
38449 </cell>
38450 <cell alignment="center" valignment="top" usebox="none">
38451 \begin_inset Text
38452
38453 \begin_layout Plain Layout
38454
38455 \family sans
38456 File\SpecialChar \menuseparator
38457 Print
38458 \end_layout
38459
38460 \end_inset
38461 </cell>
38462 </row>
38463 <row interlinespace="2.5mm">
38464 <cell alignment="center" valignment="top" usebox="none">
38465 \begin_inset Text
38466
38467 \begin_layout Plain Layout
38468 \begin_inset Graphics
38469         filename ../images/dialog-show_spellchecker.png
38470         BoundingBox 0bp 5bp 20bp 20bp
38471
38472 \end_inset
38473
38474
38475 \end_layout
38476
38477 \end_inset
38478 </cell>
38479 <cell alignment="center" valignment="top" usebox="none">
38480 \begin_inset Text
38481
38482 \begin_layout Plain Layout
38483
38484 \family sans
38485 Tools\SpecialChar \menuseparator
38486 Spellchecker
38487 \end_layout
38488
38489 \end_inset
38490 </cell>
38491 </row>
38492 <row interlinespace="2.5mm">
38493 <cell alignment="center" valignment="top" usebox="none">
38494 \begin_inset Text
38495
38496 \begin_layout Plain Layout
38497 \begin_inset Graphics
38498         filename ../images/undo.png
38499         BoundingBox 0bp 5bp 20bp 20bp
38500
38501 \end_inset
38502
38503
38504 \end_layout
38505
38506 \end_inset
38507 </cell>
38508 <cell alignment="center" valignment="top" usebox="none">
38509 \begin_inset Text
38510
38511 \begin_layout Plain Layout
38512
38513 \family sans
38514 Edit\SpecialChar \menuseparator
38515 Undo
38516 \end_layout
38517
38518 \end_inset
38519 </cell>
38520 </row>
38521 <row interlinespace="2.5mm">
38522 <cell alignment="center" valignment="top" usebox="none">
38523 \begin_inset Text
38524
38525 \begin_layout Plain Layout
38526 \begin_inset Graphics
38527         filename ../images/redo.png
38528         BoundingBox 0bp 5bp 20bp 20bp
38529
38530 \end_inset
38531
38532
38533 \end_layout
38534
38535 \end_inset
38536 </cell>
38537 <cell alignment="center" valignment="top" usebox="none">
38538 \begin_inset Text
38539
38540 \begin_layout Plain Layout
38541
38542 \family sans
38543 Edit\SpecialChar \menuseparator
38544 Redo
38545 \end_layout
38546
38547 \end_inset
38548 </cell>
38549 </row>
38550 <row interlinespace="2.5mm">
38551 <cell alignment="center" valignment="top" usebox="none">
38552 \begin_inset Text
38553
38554 \begin_layout Plain Layout
38555 \begin_inset Graphics
38556         filename ../images/cut.png
38557         BoundingBox 0bp 5bp 20bp 20bp
38558
38559 \end_inset
38560
38561
38562 \end_layout
38563
38564 \end_inset
38565 </cell>
38566 <cell alignment="center" valignment="top" usebox="none">
38567 \begin_inset Text
38568
38569 \begin_layout Plain Layout
38570
38571 \family sans
38572 Edit\SpecialChar \menuseparator
38573 Cut
38574 \end_layout
38575
38576 \end_inset
38577 </cell>
38578 </row>
38579 <row interlinespace="2.5mm">
38580 <cell alignment="center" valignment="top" usebox="none">
38581 \begin_inset Text
38582
38583 \begin_layout Plain Layout
38584 \begin_inset Graphics
38585         filename ../images/copy.png
38586         BoundingBox 0bp 5bp 20bp 20bp
38587
38588 \end_inset
38589
38590
38591 \end_layout
38592
38593 \end_inset
38594 </cell>
38595 <cell alignment="center" valignment="top" usebox="none">
38596 \begin_inset Text
38597
38598 \begin_layout Plain Layout
38599
38600 \family sans
38601 Edit\SpecialChar \menuseparator
38602 Copy
38603 \end_layout
38604
38605 \end_inset
38606 </cell>
38607 </row>
38608 <row interlinespace="2.5mm">
38609 <cell alignment="center" valignment="top" usebox="none">
38610 \begin_inset Text
38611
38612 \begin_layout Plain Layout
38613 \begin_inset Graphics
38614         filename ../images/paste.png
38615         BoundingBox 0bp 5bp 20bp 20bp
38616
38617 \end_inset
38618
38619
38620 \end_layout
38621
38622 \end_inset
38623 </cell>
38624 <cell alignment="center" valignment="top" usebox="none">
38625 \begin_inset Text
38626
38627 \begin_layout Plain Layout
38628
38629 \family sans
38630 Edit\SpecialChar \menuseparator
38631 Paste
38632 \end_layout
38633
38634 \end_inset
38635 </cell>
38636 </row>
38637 <row interlinespace="2.5mm">
38638 <cell alignment="center" valignment="top" usebox="none">
38639 \begin_inset Text
38640
38641 \begin_layout Plain Layout
38642 \begin_inset Graphics
38643         filename ../images/dialog-show_findreplace.png
38644         BoundingBox 0bp 5bp 20bp 25bp
38645         rotateOrigin center
38646
38647 \end_inset
38648
38649
38650 \end_layout
38651
38652 \end_inset
38653 </cell>
38654 <cell alignment="center" valignment="top" usebox="none">
38655 \begin_inset Text
38656
38657 \begin_layout Plain Layout
38658
38659 \family sans
38660 Edit\SpecialChar \menuseparator
38661 Find
38662 \begin_inset space \thinspace{}
38663 \end_inset
38664
38665 &
38666 \begin_inset space \thinspace{}
38667 \end_inset
38668
38669 Replace
38670 \end_layout
38671
38672 \end_inset
38673 </cell>
38674 </row>
38675 <row interlinespace="2.5mm">
38676 <cell alignment="center" valignment="top" usebox="none">
38677 \begin_inset Text
38678
38679 \begin_layout Plain Layout
38680 \begin_inset Graphics
38681         filename ../images/font-emph.png
38682         BoundingBox 0bp 5bp 20bp 20bp
38683
38684 \end_inset
38685
38686
38687 \end_layout
38688
38689 \end_inset
38690 </cell>
38691 <cell alignment="center" valignment="top" usebox="none">
38692 \begin_inset Text
38693
38694 \begin_layout Plain Layout
38695 Emphasize text, function of the Edit
38696 \family sans
38697 \SpecialChar \menuseparator
38698 Text
38699 \begin_inset space ~
38700 \end_inset
38701
38702 Style
38703 \family default
38704  dialog
38705 \end_layout
38706
38707 \end_inset
38708 </cell>
38709 </row>
38710 <row interlinespace="2.5mm">
38711 <cell alignment="center" valignment="top" usebox="none">
38712 \begin_inset Text
38713
38714 \begin_layout Plain Layout
38715 \begin_inset Graphics
38716         filename ../images/font-noun.png
38717         BoundingBox 0bp 5bp 20bp 20bp
38718
38719 \end_inset
38720
38721
38722 \end_layout
38723
38724 \end_inset
38725 </cell>
38726 <cell alignment="center" valignment="top" usebox="none">
38727 \begin_inset Text
38728
38729 \begin_layout Plain Layout
38730 Set text to noun style, function of the Edit
38731 \family sans
38732 \SpecialChar \menuseparator
38733 Text
38734 \begin_inset space ~
38735 \end_inset
38736
38737 Style
38738 \family default
38739  dialog
38740 \end_layout
38741
38742 \end_inset
38743 </cell>
38744 </row>
38745 <row interlinespace="2.5mm">
38746 <cell alignment="center" valignment="top" usebox="none">
38747 \begin_inset Text
38748
38749 \begin_layout Plain Layout
38750 \begin_inset Graphics
38751         filename ../images/textstyle-apply.png
38752         BoundingBox 0bp 5bp 20bp 20bp
38753
38754 \end_inset
38755
38756
38757 \end_layout
38758
38759 \end_inset
38760 </cell>
38761 <cell alignment="center" valignment="top" usebox="none">
38762 \begin_inset Text
38763
38764 \begin_layout Plain Layout
38765 Formats text using the current settings in the 
38766 \family sans
38767 Edit\SpecialChar \menuseparator
38768 Text
38769 \begin_inset space ~
38770 \end_inset
38771
38772 Style
38773 \family default
38774  dialog
38775 \end_layout
38776
38777 \end_inset
38778 </cell>
38779 </row>
38780 <row interlinespace="2.5mm">
38781 <cell alignment="center" valignment="top" usebox="none">
38782 \begin_inset Text
38783
38784 \begin_layout Plain Layout
38785 \begin_inset Graphics
38786         filename ../images/math-mode.png
38787         BoundingBox 0bp 5bp 20bp 20bp
38788
38789 \end_inset
38790
38791
38792 \end_layout
38793
38794 \end_inset
38795 </cell>
38796 <cell alignment="center" valignment="top" usebox="none">
38797 \begin_inset Text
38798
38799 \begin_layout Plain Layout
38800
38801 \family sans
38802 Insert\SpecialChar \menuseparator
38803 Math\SpecialChar \menuseparator
38804 Inline
38805 \begin_inset space ~
38806 \end_inset
38807
38808 Formula
38809 \end_layout
38810
38811 \end_inset
38812 </cell>
38813 </row>
38814 <row interlinespace="2.5mm">
38815 <cell alignment="center" valignment="top" usebox="none">
38816 \begin_inset Text
38817
38818 \begin_layout Plain Layout
38819 \begin_inset Graphics
38820         filename ../images/dialog-show-new-inset_graphics.png
38821         BoundingBox 0bp 5bp 20bp 25bp
38822         rotateOrigin center
38823
38824 \end_inset
38825
38826
38827 \end_layout
38828
38829 \end_inset
38830 </cell>
38831 <cell alignment="center" valignment="top" usebox="none">
38832 \begin_inset Text
38833
38834 \begin_layout Plain Layout
38835
38836 \family sans
38837 Insert\SpecialChar \menuseparator
38838 Graphics
38839 \end_layout
38840
38841 \end_inset
38842 </cell>
38843 </row>
38844 <row interlinespace="2.5mm">
38845 <cell alignment="center" valignment="top" usebox="none">
38846 \begin_inset Text
38847
38848 \begin_layout Plain Layout
38849 \begin_inset Graphics
38850         filename ../images/tabular-insert.png
38851         BoundingBox 0bp 5bp 20bp 25bp
38852         rotateOrigin center
38853
38854 \end_inset
38855
38856
38857 \end_layout
38858
38859 \end_inset
38860 </cell>
38861 <cell alignment="center" valignment="top" usebox="none">
38862 \begin_inset Text
38863
38864 \begin_layout Plain Layout
38865
38866 \family sans
38867 Insert\SpecialChar \menuseparator
38868 Table
38869 \end_layout
38870
38871 \end_inset
38872 </cell>
38873 </row>
38874 <row interlinespace="2.5mm">
38875 <cell alignment="center" valignment="top" usebox="none">
38876 \begin_inset Text
38877
38878 \begin_layout Plain Layout
38879 \begin_inset Graphics
38880         filename ../images/dialog-toggle_toc.png
38881         BoundingBox 0bp 5bp 20bp 25bp
38882         rotateOrigin center
38883
38884 \end_inset
38885
38886
38887 \end_layout
38888
38889 \end_inset
38890 </cell>
38891 <cell alignment="center" valignment="top" usebox="none">
38892 \begin_inset Text
38893
38894 \begin_layout Plain Layout
38895 Toggle outline window on/off, 
38896 \family sans
38897 Document\SpecialChar \menuseparator
38898 Outline
38899 \end_layout
38900
38901 \end_inset
38902 </cell>
38903 </row>
38904 <row interlinespace="2.5mm">
38905 <cell alignment="center" valignment="top" usebox="none">
38906 \begin_inset Text
38907
38908 \begin_layout Plain Layout
38909 \begin_inset Graphics
38910         filename ../images/toolbar-toggle_math.png
38911         BoundingBox 0bp 5bp 20bp 25bp
38912         rotateOrigin center
38913
38914 \end_inset
38915
38916
38917 \end_layout
38918
38919 \end_inset
38920 </cell>
38921 <cell alignment="center" valignment="top" usebox="none">
38922 \begin_inset Text
38923
38924 \begin_layout Plain Layout
38925 Toggle math toolbar on/off
38926 \end_layout
38927
38928 \end_inset
38929 </cell>
38930 </row>
38931 <row interlinespace="2.5mm">
38932 <cell alignment="center" valignment="top" usebox="none">
38933 \begin_inset Text
38934
38935 \begin_layout Plain Layout
38936 \begin_inset Graphics
38937         filename ../images/toolbar-toggle_table.png
38938         BoundingBox 0bp 5bp 20bp 25bp
38939         rotateOrigin center
38940
38941 \end_inset
38942
38943
38944 \end_layout
38945
38946 \end_inset
38947 </cell>
38948 <cell alignment="center" valignment="top" usebox="none">
38949 \begin_inset Text
38950
38951 \begin_layout Plain Layout
38952 Toggle table toolbar on/off
38953 \end_layout
38954
38955 \end_inset
38956 </cell>
38957 </row>
38958 </lyxtabular>
38959
38960 \end_inset
38961
38962
38963 \end_layout
38964
38965 \begin_layout Subsection
38966 Extra Toolbar
38967 \begin_inset Index
38968 status collapsed
38969
38970 \begin_layout Plain Layout
38971 Toolbar ! Extra
38972 \end_layout
38973
38974 \end_inset
38975
38976
38977 \end_layout
38978
38979 \begin_layout Standard
38980 \begin_inset Graphics
38981         filename clipart/ExtraToolbar.png
38982         width 100col%
38983
38984 \end_inset
38985
38986
38987 \end_layout
38988
38989 \begin_layout Standard
38990 \begin_inset VSpace defskip
38991 \end_inset
38992
38993
38994 \end_layout
38995
38996 \begin_layout Standard
38997 The extra toolbar as shown above contains from left to right the following
38998  buttons:
38999 \end_layout
39000
39001 \begin_layout Standard
39002 \begin_inset VSpace defskip
39003 \end_inset
39004
39005
39006 \end_layout
39007
39008 \begin_layout Standard
39009 \begin_inset Tabular
39010 <lyxtabular version="3" rows="25" columns="2">
39011 <features islongtable="true">
39012 <column alignment="left" valignment="top" width="0">
39013 <column alignment="left" valignment="top" width="0">
39014 <row interlinespace="2.5mm">
39015 <cell alignment="center" valignment="top" usebox="none">
39016 \begin_inset Text
39017
39018 \begin_layout Plain Layout
39019 \begin_inset Graphics
39020         filename ../images/layout.png
39021         BoundingBox 0bp 5bp 20bp 25bp
39022         rotateOrigin center
39023
39024 \end_inset
39025
39026
39027 \end_layout
39028
39029 \end_inset
39030 </cell>
39031 <cell alignment="center" valignment="top" usebox="none">
39032 \begin_inset Text
39033
39034 \begin_layout Plain Layout
39035 Default
39036 \end_layout
39037
39038 \end_inset
39039 </cell>
39040 </row>
39041 <row interlinespace="2.5mm">
39042 <cell alignment="center" valignment="top" usebox="none">
39043 \begin_inset Text
39044
39045 \begin_layout Plain Layout
39046 \begin_inset Graphics
39047         filename ../images/layout_Enumerate.png
39048         BoundingBox 0bp 5bp 20bp 25bp
39049         rotateOrigin center
39050
39051 \end_inset
39052
39053
39054 \end_layout
39055
39056 \end_inset
39057 </cell>
39058 <cell alignment="center" valignment="top" usebox="none">
39059 \begin_inset Text
39060
39061 \begin_layout Plain Layout
39062 Numbered list
39063 \end_layout
39064
39065 \end_inset
39066 </cell>
39067 </row>
39068 <row interlinespace="2.5mm">
39069 <cell alignment="center" valignment="top" usebox="none">
39070 \begin_inset Text
39071
39072 \begin_layout Plain Layout
39073 \begin_inset Graphics
39074         filename ../images/layout_Itemize.png
39075         BoundingBox 0bp 5bp 20bp 25bp
39076         rotateOrigin center
39077
39078 \end_inset
39079
39080
39081 \end_layout
39082
39083 \end_inset
39084 </cell>
39085 <cell alignment="center" valignment="top" usebox="none">
39086 \begin_inset Text
39087
39088 \begin_layout Plain Layout
39089 Itemized list
39090 \end_layout
39091
39092 \end_inset
39093 </cell>
39094 </row>
39095 <row interlinespace="2.5mm">
39096 <cell alignment="center" valignment="top" usebox="none">
39097 \begin_inset Text
39098
39099 \begin_layout Plain Layout
39100 \begin_inset Graphics
39101         filename ../images/layout_List.png
39102         BoundingBox 0bp 5bp 20bp 25bp
39103         rotateOrigin center
39104
39105 \end_inset
39106
39107
39108 \end_layout
39109
39110 \end_inset
39111 </cell>
39112 <cell alignment="center" valignment="top" usebox="none">
39113 \begin_inset Text
39114
39115 \begin_layout Plain Layout
39116 List
39117 \end_layout
39118
39119 \end_inset
39120 </cell>
39121 </row>
39122 <row interlinespace="2.5mm">
39123 <cell alignment="center" valignment="top" usebox="none">
39124 \begin_inset Text
39125
39126 \begin_layout Plain Layout
39127 \begin_inset Graphics
39128         filename ../images/layout_Description.png
39129         BoundingBox 0bp 5bp 20bp 25bp
39130         rotateOrigin center
39131
39132 \end_inset
39133
39134
39135 \end_layout
39136
39137 \end_inset
39138 </cell>
39139 <cell alignment="center" valignment="top" usebox="none">
39140 \begin_inset Text
39141
39142 \begin_layout Plain Layout
39143 Description list
39144 \end_layout
39145
39146 \end_inset
39147 </cell>
39148 </row>
39149 <row interlinespace="2.5mm">
39150 <cell alignment="center" valignment="top" usebox="none">
39151 \begin_inset Text
39152
39153 \begin_layout Plain Layout
39154 \begin_inset Graphics
39155         filename ../images/depth-increment.png
39156         BoundingBox 0bp 5bp 20bp 25bp
39157         rotateOrigin center
39158
39159 \end_inset
39160
39161
39162 \end_layout
39163
39164 \end_inset
39165 </cell>
39166 <cell alignment="center" valignment="top" usebox="none">
39167 \begin_inset Text
39168
39169 \begin_layout Plain Layout
39170
39171 \family sans
39172 Edit\SpecialChar \menuseparator
39173 Increase
39174 \begin_inset space ~
39175 \end_inset
39176
39177 List
39178 \begin_inset space ~
39179 \end_inset
39180
39181 Depth
39182 \end_layout
39183
39184 \end_inset
39185 </cell>
39186 </row>
39187 <row interlinespace="2.5mm">
39188 <cell alignment="center" valignment="top" usebox="none">
39189 \begin_inset Text
39190
39191 \begin_layout Plain Layout
39192 \begin_inset Graphics
39193         filename ../images/depth-decrement.png
39194         BoundingBox 0bp 5bp 20bp 25bp
39195         rotateOrigin center
39196
39197 \end_inset
39198
39199
39200 \end_layout
39201
39202 \end_inset
39203 </cell>
39204 <cell alignment="center" valignment="top" usebox="none">
39205 \begin_inset Text
39206
39207 \begin_layout Plain Layout
39208
39209 \family sans
39210 Edit\SpecialChar \menuseparator
39211 Decrease
39212 \begin_inset space ~
39213 \end_inset
39214
39215 List
39216 \begin_inset space ~
39217 \end_inset
39218
39219 Depth
39220 \end_layout
39221
39222 \end_inset
39223 </cell>
39224 </row>
39225 <row interlinespace="2.5mm">
39226 <cell alignment="center" valignment="top" usebox="none">
39227 \begin_inset Text
39228
39229 \begin_layout Plain Layout
39230 \begin_inset Graphics
39231         filename ../images/float-insert_figure.png
39232         BoundingBox 0bp 5bp 20bp 20bp
39233
39234 \end_inset
39235
39236
39237 \end_layout
39238
39239 \end_inset
39240 </cell>
39241 <cell alignment="center" valignment="top" usebox="none">
39242 \begin_inset Text
39243
39244 \begin_layout Plain Layout
39245
39246 \family sans
39247 Insert\SpecialChar \menuseparator
39248 Float\SpecialChar \menuseparator
39249 Figure
39250 \end_layout
39251
39252 \end_inset
39253 </cell>
39254 </row>
39255 <row interlinespace="2.5mm">
39256 <cell alignment="center" valignment="top" usebox="none">
39257 \begin_inset Text
39258
39259 \begin_layout Plain Layout
39260 \begin_inset Graphics
39261         filename ../images/float-insert_table.png
39262         BoundingBox 0bp 5bp 20bp 20bp
39263
39264 \end_inset
39265
39266
39267 \end_layout
39268
39269 \end_inset
39270 </cell>
39271 <cell alignment="center" valignment="top" usebox="none">
39272 \begin_inset Text
39273
39274 \begin_layout Plain Layout
39275
39276 \family sans
39277 Insert\SpecialChar \menuseparator
39278 Float\SpecialChar \menuseparator
39279 Table
39280 \end_layout
39281
39282 \end_inset
39283 </cell>
39284 </row>
39285 <row interlinespace="2.5mm">
39286 <cell alignment="center" valignment="top" usebox="none">
39287 \begin_inset Text
39288
39289 \begin_layout Plain Layout
39290 \begin_inset Graphics
39291         filename ../images/label-insert.png
39292         BoundingBox 0bp 5bp 20bp 20bp
39293
39294 \end_inset
39295
39296
39297 \end_layout
39298
39299 \end_inset
39300 </cell>
39301 <cell alignment="center" valignment="top" usebox="none">
39302 \begin_inset Text
39303
39304 \begin_layout Plain Layout
39305
39306 \family sans
39307 Insert\SpecialChar \menuseparator
39308 Label
39309 \end_layout
39310
39311 \end_inset
39312 </cell>
39313 </row>
39314 <row interlinespace="2.5mm">
39315 <cell alignment="center" valignment="top" usebox="none">
39316 \begin_inset Text
39317
39318 \begin_layout Plain Layout
39319 \begin_inset Graphics
39320         filename ../images/dialog-show-new-inset_ref.png
39321         BoundingBox 0bp 5bp 20bp 20bp
39322
39323 \end_inset
39324
39325
39326 \end_layout
39327
39328 \end_inset
39329 </cell>
39330 <cell alignment="center" valignment="top" usebox="none">
39331 \begin_inset Text
39332
39333 \begin_layout Plain Layout
39334
39335 \family sans
39336 Insert\SpecialChar \menuseparator
39337 Cross-Reference
39338 \end_layout
39339
39340 \end_inset
39341 </cell>
39342 </row>
39343 <row interlinespace="2.5mm">
39344 <cell alignment="center" valignment="top" usebox="none">
39345 \begin_inset Text
39346
39347 \begin_layout Plain Layout
39348 \begin_inset Graphics
39349         filename ../images/dialog-show-new-inset_citation.png
39350         BoundingBox 0bp 5bp 20bp 20bp
39351
39352 \end_inset
39353
39354
39355 \end_layout
39356
39357 \end_inset
39358 </cell>
39359 <cell alignment="center" valignment="top" usebox="none">
39360 \begin_inset Text
39361
39362 \begin_layout Plain Layout
39363
39364 \family sans
39365 Insert\SpecialChar \menuseparator
39366 Citation
39367 \end_layout
39368
39369 \end_inset
39370 </cell>
39371 </row>
39372 <row interlinespace="2.5mm">
39373 <cell alignment="center" valignment="top" usebox="none">
39374 \begin_inset Text
39375
39376 \begin_layout Plain Layout
39377 \begin_inset Graphics
39378         filename ../images/index-insert.png
39379         BoundingBox 0bp 5bp 20bp 20bp
39380
39381 \end_inset
39382
39383
39384 \end_layout
39385
39386 \end_inset
39387 </cell>
39388 <cell alignment="center" valignment="top" usebox="none">
39389 \begin_inset Text
39390
39391 \begin_layout Plain Layout
39392
39393 \family sans
39394 Insert\SpecialChar \menuseparator
39395 Index
39396 \begin_inset space ~
39397 \end_inset
39398
39399 Entry
39400 \end_layout
39401
39402 \end_inset
39403 </cell>
39404 </row>
39405 <row interlinespace="2.5mm">
39406 <cell alignment="center" valignment="top" usebox="none">
39407 \begin_inset Text
39408
39409 \begin_layout Plain Layout
39410 \begin_inset Graphics
39411         filename ../images/nomencl-insert.png
39412         BoundingBox 0bp 5bp 20bp 20bp
39413
39414 \end_inset
39415
39416
39417 \end_layout
39418
39419 \end_inset
39420 </cell>
39421 <cell alignment="center" valignment="top" usebox="none">
39422 \begin_inset Text
39423
39424 \begin_layout Plain Layout
39425
39426 \family sans
39427 Insert\SpecialChar \menuseparator
39428 Nomenclature
39429 \begin_inset space ~
39430 \end_inset
39431
39432 Entry
39433 \end_layout
39434
39435 \end_inset
39436 </cell>
39437 </row>
39438 <row interlinespace="2.5mm">
39439 <cell alignment="center" valignment="top" usebox="none">
39440 \begin_inset Text
39441
39442 \begin_layout Plain Layout
39443 \begin_inset Graphics
39444         filename ../images/footnote-insert.png
39445         BoundingBox 0bp 5bp 20bp 20bp
39446
39447 \end_inset
39448
39449
39450 \end_layout
39451
39452 \end_inset
39453 </cell>
39454 <cell alignment="center" valignment="top" usebox="none">
39455 \begin_inset Text
39456
39457 \begin_layout Plain Layout
39458
39459 \family sans
39460 Insert\SpecialChar \menuseparator
39461 Footnote
39462 \end_layout
39463
39464 \end_inset
39465 </cell>
39466 </row>
39467 <row interlinespace="2.5mm">
39468 <cell alignment="center" valignment="top" usebox="none">
39469 \begin_inset Text
39470
39471 \begin_layout Plain Layout
39472 \begin_inset Graphics
39473         filename ../images/marginalnote-insert.png
39474         BoundingBox 0bp 5bp 20bp 25bp
39475         rotateOrigin center
39476
39477 \end_inset
39478
39479
39480 \end_layout
39481
39482 \end_inset
39483 </cell>
39484 <cell alignment="center" valignment="top" usebox="none">
39485 \begin_inset Text
39486
39487 \begin_layout Plain Layout
39488
39489 \family sans
39490 Insert\SpecialChar \menuseparator
39491 Marginal
39492 \begin_inset space ~
39493 \end_inset
39494
39495 Note
39496 \end_layout
39497
39498 \end_inset
39499 </cell>
39500 </row>
39501 <row interlinespace="2.5mm">
39502 <cell alignment="center" valignment="top" usebox="none">
39503 \begin_inset Text
39504
39505 \begin_layout Plain Layout
39506 \begin_inset Graphics
39507         filename ../images/note-insert.png
39508         BoundingBox 0bp 5bp 20bp 20bp
39509
39510 \end_inset
39511
39512
39513 \end_layout
39514
39515 \end_inset
39516 </cell>
39517 <cell alignment="center" valignment="top" usebox="none">
39518 \begin_inset Text
39519
39520 \begin_layout Plain Layout
39521
39522 \family sans
39523 Insert\SpecialChar \menuseparator
39524 Note\SpecialChar \menuseparator
39525 LyX
39526 \begin_inset space ~
39527 \end_inset
39528
39529 Note
39530 \end_layout
39531
39532 \end_inset
39533 </cell>
39534 </row>
39535 <row interlinespace="2.5mm">
39536 <cell alignment="center" valignment="top" usebox="none">
39537 \begin_inset Text
39538
39539 \begin_layout Plain Layout
39540 \begin_inset Graphics
39541         filename ../images/box-insert.png
39542         BoundingBox 0bp 5bp 20bp 20bp
39543
39544 \end_inset
39545
39546
39547 \end_layout
39548
39549 \end_inset
39550 </cell>
39551 <cell alignment="center" valignment="top" usebox="none">
39552 \begin_inset Text
39553
39554 \begin_layout Plain Layout
39555
39556 \family sans
39557 Insert\SpecialChar \menuseparator
39558 Box
39559 \end_layout
39560
39561 \end_inset
39562 </cell>
39563 </row>
39564 <row interlinespace="2.5mm">
39565 <cell alignment="center" valignment="top" usebox="none">
39566 \begin_inset Text
39567
39568 \begin_layout Plain Layout
39569 \begin_inset Graphics
39570         filename ../images/url-insert.png
39571         BoundingBox 0bp 5bp 20bp 20bp
39572
39573 \end_inset
39574
39575
39576 \end_layout
39577
39578 \end_inset
39579 </cell>
39580 <cell alignment="center" valignment="top" usebox="none">
39581 \begin_inset Text
39582
39583 \begin_layout Plain Layout
39584
39585 \family sans
39586 Insert\SpecialChar \menuseparator
39587 URL
39588 \end_layout
39589
39590 \end_inset
39591 </cell>
39592 </row>
39593 <row interlinespace="2.5mm">
39594 <cell alignment="center" valignment="top" usebox="none">
39595 \begin_inset Text
39596
39597 \begin_layout Plain Layout
39598 \begin_inset Graphics
39599         filename ../images/ert-insert.png
39600         BoundingBox 0bp 5bp 20bp 20bp
39601
39602 \end_inset
39603
39604
39605 \end_layout
39606
39607 \end_inset
39608 </cell>
39609 <cell alignment="center" valignment="top" usebox="none">
39610 \begin_inset Text
39611
39612 \begin_layout Plain Layout
39613
39614 \family sans
39615 Insert\SpecialChar \menuseparator
39616 T
39617 \family default
39618
39619 \begin_inset ERT
39620 status collapsed
39621
39622 \begin_layout Plain Layout
39623
39624 {}
39625 \end_layout
39626
39627 \end_inset
39628
39629
39630 \family sans
39631 eX
39632 \end_layout
39633
39634 \end_inset
39635 </cell>
39636 </row>
39637 <row interlinespace="2.5mm">
39638 <cell alignment="center" valignment="top" usebox="none">
39639 \begin_inset Text
39640
39641 \begin_layout Plain Layout
39642 \begin_inset Graphics
39643         filename ../images/math-macro_newmacroname_newcommand.png
39644         BoundingBox 0bp 5bp 20bp 20bp
39645
39646 \end_inset
39647
39648
39649 \end_layout
39650
39651 \end_inset
39652 </cell>
39653 <cell alignment="center" valignment="top" usebox="none">
39654 \begin_inset Text
39655
39656 \begin_layout Plain Layout
39657
39658 \family sans
39659 Insert\SpecialChar \menuseparator
39660 Math\SpecialChar \menuseparator
39661 Macro
39662 \end_layout
39663
39664 \end_inset
39665 </cell>
39666 </row>
39667 <row interlinespace="2.5mm">
39668 <cell alignment="center" valignment="top" usebox="none">
39669 \begin_inset Text
39670
39671 \begin_layout Plain Layout
39672 \begin_inset Graphics
39673         filename ../images/dialog-show-new-inset_include.png
39674         BoundingBox 0bp 5bp 20bp 20bp
39675
39676 \end_inset
39677
39678
39679 \end_layout
39680
39681 \end_inset
39682 </cell>
39683 <cell alignment="center" valignment="top" usebox="none">
39684 \begin_inset Text
39685
39686 \begin_layout Plain Layout
39687
39688 \family sans
39689 Insert\SpecialChar \menuseparator
39690 File\SpecialChar \menuseparator
39691 Child
39692 \begin_inset space ~
39693 \end_inset
39694
39695 Document
39696 \end_layout
39697
39698 \end_inset
39699 </cell>
39700 </row>
39701 <row interlinespace="2.5mm">
39702 <cell alignment="center" valignment="top" usebox="none">
39703 \begin_inset Text
39704
39705 \begin_layout Plain Layout
39706 \begin_inset Graphics
39707         filename ../images/dialog-show_character.png
39708         BoundingBox 0bp 5bp 20bp 25bp
39709         rotateOrigin center
39710
39711 \end_inset
39712
39713
39714 \end_layout
39715
39716 \end_inset
39717 </cell>
39718 <cell alignment="center" valignment="top" usebox="none">
39719 \begin_inset Text
39720
39721 \begin_layout Plain Layout
39722
39723 \family sans
39724 Edit\SpecialChar \menuseparator
39725 Text
39726 \begin_inset space ~
39727 \end_inset
39728
39729 Style
39730 \end_layout
39731
39732 \end_inset
39733 </cell>
39734 </row>
39735 <row interlinespace="2.5mm">
39736 <cell alignment="center" valignment="top" usebox="none">
39737 \begin_inset Text
39738
39739 \begin_layout Plain Layout
39740 \begin_inset Graphics
39741         filename ../images/layout-paragraph.png
39742         BoundingBox 0bp 5bp 20bp 25bp
39743         rotateOrigin center
39744
39745 \end_inset
39746
39747
39748 \end_layout
39749
39750 \end_inset
39751 </cell>
39752 <cell alignment="center" valignment="top" usebox="none">
39753 \begin_inset Text
39754
39755 \begin_layout Plain Layout
39756
39757 \family sans
39758 Edit\SpecialChar \menuseparator
39759 Paragraph
39760 \begin_inset space ~
39761 \end_inset
39762
39763 Settings
39764 \end_layout
39765
39766 \end_inset
39767 </cell>
39768 </row>
39769 <row interlinespace="2.5mm">
39770 <cell alignment="center" valignment="top" usebox="none">
39771 \begin_inset Text
39772
39773 \begin_layout Plain Layout
39774 \begin_inset Graphics
39775         filename ../images/thesaurus-entry.png
39776         BoundingBox 0bp 5bp 20bp 25bp
39777         rotateOrigin center
39778
39779 \end_inset
39780
39781
39782 \end_layout
39783
39784 \end_inset
39785 </cell>
39786 <cell alignment="center" valignment="top" usebox="none">
39787 \begin_inset Text
39788
39789 \begin_layout Plain Layout
39790
39791 \family sans
39792 Tools\SpecialChar \menuseparator
39793 Thesaurus
39794 \end_layout
39795
39796 \end_inset
39797 </cell>
39798 </row>
39799 </lyxtabular>
39800
39801 \end_inset
39802
39803
39804 \end_layout
39805
39806 \begin_layout Subsection
39807 View / Update Toolbar
39808 \begin_inset Index
39809 status collapsed
39810
39811 \begin_layout Plain Layout
39812 Toolbar ! View / Update
39813 \end_layout
39814
39815 \end_inset
39816
39817
39818 \end_layout
39819
39820 \begin_layout Standard
39821 \begin_inset Graphics
39822         filename clipart/ViewToolbar.png
39823
39824 \end_inset
39825
39826
39827 \end_layout
39828
39829 \begin_layout Standard
39830 \begin_inset VSpace defskip
39831 \end_inset
39832
39833
39834 \end_layout
39835
39836 \begin_layout Standard
39837 The view / update toolbar as shown above contains from left to right the
39838  following buttons:
39839 \end_layout
39840
39841 \begin_layout Standard
39842 \begin_inset VSpace defskip
39843 \end_inset
39844
39845
39846 \end_layout
39847
39848 \begin_layout Standard
39849 \begin_inset Tabular
39850 <lyxtabular version="3" rows="6" columns="2">
39851 <features islongtable="true">
39852 <column alignment="left" valignment="top" width="0">
39853 <column alignment="left" valignment="top" width="0">
39854 <row interlinespace="2.5mm">
39855 <cell alignment="center" valignment="top" usebox="none">
39856 \begin_inset Text
39857
39858 \begin_layout Plain Layout
39859 \begin_inset Graphics
39860         filename ../images/buffer-view_dvi.png
39861         BoundingBox 0bp 5bp 20bp 25bp
39862         rotateOrigin center
39863
39864 \end_inset
39865
39866
39867 \end_layout
39868
39869 \end_inset
39870 </cell>
39871 <cell alignment="center" valignment="top" usebox="none">
39872 \begin_inset Text
39873
39874 \begin_layout Plain Layout
39875
39876 \family sans
39877 View\SpecialChar \menuseparator
39878 DVI
39879 \end_layout
39880
39881 \end_inset
39882 </cell>
39883 </row>
39884 <row interlinespace="2.5mm">
39885 <cell alignment="center" valignment="top" usebox="none">
39886 \begin_inset Text
39887
39888 \begin_layout Plain Layout
39889 \begin_inset Graphics
39890         filename ../images/buffer-update_dvi.png
39891         BoundingBox 0bp 5bp 20bp 25bp
39892         rotateOrigin center
39893
39894 \end_inset
39895
39896
39897 \end_layout
39898
39899 \end_inset
39900 </cell>
39901 <cell alignment="center" valignment="top" usebox="none">
39902 \begin_inset Text
39903
39904 \begin_layout Plain Layout
39905
39906 \family sans
39907 View\SpecialChar \menuseparator
39908 Update\SpecialChar \menuseparator
39909 DVI
39910 \end_layout
39911
39912 \end_inset
39913 </cell>
39914 </row>
39915 <row interlinespace="2.5mm">
39916 <cell alignment="center" valignment="top" usebox="none">
39917 \begin_inset Text
39918
39919 \begin_layout Plain Layout
39920 \begin_inset Graphics
39921         filename ../images/buffer-view_pdf2.png
39922         BoundingBox 0bp 5bp 20bp 25bp
39923         rotateOrigin center
39924
39925 \end_inset
39926
39927
39928 \end_layout
39929
39930 \end_inset
39931 </cell>
39932 <cell alignment="center" valignment="top" usebox="none">
39933 \begin_inset Text
39934
39935 \begin_layout Plain Layout
39936
39937 \family sans
39938 View\SpecialChar \menuseparator
39939 PDF
39940 \end_layout
39941
39942 \end_inset
39943 </cell>
39944 </row>
39945 <row interlinespace="2.5mm">
39946 <cell alignment="center" valignment="top" usebox="none">
39947 \begin_inset Text
39948
39949 \begin_layout Plain Layout
39950 \begin_inset Graphics
39951         filename ../images/buffer-update_pdf2.png
39952         BoundingBox 0bp 5bp 20bp 25bp
39953         rotateOrigin center
39954
39955 \end_inset
39956
39957
39958 \end_layout
39959
39960 \end_inset
39961 </cell>
39962 <cell alignment="center" valignment="top" usebox="none">
39963 \begin_inset Text
39964
39965 \begin_layout Plain Layout
39966
39967 \family sans
39968 View\SpecialChar \menuseparator
39969 Update\SpecialChar \menuseparator
39970 PDF
39971 \end_layout
39972
39973 \end_inset
39974 </cell>
39975 </row>
39976 <row interlinespace="2.5mm">
39977 <cell alignment="center" valignment="top" usebox="none">
39978 \begin_inset Text
39979
39980 \begin_layout Plain Layout
39981 \begin_inset Graphics
39982         filename ../images/buffer-view_ps.png
39983         BoundingBox 0bp 5bp 20bp 25bp
39984         rotateOrigin center
39985
39986 \end_inset
39987
39988
39989 \end_layout
39990
39991 \end_inset
39992 </cell>
39993 <cell alignment="center" valignment="top" usebox="none">
39994 \begin_inset Text
39995
39996 \begin_layout Plain Layout
39997
39998 \family sans
39999 View\SpecialChar \menuseparator
40000 Postscript
40001 \end_layout
40002
40003 \end_inset
40004 </cell>
40005 </row>
40006 <row interlinespace="2.5mm">
40007 <cell alignment="center" valignment="top" usebox="none">
40008 \begin_inset Text
40009
40010 \begin_layout Plain Layout
40011 \begin_inset Graphics
40012         filename ../images/buffer-update_ps.png
40013         BoundingBox 0bp 5bp 20bp 25bp
40014         rotateOrigin center
40015
40016 \end_inset
40017
40018
40019 \end_layout
40020
40021 \end_inset
40022 </cell>
40023 <cell alignment="center" valignment="top" usebox="none">
40024 \begin_inset Text
40025
40026 \begin_layout Plain Layout
40027
40028 \family sans
40029 View\SpecialChar \menuseparator
40030 Update\SpecialChar \menuseparator
40031 Postscript
40032 \end_layout
40033
40034 \end_inset
40035 </cell>
40036 </row>
40037 </lyxtabular>
40038
40039 \end_inset
40040
40041
40042 \end_layout
40043
40044 \begin_layout Subsection
40045 Other Toolbars
40046 \end_layout
40047
40048 \begin_layout Standard
40049 The change tracking toolbar is explained in section
40050 \begin_inset space ~
40051 \end_inset
40052
40053
40054 \begin_inset CommandInset ref
40055 LatexCommand ref
40056 reference "sec:Change-Tracking"
40057
40058 \end_inset
40059
40060 , the table toolbar
40061 \begin_inset Index
40062 status collapsed
40063
40064 \begin_layout Plain Layout
40065 Toolbar ! Table
40066 \end_layout
40067
40068 \end_inset
40069
40070  in the 
40071 \emph on
40072 Embedded Objects
40073 \emph default
40074  manual, the math macro toolbar in the 
40075 \emph on
40076 Math
40077 \emph default
40078  manual.
40079 \end_layout
40080
40081 \begin_layout Chapter
40082 The 
40083 \family sans
40084 Preferences
40085 \family default
40086  Dialog
40087 \begin_inset CommandInset label
40088 LatexCommand label
40089 name "cha:The-Preferences-dialog"
40090
40091 \end_inset
40092
40093
40094 \begin_inset Index
40095 status collapsed
40096
40097 \begin_layout Plain Layout
40098 Preferences
40099 \end_layout
40100
40101 \end_inset
40102
40103
40104 \end_layout
40105
40106 \begin_layout Standard
40107 The preferences dialog is called with the menu 
40108 \family sans
40109 Tools\SpecialChar \menuseparator
40110 Preferences
40111 \family default
40112 .
40113  It consists of submenus explained in the following.
40114 \end_layout
40115
40116 \begin_layout Section
40117 Look and Feel
40118 \end_layout
40119
40120 \begin_layout Subsection
40121 User Interface
40122 \end_layout
40123
40124 \begin_layout Subsubsection
40125 User Interface File
40126 \begin_inset Index
40127 status collapsed
40128
40129 \begin_layout Plain Layout
40130 Customization ! of toolbars
40131 \end_layout
40132
40133 \end_inset
40134
40135
40136 \begin_inset Index
40137 status collapsed
40138
40139 \begin_layout Plain Layout
40140 Customization ! of menus
40141 \end_layout
40142
40143 \end_inset
40144
40145
40146 \end_layout
40147
40148 \begin_layout Standard
40149 \begin_inset Note Greyedout
40150 status open
40151
40152 \begin_layout Plain Layout
40153
40154 \series bold
40155 Note:
40156 \series default
40157  You have to restart LyX before the change of the user interface file take
40158  effect.
40159 \end_layout
40160
40161 \end_inset
40162
40163
40164 \end_layout
40165
40166 \begin_layout Standard
40167 The appearance of the menus and toolbars can be changed by choosing an user
40168  interface (ui) file.
40169  An ui-file is a text file where the toolbars and menus are listed.
40170  The toolbar buttons and menu entries are specified in the files 
40171 \shape italic
40172 stdtoolbars.inc
40173 \shape default
40174  and 
40175 \shape italic
40176 stdmenus.inc
40177 \shape default
40178 , respectively.
40179  Both files are loaded by the 
40180 \emph on
40181 default.ui
40182 \emph default
40183  file.
40184  To create your own menu and toolbar layout, start with a copy of these
40185  files and edit the entries.
40186 \end_layout
40187
40188 \begin_layout Standard
40189 The syntax of the .inc-files is straightforward: The 
40190 \family sans
40191 Menubar
40192 \family default
40193
40194 \family sans
40195 Menu
40196 \family default
40197  and 
40198 \family sans
40199 Toolbar
40200 \family default
40201  entries must be ended with an explicit 
40202 \family sans
40203 End
40204 \family default
40205 .
40206  They may contain 
40207 \family sans
40208 Submenus
40209 \family default
40210
40211 \family sans
40212 Items
40213 \family default
40214
40215 \family sans
40216 OptItems
40217 \family default
40218
40219 \family sans
40220 Separators
40221 \family default
40222
40223 \family sans
40224 Icons,
40225 \family default
40226  and in the case of the 
40227 \begin_inset Quotes eld
40228 \end_inset
40229
40230 file
40231 \begin_inset Quotes erd
40232 \end_inset
40233
40234  menus a 
40235 \family sans
40236 Lastfiles
40237 \family default
40238  entry.
40239  The syntax for the entries is:
40240 \end_layout
40241
40242 \begin_layout Standard
40243 \begin_inset VSpace smallskip*
40244 \end_inset
40245
40246
40247 \series bold
40248 Item 
40249 \begin_inset Quotes erd
40250 \end_inset
40251
40252 menu 
40253 \series default
40254 or
40255 \series bold
40256  button name
40257 \begin_inset Quotes erd
40258 \end_inset
40259
40260  
40261 \begin_inset Quotes erd
40262 \end_inset
40263
40264 LyX-function
40265 \begin_inset Quotes erd
40266 \end_inset
40267
40268
40269 \end_layout
40270
40271 \begin_layout Standard
40272 \noindent
40273 \begin_inset VSpace smallskip*
40274 \end_inset
40275
40276 All LyX-functions are listed in 
40277 \begin_inset CommandInset citation
40278 LatexCommand cite
40279 key "LyX-func"
40280
40281 \end_inset
40282
40283 .
40284 \end_layout
40285
40286 \begin_layout Standard
40287 \begin_inset VSpace medskip
40288 \end_inset
40289
40290
40291 \end_layout
40292
40293 \begin_layout Standard
40294 An example: Assuming you use the menu 
40295 \family sans
40296 Navigate\SpecialChar \menuseparator
40297 Bookmarks
40298 \family default
40299  quite often and therefore want six available bookmarks, you can add the
40300  line
40301 \end_layout
40302
40303 \begin_layout Standard
40304 \begin_inset VSpace smallskip*
40305 \end_inset
40306
40307
40308 \series bold
40309 Item "Save Bookmark 6" "bookmark-save 6"
40310 \end_layout
40311
40312 \begin_layout Standard
40313 \noindent
40314 \begin_inset VSpace smallskip*
40315 \end_inset
40316
40317 to the navigate menu section in the .inc-file to have the sixth bookmark.
40318 \end_layout
40319
40320 \begin_layout Subsubsection
40321 Session
40322 \end_layout
40323
40324 \begin_layout Standard
40325 With the option 
40326 \family sans
40327 Allow saving
40328 \begin_inset space \thinspace{}
40329 \end_inset
40330
40331 /
40332 \begin_inset space \thinspace{}
40333 \end_inset
40334
40335 restoring of window layout and geometries
40336 \family default
40337  LyX's main window will be opened with the size and layout that was used
40338  in the last LyX session.
40339 \end_layout
40340
40341 \begin_layout Standard
40342 The option 
40343 \family sans
40344 Restore cursor positions
40345 \family default
40346  sets the cursor to the position in the file where it has been the last
40347  time.
40348 \end_layout
40349
40350 \begin_layout Standard
40351 The option 
40352 \family sans
40353 Load opened files from last session
40354 \family default
40355  opens all files that were opened in the last LyX session.
40356 \end_layout
40357
40358 \begin_layout Subsubsection
40359 Documents
40360 \begin_inset CommandInset label
40361 LatexCommand label
40362 name "sub:Backup documents"
40363
40364 \end_inset
40365
40366
40367 \begin_inset Index
40368 status collapsed
40369
40370 \begin_layout Plain Layout
40371 Backup ! Documents
40372 \end_layout
40373
40374 \end_inset
40375
40376
40377 \end_layout
40378
40379 \begin_layout Standard
40380 When the option 
40381 \family sans
40382 Backup documents
40383 \family default
40384  is set, you can specify the time between backup saves.
40385 \end_layout
40386
40387 \begin_layout Standard
40388
40389 \family sans
40390 Maximum last files
40391 \family default
40392  is the number of last opened files that LyX should display in the menu
40393  
40394 \family sans
40395 File\SpecialChar \menuseparator
40396 Open
40397 \begin_inset space ~
40398 \end_inset
40399
40400 Recent
40401 \family default
40402 .
40403 \end_layout
40404
40405 \begin_layout Subsection
40406 Screen Fonts
40407 \begin_inset Index
40408 status collapsed
40409
40410 \begin_layout Plain Layout
40411 Font ! Screen
40412 \end_layout
40413
40414 \end_inset
40415
40416
40417 \begin_inset CommandInset label
40418 LatexCommand label
40419 name "sub:Screen-Fonts"
40420
40421 \end_inset
40422
40423
40424 \end_layout
40425
40426 \begin_layout Standard
40427 These fonts are used to display your documents on the screen.
40428 \end_layout
40429
40430 \begin_layout Standard
40431 \begin_inset Note Greyedout
40432 status open
40433
40434 \begin_layout Plain Layout
40435
40436 \series bold
40437 Note:
40438 \series default
40439  This section only deals with the fonts 
40440 \emph on
40441 inside
40442 \emph default
40443  the LyX window.
40444  The fonts that appear on the output are independent from these fonts, and
40445  set in the menu 
40446 \family sans
40447 Document\SpecialChar \menuseparator
40448 Settings\SpecialChar \menuseparator
40449 Fonts
40450 \family default
40451 .
40452 \end_layout
40453
40454 \end_inset
40455
40456
40457 \end_layout
40458
40459 \begin_layout Standard
40460 By default, LyX uses 
40461 \family typewriter
40462 Times
40463 \family default
40464  as roman (serif) font, 
40465 \family typewriter
40466 Arial
40467 \family default
40468  or 
40469 \family typewriter
40470 Helvetica
40471 \family default
40472  (depends on the system) as 
40473 \family sans
40474 sans
40475 \begin_inset space ~
40476 \end_inset
40477
40478 serif
40479 \family default
40480  font, and 
40481 \family typewriter
40482 Courier
40483 \family default
40484  as 
40485 \family typewriter
40486 typewriter
40487 \family default
40488  font.
40489 \end_layout
40490
40491 \begin_layout Standard
40492 You can change the font size with the 
40493 \family sans
40494 Zoom
40495 \family default
40496  setting.
40497  You can also change the font zoom outside the preferences dialog for the
40498  current LyX session by pressing Ctrl and scrolling the mouse wheel.
40499 \end_layout
40500
40501 \begin_layout Standard
40502
40503 \family sans
40504 Screen DPI
40505 \family default
40506  is the screen resolution in dpi (dots per inch).
40507  The Font Sizes are calculated as letter height in units of points.
40508  72
40509 \begin_inset space \thinspace{}
40510 \end_inset
40511
40512 points have the size of 1
40513 \begin_inset space \thinspace{}
40514 \end_inset
40515
40516 inch, see Appendix
40517 \begin_inset space ~
40518 \end_inset
40519
40520
40521 \begin_inset CommandInset ref
40522 LatexCommand ref
40523 reference "cha:Units-available-in"
40524
40525 \end_inset
40526
40527 .
40528 \end_layout
40529
40530 \begin_layout Standard
40531 The default 
40532 \family sans
40533 Font Sizes
40534 \family default
40535  are the same as if a document font size of 10
40536 \begin_inset space \thinspace{}
40537 \end_inset
40538
40539 pt would be used.
40540  The sizes are explained in detail in section
40541 \begin_inset space ~
40542 \end_inset
40543
40544
40545 \begin_inset CommandInset ref
40546 LatexCommand ref
40547 reference "sub:Document-Font"
40548
40549 \end_inset
40550
40551 .
40552 \end_layout
40553
40554 \begin_layout Standard
40555 With the option 
40556 \family sans
40557 Use Pixmap Cache to speed up font rendering
40558 \family default
40559  enabled, LyX needs to redraw the screen less often.
40560  This results in better performance, especially on slow systems.
40561  On the other hand, the characters might look more fuzzy on screen.
40562  So whether you enable this or not depends on whether you prefer speed over
40563  aesthetics.
40564  Note that the Pixmap Cache is only available and useful under Mac
40565 \begin_inset space ~
40566 \end_inset
40567
40568 OS and Windows.
40569 \end_layout
40570
40571 \begin_layout Subsection
40572 Colors
40573 \begin_inset Index
40574 status collapsed
40575
40576 \begin_layout Plain Layout
40577 Color ! LyX screen
40578 \end_layout
40579
40580 \end_inset
40581
40582
40583 \begin_inset Index
40584 status collapsed
40585
40586 \begin_layout Plain Layout
40587 Settings ! Color
40588 \end_layout
40589
40590 \end_inset
40591
40592
40593 \end_layout
40594
40595 \begin_layout Standard
40596 You can here change all colors used by LyX.
40597  Choose an item in the list and use the 
40598 \family sans
40599 Alter
40600 \family default
40601  button.
40602 \end_layout
40603
40604 \begin_layout Subsection
40605 Graphics
40606 \begin_inset Index
40607 status collapsed
40608
40609 \begin_layout Plain Layout
40610 Settings ! Graphics
40611 \end_layout
40612
40613 \end_inset
40614
40615
40616 \end_layout
40617
40618 \begin_layout Standard
40619 Here you can specify how graphics inside LyX are displayed.
40620 \end_layout
40621
40622 \begin_layout Standard
40623
40624 \family sans
40625 Instant Preview
40626 \family default
40627  enables previewing snippets of your document.
40628  This feature is described in section
40629 \begin_inset space ~
40630 \end_inset
40631
40632
40633 \begin_inset CommandInset ref
40634 LatexCommand ref
40635 reference "sec:Previewing-snippets-of"
40636
40637 \end_inset
40638
40639 .
40640 \end_layout
40641
40642 \begin_layout Section
40643 Editing
40644 \begin_inset Index
40645 status collapsed
40646
40647 \begin_layout Plain Layout
40648 Settings ! Editing
40649 \end_layout
40650
40651 \end_inset
40652
40653
40654 \end_layout
40655
40656 \begin_layout Subsection
40657 Control
40658 \end_layout
40659
40660 \begin_layout Subsubsection
40661 Editing
40662 \end_layout
40663
40664 \begin_layout Standard
40665 The option 
40666 \family sans
40667 Cursor follows scrollbar
40668 \family default
40669  sets the cursor to the top of the currently displayed document part when
40670  scrolling.
40671 \end_layout
40672
40673 \begin_layout Standard
40674 The option 
40675 \family sans
40676 Sort environments alphabetically
40677 \family default
40678  sorts the entries in the pull-down box for the paragraph environments.
40679 \end_layout
40680
40681 \begin_layout Standard
40682 The option 
40683 \family sans
40684 Group environments by their category
40685 \family default
40686  groups the entries in the pull-down box for the paragraph environments.
40687 \end_layout
40688
40689 \begin_layout Subsubsection
40690 Fullscreen
40691 \end_layout
40692
40693 \begin_layout Standard
40694 Here you can specify what is hidden in the fullscreen mode.
40695  The option 
40696 \family sans
40697 Limit text width
40698 \family default
40699  specifies the width of the text in fullscreen mode.
40700  This way you can display the text smaller than the screen, the text appears
40701  then centered.
40702 \end_layout
40703
40704 \begin_layout Subsection
40705 Shortcuts
40706 \begin_inset Index
40707 status collapsed
40708
40709 \begin_layout Plain Layout
40710 Key Bindings
40711 \end_layout
40712
40713 \end_inset
40714
40715
40716 \begin_inset Index
40717 status collapsed
40718
40719 \begin_layout Plain Layout
40720 Settings ! Shortcuts
40721 \end_layout
40722
40723 \end_inset
40724
40725
40726 \end_layout
40727
40728 \begin_layout Subsubsection
40729 Bind File
40730 \end_layout
40731
40732 \begin_layout Standard
40733 Bindings are used to bind a LyX-function to a key.
40734  Several binding files are available:
40735 \end_layout
40736
40737 \begin_layout Description
40738 cua.bind typical set of PC keyboard shortcuts
40739 \end_layout
40740
40741 \begin_layout Description
40742 (x)emacs.bind set of bindings like they are used in the editor programs 
40743 \family sans
40744 Emacs
40745 \family default
40746  (
40747 \family sans
40748 XEmacs
40749 \family default
40750 )
40751 \end_layout
40752
40753 \begin_layout Description
40754 mac.bind set of bindings for 
40755 \family sans
40756 Mac
40757 \begin_inset space \thinspace{}
40758 \end_inset
40759
40760 OS
40761 \family default
40762  systems.
40763 \end_layout
40764
40765 \begin_layout Standard
40766 There are also bind-files designed for special document classes, like 
40767 \shape italic
40768 broadway.bind
40769 \shape default
40770 , and bind files for special languages.
40771  The name of language bind-files begin with a language code, e.g.
40772  
40773 \begin_inset Quotes eld
40774 \end_inset
40775
40776 pt
40777 \begin_inset Quotes erd
40778 \end_inset
40779
40780  for Portuguese.
40781  If you use LyX in a certain language, LyX will try to use the appropriate
40782  bind-file.
40783 \end_layout
40784
40785 \begin_layout Standard
40786 Some bind-files, like 
40787 \emph on
40788 math.bind
40789 \emph default
40790 , have only a small scope.
40791  When looking at the the end of the file 
40792 \shape italic
40793 cua.bind
40794 \shape default
40795 , you can see that they are included to keep the overview in the bind-file.
40796 \end_layout
40797
40798 \begin_layout Subsubsection
40799 Editing Shortcuts
40800 \begin_inset CommandInset label
40801 LatexCommand label
40802 name "sub:Editing-Shortcuts"
40803
40804 \end_inset
40805
40806
40807 \begin_inset Index
40808 status collapsed
40809
40810 \begin_layout Plain Layout
40811 Key Bindings ! Editing
40812 \end_layout
40813
40814 \end_inset
40815
40816
40817 \end_layout
40818
40819 \begin_layout Standard
40820 To add new or modify existing keybindings to your own taste you can use
40821  the table in the dialog that lists all LyX-functions and the bound shortcuts.
40822  To find functions easily, they are grouped by categories and the dialog
40823  provides the field 
40824 \family sans
40825 Show key-bindings containing
40826 \family default
40827 .
40828  In this field you can insert a keyword for a function you want to edit.
40829  Insert there for example as keyword 
40830 \begin_inset Quotes eld
40831 \end_inset
40832
40833 paste
40834 \begin_inset Quotes erd
40835 \end_inset
40836
40837  and you get the 4 different existing shortcuts for the 3 different functions
40838  that contain 
40839 \begin_inset Quotes eld
40840 \end_inset
40841
40842 paste
40843 \begin_inset Quotes erd
40844 \end_inset
40845
40846  in their name.
40847  As you can see, one function can have more than one shortcut.
40848  All LyX-functions are also listed in the file 
40849 \emph on
40850 LyX Functions
40851 \emph default
40852  that you find in the 
40853 \family sans
40854 Help
40855 \family default
40856  menu.
40857 \end_layout
40858
40859 \begin_layout Standard
40860 To add e.
40861 \begin_inset space \thinspace{}
40862 \end_inset
40863
40864 g.
40865 \begin_inset space ~
40866 \end_inset
40867
40868 the shortcut 
40869 \family sans
40870 M-q
40871 \family default
40872  for the function 
40873 \family sans
40874 textstyle-apply
40875 \family default
40876 , select the function and press the 
40877 \family sans
40878 Modify
40879 \family default
40880  button.
40881  A dialog pops up where you can add the shortcut by using it.
40882  So press M-q to define the shortcut.
40883  Modifying an existing shortcut is done the same way.
40884  You can also bind multiple functions to one shortcut by modifying an existing
40885  binding and adding the different function names as semicolon separated
40886  list.
40887  LyX will then use the first function that is enabled in the current document
40888  part.
40889  The binding for the function 
40890 \family sans
40891 command-alter
40892 \family default
40893  is an example for this.
40894 \end_layout
40895
40896 \begin_layout Standard
40897 Alternatively you can also edit shortcuts by modifying bind-files with a
40898  text editor.
40899  The syntax of the entries is:
40900 \end_layout
40901
40902 \begin_layout Standard
40903
40904 \series bold
40905
40906 \backslash
40907 bind 
40908 \begin_inset Quotes erd
40909 \end_inset
40910
40911 key combination
40912 \begin_inset Quotes erd
40913 \end_inset
40914
40915  
40916 \begin_inset Quotes erd
40917 \end_inset
40918
40919 LyX-function
40920 \begin_inset Quotes erd
40921 \end_inset
40922
40923
40924 \end_layout
40925
40926 \begin_layout Subsection
40927 Keyboard
40928 \begin_inset space \thinspace{}
40929 \end_inset
40930
40931 /
40932 \begin_inset space \thinspace{}
40933 \end_inset
40934
40935 Mouse
40936 \begin_inset CommandInset label
40937 LatexCommand label
40938 name "sub:Keyboard-Map"
40939
40940 \end_inset
40941
40942
40943 \begin_inset Index
40944 status collapsed
40945
40946 \begin_layout Plain Layout
40947 Keyboard Map
40948 \end_layout
40949
40950 \end_inset
40951
40952
40953 \begin_inset Index
40954 status collapsed
40955
40956 \begin_layout Plain Layout
40957 Settings ! Keyboard Map
40958 \end_layout
40959
40960 \end_inset
40961
40962
40963 \end_layout
40964
40965 \begin_layout Standard
40966 Normally keyboard settings have to be done in a menu of your operating system.
40967  For the case that this is not possible, LyX provides keyboard maps.
40968  If you have e.
40969 \begin_inset space \thinspace{}
40970 \end_inset
40971
40972 g.
40973 \begin_inset space ~
40974 \end_inset
40975
40976 a Czech keyboard but want to write with it like with a Romanian one, you
40977  can use the keyboard map file named 
40978 \emph on
40979 romanian.kmap
40980 \emph default
40981 .
40982 \end_layout
40983
40984 \begin_layout Standard
40985 \begin_inset Note Greyedout
40986 status open
40987
40988 \begin_layout Plain Layout
40989
40990 \series bold
40991 Note:
40992 \series default
40993  Keyboard maps are only provided as makeshift and don't work on all systems.
40994 \end_layout
40995
40996 \end_inset
40997
40998
40999 \end_layout
41000
41001 \begin_layout Standard
41002 Besides this, you can specify here the 
41003 \family sans
41004 Wheel scrolling speed
41005 \family default
41006 .
41007  The standard value is 1.0, higher values speed up the scrolling, lower ones
41008  slow it down.
41009 \end_layout
41010
41011 \begin_layout Section
41012 Paths
41013 \begin_inset Index
41014 status collapsed
41015
41016 \begin_layout Plain Layout
41017 Paths
41018 \end_layout
41019
41020 \end_inset
41021
41022
41023 \begin_inset Index
41024 status collapsed
41025
41026 \begin_layout Plain Layout
41027 Settings ! Paths
41028 \end_layout
41029
41030 \end_inset
41031
41032
41033 \end_layout
41034
41035 \begin_layout Description
41036 Working
41037 \begin_inset space ~
41038 \end_inset
41039
41040 directory This is LyX's working directory.
41041  It is the default when you 
41042 \family sans
41043 Open
41044 \family default
41045
41046 \family sans
41047 Save
41048 \family default
41049  or 
41050 \family sans
41051 Save
41052 \begin_inset space ~
41053 \end_inset
41054
41055 as
41056 \family default
41057  files.
41058 \end_layout
41059
41060 \begin_layout Description
41061 Document
41062 \begin_inset space ~
41063 \end_inset
41064
41065 templates This directory will be opened when you use the menu 
41066 \family sans
41067 File\SpecialChar \menuseparator
41068 New
41069 \begin_inset space ~
41070 \end_inset
41071
41072 from
41073 \begin_inset space ~
41074 \end_inset
41075
41076 Template
41077 \family default
41078 .
41079 \end_layout
41080
41081 \begin_layout Description
41082 Backup
41083 \begin_inset space ~
41084 \end_inset
41085
41086 directory
41087 \begin_inset Index
41088 status collapsed
41089
41090 \begin_layout Plain Layout
41091 Backup ! Directory
41092 \end_layout
41093
41094 \end_inset
41095
41096  Backup copies will be saved to this directory.
41097  When no directory is given but backups are enabled as described in section
41098 \begin_inset space ~
41099 \end_inset
41100
41101
41102 \begin_inset CommandInset ref
41103 LatexCommand ref
41104 reference "sub:Backup documents"
41105
41106 \end_inset
41107
41108 , the 
41109 \family sans
41110 Working directory
41111 \family default
41112  will be used to save the backups.
41113 \begin_inset Newline newline
41114 \end_inset
41115
41116 The backup files have the ending 
41117 \begin_inset Quotes eld
41118 \end_inset
41119
41120 .lyx~
41121 \begin_inset Quotes erd
41122 \end_inset
41123
41124 .
41125 \end_layout
41126
41127 \begin_layout Description
41128 Ly
41129 \begin_inset ERT
41130 status collapsed
41131
41132 \begin_layout Plain Layout
41133
41134 {}
41135 \end_layout
41136
41137 \end_inset
41138
41139 XServer-Pipe Here you can enter the name of a Unix-pipe.
41140  This pipe is used to send data from external programs to LyX.
41141 \begin_inset Newline newline
41142 \end_inset
41143
41144
41145 \begin_inset Note Greyedout
41146 status open
41147
41148 \begin_layout Plain Layout
41149
41150 \series bold
41151 Note:
41152 \series default
41153  This feature doesn't work on Windows systems.
41154 \end_layout
41155
41156 \end_inset
41157
41158
41159 \end_layout
41160
41161 \begin_layout Description
41162 Temporary
41163 \begin_inset space ~
41164 \end_inset
41165
41166 directory Temporary files will be saved in this directory.
41167 \end_layout
41168
41169 \begin_layout Description
41170 PATH
41171 \begin_inset space ~
41172 \end_inset
41173
41174 prefix This field contains a list of paths to external programs.
41175  When LyX needs to use an external program, it looks in this list where
41176  to find it on the system.
41177  The path list is automatically set up on Windows and Mac systems while
41178  LyX is configured, so that you normally don't have to modify it.
41179  On Unix
41180 \begin_inset space \thinspace{}
41181 \end_inset
41182
41183 /
41184 \begin_inset space \thinspace{}
41185 \end_inset
41186
41187 Linux systems, the path list will need to be set only if there are external
41188  programs you wish to use that are not in your normal system path ($PATH).
41189  
41190 \end_layout
41191
41192 \begin_layout Section
41193 Identity
41194 \end_layout
41195
41196 \begin_layout Standard
41197 Here you can insert your name and email address.
41198  The identity will be used when you have enabled change tracking as described
41199  in section
41200 \begin_inset space ~
41201 \end_inset
41202
41203
41204 \begin_inset CommandInset ref
41205 LatexCommand ref
41206 reference "sec:Change-Tracking"
41207
41208 \end_inset
41209
41210 , to mark changes you make as yours.
41211 \end_layout
41212
41213 \begin_layout Section
41214 Language Settings
41215 \begin_inset Index
41216 status collapsed
41217
41218 \begin_layout Plain Layout
41219 Language ! Settings
41220 \end_layout
41221
41222 \end_inset
41223
41224
41225 \begin_inset Index
41226 status collapsed
41227
41228 \begin_layout Plain Layout
41229 Settings ! Language
41230 \end_layout
41231
41232 \end_inset
41233
41234
41235 \end_layout
41236
41237 \begin_layout Subsection
41238 Language
41239 \end_layout
41240
41241 \begin_layout Description
41242 Default
41243 \begin_inset space ~
41244 \end_inset
41245
41246 language is the language used in new documents
41247 \end_layout
41248
41249 \begin_layout Description
41250 Language
41251 \begin_inset space ~
41252 \end_inset
41253
41254 package is a LaTeX-command to load a LaTeX-package that handles language
41255  issues.
41256  The default is the LaTeX-command 
41257 \family sans
41258
41259 \backslash
41260 usepackage{babel}
41261 \family default
41262  that loads the package 
41263 \series bold
41264 babel
41265 \series default
41266 .
41267 \begin_inset Foot
41268 status collapsed
41269
41270 \begin_layout Plain Layout
41271 For an introduction to the LaTeX-Syntax, have a look at section
41272 \begin_inset space ~
41273 \end_inset
41274
41275
41276 \begin_inset CommandInset ref
41277 LatexCommand ref
41278 reference "sec:TeX-Code"
41279
41280 \end_inset
41281
41282 .
41283 \end_layout
41284
41285 \end_inset
41286
41287
41288 \begin_inset Newline newline
41289 \end_inset
41290
41291 The 
41292 \series bold
41293 babel
41294 \series default
41295  translates in the background automatically text labels of documents to
41296  the document language.
41297  A text label is for instance the word 
41298 \begin_inset Quotes eld
41299 \end_inset
41300
41301 Table
41302 \begin_inset Quotes erd
41303 \end_inset
41304
41305  at the beginning of every table-caption.
41306 \end_layout
41307
41308 \begin_layout Description
41309 Command
41310 \begin_inset space ~
41311 \end_inset
41312
41313 start When a special LaTeX-package is needed to write in a certain document
41314  language, you can here specify the command to start the package.
41315  An example is the start command 
41316 \family sans
41317
41318 \backslash
41319 begin{arabtext}
41320 \family default
41321  that is needed to write Arabic using the package 
41322 \series bold
41323 ArabTeX
41324 \series default
41325 , see 
41326 \begin_inset CommandInset citation
41327 LatexCommand cite
41328 key "Arabic"
41329
41330 \end_inset
41331
41332 .
41333  The default is the 
41334 \series bold
41335 babel
41336 \series default
41337  command 
41338 \family sans
41339
41340 \backslash
41341 selectlanguage{$$lang}
41342 \family default
41343 .
41344 \end_layout
41345
41346 \begin_layout Description
41347 Command
41348 \begin_inset space ~
41349 \end_inset
41350
41351 end Counterpart to 
41352 \family sans
41353 Command start
41354 \family default
41355 .
41356  Some packages, like the default, don't have an end command since the start
41357  command toggles the package on and off.
41358 \end_layout
41359
41360 \begin_layout Description
41361 Use
41362 \begin_inset space ~
41363 \end_inset
41364
41365 babel Whether 
41366 \series bold
41367 babel
41368 \series default
41369  is used or not.
41370 \end_layout
41371
41372 \begin_layout Description
41373 Global When this option is set, the languages used in the document will
41374  be added as options to the document class options, so that they can be
41375  used by all LaTeX-packages.
41376  Otherwise they will only be used as options for the 
41377 \series bold
41378 babel
41379 \series default
41380  package.
41381 \end_layout
41382
41383 \begin_layout Description
41384 Auto
41385 \begin_inset space ~
41386 \end_inset
41387
41388 begin When this option is set, the documents starts with the chosen document
41389  language.
41390  When this option is not set, the 
41391 \family sans
41392 Command
41393 \begin_inset space ~
41394 \end_inset
41395
41396 start
41397 \family default
41398  is explicitly set to the beginning of the document in the LaTeX-output.
41399  This assures that the correct language is used when you use another 
41400 \family sans
41401 Command
41402 \begin_inset space ~
41403 \end_inset
41404
41405 start
41406 \family default
41407  than the default.
41408 \end_layout
41409
41410 \begin_layout Description
41411 Auto
41412 \begin_inset space ~
41413 \end_inset
41414
41415 end Counterpart to 
41416 \family sans
41417 Auto
41418 \begin_inset space ~
41419 \end_inset
41420
41421 begin
41422 \family default
41423 .
41424  When it is not set, the 
41425 \family sans
41426 Command
41427 \begin_inset space ~
41428 \end_inset
41429
41430 end
41431 \family default
41432  is set to the end of the document.
41433 \end_layout
41434
41435 \begin_layout Description
41436 Mark
41437 \begin_inset space ~
41438 \end_inset
41439
41440 foreign
41441 \begin_inset space ~
41442 \end_inset
41443
41444 languages Text marked formatted in a language different from the document
41445  language will be underlined blue.
41446 \end_layout
41447
41448 \begin_layout Description
41449 Right
41450 \begin_inset space ~
41451 \end_inset
41452
41453 to
41454 \begin_inset space ~
41455 \end_inset
41456
41457 left
41458 \begin_inset space ~
41459 \end_inset
41460
41461 language
41462 \begin_inset space ~
41463 \end_inset
41464
41465 support Enables the use of languages, written from right to left, like Arabic,
41466  Hebrew, Farsi.
41467 \end_layout
41468
41469 \begin_layout Subsection
41470 Spellchecker
41471 \end_layout
41472
41473 \begin_layout Standard
41474 The spellchecker settings are explained in section
41475 \begin_inset space ~
41476 \end_inset
41477
41478
41479 \begin_inset CommandInset ref
41480 LatexCommand ref
41481 reference "sec:Spellchecking"
41482
41483 \end_inset
41484
41485
41486 \end_layout
41487
41488 \begin_layout Section
41489 Outputs
41490 \end_layout
41491
41492 \begin_layout Subsection
41493 Printer
41494 \begin_inset CommandInset label
41495 LatexCommand label
41496 name "sub:Printer"
41497
41498 \end_inset
41499
41500
41501 \begin_inset Index
41502 status collapsed
41503
41504 \begin_layout Plain Layout
41505 Printer
41506 \end_layout
41507
41508 \end_inset
41509
41510
41511 \begin_inset Index
41512 status collapsed
41513
41514 \begin_layout Plain Layout
41515 Settings ! Printer
41516 \end_layout
41517
41518 \end_inset
41519
41520
41521 \end_layout
41522
41523 \begin_layout Description
41524 Default
41525 \begin_inset space ~
41526 \end_inset
41527
41528 printer Here you can specify the name of your default printer.
41529  The name will be used when the 
41530 \family sans
41531 Printer command
41532 \family default
41533  is executed.
41534 \begin_inset Newline newline
41535 \end_inset
41536
41537
41538 \begin_inset Note Greyedout
41539 status open
41540
41541 \begin_layout Plain Layout
41542
41543 \series bold
41544 Note:
41545 \series default
41546  You can leave this field empty on Windows systems because it has there
41547  no effect.
41548 \end_layout
41549
41550 \end_inset
41551
41552
41553 \end_layout
41554
41555 \begin_layout Description
41556 Adapt
41557 \begin_inset space ~
41558 \end_inset
41559
41560 output
41561 \begin_inset space ~
41562 \end_inset
41563
41564 to
41565 \begin_inset space ~
41566 \end_inset
41567
41568 printer This option works only for the 
41569 \family sans
41570 Printer command
41571 \family default
41572  
41573 \begin_inset Quotes eld
41574 \end_inset
41575
41576
41577 \family sans
41578 dvips
41579 \family default
41580
41581 \begin_inset Quotes erd
41582 \end_inset
41583
41584 .
41585  It activates a configuration file for dvips.
41586  This is an option only for dvips experts.
41587 \end_layout
41588
41589 \begin_layout Description
41590 Printer
41591 \begin_inset space ~
41592 \end_inset
41593
41594 command is the command LyX
41595 \begin_inset space \thinspace{}
41596 \end_inset
41597
41598 /
41599 \begin_inset space \thinspace{}
41600 \end_inset
41601
41602 LaTeX uses for printing.
41603  The default is on most systems 
41604 \family sans
41605 dvips
41606 \family default
41607 .
41608 \end_layout
41609
41610 \begin_layout Description
41611 Printer
41612 \begin_inset space ~
41613 \end_inset
41614
41615 Command
41616 \begin_inset space ~
41617 \end_inset
41618
41619 Options Here you can specify printer options.
41620  A list of printer options with explanations can be found in the documentation
41621  of the program that provides the 
41622 \family sans
41623 Printer command
41624 \family default
41625  you are using.
41626 \end_layout
41627
41628 \begin_layout Subsection
41629 Date Format
41630 \begin_inset Index
41631 status collapsed
41632
41633 \begin_layout Plain Layout
41634 Date Format
41635 \end_layout
41636
41637 \end_inset
41638
41639
41640 \begin_inset Index
41641 status collapsed
41642
41643 \begin_layout Plain Layout
41644 Settings ! Date format
41645 \end_layout
41646
41647 \end_inset
41648
41649
41650 \end_layout
41651
41652 \begin_layout Standard
41653 The date format can be one or a mixture of the formats listed here:
41654 \begin_inset Newline newline
41655 \end_inset
41656
41657
41658 \begin_inset Flex URL
41659 status collapsed
41660
41661 \begin_layout Plain Layout
41662
41663 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
41664 \end_layout
41665
41666 \end_inset
41667
41668
41669 \begin_inset Newline newline
41670 \end_inset
41671
41672 For example the format
41673 \begin_inset Newline newline
41674 \end_inset
41675
41676 %d/%m/%y
41677 \begin_inset Newline newline
41678 \end_inset
41679
41680 prints the date as day/month/year.
41681 \end_layout
41682
41683 \begin_layout Subsection
41684 Plain Text
41685 \end_layout
41686
41687 \begin_layout Description
41688 Output
41689 \begin_inset space ~
41690 \end_inset
41691
41692 line
41693 \begin_inset space ~
41694 \end_inset
41695
41696 length sets the maximum number of characters printed in one line when using
41697  the menu 
41698 \family sans
41699 File\SpecialChar \menuseparator
41700 Export\SpecialChar \menuseparator
41701 Plain
41702 \begin_inset space ~
41703 \end_inset
41704
41705 text
41706 \family default
41707 .
41708  Setting the line line length to 0 means all text is printed in one endless
41709  line.
41710 \end_layout
41711
41712 \begin_layout Description
41713 roff
41714 \begin_inset space ~
41715 \end_inset
41716
41717 command defines an additional command used to produce better ASCII tables
41718  with the 
41719 \family typewriter
41720 groff/troff/nroff
41721 \family default
41722  UNIX-commands (refer to their manuals for more information about them).
41723  Setting this as empty tells LyX to use the internal formatter.
41724 \end_layout
41725
41726 \begin_layout Subsection
41727 LaT
41728 \begin_inset ERT
41729 status collapsed
41730
41731 \begin_layout Plain Layout
41732
41733 {}
41734 \end_layout
41735
41736 \end_inset
41737
41738 eX
41739 \begin_inset CommandInset label
41740 LatexCommand label
41741 name "sub:LaTeX-settings"
41742
41743 \end_inset
41744
41745
41746 \begin_inset Index
41747 status collapsed
41748
41749 \begin_layout Plain Layout
41750 Settings ! LaTeX
41751 \end_layout
41752
41753 \end_inset
41754
41755
41756 \end_layout
41757
41758 \begin_layout Description
41759 Te
41760 \begin_inset ERT
41761 status collapsed
41762
41763 \begin_layout Plain Layout
41764
41765 {}
41766 \end_layout
41767
41768 \end_inset
41769
41770 X
41771 \begin_inset space ~
41772 \end_inset
41773
41774 encoding This is the default encoding of the document font.
41775  
41776 \family sans
41777 T1
41778 \family default
41779  is the default and covers western languages and symbols.
41780  
41781 \family sans
41782 T2A
41783 \family default
41784
41785 \family sans
41786 T2B
41787 \family default
41788
41789 \family sans
41790 T2C
41791 \family default
41792
41793 \family sans
41794 LCY
41795 \family default
41796 , and 
41797 \family sans
41798 X2
41799 \family default
41800  are for Cyrillic.
41801  Combinations of the encodings are possible, like 
41802 \begin_inset Quotes erd
41803 \end_inset
41804
41805
41806 \family sans
41807 T1, T2B
41808 \family default
41809
41810 \begin_inset Quotes erd
41811 \end_inset
41812
41813 .
41814  The font encoding is normally automatically loaded by the language packages
41815  LyX sets up in the background.
41816  So there is no need to change the default encoding.
41817 \end_layout
41818
41819 \begin_layout Description
41820 Default
41821 \begin_inset space ~
41822 \end_inset
41823
41824 paper
41825 \begin_inset space ~
41826 \end_inset
41827
41828 size This is the paper size that is used for new documents.
41829  The 
41830 \family sans
41831 Default
41832 \family default
41833  value depends on your LaTeX-system setup.
41834 \end_layout
41835
41836 \begin_layout Description
41837 Reset
41838 \begin_inset space ~
41839 \end_inset
41840
41841 class
41842 \begin_inset space ~
41843 \end_inset
41844
41845 options
41846 \begin_inset space ~
41847 \end_inset
41848
41849 when
41850 \begin_inset space ~
41851 \end_inset
41852
41853 document
41854 \begin_inset space ~
41855 \end_inset
41856
41857 classes
41858 \begin_inset space ~
41859 \end_inset
41860
41861 changes Removes all manually set document class options in the 
41862 \family sans
41863 Document\SpecialChar \menuseparator
41864 Settings
41865 \family default
41866  dialog when changing the document class.
41867 \end_layout
41868
41869 \begin_layout Standard
41870 In the 
41871 \family sans
41872 External Applications
41873 \family default
41874  field you can specify commands with parameters for the listed applications.
41875  Before you change something here, it is strongly recommended to read the
41876  manuals of the applications.
41877  Currently the following commands can be set:
41878 \end_layout
41879
41880 \begin_layout Description
41881 CheckTe
41882 \begin_inset ERT
41883 status collapsed
41884
41885 \begin_layout Plain Layout
41886
41887 {}
41888 \end_layout
41889
41890 \end_inset
41891
41892 X
41893 \begin_inset space ~
41894 \end_inset
41895
41896 command Command for the program 
41897 \family sans
41898 CheckTeX
41899 \family default
41900  that is described in section 
41901 \emph on
41902 Checking TeX
41903 \emph default
41904  of the 
41905 \emph on
41906 Extended Features
41907 \emph default
41908  manual.
41909 \end_layout
41910
41911 \begin_layout Description
41912 BibTe
41913 \begin_inset ERT
41914 status collapsed
41915
41916 \begin_layout Plain Layout
41917
41918 {}
41919 \end_layout
41920
41921 \end_inset
41922
41923 X
41924 \begin_inset space ~
41925 \end_inset
41926
41927 command Command for the program 
41928 \family sans
41929 BibTeX
41930 \family default
41931  that generates the bibliography, see section
41932 \begin_inset space ~
41933 \end_inset
41934
41935
41936 \begin_inset CommandInset ref
41937 LatexCommand ref
41938 reference "sub:Bibliography-databases"
41939
41940 \end_inset
41941
41942 .
41943 \end_layout
41944
41945 \begin_layout Description
41946 Index
41947 \begin_inset space ~
41948 \end_inset
41949
41950 command Command for the program that generates the index, see section
41951 \begin_inset space ~
41952 \end_inset
41953
41954
41955 \begin_inset CommandInset ref
41956 LatexCommand ref
41957 reference "sub:Index-Program"
41958
41959 \end_inset
41960
41961 .
41962 \end_layout
41963
41964 \begin_layout Description
41965 DVI
41966 \begin_inset space ~
41967 \end_inset
41968
41969 viewer
41970 \begin_inset space ~
41971 \end_inset
41972
41973 paper
41974 \begin_inset space ~
41975 \end_inset
41976
41977 size
41978 \begin_inset space ~
41979 \end_inset
41980
41981 options They only have an effect when the program 
41982 \family sans
41983 xdvi
41984 \family default
41985  is used as DVI-viewer.
41986 \end_layout
41987
41988 \begin_layout Subsection
41989 Paths
41990 \begin_inset Index
41991 status collapsed
41992
41993 \begin_layout Plain Layout
41994 Paths
41995 \end_layout
41996
41997 \end_inset
41998
41999
42000 \begin_inset Index
42001 status collapsed
42002
42003 \begin_layout Plain Layout
42004 Settings ! Paths
42005 \end_layout
42006
42007 \end_inset
42008
42009
42010 \end_layout
42011
42012 \begin_layout Standard
42013 The submenu 
42014 \family sans
42015 Paths
42016 \family default
42017  is only available in the Windows version of LyX.
42018  The option 
42019 \family sans
42020 Use Windows-style paths in LaTeX files
42021 \family default
42022  uses the Windows path style:
42023 \end_layout
42024
42025 \begin_layout Standard
42026 C:
42027 \backslash
42028 test
42029 \backslash
42030 hello
42031 \end_layout
42032
42033 \begin_layout Standard
42034 instead of the Unix path style:
42035 \end_layout
42036
42037 \begin_layout Standard
42038 C:/test/hello
42039 \end_layout
42040
42041 \begin_layout Section
42042 Converters
42043 \begin_inset Index
42044 status collapsed
42045
42046 \begin_layout Plain Layout
42047 Converters
42048 \end_layout
42049
42050 \end_inset
42051
42052
42053 \end_layout
42054
42055 \begin_layout Standard
42056 Here you find the list of defined converter commands to convert material
42057  from one format to another.
42058  You can modify them or create new ones.
42059  To modify a converter, select it, change the entry of the field 
42060 \family sans
42061 Converter
42062 \family default
42063  and/or 
42064 \family sans
42065 Extra
42066 \begin_inset space ~
42067 \end_inset
42068
42069 flag
42070 \family default
42071 , and press the 
42072 \family sans
42073 Modify
42074 \family default
42075  button.
42076  To create a new converter, select an existing one, select a different format
42077  in the 
42078 \family sans
42079 From
42080 \begin_inset space ~
42081 \end_inset
42082
42083 format
42084 \family default
42085  drop-down list, modify the 
42086 \family sans
42087 Converter
42088 \family default
42089  field, and press the 
42090 \family sans
42091 Add
42092 \family default
42093  button.
42094 \end_layout
42095
42096 \begin_layout Standard
42097 When the 
42098 \family sans
42099 Converter File Cache
42100 \family default
42101  is enabled, conversions will be cached as long as specified in the field
42102  
42103 \family sans
42104 Maximum Age (in days
42105 \family default
42106 ).
42107  This means that images don't need to be converted again when you reopen
42108  a document; the converted images from the cache will be used instead.
42109 \end_layout
42110
42111 \begin_layout Standard
42112 More about converters, like the variables and flags that can be used in
42113  the converter definition, is described in section 
42114 \emph on
42115 Converters
42116 \emph default
42117  of the 
42118 \emph on
42119 Customization
42120 \emph default
42121  manual.
42122 \end_layout
42123
42124 \begin_layout Section
42125 File Formats
42126 \begin_inset Index
42127 status collapsed
42128
42129 \begin_layout Plain Layout
42130 File formats
42131 \end_layout
42132
42133 \end_inset
42134
42135
42136 \begin_inset CommandInset label
42137 LatexCommand label
42138 name "sec:File-Formats"
42139
42140 \end_inset
42141
42142
42143 \end_layout
42144
42145 \begin_layout Standard
42146 Here you find the list of defined file formats that LyX can handle.
42147  You can modify the viewer and editor program that should be used for certain
42148  formats.
42149  To create a new format, select an existing one, change the entry of the
42150  fields 
42151 \family sans
42152 Format
42153 \family default
42154  and 
42155 \family sans
42156 GUI
42157 \begin_inset space ~
42158 \end_inset
42159
42160 name
42161 \family default
42162 , and press the 
42163 \family sans
42164 Add
42165 \family default
42166  button.
42167 \end_layout
42168
42169 \begin_layout Standard
42170 More about formats, like the options that can be used in the format definition,
42171  is described in section 
42172 \emph on
42173 Formats
42174 \emph default
42175  of the 
42176 \emph on
42177 Customization
42178 \emph default
42179  manual.
42180 \end_layout
42181
42182 \begin_layout Section
42183 Copiers
42184 \begin_inset Index
42185 status collapsed
42186
42187 \begin_layout Plain Layout
42188 Copiers
42189 \end_layout
42190
42191 \end_inset
42192
42193
42194 \end_layout
42195
42196 \begin_layout Standard
42197 Here you find the list of defined copiers.
42198  Since all conversions from one format to another take place in LyX's temporary
42199  directory, it is sometimes necessary to modify a file before copying it
42200  to the temporary directory in order that the conversion may be performed.
42201  This is done by a Copier.
42202 \end_layout
42203
42204 \begin_layout Standard
42205 More about converters is described in section 
42206 \emph on
42207 Copiers
42208 \emph default
42209  of the 
42210 \emph on
42211 Customization
42212 \emph default
42213  manual.
42214 \end_layout
42215
42216 \begin_layout Chapter
42217 Units available in LyX
42218 \begin_inset Index
42219 status collapsed
42220
42221 \begin_layout Plain Layout
42222 Units
42223 \end_layout
42224
42225 \end_inset
42226
42227
42228 \begin_inset CommandInset label
42229 LatexCommand label
42230 name "cha:Units-available-in"
42231
42232 \end_inset
42233
42234
42235 \end_layout
42236
42237 \begin_layout Standard
42238 To understand the units described in this documentation, 
42239 \begin_inset CommandInset ref
42240 LatexCommand ref
42241 reference "cap:Units"
42242
42243 \end_inset
42244
42245  explains all units available in LyX.
42246 \end_layout
42247
42248 \begin_layout Standard
42249 \begin_inset Float table
42250 placement h
42251 wide false
42252 sideways false
42253 status open
42254
42255 \begin_layout Plain Layout
42256 \begin_inset Caption
42257
42258 \begin_layout Plain Layout
42259 \begin_inset CommandInset label
42260 LatexCommand label
42261 name "cap:Units"
42262
42263 \end_inset
42264
42265 Units
42266 \end_layout
42267
42268 \end_inset
42269
42270
42271 \end_layout
42272
42273 \begin_layout Plain Layout
42274 \begin_inset VSpace medskip
42275 \end_inset
42276
42277
42278 \end_layout
42279
42280 \begin_layout Plain Layout
42281 \align center
42282 \begin_inset Tabular
42283 <lyxtabular version="3" rows="20" columns="2">
42284 <features>
42285 <column alignment="center" valignment="top" width="0">
42286 <column alignment="center" valignment="top" width="0">
42287 <row>
42288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42289 \begin_inset Text
42290
42291 \begin_layout Plain Layout
42292 unit
42293 \end_layout
42294
42295 \end_inset
42296 </cell>
42297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42298 \begin_inset Text
42299
42300 \begin_layout Plain Layout
42301 name/description
42302 \end_layout
42303
42304 \end_inset
42305 </cell>
42306 </row>
42307 <row>
42308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42309 \begin_inset Text
42310
42311 \begin_layout Plain Layout
42312 mm
42313 \end_layout
42314
42315 \end_inset
42316 </cell>
42317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42318 \begin_inset Text
42319
42320 \begin_layout Plain Layout
42321 millimeter
42322 \end_layout
42323
42324 \end_inset
42325 </cell>
42326 </row>
42327 <row>
42328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42329 \begin_inset Text
42330
42331 \begin_layout Plain Layout
42332 cm
42333 \end_layout
42334
42335 \end_inset
42336 </cell>
42337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42338 \begin_inset Text
42339
42340 \begin_layout Plain Layout
42341 centimeter
42342 \end_layout
42343
42344 \end_inset
42345 </cell>
42346 </row>
42347 <row>
42348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42349 \begin_inset Text
42350
42351 \begin_layout Plain Layout
42352 in
42353 \end_layout
42354
42355 \end_inset
42356 </cell>
42357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42358 \begin_inset Text
42359
42360 \begin_layout Plain Layout
42361 inch
42362 \end_layout
42363
42364 \end_inset
42365 </cell>
42366 </row>
42367 <row>
42368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42369 \begin_inset Text
42370
42371 \begin_layout Plain Layout
42372 pt
42373 \end_layout
42374
42375 \end_inset
42376 </cell>
42377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42378 \begin_inset Text
42379
42380 \begin_layout Plain Layout
42381 point (72.27
42382 \begin_inset space \thinspace{}
42383 \end_inset
42384
42385 pt = 1
42386 \begin_inset space \thinspace{}
42387 \end_inset
42388
42389 in)
42390 \end_layout
42391
42392 \end_inset
42393 </cell>
42394 </row>
42395 <row>
42396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42397 \begin_inset Text
42398
42399 \begin_layout Plain Layout
42400 pc
42401 \end_layout
42402
42403 \end_inset
42404 </cell>
42405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42406 \begin_inset Text
42407
42408 \begin_layout Plain Layout
42409 pica (1
42410 \begin_inset space \thinspace{}
42411 \end_inset
42412
42413 pc = 12
42414 \begin_inset space \thinspace{}
42415 \end_inset
42416
42417 pt)
42418 \end_layout
42419
42420 \end_inset
42421 </cell>
42422 </row>
42423 <row>
42424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42425 \begin_inset Text
42426
42427 \begin_layout Plain Layout
42428 sp
42429 \end_layout
42430
42431 \end_inset
42432 </cell>
42433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42434 \begin_inset Text
42435
42436 \begin_layout Plain Layout
42437 scaled point (65536
42438 \begin_inset space \thinspace{}
42439 \end_inset
42440
42441 sp = 1
42442 \begin_inset space \thinspace{}
42443 \end_inset
42444
42445 pt)
42446 \end_layout
42447
42448 \end_inset
42449 </cell>
42450 </row>
42451 <row>
42452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42453 \begin_inset Text
42454
42455 \begin_layout Plain Layout
42456 bp
42457 \end_layout
42458
42459 \end_inset
42460 </cell>
42461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42462 \begin_inset Text
42463
42464 \begin_layout Plain Layout
42465 big point (72
42466 \begin_inset space \thinspace{}
42467 \end_inset
42468
42469 bp = 1
42470 \begin_inset space \thinspace{}
42471 \end_inset
42472
42473 in)
42474 \end_layout
42475
42476 \end_inset
42477 </cell>
42478 </row>
42479 <row>
42480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42481 \begin_inset Text
42482
42483 \begin_layout Plain Layout
42484 dd
42485 \end_layout
42486
42487 \end_inset
42488 </cell>
42489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42490 \begin_inset Text
42491
42492 \begin_layout Plain Layout
42493 didot (72
42494 \begin_inset space \thinspace{}
42495 \end_inset
42496
42497 dd 
42498 \begin_inset Formula $\approx$
42499 \end_inset
42500
42501  37.6
42502 \begin_inset space \thinspace{}
42503 \end_inset
42504
42505 mm)
42506 \end_layout
42507
42508 \end_inset
42509 </cell>
42510 </row>
42511 <row>
42512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42513 \begin_inset Text
42514
42515 \begin_layout Plain Layout
42516 cc
42517 \end_layout
42518
42519 \end_inset
42520 </cell>
42521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42522 \begin_inset Text
42523
42524 \begin_layout Plain Layout
42525 cicero (1
42526 \begin_inset space \thinspace{}
42527 \end_inset
42528
42529 cc = 12
42530 \begin_inset space \thinspace{}
42531 \end_inset
42532
42533 dd)
42534 \end_layout
42535
42536 \end_inset
42537 </cell>
42538 </row>
42539 <row>
42540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42541 \begin_inset Text
42542
42543 \begin_layout Plain Layout
42544 Scale%
42545 \end_layout
42546
42547 \end_inset
42548 </cell>
42549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42550 \begin_inset Text
42551
42552 \begin_layout Plain Layout
42553 % of original image width
42554 \end_layout
42555
42556 \end_inset
42557 </cell>
42558 </row>
42559 <row>
42560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42561 \begin_inset Text
42562
42563 \begin_layout Plain Layout
42564 text%
42565 \end_layout
42566
42567 \end_inset
42568 </cell>
42569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42570 \begin_inset Text
42571
42572 \begin_layout Plain Layout
42573 % of text width
42574 \end_layout
42575
42576 \end_inset
42577 </cell>
42578 </row>
42579 <row>
42580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42581 \begin_inset Text
42582
42583 \begin_layout Plain Layout
42584 col%
42585 \end_layout
42586
42587 \end_inset
42588 </cell>
42589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42590 \begin_inset Text
42591
42592 \begin_layout Plain Layout
42593 % of column width
42594 \end_layout
42595
42596 \end_inset
42597 </cell>
42598 </row>
42599 <row>
42600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42601 \begin_inset Text
42602
42603 \begin_layout Plain Layout
42604 page%
42605 \end_layout
42606
42607 \end_inset
42608 </cell>
42609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42610 \begin_inset Text
42611
42612 \begin_layout Plain Layout
42613 % of paper width
42614 \end_layout
42615
42616 \end_inset
42617 </cell>
42618 </row>
42619 <row>
42620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42621 \begin_inset Text
42622
42623 \begin_layout Plain Layout
42624 line%
42625 \end_layout
42626
42627 \end_inset
42628 </cell>
42629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42630 \begin_inset Text
42631
42632 \begin_layout Plain Layout
42633 % of line width
42634 \end_layout
42635
42636 \end_inset
42637 </cell>
42638 </row>
42639 <row>
42640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42641 \begin_inset Text
42642
42643 \begin_layout Plain Layout
42644 theight%
42645 \end_layout
42646
42647 \end_inset
42648 </cell>
42649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42650 \begin_inset Text
42651
42652 \begin_layout Plain Layout
42653 % of text height
42654 \end_layout
42655
42656 \end_inset
42657 </cell>
42658 </row>
42659 <row>
42660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42661 \begin_inset Text
42662
42663 \begin_layout Plain Layout
42664 pheight%
42665 \end_layout
42666
42667 \end_inset
42668 </cell>
42669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42670 \begin_inset Text
42671
42672 \begin_layout Plain Layout
42673 % of paper height
42674 \end_layout
42675
42676 \end_inset
42677 </cell>
42678 </row>
42679 <row>
42680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42681 \begin_inset Text
42682
42683 \begin_layout Plain Layout
42684 ex
42685 \end_layout
42686
42687 \end_inset
42688 </cell>
42689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42690 \begin_inset Text
42691
42692 \begin_layout Plain Layout
42693 height of letter 
42694 \emph on
42695 x
42696 \emph default
42697  in current font
42698 \end_layout
42699
42700 \end_inset
42701 </cell>
42702 </row>
42703 <row>
42704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42705 \begin_inset Text
42706
42707 \begin_layout Plain Layout
42708 em
42709 \end_layout
42710
42711 \end_inset
42712 </cell>
42713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42714 \begin_inset Text
42715
42716 \begin_layout Plain Layout
42717 width of letter 
42718 \emph on
42719 M
42720 \emph default
42721  in current font
42722 \end_layout
42723
42724 \end_inset
42725 </cell>
42726 </row>
42727 <row>
42728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42729 \begin_inset Text
42730
42731 \begin_layout Plain Layout
42732 mu
42733 \end_layout
42734
42735 \end_inset
42736 </cell>
42737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42738 \begin_inset Text
42739
42740 \begin_layout Plain Layout
42741 math unit (1
42742 \begin_inset space \thinspace{}
42743 \end_inset
42744
42745 mu = 1/18
42746 \begin_inset space \thinspace{}
42747 \end_inset
42748
42749 em)
42750 \end_layout
42751
42752 \end_inset
42753 </cell>
42754 </row>
42755 </lyxtabular>
42756
42757 \end_inset
42758
42759
42760 \end_layout
42761
42762 \end_inset
42763
42764
42765 \end_layout
42766
42767 \begin_layout Chapter
42768 Credits
42769 \begin_inset CommandInset label
42770 LatexCommand label
42771 name "cha:Credits"
42772
42773 \end_inset
42774
42775
42776 \end_layout
42777
42778 \begin_layout Standard
42779 The documentation is a collaborative effort between many different people
42780  (and we would encourage people to contribute!).
42781 \end_layout
42782
42783 \begin_layout Itemize
42784
42785 \noun on
42786 Alejandro Aguilar Sierra
42787 \end_layout
42788
42789 \begin_layout Itemize
42790
42791 \noun on
42792 Amir Karger
42793 \end_layout
42794
42795 \begin_layout Itemize
42796
42797 \noun on
42798 David Johnson
42799 \end_layout
42800
42801 \begin_layout Itemize
42802
42803 \noun on
42804 Hartmut Haase
42805 \end_layout
42806
42807 \begin_layout Itemize
42808
42809 \noun on
42810 Ignacio García
42811 \end_layout
42812
42813 \begin_layout Itemize
42814
42815 \noun on
42816 Ivan Schreter
42817 \end_layout
42818
42819 \begin_layout Itemize
42820
42821 \noun on
42822 John Raithel
42823 \end_layout
42824
42825 \begin_layout Itemize
42826
42827 \noun on
42828 John Weiss
42829 \end_layout
42830
42831 \begin_layout Itemize
42832
42833 \noun on
42834 Lars Gullik Bjønnes
42835 \end_layout
42836
42837 \begin_layout Itemize
42838
42839 \noun on
42840 Matthias Ettrich
42841 \end_layout
42842
42843 \begin_layout Itemize
42844
42845 \noun on
42846 Matthias Zenker
42847 \end_layout
42848
42849 \begin_layout Itemize
42850
42851 \noun on
42852 Rich Fields
42853 \end_layout
42854
42855 \begin_layout Itemize
42856
42857 \noun on
42858 Pascal André
42859 \end_layout
42860
42861 \begin_layout Itemize
42862
42863 \noun on
42864 Paul Evans
42865 \end_layout
42866
42867 \begin_layout Itemize
42868
42869 \noun on
42870 Paul Russel
42871 \end_layout
42872
42873 \begin_layout Itemize
42874
42875 \noun on
42876 Robin Socha
42877 \end_layout
42878
42879 \begin_layout Itemize
42880
42881 \noun on
42882 Uwe Stöhr
42883 \end_layout
42884
42885 \begin_layout Itemize
42886 The LyX Team: 
42887 \begin_inset CommandInset citation
42888 LatexCommand cite
42889 key "lyxcredit"
42890
42891 \end_inset
42892
42893
42894 \end_layout
42895
42896 \begin_layout Standard
42897 \begin_inset Newpage newpage
42898 \end_inset
42899
42900 The bibliography on the following page was created with the 
42901 \family sans
42902 Bibliography
42903 \family default
42904  environment.
42905 \end_layout
42906
42907 \begin_layout Bibliography
42908 \begin_inset CommandInset bibitem
42909 LatexCommand bibitem
42910 label "Credits"
42911 key "lyxcredit"
42912
42913 \end_inset
42914
42915 The LyX Team: 
42916 \begin_inset CommandInset href
42917 LatexCommand href
42918 name "Credits"
42919 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
42920
42921 \end_inset
42922
42923 :
42924 \begin_inset Newline newline
42925 \end_inset
42926
42927
42928 \begin_inset Flex URL
42929 status collapsed
42930
42931 \begin_layout Plain Layout
42932
42933 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
42934 \end_layout
42935
42936 \end_inset
42937
42938
42939 \end_layout
42940
42941 \begin_layout Bibliography
42942 \begin_inset CommandInset bibitem
42943 LatexCommand bibitem
42944 key "latexcompanion"
42945
42946 \end_inset
42947
42948 Frank Mittelbach and Michel Goossens: 
42949 \emph on
42950 The LaTeX Companion Second Edition.
42951
42952 \emph default
42953  Addison-Wesley, 2004
42954 \end_layout
42955
42956 \begin_layout Bibliography
42957 \begin_inset CommandInset bibitem
42958 LatexCommand bibitem
42959 key "latexguide"
42960
42961 \end_inset
42962
42963 Helmut Kopka and Patrick W.
42964  Daly: 
42965 \emph on
42966 A Guide to LaTeX Fourth Edition.
42967
42968 \emph default
42969  Addison-Wesley, 2003
42970 \end_layout
42971
42972 \begin_layout Bibliography
42973 \begin_inset CommandInset bibitem
42974 LatexCommand bibitem
42975 key "latexbook"
42976
42977 \end_inset
42978
42979 Leslie Lamport: 
42980 \emph on
42981 LaTeX: A Document Preparation System.
42982
42983 \emph default
42984  Addison-Wesley, second edition, 1994
42985 \end_layout
42986
42987 \begin_layout Bibliography
42988 \begin_inset CommandInset bibitem
42989 LatexCommand bibitem
42990 key "texbook"
42991
42992 \end_inset
42993
42994 Donald E.
42995  Knuth.
42996  
42997 \emph on
42998 The TeXbook.
42999
43000 \emph default
43001  Addison-Wesley, 1984
43002 \end_layout
43003
43004 \begin_layout Bibliography
43005 \begin_inset CommandInset bibitem
43006 LatexCommand bibitem
43007 key "TeXCatalogue"
43008
43009 \end_inset
43010
43011 The TeX Catalogue:
43012 \begin_inset Newline newline
43013 \end_inset
43014
43015
43016 \begin_inset Flex URL
43017 status collapsed
43018
43019 \begin_layout Plain Layout
43020
43021 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
43022 \end_layout
43023
43024 \end_inset
43025
43026
43027 \end_layout
43028
43029 \begin_layout Bibliography
43030 \begin_inset CommandInset bibitem
43031 LatexCommand bibitem
43032 key "LaTeXFAQ"
43033
43034 \end_inset
43035
43036 The LaTeX FAQ:
43037 \begin_inset Newline newline
43038 \end_inset
43039
43040
43041 \begin_inset Flex URL
43042 status collapsed
43043
43044 \begin_layout Plain Layout
43045
43046 http://www.tex.ac.uk/cgi-bin/texfaq2html
43047 \end_layout
43048
43049 \end_inset
43050
43051
43052 \end_layout
43053
43054 \begin_layout Bibliography
43055 \begin_inset CommandInset bibitem
43056 LatexCommand bibitem
43057 key "BibTeX"
43058
43059 \end_inset
43060
43061
43062 \begin_inset CommandInset href
43063 LatexCommand href
43064 name "Documentation"
43065 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
43066
43067 \end_inset
43068
43069  of the program 
43070 \family sans
43071 BibTeX
43072 \family default
43073 :
43074 \begin_inset Newline newline
43075 \end_inset
43076
43077
43078 \begin_inset Flex URL
43079 status collapsed
43080
43081 \begin_layout Plain Layout
43082
43083 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
43084 \end_layout
43085
43086 \end_inset
43087
43088
43089 \end_layout
43090
43091 \begin_layout Bibliography
43092 \begin_inset CommandInset bibitem
43093 LatexCommand bibitem
43094 key "makeindex"
43095
43096 \end_inset
43097
43098
43099 \begin_inset CommandInset href
43100 LatexCommand href
43101 name "Documentation"
43102 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
43103
43104 \end_inset
43105
43106  of the program 
43107 \family sans
43108 makeindex
43109 \family default
43110 :
43111 \begin_inset Newline newline
43112 \end_inset
43113
43114
43115 \begin_inset Flex URL
43116 status collapsed
43117
43118 \begin_layout Plain Layout
43119
43120 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
43121 \end_layout
43122
43123 \end_inset
43124
43125
43126 \end_layout
43127
43128 \begin_layout Bibliography
43129 \begin_inset CommandInset bibitem
43130 LatexCommand bibitem
43131 key "xindy"
43132
43133 \end_inset
43134
43135
43136 \begin_inset CommandInset href
43137 LatexCommand href
43138 name "Documentation"
43139 target "http://www.xindy.org/documentation.html"
43140
43141 \end_inset
43142
43143  of the program 
43144 \family sans
43145 xindy
43146 \family default
43147 :
43148 \begin_inset Newline newline
43149 \end_inset
43150
43151
43152 \begin_inset Flex URL
43153 status collapsed
43154
43155 \begin_layout Plain Layout
43156
43157 http://www.xindy.org/documentation.html
43158 \end_layout
43159
43160 \end_inset
43161
43162
43163 \end_layout
43164
43165 \begin_layout Bibliography
43166 \begin_inset CommandInset bibitem
43167 LatexCommand bibitem
43168 key "caption"
43169
43170 \end_inset
43171
43172
43173 \begin_inset CommandInset href
43174 LatexCommand href
43175 name "Documentation"
43176 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
43177
43178 \end_inset
43179
43180  of the LaTeX-package 
43181 \series bold
43182 caption
43183 \series default
43184
43185 \begin_inset Index
43186 status collapsed
43187
43188 \begin_layout Plain Layout
43189 LaTeX-packages ! caption
43190 \end_layout
43191
43192 \end_inset
43193
43194 :
43195 \begin_inset Newline newline
43196 \end_inset
43197
43198
43199 \begin_inset Flex URL
43200 status collapsed
43201
43202 \begin_layout Plain Layout
43203
43204 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
43205 \end_layout
43206
43207 \end_inset
43208
43209
43210 \end_layout
43211
43212 \begin_layout Bibliography
43213 \begin_inset CommandInset bibitem
43214 LatexCommand bibitem
43215 key "fancyhdr"
43216
43217 \end_inset
43218
43219
43220 \begin_inset CommandInset href
43221 LatexCommand href
43222 name "Documentation"
43223 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
43224
43225 \end_inset
43226
43227  of the LaTeX-package 
43228 \series bold
43229 fancyhdr
43230 \series default
43231
43232 \begin_inset Index
43233 status collapsed
43234
43235 \begin_layout Plain Layout
43236 LaTeX-packages ! fancyhdr
43237 \end_layout
43238
43239 \end_inset
43240
43241 :
43242 \begin_inset Newline newline
43243 \end_inset
43244
43245
43246 \begin_inset Flex URL
43247 status collapsed
43248
43249 \begin_layout Plain Layout
43250
43251 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
43252 \end_layout
43253
43254 \end_inset
43255
43256
43257 \end_layout
43258
43259 \begin_layout Bibliography
43260 \begin_inset CommandInset bibitem
43261 LatexCommand bibitem
43262 key "hyperref"
43263
43264 \end_inset
43265
43266
43267 \series bold
43268
43269 \begin_inset CommandInset href
43270 LatexCommand href
43271 name "Documentation"
43272 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
43273
43274 \end_inset
43275
43276
43277 \series default
43278  of the LaTeX-package 
43279 \series bold
43280 hyperref
43281 \series default
43282
43283 \begin_inset Index
43284 status collapsed
43285
43286 \begin_layout Plain Layout
43287 LaTeX-packages ! hyperref
43288 \end_layout
43289
43290 \end_inset
43291
43292 :
43293 \begin_inset Newline newline
43294 \end_inset
43295
43296
43297 \begin_inset Flex URL
43298 status collapsed
43299
43300 \begin_layout Plain Layout
43301
43302 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
43303 \end_layout
43304
43305 \end_inset
43306
43307
43308 \end_layout
43309
43310 \begin_layout Bibliography
43311 \begin_inset CommandInset bibitem
43312 LatexCommand bibitem
43313 key "nomencl"
43314
43315 \end_inset
43316
43317
43318 \begin_inset CommandInset href
43319 LatexCommand href
43320 name "Documentation"
43321 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
43322
43323 \end_inset
43324
43325  of the LaTeX-package 
43326 \series bold
43327 nomencl
43328 \series default
43329
43330 \begin_inset Index
43331 status collapsed
43332
43333 \begin_layout Plain Layout
43334 LaTeX-packages ! nomencl
43335 \end_layout
43336
43337 \end_inset
43338
43339 :
43340 \begin_inset Newline newline
43341 \end_inset
43342
43343
43344 \begin_inset Flex URL
43345 status collapsed
43346
43347 \begin_layout Plain Layout
43348
43349 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
43350 \end_layout
43351
43352 \end_inset
43353
43354
43355 \end_layout
43356
43357 \begin_layout Bibliography
43358 \begin_inset CommandInset bibitem
43359 LatexCommand bibitem
43360 key "tipa"
43361
43362 \end_inset
43363
43364
43365 \begin_inset CommandInset href
43366 LatexCommand href
43367 name "Documentation"
43368 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
43369
43370 \end_inset
43371
43372  of the LaTeX-package 
43373 \series bold
43374 tipa
43375 \series default
43376
43377 \begin_inset Index
43378 status collapsed
43379
43380 \begin_layout Plain Layout
43381 LaTeX-packages ! tipa
43382 \end_layout
43383
43384 \end_inset
43385
43386 :
43387 \begin_inset Newline newline
43388 \end_inset
43389
43390
43391 \begin_inset Flex URL
43392 status collapsed
43393
43394 \begin_layout Plain Layout
43395
43396 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
43397 \end_layout
43398
43399 \end_inset
43400
43401
43402 \end_layout
43403
43404 \begin_layout Bibliography
43405 \begin_inset CommandInset bibitem
43406 LatexCommand bibitem
43407 key "wrapfig"
43408
43409 \end_inset
43410
43411
43412 \begin_inset CommandInset href
43413 LatexCommand href
43414 name "Documentation"
43415 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
43416
43417 \end_inset
43418
43419  of the LaTeX-package 
43420 \series bold
43421 wrapfig
43422 \series default
43423
43424 \begin_inset Index
43425 status collapsed
43426
43427 \begin_layout Plain Layout
43428 LaTeX-packages ! wrapfig
43429 \end_layout
43430
43431 \end_inset
43432
43433 :
43434 \begin_inset Newline newline
43435 \end_inset
43436
43437
43438 \begin_inset Flex URL
43439 status collapsed
43440
43441 \begin_layout Plain Layout
43442
43443 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
43444 \end_layout
43445
43446 \end_inset
43447
43448
43449 \end_layout
43450
43451 \begin_layout Bibliography
43452 \begin_inset CommandInset bibitem
43453 LatexCommand bibitem
43454 key "XeTeX"
43455
43456 \end_inset
43457
43458
43459 \begin_inset CommandInset href
43460 LatexCommand href
43461 name "Wiki-page"
43462 target "http://wiki.lyx.org/LyX/XeTeX"
43463
43464 \end_inset
43465
43466  how to use LyX with XeTeX:
43467 \begin_inset Newline newline
43468 \end_inset
43469
43470
43471 \begin_inset Flex URL
43472 status collapsed
43473
43474 \begin_layout Plain Layout
43475
43476 http://wiki.lyx.org/LyX/XeTeX
43477 \end_layout
43478
43479 \end_inset
43480
43481
43482 \end_layout
43483
43484 \begin_layout Bibliography
43485 \begin_inset CommandInset bibitem
43486 LatexCommand bibitem
43487 key "Arabic"
43488
43489 \end_inset
43490
43491
43492 \begin_inset CommandInset href
43493 LatexCommand href
43494 name "Wiki-page"
43495 target "http://wiki.lyx.org/Windows/Arabic"
43496
43497 \end_inset
43498
43499  how to set up LyX for Arabic:
43500 \begin_inset Newline newline
43501 \end_inset
43502
43503
43504 \begin_inset Flex URL
43505 status collapsed
43506
43507 \begin_layout Plain Layout
43508
43509 http://wiki.lyx.org/Windows/Arabic
43510 \end_layout
43511
43512 \end_inset
43513
43514
43515 \end_layout
43516
43517 \begin_layout Bibliography
43518 \begin_inset CommandInset bibitem
43519 LatexCommand bibitem
43520 key "Armenian"
43521
43522 \end_inset
43523
43524
43525 \begin_inset CommandInset href
43526 LatexCommand href
43527 name "Wiki-page"
43528 target "http://wiki.lyx.org/Windows/Armenian"
43529
43530 \end_inset
43531
43532  how to set up LyX for Armenian:
43533 \begin_inset Newline newline
43534 \end_inset
43535
43536
43537 \begin_inset Flex URL
43538 status collapsed
43539
43540 \begin_layout Plain Layout
43541
43542 http://wiki.lyx.org/Windows/Armenian
43543 \end_layout
43544
43545 \end_inset
43546
43547
43548 \end_layout
43549
43550 \begin_layout Bibliography
43551 \begin_inset CommandInset bibitem
43552 LatexCommand bibitem
43553 key "Farsi"
43554
43555 \end_inset
43556
43557
43558 \begin_inset CommandInset href
43559 LatexCommand href
43560 name "Wiki-page"
43561 target "http://wiki.lyx.org/Windows/Farsi"
43562
43563 \end_inset
43564
43565  how to set up LyX for Farsi:
43566 \begin_inset Newline newline
43567 \end_inset
43568
43569
43570 \begin_inset Flex URL
43571 status collapsed
43572
43573 \begin_layout Plain Layout
43574
43575 http://wiki.lyx.org/Windows/Farsi
43576 \end_layout
43577
43578 \end_inset
43579
43580
43581 \end_layout
43582
43583 \begin_layout Bibliography
43584 \begin_inset CommandInset bibitem
43585 LatexCommand bibitem
43586 key "Hebrew"
43587
43588 \end_inset
43589
43590
43591 \begin_inset CommandInset href
43592 LatexCommand href
43593 name "Wiki-page"
43594 target "http://wiki.lyx.org/Windows/Hebrew"
43595
43596 \end_inset
43597
43598  how to set up LyX for Hebrew:
43599 \begin_inset Newline newline
43600 \end_inset
43601
43602
43603 \begin_inset Flex URL
43604 status collapsed
43605
43606 \begin_layout Plain Layout
43607
43608 http://wiki.lyx.org/Windows/Hebrew
43609 \end_layout
43610
43611 \end_inset
43612
43613
43614 \end_layout
43615
43616 \begin_layout Bibliography
43617 \begin_inset CommandInset bibitem
43618 LatexCommand bibitem
43619 key "Japanese"
43620
43621 \end_inset
43622
43623
43624 \begin_inset CommandInset href
43625 LatexCommand href
43626 name "Wiki-page"
43627 target "http://wiki.lyx.org/Windows/Japanese"
43628
43629 \end_inset
43630
43631  how to set up LyX for Japanese:
43632 \begin_inset Newline newline
43633 \end_inset
43634
43635
43636 \begin_inset Flex URL
43637 status collapsed
43638
43639 \begin_layout Plain Layout
43640
43641 http://wiki.lyx.org/Windows/Japanese
43642 \end_layout
43643
43644 \end_inset
43645
43646
43647 \end_layout
43648
43649 \begin_layout Bibliography
43650 \begin_inset CommandInset bibitem
43651 LatexCommand bibitem
43652 key "Vietnamese"
43653
43654 \end_inset
43655
43656
43657 \begin_inset CommandInset href
43658 LatexCommand href
43659 name "Wiki-page"
43660 target "http://wiki.lyx.org/Windows/Vietnamese"
43661
43662 \end_inset
43663
43664  how to set up LyX for Vietnamese:
43665 \begin_inset Newline newline
43666 \end_inset
43667
43668
43669 \begin_inset Flex URL
43670 status collapsed
43671
43672 \begin_layout Plain Layout
43673
43674 http://wiki.lyx.org/Windows/Vietnamese
43675 \end_layout
43676
43677 \end_inset
43678
43679
43680 \end_layout
43681
43682 \begin_layout Bibliography
43683 \begin_inset CommandInset bibitem
43684 LatexCommand bibitem
43685 key "LyX-func"
43686
43687 \end_inset
43688
43689
43690 \begin_inset CommandInset href
43691 LatexCommand href
43692 name "Wiki-page"
43693 target "http://wiki.lyx.org/LyX/LyxFunctionList"
43694
43695 \end_inset
43696
43697  with a list of all available LyX-functions:
43698 \begin_inset Newline newline
43699 \end_inset
43700
43701
43702 \begin_inset Flex URL
43703 status collapsed
43704
43705 \begin_layout Plain Layout
43706
43707 http://wiki.lyx.org/LyX/LyxFunctionList
43708 \end_layout
43709
43710 \end_inset
43711
43712
43713 \end_layout
43714
43715 \begin_layout Bibliography
43716 \begin_inset CommandInset bibitem
43717 LatexCommand bibitem
43718 key "NewInLyX16"
43719
43720 \end_inset
43721
43722
43723 \begin_inset CommandInset href
43724 LatexCommand href
43725 name "Wiki-page"
43726 target "http://wiki.lyx.org/LyX/NewInLyX16"
43727
43728 \end_inset
43729
43730  about new features in 
43731 \family sans
43732 LyX 1.6.0
43733 \family default
43734 :
43735 \begin_inset Newline newline
43736 \end_inset
43737
43738
43739 \begin_inset Flex URL
43740 status collapsed
43741
43742 \begin_layout Plain Layout
43743
43744 http://wiki.lyx.org/LyX/NewInLyX16
43745 \end_layout
43746
43747 \end_inset
43748
43749
43750 \end_layout
43751
43752 \begin_layout Standard
43753 \begin_inset Newpage newpage
43754 \end_inset
43755
43756
43757 \begin_inset ERT
43758 status collapsed
43759
43760 \begin_layout Plain Layout
43761
43762
43763 \backslash
43764 let
43765 \backslash
43766 mybibname
43767 \backslash
43768 bibname
43769 \end_layout
43770
43771 \begin_layout Plain Layout
43772
43773
43774 \backslash
43775 renewcommand{
43776 \backslash
43777 bibname}{
43778 \backslash
43779 mybibname
43780 \backslash
43781 ; 2}
43782 \end_layout
43783
43784 \end_inset
43785
43786
43787 \begin_inset Note Note
43788 status collapsed
43789
43790 \begin_layout Plain Layout
43791 The command 
43792 \series bold
43793
43794 \backslash
43795 bibname
43796 \series default
43797  is the name of the bibliography in the current document language.
43798  It is redefined here with the number 2 at the end to state that the following
43799  bibliography is the second one:
43800 \end_layout
43801
43802 \end_inset
43803
43804
43805 \end_layout
43806
43807 \begin_layout Standard
43808 \begin_inset CommandInset bibtex
43809 LatexCommand bibtex
43810 bibfiles "biblio/LyXDocs"
43811 options "biblio/alphadin"
43812
43813 \end_inset
43814
43815
43816 \end_layout
43817
43818 \begin_layout Standard
43819 The above bibliography is created from a BibTeX-database.
43820 \end_layout
43821
43822 \begin_layout Standard
43823
43824 \series bold
43825 \begin_inset CommandInset nomencl_print
43826 LatexCommand printnomenclature
43827
43828 \end_inset
43829
43830
43831 \begin_inset CommandInset index_print
43832 LatexCommand printindex
43833
43834 \end_inset
43835
43836
43837 \end_layout
43838
43839 \end_body
43840 \end_document