]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
- EmbeddedObjects.lyx, UserGuide.lyx: updates in the description of cross-references
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 387
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
51 % workaround for a makeindex bug,
52 % see sec. "Index Entry Order"
53 % only uncomment this when you are using makindex
54 %\let\OrgIndex\index 
55 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
56 \end_preamble
57 \options intoc,bibtotoc,idxtotoc,BCOR7mm,tablecaptionabove
58 \use_default_options false
59 \maintain_unincluded_children false
60 \language english
61 \inputencoding auto
62 \fontencoding global
63 \font_roman default
64 \font_sans default
65 \font_typewriter default
66 \font_default_family default
67 \use_xetex false
68 \font_sc false
69 \font_osf false
70 \font_sf_scale 100
71 \font_tt_scale 100
72
73 \graphics default
74 \default_output_format default
75 \bibtex_command default
76 \index_command default
77 \paperfontsize 12
78 \spacing single
79 \use_hyperref true
80 \pdf_title "The LyX User's Guide"
81 \pdf_author "LyX Team"
82 \pdf_subject "LyX"
83 \pdf_keywords "LyX"
84 \pdf_bookmarks true
85 \pdf_bookmarksnumbered true
86 \pdf_bookmarksopen false
87 \pdf_bookmarksopenlevel 1
88 \pdf_breaklinks false
89 \pdf_pdfborder false
90 \pdf_colorlinks true
91 \pdf_backref false
92 \pdf_pdfusetitle false
93 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
94 \papersize default
95 \use_geometry false
96 \use_amsmath 1
97 \use_esint 1
98 \use_mhchem 1
99 \cite_engine basic
100 \use_bibtopic false
101 \use_indices false
102 \paperorientation portrait
103 \suppress_date false
104 \branch Question
105 \selected 1
106 \filename_suffix 0
107 \color #00ff00
108 \end_branch
109 \branch Answer
110 \selected 0
111 \filename_suffix 0
112 \color #aa55ff
113 \end_branch
114 \index Index
115 \shortcut idx
116 \color #008000
117 \end_index
118 \secnumdepth 3
119 \tocdepth 2
120 \paragraph_separation indent
121 \paragraph_indentation default
122 \quotes_language english
123 \papercolumns 1
124 \papersides 2
125 \paperpagestyle default
126 \tracking_changes true
127 \output_changes false
128 \html_math_output 0
129 \html_be_strict true
130 \html_math_img_scale 1
131 \html_latex_start "<span class='latex'>"
132 \html_latex_end "</span>"
133 \author 1 "Richard Heck" 
134 \end_header
135
136 \begin_body
137
138 \begin_layout Title
139 The LyX User's Guide
140 \end_layout
141
142 \begin_layout Author
143 by the LyX Team
144 \begin_inset Foot
145 status collapsed
146
147 \begin_layout Plain Layout
148 \noindent
149 If you have comments or error corrections, please send them to the LyX Documenta
150 tion mailing list: 
151 \begin_inset CommandInset href
152 LatexCommand href
153 target "lyx-docs@lists.lyx.org"
154 type "mailto:"
155
156 \end_inset
157
158
159 \end_layout
160
161 \end_inset
162
163
164 \begin_inset Newline newline
165 \end_inset
166
167
168 \begin_inset Newline newline
169 \end_inset
170
171 Version 2.0.x
172 \begin_inset Note Note
173 status open
174
175 \begin_layout Plain Layout
176 The latest PDF-version of this document can be found here:
177 \begin_inset Newline newline
178 \end_inset
179
180
181 \series bold
182 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
183 \end_layout
184
185 \end_inset
186
187
188 \end_layout
189
190 \begin_layout Standard
191 \begin_inset CommandInset toc
192 LatexCommand tableofcontents
193
194 \end_inset
195
196
197 \end_layout
198
199 \begin_layout Chapter
200 Getting Started
201 \end_layout
202
203 \begin_layout Section
204 What is LyX?
205 \end_layout
206
207 \begin_layout Standard
208 LyX is a document preparation system.
209  It is a tool for producing beautiful manuscripts, publishable books, business
210  letters and proposals, and even poetry.
211  It is unlike most other 
212 \begin_inset Quotes eld
213 \end_inset
214
215 word processors
216 \begin_inset Quotes erd
217 \end_inset
218
219  in the sense that it uses the paradigm of a markup language as its core
220  editing style.
221  That means that when you type a section header, you mark it as a 
222 \begin_inset Quotes eld
223 \end_inset
224
225 Section
226 \begin_inset Quotes erd
227 \end_inset
228
229 , not 
230 \begin_inset Quotes eld
231 \end_inset
232
233 Bold, 17
234 \begin_inset space \thinspace{}
235 \end_inset
236
237 pt type, left justified, 5
238 \begin_inset space \thinspace{}
239 \end_inset
240
241 mm space below
242 \begin_inset Quotes erd
243 \end_inset
244
245 .
246  LyX takes care of the typesetting for you, so you deal only with concepts,
247  not the mechanics.
248 \end_layout
249
250 \begin_layout Standard
251 This philosophy is explained in much greater detail in the 
252 \emph on
253
254 \begin_inset Quotes eld
255 \end_inset
256
257 Introduction
258 \begin_inset Quotes erd
259 \end_inset
260
261
262 \emph default
263 .
264  If you haven't read it yet, you need to.
265  Yes, we mean now.
266 \end_layout
267
268 \begin_layout Standard
269 The 
270 \begin_inset Quotes eld
271 \end_inset
272
273
274 \emph on
275 Introduction
276 \emph default
277
278 \begin_inset Quotes erd
279 \end_inset
280
281  describes several things in addition to LyX's philosophy: most importantly,
282  the format of all of the manuals.
283  If you don't read it, you'll have a bear of a time navigating this manual.
284  You might also be better served looking in one of the other manuals instead
285  of this one.
286  
287 \begin_inset Quotes eld
288 \end_inset
289
290
291 \emph on
292 Introduction
293 \emph default
294
295 \begin_inset Quotes erd
296 \end_inset
297
298  describes that, too.
299 \end_layout
300
301 \begin_layout Section
302 How LyX Looks
303 \end_layout
304
305 \begin_layout Standard
306 Like most applications, LyX has the familiar menu bar across the top of
307  its window.
308  Below it is a toolbar with a pulldown box and various buttons.
309  There is, of course, a vertical scrollbar and a main work area for editing
310  documents.
311 \end_layout
312
313 \begin_layout Standard
314 Note that there is no horizontal scrollbar.
315  This is not a bug or an oversight, but intentional.
316  When you read a book, you expect the end of a line to wrap around to the
317  next line.
318  Text overflows onto new pages in a vertical fashion, hence the need for
319  only a vertical scrollbar.
320  There are three cases where you might want a horizontal scrollbar.
321  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
322  This, however, is due
323  to a flaw in the routine that displays graphics on the LyX screen in a
324  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
325  as you'd need to rescale graphics to fit on a page.
326  The second and third cases are tables and equations which are wider than
327  the LyX window.
328  You can use the arrow keys to scroll horizontally through the table, but
329  this doesn't work for equations yet.
330 \end_layout
331
332 \begin_layout Standard
333 For a brief description of all LyX menus and toolbar buttons, have a look
334  at Appendix
335 \begin_inset space ~
336 \end_inset
337
338
339 \begin_inset CommandInset ref
340 LatexCommand ref
341 reference "cha:The-User-Interface"
342
343 \end_inset
344
345 .
346  Most of them are self-explanatory and you'll find them listed in the correspond
347 ing sections of this documentation.
348 \end_layout
349
350 \begin_layout Section
351 HELP
352 \end_layout
353
354 \begin_layout Standard
355 The help system consists of the LyX manuals.
356  You can read 
357 \emph on
358 all
359 \emph default
360  of the manuals from inside LyX.
361  Just select the manual you want read from the 
362 \family sans
363 Help
364 \family default
365  menu.
366 \end_layout
367
368 \begin_layout Section
369 Basic LyX Setup
370 \begin_inset CommandInset label
371 LatexCommand label
372 name "sec:Basic-LyX-Setup"
373
374 \end_inset
375
376
377 \end_layout
378
379 \begin_layout Standard
380 There are several features of LyX that can be configured from inside LyX,
381  without resorting to configuration files.
382  First, LyX is able to inspect your system to see what programs, LaTeX document
383  classes and LaTeX packages are available.
384  It uses this knowledge to give reasonable defaults to several 
385 \family sans
386 Preferences
387 \family default
388
389 \begin_inset Index idx
390 status collapsed
391
392 \begin_layout Plain Layout
393 Preferences
394 \end_layout
395
396 \end_inset
397
398  settings.
399  Although this configuration has already been done when LyX was installed
400  on your system, you might have some items that you installed locally, e.
401 \begin_inset space \thinspace{}
402 \end_inset
403
404 g.
405 \begin_inset space \space{}
406 \end_inset
407
408 new LaTeX classes, and which are not seen by LyX.
409  To force LyX to re-inspect your system, you should use 
410 \family sans
411 Tools\SpecialChar \menuseparator
412 Reconfigure
413 \family default
414 .
415 \begin_inset Index idx
416 status collapsed
417
418 \begin_layout Plain Layout
419 Reconfiguration of LyX
420 \end_layout
421
422 \end_inset
423
424  You should then restart LyX to ensure that the changes are taken into account.
425 \end_layout
426
427 \begin_layout Section
428 LaTeX Setup
429 \begin_inset CommandInset label
430 LatexCommand label
431 name "sec:LaTeX-Setup"
432
433 \end_inset
434
435
436 \end_layout
437
438 \begin_layout Standard
439
440 \change_inserted 1 1269457017
441 You can edit documents in LyX without having LaTeX installed, but you will
442  not to able to create PDFs or print your documents unless you do have it
443  installed.
444  Actually, that isn't quite true.
445  Some LyX documents use DocBook as the `backend' that produces PDFs and
446  the like, and any LyX document can be outupt as plain text or as XHTML.
447  Still, most of the documents people edit in LyX use LaTeX as the backend,
448  and so exporting these documents to PDF, or printing them, requires you
449  to have LaTeX properly installed.
450 \end_layout
451
452 \begin_layout Standard
453
454 \change_inserted 1 1269457113
455 Moreover, specific document classes may depend upon specific LaTeX or DocBook
456  classes or packages.
457  Again, such document classes can be used even if you do not have the required
458  files installed, but you will not be able to produce certain kinds of output.
459 \end_layout
460
461 \begin_layout Standard
462 The 
463 \change_inserted 1 1269457161
464 LaTeX 
465 \change_unchanged
466 packages that LyX has found on your system are listed in a file you can
467  view from the menu 
468 \family sans
469 Help\SpecialChar \menuseparator
470 LaT
471 \begin_inset ERT
472 status collapsed
473
474 \begin_layout Plain Layout
475
476 {}
477 \end_layout
478
479 \end_inset
480
481 eX
482 \begin_inset space ~
483 \end_inset
484
485 Configuration
486 \family default
487 .
488
489 \change_inserted 1 1269457187
490  If you are missing packages you need, then
491 \change_unchanged
492  
493 \change_deleted 1 1269457188
494 Y
495 \change_inserted 1 1269457189
496 y
497 \change_unchanged
498 ou should install the required missing packages and then reconfigure LyX.
499 \begin_inset Note Note
500 status collapsed
501
502 \begin_layout Plain Layout
503 The two braces in the TeX Code box prevent that the term 
504 \begin_inset Quotes eld
505 \end_inset
506
507 LaTeX
508 \begin_inset Quotes erd
509 \end_inset
510
511  from being printed with sub- and superscript letters.
512  More about TeX Code is described in section
513 \begin_inset space ~
514 \end_inset
515
516
517 \begin_inset CommandInset ref
518 LatexCommand ref
519 reference "sec:TeX-Code"
520
521 \end_inset
522
523 , the printout of proper names like LaTeX is explained in section
524 \begin_inset space ~
525 \end_inset
526
527
528 \begin_inset CommandInset ref
529 LatexCommand ref
530 reference "sub:LyX's-Proper-Names"
531
532 \end_inset
533
534 .
535 \end_layout
536
537 \end_inset
538
539
540 \begin_inset Index idx
541 status collapsed
542
543 \begin_layout Plain Layout
544 Reconfiguration of LyX
545 \end_layout
546
547 \end_inset
548
549
550 \change_inserted 1 1269457202
551  See section 5.1 of the 
552 \emph on
553 Customization
554 \emph default
555  manual for more information on installing additional LaTeX packages.
556 \change_unchanged
557
558 \end_layout
559
560 \begin_layout Chapter
561 How to work with LyX
562 \end_layout
563
564 \begin_layout Section
565 Basic File Operations
566 \begin_inset Index idx
567 status collapsed
568
569 \begin_layout Plain Layout
570 File Operations
571 \end_layout
572
573 \end_inset
574
575
576 \end_layout
577
578 \begin_layout Standard
579 Under the 
580 \family sans
581 File
582 \family default
583  menu and in the standard toolbar are basic operations for any word processor
584  in addition to some more advanced operations:
585 \end_layout
586
587 \begin_layout Itemize
588
589 \family sans
590 New 
591 \begin_inset Graphics
592         filename ../images/buffer-new.png
593         BoundingBox 0bp 5bp 20bp 20bp
594
595 \end_inset
596
597
598 \end_layout
599
600 \begin_layout Itemize
601
602 \family sans
603 New
604 \begin_inset space ~
605 \end_inset
606
607 from
608 \bar under
609
610 \begin_inset space ~
611 \end_inset
612
613
614 \bar default
615 Template
616 \end_layout
617
618 \begin_layout Itemize
619
620 \family sans
621 Open 
622 \family default
623
624 \begin_inset Graphics
625         filename ../images/file-open.png
626         BoundingBox 0bp 5bp 20bp 20bp
627
628 \end_inset
629
630
631 \end_layout
632
633 \begin_layout Itemize
634
635 \family sans
636 Close
637 \end_layout
638
639 \begin_layout Itemize
640
641 \family sans
642 Save 
643 \family default
644
645 \begin_inset Graphics
646         filename ../images/buffer-write.png
647         BoundingBox 0bp 5bp 20bp 20bp
648
649 \end_inset
650
651
652 \end_layout
653
654 \begin_layout Itemize
655
656 \family sans
657 Save
658 \begin_inset space ~
659 \end_inset
660
661 As
662 \end_layout
663
664 \begin_layout Itemize
665
666 \family sans
667 Revert
668 \begin_inset space ~
669 \end_inset
670
671 to
672 \begin_inset space ~
673 \end_inset
674
675 saved
676 \end_layout
677
678 \begin_layout Itemize
679
680 \family sans
681 Version
682 \begin_inset space ~
683 \end_inset
684
685 Control
686 \end_layout
687
688 \begin_layout Itemize
689
690 \family sans
691 Import
692 \end_layout
693
694 \begin_layout Itemize
695
696 \family sans
697 Export
698 \end_layout
699
700 \begin_layout Itemize
701
702 \family sans
703 Print 
704 \family default
705
706 \begin_inset Graphics
707         filename ../images/dialog-show_print.png
708         BoundingBox 0bp 5bp 24bp 20bp
709
710 \end_inset
711
712
713 \end_layout
714
715 \begin_layout Itemize
716
717 \family sans
718 Exit
719 \end_layout
720
721 \begin_layout Standard
722 They all do pretty much the same thing as in other word processors, with
723  a few minor differences.
724  The 
725 \family sans
726 File\SpecialChar \menuseparator
727 New
728 \begin_inset space ~
729 \end_inset
730
731 from
732 \bar under
733
734 \begin_inset space ~
735 \end_inset
736
737
738 \bar default
739 Template
740 \family default
741  command not only prompts you for a name for the new file, but also prompts
742  you for a template to use.
743  Selecting a template will automatically set certain layout features for
744  the document, features you would otherwise need to change manually.
745  They can be of use for certain classes, especially those for writing letters
746  (see section
747 \begin_inset space ~
748 \end_inset
749
750
751 \begin_inset CommandInset ref
752 LatexCommand ref
753 reference "sec:Document-Classes"
754
755 \end_inset
756
757 ).
758 \end_layout
759
760 \begin_layout Standard
761 Note: There is no 
762 \begin_inset Quotes eld
763 \end_inset
764
765 default file
766 \begin_inset Quotes erd
767 \end_inset
768
769  or document named 
770 \begin_inset Quotes eld
771 \end_inset
772
773 Untitled
774 \begin_inset Quotes erd
775 \end_inset
776
777  or 
778 \begin_inset Quotes eld
779 \end_inset
780
781 scratch.
782 \begin_inset Quotes erd
783 \end_inset
784
785  Unless you tell LyX to open a file or create a new one, that big, blank
786  space is just that — a big, blank space.
787 \end_layout
788
789 \begin_layout Standard
790
791 \family sans
792 Revert
793 \begin_inset space ~
794 \end_inset
795
796 to
797 \begin_inset space ~
798 \end_inset
799
800 saved
801 \family default
802  and 
803 \family sans
804 Version
805 \begin_inset space ~
806 \end_inset
807
808 Control
809 \family default
810  are useful if more people work on the same document at the same time
811 \begin_inset Foot
812 status collapsed
813
814 \begin_layout Plain Layout
815 If you plan to do this, you should check out the Version Control feature
816  in LyX also.
817  Read 
818 \emph on
819 Additional Features
820 \emph default
821 \SpecialChar \@.
822
823 \end_layout
824
825 \end_inset
826
827 .
828  
829 \family sans
830 Revert
831 \begin_inset space ~
832 \end_inset
833
834 to
835 \begin_inset space ~
836 \end_inset
837
838 saved
839 \family default
840  will reload the document from disk.
841  You can of course also use it if you regret that you changed a document
842  and want to restore it to the last save.
843  With
844 \family sans
845  Version
846 \begin_inset space ~
847 \end_inset
848
849 Control 
850 \family default
851 you can there register the changes you made to a document so that others
852  can identify them as your changes.
853 \end_layout
854
855 \begin_layout Section
856 Basic Editing Features
857 \begin_inset Index idx
858 status collapsed
859
860 \begin_layout Plain Layout
861 Editing
862 \end_layout
863
864 \end_inset
865
866
867 \begin_inset CommandInset label
868 LatexCommand label
869 name "sec:Basic-Editing-Features"
870
871 \end_inset
872
873
874 \end_layout
875
876 \begin_layout Standard
877 Like most modern word processors, LyX can perform cut and paste operations
878  on blocks of text, can move by character, word, or page of text, and can
879  delete whole words as well as individual characters.
880  The next four sections cover the basic LyX editing features and how to
881  access them.
882  We'll start with cut and paste.
883 \end_layout
884
885 \begin_layout Standard
886 As you might expect, the 
887 \family sans
888 Edit
889 \family default
890  menu and the standard toolbar has the cut and paste commands, along with
891  various other editing features.
892  Some of these are special and covered in later sections.
893  The basic ones are:
894 \end_layout
895
896 \begin_layout Itemize
897
898 \family sans
899 Cut 
900 \family default
901
902 \begin_inset Graphics
903         filename ../images/cut.png
904         BoundingBox 0bp 5bp 20bp 20bp
905
906 \end_inset
907
908
909 \end_layout
910
911 \begin_layout Itemize
912
913 \family sans
914 Copy 
915 \family default
916
917 \begin_inset Graphics
918         filename ../images/copy.png
919         BoundingBox 0bp 5bp 20bp 20bp
920
921 \end_inset
922
923
924 \end_layout
925
926 \begin_layout Itemize
927
928 \family sans
929 Paste 
930 \family default
931
932 \begin_inset Graphics
933         filename ../images/paste.png
934         BoundingBox 0bp 5bp 20bp 20bp
935
936 \end_inset
937
938
939 \end_layout
940
941 \begin_layout Itemize
942
943 \family sans
944 Paste
945 \begin_inset space ~
946 \end_inset
947
948 Recent
949 \end_layout
950
951 \begin_layout Itemize
952
953 \family sans
954 Paste
955 \begin_inset space ~
956 \end_inset
957
958 Special
959 \end_layout
960
961 \begin_layout Itemize
962
963 \family sans
964 Find
965 \begin_inset space ~
966 \end_inset
967
968 &
969 \begin_inset space ~
970 \end_inset
971
972 Replace 
973 \family default
974
975 \begin_inset Graphics
976         filename ../images/dialog-show_findreplace.png
977         BoundingBox 0bp 5bp 20bp 25bp
978         rotateOrigin center
979
980 \end_inset
981
982
983 \end_layout
984
985 \begin_layout Standard
986 The first three are self-explanatory.
987  One thing to note: whenever you delete a block of text that you've selected,
988  it's automatically placed in the clipboard.
989  That is, the 
990 \family sans
991 Delete
992 \family default
993  and 
994 \family sans
995 Backspace
996 \family default
997  keys also functions as the 
998 \family sans
999 Cut
1000 \family default
1001  command.
1002  Also, if you've selected text, be careful: If you hit a key, LyX will completel
1003 y delete the selected text and replace it with what you just typed.
1004  You'll have to do an 
1005 \family sans
1006 Undo
1007 \family default
1008  to get back the lost text.
1009 \end_layout
1010
1011 \begin_layout Standard
1012 \begin_inset Index idx
1013 status collapsed
1014
1015 \begin_layout Plain Layout
1016 Paste
1017 \end_layout
1018
1019 \end_inset
1020
1021 You can also copy text between LyX and other programs by cut, copy and paste.
1022  The submenu of 
1023 \family sans
1024 Paste
1025 \begin_inset space ~
1026 \end_inset
1027
1028 Recent
1029 \family default
1030  shows you a list with the last strings you have pasted.
1031 \end_layout
1032
1033 \begin_layout Standard
1034 The menu 
1035 \family sans
1036 Edit\SpecialChar \menuseparator
1037 Paste
1038 \begin_inset space ~
1039 \end_inset
1040
1041 Special\SpecialChar \menuseparator
1042 Plain
1043 \begin_inset space ~
1044 \end_inset
1045
1046 Text, Join
1047 \begin_inset space ~
1048 \end_inset
1049
1050 Lines
1051 \family default
1052  will insert the text in the clipboard so that the whole text is inserted
1053  as 
1054 \emph on
1055 one
1056 \emph default
1057  paragraph.
1058  A new paragraph is started when there is a blank line in the file.
1059  Without 
1060 \family sans
1061 Join
1062 \begin_inset space ~
1063 \end_inset
1064
1065 Lines
1066 \family default
1067 , the text is inserted as Paragraphs, where the line breaks of the text
1068  will start a new paragraph.
1069 \end_layout
1070
1071 \begin_layout Standard
1072 \begin_inset Index idx
1073 status collapsed
1074
1075 \begin_layout Plain Layout
1076 Replace
1077 \end_layout
1078
1079 \end_inset
1080
1081
1082 \begin_inset Index idx
1083 status collapsed
1084
1085 \begin_layout Plain Layout
1086 Find
1087 \end_layout
1088
1089 \end_inset
1090
1091 The 
1092 \family sans
1093 Edit\SpecialChar \menuseparator
1094 Find
1095 \begin_inset space ~
1096 \end_inset
1097
1098 &
1099 \begin_inset space ~
1100 \end_inset
1101
1102 Replace
1103 \family default
1104  item opens the 
1105 \family sans
1106 Find
1107 \begin_inset space ~
1108 \end_inset
1109
1110 and
1111 \begin_inset space ~
1112 \end_inset
1113
1114 Replace
1115 \family default
1116  dialog.
1117  Once you have found a word or expression, LyX selects it.
1118  Hitting the 
1119 \family sans
1120 Replace
1121 \family default
1122  button replaces the selected text with the contents of the 
1123 \family sans
1124 Replace
1125 \begin_inset space ~
1126 \end_inset
1127
1128 with
1129 \family default
1130  field.
1131  You can click the 
1132 \family sans
1133 Find
1134 \begin_inset space ~
1135 \end_inset
1136
1137 Next
1138 \family default
1139  button to skip the current word.
1140  Hit 
1141 \family sans
1142 Replace
1143 \begin_inset space ~
1144 \end_inset
1145
1146 All
1147 \family default
1148  to replace all occurrences of the text in the document automatically.
1149  The 
1150 \family sans
1151 Case
1152 \begin_inset space ~
1153 \end_inset
1154
1155 sensitive
1156 \family default
1157  option can be used if you want the search to consider the case of the search
1158  word.
1159  If the toggle is set, searching for 
1160 \begin_inset Quotes eld
1161 \end_inset
1162
1163
1164 \family typewriter
1165 Test
1166 \family default
1167
1168 \begin_inset Quotes erd
1169 \end_inset
1170
1171  will not match the word 
1172 \begin_inset Quotes eld
1173 \end_inset
1174
1175
1176 \family typewriter
1177 test
1178 \family default
1179
1180 \begin_inset Quotes erd
1181 \end_inset
1182
1183 .
1184  The 
1185 \family sans
1186 Match whole words only
1187 \family default
1188  option can be used to force LyX to only find complete words, i.
1189 \begin_inset space \thinspace{}
1190 \end_inset
1191
1192 g., searching for 
1193 \begin_inset Quotes eld
1194 \end_inset
1195
1196
1197 \family typewriter
1198 star
1199 \family default
1200
1201 \begin_inset Quotes erd
1202 \end_inset
1203
1204  will not match 
1205 \begin_inset Quotes eld
1206 \end_inset
1207
1208
1209 \family typewriter
1210 starlet
1211 \family default
1212
1213 \begin_inset Quotes erd
1214 \end_inset
1215
1216 .
1217 \end_layout
1218
1219 \begin_layout Standard
1220 Things like notes, floats, etc., the so called insets can be dissolved.
1221  This means that the inset is deleted and its content is left as normal
1222  text.
1223  Dissolving an inset is done by setting the cursor to the beginning of an
1224  inset and pressing 
1225 \family sans
1226 Backspace
1227 \family default
1228  or by setting the cursor to the end and pressing 
1229 \family sans
1230 Delete
1231 \family default
1232 .
1233 \end_layout
1234
1235 \begin_layout Section
1236 Undo and Redo
1237 \begin_inset Index idx
1238 status collapsed
1239
1240 \begin_layout Plain Layout
1241 Redo
1242 \end_layout
1243
1244 \end_inset
1245
1246
1247 \begin_inset Index idx
1248 status collapsed
1249
1250 \begin_layout Plain Layout
1251 Undo
1252 \end_layout
1253
1254 \end_inset
1255
1256
1257 \begin_inset CommandInset label
1258 LatexCommand label
1259 name "sec:Undo-and-Redo"
1260
1261 \end_inset
1262
1263
1264 \end_layout
1265
1266 \begin_layout Standard
1267 If you make a mistake, you can easily recover from it.
1268  LyX has a large-capacity undo/redo buffer.
1269  Select 
1270 \family sans
1271 Edit\SpecialChar \menuseparator
1272 Undo
1273 \family default
1274  or the toolbar button 
1275 \begin_inset Graphics
1276         filename ../images/undo.png
1277         BoundingBox 0bp 5bp 20bp 20bp
1278
1279 \end_inset
1280
1281  to undo some mistake.
1282  If you accidentally undo too much, use 
1283 \family sans
1284 Edit\SpecialChar \menuseparator
1285 Redo
1286 \family default
1287  or the toolbar button 
1288 \begin_inset Graphics
1289         filename ../images/redo.png
1290         BoundingBox 0bp 5bp 20bp 20bp
1291
1292 \end_inset
1293
1294  to 
1295 \begin_inset Quotes eld
1296 \end_inset
1297
1298 undo the undo.
1299 \begin_inset Quotes erd
1300 \end_inset
1301
1302  The undo mechanism is currently limited to 100
1303 \begin_inset space \thinspace{}
1304 \end_inset
1305
1306 steps to minimize memory overhead.
1307 \end_layout
1308
1309 \begin_layout Standard
1310 Note that if you revert back all changes to arrive to the document as it
1311  was last saved, the 
1312 \begin_inset Quotes eld
1313 \end_inset
1314
1315 changed
1316 \begin_inset Quotes erd
1317 \end_inset
1318
1319  status of the document is unfortunately not reset.
1320  This is a consequence of the 100
1321 \begin_inset space \thinspace{}
1322 \end_inset
1323
1324 step undo limit, above.
1325 \end_layout
1326
1327 \begin_layout Standard
1328
1329 \family sans
1330 Undo
1331 \family default
1332  and 
1333 \family sans
1334 Redo
1335 \family default
1336  work on almost everything in LyX.
1337  But they won't undo or redo text character by character, but by blocks
1338  of text.
1339 \end_layout
1340
1341 \begin_layout Section
1342 Mouse Operations
1343 \begin_inset Index idx
1344 status collapsed
1345
1346 \begin_layout Plain Layout
1347 Mouse Operations
1348 \end_layout
1349
1350 \end_inset
1351
1352
1353 \end_layout
1354
1355 \begin_layout Standard
1356 These are the most basic mouse operations.
1357 \end_layout
1358
1359 \begin_layout Enumerate
1360 Motion
1361 \end_layout
1362
1363 \begin_deeper
1364 \begin_layout Itemize
1365 Click the 
1366 \emph on
1367 left mouse button
1368 \emph default
1369  once anywhere in the edit window.
1370  The cursor moves to the text under the mouse.
1371 \end_layout
1372
1373 \end_deeper
1374 \begin_layout Enumerate
1375 Selecting Text
1376 \end_layout
1377
1378 \begin_deeper
1379 \begin_layout Itemize
1380 Hold down the 
1381 \emph on
1382 left mouse button
1383 \emph default
1384  and drag the mouse.
1385  LyX marks the text between the old and new mouse positions.
1386  Use 
1387 \family sans
1388 Edit\SpecialChar \menuseparator
1389 Copy
1390 \family default
1391  to create a copy of the text in LyX's buffer (and the clipboard).
1392 \end_layout
1393
1394 \begin_layout Itemize
1395 Re-position the cursor and then paste the text back into LyX using 
1396 \family sans
1397 Edit\SpecialChar \menuseparator
1398 Paste
1399 \family default
1400 .
1401 \end_layout
1402
1403 \end_deeper
1404 \begin_layout Enumerate
1405 Insets (Footnotes, Notes, Floats, etc.)
1406 \end_layout
1407
1408 \begin_deeper
1409 \begin_layout Standard
1410 Right-click on them to set their properties.
1411  Also check the appropriate section of this manual for more details.
1412 \end_layout
1413
1414 \end_deeper
1415 \begin_layout Enumerate
1416 Tables
1417 \end_layout
1418
1419 \begin_deeper
1420 \begin_layout Standard
1421
1422 \emph on
1423 Single click
1424 \emph default
1425  the right mouse button to open a dialog that will allow you to manipulate
1426  the table.
1427 \end_layout
1428
1429 \end_deeper
1430 \begin_layout Section
1431 Navigating
1432 \begin_inset CommandInset label
1433 LatexCommand label
1434 name "sec:Navigating"
1435
1436 \end_inset
1437
1438
1439 \begin_inset Index idx
1440 status collapsed
1441
1442 \begin_layout Plain Layout
1443 Navigating
1444 \end_layout
1445
1446 \end_inset
1447
1448
1449 \end_layout
1450
1451 \begin_layout Standard
1452 LyX offers you two ways to navigate in documents:
1453 \end_layout
1454
1455 \begin_layout Itemize
1456 The menu 
1457 \family sans
1458 Navigate
1459 \family default
1460  lists all sections of the document as submenu entries that you can click
1461  to jump to the corresponding document part.
1462 \end_layout
1463
1464 \begin_layout Itemize
1465 The menu 
1466 \family sans
1467 Document\SpecialChar \menuseparator
1468 Outline
1469 \family default
1470  or the toolbar button 
1471 \begin_inset Graphics
1472         filename ../images/dialog-toggle_toc.png
1473         BoundingBox 0bp 5bp 20bp 20bp
1474
1475 \end_inset
1476
1477 .
1478 \end_layout
1479
1480 \begin_layout Standard
1481 The outline window shows you the content of the document's table of contents
1482  (TOC) that is described in section
1483 \begin_inset space ~
1484 \end_inset
1485
1486
1487 \begin_inset CommandInset ref
1488 LatexCommand ref
1489 reference "sub:Table-of-Contents"
1490
1491 \end_inset
1492
1493 .
1494  You can click there on entries to jump to the corresponding document part.
1495  In the pull-down box at the top of the outline window, you can choose between
1496  different lists of document objects, like the list of footnotes.
1497  Some of them, the list of tables, figures, and algorithms can also be added
1498  to the document, see section
1499 \begin_inset space ~
1500 \end_inset
1501
1502
1503 \begin_inset CommandInset ref
1504 LatexCommand ref
1505 reference "sub:List-of-Figures"
1506
1507 \end_inset
1508
1509 .
1510  The 
1511 \family sans
1512 Sort
1513 \family default
1514  option sorts the current list, and the 
1515 \family sans
1516 Keep
1517 \family default
1518  option keeps it in the current view state.
1519  Keeping means that when you have e.
1520 \begin_inset space \thinspace{}
1521 \end_inset
1522
1523 g.
1524 \begin_inset space \space{}
1525 \end_inset
1526
1527 the subsections of section
1528 \begin_inset space ~
1529 \end_inset
1530
1531 2 and 4 shown and click on section
1532 \begin_inset space ~
1533 \end_inset
1534
1535 3, the subsections of section
1536 \begin_inset space ~
1537 \end_inset
1538
1539 2 and 4 will still be shown.
1540  Without the 
1541 \family sans
1542 Keep
1543 \family default
1544  option they will be hidden to highlight the clicked section
1545 \begin_inset space ~
1546 \end_inset
1547
1548 3.
1549 \end_layout
1550
1551 \begin_layout Standard
1552 With the buttons 
1553 \begin_inset space \space{}
1554 \end_inset
1555
1556
1557 \begin_inset Graphics
1558         filename ../images/down.png
1559         BoundingBox 0bp 5bp 20bp 20bp
1560
1561 \end_inset
1562
1563
1564 \begin_inset space \hspace{}
1565 \length -3mm
1566 \end_inset
1567
1568  and 
1569 \begin_inset space \space{}
1570 \end_inset
1571
1572
1573 \begin_inset Graphics
1574         filename ../images/up.png
1575         BoundingBox 0bp 5bp 20bp 20bp
1576
1577 \end_inset
1578
1579
1580 \begin_inset space \hspace{}
1581 \length -3mm
1582 \end_inset
1583
1584  at the bottom of the outline window you can change the position of sections
1585  in your document.
1586  So you can for example move section
1587 \begin_inset space ~
1588 \end_inset
1589
1590 2.5 before section
1591 \begin_inset space ~
1592 \end_inset
1593
1594 2.4.
1595  LyX will then automatically renumber the sections to the new order.
1596  With the buttons 
1597 \begin_inset Graphics
1598         filename ../images/promote.png
1599         BoundingBox 0bp 5bp 20bp 20bp
1600
1601 \end_inset
1602
1603  and 
1604 \begin_inset Graphics
1605         filename ../images/demote.png
1606         BoundingBox 0bp 5bp 20bp 20bp
1607
1608 \end_inset
1609
1610  or the corresponding key bindings 
1611 \family sans
1612 Tab
1613 \family default
1614  and 
1615 \family sans
1616 Shift-Tab
1617 \family default
1618  you can change the sectioning level of sections.
1619  So you can for example make section
1620 \begin_inset space ~
1621 \end_inset
1622
1623 2.5 to chapter
1624 \begin_inset space ~
1625 \end_inset
1626
1627 3 or to subsection
1628 \begin_inset space ~
1629 \end_inset
1630
1631 2.4.1.
1632 \end_layout
1633
1634 \begin_layout Standard
1635 The toolbar button 
1636 \begin_inset Graphics
1637         filename ../images/bookmark-goto_0.png
1638         BoundingBox 0bp 5bp 20bp 25bp
1639         rotateOrigin center
1640
1641 \end_inset
1642
1643  jumps to the position in the document where you recently changed something.
1644  This is for example useful when you have a large document and navigated
1645  or scrolled to another document part to look for something, and want to
1646  go back to your last editing position.
1647 \end_layout
1648
1649 \begin_layout Section
1650 Input
1651 \begin_inset space \thinspace{}
1652 \end_inset
1653
1654 /
1655 \begin_inset space \thinspace{}
1656 \end_inset
1657
1658 Word Completion
1659 \begin_inset CommandInset label
1660 LatexCommand label
1661 name "sec:Input-Completion"
1662
1663 \end_inset
1664
1665
1666 \begin_inset Index idx
1667 status collapsed
1668
1669 \begin_layout Plain Layout
1670 Input completion
1671 \end_layout
1672
1673 \end_inset
1674
1675
1676 \begin_inset Index idx
1677 status collapsed
1678
1679 \begin_layout Plain Layout
1680 Word completion|see
1681 \begin_inset ERT
1682 status collapsed
1683
1684 \begin_layout Plain Layout
1685
1686 {
1687 \end_layout
1688
1689 \end_inset
1690
1691 Input completion
1692 \begin_inset ERT
1693 status collapsed
1694
1695 \begin_layout Plain Layout
1696
1697 }
1698 \end_layout
1699
1700 \end_inset
1701
1702
1703 \end_layout
1704
1705 \end_inset
1706
1707
1708 \end_layout
1709
1710 \begin_layout Standard
1711 LyX provides completion of words by scanning all documents that are currently
1712  opened.
1713  Every word that appears in these documents is added to a database that
1714  is used to propose completions.
1715 \end_layout
1716
1717 \begin_layout Standard
1718 By default LyX shows a small triangle behind the cursor as indicator that
1719  there are completions available.
1720  You can then press the 
1721 \family sans
1722 Tab
1723 \family default
1724  key to use this completion.
1725  When several completions are possible, a popup is opened showing them.
1726  You can select a completion in the popup using the mouse or the arrow keys,
1727  and accept the chosen completion be pressing 
1728 \family sans
1729 Return
1730 \family default
1731 .
1732 \end_layout
1733
1734 \begin_layout Standard
1735 In the preferences dialog, which is opened with the menu 
1736 \family sans
1737 Tools\SpecialChar \menuseparator
1738 Preferences
1739 \family default
1740 , the cursor completion indicator can be turned off in the section 
1741 \family sans
1742 Editing\SpecialChar \menuseparator
1743 Input Completion
1744 \family default
1745  by deselecting the option 
1746 \family sans
1747 Cursor indicator
1748 \family default
1749 .
1750  With the option 
1751 \family sans
1752 Automatic inline completion
1753 \family default
1754  the proposed completion is shown directly behind the cursor position.
1755  To accept this proposal, use the 
1756 \family sans
1757 Tab
1758 \family default
1759  key.
1760  With the option 
1761 \family sans
1762 Automatic popup
1763 \family default
1764  the completions are always shown in a popup.
1765  LyX offers some more completion settings for experts that are described
1766  in sec.
1767 \begin_inset space \thinspace{}
1768 \end_inset
1769
1770
1771 \begin_inset CommandInset ref
1772 LatexCommand ref
1773 reference "sub:Input-Completion-Appendix"
1774
1775 \end_inset
1776
1777 .
1778 \end_layout
1779
1780 \begin_layout Section
1781 Basic Key Bindings
1782 \begin_inset Index idx
1783 status collapsed
1784
1785 \begin_layout Plain Layout
1786 Key Bindings
1787 \end_layout
1788
1789 \end_inset
1790
1791
1792 \begin_inset Index idx
1793 status collapsed
1794
1795 \begin_layout Plain Layout
1796 Bindings|see
1797 \begin_inset ERT
1798 status collapsed
1799
1800 \begin_layout Plain Layout
1801
1802 {
1803 \end_layout
1804
1805 \end_inset
1806
1807 Key Bindings
1808 \begin_inset ERT
1809 status collapsed
1810
1811 \begin_layout Plain Layout
1812
1813 }
1814 \end_layout
1815
1816 \end_inset
1817
1818
1819 \end_layout
1820
1821 \end_inset
1822
1823
1824 \begin_inset Index idx
1825 status collapsed
1826
1827 \begin_layout Plain Layout
1828 Shortcuts|see
1829 \begin_inset ERT
1830 status collapsed
1831
1832 \begin_layout Plain Layout
1833
1834 {
1835 \end_layout
1836
1837 \end_inset
1838
1839 Key Bindings
1840 \begin_inset ERT
1841 status collapsed
1842
1843 \begin_layout Plain Layout
1844
1845 }
1846 \end_layout
1847
1848 \end_inset
1849
1850
1851 \end_layout
1852
1853 \end_inset
1854
1855
1856 \end_layout
1857
1858 \begin_layout Standard
1859 There are at least two different primary binding maps: CUA and Emacs.
1860  LyX's default is CUA.
1861 \end_layout
1862
1863 \begin_layout Standard
1864 Some keys, like 
1865 \family sans
1866 Page
1867 \begin_inset space ~
1868 \end_inset
1869
1870 Up
1871 \family default
1872
1873 \family sans
1874 Page
1875 \begin_inset space ~
1876 \end_inset
1877
1878 Down
1879 \family default
1880
1881 \family sans
1882 Left
1883 \family default
1884
1885 \family sans
1886 Right
1887 \family default
1888
1889 \family sans
1890 Up
1891 \family default
1892 , and 
1893 \family sans
1894 Down
1895 \family default
1896 , do exactly what you expect them to do.
1897  Other keys don't:
1898 \end_layout
1899
1900 \begin_layout Labeling
1901 \labelwidthstring 00.00.0000
1902
1903 \family sans
1904 Tab
1905 \begin_inset CommandInset nomenclature
1906 LatexCommand nomenclature
1907 symbol "Tab"
1908 description "Tabulator key"
1909
1910 \end_inset
1911
1912
1913 \family default
1914  There is no such thing as a tab stop in LyX.
1915  If you don't understand this, go read sections
1916 \begin_inset space ~
1917 \end_inset
1918
1919
1920 \begin_inset CommandInset ref
1921 LatexCommand ref
1922 reference "sec:Par-indent-intro"
1923
1924 \end_inset
1925
1926  and 
1927 \begin_inset CommandInset ref
1928 LatexCommand ref
1929 reference "sec:Paragraph-Environments"
1930
1931 \end_inset
1932
1933 , especially section
1934 \begin_inset space ~
1935 \end_inset
1936
1937
1938 \begin_inset CommandInset ref
1939 LatexCommand ref
1940 reference "sub:Lists"
1941
1942 \end_inset
1943
1944 , right now.
1945  Yes, right now.
1946  If you're still confused, look in the 
1947 \emph on
1948 Tutorial
1949 \emph default
1950 .
1951 \end_layout
1952
1953 \begin_layout Labeling
1954 \labelwidthstring 00.00.0000
1955
1956 \family sans
1957 Esc
1958 \begin_inset CommandInset nomenclature
1959 LatexCommand nomenclature
1960 symbol "Esc"
1961 description "Escape key"
1962
1963 \end_inset
1964
1965
1966 \family default
1967  This is the 
1968 \begin_inset Quotes eld
1969 \end_inset
1970
1971 cancel key.
1972 \begin_inset Quotes erd
1973 \end_inset
1974
1975  It's used, generically, to cancel operations.
1976  Other parts of the manual will go into greater detail about this.
1977 \end_layout
1978
1979 \begin_layout Labeling
1980 \labelwidthstring 00.00.0000
1981
1982 \family sans
1983 Home
1984 \family default
1985
1986 \begin_inset space ~
1987 \end_inset
1988
1989 and
1990 \begin_inset space ~
1991 \end_inset
1992
1993
1994 \family sans
1995 End
1996 \family default
1997  These move the cursor, respectively, to the beginning and end of a line,
1998  unless you are using the Emacs bindings where they jump to the beginning
1999  or end of the file.
2000 \end_layout
2001
2002 \begin_layout Standard
2003 There are three modifier keys:
2004 \end_layout
2005
2006 \begin_layout Labeling
2007 \labelwidthstring 00.00.0000
2008
2009 \family sans
2010 Control
2011 \family default
2012  (Denoted by 
2013 \begin_inset Quotes eld
2014 \end_inset
2015
2016
2017 \family sans
2018 Ctrl
2019 \family default
2020
2021 \begin_inset Quotes erd
2022 \end_inset
2023
2024
2025 \begin_inset CommandInset nomenclature
2026 LatexCommand nomenclature
2027 symbol "Ctrl"
2028 description "Control key"
2029
2030 \end_inset
2031
2032  in the documentation files) This has a couple of different uses, depending
2033  on which keys it's used in combination with:
2034 \end_layout
2035
2036 \begin_deeper
2037 \begin_layout Itemize
2038 With 
2039 \family sans
2040 Backspace
2041 \family default
2042  or 
2043 \family sans
2044 Delete
2045 \family default
2046 , it deletes an entire word instead of a single character.
2047 \end_layout
2048
2049 \begin_layout Itemize
2050 With 
2051 \family sans
2052 Left
2053 \family default
2054  and 
2055 \family sans
2056 Right
2057 \family default
2058 , it moves by words instead of characters.
2059 \end_layout
2060
2061 \begin_layout Itemize
2062 With 
2063 \family sans
2064 Home
2065 \family default
2066  and 
2067 \family sans
2068 End
2069 \family default
2070 , it moves to the beginning and the end of the document, respectively.
2071 \end_layout
2072
2073 \end_deeper
2074 \begin_layout Labeling
2075 \labelwidthstring 00.00.0000
2076
2077 \family sans
2078 Shift
2079 \family default
2080  (Denoted by 
2081 \begin_inset Quotes eld
2082 \end_inset
2083
2084
2085 \family sans
2086 Shift
2087 \family default
2088
2089 \begin_inset Quotes erd
2090 \end_inset
2091
2092
2093 \begin_inset CommandInset nomenclature
2094 LatexCommand nomenclature
2095 symbol "Shift"
2096 description "Shift key"
2097
2098 \end_inset
2099
2100  in the documentation files) Use this with any of the motion keys to select
2101  the text between the old and new cursor positions.
2102 \end_layout
2103
2104 \begin_layout Labeling
2105 \labelwidthstring 00.00.0000
2106
2107 \family sans
2108 Alt
2109 \family default
2110  (Denoted by 
2111 \begin_inset Quotes eld
2112 \end_inset
2113
2114
2115 \family sans
2116 Alt
2117 \family default
2118
2119 \begin_inset Quotes erd
2120 \end_inset
2121
2122
2123 \begin_inset CommandInset nomenclature
2124 LatexCommand nomenclature
2125 symbol "Alt"
2126 description "Alt or Meta key"
2127
2128 \end_inset
2129
2130  in the documentation files) This is the Alt key on many keyboards, unless
2131  your keyboard has a distinct Meta key.
2132  If you have both keys, you will need to try out which one actually performs
2133  the 
2134 \family sans
2135 Alt+
2136 \family default
2137  function.
2138  This key does many different things, but it also activates the 
2139 \emph on
2140 menu accelerator keys
2141 \emph default
2142 .
2143  If you use this in combination with any of the underlined letters in a
2144  menu or menu item, it selects that menu item.
2145 \end_layout
2146
2147 \begin_deeper
2148 \begin_layout Standard
2149 For example, the sequence 
2150 \begin_inset Quotes eld
2151 \end_inset
2152
2153
2154 \family sans
2155 Alt
2156 \begin_inset space ~
2157 \end_inset
2158
2159 e
2160 \begin_inset space ~
2161 \end_inset
2162
2163 s
2164 \family default
2165
2166 \begin_inset space ~
2167 \end_inset
2168
2169
2170 \family sans
2171 c
2172 \family default
2173
2174 \begin_inset Quotes erd
2175 \end_inset
2176
2177  brings up the 
2178 \begin_inset Quotes eld
2179 \end_inset
2180
2181 Text Style
2182 \begin_inset Quotes erd
2183 \end_inset
2184
2185  menu.
2186  Typing 
2187 \begin_inset Quotes eld
2188 \end_inset
2189
2190
2191 \family sans
2192 Alt
2193 \begin_inset space ~
2194 \end_inset
2195
2196 f
2197 \family default
2198
2199 \begin_inset Quotes erd
2200 \end_inset
2201
2202  opens the 
2203 \family sans
2204 File
2205 \family default
2206  menu.
2207 \end_layout
2208
2209 \begin_layout Standard
2210 The 
2211 \emph on
2212 Shortcuts
2213 \emph default
2214  manual lists all other things bound to the 
2215 \family sans
2216 Alt
2217 \family default
2218  key.
2219 \end_layout
2220
2221 \end_deeper
2222 \begin_layout Standard
2223 You'll learn more and more keybindings and short-cut keys as you use LyX,
2224  because most actions will prompt a small message in the status bar at the
2225  bottom of LyX's main window which describe the name of the action, you've
2226  just triggered, and any existing keybindings for that action.
2227  The LyX menus also list the defined keybindings.
2228  The notation for the keybindings is very similar to the notation used in
2229  this documentation, so you should not have any problems understanding it.
2230  However, notice that Shift-modifiers are explicitly mentioned, so 
2231 \begin_inset Quotes eld
2232 \end_inset
2233
2234
2235 \family sans
2236 Alt+P Shift-A
2237 \family default
2238
2239 \begin_inset Quotes erd
2240 \end_inset
2241
2242  means 
2243 \family sans
2244 Alt+P
2245 \family default
2246  followed by a capital 
2247 \family sans
2248 A
2249 \family default
2250 .
2251 \end_layout
2252
2253 \begin_layout Standard
2254 You can list or change the keybindings in the menu 
2255 \family sans
2256 Tools\SpecialChar \menuseparator
2257 Preferences
2258 \family default
2259  under 
2260 \family sans
2261 Editing\SpecialChar \menuseparator
2262 Shortcuts
2263 \family default
2264  as explained in sec.
2265 \begin_inset space \thinspace{}
2266 \end_inset
2267
2268
2269 \begin_inset CommandInset ref
2270 LatexCommand ref
2271 reference "sub:Editing-Shortcuts"
2272
2273 \end_inset
2274
2275 .
2276 \end_layout
2277
2278 \begin_layout Chapter
2279 LyX Basics
2280 \begin_inset Index idx
2281 status collapsed
2282
2283 \begin_layout Plain Layout
2284 LyX ! Basics
2285 \end_layout
2286
2287 \end_inset
2288
2289
2290 \end_layout
2291
2292 \begin_layout Section
2293 Document Types
2294 \begin_inset Index idx
2295 status collapsed
2296
2297 \begin_layout Plain Layout
2298 Document ! Types
2299 \end_layout
2300
2301 \end_inset
2302
2303
2304 \end_layout
2305
2306 \begin_layout Subsection
2307 Introduction
2308 \end_layout
2309
2310 \begin_layout Standard
2311 Before you do anything else, before you ever start writing a document, you
2312  need to decide what type of document you want to edit.
2313  Different types of documents use different types of spacing, headings,
2314  numbering schemes, and so on.
2315  Additionally, different documents use different paragraph environments,
2316  and format the title of your document differently.
2317 \end_layout
2318
2319 \begin_layout Standard
2320
2321 \emph on
2322 document class
2323 \emph default
2324  describes a group of properties common to a particular set of documents.
2325  By setting the document class, you automatically select these properties,
2326  making it easier to create the type of document you want.
2327  If you don't choose a document class, LyX picks one for you by default.
2328  So it is up to you to change the class of your document.
2329 \end_layout
2330
2331 \begin_layout Standard
2332 Read on for info about the document classes you can choose from LyX, and
2333  how to adjust their properties.
2334 \end_layout
2335
2336 \begin_layout Subsection
2337 Document Classes
2338 \begin_inset Index idx
2339 status collapsed
2340
2341 \begin_layout Plain Layout
2342 Document ! Classes
2343 \end_layout
2344
2345 \end_inset
2346
2347
2348 \begin_inset CommandInset label
2349 LatexCommand label
2350 name "sec:Document-Classes"
2351
2352 \end_inset
2353
2354
2355 \end_layout
2356
2357 \begin_layout Standard
2358 You can select a class using the 
2359 \family sans
2360 Document\SpecialChar \menuseparator
2361 Settings
2362 \change_inserted 1 1269457473
2363 \SpecialChar \menuseparator
2364 Document Class
2365 \change_unchanged
2366
2367 \begin_inset Index idx
2368 status collapsed
2369
2370 \begin_layout Plain Layout
2371 Document ! Settings
2372 \end_layout
2373
2374 \end_inset
2375
2376
2377 \family default
2378  dialog.
2379  Select the class you want to use, and make any fine tunings of the options
2380  you may need.
2381 \end_layout
2382
2383 \begin_layout Subsubsection
2384 Overview
2385 \end_layout
2386
2387 \begin_layout Standard
2388 There are four standard document classes in LyX.
2389  They are:
2390 \end_layout
2391
2392 \begin_layout Description
2393 Article for basic articles
2394 \end_layout
2395
2396 \begin_layout Description
2397 Report for basic reports
2398 \end_layout
2399
2400 \begin_layout Description
2401 Book for writing a book
2402 \end_layout
2403
2404 \begin_layout Description
2405 Letter for US-style letters
2406 \end_layout
2407
2408 \begin_layout Standard
2409 There are also some non-standard classes, which LyX only uses if you have
2410  installed the corresponding LaTeX class files, though most LaTeX distributions
2411  will include many of these.
2412  Here are some of the classes.
2413  The full list with detailed explanations can be found in chapter 
2414 \emph on
2415 Special Document Classes
2416 \emph default
2417  in the 
2418 \emph on
2419 Additional Features
2420 \emph default
2421  manual:
2422 \end_layout
2423
2424 \begin_layout Description
2425 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2426 \end_layout
2427
2428 \begin_layout Description
2429 AAST
2430 \family sans
2431
2432 \begin_inset ERT
2433 status collapsed
2434
2435 \begin_layout Plain Layout
2436
2437 {}
2438 \end_layout
2439
2440 \end_inset
2441
2442
2443 \family default
2444 eX For submissions to the journals published by the American Astronomical
2445  Society
2446 \end_layout
2447
2448 \begin_layout Description
2449 AMS Layouts for articles and books in the style and format used by the American
2450  Mathematical Society (AMS).
2451  There are three article layouts available.
2452  The standard one uses a typical numbering scheme for theorems etc., that
2453  prepends the section number to the number of the result.
2454  All result-type statements (propositions, corollaries, and so on) are sequenced
2455  together, but definitions, examples, and the like have their own sequence.
2456  The 
2457 \begin_inset Quotes eld
2458 \end_inset
2459
2460 sequential numbering
2461 \begin_inset Quotes erd
2462 \end_inset
2463
2464  scheme does not place the section number with each result, but numbers
2465  them throughout the article in a single sequence.
2466  Each type of result gets its own sequence.
2467  There is also a layout that dispenses with numbering of statements altogether.
2468 \end_layout
2469
2470 \begin_layout Description
2471 Beamer Layout for presentations
2472 \end_layout
2473
2474 \begin_layout Description
2475 broadway Layout for writing plays.
2476  It is not an existing LaTeX document class, but a new one which is distributed
2477  with LyX.
2478 \end_layout
2479
2480 \begin_layout Description
2481 curriculum
2482 \begin_inset space ~
2483 \end_inset
2484
2485 vitae classes to create curriculum vitae
2486 \end_layout
2487
2488 \begin_layout Description
2489 Dinbrief Letters in format of the DIN (German industry norm)
2490 \end_layout
2491
2492 \begin_layout Description
2493 dtk Layout for 
2494 \family typewriter
2495 Die TeXnische Komödie
2496 \family default
2497 , the journal of the German TeX user Group (Dante)
2498 \end_layout
2499
2500 \begin_layout Description
2501 Elsevier Layout for journals of the Elsevier publishing group
2502 \end_layout
2503
2504 \begin_layout Description
2505 Foils Used to make transparencies
2506 \end_layout
2507
2508 \begin_layout Description
2509 g-brief Letters in format of the DIN (German industry norm)
2510 \end_layout
2511
2512 \begin_layout Description
2513 hollywood Used to type spec scripts for the US film industry.
2514  It is not an existing LaTeX document class, but a new one which is distributed
2515  with LyX.
2516 \end_layout
2517
2518 \begin_layout Description
2519 IEEEtran Layout for the journals published by the Institute of Electrical
2520  and Electronics Engineers (IEEE)
2521 \end_layout
2522
2523 \begin_layout Description
2524 IOP Layout for journals of the Institute of Physics publishing group
2525 \end_layout
2526
2527 \begin_layout Description
2528 Kluwer Layout for journals of the Kluwer publishing group
2529 \end_layout
2530
2531 \begin_layout Description
2532 KOMA-Script a replacement for the standard classes, offers many useful features
2533  like caption formatting, automatic print space calculation etc.
2534 \end_layout
2535
2536 \begin_layout Description
2537 Memoir another replacement for the standard classes
2538 \end_layout
2539
2540 \begin_layout Description
2541 paper Used with the 
2542 \family typewriter
2543 paper
2544 \family default
2545  LaTeX document class
2546 \end_layout
2547
2548 \begin_layout Description
2549 Powerdot Layout for presentations
2550 \end_layout
2551
2552 \begin_layout Description
2553 REVTe
2554 \begin_inset ERT
2555 status collapsed
2556
2557 \begin_layout Plain Layout
2558
2559 {}
2560 \end_layout
2561
2562 \end_inset
2563
2564 X is used to write articles for the publications of the American Physical
2565  Society (APS), American Institute of Physics (AIP), and Optical Society
2566  of America (OSA).
2567  This class is not completely compatible with all LyX features.
2568 \end_layout
2569
2570 \begin_layout Description
2571 Slides Used to make transparencies
2572 \end_layout
2573
2574 \begin_layout Description
2575 SPIE
2576 \begin_inset space ~
2577 \end_inset
2578
2579 Proceedings Layout for the journals published by The International Society
2580  for Optical Engineering (SPIE)
2581 \end_layout
2582
2583 \begin_layout Description
2584 Springer Layouts for journals of the Springer publishing group
2585 \end_layout
2586
2587 \begin_layout Description
2588 TUGboat Layout for 
2589 \family typewriter
2590 TUGboat
2591 \family default
2592 , the journal of the international TeX user Group (TUG)
2593 \end_layout
2594
2595 \begin_layout Standard
2596 We won't go into any detail about how to use these different document classes
2597  here.
2598  You can find all the details about the non-standard classes in Chapter
2599  6 of the 
2600 \emph on
2601 Additional Features
2602 \emph default
2603  manual.
2604  Here, we will settle with a list of some of the common properties of all
2605  of the document classes.
2606 \change_inserted 1 1269457401
2607
2608 \end_layout
2609
2610 \begin_layout Subsubsection
2611
2612 \change_inserted 1 1269457704
2613 Why Is My Document Class `Unavailable'?
2614 \end_layout
2615
2616 \begin_layout Standard
2617
2618 \change_inserted 1 1269458954
2619 New users are sometimes puzzled by the fact that many of the document classes
2620  listed under 
2621 \family sans
2622 Document\SpecialChar \menuseparator
2623 Settings\SpecialChar \menuseparator
2624 Document Class
2625 \begin_inset Index idx
2626 status collapsed
2627
2628 \begin_layout Plain Layout
2629
2630 \change_inserted 1 1269457484
2631 Document ! Settings
2632 \end_layout
2633
2634 \end_inset
2635
2636  
2637 \family default
2638 are marked as 
2639 \begin_inset Quotes eld
2640 \end_inset
2641
2642 Unavailable
2643 \begin_inset Quotes erd
2644 \end_inset
2645
2646 .
2647  Or they are surprised that, when they try to open the 
2648 \family sans
2649 hollywood
2650 \family default
2651  template, they receive a message saying that the document class requires
2652  external files to produce output, files that are not installed.
2653  Surely something is wrong.
2654  Right?
2655 \end_layout
2656
2657 \begin_layout Standard
2658
2659 \change_inserted 1 1269458991
2660 Nothing is wrong.
2661  LyX includes many more document classes than you will ever need to use,
2662  and some of them, like 
2663 \family sans
2664 hollywood
2665 \family default
2666  (which is used for screenplays), are highly specialized.
2667  Indeed, we want LyX to support as many different types of documents as
2668  possible, and, as of LyX 2.0, it includes almost one hundred different layout
2669  files, with the number growing all the time.
2670  No sensible LaTeX distribution will install all of the different files
2671  that might be needed by some LyX document class by default.
2672  There are too many, and they are too various.
2673  That is why some of the document classes are unavailable.
2674 \change_unchanged
2675
2676 \end_layout
2677
2678 \begin_layout Standard
2679
2680 \change_inserted 1 1269459048
2681 So, if there is a document class you would like to use that is marked as
2682  `Unavailable', all you need to do is install the appropriate class or package
2683  files.
2684  The easiest way to find out which files you need to install is to try selecting
2685  that document class.
2686  LyX will display a dialog that, among other things, will list the missing
2687  files.
2688  Most TeX distributions now include a See section 5.1 of the 
2689 \emph on
2690 Customization
2691 \emph default
2692  manual for information on how to install them.
2693 \end_layout
2694
2695 \begin_layout Subsubsection
2696
2697 \change_inserted 1 1269458726
2698 I Need a Document Class That Isn't Even Listed
2699 \end_layout
2700
2701 \begin_layout Standard
2702
2703 \change_inserted 1 1269459092
2704 Although, as said, LyX provides support for many different sorts of documents,
2705  it does not include support for every document class people might want
2706  to use.
2707  For example, many universities provide LaTeX class files to be used for
2708  dissertations submitted to those universities.
2709  For example, the LaTeX document class 
2710 \family sans
2711 ucthesis
2712 \family default
2713  is used for dissertations at the University of California.
2714  The LyX team cannot write `layout files' to support every one of these.
2715  There are too many.
2716 \end_layout
2717
2718 \begin_layout Standard
2719
2720 \change_inserted 1 1269459143
2721 Fortunately, however, users can write their own layout files, and many users
2722  have done so.
2723  Sometimes, this is quite easy, but sometimes it can be quite hard.
2724  Chapter 5 of the 
2725 \emph on
2726 Customization
2727 \emph default
2728  manual contains information on how to add support for your favorite document
2729  type.
2730 \change_unchanged
2731
2732 \end_layout
2733
2734 \begin_layout Subsubsection
2735 Modules
2736 \begin_inset CommandInset label
2737 LatexCommand label
2738 name "sub:Modules"
2739
2740 \end_inset
2741
2742
2743 \begin_inset Index idx
2744 status collapsed
2745
2746 \begin_layout Plain Layout
2747 Document ! Modules
2748 \end_layout
2749
2750 \end_inset
2751
2752
2753 \end_layout
2754
2755 \begin_layout Standard
2756 Modules load additional features that are not by default available in the
2757  chosen document class.
2758  For example you might want to write Braille (embossed printing) in a document.
2759  This is not available in any document class, so you have to load the correspond
2760 ing module in the 
2761 \family sans
2762 Modules
2763 \family default
2764  section of the 
2765 \family sans
2766 Document\SpecialChar \menuseparator
2767 Settings
2768 \family default
2769
2770 \begin_inset Index idx
2771 status collapsed
2772
2773 \begin_layout Plain Layout
2774 Document ! Settings
2775 \end_layout
2776
2777 \end_inset
2778
2779  dialog.
2780  Highlighting a module in the dialog will bring up a description of the
2781  module.
2782 \change_inserted 1 1269456873
2783
2784 \end_layout
2785
2786 \begin_layout Standard
2787
2788 \change_inserted 1 1269456922
2789 Some modules require LaTeX packages that are not always installed by default.
2790  LyX will warn you if you do not have the needed package.
2791  You can still use the module while editing your file, but you will not
2792  be able to export PDF or print your document, since LyX will not be able
2793  to compile the LaTeX file without the missing package.
2794  If you want to be able to produce output, then you need to install the
2795  missing package and then reconfigure LyX by selecting 
2796 \family sans
2797 Tools\SpecialChar \menuseparator
2798 Reconfigure
2799 \family default
2800 .
2801 \begin_inset Index idx
2802 status collapsed
2803
2804 \begin_layout Plain Layout
2805
2806 \change_inserted 1 1269456873
2807 Reconfiguration of LyX
2808 \end_layout
2809
2810 \end_inset
2811
2812  See section 5.1 of the 
2813 \emph on
2814 Customization
2815 \emph default
2816  manual for more information on installing needed packages.
2817 \change_unchanged
2818
2819 \end_layout
2820
2821 \begin_layout Standard
2822 \begin_inset Note Greyedout
2823 status open
2824
2825 \begin_layout Plain Layout
2826
2827 \series bold
2828 Note also:
2829 \series default
2830  Some modules require other modules, and some pairs of modules are incompatible.
2831  LyX will advise you about these things.
2832 \end_layout
2833
2834 \end_inset
2835
2836
2837 \end_layout
2838
2839 \begin_layout Subsubsection
2840 Properties
2841 \end_layout
2842
2843 \begin_layout Standard
2844 Each class has a default set of options.
2845  Here's a quick table describing them:
2846 \end_layout
2847
2848 \begin_layout Standard
2849 \begin_inset VSpace 0.3cm
2850 \end_inset
2851
2852
2853 \end_layout
2854
2855 \begin_layout Standard
2856 \align center
2857 \begin_inset Tabular
2858 <lyxtabular version="3" rows="5" columns="5">
2859 <features tabularvalignment="middle">
2860 <column alignment="center" valignment="top" width="0pt">
2861 <column alignment="center" valignment="top" width="0pt">
2862 <column alignment="center" valignment="top" width="0pt">
2863 <column alignment="center" valignment="top" width="0pt">
2864 <column alignment="center" valignment="top" width="0pt">
2865 <row>
2866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2867 \begin_inset Text
2868
2869 \begin_layout Plain Layout
2870
2871 \end_layout
2872
2873 \end_inset
2874 </cell>
2875 <cell alignment="center" valignment="top" topline="true" bottomline="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 Page style
2889 \end_layout
2890
2891 \end_inset
2892 </cell>
2893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 Sides
2907 \end_layout
2908
2909 \end_inset
2910 </cell>
2911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2912 \begin_inset Text
2913
2914 \begin_layout Plain Layout
2915
2916 \family sans
2917 \series medium
2918 \shape up
2919 \size normal
2920 \emph off
2921 \bar no
2922 \noun off
2923 \color none
2924 Columns
2925 \end_layout
2926
2927 \end_inset
2928 </cell>
2929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2930 \begin_inset Text
2931
2932 \begin_layout Plain Layout
2933
2934 \series medium
2935 \shape up
2936 \size normal
2937 \emph off
2938 \bar no
2939 \noun off
2940 \color none
2941 Max.
2942  sectioning level
2943 \end_layout
2944
2945 \end_inset
2946 </cell>
2947 </row>
2948 <row>
2949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2950 \begin_inset Text
2951
2952 \begin_layout Plain Layout
2953
2954 \series medium
2955 \shape up
2956 \size normal
2957 \emph off
2958 \bar no
2959 \noun off
2960 \color none
2961 article
2962 \end_layout
2963
2964 \end_inset
2965 </cell>
2966 <cell alignment="center" valignment="top" topline="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 Plain
2980 \end_layout
2981
2982 \end_inset
2983 </cell>
2984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2985 \begin_inset Text
2986
2987 \begin_layout Plain Layout
2988
2989 \family sans
2990 \series medium
2991 \shape up
2992 \size normal
2993 \emph off
2994 \bar no
2995 \noun off
2996 \color none
2997 One
2998 \end_layout
2999
3000 \end_inset
3001 </cell>
3002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3003 \begin_inset Text
3004
3005 \begin_layout Plain Layout
3006
3007 \family sans
3008 \series medium
3009 \shape up
3010 \size normal
3011 \emph off
3012 \bar no
3013 \noun off
3014 \color none
3015 One
3016 \end_layout
3017
3018 \end_inset
3019 </cell>
3020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3021 \begin_inset Text
3022
3023 \begin_layout Plain Layout
3024
3025 \family sans
3026 \series medium
3027 \shape up
3028 \size normal
3029 \emph off
3030 \bar no
3031 \noun off
3032 \color none
3033 Section
3034 \end_layout
3035
3036 \end_inset
3037 </cell>
3038 </row>
3039 <row>
3040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3041 \begin_inset Text
3042
3043 \begin_layout Plain Layout
3044
3045 \series medium
3046 \shape up
3047 \size normal
3048 \emph off
3049 \bar no
3050 \noun off
3051 \color none
3052 report
3053 \end_layout
3054
3055 \end_inset
3056 </cell>
3057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3058 \begin_inset Text
3059
3060 \begin_layout Plain Layout
3061
3062 \family sans
3063 \series medium
3064 \shape up
3065 \size normal
3066 \emph off
3067 \bar no
3068 \noun off
3069 \color none
3070 Plain
3071 \end_layout
3072
3073 \end_inset
3074 </cell>
3075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3076 \begin_inset Text
3077
3078 \begin_layout Plain Layout
3079
3080 \family sans
3081 \series medium
3082 \shape up
3083 \size normal
3084 \emph off
3085 \bar no
3086 \noun off
3087 \color none
3088 One
3089 \end_layout
3090
3091 \end_inset
3092 </cell>
3093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3094 \begin_inset Text
3095
3096 \begin_layout Plain Layout
3097
3098 \family sans
3099 \series medium
3100 \shape up
3101 \size normal
3102 \emph off
3103 \bar no
3104 \noun off
3105 \color none
3106 One
3107 \end_layout
3108
3109 \end_inset
3110 </cell>
3111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3112 \begin_inset Text
3113
3114 \begin_layout Plain Layout
3115
3116 \family sans
3117 \series medium
3118 \shape up
3119 \size normal
3120 \emph off
3121 \bar no
3122 \noun off
3123 \color none
3124 Chapter
3125 \end_layout
3126
3127 \end_inset
3128 </cell>
3129 </row>
3130 <row>
3131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3132 \begin_inset Text
3133
3134 \begin_layout Plain Layout
3135
3136 \series medium
3137 \shape up
3138 \size normal
3139 \emph off
3140 \bar no
3141 \noun off
3142 \color none
3143 book
3144 \end_layout
3145
3146 \end_inset
3147 </cell>
3148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3149 \begin_inset Text
3150
3151 \begin_layout Plain Layout
3152
3153 \family sans
3154 \series medium
3155 \shape up
3156 \size normal
3157 \emph off
3158 \bar no
3159 \noun off
3160 \color none
3161 Headings
3162 \end_layout
3163
3164 \end_inset
3165 </cell>
3166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3167 \begin_inset Text
3168
3169 \begin_layout Plain Layout
3170
3171 \family sans
3172 \series medium
3173 \shape up
3174 \size normal
3175 \emph off
3176 \bar no
3177 \noun off
3178 \color none
3179 Two
3180 \end_layout
3181
3182 \end_inset
3183 </cell>
3184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3185 \begin_inset Text
3186
3187 \begin_layout Plain Layout
3188
3189 \family sans
3190 \series medium
3191 \shape up
3192 \size normal
3193 \emph off
3194 \bar no
3195 \noun off
3196 \color none
3197 One
3198 \end_layout
3199
3200 \end_inset
3201 </cell>
3202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3203 \begin_inset Text
3204
3205 \begin_layout Plain Layout
3206
3207 \family sans
3208 \series medium
3209 \shape up
3210 \size normal
3211 \emph off
3212 \bar no
3213 \noun off
3214 \color none
3215 Chapter
3216 \end_layout
3217
3218 \end_inset
3219 </cell>
3220 </row>
3221 <row>
3222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3223 \begin_inset Text
3224
3225 \begin_layout Plain Layout
3226
3227 \series medium
3228 \shape up
3229 \size normal
3230 \emph off
3231 \bar no
3232 \noun off
3233 \color none
3234 letter
3235 \end_layout
3236
3237 \end_inset
3238 </cell>
3239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3240 \begin_inset Text
3241
3242 \begin_layout Plain Layout
3243
3244 \family sans
3245 \series medium
3246 \shape up
3247 \size normal
3248 \emph off
3249 \bar no
3250 \noun off
3251 \color none
3252 Plain
3253 \end_layout
3254
3255 \end_inset
3256 </cell>
3257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3258 \begin_inset Text
3259
3260 \begin_layout Plain Layout
3261
3262 \family sans
3263 \series medium
3264 \shape up
3265 \size normal
3266 \emph off
3267 \bar no
3268 \noun off
3269 \color none
3270 One
3271 \end_layout
3272
3273 \end_inset
3274 </cell>
3275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3276 \begin_inset Text
3277
3278 \begin_layout Plain Layout
3279
3280 \family sans
3281 \series medium
3282 \shape up
3283 \size normal
3284 \emph off
3285 \bar no
3286 \noun off
3287 \color none
3288 One
3289 \end_layout
3290
3291 \end_inset
3292 </cell>
3293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3294 \begin_inset Text
3295
3296 \begin_layout Plain Layout
3297
3298 \series medium
3299 \shape up
3300 \size normal
3301 \emph off
3302 \bar no
3303 \noun off
3304 \color none
3305 none
3306 \end_layout
3307
3308 \end_inset
3309 </cell>
3310 </row>
3311 </lyxtabular>
3312
3313 \end_inset
3314
3315
3316 \end_layout
3317
3318 \begin_layout Standard
3319 \begin_inset VSpace 0.3cm
3320 \end_inset
3321
3322
3323 \end_layout
3324
3325 \begin_layout Standard
3326 You're probably also wondering what 
3327 \begin_inset Quotes eld
3328 \end_inset
3329
3330 Max.
3331 \begin_inset space ~
3332 \end_inset
3333
3334 sectioning level
3335 \begin_inset Quotes erd
3336 \end_inset
3337
3338  means.
3339  There are several paragraph environments used to create section headings.
3340  Different document classes allow different types of section headings.
3341  Only two use the 
3342 \family sans
3343 Chapter
3344 \family default
3345  heading; the rest do not and begin instead with the 
3346 \family sans
3347 Section
3348 \family default
3349  heading.
3350  Some document classes, such as the ones for letters, don't use any section
3351  headings.
3352  In addition to 
3353 \family sans
3354 Chapter
3355 \family default
3356  and 
3357 \family sans
3358 Section
3359 \family default
3360  headings, there are also 
3361 \family sans
3362 Subsection
3363 \family default
3364  headings, 
3365 \family sans
3366 Subsubsection
3367 \family default
3368  headings, and so on.
3369  We'll describe these headings fully in section
3370 \begin_inset space ~
3371 \end_inset
3372
3373
3374 \begin_inset CommandInset ref
3375 LatexCommand ref
3376 reference "sub:Headings"
3377
3378 \end_inset
3379
3380 .
3381 \end_layout
3382
3383 \begin_layout Subsection
3384 Document Layout
3385 \begin_inset CommandInset label
3386 LatexCommand label
3387 name "sub:Document-Layout"
3388
3389 \end_inset
3390
3391
3392 \begin_inset Index idx
3393 status collapsed
3394
3395 \begin_layout Plain Layout
3396 Document ! Layout
3397 \end_layout
3398
3399 \end_inset
3400
3401
3402 \family sans
3403
3404 \begin_inset Index idx
3405 status collapsed
3406
3407 \begin_layout Plain Layout
3408 Document ! Settings
3409 \end_layout
3410
3411 \end_inset
3412
3413
3414 \end_layout
3415
3416 \begin_layout Standard
3417 The most important properties of documents classes are set in the menu 
3418 \family sans
3419 Document\SpecialChar \menuseparator
3420 Settings
3421 \family default
3422 .
3423  There in the 
3424 \family sans
3425 Options
3426 \family default
3427  field under 
3428 \family sans
3429 Documents
3430 \begin_inset space ~
3431 \end_inset
3432
3433 Class
3434 \family default
3435 , you can enter special options for your document class in a comma-separated
3436  list.
3437  This is only necessary if LyX doesn't support special options you want
3438  to use for your document.
3439  To learn more about your favorite LaTeX-class and its options, you have
3440  to read its manual.
3441 \end_layout
3442
3443 \begin_layout Standard
3444 The drop box 
3445 \family sans
3446 Headings style
3447 \family default
3448  in the 
3449 \family sans
3450 Document\SpecialChar \menuseparator
3451 Settings
3452 \family default
3453  dialog under 
3454 \family sans
3455 Page
3456 \begin_inset space ~
3457 \end_inset
3458
3459 Layout
3460 \family default
3461  controls what sorts of headings and page numbers go on a page.
3462  You can choose between the following five options:
3463 \end_layout
3464
3465 \begin_layout Labeling
3466 \labelwidthstring 00.00.0000
3467
3468 \family sans
3469 Default
3470 \family default
3471  Use default page style of current class.
3472 \end_layout
3473
3474 \begin_layout Labeling
3475 \labelwidthstring 00.00.0000
3476
3477 \family sans
3478 Empty
3479 \family default
3480  No page numbers or headings.
3481 \end_layout
3482
3483 \begin_layout Labeling
3484 \labelwidthstring 00.00.0000
3485
3486 \family sans
3487 Plain
3488 \family default
3489  Page numbers only.
3490 \end_layout
3491
3492 \begin_layout Labeling
3493 \labelwidthstring 00.00.0000
3494
3495 \family sans
3496 Headings
3497 \family default
3498  Page numbers and either the current chapter or section title and number.
3499  Whether LyX uses the current chapter or the current section depends on
3500  the maximum sectioning level of the class.
3501 \end_layout
3502
3503 \begin_layout Labeling
3504 \labelwidthstring 00.00.0000
3505
3506 \family sans
3507 Fancy
3508 \family default
3509  This allows you to create fully customizable headers and footers if you
3510  have the 
3511 \series bold
3512 fancyhdr
3513 \series default
3514
3515 \begin_inset Index idx
3516 status collapsed
3517
3518 \begin_layout Plain Layout
3519 LaTeX-packages ! fancyhdr
3520 \end_layout
3521
3522 \end_inset
3523
3524  package installed.
3525  At the moment, support in LyX is limited to this setting.
3526  To use the full power of this package, you have to add code to your document
3527  preamble.
3528  Check the documentation for the 
3529 \series bold
3530 fancyhdr
3531 \series default
3532  package for more details, 
3533 \begin_inset CommandInset citation
3534 LatexCommand cite
3535 key "fancyhdr"
3536
3537 \end_inset
3538
3539 .
3540 \end_layout
3541
3542 \begin_layout Standard
3543 The 
3544 \family sans
3545 Separation
3546 \family default
3547  of paragraphs is described in section
3548 \begin_inset space ~
3549 \end_inset
3550
3551
3552 \begin_inset CommandInset ref
3553 LatexCommand ref
3554 reference "sec:Par-indent-intro"
3555
3556 \end_inset
3557
3558 .
3559 \end_layout
3560
3561 \begin_layout Subsection
3562 Paper Size and Orientation
3563 \begin_inset Index idx
3564 status collapsed
3565
3566 \begin_layout Plain Layout
3567 Document ! Paper size
3568 \end_layout
3569
3570 \end_inset
3571
3572
3573 \begin_inset CommandInset label
3574 LatexCommand label
3575 name "sub:Paper-Size,-Orientation,"
3576
3577 \end_inset
3578
3579
3580 \end_layout
3581
3582 \begin_layout Standard
3583 You'll find the following options in the menu 
3584 \family sans
3585 Page
3586 \begin_inset space ~
3587 \end_inset
3588
3589 Layout
3590 \family default
3591  of the dialog of the 
3592 \family sans
3593 Document\SpecialChar \menuseparator
3594 Settings
3595 \family default
3596  menu:
3597 \family sans
3598
3599 \begin_inset Index idx
3600 status collapsed
3601
3602 \begin_layout Plain Layout
3603 Document ! Settings
3604 \end_layout
3605
3606 \end_inset
3607
3608
3609 \end_layout
3610
3611 \begin_layout Labeling
3612 \labelwidthstring 00.00.0000
3613
3614 \family sans
3615 Paper
3616 \begin_inset space ~
3617 \end_inset
3618
3619 Format
3620 \family default
3621  What size paper to print on.
3622  The choices are
3623 \end_layout
3624
3625 \begin_layout Itemize
3626
3627 \family sans
3628 Default
3629 \end_layout
3630
3631 \begin_layout Itemize
3632
3633 \family sans
3634 A3, A4,
3635 \family default
3636  
3637 \family sans
3638 A5
3639 \end_layout
3640
3641 \begin_layout Itemize
3642
3643 \family sans
3644 B3, B4, B5
3645 \end_layout
3646
3647 \begin_layout Itemize
3648
3649 \family sans
3650 US letter
3651 \end_layout
3652
3653 \begin_layout Itemize
3654
3655 \family sans
3656 US legal
3657 \end_layout
3658
3659 \begin_layout Itemize
3660
3661 \family sans
3662 US executive
3663 \end_layout
3664
3665 \begin_layout Itemize
3666
3667 \family sans
3668 Custom
3669 \end_layout
3670
3671 \begin_layout Labeling
3672 \labelwidthstring 00.00.0000
3673
3674 \family sans
3675 Orientation
3676 \family default
3677  Two toggle buttons choose whether to print the output as 
3678 \family sans
3679 Landscape
3680 \family default
3681  or as 
3682 \family sans
3683 Portrait
3684 \family default
3685 .
3686 \end_layout
3687
3688 \begin_layout Labeling
3689 \labelwidthstring 00.00.0000
3690
3691 \family sans
3692 Two-sided
3693 \begin_inset space ~
3694 \end_inset
3695
3696 document
3697 \family default
3698  Adjusts the print space to print both sides of paper.
3699  That means that the print space for odd- and even-numbered pages is different.
3700 \end_layout
3701
3702 \begin_layout Subsection
3703 Margins
3704 \begin_inset CommandInset label
3705 LatexCommand label
3706 name "sub:Margins"
3707
3708 \end_inset
3709
3710
3711 \begin_inset Index idx
3712 status collapsed
3713
3714 \begin_layout Plain Layout
3715 Document ! Margins
3716 \end_layout
3717
3718 \end_inset
3719
3720
3721 \begin_inset Index idx
3722 status collapsed
3723
3724 \begin_layout Plain Layout
3725 Margins
3726 \end_layout
3727
3728 \end_inset
3729
3730
3731 \end_layout
3732
3733 \begin_layout Standard
3734 Paper margins are set in the menu 
3735 \family sans
3736 Document\SpecialChar \menuseparator
3737 Settings
3738 \family default
3739 .
3740 \begin_inset Index idx
3741 status collapsed
3742
3743 \begin_layout Plain Layout
3744 Document ! Settings
3745 \end_layout
3746
3747 \end_inset
3748
3749
3750 \end_layout
3751
3752 \begin_layout Standard
3753 If you use a KOMA-Script document class, you can use the default settings.
3754  Because KOMA-Script calculates then the printspace automatically by taking
3755  the paper format and the font size into account.
3756 \end_layout
3757
3758 \begin_layout Subsection
3759 Important Note
3760 \end_layout
3761
3762 \begin_layout Standard
3763 If you change a document class, LyX has to convert 
3764 \emph on
3765 everything
3766 \emph default
3767  into the new class.
3768  That includes the paragraph environments.
3769  Some paragraph environments are standard, in so far as all of the document
3770  classes have them; but some classes have special paragraph environments.
3771  If this is the case, and you change the document class, LyX will mark the
3772  paragraphs whose styles it no longer understands as 
3773 \begin_inset Quotes eld
3774 \end_inset
3775
3776 unknown
3777 \begin_inset Quotes erd
3778 \end_inset
3779
3780 .
3781  The name of the style is retained, in case you should want to go back to
3782  the old class.
3783  But these paragraphs will be output with no special formatting, so you
3784  will either need to create a new style yourself or else to convert these
3785  paragraphs manually to a style present in your new document class.
3786 \end_layout
3787
3788 \begin_layout Section
3789 Paragraph Indentation and Separation
3790 \begin_inset Index idx
3791 status collapsed
3792
3793 \begin_layout Plain Layout
3794 Paragraph ! Indentation
3795 \end_layout
3796
3797 \end_inset
3798
3799
3800 \end_layout
3801
3802 \begin_layout Subsection
3803 Introduction
3804 \begin_inset CommandInset label
3805 LatexCommand label
3806 name "sec:Par-indent-intro"
3807
3808 \end_inset
3809
3810
3811 \end_layout
3812
3813 \begin_layout Standard
3814 Before describing all of the various paragraph environments, we'd like to
3815  say a word or two about paragraph indentation.
3816 \end_layout
3817
3818 \begin_layout Standard
3819 Everyone seems to have their own convention for separating paragraphs.
3820  Most Americans indent the first line of a paragraph.
3821  Others don't indent but put extra space between the paragraphs.
3822  If you choose indentation for paragraphs the 
3823 \emph on
3824 first
3825 \emph default
3826  paragraph of a section, or after a figure, an equation, a table, a list,
3827  etc., is 
3828 \emph on
3829 not
3830 \emph default
3831  indented.
3832  Only a paragraph following another paragraph gets indented.
3833  Note that the indentation behavior is different when you use another document
3834  language than English.
3835  LaTeX takes care that the indentation follows the rules of the used language.
3836 \end_layout
3837
3838 \begin_layout Standard
3839 The space between paragraphs, like the line spacing, the space between headings
3840  and text — in fact, all of the spacings for just about everything are pre-coded
3841  into LyX.
3842  As we said, you don't worry about how much space to add between what.
3843  LyX takes care of that.
3844  In fact, these pre-coded vertical spacings aren't a single number but a
3845  range.
3846  That way, LyX can squish or stretch the space between lines to make sure
3847  figures fit on a page with text, so that sections don't start at the bottom
3848  of a page, and so on.
3849 \begin_inset Foot
3850 status collapsed
3851
3852 \begin_layout Plain Layout
3853 LaTeX does this when LyX goes to produce a printable file.
3854 \end_layout
3855
3856 \end_inset
3857
3858  However, pre-coded doesn't mean you can't change them.
3859  LyX gives you the ability to globally change 
3860 \emph on
3861 all
3862 \emph default
3863  of these pre-coded spacings.
3864  We'll explain more later.
3865 \end_layout
3866
3867 \begin_layout Subsection
3868 Paragraph Separation
3869 \begin_inset Index idx
3870 status collapsed
3871
3872 \begin_layout Plain Layout
3873 Paragraph ! Separation
3874 \end_layout
3875
3876 \end_inset
3877
3878
3879 \end_layout
3880
3881 \begin_layout Standard
3882 To separate paragraphs, select 
3883 \family sans
3884 Indent
3885 \family default
3886  or 
3887 \family sans
3888 Skip
3889 \family default
3890  in the submenu 
3891 \family sans
3892 Text
3893 \begin_inset space ~
3894 \end_inset
3895
3896 Layout
3897 \family default
3898  of the dialog 
3899 \family sans
3900 Document\SpecialChar \menuseparator
3901 Settings
3902 \family default
3903
3904 \begin_inset Index idx
3905 status collapsed
3906
3907 \begin_layout Plain Layout
3908 Document ! Settings
3909 \end_layout
3910
3911 \end_inset
3912
3913  to indent paragraphs or add extra space between paragraphs, respectively.
3914  The size of the skips can be defined in the dialog, for the indentation
3915  you have to add this line to your document preamble:
3916 \end_layout
3917
3918 \begin_layout Standard
3919
3920 \series bold
3921
3922 \backslash
3923 setlength{
3924 \backslash
3925 parindent}{Length}
3926 \end_layout
3927
3928 \begin_layout Standard
3929 where length is a value in one of the units listed in Appendix
3930 \begin_inset space ~
3931 \end_inset
3932
3933
3934 \begin_inset CommandInset ref
3935 LatexCommand ref
3936 reference "cap:Units"
3937
3938 \end_inset
3939
3940 .
3941  The default length is 30
3942 \begin_inset space \thinspace{}
3943 \end_inset
3944
3945 pt.
3946 \end_layout
3947
3948 \begin_layout Subsection
3949 Fine-Tuning
3950 \end_layout
3951
3952 \begin_layout Standard
3953 You can also change the separation method of a single paragraph.
3954  Open the 
3955 \family sans
3956 Edit\SpecialChar \menuseparator
3957 Paragraph
3958 \begin_inset space ~
3959 \end_inset
3960
3961 Settings
3962 \family default
3963  dialog and toggle the 
3964 \family sans
3965 Indent
3966 \begin_inset space ~
3967 \end_inset
3968
3969 Paragraph
3970 \family default
3971  option to change the state of the current paragraph (shortcut 
3972 \begin_inset Info
3973 type  "shortcut"
3974 arg   "paragraph-params \\indent-toggle"
3975 \end_inset
3976
3977 ).
3978  If paragraphs have no indentation but use extra space for separation, this
3979  button will be ignored (you can't indent a single paragraph by toggling
3980  this).
3981 \end_layout
3982
3983 \begin_layout Standard
3984 You should only need to change the indentation method for a single paragraph
3985  if you need to do some fine-tuning.
3986 \end_layout
3987
3988 \begin_layout Subsection
3989 Line Spacing
3990 \begin_inset Index idx
3991 status collapsed
3992
3993 \begin_layout Plain Layout
3994 Paragraph ! Line spacing
3995 \end_layout
3996
3997 \end_inset
3998
3999
4000 \end_layout
4001
4002 \begin_layout Standard
4003 In the 
4004 \family sans
4005 Document\SpecialChar \menuseparator
4006 Settings
4007 \noun on
4008
4009 \begin_inset Index idx
4010 status collapsed
4011
4012 \begin_layout Plain Layout
4013 Document ! Settings
4014 \end_layout
4015
4016 \end_inset
4017
4018
4019 \family default
4020 \noun default
4021  dialog you can set the line spacing in the submenu 
4022 \family sans
4023 Text
4024 \begin_inset space ~
4025 \end_inset
4026
4027 Layout
4028 \family default
4029 .
4030 \begin_inset Foot
4031 status collapsed
4032
4033 \begin_layout Plain Layout
4034 You need to have the LaTeX-package 
4035 \series bold
4036 setspace
4037 \series default
4038
4039 \begin_inset Index idx
4040 status collapsed
4041
4042 \begin_layout Plain Layout
4043 LaTeX-packages ! setspace
4044 \end_layout
4045
4046 \end_inset
4047
4048  installed to use this feature.
4049 \end_layout
4050
4051 \end_inset
4052
4053
4054 \end_layout
4055
4056 \begin_layout Section
4057 Paragraph Environments
4058 \begin_inset CommandInset label
4059 LatexCommand label
4060 name "sec:Paragraph-Environments"
4061
4062 \end_inset
4063
4064
4065 \begin_inset Index idx
4066 status collapsed
4067
4068 \begin_layout Plain Layout
4069 Paragraph ! Environments
4070 \end_layout
4071
4072 \end_inset
4073
4074
4075 \begin_inset Index idx
4076 status collapsed
4077
4078 \begin_layout Plain Layout
4079 Paragraph environments|(
4080 \end_layout
4081
4082 \end_inset
4083
4084
4085 \end_layout
4086
4087 \begin_layout Subsection
4088 Overview
4089 \end_layout
4090
4091 \begin_layout Standard
4092 Paragraph environments correspond to the
4093 \end_layout
4094
4095 \begin_layout Standard
4096
4097 \series bold
4098
4099 \backslash
4100 begin{
4101 \emph on
4102 environment
4103 \emph default
4104 } ...
4105  
4106 \backslash
4107 end{
4108 \emph on
4109 environment
4110 \emph default
4111 }
4112 \series default
4113
4114 \begin_inset Newline newline
4115 \end_inset
4116
4117 command sequence in LaTeX files.
4118  If you don't know LaTeX, or the concept of a paragraph environment is totally
4119  alien to you, we urge you to read the 
4120 \emph on
4121 Tutorial
4122 \emph default
4123 .
4124  The 
4125 \emph on
4126 Tutorial
4127 \emph default
4128  also contains many more examples than this section does.
4129 \end_layout
4130
4131 \begin_layout Standard
4132 A paragraph environment is simply a 
4133 \begin_inset Quotes eld
4134 \end_inset
4135
4136 container
4137 \begin_inset Quotes erd
4138 \end_inset
4139
4140  for a paragraph which gives that paragraph certain properties.
4141  This can include a particular style of font, different margins, a numbering
4142  scheme, labels, and so on.
4143  Additionally, you can 
4144 \begin_inset Quotes eld
4145 \end_inset
4146
4147 nest
4148 \begin_inset Quotes erd
4149 \end_inset
4150
4151  the different environments inside one another, allowing one environment
4152  to inherit some of the properties of another.
4153  The different paragraph environments totally replace the need for messy
4154  tab stops, on the fly margin adjustment, and other hold-overs from the
4155  days of typewriters.
4156  There are several paragraph environments which are specific to a particular
4157  document type.
4158  We'll only be covering the most common ones here.
4159 \end_layout
4160
4161 \begin_layout Standard
4162 To choose a new paragraph environment, use the pull-down box 
4163 \begin_inset Graphics
4164         filename clipart/ToolbarEnvBox.png
4165         scale 70
4166         clip
4167
4168 \end_inset
4169
4170  at the left end of the toolbar.
4171  LyX will change the environment of the 
4172 \emph on
4173 entire
4174 \emph default
4175  paragraph in which the cursor sits.
4176  You can also change the environment of an entire group of paragraphs if
4177  you select them before choosing the new environment.
4178  
4179 \end_layout
4180
4181 \begin_layout Standard
4182 Note that hitting 
4183 \family sans
4184 Return
4185 \family default
4186  will 
4187 \emph on
4188 typically
4189 \emph default
4190  create a new paragraph using the 
4191 \family sans
4192 Standard
4193 \family default
4194  paragraph environment.
4195  We say 
4196 \begin_inset Quotes eld
4197 \end_inset
4198
4199 typically
4200 \begin_inset Quotes erd
4201 \end_inset
4202
4203  because if you are in one of these environments:
4204 \end_layout
4205
4206 \begin_layout Itemize
4207
4208 \family sans
4209 Quote
4210 \end_layout
4211
4212 \begin_layout Itemize
4213
4214 \family sans
4215 Quotation
4216 \end_layout
4217
4218 \begin_layout Itemize
4219
4220 \family sans
4221 Verse
4222 \end_layout
4223
4224 \begin_layout Itemize
4225
4226 \family sans
4227 Itemize
4228 \end_layout
4229
4230 \begin_layout Itemize
4231
4232 \family sans
4233 Enumerate
4234 \end_layout
4235
4236 \begin_layout Itemize
4237
4238 \family sans
4239 Description
4240 \end_layout
4241
4242 \begin_layout Itemize
4243
4244 \family sans
4245 List
4246 \end_layout
4247
4248 \begin_layout Standard
4249 LyX keeps the old paragraph environment when you hit 
4250 \family sans
4251 Return
4252 \family default
4253 , rather than resetting it to 
4254 \family sans
4255 Standard
4256 \family default
4257 .
4258  LyX will still reset the nesting depth, however.
4259  Usually, starting a new paragraph resets both the paragraph environment
4260  and the nesting depth (for more on nesting see section
4261 \begin_inset space ~
4262 \end_inset
4263
4264
4265 \begin_inset CommandInset ref
4266 LatexCommand ref
4267 reference "sec:Nesting"
4268
4269 \end_inset
4270
4271 ).
4272  At the moment, all this is context-specific; you're better off expecting
4273  
4274 \family sans
4275 Return
4276 \family default
4277  to reset the paragraph environment and depth.
4278  If you want a new paragraph to keep the current environment and depth,
4279  use 
4280 \begin_inset Info
4281 type  "shortcut"
4282 arg   "break-paragraph inverse"
4283 \end_inset
4284
4285  instead.
4286 \end_layout
4287
4288 \begin_layout Subsection
4289 Standard
4290 \end_layout
4291
4292 \begin_layout Standard
4293 The default paragraph environment is 
4294 \family sans
4295 Standard
4296 \family default
4297  for most classes.
4298  It creates a plain paragraph.
4299  If LyX resets the paragraph environment, this is the one it chooses.
4300  In fact, the paragraph you're reading right now (and most of the ones in
4301  this manual) are in the 
4302 \family sans
4303 Standard
4304 \family default
4305  environment.
4306 \end_layout
4307
4308 \begin_layout Standard
4309 You can nest a paragraph using the 
4310 \family sans
4311 Standard
4312 \family default
4313  environment in just about anything else, but you can't really nest anything
4314  in a 
4315 \family sans
4316 Standard
4317 \family default
4318  environment.
4319 \end_layout
4320
4321 \begin_layout Subsection
4322 Document Title
4323 \begin_inset Index idx
4324 status collapsed
4325
4326 \begin_layout Plain Layout
4327 Document ! Title
4328 \end_layout
4329
4330 \end_inset
4331
4332
4333 \end_layout
4334
4335 \begin_layout Standard
4336 A LaTeX title page has three parts: the title itself, the name(s) of the
4337  author(s) and a 
4338 \begin_inset Quotes eld
4339 \end_inset
4340
4341 footnote
4342 \begin_inset Quotes erd
4343 \end_inset
4344
4345  for thanks or contact information.
4346  For certain types of documents, LaTeX places all of this on a separate
4347  page along with today's date.
4348  For other types of documents, the title 
4349 \begin_inset Quotes eld
4350 \end_inset
4351
4352 page
4353 \begin_inset Quotes erd
4354 \end_inset
4355
4356  goes at the top of the first page of the document.
4357  
4358 \end_layout
4359
4360 \begin_layout Standard
4361 LyX provides an interface to the title page commands through the paragraph
4362  environments 
4363 \family sans
4364 Title
4365 \family default
4366
4367 \family sans
4368 Author
4369 \family default
4370 , and 
4371 \family sans
4372 Date
4373 \family default
4374 .
4375  Here's how you use them:
4376 \end_layout
4377
4378 \begin_layout Itemize
4379 Put the title of your document in the 
4380 \family sans
4381 Title
4382 \family default
4383  environment.
4384 \end_layout
4385
4386 \begin_layout Itemize
4387 Put the author name in the 
4388 \family sans
4389 Author
4390 \family default
4391  environment.
4392 \end_layout
4393
4394 \begin_layout Itemize
4395 If you want the date to have a certain appearance, want to use a fixed date,
4396  or want other text to appear in place of today's date, put that text in
4397  the 
4398 \family sans
4399 Date
4400 \family default
4401  environment.
4402  Note that using this environment is optional.
4403  If you don't provide any, LaTeX will automatically insert today's date.
4404  If you don't want any date, add the line
4405 \begin_inset Newline newline
4406 \end_inset
4407
4408
4409 \series bold
4410
4411 \backslash
4412 date{}
4413 \series default
4414
4415 \begin_inset Newline newline
4416 \end_inset
4417
4418 to the preamble of your document (menu 
4419 \family sans
4420 Document\SpecialChar \menuseparator
4421 Settings
4422 \family default
4423 )
4424 \end_layout
4425
4426 \begin_layout Standard
4427 You can use footnotes to insert 
4428 \begin_inset Quotes eld
4429 \end_inset
4430
4431 thanks
4432 \begin_inset Quotes erd
4433 \end_inset
4434
4435  or contact information.
4436 \end_layout
4437
4438 \begin_layout Subsection
4439 Headings
4440 \begin_inset Index idx
4441 status collapsed
4442
4443 \begin_layout Plain Layout
4444 Section headings
4445 \end_layout
4446
4447 \end_inset
4448
4449
4450 \begin_inset CommandInset label
4451 LatexCommand label
4452 name "sub:Headings"
4453
4454 \end_inset
4455
4456
4457 \end_layout
4458
4459 \begin_layout Standard
4460 There are several paragraph environments for producing section headings.
4461  LyX takes care of the numbering for you.
4462 \end_layout
4463
4464 \begin_layout Subsubsection
4465 Numbered Headings
4466 \begin_inset Index idx
4467 status collapsed
4468
4469 \begin_layout Plain Layout
4470 Section headings ! Numbered
4471 \end_layout
4472
4473 \end_inset
4474
4475
4476 \end_layout
4477
4478 \begin_layout Standard
4479 There are 7 numbered types of section headings.
4480  They are:
4481 \end_layout
4482
4483 \begin_layout Enumerate
4484
4485 \family sans
4486 Part
4487 \end_layout
4488
4489 \begin_layout Enumerate
4490
4491 \family sans
4492 Chapter
4493 \end_layout
4494
4495 \begin_layout Enumerate
4496
4497 \family sans
4498 Section
4499 \end_layout
4500
4501 \begin_layout Enumerate
4502
4503 \family sans
4504 Subsection
4505 \end_layout
4506
4507 \begin_layout Enumerate
4508
4509 \family sans
4510 Subsubsection
4511 \end_layout
4512
4513 \begin_layout Enumerate
4514
4515 \family sans
4516 Paragraph
4517 \end_layout
4518
4519 \begin_layout Enumerate
4520
4521 \family sans
4522 Subparagraph
4523 \end_layout
4524
4525 \begin_layout Standard
4526 LyX labels each heading with a series of numbers, separated by periods.
4527  The numbers describe where in the document you are.
4528  Unlike the other headings, parts are numbered with Latin letters.
4529 \end_layout
4530
4531 \begin_layout Standard
4532 Headings all subdivide your document into different pieces of text.
4533  For example, suppose you're writing a book.
4534  You group the book into chapters.
4535  LyX does similar grouping:
4536 \end_layout
4537
4538 \begin_layout Itemize
4539
4540 \family sans
4541 Part
4542 \family default
4543  is divided in either 
4544 \family sans
4545 Chapter
4546 \family default
4547 s or 
4548 \family sans
4549 Section
4550 \family default
4551 s
4552 \end_layout
4553
4554 \begin_layout Itemize
4555
4556 \family sans
4557 Chapter
4558 \family default
4559 s are divided into 
4560 \family sans
4561 Section
4562 \family default
4563 s
4564 \end_layout
4565
4566 \begin_layout Itemize
4567
4568 \family sans
4569 Section
4570 \family default
4571 s are divided into 
4572 \family sans
4573 Subsection
4574 \family default
4575 s
4576 \end_layout
4577
4578 \begin_layout Itemize
4579
4580 \family sans
4581 Subsection
4582 \family default
4583 s are divided into 
4584 \family sans
4585 Subsubsection
4586 \family default
4587 s
4588 \end_layout
4589
4590 \begin_layout Itemize
4591
4592 \family sans
4593 Subsubsection
4594 \family default
4595 s are divided into 
4596 \family sans
4597 Paragraph
4598 \family default
4599 s
4600 \end_layout
4601
4602 \begin_layout Itemize
4603
4604 \family sans
4605 Paragraph
4606 \family default
4607 s are divided into 
4608 \family sans
4609 Subparagraph
4610 \family default
4611 s
4612 \end_layout
4613
4614 \begin_layout Standard
4615 \begin_inset Note Greyedout
4616 status open
4617
4618 \begin_layout Plain Layout
4619
4620 \series bold
4621 Note:
4622 \series default
4623  Not all document types use the 
4624 \family sans
4625 Chapter
4626 \family default
4627  heading as the maximum sectioning level.
4628  In that case the 
4629 \family sans
4630 Section
4631 \family default
4632  is the top-level heading.
4633 \end_layout
4634
4635 \end_inset
4636
4637
4638 \end_layout
4639
4640 \begin_layout Standard
4641 So, if you use the 
4642 \family sans
4643 Subsubsection
4644 \family default
4645  environment to label a new sub-subsection, LyX labels it with its number,
4646  along with the number of the subsection, section, and, if applicable, chapter
4647  that it's in.
4648  For example: the fifth section of the second chapter of this book has the
4649  label 
4650 \begin_inset Quotes eld
4651 \end_inset
4652
4653 2.5
4654 \begin_inset Quotes erd
4655 \end_inset
4656
4657 .
4658 \end_layout
4659
4660 \begin_layout Subsubsection
4661 Unnumbered Headings
4662 \begin_inset Index idx
4663 status collapsed
4664
4665 \begin_layout Plain Layout
4666 Section headings ! Unnumbered
4667 \end_layout
4668
4669 \end_inset
4670
4671
4672 \end_layout
4673
4674 \begin_layout Standard
4675 There are 5 types of unnumbered section headings.
4676  They are:
4677 \end_layout
4678
4679 \begin_layout Enumerate
4680
4681 \family sans
4682 Part*
4683 \end_layout
4684
4685 \begin_layout Enumerate
4686
4687 \family sans
4688 Chapter*
4689 \end_layout
4690
4691 \begin_layout Enumerate
4692
4693 \family sans
4694 Section*
4695 \end_layout
4696
4697 \begin_layout Enumerate
4698
4699 \family sans
4700 Subsection*
4701 \end_layout
4702
4703 \begin_layout Enumerate
4704
4705 \family sans
4706 Subsubsection*
4707 \end_layout
4708
4709 \begin_layout Standard
4710 The 
4711 \begin_inset Quotes eld
4712 \end_inset
4713
4714 *
4715 \begin_inset Quotes erd
4716 \end_inset
4717
4718  after each name means that these headings are not numbered.
4719  They work the same as their numbered counterparts but won't appear in the
4720  table of contents, see section
4721 \begin_inset space ~
4722 \end_inset
4723
4724
4725 \begin_inset CommandInset ref
4726 LatexCommand ref
4727 reference "sec:toc"
4728
4729 \end_inset
4730
4731 .
4732 \end_layout
4733
4734 \begin_layout Subsubsection
4735 Changing the Numbering
4736 \begin_inset CommandInset label
4737 LatexCommand label
4738 name "sub:Numbering-depth"
4739
4740 \end_inset
4741
4742
4743 \end_layout
4744
4745 \begin_layout Standard
4746 You can also alter which sectioning levels get numbered and which ones appear
4747  in the Table of Contents.
4748  Now, this doesn't remove any of the levels; that's preset in the document
4749  class.
4750  Certain classes start with 
4751 \family sans
4752 Chapter
4753 \family default
4754  and go down to the 
4755 \family sans
4756 Subparagraph
4757 \family default
4758  level.
4759  Others start at 
4760 \family sans
4761 Section
4762 \family default
4763 .
4764  Similarly, not all document classes number all sectioning levels.
4765  Most don't number 
4766 \family sans
4767 Paragraph
4768 \family default
4769  or 
4770 \family sans
4771 Subparagraph
4772 \family default
4773 .
4774  This is something you can change.
4775 \end_layout
4776
4777 \begin_layout Standard
4778 Open the 
4779 \family sans
4780 Document\SpecialChar \menuseparator
4781 Settings
4782 \family default
4783  dialog.
4784 \family sans
4785
4786 \begin_inset Index idx
4787 status collapsed
4788
4789 \begin_layout Plain Layout
4790 Document ! Settings
4791 \end_layout
4792
4793 \end_inset
4794
4795
4796 \family default
4797  Under 
4798 \family sans
4799 Numbering
4800 \begin_inset space ~
4801 \end_inset
4802
4803 &
4804 \begin_inset space ~
4805 \end_inset
4806
4807 TOC
4808 \family default
4809  you'll see two counters.
4810  The one named 
4811 \family sans
4812 Numbering
4813 \family default
4814  controls how far down in the sectioning hierarchy LyX numbers a section
4815  heading.
4816  The other one controls the appearance of the section headings in the table
4817  of contents.
4818 \end_layout
4819
4820 \begin_layout Subsubsection
4821 Short Titles of Headings
4822 \begin_inset Index idx
4823 status collapsed
4824
4825 \begin_layout Plain Layout
4826 Section headings ! Short titles
4827 \end_layout
4828
4829 \end_inset
4830
4831
4832 \begin_inset OptArg
4833 status collapsed
4834
4835 \begin_layout Plain Layout
4836 Short Titles
4837 \end_layout
4838
4839 \end_inset
4840
4841
4842 \begin_inset CommandInset label
4843 LatexCommand label
4844 name "sec:Short-Titles"
4845
4846 \end_inset
4847
4848
4849 \end_layout
4850
4851 \begin_layout Standard
4852 Some section or chapter titles, such as this one, can get quite long.
4853  This can cause trouble when there is limited horizontal space.
4854  For example, if the header of the page is set to show the current section
4855  title, a long title will protrude over the page margins and look awful.
4856 \end_layout
4857
4858 \begin_layout Standard
4859 LaTeX allows you to specify a short title for section headings.
4860  This short title is used in the header and in the actual table of contents,
4861  avoiding the problem mentioned.
4862  To specify a short title, use the menu 
4863 \family sans
4864 Insert\SpecialChar \menuseparator
4865 Short
4866 \begin_inset space ~
4867 \end_inset
4868
4869 Title
4870 \family default
4871 .
4872  This will insert a box labeled 
4873 \begin_inset Quotes eld
4874 \end_inset
4875
4876 opt
4877 \begin_inset Quotes erd
4878 \end_inset
4879
4880  (stands for 
4881 \begin_inset Quotes eld
4882 \end_inset
4883
4884 optional
4885 \begin_inset Quotes erd
4886 \end_inset
4887
4888 ) which you can use to enter the short title text.
4889  This also works for captions inside floats.
4890 \end_layout
4891
4892 \begin_layout Standard
4893 The title of this section is a good example of using this feature.
4894 \end_layout
4895
4896 \begin_layout Subsubsection
4897 Special Information
4898 \end_layout
4899
4900 \begin_layout Standard
4901 The following information applies to all section headings:
4902 \end_layout
4903
4904 \begin_layout Itemize
4905 You cannot do any nesting with these environments.
4906 \end_layout
4907
4908 \begin_layout Itemize
4909 You cannot use a margin note in any of these environments.
4910 \end_layout
4911
4912 \begin_layout Itemize
4913 You can only use inline math in these environments.
4914 \end_layout
4915
4916 \begin_layout Itemize
4917 You can use labels and cross-references to refer to their numbers.
4918 \end_layout
4919
4920 \begin_layout Subsection
4921 Quotes and Poetry line spacing
4922 \end_layout
4923
4924 \begin_layout Standard
4925 LyX has three paragraph environments for writing poetry and quotations.
4926  They are 
4927 \family sans
4928 Quote
4929 \family default
4930
4931 \family sans
4932 Quotation
4933 \family default
4934 , and 
4935 \family sans
4936 Verse
4937 \family default
4938 .
4939  Forget the days of changing line spacing and twiddling with margins.
4940  These three paragraph environments already have those changes built-in.
4941  They all widen the left margin and add a bit of extra space above and below
4942  the text they contain.
4943  They also allow nesting, so you can put a 
4944 \family sans
4945 Verse
4946 \family default
4947  in a 
4948 \family sans
4949 Quotation
4950 \family default
4951 , as well as in some other paragraph environments.
4952 \end_layout
4953
4954 \begin_layout Standard
4955 There is another feature of these three paragraph environments: they do
4956  
4957 \emph on
4958 not
4959 \emph default
4960  reset to 
4961 \family sans
4962 Standard
4963 \family default
4964  when you start a new paragraph.
4965  So, you can type in that poem and merrily hit 
4966 \family sans
4967 Return
4968 \family default
4969  without worrying about the paragraph environment changing on you.
4970  Of course, that means that, once you're done typing in that poem, you have
4971  to change back to the 
4972 \family sans
4973 Standard
4974 \family default
4975  environment yourself.
4976 \end_layout
4977
4978 \begin_layout Subsubsection
4979
4980 \family sans
4981 Quote
4982 \family default
4983  and 
4984 \family sans
4985 Quotation
4986 \family default
4987
4988 \begin_inset CommandInset label
4989 LatexCommand label
4990 name "sec:Quote"
4991
4992 \end_inset
4993
4994
4995 \begin_inset Index idx
4996 status collapsed
4997
4998 \begin_layout Plain Layout
4999 Quotation
5000 \end_layout
5001
5002 \end_inset
5003
5004
5005 \end_layout
5006
5007 \begin_layout Standard
5008 Now that we've described the similarities of these three environments, it's
5009  time for the differences.
5010  
5011 \family sans
5012 Quote
5013 \family default
5014  and 
5015 \family sans
5016 Quotation
5017 \family default
5018  are identical except for one difference: 
5019 \family sans
5020 Quote
5021 \family default
5022  uses extra spacing to separate paragraphs and never indents the first line.
5023  
5024 \family sans
5025 Quotation
5026 \family default
5027  
5028 \emph on
5029 always
5030 \emph default
5031  indents the first line of a paragraph and uses the same line spacing throughout.
5032 \end_layout
5033
5034 \begin_layout Standard
5035 Here's an example of the 
5036 \family sans
5037 Quote
5038 \family default
5039  environment:
5040 \end_layout
5041
5042 \begin_layout Quote
5043 This is in the 
5044 \family sans
5045 Quote
5046 \family default
5047  environment.
5048  I can keep writing, extending this line out further and further until it
5049  wraps.
5050  See – no indentation!
5051 \end_layout
5052
5053 \begin_layout Quote
5054 Here's the second paragraph of this quote.
5055  Again, there's no indentation, but there is extra space between me and
5056  the other paragraph.
5057 \end_layout
5058
5059 \begin_layout Standard
5060 Here's another example, this time in the 
5061 \family sans
5062 Quotation
5063 \family default
5064  environment:
5065 \end_layout
5066
5067 \begin_layout Quotation
5068 This is in the 
5069 \family sans
5070 Quotation
5071 \family default
5072  environment.
5073  If I keep writing, you'll see the indentation.
5074  If your country uses a writing style that shows off new paragraphs by indenting
5075  the first line, then 
5076 \family sans
5077 Quotation
5078 \family default
5079  is the environment for you! Well, you'd use it 
5080 \emph on
5081 if
5082 \emph default
5083  you were quoting other text.
5084 \end_layout
5085
5086 \begin_layout Quotation
5087 Here's a new paragraph.
5088  I could ramble on and on, like a politician at election time.
5089  If I did that, though, you'd get bored.
5090 \end_layout
5091
5092 \begin_layout Standard
5093 As the examples show, 
5094 \family sans
5095 Quote
5096 \family default
5097  is for those people who use extra space to separate paragraphs.
5098  They should put quotes in the 
5099 \family sans
5100 Quote
5101 \family default
5102  environment.
5103  Those who use indentation to mark a new paragraph should use the 
5104 \family sans
5105 Quotation
5106 \family default
5107  paragraph environment for quoted text.
5108 \end_layout
5109
5110 \begin_layout Subsubsection
5111
5112 \family sans
5113 Verse
5114 \family default
5115
5116 \begin_inset Index idx
5117 status collapsed
5118
5119 \begin_layout Plain Layout
5120 Paragraph ! Verse
5121 \end_layout
5122
5123 \end_inset
5124
5125
5126 \family sans
5127
5128 \begin_inset Index idx
5129 status collapsed
5130
5131 \begin_layout Plain Layout
5132 Poetry
5133 \end_layout
5134
5135 \end_inset
5136
5137
5138 \begin_inset CommandInset label
5139 LatexCommand label
5140 name "sec:Verse"
5141
5142 \end_inset
5143
5144
5145 \end_layout
5146
5147 \begin_layout Standard
5148
5149 \family sans
5150 Verse
5151 \family default
5152  is a paragraph environment for poetry, rhymes, verses, and so on.
5153  Here's an example:
5154 \end_layout
5155
5156 \begin_layout Verse
5157 This is in Verse
5158 \begin_inset Newline newline
5159 \end_inset
5160
5161 Which I did not rehearse!
5162 \end_layout
5163
5164 \begin_layout Verse
5165 It could be much worse.
5166  This line could be long, very long, oh so long, so very long that it wraps
5167  around.
5168  It looks okay on screen, but in the printed version, the extra lines are
5169  indented a bit more than the first.
5170  Okay, so it's turned to prose and doesn't rhyme anymore.
5171  So sue me.
5172 \end_layout
5173
5174 \begin_layout Verse
5175 To break a line
5176 \begin_inset Newline newline
5177 \end_inset
5178
5179 And make things look fine
5180 \begin_inset Newline newline
5181 \end_inset
5182
5183 Use 
5184 \begin_inset Info
5185 type  "shortcut"
5186 arg   "newline-insert newline"
5187 \end_inset
5188
5189 .
5190 \end_layout
5191
5192 \begin_layout Standard
5193 As you can see, 
5194 \family sans
5195 Verse
5196 \family default
5197  does not indent both margins.
5198  Each stanza of the verse or poem is in its own paragraph.
5199  To separate the individual lines of a stanza, use the 
5200 \family typewriter
5201 break-line
5202 \family default
5203  function 
5204 \begin_inset Info
5205 type  "shortcut"
5206 arg   "newline-insert newline"
5207 \end_inset
5208
5209 .
5210 \end_layout
5211
5212 \begin_layout Subsection
5213 Lists
5214 \begin_inset Index idx
5215 status collapsed
5216
5217 \begin_layout Plain Layout
5218 Lists
5219 \end_layout
5220
5221 \end_inset
5222
5223
5224 \begin_inset CommandInset label
5225 LatexCommand label
5226 name "sub:Lists"
5227
5228 \end_inset
5229
5230
5231 \end_layout
5232
5233 \begin_layout Standard
5234 LyX has four different paragraph environments for creating different kinds
5235  of lists.
5236  In the 
5237 \family sans
5238 Itemize
5239 \family default
5240  and 
5241 \family sans
5242 Enumerate
5243 \family default
5244  environments, LyX labels your list items with bullets or numbers, respectively.
5245  In the 
5246 \family sans
5247 Description
5248 \family default
5249  and 
5250 \family sans
5251 List
5252 \family default
5253  environments, LyX lets you provide your own label.
5254  We'll present the individual details of each type of list next after describing
5255  some general features of all four of them.
5256 \end_layout
5257
5258 \begin_layout Subsubsection
5259 General Features
5260 \end_layout
5261
5262 \begin_layout Standard
5263 The four paragraph environments for lists differ from the other environments
5264  in several ways.
5265  First, LyX treats each paragraph as a list item.
5266  Hitting 
5267 \family sans
5268 Return
5269 \family default
5270  does 
5271 \emph on
5272 not
5273 \emph default
5274  reset the environment to 
5275 \family sans
5276 Standard
5277 \family default
5278  but keeps the current environment and creates a new list item.
5279  The nesting depth is hereby kept.
5280  If you want to keep the paragraph environment but reset the current nesting
5281  depth, you can use 
5282 \begin_inset Info
5283 type  "shortcut"
5284 arg   "break-paragraph inverse"
5285 \end_inset
5286
5287  to break paragraphs.
5288 \end_layout
5289
5290 \begin_layout Standard
5291 You can nest lists of any type inside one another.
5292  In fact, LyX changes the labels on some list items depending on how it
5293  is nested.
5294  If you intend to use any of the list paragraph environments, we suggest
5295  you read all of section
5296 \begin_inset space ~
5297 \end_inset
5298
5299
5300 \begin_inset CommandInset ref
5301 LatexCommand ref
5302 reference "sec:Nesting"
5303
5304 \end_inset
5305
5306 .
5307  
5308 \end_layout
5309
5310 \begin_layout Subsubsection
5311
5312 \family sans
5313 Itemize
5314 \family default
5315
5316 \begin_inset Index idx
5317 status collapsed
5318
5319 \begin_layout Plain Layout
5320 Lists ! Itemize
5321 \end_layout
5322
5323 \end_inset
5324
5325
5326 \begin_inset CommandInset label
5327 LatexCommand label
5328 name "sec:Itemize"
5329
5330 \end_inset
5331
5332
5333 \end_layout
5334
5335 \begin_layout Standard
5336 The first type of list we'll describe in detail is the 
5337 \family sans
5338 Itemize
5339 \family default
5340  paragraph environment.
5341  It has the following properties:
5342 \end_layout
5343
5344 \begin_layout Itemize
5345 Each item has a particular bullet or symbol as its label.
5346 \end_layout
5347
5348 \begin_deeper
5349 \begin_layout Itemize
5350 LyX uses the same symbol for all of the items in a given nesting level.
5351 \end_layout
5352
5353 \begin_layout Itemize
5354 The symbol appears at the beginning of the first line.
5355 \end_layout
5356
5357 \end_deeper
5358 \begin_layout Itemize
5359 The items can have any length.
5360  LyX automatically offsets the left margin of each item.
5361  The offset is always relative to whatever environment the 
5362 \family sans
5363 Itemize
5364 \family default
5365  list may be in.
5366 \end_layout
5367
5368 \begin_layout Itemize
5369 If you nest an 
5370 \family sans
5371 Itemize
5372 \family default
5373  environment inside another 
5374 \family sans
5375 Itemize
5376 \family default
5377  environment, the label changes to a new symbol.
5378 \end_layout
5379
5380 \begin_deeper
5381 \begin_layout Itemize
5382 There are four different symbols for up to a four-fold nesting.
5383 \end_layout
5384
5385 \begin_layout Itemize
5386 LyX always shows the same symbol on screen.
5387 \end_layout
5388
5389 \begin_layout Itemize
5390 See section
5391 \begin_inset space ~
5392 \end_inset
5393
5394
5395 \begin_inset CommandInset ref
5396 LatexCommand ref
5397 reference "sec:Nesting"
5398
5399 \end_inset
5400
5401  for a full explanation of nesting.
5402 \end_layout
5403
5404 \end_deeper
5405 \begin_layout Standard
5406 Of course, that explanation was also an example of an 
5407 \family sans
5408 Itemize
5409 \family default
5410  list.
5411  The 
5412 \family sans
5413 Itemize
5414 \family default
5415  environment is best suited for lists where the order doesn't matter.
5416 \end_layout
5417
5418 \begin_layout Standard
5419 We said that different levels use different symbols as their label.
5420  Here's an example of all four possible symbols.
5421 \end_layout
5422
5423 \begin_layout Itemize
5424 The label for the first level 
5425 \family sans
5426 Itemize
5427 \family default
5428  is a large black dot, or bullet.
5429 \end_layout
5430
5431 \begin_deeper
5432 \begin_layout Itemize
5433 The label for the second level is a dash.
5434 \end_layout
5435
5436 \begin_deeper
5437 \begin_layout Itemize
5438 The label for the third is an asterisk.
5439 \end_layout
5440
5441 \begin_deeper
5442 \begin_layout Itemize
5443 The label for the fourth is a centered dot.
5444 \end_layout
5445
5446 \end_deeper
5447 \begin_layout Itemize
5448 Back out to the third level.
5449 \end_layout
5450
5451 \end_deeper
5452 \begin_layout Itemize
5453 Back to the second level.
5454 \end_layout
5455
5456 \end_deeper
5457 \begin_layout Itemize
5458 Back to the outermost level.
5459 \end_layout
5460
5461 \begin_layout Standard
5462 These are the default labels for an 
5463 \family sans
5464 Itemize
5465 \family default
5466  list.
5467  You can customize these labels in the 
5468 \family sans
5469 Document\SpecialChar \menuseparator
5470 Settings
5471 \family default
5472  dialog in the submenu 
5473 \family sans
5474 Bullets
5475 \family default
5476 .
5477 \family sans
5478
5479 \begin_inset Index idx
5480 status collapsed
5481
5482 \begin_layout Plain Layout
5483 Document ! Settings
5484 \end_layout
5485
5486 \end_inset
5487
5488
5489 \end_layout
5490
5491 \begin_layout Standard
5492 Notice how the space between items decreases with increasing depth.
5493  We'll explain nesting and all the tricks you can do with different depths
5494  in section
5495 \begin_inset space ~
5496 \end_inset
5497
5498
5499 \begin_inset CommandInset ref
5500 LatexCommand ref
5501 reference "sec:Nesting"
5502
5503 \end_inset
5504
5505 .
5506 \end_layout
5507
5508 \begin_layout Subsubsection
5509
5510 \family sans
5511 Enumerate
5512 \family default
5513
5514 \begin_inset Index idx
5515 status collapsed
5516
5517 \begin_layout Plain Layout
5518 Lists ! Enumerate
5519 \end_layout
5520
5521 \end_inset
5522
5523
5524 \begin_inset CommandInset label
5525 LatexCommand label
5526 name "sec:Enumerate"
5527
5528 \end_inset
5529
5530
5531 \end_layout
5532
5533 \begin_layout Standard
5534 The 
5535 \family sans
5536 Enumerate
5537 \family default
5538  environment is used to create numbered lists and outlines.
5539  It has these properties:
5540 \end_layout
5541
5542 \begin_layout Enumerate
5543 Each item has a numeral as its label.
5544 \end_layout
5545
5546 \begin_deeper
5547 \begin_layout Enumerate
5548 The label type depends on the nesting depth.
5549 \end_layout
5550
5551 \end_deeper
5552 \begin_layout Enumerate
5553 LyX automatically counts the items for you and updates the label as appropriate.
5554 \end_layout
5555
5556 \begin_layout Enumerate
5557 Each new 
5558 \family sans
5559 Enumerate
5560 \family default
5561  environment resets the counter to one.
5562 \end_layout
5563
5564 \begin_layout Enumerate
5565 Like the 
5566 \family sans
5567 Itemize
5568 \family default
5569  environment, the 
5570 \family sans
5571 Enumerate
5572 \family default
5573  environment:
5574 \end_layout
5575
5576 \begin_deeper
5577 \begin_layout Enumerate
5578 Offsets the items relative to the left margin.
5579  Items can have any length.
5580 \end_layout
5581
5582 \begin_layout Enumerate
5583 Reduces the space between items as the nesting depth increases.
5584 \end_layout
5585
5586 \begin_layout Enumerate
5587 Uses different types of labels depending on the nesting depth.
5588 \end_layout
5589
5590 \begin_layout Enumerate
5591 Allows up to a four-fold nesting.
5592 \end_layout
5593
5594 \end_deeper
5595 \begin_layout Standard
5596 Unlike the 
5597 \family sans
5598 Itemize
5599 \family default
5600  environment, 
5601 \family sans
5602 Enumerate
5603 \family default
5604  shows the different labels for each item in LyX.
5605  Here is how LyX labels the four different levels in an 
5606 \family sans
5607 Enumerate
5608 \family default
5609 :
5610 \end_layout
5611
5612 \begin_layout Enumerate
5613 The first level of an 
5614 \family sans
5615 Enumerate
5616 \family default
5617  uses Arabic numerals followed by a period.
5618 \end_layout
5619
5620 \begin_deeper
5621 \begin_layout Enumerate
5622 The second level uses lower case letters surrounded by parentheses.
5623 \end_layout
5624
5625 \begin_deeper
5626 \begin_layout Enumerate
5627 The third level uses lower-case Roman numerals followed by a period.
5628 \end_layout
5629
5630 \begin_deeper
5631 \begin_layout Enumerate
5632 The fourth level uses capital letters followed by a period.
5633 \end_layout
5634
5635 \begin_layout Enumerate
5636 Again, notice the decrease in the spacing between items as the nesting depth
5637  increases.
5638 \end_layout
5639
5640 \end_deeper
5641 \begin_layout Enumerate
5642 Back to the third level
5643 \end_layout
5644
5645 \end_deeper
5646 \begin_layout Enumerate
5647 Back to the second level.
5648 \end_layout
5649
5650 \end_deeper
5651 \begin_layout Enumerate
5652 Back to the outermost level.
5653 \end_layout
5654
5655 \begin_layout Standard
5656 Once again, you can customize the type of numbering used in the 
5657 \family sans
5658 Enumerate
5659 \family default
5660  environment.
5661  It involves adding commands to the LaTeX preamble (see the 
5662 \emph on
5663 Additional Features
5664 \emph default
5665  manual).
5666  As stated earlier, such customization only shows up in the printed version,
5667  not in LyX.
5668 \end_layout
5669
5670 \begin_layout Standard
5671 There is more to nesting 
5672 \family sans
5673 Enumerate
5674 \family default
5675  environments than we've stated here.
5676  You should read section
5677 \begin_inset space ~
5678 \end_inset
5679
5680
5681 \begin_inset CommandInset ref
5682 LatexCommand ref
5683 reference "sec:Nesting"
5684
5685 \end_inset
5686
5687  to learn more about nesting.
5688 \end_layout
5689
5690 \begin_layout Subsubsection
5691
5692 \family sans
5693 Description
5694 \family default
5695
5696 \begin_inset Index idx
5697 status collapsed
5698
5699 \begin_layout Plain Layout
5700 Lists ! Description
5701 \end_layout
5702
5703 \end_inset
5704
5705
5706 \end_layout
5707
5708 \begin_layout Standard
5709 Unlike the previous two environments, the 
5710 \family sans
5711 Description
5712 \family default
5713  list has no fixed label.
5714  Instead, LyX uses the first 
5715 \begin_inset Quotes eld
5716 \end_inset
5717
5718 word
5719 \begin_inset Quotes erd
5720 \end_inset
5721
5722  of the first line as the label.
5723  Here's an example:
5724 \end_layout
5725
5726 \begin_layout Description
5727 Example: This is an example of the 
5728 \family sans
5729 Description
5730 \family default
5731  environment.
5732 \end_layout
5733
5734 \begin_layout Standard
5735 LyX typesets the label in boldface and puts extra space between it and the
5736  rest of the line.
5737 \end_layout
5738
5739 \begin_layout Standard
5740 With the first 
5741 \begin_inset Quotes eld
5742 \end_inset
5743
5744 word
5745 \begin_inset Quotes erd
5746 \end_inset
5747
5748  it is meant that the first hit of the 
5749 \family sans
5750 Space
5751 \family default
5752  key ends the label if you are at the beginning of the first line of an
5753  item.
5754  If you need to use more than one word in the label use a 
5755 \family sans
5756 Protected Blank
5757 \family default
5758 .
5759  (Use either 
5760 \begin_inset Info
5761 type  "shortcut"
5762 arg   "space-insert protected"
5763 \end_inset
5764
5765  or the menu 
5766 \family sans
5767 Insert\SpecialChar \menuseparator
5768 Formatting\SpecialChar \menuseparator
5769 Protected
5770 \begin_inset space ~
5771 \end_inset
5772
5773 Space
5774 \family default
5775 , see section
5776 \begin_inset space ~
5777 \end_inset
5778
5779
5780 \begin_inset CommandInset ref
5781 LatexCommand ref
5782 reference "sub:Protected-Space"
5783
5784 \end_inset
5785
5786  for more info.) Here is an example:
5787 \end_layout
5788
5789 \begin_layout Description
5790 Second
5791 \begin_inset space ~
5792 \end_inset
5793
5794 Example: This one shows how to use a 
5795 \family sans
5796 Protected
5797 \begin_inset space ~
5798 \end_inset
5799
5800 Blank
5801 \family default
5802  in the label of a 
5803 \family sans
5804 Description
5805 \family default
5806  list item.
5807 \end_layout
5808
5809 \begin_layout Description
5810 Usage: You should use the 
5811 \family sans
5812 Description
5813 \family default
5814  environment for things like definitions and theorems.
5815  Use it when you need to make one word in particular stand out in the text
5816  that describes it.
5817  It's not a good idea to use a 
5818 \family sans
5819 Description
5820 \family default
5821  environment when you have an entire sentence that you want to describe.
5822  You're better off using 
5823 \family sans
5824 Itemize
5825 \family default
5826  or 
5827 \family sans
5828 Enumerate
5829 \family default
5830  and nesting several 
5831 \family sans
5832 Standard
5833 \family default
5834  paragraphs into them.
5835 \end_layout
5836
5837 \begin_layout Description
5838 Nesting: You can nest 
5839 \family sans
5840 Description
5841 \family default
5842  environments inside one another, nest them in other types of lists, and
5843  so on.
5844 \end_layout
5845
5846 \begin_layout Standard
5847 Notice that after the first line, LyX indents subsequent lines, offsetting
5848  them from the first line.
5849 \end_layout
5850
5851 \begin_layout Subsubsection
5852 The LyX 
5853 \family sans
5854 List
5855 \family default
5856
5857 \begin_inset Index idx
5858 status collapsed
5859
5860 \begin_layout Plain Layout
5861 Lists ! LyX list
5862 \end_layout
5863
5864 \end_inset
5865
5866
5867 \end_layout
5868
5869 \begin_layout Standard
5870 The 
5871 \family sans
5872 List
5873 \family default
5874  environment is a LyX extension to LaTeX.
5875 \end_layout
5876
5877 \begin_layout Standard
5878 \begin_inset Note Greyedout
5879 status open
5880
5881 \begin_layout Plain Layout
5882
5883 \series bold
5884 Note:
5885 \series default
5886  When you are using a KOMA-Script document class, like in this document,
5887  the 
5888 \family sans
5889 List
5890 \family default
5891  environment is named 
5892 \family sans
5893 Labeling
5894 \family default
5895 .
5896 \end_layout
5897
5898 \end_inset
5899
5900
5901 \end_layout
5902
5903 \begin_layout Standard
5904 Like the 
5905 \family sans
5906 Description
5907 \family default
5908  environment the 
5909 \family sans
5910 List
5911 \family default
5912  environment has user-defined labels for each list item.
5913  There are the following properties of this list environment:
5914 \end_layout
5915
5916 \begin_layout Labeling
5917 \labelwidthstring 00.00.0000
5918 item
5919 \begin_inset space ~
5920 \end_inset
5921
5922 labels LyX uses the first 
5923 \begin_inset Quotes eld
5924 \end_inset
5925
5926 word
5927 \begin_inset Quotes erd
5928 \end_inset
5929
5930  of each line as the item label.
5931  The first 
5932 \family sans
5933 Space
5934 \family default
5935  after the beginning of the first line of an item marks the end of the label.
5936  If you need to use more than one word in an item label, use a protected
5937  blank as described above.
5938 \end_layout
5939
5940 \begin_layout Labeling
5941 \labelwidthstring 00.00.0000
5942 margins As you can see, LyX uses different margins for the item label and
5943  the body of the item text.
5944  The body of the text has a larger left margin, which is equal to the default
5945  label width plus a little extra space.
5946  
5947 \end_layout
5948
5949 \begin_layout Labeling
5950 \labelwidthstring 00.00.0000
5951 label
5952 \begin_inset space ~
5953 \end_inset
5954
5955 width LyX uses the width of the label, or the default width, whatever is
5956  larger.
5957  If the label width is larger, the label 
5958 \begin_inset Quotes eld
5959 \end_inset
5960
5961 extends
5962 \begin_inset Quotes erd
5963 \end_inset
5964
5965  into the first line.
5966  In other words, the text of the first line isn't aligned with the left
5967  margin of the rest of the item text.
5968 \end_layout
5969
5970 \begin_layout Labeling
5971 \labelwidthstring 00.00.0000
5972 default
5973 \begin_inset space ~
5974 \end_inset
5975
5976 width You can set the default label width to ensure that the text of all
5977  items in a 
5978 \family sans
5979 List
5980 \family default
5981  environment have the same left margin.
5982 \begin_inset Newline newline
5983 \end_inset
5984
5985 To change the default width, select all items in the list.
5986  Now open the 
5987 \family sans
5988 Edit\SpecialChar \menuseparator
5989 Paragraph
5990 \begin_inset space ~
5991 \end_inset
5992
5993 Settings
5994 \family default
5995  dialog.
5996  The text in the box 
5997 \family sans
5998 Longest
5999 \begin_inset space ~
6000 \end_inset
6001
6002 label
6003 \family default
6004  determines the default label width.
6005  You can use the text of your largest label here, but you can also use the
6006  letter 
6007 \begin_inset Quotes eld
6008 \end_inset
6009
6010 M
6011 \begin_inset Quotes erd
6012 \end_inset
6013
6014  multiple times instead.
6015  The M is the widest character and is a standard unit of widths in LaTeX.
6016  By using 
6017 \begin_inset Quotes eld
6018 \end_inset
6019
6020 M
6021 \begin_inset Quotes erd
6022 \end_inset
6023
6024  as the unit of width you don't need to keep changing the contents of 
6025 \family sans
6026 Longest
6027 \begin_inset space ~
6028 \end_inset
6029
6030 label
6031 \family default
6032  every time you alter a label in a 
6033 \family sans
6034 List
6035 \family default
6036  environment.
6037 \begin_inset Newline newline
6038 \end_inset
6039
6040 The predefined default width is the length of 
6041 \begin_inset Quotes eld
6042 \end_inset
6043
6044 00.00.0000
6045 \begin_inset Quotes erd
6046 \end_inset
6047
6048  (equal to 6 M).
6049  
6050 \begin_inset Newline newline
6051 \end_inset
6052
6053
6054 \begin_inset Note Greyedout
6055 status open
6056
6057 \begin_layout Plain Layout
6058
6059 \series bold
6060 Note:
6061 \series default
6062  Setting the cursor into a list item to change only its label width will
6063  only change the width inside LyX but not in the output.
6064 \end_layout
6065
6066 \end_inset
6067
6068
6069 \end_layout
6070
6071 \begin_layout Standard
6072 You should use the 
6073 \family sans
6074 List
6075 \family default
6076  environment the same way like the 
6077 \family sans
6078 Description
6079 \family default
6080  list: When you need one word to stand out from the text that describes
6081  it.
6082  The 
6083 \family sans
6084 List
6085 \family default
6086  environment gives you another way to do this, using a different overall
6087  layout.
6088 \end_layout
6089
6090 \begin_layout Standard
6091 You can nest 
6092 \family sans
6093 List
6094 \family default
6095  environments inside one another, nest them in other types of lists, and
6096  so on.
6097  They work just like the other list paragraph environments.
6098  Read section
6099 \begin_inset space ~
6100 \end_inset
6101
6102
6103 \begin_inset CommandInset ref
6104 LatexCommand ref
6105 reference "sec:Nesting"
6106
6107 \end_inset
6108
6109  to learn about nesting.
6110 \end_layout
6111
6112 \begin_layout Standard
6113 There is yet another feature of the 
6114 \family sans
6115 List
6116 \family default
6117  environment: As you can see in the examples, LyX left-justifies the item
6118  labels by default.
6119  You can use additional 
6120 \family sans
6121 HFills
6122 \family default
6123  to change how LyX justifies the item label.
6124  
6125 \family sans
6126 Hfills
6127 \family default
6128  are documented in section
6129 \begin_inset space ~
6130 \end_inset
6131
6132
6133 \begin_inset CommandInset ref
6134 LatexCommand ref
6135 reference "sub:Horizontal-Space"
6136
6137 \end_inset
6138
6139 .
6140  Here are some examples:
6141 \begin_inset Newpage pagebreak
6142 \end_inset
6143
6144
6145 \end_layout
6146
6147 \begin_layout Labeling
6148 \labelwidthstring 00.00.0000
6149 Left The default for 
6150 \family sans
6151 List
6152 \family default
6153  item labels.
6154 \end_layout
6155
6156 \begin_layout Labeling
6157 \labelwidthstring 00.00.0000
6158 \begin_inset space \hfill{}
6159 \end_inset
6160
6161 Right One 
6162 \family sans
6163 HFill
6164 \family default
6165  at the beginning of the label right justifies it.
6166 \end_layout
6167
6168 \begin_layout Labeling
6169 \labelwidthstring 00.00.0000
6170 \begin_inset space \hfill{}
6171 \end_inset
6172
6173 Center
6174 \begin_inset space \hfill{}
6175 \end_inset
6176
6177  One 
6178 \family sans
6179 HFill
6180 \family default
6181  at the beginning of the label and one at the end centers it.
6182 \end_layout
6183
6184 \begin_layout Subsection
6185 Letters
6186 \begin_inset Index idx
6187 status collapsed
6188
6189 \begin_layout Plain Layout
6190 Letters
6191 \end_layout
6192
6193 \end_inset
6194
6195
6196 \end_layout
6197
6198 \begin_layout Subsubsection
6199
6200 \family sans
6201 Address
6202 \family default
6203  and 
6204 \family sans
6205 Right
6206 \begin_inset space ~
6207 \end_inset
6208
6209 Address
6210 \family default
6211 : An Overview
6212 \end_layout
6213
6214 \begin_layout Standard
6215 Although LyX has document classes for letters, we've also created two paragraph
6216  environments called 
6217 \family sans
6218 Address
6219 \family default
6220  and 
6221 \family sans
6222 Right
6223 \begin_inset space ~
6224 \end_inset
6225
6226 Address
6227 \family default
6228 .
6229  To use the letter class, you need to use specific paragraph environments
6230  in a specific order, otherwise LaTeX gags on the document.
6231  In contrast, you can use the 
6232 \family sans
6233 Address
6234 \family default
6235  and 
6236 \family sans
6237 Right
6238 \begin_inset space ~
6239 \end_inset
6240
6241 Address
6242 \family default
6243  paragraph environments anywhere with no problem.
6244  You can even nest them inside other environments, though you can't nest
6245  anything in them.
6246 \end_layout
6247
6248 \begin_layout Standard
6249 Of course, you're not limited to using 
6250 \family sans
6251 Address
6252 \family default
6253  and 
6254 \family sans
6255 Right
6256 \begin_inset space ~
6257 \end_inset
6258
6259 Address
6260 \family default
6261  for letters only.
6262  
6263 \family sans
6264 Right
6265 \begin_inset space ~
6266 \end_inset
6267
6268 Address
6269 \family default
6270 , in particular, is useful for creating article titles like those used in
6271  some European academic papers.
6272 \end_layout
6273
6274 \begin_layout Subsubsection
6275 Usage
6276 \begin_inset CommandInset label
6277 LatexCommand label
6278 name "sec:Address-Usage"
6279
6280 \end_inset
6281
6282
6283 \end_layout
6284
6285 \begin_layout Standard
6286 The 
6287 \family sans
6288 Address
6289 \family default
6290  environment formats text in the style of an address, which is also used
6291  for the opening and signature in some countries.
6292  Similarly, the 
6293 \family sans
6294 Right
6295 \begin_inset space ~
6296 \end_inset
6297
6298 Address
6299 \family default
6300  environment formats text in the style of a right-justified address, which
6301  is used for the sender's address and today's date in some countries.
6302  Here's an example of each:
6303 \end_layout
6304
6305 \begin_layout Right Address
6306 Right Address
6307 \begin_inset Newline newline
6308 \end_inset
6309
6310 Who I am
6311 \begin_inset Newline newline
6312 \end_inset
6313
6314 Where I am
6315 \begin_inset Newline newline
6316 \end_inset
6317
6318 When is it? What is today?
6319 \end_layout
6320
6321 \begin_layout Standard
6322 That was 
6323 \family sans
6324 Right
6325 \begin_inset space ~
6326 \end_inset
6327
6328 Address
6329 \family default
6330 .
6331  Notice that the lines all have the same left margin, which LyX sets to
6332  fit the largest block of text on a single line.
6333  Here's an example of the 
6334 \family sans
6335 Address
6336 \family default
6337  environment:
6338 \end_layout
6339
6340 \begin_layout Address
6341 Who are you
6342 \begin_inset Newline newline
6343 \end_inset
6344
6345 Where do I send this
6346 \begin_inset Newline newline
6347 \end_inset
6348
6349 Your post office and country
6350 \end_layout
6351
6352 \begin_layout Standard
6353 As you can see, both 
6354 \family sans
6355 Address
6356 \family default
6357  and 
6358 \family sans
6359 Right
6360 \begin_inset space ~
6361 \end_inset
6362
6363 Address
6364 \family default
6365  add extra space between themselves and the next paragraph.
6366  If you hit 
6367 \family sans
6368 Return
6369 \family default
6370  in either of these environments, LyX resets the nesting depth and sets
6371  the environment to 
6372 \family sans
6373 Standard
6374 \family default
6375 .
6376  This makes sense, since 
6377 \family sans
6378 Return
6379 \family default
6380  is the 
6381 \family typewriter
6382 break-paragraph
6383 \family default
6384  function, and the individual lines of an address are not paragraphs.
6385  Thus, you have to use 
6386 \family typewriter
6387 break-line
6388 \family default
6389  (
6390 \begin_inset Info
6391 type  "shortcut"
6392 arg   "newline-insert newline"
6393 \end_inset
6394
6395  or 
6396 \family sans
6397 Formatting
6398 \begin_inset space ~
6399 \end_inset
6400
6401 Character\SpecialChar \menuseparator
6402 Line
6403 \begin_inset space ~
6404 \end_inset
6405
6406 Break
6407 \family default
6408  from the 
6409 \family sans
6410 Insert
6411 \family default
6412  menu) to start a new line in an 
6413 \family sans
6414 Address
6415 \family default
6416  or 
6417 \family sans
6418 Right
6419 \begin_inset space ~
6420 \end_inset
6421
6422 Address
6423 \family default
6424  environment.
6425 \end_layout
6426
6427 \begin_layout Subsection
6428 Academic Writing
6429 \end_layout
6430
6431 \begin_layout Standard
6432 Most academic writing begins with an abstract and ends with a bibliography
6433  or list of references.
6434  LyX contains paragraph environments for both of these.
6435 \end_layout
6436
6437 \begin_layout Subsubsection
6438
6439 \family sans
6440 Abstract
6441 \begin_inset Index idx
6442 status collapsed
6443
6444 \begin_layout Plain Layout
6445 Abstracts
6446 \end_layout
6447
6448 \end_inset
6449
6450
6451 \end_layout
6452
6453 \begin_layout Standard
6454 The 
6455 \family sans
6456 Abstract
6457 \family default
6458  environment is used for the abstract of an article.
6459  Technically, you could use this environment anywhere, but you really should
6460  only use it at the beginning of the document, after the title.
6461  Also, don't bother trying to nest 
6462 \family sans
6463 Abstract
6464 \family default
6465  in anything else or vice versa.
6466  It won't work.
6467  The 
6468 \family sans
6469 Abstract
6470 \family default
6471  environment is only useful in the article and report document classes.
6472  The book document classes ignores the 
6473 \family sans
6474 Abstract
6475 \family default
6476  completely, and it's utterly silly to use 
6477 \family sans
6478 Abstract
6479 \family default
6480  in a letter document class.
6481 \end_layout
6482
6483 \begin_layout Standard
6484 The 
6485 \family sans
6486 Abstract
6487 \family default
6488  environment does several things for you.
6489  First, it puts the centered label 
6490 \begin_inset Quotes eld
6491 \end_inset
6492
6493 Abstract
6494 \begin_inset Quotes erd
6495 \end_inset
6496
6497  above the text.
6498  The label and the text of the abstract are separated by some extra vertical
6499  space.
6500  Second, it typesets everything in a smaller font, just as you'd expect.
6501  Lastly, it adds a bit of extra vertical space between the abstract and
6502  the subsequent text.
6503  Well, that's how it will appear on the LyX screen.
6504  The appearance in the output depends on the used article or report class.
6505 \end_layout
6506
6507 \begin_layout Standard
6508 Starting a new paragraph by hitting 
6509 \family sans
6510 Return
6511 \family default
6512  does not reset the paragraph environment.
6513  The new paragraph will still be in the 
6514 \family sans
6515 Abstract
6516 \family default
6517  environment.
6518  So, you will have to change the paragraph environment yourself when you
6519  finish entering the abstract of your document.
6520 \end_layout
6521
6522 \begin_layout Standard
6523 \begin_inset Float figure
6524 wide false
6525 sideways false
6526 status open
6527
6528 \begin_layout Plain Layout
6529 \align center
6530 \begin_inset Graphics
6531         filename clipart/Abstract.pdf
6532
6533 \end_inset
6534
6535
6536 \end_layout
6537
6538 \begin_layout Plain Layout
6539 \begin_inset Caption
6540
6541 \begin_layout Plain Layout
6542 \begin_inset CommandInset label
6543 LatexCommand label
6544 name "cap:Paragraph-in-the"
6545
6546 \end_inset
6547
6548 Paragraph in the 
6549 \family sans
6550 Abstract
6551 \family default
6552  environment
6553 \end_layout
6554
6555 \end_inset
6556
6557
6558 \end_layout
6559
6560 \end_inset
6561
6562
6563 \end_layout
6564
6565 \begin_layout Standard
6566 We'd love to give you directly an example of the 
6567 \family sans
6568 Abstract
6569 \family default
6570  environment, but since this document is in the 
6571 \begin_inset Quotes eld
6572 \end_inset
6573
6574 book
6575 \begin_inset Quotes erd
6576 \end_inset
6577
6578  class, we can't do this.
6579  We inserted it therefore as figure
6580 \begin_inset space ~
6581 \end_inset
6582
6583
6584 \begin_inset CommandInset ref
6585 LatexCommand ref
6586 reference "cap:Paragraph-in-the"
6587
6588 \end_inset
6589
6590 .
6591  If you've never heard of an 
6592 \begin_inset Quotes eld
6593 \end_inset
6594
6595 abstract
6596 \begin_inset Quotes erd
6597 \end_inset
6598
6599  before, you can safely ignore this environment.
6600 \end_layout
6601
6602 \begin_layout Subsubsection
6603
6604 \family sans
6605 Bibliography
6606 \family default
6607
6608 \begin_inset Index idx
6609 status collapsed
6610
6611 \begin_layout Plain Layout
6612 Bibliography
6613 \end_layout
6614
6615 \end_inset
6616
6617
6618 \begin_inset CommandInset label
6619 LatexCommand label
6620 name "sub:Biblio_environment"
6621
6622 \end_inset
6623
6624
6625 \end_layout
6626
6627 \begin_layout Standard
6628 The 
6629 \family sans
6630 Bibliography
6631 \family default
6632  environment is used to list references.
6633  Technically, you could use this environment anywhere, but you really should
6634  only use it at the end of the document.
6635  Nesting 
6636 \family sans
6637 Bibliography
6638 \family default
6639  in anything else or vice versa won't work.
6640 \end_layout
6641
6642 \begin_layout Standard
6643 When you first open a 
6644 \family sans
6645 Bibliography
6646 \family default
6647  environment, LyX adds a large vertical space, followed by the heading 
6648 \begin_inset Quotes eld
6649 \end_inset
6650
6651 Bibliography
6652 \begin_inset Quotes erd
6653 \end_inset
6654
6655  or 
6656 \begin_inset Quotes eld
6657 \end_inset
6658
6659 References,
6660 \begin_inset Quotes erd
6661 \end_inset
6662
6663  depending on the document class.
6664  The heading is in a large boldface font.
6665  Each paragraph of the 
6666 \family sans
6667 Bibliography
6668 \family default
6669  environment is a bibliography entry.
6670  Thus, hitting 
6671 \family sans
6672 Return
6673 \family default
6674  does not reset the paragraph environment.
6675  Each new paragraph is still in the 
6676 \family sans
6677 Bibliography
6678 \family default
6679  environment.
6680 \end_layout
6681
6682 \begin_layout Standard
6683 There is another, usually better way to include references in your document
6684  by using a BibTeX database.
6685  For more information on that, and for a a detailed description of LyX's
6686  bibliography handling, have a look at in section
6687 \begin_inset space ~
6688 \end_inset
6689
6690
6691 \begin_inset CommandInset ref
6692 LatexCommand ref
6693 reference "sec:Bibliography"
6694
6695 \end_inset
6696
6697 .
6698 \end_layout
6699
6700 \begin_layout Subsection
6701 LyX
6702 \family sans
6703 -Code
6704 \begin_inset Index idx
6705 status collapsed
6706
6707 \begin_layout Plain Layout
6708 Paragraph ! LyX code
6709 \end_layout
6710
6711 \end_inset
6712
6713
6714 \begin_inset CommandInset label
6715 LatexCommand label
6716 name "sub:LyX-Code"
6717
6718 \end_inset
6719
6720
6721 \end_layout
6722
6723 \begin_layout Standard
6724 The 
6725 \family sans
6726 LyX-Code
6727 \family default
6728  environment is another LyX extension.
6729  It type-sets text in a typewriter-style font.
6730  It also treats the 
6731 \family sans
6732 Space
6733 \family default
6734  key as a fixed whitespace;
6735 \begin_inset Foot
6736 status collapsed
6737
6738 \begin_layout Plain Layout
6739 In the 
6740 \family sans
6741 LyX-Code
6742 \family default
6743  environment, the 
6744 \family sans
6745 Space
6746 \family default
6747  key is treated as a 
6748 \family sans
6749 Protected
6750 \begin_inset space ~
6751 \end_inset
6752
6753 Blank
6754 \family default
6755  instead of an end-of-word marker.
6756 \end_layout
6757
6758 \end_inset
6759
6760  this is the only case in which you can type multiple whitespaces in LyX.
6761  If you need to insert blank lines, you'll still need to use 
6762 \begin_inset Info
6763 type  "shortcut"
6764 arg   "newline-insert newline"
6765 \end_inset
6766
6767  (the 
6768 \family typewriter
6769 break-line
6770 \family default
6771  function).
6772  
6773 \family sans
6774 Return
6775 \family default
6776  breaks paragraphs.
6777  Note, however, that 
6778 \family sans
6779 Return
6780 \family default
6781  does not reset the paragraph environment.
6782  So, when you finish using the 
6783 \family sans
6784 LyX-Code
6785 \family default
6786  environment, you'll need to change the paragraph environment yourself.
6787  Also, you can nest the 
6788 \family sans
6789 LyX-Code
6790 \family default
6791  environment inside of others.
6792 \end_layout
6793
6794 \begin_layout Standard
6795 There are a few quirks with this environment:
6796 \end_layout
6797
6798 \begin_layout Itemize
6799 You can't use 
6800 \begin_inset Info
6801 type  "shortcut"
6802 arg   "newline-insert newline"
6803 \end_inset
6804
6805  at the beginning of a new paragraph (i.
6806 \begin_inset space \thinspace{}
6807 \end_inset
6808
6809 g.
6810 \begin_inset space \space{}
6811 \end_inset
6812
6813 you can't follow 
6814 \family sans
6815 Return
6816 \family default
6817  with a 
6818 \begin_inset Info
6819 type  "shortcut"
6820 arg   "newline-insert newline"
6821 \end_inset
6822
6823 ).
6824 \end_layout
6825
6826 \begin_layout Itemize
6827 You can't follow a 
6828 \begin_inset Info
6829 type  "shortcut"
6830 arg   "newline-insert newline"
6831 \end_inset
6832
6833  with a 
6834 \family sans
6835 Space
6836 \family default
6837 .
6838 \end_layout
6839
6840 \begin_deeper
6841 \begin_layout Itemize
6842 Use a 
6843 \family sans
6844 Return
6845 \family default
6846  to begin a new paragraph, then you can use a 
6847 \family sans
6848 Space
6849 \family default
6850 .
6851 \end_layout
6852
6853 \begin_layout Itemize
6854 Or: use 
6855 \begin_inset Info
6856 type  "shortcut"
6857 arg   "space-insert protected"
6858 \end_inset
6859
6860  instead.
6861 \end_layout
6862
6863 \end_deeper
6864 \begin_layout Itemize
6865 You can't have an empty paragraph or an empty line.
6866  You must put at least one 
6867 \family sans
6868 Space
6869 \family default
6870  in any line you want blank.
6871  Otherwise, LaTeX generates errors.
6872 \end_layout
6873
6874 \begin_layout Itemize
6875 You cannot get the typewriter double quotes by typing 
6876 \family sans
6877 "
6878 \family default
6879  since that will insert 
6880 \emph on
6881 real
6882 \emph default
6883  quotes.
6884  You get the typewriter double quotes with 
6885 \begin_inset Info
6886 type  "shortcut"
6887 arg   "self-insert \""
6888 \end_inset
6889
6890 .
6891 \end_layout
6892
6893 \begin_layout Standard
6894 Here's an example:
6895 \end_layout
6896
6897 \begin_layout LyX-Code
6898 #include <stdio.h>
6899 \end_layout
6900
6901 \begin_layout LyX-Code
6902  
6903 \end_layout
6904
6905 \begin_layout LyX-Code
6906 int main(void)
6907 \end_layout
6908
6909 \begin_layout LyX-Code
6910 {
6911 \end_layout
6912
6913 \begin_layout LyX-Code
6914     printf("Hello World!
6915 \backslash
6916 n");
6917 \end_layout
6918
6919 \begin_layout LyX-Code
6920     return 0;
6921 \end_layout
6922
6923 \begin_layout LyX-Code
6924 }
6925 \end_layout
6926
6927 \begin_layout Standard
6928 This is just the standard 
6929 \begin_inset Quotes eld
6930 \end_inset
6931
6932 Hello world!
6933 \begin_inset Quotes erd
6934 \end_inset
6935
6936  program.
6937  
6938 \end_layout
6939
6940 \begin_layout Standard
6941
6942 \family sans
6943 LyX-Code
6944 \family default
6945  has one purpose: to typeset code, such as program source, shell scripts,
6946  rc-files, and so on.
6947  Use it only in those very special cases where you need to generate text
6948  as if you used a typewriter.
6949 \begin_inset Index idx
6950 status collapsed
6951
6952 \begin_layout Plain Layout
6953 Paragraph environments|)
6954 \end_layout
6955
6956 \end_inset
6957
6958
6959 \end_layout
6960
6961 \begin_layout Section
6962 Nesting Environments
6963 \begin_inset Index idx
6964 status collapsed
6965
6966 \begin_layout Plain Layout
6967 Nesting ! Environments
6968 \end_layout
6969
6970 \end_inset
6971
6972
6973 \begin_inset CommandInset label
6974 LatexCommand label
6975 name "sec:Nesting"
6976
6977 \end_inset
6978
6979
6980 \end_layout
6981
6982 \begin_layout Subsection
6983 Introduction
6984 \end_layout
6985
6986 \begin_layout Standard
6987 LyX treats text as a unified block with a particular context and specific
6988  properties.
6989  This allows you to create blocks that inherit some of the properties of
6990  another block.
6991  For example you have three main points in an outline, but point #2 also
6992  has two subpoints.
6993  In other words, you have a list inside of another list, with the inner
6994  list 
6995 \begin_inset Quotes eld
6996 \end_inset
6997
6998 attached
6999 \begin_inset Quotes erd
7000 \end_inset
7001
7002  to item #2:
7003 \end_layout
7004
7005 \begin_layout Enumerate
7006 one
7007 \end_layout
7008
7009 \begin_layout Enumerate
7010 two
7011 \end_layout
7012
7013 \begin_deeper
7014 \begin_layout Enumerate
7015 sublist – item #1
7016 \end_layout
7017
7018 \begin_layout Enumerate
7019 sublist – item #2
7020 \end_layout
7021
7022 \end_deeper
7023 \begin_layout Enumerate
7024 three
7025 \end_layout
7026
7027 \begin_layout Standard
7028 You put a list inside a list by nesting one list inside the other.
7029  Nesting an environment is quite simple: Select 
7030 \family sans
7031 Increase
7032 \begin_inset space ~
7033 \end_inset
7034
7035 List
7036 \begin_inset space ~
7037 \end_inset
7038
7039 Depth
7040 \family default
7041  or 
7042 \family sans
7043 Decrease
7044 \begin_inset space ~
7045 \end_inset
7046
7047 List
7048 \begin_inset space ~
7049 \end_inset
7050
7051 Depth
7052 \family default
7053  from the 
7054 \family sans
7055 Edit
7056 \family default
7057  menu to change the nesting depth of the current paragraph (the status bar
7058  will tell you how far you are nested).
7059  Instead of the menu, you can also use the toolbar buttons 
7060 \begin_inset Graphics
7061         filename ../images/depth-increment.png
7062
7063 \end_inset
7064
7065  and 
7066 \begin_inset Graphics
7067         filename ../images/depth-decrement.png
7068
7069 \end_inset
7070
7071  or the convenient key bindings 
7072 \family sans
7073 Tab
7074 \family default
7075  and 
7076 \family sans
7077 Shift-Tab
7078 \family default
7079  or 
7080 \begin_inset Info
7081 type  "shortcut"
7082 arg   "depth-increment"
7083 \end_inset
7084
7085  and 
7086 \begin_inset Info
7087 type  "shortcut"
7088 arg   "depth-decrement"
7089 \end_inset
7090
7091  to change the nesting level.
7092  The change will work on the current selection if you have made one (allowing
7093  you to change the nesting of several paragraphs at once), or the current
7094  paragraph.
7095 \end_layout
7096
7097 \begin_layout Standard
7098 Note that LyX only changes the nesting depth if it can.
7099  If it's invalid to do so, nothing happens if you try to change the depth.
7100  Additionally, if you change the depth of one paragraph, it affects the
7101  depth of every paragraph nested inside of it.
7102 \end_layout
7103
7104 \begin_layout Standard
7105 Nesting isn't limited to lists.
7106  In LyX, you can nest just about anything inside anything else, as you're
7107  about to find out.
7108  This is the real power of nesting paragraph environments.
7109 \end_layout
7110
7111 \begin_layout Subsection
7112 What You Can and Can't Nest
7113 \end_layout
7114
7115 \begin_layout Standard
7116 Before we fire a list of paragraph environments at you, we need to tell
7117  you a little bit more about how nesting works.
7118 \end_layout
7119
7120 \begin_layout Standard
7121 The question if nesting a paragraph environment is possible, is a bit more
7122  complicated than a simple yes or no.
7123  There are three types of paragraph environments:
7124 \end_layout
7125
7126 \begin_layout Itemize
7127 Completely unnestable
7128 \end_layout
7129
7130 \begin_layout Itemize
7131 Fully nestable, you can nest them inside things and you can also nest other
7132  things inside them.
7133 \end_layout
7134
7135 \begin_layout Itemize
7136 A third type, you can nest them into other environments, but you can't nest
7137  anything into them.
7138 \end_layout
7139
7140 \begin_layout Standard
7141 Here's a list of the three types of nesting behavior, and which paragraph
7142  environments have them:
7143 \end_layout
7144
7145 \begin_layout Description
7146 Unnestable Can't nest them.
7147  Can't nest into them.
7148 \end_layout
7149
7150 \begin_deeper
7151 \begin_layout Itemize
7152
7153 \family sans
7154 Bibliography
7155 \end_layout
7156
7157 \begin_layout Itemize
7158
7159 \family sans
7160 Abstract
7161 \end_layout
7162
7163 \begin_layout Itemize
7164
7165 \family sans
7166 Title
7167 \end_layout
7168
7169 \begin_layout Itemize
7170
7171 \family sans
7172 Author
7173 \end_layout
7174
7175 \begin_layout Itemize
7176
7177 \family sans
7178 Date
7179 \end_layout
7180
7181 \end_deeper
7182 \begin_layout Description
7183 Fully
7184 \begin_inset space ~
7185 \end_inset
7186
7187 Nestable You can nest them.
7188  You can nest other things into them.
7189 \end_layout
7190
7191 \begin_deeper
7192 \begin_layout Itemize
7193
7194 \family sans
7195 Verse
7196 \end_layout
7197
7198 \begin_layout Itemize
7199
7200 \family sans
7201 Quote
7202 \end_layout
7203
7204 \begin_layout Itemize
7205
7206 \family sans
7207 Quotation
7208 \end_layout
7209
7210 \begin_layout Itemize
7211
7212 \family sans
7213 Itemize
7214 \end_layout
7215
7216 \begin_layout Itemize
7217
7218 \family sans
7219 Enumerate
7220 \end_layout
7221
7222 \begin_layout Itemize
7223
7224 \family sans
7225 Description
7226 \end_layout
7227
7228 \begin_layout Itemize
7229
7230 \family sans
7231 List
7232 \end_layout
7233
7234 \begin_layout Itemize
7235
7236 \family sans
7237 LyX-Code
7238 \end_layout
7239
7240 \end_deeper
7241 \begin_layout Description
7242 Nestable-Inside You can nest them inside other things.
7243  You can't nest anything into them.
7244 \end_layout
7245
7246 \begin_deeper
7247 \begin_layout Itemize
7248
7249 \family sans
7250 Standard
7251 \end_layout
7252
7253 \begin_layout Itemize
7254
7255 \family sans
7256 Part
7257 \end_layout
7258
7259 \begin_layout Itemize
7260
7261 \family sans
7262 Chapter
7263 \end_layout
7264
7265 \begin_layout Itemize
7266
7267 \family sans
7268 Section
7269 \end_layout
7270
7271 \begin_layout Itemize
7272
7273 \family sans
7274 Subsection
7275 \end_layout
7276
7277 \begin_layout Itemize
7278
7279 \family sans
7280 Subsubsection
7281 \end_layout
7282
7283 \begin_layout Itemize
7284
7285 \family sans
7286 Paragraph
7287 \end_layout
7288
7289 \begin_layout Itemize
7290
7291 \family sans
7292 Subparagraph
7293 \end_layout
7294
7295 \begin_layout Itemize
7296
7297 \family sans
7298 Part*
7299 \end_layout
7300
7301 \begin_layout Itemize
7302
7303 \family sans
7304 Chapter*
7305 \end_layout
7306
7307 \begin_layout Itemize
7308
7309 \family sans
7310 Section*
7311 \end_layout
7312
7313 \begin_layout Itemize
7314
7315 \family sans
7316 Subsection*
7317 \end_layout
7318
7319 \begin_layout Itemize
7320
7321 \family sans
7322 Subsubsection*
7323 \end_layout
7324
7325 \begin_layout Itemize
7326
7327 \family sans
7328 Right
7329 \begin_inset space ~
7330 \end_inset
7331
7332 Address
7333 \end_layout
7334
7335 \begin_layout Itemize
7336
7337 \family sans
7338 Address
7339 \end_layout
7340
7341 \end_deeper
7342 \begin_layout Standard
7343 \begin_inset Note Greyedout
7344 status open
7345
7346 \begin_layout Plain Layout
7347
7348 \series bold
7349 Note:
7350 \series default
7351  Although it is possible to nest numbered section headings like 
7352 \family sans
7353 Chapter
7354 \family default
7355
7356 \family sans
7357 Section
7358 \family default
7359 , etc.
7360 \begin_inset space ~
7361 \end_inset
7362
7363 to e.
7364 \begin_inset space \thinspace{}
7365 \end_inset
7366
7367 g.
7368 \begin_inset space \space{}
7369 \end_inset
7370
7371 lists, it is highly recommended not to do this because the aim is to create
7372  well structured documents following typesetting guidelines whereas nested
7373  section headings violate this.
7374 \end_layout
7375
7376 \end_inset
7377
7378
7379 \end_layout
7380
7381 \begin_layout Subsection
7382 Nesting Other Things: Tables, Math, Floats, etc.
7383 \begin_inset Index idx
7384 status collapsed
7385
7386 \begin_layout Plain Layout
7387 Nesting ! Tables etc.
7388 \end_layout
7389
7390 \end_inset
7391
7392
7393 \end_layout
7394
7395 \begin_layout Standard
7396 There are several things that aren't paragraph environments, but which are
7397  affected by nesting anyhow.
7398  They are:
7399 \end_layout
7400
7401 \begin_layout Itemize
7402 equations
7403 \end_layout
7404
7405 \begin_layout Itemize
7406 tables
7407 \end_layout
7408
7409 \begin_layout Itemize
7410 figures
7411 \end_layout
7412
7413 \begin_layout Standard
7414 (
7415 \begin_inset Note Greyedout
7416 status open
7417
7418 \begin_layout Plain Layout
7419
7420 \series bold
7421 Note:
7422 \series default
7423  Figures and tables in 
7424 \family sans
7425 Floats
7426 \family default
7427  are not affected by this.
7428 \end_layout
7429
7430 \end_inset
7431
7432  Have a look at section
7433 \begin_inset space ~
7434 \end_inset
7435
7436
7437 \begin_inset CommandInset ref
7438 LatexCommand ref
7439 reference "sec:Floats"
7440
7441 \end_inset
7442
7443  for more information about 
7444 \family sans
7445 Floats
7446 \family default
7447 .)
7448 \end_layout
7449
7450 \begin_layout Standard
7451 LyX can treat these three objects as either a word or as a paragraph.
7452  If a figure, table, or an equation is inline, it goes wherever the paragraph
7453  it is in goes.
7454 \end_layout
7455
7456 \begin_layout Standard
7457 On the other hand, if you have an equation, figure or table in a 
7458 \begin_inset Quotes eld
7459 \end_inset
7460
7461 paragraph
7462 \begin_inset Quotes erd
7463 \end_inset
7464
7465  of its own, it behaves just like a 
7466 \begin_inset Quotes eld
7467 \end_inset
7468
7469 nestable-inside
7470 \begin_inset Quotes erd
7471 \end_inset
7472
7473  paragraph environment.
7474  You can nest it into any environment, but you obviously can't nest anything
7475  into it.
7476 \end_layout
7477
7478 \begin_layout Standard
7479 Here's an example with a table:
7480 \end_layout
7481
7482 \begin_layout Enumerate
7483 Item One
7484 \end_layout
7485
7486 \begin_deeper
7487 \begin_layout Enumerate
7488 This is (a) and it's nested.
7489 \end_layout
7490
7491 \begin_deeper
7492 \begin_layout Standard
7493 \begin_inset VSpace 0.3cm
7494 \end_inset
7495
7496
7497 \end_layout
7498
7499 \begin_layout Standard
7500 \align center
7501 \begin_inset Tabular
7502 <lyxtabular version="3" rows="2" columns="2">
7503 <features tabularvalignment="middle">
7504 <column alignment="center" valignment="top" width="0pt">
7505 <column alignment="center" valignment="top" width="0pt">
7506 <row>
7507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7508 \begin_inset Text
7509
7510 \begin_layout Plain Layout
7511
7512 \family roman
7513 \series medium
7514 \shape up
7515 \size normal
7516 \emph off
7517 \bar no
7518 \noun off
7519 \color none
7520 a
7521 \end_layout
7522
7523 \end_inset
7524 </cell>
7525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7526 \begin_inset Text
7527
7528 \begin_layout Plain Layout
7529
7530 \family roman
7531 \series medium
7532 \shape up
7533 \size normal
7534 \emph off
7535 \bar no
7536 \noun off
7537 \color none
7538 b
7539 \end_layout
7540
7541 \end_inset
7542 </cell>
7543 </row>
7544 <row>
7545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7546 \begin_inset Text
7547
7548 \begin_layout Plain Layout
7549
7550 \family roman
7551 \series medium
7552 \shape up
7553 \size normal
7554 \emph off
7555 \bar no
7556 \noun off
7557 \color none
7558 c
7559 \end_layout
7560
7561 \end_inset
7562 </cell>
7563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567
7568 \family roman
7569 \series medium
7570 \shape up
7571 \size normal
7572 \emph off
7573 \bar no
7574 \noun off
7575 \color none
7576 d
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 </row>
7582 </lyxtabular>
7583
7584 \end_inset
7585
7586
7587 \end_layout
7588
7589 \begin_layout Standard
7590 \begin_inset VSpace 0.3cm
7591 \end_inset
7592
7593
7594 \end_layout
7595
7596 \end_deeper
7597 \begin_layout Enumerate
7598 This is (b).
7599  The table is actually nested inside (a).
7600 \end_layout
7601
7602 \end_deeper
7603 \begin_layout Enumerate
7604 Back out again.
7605 \end_layout
7606
7607 \begin_layout Standard
7608 If we hadn't nested the table at all, the list would look like this:
7609 \end_layout
7610
7611 \begin_layout Enumerate
7612 Item One
7613 \end_layout
7614
7615 \begin_deeper
7616 \begin_layout Enumerate
7617 This is (a) and it's nested.
7618 \end_layout
7619
7620 \end_deeper
7621 \begin_layout Standard
7622 \begin_inset VSpace 0.3cm
7623 \end_inset
7624
7625
7626 \end_layout
7627
7628 \begin_layout Standard
7629 \align center
7630 \begin_inset Tabular
7631 <lyxtabular version="3" rows="2" columns="2">
7632 <features tabularvalignment="middle">
7633 <column alignment="center" valignment="top" width="0pt">
7634 <column alignment="center" valignment="top" width="0pt">
7635 <row>
7636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7637 \begin_inset Text
7638
7639 \begin_layout Plain Layout
7640
7641 \family roman
7642 \series medium
7643 \shape up
7644 \size normal
7645 \emph off
7646 \bar no
7647 \noun off
7648 \color none
7649 a
7650 \end_layout
7651
7652 \end_inset
7653 </cell>
7654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7655 \begin_inset Text
7656
7657 \begin_layout Plain Layout
7658
7659 \family roman
7660 \series medium
7661 \shape up
7662 \size normal
7663 \emph off
7664 \bar no
7665 \noun off
7666 \color none
7667 b
7668 \end_layout
7669
7670 \end_inset
7671 </cell>
7672 </row>
7673 <row>
7674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7675 \begin_inset Text
7676
7677 \begin_layout Plain Layout
7678
7679 \family roman
7680 \series medium
7681 \shape up
7682 \size normal
7683 \emph off
7684 \bar no
7685 \noun off
7686 \color none
7687 c
7688 \end_layout
7689
7690 \end_inset
7691 </cell>
7692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7693 \begin_inset Text
7694
7695 \begin_layout Plain Layout
7696
7697 \family roman
7698 \series medium
7699 \shape up
7700 \size normal
7701 \emph off
7702 \bar no
7703 \noun off
7704 \color none
7705 d
7706 \end_layout
7707
7708 \end_inset
7709 </cell>
7710 </row>
7711 </lyxtabular>
7712
7713 \end_inset
7714
7715
7716 \end_layout
7717
7718 \begin_layout Standard
7719 \begin_inset VSpace 0.3cm
7720 \end_inset
7721
7722
7723 \end_layout
7724
7725 \begin_layout Enumerate
7726 This is (b).
7727  The table is 
7728 \emph on
7729 not
7730 \emph default
7731  nested inside (a).
7732  In fact, it's not nested at all.
7733 \end_layout
7734
7735 \begin_layout Enumerate
7736 Back out again.
7737 \end_layout
7738
7739 \begin_layout Standard
7740 Notice how item (b) is not only no longer nested, but is also the first
7741  item of a new list!
7742 \end_layout
7743
7744 \begin_layout Standard
7745 There's another trap you can fall into: Nesting the table, but not going
7746  deep enough.
7747  LyX then turns anything after the table into a new sublist.
7748 \end_layout
7749
7750 \begin_layout Enumerate
7751 Item One
7752 \end_layout
7753
7754 \begin_deeper
7755 \begin_layout Enumerate
7756 This is (a) and it's nested.
7757 \end_layout
7758
7759 \begin_layout Standard
7760 \begin_inset VSpace 0.3cm
7761 \end_inset
7762
7763
7764 \end_layout
7765
7766 \begin_layout Standard
7767 \align center
7768 \begin_inset Tabular
7769 <lyxtabular version="3" rows="2" columns="2">
7770 <features tabularvalignment="middle">
7771 <column alignment="center" valignment="top" width="0pt">
7772 <column alignment="center" valignment="top" width="0pt">
7773 <row>
7774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7775 \begin_inset Text
7776
7777 \begin_layout Plain Layout
7778
7779 \family roman
7780 \series medium
7781 \shape up
7782 \size normal
7783 \emph off
7784 \bar no
7785 \noun off
7786 \color none
7787 a
7788 \end_layout
7789
7790 \end_inset
7791 </cell>
7792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7793 \begin_inset Text
7794
7795 \begin_layout Plain Layout
7796
7797 \family roman
7798 \series medium
7799 \shape up
7800 \size normal
7801 \emph off
7802 \bar no
7803 \noun off
7804 \color none
7805 b
7806 \end_layout
7807
7808 \end_inset
7809 </cell>
7810 </row>
7811 <row>
7812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7813 \begin_inset Text
7814
7815 \begin_layout Plain Layout
7816
7817 \family roman
7818 \series medium
7819 \shape up
7820 \size normal
7821 \emph off
7822 \bar no
7823 \noun off
7824 \color none
7825 c
7826 \end_layout
7827
7828 \end_inset
7829 </cell>
7830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7831 \begin_inset Text
7832
7833 \begin_layout Plain Layout
7834
7835 \family roman
7836 \series medium
7837 \shape up
7838 \size normal
7839 \emph off
7840 \bar no
7841 \noun off
7842 \color none
7843 d
7844 \end_layout
7845
7846 \end_inset
7847 </cell>
7848 </row>
7849 </lyxtabular>
7850
7851 \end_inset
7852
7853
7854 \end_layout
7855
7856 \begin_layout Standard
7857 \begin_inset VSpace 0.3cm
7858 \end_inset
7859
7860
7861 \end_layout
7862
7863 \begin_layout Enumerate
7864 This is (b).
7865  The table is actually nested inside Item One, but 
7866 \emph on
7867 not
7868 \emph default
7869  inside (a).
7870 \end_layout
7871
7872 \end_deeper
7873 \begin_layout Enumerate
7874 Back out again.
7875 \end_layout
7876
7877 \begin_layout Standard
7878 As you can see, item (b) turned into the first item of a new list, but a
7879  new list 
7880 \emph on
7881 inside
7882 \emph default
7883  item 1.
7884  The same thing would have happened to a figure or an equation.
7885  So, if you nest tables, figures or equations, make sure you go to the right
7886  depth!
7887 \end_layout
7888
7889 \begin_layout Subsection
7890 Usage and General Features
7891 \end_layout
7892
7893 \begin_layout Standard
7894 Speaking of levels, LyX can perform up to a six-fold nesting.
7895  In other words, 
7896 \begin_inset Quotes eld
7897 \end_inset
7898
7899 level #6
7900 \begin_inset Quotes erd
7901 \end_inset
7902
7903  is the innermost possible depth.
7904  Here's an example to illustrate what we mean:
7905 \end_layout
7906
7907 \begin_layout Enumerate
7908 level #1 – outermost
7909 \end_layout
7910
7911 \begin_deeper
7912 \begin_layout Enumerate
7913 level #2
7914 \end_layout
7915
7916 \begin_deeper
7917 \begin_layout Enumerate
7918 level #3
7919 \end_layout
7920
7921 \begin_deeper
7922 \begin_layout Enumerate
7923 level #4
7924 \end_layout
7925
7926 \begin_deeper
7927 \begin_layout Itemize
7928 level #5
7929 \end_layout
7930
7931 \begin_deeper
7932 \begin_layout Itemize
7933 level #6
7934 \end_layout
7935
7936 \end_deeper
7937 \end_deeper
7938 \end_deeper
7939 \end_deeper
7940 \end_deeper
7941 \begin_layout Standard
7942 There are two exceptions to the six-fold nesting limit, and you can see
7943  both of them in the example.
7944  Unlike the other fully-nestable environments, you can only perform a four-fold
7945  nesting with the 
7946 \family sans
7947 Enumerate
7948 \family default
7949  and 
7950 \family sans
7951 Itemize
7952 \family default
7953  environments.
7954  For example, if we tried to nest another 
7955 \family sans
7956 Enumerate
7957 \family default
7958  list inside item 
7959 \begin_inset Quotes eld
7960 \end_inset
7961
7962 A.
7963 \begin_inset Quotes erd
7964 \end_inset
7965
7966 , we would get errors.
7967 \end_layout
7968
7969 \begin_layout Subsection
7970 Some Examples
7971 \begin_inset Index idx
7972 status collapsed
7973
7974 \begin_layout Plain Layout
7975 Nesting ! Examples
7976 \end_layout
7977
7978 \end_inset
7979
7980
7981 \end_layout
7982
7983 \begin_layout Standard
7984 The best way to explain just what you can do with nesting is by illustration.
7985  We have several examples of nested environments.
7986  In them, we explain how we created the example, so that you can reproduce
7987  them.
7988 \end_layout
7989
7990 \begin_layout Subsubsection
7991 Example 1: The Six-fold Way and Mixed Nesting
7992 \end_layout
7993
7994 \begin_layout Labeling
7995 \labelwidthstring MMM
7996 #1-a This is the outermost level.
7997  It's a 
7998 \family sans
7999 List
8000 \family default
8001  environment.
8002 \end_layout
8003
8004 \begin_deeper
8005 \begin_layout Labeling
8006 \labelwidthstring MMM
8007 #2-a This is level #2.
8008  We created it by using 
8009 \begin_inset Info
8010 type  "shortcut"
8011 arg   "break-paragraph inverse"
8012 \end_inset
8013
8014  followed by 
8015 \begin_inset Info
8016 type  "shortcut"
8017 arg   "depth-increment"
8018 \end_inset
8019
8020 .
8021 \end_layout
8022
8023 \begin_deeper
8024 \begin_layout Labeling
8025 \labelwidthstring MMM
8026 #3-a This is level #3.
8027  This time, we just hit 
8028 \family sans
8029 Return
8030 \family default
8031 , then used 
8032 \begin_inset Info
8033 type  "shortcut"
8034 arg   "depth-increment"
8035 \end_inset
8036
8037  twice in a row.
8038  We could have also created it the same way as we did the previous level,
8039  by hitting 
8040 \begin_inset Info
8041 type  "shortcut"
8042 arg   "break-paragraph inverse"
8043 \end_inset
8044
8045  followed by 
8046 \begin_inset Info
8047 type  "shortcut"
8048 arg   "depth-increment"
8049 \end_inset
8050
8051 .
8052 \end_layout
8053
8054 \begin_deeper
8055 \begin_layout Standard
8056 This is actually a 
8057 \family sans
8058 Standard
8059 \family default
8060  environment, nested inside of 
8061 \begin_inset Quotes eld
8062 \end_inset
8063
8064 #3-a
8065 \begin_inset Quotes erd
8066 \end_inset
8067
8068 .
8069  So, it's at level #4.
8070  We did this by hitting 
8071 \begin_inset Info
8072 type  "shortcut"
8073 arg   "break-paragraph inverse"
8074 \end_inset
8075
8076 , then 
8077 \begin_inset Info
8078 type  "shortcut"
8079 arg   "depth-increment"
8080 \end_inset
8081
8082 , then changing the paragraph environment to 
8083 \family sans
8084 Standard
8085 \family default
8086 .
8087  Do this to create list items with more than one paragraph — it also works
8088  for the 
8089 \family sans
8090 Description
8091 \family default
8092
8093 \family sans
8094 Enumerate
8095 \family default
8096 , and 
8097 \family sans
8098 Itemize
8099 \family default
8100  environments!
8101 \end_layout
8102
8103 \begin_layout Standard
8104 Here's another 
8105 \family sans
8106 Standard
8107 \family default
8108  paragraph, also at level #4, made with just a 
8109 \begin_inset Info
8110 type  "shortcut"
8111 arg   "break-paragraph inverse"
8112 \end_inset
8113
8114 .
8115 \end_layout
8116
8117 \begin_layout Labeling
8118 \labelwidthstring MMM
8119 #4-a This is level #4.
8120  We hit 
8121 \begin_inset Info
8122 type  "shortcut"
8123 arg   "break-paragraph inverse"
8124 \end_inset
8125
8126  and changed the paragraph environment back to 
8127 \family sans
8128 List
8129 \family default
8130 .
8131  Remember — we can't nest anything inside a 
8132 \family sans
8133 Standard
8134 \family default
8135  environment, which is why we're still at level #4.
8136  However, we 
8137 \emph on
8138 can
8139 \emph default
8140  keep nesting things inside 
8141 \begin_inset Quotes eld
8142 \end_inset
8143
8144 #3-a
8145 \begin_inset Quotes erd
8146 \end_inset
8147
8148 .
8149 \end_layout
8150
8151 \begin_deeper
8152 \begin_layout Labeling
8153 \labelwidthstring MMM
8154 #5-a This is level #5\SpecialChar \ldots{}
8155
8156 \end_layout
8157
8158 \begin_deeper
8159 \begin_layout Labeling
8160 \labelwidthstring MMM
8161 #6-a \SpecialChar \ldots{}
8162 and this is level #6.
8163  By now, you should know how we made these two.
8164 \end_layout
8165
8166 \end_deeper
8167 \begin_layout Labeling
8168 \labelwidthstring MMM
8169 #5-b Back to level #5.
8170  Just hit 
8171 \begin_inset Info
8172 type  "shortcut"
8173 arg   "break-paragraph inverse"
8174 \end_inset
8175
8176  followed by a 
8177 \begin_inset Info
8178 type  "shortcut"
8179 arg   "depth-decrement"
8180 \end_inset
8181
8182 .
8183 \end_layout
8184
8185 \end_deeper
8186 \begin_layout Labeling
8187 \labelwidthstring MMM
8188 #4-b After another 
8189 \begin_inset Info
8190 type  "shortcut"
8191 arg   "break-paragraph inverse"
8192 \end_inset
8193
8194  followed by a 
8195 \begin_inset Info
8196 type  "shortcut"
8197 arg   "depth-decrement"
8198 \end_inset
8199
8200 , we're back at level #4.
8201 \end_layout
8202
8203 \end_deeper
8204 \begin_layout Labeling
8205 \labelwidthstring MMM
8206 #3-b Back to level #3.
8207  By now it should be obvious how we did this.
8208 \end_layout
8209
8210 \end_deeper
8211 \begin_layout Labeling
8212 \labelwidthstring MMM
8213 #2-b Back to level #2.
8214  
8215 \end_layout
8216
8217 \end_deeper
8218 \begin_layout Labeling
8219 \labelwidthstring MMM
8220 #1-b And last, back to the outermost level, #1.
8221  After this sentence, we'll hit 
8222 \family sans
8223 Return
8224 \family default
8225  and change the paragraph environment back to 
8226 \family sans
8227 Standard
8228 \family default
8229  to end the list.
8230 \end_layout
8231
8232 \begin_layout Standard
8233 We could have also used the 
8234 \family sans
8235 Description
8236 \family default
8237
8238 \family sans
8239 Quote
8240 \family default
8241
8242 \family sans
8243 Quotation
8244 \family default
8245 , or even the 
8246 \family sans
8247 Verse
8248 \family default
8249  environment in place of the 
8250 \family sans
8251 List
8252 \family default
8253  environment.
8254  The example would have worked exactly the same.
8255 \end_layout
8256
8257 \begin_layout Subsubsection
8258 Example 2: Inheritance
8259 \end_layout
8260
8261 \begin_layout LyX-Code
8262 This is the LyX-Code environment, at level #1, the outermost
8263 \end_layout
8264
8265 \begin_layout LyX-Code
8266 level.
8267   Now we'll hit 
8268 \family sans
8269 Return
8270 \family default
8271 , then 
8272 \begin_inset Info
8273 type  "shortcut"
8274 arg   "depth-increment"
8275 \end_inset
8276
8277 , after which, we'll change to the 
8278 \family sans
8279 Enumerate
8280 \family default
8281  environment.
8282 \end_layout
8283
8284 \begin_deeper
8285 \begin_layout Enumerate
8286 This is the 
8287 \family sans
8288 Enumerate
8289 \family default
8290  environment, at level #2.
8291 \end_layout
8292
8293 \begin_layout Enumerate
8294 Notice how the nested 
8295 \family sans
8296 Enumerate
8297 \family default
8298  not only inherits its margins from its parent environment (
8299 \family sans
8300 LyX-Code
8301 \family default
8302 ), but also inherits its font and spacing!
8303 \end_layout
8304
8305 \end_deeper
8306 \begin_layout Standard
8307 We ended this example by hitting 
8308 \family sans
8309 Return
8310 \family default
8311 .
8312  After that, we needed to reset the paragraph environment to 
8313 \family sans
8314 Standard
8315 \family default
8316  and reset the nesting depth by using 
8317 \begin_inset Info
8318 type  "shortcut"
8319 arg   "depth-decrement"
8320 \end_inset
8321
8322  once.
8323 \end_layout
8324
8325 \begin_layout Subsubsection
8326 Example 3: Labels, Levels, and the 
8327 \family sans
8328 Enumerate
8329 \family default
8330  and 
8331 \family sans
8332 Itemize
8333 \family default
8334  Environments
8335 \begin_inset OptArg
8336 status collapsed
8337
8338 \begin_layout Plain Layout
8339 Example #3: Labels, Levels and other list environments
8340 \end_layout
8341
8342 \end_inset
8343
8344
8345 \end_layout
8346
8347 \begin_layout Enumerate
8348 This is level #1, in an 
8349 \family sans
8350 Enumerate
8351 \family default
8352  paragraph environment.
8353  We're actually going to nest a bunch of these.
8354 \end_layout
8355
8356 \begin_deeper
8357 \begin_layout Enumerate
8358 This is level #2.
8359  We used 
8360 \begin_inset Info
8361 type  "shortcut"
8362 arg   "break-paragraph inverse"
8363 \end_inset
8364
8365  followed by 
8366 \begin_inset Info
8367 type  "shortcut"
8368 arg   "depth-increment"
8369 \end_inset
8370
8371 .
8372  Now, what happens if we nest an 
8373 \family sans
8374 Itemize
8375 \family default
8376  environment inside of this one? It will be at level #3, but what will its
8377  label be? An asterisk?
8378 \end_layout
8379
8380 \begin_deeper
8381 \begin_layout Itemize
8382 No! It's a bullet.
8383  This is the 
8384 \emph on
8385 first
8386 \emph default
8387  
8388 \family sans
8389 Itemize
8390 \family default
8391  environment, even though it's at level #3.
8392  So, its label is a bullet.
8393  (We got here by using 
8394 \begin_inset Info
8395 type  "shortcut"
8396 arg   "break-paragraph inverse"
8397 \end_inset
8398
8399 , then 
8400 \begin_inset Info
8401 type  "shortcut"
8402 arg   "depth-increment"
8403 \end_inset
8404
8405 , then changing the environment to 
8406 \family sans
8407 Itemize
8408 \family default
8409 .)
8410 \end_layout
8411
8412 \begin_deeper
8413 \begin_layout Itemize
8414 Here's level #4, produced using 
8415 \begin_inset Info
8416 type  "shortcut"
8417 arg   "break-paragraph inverse"
8418 \end_inset
8419
8420 , then 
8421 \begin_inset Info
8422 type  "shortcut"
8423 arg   "depth-increment"
8424 \end_inset
8425
8426 .
8427  We'll do that again\SpecialChar \ldots{}
8428
8429 \end_layout
8430
8431 \begin_deeper
8432 \begin_layout Enumerate
8433 \SpecialChar \ldots{}
8434 to get to level #5.
8435  This time, however, we also changed the paragraph environment back to 
8436 \family sans
8437 Enumerate
8438 \family default
8439 .
8440  Notice the type of numbering, it is 
8441 \emph on
8442 lowercase Roman
8443 \emph default
8444 , because we are in the 
8445 \emph on
8446 thirdfold
8447 \emph default
8448  
8449 \family sans
8450 Enumerate
8451 \family default
8452  environment (i.
8453 \begin_inset space \thinspace{}
8454 \end_inset
8455
8456 g.
8457  it is an 
8458 \family sans
8459 Enumerate
8460 \family default
8461  inside an 
8462 \family sans
8463 Enumerate
8464 \family default
8465  inside an 
8466 \family sans
8467 Enumerate
8468 \family default
8469 ).
8470 \end_layout
8471
8472 \begin_layout Enumerate
8473 What happens if we 
8474 \emph on
8475 don't
8476 \emph default
8477  change the paragraph environment, but decrease the nesting depth? What
8478  type of numbering does LyX use?
8479 \end_layout
8480
8481 \begin_layout Enumerate
8482 Oh, as if you couldn't guess by now, we're just using 
8483 \begin_inset Info
8484 type  "shortcut"
8485 arg   "break-paragraph inverse"
8486 \end_inset
8487
8488  to keep the current environment and depth but create a new item.
8489 \end_layout
8490
8491 \begin_layout Enumerate
8492 Let's use 
8493 \begin_inset Info
8494 type  "shortcut"
8495 arg   "depth-decrement"
8496 \end_inset
8497
8498  to decrease the depth after the next 
8499 \begin_inset Info
8500 type  "shortcut"
8501 arg   "break-paragraph inverse"
8502 \end_inset
8503
8504 .
8505 \end_layout
8506
8507 \end_deeper
8508 \begin_layout Enumerate
8509 This is level #4.
8510  Look what type of label LyX is using!
8511 \end_layout
8512
8513 \end_deeper
8514 \begin_layout Enumerate
8515 This is level #3.
8516  Even though we've changed levels, LyX is still using a lowercase Roman
8517  numeral as the label.Why?
8518 \end_layout
8519
8520 \begin_layout Enumerate
8521 Because, even though the nesting depth has changed, the paragraph is 
8522 \emph on
8523 still
8524 \emph default
8525  a thirdfold 
8526 \family sans
8527 Enumerate
8528 \family default
8529  environment.
8530  Notice, however, that LyX 
8531 \emph on
8532 did
8533 \emph default
8534  reset the counter for the label.
8535 \end_layout
8536
8537 \end_deeper
8538 \begin_layout Enumerate
8539 Another 
8540 \begin_inset Info
8541 type  "shortcut"
8542 arg   "break-paragraph inverse"
8543 \end_inset
8544
8545  
8546 \begin_inset Info
8547 type  "shortcut"
8548 arg   "depth-decrement"
8549 \end_inset
8550
8551  sequence, and we're back to level #2.
8552  This time, we not only changed the nesting depth, but we also moved back
8553  into the twofold-nested 
8554 \family sans
8555 Enumerate
8556 \family default
8557  environment.
8558 \end_layout
8559
8560 \end_deeper
8561 \begin_layout Enumerate
8562 The same thing happens if we do another 
8563 \begin_inset Info
8564 type  "shortcut"
8565 arg   "break-paragraph inverse"
8566 \end_inset
8567
8568  
8569 \begin_inset Info
8570 type  "shortcut"
8571 arg   "depth-decrement"
8572 \end_inset
8573
8574 sequence and return to level #1, the outermost level.
8575 \end_layout
8576
8577 \begin_layout Standard
8578 Lastly, we reset the environment to 
8579 \family sans
8580 Standard
8581 \family default
8582 .
8583  As you can see, the level number doesn't correspond to what type of labeling
8584  LyX uses for the 
8585 \family sans
8586 Enumerate
8587 \family default
8588  and 
8589 \family sans
8590 Itemize
8591 \family default
8592  environments.
8593  The number of other 
8594 \family sans
8595 Enumerate
8596 \family default
8597  environments surrounding it determines what kind of label LyX uses for
8598  an 
8599 \family sans
8600 Enumerate
8601 \family default
8602  item.
8603  The same rule applies for the 
8604 \family sans
8605 Itemize
8606 \family default
8607  environment, as well.
8608 \end_layout
8609
8610 \begin_layout Subsubsection
8611 Example 4: Going Bonkers
8612 \end_layout
8613
8614 \begin_layout Enumerate
8615 We're going to go totally nuts now.
8616  We won't nest as deep as in the other examples, nor will we go into the
8617  same detail with how we did it.
8618  (level #1: 
8619 \family sans
8620 Enumerate
8621 \family default
8622 )
8623 \end_layout
8624
8625 \begin_deeper
8626 \begin_layout Standard
8627 (
8628 \family sans
8629 Return, 
8630 \family default
8631
8632 \begin_inset Info
8633 type  "shortcut"
8634 arg   "depth-increment"
8635 \end_inset
8636
8637
8638 \family sans
8639 , Standard
8640 \family default
8641 : level #2) We'll stick an encapsulated description of how we created the
8642  example in parentheses someplace.
8643  For example, the two keybindings are how we changed the depth.
8644  The environment name is the name of the current environment.
8645  Either before or after this, we'll put in the level.
8646 \end_layout
8647
8648 \end_deeper
8649 \begin_layout Enumerate
8650 (
8651 \family sans
8652 Return, Enumerate
8653 \family default
8654 : level #1) This is the next item in the list.
8655 \end_layout
8656
8657 \begin_deeper
8658 \begin_layout Verse
8659 Now we'll add verse.
8660 \begin_inset Newline newline
8661 \end_inset
8662
8663 It will get much worse.
8664 \begin_inset Newline newline
8665 \end_inset
8666
8667 (
8668 \family sans
8669 Return, 
8670 \family default
8671
8672 \begin_inset Info
8673 type  "shortcut"
8674 arg   "depth-increment"
8675 \end_inset
8676
8677
8678 \family sans
8679 , Verse
8680 \family default
8681 : level #2)
8682 \end_layout
8683
8684 \begin_layout Verse
8685 Fiddle dee, Fiddle doo.
8686 \begin_inset Newline newline
8687 \end_inset
8688
8689 Bippitey boppitey boo!
8690 \begin_inset Newline newline
8691 \end_inset
8692
8693 (
8694 \begin_inset Info
8695 type  "shortcut"
8696 arg   "break-paragraph inverse"
8697 \end_inset
8698
8699
8700 \family sans
8701 )
8702 \end_layout
8703
8704 \begin_layout Verse
8705 Here comes a table:
8706 \end_layout
8707
8708 \begin_deeper
8709 \begin_layout Standard
8710 \begin_inset VSpace 0.3cm
8711 \end_inset
8712
8713
8714 \end_layout
8715
8716 \begin_layout Standard
8717 \align center
8718 \begin_inset Tabular
8719 <lyxtabular version="3" rows="2" columns="2">
8720 <features tabularvalignment="middle">
8721 <column alignment="center" valignment="top" width="0pt">
8722 <column alignment="center" valignment="top" width="0pt">
8723 <row>
8724 <cell alignment="center" valignment="top" usebox="none">
8725 \begin_inset Text
8726
8727 \begin_layout Plain Layout
8728
8729 \family roman
8730 \series medium
8731 \shape up
8732 \size normal
8733 \emph off
8734 \bar no
8735 \noun off
8736 \color none
8737 one-fish
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8743 \begin_inset Text
8744
8745 \begin_layout Plain Layout
8746
8747 \family roman
8748 \series medium
8749 \shape up
8750 \size normal
8751 \emph off
8752 \bar no
8753 \noun off
8754 \color none
8755 two-fish
8756 \end_layout
8757
8758 \end_inset
8759 </cell>
8760 </row>
8761 <row>
8762 <cell alignment="center" valignment="top" topline="true" usebox="none">
8763 \begin_inset Text
8764
8765 \begin_layout Plain Layout
8766
8767 \family roman
8768 \series medium
8769 \shape up
8770 \size normal
8771 \emph off
8772 \bar no
8773 \noun off
8774 \color none
8775 red-fish
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8781 \begin_inset Text
8782
8783 \begin_layout Plain Layout
8784
8785 \family roman
8786 \series medium
8787 \shape up
8788 \size normal
8789 \emph off
8790 \bar no
8791 \noun off
8792 \color none
8793 blue-fish
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 </row>
8799 </lyxtabular>
8800
8801 \end_inset
8802
8803
8804 \end_layout
8805
8806 \end_deeper
8807 \begin_layout Verse
8808 (
8809 \begin_inset Info
8810 type  "shortcut"
8811 arg   "break-paragraph inverse"
8812 \end_inset
8813
8814
8815 \family sans
8816 , Table, 
8817 \family default
8818
8819 \begin_inset Info
8820 type  "shortcut"
8821 arg   "depth-increment"
8822 \end_inset
8823
8824  3 times, 
8825 \begin_inset Info
8826 type  "shortcut"
8827 arg   "break-paragraph inverse"
8828 \end_inset
8829
8830
8831 \family sans
8832 , Verse, 
8833 \family default
8834
8835 \begin_inset Info
8836 type  "shortcut"
8837 arg   "depth-decrement"
8838 \end_inset
8839
8840 )
8841 \end_layout
8842
8843 \end_deeper
8844 \begin_layout Enumerate
8845 (
8846 \family sans
8847 Return, Enumerate
8848 \family default
8849 : level #1) This is another item.
8850  Note that selecting a 
8851 \family sans
8852 Table
8853 \family default
8854  resets the nesting depth to level #1, so we increased the nesting depth
8855  3 times to put the table inside the 
8856 \family sans
8857 Verse
8858 \family default
8859  environment.
8860  
8861 \end_layout
8862
8863 \begin_layout Quotation
8864 We're now ending the 
8865 \family sans
8866 Enumerate
8867 \family default
8868  list and changing to 
8869 \family sans
8870 Quotation
8871 \family default
8872 .
8873  We're still at level #1.
8874  We want to show you some of the things you can do by mixing environments.
8875  The next set of paragraphs is a 
8876 \begin_inset Quotes eld
8877 \end_inset
8878
8879 quoted letter.
8880 \begin_inset Quotes erd
8881 \end_inset
8882
8883  We'll nest both the 
8884 \family sans
8885 Address
8886 \family default
8887  and 
8888 \family sans
8889 Right
8890 \begin_inset space ~
8891 \end_inset
8892
8893 Address
8894 \family default
8895  environments inside of this one, then use another nested 
8896 \family sans
8897 Quotation
8898 \family default
8899  for the letter body.
8900  We'll use 
8901 \begin_inset Info
8902 type  "shortcut"
8903 arg   "break-paragraph inverse"
8904 \end_inset
8905
8906  to preserve the depth.
8907  Remember that you need to use 
8908 \begin_inset Info
8909 type  "shortcut"
8910 arg   "newline-insert newline"
8911 \end_inset
8912
8913  to create multiple lines inside the 
8914 \family sans
8915 Address
8916 \family default
8917  and 
8918 \family sans
8919 Right
8920 \begin_inset space ~
8921 \end_inset
8922
8923 Address
8924 \family default
8925  environments.
8926  Here it goes:
8927 \end_layout
8928
8929 \begin_deeper
8930 \begin_layout Right Address
8931 1234 Nowhere Rd.
8932 \begin_inset Newline newline
8933 \end_inset
8934
8935 Moosegroin, MT 00100
8936 \begin_inset Newline newline
8937 \end_inset
8938
8939 9-6-96
8940 \end_layout
8941
8942 \begin_layout Address
8943 Dear Mr.
8944 \begin_inset space ~
8945 \end_inset
8946
8947 Fizlewitz:
8948 \end_layout
8949
8950 \begin_layout Quotation
8951 We regret to inform you that we cannot fill your order for 50
8952 \begin_inset space \thinspace{}
8953 \end_inset
8954
8955 L of compressed methane gas due to circumstances beyond our control.
8956  Unfortunately, several of our cows have mysteriously exploded, creating
8957  a backlog in our orders for methane.
8958  We will place your name on the waiting list and try to fill your order
8959  as soon as possible.
8960  In the meantime, we thank you for your patience.
8961 \end_layout
8962
8963 \begin_layout Quotation
8964 We do, however, now have a special on beef.
8965  If you are interested, please return the enclosed pricing and order form
8966  with your order, along with payment.
8967 \end_layout
8968
8969 \begin_layout Quotation
8970 We thank you again for your patience.
8971 \end_layout
8972
8973 \begin_layout Address
8974 Sincerely,
8975 \begin_inset Newline newline
8976 \end_inset
8977
8978 Bill Hick
8979 \end_layout
8980
8981 \end_deeper
8982 \begin_layout Quotation
8983 That ends that example!
8984 \end_layout
8985
8986 \begin_layout Standard
8987 As you can see, nesting environments in LyX gives you a lot of power with
8988  just a few keystrokes.
8989  We could have easily nested an 
8990 \family sans
8991 Itemize
8992 \family default
8993  list inside of a 
8994 \family sans
8995 Quotation
8996 \family default
8997  or 
8998 \family sans
8999 Quote
9000 \family default
9001 , or put a 
9002 \family sans
9003 Quote
9004 \family default
9005  inside of an 
9006 \family sans
9007 Itemize
9008 \family default
9009  list.
9010  You have a huge variety of options at your disposal.
9011 \end_layout
9012
9013 \begin_layout Section
9014 Spacing, pagination and line breaks
9015 \begin_inset Index idx
9016 status collapsed
9017
9018 \begin_layout Plain Layout
9019 Spacing
9020 \end_layout
9021
9022 \end_inset
9023
9024
9025 \end_layout
9026
9027 \begin_layout Standard
9028 What is a space? While you might be used to pressing the space key anytime
9029  you want to separate two words in ordinary word processors, LyX offers
9030  you more spaces: Spaces of different width and spaces which can or cannot
9031  be broken at the end of a line.
9032  The following sections will show you some examples where those spaces are
9033  useful.
9034 \end_layout
9035
9036 \begin_layout Subsection
9037 Protected Space
9038 \begin_inset CommandInset label
9039 LatexCommand label
9040 name "sub:Protected-Space"
9041
9042 \end_inset
9043
9044
9045 \begin_inset Index idx
9046 status collapsed
9047
9048 \begin_layout Plain Layout
9049 Spaces ! Protected
9050 \end_layout
9051
9052 \end_inset
9053
9054
9055 \end_layout
9056
9057 \begin_layout Standard
9058 The protected space: It is used to tell LyX (and LaTeX) not to break the
9059  line at that point.
9060  This may be necessary to avoid unlucky linebreaks, like in: 
9061 \end_layout
9062
9063 \begin_layout Quote
9064 Further documentation is given in section
9065 \begin_inset Newline newline
9066 \end_inset
9067
9068
9069 \begin_inset CommandInset ref
9070 LatexCommand ref
9071 reference "sec:Bibliography"
9072
9073 \end_inset
9074
9075 .
9076  
9077 \end_layout
9078
9079 \begin_layout Standard
9080 Obviously, it would be a good thing to put a protected space between 
9081 \begin_inset Quotes eld
9082 \end_inset
9083
9084 section
9085 \begin_inset Quotes erd
9086 \end_inset
9087
9088  and 
9089 \begin_inset Quotes eld
9090 \end_inset
9091
9092
9093 \begin_inset CommandInset ref
9094 LatexCommand ref
9095 reference "sec:Bibliography"
9096
9097 \end_inset
9098
9099
9100 \begin_inset Quotes erd
9101 \end_inset
9102
9103 .
9104  A protected space is set with 
9105 \family sans
9106 Insert\SpecialChar \menuseparator
9107 Formatting\SpecialChar \menuseparator
9108 Protected
9109 \bar under
9110
9111 \begin_inset space ~
9112 \end_inset
9113
9114
9115 \bar default
9116 Space
9117 \family default
9118  (shortcut 
9119 \begin_inset Info
9120 type  "shortcut"
9121 arg   "space-insert protected"
9122 \end_inset
9123
9124 ).
9125 \end_layout
9126
9127 \begin_layout Subsection
9128 Horizontal Space
9129 \begin_inset CommandInset label
9130 LatexCommand label
9131 name "sub:Horizontal-Space"
9132
9133 \end_inset
9134
9135
9136 \begin_inset Index idx
9137 status collapsed
9138
9139 \begin_layout Plain Layout
9140 Spacing ! Horizontal
9141 \end_layout
9142
9143 \end_inset
9144
9145
9146 \end_layout
9147
9148 \begin_layout Standard
9149 All horizontal spaces can be inserted with the menu 
9150 \family sans
9151 Insert\SpecialChar \menuseparator
9152 Formatting\SpecialChar \menuseparator
9153 Horizontal Space
9154 \family default
9155 .
9156  The length units are listed in Appendix
9157 \begin_inset space ~
9158 \end_inset
9159
9160
9161 \begin_inset CommandInset ref
9162 LatexCommand ref
9163 reference "cha:Units-available-in"
9164
9165 \end_inset
9166
9167 .
9168 \end_layout
9169
9170 \begin_layout Subsubsection
9171 Inter-word Space
9172 \begin_inset CommandInset label
9173 LatexCommand label
9174 name "sub:Inter-word-Space"
9175
9176 \end_inset
9177
9178
9179 \begin_inset Index idx
9180 status collapsed
9181
9182 \begin_layout Plain Layout
9183 Spaces ! Inter-word
9184 \end_layout
9185
9186 \end_inset
9187
9188
9189 \end_layout
9190
9191 \begin_layout Standard
9192 Some languages (e.
9193 \begin_inset space \thinspace{}
9194 \end_inset
9195
9196 g.
9197 \begin_inset space \space{}
9198 \end_inset
9199
9200 English) have the typographical convention to add extra space after an end-of-se
9201 ntence punctuation mark, and LyX honors those conventions (see section
9202 \begin_inset space ~
9203 \end_inset
9204
9205
9206 \begin_inset CommandInset ref
9207 LatexCommand ref
9208 reference "sub:Abbreviations"
9209
9210 \end_inset
9211
9212 ).
9213  Sometimes, you want a normal space nevertheless.
9214  In this case, insert an inter-word space (shortcut 
9215 \begin_inset Info
9216 type  "shortcut"
9217 arg   "space-insert normal"
9218 \end_inset
9219
9220 ).
9221 \end_layout
9222
9223 \begin_layout Subsubsection
9224 Thin Space
9225 \begin_inset CommandInset label
9226 LatexCommand label
9227 name "sub:Thin-Space"
9228
9229 \end_inset
9230
9231
9232 \begin_inset Index idx
9233 status collapsed
9234
9235 \begin_layout Plain Layout
9236 Spaces ! Thin
9237 \end_layout
9238
9239 \end_inset
9240
9241
9242 \end_layout
9243
9244 \begin_layout Standard
9245
9246 \begin_inset Quotes eld
9247 \end_inset
9248
9249 thin space
9250 \begin_inset Quotes erd
9251 \end_inset
9252
9253  is a blank which has half the size of a normal space (and it is also 
9254 \begin_inset Quotes eld
9255 \end_inset
9256
9257 protected
9258 \begin_inset Quotes erd
9259 \end_inset
9260
9261 ).
9262  The typographical conventions in a lot of languages propose the use of
9263  thin spaces in cases where normal spaces would be too wide, for instance
9264  inside abbreviations:
9265 \end_layout
9266
9267 \begin_layout Quote
9268 D.
9269 \begin_inset space \thinspace{}
9270 \end_inset
9271
9272 E.
9273  Knuth has developed our beloved typesetting program.
9274 \end_layout
9275
9276 \begin_layout Standard
9277 or between values and units.
9278  Compare for example this:
9279 \begin_inset Newline newline
9280 \end_inset
9281
9282 10
9283 \begin_inset space \thinspace{}
9284 \end_inset
9285
9286 kg (thin space)
9287 \begin_inset Newline newline
9288 \end_inset
9289
9290 10 kg (normal space
9291 \end_layout
9292
9293 \begin_layout Standard
9294 You can insert thin spaces also with the menu 
9295 \family sans
9296 Insert\SpecialChar \menuseparator
9297 Formatting\SpecialChar \menuseparator
9298 Thin
9299 \begin_inset space ~
9300 \end_inset
9301
9302 Space
9303 \family default
9304  (shortcut 
9305 \begin_inset Info
9306 type  "shortcuts"
9307 arg   "space-insert thin"
9308 \end_inset
9309
9310 ).
9311 \end_layout
9312
9313 \begin_layout Subsubsection
9314 More Spaces
9315 \begin_inset CommandInset label
9316 LatexCommand label
9317 name "sub:More-Spaces"
9318
9319 \end_inset
9320
9321
9322 \end_layout
9323
9324 \begin_layout Standard
9325 You can furthermore insert the following space types:
9326 \end_layout
9327
9328 \begin_layout Description
9329 Negative
9330 \begin_inset space ~
9331 \end_inset
9332
9333 thin
9334 \begin_inset space ~
9335 \end_inset
9336
9337 space A line with a 
9338 \begin_inset Formula $\to$
9339 \end_inset
9340
9341
9342 \begin_inset space \negthinspace{}
9343 \end_inset
9344
9345
9346 \begin_inset Formula $\gets$
9347 \end_inset
9348
9349  Negative thin space between the arrows.
9350 \end_layout
9351
9352 \begin_layout Description
9353 Enspace
9354 \begin_inset space ~
9355 \end_inset
9356
9357 (0.5
9358 \begin_inset space \thinspace{}
9359 \end_inset
9360
9361 em) A line with a 
9362 \begin_inset Formula $\to$
9363 \end_inset
9364
9365
9366 \begin_inset space \enskip{}
9367 \end_inset
9368
9369
9370 \begin_inset Formula $\gets$
9371 \end_inset
9372
9373  Enspace (0.5
9374 \begin_inset space \thinspace{}
9375 \end_inset
9376
9377 em) space between the arrows.
9378 \end_layout
9379
9380 \begin_layout Description
9381 Quad
9382 \begin_inset space ~
9383 \end_inset
9384
9385 (1
9386 \begin_inset space \thinspace{}
9387 \end_inset
9388
9389 em) A line with a 
9390 \begin_inset Formula $\to$
9391 \end_inset
9392
9393
9394 \begin_inset space \quad{}
9395 \end_inset
9396
9397
9398 \begin_inset Formula $\gets$
9399 \end_inset
9400
9401  Quad
9402 \begin_inset space ~
9403 \end_inset
9404
9405 (1
9406 \begin_inset space \thinspace{}
9407 \end_inset
9408
9409 em) space between the arrows.
9410 \end_layout
9411
9412 \begin_layout Description
9413 QQuad
9414 \begin_inset space ~
9415 \end_inset
9416
9417 (2
9418 \begin_inset space \thinspace{}
9419 \end_inset
9420
9421 em) A line with a 
9422 \begin_inset Formula $\to$
9423 \end_inset
9424
9425
9426 \begin_inset space \qquad{}
9427 \end_inset
9428
9429
9430 \begin_inset Formula $\gets$
9431 \end_inset
9432
9433  QQuad
9434 \begin_inset space ~
9435 \end_inset
9436
9437 (2
9438 \begin_inset space \thinspace{}
9439 \end_inset
9440
9441 em) space between the arrows.
9442 \end_layout
9443
9444 \begin_layout Description
9445 Custom
9446 \begin_inset space ~
9447 \end_inset
9448
9449 space A line with
9450 \begin_inset Formula $\to$
9451 \end_inset
9452
9453
9454 \begin_inset space \hspace{}
9455 \length 2cm
9456 \end_inset
9457
9458
9459 \begin_inset Formula $\gets$
9460 \end_inset
9461
9462  2
9463 \begin_inset space \thinspace{}
9464 \end_inset
9465
9466 cm space between the arrows.
9467 \end_layout
9468
9469 \begin_layout Standard
9470 Table
9471 \begin_inset space ~
9472 \end_inset
9473
9474
9475 \begin_inset CommandInset ref
9476 LatexCommand ref
9477 reference "tab:Width-of-the"
9478
9479 \end_inset
9480
9481  lists the different space sizes.
9482 \end_layout
9483
9484 \begin_layout Standard
9485 \begin_inset Float table
9486 wide false
9487 sideways false
9488 status open
9489
9490 \begin_layout Plain Layout
9491 \align center
9492 \begin_inset Caption
9493
9494 \begin_layout Plain Layout
9495 \begin_inset CommandInset label
9496 LatexCommand label
9497 name "tab:Width-of-the"
9498
9499 \end_inset
9500
9501 Width of the different horizontal spaces.
9502 \end_layout
9503
9504 \end_inset
9505
9506
9507 \end_layout
9508
9509 \begin_layout Plain Layout
9510 \align center
9511 \begin_inset Tabular
9512 <lyxtabular version="3" rows="8" columns="2">
9513 <features tabularvalignment="middle">
9514 <column alignment="center" valignment="top" width="0">
9515 <column alignment="center" valignment="top" width="0">
9516 <row>
9517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9518 \begin_inset Text
9519
9520 \begin_layout Plain Layout
9521
9522 \series bold
9523 Space
9524 \end_layout
9525
9526 \end_inset
9527 </cell>
9528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9529 \begin_inset Text
9530
9531 \begin_layout Plain Layout
9532
9533 \series bold
9534 Width
9535 \end_layout
9536
9537 \end_inset
9538 </cell>
9539 </row>
9540 <row>
9541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9542 \begin_inset Text
9543
9544 \begin_layout Plain Layout
9545 Normal
9546 \end_layout
9547
9548 \end_inset
9549 </cell>
9550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9551 \begin_inset Text
9552
9553 \begin_layout Plain Layout
9554 1/3
9555 \begin_inset space \thinspace{}
9556 \end_inset
9557
9558 em
9559 \end_layout
9560
9561 \end_inset
9562 </cell>
9563 </row>
9564 <row>
9565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9566 \begin_inset Text
9567
9568 \begin_layout Plain Layout
9569 Protected
9570 \end_layout
9571
9572 \end_inset
9573 </cell>
9574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9575 \begin_inset Text
9576
9577 \begin_layout Plain Layout
9578 1/3
9579 \begin_inset space \thinspace{}
9580 \end_inset
9581
9582 em
9583 \end_layout
9584
9585 \end_inset
9586 </cell>
9587 </row>
9588 <row>
9589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9590 \begin_inset Text
9591
9592 \begin_layout Plain Layout
9593 Thin
9594 \end_layout
9595
9596 \end_inset
9597 </cell>
9598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9599 \begin_inset Text
9600
9601 \begin_layout Plain Layout
9602 1/6
9603 \begin_inset space \thinspace{}
9604 \end_inset
9605
9606 em
9607 \end_layout
9608
9609 \end_inset
9610 </cell>
9611 </row>
9612 <row>
9613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9614 \begin_inset Text
9615
9616 \begin_layout Plain Layout
9617 Negative thin
9618 \end_layout
9619
9620 \end_inset
9621 </cell>
9622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9623 \begin_inset Text
9624
9625 \begin_layout Plain Layout
9626 -1/6
9627 \begin_inset space \thinspace{}
9628 \end_inset
9629
9630 em
9631 \end_layout
9632
9633 \end_inset
9634 </cell>
9635 </row>
9636 <row>
9637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9638 \begin_inset Text
9639
9640 \begin_layout Plain Layout
9641 Enspace (0.5
9642 \begin_inset space \thinspace{}
9643 \end_inset
9644
9645 em)
9646 \end_layout
9647
9648 \end_inset
9649 </cell>
9650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9651 \begin_inset Text
9652
9653 \begin_layout Plain Layout
9654 0.5
9655 \begin_inset space \thinspace{}
9656 \end_inset
9657
9658 em
9659 \end_layout
9660
9661 \end_inset
9662 </cell>
9663 </row>
9664 <row>
9665 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9666 \begin_inset Text
9667
9668 \begin_layout Plain Layout
9669 Quad (1
9670 \begin_inset space \thinspace{}
9671 \end_inset
9672
9673 em)
9674 \end_layout
9675
9676 \end_inset
9677 </cell>
9678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9679 \begin_inset Text
9680
9681 \begin_layout Plain Layout
9682 1
9683 \begin_inset space \thinspace{}
9684 \end_inset
9685
9686 em
9687 \end_layout
9688
9689 \end_inset
9690 </cell>
9691 </row>
9692 <row>
9693 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9694 \begin_inset Text
9695
9696 \begin_layout Plain Layout
9697 QQuad (2
9698 \begin_inset space \thinspace{}
9699 \end_inset
9700
9701 em)
9702 \end_layout
9703
9704 \end_inset
9705 </cell>
9706 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9707 \begin_inset Text
9708
9709 \begin_layout Plain Layout
9710 2
9711 \begin_inset space \thinspace{}
9712 \end_inset
9713
9714 em
9715 \end_layout
9716
9717 \end_inset
9718 </cell>
9719 </row>
9720 </lyxtabular>
9721
9722 \end_inset
9723
9724
9725 \end_layout
9726
9727 \end_inset
9728
9729
9730 \end_layout
9731
9732 \begin_layout Subsubsection
9733
9734 \family sans
9735 Horizontal Fills
9736 \family default
9737
9738 \begin_inset Index idx
9739 status collapsed
9740
9741 \begin_layout Plain Layout
9742 Spacing ! Fills
9743 \end_layout
9744
9745 \end_inset
9746
9747
9748 \end_layout
9749
9750 \begin_layout Standard
9751 Horizontal fills (HFills) are a special LyX feature for adding extra space
9752  in a uniform fashion.
9753  An HFill is actually a variable length space, whose length always equals
9754  the remaining space between the left and right margins.
9755  If there is more than one HFill on a line, they divide the available space
9756  equally between themselves.
9757  
9758 \end_layout
9759
9760 \begin_layout Standard
9761 Here a few examples what you can do with them:
9762 \end_layout
9763
9764 \begin_layout Quote
9765 \noindent
9766 This is on the left side
9767 \begin_inset space \hfill{}
9768 \end_inset
9769
9770 This is on the right
9771 \end_layout
9772
9773 \begin_layout Quote
9774 \noindent
9775 Left
9776 \begin_inset space \hfill{}
9777 \end_inset
9778
9779 Middle
9780 \begin_inset space \hfill{}
9781 \end_inset
9782
9783 Right
9784 \end_layout
9785
9786 \begin_layout Quote
9787 \noindent
9788 Left
9789 \begin_inset space \hfill{}
9790 \end_inset
9791
9792 1/3 Left
9793 \begin_inset space \hfill{}
9794 \end_inset
9795
9796
9797 \begin_inset space \hfill{}
9798 \end_inset
9799
9800 Right
9801 \end_layout
9802
9803 \begin_layout Standard
9804 That was an example in the 
9805 \family sans
9806 Quote
9807 \family default
9808  environment.
9809  Here
9810 \begin_inset Formula $\to$
9811 \end_inset
9812
9813
9814 \begin_inset space \hfill{}
9815 \end_inset
9816
9817
9818 \begin_inset Formula $\gets$
9819 \end_inset
9820
9821 is one in a standard paragraph.
9822  It may or may not be apparent in the printed text, but it 
9823 \emph on
9824 is
9825 \emph default
9826  sitting in-between the two arrows.
9827 \end_layout
9828
9829 \begin_layout Standard
9830 HFills can be made visible when you choose one of the 
9831 \family sans
9832 Fill
9833 \begin_inset space ~
9834 \end_inset
9835
9836 Pattern
9837 \family default
9838  in the space dialog: The following patterns are available:
9839 \end_layout
9840
9841 \begin_layout Standard
9842 Dots: 
9843 \begin_inset space \dotfill{}
9844 \end_inset
9845
9846
9847 \begin_inset space ~
9848 \end_inset
9849
9850
9851 \end_layout
9852
9853 \begin_layout Standard
9854 Rule: 
9855 \begin_inset space \hrulefill{}
9856 \end_inset
9857
9858
9859 \begin_inset space ~
9860 \end_inset
9861
9862
9863 \end_layout
9864
9865 \begin_layout Standard
9866 Left arrow: 
9867 \begin_inset space \leftarrowfill{}
9868 \end_inset
9869
9870
9871 \begin_inset space ~
9872 \end_inset
9873
9874
9875 \end_layout
9876
9877 \begin_layout Standard
9878 Right arrow: 
9879 \begin_inset space \rightarrowfill{}
9880 \end_inset
9881
9882
9883 \begin_inset space ~
9884 \end_inset
9885
9886
9887 \end_layout
9888
9889 \begin_layout Standard
9890 Up brace: 
9891 \begin_inset space \downbracefill{}
9892 \end_inset
9893
9894
9895 \begin_inset space ~
9896 \end_inset
9897
9898
9899 \end_layout
9900
9901 \begin_layout Standard
9902 Down brace: 
9903 \begin_inset space \upbracefill{}
9904 \end_inset
9905
9906
9907 \begin_inset space ~
9908 \end_inset
9909
9910
9911 \end_layout
9912
9913 \begin_layout Standard
9914 \begin_inset Note Greyedout
9915 status open
9916
9917 \begin_layout Plain Layout
9918
9919 \series bold
9920 Note:
9921 \series default
9922  If an HFill is at the beginning of a line, and 
9923 \emph on
9924 not
9925 \emph default
9926  in the first line in a paragraph, LyX ignores it.
9927  This prevents HFills from accidentally being wrapped onto a new line.
9928  If you need space in this case anyway, set the 
9929 \family sans
9930 Protect
9931 \family default
9932  option in the space dialog.
9933 \end_layout
9934
9935 \end_inset
9936
9937
9938 \end_layout
9939
9940 \begin_layout Subsubsection
9941 Phantom Space
9942 \begin_inset Index idx
9943 status collapsed
9944
9945 \begin_layout Plain Layout
9946 Spacing ! Phantom
9947 \end_layout
9948
9949 \end_inset
9950
9951
9952 \end_layout
9953
9954 \begin_layout Standard
9955 Sometimes you want to insert space with exactly the length of a phrase.
9956  E.
9957 \begin_inset space \thinspace{}
9958 \end_inset
9959
9960 g.
9961 \begin_inset space \space{}
9962 \end_inset
9963
9964 you want to create the following multiple choice question:
9965 \end_layout
9966
9967 \begin_layout Standard
9968 \begin_inset VSpace medskip
9969 \end_inset
9970
9971 What is correct English?:
9972 \begin_inset Newline newline
9973 \end_inset
9974
9975
9976 \begin_inset Newline newline
9977 \end_inset
9978
9979 Mr.
9980 \begin_inset space ~
9981 \end_inset
9982
9983 Edge would have been jumps the gun.
9984 \begin_inset Newline newline
9985 \end_inset
9986
9987
9988 \begin_inset ERT
9989 status collapsed
9990
9991 \begin_layout Plain Layout
9992
9993
9994 \backslash
9995 phantom{Mr.
9996  Edge }
9997 \end_layout
9998
9999 \end_inset
10000
10001 has to be jumped
10002 \begin_inset Newline newline
10003 \end_inset
10004
10005
10006 \begin_inset ERT
10007 status collapsed
10008
10009 \begin_layout Plain Layout
10010
10011
10012 \backslash
10013 phantom{Mr.
10014  Edge }
10015 \end_layout
10016
10017 \end_inset
10018
10019 jumps
10020 \begin_inset VSpace medskip
10021 \end_inset
10022
10023
10024 \end_layout
10025
10026 \begin_layout Standard
10027 So that the choices appear exactly after the phrase 
10028 \begin_inset Quotes eld
10029 \end_inset
10030
10031 Mr.
10032 \begin_inset space ~
10033 \end_inset
10034
10035 Edge
10036 \begin_inset space ~
10037 \end_inset
10038
10039
10040 \begin_inset Quotes erd
10041 \end_inset
10042
10043 .
10044  To get this, you can use the LaTeX-command 
10045 \series bold
10046
10047 \backslash
10048 phantom
10049 \series default
10050  in TeX Code
10051 \begin_inset Foot
10052 status collapsed
10053
10054 \begin_layout Plain Layout
10055 See sec.
10056 \begin_inset space \thinspace{}
10057 \end_inset
10058
10059
10060 \begin_inset CommandInset ref
10061 LatexCommand ref
10062 reference "sec:TeX-Code"
10063
10064 \end_inset
10065
10066  for more information about TeX-Code.
10067 \end_layout
10068
10069 \end_inset
10070
10071 .
10072  In our case write the command 
10073 \series bold
10074
10075 \backslash
10076 phantom{Mr.
10077  Edge }
10078 \series default
10079  (note the space after 
10080 \begin_inset Quotes eld
10081 \end_inset
10082
10083 Edge
10084 \begin_inset Quotes erd
10085 \end_inset
10086
10087 ) at the beginning of the last two lines.
10088  The command prints out the phrase within the the two braces, but invisible.
10089  That is why it is named 
10090 \begin_inset Quotes eld
10091 \end_inset
10092
10093 phantom
10094 \begin_inset Quotes erd
10095 \end_inset
10096
10097 .
10098 \begin_inset Foot
10099 status collapsed
10100
10101 \begin_layout Plain Layout
10102 There exists also the commands 
10103 \backslash
10104
10105 \series bold
10106 hphantom
10107 \series default
10108  and 
10109 \backslash
10110
10111 \series bold
10112 vphantom
10113 \series default
10114 , but this too special for the LyX User Guide.
10115  If you are interested in knowing more about this, have a look at 
10116 \begin_inset CommandInset citation
10117 LatexCommand cite
10118 key "latexcompanion,latexguide"
10119
10120 \end_inset
10121
10122 .
10123 \end_layout
10124
10125 \end_inset
10126
10127
10128 \end_layout
10129
10130 \begin_layout Subsection
10131 Vertical Space
10132 \begin_inset CommandInset label
10133 LatexCommand label
10134 name "sub:Vertical-Space"
10135
10136 \end_inset
10137
10138
10139 \begin_inset Index idx
10140 status collapsed
10141
10142 \begin_layout Plain Layout
10143 Spacing ! Vertical
10144 \end_layout
10145
10146 \end_inset
10147
10148
10149 \end_layout
10150
10151 \begin_layout Standard
10152 To add extra vertical space above or below a paragraph, use the 
10153 \family sans
10154 Insert\SpecialChar \menuseparator
10155 Formatting\SpecialChar \menuseparator
10156 Vertical
10157 \begin_inset space ~
10158 \end_inset
10159
10160 Space
10161 \family default
10162  dialog.
10163  There you find the following sizes:
10164 \end_layout
10165
10166 \begin_layout Standard
10167
10168 \family sans
10169 SmallSkip
10170 \family default
10171
10172 \family sans
10173 MedSkip
10174 \family default
10175  and 
10176 \family sans
10177 BigSkip
10178 \family default
10179  are LaTeX sizes which depend on the font size of the document.
10180  
10181 \family sans
10182 DefSkip
10183 \family default
10184  is the skip adjusted in the dialog 
10185 \family sans
10186 Document\SpecialChar \menuseparator
10187 Settings
10188 \family default
10189
10190 \begin_inset Index idx
10191 status collapsed
10192
10193 \begin_layout Plain Layout
10194 Document ! Settings
10195 \end_layout
10196
10197 \end_inset
10198
10199  for the paragraph separation.
10200  If you use indentation to separate paragraphs 
10201 \family sans
10202 DefSkip
10203 \family default
10204  is equal to 
10205 \family sans
10206 MedSkip
10207 \family default
10208 .
10209 \end_layout
10210
10211 \begin_layout Standard
10212
10213 \family sans
10214 VFill
10215 \family default
10216
10217 \begin_inset Index idx
10218 status collapsed
10219
10220 \begin_layout Plain Layout
10221 Spacing ! Fills
10222 \end_layout
10223
10224 \end_inset
10225
10226  is a variable space, set so that the space is maximal within one page.
10227  An example: You have only two short paragraphs on one page with a vfill
10228  between them.
10229  Then the first paragraph is placed at the top of the page and the second
10230  one at the bottom, because the space between them is then maximal.
10231  
10232 \family sans
10233 VFill
10234 \family default
10235 s work like 
10236 \family sans
10237 HFill
10238 \family default
10239 s: they fill the remaining vertical space on a page with blank space.
10240 \begin_inset Foot
10241 status collapsed
10242
10243 \begin_layout Plain Layout
10244
10245 \family sans
10246 HFill
10247 \family default
10248 s are described in section
10249 \begin_inset space ~
10250 \end_inset
10251
10252
10253 \begin_inset CommandInset ref
10254 LatexCommand ref
10255 reference "sub:Horizontal-Space"
10256
10257 \end_inset
10258
10259 .
10260 \end_layout
10261
10262 \end_inset
10263
10264  If there are several 
10265 \family sans
10266 VFill
10267 \family default
10268 s on a page, they divide the remaining vertical space equally between themselves.
10269  You can therefore use 
10270 \family sans
10271 VFill
10272 \family default
10273 s to center text on a page, or even place text 2/3 down a page.
10274 \end_layout
10275
10276 \begin_layout Standard
10277
10278 \family sans
10279 Custom
10280 \family default
10281  are custom spaces in units explained in Appendix
10282 \begin_inset space ~
10283 \end_inset
10284
10285
10286 \begin_inset CommandInset ref
10287 LatexCommand ref
10288 reference "cha:Units-available-in"
10289
10290 \end_inset
10291
10292 .
10293 \end_layout
10294
10295 \begin_layout Standard
10296 \begin_inset Note Greyedout
10297 status open
10298
10299 \begin_layout Plain Layout
10300
10301 \series bold
10302 Note:
10303 \series default
10304  
10305 \series medium
10306 When the extra vertical space would be in the output at the top/bottom of
10307  a page, the space is only added if you have also checked the option 
10308 \family sans
10309 Protect
10310 \family default
10311 .
10312 \end_layout
10313
10314 \end_inset
10315
10316
10317 \end_layout
10318
10319 \begin_layout Subsection
10320 Paragraph Alignment
10321 \end_layout
10322
10323 \begin_layout Standard
10324 You can change the paragraph alignment with the 
10325 \family sans
10326 Edit\SpecialChar \menuseparator
10327 Paragraph Settings
10328 \family default
10329  dialog.
10330  There are five possibilities: 
10331 \end_layout
10332
10333 \begin_layout Itemize
10334
10335 \family sans
10336 Justified
10337 \family default
10338  (shortcut 
10339 \begin_inset Info
10340 type  "shortcut"
10341 arg   "paragraph-params \\align block"
10342 \end_inset
10343
10344 )
10345 \end_layout
10346
10347 \begin_layout Itemize
10348
10349 \family sans
10350 Left
10351 \family default
10352  (
10353 \begin_inset Info
10354 type  "shortcut"
10355 arg   "paragraph-params \\align left"
10356 \end_inset
10357
10358 )
10359 \end_layout
10360
10361 \begin_layout Itemize
10362
10363 \family sans
10364 Right
10365 \family default
10366  (
10367 \begin_inset Info
10368 type  "shortcut"
10369 arg   "paragraph-params \\align right"
10370 \end_inset
10371
10372 )
10373 \end_layout
10374
10375 \begin_layout Itemize
10376
10377 \family sans
10378 Center
10379 \family default
10380  (
10381 \begin_inset Info
10382 type  "shortcut"
10383 arg   "paragraph-params \\align center"
10384 \end_inset
10385
10386 )
10387 \end_layout
10388
10389 \begin_layout Itemize
10390
10391 \family sans
10392 Default
10393 \family default
10394  (
10395 \begin_inset Info
10396 type  "shortcut"
10397 arg   "paragraph-params \\align default"
10398 \end_inset
10399
10400 )
10401 \end_layout
10402
10403 \begin_layout Standard
10404 The default in most cases is justified alignment, in which the inter-word
10405  spacing is variable and each line of a paragraph fills the region between
10406  the left and right margins.
10407  The other three alignments should be self-explanatory, and look like this:
10408 \end_layout
10409
10410 \begin_layout Standard
10411 \align right
10412 This paragraph is right aligned,
10413 \end_layout
10414
10415 \begin_layout Standard
10416 \align center
10417 this one is centered,
10418 \end_layout
10419
10420 \begin_layout Standard
10421 \align left
10422 this one is left aligned.
10423 \end_layout
10424
10425 \begin_layout Subsection
10426 Forced Page Breaks
10427 \begin_inset Index idx
10428 status collapsed
10429
10430 \begin_layout Plain Layout
10431 Page breaks ! Forced
10432 \end_layout
10433
10434 \end_inset
10435
10436
10437 \begin_inset CommandInset label
10438 LatexCommand label
10439 name "sub:Forced-Page-Breaks"
10440
10441 \end_inset
10442
10443
10444 \end_layout
10445
10446 \begin_layout Standard
10447 If you don't like the way LaTeX does the pagebreaks in your document, you
10448  can force a page break where you want one.
10449  Normally this will not be necessary, because LaTeX is good at page breaking.
10450  Only if you use a lot of 
10451 \family sans
10452 Floats
10453 \family default
10454 , LaTeX's page breaking algorithm can fail.
10455 \end_layout
10456
10457 \begin_layout Standard
10458 We recommend not to use forced pagebreaks until the text is finished and
10459  until you have checked in the preview to see if you 
10460 \emph on
10461 really
10462 \emph default
10463  have to change the page breaking.
10464 \end_layout
10465
10466 \begin_layout Standard
10467 There are two types of pagebreaks: One that ends the page without any special
10468  action.
10469  This can be inserted above or below a paragraph via the menu 
10470 \family sans
10471 Insert\SpecialChar \menuseparator
10472 Formatting\SpecialChar \menuseparator
10473 New
10474 \begin_inset space ~
10475 \end_inset
10476
10477 Page
10478 \family default
10479 .
10480  The second type, that is inserted via the menu 
10481 \family sans
10482 Insert\SpecialChar \menuseparator
10483 Formatting\SpecialChar \menuseparator
10484 Page
10485 \begin_inset space ~
10486 \end_inset
10487
10488 Break
10489 \family default
10490 , ends a page but stretches the content of the page, so that it fills out
10491  the complete page.
10492  This type is useful to avoid whitespace when a page break produces a page
10493  on which only the last few lines are absent.
10494 \end_layout
10495
10496 \begin_layout Standard
10497 You might try to use a page break to ensure that a figure or table appears
10498  at the top of a page.
10499  This is, of course, the wrong way to do it.
10500  LyX gives you a way of automatically ensuring that your figures and tables
10501  appear at the top of a page (or the bottom, or on their own page) without
10502  having to worry about what precedes or follows your figure or table.
10503  See chapter 
10504 \begin_inset CommandInset ref
10505 LatexCommand ref
10506 reference "cha:Floats-and-Notes"
10507
10508 \end_inset
10509
10510  to learn more about 
10511 \family sans
10512 Floats
10513 \family default
10514 .
10515 \end_layout
10516
10517 \begin_layout Subsubsection
10518 Clear Page Breaks
10519 \begin_inset CommandInset label
10520 LatexCommand label
10521 name "sub:Clear-Page-Breaks"
10522
10523 \end_inset
10524
10525
10526 \begin_inset Index idx
10527 status collapsed
10528
10529 \begin_layout Plain Layout
10530 Page breaks ! Clear
10531 \end_layout
10532
10533 \end_inset
10534
10535
10536 \end_layout
10537
10538 \begin_layout Standard
10539 Rather than forced pagebreaks where the content behind the break is placed
10540  directly on the next page, you can also clear pages while breaking them.
10541  That means that the current paragraph is terminated and everything, including
10542  unprocessed floats, from the earlier part of the document are placed behind
10543  it, if necessary by adding pages.
10544 \end_layout
10545
10546 \begin_layout Standard
10547 You can insert a clear page break with the menu 
10548 \family sans
10549 Insert\SpecialChar \menuseparator
10550 Formatting\SpecialChar \menuseparator
10551 Clear
10552 \begin_inset space ~
10553 \end_inset
10554
10555 Page
10556 \family default
10557 .
10558  When you have a two-sided document like a book, you can use the menu 
10559 \family sans
10560 Insert\SpecialChar \menuseparator
10561 Formatting\SpecialChar \menuseparator
10562 Clear
10563 \begin_inset space ~
10564 \end_inset
10565
10566 Double
10567 \begin_inset space ~
10568 \end_inset
10569
10570 Page
10571 \family default
10572  to insert a clear page break that assures that the next page is a right-hand
10573  page (odd-numbered), if necessary by adding a page.
10574 \end_layout
10575
10576 \begin_layout Subsection
10577 Forced Line Breaks
10578 \begin_inset Index idx
10579 status collapsed
10580
10581 \begin_layout Plain Layout
10582 Line breaks
10583 \end_layout
10584
10585 \end_inset
10586
10587
10588 \begin_inset CommandInset label
10589 LatexCommand label
10590 name "sub:Forced-Line-Breaks"
10591
10592 \end_inset
10593
10594
10595 \end_layout
10596
10597 \begin_layout Standard
10598 Similar to page breaks there are two types of line breaks: One that simply
10599  breaks the line.
10600  You can force this line break within a paragraph by selecting 
10601 \family sans
10602 Insert\SpecialChar \menuseparator
10603 Formatting\SpecialChar \menuseparator
10604 Ragged
10605 \begin_inset space ~
10606 \end_inset
10607
10608 Line
10609 \begin_inset space ~
10610 \end_inset
10611
10612 Break
10613 \family default
10614  or with 
10615 \begin_inset Info
10616 type  "shortcut"
10617 arg   "newline-insert newline"
10618 \end_inset
10619
10620 .
10621  Another type that is inserted via the menu 
10622 \family sans
10623 Insert\SpecialChar \menuseparator
10624 Formatting\SpecialChar \menuseparator
10625 Justified
10626 \begin_inset space ~
10627 \end_inset
10628
10629 Line
10630 \begin_inset space ~
10631 \end_inset
10632
10633 Break
10634 \family default
10635  breaks the line and stretches it so that it fills out the whole space between
10636  the page margins.
10637  This is necessary to avoid 
10638 \begin_inset Quotes eld
10639 \end_inset
10640
10641 fringes
10642 \begin_inset Quotes erd
10643 \end_inset
10644
10645  in justified paragraphs due to whitespace introduced by line breaks.
10646 \end_layout
10647
10648 \begin_layout Standard
10649 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10650  LaTeX is very good at line breaking.
10651  There are, however, a number of situations where it is necessary to actively
10652  set a line break, e.
10653 \begin_inset space \thinspace{}
10654 \end_inset
10655
10656 g.
10657 \begin_inset space \space{}
10658 \end_inset
10659
10660 in a poem or for an address (see sections
10661 \begin_inset space ~
10662 \end_inset
10663
10664
10665 \begin_inset CommandInset ref
10666 LatexCommand ref
10667 reference "sec:Quote"
10668
10669 \end_inset
10670
10671
10672 \begin_inset CommandInset ref
10673 LatexCommand ref
10674 reference "sec:Verse"
10675
10676 \end_inset
10677
10678  and 
10679 \begin_inset CommandInset ref
10680 LatexCommand ref
10681 reference "sec:Address-Usage"
10682
10683 \end_inset
10684
10685 ).
10686 \end_layout
10687
10688 \begin_layout Subsection
10689 Horizontal Lines
10690 \begin_inset CommandInset label
10691 LatexCommand label
10692 name "sub:Horizontal-Lines"
10693
10694 \end_inset
10695
10696
10697 \begin_inset Index idx
10698 status collapsed
10699
10700 \begin_layout Plain Layout
10701 Horizontal lines
10702 \end_layout
10703
10704 \end_inset
10705
10706
10707 \end_layout
10708
10709 \begin_layout Standard
10710
10711 \lyxline
10712 In the dialog 
10713 \family sans
10714 Insert\SpecialChar \menuseparator
10715 Formatting\SpecialChar \menuseparator
10716 Horizontal
10717 \begin_inset space ~
10718 \end_inset
10719
10720 Line
10721 \family default
10722  you can insert horizontal lines that span the whole width of the document
10723  or column.
10724 \lyxline
10725
10726 \end_layout
10727
10728 \begin_layout Section
10729 Characters and Symbols
10730 \end_layout
10731
10732 \begin_layout Standard
10733 You can directly enter all characters that are available on your keyboard.
10734  You can also use special keyboard maps to be able to enter e.
10735 \begin_inset space \thinspace{}
10736 \end_inset
10737
10738 g.
10739 \begin_inset space \space{}
10740 \end_inset
10741
10742 characters needed for French with an English keyboard.
10743  See section
10744 \begin_inset space \thinspace{}
10745 \end_inset
10746
10747
10748 \begin_inset CommandInset ref
10749 LatexCommand ref
10750 reference "sub:Keyboard-mapping"
10751
10752 \end_inset
10753
10754  for information on how this is done.
10755 \end_layout
10756
10757 \begin_layout Standard
10758 For the case where you need a character that is not on your keyboard, you
10759  can use the 
10760 \family sans
10761 Symbols
10762 \family default
10763  dialog via the menu 
10764 \family sans
10765 Insert\SpecialChar \menuseparator
10766 Special Character\SpecialChar \menuseparator
10767 Symbols
10768 \family default
10769 .
10770 \end_layout
10771
10772 \begin_layout Standard
10773 \begin_inset Note Greyedout
10774 status open
10775
10776 \begin_layout Plain Layout
10777
10778 \series bold
10779 Note:
10780 \series default
10781  Maybe not all symbols inserted with the symbols dialog can be displayed
10782  when you are using a special screen font in LyX's preferences.
10783  But the inserted symbols will in every case be displayed in the output.
10784 \end_layout
10785
10786 \end_inset
10787
10788
10789 \end_layout
10790
10791 \begin_layout Section
10792 Fonts and Text Styles
10793 \begin_inset CommandInset label
10794 LatexCommand label
10795 name "sec:Fonts-and-Text"
10796
10797 \end_inset
10798
10799
10800 \end_layout
10801
10802 \begin_layout Subsection
10803 Font Types
10804 \begin_inset Index idx
10805 status collapsed
10806
10807 \begin_layout Plain Layout
10808 Font ! Types
10809 \end_layout
10810
10811 \end_inset
10812
10813
10814 \end_layout
10815
10816 \begin_layout Standard
10817 There are two types of fonts:
10818 \end_layout
10819
10820 \begin_layout Description
10821 Vector
10822 \begin_inset space ~
10823 \end_inset
10824
10825 fonts
10826 \begin_inset Index idx
10827 status collapsed
10828
10829 \begin_layout Plain Layout
10830 Fonts ! Vector-
10831 \end_layout
10832
10833 \end_inset
10834
10835  are fonts, built from outlines of the single glyphs (i.
10836 \begin_inset space \thinspace{}
10837 \end_inset
10838
10839 g.
10840  characters) in the font.
10841  This means that each glyph is defined using mathematical curves that are
10842  well suited for scaling to any requested size.
10843  This mathematical definition is interpreted by the font renderer and the
10844  curve is filled out with pixels according to the size and glyph.
10845  This means that outline fonts will look pretty good in all sizes.
10846  Only at very small sizes where each pixel has to be very carefully computed
10847  to provide a good image, it might be hard to provide a good rendering.
10848 \begin_inset Newline newline
10849 \end_inset
10850
10851 That could mean that one only needs to define one font size and scale them.
10852  But to achieve a better quality, many fonts define several font sizes.
10853  That improves the appearance because you need more details at large font
10854  sizes than at small ones.
10855 \begin_inset Newline newline
10856 \end_inset
10857
10858 The font types 
10859 \family typewriter
10860 TrueType
10861 \family default
10862
10863 \family typewriter
10864 OpenType
10865 \family default
10866 , and 
10867 \family typewriter
10868 Type
10869 \begin_inset space ~
10870 \end_inset
10871
10872 1
10873 \family default
10874  are vector fonts.
10875 \end_layout
10876
10877 \begin_layout Description
10878 Bitmap
10879 \begin_inset space ~
10880 \end_inset
10881
10882 fonts
10883 \begin_inset Index idx
10884 status collapsed
10885
10886 \begin_layout Plain Layout
10887 Fonts ! Bitmap-
10888 \end_layout
10889
10890 \end_inset
10891
10892  on the other hand, are defined by bitmap graphics from the start, so they
10893  will look good at all the sizes they are meant for.
10894  However, they don't scale well, because in order to scale a glyph, each
10895  pixel is enlarged into several pixels.
10896  It is the same effect that happens if you try to enlarge a picture in a
10897  picture manipulation program.
10898  In order to relieve this effect, bitmap fonts are typically provided in
10899  several fixed sizes typically from around 8 pixels high up to 34 pixels
10900  or so high in steps according to what is believed to be useful.
10901  The advantage of bitmap fonts is that no complicated computations are necessary
10902  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10903  fonts.
10904  The disadvantage is that sizes that don't exist as fixed versions have
10905  to be scaled by doubling pixels, and thus look bad.
10906 \begin_inset Newline newline
10907 \end_inset
10908
10909 Bitmap fonts are named 
10910 \family typewriter
10911 Type
10912 \begin_inset space ~
10913 \end_inset
10914
10915 3
10916 \family default
10917  in PostScript- and PDF-documents.
10918 \end_layout
10919
10920 \begin_layout Standard
10921 The result of all this, is that bitmap fonts are best for the size they
10922  are designed for, while scalable fonts are good for nearly all sizes.
10923  So one need fewer font size definitions for scalable fonts.
10924  That's the reason why nearly all text rendering and typesetting programs
10925  use scalable fonts.
10926 \end_layout
10927
10928 \begin_layout Standard
10929 To test which fonts are used in a PDF-document, you can have a look into
10930  its document properties.
10931 \end_layout
10932
10933 \begin_layout Standard
10934 Many modern typesetting and markup languages have begun to move towards
10935  specifying character styles rather than specifying a particular font.
10936  For example, instead of changing to an italicized version of the current
10937  font to emphasize text, you use an 
10938 \begin_inset Quotes eld
10939 \end_inset
10940
10941 emphasized style
10942 \begin_inset Quotes erd
10943 \end_inset
10944
10945  instead.
10946  This concept fits in perfectly with LyX.
10947  In LyX, you do things based on contexts, rather than focusing on typesetting
10948  details.
10949 \end_layout
10950
10951 \begin_layout Subsection
10952 Document Font and Font size
10953 \begin_inset CommandInset label
10954 LatexCommand label
10955 name "sub:Document-Font"
10956
10957 \end_inset
10958
10959
10960 \begin_inset Index idx
10961 status collapsed
10962
10963 \begin_layout Plain Layout
10964 Font ! Size
10965 \end_layout
10966
10967 \end_inset
10968
10969
10970 \begin_inset Index idx
10971 status collapsed
10972
10973 \begin_layout Plain Layout
10974 Document ! Font
10975 \end_layout
10976
10977 \end_inset
10978
10979
10980 \end_layout
10981
10982 \begin_layout Standard
10983 You can set the document fonts in the 
10984 \family sans
10985 Document\SpecialChar \menuseparator
10986 Settings
10987 \family default
10988
10989 \begin_inset Index idx
10990 status collapsed
10991
10992 \begin_layout Plain Layout
10993 Document ! Settings
10994 \end_layout
10995
10996 \end_inset
10997
10998  dialog.
10999  There you can specify which font should be used for the three different
11000  font shapes roman (serif), 
11001 \family sans
11002 sans
11003 \begin_inset space ~
11004 \end_inset
11005
11006 serif
11007 \family default
11008 , and 
11009 \family typewriter
11010 typewriter
11011 \family default
11012  and its scalings.
11013 \end_layout
11014
11015 \begin_layout Standard
11016 The possible options for the font include 
11017 \family sans
11018 default
11019 \family default
11020  and a list of fonts available on your system.
11021  
11022 \family sans
11023 default
11024 \family default
11025  uses the standard TeX fonts, known as 
11026 \begin_inset Quotes eld
11027 \end_inset
11028
11029
11030 \family typewriter
11031 Computer Modern
11032 \family default
11033
11034 \begin_inset Quotes erd
11035 \end_inset
11036
11037  (
11038 \family typewriter
11039 cm
11040 \family default
11041 ) or 
11042 \begin_inset Quotes eld
11043 \end_inset
11044
11045
11046 \family typewriter
11047 European Computer Modern
11048 \family default
11049
11050 \begin_inset Quotes erd
11051 \end_inset
11052
11053  (
11054 \family typewriter
11055 ec
11056 \family default
11057 ).
11058 \end_layout
11059
11060 \begin_layout Standard
11061 As 
11062 \family typewriter
11063 cm
11064 \family default
11065  and 
11066 \family typewriter
11067 ec
11068 \family default
11069  are bitmap fonts, they often looks pixelated in PDF output, especially
11070  when you read the PDF in a zoomed size.
11071 \begin_inset Foot
11072 status collapsed
11073
11074 \begin_layout Plain Layout
11075 This problem doesn't appear if you read PDFs in 
11076 \family typewriter
11077 Adobe
11078 \begin_inset space ~
11079 \end_inset
11080
11081 Reader
11082 \family default
11083  version 6 or later, because this program includes a special bitmap font
11084  renderer.
11085 \end_layout
11086
11087 \end_inset
11088
11089  To get rid of pixelated fonts, you have to use a vector font.
11090  There are three ways to use one:
11091 \end_layout
11092
11093 \begin_layout Itemize
11094 One way is to use the 
11095 \family typewriter
11096 AE
11097 \family default
11098  fonts.
11099  
11100 \family typewriter
11101 AE
11102 \family default
11103  is a virtual font.
11104  Virtual means that it 
11105 \begin_inset Quotes eld
11106 \end_inset
11107
11108 steals
11109 \begin_inset Quotes erd
11110 \end_inset
11111
11112  outline 
11113 \family typewriter
11114 cm
11115 \family default
11116 -glyphs from other fonts.
11117  This has the disadvantage that some characters are missing, like the French
11118  guillemets (
11119 \begin_inset Quotes eld
11120 \end_inset
11121
11122 «
11123 \begin_inset Quotes erd
11124 \end_inset
11125
11126  and 
11127 \begin_inset Quotes eld
11128 \end_inset
11129
11130 »
11131 \begin_inset Quotes erd
11132 \end_inset
11133
11134 )
11135 \begin_inset Foot
11136 status collapsed
11137
11138 \begin_layout Plain Layout
11139 Loading the LaTeX-package 
11140 \series bold
11141 aeguill
11142 \series default
11143
11144 \begin_inset Index idx
11145 status collapsed
11146
11147 \begin_layout Plain Layout
11148 LaTeX-packages ! aeguill
11149 \end_layout
11150
11151 \end_inset
11152
11153  with the document preamble line
11154 \begin_inset Newline newline
11155 \end_inset
11156
11157
11158 \series bold
11159
11160 \backslash
11161 usepackage[ec]{aeguill}
11162 \begin_inset Newline newline
11163 \end_inset
11164
11165
11166 \series default
11167 will fix the guillemet problem.
11168 \end_layout
11169
11170 \end_inset
11171
11172  and that accented characters are not 
11173 \emph on
11174 one
11175 \emph default
11176  glyph, they are build of 
11177 \emph on
11178 two
11179 \emph default
11180  characters, the accent and the letter.
11181  Therefore you can't search in documents using the 
11182 \family typewriter
11183 AE
11184 \family default
11185  fonts for words with accented characters.
11186  If you search for example for the French word 
11187 \begin_inset Quotes eld
11188 \end_inset
11189
11190 rève
11191 \begin_inset Quotes erd
11192 \end_inset
11193
11194  in a PDF, you won't get any result, because the PDF-viewer searches for
11195  the glyph 
11196 \begin_inset Quotes eld
11197 \end_inset
11198
11199  è 
11200 \begin_inset Quotes erd
11201 \end_inset
11202
11203  and not for the glyph 
11204 \begin_inset Quotes eld
11205 \end_inset
11206
11207  e +
11208 \begin_inset space ~
11209 \end_inset
11210
11211  ̀ 
11212 \begin_inset Quotes erd
11213 \end_inset
11214
11215 .
11216 \end_layout
11217
11218 \begin_layout Itemize
11219 Another possibility is to use three different outline fonts
11220 \begin_inset Foot
11221 status collapsed
11222
11223 \begin_layout Plain Layout
11224 Other fonts, like 
11225 \family typewriter
11226 Latin Modern
11227 \family default
11228  or 
11229 \family typewriter
11230 Computer Modern
11231 \family default
11232 , consist of these three main font types 
11233 \family sans
11234 sans
11235 \begin_inset space ~
11236 \end_inset
11237
11238 serif
11239 \family default
11240
11241 \family sans
11242 typewriter
11243 \family default
11244 , and 
11245 \family sans
11246 serif
11247 \family default
11248 .
11249 \end_layout
11250
11251 \end_inset
11252
11253
11254 \family typewriter
11255 Times Roman
11256 \family default
11257  as roman font,
11258 \family sans
11259  
11260 \family typewriter
11261 Helvetica
11262 \family default
11263  scaled to 92 or 95
11264 \begin_inset space \thinspace{}
11265 \end_inset
11266
11267 % as sans
11268 \begin_inset space ~
11269 \end_inset
11270
11271 serif font, and 
11272 \family typewriter
11273 courier
11274 \family default
11275  as typewriter font.
11276 \begin_inset Newline newline
11277 \end_inset
11278
11279 The differences between roman, 
11280 \family sans
11281 sans
11282 \begin_inset space ~
11283 \end_inset
11284
11285 serif
11286 \family default
11287 , and 
11288 \family typewriter
11289 typewriter
11290 \family default
11291  fonts are explained in section
11292 \begin_inset space ~
11293 \end_inset
11294
11295
11296 \begin_inset CommandInset ref
11297 LatexCommand ref
11298 reference "sub:Fine-Tuning-with-the"
11299
11300 \end_inset
11301
11302 .
11303 \begin_inset Newline newline
11304 \end_inset
11305
11306 The font 
11307 \family typewriter
11308 Times Roman
11309 \family default
11310  was originally designed for newspapers.
11311  That means its glyphs are smaller than the ones from other fonts to fit
11312  into the small newspaper columns.
11313  Therefore 
11314 \family typewriter
11315 Times Roman
11316 \family default
11317  is not the optimal choice for larger documents like books.
11318 \end_layout
11319
11320 \begin_layout Itemize
11321 The best solution is to use the 
11322 \family typewriter
11323 Latin Modern
11324 \family default
11325  (
11326 \family typewriter
11327 lm
11328 \family default
11329 ) fonts.
11330  These fonts were developed for the LaTeX community to replace 
11331 \family typewriter
11332 cm
11333 \family default
11334  as the default font.
11335  In most cases they look the same as 
11336 \family typewriter
11337 cm
11338 \family default
11339
11340 \begin_inset Foot
11341 status collapsed
11342
11343 \begin_layout Plain Layout
11344 One difference is improved kerning for the 
11345 \family typewriter
11346 lm
11347 \family default
11348  fonts.
11349 \end_layout
11350
11351 \end_inset
11352
11353 , but 
11354 \family typewriter
11355 lm
11356 \family default
11357  covers a vast number of characters over the other two families 
11358 \family typewriter
11359 cm
11360 \family default
11361  and 
11362 \family typewriter
11363 ec
11364 \family default
11365 .
11366 \end_layout
11367
11368 \begin_layout Standard
11369 \begin_inset VSpace bigskip
11370 \end_inset
11371
11372 For the font size there are four possible values: 
11373 \family sans
11374 default, 10
11375 \family default
11376
11377 \family sans
11378 11
11379 \family default
11380 , and 
11381 \family sans
11382 12
11383 \family default
11384 .
11385  The size of 
11386 \family sans
11387 default
11388 \family default
11389  depends on your LaTeX-system, normally it is equal to the font size 10.
11390 \end_layout
11391
11392 \begin_layout Standard
11393 The font sizes are the 
11394 \emph on
11395 base size
11396 \emph default
11397 .
11398  That means that LyX scales all other possible font sizes (such as those
11399  used in footnotes, super-, and subscripts) by this value.
11400  You can fine-tune the font size of text parts via the 
11401 \family sans
11402 Text
11403 \begin_inset space ~
11404 \end_inset
11405
11406 Style
11407 \family default
11408  dialog if needed.
11409  The possible font sizes for text parts are explained in section
11410 \begin_inset space ~
11411 \end_inset
11412
11413
11414 \begin_inset CommandInset ref
11415 LatexCommand ref
11416 reference "sub:Fine-Tuning-with-the"
11417
11418 \end_inset
11419
11420 .
11421 \end_layout
11422
11423 \begin_layout Standard
11424 The field 
11425 \family sans
11426 CJK
11427 \family default
11428  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11429  a font to display the script characters.
11430 \begin_inset Foot
11431 status collapsed
11432
11433 \begin_layout Plain Layout
11434 The font will be the argument for the commands of the LaTeX-package 
11435 \series bold
11436 CJK
11437 \series default
11438 .
11439  So this has no effect for the document language 
11440 \family sans
11441 Japanese
11442 \family default
11443  that doesn't use 
11444 \series bold
11445 CJK
11446 \series default
11447 .
11448 \end_layout
11449
11450 \end_inset
11451
11452
11453 \end_layout
11454
11455 \begin_layout Standard
11456 \begin_inset VSpace bigskip
11457 \end_inset
11458
11459
11460 \begin_inset Note Greyedout
11461 status open
11462
11463 \begin_layout Plain Layout
11464
11465 \series bold
11466 Note:
11467 \series default
11468  When you choose a new font or font size, LyX does 
11469 \emph on
11470 not
11471 \emph default
11472  change the screen font! You will only see a difference in the printed output;
11473  this is part of the WYSIWYM concept.
11474  LyX's screen fonts can be adjusted in the 
11475 \family sans
11476 Tools\SpecialChar \menuseparator
11477 Preferences
11478 \family default
11479  dialog, see section
11480 \begin_inset space ~
11481 \end_inset
11482
11483
11484 \begin_inset CommandInset ref
11485 LatexCommand ref
11486 reference "sub:Screen-Fonts"
11487
11488 \end_inset
11489
11490 .
11491 \end_layout
11492
11493 \end_inset
11494
11495
11496 \end_layout
11497
11498 \begin_layout Subsection
11499 Using Different Character Styles
11500 \begin_inset Index idx
11501 status collapsed
11502
11503 \begin_layout Plain Layout
11504 Character Styles
11505 \end_layout
11506
11507 \end_inset
11508
11509
11510 \begin_inset Index idx
11511 status collapsed
11512
11513 \begin_layout Plain Layout
11514 Text Style
11515 \end_layout
11516
11517 \end_inset
11518
11519
11520 \end_layout
11521
11522 \begin_layout Standard
11523 As we've already seen, LyX automatically changes the character style for
11524  certain paragraph environments.
11525  LyX supports two character styles, 
11526 \family sans
11527 Emphasized
11528 \family default
11529  and 
11530 \family sans
11531 Noun
11532 \family default
11533 .
11534  You can activate both of these styles via keybindings, the menus, and the
11535  toolbar.
11536 \end_layout
11537
11538 \begin_layout Standard
11539 To activate the 
11540 \family sans
11541 Noun
11542 \family default
11543  style, do one of the following:
11544 \end_layout
11545
11546 \begin_layout Itemize
11547 click on the toolbar button 
11548 \begin_inset Graphics
11549         filename ../images/font-noun.png
11550
11551 \end_inset
11552
11553
11554 \end_layout
11555
11556 \begin_layout Itemize
11557 use the key binding 
11558 \begin_inset Info
11559 type  "shortcut"
11560 arg   "font-noun"
11561 \end_inset
11562
11563
11564 \end_layout
11565
11566 \begin_layout Standard
11567 These commands are all toggles.
11568  That is, if 
11569 \family sans
11570 Noun
11571 \family default
11572  style is already active, they deactivate it.
11573 \end_layout
11574
11575 \begin_layout Standard
11576 One typically uses the 
11577 \family sans
11578 Noun
11579 \family default
11580  style for proper names.
11581  For example: 
11582 \begin_inset Quotes eld
11583 \end_inset
11584
11585
11586 \noun on
11587 Matthias Ettrich
11588 \noun default
11589  is the original author of LyX.
11590 \begin_inset Quotes erd
11591 \end_inset
11592
11593
11594 \end_layout
11595
11596 \begin_layout Standard
11597 A more widely used character style is the 
11598 \family sans
11599 Emphasized
11600 \family default
11601  style.
11602  You can activate (or deactivate — it's also a toggle) the 
11603 \family sans
11604 Emphasized
11605 \family default
11606  style by:
11607 \end_layout
11608
11609 \begin_layout Itemize
11610 clicking on the toolbar button 
11611 \begin_inset Graphics
11612         filename ../images/font-emph.png
11613
11614 \end_inset
11615
11616
11617 \end_layout
11618
11619 \begin_layout Itemize
11620 using the keybindings 
11621 \begin_inset Info
11622 type  "shortcut"
11623 arg   "font-emph"
11624 \end_inset
11625
11626
11627 \end_layout
11628
11629 \begin_layout Standard
11630 Normally the 
11631 \family sans
11632 Emphasized
11633 \family default
11634  style is equivalent to an italic font but some document classes or LaTeX-packag
11635 es use a different font.
11636 \end_layout
11637
11638 \begin_layout Standard
11639 We've been using the 
11640 \family sans
11641 Emphasized
11642 \family default
11643  style all over the place in this document.
11644  Here's one more example:
11645 \end_layout
11646
11647 \begin_layout Quotation
11648
11649 \emph on
11650 Don't overuse character styles!
11651 \end_layout
11652
11653 \begin_layout Standard
11654 It's also a warning in addition to an example.
11655  One's writing should parallel ordinary conversation.
11656  Since we don't all constantly scream at each other, we should also avoid
11657  the common tendency to overuse character style.
11658  
11659 \end_layout
11660
11661 \begin_layout Standard
11662 You can always reset to the default font using the key binding 
11663 \begin_inset Info
11664 type  "shortcut"
11665 arg   "font-default"
11666 \end_inset
11667
11668  or the dialog 
11669 \family sans
11670 Edit\SpecialChar \menuseparator
11671 Text
11672 \begin_inset space ~
11673 \end_inset
11674
11675 Style
11676 \family default
11677 .
11678 \end_layout
11679
11680 \begin_layout Subsection
11681 Fine-Tuning with the 
11682 \family sans
11683 Text Style
11684 \family default
11685  dialog
11686 \begin_inset CommandInset label
11687 LatexCommand label
11688 name "sub:Fine-Tuning-with-the"
11689
11690 \end_inset
11691
11692
11693 \begin_inset Index idx
11694 status collapsed
11695
11696 \begin_layout Plain Layout
11697 Text Style
11698 \end_layout
11699
11700 \end_inset
11701
11702
11703 \end_layout
11704
11705 \begin_layout Standard
11706 There are always occasions when you will need to do some fine-tuning, so
11707  LyX gives you a way to create a custom character style.
11708  For example, an academic journal or a corporation may have a style sheet
11709  requiring a sans-serif font be used in certain situations.
11710  Also, writers sometimes use a different font to offset a character's thoughts
11711  from ordinary dialog.
11712 \end_layout
11713
11714 \begin_layout Standard
11715 Before we document how to use custom character style, we want to issue a
11716  warning yet again: Don't overuse character styles! 
11717 \begin_inset Newline newline
11718 \end_inset
11719
11720 Documents that overuse different fonts and sizes are not well readable and
11721  tend to look as if someone has knocked huge holes in them.
11722 \end_layout
11723
11724 \begin_layout Standard
11725 To use custom character styles, open the 
11726 \family sans
11727 Edit\SpecialChar \menuseparator
11728 Text
11729 \begin_inset space ~
11730 \end_inset
11731
11732 Style
11733 \family default
11734  dialog.
11735  There are several boxes on this dialog, each corresponding to a different
11736  font property which you can choose.
11737  You can choose an option for one of these properties, or select 
11738 \family sans
11739 No
11740 \begin_inset space ~
11741 \end_inset
11742
11743 change
11744 \family default
11745 , which keeps the current state of that property.
11746  The item 
11747 \family sans
11748 Reset
11749 \family default
11750  will reset the property to whatever is the default.
11751  You can use this to reset attributes across a bunch of different paragraph
11752  environments in a snap.
11753 \end_layout
11754
11755 \begin_layout Standard
11756 The font properties, and their options (in addition to 
11757 \family sans
11758 No
11759 \begin_inset space ~
11760 \end_inset
11761
11762 change
11763 \family default
11764  and 
11765 \family sans
11766 Reset
11767 \family default
11768 ) are:
11769 \end_layout
11770
11771 \begin_layout Labeling
11772 \labelwidthstring 00.00.0000
11773
11774 \family sans
11775 Family
11776 \family default
11777  The 
11778 \begin_inset Quotes eld
11779 \end_inset
11780
11781 overall look
11782 \begin_inset Quotes erd
11783 \end_inset
11784
11785  of the font.
11786  The possible options are:
11787 \end_layout
11788
11789 \begin_deeper
11790 \begin_layout Labeling
11791 \labelwidthstring 00.00.0000
11792
11793 \family sans
11794 Roman
11795 \family default
11796  This is the Roman font family.
11797  Normally a serif font.
11798  It's also the default family.
11799  (key binding 
11800 \begin_inset Info
11801 type  "shortcut"
11802 arg   "font-roman"
11803 \end_inset
11804
11805 )
11806 \end_layout
11807
11808 \begin_layout Labeling
11809 \labelwidthstring 00.00.0000
11810
11811 \family sans
11812 Sans
11813 \begin_inset space ~
11814 \end_inset
11815
11816 Serif
11817 \family default
11818  
11819 \family sans
11820 This is the Sans Serif font family.
11821
11822 \family default
11823  (key binding 
11824 \begin_inset Info
11825 type  "shortcut"
11826 arg   "font-sans"
11827 \end_inset
11828
11829 )
11830 \end_layout
11831
11832 \begin_layout Labeling
11833 \labelwidthstring 00.00.0000
11834
11835 \family sans
11836 Typewriter
11837 \family default
11838  
11839 \family typewriter
11840 This is the Typewriter font family.
11841
11842 \family default
11843  (key binding 
11844 \begin_inset Info
11845 type  "shortcut"
11846 arg   "font-typewriter"
11847 \end_inset
11848
11849
11850 \family sans
11851 )
11852 \end_layout
11853
11854 \end_deeper
11855 \begin_layout Labeling
11856 \labelwidthstring 00.00.0000
11857
11858 \family sans
11859 Series
11860 \family default
11861  This corresponds to the print weight.
11862  Options are:
11863 \end_layout
11864
11865 \begin_deeper
11866 \begin_layout Labeling
11867 \labelwidthstring 00.00.0000
11868
11869 \family sans
11870 Medium
11871 \family default
11872  This is the Medium font series.
11873  It's also the default series.
11874 \end_layout
11875
11876 \begin_layout Labeling
11877 \labelwidthstring 00.00.0000
11878
11879 \family sans
11880 Bold
11881 \family default
11882  
11883 \series bold
11884 This is the Bold font series.
11885
11886 \series default
11887  (key binding 
11888 \begin_inset Info
11889 type  "shortcut"
11890 arg   "font-bold"
11891 \end_inset
11892
11893 )
11894 \end_layout
11895
11896 \end_deeper
11897 \begin_layout Labeling
11898 \labelwidthstring 00.00.0000
11899
11900 \family sans
11901 Shape
11902 \family default
11903  As the name implies.
11904  Options are:
11905 \end_layout
11906
11907 \begin_deeper
11908 \begin_layout Labeling
11909 \labelwidthstring 00.00.0000
11910
11911 \family sans
11912 Upright
11913 \family default
11914  This is the Upright font shape.
11915  It's also the default shape.
11916 \end_layout
11917
11918 \begin_layout Labeling
11919 \labelwidthstring 00.00.0000
11920
11921 \family sans
11922 Italic
11923 \family default
11924  
11925 \shape italic
11926 This
11927 \shape default
11928  
11929 \family sans
11930 \shape italic
11931 i
11932 \family default
11933 s the Italic font shape
11934 \shape default
11935 \emph on
11936 .
11937 \end_layout
11938
11939 \begin_layout Labeling
11940 \labelwidthstring 00.00.0000
11941
11942 \family sans
11943 Slanted
11944 \family default
11945  
11946 \shape slanted
11947 This is the Slanted font shape
11948 \shape default
11949  (although it might not be visible in LyX, this is different from italic).
11950 \end_layout
11951
11952 \begin_layout Labeling
11953 \labelwidthstring 00.00.0000
11954
11955 \family sans
11956 Small
11957 \begin_inset space ~
11958 \end_inset
11959
11960 Caps
11961 \family default
11962  
11963 \shape smallcaps
11964 This is the Small caps font shape
11965 \shape default
11966 \noun on
11967 .
11968 \end_layout
11969
11970 \end_deeper
11971 \begin_layout Labeling
11972 \labelwidthstring 00.00.0000
11973
11974 \family sans
11975 Size
11976 \family default
11977  Alters the size of the font.
11978  You'll find no numerical values here; all possible sizes are actually proportio
11979 nal to the document font size.
11980  Once again, you don't feed LyX the details, but a general description of
11981  what you want to do.
11982  The options are:
11983 \end_layout
11984
11985 \begin_deeper
11986 \begin_layout Labeling
11987 \labelwidthstring 00.00.0000
11988
11989 \family sans
11990 Tiny
11991 \family default
11992  
11993 \size tiny
11994 This is the 
11995 \begin_inset Quotes eld
11996 \end_inset
11997
11998 Tiny
11999 \begin_inset Quotes erd
12000 \end_inset
12001
12002  font size.
12003
12004 \size default
12005  (key bindings 
12006 \begin_inset Info
12007 type  "shortcuts"
12008 arg   "font-size tiny"
12009 \end_inset
12010
12011 )
12012 \end_layout
12013
12014 \begin_layout Labeling
12015 \labelwidthstring 00.00.0000
12016
12017 \family sans
12018 Smallest
12019 \family default
12020  
12021 \size scriptsize
12022 This is the 
12023 \begin_inset Quotes eld
12024 \end_inset
12025
12026 Smallest
12027 \begin_inset Quotes erd
12028 \end_inset
12029
12030  font size
12031 \size default
12032 .
12033  (key binding 
12034 \begin_inset Info
12035 type  "shortcut"
12036 arg   "font-size scriptsize"
12037 \end_inset
12038
12039 )
12040 \end_layout
12041
12042 \begin_layout Labeling
12043 \labelwidthstring 00.00.0000
12044
12045 \family sans
12046 Smaller
12047 \family default
12048  
12049 \size footnotesize
12050 This is the 
12051 \begin_inset Quotes eld
12052 \end_inset
12053
12054 Smaller
12055 \begin_inset Quotes erd
12056 \end_inset
12057
12058  font size.
12059
12060 \size default
12061  (key bindings 
12062 \begin_inset Info
12063 type  "shortcuts"
12064 arg   "font-size footnotesize"
12065 \end_inset
12066
12067 )
12068 \end_layout
12069
12070 \begin_layout Labeling
12071 \labelwidthstring 00.00.0000
12072
12073 \family sans
12074 Small
12075 \family default
12076  
12077 \size small
12078 This is the 
12079 \begin_inset Quotes eld
12080 \end_inset
12081
12082 Small
12083 \begin_inset Quotes erd
12084 \end_inset
12085
12086  font size.
12087
12088 \size default
12089  (key bindings 
12090 \begin_inset Info
12091 type  "shortcuts"
12092 arg   "font-size small"
12093 \end_inset
12094
12095 )
12096 \end_layout
12097
12098 \begin_layout Labeling
12099 \labelwidthstring 00.00.0000
12100
12101 \family sans
12102 Normal
12103 \family default
12104  This is the 
12105 \begin_inset Quotes eld
12106 \end_inset
12107
12108 Normal
12109 \begin_inset Quotes erd
12110 \end_inset
12111
12112  font size.
12113  It's also the default size.
12114  (key bindings 
12115 \begin_inset Info
12116 type  "shortcuts"
12117 arg   "font-size normal"
12118 \end_inset
12119
12120 )
12121 \end_layout
12122
12123 \begin_layout Labeling
12124 \labelwidthstring 00.00.0000
12125
12126 \family sans
12127 Large
12128 \family default
12129  
12130 \size large
12131 This is the 
12132 \begin_inset Quotes eld
12133 \end_inset
12134
12135 Large
12136 \begin_inset Quotes erd
12137 \end_inset
12138
12139  font size.
12140
12141 \size default
12142  (key bindings 
12143 \begin_inset Info
12144 type  "shortcuts"
12145 arg   "font-size large"
12146 \end_inset
12147
12148 )
12149 \end_layout
12150
12151 \begin_layout Labeling
12152 \labelwidthstring 00.00.0000
12153
12154 \family sans
12155 Larger
12156 \family default
12157  
12158 \size larger
12159 This is the 
12160 \begin_inset Quotes eld
12161 \end_inset
12162
12163 Larger
12164 \begin_inset Quotes erd
12165 \end_inset
12166
12167  font size.
12168
12169 \size default
12170  (key bindings 
12171 \begin_inset Info
12172 type  "shortcuts"
12173 arg   "font-size larger"
12174 \end_inset
12175
12176 )
12177 \end_layout
12178
12179 \begin_layout Labeling
12180 \labelwidthstring 00.00.0000
12181
12182 \family sans
12183 Largest
12184 \family default
12185  
12186 \size largest
12187 This is the 
12188 \begin_inset Quotes eld
12189 \end_inset
12190
12191 Largest
12192 \begin_inset Quotes erd
12193 \end_inset
12194
12195  font size.
12196
12197 \size default
12198  (key binding 
12199 \begin_inset Info
12200 type  "shortcut"
12201 arg   "font-size largest"
12202 \end_inset
12203
12204 )
12205 \end_layout
12206
12207 \begin_layout Labeling
12208 \labelwidthstring 00.00.0000
12209
12210 \family sans
12211 Huge
12212 \family default
12213  
12214 \size huge
12215 This is the 
12216 \begin_inset Quotes eld
12217 \end_inset
12218
12219 Huge
12220 \begin_inset Quotes erd
12221 \end_inset
12222
12223  font size.
12224
12225 \size default
12226  (key bindings 
12227 \begin_inset Info
12228 type  "shortcuts"
12229 arg   "font-size huge"
12230 \end_inset
12231
12232 )
12233 \end_layout
12234
12235 \begin_layout Labeling
12236 \labelwidthstring 00.00.0000
12237
12238 \family sans
12239 Huger
12240 \family default
12241  
12242 \size giant
12243 This is the 
12244 \begin_inset Quotes eld
12245 \end_inset
12246
12247 Huger
12248 \begin_inset Quotes erd
12249 \end_inset
12250
12251  font size.
12252
12253 \size default
12254  (key bindings 
12255 \begin_inset Info
12256 type  "shortcuts"
12257 arg   "font-size giant"
12258 \end_inset
12259
12260 )
12261 \end_layout
12262
12263 \end_deeper
12264 \begin_layout Standard
12265 We'll warn you 
12266 \emph on
12267 yet again
12268 \emph default
12269 : don't go crazy with this feature.
12270  You should almost never need to change the font size.
12271  LyX automatically changes the font size for different paragraph environments
12272  — use that instead.
12273  This is here for fine-tuning only!
12274 \end_layout
12275
12276 \begin_layout Labeling
12277 \labelwidthstring 00.00.0000
12278
12279 \family sans
12280 Misc
12281 \family default
12282  Here you can change a few other things at the character level.
12283  Options are:
12284 \end_layout
12285
12286 \begin_deeper
12287 \begin_layout Labeling
12288 \labelwidthstring 00.00.0000
12289
12290 \family sans
12291 Emph
12292 \family default
12293  
12294 \emph on
12295 This is text with emphasize on
12296 \emph default
12297 .
12298  This might seem like the same as 
12299 \shape italic
12300 Italic
12301 \shape default
12302 , but it is actually a bit different.
12303  Emphasized is a 
12304 \emph on
12305 logical
12306 \emph default
12307  attribute.
12308  That means every document class can define its own font used for emphasized
12309  text.
12310  Normally this font is equal to italic.
12311 \end_layout
12312
12313 \begin_layout Labeling
12314 \labelwidthstring 00.00.0000
12315
12316 \family sans
12317 Underbar
12318 \family default
12319  
12320 \bar under
12321 This is text with Underbar on.
12322
12323 \bar default
12324  (key binding 
12325 \begin_inset Info
12326 type  "shortcuts"
12327 arg   "font-underline"
12328 \end_inset
12329
12330
12331 \family sans
12332 )
12333 \begin_inset Newline newline
12334 \end_inset
12335
12336
12337 \family default
12338 Avoid using underbar if you can! It's a hangover from the typewriter days,
12339  when you couldn't change fonts.
12340  We no longer need to emphasize text by underscoring characters.
12341  It's only included in LyX because some people 
12342 \emph on
12343 may
12344 \emph default
12345  need it in order to follow style sheets for journal submissions.
12346 \end_layout
12347
12348 \begin_layout Labeling
12349 \labelwidthstring 00.00.0000
12350
12351 \family sans
12352 Noun
12353 \family default
12354  
12355 \noun on
12356 This is text with Noun on.
12357
12358 \noun default
12359  Like 
12360 \family sans
12361 Emph
12362 \family default
12363 , this is a logical attribute.
12364  Normally it's equivalent to 
12365 \family sans
12366 Small
12367 \begin_inset space ~
12368 \end_inset
12369
12370 Caps
12371 \family default
12372 .
12373 \end_layout
12374
12375 \end_deeper
12376 \begin_layout Labeling
12377 \labelwidthstring 00.00.0000
12378
12379 \family sans
12380 Color
12381 \family default
12382  You can adjust the color of the text with this control.
12383  Notice that not all DVI-viewers are able to display colors.
12384  Besides 
12385 \family sans
12386 No
12387 \begin_inset space ~
12388 \end_inset
12389
12390 color
12391 \family default
12392 , which is the default 
12393 \begin_inset Quotes eld
12394 \end_inset
12395
12396 color
12397 \begin_inset Quotes erd
12398 \end_inset
12399
12400  and means normally black, you can choose between 
12401 \family sans
12402 Black
12403 \family default
12404
12405 \family sans
12406 White
12407 \family default
12408
12409 \family sans
12410 Red
12411 \family default
12412
12413 \family sans
12414 Green
12415 \family default
12416
12417 \family sans
12418 Blue
12419 \family default
12420
12421 \family sans
12422 Cyan
12423 \family default
12424
12425 \family sans
12426 Magenta
12427 \family default
12428  and 
12429 \family sans
12430 Yellow
12431 \family default
12432  text.
12433 \begin_inset Index idx
12434 status collapsed
12435
12436 \begin_layout Plain Layout
12437 Color ! Text
12438 \end_layout
12439
12440 \end_inset
12441
12442
12443 \end_layout
12444
12445 \begin_layout Labeling
12446 \labelwidthstring 00.00.0000
12447
12448 \family sans
12449 Language
12450 \family default
12451  This is used to mark regions of text as having a different language from
12452  the language of the document.
12453  Text marked in this way will be underlined in blue to indicate the change
12454  (only within LyX).
12455 \end_layout
12456
12457 \begin_layout Standard
12458 So you have a huge number of combinations to choose from.
12459  Once you've chosen a new character style via the 
12460 \family sans
12461 Edit\SpecialChar \menuseparator
12462 Text
12463 \begin_inset space ~
12464 \end_inset
12465
12466 Style
12467 \family default
12468  dialog, the settings are saved.
12469  You can activate them using the toolbar button 
12470 \begin_inset Graphics
12471         filename ../images/textstyle-apply.png
12472
12473 \end_inset
12474
12475 .
12476  The button lets you toggle the state of your custom character style even
12477  when the dialog isn't visible.
12478  
12479 \end_layout
12480
12481 \begin_layout Standard
12482 To completely reset the character style to the default, use 
12483 \begin_inset Info
12484 type  "shortcut"
12485 arg   "font-default"
12486 \end_inset
12487
12488 .
12489  If you want to toggle only those properties that you have just changed
12490  (suppose you just set the shape to 
12491 \begin_inset Quotes eld
12492 \end_inset
12493
12494 slanted
12495 \begin_inset Quotes erd
12496 \end_inset
12497
12498  and the series to 
12499 \begin_inset Quotes eld
12500 \end_inset
12501
12502 bold
12503 \begin_inset Quotes erd
12504 \end_inset
12505
12506 ), set the 
12507 \family sans
12508 Toggle
12509 \begin_inset space ~
12510 \end_inset
12511
12512 all
12513 \family default
12514  switch and press 
12515 \family sans
12516 Apply
12517 \family default
12518 .
12519 \end_layout
12520
12521 \begin_layout Standard
12522 You should also know something about the differences between the three main
12523  font types 
12524 \family sans
12525 serif
12526 \family default
12527
12528 \family sans
12529 sans
12530 \begin_inset space ~
12531 \end_inset
12532
12533 serif
12534 \family default
12535 , and 
12536 \family sans
12537 typewriter
12538 \family default
12539 :
12540 \end_layout
12541
12542 \begin_layout Itemize
12543
12544 \family sans
12545 Typewriter
12546 \family default
12547  is a so called 
12548 \begin_inset Quotes eld
12549 \end_inset
12550
12551 monospaced
12552 \begin_inset Quotes erd
12553 \end_inset
12554
12555  font, that means every character has the same width, the 
12556 \begin_inset Quotes eld
12557 \end_inset
12558
12559 i
12560 \begin_inset Quotes erd
12561 \end_inset
12562
12563  is as wide as the 
12564 \begin_inset Quotes eld
12565 \end_inset
12566
12567 m
12568 \begin_inset Quotes erd
12569 \end_inset
12570
12571 .
12572  Here is an example
12573 \begin_inset Newline newline
12574 \end_inset
12575
12576
12577 \begin_inset ERT
12578 status collapsed
12579
12580 \begin_layout Plain Layout
12581
12582
12583 \backslash
12584 phantom{
12585 \end_layout
12586
12587 \end_inset
12588
12589 no 
12590 \begin_inset ERT
12591 status collapsed
12592
12593 \begin_layout Plain Layout
12594
12595 }
12596 \end_layout
12597
12598 \end_inset
12599
12600
12601 \family typewriter
12602 typewriter text
12603 \family default
12604
12605 \begin_inset Note Note
12606 status collapsed
12607
12608 \begin_layout Plain Layout
12609 For more on phantoms see section
12610 \begin_inset space ~
12611 \end_inset
12612
12613
12614 \begin_inset CommandInset ref
12615 LatexCommand ref
12616 reference "sub:More-Spaces"
12617
12618 \end_inset
12619
12620 .
12621 \end_layout
12622
12623 \end_inset
12624
12625
12626 \begin_inset Newline newline
12627 \end_inset
12628
12629 no typewriter text
12630 \end_layout
12631
12632 \begin_layout Itemize
12633
12634 \family sans
12635 Serif
12636 \family default
12637  fonts use characters with serifs.
12638  These are the small 
12639 \begin_inset Quotes eld
12640 \end_inset
12641
12642 appendices
12643 \begin_inset Quotes erd
12644 \end_inset
12645
12646  at the ends of the strokes that form the character.
12647  The following example will show the difference:
12648 \begin_inset Newline newline
12649 \end_inset
12650
12651 text with serifs
12652 \begin_inset Newline newline
12653 \end_inset
12654
12655
12656 \family sans
12657 text without serifs
12658 \family default
12659
12660 \begin_inset Newline newline
12661 \end_inset
12662
12663 Serifs facilitate quick and easy reading.
12664  These fonts are therefore used as default (named 
12665 \family sans
12666 roman
12667 \family default
12668 ).
12669 \end_layout
12670
12671 \begin_layout Itemize
12672
12673 \family sans
12674 Sans serif
12675 \family default
12676  don't use serifs.
12677  This font type is therefore often used for headings and short texts.
12678  We use it in this document to highlight menu names.
12679 \end_layout
12680
12681 \begin_layout Standard
12682 We conclude with the same warning once again: Don't overuse the fonts.
12683  They are, more often than not, a kludge and a bad substitute for good writing.
12684 \end_layout
12685
12686 \begin_layout Section
12687 Printing and Previewing
12688 \end_layout
12689
12690 \begin_layout Subsection
12691 Overview
12692 \end_layout
12693
12694 \begin_layout Standard
12695 Now that we have covered some of the basic features of document preparation
12696  using LyX, you probably want to know how to print out your masterpiece.
12697  Before we tell you that, we want to give you a quick explanation of what
12698  goes on behind-the-scenes.
12699  We cover this information in much greater detail in the 
12700 \emph on
12701 Additional Features
12702 \emph default
12703  manual as well.
12704 \end_layout
12705
12706 \begin_layout Standard
12707 LyX uses the program LaTeX as its backend.
12708  LaTeX is just a macro package for the TeX typesetting system, but to prevent
12709  confusion, we'll only refer to LaTeX.
12710  LyX is what you use to do your actual writing.
12711  Then, LyX calls LaTeX to turn your writing into printable output.
12712  This happens in two stages:
12713 \end_layout
12714
12715 \begin_layout Enumerate
12716 First, LyX converts your document to a series of text commands for LaTeX,
12717  generating a file with the extension, 
12718 \begin_inset Quotes eld
12719 \end_inset
12720
12721
12722 \family typewriter
12723 .tex
12724 \family default
12725
12726 \begin_inset Quotes erd
12727 \end_inset
12728
12729 .
12730 \end_layout
12731
12732 \begin_layout Enumerate
12733 Next, LaTeX uses the commands in the 
12734 \family typewriter
12735 .tex
12736 \family default
12737  file to produce printable output.
12738  
12739 \end_layout
12740
12741 \begin_layout Subsection
12742 Output file formats
12743 \begin_inset Index idx
12744 status collapsed
12745
12746 \begin_layout Plain Layout
12747 File formats
12748 \end_layout
12749
12750 \end_inset
12751
12752
12753 \begin_inset CommandInset label
12754 LatexCommand label
12755 name "sub:Output-file-formats"
12756
12757 \end_inset
12758
12759
12760 \end_layout
12761
12762 \begin_layout Subsubsection
12763 ASCII
12764 \begin_inset Index idx
12765 status collapsed
12766
12767 \begin_layout Plain Layout
12768 File formats ! ASCII
12769 \end_layout
12770
12771 \end_inset
12772
12773
12774 \end_layout
12775
12776 \begin_layout Standard
12777 This file type has the extension 
12778 \begin_inset Quotes eld
12779 \end_inset
12780
12781
12782 \family typewriter
12783 .txt
12784 \family default
12785
12786 \begin_inset Quotes erd
12787 \end_inset
12788
12789 .
12790  It contains your document as plain text following the rules of the 
12791 \begin_inset Quotes eld
12792 \end_inset
12793
12794 American Standard Code for Information Interchange
12795 \begin_inset Quotes erd
12796 \end_inset
12797
12798  (ASCII).
12799 \end_layout
12800
12801 \begin_layout Standard
12802 You can export your document to ASCII by the menu 
12803 \family sans
12804 File\SpecialChar \menuseparator
12805 Export\SpecialChar \menuseparator
12806 ASCII
12807 \family default
12808 .
12809 \end_layout
12810
12811 \begin_layout Subsubsection
12812 LaTeX
12813 \begin_inset Index idx
12814 status collapsed
12815
12816 \begin_layout Plain Layout
12817 File formats ! LaTeX
12818 \end_layout
12819
12820 \end_inset
12821
12822
12823 \end_layout
12824
12825 \begin_layout Standard
12826 This file type has the extension 
12827 \begin_inset Quotes eld
12828 \end_inset
12829
12830
12831 \family typewriter
12832 .tex
12833 \family default
12834
12835 \begin_inset Quotes erd
12836 \end_inset
12837
12838  and contains all commands that are necessary for the LaTeX program to process
12839  your document.
12840  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
12841  it manually with console commands.
12842  The LaTeX-file is automatically created in LyX's temporary directory whenever
12843  you view or export your document.
12844 \end_layout
12845
12846 \begin_layout Standard
12847 You can export your document as LaTeX-file using the menu 
12848 \family sans
12849 File\SpecialChar \menuseparator
12850 Export\SpecialChar \menuseparator
12851 LaT
12852 \begin_inset ERT
12853 status collapsed
12854
12855 \begin_layout Plain Layout
12856
12857 {}
12858 \end_layout
12859
12860 \end_inset
12861
12862 eX
12863 \family default
12864 .
12865 \end_layout
12866
12867 \begin_layout Subsubsection
12868 DVI
12869 \begin_inset Index idx
12870 status collapsed
12871
12872 \begin_layout Plain Layout
12873 File formats ! DVI
12874 \end_layout
12875
12876 \end_inset
12877
12878
12879 \end_layout
12880
12881 \begin_layout Standard
12882 This file type has the extension 
12883 \begin_inset Quotes eld
12884 \end_inset
12885
12886
12887 \family typewriter
12888 .dvi
12889 \family default
12890
12891 \begin_inset Quotes erd
12892 \end_inset
12893
12894 .
12895  It is called 
12896 \begin_inset Quotes eld
12897 \end_inset
12898
12899 device-independent
12900 \begin_inset Quotes erd
12901 \end_inset
12902
12903  (DVI), because it is completely portable; you can move them from one machine
12904  to another without needing to do any sort of conversion.
12905  DVIs are used for quick previews and as pre-stage for other output formats,
12906  like PostScript.
12907 \end_layout
12908
12909 \begin_layout Standard
12910 DVI files do not contain images, they only link them.
12911  So don't forget to deliver the images together with your DVIs.
12912  Because the DVI-viewer has to convert the image in the background to make
12913  it visible when you scroll the DVI, this can slow down your computer when
12914  you view the DVI.
12915  So we recommend to use PDF for files with many images.
12916 \end_layout
12917
12918 \begin_layout Standard
12919 You can export your document to DVI by the menu 
12920 \family sans
12921 File\SpecialChar \menuseparator
12922 Export\SpecialChar \menuseparator
12923 DVI
12924 \family default
12925 .
12926 \end_layout
12927
12928 \begin_layout Subsubsection
12929 PostScript
12930 \begin_inset Index idx
12931 status collapsed
12932
12933 \begin_layout Plain Layout
12934 File formats ! PostScript
12935 \end_layout
12936
12937 \end_inset
12938
12939
12940 \end_layout
12941
12942 \begin_layout Standard
12943 This file type has the extension 
12944 \begin_inset Quotes eld
12945 \end_inset
12946
12947
12948 \family typewriter
12949 .ps
12950 \family default
12951
12952 \begin_inset Quotes erd
12953 \end_inset
12954
12955 .
12956  PostScript was developed by the company 
12957 \family typewriter
12958 Adobe
12959 \family default
12960  as a printer language.
12961  The file contains therefore commands that the printer uses to print the
12962  file.
12963  PostScript can be seen as a 
12964 \begin_inset Quotes eld
12965 \end_inset
12966
12967 programming language
12968 \begin_inset Quotes erd
12969 \end_inset
12970
12971 ; you can calculate with it and draw diagrams and images.
12972 \begin_inset Foot
12973 status collapsed
12974
12975 \begin_layout Plain Layout
12976 When you are interested to learn more about this, have a look at the LaTeX-packa
12977 ge 
12978 \series bold
12979 pstricks
12980 \series default
12981
12982 \begin_inset Index idx
12983 status collapsed
12984
12985 \begin_layout Plain Layout
12986 LaTeX-packages ! pstricks
12987 \end_layout
12988
12989 \end_inset
12990
12991 .
12992 \end_layout
12993
12994 \end_inset
12995
12996  Due to this ability, the files are often bigger than PDFs.
12997 \end_layout
12998
12999 \begin_layout Standard
13000 PostScript can only contain images in the format 
13001 \begin_inset Quotes eld
13002 \end_inset
13003
13004 Encapsulated PostScript
13005 \begin_inset Quotes erd
13006 \end_inset
13007
13008  (EPS, file extension 
13009 \begin_inset Quotes eld
13010 \end_inset
13011
13012
13013 \family typewriter
13014 .eps
13015 \family default
13016
13017 \begin_inset Quotes erd
13018 \end_inset
13019
13020 ).
13021  As LyX allows you to use any known image format in your document, it has
13022  to convert them in the background to EPS.
13023  If you have e.g 50
13024 \begin_inset space \thinspace{}
13025 \end_inset
13026
13027 images in your document, LyX has to do 50
13028 \begin_inset space \thinspace{}
13029 \end_inset
13030
13031 conversions whenever you view or export your document.
13032  This will slow down your workflow with LyX drastically.
13033  So if you plan to use PostScript, you can insert your images directly as
13034  EPS to avoid this problem.
13035 \end_layout
13036
13037 \begin_layout Standard
13038 You can export your document to PostScript using the menu 
13039 \family sans
13040 File\SpecialChar \menuseparator
13041 Export\SpecialChar \menuseparator
13042 PostScript
13043 \family default
13044 .
13045 \end_layout
13046
13047 \begin_layout Subsubsection
13048 PDF
13049 \begin_inset Index idx
13050 status collapsed
13051
13052 \begin_layout Plain Layout
13053 File formats ! PDF
13054 \end_layout
13055
13056 \end_inset
13057
13058
13059 \begin_inset Index idx
13060 status collapsed
13061
13062 \begin_layout Plain Layout
13063 PDF
13064 \end_layout
13065
13066 \end_inset
13067
13068
13069 \end_layout
13070
13071 \begin_layout Standard
13072 This file type has the extension 
13073 \begin_inset Quotes eld
13074 \end_inset
13075
13076
13077 \family typewriter
13078 .pdf
13079 \family default
13080
13081 \begin_inset Quotes erd
13082 \end_inset
13083
13084 .
13085  The 
13086 \begin_inset Quotes eld
13087 \end_inset
13088
13089 Portable Document Format
13090 \begin_inset Quotes erd
13091 \end_inset
13092
13093  (PDF) developed by 
13094 \family typewriter
13095 Adobe
13096 \family default
13097  was derived from PostScript.
13098  It is more compressed and it uses fewer commands than PostScript.
13099  As the name 
13100 \begin_inset Quotes eld
13101 \end_inset
13102
13103 portable
13104 \begin_inset Quotes erd
13105 \end_inset
13106
13107  implies, it can be processed at any computer system and the printed output
13108  looks exactly the same.
13109 \end_layout
13110
13111 \begin_layout Standard
13112 PDF can contain images in its own PDF format and in the formats 
13113 \begin_inset Quotes eld
13114 \end_inset
13115
13116 Joint Photographic Experts Group
13117 \begin_inset Quotes erd
13118 \end_inset
13119
13120  (JPG, file extension 
13121 \begin_inset Quotes eld
13122 \end_inset
13123
13124
13125 \family typewriter
13126 .jpg
13127 \family default
13128
13129 \begin_inset Quotes erd
13130 \end_inset
13131
13132  or 
13133 \begin_inset Quotes eld
13134 \end_inset
13135
13136
13137 \family typewriter
13138 .jpeg
13139 \family default
13140
13141 \begin_inset Quotes erd
13142 \end_inset
13143
13144 ) and 
13145 \begin_inset Quotes eld
13146 \end_inset
13147
13148 Portable Network Graphics
13149 \begin_inset Quotes erd
13150 \end_inset
13151
13152  (PNG, file extension 
13153 \begin_inset Quotes eld
13154 \end_inset
13155
13156
13157 \family typewriter
13158 .png
13159 \family default
13160
13161 \begin_inset Quotes erd
13162 \end_inset
13163
13164 ).
13165  You can although use any other image format, because LyX converts them
13166  in the background to one of these formats.
13167  But as described in the section about PostScript, the image conversion
13168  will slow down your workflow.
13169  So we recommend to use images in one of the three mentioned formats.
13170 \end_layout
13171
13172 \begin_layout Standard
13173 You can export your document to PDF via the menu 
13174 \family sans
13175 File\SpecialChar \menuseparator
13176 Export
13177 \family default
13178  in three different ways:
13179 \end_layout
13180
13181 \begin_layout Description
13182 PDF This uses the program 
13183 \family typewriter
13184 ps2pdf
13185 \family default
13186  that creates a PDF from a PostScript-version of your file.
13187  The PostScript-version is produced by the program 
13188 \family typewriter
13189 dvips
13190 \family default
13191  which uses a DVI-version as intermediate step.
13192  So this export variant consist of three conversions.
13193 \end_layout
13194
13195 \begin_layout Description
13196 PDF
13197 \begin_inset space ~
13198 \end_inset
13199
13200 (dvipdfm) This uses the program 
13201 \family typewriter
13202 dvipdfm
13203 \family default
13204  that converts your file in the background to DVI and in a second step to
13205  PDF.
13206 \end_layout
13207
13208 \begin_layout Description
13209 PDF
13210 \begin_inset space ~
13211 \end_inset
13212
13213 (pdflatex) This uses the program 
13214 \family typewriter
13215 pdftex
13216 \family default
13217  that converts your file directly to PDF.
13218 \end_layout
13219
13220 \begin_layout Standard
13221 We recommend to use 
13222 \family sans
13223 PDF
13224 \begin_inset space ~
13225 \end_inset
13226
13227 (pdflatex)
13228 \family default
13229  because 
13230 \family typewriter
13231 pdftex
13232 \family default
13233  supports all the features of actual PDF-versions, is quick, stable, and
13234  works without problems.
13235  The program 
13236 \family typewriter
13237 dvipdfm
13238 \family default
13239  is no longer under development and therefore a bit outdated.
13240 \end_layout
13241
13242 \begin_layout Subsubsection
13243 XHTML
13244 \begin_inset Index idx
13245 status collapsed
13246
13247 \begin_layout Plain Layout
13248 FileFormats ! XHTML
13249 \end_layout
13250
13251 \end_inset
13252
13253
13254 \begin_inset Index idx
13255 status collapsed
13256
13257 \begin_layout Plain Layout
13258 HTML
13259 \end_layout
13260
13261 \end_inset
13262
13263
13264 \end_layout
13265
13266 \begin_layout Standard
13267 This file type has the extension 
13268 \begin_inset Quotes eld
13269 \end_inset
13270
13271
13272 \family typewriter
13273 .xhtml
13274 \family default
13275
13276 \begin_inset Quotes erd
13277 \end_inset
13278
13279 .
13280  It is a file suitable for viewing in web browsers.
13281  It does not itself contain images and the like but only links them, and
13282  when LyX produces XHTML, it also generates corresponding images in formats
13283  suitable for the purpose.
13284  Math is output as MathML, which renders nicely in browsers that support
13285  it, but not all do.
13286 \end_layout
13287
13288 \begin_layout Standard
13289 XHTML output remains 
13290 \begin_inset Quotes eld
13291 \end_inset
13292
13293 under development
13294 \begin_inset Quotes erd
13295 \end_inset
13296
13297 , and not all LyX features are supported yet.
13298  See the chapter 
13299 \begin_inset Quotes eld
13300 \end_inset
13301
13302 LyX and the World Wide Web
13303 \begin_inset Quotes erd
13304 \end_inset
13305
13306 , in the 
13307 \emph on
13308 Additional Features
13309 \emph default
13310  manual, for more information.
13311 \end_layout
13312
13313 \begin_layout Standard
13314 You can export your document as an XHTML file using the menu item 
13315 \family sans
13316 File\SpecialChar \menuseparator
13317 Export\SpecialChar \menuseparator
13318 LyXHTML
13319 \family default
13320 .
13321 \end_layout
13322
13323 \begin_layout Subsection
13324 Previewing
13325 \begin_inset Index idx
13326 status collapsed
13327
13328 \begin_layout Plain Layout
13329 Document ! Preview 
13330 \end_layout
13331
13332 \end_inset
13333
13334
13335 \end_layout
13336
13337 \begin_layout Standard
13338 To get a look at the final version of your document, with all of the pagebreaks
13339  in place, the footnotes correctly numbered, and so on, use the menu 
13340 \family sans
13341 View
13342 \family default
13343  and choose a file type.
13344  A viewing program will pop up showing the output.
13345  For 
13346 \family sans
13347 View\SpecialChar \menuseparator
13348 DVI
13349 \family default
13350  you can use the toolbar button 
13351 \begin_inset Graphics
13352         filename ../images/buffer-view_dvi.png
13353
13354 \end_inset
13355
13356  (shortcut 
13357 \begin_inset Info
13358 type  "shortcut"
13359 arg   "buffer-view dvi"
13360 \end_inset
13361
13362 ), for 
13363 \family sans
13364 View\SpecialChar \menuseparator
13365 PDF
13366 \begin_inset space ~
13367 \end_inset
13368
13369 (pdflatex)
13370 \family default
13371  the toolbar button 
13372 \begin_inset Graphics
13373         filename ../images/buffer-view_pdf2.png
13374
13375 \end_inset
13376
13377 , and for 
13378 \family sans
13379 View\SpecialChar \menuseparator
13380 Postscript
13381 \family default
13382  the toolbar button 
13383 \begin_inset Graphics
13384         filename ../images/buffer-view_ps.png
13385
13386 \end_inset
13387
13388  (shortcut 
13389 \begin_inset Info
13390 type  "shortcut"
13391 arg   "buffer-view ps"
13392 \end_inset
13393
13394 ).
13395 \end_layout
13396
13397 \begin_layout Standard
13398 If you have changed your document, you can refresh the output in the same
13399  viewer window using the menu 
13400 \family sans
13401 View\SpecialChar \menuseparator
13402 Update
13403 \family default
13404 .
13405 \end_layout
13406
13407 \begin_layout Standard
13408 When you preview a file, the output file is only generated in LyX's temporary
13409  directory.
13410  To have a real output, export your document.
13411 \end_layout
13412
13413 \begin_layout Subsection
13414 Printing the File from within LyX
13415 \begin_inset CommandInset label
13416 LatexCommand label
13417 name "sub:Printing-the-File"
13418
13419 \end_inset
13420
13421
13422 \end_layout
13423
13424 \begin_layout Standard
13425 Instead of exporting your file and then printing it, you can also print
13426  it directly from within LyX.
13427  To print a file, select the menu 
13428 \family sans
13429 File\SpecialChar \menuseparator
13430 Print
13431 \family default
13432  or click on the toolbar button 
13433 \begin_inset Graphics
13434         filename ../images/dialog-show_print.png
13435
13436 \end_inset
13437
13438 .
13439  LyX will internally call LaTeX to produce a DVI.
13440  This file is then processed by the program 
13441 \family typewriter
13442 dvips
13443 \family default
13444  to PostScript-file, which is finally printed using the program 
13445 \family typewriter
13446 Ghostscript
13447 \family default
13448 .
13449  Due to these steps in the background, this method is not the fastest.
13450 \end_layout
13451
13452 \begin_layout Standard
13453 You can choose to print only even-numbered or odd-numbered pages — this
13454  is useful for printing on two sides: You can re-insert the pages after
13455  printing one set to print on the other side.
13456  Some printers spit out pages face-up, others, face-down.
13457  By choosing a particular order to print in, you can take the entire stack
13458  of pages out of the printer without needing to reorder them.
13459 \end_layout
13460
13461 \begin_layout Standard
13462 You can set the parameters in the 
13463 \family sans
13464 Print
13465 \begin_inset space ~
13466 \end_inset
13467
13468 Destination
13469 \family default
13470  box as follows:
13471 \end_layout
13472
13473 \begin_layout Labeling
13474 \labelwidthstring 00.00.0000
13475
13476 \family sans
13477 Printer
13478 \family default
13479  This is the name of the printer to print to.
13480 \begin_inset Foot
13481 status collapsed
13482
13483 \begin_layout Plain Layout
13484 Note that this printer name is for the program 
13485 \family typewriter
13486 dvips
13487 \family default
13488 .
13489  That means 
13490 \family typewriter
13491 dvips
13492 \family default
13493  has to be configured for this printer name.
13494  The default printer can be set in LyX's preferences dialog, see section
13495 \begin_inset space ~
13496 \end_inset
13497
13498
13499 \begin_inset CommandInset ref
13500 LatexCommand ref
13501 reference "sub:Printer"
13502
13503 \end_inset
13504
13505 .
13506 \end_layout
13507
13508 \end_inset
13509
13510  The printer should understand PostScript.
13511 \end_layout
13512
13513 \begin_layout Labeling
13514 \labelwidthstring 00.00.0000
13515
13516 \family sans
13517 File
13518 \family default
13519  The name of a file to print to.
13520  The output will be a PostScript file.
13521  It will be written in LyX's working directory unless you specify the full
13522  path.
13523 \end_layout
13524
13525 \begin_layout Section
13526 A few Words about Typography
13527 \begin_inset Index idx
13528 status collapsed
13529
13530 \begin_layout Plain Layout
13531 Typography
13532 \end_layout
13533
13534 \end_inset
13535
13536
13537 \end_layout
13538
13539 \begin_layout Subsection
13540 Hyphens
13541 \begin_inset Index idx
13542 status collapsed
13543
13544 \begin_layout Plain Layout
13545 Hyphens
13546 \end_layout
13547
13548 \end_inset
13549
13550
13551 \end_layout
13552
13553 \begin_layout Standard
13554 In LyX, the 
13555 \begin_inset Quotes eld
13556 \end_inset
13557
13558
13559 \family typewriter
13560 -
13561 \family default
13562
13563 \begin_inset Quotes erd
13564 \end_inset
13565
13566  character comes in four lengths: the 
13567 \emph on
13568 hyphen
13569 \emph default
13570 , the 
13571 \emph on
13572 en dash
13573 \emph default
13574 , the 
13575 \emph on
13576 em dash
13577 \emph default
13578 , and the minus sign:
13579 \begin_inset VSpace defskip
13580 \end_inset
13581
13582
13583 \end_layout
13584
13585 \begin_layout Standard
13586 \begin_inset Tabular
13587 <lyxtabular version="3" rows="5" columns="3">
13588 <features tabularvalignment="middle">
13589 <column alignment="left" valignment="top" width="0">
13590 <column alignment="left" valignment="top" width="0">
13591 <column alignment="left" valignment="top" width="0">
13592 <row interlinespace="3mm">
13593 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13594 \begin_inset Text
13595
13596 \begin_layout Plain Layout
13597 name
13598 \end_layout
13599
13600 \end_inset
13601 </cell>
13602 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13603 \begin_inset Text
13604
13605 \begin_layout Plain Layout
13606 output
13607 \end_layout
13608
13609 \end_inset
13610 </cell>
13611 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13612 \begin_inset Text
13613
13614 \begin_layout Plain Layout
13615 inserted with
13616 \end_layout
13617
13618 \end_inset
13619 </cell>
13620 </row>
13621 <row interlinespace="3mm">
13622 <cell alignment="center" valignment="top" usebox="none">
13623 \begin_inset Text
13624
13625 \begin_layout Plain Layout
13626 hyphen
13627 \end_layout
13628
13629 \end_inset
13630 </cell>
13631 <cell alignment="center" valignment="top" usebox="none">
13632 \begin_inset Text
13633
13634 \begin_layout Plain Layout
13635 -
13636 \end_layout
13637
13638 \end_inset
13639 </cell>
13640 <cell alignment="center" valignment="top" usebox="none">
13641 \begin_inset Text
13642
13643 \begin_layout Plain Layout
13644 \begin_inset Quotes eld
13645 \end_inset
13646
13647
13648 \family typewriter
13649 -
13650 \family default
13651
13652 \begin_inset Quotes erd
13653 \end_inset
13654
13655  in text
13656 \end_layout
13657
13658 \end_inset
13659 </cell>
13660 </row>
13661 <row interlinespace="3mm">
13662 <cell alignment="center" valignment="top" usebox="none">
13663 \begin_inset Text
13664
13665 \begin_layout Plain Layout
13666 en dash
13667 \end_layout
13668
13669 \end_inset
13670 </cell>
13671 <cell alignment="center" valignment="top" usebox="none">
13672 \begin_inset Text
13673
13674 \begin_layout Plain Layout
13675
13676 \end_layout
13677
13678 \end_inset
13679 </cell>
13680 <cell alignment="center" valignment="top" usebox="none">
13681 \begin_inset Text
13682
13683 \begin_layout Plain Layout
13684
13685 \family sans
13686 Insert\SpecialChar \menuseparator
13687 Special
13688 \begin_inset space ~
13689 \end_inset
13690
13691 Character\SpecialChar \menuseparator
13692 Symbols
13693 \end_layout
13694
13695 \end_inset
13696 </cell>
13697 </row>
13698 <row interlinespace="3mm">
13699 <cell alignment="center" valignment="top" usebox="none">
13700 \begin_inset Text
13701
13702 \begin_layout Plain Layout
13703 em dash
13704 \end_layout
13705
13706 \end_inset
13707 </cell>
13708 <cell alignment="center" valignment="top" usebox="none">
13709 \begin_inset Text
13710
13711 \begin_layout Plain Layout
13712
13713 \end_layout
13714
13715 \end_inset
13716 </cell>
13717 <cell alignment="center" valignment="top" usebox="none">
13718 \begin_inset Text
13719
13720 \begin_layout Plain Layout
13721
13722 \family sans
13723 Insert\SpecialChar \menuseparator
13724 Special
13725 \begin_inset space ~
13726 \end_inset
13727
13728 Character\SpecialChar \menuseparator
13729 Symbols
13730 \end_layout
13731
13732 \end_inset
13733 </cell>
13734 </row>
13735 <row>
13736 <cell alignment="center" valignment="top" usebox="none">
13737 \begin_inset Text
13738
13739 \begin_layout Plain Layout
13740 minus sign
13741 \end_layout
13742
13743 \end_inset
13744 </cell>
13745 <cell alignment="center" valignment="top" usebox="none">
13746 \begin_inset Text
13747
13748 \begin_layout Plain Layout
13749 \begin_inset Formula $-$
13750 \end_inset
13751
13752
13753 \end_layout
13754
13755 \end_inset
13756 </cell>
13757 <cell alignment="center" valignment="top" usebox="none">
13758 \begin_inset Text
13759
13760 \begin_layout Plain Layout
13761 \begin_inset Quotes eld
13762 \end_inset
13763
13764
13765 \family typewriter
13766 -
13767 \family default
13768
13769 \begin_inset Quotes erd
13770 \end_inset
13771
13772  in math mode
13773 \end_layout
13774
13775 \end_inset
13776 </cell>
13777 </row>
13778 </lyxtabular>
13779
13780 \end_inset
13781
13782
13783 \begin_inset VSpace defskip
13784 \end_inset
13785
13786
13787 \end_layout
13788
13789 \begin_layout Standard
13790 You can alternatively generate the en and em dash by inserting the 
13791 \begin_inset Quotes eld
13792 \end_inset
13793
13794
13795 \family typewriter
13796 -
13797 \family default
13798
13799 \begin_inset Quotes erd
13800 \end_inset
13801
13802  character multiple times in a row.
13803  They will automatically be converted to the appropriate length dash in
13804  the final output, but not in LyX.
13805  
13806 \begin_inset Quotes eld
13807 \end_inset
13808
13809 -
13810 \begin_inset space \thinspace{}
13811 \end_inset
13812
13813 -
13814 \begin_inset Quotes erd
13815 \end_inset
13816
13817  gives a en dash, 
13818 \begin_inset Quotes eld
13819 \end_inset
13820
13821 -
13822 \begin_inset space \thinspace{}
13823 \end_inset
13824
13825 -
13826 \begin_inset space \thinspace{}
13827 \end_inset
13828
13829 -
13830 \begin_inset Quotes erd
13831 \end_inset
13832
13833  a em dash.
13834 \end_layout
13835
13836 \begin_layout Standard
13837 The three dash types are distinct from the minus sign, which appears in
13838  math mode and has a length of its own.
13839  Here are some examples of the 
13840 \begin_inset Quotes eld
13841 \end_inset
13842
13843
13844 \family typewriter
13845 -
13846 \family default
13847
13848 \begin_inset Quotes eld
13849 \end_inset
13850
13851  in use:
13852 \end_layout
13853
13854 \begin_layout Enumerate
13855 line- and page-breaks
13856 \begin_inset space \hfill{}
13857 \end_inset
13858
13859 (
13860 \emph on
13861 hyphen
13862 \emph default
13863 )
13864 \end_layout
13865
13866 \begin_layout Enumerate
13867 From A–Z
13868 \begin_inset space \hfill{}
13869 \end_inset
13870
13871 (
13872 \emph on
13873 en dash
13874 \emph default
13875 )
13876 \end_layout
13877
13878 \begin_layout Enumerate
13879 Oh — there's a dash.
13880 \begin_inset space \hfill{}
13881 \end_inset
13882
13883 (
13884 \emph on
13885 em dash
13886 \emph default
13887 )
13888 \end_layout
13889
13890 \begin_layout Enumerate
13891 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
13892 \end_inset
13893
13894
13895 \begin_inset space \hfill{}
13896 \end_inset
13897
13898 (
13899 \emph on
13900 minus sign
13901 \emph default
13902 )
13903 \end_layout
13904
13905 \begin_layout Subsection
13906 Hyphenation
13907 \begin_inset Index idx
13908 status collapsed
13909
13910 \begin_layout Plain Layout
13911 Hyphenation
13912 \end_layout
13913
13914 \end_inset
13915
13916
13917 \begin_inset CommandInset label
13918 LatexCommand label
13919 name "sub:Hyphenation"
13920
13921 \end_inset
13922
13923
13924 \end_layout
13925
13926 \begin_layout Standard
13927 Words aren't hyphenated within LyX but automatically in the output.
13928  Hyphenation is done by the LaTeX-package 
13929 \series bold
13930 babel
13931 \series default
13932
13933 \begin_inset Index idx
13934 status collapsed
13935
13936 \begin_layout Plain Layout
13937 LaTeX-packages ! babel
13938 \end_layout
13939
13940 \end_inset
13941
13942  following the rules of the document language
13943 \begin_inset Foot
13944 status collapsed
13945
13946 \begin_layout Plain Layout
13947 For German readers: That's one of the main differences between the languages
13948  
13949 \family sans
13950 German
13951 \family default
13952  and 
13953 \family sans
13954 German
13955 \begin_inset space ~
13956 \end_inset
13957
13958 (new
13959 \begin_inset space ~
13960 \end_inset
13961
13962 spelling)
13963 \family default
13964  in the 
13965 \family sans
13966 Document\SpecialChar \menuseparator
13967 Settings
13968 \family default
13969  dialog.
13970 \end_layout
13971
13972 \end_inset
13973
13974 .
13975 \end_layout
13976
13977 \begin_layout Standard
13978 LaTeX hyphenates almost perfectly, it only has problems with text in the
13979  
13980 \family sans
13981 typewriter
13982 \family default
13983  font and with unusual constructs, like 
13984 \begin_inset Quotes eld
13985 \end_inset
13986
13987 h3knix/m0n0wall
13988 \begin_inset Quotes erd
13989 \end_inset
13990
13991 .
13992  If LaTeX can't break a word correctly, you can set hyphenation points manually.
13993  This is done with the menu 
13994 \family sans
13995 Insert\SpecialChar \menuseparator
13996 Formatting\SpecialChar \menuseparator
13997 Hyphenation
13998 \begin_inset space ~
13999 \end_inset
14000
14001 Point
14002 \family default
14003 .
14004  These extra hyphenation points are only recommendations to LaTeX.
14005  If no hyphenation is necessary, LaTeX will ignore them.
14006 \end_layout
14007
14008 \begin_layout Standard
14009 Sometimes you want to prevent words or constructs to be hyphenated.
14010  Imagine that you are describing keybindings/shortcuts in your document
14011  in the form 
14012 \begin_inset Quotes eld
14013 \end_inset
14014
14015 A-b c
14016 \begin_inset Quotes erd
14017 \end_inset
14018
14019 .
14020  LaTeX would then see the hyphen 
14021 \begin_inset Quotes eld
14022 \end_inset
14023
14024 -
14025 \begin_inset Quotes erd
14026 \end_inset
14027
14028  as hyphenation possibility.
14029  Hyphenating at this point would look ugly.
14030  To prevent the shortcut from being hyphenated, you can put it into the
14031  argument of the LaTeX-box-command 
14032 \series bold
14033
14034 \backslash
14035 mbox
14036 \series default
14037 , because text within LaTeX-boxes can't be hyphenated.
14038  As LyX doesn't support 
14039 \series bold
14040
14041 \backslash
14042 mbox
14043 \series default
14044 , you have to use TeX Code.
14045  The result looks in LyX like:
14046 \end_layout
14047
14048 \begin_layout Standard
14049 \begin_inset Graphics
14050         filename clipart/mbox.png
14051
14052 \end_inset
14053
14054
14055 \end_layout
14056
14057 \begin_layout Standard
14058 To learn more about TeX Code, have a look at section
14059 \begin_inset space ~
14060 \end_inset
14061
14062
14063 \begin_inset CommandInset ref
14064 LatexCommand ref
14065 reference "sec:TeX-Code"
14066
14067 \end_inset
14068
14069 .
14070 \end_layout
14071
14072 \begin_layout Subsection
14073 Punctuation Marks
14074 \begin_inset Index idx
14075 status collapsed
14076
14077 \begin_layout Plain Layout
14078 Punctuation marks
14079 \end_layout
14080
14081 \end_inset
14082
14083
14084 \end_layout
14085
14086 \begin_layout Subsubsection
14087 Abbreviations and End of Sentence
14088 \begin_inset CommandInset label
14089 LatexCommand label
14090 name "sub:Abbreviations"
14091
14092 \end_inset
14093
14094
14095 \end_layout
14096
14097 \begin_layout Standard
14098 When LyX calls LaTeX to generate the final version of your document, LaTeX
14099  automatically distinguishes between words, sentences, and abbreviations.
14100  LaTeX then adds the 
14101 \begin_inset Quotes eld
14102 \end_inset
14103
14104 appropriate amount of space
14105 \begin_inset Quotes erd
14106 \end_inset
14107
14108 .
14109  That means sentences get a little bit more space between the period and
14110  the next word.
14111  Abbreviations get the same amount of space after the period as a word uses.
14112 \end_layout
14113
14114 \begin_layout Standard
14115 Unfortunately, the algorithm for figuring out what's an abbreviation does
14116  not work in all cases.
14117  If a 
14118 \begin_inset Quotes eld
14119 \end_inset
14120
14121
14122 \family typewriter
14123 .
14124 \family default
14125
14126 \begin_inset Quotes erd
14127 \end_inset
14128
14129  is at the end of a lowercase letter, it's the end of a sentence; if it's
14130  at the end of a capitalized letter, it's an abbreviation.
14131 \end_layout
14132
14133 \begin_layout Standard
14134 Here are some examples of 
14135 \emph on
14136 correct
14137 \emph default
14138  abbreviations and the end of a sentence:
14139 \end_layout
14140
14141 \begin_layout Itemize
14142 M.
14143  Butterfly
14144 \end_layout
14145
14146 \begin_layout Itemize
14147 Don't worry.
14148  Be happy.
14149 \end_layout
14150
14151 \begin_layout Standard
14152 And here's an example of the algorithm going wrong:
14153 \end_layout
14154
14155 \begin_layout Itemize
14156 e.
14157 \begin_inset space \thinspace{}
14158 \end_inset
14159
14160 g.
14161  this is too much space!
14162 \end_layout
14163
14164 \begin_layout Itemize
14165 This is I.
14166  It's okay.
14167 \end_layout
14168
14169 \begin_layout Standard
14170 You won't see anything wrong until you view a final version of your document.
14171 \end_layout
14172
14173 \begin_layout Standard
14174 To fix this problem, use one of the following:
14175 \end_layout
14176
14177 \begin_layout Enumerate
14178 Use an 
14179 \family sans
14180 Inter-word
14181 \begin_inset space ~
14182 \end_inset
14183
14184 Space
14185 \family default
14186  after lowercase abbreviations (see section
14187 \begin_inset space ~
14188 \end_inset
14189
14190
14191 \begin_inset CommandInset ref
14192 LatexCommand ref
14193 reference "sub:Inter-word-Space"
14194
14195 \end_inset
14196
14197 ).
14198 \begin_inset Index idx
14199 status collapsed
14200
14201 \begin_layout Plain Layout
14202 Spaces ! inter-word
14203 \end_layout
14204
14205 \end_inset
14206
14207
14208 \end_layout
14209
14210 \begin_layout Enumerate
14211 Use a 
14212 \family sans
14213 Thin
14214 \begin_inset space ~
14215 \end_inset
14216
14217 Space
14218 \family default
14219  between two tokens of an abbreviation (see section
14220 \begin_inset space ~
14221 \end_inset
14222
14223
14224 \begin_inset CommandInset ref
14225 LatexCommand ref
14226 reference "sub:Thin-Space"
14227
14228 \end_inset
14229
14230 ).
14231 \begin_inset Index idx
14232 status collapsed
14233
14234 \begin_layout Plain Layout
14235 Spaces ! thin
14236 \end_layout
14237
14238 \end_inset
14239
14240
14241 \end_layout
14242
14243 \begin_layout Enumerate
14244 Use an 
14245 \family sans
14246 End
14247 \begin_inset space ~
14248 \end_inset
14249
14250 of
14251 \begin_inset space ~
14252 \end_inset
14253
14254 sentence
14255 \begin_inset space ~
14256 \end_inset
14257
14258 period
14259 \family default
14260  found under the 
14261 \family sans
14262 Insert\SpecialChar \menuseparator
14263 Special
14264 \begin_inset space ~
14265 \end_inset
14266
14267 Character
14268 \family default
14269  menu to force the use of inter-sentence spacing.
14270  This function is also bound to 
14271 \begin_inset Info
14272 type  "shortcut"
14273 arg   "specialchar-insert end-of-sentence"
14274 \end_inset
14275
14276  for easy access.
14277 \end_layout
14278
14279 \begin_layout Standard
14280 With the corrections, our earlier examples look like this:
14281 \end_layout
14282
14283 \begin_layout Itemize
14284 e.
14285 \begin_inset space \thinspace{}
14286 \end_inset
14287
14288 g.
14289 \begin_inset space \space{}
14290 \end_inset
14291
14292 this is too much space!
14293 \end_layout
14294
14295 \begin_layout Itemize
14296 This is I\SpecialChar \@.
14297  It's okay.
14298 \end_layout
14299
14300 \begin_layout Standard
14301 Some languages don't use extra spacing between sentences.
14302  If your language is such a language, you don't need to worry, because LaTeX
14303  will take care of this.
14304 \end_layout
14305
14306 \begin_layout Standard
14307 For those that do need to bother, there is help to catch those sneaky errors:
14308  Check out the 
14309 \family sans
14310 Check
14311 \begin_inset space ~
14312 \end_inset
14313
14314 TeX
14315 \family default
14316  feature described in section 
14317 \emph on
14318 Checking TeX
14319 \emph default
14320  of the 
14321 \emph on
14322 Additional Features
14323 \emph default
14324  manual.
14325 \end_layout
14326
14327 \begin_layout Subsubsection
14328 Quotes
14329 \begin_inset Index idx
14330 status collapsed
14331
14332 \begin_layout Plain Layout
14333 Typography ! Quotes
14334 \end_layout
14335
14336 \end_inset
14337
14338
14339 \begin_inset Index idx
14340 status collapsed
14341
14342 \begin_layout Plain Layout
14343 Quotes | see
14344 \begin_inset ERT
14345 status collapsed
14346
14347 \begin_layout Plain Layout
14348
14349 {
14350 \end_layout
14351
14352 \end_inset
14353
14354 Typography
14355 \begin_inset ERT
14356 status collapsed
14357
14358 \begin_layout Plain Layout
14359
14360 }
14361 \end_layout
14362
14363 \end_inset
14364
14365
14366 \end_layout
14367
14368 \end_inset
14369
14370
14371 \end_layout
14372
14373 \begin_layout Standard
14374 LyX usually sets quotes correctly.
14375  Specifically, it will use an opening quote at the beginning of quoted text,
14376  and use a closing quote at the end.
14377  For example, 
14378 \begin_inset Quotes eld
14379 \end_inset
14380
14381 open close
14382 \begin_inset Quotes erd
14383 \end_inset
14384
14385 .
14386  The keyboard character, 
14387 \family sans
14388 "
14389 \family default
14390 , generates this automatically.
14391 \end_layout
14392
14393 \begin_layout Standard
14394 You can change the behavior of the 
14395 \family sans
14396 "
14397 \family default
14398  key using the submenu 
14399 \family sans
14400 Language
14401 \family default
14402  of the dialog 
14403 \family sans
14404 Document\SpecialChar \menuseparator
14405 Settings
14406 \family default
14407
14408 \begin_inset Index idx
14409 status collapsed
14410
14411 \begin_layout Plain Layout
14412 Document ! Settings
14413 \end_layout
14414
14415 \end_inset
14416
14417  dialog.
14418 \end_layout
14419
14420 \begin_layout Standard
14421 You can also select quotes for different languages in the box 
14422 \family sans
14423 Type
14424 \family default
14425  option.
14426  There are six choices:
14427 \end_layout
14428
14429 \begin_layout Labeling
14430 \labelwidthstring 00.00.0000
14431
14432 \family sans
14433 \begin_inset Quotes eld
14434 \end_inset
14435
14436 Text
14437 \begin_inset Quotes erd
14438 \end_inset
14439
14440
14441 \family default
14442  Use quotes like this 
14443 \begin_inset Quotes eld
14444 \end_inset
14445
14446 double
14447 \begin_inset Quotes erd
14448 \end_inset
14449
14450  or 
14451 \begin_inset Quotes els
14452 \end_inset
14453
14454 single
14455 \begin_inset Quotes ers
14456 \end_inset
14457
14458
14459 \end_layout
14460
14461 \begin_layout Labeling
14462 \labelwidthstring 00.00.0000
14463
14464 \family sans
14465 \begin_inset Quotes sld
14466 \end_inset
14467
14468 Text
14469 \begin_inset Quotes srd
14470 \end_inset
14471
14472
14473 \family default
14474  Use quotes like 
14475 \begin_inset Quotes sld
14476 \end_inset
14477
14478 this
14479 \begin_inset Quotes srd
14480 \end_inset
14481
14482  or 'this
14483 \begin_inset Quotes ers
14484 \end_inset
14485
14486
14487 \end_layout
14488
14489 \begin_layout Labeling
14490 \labelwidthstring 00.00.0000
14491
14492 \family sans
14493 \begin_inset Quotes gld
14494 \end_inset
14495
14496 Text
14497 \begin_inset Quotes grd
14498 \end_inset
14499
14500
14501 \family default
14502  Use quotes like 
14503 \begin_inset Quotes gld
14504 \end_inset
14505
14506 this
14507 \begin_inset Quotes grd
14508 \end_inset
14509
14510  or 
14511 \begin_inset Quotes gls
14512 \end_inset
14513
14514 this
14515 \begin_inset Quotes grs
14516 \end_inset
14517
14518
14519 \end_layout
14520
14521 \begin_layout Labeling
14522 \labelwidthstring 00.00.0000
14523
14524 \family sans
14525 \begin_inset Quotes pld
14526 \end_inset
14527
14528 Text
14529 \begin_inset Quotes prd
14530 \end_inset
14531
14532
14533 \family default
14534  Use quotes like 
14535 \begin_inset Quotes pld
14536 \end_inset
14537
14538 this
14539 \begin_inset Quotes prd
14540 \end_inset
14541
14542  or 
14543 \begin_inset Quotes pls
14544 \end_inset
14545
14546 this
14547 \begin_inset Quotes prs
14548 \end_inset
14549
14550
14551 \end_layout
14552
14553 \begin_layout Labeling
14554 \labelwidthstring 00.00.0000
14555
14556 \family sans
14557 \begin_inset Quotes fld
14558 \end_inset
14559
14560 Text
14561 \begin_inset Quotes frd
14562 \end_inset
14563
14564
14565 \family default
14566  Use quotes like 
14567 \begin_inset Quotes fld
14568 \end_inset
14569
14570 this
14571 \begin_inset Quotes frd
14572 \end_inset
14573
14574  or 
14575 \begin_inset Quotes fls
14576 \end_inset
14577
14578 this
14579 \begin_inset Quotes frs
14580 \end_inset
14581
14582
14583 \end_layout
14584
14585 \begin_layout Labeling
14586 \labelwidthstring 00.00.0000
14587
14588 \family sans
14589 \begin_inset Quotes ald
14590 \end_inset
14591
14592 Text
14593 \begin_inset Quotes ard
14594 \end_inset
14595
14596
14597 \family default
14598  Use quotes like 
14599 \begin_inset Quotes ald
14600 \end_inset
14601
14602 this
14603 \begin_inset Quotes ard
14604 \end_inset
14605
14606  or 
14607 \begin_inset Quotes als
14608 \end_inset
14609
14610 this
14611 \begin_inset Quotes ars
14612 \end_inset
14613
14614
14615 \end_layout
14616
14617 \begin_layout Standard
14618 These settings affect what character the 
14619 \family sans
14620 "
14621 \family default
14622  key produces.
14623 \end_layout
14624
14625 \begin_layout Subsection
14626 Ligatures
14627 \begin_inset Index idx
14628 status collapsed
14629
14630 \begin_layout Plain Layout
14631 Typography ! Ligatures
14632 \end_layout
14633
14634 \end_inset
14635
14636
14637 \begin_inset Index idx
14638 status collapsed
14639
14640 \begin_layout Plain Layout
14641 Ligatures | see
14642 \begin_inset ERT
14643 status collapsed
14644
14645 \begin_layout Plain Layout
14646
14647 {
14648 \end_layout
14649
14650 \end_inset
14651
14652 Typography
14653 \begin_inset ERT
14654 status collapsed
14655
14656 \begin_layout Plain Layout
14657
14658 }
14659 \end_layout
14660
14661 \end_inset
14662
14663
14664 \end_layout
14665
14666 \end_inset
14667
14668
14669 \begin_inset CommandInset label
14670 LatexCommand label
14671 name "sub:Ligatures"
14672
14673 \end_inset
14674
14675
14676 \end_layout
14677
14678 \begin_layout Standard
14679 It is standard typesetting practice to group certain letters together and
14680  print them as single characters.
14681  These groups are known as 
14682 \emph on
14683 ligatures
14684 \emph default
14685 .
14686  Since LaTeX knows about ligatures, your documents will contain them too
14687  in the output.
14688  Here are the standard ligatures:
14689 \end_layout
14690
14691 \begin_layout Itemize
14692 ff
14693 \end_layout
14694
14695 \begin_layout Itemize
14696 fi
14697 \end_layout
14698
14699 \begin_layout Itemize
14700 fl
14701 \end_layout
14702
14703 \begin_layout Itemize
14704 ffi
14705 \end_layout
14706
14707 \begin_layout Itemize
14708 ffl
14709 \end_layout
14710
14711 \begin_layout Standard
14712 Some languages uses other ligatures if the document font supports them.
14713 \end_layout
14714
14715 \begin_layout Standard
14716 Sometimes, you don't want a ligature in a word.
14717  While a ligature may be okay in the word, 
14718 \begin_inset Quotes eld
14719 \end_inset
14720
14721 graffiti,
14722 \begin_inset Quotes erd
14723 \end_inset
14724
14725  it looks really weird in compound words, such as 
14726 \begin_inset Quotes eld
14727 \end_inset
14728
14729 cufflink
14730 \begin_inset Quotes erd
14731 \end_inset
14732
14733  or the German 
14734 \begin_inset Quotes eld
14735 \end_inset
14736
14737 Dorffest.
14738 \begin_inset Quotes erd
14739 \end_inset
14740
14741  To break a ligature, use 
14742 \family sans
14743 Insert\SpecialChar \menuseparator
14744 Formatting\SpecialChar \menuseparator
14745 Ligature
14746 \begin_inset space ~
14747 \end_inset
14748
14749 Break.
14750
14751 \family default
14752  This changes 
14753 \begin_inset Quotes eld
14754 \end_inset
14755
14756 cufflinks
14757 \begin_inset Quotes erd
14758 \end_inset
14759
14760  to 
14761 \begin_inset Quotes eld
14762 \end_inset
14763
14764 cuff\SpecialChar \textcompwordmark{}
14765 links
14766 \begin_inset Quotes erd
14767 \end_inset
14768
14769  and 
14770 \begin_inset Quotes eld
14771 \end_inset
14772
14773 Dorffest
14774 \begin_inset Quotes erd
14775 \end_inset
14776
14777  to 
14778 \begin_inset Quotes eld
14779 \end_inset
14780
14781 Dorf\SpecialChar \textcompwordmark{}
14782 fest
14783 \begin_inset Quotes erd
14784 \end_inset
14785
14786 .
14787 \end_layout
14788
14789 \begin_layout Subsection
14790 LyX's Proper Names
14791 \begin_inset Index idx
14792 status collapsed
14793
14794 \begin_layout Plain Layout
14795 LyX ! Proper names
14796 \end_layout
14797
14798 \end_inset
14799
14800
14801 \begin_inset CommandInset label
14802 LatexCommand label
14803 name "sub:LyX's-Proper-Names"
14804
14805 \end_inset
14806
14807
14808 \end_layout
14809
14810 \begin_layout Standard
14811 You will certainly have noticed that the word “LaTeX” always appears with
14812  characters in different sizes and heights.
14813  LaTeX is the name of the program used by LyX and is therefore recognized
14814  as a proper name when you type it in LyX as 
14815 \begin_inset Quotes eld
14816 \end_inset
14817
14818 LaT
14819 \begin_inset ERT
14820 status collapsed
14821
14822 \begin_layout Plain Layout
14823
14824 {}
14825 \end_layout
14826
14827 \end_inset
14828
14829 eX
14830 \begin_inset Quotes erd
14831 \end_inset
14832
14833 .
14834 \begin_inset Note Note
14835 status collapsed
14836
14837 \begin_layout Plain Layout
14838 The braces in TeX Code are here to avoid that the 
14839 \begin_inset Quotes eld
14840 \end_inset
14841
14842 command
14843 \begin_inset Quotes erd
14844 \end_inset
14845
14846  appear as proper name in the output, see the last paragraph of this section.
14847  To create proper names omit the TeX Code.
14848 \end_layout
14849
14850 \end_inset
14851
14852  Note the order of the upper-and lowercase letters! LyX recognizes the following
14853  proper names:
14854 \end_layout
14855
14856 \begin_layout Description
14857 LyX The name of the game, write 
14858 \begin_inset Quotes eld
14859 \end_inset
14860
14861 L
14862 \begin_inset ERT
14863 status collapsed
14864
14865 \begin_layout Plain Layout
14866
14867 {}
14868 \end_layout
14869
14870 \end_inset
14871
14872 yX
14873 \begin_inset Quotes erd
14874 \end_inset
14875
14876  to produce it.
14877 \end_layout
14878
14879 \begin_layout Description
14880 TeX The program used by LaTeX, write 
14881 \begin_inset Quotes eld
14882 \end_inset
14883
14884 T
14885 \begin_inset ERT
14886 status collapsed
14887
14888 \begin_layout Plain Layout
14889
14890 {}
14891 \end_layout
14892
14893 \end_inset
14894
14895 eX
14896 \begin_inset Quotes erd
14897 \end_inset
14898
14899  to produce it.
14900 \end_layout
14901
14902 \begin_layout Description
14903 LaTeX The program used by LyX, write 
14904 \begin_inset Quotes eld
14905 \end_inset
14906
14907 LaT
14908 \begin_inset ERT
14909 status collapsed
14910
14911 \begin_layout Plain Layout
14912
14913 {}
14914 \end_layout
14915
14916 \end_inset
14917
14918 eX
14919 \begin_inset Quotes erd
14920 \end_inset
14921
14922  to produce it.
14923 \end_layout
14924
14925 \begin_layout Description
14926 LaTeX2e The actual version of LaTeX, write 
14927 \begin_inset Quotes eld
14928 \end_inset
14929
14930 LaT
14931 \begin_inset ERT
14932 status collapsed
14933
14934 \begin_layout Plain Layout
14935
14936 {}
14937 \end_layout
14938
14939 \end_inset
14940
14941 eX2e
14942 \begin_inset Quotes erd
14943 \end_inset
14944
14945  to produce it.
14946 \end_layout
14947
14948 \begin_layout Standard
14949 You might wonder why the LaTeX-version is 
14950 \begin_inset Quotes eld
14951 \end_inset
14952
14953 2
14954 \begin_inset Formula $\epsilon$
14955 \end_inset
14956
14957
14958 \begin_inset Quotes erd
14959 \end_inset
14960
14961 .
14962  It's an old tradition in the TeX-world to give programs geek version numbers.
14963  For example the version number of TeX converges to the number 
14964 \begin_inset Formula $\pi$
14965 \end_inset
14966
14967 : The actual version is 
14968 \begin_inset Quotes eld
14969 \end_inset
14970
14971 TeX-3.141592
14972 \begin_inset Quotes erd
14973 \end_inset
14974
14975 , the previous one was 
14976 \begin_inset Quotes eld
14977 \end_inset
14978
14979 TeX-3.14159
14980 \begin_inset Quotes erd
14981 \end_inset
14982
14983 .
14984 \end_layout
14985
14986 \begin_layout Standard
14987 If you don't want to use proper names, e.
14988 \begin_inset space \thinspace{}
14989 \end_inset
14990
14991 g.
14992 \begin_inset space \space{}
14993 \end_inset
14994
14995 in section headings, you can insert two empty braces in TeX Code in the
14996  word.
14997  This will look in LyX like: 
14998 \begin_inset Graphics
14999         filename clipart/LaTeX.png
15000         scale 80
15001
15002 \end_inset
15003
15004
15005 \begin_inset Newline newline
15006 \end_inset
15007
15008 For more about TeX Code, look at section
15009 \begin_inset space ~
15010 \end_inset
15011
15012
15013 \begin_inset CommandInset ref
15014 LatexCommand ref
15015 reference "sec:TeX-Code"
15016
15017 \end_inset
15018
15019 .
15020 \end_layout
15021
15022 \begin_layout Subsection
15023 Units
15024 \begin_inset Index idx
15025 status collapsed
15026
15027 \begin_layout Plain Layout
15028 Typography ! Units
15029 \end_layout
15030
15031 \end_inset
15032
15033
15034 \end_layout
15035
15036 \begin_layout Standard
15037 Generally the space between units and the number is smaller than the normal
15038  space between two words.
15039  As you can see in the example below, it looks better when the space is
15040  smaller.
15041  To get such a 
15042 \begin_inset Quotes eld
15043 \end_inset
15044
15045 half space
15046 \begin_inset Quotes erd
15047 \end_inset
15048
15049  for units use the menu 
15050 \family sans
15051 Insert\SpecialChar \menuseparator
15052 Formatting\SpecialChar \menuseparator
15053 Thin
15054 \begin_inset space ~
15055 \end_inset
15056
15057 Space
15058 \family default
15059  (shortcut 
15060 \begin_inset Info
15061 type  "shortcuts"
15062 arg   "space-insert thin"
15063 \end_inset
15064
15065 ).
15066 \end_layout
15067
15068 \begin_layout Standard
15069 Here's an example to show the differences:
15070 \end_layout
15071
15072 \begin_layout Standard
15073 \begin_inset Tabular
15074 <lyxtabular version="3" rows="2" columns="2">
15075 <features tabularvalignment="middle">
15076 <column alignment="left" valignment="top" width="0">
15077 <column alignment="left" valignment="top" width="0">
15078 <row>
15079 <cell alignment="center" valignment="top" usebox="none">
15080 \begin_inset Text
15081
15082 \begin_layout Plain Layout
15083 24
15084 \begin_inset space ~
15085 \end_inset
15086
15087 kW
15088 \begin_inset Formula $\cdot$
15089 \end_inset
15090
15091 h
15092 \end_layout
15093
15094 \end_inset
15095 </cell>
15096 <cell alignment="center" valignment="top" usebox="none">
15097 \begin_inset Text
15098
15099 \begin_layout Plain Layout
15100 space between number and unit
15101 \end_layout
15102
15103 \end_inset
15104 </cell>
15105 </row>
15106 <row>
15107 <cell alignment="center" valignment="top" usebox="none">
15108 \begin_inset Text
15109
15110 \begin_layout Plain Layout
15111 24
15112 \begin_inset space \thinspace{}
15113 \end_inset
15114
15115 kW
15116 \begin_inset Formula $\cdot$
15117 \end_inset
15118
15119 h
15120 \end_layout
15121
15122 \end_inset
15123 </cell>
15124 <cell alignment="center" valignment="top" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Plain Layout
15128 half space between number and unit
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 </row>
15134 </lyxtabular>
15135
15136 \end_inset
15137
15138
15139 \end_layout
15140
15141 \begin_layout Subsection
15142 Widows and Orphans
15143 \begin_inset Index idx
15144 status collapsed
15145
15146 \begin_layout Plain Layout
15147 Typography ! Widows and orphans
15148 \end_layout
15149
15150 \end_inset
15151
15152
15153 \end_layout
15154
15155 \begin_layout Standard
15156 In the early days of word processors, page breaks went wherever the page
15157  happened to end.
15158  There was no regard for what was actually going on in the text.
15159  You may remember once printing out a document, only to find the heading
15160  for a new section printed at the very bottom of the page, the first line
15161  of a new paragraph all alone at the bottom of a page, or the last line
15162  of a paragraph at the top of a new page.
15163  These bits of text became known as 
15164 \emph on
15165 widows
15166 \emph default
15167  and 
15168 \emph on
15169 orphans
15170 \emph default
15171 .
15172 \end_layout
15173
15174 \begin_layout Standard
15175 Clearly, LyX can avoid breaking pages after a section heading.
15176  That's part of the advantage of paragraph environments.
15177  But what about widows and orphans, where the page breaks leave one line
15178  of a paragraph all alone at the top or bottom of a page? There are rules
15179  built into LaTeX governing page breaks, and some of those rules are there
15180  to specifically prevent widows and orphans.
15181  This is the advantage LyX has in using LaTeX as its backend.
15182 \end_layout
15183
15184 \begin_layout Standard
15185 There's no way we can go into how TeX and LaTeX decide to break a page,
15186  or how you can tweak that behavior.
15187  Some LaTeX books listed in the bibliography [such as
15188 \begin_inset space ~
15189 \end_inset
15190
15191
15192 \begin_inset CommandInset citation
15193 LatexCommand cite
15194 key "latexcompanion"
15195
15196 \end_inset
15197
15198  or
15199 \begin_inset space ~
15200 \end_inset
15201
15202
15203 \begin_inset CommandInset citation
15204 LatexCommand cite
15205 key "latexguide"
15206
15207 \end_inset
15208
15209 ] may have more information.
15210  You will almost never need to worry about this, however.
15211 \end_layout
15212
15213 \begin_layout Chapter
15214 Notes, Graphics, Tables, and Floats
15215 \begin_inset CommandInset label
15216 LatexCommand label
15217 name "cha:Floats-and-Notes"
15218
15219 \end_inset
15220
15221
15222 \end_layout
15223
15224 \begin_layout Standard
15225 The issues of this chapter are described in detail in the 
15226 \emph on
15227 Embedded Objects
15228 \emph default
15229  manual.
15230  There you'll also find tips and tricks for special cases.
15231 \end_layout
15232
15233 \begin_layout Section
15234 Notes
15235 \begin_inset Index idx
15236 status collapsed
15237
15238 \begin_layout Plain Layout
15239 Notes
15240 \end_layout
15241
15242 \end_inset
15243
15244
15245 \begin_inset CommandInset label
15246 LatexCommand label
15247 name "sec:Notes"
15248
15249 \end_inset
15250
15251
15252 \end_layout
15253
15254 \begin_layout Standard
15255 LyX offers you a few types of notes to add to your document:
15256 \end_layout
15257
15258 \begin_layout Description
15259 LyX
15260 \begin_inset space ~
15261 \end_inset
15262
15263 Note This note type is for internal notes that won't appear in the output.
15264 \begin_inset Newline newline
15265 \end_inset
15266
15267
15268 \begin_inset Note Note
15269 status open
15270
15271 \begin_layout Plain Layout
15272 This is text in a note box that doesn't appear in the output.
15273 \end_layout
15274
15275 \end_inset
15276
15277
15278 \end_layout
15279
15280 \begin_layout Description
15281 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15282 ent, when you export the document to LaTeX via the menu 
15283 \family sans
15284 File\SpecialChar \menuseparator
15285 Export\SpecialChar \menuseparator
15286 LaTeX (pdflatex) / (plain)
15287 \family default
15288 .
15289 \begin_inset Newline newline
15290 \end_inset
15291
15292
15293 \begin_inset Note Comment
15294 status open
15295
15296 \begin_layout Plain Layout
15297 This is text in a note box that only appears as comment in LaTeX-files.
15298 \end_layout
15299
15300 \end_inset
15301
15302
15303 \end_layout
15304
15305 \begin_layout Description
15306 Greyed
15307 \begin_inset space ~
15308 \end_inset
15309
15310 Out This note will appear in the output as grey text.
15311 \begin_inset Newline newline
15312 \end_inset
15313
15314
15315 \begin_inset Newline newline
15316 \end_inset
15317
15318
15319 \begin_inset Note Greyedout
15320 status open
15321
15322 \begin_layout Plain Layout
15323 This is text
15324 \begin_inset Foot
15325 status collapsed
15326
15327 \begin_layout Plain Layout
15328 This is an example footnote within a greyed out note.
15329  In this document the greyed out note color is redefined to blue.
15330  How this can be done is explained in the 
15331 \emph on
15332 Embedded Objects
15333 \emph default
15334  manual.
15335 \end_layout
15336
15337 \end_inset
15338
15339  of a comment that appears in the output as grey text.
15340 \end_layout
15341
15342 \end_inset
15343
15344
15345 \begin_inset Newline newline
15346 \end_inset
15347
15348
15349 \begin_inset Newline newline
15350 \end_inset
15351
15352 As you can see in the example, the first line of greyed out notes is a bit
15353  indented and greyed out notes can have footnotes.
15354 \end_layout
15355
15356 \begin_layout Standard
15357 Notes are inserted with the toolbar button 
15358 \begin_inset Graphics
15359         filename ../images/note-insert.png
15360         scale 85
15361         scaleBeforeRotation
15362
15363 \end_inset
15364
15365  or the menu 
15366 \family sans
15367 Insert\SpecialChar \menuseparator
15368 Note
15369 \family default
15370 .
15371  Right-click on the appearing note box to select the note type.
15372 \end_layout
15373
15374 \begin_layout Section
15375 Footnotes
15376 \begin_inset Index idx
15377 status collapsed
15378
15379 \begin_layout Plain Layout
15380 Footnotes
15381 \end_layout
15382
15383 \end_inset
15384
15385
15386 \begin_inset CommandInset label
15387 LatexCommand label
15388 name "sec:Footnotes"
15389
15390 \end_inset
15391
15392
15393 \end_layout
15394
15395 \begin_layout Standard
15396 LyX uses boxes to display footnotes: When you insert a footnote using the
15397  menu 
15398 \family sans
15399 Insert\SpecialChar \menuseparator
15400 Footnote
15401 \family default
15402  or the toolbar button 
15403 \begin_inset Graphics
15404         filename ../images/footnote-insert.png
15405
15406 \end_inset
15407
15408
15409 \family roman
15410 \series medium
15411 \bar no
15412 you'll see
15413 \family default
15414 \series default
15415 \bar default
15416  the following box: 
15417 \begin_inset Graphics
15418         filename clipart/footnoteQt4.png
15419         scale 80
15420
15421 \end_inset
15422
15423
15424 \family roman
15425 \series medium
15426 \bar no
15427  This box is LyX's representation of your footnote.
15428  If you
15429 \family default
15430 \series default
15431 \bar default
15432  left-click on 
15433 \family roman
15434 \series medium
15435 \bar no
15436 the 
15437 \begin_inset Quotes eld
15438 \end_inset
15439
15440
15441 \family sans
15442 foot
15443 \family roman
15444
15445 \begin_inset Quotes erd
15446 \end_inset
15447
15448
15449 \family default
15450 \series default
15451 \bar default
15452  
15453 \family roman
15454 \series medium
15455 \bar no
15456 label, the box will
15457 \family default
15458 \series default
15459 \bar default
15460  be opened and you can enter the footnote text into it.
15461  Clicking on the box label again, will close 
15462 \family roman
15463 \series medium
15464 \bar no
15465 the
15466 \family default
15467 \series default
15468 \bar default
15469  box
15470 \family roman
15471 \series medium
15472 \bar no
15473 .
15474  If you want to turn existing text into a footnote, simply mark it and click
15475  on the footnote
15476 \family default
15477 \series default
15478 \bar default
15479  toolbar 
15480 \family roman
15481 \series medium
15482 \bar no
15483 button
15484 \family default
15485 \series default
15486 \bar default
15487 .
15488 \end_layout
15489
15490 \begin_layout Standard
15491 Here's an example footnote:
15492 \family roman
15493 \series medium
15494 \bar no
15495
15496 \begin_inset Foot
15497 status open
15498
15499 \begin_layout Plain Layout
15500 To close a footnote, click on the footnote box label.
15501 \end_layout
15502
15503 \end_inset
15504
15505
15506 \end_layout
15507
15508 \begin_layout Standard
15509 The footnote will appear in the output as a superscript number at the text
15510  position where the footnote box is placed.
15511  The footnote text is placed at the bottom of the current page.
15512  The footnote number is calculated by LyX, the numbers are consecutive,
15513  no matter in which chapter the footnote is in.
15514  LyX doesn't support other numbering schemes yet, but you can get another
15515  scheme using special LaTeX-commands.
15516  T
15517 \family roman
15518 h
15519 \family default
15520 ey are described in the 
15521 \emph on
15522 Embedded Objects
15523 \emph default
15524  manual.
15525 \end_layout
15526
15527 \begin_layout Section
15528 Marginal Notes
15529 \begin_inset Index idx
15530 status collapsed
15531
15532 \begin_layout Plain Layout
15533 Marginal notes
15534 \end_layout
15535
15536 \end_inset
15537
15538
15539 \begin_inset CommandInset label
15540 LatexCommand label
15541 name "sec:Marginal-Notes"
15542
15543 \end_inset
15544
15545
15546 \end_layout
15547
15548 \begin_layout Standard
15549 Marginal notes look and behave just like footnotes in LyX.
15550  When you insert a margin note via the menu 
15551 \family sans
15552 Insert\SpecialChar \menuseparator
15553 Marginal
15554 \begin_inset space ~
15555 \end_inset
15556
15557 Note
15558 \family default
15559  or the toolbar button 
15560 \begin_inset Graphics
15561         filename ../images/marginalnote-insert.png
15562
15563 \end_inset
15564
15565 , you'll see 
15566 \family roman
15567 \series medium
15568 a
15569 \family default
15570 \series default
15571  grey 
15572 \family roman
15573 \series medium
15574 box with a
15575 \family default
15576 \series default
15577  red 
15578 \family roman
15579 \series medium
15580 label 
15581 \begin_inset Quotes eld
15582 \end_inset
15583
15584 margin
15585 \begin_inset Quotes erd
15586 \end_inset
15587
15588  appearing within your text.
15589  This box is LyX's representation of your margin
15590 \family default
15591 \series default
15592 al 
15593 \family roman
15594 \series medium
15595 note.
15596 \end_layout
15597
15598 \begin_layout Standard
15599 At the side is an example marginal note.
15600 \family roman
15601 \series medium
15602
15603 \begin_inset Marginal
15604 status open
15605
15606 \begin_layout Plain Layout
15607 This is a marginal note.
15608 \end_layout
15609
15610 \end_inset
15611
15612
15613 \end_layout
15614
15615 \begin_layout Standard
15616 Marginal notes appear at the right side in single-sided documents.
15617  In double-sided documents they appear in the outer margin – left on even
15618  pages, right on odd pages.
15619 \end_layout
15620
15621 \begin_layout Section
15622 Graphics and Images
15623 \begin_inset Index idx
15624 status collapsed
15625
15626 \begin_layout Plain Layout
15627 Images
15628 \end_layout
15629
15630 \end_inset
15631
15632
15633 \begin_inset Index idx
15634 status collapsed
15635
15636 \begin_layout Plain Layout
15637 Graphics
15638 \end_layout
15639
15640 \end_inset
15641
15642
15643 \begin_inset CommandInset label
15644 LatexCommand label
15645 name "sec:Graphics"
15646
15647 \end_inset
15648
15649
15650 \end_layout
15651
15652 \begin_layout Standard
15653 To insert an image in your document, place the cursor at the text position
15654  you want and click on the toolbar icon 
15655 \begin_inset Graphics
15656         filename ../images/dialog-show-new-inset_graphics.png
15657
15658 \end_inset
15659
15660  or select 
15661 \family sans
15662 Insert\SpecialChar \menuseparator
15663 Graphics
15664 \family default
15665  from the menu.
15666  Then a dialog will appear to choose the file to load.
15667 \end_layout
15668
15669 \begin_layout Standard
15670 This dialog has numerous mostly self-explanatory parameters.
15671  The 
15672 \family sans
15673 Graphics
15674 \family default
15675  tab allows you to choose your image file.
15676  The image can be transformed by setting a rotation angle and a scaling
15677  factor.
15678  The scaling units are explained in Appendix
15679 \begin_inset space ~
15680 \end_inset
15681
15682
15683 \begin_inset CommandInset ref
15684 LatexCommand ref
15685 reference "cha:Units-available-in"
15686
15687 \end_inset
15688
15689 .
15690 \end_layout
15691
15692 \begin_layout Standard
15693 In the tab 
15694 \family sans
15695 Clipping
15696 \family default
15697  it is possible to set image coordinates to adjust the height and width
15698  of the image in the output.
15699  The coordinates can also be calculated automatically by pressing the button
15700  
15701 \family sans
15702 Get
15703 \begin_inset space ~
15704 \end_inset
15705
15706 from
15707 \begin_inset space ~
15708 \end_inset
15709
15710 file
15711 \family default
15712 .
15713  The option 
15714 \family sans
15715 Clip
15716 \begin_inset space ~
15717 \end_inset
15718
15719 to
15720 \begin_inset space ~
15721 \end_inset
15722
15723 bounding
15724 \begin_inset space ~
15725 \end_inset
15726
15727 box
15728 \family default
15729  will only print the image region within the given coordinates.
15730  Normally you don't need to take care about image coordinates and can ignore
15731  the tab 
15732 \family sans
15733 Clipping
15734 \family default
15735 .
15736 \end_layout
15737
15738 \begin_layout Standard
15739 In the 
15740 \family sans
15741 LaTeX and LyX options
15742 \family default
15743  tab LaTeX experts can specify additional LaTeX options.
15744  You can also specify here the appearance of the image inside LyX.
15745  The option 
15746 \family sans
15747 Draft
15748 \begin_inset space ~
15749 \end_inset
15750
15751 mode
15752 \family default
15753  has the effect that the image doesn't appear in the output, only a frame
15754  with the image size is printed.
15755  The option 
15756 \family sans
15757 Don't
15758 \begin_inset space ~
15759 \end_inset
15760
15761 unzip
15762 \begin_inset space ~
15763 \end_inset
15764
15765 on
15766 \begin_inset space ~
15767 \end_inset
15768
15769 export
15770 \family default
15771  is explained in the 
15772 \emph on
15773 Embedded Objects
15774 \emph default
15775  manual in section 
15776 \emph on
15777 Graphics Dialog
15778 \emph default
15779 .
15780 \end_layout
15781
15782 \begin_layout Standard
15783 The graphics dialog can be called at any time by clicking on an image.
15784  The image will appear in the output exactly at the position where it is
15785  in the text.
15786  This is an example image within a separate, horizontally centered paragraph:
15787  
15788 \end_layout
15789
15790 \begin_layout Standard
15791 \align center
15792 \begin_inset Graphics
15793         filename clipart/mobius.eps
15794         scale 70
15795         rotateOrigin center
15796
15797 \end_inset
15798
15799
15800 \end_layout
15801
15802 \begin_layout Standard
15803 If you need image captions and want to reference images, you have to put
15804  the image into a float, see section
15805 \begin_inset space ~
15806 \end_inset
15807
15808
15809 \begin_inset CommandInset ref
15810 LatexCommand ref
15811 reference "sec:Figure-Floats"
15812
15813 \end_inset
15814
15815 .
15816 \end_layout
15817
15818 \begin_layout Subsection
15819 Image Formats
15820 \begin_inset Index idx
15821 status collapsed
15822
15823 \begin_layout Plain Layout
15824 Images ! Formats
15825 \end_layout
15826
15827 \end_inset
15828
15829
15830 \begin_inset CommandInset label
15831 LatexCommand label
15832 name "sub:Image-Formats"
15833
15834 \end_inset
15835
15836
15837 \end_layout
15838
15839 \begin_layout Standard
15840 You can insert images in any known file format.
15841  But as we explained in section
15842 \begin_inset space ~
15843 \end_inset
15844
15845
15846 \begin_inset CommandInset ref
15847 LatexCommand ref
15848 reference "sub:Output-file-formats"
15849
15850 \end_inset
15851
15852 , every output document format allows only a few image formats.
15853  LyX uses therefore the program 
15854 \family typewriter
15855 ImageMagick
15856 \family default
15857  in the background to convert the images to the right format.
15858  To increase your workflow by avoiding these conversions in the background,
15859  you can use only the image formats listed in the subsections of section
15860 \begin_inset space ~
15861 \end_inset
15862
15863
15864 \begin_inset CommandInset ref
15865 LatexCommand ref
15866 reference "sub:Output-file-formats"
15867
15868 \end_inset
15869
15870 .
15871 \end_layout
15872
15873 \begin_layout Standard
15874 Similar to fonts there are two types of image formats:
15875 \end_layout
15876
15877 \begin_layout Description
15878 Bitmap
15879 \begin_inset space ~
15880 \end_inset
15881
15882 images consist of pixel values, often in a compressed form.
15883  They are therefore not fully scalable and look pixelated in large zooms.
15884  Well-known bitmap image formats are 
15885 \begin_inset Quotes eld
15886 \end_inset
15887
15888 Graphics Interchange Format
15889 \begin_inset Quotes erd
15890 \end_inset
15891
15892  (GIF, file extension 
15893 \begin_inset Quotes eld
15894 \end_inset
15895
15896
15897 \family typewriter
15898 .gif
15899 \family default
15900
15901 \begin_inset Quotes erd
15902 \end_inset
15903
15904 )
15905 \begin_inset Index idx
15906 status collapsed
15907
15908 \begin_layout Plain Layout
15909 GIF|see
15910 \begin_inset ERT
15911 status collapsed
15912
15913 \begin_layout Plain Layout
15914
15915 {
15916 \end_layout
15917
15918 \end_inset
15919
15920 Image formats
15921 \begin_inset ERT
15922 status collapsed
15923
15924 \begin_layout Plain Layout
15925
15926 }
15927 \end_layout
15928
15929 \end_inset
15930
15931
15932 \end_layout
15933
15934 \end_inset
15935
15936
15937 \begin_inset Quotes eld
15938 \end_inset
15939
15940 Portable Network Graphics
15941 \begin_inset Quotes erd
15942 \end_inset
15943
15944  (PNG, file extension 
15945 \begin_inset Quotes eld
15946 \end_inset
15947
15948
15949 \family typewriter
15950 .png
15951 \family default
15952
15953 \begin_inset Quotes erd
15954 \end_inset
15955
15956 )
15957 \begin_inset Index idx
15958 status collapsed
15959
15960 \begin_layout Plain Layout
15961 PNG|see
15962 \begin_inset ERT
15963 status collapsed
15964
15965 \begin_layout Plain Layout
15966
15967 {
15968 \end_layout
15969
15970 \end_inset
15971
15972 Image formats
15973 \begin_inset ERT
15974 status collapsed
15975
15976 \begin_layout Plain Layout
15977
15978 }
15979 \end_layout
15980
15981 \end_inset
15982
15983
15984 \end_layout
15985
15986 \end_inset
15987
15988 , and 
15989 \begin_inset Quotes eld
15990 \end_inset
15991
15992 Joint Photographic Experts Group
15993 \begin_inset Quotes erd
15994 \end_inset
15995
15996  (JPG, file extension 
15997 \begin_inset Quotes eld
15998 \end_inset
15999
16000
16001 \family typewriter
16002 .jpg
16003 \family default
16004
16005 \begin_inset Quotes erd
16006 \end_inset
16007
16008  or 
16009 \begin_inset Quotes eld
16010 \end_inset
16011
16012
16013 \family typewriter
16014 .jpeg
16015 \family default
16016
16017 \begin_inset Quotes erd
16018 \end_inset
16019
16020 )
16021 \begin_inset Index idx
16022 status collapsed
16023
16024 \begin_layout Plain Layout
16025 JPG|see
16026 \begin_inset ERT
16027 status collapsed
16028
16029 \begin_layout Plain Layout
16030
16031 {
16032 \end_layout
16033
16034 \end_inset
16035
16036 Image formats
16037 \begin_inset ERT
16038 status collapsed
16039
16040 \begin_layout Plain Layout
16041
16042 }
16043 \end_layout
16044
16045 \end_inset
16046
16047
16048 \end_layout
16049
16050 \end_inset
16051
16052 .
16053 \end_layout
16054
16055 \begin_layout Description
16056 Scalable
16057 \begin_inset space ~
16058 \end_inset
16059
16060 images consist of vectors and can therefore be scaled to any size without
16061  data loss.
16062  The scaling ability is necessary if you want to create presentations, because
16063  presentations are always scaled by the beamer.
16064  Scaling is also useful for online documents to let the user zoom into diagrams.
16065 \begin_inset Newline newline
16066 \end_inset
16067
16068 Scalable image formats can be 
16069 \begin_inset Quotes eld
16070 \end_inset
16071
16072 Scalable Vector Graphics
16073 \begin_inset Quotes erd
16074 \end_inset
16075
16076  (SVG, file extension 
16077 \begin_inset Quotes eld
16078 \end_inset
16079
16080
16081 \family typewriter
16082 .svg
16083 \family default
16084
16085 \begin_inset Quotes erd
16086 \end_inset
16087
16088 )
16089 \begin_inset Index idx
16090 status collapsed
16091
16092 \begin_layout Plain Layout
16093 SVG|see
16094 \begin_inset ERT
16095 status collapsed
16096
16097 \begin_layout Plain Layout
16098
16099 {
16100 \end_layout
16101
16102 \end_inset
16103
16104 Image formats
16105 \begin_inset ERT
16106 status collapsed
16107
16108 \begin_layout Plain Layout
16109
16110 }
16111 \end_layout
16112
16113 \end_inset
16114
16115
16116 \end_layout
16117
16118 \end_inset
16119
16120
16121 \begin_inset Quotes eld
16122 \end_inset
16123
16124 Encapsulated PostScript
16125 \begin_inset Quotes erd
16126 \end_inset
16127
16128  (EPS, file extension 
16129 \begin_inset Quotes eld
16130 \end_inset
16131
16132
16133 \family typewriter
16134 .eps
16135 \family default
16136
16137 \begin_inset Quotes erd
16138 \end_inset
16139
16140 )
16141 \begin_inset Index idx
16142 status collapsed
16143
16144 \begin_layout Plain Layout
16145 EPS|see
16146 \begin_inset ERT
16147 status collapsed
16148
16149 \begin_layout Plain Layout
16150
16151 {
16152 \end_layout
16153
16154 \end_inset
16155
16156 Image formats
16157 \begin_inset ERT
16158 status collapsed
16159
16160 \begin_layout Plain Layout
16161
16162 }
16163 \end_layout
16164
16165 \end_inset
16166
16167
16168 \end_layout
16169
16170 \end_inset
16171
16172 , and 
16173 \begin_inset Quotes eld
16174 \end_inset
16175
16176 Portable Document Format
16177 \begin_inset Quotes erd
16178 \end_inset
16179
16180  (PDF, file extension 
16181 \begin_inset Quotes eld
16182 \end_inset
16183
16184
16185 \family typewriter
16186 .pdf
16187 \family default
16188
16189 \begin_inset Quotes erd
16190 \end_inset
16191
16192 )
16193 \begin_inset Index idx
16194 status collapsed
16195
16196 \begin_layout Plain Layout
16197 PDF
16198 \end_layout
16199
16200 \end_inset
16201
16202 .
16203  We say it can be, because you can convert any bitmap image format to PDF
16204  or EPS and the result won't be scalable.
16205  In this cases only a header with the image properties is added to the original
16206  image
16207 \begin_inset Foot
16208 status collapsed
16209
16210 \begin_layout Plain Layout
16211 In the case of PDF, the original image is additionally compressed.
16212 \end_layout
16213
16214 \end_inset
16215
16216 .
16217 \end_layout
16218
16219 \begin_layout Standard
16220 Normally one can't convert a bitmap image into a scalable one, only vice
16221  versa.
16222 \end_layout
16223
16224 \begin_layout Subsection
16225 Grouping of Image Settings
16226 \begin_inset Index idx
16227 status collapsed
16228
16229 \begin_layout Plain Layout
16230 Images ! Settings grouping
16231 \end_layout
16232
16233 \end_inset
16234
16235
16236 \end_layout
16237
16238 \begin_layout Standard
16239 Each image can define a new group of image settings or join an existing
16240  group.
16241  Images within such a group share their settings, so adjusting one image
16242  of the group automatically also adjusts all other images of the group in
16243  the same way.
16244  So you can for example change the size for a bunch of images without the
16245  need to manually change each of them.
16246  
16247 \end_layout
16248
16249 \begin_layout Standard
16250 A new group can be set by entering a name in the 
16251 \family sans
16252 Group
16253 \begin_inset space ~
16254 \end_inset
16255
16256 Name
16257 \family default
16258  field in the Graphics dialog.
16259  Joining an existing group can be done using the context menu of the image
16260  by checking the name of the desired group.
16261 \end_layout
16262
16263 \begin_layout Section
16264 Tables
16265 \begin_inset Index idx
16266 status collapsed
16267
16268 \begin_layout Plain Layout
16269 Tables
16270 \end_layout
16271
16272 \end_inset
16273
16274
16275 \begin_inset CommandInset label
16276 LatexCommand label
16277 name "sec:Tables"
16278
16279 \end_inset
16280
16281
16282 \end_layout
16283
16284 \begin_layout Standard
16285 You can insert a table using either the toolbar button 
16286 \begin_inset Graphics
16287         filename ../images/tabular-insert.png
16288         scale 85
16289
16290 \end_inset
16291
16292  or the menu 
16293 \family sans
16294 Insert\SpecialChar \menuseparator
16295 Table
16296 \family default
16297 .
16298  A dialog will appear, asking you for the number of rows and columns.
16299  The default table has lines around any cell and the first row appears separated
16300  from the rest of the table.
16301  This separation appears due to a double line: The cells of the first row
16302  have a line below them and the cells of the second row have a line above
16303  them.
16304  Here's an example table:
16305 \end_layout
16306
16307 \begin_layout Standard
16308 \align center
16309 \begin_inset Tabular
16310 <lyxtabular version="3" rows="4" columns="4">
16311 <features tabularvalignment="middle">
16312 <column alignment="center" valignment="top" width="0pt">
16313 <column alignment="center" valignment="top" width="0pt">
16314 <column alignment="center" valignment="top" width="0in">
16315 <column alignment="center" valignment="top" width="0pt">
16316 <row>
16317 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="true" leftline="true" usebox="none">
16327 \begin_inset Text
16328
16329 \begin_layout Plain Layout
16330
16331 \family roman
16332 \series medium
16333 \shape up
16334 \size normal
16335 \emph off
16336 \bar no
16337 \noun off
16338 \color none
16339 1
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16345 \begin_inset Text
16346
16347 \begin_layout Plain Layout
16348 2
16349 \end_layout
16350
16351 \end_inset
16352 </cell>
16353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16354 \begin_inset Text
16355
16356 \begin_layout Plain Layout
16357 3
16358 \end_layout
16359
16360 \end_inset
16361 </cell>
16362 </row>
16363 <row>
16364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16365 \begin_inset Text
16366
16367 \begin_layout Plain Layout
16368
16369 \family roman
16370 \series medium
16371 \shape up
16372 \size normal
16373 \emph off
16374 \bar no
16375 \noun off
16376 \color none
16377 A
16378 \end_layout
16379
16380 \end_inset
16381 </cell>
16382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16383 \begin_inset Text
16384
16385 \begin_layout Plain Layout
16386
16387 \end_layout
16388
16389 \end_inset
16390 </cell>
16391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16392 \begin_inset Text
16393
16394 \begin_layout Plain Layout
16395
16396 \end_layout
16397
16398 \end_inset
16399 </cell>
16400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16401 \begin_inset Text
16402
16403 \begin_layout Plain Layout
16404
16405 \end_layout
16406
16407 \end_inset
16408 </cell>
16409 </row>
16410 <row>
16411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16412 \begin_inset Text
16413
16414 \begin_layout Plain Layout
16415
16416 \family roman
16417 \series medium
16418 \shape up
16419 \size normal
16420 \emph off
16421 \bar no
16422 \noun off
16423 \color none
16424 B
16425 \end_layout
16426
16427 \end_inset
16428 </cell>
16429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433
16434 \end_layout
16435
16436 \end_inset
16437 </cell>
16438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16439 \begin_inset Text
16440
16441 \begin_layout Plain Layout
16442
16443 \size normal
16444 \noun off
16445 \color none
16446  
16447 \end_layout
16448
16449 \end_inset
16450 </cell>
16451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16452 \begin_inset Text
16453
16454 \begin_layout Plain Layout
16455
16456 \end_layout
16457
16458 \end_inset
16459 </cell>
16460 </row>
16461 <row>
16462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16463 \begin_inset Text
16464
16465 \begin_layout Plain Layout
16466
16467 \family roman
16468 \series medium
16469 \shape up
16470 \size normal
16471 \emph off
16472 \bar no
16473 \noun off
16474 \color none
16475 C
16476 \end_layout
16477
16478 \end_inset
16479 </cell>
16480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16481 \begin_inset Text
16482
16483 \begin_layout Plain Layout
16484
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16490 \begin_inset Text
16491
16492 \begin_layout Plain Layout
16493
16494 \end_layout
16495
16496 \end_inset
16497 </cell>
16498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16499 \begin_inset Text
16500
16501 \begin_layout Plain Layout
16502
16503 \end_layout
16504
16505 \end_inset
16506 </cell>
16507 </row>
16508 </lyxtabular>
16509
16510 \end_inset
16511
16512
16513 \end_layout
16514
16515 \begin_layout Subsection
16516 The Table dialog
16517 \end_layout
16518
16519 \begin_layout Standard
16520 You can alter a table by clicking on it with the right mouse button, which
16521  brings up the table dialog.
16522  Here you can adjust the settings of the cell and row/column respectively
16523  where the cursor is placed currently.
16524  Most of the dialog options also work on selections.
16525  This means that if you select more cells, columns or rows the action is
16526  done on all of your selection.
16527 \end_layout
16528
16529 \begin_layout Standard
16530 Additionally to the table dialog, the 
16531 \family sans
16532 table
16533 \begin_inset space ~
16534 \end_inset
16535
16536 toolbar
16537 \family default
16538  helps you in setting table properties.
16539  It appears when the cursor is inside a table.
16540 \end_layout
16541
16542 \begin_layout Standard
16543 In the tab 
16544 \family sans
16545 Table
16546 \begin_inset space ~
16547 \end_inset
16548
16549 Settings
16550 \family default
16551  of the table dialog you can set the alignment for the current row.
16552  If you add a row or column, it will be inserted right beside or below the
16553  current cell respectively.
16554  The vertical alignment of a column can only be adjusted when a column width
16555  is given.
16556  A given width will allow the cell to have line breaks and multiple paragraphs
16557  of text, see section
16558 \begin_inset space ~
16559 \end_inset
16560
16561
16562 \begin_inset CommandInset ref
16563 LatexCommand ref
16564 reference "sub:Table-Cells"
16565
16566 \end_inset
16567
16568 .
16569 \end_layout
16570
16571 \begin_layout Standard
16572 You can mark multiple cells of one row as a multicolumn cell using the check
16573  box 
16574 \family sans
16575 Multicolumn
16576 \family default
16577 .
16578  This will merge the cells to 
16579 \emph on
16580 one
16581 \emph default
16582  cell, spread over more than one column.
16583  Multicolumn cells are treated as own rows, so that the alignment, width,
16584  and border settings affect only the multicolumn cell.
16585  Here's an example table with a multicolumn cell in the first row and one
16586  in the last row without the upper border:
16587 \end_layout
16588
16589 \begin_layout Standard
16590 \align center
16591 \begin_inset Tabular
16592 <lyxtabular version="3" rows="3" columns="4">
16593 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
16594 <column alignment="center" valignment="top" width="0pt">
16595 <column alignment="center" valignment="middle" width="0">
16596 <column alignment="center" valignment="top" width="0in">
16597 <column alignment="center" valignment="top" width="0pt">
16598 <row>
16599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16600 \begin_inset Text
16601
16602 \begin_layout Plain Layout
16603 abc
16604 \end_layout
16605
16606 \end_inset
16607 </cell>
16608 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16609 \begin_inset Text
16610
16611 \begin_layout Plain Layout
16612 def ghi
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16618 \begin_inset Text
16619
16620 \begin_layout Plain Layout
16621
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 jkl
16631 \end_layout
16632
16633 \end_inset
16634 </cell>
16635 </row>
16636 <row>
16637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16638 \begin_inset Text
16639
16640 \begin_layout Plain Layout
16641
16642 \family roman
16643 \series medium
16644 \shape up
16645 \size normal
16646 \emph off
16647 \bar no
16648 \noun off
16649 \color none
16650 A
16651 \end_layout
16652
16653 \end_inset
16654 </cell>
16655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16656 \begin_inset Text
16657
16658 \begin_layout Plain Layout
16659 B
16660 \end_layout
16661
16662 \end_inset
16663 </cell>
16664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16665 \begin_inset Text
16666
16667 \begin_layout Plain Layout
16668 C
16669 \end_layout
16670
16671 \end_inset
16672 </cell>
16673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16674 \begin_inset Text
16675
16676 \begin_layout Plain Layout
16677 D
16678 \end_layout
16679
16680 \end_inset
16681 </cell>
16682 </row>
16683 <row>
16684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16685 \begin_inset Text
16686
16687 \begin_layout Plain Layout
16688 1
16689 \end_layout
16690
16691 \end_inset
16692 </cell>
16693 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16694 \begin_inset Text
16695
16696 \begin_layout Plain Layout
16697 2
16698 \end_layout
16699
16700 \end_inset
16701 </cell>
16702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Plain Layout
16706 3
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715 4
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 </row>
16721 </lyxtabular>
16722
16723 \end_inset
16724
16725
16726 \end_layout
16727
16728 \begin_layout Standard
16729 At the moment LyX doesn't support multirow cells.
16730  Adept users can declare special LaTeX-arguments for the table.
16731  They are necessary for special table formatting, like for multirow cells,
16732  explained in the tables section of the 
16733 \emph on
16734 Embedded
16735 \begin_inset space ~
16736 \end_inset
16737
16738 Objects
16739 \emph default
16740  manual.
16741  You can also rotate the current cell or the whole table 90
16742 \begin_inset space \thinspace{}
16743 \end_inset
16744
16745 degrees counterclockwise.
16746  These rotations are not visible in LyX but in the output.
16747 \end_layout
16748
16749 \begin_layout Standard
16750 \begin_inset Note Greyedout
16751 status open
16752
16753 \begin_layout Plain Layout
16754
16755 \series bold
16756 Note:
16757 \series default
16758  Most DVI-viewers are 
16759 \emph on
16760 not
16761 \emph default
16762  able to display rotations.
16763 \end_layout
16764
16765 \end_inset
16766
16767
16768 \end_layout
16769
16770 \begin_layout Standard
16771 The 
16772 \family sans
16773 Borders
16774 \family default
16775  tab allows you to add and delete border lines for the current row/column.
16776  The button 
16777 \family sans
16778 Default
16779 \family default
16780  adds lines for all cell borders.
16781 \end_layout
16782
16783 \begin_layout Subsection
16784 Longtables
16785 \begin_inset Index idx
16786 status collapsed
16787
16788 \begin_layout Plain Layout
16789 Tables ! Longtables
16790 \end_layout
16791
16792 \end_inset
16793
16794
16795 \begin_inset Index idx
16796 status collapsed
16797
16798 \begin_layout Plain Layout
16799 Longtables
16800 \end_layout
16801
16802 \end_inset
16803
16804
16805 \end_layout
16806
16807 \begin_layout Standard
16808 If the table is too long to fit on one page, you can use the option 
16809 \family sans
16810 Use
16811 \begin_inset space ~
16812 \end_inset
16813
16814 long
16815 \begin_inset space ~
16816 \end_inset
16817
16818 table
16819 \family default
16820  in the tab 
16821 \family sans
16822 Longtable
16823 \family default
16824  of the table dialog to split the table automatically over more pages.
16825  Doing this enables some check boxes and you can now define:
16826 \end_layout
16827
16828 \begin_layout Description
16829
16830 \family sans
16831 Header
16832 \family default
16833 : The current row and all rows above, that don't have any special options
16834  defined, are defined to be the header rows of all pages of the longtable;
16835  except for the first page, if 
16836 \family sans
16837 First
16838 \begin_inset space ~
16839 \end_inset
16840
16841 header
16842 \family default
16843  is defined.
16844 \end_layout
16845
16846 \begin_layout Description
16847
16848 \family sans
16849 First
16850 \begin_inset space ~
16851 \end_inset
16852
16853 header
16854 \family default
16855 : The current row and all rows above, that don't have any special options
16856  defined, are defined to be the header rows of the first page of the longtable.
16857 \end_layout
16858
16859 \begin_layout Description
16860
16861 \family sans
16862 Footer
16863 \family default
16864 : The current row and all rows below, that don't have any special options
16865  defined, are defined to be the footer rows of all pages of the longtable;
16866  except for the last page, if 
16867 \family sans
16868 Last
16869 \begin_inset space ~
16870 \end_inset
16871
16872 footer
16873 \family default
16874  is defined.
16875 \end_layout
16876
16877 \begin_layout Description
16878
16879 \family sans
16880 Last
16881 \begin_inset space ~
16882 \end_inset
16883
16884 footer
16885 \family default
16886 : The current row and all rows below, that don't have any special options
16887  defined, are defined to be the footer rows of the last page of the longtable.
16888 \end_layout
16889
16890 \begin_layout Description
16891 Caption: The first row is reset as single column.
16892  You can now insert there the table caption via the menu 
16893 \family sans
16894 Insert\SpecialChar \menuseparator
16895 Caption
16896 \family default
16897 .
16898  More about longtable captions can be found in the 
16899 \emph on
16900 Embedded
16901 \begin_inset space ~
16902 \end_inset
16903
16904 Objects
16905 \emph default
16906  manual.
16907 \end_layout
16908
16909 \begin_layout Standard
16910 You can also specify a row where the table is split.
16911  If you set more than one option in the same table row, you should be aware
16912  of the fact that only the first one is used in the given table row.
16913  The others will then be defined as 
16914 \emph on
16915 empty
16916 \emph default
16917 .
16918  In this context, first means first in this order: 
16919 \family sans
16920 Footer, Last
16921 \begin_inset space ~
16922 \end_inset
16923
16924 footer,
16925 \family default
16926  
16927 \family sans
16928 Header,
16929 \family default
16930  
16931 \family sans
16932 First
16933 \begin_inset space ~
16934 \end_inset
16935
16936 header.
16937
16938 \family default
16939  See the following longtable to see how it works:
16940 \end_layout
16941
16942 \begin_layout Standard
16943 \align center
16944 \begin_inset Tabular
16945 <lyxtabular version="3" rows="69" columns="3">
16946 <features islongtable="true" longtabularalignment="center">
16947 <column alignment="block" valignment="top" width="5cm">
16948 <column alignment="left" valignment="top" width="0pt">
16949 <column alignment="right" valignment="top" width="0pt">
16950 <row endfirsthead="true">
16951 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16952 \begin_inset Text
16953
16954 \begin_layout Plain Layout
16955
16956 \series bold
16957 Example Phone List (ignore the names)
16958 \end_layout
16959
16960 \end_inset
16961 </cell>
16962 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16963 \begin_inset Text
16964
16965 \begin_layout Plain Layout
16966
16967 \end_layout
16968
16969 \end_inset
16970 </cell>
16971 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16972 \begin_inset Text
16973
16974 \begin_layout Plain Layout
16975
16976 \end_layout
16977
16978 \end_inset
16979 </cell>
16980 </row>
16981 <row endfirsthead="true">
16982 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16983 \begin_inset Text
16984
16985 \begin_layout Plain Layout
16986
16987 \series bold
16988 NAME
16989 \end_layout
16990
16991 \end_inset
16992 </cell>
16993 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006
17007 \series bold
17008 TEL.
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 </row>
17014 <row endhead="true">
17015 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019  
17020 \series bold
17021 Example Phone List
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Plain Layout
17030
17031 \end_layout
17032
17033 \end_inset
17034 </cell>
17035 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039
17040 \end_layout
17041
17042 \end_inset
17043 </cell>
17044 </row>
17045 <row endhead="true">
17046 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17047 \begin_inset Text
17048
17049 \begin_layout Plain Layout
17050
17051 \series bold
17052 NAME
17053 \end_layout
17054
17055 \end_inset
17056 </cell>
17057 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17058 \begin_inset Text
17059
17060 \begin_layout Plain Layout
17061
17062 \end_layout
17063
17064 \end_inset
17065 </cell>
17066 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17067 \begin_inset Text
17068
17069 \begin_layout Plain Layout
17070
17071 \series bold
17072 TEL.
17073 \end_layout
17074
17075 \end_inset
17076 </cell>
17077 </row>
17078 <row endfoot="true">
17079 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17080 \begin_inset Text
17081
17082 \begin_layout Plain Layout
17083  
17084 \series bold
17085 continue ...
17086 \end_layout
17087
17088 \end_inset
17089 </cell>
17090 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17091 \begin_inset Text
17092
17093 \begin_layout Plain Layout
17094
17095 \end_layout
17096
17097 \end_inset
17098 </cell>
17099 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17100 \begin_inset Text
17101
17102 \begin_layout Plain Layout
17103
17104 \end_layout
17105
17106 \end_inset
17107 </cell>
17108 </row>
17109 <row>
17110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17111 \begin_inset Text
17112
17113 \begin_layout Plain Layout
17114
17115 \series bold
17116 Annovi
17117 \end_layout
17118
17119 \end_inset
17120 </cell>
17121 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17122 \begin_inset Text
17123
17124 \begin_layout Plain Layout
17125 Silvia
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17131 \begin_inset Text
17132
17133 \begin_layout Plain Layout
17134 111
17135 \end_layout
17136
17137 \end_inset
17138 </cell>
17139 </row>
17140 <row>
17141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17142 \begin_inset Text
17143
17144 \begin_layout Plain Layout
17145
17146 \series bold
17147 Bertoli
17148 \end_layout
17149
17150 \end_inset
17151 </cell>
17152 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17153 \begin_inset Text
17154
17155 \begin_layout Plain Layout
17156 Stefano
17157 \end_layout
17158
17159 \end_inset
17160 </cell>
17161 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17162 \begin_inset Text
17163
17164 \begin_layout Plain Layout
17165 111
17166 \end_layout
17167
17168 \end_inset
17169 </cell>
17170 </row>
17171 <row>
17172 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Plain Layout
17176
17177 \series bold
17178 Bozzi
17179 \end_layout
17180
17181 \end_inset
17182 </cell>
17183 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17184 \begin_inset Text
17185
17186 \begin_layout Plain Layout
17187 Walter
17188 \end_layout
17189
17190 \end_inset
17191 </cell>
17192 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17193 \begin_inset Text
17194
17195 \begin_layout Plain Layout
17196 111
17197 \end_layout
17198
17199 \end_inset
17200 </cell>
17201 </row>
17202 <row>
17203 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17204 \begin_inset Text
17205
17206 \begin_layout Plain Layout
17207
17208 \series bold
17209 Cachia
17210 \end_layout
17211
17212 \end_inset
17213 </cell>
17214 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17215 \begin_inset Text
17216
17217 \begin_layout Plain Layout
17218 Maria
17219 \end_layout
17220
17221 \end_inset
17222 </cell>
17223 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17224 \begin_inset Text
17225
17226 \begin_layout Plain Layout
17227 111
17228 \end_layout
17229
17230 \end_inset
17231 </cell>
17232 </row>
17233 <row>
17234 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17235 \begin_inset Text
17236
17237 \begin_layout Plain Layout
17238
17239 \series bold
17240 Cachia
17241 \end_layout
17242
17243 \end_inset
17244 </cell>
17245 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17246 \begin_inset Text
17247
17248 \begin_layout Plain Layout
17249 Maurizio
17250 \end_layout
17251
17252 \end_inset
17253 </cell>
17254 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17255 \begin_inset Text
17256
17257 \begin_layout Plain Layout
17258 111
17259 \end_layout
17260
17261 \end_inset
17262 </cell>
17263 </row>
17264 <row>
17265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17266 \begin_inset Text
17267
17268 \begin_layout Plain Layout
17269
17270 \series bold
17271 Cinquemani
17272 \end_layout
17273
17274 \end_inset
17275 </cell>
17276 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17277 \begin_inset Text
17278
17279 \begin_layout Plain Layout
17280 Giusi
17281 \end_layout
17282
17283 \end_inset
17284 </cell>
17285 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17286 \begin_inset Text
17287
17288 \begin_layout Plain Layout
17289 111
17290 \end_layout
17291
17292 \end_inset
17293 </cell>
17294 </row>
17295 <row>
17296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17297 \begin_inset Text
17298
17299 \begin_layout Plain Layout
17300
17301 \series bold
17302 Colin
17303 \end_layout
17304
17305 \end_inset
17306 </cell>
17307 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17308 \begin_inset Text
17309
17310 \begin_layout Plain Layout
17311 Bernard
17312 \end_layout
17313
17314 \end_inset
17315 </cell>
17316 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17317 \begin_inset Text
17318
17319 \begin_layout Plain Layout
17320 111
17321 \end_layout
17322
17323 \end_inset
17324 </cell>
17325 </row>
17326 <row>
17327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17328 \begin_inset Text
17329
17330 \begin_layout Plain Layout
17331
17332 \series bold
17333 Concli
17334 \end_layout
17335
17336 \end_inset
17337 </cell>
17338 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17339 \begin_inset Text
17340
17341 \begin_layout Plain Layout
17342 Gianfranco
17343 \end_layout
17344
17345 \end_inset
17346 </cell>
17347 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17348 \begin_inset Text
17349
17350 \begin_layout Plain Layout
17351 111
17352 \end_layout
17353
17354 \end_inset
17355 </cell>
17356 </row>
17357 <row>
17358 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17359 \begin_inset Text
17360
17361 \begin_layout Plain Layout
17362
17363 \series bold
17364 Dal Bosco
17365 \end_layout
17366
17367 \end_inset
17368 </cell>
17369 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17370 \begin_inset Text
17371
17372 \begin_layout Plain Layout
17373 Carolina
17374 \end_layout
17375
17376 \end_inset
17377 </cell>
17378 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17379 \begin_inset Text
17380
17381 \begin_layout Plain Layout
17382 111
17383 \end_layout
17384
17385 \end_inset
17386 </cell>
17387 </row>
17388 <row>
17389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17390 \begin_inset Text
17391
17392 \begin_layout Plain Layout
17393
17394 \series bold
17395 Dalpiaz
17396 \end_layout
17397
17398 \end_inset
17399 </cell>
17400 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17401 \begin_inset Text
17402
17403 \begin_layout Plain Layout
17404 Annamaria
17405 \end_layout
17406
17407 \end_inset
17408 </cell>
17409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17410 \begin_inset Text
17411
17412 \begin_layout Plain Layout
17413 111
17414 \end_layout
17415
17416 \end_inset
17417 </cell>
17418 </row>
17419 <row>
17420 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17421 \begin_inset Text
17422
17423 \begin_layout Plain Layout
17424
17425 \series bold
17426 Feliciello
17427 \end_layout
17428
17429 \end_inset
17430 </cell>
17431 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17432 \begin_inset Text
17433
17434 \begin_layout Plain Layout
17435 Domenico
17436 \end_layout
17437
17438 \end_inset
17439 </cell>
17440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17441 \begin_inset Text
17442
17443 \begin_layout Plain Layout
17444 111
17445 \end_layout
17446
17447 \end_inset
17448 </cell>
17449 </row>
17450 <row>
17451 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17452 \begin_inset Text
17453
17454 \begin_layout Plain Layout
17455
17456 \series bold
17457 Focarelli
17458 \end_layout
17459
17460 \end_inset
17461 </cell>
17462 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17463 \begin_inset Text
17464
17465 \begin_layout Plain Layout
17466 Paola
17467 \end_layout
17468
17469 \end_inset
17470 </cell>
17471 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17472 \begin_inset Text
17473
17474 \begin_layout Plain Layout
17475 111
17476 \end_layout
17477
17478 \end_inset
17479 </cell>
17480 </row>
17481 <row>
17482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17483 \begin_inset Text
17484
17485 \begin_layout Plain Layout
17486
17487 \series bold
17488 Galletti
17489 \end_layout
17490
17491 \end_inset
17492 </cell>
17493 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17494 \begin_inset Text
17495
17496 \begin_layout Plain Layout
17497 Oreste
17498 \end_layout
17499
17500 \end_inset
17501 </cell>
17502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17503 \begin_inset Text
17504
17505 \begin_layout Plain Layout
17506 111
17507 \end_layout
17508
17509 \end_inset
17510 </cell>
17511 </row>
17512 <row>
17513 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17514 \begin_inset Text
17515
17516 \begin_layout Plain Layout
17517
17518 \series bold
17519 Gasparini
17520 \end_layout
17521
17522 \end_inset
17523 </cell>
17524 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17525 \begin_inset Text
17526
17527 \begin_layout Plain Layout
17528 Franca
17529 \end_layout
17530
17531 \end_inset
17532 </cell>
17533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17534 \begin_inset Text
17535
17536 \begin_layout Plain Layout
17537 111
17538 \end_layout
17539
17540 \end_inset
17541 </cell>
17542 </row>
17543 <row>
17544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17545 \begin_inset Text
17546
17547 \begin_layout Plain Layout
17548
17549 \series bold
17550 Rizzardi
17551 \end_layout
17552
17553 \end_inset
17554 </cell>
17555 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17556 \begin_inset Text
17557
17558 \begin_layout Plain Layout
17559 Paola
17560 \end_layout
17561
17562 \end_inset
17563 </cell>
17564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17565 \begin_inset Text
17566
17567 \begin_layout Plain Layout
17568 111
17569 \end_layout
17570
17571 \end_inset
17572 </cell>
17573 </row>
17574 <row>
17575 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17576 \begin_inset Text
17577
17578 \begin_layout Plain Layout
17579
17580 \series bold
17581 Lassini
17582 \end_layout
17583
17584 \end_inset
17585 </cell>
17586 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17587 \begin_inset Text
17588
17589 \begin_layout Plain Layout
17590 Giancarlo
17591 \end_layout
17592
17593 \end_inset
17594 </cell>
17595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17596 \begin_inset Text
17597
17598 \begin_layout Plain Layout
17599 111
17600 \end_layout
17601
17602 \end_inset
17603 </cell>
17604 </row>
17605 <row>
17606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17607 \begin_inset Text
17608
17609 \begin_layout Plain Layout
17610
17611 \series bold
17612 Malfatti
17613 \end_layout
17614
17615 \end_inset
17616 </cell>
17617 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17618 \begin_inset Text
17619
17620 \begin_layout Plain Layout
17621 Luciano
17622 \end_layout
17623
17624 \end_inset
17625 </cell>
17626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17627 \begin_inset Text
17628
17629 \begin_layout Plain Layout
17630 111
17631 \end_layout
17632
17633 \end_inset
17634 </cell>
17635 </row>
17636 <row>
17637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17638 \begin_inset Text
17639
17640 \begin_layout Plain Layout
17641
17642 \series bold
17643 Malfatti
17644 \end_layout
17645
17646 \end_inset
17647 </cell>
17648 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17649 \begin_inset Text
17650
17651 \begin_layout Plain Layout
17652 Valeriano
17653 \end_layout
17654
17655 \end_inset
17656 </cell>
17657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17658 \begin_inset Text
17659
17660 \begin_layout Plain Layout
17661 111
17662 \end_layout
17663
17664 \end_inset
17665 </cell>
17666 </row>
17667 <row>
17668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17669 \begin_inset Text
17670
17671 \begin_layout Plain Layout
17672
17673 \series bold
17674 Meneguzzo
17675 \end_layout
17676
17677 \end_inset
17678 </cell>
17679 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17680 \begin_inset Text
17681
17682 \begin_layout Plain Layout
17683 Roberto
17684 \end_layout
17685
17686 \end_inset
17687 </cell>
17688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17689 \begin_inset Text
17690
17691 \begin_layout Plain Layout
17692 111
17693 \end_layout
17694
17695 \end_inset
17696 </cell>
17697 </row>
17698 <row>
17699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17700 \begin_inset Text
17701
17702 \begin_layout Plain Layout
17703
17704 \series bold
17705 Mezzadra
17706 \end_layout
17707
17708 \end_inset
17709 </cell>
17710 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17711 \begin_inset Text
17712
17713 \begin_layout Plain Layout
17714 Roberto
17715 \end_layout
17716
17717 \end_inset
17718 </cell>
17719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17720 \begin_inset Text
17721
17722 \begin_layout Plain Layout
17723 111
17724 \end_layout
17725
17726 \end_inset
17727 </cell>
17728 </row>
17729 <row>
17730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17731 \begin_inset Text
17732
17733 \begin_layout Plain Layout
17734
17735 \series bold
17736 Pirpamer
17737 \end_layout
17738
17739 \end_inset
17740 </cell>
17741 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17742 \begin_inset Text
17743
17744 \begin_layout Plain Layout
17745 Erich
17746 \end_layout
17747
17748 \end_inset
17749 </cell>
17750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17751 \begin_inset Text
17752
17753 \begin_layout Plain Layout
17754 111
17755 \end_layout
17756
17757 \end_inset
17758 </cell>
17759 </row>
17760 <row>
17761 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout Plain Layout
17765
17766 \series bold
17767 Pochiesa
17768 \end_layout
17769
17770 \end_inset
17771 </cell>
17772 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17773 \begin_inset Text
17774
17775 \begin_layout Plain Layout
17776 Paolo
17777 \end_layout
17778
17779 \end_inset
17780 </cell>
17781 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17782 \begin_inset Text
17783
17784 \begin_layout Plain Layout
17785 111, 222
17786 \end_layout
17787
17788 \end_inset
17789 </cell>
17790 </row>
17791 <row>
17792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17793 \begin_inset Text
17794
17795 \begin_layout Plain Layout
17796
17797 \series bold
17798 Radina
17799 \end_layout
17800
17801 \end_inset
17802 </cell>
17803 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17804 \begin_inset Text
17805
17806 \begin_layout Plain Layout
17807 Claudio
17808 \end_layout
17809
17810 \end_inset
17811 </cell>
17812 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17813 \begin_inset Text
17814
17815 \begin_layout Plain Layout
17816 111
17817 \end_layout
17818
17819 \end_inset
17820 </cell>
17821 </row>
17822 <row>
17823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17824 \begin_inset Text
17825
17826 \begin_layout Plain Layout
17827
17828 \series bold
17829 Stuffer
17830 \end_layout
17831
17832 \end_inset
17833 </cell>
17834 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Plain Layout
17838 Oskar
17839 \end_layout
17840
17841 \end_inset
17842 </cell>
17843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17844 \begin_inset Text
17845
17846 \begin_layout Plain Layout
17847 111
17848 \end_layout
17849
17850 \end_inset
17851 </cell>
17852 </row>
17853 <row>
17854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17855 \begin_inset Text
17856
17857 \begin_layout Plain Layout
17858
17859 \series bold
17860 Tacchelli
17861 \end_layout
17862
17863 \end_inset
17864 </cell>
17865 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17866 \begin_inset Text
17867
17868 \begin_layout Plain Layout
17869 Ugo
17870 \end_layout
17871
17872 \end_inset
17873 </cell>
17874 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17875 \begin_inset Text
17876
17877 \begin_layout Plain Layout
17878 111
17879 \end_layout
17880
17881 \end_inset
17882 </cell>
17883 </row>
17884 <row>
17885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17886 \begin_inset Text
17887
17888 \begin_layout Plain Layout
17889
17890 \series bold
17891 Tezzele
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900 Margit
17901 \end_layout
17902
17903 \end_inset
17904 </cell>
17905 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17906 \begin_inset Text
17907
17908 \begin_layout Plain Layout
17909 111
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 </row>
17915 <row>
17916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920
17921 \series bold
17922 Unterkalmsteiner
17923 \end_layout
17924
17925 \end_inset
17926 </cell>
17927 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931 Frieda
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940 111
17941 \end_layout
17942
17943 \end_inset
17944 </cell>
17945 </row>
17946 <row>
17947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17948 \begin_inset Text
17949
17950 \begin_layout Plain Layout
17951
17952 \series bold
17953 Vieider
17954 \end_layout
17955
17956 \end_inset
17957 </cell>
17958 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Plain Layout
17962 Hilde
17963 \end_layout
17964
17965 \end_inset
17966 </cell>
17967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17968 \begin_inset Text
17969
17970 \begin_layout Plain Layout
17971 111
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 </row>
17977 <row>
17978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17979 \begin_inset Text
17980
17981 \begin_layout Plain Layout
17982
17983 \series bold
17984 Vigna
17985 \end_layout
17986
17987 \end_inset
17988 </cell>
17989 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Plain Layout
17993 Jürgen
17994 \end_layout
17995
17996 \end_inset
17997 </cell>
17998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17999 \begin_inset Text
18000
18001 \begin_layout Plain Layout
18002 111
18003 \end_layout
18004
18005 \end_inset
18006 </cell>
18007 </row>
18008 <row>
18009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout Plain Layout
18013
18014 \series bold
18015 Weber
18016 \end_layout
18017
18018 \end_inset
18019 </cell>
18020 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024 Maurizio
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18030 \begin_inset Text
18031
18032 \begin_layout Plain Layout
18033 111
18034 \end_layout
18035
18036 \end_inset
18037 </cell>
18038 </row>
18039 <row>
18040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18041 \begin_inset Text
18042
18043 \begin_layout Plain Layout
18044
18045 \series bold
18046 Winkler
18047 \end_layout
18048
18049 \end_inset
18050 </cell>
18051 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout Plain Layout
18055 Franz
18056 \end_layout
18057
18058 \end_inset
18059 </cell>
18060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18061 \begin_inset Text
18062
18063 \begin_layout Plain Layout
18064 111
18065 \end_layout
18066
18067 \end_inset
18068 </cell>
18069 </row>
18070 <row>
18071 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18072 \begin_inset Text
18073
18074 \begin_layout Plain Layout
18075  
18076 \end_layout
18077
18078 \end_inset
18079 </cell>
18080 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18081 \begin_inset Text
18082
18083 \begin_layout Plain Layout
18084
18085 \end_layout
18086
18087 \end_inset
18088 </cell>
18089 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18090 \begin_inset Text
18091
18092 \begin_layout Plain Layout
18093
18094 \end_layout
18095
18096 \end_inset
18097 </cell>
18098 </row>
18099 <row>
18100 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18101 \begin_inset Text
18102
18103 \begin_layout Plain Layout
18104
18105 \series bold
18106 Annovi
18107 \end_layout
18108
18109 \end_inset
18110 </cell>
18111 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18112 \begin_inset Text
18113
18114 \begin_layout Plain Layout
18115 Silvia
18116 \end_layout
18117
18118 \end_inset
18119 </cell>
18120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18121 \begin_inset Text
18122
18123 \begin_layout Plain Layout
18124 555
18125 \end_layout
18126
18127 \end_inset
18128 </cell>
18129 </row>
18130 <row>
18131 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18132 \begin_inset Text
18133
18134 \begin_layout Plain Layout
18135
18136 \series bold
18137 Bertoli
18138 \end_layout
18139
18140 \end_inset
18141 </cell>
18142 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18143 \begin_inset Text
18144
18145 \begin_layout Plain Layout
18146 Stefano
18147 \end_layout
18148
18149 \end_inset
18150 </cell>
18151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18152 \begin_inset Text
18153
18154 \begin_layout Plain Layout
18155 555
18156 \end_layout
18157
18158 \end_inset
18159 </cell>
18160 </row>
18161 <row>
18162 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18163 \begin_inset Text
18164
18165 \begin_layout Plain Layout
18166
18167 \series bold
18168 Bozzi
18169 \end_layout
18170
18171 \end_inset
18172 </cell>
18173 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18174 \begin_inset Text
18175
18176 \begin_layout Plain Layout
18177 Walter
18178 \end_layout
18179
18180 \end_inset
18181 </cell>
18182 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18183 \begin_inset Text
18184
18185 \begin_layout Plain Layout
18186 555
18187 \end_layout
18188
18189 \end_inset
18190 </cell>
18191 </row>
18192 <row>
18193 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18194 \begin_inset Text
18195
18196 \begin_layout Plain Layout
18197
18198 \series bold
18199 Cachia
18200 \end_layout
18201
18202 \end_inset
18203 </cell>
18204 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18205 \begin_inset Text
18206
18207 \begin_layout Plain Layout
18208 Maria
18209 \end_layout
18210
18211 \end_inset
18212 </cell>
18213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18214 \begin_inset Text
18215
18216 \begin_layout Plain Layout
18217 555
18218 \end_layout
18219
18220 \end_inset
18221 </cell>
18222 </row>
18223 <row>
18224 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18225 \begin_inset Text
18226
18227 \begin_layout Plain Layout
18228
18229 \series bold
18230 Cachia
18231 \end_layout
18232
18233 \end_inset
18234 </cell>
18235 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18236 \begin_inset Text
18237
18238 \begin_layout Plain Layout
18239 Maurizio
18240 \end_layout
18241
18242 \end_inset
18243 </cell>
18244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18245 \begin_inset Text
18246
18247 \begin_layout Plain Layout
18248 555
18249 \end_layout
18250
18251 \end_inset
18252 </cell>
18253 </row>
18254 <row>
18255 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18256 \begin_inset Text
18257
18258 \begin_layout Plain Layout
18259
18260 \series bold
18261 Cinquemani
18262 \end_layout
18263
18264 \end_inset
18265 </cell>
18266 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18267 \begin_inset Text
18268
18269 \begin_layout Plain Layout
18270 Giusi
18271 \end_layout
18272
18273 \end_inset
18274 </cell>
18275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18276 \begin_inset Text
18277
18278 \begin_layout Plain Layout
18279 555
18280 \end_layout
18281
18282 \end_inset
18283 </cell>
18284 </row>
18285 <row>
18286 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18287 \begin_inset Text
18288
18289 \begin_layout Plain Layout
18290
18291 \series bold
18292 Colin
18293 \end_layout
18294
18295 \end_inset
18296 </cell>
18297 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18298 \begin_inset Text
18299
18300 \begin_layout Plain Layout
18301 Bernard
18302 \end_layout
18303
18304 \end_inset
18305 </cell>
18306 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18307 \begin_inset Text
18308
18309 \begin_layout Plain Layout
18310 555
18311 \end_layout
18312
18313 \end_inset
18314 </cell>
18315 </row>
18316 <row>
18317 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18318 \begin_inset Text
18319
18320 \begin_layout Plain Layout
18321
18322 \series bold
18323 Concli
18324 \end_layout
18325
18326 \end_inset
18327 </cell>
18328 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18329 \begin_inset Text
18330
18331 \begin_layout Plain Layout
18332 Gianfranco
18333 \end_layout
18334
18335 \end_inset
18336 </cell>
18337 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18338 \begin_inset Text
18339
18340 \begin_layout Plain Layout
18341 555
18342 \end_layout
18343
18344 \end_inset
18345 </cell>
18346 </row>
18347 <row>
18348 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18349 \begin_inset Text
18350
18351 \begin_layout Plain Layout
18352
18353 \series bold
18354 Dal Bosco
18355 \end_layout
18356
18357 \end_inset
18358 </cell>
18359 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18360 \begin_inset Text
18361
18362 \begin_layout Plain Layout
18363 Carolina
18364 \end_layout
18365
18366 \end_inset
18367 </cell>
18368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18369 \begin_inset Text
18370
18371 \begin_layout Plain Layout
18372 555
18373 \end_layout
18374
18375 \end_inset
18376 </cell>
18377 </row>
18378 <row>
18379 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18380 \begin_inset Text
18381
18382 \begin_layout Plain Layout
18383
18384 \series bold
18385 Dalpiaz
18386 \end_layout
18387
18388 \end_inset
18389 </cell>
18390 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18391 \begin_inset Text
18392
18393 \begin_layout Plain Layout
18394 Annamaria
18395 \end_layout
18396
18397 \end_inset
18398 </cell>
18399 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18400 \begin_inset Text
18401
18402 \begin_layout Plain Layout
18403 555
18404 \end_layout
18405
18406 \end_inset
18407 </cell>
18408 </row>
18409 <row>
18410 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18411 \begin_inset Text
18412
18413 \begin_layout Plain Layout
18414
18415 \series bold
18416 Feliciello
18417 \end_layout
18418
18419 \end_inset
18420 </cell>
18421 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18422 \begin_inset Text
18423
18424 \begin_layout Plain Layout
18425 Domenico
18426 \end_layout
18427
18428 \end_inset
18429 </cell>
18430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18431 \begin_inset Text
18432
18433 \begin_layout Plain Layout
18434 555
18435 \end_layout
18436
18437 \end_inset
18438 </cell>
18439 </row>
18440 <row>
18441 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18442 \begin_inset Text
18443
18444 \begin_layout Plain Layout
18445
18446 \series bold
18447 Focarelli
18448 \end_layout
18449
18450 \end_inset
18451 </cell>
18452 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18453 \begin_inset Text
18454
18455 \begin_layout Plain Layout
18456 Paola
18457 \end_layout
18458
18459 \end_inset
18460 </cell>
18461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18462 \begin_inset Text
18463
18464 \begin_layout Plain Layout
18465 555
18466 \end_layout
18467
18468 \end_inset
18469 </cell>
18470 </row>
18471 <row>
18472 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18473 \begin_inset Text
18474
18475 \begin_layout Plain Layout
18476
18477 \series bold
18478 Galletti
18479 \end_layout
18480
18481 \end_inset
18482 </cell>
18483 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18484 \begin_inset Text
18485
18486 \begin_layout Plain Layout
18487 Oreste
18488 \end_layout
18489
18490 \end_inset
18491 </cell>
18492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18493 \begin_inset Text
18494
18495 \begin_layout Plain Layout
18496 555
18497 \end_layout
18498
18499 \end_inset
18500 </cell>
18501 </row>
18502 <row>
18503 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18504 \begin_inset Text
18505
18506 \begin_layout Plain Layout
18507
18508 \series bold
18509 Gasparini
18510 \end_layout
18511
18512 \end_inset
18513 </cell>
18514 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18515 \begin_inset Text
18516
18517 \begin_layout Plain Layout
18518 Franca
18519 \end_layout
18520
18521 \end_inset
18522 </cell>
18523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18524 \begin_inset Text
18525
18526 \begin_layout Plain Layout
18527 555
18528 \end_layout
18529
18530 \end_inset
18531 </cell>
18532 </row>
18533 <row>
18534 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18535 \begin_inset Text
18536
18537 \begin_layout Plain Layout
18538
18539 \series bold
18540 Rizzardi
18541 \end_layout
18542
18543 \end_inset
18544 </cell>
18545 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18546 \begin_inset Text
18547
18548 \begin_layout Plain Layout
18549 Paola
18550 \end_layout
18551
18552 \end_inset
18553 </cell>
18554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18555 \begin_inset Text
18556
18557 \begin_layout Plain Layout
18558 555
18559 \end_layout
18560
18561 \end_inset
18562 </cell>
18563 </row>
18564 <row>
18565 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18566 \begin_inset Text
18567
18568 \begin_layout Plain Layout
18569
18570 \series bold
18571 Lassini
18572 \end_layout
18573
18574 \end_inset
18575 </cell>
18576 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18577 \begin_inset Text
18578
18579 \begin_layout Plain Layout
18580 Giancarlo
18581 \end_layout
18582
18583 \end_inset
18584 </cell>
18585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18586 \begin_inset Text
18587
18588 \begin_layout Plain Layout
18589 555
18590 \end_layout
18591
18592 \end_inset
18593 </cell>
18594 </row>
18595 <row>
18596 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18597 \begin_inset Text
18598
18599 \begin_layout Plain Layout
18600
18601 \series bold
18602 Malfatti
18603 \end_layout
18604
18605 \end_inset
18606 </cell>
18607 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Plain Layout
18611 Luciano
18612 \end_layout
18613
18614 \end_inset
18615 </cell>
18616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Plain Layout
18620 555
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 </row>
18626 <row>
18627 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18628 \begin_inset Text
18629
18630 \begin_layout Plain Layout
18631
18632 \series bold
18633 Malfatti
18634 \end_layout
18635
18636 \end_inset
18637 </cell>
18638 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18639 \begin_inset Text
18640
18641 \begin_layout Plain Layout
18642 Valeriano
18643 \end_layout
18644
18645 \end_inset
18646 </cell>
18647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18648 \begin_inset Text
18649
18650 \begin_layout Plain Layout
18651 555
18652 \end_layout
18653
18654 \end_inset
18655 </cell>
18656 </row>
18657 <row>
18658 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18659 \begin_inset Text
18660
18661 \begin_layout Plain Layout
18662
18663 \series bold
18664 Meneguzzo
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18670 \begin_inset Text
18671
18672 \begin_layout Plain Layout
18673 Roberto
18674 \end_layout
18675
18676 \end_inset
18677 </cell>
18678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18679 \begin_inset Text
18680
18681 \begin_layout Plain Layout
18682 555
18683 \end_layout
18684
18685 \end_inset
18686 </cell>
18687 </row>
18688 <row>
18689 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18690 \begin_inset Text
18691
18692 \begin_layout Plain Layout
18693
18694 \series bold
18695 Mezzadra
18696 \end_layout
18697
18698 \end_inset
18699 </cell>
18700 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18701 \begin_inset Text
18702
18703 \begin_layout Plain Layout
18704 Roberto
18705 \end_layout
18706
18707 \end_inset
18708 </cell>
18709 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18710 \begin_inset Text
18711
18712 \begin_layout Plain Layout
18713 555
18714 \end_layout
18715
18716 \end_inset
18717 </cell>
18718 </row>
18719 <row>
18720 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18721 \begin_inset Text
18722
18723 \begin_layout Plain Layout
18724
18725 \series bold
18726 Pirpamer
18727 \end_layout
18728
18729 \end_inset
18730 </cell>
18731 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18732 \begin_inset Text
18733
18734 \begin_layout Plain Layout
18735 Erich
18736 \end_layout
18737
18738 \end_inset
18739 </cell>
18740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18741 \begin_inset Text
18742
18743 \begin_layout Plain Layout
18744 555
18745 \end_layout
18746
18747 \end_inset
18748 </cell>
18749 </row>
18750 <row>
18751 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18752 \begin_inset Text
18753
18754 \begin_layout Plain Layout
18755
18756 \series bold
18757 Pochiesa
18758 \end_layout
18759
18760 \end_inset
18761 </cell>
18762 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18763 \begin_inset Text
18764
18765 \begin_layout Plain Layout
18766 Paolo
18767 \end_layout
18768
18769 \end_inset
18770 </cell>
18771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18772 \begin_inset Text
18773
18774 \begin_layout Plain Layout
18775 555, 222
18776 \end_layout
18777
18778 \end_inset
18779 </cell>
18780 </row>
18781 <row>
18782 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18783 \begin_inset Text
18784
18785 \begin_layout Plain Layout
18786
18787 \series bold
18788 Radina
18789 \end_layout
18790
18791 \end_inset
18792 </cell>
18793 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Plain Layout
18797 Claudio
18798 \end_layout
18799
18800 \end_inset
18801 </cell>
18802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18803 \begin_inset Text
18804
18805 \begin_layout Plain Layout
18806 555
18807 \end_layout
18808
18809 \end_inset
18810 </cell>
18811 </row>
18812 <row>
18813 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18814 \begin_inset Text
18815
18816 \begin_layout Plain Layout
18817
18818 \series bold
18819 Stuffer
18820 \end_layout
18821
18822 \end_inset
18823 </cell>
18824 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18825 \begin_inset Text
18826
18827 \begin_layout Plain Layout
18828 Oskar
18829 \end_layout
18830
18831 \end_inset
18832 </cell>
18833 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18834 \begin_inset Text
18835
18836 \begin_layout Plain Layout
18837 555
18838 \end_layout
18839
18840 \end_inset
18841 </cell>
18842 </row>
18843 <row>
18844 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18845 \begin_inset Text
18846
18847 \begin_layout Plain Layout
18848
18849 \series bold
18850 Tacchelli
18851 \end_layout
18852
18853 \end_inset
18854 </cell>
18855 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859 Ugo
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868 555
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 </row>
18874 <row>
18875 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18876 \begin_inset Text
18877
18878 \begin_layout Plain Layout
18879
18880 \series bold
18881 Tezzele
18882 \end_layout
18883
18884 \end_inset
18885 </cell>
18886 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18887 \begin_inset Text
18888
18889 \begin_layout Plain Layout
18890 Margit
18891 \end_layout
18892
18893 \end_inset
18894 </cell>
18895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899 555
18900 \end_layout
18901
18902 \end_inset
18903 </cell>
18904 </row>
18905 <row>
18906 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18907 \begin_inset Text
18908
18909 \begin_layout Plain Layout
18910
18911 \series bold
18912 Unterkalmsteiner
18913 \end_layout
18914
18915 \end_inset
18916 </cell>
18917 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Plain Layout
18921 Frieda
18922 \end_layout
18923
18924 \end_inset
18925 </cell>
18926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930 555
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 </row>
18936 <row>
18937 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18938 \begin_inset Text
18939
18940 \begin_layout Plain Layout
18941
18942 \series bold
18943 Vieider
18944 \end_layout
18945
18946 \end_inset
18947 </cell>
18948 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18949 \begin_inset Text
18950
18951 \begin_layout Plain Layout
18952 Hilde
18953 \end_layout
18954
18955 \end_inset
18956 </cell>
18957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18958 \begin_inset Text
18959
18960 \begin_layout Plain Layout
18961 555
18962 \end_layout
18963
18964 \end_inset
18965 </cell>
18966 </row>
18967 <row>
18968 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \begin_layout Plain Layout
18972
18973 \series bold
18974 Vigna
18975 \end_layout
18976
18977 \end_inset
18978 </cell>
18979 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983 Jürgen
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Plain Layout
18992 999
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 </row>
18998 <row>
18999 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19000 \begin_inset Text
19001
19002 \begin_layout Plain Layout
19003
19004 \series bold
19005 Weber
19006 \end_layout
19007
19008 \end_inset
19009 </cell>
19010 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19011 \begin_inset Text
19012
19013 \begin_layout Plain Layout
19014 Maurizio
19015 \end_layout
19016
19017 \end_inset
19018 </cell>
19019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19020 \begin_inset Text
19021
19022 \begin_layout Plain Layout
19023 555
19024 \end_layout
19025
19026 \end_inset
19027 </cell>
19028 </row>
19029 <row>
19030 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034
19035 \series bold
19036 Winkler
19037 \end_layout
19038
19039 \end_inset
19040 </cell>
19041 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19042 \begin_inset Text
19043
19044 \begin_layout Plain Layout
19045 Franz
19046 \end_layout
19047
19048 \end_inset
19049 </cell>
19050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19051 \begin_inset Text
19052
19053 \begin_layout Plain Layout
19054 555
19055 \end_layout
19056
19057 \end_inset
19058 </cell>
19059 </row>
19060 <row endlastfoot="true">
19061 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19062 \begin_inset Text
19063
19064 \begin_layout Plain Layout
19065
19066 \series bold
19067 End
19068 \end_layout
19069
19070 \end_inset
19071 </cell>
19072 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19073 \begin_inset Text
19074
19075 \begin_layout Plain Layout
19076
19077 \end_layout
19078
19079 \end_inset
19080 </cell>
19081 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19082 \begin_inset Text
19083
19084 \begin_layout Plain Layout
19085
19086 \end_layout
19087
19088 \end_inset
19089 </cell>
19090 </row>
19091 </lyxtabular>
19092
19093 \end_inset
19094
19095
19096 \end_layout
19097
19098 \begin_layout Subsection
19099 Table Cells
19100 \begin_inset Index idx
19101 status collapsed
19102
19103 \begin_layout Plain Layout
19104 Tables ! Cells
19105 \end_layout
19106
19107 \end_inset
19108
19109
19110 \begin_inset CommandInset label
19111 LatexCommand label
19112 name "sub:Table-Cells"
19113
19114 \end_inset
19115
19116
19117 \end_layout
19118
19119 \begin_layout Standard
19120 A table cell can contain text, inline equations, a figure, or another table.
19121  All these kinds of objects can be placed in the same cell.
19122  Font sizes and shapes can also be altered.
19123  But you can't put a special environment in a cell (like 
19124 \family sans
19125 Section*
19126 \family default
19127 , etc.), nor set spacing options etc.
19128  for the cell's paragraph.
19129 \end_layout
19130
19131 \begin_layout Standard
19132 To have multi-line entries in table cells, you have to declare a fixed width
19133  for the column in the table dialog.
19134  Your text is then automatically split into multiple lines and the cell
19135  is enlarged vertically when the length of the text exceeds the given width.
19136  An example:
19137 \end_layout
19138
19139 \begin_layout Standard
19140 \align center
19141 \begin_inset Tabular
19142 <lyxtabular version="3" rows="4" columns="3">
19143 <features tabularvalignment="middle">
19144 <column alignment="center" valignment="top" width="0pt">
19145 <column alignment="block" valignment="top" width="3cm">
19146 <column alignment="center" valignment="top" width="0pt">
19147 <row>
19148 <cell alignment="center" valignment="top" topline="true" bottomline="true" 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 1
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" 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 2
19180 \end_layout
19181
19182 \end_inset
19183 </cell>
19184 <cell alignment="center" valignment="top" topline="true" bottomline="true" 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 3
19198 \end_layout
19199
19200 \end_inset
19201 </cell>
19202 </row>
19203 <row>
19204 <cell alignment="center" valignment="top" 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 4
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 <cell alignment="center" valignment="top" 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 a multi-line entry in a table.
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 <cell alignment="center" valignment="top" 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 5
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 6
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 longer now.
19292 \end_layout
19293
19294 \end_inset
19295 </cell>
19296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19297 \begin_inset Text
19298
19299 \begin_layout Plain Layout
19300
19301 \family roman
19302 \series medium
19303 \shape up
19304 \size normal
19305 \emph off
19306 \bar no
19307 \noun off
19308 \color none
19309 7
19310 \end_layout
19311
19312 \end_inset
19313 </cell>
19314 </row>
19315 <row>
19316 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19317 \begin_inset Text
19318
19319 \begin_layout Plain Layout
19320
19321 \family roman
19322 \series medium
19323 \shape up
19324 \size normal
19325 \emph off
19326 \bar no
19327 \noun off
19328 \color none
19329 8
19330 \end_layout
19331
19332 \end_inset
19333 </cell>
19334 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19335 \begin_inset Text
19336
19337 \begin_layout Plain Layout
19338
19339 \family roman
19340 \series medium
19341 \shape up
19342 \size normal
19343 \emph off
19344 \bar no
19345 \noun off
19346 \color none
19347 This is a multi-line entry in a table.
19348  This is longer now.
19349 \end_layout
19350
19351 \end_inset
19352 </cell>
19353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19354 \begin_inset Text
19355
19356 \begin_layout Plain Layout
19357
19358 \family roman
19359 \series medium
19360 \shape up
19361 \size normal
19362 \emph off
19363 \bar no
19364 \noun off
19365 \color none
19366 9
19367 \end_layout
19368
19369 \end_inset
19370 </cell>
19371 </row>
19372 </lyxtabular>
19373
19374 \end_inset
19375
19376
19377 \end_layout
19378
19379 \begin_layout Standard
19380 Cutting and pasting between tables and table cells works reasonably well.
19381  You can cut and paste even more than one row.
19382 \begin_inset Foot
19383 status open
19384
19385 \begin_layout Plain Layout
19386 Note, that you cannot paste into a multicell selection because it would
19387  not be clear what to do when pasting a single word in a selected 2×3.
19388  
19389 \end_layout
19390
19391 \end_inset
19392
19393  Selection with the mouse or with 
19394 \family sans
19395 Shift
19396 \family default
19397  plus the arrow keys works as usual.
19398  You can also copy and paste the entire table as a single unit by starting
19399  the selection from outside the table.
19400 \end_layout
19401
19402 \begin_layout Section
19403 Floats
19404 \begin_inset Index idx
19405 status collapsed
19406
19407 \begin_layout Plain Layout
19408 Floats
19409 \end_layout
19410
19411 \end_inset
19412
19413
19414 \begin_inset CommandInset label
19415 LatexCommand label
19416 name "sec:Floats"
19417
19418 \end_inset
19419
19420
19421 \end_layout
19422
19423 \begin_layout Standard
19424 A float is a block of text associated with some sort of label, which doesn't
19425  have a fixed location.
19426  It can 
19427 \begin_inset Quotes eld
19428 \end_inset
19429
19430 float
19431 \begin_inset Quotes erd
19432 \end_inset
19433
19434  forward or backward a page or two, to wherever it fits best.
19435  
19436 \family sans
19437 Footnotes
19438 \family default
19439  and 
19440 \family sans
19441 Margin
19442 \begin_inset space ~
19443 \end_inset
19444
19445 Notes
19446 \family default
19447  are also floats, because they can float to the next page when there are
19448  too many notes on the page.
19449 \end_layout
19450
19451 \begin_layout Standard
19452 Floats make it possible to get a high quality layout.
19453  Images and tables can be spread evenly over the pages to avoid whitespace
19454  and pages without text.
19455  As the floating often destroys the context between the text and the image/table
19456 , every float can be referenced in the text.
19457  Floats are therefore numbered.
19458  Referencing is described in section
19459 \begin_inset space ~
19460 \end_inset
19461
19462
19463 \begin_inset CommandInset ref
19464 LatexCommand ref
19465 reference "sec:Cross-References"
19466
19467 \end_inset
19468
19469 .
19470 \end_layout
19471
19472 \begin_layout Standard
19473 To insert a float, use the menu 
19474 \family sans
19475 Insert\SpecialChar \menuseparator
19476 Floats
19477 \family default
19478 .
19479  A box with a caption that has e.
19480 \begin_inset space \thinspace{}
19481 \end_inset
19482
19483 g.
19484 \begin_inset space \space{}
19485 \end_inset
19486
19487 the label 
19488 \begin_inset Quotes eld
19489 \end_inset
19490
19491 Figure
19492 \begin_inset space ~
19493 \end_inset
19494
19495 #:
19496 \begin_inset Quotes erd
19497 \end_inset
19498
19499  (# is the actual number) will be inserted into your document.
19500  The label will automatically be translated to the document language in
19501  the output.
19502  After the label you can insert the caption text.
19503 \begin_inset Index idx
19504 status collapsed
19505
19506 \begin_layout Plain Layout
19507 Floats ! Captions
19508 \end_layout
19509
19510 \end_inset
19511
19512  The image or table is inserted above or below the caption in a separate
19513  paragraph within the float.
19514  To keep your LyX-document readable, you can open and close the float box
19515  by left-clicking on the box label.
19516  A closed float box looks like this: 
19517 \begin_inset Graphics
19518         filename clipart/floatQt4.png
19519         scale 80
19520
19521 \end_inset
19522
19523  – a gray button with a red label.
19524 \end_layout
19525
19526 \begin_layout Standard
19527 It is recommended to insert floats as a separate paragraph to avoid possible
19528  LaTeX-errors that can occur when the surrounding text is specially formatted.
19529 \end_layout
19530
19531 \begin_layout Subsection
19532 Float Types
19533 \end_layout
19534
19535 \begin_layout Subsubsection
19536 Figure Floats
19537 \begin_inset Index idx
19538 status collapsed
19539
19540 \begin_layout Plain Layout
19541 Floats ! Figure floats
19542 \end_layout
19543
19544 \end_inset
19545
19546
19547 \begin_inset CommandInset label
19548 LatexCommand label
19549 name "sec:Figure-Floats"
19550
19551 \end_inset
19552
19553
19554 \end_layout
19555
19556 \begin_layout Standard
19557 The menu 
19558 \family sans
19559 Insert\SpecialChar \menuseparator
19560 Float\SpecialChar \menuseparator
19561 Figure
19562 \family default
19563  inserts a float with the label 
19564 \begin_inset Quotes eld
19565 \end_inset
19566
19567
19568 \series bold
19569 Figure
19570 \begin_inset space ~
19571 \end_inset
19572
19573 #:
19574 \series default
19575
19576 \begin_inset Quotes erd
19577 \end_inset
19578
19579 .
19580  Set the cursor above this label (or before it and press enter) and insert
19581  the image as described above to get the caption printed below the image.
19582  This is what we did for Figure
19583 \begin_inset space ~
19584 \end_inset
19585
19586
19587 \begin_inset CommandInset ref
19588 LatexCommand ref
19589 reference "cap:Platypus"
19590
19591 \end_inset
19592
19593 .
19594  If you want the caption to be above the image, set the cursor at the end
19595  of the caption, press enter and insert the image.
19596  This was done in Figure
19597 \begin_inset space ~
19598 \end_inset
19599
19600
19601 \begin_inset CommandInset ref
19602 LatexCommand ref
19603 reference "cap:Escher"
19604
19605 \end_inset
19606
19607 .
19608 \end_layout
19609
19610 \begin_layout Standard
19611 \begin_inset Float figure
19612 wide false
19613 sideways false
19614 status open
19615
19616 \begin_layout Plain Layout
19617 \align center
19618 \begin_inset Graphics
19619         filename clipart/platypus.eps
19620         width 50col%
19621         rotateOrigin center
19622
19623 \end_inset
19624
19625
19626 \end_layout
19627
19628 \begin_layout Plain Layout
19629 \begin_inset Caption
19630
19631 \begin_layout Plain Layout
19632 \begin_inset CommandInset label
19633 LatexCommand label
19634 name "cap:Platypus"
19635
19636 \end_inset
19637
19638 A severely distorted platypus in a float.
19639 \end_layout
19640
19641 \end_inset
19642
19643
19644 \end_layout
19645
19646 \end_inset
19647
19648
19649 \end_layout
19650
19651 \begin_layout Standard
19652 \begin_inset Float figure
19653 wide false
19654 sideways false
19655 status open
19656
19657 \begin_layout Plain Layout
19658 \begin_inset Caption
19659
19660 \begin_layout Plain Layout
19661 \begin_inset CommandInset label
19662 LatexCommand label
19663 name "cap:Escher"
19664
19665 \end_inset
19666
19667 M.C.
19668  Escher on acid.
19669 \end_layout
19670
19671 \end_inset
19672
19673
19674 \end_layout
19675
19676 \begin_layout Plain Layout
19677 \align center
19678 \begin_inset Graphics
19679         filename clipart/escher-lsd.eps
19680         scale 80
19681         rotateOrigin center
19682
19683 \end_inset
19684
19685
19686 \end_layout
19687
19688 \end_inset
19689
19690
19691 \end_layout
19692
19693 \begin_layout Standard
19694 This figure float also shows how to set a label and create a cross-reference
19695  to it.
19696  As described in section
19697 \begin_inset space ~
19698 \end_inset
19699
19700
19701 \begin_inset CommandInset ref
19702 LatexCommand ref
19703 reference "sec:Cross-References"
19704
19705 \end_inset
19706
19707 , you can simply insert a label in the caption using the menu 
19708 \family sans
19709 Insert\SpecialChar \menuseparator
19710 Label
19711 \family default
19712  and refer to it using the menu 
19713 \family sans
19714 Insert\SpecialChar \menuseparator
19715 Cross-Reference
19716 \family default
19717 .
19718  It is important to use references to figure floats, rather than using vague
19719  references like 
19720 \begin_inset Quotes eld
19721 \end_inset
19722
19723 the figure above
19724 \begin_inset Quotes erd
19725 \end_inset
19726
19727 , because as LaTeX will reposition the floats in the final document; it
19728  might not be 
19729 \begin_inset Quotes eld
19730 \end_inset
19731
19732 above
19733 \begin_inset Quotes erd
19734 \end_inset
19735
19736  at all.
19737 \end_layout
19738
19739 \begin_layout Standard
19740 Normally only one image is inserted in a figure float, but sometimes you
19741  might want to use two images with separate subcaptions.
19742  This can be done by inserting image floats into existing image floats.
19743  Note that only the main caption of the float is added to the List of Figures.
19744  Figure
19745 \begin_inset space ~
19746 \end_inset
19747
19748
19749 \begin_inset CommandInset ref
19750 LatexCommand ref
19751 reference "cap:Two-distorted-images"
19752
19753 \end_inset
19754
19755  is an example of a figure float with two images set side by side.
19756  You can also set the images one below the other.
19757  Figure
19758 \begin_inset space ~
19759 \end_inset
19760
19761
19762 \begin_inset CommandInset ref
19763 LatexCommand ref
19764 reference "fig:Undefinable"
19765
19766 \end_inset
19767
19768  and 
19769 \begin_inset CommandInset ref
19770 LatexCommand ref
19771 reference "fig:Platypus"
19772
19773 \end_inset
19774
19775  are the subfigures.
19776 \end_layout
19777
19778 \begin_layout Standard
19779 \begin_inset Float figure
19780 wide false
19781 sideways false
19782 status open
19783
19784 \begin_layout Plain Layout
19785 \begin_inset space \hfill{}
19786 \end_inset
19787
19788
19789 \begin_inset Float figure
19790 wide false
19791 sideways false
19792 status open
19793
19794 \begin_layout Plain Layout
19795 \begin_inset Caption
19796
19797 \begin_layout Plain Layout
19798 \begin_inset CommandInset label
19799 LatexCommand label
19800 name "fig:Undefinable"
19801
19802 \end_inset
19803
19804 Undefinable
19805 \end_layout
19806
19807 \end_inset
19808
19809
19810 \end_layout
19811
19812 \begin_layout Plain Layout
19813 \begin_inset Graphics
19814         filename clipart/escher-lsd.eps
19815         width 45col%
19816
19817 \end_inset
19818
19819
19820 \end_layout
19821
19822 \end_inset
19823
19824
19825 \begin_inset space \hfill{}
19826 \end_inset
19827
19828
19829 \begin_inset Float figure
19830 wide false
19831 sideways false
19832 status open
19833
19834 \begin_layout Plain Layout
19835 \begin_inset Caption
19836
19837 \begin_layout Plain Layout
19838 \begin_inset CommandInset label
19839 LatexCommand label
19840 name "fig:Platypus"
19841
19842 \end_inset
19843
19844 Platypus
19845 \end_layout
19846
19847 \end_inset
19848
19849
19850 \end_layout
19851
19852 \begin_layout Plain Layout
19853 \begin_inset Graphics
19854         filename clipart/platypus.eps
19855         lyxscale 60
19856         width 45col%
19857
19858 \end_inset
19859
19860
19861 \end_layout
19862
19863 \end_inset
19864
19865
19866 \begin_inset space \hfill{}
19867 \end_inset
19868
19869
19870 \end_layout
19871
19872 \begin_layout Plain Layout
19873 \begin_inset Caption
19874
19875 \begin_layout Plain Layout
19876 \begin_inset CommandInset label
19877 LatexCommand label
19878 name "cap:Two-distorted-images"
19879
19880 \end_inset
19881
19882 Two distorted images.
19883 \end_layout
19884
19885 \end_inset
19886
19887
19888 \end_layout
19889
19890 \end_inset
19891
19892
19893 \end_layout
19894
19895 \begin_layout Standard
19896 Note that the caption is added to the 
19897 \family sans
19898 List
19899 \begin_inset space ~
19900 \end_inset
19901
19902 of
19903 \begin_inset space ~
19904 \end_inset
19905
19906 Figures
19907 \family default
19908  as described in section
19909 \begin_inset space ~
19910 \end_inset
19911
19912
19913 \begin_inset CommandInset ref
19914 LatexCommand ref
19915 reference "sub:List-of-Figures"
19916
19917 \end_inset
19918
19919 .
19920 \end_layout
19921
19922 \begin_layout Subsubsection
19923 Table Floats
19924 \begin_inset Index idx
19925 status collapsed
19926
19927 \begin_layout Plain Layout
19928 Floats ! Table floats
19929 \end_layout
19930
19931 \end_inset
19932
19933
19934 \end_layout
19935
19936 \begin_layout Standard
19937 Table floats can be inserted using the menu 
19938 \family sans
19939 Insert\SpecialChar \menuseparator
19940 Float\SpecialChar \menuseparator
19941 Table
19942 \family default
19943 .
19944  They have the same properties as figure floats except for the different
19945  label.
19946  Table
19947 \begin_inset space ~
19948 \end_inset
19949
19950
19951 \begin_inset CommandInset ref
19952 LatexCommand ref
19953 reference "cap:Table-float"
19954
19955 \end_inset
19956
19957  is an example of a table float.
19958 \end_layout
19959
19960 \begin_layout Standard
19961 \begin_inset Float table
19962 wide false
19963 sideways false
19964 status open
19965
19966 \begin_layout Plain Layout
19967 \begin_inset Caption
19968
19969 \begin_layout Plain Layout
19970 \begin_inset CommandInset label
19971 LatexCommand label
19972 name "cap:Table-float"
19973
19974 \end_inset
19975
19976 A table float.
19977 \end_layout
19978
19979 \end_inset
19980
19981
19982 \end_layout
19983
19984 \begin_layout Plain Layout
19985 \align center
19986 \begin_inset Tabular
19987 <lyxtabular version="3" rows="3" columns="3">
19988 <features tabularvalignment="middle">
19989 <column alignment="center" valignment="top" width="0pt">
19990 <column alignment="center" valignment="top" width="0pt">
19991 <column alignment="center" valignment="top" width="0pt">
19992 <row>
19993 <cell alignment="center" valignment="top" topline="true" bottomline="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 1
20007 \end_layout
20008
20009 \end_inset
20010 </cell>
20011 <cell alignment="center" valignment="top" topline="true" bottomline="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 2
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 <cell alignment="center" valignment="top" topline="true" bottomline="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 3
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 </row>
20048 <row>
20049 <cell alignment="center" valignment="top" topline="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 Joe
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20068 \begin_inset Text
20069
20070 \begin_layout Plain Layout
20071
20072 \family roman
20073 \series medium
20074 \shape up
20075 \size normal
20076 \emph off
20077 \bar no
20078 \noun off
20079 \color none
20080 Mary
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089
20090 \family roman
20091 \series medium
20092 \shape up
20093 \size normal
20094 \emph off
20095 \bar no
20096 \noun off
20097 \color none
20098 Ted
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 </row>
20104 <row>
20105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109
20110 \family roman
20111 \series medium
20112 \shape up
20113 \size normal
20114 \emph off
20115 \bar no
20116 \noun off
20117 \color none
20118 \begin_inset Formula $\int x^{2}dx$
20119 \end_inset
20120
20121
20122 \end_layout
20123
20124 \end_inset
20125 </cell>
20126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20127 \begin_inset Text
20128
20129 \begin_layout Plain Layout
20130
20131 \family roman
20132 \series medium
20133 \shape up
20134 \size normal
20135 \emph off
20136 \bar no
20137 \noun off
20138 \color none
20139 \begin_inset Formula $\left[\begin{array}{cc}
20140 a & b\\
20141 c & d
20142 \end{array}\right]$
20143 \end_inset
20144
20145
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154
20155 \family roman
20156 \series medium
20157 \shape up
20158 \size normal
20159 \emph off
20160 \bar no
20161 \noun off
20162 \color none
20163 \begin_inset Formula $1+1=2$
20164 \end_inset
20165
20166
20167 \end_layout
20168
20169 \end_inset
20170 </cell>
20171 </row>
20172 </lyxtabular>
20173
20174 \end_inset
20175
20176
20177 \end_layout
20178
20179 \end_inset
20180
20181
20182 \end_layout
20183
20184 \begin_layout Subsubsection
20185 Algorithm Floats
20186 \begin_inset Index idx
20187 status collapsed
20188
20189 \begin_layout Plain Layout
20190 Floats ! Algorithm floats
20191 \end_layout
20192
20193 \end_inset
20194
20195
20196 \end_layout
20197
20198 \begin_layout Standard
20199 This float type is inserted with the menu 
20200 \family sans
20201 Insert\SpecialChar \menuseparator
20202 Float\SpecialChar \menuseparator
20203 Algorithm
20204 \family default
20205 .
20206  It is used for program codes and descriptions of algorithms.
20207  A possible environment for algorithms is the 
20208 \family sans
20209 LyX-Code
20210 \family default
20211 , described in section
20212 \begin_inset space ~
20213 \end_inset
20214
20215
20216 \begin_inset CommandInset ref
20217 LatexCommand ref
20218 reference "sub:LyX-Code"
20219
20220 \end_inset
20221
20222 .
20223 \end_layout
20224
20225 \begin_layout Standard
20226 \begin_inset Note Greyedout
20227 status open
20228
20229 \begin_layout Plain Layout
20230
20231 \series bold
20232 Note:
20233 \series default
20234  that the float label is not automatically translated into the document
20235  language.
20236 \end_layout
20237
20238 \end_inset
20239
20240  You have to do this manually by adding the following line
20241 \end_layout
20242
20243 \begin_layout Standard
20244
20245 \series bold
20246
20247 \backslash
20248 floatname{algorithm}{your
20249 \begin_inset space ~
20250 \end_inset
20251
20252 name}
20253 \end_layout
20254
20255 \begin_layout Standard
20256 to the document preamble (menu 
20257 \family sans
20258 Document\SpecialChar \menuseparator
20259 Settings
20260 \family default
20261 ).
20262  
20263 \series bold
20264 your
20265 \begin_inset space ~
20266 \end_inset
20267
20268 name
20269 \series default
20270  is the word 
20271 \begin_inset Quotes eld
20272 \end_inset
20273
20274
20275 \emph on
20276 algorithm
20277 \emph default
20278
20279 \begin_inset Quotes erd
20280 \end_inset
20281
20282  in your language.
20283 \end_layout
20284
20285 \begin_layout Subsubsection
20286 Wrap Floats
20287 \begin_inset Index idx
20288 status collapsed
20289
20290 \begin_layout Plain Layout
20291 Floats ! Text Wrap Floats
20292 \end_layout
20293
20294 \end_inset
20295
20296
20297 \end_layout
20298
20299 \begin_layout Standard
20300 \begin_inset Wrap figure
20301 lines 0
20302 placement l
20303 overhang 0in
20304 width "40col%"
20305 status open
20306
20307 \begin_layout Plain Layout
20308 \begin_inset Graphics
20309         filename clipart/mobius.eps
20310         width 40col%
20311         rotateOrigin center
20312
20313 \end_inset
20314
20315
20316 \end_layout
20317
20318 \begin_layout Plain Layout
20319 \begin_inset Caption
20320
20321 \begin_layout Plain Layout
20322 \begin_inset CommandInset label
20323 LatexCommand label
20324 name "cap:Wrapped-figure"
20325
20326 \end_inset
20327
20328 This is a wrapped figure.
20329 \begin_inset VSpace medskip
20330 \end_inset
20331
20332
20333 \end_layout
20334
20335 \end_inset
20336
20337
20338 \end_layout
20339
20340 \end_inset
20341
20342 This float type is used if you want to 
20343 \begin_inset Quotes eld
20344 \end_inset
20345
20346 wrap
20347 \begin_inset Quotes erd
20348 \end_inset
20349
20350  text around a figure so that it only occupies some fraction of the column
20351  width.
20352  It can be inserted using the menu 
20353 \family sans
20354 Insert\SpecialChar \menuseparator
20355 Float\SpecialChar \menuseparator
20356 Wrap
20357 \begin_inset space ~
20358 \end_inset
20359
20360 Float
20361 \family default
20362  if the LaTeX-package 
20363 \series bold
20364 wrapfig
20365 \series default
20366
20367 \begin_inset Index idx
20368 status collapsed
20369
20370 \begin_layout Plain Layout
20371 LaTeX-packages ! wrapfig
20372 \end_layout
20373
20374 \end_inset
20375
20376  is installed.
20377 \begin_inset Foot
20378 status collapsed
20379
20380 \begin_layout Plain Layout
20381 Installing a LaTeX-package is explained it in the 
20382 \emph on
20383 LaTeX
20384 \begin_inset space ~
20385 \end_inset
20386
20387 Configuration
20388 \emph default
20389  manual.
20390 \end_layout
20391
20392 \end_inset
20393
20394  The width and placement of the float is adjusted by right-clicking on the
20395  float box.
20396  Figure
20397 \begin_inset space ~
20398 \end_inset
20399
20400
20401 \begin_inset CommandInset ref
20402 LatexCommand ref
20403 reference "cap:Wrapped-figure"
20404
20405 \end_inset
20406
20407  is for example a figure wrap float with a width of 40
20408 \begin_inset space \thinspace{}
20409 \end_inset
20410
20411 col%.
20412 \begin_inset Foot
20413 status collapsed
20414
20415 \begin_layout Plain Layout
20416 Available units are explained in Appendix
20417 \begin_inset space ~
20418 \end_inset
20419
20420
20421 \begin_inset CommandInset ref
20422 LatexCommand ref
20423 reference "cha:Units-available-in"
20424
20425 \end_inset
20426
20427 .
20428 \end_layout
20429
20430 \end_inset
20431
20432  Some space was added under the caption to separate it better from the surroundi
20433 ng text.
20434 \end_layout
20435
20436 \begin_layout Standard
20437 \begin_inset Note Greyedout
20438 status open
20439
20440 \begin_layout Plain Layout
20441
20442 \series bold
20443 Note:
20444 \series default
20445  Wrap floats might be fragile! E.
20446 \begin_inset space \thinspace{}
20447 \end_inset
20448
20449 g.
20450 \begin_inset space \space{}
20451 \end_inset
20452
20453 having a figure too close to the bottom of the page can mess things up so
20454  that the float doesn't appear in the output or that it is placed over some
20455  other text.
20456 \end_layout
20457
20458 \end_inset
20459
20460  In general:
20461 \end_layout
20462
20463 \begin_layout Itemize
20464 Wrap floats should not be placed in paragraphs that run over a page break.
20465  That means that wrap floats should preferably be inserted in the exact
20466  place when the document is nearly ready and you are able to estimate where
20467  page breaks will appear.
20468 \end_layout
20469
20470 \begin_layout Itemize
20471 Wrap floats should either be placed in their own paragraph before the paragraph
20472  where they should wrap into, or within a paragraph.
20473 \end_layout
20474
20475 \begin_layout Itemize
20476 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
20477  there is a text paragraph between them as separator.
20478 \end_layout
20479
20480 \begin_layout Itemize
20481 Wrap floats are not allowed in section headings or tables.
20482 \end_layout
20483
20484 \begin_layout Subsection
20485 Rotated Floats
20486 \begin_inset CommandInset label
20487 LatexCommand label
20488 name "sub:Rotated-Floats"
20489
20490 \end_inset
20491
20492
20493 \begin_inset Index idx
20494 status collapsed
20495
20496 \begin_layout Plain Layout
20497 Floats ! Rotating
20498 \end_layout
20499
20500 \end_inset
20501
20502
20503 \end_layout
20504
20505 \begin_layout Standard
20506 Especially for wide tables you might have floats rotated.
20507  To rotate a whole float including the caption, right-click on the float-box
20508  and use the option 
20509 \family sans
20510 Rotate
20511 \begin_inset space ~
20512 \end_inset
20513
20514 sideways
20515 \family default
20516 .
20517 \end_layout
20518
20519 \begin_layout Standard
20520 Rotated floats are always placed on their own pages (or columns, when you
20521  have a multicolumn document).
20522  You can let them span several columns using the float settings option 
20523 \family sans
20524 Span
20525 \begin_inset space ~
20526 \end_inset
20527
20528 columns
20529 \family default
20530 .
20531  Floats are rotated so that you can read them from the outside margin.
20532  Forcing the rotation direction is explained in the 
20533 \emph on
20534 Embedded Objects
20535 \emph default
20536  manual.
20537 \end_layout
20538
20539 \begin_layout Standard
20540 Referencing rotated floats is the same like for normal floats; the caption
20541  format is also the same: Table
20542 \begin_inset space ~
20543 \end_inset
20544
20545
20546 \begin_inset CommandInset ref
20547 LatexCommand ref
20548 reference "cap:Rotated-table"
20549
20550 \end_inset
20551
20552  is an example of a rotated table float.
20553 \end_layout
20554
20555 \begin_layout Standard
20556 \begin_inset Note Greyedout
20557 status open
20558
20559 \begin_layout Plain Layout
20560
20561 \series bold
20562 Note:
20563 \series default
20564  Not all DVI-viewers are able to display rotated floats.
20565 \end_layout
20566
20567 \end_inset
20568
20569
20570 \end_layout
20571
20572 \begin_layout Standard
20573 \begin_inset Float table
20574 wide false
20575 sideways true
20576 status open
20577
20578 \begin_layout Plain Layout
20579 \begin_inset Caption
20580
20581 \begin_layout Plain Layout
20582 \begin_inset CommandInset label
20583 LatexCommand label
20584 name "cap:Rotated-table"
20585
20586 \end_inset
20587
20588  Rotated table
20589 \end_layout
20590
20591 \end_inset
20592
20593
20594 \end_layout
20595
20596 \begin_layout Plain Layout
20597 \align center
20598 \begin_inset Tabular
20599 <lyxtabular version="3" rows="1" columns="5">
20600 <features tabularvalignment="middle">
20601 <column alignment="center" valignment="top" width="0">
20602 <column alignment="center" valignment="top" width="0">
20603 <column alignment="center" valignment="top" width="0">
20604 <column alignment="center" valignment="top" width="0">
20605 <column alignment="center" valignment="top" width="0">
20606 <row>
20607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20608 \begin_inset Text
20609
20610 \begin_layout Plain Layout
20611 test
20612 \end_layout
20613
20614 \end_inset
20615 </cell>
20616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20617 \begin_inset Text
20618
20619 \begin_layout Plain Layout
20620 b
20621 \end_layout
20622
20623 \end_inset
20624 </cell>
20625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20626 \begin_inset Text
20627
20628 \begin_layout Plain Layout
20629 c
20630 \end_layout
20631
20632 \end_inset
20633 </cell>
20634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20635 \begin_inset Text
20636
20637 \begin_layout Plain Layout
20638 d
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647 e
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 </row>
20653 </lyxtabular>
20654
20655 \end_inset
20656
20657
20658 \end_layout
20659
20660 \end_inset
20661
20662
20663 \end_layout
20664
20665 \begin_layout Subsection
20666 Float Placement
20667 \begin_inset CommandInset label
20668 LatexCommand label
20669 name "sub:Float-Placement"
20670
20671 \end_inset
20672
20673
20674 \begin_inset Index idx
20675 status collapsed
20676
20677 \begin_layout Plain Layout
20678 Floats ! Placement
20679 \end_layout
20680
20681 \end_inset
20682
20683
20684 \end_layout
20685
20686 \begin_layout Standard
20687 Right-clicking on a float-box opens a dialog where you can alter the placement
20688  options that LaTeX uses for positioning the float.
20689 \begin_inset Newline newline
20690 \end_inset
20691
20692 The option 
20693 \family sans
20694 Span
20695 \begin_inset space ~
20696 \end_inset
20697
20698 columns
20699 \family default
20700  is only useful for two-column documents: If you select it, the float will
20701  span both columns on the page instead of being confined to just one.
20702 \begin_inset Newline newline
20703 \end_inset
20704
20705 The option 
20706 \family sans
20707 Rotate
20708 \begin_inset space ~
20709 \end_inset
20710
20711 sideways
20712 \family default
20713  is used to rotate floats, see section
20714 \begin_inset space ~
20715 \end_inset
20716
20717
20718 \begin_inset CommandInset ref
20719 LatexCommand ref
20720 reference "sub:Rotated-Floats"
20721
20722 \end_inset
20723
20724 .
20725 \end_layout
20726
20727 \begin_layout Standard
20728 You can use one ore more of the following options in the float dialog to
20729  set the placement for a particular float when you uncheck the option 
20730 \family sans
20731 Use
20732 \begin_inset space ~
20733 \end_inset
20734
20735 default
20736 \begin_inset space ~
20737 \end_inset
20738
20739 placement
20740 \family default
20741 :
20742 \end_layout
20743
20744 \begin_layout Description
20745 Here
20746 \begin_inset space ~
20747 \end_inset
20748
20749 if
20750 \begin_inset space ~
20751 \end_inset
20752
20753 possible: try to place the float at the position where it is inserted
20754 \end_layout
20755
20756 \begin_layout Description
20757 Top
20758 \begin_inset space ~
20759 \end_inset
20760
20761 of
20762 \begin_inset space ~
20763 \end_inset
20764
20765 page: try to place the float at the top of the current page
20766 \end_layout
20767
20768 \begin_layout Description
20769 Bottom
20770 \begin_inset space ~
20771 \end_inset
20772
20773 of
20774 \begin_inset space ~
20775 \end_inset
20776
20777 page: try to place the float at the bottom of the current page
20778 \end_layout
20779
20780 \begin_layout Description
20781 Page
20782 \begin_inset space ~
20783 \end_inset
20784
20785 of
20786 \begin_inset space ~
20787 \end_inset
20788
20789 floats: try to place the float at an own page 
20790 \end_layout
20791
20792 \begin_layout Standard
20793 The order of the above option is 
20794 \emph on
20795 always
20796 \emph default
20797  used by LaTeX.
20798  That means, if you use the default placement, LaTeX will first try out
20799  
20800 \family sans
20801 Here
20802 \begin_inset space ~
20803 \end_inset
20804
20805 if
20806 \begin_inset space ~
20807 \end_inset
20808
20809 possible
20810 \family default
20811 , then 
20812 \family sans
20813 Top
20814 \begin_inset space ~
20815 \end_inset
20816
20817 of
20818 \begin_inset space ~
20819 \end_inset
20820
20821 page
20822 \family default
20823 , and then the others.
20824  If you don't use the default, LaTeX will try only the checked options but
20825  in the same order.
20826  If none of the 4 placements are possible the procedure is internally repeated
20827  but it is tried to put the float on the following page.
20828 \end_layout
20829
20830 \begin_layout Standard
20831 By default, each option has its own rules:
20832 \end_layout
20833
20834 \begin_layout Standard
20835
20836 \family sans
20837 Top
20838 \begin_inset space ~
20839 \end_inset
20840
20841 of
20842 \begin_inset space ~
20843 \end_inset
20844
20845 page
20846 \family default
20847  only floats occupying less than 70
20848 \begin_inset space \thinspace{}
20849 \end_inset
20850
20851 % of the page can be placed at the top of a page
20852 \end_layout
20853
20854 \begin_layout Standard
20855
20856 \family sans
20857 Bottom
20858 \begin_inset space ~
20859 \end_inset
20860
20861 of
20862 \begin_inset space ~
20863 \end_inset
20864
20865 page
20866 \family default
20867 : only floats occupying less than 30
20868 \begin_inset space \thinspace{}
20869 \end_inset
20870
20871 % of the page can be placed at the bottom of a page.
20872 \end_layout
20873
20874 \begin_layout Standard
20875
20876 \family sans
20877 Page
20878 \begin_inset space ~
20879 \end_inset
20880
20881 of
20882 \begin_inset space ~
20883 \end_inset
20884
20885 floats
20886 \family default
20887 : only if more than 50
20888 \begin_inset space \thinspace{}
20889 \end_inset
20890
20891 % of the page are occupied by floats, several floats can be set together
20892  on a page.
20893 \end_layout
20894
20895 \begin_layout Standard
20896 If you don't like these rules, you can ignore them by using the additional
20897  option 
20898 \family sans
20899 Ignore
20900 \begin_inset space ~
20901 \end_inset
20902
20903 LaTeX
20904 \begin_inset space ~
20905 \end_inset
20906
20907 rules
20908 \family default
20909 .
20910 \end_layout
20911
20912 \begin_layout Standard
20913 Sometimes you might need, under all circumstances, a float to be placed
20914  exactly at the position where it is inserted.
20915  For this case you can use the option 
20916 \family sans
20917 Here
20918 \begin_inset space ~
20919 \end_inset
20920
20921 definitely
20922 \family default
20923 .
20924  Use this option very rarely and only if the document is nearly ready to
20925  be printed.
20926  Because the float is then no longer able to 
20927 \begin_inset Quotes eld
20928 \end_inset
20929
20930 float
20931 \begin_inset Quotes erd
20932 \end_inset
20933
20934  when you change your document, this will often destroy the page layout.
20935 \end_layout
20936
20937 \begin_layout Standard
20938 There are no placement options for text wrap floats, because they are always
20939  surrounded by the text of a certain paragraph.
20940 \end_layout
20941
20942 \begin_layout Standard
20943 For more details about float placements, have a look at LaTeX books like
20944  
20945 \begin_inset CommandInset citation
20946 LatexCommand cite
20947 key "latexcompanion,latexguide,latexbook"
20948
20949 \end_inset
20950
20951 .
20952 \end_layout
20953
20954 \begin_layout Section
20955 Minipages
20956 \begin_inset Index idx
20957 status collapsed
20958
20959 \begin_layout Plain Layout
20960 Minipages
20961 \end_layout
20962
20963 \end_inset
20964
20965
20966 \begin_inset CommandInset label
20967 LatexCommand label
20968 name "sec:Minipages"
20969
20970 \end_inset
20971
20972
20973 \end_layout
20974
20975 \begin_layout Standard
20976 LaTeX provides a mechanism to produce essentially a page within a page,
20977  called minipage.
20978  Within a minipage, all the usual rules of indentation, line wrapping, etc.
20979 \begin_inset space ~
20980 \end_inset
20981
20982 apply.
20983  
20984 \end_layout
20985
20986 \begin_layout Standard
20987 Minipages in LyX have their own collapsible box inserted via the menu 
20988 \family sans
20989 Insert\SpecialChar \menuseparator
20990 Box
20991 \family default
20992 .
20993  Right-clicking on the box allows you to alter the width of the minipage
20994  and its alignment within the page.
20995 \end_layout
20996
20997 \begin_layout Standard
20998 \align center
20999 \begin_inset Box Frameless
21000 position "t"
21001 hor_pos "c"
21002 has_inner_box 1
21003 inner_pos "t"
21004 use_parbox 0
21005 width "30col%"
21006 special "none"
21007 height "1pt"
21008 height_special "totalheight"
21009 status open
21010
21011 \begin_layout Plain Layout
21012
21013 \shape italic
21014 This is a minipage.
21015  The text is set in an italic style.
21016 \end_layout
21017
21018 \begin_layout Plain Layout
21019
21020 \shape italic
21021 Minipages are often used for text in another language or text that needs
21022  another formatting.
21023 \end_layout
21024
21025 \end_inset
21026
21027
21028 \end_layout
21029
21030 \begin_layout Standard
21031 \begin_inset VSpace medskip
21032 \end_inset
21033
21034 If you place two minipages side-by-side, you can use 
21035 \family sans
21036 Horizontal Fills
21037 \family default
21038  as described in section
21039 \begin_inset space ~
21040 \end_inset
21041
21042
21043 \begin_inset CommandInset ref
21044 LatexCommand ref
21045 reference "sub:Horizontal-Space"
21046
21047 \end_inset
21048
21049 :
21050 \begin_inset VSpace medskip
21051 \end_inset
21052
21053
21054 \end_layout
21055
21056 \begin_layout Standard
21057 \begin_inset Box Frameless
21058 position "t"
21059 hor_pos "c"
21060 has_inner_box 1
21061 inner_pos "t"
21062 use_parbox 0
21063 width "1.5in"
21064 special "none"
21065 height "1pt"
21066 height_special "totalheight"
21067 status open
21068
21069 \begin_layout Plain Layout
21070 This is a minipage with some stupid dummy text.
21071  This dummy text is used to increase the size of the minipage.
21072 \end_layout
21073
21074 \end_inset
21075
21076
21077 \begin_inset space \hfill{}
21078 \end_inset
21079
21080
21081 \begin_inset Box Frameless
21082 position "t"
21083 hor_pos "c"
21084 has_inner_box 1
21085 inner_pos "t"
21086 use_parbox 0
21087 width "1.5in"
21088 special "none"
21089 height "1pt"
21090 height_special "totalheight"
21091 status open
21092
21093 \begin_layout Plain Layout
21094 This is a minipage with some stupid dummy text.
21095  This dummy text is used to increase the size of the minipage.
21096 \end_layout
21097
21098 \end_inset
21099
21100
21101 \end_layout
21102
21103 \begin_layout Standard
21104 \begin_inset VSpace bigskip
21105 \end_inset
21106
21107
21108 \end_layout
21109
21110 \begin_layout Standard
21111 When you right-click on a minipage box, you can change the box from a minipage
21112  to other box types.
21113  All box types and their settings are explained in detail in chapter 
21114 \emph on
21115 Boxes
21116 \emph default
21117  of the 
21118 \emph on
21119 Embedded Objects
21120 \emph default
21121  manual.
21122 \end_layout
21123
21124 \begin_layout Chapter
21125 Mathematical Formulas
21126 \begin_inset Index idx
21127 status collapsed
21128
21129 \begin_layout Plain Layout
21130 Math
21131 \end_layout
21132
21133 \end_inset
21134
21135
21136 \begin_inset Index idx
21137 status collapsed
21138
21139 \begin_layout Plain Layout
21140 Formulas | see
21141 \begin_inset ERT
21142 status collapsed
21143
21144 \begin_layout Plain Layout
21145
21146 {
21147 \end_layout
21148
21149 \end_inset
21150
21151 Math
21152 \begin_inset ERT
21153 status collapsed
21154
21155 \begin_layout Plain Layout
21156
21157 }
21158 \end_layout
21159
21160 \end_inset
21161
21162
21163 \end_layout
21164
21165 \end_inset
21166
21167
21168 \begin_inset CommandInset label
21169 LatexCommand label
21170 name "cha:Mathematical-Formulas"
21171
21172 \end_inset
21173
21174
21175 \end_layout
21176
21177 \begin_layout Standard
21178 The issues of this chapter are described in detail in the 
21179 \emph on
21180 Math
21181 \emph default
21182  manual.
21183  There you'll also find tips and tricks for special cases.
21184 \end_layout
21185
21186 \begin_layout Section
21187 Basic Math Editing
21188 \begin_inset Index idx
21189 status collapsed
21190
21191 \begin_layout Plain Layout
21192 Math ! Basics
21193 \end_layout
21194
21195 \end_inset
21196
21197
21198 \end_layout
21199
21200 \begin_layout Standard
21201 To create a math formula, you can just click on the toolbar icon 
21202 \begin_inset Graphics
21203         filename ../images/math-mode.png
21204
21205 \end_inset
21206
21207 .
21208  That will create a little blue rectangle, with purple markers around its
21209  corners.
21210  That blue rectangle is the formula itself; the purple markers indicate
21211  what level of nesting within the formula you are at.
21212  You can also choose a particular formula type to insert via the 
21213 \family sans
21214 Insert\SpecialChar \menuseparator
21215 Math
21216 \family default
21217  menu.
21218 \end_layout
21219
21220 \begin_layout Standard
21221 Editing the parameters of a formula and adding math constructs can be done
21222  with the 
21223 \family sans
21224 math
21225 \begin_inset space ~
21226 \end_inset
21227
21228 toolbar
21229 \family default
21230 , that appears when the cursor is in a formula.
21231 \end_layout
21232
21233 \begin_layout Standard
21234 There are two main types of formulas: Inline formulas appear within a text
21235  line, like this one:
21236 \end_layout
21237
21238 \begin_layout Standard
21239 This is a line with an inline formula 
21240 \begin_inset Formula $A=B$
21241 \end_inset
21242
21243  in it.
21244 \end_layout
21245
21246 \begin_layout Standard
21247 Displayed formulas appear outside the text like as if they were in an own
21248  paragraph, like this one:
21249 \begin_inset Formula \[
21250 A=B\]
21251
21252 \end_inset
21253
21254 You can only number and reference displayed formulas.
21255 \end_layout
21256
21257 \begin_layout Standard
21258 LyX supports also many LaTeX math commands.
21259  E.
21260 \begin_inset space \thinspace{}
21261 \end_inset
21262
21263 g.
21264 \begin_inset space \space{}
21265 \end_inset
21266
21267 typing 
21268 \begin_inset Quotes eld
21269 \end_inset
21270
21271
21272 \series bold
21273
21274 \backslash
21275 alpha
21276 \series default
21277
21278 \begin_inset Quotes erd
21279 \end_inset
21280
21281 , followed by a space, in a formula will create the Greek letter 
21282 \begin_inset Formula $\alpha$
21283 \end_inset
21284
21285 .
21286  So typing commands might sometimes be faster than using the 
21287 \family sans
21288 Math
21289 \begin_inset space ~
21290 \end_inset
21291
21292 Panel
21293 \family default
21294 .
21295 \end_layout
21296
21297 \begin_layout Subsection
21298 Navigating in Formulas
21299 \begin_inset Index idx
21300 status collapsed
21301
21302 \begin_layout Plain Layout
21303 Math ! Navigating
21304 \end_layout
21305
21306 \end_inset
21307
21308
21309 \end_layout
21310
21311 \begin_layout Standard
21312 The best control over the cursor position within an existing formula is
21313  achieved with the arrow keys.
21314  LyX uses small rectangles to indicate places where something can be inserted.
21315  The arrow keys can be used to navigate between parts of a formula.
21316  Pressing 
21317 \family sans
21318 Space
21319 \family default
21320  will leave a formula construct (a square root 
21321 \begin_inset Formula $\sqrt{2}$
21322 \end_inset
21323
21324 , or parentheses 
21325 \begin_inset Formula $\left(f\right)$
21326 \end_inset
21327
21328 , or a matrix 
21329 \begin_inset Formula $\left[\begin{array}{cc}
21330 1 & 2\\
21331 3 & 4
21332 \end{array}\right]$
21333 \end_inset
21334
21335 ).
21336  Pressing 
21337 \family sans
21338 Escape
21339 \family default
21340  will leave the formula, placing the cursor after the formula.
21341  
21342 \family sans
21343 Tab
21344 \family default
21345  can be used to move horizontally in a formula; for example, through the
21346  cells of a matrix or the positions in a multi-line equation.
21347 \end_layout
21348
21349 \begin_layout Standard
21350
21351 \family sans
21352 Space
21353 \family default
21354 , printed in this document as 
21355 \begin_inset Quotes eld
21356 \end_inset
21357
21358
21359 \begin_inset ERT
21360 status collapsed
21361
21362 \begin_layout Plain Layout
21363
21364
21365 \backslash
21366 spce 
21367 \end_layout
21368
21369 \end_inset
21370
21371
21372 \begin_inset Quotes erd
21373 \end_inset
21374
21375
21376 \begin_inset Note Note
21377 status collapsed
21378
21379 \begin_layout Plain Layout
21380 This command will appear in the output as official character denoting the
21381  space character (visible space).
21382 \end_layout
21383
21384 \end_inset
21385
21386 , seems to do nothing in a formula, since it does not add a space between
21387  characters, but it does exit a nested structure.
21388  For this reason, you have to be careful about using 
21389 \family sans
21390 Space
21391 \family default
21392 .
21393  For example, if you want 
21394 \begin_inset Formula $\sqrt{2x+1}$
21395 \end_inset
21396
21397 , type 
21398 \series bold
21399
21400 \backslash
21401 sqrt
21402 \begin_inset ERT
21403 status collapsed
21404
21405 \begin_layout Plain Layout
21406
21407
21408 \backslash
21409 spce 
21410 \end_layout
21411
21412 \end_inset
21413
21414 2x+1
21415 \series default
21416  and not 
21417 \series bold
21418
21419 \backslash
21420 sqrt
21421 \begin_inset ERT
21422 status collapsed
21423
21424 \begin_layout Plain Layout
21425
21426
21427 \backslash
21428 spce 
21429 \end_layout
21430
21431 \end_inset
21432
21433 2x
21434 \begin_inset ERT
21435 status collapsed
21436
21437 \begin_layout Plain Layout
21438
21439
21440 \backslash
21441 spce 
21442 \end_layout
21443
21444 \end_inset
21445
21446 +1
21447 \series default
21448 , since in the latter case only the 
21449 \family typewriter
21450
21451 \begin_inset Formula $2x$
21452 \end_inset
21453
21454
21455 \family default
21456  will be under the square root sign: 
21457 \begin_inset Formula $\sqrt{2x}+1$
21458 \end_inset
21459
21460 .
21461 \end_layout
21462
21463 \begin_layout Standard
21464 You can leave many parts of a formula, like this matrix, partially filled
21465  in, such as:
21466 \begin_inset Formula \[
21467 \left(\begin{array}{ccc}
21468 \lambda_{1}\\
21469  & \ddots\\
21470  &  & \lambda_{n}
21471 \end{array}\right)\]
21472
21473 \end_inset
21474
21475 If you leave a fraction only partially filled in, or a subscript with nothing
21476  in it, the results will be unpredictable, but most constructs don't mind.
21477 \end_layout
21478
21479 \begin_layout Subsection
21480 Selecting Text
21481 \end_layout
21482
21483 \begin_layout Standard
21484 You can select text within a formula in two different ways.
21485  Place the cursor at one end of the string of text you want, and press 
21486 \family sans
21487 Shift
21488 \family default
21489  and a cursor movement key to select text.
21490  It will be highlighted as with regular text selection.
21491  Alternatively, you can select text with the mouse in the usual way.
21492  That text can then be cut or copied, and then pasted within any formula,
21493  but not in a normal text region in LyX.
21494 \end_layout
21495
21496 \begin_layout Subsection
21497 Exponents and Subscripts
21498 \begin_inset Index idx
21499 status collapsed
21500
21501 \begin_layout Plain Layout
21502 Math ! Exponents
21503 \end_layout
21504
21505 \end_inset
21506
21507
21508 \begin_inset Index idx
21509 status collapsed
21510
21511 \begin_layout Plain Layout
21512 Math ! Subscripts
21513 \end_layout
21514
21515 \end_inset
21516
21517
21518 \end_layout
21519
21520 \begin_layout Standard
21521 You can use the math panel to add super- or subscripts, but the much easier
21522  way is to use a command.
21523  To get 
21524 \begin_inset Formula $x^{2}$
21525 \end_inset
21526
21527 , type in a formula 
21528 \series bold
21529 x^2
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
21543 \series default
21544 .
21545  The final 
21546 \family sans
21547 Space
21548 \family default
21549  puts the cursor back down on the base line of the expression.
21550  If you type 
21551 \series bold
21552 x^2y
21553 \series default
21554 , you will get 
21555 \begin_inset Formula $x^{2y}$
21556 \end_inset
21557
21558 , to get 
21559 \begin_inset Formula $x^{2}y$
21560 \end_inset
21561
21562 , type 
21563 \series bold
21564 x^2
21565 \begin_inset ERT
21566 status collapsed
21567
21568 \begin_layout Plain Layout
21569
21570
21571 \backslash
21572 spce 
21573 \end_layout
21574
21575 \end_inset
21576
21577 y
21578 \series default
21579 .
21580  If you use characters in the superscript, that could be accented with the
21581  hat 
21582 \begin_inset Quotes eld
21583 \end_inset
21584
21585 ^
21586 \begin_inset Quotes erd
21587 \end_inset
21588
21589 , you have to use an extra 
21590 \family sans
21591 Space
21592 \family default
21593  to separate the hat and the character.
21594  E.
21595 \begin_inset space \thinspace{}
21596 \end_inset
21597
21598 g.
21599 \begin_inset space \space{}
21600 \end_inset
21601
21602 if you want 
21603 \begin_inset Formula $x^{a}$
21604 \end_inset
21605
21606 , type 
21607 \series bold
21608 x^
21609 \begin_inset ERT
21610 status collapsed
21611
21612 \begin_layout Plain Layout
21613
21614
21615 \backslash
21616 spce 
21617 \end_layout
21618
21619 \end_inset
21620
21621 a
21622 \series default
21623 .
21624  Subscripts are similar: To get 
21625 \begin_inset Formula $a_{1}$
21626 \end_inset
21627
21628 , type 
21629 \series bold
21630 a_1
21631 \begin_inset ERT
21632 status collapsed
21633
21634 \begin_layout Plain Layout
21635
21636
21637 \backslash
21638 spce 
21639 \end_layout
21640
21641 \end_inset
21642
21643
21644 \series default
21645 .
21646 \end_layout
21647
21648 \begin_layout Subsection
21649 Fractions
21650 \begin_inset Index idx
21651 status collapsed
21652
21653 \begin_layout Plain Layout
21654 Math ! Fractions
21655 \end_layout
21656
21657 \end_inset
21658
21659
21660 \end_layout
21661
21662 \begin_layout Standard
21663 Create a fraction with either the command 
21664 \series bold
21665
21666 \backslash
21667 frac
21668 \series default
21669  or using the icon 
21670 \begin_inset Graphics
21671         filename ../images/math/frac.png
21672         scale 60
21673
21674 \end_inset
21675
21676  in the 
21677 \family sans
21678 Math
21679 \begin_inset space ~
21680 \end_inset
21681
21682 Panel
21683 \family default
21684 .
21685  You will be presented with an empty fraction.
21686  The cursor is above the fraction line.
21687  To move it to the bottom, simply press 
21688 \family sans
21689 Down
21690 \family default
21691 .
21692  To move back up, press 
21693 \family sans
21694 Up
21695 \family default
21696 .
21697  Any math structure can be placed in a fraction, as this example shows:
21698 \begin_inset Formula \[
21699 \left[\frac{1}{\left(\begin{array}{cc}
21700 2 & 3\\
21701 4 & 5
21702 \end{array}\right)}\right]\]
21703
21704 \end_inset
21705
21706
21707 \end_layout
21708
21709 \begin_layout Subsection
21710 Roots
21711 \begin_inset Index idx
21712 status collapsed
21713
21714 \begin_layout Plain Layout
21715 Math ! Roots
21716 \end_layout
21717
21718 \end_inset
21719
21720
21721 \end_layout
21722
21723 \begin_layout Standard
21724 Roots can be created using the 
21725 \family sans
21726 Math
21727 \begin_inset space ~
21728 \end_inset
21729
21730 Panel
21731 \family default
21732  button
21733 \begin_inset Graphics
21734         filename ../images/math/sqrt.png
21735
21736 \end_inset
21737
21738  or the commands 
21739 \series bold
21740
21741 \backslash
21742 sqrt
21743 \series default
21744  or 
21745 \series bold
21746
21747 \backslash
21748 root
21749 \series default
21750 .
21751  With the command 
21752 \series bold
21753
21754 \backslash
21755 root
21756 \series default
21757  you can produce roots of higher orders, like cube roots, while 
21758 \series bold
21759
21760 \backslash
21761 sqrt
21762 \series default
21763  produces always a square root.
21764 \end_layout
21765
21766 \begin_layout Subsection
21767 Operators with Limits
21768 \begin_inset Index idx
21769 status collapsed
21770
21771 \begin_layout Plain Layout
21772 Math ! Sums
21773 \end_layout
21774
21775 \end_inset
21776
21777
21778 \begin_inset Index idx
21779 status collapsed
21780
21781 \begin_layout Plain Layout
21782 Math ! Integrals
21783 \end_layout
21784
21785 \end_inset
21786
21787
21788 \begin_inset CommandInset label
21789 LatexCommand label
21790 name "sub:Operators-with-Limits"
21791
21792 \end_inset
21793
21794
21795 \end_layout
21796
21797 \begin_layout Standard
21798 Sum (
21799 \begin_inset Formula $\sum$
21800 \end_inset
21801
21802 ) and integral (
21803 \begin_inset Formula $\int$
21804 \end_inset
21805
21806 ) operators are very often decorated with limits.
21807  These limits can be entered in LyX by entering them as you would enter
21808  a super- or subscript, directly after the symbol.
21809  The sum operator will automatically place its 
21810 \begin_inset Quotes eld
21811 \end_inset
21812
21813 limits
21814 \begin_inset Quotes erd
21815 \end_inset
21816
21817  over and under the symbol in displayed formulas, and on the side in inline
21818  formulas.
21819  Such as 
21820 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
21821 \end_inset
21822
21823 , versus
21824 \begin_inset Formula \[
21825 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
21826
21827 \end_inset
21828
21829 Integral signs, however, will place the limits on the side in both formula
21830  types.
21831 \end_layout
21832
21833 \begin_layout Standard
21834 All operators with limits will be automatically re-sized when placed in
21835  display mode.
21836  The placement of the limits can be changed by placing the cursor directly
21837  behind the operator and hitting 
21838 \begin_inset Info
21839 type  "shortcut"
21840 arg   "math-limits"
21841 \end_inset
21842
21843  or using the menu 
21844 \family sans
21845 Edit\SpecialChar \menuseparator
21846 Math\SpecialChar \menuseparator
21847 Change
21848 \begin_inset space ~
21849 \end_inset
21850
21851 Limits
21852 \begin_inset space ~
21853 \end_inset
21854
21855 Type
21856 \family default
21857 .
21858 \end_layout
21859
21860 \begin_layout Standard
21861 Certain other mathematical expressions have this 
21862 \begin_inset Quotes eld
21863 \end_inset
21864
21865 moving limits
21866 \begin_inset Quotes erd
21867 \end_inset
21868
21869  feature as addition, such as
21870 \begin_inset Index idx
21871 status collapsed
21872
21873 \begin_layout Plain Layout
21874 Math ! Limits
21875 \end_layout
21876
21877 \end_inset
21878
21879
21880 \begin_inset Formula \[
21881 \lim_{x\rightarrow\infty}f(x),\]
21882
21883 \end_inset
21884
21885 which will place the 
21886 \begin_inset Formula $x\rightarrow\infty$
21887 \end_inset
21888
21889  underneath the 
21890 \begin_inset Quotes eld
21891 \end_inset
21892
21893 lim
21894 \begin_inset Quotes erd
21895 \end_inset
21896
21897  in display mode.
21898  In inline formulas it looks like this: 
21899 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
21900 \end_inset
21901
21902 .
21903 \end_layout
21904
21905 \begin_layout Standard
21906 Note that the lim-function was entered as the function macro 
21907 \series bold
21908
21909 \backslash
21910 lim
21911 \series default
21912 .
21913  Have a look at section
21914 \begin_inset space ~
21915 \end_inset
21916
21917
21918 \begin_inset CommandInset ref
21919 LatexCommand ref
21920 reference "sub:Functions"
21921
21922 \end_inset
21923
21924  for an explanation of function macros.
21925 \end_layout
21926
21927 \begin_layout Subsection
21928 Math Symbols
21929 \begin_inset Index idx
21930 status collapsed
21931
21932 \begin_layout Plain Layout
21933 Math ! Symbols
21934 \end_layout
21935
21936 \end_inset
21937
21938
21939 \end_layout
21940
21941 \begin_layout Standard
21942 Most math symbols can be found in the 
21943 \family sans
21944 Math
21945 \begin_inset space ~
21946 \end_inset
21947
21948 Panel
21949 \family default
21950  under one of several categories; including 
21951 \family sans
21952 Greek
21953 \family default
21954
21955 \family sans
21956 Operators
21957 \family default
21958  , 
21959 \family sans
21960 Relations
21961 \family default
21962
21963 \family sans
21964 Arrows
21965 \family default
21966 .
21967  There are also the additional symbols provided by the American Mathematical
21968  Society (AMS).
21969 \end_layout
21970
21971 \begin_layout Standard
21972 If you know the LaTeX-command for a construct or symbol you wish to use,
21973  you don't have to use the 
21974 \family sans
21975 Math
21976 \begin_inset space ~
21977 \end_inset
21978
21979 Panel
21980 \family default
21981 , but can type the command directly into the formula.
21982  LyX will convert it to the corresponding symbol or construct.
21983 \end_layout
21984
21985 \begin_layout Subsection
21986 Altering Spacing
21987 \begin_inset Index idx
21988 status collapsed
21989
21990 \begin_layout Plain Layout
21991 Math ! Spaces
21992 \end_layout
21993
21994 \end_inset
21995
21996
21997 \end_layout
21998
21999 \begin_layout Standard
22000 You may want to create spaces that differ from the standard spacing that
22001  LaTeX provides.
22002  To do this, type 
22003 \begin_inset Info
22004 type  "shortcut"
22005 arg   "space-insert protected"
22006 \end_inset
22007
22008  or to use the 
22009 \family sans
22010 Math
22011 \begin_inset space ~
22012 \end_inset
22013
22014 Panel
22015 \family default
22016  button 
22017 \begin_inset Graphics
22018         filename ../images/math/space.png
22019
22020 \end_inset
22021
22022 .
22023  This generates a small space, and shows a small marker on the screen.
22024  For example, the sequence 
22025 \series bold
22026 a Ctrl+Space b
22027 \series default
22028
22029 \begin_inset Formula $a\, b$
22030 \end_inset
22031
22032  appears in LyX as 
22033 \begin_inset Graphics
22034         filename clipart/SpaceMarker.png
22035
22036 \end_inset
22037
22038 .
22039  You can change the space to different sizes when you set the cursor behind
22040  the space marker and hit space again several times.
22041  With every space hit the size will be changed.
22042  Some markers for the space size appear red in LyX, because they are negative
22043  spaces.
22044  Here are two examples:
22045 \end_layout
22046
22047 \begin_layout Standard
22048
22049 \series bold
22050 a Ctrl+Space b
22051 \series default
22052  and 3×
22053 \family sans
22054 Space
22055 \family default
22056
22057 \begin_inset Formula $a\quad b$
22058 \end_inset
22059
22060
22061 \end_layout
22062
22063 \begin_layout Standard
22064
22065 \series bold
22066 a Ctrl+Space b
22067 \series default
22068  and 5×
22069 \family sans
22070 Space
22071 \family default
22072
22073 \begin_inset Formula $a\! b$
22074 \end_inset
22075
22076
22077 \end_layout
22078
22079 \begin_layout Subsection
22080 Functions
22081 \begin_inset Index idx
22082 status collapsed
22083
22084 \begin_layout Plain Layout
22085 Math ! Functions
22086 \end_layout
22087
22088 \end_inset
22089
22090
22091 \begin_inset CommandInset label
22092 LatexCommand label
22093 name "sub:Functions"
22094
22095 \end_inset
22096
22097
22098 \end_layout
22099
22100 \begin_layout Standard
22101 The 
22102 \family sans
22103 Math
22104 \begin_inset space ~
22105 \end_inset
22106
22107 Panel
22108 \family default
22109  contains under the button 
22110 \begin_inset Graphics
22111         filename ../images/math/functions.png
22112
22113 \end_inset
22114
22115  a number of function macros, such as 
22116 \begin_inset Formula $\sin$
22117 \end_inset
22118
22119
22120 \begin_inset Formula $\lim$
22121 \end_inset
22122
22123
22124 \emph on
22125 etc
22126 \emph default
22127 .
22128  (you can also insert them in a formula by typing 
22129 \series bold
22130
22131 \backslash
22132 sin
22133 \series default
22134  etc.).
22135  Standard mathematical practice is, that functions are printed upright to
22136  avoid confusions, because 
22137 \begin_inset Formula $sin$
22138 \end_inset
22139
22140  does normally mean 
22141 \begin_inset Formula $s\cdot i\cdot n$
22142 \end_inset
22143
22144 .
22145 \end_layout
22146
22147 \begin_layout Standard
22148 Using the function macros will also produce correct spacing around the function:
22149  
22150 \begin_inset Formula $a\sin x$
22151 \end_inset
22152
22153  is different from 
22154 \begin_inset Formula $asinx$
22155 \end_inset
22156
22157
22158 \end_layout
22159
22160 \begin_layout Standard
22161 For some mathematical objects, like the limes, the macro changes where subscript
22162 s are placed, as described in section
22163 \begin_inset space ~
22164 \end_inset
22165
22166
22167 \begin_inset CommandInset ref
22168 LatexCommand ref
22169 reference "sub:Operators-with-Limits"
22170
22171 \end_inset
22172
22173 .
22174 \end_layout
22175
22176 \begin_layout Subsection
22177 Accents
22178 \begin_inset Index idx
22179 status collapsed
22180
22181 \begin_layout Plain Layout
22182 Math ! Accents
22183 \end_layout
22184
22185 \end_inset
22186
22187
22188 \end_layout
22189
22190 \begin_layout Standard
22191 In a formula you can insert accented characters in the same way as in text
22192  mode.
22193  This may depend on your keyboard, or the bindings file you use.
22194  You can also use LaTeX commands to e.
22195 \begin_inset space \thinspace{}
22196 \end_inset
22197
22198 g.
22199 \begin_inset space \space{}
22200 \end_inset
22201
22202 enter 
22203 \begin_inset Formula $\hat{a}$
22204 \end_inset
22205
22206  even if your keyboard doesn't have hat-accents enabled.
22207  Our example is entered by typing 
22208 \series bold
22209
22210 \backslash
22211 hat
22212 \begin_inset ERT
22213 status collapsed
22214
22215 \begin_layout Plain Layout
22216
22217
22218 \backslash
22219 spce 
22220 \end_layout
22221
22222 \end_inset
22223
22224 a
22225 \series default
22226  in a formula.
22227  Table
22228 \begin_inset space ~
22229 \end_inset
22230
22231
22232 \begin_inset CommandInset ref
22233 LatexCommand ref
22234 reference "cap:Accent-names-and"
22235
22236 \end_inset
22237
22238  shows the equivalences between the accent names and the commands.
22239 \end_layout
22240
22241 \begin_layout Standard
22242 \begin_inset Float table
22243 wide false
22244 sideways false
22245 status open
22246
22247 \begin_layout Plain Layout
22248 \begin_inset Caption
22249
22250 \begin_layout Plain Layout
22251 \begin_inset CommandInset label
22252 LatexCommand label
22253 name "cap:Accent-names-and"
22254
22255 \end_inset
22256
22257 Accent names and the corresponding commands.
22258 \end_layout
22259
22260 \end_inset
22261
22262
22263 \end_layout
22264
22265 \begin_layout Plain Layout
22266 \align center
22267 \begin_inset Tabular
22268 <lyxtabular version="3" rows="11" columns="3">
22269 <features tabularvalignment="middle">
22270 <column alignment="center" valignment="top" width="0pt">
22271 <column alignment="center" valignment="top" width="0pt">
22272 <column alignment="center" valignment="top" width="0pt">
22273 <row>
22274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22275 \begin_inset Text
22276
22277 \begin_layout Plain Layout
22278 Name
22279 \end_layout
22280
22281 \end_inset
22282 </cell>
22283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22284 \begin_inset Text
22285
22286 \begin_layout Plain Layout
22287 Command
22288 \end_layout
22289
22290 \end_inset
22291 </cell>
22292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22293 \begin_inset Text
22294
22295 \begin_layout Plain Layout
22296 E
22297 \family roman
22298 \series medium
22299 \shape up
22300 \size normal
22301 \emph off
22302 \bar no
22303 \noun off
22304 \color none
22305 xample
22306 \end_layout
22307
22308 \end_inset
22309 </cell>
22310 </row>
22311 <row>
22312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22313 \begin_inset Text
22314
22315 \begin_layout Plain Layout
22316
22317 \family roman
22318 \series medium
22319 \shape up
22320 \size normal
22321 \emph off
22322 \bar no
22323 \noun off
22324 \color none
22325 circumflex
22326 \end_layout
22327
22328 \end_inset
22329 </cell>
22330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22331 \begin_inset Text
22332
22333 \begin_layout Plain Layout
22334
22335 \series bold
22336
22337 \backslash
22338 hat
22339 \end_layout
22340
22341 \end_inset
22342 </cell>
22343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22344 \begin_inset Text
22345
22346 \begin_layout Plain Layout
22347
22348 \family roman
22349 \series medium
22350 \shape up
22351 \size normal
22352 \emph off
22353 \bar no
22354 \noun off
22355 \color none
22356 \begin_inset Formula $\hat{a}$
22357 \end_inset
22358
22359
22360 \end_layout
22361
22362 \end_inset
22363 </cell>
22364 </row>
22365 <row>
22366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22367 \begin_inset Text
22368
22369 \begin_layout Plain Layout
22370
22371 \family roman
22372 \series medium
22373 \shape up
22374 \size normal
22375 \emph off
22376 \bar no
22377 \noun off
22378 \color none
22379 grave
22380 \end_layout
22381
22382 \end_inset
22383 </cell>
22384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22385 \begin_inset Text
22386
22387 \begin_layout Plain Layout
22388
22389 \series bold
22390
22391 \backslash
22392 grave
22393 \end_layout
22394
22395 \end_inset
22396 </cell>
22397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22398 \begin_inset Text
22399
22400 \begin_layout Plain Layout
22401
22402 \family roman
22403 \series medium
22404 \shape up
22405 \size normal
22406 \emph off
22407 \bar no
22408 \noun off
22409 \color none
22410 \begin_inset Formula $\grave{a}$
22411 \end_inset
22412
22413
22414 \end_layout
22415
22416 \end_inset
22417 </cell>
22418 </row>
22419 <row>
22420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22421 \begin_inset Text
22422
22423 \begin_layout Plain Layout
22424
22425 \family roman
22426 \series medium
22427 \shape up
22428 \size normal
22429 \emph off
22430 \bar no
22431 \noun off
22432 \color none
22433 acute
22434 \end_layout
22435
22436 \end_inset
22437 </cell>
22438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22439 \begin_inset Text
22440
22441 \begin_layout Plain Layout
22442
22443 \series bold
22444
22445 \backslash
22446 acute
22447 \end_layout
22448
22449 \end_inset
22450 </cell>
22451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22452 \begin_inset Text
22453
22454 \begin_layout Plain Layout
22455
22456 \family roman
22457 \series medium
22458 \shape up
22459 \size normal
22460 \emph off
22461 \bar no
22462 \noun off
22463 \color none
22464 \begin_inset Formula $\acute{a}$
22465 \end_inset
22466
22467
22468 \end_layout
22469
22470 \end_inset
22471 </cell>
22472 </row>
22473 <row>
22474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22475 \begin_inset Text
22476
22477 \begin_layout Plain Layout
22478
22479 \family roman
22480 \series medium
22481 \shape up
22482 \size normal
22483 \emph off
22484 \bar no
22485 \noun off
22486 \color none
22487 umlaut
22488 \end_layout
22489
22490 \end_inset
22491 </cell>
22492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22493 \begin_inset Text
22494
22495 \begin_layout Plain Layout
22496
22497 \series bold
22498
22499 \backslash
22500 ddot
22501 \end_layout
22502
22503 \end_inset
22504 </cell>
22505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22506 \begin_inset Text
22507
22508 \begin_layout Plain Layout
22509
22510 \family roman
22511 \series medium
22512 \shape up
22513 \size normal
22514 \emph off
22515 \bar no
22516 \noun off
22517 \color none
22518 \begin_inset Formula $\ddot{a}$
22519 \end_inset
22520
22521
22522 \end_layout
22523
22524 \end_inset
22525 </cell>
22526 </row>
22527 <row>
22528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22529 \begin_inset Text
22530
22531 \begin_layout Plain Layout
22532
22533 \family roman
22534 \series medium
22535 \shape up
22536 \size normal
22537 \emph off
22538 \bar no
22539 \noun off
22540 \color none
22541 tilde
22542 \end_layout
22543
22544 \end_inset
22545 </cell>
22546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22547 \begin_inset Text
22548
22549 \begin_layout Plain Layout
22550
22551 \series bold
22552
22553 \backslash
22554 tilde
22555 \end_layout
22556
22557 \end_inset
22558 </cell>
22559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22560 \begin_inset Text
22561
22562 \begin_layout Plain Layout
22563
22564 \family roman
22565 \series medium
22566 \shape up
22567 \size normal
22568 \emph off
22569 \bar no
22570 \noun off
22571 \color none
22572 \begin_inset Formula $\tilde{a}$
22573 \end_inset
22574
22575
22576 \end_layout
22577
22578 \end_inset
22579 </cell>
22580 </row>
22581 <row>
22582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22583 \begin_inset Text
22584
22585 \begin_layout Plain Layout
22586
22587 \family roman
22588 \series medium
22589 \shape up
22590 \size normal
22591 \emph off
22592 \bar no
22593 \noun off
22594 \color none
22595 dot
22596 \end_layout
22597
22598 \end_inset
22599 </cell>
22600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22601 \begin_inset Text
22602
22603 \begin_layout Plain Layout
22604
22605 \series bold
22606
22607 \backslash
22608 dot
22609 \end_layout
22610
22611 \end_inset
22612 </cell>
22613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22614 \begin_inset Text
22615
22616 \begin_layout Plain Layout
22617
22618 \family roman
22619 \series medium
22620 \shape up
22621 \size normal
22622 \emph off
22623 \bar no
22624 \noun off
22625 \color none
22626 \begin_inset Formula $\dot{a}$
22627 \end_inset
22628
22629
22630 \end_layout
22631
22632 \end_inset
22633 </cell>
22634 </row>
22635 <row>
22636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22637 \begin_inset Text
22638
22639 \begin_layout Plain Layout
22640
22641 \family roman
22642 \series medium
22643 \shape up
22644 \size normal
22645 \emph off
22646 \bar no
22647 \noun off
22648 \color none
22649 breve
22650 \end_layout
22651
22652 \end_inset
22653 </cell>
22654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22655 \begin_inset Text
22656
22657 \begin_layout Plain Layout
22658
22659 \series bold
22660
22661 \backslash
22662 breve
22663 \end_layout
22664
22665 \end_inset
22666 </cell>
22667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22668 \begin_inset Text
22669
22670 \begin_layout Plain Layout
22671
22672 \family roman
22673 \series medium
22674 \shape up
22675 \size normal
22676 \emph off
22677 \bar no
22678 \noun off
22679 \color none
22680 \begin_inset Formula $\breve{a}$
22681 \end_inset
22682
22683
22684 \end_layout
22685
22686 \end_inset
22687 </cell>
22688 </row>
22689 <row>
22690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22691 \begin_inset Text
22692
22693 \begin_layout Plain Layout
22694
22695 \family roman
22696 \series medium
22697 \shape up
22698 \size normal
22699 \emph off
22700 \bar no
22701 \noun off
22702 \color none
22703 caron
22704 \end_layout
22705
22706 \end_inset
22707 </cell>
22708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22709 \begin_inset Text
22710
22711 \begin_layout Plain Layout
22712
22713 \series bold
22714
22715 \backslash
22716 check
22717 \end_layout
22718
22719 \end_inset
22720 </cell>
22721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Plain Layout
22725
22726 \family roman
22727 \series medium
22728 \shape up
22729 \size normal
22730 \emph off
22731 \bar no
22732 \noun off
22733 \color none
22734 \begin_inset Formula $\check{a}$
22735 \end_inset
22736
22737
22738 \end_layout
22739
22740 \end_inset
22741 </cell>
22742 </row>
22743 <row>
22744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22745 \begin_inset Text
22746
22747 \begin_layout Plain Layout
22748
22749 \family roman
22750 \series medium
22751 \shape up
22752 \size normal
22753 \emph off
22754 \bar no
22755 \noun off
22756 \color none
22757 macron
22758 \end_layout
22759
22760 \end_inset
22761 </cell>
22762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22763 \begin_inset Text
22764
22765 \begin_layout Plain Layout
22766
22767 \series bold
22768
22769 \backslash
22770 bar
22771 \end_layout
22772
22773 \end_inset
22774 </cell>
22775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22776 \begin_inset Text
22777
22778 \begin_layout Plain Layout
22779
22780 \family roman
22781 \series medium
22782 \shape up
22783 \size normal
22784 \emph off
22785 \bar no
22786 \noun off
22787 \color none
22788 \begin_inset Formula $\bar{a}$
22789 \end_inset
22790
22791
22792 \end_layout
22793
22794 \end_inset
22795 </cell>
22796 </row>
22797 <row>
22798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22799 \begin_inset Text
22800
22801 \begin_layout Plain Layout
22802 vector
22803 \end_layout
22804
22805 \end_inset
22806 </cell>
22807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22808 \begin_inset Text
22809
22810 \begin_layout Plain Layout
22811
22812 \series bold
22813
22814 \backslash
22815 vec
22816 \end_layout
22817
22818 \end_inset
22819 </cell>
22820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22821 \begin_inset Text
22822
22823 \begin_layout Plain Layout
22824
22825 \family roman
22826 \series medium
22827 \shape up
22828 \size normal
22829 \emph off
22830 \bar no
22831 \noun off
22832 \color none
22833 \begin_inset Formula $\vec{a}$
22834 \end_inset
22835
22836
22837 \end_layout
22838
22839 \end_inset
22840 </cell>
22841 </row>
22842 </lyxtabular>
22843
22844 \end_inset
22845
22846
22847 \end_layout
22848
22849 \end_inset
22850
22851
22852 \end_layout
22853
22854 \begin_layout Standard
22855 You can choose one of the accents by selecting an item from the 
22856 \family sans
22857 Frame
22858 \begin_inset space ~
22859 \end_inset
22860
22861 decorations
22862 \family default
22863  symbol set button 
22864 \begin_inset Graphics
22865         filename ../images/math/hat.png
22866
22867 \end_inset
22868
22869  in the math panel ; this will apply to any selection you have made within
22870  a formula too.
22871 \end_layout
22872
22873 \begin_layout Section
22874 Brackets and Delimiters
22875 \begin_inset Index idx
22876 status collapsed
22877
22878 \begin_layout Plain Layout
22879 Math ! Brackets
22880 \end_layout
22881
22882 \end_inset
22883
22884
22885 \begin_inset Index idx
22886 status collapsed
22887
22888 \begin_layout Plain Layout
22889 Math ! Delimiters
22890 \end_layout
22891
22892 \end_inset
22893
22894
22895 \begin_inset CommandInset label
22896 LatexCommand label
22897 name "sec:Brackets-and-Delimiters"
22898
22899 \end_inset
22900
22901
22902 \end_layout
22903
22904 \begin_layout Standard
22905 There are several brackets available through LyX.
22906  For most purposes, using just the keys 
22907 \family typewriter
22908 []{}()|<>
22909 \family default
22910  should suffice.
22911  But if you want to surround a large structure, like a matrix or a fraction,
22912  or if you have several layers of brackets, it is better to use the math
22913  toolbar delimiter icon 
22914 \begin_inset Graphics
22915         filename ../images/math/delim.png
22916
22917 \end_inset
22918
22919 .
22920  For example, that's how you would construct the brackets around a standard
22921  matrix such as:
22922 \begin_inset Formula \[
22923 \left[\begin{array}{cc}
22924 1 & 2\\
22925 3 & 4
22926 \end{array}\right]\]
22927
22928 \end_inset
22929
22930 and to make it easier to see the layers of parentheses as in: 
22931 \begin_inset Formula \[
22932 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
22933
22934 \end_inset
22935
22936
22937 \end_layout
22938
22939 \begin_layout Standard
22940 The parentheses, and other brackets from that menu will automatically re-size
22941  to accommodate the size of what is inside.
22942 \end_layout
22943
22944 \begin_layout Standard
22945 To construct brackets click on the button for the bracket you want on the
22946  left side and right side.
22947  If you use the option 
22948 \family sans
22949 Keep
22950 \begin_inset space ~
22951 \end_inset
22952
22953 matched
22954 \family default
22955 , the selected bracket type will be used for the left and the right side.
22956  The selection will be shown below the button field.
22957  If you want one side to not have a bracket, use the blank button.
22958  It will appear in LyX with a dotted line, but nothing will be printed.
22959 \end_layout
22960
22961 \begin_layout Standard
22962 If you want to place brackets around math structures, like a square root,
22963  you can do that by highlighting (selecting) the structure that is to go
22964  inside the brackets.
22965  Then choose the appropriate brackets for left and right and click on 
22966 \family sans
22967 Insert
22968 \family default
22969 .
22970  The parentheses will be drawn around the selected structure.
22971 \end_layout
22972
22973 \begin_layout Section
22974 Arrays and Multi-line Equations
22975 \begin_inset Index idx
22976 status collapsed
22977
22978 \begin_layout Plain Layout
22979 Math ! Arrays
22980 \end_layout
22981
22982 \end_inset
22983
22984
22985 \begin_inset Index idx
22986 status collapsed
22987
22988 \begin_layout Plain Layout
22989 Math ! Matrices
22990 \end_layout
22991
22992 \end_inset
22993
22994
22995 \begin_inset Index idx
22996 status collapsed
22997
22998 \begin_layout Plain Layout
22999 Math ! Multi-line Equations
23000 \end_layout
23001
23002 \end_inset
23003
23004
23005 \end_layout
23006
23007 \begin_layout Standard
23008 Matrices are entered in LyX using the 
23009 \family sans
23010 Math
23011 \begin_inset space ~
23012 \end_inset
23013
23014 Panel
23015 \family default
23016  matrix button 
23017 \begin_inset Graphics
23018         filename ../images/math/matrix.png
23019
23020 \end_inset
23021
23022 .
23023  It will open a dialog for you to choose the number of rows/columns.
23024  Here is an example:
23025 \begin_inset Formula \[
23026 \left(\begin{array}{ccc}
23027 1 & 2 & 3\\
23028 4 & 5 & 6\\
23029 7 & 8 & 9
23030 \end{array}\right)\]
23031
23032 \end_inset
23033
23034 The parentheses aren't automatic, but you can add them as described in section
23035 \begin_inset space ~
23036 \end_inset
23037
23038
23039 \begin_inset CommandInset ref
23040 LatexCommand ref
23041 reference "sec:Brackets-and-Delimiters"
23042
23043 \end_inset
23044
23045 .
23046  When you construct the matrix, you can decide whether the column entries
23047  will be left-, right-, or center-justified.
23048  This alignment is set in the box 
23049 \family sans
23050 Horizontal
23051 \family default
23052  with the letters 
23053 \begin_inset Quotes eld
23054 \end_inset
23055
23056
23057 \family sans
23058 l
23059 \family default
23060
23061 \begin_inset Quotes erd
23062 \end_inset
23063
23064
23065 \begin_inset Quotes eld
23066 \end_inset
23067
23068
23069 \family sans
23070 r
23071 \family default
23072
23073 \begin_inset Quotes erd
23074 \end_inset
23075
23076 , and 
23077 \begin_inset Quotes eld
23078 \end_inset
23079
23080
23081 \family sans
23082 c
23083 \family default
23084
23085 \begin_inset Quotes erd
23086 \end_inset
23087
23088 .
23089  LyX proposes a 
23090 \begin_inset Quotes eld
23091 \end_inset
23092
23093
23094 \family sans
23095 c
23096 \family default
23097
23098 \begin_inset Quotes erd
23099 \end_inset
23100
23101  for every column as default.
23102  For example, the sequence 
23103 \begin_inset Quotes eld
23104 \end_inset
23105
23106
23107 \family sans
23108 lrc
23109 \family default
23110
23111 \begin_inset Quotes erd
23112 \end_inset
23113
23114  means that the first column will be left-justified, the second will be
23115  centered, and the third column will be right-justified, because each letter
23116  corresponds to the relevant column.
23117  The result will look like this:
23118 \begin_inset Formula \[
23119 \begin{array}{lcr}
23120 this & this\, column & this\, column\\
23121 column & has & has\, right\\
23122 has\, left\, alignment & center\, alignment & alignment
23123 \end{array}.\]
23124
23125 \end_inset
23126
23127
23128 \end_layout
23129
23130 \begin_layout Standard
23131 You can add more rows to an existing matrix by hitting 
23132 \begin_inset Info
23133 type  "shortcut"
23134 arg   "newline-insert newline"
23135 \end_inset
23136
23137  while the cursor is in the matrix.
23138  Adding or deleting columns can be done via the menu 
23139 \family sans
23140 Edit\SpecialChar \menuseparator
23141 Math
23142 \family default
23143  or the math toolbar.
23144 \end_layout
23145
23146 \begin_layout Standard
23147 There are other arrays used in formulas, such as distinctions of cases.
23148  It can be created with the menu 
23149 \family sans
23150 Insert\SpecialChar \menuseparator
23151 Math\SpecialChar \menuseparator
23152 Cases
23153 \begin_inset space ~
23154 \end_inset
23155
23156 Environment
23157 \family default
23158  or the command 
23159 \series bold
23160
23161 \backslash
23162 cases
23163 \series default
23164 .
23165  Here is an example: 
23166 \begin_inset Formula \[
23167 f(x)=\begin{cases}
23168 -1 & x<0\\
23169 0 & x=0\\
23170 1 & x>0
23171 \end{cases}\]
23172
23173 \end_inset
23174
23175
23176 \end_layout
23177
23178 \begin_layout Standard
23179 \begin_inset VSpace bigskip
23180 \end_inset
23181
23182 Multi-line formulas are created when you press 
23183 \begin_inset Info
23184 type  "shortcut"
23185 arg   "newline-insert newline"
23186 \end_inset
23187
23188  within a formula.
23189  In an empty formula you can see that three blue boxes appear, one for each
23190  column.
23191  When you press 
23192 \begin_inset Info
23193 type  "shortcut"
23194 arg   "newline-insert newline"
23195 \end_inset
23196
23197  in a non-empty formula, the part before the relation sign (equal sign 
23198 \begin_inset Quotes eld
23199 \end_inset
23200
23201 =
23202 \begin_inset Quotes erd
23203 \end_inset
23204
23205  etc.) will be inserted automatically to the first column, the relation sign
23206  is in the second column, and the rest in the third column.
23207  A new row is created by every further hit of 
23208 \begin_inset Info
23209 type  "shortcut"
23210 arg   "newline-insert newline"
23211 \end_inset
23212
23213 .
23214  Multi-line formulas are always displayed formulas.
23215  Here is an example:
23216 \begin_inset Formula \begin{eqnarray}
23217 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23218 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
23219 \end{eqnarray}
23220
23221 \end_inset
23222
23223  To change the column assignment of the formula parts, place the cursor
23224  where you want to start the shift and hit 
23225 \family sans
23226 Ctrl-Tab.
23227
23228 \family default
23229  It shifts everything in the column which is right beside the current cursor
23230  position to the next column.
23231  Note that the middle column is designed for relation signs, structures
23232  within this column will be printed in a smaller size:
23233 \begin_inset Formula \begin{eqnarray*}
23234 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
23235
23236 \end_inset
23237
23238
23239 \end_layout
23240
23241 \begin_layout Standard
23242 The multi-line formula type described here is called 
23243 \family typewriter
23244 \series medium
23245 eqnarray
23246 \family default
23247 \series default
23248 .
23249  There are other multi-line types being more suitable for certain situations,
23250  for example if you want a better inter-line spacing than in formula (
23251 \begin_inset CommandInset ref
23252 LatexCommand ref
23253 reference "eq:asquared"
23254
23255 \end_inset
23256
23257 ).
23258  The other types are described in section
23259 \begin_inset space ~
23260 \end_inset
23261
23262
23263 \begin_inset CommandInset ref
23264 LatexCommand ref
23265 reference "sub:AMS-Formula-Types"
23266
23267 \end_inset
23268
23269 .
23270 \end_layout
23271
23272 \begin_layout Section
23273 Formula Numbering and Referencing
23274 \begin_inset Index idx
23275 status collapsed
23276
23277 \begin_layout Plain Layout
23278 Math ! Formula numbering
23279 \end_layout
23280
23281 \end_inset
23282
23283
23284 \begin_inset Index idx
23285 status collapsed
23286
23287 \begin_layout Plain Layout
23288 Math ! Referencing formulas
23289 \end_layout
23290
23291 \end_inset
23292
23293
23294 \begin_inset CommandInset label
23295 LatexCommand label
23296 name "sec:Formula-Numbering-and"
23297
23298 \end_inset
23299
23300
23301 \end_layout
23302
23303 \begin_layout Standard
23304 To number a formula, set the cursor in the formula and use the menu 
23305 \family sans
23306 Edit\SpecialChar \menuseparator
23307 Math\SpecialChar \menuseparator
23308 Toggle
23309 \begin_inset space ~
23310 \end_inset
23311
23312 Numbering
23313 \family default
23314  or the shortcut 
23315 \begin_inset Info
23316 type  "shortcut"
23317 arg   "math-number-toggle"
23318 \end_inset
23319
23320 .
23321  The formula number appears in LyX as 
23322 \begin_inset Quotes eld
23323 \end_inset
23324
23325 #
23326 \begin_inset Quotes erd
23327 \end_inset
23328
23329  within parentheses.
23330  The 
23331 \begin_inset Quotes eld
23332 \end_inset
23333
23334 #
23335 \begin_inset Quotes erd
23336 \end_inset
23337
23338  denotes, that the number will be calculated automatically when the output
23339  is generated.
23340  The placement and format of the formula number in the output depends on
23341  the document class.
23342  In this document the number is printed together with the chapter number,
23343  separated by a dot:
23344 \begin_inset Formula \begin{equation}
23345 1+1=2\end{equation}
23346
23347 \end_inset
23348
23349 Using 
23350 \begin_inset Info
23351 type  "shortcut"
23352 arg   "math-number-toggle"
23353 \end_inset
23354
23355  in a numbered formula will switch off the numbering.
23356  You can only number displayed formulas.
23357 \end_layout
23358
23359 \begin_layout Standard
23360 Multi-line formulas can be numbered line by line: Using the menu 
23361 \family sans
23362 Edit\SpecialChar \menuseparator
23363 Math\SpecialChar \menuseparator
23364 Toggle
23365 \begin_inset space ~
23366 \end_inset
23367
23368 Numbering
23369 \begin_inset space ~
23370 \end_inset
23371
23372 of
23373 \begin_inset space ~
23374 \end_inset
23375
23376 Line
23377 \family default
23378  or the shortcut 
23379 \begin_inset Info
23380 type  "shortcut"
23381 arg   "math-number-line-toggle"
23382 \end_inset
23383
23384  will only toggle the numbering of the line where the cursor is:
23385 \begin_inset Formula \begin{eqnarray}
23386 1 & = & 3-2\\
23387 2 & = & 4-2\nonumber \\
23388 4 & \leq & 7
23389 \end{eqnarray}
23390
23391 \end_inset
23392
23393 To number all lines use the shortcut 
23394 \begin_inset Info
23395 type  "shortcut"
23396 arg   "math-number-toggle"
23397 \end_inset
23398
23399 .
23400 \end_layout
23401
23402 \begin_layout Standard
23403 \begin_inset VSpace bigskip
23404 \end_inset
23405
23406 Every displayed formula can be referenced by its number using a label.
23407  A label is inserted with the menu 
23408 \family sans
23409 Insert\SpecialChar \menuseparator
23410 Label
23411 \family default
23412  when the cursor is in the formula.
23413  This opens a dialog to enter the label.
23414  It is recommended to use the proposed 
23415 \begin_inset Quotes eld
23416 \end_inset
23417
23418
23419 \family sans
23420 eq:
23421 \family default
23422
23423 \begin_inset Quotes erd
23424 \end_inset
23425
23426  as first part of the label, because this helps later to identify the label
23427  type when you have many labels in your document.
23428  We inserted in the following example the label 
23429 \begin_inset Quotes eld
23430 \end_inset
23431
23432 eq:tanhExp
23433 \begin_inset Quotes erd
23434 \end_inset
23435
23436  in the second line:
23437 \begin_inset Formula \begin{eqnarray}
23438 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
23439  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
23440 \end{eqnarray}
23441
23442 \end_inset
23443
23444 Every labeled line is automatically numbered.
23445  Therefore the label is shown in LyX at the place of the formula number
23446  placeholder 
23447 \begin_inset Quotes eld
23448 \end_inset
23449
23450 #
23451 \begin_inset Quotes erd
23452 \end_inset
23453
23454 .
23455  You can reference a labeled formula using the menu 
23456 \family sans
23457 Insert\SpecialChar \menuseparator
23458 Cross
23459 \begin_inset space ~
23460 \end_inset
23461
23462 Reference
23463 \family default
23464 .
23465  A dialog appears to choose a label you want refer to.
23466  The reference appears in LyX as a grey cross reference box and in the output
23467  as the formula number:
23468 \end_layout
23469
23470 \begin_layout Standard
23471 This is a cross-reference to equation (
23472 \begin_inset CommandInset ref
23473 LatexCommand ref
23474 reference "eq:tanhExp"
23475
23476 \end_inset
23477
23478 ).
23479 \end_layout
23480
23481 \begin_layout Standard
23482 The properties of LyX's cross-reference box are described in section
23483 \begin_inset space ~
23484 \end_inset
23485
23486
23487 \begin_inset CommandInset ref
23488 LatexCommand ref
23489 reference "sec:Cross-References"
23490
23491 \end_inset
23492
23493 .
23494  To delete a label, set the cursor in the labeled formula, use the menu
23495  
23496 \family sans
23497 Insert\SpecialChar \menuseparator
23498 Label
23499 \family default
23500  and delete the label in the appearing dialog.
23501 \begin_inset Foot
23502 status collapsed
23503
23504 \begin_layout Plain Layout
23505 This is a unintuitive and will be fixed in the next version of LyX.
23506 \end_layout
23507
23508 \end_inset
23509
23510  
23511 \end_layout
23512
23513 \begin_layout Section
23514 User defined math macros
23515 \begin_inset Index idx
23516 status collapsed
23517
23518 \begin_layout Plain Layout
23519 Math ! Macros
23520 \end_layout
23521
23522 \end_inset
23523
23524
23525 \end_layout
23526
23527 \begin_layout Standard
23528 LyX allows you to define macros for formulas which is very useful when you
23529  have equations of the same form in a document several times.
23530  Math macros are explained in section 
23531 \emph on
23532 Math
23533 \begin_inset space ~
23534 \end_inset
23535
23536 Macros
23537 \emph default
23538  of the 
23539 \emph on
23540 Math
23541 \emph default
23542  manual.
23543 \end_layout
23544
23545 \begin_layout Section
23546 Fine-Tuning
23547 \end_layout
23548
23549 \begin_layout Subsection
23550 Typefaces
23551 \begin_inset Index idx
23552 status collapsed
23553
23554 \begin_layout Plain Layout
23555 Math ! Typefaces
23556 \end_layout
23557
23558 \end_inset
23559
23560
23561 \end_layout
23562
23563 \begin_layout Standard
23564 The standard font for text is italic, for numbers the standard is roman.
23565  To set a font in a formula, use the 
23566 \family sans
23567 Math
23568 \begin_inset space ~
23569 \end_inset
23570
23571 Panel
23572 \family default
23573  button 
23574 \begin_inset Graphics
23575         filename ../images/math/font.png
23576
23577 \end_inset
23578
23579 , or enter its command, listed in table
23580 \begin_inset space ~
23581 \end_inset
23582
23583
23584 \begin_inset CommandInset ref
23585 LatexCommand ref
23586 reference "cap:Typefaces-and-the"
23587
23588 \end_inset
23589
23590 , directly.
23591 \end_layout
23592
23593 \begin_layout Standard
23594 \begin_inset Float table
23595 wide false
23596 sideways false
23597 status open
23598
23599 \begin_layout Plain Layout
23600 \begin_inset Caption
23601
23602 \begin_layout Plain Layout
23603 \begin_inset CommandInset label
23604 LatexCommand label
23605 name "cap:Typefaces-and-the"
23606
23607 \end_inset
23608
23609 Typefaces and the corresponding commands.
23610 \end_layout
23611
23612 \end_inset
23613
23614
23615 \end_layout
23616
23617 \begin_layout Plain Layout
23618 \align center
23619 \begin_inset Tabular
23620 <lyxtabular version="3" rows="9" columns="2">
23621 <features tabularvalignment="middle">
23622 <column alignment="center" valignment="top" width="0pt">
23623 <column alignment="center" valignment="top" width="0pt">
23624 <row>
23625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23626 \begin_inset Text
23627
23628 \begin_layout Plain Layout
23629 Font
23630 \end_layout
23631
23632 \end_inset
23633 </cell>
23634 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23635 \begin_inset Text
23636
23637 \begin_layout Plain Layout
23638 Command
23639 \end_layout
23640
23641 \end_inset
23642 </cell>
23643 </row>
23644 <row>
23645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649
23650 \shape up
23651 \size normal
23652 \bar no
23653 \noun off
23654 \color none
23655 \begin_inset Formula $\mathrm{Roman}$
23656 \end_inset
23657
23658
23659 \end_layout
23660
23661 \end_inset
23662 </cell>
23663 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23664 \begin_inset Text
23665
23666 \begin_layout Plain Layout
23667
23668 \series bold
23669
23670 \backslash
23671 mathrm
23672 \end_layout
23673
23674 \end_inset
23675 </cell>
23676 </row>
23677 <row>
23678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23679 \begin_inset Text
23680
23681 \begin_layout Plain Layout
23682 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
23683 \end_inset
23684
23685
23686 \end_layout
23687
23688 \end_inset
23689 </cell>
23690 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23691 \begin_inset Text
23692
23693 \begin_layout Plain Layout
23694
23695 \series bold
23696
23697 \backslash
23698 mathbf
23699 \end_layout
23700
23701 \end_inset
23702 </cell>
23703 </row>
23704 <row>
23705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Plain Layout
23709 \begin_inset Formula $\mathit{Italic}$
23710 \end_inset
23711
23712
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721
23722 \series bold
23723
23724 \backslash
23725 mathit
23726 \end_layout
23727
23728 \end_inset
23729 </cell>
23730 </row>
23731 <row>
23732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23733 \begin_inset Text
23734
23735 \begin_layout Plain Layout
23736
23737 \shape up
23738 \size normal
23739 \bar no
23740 \noun off
23741 \color none
23742 \begin_inset Formula $\mathtt{Typewriter}$
23743 \end_inset
23744
23745
23746 \end_layout
23747
23748 \end_inset
23749 </cell>
23750 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23751 \begin_inset Text
23752
23753 \begin_layout Plain Layout
23754
23755 \series bold
23756
23757 \backslash
23758 mathtt
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 </row>
23764 <row>
23765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23766 \begin_inset Text
23767
23768 \begin_layout Plain Layout
23769 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
23770 \end_inset
23771
23772
23773 \end_layout
23774
23775 \end_inset
23776 </cell>
23777 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23778 \begin_inset Text
23779
23780 \begin_layout Plain Layout
23781
23782 \series bold
23783
23784 \backslash
23785 mathbb
23786 \end_layout
23787
23788 \end_inset
23789 </cell>
23790 </row>
23791 <row>
23792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23793 \begin_inset Text
23794
23795 \begin_layout Plain Layout
23796 \begin_inset Formula $\mathfrak{Fraktur}$
23797 \end_inset
23798
23799
23800 \end_layout
23801
23802 \end_inset
23803 </cell>
23804 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23805 \begin_inset Text
23806
23807 \begin_layout Plain Layout
23808
23809 \series bold
23810
23811 \backslash
23812 mathfrak
23813 \end_layout
23814
23815 \end_inset
23816 </cell>
23817 </row>
23818 <row>
23819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23820 \begin_inset Text
23821
23822 \begin_layout Plain Layout
23823
23824 \shape up
23825 \size normal
23826 \emph on
23827 \bar no
23828 \noun off
23829 \color none
23830 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
23831 \end_inset
23832
23833
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842
23843 \series bold
23844
23845 \backslash
23846 mathcal
23847 \end_layout
23848
23849 \end_inset
23850 </cell>
23851 </row>
23852 <row>
23853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23854 \begin_inset Text
23855
23856 \begin_layout Plain Layout
23857 \begin_inset Formula $\mathsf{SansSerif}$
23858 \end_inset
23859
23860
23861 \end_layout
23862
23863 \end_inset
23864 </cell>
23865 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23866 \begin_inset Text
23867
23868 \begin_layout Plain Layout
23869
23870 \series bold
23871
23872 \backslash
23873 mathsf
23874 \end_layout
23875
23876 \end_inset
23877 </cell>
23878 </row>
23879 </lyxtabular>
23880
23881 \end_inset
23882
23883
23884 \end_layout
23885
23886 \end_inset
23887
23888
23889 \end_layout
23890
23891 \begin_layout Standard
23892 \begin_inset Note Greyedout
23893 status open
23894
23895 \begin_layout Plain Layout
23896
23897 \series bold
23898 Note:
23899 \series default
23900  You can only print capital letters in the typefaces 
23901 \family sans
23902 Blackboard
23903 \family default
23904  and 
23905 \family sans
23906 Calligraphic
23907 \family default
23908 .
23909 \end_layout
23910
23911 \end_inset
23912
23913
23914 \end_layout
23915
23916 \begin_layout Standard
23917 When you use a typeface, a blue box is inserted in the formula.
23918  Every character in this box will be printed in this typeface.
23919  Pressing 
23920 \family sans
23921 Space
23922 \family default
23923  within the box, will set the cursor outside, so that you have to use a
23924  protected space when you need a space in the box.
23925  Here an example where 
23926 \begin_inset Quotes eld
23927 \end_inset
23928
23929 N
23930 \begin_inset Quotes erd
23931 \end_inset
23932
23933  in 
23934 \family sans
23935 Blackboard
23936 \family default
23937  denotes the set of numbers:
23938 \begin_inset Formula \[
23939 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
23940
23941 \end_inset
23942
23943
23944 \end_layout
23945
23946 \begin_layout Standard
23947 The typefaces are nestable, which can cause confusion.
23948  You can e.
23949 \begin_inset space \thinspace{}
23950 \end_inset
23951
23952 g.
23953 \begin_inset space \space{}
23954 \end_inset
23955
23956 put a character in 
23957 \family sans
23958 Fraktur
23959 \family default
23960  in a box for 
23961 \family sans
23962 Typewriter
23963 \family default
23964
23965 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
23966 \end_inset
23967
23968  
23969 \begin_inset Newline newline
23970 \end_inset
23971
23972 So it is better not to use this feature.
23973 \end_layout
23974
23975 \begin_layout Standard
23976 The typefaces have no effect on Greek letters: 
23977 \begin_inset Formula $\mathfrak{abc\delta e}$
23978 \end_inset
23979
23980
23981 \begin_inset Newline newline
23982 \end_inset
23983
23984 You can only print them emboldened using the command 
23985 \series bold
23986
23987 \backslash
23988 boldsymbol
23989 \series default
23990 , which works like the other typeface commands: 
23991 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
23992 \end_inset
23993
23994
23995 \end_layout
23996
23997 \begin_layout Standard
23998
23999 \series bold
24000
24001 \backslash
24002 boldsymbol
24003 \series default
24004  works for all symbols, letters, and numbers.
24005 \end_layout
24006
24007 \begin_layout Standard
24008 A number of other font options are available as well, in the menu 
24009 \family sans
24010 Edit\SpecialChar \menuseparator
24011 Math\SpecialChar \menuseparator
24012 Text
24013 \begin_inset space ~
24014 \end_inset
24015
24016 Style
24017 \family default
24018 .
24019 \end_layout
24020
24021 \begin_layout Subsection
24022 Math Text
24023 \begin_inset Index idx
24024 status collapsed
24025
24026 \begin_layout Plain Layout
24027 Math ! Text
24028 \end_layout
24029
24030 \end_inset
24031
24032
24033 \end_layout
24034
24035 \begin_layout Standard
24036 Typefaces are useful for entering some characters in some given font, but
24037  not for text.
24038  For typing longer pieces of text use the math text, which is obtained using
24039  the entry 
24040 \family sans
24041 Normal
24042 \begin_inset space ~
24043 \end_inset
24044
24045 text
24046 \begin_inset space ~
24047 \end_inset
24048
24049 mode
24050 \family default
24051  of the 
24052 \family sans
24053 Math
24054 \begin_inset space ~
24055 \end_inset
24056
24057 Panel
24058 \family default
24059  button 
24060 \begin_inset Graphics
24061         filename ../images/math/font.png
24062
24063 \end_inset
24064
24065  (shortcut 
24066 \begin_inset Info
24067 type  "shortcut"
24068 arg   "font-default"
24069 \end_inset
24070
24071 ).
24072  Math text appears in LyX in black instead of blue.
24073  You can use spaces and accents in math text like in normal text.
24074  Here is an example:
24075 \begin_inset Formula \[
24076 f(x)=\begin{cases}
24077 x & \textrm{if I say so}\\
24078 -x & \textrm{unter Umständen}
24079 \end{cases}\]
24080
24081 \end_inset
24082
24083
24084 \end_layout
24085
24086 \begin_layout Subsection
24087 Font Sizes
24088 \begin_inset Index idx
24089 status collapsed
24090
24091 \begin_layout Plain Layout
24092 Math ! Font sizes
24093 \end_layout
24094
24095 \end_inset
24096
24097
24098 \end_layout
24099
24100 \begin_layout Standard
24101 There are four font styles (relative sizes) used in math-mode, which are
24102  automatically chosen in most situations.
24103  These are called 
24104 \family sans
24105 textstyle
24106 \family default
24107
24108 \family sans
24109 displaystyle
24110 \family default
24111
24112 \family sans
24113 scriptstyle
24114 \family default
24115 , and 
24116 \family sans
24117 scriptscriptstyle
24118 \family default
24119 .
24120  For most characters, 
24121 \family sans
24122 textstyle
24123 \family default
24124  and 
24125 \family sans
24126 displaystyle
24127 \family default
24128  are actually the same size, but fractions, superscripts and subscripts,
24129  and certain other structures, are set larger in 
24130 \family sans
24131 displaystyle
24132 \family default
24133 .
24134  Except for some operators, which resize themselves to accommodate various
24135  situations, all text will be set in the styles that LaTeX thinks are appropriat
24136 e.
24137  These choices can be overridden by using the math panel button 
24138 \begin_inset Graphics
24139         filename ../images/math/style.png
24140
24141 \end_inset
24142
24143 .
24144  A box for the size will be created in which you can insert the math structure.
24145  For example, you can set 
24146 \begin_inset Formula $\frac{1}{2}$
24147 \end_inset
24148
24149 , which is normally in 
24150 \family sans
24151 textstyle
24152 \family default
24153 , larger in 
24154 \family sans
24155 displaystyle
24156 \family default
24157
24158 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24159 \end_inset
24160
24161 .
24162  The four styles are used in the following example:
24163 \end_layout
24164
24165 \begin_layout Standard
24166 \begin_inset Formula $displaystyle$
24167 \end_inset
24168
24169
24170 \begin_inset Formula ${\textstyle textstyle}$
24171 \end_inset
24172
24173
24174 \begin_inset Formula ${\scriptstyle scriptstyle}$
24175 \end_inset
24176
24177
24178 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24179 \end_inset
24180
24181 .
24182 \end_layout
24183
24184 \begin_layout Standard
24185 All these math-mode font sizes are relative, that means, if the whole math
24186  inset is set in a particular size with the menu 
24187 \family sans
24188 Edit\SpecialChar \menuseparator
24189 Text
24190 \begin_inset space ~
24191 \end_inset
24192
24193 Style
24194 \family default
24195 , all sizes in the formula will be adjusted relative to this size.
24196  Similarly, if the base font size of the document is changed, all fonts
24197  will be adjusted to correspond.
24198  As an example here is a formula in the font size 
24199 \begin_inset Quotes eld
24200 \end_inset
24201
24202 largest
24203 \begin_inset Quotes erd
24204 \end_inset
24205
24206 :
24207 \end_layout
24208
24209 \begin_layout Standard
24210
24211 \family roman
24212 \size largest
24213 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24214 \end_inset
24215
24216
24217 \end_layout
24218
24219 \begin_layout Section
24220 Theorem Modules
24221 \end_layout
24222
24223 \begin_layout Standard
24224 As of LyX 1.6, support for theorem-like environments has been moved out of
24225  the document classes and into layout modules.
24226 \begin_inset Index idx
24227 status collapsed
24228
24229 \begin_layout Plain Layout
24230 Layout Modules
24231 \end_layout
24232
24233 \end_inset
24234
24235  As a result, theorem-like environments can now easily be used with classes
24236  other than the AMS classes.
24237  See section 
24238 \begin_inset CommandInset ref
24239 LatexCommand ref
24240 reference "sub:Modules"
24241
24242 \end_inset
24243
24244  for more on layout modules.
24245 \end_layout
24246
24247 \begin_layout Section
24248 AMS-LaTeX
24249 \begin_inset Index idx
24250 status collapsed
24251
24252 \begin_layout Plain Layout
24253 AMS math
24254 \end_layout
24255
24256 \end_inset
24257
24258
24259 \begin_inset Index idx
24260 status collapsed
24261
24262 \begin_layout Plain Layout
24263 Math ! AMS
24264 \end_layout
24265
24266 \end_inset
24267
24268
24269 \end_layout
24270
24271 \begin_layout Standard
24272 LyX supports the packages provided by the American Mathematical Society
24273  (AMS) that are in common use.
24274 \end_layout
24275
24276 \begin_layout Subsection
24277 Enabling AMS-Support
24278 \end_layout
24279
24280 \begin_layout Standard
24281 Selecting the checkbox 
24282 \family sans
24283 Use
24284 \begin_inset space ~
24285 \end_inset
24286
24287 AMS
24288 \begin_inset space ~
24289 \end_inset
24290
24291 math
24292 \begin_inset space ~
24293 \end_inset
24294
24295 package
24296 \family default
24297  in the 
24298 \family sans
24299 Document\SpecialChar \menuseparator
24300 Settings
24301 \family default
24302
24303 \begin_inset Index idx
24304 status collapsed
24305
24306 \begin_layout Plain Layout
24307 Document ! Settings
24308 \end_layout
24309
24310 \end_inset
24311
24312  dialog under 
24313 \family sans
24314 Math
24315 \begin_inset space ~
24316 \end_inset
24317
24318 Options
24319 \family default
24320  will include the AMS-packages in the document, and make the facilities
24321  available.
24322  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24323  formulas, assure that you have enabled AMS.
24324 \end_layout
24325
24326 \begin_layout Subsection
24327 AMS-Formula Types
24328 \begin_inset CommandInset label
24329 LatexCommand label
24330 name "sub:AMS-Formula-Types"
24331
24332 \end_inset
24333
24334
24335 \begin_inset Index idx
24336 status collapsed
24337
24338 \begin_layout Plain Layout
24339 Math ! Multi-line Equations
24340 \end_layout
24341
24342 \end_inset
24343
24344
24345 \end_layout
24346
24347 \begin_layout Standard
24348 AMS-LaTeX provides a selection of different formula types.
24349  LyX allows you to choose between 
24350 \family typewriter
24351 align
24352 \family default
24353
24354 \family typewriter
24355 alignat
24356 \family default
24357
24358 \family typewriter
24359 flalign
24360 \family default
24361
24362 \family typewriter
24363 gather
24364 \family default
24365 , and 
24366 \family typewriter
24367 multline
24368 \family default
24369 .
24370  We refer to the AMS-documentation for an explanation of these formula types.
24371 \end_layout
24372
24373 \begin_layout Chapter
24374 More Tools
24375 \end_layout
24376
24377 \begin_layout Section
24378 Cross-References
24379 \begin_inset Index idx
24380 status collapsed
24381
24382 \begin_layout Plain Layout
24383 Cross references
24384 \end_layout
24385
24386 \end_inset
24387
24388
24389 \begin_inset CommandInset label
24390 LatexCommand label
24391 name "sec:Cross-References"
24392
24393 \end_inset
24394
24395
24396 \end_layout
24397
24398 \begin_layout Standard
24399 One of LyX's strengths are cross-references.
24400  You can reference every section, float, footnote, formula, and list in
24401  the document.
24402  To reference a document part, you have to insert a label into it.
24403  The label is used as anchor and name for the reference.
24404  We want for example to refer to the second item of the following list:
24405 \end_layout
24406
24407 \begin_layout Enumerate
24408 First item
24409 \end_layout
24410
24411 \begin_layout Enumerate
24412 \begin_inset CommandInset label
24413 LatexCommand label
24414 name "enu:Second-item"
24415
24416 \end_inset
24417
24418 Second item
24419 \end_layout
24420
24421 \begin_layout Enumerate
24422 Third item
24423 \end_layout
24424
24425 \begin_layout Standard
24426 First we insert a label into the second item with the menu 
24427 \family sans
24428 Insert\SpecialChar \menuseparator
24429 Label
24430 \family default
24431  or by pressing the toolbar button 
24432 \begin_inset Graphics
24433         filename ../images/label-insert.png
24434         scale 85
24435
24436 \end_inset
24437
24438 .
24439  A grey label box like this: 
24440 \begin_inset Graphics
24441         filename clipart/labelQt4.png
24442         scale 85
24443
24444 \end_inset
24445
24446  is inserted and the label window pops up asking for the label text.
24447  LyX offers as text the first words of the item with a prefix, in our case
24448  the text 
24449 \begin_inset Quotes eld
24450 \end_inset
24451
24452
24453 \family sans
24454 enu: Second-item
24455 \family default
24456
24457 \begin_inset Quotes erd
24458 \end_inset
24459
24460 .
24461  The prefix 
24462 \begin_inset Quotes eld
24463 \end_inset
24464
24465
24466 \family sans
24467 enu:
24468 \family default
24469
24470 \begin_inset Quotes erd
24471 \end_inset
24472
24473  stands for 
24474 \begin_inset Quotes eld
24475 \end_inset
24476
24477 enumerate
24478 \begin_inset Quotes erd
24479 \end_inset
24480
24481 .
24482  The prefix depends on the document part where the label is inserted, e.
24483 \begin_inset space \thinspace{}
24484 \end_inset
24485
24486 g.
24487 \begin_inset space \space{}
24488 \end_inset
24489
24490 if you insert a label into a section heading, the prefix will be 
24491 \begin_inset Quotes eld
24492 \end_inset
24493
24494
24495 \family sans
24496 sec:
24497 \family default
24498
24499 \begin_inset Quotes erd
24500 \end_inset
24501
24502 .
24503 \end_layout
24504
24505 \begin_layout Standard
24506 To reference the item, we refer to its label using the menu 
24507 \family sans
24508 Insert\SpecialChar \menuseparator
24509 Cross-Reference
24510 \family default
24511  or the toolbar button 
24512 \begin_inset Graphics
24513         filename ../images/dialog-show-new-inset_ref.png
24514         scale 85
24515
24516 \end_inset
24517
24518 .
24519  A grey cross-reference box like this: 
24520 \begin_inset Graphics
24521         filename clipart/referenceQt4.png
24522         scale 85
24523
24524 \end_inset
24525
24526  is inserted and the cross-reference window appears showing all the labels
24527  in the document.
24528  We can now sort the labels alphabetically and then choose the entry 
24529 \begin_inset Quotes eld
24530 \end_inset
24531
24532
24533 \family sans
24534 enu:Second-item
24535 \family default
24536
24537 \begin_inset Quotes erd
24538 \end_inset
24539
24540 .
24541  At the position of the cross-reference box the item number will appear
24542  in the output.
24543 \end_layout
24544
24545 \begin_layout Standard
24546 Alternatively to 
24547 \family sans
24548 Insert\SpecialChar \menuseparator
24549 Cross-Reference
24550 \family default
24551 , you can right-click on a label and use in the appearing context menu 
24552 \family sans
24553 Copy as Reference
24554 \family default
24555 .
24556  The cross-reference to this label is now in the clipboard and can be copied
24557  to the actual cursor position via the menu 
24558 \family sans
24559 Edit\SpecialChar \menuseparator
24560 Paste
24561 \family default
24562  (shortcut Ctrl+V).
24563 \end_layout
24564
24565 \begin_layout Standard
24566 Here is our cross-reference: Item
24567 \begin_inset space ~
24568 \end_inset
24569
24570
24571 \begin_inset CommandInset ref
24572 LatexCommand ref
24573 reference "enu:Second-item"
24574
24575 \end_inset
24576
24577
24578 \end_layout
24579
24580 \begin_layout Standard
24581 It is recommended to use a protected space
24582 \begin_inset Foot
24583 status collapsed
24584
24585 \begin_layout Plain Layout
24586 described in section
24587 \begin_inset space ~
24588 \end_inset
24589
24590
24591 \begin_inset CommandInset ref
24592 LatexCommand ref
24593 reference "sub:Protected-Space"
24594
24595 \end_inset
24596
24597
24598 \end_layout
24599
24600 \end_inset
24601
24602  between the cross-reference name and its number to avoid ugly line breaks
24603  between them.
24604 \end_layout
24605
24606 \begin_layout Standard
24607 There are six varieties of cross-references:
24608 \end_layout
24609
24610 \begin_layout Description
24611 <reference>: prints the float number, this is the default: 
24612 \begin_inset CommandInset ref
24613 LatexCommand ref
24614 reference "cap:Two-distorted-images"
24615
24616 \end_inset
24617
24618
24619 \end_layout
24620
24621 \begin_layout Description
24622 (<reference>): prints the float number within two parentheses, this is the
24623  style normally used to reference formulas, especially when the reference
24624  name 
24625 \begin_inset Quotes eld
24626 \end_inset
24627
24628 Equation
24629 \begin_inset Quotes erd
24630 \end_inset
24631
24632  is omitted: 
24633 \begin_inset CommandInset ref
24634 LatexCommand eqref
24635 reference "eq:tanhExp"
24636
24637 \end_inset
24638
24639
24640 \end_layout
24641
24642 \begin_layout Description
24643 <page>: prints the page number: Page
24644 \begin_inset space ~
24645 \end_inset
24646
24647
24648 \begin_inset CommandInset ref
24649 LatexCommand pageref
24650 reference "cap:Two-distorted-images"
24651
24652 \end_inset
24653
24654
24655 \end_layout
24656
24657 \begin_layout Description
24658 on
24659 \begin_inset space ~
24660 \end_inset
24661
24662 page
24663 \begin_inset space ~
24664 \end_inset
24665
24666 <page>: prints the text "on page" and the page number: 
24667 \begin_inset CommandInset ref
24668 LatexCommand vpageref
24669 reference "cap:Two-distorted-images"
24670
24671 \end_inset
24672
24673
24674 \end_layout
24675
24676 \begin_layout Description
24677 <reference>
24678 \begin_inset space ~
24679 \end_inset
24680
24681 on
24682 \begin_inset space ~
24683 \end_inset
24684
24685 page
24686 \begin_inset space ~
24687 \end_inset
24688
24689 <page>: prints the float number, the text "on page", and the page number:
24690  
24691 \begin_inset CommandInset ref
24692 LatexCommand vref
24693 reference "cap:Two-distorted-images"
24694
24695 \end_inset
24696
24697
24698 \end_layout
24699
24700 \begin_layout Description
24701 Formatted
24702 \begin_inset space ~
24703 \end_inset
24704
24705 reference: prints a self defined cross-reference format.
24706 \begin_inset Newline newline
24707 \end_inset
24708
24709
24710 \begin_inset Note Greyedout
24711 status open
24712
24713 \begin_layout Plain Layout
24714
24715 \series bold
24716 Note:
24717 \series default
24718  This feature is only available when you have the LaTeX-package 
24719 \series bold
24720 prettyref
24721 \series default
24722
24723 \begin_inset Index idx
24724 status collapsed
24725
24726 \begin_layout Plain Layout
24727 LaTeX-packages ! prettyref
24728 \end_layout
24729
24730 \end_inset
24731
24732  installed.
24733 \end_layout
24734
24735 \end_inset
24736
24737
24738 \end_layout
24739
24740 \begin_layout Standard
24741
24742 \family sans
24743 <page>
24744 \family default
24745  will not print the page number if the label is on the previous, the same,
24746  or the next page.
24747  You will e.
24748 \begin_inset space \thinspace{}
24749 \end_inset
24750
24751 g.
24752 \begin_inset space \space{}
24753 \end_inset
24754
24755 see the text 
24756 \begin_inset Quotes eld
24757 \end_inset
24758
24759
24760 \family sans
24761 on this page
24762 \family default
24763
24764 \begin_inset Quotes erd
24765 \end_inset
24766
24767  instead.
24768  The style 
24769 \family sans
24770 <reference> on page <page>
24771 \family default
24772  will not print anything about the page if the label is on the same page.
24773 \end_layout
24774
24775 \begin_layout Standard
24776 The number and current page of the referenced document part in the output,
24777  is automatically calculated by LaTeX.
24778  The varieties are adjusted in the field 
24779 \family sans
24780 Format
24781 \family default
24782  of the cross-reference window, that appear when you click on the cross-referenc
24783 e.
24784 \end_layout
24785
24786 \begin_layout Standard
24787 You can only use the style 
24788 \family sans
24789 <reference>
24790 \family default
24791  to reference numbered document parts, while the reference style 
24792 \family sans
24793 <page>
24794 \family default
24795  is always possible.
24796 \end_layout
24797
24798 \begin_layout Standard
24799 If you want to reference a section, put the label in the section heading;
24800  for floats put the label in the caption; for footnotes put the label in
24801  it.
24802  Referencing formulas is explained in section
24803 \begin_inset space ~
24804 \end_inset
24805
24806
24807 \begin_inset CommandInset ref
24808 LatexCommand ref
24809 reference "sec:Formula-Numbering-and"
24810
24811 \end_inset
24812
24813 .
24814 \end_layout
24815
24816 \begin_layout Standard
24817 Right-clicking on a cross-reference opens a context menu.
24818  The entry 
24819 \family sans
24820 Go
24821 \begin_inset space ~
24822 \end_inset
24823
24824 to
24825 \begin_inset space ~
24826 \end_inset
24827
24828 Label
24829 \family default
24830  sets the the cursor before the referenced label.
24831  This entry will be renamed in the context menu of the label to 
24832 \family sans
24833 Go
24834 \begin_inset space ~
24835 \end_inset
24836
24837 Back
24838 \family default
24839  so that you can use it to set the cursor back to the cross-reference.
24840  You can also go back with the toolbar button 
24841 \begin_inset Graphics
24842         filename ../images/bookmark-goto_0.png
24843         BoundingBox 0bp 5bp 20bp 25bp
24844         rotateOrigin center
24845
24846 \end_inset
24847
24848 .
24849 \end_layout
24850
24851 \begin_layout Standard
24852 You can change labels at any time.
24853  References to the changed label will automatically be updated so that you
24854  do not need to take care about this.
24855 \end_layout
24856
24857 \begin_layout Standard
24858 If a cross-reference refers to a non-existent label, you will see two question
24859  marks in the output instead of the reference.
24860 \end_layout
24861
24862 \begin_layout Standard
24863 References are described in detail in the 
24864 \emph on
24865 Embedded Objects
24866 \emph default
24867  manual.
24868 \end_layout
24869
24870 \begin_layout Section
24871 Table of Contents and other Listings
24872 \begin_inset Index idx
24873 status collapsed
24874
24875 \begin_layout Plain Layout
24876 Table of contents
24877 \end_layout
24878
24879 \end_inset
24880
24881
24882 \begin_inset Index idx
24883 status collapsed
24884
24885 \begin_layout Plain Layout
24886 Outline
24887 \end_layout
24888
24889 \end_inset
24890
24891
24892 \begin_inset CommandInset label
24893 LatexCommand label
24894 name "sec:toc"
24895
24896 \end_inset
24897
24898
24899 \end_layout
24900
24901 \begin_layout Subsection
24902 Table of Contents
24903 \begin_inset CommandInset label
24904 LatexCommand label
24905 name "sub:Table-of-Contents"
24906
24907 \end_inset
24908
24909
24910 \end_layout
24911
24912 \begin_layout Standard
24913 The Table of Contents (TOC) is inserted with the menu 
24914 \family sans
24915 Insert\SpecialChar \menuseparator
24916 List/TOC\SpecialChar \menuseparator
24917 Table
24918 \begin_inset space ~
24919 \end_inset
24920
24921 of
24922 \begin_inset space ~
24923 \end_inset
24924
24925 Contents
24926 \family default
24927 .
24928  Is is displayed in LyX as a gray box.
24929  If you click on it, the 
24930 \family sans
24931 Outline
24932 \family default
24933  window appears, showing you the TOC entries as outline to move and rearrange
24934  sections in your documents.
24935  So this operation is an alternative to the menu 
24936 \family sans
24937 Document\SpecialChar \menuseparator
24938 Outline
24939 \family default
24940  that is described in sec.
24941 \begin_inset space \thinspace{}
24942 \end_inset
24943
24944
24945 \begin_inset CommandInset ref
24946 LatexCommand ref
24947 reference "sec:Navigating"
24948
24949 \end_inset
24950
24951 .
24952 \end_layout
24953
24954 \begin_layout Standard
24955 The TOC in the document output lists every numbered section automatically.
24956  If you have declared a short title for a section heading, as described
24957  in section
24958 \begin_inset space ~
24959 \end_inset
24960
24961
24962 \begin_inset CommandInset ref
24963 LatexCommand ref
24964 reference "sec:Short-Titles"
24965
24966 \end_inset
24967
24968 , it will be used in the TOC instead of the section heading.
24969  Section
24970 \begin_inset space ~
24971 \end_inset
24972
24973
24974 \begin_inset CommandInset ref
24975 LatexCommand ref
24976 reference "sub:Numbering-depth"
24977
24978 \end_inset
24979
24980  describes how the level is adjusted that defines which section types are
24981  listed in the TOC.
24982  Unnumbered sections are not listed in the TOC.
24983 \end_layout
24984
24985 \begin_layout Subsection
24986 List of Figures, Tables, and Algorithms
24987 \begin_inset CommandInset label
24988 LatexCommand label
24989 name "sub:List-of-Figures"
24990
24991 \end_inset
24992
24993
24994 \end_layout
24995
24996 \begin_layout Standard
24997 Table, figure, and algorithm lists are very much like the table of contents.
24998  You can insert them via the 
24999 \family sans
25000 Insert\SpecialChar \menuseparator
25001 List
25002 \begin_inset space ~
25003 \end_inset
25004
25005 /
25006 \begin_inset space ~
25007 \end_inset
25008
25009 TOC
25010 \family default
25011  submenus.
25012  The list entries are the float captions and the float number.
25013 \end_layout
25014
25015 \begin_layout Section
25016 URLs and Hyperlinks
25017 \begin_inset Index idx
25018 status collapsed
25019
25020 \begin_layout Plain Layout
25021 URLs
25022 \end_layout
25023
25024 \end_inset
25025
25026
25027 \begin_inset Index idx
25028 status collapsed
25029
25030 \begin_layout Plain Layout
25031 Hyperlinks
25032 \end_layout
25033
25034 \end_inset
25035
25036
25037 \end_layout
25038
25039 \begin_layout Subsection
25040 URLs
25041 \begin_inset CommandInset label
25042 LatexCommand label
25043 name "sub:URLs"
25044
25045 \end_inset
25046
25047
25048 \end_layout
25049
25050 \begin_layout Standard
25051 Links to web pages or email addresses can be inserted via the menu 
25052 \family sans
25053 Insert\SpecialChar \menuseparator
25054 URL
25055 \family default
25056 .
25057 \end_layout
25058
25059 \begin_layout Standard
25060 Here is an example URL: LyX's homepage: 
25061 \begin_inset Flex URL
25062 status open
25063
25064 \begin_layout Plain Layout
25065
25066 http://www.lyx.org
25067 \end_layout
25068
25069 \end_inset
25070
25071
25072 \end_layout
25073
25074 \begin_layout Standard
25075 You cannot change the style of the link text, the URL text will always be
25076  in the style 
25077 \family typewriter
25078 Typewriter
25079 \family default
25080 .
25081  To be able to format the URL text, use hyperlinks as explained in the next
25082  subsection.
25083 \end_layout
25084
25085 \begin_layout Standard
25086 \begin_inset Note Greyedout
25087 status open
25088
25089 \begin_layout Plain Layout
25090
25091 \series bold
25092 Note:
25093 \series default
25094  URLs must not end with a backslash, otherwise you get LaTeX errors.
25095 \end_layout
25096
25097 \end_inset
25098
25099
25100 \end_layout
25101
25102 \begin_layout Subsection
25103 Hyperlinks
25104 \begin_inset CommandInset label
25105 LatexCommand label
25106 name "sub:Hyperlinks"
25107
25108 \end_inset
25109
25110
25111 \end_layout
25112
25113 \begin_layout Standard
25114 Hyperlinks can be inserted with the menu 
25115 \family sans
25116 Insert\SpecialChar \menuseparator
25117 Hyperlink
25118 \family default
25119  or with the toolbar button 
25120 \begin_inset Graphics
25121         filename ../images/href-insert.png
25122         BoundingBox 0bp 5bp 20bp 20bp
25123
25124 \end_inset
25125
25126 .
25127  The appearing dialog has two fields: 
25128 \family sans
25129 Target
25130 \family default
25131  and 
25132 \family sans
25133 Name
25134 \family default
25135 .
25136  The name is the printed text for the hyperlink.
25137  The hyperlink type can be a weblink like this: 
25138 \begin_inset CommandInset href
25139 LatexCommand href
25140 name "LyX's homepage"
25141 target "http://www.lyx.org"
25142
25143 \end_inset
25144
25145 , an Email address like this: 
25146 \begin_inset CommandInset href
25147 LatexCommand href
25148 name "lyx-docs mailing list"
25149 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25150 type "mailto:"
25151
25152 \end_inset
25153
25154 , or a link to a file.
25155 \end_layout
25156
25157 \begin_layout Standard
25158 You can start applications via a hyperlink when you insert a weblink, but
25159  add the prefix 
25160 \begin_inset Quotes eld
25161 \end_inset
25162
25163
25164 \family sans
25165 run:
25166 \family default
25167
25168 \begin_inset Quotes erd
25169 \end_inset
25170
25171  to the link target.
25172 \end_layout
25173
25174 \begin_layout Standard
25175 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25176  and become clickable in the DVI and PDF-output.
25177  To set the format of the link text, highlight the hyperlink inset and use
25178  the text style dialog.
25179  This is for example a hyperlink with bold sans serif text: 
25180 \family sans
25181 \series bold
25182
25183 \begin_inset CommandInset href
25184 LatexCommand href
25185 name "LyX's homepage"
25186 target "http://www.lyx.org"
25187
25188 \end_inset
25189
25190
25191 \end_layout
25192
25193 \begin_layout Standard
25194 The link text color can be changed, when the option 
25195 \family sans
25196 Color links
25197 \family default
25198  is set in the PDF Properties dialog (menu 
25199 \family sans
25200 Document\SpecialChar \menuseparator
25201 Settings\SpecialChar \menuseparator
25202 PDF Properties
25203 \family default
25204 ).
25205  The link text is for example set in this document to blue by adding the
25206  option
25207 \begin_inset Newline newline
25208 \end_inset
25209
25210
25211 \series bold
25212 urlcolor=blue
25213 \series default
25214
25215 \begin_inset Newline newline
25216 \end_inset
25217
25218 to the field 
25219 \family sans
25220 Additional options
25221 \family default
25222  in the PDF Properties dialog.
25223 \end_layout
25224
25225 \begin_layout Section
25226 Appendices
25227 \begin_inset Index idx
25228 status collapsed
25229
25230 \begin_layout Plain Layout
25231 Appendix
25232 \end_layout
25233
25234 \end_inset
25235
25236
25237 \begin_inset CommandInset label
25238 LatexCommand label
25239 name "sec:Appendices"
25240
25241 \end_inset
25242
25243
25244 \end_layout
25245
25246 \begin_layout Standard
25247 Appendices are created with the menu 
25248 \family sans
25249 Document\SpecialChar \menuseparator
25250 Start
25251 \begin_inset space ~
25252 \end_inset
25253
25254 Appendix
25255 \begin_inset space ~
25256 \end_inset
25257
25258 Here
25259 \family default
25260 .
25261  This menu sets the document from the current cursor position to the end
25262  as the appendix region.
25263  The region is marked with a red borderline.
25264 \end_layout
25265
25266 \begin_layout Standard
25267 Every chapter (or section) within the appendix region is treated as an appendix,
25268  numbered with a capital Latin letter.
25269  The appendix subsections are numbered with this letter followed by a dot
25270  and the subsection number.
25271  All appendix sections can be referenced as if they were normal sections,
25272  here two examples:
25273 \end_layout
25274
25275 \begin_layout Standard
25276 Appendix
25277 \begin_inset space ~
25278 \end_inset
25279
25280
25281 \begin_inset CommandInset ref
25282 LatexCommand ref
25283 reference "cha:Credits"
25284
25285 \end_inset
25286
25287 ; Appendix
25288 \begin_inset space ~
25289 \end_inset
25290
25291
25292 \begin_inset CommandInset ref
25293 LatexCommand ref
25294 reference "sub:Export"
25295
25296 \end_inset
25297
25298
25299 \end_layout
25300
25301 \begin_layout Section
25302 Bibliography
25303 \begin_inset Index idx
25304 status collapsed
25305
25306 \begin_layout Plain Layout
25307 Bibliography
25308 \end_layout
25309
25310 \end_inset
25311
25312
25313 \begin_inset CommandInset label
25314 LatexCommand label
25315 name "sec:Bibliography"
25316
25317 \end_inset
25318
25319
25320 \end_layout
25321
25322 \begin_layout Standard
25323 There are two ways of generating the bibliography in a LyX-document.
25324  You can include a bibliography database,
25325 \begin_inset Foot
25326 status collapsed
25327
25328 \begin_layout Plain Layout
25329 Known under the name 
25330 \begin_inset Quotes eld
25331 \end_inset
25332
25333 BibTeX-database
25334 \begin_inset Quotes erd
25335 \end_inset
25336
25337 .
25338 \end_layout
25339
25340 \end_inset
25341
25342  which is explained in the next subsection, or you can insert the bibliography
25343  manually, using the paragraph environment 
25344 \family sans
25345 Bibliography
25346 \family default
25347 , which was described in section
25348 \begin_inset space ~
25349 \end_inset
25350
25351
25352 \begin_inset CommandInset ref
25353 LatexCommand ref
25354 reference "sub:Biblio_environment"
25355
25356 \end_inset
25357
25358 .
25359  If you want anything other than numerical citations that are used in this
25360  document, like author-year citations, then you must
25361 \emph on
25362  
25363 \emph default
25364 use a bibliography database.
25365 \end_layout
25366
25367 \begin_layout Subsection
25368 The Bibliography Environment
25369 \end_layout
25370
25371 \begin_layout Standard
25372 Within the 
25373 \family sans
25374 Bibliography
25375 \family default
25376  environment, every paragraph begins with a gray bibliography box labeled
25377  with a number.
25378  If you click on it, you will get a dialog in which you can set a 
25379 \family sans
25380 Key
25381 \family default
25382  and a 
25383 \family sans
25384 Label
25385 \family default
25386 .
25387  The key is the symbolic name by which you will refer to this bibliography
25388  entry.
25389  For example, our second entry in the bibliography is a book about LaTeX
25390  and we used 
25391 \begin_inset Quotes eld
25392 \end_inset
25393
25394 latexcompanion
25395 \begin_inset Quotes erd
25396 \end_inset
25397
25398 , a short form of its title, as key.
25399 \end_layout
25400
25401 \begin_layout Standard
25402 You can refer to the key of a bibliography entry using the menu 
25403 \family sans
25404 Insert\SpecialChar \menuseparator
25405 Citation
25406 \family default
25407  or the toolbar button 
25408 \begin_inset Graphics
25409         filename ../images/dialog-show-new-inset_citation.png
25410         BoundingBox 0bp 5bp 20bp 20bp
25411
25412 \end_inset
25413
25414 .
25415  A citation reference box is inserted and a citation window will appear
25416  in which you can select one or more keys in the available key list.
25417  The citation reference box will be labeled with the referenced key.
25418  When you click on the box, the citation window appears and you can change
25419  the reference.
25420 \end_layout
25421
25422 \begin_layout Standard
25423 Citation references appear in the output as the number of the bibliography
25424  entry with surrounding brackets.
25425  If you set a 
25426 \family sans
25427 Label
25428 \family default
25429  for the entry, the label will appear instead of the number.
25430  Here are two examples; the first without a label, the second with the label
25431  
25432 \begin_inset Quotes eld
25433 \end_inset
25434
25435 Credits
25436 \begin_inset Quotes erd
25437 \end_inset
25438
25439 :
25440 \end_layout
25441
25442 \begin_layout Standard
25443 Have a look at the 
25444 \family sans
25445 LaTeX Companion Second Edition
25446 \family default
25447
25448 \begin_inset CommandInset citation
25449 LatexCommand cite
25450 key "latexcompanion"
25451
25452 \end_inset
25453
25454
25455 \end_layout
25456
25457 \begin_layout Standard
25458 The LyX-Team members are listed in the Credits: 
25459 \begin_inset CommandInset citation
25460 LatexCommand cite
25461 key "lyxcredit"
25462
25463 \end_inset
25464
25465
25466 \end_layout
25467
25468 \begin_layout Subsection
25469 Bibliography databases (BibTeX)
25470 \begin_inset Index idx
25471 status collapsed
25472
25473 \begin_layout Plain Layout
25474 Bibliography ! Databases
25475 \end_layout
25476
25477 \end_inset
25478
25479
25480 \begin_inset Index idx
25481 status collapsed
25482
25483 \begin_layout Plain Layout
25484 Bibliography ! BibTeX
25485 \end_layout
25486
25487 \end_inset
25488
25489
25490 \begin_inset CommandInset label
25491 LatexCommand label
25492 name "sub:Bibliography-databases"
25493
25494 \end_inset
25495
25496
25497 \end_layout
25498
25499 \begin_layout Standard
25500 Bibliography databases are useful if you use the same bibliography in different
25501  documents.
25502 \begin_inset Foot
25503 status collapsed
25504
25505 \begin_layout Plain Layout
25506 They are also useful simply for keeping a database of articles and notes
25507  concerning them.
25508  Most of the database programs mentioned below allow you to store annotations
25509  and reviews along with bibliographical information.
25510 \end_layout
25511
25512 \end_inset
25513
25514  It also makes it very easy to have a uniform layout for all bibliography
25515  entries.
25516  You can collect the bibliography of all relevant books and articles of
25517  your working field in a database.
25518  This database can be used for different documents, and only the entries
25519  cited in a particular document will appear in the bibliography list for
25520  that document.
25521  This relieves you of the need to keep track of which articles and books
25522  you have cited.
25523 \end_layout
25524
25525 \begin_layout Standard
25526 The database is a text file with the file extension 
25527 \begin_inset Quotes eld
25528 \end_inset
25529
25530
25531 \family sans
25532 .bib
25533 \family default
25534
25535 \begin_inset Quotes erd
25536 \end_inset
25537
25538 , containing the bibliography in a special format.
25539  The format is explained in 
25540 \begin_inset CommandInset citation
25541 LatexCommand cite
25542 key "BibTeX-2"
25543
25544 \end_inset
25545
25546  and in LaTeX books (
25547 \begin_inset CommandInset citation
25548 LatexCommand cite
25549 key "Mittelbach,Kopka,Lamport"
25550
25551 \end_inset
25552
25553 ).
25554  The file can be created using any text editor, but normally one uses a
25555  special program to create and edit the entries in the database.
25556  A list of such programs is maintained on the LyX Wiki at 
25557 \begin_inset Flex URL
25558 status collapsed
25559
25560 \begin_layout Plain Layout
25561
25562 http://wiki.lyx.org/BibTeX/Programs
25563 \end_layout
25564
25565 \end_inset
25566
25567 .
25568 \end_layout
25569
25570 \begin_layout Standard
25571 To use a database, use the menu 
25572 \family sans
25573 Insert\SpecialChar \menuseparator
25574 List
25575 \family default
25576 /
25577 \family sans
25578 TOC\SpecialChar \menuseparator
25579 BibT
25580 \begin_inset ERT
25581 status collapsed
25582
25583 \begin_layout Plain Layout
25584
25585 {}
25586 \end_layout
25587
25588 \end_inset
25589
25590 eX
25591 \begin_inset space ~
25592 \end_inset
25593
25594 Bibliography
25595 \family default
25596 .
25597  A grey box will be inserted and a window appears.
25598  In this window you can load one or more databases and a style file.
25599  The option 
25600 \family sans
25601 Add bibliography to TOC
25602 \family default
25603  adds a table of contents entry for the bibliography.
25604  In the 
25605 \family sans
25606 Content
25607 \family default
25608  drop box you can select what part of the database should be output.
25609 \end_layout
25610
25611 \begin_layout Standard
25612 The style file is a text file with the file extension 
25613 \begin_inset Quotes eld
25614 \end_inset
25615
25616
25617 \family sans
25618 .bst
25619 \family default
25620
25621 \begin_inset Quotes erd
25622 \end_inset
25623
25624  that controls how the bibliography entries will appear.
25625  Your LaTeX distribution should provide several of these, and many publishers
25626  provide their own style files, so that you don't have to take care of the
25627  layout.
25628  It is of course possible to write your own style file, but this is something
25629  for experts.
25630 \begin_inset Foot
25631 status collapsed
25632
25633 \begin_layout Plain Layout
25634 For information how this is done, have a look at
25635 \begin_inset Newline newline
25636 \end_inset
25637
25638
25639 \begin_inset CommandInset href
25640 LatexCommand href
25641 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
25642
25643 \end_inset
25644
25645 .
25646 \end_layout
25647
25648 \end_inset
25649
25650
25651 \end_layout
25652
25653 \begin_layout Standard
25654 Inserting a citation reference works as described in the previous section.
25655 \end_layout
25656
25657 \begin_layout Standard
25658 To generate the bibliography from a database, LyX uses the program BibTeX.
25659  This program can be controlled with options that you can add in LyX's preferenc
25660 es dialog under 
25661 \family sans
25662 Outputs\SpecialChar \menuseparator
25663 LaT
25664 \begin_inset ERT
25665 status collapsed
25666
25667 \begin_layout Plain Layout
25668
25669 {}
25670 \end_layout
25671
25672 \end_inset
25673
25674 eX
25675 \family default
25676  in the 
25677 \family sans
25678 BibT
25679 \begin_inset ERT
25680 status collapsed
25681
25682 \begin_layout Plain Layout
25683
25684 {}
25685 \end_layout
25686
25687 \end_inset
25688
25689 eX
25690 \begin_inset space ~
25691 \end_inset
25692
25693 command
25694 \family default
25695  field.
25696  Before adding options, it is strongly recommended to read the manual of
25697  
25698 \family sans
25699 BibTeX
25700 \family default
25701  
25702 \begin_inset CommandInset citation
25703 LatexCommand cite
25704 key "BibTeX"
25705
25706 \end_inset
25707
25708 .
25709 \end_layout
25710
25711 \begin_layout Standard
25712 When you select the option 
25713 \family sans
25714 Sectioned bibliography
25715 \family default
25716  in the 
25717 \family sans
25718 Document\SpecialChar \menuseparator
25719 Settings
25720 \family default
25721  dialog, it is possible to have multiple and sectioned bibliographies.
25722  This and other options are explained in detail in section 
25723 \emph on
25724 Customizing Bibliographies
25725 \emph default
25726  
25727 \emph on
25728 with BibTeX
25729 \emph default
25730  of the 
25731 \emph on
25732 Additional Features
25733 \emph default
25734  manual.
25735 \end_layout
25736
25737 \begin_layout Standard
25738 We use two bibliographies in this document to show the difference between
25739  the two methods of creating them.
25740  As you can see, the bibliography that is created from a database lists
25741  only the database entries that are referenced in the document.
25742  We used the style file 
25743 \family sans
25744 alphadin.bst
25745 \family default
25746  to get the complicated German reference key scheme in the bibliography.
25747 \end_layout
25748
25749 \begin_layout Subsection
25750 Bibliography layout
25751 \begin_inset Index idx
25752 status collapsed
25753
25754 \begin_layout Plain Layout
25755 Bibliography ! Layout
25756 \end_layout
25757
25758 \end_inset
25759
25760
25761 \end_layout
25762
25763 \begin_layout Standard
25764 In the citation reference dialog you can set a special citation format.
25765  For this feature you need to enable the option 
25766 \family sans
25767 Natbib
25768 \family default
25769  in the 
25770 \family sans
25771 Document\SpecialChar \menuseparator
25772 Settings
25773 \family default
25774
25775 \begin_inset Index idx
25776 status collapsed
25777
25778 \begin_layout Plain Layout
25779 Document ! Settings
25780 \end_layout
25781
25782 \end_inset
25783
25784  dialog under 
25785 \family sans
25786 Bibliography
25787 \family default
25788 .
25789  Setting a citation style for a reference will overwrite the default.
25790  For the global citation format use the BibTeX style files as explained
25791  in the previous section.
25792 \end_layout
25793
25794 \begin_layout Standard
25795 You can also set text, that should appear before or after a citation reference,
25796  in the citation reference window.
25797  Here an example where we set the text 
25798 \begin_inset Quotes eld
25799 \end_inset
25800
25801 Chapter
25802 \begin_inset space ~
25803 \end_inset
25804
25805 3
25806 \begin_inset Quotes erd
25807 \end_inset
25808
25809  to appear after the reference:
25810 \end_layout
25811
25812 \begin_layout Standard
25813 Have a look at 
25814 \begin_inset CommandInset citation
25815 LatexCommand cite
25816 after "Chapter 3"
25817 key "latexcompanion"
25818
25819 \end_inset
25820
25821 .
25822 \end_layout
25823
25824 \begin_layout Section
25825 Index
25826 \begin_inset Index idx
25827 status collapsed
25828
25829 \begin_layout Plain Layout
25830 Index generation
25831 \end_layout
25832
25833 \end_inset
25834
25835
25836 \begin_inset CommandInset label
25837 LatexCommand label
25838 name "sec:Index"
25839
25840 \end_inset
25841
25842
25843 \end_layout
25844
25845 \begin_layout Standard
25846 An index entry is created if you use the menu 
25847 \family sans
25848 Insert\SpecialChar \menuseparator
25849 Index
25850 \begin_inset space ~
25851 \end_inset
25852
25853 Entry
25854 \family default
25855  or the toolbar button 
25856 \begin_inset Graphics
25857         filename ../images/index-insert.png
25858         BoundingBox 0bp 5bp 20bp 20bp
25859
25860 \end_inset
25861
25862 .
25863  A box labeled 
25864 \begin_inset Quotes eld
25865 \end_inset
25866
25867
25868 \family sans
25869 Index
25870 \family default
25871
25872 \begin_inset Quotes erd
25873 \end_inset
25874
25875  is inserted containing the text that appears in the index.
25876  The word where the cursor is in or the currently highlighted text is proposed
25877  by LyX as the index entry.
25878 \end_layout
25879
25880 \begin_layout Standard
25881 We give a short overview of the index commands in the next subsections.
25882  For a detailed description of LaTeX's index mechanism, have a look at one
25883  of the LaTeX books 
25884 \begin_inset CommandInset citation
25885 LatexCommand cite
25886 key "latexcompanion,latexguide,latexbook"
25887
25888 \end_inset
25889
25890 .
25891 \end_layout
25892
25893 \begin_layout Standard
25894 The index list is inserted in the document with the menu 
25895 \family sans
25896 Insert\SpecialChar \menuseparator
25897 List
25898 \begin_inset space ~
25899 \end_inset
25900
25901 /
25902 \begin_inset space ~
25903 \end_inset
25904
25905 TOC\SpecialChar \menuseparator
25906 Index
25907 \begin_inset space ~
25908 \end_inset
25909
25910 List
25911 \family default
25912 .
25913  A light blue box labeled 
25914 \begin_inset Quotes eld
25915 \end_inset
25916
25917
25918 \family sans
25919 Index
25920 \family default
25921
25922 \begin_inset Quotes erd
25923 \end_inset
25924
25925  will show the place where the index is printed in the output.
25926  The index list box is not clickable like other LyX-boxes.
25927 \end_layout
25928
25929 \begin_layout Subsection
25930 Grouping Index Entries
25931 \begin_inset Index idx
25932 status collapsed
25933
25934 \begin_layout Plain Layout
25935 Index ! Grouping
25936 \end_layout
25937
25938 \end_inset
25939
25940
25941 \end_layout
25942
25943 \begin_layout Standard
25944 Index entries are often grouped to offer the reader a fast search in the
25945  index.
25946  We want to group for example the index entries for itemized and enumerated
25947  lists under the entry 
25948 \begin_inset Quotes eld
25949 \end_inset
25950
25951 Lists
25952 \begin_inset Quotes erd
25953 \end_inset
25954
25955 .
25956  First we create the entry 
25957 \begin_inset Quotes eld
25958 \end_inset
25959
25960 Lists
25961 \begin_inset Quotes erd
25962 \end_inset
25963
25964  in section
25965 \begin_inset space ~
25966 \end_inset
25967
25968
25969 \begin_inset CommandInset ref
25970 LatexCommand ref
25971 reference "sub:Lists"
25972
25973 \end_inset
25974
25975 .
25976  In the text field for the itemized list index entry in section
25977 \begin_inset space ~
25978 \end_inset
25979
25980
25981 \begin_inset CommandInset ref
25982 LatexCommand ref
25983 reference "sec:Itemize"
25984
25985 \end_inset
25986
25987 , we insert the command
25988 \end_layout
25989
25990 \begin_layout Standard
25991
25992 \series bold
25993 Lists ! Itemize
25994 \end_layout
25995
25996 \begin_layout Standard
25997 and the command
25998 \end_layout
25999
26000 \begin_layout Standard
26001
26002 \series bold
26003 Lists ! Enumerate
26004 \end_layout
26005
26006 \begin_layout Standard
26007 for the enumerated list in section
26008 \begin_inset space ~
26009 \end_inset
26010
26011
26012 \begin_inset CommandInset ref
26013 LatexCommand ref
26014 reference "sec:Enumerate"
26015
26016 \end_inset
26017
26018 .
26019 \end_layout
26020
26021 \begin_layout Standard
26022 The exclamation mark 
26023 \begin_inset Quotes eld
26024 \end_inset
26025
26026 !
26027 \begin_inset Quotes erd
26028 \end_inset
26029
26030  marks the grouping levels.
26031  You can have three levels; every index level is indented a bit more.
26032  An index entry for the higher levels is not required.
26033  If we don't have an index entry for 
26034 \begin_inset Quotes eld
26035 \end_inset
26036
26037 Lists
26038 \begin_inset Quotes erd
26039 \end_inset
26040
26041 , it will be printed anyway, but without a page number.
26042 \end_layout
26043
26044 \begin_layout Subsection
26045 Page Ranges
26046 \begin_inset Index idx
26047 status collapsed
26048
26049 \begin_layout Plain Layout
26050 Index ! Page ranges
26051 \end_layout
26052
26053 \end_inset
26054
26055
26056 \end_layout
26057
26058 \begin_layout Standard
26059 Normally an index entry will appear with the page number of the indexed
26060  section.
26061  But sometimes you want to index more pages under the same entry.
26062  E.g if we want to index the paragraph environments, we create an index entry
26063  in section
26064 \begin_inset space ~
26065 \end_inset
26066
26067
26068 \begin_inset CommandInset ref
26069 LatexCommand ref
26070 reference "sec:Paragraph-Environments"
26071
26072 \end_inset
26073
26074  with the command
26075 \end_layout
26076
26077 \begin_layout Standard
26078
26079 \series bold
26080 Paragraph environments|(
26081 \end_layout
26082
26083 \begin_layout Standard
26084 and another entry at the end of section
26085 \begin_inset space ~
26086 \end_inset
26087
26088
26089 \begin_inset CommandInset ref
26090 LatexCommand ref
26091 reference "sub:LyX-Code"
26092
26093 \end_inset
26094
26095  with the command
26096 \end_layout
26097
26098 \begin_layout Standard
26099
26100 \series bold
26101 Paragraph environments|)
26102 \end_layout
26103
26104 \begin_layout Standard
26105 The commands 
26106 \begin_inset Quotes eld
26107 \end_inset
26108
26109
26110 \series bold
26111 |(
26112 \series default
26113
26114 \begin_inset Quotes erd
26115 \end_inset
26116
26117  and 
26118 \begin_inset Quotes eld
26119 \end_inset
26120
26121
26122 \series bold
26123 |)
26124 \series default
26125
26126 \begin_inset Quotes erd
26127 \end_inset
26128
26129  respectively start and end the index range.
26130  You can also add the same index entry at different places in the document.
26131  They appear in the output under one entry with a comma separated list of
26132  the pages of the indexed document parts.
26133  An example is the index entry 
26134 \begin_inset Quotes eld
26135 \end_inset
26136
26137 Document ! Settings
26138 \begin_inset Quotes erd
26139 \end_inset
26140
26141 .
26142 \end_layout
26143
26144 \begin_layout Subsection
26145 Cross referencing
26146 \begin_inset Index idx
26147 status collapsed
26148
26149 \begin_layout Plain Layout
26150 Index ! Cross referencing
26151 \end_layout
26152
26153 \end_inset
26154
26155
26156 \end_layout
26157
26158 \begin_layout Standard
26159 It is also possible to refer to another index entry.
26160  We referred for example in the index entry 
26161 \begin_inset Quotes eld
26162 \end_inset
26163
26164 GIF
26165 \begin_inset Quotes erd
26166 \end_inset
26167
26168  (in section
26169 \begin_inset space ~
26170 \end_inset
26171
26172
26173 \begin_inset CommandInset ref
26174 LatexCommand ref
26175 reference "sub:Image-Formats"
26176
26177 \end_inset
26178
26179 ) to the index entry 
26180 \begin_inset Quotes eld
26181 \end_inset
26182
26183 Image formats
26184 \begin_inset Quotes erd
26185 \end_inset
26186
26187  in the same section using the entry
26188 \end_layout
26189
26190 \begin_layout Standard
26191
26192 \series bold
26193 GIF|see{Image formats}
26194 \end_layout
26195
26196 \begin_layout Standard
26197 where the braces have to be inserted as TeX Code.
26198  The text within the braces is the referenced entry.
26199  The reference will appear in the output without a page number.
26200 \end_layout
26201
26202 \begin_layout Subsection
26203 Index Entry Order
26204 \begin_inset Index idx
26205 status collapsed
26206
26207 \begin_layout Plain Layout
26208 Index ! Entry order
26209 \end_layout
26210
26211 \end_inset
26212
26213
26214 \end_layout
26215
26216 \begin_layout Standard
26217 You can use accented characters in the index entry, but the entries might
26218  then not follow the rules for the index order.
26219  The index entries are sorted alphabetically, but LaTeX
26220 \begin_inset Foot
26221 status collapsed
26222
26223 \begin_layout Plain Layout
26224 The index generating is done in the background by an extra program, see
26225  section
26226 \begin_inset space ~
26227 \end_inset
26228
26229
26230 \begin_inset CommandInset ref
26231 LatexCommand ref
26232 reference "sub:Index-Program"
26233
26234 \end_inset
26235
26236 .
26237 \end_layout
26238
26239 \end_inset
26240
26241  doesn't know how to sort accents in different languages.
26242  We have created as an example the three dummy index entries 
26243 \begin_inset Quotes eld
26244 \end_inset
26245
26246 maison
26247 \begin_inset Quotes erd
26248 \end_inset
26249
26250
26251 \begin_inset Quotes eld
26252 \end_inset
26253
26254 maïs
26255 \begin_inset Quotes erd
26256 \end_inset
26257
26258 , and 
26259 \begin_inset Quotes eld
26260 \end_inset
26261
26262 maître
26263 \begin_inset Quotes erd
26264 \end_inset
26265
26266 .
26267 \begin_inset Index idx
26268 status open
26269
26270 \begin_layout Plain Layout
26271 Dummy entries ! maïs
26272 \end_layout
26273
26274 \end_inset
26275
26276
26277 \begin_inset Index idx
26278 status open
26279
26280 \begin_layout Plain Layout
26281 Dummy entries ! maître
26282 \end_layout
26283
26284 \end_inset
26285
26286
26287 \begin_inset Index idx
26288 status open
26289
26290 \begin_layout Plain Layout
26291 Dummy entries ! maïs@maison
26292 \end_layout
26293
26294 \end_inset
26295
26296  They will be sorted in the order maïs, maître, maison, but we want the
26297  order maïs, maison, maître.
26298  To achieve this, we use the command
26299 \end_layout
26300
26301 \begin_layout Standard
26302
26303 \series bold
26304 previous entry@current entry
26305 \end_layout
26306
26307 \begin_layout Standard
26308 In our case we want to have 
26309 \begin_inset Quotes eld
26310 \end_inset
26311
26312 maison
26313 \begin_inset Quotes erd
26314 \end_inset
26315
26316  after 
26317 \begin_inset Quotes eld
26318 \end_inset
26319
26320 maïs
26321 \begin_inset Quotes erd
26322 \end_inset
26323
26324  and write therefore for the index entry of maison:
26325 \end_layout
26326
26327 \begin_layout Standard
26328
26329 \series bold
26330 maïs@maison
26331 \end_layout
26332
26333 \begin_layout Standard
26334 The previous entry needn't to be a real existing entry, you can also use
26335  another word to tell LaTeX the entry order, see the next subsection for
26336  an example.
26337 \end_layout
26338
26339 \begin_layout Standard
26340 \begin_inset VSpace bigskip
26341 \end_inset
26342
26343
26344 \end_layout
26345
26346 \begin_layout Standard
26347 In some cases the index entry order is not correct when you are using the
26348  program 
26349 \family sans
26350 makeindex 
26351 \family default
26352 to generate the index (see sec.
26353 \begin_inset space \thinspace{}
26354 \end_inset
26355
26356
26357 \begin_inset CommandInset ref
26358 LatexCommand ref
26359 reference "sub:Index-Program"
26360
26361 \end_inset
26362
26363 ).
26364  
26365 \family sans
26366 makeindex
26367 \family default
26368  would for example print the index entry for the LaTeX-package aeguill in
26369  sec.
26370 \begin_inset space \thinspace{}
26371 \end_inset
26372
26373
26374 \begin_inset CommandInset ref
26375 LatexCommand ref
26376 reference "sub:Document-Font"
26377
26378 \end_inset
26379
26380  after the index entries of the other LaTeX-packages although all these
26381  index commands start with 
26382 \begin_inset Quotes eld
26383 \end_inset
26384
26385
26386 \series bold
26387 LaTeX-packages ! 
26388 \series default
26389
26390 \begin_inset Quotes eld
26391 \end_inset
26392
26393 .
26394  The reason is that the index entry for aeguill is in a footnote.
26395  To fix this 
26396 \family sans
26397 makeindex
26398 \family default
26399  bug, add these commands to the preamble of your document:
26400 \end_layout
26401
26402 \begin_layout Standard
26403
26404 \series bold
26405
26406 \backslash
26407 let
26408 \backslash
26409 OrgIndex
26410 \backslash
26411 index
26412 \end_layout
26413
26414 \begin_layout Standard
26415
26416 \series bold
26417
26418 \backslash
26419 renewcommand*{
26420 \backslash
26421 index}[1]{
26422 \backslash
26423 OrgIndex{#1}}
26424 \end_layout
26425
26426 \begin_layout Subsection
26427 Index Entry Layout
26428 \begin_inset Index idx
26429 status collapsed
26430
26431 \begin_layout Plain Layout
26432 Index ! Entry layout
26433 \end_layout
26434
26435 \end_inset
26436
26437
26438 \end_layout
26439
26440 \begin_layout Standard
26441 You can change the appearance of index entries via the text style dialog.
26442 \begin_inset Index idx
26443 status open
26444
26445 \begin_layout Plain Layout
26446 Dummy entries ! 
26447 \shape italic
26448 This is an italic dummy entry
26449 \end_layout
26450
26451 \end_inset
26452
26453  You can also format the page number using the character 
26454 \begin_inset Quotes eld
26455 \end_inset
26456
26457 |
26458 \begin_inset Quotes erd
26459 \end_inset
26460
26461  followed by a LaTeX-command without a backslash.
26462  We can write for example
26463 \end_layout
26464
26465 \begin_layout Standard
26466
26467 \series bold
26468 italic page number:|textit
26469 \end_layout
26470
26471 \begin_layout Standard
26472 to get the page number in italic.
26473 \begin_inset Index idx
26474 status open
26475
26476 \begin_layout Plain Layout
26477 Dummy entries ! italic page number:|textit
26478 \end_layout
26479
26480 \end_inset
26481
26482  Normally all LaTeX-commands begin with a backslash, but in this special
26483  case 
26484 \begin_inset Quotes eld
26485 \end_inset
26486
26487
26488 \series bold
26489 |command
26490 \series default
26491
26492 \begin_inset Quotes erd
26493 \end_inset
26494
26495  means 
26496 \series bold
26497
26498 \backslash
26499 command{page
26500 \begin_inset space ~
26501 \end_inset
26502
26503 number}
26504 \series default
26505 .
26506  Have a look at section
26507 \begin_inset space ~
26508 \end_inset
26509
26510
26511 \begin_inset CommandInset ref
26512 LatexCommand ref
26513 reference "sub:LaTeX-Syntax"
26514
26515 \end_inset
26516
26517  to learn more about the LaTeX-syntax.
26518 \end_layout
26519
26520 \begin_layout Standard
26521 \begin_inset Note Greyedout
26522 status open
26523
26524 \begin_layout Plain Layout
26525
26526 \series bold
26527 Note:
26528 \series default
26529  Formatting single index entries only works when you use the program 
26530 \family sans
26531 makeindex 
26532 \family default
26533 to generate the index, see sec.
26534 \begin_inset space \thinspace{}
26535 \end_inset
26536
26537
26538 \begin_inset CommandInset ref
26539 LatexCommand ref
26540 reference "sub:Index-Program"
26541
26542 \end_inset
26543
26544 .
26545  If you use 
26546 \family sans
26547 xindy
26548 \family default
26549 , however, this won't work for anything other than bold or italic text.
26550  This is because xindy requires to define semantic elements before they
26551  can be used, see 
26552 \begin_inset CommandInset citation
26553 LatexCommand cite
26554 after "p. 678 ff."
26555 key "latexcompanion"
26556
26557 \end_inset
26558
26559  for details.
26560 \end_layout
26561
26562 \end_inset
26563
26564
26565 \end_layout
26566
26567 \begin_layout Standard
26568 In general, we encourage you to not format page numbers directly as shown
26569  above.
26570  Instead of this, you should define a macro in the preamble and use that.
26571  Consider why you want some page numbers to be bold.
26572  Maybe you want all page references italic that refer to a definition of
26573  the indexed term, so that users can easily find definitions.
26574  If so, put the following in the preamble
26575 \end_layout
26576
26577 \begin_layout Standard
26578
26579 \series bold
26580
26581 \backslash
26582 newcommand{
26583 \backslash
26584 IndexDef}[1]{
26585 \backslash
26586 textit{#1}}
26587 \end_layout
26588
26589 \begin_layout Standard
26590 and write
26591 \end_layout
26592
26593 \begin_layout Standard
26594
26595 \series bold
26596 my entry|IndexDef
26597 \end_layout
26598
26599 \begin_layout Standard
26600 in the index entry.
26601 \begin_inset Index idx
26602 status open
26603
26604 \begin_layout Plain Layout
26605 Dummy entries ! my entry|IndexDef
26606 \end_layout
26607
26608 \end_inset
26609
26610  The advantage is that, if you change your mind later or if your publisher
26611  insists that definitions must not be italic but bold, you just need to
26612  change the macro in the preamble, not every single index entry.
26613 \end_layout
26614
26615 \begin_layout Standard
26616 You can also change the layout for the whole index.
26617  E.
26618 \begin_inset space \thinspace{}
26619 \end_inset
26620
26621 g.
26622 \begin_inset space \space{}
26623 \end_inset
26624
26625 we marked the index list box of this document as bold to get a bold font
26626  for all index entries.
26627  For more advanced tasks you have to set up a so-called 
26628 \emph on
26629 Index Style File
26630 \emph default
26631 , see the 
26632 \family sans
26633 makeindex
26634 \family default
26635  or 
26636 \family sans
26637 xindy
26638 \family default
26639  documentation for details, 
26640 \begin_inset CommandInset citation
26641 LatexCommand cite
26642 key "makeindex,xindy"
26643
26644 \end_inset
26645
26646 .
26647 \end_layout
26648
26649 \begin_layout Subsection
26650 Index Program
26651 \begin_inset Index idx
26652 status collapsed
26653
26654 \begin_layout Plain Layout
26655 Index ! Program
26656 \end_layout
26657
26658 \end_inset
26659
26660
26661 \begin_inset CommandInset label
26662 LatexCommand label
26663 name "sub:Index-Program"
26664
26665 \end_inset
26666
26667
26668 \end_layout
26669
26670 \begin_layout Standard
26671 If the index entry program 
26672 \family sans
26673 xindy
26674 \family default
26675  is installed, LyX uses it for index generation; otherwise the program 
26676 \family sans
26677 makeindex
26678 \family default
26679 , that is part of every LaTeX distribution, is used.
26680 \begin_inset Foot
26681 status collapsed
26682
26683 \begin_layout Plain Layout
26684
26685 \family sans
26686 Makeindex
26687 \family default
26688  is very old, no longer under development and has many pitfalls, notably
26689  that it was developed with only the English language in mind.
26690  So it fails to sort anything other than a monolingual English text correctly.
26691  We have shown above how to fix this sorting.
26692  However, if you are writing in another than the English language, consider
26693  to use 
26694 \family sans
26695 xindy
26696 \family default
26697 .
26698 \end_layout
26699
26700 \end_inset
26701
26702  Both programs can be controlled by options that can be set in LyX's preferences
26703  dialog, see section
26704 \begin_inset space ~
26705 \end_inset
26706
26707
26708 \begin_inset CommandInset ref
26709 LatexCommand ref
26710 reference "sub:LaTeX-settings"
26711
26712 \end_inset
26713
26714 .
26715  The available options are listed and explained in 
26716 \begin_inset CommandInset citation
26717 LatexCommand cite
26718 key "makeindex,xindy"
26719
26720 \end_inset
26721
26722 .
26723  In this dialog, you can also specify an alternative program to generate
26724  the index.
26725 \end_layout
26726
26727 \begin_layout Standard
26728 If you need specific options or an alternative index program only for a
26729  given document, you can define the program and\SpecialChar \slash{}
26730 or the options in 
26731 \family sans
26732 Document\SpecialChar \menuseparator
26733 Settings\SpecialChar \ldots{}
26734 \SpecialChar \menuseparator
26735 Indexes
26736 \family default
26737 .
26738  This is especially useful if you need to pass language-specific options
26739  to the index program or if you need a specific layout style.
26740 \end_layout
26741
26742 \begin_layout Subsection
26743 Multiple Indexes
26744 \end_layout
26745
26746 \begin_layout Standard
26747 In many fields, it is common to have more than one index.
26748  For instance, you might need to set up a separate 
26749 \begin_inset Quotes eld
26750 \end_inset
26751
26752 Index of Names
26753 \begin_inset Quotes erd
26754 \end_inset
26755
26756  next to the standard index.
26757  LaTeX does not provide this possibility out of the box, but there are many
26758  packages that add this feature.
26759  LyX uses the 
26760 \series bold
26761 splitidx
26762 \series default
26763
26764 \begin_inset Index idx
26765 status collapsed
26766
26767 \begin_layout Plain Layout
26768 LaTeX-packages ! splitidx
26769 \end_layout
26770
26771 \end_inset
26772
26773  package to generate multiple indexes.
26774  The package is included in all recent LaTeX distributions.
26775  If yours does not ship it, consult the TeX Catalogue, 
26776 \begin_inset CommandInset citation
26777 LatexCommand cite
26778 key "TeXCatalogue"
26779
26780 \end_inset
26781
26782 .
26783  Note that the package does not only consist of a LaTeX style, but it also
26784  includes specific preprocessor programs that need to be installed as well.
26785  Please consult the package's manual for details.
26786 \end_layout
26787
26788 \begin_layout Standard
26789 To set up LyX for the use of multiple indexes, go to 
26790 \family sans
26791 Document\SpecialChar \menuseparator
26792 Settings\SpecialChar \ldots{}
26793 \SpecialChar \menuseparator
26794 Indexes
26795 \family default
26796  and select 
26797 \begin_inset Quotes eld
26798 \end_inset
26799
26800 Use multiple Indexes
26801 \begin_inset Quotes erd
26802 \end_inset
26803
26804 .
26805  Note that the list of 
26806 \begin_inset Quotes eld
26807 \end_inset
26808
26809 Available Indexes
26810 \begin_inset Quotes erd
26811 \end_inset
26812
26813  below already contains the standard index.
26814  To add further indexes, add the name of the index (in the form that should
26815  also appear as a heading) to the 
26816 \begin_inset Quotes eld
26817 \end_inset
26818
26819 New
26820 \begin_inset Quotes erd
26821 \end_inset
26822
26823  input field and press the 
26824 \begin_inset Quotes eld
26825 \end_inset
26826
26827 Add
26828 \begin_inset Quotes erd
26829 \end_inset
26830
26831  button.
26832  The new index should now appear in the list as well.
26833  If you like, you can attribute an alternative label color to the new index
26834  by selecting the index in the list and hitting the 
26835 \begin_inset Quotes eld
26836 \end_inset
26837
26838 Alter Color\SpecialChar \ldots{}
26839
26840 \begin_inset Quotes erd
26841 \end_inset
26842
26843  button.
26844  The label color may help you to differentiate index entries of different
26845  indexes in the LyX work area.
26846 \end_layout
26847
26848 \begin_layout Standard
26849 Once the document changes have been applied, you can find the new index
26850  list in 
26851 \family sans
26852 Insert\SpecialChar \menuseparator
26853 List
26854 \begin_inset space ~
26855 \end_inset
26856
26857 /
26858 \begin_inset space ~
26859 \end_inset
26860
26861 TOC
26862 \family default
26863  and the 
26864 \family sans
26865 Insert
26866 \family default
26867  menu has a separate index entry for each of the defined indexes.
26868  The workflow is basically the same as for the default index, but there
26869  are some additional features:
26870 \end_layout
26871
26872 \begin_layout Itemize
26873 If you want to change the attribution of a specific index entry, right-clicking
26874  on the entry will open a dialog where you can do that.
26875 \end_layout
26876
26877 \begin_layout Itemize
26878 By right-clicking on an index, you can change its type.
26879  Furthermore, you can specify an index list to be a 
26880 \begin_inset Quotes eld
26881 \end_inset
26882
26883 Subindex
26884 \begin_inset Quotes erd
26885 \end_inset
26886
26887 .
26888  If you do that, the heading of that list will be decreased by one level.
26889  E.
26890 \begin_inset space \thinspace{}
26891 \end_inset
26892
26893 g., if you use a book class, where the standard index heading is defined
26894  as a chapter, subindexes will be defined as sections and can thus be nested
26895  to the non-subindexes.
26896 \end_layout
26897
26898 \begin_layout Section
26899 Nomenclature / Glossary 
26900 \begin_inset Index idx
26901 status collapsed
26902
26903 \begin_layout Plain Layout
26904 Nomenclature
26905 \end_layout
26906
26907 \end_inset
26908
26909
26910 \begin_inset Index idx
26911 status collapsed
26912
26913 \begin_layout Plain Layout
26914 Glossary|see
26915 \begin_inset ERT
26916 status collapsed
26917
26918 \begin_layout Plain Layout
26919
26920 {
26921 \end_layout
26922
26923 \end_inset
26924
26925 Nomenclature
26926 \begin_inset ERT
26927 status collapsed
26928
26929 \begin_layout Plain Layout
26930
26931 }
26932 \end_layout
26933
26934 \end_inset
26935
26936
26937 \end_layout
26938
26939 \end_inset
26940
26941
26942 \begin_inset CommandInset label
26943 LatexCommand label
26944 name "sec:Nomenclature"
26945
26946 \end_inset
26947
26948
26949 \end_layout
26950
26951 \begin_layout Standard
26952 Sometimes you need to compile a list of symbols that are mentioned in your
26953  document with a brief explanation of them – a so called nomenclature or
26954  glossary.
26955 \end_layout
26956
26957 \begin_layout Standard
26958 To be able to create nomenclatures, you need the LaTeX package 
26959 \series bold
26960 nomencl
26961 \series default
26962
26963 \begin_inset Index idx
26964 status collapsed
26965
26966 \begin_layout Plain Layout
26967 LaTeX-packages ! nomencl
26968 \end_layout
26969
26970 \end_inset
26971
26972  installed.
26973  You find it in the TeX Catalogue, 
26974 \begin_inset CommandInset citation
26975 LatexCommand cite
26976 key "TeXCatalogue"
26977
26978 \end_inset
26979
26980  or in the package manager of your LaTeX-system.
26981 \end_layout
26982
26983 \begin_layout Standard
26984 A nomenclature entry is created if you place the cursor after a symbol entry
26985  and then use the menu 
26986 \family sans
26987 Insert\SpecialChar \menuseparator
26988
26989 \family default
26990 N
26991 \family sans
26992 omenclature
26993 \begin_inset space ~
26994 \end_inset
26995
26996 Entry
26997 \family default
26998  or the toolbar button 
26999 \begin_inset Graphics
27000         filename ../images/nomencl-insert.png
27001         BoundingBox 0bp 5bp 20bp 20bp
27002
27003 \end_inset
27004
27005 .
27006  A gray box labeled 
27007 \begin_inset Quotes eld
27008 \end_inset
27009
27010
27011 \family sans
27012 Nom
27013 \family default
27014
27015 \begin_inset Quotes erd
27016 \end_inset
27017
27018  is inserted and a window pops up asking for the nomenclature entry.
27019 \end_layout
27020
27021 \begin_layout Standard
27022 A nomenclature entry consists of two main entries.
27023  The first is the symbol that you want to refer to.
27024  The second is the description of the symbol.
27025 \end_layout
27026
27027 \begin_layout Standard
27028 \begin_inset Note Greyedout
27029 status open
27030
27031 \begin_layout Plain Layout
27032
27033 \series bold
27034 Note:
27035 \series default
27036  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
27037 \end_layout
27038
27039 \end_inset
27040
27041
27042 \end_layout
27043
27044 \begin_layout Subsection
27045 Nomenclature Definition and Layout
27046 \begin_inset Index idx
27047 status collapsed
27048
27049 \begin_layout Plain Layout
27050 Nomenclature ! Layout
27051 \end_layout
27052
27053 \end_inset
27054
27055
27056 \end_layout
27057
27058 \begin_layout Standard
27059 When you have symbols in formulas, you have to define them in the 
27060 \family sans
27061 Symbol
27062 \family default
27063  field as LaTeX-formulas.
27064  For example to get 
27065 \begin_inset Quotes eld
27066 \end_inset
27067
27068
27069 \begin_inset Formula $\sigma$
27070 \end_inset
27071
27072
27073 \begin_inset Quotes erd
27074 \end_inset
27075
27076 , insert this:
27077 \begin_inset Newline newline
27078 \end_inset
27079
27080
27081 \series bold
27082 $
27083 \backslash
27084 sigma$
27085 \begin_inset Newline newline
27086 \end_inset
27087
27088
27089 \series default
27090 The 
27091 \begin_inset Quotes eld
27092 \end_inset
27093
27094 $
27095 \begin_inset Quotes erd
27096 \end_inset
27097
27098  character starts/ends the formula.
27099  The LaTeX-command for the Greek letter is the name of the letter beginning
27100  with a backslash 
27101 \begin_inset Quotes eld
27102 \end_inset
27103
27104
27105 \backslash
27106
27107 \begin_inset Quotes erd
27108 \end_inset
27109
27110 .
27111  For capital Greek letters, start the command also with a capital letter,
27112  like 
27113 \series bold
27114
27115 \backslash
27116 Sigma
27117 \series default
27118 .
27119 \end_layout
27120
27121 \begin_layout Standard
27122 (A short introduction to the LaTeX-syntax is given in section
27123 \begin_inset space ~
27124 \end_inset
27125
27126
27127 \begin_inset CommandInset ref
27128 LatexCommand ref
27129 reference "sub:LaTeX-Syntax"
27130
27131 \end_inset
27132
27133 .)
27134 \end_layout
27135
27136 \begin_layout Standard
27137 You cannot use the 
27138 \family sans
27139 Text
27140 \begin_inset space ~
27141 \end_inset
27142
27143 Style
27144 \family default
27145  dialog to format the description text but have to use LaTeX-commands.
27146  For example the description of the nomenclature entry for the 
27147 \begin_inset Quotes eld
27148 \end_inset
27149
27150
27151 \begin_inset Formula $\sigma$
27152 \end_inset
27153
27154
27155 \begin_inset Quotes erd
27156 \end_inset
27157
27158  in this document is:
27159 \begin_inset Newline newline
27160 \end_inset
27161
27162
27163 \series bold
27164 dummy entry for the character 
27165 \backslash
27166 textsf{sigma}
27167 \series default
27168
27169 \begin_inset Newline newline
27170 \end_inset
27171
27172 The command 
27173 \series bold
27174
27175 \backslash
27176 textsf
27177 \series default
27178  sets the fonts to 
27179 \family sans
27180 sans
27181 \begin_inset space ~
27182 \end_inset
27183
27184 serif
27185 \family default
27186 .
27187  To get 
27188 \series bold
27189 bold
27190 \series default
27191  font use the command 
27192 \series bold
27193
27194 \backslash
27195 textbf
27196 \series default
27197 , for 
27198 \family typewriter
27199 typewriter
27200 \family default
27201  use 
27202 \series bold
27203
27204 \backslash
27205 texttt
27206 \series default
27207 , for 
27208 \emph on
27209 emphasized
27210 \emph default
27211  use 
27212 \series bold
27213
27214 \backslash
27215 emph
27216 \series default
27217 .
27218 \end_layout
27219
27220 \begin_layout Subsection
27221 Sort Order of Nomenclature Entries
27222 \begin_inset Index idx
27223 status collapsed
27224
27225 \begin_layout Plain Layout
27226 Nomenclature ! Sort order
27227 \end_layout
27228
27229 \end_inset
27230
27231
27232 \end_layout
27233
27234 \begin_layout Standard
27235 The nomenclature entries are sorted alphabetically by the LaTeX-code of
27236  the symbol definition.
27237  This leads to undesired results when you for example have symbols in formulas.
27238  Suppose you have nomenclature entries for the symbols 
27239 \emph on
27240 a
27241 \begin_inset CommandInset nomenclature
27242 LatexCommand nomenclature
27243 symbol "a"
27244 description "dummy entry for the character \"a\""
27245
27246 \end_inset
27247
27248
27249 \emph default
27250  and 
27251 \begin_inset Formula $\sigma$
27252 \end_inset
27253
27254
27255 \begin_inset CommandInset nomenclature
27256 LatexCommand nomenclature
27257 prefix "sigma"
27258 symbol "$\\sigma$"
27259 description "dummy entry for the character \\textsf{sigma}"
27260
27261 \end_inset
27262
27263 .
27264  They will be sorted by 
27265 \begin_inset Quotes eld
27266 \end_inset
27267
27268
27269 \family sans
27270 a
27271 \family default
27272
27273 \begin_inset Quotes erd
27274 \end_inset
27275
27276  and 
27277 \begin_inset Quotes eld
27278 \end_inset
27279
27280
27281 \family typewriter
27282 $
27283 \backslash
27284 sigma$
27285 \family default
27286
27287 \begin_inset Quotes erd
27288 \end_inset
27289
27290  – the 
27291 \begin_inset Formula $\sigma$
27292 \end_inset
27293
27294  will be sorted before the 
27295 \emph on
27296 a
27297 \emph default
27298  since the character 
27299 \begin_inset Quotes eld
27300 \end_inset
27301
27302 $
27303 \begin_inset Quotes erd
27304 \end_inset
27305
27306  is considered in sorting.
27307 \end_layout
27308
27309 \begin_layout Standard
27310 To control the sort order, you can edit the 
27311 \family sans
27312 Sort
27313 \begin_inset space ~
27314 \end_inset
27315
27316 as
27317 \family default
27318  field of the nomenclature dialog.
27319  Then the nomenclature entry will be sorted by this entry and not the symbol
27320  definition.
27321  For the example given, you can insert 
27322 \family typewriter
27323 sigma
27324 \family default
27325  in this field for the 
27326 \begin_inset Formula $\sigma$
27327 \end_inset
27328
27329 , then 
27330 \emph on
27331 a
27332 \emph default
27333  will be located before 
27334 \begin_inset Formula $\sigma$
27335 \end_inset
27336
27337 .
27338 \end_layout
27339
27340 \begin_layout Standard
27341 For subgrouping and tips for using sort entries see the 
27342 \series bold
27343 nomencl
27344 \series default
27345  documentation, 
27346 \begin_inset CommandInset citation
27347 LatexCommand cite
27348 key "nomencl"
27349
27350 \end_inset
27351
27352 .
27353 \end_layout
27354
27355 \begin_layout Subsection
27356 Nomenclature Options
27357 \begin_inset Index idx
27358 status collapsed
27359
27360 \begin_layout Plain Layout
27361 Nomenclature ! Options
27362 \end_layout
27363
27364 \end_inset
27365
27366
27367 \end_layout
27368
27369 \begin_layout Standard
27370 The 
27371 \series bold
27372 nomencl
27373 \series default
27374  package offers some options to adjust the appearance of the nomenclature.
27375  Here are some of its options, for more have a look at its documentation:
27376 \end_layout
27377
27378 \begin_layout Description
27379 refeq Appends the phrase 
27380 \begin_inset Quotes eld
27381 \end_inset
27382
27383
27384 \family sans
27385 , see equation (
27386 \emph on
27387 eq
27388 \emph default
27389 )
27390 \family default
27391
27392 \begin_inset Quotes erd
27393 \end_inset
27394
27395  to every nomenclature entry, where 
27396 \family sans
27397 \emph on
27398 eq
27399 \family default
27400 \emph default
27401  is the number of the last equation in front of the nomenclature entry
27402 \end_layout
27403
27404 \begin_layout Description
27405 refpage Appends the phrase 
27406 \begin_inset Quotes eld
27407 \end_inset
27408
27409
27410 \family sans
27411 , page (
27412 \emph on
27413 page
27414 \emph default
27415 )
27416 \family default
27417
27418 \begin_inset Quotes erd
27419 \end_inset
27420
27421  to every nomenclature entry, where 
27422 \family sans
27423 \emph on
27424 page
27425 \family default
27426 \emph default
27427  is the number of the page on which the nomenclature entry appeared
27428 \end_layout
27429
27430 \begin_layout Description
27431 intoc Inserts the nomenclature in the Table of Contents
27432 \end_layout
27433
27434 \begin_layout Standard
27435 There are furthermore the options 
27436 \series bold
27437 croatian
27438 \series default
27439
27440 \series bold
27441 danish
27442 \series default
27443
27444 \series bold
27445 english
27446 \series default
27447
27448 \series bold
27449 french
27450 \series default
27451
27452 \series bold
27453 german
27454 \series default
27455
27456 \series bold
27457 italian
27458 \series default
27459
27460 \series bold
27461 polish
27462 \series default
27463
27464 \series bold
27465 portuguese
27466 \series default
27467
27468 \series bold
27469 russian
27470 \series default
27471
27472 \series bold
27473 spanish
27474 \series default
27475 , and 
27476 \series bold
27477 ukrainian
27478 \series default
27479  to print the reference texts and the nomenclature title in the corresponding
27480  language.
27481 \end_layout
27482
27483 \begin_layout Standard
27484 To use one or more of the options, add them to the comma-separated document
27485  class options list in the 
27486 \family sans
27487 Document\SpecialChar \menuseparator
27488 Settings
27489 \family default
27490  dialog.
27491  In this document the option 
27492 \series bold
27493 intoc
27494 \series default
27495  is used.
27496 \end_layout
27497
27498 \begin_layout Standard
27499 \begin_inset VSpace bigskip
27500 \end_inset
27501
27502
27503 \end_layout
27504
27505 \begin_layout Standard
27506 You can also use the first two options above only for certain nomenclature
27507  entries when you add one of the following commands as last entry to the
27508  
27509 \family sans
27510 Description
27511 \family default
27512  field in the nomenclature dialog:
27513 \end_layout
27514
27515 \begin_layout Description
27516
27517 \backslash
27518 nomrefeq Like the 
27519 \series bold
27520 refeq
27521 \series default
27522  option
27523 \end_layout
27524
27525 \begin_layout Description
27526
27527 \backslash
27528 nomrefpage Like the 
27529 \series bold
27530 refpage
27531 \series default
27532  option
27533 \end_layout
27534
27535 \begin_layout Description
27536
27537 \backslash
27538 nomrefeqpage Short notation of 
27539 \series bold
27540
27541 \backslash
27542 nomrefeq
27543 \backslash
27544 nomrefpage
27545 \end_layout
27546
27547 \begin_layout Description
27548
27549 \backslash
27550 nomnorefeq,
27551 \begin_inset space ~
27552 \end_inset
27553
27554
27555 \backslash
27556 nomnorefpage,
27557 \begin_inset space ~
27558 \end_inset
27559
27560
27561 \backslash
27562 nomnorefeqpage Turns off the corresponding options
27563 \end_layout
27564
27565 \begin_layout Subsection
27566 Printing the Nomenclature
27567 \begin_inset Index idx
27568 status collapsed
27569
27570 \begin_layout Plain Layout
27571 Nomenclature ! Printing
27572 \end_layout
27573
27574 \end_inset
27575
27576
27577 \end_layout
27578
27579 \begin_layout Standard
27580 To print the nomenclature, use the menu 
27581 \family sans
27582 Insert\SpecialChar \menuseparator
27583 Lists
27584 \begin_inset space ~
27585 \end_inset
27586
27587 /
27588 \begin_inset space ~
27589 \end_inset
27590
27591 TOC\SpecialChar \menuseparator
27592 Nomenclature
27593 \family default
27594 .
27595  A light blue box labeled 
27596 \begin_inset Quotes eld
27597 \end_inset
27598
27599
27600 \family sans
27601 Nomenclature
27602 \family default
27603
27604 \begin_inset Quotes erd
27605 \end_inset
27606
27607  will show the place where the nomenclature is printed in the output.
27608  Like the index list box, the nomenclature list box is not clickable.
27609 \end_layout
27610
27611 \begin_layout Standard
27612 In the printed output the title of the nomenclature appears as 
27613 \begin_inset Quotes eld
27614 \end_inset
27615
27616 Nomenclature
27617 \begin_inset Quotes erd
27618 \end_inset
27619
27620 .
27621  If you are not happy with the name, you can change it by redefining the
27622  command 
27623 \series bold
27624
27625 \backslash
27626 nomname
27627 \series default
27628  in the preamble.
27629  For example, in order to change the name to 
27630 \emph on
27631 List of Symbols
27632 \emph default
27633 , add the following line to the preamble:
27634 \end_layout
27635
27636 \begin_layout Standard
27637
27638 \family roman
27639 \series bold
27640
27641 \backslash
27642 renewcommand{
27643 \backslash
27644 nomname}{List of Symbols}
27645 \end_layout
27646
27647 \begin_layout Standard
27648 \begin_inset VSpace defskip
27649 \end_inset
27650
27651
27652 \end_layout
27653
27654 \begin_layout Standard
27655 If you are unhappy with the amount of space for symbols, you can alter it
27656  by adding the following line to the preamble:
27657 \end_layout
27658
27659 \begin_layout Standard
27660
27661 \family roman
27662 \series bold
27663
27664 \backslash
27665 renewcommand{
27666 \backslash
27667 nomlabelwidth}{width}
27668 \end_layout
27669
27670 \begin_layout Standard
27671
27672 \family roman
27673 where the width is a value with one of the units listed in Appendix
27674 \begin_inset space ~
27675 \end_inset
27676
27677
27678 \begin_inset CommandInset ref
27679 LatexCommand ref
27680 reference "cha:Units-available-in"
27681
27682 \end_inset
27683
27684 .
27685  The default value is 1
27686 \begin_inset space \thinspace{}
27687 \end_inset
27688
27689 cm.
27690 \end_layout
27691
27692 \begin_layout Subsection
27693 Nomenclature Program
27694 \begin_inset Index idx
27695 status collapsed
27696
27697 \begin_layout Plain Layout
27698 Nomenclature ! Program
27699 \end_layout
27700
27701 \end_inset
27702
27703
27704 \begin_inset CommandInset label
27705 LatexCommand label
27706 name "sub:Nomenclature-Program"
27707
27708 \end_inset
27709
27710
27711 \end_layout
27712
27713 \begin_layout Standard
27714 LyX uses the program 
27715 \family sans
27716 makeindex
27717 \family default
27718 , that is part of every LaTeX distribution, to generate the nomenclature.
27719  LyX's preferences dialog allows you to specify another program or to control
27720  
27721 \family sans
27722 makeindex
27723 \family default
27724  by adding options, see section
27725 \begin_inset space ~
27726 \end_inset
27727
27728
27729 \begin_inset CommandInset ref
27730 LatexCommand ref
27731 reference "sub:LaTeX-settings"
27732
27733 \end_inset
27734
27735 .
27736  The available options are listed and explained in 
27737 \begin_inset CommandInset citation
27738 LatexCommand cite
27739 key "nomencl,makeindex"
27740
27741 \end_inset
27742
27743 .
27744 \end_layout
27745
27746 \begin_layout Section
27747 Branches
27748 \begin_inset Index idx
27749 status collapsed
27750
27751 \begin_layout Plain Layout
27752 Branches
27753 \end_layout
27754
27755 \end_inset
27756
27757
27758 \begin_inset Index idx
27759 status collapsed
27760
27761 \begin_layout Plain Layout
27762 Document ! Branches
27763 \end_layout
27764
27765 \end_inset
27766
27767
27768 \begin_inset CommandInset label
27769 LatexCommand label
27770 name "sec:Branches"
27771
27772 \end_inset
27773
27774
27775 \end_layout
27776
27777 \begin_layout Standard
27778 Sometimes it is useful to hide some document parts in the output.
27779  For example a teacher who is setting an exam obviously doesn't want the
27780  pupils to see the answers, but having questions and answers in the same
27781  document will make the life of the markers of that exam much easier.
27782 \end_layout
27783
27784 \begin_layout Standard
27785 For these cases LyX allows you to put text into branches.
27786  The text will then only appear in the output when its branch is activated.
27787  To create a branch, go in the 
27788 \family sans
27789 Document\SpecialChar \menuseparator
27790 Settings
27791 \family default
27792  dialog to 
27793 \family sans
27794 Branches
27795 \family default
27796 .
27797  The name of the branch, its activation state and the background color of
27798  the branches inside LyX can be specified in this dialog.
27799 \end_layout
27800
27801 \begin_layout Standard
27802 Text that should be in a branch is set into branch inset boxes.
27803  These boxes are inserted via the menu 
27804 \family sans
27805 Insert\SpecialChar \menuseparator
27806 Branch
27807 \family default
27808  where you can choose a branch.
27809  You can later change the branch of the boxes by right-clicking on them.
27810 \end_layout
27811
27812 \begin_layout Standard
27813 Here is an example, where only the question text appears, the answer branch
27814  is deactivated and does therefore not appear in the output:
27815 \end_layout
27816
27817 \begin_layout Standard
27818 \begin_inset Branch Question
27819 status open
27820
27821 \begin_layout Standard
27822 Question: Who was the first physics Nobel prize winner?
27823 \end_layout
27824
27825 \end_inset
27826
27827
27828 \end_layout
27829
27830 \begin_layout Standard
27831 \begin_inset Branch Answer
27832 status collapsed
27833
27834 \begin_layout Standard
27835 Answer: Wilhelm Conrad Röntgen
27836 \end_layout
27837
27838 \end_inset
27839
27840
27841 \end_layout
27842
27843 \begin_layout Standard
27844 \begin_inset VSpace bigskip
27845 \end_inset
27846
27847
27848 \end_layout
27849
27850 \begin_layout Standard
27851 To use conditional output inside places where you cannot insert branch insets,
27852  like inside equations, you can code special LaTeX definitions for each
27853  branch.
27854  For example you can define for the question branch
27855 \begin_inset Foot
27856 status collapsed
27857
27858 \begin_layout Plain Layout
27859 For an introduction to the LaTeX-syntax, see section
27860 \begin_inset space ~
27861 \end_inset
27862
27863
27864 \begin_inset CommandInset ref
27865 LatexCommand ref
27866 reference "sub:LaTeX-Syntax"
27867
27868 \end_inset
27869
27870 .
27871 \end_layout
27872
27873 \end_inset
27874
27875
27876 \end_layout
27877
27878 \begin_layout Standard
27879
27880 \series bold
27881
27882 \backslash
27883 newcommand{
27884 \backslash
27885 question}[1]{#1}
27886 \end_layout
27887
27888 \begin_layout Standard
27889
27890 \series bold
27891
27892 \backslash
27893 newcommand{
27894 \backslash
27895 answer}[1]{}
27896 \end_layout
27897
27898 \begin_layout Standard
27899 and for the answer branch
27900 \end_layout
27901
27902 \begin_layout Standard
27903
27904 \series bold
27905
27906 \backslash
27907 newcommand{
27908 \backslash
27909 question}[1]{}
27910 \end_layout
27911
27912 \begin_layout Standard
27913
27914 \series bold
27915
27916 \backslash
27917 newcommand{
27918 \backslash
27919 answer}[1]{#1}
27920 \end_layout
27921
27922 \begin_layout Standard
27923 \begin_inset Branch Question
27924 status open
27925
27926 \begin_layout Standard
27927 \begin_inset ERT
27928 status open
27929
27930 \begin_layout Plain Layout
27931
27932
27933 \backslash
27934 newcommand{
27935 \backslash
27936 question}[1]{#1}
27937 \end_layout
27938
27939 \begin_layout Plain Layout
27940
27941
27942 \backslash
27943 newcommand{
27944 \backslash
27945 answer}[1]{}
27946 \end_layout
27947
27948 \end_inset
27949
27950
27951 \end_layout
27952
27953 \end_inset
27954
27955
27956 \end_layout
27957
27958 \begin_layout Standard
27959 \begin_inset Branch Answer
27960 status collapsed
27961
27962 \begin_layout Standard
27963 \begin_inset ERT
27964 status open
27965
27966 \begin_layout Plain Layout
27967
27968
27969 \backslash
27970 newcommand{
27971 \backslash
27972 question}[1]{}
27973 \end_layout
27974
27975 \begin_layout Plain Layout
27976
27977
27978 \backslash
27979 newcommand{
27980 \backslash
27981 answer}[1]{#1}
27982 \end_layout
27983
27984 \end_inset
27985
27986
27987 \end_layout
27988
27989 \end_inset
27990
27991
27992 \end_layout
27993
27994 \begin_layout Standard
27995 Now it is possible to use the commands 
27996 \series bold
27997
27998 \backslash
27999 question{\SpecialChar \ldots{}
28000 }
28001 \series default
28002  and 
28003 \series bold
28004
28005 \backslash
28006 answer{\SpecialChar \ldots{}
28007 }
28008 \series default
28009  to obtain conditional output.
28010  Here is an example formula where only the 
28011 \series bold
28012
28013 \backslash
28014 question
28015 \series default
28016  part appears:
28017 \begin_inset Formula \[
28018 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.\]
28019
28020 \end_inset
28021
28022
28023 \end_layout
28024
28025 \begin_layout Standard
28026 Inside math, the same effect can be achieved using math macros, see the
28027  
28028 \emph on
28029 Math
28030 \emph default
28031  manual.
28032 \end_layout
28033
28034 \begin_layout Section
28035 PDF Properties
28036 \begin_inset CommandInset label
28037 LatexCommand label
28038 name "sec:PDF-Properties"
28039
28040 \end_inset
28041
28042
28043 \begin_inset Index idx
28044 status collapsed
28045
28046 \begin_layout Plain Layout
28047 PDF properties
28048 \end_layout
28049
28050 \end_inset
28051
28052
28053 \end_layout
28054
28055 \begin_layout Standard
28056 The 
28057 \family sans
28058 Document Settings
28059 \family default
28060  dialog allows you in the 
28061 \family sans
28062 PDF Properties
28063 \family default
28064  to set up special options for the PDF output of your document.
28065  All options there are provided by the LaTeX-package 
28066 \series bold
28067 hyperref
28068 \series default
28069
28070 \begin_inset Index idx
28071 status collapsed
28072
28073 \begin_layout Plain Layout
28074 LaTeX-packages ! hyperref
28075 \end_layout
28076
28077 \end_inset
28078
28079 .
28080 \end_layout
28081
28082 \begin_layout Standard
28083 Using 
28084 \series bold
28085 hyperref
28086 \series default
28087  will link all cross-references in the DVI- and PDF-output.
28088  This means that the reader of your document will be able to click on a
28089  table of contents entry or on a reference and he is shown the referenced
28090  document part.
28091  You can specify in the dialog tab 
28092 \family sans
28093 Hyperlinks
28094 \family default
28095  how the links will look like and if links for bibliographical backreferences
28096  are created.
28097  The backreferences will appear in the bibliography behind the different
28098  entries, showing the number of the section, slide, or page where the entry
28099  is referenced.
28100 \end_layout
28101
28102 \begin_layout Standard
28103 In the dialog tab 
28104 \family sans
28105 Bookmarks
28106 \family default
28107  you can set if PDF-bookmarks should be created for every section of your
28108  document to make it easier for readers to navigate through the document.
28109  You can decide if the bookmarks should be numbered like your document sections
28110  or not.
28111  With the open bookmarks level you can specify what sectioning level should
28112  be displayed in the bookmarks when opening the PDF.
28113  For example level
28114 \begin_inset space ~
28115 \end_inset
28116
28117 2 will display all sections and subsections, while level
28118 \begin_inset space ~
28119 \end_inset
28120
28121 1 will only display the sections.
28122 \end_layout
28123
28124 \begin_layout Standard
28125 The header information in the dialog tab 
28126 \family sans
28127 General
28128 \family default
28129  are saved together with the PDF as file properties.
28130  Many programs are able to extract this information to e.
28131 \begin_inset space \thinspace{}
28132 \end_inset
28133
28134 g.
28135 \begin_inset space \space{}
28136 \end_inset
28137
28138 automatically recognize who the author is and what the PDF is about.
28139  This is very useful to sort, classify, or use PDFs for bibliography issues.
28140  When the option 
28141 \family sans
28142 Automatic fill header
28143 \family default
28144  is set, LyX tries to extract the header information from your document
28145  title and author settings.
28146 \end_layout
28147
28148 \begin_layout Standard
28149 The option 
28150 \family sans
28151 Load in fullscreen mode
28152 \family default
28153  will open the PDF in fullscreen mode, which is useful for presentations.
28154 \end_layout
28155
28156 \begin_layout Standard
28157 PDF properties are also used in this document.
28158  When you look in its document settings, you can see that some additional
28159  
28160 \series bold
28161 hyperref
28162 \series default
28163  options are used.
28164  For an explanation of them we refer you to the hyperref manual 
28165 \begin_inset CommandInset citation
28166 LatexCommand cite
28167 key "hyperref"
28168
28169 \end_inset
28170
28171 .
28172 \end_layout
28173
28174 \begin_layout Section
28175 TeX Code and the LaTeX Syntax
28176 \begin_inset CommandInset label
28177 LatexCommand label
28178 name "sec:TeX-Code"
28179
28180 \end_inset
28181
28182
28183 \end_layout
28184
28185 \begin_layout Subsection
28186 TeX Code Boxes
28187 \begin_inset Index idx
28188 status collapsed
28189
28190 \begin_layout Plain Layout
28191 TeX Code
28192 \end_layout
28193
28194 \end_inset
28195
28196
28197 \begin_inset CommandInset label
28198 LatexCommand label
28199 name "sub:TeX-Code-Boxes"
28200
28201 \end_inset
28202
28203
28204 \end_layout
28205
28206 \begin_layout Standard
28207 As LyX uses LaTeX in the background, it supports many LaTeX commands and
28208  constructs, but not all.
28209  LaTeX contains of hundreds of packages which provide different commands.
28210  All the time packages are being updated and new ones added.
28211  This has the advantage that you can typeset nearly everything as there
28212  is for every problem a LaTeX-package.
28213  But LyX can of course not be up to date and support all packages and their
28214  commands.
28215 \end_layout
28216
28217 \begin_layout Standard
28218 But don't worry, you can use any LaTeX-command directly in LyX inside the
28219  TeX Code box.
28220  A TeX Code box is created by the menu 
28221 \family sans
28222 Insert\SpecialChar \menuseparator
28223 TeX
28224 \begin_inset space ~
28225 \end_inset
28226
28227 Code
28228 \family default
28229  or by the toolbar button 
28230 \begin_inset Graphics
28231         filename ../images/ert-insert.png
28232
28233 \end_inset
28234
28235 .
28236  The box can be opened by left-clicking and closed by right-clicking on
28237  it.
28238 \end_layout
28239
28240 \begin_layout Standard
28241 You can insert complete or incomplete commands as TeX Code.
28242  Incomplete means that the command argument can be Standard LyX text.
28243  For example, if you want to draw a frame around a word are therefore using
28244  the LaTeX-command 
28245 \series bold
28246
28247 \backslash
28248 fbox
28249 \series default
28250 , you can write the command part 
28251 \series bold
28252
28253 \backslash
28254 fbox{
28255 \series default
28256  in a TeX Code box before the word and the closing brace 
28257 \series bold
28258 }
28259 \series default
28260  in a second TeX Code box behind the word.
28261  The word between the two TeX Code boxes is then the argument as it is in
28262  the following example:
28263 \end_layout
28264
28265 \begin_layout Standard
28266 \begin_inset Graphics
28267         filename clipart/ERT.png
28268         scale 89
28269
28270 \end_inset
28271
28272
28273 \end_layout
28274
28275 \begin_layout Standard
28276 gives
28277 \end_layout
28278
28279 \begin_layout Standard
28280 This is a line with a 
28281 \begin_inset ERT
28282 status collapsed
28283
28284 \begin_layout Plain Layout
28285
28286
28287 \backslash
28288 fbox{
28289 \end_layout
28290
28291 \end_inset
28292
28293 framed
28294 \begin_inset ERT
28295 status collapsed
28296
28297 \begin_layout Plain Layout
28298
28299 }
28300 \end_layout
28301
28302 \end_inset
28303
28304  word.
28305 \end_layout
28306
28307 \begin_layout Standard
28308 \begin_inset Note Greyedout
28309 status open
28310
28311 \begin_layout Plain Layout
28312
28313 \series bold
28314 Note:
28315 \series default
28316  At the end of LaTeX-commands without parameters, you have to insert a space
28317  to let LaTeX know that the command is finished.
28318 \end_layout
28319
28320 \end_inset
28321
28322
28323 \end_layout
28324
28325 \begin_layout Subsection
28326 Short Introduction to the LaTeX Syntax
28327 \begin_inset OptArg
28328 status collapsed
28329
28330 \begin_layout Plain Layout
28331 The LaTeX Syntax
28332 \end_layout
28333
28334 \end_inset
28335
28336
28337 \begin_inset Index idx
28338 status collapsed
28339
28340 \begin_layout Plain Layout
28341 LaTeX Syntax
28342 \end_layout
28343
28344 \end_inset
28345
28346
28347 \begin_inset CommandInset label
28348 LatexCommand label
28349 name "sub:LaTeX-Syntax"
28350
28351 \end_inset
28352
28353
28354 \end_layout
28355
28356 \begin_layout Standard
28357 When you write larger documents or books, you will need to know something
28358  about the LaTeX-commands that LyX uses in the background.
28359  Because LaTeX is based on commands, you can 
28360 \begin_inset Quotes eld
28361 \end_inset
28362
28363 program
28364 \begin_inset Quotes erd
28365 \end_inset
28366
28367  your text.
28368  This has the advantage that the layout of the document can be changed at
28369  any time if you know the right commands.
28370  E.
28371 \begin_inset space \thinspace{}
28372 \end_inset
28373
28374 g.
28375 \begin_inset space \space{}
28376 \end_inset
28377
28378 imagine you have to write a manual for a product and the deadline is the
28379  end of the day.
28380  Your boss just has complimented you for your good work but wants to have
28381  all caption labels bold.
28382  But you have over hundred figure and table captions with non-bold labels
28383  in your manual.
28384  Of course it's impossible to change all caption labels manually in one
28385  day.
28386 \end_layout
28387
28388 \begin_layout Standard
28389 Now LaTeX comes into play.
28390  As mentioned above, for every problem there exists a LaTeX-package.
28391  First you have to find out which and therefore look in the LaTeX package
28392  database, 
28393 \begin_inset CommandInset citation
28394 LatexCommand cite
28395 key "Catalogue"
28396
28397 \end_inset
28398
28399 .
28400 \end_layout
28401
28402 \begin_layout Standard
28403 As result you know that the package 
28404 \series bold
28405 caption
28406 \series default
28407
28408 \begin_inset Index idx
28409 status collapsed
28410
28411 \begin_layout Plain Layout
28412 LaTeX-packages ! caption
28413 \end_layout
28414
28415 \end_inset
28416
28417  is what you need.
28418  To use a package, you have to load it in the document preamble (menu 
28419 \family sans
28420 Document\SpecialChar \menuseparator
28421 Settings
28422 \family default
28423 ) with the command
28424 \end_layout
28425
28426 \begin_layout Standard
28427
28428 \series bold
28429
28430 \backslash
28431 usepackage[options]{package name}
28432 \end_layout
28433
28434 \begin_layout Standard
28435 All LaTeX commands begin with a backslash, the command argument is set within
28436  two braces, and the options are set within two brackets.
28437  Note that not all commands have an argument and options.
28438 \end_layout
28439
28440 \begin_layout Standard
28441 In your case the package name is 
28442 \series bold
28443 caption
28444 \series default
28445 .
28446  After a look in the documentation of the package, you know that the option
28447  
28448 \series bold
28449 labelfont=bf
28450 \series default
28451  will change the font of all caption labels to bold.
28452  So you add the command
28453 \end_layout
28454
28455 \begin_layout Standard
28456
28457 \series bold
28458
28459 \backslash
28460 usepackage[labelfont=bf]{caption}
28461 \end_layout
28462
28463 \begin_layout Standard
28464 to the preamble and the problem is solved.
28465 \begin_inset Foot
28466 status collapsed
28467
28468 \begin_layout Plain Layout
28469 For more commands provided by the 
28470 \series bold
28471 caption
28472 \series default
28473  package, have a look at its documentation, 
28474 \begin_inset CommandInset citation
28475 LatexCommand cite
28476 key "caption"
28477
28478 \end_inset
28479
28480 .
28481 \end_layout
28482
28483 \end_inset
28484
28485
28486 \end_layout
28487
28488 \begin_layout Standard
28489 Note that some document classes have built-in solutions for well known problems
28490  like your case.
28491  For example if you use a 
28492 \family sans
28493 KOMA-Script
28494 \family default
28495  class, you don't need the package 
28496 \series bold
28497 caption
28498 \series default
28499 , you can instead write
28500 \end_layout
28501
28502 \begin_layout Standard
28503
28504 \series bold
28505
28506 \backslash
28507 setkomafont{captionlabel}{
28508 \backslash
28509 bfseries}
28510 \end_layout
28511
28512 \begin_layout Standard
28513 in the preamble and the problem is solved.
28514  So if you plan to write a large document, you should have a look at the
28515  documentation of the document class you want to use.
28516  (
28517 \series bold
28518
28519 \backslash
28520 setkomafont
28521 \series default
28522  is an example of a command with more than one argument.)
28523 \end_layout
28524
28525 \begin_layout Standard
28526 Commands in the preamble affect the whole document, while commands in the
28527  text affect only the text after the command or only the text used as command
28528  argument.
28529  To insert a LaTeX-command in text, use the TeX Code box as described in
28530  the previous section.
28531 \end_layout
28532
28533 \begin_layout Standard
28534 If you want to learn more about LaTeX and its syntax, have a look at the
28535  LaTeX-books 
28536 \begin_inset CommandInset citation
28537 LatexCommand cite
28538 key "latexcompanion,latexguide"
28539
28540 \end_inset
28541
28542 .
28543  
28544 \end_layout
28545
28546 \begin_layout Section
28547 Previewing Snippets of your Document
28548 \begin_inset CommandInset label
28549 LatexCommand label
28550 name "sec:Previewing-snippets-of"
28551
28552 \end_inset
28553
28554
28555 \begin_inset Index idx
28556 status collapsed
28557
28558 \begin_layout Plain Layout
28559 Instant preview
28560 \end_layout
28561
28562 \end_inset
28563
28564
28565 \begin_inset Index idx
28566 status collapsed
28567
28568 \begin_layout Plain Layout
28569 Document ! Preview
28570 \end_layout
28571
28572 \end_inset
28573
28574
28575 \end_layout
28576
28577 \begin_layout Standard
28578 LyX allows you to generate previews of sections of your document on the
28579  fly so you can see how they'll look in the final document without having
28580  to break your train of thought with 
28581 \family sans
28582 View\SpecialChar \menuseparator
28583 DVI
28584 \family default
28585 .
28586 \end_layout
28587
28588 \begin_layout Standard
28589 If you would for example like to see in LyX your math formulas typeset by
28590  LaTeX, install the LaTeX-package 
28591 \series bold
28592 preview-latex
28593 \series default
28594
28595 \begin_inset Index idx
28596 status collapsed
28597
28598 \begin_layout Plain Layout
28599 LaTeX-packages ! preview-latex
28600 \end_layout
28601
28602 \end_inset
28603
28604  as explained below, and turn on 
28605 \family sans
28606 Instant
28607 \begin_inset space ~
28608 \end_inset
28609
28610 preview
28611 \family default
28612  in the 
28613 \family sans
28614 Tools\SpecialChar \menuseparator
28615 Preferences 
28616 \family default
28617 dialog under Look
28618 \begin_inset space ~
28619 \end_inset
28620
28621 and
28622 \begin_inset space ~
28623 \end_inset
28624
28625 feel\SpecialChar \menuseparator
28626 Display.
28627  The 
28628 \family sans
28629 Preview
28630 \begin_inset space ~
28631 \end_inset
28632
28633 Size
28634 \family default
28635  is the multiplication factor for the size.
28636 \end_layout
28637
28638 \begin_layout Standard
28639 Previews are generated when you load a document into LyX and when you finish
28640  editing an inset.
28641  Previews of an already loaded document are 
28642 \emph on
28643 not
28644 \emph default
28645  generated just by selecting the 
28646 \family sans
28647 Instant
28648 \begin_inset space ~
28649 \end_inset
28650
28651 preview
28652 \family default
28653  check box, you have to reopen the documents to activate the previews.
28654 \end_layout
28655
28656 \begin_layout Standard
28657 LyX will generate previews of math insets.
28658  It will also generate previews of included insets if you select the 
28659 \family sans
28660 Show
28661 \begin_inset space ~
28662 \end_inset
28663
28664 preview
28665 \family default
28666  check box in the insert dialog.
28667  This is useful if you wish to generate a preview of a LaTeX figure, for
28668  example.
28669 \end_layout
28670
28671 \begin_layout Standard
28672 To get previews working, you need the LaTeX package 
28673 \series bold
28674 preview-latex
28675 \series default
28676  (on some systems named simply 
28677 \series bold
28678 preview
28679 \series default
28680 ) installed.
28681  If it is not already installed, you will find it in the TeX Catalogue,
28682  
28683 \begin_inset CommandInset citation
28684 LatexCommand cite
28685 key "TeXCatalogue"
28686
28687 \end_inset
28688
28689  or in the package manager of your LaTeX-system.
28690  You obtain prettier results if you install the program 
28691 \family typewriter
28692 pnmcrop
28693 \family default
28694  from the 
28695 \family typewriter
28696 netpbm
28697 \family default
28698  package; for LyX on Windows this program is automatically installed together
28699  with LyX.
28700 \end_layout
28701
28702 \begin_layout Standard
28703 \begin_inset VSpace bigskip
28704 \end_inset
28705
28706
28707 \end_layout
28708
28709 \begin_layout Standard
28710 You can furthermore preview the LaTeX source of the whole document or parts
28711  of it.
28712  Use the menu 
28713 \family sans
28714 View\SpecialChar \menuseparator
28715 View
28716 \begin_inset space ~
28717 \end_inset
28718
28719 Source
28720 \family default
28721  and a window will be shown where you can see the LaTeX-source code.
28722  The window shows the source of the whole paragraph where the cursor is
28723  currently in.
28724  You can also select document parts in LyX's main window, then only this
28725  selection (when it is more than one paragraph) is shown as source code.
28726  To view the whole document as source, enable the corresponding option in
28727  the source view window.
28728 \end_layout
28729
28730 \begin_layout Section
28731 Spell Checking
28732 \begin_inset CommandInset label
28733 LatexCommand label
28734 name "sec:Spellchecking"
28735
28736 \end_inset
28737
28738
28739 \begin_inset Index idx
28740 status collapsed
28741
28742 \begin_layout Plain Layout
28743 Spell checking
28744 \end_layout
28745
28746 \end_inset
28747
28748
28749 \end_layout
28750
28751 \begin_layout Standard
28752 LyX itself has no built-in spell checker.
28753  Rather it uses one of the external programs 
28754 \family typewriter
28755 aspell
28756 \family default
28757
28758 \family typewriter
28759 ispell
28760 \family default
28761
28762 \family typewriter
28763 hspell
28764 \family default
28765 , or 
28766 \family typewriter
28767 pspell
28768 \family default
28769  as backend.
28770  This section assumes you have already installed and set up one of these
28771  programs.
28772  
28773 \family typewriter
28774 aspell
28775 \family default
28776  can be seen as the successor to 
28777 \family typewriter
28778 ispell
28779 \family default
28780 , and contrary to 
28781 \family typewriter
28782 ispell
28783 \family default
28784 , it supports multiple languages in parallel, so it is recommended to use
28785  aspell.
28786  
28787 \family typewriter
28788 hspell
28789 \family default
28790  is a Hebrew spell-checker.
28791  The used spell checker and its settings are specified in LyX's preferences
28792  under 
28793 \family sans
28794 Language Settings
28795 \family default
28796 .
28797 \end_layout
28798
28799 \begin_layout Standard
28800 For LyX on Windows, the selection box for the spell checking program is
28801  greyed out in the preferences dialog because only 
28802 \family typewriter
28803 aspell
28804 \family default
28805  can be used.
28806 \end_layout
28807
28808 \begin_layout Standard
28809 The menu
28810 \family sans
28811  Tools\SpecialChar \menuseparator
28812 Spellchecker
28813 \family default
28814  or the toolbar button 
28815 \begin_inset Graphics
28816         filename ../images/dialog-show_spellchecker.png
28817         BoundingBox 0bp 5bp 20bp 20bp
28818
28819 \end_inset
28820
28821  starts the spell checking beginning from the current cursor position.
28822  A dialog window will appear showing any incorrect (or unknown) word found,
28823  allowing you to edit and replace it in a second line.
28824  Whenever an unknown word is found, the word is highlighted and the text
28825  scrolled so that it is visible.
28826  In the 
28827 \family sans
28828 spell checker
28829 \family default
28830  dialog, there is also a box showing suggestions for a correction, if any
28831  could be found.
28832  Clicking on one of the corrections will copy to the 
28833 \family sans
28834 Replace
28835 \family default
28836  field, double-click invokes directly the replacement.
28837  Unknown but correctly typed words can be added to the personal dictionary.
28838 \end_layout
28839
28840 \begin_layout Standard
28841 By default, the dictionary file used is determined by the document language
28842  that is set in the 
28843 \family sans
28844 Document\SpecialChar \menuseparator
28845 Settings
28846 \family default
28847  dialog.
28848  If you do not have a dictionary for the document language, spell checking
28849  will bring an error message.
28850  In this case, you can specify another dictionary file in the dialog by
28851  specifying a different 
28852 \family sans
28853 Alternative language
28854 \family default
28855  in preferences dialog.
28856 \end_layout
28857
28858 \begin_layout Standard
28859 After a spell check you will be informed about the number of checked words.
28860 \end_layout
28861
28862 \begin_layout Subsubsection*
28863 Limitations
28864 \end_layout
28865
28866 \begin_layout Standard
28867 It is not possible to change the spelling of a particular word globally,
28868  rather than having to change the spelling separately for each occurrence
28869  of the word.
28870  But you can use the 
28871 \family sans
28872 Find
28873 \begin_inset space ~
28874 \end_inset
28875
28876 &
28877 \begin_inset space ~
28878 \end_inset
28879
28880 Replace
28881 \family default
28882  dialog for that.
28883 \end_layout
28884
28885 \begin_layout Standard
28886 LyX cannot correctly spell check documents containing multiple languages.
28887  This does work with 
28888 \family typewriter
28889 pspell
28890 \family default
28891 , assuming you have marked the different languages appropriately.
28892 \end_layout
28893
28894 \begin_layout Subsubsection*
28895 Further Settings
28896 \end_layout
28897
28898 \begin_layout Standard
28899 The 
28900 \family sans
28901 Spellchecker
28902 \family default
28903  section in the preferences dialog has some additional options:
28904 \end_layout
28905
28906 \begin_layout Description
28907 Escape
28908 \begin_inset space ~
28909 \end_inset
28910
28911 characters Allows you to add non-standard characters that the spell checker
28912  should consider, e.
28913 \begin_inset space \thinspace{}
28914 \end_inset
28915
28916 g.
28917 \begin_inset space \space{}
28918 \end_inset
28919
28920 German umlauts although you are spell checking an English document.
28921  This should not normally be needed.
28922 \end_layout
28923
28924 \begin_layout Description
28925 Personal
28926 \begin_inset space ~
28927 \end_inset
28928
28929 dictionary to use a different file as your personal dictionary instead of
28930  the spell checker's default choice 
28931 \end_layout
28932
28933 \begin_layout Description
28934 Accept
28935 \begin_inset space ~
28936 \end_inset
28937
28938 compound
28939 \begin_inset space ~
28940 \end_inset
28941
28942 words Prevent the spell checker from complaining about compounded words
28943  like 
28944 \begin_inset Quotes eld
28945 \end_inset
28946
28947 passthrough
28948 \begin_inset Quotes erd
28949 \end_inset
28950
28951 .
28952 \end_layout
28953
28954 \begin_layout Description
28955 Use
28956 \begin_inset space ~
28957 \end_inset
28958
28959 input
28960 \begin_inset space ~
28961 \end_inset
28962
28963 encoding Uses the document encoding that is set in the 
28964 \family sans
28965 Document\SpecialChar \menuseparator
28966 Settings
28967 \family default
28968  dialog under 
28969 \family sans
28970 Language
28971 \family default
28972  also for the spellchecker.
28973 \begin_inset Foot
28974 status collapsed
28975
28976 \begin_layout Plain Layout
28977 The encodings are explained in section
28978 \begin_inset space ~
28979 \end_inset
28980
28981
28982 \begin_inset CommandInset ref
28983 LatexCommand ref
28984 reference "cha:The-Document-Settings"
28985
28986 \end_inset
28987
28988 .
28989 \end_layout
28990
28991 \end_inset
28992
28993  Only enable this if you use 
28994 \family typewriter
28995 ispell
28996 \family default
28997  and can't spell check words with international letters in them.
28998  There have been reports that this does not work with all dictionaries,
28999  so this is disabled by default.
29000 \end_layout
29001
29002 \begin_layout Section
29003 Thesaurus
29004 \begin_inset Index idx
29005 status collapsed
29006
29007 \begin_layout Plain Layout
29008 Thesaurus
29009 \end_layout
29010
29011 \end_inset
29012
29013
29014 \begin_inset CommandInset label
29015 LatexCommand label
29016 name "sec:Thesaurus"
29017
29018 \end_inset
29019
29020
29021 \end_layout
29022
29023 \begin_layout Standard
29024 LyX provides a multilingual thesaurus.
29025  It uses the same thesaurus framework as OpenOffice and Firefox (namely
29026  the 
29027 \emph on
29028 MyThes
29029 \emph default
29030
29031 \begin_inset Foot
29032 status collapsed
29033
29034 \begin_layout Plain Layout
29035 \begin_inset CommandInset href
29036 LatexCommand href
29037 target "http://lingucomponent.openoffice.org/thesaurus.html"
29038
29039 \end_inset
29040
29041
29042 \end_layout
29043
29044 \end_inset
29045
29046  thesaurus library, which is included in LyX).
29047  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
29048  are available for many languages.
29049 \end_layout
29050
29051 \begin_layout Standard
29052 This section describes how new dictionaries are installed and set up for
29053  the use with LyX.
29054 \end_layout
29055
29056 \begin_layout Subsection
29057 Setting up the thesaurus
29058 \end_layout
29059
29060 \begin_layout Standard
29061 The 
29062 \emph on
29063 MyThes/
29064 \emph default
29065 OpenOffice thesauri consist of two files per language: A file with the suffix
29066  
29067 \emph on
29068 *.dat
29069 \emph default
29070  containing the data and an index file with the suffix 
29071 \emph on
29072 *.idx
29073 \emph default
29074 .
29075  The standardized file names include the language code for the given language
29076  (e.
29077 \begin_inset space \thinspace{}
29078 \end_inset
29079
29080 g.
29081  en_EN for English).
29082  For instance, the English files are named:
29083 \end_layout
29084
29085 \begin_layout Itemize
29086 th_en_EN_v2.idx
29087 \end_layout
29088
29089 \begin_layout Itemize
29090 th_en_EN_v2.dat
29091 \end_layout
29092
29093 \begin_layout Standard
29094 If you have OpenOffice and its thesaurus installed, these files should be
29095  already on your system.
29096  If not, you can get dictionaries from the site 
29097 \begin_inset Flex URL
29098 status collapsed
29099
29100 \begin_layout Plain Layout
29101
29102 http://extensions.services.openoffice.org
29103 \end_layout
29104
29105 \end_inset
29106
29107 .
29108  Note that, as of OpenOffice 3.0, these files are usually packed in extension
29109  archives (
29110 \emph on
29111 *.oxt
29112 \emph default
29113 ) that contain other files such as spellchecker dictionaries besides the
29114  thesauri.
29115  These archives are simple zip files, so you can unpack them as you would
29116  unpack a zip archive.
29117 \end_layout
29118
29119 \begin_layout Standard
29120 Put the 
29121 \emph on
29122 *.idx
29123 \emph default
29124  and 
29125 \emph on
29126 *.dat
29127 \emph default
29128  files of all languages you want to use into one directory (do not use subfolder
29129 s), and specify the path to this directory in 
29130 \family sans
29131 Tools\SpecialChar \menuseparator
29132 Preferences\SpecialChar \menuseparator
29133 Paths
29134 \family default
29135 .
29136  Now the thesaurus should be ready to use.
29137 \end_layout
29138
29139 \begin_layout Subsection
29140 Using the thesaurus
29141 \end_layout
29142
29143 \begin_layout Standard
29144 To start the thesaurus, use the menu 
29145 \family sans
29146 Tools\SpecialChar \menuseparator
29147 Thesaurus
29148 \family default
29149  or the toolbar button 
29150 \begin_inset Graphics
29151         filename ../images/thesaurus-entry.png
29152         BoundingBox 0bp 5bp 20bp 25bp
29153         rotateOrigin center
29154
29155 \end_inset
29156
29157  while the cursor is at the word you want to look up or while a word is
29158  selected.
29159  A dialog pops up showing you probably related words that you can use as
29160  replacement.
29161  The proposals are grouped into categories.
29162  Note that the thesaurus does not only show synonyms, but also hyperonyms
29163  and hyponyms (such as 
29164 \emph on
29165 plant
29166 \emph default
29167  for 
29168 \emph on
29169 tree
29170 \emph default
29171 ), compounds (such as 
29172 \emph on
29173 tree diagram
29174 \emph default
29175 ) and antonyms (such as 
29176 \emph on
29177 women
29178 \emph default
29179  for 
29180 \emph on
29181 men
29182 \emph default
29183 ), which are marked as such.
29184 \end_layout
29185
29186 \begin_layout Standard
29187 The language is automatically chosen from the language at the cursor, but
29188  you can also switch it in the dialog, as you can enter new words to look
29189  up directly there.
29190 \end_layout
29191
29192 \begin_layout Standard
29193 Note that the thesaurus cannot handle phrases (only compounds that are in
29194  the dictionary, such as the above 
29195 \emph on
29196 tree diagram
29197 \emph default
29198 ), and you have to use the so called lemma form, i.
29199 \begin_inset space \thinspace{}
29200 \end_inset
29201
29202 e.
29203  the form that is used in the dictionaries (for many languages: first person
29204  singular indicative active for nouns, infinitive for verbs).
29205  For example looking up the word forms 
29206 \emph on
29207 reports
29208 \emph default
29209  or 
29210 \emph on
29211 reporting
29212 \emph default
29213  yields no results, while results are shown for the word form 
29214 \emph on
29215 report
29216 \emph default
29217 .
29218  Your best bet is to highlight only the relevant parts of such word (e.
29219 \begin_inset space \thinspace{}
29220 \end_inset
29221
29222 g.
29223  
29224 \emph on
29225 report
29226 \emph default
29227  in 
29228 \emph on
29229 report
29230 \emph default
29231 s), then you get proposals without adjusting the query in the dialog, and
29232  also the replacement will probably be correct (as only the highlighted
29233  part will be replaced, thus the ending remains).
29234 \end_layout
29235
29236 \begin_layout Subsection
29237 License of the Thesaurus library
29238 \end_layout
29239
29240 \begin_layout Standard
29241 The 
29242 \emph on
29243 MyThes
29244 \emph default
29245  library, which is used by LyX for the thesaurus, was created by 
29246 \noun on
29247 Kevin B.
29248  Hendricks
29249 \noun default
29250  as a standalone program.
29251  Version 1.1 of the library is included in LyX.
29252  The library was released under the 
29253 \emph on
29254 Berkeley Database License
29255 \emph default
29256 , which is compatible with LyX's license, the GPL.
29257  In order to meet the requirements of the Berkeley Database License, the
29258  MyThes license file is included in the LyX sources in the folder 
29259 \family sans
29260 ~src/support/mythes/license.readme
29261 \family default
29262 .
29263  In LyX Windows installations it is additionally available in the file 
29264 \family sans
29265 MyThes-License.txt
29266 \family default
29267  that is in the same folder as the file lyx.exe.
29268 \end_layout
29269
29270 \begin_layout Section
29271 Change Tracking
29272 \begin_inset Index idx
29273 status collapsed
29274
29275 \begin_layout Plain Layout
29276 Change Tracking
29277 \end_layout
29278
29279 \end_inset
29280
29281
29282 \begin_inset Index idx
29283 status collapsed
29284
29285 \begin_layout Plain Layout
29286 Document ! Change Tracking
29287 \end_layout
29288
29289 \end_inset
29290
29291
29292 \begin_inset CommandInset label
29293 LatexCommand label
29294 name "sec:Change-Tracking"
29295
29296 \end_inset
29297
29298
29299 \end_layout
29300
29301 \begin_layout Standard
29302 When you work on a document collaboratively it is extremely useful to be
29303  able to see changes that others have made highlighted in the document.
29304  You can then decide if you want to accept a change or not.
29305  This can be achieved by turning on change tracking in the menu 
29306 \family sans
29307 Document\SpecialChar \menuseparator
29308 Change
29309 \begin_inset space ~
29310 \end_inset
29311
29312 Tracking\SpecialChar \menuseparator
29313 Track
29314 \begin_inset space ~
29315 \end_inset
29316
29317 Changes
29318 \family default
29319 .
29320 \end_layout
29321
29322 \begin_layout Standard
29323 Changes made in the document will then be highlighted by strokes and colors:
29324  
29325 \bar under
29326 \color blue
29327 underlined text
29328 \bar default
29329 \color inherit
29330  is an addition, 
29331 \strikeout on
29332 \color blue
29333 canceled text
29334 \strikeout default
29335 \color inherit
29336  is a deletion.
29337  The color depends on the author that made the change.
29338  You can change the color in LyX's preferences dialog under 
29339 \family sans
29340 Look
29341 \begin_inset space ~
29342 \end_inset
29343
29344 and
29345 \begin_inset space ~
29346 \end_inset
29347
29348 feel
29349 \family default
29350
29351 \family sans
29352 Colors
29353 \family default
29354 .
29355 \begin_inset Index idx
29356 status collapsed
29357
29358 \begin_layout Plain Layout
29359 Color ! Change tracking
29360 \end_layout
29361
29362 \end_inset
29363
29364  The author and the date of the change are shown in LyX's status bar when
29365  the cursor is in changed text.
29366  The same information is shown when you use the toolbar button 
29367 \begin_inset Graphics
29368         filename ../images/changes-merge.png
29369         BoundingBox 0bp 5bp 20bp 25bp
29370         rotateOrigin center
29371
29372 \end_inset
29373
29374 .
29375 \end_layout
29376
29377 \begin_layout Standard
29378 When change tracking is activated, you will see the review toolbar in LyX:
29379 \begin_inset Index idx
29380 status collapsed
29381
29382 \begin_layout Plain Layout
29383 Toolbar ! Review
29384 \end_layout
29385
29386 \end_inset
29387
29388
29389 \end_layout
29390
29391 \begin_layout Standard
29392 \begin_inset VSpace defskip
29393 \end_inset
29394
29395
29396 \end_layout
29397
29398 \begin_layout Standard
29399 \begin_inset Graphics
29400         filename clipart/ChangesToolbar.png
29401
29402 \end_inset
29403
29404
29405 \end_layout
29406
29407 \begin_layout Standard
29408 \begin_inset VSpace defskip
29409 \end_inset
29410
29411
29412 \end_layout
29413
29414 \begin_layout Standard
29415 The review toolbar as shown above contains from left to right the following
29416  buttons:
29417 \end_layout
29418
29419 \begin_layout Standard
29420 \begin_inset VSpace defskip
29421 \end_inset
29422
29423
29424 \end_layout
29425
29426 \begin_layout Standard
29427 \begin_inset Tabular
29428 <lyxtabular version="3" rows="10" columns="2">
29429 <features islongtable="true" longtabularalignment="center">
29430 <column alignment="left" valignment="top" width="0">
29431 <column alignment="left" valignment="top" width="0">
29432 <row interlinespace="2.5mm">
29433 <cell alignment="center" valignment="top" usebox="none">
29434 \begin_inset Text
29435
29436 \begin_layout Plain Layout
29437 \begin_inset Graphics
29438         filename ../images/changes-track.png
29439         BoundingBox 0bp 5bp 20bp 25bp
29440         rotateOrigin center
29441
29442 \end_inset
29443
29444
29445 \end_layout
29446
29447 \end_inset
29448 </cell>
29449 <cell alignment="center" valignment="top" usebox="none">
29450 \begin_inset Text
29451
29452 \begin_layout Plain Layout
29453
29454 \family sans
29455 Document\SpecialChar \menuseparator
29456 Change
29457 \begin_inset space ~
29458 \end_inset
29459
29460 Tracking\SpecialChar \menuseparator
29461 Track
29462 \begin_inset space ~
29463 \end_inset
29464
29465 Changes
29466 \end_layout
29467
29468 \end_inset
29469 </cell>
29470 </row>
29471 <row interlinespace="2.5mm">
29472 <cell alignment="center" valignment="top" usebox="none">
29473 \begin_inset Text
29474
29475 \begin_layout Plain Layout
29476 \begin_inset Graphics
29477         filename ../images/changes-output.png
29478         BoundingBox 0bp 5bp 20bp 25bp
29479         rotateOrigin center
29480
29481 \end_inset
29482
29483
29484 \end_layout
29485
29486 \end_inset
29487 </cell>
29488 <cell alignment="center" valignment="top" usebox="none">
29489 \begin_inset Text
29490
29491 \begin_layout Plain Layout
29492
29493 \family sans
29494 Document\SpecialChar \menuseparator
29495 Change
29496 \begin_inset space ~
29497 \end_inset
29498
29499 Tracking\SpecialChar \menuseparator
29500 Show
29501 \begin_inset space ~
29502 \end_inset
29503
29504 Changes
29505 \begin_inset space ~
29506 \end_inset
29507
29508 in
29509 \begin_inset space ~
29510 \end_inset
29511
29512 Output
29513 \end_layout
29514
29515 \end_inset
29516 </cell>
29517 </row>
29518 <row interlinespace="2.5mm">
29519 <cell alignment="center" valignment="top" usebox="none">
29520 \begin_inset Text
29521
29522 \begin_layout Plain Layout
29523 \begin_inset Graphics
29524         filename ../images/change-next.png
29525         BoundingBox 0bp 5bp 20bp 25bp
29526         rotateOrigin center
29527
29528 \end_inset
29529
29530
29531 \end_layout
29532
29533 \end_inset
29534 </cell>
29535 <cell alignment="center" valignment="top" usebox="none">
29536 \begin_inset Text
29537
29538 \begin_layout Plain Layout
29539 Jumps to the next change
29540 \end_layout
29541
29542 \end_inset
29543 </cell>
29544 </row>
29545 <row interlinespace="2.5mm">
29546 <cell alignment="center" valignment="top" usebox="none">
29547 \begin_inset Text
29548
29549 \begin_layout Plain Layout
29550 \begin_inset Graphics
29551         filename ../images/change-accept.png
29552         BoundingBox 0bp 5bp 20bp 25bp
29553         rotateOrigin center
29554
29555 \end_inset
29556
29557
29558 \end_layout
29559
29560 \end_inset
29561 </cell>
29562 <cell alignment="center" valignment="top" usebox="none">
29563 \begin_inset Text
29564
29565 \begin_layout Plain Layout
29566
29567 \family sans
29568 Document\SpecialChar \menuseparator
29569 Change
29570 \begin_inset space ~
29571 \end_inset
29572
29573 Tracking\SpecialChar \menuseparator
29574 Accept
29575 \begin_inset space ~
29576 \end_inset
29577
29578 Change
29579 \end_layout
29580
29581 \end_inset
29582 </cell>
29583 </row>
29584 <row interlinespace="2.5mm">
29585 <cell alignment="center" valignment="top" usebox="none">
29586 \begin_inset Text
29587
29588 \begin_layout Plain Layout
29589 \begin_inset Graphics
29590         filename ../images/change-reject.png
29591         BoundingBox 0bp 5bp 20bp 25bp
29592         rotateOrigin center
29593
29594 \end_inset
29595
29596
29597 \end_layout
29598
29599 \end_inset
29600 </cell>
29601 <cell alignment="center" valignment="top" usebox="none">
29602 \begin_inset Text
29603
29604 \begin_layout Plain Layout
29605
29606 \family sans
29607 Document\SpecialChar \menuseparator
29608 Change
29609 \begin_inset space ~
29610 \end_inset
29611
29612 Tracking\SpecialChar \menuseparator
29613 Reject
29614 \begin_inset space ~
29615 \end_inset
29616
29617 Change
29618 \end_layout
29619
29620 \end_inset
29621 </cell>
29622 </row>
29623 <row interlinespace="2.5mm">
29624 <cell alignment="center" valignment="top" usebox="none">
29625 \begin_inset Text
29626
29627 \begin_layout Plain Layout
29628 \begin_inset Graphics
29629         filename ../images/changes-merge.png
29630         BoundingBox 0bp 5bp 20bp 25bp
29631         rotateOrigin center
29632
29633 \end_inset
29634
29635
29636 \end_layout
29637
29638 \end_inset
29639 </cell>
29640 <cell alignment="center" valignment="top" usebox="none">
29641 \begin_inset Text
29642
29643 \begin_layout Plain Layout
29644
29645 \family sans
29646 Document\SpecialChar \menuseparator
29647 Change
29648 \begin_inset space ~
29649 \end_inset
29650
29651 Tracking\SpecialChar \menuseparator
29652 Merge
29653 \begin_inset space ~
29654 \end_inset
29655
29656 Changes
29657 \end_layout
29658
29659 \end_inset
29660 </cell>
29661 </row>
29662 <row interlinespace="2.5mm">
29663 <cell alignment="center" valignment="top" usebox="none">
29664 \begin_inset Text
29665
29666 \begin_layout Plain Layout
29667 \begin_inset Graphics
29668         filename ../images/all-changes-accept.png
29669         BoundingBox 0bp 5bp 20bp 25bp
29670         rotateOrigin center
29671
29672 \end_inset
29673
29674
29675 \end_layout
29676
29677 \end_inset
29678 </cell>
29679 <cell alignment="center" valignment="top" usebox="none">
29680 \begin_inset Text
29681
29682 \begin_layout Plain Layout
29683
29684 \family sans
29685 Document\SpecialChar \menuseparator
29686 Change
29687 \begin_inset space ~
29688 \end_inset
29689
29690 Tracking\SpecialChar \menuseparator
29691 Accept
29692 \begin_inset space ~
29693 \end_inset
29694
29695 All
29696 \begin_inset space ~
29697 \end_inset
29698
29699 Changes
29700 \end_layout
29701
29702 \end_inset
29703 </cell>
29704 </row>
29705 <row interlinespace="2.5mm">
29706 <cell alignment="center" valignment="top" usebox="none">
29707 \begin_inset Text
29708
29709 \begin_layout Plain Layout
29710 \begin_inset Graphics
29711         filename ../images/all-changes-reject.png
29712         BoundingBox 0bp 5bp 20bp 25bp
29713         rotateOrigin center
29714
29715 \end_inset
29716
29717
29718 \end_layout
29719
29720 \end_inset
29721 </cell>
29722 <cell alignment="center" valignment="top" usebox="none">
29723 \begin_inset Text
29724
29725 \begin_layout Plain Layout
29726
29727 \family sans
29728 Document\SpecialChar \menuseparator
29729 Change
29730 \begin_inset space ~
29731 \end_inset
29732
29733 Tracking\SpecialChar \menuseparator
29734 Reject
29735 \begin_inset space ~
29736 \end_inset
29737
29738 All
29739 \begin_inset space ~
29740 \end_inset
29741
29742 Changes
29743 \end_layout
29744
29745 \end_inset
29746 </cell>
29747 </row>
29748 <row interlinespace="2.5mm">
29749 <cell alignment="center" valignment="top" usebox="none">
29750 \begin_inset Text
29751
29752 \begin_layout Plain Layout
29753 \begin_inset Graphics
29754         filename ../images/note-insert.png
29755         BoundingBox 0bp 5bp 20bp 25bp
29756         rotateOrigin center
29757
29758 \end_inset
29759
29760
29761 \end_layout
29762
29763 \end_inset
29764 </cell>
29765 <cell alignment="center" valignment="top" usebox="none">
29766 \begin_inset Text
29767
29768 \begin_layout Plain Layout
29769
29770 \family sans
29771 Insert\SpecialChar \menuseparator
29772 Note\SpecialChar \menuseparator
29773 LyX
29774 \begin_inset space ~
29775 \end_inset
29776
29777 Note
29778 \end_layout
29779
29780 \end_inset
29781 </cell>
29782 </row>
29783 <row interlinespace="2.5mm">
29784 <cell alignment="center" valignment="top" usebox="none">
29785 \begin_inset Text
29786
29787 \begin_layout Plain Layout
29788 \begin_inset Graphics
29789         filename ../images/note-next.png
29790         BoundingBox 0bp 5bp 20bp 25bp
29791         rotateOrigin center
29792
29793 \end_inset
29794
29795
29796 \end_layout
29797
29798 \end_inset
29799 </cell>
29800 <cell alignment="center" valignment="top" usebox="none">
29801 \begin_inset Text
29802
29803 \begin_layout Plain Layout
29804
29805 \family sans
29806 Navigate\SpecialChar \menuseparator
29807 Next
29808 \begin_inset space ~
29809 \end_inset
29810
29811 Note
29812 \end_layout
29813
29814 \end_inset
29815 </cell>
29816 </row>
29817 </lyxtabular>
29818
29819 \end_inset
29820
29821
29822 \end_layout
29823
29824 \begin_layout Standard
29825 \begin_inset VSpace defskip
29826 \end_inset
29827
29828
29829 \end_layout
29830
29831 \begin_layout Standard
29832 The review toolbar helps you to accept, reject, or merge changes – highlight
29833  the change and press one of the desired toolbar buttons.
29834  When you merge changes, a window pops up showing you information about
29835  the next change behind the current cursor position.
29836  So you don't need to highlight a certain change.
29837  Within the merge window you can decide to accept or reject changes and
29838  step to the next change.
29839  This way you can jump through all the changes in the document.
29840 \end_layout
29841
29842 \begin_layout Standard
29843 The toolbar has two buttons to handle notes because notes are often important
29844  to describe a change.
29845 \end_layout
29846
29847 \begin_layout Standard
29848 To show made changes in the output you need the LaTeX package 
29849 \series bold
29850 dvipost
29851 \series default
29852
29853 \begin_inset Index idx
29854 status collapsed
29855
29856 \begin_layout Plain Layout
29857 LaTeX-packages ! dvipost
29858 \end_layout
29859
29860 \end_inset
29861
29862  installed.
29863  You will find it in the TeX Catalogue, 
29864 \begin_inset CommandInset citation
29865 LatexCommand cite
29866 key "TeXCatalogue"
29867
29868 \end_inset
29869
29870  or in the package manager of your LaTeX-system.
29871 \end_layout
29872
29873 \begin_layout Section
29874 International Support
29875 \begin_inset Index idx
29876 status collapsed
29877
29878 \begin_layout Plain Layout
29879 International support
29880 \end_layout
29881
29882 \end_inset
29883
29884
29885 \end_layout
29886
29887 \begin_layout Standard
29888 This section describes how to use LyX with any language you want.
29889  For some non-western languages there are special Wiki-pages that explain
29890  how to set up LyX to use them: 
29891 \begin_inset CommandInset citation
29892 LatexCommand cite
29893 key "Arabic,Armenian,Farsi,Hebrew"
29894
29895 \end_inset
29896
29897
29898 \end_layout
29899
29900 \begin_layout Standard
29901 Besides languages, LyX also supports phonetic symbols, see section
29902 \begin_inset space ~
29903 \end_inset
29904
29905
29906 \begin_inset CommandInset ref
29907 LatexCommand ref
29908 reference "sub:Special-Character"
29909
29910 \end_inset
29911
29912 .
29913 \end_layout
29914
29915 \begin_layout Subsection
29916 Language Options
29917 \begin_inset Index idx
29918 status collapsed
29919
29920 \begin_layout Plain Layout
29921 Language ! Options
29922 \end_layout
29923
29924 \end_inset
29925
29926
29927 \begin_inset Index idx
29928 status collapsed
29929
29930 \begin_layout Plain Layout
29931 Document ! Settings
29932 \end_layout
29933
29934 \end_inset
29935
29936
29937 \begin_inset Index idx
29938 status collapsed
29939
29940 \begin_layout Plain Layout
29941 Document ! Language
29942 \end_layout
29943
29944 \end_inset
29945
29946
29947 \end_layout
29948
29949 \begin_layout Standard
29950 The 
29951 \family sans
29952 Document\SpecialChar \menuseparator
29953 Settings
29954 \family default
29955  dialog lets you set 
29956 \family roman
29957 the language and character encoding for your language.
29958  
29959 \end_layout
29960
29961 \begin_layout Standard
29962 Choose your language in the 
29963 \family sans
29964 Language
29965 \family default
29966  section of this dialog.
29967  The default is 
29968 \family sans
29969 English
29970 \family default
29971 .
29972 \end_layout
29973
29974 \begin_layout Standard
29975 Under 
29976 \family sans
29977 Encoding
29978 \family default
29979  you can choose the character encoding map you want to use for LaTeX export.
29980  The option 
29981 \family sans
29982 Language Default
29983 \family default
29984  is the preferred choice and works well in most cases.
29985  For details about the different encoding options see section
29986 \begin_inset space ~
29987 \end_inset
29988
29989
29990 \begin_inset CommandInset ref
29991 LatexCommand ref
29992 reference "cha:The-Document-Settings"
29993
29994 \end_inset
29995
29996 .
29997 \end_layout
29998
29999 \begin_layout Subsection
30000 Keyboard mapping configuration
30001 \begin_inset CommandInset label
30002 LatexCommand label
30003 name "sub:Keyboard-mapping"
30004
30005 \end_inset
30006
30007
30008 \end_layout
30009
30010 \begin_layout Standard
30011 If you have for example a U.S.-style keyboard and want to write in a language
30012  other than English, you can use an alternate keymap.
30013  For example, if you have a U.S.-style keyboard but want to write in Italian,
30014  you can configure LyX to use an Italian keymap.
30015  The preferences dialog allows you to choose up to two keyboard mappings,
30016  see section
30017 \begin_inset space ~
30018 \end_inset
30019
30020
30021 \begin_inset CommandInset ref
30022 LatexCommand ref
30023 reference "sub:Keyboard-Map"
30024
30025 \end_inset
30026
30027 .
30028  You can choose primary and secondary keyboard languages and then select
30029  which one you want to use.
30030 \end_layout
30031
30032 \begin_layout Standard
30033 Finally, you may just want to change a few key mappings or create an entirely
30034  different keymap (for Vulcan, for instance).
30035  You may, for example, normally write in Italian on a U.S.
30036  keyboard but want to include an occasional quotation in German.
30037  In such a case, you can write your own keyboard mapping or modify an existing
30038  one to support the characters you want.
30039  This and many other customizations are explained in the 
30040 \emph on
30041 Customization
30042 \emph default
30043  manual.
30044 \end_layout
30045
30046 \begin_layout Subsection
30047 Character Tables
30048 \end_layout
30049
30050 \begin_layout Standard
30051 Table
30052 \begin_inset space ~
30053 \end_inset
30054
30055
30056 \begin_inset CommandInset ref
30057 LatexCommand ref
30058 reference "cap:The-latin1-character"
30059
30060 \end_inset
30061
30062  shows the 
30063 \family typewriter
30064 Latin1
30065 \family default
30066  character set.
30067  You should be able to enter the characters in the first eight columns directly
30068  from the keyboard.
30069 \end_layout
30070
30071 \begin_layout Standard
30072 There are a few things you need to know about this table.
30073  Here are some of the details you'll need to bear in mind when using characters
30074  from the 
30075 \family typewriter
30076 Latin1
30077 \family default
30078  character set:
30079 \end_layout
30080
30081 \begin_layout Itemize
30082 Even if you have selected 
30083 \family sans
30084 latin1
30085 \family default
30086  in the 
30087 \family sans
30088 Document\SpecialChar \menuseparator
30089 Settings
30090 \family default
30091  dialog, users who have only the 
30092 \family typewriter
30093 T1
30094 \family default
30095 -fonts for LaTeX [or who have the 
30096 \family typewriter
30097 T1
30098 \family default
30099 -fonts but aren't using them] will still miss a few characters: D0, F0,
30100  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
30101  french quotes won't show up.
30102 \end_layout
30103
30104 \begin_layout Standard
30105 \begin_inset Float table
30106 wide false
30107 sideways false
30108 status open
30109
30110 \begin_layout Plain Layout
30111 \begin_inset Caption
30112
30113 \begin_layout Plain Layout
30114 \begin_inset CommandInset label
30115 LatexCommand label
30116 name "cap:The-latin1-character"
30117
30118 \end_inset
30119
30120 The 
30121 \family typewriter
30122 latin1
30123 \family default
30124  character set
30125 \end_layout
30126
30127 \end_inset
30128
30129
30130 \end_layout
30131
30132 \begin_layout Plain Layout
30133 \align center
30134 \begin_inset Tabular
30135 <lyxtabular version="3" rows="17" columns="17">
30136 <features tabularvalignment="middle">
30137 <column alignment="center" valignment="top" width="0pt">
30138 <column alignment="center" valignment="top" width="0pt">
30139 <column alignment="center" valignment="top" width="0pt">
30140 <column alignment="center" valignment="top" width="0pt">
30141 <column alignment="center" valignment="top" width="0pt">
30142 <column alignment="center" valignment="top" width="0pt">
30143 <column alignment="center" valignment="top" width="0pt">
30144 <column alignment="center" valignment="top" width="0pt">
30145 <column alignment="center" valignment="top" width="0pt">
30146 <column alignment="center" valignment="top" width="0pt">
30147 <column alignment="center" valignment="top" width="0pt">
30148 <column alignment="center" valignment="top" width="0pt">
30149 <column alignment="center" valignment="top" width="0pt">
30150 <column alignment="center" valignment="top" width="0pt">
30151 <column alignment="center" valignment="top" width="0pt">
30152 <column alignment="center" valignment="top" width="0pt">
30153 <column alignment="center" valignment="top" width="0pt">
30154 <row>
30155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30156 \begin_inset Text
30157
30158 \begin_layout Plain Layout
30159
30160 \end_layout
30161
30162 \end_inset
30163 </cell>
30164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30165 \begin_inset Text
30166
30167 \begin_layout Plain Layout
30168
30169 \family roman
30170 \series medium
30171 \shape up
30172 \size tiny
30173 \emph off
30174 \bar no
30175 \noun off
30176 \color none
30177 00
30178 \end_layout
30179
30180 \end_inset
30181 </cell>
30182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30183 \begin_inset Text
30184
30185 \begin_layout Plain Layout
30186
30187 \family roman
30188 \series medium
30189 \shape up
30190 \size tiny
30191 \emph off
30192 \bar no
30193 \noun off
30194 \color none
30195 10
30196 \end_layout
30197
30198 \end_inset
30199 </cell>
30200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30201 \begin_inset Text
30202
30203 \begin_layout Plain Layout
30204
30205 \family roman
30206 \series medium
30207 \shape up
30208 \size tiny
30209 \emph off
30210 \bar no
30211 \noun off
30212 \color none
30213 20
30214 \end_layout
30215
30216 \end_inset
30217 </cell>
30218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30219 \begin_inset Text
30220
30221 \begin_layout Plain Layout
30222
30223 \family roman
30224 \series medium
30225 \shape up
30226 \size tiny
30227 \emph off
30228 \bar no
30229 \noun off
30230 \color none
30231 30
30232 \end_layout
30233
30234 \end_inset
30235 </cell>
30236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30237 \begin_inset Text
30238
30239 \begin_layout Plain Layout
30240
30241 \family roman
30242 \series medium
30243 \shape up
30244 \size tiny
30245 \emph off
30246 \bar no
30247 \noun off
30248 \color none
30249 40
30250 \end_layout
30251
30252 \end_inset
30253 </cell>
30254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30255 \begin_inset Text
30256
30257 \begin_layout Plain Layout
30258
30259 \family roman
30260 \series medium
30261 \shape up
30262 \size tiny
30263 \emph off
30264 \bar no
30265 \noun off
30266 \color none
30267 50
30268 \end_layout
30269
30270 \end_inset
30271 </cell>
30272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30273 \begin_inset Text
30274
30275 \begin_layout Plain Layout
30276
30277 \family roman
30278 \series medium
30279 \shape up
30280 \size tiny
30281 \emph off
30282 \bar no
30283 \noun off
30284 \color none
30285 60
30286 \end_layout
30287
30288 \end_inset
30289 </cell>
30290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30291 \begin_inset Text
30292
30293 \begin_layout Plain Layout
30294
30295 \family roman
30296 \series medium
30297 \shape up
30298 \size tiny
30299 \emph off
30300 \bar no
30301 \noun off
30302 \color none
30303 70
30304 \end_layout
30305
30306 \end_inset
30307 </cell>
30308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30309 \begin_inset Text
30310
30311 \begin_layout Plain Layout
30312
30313 \family roman
30314 \series medium
30315 \shape up
30316 \size tiny
30317 \emph off
30318 \bar no
30319 \noun off
30320 \color none
30321 80
30322 \end_layout
30323
30324 \end_inset
30325 </cell>
30326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30327 \begin_inset Text
30328
30329 \begin_layout Plain Layout
30330
30331 \family roman
30332 \series medium
30333 \shape up
30334 \size tiny
30335 \emph off
30336 \bar no
30337 \noun off
30338 \color none
30339 90
30340 \end_layout
30341
30342 \end_inset
30343 </cell>
30344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30345 \begin_inset Text
30346
30347 \begin_layout Plain Layout
30348
30349 \family roman
30350 \series medium
30351 \shape up
30352 \size tiny
30353 \emph off
30354 \bar no
30355 \noun off
30356 \color none
30357 A0
30358 \end_layout
30359
30360 \end_inset
30361 </cell>
30362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30363 \begin_inset Text
30364
30365 \begin_layout Plain Layout
30366
30367 \family roman
30368 \series medium
30369 \shape up
30370 \size tiny
30371 \emph off
30372 \bar no
30373 \noun off
30374 \color none
30375 B0
30376 \end_layout
30377
30378 \end_inset
30379 </cell>
30380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30381 \begin_inset Text
30382
30383 \begin_layout Plain Layout
30384
30385 \family roman
30386 \series medium
30387 \shape up
30388 \size tiny
30389 \emph off
30390 \bar no
30391 \noun off
30392 \color none
30393 C0
30394 \end_layout
30395
30396 \end_inset
30397 </cell>
30398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30399 \begin_inset Text
30400
30401 \begin_layout Plain Layout
30402
30403 \family roman
30404 \series medium
30405 \shape up
30406 \size tiny
30407 \emph off
30408 \bar no
30409 \noun off
30410 \color none
30411 D0
30412 \end_layout
30413
30414 \end_inset
30415 </cell>
30416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30417 \begin_inset Text
30418
30419 \begin_layout Plain Layout
30420
30421 \family roman
30422 \series medium
30423 \shape up
30424 \size tiny
30425 \emph off
30426 \bar no
30427 \noun off
30428 \color none
30429 E0
30430 \end_layout
30431
30432 \end_inset
30433 </cell>
30434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30435 \begin_inset Text
30436
30437 \begin_layout Plain Layout
30438
30439 \family roman
30440 \series medium
30441 \shape up
30442 \size tiny
30443 \emph off
30444 \bar no
30445 \noun off
30446 \color none
30447 F0
30448 \end_layout
30449
30450 \end_inset
30451 </cell>
30452 </row>
30453 <row>
30454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30455 \begin_inset Text
30456
30457 \begin_layout Plain Layout
30458
30459 \family roman
30460 \series medium
30461 \shape up
30462 \size tiny
30463 \emph off
30464 \bar no
30465 \noun off
30466 \color none
30467 00
30468 \end_layout
30469
30470 \end_inset
30471 </cell>
30472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30473 \begin_inset Text
30474
30475 \begin_layout Plain Layout
30476
30477 \end_layout
30478
30479 \end_inset
30480 </cell>
30481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30482 \begin_inset Text
30483
30484 \begin_layout Plain Layout
30485
30486 \end_layout
30487
30488 \end_inset
30489 </cell>
30490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30491 \begin_inset Text
30492
30493 \begin_layout Plain Layout
30494
30495 \end_layout
30496
30497 \end_inset
30498 </cell>
30499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30500 \begin_inset Text
30501
30502 \begin_layout Plain Layout
30503
30504 \family roman
30505 \series medium
30506 \shape up
30507 \emph off
30508 \bar no
30509 \noun off
30510 \color none
30511 0
30512 \end_layout
30513
30514 \end_inset
30515 </cell>
30516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30517 \begin_inset Text
30518
30519 \begin_layout Plain Layout
30520
30521 \family roman
30522 \series medium
30523 \shape up
30524 \emph off
30525 \bar no
30526 \noun off
30527 \color none
30528 @
30529 \end_layout
30530
30531 \end_inset
30532 </cell>
30533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30534 \begin_inset Text
30535
30536 \begin_layout Plain Layout
30537
30538 \family roman
30539 \series medium
30540 \shape up
30541 \emph off
30542 \bar no
30543 \noun off
30544 \color none
30545 P
30546 \end_layout
30547
30548 \end_inset
30549 </cell>
30550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30551 \begin_inset Text
30552
30553 \begin_layout Plain Layout
30554
30555 \family roman
30556 \series medium
30557 \shape up
30558 \emph off
30559 \bar no
30560 \noun off
30561 \color none
30562 '
30563 \end_layout
30564
30565 \end_inset
30566 </cell>
30567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30568 \begin_inset Text
30569
30570 \begin_layout Plain Layout
30571
30572 \family roman
30573 \series medium
30574 \shape up
30575 \emph off
30576 \bar no
30577 \noun off
30578 \color none
30579 p
30580 \end_layout
30581
30582 \end_inset
30583 </cell>
30584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30585 \begin_inset Text
30586
30587 \begin_layout Plain Layout
30588
30589 \end_layout
30590
30591 \end_inset
30592 </cell>
30593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30594 \begin_inset Text
30595
30596 \begin_layout Plain Layout
30597
30598 \end_layout
30599
30600 \end_inset
30601 </cell>
30602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30603 \begin_inset Text
30604
30605 \begin_layout Plain Layout
30606
30607 \end_layout
30608
30609 \end_inset
30610 </cell>
30611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30612 \begin_inset Text
30613
30614 \begin_layout Plain Layout
30615
30616 \family roman
30617 \series medium
30618 \shape up
30619 \emph off
30620 \bar no
30621 \noun off
30622 \color none
30623 °
30624 \end_layout
30625
30626 \end_inset
30627 </cell>
30628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30629 \begin_inset Text
30630
30631 \begin_layout Plain Layout
30632
30633 \family roman
30634 \series medium
30635 \shape up
30636 \emph off
30637 \bar no
30638 \noun off
30639 \color none
30640 À
30641 \end_layout
30642
30643 \end_inset
30644 </cell>
30645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30646 \begin_inset Text
30647
30648 \begin_layout Plain Layout
30649
30650 \family roman
30651 \series medium
30652 \shape up
30653 \emph off
30654 \bar no
30655 \noun off
30656 \color none
30657 Ð
30658 \end_layout
30659
30660 \end_inset
30661 </cell>
30662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30663 \begin_inset Text
30664
30665 \begin_layout Plain Layout
30666
30667 \family roman
30668 \series medium
30669 \shape up
30670 \emph off
30671 \bar no
30672 \noun off
30673 \color none
30674 à
30675 \end_layout
30676
30677 \end_inset
30678 </cell>
30679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30680 \begin_inset Text
30681
30682 \begin_layout Plain Layout
30683
30684 \family roman
30685 \series medium
30686 \shape up
30687 \emph off
30688 \bar no
30689 \noun off
30690 \color none
30691 ð
30692 \end_layout
30693
30694 \end_inset
30695 </cell>
30696 </row>
30697 <row>
30698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30699 \begin_inset Text
30700
30701 \begin_layout Plain Layout
30702
30703 \family roman
30704 \series medium
30705 \shape up
30706 \size tiny
30707 \emph off
30708 \bar no
30709 \noun off
30710 \color none
30711 01
30712 \end_layout
30713
30714 \end_inset
30715 </cell>
30716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30717 \begin_inset Text
30718
30719 \begin_layout Plain Layout
30720
30721 \end_layout
30722
30723 \end_inset
30724 </cell>
30725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30726 \begin_inset Text
30727
30728 \begin_layout Plain Layout
30729
30730 \end_layout
30731
30732 \end_inset
30733 </cell>
30734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30735 \begin_inset Text
30736
30737 \begin_layout Plain Layout
30738
30739 \family roman
30740 \series medium
30741 \shape up
30742 \emph off
30743 \bar no
30744 \noun off
30745 \color none
30746 !
30747 \end_layout
30748
30749 \end_inset
30750 </cell>
30751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30752 \begin_inset Text
30753
30754 \begin_layout Plain Layout
30755
30756 \family roman
30757 \series medium
30758 \shape up
30759 \emph off
30760 \bar no
30761 \noun off
30762 \color none
30763 1
30764 \end_layout
30765
30766 \end_inset
30767 </cell>
30768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30769 \begin_inset Text
30770
30771 \begin_layout Plain Layout
30772
30773 \family roman
30774 \series medium
30775 \shape up
30776 \emph off
30777 \bar no
30778 \noun off
30779 \color none
30780 A
30781 \end_layout
30782
30783 \end_inset
30784 </cell>
30785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30786 \begin_inset Text
30787
30788 \begin_layout Plain Layout
30789
30790 \family roman
30791 \series medium
30792 \shape up
30793 \emph off
30794 \bar no
30795 \noun off
30796 \color none
30797 Q
30798 \end_layout
30799
30800 \end_inset
30801 </cell>
30802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30803 \begin_inset Text
30804
30805 \begin_layout Plain Layout
30806
30807 \family roman
30808 \series medium
30809 \shape up
30810 \emph off
30811 \bar no
30812 \noun off
30813 \color none
30814 a
30815 \end_layout
30816
30817 \end_inset
30818 </cell>
30819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30820 \begin_inset Text
30821
30822 \begin_layout Plain Layout
30823
30824 \family roman
30825 \series medium
30826 \shape up
30827 \emph off
30828 \bar no
30829 \noun off
30830 \color none
30831 q
30832 \end_layout
30833
30834 \end_inset
30835 </cell>
30836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30837 \begin_inset Text
30838
30839 \begin_layout Plain Layout
30840
30841 \end_layout
30842
30843 \end_inset
30844 </cell>
30845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30846 \begin_inset Text
30847
30848 \begin_layout Plain Layout
30849
30850 \end_layout
30851
30852 \end_inset
30853 </cell>
30854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30855 \begin_inset Text
30856
30857 \begin_layout Plain Layout
30858
30859 \family roman
30860 \series medium
30861 \shape up
30862 \emph off
30863 \bar no
30864 \noun off
30865 \color none
30866 ¡
30867 \end_layout
30868
30869 \end_inset
30870 </cell>
30871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30872 \begin_inset Text
30873
30874 \begin_layout Plain Layout
30875
30876 \family roman
30877 \series medium
30878 \shape up
30879 \emph off
30880 \bar no
30881 \noun off
30882 \color none
30883 ±
30884 \end_layout
30885
30886 \end_inset
30887 </cell>
30888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30889 \begin_inset Text
30890
30891 \begin_layout Plain Layout
30892
30893 \family roman
30894 \series medium
30895 \shape up
30896 \emph off
30897 \bar no
30898 \noun off
30899 \color none
30900 Á
30901 \end_layout
30902
30903 \end_inset
30904 </cell>
30905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30906 \begin_inset Text
30907
30908 \begin_layout Plain Layout
30909
30910 \family roman
30911 \series medium
30912 \shape up
30913 \emph off
30914 \bar no
30915 \noun off
30916 \color none
30917 Ñ
30918 \end_layout
30919
30920 \end_inset
30921 </cell>
30922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30923 \begin_inset Text
30924
30925 \begin_layout Plain Layout
30926
30927 \family roman
30928 \series medium
30929 \shape up
30930 \emph off
30931 \bar no
30932 \noun off
30933 \color none
30934 á
30935 \end_layout
30936
30937 \end_inset
30938 </cell>
30939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30940 \begin_inset Text
30941
30942 \begin_layout Plain Layout
30943
30944 \family roman
30945 \series medium
30946 \shape up
30947 \emph off
30948 \bar no
30949 \noun off
30950 \color none
30951 ñ
30952 \end_layout
30953
30954 \end_inset
30955 </cell>
30956 </row>
30957 <row>
30958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30959 \begin_inset Text
30960
30961 \begin_layout Plain Layout
30962
30963 \family roman
30964 \series medium
30965 \shape up
30966 \size tiny
30967 \emph off
30968 \bar no
30969 \noun off
30970 \color none
30971 02
30972 \end_layout
30973
30974 \end_inset
30975 </cell>
30976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30977 \begin_inset Text
30978
30979 \begin_layout Plain Layout
30980
30981 \end_layout
30982
30983 \end_inset
30984 </cell>
30985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30986 \begin_inset Text
30987
30988 \begin_layout Plain Layout
30989
30990 \end_layout
30991
30992 \end_inset
30993 </cell>
30994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30995 \begin_inset Text
30996
30997 \begin_layout Plain Layout
30998
30999 \family roman
31000 \series medium
31001 \shape up
31002 \emph off
31003 \bar no
31004 \noun off
31005 \color none
31006 \begin_inset Quotes eld
31007 \end_inset
31008
31009
31010 \end_layout
31011
31012 \end_inset
31013 </cell>
31014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31015 \begin_inset Text
31016
31017 \begin_layout Plain Layout
31018
31019 \family roman
31020 \series medium
31021 \shape up
31022 \emph off
31023 \bar no
31024 \noun off
31025 \color none
31026 2
31027 \end_layout
31028
31029 \end_inset
31030 </cell>
31031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31032 \begin_inset Text
31033
31034 \begin_layout Plain Layout
31035
31036 \family roman
31037 \series medium
31038 \shape up
31039 \emph off
31040 \bar no
31041 \noun off
31042 \color none
31043 B
31044 \end_layout
31045
31046 \end_inset
31047 </cell>
31048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31049 \begin_inset Text
31050
31051 \begin_layout Plain Layout
31052
31053 \family roman
31054 \series medium
31055 \shape up
31056 \emph off
31057 \bar no
31058 \noun off
31059 \color none
31060 R
31061 \end_layout
31062
31063 \end_inset
31064 </cell>
31065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31066 \begin_inset Text
31067
31068 \begin_layout Plain Layout
31069
31070 \family roman
31071 \series medium
31072 \shape up
31073 \emph off
31074 \bar no
31075 \noun off
31076 \color none
31077 b
31078 \end_layout
31079
31080 \end_inset
31081 </cell>
31082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31083 \begin_inset Text
31084
31085 \begin_layout Plain Layout
31086
31087 \family roman
31088 \series medium
31089 \shape up
31090 \emph off
31091 \bar no
31092 \noun off
31093 \color none
31094 r
31095 \end_layout
31096
31097 \end_inset
31098 </cell>
31099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31100 \begin_inset Text
31101
31102 \begin_layout Plain Layout
31103
31104 \end_layout
31105
31106 \end_inset
31107 </cell>
31108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31109 \begin_inset Text
31110
31111 \begin_layout Plain Layout
31112
31113 \end_layout
31114
31115 \end_inset
31116 </cell>
31117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31118 \begin_inset Text
31119
31120 \begin_layout Plain Layout
31121 ¢
31122 \end_layout
31123
31124 \end_inset
31125 </cell>
31126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31127 \begin_inset Text
31128
31129 \begin_layout Plain Layout
31130
31131 \family roman
31132 \series medium
31133 \shape up
31134 \emph off
31135 \bar no
31136 \noun off
31137 \color none
31138 ²
31139 \end_layout
31140
31141 \end_inset
31142 </cell>
31143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31144 \begin_inset Text
31145
31146 \begin_layout Plain Layout
31147
31148 \family roman
31149 \series medium
31150 \shape up
31151 \emph off
31152 \bar no
31153 \noun off
31154 \color none
31155 Â
31156 \end_layout
31157
31158 \end_inset
31159 </cell>
31160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31161 \begin_inset Text
31162
31163 \begin_layout Plain Layout
31164
31165 \family roman
31166 \series medium
31167 \shape up
31168 \emph off
31169 \bar no
31170 \noun off
31171 \color none
31172 Ò
31173 \end_layout
31174
31175 \end_inset
31176 </cell>
31177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31178 \begin_inset Text
31179
31180 \begin_layout Plain Layout
31181
31182 \family roman
31183 \series medium
31184 \shape up
31185 \emph off
31186 \bar no
31187 \noun off
31188 \color none
31189 â
31190 \end_layout
31191
31192 \end_inset
31193 </cell>
31194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31195 \begin_inset Text
31196
31197 \begin_layout Plain Layout
31198
31199 \family roman
31200 \series medium
31201 \shape up
31202 \emph off
31203 \bar no
31204 \noun off
31205 \color none
31206 ò
31207 \end_layout
31208
31209 \end_inset
31210 </cell>
31211 </row>
31212 <row>
31213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31214 \begin_inset Text
31215
31216 \begin_layout Plain Layout
31217
31218 \family roman
31219 \series medium
31220 \shape up
31221 \size tiny
31222 \emph off
31223 \bar no
31224 \noun off
31225 \color none
31226 03
31227 \end_layout
31228
31229 \end_inset
31230 </cell>
31231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31232 \begin_inset Text
31233
31234 \begin_layout Plain Layout
31235
31236 \end_layout
31237
31238 \end_inset
31239 </cell>
31240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31241 \begin_inset Text
31242
31243 \begin_layout Plain Layout
31244
31245 \end_layout
31246
31247 \end_inset
31248 </cell>
31249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31250 \begin_inset Text
31251
31252 \begin_layout Plain Layout
31253
31254 \family roman
31255 \series medium
31256 \shape up
31257 \emph off
31258 \bar no
31259 \noun off
31260 \color none
31261 #
31262 \end_layout
31263
31264 \end_inset
31265 </cell>
31266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31267 \begin_inset Text
31268
31269 \begin_layout Plain Layout
31270
31271 \family roman
31272 \series medium
31273 \shape up
31274 \emph off
31275 \bar no
31276 \noun off
31277 \color none
31278 3
31279 \end_layout
31280
31281 \end_inset
31282 </cell>
31283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31284 \begin_inset Text
31285
31286 \begin_layout Plain Layout
31287
31288 \family roman
31289 \series medium
31290 \shape up
31291 \emph off
31292 \bar no
31293 \noun off
31294 \color none
31295 C
31296 \end_layout
31297
31298 \end_inset
31299 </cell>
31300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31301 \begin_inset Text
31302
31303 \begin_layout Plain Layout
31304
31305 \family roman
31306 \series medium
31307 \shape up
31308 \emph off
31309 \bar no
31310 \noun off
31311 \color none
31312 S
31313 \end_layout
31314
31315 \end_inset
31316 </cell>
31317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31318 \begin_inset Text
31319
31320 \begin_layout Plain Layout
31321
31322 \family roman
31323 \series medium
31324 \shape up
31325 \emph off
31326 \bar no
31327 \noun off
31328 \color none
31329 c
31330 \end_layout
31331
31332 \end_inset
31333 </cell>
31334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31335 \begin_inset Text
31336
31337 \begin_layout Plain Layout
31338
31339 \family roman
31340 \series medium
31341 \shape up
31342 \emph off
31343 \bar no
31344 \noun off
31345 \color none
31346 s
31347 \end_layout
31348
31349 \end_inset
31350 </cell>
31351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31352 \begin_inset Text
31353
31354 \begin_layout Plain Layout
31355
31356 \end_layout
31357
31358 \end_inset
31359 </cell>
31360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31361 \begin_inset Text
31362
31363 \begin_layout Plain Layout
31364
31365 \end_layout
31366
31367 \end_inset
31368 </cell>
31369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31370 \begin_inset Text
31371
31372 \begin_layout Plain Layout
31373
31374 \family roman
31375 \series medium
31376 \shape up
31377 \emph off
31378 \bar no
31379 \noun off
31380 \color none
31381 £
31382 \end_layout
31383
31384 \end_inset
31385 </cell>
31386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31387 \begin_inset Text
31388
31389 \begin_layout Plain Layout
31390
31391 \family roman
31392 \series medium
31393 \shape up
31394 \emph off
31395 \bar no
31396 \noun off
31397 \color none
31398 ³
31399 \end_layout
31400
31401 \end_inset
31402 </cell>
31403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31404 \begin_inset Text
31405
31406 \begin_layout Plain Layout
31407
31408 \family roman
31409 \series medium
31410 \shape up
31411 \emph off
31412 \bar no
31413 \noun off
31414 \color none
31415 Ã
31416 \end_layout
31417
31418 \end_inset
31419 </cell>
31420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31421 \begin_inset Text
31422
31423 \begin_layout Plain Layout
31424
31425 \family roman
31426 \series medium
31427 \shape up
31428 \emph off
31429 \bar no
31430 \noun off
31431 \color none
31432 Ó
31433 \end_layout
31434
31435 \end_inset
31436 </cell>
31437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31438 \begin_inset Text
31439
31440 \begin_layout Plain Layout
31441
31442 \family roman
31443 \series medium
31444 \shape up
31445 \emph off
31446 \bar no
31447 \noun off
31448 \color none
31449 ã
31450 \end_layout
31451
31452 \end_inset
31453 </cell>
31454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31455 \begin_inset Text
31456
31457 \begin_layout Plain Layout
31458
31459 \family roman
31460 \series medium
31461 \shape up
31462 \emph off
31463 \bar no
31464 \noun off
31465 \color none
31466 ó
31467 \end_layout
31468
31469 \end_inset
31470 </cell>
31471 </row>
31472 <row>
31473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31474 \begin_inset Text
31475
31476 \begin_layout Plain Layout
31477
31478 \family roman
31479 \series medium
31480 \shape up
31481 \size tiny
31482 \emph off
31483 \bar no
31484 \noun off
31485 \color none
31486 04
31487 \end_layout
31488
31489 \end_inset
31490 </cell>
31491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31492 \begin_inset Text
31493
31494 \begin_layout Plain Layout
31495
31496 \end_layout
31497
31498 \end_inset
31499 </cell>
31500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31501 \begin_inset Text
31502
31503 \begin_layout Plain Layout
31504
31505 \end_layout
31506
31507 \end_inset
31508 </cell>
31509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31510 \begin_inset Text
31511
31512 \begin_layout Plain Layout
31513
31514 \family roman
31515 \series medium
31516 \shape up
31517 \emph off
31518 \bar no
31519 \noun off
31520 \color none
31521 $
31522 \end_layout
31523
31524 \end_inset
31525 </cell>
31526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31527 \begin_inset Text
31528
31529 \begin_layout Plain Layout
31530
31531 \family roman
31532 \series medium
31533 \shape up
31534 \emph off
31535 \bar no
31536 \noun off
31537 \color none
31538 4
31539 \end_layout
31540
31541 \end_inset
31542 </cell>
31543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31544 \begin_inset Text
31545
31546 \begin_layout Plain Layout
31547
31548 \family roman
31549 \series medium
31550 \shape up
31551 \emph off
31552 \bar no
31553 \noun off
31554 \color none
31555 D
31556 \end_layout
31557
31558 \end_inset
31559 </cell>
31560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31561 \begin_inset Text
31562
31563 \begin_layout Plain Layout
31564
31565 \family roman
31566 \series medium
31567 \shape up
31568 \emph off
31569 \bar no
31570 \noun off
31571 \color none
31572 T
31573 \end_layout
31574
31575 \end_inset
31576 </cell>
31577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31578 \begin_inset Text
31579
31580 \begin_layout Plain Layout
31581
31582 \family roman
31583 \series medium
31584 \shape up
31585 \emph off
31586 \bar no
31587 \noun off
31588 \color none
31589 d
31590 \end_layout
31591
31592 \end_inset
31593 </cell>
31594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31595 \begin_inset Text
31596
31597 \begin_layout Plain Layout
31598
31599 \family roman
31600 \series medium
31601 \shape up
31602 \emph off
31603 \bar no
31604 \noun off
31605 \color none
31606 t
31607 \end_layout
31608
31609 \end_inset
31610 </cell>
31611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31612 \begin_inset Text
31613
31614 \begin_layout Plain Layout
31615
31616 \end_layout
31617
31618 \end_inset
31619 </cell>
31620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31621 \begin_inset Text
31622
31623 \begin_layout Plain Layout
31624
31625 \end_layout
31626
31627 \end_inset
31628 </cell>
31629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31630 \begin_inset Text
31631
31632 \begin_layout Plain Layout
31633 ¤
31634 \end_layout
31635
31636 \end_inset
31637 </cell>
31638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31639 \begin_inset Text
31640
31641 \begin_layout Plain Layout
31642
31643 \family roman
31644 \series medium
31645 \shape up
31646 \emph off
31647 \bar no
31648 \noun off
31649 \color none
31650 ´
31651 \end_layout
31652
31653 \end_inset
31654 </cell>
31655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31656 \begin_inset Text
31657
31658 \begin_layout Plain Layout
31659
31660 \family roman
31661 \series medium
31662 \shape up
31663 \emph off
31664 \bar no
31665 \noun off
31666 \color none
31667 Ä
31668 \end_layout
31669
31670 \end_inset
31671 </cell>
31672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31673 \begin_inset Text
31674
31675 \begin_layout Plain Layout
31676
31677 \family roman
31678 \series medium
31679 \shape up
31680 \emph off
31681 \bar no
31682 \noun off
31683 \color none
31684 Ô
31685 \end_layout
31686
31687 \end_inset
31688 </cell>
31689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31690 \begin_inset Text
31691
31692 \begin_layout Plain Layout
31693
31694 \family roman
31695 \series medium
31696 \shape up
31697 \emph off
31698 \bar no
31699 \noun off
31700 \color none
31701 ä
31702 \end_layout
31703
31704 \end_inset
31705 </cell>
31706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31707 \begin_inset Text
31708
31709 \begin_layout Plain Layout
31710
31711 \family roman
31712 \series medium
31713 \shape up
31714 \emph off
31715 \bar no
31716 \noun off
31717 \color none
31718 ô
31719 \end_layout
31720
31721 \end_inset
31722 </cell>
31723 </row>
31724 <row>
31725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31726 \begin_inset Text
31727
31728 \begin_layout Plain Layout
31729
31730 \family roman
31731 \series medium
31732 \shape up
31733 \size tiny
31734 \emph off
31735 \bar no
31736 \noun off
31737 \color none
31738 05
31739 \end_layout
31740
31741 \end_inset
31742 </cell>
31743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31744 \begin_inset Text
31745
31746 \begin_layout Plain Layout
31747
31748 \end_layout
31749
31750 \end_inset
31751 </cell>
31752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31753 \begin_inset Text
31754
31755 \begin_layout Plain Layout
31756
31757 \end_layout
31758
31759 \end_inset
31760 </cell>
31761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31762 \begin_inset Text
31763
31764 \begin_layout Plain Layout
31765
31766 \family roman
31767 \series medium
31768 \shape up
31769 \emph off
31770 \bar no
31771 \noun off
31772 \color none
31773 %
31774 \end_layout
31775
31776 \end_inset
31777 </cell>
31778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31779 \begin_inset Text
31780
31781 \begin_layout Plain Layout
31782
31783 \family roman
31784 \series medium
31785 \shape up
31786 \emph off
31787 \bar no
31788 \noun off
31789 \color none
31790 5
31791 \end_layout
31792
31793 \end_inset
31794 </cell>
31795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31796 \begin_inset Text
31797
31798 \begin_layout Plain Layout
31799
31800 \family roman
31801 \series medium
31802 \shape up
31803 \emph off
31804 \bar no
31805 \noun off
31806 \color none
31807 E
31808 \end_layout
31809
31810 \end_inset
31811 </cell>
31812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31813 \begin_inset Text
31814
31815 \begin_layout Plain Layout
31816
31817 \family roman
31818 \series medium
31819 \shape up
31820 \emph off
31821 \bar no
31822 \noun off
31823 \color none
31824 U
31825 \end_layout
31826
31827 \end_inset
31828 </cell>
31829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31830 \begin_inset Text
31831
31832 \begin_layout Plain Layout
31833
31834 \family roman
31835 \series medium
31836 \shape up
31837 \emph off
31838 \bar no
31839 \noun off
31840 \color none
31841 e
31842 \end_layout
31843
31844 \end_inset
31845 </cell>
31846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31847 \begin_inset Text
31848
31849 \begin_layout Plain Layout
31850
31851 \family roman
31852 \series medium
31853 \shape up
31854 \emph off
31855 \bar no
31856 \noun off
31857 \color none
31858 u
31859 \end_layout
31860
31861 \end_inset
31862 </cell>
31863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31864 \begin_inset Text
31865
31866 \begin_layout Plain Layout
31867
31868 \end_layout
31869
31870 \end_inset
31871 </cell>
31872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31873 \begin_inset Text
31874
31875 \begin_layout Plain Layout
31876
31877 \end_layout
31878
31879 \end_inset
31880 </cell>
31881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31882 \begin_inset Text
31883
31884 \begin_layout Plain Layout
31885 ¥
31886 \end_layout
31887
31888 \end_inset
31889 </cell>
31890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31891 \begin_inset Text
31892
31893 \begin_layout Plain Layout
31894
31895 \family roman
31896 \series medium
31897 \shape up
31898 \emph off
31899 \bar no
31900 \noun off
31901 \color none
31902 µ
31903 \end_layout
31904
31905 \end_inset
31906 </cell>
31907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31908 \begin_inset Text
31909
31910 \begin_layout Plain Layout
31911
31912 \family roman
31913 \series medium
31914 \shape up
31915 \emph off
31916 \bar no
31917 \noun off
31918 \color none
31919 Å
31920 \end_layout
31921
31922 \end_inset
31923 </cell>
31924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31925 \begin_inset Text
31926
31927 \begin_layout Plain Layout
31928
31929 \family roman
31930 \series medium
31931 \shape up
31932 \emph off
31933 \bar no
31934 \noun off
31935 \color none
31936 Õ
31937 \end_layout
31938
31939 \end_inset
31940 </cell>
31941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31942 \begin_inset Text
31943
31944 \begin_layout Plain Layout
31945
31946 \family roman
31947 \series medium
31948 \shape up
31949 \emph off
31950 \bar no
31951 \noun off
31952 \color none
31953 å
31954 \end_layout
31955
31956 \end_inset
31957 </cell>
31958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31959 \begin_inset Text
31960
31961 \begin_layout Plain Layout
31962
31963 \family roman
31964 \series medium
31965 \shape up
31966 \emph off
31967 \bar no
31968 \noun off
31969 \color none
31970 õ
31971 \end_layout
31972
31973 \end_inset
31974 </cell>
31975 </row>
31976 <row>
31977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31978 \begin_inset Text
31979
31980 \begin_layout Plain Layout
31981
31982 \family roman
31983 \series medium
31984 \shape up
31985 \size tiny
31986 \emph off
31987 \bar no
31988 \noun off
31989 \color none
31990 06
31991 \end_layout
31992
31993 \end_inset
31994 </cell>
31995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31996 \begin_inset Text
31997
31998 \begin_layout Plain Layout
31999
32000 \end_layout
32001
32002 \end_inset
32003 </cell>
32004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32005 \begin_inset Text
32006
32007 \begin_layout Plain Layout
32008
32009 \end_layout
32010
32011 \end_inset
32012 </cell>
32013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32014 \begin_inset Text
32015
32016 \begin_layout Plain Layout
32017
32018 \family roman
32019 \series medium
32020 \shape up
32021 \emph off
32022 \bar no
32023 \noun off
32024 \color none
32025 &
32026 \end_layout
32027
32028 \end_inset
32029 </cell>
32030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32031 \begin_inset Text
32032
32033 \begin_layout Plain Layout
32034
32035 \family roman
32036 \series medium
32037 \shape up
32038 \emph off
32039 \bar no
32040 \noun off
32041 \color none
32042 6
32043 \end_layout
32044
32045 \end_inset
32046 </cell>
32047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32048 \begin_inset Text
32049
32050 \begin_layout Plain Layout
32051
32052 \family roman
32053 \series medium
32054 \shape up
32055 \emph off
32056 \bar no
32057 \noun off
32058 \color none
32059 F
32060 \end_layout
32061
32062 \end_inset
32063 </cell>
32064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32065 \begin_inset Text
32066
32067 \begin_layout Plain Layout
32068
32069 \family roman
32070 \series medium
32071 \shape up
32072 \emph off
32073 \bar no
32074 \noun off
32075 \color none
32076 V
32077 \end_layout
32078
32079 \end_inset
32080 </cell>
32081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32082 \begin_inset Text
32083
32084 \begin_layout Plain Layout
32085
32086 \family roman
32087 \series medium
32088 \shape up
32089 \emph off
32090 \bar no
32091 \noun off
32092 \color none
32093 f
32094 \end_layout
32095
32096 \end_inset
32097 </cell>
32098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32099 \begin_inset Text
32100
32101 \begin_layout Plain Layout
32102
32103 \family roman
32104 \series medium
32105 \shape up
32106 \emph off
32107 \bar no
32108 \noun off
32109 \color none
32110 v
32111 \end_layout
32112
32113 \end_inset
32114 </cell>
32115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32116 \begin_inset Text
32117
32118 \begin_layout Plain Layout
32119
32120 \end_layout
32121
32122 \end_inset
32123 </cell>
32124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32125 \begin_inset Text
32126
32127 \begin_layout Plain Layout
32128
32129 \end_layout
32130
32131 \end_inset
32132 </cell>
32133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32134 \begin_inset Text
32135
32136 \begin_layout Plain Layout
32137 ¦
32138 \end_layout
32139
32140 \end_inset
32141 </cell>
32142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32143 \begin_inset Text
32144
32145 \begin_layout Plain Layout
32146
32147 \family roman
32148 \series medium
32149 \shape up
32150 \emph off
32151 \bar no
32152 \noun off
32153 \color none
32154
32155 \end_layout
32156
32157 \end_inset
32158 </cell>
32159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32160 \begin_inset Text
32161
32162 \begin_layout Plain Layout
32163
32164 \family roman
32165 \series medium
32166 \shape up
32167 \emph off
32168 \bar no
32169 \noun off
32170 \color none
32171 Æ
32172 \end_layout
32173
32174 \end_inset
32175 </cell>
32176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32177 \begin_inset Text
32178
32179 \begin_layout Plain Layout
32180
32181 \family roman
32182 \series medium
32183 \shape up
32184 \emph off
32185 \bar no
32186 \noun off
32187 \color none
32188 Ö
32189 \end_layout
32190
32191 \end_inset
32192 </cell>
32193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32194 \begin_inset Text
32195
32196 \begin_layout Plain Layout
32197
32198 \family roman
32199 \series medium
32200 \shape up
32201 \emph off
32202 \bar no
32203 \noun off
32204 \color none
32205 æ
32206 \end_layout
32207
32208 \end_inset
32209 </cell>
32210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32211 \begin_inset Text
32212
32213 \begin_layout Plain Layout
32214
32215 \family roman
32216 \series medium
32217 \shape up
32218 \emph off
32219 \bar no
32220 \noun off
32221 \color none
32222 ö
32223 \end_layout
32224
32225 \end_inset
32226 </cell>
32227 </row>
32228 <row>
32229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32230 \begin_inset Text
32231
32232 \begin_layout Plain Layout
32233
32234 \family roman
32235 \series medium
32236 \shape up
32237 \size tiny
32238 \emph off
32239 \bar no
32240 \noun off
32241 \color none
32242 07
32243 \end_layout
32244
32245 \end_inset
32246 </cell>
32247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32248 \begin_inset Text
32249
32250 \begin_layout Plain Layout
32251
32252 \end_layout
32253
32254 \end_inset
32255 </cell>
32256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32257 \begin_inset Text
32258
32259 \begin_layout Plain Layout
32260
32261 \end_layout
32262
32263 \end_inset
32264 </cell>
32265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32266 \begin_inset Text
32267
32268 \begin_layout Plain Layout
32269
32270 \family roman
32271 \series medium
32272 \shape up
32273 \emph off
32274 \bar no
32275 \noun off
32276 \color none
32277 `
32278 \end_layout
32279
32280 \end_inset
32281 </cell>
32282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32283 \begin_inset Text
32284
32285 \begin_layout Plain Layout
32286
32287 \family roman
32288 \series medium
32289 \shape up
32290 \emph off
32291 \bar no
32292 \noun off
32293 \color none
32294 7
32295 \end_layout
32296
32297 \end_inset
32298 </cell>
32299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32300 \begin_inset Text
32301
32302 \begin_layout Plain Layout
32303
32304 \family roman
32305 \series medium
32306 \shape up
32307 \emph off
32308 \bar no
32309 \noun off
32310 \color none
32311 G
32312 \end_layout
32313
32314 \end_inset
32315 </cell>
32316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32317 \begin_inset Text
32318
32319 \begin_layout Plain Layout
32320
32321 \family roman
32322 \series medium
32323 \shape up
32324 \emph off
32325 \bar no
32326 \noun off
32327 \color none
32328 W
32329 \end_layout
32330
32331 \end_inset
32332 </cell>
32333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32334 \begin_inset Text
32335
32336 \begin_layout Plain Layout
32337
32338 \family roman
32339 \series medium
32340 \shape up
32341 \emph off
32342 \bar no
32343 \noun off
32344 \color none
32345 g
32346 \end_layout
32347
32348 \end_inset
32349 </cell>
32350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32351 \begin_inset Text
32352
32353 \begin_layout Plain Layout
32354
32355 \family roman
32356 \series medium
32357 \shape up
32358 \emph off
32359 \bar no
32360 \noun off
32361 \color none
32362 w
32363 \end_layout
32364
32365 \end_inset
32366 </cell>
32367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32368 \begin_inset Text
32369
32370 \begin_layout Plain Layout
32371
32372 \end_layout
32373
32374 \end_inset
32375 </cell>
32376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32377 \begin_inset Text
32378
32379 \begin_layout Plain Layout
32380
32381 \end_layout
32382
32383 \end_inset
32384 </cell>
32385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32386 \begin_inset Text
32387
32388 \begin_layout Plain Layout
32389
32390 \family roman
32391 \series medium
32392 \shape up
32393 \emph off
32394 \bar no
32395 \noun off
32396 \color none
32397 §
32398 \end_layout
32399
32400 \end_inset
32401 </cell>
32402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32403 \begin_inset Text
32404
32405 \begin_layout Plain Layout
32406
32407 \family roman
32408 \series medium
32409 \shape up
32410 \emph off
32411 \bar no
32412 \noun off
32413 \color none
32414 ·
32415 \end_layout
32416
32417 \end_inset
32418 </cell>
32419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32420 \begin_inset Text
32421
32422 \begin_layout Plain Layout
32423
32424 \family roman
32425 \series medium
32426 \shape up
32427 \emph off
32428 \bar no
32429 \noun off
32430 \color none
32431 Ç
32432 \end_layout
32433
32434 \end_inset
32435 </cell>
32436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32437 \begin_inset Text
32438
32439 \begin_layout Plain Layout
32440
32441 \family roman
32442 \series medium
32443 \shape up
32444 \emph off
32445 \bar no
32446 \noun off
32447 \color none
32448 ×
32449 \end_layout
32450
32451 \end_inset
32452 </cell>
32453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32454 \begin_inset Text
32455
32456 \begin_layout Plain Layout
32457
32458 \family roman
32459 \series medium
32460 \shape up
32461 \emph off
32462 \bar no
32463 \noun off
32464 \color none
32465 ç
32466 \end_layout
32467
32468 \end_inset
32469 </cell>
32470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32471 \begin_inset Text
32472
32473 \begin_layout Plain Layout
32474
32475 \family roman
32476 \series medium
32477 \shape up
32478 \emph off
32479 \bar no
32480 \noun off
32481 \color none
32482 ÷
32483 \end_layout
32484
32485 \end_inset
32486 </cell>
32487 </row>
32488 <row>
32489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32490 \begin_inset Text
32491
32492 \begin_layout Plain Layout
32493
32494 \family roman
32495 \series medium
32496 \shape up
32497 \size tiny
32498 \emph off
32499 \bar no
32500 \noun off
32501 \color none
32502 08
32503 \end_layout
32504
32505 \end_inset
32506 </cell>
32507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32508 \begin_inset Text
32509
32510 \begin_layout Plain Layout
32511
32512 \end_layout
32513
32514 \end_inset
32515 </cell>
32516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32517 \begin_inset Text
32518
32519 \begin_layout Plain Layout
32520
32521 \end_layout
32522
32523 \end_inset
32524 </cell>
32525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32526 \begin_inset Text
32527
32528 \begin_layout Plain Layout
32529
32530 \family roman
32531 \series medium
32532 \shape up
32533 \emph off
32534 \bar no
32535 \noun off
32536 \color none
32537 (
32538 \end_layout
32539
32540 \end_inset
32541 </cell>
32542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32543 \begin_inset Text
32544
32545 \begin_layout Plain Layout
32546
32547 \family roman
32548 \series medium
32549 \shape up
32550 \emph off
32551 \bar no
32552 \noun off
32553 \color none
32554 8
32555 \end_layout
32556
32557 \end_inset
32558 </cell>
32559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32560 \begin_inset Text
32561
32562 \begin_layout Plain Layout
32563
32564 \family roman
32565 \series medium
32566 \shape up
32567 \emph off
32568 \bar no
32569 \noun off
32570 \color none
32571 H
32572 \end_layout
32573
32574 \end_inset
32575 </cell>
32576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32577 \begin_inset Text
32578
32579 \begin_layout Plain Layout
32580
32581 \family roman
32582 \series medium
32583 \shape up
32584 \emph off
32585 \bar no
32586 \noun off
32587 \color none
32588 X
32589 \end_layout
32590
32591 \end_inset
32592 </cell>
32593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32594 \begin_inset Text
32595
32596 \begin_layout Plain Layout
32597
32598 \family roman
32599 \series medium
32600 \shape up
32601 \emph off
32602 \bar no
32603 \noun off
32604 \color none
32605 h
32606 \end_layout
32607
32608 \end_inset
32609 </cell>
32610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32611 \begin_inset Text
32612
32613 \begin_layout Plain Layout
32614
32615 \family roman
32616 \series medium
32617 \shape up
32618 \emph off
32619 \bar no
32620 \noun off
32621 \color none
32622 x
32623 \end_layout
32624
32625 \end_inset
32626 </cell>
32627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32628 \begin_inset Text
32629
32630 \begin_layout Plain Layout
32631
32632 \end_layout
32633
32634 \end_inset
32635 </cell>
32636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32637 \begin_inset Text
32638
32639 \begin_layout Plain Layout
32640
32641 \end_layout
32642
32643 \end_inset
32644 </cell>
32645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32646 \begin_inset Text
32647
32648 \begin_layout Plain Layout
32649
32650 \family roman
32651 \series medium
32652 \shape up
32653 \emph off
32654 \bar no
32655 \noun off
32656 \color none
32657 ¨
32658 \end_layout
32659
32660 \end_inset
32661 </cell>
32662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32663 \begin_inset Text
32664
32665 \begin_layout Plain Layout
32666
32667 \family roman
32668 \series medium
32669 \shape up
32670 \emph off
32671 \bar no
32672 \noun off
32673 \color none
32674 ¸
32675 \end_layout
32676
32677 \end_inset
32678 </cell>
32679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32680 \begin_inset Text
32681
32682 \begin_layout Plain Layout
32683
32684 \family roman
32685 \series medium
32686 \shape up
32687 \emph off
32688 \bar no
32689 \noun off
32690 \color none
32691 È
32692 \end_layout
32693
32694 \end_inset
32695 </cell>
32696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32697 \begin_inset Text
32698
32699 \begin_layout Plain Layout
32700
32701 \family roman
32702 \series medium
32703 \shape up
32704 \emph off
32705 \bar no
32706 \noun off
32707 \color none
32708 Ø
32709 \end_layout
32710
32711 \end_inset
32712 </cell>
32713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32714 \begin_inset Text
32715
32716 \begin_layout Plain Layout
32717
32718 \family roman
32719 \series medium
32720 \shape up
32721 \emph off
32722 \bar no
32723 \noun off
32724 \color none
32725 è
32726 \end_layout
32727
32728 \end_inset
32729 </cell>
32730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32731 \begin_inset Text
32732
32733 \begin_layout Plain Layout
32734
32735 \family roman
32736 \series medium
32737 \shape up
32738 \emph off
32739 \bar no
32740 \noun off
32741 \color none
32742 ø
32743 \end_layout
32744
32745 \end_inset
32746 </cell>
32747 </row>
32748 <row>
32749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32750 \begin_inset Text
32751
32752 \begin_layout Plain Layout
32753
32754 \family roman
32755 \series medium
32756 \shape up
32757 \size tiny
32758 \emph off
32759 \bar no
32760 \noun off
32761 \color none
32762 09
32763 \end_layout
32764
32765 \end_inset
32766 </cell>
32767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32768 \begin_inset Text
32769
32770 \begin_layout Plain Layout
32771
32772 \end_layout
32773
32774 \end_inset
32775 </cell>
32776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32777 \begin_inset Text
32778
32779 \begin_layout Plain Layout
32780
32781 \end_layout
32782
32783 \end_inset
32784 </cell>
32785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32786 \begin_inset Text
32787
32788 \begin_layout Plain Layout
32789
32790 \family roman
32791 \series medium
32792 \shape up
32793 \emph off
32794 \bar no
32795 \noun off
32796 \color none
32797 )
32798 \end_layout
32799
32800 \end_inset
32801 </cell>
32802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32803 \begin_inset Text
32804
32805 \begin_layout Plain Layout
32806
32807 \family roman
32808 \series medium
32809 \shape up
32810 \emph off
32811 \bar no
32812 \noun off
32813 \color none
32814 9
32815 \end_layout
32816
32817 \end_inset
32818 </cell>
32819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32820 \begin_inset Text
32821
32822 \begin_layout Plain Layout
32823
32824 \family roman
32825 \series medium
32826 \shape up
32827 \emph off
32828 \bar no
32829 \noun off
32830 \color none
32831 I
32832 \end_layout
32833
32834 \end_inset
32835 </cell>
32836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32837 \begin_inset Text
32838
32839 \begin_layout Plain Layout
32840
32841 \family roman
32842 \series medium
32843 \shape up
32844 \emph off
32845 \bar no
32846 \noun off
32847 \color none
32848 Y
32849 \end_layout
32850
32851 \end_inset
32852 </cell>
32853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32854 \begin_inset Text
32855
32856 \begin_layout Plain Layout
32857
32858 \family roman
32859 \series medium
32860 \shape up
32861 \emph off
32862 \bar no
32863 \noun off
32864 \color none
32865 i
32866 \end_layout
32867
32868 \end_inset
32869 </cell>
32870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32871 \begin_inset Text
32872
32873 \begin_layout Plain Layout
32874
32875 \family roman
32876 \series medium
32877 \shape up
32878 \emph off
32879 \bar no
32880 \noun off
32881 \color none
32882 y
32883 \end_layout
32884
32885 \end_inset
32886 </cell>
32887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32888 \begin_inset Text
32889
32890 \begin_layout Plain Layout
32891
32892 \end_layout
32893
32894 \end_inset
32895 </cell>
32896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32897 \begin_inset Text
32898
32899 \begin_layout Plain Layout
32900
32901 \end_layout
32902
32903 \end_inset
32904 </cell>
32905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32906 \begin_inset Text
32907
32908 \begin_layout Plain Layout
32909
32910 \family roman
32911 \series medium
32912 \shape up
32913 \emph off
32914 \bar no
32915 \noun off
32916 \color none
32917 ©
32918 \end_layout
32919
32920 \end_inset
32921 </cell>
32922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32923 \begin_inset Text
32924
32925 \begin_layout Plain Layout
32926
32927 \family roman
32928 \series medium
32929 \shape up
32930 \emph off
32931 \bar no
32932 \noun off
32933 \color none
32934 ¹
32935 \end_layout
32936
32937 \end_inset
32938 </cell>
32939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32940 \begin_inset Text
32941
32942 \begin_layout Plain Layout
32943
32944 \family roman
32945 \series medium
32946 \shape up
32947 \emph off
32948 \bar no
32949 \noun off
32950 \color none
32951 É
32952 \end_layout
32953
32954 \end_inset
32955 </cell>
32956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32957 \begin_inset Text
32958
32959 \begin_layout Plain Layout
32960
32961 \family roman
32962 \series medium
32963 \shape up
32964 \emph off
32965 \bar no
32966 \noun off
32967 \color none
32968 Ù
32969 \end_layout
32970
32971 \end_inset
32972 </cell>
32973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32974 \begin_inset Text
32975
32976 \begin_layout Plain Layout
32977
32978 \family roman
32979 \series medium
32980 \shape up
32981 \emph off
32982 \bar no
32983 \noun off
32984 \color none
32985 é
32986 \end_layout
32987
32988 \end_inset
32989 </cell>
32990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32991 \begin_inset Text
32992
32993 \begin_layout Plain Layout
32994
32995 \family roman
32996 \series medium
32997 \shape up
32998 \emph off
32999 \bar no
33000 \noun off
33001 \color none
33002 ù
33003 \end_layout
33004
33005 \end_inset
33006 </cell>
33007 </row>
33008 <row>
33009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33010 \begin_inset Text
33011
33012 \begin_layout Plain Layout
33013
33014 \family roman
33015 \series medium
33016 \shape up
33017 \size tiny
33018 \emph off
33019 \bar no
33020 \noun off
33021 \color none
33022 0A
33023 \end_layout
33024
33025 \end_inset
33026 </cell>
33027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33028 \begin_inset Text
33029
33030 \begin_layout Plain Layout
33031
33032 \end_layout
33033
33034 \end_inset
33035 </cell>
33036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33037 \begin_inset Text
33038
33039 \begin_layout Plain Layout
33040
33041 \end_layout
33042
33043 \end_inset
33044 </cell>
33045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33046 \begin_inset Text
33047
33048 \begin_layout Plain Layout
33049
33050 \family roman
33051 \series medium
33052 \shape up
33053 \emph off
33054 \bar no
33055 \noun off
33056 \color none
33057 *
33058 \end_layout
33059
33060 \end_inset
33061 </cell>
33062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33063 \begin_inset Text
33064
33065 \begin_layout Plain Layout
33066
33067 \family roman
33068 \series medium
33069 \shape up
33070 \emph off
33071 \bar no
33072 \noun off
33073 \color none
33074 :
33075 \end_layout
33076
33077 \end_inset
33078 </cell>
33079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33080 \begin_inset Text
33081
33082 \begin_layout Plain Layout
33083
33084 \family roman
33085 \series medium
33086 \shape up
33087 \emph off
33088 \bar no
33089 \noun off
33090 \color none
33091 J
33092 \end_layout
33093
33094 \end_inset
33095 </cell>
33096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33097 \begin_inset Text
33098
33099 \begin_layout Plain Layout
33100
33101 \family roman
33102 \series medium
33103 \shape up
33104 \emph off
33105 \bar no
33106 \noun off
33107 \color none
33108 Z
33109 \end_layout
33110
33111 \end_inset
33112 </cell>
33113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33114 \begin_inset Text
33115
33116 \begin_layout Plain Layout
33117
33118 \family roman
33119 \series medium
33120 \shape up
33121 \emph off
33122 \bar no
33123 \noun off
33124 \color none
33125 j
33126 \end_layout
33127
33128 \end_inset
33129 </cell>
33130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33131 \begin_inset Text
33132
33133 \begin_layout Plain Layout
33134
33135 \family roman
33136 \series medium
33137 \shape up
33138 \emph off
33139 \bar no
33140 \noun off
33141 \color none
33142 z
33143 \end_layout
33144
33145 \end_inset
33146 </cell>
33147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33148 \begin_inset Text
33149
33150 \begin_layout Plain Layout
33151
33152 \end_layout
33153
33154 \end_inset
33155 </cell>
33156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33157 \begin_inset Text
33158
33159 \begin_layout Plain Layout
33160
33161 \end_layout
33162
33163 \end_inset
33164 </cell>
33165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33166 \begin_inset Text
33167
33168 \begin_layout Plain Layout
33169
33170 \family roman
33171 \series medium
33172 \shape up
33173 \emph off
33174 \bar no
33175 \noun off
33176 \color none
33177 ª
33178 \end_layout
33179
33180 \end_inset
33181 </cell>
33182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33183 \begin_inset Text
33184
33185 \begin_layout Plain Layout
33186
33187 \family roman
33188 \series medium
33189 \shape up
33190 \emph off
33191 \bar no
33192 \noun off
33193 \color none
33194 º
33195 \end_layout
33196
33197 \end_inset
33198 </cell>
33199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33200 \begin_inset Text
33201
33202 \begin_layout Plain Layout
33203
33204 \family roman
33205 \series medium
33206 \shape up
33207 \emph off
33208 \bar no
33209 \noun off
33210 \color none
33211 Ê
33212 \end_layout
33213
33214 \end_inset
33215 </cell>
33216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33217 \begin_inset Text
33218
33219 \begin_layout Plain Layout
33220
33221 \family roman
33222 \series medium
33223 \shape up
33224 \emph off
33225 \bar no
33226 \noun off
33227 \color none
33228 Ú
33229 \end_layout
33230
33231 \end_inset
33232 </cell>
33233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33234 \begin_inset Text
33235
33236 \begin_layout Plain Layout
33237
33238 \family roman
33239 \series medium
33240 \shape up
33241 \emph off
33242 \bar no
33243 \noun off
33244 \color none
33245 ê
33246 \end_layout
33247
33248 \end_inset
33249 </cell>
33250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33251 \begin_inset Text
33252
33253 \begin_layout Plain Layout
33254
33255 \family roman
33256 \series medium
33257 \shape up
33258 \emph off
33259 \bar no
33260 \noun off
33261 \color none
33262 ú
33263 \end_layout
33264
33265 \end_inset
33266 </cell>
33267 </row>
33268 <row>
33269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33270 \begin_inset Text
33271
33272 \begin_layout Plain Layout
33273
33274 \family roman
33275 \series medium
33276 \shape up
33277 \size tiny
33278 \emph off
33279 \bar no
33280 \noun off
33281 \color none
33282 0B
33283 \end_layout
33284
33285 \end_inset
33286 </cell>
33287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33288 \begin_inset Text
33289
33290 \begin_layout Plain Layout
33291
33292 \end_layout
33293
33294 \end_inset
33295 </cell>
33296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33297 \begin_inset Text
33298
33299 \begin_layout Plain Layout
33300
33301 \end_layout
33302
33303 \end_inset
33304 </cell>
33305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33306 \begin_inset Text
33307
33308 \begin_layout Plain Layout
33309
33310 \family roman
33311 \series medium
33312 \shape up
33313 \emph off
33314 \bar no
33315 \noun off
33316 \color none
33317 +
33318 \end_layout
33319
33320 \end_inset
33321 </cell>
33322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33323 \begin_inset Text
33324
33325 \begin_layout Plain Layout
33326
33327 \family roman
33328 \series medium
33329 \shape up
33330 \emph off
33331 \bar no
33332 \noun off
33333 \color none
33334 ;
33335 \end_layout
33336
33337 \end_inset
33338 </cell>
33339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33340 \begin_inset Text
33341
33342 \begin_layout Plain Layout
33343
33344 \family roman
33345 \series medium
33346 \shape up
33347 \emph off
33348 \bar no
33349 \noun off
33350 \color none
33351 K
33352 \end_layout
33353
33354 \end_inset
33355 </cell>
33356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33357 \begin_inset Text
33358
33359 \begin_layout Plain Layout
33360
33361 \family roman
33362 \series medium
33363 \shape up
33364 \emph off
33365 \bar no
33366 \noun off
33367 \color none
33368 [
33369 \end_layout
33370
33371 \end_inset
33372 </cell>
33373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33374 \begin_inset Text
33375
33376 \begin_layout Plain Layout
33377
33378 \family roman
33379 \series medium
33380 \shape up
33381 \emph off
33382 \bar no
33383 \noun off
33384 \color none
33385 k
33386 \end_layout
33387
33388 \end_inset
33389 </cell>
33390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33391 \begin_inset Text
33392
33393 \begin_layout Plain Layout
33394
33395 \family roman
33396 \series medium
33397 \shape up
33398 \emph off
33399 \bar no
33400 \noun off
33401 \color none
33402 {
33403 \end_layout
33404
33405 \end_inset
33406 </cell>
33407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33408 \begin_inset Text
33409
33410 \begin_layout Plain Layout
33411
33412 \end_layout
33413
33414 \end_inset
33415 </cell>
33416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33417 \begin_inset Text
33418
33419 \begin_layout Plain Layout
33420
33421 \end_layout
33422
33423 \end_inset
33424 </cell>
33425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33426 \begin_inset Text
33427
33428 \begin_layout Plain Layout
33429
33430 \family roman
33431 \series medium
33432 \shape up
33433 \emph off
33434 \bar no
33435 \noun off
33436 \color none
33437 «
33438 \end_layout
33439
33440 \end_inset
33441 </cell>
33442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33443 \begin_inset Text
33444
33445 \begin_layout Plain Layout
33446
33447 \family roman
33448 \series medium
33449 \shape up
33450 \emph off
33451 \bar no
33452 \noun off
33453 \color none
33454 »
33455 \end_layout
33456
33457 \end_inset
33458 </cell>
33459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33460 \begin_inset Text
33461
33462 \begin_layout Plain Layout
33463
33464 \family roman
33465 \series medium
33466 \shape up
33467 \emph off
33468 \bar no
33469 \noun off
33470 \color none
33471 Ë
33472 \end_layout
33473
33474 \end_inset
33475 </cell>
33476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33477 \begin_inset Text
33478
33479 \begin_layout Plain Layout
33480
33481 \family roman
33482 \series medium
33483 \shape up
33484 \emph off
33485 \bar no
33486 \noun off
33487 \color none
33488 Û
33489 \end_layout
33490
33491 \end_inset
33492 </cell>
33493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Plain Layout
33497
33498 \family roman
33499 \series medium
33500 \shape up
33501 \emph off
33502 \bar no
33503 \noun off
33504 \color none
33505 ë
33506 \end_layout
33507
33508 \end_inset
33509 </cell>
33510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33511 \begin_inset Text
33512
33513 \begin_layout Plain Layout
33514
33515 \family roman
33516 \series medium
33517 \shape up
33518 \emph off
33519 \bar no
33520 \noun off
33521 \color none
33522 û
33523 \end_layout
33524
33525 \end_inset
33526 </cell>
33527 </row>
33528 <row>
33529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33530 \begin_inset Text
33531
33532 \begin_layout Plain Layout
33533
33534 \family roman
33535 \series medium
33536 \shape up
33537 \size tiny
33538 \emph off
33539 \bar no
33540 \noun off
33541 \color none
33542 0C
33543 \end_layout
33544
33545 \end_inset
33546 </cell>
33547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33548 \begin_inset Text
33549
33550 \begin_layout Plain Layout
33551
33552 \end_layout
33553
33554 \end_inset
33555 </cell>
33556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33557 \begin_inset Text
33558
33559 \begin_layout Plain Layout
33560
33561 \end_layout
33562
33563 \end_inset
33564 </cell>
33565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33566 \begin_inset Text
33567
33568 \begin_layout Plain Layout
33569
33570 \family roman
33571 \series medium
33572 \shape up
33573 \emph off
33574 \bar no
33575 \noun off
33576 \color none
33577 ,
33578 \end_layout
33579
33580 \end_inset
33581 </cell>
33582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33583 \begin_inset Text
33584
33585 \begin_layout Plain Layout
33586
33587 \family roman
33588 \series medium
33589 \shape up
33590 \emph off
33591 \bar no
33592 \noun off
33593 \color none
33594 <
33595 \end_layout
33596
33597 \end_inset
33598 </cell>
33599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33600 \begin_inset Text
33601
33602 \begin_layout Plain Layout
33603
33604 \family roman
33605 \series medium
33606 \shape up
33607 \emph off
33608 \bar no
33609 \noun off
33610 \color none
33611 L
33612 \end_layout
33613
33614 \end_inset
33615 </cell>
33616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33617 \begin_inset Text
33618
33619 \begin_layout Plain Layout
33620
33621 \family roman
33622 \series medium
33623 \shape up
33624 \emph off
33625 \bar no
33626 \noun off
33627 \color none
33628
33629 \backslash
33630
33631 \end_layout
33632
33633 \end_inset
33634 </cell>
33635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33636 \begin_inset Text
33637
33638 \begin_layout Plain Layout
33639
33640 \family roman
33641 \series medium
33642 \shape up
33643 \emph off
33644 \bar no
33645 \noun off
33646 \color none
33647 l
33648 \end_layout
33649
33650 \end_inset
33651 </cell>
33652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33653 \begin_inset Text
33654
33655 \begin_layout Plain Layout
33656
33657 \family roman
33658 \series medium
33659 \shape up
33660 \emph off
33661 \bar no
33662 \noun off
33663 \color none
33664 |
33665 \end_layout
33666
33667 \end_inset
33668 </cell>
33669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33670 \begin_inset Text
33671
33672 \begin_layout Plain Layout
33673
33674 \end_layout
33675
33676 \end_inset
33677 </cell>
33678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33679 \begin_inset Text
33680
33681 \begin_layout Plain Layout
33682
33683 \end_layout
33684
33685 \end_inset
33686 </cell>
33687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33688 \begin_inset Text
33689
33690 \begin_layout Plain Layout
33691
33692 \family roman
33693 \series medium
33694 \shape up
33695 \emph off
33696 \bar no
33697 \noun off
33698 \color none
33699 ¬
33700 \end_layout
33701
33702 \end_inset
33703 </cell>
33704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33705 \begin_inset Text
33706
33707 \begin_layout Plain Layout
33708
33709 \family roman
33710 \series medium
33711 \shape up
33712 \emph off
33713 \bar no
33714 \noun off
33715 \color none
33716 ¼
33717 \end_layout
33718
33719 \end_inset
33720 </cell>
33721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33722 \begin_inset Text
33723
33724 \begin_layout Plain Layout
33725
33726 \family roman
33727 \series medium
33728 \shape up
33729 \emph off
33730 \bar no
33731 \noun off
33732 \color none
33733 Ì
33734 \end_layout
33735
33736 \end_inset
33737 </cell>
33738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33739 \begin_inset Text
33740
33741 \begin_layout Plain Layout
33742
33743 \family roman
33744 \series medium
33745 \shape up
33746 \emph off
33747 \bar no
33748 \noun off
33749 \color none
33750 Ü
33751 \end_layout
33752
33753 \end_inset
33754 </cell>
33755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33756 \begin_inset Text
33757
33758 \begin_layout Plain Layout
33759
33760 \family roman
33761 \series medium
33762 \shape up
33763 \emph off
33764 \bar no
33765 \noun off
33766 \color none
33767 ì
33768 \end_layout
33769
33770 \end_inset
33771 </cell>
33772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33773 \begin_inset Text
33774
33775 \begin_layout Plain Layout
33776
33777 \family roman
33778 \series medium
33779 \shape up
33780 \emph off
33781 \bar no
33782 \noun off
33783 \color none
33784 ü
33785 \end_layout
33786
33787 \end_inset
33788 </cell>
33789 </row>
33790 <row>
33791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33792 \begin_inset Text
33793
33794 \begin_layout Plain Layout
33795
33796 \family roman
33797 \series medium
33798 \shape up
33799 \size tiny
33800 \emph off
33801 \bar no
33802 \noun off
33803 \color none
33804 0D
33805 \end_layout
33806
33807 \end_inset
33808 </cell>
33809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33810 \begin_inset Text
33811
33812 \begin_layout Plain Layout
33813
33814 \end_layout
33815
33816 \end_inset
33817 </cell>
33818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33819 \begin_inset Text
33820
33821 \begin_layout Plain Layout
33822
33823 \end_layout
33824
33825 \end_inset
33826 </cell>
33827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33828 \begin_inset Text
33829
33830 \begin_layout Plain Layout
33831
33832 \family roman
33833 \series medium
33834 \shape up
33835 \emph off
33836 \bar no
33837 \noun off
33838 \color none
33839 -
33840 \end_layout
33841
33842 \end_inset
33843 </cell>
33844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33845 \begin_inset Text
33846
33847 \begin_layout Plain Layout
33848
33849 \family roman
33850 \series medium
33851 \shape up
33852 \emph off
33853 \bar no
33854 \noun off
33855 \color none
33856 =
33857 \end_layout
33858
33859 \end_inset
33860 </cell>
33861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33862 \begin_inset Text
33863
33864 \begin_layout Plain Layout
33865
33866 \family roman
33867 \series medium
33868 \shape up
33869 \emph off
33870 \bar no
33871 \noun off
33872 \color none
33873 M
33874 \end_layout
33875
33876 \end_inset
33877 </cell>
33878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33879 \begin_inset Text
33880
33881 \begin_layout Plain Layout
33882
33883 \family roman
33884 \series medium
33885 \shape up
33886 \emph off
33887 \bar no
33888 \noun off
33889 \color none
33890 ]
33891 \end_layout
33892
33893 \end_inset
33894 </cell>
33895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33896 \begin_inset Text
33897
33898 \begin_layout Plain Layout
33899
33900 \family roman
33901 \series medium
33902 \shape up
33903 \emph off
33904 \bar no
33905 \noun off
33906 \color none
33907 m
33908 \end_layout
33909
33910 \end_inset
33911 </cell>
33912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33913 \begin_inset Text
33914
33915 \begin_layout Plain Layout
33916
33917 \family roman
33918 \series medium
33919 \shape up
33920 \emph off
33921 \bar no
33922 \noun off
33923 \color none
33924 }
33925 \end_layout
33926
33927 \end_inset
33928 </cell>
33929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33930 \begin_inset Text
33931
33932 \begin_layout Plain Layout
33933
33934 \end_layout
33935
33936 \end_inset
33937 </cell>
33938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33939 \begin_inset Text
33940
33941 \begin_layout Plain Layout
33942
33943 \end_layout
33944
33945 \end_inset
33946 </cell>
33947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33948 \begin_inset Text
33949
33950 \begin_layout Plain Layout
33951
33952 \end_layout
33953
33954 \end_inset
33955 </cell>
33956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33957 \begin_inset Text
33958
33959 \begin_layout Plain Layout
33960
33961 \family roman
33962 \series medium
33963 \shape up
33964 \emph off
33965 \bar no
33966 \noun off
33967 \color none
33968 ½
33969 \end_layout
33970
33971 \end_inset
33972 </cell>
33973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33974 \begin_inset Text
33975
33976 \begin_layout Plain Layout
33977
33978 \family roman
33979 \series medium
33980 \shape up
33981 \emph off
33982 \bar no
33983 \noun off
33984 \color none
33985 Í
33986 \end_layout
33987
33988 \end_inset
33989 </cell>
33990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33991 \begin_inset Text
33992
33993 \begin_layout Plain Layout
33994
33995 \family roman
33996 \series medium
33997 \shape up
33998 \emph off
33999 \bar no
34000 \noun off
34001 \color none
34002 Ý
34003 \end_layout
34004
34005 \end_inset
34006 </cell>
34007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34008 \begin_inset Text
34009
34010 \begin_layout Plain Layout
34011
34012 \family roman
34013 \series medium
34014 \shape up
34015 \emph off
34016 \bar no
34017 \noun off
34018 \color none
34019 í
34020 \end_layout
34021
34022 \end_inset
34023 </cell>
34024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34025 \begin_inset Text
34026
34027 \begin_layout Plain Layout
34028
34029 \family roman
34030 \series medium
34031 \shape up
34032 \emph off
34033 \bar no
34034 \noun off
34035 \color none
34036 ý
34037 \end_layout
34038
34039 \end_inset
34040 </cell>
34041 </row>
34042 <row>
34043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34044 \begin_inset Text
34045
34046 \begin_layout Plain Layout
34047
34048 \family roman
34049 \series medium
34050 \shape up
34051 \size tiny
34052 \emph off
34053 \bar no
34054 \noun off
34055 \color none
34056 0E
34057 \end_layout
34058
34059 \end_inset
34060 </cell>
34061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34062 \begin_inset Text
34063
34064 \begin_layout Plain Layout
34065
34066 \end_layout
34067
34068 \end_inset
34069 </cell>
34070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34071 \begin_inset Text
34072
34073 \begin_layout Plain Layout
34074
34075 \end_layout
34076
34077 \end_inset
34078 </cell>
34079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34080 \begin_inset Text
34081
34082 \begin_layout Plain Layout
34083
34084 \family roman
34085 \series medium
34086 \shape up
34087 \emph off
34088 \bar no
34089 \noun off
34090 \color none
34091 .
34092 \end_layout
34093
34094 \end_inset
34095 </cell>
34096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34097 \begin_inset Text
34098
34099 \begin_layout Plain Layout
34100
34101 \family roman
34102 \series medium
34103 \shape up
34104 \emph off
34105 \bar no
34106 \noun off
34107 \color none
34108 >
34109 \end_layout
34110
34111 \end_inset
34112 </cell>
34113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34114 \begin_inset Text
34115
34116 \begin_layout Plain Layout
34117
34118 \family roman
34119 \series medium
34120 \shape up
34121 \emph off
34122 \bar no
34123 \noun off
34124 \color none
34125 N
34126 \end_layout
34127
34128 \end_inset
34129 </cell>
34130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34131 \begin_inset Text
34132
34133 \begin_layout Plain Layout
34134
34135 \family roman
34136 \series medium
34137 \shape up
34138 \emph off
34139 \bar no
34140 \noun off
34141 \color none
34142 ^
34143 \end_layout
34144
34145 \end_inset
34146 </cell>
34147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34148 \begin_inset Text
34149
34150 \begin_layout Plain Layout
34151
34152 \family roman
34153 \series medium
34154 \shape up
34155 \emph off
34156 \bar no
34157 \noun off
34158 \color none
34159 n
34160 \end_layout
34161
34162 \end_inset
34163 </cell>
34164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34165 \begin_inset Text
34166
34167 \begin_layout Plain Layout
34168
34169 \family roman
34170 \series medium
34171 \shape up
34172 \emph off
34173 \bar no
34174 \noun off
34175 \color none
34176 ~
34177 \end_layout
34178
34179 \end_inset
34180 </cell>
34181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34182 \begin_inset Text
34183
34184 \begin_layout Plain Layout
34185
34186 \end_layout
34187
34188 \end_inset
34189 </cell>
34190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34191 \begin_inset Text
34192
34193 \begin_layout Plain Layout
34194
34195 \end_layout
34196
34197 \end_inset
34198 </cell>
34199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34200 \begin_inset Text
34201
34202 \begin_layout Plain Layout
34203
34204 \family roman
34205 \series medium
34206 \shape up
34207 \emph off
34208 \bar no
34209 \noun off
34210 \color none
34211 ®
34212 \end_layout
34213
34214 \end_inset
34215 </cell>
34216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34217 \begin_inset Text
34218
34219 \begin_layout Plain Layout
34220
34221 \family roman
34222 \series medium
34223 \shape up
34224 \emph off
34225 \bar no
34226 \noun off
34227 \color none
34228 ¾
34229 \end_layout
34230
34231 \end_inset
34232 </cell>
34233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34234 \begin_inset Text
34235
34236 \begin_layout Plain Layout
34237
34238 \family roman
34239 \series medium
34240 \shape up
34241 \emph off
34242 \bar no
34243 \noun off
34244 \color none
34245 Î
34246 \end_layout
34247
34248 \end_inset
34249 </cell>
34250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34251 \begin_inset Text
34252
34253 \begin_layout Plain Layout
34254
34255 \family roman
34256 \series medium
34257 \shape up
34258 \emph off
34259 \bar no
34260 \noun off
34261 \color none
34262 Þ
34263 \end_layout
34264
34265 \end_inset
34266 </cell>
34267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34268 \begin_inset Text
34269
34270 \begin_layout Plain Layout
34271
34272 \family roman
34273 \series medium
34274 \shape up
34275 \emph off
34276 \bar no
34277 \noun off
34278 \color none
34279 î
34280 \end_layout
34281
34282 \end_inset
34283 </cell>
34284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34285 \begin_inset Text
34286
34287 \begin_layout Plain Layout
34288
34289 \family roman
34290 \series medium
34291 \shape up
34292 \emph off
34293 \bar no
34294 \noun off
34295 \color none
34296 þ
34297 \end_layout
34298
34299 \end_inset
34300 </cell>
34301 </row>
34302 <row>
34303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34304 \begin_inset Text
34305
34306 \begin_layout Plain Layout
34307
34308 \family roman
34309 \series medium
34310 \shape up
34311 \size tiny
34312 \emph off
34313 \bar no
34314 \noun off
34315 \color none
34316 0F
34317 \end_layout
34318
34319 \end_inset
34320 </cell>
34321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34322 \begin_inset Text
34323
34324 \begin_layout Plain Layout
34325
34326 \end_layout
34327
34328 \end_inset
34329 </cell>
34330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34331 \begin_inset Text
34332
34333 \begin_layout Plain Layout
34334
34335 \end_layout
34336
34337 \end_inset
34338 </cell>
34339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34340 \begin_inset Text
34341
34342 \begin_layout Plain Layout
34343
34344 \family roman
34345 \series medium
34346 \shape up
34347 \emph off
34348 \bar no
34349 \noun off
34350 \color none
34351 /
34352 \end_layout
34353
34354 \end_inset
34355 </cell>
34356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34357 \begin_inset Text
34358
34359 \begin_layout Plain Layout
34360
34361 \family roman
34362 \series medium
34363 \shape up
34364 \emph off
34365 \bar no
34366 \noun off
34367 \color none
34368 ?
34369 \end_layout
34370
34371 \end_inset
34372 </cell>
34373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34374 \begin_inset Text
34375
34376 \begin_layout Plain Layout
34377
34378 \family roman
34379 \series medium
34380 \shape up
34381 \emph off
34382 \bar no
34383 \noun off
34384 \color none
34385 O
34386 \end_layout
34387
34388 \end_inset
34389 </cell>
34390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34391 \begin_inset Text
34392
34393 \begin_layout Plain Layout
34394
34395 \family roman
34396 \series medium
34397 \shape up
34398 \emph off
34399 \bar no
34400 \noun off
34401 \color none
34402 _
34403 \end_layout
34404
34405 \end_inset
34406 </cell>
34407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34408 \begin_inset Text
34409
34410 \begin_layout Plain Layout
34411
34412 \family roman
34413 \series medium
34414 \shape up
34415 \emph off
34416 \bar no
34417 \noun off
34418 \color none
34419 o
34420 \end_layout
34421
34422 \end_inset
34423 </cell>
34424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34425 \begin_inset Text
34426
34427 \begin_layout Plain Layout
34428
34429 \end_layout
34430
34431 \end_inset
34432 </cell>
34433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34434 \begin_inset Text
34435
34436 \begin_layout Plain Layout
34437
34438 \end_layout
34439
34440 \end_inset
34441 </cell>
34442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34443 \begin_inset Text
34444
34445 \begin_layout Plain Layout
34446
34447 \end_layout
34448
34449 \end_inset
34450 </cell>
34451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34452 \begin_inset Text
34453
34454 \begin_layout Plain Layout
34455
34456 \family roman
34457 \series medium
34458 \shape up
34459 \emph off
34460 \bar no
34461 \noun off
34462 \color none
34463 ¯
34464 \end_layout
34465
34466 \end_inset
34467 </cell>
34468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34469 \begin_inset Text
34470
34471 \begin_layout Plain Layout
34472
34473 \family roman
34474 \series medium
34475 \shape up
34476 \emph off
34477 \bar no
34478 \noun off
34479 \color none
34480 ¿
34481 \end_layout
34482
34483 \end_inset
34484 </cell>
34485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34486 \begin_inset Text
34487
34488 \begin_layout Plain Layout
34489
34490 \family roman
34491 \series medium
34492 \shape up
34493 \emph off
34494 \bar no
34495 \noun off
34496 \color none
34497 Ï
34498 \end_layout
34499
34500 \end_inset
34501 </cell>
34502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34503 \begin_inset Text
34504
34505 \begin_layout Plain Layout
34506
34507 \family roman
34508 \series medium
34509 \shape up
34510 \emph off
34511 \bar no
34512 \noun off
34513 \color none
34514 ß
34515 \end_layout
34516
34517 \end_inset
34518 </cell>
34519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34520 \begin_inset Text
34521
34522 \begin_layout Plain Layout
34523
34524 \family roman
34525 \series medium
34526 \shape up
34527 \emph off
34528 \bar no
34529 \noun off
34530 \color none
34531 ï
34532 \end_layout
34533
34534 \end_inset
34535 </cell>
34536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34537 \begin_inset Text
34538
34539 \begin_layout Plain Layout
34540
34541 \family roman
34542 \series medium
34543 \shape up
34544 \emph off
34545 \bar no
34546 \noun off
34547 \color none
34548 ÿ
34549 \end_layout
34550
34551 \end_inset
34552 </cell>
34553 </row>
34554 </lyxtabular>
34555
34556 \end_inset
34557
34558
34559 \end_layout
34560
34561 \end_inset
34562
34563
34564 \end_layout
34565
34566 \begin_layout Standard
34567 The following is a full list of all of the accented characters LyX can display
34568  directly.
34569  It includes not only the accented characters from the previous table, but
34570  also the characters from 
34571 \family typewriter
34572 ISO8859–2
34573 \family default
34574  through 
34575 \family typewriter
34576 4
34577 \family default
34578 .
34579  
34580 \end_layout
34581
34582 \begin_layout Itemize
34583 From 
34584 \family typewriter
34585 ISO8859–1
34586 \family default
34587 :
34588 \end_layout
34589
34590 \begin_deeper
34591 \begin_layout Standard
34592 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34593 \begin_inset space \hfill{}
34594 \end_inset
34595
34596 diaeresis
34597 \end_layout
34598
34599 \begin_layout Standard
34600 ^ Â Ê Î Ô Û â ê î ô û
34601 \begin_inset space \hfill{}
34602 \end_inset
34603
34604 circumflex
34605 \end_layout
34606
34607 \begin_layout Standard
34608 ` À È Ì Ò Ù à è ì ò ù
34609 \begin_inset space \hfill{}
34610 \end_inset
34611
34612 grave
34613 \end_layout
34614
34615 \begin_layout Standard
34616 ´ Á É Í Ó Ú Ý á é í ó ú ý
34617 \begin_inset space \hfill{}
34618 \end_inset
34619
34620 acute
34621 \end_layout
34622
34623 \begin_layout Standard
34624 ~ Ã Ñ Õ ã ñ õ
34625 \begin_inset space \hfill{}
34626 \end_inset
34627
34628 tilde
34629 \end_layout
34630
34631 \begin_layout Standard
34632 ¸Çç
34633 \begin_inset space \hfill{}
34634 \end_inset
34635
34636 cedilla
34637 \end_layout
34638
34639 \begin_layout Standard
34640 ¯
34641 \begin_inset space \hfill{}
34642 \end_inset
34643
34644 macron
34645 \end_layout
34646
34647 \end_deeper
34648 \begin_layout Itemize
34649 From 
34650 \family typewriter
34651 ISO8859–2
34652 \family default
34653  through 
34654 \family typewriter
34655 4
34656 \family default
34657 :
34658 \end_layout
34659
34660 \begin_deeper
34661 \begin_layout Standard
34662 ĤĴĥĵĈĜŜĉĝŝ
34663 \begin_inset space \hfill{}
34664 \end_inset
34665
34666 circumflex
34667 \end_layout
34668
34669 \begin_layout Standard
34670 ŚŹśźŔĹĆŃŕĺćń
34671 \begin_inset space \hfill{}
34672 \end_inset
34673
34674 acute
34675 \end_layout
34676
34677 \begin_layout Standard
34678 Ĩı̃Ũũ
34679 \begin_inset space \hfill{}
34680 \end_inset
34681
34682 tilde
34683 \end_layout
34684
34685 \begin_layout Standard
34686 ŞşŢţŖĻĢŗļģŅĶņķ
34687 \begin_inset space \hfill{}
34688 \end_inset
34689
34690 cedilla
34691 \end_layout
34692
34693 \begin_layout Standard
34694 ĒēĀĪŌŪāı̄ōū
34695 \begin_inset space \hfill{}
34696 \end_inset
34697
34698 macron
34699 \end_layout
34700
34701 \begin_layout Standard
34702 ŐŰőű
34703 \begin_inset space \hfill{}
34704 \end_inset
34705
34706 Hungarian umlaut
34707 \end_layout
34708
34709 \end_deeper
34710 \begin_layout Standard
34711 All the characters above are actively supported by TeX fonts.
34712  In addition TeX allows diacritical marks on almost all characters.
34713  Also make sure you're using the 
34714 \family typewriter
34715 T1
34716 \family default
34717  font-encoding.
34718 \end_layout
34719
34720 \begin_layout Chapter
34721 \start_of_appendix
34722 The User Interface
34723 \begin_inset CommandInset label
34724 LatexCommand label
34725 name "cha:The-User-Interface"
34726
34727 \end_inset
34728
34729
34730 \end_layout
34731
34732 \begin_layout Standard
34733 This appendix lists all the available menus and describes their functionality.
34734  It is designed as a quick reference if you are searching for a special
34735  topic inside the user's guide.
34736 \end_layout
34737
34738 \begin_layout Section
34739 The File Menu
34740 \begin_inset Index idx
34741 status collapsed
34742
34743 \begin_layout Plain Layout
34744 Menu ! File
34745 \end_layout
34746
34747 \end_inset
34748
34749
34750 \end_layout
34751
34752 \begin_layout Standard
34753 Under the 
34754 \family sans
34755 File
34756 \family default
34757  menu are the basic operations in addition to some more advanced operations.
34758  At the end of the menu the four last opened documents are listed.
34759 \end_layout
34760
34761 \begin_layout Subsection
34762 New
34763 \end_layout
34764
34765 \begin_layout Standard
34766 Creates a new document.
34767 \end_layout
34768
34769 \begin_layout Subsection
34770 New from Template
34771 \end_layout
34772
34773 \begin_layout Standard
34774 This menu entry prompts you for a template to use.
34775  Selecting a template will automatically set certain layout features for
34776  the document, features you would otherwise need to change manually.
34777 \end_layout
34778
34779 \begin_layout Subsection
34780 Open
34781 \end_layout
34782
34783 \begin_layout Standard
34784 Opens a document.
34785 \end_layout
34786
34787 \begin_layout Subsection
34788 Open Recent
34789 \end_layout
34790
34791 \begin_layout Standard
34792 The submenu shows a list of the recently opened files.
34793  Click there on a file to open it.
34794 \end_layout
34795
34796 \begin_layout Subsection
34797 Close
34798 \end_layout
34799
34800 \begin_layout Standard
34801 Closes the current document.
34802 \end_layout
34803
34804 \begin_layout Subsection
34805 Close All
34806 \end_layout
34807
34808 \begin_layout Standard
34809 Closes all opened documents.
34810 \end_layout
34811
34812 \begin_layout Subsection
34813 Save
34814 \end_layout
34815
34816 \begin_layout Standard
34817 Saves the actual document.
34818 \end_layout
34819
34820 \begin_layout Subsection
34821 Save As
34822 \end_layout
34823
34824 \begin_layout Standard
34825 Saves the actual document under a new name to create a copy.
34826 \end_layout
34827
34828 \begin_layout Subsection
34829 Save All
34830 \end_layout
34831
34832 \begin_layout Standard
34833 Saves all opened documents.
34834 \end_layout
34835
34836 \begin_layout Subsection
34837 Revert to saved
34838 \end_layout
34839
34840 \begin_layout Standard
34841 Reloads the actual document from disk.
34842 \end_layout
34843
34844 \begin_layout Subsection
34845 Version Control
34846 \end_layout
34847
34848 \begin_layout Standard
34849 This is used when more people are working on the same document.
34850  It is described in the section 
34851 \emph on
34852 Version Control in LyX
34853 \emph default
34854  of the 
34855 \emph on
34856 Additional Features
34857 \emph default
34858  manual.
34859 \end_layout
34860
34861 \begin_layout Subsection
34862 Import
34863 \end_layout
34864
34865 \begin_layout Standard
34866 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
34867  NoWeb-files, plain text files, and comma separated, table like, text files
34868  (CSV) as a new LyX-document.
34869  The files will be imported as new LyX-document.
34870 \end_layout
34871
34872 \begin_layout Standard
34873 When using the menu entry 
34874 \family sans
34875 Plain
34876 \begin_inset space ~
34877 \end_inset
34878
34879 Text
34880 \family default
34881 , line breaks in the text will start a new paragraph; when using the menu
34882  entry 
34883 \family sans
34884 Plain
34885 \begin_inset space ~
34886 \end_inset
34887
34888 Text, Join
34889 \begin_inset space ~
34890 \end_inset
34891
34892 Lines
34893 \family default
34894 , consecutive lines of text will be imported to one big paragraph.
34895  A new paragraph will begin when there is a blank line in the file.
34896 \end_layout
34897
34898 \begin_layout Subsection
34899 Export
34900 \begin_inset CommandInset label
34901 LatexCommand label
34902 name "sub:Export"
34903
34904 \end_inset
34905
34906
34907 \end_layout
34908
34909 \begin_layout Standard
34910 You can export your document to various file formats.
34911  The resulting files are placed in the directory of your LyX-file.
34912  The menu entries are not the same on all installations.
34913  They depend on the programs found by LyX while its configuration.
34914 \end_layout
34915
34916 \begin_layout Standard
34917 Here is a list of all available entries; some of them are explained in detail
34918  in section
34919 \begin_inset space ~
34920 \end_inset
34921
34922
34923 \begin_inset CommandInset ref
34924 LatexCommand ref
34925 reference "sub:Output-file-formats"
34926
34927 \end_inset
34928
34929 :
34930 \end_layout
34931
34932 \begin_layout Description
34933
34934 \family sans
34935 CJK
34936 \begin_inset space ~
34937 \end_inset
34938
34939 LyX 
34940 \family default
34941 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
34942  (CJK)
34943 \begin_inset Newline newline
34944 \end_inset
34945
34946  Since LyX 1.5.0 CJK support is fully integrated to LyX.
34947 \end_layout
34948
34949 \begin_layout Description
34950
34951 \family sans
34952 DVI
34953 \family default
34954  DVI-format
34955 \end_layout
34956
34957 \begin_layout Description
34958 HTML HTML-format (the HTML-converter is a third-party product and may not
34959  work in all cases)
34960 \end_layout
34961
34962 \begin_layout Description
34963 HTML
34964 \begin_inset space ~
34965 \end_inset
34966
34967 (MS
34968 \begin_inset space ~
34969 \end_inset
34970
34971 Word) HTML-format specialized so that the result can be imported to 
34972 \family sans
34973 MS Word
34974 \family default
34975 , as consequence of this formulas will be embedded as bitmap fonts and not
34976  in the format 
34977 \family sans
34978 MathML
34979 \family default
34980 .
34981 \end_layout
34982
34983 \begin_layout Description
34984
34985 \family sans
34986 LaT
34987 \begin_inset ERT
34988 status collapsed
34989
34990 \begin_layout Plain Layout
34991
34992 {}
34993 \end_layout
34994
34995 \end_inset
34996
34997 eX
34998 \begin_inset space ~
34999 \end_inset
35000
35001 (pdflatex)
35002 \family default
35003  text file with the LaTeX source, additionally all images used in the document
35004  will be converted to a format that is readable by the 
35005 \family typewriter
35006 pdflatex
35007 \family default
35008  program (GIF, JPG, PDF, PNG)
35009 \end_layout
35010
35011 \begin_layout Description
35012
35013 \family sans
35014 LaT
35015 \begin_inset ERT
35016 status collapsed
35017
35018 \begin_layout Plain Layout
35019
35020 {}
35021 \end_layout
35022
35023 \end_inset
35024
35025 eX
35026 \begin_inset space ~
35027 \end_inset
35028
35029 (plain)
35030 \family default
35031  text file with the LaTeX source code, additionally all images used in the
35032  document will be converted to the EPS-format, only this format is readable
35033  by the 
35034 \family typewriter
35035 latex
35036 \family default
35037  program
35038 \end_layout
35039
35040 \begin_layout Description
35041 LyX
35042 \begin_inset space ~
35043 \end_inset
35044
35045 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
35046 \begin_inset Quotes eld
35047 \end_inset
35048
35049 y
35050 \begin_inset Quotes erd
35051 \end_inset
35052
35053  is replaced by the version number)
35054 \end_layout
35055
35056 \begin_layout Description
35057 LyXHTML HTML-format, using LyX's internal XHTML engine
35058 \end_layout
35059
35060 \begin_layout Description
35061 OpenDocument OpenDocument-formatted text file, to be opened with 
35062 \family sans
35063 OpenOffice
35064 \family default
35065
35066 \family sans
35067 KOffice
35068 \family default
35069
35070 \family sans
35071 Abiword
35072 \family default
35073 , etc.
35074  (The OpenDocument-converter is a third-party product and may not work in
35075  all cases)
35076 \end_layout
35077
35078 \begin_layout Description
35079
35080 \family sans
35081 PDF
35082 \begin_inset space ~
35083 \end_inset
35084
35085 (dvipdfm)
35086 \family default
35087  PDF-format using the program 
35088 \family typewriter
35089 dvipdfm
35090 \end_layout
35091
35092 \begin_layout Description
35093
35094 \family sans
35095 PDF
35096 \begin_inset space ~
35097 \end_inset
35098
35099 (pdflatex)
35100 \family default
35101  PDF-format using the program 
35102 \family typewriter
35103 pdflatex
35104 \end_layout
35105
35106 \begin_layout Description
35107
35108 \family sans
35109 PDF
35110 \begin_inset space ~
35111 \end_inset
35112
35113 (ps2pdf)
35114 \family default
35115  PDF-format using the program 
35116 \family typewriter
35117 ps2pdf
35118 \end_layout
35119
35120 \begin_layout Description
35121
35122 \family sans
35123 Plain
35124 \begin_inset space ~
35125 \end_inset
35126
35127 text
35128 \family default
35129  text format
35130 \end_layout
35131
35132 \begin_layout Description
35133
35134 \family sans
35135 Plain
35136 \begin_inset space ~
35137 \end_inset
35138
35139 text
35140 \begin_inset space ~
35141 \end_inset
35142
35143 (ps2ascii)
35144 \family default
35145  text format, the document will first be converted to Postscript format
35146  and then exported as text using the program 
35147 \family sans
35148 ps2ascii
35149 \end_layout
35150
35151 \begin_layout Description
35152
35153 \family sans
35154 Postscript
35155 \family default
35156  PostScript format using the program 
35157 \family typewriter
35158 dvips
35159 \end_layout
35160
35161 \begin_layout Description
35162
35163 \family sans
35164 Custom
35165 \family default
35166  custom format
35167 \end_layout
35168
35169 \begin_layout Standard
35170 The program 
35171 \family typewriter
35172 dvipdfm
35173 \family default
35174  produces internally a DVI-file which is then converted to a PDF-file.
35175  It is a bit out of date and therefore the output could look different from
35176  what you want.
35177  
35178 \family typewriter
35179 pdflatex
35180 \family default
35181  produces PDF-files directly and supports the latest PDF-file formats.
35182 \end_layout
35183
35184 \begin_layout Standard
35185 If one of the menu entries 
35186 \family sans
35187 DVI
35188 \family default
35189
35190 \family sans
35191 PDF
35192 \begin_inset space ~
35193 \end_inset
35194
35195 (pdflatex)
35196 \family default
35197  or 
35198 \family sans
35199 Postscript
35200 \family default
35201  is missing, you need to update your LaTeX installation.
35202  After updating you have to reconfigure LyX, see section
35203 \begin_inset space ~
35204 \end_inset
35205
35206
35207 \begin_inset CommandInset ref
35208 LatexCommand ref
35209 reference "sec:Basic-LyX-Setup"
35210
35211 \end_inset
35212
35213 .
35214 \begin_inset Index idx
35215 status collapsed
35216
35217 \begin_layout Plain Layout
35218 Reconfiguration of LyX
35219 \end_layout
35220
35221 \end_inset
35222
35223
35224 \end_layout
35225
35226 \begin_layout Standard
35227 The menu 
35228 \family sans
35229 Custom
35230 \family default
35231  allows you to export your file by using special command line options for
35232  the export program.
35233 \end_layout
35234
35235 \begin_layout Subsection
35236 Print
35237 \end_layout
35238
35239 \begin_layout Standard
35240 With this menu entry you can print your document to a file in PostScript
35241  format or send it to a printer.
35242  The printer will also use the document in PostScript format.
35243  The conversion to PostScript is done in the background by LyX using the
35244  program 
35245 \family typewriter
35246 dvips
35247 \family default
35248 .
35249  For more information have a look at section
35250 \begin_inset space ~
35251 \end_inset
35252
35253
35254 \begin_inset CommandInset ref
35255 LatexCommand ref
35256 reference "sub:Printing-the-File"
35257
35258 \end_inset
35259
35260 .
35261 \end_layout
35262
35263 \begin_layout Subsection
35264 Fax
35265 \end_layout
35266
35267 \begin_layout Standard
35268 This menu entry will only appear when you have a fax program installed (on
35269  Windows you additionally need to register its program path to LyX's PATH
35270  prefix, see section
35271 \begin_inset space ~
35272 \end_inset
35273
35274
35275 \begin_inset CommandInset ref
35276 LatexCommand ref
35277 reference "sec:Paths"
35278
35279 \end_inset
35280
35281 ).
35282  With this menu entry you can send your document to a fax program like 
35283 \family typewriter
35284 hylapex
35285 \family default
35286  or 
35287 \family typewriter
35288 kdeprintfax
35289 \family default
35290 .
35291  The default format of the sent file is PostScript.
35292  The format can be changed in LyX's preferences as described in section
35293 \begin_inset space ~
35294 \end_inset
35295
35296
35297 \begin_inset CommandInset ref
35298 LatexCommand ref
35299 reference "sub:Converters"
35300
35301 \end_inset
35302
35303 .
35304 \end_layout
35305
35306 \begin_layout Subsection
35307 New and Close Window
35308 \end_layout
35309
35310 \begin_layout Standard
35311 Opens or closes a new instance of LyX.
35312 \end_layout
35313
35314 \begin_layout Subsection
35315 Exit
35316 \end_layout
35317
35318 \begin_layout Standard
35319 Prompts you to save all unsaved documents and then exits.
35320 \end_layout
35321
35322 \begin_layout Section
35323 The Edit Menu
35324 \begin_inset Index idx
35325 status collapsed
35326
35327 \begin_layout Plain Layout
35328 Menu ! Edit
35329 \end_layout
35330
35331 \end_inset
35332
35333
35334 \end_layout
35335
35336 \begin_layout Subsection
35337 Undo and Redo
35338 \end_layout
35339
35340 \begin_layout Standard
35341 Described in section
35342 \begin_inset space ~
35343 \end_inset
35344
35345
35346 \begin_inset CommandInset ref
35347 LatexCommand ref
35348 reference "sec:Undo-and-Redo"
35349
35350 \end_inset
35351
35352 .
35353 \end_layout
35354
35355 \begin_layout Subsection
35356 Cut, Copy, Paste, Paste Recent, Paste Special
35357 \end_layout
35358
35359 \begin_layout Standard
35360 Described in section
35361 \begin_inset space ~
35362 \end_inset
35363
35364
35365 \begin_inset CommandInset ref
35366 LatexCommand ref
35367 reference "sec:Basic-Editing-Features"
35368
35369 \end_inset
35370
35371 .
35372 \end_layout
35373
35374 \begin_layout Subsection
35375 Select All
35376 \end_layout
35377
35378 \begin_layout Standard
35379 Selects the whole document.
35380 \end_layout
35381
35382 \begin_layout Subsection
35383 Find & Replace
35384 \end_layout
35385
35386 \begin_layout Standard
35387 Described in section
35388 \begin_inset space ~
35389 \end_inset
35390
35391
35392 \begin_inset CommandInset ref
35393 LatexCommand ref
35394 reference "sec:Basic-Editing-Features"
35395
35396 \end_inset
35397
35398 .
35399 \end_layout
35400
35401 \begin_layout Subsection
35402 Move Paragraph Up/Down
35403 \end_layout
35404
35405 \begin_layout Standard
35406 This shifts the paragraph where the cursor is currently in one paragraph
35407  up or down.
35408 \end_layout
35409
35410 \begin_layout Subsection
35411 Text Style
35412 \end_layout
35413
35414 \begin_layout Standard
35415 Described in section
35416 \begin_inset space ~
35417 \end_inset
35418
35419
35420 \begin_inset CommandInset ref
35421 LatexCommand ref
35422 reference "sub:Fine-Tuning-with-the"
35423
35424 \end_inset
35425
35426 .
35427 \end_layout
35428
35429 \begin_layout Subsection
35430 Paragraph Settings
35431 \begin_inset Index idx
35432 status collapsed
35433
35434 \begin_layout Plain Layout
35435 Paragraph ! Settings
35436 \end_layout
35437
35438 \end_inset
35439
35440
35441 \end_layout
35442
35443 \begin_layout Standard
35444 Enables you to set the paragraph alignment, line spacing and label width.
35445  These settings only affect the paragraph in which the cursor is currently.
35446 \end_layout
35447
35448 \begin_layout Standard
35449 You can also prevent the first line of the paragraph being indented if you
35450  have chosen to separate paragraphs with indents in the 
35451 \family sans
35452 Document\SpecialChar \menuseparator
35453 Settings
35454 \family default
35455  dialog under 
35456 \family sans
35457 Text
35458 \begin_inset space ~
35459 \end_inset
35460
35461 Layout
35462 \family default
35463 .
35464 \end_layout
35465
35466 \begin_layout Subsection
35467 Table Settings and Math
35468 \end_layout
35469
35470 \begin_layout Standard
35471 These two menus are only fully active when the cursor is inside a table
35472  or a formula.
35473  Here you can change the properties of tables and formulas.
35474  The properties of tables are described in section
35475 \begin_inset space ~
35476 \end_inset
35477
35478
35479 \begin_inset CommandInset ref
35480 LatexCommand ref
35481 reference "sec:Tables"
35482
35483 \end_inset
35484
35485 , the properties of formulas in chapter
35486 \begin_inset space ~
35487 \end_inset
35488
35489
35490 \begin_inset CommandInset ref
35491 LatexCommand ref
35492 reference "cha:Mathematical-Formulas"
35493
35494 \end_inset
35495
35496 .
35497 \end_layout
35498
35499 \begin_layout Subsection
35500 Increase / Decrease List Depth
35501 \end_layout
35502
35503 \begin_layout Standard
35504 These menu entries are only active when the cursor is in an environment
35505  that can be nested.
35506  They increase/decrease the environment nesting level as explained in section
35507 \begin_inset space ~
35508 \end_inset
35509
35510
35511 \begin_inset CommandInset ref
35512 LatexCommand ref
35513 reference "sec:Nesting"
35514
35515 \end_inset
35516
35517  and 
35518 \begin_inset CommandInset ref
35519 LatexCommand ref
35520 reference "sub:Numbering-depth"
35521
35522 \end_inset
35523
35524 .
35525 \end_layout
35526
35527 \begin_layout Section
35528 The View Menu
35529 \begin_inset Index idx
35530 status collapsed
35531
35532 \begin_layout Plain Layout
35533 Menu ! View
35534 \end_layout
35535
35536 \end_inset
35537
35538
35539 \end_layout
35540
35541 \begin_layout Standard
35542 The 
35543 \family sans
35544 View
35545 \family default
35546  menu contains a list of available formats in which you can view the actual
35547  document with an external program.
35548  The menu entries for the viewing formats are not the same on all installations
35549  — it depends on the LaTeX programs that are found while LyX was configured.
35550  All possible formats are formats listed in section
35551 \begin_inset space ~
35552 \end_inset
35553
35554
35555 \begin_inset CommandInset ref
35556 LatexCommand ref
35557 reference "sub:Export"
35558
35559 \end_inset
35560
35561 .
35562  You should at least see the menu entries 
35563 \family sans
35564 DVI
35565 \family default
35566  and 
35567 \family sans
35568 PDF
35569 \begin_inset space ~
35570 \end_inset
35571
35572 (pdflatex)
35573 \family default
35574 .
35575  If one of the two is missing, you need to update your LaTeX installation.
35576  After updating you have to reconfigure LyX, see section
35577 \begin_inset space ~
35578 \end_inset
35579
35580
35581 \begin_inset CommandInset ref
35582 LatexCommand ref
35583 reference "sec:Basic-LyX-Setup"
35584
35585 \end_inset
35586
35587 .
35588 \begin_inset Index idx
35589 status collapsed
35590
35591 \begin_layout Plain Layout
35592 Reconfiguration of LyX
35593 \end_layout
35594
35595 \end_inset
35596
35597
35598 \end_layout
35599
35600 \begin_layout Standard
35601 Invoking a menu will start a viewer program.
35602  The viewer can be set or changed in the preferences, see section
35603 \begin_inset space ~
35604 \end_inset
35605
35606
35607 \begin_inset CommandInset ref
35608 LatexCommand ref
35609 reference "sec:File-Formats"
35610
35611 \end_inset
35612
35613 .
35614  The default viewers are set by LyX while it is first configured.
35615 \end_layout
35616
35617 \begin_layout Standard
35618 \begin_inset VSpace bigskip
35619 \end_inset
35620
35621 At the bottom of the 
35622 \family sans
35623 View
35624 \family default
35625  menu the opened documents are listed.
35626 \end_layout
35627
35628 \begin_layout Subsection
35629 Open/Close all Insets
35630 \end_layout
35631
35632 \begin_layout Standard
35633 Opens/closes all insets in your document.
35634 \end_layout
35635
35636 \begin_layout Subsection
35637 Unfold/Fold Math Macros
35638 \end_layout
35639
35640 \begin_layout Standard
35641 Unfolds/folds the current math macro.
35642 \end_layout
35643
35644 \begin_layout Standard
35645 Math macros are described in the 
35646 \emph on
35647 Math
35648 \emph default
35649  manual.
35650 \end_layout
35651
35652 \begin_layout Subsection
35653 View Source
35654 \end_layout
35655
35656 \begin_layout Standard
35657 Opens a window showing the source code of the actual document, as described
35658  in section
35659 \begin_inset space ~
35660 \end_inset
35661
35662
35663 \begin_inset CommandInset ref
35664 LatexCommand ref
35665 reference "sec:Previewing-snippets-of"
35666
35667 \end_inset
35668
35669 .
35670 \end_layout
35671
35672 \begin_layout Subsection
35673 Update
35674 \end_layout
35675
35676 \begin_layout Standard
35677 This menu entry allows you to update the view with your latest changes without
35678  opening a new view window.
35679 \end_layout
35680
35681 \begin_layout Subsection
35682 Split View
35683 \end_layout
35684
35685 \begin_layout Standard
35686 This will split LyX's main window vertically or horizontally.
35687  This allows you to view documents the same time to compare them, or to
35688  view the same document, but at different positions.
35689  You can even split the main window several times to view for example 3
35690  or more documents at the same time.
35691  To return to an unsplit view, use the menu 
35692 \family sans
35693 Close Current View
35694 \family default
35695 .
35696 \end_layout
35697
35698 \begin_layout Subsection
35699 Close Current View
35700 \end_layout
35701
35702 \begin_layout Standard
35703 Closes a split view.
35704 \end_layout
35705
35706 \begin_layout Subsection
35707 Fullscreen
35708 \end_layout
35709
35710 \begin_layout Standard
35711 Using this menu entry or pressing F11 removes the menu bar and all toolbars
35712  so that you will see nothing but your text.
35713  It furthermore displays LyX's main window fullscreen.
35714  To return from fullscreen to the normal view, press F11, or right-click
35715  and turn off the fullscreen mode in the the context menu.
35716 \end_layout
35717
35718 \begin_layout Subsection
35719 Toolbars
35720 \begin_inset CommandInset label
35721 LatexCommand label
35722 name "sub:Toolbars"
35723
35724 \end_inset
35725
35726
35727 \begin_inset Index idx
35728 status collapsed
35729
35730 \begin_layout Plain Layout
35731 Toolbar
35732 \end_layout
35733
35734 \end_inset
35735
35736
35737 \end_layout
35738
35739 \begin_layout Standard
35740 In this menu entry you can set the appearance of the different toolbars.
35741  All toolbars and the 
35742 \family sans
35743 Command
35744 \begin_inset space ~
35745 \end_inset
35746
35747 Buffer
35748 \family default
35749  can be turned on and off.
35750  The 
35751 \emph on
35752 on
35753 \emph default
35754  state is denoted in the menu with a checkmark.
35755  The 
35756 \family sans
35757 Review
35758 \family default
35759
35760 \family sans
35761 Table
35762 \family default
35763
35764 \family sans
35765 Math
35766 \begin_inset space ~
35767 \end_inset
35768
35769 Panels
35770 \family default
35771 , and 
35772 \family sans
35773 Math
35774 \family default
35775  toolbars can be additionally set to the state 
35776 \emph on
35777 automatic
35778 \emph default
35779  that is denoted in the menu with the suffix 
35780 \family sans
35781 (auto)
35782 \family default
35783 .
35784 \end_layout
35785
35786 \begin_layout Standard
35787 In the 
35788 \emph on
35789 on
35790 \emph default
35791  state the toolbar is permanently shown, in the 
35792 \emph on
35793 automatic
35794 \emph default
35795  state the toolbar is only shown when the cursor is in a certain environment
35796  or when a certain feature is enabled.
35797  That means that the review toolbar will only be shown when change tracking
35798  is activated, the math and table toolbars are only shown when the cursor
35799  is inside a formula or table, respectively.
35800 \end_layout
35801
35802 \begin_layout Standard
35803 LyX's toolbars and their buttons are explained in section
35804 \begin_inset space ~
35805 \end_inset
35806
35807
35808 \begin_inset CommandInset ref
35809 LatexCommand ref
35810 reference "sec:Toolbars"
35811
35812 \end_inset
35813
35814 .
35815 \end_layout
35816
35817 \begin_layout Section
35818 The Insert Menu
35819 \begin_inset Index idx
35820 status collapsed
35821
35822 \begin_layout Plain Layout
35823 Menu ! Insert
35824 \end_layout
35825
35826 \end_inset
35827
35828
35829 \end_layout
35830
35831 \begin_layout Subsection
35832 Math
35833 \end_layout
35834
35835 \begin_layout Standard
35836 Inserts math constructs that are explained in chapter
35837 \begin_inset space ~
35838 \end_inset
35839
35840
35841 \begin_inset CommandInset ref
35842 LatexCommand ref
35843 reference "cha:Mathematical-Formulas"
35844
35845 \end_inset
35846
35847  and the 
35848 \emph on
35849 Math
35850 \emph default
35851  manual.
35852 \end_layout
35853
35854 \begin_layout Subsection
35855 Special Character
35856 \begin_inset CommandInset label
35857 LatexCommand label
35858 name "sub:Special-Character"
35859
35860 \end_inset
35861
35862
35863 \end_layout
35864
35865 \begin_layout Standard
35866 Here you can insert the following characters:
35867 \end_layout
35868
35869 \begin_layout Description
35870 Symbols Inserts any character that can be output by your LaTeX system.
35871  Therefore the number of character categories in this dialog and the available
35872  characters depend on the LaTeX-packages you have installed.
35873 \begin_inset Newline newline
35874 \end_inset
35875
35876  
35877 \begin_inset Note Greyedout
35878 status open
35879
35880 \begin_layout Plain Layout
35881
35882 \series bold
35883 Note:
35884 \series default
35885  Not all characters will be visible in the 
35886 \family sans
35887 Symbols
35888 \family default
35889  dialog because none of the screen fonts that you can set in the preferences
35890  dialog (see sec.
35891 \begin_inset space \thinspace{}
35892 \end_inset
35893
35894
35895 \begin_inset CommandInset ref
35896 LatexCommand ref
35897 reference "sub:Screen-Fonts"
35898
35899 \end_inset
35900
35901 ) can display every character.
35902 \end_layout
35903
35904 \end_inset
35905
35906
35907 \end_layout
35908
35909 \begin_layout Description
35910 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
35911
35912 \end_layout
35913
35914 \begin_layout Description
35915 End
35916 \begin_inset space ~
35917 \end_inset
35918
35919 of
35920 \begin_inset space ~
35921 \end_inset
35922
35923 Sentence Inserts an end of sentence dot as described in section
35924 \begin_inset space ~
35925 \end_inset
35926
35927
35928 \begin_inset CommandInset ref
35929 LatexCommand ref
35930 reference "sub:Abbreviations"
35931
35932 \end_inset
35933
35934 .
35935 \end_layout
35936
35937 \begin_layout Description
35938 Ordinary
35939 \begin_inset space ~
35940 \end_inset
35941
35942 Quote Inserts this quote: 
35943 \begin_inset Quotes erd
35944 \end_inset
35945
35946 , no matter what quote type you selected in the 
35947 \family sans
35948 Document\SpecialChar \menuseparator
35949 Settings
35950 \family default
35951  dialog under 
35952 \family sans
35953 Language
35954 \family default
35955 .
35956 \end_layout
35957
35958 \begin_layout Description
35959 Single
35960 \begin_inset space ~
35961 \end_inset
35962
35963 Quote Inserts this quote: 
35964 \begin_inset Quotes els
35965 \end_inset
35966
35967
35968 \end_layout
35969
35970 \begin_layout Description
35971 Protected
35972 \begin_inset space ~
35973 \end_inset
35974
35975 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
35976
35977 \end_layout
35978
35979 \begin_layout Description
35980 Breakable
35981 \begin_inset space ~
35982 \end_inset
35983
35984 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
35985
35986 \end_layout
35987
35988 \begin_layout Description
35989 Menu
35990 \begin_inset space ~
35991 \end_inset
35992
35993 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
35994
35995 \end_layout
35996
35997 \begin_layout Description
35998 Phonetic
35999 \begin_inset space ~
36000 \end_inset
36001
36002 Symbols 
36003 \begin_inset Index idx
36004 status collapsed
36005
36006 \begin_layout Plain Layout
36007 Phonetic symbols
36008 \end_layout
36009
36010 \end_inset
36011
36012
36013 \begin_inset Index idx
36014 status collapsed
36015
36016 \begin_layout Plain Layout
36017 Language ! Phonetic symbols
36018 \end_layout
36019
36020 \end_inset
36021
36022 Creates a formula with a so called tipa inset.
36023  Here you can insert commands to create IPA phonetic symbols.
36024  For this feature you must have the LaTeX-package 
36025 \series bold
36026 tipa
36027 \series default
36028
36029 \begin_inset Index idx
36030 status collapsed
36031
36032 \begin_layout Plain Layout
36033 LaTeX-packages ! tipa
36034 \end_layout
36035
36036 \end_inset
36037
36038  installed.
36039 \begin_inset Newline newline
36040 \end_inset
36041
36042 For more information about this feature we refer to the documentation of
36043  
36044 \series bold
36045 tipa, 
36046 \begin_inset CommandInset citation
36047 LatexCommand cite
36048 key "tipa"
36049
36050 \end_inset
36051
36052
36053 \series default
36054  and this Wiki-page:
36055 \begin_inset Newline newline
36056 \end_inset
36057
36058
36059 \begin_inset Flex URL
36060 status open
36061
36062 \begin_layout Plain Layout
36063
36064 http://wiki.lyx.org/LyX/LinguistLyX
36065 \end_layout
36066
36067 \end_inset
36068
36069
36070 \end_layout
36071
36072 \begin_layout Subsection
36073 Formatting
36074 \end_layout
36075
36076 \begin_layout Standard
36077 Here you can insert the following format constructs:
36078 \end_layout
36079
36080 \begin_layout Description
36081 Superscript Inserts a superscript: test
36082 \begin_inset Formula $^{\text{a,b}}$
36083 \end_inset
36084
36085
36086 \end_layout
36087
36088 \begin_layout Description
36089 Subscript Inserts a subscript: test
36090 \begin_inset Formula $_{\text{3x}}$
36091 \end_inset
36092
36093
36094 \end_layout
36095
36096 \begin_layout Description
36097 Protected
36098 \begin_inset space ~
36099 \end_inset
36100
36101 Space Inserts a protected space that is described in section
36102 \begin_inset space ~
36103 \end_inset
36104
36105
36106 \begin_inset CommandInset ref
36107 LatexCommand ref
36108 reference "sub:Protected-Space"
36109
36110 \end_inset
36111
36112 .
36113 \end_layout
36114
36115 \begin_layout Description
36116 Inter-word
36117 \begin_inset space ~
36118 \end_inset
36119
36120 Space Inserts an inter-word space that is described in section
36121 \begin_inset space ~
36122 \end_inset
36123
36124
36125 \begin_inset CommandInset ref
36126 LatexCommand ref
36127 reference "sub:Inter-word-Space"
36128
36129 \end_inset
36130
36131 .
36132 \end_layout
36133
36134 \begin_layout Description
36135 Thin
36136 \begin_inset space ~
36137 \end_inset
36138
36139 Space Inserts a thin space that is described in section
36140 \begin_inset space ~
36141 \end_inset
36142
36143
36144 \begin_inset CommandInset ref
36145 LatexCommand ref
36146 reference "sub:Thin-Space"
36147
36148 \end_inset
36149
36150 .
36151 \end_layout
36152
36153 \begin_layout Description
36154 Horizontal
36155 \begin_inset space ~
36156 \end_inset
36157
36158 Space Inserts horizontal space, see section
36159 \begin_inset space ~
36160 \end_inset
36161
36162
36163 \begin_inset CommandInset ref
36164 LatexCommand ref
36165 reference "sub:Horizontal-Space"
36166
36167 \end_inset
36168
36169  for a description.
36170 \end_layout
36171
36172 \begin_layout Description
36173 Horizontal
36174 \begin_inset space ~
36175 \end_inset
36176
36177 Line Inserts a horizontal line, see section
36178 \begin_inset space ~
36179 \end_inset
36180
36181
36182 \begin_inset CommandInset ref
36183 LatexCommand ref
36184 reference "sub:Horizontal-Lines"
36185
36186 \end_inset
36187
36188  for a description.
36189 \end_layout
36190
36191 \begin_layout Description
36192 Vertical
36193 \begin_inset space ~
36194 \end_inset
36195
36196 Space Inserts vertical space, see section
36197 \begin_inset space ~
36198 \end_inset
36199
36200
36201 \begin_inset CommandInset ref
36202 LatexCommand ref
36203 reference "sub:Vertical-Space"
36204
36205 \end_inset
36206
36207  for a description.
36208 \end_layout
36209
36210 \begin_layout Description
36211 Hyphenation
36212 \begin_inset space ~
36213 \end_inset
36214
36215 Point Inserts a hyphenation point, see section
36216 \begin_inset space ~
36217 \end_inset
36218
36219
36220 \begin_inset CommandInset ref
36221 LatexCommand ref
36222 reference "sub:Hyphenation"
36223
36224 \end_inset
36225
36226 .
36227 \end_layout
36228
36229 \begin_layout Description
36230 Ligature
36231 \begin_inset space ~
36232 \end_inset
36233
36234 Break Inserts a ligature break, see section
36235 \begin_inset space ~
36236 \end_inset
36237
36238
36239 \begin_inset CommandInset ref
36240 LatexCommand ref
36241 reference "sub:Ligatures"
36242
36243 \end_inset
36244
36245 .
36246 \end_layout
36247
36248 \begin_layout Description
36249 Ragged
36250 \begin_inset space ~
36251 \end_inset
36252
36253 Line
36254 \begin_inset space ~
36255 \end_inset
36256
36257 Break Inserts a forced line break, see section
36258 \begin_inset space ~
36259 \end_inset
36260
36261
36262 \begin_inset CommandInset ref
36263 LatexCommand ref
36264 reference "sub:Forced-Line-Breaks"
36265
36266 \end_inset
36267
36268 .
36269 \end_layout
36270
36271 \begin_layout Description
36272 Justified
36273 \begin_inset space ~
36274 \end_inset
36275
36276 Break Inserts a forced line break that furthermore stretches the broken
36277  text line to the page border, see section
36278 \begin_inset space ~
36279 \end_inset
36280
36281
36282 \begin_inset CommandInset ref
36283 LatexCommand ref
36284 reference "sub:Forced-Line-Breaks"
36285
36286 \end_inset
36287
36288 .
36289 \end_layout
36290
36291 \begin_layout Description
36292 New
36293 \begin_inset space ~
36294 \end_inset
36295
36296 Page Inserts a forced page break, described in section
36297 \begin_inset space ~
36298 \end_inset
36299
36300
36301 \begin_inset CommandInset ref
36302 LatexCommand ref
36303 reference "sub:Forced-Page-Breaks"
36304
36305 \end_inset
36306
36307 .
36308 \end_layout
36309
36310 \begin_layout Description
36311 Page
36312 \begin_inset space ~
36313 \end_inset
36314
36315 Break Inserts a forced page break that furthermore stretches the broken
36316  text page to the page border, described in section
36317 \begin_inset space ~
36318 \end_inset
36319
36320
36321 \begin_inset CommandInset ref
36322 LatexCommand ref
36323 reference "sub:Forced-Page-Breaks"
36324
36325 \end_inset
36326
36327 .
36328 \end_layout
36329
36330 \begin_layout Description
36331 Clear
36332 \begin_inset space ~
36333 \end_inset
36334
36335 Page Inserts a clear page break, described in section
36336 \begin_inset space ~
36337 \end_inset
36338
36339
36340 \begin_inset CommandInset ref
36341 LatexCommand ref
36342 reference "sub:Clear-Page-Breaks"
36343
36344 \end_inset
36345
36346 .
36347 \end_layout
36348
36349 \begin_layout Description
36350 Clear
36351 \begin_inset space ~
36352 \end_inset
36353
36354 Double
36355 \begin_inset space ~
36356 \end_inset
36357
36358 Page Inserts a clear doublepage break, described in section
36359 \begin_inset space ~
36360 \end_inset
36361
36362
36363 \begin_inset CommandInset ref
36364 LatexCommand ref
36365 reference "sub:Clear-Page-Breaks"
36366
36367 \end_inset
36368
36369 .
36370 \end_layout
36371
36372 \begin_layout Subsection
36373 List / TOC
36374 \end_layout
36375
36376 \begin_layout Standard
36377 Various lists can be inserted with this menu entry.
36378  The table of contents, the algorithm, figures, and tables list are described
36379  in section
36380 \begin_inset space ~
36381 \end_inset
36382
36383
36384 \begin_inset CommandInset ref
36385 LatexCommand ref
36386 reference "sec:toc"
36387
36388 \end_inset
36389
36390 .
36391  The index list is described in section
36392 \begin_inset space ~
36393 \end_inset
36394
36395
36396 \begin_inset CommandInset ref
36397 LatexCommand ref
36398 reference "sec:Index"
36399
36400 \end_inset
36401
36402 , the nomenclature in section
36403 \begin_inset space ~
36404 \end_inset
36405
36406
36407 \begin_inset CommandInset ref
36408 LatexCommand ref
36409 reference "sec:Nomenclature"
36410
36411 \end_inset
36412
36413 , and the BibTeX bibliography in section
36414 \begin_inset space ~
36415 \end_inset
36416
36417
36418 \begin_inset CommandInset ref
36419 LatexCommand ref
36420 reference "sub:Bibliography-databases"
36421
36422 \end_inset
36423
36424 .
36425 \end_layout
36426
36427 \begin_layout Subsection
36428 Float
36429 \end_layout
36430
36431 \begin_layout Standard
36432 To insert floats, described in section
36433 \begin_inset space ~
36434 \end_inset
36435
36436
36437 \begin_inset CommandInset ref
36438 LatexCommand ref
36439 reference "sec:Floats"
36440
36441 \end_inset
36442
36443 .
36444 \end_layout
36445
36446 \begin_layout Subsection
36447 Note
36448 \end_layout
36449
36450 \begin_layout Standard
36451 To insert notes, described in section
36452 \begin_inset space ~
36453 \end_inset
36454
36455
36456 \begin_inset CommandInset ref
36457 LatexCommand ref
36458 reference "sec:Notes"
36459
36460 \end_inset
36461
36462 .
36463 \end_layout
36464
36465 \begin_layout Subsection
36466 Branch
36467 \end_layout
36468
36469 \begin_layout Standard
36470 Inserts branch insets as described in section
36471 \begin_inset space ~
36472 \end_inset
36473
36474
36475 \begin_inset CommandInset ref
36476 LatexCommand ref
36477 reference "sec:Branches"
36478
36479 \end_inset
36480
36481 .
36482 \end_layout
36483
36484 \begin_layout Subsection
36485 Custom Insets
36486 \end_layout
36487
36488 \begin_layout Standard
36489 Inserts document class-specific insets.
36490  Such insets only exist when they are defined in the layout file for a certain
36491  document class.
36492  An example is the document class 
36493 \begin_inset Quotes eld
36494 \end_inset
36495
36496 article (Elsevier)
36497 \begin_inset Quotes erd
36498 \end_inset
36499
36500  with three custom insets.
36501  The section 
36502 \emph on
36503 Flex insets and InsetLayout
36504 \emph default
36505  of the 
36506 \emph on
36507 Customization
36508 \emph default
36509  manual explains how custom insets are defined.
36510 \end_layout
36511
36512 \begin_layout Subsection
36513 File
36514 \begin_inset Index idx
36515 status collapsed
36516
36517 \begin_layout Plain Layout
36518 External Material
36519 \end_layout
36520
36521 \end_inset
36522
36523
36524 \end_layout
36525
36526 \begin_layout Standard
36527 This menu entry allows you to insert or include the contents of other LyX
36528  files in your document.
36529  How you can do this is explained in detail in the chapter 
36530 \emph on
36531 External Stuff
36532 \emph default
36533  of the 
36534 \emph on
36535 Embedded Objects
36536 \emph default
36537  manual.
36538 \end_layout
36539
36540 \begin_layout Subsection
36541 Box
36542 \begin_inset Index idx
36543 status collapsed
36544
36545 \begin_layout Plain Layout
36546 Boxes
36547 \end_layout
36548
36549 \end_inset
36550
36551
36552 \end_layout
36553
36554 \begin_layout Standard
36555 Inserts a minipage box that is described section
36556 \begin_inset space ~
36557 \end_inset
36558
36559
36560 \begin_inset CommandInset ref
36561 LatexCommand ref
36562 reference "sec:Minipages"
36563
36564 \end_inset
36565
36566 .
36567  All box types supported by LyX are explained in detail in the chapter 
36568 \emph on
36569 Boxes
36570 \emph default
36571  of the 
36572 \emph on
36573 Embedded Objects
36574 \emph default
36575  manual.
36576 \end_layout
36577
36578 \begin_layout Subsection
36579 Citation
36580 \end_layout
36581
36582 \begin_layout Standard
36583 Inserts a citation as described in section
36584 \begin_inset space ~
36585 \end_inset
36586
36587
36588 \begin_inset CommandInset ref
36589 LatexCommand ref
36590 reference "sec:Bibliography"
36591
36592 \end_inset
36593
36594 .
36595 \end_layout
36596
36597 \begin_layout Subsection
36598 Cross-Reference
36599 \end_layout
36600
36601 \begin_layout Standard
36602 Inserts a cross-reference as described in section
36603 \begin_inset space ~
36604 \end_inset
36605
36606
36607 \begin_inset CommandInset ref
36608 LatexCommand ref
36609 reference "sec:Cross-References"
36610
36611 \end_inset
36612
36613 .
36614 \end_layout
36615
36616 \begin_layout Subsection
36617 Label
36618 \end_layout
36619
36620 \begin_layout Standard
36621 Inserts a label as described in section
36622 \begin_inset space ~
36623 \end_inset
36624
36625
36626 \begin_inset CommandInset ref
36627 LatexCommand ref
36628 reference "sec:Cross-References"
36629
36630 \end_inset
36631
36632 .
36633 \end_layout
36634
36635 \begin_layout Subsection
36636 Caption
36637 \begin_inset Index idx
36638 status collapsed
36639
36640 \begin_layout Plain Layout
36641 Captions
36642 \end_layout
36643
36644 \end_inset
36645
36646
36647 \begin_inset Index idx
36648 status collapsed
36649
36650 \begin_layout Plain Layout
36651 Longtables ! Caption
36652 \end_layout
36653
36654 \end_inset
36655
36656
36657 \end_layout
36658
36659 \begin_layout Standard
36660 Inserts a caption in a float or longtable.
36661  Floats are described in section
36662 \begin_inset space ~
36663 \end_inset
36664
36665
36666 \begin_inset CommandInset ref
36667 LatexCommand ref
36668 reference "sec:Floats"
36669
36670 \end_inset
36671
36672 , captions in longtables are described in the section 
36673 \emph on
36674 Longtable Captions
36675 \emph default
36676  of the 
36677 \emph on
36678 Embedded Objects
36679 \emph default
36680  manual.
36681 \end_layout
36682
36683 \begin_layout Subsection
36684 Index Entry
36685 \end_layout
36686
36687 \begin_layout Standard
36688 Inserts an index entry as described in section
36689 \begin_inset space ~
36690 \end_inset
36691
36692
36693 \begin_inset CommandInset ref
36694 LatexCommand ref
36695 reference "sec:Index"
36696
36697 \end_inset
36698
36699 .
36700 \end_layout
36701
36702 \begin_layout Subsection
36703 Nomenclature Entry
36704 \end_layout
36705
36706 \begin_layout Standard
36707 Inserts a nomenclature entry as described in section
36708 \begin_inset space ~
36709 \end_inset
36710
36711
36712 \begin_inset CommandInset ref
36713 LatexCommand ref
36714 reference "sec:Nomenclature"
36715
36716 \end_inset
36717
36718 .
36719 \end_layout
36720
36721 \begin_layout Subsection
36722 Table
36723 \end_layout
36724
36725 \begin_layout Standard
36726 Inserts a table.
36727  Tables are described in section
36728 \begin_inset space ~
36729 \end_inset
36730
36731
36732 \begin_inset CommandInset ref
36733 LatexCommand ref
36734 reference "sec:Tables"
36735
36736 \end_inset
36737
36738 .
36739 \end_layout
36740
36741 \begin_layout Subsection
36742 Graphics
36743 \end_layout
36744
36745 \begin_layout Standard
36746 Inserts a graphic.
36747  Graphics are described in section
36748 \begin_inset space ~
36749 \end_inset
36750
36751
36752 \begin_inset CommandInset ref
36753 LatexCommand ref
36754 reference "sec:Graphics"
36755
36756 \end_inset
36757
36758 .
36759 \end_layout
36760
36761 \begin_layout Subsection
36762 URL
36763 \end_layout
36764
36765 \begin_layout Standard
36766 Inserts an URL as described in section
36767 \begin_inset space ~
36768 \end_inset
36769
36770
36771 \begin_inset CommandInset ref
36772 LatexCommand ref
36773 reference "sub:URLs"
36774
36775 \end_inset
36776
36777 .
36778 \end_layout
36779
36780 \begin_layout Subsection
36781 Hyperlinks
36782 \end_layout
36783
36784 \begin_layout Standard
36785 Inserts a hyperlink as described in section
36786 \begin_inset space ~
36787 \end_inset
36788
36789
36790 \begin_inset CommandInset ref
36791 LatexCommand ref
36792 reference "sub:Hyperlinks"
36793
36794 \end_inset
36795
36796 .
36797 \end_layout
36798
36799 \begin_layout Subsection
36800 Footnote
36801 \end_layout
36802
36803 \begin_layout Standard
36804 Inserts a footnote, see section
36805 \begin_inset space ~
36806 \end_inset
36807
36808
36809 \begin_inset CommandInset ref
36810 LatexCommand ref
36811 reference "sec:Footnotes"
36812
36813 \end_inset
36814
36815 .
36816 \end_layout
36817
36818 \begin_layout Subsection
36819 Marginal Note
36820 \end_layout
36821
36822 \begin_layout Standard
36823 Inserts a marginal note, see section
36824 \begin_inset space ~
36825 \end_inset
36826
36827
36828 \begin_inset CommandInset ref
36829 LatexCommand ref
36830 reference "sec:Marginal-Notes"
36831
36832 \end_inset
36833
36834 .
36835 \end_layout
36836
36837 \begin_layout Subsection
36838 Short Title
36839 \end_layout
36840
36841 \begin_layout Standard
36842 Inserts a short title, see section
36843 \begin_inset space ~
36844 \end_inset
36845
36846
36847 \begin_inset CommandInset ref
36848 LatexCommand ref
36849 reference "sec:Short-Titles"
36850
36851 \end_inset
36852
36853 .
36854 \end_layout
36855
36856 \begin_layout Subsection
36857 TeX Code
36858 \end_layout
36859
36860 \begin_layout Standard
36861 Inserts a TeX Code box, see section
36862 \begin_inset space ~
36863 \end_inset
36864
36865
36866 \begin_inset CommandInset ref
36867 LatexCommand ref
36868 reference "sub:TeX-Code-Boxes"
36869
36870 \end_inset
36871
36872  for a description.
36873 \end_layout
36874
36875 \begin_layout Subsection
36876 Program Listing
36877 \begin_inset Index idx
36878 status collapsed
36879
36880 \begin_layout Plain Layout
36881 Program listings
36882 \end_layout
36883
36884 \end_inset
36885
36886
36887 \end_layout
36888
36889 \begin_layout Standard
36890 Inserts a program listings box.
36891  Program listings are explained in the chapter 
36892 \emph on
36893 Program Code Listings
36894 \emph default
36895  of the 
36896 \emph on
36897 Embedded Objects
36898 \emph default
36899  manual.
36900 \end_layout
36901
36902 \begin_layout Subsection
36903 Date
36904 \end_layout
36905
36906 \begin_layout Standard
36907 Inserts the actual date.
36908  The format depends on the date format of the language that is used for
36909  LyX's menus.
36910  LyX offers various ways to insert a date which are explained and also compared
36911  in the section 
36912 \emph on
36913 External Material
36914 \emph default
36915  of the 
36916 \emph on
36917 Embedded Objects
36918 \emph default
36919  manual.
36920 \end_layout
36921
36922 \begin_layout Section
36923 The Navigate Menu
36924 \begin_inset Index idx
36925 status collapsed
36926
36927 \begin_layout Plain Layout
36928 Menu ! Navigate
36929 \end_layout
36930
36931 \end_inset
36932
36933
36934 \end_layout
36935
36936 \begin_layout Standard
36937 This menu lists the existing chapters, sections, figures, tables, etc.
36938 \begin_inset space ~
36939 \end_inset
36940
36941 of the current document.
36942  This allows you to navigate easily through you document.
36943 \end_layout
36944
36945 \begin_layout Subsection
36946 Bookmarks
36947 \end_layout
36948
36949 \begin_layout Standard
36950 With this menu entry you are able to define your own bookmarks.
36951  This is useful when you are working on a large document and often have
36952  to jump e.
36953 \begin_inset space \thinspace{}
36954 \end_inset
36955
36956 g.
36957 \begin_inset space \space{}
36958 \end_inset
36959
36960 between section
36961 \begin_inset space ~
36962 \end_inset
36963
36964 2.5 and 6.3.
36965  To create bookmarks for this example, go to section
36966 \begin_inset space ~
36967 \end_inset
36968
36969 2.5 and use the menu 
36970 \family sans
36971 Save
36972 \begin_inset space ~
36973 \end_inset
36974
36975 Bookmark
36976 \begin_inset space ~
36977 \end_inset
36978
36979 1
36980 \family default
36981 .
36982  Then go to section
36983 \begin_inset space ~
36984 \end_inset
36985
36986 6.3 and use 
36987 \family sans
36988 Save
36989 \begin_inset space ~
36990 \end_inset
36991
36992 Bookmark
36993 \begin_inset space ~
36994 \end_inset
36995
36996
36997 \family default
36998 2.
36999  Now you can jump easily between these sections by using the menu or by
37000  the key bindings 
37001 \begin_inset Info
37002 type  "shortcut"
37003 arg   "bookmark-goto 1"
37004 \end_inset
37005
37006  and 
37007 \begin_inset Info
37008 type  "shortcut"
37009 arg   "bookmark-goto 2"
37010 \end_inset
37011
37012 .
37013 \end_layout
37014
37015 \begin_layout Standard
37016 You can also use bookmarks to jump between several opened documents.
37017  The saved bookmarks are valid till the document is closed.
37018 \end_layout
37019
37020 \begin_layout Subsection
37021 Next Note, Change, Cross-reference
37022 \end_layout
37023
37024 \begin_layout Standard
37025 Jump to the next note, change, or cross-reference following the current
37026  cursor position.
37027 \end_layout
37028
37029 \begin_layout Subsection
37030 Go to Label
37031 \end_layout
37032
37033 \begin_layout Standard
37034 Only active when the cursor is in front of a cross-reference.
37035  Sets the cursor before the referenced label, the same as if you right-click
37036  on a cross-reference box.
37037 \end_layout
37038
37039 \begin_layout Section
37040 The Document Menu
37041 \begin_inset Index idx
37042 status collapsed
37043
37044 \begin_layout Plain Layout
37045 Menu ! Document
37046 \end_layout
37047
37048 \end_inset
37049
37050
37051 \end_layout
37052
37053 \begin_layout Subsection
37054 Change Tracking
37055 \end_layout
37056
37057 \begin_layout Standard
37058 Change Tracking is described in section
37059 \begin_inset space ~
37060 \end_inset
37061
37062
37063 \begin_inset CommandInset ref
37064 LatexCommand ref
37065 reference "sec:Change-Tracking"
37066
37067 \end_inset
37068
37069 .
37070 \end_layout
37071
37072 \begin_layout Subsection
37073 LaT
37074 \begin_inset ERT
37075 status collapsed
37076
37077 \begin_layout Plain Layout
37078
37079 {}
37080 \end_layout
37081
37082 \end_inset
37083
37084 eX Log
37085 \end_layout
37086
37087 \begin_layout Standard
37088 After running LaTeX by viewing or exporting a document, this menu will be
37089  enabled.
37090  It shows the logfile of the used LaTeX-program.
37091 \end_layout
37092
37093 \begin_layout Standard
37094 Here you can see how LaTeX works in the background.
37095  
37096 \emph on
37097 Experts
37098 \emph default
37099  will find in it reasons for LaTeX-errors.
37100 \end_layout
37101
37102 \begin_layout Subsection
37103 Outline
37104 \end_layout
37105
37106 \begin_layout Standard
37107 Opens the TOC/Outline window as described in section
37108 \begin_inset space ~
37109 \end_inset
37110
37111
37112 \begin_inset CommandInset ref
37113 LatexCommand ref
37114 reference "sec:Navigating"
37115
37116 \end_inset
37117
37118  and 
37119 \begin_inset CommandInset ref
37120 LatexCommand ref
37121 reference "sub:Table-of-Contents"
37122
37123 \end_inset
37124
37125 .
37126 \end_layout
37127
37128 \begin_layout Subsection
37129 Start Appendix Here
37130 \end_layout
37131
37132 \begin_layout Standard
37133 This menu will start the appendix of the document at the current cursor
37134  position as described in section
37135 \begin_inset space ~
37136 \end_inset
37137
37138
37139 \begin_inset CommandInset ref
37140 LatexCommand ref
37141 reference "sec:Appendices"
37142
37143 \end_inset
37144
37145 .
37146 \end_layout
37147
37148 \begin_layout Subsection
37149 Compressed
37150 \end_layout
37151
37152 \begin_layout Standard
37153 Un/compresses the current document.
37154 \end_layout
37155
37156 \begin_layout Subsection
37157 Settings
37158 \end_layout
37159
37160 \begin_layout Standard
37161 The document settings are described in appendix
37162 \begin_inset space ~
37163 \end_inset
37164
37165
37166 \begin_inset CommandInset ref
37167 LatexCommand ref
37168 reference "cha:The-Document-Settings"
37169
37170 \end_inset
37171
37172 .
37173 \end_layout
37174
37175 \begin_layout Section
37176 The Tools Menu
37177 \begin_inset Index idx
37178 status collapsed
37179
37180 \begin_layout Plain Layout
37181 Menu ! Tools
37182 \end_layout
37183
37184 \end_inset
37185
37186
37187 \end_layout
37188
37189 \begin_layout Subsection
37190 Spellchecker
37191 \end_layout
37192
37193 \begin_layout Standard
37194 Spell checking is explained in section
37195 \begin_inset space ~
37196 \end_inset
37197
37198
37199 \begin_inset CommandInset ref
37200 LatexCommand ref
37201 reference "sec:Spellchecking"
37202
37203 \end_inset
37204
37205 .
37206 \end_layout
37207
37208 \begin_layout Subsection
37209 Thesaurus
37210 \end_layout
37211
37212 \begin_layout Standard
37213 The thesaurus is described in section
37214 \begin_inset space ~
37215 \end_inset
37216
37217
37218 \begin_inset CommandInset ref
37219 LatexCommand ref
37220 reference "sec:Thesaurus"
37221
37222 \end_inset
37223
37224 .
37225 \end_layout
37226
37227 \begin_layout Subsection
37228 Statistics
37229 \begin_inset Index idx
37230 status collapsed
37231
37232 \begin_layout Plain Layout
37233 Word count
37234 \end_layout
37235
37236 \end_inset
37237
37238
37239 \begin_inset Index idx
37240 status collapsed
37241
37242 \begin_layout Plain Layout
37243 Character count
37244 \end_layout
37245
37246 \end_inset
37247
37248
37249 \end_layout
37250
37251 \begin_layout Standard
37252 Counts the number of words and characters in the actual document or the
37253  highlighted document part.
37254 \end_layout
37255
37256 \begin_layout Subsection
37257 TeX Information
37258 \begin_inset Index idx
37259 status collapsed
37260
37261 \begin_layout Plain Layout
37262 TeX Information
37263 \end_layout
37264
37265 \end_inset
37266
37267
37268 \end_layout
37269
37270 \begin_layout Standard
37271 Shows you a list of the classes and styles installed in your LaTeX-system.
37272 \end_layout
37273
37274 \begin_layout Subsection
37275 Reconfigure
37276 \begin_inset Index idx
37277 status collapsed
37278
37279 \begin_layout Plain Layout
37280 LyX ! Reconfigure|see
37281 \begin_inset ERT
37282 status collapsed
37283
37284 \begin_layout Plain Layout
37285
37286 {
37287 \end_layout
37288
37289 \end_inset
37290
37291 Reconfiguration of LyX
37292 \begin_inset ERT
37293 status collapsed
37294
37295 \begin_layout Plain Layout
37296
37297 }
37298 \end_layout
37299
37300 \end_inset
37301
37302
37303 \end_layout
37304
37305 \end_inset
37306
37307
37308 \begin_inset Index idx
37309 status collapsed
37310
37311 \begin_layout Plain Layout
37312 Reconfiguration of LyX
37313 \end_layout
37314
37315 \end_inset
37316
37317
37318 \end_layout
37319
37320 \begin_layout Standard
37321 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
37322  and needed programs it needs; see also section
37323 \begin_inset space ~
37324 \end_inset
37325
37326
37327 \begin_inset CommandInset ref
37328 LatexCommand ref
37329 reference "sec:Basic-LyX-Setup"
37330
37331 \end_inset
37332
37333 .
37334 \end_layout
37335
37336 \begin_layout Subsection
37337 Preferences
37338 \end_layout
37339
37340 \begin_layout Standard
37341 The preferences dialog is described in detail in appendix
37342 \begin_inset space \thinspace{}
37343 \end_inset
37344
37345
37346 \begin_inset CommandInset ref
37347 LatexCommand ref
37348 reference "cha:The-Preferences-dialog"
37349
37350 \end_inset
37351
37352 .
37353 \end_layout
37354
37355 \begin_layout Section
37356 The Help Menu
37357 \begin_inset Index idx
37358 status collapsed
37359
37360 \begin_layout Plain Layout
37361 Menu ! Help
37362 \end_layout
37363
37364 \end_inset
37365
37366
37367 \end_layout
37368
37369 \begin_layout Standard
37370 This menu opens the documentation files of LyX in the language of LyX's
37371  menus.
37372 \end_layout
37373
37374 \begin_layout Standard
37375 The menu 
37376 \family sans
37377 LaTeX
37378 \begin_inset space ~
37379 \end_inset
37380
37381 Configuration
37382 \family default
37383  shows a LyX-document with information about the LaTeX-packages and classes
37384  found by LyX (see also section
37385 \begin_inset space ~
37386 \end_inset
37387
37388
37389 \begin_inset CommandInset ref
37390 LatexCommand ref
37391 reference "sec:LaTeX-Setup"
37392
37393 \end_inset
37394
37395 ).
37396 \end_layout
37397
37398 \begin_layout Section
37399 Toolbars
37400 \begin_inset CommandInset label
37401 LatexCommand label
37402 name "sec:Toolbars"
37403
37404 \end_inset
37405
37406
37407 \end_layout
37408
37409 \begin_layout Standard
37410 How to show or hide toolbars is explained in section
37411 \begin_inset space ~
37412 \end_inset
37413
37414
37415 \begin_inset CommandInset ref
37416 LatexCommand ref
37417 reference "sub:Toolbars"
37418
37419 \end_inset
37420
37421 .
37422 \end_layout
37423
37424 \begin_layout Standard
37425 It is also possible to define custom toolbars.
37426  This is described in the 
37427 \emph on
37428 Additional Features
37429 \emph default
37430  manual.
37431 \end_layout
37432
37433 \begin_layout Subsection
37434 Standard Toolbar
37435 \begin_inset Index idx
37436 status collapsed
37437
37438 \begin_layout Plain Layout
37439 Toolbar ! Standard
37440 \end_layout
37441
37442 \end_inset
37443
37444
37445 \end_layout
37446
37447 \begin_layout Standard
37448 \begin_inset Graphics
37449         filename clipart/StandardToolbar.png
37450         width 100col%
37451
37452 \end_inset
37453
37454
37455 \end_layout
37456
37457 \begin_layout Standard
37458 \begin_inset VSpace defskip
37459 \end_inset
37460
37461
37462 \end_layout
37463
37464 \begin_layout Standard
37465 The standard toolbar as shown above contains from left to right the following
37466  buttons:
37467 \begin_inset ERT
37468 status collapsed
37469
37470 \begin_layout Plain Layout
37471
37472
37473 \backslash
37474 setlength{
37475 \backslash
37476 LTleft}{0pt}
37477 \end_layout
37478
37479 \end_inset
37480
37481
37482 \begin_inset Note Note
37483 status collapsed
37484
37485 \begin_layout Plain Layout
37486 This is necessary to left align the following longtables.
37487  See the 
37488 \emph on
37489 Embedded Objects
37490 \emph default
37491  manual for more information.
37492 \end_layout
37493
37494 \end_inset
37495
37496
37497 \end_layout
37498
37499 \begin_layout Standard
37500 \begin_inset VSpace defskip
37501 \end_inset
37502
37503
37504 \end_layout
37505
37506 \begin_layout Standard
37507 \begin_inset Tabular
37508 <lyxtabular version="3" rows="1" columns="2">
37509 <features islongtable="true" longtabularalignment="center">
37510 <column alignment="center" valignment="top" width="0">
37511 <column alignment="center" valignment="top" width="0">
37512 <row>
37513 <cell alignment="center" valignment="top" usebox="none">
37514 \begin_inset Text
37515
37516 \begin_layout Plain Layout
37517 \begin_inset Graphics
37518         filename clipart/ToolbarEnvBox.png
37519         clip
37520
37521 \end_inset
37522
37523
37524 \end_layout
37525
37526 \end_inset
37527 </cell>
37528 <cell alignment="center" valignment="top" usebox="none">
37529 \begin_inset Text
37530
37531 \begin_layout Plain Layout
37532 pull-down box for the paragraph environments
37533 \end_layout
37534
37535 \end_inset
37536 </cell>
37537 </row>
37538 </lyxtabular>
37539
37540 \end_inset
37541
37542
37543 \end_layout
37544
37545 \begin_layout Standard
37546 \begin_inset VSpace -10mm
37547 \end_inset
37548
37549
37550 \end_layout
37551
37552 \begin_layout Standard
37553 \align left
37554 \begin_inset Tabular
37555 <lyxtabular version="3" rows="21" columns="2">
37556 <features islongtable="true" longtabularalignment="center">
37557 <column alignment="left" valignment="top" width="0">
37558 <column alignment="left" valignment="top" width="0">
37559 <row interlinespace="2.5mm">
37560 <cell alignment="center" valignment="top" usebox="none">
37561 \begin_inset Text
37562
37563 \begin_layout Plain Layout
37564
37565 \family sans
37566 \begin_inset Graphics
37567         filename ../images/buffer-new.png
37568         BoundingBox 0bp 5bp 20bp 20bp
37569
37570 \end_inset
37571
37572
37573 \end_layout
37574
37575 \end_inset
37576 </cell>
37577 <cell alignment="center" valignment="top" usebox="none">
37578 \begin_inset Text
37579
37580 \begin_layout Plain Layout
37581
37582 \family sans
37583 File\SpecialChar \menuseparator
37584 New
37585 \end_layout
37586
37587 \end_inset
37588 </cell>
37589 </row>
37590 <row interlinespace="2.5mm">
37591 <cell alignment="center" valignment="top" usebox="none">
37592 \begin_inset Text
37593
37594 \begin_layout Plain Layout
37595 \begin_inset Graphics
37596         filename ../images/file-open.png
37597         BoundingBox 0bp 5bp 20bp 20bp
37598
37599 \end_inset
37600
37601
37602 \end_layout
37603
37604 \end_inset
37605 </cell>
37606 <cell alignment="center" valignment="top" usebox="none">
37607 \begin_inset Text
37608
37609 \begin_layout Plain Layout
37610
37611 \family sans
37612 File\SpecialChar \menuseparator
37613 Open
37614 \end_layout
37615
37616 \end_inset
37617 </cell>
37618 </row>
37619 <row interlinespace="2.5mm">
37620 <cell alignment="center" valignment="top" usebox="none">
37621 \begin_inset Text
37622
37623 \begin_layout Plain Layout
37624 \begin_inset Graphics
37625         filename ../images/buffer-write.png
37626         BoundingBox 0bp 5bp 20bp 20bp
37627
37628 \end_inset
37629
37630
37631 \end_layout
37632
37633 \end_inset
37634 </cell>
37635 <cell alignment="center" valignment="top" usebox="none">
37636 \begin_inset Text
37637
37638 \begin_layout Plain Layout
37639
37640 \family sans
37641 File\SpecialChar \menuseparator
37642 Save
37643 \end_layout
37644
37645 \end_inset
37646 </cell>
37647 </row>
37648 <row interlinespace="2.5mm">
37649 <cell alignment="center" valignment="top" usebox="none">
37650 \begin_inset Text
37651
37652 \begin_layout Plain Layout
37653 \begin_inset Graphics
37654         filename ../images/dialog-show_print.png
37655         BoundingBox 0bp 5bp 24bp 20bp
37656
37657 \end_inset
37658
37659
37660 \end_layout
37661
37662 \end_inset
37663 </cell>
37664 <cell alignment="center" valignment="top" usebox="none">
37665 \begin_inset Text
37666
37667 \begin_layout Plain Layout
37668
37669 \family sans
37670 File\SpecialChar \menuseparator
37671 Print
37672 \end_layout
37673
37674 \end_inset
37675 </cell>
37676 </row>
37677 <row interlinespace="2.5mm">
37678 <cell alignment="center" valignment="top" usebox="none">
37679 \begin_inset Text
37680
37681 \begin_layout Plain Layout
37682 \begin_inset Graphics
37683         filename ../images/dialog-show_spellchecker.png
37684         BoundingBox 0bp 5bp 20bp 20bp
37685
37686 \end_inset
37687
37688
37689 \end_layout
37690
37691 \end_inset
37692 </cell>
37693 <cell alignment="center" valignment="top" usebox="none">
37694 \begin_inset Text
37695
37696 \begin_layout Plain Layout
37697
37698 \family sans
37699 Tools\SpecialChar \menuseparator
37700 Spellchecker
37701 \end_layout
37702
37703 \end_inset
37704 </cell>
37705 </row>
37706 <row interlinespace="2.5mm">
37707 <cell alignment="center" valignment="top" usebox="none">
37708 \begin_inset Text
37709
37710 \begin_layout Plain Layout
37711 \begin_inset Graphics
37712         filename ../images/undo.png
37713         BoundingBox 0bp 5bp 20bp 20bp
37714
37715 \end_inset
37716
37717
37718 \end_layout
37719
37720 \end_inset
37721 </cell>
37722 <cell alignment="center" valignment="top" usebox="none">
37723 \begin_inset Text
37724
37725 \begin_layout Plain Layout
37726
37727 \family sans
37728 Edit\SpecialChar \menuseparator
37729 Undo
37730 \end_layout
37731
37732 \end_inset
37733 </cell>
37734 </row>
37735 <row interlinespace="2.5mm">
37736 <cell alignment="center" valignment="top" usebox="none">
37737 \begin_inset Text
37738
37739 \begin_layout Plain Layout
37740 \begin_inset Graphics
37741         filename ../images/redo.png
37742         BoundingBox 0bp 5bp 20bp 20bp
37743
37744 \end_inset
37745
37746
37747 \end_layout
37748
37749 \end_inset
37750 </cell>
37751 <cell alignment="center" valignment="top" usebox="none">
37752 \begin_inset Text
37753
37754 \begin_layout Plain Layout
37755
37756 \family sans
37757 Edit\SpecialChar \menuseparator
37758 Redo
37759 \end_layout
37760
37761 \end_inset
37762 </cell>
37763 </row>
37764 <row interlinespace="2.5mm">
37765 <cell alignment="center" valignment="top" usebox="none">
37766 \begin_inset Text
37767
37768 \begin_layout Plain Layout
37769 \begin_inset Graphics
37770         filename ../images/cut.png
37771         BoundingBox 0bp 5bp 20bp 20bp
37772
37773 \end_inset
37774
37775
37776 \end_layout
37777
37778 \end_inset
37779 </cell>
37780 <cell alignment="center" valignment="top" usebox="none">
37781 \begin_inset Text
37782
37783 \begin_layout Plain Layout
37784
37785 \family sans
37786 Edit\SpecialChar \menuseparator
37787 Cut
37788 \end_layout
37789
37790 \end_inset
37791 </cell>
37792 </row>
37793 <row interlinespace="2.5mm">
37794 <cell alignment="center" valignment="top" usebox="none">
37795 \begin_inset Text
37796
37797 \begin_layout Plain Layout
37798 \begin_inset Graphics
37799         filename ../images/copy.png
37800         BoundingBox 0bp 5bp 20bp 20bp
37801
37802 \end_inset
37803
37804
37805 \end_layout
37806
37807 \end_inset
37808 </cell>
37809 <cell alignment="center" valignment="top" usebox="none">
37810 \begin_inset Text
37811
37812 \begin_layout Plain Layout
37813
37814 \family sans
37815 Edit\SpecialChar \menuseparator
37816 Copy
37817 \end_layout
37818
37819 \end_inset
37820 </cell>
37821 </row>
37822 <row interlinespace="2.5mm">
37823 <cell alignment="center" valignment="top" usebox="none">
37824 \begin_inset Text
37825
37826 \begin_layout Plain Layout
37827 \begin_inset Graphics
37828         filename ../images/paste.png
37829         BoundingBox 0bp 5bp 20bp 20bp
37830
37831 \end_inset
37832
37833
37834 \end_layout
37835
37836 \end_inset
37837 </cell>
37838 <cell alignment="center" valignment="top" usebox="none">
37839 \begin_inset Text
37840
37841 \begin_layout Plain Layout
37842
37843 \family sans
37844 Edit\SpecialChar \menuseparator
37845 Paste
37846 \end_layout
37847
37848 \end_inset
37849 </cell>
37850 </row>
37851 <row interlinespace="2.5mm">
37852 <cell alignment="center" valignment="top" usebox="none">
37853 \begin_inset Text
37854
37855 \begin_layout Plain Layout
37856 \begin_inset Graphics
37857         filename ../images/dialog-show_findreplace.png
37858         BoundingBox 0bp 5bp 20bp 25bp
37859         rotateOrigin center
37860
37861 \end_inset
37862
37863
37864 \end_layout
37865
37866 \end_inset
37867 </cell>
37868 <cell alignment="center" valignment="top" usebox="none">
37869 \begin_inset Text
37870
37871 \begin_layout Plain Layout
37872
37873 \family sans
37874 Edit\SpecialChar \menuseparator
37875 Find
37876 \begin_inset space \thinspace{}
37877 \end_inset
37878
37879 &
37880 \begin_inset space \thinspace{}
37881 \end_inset
37882
37883 Replace
37884 \end_layout
37885
37886 \end_inset
37887 </cell>
37888 </row>
37889 <row interlinespace="2.5mm">
37890 <cell alignment="center" valignment="top" usebox="none">
37891 \begin_inset Text
37892
37893 \begin_layout Plain Layout
37894 \begin_inset Graphics
37895         filename ../images/bookmark-goto_0.png
37896         BoundingBox 0bp 5bp 20bp 25bp
37897         rotateOrigin center
37898
37899 \end_inset
37900
37901
37902 \end_layout
37903
37904 \end_inset
37905 </cell>
37906 <cell alignment="center" valignment="top" usebox="none">
37907 \begin_inset Text
37908
37909 \begin_layout Plain Layout
37910
37911 \family sans
37912 Navigate\SpecialChar \menuseparator
37913 Bookmarks\SpecialChar \menuseparator
37914 Navigate Back
37915 \end_layout
37916
37917 \end_inset
37918 </cell>
37919 </row>
37920 <row interlinespace="2.5mm">
37921 <cell alignment="center" valignment="top" usebox="none">
37922 \begin_inset Text
37923
37924 \begin_layout Plain Layout
37925 \begin_inset Graphics
37926         filename ../images/font-emph.png
37927         BoundingBox 0bp 5bp 20bp 20bp
37928
37929 \end_inset
37930
37931
37932 \end_layout
37933
37934 \end_inset
37935 </cell>
37936 <cell alignment="center" valignment="top" usebox="none">
37937 \begin_inset Text
37938
37939 \begin_layout Plain Layout
37940 Emphasize text, function of the Edit
37941 \family sans
37942 \SpecialChar \menuseparator
37943 Text
37944 \begin_inset space ~
37945 \end_inset
37946
37947 Style
37948 \family default
37949  dialog
37950 \end_layout
37951
37952 \end_inset
37953 </cell>
37954 </row>
37955 <row interlinespace="2.5mm">
37956 <cell alignment="center" valignment="top" usebox="none">
37957 \begin_inset Text
37958
37959 \begin_layout Plain Layout
37960 \begin_inset Graphics
37961         filename ../images/font-noun.png
37962         BoundingBox 0bp 5bp 20bp 20bp
37963
37964 \end_inset
37965
37966
37967 \end_layout
37968
37969 \end_inset
37970 </cell>
37971 <cell alignment="center" valignment="top" usebox="none">
37972 \begin_inset Text
37973
37974 \begin_layout Plain Layout
37975 Set text to noun style, function of the Edit
37976 \family sans
37977 \SpecialChar \menuseparator
37978 Text
37979 \begin_inset space ~
37980 \end_inset
37981
37982 Style
37983 \family default
37984  dialog
37985 \end_layout
37986
37987 \end_inset
37988 </cell>
37989 </row>
37990 <row interlinespace="2.5mm">
37991 <cell alignment="center" valignment="top" usebox="none">
37992 \begin_inset Text
37993
37994 \begin_layout Plain Layout
37995 \begin_inset Graphics
37996         filename ../images/textstyle-apply.png
37997         BoundingBox 0bp 5bp 20bp 20bp
37998
37999 \end_inset
38000
38001
38002 \end_layout
38003
38004 \end_inset
38005 </cell>
38006 <cell alignment="center" valignment="top" usebox="none">
38007 \begin_inset Text
38008
38009 \begin_layout Plain Layout
38010 Formats text using the current settings in the 
38011 \family sans
38012 Edit\SpecialChar \menuseparator
38013 Text
38014 \begin_inset space ~
38015 \end_inset
38016
38017 Style
38018 \family default
38019  dialog
38020 \end_layout
38021
38022 \end_inset
38023 </cell>
38024 </row>
38025 <row interlinespace="2.5mm">
38026 <cell alignment="center" valignment="top" usebox="none">
38027 \begin_inset Text
38028
38029 \begin_layout Plain Layout
38030 \begin_inset Graphics
38031         filename ../images/math-mode.png
38032         BoundingBox 0bp 5bp 20bp 20bp
38033
38034 \end_inset
38035
38036
38037 \end_layout
38038
38039 \end_inset
38040 </cell>
38041 <cell alignment="center" valignment="top" usebox="none">
38042 \begin_inset Text
38043
38044 \begin_layout Plain Layout
38045
38046 \family sans
38047 Insert\SpecialChar \menuseparator
38048 Math\SpecialChar \menuseparator
38049 Inline
38050 \begin_inset space ~
38051 \end_inset
38052
38053 Formula
38054 \end_layout
38055
38056 \end_inset
38057 </cell>
38058 </row>
38059 <row interlinespace="2.5mm">
38060 <cell alignment="center" valignment="top" usebox="none">
38061 \begin_inset Text
38062
38063 \begin_layout Plain Layout
38064 \begin_inset Graphics
38065         filename ../images/dialog-show-new-inset_graphics.png
38066         BoundingBox 0bp 5bp 20bp 25bp
38067         rotateOrigin center
38068
38069 \end_inset
38070
38071
38072 \end_layout
38073
38074 \end_inset
38075 </cell>
38076 <cell alignment="center" valignment="top" usebox="none">
38077 \begin_inset Text
38078
38079 \begin_layout Plain Layout
38080
38081 \family sans
38082 Insert\SpecialChar \menuseparator
38083 Graphics
38084 \end_layout
38085
38086 \end_inset
38087 </cell>
38088 </row>
38089 <row interlinespace="2.5mm">
38090 <cell alignment="center" valignment="top" usebox="none">
38091 \begin_inset Text
38092
38093 \begin_layout Plain Layout
38094 \begin_inset Graphics
38095         filename ../images/tabular-insert.png
38096         BoundingBox 0bp 5bp 20bp 25bp
38097         rotateOrigin center
38098
38099 \end_inset
38100
38101
38102 \end_layout
38103
38104 \end_inset
38105 </cell>
38106 <cell alignment="center" valignment="top" usebox="none">
38107 \begin_inset Text
38108
38109 \begin_layout Plain Layout
38110
38111 \family sans
38112 Insert\SpecialChar \menuseparator
38113 Table
38114 \end_layout
38115
38116 \end_inset
38117 </cell>
38118 </row>
38119 <row interlinespace="2.5mm">
38120 <cell alignment="center" valignment="top" usebox="none">
38121 \begin_inset Text
38122
38123 \begin_layout Plain Layout
38124 \begin_inset Graphics
38125         filename ../images/dialog-toggle_toc.png
38126         BoundingBox 0bp 5bp 20bp 25bp
38127         rotateOrigin center
38128
38129 \end_inset
38130
38131
38132 \end_layout
38133
38134 \end_inset
38135 </cell>
38136 <cell alignment="center" valignment="top" usebox="none">
38137 \begin_inset Text
38138
38139 \begin_layout Plain Layout
38140 Toggle outline window on/off, 
38141 \family sans
38142 Document\SpecialChar \menuseparator
38143 Outline
38144 \end_layout
38145
38146 \end_inset
38147 </cell>
38148 </row>
38149 <row interlinespace="2.5mm">
38150 <cell alignment="center" valignment="top" usebox="none">
38151 \begin_inset Text
38152
38153 \begin_layout Plain Layout
38154 \begin_inset Graphics
38155         filename ../images/toolbar-toggle_math.png
38156         BoundingBox 0bp 5bp 20bp 25bp
38157         rotateOrigin center
38158
38159 \end_inset
38160
38161
38162 \end_layout
38163
38164 \end_inset
38165 </cell>
38166 <cell alignment="center" valignment="top" usebox="none">
38167 \begin_inset Text
38168
38169 \begin_layout Plain Layout
38170 Toggle math toolbar on/off
38171 \end_layout
38172
38173 \end_inset
38174 </cell>
38175 </row>
38176 <row interlinespace="2.5mm">
38177 <cell alignment="center" valignment="top" usebox="none">
38178 \begin_inset Text
38179
38180 \begin_layout Plain Layout
38181 \begin_inset Graphics
38182         filename ../images/toolbar-toggle_table.png
38183         BoundingBox 0bp 5bp 20bp 25bp
38184         rotateOrigin center
38185
38186 \end_inset
38187
38188
38189 \end_layout
38190
38191 \end_inset
38192 </cell>
38193 <cell alignment="center" valignment="top" usebox="none">
38194 \begin_inset Text
38195
38196 \begin_layout Plain Layout
38197 Toggle table toolbar on/off
38198 \end_layout
38199
38200 \end_inset
38201 </cell>
38202 </row>
38203 </lyxtabular>
38204
38205 \end_inset
38206
38207
38208 \end_layout
38209
38210 \begin_layout Subsection
38211 Extra Toolbar
38212 \begin_inset Index idx
38213 status collapsed
38214
38215 \begin_layout Plain Layout
38216 Toolbar ! Extra
38217 \end_layout
38218
38219 \end_inset
38220
38221
38222 \end_layout
38223
38224 \begin_layout Standard
38225 \begin_inset Graphics
38226         filename clipart/ExtraToolbar.png
38227         width 100col%
38228
38229 \end_inset
38230
38231
38232 \end_layout
38233
38234 \begin_layout Standard
38235 \begin_inset VSpace defskip
38236 \end_inset
38237
38238
38239 \end_layout
38240
38241 \begin_layout Standard
38242 The extra toolbar as shown above contains from left to right the following
38243  buttons:
38244 \end_layout
38245
38246 \begin_layout Standard
38247 \begin_inset VSpace defskip
38248 \end_inset
38249
38250
38251 \end_layout
38252
38253 \begin_layout Standard
38254 \begin_inset Tabular
38255 <lyxtabular version="3" rows="25" columns="2">
38256 <features islongtable="true" longtabularalignment="center">
38257 <column alignment="left" valignment="top" width="0">
38258 <column alignment="left" valignment="top" width="0">
38259 <row interlinespace="2.5mm">
38260 <cell alignment="center" valignment="top" usebox="none">
38261 \begin_inset Text
38262
38263 \begin_layout Plain Layout
38264 \begin_inset Graphics
38265         filename ../images/layout.png
38266         BoundingBox 0bp 5bp 20bp 25bp
38267         rotateOrigin center
38268
38269 \end_inset
38270
38271
38272 \end_layout
38273
38274 \end_inset
38275 </cell>
38276 <cell alignment="center" valignment="top" usebox="none">
38277 \begin_inset Text
38278
38279 \begin_layout Plain Layout
38280 Default
38281 \end_layout
38282
38283 \end_inset
38284 </cell>
38285 </row>
38286 <row interlinespace="2.5mm">
38287 <cell alignment="center" valignment="top" usebox="none">
38288 \begin_inset Text
38289
38290 \begin_layout Plain Layout
38291 \begin_inset Graphics
38292         filename ../images/layout_Enumerate.png
38293         BoundingBox 0bp 5bp 20bp 25bp
38294         rotateOrigin center
38295
38296 \end_inset
38297
38298
38299 \end_layout
38300
38301 \end_inset
38302 </cell>
38303 <cell alignment="center" valignment="top" usebox="none">
38304 \begin_inset Text
38305
38306 \begin_layout Plain Layout
38307 Numbered list
38308 \end_layout
38309
38310 \end_inset
38311 </cell>
38312 </row>
38313 <row interlinespace="2.5mm">
38314 <cell alignment="center" valignment="top" usebox="none">
38315 \begin_inset Text
38316
38317 \begin_layout Plain Layout
38318 \begin_inset Graphics
38319         filename ../images/layout_Itemize.png
38320         BoundingBox 0bp 5bp 20bp 25bp
38321         rotateOrigin center
38322
38323 \end_inset
38324
38325
38326 \end_layout
38327
38328 \end_inset
38329 </cell>
38330 <cell alignment="center" valignment="top" usebox="none">
38331 \begin_inset Text
38332
38333 \begin_layout Plain Layout
38334 Itemized list
38335 \end_layout
38336
38337 \end_inset
38338 </cell>
38339 </row>
38340 <row interlinespace="2.5mm">
38341 <cell alignment="center" valignment="top" usebox="none">
38342 \begin_inset Text
38343
38344 \begin_layout Plain Layout
38345 \begin_inset Graphics
38346         filename ../images/layout_List.png
38347         BoundingBox 0bp 5bp 20bp 25bp
38348         rotateOrigin center
38349
38350 \end_inset
38351
38352
38353 \end_layout
38354
38355 \end_inset
38356 </cell>
38357 <cell alignment="center" valignment="top" usebox="none">
38358 \begin_inset Text
38359
38360 \begin_layout Plain Layout
38361 List
38362 \end_layout
38363
38364 \end_inset
38365 </cell>
38366 </row>
38367 <row interlinespace="2.5mm">
38368 <cell alignment="center" valignment="top" usebox="none">
38369 \begin_inset Text
38370
38371 \begin_layout Plain Layout
38372 \begin_inset Graphics
38373         filename ../images/layout_Description.png
38374         BoundingBox 0bp 5bp 20bp 25bp
38375         rotateOrigin center
38376
38377 \end_inset
38378
38379
38380 \end_layout
38381
38382 \end_inset
38383 </cell>
38384 <cell alignment="center" valignment="top" usebox="none">
38385 \begin_inset Text
38386
38387 \begin_layout Plain Layout
38388 Description list
38389 \end_layout
38390
38391 \end_inset
38392 </cell>
38393 </row>
38394 <row interlinespace="2.5mm">
38395 <cell alignment="center" valignment="top" usebox="none">
38396 \begin_inset Text
38397
38398 \begin_layout Plain Layout
38399 \begin_inset Graphics
38400         filename ../images/depth-increment.png
38401         BoundingBox 0bp 5bp 20bp 25bp
38402         rotateOrigin center
38403
38404 \end_inset
38405
38406
38407 \end_layout
38408
38409 \end_inset
38410 </cell>
38411 <cell alignment="center" valignment="top" usebox="none">
38412 \begin_inset Text
38413
38414 \begin_layout Plain Layout
38415
38416 \family sans
38417 Edit\SpecialChar \menuseparator
38418 Increase
38419 \begin_inset space ~
38420 \end_inset
38421
38422 List
38423 \begin_inset space ~
38424 \end_inset
38425
38426 Depth
38427 \end_layout
38428
38429 \end_inset
38430 </cell>
38431 </row>
38432 <row interlinespace="2.5mm">
38433 <cell alignment="center" valignment="top" usebox="none">
38434 \begin_inset Text
38435
38436 \begin_layout Plain Layout
38437 \begin_inset Graphics
38438         filename ../images/depth-decrement.png
38439         BoundingBox 0bp 5bp 20bp 25bp
38440         rotateOrigin center
38441
38442 \end_inset
38443
38444
38445 \end_layout
38446
38447 \end_inset
38448 </cell>
38449 <cell alignment="center" valignment="top" usebox="none">
38450 \begin_inset Text
38451
38452 \begin_layout Plain Layout
38453
38454 \family sans
38455 Edit\SpecialChar \menuseparator
38456 Decrease
38457 \begin_inset space ~
38458 \end_inset
38459
38460 List
38461 \begin_inset space ~
38462 \end_inset
38463
38464 Depth
38465 \end_layout
38466
38467 \end_inset
38468 </cell>
38469 </row>
38470 <row interlinespace="2.5mm">
38471 <cell alignment="center" valignment="top" usebox="none">
38472 \begin_inset Text
38473
38474 \begin_layout Plain Layout
38475 \begin_inset Graphics
38476         filename ../images/float-insert_figure.png
38477         BoundingBox 0bp 5bp 20bp 20bp
38478
38479 \end_inset
38480
38481
38482 \end_layout
38483
38484 \end_inset
38485 </cell>
38486 <cell alignment="center" valignment="top" usebox="none">
38487 \begin_inset Text
38488
38489 \begin_layout Plain Layout
38490
38491 \family sans
38492 Insert\SpecialChar \menuseparator
38493 Float\SpecialChar \menuseparator
38494 Figure
38495 \end_layout
38496
38497 \end_inset
38498 </cell>
38499 </row>
38500 <row interlinespace="2.5mm">
38501 <cell alignment="center" valignment="top" usebox="none">
38502 \begin_inset Text
38503
38504 \begin_layout Plain Layout
38505 \begin_inset Graphics
38506         filename ../images/float-insert_table.png
38507         BoundingBox 0bp 5bp 20bp 20bp
38508
38509 \end_inset
38510
38511
38512 \end_layout
38513
38514 \end_inset
38515 </cell>
38516 <cell alignment="center" valignment="top" usebox="none">
38517 \begin_inset Text
38518
38519 \begin_layout Plain Layout
38520
38521 \family sans
38522 Insert\SpecialChar \menuseparator
38523 Float\SpecialChar \menuseparator
38524 Table
38525 \end_layout
38526
38527 \end_inset
38528 </cell>
38529 </row>
38530 <row interlinespace="2.5mm">
38531 <cell alignment="center" valignment="top" usebox="none">
38532 \begin_inset Text
38533
38534 \begin_layout Plain Layout
38535 \begin_inset Graphics
38536         filename ../images/label-insert.png
38537         BoundingBox 0bp 5bp 20bp 20bp
38538
38539 \end_inset
38540
38541
38542 \end_layout
38543
38544 \end_inset
38545 </cell>
38546 <cell alignment="center" valignment="top" usebox="none">
38547 \begin_inset Text
38548
38549 \begin_layout Plain Layout
38550
38551 \family sans
38552 Insert\SpecialChar \menuseparator
38553 Label
38554 \end_layout
38555
38556 \end_inset
38557 </cell>
38558 </row>
38559 <row interlinespace="2.5mm">
38560 <cell alignment="center" valignment="top" usebox="none">
38561 \begin_inset Text
38562
38563 \begin_layout Plain Layout
38564 \begin_inset Graphics
38565         filename ../images/dialog-show-new-inset_ref.png
38566         BoundingBox 0bp 5bp 20bp 20bp
38567
38568 \end_inset
38569
38570
38571 \end_layout
38572
38573 \end_inset
38574 </cell>
38575 <cell alignment="center" valignment="top" usebox="none">
38576 \begin_inset Text
38577
38578 \begin_layout Plain Layout
38579
38580 \family sans
38581 Insert\SpecialChar \menuseparator
38582 Cross-Reference
38583 \end_layout
38584
38585 \end_inset
38586 </cell>
38587 </row>
38588 <row interlinespace="2.5mm">
38589 <cell alignment="center" valignment="top" usebox="none">
38590 \begin_inset Text
38591
38592 \begin_layout Plain Layout
38593 \begin_inset Graphics
38594         filename ../images/dialog-show-new-inset_citation.png
38595         BoundingBox 0bp 5bp 20bp 20bp
38596
38597 \end_inset
38598
38599
38600 \end_layout
38601
38602 \end_inset
38603 </cell>
38604 <cell alignment="center" valignment="top" usebox="none">
38605 \begin_inset Text
38606
38607 \begin_layout Plain Layout
38608
38609 \family sans
38610 Insert\SpecialChar \menuseparator
38611 Citation
38612 \end_layout
38613
38614 \end_inset
38615 </cell>
38616 </row>
38617 <row interlinespace="2.5mm">
38618 <cell alignment="center" valignment="top" usebox="none">
38619 \begin_inset Text
38620
38621 \begin_layout Plain Layout
38622 \begin_inset Graphics
38623         filename ../images/index-insert.png
38624         BoundingBox 0bp 5bp 20bp 20bp
38625
38626 \end_inset
38627
38628
38629 \end_layout
38630
38631 \end_inset
38632 </cell>
38633 <cell alignment="center" valignment="top" usebox="none">
38634 \begin_inset Text
38635
38636 \begin_layout Plain Layout
38637
38638 \family sans
38639 Insert\SpecialChar \menuseparator
38640 Index
38641 \begin_inset space ~
38642 \end_inset
38643
38644 Entry
38645 \end_layout
38646
38647 \end_inset
38648 </cell>
38649 </row>
38650 <row interlinespace="2.5mm">
38651 <cell alignment="center" valignment="top" usebox="none">
38652 \begin_inset Text
38653
38654 \begin_layout Plain Layout
38655 \begin_inset Graphics
38656         filename ../images/nomencl-insert.png
38657         BoundingBox 0bp 5bp 20bp 20bp
38658
38659 \end_inset
38660
38661
38662 \end_layout
38663
38664 \end_inset
38665 </cell>
38666 <cell alignment="center" valignment="top" usebox="none">
38667 \begin_inset Text
38668
38669 \begin_layout Plain Layout
38670
38671 \family sans
38672 Insert\SpecialChar \menuseparator
38673 Nomenclature
38674 \begin_inset space ~
38675 \end_inset
38676
38677 Entry
38678 \end_layout
38679
38680 \end_inset
38681 </cell>
38682 </row>
38683 <row interlinespace="2.5mm">
38684 <cell alignment="center" valignment="top" usebox="none">
38685 \begin_inset Text
38686
38687 \begin_layout Plain Layout
38688 \begin_inset Graphics
38689         filename ../images/footnote-insert.png
38690         BoundingBox 0bp 5bp 20bp 20bp
38691
38692 \end_inset
38693
38694
38695 \end_layout
38696
38697 \end_inset
38698 </cell>
38699 <cell alignment="center" valignment="top" usebox="none">
38700 \begin_inset Text
38701
38702 \begin_layout Plain Layout
38703
38704 \family sans
38705 Insert\SpecialChar \menuseparator
38706 Footnote
38707 \end_layout
38708
38709 \end_inset
38710 </cell>
38711 </row>
38712 <row interlinespace="2.5mm">
38713 <cell alignment="center" valignment="top" usebox="none">
38714 \begin_inset Text
38715
38716 \begin_layout Plain Layout
38717 \begin_inset Graphics
38718         filename ../images/marginalnote-insert.png
38719         BoundingBox 0bp 5bp 20bp 25bp
38720         rotateOrigin center
38721
38722 \end_inset
38723
38724
38725 \end_layout
38726
38727 \end_inset
38728 </cell>
38729 <cell alignment="center" valignment="top" usebox="none">
38730 \begin_inset Text
38731
38732 \begin_layout Plain Layout
38733
38734 \family sans
38735 Insert\SpecialChar \menuseparator
38736 Marginal
38737 \begin_inset space ~
38738 \end_inset
38739
38740 Note
38741 \end_layout
38742
38743 \end_inset
38744 </cell>
38745 </row>
38746 <row interlinespace="2.5mm">
38747 <cell alignment="center" valignment="top" usebox="none">
38748 \begin_inset Text
38749
38750 \begin_layout Plain Layout
38751 \begin_inset Graphics
38752         filename ../images/note-insert.png
38753         BoundingBox 0bp 5bp 20bp 20bp
38754
38755 \end_inset
38756
38757
38758 \end_layout
38759
38760 \end_inset
38761 </cell>
38762 <cell alignment="center" valignment="top" usebox="none">
38763 \begin_inset Text
38764
38765 \begin_layout Plain Layout
38766
38767 \family sans
38768 Insert\SpecialChar \menuseparator
38769 Note\SpecialChar \menuseparator
38770 LyX
38771 \begin_inset space ~
38772 \end_inset
38773
38774 Note
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/box-insert.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 Box
38804 \end_layout
38805
38806 \end_inset
38807 </cell>
38808 </row>
38809 <row interlinespace="2.5mm">
38810 <cell alignment="center" valignment="top" usebox="none">
38811 \begin_inset Text
38812
38813 \begin_layout Plain Layout
38814 \begin_inset Graphics
38815         filename ../images/url-insert.png
38816         BoundingBox 0bp 5bp 20bp 20bp
38817
38818 \end_inset
38819
38820
38821 \end_layout
38822
38823 \end_inset
38824 </cell>
38825 <cell alignment="center" valignment="top" usebox="none">
38826 \begin_inset Text
38827
38828 \begin_layout Plain Layout
38829
38830 \family sans
38831 Insert\SpecialChar \menuseparator
38832 URL
38833 \end_layout
38834
38835 \end_inset
38836 </cell>
38837 </row>
38838 <row interlinespace="2.5mm">
38839 <cell alignment="center" valignment="top" usebox="none">
38840 \begin_inset Text
38841
38842 \begin_layout Plain Layout
38843 \begin_inset Graphics
38844         filename ../images/ert-insert.png
38845         BoundingBox 0bp 5bp 20bp 20bp
38846
38847 \end_inset
38848
38849
38850 \end_layout
38851
38852 \end_inset
38853 </cell>
38854 <cell alignment="center" valignment="top" usebox="none">
38855 \begin_inset Text
38856
38857 \begin_layout Plain Layout
38858
38859 \family sans
38860 Insert\SpecialChar \menuseparator
38861 T
38862 \family default
38863
38864 \begin_inset ERT
38865 status collapsed
38866
38867 \begin_layout Plain Layout
38868
38869 {}
38870 \end_layout
38871
38872 \end_inset
38873
38874
38875 \family sans
38876 eX
38877 \end_layout
38878
38879 \end_inset
38880 </cell>
38881 </row>
38882 <row interlinespace="2.5mm">
38883 <cell alignment="center" valignment="top" usebox="none">
38884 \begin_inset Text
38885
38886 \begin_layout Plain Layout
38887 \begin_inset Graphics
38888         filename ../images/math-macro_newmacroname_newcommand.png
38889         BoundingBox 0bp 5bp 20bp 20bp
38890
38891 \end_inset
38892
38893
38894 \end_layout
38895
38896 \end_inset
38897 </cell>
38898 <cell alignment="center" valignment="top" usebox="none">
38899 \begin_inset Text
38900
38901 \begin_layout Plain Layout
38902
38903 \family sans
38904 Insert\SpecialChar \menuseparator
38905 Math\SpecialChar \menuseparator
38906 Macro
38907 \end_layout
38908
38909 \end_inset
38910 </cell>
38911 </row>
38912 <row interlinespace="2.5mm">
38913 <cell alignment="center" valignment="top" usebox="none">
38914 \begin_inset Text
38915
38916 \begin_layout Plain Layout
38917 \begin_inset Graphics
38918         filename ../images/dialog-show-new-inset_include.png
38919         BoundingBox 0bp 5bp 20bp 20bp
38920
38921 \end_inset
38922
38923
38924 \end_layout
38925
38926 \end_inset
38927 </cell>
38928 <cell alignment="center" valignment="top" usebox="none">
38929 \begin_inset Text
38930
38931 \begin_layout Plain Layout
38932
38933 \family sans
38934 Insert\SpecialChar \menuseparator
38935 File\SpecialChar \menuseparator
38936 Child
38937 \begin_inset space ~
38938 \end_inset
38939
38940 Document
38941 \end_layout
38942
38943 \end_inset
38944 </cell>
38945 </row>
38946 <row interlinespace="2.5mm">
38947 <cell alignment="center" valignment="top" usebox="none">
38948 \begin_inset Text
38949
38950 \begin_layout Plain Layout
38951 \begin_inset Graphics
38952         filename ../images/dialog-show_character.png
38953         BoundingBox 0bp 5bp 20bp 25bp
38954         rotateOrigin center
38955
38956 \end_inset
38957
38958
38959 \end_layout
38960
38961 \end_inset
38962 </cell>
38963 <cell alignment="center" valignment="top" usebox="none">
38964 \begin_inset Text
38965
38966 \begin_layout Plain Layout
38967
38968 \family sans
38969 Edit\SpecialChar \menuseparator
38970 Text
38971 \begin_inset space ~
38972 \end_inset
38973
38974 Style
38975 \end_layout
38976
38977 \end_inset
38978 </cell>
38979 </row>
38980 <row interlinespace="2.5mm">
38981 <cell alignment="center" valignment="top" usebox="none">
38982 \begin_inset Text
38983
38984 \begin_layout Plain Layout
38985 \begin_inset Graphics
38986         filename ../images/layout-paragraph.png
38987         BoundingBox 0bp 5bp 20bp 25bp
38988         rotateOrigin center
38989
38990 \end_inset
38991
38992
38993 \end_layout
38994
38995 \end_inset
38996 </cell>
38997 <cell alignment="center" valignment="top" usebox="none">
38998 \begin_inset Text
38999
39000 \begin_layout Plain Layout
39001
39002 \family sans
39003 Edit\SpecialChar \menuseparator
39004 Paragraph
39005 \begin_inset space ~
39006 \end_inset
39007
39008 Settings
39009 \end_layout
39010
39011 \end_inset
39012 </cell>
39013 </row>
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/thesaurus-entry.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
39036 \family sans
39037 Tools\SpecialChar \menuseparator
39038 Thesaurus
39039 \end_layout
39040
39041 \end_inset
39042 </cell>
39043 </row>
39044 </lyxtabular>
39045
39046 \end_inset
39047
39048
39049 \end_layout
39050
39051 \begin_layout Subsection
39052 View / Update Toolbar
39053 \begin_inset Index idx
39054 status collapsed
39055
39056 \begin_layout Plain Layout
39057 Toolbar ! View / Update
39058 \end_layout
39059
39060 \end_inset
39061
39062
39063 \end_layout
39064
39065 \begin_layout Standard
39066 \begin_inset Graphics
39067         filename clipart/ViewToolbar.png
39068
39069 \end_inset
39070
39071
39072 \end_layout
39073
39074 \begin_layout Standard
39075 \begin_inset VSpace defskip
39076 \end_inset
39077
39078
39079 \end_layout
39080
39081 \begin_layout Standard
39082 The view / update toolbar as shown above contains from left to right the
39083  following buttons:
39084 \end_layout
39085
39086 \begin_layout Standard
39087 \begin_inset VSpace defskip
39088 \end_inset
39089
39090
39091 \end_layout
39092
39093 \begin_layout Standard
39094 \begin_inset Tabular
39095 <lyxtabular version="3" rows="6" columns="2">
39096 <features islongtable="true" longtabularalignment="center">
39097 <column alignment="left" valignment="top" width="0">
39098 <column alignment="left" valignment="top" width="0">
39099 <row interlinespace="2.5mm">
39100 <cell alignment="center" valignment="top" usebox="none">
39101 \begin_inset Text
39102
39103 \begin_layout Plain Layout
39104 \begin_inset Graphics
39105         filename ../images/buffer-view_dvi.png
39106         BoundingBox 0bp 5bp 20bp 25bp
39107         rotateOrigin center
39108
39109 \end_inset
39110
39111
39112 \end_layout
39113
39114 \end_inset
39115 </cell>
39116 <cell alignment="center" valignment="top" usebox="none">
39117 \begin_inset Text
39118
39119 \begin_layout Plain Layout
39120
39121 \family sans
39122 View\SpecialChar \menuseparator
39123 DVI
39124 \end_layout
39125
39126 \end_inset
39127 </cell>
39128 </row>
39129 <row interlinespace="2.5mm">
39130 <cell alignment="center" valignment="top" usebox="none">
39131 \begin_inset Text
39132
39133 \begin_layout Plain Layout
39134 \begin_inset Graphics
39135         filename ../images/buffer-update_dvi.png
39136         BoundingBox 0bp 5bp 20bp 25bp
39137         rotateOrigin center
39138
39139 \end_inset
39140
39141
39142 \end_layout
39143
39144 \end_inset
39145 </cell>
39146 <cell alignment="center" valignment="top" usebox="none">
39147 \begin_inset Text
39148
39149 \begin_layout Plain Layout
39150
39151 \family sans
39152 View\SpecialChar \menuseparator
39153 Update\SpecialChar \menuseparator
39154 DVI
39155 \end_layout
39156
39157 \end_inset
39158 </cell>
39159 </row>
39160 <row interlinespace="2.5mm">
39161 <cell alignment="center" valignment="top" usebox="none">
39162 \begin_inset Text
39163
39164 \begin_layout Plain Layout
39165 \begin_inset Graphics
39166         filename ../images/buffer-view_pdf2.png
39167         BoundingBox 0bp 5bp 20bp 25bp
39168         rotateOrigin center
39169
39170 \end_inset
39171
39172
39173 \end_layout
39174
39175 \end_inset
39176 </cell>
39177 <cell alignment="center" valignment="top" usebox="none">
39178 \begin_inset Text
39179
39180 \begin_layout Plain Layout
39181
39182 \family sans
39183 View\SpecialChar \menuseparator
39184 PDF
39185 \end_layout
39186
39187 \end_inset
39188 </cell>
39189 </row>
39190 <row interlinespace="2.5mm">
39191 <cell alignment="center" valignment="top" usebox="none">
39192 \begin_inset Text
39193
39194 \begin_layout Plain Layout
39195 \begin_inset Graphics
39196         filename ../images/buffer-update_pdf2.png
39197         BoundingBox 0bp 5bp 20bp 25bp
39198         rotateOrigin center
39199
39200 \end_inset
39201
39202
39203 \end_layout
39204
39205 \end_inset
39206 </cell>
39207 <cell alignment="center" valignment="top" usebox="none">
39208 \begin_inset Text
39209
39210 \begin_layout Plain Layout
39211
39212 \family sans
39213 View\SpecialChar \menuseparator
39214 Update\SpecialChar \menuseparator
39215 PDF
39216 \end_layout
39217
39218 \end_inset
39219 </cell>
39220 </row>
39221 <row interlinespace="2.5mm">
39222 <cell alignment="center" valignment="top" usebox="none">
39223 \begin_inset Text
39224
39225 \begin_layout Plain Layout
39226 \begin_inset Graphics
39227         filename ../images/buffer-view_ps.png
39228         BoundingBox 0bp 5bp 20bp 25bp
39229         rotateOrigin center
39230
39231 \end_inset
39232
39233
39234 \end_layout
39235
39236 \end_inset
39237 </cell>
39238 <cell alignment="center" valignment="top" usebox="none">
39239 \begin_inset Text
39240
39241 \begin_layout Plain Layout
39242
39243 \family sans
39244 View\SpecialChar \menuseparator
39245 Postscript
39246 \end_layout
39247
39248 \end_inset
39249 </cell>
39250 </row>
39251 <row interlinespace="2.5mm">
39252 <cell alignment="center" valignment="top" usebox="none">
39253 \begin_inset Text
39254
39255 \begin_layout Plain Layout
39256 \begin_inset Graphics
39257         filename ../images/buffer-update_ps.png
39258         BoundingBox 0bp 5bp 20bp 25bp
39259         rotateOrigin center
39260
39261 \end_inset
39262
39263
39264 \end_layout
39265
39266 \end_inset
39267 </cell>
39268 <cell alignment="center" valignment="top" usebox="none">
39269 \begin_inset Text
39270
39271 \begin_layout Plain Layout
39272
39273 \family sans
39274 View\SpecialChar \menuseparator
39275 Update\SpecialChar \menuseparator
39276 Postscript
39277 \end_layout
39278
39279 \end_inset
39280 </cell>
39281 </row>
39282 </lyxtabular>
39283
39284 \end_inset
39285
39286
39287 \end_layout
39288
39289 \begin_layout Subsection
39290 Other Toolbars
39291 \end_layout
39292
39293 \begin_layout Standard
39294 The change tracking toolbar is explained in section
39295 \begin_inset space ~
39296 \end_inset
39297
39298
39299 \begin_inset CommandInset ref
39300 LatexCommand ref
39301 reference "sec:Change-Tracking"
39302
39303 \end_inset
39304
39305 , the table toolbar
39306 \begin_inset Index idx
39307 status collapsed
39308
39309 \begin_layout Plain Layout
39310 Toolbar ! Table
39311 \end_layout
39312
39313 \end_inset
39314
39315  in the 
39316 \emph on
39317 Embedded Objects
39318 \emph default
39319  manual, the math macro toolbar
39320 \begin_inset Index idx
39321 status collapsed
39322
39323 \begin_layout Plain Layout
39324 Toolbar ! Macro
39325 \end_layout
39326
39327 \end_inset
39328
39329  in the 
39330 \emph on
39331 Math
39332 \emph default
39333  manual.
39334 \end_layout
39335
39336 \begin_layout Chapter
39337 The Document Settings
39338 \begin_inset CommandInset label
39339 LatexCommand label
39340 name "cha:The-Document-Settings"
39341
39342 \end_inset
39343
39344
39345 \begin_inset Index idx
39346 status collapsed
39347
39348 \begin_layout Plain Layout
39349 Document ! Settings
39350 \end_layout
39351
39352 \end_inset
39353
39354
39355 \end_layout
39356
39357 \begin_layout Standard
39358 The document settings dialog contains submenus to set properties for the
39359  whole document and is called with the menu
39360 \family sans
39361  Document\SpecialChar \menuseparator
39362 Settings
39363 \family default
39364 .
39365  You can save your document settings as default with th
39366 \family sans
39367 e Save as Document Defaults
39368 \family default
39369  button in the dialog.
39370  This will create a template name
39371 \family typewriter
39372 d
39373 \family default
39374  
39375 \family typewriter
39376 default.lyx
39377 \family default
39378  which is automatically loaded by LyX when you create a new document without
39379  using a template.
39380 \end_layout
39381
39382 \begin_layout Standard
39383 The different submenus of the dialog are explained in the following.
39384 \end_layout
39385
39386 \begin_layout Section
39387 Document Class
39388 \end_layout
39389
39390 \begin_layout Standard
39391 Here you set the document class, class options, a graphics driver, and a
39392  master document.
39393  Document classes are described in section
39394 \begin_inset space ~
39395 \end_inset
39396
39397
39398 \begin_inset CommandInset ref
39399 LatexCommand ref
39400 reference "sec:Document-Classes"
39401
39402 \end_inset
39403
39404 .
39405  Some classes use some class options by default.
39406  If this is the case, they are listed in the field 
39407 \family sans
39408 Predefined
39409 \family default
39410  and you can decide to use them or not.
39411  If you don't exactly know what the default class options are for, it is
39412  recommended not to touch them.
39413  The graphics driver is used for LaTeX's graphics, color and page layout
39414  packages.
39415  When using 
39416 \family sans
39417 Default
39418 \family default
39419 , the default driver for the LaTeX-packages is used.
39420  It is recommended that you use the default unless you know what you are
39421  doing.
39422 \begin_inset Foot
39423 status collapsed
39424
39425 \begin_layout Plain Layout
39426 When you want one of the following drivers
39427 \begin_inset Newline newline
39428 \end_inset
39429
39430 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
39431 \begin_inset Newline newline
39432 \end_inset
39433
39434 you first have to activate them in your LaTeX distribution, see sec.
39435 \begin_inset space \thinspace{}
39436 \end_inset
39437
39438 2 in 
39439 \begin_inset CommandInset href
39440 LatexCommand href
39441 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
39442
39443 \end_inset
39444
39445 .
39446 \end_layout
39447
39448 \end_inset
39449
39450
39451 \end_layout
39452
39453 \begin_layout Standard
39454 Specifying a master document is necessary when the current document is a
39455  child or subdocument.
39456  This master document will be used by LyX when the child document is opened
39457  without its master.
39458  This way child documents are always compilable.
39459  More about master and child documents is explained in the section 
39460 \emph on
39461 Child Documents
39462 \emph default
39463  of the 
39464 \emph on
39465 Embedded Objects
39466 \emph default
39467  manual.
39468 \end_layout
39469
39470 \begin_layout Section
39471 Modules
39472 \end_layout
39473
39474 \begin_layout Standard
39475 Modules are explained in section
39476 \begin_inset space ~
39477 \end_inset
39478
39479
39480 \begin_inset CommandInset ref
39481 LatexCommand ref
39482 reference "sub:Modules"
39483
39484 \end_inset
39485
39486 .
39487 \end_layout
39488
39489 \begin_layout Section
39490 Fonts
39491 \end_layout
39492
39493 \begin_layout Standard
39494 The document font settings are described in section
39495 \begin_inset space ~
39496 \end_inset
39497
39498
39499 \begin_inset CommandInset ref
39500 LatexCommand ref
39501 reference "sec:Fonts-and-Text"
39502
39503 \end_inset
39504
39505 .
39506 \end_layout
39507
39508 \begin_layout Section
39509 Text Layout
39510 \end_layout
39511
39512 \begin_layout Standard
39513 You can specify if paragraphs should be separated by indentations or vertical
39514  skips.
39515  The line spacing and the number of text columns can here also be specified.
39516  
39517 \end_layout
39518
39519 \begin_layout Standard
39520 Note that LyX won't show two columns or the set up line spacing on screen.
39521  That's impractical, often unreadable, and not part of the WYSIWYM concept.
39522  However, it will be as you specified it in the output.
39523 \end_layout
39524
39525 \begin_layout Standard
39526 The listings settings are explained in the corresponding section in the
39527  
39528 \emph on
39529 Embedded Objects
39530 \emph default
39531  manual.
39532 \end_layout
39533
39534 \begin_layout Section
39535 Page Layout
39536 \end_layout
39537
39538 \begin_layout Standard
39539 A description of this menu is given in section
39540 \begin_inset space ~
39541 \end_inset
39542
39543
39544 \begin_inset CommandInset ref
39545 LatexCommand ref
39546 reference "sub:Paper-Size,-Orientation,"
39547
39548 \end_inset
39549
39550  and 
39551 \begin_inset CommandInset ref
39552 LatexCommand ref
39553 reference "sub:Document-Layout"
39554
39555 \end_inset
39556
39557 .
39558 \end_layout
39559
39560 \begin_layout Section
39561 Page Margins
39562 \end_layout
39563
39564 \begin_layout Standard
39565 Here you can adjust the paper margins, see section
39566 \begin_inset space ~
39567 \end_inset
39568
39569
39570 \begin_inset CommandInset ref
39571 LatexCommand ref
39572 reference "sub:Margins"
39573
39574 \end_inset
39575
39576 .
39577 \end_layout
39578
39579 \begin_layout Section
39580 Language
39581 \begin_inset Index idx
39582 status collapsed
39583
39584 \begin_layout Plain Layout
39585 Language ! Encoding
39586 \end_layout
39587
39588 \end_inset
39589
39590
39591 \end_layout
39592
39593 \begin_layout Standard
39594 The document language and quote styles are set here.
39595  The encoding specifies how the document content is exported to LaTeX (the
39596  LyX file is always encoded in utf8).
39597  All characters that cannot be encoded using the specified encoding will
39598  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
39599  known for a particular character).
39600 \begin_inset Foot
39601 status collapsed
39602
39603 \begin_layout Plain Layout
39604 The known commands are defined in a text file.
39605  You can add commands for unknown symbols to that file yourself, see the
39606  
39607 \emph on
39608 Customization
39609 \emph default
39610  manual for details.
39611 \end_layout
39612
39613 \end_inset
39614
39615
39616 \end_layout
39617
39618 \begin_layout Standard
39619 If you use the option 
39620 \family sans
39621 Language Default
39622 \family default
39623 , LyX determines the encoding of a text part from the language of this text.
39624  If the document contains text in more than one language you may get more
39625  than one encoding in the LaTeX file.
39626  If you do not use this option then the complete document will always use
39627  exactly one encoding.
39628  Checking this option is the preferred setting unless you use 
39629 \family sans
39630 XeTeX
39631 \family default
39632
39633 \begin_inset Foot
39634 status collapsed
39635
39636 \begin_layout Plain Layout
39637 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
39638  It natively supports Unicode while its input file is assumed to be in UTF-8
39639  encoding.
39640  More about using LyX with XeTeX can be found in 
39641 \begin_inset CommandInset citation
39642 LatexCommand cite
39643 key "XeTeX"
39644
39645 \end_inset
39646
39647 .
39648 \end_layout
39649
39650 \end_inset
39651
39652  (see below).
39653 \end_layout
39654
39655 \begin_layout Standard
39656 LyX also supports Unicode output, which is particularly useful if you need
39657  lots of special symbols or non-alphabetic scripts, respectively.
39658  If you want to use this (and your LaTeX installation supports Unicode,
39659  for that matter), choose one of the four utf8 variants from the list below.
39660  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
39661  so it is not uncommon that a file with lots of Unicode symbols works fine
39662  with 
39663 \family sans
39664 Language Default
39665 \family default
39666  (when LyX uses its list of known LaTeX-commands), but does not work with
39667  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
39668  because all Unicode symbols can be encoded in utf8).
39669 \end_layout
39670
39671 \begin_layout Standard
39672 Here is a list with the important encodings:
39673 \end_layout
39674
39675 \begin_layout Description
39676 Language
39677 \begin_inset space ~
39678 \end_inset
39679
39680 Default
39681 \begin_inset space ~
39682 \end_inset
39683
39684 (no
39685 \begin_inset space ~
39686 \end_inset
39687
39688 inputenc) Same as 
39689 \family sans
39690 Language Default
39691 \family default
39692 , but the LaTeX-package 
39693 \series bold
39694 inputenc
39695 \series default
39696
39697 \begin_inset Index idx
39698 status collapsed
39699
39700 \begin_layout Plain Layout
39701 LaTeX-packages ! inputenc
39702 \end_layout
39703
39704 \end_inset
39705
39706  is not used.
39707  When using this, you probably need to load some additional packages manually
39708  in the preamble and specify the used encoding for text parts in foreign
39709  languages in TeX code.
39710 \end_layout
39711
39712 \begin_layout Description
39713 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
39714  LyX converts all other characters into LaTeX commands, which may result
39715  in a big file when lots of LaTeX-commands are needed.
39716 \end_layout
39717
39718 \begin_layout Description
39719 Arabic
39720 \begin_inset space ~
39721 \end_inset
39722
39723 (CP
39724 \begin_inset space ~
39725 \end_inset
39726
39727 1256) MS Windows code page for Arabic and Farsi
39728 \end_layout
39729
39730 \begin_layout Description
39731 Arabic
39732 \begin_inset space ~
39733 \end_inset
39734
39735 (ISO
39736 \begin_inset space ~
39737 \end_inset
39738
39739 8859-6) for Arabic and Farsi
39740 \end_layout
39741
39742 \begin_layout Description
39743 Armenian
39744 \begin_inset space ~
39745 \end_inset
39746
39747 (ArmSCII8) for Armenian
39748 \end_layout
39749
39750 \begin_layout Description
39751 Baltic
39752 \begin_inset space ~
39753 \end_inset
39754
39755 (CP
39756 \begin_inset space ~
39757 \end_inset
39758
39759 1257) MS Windows code page for Estonian, Latvian, and Lithuanian, the same
39760  as the ISO-8859-13 encoding
39761 \end_layout
39762
39763 \begin_layout Description
39764 Baltic
39765 \begin_inset space ~
39766 \end_inset
39767
39768 (ISO
39769 \begin_inset space ~
39770 \end_inset
39771
39772 8859-13) for Estonian, Latvian, and Lithuanian, a superset of the ISO-8859-4
39773  encoding
39774 \end_layout
39775
39776 \begin_layout Description
39777 Baltic
39778 \begin_inset space ~
39779 \end_inset
39780
39781 (ISO
39782 \begin_inset space ~
39783 \end_inset
39784
39785 8859-4) (latin 4) for Estonian, Latvian, and Lithuanian, a subset of the
39786  ISO-8859-13 encoding
39787 \end_layout
39788
39789 \begin_layout Description
39790 Central
39791 \begin_inset space ~
39792 \end_inset
39793
39794 European
39795 \begin_inset space ~
39796 \end_inset
39797
39798 (CP
39799 \begin_inset space ~
39800 \end_inset
39801
39802 1250) MS Windows code page for ISO
39803 \begin_inset space ~
39804 \end_inset
39805
39806 8859-2 (latin2)
39807 \end_layout
39808
39809 \begin_layout Description
39810 Central
39811 \begin_inset space ~
39812 \end_inset
39813
39814 European
39815 \begin_inset space ~
39816 \end_inset
39817
39818 (ISO
39819 \begin_inset space ~
39820 \end_inset
39821
39822 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
39823  Romanian, Slovak, and Slovenian
39824 \end_layout
39825
39826 \begin_layout Description
39827 Chinese
39828 \begin_inset space ~
39829 \end_inset
39830
39831 (simplified)
39832 \begin_inset space ~
39833 \end_inset
39834
39835 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
39836  this encoding is officially replaced by the encoding GB18030, as GB18030
39837  is not available for LaTeX you should try to use the encoding Unicode
39838 \begin_inset space ~
39839 \end_inset
39840
39841 (CJK)
39842 \begin_inset space ~
39843 \end_inset
39844
39845 (utf8)
39846 \end_layout
39847
39848 \begin_layout Description
39849 Chinese
39850 \begin_inset space ~
39851 \end_inset
39852
39853 (simplified)
39854 \begin_inset space ~
39855 \end_inset
39856
39857 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
39858  except for the Euro currency sign, since 2001 this encoding is officially
39859  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
39860  you should try to use the encoding Unicode
39861 \begin_inset space ~
39862 \end_inset
39863
39864 (CJK)
39865 \begin_inset space ~
39866 \end_inset
39867
39868 (utf8)
39869 \end_layout
39870
39871 \begin_layout Description
39872 Chinese
39873 \begin_inset space ~
39874 \end_inset
39875
39876 (traditional)
39877 \begin_inset space ~
39878 \end_inset
39879
39880 (EUC-TW) for traditional Chinese
39881 \end_layout
39882
39883 \begin_layout Description
39884 Cyrillic
39885 \begin_inset space ~
39886 \end_inset
39887
39888 (CP
39889 \begin_inset space ~
39890 \end_inset
39891
39892 1251) MS Windows code page for Cyrillic
39893 \end_layout
39894
39895 \begin_layout Description
39896 Cyrillic
39897 \begin_inset space ~
39898 \end_inset
39899
39900 (ISO
39901 \begin_inset space ~
39902 \end_inset
39903
39904 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian, and Ukrainian
39905 \end_layout
39906
39907 \begin_layout Description
39908 Cyrillic
39909 \begin_inset space ~
39910 \end_inset
39911
39912 (KOI8-R) standard Cyrillic especially for Russian
39913 \end_layout
39914
39915 \begin_layout Description
39916 Cyrillic
39917 \begin_inset space ~
39918 \end_inset
39919
39920 (KOI8-U) Cyrillic for Ukrainian
39921 \end_layout
39922
39923 \begin_layout Description
39924 Cyrillic
39925 \begin_inset space ~
39926 \end_inset
39927
39928 (pt
39929 \begin_inset space ~
39930 \end_inset
39931
39932 154) Cyrillic for Kazakh
39933 \end_layout
39934
39935 \begin_layout Description
39936 Greek
39937 \begin_inset space ~
39938 \end_inset
39939
39940 (ISO
39941 \begin_inset space ~
39942 \end_inset
39943
39944 8859-7) for Greek
39945 \end_layout
39946
39947 \begin_layout Description
39948 Hebrew
39949 \begin_inset space ~
39950 \end_inset
39951
39952 (CP
39953 \begin_inset space ~
39954 \end_inset
39955
39956 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
39957 \end_layout
39958
39959 \begin_layout Description
39960 Hebrew
39961 \begin_inset space ~
39962 \end_inset
39963
39964 (ISO
39965 \begin_inset space ~
39966 \end_inset
39967
39968 8859-8) for Hebrew
39969 \end_layout
39970
39971 \begin_layout Description
39972 Japanese
39973 \begin_inset space ~
39974 \end_inset
39975
39976 (CJK)
39977 \begin_inset space ~
39978 \end_inset
39979
39980 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
39981 \series bold
39982 CJK
39983 \series default
39984
39985 \begin_inset Index idx
39986 status collapsed
39987
39988 \begin_layout Plain Layout
39989 LaTeX-packages ! CJK
39990 \end_layout
39991
39992 \end_inset
39993
39994 , when using this, set the document language to 
39995 \family sans
39996 Japanese (CJK)
39997 \end_layout
39998
39999 \begin_layout Description
40000 Japanese
40001 \begin_inset space ~
40002 \end_inset
40003
40004 (CJK)
40005 \begin_inset space ~
40006 \end_inset
40007
40008 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40009 \series bold
40010 CJK
40011 \series default
40012 , when using this, set the document language to 
40013 \family sans
40014 Japanese (CJK)
40015 \end_layout
40016
40017 \begin_layout Description
40018 Japanese
40019 \begin_inset space ~
40020 \end_inset
40021
40022 (non-CJK)
40023 \begin_inset space ~
40024 \end_inset
40025
40026 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
40027 \series bold
40028 japanese
40029 \series default
40030
40031 \begin_inset Index idx
40032 status collapsed
40033
40034 \begin_layout Plain Layout
40035 LaTeX-packages ! japanese
40036 \end_layout
40037
40038 \end_inset
40039
40040 , when using this, set the document language to 
40041 \family sans
40042 Japanese
40043 \end_layout
40044
40045 \begin_layout Description
40046 Japanese
40047 \begin_inset space ~
40048 \end_inset
40049
40050 (non-CJK)
40051 \begin_inset space ~
40052 \end_inset
40053
40054 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
40055 \series bold
40056 japanese
40057 \series default
40058 , when using this, set the document language to 
40059 \family sans
40060 Japanese
40061 \end_layout
40062
40063 \begin_layout Description
40064 Japanese
40065 \begin_inset space ~
40066 \end_inset
40067
40068 (non-CJK)
40069 \begin_inset space ~
40070 \end_inset
40071
40072 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
40073 \series bold
40074 japanese
40075 \series default
40076 , when using this, set the document language to 
40077 \family sans
40078 Japanese
40079 \end_layout
40080
40081 \begin_layout Description
40082 Korean
40083 \begin_inset space ~
40084 \end_inset
40085
40086 (EUC-KR) for Korean
40087 \end_layout
40088
40089 \begin_layout Description
40090 Southern
40091 \begin_inset space ~
40092 \end_inset
40093
40094 European
40095 \begin_inset space ~
40096 \end_inset
40097
40098 (ISO
40099 \begin_inset space ~
40100 \end_inset
40101
40102 8859-3) (latin 3) covers Esperanto, Galician, Maltese, and Turkish
40103 \end_layout
40104
40105 \begin_layout Description
40106 South-Eastern
40107 \begin_inset space ~
40108 \end_inset
40109
40110 European
40111 \begin_inset space ~
40112 \end_inset
40113
40114 (ISO
40115 \begin_inset space ~
40116 \end_inset
40117
40118 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
40119  Hungarian, Irish Gaelic, Italian, Polish, Romanian, Slovenian, is designed
40120  to cover many languages and characters with diacritics
40121 \end_layout
40122
40123 \begin_layout Description
40124 Thai
40125 \begin_inset space ~
40126 \end_inset
40127
40128 (TIS
40129 \begin_inset space ~
40130 \end_inset
40131
40132 620-0) for Thai
40133 \end_layout
40134
40135 \begin_layout Description
40136 Turkish
40137 \begin_inset space ~
40138 \end_inset
40139
40140 (ISO
40141 \begin_inset space ~
40142 \end_inset
40143
40144 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
40145  Icelandic letters are replaced by Turkish ones
40146 \end_layout
40147
40148 \begin_layout Description
40149 Unicode
40150 \begin_inset space ~
40151 \end_inset
40152
40153 (CJK)
40154 \begin_inset space ~
40155 \end_inset
40156
40157 (utf8) Unicode utf8 with the LaTeX-package 
40158 \series bold
40159 CJK
40160 \series default
40161
40162 \begin_inset Index idx
40163 status collapsed
40164
40165 \begin_layout Plain Layout
40166 LaTeX-packages ! CJK
40167 \end_layout
40168
40169 \end_inset
40170
40171  (for the languages Chinese, Japanese and Korean)
40172 \end_layout
40173
40174 \begin_layout Description
40175 Unicode
40176 \begin_inset space ~
40177 \end_inset
40178
40179 (XeTeX)
40180 \begin_inset space ~
40181 \end_inset
40182
40183 (utf8) Unicode utf8 to be used with 
40184 \family sans
40185 XeTeX
40186 \family default
40187 , which uses Unicode directly, without the help of the LaTeX-package 
40188 \series bold
40189 inputenc
40190 \series default
40191  
40192 \begin_inset Foot
40193 status collapsed
40194
40195 \begin_layout Plain Layout
40196 More about using LyX with XeTeX can be found in 
40197 \begin_inset CommandInset citation
40198 LatexCommand cite
40199 key "XeTeX"
40200
40201 \end_inset
40202
40203 .
40204 \end_layout
40205
40206 \end_inset
40207
40208
40209 \end_layout
40210
40211 \begin_layout Description
40212 Unicode
40213 \begin_inset space ~
40214 \end_inset
40215
40216 (ucs-extended)
40217 \begin_inset space ~
40218 \end_inset
40219
40220 (utf8x) Unicode utf8 based on the LaTeX package 
40221 \series bold
40222 ucs
40223 \series default
40224
40225 \begin_inset Index idx
40226 status collapsed
40227
40228 \begin_layout Plain Layout
40229 LaTeX-packages ! ucs
40230 \end_layout
40231
40232 \end_inset
40233
40234  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
40235 \end_layout
40236
40237 \begin_layout Description
40238 Unicode
40239 \begin_inset space ~
40240 \end_inset
40241
40242 (utf8) Unicode utf8 based on the LaTeX-package 
40243 \series bold
40244 inputenc
40245 \series default
40246
40247 \begin_inset Index idx
40248 status collapsed
40249
40250 \begin_layout Plain Layout
40251 LaTeX-packages ! inputenc
40252 \end_layout
40253
40254 \end_inset
40255
40256 .
40257  Currently only a limited range of characters (mainly for Latin scripts)
40258  is supported.
40259 \end_layout
40260
40261 \begin_layout Description
40262 Western
40263 \begin_inset space ~
40264 \end_inset
40265
40266 European
40267 \begin_inset space ~
40268 \end_inset
40269
40270 (CP
40271 \begin_inset space ~
40272 \end_inset
40273
40274 1252) MS Windows code page for ISO
40275 \begin_inset space ~
40276 \end_inset
40277
40278 8859-1 (latin1)
40279 \end_layout
40280
40281 \begin_layout Description
40282 Western
40283 \begin_inset space ~
40284 \end_inset
40285
40286 European
40287 \begin_inset space ~
40288 \end_inset
40289
40290 (ISO
40291 \begin_inset space ~
40292 \end_inset
40293
40294 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
40295  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
40296  Italian, Norwegian, Portuguese, Spanish, and Swedish; better use the ISO-8859-1
40297 5 encoding instead
40298 \end_layout
40299
40300 \begin_layout Description
40301 Western
40302 \begin_inset space ~
40303 \end_inset
40304
40305 European
40306 \begin_inset space ~
40307 \end_inset
40308
40309 (ISO
40310 \begin_inset space ~
40311 \end_inset
40312
40313 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
40314  sign, the œ-ligature and some characters used for French and Finnish
40315 \end_layout
40316
40317 \begin_layout Section
40318 Numbering & TOC
40319 \end_layout
40320
40321 \begin_layout Standard
40322 You can adjust here the numbering depth of section headings and the section
40323  depth in the table of contents as described in section
40324 \begin_inset space ~
40325 \end_inset
40326
40327
40328 \begin_inset CommandInset ref
40329 LatexCommand ref
40330 reference "sub:Numbering-depth"
40331
40332 \end_inset
40333
40334 .
40335 \end_layout
40336
40337 \begin_layout Section
40338 Bibliography
40339 \end_layout
40340
40341 \begin_layout Standard
40342 You can specify here a citation style using the LaTeX packages 
40343 \series bold
40344 natbib
40345 \series default
40346
40347 \begin_inset Index idx
40348 status collapsed
40349
40350 \begin_layout Plain Layout
40351 LaTeX-packages ! natbib
40352 \end_layout
40353
40354 \end_inset
40355
40356  or 
40357 \series bold
40358 jurabib
40359 \series default
40360
40361 \begin_inset Index idx
40362 status collapsed
40363
40364 \begin_layout Plain Layout
40365 LaTeX-packages ! jurabib
40366 \end_layout
40367
40368 \end_inset
40369
40370 , you can enable subdivided bibliographies using the LaTeX package 
40371 \series bold
40372 bibtopic
40373 \series default
40374
40375 \begin_inset Index idx
40376 status collapsed
40377
40378 \begin_layout Plain Layout
40379 LaTeX-packages ! bibtopic
40380 \end_layout
40381
40382 \end_inset
40383
40384  and you can customize how the bibliography of the given document is being
40385  generated.
40386  For a further description see section
40387 \begin_inset space ~
40388 \end_inset
40389
40390
40391 \begin_inset CommandInset ref
40392 LatexCommand ref
40393 reference "sec:Bibliography"
40394
40395 \end_inset
40396
40397 .
40398 \end_layout
40399
40400 \begin_layout Section
40401 Indexes
40402 \end_layout
40403
40404 \begin_layout Standard
40405 Here, you can customize how the index of your document is being generated
40406  and you can define additional indexes.
40407  Please refer to section
40408 \begin_inset space ~
40409 \end_inset
40410
40411
40412 \begin_inset CommandInset ref
40413 LatexCommand ref
40414 reference "sec:Index"
40415
40416 \end_inset
40417
40418  for details.
40419 \end_layout
40420
40421 \begin_layout Section
40422 PDF Properties
40423 \end_layout
40424
40425 \begin_layout Standard
40426 The PDF properties are explained in section
40427 \begin_inset space ~
40428 \end_inset
40429
40430
40431 \begin_inset CommandInset ref
40432 LatexCommand ref
40433 reference "sec:PDF-Properties"
40434
40435 \end_inset
40436
40437 .
40438 \end_layout
40439
40440 \begin_layout Section
40441 Math Options
40442 \end_layout
40443
40444 \begin_layout Standard
40445 These options will force LyX to use the LaTeX-packages 
40446 \series bold
40447 amsmath
40448 \series default
40449
40450 \begin_inset Index idx
40451 status collapsed
40452
40453 \begin_layout Plain Layout
40454 LaTeX-packages ! amsmath
40455 \end_layout
40456
40457 \end_inset
40458
40459  and 
40460 \series bold
40461 esint
40462 \series default
40463
40464 \begin_inset Index idx
40465 status collapsed
40466
40467 \begin_layout Plain Layout
40468 LaTeX-packages ! esint
40469 \end_layout
40470
40471 \end_inset
40472
40473  or to use them automatically when they are needed.
40474 \end_layout
40475
40476 \begin_layout Standard
40477
40478 \series bold
40479 amsmath
40480 \series default
40481  is needed for many constructs, so when you get LaTeX-errors in formulas,
40482  ensure that you have enabled AMS.
40483 \end_layout
40484
40485 \begin_layout Standard
40486
40487 \series bold
40488 esint
40489 \series default
40490  is used for special integral characters.
40491 \end_layout
40492
40493 \begin_layout Section
40494 Float Placement
40495 \end_layout
40496
40497 \begin_layout Standard
40498 The float placement options are described in section
40499 \begin_inset space ~
40500 \end_inset
40501
40502
40503 \begin_inset CommandInset ref
40504 LatexCommand ref
40505 reference "sub:Float-Placement"
40506
40507 \end_inset
40508
40509 .
40510 \end_layout
40511
40512 \begin_layout Section
40513 Bullets
40514 \end_layout
40515
40516 \begin_layout Standard
40517 Here you can adjust the characters for the itemize levels.
40518  The itemize environment is described in section
40519 \begin_inset space ~
40520 \end_inset
40521
40522
40523 \begin_inset CommandInset ref
40524 LatexCommand ref
40525 reference "sec:Itemize"
40526
40527 \end_inset
40528
40529 .
40530 \end_layout
40531
40532 \begin_layout Section
40533 Branches
40534 \end_layout
40535
40536 \begin_layout Standard
40537 Branches are described in section
40538 \begin_inset space ~
40539 \end_inset
40540
40541
40542 \begin_inset CommandInset ref
40543 LatexCommand ref
40544 reference "sec:Branches"
40545
40546 \end_inset
40547
40548 .
40549 \end_layout
40550
40551 \begin_layout Section
40552 LaT
40553 \begin_inset ERT
40554 status collapsed
40555
40556 \begin_layout Plain Layout
40557
40558 {}
40559 \end_layout
40560
40561 \end_inset
40562
40563 eX Preamble
40564 \end_layout
40565
40566 \begin_layout Standard
40567 In this text field are entered commands to load special LaTeX-packages or
40568  to define LaTeX-commands.
40569  The preamble is a thing for LaTeX-experts.
40570  You should not enter commands here until you exactly know what you are
40571  doing.
40572 \end_layout
40573
40574 \begin_layout Standard
40575 An introduction to the LaTeX-syntax is given in section
40576 \begin_inset space ~
40577 \end_inset
40578
40579
40580 \begin_inset CommandInset ref
40581 LatexCommand ref
40582 reference "sub:LaTeX-Syntax"
40583
40584 \end_inset
40585
40586 .
40587 \end_layout
40588
40589 \begin_layout Chapter
40590 The 
40591 \family sans
40592 Preferences
40593 \family default
40594  Dialog
40595 \begin_inset CommandInset label
40596 LatexCommand label
40597 name "cha:The-Preferences-dialog"
40598
40599 \end_inset
40600
40601
40602 \begin_inset Index idx
40603 status collapsed
40604
40605 \begin_layout Plain Layout
40606 Preferences
40607 \end_layout
40608
40609 \end_inset
40610
40611
40612 \end_layout
40613
40614 \begin_layout Standard
40615 The preferences dialog is called with the menu 
40616 \family sans
40617 Tools\SpecialChar \menuseparator
40618 Preferences
40619 \family default
40620 .
40621  It has the following submenus.
40622 \end_layout
40623
40624 \begin_layout Section
40625 Look and Feel
40626 \end_layout
40627
40628 \begin_layout Subsection
40629 User Interface
40630 \end_layout
40631
40632 \begin_layout Subsubsection
40633 User Interface File
40634 \begin_inset Index idx
40635 status collapsed
40636
40637 \begin_layout Plain Layout
40638 Customization ! of toolbars
40639 \end_layout
40640
40641 \end_inset
40642
40643
40644 \begin_inset Index idx
40645 status collapsed
40646
40647 \begin_layout Plain Layout
40648 Customization ! of menus
40649 \end_layout
40650
40651 \end_inset
40652
40653
40654 \end_layout
40655
40656 \begin_layout Standard
40657 \begin_inset Note Greyedout
40658 status open
40659
40660 \begin_layout Plain Layout
40661
40662 \series bold
40663 Note:
40664 \series default
40665  You have to restart LyX before the change of the user interface file take
40666  effect.
40667 \end_layout
40668
40669 \end_inset
40670
40671
40672 \end_layout
40673
40674 \begin_layout Standard
40675 The appearance of the menus and toolbars can be changed by choosing a user
40676  interface (ui) file.
40677  An ui-file is a text file where the toolbars and menus are listed.
40678  The toolbar buttons and menu entries are specified in the files 
40679 \shape italic
40680 stdtoolbars.inc
40681 \shape default
40682  and 
40683 \shape italic
40684 stdmenus.inc
40685 \shape default
40686 , respectively.
40687  Both files are loaded by the 
40688 \emph on
40689 default.ui
40690 \emph default
40691  file.
40692  To create your own menu and toolbar layout, start with a copy of these
40693  files and edit the entries.
40694 \end_layout
40695
40696 \begin_layout Standard
40697 The syntax of the .inc-files is straightforward: The 
40698 \family sans
40699 Menubar
40700 \family default
40701
40702 \family sans
40703 Menu
40704 \family default
40705  and 
40706 \family sans
40707 Toolbar
40708 \family default
40709  entries must be ended with an explicit 
40710 \family sans
40711 End
40712 \family default
40713 .
40714  They may contain 
40715 \family sans
40716 Submenus
40717 \family default
40718
40719 \family sans
40720 Items
40721 \family default
40722
40723 \family sans
40724 OptItems
40725 \family default
40726
40727 \family sans
40728 Separators
40729 \family default
40730
40731 \family sans
40732 Icons,
40733 \family default
40734  and in the case of the 
40735 \begin_inset Quotes eld
40736 \end_inset
40737
40738 file
40739 \begin_inset Quotes erd
40740 \end_inset
40741
40742  menus a 
40743 \family sans
40744 Lastfiles
40745 \family default
40746  entry.
40747  The syntax for the entries is:
40748 \end_layout
40749
40750 \begin_layout Standard
40751 \begin_inset VSpace smallskip*
40752 \end_inset
40753
40754
40755 \series bold
40756 Item 
40757 \begin_inset Quotes eld
40758 \end_inset
40759
40760 menu 
40761 \series default
40762 or
40763 \series bold
40764  button name
40765 \begin_inset Quotes erd
40766 \end_inset
40767
40768  
40769 \begin_inset Quotes eld
40770 \end_inset
40771
40772 LyX-function
40773 \begin_inset Quotes erd
40774 \end_inset
40775
40776
40777 \end_layout
40778
40779 \begin_layout Standard
40780 \noindent
40781 \begin_inset VSpace smallskip*
40782 \end_inset
40783
40784 All LyX-functions are listed in 
40785 \begin_inset CommandInset citation
40786 LatexCommand cite
40787 key "LyX-func"
40788
40789 \end_inset
40790
40791 .
40792 \end_layout
40793
40794 \begin_layout Standard
40795 \begin_inset VSpace medskip
40796 \end_inset
40797
40798
40799 \end_layout
40800
40801 \begin_layout Standard
40802 An example: Assuming you use the menu 
40803 \family sans
40804 Navigate\SpecialChar \menuseparator
40805 Bookmarks
40806 \family default
40807  quite often and therefore want six available bookmarks, you can add the
40808  line
40809 \end_layout
40810
40811 \begin_layout Standard
40812 \begin_inset VSpace smallskip*
40813 \end_inset
40814
40815
40816 \series bold
40817 Item 
40818 \begin_inset Quotes eld
40819 \end_inset
40820
40821 Save Bookmark 6
40822 \begin_inset Quotes erd
40823 \end_inset
40824
40825  
40826 \begin_inset Quotes eld
40827 \end_inset
40828
40829 bookmark-save 6
40830 \begin_inset Quotes erd
40831 \end_inset
40832
40833
40834 \end_layout
40835
40836 \begin_layout Standard
40837 \noindent
40838 \begin_inset VSpace smallskip*
40839 \end_inset
40840
40841 to the navigate menu section in the .inc-file to have the sixth bookmark.
40842 \end_layout
40843
40844 \begin_layout Subsubsection
40845 Automatic help
40846 \end_layout
40847
40848 \begin_layout Standard
40849 The option 
40850 \family sans
40851 Enable tool tips in main work area
40852 \family default
40853  enables tool tips showing the content of closed insets like index entries
40854  or footnotes.
40855 \end_layout
40856
40857 \begin_layout Subsubsection
40858 Session
40859 \end_layout
40860
40861 \begin_layout Standard
40862 With the option 
40863 \family sans
40864 Allow saving
40865 \begin_inset space \thinspace{}
40866 \end_inset
40867
40868 /
40869 \begin_inset space \thinspace{}
40870 \end_inset
40871
40872 restoring of window layout and geometries
40873 \family default
40874  LyX's main window will be opened with the size and layout that was used
40875  in the last LyX session.
40876 \end_layout
40877
40878 \begin_layout Standard
40879 The option 
40880 \family sans
40881 Restore cursor positions
40882 \family default
40883  sets the cursor to the position in the file where it has been the last
40884  time.
40885 \end_layout
40886
40887 \begin_layout Standard
40888 The option 
40889 \family sans
40890 Load opened files from last session
40891 \family default
40892  opens all files that were opened in the last LyX session.
40893 \end_layout
40894
40895 \begin_layout Subsubsection
40896 Documents
40897 \begin_inset CommandInset label
40898 LatexCommand label
40899 name "sub:Backup documents"
40900
40901 \end_inset
40902
40903
40904 \begin_inset Index idx
40905 status collapsed
40906
40907 \begin_layout Plain Layout
40908 Backup ! Documents
40909 \end_layout
40910
40911 \end_inset
40912
40913
40914 \end_layout
40915
40916 \begin_layout Standard
40917 When the option 
40918 \family sans
40919 Backup documents
40920 \family default
40921  is set, you can specify the time between backup saves.
40922 \end_layout
40923
40924 \begin_layout Standard
40925
40926 \family sans
40927 Maximum last files
40928 \family default
40929  is the number of last opened files that LyX should display in the menu
40930  
40931 \family sans
40932 File\SpecialChar \menuseparator
40933 Open
40934 \begin_inset space ~
40935 \end_inset
40936
40937 Recent
40938 \family default
40939 .
40940 \end_layout
40941
40942 \begin_layout Standard
40943 When the option 
40944 \family sans
40945 Open documents in tabs
40946 \family default
40947  is not used, then every file will be opened in its own new instance of
40948  LyX.
40949 \end_layout
40950
40951 \begin_layout Subsection
40952 Screen Fonts
40953 \begin_inset Index idx
40954 status collapsed
40955
40956 \begin_layout Plain Layout
40957 Font ! Screen
40958 \end_layout
40959
40960 \end_inset
40961
40962
40963 \begin_inset CommandInset label
40964 LatexCommand label
40965 name "sub:Screen-Fonts"
40966
40967 \end_inset
40968
40969
40970 \end_layout
40971
40972 \begin_layout Standard
40973 These fonts are used to display your documents on the screen.
40974 \end_layout
40975
40976 \begin_layout Standard
40977 \begin_inset Note Greyedout
40978 status open
40979
40980 \begin_layout Plain Layout
40981
40982 \series bold
40983 Note:
40984 \series default
40985  This section only deals with the fonts 
40986 \emph on
40987 inside
40988 \emph default
40989  the LyX window.
40990  The fonts that appear on the output are independent from these fonts, and
40991  set in the menu 
40992 \family sans
40993 Document\SpecialChar \menuseparator
40994 Settings\SpecialChar \menuseparator
40995 Fonts
40996 \family default
40997 .
40998 \end_layout
40999
41000 \end_inset
41001
41002
41003 \end_layout
41004
41005 \begin_layout Standard
41006 By default, LyX uses 
41007 \family typewriter
41008 Times
41009 \family default
41010  as roman (serif) font, 
41011 \family typewriter
41012 Arial
41013 \family default
41014  or 
41015 \family typewriter
41016 Helvetica
41017 \family default
41018  (depends on the system) as 
41019 \family sans
41020 sans
41021 \begin_inset space ~
41022 \end_inset
41023
41024 serif
41025 \family default
41026  font, and 
41027 \family typewriter
41028 Courier
41029 \family default
41030  as 
41031 \family typewriter
41032 typewriter
41033 \family default
41034  font.
41035 \end_layout
41036
41037 \begin_layout Standard
41038 You can change the font size with the 
41039 \family sans
41040 Zoom
41041 \family default
41042  setting.
41043  You can also change the font zoom outside the preferences dialog for the
41044  current LyX session by pressing Ctrl and scrolling the mouse wheel.
41045 \end_layout
41046
41047 \begin_layout Standard
41048
41049 \family sans
41050 Screen DPI
41051 \family default
41052  is the screen resolution in dpi (dots per inch).
41053  The Font Sizes are calculated as letter height in units of points.
41054  72
41055 \begin_inset space \thinspace{}
41056 \end_inset
41057
41058 points have the size of 1
41059 \begin_inset space \thinspace{}
41060 \end_inset
41061
41062 inch, see Appendix
41063 \begin_inset space ~
41064 \end_inset
41065
41066
41067 \begin_inset CommandInset ref
41068 LatexCommand ref
41069 reference "cha:Units-available-in"
41070
41071 \end_inset
41072
41073 .
41074 \end_layout
41075
41076 \begin_layout Standard
41077 The default 
41078 \family sans
41079 Font Sizes
41080 \family default
41081  are the same as if a document font size of 10
41082 \begin_inset space \thinspace{}
41083 \end_inset
41084
41085 pt would be used.
41086  The sizes are explained in detail in section
41087 \begin_inset space ~
41088 \end_inset
41089
41090
41091 \begin_inset CommandInset ref
41092 LatexCommand ref
41093 reference "sub:Document-Font"
41094
41095 \end_inset
41096
41097 .
41098 \end_layout
41099
41100 \begin_layout Standard
41101 With the option 
41102 \family sans
41103 Use Pixmap Cache to speed up font rendering
41104 \family default
41105  enabled, LyX needs to redraw the screen less often.
41106  This results in better performance, especially on slow systems.
41107  On the other hand, the characters might look more fuzzy on screen.
41108  So whether you enable this or not depends on whether you prefer speed over
41109  aesthetics.
41110  Note that the Pixmap Cache is only available and useful under Mac
41111 \begin_inset space ~
41112 \end_inset
41113
41114 OS and Windows.
41115 \end_layout
41116
41117 \begin_layout Subsection
41118 Colors
41119 \begin_inset Index idx
41120 status collapsed
41121
41122 \begin_layout Plain Layout
41123 Color ! LyX screen
41124 \end_layout
41125
41126 \end_inset
41127
41128
41129 \begin_inset Index idx
41130 status collapsed
41131
41132 \begin_layout Plain Layout
41133 Settings ! Color
41134 \end_layout
41135
41136 \end_inset
41137
41138
41139 \end_layout
41140
41141 \begin_layout Standard
41142 You can here change all the colors used by LyX.
41143  Choose an item in the list and use the 
41144 \family sans
41145 Alter
41146 \family default
41147  button.
41148 \end_layout
41149
41150 \begin_layout Subsection
41151 Display
41152 \begin_inset Index idx
41153 status collapsed
41154
41155 \begin_layout Plain Layout
41156 Settings ! Display
41157 \end_layout
41158
41159 \end_inset
41160
41161
41162 \end_layout
41163
41164 \begin_layout Standard
41165 Here you can specify if graphics inside LyX are displayed.
41166 \end_layout
41167
41168 \begin_layout Standard
41169
41170 \family sans
41171 Instant Preview
41172 \family default
41173  enables previewing snippets of your document.
41174  This feature is described in section
41175 \begin_inset space ~
41176 \end_inset
41177
41178
41179 \begin_inset CommandInset ref
41180 LatexCommand ref
41181 reference "sec:Previewing-snippets-of"
41182
41183 \end_inset
41184
41185 .
41186 \end_layout
41187
41188 \begin_layout Standard
41189 The option 
41190 \family sans
41191 Mark
41192 \begin_inset space ~
41193 \end_inset
41194
41195 end
41196 \begin_inset space ~
41197 \end_inset
41198
41199 of
41200 \begin_inset space ~
41201 \end_inset
41202
41203 paragraphs
41204 \family default
41205  displays a pilcrow (¶) at the end of every paragraph.
41206 \end_layout
41207
41208 \begin_layout Section
41209 Editing
41210 \begin_inset Index idx
41211 status collapsed
41212
41213 \begin_layout Plain Layout
41214 Settings ! Editing
41215 \end_layout
41216
41217 \end_inset
41218
41219
41220 \end_layout
41221
41222 \begin_layout Subsection
41223 Control
41224 \end_layout
41225
41226 \begin_layout Subsubsection
41227 Editing
41228 \end_layout
41229
41230 \begin_layout Standard
41231 The option 
41232 \family sans
41233 Cursor follows scrollbar
41234 \family default
41235  sets the cursor to the top of the currently displayed document part when
41236  scrolling.
41237 \end_layout
41238
41239 \begin_layout Standard
41240 The option 
41241 \family sans
41242 Sort environments alphabetically
41243 \family default
41244  sorts the entries in the pull-down box for the paragraph environments.
41245 \end_layout
41246
41247 \begin_layout Standard
41248 The option 
41249 \family sans
41250 Group environments by their category
41251 \family default
41252  groups the entries in the pull-down box for the paragraph environments.
41253 \end_layout
41254
41255 \begin_layout Standard
41256 The math macro editing option determines the editing style, see the section
41257  
41258 \emph on
41259 Math Macros
41260 \emph default
41261  of the 
41262 \emph on
41263 Math
41264 \emph default
41265  manual.
41266 \end_layout
41267
41268 \begin_layout Subsubsection
41269 Fullscreen
41270 \end_layout
41271
41272 \begin_layout Standard
41273 Here you can specify what is hidden in the fullscreen mode.
41274  The option 
41275 \family sans
41276 Limit text width
41277 \family default
41278  specifies the width of the text in fullscreen mode.
41279  This way you can display the text smaller than the screen, the text appears
41280  then centered.
41281 \end_layout
41282
41283 \begin_layout Subsection
41284 Shortcuts
41285 \begin_inset Index idx
41286 status collapsed
41287
41288 \begin_layout Plain Layout
41289 Key Bindings
41290 \end_layout
41291
41292 \end_inset
41293
41294
41295 \begin_inset Index idx
41296 status collapsed
41297
41298 \begin_layout Plain Layout
41299 Settings ! Shortcuts
41300 \end_layout
41301
41302 \end_inset
41303
41304
41305 \end_layout
41306
41307 \begin_layout Subsubsection
41308 Bind File
41309 \end_layout
41310
41311 \begin_layout Standard
41312 Bindings are used to bind a LyX-function to a key.
41313  Several binding files are available:
41314 \end_layout
41315
41316 \begin_layout Description
41317 cua.bind typical set of PC keyboard shortcuts
41318 \end_layout
41319
41320 \begin_layout Description
41321 (x)emacs.bind set of bindings like they are used in the editor programs 
41322 \family sans
41323 Emacs
41324 \family default
41325  (
41326 \family sans
41327 XEmacs
41328 \family default
41329 )
41330 \end_layout
41331
41332 \begin_layout Description
41333 mac.bind set of bindings for 
41334 \family sans
41335 Mac
41336 \begin_inset space \thinspace{}
41337 \end_inset
41338
41339 OS
41340 \family default
41341  systems.
41342 \end_layout
41343
41344 \begin_layout Standard
41345 There are also bind-files designed for special document classes, like 
41346 \shape italic
41347 broadway.bind
41348 \shape default
41349 , and bind files for special languages.
41350  The name of language bind-files begin with a language code, e.
41351 \begin_inset space \thinspace{}
41352 \end_inset
41353
41354 g.
41355 \begin_inset space \space{}
41356 \end_inset
41357
41358
41359 \begin_inset Quotes eld
41360 \end_inset
41361
41362 pt
41363 \begin_inset Quotes erd
41364 \end_inset
41365
41366  for Portuguese.
41367  If you use LyX in a certain language, LyX will try to use the appropriate
41368  bind-file.
41369 \end_layout
41370
41371 \begin_layout Standard
41372 Some bind-files, like 
41373 \emph on
41374 math.bind
41375 \emph default
41376 , have only a small scope.
41377  When looking at the the end of the file 
41378 \shape italic
41379 cua.bind
41380 \shape default
41381 , you can see that they are included to keep the overview in the bind-file.
41382 \end_layout
41383
41384 \begin_layout Subsubsection
41385 Editing Shortcuts
41386 \begin_inset CommandInset label
41387 LatexCommand label
41388 name "sub:Editing-Shortcuts"
41389
41390 \end_inset
41391
41392
41393 \begin_inset Index idx
41394 status collapsed
41395
41396 \begin_layout Plain Layout
41397 Key Bindings ! Editing
41398 \end_layout
41399
41400 \end_inset
41401
41402
41403 \end_layout
41404
41405 \begin_layout Standard
41406 To add new or modify existing keybindings to your own taste you can use
41407  the table in the dialog that lists all LyX-functions and the bound shortcuts.
41408  To find functions easily, they are grouped by categories and the dialog
41409  provides the field 
41410 \family sans
41411 Show key-bindings containing
41412 \family default
41413 .
41414  In this field you can insert a keyword for a function you want to edit.
41415  Insert there for example as keyword 
41416 \begin_inset Quotes eld
41417 \end_inset
41418
41419 paste
41420 \begin_inset Quotes erd
41421 \end_inset
41422
41423  and you get the 4 different existing shortcuts for the 3 different functions
41424  that contain 
41425 \begin_inset Quotes eld
41426 \end_inset
41427
41428 paste
41429 \begin_inset Quotes erd
41430 \end_inset
41431
41432  in their name.
41433  As you can see, one function can have more than one shortcut.
41434  All LyX-functions are also listed in the file 
41435 \emph on
41436 LyX Functions
41437 \emph default
41438  that you will find in the 
41439 \family sans
41440 Help
41441 \family default
41442  menu.
41443 \end_layout
41444
41445 \begin_layout Standard
41446 To add e.
41447 \begin_inset space \thinspace{}
41448 \end_inset
41449
41450 g.
41451 \begin_inset space \space{}
41452 \end_inset
41453
41454 the shortcut 
41455 \family sans
41456 Alt+Q
41457 \family default
41458  for the function 
41459 \family sans
41460 textstyle-apply
41461 \family default
41462 , select the function and press the 
41463 \family sans
41464 Modify
41465 \family default
41466  button.
41467  A dialog pops up where you can add the shortcut by using it.
41468  So press Alt+Q to define the shortcut.
41469  Modifying an existing shortcut is done the same way.
41470  You can also bind multiple functions to one shortcut by modifying an existing
41471  binding and adding the different function names as a semicolon separated
41472  list.
41473  LyX will then use the first function that is enabled in the current document
41474  part.
41475  The binding for the function 
41476 \family sans
41477 command-alter
41478 \family default
41479  is an example of this.
41480 \end_layout
41481
41482 \begin_layout Standard
41483 Alternatively you can also edit shortcuts by modifying bind-files with a
41484  text editor.
41485  The syntax of the entries is:
41486 \end_layout
41487
41488 \begin_layout Standard
41489
41490 \series bold
41491
41492 \backslash
41493 bind 
41494 \begin_inset Quotes eld
41495 \end_inset
41496
41497 key combination
41498 \begin_inset Quotes erd
41499 \end_inset
41500
41501  
41502 \begin_inset Quotes eld
41503 \end_inset
41504
41505 LyX-function
41506 \begin_inset Quotes erd
41507 \end_inset
41508
41509
41510 \end_layout
41511
41512 \begin_layout Subsection
41513 Keyboard
41514 \begin_inset space \thinspace{}
41515 \end_inset
41516
41517 /
41518 \begin_inset space \thinspace{}
41519 \end_inset
41520
41521 Mouse
41522 \begin_inset CommandInset label
41523 LatexCommand label
41524 name "sub:Keyboard-Map"
41525
41526 \end_inset
41527
41528
41529 \begin_inset Index idx
41530 status collapsed
41531
41532 \begin_layout Plain Layout
41533 Keyboard Map
41534 \end_layout
41535
41536 \end_inset
41537
41538
41539 \begin_inset Index idx
41540 status collapsed
41541
41542 \begin_layout Plain Layout
41543 Settings ! Keyboard Map
41544 \end_layout
41545
41546 \end_inset
41547
41548
41549 \end_layout
41550
41551 \begin_layout Standard
41552 Normally keyboard settings have to be done in a menu of your operating system.
41553  For the case that this is not possible, LyX provides keyboard maps.
41554  If you have e.
41555 \begin_inset space \thinspace{}
41556 \end_inset
41557
41558 g.
41559 \begin_inset space \space{}
41560 \end_inset
41561
41562 a Czech keyboard but want to write with it like with a Romanian one, you
41563  can use the keyboard map file named 
41564 \emph on
41565 romanian.kmap
41566 \emph default
41567 .
41568 \end_layout
41569
41570 \begin_layout Standard
41571 \begin_inset Note Greyedout
41572 status open
41573
41574 \begin_layout Plain Layout
41575
41576 \series bold
41577 Note:
41578 \series default
41579  Keyboard maps are only provided as makeshift and don't work on all systems.
41580 \end_layout
41581
41582 \end_inset
41583
41584
41585 \end_layout
41586
41587 \begin_layout Standard
41588 Besides this, you can specify here the 
41589 \family sans
41590 Wheel scrolling speed
41591 \family default
41592 .
41593  The standard value is 1.0, higher values speed up the scrolling, lower ones
41594  slow it down.
41595 \end_layout
41596
41597 \begin_layout Subsection
41598 Input Completion
41599 \begin_inset CommandInset label
41600 LatexCommand label
41601 name "sub:Input-Completion-Appendix"
41602
41603 \end_inset
41604
41605
41606 \begin_inset Index idx
41607 status collapsed
41608
41609 \begin_layout Plain Layout
41610 Input completion
41611 \end_layout
41612
41613 \end_inset
41614
41615
41616 \end_layout
41617
41618 \begin_layout Standard
41619 Input completion is described in sec.
41620 \begin_inset space \thinspace{}
41621 \end_inset
41622
41623
41624 \begin_inset CommandInset ref
41625 LatexCommand ref
41626 reference "sec:Input-Completion"
41627
41628 \end_inset
41629
41630 .
41631  The completion options for math do the same as the corresponding options
41632  for text.
41633  With the general options you can define the delay time for the inline and
41634  popup completion and choose if long completions should be abbreviated or
41635  not.
41636 \end_layout
41637
41638 \begin_layout Section
41639 Paths
41640 \begin_inset CommandInset label
41641 LatexCommand label
41642 name "sec:Paths"
41643
41644 \end_inset
41645
41646
41647 \begin_inset Index idx
41648 status collapsed
41649
41650 \begin_layout Plain Layout
41651 Paths
41652 \end_layout
41653
41654 \end_inset
41655
41656
41657 \begin_inset Index idx
41658 status collapsed
41659
41660 \begin_layout Plain Layout
41661 Settings ! Paths
41662 \end_layout
41663
41664 \end_inset
41665
41666
41667 \end_layout
41668
41669 \begin_layout Description
41670 Working
41671 \begin_inset space ~
41672 \end_inset
41673
41674 directory This is LyX's working directory.
41675  It is the default when you 
41676 \family sans
41677 Open
41678 \family default
41679
41680 \family sans
41681 Save
41682 \family default
41683  or 
41684 \family sans
41685 Save
41686 \begin_inset space ~
41687 \end_inset
41688
41689 as
41690 \family default
41691  files.
41692 \end_layout
41693
41694 \begin_layout Description
41695 Document
41696 \begin_inset space ~
41697 \end_inset
41698
41699 templates This directory will be opened when you use the menu 
41700 \family sans
41701 File\SpecialChar \menuseparator
41702 New
41703 \begin_inset space ~
41704 \end_inset
41705
41706 from
41707 \begin_inset space ~
41708 \end_inset
41709
41710 Template
41711 \family default
41712 .
41713 \end_layout
41714
41715 \begin_layout Description
41716 Example
41717 \begin_inset space ~
41718 \end_inset
41719
41720 files This directory will be opened when you use the button 
41721 \family sans
41722 Examples
41723 \family default
41724  in the 
41725 \family sans
41726 File\SpecialChar \menuseparator
41727 Open
41728 \family default
41729  dialog.
41730 \begin_inset Newline newline
41731 \end_inset
41732
41733
41734 \begin_inset Note Greyedout
41735 status open
41736
41737 \begin_layout Plain Layout
41738
41739 \series bold
41740 Note:
41741 \series default
41742  The 
41743 \family sans
41744 Examples
41745 \family default
41746  button does not exist when using LyX on MacOS and Windows systems.
41747 \end_layout
41748
41749 \end_inset
41750
41751
41752 \end_layout
41753
41754 \begin_layout Description
41755 Backup
41756 \begin_inset space ~
41757 \end_inset
41758
41759 directory
41760 \begin_inset Index idx
41761 status collapsed
41762
41763 \begin_layout Plain Layout
41764 Backup ! Directory
41765 \end_layout
41766
41767 \end_inset
41768
41769  Backup copies will be saved to this directory.
41770  When no directory is given but backups are enabled as described in section
41771 \begin_inset space ~
41772 \end_inset
41773
41774
41775 \begin_inset CommandInset ref
41776 LatexCommand ref
41777 reference "sub:Backup documents"
41778
41779 \end_inset
41780
41781 , the 
41782 \family sans
41783 Working directory
41784 \family default
41785  will be used to save the backups.
41786 \begin_inset Newline newline
41787 \end_inset
41788
41789 The backup files have the ending 
41790 \begin_inset Quotes eld
41791 \end_inset
41792
41793 .lyx~
41794 \begin_inset Quotes erd
41795 \end_inset
41796
41797 .
41798 \end_layout
41799
41800 \begin_layout Description
41801 Ly
41802 \begin_inset ERT
41803 status collapsed
41804
41805 \begin_layout Plain Layout
41806
41807 {}
41808 \end_layout
41809
41810 \end_inset
41811
41812 XServer-Pipe Here you can enter the name of a Unix-pipe.
41813  This pipe is used to send data from external programs to LyX.
41814 \begin_inset Newline newline
41815 \end_inset
41816
41817
41818 \begin_inset Note Greyedout
41819 status open
41820
41821 \begin_layout Plain Layout
41822
41823 \series bold
41824 Note:
41825 \series default
41826  This feature doesn't work on Windows systems.
41827 \end_layout
41828
41829 \end_inset
41830
41831
41832 \end_layout
41833
41834 \begin_layout Description
41835 Temporary
41836 \begin_inset space ~
41837 \end_inset
41838
41839 directory Temporary files will be saved in this directory.
41840 \end_layout
41841
41842 \begin_layout Description
41843 PATH
41844 \begin_inset space ~
41845 \end_inset
41846
41847 prefix This field contains a list of paths to external programs.
41848  When LyX needs to use an external program, it looks in this list where
41849  to find it on the system.
41850  The path list is automatically set up on Windows and Mac systems when LyX
41851  is configured, so that you normally don't have to modify it.
41852  On Unix
41853 \begin_inset space \thinspace{}
41854 \end_inset
41855
41856 /
41857 \begin_inset space \thinspace{}
41858 \end_inset
41859
41860 Linux systems, the path list will need to be set only if there are external
41861  programs you wish to use that are not in your normal system path ($PATH).
41862  
41863 \end_layout
41864
41865 \begin_layout Section
41866 Identity
41867 \end_layout
41868
41869 \begin_layout Standard
41870 Here you can insert your name and email address.
41871  The identity will be used when you have enabled change tracking as described
41872  in section
41873 \begin_inset space ~
41874 \end_inset
41875
41876
41877 \begin_inset CommandInset ref
41878 LatexCommand ref
41879 reference "sec:Change-Tracking"
41880
41881 \end_inset
41882
41883 , to mark changes you make as yours.
41884 \end_layout
41885
41886 \begin_layout Section
41887 Language Settings
41888 \begin_inset Index idx
41889 status collapsed
41890
41891 \begin_layout Plain Layout
41892 Language ! Settings
41893 \end_layout
41894
41895 \end_inset
41896
41897
41898 \begin_inset Index idx
41899 status collapsed
41900
41901 \begin_layout Plain Layout
41902 Settings ! Language
41903 \end_layout
41904
41905 \end_inset
41906
41907
41908 \end_layout
41909
41910 \begin_layout Subsection
41911 Language
41912 \end_layout
41913
41914 \begin_layout Description
41915 User
41916 \begin_inset space ~
41917 \end_inset
41918
41919 Interface
41920 \begin_inset space ~
41921 \end_inset
41922
41923 language Here you can select the language of LyX's menus.
41924  Unfortunately this doesn't work on Mac and Windows.
41925  It works on Linux for the languages into LyX's menus and dialogs are translated.
41926  You find the actual translation status here: 
41927 \begin_inset CommandInset href
41928 LatexCommand href
41929 name "http://www.lyx.org/I18n"
41930 target "http://www.lyx.org/I18n"
41931
41932 \end_inset
41933
41934
41935 \end_layout
41936
41937 \begin_layout Description
41938 Default
41939 \begin_inset space ~
41940 \end_inset
41941
41942 language is the language used in new documents
41943 \end_layout
41944
41945 \begin_layout Description
41946 Language
41947 \begin_inset space ~
41948 \end_inset
41949
41950 package is a LaTeX-command to load a LaTeX-package that handles language
41951  issues.
41952  The default is the LaTeX-command 
41953 \family sans
41954
41955 \backslash
41956 usepackage{babel}
41957 \family default
41958  that loads the package 
41959 \series bold
41960 babel
41961 \series default
41962 .
41963 \begin_inset Foot
41964 status collapsed
41965
41966 \begin_layout Plain Layout
41967 For an introduction to the LaTeX-Syntax, have a look at section
41968 \begin_inset space ~
41969 \end_inset
41970
41971
41972 \begin_inset CommandInset ref
41973 LatexCommand ref
41974 reference "sec:TeX-Code"
41975
41976 \end_inset
41977
41978 .
41979 \end_layout
41980
41981 \end_inset
41982
41983
41984 \begin_inset Newline newline
41985 \end_inset
41986
41987
41988 \series bold
41989 babel
41990 \series default
41991  automatically translates in the background the text labels of documents
41992  to the document language.
41993  A text label is, for instance, the word 
41994 \begin_inset Quotes eld
41995 \end_inset
41996
41997 Table
41998 \begin_inset Quotes erd
41999 \end_inset
42000
42001  at the beginning of every table caption.
42002 \end_layout
42003
42004 \begin_layout Description
42005 Command
42006 \begin_inset space ~
42007 \end_inset
42008
42009 start When a special LaTeX-package is needed to write in a certain document
42010  language, you can here specify the command to start the package.
42011  An example is the start command 
42012 \family sans
42013
42014 \backslash
42015 begin{arabtext}
42016 \family default
42017  that is needed to write Arabic using the package 
42018 \series bold
42019 ArabTeX
42020 \series default
42021 , see 
42022 \begin_inset CommandInset citation
42023 LatexCommand cite
42024 key "Arabic"
42025
42026 \end_inset
42027
42028 .
42029  The default is the 
42030 \series bold
42031 babel
42032 \series default
42033  command 
42034 \family sans
42035
42036 \backslash
42037 selectlanguage{$$lang}
42038 \family default
42039 .
42040 \end_layout
42041
42042 \begin_layout Description
42043 Command
42044 \begin_inset space ~
42045 \end_inset
42046
42047 end Counterpart to 
42048 \family sans
42049 Command start
42050 \family default
42051 .
42052  Some packages, like the default, don't have an end command since the start
42053  command toggles the package on and off.
42054 \end_layout
42055
42056 \begin_layout Description
42057 Use
42058 \begin_inset space ~
42059 \end_inset
42060
42061 babel Whether 
42062 \series bold
42063 babel
42064 \series default
42065  is used or not.
42066 \end_layout
42067
42068 \begin_layout Description
42069 Global When this option is set, the languages used in the document will
42070  be added as options to the document class options, so that they can be
42071  used by all LaTeX-packages.
42072  Otherwise they will only be used as options for the 
42073 \series bold
42074 babel
42075 \series default
42076  package.
42077 \end_layout
42078
42079 \begin_layout Description
42080 Auto
42081 \begin_inset space ~
42082 \end_inset
42083
42084 begin When this option is set, the documents starts with the chosen document
42085  language.
42086  When this option is not set, the 
42087 \family sans
42088 Command
42089 \begin_inset space ~
42090 \end_inset
42091
42092 start
42093 \family default
42094  is explicitly set to the beginning of the document in the LaTeX-output.
42095  This assures that the correct language is used when you use another 
42096 \family sans
42097 Command
42098 \begin_inset space ~
42099 \end_inset
42100
42101 start
42102 \family default
42103  than the default.
42104 \end_layout
42105
42106 \begin_layout Description
42107 Auto
42108 \begin_inset space ~
42109 \end_inset
42110
42111 end Counterpart to 
42112 \family sans
42113 Auto
42114 \begin_inset space ~
42115 \end_inset
42116
42117 begin
42118 \family default
42119 .
42120  When it is not set, the 
42121 \family sans
42122 Command
42123 \begin_inset space ~
42124 \end_inset
42125
42126 end
42127 \family default
42128  is set to the end of the document.
42129 \end_layout
42130
42131 \begin_layout Description
42132 Mark
42133 \begin_inset space ~
42134 \end_inset
42135
42136 foreign
42137 \begin_inset space ~
42138 \end_inset
42139
42140 languages Text marked formatted in a language different from the document
42141  language will be underlined blue.
42142 \end_layout
42143
42144 \begin_layout Description
42145 Enable
42146 \begin_inset space ~
42147 \end_inset
42148
42149 RTL
42150 \begin_inset space ~
42151 \end_inset
42152
42153 support Enables the use of languages, written from right to left (RTL),
42154  like Arabic, Hebrew, Farsi.
42155 \end_layout
42156
42157 \begin_layout Description
42158 Cursor
42159 \begin_inset space ~
42160 \end_inset
42161
42162 movement When writing RTL, you can define if the left and right arrow keys
42163  move the cursor visually to the left or right, respectively, or logically.
42164  Logical means that the cursor is moved to the left when pressing the right
42165  arrow key and the cursor is inside text in an RTL language.
42166 \end_layout
42167
42168 \begin_layout Subsection
42169 Spellchecker
42170 \end_layout
42171
42172 \begin_layout Standard
42173 The spellchecker settings are explained in section
42174 \begin_inset space ~
42175 \end_inset
42176
42177
42178 \begin_inset CommandInset ref
42179 LatexCommand ref
42180 reference "sec:Spellchecking"
42181
42182 \end_inset
42183
42184
42185 \end_layout
42186
42187 \begin_layout Section
42188 Outputs
42189 \end_layout
42190
42191 \begin_layout Subsection
42192 Printer
42193 \begin_inset CommandInset label
42194 LatexCommand label
42195 name "sub:Printer"
42196
42197 \end_inset
42198
42199
42200 \begin_inset Index idx
42201 status collapsed
42202
42203 \begin_layout Plain Layout
42204 Printer
42205 \end_layout
42206
42207 \end_inset
42208
42209
42210 \begin_inset Index idx
42211 status collapsed
42212
42213 \begin_layout Plain Layout
42214 Settings ! Printer
42215 \end_layout
42216
42217 \end_inset
42218
42219
42220 \end_layout
42221
42222 \begin_layout Description
42223 Default
42224 \begin_inset space ~
42225 \end_inset
42226
42227 printer Here you can specify the name of your default printer.
42228  The name will be used when the 
42229 \family sans
42230 Printer command
42231 \family default
42232  is executed.
42233 \begin_inset Newline newline
42234 \end_inset
42235
42236
42237 \begin_inset Note Greyedout
42238 status open
42239
42240 \begin_layout Plain Layout
42241
42242 \series bold
42243 Note:
42244 \series default
42245  You can leave this field empty on Windows systems because it has no effect.
42246 \end_layout
42247
42248 \end_inset
42249
42250
42251 \end_layout
42252
42253 \begin_layout Description
42254 Adapt
42255 \begin_inset space ~
42256 \end_inset
42257
42258 output
42259 \begin_inset space ~
42260 \end_inset
42261
42262 to
42263 \begin_inset space ~
42264 \end_inset
42265
42266 printer This option works only for the 
42267 \family sans
42268 Printer command
42269 \family default
42270  
42271 \begin_inset Quotes eld
42272 \end_inset
42273
42274
42275 \family sans
42276 dvips
42277 \family default
42278
42279 \begin_inset Quotes erd
42280 \end_inset
42281
42282 .
42283  It activates a configuration file for dvips.
42284  This is an option only for dvips experts.
42285 \end_layout
42286
42287 \begin_layout Description
42288 Printer
42289 \begin_inset space ~
42290 \end_inset
42291
42292 command is the command LyX
42293 \begin_inset space \thinspace{}
42294 \end_inset
42295
42296 /
42297 \begin_inset space \thinspace{}
42298 \end_inset
42299
42300 LaTeX uses for printing.
42301  The default is on most systems 
42302 \family sans
42303 dvips
42304 \family default
42305 .
42306 \end_layout
42307
42308 \begin_layout Description
42309 Printer
42310 \begin_inset space ~
42311 \end_inset
42312
42313 Command
42314 \begin_inset space ~
42315 \end_inset
42316
42317 Options Here you can specify printer options.
42318  A list of printer options with explanations can be found in the documentation
42319  of the program that provides the 
42320 \family sans
42321 Printer command
42322 \family default
42323  you are using.
42324 \end_layout
42325
42326 \begin_layout Subsection
42327 Date Format
42328 \begin_inset Index idx
42329 status collapsed
42330
42331 \begin_layout Plain Layout
42332 Date Format
42333 \end_layout
42334
42335 \end_inset
42336
42337
42338 \begin_inset Index idx
42339 status collapsed
42340
42341 \begin_layout Plain Layout
42342 Settings ! Date format
42343 \end_layout
42344
42345 \end_inset
42346
42347
42348 \end_layout
42349
42350 \begin_layout Standard
42351 The date format can be one or a mixture of the formats listed here:
42352 \begin_inset Newline newline
42353 \end_inset
42354
42355
42356 \begin_inset Flex URL
42357 status collapsed
42358
42359 \begin_layout Plain Layout
42360
42361 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
42362 \end_layout
42363
42364 \end_inset
42365
42366
42367 \begin_inset Newline newline
42368 \end_inset
42369
42370 For example the format
42371 \begin_inset Newline newline
42372 \end_inset
42373
42374 %d/%m/%y
42375 \begin_inset Newline newline
42376 \end_inset
42377
42378 prints the date as day/month/year.
42379 \end_layout
42380
42381 \begin_layout Subsection
42382 Plain Text
42383 \end_layout
42384
42385 \begin_layout Description
42386 Output
42387 \begin_inset space ~
42388 \end_inset
42389
42390 line
42391 \begin_inset space ~
42392 \end_inset
42393
42394 length sets the maximum number of characters printed in one line when using
42395  the menu 
42396 \family sans
42397 File\SpecialChar \menuseparator
42398 Export\SpecialChar \menuseparator
42399 Plain
42400 \begin_inset space ~
42401 \end_inset
42402
42403 text
42404 \family default
42405 .
42406  Setting the line line length to 0 means all text is printed in one endless
42407  line.
42408 \end_layout
42409
42410 \begin_layout Description
42411 roff
42412 \begin_inset space ~
42413 \end_inset
42414
42415 command defines an additional command used to produce better ASCII tables
42416  with the 
42417 \family typewriter
42418 groff/troff/nroff
42419 \family default
42420  UNIX-commands (refer to their manuals for more information about them).
42421  Setting this as empty tells LyX to use the internal formatter.
42422 \end_layout
42423
42424 \begin_layout Subsection
42425 LaT
42426 \begin_inset ERT
42427 status collapsed
42428
42429 \begin_layout Plain Layout
42430
42431 {}
42432 \end_layout
42433
42434 \end_inset
42435
42436 eX
42437 \begin_inset CommandInset label
42438 LatexCommand label
42439 name "sub:LaTeX-settings"
42440
42441 \end_inset
42442
42443
42444 \begin_inset Index idx
42445 status collapsed
42446
42447 \begin_layout Plain Layout
42448 Settings ! LaTeX
42449 \end_layout
42450
42451 \end_inset
42452
42453
42454 \end_layout
42455
42456 \begin_layout Description
42457 Te
42458 \begin_inset ERT
42459 status collapsed
42460
42461 \begin_layout Plain Layout
42462
42463 {}
42464 \end_layout
42465
42466 \end_inset
42467
42468 X
42469 \begin_inset space ~
42470 \end_inset
42471
42472 encoding This is the default encoding of the document font.
42473  
42474 \family sans
42475 T1
42476 \family default
42477  is the default and covers western languages and symbols.
42478  
42479 \family sans
42480 T2A
42481 \family default
42482
42483 \family sans
42484 T2B
42485 \family default
42486
42487 \family sans
42488 T2C
42489 \family default
42490
42491 \family sans
42492 LCY
42493 \family default
42494 , and 
42495 \family sans
42496 X2
42497 \family default
42498  are for Cyrillic.
42499  Combinations of the encodings are possible, like 
42500 \begin_inset Quotes erd
42501 \end_inset
42502
42503
42504 \family sans
42505 T1, T2B
42506 \family default
42507
42508 \begin_inset Quotes erd
42509 \end_inset
42510
42511 .
42512  The font encoding is normally automatically loaded by the language packages
42513  LyX sets up in the background.
42514  So there is no need to change the default encoding.
42515 \end_layout
42516
42517 \begin_layout Description
42518 Default
42519 \begin_inset space ~
42520 \end_inset
42521
42522 paper
42523 \begin_inset space ~
42524 \end_inset
42525
42526 size This is the paper size that is used for new documents.
42527  The 
42528 \family sans
42529 Default
42530 \family default
42531  value depends on your LaTeX-system setup.
42532 \end_layout
42533
42534 \begin_layout Standard
42535 You can also specify here commands with parameters for the listed applications.
42536  But before you change something, it is strongly recommended to read the
42537  manuals of the applications.
42538  Currently the following commands can be set:
42539 \end_layout
42540
42541 \begin_layout Description
42542 CheckTe
42543 \begin_inset ERT
42544 status collapsed
42545
42546 \begin_layout Plain Layout
42547
42548 {}
42549 \end_layout
42550
42551 \end_inset
42552
42553 X
42554 \begin_inset space ~
42555 \end_inset
42556
42557 command Command for the program 
42558 \family sans
42559 CheckTeX
42560 \family default
42561  that is described in the section 
42562 \emph on
42563 Checking TeX
42564 \emph default
42565  of the 
42566 \emph on
42567 Additional Features
42568 \emph default
42569  manual.
42570 \end_layout
42571
42572 \begin_layout Description
42573 BibTe
42574 \begin_inset ERT
42575 status collapsed
42576
42577 \begin_layout Plain Layout
42578
42579 {}
42580 \end_layout
42581
42582 \end_inset
42583
42584 X
42585 \begin_inset space ~
42586 \end_inset
42587
42588 command Command for the program 
42589 \family sans
42590 BibTeX
42591 \family default
42592  that generates the bibliography, see section
42593 \begin_inset space ~
42594 \end_inset
42595
42596
42597 \begin_inset CommandInset ref
42598 LatexCommand ref
42599 reference "sub:Bibliography-databases"
42600
42601 \end_inset
42602
42603 .
42604 \end_layout
42605
42606 \begin_layout Description
42607 Index
42608 \begin_inset space ~
42609 \end_inset
42610
42611 command Command for the program that generates the index, see section
42612 \begin_inset space ~
42613 \end_inset
42614
42615
42616 \begin_inset CommandInset ref
42617 LatexCommand ref
42618 reference "sub:Index-Program"
42619
42620 \end_inset
42621
42622 .
42623 \end_layout
42624
42625 \begin_layout Description
42626 Nomenclature
42627 \begin_inset space ~
42628 \end_inset
42629
42630 command Command for the program that generates the nomenclature, see section
42631 \begin_inset space ~
42632 \end_inset
42633
42634
42635 \begin_inset CommandInset ref
42636 LatexCommand ref
42637 reference "sub:Nomenclature-Program"
42638
42639 \end_inset
42640
42641 .
42642 \end_layout
42643
42644 \begin_layout Description
42645 DVI
42646 \begin_inset space ~
42647 \end_inset
42648
42649 viewer
42650 \begin_inset space ~
42651 \end_inset
42652
42653 paper
42654 \begin_inset space ~
42655 \end_inset
42656
42657 size
42658 \begin_inset space ~
42659 \end_inset
42660
42661 options They only have an effect when the program 
42662 \family sans
42663 xdvi
42664 \family default
42665  is used as DVI-viewer.
42666 \end_layout
42667
42668 \begin_layout Standard
42669 There are additionally the following options:
42670 \end_layout
42671
42672 \begin_layout Description
42673 Use
42674 \begin_inset space ~
42675 \end_inset
42676
42677 Windows-style
42678 \begin_inset space ~
42679 \end_inset
42680
42681 paths
42682 \begin_inset space ~
42683 \end_inset
42684
42685 in
42686 \begin_inset space ~
42687 \end_inset
42688
42689 LaTeX
42690 \begin_inset space ~
42691 \end_inset
42692
42693 files Uses paths in the notation of Windows, that means that 
42694 \begin_inset Quotes eld
42695 \end_inset
42696
42697
42698 \backslash
42699
42700 \begin_inset Quotes erd
42701 \end_inset
42702
42703  is used instead of 
42704 \begin_inset Quotes eld
42705 \end_inset
42706
42707 /
42708 \begin_inset Quotes erd
42709 \end_inset
42710
42711  to separate folders.
42712  This option is enabled by default when you use LyX on Windows.
42713 \begin_inset Index idx
42714 status collapsed
42715
42716 \begin_layout Plain Layout
42717 Paths
42718 \end_layout
42719
42720 \end_inset
42721
42722
42723 \begin_inset Index idx
42724 status collapsed
42725
42726 \begin_layout Plain Layout
42727 Settings ! Paths
42728 \end_layout
42729
42730 \end_inset
42731
42732
42733 \end_layout
42734
42735 \begin_layout Description
42736 Reset
42737 \begin_inset space ~
42738 \end_inset
42739
42740 class
42741 \begin_inset space ~
42742 \end_inset
42743
42744 options
42745 \begin_inset space ~
42746 \end_inset
42747
42748 when
42749 \begin_inset space ~
42750 \end_inset
42751
42752 document
42753 \begin_inset space ~
42754 \end_inset
42755
42756 classes
42757 \begin_inset space ~
42758 \end_inset
42759
42760 changes Removes all manually set document class options in the 
42761 \family sans
42762 Document\SpecialChar \menuseparator
42763 Settings
42764 \family default
42765  dialog when changing the document class.
42766 \end_layout
42767
42768 \begin_layout Section
42769 File
42770 \begin_inset space ~
42771 \end_inset
42772
42773 Handling
42774 \begin_inset Index idx
42775 status collapsed
42776
42777 \begin_layout Plain Layout
42778 File handling
42779 \end_layout
42780
42781 \end_inset
42782
42783
42784 \end_layout
42785
42786 \begin_layout Subsection
42787 Converters
42788 \begin_inset CommandInset label
42789 LatexCommand label
42790 name "sub:Converters"
42791
42792 \end_inset
42793
42794
42795 \begin_inset Index idx
42796 status collapsed
42797
42798 \begin_layout Plain Layout
42799 Converters
42800 \end_layout
42801
42802 \end_inset
42803
42804
42805 \end_layout
42806
42807 \begin_layout Standard
42808 Here you find the list of defined converter commands to convert material
42809  from one format to another.
42810  You can modify them or create new ones.
42811  To modify a converter, select it, change the entry of the field 
42812 \family sans
42813 Converter
42814 \family default
42815  and/or 
42816 \family sans
42817 Extra
42818 \begin_inset space ~
42819 \end_inset
42820
42821 flag
42822 \family default
42823 , and press the 
42824 \family sans
42825 Modify
42826 \family default
42827  button.
42828  To create a new converter, select an existing one, select a different format
42829  in the 
42830 \family sans
42831 From
42832 \begin_inset space ~
42833 \end_inset
42834
42835 format
42836 \family default
42837  drop-down list, modify the 
42838 \family sans
42839 Converter
42840 \family default
42841  field, and press the 
42842 \family sans
42843 Add
42844 \family default
42845  button.
42846 \end_layout
42847
42848 \begin_layout Standard
42849 When the 
42850 \family sans
42851 Converter File Cache
42852 \family default
42853  is enabled, conversions will be cached as long as specified in the field
42854  
42855 \family sans
42856 Maximum Age (in days
42857 \family default
42858 ).
42859  This means that images don't need to be converted again when you reopen
42860  a document; the converted images from the cache will be used instead.
42861 \end_layout
42862
42863 \begin_layout Standard
42864 More about converters, like the variables and flags that can be used in
42865  the converter definition, is described in the section 
42866 \emph on
42867 Converters
42868 \emph default
42869  of the 
42870 \emph on
42871 Customization
42872 \emph default
42873  manual.
42874 \end_layout
42875
42876 \begin_layout Subsection
42877 File Formats
42878 \begin_inset CommandInset label
42879 LatexCommand label
42880 name "sec:File-Formats"
42881
42882 \end_inset
42883
42884
42885 \begin_inset Index idx
42886 status collapsed
42887
42888 \begin_layout Plain Layout
42889 File formats
42890 \end_layout
42891
42892 \end_inset
42893
42894
42895 \begin_inset Index idx
42896 status collapsed
42897
42898 \begin_layout Plain Layout
42899 Copiers
42900 \end_layout
42901
42902 \end_inset
42903
42904
42905 \end_layout
42906
42907 \begin_layout Standard
42908 Here you find the list of defined file formats that LyX can handle.
42909  You can modify the viewer and editor program that should be used for certain
42910  formats.
42911 \end_layout
42912
42913 \begin_layout Standard
42914 More about formats, like the options that can be used in the format definition,
42915  is described in the section 
42916 \emph on
42917 Formats
42918 \emph default
42919  of the 
42920 \emph on
42921 Customization
42922 \emph default
42923  manual.
42924 \end_layout
42925
42926 \begin_layout Standard
42927 Since all conversions from one format to another take place in LyX's temporary
42928  directory, it is sometimes necessary to modify a file before copying it
42929  to the temporary directory in order that the conversion may be performed.
42930  This is done by specifying a 
42931 \family sans
42932 Copier
42933 \family default
42934 .
42935  More about this is described in the section 
42936 \emph on
42937 Copiers
42938 \emph default
42939  of the 
42940 \emph on
42941 Customization
42942 \emph default
42943  manual.
42944 \end_layout
42945
42946 \begin_layout Chapter
42947 Units available in LyX
42948 \begin_inset Index idx
42949 status collapsed
42950
42951 \begin_layout Plain Layout
42952 Units
42953 \end_layout
42954
42955 \end_inset
42956
42957
42958 \begin_inset CommandInset label
42959 LatexCommand label
42960 name "cha:Units-available-in"
42961
42962 \end_inset
42963
42964
42965 \end_layout
42966
42967 \begin_layout Standard
42968 To understand the units described in this documentation, 
42969 \begin_inset CommandInset ref
42970 LatexCommand ref
42971 reference "cap:Units"
42972
42973 \end_inset
42974
42975  explains all units available in LyX.
42976 \end_layout
42977
42978 \begin_layout Standard
42979 \begin_inset Float table
42980 placement h
42981 wide false
42982 sideways false
42983 status open
42984
42985 \begin_layout Plain Layout
42986 \begin_inset Caption
42987
42988 \begin_layout Plain Layout
42989 \begin_inset CommandInset label
42990 LatexCommand label
42991 name "cap:Units"
42992
42993 \end_inset
42994
42995 Units
42996 \end_layout
42997
42998 \end_inset
42999
43000
43001 \end_layout
43002
43003 \begin_layout Plain Layout
43004 \begin_inset VSpace medskip
43005 \end_inset
43006
43007
43008 \end_layout
43009
43010 \begin_layout Plain Layout
43011 \align center
43012 \begin_inset Tabular
43013 <lyxtabular version="3" rows="20" columns="2">
43014 <features tabularvalignment="middle">
43015 <column alignment="center" valignment="top" width="0">
43016 <column alignment="center" valignment="top" width="0">
43017 <row>
43018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43019 \begin_inset Text
43020
43021 \begin_layout Plain Layout
43022 unit
43023 \end_layout
43024
43025 \end_inset
43026 </cell>
43027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43028 \begin_inset Text
43029
43030 \begin_layout Plain Layout
43031 name/description
43032 \end_layout
43033
43034 \end_inset
43035 </cell>
43036 </row>
43037 <row>
43038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43039 \begin_inset Text
43040
43041 \begin_layout Plain Layout
43042 mm
43043 \end_layout
43044
43045 \end_inset
43046 </cell>
43047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43048 \begin_inset Text
43049
43050 \begin_layout Plain Layout
43051 millimeter
43052 \end_layout
43053
43054 \end_inset
43055 </cell>
43056 </row>
43057 <row>
43058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43059 \begin_inset Text
43060
43061 \begin_layout Plain Layout
43062 cm
43063 \end_layout
43064
43065 \end_inset
43066 </cell>
43067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43068 \begin_inset Text
43069
43070 \begin_layout Plain Layout
43071 centimeter
43072 \end_layout
43073
43074 \end_inset
43075 </cell>
43076 </row>
43077 <row>
43078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43079 \begin_inset Text
43080
43081 \begin_layout Plain Layout
43082 in
43083 \end_layout
43084
43085 \end_inset
43086 </cell>
43087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43088 \begin_inset Text
43089
43090 \begin_layout Plain Layout
43091 inch
43092 \end_layout
43093
43094 \end_inset
43095 </cell>
43096 </row>
43097 <row>
43098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43099 \begin_inset Text
43100
43101 \begin_layout Plain Layout
43102 pt
43103 \end_layout
43104
43105 \end_inset
43106 </cell>
43107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43108 \begin_inset Text
43109
43110 \begin_layout Plain Layout
43111 point (72.27
43112 \begin_inset space \thinspace{}
43113 \end_inset
43114
43115 pt = 1
43116 \begin_inset space \thinspace{}
43117 \end_inset
43118
43119 in)
43120 \end_layout
43121
43122 \end_inset
43123 </cell>
43124 </row>
43125 <row>
43126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43127 \begin_inset Text
43128
43129 \begin_layout Plain Layout
43130 pc
43131 \end_layout
43132
43133 \end_inset
43134 </cell>
43135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43136 \begin_inset Text
43137
43138 \begin_layout Plain Layout
43139 pica (1
43140 \begin_inset space \thinspace{}
43141 \end_inset
43142
43143 pc = 12
43144 \begin_inset space \thinspace{}
43145 \end_inset
43146
43147 pt)
43148 \end_layout
43149
43150 \end_inset
43151 </cell>
43152 </row>
43153 <row>
43154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43155 \begin_inset Text
43156
43157 \begin_layout Plain Layout
43158 sp
43159 \end_layout
43160
43161 \end_inset
43162 </cell>
43163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43164 \begin_inset Text
43165
43166 \begin_layout Plain Layout
43167 scaled point (65536
43168 \begin_inset space \thinspace{}
43169 \end_inset
43170
43171 sp = 1
43172 \begin_inset space \thinspace{}
43173 \end_inset
43174
43175 pt)
43176 \end_layout
43177
43178 \end_inset
43179 </cell>
43180 </row>
43181 <row>
43182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43183 \begin_inset Text
43184
43185 \begin_layout Plain Layout
43186 bp
43187 \end_layout
43188
43189 \end_inset
43190 </cell>
43191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43192 \begin_inset Text
43193
43194 \begin_layout Plain Layout
43195 big point (72
43196 \begin_inset space \thinspace{}
43197 \end_inset
43198
43199 bp = 1
43200 \begin_inset space \thinspace{}
43201 \end_inset
43202
43203 in)
43204 \end_layout
43205
43206 \end_inset
43207 </cell>
43208 </row>
43209 <row>
43210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43211 \begin_inset Text
43212
43213 \begin_layout Plain Layout
43214 dd
43215 \end_layout
43216
43217 \end_inset
43218 </cell>
43219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43220 \begin_inset Text
43221
43222 \begin_layout Plain Layout
43223 didot (72
43224 \begin_inset space \thinspace{}
43225 \end_inset
43226
43227 dd 
43228 \begin_inset Formula $\approx$
43229 \end_inset
43230
43231  37.6
43232 \begin_inset space \thinspace{}
43233 \end_inset
43234
43235 mm)
43236 \end_layout
43237
43238 \end_inset
43239 </cell>
43240 </row>
43241 <row>
43242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43243 \begin_inset Text
43244
43245 \begin_layout Plain Layout
43246 cc
43247 \end_layout
43248
43249 \end_inset
43250 </cell>
43251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43252 \begin_inset Text
43253
43254 \begin_layout Plain Layout
43255 cicero (1
43256 \begin_inset space \thinspace{}
43257 \end_inset
43258
43259 cc = 12
43260 \begin_inset space \thinspace{}
43261 \end_inset
43262
43263 dd)
43264 \end_layout
43265
43266 \end_inset
43267 </cell>
43268 </row>
43269 <row>
43270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43271 \begin_inset Text
43272
43273 \begin_layout Plain Layout
43274 Scale%
43275 \end_layout
43276
43277 \end_inset
43278 </cell>
43279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43280 \begin_inset Text
43281
43282 \begin_layout Plain Layout
43283 % of original image width
43284 \end_layout
43285
43286 \end_inset
43287 </cell>
43288 </row>
43289 <row>
43290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43291 \begin_inset Text
43292
43293 \begin_layout Plain Layout
43294 text%
43295 \end_layout
43296
43297 \end_inset
43298 </cell>
43299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43300 \begin_inset Text
43301
43302 \begin_layout Plain Layout
43303 % of text width
43304 \end_layout
43305
43306 \end_inset
43307 </cell>
43308 </row>
43309 <row>
43310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43311 \begin_inset Text
43312
43313 \begin_layout Plain Layout
43314 col%
43315 \end_layout
43316
43317 \end_inset
43318 </cell>
43319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43320 \begin_inset Text
43321
43322 \begin_layout Plain Layout
43323 % of column width
43324 \end_layout
43325
43326 \end_inset
43327 </cell>
43328 </row>
43329 <row>
43330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43331 \begin_inset Text
43332
43333 \begin_layout Plain Layout
43334 page%
43335 \end_layout
43336
43337 \end_inset
43338 </cell>
43339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43340 \begin_inset Text
43341
43342 \begin_layout Plain Layout
43343 % of paper width
43344 \end_layout
43345
43346 \end_inset
43347 </cell>
43348 </row>
43349 <row>
43350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43351 \begin_inset Text
43352
43353 \begin_layout Plain Layout
43354 line%
43355 \end_layout
43356
43357 \end_inset
43358 </cell>
43359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43360 \begin_inset Text
43361
43362 \begin_layout Plain Layout
43363 % of line width
43364 \end_layout
43365
43366 \end_inset
43367 </cell>
43368 </row>
43369 <row>
43370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43371 \begin_inset Text
43372
43373 \begin_layout Plain Layout
43374 theight%
43375 \end_layout
43376
43377 \end_inset
43378 </cell>
43379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43380 \begin_inset Text
43381
43382 \begin_layout Plain Layout
43383 % of text height
43384 \end_layout
43385
43386 \end_inset
43387 </cell>
43388 </row>
43389 <row>
43390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43391 \begin_inset Text
43392
43393 \begin_layout Plain Layout
43394 pheight%
43395 \end_layout
43396
43397 \end_inset
43398 </cell>
43399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43400 \begin_inset Text
43401
43402 \begin_layout Plain Layout
43403 % of paper height
43404 \end_layout
43405
43406 \end_inset
43407 </cell>
43408 </row>
43409 <row>
43410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43411 \begin_inset Text
43412
43413 \begin_layout Plain Layout
43414 ex
43415 \end_layout
43416
43417 \end_inset
43418 </cell>
43419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43420 \begin_inset Text
43421
43422 \begin_layout Plain Layout
43423 height of letter 
43424 \emph on
43425 x
43426 \emph default
43427  in current font
43428 \end_layout
43429
43430 \end_inset
43431 </cell>
43432 </row>
43433 <row>
43434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43435 \begin_inset Text
43436
43437 \begin_layout Plain Layout
43438 em
43439 \end_layout
43440
43441 \end_inset
43442 </cell>
43443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43444 \begin_inset Text
43445
43446 \begin_layout Plain Layout
43447 width of letter 
43448 \emph on
43449 M
43450 \emph default
43451  in current font
43452 \end_layout
43453
43454 \end_inset
43455 </cell>
43456 </row>
43457 <row>
43458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43459 \begin_inset Text
43460
43461 \begin_layout Plain Layout
43462 mu
43463 \end_layout
43464
43465 \end_inset
43466 </cell>
43467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43468 \begin_inset Text
43469
43470 \begin_layout Plain Layout
43471 math unit (1
43472 \begin_inset space \thinspace{}
43473 \end_inset
43474
43475 mu = 1/18
43476 \begin_inset space \thinspace{}
43477 \end_inset
43478
43479 em)
43480 \end_layout
43481
43482 \end_inset
43483 </cell>
43484 </row>
43485 </lyxtabular>
43486
43487 \end_inset
43488
43489
43490 \end_layout
43491
43492 \end_inset
43493
43494
43495 \end_layout
43496
43497 \begin_layout Chapter
43498 Credits
43499 \begin_inset CommandInset label
43500 LatexCommand label
43501 name "cha:Credits"
43502
43503 \end_inset
43504
43505
43506 \end_layout
43507
43508 \begin_layout Standard
43509 The documentation is a collaborative effort between many different people
43510  (and we would encourage people to contribute!).
43511 \end_layout
43512
43513 \begin_layout Itemize
43514
43515 \noun on
43516 Alejandro Aguilar Sierra
43517 \end_layout
43518
43519 \begin_layout Itemize
43520
43521 \noun on
43522 Amir Karger
43523 \end_layout
43524
43525 \begin_layout Itemize
43526
43527 \noun on
43528 David Johnson
43529 \end_layout
43530
43531 \begin_layout Itemize
43532
43533 \noun on
43534 Hartmut Haase
43535 \end_layout
43536
43537 \begin_layout Itemize
43538
43539 \noun on
43540 Ignacio García
43541 \end_layout
43542
43543 \begin_layout Itemize
43544
43545 \noun on
43546 Ivan Schreter
43547 \end_layout
43548
43549 \begin_layout Itemize
43550
43551 \noun on
43552 John Raithel
43553 \end_layout
43554
43555 \begin_layout Itemize
43556
43557 \noun on
43558 John Weiss
43559 \end_layout
43560
43561 \begin_layout Itemize
43562
43563 \noun on
43564 Lars Gullik Bjønnes
43565 \end_layout
43566
43567 \begin_layout Itemize
43568
43569 \noun on
43570 Matthias Ettrich
43571 \end_layout
43572
43573 \begin_layout Itemize
43574
43575 \noun on
43576 Matthias Zenker
43577 \end_layout
43578
43579 \begin_layout Itemize
43580
43581 \noun on
43582 Rich Fields
43583 \end_layout
43584
43585 \begin_layout Itemize
43586
43587 \noun on
43588 Pascal André
43589 \end_layout
43590
43591 \begin_layout Itemize
43592
43593 \noun on
43594 Paul Evans
43595 \end_layout
43596
43597 \begin_layout Itemize
43598
43599 \noun on
43600 Paul Russel
43601 \end_layout
43602
43603 \begin_layout Itemize
43604
43605 \noun on
43606 Robin Socha
43607 \end_layout
43608
43609 \begin_layout Itemize
43610
43611 \noun on
43612 Uwe Stöhr
43613 \end_layout
43614
43615 \begin_layout Itemize
43616 The LyX Team: 
43617 \begin_inset CommandInset citation
43618 LatexCommand cite
43619 key "lyxcredit"
43620
43621 \end_inset
43622
43623
43624 \end_layout
43625
43626 \begin_layout Standard
43627 \begin_inset Newpage newpage
43628 \end_inset
43629
43630 The bibliography on the following page was created with the 
43631 \family sans
43632 Bibliography
43633 \family default
43634  environment.
43635 \end_layout
43636
43637 \begin_layout Bibliography
43638 \labelwidthstring Literaturverzeichnis
43639 \begin_inset CommandInset bibitem
43640 LatexCommand bibitem
43641 label "Credits"
43642 key "lyxcredit"
43643
43644 \end_inset
43645
43646 The LyX Team: 
43647 \begin_inset CommandInset href
43648 LatexCommand href
43649 name "Credits"
43650 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
43651
43652 \end_inset
43653
43654 :
43655 \begin_inset Newline newline
43656 \end_inset
43657
43658
43659 \begin_inset Flex URL
43660 status collapsed
43661
43662 \begin_layout Plain Layout
43663
43664 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
43665 \end_layout
43666
43667 \end_inset
43668
43669
43670 \end_layout
43671
43672 \begin_layout Bibliography
43673 \labelwidthstring Literaturverzeichnis
43674 \begin_inset CommandInset bibitem
43675 LatexCommand bibitem
43676 key "latexcompanion"
43677
43678 \end_inset
43679
43680 Frank Mittelbach and Michel Goossens: 
43681 \emph on
43682 The LaTeX Companion Second Edition.
43683
43684 \emph default
43685  Addison-Wesley, 2004
43686 \end_layout
43687
43688 \begin_layout Bibliography
43689 \labelwidthstring Literaturverzeichnis
43690 \begin_inset CommandInset bibitem
43691 LatexCommand bibitem
43692 key "latexguide"
43693
43694 \end_inset
43695
43696 Helmut Kopka and Patrick W.
43697  Daly: 
43698 \emph on
43699 A Guide to LaTeX Fourth Edition.
43700
43701 \emph default
43702  Addison-Wesley, 2003
43703 \end_layout
43704
43705 \begin_layout Bibliography
43706 \labelwidthstring Literaturverzeichnis
43707 \begin_inset CommandInset bibitem
43708 LatexCommand bibitem
43709 key "latexbook"
43710
43711 \end_inset
43712
43713 Leslie Lamport: 
43714 \emph on
43715 LaTeX: A Document Preparation System.
43716
43717 \emph default
43718  Addison-Wesley, second edition, 1994
43719 \end_layout
43720
43721 \begin_layout Bibliography
43722 \labelwidthstring Literaturverzeichnis
43723 \begin_inset CommandInset bibitem
43724 LatexCommand bibitem
43725 key "texbook"
43726
43727 \end_inset
43728
43729 Donald E.
43730  Knuth.
43731  
43732 \emph on
43733 The TeXbook.
43734
43735 \emph default
43736  Addison-Wesley, 1984
43737 \end_layout
43738
43739 \begin_layout Bibliography
43740 \labelwidthstring Literaturverzeichnis
43741 \begin_inset CommandInset bibitem
43742 LatexCommand bibitem
43743 key "TeXCatalogue"
43744
43745 \end_inset
43746
43747 The TeX Catalogue:
43748 \begin_inset Newline newline
43749 \end_inset
43750
43751
43752 \begin_inset Flex URL
43753 status collapsed
43754
43755 \begin_layout Plain Layout
43756
43757 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
43758 \end_layout
43759
43760 \end_inset
43761
43762
43763 \end_layout
43764
43765 \begin_layout Bibliography
43766 \labelwidthstring Literaturverzeichnis
43767 \begin_inset CommandInset bibitem
43768 LatexCommand bibitem
43769 key "LaTeXFAQ"
43770
43771 \end_inset
43772
43773 The LaTeX FAQ:
43774 \begin_inset Newline newline
43775 \end_inset
43776
43777
43778 \begin_inset Flex URL
43779 status collapsed
43780
43781 \begin_layout Plain Layout
43782
43783 http://www.tex.ac.uk/cgi-bin/texfaq2html
43784 \end_layout
43785
43786 \end_inset
43787
43788
43789 \end_layout
43790
43791 \begin_layout Bibliography
43792 \labelwidthstring Literaturverzeichnis
43793 \begin_inset CommandInset bibitem
43794 LatexCommand bibitem
43795 key "BibTeX"
43796
43797 \end_inset
43798
43799
43800 \begin_inset CommandInset href
43801 LatexCommand href
43802 name "Documentation"
43803 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
43804
43805 \end_inset
43806
43807  of the program 
43808 \family sans
43809 BibTeX
43810 \family default
43811 :
43812 \begin_inset Newline newline
43813 \end_inset
43814
43815
43816 \begin_inset Flex URL
43817 status collapsed
43818
43819 \begin_layout Plain Layout
43820
43821 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
43822 \end_layout
43823
43824 \end_inset
43825
43826
43827 \end_layout
43828
43829 \begin_layout Bibliography
43830 \labelwidthstring Literaturverzeichnis
43831 \begin_inset CommandInset bibitem
43832 LatexCommand bibitem
43833 key "BibTeX-2"
43834
43835 \end_inset
43836
43837
43838 \begin_inset CommandInset href
43839 LatexCommand href
43840 name "Documentation"
43841 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
43842
43843 \end_inset
43844
43845  how to use the program 
43846 \family sans
43847 BibTeX
43848 \family default
43849 :
43850 \begin_inset Newline newline
43851 \end_inset
43852
43853
43854 \begin_inset Flex URL
43855 status collapsed
43856
43857 \begin_layout Plain Layout
43858
43859 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
43860 \end_layout
43861
43862 \end_inset
43863
43864
43865 \end_layout
43866
43867 \begin_layout Bibliography
43868 \labelwidthstring Literaturverzeichnis
43869 \begin_inset CommandInset bibitem
43870 LatexCommand bibitem
43871 key "makeindex"
43872
43873 \end_inset
43874
43875
43876 \begin_inset CommandInset href
43877 LatexCommand href
43878 name "Documentation"
43879 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
43880
43881 \end_inset
43882
43883  of the program 
43884 \family sans
43885 makeindex
43886 \family default
43887 :
43888 \begin_inset Newline newline
43889 \end_inset
43890
43891
43892 \begin_inset Flex URL
43893 status collapsed
43894
43895 \begin_layout Plain Layout
43896
43897 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
43898 \end_layout
43899
43900 \end_inset
43901
43902
43903 \end_layout
43904
43905 \begin_layout Bibliography
43906 \labelwidthstring Literaturverzeichnis
43907 \begin_inset CommandInset bibitem
43908 LatexCommand bibitem
43909 key "xindy"
43910
43911 \end_inset
43912
43913
43914 \begin_inset CommandInset href
43915 LatexCommand href
43916 name "Documentation"
43917 target "http://www.xindy.org/documentation.html"
43918
43919 \end_inset
43920
43921  of the program 
43922 \family sans
43923 xindy
43924 \family default
43925 :
43926 \begin_inset Newline newline
43927 \end_inset
43928
43929
43930 \begin_inset Flex URL
43931 status collapsed
43932
43933 \begin_layout Plain Layout
43934
43935 http://www.xindy.org/documentation.html
43936 \end_layout
43937
43938 \end_inset
43939
43940
43941 \end_layout
43942
43943 \begin_layout Bibliography
43944 \labelwidthstring Literaturverzeichnis
43945 \begin_inset CommandInset bibitem
43946 LatexCommand bibitem
43947 key "caption"
43948
43949 \end_inset
43950
43951
43952 \begin_inset CommandInset href
43953 LatexCommand href
43954 name "Documentation"
43955 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
43956
43957 \end_inset
43958
43959  of the LaTeX-package 
43960 \series bold
43961 caption
43962 \series default
43963
43964 \begin_inset Index idx
43965 status collapsed
43966
43967 \begin_layout Plain Layout
43968 LaTeX-packages ! caption
43969 \end_layout
43970
43971 \end_inset
43972
43973 :
43974 \begin_inset Newline newline
43975 \end_inset
43976
43977
43978 \begin_inset Flex URL
43979 status collapsed
43980
43981 \begin_layout Plain Layout
43982
43983 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
43984 \end_layout
43985
43986 \end_inset
43987
43988
43989 \end_layout
43990
43991 \begin_layout Bibliography
43992 \labelwidthstring Literaturverzeichnis
43993 \begin_inset CommandInset bibitem
43994 LatexCommand bibitem
43995 key "fancyhdr"
43996
43997 \end_inset
43998
43999
44000 \begin_inset CommandInset href
44001 LatexCommand href
44002 name "Documentation"
44003 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
44004
44005 \end_inset
44006
44007  of the LaTeX-package 
44008 \series bold
44009 fancyhdr
44010 \series default
44011
44012 \begin_inset Index idx
44013 status collapsed
44014
44015 \begin_layout Plain Layout
44016 LaTeX-packages ! fancyhdr
44017 \end_layout
44018
44019 \end_inset
44020
44021 :
44022 \begin_inset Newline newline
44023 \end_inset
44024
44025
44026 \begin_inset Flex URL
44027 status collapsed
44028
44029 \begin_layout Plain Layout
44030
44031 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
44032 \end_layout
44033
44034 \end_inset
44035
44036
44037 \end_layout
44038
44039 \begin_layout Bibliography
44040 \labelwidthstring Literaturverzeichnis
44041 \begin_inset CommandInset bibitem
44042 LatexCommand bibitem
44043 key "hyperref"
44044
44045 \end_inset
44046
44047
44048 \series bold
44049
44050 \begin_inset CommandInset href
44051 LatexCommand href
44052 name "Documentation"
44053 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
44054
44055 \end_inset
44056
44057
44058 \series default
44059  of the LaTeX-package 
44060 \series bold
44061 hyperref
44062 \series default
44063
44064 \begin_inset Index idx
44065 status collapsed
44066
44067 \begin_layout Plain Layout
44068 LaTeX-packages ! hyperref
44069 \end_layout
44070
44071 \end_inset
44072
44073 :
44074 \begin_inset Newline newline
44075 \end_inset
44076
44077
44078 \begin_inset Flex URL
44079 status collapsed
44080
44081 \begin_layout Plain Layout
44082
44083 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
44084 \end_layout
44085
44086 \end_inset
44087
44088
44089 \end_layout
44090
44091 \begin_layout Bibliography
44092 \labelwidthstring Literaturverzeichnis
44093 \begin_inset CommandInset bibitem
44094 LatexCommand bibitem
44095 key "nomencl"
44096
44097 \end_inset
44098
44099
44100 \begin_inset CommandInset href
44101 LatexCommand href
44102 name "Documentation"
44103 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
44104
44105 \end_inset
44106
44107  of the LaTeX-package 
44108 \series bold
44109 nomencl
44110 \series default
44111
44112 \begin_inset Index idx
44113 status collapsed
44114
44115 \begin_layout Plain Layout
44116 LaTeX-packages ! nomencl
44117 \end_layout
44118
44119 \end_inset
44120
44121 :
44122 \begin_inset Newline newline
44123 \end_inset
44124
44125
44126 \begin_inset Flex URL
44127 status collapsed
44128
44129 \begin_layout Plain Layout
44130
44131 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
44132 \end_layout
44133
44134 \end_inset
44135
44136
44137 \end_layout
44138
44139 \begin_layout Bibliography
44140 \labelwidthstring Literaturverzeichnis
44141 \begin_inset CommandInset bibitem
44142 LatexCommand bibitem
44143 key "tipa"
44144
44145 \end_inset
44146
44147
44148 \begin_inset CommandInset href
44149 LatexCommand href
44150 name "Documentation"
44151 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
44152
44153 \end_inset
44154
44155  of the LaTeX-package 
44156 \series bold
44157 tipa
44158 \series default
44159
44160 \begin_inset Index idx
44161 status collapsed
44162
44163 \begin_layout Plain Layout
44164 LaTeX-packages ! tipa
44165 \end_layout
44166
44167 \end_inset
44168
44169 :
44170 \begin_inset Newline newline
44171 \end_inset
44172
44173
44174 \begin_inset Flex URL
44175 status collapsed
44176
44177 \begin_layout Plain Layout
44178
44179 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
44180 \end_layout
44181
44182 \end_inset
44183
44184
44185 \end_layout
44186
44187 \begin_layout Bibliography
44188 \labelwidthstring Literaturverzeichnis
44189 \begin_inset CommandInset bibitem
44190 LatexCommand bibitem
44191 key "wrapfig"
44192
44193 \end_inset
44194
44195
44196 \begin_inset CommandInset href
44197 LatexCommand href
44198 name "Documentation"
44199 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
44200
44201 \end_inset
44202
44203  of the LaTeX-package 
44204 \series bold
44205 wrapfig
44206 \series default
44207
44208 \begin_inset Index idx
44209 status collapsed
44210
44211 \begin_layout Plain Layout
44212 LaTeX-packages ! wrapfig
44213 \end_layout
44214
44215 \end_inset
44216
44217 :
44218 \begin_inset Newline newline
44219 \end_inset
44220
44221
44222 \begin_inset Flex URL
44223 status collapsed
44224
44225 \begin_layout Plain Layout
44226
44227 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
44228 \end_layout
44229
44230 \end_inset
44231
44232
44233 \end_layout
44234
44235 \begin_layout Bibliography
44236 \labelwidthstring Literaturverzeichnis
44237 \begin_inset CommandInset bibitem
44238 LatexCommand bibitem
44239 key "XeTeX"
44240
44241 \end_inset
44242
44243
44244 \begin_inset CommandInset href
44245 LatexCommand href
44246 name "Wiki-page"
44247 target "http://wiki.lyx.org/LyX/XeTeX"
44248
44249 \end_inset
44250
44251  how to use LyX with XeTeX:
44252 \begin_inset Newline newline
44253 \end_inset
44254
44255
44256 \begin_inset Flex URL
44257 status collapsed
44258
44259 \begin_layout Plain Layout
44260
44261 http://wiki.lyx.org/LyX/XeTeX
44262 \end_layout
44263
44264 \end_inset
44265
44266
44267 \end_layout
44268
44269 \begin_layout Bibliography
44270 \labelwidthstring Literaturverzeichnis
44271 \begin_inset CommandInset bibitem
44272 LatexCommand bibitem
44273 key "Arabic"
44274
44275 \end_inset
44276
44277
44278 \begin_inset CommandInset href
44279 LatexCommand href
44280 name "Wiki-page"
44281 target "http://wiki.lyx.org/Windows/Arabic"
44282
44283 \end_inset
44284
44285  how to set up LyX for Arabic:
44286 \begin_inset Newline newline
44287 \end_inset
44288
44289
44290 \begin_inset Flex URL
44291 status collapsed
44292
44293 \begin_layout Plain Layout
44294
44295 http://wiki.lyx.org/Windows/Arabic
44296 \end_layout
44297
44298 \end_inset
44299
44300
44301 \end_layout
44302
44303 \begin_layout Bibliography
44304 \labelwidthstring Literaturverzeichnis
44305 \begin_inset CommandInset bibitem
44306 LatexCommand bibitem
44307 key "Armenian"
44308
44309 \end_inset
44310
44311
44312 \begin_inset CommandInset href
44313 LatexCommand href
44314 name "Wiki-page"
44315 target "http://wiki.lyx.org/Windows/Armenian"
44316
44317 \end_inset
44318
44319  how to set up LyX for Armenian:
44320 \begin_inset Newline newline
44321 \end_inset
44322
44323
44324 \begin_inset Flex URL
44325 status collapsed
44326
44327 \begin_layout Plain Layout
44328
44329 http://wiki.lyx.org/Windows/Armenian
44330 \end_layout
44331
44332 \end_inset
44333
44334
44335 \end_layout
44336
44337 \begin_layout Bibliography
44338 \labelwidthstring Literaturverzeichnis
44339 \begin_inset CommandInset bibitem
44340 LatexCommand bibitem
44341 key "Farsi"
44342
44343 \end_inset
44344
44345
44346 \begin_inset CommandInset href
44347 LatexCommand href
44348 name "Wiki-page"
44349 target "http://wiki.lyx.org/Windows/Farsi"
44350
44351 \end_inset
44352
44353  how to set up LyX for Farsi:
44354 \begin_inset Newline newline
44355 \end_inset
44356
44357
44358 \begin_inset Flex URL
44359 status collapsed
44360
44361 \begin_layout Plain Layout
44362
44363 http://wiki.lyx.org/Windows/Farsi
44364 \end_layout
44365
44366 \end_inset
44367
44368
44369 \end_layout
44370
44371 \begin_layout Bibliography
44372 \labelwidthstring Literaturverzeichnis
44373 \begin_inset CommandInset bibitem
44374 LatexCommand bibitem
44375 key "Hebrew"
44376
44377 \end_inset
44378
44379
44380 \begin_inset CommandInset href
44381 LatexCommand href
44382 name "Wiki-page"
44383 target "http://wiki.lyx.org/Windows/Hebrew"
44384
44385 \end_inset
44386
44387  how to set up LyX for Hebrew:
44388 \begin_inset Newline newline
44389 \end_inset
44390
44391
44392 \begin_inset Flex URL
44393 status collapsed
44394
44395 \begin_layout Plain Layout
44396
44397 http://wiki.lyx.org/Windows/Hebrew
44398 \end_layout
44399
44400 \end_inset
44401
44402
44403 \end_layout
44404
44405 \begin_layout Bibliography
44406 \labelwidthstring Literaturverzeichnis
44407 \begin_inset CommandInset bibitem
44408 LatexCommand bibitem
44409 key "Japanese"
44410
44411 \end_inset
44412
44413
44414 \begin_inset CommandInset href
44415 LatexCommand href
44416 name "Wiki-page"
44417 target "http://wiki.lyx.org/Windows/Japanese"
44418
44419 \end_inset
44420
44421  how to set up LyX for Japanese:
44422 \begin_inset Newline newline
44423 \end_inset
44424
44425
44426 \begin_inset Flex URL
44427 status collapsed
44428
44429 \begin_layout Plain Layout
44430
44431 http://wiki.lyx.org/Windows/Japanese
44432 \end_layout
44433
44434 \end_inset
44435
44436
44437 \end_layout
44438
44439 \begin_layout Bibliography
44440 \labelwidthstring Literaturverzeichnis
44441 \begin_inset CommandInset bibitem
44442 LatexCommand bibitem
44443 key "Latvian"
44444
44445 \end_inset
44446
44447
44448 \begin_inset CommandInset href
44449 LatexCommand href
44450 name "Wiki-page"
44451 target "http://wiki.lyx.org/Windows/Latvian"
44452
44453 \end_inset
44454
44455  how to set up LyX for Latvian:
44456 \begin_inset Newline newline
44457 \end_inset
44458
44459
44460 \begin_inset Flex URL
44461 status collapsed
44462
44463 \begin_layout Plain Layout
44464
44465 http://wiki.lyx.org/Windows/Latvian
44466 \end_layout
44467
44468 \end_inset
44469
44470
44471 \end_layout
44472
44473 \begin_layout Bibliography
44474 \labelwidthstring Literaturverzeichnis
44475 \begin_inset CommandInset bibitem
44476 LatexCommand bibitem
44477 key "Lithuanian"
44478
44479 \end_inset
44480
44481
44482 \begin_inset CommandInset href
44483 LatexCommand href
44484 name "Wiki-page"
44485 target "http://wiki.lyx.org/Windows/Lithuanian"
44486
44487 \end_inset
44488
44489  how to set up LyX for Lithuanian:
44490 \begin_inset Newline newline
44491 \end_inset
44492
44493
44494 \begin_inset Flex URL
44495 status collapsed
44496
44497 \begin_layout Plain Layout
44498
44499 http://wiki.lyx.org/Windows/Lithuanian
44500 \end_layout
44501
44502 \end_inset
44503
44504
44505 \end_layout
44506
44507 \begin_layout Bibliography
44508 \labelwidthstring Literaturverzeichnis
44509 \begin_inset CommandInset bibitem
44510 LatexCommand bibitem
44511 key "Mongolian"
44512
44513 \end_inset
44514
44515
44516 \begin_inset CommandInset href
44517 LatexCommand href
44518 name "Wiki-page"
44519 target "http://wiki.lyx.org/Windows/Mongolian"
44520
44521 \end_inset
44522
44523  how to set up LyX for Mongolian:
44524 \begin_inset Newline newline
44525 \end_inset
44526
44527
44528 \begin_inset Flex URL
44529 status collapsed
44530
44531 \begin_layout Plain Layout
44532
44533 http://wiki.lyx.org/Windows/Mongolian
44534 \end_layout
44535
44536 \end_inset
44537
44538
44539 \end_layout
44540
44541 \begin_layout Bibliography
44542 \labelwidthstring Literaturverzeichnis
44543 \begin_inset CommandInset bibitem
44544 LatexCommand bibitem
44545 key "Vietnamese"
44546
44547 \end_inset
44548
44549
44550 \begin_inset CommandInset href
44551 LatexCommand href
44552 name "Wiki-page"
44553 target "http://wiki.lyx.org/Windows/Vietnamese"
44554
44555 \end_inset
44556
44557  how to set up LyX for Vietnamese:
44558 \begin_inset Newline newline
44559 \end_inset
44560
44561
44562 \begin_inset Flex URL
44563 status collapsed
44564
44565 \begin_layout Plain Layout
44566
44567 http://wiki.lyx.org/Windows/Vietnamese
44568 \end_layout
44569
44570 \end_inset
44571
44572
44573 \end_layout
44574
44575 \begin_layout Bibliography
44576 \labelwidthstring Literaturverzeichnis
44577 \begin_inset CommandInset bibitem
44578 LatexCommand bibitem
44579 key "LyX-func"
44580
44581 \end_inset
44582
44583
44584 \begin_inset CommandInset href
44585 LatexCommand href
44586 name "Wiki-page"
44587 target "http://wiki.lyx.org/LyX/LyxFunctionList"
44588
44589 \end_inset
44590
44591  with a list of all available LyX-functions:
44592 \begin_inset Newline newline
44593 \end_inset
44594
44595
44596 \begin_inset Flex URL
44597 status collapsed
44598
44599 \begin_layout Plain Layout
44600
44601 http://wiki.lyx.org/LyX/LyxFunctionList
44602 \end_layout
44603
44604 \end_inset
44605
44606
44607 \end_layout
44608
44609 \begin_layout Bibliography
44610 \labelwidthstring Literaturverzeichnis
44611 \begin_inset CommandInset bibitem
44612 LatexCommand bibitem
44613 key "NewInLyX16"
44614
44615 \end_inset
44616
44617
44618 \begin_inset CommandInset href
44619 LatexCommand href
44620 name "Wiki-page"
44621 target "http://wiki.lyx.org/LyX/NewInLyX16"
44622
44623 \end_inset
44624
44625  about new features in 
44626 \family sans
44627 LyX 1.6.0
44628 \family default
44629 :
44630 \begin_inset Newline newline
44631 \end_inset
44632
44633
44634 \begin_inset Flex URL
44635 status collapsed
44636
44637 \begin_layout Plain Layout
44638
44639 http://wiki.lyx.org/LyX/NewInLyX16
44640 \end_layout
44641
44642 \end_inset
44643
44644
44645 \end_layout
44646
44647 \begin_layout Standard
44648 \begin_inset Newpage newpage
44649 \end_inset
44650
44651
44652 \begin_inset ERT
44653 status collapsed
44654
44655 \begin_layout Plain Layout
44656
44657
44658 \backslash
44659 let
44660 \backslash
44661 mybibname
44662 \backslash
44663 bibname
44664 \end_layout
44665
44666 \begin_layout Plain Layout
44667
44668
44669 \backslash
44670 renewcommand{
44671 \backslash
44672 bibname}{
44673 \backslash
44674 mybibname
44675 \backslash
44676 ; 2}
44677 \end_layout
44678
44679 \end_inset
44680
44681
44682 \begin_inset Note Note
44683 status collapsed
44684
44685 \begin_layout Plain Layout
44686 The command 
44687 \series bold
44688
44689 \backslash
44690 bibname
44691 \series default
44692  is the name of the bibliography in the current document language.
44693  It is redefined here with the number 2 at the end to state that the following
44694  bibliography is the second one:
44695 \end_layout
44696
44697 \end_inset
44698
44699
44700 \end_layout
44701
44702 \begin_layout Standard
44703 \begin_inset CommandInset bibtex
44704 LatexCommand bibtex
44705 bibfiles "biblio/LyXDocs"
44706 options "biblio/alphadin"
44707
44708 \end_inset
44709
44710
44711 \end_layout
44712
44713 \begin_layout Standard
44714 The above bibliography is created from a BibTeX-database.
44715 \end_layout
44716
44717 \begin_layout Standard
44718 \begin_inset CommandInset nomencl_print
44719 LatexCommand printnomenclature
44720 set_width "none"
44721
44722 \end_inset
44723
44724
44725 \begin_inset CommandInset index_print
44726 LatexCommand printindex
44727 type "idx"
44728
44729 \end_inset
44730
44731
44732 \end_layout
44733
44734 \end_body
44735 \end_document