]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
baa0886531df1b44fc3d2b673c5b5c71f5dfd4ef
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.5.2svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 276
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % I've designed this preamble 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 % provides missing characters,
17 % see note in chapter 'Character Tables'
18 \usepackage{textcomp}
19 \usepackage{wasysym}
20
21 \usepackage{ifpdf} % part of the hyperref bundle
22 \ifpdf % if pdflatex is used
23
24   % set fonts for nicer pdf view
25   \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{%
26   \usepackage[scaled=0.92]{helvet}
27   \usepackage{mathptmx}
28   \usepackage{courier} }
29   % the pages of the TOC are numbered roman
30   % and a pdf-bookmark for the TOC is added
31   \pagenumbering{roman}
32   \let\myTOC\tableofcontents
33   \renewcommand\tableofcontents{%
34     \pdfbookmark[1]{Contents}{}
35     \myTOC
36     \cleardoublepage
37     \pagenumbering{arabic} }
38  % link all cross references and URLs in pdf output
39  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
40  linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
41  pdfpagelayout=OneColumn, pdfnewwindow=true,
42  pdfstartview=XYZ, plainpages=false, pdfpagelabels,
43  pdfauthor={LyX Team}, pdftex,
44  pdftitle={The LyX User's Guide},pdfsubject={LyX},
45  pdfkeywords={LyX}]{hyperref}
46  
47 \else % if dvi or ps is produced
48
49  % link all cross references and URLs in dvi output
50  \usepackage[ps2pdf]{hyperref}
51
52  % the pages of the TOC are numbered roman
53  \pagenumbering{roman}
54  \let\myTOC\tableofcontents
55  \renewcommand\tableofcontents{%
56    \pdfbookmark[1]{Contents}{}
57    \myTOC
58    \clearpage
59    \pagenumbering{arabic} }
60    
61 \fi 
62
63 % redefine the \LyX macro for PDF bookmarks
64 \def\LyX{\texorpdfstring{%
65   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
66   {LyX }}
67
68 % define a short command for \textvisiblespace
69 \newcommand{\spce}{\textvisiblespace}
70
71 % redefine the greyed out note
72 \renewenvironment{lyxgreyedout}
73  {\textcolor{blue}\bgroup}{\egroup}
74 \end_preamble
75 \options intoc,refpage,idxtotoc,BCOR7mm
76 \language english
77 \inputencoding auto
78 \font_roman default
79 \font_sans default
80 \font_typewriter default
81 \font_default_family default
82 \font_sc false
83 \font_osf false
84 \font_sf_scale 100
85 \font_tt_scale 100
86 \graphics default
87 \paperfontsize 12
88 \spacing single
89 \papersize default
90 \use_geometry false
91 \use_amsmath 1
92 \use_esint 0
93 \cite_engine basic
94 \use_bibtopic false
95 \paperorientation portrait
96 \branch Question
97 \selected 1
98 \color #00ff00
99 \end_branch
100 \branch Answer
101 \selected 0
102 \color #aa55ff
103 \end_branch
104 \secnumdepth 3
105 \tocdepth 3
106 \paragraph_separation indent
107 \defskip medskip
108 \quotes_language english
109 \papercolumns 1
110 \papersides 2
111 \paperpagestyle default
112 \tracking_changes false
113 \output_changes false
114 \author "" 
115 \author "" 
116 \end_header
117
118 \begin_body
119
120 \begin_layout Title
121 The LyX User's Guide
122 \end_layout
123
124 \begin_layout Author
125 by the LyX Team
126 \begin_inset Foot
127 status collapsed
128
129 \begin_layout Standard
130 \noindent
131 If you have comments or error corrections, please send them to the LyX Documenta
132 tion mailing list: 
133 \family typewriter
134 lyx-docs@lists.lyx.org
135 \end_layout
136
137 \end_inset
138
139
140 \newline
141
142 \newline
143 Version 1.5.2
144 \end_layout
145
146 \begin_layout Standard
147 \begin_inset Note Note
148 status open
149
150 \begin_layout Standard
151 To export this document as PDF, Postscript, or DVI, the LaTeX-package 
152 \series bold
153 hyperref
154 \series default
155  has to be installed.
156 \end_layout
157
158 \begin_layout Standard
159 This package should be part of all popular LaTeX-distributions.
160 \end_layout
161
162 \end_inset
163
164
165 \end_layout
166
167 \begin_layout Standard
168 \begin_inset LatexCommand tableofcontents
169
170 \end_inset
171
172
173 \end_layout
174
175 \begin_layout Chapter
176 Getting Started
177 \end_layout
178
179 \begin_layout Section
180 What is LyX?
181 \end_layout
182
183 \begin_layout Standard
184 LyX is a document preparation system.
185  It is a tool for producing beautiful manuscripts, publishable books, business
186  letters and proposals, and even poetry.
187  It is unlike most other 
188 \begin_inset Quotes eld
189 \end_inset
190
191 word processors
192 \begin_inset Quotes erd
193 \end_inset
194
195  in the sense that it uses the paradigm of a markup language as its core
196  editing style.
197  That means that when you type a section header, you mark it as a 
198 \begin_inset Quotes eld
199 \end_inset
200
201 Section
202 \begin_inset Quotes erd
203 \end_inset
204
205 , not 
206 \begin_inset Quotes eld
207 \end_inset
208
209 Bold, 17 pt type, left justified, 5 mm space below
210 \begin_inset Quotes erd
211 \end_inset
212
213 .
214  LyX takes care of the typesetting for you, so you deal only with concepts,
215  not the mechanics.
216 \end_layout
217
218 \begin_layout Standard
219 This philosophy is explained in much greater detail in the 
220 \emph on
221
222 \begin_inset Quotes eld
223 \end_inset
224
225 Introduction
226 \begin_inset Quotes erd
227 \end_inset
228
229
230 \emph default
231 .
232  If you haven't read it yet, you need to.
233  Yes, we mean now.
234 \end_layout
235
236 \begin_layout Standard
237 The 
238 \begin_inset Quotes eld
239 \end_inset
240
241
242 \emph on
243 Introduction
244 \emph default
245
246 \begin_inset Quotes erd
247 \end_inset
248
249  describes several things in addition to LyX's philosophy: most importantly,
250  the format of all of the manuals.
251  If you don't read it, you'll have a bear of a time navigating this manual.
252  You might also be better served looking in one of the other manuals instead
253  of this one.
254  
255 \begin_inset Quotes eld
256 \end_inset
257
258
259 \emph on
260 Introduction
261 \emph default
262
263 \begin_inset Quotes erd
264 \end_inset
265
266  describes that, too.
267 \end_layout
268
269 \begin_layout Section
270 How LyX Looks
271 \end_layout
272
273 \begin_layout Standard
274 Like most applications, LyX has the familiar menu bar across the top of
275  its window.
276  Below it is a toolbar with a pulldown box and various buttons.
277  There is, of course, a vertical scrollbar and a main work area for editing
278  documents.
279  Near the bottom of the window is a small window containing a single line
280  of text.
281  This is the 
282 \emph on
283 minibuffer
284 \emph default
285 , which really means 
286 \begin_inset Quotes eld
287 \end_inset
288
289 command buffer
290 \begin_inset Quotes erd
291 \end_inset
292
293 .
294  Type 
295 \family sans
296 M-x
297 \family default
298  when you need to type a command in the minibuffer.
299 \end_layout
300
301 \begin_layout Standard
302 Note that there is no horizontal scroll bar.
303  This is not a bug or an oversight, but intentional.
304  When you read a book, you expect the end of a line to wrap around to the
305  next line.
306  Text overflows onto new pages in a vertical fashion, hence the need for
307  only a vertical scrollbar.
308  There are three cases where you might want a horizontal scrollbar.
309  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
310  This, however, is due
311  to a flaw in the routine that displays graphics on the LyX screen in a
312  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
313  as you'd need to rescale graphics to fit on a page.
314  The second and third cases are tables and equations which are wider than
315  the LyX window.
316  You can use the arrow keys to scroll horizontally through the table, but
317  this doesn't work for equations yet.
318 \end_layout
319
320 \begin_layout Standard
321 For a brief description of all LyX menus and toolbar buttons, have a look
322  at Appendix\InsetSpace ~
323
324 \begin_inset LatexCommand ref
325 reference "cha:The-User-Interface"
326
327 \end_inset
328
329 .
330  Most of them are self-explanatory and you'll find them listed in the correspond
331 ing sections of this documentation.
332 \end_layout
333
334 \begin_layout Section
335 HELP
336 \end_layout
337
338 \begin_layout Standard
339 The help system consists of the LyX manuals.
340  You can read 
341 \emph on
342 all
343 \emph default
344  of the manuals from inside LyX.
345  Just select the manual you want read from the 
346 \family sans
347 Help
348 \family default
349  menu.
350 \end_layout
351
352 \begin_layout Section
353 Basic LyX Setup
354 \begin_inset LatexCommand label
355 name "sec:Basic-LyX-Setup"
356
357 \end_inset
358
359
360 \end_layout
361
362 \begin_layout Standard
363 There are several features of LyX that can be configured from inside LyX,
364  without resorting to configuration files.
365  First, LyX is able to inspect your system to see what programs, LaTeX document
366  classes and LaTeX packages are available.
367  It uses this knowledge to give reasonable defaults to several 
368 \family sans
369 Preferences
370 \begin_inset LatexCommand index
371 name "Preferences"
372
373 \end_inset
374
375
376 \family default
377  settings.
378  Although this configuration has already been done when LyX was installed
379  on your system, you might have some items that you installed locally, e.g.
380  new LaTeX classes, and which are not seen by LyX.
381  To force LyX to re-inspect your system, you should use 
382 \family sans
383 Tools\SpecialChar \menuseparator
384 Reconfigure
385 \family default
386 .
387 \begin_inset LatexCommand index
388 name "Reconfiguration of LyX"
389
390 \end_inset
391
392  You should then restart LyX to ensure that the changes are taken into account.
393 \end_layout
394
395 \begin_layout Section
396 LaTeX Setup
397 \begin_inset LatexCommand label
398 name "sec:LaTeX-Setup"
399
400 \end_inset
401
402
403 \end_layout
404
405 \begin_layout Standard
406 LyX needs several LaTeX packages to work properly.
407  The packages found on the system by LyX are listed in the file 
408 \emph on
409 LaT
410 \emph default
411
412 \begin_inset ERT
413 status collapsed
414
415 \begin_layout Standard
416
417 {}
418 \end_layout
419
420 \end_inset
421
422
423 \emph on
424 eX\InsetSpace ~
425 Configuration
426 \emph default
427  that will be created when using the menu 
428 \family sans
429 Help\SpecialChar \menuseparator
430 LaT
431 \begin_inset ERT
432 status collapsed
433
434 \begin_layout Standard
435
436 {}
437 \end_layout
438
439 \end_inset
440
441 eX\InsetSpace ~
442 Configuration
443 \family default
444 .
445  You should install the required missing packages and then reconfigure LyX.
446 \begin_inset Note Note
447 status collapsed
448
449 \begin_layout Standard
450 The two braces in the ERT box prevent that the term 
451 \begin_inset Quotes eld
452 \end_inset
453
454 LaTeX
455 \begin_inset Quotes erd
456 \end_inset
457
458  is printed with sub- and superscript letters.
459  More on ERT is described in section\InsetSpace ~
460
461 \begin_inset LatexCommand ref
462 reference "sec:ERT"
463
464 \end_inset
465
466 , the printout of proper names like LaTeX is explained in section\InsetSpace ~
467
468 \begin_inset LatexCommand ref
469 reference "sub:LyX's-Proper-Names"
470
471 \end_inset
472
473 .
474 \end_layout
475
476 \end_inset
477
478
479 \begin_inset LatexCommand index
480 name "Reconfiguration of LyX"
481
482 \end_inset
483
484
485 \end_layout
486
487 \begin_layout Chapter
488 How to work with LyX
489 \end_layout
490
491 \begin_layout Section
492 Basic File Operations
493 \begin_inset LatexCommand index
494 name "File Operations"
495
496 \end_inset
497
498
499 \end_layout
500
501 \begin_layout Standard
502 Under the 
503 \family sans
504 File
505 \family default
506  menu are basic operations for any word processor in addition to some more
507  advanced operations:
508 \end_layout
509
510 \begin_layout Itemize
511
512 \family sans
513 New
514 \end_layout
515
516 \begin_layout Itemize
517
518 \family sans
519 New\InsetSpace ~
520 from
521 \bar under
522 \InsetSpace ~
523
524 \bar default
525 Template
526 \end_layout
527
528 \begin_layout Itemize
529
530 \family sans
531 Open
532 \end_layout
533
534 \begin_layout Itemize
535
536 \family sans
537 Close
538 \end_layout
539
540 \begin_layout Itemize
541
542 \family sans
543 Save
544 \end_layout
545
546 \begin_layout Itemize
547
548 \family sans
549 Save\InsetSpace ~
550 As
551 \end_layout
552
553 \begin_layout Itemize
554
555 \family sans
556 Revert\InsetSpace ~
557 to\InsetSpace ~
558 saved
559 \end_layout
560
561 \begin_layout Itemize
562
563 \family sans
564 Version\InsetSpace ~
565 Control
566 \end_layout
567
568 \begin_layout Itemize
569
570 \family sans
571 Import
572 \end_layout
573
574 \begin_layout Itemize
575
576 \family sans
577 Export
578 \end_layout
579
580 \begin_layout Itemize
581
582 \family sans
583 Print
584 \end_layout
585
586 \begin_layout Itemize
587
588 \family sans
589 Exit
590 \end_layout
591
592 \begin_layout Standard
593 They all do pretty much the same thing as in other word processors, with
594  a few minor differences.
595  The 
596 \family sans
597 File\SpecialChar \menuseparator
598 New\InsetSpace ~
599 from
600 \bar under
601 \InsetSpace ~
602
603 \bar default
604 Template
605 \family default
606  command not only prompts you for a name for the new file, but also prompts
607  you for a template to use.
608  Selecting a template will automatically set certain layout features for
609  the document, features you would otherwise need to change manually.
610  They can be of use for certain classes, especially those for writing letters
611  (see section\InsetSpace ~
612
613 \begin_inset LatexCommand ref
614 reference "sec:doc-classes"
615
616 \end_inset
617
618 ).
619 \end_layout
620
621 \begin_layout Standard
622 Note: There is no 
623 \begin_inset Quotes eld
624 \end_inset
625
626 default file
627 \begin_inset Quotes erd
628 \end_inset
629
630  or document named 
631 \begin_inset Quotes eld
632 \end_inset
633
634 Untitled
635 \begin_inset Quotes erd
636 \end_inset
637
638  or 
639 \begin_inset Quotes eld
640 \end_inset
641
642 scratch.
643 \begin_inset Quotes erd
644 \end_inset
645
646  Unless you tell LyX to open a file or create a new one, that big, blank
647  space is just that --- a big, blank space.
648 \end_layout
649
650 \begin_layout Standard
651
652 \family sans
653 Revert\InsetSpace ~
654 to\InsetSpace ~
655 saved
656 \family default
657  and 
658 \family sans
659 Version\InsetSpace ~
660 Control
661 \family default
662  are useful if more people work on the same document at the same time
663 \begin_inset Foot
664 status collapsed
665
666 \begin_layout Standard
667 If you plan to do this, you should check out the Version Control feature
668  in LyX also.
669  Read 
670 \emph on
671 Extended Features
672 \emph default
673 \SpecialChar \@.
674
675 \end_layout
676
677 \end_inset
678
679 .
680  
681 \family sans
682 Revert\InsetSpace ~
683 to\InsetSpace ~
684 saved
685 \family default
686  will reload the document from disk.
687  You can of course also use it if you regret that you changed a document
688  and want to restore it to the last save.
689  With
690 \family sans
691  Version\InsetSpace ~
692 Control 
693 \family default
694 you can there register the changes you made to a document so that others
695  can identify this as your changes.
696 \end_layout
697
698 \begin_layout Section
699 Basic Editing Features
700 \begin_inset LatexCommand index
701 name "Editing"
702
703 \end_inset
704
705
706 \begin_inset LatexCommand label
707 name "sec:Basic-Editing-Features"
708
709 \end_inset
710
711
712 \end_layout
713
714 \begin_layout Standard
715 Like most modern word processors, LyX can perform cut and paste operations
716  on blocks of text, can move by character, word, or screenful of text, and
717  can delete whole words as well as individual characters.
718  The next four sections cover the basic LyX editing features and how to
719  access them.
720  We'll start with cut and paste.
721 \end_layout
722
723 \begin_layout Standard
724 As you might expect, the 
725 \family sans
726 Edit
727 \family default
728  menu has the cut and paste commands, along with various other editing features.
729  Some of these are special and covered in later sections.
730  The basic ones are:
731 \end_layout
732
733 \begin_layout Itemize
734
735 \family sans
736 Cut
737 \end_layout
738
739 \begin_layout Itemize
740
741 \family sans
742 Copy
743 \end_layout
744
745 \begin_layout Itemize
746
747 \family sans
748 Paste
749 \end_layout
750
751 \begin_layout Itemize
752
753 \family sans
754 Paste\InsetSpace ~
755 Recent
756 \end_layout
757
758 \begin_layout Itemize
759
760 \family sans
761 Paste\InsetSpace ~
762 Special
763 \end_layout
764
765 \begin_layout Itemize
766
767 \family sans
768 Find\InsetSpace ~
769 &\InsetSpace ~
770 Replace
771 \end_layout
772
773 \begin_layout Standard
774 The first three are self-explanatory.
775  One thing to note: whenever you delete a block of text that you've selected,
776  it's automatically placed in the clipboard.
777  That is, the 
778 \family sans
779 Delete
780 \family default
781  and 
782 \family sans
783 Backspace
784 \family default
785  keys also functions as the 
786 \family sans
787 Cut
788 \family default
789  command.
790  Also, if you've selected text, be careful.
791  If you hit a key, LyX will completely delete the selected text and replace
792  it with what you just typed.
793  You'll have to do an 
794 \family sans
795 Undo
796 \family default
797  to get back the lost text.
798 \end_layout
799
800 \begin_layout Standard
801 You can also copy text between LyX and other programs by cut, copy and paste.
802  The submenu of 
803 \family sans
804 Paste\InsetSpace ~
805 Recent
806 \family default
807  shows you a list with the last strings you have pasted.
808 \end_layout
809
810 \begin_layout Standard
811 The menu 
812 \family sans
813 Edit\SpecialChar \menuseparator
814 Paste\InsetSpace ~
815 Special\SpecialChar \menuseparator
816 Plain\InsetSpace ~
817 Text, Join\InsetSpace ~
818 Lines
819 \family default
820  will insert the text in the clipboard so that the whole text is inserted
821  as 
822 \emph on
823 one
824 \emph default
825  paragraph.
826  A new paragraph is started when there is a blank line in the file.
827  Without 
828 \family sans
829 Join\InsetSpace ~
830 Lines
831 \family default
832 , the text is inserted as Paragraphs, where the line breaks of the text
833  will start a new paragraph.
834 \end_layout
835
836 \begin_layout Standard
837 \begin_inset LatexCommand index
838 name "Dialogs ! Find \\& Replace"
839
840 \end_inset
841
842 The 
843 \family sans
844 Edit\SpecialChar \menuseparator
845 Find\InsetSpace ~
846 &\InsetSpace ~
847 Replace
848 \family default
849  item opens the 
850 \family sans
851 Find\InsetSpace ~
852 and\InsetSpace ~
853 Replace
854 \family default
855  dialog.
856  Once you've found a word or expression, LyX selects it.
857  Hitting the 
858 \family sans
859 Replace
860 \family default
861  button replaces the selected text with the contents of the 
862 \family sans
863 Replace\InsetSpace ~
864 with
865 \family default
866  field.
867  You can click the 
868 \family sans
869 Find\InsetSpace ~
870 Next
871 \family default
872  button to skip the current word.
873  Hit 
874 \family sans
875 Replace\InsetSpace ~
876 All
877 \family default
878  to replace all occurrences of the text in the document automatically.
879  The 
880 \family sans
881 Case\InsetSpace ~
882 sensitive
883 \family default
884  option can be used if you want the search to consider the case of the search
885  word.
886  If the toggle is set, searching for 
887 \begin_inset Quotes eld
888 \end_inset
889
890
891 \family typewriter
892 Test
893 \family default
894
895 \begin_inset Quotes erd
896 \end_inset
897
898  will not match the word 
899 \begin_inset Quotes eld
900 \end_inset
901
902
903 \family typewriter
904 test
905 \family default
906
907 \begin_inset Quotes erd
908 \end_inset
909
910 .
911  The 
912 \family sans
913 Match whole words only
914 \family default
915  option can be used to force LyX to only find complete words.
916  I.e., searching for 
917 \begin_inset Quotes eld
918 \end_inset
919
920
921 \family typewriter
922 star
923 \family default
924
925 \begin_inset Quotes erd
926 \end_inset
927
928  will not match 
929 \begin_inset Quotes eld
930 \end_inset
931
932
933 \family typewriter
934 starlet
935 \family default
936
937 \begin_inset Quotes erd
938 \end_inset
939
940 .
941 \end_layout
942
943 \begin_layout Section
944 Undo and Redo
945 \begin_inset LatexCommand index
946 name "Redo"
947
948 \end_inset
949
950
951 \begin_inset LatexCommand index
952 name "Undo"
953
954 \end_inset
955
956
957 \begin_inset LatexCommand label
958 name "sec:Undo-and-Redo"
959
960 \end_inset
961
962
963 \end_layout
964
965 \begin_layout Standard
966 If you make a mistake, you can easily recover from it.
967  LyX has a large-capacity undo/redo buffer.
968  Select 
969 \family sans
970 Edit\SpecialChar \menuseparator
971 Undo
972 \family default
973  to undo some mistake.
974  If you accidentally undo too much, use 
975 \family sans
976 Edit\SpecialChar \menuseparator
977 Redo
978 \family default
979  to 
980 \begin_inset Quotes eld
981 \end_inset
982
983 undo the undo.
984 \begin_inset Quotes erd
985 \end_inset
986
987  The undo mechanism is currently limited to 100 steps to minimize memory
988  overhead.
989  
990 \end_layout
991
992 \begin_layout Standard
993 Notice that if you revert back all changes to arrive to the document as
994  it was last saved, the 
995 \begin_inset Quotes eld
996 \end_inset
997
998 changed
999 \begin_inset Quotes erd
1000 \end_inset
1001
1002  status of the document is unfortunately not reset.
1003  This is a consequence of the 100 step undo limit, above.
1004 \end_layout
1005
1006 \begin_layout Standard
1007 The 
1008 \family sans
1009 Undo
1010 \family default
1011  and 
1012 \family sans
1013 Redo
1014 \family default
1015  work on almost everything in LyX.
1016  They have some quirks, too.
1017  They won't 
1018 \family sans
1019 Undo
1020 \family default
1021  or 
1022 \family sans
1023 Redo
1024 \family default
1025  text character by character, but by blocks of text.
1026  That can take some getting used to; you'll have to play with 
1027 \family sans
1028 Undo
1029 \family default
1030  and 
1031 \family sans
1032 Redo
1033 \family default
1034  to get a feel for just how much they'll undo/redo, and after time, you'll
1035  surely appreciate how it works.
1036 \end_layout
1037
1038 \begin_layout Section
1039 Mouse Operations
1040 \begin_inset LatexCommand index
1041 name "Mouse Operations"
1042
1043 \end_inset
1044
1045
1046 \end_layout
1047
1048 \begin_layout Standard
1049 This are the most basic mouse operations.
1050 \end_layout
1051
1052 \begin_layout Enumerate
1053 Motion
1054 \end_layout
1055
1056 \begin_deeper
1057 \begin_layout Itemize
1058 Click the 
1059 \emph on
1060 left mouse button
1061 \emph default
1062  once anywhere in the edit window.
1063  The cursor moves to the text under the mouse.
1064 \end_layout
1065
1066 \end_deeper
1067 \begin_layout Enumerate
1068 Selecting Text
1069 \end_layout
1070
1071 \begin_deeper
1072 \begin_layout Itemize
1073 Hold down the 
1074 \emph on
1075 left mouse button
1076 \emph default
1077  and drag the mouse.
1078  LyX marks the text between the old and new mouse positions.
1079  Use 
1080 \family sans
1081 Edit\SpecialChar \menuseparator
1082 Copy
1083 \family default
1084  to create a copy of the text in LyX's buffer (and the clipboard).
1085 \end_layout
1086
1087 \begin_layout Itemize
1088 Re-position the cursor and then paste the text back into LyX using 
1089 \family sans
1090 Edit\SpecialChar \menuseparator
1091 Paste
1092 \family default
1093 .
1094 \end_layout
1095
1096 \end_deeper
1097 \begin_layout Enumerate
1098 Insets (Footnotes, Notes, Floats, etc.)
1099 \end_layout
1100
1101 \begin_deeper
1102 \begin_layout Standard
1103
1104 \emph on
1105 Single click
1106 \emph default
1107  the left mouse button to open or close any of these.
1108  Right-click on them to set its properties.
1109  Also check the appropriate section of this manual for more details.
1110 \end_layout
1111
1112 \end_deeper
1113 \begin_layout Enumerate
1114 Tables
1115 \end_layout
1116
1117 \begin_deeper
1118 \begin_layout Standard
1119
1120 \emph on
1121 Single click
1122 \emph default
1123  the right mouse button to open a dialog that will allow you to manipulate
1124  the table.
1125 \end_layout
1126
1127 \end_deeper
1128 \begin_layout Section
1129 Basic Key Bindings
1130 \begin_inset LatexCommand label
1131 name "sec: key bindings"
1132
1133 \end_inset
1134
1135
1136 \begin_inset LatexCommand index
1137 name "Key Bindings"
1138
1139 \end_inset
1140
1141
1142 \end_layout
1143
1144 \begin_layout Standard
1145 We're not going to cover all of the keybindings.
1146  Be aware that there are at least two different primary binding maps: CUA
1147  and Emacs.
1148  LyX's default is CUA.
1149 \end_layout
1150
1151 \begin_layout Standard
1152 Some keys, like 
1153 \family sans
1154 Page\InsetSpace ~
1155 Up
1156 \family default
1157
1158 \family sans
1159 Page\InsetSpace ~
1160 Down
1161 \family default
1162
1163 \family sans
1164 Left
1165 \family default
1166
1167 \family sans
1168 Right
1169 \family default
1170
1171 \family sans
1172 Up
1173 \family default
1174 , and 
1175 \family sans
1176 Down
1177 \family default
1178 , do exactly what you expect them to do.
1179  Other keys don't:
1180 \end_layout
1181
1182 \begin_layout Labeling
1183 \labelwidthstring 00.00.0000
1184
1185 \family sans
1186 Tab
1187 \begin_inset LatexCommand nomenclature
1188 symbol "Tab"
1189 description "Tabulator key"
1190
1191 \end_inset
1192
1193
1194 \family default
1195  There is no such thing as a tab stop in LyX.
1196  If you don't understand this, go read sections\InsetSpace ~
1197
1198 \begin_inset LatexCommand ref
1199 reference "sec:parindentintro"
1200
1201 \end_inset
1202
1203  and 
1204 \begin_inset LatexCommand ref
1205 reference "sec:Paragraph-Environments"
1206
1207 \end_inset
1208
1209 , especially section\InsetSpace ~
1210
1211 \begin_inset LatexCommand ref
1212 reference "sub:Lists"
1213
1214 \end_inset
1215
1216 , right now.
1217  Yes, right now.
1218  If you're still confused, look in the 
1219 \emph on
1220 Tutorial
1221 \emph default
1222 .
1223 \end_layout
1224
1225 \begin_layout Labeling
1226 \labelwidthstring 00.00.0000
1227
1228 \family sans
1229 Esc
1230 \begin_inset LatexCommand nomenclature
1231 symbol "Esc"
1232 description "Escape key"
1233
1234 \end_inset
1235
1236
1237 \family default
1238  This is the 
1239 \begin_inset Quotes eld
1240 \end_inset
1241
1242 cancel key.
1243 \begin_inset Quotes erd
1244 \end_inset
1245
1246  It's used, generically, to cancel operations.
1247  Other parts of the manual will go into greater detail about this.
1248 \end_layout
1249
1250 \begin_layout Labeling
1251 \labelwidthstring 00.00.0000
1252
1253 \family sans
1254 Home
1255 \family default
1256 \InsetSpace ~
1257 and\InsetSpace ~
1258
1259 \family sans
1260 End
1261 \family default
1262  These move the cursor, respectively, to the beginning and end of a line,
1263  unless you are using the Emacs bindings where they jump to the beginning
1264  or end of the file.
1265 \end_layout
1266
1267 \begin_layout Standard
1268 There are three modifier keys:
1269 \end_layout
1270
1271 \begin_layout Labeling
1272 \labelwidthstring 00.00.0000
1273
1274 \family sans
1275 Control
1276 \family default
1277  (Denoted by 
1278 \begin_inset Quotes eld
1279 \end_inset
1280
1281
1282 \family sans
1283 C
1284 \family default
1285
1286 \begin_inset Quotes erd
1287 \end_inset
1288
1289
1290 \begin_inset LatexCommand nomenclature
1291 symbol "C"
1292 description "Control key"
1293
1294 \end_inset
1295
1296  in the documentation files) This has a couple of different uses, depending
1297  on which keys it's used in combination with:
1298 \end_layout
1299
1300 \begin_deeper
1301 \begin_layout Itemize
1302 With 
1303 \family sans
1304 Backspace
1305 \family default
1306  or 
1307 \family sans
1308 Delete
1309 \family default
1310 , it deletes an entire word instead of a single character.
1311 \end_layout
1312
1313 \begin_layout Itemize
1314 With 
1315 \family sans
1316 Left
1317 \family default
1318  and 
1319 \family sans
1320 Right
1321 \family default
1322 , it moves by words instead of characters.
1323 \end_layout
1324
1325 \begin_layout Itemize
1326 With 
1327 \family sans
1328 Home
1329 \family default
1330  and 
1331 \family sans
1332 End
1333 \family default
1334 , it moves to the beginning and the end of the document, respectively.
1335 \end_layout
1336
1337 \end_deeper
1338 \begin_layout Labeling
1339 \labelwidthstring 00.00.0000
1340
1341 \family sans
1342 Shift
1343 \family default
1344  (Denoted by 
1345 \begin_inset Quotes eld
1346 \end_inset
1347
1348
1349 \family sans
1350 S
1351 \family default
1352
1353 \begin_inset Quotes erd
1354 \end_inset
1355
1356
1357 \begin_inset LatexCommand nomenclature
1358 symbol "S"
1359 description "Shift key"
1360
1361 \end_inset
1362
1363  in the documentation files) Use this with any of the motion keys to select
1364  the text between the old and new cursor positions.
1365 \end_layout
1366
1367 \begin_layout Labeling
1368 \labelwidthstring 00.00.0000
1369
1370 \family sans
1371 Meta
1372 \family default
1373  (Denoted by 
1374 \begin_inset Quotes eld
1375 \end_inset
1376
1377
1378 \family sans
1379 M
1380 \family default
1381
1382 \begin_inset Quotes erd
1383 \end_inset
1384
1385
1386 \begin_inset LatexCommand nomenclature
1387 symbol "M"
1388 description "Meta or Alt key"
1389
1390 \end_inset
1391
1392  in the documentation files) This is the Alt key on many keyboards, unless
1393  your keyboard has a distinct Meta key.
1394  If you have you have both keys, you will need to try out which one actually
1395  performs the 
1396 \family sans
1397 Meta-
1398 \family default
1399  function.
1400  This key does many different things, but it also activates the 
1401 \emph on
1402 menu accelerator keys
1403 \emph default
1404 .
1405  If you use this in combination with any of the underlined letters in a
1406  menu or menu item, it selects that menu item.
1407 \end_layout
1408
1409 \begin_deeper
1410 \begin_layout Standard
1411 For example, the sequence 
1412 \begin_inset Quotes eld
1413 \end_inset
1414
1415
1416 \family sans
1417 M\InsetSpace ~
1418 e\InsetSpace ~
1419 s
1420 \family default
1421 \InsetSpace ~
1422
1423 \family sans
1424 c
1425 \family default
1426
1427 \begin_inset Quotes erd
1428 \end_inset
1429
1430  
1431 \family sans
1432 brings
1433 \family default
1434  up the 
1435 \begin_inset Quotes eld
1436 \end_inset
1437
1438 Text Style
1439 \begin_inset Quotes erd
1440 \end_inset
1441
1442  menu.
1443  Typing 
1444 \begin_inset Quotes eld
1445 \end_inset
1446
1447
1448 \family sans
1449 M\InsetSpace ~
1450 f
1451 \family default
1452
1453 \begin_inset Quotes erd
1454 \end_inset
1455
1456  opens the 
1457 \family sans
1458 File
1459 \family default
1460  menu.
1461 \end_layout
1462
1463 \begin_layout Standard
1464 There are also other things bound to the 
1465 \family sans
1466 Meta-
1467 \family default
1468  key, but you'll have to check in the 
1469 \emph on
1470 Reference
1471 \emph default
1472  
1473 \emph on
1474 manual
1475 \emph default
1476  for more info.
1477 \end_layout
1478
1479 \end_deeper
1480 \begin_layout Standard
1481 You'll learn more and more keybindings and short-cut keys as you use LyX,
1482  because most actions will prompt a small message in the status bar at the
1483  bottom of LyX's main window which describe the name of the action, you've
1484  just triggered, and any existing keybindings for that action.
1485  The notation for the keybindings is very similar to the notation used in
1486  this documentation, so you should not have any problems understanding it.
1487  However, notice that Shift-modifiers are explicitly mentioned, so 
1488 \family sans
1489
1490 \begin_inset Quotes eld
1491 \end_inset
1492
1493 M-p S-A
1494 \family default
1495
1496 \begin_inset Quotes erd
1497 \end_inset
1498
1499  means 
1500 \family sans
1501 Meta-p
1502 \family default
1503  followed by a capital 
1504 \family sans
1505 A
1506 \family default
1507 .
1508  
1509 \begin_inset Quotes eld
1510 \end_inset
1511
1512
1513 \family sans
1514 S-C-s
1515 \family default
1516
1517 \begin_inset Quotes erd
1518 \end_inset
1519
1520  means 
1521 \family sans
1522 Shift-Control-s
1523 \family default
1524 .
1525 \end_layout
1526
1527 \begin_layout Chapter
1528 LyX Basics
1529 \begin_inset LatexCommand index
1530 name "LyX ! Basics"
1531
1532 \end_inset
1533
1534
1535 \end_layout
1536
1537 \begin_layout Section
1538 Document Types
1539 \begin_inset LatexCommand index
1540 name "Document ! Types"
1541
1542 \end_inset
1543
1544
1545 \end_layout
1546
1547 \begin_layout Subsection
1548 Introduction
1549 \end_layout
1550
1551 \begin_layout Standard
1552 Before you do anything else, before you ever start writing a document, you
1553  need to decide what type of document you want to edit.
1554  Different types of documents use different types of spacing, headings,
1555  numbering schemes, and so on.
1556  Additionally, different documents use different paragraph environments,
1557  and format the title of your document differently.
1558 \end_layout
1559
1560 \begin_layout Standard
1561
1562 \emph on
1563 document class
1564 \emph default
1565  describes a group of properties common to a particular set of documents.
1566  By setting the document class, you automatically select these properties,
1567  making it easier to create the type of document you want.
1568  If you don't choose a document class, LyX picks one for you by default.
1569  So, it behooves you to change the class of your document.
1570 \end_layout
1571
1572 \begin_layout Standard
1573 Read on for info about the document classes you can choose from LyX, and
1574  how to adjust their properties.
1575 \end_layout
1576
1577 \begin_layout Subsection
1578 The Various Document Classes
1579 \begin_inset LatexCommand index
1580 name "Document ! Classes"
1581
1582 \end_inset
1583
1584
1585 \begin_inset LatexCommand label
1586 name "sec:doc-classes"
1587
1588 \end_inset
1589
1590
1591 \end_layout
1592
1593 \begin_layout Subsubsection
1594 Overview
1595 \end_layout
1596
1597 \begin_layout Standard
1598 There are four standard document classes in LyX.
1599  They are:
1600 \end_layout
1601
1602 \begin_layout Description
1603 Article for basic articles
1604 \end_layout
1605
1606 \begin_layout Description
1607 Report for basic reports
1608 \end_layout
1609
1610 \begin_layout Description
1611 Book for writing a book
1612 \end_layout
1613
1614 \begin_layout Description
1615 Letter for US-style letters
1616 \end_layout
1617
1618 \begin_layout Standard
1619 There are also some non-standard classes, which LyX only uses if you have
1620  installed them.
1621  Here are some of the classes, the full list with detailed explanations
1622  can be found in chapter 
1623 \emph on
1624 Special Document Classes
1625 \emph default
1626  in the 
1627 \emph on
1628 Extended Features
1629 \emph default
1630  manual:
1631 \end_layout
1632
1633 \begin_layout Description
1634 A&A Journal articles in the style and format used in Astronomy & Astrophysics
1635 \end_layout
1636
1637 \begin_layout Description
1638 AAST
1639 \family sans
1640
1641 \begin_inset ERT
1642 status collapsed
1643
1644 \begin_layout Standard
1645
1646 {}
1647 \end_layout
1648
1649 \end_inset
1650
1651
1652 \family default
1653 eX For submissions to the journals published by the American Astronomical
1654  Society
1655 \end_layout
1656
1657 \begin_layout Description
1658 AMS Layouts for articles and books in the style and format used by the American
1659  Mathematical Society (AMS).
1660  There are three article layouts available.
1661  The standard one uses a typical numbering scheme for theorems etc., that
1662  prepends the section number to the number of the result.
1663  All result-type statements (propositions, corollaries, and so on) are sequenced
1664  together, but definitions, examples, and the like have their own sequence.
1665  The 
1666 \begin_inset Quotes eld
1667 \end_inset
1668
1669 sequential numbering
1670 \begin_inset Quotes erd
1671 \end_inset
1672
1673  scheme does not place the section number with each result, but numbers
1674  them throughout the article in a single sequence.
1675  Each type of result gets its own sequence.
1676  There is also a layout that dispenses with numbering of statements altogether.
1677 \end_layout
1678
1679 \begin_layout Description
1680 Beamer Layout for presentations
1681 \end_layout
1682
1683 \begin_layout Description
1684 broadway Layout for writing plays.
1685  It is not an existing LaTeX document class, but a new one which is distributed
1686  with LyX.
1687 \end_layout
1688
1689 \begin_layout Description
1690 curiculum\InsetSpace ~
1691 vitae classes to create curriculum vitae
1692 \end_layout
1693
1694 \begin_layout Description
1695 Dinbrief Letters in format of the DIN (German industry norm)
1696 \end_layout
1697
1698 \begin_layout Description
1699 dtk Layout for 
1700 \family typewriter
1701 Die TeXnische Komödie
1702 \family default
1703 , the journal of the German TeX user Group (Dante)
1704 \end_layout
1705
1706 \begin_layout Description
1707 Elsevier Layout for journals of the Elsevier publishing group
1708 \end_layout
1709
1710 \begin_layout Description
1711 Foils Used to make transparencies
1712 \end_layout
1713
1714 \begin_layout Description
1715 g-brief Letters in format of the DIN (German industry norm)
1716 \end_layout
1717
1718 \begin_layout Description
1719 hollywood Used to type spec scripts for the US film industry.
1720  It is not an existing LaTeX document class, but a new one which is distributed
1721  with LyX.
1722 \end_layout
1723
1724 \begin_layout Description
1725 IEEEtran Layout for the journals published by the Institute of Electrical
1726  and Electronics Engineers (IEEE)
1727 \end_layout
1728
1729 \begin_layout Description
1730 IOP Layout for journals of the Institute of Physics publishing group
1731 \end_layout
1732
1733 \begin_layout Description
1734 Kluwer Layout for journals of the Kluwer publishing group
1735 \end_layout
1736
1737 \begin_layout Description
1738 koma-script a replacement for the standard classes, offers many useful features
1739  like caption formatting, automatic print space calculation etc.
1740 \end_layout
1741
1742 \begin_layout Description
1743 Memoir another replacement for the standard classes
1744 \end_layout
1745
1746 \begin_layout Description
1747 paper Used with the 
1748 \family typewriter
1749 paper
1750 \family default
1751  LaTeX document class
1752 \end_layout
1753
1754 \begin_layout Description
1755 Powerdot Layout for presentations
1756 \end_layout
1757
1758 \begin_layout Description
1759 REVTe
1760 \begin_inset ERT
1761 status collapsed
1762
1763 \begin_layout Standard
1764
1765 {}
1766 \end_layout
1767
1768 \end_inset
1769
1770 X is used to write articles for the publications of the American Physical
1771  Society (APS), American Institute of Physics (AIP), and Optical Society
1772  of America (OSA).
1773  This class is not completely compatible with all LyX features.
1774 \end_layout
1775
1776 \begin_layout Description
1777 Slides Used to make transparencies
1778 \end_layout
1779
1780 \begin_layout Description
1781 SPIE\InsetSpace ~
1782 Proceedings Layout for the journals published by The International Society
1783  for Optical Engineering (SPIE)
1784 \end_layout
1785
1786 \begin_layout Description
1787 Springer Layouts for journals of the Springer publishing group
1788 \end_layout
1789
1790 \begin_layout Description
1791 TUGboat Layout for 
1792 \family typewriter
1793 TUGboat
1794 \family default
1795 , the journal of the international TeX user Group (TUG)
1796 \end_layout
1797
1798 \begin_layout Standard
1799 We won't go into any detail about how to use these different document classes
1800  here.
1801  You can find all the details about the non-standard classes in the 
1802 \emph on
1803 Extended Editing
1804 \emph default
1805  manual.
1806  Here, we will settle with a list of some of the common properties of all
1807  of the document classes.
1808 \end_layout
1809
1810 \begin_layout Subsubsection
1811 Selecting a Class
1812 \end_layout
1813
1814 \begin_layout Standard
1815 You can select a class using the 
1816 \family sans
1817 Document\SpecialChar \menuseparator
1818 Settings
1819 \begin_inset LatexCommand index
1820 name "Document ! Settings"
1821
1822 \end_inset
1823
1824
1825 \family default
1826  dialog.
1827  Select the class you want to use, and make any fine tunings of the options
1828  you may need.
1829 \end_layout
1830
1831 \begin_layout Subsubsection
1832 Properties
1833 \end_layout
1834
1835 \begin_layout Standard
1836 Each class has a default set of options.
1837  Here's a quick table describing them:
1838 \end_layout
1839
1840 \begin_layout Standard
1841 \begin_inset VSpace 0.3cm
1842 \end_inset
1843
1844
1845 \end_layout
1846
1847 \begin_layout Standard
1848 \align center
1849 \begin_inset Tabular
1850 <lyxtabular version="3" rows="5" columns="5">
1851 <features>
1852 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1853 <column alignment="center" valignment="top" leftline="true" width="0pt">
1854 <column alignment="center" valignment="top" leftline="true" width="0pt">
1855 <column alignment="center" valignment="top" leftline="true" width="0pt">
1856 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1857 <row topline="true" bottomline="true">
1858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1859 \begin_inset Text
1860
1861 \begin_layout Standard
1862
1863 \end_layout
1864
1865 \end_inset
1866 </cell>
1867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1868 \begin_inset Text
1869
1870 \begin_layout Standard
1871
1872 \family sans
1873 \series medium
1874 \shape up
1875 \size normal
1876 \emph off
1877 \bar no
1878 \noun off
1879 \color none
1880 Pagestyle
1881 \end_layout
1882
1883 \end_inset
1884 </cell>
1885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Standard
1889
1890 \family sans
1891 \series medium
1892 \shape up
1893 \size normal
1894 \emph off
1895 \bar no
1896 \noun off
1897 \color none
1898 Sides
1899 \end_layout
1900
1901 \end_inset
1902 </cell>
1903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1904 \begin_inset Text
1905
1906 \begin_layout Standard
1907
1908 \family sans
1909 \series medium
1910 \shape up
1911 \size normal
1912 \emph off
1913 \bar no
1914 \noun off
1915 \color none
1916 Columns
1917 \end_layout
1918
1919 \end_inset
1920 </cell>
1921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1922 \begin_inset Text
1923
1924 \begin_layout Standard
1925
1926 \series medium
1927 \shape up
1928 \size normal
1929 \emph off
1930 \bar no
1931 \noun off
1932 \color none
1933 Max.
1934  sectioning level
1935 \end_layout
1936
1937 \end_inset
1938 </cell>
1939 </row>
1940 <row topline="true">
1941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1942 \begin_inset Text
1943
1944 \begin_layout Standard
1945
1946 \series medium
1947 \shape up
1948 \size normal
1949 \emph off
1950 \bar no
1951 \noun off
1952 \color none
1953 article
1954 \end_layout
1955
1956 \end_inset
1957 </cell>
1958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1959 \begin_inset Text
1960
1961 \begin_layout Standard
1962
1963 \family sans
1964 \series medium
1965 \shape up
1966 \size normal
1967 \emph off
1968 \bar no
1969 \noun off
1970 \color none
1971 Plain
1972 \end_layout
1973
1974 \end_inset
1975 </cell>
1976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1977 \begin_inset Text
1978
1979 \begin_layout Standard
1980
1981 \family sans
1982 \series medium
1983 \shape up
1984 \size normal
1985 \emph off
1986 \bar no
1987 \noun off
1988 \color none
1989 One
1990 \end_layout
1991
1992 \end_inset
1993 </cell>
1994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1995 \begin_inset Text
1996
1997 \begin_layout Standard
1998
1999 \family sans
2000 \series medium
2001 \shape up
2002 \size normal
2003 \emph off
2004 \bar no
2005 \noun off
2006 \color none
2007 One
2008 \end_layout
2009
2010 \end_inset
2011 </cell>
2012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2013 \begin_inset Text
2014
2015 \begin_layout Standard
2016
2017 \family sans
2018 \series medium
2019 \shape up
2020 \size normal
2021 \emph off
2022 \bar no
2023 \noun off
2024 \color none
2025 Section
2026 \end_layout
2027
2028 \end_inset
2029 </cell>
2030 </row>
2031 <row topline="true">
2032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2033 \begin_inset Text
2034
2035 \begin_layout Standard
2036
2037 \series medium
2038 \shape up
2039 \size normal
2040 \emph off
2041 \bar no
2042 \noun off
2043 \color none
2044 report
2045 \end_layout
2046
2047 \end_inset
2048 </cell>
2049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2050 \begin_inset Text
2051
2052 \begin_layout Standard
2053
2054 \family sans
2055 \series medium
2056 \shape up
2057 \size normal
2058 \emph off
2059 \bar no
2060 \noun off
2061 \color none
2062 Plain
2063 \end_layout
2064
2065 \end_inset
2066 </cell>
2067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2068 \begin_inset Text
2069
2070 \begin_layout Standard
2071
2072 \family sans
2073 \series medium
2074 \shape up
2075 \size normal
2076 \emph off
2077 \bar no
2078 \noun off
2079 \color none
2080 One
2081 \end_layout
2082
2083 \end_inset
2084 </cell>
2085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2086 \begin_inset Text
2087
2088 \begin_layout Standard
2089
2090 \family sans
2091 \series medium
2092 \shape up
2093 \size normal
2094 \emph off
2095 \bar no
2096 \noun off
2097 \color none
2098 One
2099 \end_layout
2100
2101 \end_inset
2102 </cell>
2103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2104 \begin_inset Text
2105
2106 \begin_layout Standard
2107
2108 \family sans
2109 \series medium
2110 \shape up
2111 \size normal
2112 \emph off
2113 \bar no
2114 \noun off
2115 \color none
2116 Chapter
2117 \end_layout
2118
2119 \end_inset
2120 </cell>
2121 </row>
2122 <row topline="true">
2123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2124 \begin_inset Text
2125
2126 \begin_layout Standard
2127
2128 \series medium
2129 \shape up
2130 \size normal
2131 \emph off
2132 \bar no
2133 \noun off
2134 \color none
2135 book
2136 \end_layout
2137
2138 \end_inset
2139 </cell>
2140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2141 \begin_inset Text
2142
2143 \begin_layout Standard
2144
2145 \family sans
2146 \series medium
2147 \shape up
2148 \size normal
2149 \emph off
2150 \bar no
2151 \noun off
2152 \color none
2153 Headings
2154 \end_layout
2155
2156 \end_inset
2157 </cell>
2158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2159 \begin_inset Text
2160
2161 \begin_layout Standard
2162
2163 \family sans
2164 \series medium
2165 \shape up
2166 \size normal
2167 \emph off
2168 \bar no
2169 \noun off
2170 \color none
2171 Two
2172 \end_layout
2173
2174 \end_inset
2175 </cell>
2176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2177 \begin_inset Text
2178
2179 \begin_layout Standard
2180
2181 \family sans
2182 \series medium
2183 \shape up
2184 \size normal
2185 \emph off
2186 \bar no
2187 \noun off
2188 \color none
2189 One
2190 \end_layout
2191
2192 \end_inset
2193 </cell>
2194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2195 \begin_inset Text
2196
2197 \begin_layout Standard
2198
2199 \family sans
2200 \series medium
2201 \shape up
2202 \size normal
2203 \emph off
2204 \bar no
2205 \noun off
2206 \color none
2207 Chapter
2208 \end_layout
2209
2210 \end_inset
2211 </cell>
2212 </row>
2213 <row topline="true" bottomline="true">
2214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2215 \begin_inset Text
2216
2217 \begin_layout Standard
2218
2219 \series medium
2220 \shape up
2221 \size normal
2222 \emph off
2223 \bar no
2224 \noun off
2225 \color none
2226 letter
2227 \end_layout
2228
2229 \end_inset
2230 </cell>
2231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2232 \begin_inset Text
2233
2234 \begin_layout Standard
2235
2236 \family sans
2237 \series medium
2238 \shape up
2239 \size normal
2240 \emph off
2241 \bar no
2242 \noun off
2243 \color none
2244 Plain
2245 \end_layout
2246
2247 \end_inset
2248 </cell>
2249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2250 \begin_inset Text
2251
2252 \begin_layout Standard
2253
2254 \family sans
2255 \series medium
2256 \shape up
2257 \size normal
2258 \emph off
2259 \bar no
2260 \noun off
2261 \color none
2262 One
2263 \end_layout
2264
2265 \end_inset
2266 </cell>
2267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2268 \begin_inset Text
2269
2270 \begin_layout Standard
2271
2272 \family sans
2273 \series medium
2274 \shape up
2275 \size normal
2276 \emph off
2277 \bar no
2278 \noun off
2279 \color none
2280 One
2281 \end_layout
2282
2283 \end_inset
2284 </cell>
2285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2286 \begin_inset Text
2287
2288 \begin_layout Standard
2289
2290 \series medium
2291 \shape up
2292 \size normal
2293 \emph off
2294 \bar no
2295 \noun off
2296 \color none
2297 none
2298 \end_layout
2299
2300 \end_inset
2301 </cell>
2302 </row>
2303 </lyxtabular>
2304
2305 \end_inset
2306
2307
2308 \end_layout
2309
2310 \begin_layout Standard
2311 \begin_inset VSpace 0.3cm
2312 \end_inset
2313
2314
2315 \end_layout
2316
2317 \begin_layout Standard
2318 You're probably also wondering what 
2319 \begin_inset Quotes eld
2320 \end_inset
2321
2322 Max.\InsetSpace ~
2323 sectioning level
2324 \begin_inset Quotes erd
2325 \end_inset
2326
2327  means.
2328  There are several paragraph environments used to create section headings.
2329  Different document classes allow different types of section headings.
2330  Only two use the 
2331 \family sans
2332 Chapter
2333 \family default
2334  heading; the rest do not and begin instead with the 
2335 \family sans
2336 Section
2337 \family default
2338  heading.
2339  Some document classes, such as the ones for letters, don't use any section
2340  headings.
2341  In addition to 
2342 \family sans
2343 Chapter
2344 \family default
2345  and 
2346 \family sans
2347 Section
2348 \family default
2349  headings, there are also 
2350 \family sans
2351 Subsection
2352 \family default
2353  headings, 
2354 \family sans
2355 Subsubsection
2356 \family default
2357  headings, and so on.
2358  We'll describe these headings fully in section\InsetSpace ~
2359
2360 \begin_inset LatexCommand ref
2361 reference "sub:Headings"
2362
2363 \end_inset
2364
2365 .
2366 \end_layout
2367
2368 \begin_layout Subsection
2369 Document Layout
2370 \begin_inset LatexCommand index
2371 name "Document !  Layout"
2372
2373 \end_inset
2374
2375
2376 \begin_inset LatexCommand label
2377 name "sub:Document-Layout"
2378
2379 \end_inset
2380
2381
2382 \family sans
2383
2384 \begin_inset LatexCommand index
2385 name "Document ! Settings"
2386
2387 \end_inset
2388
2389
2390 \end_layout
2391
2392 \begin_layout Standard
2393 The most important properties of documents classes are set in the menu 
2394 \family sans
2395 Document\SpecialChar \menuseparator
2396 Settings
2397 \family default
2398 .
2399  There in the 
2400 \family sans
2401 Options
2402 \family default
2403  field under 
2404 \family sans
2405 Documents\InsetSpace ~
2406 classes
2407 \family default
2408 , you can enter special options for your document class in a comma-separated
2409  list.
2410  This is only necessary if LyX doesn't support special options you want
2411  to use for your document.
2412  To learn more about your favorite LaTeX-class and its options, you have
2413  to read its manual.
2414 \end_layout
2415
2416 \begin_layout Standard
2417 Under 
2418 \family sans
2419 Page\InsetSpace ~
2420 Layout
2421 \family default
2422  the 
2423 \family sans
2424 Pagestyle
2425 \family default
2426  controls what sorts of headings and page numbers go on a page.
2427  You can choose between the following five options:
2428 \end_layout
2429
2430 \begin_layout Labeling
2431 \labelwidthstring 00.00.0000
2432
2433 \family sans
2434 Default
2435 \family default
2436  Use default pagestyle of current class.
2437 \end_layout
2438
2439 \begin_layout Labeling
2440 \labelwidthstring 00.00.0000
2441
2442 \family sans
2443 Empty
2444 \family default
2445  No page numbers or headings.
2446 \end_layout
2447
2448 \begin_layout Labeling
2449 \labelwidthstring 00.00.0000
2450
2451 \family sans
2452 Plain
2453 \family default
2454  Page numbers only.
2455 \end_layout
2456
2457 \begin_layout Labeling
2458 \labelwidthstring 00.00.0000
2459
2460 \family sans
2461 Headings
2462 \family default
2463  Page numbers and either the current chapter or section title and number.
2464  Whether LyX uses the current chapter or the current section depends on
2465  the maximum sectioning level of the class.
2466 \end_layout
2467
2468 \begin_layout Labeling
2469 \labelwidthstring 00.00.0000
2470
2471 \family sans
2472 Fancy
2473 \family default
2474  This allows you to create fully customizable headers and footers if you
2475  have the 
2476 \series bold
2477 fancyhdr
2478 \begin_inset LatexCommand index
2479 name "LaTeX-packages ! fancyhdr"
2480
2481 \end_inset
2482
2483
2484 \series default
2485  package installed.
2486  At the moment, support in LyX is limited to this setting.
2487  To use the full power of this package, you have to add code to your document
2488  preamble.
2489  Check the documentation for the 
2490 \series bold
2491 fancyhdr
2492 \series default
2493  package for more details, 
2494 \begin_inset LatexCommand cite
2495 key "fancyhdr"
2496
2497 \end_inset
2498
2499 .
2500 \end_layout
2501
2502 \begin_layout Standard
2503 The 
2504 \family sans
2505 Separation
2506 \family default
2507  of paragraphs is described in section\InsetSpace ~
2508
2509 \begin_inset LatexCommand ref
2510 reference "sec:parindentintro"
2511
2512 \end_inset
2513
2514 .
2515 \end_layout
2516
2517 \begin_layout Subsection
2518 Paper Size and Orientation
2519 \begin_inset LatexCommand index
2520 name "Document ! Paper size"
2521
2522 \end_inset
2523
2524
2525 \begin_inset LatexCommand label
2526 name "sub:Paper-Size,-Orientation,"
2527
2528 \end_inset
2529
2530
2531 \end_layout
2532
2533 \begin_layout Standard
2534 You'll find the following options in the menu 
2535 \family sans
2536 Page\InsetSpace ~
2537 Layout
2538 \family default
2539  of the dialog of the 
2540 \family sans
2541 Document\SpecialChar \menuseparator
2542 Settings
2543 \family default
2544  menu:
2545 \family sans
2546
2547 \begin_inset LatexCommand index
2548 name "Document ! Settings"
2549
2550 \end_inset
2551
2552
2553 \end_layout
2554
2555 \begin_layout Labeling
2556 \labelwidthstring 00.00.0000
2557
2558 \family sans
2559 Papersize
2560 \family default
2561  What size paper to print on.
2562  The choices are
2563 \end_layout
2564
2565 \begin_layout Itemize
2566
2567 \family sans
2568 Default
2569 \end_layout
2570
2571 \begin_layout Itemize
2572
2573 \family sans
2574 A3, A4,
2575 \family default
2576  
2577 \family sans
2578 A5
2579 \end_layout
2580
2581 \begin_layout Itemize
2582
2583 \family sans
2584 B3, B4, B5
2585 \end_layout
2586
2587 \begin_layout Itemize
2588
2589 \family sans
2590 US letter
2591 \end_layout
2592
2593 \begin_layout Itemize
2594
2595 \family sans
2596 US legal
2597 \end_layout
2598
2599 \begin_layout Itemize
2600
2601 \family sans
2602 US executive
2603 \end_layout
2604
2605 \begin_layout Itemize
2606
2607 \family sans
2608 Custom
2609 \end_layout
2610
2611 \begin_layout Labeling
2612 \labelwidthstring 00.00.0000
2613
2614 \family sans
2615 Orientation
2616 \family default
2617  Two toggle buttons choose whether to print the output as 
2618 \family sans
2619 Landscape
2620 \family default
2621  or as 
2622 \family sans
2623 Portrait
2624 \family default
2625 .
2626 \end_layout
2627
2628 \begin_layout Labeling
2629 \labelwidthstring 00.00.0000
2630
2631 \family sans
2632 Two-sided\InsetSpace ~
2633 document
2634 \family default
2635  Adjusts the print space to print both sides of paper.
2636  That means that the print space for odd- and even-numbered pages is different.
2637 \end_layout
2638
2639 \begin_layout Subsection
2640 Margins
2641 \begin_inset LatexCommand index
2642 name "Document ! Margins"
2643
2644 \end_inset
2645
2646
2647 \begin_inset LatexCommand label
2648 name "sub:Margins"
2649
2650 \end_inset
2651
2652
2653 \begin_inset LatexCommand index
2654 name "Margins"
2655
2656 \end_inset
2657
2658
2659 \end_layout
2660
2661 \begin_layout Standard
2662 Paper margins are set in the menu 
2663 \family sans
2664 Document\SpecialChar \menuseparator
2665 Settings
2666 \family default
2667 .
2668 \family sans
2669
2670 \begin_inset LatexCommand index
2671 name "Document ! Settings"
2672
2673 \end_inset
2674
2675
2676 \end_layout
2677
2678 \begin_layout Standard
2679 If you use a koma-script document class, you can use the default settings.
2680  Because koma-script calculates then the printspace automatically by taking
2681  the paper format and the font size into account.
2682 \end_layout
2683
2684 \begin_layout Subsection
2685 Important Note
2686 \end_layout
2687
2688 \begin_layout Standard
2689 If you change a document class, LyX has to convert 
2690 \emph on
2691 everything
2692 \emph default
2693  into the new class.
2694  That includes the paragraph environments.
2695  Some paragraph environments are standard; all of the document classes have
2696  them; but some classes have special paragraph environments.
2697  If this is the case, and you change the document class, LyX sets the missing
2698  paragraph environments to 
2699 \family sans
2700 Standard
2701 \family default
2702  and places an error box at the beginning of the paragraph.
2703  Just click on them and you'll get a message dialog that tells you about
2704  the conversion and why it failed.
2705 \end_layout
2706
2707 \begin_layout Section
2708 Paragraph Indentation and Separation
2709 \begin_inset LatexCommand index
2710 name "Paragraph ! Indentation"
2711
2712 \end_inset
2713
2714
2715 \end_layout
2716
2717 \begin_layout Subsection
2718 Introduction
2719 \begin_inset LatexCommand label
2720 name "sec:parindentintro"
2721
2722 \end_inset
2723
2724
2725 \end_layout
2726
2727 \begin_layout Standard
2728 Before describing all of the various paragraph environments, we'd like to
2729  say a word or two about paragraph indentation.
2730 \end_layout
2731
2732 \begin_layout Standard
2733 Everyone seems to have their own convention for separating paragraphs.
2734  Most Americans indent the first line of a paragraph.
2735  Others don't indent but put extra space between the paragraphs.
2736  If you choose indentation for paragraphs the 
2737 \emph on
2738 first
2739 \emph default
2740  paragraph of a section, or after a figure, an equation, a table, a list,
2741  etc., is 
2742 \emph on
2743 not
2744 \emph default
2745  indented.
2746  Only a paragraph following another paragraph gets indented.
2747  Note that the indentation behavior is different when you use another document
2748  language than English.
2749  LaTeX takes care that the indentation follows the rules of the used language.
2750 \end_layout
2751
2752 \begin_layout Standard
2753 The space between paragraphs, like the line spacing, the space between headings
2754  and text --- in fact, all of the spacings for just about everything are
2755  pre-coded into LyX.
2756  As we said, you don't worry about how much space to add between what.
2757  LyX takes care of that.
2758  In fact, these pre-coded vertical spacings aren't a single number but a
2759  range.
2760  That way, LyX can squish or stretch the space between lines to make sure
2761  figures fit on a page with text, so that sections don't start at the bottom
2762  of a page, and so on.
2763 \begin_inset Foot
2764 status collapsed
2765
2766 \begin_layout Standard
2767 LaTeX does this when LyX goes to produce a printable file.
2768 \end_layout
2769
2770 \end_inset
2771
2772  However, pre-coded doesn't mean you can't change them.
2773  LyX gives you the ability to globally change 
2774 \emph on
2775 all
2776 \emph default
2777  of these pre-coded spacings.
2778  We'll explain more later.
2779 \end_layout
2780
2781 \begin_layout Subsection
2782 Paragraph Separation
2783 \begin_inset LatexCommand index
2784 name "Paragraph ! Separation"
2785
2786 \end_inset
2787
2788
2789 \end_layout
2790
2791 \begin_layout Standard
2792 To separate paragraphs, select 
2793 \family sans
2794 Indent
2795 \family default
2796  or 
2797 \family sans
2798 Skip
2799 \family default
2800  in the submenu 
2801 \family sans
2802 Text\InsetSpace ~
2803 Layout
2804 \family default
2805  of the dialog 
2806 \family sans
2807 Document\SpecialChar \menuseparator
2808 Settings
2809 \begin_inset LatexCommand index
2810 name "Document ! Settings"
2811
2812 \end_inset
2813
2814
2815 \family default
2816  to indent paragraphs or add extra space between paragraphs, respectively.
2817  The size of the skips can be defined in the dialog, for the indentation
2818  you have to add this line to your document preamble:
2819 \end_layout
2820
2821 \begin_layout Standard
2822
2823 \series bold
2824
2825 \backslash
2826 setlength{
2827 \backslash
2828 parindent}{Length}
2829 \end_layout
2830
2831 \begin_layout Standard
2832 where length is a value in one of the units listed in Appendix\InsetSpace ~
2833
2834 \begin_inset LatexCommand ref
2835 reference "cap:Units"
2836
2837 \end_inset
2838
2839 .
2840  The default length is 30\InsetSpace \thinspace{}
2841 pt.
2842 \end_layout
2843
2844 \begin_layout Subsection
2845 Fine-Tuning
2846 \end_layout
2847
2848 \begin_layout Standard
2849 You can also change the separation method of a single paragraph.
2850  Open the 
2851 \family sans
2852 Edit\SpecialChar \menuseparator
2853 Paragraph\InsetSpace ~
2854 Settings
2855 \family default
2856  dialog and toggle the 
2857 \family sans
2858 Indent\InsetSpace ~
2859 Paragraph
2860 \family default
2861  option to change the state of the current paragraph.
2862  If paragraphs have no indentation but use extra space for separation, this
2863  button will be ignored (you can't indent a single paragraph by toggling
2864  this).
2865 \end_layout
2866
2867 \begin_layout Standard
2868 You should only need to change the indentation method for a single paragraph
2869  if you need to do some fine-tuning.
2870 \end_layout
2871
2872 \begin_layout Subsection
2873 Line Spacing
2874 \begin_inset LatexCommand index
2875 name "Paragraph ! Line spacing"
2876
2877 \end_inset
2878
2879
2880 \end_layout
2881
2882 \begin_layout Standard
2883 In the 
2884 \family sans
2885 Document\SpecialChar \menuseparator
2886 Settings
2887 \begin_inset LatexCommand index
2888 name "Document ! Settings"
2889
2890 \end_inset
2891
2892
2893 \family default
2894  dialog you can set the line spacing in the submenu 
2895 \family sans
2896 Text\InsetSpace ~
2897 Layout.
2898 \family default
2899
2900 \begin_inset Foot
2901 status collapsed
2902
2903 \begin_layout Standard
2904 You need to have the LaTeX-package 
2905 \series bold
2906 setspace
2907 \begin_inset LatexCommand index
2908 name "LaTeX-packages ! setspace"
2909
2910 \end_inset
2911
2912
2913 \series default
2914  installed to use this feature.
2915 \end_layout
2916
2917 \end_inset
2918
2919
2920 \end_layout
2921
2922 \begin_layout Section
2923 Paragraph Environments
2924 \begin_inset LatexCommand index
2925 name "Paragraph ! Environments"
2926
2927 \end_inset
2928
2929
2930 \begin_inset LatexCommand label
2931 name "sec:Paragraph-Environments"
2932
2933 \end_inset
2934
2935
2936 \begin_inset LatexCommand index
2937 name "Paragraph environments|("
2938
2939 \end_inset
2940
2941
2942 \end_layout
2943
2944 \begin_layout Subsection
2945 Overview
2946 \end_layout
2947
2948 \begin_layout Standard
2949 The paragraph environments correspond to the various
2950 \end_layout
2951
2952 \begin_layout Standard
2953
2954 \series bold
2955
2956 \backslash
2957 begin{
2958 \emph on
2959 environment
2960 \emph default
2961 } ...
2962  
2963 \backslash
2964 end{
2965 \emph on
2966 environment
2967 \emph default
2968 }
2969 \series default
2970
2971 \newline
2972 command sequences in an ordinary LaTeX file.
2973  If you don't know LaTeX, or the concept of a paragraph environment is totally
2974  alien to you, we urge you to read the 
2975 \emph on
2976 Tutorial
2977 \emph default
2978 .
2979  The 
2980 \emph on
2981 Tutorial
2982 \emph default
2983  also contains many more examples than this section does.
2984 \end_layout
2985
2986 \begin_layout Standard
2987 A paragraph environment is simply a 
2988 \begin_inset Quotes eld
2989 \end_inset
2990
2991 container
2992 \begin_inset Quotes erd
2993 \end_inset
2994
2995  for a paragraph which gives that paragraph certain properties.
2996  This can include a particular style of font, different margins, a numbering
2997  scheme, labels, and so on.
2998  Additionally, you can 
2999 \begin_inset Quotes eld
3000 \end_inset
3001
3002 nest
3003 \begin_inset Quotes erd
3004 \end_inset
3005
3006  the different environments inside one another, allowing one environment
3007  to inherit some of the properties of another.
3008  The different paragraph environments totally replace the need for messy
3009  tab stops, on the fly margin adjustment, and other hold-overs from the
3010  days of typewriters.
3011  There are several paragraph environments which are specific to a particular
3012  document type.
3013  We'll only be covering the most common ones here.
3014 \end_layout
3015
3016 \begin_layout Standard
3017 To choose a new paragraph environment, use the pull-down box on the left
3018  end of the toolbar.
3019  LyX will change the environment of the 
3020 \emph on
3021 entire
3022 \emph default
3023  paragraph in which the cursor sits.
3024  You can also change the environment of an entire group of paragraphs if
3025  you select them before choosing the new environment.
3026  
3027 \end_layout
3028
3029 \begin_layout Standard
3030 Note that hitting 
3031 \family sans
3032 Return
3033 \family default
3034  will 
3035 \emph on
3036 typically
3037 \emph default
3038  create a new paragraph using the 
3039 \family sans
3040 Standard
3041 \family default
3042  paragraph environment.
3043  We say 
3044 \begin_inset Quotes eld
3045 \end_inset
3046
3047 typically
3048 \begin_inset Quotes erd
3049 \end_inset
3050
3051  because if you are in one of these environments:
3052 \end_layout
3053
3054 \begin_layout Itemize
3055
3056 \family sans
3057 Quote
3058 \end_layout
3059
3060 \begin_layout Itemize
3061
3062 \family sans
3063 Quotation
3064 \end_layout
3065
3066 \begin_layout Itemize
3067
3068 \family sans
3069 Verse
3070 \end_layout
3071
3072 \begin_layout Itemize
3073
3074 \family sans
3075 Itemize
3076 \end_layout
3077
3078 \begin_layout Itemize
3079
3080 \family sans
3081 Enumerate
3082 \end_layout
3083
3084 \begin_layout Itemize
3085
3086 \family sans
3087 Description
3088 \end_layout
3089
3090 \begin_layout Itemize
3091
3092 \family sans
3093 List
3094 \end_layout
3095
3096 \begin_layout Standard
3097 LyX keeps the old paragraph environment when you hit 
3098 \family sans
3099 Return
3100 \family default
3101 , rather than resetting it to 
3102 \family sans
3103 Standard
3104 \family default
3105 .
3106  LyX will still reset the nesting depth, however.
3107  Usually, starting a new paragraph resets both the paragraph environment
3108  and the nesting depth (for more on nesting see section\InsetSpace ~
3109
3110 \begin_inset LatexCommand ref
3111 reference "sec:nest"
3112
3113 \end_inset
3114
3115 ).
3116  At the moment, all this is context-specific; you're better off expecting
3117  
3118 \family sans
3119 Return
3120 \family default
3121  to reset the paragraph environment and depth.
3122  If you want a new paragraph to keep the current environment and depth,
3123  use 
3124 \family sans
3125 M-Return
3126 \family default
3127  instead.
3128 \end_layout
3129
3130 \begin_layout Subsection
3131 Standard
3132 \end_layout
3133
3134 \begin_layout Standard
3135 The default paragraph environment is 
3136 \family sans
3137 Standard
3138 \family default
3139  for most classes.
3140  It creates a plain paragraph.
3141  If LyX resets the paragraph environment, this is the one it chooses.
3142  In fact, the paragraph you're reading right now (and most of the ones in
3143  this manual) are in the 
3144 \family sans
3145 Standard
3146 \family default
3147  environment.
3148 \end_layout
3149
3150 \begin_layout Standard
3151 You can nest a paragraph using the 
3152 \family sans
3153 Standard
3154 \family default
3155  environment in just about anything else, but you can't really nest anything
3156  in a 
3157 \family sans
3158 Standard
3159 \family default
3160  environment.
3161 \end_layout
3162
3163 \begin_layout Subsection
3164 Document Title
3165 \begin_inset LatexCommand index
3166 name "Document !Title"
3167
3168 \end_inset
3169
3170
3171 \end_layout
3172
3173 \begin_layout Standard
3174 A LaTeX title page has three parts: the title itself, the name(s) of the
3175  author(s) and a 
3176 \begin_inset Quotes eld
3177 \end_inset
3178
3179 footnote
3180 \begin_inset Quotes erd
3181 \end_inset
3182
3183  for thanks or contact information.
3184  For certain types of documents, LaTeX places all of this on a separate
3185  page along with today's date.
3186  For other types of documents, the title 
3187 \begin_inset Quotes eld
3188 \end_inset
3189
3190 page
3191 \begin_inset Quotes erd
3192 \end_inset
3193
3194  goes at the top of the first page of the document.
3195  
3196 \end_layout
3197
3198 \begin_layout Standard
3199 LyX provides an interface to the title page commands through the paragraph
3200  environments 
3201 \family sans
3202 Title
3203 \family default
3204
3205 \family sans
3206 Author
3207 \family default
3208 , and 
3209 \family sans
3210 Date
3211 \family default
3212 .
3213  Here's how you use them:
3214 \end_layout
3215
3216 \begin_layout Itemize
3217 Put the title of your document in the 
3218 \family sans
3219 Title
3220 \family default
3221  environment.
3222 \end_layout
3223
3224 \begin_layout Itemize
3225 Put the author name in the 
3226 \family sans
3227 Author
3228 \family default
3229  environment.
3230 \end_layout
3231
3232 \begin_layout Itemize
3233 If you want the date to have a certain appearance, want to use a fixed date,
3234  or want other text to appear in place of today's date, put that text in
3235  the 
3236 \family sans
3237 Date
3238 \family default
3239  environment.
3240  Note that using this environment is optional.
3241  If you don't provide any, LaTeX will automatically insert today's date.
3242  If you don't want any date, add the line
3243 \newline
3244
3245 \series bold
3246
3247 \backslash
3248 date{}
3249 \series default
3250
3251 \newline
3252 to the preamble of your document (menu 
3253 \family sans
3254 Document\SpecialChar \menuseparator
3255 Settings
3256 \family default
3257 )
3258 \end_layout
3259
3260 \begin_layout Standard
3261 You can use footnotes to insert 
3262 \begin_inset Quotes eld
3263 \end_inset
3264
3265 thanks
3266 \begin_inset Quotes erd
3267 \end_inset
3268
3269  or contact informations.
3270 \end_layout
3271
3272 \begin_layout Subsection
3273 Headings
3274 \begin_inset LatexCommand index
3275 name "Section headings"
3276
3277 \end_inset
3278
3279
3280 \begin_inset LatexCommand label
3281 name "sub:Headings"
3282
3283 \end_inset
3284
3285
3286 \end_layout
3287
3288 \begin_layout Standard
3289 There are several paragraph environments for producing section headings.
3290  LyX takes care of the numbering for you.
3291 \end_layout
3292
3293 \begin_layout Subsubsection
3294 Numbered Headings
3295 \begin_inset LatexCommand index
3296 name "Section headings ! Numbered"
3297
3298 \end_inset
3299
3300
3301 \end_layout
3302
3303 \begin_layout Standard
3304 There are 7 numbered types of section headings.
3305  They are:
3306 \end_layout
3307
3308 \begin_layout Enumerate
3309
3310 \family sans
3311 Part
3312 \end_layout
3313
3314 \begin_layout Enumerate
3315
3316 \family sans
3317 Chapter
3318 \end_layout
3319
3320 \begin_layout Enumerate
3321
3322 \family sans
3323 Section
3324 \end_layout
3325
3326 \begin_layout Enumerate
3327
3328 \family sans
3329 Subsection
3330 \end_layout
3331
3332 \begin_layout Enumerate
3333
3334 \family sans
3335 Subsubsection
3336 \end_layout
3337
3338 \begin_layout Enumerate
3339
3340 \family sans
3341 Paragraph
3342 \end_layout
3343
3344 \begin_layout Enumerate
3345
3346 \family sans
3347 Subparagraph
3348 \end_layout
3349
3350 \begin_layout Standard
3351 LyX labels each heading with a series of numbers, separated by periods.
3352  The numbers describe where in the document you are.
3353  Unlike the other headings, parts are numbered with Latin letters.
3354 \end_layout
3355
3356 \begin_layout Standard
3357 Headings all subdivide your document into different pieces of text.
3358  For example, suppose you're writing a book.
3359  You group the book into chapters.
3360  LyX does similar grouping:
3361 \end_layout
3362
3363 \begin_layout Itemize
3364
3365 \family sans
3366 Part
3367 \family default
3368  is divided in either 
3369 \family sans
3370 Chapter
3371 \family default
3372  or 
3373 \family sans
3374 Section
3375 \end_layout
3376
3377 \begin_layout Itemize
3378
3379 \family sans
3380 Chapter
3381 \family default
3382 s are divided into 
3383 \family sans
3384 Section
3385 \family default
3386 s
3387 \end_layout
3388
3389 \begin_layout Itemize
3390
3391 \family sans
3392 Section
3393 \family default
3394 s are divided into 
3395 \family sans
3396 Subsection
3397 \family default
3398 s
3399 \end_layout
3400
3401 \begin_layout Itemize
3402
3403 \family sans
3404 Subsection
3405 \family default
3406 s are divided into 
3407 \family sans
3408 Subsubsection
3409 \family default
3410 s
3411 \end_layout
3412
3413 \begin_layout Itemize
3414
3415 \family sans
3416 Subsubsection
3417 \family default
3418 s are divided into 
3419 \family sans
3420 Paragraph
3421 \family default
3422 s
3423 \end_layout
3424
3425 \begin_layout Itemize
3426
3427 \family sans
3428 Paragraph
3429 \family default
3430 s are divided into 
3431 \family sans
3432 Subparagraph
3433 \family default
3434 s
3435 \end_layout
3436
3437 \begin_layout Standard
3438 \begin_inset Note Greyedout
3439 status open
3440
3441 \begin_layout Standard
3442
3443 \series bold
3444 Note:
3445 \series default
3446  Not all document types use the 
3447 \family sans
3448 Chapter
3449 \family default
3450  heading as the maximum sectioning level.
3451  In that case the 
3452 \family sans
3453 Section
3454 \family default
3455  is the top-level heading.
3456 \end_layout
3457
3458 \end_inset
3459
3460
3461 \end_layout
3462
3463 \begin_layout Standard
3464 So, if you use the 
3465 \family sans
3466 Subsubsection
3467 \family default
3468  environment to label a new sub-subsection, LyX labels it with its number,
3469  along with the number of the subsection, section, and, if applicable, chapter
3470  that it's in.
3471  For example: the fifth section of the second chapter of this book has the
3472  label 
3473 \begin_inset Quotes eld
3474 \end_inset
3475
3476 2.5
3477 \begin_inset Quotes erd
3478 \end_inset
3479
3480 .
3481 \end_layout
3482
3483 \begin_layout Subsubsection
3484 Unnumbered Headings
3485 \begin_inset LatexCommand index
3486 name "Section headings ! Unnumbered"
3487
3488 \end_inset
3489
3490
3491 \end_layout
3492
3493 \begin_layout Standard
3494 There are 5 types of unnumbered section headings.
3495  They are:
3496 \end_layout
3497
3498 \begin_layout Enumerate
3499
3500 \family sans
3501 Part*line spacing
3502 \end_layout
3503
3504 \begin_layout Enumerate
3505
3506 \family sans
3507 Chapter*
3508 \end_layout
3509
3510 \begin_layout Enumerate
3511
3512 \family sans
3513 Section*
3514 \end_layout
3515
3516 \begin_layout Enumerate
3517
3518 \family sans
3519 Subsection*
3520 \end_layout
3521
3522 \begin_layout Enumerate
3523
3524 \family sans
3525 Subsubsection*
3526 \end_layout
3527
3528 \begin_layout Standard
3529 The 
3530 \begin_inset Quotes eld
3531 \end_inset
3532
3533 *
3534 \begin_inset Quotes erd
3535 \end_inset
3536
3537  after each name means that these headings are not numbered.
3538  They work the same as their numbered counterparts but won't appear in the
3539  table of contents, see section\InsetSpace ~
3540
3541 \begin_inset LatexCommand ref
3542 reference "sec:toc"
3543
3544 \end_inset
3545
3546 .
3547 \end_layout
3548
3549 \begin_layout Subsubsection
3550 Changing the Numbering
3551 \begin_inset LatexCommand label
3552 name "sub:numbering-depth"
3553
3554 \end_inset
3555
3556
3557 \end_layout
3558
3559 \begin_layout Standard
3560 You can also alter which sectioning levels get numbered and which ones appear
3561  in the Table of Contents.
3562  Now, this doesn't remove any of the levels; that's preset in the document
3563  class.
3564  Certain classes start with 
3565 \family sans
3566 Chapter
3567 \family default
3568  and go down to the 
3569 \family sans
3570 Subparagraph
3571 \family default
3572  level.
3573  Others start at 
3574 \family sans
3575 Section
3576 \family default
3577 .
3578  Similarly, not all document classes number all sectioning levels.
3579  Most don't number 
3580 \family sans
3581 Paragraph
3582 \family default
3583  or 
3584 \family sans
3585 Subparagraph
3586 \family default
3587 .
3588  This is something you can change.
3589 \end_layout
3590
3591 \begin_layout Standard
3592 Open the 
3593 \family sans
3594 Document\SpecialChar \menuseparator
3595 Settings
3596 \family default
3597  dialog.
3598 \family sans
3599
3600 \begin_inset LatexCommand index
3601 name "Document ! Settings"
3602
3603 \end_inset
3604
3605
3606 \family default
3607  Under 
3608 \family sans
3609 Numbering\InsetSpace ~
3610 &\InsetSpace ~
3611 TOC
3612 \family default
3613  you'll see two counters.
3614  The one named 
3615 \family sans
3616 Numbering
3617 \family default
3618  controls how far down in the sectioning hierarchy LyX numbers a section
3619  heading.
3620  The other one controls the appearance of the section headings in the table
3621  of contents.
3622 \end_layout
3623
3624 \begin_layout Subsubsection
3625 Short Titles of Headings
3626 \begin_inset LatexCommand index
3627 name "Section headings ! Short titles"
3628
3629 \end_inset
3630
3631
3632 \begin_inset OptArg
3633 status collapsed
3634
3635 \begin_layout Standard
3636 Short Titles
3637 \end_layout
3638
3639 \end_inset
3640
3641
3642 \begin_inset LatexCommand label
3643 name "sec:Short-Titles"
3644
3645 \end_inset
3646
3647
3648 \end_layout
3649
3650 \begin_layout Standard
3651 Some section or chapter titles, such as this one, can get quite long.
3652  This can cause troubles when there is limited horizontal space.
3653  For example, if the header of the page is set to show the current section
3654  title, a long title will protrude over the page margins and look awful.
3655 \end_layout
3656
3657 \begin_layout Standard
3658 LaTeX allows you to specify a short title for section headings.
3659  This short title is used in the header and in the actual table of contents,
3660  avoiding the problem mentioned.
3661  To specify a short title, use the menu 
3662 \family sans
3663 Insert\SpecialChar \menuseparator
3664 Short\InsetSpace ~
3665 Title
3666 \family default
3667 .
3668  This will insert a box labeled 
3669 \begin_inset Quotes eld
3670 \end_inset
3671
3672 opt
3673 \begin_inset Quotes erd
3674 \end_inset
3675
3676  (stands for 
3677 \begin_inset Quotes eld
3678 \end_inset
3679
3680 optional
3681 \begin_inset Quotes erd
3682 \end_inset
3683
3684 ) which you can use to enter the short title text.
3685  This also works for captions inside floats.
3686 \end_layout
3687
3688 \begin_layout Standard
3689 The title of this section is a good example of using this feature.
3690 \end_layout
3691
3692 \begin_layout Subsubsection
3693 Special Information
3694 \end_layout
3695
3696 \begin_layout Standard
3697 The following information applies to all section headings:
3698 \end_layout
3699
3700 \begin_layout Itemize
3701 You cannot do any nesting with these environments.
3702 \end_layout
3703
3704 \begin_layout Itemize
3705 You cannot use a margin note in any of these environments.
3706 \end_layout
3707
3708 \begin_layout Itemize
3709 You can only use inline math in these environments.
3710 \end_layout
3711
3712 \begin_layout Itemize
3713 You can use labels and cross-references to refer to their numbers.
3714 \end_layout
3715
3716 \begin_layout Subsection
3717 Quotes and Poetryline spacing
3718 \end_layout
3719
3720 \begin_layout Standard
3721 LyX has three paragraph environments for writing poetry and quotations.
3722  They are 
3723 \family sans
3724 Quote
3725 \family default
3726
3727 \family sans
3728 Quotation
3729 \family default
3730 , and 
3731 \family sans
3732 Verse
3733 \family default
3734 .
3735  Forget the days of changing line spacing and twiddling with margins.
3736  These three paragraph environments already have those changes built-in.
3737  They all widen the left margin and add a bit of extra space above and below
3738  the text they contain.
3739  They also allow nesting, so you can put a 
3740 \family sans
3741 Verse
3742 \family default
3743  in a 
3744 \family sans
3745 Quotation
3746 \family default
3747 , as well as in some other paragraph environments.
3748 \end_layout
3749
3750 \begin_layout Standard
3751 There is another feature of these three paragraph environments: they do
3752  
3753 \emph on
3754 not
3755 \emph default
3756  reset to 
3757 \family sans
3758 Standard
3759 \family default
3760  when you start a new paragraph.
3761  So, you can type in that poem and merrily hit 
3762 \family sans
3763 Return
3764 \family default
3765  without worrying about the paragraph environment changing on you.
3766  Of course, that means that, once you're done typing in that poem, you have
3767  to change back to the 
3768 \family sans
3769 Standard
3770 \family default
3771  environment yourself.
3772 \end_layout
3773
3774 \begin_layout Subsubsection
3775
3776 \family sans
3777 Quote
3778 \family default
3779  and 
3780 \family sans
3781 Quotation
3782 \family default
3783
3784 \begin_inset LatexCommand label
3785 name "sec:quote"
3786
3787 \end_inset
3788
3789
3790 \begin_inset LatexCommand index
3791 name "Quotation"
3792
3793 \end_inset
3794
3795
3796 \end_layout
3797
3798 \begin_layout Standard
3799 Now that we've described the similarities of these three environments, it's
3800  time for the differences.
3801  
3802 \family sans
3803 Quote
3804 \family default
3805  and 
3806 \family sans
3807 Quotation
3808 \family default
3809  are identical except for one difference: 
3810 \family sans
3811 Quote
3812 \family default
3813  uses extra spacing to separate paragraphs and never indents the first line.
3814  
3815 \family sans
3816 Quotation
3817 \family default
3818  
3819 \emph on
3820 always
3821 \emph default
3822  indents the first line of a paragraph and uses the same line spacing throughout.
3823 \end_layout
3824
3825 \begin_layout Standard
3826 Here's an example of the 
3827 \family sans
3828 Quote
3829 \family default
3830  environment:
3831 \end_layout
3832
3833 \begin_layout Quote
3834 This is in the 
3835 \family sans
3836 Quote
3837 \family default
3838  environment.
3839  I can keep writing, extending this line out further and further until it
3840  wraps.
3841  See -- no indentation!
3842 \end_layout
3843
3844 \begin_layout Quote
3845 Here's the second paragraph of this quote.
3846  Again, there's no indentation, but there is extra space between me and
3847  the other paragraph.
3848 \end_layout
3849
3850 \begin_layout Standard
3851 Here's another example, this time in the 
3852 \family sans
3853 Quotation
3854 \family default
3855  environment:
3856 \end_layout
3857
3858 \begin_layout Quotation
3859 This is in the 
3860 \family sans
3861 Quotation
3862 \family default
3863  environment.
3864  If I keep writing, you'll see the indentation.
3865  If your country uses a writing style that shows off new paragraphs by indenting
3866  the first line, then 
3867 \family sans
3868 Quotation
3869 \family default
3870  is the environment for you! Well, you'd use it 
3871 \emph on
3872 if
3873 \emph default
3874  you were quoting other text.
3875 \end_layout
3876
3877 \begin_layout Quotation
3878 Here's a new paragraph.
3879  I could ramble on and on, like a politician at election time.
3880  If I did that, though, you'd get bored.
3881 \end_layout
3882
3883 \begin_layout Standard
3884 As the examples show, 
3885 \family sans
3886 Quote
3887 \family default
3888  is for those people who use extra space to separate paragraphs.
3889  They should put quotes in the 
3890 \family sans
3891 Quote
3892 \family default
3893  environment.
3894  Those who use indentation to mark a new paragraph should use the 
3895 \family sans
3896 Quotation
3897 \family default
3898  paragraph environment for quoted text.
3899 \end_layout
3900
3901 \begin_layout Subsubsection
3902
3903 \family sans
3904 Verse
3905 \family default
3906
3907 \begin_inset LatexCommand index
3908 name "Paragraph ! Verse"
3909
3910 \end_inset
3911
3912
3913 \family sans
3914
3915 \begin_inset LatexCommand index
3916 name "Poetry"
3917
3918 \end_inset
3919
3920
3921 \begin_inset LatexCommand label
3922 name "sec:Verse"
3923
3924 \end_inset
3925
3926
3927 \end_layout
3928
3929 \begin_layout Standard
3930
3931 \family sans
3932 Verse
3933 \family default
3934  is a paragraph environment for poetry, rhymes, verses, and so on.
3935  Here's an example:
3936 \end_layout
3937
3938 \begin_layout Verse
3939 This is in Verse
3940 \newline
3941 Which I did not rehearse!
3942 \end_layout
3943
3944 \begin_layout Verse
3945 It could be much worse.
3946  This line could be long, very long, oh so long, so very long that it wraps
3947  around.
3948  It looks okay on screen, but in the printed version, the extra lines are
3949  indented a bit more than the first.
3950  Okay, so it's turned to prose and doesn't rhyme anymore.
3951  So sue me.
3952 \end_layout
3953
3954 \begin_layout Verse
3955 To break a line
3956 \newline
3957 And make things look fine
3958 \newline
3959 Use 
3960 \family sans
3961 C-Return
3962 \family default
3963 .
3964 \end_layout
3965
3966 \begin_layout Standard
3967 As you can see, 
3968 \family sans
3969 Verse
3970 \family default
3971  does not indent both margins.
3972  Each stanza of the verse or poem is in its own paragraph.
3973  To separate the individual lines of a stanza, use the 
3974 \family typewriter
3975 break-line
3976 \family default
3977  function 
3978 \family sans
3979 C-Return
3980 \family default
3981 .
3982 \end_layout
3983
3984 \begin_layout Subsection
3985 Lists
3986 \begin_inset LatexCommand index
3987 name "Lists"
3988
3989 \end_inset
3990
3991
3992 \begin_inset LatexCommand label
3993 name "sub:Lists"
3994
3995 \end_inset
3996
3997
3998 \end_layout
3999
4000 \begin_layout Standard
4001 LyX has four different paragraph environments for creating different kinds
4002  of lists.
4003  In the 
4004 \family sans
4005 Itemize
4006 \family default
4007  and 
4008 \family sans
4009 Enumerate
4010 \family default
4011  environments, LyX labels your list items with bullets or numbers, respectively.
4012  In the 
4013 \family sans
4014 Description
4015 \family default
4016  and 
4017 \family sans
4018 List
4019 \family default
4020  environments, LyX lets you provide your own label.
4021  We'll present the individual details of each type of list next after describing
4022  some general features of all four of them.
4023 \end_layout
4024
4025 \begin_layout Subsubsection
4026 General Features
4027 \end_layout
4028
4029 \begin_layout Standard
4030 The four paragraph environments for lists differ from the other environments
4031  in several ways.
4032  First, LyX treats each paragraph as a list item.
4033  Hitting 
4034 \family sans
4035 Return
4036 \family default
4037  does 
4038 \emph on
4039 not
4040 \emph default
4041  reset the environment to 
4042 \family sans
4043 Standard
4044 \family default
4045  but keeps the current environment and creates a new list item.
4046  The nesting depth is typically reset, however.
4047  If you want to keep both the current nesting depth and paragraph environment,
4048  you should use 
4049 \family sans
4050 M-Return
4051 \family default
4052  to break paragraphs.
4053 \end_layout
4054
4055 \begin_layout Standard
4056 You can nest lists of any type inside one another.
4057  In fact, LyX changes the labels on some list items depending on how it
4058  is nested.
4059  If you intend to use any of the list paragraph environments, we suggest
4060  you read all of section\InsetSpace ~
4061
4062 \begin_inset LatexCommand ref
4063 reference "sec:nest"
4064
4065 \end_inset
4066
4067 .
4068  
4069 \end_layout
4070
4071 \begin_layout Subsubsection
4072
4073 \family sans
4074 Itemize
4075 \family default
4076
4077 \begin_inset LatexCommand index
4078 name "Lists ! Itemize"
4079
4080 \end_inset
4081
4082
4083 \begin_inset LatexCommand label
4084 name "sec:itemize"
4085
4086 \end_inset
4087
4088
4089 \end_layout
4090
4091 \begin_layout Standard
4092 The first type of list we'll describe in detail is the 
4093 \family sans
4094 Itemize
4095 \family default
4096  paragraph environment.
4097  It has the following properties:
4098 \end_layout
4099
4100 \begin_layout Itemize
4101 Each item has a particular bullet or symbol as its label.
4102 \end_layout
4103
4104 \begin_deeper
4105 \begin_layout Itemize
4106 LyX uses the same symbol for all of the items in a given nesting level.
4107 \end_layout
4108
4109 \begin_layout Itemize
4110 The symbol appears at the beginning of the first line.
4111 \end_layout
4112
4113 \end_deeper
4114 \begin_layout Itemize
4115 The items can have any length.
4116  LyX automatically offsets the left margin of each item.
4117  The offset is always relative to whatever environment the 
4118 \family sans
4119 Itemize
4120 \family default
4121  list may be in.
4122 \end_layout
4123
4124 \begin_layout Itemize
4125 If you nest an 
4126 \family sans
4127 Itemize
4128 \family default
4129  environment inside another 
4130 \family sans
4131 Itemize
4132 \family default
4133  environment, the label changes to a new symbol.
4134 \end_layout
4135
4136 \begin_deeper
4137 \begin_layout Itemize
4138 There are four different symbols for up to a four-fold nesting.
4139 \end_layout
4140
4141 \begin_layout Itemize
4142 LyX always shows the same symbol on screen.
4143 \end_layout
4144
4145 \begin_layout Itemize
4146 See section\InsetSpace ~
4147
4148 \begin_inset LatexCommand ref
4149 reference "sec:nest"
4150
4151 \end_inset
4152
4153  for a full explanation of nesting.
4154 \end_layout
4155
4156 \end_deeper
4157 \begin_layout Standard
4158 Of course, that explanation was also an example of an 
4159 \family sans
4160 Itemize
4161 \family default
4162  list.
4163  The 
4164 \family sans
4165 Itemize
4166 \family default
4167  environment is best suited for lists where the order doesn't matter.
4168 \end_layout
4169
4170 \begin_layout Standard
4171 We said that different levels use different symbols as their label.
4172  Here's an example of all four possible symbols.
4173  Note that those of you reading this manual within LyX won't see any difference.
4174 \end_layout
4175
4176 \begin_layout Itemize
4177 The label for the first level 
4178 \family sans
4179 Itemize
4180 \family default
4181  is a large black dot, or bullet.
4182 \end_layout
4183
4184 \begin_deeper
4185 \begin_layout Itemize
4186 The label for the second level is a dash.
4187 \end_layout
4188
4189 \begin_deeper
4190 \begin_layout Itemize
4191 The label for the third is an asterisk.
4192 \end_layout
4193
4194 \begin_deeper
4195 \begin_layout Itemize
4196 The label for the fourth is a centered dot.
4197 \end_layout
4198
4199 \end_deeper
4200 \begin_layout Itemize
4201 Back out to the third level.
4202 \end_layout
4203
4204 \end_deeper
4205 \begin_layout Itemize
4206 Back to the second level.
4207 \end_layout
4208
4209 \end_deeper
4210 \begin_layout Itemize
4211 Back to the outermost level.
4212 \end_layout
4213
4214 \begin_layout Standard
4215 These are the default labels for an 
4216 \family sans
4217 Itemize
4218 \family default
4219  list.
4220  You can customize these labels in the 
4221 \family sans
4222 Document\SpecialChar \menuseparator
4223 Settings
4224 \family default
4225  dialog in the submenu 
4226 \family sans
4227 Bullets
4228 \family default
4229 .
4230 \family sans
4231
4232 \begin_inset LatexCommand index
4233 name "Document ! Settings"
4234
4235 \end_inset
4236
4237
4238 \end_layout
4239
4240 \begin_layout Standard
4241 Notice how the space between items decreases with increasing depth.
4242  We'll explain nesting and all the tricks you can do with different depths
4243  in section\InsetSpace ~
4244
4245 \begin_inset LatexCommand ref
4246 reference "sec:nest"
4247
4248 \end_inset
4249
4250 .
4251 \end_layout
4252
4253 \begin_layout Subsubsection
4254
4255 \family sans
4256 Enumerate
4257 \family default
4258
4259 \begin_inset LatexCommand index
4260 name "Lists ! Enumerate"
4261
4262 \end_inset
4263
4264
4265 \begin_inset LatexCommand label
4266 name "sec:enumerate"
4267
4268 \end_inset
4269
4270
4271 \end_layout
4272
4273 \begin_layout Standard
4274 The 
4275 \family sans
4276 Enumerate
4277 \family default
4278  environment is used to create numbered lists and outlines.
4279  It has these properties:
4280 \end_layout
4281
4282 \begin_layout Enumerate
4283 Each item has a numeral as its label.
4284 \end_layout
4285
4286 \begin_deeper
4287 \begin_layout Enumerate
4288 The type of numeral depends on the nesting depth.
4289 \end_layout
4290
4291 \end_deeper
4292 \begin_layout Enumerate
4293 LyX automatically counts the items for you and updates the label as appropriate.
4294 \end_layout
4295
4296 \begin_layout Enumerate
4297 Each new 
4298 \family sans
4299 Enumerate
4300 \family default
4301  environment resets the counter to one.
4302 \end_layout
4303
4304 \begin_layout Enumerate
4305 Like the 
4306 \family sans
4307 Itemize
4308 \family default
4309  environment, the 
4310 \family sans
4311 Enumerate
4312 \family default
4313  environment:
4314 \end_layout
4315
4316 \begin_deeper
4317 \begin_layout Enumerate
4318 Offsets the items relative to the left margin.
4319  Items can have any length.
4320 \end_layout
4321
4322 \begin_layout Enumerate
4323 Reduces the space between items as the nesting depth increases.
4324 \end_layout
4325
4326 \begin_layout Enumerate
4327 Uses different types of labels depending on the nesting depth.
4328 \end_layout
4329
4330 \begin_layout Enumerate
4331 Allows up to a four-fold nesting.
4332 \end_layout
4333
4334 \end_deeper
4335 \begin_layout Standard
4336 Unlike the 
4337 \family sans
4338 Itemize
4339 \family default
4340  environment, 
4341 \family sans
4342 Enumerate
4343 \family default
4344  shows the different labels for each item in LyX.
4345  Here is how LyX labels the four different levels in an 
4346 \family sans
4347 Enumerate
4348 \family default
4349 :
4350 \end_layout
4351
4352 \begin_layout Enumerate
4353 The first level of an 
4354 \family sans
4355 Enumerate
4356 \family default
4357  uses Arabic numerals followed by a period.
4358 \end_layout
4359
4360 \begin_deeper
4361 \begin_layout Enumerate
4362 The second level uses lower case letters surrounded by parentheses.
4363 \end_layout
4364
4365 \begin_deeper
4366 \begin_layout Enumerate
4367 The third level uses lower-case Roman numerals followed by a period.
4368 \end_layout
4369
4370 \begin_deeper
4371 \begin_layout Enumerate
4372 The fourth level uses capital letters followed by a period.
4373 \end_layout
4374
4375 \begin_layout Enumerate
4376 Again, notice the decrease in the spacing between items as the nesting depth
4377  increases.
4378 \end_layout
4379
4380 \end_deeper
4381 \begin_layout Enumerate
4382 Back to the third level
4383 \end_layout
4384
4385 \end_deeper
4386 \begin_layout Enumerate
4387 Back to the second level.
4388 \end_layout
4389
4390 \end_deeper
4391 \begin_layout Enumerate
4392 Back to the outermost level.
4393 \end_layout
4394
4395 \begin_layout Standard
4396 Once again, you can customize the type of numbering used in the 
4397 \family sans
4398 Enumerate
4399 \family default
4400  environment.
4401  It involves adding commands to the LaTeX preamble (see the 
4402 \emph on
4403 Extended Features
4404 \emph default
4405  manual).
4406  As stated earlier, such customization only shows up in the printed version,
4407  not in LyX.
4408 \end_layout
4409
4410 \begin_layout Standard
4411 There is more to nesting 
4412 \family sans
4413 Enumerate
4414 \family default
4415  environments than we've stated here.
4416  You should read section\InsetSpace ~
4417
4418 \begin_inset LatexCommand ref
4419 reference "sec:nest"
4420
4421 \end_inset
4422
4423  to learn more about nesting.
4424 \end_layout
4425
4426 \begin_layout Subsubsection
4427
4428 \family sans
4429 Description
4430 \family default
4431
4432 \begin_inset LatexCommand index
4433 name "Lists ! Description"
4434
4435 \end_inset
4436
4437
4438 \begin_inset LatexCommand label
4439 name "sec:descrlist"
4440
4441 \end_inset
4442
4443
4444 \end_layout
4445
4446 \begin_layout Standard
4447 Unlike the previous two environments, the 
4448 \family sans
4449 Description
4450 \family default
4451  list has no fixed label.
4452  Instead, LyX uses the first 
4453 \begin_inset Quotes eld
4454 \end_inset
4455
4456 word
4457 \begin_inset Quotes erd
4458 \end_inset
4459
4460  of the first line as the label.
4461  Here's an example:
4462 \end_layout
4463
4464 \begin_layout Description
4465 Example: This is an example of the 
4466 \family sans
4467 Description
4468 \family default
4469  environment.
4470 \end_layout
4471
4472 \begin_layout Standard
4473 LyX typesets the label in boldface and puts extra space between it and the
4474  rest of the line.
4475 \end_layout
4476
4477 \begin_layout Standard
4478 With the first 
4479 \begin_inset Quotes eld
4480 \end_inset
4481
4482 word
4483 \begin_inset Quotes erd
4484 \end_inset
4485
4486  it is meant that the first hit of the 
4487 \family sans
4488 Space
4489 \family default
4490  key ends the label if you are at the beginning of the first line of an
4491  item.
4492  If you need to use more than one word in the label use a 
4493 \family sans
4494 Protected Blank
4495 \family default
4496 .
4497  (Use either 
4498 \family sans
4499 C-Space
4500 \family default
4501  or the menu 
4502 \family sans
4503 Insert\SpecialChar \menuseparator
4504 Formatting\SpecialChar \menuseparator
4505 Protected\InsetSpace ~
4506 Space
4507 \family default
4508 , see section\InsetSpace ~
4509
4510 \begin_inset LatexCommand ref
4511 reference "sub:Protected-blanks"
4512
4513 \end_inset
4514
4515  for more info.) Here is an example:
4516 \end_layout
4517
4518 \begin_layout Description
4519 Second\InsetSpace ~
4520 Example: This one shows how to use a 
4521 \family sans
4522 Protected\InsetSpace ~
4523 Blank
4524 \family default
4525  in the label of a 
4526 \family sans
4527 Description
4528 \family default
4529  list item.
4530 \end_layout
4531
4532 \begin_layout Description
4533 Usage: You should use the 
4534 \family sans
4535 Description
4536 \family default
4537  environment for things like definitions and theorems.
4538  Use it when you need to make one word in particular stand out in the text
4539  that describes it.
4540  It's not a good idea to use a 
4541 \family sans
4542 Description
4543 \family default
4544  environment when you have an entire sentence that you want to describe.
4545  You're better off using 
4546 \family sans
4547 Itemize
4548 \family default
4549  or 
4550 \family sans
4551 Enumerate
4552 \family default
4553  and nesting several 
4554 \family sans
4555 Standard
4556 \family default
4557  paragraphs into them.
4558 \end_layout
4559
4560 \begin_layout Description
4561 Nesting: You can nest 
4562 \family sans
4563 Description
4564 \family default
4565  environments inside one another, nest them in other types of lists, and
4566  so on.
4567 \end_layout
4568
4569 \begin_layout Standard
4570 Notice that after the first line, LyX indents subsequent lines, offsetting
4571  them from the first line.
4572 \end_layout
4573
4574 \begin_layout Subsubsection
4575 The LyX 
4576 \family sans
4577 List
4578 \family default
4579
4580 \begin_inset LatexCommand index
4581 name "Lists ! LyX list"
4582
4583 \end_inset
4584
4585
4586 \begin_inset LatexCommand label
4587 name "sec:lyxlist"
4588
4589 \end_inset
4590
4591
4592 \end_layout
4593
4594 \begin_layout Standard
4595 The 
4596 \family sans
4597 List
4598 \family default
4599  environment is a LyX extension to LaTeX.
4600  
4601 \end_layout
4602
4603 \begin_layout Standard
4604 Like the 
4605 \family sans
4606 Description
4607 \family default
4608  environment the 
4609 \family sans
4610 List
4611 \family default
4612  environment has user-defined labels for each list item.
4613  There are the following properties of this list environment:
4614 \end_layout
4615
4616 \begin_layout Labeling
4617 \labelwidthstring 00.00.0000
4618 item\InsetSpace ~
4619 labels LyX uses the first 
4620 \begin_inset Quotes eld
4621 \end_inset
4622
4623 word
4624 \begin_inset Quotes erd
4625 \end_inset
4626
4627  of each line as the item label.
4628  The first 
4629 \family sans
4630 Space
4631 \family default
4632  after the beginning of the first line of an item marks the end of the label.
4633  If you need to use more than one word in an item label, use a protected
4634  blank as described above.
4635 \end_layout
4636
4637 \begin_layout Labeling
4638 \labelwidthstring 00.00.0000
4639 margins As you can see, LyX uses different margins for the item label and
4640  the body of the item text.
4641  The body of the text has a larger left margin, which is equal to the default
4642  label width plus a little extra space.
4643  
4644 \end_layout
4645
4646 \begin_layout Labeling
4647 \labelwidthstring 00.00.0000
4648 label\InsetSpace ~
4649 width LyX uses the width of the label, or the default width, whatever
4650  is larger.
4651  If the label width is larger, the label 
4652 \begin_inset Quotes eld
4653 \end_inset
4654
4655 extends
4656 \begin_inset Quotes erd
4657 \end_inset
4658
4659  into the first line.
4660  In other words, the text of the first line isn't aligned with the left
4661  margin of the rest of the item text.
4662 \end_layout
4663
4664 \begin_layout Labeling
4665 \labelwidthstring 00.00.0000
4666 default\InsetSpace ~
4667 width You can set the default label width to ensure that the text
4668  of all items in a 
4669 \family sans
4670 List
4671 \family default
4672  environment have the same left margin.
4673 \newline
4674 To change the default width, select
4675  all items in the list.
4676  Now open the 
4677 \family sans
4678 Edit\SpecialChar \menuseparator
4679 Paragraph\InsetSpace ~
4680 Settings
4681 \family default
4682  dialog.
4683  The text in the box 
4684 \family sans
4685 Longest\InsetSpace ~
4686 label
4687 \family default
4688  determines the default label width.
4689  You can use the text of your largest label here, but you can also use the
4690  letter 
4691 \begin_inset Quotes eld
4692 \end_inset
4693
4694 M
4695 \begin_inset Quotes erd
4696 \end_inset
4697
4698  multiple times instead.
4699  The M is the widest character and is a standard unit of widths in LaTeX.
4700  By using 
4701 \begin_inset Quotes eld
4702 \end_inset
4703
4704 M
4705 \begin_inset Quotes erd
4706 \end_inset
4707
4708  as the unit of width you don't need to keep changing the contents of 
4709 \family sans
4710 Longest\InsetSpace ~
4711 label
4712 \family default
4713  every time you alter a label in a 
4714 \family sans
4715 List
4716 \family default
4717  environment.
4718 \newline
4719 The predefined default width is the length of 
4720 \begin_inset Quotes eld
4721 \end_inset
4722
4723 00.00.0000
4724 \begin_inset Quotes erd
4725 \end_inset
4726
4727  (equal to 6 M).
4728  
4729 \newline
4730
4731 \begin_inset Note Greyedout
4732 status open
4733
4734 \begin_layout Standard
4735
4736 \series bold
4737 Note:
4738 \series default
4739  Setting the cursor into a list item to change only its label width will
4740  only change the width inside LyX but not in the output.
4741 \end_layout
4742
4743 \end_inset
4744
4745
4746 \end_layout
4747
4748 \begin_layout Standard
4749 You should use the 
4750 \family sans
4751 List
4752 \family default
4753  environment the same way like the 
4754 \family sans
4755 Description
4756 \family default
4757  list: When you need one word to stand out from the text that describes
4758  it.
4759  The 
4760 \family sans
4761 List
4762 \family default
4763  environment gives you another way to do this, using a different overall
4764  layout.
4765 \end_layout
4766
4767 \begin_layout Standard
4768 You can nest 
4769 \family sans
4770 List
4771 \family default
4772  environments inside one another, nest them in other types of lists, and
4773  so on.
4774  They work just like the other list paragraph environments.
4775  Read section\InsetSpace ~
4776
4777 \begin_inset LatexCommand ref
4778 reference "sec:nest"
4779
4780 \end_inset
4781
4782  to learn about nesting.
4783 \end_layout
4784
4785 \begin_layout Standard
4786 There is yet another feature of the 
4787 \family sans
4788 List
4789 \family default
4790  environment: As you can see in the examples, LyX left-justifies the item
4791  labels by default.
4792  You can use additional 
4793 \family sans
4794 HFills
4795 \family default
4796  to change how LyX justifies the item label.
4797  We'll document 
4798 \family sans
4799 HFills
4800 \family default
4801  later in section\InsetSpace ~
4802
4803 \begin_inset LatexCommand ref
4804 reference "sub:Horizontal-Space"
4805
4806 \end_inset
4807
4808 .
4809  Here are some examples:
4810 \end_layout
4811
4812 \begin_layout Labeling
4813 \labelwidthstring 00.00.0000
4814 Left The default for 
4815 \family sans
4816 List
4817 \family default
4818  item labels.
4819 \end_layout
4820
4821 \begin_layout Labeling
4822 \labelwidthstring 00.00.0000
4823
4824 \hfill
4825 Right One 
4826 \family sans
4827 HFill
4828 \family default
4829  at the beginning of the label right justifies it.
4830 \end_layout
4831
4832 \begin_layout Labeling
4833 \labelwidthstring 00.00.0000
4834
4835 \hfill
4836 Center
4837 \hfill
4838  One 
4839 \family sans
4840 HFill
4841 \family default
4842  at the beginning of the label and one at the end centers it.
4843 \end_layout
4844
4845 \begin_layout Subsection
4846 Letters
4847 \begin_inset LatexCommand index
4848 name "Letters"
4849
4850 \end_inset
4851
4852
4853 \end_layout
4854
4855 \begin_layout Subsubsection
4856
4857 \family sans
4858 Address
4859 \family default
4860  and 
4861 \family sans
4862 Right\InsetSpace ~
4863 Address
4864 \family default
4865 : An Overview
4866 \end_layout
4867
4868 \begin_layout Standard
4869 Although LyX has document classes for letters, we've also created two paragraph
4870  environments called 
4871 \family sans
4872 Address
4873 \family default
4874  and 
4875 \family sans
4876 Right\InsetSpace ~
4877 Address
4878 \family default
4879 .
4880  To use the letter class, you need to use specific paragraph environments
4881  in a specific order, otherwise LaTeX gags on the document.
4882  In contrast, you can use the 
4883 \family sans
4884 Address
4885 \family default
4886  and 
4887 \family sans
4888 Right\InsetSpace ~
4889 Address
4890 \family default
4891  paragraph environments anywhere with no problem.
4892  You can even nest them inside other environments, though you can't nest
4893  anything in them.
4894 \end_layout
4895
4896 \begin_layout Standard
4897 Of course, you're not limited to using 
4898 \family sans
4899 Address
4900 \family default
4901  and 
4902 \family sans
4903 Right\InsetSpace ~
4904 Address
4905 \family default
4906  for letters only.
4907  
4908 \family sans
4909 Right\InsetSpace ~
4910 Address
4911 \family default
4912 , in particular, is useful for creating article titles like those used in
4913  some European academic papers.
4914 \end_layout
4915
4916 \begin_layout Subsubsection
4917 Usage
4918 \begin_inset LatexCommand label
4919 name "sec:adress_usage"
4920
4921 \end_inset
4922
4923
4924 \end_layout
4925
4926 \begin_layout Standard
4927 The 
4928 \family sans
4929 Address
4930 \family default
4931  environment formats text in the style of an address, which is also used
4932  for the opening and signature in some countries.
4933  Similarly, the 
4934 \family sans
4935 Right\InsetSpace ~
4936 Address
4937 \family default
4938  environment formats text in the style of a right-justified address, which
4939  is used for the sender's address and today's date in some countries.
4940  Here's an example of each:
4941 \end_layout
4942
4943 \begin_layout Right Address
4944 Right Address
4945 \newline
4946 Who I am
4947 \newline
4948 Where I am
4949 \newline
4950 When is it? What is today?
4951 \end_layout
4952
4953 \begin_layout Standard
4954 That was 
4955 \family sans
4956 Right\InsetSpace ~
4957 Address
4958 \family default
4959 .
4960  Notice that the lines all have the same left margin, which LyX sets to
4961  fit the largest block of text on a single line.
4962  Here's an example of the 
4963 \family sans
4964 Address
4965 \family default
4966  environment:
4967 \end_layout
4968
4969 \begin_layout Address
4970 Who are you
4971 \newline
4972 Where do I send this
4973 \newline
4974 Your post office and country
4975 \end_layout
4976
4977 \begin_layout Standard
4978 As you can see, both 
4979 \family sans
4980 Address
4981 \family default
4982  and 
4983 \family sans
4984 Right\InsetSpace ~
4985 Address
4986 \family default
4987  add extra space between themselves and the next paragraph.
4988  If you hit 
4989 \family sans
4990 Return
4991 \family default
4992  in either of these environments, LyX resets the nesting depth and sets
4993  the environment to 
4994 \family sans
4995 Standard
4996 \family default
4997 .
4998  This makes sense, since 
4999 \family sans
5000 Return
5001 \family default
5002  is the 
5003 \family typewriter
5004 break-paragraph
5005 \family default
5006  function, and the individual lines of an address are not paragraphs.
5007  Thus, you have to use 
5008 \family typewriter
5009 break-line
5010 \family default
5011  (
5012 \family sans
5013 C-Return
5014 \family default
5015  or 
5016 \family sans
5017 Formatting\InsetSpace ~
5018 Character\SpecialChar \menuseparator
5019 Line\InsetSpace ~
5020 Break
5021 \family default
5022  from the 
5023 \family sans
5024 Insert
5025 \family default
5026  menu) to start a new line in an 
5027 \family sans
5028 Address
5029 \family default
5030  or 
5031 \family sans
5032 Right\InsetSpace ~
5033 Address
5034 \family default
5035  environment.
5036 \end_layout
5037
5038 \begin_layout Subsection
5039 Academic Writing
5040 \end_layout
5041
5042 \begin_layout Standard
5043 Most academic writing begins with an abstract and ends with a bibliography
5044  or list of references.
5045  LyX contains paragraph environments for both of these.
5046 \end_layout
5047
5048 \begin_layout Subsubsection
5049
5050 \family sans
5051 Abstract
5052 \begin_inset LatexCommand index
5053 name "Abstracts"
5054
5055 \end_inset
5056
5057
5058 \end_layout
5059
5060 \begin_layout Standard
5061 The 
5062 \family sans
5063 Abstract
5064 \family default
5065  environment is used for the abstract of an article.
5066  Technically, you could use this environment anywhere, but you really should
5067  only use it at the beginning of the document, after the title.
5068  Also, don't bother trying to nest 
5069 \family sans
5070 Abstract
5071 \family default
5072  in anything else or vice versa.
5073  It won't work.
5074  The 
5075 \family sans
5076 Abstract
5077 \family default
5078  environment is only useful in the article and report document classes.
5079  The book document classes ignores the 
5080 \family sans
5081 Abstract
5082 \family default
5083  completely, and it's utterly silly to use 
5084 \family sans
5085 Abstract
5086 \family default
5087  in a letter document class.
5088 \end_layout
5089
5090 \begin_layout Standard
5091 The 
5092 \family sans
5093 Abstract
5094 \family default
5095  environment does several things for you.
5096  First, it puts the centered label 
5097 \begin_inset Quotes eld
5098 \end_inset
5099
5100 Abstract
5101 \begin_inset Quotes erd
5102 \end_inset
5103
5104  above the text.
5105  The label and the text of the abstract are separated by some extra vertical
5106  space.
5107  Second, it typesets everything in a smaller font, just as you'd expect.
5108  Lastly, it adds a bit of extra vertical space between the abstract and
5109  the subsequent text.
5110  Well, that's how it will appear on the LyX screen.
5111  The appearance in the output depends on the used article or report class.
5112 \end_layout
5113
5114 \begin_layout Standard
5115 Starting a new paragraph by hitting 
5116 \family sans
5117 Return
5118 \family default
5119  does not reset the paragraph environment.
5120  The new paragraph will still be in the 
5121 \family sans
5122 Abstract
5123 \family default
5124  environment.
5125  So, you will have to change the paragraph environment yourself when you
5126  finish entering the abstract of your document.
5127 \end_layout
5128
5129 \begin_layout Standard
5130 \begin_inset Float figure
5131 wide false
5132 sideways false
5133 status open
5134
5135 \begin_layout Standard
5136 \align center
5137 \begin_inset Graphics
5138         filename clipart/Abstract.pdf
5139         lyxscale 25
5140
5141 \end_inset
5142
5143
5144 \end_layout
5145
5146 \begin_layout Standard
5147 \begin_inset Caption
5148
5149 \begin_layout Standard
5150 \begin_inset LatexCommand label
5151 name "cap:Paragraph-in-the"
5152
5153 \end_inset
5154
5155 Paragraph in the 
5156 \family sans
5157 Abstract
5158 \family default
5159  environment
5160 \end_layout
5161
5162 \end_inset
5163
5164
5165 \end_layout
5166
5167 \end_inset
5168
5169
5170 \end_layout
5171
5172 \begin_layout Standard
5173 We'd love to give you directly an example of the 
5174 \family sans
5175 Abstract
5176 \family default
5177  environment, but since this document is in the 
5178 \begin_inset Quotes eld
5179 \end_inset
5180
5181 book
5182 \begin_inset Quotes erd
5183 \end_inset
5184
5185  class, we can't do this.
5186  We inserted it therefore as figure\InsetSpace ~
5187
5188 \begin_inset LatexCommand ref
5189 reference "cap:Paragraph-in-the"
5190
5191 \end_inset
5192
5193 .
5194  If you've never heard of an 
5195 \begin_inset Quotes eld
5196 \end_inset
5197
5198 abstract
5199 \begin_inset Quotes erd
5200 \end_inset
5201
5202  before, you can safely ignore this environment.
5203 \end_layout
5204
5205 \begin_layout Subsubsection
5206
5207 \family sans
5208 Bibliography
5209 \family default
5210
5211 \begin_inset LatexCommand index
5212 name "Bibliography"
5213
5214 \end_inset
5215
5216
5217 \begin_inset LatexCommand label
5218 name "sub:biblio_environment"
5219
5220 \end_inset
5221
5222
5223 \end_layout
5224
5225 \begin_layout Standard
5226 The 
5227 \family sans
5228 Bibliography
5229 \family default
5230  environment is used to list references.
5231  Technically, you could use this environment anywhere, but you really should
5232  only use it at the end of the document.
5233  Nesting 
5234 \family sans
5235 Bibliography
5236 \family default
5237  in anything else or vice versa won't work.
5238 \end_layout
5239
5240 \begin_layout Standard
5241 When you first open a 
5242 \family sans
5243 Bibliography
5244 \family default
5245  environment, LyX add a large vertical space, followed by the heading 
5246 \begin_inset Quotes eld
5247 \end_inset
5248
5249 Bibliography
5250 \begin_inset Quotes erd
5251 \end_inset
5252
5253  or 
5254 \begin_inset Quotes eld
5255 \end_inset
5256
5257 References,
5258 \begin_inset Quotes erd
5259 \end_inset
5260
5261  depending on the document class.
5262  The heading is in a large boldface font.
5263  Each paragraph of the 
5264 \family sans
5265 Bibliography
5266 \family default
5267  environment is a bibliography entry.
5268  Thus, hitting 
5269 \family sans
5270 Return
5271 \family default
5272  does not reset the paragraph environment.
5273  Each new paragraph is still in the 
5274 \family sans
5275 Bibliography
5276 \family default
5277  environment.
5278 \end_layout
5279
5280 \begin_layout Standard
5281 For a detailed description of LyX's bibliography handling, have a look at
5282  in section\InsetSpace ~
5283
5284 \begin_inset LatexCommand ref
5285 reference "sec:Bibliography"
5286
5287 \end_inset
5288
5289 .
5290 \end_layout
5291
5292 \begin_layout Subsection
5293 LyX
5294 \family sans
5295 -Code
5296 \begin_inset LatexCommand index
5297 name "Paragraph ! LyX code"
5298
5299 \end_inset
5300
5301
5302 \begin_inset LatexCommand label
5303 name "sub:LyX-Code"
5304
5305 \end_inset
5306
5307
5308 \end_layout
5309
5310 \begin_layout Standard
5311 The 
5312 \family sans
5313 LyX-Code
5314 \family default
5315  environment is another LyX extension.
5316  It type-sets text in a typewriter-style font.
5317  It also treats the 
5318 \family sans
5319 Space
5320 \family default
5321  key as a fixed whitespace;
5322 \begin_inset Foot
5323 status collapsed
5324
5325 \begin_layout Standard
5326 In the 
5327 \family sans
5328 LyX-Code
5329 \family default
5330  environment, the 
5331 \family sans
5332 Space
5333 \family default
5334  key is treated as a 
5335 \family sans
5336 Protected\InsetSpace ~
5337 Blank
5338 \family default
5339  instead of an end-of-word marker.
5340 \end_layout
5341
5342 \end_inset
5343
5344  this is the only case in which you can type multiple whitespaces in LyX.
5345  If you need to insert blank lines, you'll still need to use 
5346 \family sans
5347 C-Return
5348 \family default
5349  (the 
5350 \family typewriter
5351 break-line
5352 \family default
5353  function).
5354  
5355 \family sans
5356 Return
5357 \family default
5358  breaks paragraphs.
5359  Note, however, that 
5360 \family sans
5361 Return
5362 \family default
5363  does not reset the paragraph environment.
5364  So, when you finish using the 
5365 \family sans
5366 LyX-Code
5367 \family default
5368  environment, you'll need to change the paragraph environment yourself.
5369  Also, you can nest the 
5370 \family sans
5371 LyX-Code
5372 \family default
5373  environment inside of others.
5374 \end_layout
5375
5376 \begin_layout Standard
5377 There are a few quirks with this environment:
5378 \end_layout
5379
5380 \begin_layout Itemize
5381 You cannot use 
5382 \family sans
5383 C-Return
5384 \family default
5385  at the beginning of a new paragraph (i.e.
5386  you can't follow 
5387 \family sans
5388 Return
5389 \family default
5390  with a 
5391 \family sans
5392 C-Return
5393 \family default
5394 ).
5395 \end_layout
5396
5397 \begin_layout Itemize
5398 You can't follow a 
5399 \family sans
5400 C-Return
5401 \family default
5402  with a 
5403 \family sans
5404 Space
5405 \family default
5406 .
5407 \end_layout
5408
5409 \begin_deeper
5410 \begin_layout Itemize
5411 Use a 
5412 \family sans
5413 Return
5414 \family default
5415  to begin a new paragraph, then you can use a 
5416 \family sans
5417 Space
5418 \family default
5419 .
5420 \end_layout
5421
5422 \begin_layout Itemize
5423 Or: use 
5424 \family sans
5425 C-Space
5426 \family default
5427  instead.
5428 \end_layout
5429
5430 \end_deeper
5431 \begin_layout Itemize
5432 You can't have an empty paragraph or an empty line.
5433  You must put at least one 
5434 \family sans
5435 Space
5436 \family default
5437  in any line you want blank.
5438  Otherwise, LaTeX generates errors.
5439 \end_layout
5440
5441 \begin_layout Itemize
5442 You cannot get the typewriter double quotes by typing 
5443 \family sans
5444 "
5445 \family default
5446  since that will insert 
5447 \emph on
5448 real
5449 \emph default
5450  quotes.
5451  You get the typewriter double quotes with 
5452 \family sans
5453 C-"
5454 \family default
5455  (or 
5456 \family sans
5457 C-q
5458 \family default
5459  if you use Emacs-like key bindings).
5460 \end_layout
5461
5462 \begin_layout Standard
5463 Here's an example:
5464 \end_layout
5465
5466 \begin_layout LyX-Code
5467 #include <stdio.h>
5468 \end_layout
5469
5470 \begin_layout LyX-Code
5471  
5472 \end_layout
5473
5474 \begin_layout LyX-Code
5475 int main(void)
5476 \end_layout
5477
5478 \begin_layout LyX-Code
5479 {
5480 \end_layout
5481
5482 \begin_layout LyX-Code
5483     printf("Hello World!
5484 \backslash
5485 n");
5486 \end_layout
5487
5488 \begin_layout LyX-Code
5489     return 0;
5490 \end_layout
5491
5492 \begin_layout LyX-Code
5493 }
5494 \end_layout
5495
5496 \begin_layout Standard
5497 This is just the standard 
5498 \begin_inset Quotes eld
5499 \end_inset
5500
5501 Hello world!
5502 \begin_inset Quotes erd
5503 \end_inset
5504
5505  program.
5506  
5507 \end_layout
5508
5509 \begin_layout Standard
5510
5511 \family sans
5512 LyX-Code
5513 \family default
5514  has one purpose: to typeset code, such as program source, shell scripts,
5515  rc-files, and so on.
5516  Use it only in those very special cases where you need to generate text
5517  as if you used a typewriter.
5518 \begin_inset LatexCommand index
5519 name "Paragraph environments|)"
5520
5521 \end_inset
5522
5523
5524 \end_layout
5525
5526 \begin_layout Section
5527 Nesting Environments
5528 \begin_inset LatexCommand index
5529 name "Nesting ! Environments"
5530
5531 \end_inset
5532
5533
5534 \begin_inset LatexCommand label
5535 name "sec:nest"
5536
5537 \end_inset
5538
5539
5540 \end_layout
5541
5542 \begin_layout Subsection
5543 Introduction
5544 \end_layout
5545
5546 \begin_layout Standard
5547 LyX treats text as a unified block with a particular context and specific
5548  properties.
5549  This allows you to create blocks that inherits some of the properties of
5550  another block.
5551  For example you have three main points in an outline, but point #2 also
5552  has two subpoints.
5553  In other words, you have a list inside of another list, with the inner
5554  list 
5555 \begin_inset Quotes eld
5556 \end_inset
5557
5558 attached
5559 \begin_inset Quotes erd
5560 \end_inset
5561
5562  to item #2:
5563 \end_layout
5564
5565 \begin_layout Enumerate
5566 one
5567 \end_layout
5568
5569 \begin_layout Enumerate
5570 two
5571 \end_layout
5572
5573 \begin_deeper
5574 \begin_layout Enumerate
5575 sublist - item #1
5576 \end_layout
5577
5578 \begin_layout Enumerate
5579 sublist - item #2
5580 \end_layout
5581
5582 \end_deeper
5583 \begin_layout Enumerate
5584 three
5585 \end_layout
5586
5587 \begin_layout Standard
5588 You put a list inside of a list by nesting one list inside the other.
5589  Nesting an environment is quite simple: Select 
5590 \family sans
5591 Increase\InsetSpace ~
5592 List\InsetSpace ~
5593 Depth
5594 \family default
5595  or 
5596 \family sans
5597 Decrease\InsetSpace ~
5598 List\InsetSpace ~
5599 Depth
5600 \family default
5601  from the 
5602 \family sans
5603 Edit
5604 \family default
5605  menu to change the nesting depth of the current paragraph (the status bar
5606  will tell you how far you are nested).
5607  Instead of the menu, you can also use the toolbar buttons 
5608 \begin_inset Graphics
5609         filename ../images/depth-increment.xpm
5610
5611 \end_inset
5612
5613  and 
5614 \begin_inset Graphics
5615         filename ../images/depth-decrement.xpm
5616
5617 \end_inset
5618
5619  or the convenient key bindings 
5620 \family sans
5621 S-M-Right
5622 \family default
5623  and 
5624 \family sans
5625 S-M-Left
5626 \family default
5627  to change the nesting level.
5628  The change will work on the current selection if you have made one (allowing
5629  you to change the nesting of several paragraphs at once), or the current
5630  paragraph.
5631 \end_layout
5632
5633 \begin_layout Standard
5634 Note that LyX only changes the nesting depth if it can.
5635  If it's invalid to do so, nothing happens if you try to change the depth.
5636  Additionally, if you change the depth of one paragraph, it affects the
5637  depth of every paragraph nested inside of it.
5638 \end_layout
5639
5640 \begin_layout Standard
5641 Nesting isn't limited to lists.
5642  In LyX, you can nest just about anything inside anything else, as you're
5643  about to find out.
5644  This is the real power of nesting paragraph environments.
5645 \end_layout
5646
5647 \begin_layout Subsection
5648 What You Can and Can't Nest
5649 \end_layout
5650
5651 \begin_layout Standard
5652 Before we fire a list of paragraph environments at you, we need to tell
5653  you a little bit more about how nesting works.
5654 \end_layout
5655
5656 \begin_layout Standard
5657 The question if nesting a paragraph environment is possible, is a bit more
5658  complicated than a simple yes or no.
5659  There are three types of paragraph environments:
5660 \end_layout
5661
5662 \begin_layout Itemize
5663 Completely unnestable
5664 \end_layout
5665
5666 \begin_layout Itemize
5667 Fully nestable, you can nest them inside of things and you can also nest
5668  other things inside of them.
5669 \end_layout
5670
5671 \begin_layout Itemize
5672 A third type, you can nest them into other environments, but you can't nest
5673  anything into them.
5674 \end_layout
5675
5676 \begin_layout Standard
5677 Here's a list of the three types of nesting behavior, and which paragraph
5678  environments have them:
5679 \end_layout
5680
5681 \begin_layout Description
5682 Unnestable Can't nest them.
5683  Can't nest into them.
5684 \end_layout
5685
5686 \begin_deeper
5687 \begin_layout Itemize
5688
5689 \family sans
5690 Part
5691 \end_layout
5692
5693 \begin_layout Itemize
5694
5695 \family sans
5696 Chapter
5697 \end_layout
5698
5699 \begin_layout Itemize
5700
5701 \family sans
5702 Section
5703 \family default
5704  
5705 \end_layout
5706
5707 \begin_layout Itemize
5708
5709 \family sans
5710 Subsection
5711 \end_layout
5712
5713 \begin_layout Itemize
5714
5715 \family sans
5716 Subsubsection
5717 \end_layout
5718
5719 \begin_layout Itemize
5720
5721 \family sans
5722 Paragraph
5723 \family default
5724  
5725 \end_layout
5726
5727 \begin_layout Itemize
5728
5729 \family sans
5730 Subparagraph
5731 \end_layout
5732
5733 \begin_layout Itemize
5734
5735 \family sans
5736 Part*
5737 \end_layout
5738
5739 \begin_layout Itemize
5740
5741 \family sans
5742 Chapter*
5743 \end_layout
5744
5745 \begin_layout Itemize
5746
5747 \family sans
5748 Section*
5749 \end_layout
5750
5751 \begin_layout Itemize
5752
5753 \family sans
5754 Subsection*
5755 \end_layout
5756
5757 \begin_layout Itemize
5758
5759 \family sans
5760 Subsubsection*
5761 \end_layout
5762
5763 \begin_layout Itemize
5764
5765 \family sans
5766 Bibliography
5767 \end_layout
5768
5769 \begin_layout Itemize
5770
5771 \family sans
5772 Abstract
5773 \end_layout
5774
5775 \begin_layout Itemize
5776
5777 \family sans
5778 Title
5779 \end_layout
5780
5781 \begin_layout Itemize
5782
5783 \family sans
5784 Author
5785 \end_layout
5786
5787 \begin_layout Itemize
5788
5789 \family sans
5790 Date
5791 \end_layout
5792
5793 \end_deeper
5794 \begin_layout Description
5795 Fully\InsetSpace ~
5796 Nestable You can nest them.
5797  You can nest other things into them.
5798 \end_layout
5799
5800 \begin_deeper
5801 \begin_layout Itemize
5802
5803 \family sans
5804 Verse
5805 \end_layout
5806
5807 \begin_layout Itemize
5808
5809 \family sans
5810 Quote
5811 \end_layout
5812
5813 \begin_layout Itemize
5814
5815 \family sans
5816 Quotation
5817 \end_layout
5818
5819 \begin_layout Itemize
5820
5821 \family sans
5822 Itemize
5823 \end_layout
5824
5825 \begin_layout Itemize
5826
5827 \family sans
5828 Enumerate
5829 \end_layout
5830
5831 \begin_layout Itemize
5832
5833 \family sans
5834 Description
5835 \end_layout
5836
5837 \begin_layout Itemize
5838
5839 \family sans
5840 List
5841 \end_layout
5842
5843 \begin_layout Itemize
5844
5845 \family sans
5846 LyX-Code
5847 \end_layout
5848
5849 \end_deeper
5850 \begin_layout Description
5851 Nestable-Inside You can nest them inside of other things.
5852  You can't nest anything into them.
5853 \end_layout
5854
5855 \begin_deeper
5856 \begin_layout Itemize
5857
5858 \family sans
5859 Standard
5860 \end_layout
5861
5862 \begin_layout Itemize
5863
5864 \family sans
5865 Right\InsetSpace ~
5866 Address
5867 \end_layout
5868
5869 \begin_layout Itemize
5870
5871 \family sans
5872 Address
5873 \end_layout
5874
5875 \end_deeper
5876 \begin_layout Standard
5877 The 
5878 \family sans
5879 Caption
5880 \family default
5881  environment doesn't really fit anywhere, since it's only used inside of
5882  
5883 \family sans
5884 Table\InsetSpace ~
5885 Floats
5886 \family default
5887  and 
5888 \family sans
5889 Figure\InsetSpace ~
5890 Floats
5891 \family default
5892 .
5893 \end_layout
5894
5895 \begin_layout Subsection
5896 Nesting Other Things: Tables, Math, Floats, etc.
5897 \begin_inset LatexCommand index
5898 name "Nesting ! Tables etc."
5899
5900 \end_inset
5901
5902
5903 \begin_inset LatexCommand label
5904 name "sec:table-and-fig-nesting"
5905
5906 \end_inset
5907
5908
5909 \end_layout
5910
5911 \begin_layout Standard
5912 There are several things that aren't paragraph environments, but which are
5913  affected by nesting anyhow.
5914  They are:
5915 \end_layout
5916
5917 \begin_layout Itemize
5918 equations
5919 \end_layout
5920
5921 \begin_layout Itemize
5922 tables
5923 \end_layout
5924
5925 \begin_layout Itemize
5926 figures
5927 \end_layout
5928
5929 \begin_layout Standard
5930 (
5931 \begin_inset Note Greyedout
5932 status open
5933
5934 \begin_layout Standard
5935
5936 \series bold
5937 Note:
5938 \series default
5939  If you put a figure or a table in a 
5940 \family sans
5941 Float
5942 \family default
5943 , this is no longer true.
5944 \end_layout
5945
5946 \end_inset
5947
5948  Have a look at section\InsetSpace ~
5949
5950 \begin_inset LatexCommand ref
5951 reference "sec:Floats"
5952
5953 \end_inset
5954
5955  for more informations about 
5956 \family sans
5957 Floats
5958 \family default
5959 .)
5960 \end_layout
5961
5962 \begin_layout Standard
5963 LyX can treat these three objects as either a word or as a paragraph.
5964  If a figure, table, or an equation is inline, it goes wherever the paragraph
5965  it is in goes.
5966 \end_layout
5967
5968 \begin_layout Standard
5969 On the other hand, if you have an equation, figure or table in a 
5970 \begin_inset Quotes eld
5971 \end_inset
5972
5973 paragraph
5974 \begin_inset Quotes erd
5975 \end_inset
5976
5977  of its own, it behaves just like a 
5978 \begin_inset Quotes eld
5979 \end_inset
5980
5981 nestable-inside
5982 \begin_inset Quotes erd
5983 \end_inset
5984
5985  paragraph environment.
5986  You can nest it into any environment, but you obviously can't nest anything
5987  into it.
5988 \end_layout
5989
5990 \begin_layout Standard
5991 Here's an example with a table:
5992 \end_layout
5993
5994 \begin_layout Enumerate
5995 Item One
5996 \end_layout
5997
5998 \begin_deeper
5999 \begin_layout Enumerate
6000 This is (a) and it's nested.
6001 \end_layout
6002
6003 \begin_deeper
6004 \begin_layout Standard
6005 \begin_inset VSpace 0.3cm
6006 \end_inset
6007
6008
6009 \end_layout
6010
6011 \begin_layout Standard
6012 \align center
6013 \begin_inset Tabular
6014 <lyxtabular version="3" rows="2" columns="2">
6015 <features>
6016 <column alignment="center" valignment="top" leftline="true" width="0pt">
6017 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6018 <row topline="true">
6019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6020 \begin_inset Text
6021
6022 \begin_layout Standard
6023
6024 \family roman
6025 \series medium
6026 \shape up
6027 \size normal
6028 \emph off
6029 \bar no
6030 \noun off
6031 \color none
6032 a
6033 \end_layout
6034
6035 \end_inset
6036 </cell>
6037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6038 \begin_inset Text
6039
6040 \begin_layout Standard
6041
6042 \family roman
6043 \series medium
6044 \shape up
6045 \size normal
6046 \emph off
6047 \bar no
6048 \noun off
6049 \color none
6050 b
6051 \end_layout
6052
6053 \end_inset
6054 </cell>
6055 </row>
6056 <row topline="true" bottomline="true">
6057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6058 \begin_inset Text
6059
6060 \begin_layout Standard
6061
6062 \family roman
6063 \series medium
6064 \shape up
6065 \size normal
6066 \emph off
6067 \bar no
6068 \noun off
6069 \color none
6070 c
6071 \end_layout
6072
6073 \end_inset
6074 </cell>
6075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6076 \begin_inset Text
6077
6078 \begin_layout Standard
6079
6080 \family roman
6081 \series medium
6082 \shape up
6083 \size normal
6084 \emph off
6085 \bar no
6086 \noun off
6087 \color none
6088 d
6089 \end_layout
6090
6091 \end_inset
6092 </cell>
6093 </row>
6094 </lyxtabular>
6095
6096 \end_inset
6097
6098
6099 \end_layout
6100
6101 \begin_layout Standard
6102 \begin_inset VSpace 0.3cm
6103 \end_inset
6104
6105
6106 \end_layout
6107
6108 \end_deeper
6109 \begin_layout Enumerate
6110 This is (b).
6111  The table is actually nested inside (a).
6112 \end_layout
6113
6114 \end_deeper
6115 \begin_layout Enumerate
6116 Back out again.
6117 \end_layout
6118
6119 \begin_layout Standard
6120 If we hadn't nested the table at all, the list would look like this:
6121 \end_layout
6122
6123 \begin_layout Enumerate
6124 Item One
6125 \end_layout
6126
6127 \begin_deeper
6128 \begin_layout Enumerate
6129 This is (a) and it's nested.
6130 \end_layout
6131
6132 \end_deeper
6133 \begin_layout Standard
6134 \begin_inset VSpace 0.3cm
6135 \end_inset
6136
6137
6138 \end_layout
6139
6140 \begin_layout Standard
6141 \align center
6142 \begin_inset Tabular
6143 <lyxtabular version="3" rows="2" columns="2">
6144 <features>
6145 <column alignment="center" valignment="top" leftline="true" width="0pt">
6146 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6147 <row topline="true">
6148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6149 \begin_inset Text
6150
6151 \begin_layout Standard
6152
6153 \family roman
6154 \series medium
6155 \shape up
6156 \size normal
6157 \emph off
6158 \bar no
6159 \noun off
6160 \color none
6161 a
6162 \end_layout
6163
6164 \end_inset
6165 </cell>
6166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6167 \begin_inset Text
6168
6169 \begin_layout Standard
6170
6171 \family roman
6172 \series medium
6173 \shape up
6174 \size normal
6175 \emph off
6176 \bar no
6177 \noun off
6178 \color none
6179 b
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 </row>
6185 <row topline="true" bottomline="true">
6186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6187 \begin_inset Text
6188
6189 \begin_layout Standard
6190
6191 \family roman
6192 \series medium
6193 \shape up
6194 \size normal
6195 \emph off
6196 \bar no
6197 \noun off
6198 \color none
6199 c
6200 \end_layout
6201
6202 \end_inset
6203 </cell>
6204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6205 \begin_inset Text
6206
6207 \begin_layout Standard
6208
6209 \family roman
6210 \series medium
6211 \shape up
6212 \size normal
6213 \emph off
6214 \bar no
6215 \noun off
6216 \color none
6217 d
6218 \end_layout
6219
6220 \end_inset
6221 </cell>
6222 </row>
6223 </lyxtabular>
6224
6225 \end_inset
6226
6227
6228 \end_layout
6229
6230 \begin_layout Standard
6231 \begin_inset VSpace 0.3cm
6232 \end_inset
6233
6234
6235 \end_layout
6236
6237 \begin_layout Enumerate
6238 This is (b).
6239  The table is 
6240 \emph on
6241 not
6242 \emph default
6243  nested inside (a).
6244  In fact, it's not nested at all.
6245 \end_layout
6246
6247 \begin_layout Enumerate
6248 Back out again.
6249 \end_layout
6250
6251 \begin_layout Standard
6252 Notice how item (b) is not only no longer nested, but is also the first
6253  item of a new list!
6254 \end_layout
6255
6256 \begin_layout Standard
6257 There's another trap you can fall into: Nesting the table, but not going
6258  deep enough.
6259  LyX then turns anything after the table into a new sublist.
6260 \end_layout
6261
6262 \begin_layout Enumerate
6263 Item One
6264 \end_layout
6265
6266 \begin_deeper
6267 \begin_layout Enumerate
6268 This is (a) and it's nested.
6269 \end_layout
6270
6271 \begin_layout Standard
6272 \begin_inset VSpace 0.3cm
6273 \end_inset
6274
6275
6276 \end_layout
6277
6278 \begin_layout Standard
6279 \align center
6280 \begin_inset Tabular
6281 <lyxtabular version="3" rows="2" columns="2">
6282 <features>
6283 <column alignment="center" valignment="top" leftline="true" width="0pt">
6284 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
6285 <row topline="true">
6286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6287 \begin_inset Text
6288
6289 \begin_layout Standard
6290
6291 \family roman
6292 \series medium
6293 \shape up
6294 \size normal
6295 \emph off
6296 \bar no
6297 \noun off
6298 \color none
6299 a
6300 \end_layout
6301
6302 \end_inset
6303 </cell>
6304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6305 \begin_inset Text
6306
6307 \begin_layout Standard
6308
6309 \family roman
6310 \series medium
6311 \shape up
6312 \size normal
6313 \emph off
6314 \bar no
6315 \noun off
6316 \color none
6317 b
6318 \end_layout
6319
6320 \end_inset
6321 </cell>
6322 </row>
6323 <row topline="true" bottomline="true">
6324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6325 \begin_inset Text
6326
6327 \begin_layout Standard
6328
6329 \family roman
6330 \series medium
6331 \shape up
6332 \size normal
6333 \emph off
6334 \bar no
6335 \noun off
6336 \color none
6337 c
6338 \end_layout
6339
6340 \end_inset
6341 </cell>
6342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6343 \begin_inset Text
6344
6345 \begin_layout Standard
6346
6347 \family roman
6348 \series medium
6349 \shape up
6350 \size normal
6351 \emph off
6352 \bar no
6353 \noun off
6354 \color none
6355 d
6356 \end_layout
6357
6358 \end_inset
6359 </cell>
6360 </row>
6361 </lyxtabular>
6362
6363 \end_inset
6364
6365
6366 \end_layout
6367
6368 \begin_layout Standard
6369 \begin_inset VSpace 0.3cm
6370 \end_inset
6371
6372
6373 \end_layout
6374
6375 \begin_layout Enumerate
6376 This is (b).
6377  The table is actually nested inside Item One, but 
6378 \emph on
6379 not
6380 \emph default
6381  inside (a).
6382 \end_layout
6383
6384 \end_deeper
6385 \begin_layout Enumerate
6386 Back out again.
6387 \end_layout
6388
6389 \begin_layout Standard
6390 As you can see, item (b) turned into the first item of a new list, but a
6391  new list 
6392 \emph on
6393 inside
6394 \emph default
6395  item 1.
6396  The same thing would have happened to a figure or an equation.
6397  So, if you nest tables, figures or equations, make sure you go to the right
6398  depth!
6399 \end_layout
6400
6401 \begin_layout Subsection
6402 Usage and General Features
6403 \begin_inset LatexCommand label
6404 name "sub:nest-Usage"
6405
6406 \end_inset
6407
6408
6409 \end_layout
6410
6411 \begin_layout Standard
6412 Speaking of levels, LyX can perform up to a six-fold nesting.
6413  In other words, 
6414 \begin_inset Quotes eld
6415 \end_inset
6416
6417 level #6
6418 \begin_inset Quotes erd
6419 \end_inset
6420
6421  is the innermost possible depth.
6422  Here's an example to display what we mean:
6423 \end_layout
6424
6425 \begin_layout Enumerate
6426 level #1 - outermost
6427 \end_layout
6428
6429 \begin_deeper
6430 \begin_layout Enumerate
6431 level #2
6432 \end_layout
6433
6434 \begin_deeper
6435 \begin_layout Enumerate
6436 level #3
6437 \end_layout
6438
6439 \begin_deeper
6440 \begin_layout Enumerate
6441 level #4
6442 \end_layout
6443
6444 \begin_deeper
6445 \begin_layout Itemize
6446 level #5
6447 \end_layout
6448
6449 \begin_deeper
6450 \begin_layout Itemize
6451 level #6
6452 \end_layout
6453
6454 \end_deeper
6455 \end_deeper
6456 \end_deeper
6457 \end_deeper
6458 \end_deeper
6459 \begin_layout Standard
6460 There are two exceptions to the six-fold nesting limit, and you can see
6461  both of them in the example.
6462  Unlike the other fully-nestable environments, you can only perform a four-fold
6463  nesting with the 
6464 \family sans
6465 Enumerate
6466 \family default
6467  and 
6468 \family sans
6469 Itemize
6470 \family default
6471  environments.
6472  For example, if we tried to nest another 
6473 \family sans
6474 Enumerate
6475 \family default
6476  list inside of item 
6477 \begin_inset Quotes eld
6478 \end_inset
6479
6480 A.
6481 \begin_inset Quotes erd
6482 \end_inset
6483
6484 , we'd get errors.
6485 \end_layout
6486
6487 \begin_layout Subsection
6488 Some Examples
6489 \begin_inset LatexCommand index
6490 name "Nesting ! Examples"
6491
6492 \end_inset
6493
6494
6495 \end_layout
6496
6497 \begin_layout Standard
6498 The best way to explain just what you can do with nesting is by illustration.
6499  We have several examples of nested environments.
6500  In them, we explain how we created the example, so that you can reproduce
6501  them.
6502 \end_layout
6503
6504 \begin_layout Subsubsection
6505 Example 1: The Six-fold Way and Mixed Nesting
6506 \end_layout
6507
6508 \begin_layout Labeling
6509 \labelwidthstring MMM
6510 #1-a This is the outermost level.
6511  It's a 
6512 \family sans
6513 List
6514 \family default
6515  environment.
6516 \end_layout
6517
6518 \begin_deeper
6519 \begin_layout Labeling
6520 \labelwidthstring MMM
6521 #2-a This is level #2.
6522  We created it by using 
6523 \family sans
6524 M-Return
6525 \family default
6526  followed by 
6527 \family sans
6528 S-M-Right
6529 \family default
6530 .
6531 \end_layout
6532
6533 \begin_deeper
6534 \begin_layout Labeling
6535 \labelwidthstring MMM
6536 #3-a This is level #3.
6537  This time, we just hit 
6538 \family sans
6539 Return
6540 \family default
6541 , then used 
6542 \family sans
6543 S-M-Right
6544 \family default
6545  twice in a row.
6546  We could have also created it the same way as we did the previous level,
6547  by hitting 
6548 \family sans
6549 M-Return
6550 \family default
6551  followed by 
6552 \family sans
6553 S-M-Right
6554 \family default
6555 .
6556 \end_layout
6557
6558 \begin_deeper
6559 \begin_layout Standard
6560 This is actually a 
6561 \family sans
6562 Standard
6563 \family default
6564  environment, nested inside of 
6565 \begin_inset Quotes eld
6566 \end_inset
6567
6568 #3-a
6569 \begin_inset Quotes erd
6570 \end_inset
6571
6572 .
6573  So, it's at level #4.
6574  We did this by hitting 
6575 \family sans
6576 M-Return
6577 \family default
6578 , then 
6579 \family sans
6580 S-M-Right
6581 \family default
6582 , then changing the paragraph environment to 
6583 \family sans
6584 Standard
6585 \family default
6586 .
6587  Do this to create list items with more than one paragraph - it also works
6588  for the 
6589 \family sans
6590 Description
6591 \family default
6592
6593 \family sans
6594 Enumerate
6595 \family default
6596 , and 
6597 \family sans
6598 Itemize
6599 \family default
6600  environments!
6601 \end_layout
6602
6603 \begin_layout Standard
6604 Here's another 
6605 \family sans
6606 Standard
6607 \family default
6608  paragraph, also at level #4, made with just a 
6609 \family sans
6610 M-Return
6611 \family default
6612 .
6613 \end_layout
6614
6615 \begin_layout Labeling
6616 \labelwidthstring MMM
6617 #4-a This is level #4.
6618  We hit 
6619 \family sans
6620 M-Return
6621 \family default
6622  and changed the paragraph environment back to 
6623 \family sans
6624 List
6625 \family default
6626 .
6627  Remember - we can't nest anything inside of a 
6628 \family sans
6629 Standard
6630 \family default
6631  environment, which is why we're still at level #4.
6632  However, we 
6633 \emph on
6634 can
6635 \emph default
6636  keep nesting things inside of 
6637 \begin_inset Quotes eld
6638 \end_inset
6639
6640 #3-a
6641 \begin_inset Quotes erd
6642 \end_inset
6643
6644 .
6645 \end_layout
6646
6647 \begin_deeper
6648 \begin_layout Labeling
6649 \labelwidthstring MMM
6650 #5-a This is level #5\SpecialChar \ldots{}
6651
6652 \end_layout
6653
6654 \begin_deeper
6655 \begin_layout Labeling
6656 \labelwidthstring MMM
6657 #6-a \SpecialChar \ldots{}
6658 and this is level #6.
6659  By now, you should know how we made these two.
6660 \end_layout
6661
6662 \end_deeper
6663 \begin_layout Labeling
6664 \labelwidthstring MMM
6665 #5-b Back to level #5.
6666  Just hit 
6667 \family sans
6668 M-Return
6669 \family default
6670  followed by a 
6671 \family sans
6672 S-M-Left
6673 \family default
6674 .
6675 \end_layout
6676
6677 \end_deeper
6678 \begin_layout Labeling
6679 \labelwidthstring MMM
6680 #4-b After another 
6681 \family sans
6682 M-Return
6683 \family default
6684  followed by a 
6685 \family sans
6686 S-M-Left
6687 \family default
6688 , we're back at level #4.
6689 \end_layout
6690
6691 \end_deeper
6692 \begin_layout Labeling
6693 \labelwidthstring MMM
6694 #3-b Back to level #3.
6695  By now it should be obvious how we did this.
6696 \end_layout
6697
6698 \end_deeper
6699 \begin_layout Labeling
6700 \labelwidthstring MMM
6701 #2-b Back to level #2.
6702  
6703 \end_layout
6704
6705 \end_deeper
6706 \begin_layout Labeling
6707 \labelwidthstring MMM
6708 #1-b And last, back to the outermost level, #1.
6709  After this sentence, we'll hit 
6710 \family sans
6711 Return
6712 \family default
6713  and change the paragraph environment back to 
6714 \family sans
6715 Standard
6716 \family default
6717  to end the list.
6718 \end_layout
6719
6720 \begin_layout Standard
6721 We could have also used the 
6722 \family sans
6723 Description
6724 \family default
6725
6726 \family sans
6727 Quote
6728 \family default
6729
6730 \family sans
6731 Quotation
6732 \family default
6733 , or even the 
6734 \family sans
6735 Verse
6736 \family default
6737  environment in place of the 
6738 \family sans
6739 List
6740 \family default
6741  environment.
6742  The example would have worked exactly the same.
6743 \end_layout
6744
6745 \begin_layout Subsubsection
6746 Example 2: Inheritance
6747 \end_layout
6748
6749 \begin_layout LyX-Code
6750 This is the LyX-Code environment, at level #1, the outermost
6751 \end_layout
6752
6753 \begin_layout LyX-Code
6754 level.
6755   Now we'll hit 
6756 \family sans
6757 Return
6758 \family default
6759 , then 
6760 \family sans
6761 S-M-Right
6762 \family default
6763 , after which, we'll change to the 
6764 \family sans
6765 Enumerate
6766 \family default
6767  environment.
6768 \end_layout
6769
6770 \begin_deeper
6771 \begin_layout Enumerate
6772 This is the 
6773 \family sans
6774 Enumerate
6775 \family default
6776  environment, at level #2.
6777 \end_layout
6778
6779 \begin_layout Enumerate
6780 Notice how the nested 
6781 \family sans
6782 Enumerate
6783 \family default
6784  not only inherits its margins from its parent environment (
6785 \family sans
6786 LyX-Code
6787 \family default
6788 ), but also inherits its font and spacing!
6789 \end_layout
6790
6791 \end_deeper
6792 \begin_layout Standard
6793 We ended this example by hitting 
6794 \family sans
6795 Return
6796 \family default
6797 .
6798  After that, we needed to reset the paragraph environment to 
6799 \family sans
6800 Standard
6801 \family default
6802  and resetting the nesting depth by using 
6803 \family sans
6804 S-M-Left
6805 \family default
6806  once.
6807 \end_layout
6808
6809 \begin_layout Subsubsection
6810 Example 3: Labels, Levels, and the 
6811 \family sans
6812 Enumerate
6813 \family default
6814  and 
6815 \family sans
6816 Itemize
6817 \family default
6818  Environments
6819 \begin_inset OptArg
6820 status collapsed
6821
6822 \begin_layout Standard
6823 Example #3: Labels, Levels and other list environments
6824 \end_layout
6825
6826 \end_inset
6827
6828
6829 \end_layout
6830
6831 \begin_layout Enumerate
6832 This is level #1, in an 
6833 \family sans
6834 Enumerate
6835 \family default
6836  paragraph environment.
6837  We're actually going to nest a bunch of these.
6838 \end_layout
6839
6840 \begin_deeper
6841 \begin_layout Enumerate
6842 This is level #2.
6843  We used 
6844 \family sans
6845 M-Return
6846 \family default
6847  followed by 
6848 \family sans
6849 S-M-Right
6850 \family default
6851 .
6852  Now, what happens if we nest an 
6853 \family sans
6854 Itemize
6855 \family default
6856  environment inside of this one? It will be at level #3, but what will its
6857  label be? An asterisk?
6858 \end_layout
6859
6860 \begin_deeper
6861 \begin_layout Itemize
6862 No! It's a bullet.
6863  This is the 
6864 \emph on
6865 first
6866 \emph default
6867  
6868 \family sans
6869 Itemize
6870 \family default
6871  environment, even though it's at level #3.
6872  So, its label is a bullet.
6873  (We got here by using 
6874 \family sans
6875 M-Return
6876 \family default
6877 , then 
6878 \family sans
6879 S-M-Right
6880 \family default
6881 , then changing the environment to 
6882 \family sans
6883 Itemize
6884 \family default
6885 .)
6886 \end_layout
6887
6888 \begin_deeper
6889 \begin_layout Itemize
6890 Here's level #4, produced using 
6891 \family sans
6892 M-Return
6893 \family default
6894 , then 
6895 \family sans
6896 S-M-Right
6897 \family default
6898 .
6899  We'll do that again\SpecialChar \ldots{}
6900
6901 \end_layout
6902
6903 \begin_deeper
6904 \begin_layout Enumerate
6905 \SpecialChar \ldots{}
6906 to get to level #5.
6907  This time, however, we also changed the paragraph environment back to 
6908 \family sans
6909 Enumerate
6910 \family default
6911 .
6912  Notice the type of numbering, it is 
6913 \emph on
6914 lowercase Roman
6915 \emph default
6916 , because we are in the 
6917 \emph on
6918 thirdfold
6919 \emph default
6920  
6921 \family sans
6922 Enumerate
6923 \family default
6924  environment (i.e.
6925  it is an 
6926 \family sans
6927 Enumerate
6928 \family default
6929  inside an 
6930 \family sans
6931 Enumerate
6932 \family default
6933  inside an 
6934 \family sans
6935 Enumerate
6936 \family default
6937 ).
6938 \end_layout
6939
6940 \begin_layout Enumerate
6941 What happens if we 
6942 \emph on
6943 don't
6944 \emph default
6945  change the paragraph environment, but decrease the nesting depth? What
6946  type of numbering does LyX use?
6947 \end_layout
6948
6949 \begin_layout Enumerate
6950 Oh, as if you couldn't guess by now, we're just using 
6951 \family sans
6952 M-Return
6953 \family default
6954  to keep the current environment and depth but create a new item.
6955 \end_layout
6956
6957 \begin_layout Enumerate
6958 Let's use 
6959 \family sans
6960 S-M-Left
6961 \family default
6962  to decrease the depth after the next 
6963 \family sans
6964 M-Return
6965 \family default
6966 .
6967 \end_layout
6968
6969 \end_deeper
6970 \begin_layout Enumerate
6971 This is level #4.
6972  Look what type of label LyX is using!
6973 \end_layout
6974
6975 \end_deeper
6976 \begin_layout Enumerate
6977 This is level #3.
6978  Even though we've changed levels, LyX is still using a lowercase Roman
6979  numeral as the label.Why?
6980 \end_layout
6981
6982 \begin_layout Enumerate
6983 Because, even though the nesting depth has changed, the paragraph is 
6984 \emph on
6985 still
6986 \emph default
6987  a thirdfold 
6988 \family sans
6989 Enumerate
6990 \family default
6991  environment.
6992  Notice, however, that LyX 
6993 \emph on
6994 did
6995 \emph default
6996  reset the counter for the label.
6997 \end_layout
6998
6999 \end_deeper
7000 \begin_layout Enumerate
7001 Another 
7002 \family sans
7003 M-Return
7004 \family default
7005  
7006 \family sans
7007 S-M-Left
7008 \family default
7009  sequence, and we're back to level #2.
7010  This time, we not only changed the nesting depth, but we also moved back
7011  into the twofold-nested 
7012 \family sans
7013 Enumerate
7014 \family default
7015  environment.
7016 \end_layout
7017
7018 \end_deeper
7019 \begin_layout Enumerate
7020 The same thing happens if we do another 
7021 \family sans
7022 M-Return
7023 \family default
7024  
7025 \family sans
7026 S-M-Left
7027 \family default
7028  sequence and return to level #1, the outermost level.
7029 \end_layout
7030
7031 \begin_layout Standard
7032 Lastly, we reset the environment to 
7033 \family sans
7034 Standard
7035 \family default
7036 .
7037  As you can see, the level number doesn't correspond to what type of labeling
7038  LyX uses for the 
7039 \family sans
7040 Enumerate
7041 \family default
7042  and 
7043 \family sans
7044 Itemize
7045 \family default
7046  environments.
7047  The number of other 
7048 \family sans
7049 Enumerate
7050 \family default
7051  environments surrounding it determines what kind of label LyX uses for
7052  an 
7053 \family sans
7054 Enumerate
7055 \family default
7056  item.
7057  The same rule applies for the 
7058 \family sans
7059 Itemize
7060 \family default
7061  environment, as well.
7062 \end_layout
7063
7064 \begin_layout Subsubsection
7065 Example 4: Going Bonkers
7066 \end_layout
7067
7068 \begin_layout Enumerate
7069 We're going to go totally nuts now.
7070  We won't nest as deep as in the other examples, nor will we go into the
7071  same detail with how we did it.
7072  (level #1: 
7073 \family sans
7074 Enumerate
7075 \family default
7076 )
7077 \end_layout
7078
7079 \begin_deeper
7080 \begin_layout Standard
7081 (
7082 \family sans
7083 Return, S-M-Right, Standard
7084 \family default
7085 : level #2) We'll stick an encapsulated description of how we created the
7086  example in parentheses someplace.
7087  For example, the two keybindings are how we changed the depth.
7088  The environment name is the name of the current environment.
7089  Either before or after this, we'll put in the level.
7090 \end_layout
7091
7092 \end_deeper
7093 \begin_layout Enumerate
7094 (
7095 \family sans
7096 Return, Enumerate
7097 \family default
7098 : level #1) This is the next item in the list.
7099 \end_layout
7100
7101 \begin_deeper
7102 \begin_layout Verse
7103 Now we'll add verse.
7104 \newline
7105 It will get much worse.
7106 \newline
7107 (
7108 \family sans
7109 Return, S-M-Right, Verse
7110 \family default
7111 : level #2)
7112 \end_layout
7113
7114 \begin_layout Verse
7115 Fiddle dee, Fiddle doo.
7116 \newline
7117 Bippitey boppitey boo!
7118 \newline
7119 (
7120 \family sans
7121 M-Return)
7122 \end_layout
7123
7124 \begin_layout Verse
7125 Here comes a table:
7126 \end_layout
7127
7128 \begin_deeper
7129 \begin_layout Standard
7130 \begin_inset VSpace 0.3cm
7131 \end_inset
7132
7133
7134 \end_layout
7135
7136 \begin_layout Standard
7137 \align center
7138 \begin_inset Tabular
7139 <lyxtabular version="3" rows="2" columns="2">
7140 <features>
7141 <column alignment="center" valignment="top" width="0pt">
7142 <column alignment="center" valignment="top" leftline="true" width="0pt">
7143 <row>
7144 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7145 \begin_inset Text
7146
7147 \begin_layout Standard
7148
7149 \family roman
7150 \series medium
7151 \shape up
7152 \size normal
7153 \emph off
7154 \bar no
7155 \noun off
7156 \color none
7157 one-fish
7158 \end_layout
7159
7160 \end_inset
7161 </cell>
7162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7163 \begin_inset Text
7164
7165 \begin_layout Standard
7166
7167 \family roman
7168 \series medium
7169 \shape up
7170 \size normal
7171 \emph off
7172 \bar no
7173 \noun off
7174 \color none
7175 two-fish
7176 \end_layout
7177
7178 \end_inset
7179 </cell>
7180 </row>
7181 <row topline="true">
7182 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7183 \begin_inset Text
7184
7185 \begin_layout Standard
7186
7187 \family roman
7188 \series medium
7189 \shape up
7190 \size normal
7191 \emph off
7192 \bar no
7193 \noun off
7194 \color none
7195 red-fish
7196 \end_layout
7197
7198 \end_inset
7199 </cell>
7200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7201 \begin_inset Text
7202
7203 \begin_layout Standard
7204
7205 \family roman
7206 \series medium
7207 \shape up
7208 \size normal
7209 \emph off
7210 \bar no
7211 \noun off
7212 \color none
7213 blue-fish
7214 \end_layout
7215
7216 \end_inset
7217 </cell>
7218 </row>
7219 </lyxtabular>
7220
7221 \end_inset
7222
7223
7224 \end_layout
7225
7226 \end_deeper
7227 \begin_layout Verse
7228 (
7229 \family sans
7230 M-Return, Table, S-M-Right
7231 \family default
7232  3 times, 
7233 \family sans
7234 M-Return, Verse, S-M-Left
7235 \family default
7236 )
7237 \end_layout
7238
7239 \end_deeper
7240 \begin_layout Enumerate
7241 (
7242 \family sans
7243 Return, Enumerate
7244 \family default
7245 : level #1) This is another item.
7246  Note that selecting a 
7247 \family sans
7248 Table
7249 \family default
7250  resets the nesting depth to level #1, so we increased the nesting depth
7251  3 times to put the table inside the 
7252 \family sans
7253 Verse
7254 \family default
7255  environment.
7256  
7257 \end_layout
7258
7259 \begin_layout Quotation
7260 We're now ending the 
7261 \family sans
7262 Enumerate
7263 \family default
7264  list and changing to 
7265 \family sans
7266 Quotation
7267 \family default
7268 .
7269  We're still at level #1.
7270  We want to show you some of the things you can do by mixing environments.
7271  The next set of paragraphs is a 
7272 \begin_inset Quotes eld
7273 \end_inset
7274
7275 quoted letter.
7276 \begin_inset Quotes erd
7277 \end_inset
7278
7279  We'll nest both the 
7280 \family sans
7281 Address
7282 \family default
7283  and 
7284 \family sans
7285 Right\InsetSpace ~
7286 Address
7287 \family default
7288  environments inside of this one, then use another nested 
7289 \family sans
7290 Quotation
7291 \family default
7292  for the letter body.
7293  We'll use 
7294 \family sans
7295 M-Return
7296 \family default
7297  to preserve the depth.
7298  Remember that you need to use 
7299 \family sans
7300 C-Return
7301 \family default
7302  to create multiple lines inside the 
7303 \family sans
7304 Address
7305 \family default
7306  and 
7307 \family sans
7308 Right\InsetSpace ~
7309 Address
7310 \family default
7311  environments.
7312  Here it goes:
7313 \end_layout
7314
7315 \begin_deeper
7316 \begin_layout Right Address
7317 1234 Nowhere Rd.
7318 \newline
7319 Moosegroin, MT 00100
7320 \newline
7321 9-6-96
7322 \end_layout
7323
7324 \begin_layout Address
7325 Dear Mr.\InsetSpace ~
7326 Fizlewitz:
7327 \end_layout
7328
7329 \begin_layout Quotation
7330 We regret to inform you that we cannot fill your order for 50
7331 \begin_inset Formula $\,$
7332 \end_inset
7333
7334 L of compressed methane gas due to circumstances beyond our control.
7335  Unfortunately, several of our cows have mysteriously exploded, creating
7336  a backlog in our orders for methane.
7337  We will place your name on the waiting list and try to fill your order
7338  as soon as possible.
7339  In the meantime, we thank you for your patience.
7340 \end_layout
7341
7342 \begin_layout Quotation
7343 We do, however, now have a special on beef.
7344  If you are interested, please return the enclosed pricing and order form
7345  with your order, along with payment.
7346 \end_layout
7347
7348 \begin_layout Quotation
7349 We thank you again for your patience.
7350 \end_layout
7351
7352 \begin_layout Address
7353 Sincerely,
7354 \newline
7355 Bill Hick
7356 \end_layout
7357
7358 \end_deeper
7359 \begin_layout Quotation
7360 That ends that example!
7361 \end_layout
7362
7363 \begin_layout Standard
7364 As you can see, nesting environments in LyX gives you a lot of power with
7365  just a few keystrokes.
7366  We could have easily nested an 
7367 \family sans
7368 Itemize
7369 \family default
7370  list inside of a 
7371 \family sans
7372 Quotation
7373 \family default
7374  or 
7375 \family sans
7376 Quote
7377 \family default
7378 , or put a 
7379 \family sans
7380 Quote
7381 \family default
7382  inside of an 
7383 \family sans
7384 Itemize
7385 \family default
7386  list.
7387  You have a huge variety of options at your disposal.
7388 \end_layout
7389
7390 \begin_layout Section
7391 Spacing, pagination and line breaks
7392 \end_layout
7393
7394 \begin_layout Subsection
7395 Horizontal Space
7396 \begin_inset LatexCommand label
7397 name "sub:Horizontal-Space"
7398
7399 \end_inset
7400
7401
7402 \end_layout
7403
7404 \begin_layout Subsubsection
7405
7406 \family sans
7407 Horizontal Fills
7408 \end_layout
7409
7410 \begin_layout Standard
7411 Horizontal Fills (HFills) are a special LyX feature for adding extra space
7412  in a uniform fashion.
7413  An HFill is actually a variable length space, whose length always equals
7414  the remaining space between the left and right margins.
7415  If there is more than one HFill on a line, they divide the available space
7416  equally between themselves.
7417  
7418 \end_layout
7419
7420 \begin_layout Standard
7421 HFill
7422 \family roman
7423 s
7424 \family default
7425  can be inserted with 
7426 \family sans
7427 Insert\SpecialChar \menuseparator
7428 Formatting\InsetSpace ~
7429 Character\SpecialChar \menuseparator
7430 Horizontal Fill
7431 \family default
7432 .
7433  Here a few examples what you can do with them:
7434 \end_layout
7435
7436 \begin_layout Quote
7437 \noindent
7438 This is on the left side 
7439 \hfill
7440 This is on the right
7441 \end_layout
7442
7443 \begin_layout Quote
7444 \noindent
7445 Left
7446 \hfill
7447 Middle
7448 \hfill
7449 Right
7450 \end_layout
7451
7452 \begin_layout Quote
7453 \noindent
7454 Left
7455 \hfill
7456 1/3 Left
7457 \hfill
7458
7459 \hfill
7460 Right
7461 \end_layout
7462
7463 \begin_layout Standard
7464 That was an example in the 
7465 \family sans
7466 Quote
7467 \family default
7468  environment.
7469  Here
7470 \begin_inset Formula $\to$
7471 \end_inset
7472
7473
7474 \hfill
7475
7476 \begin_inset Formula $\gets$
7477 \end_inset
7478
7479 is one in a standard paragraph.
7480  It may or may not be apparent in the printed text, but it 
7481 \emph on
7482 is
7483 \emph default
7484  sitting in-between the two arrows.
7485 \end_layout
7486
7487 \begin_layout Standard
7488 There may be more than one set of margins on a line.
7489  Here's an example with the 
7490 \family sans
7491 List
7492 \family default
7493  environment.
7494 \end_layout
7495
7496 \begin_layout Labeling
7497 \labelwidthstring 00.00.0000
7498 one
7499 \hfill
7500 two :three
7501 \hfill
7502 four
7503 \hfill
7504 five
7505 \hfill
7506 six
7507 \end_layout
7508
7509 \begin_layout Standard
7510 The 
7511 \begin_inset Quotes eld
7512 \end_inset
7513
7514 :
7515 \begin_inset Quotes erd
7516 \end_inset
7517
7518  marks the beginning of the item.
7519  (There is actually a 
7520 \begin_inset Quotes eld
7521 \end_inset
7522
7523 hidden
7524 \begin_inset Quotes erd
7525 \end_inset
7526
7527  HFill inside of the label of the 
7528 \family sans
7529 List
7530 \family default
7531  environment; it's put at the end of the label automatically.) HFills work
7532  similarly in other 
7533 \begin_inset Quotes eld
7534 \end_inset
7535
7536 multi-margin
7537 \begin_inset Quotes erd
7538 \end_inset
7539
7540  situations, like two-column mode.
7541 \end_layout
7542
7543 \begin_layout Standard
7544 \begin_inset Note Greyedout
7545 status open
7546
7547 \begin_layout Standard
7548
7549 \series bold
7550 Note:
7551 \series default
7552  If an HFill is at the beginning of a line, and 
7553 \emph on
7554 not
7555 \emph default
7556  in the first line in a paragraph, LyX ignores it.
7557  This prevents HFills from accidentally being wrapped onto a new line.
7558  If you need space in this case anyway, you have to use the LaTeX-command
7559  
7560 \series bold
7561
7562 \backslash
7563 hspace*{
7564 \backslash
7565 fill}
7566 \series default
7567  in ERT.
7568  (ERT is explained in section\InsetSpace ~
7569
7570 \begin_inset LatexCommand ref
7571 reference "sec:ERT"
7572
7573 \end_inset
7574
7575 .)
7576 \end_layout
7577
7578 \end_inset
7579
7580
7581 \end_layout
7582
7583 \begin_layout Subsubsection
7584 Other space variants
7585 \begin_inset LatexCommand label
7586 name "sub:Other-space-variants"
7587
7588 \end_inset
7589
7590
7591 \end_layout
7592
7593 \begin_layout Standard
7594 The following two sorts of spaces are not yet supported by LyX, so that
7595  you have to use ERT, see section\InsetSpace ~
7596
7597 \begin_inset LatexCommand ref
7598 reference "sec:ERT"
7599
7600 \end_inset
7601
7602 .
7603  That they are not supported is a hint that you need them very seldom in
7604  LyX.
7605  So use them only if it is really necessary (remind the WYSIWYM concept).
7606 \end_layout
7607
7608 \begin_layout Paragraph
7609 Defined space
7610 \end_layout
7611
7612 \begin_layout Standard
7613 Sometimes one needs space with a defined length, e.g for forms and questionnaires.
7614  This can be inserted by using the LaTeX-command 
7615 \series bold
7616
7617 \backslash
7618 hspace
7619 \series default
7620  in 
7621 \family sans
7622 ERT
7623 \family default
7624 .
7625  For example the command 
7626 \series bold
7627
7628 \backslash
7629 hspace{2cm}
7630 \series default
7631  produces 2
7632 \begin_inset Formula $\,$
7633 \end_inset
7634
7635 cm space within the following line:
7636 \end_layout
7637
7638 \begin_layout Standard
7639 This is a line with
7640 \begin_inset Formula $\to$
7641 \end_inset
7642
7643
7644 \begin_inset ERT
7645 status collapsed
7646
7647 \begin_layout Standard
7648
7649
7650 \backslash
7651 hspace{2cm}
7652 \end_layout
7653
7654 \end_inset
7655
7656
7657 \begin_inset Formula $\gets$
7658 \end_inset
7659
7660  2
7661 \begin_inset Formula $\,$
7662 \end_inset
7663
7664 cm space between the arrows.
7665 \end_layout
7666
7667 \begin_layout Standard
7668 You can use all length units listed in Appendix\InsetSpace ~
7669
7670 \begin_inset LatexCommand ref
7671 reference "cha:Units-available-in"
7672
7673 \end_inset
7674
7675 .
7676 \end_layout
7677
7678 \begin_layout Paragraph
7679 Phantom space
7680 \end_layout
7681
7682 \begin_layout Standard
7683 Sometimes you want to insert space with exactly the length of a phrase.
7684  E.g.
7685  you want to create the following multiple choice question:
7686 \end_layout
7687
7688 \begin_layout Standard
7689 \begin_inset VSpace medskip
7690 \end_inset
7691
7692 What is correct English?:
7693 \newline
7694
7695 \newline
7696 Mr.\InsetSpace ~
7697 Edge would have been jumps the gun.
7698 \newline
7699
7700 \begin_inset ERT
7701 status collapsed
7702
7703 \begin_layout Standard
7704
7705
7706 \backslash
7707 phantom{Mr.
7708  Edge }
7709 \end_layout
7710
7711 \end_inset
7712
7713 has to be jumped
7714 \newline
7715
7716 \begin_inset ERT
7717 status collapsed
7718
7719 \begin_layout Standard
7720
7721
7722 \backslash
7723 phantom{Mr.
7724  Edge }
7725 \end_layout
7726
7727 \end_inset
7728
7729 jumps
7730 \begin_inset VSpace medskip
7731 \end_inset
7732
7733
7734 \end_layout
7735
7736 \begin_layout Standard
7737 So that the choices appear exactly after the phrase 
7738 \begin_inset Quotes eld
7739 \end_inset
7740
7741 Mr.\InsetSpace ~
7742 Edge\InsetSpace ~
7743
7744 \begin_inset Quotes erd
7745 \end_inset
7746
7747 .
7748  To get this, you can use the LaTeX-command 
7749 \series bold
7750
7751 \backslash
7752 phantom
7753 \series default
7754  in ERT.
7755  In our case write the command 
7756 \series bold
7757
7758 \backslash
7759 phantom{Mr.
7760  Edge }
7761 \series default
7762  (note the space after 
7763 \begin_inset Quotes eld
7764 \end_inset
7765
7766 Edge
7767 \begin_inset Quotes erd
7768 \end_inset
7769
7770 ) at the beginning of the last two lines.
7771  The command prints out the phrase within the the two braces, but invisible.
7772  That is why it is named 
7773 \begin_inset Quotes eld
7774 \end_inset
7775
7776 phantom
7777 \begin_inset Quotes erd
7778 \end_inset
7779
7780 .
7781 \begin_inset Foot
7782 status collapsed
7783
7784 \begin_layout Standard
7785 There exists also the commands 
7786 \backslash
7787
7788 \series bold
7789 hphantom
7790 \series default
7791  and 
7792 \backslash
7793
7794 \series bold
7795 vphantom
7796 \series default
7797 , but this too special for the LyX Userguide.
7798  If you are interested in knowing more about this, have a look at 
7799 \begin_inset LatexCommand cite
7800 key "latexcompanion,latexguide"
7801
7802 \end_inset
7803
7804 .
7805 \end_layout
7806
7807 \end_inset
7808
7809
7810 \end_layout
7811
7812 \begin_layout Subsection
7813 Vertical Space
7814 \begin_inset LatexCommand label
7815 name "sec:vertspace"
7816
7817 \end_inset
7818
7819
7820 \end_layout
7821
7822 \begin_layout Standard
7823 To add extra vertical space above or below a paragraph, use the 
7824 \family sans
7825 Insert\SpecialChar \menuseparator
7826 Formatting\SpecialChar \menuseparator
7827 Vertical\InsetSpace ~
7828 Space
7829 \family default
7830  dialog.
7831  There you find the following sizes:
7832 \end_layout
7833
7834 \begin_layout Standard
7835
7836 \family sans
7837 SmallSkip
7838 \family default
7839
7840 \family sans
7841 MedSkip
7842 \family default
7843  and 
7844 \family sans
7845 BigSkip
7846 \family default
7847  are LaTeX sizes which depends on the font size of the document.
7848  
7849 \family sans
7850 DefSkip
7851 \family default
7852  is the skip adjusted in the dialog 
7853 \family sans
7854 Document\SpecialChar \menuseparator
7855 Settings
7856 \begin_inset LatexCommand index
7857 name "Document ! Settings"
7858
7859 \end_inset
7860
7861
7862 \family default
7863  for the paragraph separation.
7864  If you use indentation to separate paragraphs 
7865 \family sans
7866 DefSkip
7867 \family default
7868  is equal to 
7869 \family sans
7870 MedSkip
7871 \family default
7872 .
7873 \end_layout
7874
7875 \begin_layout Standard
7876
7877 \family sans
7878 VFill
7879 \family default
7880  is a variable space, set so that the space is maximal within one page.
7881  An example: You have only two short paragraphs on one page with a vfill
7882  between them.
7883  Then the first paragraph is placed at the top of the page and the second
7884  one at the bottom, because the space between them is then maximal.
7885  
7886 \family sans
7887 VFill
7888 \family default
7889 s work like 
7890 \family sans
7891 HFill
7892 \family default
7893 s: they fill the remaining vertical space on a page with blank space.
7894 \begin_inset Foot
7895 status collapsed
7896
7897 \begin_layout Standard
7898
7899 \family sans
7900 HFill
7901 \family default
7902 s are described in section\InsetSpace ~
7903
7904 \begin_inset LatexCommand ref
7905 reference "sub:Horizontal-Space"
7906
7907 \end_inset
7908
7909 .
7910 \end_layout
7911
7912 \end_inset
7913
7914  If there are several 
7915 \family sans
7916 VFill
7917 \family default
7918 s on a page, they divide the remaining vertical space equally between themselves.
7919  You can therefore use 
7920 \family sans
7921 VFill
7922 \family default
7923 s to center text on a page, or even place text 2/3 down a page.
7924 \end_layout
7925
7926 \begin_layout Standard
7927
7928 \family sans
7929 Custom
7930 \family default
7931  are custom spaces in units explained in Appendix\InsetSpace ~
7932
7933 \begin_inset LatexCommand ref
7934 reference "cha:Units-available-in"
7935
7936 \end_inset
7937
7938 .
7939 \end_layout
7940
7941 \begin_layout Standard
7942 \begin_inset Note Greyedout
7943 status open
7944
7945 \begin_layout Standard
7946
7947 \series bold
7948 Note:
7949 \series default
7950  
7951 \series medium
7952 When the extra vertical space would be in the output at the top/bottom of
7953  a page, the space is only added if you have also checked the option 
7954 \family sans
7955 Protect
7956 \family default
7957 .
7958 \end_layout
7959
7960 \end_inset
7961
7962
7963 \end_layout
7964
7965 \begin_layout Subsection
7966 Paragraph Alignment
7967 \end_layout
7968
7969 \begin_layout Standard
7970 You can change the paragraph alignment with the 
7971 \family sans
7972 Edit\SpecialChar \menuseparator
7973 Paragraph Settings
7974 \family default
7975  dialog.
7976  There are four possibilities: 
7977 \end_layout
7978
7979 \begin_layout Itemize
7980
7981 \family sans
7982 Justified
7983 \end_layout
7984
7985 \begin_layout Itemize
7986
7987 \family sans
7988 Left
7989 \end_layout
7990
7991 \begin_layout Itemize
7992
7993 \family sans
7994 Right
7995 \end_layout
7996
7997 \begin_layout Itemize
7998
7999 \family sans
8000 Center
8001 \end_layout
8002
8003 \begin_layout Standard
8004 The default in most cases is justified alignment, in which the inter-word
8005  spacing is variable and each line of a paragraph fills the region between
8006  the left and right margins.
8007  The other three alignments should be self-explanatory, and look like this:
8008 \end_layout
8009
8010 \begin_layout Standard
8011 \align right
8012 This paragraph is right aligned,
8013 \end_layout
8014
8015 \begin_layout Standard
8016 \align center
8017 this one is centered,
8018 \end_layout
8019
8020 \begin_layout Standard
8021 \align left
8022 this one is left aligned.
8023 \end_layout
8024
8025 \begin_layout Subsection
8026 Forced Pagebreaks
8027 \begin_inset LatexCommand label
8028 name "sec:pagebreak"
8029
8030 \end_inset
8031
8032
8033 \end_layout
8034
8035 \begin_layout Standard
8036 If you don't like the way LaTeX does the pagebreaks in your document, you
8037  can force a pagebreak where you want one.
8038  Normally this will not be necessary, because LaTeX is good at pagebreaking.
8039  Only if you use many 
8040 \family sans
8041 Floats
8042 \family default
8043 , LaTeX's page breaking algorithm can fail.
8044 \end_layout
8045
8046 \begin_layout Standard
8047 We recommend not to use forced pagebreaks until the text is finished, and
8048  until you have checked in the preview to see if you 
8049 \emph on
8050 really
8051 \emph default
8052  have to change the pagebreaking.
8053 \end_layout
8054
8055 \begin_layout Standard
8056 There are two types of pagebreaks: One that ends the page without any special
8057  action.
8058  This can be inserted above or below a paragraph by the menu 
8059 \family sans
8060 Insert\SpecialChar \menuseparator
8061 Formatting\SpecialChar \menuseparator
8062 Page\InsetSpace ~
8063 Break
8064 \family default
8065 .
8066  The second type ends a page, but stretches the content of the page, so
8067  that it fills out the complete page.
8068  This type is useful to avoid whitespace when a pagebreak produces a page
8069  on which only the last few lines are absent.
8070  This type is not yet supported by LyX, so that you have to use the LaTeX
8071  command 
8072 \series bold
8073
8074 \backslash
8075 pagebreak[number]
8076 \series default
8077  in ERT
8078 \begin_inset Foot
8079 status collapsed
8080
8081 \begin_layout Standard
8082 More about ERT is in section\InsetSpace ~
8083
8084 \begin_inset LatexCommand ref
8085 reference "sec:ERT"
8086
8087 \end_inset
8088
8089 .
8090 \end_layout
8091
8092 \end_inset
8093
8094 .
8095  The number can vary between 0 and 4.
8096  If 4 or no number is used, it will always be created a pagebreak
8097 \begin_inset Foot
8098 status collapsed
8099
8100 \begin_layout Standard
8101 normally one uses simply 
8102 \series bold
8103
8104 \backslash
8105 pagebreak
8106 \series default
8107  without a number
8108 \end_layout
8109
8110 \end_inset
8111
8112 .
8113  The numbers 0 to 3 stand for the increasing priority level -- LaTeX decides,
8114  concerning the priority, if a pagebreak is created or not.
8115 \end_layout
8116
8117 \begin_layout Standard
8118 You might try to use a pagebreak to ensure that a figure or table appears
8119  at the top of a page.
8120  This is, of course, the wrong way to do it.
8121  LyX gives you a way of automatically ensuring that your figures and tables
8122  appear at the top of a page (or the bottom, or on their own page) without
8123  having to worry about what precedes or follows your figure or table.
8124  See chapter 
8125 \begin_inset LatexCommand ref
8126 reference "cha:Floats-and-Notes"
8127
8128 \end_inset
8129
8130  to learn more about 
8131 \family sans
8132 Floats
8133 \family default
8134 .
8135 \end_layout
8136
8137 \begin_layout Subsection
8138 Forced Linebreaks
8139 \end_layout
8140
8141 \begin_layout Standard
8142 Similar to pagebreaks there are two types of linebreaks: One that simply
8143  breaks the line.
8144  You can force this line break within a paragraph by selecting 
8145 \family sans
8146 Insert\SpecialChar \menuseparator
8147 Formatting\SpecialChar \menuseparator
8148 Line\InsetSpace ~
8149 Break
8150 \family default
8151  or with 
8152 \family sans
8153 C-Return
8154 \family default
8155 .
8156  The other type breaks the line and stretches it so that it fills out the
8157  whole space between the page margins.
8158  This is necessary to avoid 
8159 \begin_inset Quotes eld
8160 \end_inset
8161
8162 fringes
8163 \begin_inset Quotes erd
8164 \end_inset
8165
8166  in justifies paragraphs due to whitespace introduced by linebreaks.
8167  This type is not yet supported by LyX, so that you have to use the LaTeX-comman
8168
8169 \series bold
8170
8171 \backslash
8172 linebreak[number]
8173 \series default
8174  in 
8175 \family sans
8176 ERT
8177 \family default
8178 .
8179  The syntax is similar tho the command 
8180 \series bold
8181
8182 \backslash
8183 pagebreak
8184 \series default
8185 , described in the previous section.
8186 \end_layout
8187
8188 \begin_layout Standard
8189 You shouldn't use forced linebreaks to correct LaTeX's linebreaking, as
8190  LaTeX is very good at linebreaking.
8191  There are, however, a number of situations where it is necessary to actively
8192  set a linebreak, e.g.
8193  in a poem or for an address (see sections\InsetSpace ~
8194
8195 \begin_inset LatexCommand ref
8196 reference "sec:quote"
8197
8198 \end_inset
8199
8200
8201 \begin_inset LatexCommand ref
8202 reference "sec:Verse"
8203
8204 \end_inset
8205
8206  and 
8207 \begin_inset LatexCommand ref
8208 reference "sec:adress_usage"
8209
8210 \end_inset
8211
8212 ).
8213 \end_layout
8214
8215 \begin_layout Subsection
8216 Protected Blanks
8217 \begin_inset LatexCommand label
8218 name "sub:Protected-blanks"
8219
8220 \end_inset
8221
8222
8223 \end_layout
8224
8225 \begin_layout Standard
8226 The 
8227 \family sans
8228 protected\InsetSpace ~
8229 blank
8230 \family default
8231  is used to tell LyX (and LaTeX) not to break the line at that point.
8232  This may be necessary to avoid unlucky linebreaks, like in: 
8233 \end_layout
8234
8235 \begin_layout Quote
8236 More information is given in section
8237 \newline
8238
8239 \begin_inset LatexCommand ref
8240 reference "sec:quote"
8241
8242 \end_inset
8243
8244 .
8245  
8246 \end_layout
8247
8248 \begin_layout Standard
8249 Obviously, it would be a good thing to put a protected blank between 
8250 \begin_inset Quotes eld
8251 \end_inset
8252
8253 section
8254 \begin_inset Quotes erd
8255 \end_inset
8256
8257  and 
8258 \begin_inset Quotes eld
8259 \end_inset
8260
8261 2.2
8262 \begin_inset Quotes erd
8263 \end_inset
8264
8265 .
8266  A protected blank is inserted with 
8267 \family sans
8268 Insert\SpecialChar \menuseparator
8269 Formatting\SpecialChar \menuseparator
8270 Protected\InsetSpace ~
8271 Space
8272 \family default
8273  or with 
8274 \family sans
8275 C-Space.
8276 \end_layout
8277
8278 \begin_layout Subsection
8279 Horizontal Lines
8280 \begin_inset LatexCommand label
8281 name "sub:Horizontal-Lines"
8282
8283 \end_inset
8284
8285
8286 \begin_inset LatexCommand index
8287 name "Horizontal lines"
8288
8289 \end_inset
8290
8291
8292 \end_layout
8293
8294 \begin_layout Standard
8295
8296 \lyxline
8297 In the dialog 
8298 \family sans
8299 Insert\SpecialChar \menuseparator
8300 Formatting\SpecialChar \menuseparator
8301 Horizontal\InsetSpace ~
8302 Line
8303 \family default
8304  you can insert horizontal lines that spans over the whole document columns
8305  width.
8306 \lyxline
8307
8308 \end_layout
8309
8310 \begin_layout Section
8311 Fonts and Text Styles
8312 \begin_inset LatexCommand label
8313 name "sec:Fonts-and-Text"
8314
8315 \end_inset
8316
8317
8318 \end_layout
8319
8320 \begin_layout Subsection
8321 Font Types
8322 \begin_inset LatexCommand index
8323 name "Font ! Types"
8324
8325 \end_inset
8326
8327
8328 \end_layout
8329
8330 \begin_layout Standard
8331 There are two types of fonts:
8332 \end_layout
8333
8334 \begin_layout Description
8335 Vector\InsetSpace ~
8336 fonts
8337 \begin_inset LatexCommand index
8338 name "Fonts ! Vector-"
8339
8340 \end_inset
8341
8342  are fonts, built from outlines of the single glyphs (i.e.
8343  characters) in the font.
8344  This means that each glyph is defined using mathematical curves that are
8345  well suited for scaling to any requested size.
8346  This mathematical definition is interpreted by the font renderer and the
8347  curve is filled out with pixels according to the size and glyph.
8348  This means that outline fonts will look pretty good in all sizes.
8349  Only at very small sizes it might be hard to provide a good rendering at
8350  very small sizes, where each pixel has to be very carefully computed to
8351  provide a good image.
8352 \newline
8353 One could mean that one only needs to define one font
8354  size and scale them.
8355  But to achieve a better quality, many fonts define several font sizes.
8356  That improves the appearance, because you need more details at large font
8357  sizes than at small ones.
8358 \newline
8359 The font types 
8360 \family typewriter
8361 TrueType
8362 \family default
8363
8364 \family typewriter
8365 OpenType
8366 \family default
8367 , and 
8368 \family typewriter
8369 Type\InsetSpace ~
8370 1 PostScript
8371 \family default
8372  are vector fonts.
8373 \end_layout
8374
8375 \begin_layout Description
8376 Bitmap\InsetSpace ~
8377 fonts
8378 \begin_inset LatexCommand index
8379 name "Fonts ! Bitmap-"
8380
8381 \end_inset
8382
8383  on the other hand, are defined by bitmap graphics from the start, so they
8384  will look good at all the sizes they are meant for.
8385  However, they don't scale well, because in order to scale a glyph, each
8386  pixel is enlarged into several pixels.
8387  It is the same effect that happens if you try to enlarge a picture in a
8388  picture manipulation program.
8389  In order to relieve this effect, bitmap fonts are typically provided in
8390  several fixed sizes typically from around 8 pixels high up to 34 pixels
8391  or so high in steps according to what is believed to be useful.
8392  The advantage of bitmap fonts is that no complicated computations are necessary
8393  to display each glyph, so bitmap fonts are thus faster displayed than scalable
8394  fonts.
8395  The disadvantage is that sizes that don't exists as fixed versions have
8396  to be scaled by doubling pixels, and thus look bad.
8397 \newline
8398 Bitmap fonts are named
8399  
8400 \family typewriter
8401 Type\InsetSpace ~
8402 3
8403 \family default
8404  in PostScript- and PDF-documents.
8405 \end_layout
8406
8407 \begin_layout Standard
8408 The result of all this, is that bitmap fonts are best for the size they
8409  are designed for, while scalable fonts are good for nearly all sizes.
8410  So one need less font size definitions for scalable fonts.
8411  That's the reason why nearly all text render and typesetting programs use
8412  scalable fonts.
8413 \end_layout
8414
8415 \begin_layout Standard
8416 To test which fonts are used in a PDF-document, you can have a look into
8417  its document properties.
8418 \end_layout
8419
8420 \begin_layout Standard
8421 Many modern typesetting and markup languages have begun to move towards
8422  specifying character styles rather than specifying a particular font.
8423  For example, instead of changing to an italicized version of the current
8424  font to emphasize text, you use an 
8425 \begin_inset Quotes eld
8426 \end_inset
8427
8428 emphasized style
8429 \begin_inset Quotes erd
8430 \end_inset
8431
8432  instead.
8433  This concept fits in perfectly with LyX.
8434  In LyX, you do things based on contexts, rather than focusing on typesetting
8435  details.
8436 \end_layout
8437
8438 \begin_layout Subsection
8439 Document Font and Font size
8440 \begin_inset LatexCommand label
8441 name "sub:Document-Font"
8442
8443 \end_inset
8444
8445
8446 \begin_inset LatexCommand index
8447 name "Font ! Size"
8448
8449 \end_inset
8450
8451
8452 \begin_inset LatexCommand index
8453 name "Document ! Font"
8454
8455 \end_inset
8456
8457
8458 \end_layout
8459
8460 \begin_layout Standard
8461 You can set the document fonts in the
8462 \family sans
8463  Document\SpecialChar \menuseparator
8464 Settings
8465 \family default
8466
8467 \begin_inset LatexCommand index
8468 name "Document ! Settings"
8469
8470 \end_inset
8471
8472  dialog.
8473  There you can specify which font should be used for the three different
8474  font shapes Roman, 
8475 \family sans
8476 Sans\InsetSpace ~
8477 Serif
8478 \family default
8479 , and 
8480 \family typewriter
8481 Typewriter
8482 \family default
8483  and its scalings.
8484 \end_layout
8485
8486 \begin_layout Standard
8487 The possible options for the font include 
8488 \family sans
8489 default
8490 \family default
8491  and a list of fonts available on your system.
8492  
8493 \family sans
8494 default
8495 \family default
8496  uses the standard TeX fonts, known as 
8497 \begin_inset Quotes eld
8498 \end_inset
8499
8500
8501 \family typewriter
8502 Computer Modern
8503 \family default
8504
8505 \begin_inset Quotes erd
8506 \end_inset
8507
8508  (
8509 \family typewriter
8510 cm
8511 \family default
8512 ) or 
8513 \begin_inset Quotes eld
8514 \end_inset
8515
8516
8517 \family typewriter
8518 European Computer Modern
8519 \family default
8520
8521 \begin_inset Quotes erd
8522 \end_inset
8523
8524  (
8525 \family typewriter
8526 ec
8527 \family default
8528 ).
8529 \end_layout
8530
8531 \begin_layout Standard
8532 As 
8533 \family typewriter
8534 cm
8535 \family default
8536  and 
8537 \family typewriter
8538 ec
8539 \family default
8540  are bitmap fonts, they often looks pixeled in PDF output, especially when
8541  you read the PDF in a zoomed size.
8542 \begin_inset Foot
8543 status collapsed
8544
8545 \begin_layout Standard
8546 This problem doesn't appear if you read PDFs in 
8547 \family typewriter
8548 Adobe\InsetSpace ~
8549 Reader
8550 \family default
8551  version 6 or later, because this program includes a special bitmap font
8552  renderer.
8553 \end_layout
8554
8555 \end_inset
8556
8557  To get rid of pixeled fonts, you have to use a vector font.
8558  There are three ways to use one:
8559 \end_layout
8560
8561 \begin_layout Itemize
8562 One way is to use the 
8563 \family typewriter
8564 AE
8565 \family default
8566  fonts.
8567  
8568 \family typewriter
8569 AE
8570 \family default
8571  is a virtual font.
8572  Virtual means that it 
8573 \begin_inset Quotes eld
8574 \end_inset
8575
8576 steals
8577 \begin_inset Quotes erd
8578 \end_inset
8579
8580  outline 
8581 \family typewriter
8582 cm
8583 \family default
8584 -glyphs from other fonts.
8585  This has the disadvantage that some characters are missing, like the French
8586  guillemets (
8587 \begin_inset Quotes eld
8588 \end_inset
8589
8590 «
8591 \begin_inset Quotes erd
8592 \end_inset
8593
8594  and 
8595 \begin_inset Quotes eld
8596 \end_inset
8597
8598 »
8599 \begin_inset Quotes erd
8600 \end_inset
8601
8602 )
8603 \begin_inset Foot
8604 status collapsed
8605
8606 \begin_layout Standard
8607 Loading the LaTeX-package 
8608 \series bold
8609 aeguill
8610 \begin_inset LatexCommand index
8611 name "LaTeX-packages ! aeguill"
8612
8613 \end_inset
8614
8615
8616 \series default
8617  with the document preamble line
8618 \end_layout
8619
8620 \begin_layout Standard
8621
8622 \series bold
8623
8624 \backslash
8625 usepackage[ec]{aeguill}
8626 \end_layout
8627
8628 \begin_layout Standard
8629 will fix the guillemet problem.
8630 \end_layout
8631
8632 \end_inset
8633
8634  and that accented characters are not 
8635 \emph on
8636 one
8637 \emph default
8638  glyph, they are build of 
8639 \emph on
8640 two
8641 \emph default
8642  characters, the accent and the letter.
8643  Therefore you can't search in documents using the 
8644 \family typewriter
8645 AE
8646 \family default
8647  fonts for words with accented characters.
8648  If you search for example for the French word 
8649 \begin_inset Quotes eld
8650 \end_inset
8651
8652 rève
8653 \begin_inset Quotes erd
8654 \end_inset
8655
8656  in a PDF, you won't get any result, because the PDF-viewer searches for
8657  the glyph 
8658 \begin_inset Quotes eld
8659 \end_inset
8660
8661  è 
8662 \begin_inset Quotes erd
8663 \end_inset
8664
8665  and not for the glyph 
8666 \begin_inset Quotes eld
8667 \end_inset
8668
8669  e + 
8670 \begin_inset ERT
8671 status collapsed
8672
8673 \begin_layout Standard
8674
8675
8676 \backslash
8677 `{}
8678 \end_layout
8679
8680 \end_inset
8681
8682  
8683 \begin_inset Quotes erd
8684 \end_inset
8685
8686 .
8687 \begin_inset Note Note
8688 status collapsed
8689
8690 \begin_layout Standard
8691 The LaTeX command 
8692 \series bold
8693
8694 \backslash
8695 `
8696 \series default
8697  produces a grave.
8698  The two braces behind the command prevents the following quotation mark
8699  to be accented with the grave.
8700 \newline
8701 More about ERT and LaTeX-commands is described
8702  in section\InsetSpace ~
8703
8704 \begin_inset LatexCommand ref
8705 reference "sec:ERT"
8706
8707 \end_inset
8708
8709 .
8710 \end_layout
8711
8712 \end_inset
8713
8714
8715 \end_layout
8716
8717 \begin_layout Itemize
8718 Another possibility is to use three different outline fonts
8719 \begin_inset Foot
8720 status collapsed
8721
8722 \begin_layout Standard
8723 Other fonts, like 
8724 \family typewriter
8725 Latin Modern
8726 \family default
8727  or 
8728 \family typewriter
8729 Computer Modern
8730 \family default
8731 , consists of these three main font types 
8732 \family sans
8733 sans\InsetSpace ~
8734 serif
8735 \family default
8736
8737 \family sans
8738 typewriter
8739 \family default
8740 , and 
8741 \family sans
8742 serif
8743 \family default
8744 .
8745 \end_layout
8746
8747 \end_inset
8748
8749
8750 \family sans
8751 Times\InsetSpace ~
8752 Roman
8753 \family default
8754  as roman font,
8755 \family sans
8756  Helvetica
8757 \family default
8758  scaled to 92 or 95\InsetSpace \thinspace{}
8759 % as sans\InsetSpace ~
8760 serif font, and 
8761 \family sans
8762 courier
8763 \family default
8764  as typewriter font.
8765 \newline
8766 The differences between roman, 
8767 \family sans
8768 sans\InsetSpace ~
8769 serif
8770 \family default
8771 , and 
8772 \family typewriter
8773 typewriter
8774 \family default
8775  fonts are explained in section\InsetSpace ~
8776
8777 \begin_inset LatexCommand ref
8778 reference "sub:Fine-Tuning-with-the"
8779
8780 \end_inset
8781
8782 .
8783 \newline
8784 The font 
8785 \family sans
8786 Times\InsetSpace ~
8787 Roman
8788 \family default
8789  was originally designed for newspapers.
8790  That means its glyphs are smaller than the one from other fonts to fit
8791  into the small newspaper columns.
8792  Therefore 
8793 \family sans
8794 Times\InsetSpace ~
8795 Roman
8796 \family default
8797  is not the optimal choice for larger documents like books.
8798 \end_layout
8799
8800 \begin_layout Itemize
8801 The best solution is to use the 
8802 \family typewriter
8803 Latin Modern
8804 \family default
8805  fonts.
8806  These fonts are developed in order of the LaTeX community to replace 
8807 \family typewriter
8808 cm
8809 \family default
8810  as default font.
8811 \end_layout
8812
8813 \begin_layout Standard
8814 \begin_inset VSpace bigskip
8815 \end_inset
8816
8817 For the font size there are four possible values: 
8818 \family sans
8819 default, 10
8820 \family default
8821
8822 \family sans
8823 11
8824 \family default
8825 , and 
8826 \family sans
8827 12
8828 \family default
8829 .
8830  The size of 
8831 \family sans
8832 default
8833 \family default
8834  depends on your LaTeX-system, normally it is equal to the font size 10.
8835 \end_layout
8836
8837 \begin_layout Standard
8838 The font sizes are the 
8839 \emph on
8840 base size
8841 \emph default
8842 .
8843  LyX actually scales all other possible font sizes (such as those used in
8844  footnotes, super-, and subscripts) by this value.
8845  You can fine-tune the font size of text parts via the 
8846 \family sans
8847 Text\InsetSpace ~
8848 Style
8849 \family default
8850  dialog if needed.
8851  The possible font sizes for text parts are explained in section\InsetSpace ~
8852
8853 \begin_inset LatexCommand ref
8854 reference "sub:Fine-Tuning-with-the"
8855
8856 \end_inset
8857
8858 .
8859 \end_layout
8860
8861 \begin_layout Standard
8862 \begin_inset VSpace bigskip
8863 \end_inset
8864
8865
8866 \begin_inset Note Greyedout
8867 status open
8868
8869 \begin_layout Standard
8870
8871 \series bold
8872 Note:
8873 \series default
8874  When you choose a new font or font size, LyX does 
8875 \emph on
8876 not
8877 \emph default
8878  change the screen font! You will only see a difference in the printed output;
8879  this is part of the WYSIWYM concept.
8880  LyX's screen fonts can be adjusted in the 
8881 \family sans
8882 Tools\SpecialChar \menuseparator
8883 Preferences
8884 \family default
8885  dialog, see Appendix\InsetSpace ~
8886
8887 \begin_inset LatexCommand ref
8888 reference "cha:The-Preferences-dialog"
8889
8890 \end_inset
8891
8892 .
8893 \end_layout
8894
8895 \end_inset
8896
8897
8898 \end_layout
8899
8900 \begin_layout Subsection
8901 Using Different Character Styles
8902 \begin_inset LatexCommand index
8903 name "Character Styles"
8904
8905 \end_inset
8906
8907
8908 \begin_inset LatexCommand index
8909 name "Dialogs ! Text Style"
8910
8911 \end_inset
8912
8913
8914 \end_layout
8915
8916 \begin_layout Standard
8917 As we've already seen, LyX automatically changes the character style for
8918  certain paragraph environments.
8919  LyX supports two character styles, 
8920 \family sans
8921 Emphasized
8922 \family default
8923  and 
8924 \family sans
8925 Noun
8926 \family default
8927 .
8928  You can activate both of these styles via keybindings, the menus, and the
8929  toolbar.
8930 \end_layout
8931
8932 \begin_layout Standard
8933 To activate the 
8934 \family sans
8935 Noun
8936 \family default
8937  style, do one of the following:
8938 \end_layout
8939
8940 \begin_layout Itemize
8941 click on the toolbar button 
8942 \begin_inset Graphics
8943         filename ../images/font-noun.xpm
8944
8945 \end_inset
8946
8947
8948 \end_layout
8949
8950 \begin_layout Itemize
8951 use the keybinding 
8952 \family sans
8953 M-c\InsetSpace ~
8954 c
8955 \end_layout
8956
8957 \begin_layout Standard
8958 These commands are all toggles.
8959  That is, if 
8960 \family sans
8961 Noun
8962 \family default
8963  style is already active, they deactivate it.
8964 \end_layout
8965
8966 \begin_layout Standard
8967 One typically uses the 
8968 \family sans
8969 Noun
8970 \family default
8971  style for proper names.
8972  For example: 
8973 \begin_inset Quotes eld
8974 \end_inset
8975
8976
8977 \noun on
8978 Matthias Ettrich
8979 \noun default
8980  is the original author of LyX.
8981 \begin_inset Quotes erd
8982 \end_inset
8983
8984
8985 \end_layout
8986
8987 \begin_layout Standard
8988 A more widely used character style is the 
8989 \family sans
8990 Emphasized
8991 \family default
8992  style.
8993  You can activate (or deactivate - it's also a toggle) the 
8994 \family sans
8995 Emphasized
8996 \family default
8997  style by:
8998 \end_layout
8999
9000 \begin_layout Itemize
9001 clicking on the toolbar button 
9002 \begin_inset Graphics
9003         filename ../images/font-emph.xpm
9004
9005 \end_inset
9006
9007
9008 \end_layout
9009
9010 \begin_layout Itemize
9011 using the keybindings 
9012 \family sans
9013 M-c\InsetSpace ~
9014 e
9015 \end_layout
9016
9017 \begin_layout Standard
9018 Normally the 
9019 \family sans
9020 Emphasized
9021 \family default
9022  style is equivalent to an italic font but some document classes or LaTeX-packag
9023 es use a different font.
9024 \end_layout
9025
9026 \begin_layout Standard
9027 We've been using the 
9028 \family sans
9029 Emphasized
9030 \family default
9031  style all over the place in this document.
9032  Here's one more example:
9033 \end_layout
9034
9035 \begin_layout Quotation
9036
9037 \emph on
9038 Don't overuse character styles!
9039 \end_layout
9040
9041 \begin_layout Standard
9042 It's also a warning in addition to an example.
9043  One's writing should parallel ordinary conversation.
9044  Since we don't all constantly scream at each other, we should also avoid
9045  the common tendency to overuse character style.
9046  
9047 \end_layout
9048
9049 \begin_layout Standard
9050 You can always reset to the default font using the keybinding 
9051 \family sans
9052 M-c\InsetSpace ~
9053 Space
9054 \family default
9055  or the dialog 
9056 \family sans
9057 Edit\SpecialChar \menuseparator
9058 Text\InsetSpace ~
9059 Style
9060 \family default
9061 .
9062 \end_layout
9063
9064 \begin_layout Subsection
9065 Fine-Tuning with the 
9066 \family sans
9067 Text Style
9068 \family default
9069  dialog
9070 \begin_inset LatexCommand label
9071 name "sub:Fine-Tuning-with-the"
9072
9073 \end_inset
9074
9075
9076 \begin_inset LatexCommand index
9077 name "Text Style"
9078
9079 \end_inset
9080
9081
9082 \begin_inset LatexCommand index
9083 name "Dialogs ! Text Style"
9084
9085 \end_inset
9086
9087
9088 \end_layout
9089
9090 \begin_layout Standard
9091 There are always occasions when you'll need to do some fine-tuning, so LyX
9092  gives you a way to create custom character style.
9093  For example, an academic journal or a corporation may have a style sheet
9094  requiring a sans-serif font be used in certain situations.
9095  Also, writers sometimes use a different font to offset a character's thoughts
9096  from ordinary dialog.
9097 \end_layout
9098
9099 \begin_layout Standard
9100 Before we document how to use custom character style, we want to issue a
9101  warning yet again: Don't overuse character styles! 
9102 \newline
9103 Documents that overuse
9104  different fonts and sizes are not well readable and tend to look like someone
9105  has knocked huge holes in it.
9106 \end_layout
9107
9108 \begin_layout Standard
9109 To use custom character styles, open the 
9110 \family sans
9111 Edit\SpecialChar \menuseparator
9112 Text\InsetSpace ~
9113 Style
9114 \family default
9115  dialog.
9116  There are several boxes on this dialog, each corresponding to a different
9117  font property which you can choose.
9118  You can choose an option for one of these properties, or select 
9119 \family sans
9120 No\InsetSpace ~
9121 change
9122 \family default
9123 , which keeps the current state of that property.
9124  The item 
9125 \family sans
9126 Reset
9127 \family default
9128  will reset the property to whatever is the default.
9129  You can use this to reset attributes across a bunch of different paragraph
9130  environments in a snap.
9131 \end_layout
9132
9133 \begin_layout Standard
9134 The font properties, and their options (in addition to 
9135 \family sans
9136 No\InsetSpace ~
9137 change
9138 \family default
9139  and 
9140 \family sans
9141 Reset
9142 \family default
9143 ) are:
9144 \end_layout
9145
9146 \begin_layout Labeling
9147 \labelwidthstring 00.00.0000
9148
9149 \family sans
9150 Family
9151 \family default
9152  The 
9153 \begin_inset Quotes eld
9154 \end_inset
9155
9156 overall look
9157 \begin_inset Quotes erd
9158 \end_inset
9159
9160  of the font.
9161  The possible options are:
9162 \end_layout
9163
9164 \begin_deeper
9165 \begin_layout Labeling
9166 \labelwidthstring 00.00.0000
9167
9168 \family sans
9169 Roman
9170 \family default
9171  This is the Roman font family.
9172  Normally a serif font.
9173  It's also the default family.
9174  (keybinding 
9175 \begin_inset ERT
9176 status collapsed
9177
9178 \begin_layout Standard
9179
9180
9181 \backslash
9182 mbox{
9183 \end_layout
9184
9185 \end_inset
9186
9187
9188 \family sans
9189 M-c\InsetSpace ~
9190 r
9191 \family default
9192
9193 \begin_inset ERT
9194 status collapsed
9195
9196 \begin_layout Standard
9197
9198 }
9199 \end_layout
9200
9201 \end_inset
9202
9203 )
9204 \begin_inset Note Note
9205 status collapsed
9206
9207 \begin_layout Standard
9208 The LaTeX-command prevents text to be broken at the end of a line.
9209  It is explained in section\InsetSpace ~
9210
9211 \begin_inset LatexCommand ref
9212 reference "sub:Hyphenation"
9213
9214 \end_inset
9215
9216 .
9217 \end_layout
9218
9219 \end_inset
9220
9221
9222 \end_layout
9223
9224 \begin_layout Labeling
9225 \labelwidthstring 00.00.0000
9226
9227 \family sans
9228 Sans\InsetSpace ~
9229 Serif
9230 \family default
9231  
9232 \family sans
9233 This is the Sans Serif font family.
9234
9235 \family default
9236  (keybinding 
9237 \begin_inset ERT
9238 status collapsed
9239
9240 \begin_layout Standard
9241
9242
9243 \backslash
9244 mbox{
9245 \end_layout
9246
9247 \end_inset
9248
9249
9250 \family sans
9251 M-c\InsetSpace ~
9252 s
9253 \family default
9254
9255 \begin_inset ERT
9256 status collapsed
9257
9258 \begin_layout Standard
9259
9260 }
9261 \end_layout
9262
9263 \end_inset
9264
9265 )
9266 \end_layout
9267
9268 \begin_layout Labeling
9269 \labelwidthstring 00.00.0000
9270
9271 \family sans
9272 Typewriter
9273 \family default
9274  
9275 \family typewriter
9276 This is the Typewriter font family.
9277
9278 \family default
9279  (keybinding 
9280 \begin_inset ERT
9281 status collapsed
9282
9283 \begin_layout Standard
9284
9285
9286 \backslash
9287 mbox{
9288 \end_layout
9289
9290 \end_inset
9291
9292
9293 \family sans
9294 M-c\InsetSpace ~
9295 p
9296 \family default
9297
9298 \begin_inset ERT
9299 status collapsed
9300
9301 \begin_layout Standard
9302
9303 }
9304 \end_layout
9305
9306 \end_inset
9307
9308
9309 \family sans
9310 )
9311 \end_layout
9312
9313 \end_deeper
9314 \begin_layout Labeling
9315 \labelwidthstring 00.00.0000
9316
9317 \family sans
9318 Series
9319 \family default
9320  This corresponds to the print weight.
9321  Options are:
9322 \end_layout
9323
9324 \begin_deeper
9325 \begin_layout Labeling
9326 \labelwidthstring 00.00.0000
9327
9328 \family sans
9329 Medium
9330 \family default
9331  This is the Medium font series.
9332  It's also the default series.
9333 \end_layout
9334
9335 \begin_layout Labeling
9336 \labelwidthstring 00.00.0000
9337
9338 \family sans
9339 Bold
9340 \family default
9341  
9342 \series bold
9343 This is the Bold font series.
9344
9345 \series default
9346  (keybinding 
9347 \begin_inset ERT
9348 status collapsed
9349
9350 \begin_layout Standard
9351
9352
9353 \backslash
9354 mbox{
9355 \end_layout
9356
9357 \end_inset
9358
9359
9360 \family sans
9361 M-c\InsetSpace ~
9362 b
9363 \family default
9364
9365 \begin_inset ERT
9366 status collapsed
9367
9368 \begin_layout Standard
9369
9370 }
9371 \end_layout
9372
9373 \end_inset
9374
9375 )
9376 \end_layout
9377
9378 \end_deeper
9379 \begin_layout Labeling
9380 \labelwidthstring 00.00.0000
9381
9382 \family sans
9383 Shape
9384 \family default
9385  As the name implies.
9386  Options are:
9387 \end_layout
9388
9389 \begin_deeper
9390 \begin_layout Labeling
9391 \labelwidthstring 00.00.0000
9392
9393 \family sans
9394 Upright
9395 \family default
9396  This is the Upright font shape.
9397  It's also the default shape.
9398 \end_layout
9399
9400 \begin_layout Labeling
9401 \labelwidthstring 00.00.0000
9402
9403 \family sans
9404 Italic
9405 \family default
9406  
9407 \shape italic
9408 This
9409 \shape default
9410  
9411 \family sans
9412 \shape italic
9413 i
9414 \family default
9415 s the Italic font shape
9416 \shape default
9417 \emph on
9418 .
9419 \end_layout
9420
9421 \begin_layout Labeling
9422 \labelwidthstring 00.00.0000
9423
9424 \family sans
9425 Slanted
9426 \family default
9427  
9428 \shape slanted
9429 This is the Slanted font shape
9430 \shape default
9431  (although it might not be visible in LyX, this is different from italic).
9432 \end_layout
9433
9434 \begin_layout Labeling
9435 \labelwidthstring 00.00.0000
9436
9437 \family sans
9438 Small\InsetSpace ~
9439 Caps
9440 \family default
9441  
9442 \shape smallcaps
9443 This is the Small caps font shape
9444 \shape default
9445 \noun on
9446 .
9447 \end_layout
9448
9449 \end_deeper
9450 \begin_layout Labeling
9451 \labelwidthstring 00.00.0000
9452
9453 \family sans
9454 Size
9455 \family default
9456  Alters the size of the font.
9457  You'll find no numerical values here; all possible sizes are actually proportio
9458 nal to the document font size.
9459  Once again, you don't feed LyX the details, but a general description of
9460  what you want to do.
9461  The options are:
9462 \end_layout
9463
9464 \begin_deeper
9465 \begin_layout Labeling
9466 \labelwidthstring 00.00.0000
9467
9468 \family sans
9469 Tiny
9470 \family default
9471  
9472 \size tiny
9473 This is the 
9474 \begin_inset Quotes eld
9475 \end_inset
9476
9477 Tiny
9478 \begin_inset Quotes erd
9479 \end_inset
9480
9481  font size.
9482
9483 \size default
9484  (keybinding 
9485 \begin_inset ERT
9486 status collapsed
9487
9488 \begin_layout Standard
9489
9490
9491 \backslash
9492 mbox{
9493 \end_layout
9494
9495 \end_inset
9496
9497
9498 \family sans
9499 M-s\InsetSpace ~
9500 t
9501 \family default
9502
9503 \begin_inset ERT
9504 status collapsed
9505
9506 \begin_layout Standard
9507
9508 }
9509 \end_layout
9510
9511 \end_inset
9512
9513  or 
9514 \begin_inset ERT
9515 status collapsed
9516
9517 \begin_layout Standard
9518
9519
9520 \backslash
9521 mbox{
9522 \end_layout
9523
9524 \end_inset
9525
9526
9527 \family sans
9528 M-s\InsetSpace ~
9529 1
9530 \family default
9531
9532 \begin_inset ERT
9533 status collapsed
9534
9535 \begin_layout Standard
9536
9537 }
9538 \end_layout
9539
9540 \end_inset
9541
9542 )
9543 \end_layout
9544
9545 \begin_layout Labeling
9546 \labelwidthstring 00.00.0000
9547
9548 \family sans
9549 Smallest
9550 \family default
9551  
9552 \size scriptsize
9553 This is the 
9554 \begin_inset Quotes eld
9555 \end_inset
9556
9557 Smallest
9558 \begin_inset Quotes erd
9559 \end_inset
9560
9561  font size
9562 \size default
9563 .
9564  (keybinding 
9565 \begin_inset ERT
9566 status collapsed
9567
9568 \begin_layout Standard
9569
9570
9571 \backslash
9572 mbox{
9573 \end_layout
9574
9575 \end_inset
9576
9577
9578 \family sans
9579 M-s\InsetSpace ~
9580
9581 \family default
9582 2
9583 \begin_inset ERT
9584 status collapsed
9585
9586 \begin_layout Standard
9587
9588 }
9589 \end_layout
9590
9591 \end_inset
9592
9593 )
9594 \end_layout
9595
9596 \begin_layout Labeling
9597 \labelwidthstring 00.00.0000
9598
9599 \family sans
9600 Smaller
9601 \family default
9602  
9603 \size footnotesize
9604 This is the 
9605 \begin_inset Quotes eld
9606 \end_inset
9607
9608 Smaller
9609 \begin_inset Quotes erd
9610 \end_inset
9611
9612  font size.
9613
9614 \size default
9615  (keybinding 
9616 \begin_inset ERT
9617 status collapsed
9618
9619 \begin_layout Standard
9620
9621
9622 \backslash
9623 mbox{
9624 \end_layout
9625
9626 \end_inset
9627
9628
9629 \family sans
9630 M-s\InsetSpace ~
9631 S
9632 \family default
9633
9634 \begin_inset ERT
9635 status collapsed
9636
9637 \begin_layout Standard
9638
9639 }
9640 \end_layout
9641
9642 \end_inset
9643
9644  or 
9645 \begin_inset ERT
9646 status collapsed
9647
9648 \begin_layout Standard
9649
9650
9651 \backslash
9652 mbox{
9653 \end_layout
9654
9655 \end_inset
9656
9657
9658 \family sans
9659 M-s\InsetSpace ~
9660
9661 \family default
9662 3
9663 \begin_inset ERT
9664 status collapsed
9665
9666 \begin_layout Standard
9667
9668 }
9669 \end_layout
9670
9671 \end_inset
9672
9673 )
9674 \end_layout
9675
9676 \begin_layout Labeling
9677 \labelwidthstring 00.00.0000
9678
9679 \family sans
9680 Small
9681 \family default
9682  
9683 \size small
9684 This is the 
9685 \begin_inset Quotes eld
9686 \end_inset
9687
9688 Small
9689 \begin_inset Quotes erd
9690 \end_inset
9691
9692  font size.
9693
9694 \size default
9695  (keybinding 
9696 \begin_inset ERT
9697 status collapsed
9698
9699 \begin_layout Standard
9700
9701
9702 \backslash
9703 mbox{
9704 \end_layout
9705
9706 \end_inset
9707
9708
9709 \family sans
9710 M-s\InsetSpace ~
9711 s
9712 \family default
9713
9714 \begin_inset ERT
9715 status collapsed
9716
9717 \begin_layout Standard
9718
9719 }
9720 \end_layout
9721
9722 \end_inset
9723
9724  or 
9725 \begin_inset ERT
9726 status collapsed
9727
9728 \begin_layout Standard
9729
9730
9731 \backslash
9732 mbox{
9733 \end_layout
9734
9735 \end_inset
9736
9737
9738 \family sans
9739 M-s\InsetSpace ~
9740
9741 \family default
9742 4
9743 \begin_inset ERT
9744 status collapsed
9745
9746 \begin_layout Standard
9747
9748 }
9749 \end_layout
9750
9751 \end_inset
9752
9753 )
9754 \end_layout
9755
9756 \begin_layout Labeling
9757 \labelwidthstring 00.00.0000
9758
9759 \family sans
9760 Normal
9761 \family default
9762  This is the 
9763 \begin_inset Quotes eld
9764 \end_inset
9765
9766 Normal
9767 \begin_inset Quotes erd
9768 \end_inset
9769
9770  font size.
9771  It's also the default size.
9772  (keybinding 
9773 \begin_inset ERT
9774 status collapsed
9775
9776 \begin_layout Standard
9777
9778
9779 \backslash
9780 mbox{
9781 \end_layout
9782
9783 \end_inset
9784
9785
9786 \family sans
9787 M-s\InsetSpace ~
9788 n
9789 \family default
9790
9791 \begin_inset ERT
9792 status collapsed
9793
9794 \begin_layout Standard
9795
9796 }
9797 \end_layout
9798
9799 \end_inset
9800
9801  or 
9802 \begin_inset ERT
9803 status collapsed
9804
9805 \begin_layout Standard
9806
9807
9808 \backslash
9809 mbox{
9810 \end_layout
9811
9812 \end_inset
9813
9814
9815 \family sans
9816 M-s\InsetSpace ~
9817
9818 \family default
9819 5
9820 \begin_inset ERT
9821 status collapsed
9822
9823 \begin_layout Standard
9824
9825 }
9826 \end_layout
9827
9828 \end_inset
9829
9830 )
9831 \end_layout
9832
9833 \begin_layout Labeling
9834 \labelwidthstring 00.00.0000
9835
9836 \family sans
9837 Large
9838 \family default
9839  
9840 \size large
9841 This is the 
9842 \begin_inset Quotes eld
9843 \end_inset
9844
9845 Large
9846 \begin_inset Quotes erd
9847 \end_inset
9848
9849  font size.
9850
9851 \size default
9852  (keybinding 
9853 \begin_inset ERT
9854 status collapsed
9855
9856 \begin_layout Standard
9857
9858
9859 \backslash
9860 mbox{
9861 \end_layout
9862
9863 \end_inset
9864
9865
9866 \family sans
9867 M-s\InsetSpace ~
9868 l
9869 \family default
9870
9871 \begin_inset ERT
9872 status collapsed
9873
9874 \begin_layout Standard
9875
9876 }
9877 \end_layout
9878
9879 \end_inset
9880
9881  or 
9882 \begin_inset ERT
9883 status collapsed
9884
9885 \begin_layout Standard
9886
9887
9888 \backslash
9889 mbox{
9890 \end_layout
9891
9892 \end_inset
9893
9894
9895 \family sans
9896 M-s\InsetSpace ~
9897
9898 \family default
9899 6
9900 \begin_inset ERT
9901 status collapsed
9902
9903 \begin_layout Standard
9904
9905 }
9906 \end_layout
9907
9908 \end_inset
9909
9910 )
9911 \end_layout
9912
9913 \begin_layout Labeling
9914 \labelwidthstring 00.00.0000
9915
9916 \family sans
9917 Larger
9918 \family default
9919  
9920 \size larger
9921 This is the 
9922 \begin_inset Quotes eld
9923 \end_inset
9924
9925 Larger
9926 \begin_inset Quotes erd
9927 \end_inset
9928
9929  font size.
9930
9931 \size default
9932  (keybinding 
9933 \begin_inset ERT
9934 status collapsed
9935
9936 \begin_layout Standard
9937
9938
9939 \backslash
9940 mbox{
9941 \end_layout
9942
9943 \end_inset
9944
9945
9946 \family sans
9947 M-s\InsetSpace ~
9948 S-L
9949 \family default
9950
9951 \begin_inset ERT
9952 status collapsed
9953
9954 \begin_layout Standard
9955
9956 }
9957 \end_layout
9958
9959 \end_inset
9960
9961  or 
9962 \begin_inset ERT
9963 status collapsed
9964
9965 \begin_layout Standard
9966
9967
9968 \backslash
9969 mbox{
9970 \end_layout
9971
9972 \end_inset
9973
9974
9975 \family sans
9976 M-s\InsetSpace ~
9977
9978 \family default
9979 7
9980 \begin_inset ERT
9981 status collapsed
9982
9983 \begin_layout Standard
9984
9985 }
9986 \end_layout
9987
9988 \end_inset
9989
9990 )
9991 \end_layout
9992
9993 \begin_layout Labeling
9994 \labelwidthstring 00.00.0000
9995
9996 \family sans
9997 Largest
9998 \family default
9999  
10000 \size largest
10001 This is the 
10002 \begin_inset Quotes eld
10003 \end_inset
10004
10005 Largest
10006 \begin_inset Quotes erd
10007 \end_inset
10008
10009  font size.
10010
10011 \size default
10012  (keybinding 
10013 \begin_inset ERT
10014 status collapsed
10015
10016 \begin_layout Standard
10017
10018
10019 \backslash
10020 mbox{
10021 \end_layout
10022
10023 \end_inset
10024
10025
10026 \family sans
10027 M-s\InsetSpace ~
10028
10029 \family default
10030 8
10031 \begin_inset ERT
10032 status collapsed
10033
10034 \begin_layout Standard
10035
10036 }
10037 \end_layout
10038
10039 \end_inset
10040
10041 )
10042 \end_layout
10043
10044 \begin_layout Labeling
10045 \labelwidthstring 00.00.0000
10046
10047 \family sans
10048 Huge
10049 \family default
10050  
10051 \size huge
10052 This is the 
10053 \begin_inset Quotes eld
10054 \end_inset
10055
10056 Huge
10057 \begin_inset Quotes erd
10058 \end_inset
10059
10060  font size.
10061
10062 \size default
10063  (keybinding 
10064 \begin_inset ERT
10065 status collapsed
10066
10067 \begin_layout Standard
10068
10069
10070 \backslash
10071 mbox{
10072 \end_layout
10073
10074 \end_inset
10075
10076
10077 \family sans
10078 M-s\InsetSpace ~
10079 h
10080 \family default
10081
10082 \begin_inset ERT
10083 status collapsed
10084
10085 \begin_layout Standard
10086
10087 }
10088 \end_layout
10089
10090 \end_inset
10091
10092  or 
10093 \begin_inset ERT
10094 status collapsed
10095
10096 \begin_layout Standard
10097
10098
10099 \backslash
10100 mbox{
10101 \end_layout
10102
10103 \end_inset
10104
10105
10106 \family sans
10107 M-s\InsetSpace ~
10108
10109 \family default
10110 9
10111 \begin_inset ERT
10112 status collapsed
10113
10114 \begin_layout Standard
10115
10116 }
10117 \end_layout
10118
10119 \end_inset
10120
10121 )
10122 \end_layout
10123
10124 \begin_layout Labeling
10125 \labelwidthstring 00.00.0000
10126
10127 \family sans
10128 Huger
10129 \family default
10130  
10131 \size giant
10132 This is the 
10133 \begin_inset Quotes eld
10134 \end_inset
10135
10136 Huger
10137 \begin_inset Quotes erd
10138 \end_inset
10139
10140  font size.
10141
10142 \size default
10143  (keybinding 
10144 \begin_inset ERT
10145 status collapsed
10146
10147 \begin_layout Standard
10148
10149
10150 \backslash
10151 mbox{
10152 \end_layout
10153
10154 \end_inset
10155
10156
10157 \family sans
10158 M-s\InsetSpace ~
10159 H
10160 \family default
10161
10162 \begin_inset ERT
10163 status collapsed
10164
10165 \begin_layout Standard
10166
10167 }
10168 \end_layout
10169
10170 \end_inset
10171
10172  or 
10173 \begin_inset ERT
10174 status collapsed
10175
10176 \begin_layout Standard
10177
10178
10179 \backslash
10180 mbox{
10181 \end_layout
10182
10183 \end_inset
10184
10185
10186 \family sans
10187 M-s\InsetSpace ~
10188
10189 \family default
10190 0
10191 \begin_inset ERT
10192 status collapsed
10193
10194 \begin_layout Standard
10195
10196 }
10197 \end_layout
10198
10199 \end_inset
10200
10201 )
10202 \end_layout
10203
10204 \end_deeper
10205 \begin_layout Standard
10206 We'll warn you 
10207 \emph on
10208 yet again
10209 \emph default
10210 : don't go crazy with this feature.
10211  You should almost never need to change the font size.
10212  LyX automatically changes the font size for different paragraph environments
10213  - use that instead.
10214  This is here for fine-tuning only!
10215 \end_layout
10216
10217 \begin_layout Labeling
10218 \labelwidthstring 00.00.0000
10219
10220 \family sans
10221 Misc
10222 \family default
10223  Here you can change a few other things at the character level.
10224  Options are:
10225 \end_layout
10226
10227 \begin_deeper
10228 \begin_layout Labeling
10229 \labelwidthstring 00.00.0000
10230
10231 \family sans
10232 Emph
10233 \family default
10234  
10235 \emph on
10236 This is text with emphasize on
10237 \emph default
10238 .
10239  This might seem like the same as 
10240 \shape italic
10241 Italic
10242 \shape default
10243 , but it is actually a bit different.
10244  Emphasized is a 
10245 \emph on
10246 logical
10247 \emph default
10248  attribute.
10249  That means every document class can define its own font used for emphasized
10250  text.
10251  Normally this font is equal to italic.
10252 \end_layout
10253
10254 \begin_layout Labeling
10255 \labelwidthstring 00.00.0000
10256
10257 \family sans
10258 Underbar
10259 \family default
10260  
10261 \bar under
10262 This is text with Underbar on.
10263
10264 \bar default
10265  (keybinding 
10266 \begin_inset ERT
10267 status collapsed
10268
10269 \begin_layout Standard
10270
10271
10272 \backslash
10273 mbox{
10274 \end_layout
10275
10276 \end_inset
10277
10278
10279 \family sans
10280 M-c\InsetSpace ~
10281 u
10282 \family default
10283
10284 \begin_inset ERT
10285 status collapsed
10286
10287 \begin_layout Standard
10288
10289 }
10290 \end_layout
10291
10292 \end_inset
10293
10294
10295 \family sans
10296 )
10297 \newline
10298
10299 \family default
10300 Avoid using underbar if you can! It's a holdover from the typewriter days,
10301  when you couldn't change fonts.
10302  We no longer need to emphasize text by underscoring characters.
10303  It's only included in LyX because some people 
10304 \emph on
10305 may
10306 \emph default
10307  need it in order to follow style sheets for journal submissions.
10308 \end_layout
10309
10310 \begin_layout Labeling
10311 \labelwidthstring 00.00.0000
10312
10313 \family sans
10314 Noun
10315 \family default
10316  
10317 \noun on
10318 This is text with Noun on.
10319
10320 \noun default
10321  Like 
10322 \family sans
10323 Emph
10324 \family default
10325 , this is a logical attribute.
10326  Normally it's equivalent to 
10327 \family sans
10328 Small\InsetSpace ~
10329 Caps
10330 \family default
10331 .
10332 \end_layout
10333
10334 \end_deeper
10335 \begin_layout Labeling
10336 \labelwidthstring 00.00.0000
10337
10338 \family sans
10339 Color
10340 \family default
10341  You can adjust the color of the text with this control.
10342  Notice that not all dvi-viewers are are able to display colors.
10343  Besides 
10344 \family sans
10345 No\InsetSpace ~
10346 color
10347 \family default
10348 , which is the default 
10349 \begin_inset Quotes eld
10350 \end_inset
10351
10352 color
10353 \begin_inset Quotes erd
10354 \end_inset
10355
10356  and means normally black, you can choose between 
10357 \family sans
10358 Black
10359 \family default
10360
10361 \family sans
10362 White
10363 \family default
10364
10365 \family sans
10366 Red
10367 \family default
10368
10369 \family sans
10370 Green
10371 \family default
10372
10373 \family sans
10374 Blue
10375 \family default
10376
10377 \family sans
10378 Cyan
10379 \family default
10380
10381 \family sans
10382 Magenta
10383 \family default
10384  and 
10385 \family sans
10386 Yellow
10387 \family default
10388  text.
10389 \end_layout
10390
10391 \begin_layout Labeling
10392 \labelwidthstring 00.00.0000
10393
10394 \family sans
10395 Language
10396 \family default
10397  This is used to mark regions of text as having a different language from
10398  the language of the document.
10399  Text marked in this way will be underlined in blue to indicate the change
10400  (only within LyX).
10401 \end_layout
10402
10403 \begin_layout Standard
10404 So you have a huge number of combinations to choose from.
10405  Once you've chosen a new character style via the 
10406 \family sans
10407 Edit\SpecialChar \menuseparator
10408 Text\InsetSpace ~
10409 Style
10410 \family default
10411  dialog, the settings are saved.
10412  You can activate them using the toolbar button 
10413 \begin_inset Graphics
10414         filename ../images/font-free-apply.xpm
10415
10416 \end_inset
10417
10418 .
10419  The button lets you toggle the state of your custom character style even
10420  when the dialog isn't visible.
10421  
10422 \end_layout
10423
10424 \begin_layout Standard
10425 To completely reset the character style to the default, use 
10426 \family sans
10427 M-c\InsetSpace ~
10428 Space
10429 \family default
10430 .
10431  If you want to toggle only those properties that you have just changed
10432  (suppose you just set the shape to 
10433 \begin_inset Quotes eld
10434 \end_inset
10435
10436 slanted
10437 \begin_inset Quotes erd
10438 \end_inset
10439
10440  and the series to 
10441 \begin_inset Quotes eld
10442 \end_inset
10443
10444 bold
10445 \begin_inset Quotes erd
10446 \end_inset
10447
10448 ), set the 
10449 \family sans
10450 Toggle\InsetSpace ~
10451 all
10452 \family default
10453  switch and press 
10454 \family sans
10455 Apply
10456 \family default
10457 .
10458 \end_layout
10459
10460 \begin_layout Standard
10461 You should also know something about the differences between the three main
10462  font types 
10463 \family sans
10464 serif
10465 \family default
10466
10467 \family sans
10468 sans\InsetSpace ~
10469 serif
10470 \family default
10471 , and 
10472 \family sans
10473 typewriter
10474 \family default
10475 :
10476 \end_layout
10477
10478 \begin_layout Itemize
10479
10480 \family sans
10481 Typewriter
10482 \family default
10483  is a so called 
10484 \begin_inset Quotes eld
10485 \end_inset
10486
10487 monospaced
10488 \begin_inset Quotes erd
10489 \end_inset
10490
10491  font, that means every character has the same width, the 
10492 \begin_inset Quotes eld
10493 \end_inset
10494
10495 i
10496 \begin_inset Quotes erd
10497 \end_inset
10498
10499  is as wide as the 
10500 \begin_inset Quotes eld
10501 \end_inset
10502
10503 m
10504 \begin_inset Quotes erd
10505 \end_inset
10506
10507 .
10508  Here is an example
10509 \newline
10510
10511 \begin_inset ERT
10512 status collapsed
10513
10514 \begin_layout Standard
10515
10516
10517 \backslash
10518 phantom{
10519 \end_layout
10520
10521 \end_inset
10522
10523 no 
10524 \begin_inset ERT
10525 status collapsed
10526
10527 \begin_layout Standard
10528
10529 }
10530 \end_layout
10531
10532 \end_inset
10533
10534
10535 \family typewriter
10536 typewriter text
10537 \family default
10538
10539 \begin_inset Note Note
10540 status collapsed
10541
10542 \begin_layout Standard
10543 For more on phantoms see section\InsetSpace ~
10544
10545 \begin_inset LatexCommand ref
10546 reference "sub:Other-space-variants"
10547
10548 \end_inset
10549
10550 .
10551 \end_layout
10552
10553 \end_inset
10554
10555
10556 \newline
10557 no typewriter text
10558 \end_layout
10559
10560 \begin_layout Itemize
10561
10562 \family sans
10563 Serif
10564 \family default
10565  fonts use characters with serifs.
10566  These are the small 
10567 \begin_inset Quotes eld
10568 \end_inset
10569
10570 appendices
10571 \begin_inset Quotes erd
10572 \end_inset
10573
10574  at all ends of of the streaks that form the character.
10575  The following example will show the difference:
10576 \newline
10577 text with serifs
10578 \newline
10579
10580 \family sans
10581 text without serifs
10582 \family default
10583
10584 \newline
10585 Serifs facilitates an easy and fast reading.
10586  They are therefore used as default font (named 
10587 \family sans
10588 roman
10589 \family default
10590 ).
10591 \end_layout
10592
10593 \begin_layout Itemize
10594
10595 \family sans
10596 Sans serif
10597 \family default
10598  don't use serifs.
10599  This font type is therefore often used for headings and short texts.
10600  We use it in this document to highlight menu names.
10601 \end_layout
10602
10603 \begin_layout Standard
10604 We conclude with the same warning once again: Don't overuse the fonts.
10605  They are, more often than not, a kludge and a bad substitute for good writing.
10606 \end_layout
10607
10608 \begin_layout Section
10609 Printing and Previewing
10610 \end_layout
10611
10612 \begin_layout Subsection
10613 Overview
10614 \end_layout
10615
10616 \begin_layout Standard
10617 Now that we've covered some of the basic features of document preparation
10618  using LyX, you probably want to know how to print out your masterpiece.
10619  Before we tell you that, we want to give you a quick explanation of what
10620  goes on behind-the-scenes.
10621  We cover these informations in much greater detail in the 
10622 \emph on
10623 Extended\InsetSpace ~
10624 Features
10625 \emph default
10626  manual as well.
10627 \end_layout
10628
10629 \begin_layout Standard
10630 LyX uses the program LaTeX as its backend.
10631  LaTeX is just a macro package for the TeX typesetting system, but to prevent
10632  confusion, we'll only refer to LaTeX.
10633  LyX is what you use to do your actual writing.
10634  Then, LyX calls LaTeX to turn your writing into printable output.
10635  This happens in two stages:
10636 \end_layout
10637
10638 \begin_layout Enumerate
10639 First, LyX converts your document to a series of text commands for LaTeX,
10640  generating a file with the extension, 
10641 \begin_inset Quotes eld
10642 \end_inset
10643
10644
10645 \family typewriter
10646 .tex
10647 \family default
10648
10649 \begin_inset Quotes erd
10650 \end_inset
10651
10652 .
10653 \end_layout
10654
10655 \begin_layout Enumerate
10656 Next, LaTeX uses the commands in the 
10657 \family typewriter
10658 .tex
10659 \family default
10660  file to produce printable output.
10661  
10662 \end_layout
10663
10664 \begin_layout Subsection
10665 Output file formats
10666 \begin_inset LatexCommand index
10667 name "File formats"
10668
10669 \end_inset
10670
10671
10672 \begin_inset LatexCommand label
10673 name "sub:Output-file-formats"
10674
10675 \end_inset
10676
10677
10678 \end_layout
10679
10680 \begin_layout Subsubsection
10681 ASCII
10682 \begin_inset LatexCommand index
10683 name "File formats ! ASCII"
10684
10685 \end_inset
10686
10687
10688 \end_layout
10689
10690 \begin_layout Standard
10691 This file type has the extension 
10692 \begin_inset Quotes eld
10693 \end_inset
10694
10695
10696 \family typewriter
10697 .txt
10698 \family default
10699
10700 \begin_inset Quotes erd
10701 \end_inset
10702
10703 .
10704  It contains your document as plain text following the rules of the 
10705 \begin_inset Quotes eld
10706 \end_inset
10707
10708 American Standard Code for Information Interchange
10709 \begin_inset Quotes erd
10710 \end_inset
10711
10712  (ASCII).
10713 \end_layout
10714
10715 \begin_layout Standard
10716 You can export your document to ASCII by the menu 
10717 \family sans
10718 File\SpecialChar \menuseparator
10719 Export\SpecialChar \menuseparator
10720 ASCII
10721 \family default
10722 .
10723 \end_layout
10724
10725 \begin_layout Subsubsection
10726 LaTeX
10727 \begin_inset LatexCommand index
10728 name "File formats ! LaTeX"
10729
10730 \end_inset
10731
10732
10733 \end_layout
10734
10735 \begin_layout Standard
10736 This file type has the extension 
10737 \begin_inset Quotes eld
10738 \end_inset
10739
10740
10741 \family typewriter
10742 .tex
10743 \family default
10744
10745 \begin_inset Quotes erd
10746 \end_inset
10747
10748  and contains all commands that are necessary for the LaTeX program to process
10749  your document.
10750  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
10751  it manually with console commands.
10752  The LaTeX-file is automatically created in LyX's temporary directory whenever
10753  you view or export your document.
10754 \end_layout
10755
10756 \begin_layout Standard
10757 You can export your document as LaTeX-file using the menu 
10758 \family sans
10759 File\SpecialChar \menuseparator
10760 Export\SpecialChar \menuseparator
10761 LaT
10762 \begin_inset ERT
10763 status collapsed
10764
10765 \begin_layout Standard
10766
10767 {}
10768 \end_layout
10769
10770 \end_inset
10771
10772 eX
10773 \family default
10774 .
10775 \end_layout
10776
10777 \begin_layout Subsubsection
10778 DVI
10779 \begin_inset LatexCommand index
10780 name "File formats ! DVI"
10781
10782 \end_inset
10783
10784
10785 \end_layout
10786
10787 \begin_layout Standard
10788 This file type has the extension 
10789 \begin_inset Quotes eld
10790 \end_inset
10791
10792
10793 \family typewriter
10794 .dvi
10795 \family default
10796
10797 \begin_inset Quotes erd
10798 \end_inset
10799
10800 .
10801  It is called 
10802 \begin_inset Quotes eld
10803 \end_inset
10804
10805 device-independent
10806 \begin_inset Quotes erd
10807 \end_inset
10808
10809  (DVI), because it is completely portable; you can move them from one machine
10810  to another without needing to do any sort of conversion.
10811  At the time when this file-format was developed, this was no matter of
10812  course.
10813  DVIs are used for quick previews and as pre-stage for other output formats,
10814  like PostScript.
10815 \end_layout
10816
10817 \begin_layout Standard
10818 \begin_inset Note Greyedout
10819 status open
10820
10821 \begin_layout Standard
10822
10823 \series bold
10824 Note:
10825 \series default
10826  The DVI file doesn't contain images, they will only be a linked.
10827  So don't forget to deliver the images together with your DVIs.
10828 \end_layout
10829
10830 \end_inset
10831
10832 This property can also slow down your computer when you view the DVI.
10833  Because the DVI-viewer has to convert the image in the background to make
10834  it visible when you scroll in the DVI.
10835  So we recommend to use PDF for files with many images.
10836 \end_layout
10837
10838 \begin_layout Standard
10839 You can export your document to DVI by the menu 
10840 \family sans
10841 File\SpecialChar \menuseparator
10842 Export\SpecialChar \menuseparator
10843 DVI
10844 \family default
10845 .
10846 \end_layout
10847
10848 \begin_layout Subsubsection
10849 PostScript
10850 \begin_inset LatexCommand index
10851 name "File formats ! PostScript"
10852
10853 \end_inset
10854
10855
10856 \end_layout
10857
10858 \begin_layout Standard
10859 This file type has the extension 
10860 \begin_inset Quotes eld
10861 \end_inset
10862
10863
10864 \family typewriter
10865 .ps
10866 \family default
10867
10868 \begin_inset Quotes erd
10869 \end_inset
10870
10871 .
10872  PostScript was developed by the company 
10873 \family typewriter
10874 Adobe
10875 \family default
10876  as printer language.
10877  The file contains therefore commands that the printer uses to print the
10878  file.
10879  PostScript can be seen as 
10880 \begin_inset Quotes eld
10881 \end_inset
10882
10883 programming language
10884 \begin_inset Quotes erd
10885 \end_inset
10886
10887 ; you can calculate with it and draw diagrams and images.
10888 \begin_inset Foot
10889 status collapsed
10890
10891 \begin_layout Standard
10892 If you are interested to learn more about this, have a look at the LaTeX-package
10893  
10894 \series bold
10895 pstricks
10896 \series default
10897
10898 \begin_inset LatexCommand index
10899 name "LaTeX-packages ! pstricks"
10900
10901 \end_inset
10902
10903 .
10904 \end_layout
10905
10906 \end_inset
10907
10908  Due to this ability, the files are often bigger than PDFs.
10909 \end_layout
10910
10911 \begin_layout Standard
10912 PostScript can only contain images in the format 
10913 \begin_inset Quotes eld
10914 \end_inset
10915
10916 Encapsulated PostScript
10917 \begin_inset Quotes erd
10918 \end_inset
10919
10920  (EPS, file extension 
10921 \begin_inset Quotes eld
10922 \end_inset
10923
10924
10925 \family typewriter
10926 .eps
10927 \family default
10928
10929 \begin_inset Quotes erd
10930 \end_inset
10931
10932 ).
10933  As LyX allows you to use any known image format in your document, it has
10934  to convert them in the background to EPS.
10935  If you have e.g 50 images in your document, LyX has to do 50 conversions
10936  whenever you view or export your document.
10937  This will slow down your workflow with LyX drastically.
10938  So if you plan to use PostScript, you can insert your images directly as
10939  EPS to avoid this problem.
10940 \end_layout
10941
10942 \begin_layout Standard
10943 You can export your document to PostScript using the menu 
10944 \family sans
10945 File\SpecialChar \menuseparator
10946 Export\SpecialChar \menuseparator
10947 PostScript
10948 \family default
10949 .
10950 \end_layout
10951
10952 \begin_layout Subsubsection
10953 PDF
10954 \begin_inset LatexCommand index
10955 name "File formats ! PDF"
10956
10957 \end_inset
10958
10959
10960 \begin_inset LatexCommand index
10961 name "PDF"
10962
10963 \end_inset
10964
10965
10966 \end_layout
10967
10968 \begin_layout Standard
10969 This file type has the extension 
10970 \begin_inset Quotes eld
10971 \end_inset
10972
10973
10974 \family typewriter
10975 .pdf
10976 \family default
10977
10978 \begin_inset Quotes erd
10979 \end_inset
10980
10981 .
10982  The 
10983 \begin_inset Quotes eld
10984 \end_inset
10985
10986 Portable Document Format
10987 \begin_inset Quotes erd
10988 \end_inset
10989
10990  (PDF) is developed by 
10991 \family typewriter
10992 Adobe
10993 \family default
10994  as derivative from PostScript.
10995  It is more compressed and it uses much less commands than PostScript.
10996  As the name 
10997 \begin_inset Quotes eld
10998 \end_inset
10999
11000 portable
11001 \begin_inset Quotes erd
11002 \end_inset
11003
11004  implies, it can be processed at any computer system and the printed output
11005  looks exactly the same.
11006 \end_layout
11007
11008 \begin_layout Standard
11009 PDF can contain images in its own PDF format and in the formats 
11010 \begin_inset Quotes eld
11011 \end_inset
11012
11013 Joint Photographic Experts Group
11014 \begin_inset Quotes erd
11015 \end_inset
11016
11017  (JPG, file extension 
11018 \begin_inset Quotes eld
11019 \end_inset
11020
11021
11022 \family typewriter
11023 .jpg
11024 \family default
11025
11026 \begin_inset Quotes erd
11027 \end_inset
11028
11029  or 
11030 \begin_inset Quotes eld
11031 \end_inset
11032
11033
11034 \family typewriter
11035 .jpeg
11036 \family default
11037
11038 \begin_inset Quotes erd
11039 \end_inset
11040
11041 ) and 
11042 \begin_inset Quotes eld
11043 \end_inset
11044
11045 Portable Network Graphics
11046 \begin_inset Quotes erd
11047 \end_inset
11048
11049  (PNG, file extension 
11050 \begin_inset Quotes eld
11051 \end_inset
11052
11053
11054 \family typewriter
11055 .png
11056 \family default
11057
11058 \begin_inset Quotes erd
11059 \end_inset
11060
11061 ).
11062  You can although use any other image format, because LyX converts them
11063  in the background to one of these formats.
11064  But as described in the section about PostScript, the image conversion
11065  will slow down your workflow.
11066  So we recommend to use images in one of the three mentioned formats.
11067 \end_layout
11068
11069 \begin_layout Standard
11070 You can export your document to PDF via the menu 
11071 \family sans
11072 File\SpecialChar \menuseparator
11073 Export
11074 \family default
11075  in three different ways:
11076 \end_layout
11077
11078 \begin_layout Description
11079 PDF This uses the program 
11080 \family typewriter
11081 ps2pdf
11082 \family default
11083  that creates a PDF from a PostScript-version of your file.
11084  The PostScript-version is produced by the program 
11085 \family typewriter
11086 dvips
11087 \family default
11088  which uses a DVI-version as intermediate step.
11089  So this export variant consist of three conversions.
11090 \end_layout
11091
11092 \begin_layout Description
11093 PDF\InsetSpace ~
11094 (dvipdfm) This uses the program 
11095 \family typewriter
11096 dvipdfm
11097 \family default
11098  that converts your file in the background to DVI and in a second step to
11099  PDF.
11100 \end_layout
11101
11102 \begin_layout Description
11103 PDF\InsetSpace ~
11104 (pdflatex) This uses the program 
11105 \family typewriter
11106 pdftex
11107 \family default
11108  that converts your file directly to PDF.
11109 \end_layout
11110
11111 \begin_layout Standard
11112 We recommend to use 
11113 \family sans
11114 PDF\InsetSpace ~
11115 (pdflatex)
11116 \family default
11117  because 
11118 \family typewriter
11119 pdftex
11120 \family default
11121  supports all features of actual PDF-versions, is quick and works stable
11122  without problems.
11123  The program 
11124 \family typewriter
11125 dvipdfm
11126 \family default
11127  is no more under development and therefore a bit outdated.
11128 \end_layout
11129
11130 \begin_layout Subsection
11131 Previewing
11132 \begin_inset LatexCommand index
11133 name "Document ! Preview "
11134
11135 \end_inset
11136
11137
11138 \end_layout
11139
11140 \begin_layout Standard
11141 To get a look at the final version of your document, with all of the pagebreaks
11142  in place, the footnotes correctly numbered, and so on, use the menu 
11143 \family sans
11144 View
11145 \family default
11146  and choose a file type.
11147  A viewing program will popup showing the output.
11148  For 
11149 \family sans
11150 View\SpecialChar \menuseparator
11151 DVI
11152 \family default
11153  you can use the toolbar button 
11154 \begin_inset Graphics
11155         filename ../images/buffer-view_dvi.xpm
11156
11157 \end_inset
11158
11159  (shortcut 
11160 \family sans
11161 C-d
11162 \family default
11163 ), for 
11164 \family sans
11165 View\SpecialChar \menuseparator
11166 PDF\InsetSpace ~
11167 (pdflatex)
11168 \family default
11169  you can use the toolbar button 
11170 \begin_inset Graphics
11171         filename ../images/buffer-export_pdf2.xpm
11172
11173 \end_inset
11174
11175 .
11176 \end_layout
11177
11178 \begin_layout Standard
11179 If you have changed your document, you can refresh the output in the same
11180  viewer window using the menu 
11181 \family sans
11182 View\SpecialChar \menuseparator
11183 Update
11184 \family default
11185 .
11186 \end_layout
11187
11188 \begin_layout Standard
11189 When you preview a file, the output file is only generated in LyX's temporary
11190  directory.
11191  To have a real output, export your document.
11192 \end_layout
11193
11194 \begin_layout Subsection
11195 Printing the File from within LyX
11196 \begin_inset LatexCommand label
11197 name "sub:Printing-the-File"
11198
11199 \end_inset
11200
11201
11202 \end_layout
11203
11204 \begin_layout Standard
11205 Instead of exporting your file and then printing them, you can also print
11206  it directly from within LyX.
11207  To print a file, select the menu 
11208 \family sans
11209 File\SpecialChar \menuseparator
11210 Print
11211 \family default
11212  or click on the toolbar button 
11213 \begin_inset Graphics
11214         filename ../images/dialog-show_print.xpm
11215
11216 \end_inset
11217
11218 .
11219  LyX will internally call LaTeX to produce a DVI.
11220  This file is then processed by the program 
11221 \family typewriter
11222 dvips
11223 \family default
11224  to PostScript-file, which is finally printed using the program 
11225 \family typewriter
11226 Ghostscript
11227 \family default
11228 .
11229  Due to these steps in the background, this method is not the fastest.
11230 \end_layout
11231
11232 \begin_layout Standard
11233 You can choose to print only even-numbered or odd-numbered pages - this
11234  is useful for printing on two sides: You can re-insert the pages after
11235  printing one set to print on the other side.
11236  Some printers spit out pages face-up, others, face-down.
11237  By choosing a particular order to print in, you can take the entire stack
11238  of pages out of the printer without needing to reorder them.
11239 \end_layout
11240
11241 \begin_layout Standard
11242 You can set the parameters in the 
11243 \family sans
11244 Print\InsetSpace ~
11245 Destination
11246 \family default
11247  box as follows:
11248 \end_layout
11249
11250 \begin_layout Labeling
11251 \labelwidthstring 00.00.0000
11252
11253 \family sans
11254 Printer
11255 \family default
11256  This is the name of the printer to print to
11257 \begin_inset Foot
11258 status collapsed
11259
11260 \begin_layout Standard
11261 Note that this printer name is for the program 
11262 \family typewriter
11263 dvips
11264 \family default
11265 .
11266  That means 
11267 \family typewriter
11268 dvips
11269 \family default
11270  has to be configured for this printer name.
11271  The default printer can be set in LyX's preferences dialog, see chapter\InsetSpace ~
11272
11273 \begin_inset LatexCommand ref
11274 reference "cha:The-Preferences-dialog"
11275
11276 \end_inset
11277
11278 .
11279 \end_layout
11280
11281 \end_inset
11282
11283 .
11284  The printer should understand PostScript.
11285 \end_layout
11286
11287 \begin_layout Labeling
11288 \labelwidthstring 00.00.0000
11289
11290 \family sans
11291 File
11292 \family default
11293  The name of a file to print to.
11294  The output will be a PostScript file.
11295  It will be written in LyX's working directory unless you specify the full
11296  path.
11297 \end_layout
11298
11299 \begin_layout Section
11300 A few Words about Typography
11301 \begin_inset LatexCommand index
11302 name "Typography"
11303
11304 \end_inset
11305
11306
11307 \end_layout
11308
11309 \begin_layout Subsection
11310 Hyphens
11311 \begin_inset LatexCommand index
11312 name "Hyphens"
11313
11314 \end_inset
11315
11316
11317 \begin_inset LatexCommand label
11318 name "sec:hyphens"
11319
11320 \end_inset
11321
11322
11323 \end_layout
11324
11325 \begin_layout Standard
11326 In LyX, the 
11327 \begin_inset Quotes eld
11328 \end_inset
11329
11330
11331 \family typewriter
11332 -
11333 \family default
11334
11335 \begin_inset Quotes eld
11336 \end_inset
11337
11338  character comes in three lengths, often called the 
11339 \emph on
11340 hyphen
11341 \emph default
11342 , the 
11343 \emph on
11344 en dash
11345 \emph default
11346 , and the 
11347 \emph on
11348 em dash
11349 \emph default
11350 :
11351 \end_layout
11352
11353 \begin_layout Enumerate
11354 hyphen
11355 \hfill
11356 -
11357 \hfill
11358 made with 
11359 \begin_inset Quotes eld
11360 \end_inset
11361
11362
11363 \family typewriter
11364 -
11365 \family default
11366
11367 \begin_inset Quotes eld
11368 \end_inset
11369
11370
11371 \end_layout
11372
11373 \begin_layout Enumerate
11374 en dash
11375 \hfill
11376 --
11377 \hfill
11378 made with 
11379 \begin_inset Quotes eld
11380 \end_inset
11381
11382
11383 \family typewriter
11384 -
11385 \begin_inset ERT
11386 status collapsed
11387
11388 \begin_layout Standard
11389
11390
11391 \backslash
11392 /
11393 \end_layout
11394
11395 \end_inset
11396
11397 -
11398 \family default
11399
11400 \begin_inset Quotes eld
11401 \end_inset
11402
11403
11404 \end_layout
11405
11406 \begin_layout Enumerate
11407 em dash
11408 \hfill
11409 ---
11410 \hfill
11411 made with 
11412 \begin_inset Quotes eld
11413 \end_inset
11414
11415
11416 \family typewriter
11417 -
11418 \begin_inset ERT
11419 status collapsed
11420
11421 \begin_layout Standard
11422
11423
11424 \backslash
11425 /
11426 \end_layout
11427
11428 \end_inset
11429
11430 -
11431 \begin_inset ERT
11432 status collapsed
11433
11434 \begin_layout Standard
11435
11436
11437 \backslash
11438 /
11439 \end_layout
11440
11441 \end_inset
11442
11443 -
11444 \family default
11445
11446 \begin_inset Quotes eld
11447 \end_inset
11448
11449
11450 \end_layout
11451
11452 \begin_layout Enumerate
11453 minus sign
11454 \hfill
11455
11456 \begin_inset Formula $-$
11457 \end_inset
11458
11459
11460 \hfill
11461
11462 \begin_inset Quotes eld
11463 \end_inset
11464
11465
11466 \family typewriter
11467 -
11468 \family default
11469
11470 \begin_inset Quotes eld
11471 \end_inset
11472
11473  in math mode
11474 \end_layout
11475
11476 \begin_layout Standard
11477 You generate them by inserting the 
11478 \begin_inset Quotes eld
11479 \end_inset
11480
11481
11482 \family typewriter
11483 -
11484 \family default
11485
11486 \begin_inset Quotes eld
11487 \end_inset
11488
11489  character multiple times in a row.
11490  They are automatically converted to the appropriate length dash in the
11491  final output, but not in LyX.
11492 \end_layout
11493
11494 \begin_layout Standard
11495 The three dash types are distinct from the minus sign, which appears in
11496  math mode and has a length of its own.
11497  Here are some examples of the 
11498 \begin_inset Quotes eld
11499 \end_inset
11500
11501
11502 \family typewriter
11503 -
11504 \family default
11505
11506 \begin_inset Quotes eld
11507 \end_inset
11508
11509  in use:
11510 \end_layout
11511
11512 \begin_layout Enumerate
11513 line- and page-breaks
11514 \hfill
11515 (
11516 \emph on
11517 hyphen
11518 \emph default
11519 )
11520 \end_layout
11521
11522 \begin_layout Enumerate
11523 From A--Z
11524 \hfill
11525 (
11526 \emph on
11527 en dash
11528 \emph default
11529 )
11530 \end_layout
11531
11532 \begin_layout Enumerate
11533 Oh --- there's a dash.
11534 \hfill
11535 (
11536 \emph on
11537 em dash
11538 \emph default
11539 )
11540 \end_layout
11541
11542 \begin_layout Enumerate
11543 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
11544 \end_inset
11545
11546
11547 \hfill
11548 (
11549 \emph on
11550 minus sign
11551 \emph default
11552 )
11553 \end_layout
11554
11555 \begin_layout Subsection
11556 Hyphenation
11557 \begin_inset LatexCommand index
11558 name "Hyphenation"
11559
11560 \end_inset
11561
11562
11563 \begin_inset LatexCommand label
11564 name "sub:Hyphenation"
11565
11566 \end_inset
11567
11568
11569 \end_layout
11570
11571 \begin_layout Standard
11572 Words aren't hyphenated within LyX but automatically in the output.
11573  Hyphenation is done by the LaTeX-package 
11574 \series bold
11575 babel
11576 \begin_inset LatexCommand index
11577 name "LaTeX-packages ! babel"
11578
11579 \end_inset
11580
11581
11582 \series default
11583  following the rules of the document language
11584 \begin_inset Foot
11585 status collapsed
11586
11587 \begin_layout Standard
11588 For German readers: That's one of the main differences between the languages
11589  
11590 \family sans
11591 German
11592 \family default
11593  and 
11594 \family sans
11595 German\InsetSpace ~
11596 (new\InsetSpace ~
11597 spelling)
11598 \family default
11599  in the 
11600 \family sans
11601 Document\SpecialChar \menuseparator
11602 Settings
11603 \family default
11604  dialog.
11605 \end_layout
11606
11607 \end_inset
11608
11609 .
11610 \end_layout
11611
11612 \begin_layout Standard
11613 LaTeX hyphenates nearly perfectly, it has only problems with text in the
11614  font 
11615 \family sans
11616 typewriter
11617 \family default
11618  and with unusual constructs, like 
11619 \begin_inset Quotes eld
11620 \end_inset
11621
11622 h3knix/m0n0wall
11623 \begin_inset Quotes erd
11624 \end_inset
11625
11626 .
11627  If LaTeX can't break a word correctly, you can set hyphenation points manually.
11628  This is done with the menu 
11629 \family sans
11630 Insert\SpecialChar \menuseparator
11631 Formatting\SpecialChar \menuseparator
11632 Hyphenation\InsetSpace ~
11633 Point
11634 \family default
11635 .
11636  These extra hyphenation points are only recommendations to LaTeX.
11637  If no hyphenation is necessary, LaTeX will ignore them.
11638 \end_layout
11639
11640 \begin_layout Standard
11641 Sometimes you want to prevent words or constructs to be hyphenated.
11642  The keybindings/shortcuts in this document consists of three letters with
11643  a hyphen and a space in the form 
11644 \begin_inset Quotes eld
11645 \end_inset
11646
11647 A-b c
11648 \begin_inset Quotes erd
11649 \end_inset
11650
11651 .
11652  LaTeX finds there the hyphen 
11653 \begin_inset Quotes eld
11654 \end_inset
11655
11656 -
11657 \begin_inset Quotes erd
11658 \end_inset
11659
11660  as hyphenation possibility.
11661  Hyphenating at this point would look ugly.
11662  To prevent the shortcut from being hyphenated, we can put it in the argument
11663  of the LaTeX-box-command 
11664 \series bold
11665
11666 \backslash
11667 mbox
11668 \series default
11669 , because text within LaTeX-boxes can't be hyphenated.
11670  As LyX doesn't support 
11671 \series bold
11672
11673 \backslash
11674 mbox
11675 \series default
11676 , we have to use ERT.
11677  The result looks in LyX like:
11678 \end_layout
11679
11680 \begin_layout Standard
11681 \begin_inset Graphics
11682         filename clipart/mbox.png
11683
11684 \end_inset
11685
11686
11687 \end_layout
11688
11689 \begin_layout Standard
11690 To learn more about ERT, have a look at section\InsetSpace ~
11691
11692 \begin_inset LatexCommand ref
11693 reference "sec:ERT"
11694
11695 \end_inset
11696
11697 .
11698 \end_layout
11699
11700 \begin_layout Subsection
11701 Punctuation Marks
11702 \begin_inset LatexCommand index
11703 name "Punctuation marks"
11704
11705 \end_inset
11706
11707
11708 \end_layout
11709
11710 \begin_layout Subsubsection
11711 Abbreviations and End of Sentence
11712 \begin_inset LatexCommand label
11713 name "sec:abbrev"
11714
11715 \end_inset
11716
11717
11718 \end_layout
11719
11720 \begin_layout Standard
11721 When LyX calls LaTeX to generate the final version of your document, LaTeX
11722  automatically distinguishes between words, sentences, and abbreviations.
11723  LaTeX then adds the 
11724 \begin_inset Quotes eld
11725 \end_inset
11726
11727 appropriate amount of space
11728 \begin_inset Quotes erd
11729 \end_inset
11730
11731 .
11732  That means sentences get a little bit more space between the period and
11733  the next word.
11734  Abbreviations get the same amount of space after the period as a word uses.
11735 \end_layout
11736
11737 \begin_layout Standard
11738 Unfortunately, the algorithm for figuring out what's an abbreviation works
11739  not for all cases.
11740  If a 
11741 \begin_inset Quotes eld
11742 \end_inset
11743
11744
11745 \family typewriter
11746 .
11747 \family default
11748
11749 \begin_inset Quotes erd
11750 \end_inset
11751
11752  is at the end of a lowercase letter, it's the end of a sentence; if it's
11753  at the end of a capitalized letter, it's an abbreviation.
11754 \end_layout
11755
11756 \begin_layout Standard
11757 Here are some examples of 
11758 \emph on
11759 correct
11760 \emph default
11761  abbreviations and the end of a sentence:
11762 \end_layout
11763
11764 \begin_layout Itemize
11765 M.
11766  Butterfly
11767 \end_layout
11768
11769 \begin_layout Itemize
11770 Don't worry.
11771  Be happy.
11772 \end_layout
11773
11774 \begin_layout Standard
11775 And here's an example of the algorithm going wrong:
11776 \end_layout
11777
11778 \begin_layout Itemize
11779 e.
11780  g.
11781  this is too much space!
11782 \end_layout
11783
11784 \begin_layout Itemize
11785 This is I.
11786  It's okay.
11787 \end_layout
11788
11789 \begin_layout Standard
11790 You won't see anything wrong until you view a final version of your document.
11791 \end_layout
11792
11793 \begin_layout Standard
11794 To fix this problem, use one of the following:
11795 \end_layout
11796
11797 \begin_layout Enumerate
11798 Use a 
11799 \family sans
11800 Protected\InsetSpace ~
11801 Blank
11802 \family default
11803  after lowercase abbreviations (see section\InsetSpace ~
11804
11805 \begin_inset LatexCommand ref
11806 reference "sub:Protected-blanks"
11807
11808 \end_inset
11809
11810 ).
11811 \end_layout
11812
11813 \begin_layout Enumerate
11814 Use an 
11815 \family sans
11816 End\InsetSpace ~
11817 of\InsetSpace ~
11818 sentence
11819 \family default
11820  found under the 
11821 \family sans
11822 Insert\SpecialChar \menuseparator
11823 Special\InsetSpace ~
11824 Character
11825 \family default
11826  menu (shortcut 
11827 \family sans
11828 C-period
11829 \family default
11830 ) to force the use of inter-sentence spacing.
11831 \end_layout
11832
11833 \begin_layout Standard
11834 With the corrections, our earlier examples look like this:
11835 \end_layout
11836
11837 \begin_layout Itemize
11838 e.\InsetSpace ~
11839 g.\InsetSpace ~
11840 this is too much space!
11841 \end_layout
11842
11843 \begin_layout Itemize
11844 This is I\SpecialChar \@.
11845  It's okay.
11846 \end_layout
11847
11848 \begin_layout Standard
11849 Some languages don't use extra spacing between sentences.
11850  If your language is such a language, you don't need to worry, because the
11851  LaTeX will care about this.
11852 \end_layout
11853
11854 \begin_layout Standard
11855 For those that do need to bother, there is help to catch those sneaky errors:
11856  check out the 
11857 \family sans
11858 Tools\SpecialChar \menuseparator
11859 Check\InsetSpace ~
11860 TeX
11861 \family default
11862  feature described in 
11863 \emph on
11864 Extended Editing
11865 \emph default
11866 .
11867 \end_layout
11868
11869 \begin_layout Subsubsection
11870 Quotes
11871 \begin_inset LatexCommand index
11872 name "Typography ! Quotes"
11873
11874 \end_inset
11875
11876
11877 \begin_inset LatexCommand index
11878 name "Quotes | see{Typography}"
11879
11880 \end_inset
11881
11882
11883 \begin_inset LatexCommand label
11884 name "sec:quotes"
11885
11886 \end_inset
11887
11888
11889 \end_layout
11890
11891 \begin_layout Standard
11892 LyX usually sets quotes correctly.
11893  Specifically, it will use an opening quote at the beginning of quoted text,
11894  and use a closing quote at the end.
11895  For example, 
11896 \begin_inset Quotes eld
11897 \end_inset
11898
11899 open close
11900 \begin_inset Quotes erd
11901 \end_inset
11902
11903 .
11904  The keyboard character, 
11905 \family sans
11906 "
11907 \family default
11908 , generates this automatically.
11909 \end_layout
11910
11911 \begin_layout Standard
11912 You can change the behavior of the 
11913 \family sans
11914 "
11915 \family default
11916  key using the submenu 
11917 \family sans
11918 Language
11919 \family default
11920  of the dialog 
11921 \family sans
11922 Document\SpecialChar \menuseparator
11923 Settings
11924 \family default
11925
11926 \begin_inset LatexCommand index
11927 name "Document ! Settings"
11928
11929 \end_inset
11930
11931  dialog.
11932  Selecting the button 
11933 \family sans
11934 Double
11935 \family default
11936  makes the 
11937 \family sans
11938 "
11939 \family default
11940  key produce the sequence: 
11941 \begin_inset Quotes eld
11942 \end_inset
11943
11944
11945 \begin_inset Quotes erd
11946 \end_inset
11947
11948 .
11949  The button 
11950 \family sans
11951 Single
11952 \family default
11953 , in contrast, makes the 
11954 \family sans
11955 "
11956 \family default
11957  key produce: 
11958 \begin_inset Quotes els
11959 \end_inset
11960
11961 '.
11962 \end_layout
11963
11964 \begin_layout Standard
11965 You can also select quotes for different languages in the box 
11966 \family sans
11967 Type
11968 \family default
11969  option.
11970  There are six choices:
11971 \end_layout
11972
11973 \begin_layout Labeling
11974 \labelwidthstring 00.00.0000
11975
11976 \family sans
11977 \begin_inset Quotes eld
11978 \end_inset
11979
11980 Text
11981 \begin_inset Quotes erd
11982 \end_inset
11983
11984
11985 \family default
11986  Use quotes like this 
11987 \begin_inset Quotes eld
11988 \end_inset
11989
11990 double
11991 \begin_inset Quotes erd
11992 \end_inset
11993
11994  or 
11995 \begin_inset Quotes els
11996 \end_inset
11997
11998 single
11999 \begin_inset Quotes ers
12000 \end_inset
12001
12002
12003 \end_layout
12004
12005 \begin_layout Labeling
12006 \labelwidthstring 00.00.0000
12007
12008 \family sans
12009 \begin_inset Quotes sld
12010 \end_inset
12011
12012 Text
12013 \begin_inset Quotes srd
12014 \end_inset
12015
12016
12017 \family default
12018  Use quotes like 
12019 \begin_inset Quotes sld
12020 \end_inset
12021
12022 this
12023 \begin_inset Quotes srd
12024 \end_inset
12025
12026  or 'this
12027 \begin_inset Quotes ers
12028 \end_inset
12029
12030
12031 \end_layout
12032
12033 \begin_layout Labeling
12034 \labelwidthstring 00.00.0000
12035
12036 \family sans
12037 \begin_inset Quotes gld
12038 \end_inset
12039
12040 Text
12041 \begin_inset Quotes grd
12042 \end_inset
12043
12044
12045 \family default
12046  Use quotes like 
12047 \begin_inset Quotes gld
12048 \end_inset
12049
12050 this
12051 \begin_inset Quotes grd
12052 \end_inset
12053
12054  or 
12055 \begin_inset Quotes gls
12056 \end_inset
12057
12058 this
12059 \begin_inset Quotes grs
12060 \end_inset
12061
12062
12063 \end_layout
12064
12065 \begin_layout Labeling
12066 \labelwidthstring 00.00.0000
12067
12068 \family sans
12069 \begin_inset Quotes pld
12070 \end_inset
12071
12072 Text
12073 \begin_inset Quotes prd
12074 \end_inset
12075
12076
12077 \family default
12078  Use quotes like 
12079 \begin_inset Quotes pld
12080 \end_inset
12081
12082 this
12083 \begin_inset Quotes prd
12084 \end_inset
12085
12086  or 
12087 \begin_inset Quotes pls
12088 \end_inset
12089
12090 this
12091 \begin_inset Quotes prs
12092 \end_inset
12093
12094
12095 \end_layout
12096
12097 \begin_layout Labeling
12098 \labelwidthstring 00.00.0000
12099
12100 \family sans
12101 \begin_inset Quotes fld
12102 \end_inset
12103
12104 Text
12105 \begin_inset Quotes frd
12106 \end_inset
12107
12108
12109 \family default
12110  Use quotes like 
12111 \begin_inset Quotes fld
12112 \end_inset
12113
12114 this
12115 \begin_inset Quotes frd
12116 \end_inset
12117
12118  or 
12119 \begin_inset Quotes fls
12120 \end_inset
12121
12122 this
12123 \begin_inset Quotes frs
12124 \end_inset
12125
12126
12127 \end_layout
12128
12129 \begin_layout Labeling
12130 \labelwidthstring 00.00.0000
12131
12132 \family sans
12133 \begin_inset Quotes ald
12134 \end_inset
12135
12136 Text
12137 \begin_inset Quotes ard
12138 \end_inset
12139
12140
12141 \family default
12142  Use quotes like 
12143 \begin_inset Quotes ald
12144 \end_inset
12145
12146 this
12147 \begin_inset Quotes ard
12148 \end_inset
12149
12150  or 
12151 \begin_inset Quotes als
12152 \end_inset
12153
12154 this
12155 \begin_inset Quotes ars
12156 \end_inset
12157
12158
12159 \end_layout
12160
12161 \begin_layout Standard
12162 These options affects what character the 
12163 \family sans
12164 "
12165 \family default
12166  key produces.
12167 \end_layout
12168
12169 \begin_layout Standard
12170 On the other hand, if you want to produce a plain text quote character,
12171  type 
12172 \family sans
12173 C-"
12174 \family default
12175 .
12176  This produces: 
12177 \family typewriter
12178 "
12179 \family default
12180  in any cases.
12181 \end_layout
12182
12183 \begin_layout Subsection
12184 Ligatures
12185 \begin_inset LatexCommand index
12186 name "Typography ! Ligatures"
12187
12188 \end_inset
12189
12190
12191 \begin_inset LatexCommand index
12192 name "Ligatures | see{Typography}"
12193
12194 \end_inset
12195
12196
12197 \begin_inset LatexCommand label
12198 name "sec:ligatures"
12199
12200 \end_inset
12201
12202
12203 \end_layout
12204
12205 \begin_layout Standard
12206 It is standard typesetting practice to group certain letters together and
12207  print them as single characters.
12208  These groups are known as 
12209 \emph on
12210 ligatures
12211 \emph default
12212 .
12213  Since LaTeX knows about ligatures, your documents will contain them too
12214  in the output.
12215  Here are the standard ligatures:
12216 \end_layout
12217
12218 \begin_layout Itemize
12219 ff
12220 \end_layout
12221
12222 \begin_layout Itemize
12223 fi
12224 \end_layout
12225
12226 \begin_layout Itemize
12227 fl
12228 \end_layout
12229
12230 \begin_layout Itemize
12231 ffi
12232 \end_layout
12233
12234 \begin_layout Itemize
12235 ffl
12236 \end_layout
12237
12238 \begin_layout Standard
12239 Some languages uses other ligatures if the document font supports them.
12240 \end_layout
12241
12242 \begin_layout Standard
12243 Sometimes, you don't want a ligature in a word.
12244  While a ligature may be okay in the word, 
12245 \begin_inset Quotes eld
12246 \end_inset
12247
12248 graffiti,
12249 \begin_inset Quotes erd
12250 \end_inset
12251
12252  it looks really weird in compound words, such as 
12253 \begin_inset Quotes eld
12254 \end_inset
12255
12256 cufflink
12257 \begin_inset Quotes erd
12258 \end_inset
12259
12260  or the German 
12261 \begin_inset Quotes eld
12262 \end_inset
12263
12264 Dorffest.
12265 \begin_inset Quotes erd
12266 \end_inset
12267
12268  To break a ligature, use 
12269 \family sans
12270 Insert\SpecialChar \menuseparator
12271 Formatting\SpecialChar \menuseparator
12272 Ligature\InsetSpace ~
12273 Break.
12274
12275 \family default
12276  This changes 
12277 \begin_inset Quotes eld
12278 \end_inset
12279
12280 cufflinks
12281 \begin_inset Quotes erd
12282 \end_inset
12283
12284  to 
12285 \begin_inset Quotes eld
12286 \end_inset
12287
12288 cuff\SpecialChar \textcompwordmark{}
12289 links
12290 \begin_inset Quotes erd
12291 \end_inset
12292
12293  and 
12294 \begin_inset Quotes eld
12295 \end_inset
12296
12297 Dorffest
12298 \begin_inset Quotes erd
12299 \end_inset
12300
12301  to 
12302 \begin_inset Quotes eld
12303 \end_inset
12304
12305 Dorf\SpecialChar \textcompwordmark{}
12306 fest
12307 \begin_inset Quotes erd
12308 \end_inset
12309
12310 .
12311 \end_layout
12312
12313 \begin_layout Subsection
12314 LyX's Proper Names
12315 \begin_inset LatexCommand index
12316 name "LyX ! Proper names"
12317
12318 \end_inset
12319
12320
12321 \begin_inset LatexCommand label
12322 name "sub:LyX's-Proper-Names"
12323
12324 \end_inset
12325
12326
12327 \end_layout
12328
12329 \begin_layout Standard
12330 You have surely noticed, that the word 
12331 \begin_inset Quotes eld
12332 \end_inset
12333
12334 LaTeX
12335 \begin_inset Quotes erd
12336 \end_inset
12337
12338  appears always with characters in different size and height.
12339  LaTeX is the name of the program used by LyX and is therefore recognized
12340  as proper name when you type it in LyX as 
12341 \begin_inset Quotes eld
12342 \end_inset
12343
12344 LaT
12345 \begin_inset ERT
12346 status collapsed
12347
12348 \begin_layout Standard
12349
12350 {}
12351 \end_layout
12352
12353 \end_inset
12354
12355 eX
12356 \begin_inset Quotes erd
12357 \end_inset
12358
12359 .
12360  Note the order of the upper-and lowercase letters! LyX recognizes the following
12361  proper names:
12362 \end_layout
12363
12364 \begin_layout Description
12365 LyX The name of the game, write 
12366 \begin_inset Quotes eld
12367 \end_inset
12368
12369 L
12370 \begin_inset ERT
12371 status collapsed
12372
12373 \begin_layout Standard
12374
12375 {}
12376 \end_layout
12377
12378 \end_inset
12379
12380 yX
12381 \begin_inset Quotes erd
12382 \end_inset
12383
12384  to produce it.
12385 \end_layout
12386
12387 \begin_layout Description
12388 TeX The program used by LaTeX, write 
12389 \begin_inset Quotes eld
12390 \end_inset
12391
12392 T
12393 \begin_inset ERT
12394 status collapsed
12395
12396 \begin_layout Standard
12397
12398 {}
12399 \end_layout
12400
12401 \end_inset
12402
12403 eX
12404 \begin_inset Quotes erd
12405 \end_inset
12406
12407  to produce it.
12408 \end_layout
12409
12410 \begin_layout Description
12411 LaTeX The program used by LyX, write 
12412 \begin_inset Quotes eld
12413 \end_inset
12414
12415 LaT
12416 \begin_inset ERT
12417 status collapsed
12418
12419 \begin_layout Standard
12420
12421 {}
12422 \end_layout
12423
12424 \end_inset
12425
12426 eX
12427 \begin_inset Quotes erd
12428 \end_inset
12429
12430  to produce it.
12431 \end_layout
12432
12433 \begin_layout Description
12434 LaTeX2e The actual version of LaTeX, write 
12435 \begin_inset Quotes eld
12436 \end_inset
12437
12438 LaT
12439 \begin_inset ERT
12440 status collapsed
12441
12442 \begin_layout Standard
12443
12444 {}
12445 \end_layout
12446
12447 \end_inset
12448
12449 eX2e
12450 \begin_inset Quotes erd
12451 \end_inset
12452
12453  to produce it.
12454 \end_layout
12455
12456 \begin_layout Standard
12457 You might wonder why the LaTeX-version is 
12458 \begin_inset Quotes eld
12459 \end_inset
12460
12461 2
12462 \begin_inset Formula $\epsilon$
12463 \end_inset
12464
12465
12466 \begin_inset Quotes erd
12467 \end_inset
12468
12469 .
12470  It's an old tradition in the TeX-world to give programs geek version numbers.
12471  For example the version number of TeX converges to the number 
12472 \begin_inset Formula $\pi$
12473 \end_inset
12474
12475 : The actual version is 
12476 \begin_inset Quotes eld
12477 \end_inset
12478
12479 TeX-3.141592
12480 \begin_inset Quotes erd
12481 \end_inset
12482
12483 , the previous one was 
12484 \begin_inset Quotes eld
12485 \end_inset
12486
12487 TeX-3.14159
12488 \begin_inset Quotes erd
12489 \end_inset
12490
12491 .
12492 \end_layout
12493
12494 \begin_layout Standard
12495 If you don't want to use proper names, e.g.
12496  in section headings, you can insert two empty braces in ERT in the word.
12497  This will look in LyX like: 
12498 \begin_inset Graphics
12499         filename clipart/LaTeX.png
12500
12501 \end_inset
12502
12503
12504 \newline
12505 For more about ERT, look at section\InsetSpace ~
12506
12507 \begin_inset LatexCommand ref
12508 reference "sec:ERT"
12509
12510 \end_inset
12511
12512 .
12513 \end_layout
12514
12515 \begin_layout Subsection
12516 Units
12517 \begin_inset LatexCommand index
12518 name "Typography ! Units"
12519
12520 \end_inset
12521
12522
12523 \end_layout
12524
12525 \begin_layout Standard
12526 Generally the space between units and the number is smaller than the normal
12527  space between two words.
12528  As you can see in the example below, it looks better when the space is
12529  smaller.
12530  To get such a 
12531 \begin_inset Quotes eld
12532 \end_inset
12533
12534 half space
12535 \begin_inset Quotes erd
12536 \end_inset
12537
12538  for units use the menu 
12539 \family sans
12540 Insert\SpecialChar \menuseparator
12541 Formatting\SpecialChar \menuseparator
12542 Thin\InsetSpace ~
12543 Space
12544 \family default
12545  (shortcut 
12546 \family sans
12547 C-S-Space
12548 \family default
12549 ).
12550 \end_layout
12551
12552 \begin_layout Standard
12553 Here's an example to show the differences:
12554 \end_layout
12555
12556 \begin_layout Standard
12557 \begin_inset Tabular
12558 <lyxtabular version="3" rows="2" columns="2">
12559 <features>
12560 <column alignment="left" valignment="top" width="0">
12561 <column alignment="left" valignment="top" width="0">
12562 <row>
12563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12564 \begin_inset Text
12565
12566 \begin_layout Standard
12567 24\InsetSpace ~
12568 kW
12569 \begin_inset Formula $\cdot$
12570 \end_inset
12571
12572 h
12573 \end_layout
12574
12575 \end_inset
12576 </cell>
12577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12578 \begin_inset Text
12579
12580 \begin_layout Standard
12581 space between number and unit
12582 \end_layout
12583
12584 \end_inset
12585 </cell>
12586 </row>
12587 <row>
12588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12589 \begin_inset Text
12590
12591 \begin_layout Standard
12592 24\InsetSpace \thinspace{}
12593 kW
12594 \begin_inset Formula $\cdot$
12595 \end_inset
12596
12597 h
12598 \end_layout
12599
12600 \end_inset
12601 </cell>
12602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12603 \begin_inset Text
12604
12605 \begin_layout Standard
12606 half space between number and unit
12607 \end_layout
12608
12609 \end_inset
12610 </cell>
12611 </row>
12612 </lyxtabular>
12613
12614 \end_inset
12615
12616
12617 \end_layout
12618
12619 \begin_layout Subsection
12620 Widows and Orphans
12621 \begin_inset LatexCommand index
12622 name "Typography ! Widows and orphans"
12623
12624 \end_inset
12625
12626
12627 \begin_inset LatexCommand label
12628 name "sec:widows"
12629
12630 \end_inset
12631
12632
12633 \end_layout
12634
12635 \begin_layout Standard
12636 In the early days of word processors, page breaks went wherever the page
12637  happened to end.
12638  There was no regard for what was actually going on in the text.
12639  You may remember once printing out a document, only to find the heading
12640  for a new section printed at the very bottom of the page, the first line
12641  of a new paragraph all alone at the bottom of a page, or the last line
12642  of a paragraph at the top of a new page.
12643  These dangly-bits of text became known as 
12644 \emph on
12645 widows
12646 \emph default
12647  and 
12648 \emph on
12649 orphans
12650 \emph default
12651 .
12652 \end_layout
12653
12654 \begin_layout Standard
12655 Clearly, LyX can avoid breaking pages after a section heading.
12656  That's part of the advantage of paragraph environments.
12657  But what about widows and orphans, where the page breaks leave one line
12658  of a paragraph all alone at the top or bottom of a page? There are rules
12659  built into LaTeX governing page breaks, and some of those rules are there
12660  to specifically prevent widows and orphans.
12661  This is the advantage LyX has in using LaTeX as its backend.
12662 \end_layout
12663
12664 \begin_layout Standard
12665 There's no way we can go into how TeX and LaTeX decide to break a page,
12666  or how you can tweak that behavior.
12667  Some LaTeX books listed in the bibliography [such as\InsetSpace ~
12668
12669 \begin_inset LatexCommand cite
12670 key "latexcompanion"
12671
12672 \end_inset
12673
12674  or\InsetSpace ~
12675
12676 \begin_inset LatexCommand cite
12677 key "latexguide"
12678
12679 \end_inset
12680
12681 ] may have more information.
12682  You will almost never need to worry about this, however.
12683 \end_layout
12684
12685 \begin_layout Chapter
12686 Notes, Graphics, Tables, and Floats
12687 \begin_inset OptArg
12688 status collapsed
12689
12690 \begin_layout Standard
12691 Floats and Notes
12692 \end_layout
12693
12694 \end_inset
12695
12696
12697 \begin_inset LatexCommand label
12698 name "cha:Floats-and-Notes"
12699
12700 \end_inset
12701
12702
12703 \end_layout
12704
12705 \begin_layout Standard
12706 The issues of this chapter are described in detail in the 
12707 \emph on
12708 Embedded Objects
12709 \emph default
12710  manual.
12711  There you'll also find tips and tricks for special cases.
12712 \end_layout
12713
12714 \begin_layout Section
12715 Notes
12716 \begin_inset LatexCommand index
12717 name "Notes"
12718
12719 \end_inset
12720
12721
12722 \begin_inset LatexCommand label
12723 name "sec:Notes"
12724
12725 \end_inset
12726
12727
12728 \end_layout
12729
12730 \begin_layout Standard
12731 LyX offers you a few types of notes to add to your document:
12732 \end_layout
12733
12734 \begin_layout Description
12735 LyX\InsetSpace ~
12736 Note This note type is for internal notes that won't appear in the output.
12737 \newline
12738
12739 \begin_inset Note Note
12740 status open
12741
12742 \begin_layout Standard
12743 This is text in a note box that doesn't appear in the output.
12744 \end_layout
12745
12746 \end_inset
12747
12748
12749 \end_layout
12750
12751 \begin_layout Description
12752 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
12753 ent, when you export the document to LaTeX via the menu 
12754 \family sans
12755 File\SpecialChar \menuseparator
12756 Export\SpecialChar \menuseparator
12757 LaTeX (pdflatex) / (plain)
12758 \family default
12759 .
12760 \newline
12761
12762 \begin_inset Note Comment
12763 status open
12764
12765 \begin_layout Standard
12766 This is text in a note box that only appears as comment in LaTeX-files.
12767 \end_layout
12768
12769 \end_inset
12770
12771
12772 \end_layout
12773
12774 \begin_layout Description
12775 Greyed\InsetSpace ~
12776 Out This note will appear in the output as grey text.
12777 \newline
12778
12779 \newline
12780
12781 \begin_inset Note Greyedout
12782 status open
12783
12784 \begin_layout Standard
12785 This is text
12786 \begin_inset Foot
12787 status open
12788
12789 \begin_layout Standard
12790 This is an example footnote within a greyed out note.
12791  In this document the greyed out note color is redefined to blue.
12792  How this can be done is explained in the 
12793 \emph on
12794 Embedded\InsetSpace ~
12795 Objects
12796 \emph default
12797  manual.
12798 \end_layout
12799
12800 \end_inset
12801
12802  of a comment that appears in the output as grey text.
12803 \end_layout
12804
12805 \end_inset
12806
12807
12808 \newline
12809
12810 \newline
12811 As you can see in the example, the first line of greyed out notes is a bit
12812  indented and greyed out notes can have footnotes.
12813 \end_layout
12814
12815 \begin_layout Description
12816 Framed This note will appear in the output as framed text.
12817  
12818 \begin_inset Note Framed
12819 status open
12820
12821 \begin_layout Standard
12822 This is text in a note box that appears framed in the output.
12823 \end_layout
12824
12825 \end_inset
12826
12827  In contrary to framed boxes like the one in section\InsetSpace ~
12828
12829 \begin_inset LatexCommand ref
12830 reference "sub:ERT-Boxes"
12831
12832 \end_inset
12833
12834 , the frame uses always the whole text width and the note is set into its
12835  own paragraph.
12836 \end_layout
12837
12838 \begin_layout Description
12839 Shaded This note will appear in the output with red background color.
12840 \begin_inset Note Shaded
12841 status open
12842
12843 \begin_layout Standard
12844 This text in a note box appears in the output with red background.
12845 \end_layout
12846
12847 \end_inset
12848
12849 In contrary to colored boxes, the note uses always the whole text width
12850  and the note is set into its own paragraph.
12851 \end_layout
12852
12853 \begin_layout Standard
12854 Notes are inserted with the toolbar button 
12855 \begin_inset Graphics
12856         filename ../images/note-insert.xpm
12857         scale 85
12858         scaleBeforeRotation
12859
12860 \end_inset
12861
12862  or the menu 
12863 \family sans
12864 Insert\SpecialChar \menuseparator
12865 Note
12866 \family default
12867 .
12868  Right-click on the appearing note box to select the note type.
12869 \end_layout
12870
12871 \begin_layout Section
12872 Footnotes
12873 \begin_inset LatexCommand index
12874 name "Footnotes"
12875
12876 \end_inset
12877
12878
12879 \end_layout
12880
12881 \begin_layout Standard
12882 LyX uses boxes to display footnotes: When you insert a footnote using the
12883  menu 
12884 \family sans
12885 Insert\SpecialChar \menuseparator
12886 Footnote
12887 \family default
12888  or the toolbar button 
12889 \begin_inset Graphics
12890         filename ../images/footnote-insert.xpm
12891
12892 \end_inset
12893
12894
12895 \family roman
12896 \series medium
12897 \bar no
12898 you'll see
12899 \family default
12900 \series default
12901 \bar default
12902  the following box: 
12903 \begin_inset Graphics
12904         filename clipart/footnoteQt4.png
12905         scale 80
12906
12907 \end_inset
12908
12909
12910 \family roman
12911 \series medium
12912 \bar no
12913 .
12914  This box is LyX's representation of your footnote.
12915  If you
12916 \family default
12917 \series default
12918 \bar default
12919  left-click on 
12920 \family roman
12921 \series medium
12922 \bar no
12923 the 
12924 \begin_inset Quotes eld
12925 \end_inset
12926
12927
12928 \family sans
12929 foot
12930 \family roman
12931
12932 \begin_inset Quotes erd
12933 \end_inset
12934
12935
12936 \family default
12937 \series default
12938 \bar default
12939  
12940 \family roman
12941 \series medium
12942 \bar no
12943 label, the box will
12944 \family default
12945 \series default
12946 \bar default
12947  be opened and you can enter the footnote text into it.
12948  Clicking on the box label again, will close 
12949 \family roman
12950 \series medium
12951 \bar no
12952 the
12953 \family default
12954 \series default
12955 \bar default
12956  box
12957 \family roman
12958 \series medium
12959 \bar no
12960 .
12961  If you want to turn existing text into a footnote, simply mark it and click
12962  on the footnote
12963 \family default
12964 \series default
12965 \bar default
12966  toolbar 
12967 \family roman
12968 \series medium
12969 \bar no
12970 button
12971 \family default
12972 \series default
12973 \bar default
12974 .
12975 \end_layout
12976
12977 \begin_layout Standard
12978 Here's an example footnote:
12979 \family roman
12980 \series medium
12981 \bar no
12982
12983 \begin_inset Foot
12984 status open
12985
12986 \begin_layout Standard
12987 To close a footnote, click on the red box at the top left.
12988 \end_layout
12989
12990 \end_inset
12991
12992
12993 \end_layout
12994
12995 \begin_layout Standard
12996 The footnote will appear in the output as a superscript number at the text
12997  position where the footnote box is placed.
12998  The footnote text is placed at the bottom of the current page.
12999  The footnote number is calculated by LyX, the numbers are consecutive,
13000  no matter in which chapter the footnote is in.
13001  LyX doesn't support other numbering schemes yet, but you can get another
13002  scheme using special LaTeX-commands.
13003  T
13004 \family roman
13005 h
13006 \family default
13007 ey are described in the 
13008 \emph on
13009 Embedded\InsetSpace ~
13010 Objects
13011 \emph default
13012  manual.
13013 \end_layout
13014
13015 \begin_layout Section
13016 Marginal Notes
13017 \begin_inset LatexCommand index
13018 name "Marginal notes"
13019
13020 \end_inset
13021
13022
13023 \end_layout
13024
13025 \begin_layout Standard
13026 Marginal notes look and behave just like footnotes in LyX.
13027  When you insert a margin note via the menu 
13028 \family sans
13029 Insert\SpecialChar \menuseparator
13030 Marginal\InsetSpace ~
13031 Note
13032 \family default
13033  or the toolbar button 
13034 \begin_inset Graphics
13035         filename ../images/marginalnote-insert.xpm
13036
13037 \end_inset
13038
13039 , you'll see 
13040 \family roman
13041 \series medium
13042 a
13043 \family default
13044 \series default
13045  grey 
13046 \family roman
13047 \series medium
13048 box with a
13049 \family default
13050 \series default
13051  red 
13052 \family roman
13053 \series medium
13054 label 
13055 \begin_inset Quotes eld
13056 \end_inset
13057
13058 margin
13059 \begin_inset Quotes erd
13060 \end_inset
13061
13062  appearing within your text.
13063  This box is LyX's representation of your margin
13064 \family default
13065 \series default
13066 al 
13067 \family roman
13068 \series medium
13069 note.
13070 \end_layout
13071
13072 \begin_layout Standard
13073 At the side is an example marginal note.
13074 \family roman
13075 \series medium
13076
13077 \begin_inset Marginal
13078 status open
13079
13080 \begin_layout Standard
13081 This is a marginal note.
13082 \end_layout
13083
13084 \end_inset
13085
13086
13087 \end_layout
13088
13089 \begin_layout Standard
13090 Marginal notes appear at the right side in single-sided documents.
13091  In double-sided documents they appear in the outer margin -- left on even
13092  pages, right on odd pages.
13093 \end_layout
13094
13095 \begin_layout Section
13096 Graphics and Images
13097 \begin_inset LatexCommand index
13098 name "Images"
13099
13100 \end_inset
13101
13102
13103 \begin_inset LatexCommand index
13104 name "Graphics"
13105
13106 \end_inset
13107
13108
13109 \begin_inset LatexCommand label
13110 name "sec:Graphics"
13111
13112 \end_inset
13113
13114
13115 \end_layout
13116
13117 \begin_layout Standard
13118 To insert an image in your document, place the cursor at the text position
13119  you want and click on the toolbar icon 
13120 \begin_inset Graphics
13121         filename ../images/dialog-show-new-inset_graphics.xpm
13122
13123 \end_inset
13124
13125  or select 
13126 \family sans
13127 Insert\SpecialChar \menuseparator
13128 Graphics
13129 \family default
13130  from the menu.
13131  Then a dialog will appear to choose the file to load.
13132 \end_layout
13133
13134 \begin_layout Standard
13135 This dialog has numerous mostly self-explanatory parameters.
13136  The 
13137 \family sans
13138 Graphics
13139 \family default
13140  tab allows you to choose your image file.
13141  The appearance of the image inside LyX and in the output is adjusted separately.
13142  The image can be transformed by setting a rotation angle and a scaling
13143  factor.
13144  The scaling units are explained in Appendix\InsetSpace ~
13145
13146 \begin_inset LatexCommand ref
13147 reference "cha:Units-available-in"
13148
13149 \end_inset
13150
13151 .
13152 \end_layout
13153
13154 \begin_layout Standard
13155 In the tab 
13156 \family sans
13157 Clipping
13158 \family default
13159  it is possible to set image coordinates to adjust the height and width
13160  of the image in the output.
13161  The coordinates can also be calculated automatically by pressing the button
13162  
13163 \family sans
13164 Get\InsetSpace ~
13165 from\InsetSpace ~
13166 file
13167 \family default
13168 .
13169  The option 
13170 \family sans
13171 Clip\InsetSpace ~
13172 to\InsetSpace ~
13173 bounding\InsetSpace ~
13174 box
13175 \family default
13176  will only print the image region within the given coordinates.
13177  Normally you don't need to take care about image coordinates and can ignore
13178  the tab 
13179 \family sans
13180 Clipping
13181 \family default
13182 .
13183 \end_layout
13184
13185 \begin_layout Standard
13186 LaTeX experts can specify additional LaTeX options in the 
13187 \family sans
13188 Extras
13189 \family default
13190  tab.
13191  You can also set the 
13192 \family sans
13193 Subfigure
13194 \family default
13195  option here if the image is inside a figure float.
13196  This option is explained in section\InsetSpace ~
13197
13198 \begin_inset LatexCommand ref
13199 reference "sec:Figure-Floats"
13200
13201 \end_inset
13202
13203 .
13204  The option 
13205 \family sans
13206 Draft\InsetSpace ~
13207 mode
13208 \family default
13209  effects that the image don't appear in the output, only a frame with the
13210  image size is printed.
13211 \end_layout
13212
13213 \begin_layout Standard
13214 The graphics dialog can be called at any time by right-clicking on an image.
13215  The image will appear in the output exactly at the position where it is
13216  in the text.
13217  This is an example image in the PDF format within a separate, horizontally
13218  centered paragraph: 
13219 \end_layout
13220
13221 \begin_layout Standard
13222 \align center
13223 \begin_inset Graphics
13224         filename clipart/mobius.eps
13225         display color
13226         scale 70
13227         rotateOrigin center
13228
13229 \end_inset
13230
13231
13232 \end_layout
13233
13234 \begin_layout Standard
13235 If you need image captions and want to reference images, you have to put
13236  the image into a float, see section\InsetSpace ~
13237
13238 \begin_inset LatexCommand ref
13239 reference "sec:Figure-Floats"
13240
13241 \end_inset
13242
13243 .
13244 \end_layout
13245
13246 \begin_layout Subsection
13247 Image Formats
13248 \begin_inset LatexCommand index
13249 name "Image formats"
13250
13251 \end_inset
13252
13253
13254 \begin_inset LatexCommand label
13255 name "sub:Image-Formats"
13256
13257 \end_inset
13258
13259
13260 \end_layout
13261
13262 \begin_layout Standard
13263 You can insert images in any known file format.
13264  But as we explained in section\InsetSpace ~
13265
13266 \begin_inset LatexCommand ref
13267 reference "sub:Output-file-formats"
13268
13269 \end_inset
13270
13271 , every output document format allows only a few image formats.
13272  LyX uses therefore the program 
13273 \family typewriter
13274 Imagemagick
13275 \family default
13276  in the background to convert the images to the right format.
13277  To increase your workflow by avoiding these conversions in the background,
13278  you can use only the image formats listed in the subsections of section\InsetSpace ~
13279
13280 \begin_inset LatexCommand ref
13281 reference "sub:Output-file-formats"
13282
13283 \end_inset
13284
13285 .
13286 \end_layout
13287
13288 \begin_layout Standard
13289 Similar to fonts there are two types of image formats:
13290 \end_layout
13291
13292 \begin_layout Description
13293 Bitmap\InsetSpace ~
13294 images consist of pixel values, often in a compressed form.
13295  They are therefore not fully scalable and look pixeled in large zooms.
13296  Well-known bitmap image formats are 
13297 \begin_inset Quotes eld
13298 \end_inset
13299
13300 Graphics Interchange Format
13301 \begin_inset Quotes erd
13302 \end_inset
13303
13304  (GIF, file extension 
13305 \begin_inset Quotes eld
13306 \end_inset
13307
13308
13309 \family typewriter
13310 .gif
13311 \family default
13312
13313 \begin_inset Quotes erd
13314 \end_inset
13315
13316 )
13317 \begin_inset LatexCommand index
13318 name "GIF|see{Image formats}"
13319
13320 \end_inset
13321
13322
13323 \begin_inset Quotes eld
13324 \end_inset
13325
13326 Portable Network Graphics
13327 \begin_inset Quotes erd
13328 \end_inset
13329
13330  (PNG, file extension 
13331 \begin_inset Quotes eld
13332 \end_inset
13333
13334
13335 \family typewriter
13336 .png
13337 \family default
13338
13339 \begin_inset Quotes erd
13340 \end_inset
13341
13342 )
13343 \begin_inset LatexCommand index
13344 name "PNG|see{Image formats}"
13345
13346 \end_inset
13347
13348 , and 
13349 \begin_inset Quotes eld
13350 \end_inset
13351
13352 Joint Photographic Experts Group
13353 \begin_inset Quotes erd
13354 \end_inset
13355
13356  (JPG, file extension 
13357 \begin_inset Quotes eld
13358 \end_inset
13359
13360
13361 \family typewriter
13362 .jpg
13363 \family default
13364
13365 \begin_inset Quotes erd
13366 \end_inset
13367
13368  or 
13369 \begin_inset Quotes eld
13370 \end_inset
13371
13372
13373 \family typewriter
13374 .jpeg
13375 \family default
13376
13377 \begin_inset Quotes erd
13378 \end_inset
13379
13380 )
13381 \begin_inset LatexCommand index
13382 name "JPG|see{Image formats}"
13383
13384 \end_inset
13385
13386 .
13387 \end_layout
13388
13389 \begin_layout Description
13390 Scalable\InsetSpace ~
13391 images consist of vectors and can therefore be scaled to any size
13392  without data loss.
13393  The scaling ability is necessary if you want to create presentations, because
13394  presentations are always scaled by the beamer.
13395  Scaling is also useful for online documents to let the user zoom into diagrams.
13396 \newline
13397 S
13398 calable image formats can be 
13399 \begin_inset Quotes eld
13400 \end_inset
13401
13402 Scalable Vector Graphics
13403 \begin_inset Quotes erd
13404 \end_inset
13405
13406  (SVG, file extension 
13407 \begin_inset Quotes eld
13408 \end_inset
13409
13410
13411 \family typewriter
13412 .svg
13413 \family default
13414
13415 \begin_inset Quotes erd
13416 \end_inset
13417
13418 )
13419 \begin_inset LatexCommand index
13420 name "SVG|see{Image formats}"
13421
13422 \end_inset
13423
13424
13425 \begin_inset Quotes eld
13426 \end_inset
13427
13428 Encapsulated PostScript
13429 \begin_inset Quotes erd
13430 \end_inset
13431
13432  (EPS, file extension 
13433 \begin_inset Quotes eld
13434 \end_inset
13435
13436
13437 \family typewriter
13438 .eps
13439 \family default
13440
13441 \begin_inset Quotes erd
13442 \end_inset
13443
13444 )
13445 \begin_inset LatexCommand index
13446 name "EPS|see{Image formats}"
13447
13448 \end_inset
13449
13450 , and 
13451 \begin_inset Quotes eld
13452 \end_inset
13453
13454 Portable Document Format
13455 \begin_inset Quotes erd
13456 \end_inset
13457
13458  (PDF, file extension 
13459 \begin_inset Quotes eld
13460 \end_inset
13461
13462
13463 \family typewriter
13464 .pdf
13465 \family default
13466
13467 \begin_inset Quotes erd
13468 \end_inset
13469
13470 )
13471 \begin_inset LatexCommand index
13472 name "PDF"
13473
13474 \end_inset
13475
13476 .
13477  We say it can be, because you can convert any bitmap image format to PDF
13478  or EPS and the result won't be scalable.
13479  In this cases only a header with the image properties is added to the original
13480  image
13481 \begin_inset Foot
13482 status collapsed
13483
13484 \begin_layout Standard
13485 In the case of PDF, the original image is additionally compressed.
13486 \end_layout
13487
13488 \end_inset
13489
13490 .
13491 \end_layout
13492
13493 \begin_layout Standard
13494 Normally one can't convert a bitmap image into a scalable one, only vice
13495  versa.
13496 \end_layout
13497
13498 \begin_layout Section
13499 Tables
13500 \begin_inset LatexCommand index
13501 name "Tables"
13502
13503 \end_inset
13504
13505
13506 \begin_inset LatexCommand label
13507 name "sec:tables"
13508
13509 \end_inset
13510
13511
13512 \end_layout
13513
13514 \begin_layout Standard
13515 You can insert a table using either the toolbar button 
13516 \begin_inset Graphics
13517         filename ../images/tabular-insert.xpm
13518         scale 85
13519
13520 \end_inset
13521
13522  or the menu 
13523 \family sans
13524 Insert\SpecialChar \menuseparator
13525 Table
13526 \family default
13527 .
13528  A dialog will appear, asking you for the number of rows and columns.
13529  The default table has lines around any cell and the first row appears separated
13530  from the rest of the table.
13531  This separation appears due to a double line: The cells of the first row
13532  have a line below them and the cells of the second row have a line above
13533  them.
13534  Here's an example table:
13535 \end_layout
13536
13537 \begin_layout Standard
13538 \align center
13539 \begin_inset Tabular
13540 <lyxtabular version="3" rows="4" columns="4">
13541 <features>
13542 <column alignment="center" valignment="top" leftline="true" width="0pt">
13543 <column alignment="center" valignment="top" leftline="true" width="0pt">
13544 <column alignment="center" valignment="top" leftline="true" width="0in">
13545 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
13546 <row topline="true" bottomline="true">
13547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13548 \begin_inset Text
13549
13550 \begin_layout Standard
13551
13552 \end_layout
13553
13554 \end_inset
13555 </cell>
13556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13557 \begin_inset Text
13558
13559 \begin_layout Standard
13560
13561 \family roman
13562 \series medium
13563 \shape up
13564 \size normal
13565 \emph off
13566 \bar no
13567 \noun off
13568 \color none
13569 1
13570 \end_layout
13571
13572 \end_inset
13573 </cell>
13574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13575 \begin_inset Text
13576
13577 \begin_layout Standard
13578 2
13579 \end_layout
13580
13581 \end_inset
13582 </cell>
13583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13584 \begin_inset Text
13585
13586 \begin_layout Standard
13587 3
13588 \end_layout
13589
13590 \end_inset
13591 </cell>
13592 </row>
13593 <row topline="true">
13594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13595 \begin_inset Text
13596
13597 \begin_layout Standard
13598
13599 \family roman
13600 \series medium
13601 \shape up
13602 \size normal
13603 \emph off
13604 \bar no
13605 \noun off
13606 \color none
13607 A
13608 \end_layout
13609
13610 \end_inset
13611 </cell>
13612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13613 \begin_inset Text
13614
13615 \begin_layout Standard
13616
13617 \end_layout
13618
13619 \end_inset
13620 </cell>
13621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13622 \begin_inset Text
13623
13624 \begin_layout Standard
13625
13626 \end_layout
13627
13628 \end_inset
13629 </cell>
13630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13631 \begin_inset Text
13632
13633 \begin_layout Standard
13634
13635 \end_layout
13636
13637 \end_inset
13638 </cell>
13639 </row>
13640 <row topline="true">
13641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13642 \begin_inset Text
13643
13644 \begin_layout Standard
13645
13646 \family roman
13647 \series medium
13648 \shape up
13649 \size normal
13650 \emph off
13651 \bar no
13652 \noun off
13653 \color none
13654 B
13655 \end_layout
13656
13657 \end_inset
13658 </cell>
13659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13660 \begin_inset Text
13661
13662 \begin_layout Standard
13663
13664 \end_layout
13665
13666 \end_inset
13667 </cell>
13668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13669 \begin_inset Text
13670
13671 \begin_layout Standard
13672
13673 \size normal
13674 \noun off
13675 \color none
13676  
13677 \end_layout
13678
13679 \end_inset
13680 </cell>
13681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13682 \begin_inset Text
13683
13684 \begin_layout Standard
13685
13686 \end_layout
13687
13688 \end_inset
13689 </cell>
13690 </row>
13691 <row topline="true" bottomline="true">
13692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13693 \begin_inset Text
13694
13695 \begin_layout Standard
13696
13697 \family roman
13698 \series medium
13699 \shape up
13700 \size normal
13701 \emph off
13702 \bar no
13703 \noun off
13704 \color none
13705 C
13706 \end_layout
13707
13708 \end_inset
13709 </cell>
13710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13711 \begin_inset Text
13712
13713 \begin_layout Standard
13714
13715 \end_layout
13716
13717 \end_inset
13718 </cell>
13719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13720 \begin_inset Text
13721
13722 \begin_layout Standard
13723
13724 \end_layout
13725
13726 \end_inset
13727 </cell>
13728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13729 \begin_inset Text
13730
13731 \begin_layout Standard
13732
13733 \end_layout
13734
13735 \end_inset
13736 </cell>
13737 </row>
13738 </lyxtabular>
13739
13740 \end_inset
13741
13742
13743 \end_layout
13744
13745 \begin_layout Subsection
13746 The Table dialog
13747 \end_layout
13748
13749 \begin_layout Standard
13750 You can alter a table by clicking on it with the right mouse button, which
13751  brings up the table dialog.
13752  Here you can adjust the settings of the cell and row/column respectively
13753  where the cursor is placed currently.
13754  Most of the dialog options also work on selections.
13755  This means that if you select more cells, columns or rows the action is
13756  done on all of your selection.
13757  Note that there is a difference between selecting the 
13758 \emph on
13759 contents
13760 \emph default
13761  of the cell, and the cell itself.
13762  If you can see a red border inside a cell, you only selected the cell content.
13763 \end_layout
13764
13765 \begin_layout Standard
13766 In the tab 
13767 \family sans
13768 Table\InsetSpace ~
13769 Settings
13770 \family default
13771  you can delete the current row/column and set the horizontal alignment
13772  for the current row.
13773  If you add a row or column, it will be inserted right beside or below the
13774  current cell respectively.
13775  The vertical alignment of a column can only be adjusted when a column width
13776  is given.
13777  A given width will allow the cell to have linebreaks and multiple paragraphs
13778  of text, see section\InsetSpace ~
13779
13780 \begin_inset LatexCommand ref
13781 reference "sub:Table-Cells"
13782
13783 \end_inset
13784
13785 .
13786 \end_layout
13787
13788 \begin_layout Standard
13789 You can mark multiple cells of one row as a multicolumn cell using the check
13790  box 
13791 \family sans
13792 Multicolumn
13793 \family default
13794 .
13795  This will merge the cells to 
13796 \emph on
13797 one
13798 \emph default
13799  cell, spread over more than one column.
13800  Multicolumn cells are treated as own rows, so that the alignment, width,
13801  and border settings affect only the multicolumn cell.
13802  Here's an example table with a multicolumn cell in the first row and one
13803  in the last row without the upper border:
13804 \end_layout
13805
13806 \begin_layout Standard
13807 \align center
13808 \begin_inset Tabular
13809 <lyxtabular version="3" rows="3" columns="4">
13810 <features firstHeadTopDL="true" firstHeadBottomDL="true">
13811 <column alignment="center" valignment="top" leftline="true" width="0pt">
13812 <column alignment="center" valignment="middle" leftline="true" width="0">
13813 <column alignment="center" valignment="top" leftline="true" width="0in">
13814 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
13815 <row topline="true" bottomline="true">
13816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13817 \begin_inset Text
13818
13819 \begin_layout Standard
13820 abc
13821 \end_layout
13822
13823 \end_inset
13824 </cell>
13825 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13826 \begin_inset Text
13827
13828 \begin_layout Standard
13829 def ghi
13830 \end_layout
13831
13832 \end_inset
13833 </cell>
13834 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13835 \begin_inset Text
13836
13837 \begin_layout Standard
13838
13839 \end_layout
13840
13841 \end_inset
13842 </cell>
13843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13844 \begin_inset Text
13845
13846 \begin_layout Standard
13847 jkl
13848 \end_layout
13849
13850 \end_inset
13851 </cell>
13852 </row>
13853 <row topline="true">
13854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13855 \begin_inset Text
13856
13857 \begin_layout Standard
13858
13859 \family roman
13860 \series medium
13861 \shape up
13862 \size normal
13863 \emph off
13864 \bar no
13865 \noun off
13866 \color none
13867 A
13868 \end_layout
13869
13870 \end_inset
13871 </cell>
13872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13873 \begin_inset Text
13874
13875 \begin_layout Standard
13876 B
13877 \end_layout
13878
13879 \end_inset
13880 </cell>
13881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13882 \begin_inset Text
13883
13884 \begin_layout Standard
13885 C
13886 \end_layout
13887
13888 \end_inset
13889 </cell>
13890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13891 \begin_inset Text
13892
13893 \begin_layout Standard
13894 D
13895 \end_layout
13896
13897 \end_inset
13898 </cell>
13899 </row>
13900 <row topline="true" bottomline="true">
13901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13902 \begin_inset Text
13903
13904 \begin_layout Standard
13905 1
13906 \end_layout
13907
13908 \end_inset
13909 </cell>
13910 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
13911 \begin_inset Text
13912
13913 \begin_layout Standard
13914 2
13915 \end_layout
13916
13917 \end_inset
13918 </cell>
13919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13920 \begin_inset Text
13921
13922 \begin_layout Standard
13923 3
13924 \end_layout
13925
13926 \end_inset
13927 </cell>
13928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13929 \begin_inset Text
13930
13931 \begin_layout Standard
13932 4
13933 \end_layout
13934
13935 \end_inset
13936 </cell>
13937 </row>
13938 </lyxtabular>
13939
13940 \end_inset
13941
13942
13943 \end_layout
13944
13945 \begin_layout Standard
13946 At the moment LyX doesn't support multirow cells.
13947  Adept users can declare special LaTeX-arguments for the table.
13948  They are necessary for special table formatting, like for multirow cells,
13949  explained in the tables section of the 
13950 \emph on
13951 Extended\InsetSpace ~
13952 Features
13953 \emph default
13954  manual.
13955  You can also rotate the current cell or the whole table 90
13956 \begin_inset Formula $\,$
13957 \end_inset
13958
13959 degrees counterclockwise.
13960  These rotations are not visible in LyX but in the output.
13961 \end_layout
13962
13963 \begin_layout Standard
13964 \begin_inset Note Greyedout
13965 status open
13966
13967 \begin_layout Standard
13968
13969 \series bold
13970 Note:
13971 \series default
13972  Most DVI-viewers are 
13973 \emph on
13974 not
13975 \emph default
13976  able to display rotations.
13977 \end_layout
13978
13979 \end_inset
13980
13981
13982 \end_layout
13983
13984 \begin_layout Standard
13985 The 
13986 \family sans
13987 Borders
13988 \family default
13989  tab allows you to add and delete border lines for the current row/column.
13990  The button 
13991 \family sans
13992 Default
13993 \family default
13994  adds lines for all cell borders.
13995 \end_layout
13996
13997 \begin_layout Subsection
13998 Longtables
13999 \begin_inset LatexCommand index
14000 name "Tables ! Longtables"
14001
14002 \end_inset
14003
14004
14005 \end_layout
14006
14007 \begin_layout Standard
14008 If the table is too long to fit on one page, you can use the option 
14009 \family sans
14010 Use\InsetSpace ~
14011 long\InsetSpace ~
14012 table
14013 \family default
14014  in the tab 
14015 \family sans
14016 Longtable
14017 \family default
14018  of the table dialog to split the table automatically over more pages.
14019  Doing this enables some check boxes and you can now define:
14020 \end_layout
14021
14022 \begin_layout Description
14023
14024 \family sans
14025 Header
14026 \family default
14027 : The current row and all rows above, that don't have any special options
14028  defined, are defined to be the header rows of all pages of the longtable;
14029  except for the first page, if 
14030 \family sans
14031 First\InsetSpace ~
14032 header
14033 \family default
14034  is defined.
14035 \end_layout
14036
14037 \begin_layout Description
14038
14039 \family sans
14040 First\InsetSpace ~
14041 header
14042 \family default
14043 : The current row and all rows above, that don't have any special options
14044  defined, are defined to be the header rows of the first page of the longtable.
14045 \end_layout
14046
14047 \begin_layout Description
14048
14049 \family sans
14050 Footer
14051 \family default
14052 : The current row and all rows below, that don't have any special options
14053  defined, are defined to be the footer rows of all pages of the longtable;
14054  except for the last page, if 
14055 \family sans
14056 Last\InsetSpace ~
14057 footer
14058 \family default
14059  is defined.
14060 \end_layout
14061
14062 \begin_layout Description
14063
14064 \family sans
14065 Last\InsetSpace ~
14066 footer
14067 \family default
14068 : The current row and all rows below, that don't have any special options
14069  defined, are defined to be the footer rows of the last page of the longtable.
14070 \end_layout
14071
14072 \begin_layout Standard
14073 You can also specify a row where the table is splitted.
14074  If you set more than one option in the same table row, you should be aware
14075  of the fact that only the first one is used in the given table row.
14076  The others will then be defined as 
14077 \emph on
14078 empty
14079 \emph default
14080 .
14081  In this context, first means first in this order: 
14082 \family sans
14083 Footer, Last\InsetSpace ~
14084 footer,
14085 \family default
14086  
14087 \family sans
14088 Header,
14089 \family default
14090  
14091 \family sans
14092 First\InsetSpace ~
14093 header.
14094
14095 \family default
14096  See the following longtable to see how it works:
14097 \end_layout
14098
14099 \begin_layout Standard
14100 \align center
14101 \begin_inset Tabular
14102 <lyxtabular version="3" rows="69" columns="3">
14103 <features islongtable="true">
14104 <column alignment="block" valignment="top" leftline="true" width="5cm">
14105 <column alignment="left" valignment="top" width="0pt">
14106 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
14107 <row topline="true" bottomline="true" endfirsthead="true">
14108 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14109 \begin_inset Text
14110
14111 \begin_layout Standard
14112
14113 \series bold
14114 Example Phone List (ignore the names)
14115 \end_layout
14116
14117 \end_inset
14118 </cell>
14119 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14120 \begin_inset Text
14121
14122 \begin_layout Standard
14123
14124 \end_layout
14125
14126 \end_inset
14127 </cell>
14128 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14129 \begin_inset Text
14130
14131 \begin_layout Standard
14132
14133 \end_layout
14134
14135 \end_inset
14136 </cell>
14137 </row>
14138 <row topline="true" bottomline="true" endfirsthead="true">
14139 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14140 \begin_inset Text
14141
14142 \begin_layout Standard
14143
14144 \series bold
14145 NAME
14146 \end_layout
14147
14148 \end_inset
14149 </cell>
14150 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14151 \begin_inset Text
14152
14153 \begin_layout Standard
14154
14155 \end_layout
14156
14157 \end_inset
14158 </cell>
14159 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14160 \begin_inset Text
14161
14162 \begin_layout Standard
14163
14164 \series bold
14165 TEL.
14166 \end_layout
14167
14168 \end_inset
14169 </cell>
14170 </row>
14171 <row topline="true" bottomline="true" endhead="true">
14172 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14173 \begin_inset Text
14174
14175 \begin_layout Standard
14176  
14177 \series bold
14178 Example Phone List
14179 \end_layout
14180
14181 \end_inset
14182 </cell>
14183 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Standard
14187
14188 \end_layout
14189
14190 \end_inset
14191 </cell>
14192 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14193 \begin_inset Text
14194
14195 \begin_layout Standard
14196
14197 \end_layout
14198
14199 \end_inset
14200 </cell>
14201 </row>
14202 <row topline="true" bottomline="true" endhead="true">
14203 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14204 \begin_inset Text
14205
14206 \begin_layout Standard
14207
14208 \series bold
14209 NAME
14210 \end_layout
14211
14212 \end_inset
14213 </cell>
14214 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14215 \begin_inset Text
14216
14217 \begin_layout Standard
14218
14219 \end_layout
14220
14221 \end_inset
14222 </cell>
14223 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14224 \begin_inset Text
14225
14226 \begin_layout Standard
14227
14228 \series bold
14229 TEL.
14230 \end_layout
14231
14232 \end_inset
14233 </cell>
14234 </row>
14235 <row topline="true" bottomline="true" endfoot="true">
14236 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14237 \begin_inset Text
14238
14239 \begin_layout Standard
14240  
14241 \series bold
14242 continue ...
14243 \end_layout
14244
14245 \end_inset
14246 </cell>
14247 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
14248 \begin_inset Text
14249
14250 \begin_layout Standard
14251
14252 \end_layout
14253
14254 \end_inset
14255 </cell>
14256 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14257 \begin_inset Text
14258
14259 \begin_layout Standard
14260
14261 \end_layout
14262
14263 \end_inset
14264 </cell>
14265 </row>
14266 <row topline="true" bottomline="true">
14267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14268 \begin_inset Text
14269
14270 \begin_layout Standard
14271
14272 \series bold
14273 Annovi
14274 \end_layout
14275
14276 \end_inset
14277 </cell>
14278 <cell alignment="center" valignment="top" topline="true" usebox="none">
14279 \begin_inset Text
14280
14281 \begin_layout Standard
14282 Silvia
14283 \end_layout
14284
14285 \end_inset
14286 </cell>
14287 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14288 \begin_inset Text
14289
14290 \begin_layout Standard
14291 111
14292 \end_layout
14293
14294 \end_inset
14295 </cell>
14296 </row>
14297 <row bottomline="true">
14298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14299 \begin_inset Text
14300
14301 \begin_layout Standard
14302
14303 \series bold
14304 Bertoli
14305 \end_layout
14306
14307 \end_inset
14308 </cell>
14309 <cell alignment="center" valignment="top" topline="true" usebox="none">
14310 \begin_inset Text
14311
14312 \begin_layout Standard
14313 Stefano
14314 \end_layout
14315
14316 \end_inset
14317 </cell>
14318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14319 \begin_inset Text
14320
14321 \begin_layout Standard
14322 111
14323 \end_layout
14324
14325 \end_inset
14326 </cell>
14327 </row>
14328 <row bottomline="true">
14329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14330 \begin_inset Text
14331
14332 \begin_layout Standard
14333
14334 \series bold
14335 Bozzi
14336 \end_layout
14337
14338 \end_inset
14339 </cell>
14340 <cell alignment="center" valignment="top" topline="true" usebox="none">
14341 \begin_inset Text
14342
14343 \begin_layout Standard
14344 Walter
14345 \end_layout
14346
14347 \end_inset
14348 </cell>
14349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14350 \begin_inset Text
14351
14352 \begin_layout Standard
14353 111
14354 \end_layout
14355
14356 \end_inset
14357 </cell>
14358 </row>
14359 <row bottomline="true">
14360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14361 \begin_inset Text
14362
14363 \begin_layout Standard
14364
14365 \series bold
14366 Cachia
14367 \end_layout
14368
14369 \end_inset
14370 </cell>
14371 <cell alignment="center" valignment="top" topline="true" usebox="none">
14372 \begin_inset Text
14373
14374 \begin_layout Standard
14375 Maria
14376 \end_layout
14377
14378 \end_inset
14379 </cell>
14380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14381 \begin_inset Text
14382
14383 \begin_layout Standard
14384 111
14385 \end_layout
14386
14387 \end_inset
14388 </cell>
14389 </row>
14390 <row bottomline="true">
14391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14392 \begin_inset Text
14393
14394 \begin_layout Standard
14395
14396 \series bold
14397 Cachia
14398 \end_layout
14399
14400 \end_inset
14401 </cell>
14402 <cell alignment="center" valignment="top" topline="true" usebox="none">
14403 \begin_inset Text
14404
14405 \begin_layout Standard
14406 Maurizio
14407 \end_layout
14408
14409 \end_inset
14410 </cell>
14411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14412 \begin_inset Text
14413
14414 \begin_layout Standard
14415 111
14416 \end_layout
14417
14418 \end_inset
14419 </cell>
14420 </row>
14421 <row bottomline="true">
14422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14423 \begin_inset Text
14424
14425 \begin_layout Standard
14426
14427 \series bold
14428 Cinquemani
14429 \end_layout
14430
14431 \end_inset
14432 </cell>
14433 <cell alignment="center" valignment="top" topline="true" usebox="none">
14434 \begin_inset Text
14435
14436 \begin_layout Standard
14437 Giusi
14438 \end_layout
14439
14440 \end_inset
14441 </cell>
14442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14443 \begin_inset Text
14444
14445 \begin_layout Standard
14446 111
14447 \end_layout
14448
14449 \end_inset
14450 </cell>
14451 </row>
14452 <row bottomline="true">
14453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14454 \begin_inset Text
14455
14456 \begin_layout Standard
14457
14458 \series bold
14459 Colin
14460 \end_layout
14461
14462 \end_inset
14463 </cell>
14464 <cell alignment="center" valignment="top" topline="true" usebox="none">
14465 \begin_inset Text
14466
14467 \begin_layout Standard
14468 Bernard
14469 \end_layout
14470
14471 \end_inset
14472 </cell>
14473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14474 \begin_inset Text
14475
14476 \begin_layout Standard
14477 111
14478 \end_layout
14479
14480 \end_inset
14481 </cell>
14482 </row>
14483 <row bottomline="true">
14484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14485 \begin_inset Text
14486
14487 \begin_layout Standard
14488
14489 \series bold
14490 Concli
14491 \end_layout
14492
14493 \end_inset
14494 </cell>
14495 <cell alignment="center" valignment="top" topline="true" usebox="none">
14496 \begin_inset Text
14497
14498 \begin_layout Standard
14499 Gianfranco
14500 \end_layout
14501
14502 \end_inset
14503 </cell>
14504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14505 \begin_inset Text
14506
14507 \begin_layout Standard
14508 111
14509 \end_layout
14510
14511 \end_inset
14512 </cell>
14513 </row>
14514 <row bottomline="true">
14515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14516 \begin_inset Text
14517
14518 \begin_layout Standard
14519
14520 \series bold
14521 Dal Bosco
14522 \end_layout
14523
14524 \end_inset
14525 </cell>
14526 <cell alignment="center" valignment="top" topline="true" usebox="none">
14527 \begin_inset Text
14528
14529 \begin_layout Standard
14530 Carolina
14531 \end_layout
14532
14533 \end_inset
14534 </cell>
14535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14536 \begin_inset Text
14537
14538 \begin_layout Standard
14539 111
14540 \end_layout
14541
14542 \end_inset
14543 </cell>
14544 </row>
14545 <row bottomline="true">
14546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14547 \begin_inset Text
14548
14549 \begin_layout Standard
14550
14551 \series bold
14552 Dalpiaz
14553 \end_layout
14554
14555 \end_inset
14556 </cell>
14557 <cell alignment="center" valignment="top" topline="true" usebox="none">
14558 \begin_inset Text
14559
14560 \begin_layout Standard
14561 Annamaria
14562 \end_layout
14563
14564 \end_inset
14565 </cell>
14566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14567 \begin_inset Text
14568
14569 \begin_layout Standard
14570 111
14571 \end_layout
14572
14573 \end_inset
14574 </cell>
14575 </row>
14576 <row bottomline="true">
14577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14578 \begin_inset Text
14579
14580 \begin_layout Standard
14581
14582 \series bold
14583 Feliciello
14584 \end_layout
14585
14586 \end_inset
14587 </cell>
14588 <cell alignment="center" valignment="top" topline="true" usebox="none">
14589 \begin_inset Text
14590
14591 \begin_layout Standard
14592 Domenico
14593 \end_layout
14594
14595 \end_inset
14596 </cell>
14597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14598 \begin_inset Text
14599
14600 \begin_layout Standard
14601 111
14602 \end_layout
14603
14604 \end_inset
14605 </cell>
14606 </row>
14607 <row bottomline="true">
14608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14609 \begin_inset Text
14610
14611 \begin_layout Standard
14612
14613 \series bold
14614 Focarelli
14615 \end_layout
14616
14617 \end_inset
14618 </cell>
14619 <cell alignment="center" valignment="top" topline="true" usebox="none">
14620 \begin_inset Text
14621
14622 \begin_layout Standard
14623 Paola
14624 \end_layout
14625
14626 \end_inset
14627 </cell>
14628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14629 \begin_inset Text
14630
14631 \begin_layout Standard
14632 111
14633 \end_layout
14634
14635 \end_inset
14636 </cell>
14637 </row>
14638 <row bottomline="true">
14639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14640 \begin_inset Text
14641
14642 \begin_layout Standard
14643
14644 \series bold
14645 Galletti
14646 \end_layout
14647
14648 \end_inset
14649 </cell>
14650 <cell alignment="center" valignment="top" topline="true" usebox="none">
14651 \begin_inset Text
14652
14653 \begin_layout Standard
14654 Oreste
14655 \end_layout
14656
14657 \end_inset
14658 </cell>
14659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14660 \begin_inset Text
14661
14662 \begin_layout Standard
14663 111
14664 \end_layout
14665
14666 \end_inset
14667 </cell>
14668 </row>
14669 <row bottomline="true">
14670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14671 \begin_inset Text
14672
14673 \begin_layout Standard
14674
14675 \series bold
14676 Gasparini
14677 \end_layout
14678
14679 \end_inset
14680 </cell>
14681 <cell alignment="center" valignment="top" topline="true" usebox="none">
14682 \begin_inset Text
14683
14684 \begin_layout Standard
14685 Franca
14686 \end_layout
14687
14688 \end_inset
14689 </cell>
14690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14691 \begin_inset Text
14692
14693 \begin_layout Standard
14694 111
14695 \end_layout
14696
14697 \end_inset
14698 </cell>
14699 </row>
14700 <row bottomline="true">
14701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14702 \begin_inset Text
14703
14704 \begin_layout Standard
14705
14706 \series bold
14707 Rizzardi
14708 \end_layout
14709
14710 \end_inset
14711 </cell>
14712 <cell alignment="center" valignment="top" topline="true" usebox="none">
14713 \begin_inset Text
14714
14715 \begin_layout Standard
14716 Paola
14717 \end_layout
14718
14719 \end_inset
14720 </cell>
14721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14722 \begin_inset Text
14723
14724 \begin_layout Standard
14725 111
14726 \end_layout
14727
14728 \end_inset
14729 </cell>
14730 </row>
14731 <row bottomline="true">
14732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14733 \begin_inset Text
14734
14735 \begin_layout Standard
14736
14737 \series bold
14738 Lassini
14739 \end_layout
14740
14741 \end_inset
14742 </cell>
14743 <cell alignment="center" valignment="top" topline="true" usebox="none">
14744 \begin_inset Text
14745
14746 \begin_layout Standard
14747 Giancarlo
14748 \end_layout
14749
14750 \end_inset
14751 </cell>
14752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14753 \begin_inset Text
14754
14755 \begin_layout Standard
14756 111
14757 \end_layout
14758
14759 \end_inset
14760 </cell>
14761 </row>
14762 <row bottomline="true">
14763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14764 \begin_inset Text
14765
14766 \begin_layout Standard
14767
14768 \series bold
14769 Malfatti
14770 \end_layout
14771
14772 \end_inset
14773 </cell>
14774 <cell alignment="center" valignment="top" topline="true" usebox="none">
14775 \begin_inset Text
14776
14777 \begin_layout Standard
14778 Luciano
14779 \end_layout
14780
14781 \end_inset
14782 </cell>
14783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14784 \begin_inset Text
14785
14786 \begin_layout Standard
14787 111
14788 \end_layout
14789
14790 \end_inset
14791 </cell>
14792 </row>
14793 <row bottomline="true">
14794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14795 \begin_inset Text
14796
14797 \begin_layout Standard
14798
14799 \series bold
14800 Malfatti
14801 \end_layout
14802
14803 \end_inset
14804 </cell>
14805 <cell alignment="center" valignment="top" topline="true" usebox="none">
14806 \begin_inset Text
14807
14808 \begin_layout Standard
14809 Valeriano
14810 \end_layout
14811
14812 \end_inset
14813 </cell>
14814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14815 \begin_inset Text
14816
14817 \begin_layout Standard
14818 111
14819 \end_layout
14820
14821 \end_inset
14822 </cell>
14823 </row>
14824 <row bottomline="true">
14825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14826 \begin_inset Text
14827
14828 \begin_layout Standard
14829
14830 \series bold
14831 Meneguzzo
14832 \end_layout
14833
14834 \end_inset
14835 </cell>
14836 <cell alignment="center" valignment="top" topline="true" usebox="none">
14837 \begin_inset Text
14838
14839 \begin_layout Standard
14840 Roberto
14841 \end_layout
14842
14843 \end_inset
14844 </cell>
14845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14846 \begin_inset Text
14847
14848 \begin_layout Standard
14849 111
14850 \end_layout
14851
14852 \end_inset
14853 </cell>
14854 </row>
14855 <row bottomline="true">
14856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14857 \begin_inset Text
14858
14859 \begin_layout Standard
14860
14861 \series bold
14862 Mezzadra
14863 \end_layout
14864
14865 \end_inset
14866 </cell>
14867 <cell alignment="center" valignment="top" topline="true" usebox="none">
14868 \begin_inset Text
14869
14870 \begin_layout Standard
14871 Roberto
14872 \end_layout
14873
14874 \end_inset
14875 </cell>
14876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14877 \begin_inset Text
14878
14879 \begin_layout Standard
14880 111
14881 \end_layout
14882
14883 \end_inset
14884 </cell>
14885 </row>
14886 <row bottomline="true">
14887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14888 \begin_inset Text
14889
14890 \begin_layout Standard
14891
14892 \series bold
14893 Pirpamer
14894 \end_layout
14895
14896 \end_inset
14897 </cell>
14898 <cell alignment="center" valignment="top" topline="true" usebox="none">
14899 \begin_inset Text
14900
14901 \begin_layout Standard
14902 Erich
14903 \end_layout
14904
14905 \end_inset
14906 </cell>
14907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14908 \begin_inset Text
14909
14910 \begin_layout Standard
14911 111
14912 \end_layout
14913
14914 \end_inset
14915 </cell>
14916 </row>
14917 <row bottomline="true">
14918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14919 \begin_inset Text
14920
14921 \begin_layout Standard
14922
14923 \series bold
14924 Pochiesa
14925 \end_layout
14926
14927 \end_inset
14928 </cell>
14929 <cell alignment="center" valignment="top" topline="true" usebox="none">
14930 \begin_inset Text
14931
14932 \begin_layout Standard
14933 Paolo
14934 \end_layout
14935
14936 \end_inset
14937 </cell>
14938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14939 \begin_inset Text
14940
14941 \begin_layout Standard
14942 111, 222
14943 \end_layout
14944
14945 \end_inset
14946 </cell>
14947 </row>
14948 <row bottomline="true">
14949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14950 \begin_inset Text
14951
14952 \begin_layout Standard
14953
14954 \series bold
14955 Radina
14956 \end_layout
14957
14958 \end_inset
14959 </cell>
14960 <cell alignment="center" valignment="top" topline="true" usebox="none">
14961 \begin_inset Text
14962
14963 \begin_layout Standard
14964 Claudio
14965 \end_layout
14966
14967 \end_inset
14968 </cell>
14969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14970 \begin_inset Text
14971
14972 \begin_layout Standard
14973 111
14974 \end_layout
14975
14976 \end_inset
14977 </cell>
14978 </row>
14979 <row bottomline="true">
14980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14981 \begin_inset Text
14982
14983 \begin_layout Standard
14984
14985 \series bold
14986 Stuffer
14987 \end_layout
14988
14989 \end_inset
14990 </cell>
14991 <cell alignment="center" valignment="top" topline="true" usebox="none">
14992 \begin_inset Text
14993
14994 \begin_layout Standard
14995 Oskar
14996 \end_layout
14997
14998 \end_inset
14999 </cell>
15000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15001 \begin_inset Text
15002
15003 \begin_layout Standard
15004 111
15005 \end_layout
15006
15007 \end_inset
15008 </cell>
15009 </row>
15010 <row bottomline="true">
15011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15012 \begin_inset Text
15013
15014 \begin_layout Standard
15015
15016 \series bold
15017 Tacchelli
15018 \end_layout
15019
15020 \end_inset
15021 </cell>
15022 <cell alignment="center" valignment="top" topline="true" usebox="none">
15023 \begin_inset Text
15024
15025 \begin_layout Standard
15026 Ugo
15027 \end_layout
15028
15029 \end_inset
15030 </cell>
15031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15032 \begin_inset Text
15033
15034 \begin_layout Standard
15035 111
15036 \end_layout
15037
15038 \end_inset
15039 </cell>
15040 </row>
15041 <row bottomline="true">
15042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15043 \begin_inset Text
15044
15045 \begin_layout Standard
15046
15047 \series bold
15048 Tezzele
15049 \end_layout
15050
15051 \end_inset
15052 </cell>
15053 <cell alignment="center" valignment="top" topline="true" usebox="none">
15054 \begin_inset Text
15055
15056 \begin_layout Standard
15057 Margit
15058 \end_layout
15059
15060 \end_inset
15061 </cell>
15062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15063 \begin_inset Text
15064
15065 \begin_layout Standard
15066 111
15067 \end_layout
15068
15069 \end_inset
15070 </cell>
15071 </row>
15072 <row bottomline="true">
15073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15074 \begin_inset Text
15075
15076 \begin_layout Standard
15077
15078 \series bold
15079 Unterkalmsteiner
15080 \end_layout
15081
15082 \end_inset
15083 </cell>
15084 <cell alignment="center" valignment="top" topline="true" usebox="none">
15085 \begin_inset Text
15086
15087 \begin_layout Standard
15088 Frieda
15089 \end_layout
15090
15091 \end_inset
15092 </cell>
15093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15094 \begin_inset Text
15095
15096 \begin_layout Standard
15097 111
15098 \end_layout
15099
15100 \end_inset
15101 </cell>
15102 </row>
15103 <row bottomline="true">
15104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15105 \begin_inset Text
15106
15107 \begin_layout Standard
15108
15109 \series bold
15110 Vieider
15111 \end_layout
15112
15113 \end_inset
15114 </cell>
15115 <cell alignment="center" valignment="top" topline="true" usebox="none">
15116 \begin_inset Text
15117
15118 \begin_layout Standard
15119 Hilde
15120 \end_layout
15121
15122 \end_inset
15123 </cell>
15124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Standard
15128 111
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 </row>
15134 <row bottomline="true">
15135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15136 \begin_inset Text
15137
15138 \begin_layout Standard
15139
15140 \series bold
15141 Vigna
15142 \end_layout
15143
15144 \end_inset
15145 </cell>
15146 <cell alignment="center" valignment="top" topline="true" usebox="none">
15147 \begin_inset Text
15148
15149 \begin_layout Standard
15150 Jürgen
15151 \end_layout
15152
15153 \end_inset
15154 </cell>
15155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15156 \begin_inset Text
15157
15158 \begin_layout Standard
15159 111
15160 \end_layout
15161
15162 \end_inset
15163 </cell>
15164 </row>
15165 <row bottomline="true">
15166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15167 \begin_inset Text
15168
15169 \begin_layout Standard
15170
15171 \series bold
15172 Weber
15173 \end_layout
15174
15175 \end_inset
15176 </cell>
15177 <cell alignment="center" valignment="top" topline="true" usebox="none">
15178 \begin_inset Text
15179
15180 \begin_layout Standard
15181 Maurizio
15182 \end_layout
15183
15184 \end_inset
15185 </cell>
15186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15187 \begin_inset Text
15188
15189 \begin_layout Standard
15190 111
15191 \end_layout
15192
15193 \end_inset
15194 </cell>
15195 </row>
15196 <row bottomline="true">
15197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15198 \begin_inset Text
15199
15200 \begin_layout Standard
15201
15202 \series bold
15203 Winkler
15204 \end_layout
15205
15206 \end_inset
15207 </cell>
15208 <cell alignment="center" valignment="top" topline="true" usebox="none">
15209 \begin_inset Text
15210
15211 \begin_layout Standard
15212 Franz
15213 \end_layout
15214
15215 \end_inset
15216 </cell>
15217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15218 \begin_inset Text
15219
15220 \begin_layout Standard
15221 111
15222 \end_layout
15223
15224 \end_inset
15225 </cell>
15226 </row>
15227 <row bottomline="true">
15228 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15229 \begin_inset Text
15230
15231 \begin_layout Standard
15232  
15233 \end_layout
15234
15235 \end_inset
15236 </cell>
15237 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
15238 \begin_inset Text
15239
15240 \begin_layout Standard
15241
15242 \end_layout
15243
15244 \end_inset
15245 </cell>
15246 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15247 \begin_inset Text
15248
15249 \begin_layout Standard
15250
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 </row>
15256 <row bottomline="true">
15257 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15258 \begin_inset Text
15259
15260 \begin_layout Standard
15261
15262 \series bold
15263 Annovi
15264 \end_layout
15265
15266 \end_inset
15267 </cell>
15268 <cell alignment="center" valignment="top" topline="true" usebox="none">
15269 \begin_inset Text
15270
15271 \begin_layout Standard
15272 Silvia
15273 \end_layout
15274
15275 \end_inset
15276 </cell>
15277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15278 \begin_inset Text
15279
15280 \begin_layout Standard
15281 555
15282 \end_layout
15283
15284 \end_inset
15285 </cell>
15286 </row>
15287 <row bottomline="true">
15288 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15289 \begin_inset Text
15290
15291 \begin_layout Standard
15292
15293 \series bold
15294 Bertoli
15295 \end_layout
15296
15297 \end_inset
15298 </cell>
15299 <cell alignment="center" valignment="top" topline="true" usebox="none">
15300 \begin_inset Text
15301
15302 \begin_layout Standard
15303 Stefano
15304 \end_layout
15305
15306 \end_inset
15307 </cell>
15308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15309 \begin_inset Text
15310
15311 \begin_layout Standard
15312 555
15313 \end_layout
15314
15315 \end_inset
15316 </cell>
15317 </row>
15318 <row bottomline="true">
15319 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15320 \begin_inset Text
15321
15322 \begin_layout Standard
15323
15324 \series bold
15325 Bozzi
15326 \end_layout
15327
15328 \end_inset
15329 </cell>
15330 <cell alignment="center" valignment="top" topline="true" usebox="none">
15331 \begin_inset Text
15332
15333 \begin_layout Standard
15334 Walter
15335 \end_layout
15336
15337 \end_inset
15338 </cell>
15339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Standard
15343 555
15344 \end_layout
15345
15346 \end_inset
15347 </cell>
15348 </row>
15349 <row bottomline="true">
15350 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15351 \begin_inset Text
15352
15353 \begin_layout Standard
15354
15355 \series bold
15356 Cachia
15357 \end_layout
15358
15359 \end_inset
15360 </cell>
15361 <cell alignment="center" valignment="top" topline="true" usebox="none">
15362 \begin_inset Text
15363
15364 \begin_layout Standard
15365 Maria
15366 \end_layout
15367
15368 \end_inset
15369 </cell>
15370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15371 \begin_inset Text
15372
15373 \begin_layout Standard
15374 555
15375 \end_layout
15376
15377 \end_inset
15378 </cell>
15379 </row>
15380 <row bottomline="true">
15381 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15382 \begin_inset Text
15383
15384 \begin_layout Standard
15385
15386 \series bold
15387 Cachia
15388 \end_layout
15389
15390 \end_inset
15391 </cell>
15392 <cell alignment="center" valignment="top" topline="true" usebox="none">
15393 \begin_inset Text
15394
15395 \begin_layout Standard
15396 Maurizio
15397 \end_layout
15398
15399 \end_inset
15400 </cell>
15401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15402 \begin_inset Text
15403
15404 \begin_layout Standard
15405 555
15406 \end_layout
15407
15408 \end_inset
15409 </cell>
15410 </row>
15411 <row bottomline="true">
15412 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15413 \begin_inset Text
15414
15415 \begin_layout Standard
15416
15417 \series bold
15418 Cinquemani
15419 \end_layout
15420
15421 \end_inset
15422 </cell>
15423 <cell alignment="center" valignment="top" topline="true" usebox="none">
15424 \begin_inset Text
15425
15426 \begin_layout Standard
15427 Giusi
15428 \end_layout
15429
15430 \end_inset
15431 </cell>
15432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15433 \begin_inset Text
15434
15435 \begin_layout Standard
15436 555
15437 \end_layout
15438
15439 \end_inset
15440 </cell>
15441 </row>
15442 <row bottomline="true">
15443 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15444 \begin_inset Text
15445
15446 \begin_layout Standard
15447
15448 \series bold
15449 Colin
15450 \end_layout
15451
15452 \end_inset
15453 </cell>
15454 <cell alignment="center" valignment="top" topline="true" usebox="none">
15455 \begin_inset Text
15456
15457 \begin_layout Standard
15458 Bernard
15459 \end_layout
15460
15461 \end_inset
15462 </cell>
15463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15464 \begin_inset Text
15465
15466 \begin_layout Standard
15467 555
15468 \end_layout
15469
15470 \end_inset
15471 </cell>
15472 </row>
15473 <row bottomline="true">
15474 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15475 \begin_inset Text
15476
15477 \begin_layout Standard
15478
15479 \series bold
15480 Concli
15481 \end_layout
15482
15483 \end_inset
15484 </cell>
15485 <cell alignment="center" valignment="top" topline="true" usebox="none">
15486 \begin_inset Text
15487
15488 \begin_layout Standard
15489 Gianfranco
15490 \end_layout
15491
15492 \end_inset
15493 </cell>
15494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15495 \begin_inset Text
15496
15497 \begin_layout Standard
15498 555
15499 \end_layout
15500
15501 \end_inset
15502 </cell>
15503 </row>
15504 <row bottomline="true">
15505 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15506 \begin_inset Text
15507
15508 \begin_layout Standard
15509
15510 \series bold
15511 Dal Bosco
15512 \end_layout
15513
15514 \end_inset
15515 </cell>
15516 <cell alignment="center" valignment="top" topline="true" usebox="none">
15517 \begin_inset Text
15518
15519 \begin_layout Standard
15520 Carolina
15521 \end_layout
15522
15523 \end_inset
15524 </cell>
15525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15526 \begin_inset Text
15527
15528 \begin_layout Standard
15529 555
15530 \end_layout
15531
15532 \end_inset
15533 </cell>
15534 </row>
15535 <row bottomline="true">
15536 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15537 \begin_inset Text
15538
15539 \begin_layout Standard
15540
15541 \series bold
15542 Dalpiaz
15543 \end_layout
15544
15545 \end_inset
15546 </cell>
15547 <cell alignment="center" valignment="top" topline="true" usebox="none">
15548 \begin_inset Text
15549
15550 \begin_layout Standard
15551 Annamaria
15552 \end_layout
15553
15554 \end_inset
15555 </cell>
15556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15557 \begin_inset Text
15558
15559 \begin_layout Standard
15560 555
15561 \end_layout
15562
15563 \end_inset
15564 </cell>
15565 </row>
15566 <row bottomline="true">
15567 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15568 \begin_inset Text
15569
15570 \begin_layout Standard
15571
15572 \series bold
15573 Feliciello
15574 \end_layout
15575
15576 \end_inset
15577 </cell>
15578 <cell alignment="center" valignment="top" topline="true" usebox="none">
15579 \begin_inset Text
15580
15581 \begin_layout Standard
15582 Domenico
15583 \end_layout
15584
15585 \end_inset
15586 </cell>
15587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15588 \begin_inset Text
15589
15590 \begin_layout Standard
15591 555
15592 \end_layout
15593
15594 \end_inset
15595 </cell>
15596 </row>
15597 <row bottomline="true">
15598 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15599 \begin_inset Text
15600
15601 \begin_layout Standard
15602
15603 \series bold
15604 Focarelli
15605 \end_layout
15606
15607 \end_inset
15608 </cell>
15609 <cell alignment="center" valignment="top" topline="true" usebox="none">
15610 \begin_inset Text
15611
15612 \begin_layout Standard
15613 Paola
15614 \end_layout
15615
15616 \end_inset
15617 </cell>
15618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15619 \begin_inset Text
15620
15621 \begin_layout Standard
15622 555
15623 \end_layout
15624
15625 \end_inset
15626 </cell>
15627 </row>
15628 <row bottomline="true">
15629 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15630 \begin_inset Text
15631
15632 \begin_layout Standard
15633
15634 \series bold
15635 Galletti
15636 \end_layout
15637
15638 \end_inset
15639 </cell>
15640 <cell alignment="center" valignment="top" topline="true" usebox="none">
15641 \begin_inset Text
15642
15643 \begin_layout Standard
15644 Oreste
15645 \end_layout
15646
15647 \end_inset
15648 </cell>
15649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15650 \begin_inset Text
15651
15652 \begin_layout Standard
15653 555
15654 \end_layout
15655
15656 \end_inset
15657 </cell>
15658 </row>
15659 <row bottomline="true">
15660 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15661 \begin_inset Text
15662
15663 \begin_layout Standard
15664
15665 \series bold
15666 Gasparini
15667 \end_layout
15668
15669 \end_inset
15670 </cell>
15671 <cell alignment="center" valignment="top" topline="true" usebox="none">
15672 \begin_inset Text
15673
15674 \begin_layout Standard
15675 Franca
15676 \end_layout
15677
15678 \end_inset
15679 </cell>
15680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15681 \begin_inset Text
15682
15683 \begin_layout Standard
15684 555
15685 \end_layout
15686
15687 \end_inset
15688 </cell>
15689 </row>
15690 <row bottomline="true">
15691 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15692 \begin_inset Text
15693
15694 \begin_layout Standard
15695
15696 \series bold
15697 Rizzardi
15698 \end_layout
15699
15700 \end_inset
15701 </cell>
15702 <cell alignment="center" valignment="top" topline="true" usebox="none">
15703 \begin_inset Text
15704
15705 \begin_layout Standard
15706 Paola
15707 \end_layout
15708
15709 \end_inset
15710 </cell>
15711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15712 \begin_inset Text
15713
15714 \begin_layout Standard
15715 555
15716 \end_layout
15717
15718 \end_inset
15719 </cell>
15720 </row>
15721 <row bottomline="true">
15722 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15723 \begin_inset Text
15724
15725 \begin_layout Standard
15726
15727 \series bold
15728 Lassini
15729 \end_layout
15730
15731 \end_inset
15732 </cell>
15733 <cell alignment="center" valignment="top" topline="true" usebox="none">
15734 \begin_inset Text
15735
15736 \begin_layout Standard
15737 Giancarlo
15738 \end_layout
15739
15740 \end_inset
15741 </cell>
15742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15743 \begin_inset Text
15744
15745 \begin_layout Standard
15746 555
15747 \end_layout
15748
15749 \end_inset
15750 </cell>
15751 </row>
15752 <row bottomline="true">
15753 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15754 \begin_inset Text
15755
15756 \begin_layout Standard
15757
15758 \series bold
15759 Malfatti
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 <cell alignment="center" valignment="top" topline="true" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Standard
15768 Luciano
15769 \end_layout
15770
15771 \end_inset
15772 </cell>
15773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15774 \begin_inset Text
15775
15776 \begin_layout Standard
15777 555
15778 \end_layout
15779
15780 \end_inset
15781 </cell>
15782 </row>
15783 <row bottomline="true">
15784 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15785 \begin_inset Text
15786
15787 \begin_layout Standard
15788
15789 \series bold
15790 Malfatti
15791 \end_layout
15792
15793 \end_inset
15794 </cell>
15795 <cell alignment="center" valignment="top" topline="true" usebox="none">
15796 \begin_inset Text
15797
15798 \begin_layout Standard
15799 Valeriano
15800 \end_layout
15801
15802 \end_inset
15803 </cell>
15804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15805 \begin_inset Text
15806
15807 \begin_layout Standard
15808 555
15809 \end_layout
15810
15811 \end_inset
15812 </cell>
15813 </row>
15814 <row bottomline="true">
15815 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15816 \begin_inset Text
15817
15818 \begin_layout Standard
15819
15820 \series bold
15821 Meneguzzo
15822 \end_layout
15823
15824 \end_inset
15825 </cell>
15826 <cell alignment="center" valignment="top" topline="true" usebox="none">
15827 \begin_inset Text
15828
15829 \begin_layout Standard
15830 Roberto
15831 \end_layout
15832
15833 \end_inset
15834 </cell>
15835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15836 \begin_inset Text
15837
15838 \begin_layout Standard
15839 555
15840 \end_layout
15841
15842 \end_inset
15843 </cell>
15844 </row>
15845 <row bottomline="true">
15846 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15847 \begin_inset Text
15848
15849 \begin_layout Standard
15850
15851 \series bold
15852 Mezzadra
15853 \end_layout
15854
15855 \end_inset
15856 </cell>
15857 <cell alignment="center" valignment="top" topline="true" usebox="none">
15858 \begin_inset Text
15859
15860 \begin_layout Standard
15861 Roberto
15862 \end_layout
15863
15864 \end_inset
15865 </cell>
15866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15867 \begin_inset Text
15868
15869 \begin_layout Standard
15870 555
15871 \end_layout
15872
15873 \end_inset
15874 </cell>
15875 </row>
15876 <row bottomline="true">
15877 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15878 \begin_inset Text
15879
15880 \begin_layout Standard
15881
15882 \series bold
15883 Pirpamer
15884 \end_layout
15885
15886 \end_inset
15887 </cell>
15888 <cell alignment="center" valignment="top" topline="true" usebox="none">
15889 \begin_inset Text
15890
15891 \begin_layout Standard
15892 Erich
15893 \end_layout
15894
15895 \end_inset
15896 </cell>
15897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15898 \begin_inset Text
15899
15900 \begin_layout Standard
15901 555
15902 \end_layout
15903
15904 \end_inset
15905 </cell>
15906 </row>
15907 <row bottomline="true">
15908 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15909 \begin_inset Text
15910
15911 \begin_layout Standard
15912
15913 \series bold
15914 Pochiesa
15915 \end_layout
15916
15917 \end_inset
15918 </cell>
15919 <cell alignment="center" valignment="top" topline="true" usebox="none">
15920 \begin_inset Text
15921
15922 \begin_layout Standard
15923 Paolo
15924 \end_layout
15925
15926 \end_inset
15927 </cell>
15928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15929 \begin_inset Text
15930
15931 \begin_layout Standard
15932 555, 222
15933 \end_layout
15934
15935 \end_inset
15936 </cell>
15937 </row>
15938 <row bottomline="true">
15939 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15940 \begin_inset Text
15941
15942 \begin_layout Standard
15943
15944 \series bold
15945 Radina
15946 \end_layout
15947
15948 \end_inset
15949 </cell>
15950 <cell alignment="center" valignment="top" topline="true" usebox="none">
15951 \begin_inset Text
15952
15953 \begin_layout Standard
15954 Claudio
15955 \end_layout
15956
15957 \end_inset
15958 </cell>
15959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15960 \begin_inset Text
15961
15962 \begin_layout Standard
15963 555
15964 \end_layout
15965
15966 \end_inset
15967 </cell>
15968 </row>
15969 <row bottomline="true">
15970 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
15971 \begin_inset Text
15972
15973 \begin_layout Standard
15974
15975 \series bold
15976 Stuffer
15977 \end_layout
15978
15979 \end_inset
15980 </cell>
15981 <cell alignment="center" valignment="top" topline="true" usebox="none">
15982 \begin_inset Text
15983
15984 \begin_layout Standard
15985 Oskar
15986 \end_layout
15987
15988 \end_inset
15989 </cell>
15990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15991 \begin_inset Text
15992
15993 \begin_layout Standard
15994 555
15995 \end_layout
15996
15997 \end_inset
15998 </cell>
15999 </row>
16000 <row bottomline="true">
16001 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16002 \begin_inset Text
16003
16004 \begin_layout Standard
16005
16006 \series bold
16007 Tacchelli
16008 \end_layout
16009
16010 \end_inset
16011 </cell>
16012 <cell alignment="center" valignment="top" topline="true" usebox="none">
16013 \begin_inset Text
16014
16015 \begin_layout Standard
16016 Ugo
16017 \end_layout
16018
16019 \end_inset
16020 </cell>
16021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16022 \begin_inset Text
16023
16024 \begin_layout Standard
16025 555
16026 \end_layout
16027
16028 \end_inset
16029 </cell>
16030 </row>
16031 <row bottomline="true">
16032 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16033 \begin_inset Text
16034
16035 \begin_layout Standard
16036
16037 \series bold
16038 Tezzele
16039 \end_layout
16040
16041 \end_inset
16042 </cell>
16043 <cell alignment="center" valignment="top" topline="true" usebox="none">
16044 \begin_inset Text
16045
16046 \begin_layout Standard
16047 Margit
16048 \end_layout
16049
16050 \end_inset
16051 </cell>
16052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16053 \begin_inset Text
16054
16055 \begin_layout Standard
16056 555
16057 \end_layout
16058
16059 \end_inset
16060 </cell>
16061 </row>
16062 <row bottomline="true">
16063 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16064 \begin_inset Text
16065
16066 \begin_layout Standard
16067
16068 \series bold
16069 Unterkalmsteiner
16070 \end_layout
16071
16072 \end_inset
16073 </cell>
16074 <cell alignment="center" valignment="top" topline="true" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Standard
16078 Frieda
16079 \end_layout
16080
16081 \end_inset
16082 </cell>
16083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16084 \begin_inset Text
16085
16086 \begin_layout Standard
16087 555
16088 \end_layout
16089
16090 \end_inset
16091 </cell>
16092 </row>
16093 <row bottomline="true">
16094 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16095 \begin_inset Text
16096
16097 \begin_layout Standard
16098
16099 \series bold
16100 Vieider
16101 \end_layout
16102
16103 \end_inset
16104 </cell>
16105 <cell alignment="center" valignment="top" topline="true" usebox="none">
16106 \begin_inset Text
16107
16108 \begin_layout Standard
16109 Hilde
16110 \end_layout
16111
16112 \end_inset
16113 </cell>
16114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16115 \begin_inset Text
16116
16117 \begin_layout Standard
16118 555
16119 \end_layout
16120
16121 \end_inset
16122 </cell>
16123 </row>
16124 <row bottomline="true">
16125 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16126 \begin_inset Text
16127
16128 \begin_layout Standard
16129
16130 \series bold
16131 Vigna
16132 \end_layout
16133
16134 \end_inset
16135 </cell>
16136 <cell alignment="center" valignment="top" topline="true" usebox="none">
16137 \begin_inset Text
16138
16139 \begin_layout Standard
16140 Jürgen
16141 \end_layout
16142
16143 \end_inset
16144 </cell>
16145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16146 \begin_inset Text
16147
16148 \begin_layout Standard
16149 999
16150 \end_layout
16151
16152 \end_inset
16153 </cell>
16154 </row>
16155 <row bottomline="true">
16156 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16157 \begin_inset Text
16158
16159 \begin_layout Standard
16160
16161 \series bold
16162 Weber
16163 \end_layout
16164
16165 \end_inset
16166 </cell>
16167 <cell alignment="center" valignment="top" topline="true" usebox="none">
16168 \begin_inset Text
16169
16170 \begin_layout Standard
16171 Maurizio
16172 \end_layout
16173
16174 \end_inset
16175 </cell>
16176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16177 \begin_inset Text
16178
16179 \begin_layout Standard
16180 555
16181 \end_layout
16182
16183 \end_inset
16184 </cell>
16185 </row>
16186 <row bottomline="true">
16187 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
16188 \begin_inset Text
16189
16190 \begin_layout Standard
16191
16192 \series bold
16193 Winkler
16194 \end_layout
16195
16196 \end_inset
16197 </cell>
16198 <cell alignment="center" valignment="top" topline="true" usebox="none">
16199 \begin_inset Text
16200
16201 \begin_layout Standard
16202 Franz
16203 \end_layout
16204
16205 \end_inset
16206 </cell>
16207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16208 \begin_inset Text
16209
16210 \begin_layout Standard
16211 555
16212 \end_layout
16213
16214 \end_inset
16215 </cell>
16216 </row>
16217 <row bottomline="true" endlastfoot="true">
16218 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16219 \begin_inset Text
16220
16221 \begin_layout Standard
16222
16223 \series bold
16224 End
16225 \end_layout
16226
16227 \end_inset
16228 </cell>
16229 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
16230 \begin_inset Text
16231
16232 \begin_layout Standard
16233
16234 \end_layout
16235
16236 \end_inset
16237 </cell>
16238 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16239 \begin_inset Text
16240
16241 \begin_layout Standard
16242
16243 \end_layout
16244
16245 \end_inset
16246 </cell>
16247 </row>
16248 </lyxtabular>
16249
16250 \end_inset
16251
16252
16253 \end_layout
16254
16255 \begin_layout Subsection
16256 Table Cells
16257 \begin_inset LatexCommand index
16258 name "Tables ! Cells"
16259
16260 \end_inset
16261
16262
16263 \begin_inset LatexCommand label
16264 name "sub:Table-Cells"
16265
16266 \end_inset
16267
16268
16269 \end_layout
16270
16271 \begin_layout Standard
16272 A table cell can contain text, inline equations, a figure, or another table.
16273  All these kinds of objects can be placed in the same cell.
16274  Font sizes and shapes can also be altered.
16275  But you can't put a special environment in a cell (like 
16276 \family sans
16277 Section*
16278 \family default
16279 , etc.), nor set spacing options etc.
16280  for the cell's paragraph.
16281 \end_layout
16282
16283 \begin_layout Standard
16284 To have multi-line entries in table cells, you have to declare a fixed width
16285  for the column in the table dialog.
16286  Your text is then automatically split into multiple lines and the cell
16287  is enlarged vertically when the length of the text exceeds the given width.
16288  An example:
16289 \end_layout
16290
16291 \begin_layout Standard
16292 \align center
16293 \begin_inset Tabular
16294 <lyxtabular version="3" rows="4" columns="3">
16295 <features>
16296 <column alignment="center" valignment="top" leftline="true" width="0pt">
16297 <column alignment="block" valignment="top" leftline="true" width="3cm">
16298 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
16299 <row topline="true" bottomline="true">
16300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16301 \begin_inset Text
16302
16303 \begin_layout Standard
16304
16305 \family roman
16306 \series medium
16307 \shape up
16308 \size normal
16309 \emph off
16310 \bar no
16311 \noun off
16312 \color none
16313 1
16314 \end_layout
16315
16316 \end_inset
16317 </cell>
16318 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16319 \begin_inset Text
16320
16321 \begin_layout Standard
16322
16323 \family roman
16324 \series medium
16325 \shape up
16326 \size normal
16327 \emph off
16328 \bar no
16329 \noun off
16330 \color none
16331 2
16332 \end_layout
16333
16334 \end_inset
16335 </cell>
16336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16337 \begin_inset Text
16338
16339 \begin_layout Standard
16340
16341 \family roman
16342 \series medium
16343 \shape up
16344 \size normal
16345 \emph off
16346 \bar no
16347 \noun off
16348 \color none
16349 3
16350 \end_layout
16351
16352 \end_inset
16353 </cell>
16354 </row>
16355 <row>
16356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16357 \begin_inset Text
16358
16359 \begin_layout Standard
16360
16361 \family roman
16362 \series medium
16363 \shape up
16364 \size normal
16365 \emph off
16366 \bar no
16367 \noun off
16368 \color none
16369 4
16370 \end_layout
16371
16372 \end_inset
16373 </cell>
16374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16375 \begin_inset Text
16376
16377 \begin_layout Standard
16378
16379 \family roman
16380 \series medium
16381 \shape up
16382 \size normal
16383 \emph off
16384 \bar no
16385 \noun off
16386 \color none
16387 This is a multiline entry in a table.
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16393 \begin_inset Text
16394
16395 \begin_layout Standard
16396
16397 \family roman
16398 \series medium
16399 \shape up
16400 \size normal
16401 \emph off
16402 \bar no
16403 \noun off
16404 \color none
16405 5
16406 \end_layout
16407
16408 \end_inset
16409 </cell>
16410 </row>
16411 <row bottomline="true">
16412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16413 \begin_inset Text
16414
16415 \begin_layout Standard
16416
16417 \family roman
16418 \series medium
16419 \shape up
16420 \size normal
16421 \emph off
16422 \bar no
16423 \noun off
16424 \color none
16425 6
16426 \end_layout
16427
16428 \end_inset
16429 </cell>
16430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16431 \begin_inset Text
16432
16433 \begin_layout Standard
16434
16435 \family roman
16436 \series medium
16437 \shape up
16438 \size normal
16439 \emph off
16440 \bar no
16441 \noun off
16442 \color none
16443 This is longer now.
16444 \end_layout
16445
16446 \end_inset
16447 </cell>
16448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16449 \begin_inset Text
16450
16451 \begin_layout Standard
16452
16453 \family roman
16454 \series medium
16455 \shape up
16456 \size normal
16457 \emph off
16458 \bar no
16459 \noun off
16460 \color none
16461 7
16462 \end_layout
16463
16464 \end_inset
16465 </cell>
16466 </row>
16467 <row bottomline="true">
16468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16469 \begin_inset Text
16470
16471 \begin_layout Standard
16472
16473 \family roman
16474 \series medium
16475 \shape up
16476 \size normal
16477 \emph off
16478 \bar no
16479 \noun off
16480 \color none
16481 8
16482 \end_layout
16483
16484 \end_inset
16485 </cell>
16486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16487 \begin_inset Text
16488
16489 \begin_layout Standard
16490
16491 \family roman
16492 \series medium
16493 \shape up
16494 \size normal
16495 \emph off
16496 \bar no
16497 \noun off
16498 \color none
16499 This is a multiline entry in a table.
16500  This is longer now.
16501 \end_layout
16502
16503 \end_inset
16504 </cell>
16505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16506 \begin_inset Text
16507
16508 \begin_layout Standard
16509
16510 \family roman
16511 \series medium
16512 \shape up
16513 \size normal
16514 \emph off
16515 \bar no
16516 \noun off
16517 \color none
16518 9
16519 \end_layout
16520
16521 \end_inset
16522 </cell>
16523 </row>
16524 </lyxtabular>
16525
16526 \end_inset
16527
16528
16529 \end_layout
16530
16531 \begin_layout Standard
16532 Cutting and pasting between tables and table cells works reasonably well.
16533  You can cut and paste even more than one row.
16534  Selection with the mouse or with 
16535 \family sans
16536 Shift
16537 \family default
16538  plus the arrow keys works as usual.
16539  You can also copy and paste the entire table as a single unit by starting
16540  the selection from outside the table.
16541 \end_layout
16542
16543 \begin_layout Section
16544 Floats
16545 \begin_inset LatexCommand index
16546 name "Floats"
16547
16548 \end_inset
16549
16550
16551 \begin_inset LatexCommand label
16552 name "sec:Floats"
16553
16554 \end_inset
16555
16556
16557 \end_layout
16558
16559 \begin_layout Standard
16560 A float is a block of text associated with some sort of label, which doesn't
16561  have a fixed location.
16562  It can 
16563 \begin_inset Quotes eld
16564 \end_inset
16565
16566 float
16567 \begin_inset Quotes erd
16568 \end_inset
16569
16570  forward or backward a page or two, to wherever it fits best.
16571  
16572 \family sans
16573 Footnotes
16574 \family default
16575  and 
16576 \family sans
16577 Margin\InsetSpace ~
16578 Notes
16579 \family default
16580  are also floats, because they can float to the next page when there are
16581  too much notes at the page.
16582 \end_layout
16583
16584 \begin_layout Standard
16585 Floats makes it possible to get a high quality layout.
16586  Images and tables can evenly be spread to the pages to avoid whitespace
16587  and pages without text.
16588  As the floating often destroys the context between the text and the image/table
16589 , every float can be referenced in the text.
16590  Floats are therefore numbered.
16591  Referencing is described in section\InsetSpace ~
16592
16593 \begin_inset LatexCommand ref
16594 reference "sec:Cross-References"
16595
16596 \end_inset
16597
16598 .
16599 \end_layout
16600
16601 \begin_layout Standard
16602 To insert a float, use the menu 
16603 \family sans
16604 Insert\SpecialChar \menuseparator
16605 Floats
16606 \family default
16607 .
16608  A box with a caption that has e.\InsetSpace \thinspace{}
16609 g.\InsetSpace ~
16610 the label 
16611 \begin_inset Quotes eld
16612 \end_inset
16613
16614 Figure\InsetSpace ~
16615 #:
16616 \begin_inset Quotes erd
16617 \end_inset
16618
16619  (# is the actual number) will be inserted into your document.
16620  The label will automatically be translated to the document language in
16621  the output.
16622  Behind the label you can insert the caption text.
16623  The image or table is inserted above or below the caption in a separate
16624  paragraph within the float.
16625  To keep your LyX-document readable, you can open and close the float box
16626  by left-clicking on the box label.
16627  A closed float box looks like this: 
16628 \begin_inset Graphics
16629         filename clipart/floatQt4.png
16630         scale 80
16631
16632 \end_inset
16633
16634  -- a gray button with a red label.
16635 \end_layout
16636
16637 \begin_layout Standard
16638 It is recommended to insert floats as a separate paragraph to avoid possible
16639  LaTeX-errors that can occur when the surrounding text is specially formatted.
16640 \end_layout
16641
16642 \begin_layout Subsection
16643 Float Types
16644 \end_layout
16645
16646 \begin_layout Subsubsection
16647 Figure Floats
16648 \begin_inset LatexCommand index
16649 name "Floats ! Figure floats"
16650
16651 \end_inset
16652
16653
16654 \begin_inset LatexCommand label
16655 name "sec:Figure-Floats"
16656
16657 \end_inset
16658
16659
16660 \end_layout
16661
16662 \begin_layout Standard
16663 The menu 
16664 \family sans
16665 Insert\SpecialChar \menuseparator
16666 Float\SpecialChar \menuseparator
16667 Figure
16668 \family default
16669  inserts a float with the label 
16670 \begin_inset Quotes eld
16671 \end_inset
16672
16673
16674 \series bold
16675 Figure\InsetSpace ~
16676 #:
16677 \series default
16678
16679 \begin_inset Quotes erd
16680 \end_inset
16681
16682 .
16683  Set the cursor behind this label, press enter and insert the image as described
16684  above to get the caption printed below the image.
16685  This is what we did for Figure\InsetSpace ~
16686
16687 \begin_inset LatexCommand ref
16688 reference "cap:kill-plat"
16689
16690 \end_inset
16691
16692 .
16693  If you want the caption to be above the image, set the cursor at the end
16694  of the caption, press enter and insert the image.
16695  This was done in Figure\InsetSpace ~
16696
16697 \begin_inset LatexCommand ref
16698 reference "cap:escher"
16699
16700 \end_inset
16701
16702 .
16703 \end_layout
16704
16705 \begin_layout Standard
16706 \begin_inset Float figure
16707 wide false
16708 sideways false
16709 status collapsed
16710
16711 \begin_layout Standard
16712 \align center
16713 \begin_inset Graphics
16714         filename clipart/platypus.eps
16715         display color
16716         width 50col%
16717         rotateOrigin center
16718
16719 \end_inset
16720
16721
16722 \end_layout
16723
16724 \begin_layout Standard
16725 \begin_inset Caption
16726
16727 \begin_layout Standard
16728 \begin_inset LatexCommand label
16729 name "cap:kill-plat"
16730
16731 \end_inset
16732
16733 A severely distorted platypus in a float.
16734 \end_layout
16735
16736 \end_inset
16737
16738
16739 \end_layout
16740
16741 \end_inset
16742
16743
16744 \end_layout
16745
16746 \begin_layout Standard
16747 \begin_inset Float figure
16748 wide false
16749 sideways false
16750 status collapsed
16751
16752 \begin_layout Standard
16753 \begin_inset Caption
16754
16755 \begin_layout Standard
16756 \begin_inset LatexCommand label
16757 name "cap:escher"
16758
16759 \end_inset
16760
16761 M.C.
16762  Escher on acid.
16763 \end_layout
16764
16765 \end_inset
16766
16767
16768 \end_layout
16769
16770 \begin_layout Standard
16771 \align center
16772 \begin_inset Graphics
16773         filename clipart/escher-lsd.eps
16774         display color
16775         scale 80
16776         rotateOrigin center
16777
16778 \end_inset
16779
16780
16781 \end_layout
16782
16783 \end_inset
16784
16785
16786 \end_layout
16787
16788 \begin_layout Standard
16789 This figure float show also how to set a label and create a cross-reference
16790  to it.
16791  As described in section\InsetSpace ~
16792
16793 \begin_inset LatexCommand ref
16794 reference "sec:Cross-References"
16795
16796 \end_inset
16797
16798 , you can simply insert a label in the caption using the menu 
16799 \family sans
16800 Insert\SpecialChar \menuseparator
16801 Label
16802 \family default
16803  and refer to it using the menu 
16804 \family sans
16805 Insert\SpecialChar \menuseparator
16806 Cross-Reference
16807 \family default
16808 .
16809  It is important to use references to figure floats, rather than using vague
16810  references like 
16811 \begin_inset Quotes eld
16812 \end_inset
16813
16814 the figure above
16815 \begin_inset Quotes erd
16816 \end_inset
16817
16818 , because as LaTeX will reposition the floats in the final document; it
16819  might not be 
16820 \begin_inset Quotes eld
16821 \end_inset
16822
16823 above
16824 \begin_inset Quotes erd
16825 \end_inset
16826
16827  at all.
16828 \end_layout
16829
16830 \begin_layout Standard
16831 Normally one inserts only one image to a figure float, but sometimes you
16832  might want to use two images with separate subcaptions.
16833  This can be done in the graphics dialog: Right-click on an image and go
16834  to the tab 
16835 \family sans
16836 Extra\InsetSpace ~
16837 options
16838 \family default
16839  in the appearing dialog, use the option 
16840 \family sans
16841 Subfigure
16842 \family default
16843 , and enter the subcaption for the image in the now enabled caption field.
16844  Figure\InsetSpace ~
16845
16846 \begin_inset LatexCommand ref
16847 reference "cap:Two-distorted-images"
16848
16849 \end_inset
16850
16851  is an example of a figure float with two images set side by side.
16852  You can also set the images one below the other.
16853 \end_layout
16854
16855 \begin_layout Standard
16856 \begin_inset Float figure
16857 wide false
16858 sideways false
16859 status collapsed
16860
16861 \begin_layout Standard
16862
16863 \hfill
16864
16865 \begin_inset Graphics
16866         filename clipart/escher-lsd.eps
16867         width 45col%
16868         subcaption
16869         subcaptionText "Undefinable structure"
16870
16871 \end_inset
16872
16873
16874 \hfill
16875
16876 \begin_inset Graphics
16877         filename clipart/platypus.eps
16878         lyxscale 60
16879         width 45col%
16880         subcaption
16881         subcaptionText "Platypus"
16882
16883 \end_inset
16884
16885
16886 \hfill
16887
16888 \end_layout
16889
16890 \begin_layout Standard
16891 \begin_inset Caption
16892
16893 \begin_layout Standard
16894 \begin_inset LatexCommand label
16895 name "cap:Two-distorted-images"
16896
16897 \end_inset
16898
16899 Two distorted images.
16900 \end_layout
16901
16902 \end_inset
16903
16904
16905 \end_layout
16906
16907 \end_inset
16908
16909
16910 \end_layout
16911
16912 \begin_layout Standard
16913 Note that the caption is added to the 
16914 \family sans
16915 List\InsetSpace ~
16916 of\InsetSpace ~
16917 Figures
16918 \family default
16919  as described in section\InsetSpace ~
16920
16921 \begin_inset LatexCommand ref
16922 reference "sec:ListsOf"
16923
16924 \end_inset
16925
16926 .
16927 \end_layout
16928
16929 \begin_layout Subsubsection
16930 Table Floats
16931 \begin_inset LatexCommand index
16932 name "Floats ! Table floats"
16933
16934 \end_inset
16935
16936
16937 \begin_inset LatexCommand label
16938 name "sec:Table-Floats"
16939
16940 \end_inset
16941
16942
16943 \end_layout
16944
16945 \begin_layout Standard
16946 Table floats can be inserted using the menu 
16947 \family sans
16948 Insert\SpecialChar \menuseparator
16949 Float\SpecialChar \menuseparator
16950 Table
16951 \family default
16952 .
16953  They have the same properties as figure floats except of the different
16954  label.
16955  Table\InsetSpace ~
16956
16957 \begin_inset LatexCommand ref
16958 reference "cap:a table float"
16959
16960 \end_inset
16961
16962  is an example of a table float.
16963 \end_layout
16964
16965 \begin_layout Standard
16966 \begin_inset Float table
16967 wide false
16968 sideways false
16969 status collapsed
16970
16971 \begin_layout Standard
16972 \begin_inset Caption
16973
16974 \begin_layout Standard
16975 \begin_inset LatexCommand label
16976 name "cap:a table float"
16977
16978 \end_inset
16979
16980 A table float.
16981 \end_layout
16982
16983 \end_inset
16984
16985
16986 \end_layout
16987
16988 \begin_layout Standard
16989 \align center
16990 \begin_inset Tabular
16991 <lyxtabular version="3" rows="3" columns="3">
16992 <features>
16993 <column alignment="center" valignment="top" leftline="true" width="0pt">
16994 <column alignment="center" valignment="top" leftline="true" width="0pt">
16995 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
16996 <row topline="true" bottomline="true">
16997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16998 \begin_inset Text
16999
17000 \begin_layout Standard
17001
17002 \family roman
17003 \series medium
17004 \shape up
17005 \size normal
17006 \emph off
17007 \bar no
17008 \noun off
17009 \color none
17010 1
17011 \end_layout
17012
17013 \end_inset
17014 </cell>
17015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Standard
17019
17020 \family roman
17021 \series medium
17022 \shape up
17023 \size normal
17024 \emph off
17025 \bar no
17026 \noun off
17027 \color none
17028 2
17029 \end_layout
17030
17031 \end_inset
17032 </cell>
17033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17034 \begin_inset Text
17035
17036 \begin_layout Standard
17037
17038 \family roman
17039 \series medium
17040 \shape up
17041 \size normal
17042 \emph off
17043 \bar no
17044 \noun off
17045 \color none
17046 3
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 </row>
17052 <row topline="true">
17053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17054 \begin_inset Text
17055
17056 \begin_layout Standard
17057
17058 \family roman
17059 \series medium
17060 \shape up
17061 \size normal
17062 \emph off
17063 \bar no
17064 \noun off
17065 \color none
17066 Joe
17067 \end_layout
17068
17069 \end_inset
17070 </cell>
17071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17072 \begin_inset Text
17073
17074 \begin_layout Standard
17075
17076 \family roman
17077 \series medium
17078 \shape up
17079 \size normal
17080 \emph off
17081 \bar no
17082 \noun off
17083 \color none
17084 Mary
17085 \end_layout
17086
17087 \end_inset
17088 </cell>
17089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17090 \begin_inset Text
17091
17092 \begin_layout Standard
17093
17094 \family roman
17095 \series medium
17096 \shape up
17097 \size normal
17098 \emph off
17099 \bar no
17100 \noun off
17101 \color none
17102 Ted
17103 \end_layout
17104
17105 \end_inset
17106 </cell>
17107 </row>
17108 <row topline="true" bottomline="true">
17109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17110 \begin_inset Text
17111
17112 \begin_layout Standard
17113
17114 \family roman
17115 \series medium
17116 \shape up
17117 \size normal
17118 \emph off
17119 \bar no
17120 \noun off
17121 \color none
17122 \begin_inset Formula $\int x^{2}dx$
17123 \end_inset
17124
17125
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17131 \begin_inset Text
17132
17133 \begin_layout Standard
17134
17135 \family roman
17136 \series medium
17137 \shape up
17138 \size normal
17139 \emph off
17140 \bar no
17141 \noun off
17142 \color none
17143 \begin_inset Formula $\left[\begin{array}{cc}
17144 a & b\\
17145 c & d\end{array}\right]$
17146 \end_inset
17147
17148
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17154 \begin_inset Text
17155
17156 \begin_layout Standard
17157
17158 \family roman
17159 \series medium
17160 \shape up
17161 \size normal
17162 \emph off
17163 \bar no
17164 \noun off
17165 \color none
17166 \begin_inset Formula $1+1=2$
17167 \end_inset
17168
17169
17170 \end_layout
17171
17172 \end_inset
17173 </cell>
17174 </row>
17175 </lyxtabular>
17176
17177 \end_inset
17178
17179
17180 \end_layout
17181
17182 \end_inset
17183
17184
17185 \end_layout
17186
17187 \begin_layout Subsubsection
17188 Algorithm Floats
17189 \begin_inset LatexCommand index
17190 name "Floats ! Algorithm floats"
17191
17192 \end_inset
17193
17194
17195 \end_layout
17196
17197 \begin_layout Standard
17198 This float type is inserted with the menu 
17199 \family sans
17200 Insert\SpecialChar \menuseparator
17201 Float\SpecialChar \menuseparator
17202 Algorithm
17203 \family default
17204 .
17205  It is used for program codes and descriptions of algorithms.
17206  A possible environment for algorithms is the 
17207 \family sans
17208 LyX-Code
17209 \family default
17210 , described in section\InsetSpace ~
17211
17212 \begin_inset LatexCommand ref
17213 reference "sub:LyX-Code"
17214
17215 \end_inset
17216
17217 .
17218 \end_layout
17219
17220 \begin_layout Standard
17221 \begin_inset Note Greyedout
17222 status open
17223
17224 \begin_layout Standard
17225
17226 \series bold
17227 Note:
17228 \series default
17229  that the float label is not automatically translated into the document
17230  language.
17231 \end_layout
17232
17233 \end_inset
17234
17235  You have to do this manually by adding the following line
17236 \end_layout
17237
17238 \begin_layout Standard
17239
17240 \series bold
17241
17242 \backslash
17243 floatname{algorithm}{your\InsetSpace ~
17244 name}
17245 \end_layout
17246
17247 \begin_layout Standard
17248 to the document preamble (menu 
17249 \family sans
17250 Document\SpecialChar \menuseparator
17251 Settings
17252 \family default
17253 ).
17254  
17255 \series bold
17256 your\InsetSpace ~
17257 name
17258 \series default
17259  is the word 
17260 \begin_inset Quotes eld
17261 \end_inset
17262
17263
17264 \emph on
17265 algorithm
17266 \emph default
17267
17268 \begin_inset Quotes erd
17269 \end_inset
17270
17271  in your language.
17272 \end_layout
17273
17274 \begin_layout Subsubsection
17275 Text Wrap Floats
17276 \begin_inset LatexCommand index
17277 name "Floats ! Text Wrap Floats"
17278
17279 \end_inset
17280
17281
17282 \begin_inset LatexCommand label
17283 name "sec:floatflt"
17284
17285 \end_inset
17286
17287
17288 \end_layout
17289
17290 \begin_layout Standard
17291 This float type is used if you want to 
17292 \begin_inset Quotes eld
17293 \end_inset
17294
17295 wrap
17296 \begin_inset Quotes erd
17297 \end_inset
17298
17299  text around a figure so that it only occupies some fraction of the column
17300  width.
17301  It can be inserted using the menu 
17302 \begin_inset Wrap figure
17303 placement l
17304 width "40col%"
17305 status collapsed
17306
17307 \begin_layout Standard
17308 \begin_inset Graphics
17309         filename clipart/mobius.eps
17310         display color
17311         width 40col%
17312         rotateOrigin center
17313
17314 \end_inset
17315
17316
17317 \end_layout
17318
17319 \begin_layout Standard
17320 \begin_inset Caption
17321
17322 \begin_layout Standard
17323 \begin_inset LatexCommand label
17324 name "cap:This-is-a"
17325
17326 \end_inset
17327
17328 This is a wrapped figure, and this is the brilliant caption that describes
17329  it
17330 \begin_inset VSpace medskip
17331 \end_inset
17332
17333
17334 \end_layout
17335
17336 \end_inset
17337
17338
17339 \end_layout
17340
17341 \end_inset
17342
17343  
17344 \family sans
17345 Insert\SpecialChar \menuseparator
17346 Float\SpecialChar \menuseparator
17347 Text\InsetSpace ~
17348 Wrap\InsetSpace ~
17349 Float
17350 \family default
17351  if the LaTeX-package 
17352 \series bold
17353 floatflt
17354 \series default
17355
17356 \begin_inset LatexCommand index
17357 name "LaTeX-packages ! floatflt"
17358
17359 \end_inset
17360
17361  is installed.
17362 \begin_inset Foot
17363 status collapsed
17364
17365 \begin_layout Standard
17366 Installing a LaTeX-package is explained it in the 
17367 \emph on
17368 LaTeX\InsetSpace ~
17369 Configuration
17370 \emph default
17371  manual.
17372 \end_layout
17373
17374 \end_inset
17375
17376  The width and placement of the float is adjusted by right-clicking on the
17377  float box.
17378  Figure\InsetSpace ~
17379
17380 \begin_inset LatexCommand ref
17381 reference "cap:This-is-a"
17382
17383 \end_inset
17384
17385  is an example Text\InsetSpace ~
17386 wrap float with a width of 40
17387 \begin_inset Formula $\,$
17388 \end_inset
17389
17390 col%.
17391 \begin_inset Foot
17392 status collapsed
17393
17394 \begin_layout Standard
17395 Available units are explained in Appendix\InsetSpace ~
17396
17397 \begin_inset LatexCommand ref
17398 reference "cha:Units-available-in"
17399
17400 \end_inset
17401
17402 .
17403 \end_layout
17404
17405 \end_inset
17406
17407  Some space was added under the caption to separate it better from the surroundi
17408 ng text.
17409 \end_layout
17410
17411 \begin_layout Standard
17412 The LaTeX-package 
17413 \series bold
17414 floatflt
17415 \series default
17416  also supports table wrap floats, but they are not yet supported by LyX.
17417  If you need this, read the documentation of 
17418 \series bold
17419 floatflt
17420 \series default
17421  
17422 \begin_inset LatexCommand cite
17423 key "floatflt"
17424
17425 \end_inset
17426
17427 .
17428 \end_layout
17429
17430 \begin_layout Standard
17431 \begin_inset Note Greyedout
17432 status open
17433
17434 \begin_layout Standard
17435
17436 \series bold
17437 Note:
17438 \series default
17439  Text\InsetSpace ~
17440 wrap float floats might be fragile! E.g.
17441  having a figure too close to the bottom of the page can mess things up
17442  in the way that the float doesn't appear in the output or that it is placed
17443  over some other text.
17444 \begin_inset Foot
17445 status collapsed
17446
17447 \begin_layout Standard
17448 The better solution is to use the LaTeX-package 
17449 \series bold
17450 wrapfig
17451 \series default
17452
17453 \begin_inset LatexCommand index
17454 name "LaTeX-packages ! wrapfig"
17455
17456 \end_inset
17457
17458  instead of 
17459 \series bold
17460 floatflt
17461 \series default
17462  but it is currently not supported by LyX.
17463 \end_layout
17464
17465 \end_inset
17466
17467
17468 \end_layout
17469
17470 \end_inset
17471
17472  In general:
17473 \end_layout
17474
17475 \begin_layout Itemize
17476 Wrap floats should not be placed in paragraphs that run over a page break.
17477  That means that wrap floats should better be inserted to the exact place
17478  when the document is nearly ready and you are able to estimate where page
17479  breaks will appear.
17480 \end_layout
17481
17482 \begin_layout Itemize
17483 Wrap floats should either be placed in an own paragraph before the paragraph
17484  where they should wrap into or within a paragraph.
17485 \end_layout
17486
17487 \begin_layout Itemize
17488 Wrap floats in consecutive paragraphs may cause troubles, so assure that
17489  there is a text paragraph between them as separator.
17490 \end_layout
17491
17492 \begin_layout Itemize
17493 Wrap floats are not allowed in section headings or tables.
17494 \end_layout
17495
17496 \begin_layout Subsection
17497 Rotated Floats
17498 \begin_inset LatexCommand label
17499 name "sub:Rotated-Floats"
17500
17501 \end_inset
17502
17503
17504 \begin_inset LatexCommand index
17505 name "Floats ! Rotating"
17506
17507 \end_inset
17508
17509
17510 \end_layout
17511
17512 \begin_layout Standard
17513 Especially for wide tables you might have floats rotated.
17514  To rotate a whole float including the caption, right-click on the float-box
17515  and use the option 
17516 \family sans
17517 Rotate\InsetSpace ~
17518 sideways
17519 \family default
17520 .
17521 \end_layout
17522
17523 \begin_layout Standard
17524 Rotated floats are always placed on its own page (or column, when you have
17525  a two-column document).
17526  They are normally rotated so that you can read them from the outside margin
17527  (They are rotated to the left in a two-sided document when they are on
17528  a page with an even number).
17529  Forcing the rotation direction is explained in the 
17530 \emph on
17531 Embedded\InsetSpace ~
17532 Objects
17533 \emph default
17534  manual.
17535 \end_layout
17536
17537 \begin_layout Standard
17538 Referencing rotated floats is the same like for normal floats, the caption
17539  format is also the same: Table\InsetSpace ~
17540
17541 \begin_inset LatexCommand ref
17542 reference "cap:Rotated-table"
17543
17544 \end_inset
17545
17546  is an example of a rotated table float.
17547 \end_layout
17548
17549 \begin_layout Standard
17550 \begin_inset Note Greyedout
17551 status open
17552
17553 \begin_layout Standard
17554
17555 \series bold
17556 Note:
17557 \series default
17558  Not all DVI-viewers are able to display rotated floats.
17559 \end_layout
17560
17561 \end_inset
17562
17563
17564 \end_layout
17565
17566 \begin_layout Standard
17567 \begin_inset Float table
17568 wide false
17569 sideways true
17570 status open
17571
17572 \begin_layout Standard
17573 \begin_inset Caption
17574
17575 \begin_layout Standard
17576 \begin_inset LatexCommand label
17577 name "cap:Rotated-table"
17578
17579 \end_inset
17580
17581  Rotated table
17582 \end_layout
17583
17584 \end_inset
17585
17586
17587 \end_layout
17588
17589 \begin_layout Standard
17590 \align center
17591 \begin_inset Tabular
17592 <lyxtabular version="3" rows="1" columns="5">
17593 <features>
17594 <column alignment="center" valignment="top" leftline="true" width="0">
17595 <column alignment="center" valignment="top" leftline="true" width="0">
17596 <column alignment="center" valignment="top" leftline="true" width="0">
17597 <column alignment="center" valignment="top" leftline="true" width="0">
17598 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
17599 <row topline="true" bottomline="true">
17600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17601 \begin_inset Text
17602
17603 \begin_layout Standard
17604 test
17605 \end_layout
17606
17607 \end_inset
17608 </cell>
17609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17610 \begin_inset Text
17611
17612 \begin_layout Standard
17613 b
17614 \end_layout
17615
17616 \end_inset
17617 </cell>
17618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17619 \begin_inset Text
17620
17621 \begin_layout Standard
17622 c
17623 \end_layout
17624
17625 \end_inset
17626 </cell>
17627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Standard
17631 d
17632 \end_layout
17633
17634 \end_inset
17635 </cell>
17636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17637 \begin_inset Text
17638
17639 \begin_layout Standard
17640 e
17641 \end_layout
17642
17643 \end_inset
17644 </cell>
17645 </row>
17646 </lyxtabular>
17647
17648 \end_inset
17649
17650
17651 \end_layout
17652
17653 \end_inset
17654
17655
17656 \end_layout
17657
17658 \begin_layout Subsection
17659 Float Placement
17660 \begin_inset LatexCommand label
17661 name "sub:Float-Placement"
17662
17663 \end_inset
17664
17665
17666 \begin_inset LatexCommand index
17667 name "Floats ! Placement"
17668
17669 \end_inset
17670
17671
17672 \end_layout
17673
17674 \begin_layout Standard
17675 Right-clicking on a float-box opens a dialog where you can alter the placement
17676  options that LaTeX uses for positioning the float.
17677 \newline
17678 The option 
17679 \family sans
17680 Span\InsetSpace ~
17681 columns
17682 \family default
17683  is only useful for two-column documents: If you select it, the float will
17684  span across both columns on the page instead of being confined to just
17685  one.
17686 \newline
17687 The option 
17688 \family sans
17689 Rotate\InsetSpace ~
17690 sideways
17691 \family default
17692  is used to rotate floats, see section\InsetSpace ~
17693
17694 \begin_inset LatexCommand ref
17695 reference "sub:Rotated-Floats"
17696
17697 \end_inset
17698
17699 .
17700 \end_layout
17701
17702 \begin_layout Standard
17703 You can use one ore more of the following options in the float dialog to
17704  set the placement for a particular float when you uncheck the option 
17705 \family sans
17706 Use\InsetSpace ~
17707 default\InsetSpace ~
17708 placement
17709 \family default
17710 :
17711 \end_layout
17712
17713 \begin_layout Description
17714 Here\InsetSpace ~
17715 if\InsetSpace ~
17716 possible: try to place the float on the position where it is inserted
17717 \end_layout
17718
17719 \begin_layout Description
17720 Top\InsetSpace ~
17721 of\InsetSpace ~
17722 page: try to place the float on the top of the current page
17723 \end_layout
17724
17725 \begin_layout Description
17726 Bottom\InsetSpace ~
17727 of\InsetSpace ~
17728 page: try to place the float on the bottom of the current page
17729 \end_layout
17730
17731 \begin_layout Description
17732 Page\InsetSpace ~
17733 of\InsetSpace ~
17734 floats: try to place the float on an own page 
17735 \end_layout
17736
17737 \begin_layout Standard
17738 The order of the above option is 
17739 \emph on
17740 always
17741 \emph default
17742  used by LaTeX.
17743  That means, if you use the default placement, LaTeX will first try out
17744  
17745 \family sans
17746 Here\InsetSpace ~
17747 if\InsetSpace ~
17748 possible
17749 \family default
17750 , then 
17751 \family sans
17752 Top\InsetSpace ~
17753 of\InsetSpace ~
17754 page
17755 \family default
17756 , and then the others.
17757  If you don't use the default, LaTeX will try only the checked options but
17758  in the same order.
17759  If none of the 4 placements are possible the procedure is internally repeated
17760  but it is tried to put the float on the following page.
17761 \end_layout
17762
17763 \begin_layout Standard
17764 By default, each options has its own rules:
17765 \end_layout
17766
17767 \begin_layout Standard
17768
17769 \family sans
17770 Top\InsetSpace ~
17771 of\InsetSpace ~
17772 page
17773 \family default
17774  only floats occupying less than 70\InsetSpace \thinspace{}
17775 % of the page can be placed at the top
17776  of a page
17777 \end_layout
17778
17779 \begin_layout Standard
17780
17781 \family sans
17782 Bottom\InsetSpace ~
17783 of\InsetSpace ~
17784 page
17785 \family default
17786 : only floats occupying less than 30\InsetSpace \thinspace{}
17787 % of the page can be placed at the bottom
17788  of a page.
17789 \end_layout
17790
17791 \begin_layout Standard
17792
17793 \family sans
17794 Page\InsetSpace ~
17795 of\InsetSpace ~
17796 floats
17797 \family default
17798 : only if more than 50\InsetSpace \thinspace{}
17799 % of the page are occupied by floats, several floats
17800  can be set together on a page.
17801 \end_layout
17802
17803 \begin_layout Standard
17804 If you don't like these rules, you can ignore them by using the additional
17805  option 
17806 \family sans
17807 Ignore\InsetSpace ~
17808 LaTeX\InsetSpace ~
17809 rules
17810 \family default
17811 .
17812 \end_layout
17813
17814 \begin_layout Standard
17815 Sometimes you might need, under all circumstances, a float to be placed
17816  exactly at the position where it is inserted.
17817  For this case you can use the option 
17818 \family sans
17819 Here\InsetSpace ~
17820 definitely
17821 \family default
17822 .
17823  Use this option very rarely and only if the document is nearly ready to
17824  be printed.
17825  Because the float is then no longer able to 
17826 \begin_inset Quotes eld
17827 \end_inset
17828
17829 float
17830 \begin_inset Quotes erd
17831 \end_inset
17832
17833  when you change your document and this will often destroy the page layout.
17834 \end_layout
17835
17836 \begin_layout Standard
17837 There are no placement options for text wrap floats, because they are always
17838  surrounded by the text of a certain paragraph.
17839 \end_layout
17840
17841 \begin_layout Standard
17842 For more details about float placements, have a look at LaTeX books like
17843  
17844 \begin_inset LatexCommand cite
17845 key "latexcompanion,latexguide,latexbook"
17846
17847 \end_inset
17848
17849 .
17850 \end_layout
17851
17852 \begin_layout Standard
17853
17854 \end_layout
17855
17856 \begin_layout Section
17857 Minipages
17858 \begin_inset LatexCommand index
17859 name "Minipages"
17860
17861 \end_inset
17862
17863
17864 \end_layout
17865
17866 \begin_layout Standard
17867 LaTeX provides a mechanism to produce essentially a page within a page,
17868  called minipage.
17869  Within a minipage, all the usual rules of indentation, line wrapping, etc.\InsetSpace ~
17870 apply.
17871  
17872 \end_layout
17873
17874 \begin_layout Standard
17875 Minipages in LyX have their own collapsible box inserted via the menu 
17876 \family sans
17877 Insert\SpecialChar \menuseparator
17878 Box
17879 \family default
17880 .
17881  Right-clicking on the box allows you to alter the width of the minipage
17882  and its alignment within the page.
17883 \end_layout
17884
17885 \begin_layout Standard
17886 \align center
17887 \begin_inset Box Frameless
17888 position "t"
17889 hor_pos "c"
17890 has_inner_box 1
17891 inner_pos "t"
17892 use_parbox 0
17893 width "30col%"
17894 special "none"
17895 height "1pt"
17896 height_special "totalheight"
17897 status open
17898
17899 \begin_layout Standard
17900
17901 \shape italic
17902 This is a minipage.
17903  The text is set in an italic style.
17904 \end_layout
17905
17906 \begin_layout Standard
17907
17908 \shape italic
17909 Minipages are often used for text in another language or text that needs
17910  another formatting.
17911 \end_layout
17912
17913 \end_inset
17914
17915
17916 \end_layout
17917
17918 \begin_layout Standard
17919 \begin_inset VSpace medskip
17920 \end_inset
17921
17922 If you place two minipages side-by-side, you can use 
17923 \family sans
17924 Horizontal Fills
17925 \family default
17926  as described in section\InsetSpace ~
17927
17928 \begin_inset LatexCommand ref
17929 reference "sub:Horizontal-Space"
17930
17931 \end_inset
17932
17933 :
17934 \begin_inset VSpace medskip
17935 \end_inset
17936
17937
17938 \end_layout
17939
17940 \begin_layout Standard
17941 \begin_inset Box Frameless
17942 position "t"
17943 hor_pos "c"
17944 has_inner_box 1
17945 inner_pos "t"
17946 use_parbox 0
17947 width "1.5in"
17948 special "none"
17949 height "1pt"
17950 height_special "totalheight"
17951 status open
17952
17953 \begin_layout Standard
17954 This is a minipage with some stupid dummy text.
17955  This dummy text is used to increase the size of the minipage.
17956 \end_layout
17957
17958 \end_inset
17959
17960
17961 \hfill
17962
17963 \begin_inset Box Frameless
17964 position "t"
17965 hor_pos "c"
17966 has_inner_box 1
17967 inner_pos "t"
17968 use_parbox 0
17969 width "1.5in"
17970 special "none"
17971 height "1pt"
17972 height_special "totalheight"
17973 status open
17974
17975 \begin_layout Standard
17976 This is a minipage with some stupid dummy text.
17977  This dummy text is used to increase the size of the minipage.
17978 \end_layout
17979
17980 \end_inset
17981
17982
17983 \end_layout
17984
17985 \begin_layout Chapter
17986 Mathematical Formulas
17987 \begin_inset LatexCommand index
17988 name "Math"
17989
17990 \end_inset
17991
17992
17993 \begin_inset LatexCommand index
17994 name "Formulas | see{Math}"
17995
17996 \end_inset
17997
17998
17999 \begin_inset LatexCommand label
18000 name "cha:Mathematical-Formulas"
18001
18002 \end_inset
18003
18004
18005 \end_layout
18006
18007 \begin_layout Section
18008 Basic Math Editing
18009 \begin_inset LatexCommand index
18010 name "Math ! Basics"
18011
18012 \end_inset
18013
18014
18015 \end_layout
18016
18017 \begin_layout Standard
18018 To create a math formula, you can just click on the toolbar icon 
18019 \begin_inset Graphics
18020         filename ../images/math-mode.xpm
18021
18022 \end_inset
18023
18024 .
18025  That will create a little blue rectangle, with purple markers around its
18026  corners.
18027  That blue rectangle is the formula itself; the purple markers indicate
18028  what level of nesting within the formula you are at.
18029  You can also choose a particular formula type to insert via the 
18030 \family sans
18031 Insert\SpecialChar \menuseparator
18032 Math
18033 \family default
18034  menu.
18035 \end_layout
18036
18037 \begin_layout Standard
18038 Editing the parameters of a formula may be done from the 
18039 \family sans
18040 Math\InsetSpace ~
18041 Panel
18042 \family default
18043 , that appears when you right-click on a formula (also available with the
18044  menu 
18045 \family sans
18046 Insert\SpecialChar \menuseparator
18047 Math\SpecialChar \menuseparator
18048 Math\InsetSpace ~
18049 Panel
18050 \family default
18051 ), or via the menu 
18052 \family sans
18053 Edit\SpecialChar \menuseparator
18054 Math
18055 \family default
18056 .
18057  The math panel is very useful, so you may want to open it and leave it
18058  somewhere on the screen.
18059  If you're not already in a formula, selecting anything from the math panel
18060  will insert a formula for you.
18061 \end_layout
18062
18063 \begin_layout Standard
18064 There are two main types of formulas: Inline formulas appear within a text
18065  line, like this one:
18066 \end_layout
18067
18068 \begin_layout Standard
18069 This is a line with an inline formula 
18070 \begin_inset Formula $A=B$
18071 \end_inset
18072
18073  in it.
18074 \end_layout
18075
18076 \begin_layout Standard
18077 Displayed formulas appear outside the text like as they were in an own paragraph
18078 , like this one:
18079 \begin_inset Formula \[
18080 A=B\]
18081
18082 \end_inset
18083
18084 You can only number and reference displayed formulas.
18085 \end_layout
18086
18087 \begin_layout Standard
18088 LyX supports also many LaTeX math commands.
18089  E.g.
18090  typing 
18091 \begin_inset Quotes eld
18092 \end_inset
18093
18094
18095 \series bold
18096
18097 \backslash
18098 alpha
18099 \series default
18100
18101 \begin_inset Quotes erd
18102 \end_inset
18103
18104 , followed by a space, in a formula will create the Greek letter 
18105 \begin_inset Formula $\alpha$
18106 \end_inset
18107
18108 .
18109  So typing commands might sometimes be faster than using the 
18110 \family sans
18111 Math\InsetSpace ~
18112 Panel
18113 \family default
18114 .
18115 \end_layout
18116
18117 \begin_layout Subsection
18118 Navigating in Formulas
18119 \begin_inset LatexCommand index
18120 name "Math ! Navigating"
18121
18122 \end_inset
18123
18124
18125 \end_layout
18126
18127 \begin_layout Standard
18128 The best control over the cursor position within an existing formula is
18129  achieved with the arrow keys.
18130  LyX uses small rectangles to indicate places where something can be inserted.
18131  The arrow keys can be used to navigate between parts of a formula.
18132  Pressing 
18133 \family sans
18134 Space
18135 \family default
18136  will leave a formula construct (a square root 
18137 \begin_inset Formula $\sqrt{2}$
18138 \end_inset
18139
18140 , or parentheses 
18141 \begin_inset Formula $\left(f\right)$
18142 \end_inset
18143
18144 , or a matrix 
18145 \begin_inset Formula $\left[\begin{array}{cc}
18146 1 & 2\\
18147 3 & 4\end{array}\right]$
18148 \end_inset
18149
18150 ).
18151  Pressing 
18152 \family sans
18153 Escape
18154 \family default
18155  will leave the formula, placing the cursor after the formula.
18156  
18157 \family sans
18158 Tab
18159 \family default
18160  can be used to move horizontally in a formula; for example, through the
18161  cells of a matrix or the positions in a multi-line equation.
18162 \end_layout
18163
18164 \begin_layout Standard
18165
18166 \family sans
18167 Space
18168 \family default
18169 , printed in this document as 
18170 \begin_inset Quotes eld
18171 \end_inset
18172
18173
18174 \begin_inset ERT
18175 status collapsed
18176
18177 \begin_layout Standard
18178
18179
18180 \backslash
18181 spce 
18182 \end_layout
18183
18184 \end_inset
18185
18186
18187 \begin_inset Quotes erd
18188 \end_inset
18189
18190
18191 \begin_inset Note Note
18192 status collapsed
18193
18194 \begin_layout Standard
18195 This command will appear in the output as official character denoting the
18196  space character (visible space).
18197 \end_layout
18198
18199 \end_inset
18200
18201 , seems to do nothing in a formula, since it does not add a space between
18202  characters, but it does exit a nested structure.
18203  For this reason, you have to be careful about using 
18204 \family sans
18205 Space
18206 \family default
18207 .
18208  For example, if you want 
18209 \begin_inset Formula $\sqrt{2x+1}$
18210 \end_inset
18211
18212 , type 
18213 \series bold
18214
18215 \backslash
18216 sqrt
18217 \begin_inset ERT
18218 status collapsed
18219
18220 \begin_layout Standard
18221
18222
18223 \backslash
18224 spce 
18225 \end_layout
18226
18227 \end_inset
18228
18229 2x+1
18230 \series default
18231  and not 
18232 \series bold
18233
18234 \backslash
18235 sqrt
18236 \begin_inset ERT
18237 status collapsed
18238
18239 \begin_layout Standard
18240
18241
18242 \backslash
18243 spce 
18244 \end_layout
18245
18246 \end_inset
18247
18248 2x
18249 \begin_inset ERT
18250 status collapsed
18251
18252 \begin_layout Standard
18253
18254
18255 \backslash
18256 spce 
18257 \end_layout
18258
18259 \end_inset
18260
18261 +1
18262 \series default
18263 , since in the latter case only the 
18264 \family typewriter
18265
18266 \begin_inset Formula $2x$
18267 \end_inset
18268
18269
18270 \family default
18271  will be under the square root sign: 
18272 \begin_inset Formula $\sqrt{2x}+1$
18273 \end_inset
18274
18275 .
18276 \end_layout
18277
18278 \begin_layout Standard
18279 You can leave many parts of a formula, like this matrix, partially filled
18280  in, such as:
18281 \begin_inset Formula \[
18282 \left(\begin{array}{ccc}
18283 \lambda_{1}\\
18284  & \ddots\\
18285  &  & \lambda_{n}\end{array}\right)\]
18286
18287 \end_inset
18288
18289 If you leave a fraction only partially filled in, or a subscript with nothing
18290  in it, the results will be unpredictable, but most constructs don't mind.
18291 \end_layout
18292
18293 \begin_layout Subsection
18294 Selecting Text
18295 \end_layout
18296
18297 \begin_layout Standard
18298 You can select text within a formula in two different ways.
18299  Place the cursor at one end of the string of text you want, and press 
18300 \family sans
18301 Shift
18302 \family default
18303  and a cursor movement key to select text.
18304  It will be highlighted as with regular text selection.
18305  Alternatively, you can select text with the mouse in the usual way.
18306  That text can then be cut or copied, and then pasted within any formula,
18307  but not in a normal text region in LyX.
18308 \end_layout
18309
18310 \begin_layout Subsection
18311 The Math Panel
18312 \begin_inset LatexCommand index
18313 name "Math ! Math Panel"
18314
18315 \end_inset
18316
18317
18318 \begin_inset LatexCommand label
18319 name "sec:math-panel"
18320
18321 \end_inset
18322
18323
18324 \end_layout
18325
18326 \begin_layout Standard
18327 The 
18328 \family sans
18329 Math\InsetSpace ~
18330 Panel
18331 \family default
18332  dialog is accessible by right-clicking on a formula or via the menu 
18333 \family sans
18334 Insert\SpecialChar \menuseparator
18335 Math
18336 \family default
18337 .
18338  It has an extensive list of symbols and structures.
18339  As stated earlier, you can keep the math panel open when writing mathematics.
18340  The use of the panel should be fairly obvious; we'll describe some of the
18341  details in the following sections.
18342 \end_layout
18343
18344 \begin_layout Subsection
18345 Exponents and Subscripts
18346 \begin_inset LatexCommand index
18347 name "Math ! Exponents"
18348
18349 \end_inset
18350
18351
18352 \begin_inset LatexCommand index
18353 name "Math ! Subscripts"
18354
18355 \end_inset
18356
18357
18358 \end_layout
18359
18360 \begin_layout Standard
18361 You can use the math panel to add super- or subscripts, but the much easier
18362  way is to use a command.
18363  To get 
18364 \begin_inset Formula $x^{2}$
18365 \end_inset
18366
18367 , type in a formula 
18368 \series bold
18369 x^2
18370 \begin_inset ERT
18371 status collapsed
18372
18373 \begin_layout Standard
18374
18375
18376 \backslash
18377 spce 
18378 \end_layout
18379
18380 \end_inset
18381
18382
18383 \series default
18384 .
18385  The final 
18386 \family sans
18387 Space
18388 \family default
18389  puts the cursor back down on the base line of the expression.
18390  If you type 
18391 \series bold
18392 x^2y
18393 \series default
18394 , you will get 
18395 \begin_inset Formula $x^{2y}$
18396 \end_inset
18397
18398 , to get 
18399 \begin_inset Formula $x^{2}y$
18400 \end_inset
18401
18402 , type 
18403 \series bold
18404 x^2
18405 \begin_inset ERT
18406 status collapsed
18407
18408 \begin_layout Standard
18409
18410
18411 \backslash
18412 spce 
18413 \end_layout
18414
18415 \end_inset
18416
18417 y
18418 \series default
18419 .
18420  If you use characters in the superscript, that could be accented with the
18421  hat 
18422 \begin_inset Quotes eld
18423 \end_inset
18424
18425 ^
18426 \begin_inset Quotes erd
18427 \end_inset
18428
18429 , you have to use an extra 
18430 \family sans
18431 Space
18432 \family default
18433  to separate the hat and the character.
18434  E.g.
18435  if you want 
18436 \begin_inset Formula $x^{a}$
18437 \end_inset
18438
18439 , type 
18440 \series bold
18441 x^
18442 \begin_inset ERT
18443 status collapsed
18444
18445 \begin_layout Standard
18446
18447
18448 \backslash
18449 spce 
18450 \end_layout
18451
18452 \end_inset
18453
18454 a
18455 \series default
18456 .
18457  Subscripts are similar: To get 
18458 \begin_inset Formula $a_{1}$
18459 \end_inset
18460
18461 , type 
18462 \series bold
18463 a_1
18464 \begin_inset ERT
18465 status collapsed
18466
18467 \begin_layout Standard
18468
18469
18470 \backslash
18471 spce 
18472 \end_layout
18473
18474 \end_inset
18475
18476
18477 \series default
18478 .
18479 \end_layout
18480
18481 \begin_layout Subsection
18482 Fractions
18483 \begin_inset LatexCommand index
18484 name "Math ! Fractions"
18485
18486 \end_inset
18487
18488
18489 \end_layout
18490
18491 \begin_layout Standard
18492 Create a fraction with either the command 
18493 \series bold
18494
18495 \backslash
18496 frac
18497 \series default
18498  or using the icon 
18499 \begin_inset Graphics
18500         filename ../images/math/frac.xpm
18501         scale 60
18502
18503 \end_inset
18504
18505  in the 
18506 \family sans
18507 Math\InsetSpace ~
18508 Panel
18509 \family default
18510 .
18511  You will be presented with an empty fraction.
18512  The cursor is above the fraction line.
18513  To move it to the bottom, simply press 
18514 \family sans
18515 Down
18516 \family default
18517 .
18518  To move back up, press 
18519 \family sans
18520 Up
18521 \family default
18522 .
18523  Any math structure can be placed in a fraction, as this example shows:
18524 \begin_inset Formula \[
18525 \left[\frac{1}{\left(\begin{array}{cc}
18526 2 & 3\\
18527 4 & 5\end{array}\right)}\right]\]
18528
18529 \end_inset
18530
18531
18532 \end_layout
18533
18534 \begin_layout Subsection
18535 Roots
18536 \begin_inset LatexCommand index
18537 name "Math ! Roots"
18538
18539 \end_inset
18540
18541
18542 \end_layout
18543
18544 \begin_layout Standard
18545 Roots can be created using the 
18546 \family sans
18547 Math\InsetSpace ~
18548 Panel
18549 \family default
18550  button
18551 \begin_inset Graphics
18552         filename ../images/math/sqrt.xpm
18553
18554 \end_inset
18555
18556  or the commands 
18557 \series bold
18558
18559 \backslash
18560 sqrt
18561 \series default
18562  or 
18563 \series bold
18564
18565 \backslash
18566 root
18567 \series default
18568 .
18569  With the command 
18570 \series bold
18571
18572 \backslash
18573 root
18574 \series default
18575  you can produce roots of higher orders, like cube roots, while 
18576 \series bold
18577
18578 \backslash
18579 sqrt
18580 \series default
18581  produces always a square root.
18582 \end_layout
18583
18584 \begin_layout Subsection
18585 Operators with Limits
18586 \begin_inset LatexCommand index
18587 name "Math ! Sums"
18588
18589 \end_inset
18590
18591
18592 \begin_inset LatexCommand index
18593 name "Math ! Integrals"
18594
18595 \end_inset
18596
18597
18598 \begin_inset LatexCommand label
18599 name "sub:Operators-with-Limits"
18600
18601 \end_inset
18602
18603
18604 \end_layout
18605
18606 \begin_layout Standard
18607 Sum (
18608 \begin_inset Formula $\sum$
18609 \end_inset
18610
18611 ) and integral (
18612 \begin_inset Formula $\int$
18613 \end_inset
18614
18615 ) operators are very often decorated with limits.
18616  These limits can be entered in LyX by entering them as you would enter
18617  a super- or subscript, directly after the symbol.
18618  The sum operator will automatically place its 
18619 \begin_inset Quotes eld
18620 \end_inset
18621
18622 limits
18623 \begin_inset Quotes erd
18624 \end_inset
18625
18626  over and under the symbol in displayed formulas, and on the side in inline
18627  formulas.
18628  Such as 
18629 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
18630 \end_inset
18631
18632 , versus
18633 \begin_inset Formula \[
18634 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
18635
18636 \end_inset
18637
18638 Integral signs, however, will place the limits on the side in both formula
18639  types.
18640 \end_layout
18641
18642 \begin_layout Standard
18643 All operators with limits will be automatically re-sized when placed in
18644  display mode.
18645  The placement of the limits can be changed by placing the cursor directly
18646  behind the operator and hitting 
18647 \family sans
18648 M-m l
18649 \family default
18650  or using the menu 
18651 \family sans
18652 Edit\SpecialChar \menuseparator
18653 Math\SpecialChar \menuseparator
18654 Change\InsetSpace ~
18655 Limits\InsetSpace ~
18656 Type
18657 \family default
18658 .
18659 \end_layout
18660
18661 \begin_layout Standard
18662 Certain other mathematical expressions have this 
18663 \begin_inset Quotes eld
18664 \end_inset
18665
18666 moving limits
18667 \begin_inset Quotes erd
18668 \end_inset
18669
18670  feature as addition, such as
18671 \begin_inset LatexCommand index
18672 name "Math ! Limits"
18673
18674 \end_inset
18675
18676
18677 \begin_inset Formula \[
18678 \lim_{x\rightarrow\infty}f(x),\]
18679
18680 \end_inset
18681
18682 which will place the 
18683 \begin_inset Formula $x\rightarrow\infty$
18684 \end_inset
18685
18686  underneath the 
18687 \begin_inset Quotes eld
18688 \end_inset
18689
18690 lim
18691 \begin_inset Quotes erd
18692 \end_inset
18693
18694  in display mode.
18695  In inline formulas it looks like this: 
18696 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
18697 \end_inset
18698
18699 .
18700 \end_layout
18701
18702 \begin_layout Standard
18703 Note that the lim-function was entered as the function macro 
18704 \series bold
18705
18706 \backslash
18707 lim
18708 \series default
18709 .
18710  Have a look at section\InsetSpace ~
18711
18712 \begin_inset LatexCommand ref
18713 reference "sec:math-functions"
18714
18715 \end_inset
18716
18717  for an explanation of function macros.
18718 \end_layout
18719
18720 \begin_layout Subsection
18721 Math Symbols
18722 \begin_inset LatexCommand index
18723 name "Math ! Symbols"
18724
18725 \end_inset
18726
18727
18728 \end_layout
18729
18730 \begin_layout Standard
18731 Most math symbols can be found in the 
18732 \family sans
18733 Math\InsetSpace ~
18734 Panel
18735 \family default
18736  under one of several categories; including 
18737 \family sans
18738 Greek
18739 \family default
18740
18741 \family sans
18742 Operators
18743 \family default
18744  , 
18745 \family sans
18746 Relations
18747 \family default
18748
18749 \family sans
18750 Arrows
18751 \family default
18752 .
18753  There are also the additional symbols provided by the American Mathematical
18754  Society (AMS).
18755 \end_layout
18756
18757 \begin_layout Standard
18758 If you know the LaTeX-command for a construct or symbol you wish to use,
18759  you don't have to use the 
18760 \family sans
18761 Math\InsetSpace ~
18762 Panel
18763 \family default
18764 , but can type the command directly into the formula.
18765  LyX will convert it to the corresponding symbol or construct.
18766 \end_layout
18767
18768 \begin_layout Subsection
18769 Altering Spacing
18770 \begin_inset LatexCommand index
18771 name "Math ! Spaces"
18772
18773 \end_inset
18774
18775
18776 \end_layout
18777
18778 \begin_layout Standard
18779 You may want to create spaces that differs from the standard spacing that
18780  LaTeX provides.
18781  To do this, type 
18782 \family sans
18783 C-Space
18784 \family default
18785  or to use the 
18786 \family sans
18787 Math\InsetSpace ~
18788 Panel
18789 \family default
18790  button 
18791 \begin_inset Graphics
18792         filename ../images/math/space.xpm
18793
18794 \end_inset
18795
18796 .
18797  This generates a small space, and shows a small marker on the screen.
18798  Here a example for the sequence 
18799 \series bold
18800 a C-Space b
18801 \series default
18802
18803 \begin_inset Formula $a\, b$
18804 \end_inset
18805
18806  (appears in LyX as 
18807 \begin_inset Graphics
18808         filename clipart/SpaceMarker.png
18809
18810 \end_inset
18811
18812 ).
18813  You can change the space to different sizes when you set the cursor behind
18814  the space marker and hit space again several times.
18815  With every space hit the size will be changed.
18816  Some markers for the space size appear red in LyX, because they are a negative
18817  spaces.
18818  Here two examples:
18819 \end_layout
18820
18821 \begin_layout Standard
18822
18823 \series bold
18824 a C-Space b
18825 \series default
18826  and 3×
18827 \family sans
18828 Space
18829 \family default
18830
18831 \begin_inset Formula $a\quad b$
18832 \end_inset
18833
18834
18835 \end_layout
18836
18837 \begin_layout Standard
18838
18839 \series bold
18840 a C-Space b
18841 \series default
18842  and 5×
18843 \family sans
18844 Space
18845 \family default
18846
18847 \begin_inset Formula $a\! b$
18848 \end_inset
18849
18850
18851 \end_layout
18852
18853 \begin_layout Subsection
18854 Functions
18855 \begin_inset LatexCommand index
18856 name "Math ! Functions"
18857
18858 \end_inset
18859
18860
18861 \begin_inset LatexCommand label
18862 name "sec:math-functions"
18863
18864 \end_inset
18865
18866
18867 \end_layout
18868
18869 \begin_layout Standard
18870 The 
18871 \family sans
18872 Math\InsetSpace ~
18873 Panel
18874 \family default
18875  contains a number of functions, such as 
18876 \begin_inset Formula $\sin$
18877 \end_inset
18878
18879
18880 \begin_inset Formula $\lim$
18881 \end_inset
18882
18883
18884 \emph on
18885 etc
18886 \emph default
18887 .
18888  (you can also insert them in a formula by typing 
18889 \series bold
18890
18891 \backslash
18892 sin
18893 \series default
18894  etc.).
18895  Standard mathematical practice is, that functions are printed upright to
18896  avoid confusions, because 
18897 \begin_inset Formula $sin$
18898 \end_inset
18899
18900  does normally mean 
18901 \begin_inset Formula $s·i·n$
18902 \end_inset
18903
18904 .
18905 \end_layout
18906
18907 \begin_layout Standard
18908 Using the function macros will also produce correct spacing around the function:
18909  
18910 \begin_inset Formula $a\sin x$
18911 \end_inset
18912
18913  is different from 
18914 \begin_inset Formula $asinx$
18915 \end_inset
18916
18917
18918 \end_layout
18919
18920 \begin_layout Standard
18921 For some mathematical objects, like the limes, the macro changes the way
18922  that subscripts are placed, like described in section\InsetSpace ~
18923
18924 \begin_inset LatexCommand ref
18925 reference "sub:Operators-with-Limits"
18926
18927 \end_inset
18928
18929 .
18930 \end_layout
18931
18932 \begin_layout Subsection
18933 Accents
18934 \begin_inset LatexCommand index
18935 name "Math ! Accents"
18936
18937 \end_inset
18938
18939
18940 \end_layout
18941
18942 \begin_layout Standard
18943 In a formula you can insert accented characters in the same way as in text
18944  mode.
18945  This may depend on your keyboard, or the bindings file you use.
18946  You can also use LaTeX commands to e.g.
18947  enter 
18948 \begin_inset Formula $\hat{a}$
18949 \end_inset
18950
18951  even if your keyboard doesn't have hat-accents enabled.
18952  Our example is entered by typing 
18953 \series bold
18954
18955 \backslash
18956 hat
18957 \begin_inset ERT
18958 status collapsed
18959
18960 \begin_layout Standard
18961
18962
18963 \backslash
18964 spce 
18965 \end_layout
18966
18967 \end_inset
18968
18969 a
18970 \series default
18971  in a formula.
18972  Table\InsetSpace ~
18973
18974 \begin_inset LatexCommand ref
18975 reference "cap:Accent-names-and"
18976
18977 \end_inset
18978
18979  shows the equivalences between the accent names and the commands.
18980 \end_layout
18981
18982 \begin_layout Standard
18983 \begin_inset Float table
18984 wide false
18985 sideways false
18986 status collapsed
18987
18988 \begin_layout Standard
18989 \begin_inset Caption
18990
18991 \begin_layout Standard
18992 \begin_inset LatexCommand label
18993 name "cap:Accent-names-and"
18994
18995 \end_inset
18996
18997 Accent names and the corresponding commands.
18998 \end_layout
18999
19000 \end_inset
19001
19002
19003 \end_layout
19004
19005 \begin_layout Standard
19006 \align center
19007 \begin_inset Tabular
19008 <lyxtabular version="3" rows="11" columns="3">
19009 <features>
19010 <column alignment="center" valignment="top" leftline="true" width="0pt">
19011 <column alignment="center" valignment="top" leftline="true" width="0pt">
19012 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19013 <row topline="true" bottomline="true">
19014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19015 \begin_inset Text
19016
19017 \begin_layout Standard
19018 Name
19019 \end_layout
19020
19021 \end_inset
19022 </cell>
19023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19024 \begin_inset Text
19025
19026 \begin_layout Standard
19027 Command
19028 \end_layout
19029
19030 \end_inset
19031 </cell>
19032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19033 \begin_inset Text
19034
19035 \begin_layout Standard
19036 E
19037 \family roman
19038 \series medium
19039 \shape up
19040 \size normal
19041 \emph off
19042 \bar no
19043 \noun off
19044 \color none
19045 xample
19046 \end_layout
19047
19048 \end_inset
19049 </cell>
19050 </row>
19051 <row topline="true">
19052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19053 \begin_inset Text
19054
19055 \begin_layout Standard
19056
19057 \family roman
19058 \series medium
19059 \shape up
19060 \size normal
19061 \emph off
19062 \bar no
19063 \noun off
19064 \color none
19065 circumflex
19066 \end_layout
19067
19068 \end_inset
19069 </cell>
19070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19071 \begin_inset Text
19072
19073 \begin_layout Standard
19074
19075 \series bold
19076
19077 \backslash
19078 hat
19079 \end_layout
19080
19081 \end_inset
19082 </cell>
19083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19084 \begin_inset Text
19085
19086 \begin_layout Standard
19087
19088 \family roman
19089 \series medium
19090 \shape up
19091 \size normal
19092 \emph off
19093 \bar no
19094 \noun off
19095 \color none
19096 \begin_inset Formula $\hat{a}$
19097 \end_inset
19098
19099
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 </row>
19105 <row topline="true">
19106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19107 \begin_inset Text
19108
19109 \begin_layout Standard
19110
19111 \family roman
19112 \series medium
19113 \shape up
19114 \size normal
19115 \emph off
19116 \bar no
19117 \noun off
19118 \color none
19119 grave
19120 \end_layout
19121
19122 \end_inset
19123 </cell>
19124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19125 \begin_inset Text
19126
19127 \begin_layout Standard
19128
19129 \series bold
19130
19131 \backslash
19132 grave
19133 \end_layout
19134
19135 \end_inset
19136 </cell>
19137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19138 \begin_inset Text
19139
19140 \begin_layout Standard
19141
19142 \family roman
19143 \series medium
19144 \shape up
19145 \size normal
19146 \emph off
19147 \bar no
19148 \noun off
19149 \color none
19150 \begin_inset Formula $\grave{a}$
19151 \end_inset
19152
19153
19154 \end_layout
19155
19156 \end_inset
19157 </cell>
19158 </row>
19159 <row topline="true">
19160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19161 \begin_inset Text
19162
19163 \begin_layout Standard
19164
19165 \family roman
19166 \series medium
19167 \shape up
19168 \size normal
19169 \emph off
19170 \bar no
19171 \noun off
19172 \color none
19173 acute
19174 \end_layout
19175
19176 \end_inset
19177 </cell>
19178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19179 \begin_inset Text
19180
19181 \begin_layout Standard
19182
19183 \series bold
19184
19185 \backslash
19186 acute
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Standard
19195
19196 \family roman
19197 \series medium
19198 \shape up
19199 \size normal
19200 \emph off
19201 \bar no
19202 \noun off
19203 \color none
19204 \begin_inset Formula $\acute{a}$
19205 \end_inset
19206
19207
19208 \end_layout
19209
19210 \end_inset
19211 </cell>
19212 </row>
19213 <row topline="true">
19214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19215 \begin_inset Text
19216
19217 \begin_layout Standard
19218
19219 \family roman
19220 \series medium
19221 \shape up
19222 \size normal
19223 \emph off
19224 \bar no
19225 \noun off
19226 \color none
19227 umlaut
19228 \end_layout
19229
19230 \end_inset
19231 </cell>
19232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19233 \begin_inset Text
19234
19235 \begin_layout Standard
19236
19237 \series bold
19238
19239 \backslash
19240 ddot
19241 \end_layout
19242
19243 \end_inset
19244 </cell>
19245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Standard
19249
19250 \family roman
19251 \series medium
19252 \shape up
19253 \size normal
19254 \emph off
19255 \bar no
19256 \noun off
19257 \color none
19258 \begin_inset Formula $\ddot{a}$
19259 \end_inset
19260
19261
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 </row>
19267 <row topline="true">
19268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Standard
19272
19273 \family roman
19274 \series medium
19275 \shape up
19276 \size normal
19277 \emph off
19278 \bar no
19279 \noun off
19280 \color none
19281 tilde
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Standard
19290
19291 \series bold
19292
19293 \backslash
19294 tilde
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Standard
19303
19304 \family roman
19305 \series medium
19306 \shape up
19307 \size normal
19308 \emph off
19309 \bar no
19310 \noun off
19311 \color none
19312 \begin_inset Formula $\tilde{a}$
19313 \end_inset
19314
19315
19316 \end_layout
19317
19318 \end_inset
19319 </cell>
19320 </row>
19321 <row topline="true">
19322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19323 \begin_inset Text
19324
19325 \begin_layout Standard
19326
19327 \family roman
19328 \series medium
19329 \shape up
19330 \size normal
19331 \emph off
19332 \bar no
19333 \noun off
19334 \color none
19335 dot
19336 \end_layout
19337
19338 \end_inset
19339 </cell>
19340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Standard
19344
19345 \series bold
19346
19347 \backslash
19348 dot
19349 \end_layout
19350
19351 \end_inset
19352 </cell>
19353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19354 \begin_inset Text
19355
19356 \begin_layout Standard
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 \begin_inset Formula $\dot{a}$
19367 \end_inset
19368
19369
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 </row>
19375 <row topline="true">
19376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19377 \begin_inset Text
19378
19379 \begin_layout Standard
19380
19381 \family roman
19382 \series medium
19383 \shape up
19384 \size normal
19385 \emph off
19386 \bar no
19387 \noun off
19388 \color none
19389 breve
19390 \end_layout
19391
19392 \end_inset
19393 </cell>
19394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Standard
19398
19399 \series bold
19400
19401 \backslash
19402 breve
19403 \end_layout
19404
19405 \end_inset
19406 </cell>
19407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19408 \begin_inset Text
19409
19410 \begin_layout Standard
19411
19412 \family roman
19413 \series medium
19414 \shape up
19415 \size normal
19416 \emph off
19417 \bar no
19418 \noun off
19419 \color none
19420 \begin_inset Formula $\breve{a}$
19421 \end_inset
19422
19423
19424 \end_layout
19425
19426 \end_inset
19427 </cell>
19428 </row>
19429 <row topline="true">
19430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Standard
19434
19435 \family roman
19436 \series medium
19437 \shape up
19438 \size normal
19439 \emph off
19440 \bar no
19441 \noun off
19442 \color none
19443 caron
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19449 \begin_inset Text
19450
19451 \begin_layout Standard
19452
19453 \series bold
19454
19455 \backslash
19456 check
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Standard
19465
19466 \family roman
19467 \series medium
19468 \shape up
19469 \size normal
19470 \emph off
19471 \bar no
19472 \noun off
19473 \color none
19474 \begin_inset Formula $\check{a}$
19475 \end_inset
19476
19477
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 </row>
19483 <row topline="true">
19484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Standard
19488
19489 \family roman
19490 \series medium
19491 \shape up
19492 \size normal
19493 \emph off
19494 \bar no
19495 \noun off
19496 \color none
19497 macron
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Standard
19506
19507 \series bold
19508
19509 \backslash
19510 bar
19511 \end_layout
19512
19513 \end_inset
19514 </cell>
19515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19516 \begin_inset Text
19517
19518 \begin_layout Standard
19519
19520 \family roman
19521 \series medium
19522 \shape up
19523 \size normal
19524 \emph off
19525 \bar no
19526 \noun off
19527 \color none
19528 \begin_inset Formula $\bar{a}$
19529 \end_inset
19530
19531
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 </row>
19537 <row topline="true" bottomline="true">
19538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Standard
19542 vector
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Standard
19551
19552 \series bold
19553
19554 \backslash
19555 vec
19556 \end_layout
19557
19558 \end_inset
19559 </cell>
19560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19561 \begin_inset Text
19562
19563 \begin_layout Standard
19564
19565 \family roman
19566 \series medium
19567 \shape up
19568 \size normal
19569 \emph off
19570 \bar no
19571 \noun off
19572 \color none
19573 \begin_inset Formula $\vec{a}$
19574 \end_inset
19575
19576
19577 \end_layout
19578
19579 \end_inset
19580 </cell>
19581 </row>
19582 </lyxtabular>
19583
19584 \end_inset
19585
19586
19587 \end_layout
19588
19589 \end_inset
19590
19591
19592 \end_layout
19593
19594 \begin_layout Standard
19595 You can choose one of the accents by selecting an item from the 
19596 \family sans
19597 Frame\InsetSpace ~
19598 decorations
19599 \family default
19600  symbol set in the math panel; this will apply to any selection you have
19601  made within a formula too.
19602 \end_layout
19603
19604 \begin_layout Section
19605 Brackets and Delimiters
19606 \begin_inset LatexCommand index
19607 name "Math ! Brackets"
19608
19609 \end_inset
19610
19611
19612 \begin_inset LatexCommand index
19613 name "Math ! Delimiters"
19614
19615 \end_inset
19616
19617
19618 \begin_inset LatexCommand label
19619 name "sec:Brackets-and-Delimiters"
19620
19621 \end_inset
19622
19623
19624 \end_layout
19625
19626 \begin_layout Standard
19627 There are several brackets available through LyX.
19628  For most purposes, using just the keys 
19629 \family typewriter
19630 []{}()|<>
19631 \family default
19632  should suffice.
19633  But if you want to surround a large structure, like a matrix or a fraction,
19634  or if you have several layers of brackets, is better using 
19635 \family sans
19636 Math\InsetSpace ~
19637 Panel
19638 \family default
19639 's delimiter icon 
19640 \begin_inset Graphics
19641         filename ../images/math/delim.xpm
19642
19643 \end_inset
19644
19645 .
19646  For example, that's how you would construct the brackets around a standard
19647  matrix such as:
19648 \begin_inset Formula \[
19649 \left[\begin{array}{cc}
19650 1 & 2\\
19651 3 & 4\end{array}\right]\]
19652
19653 \end_inset
19654
19655 and to make it easier to see the layers of parentheses as in: 
19656 \begin_inset Formula \[
19657 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
19658
19659 \end_inset
19660
19661
19662 \end_layout
19663
19664 \begin_layout Standard
19665 The parentheses, and other brackets from that menu will automatically re-size
19666  to accommodate the size of what is inside.
19667 \end_layout
19668
19669 \begin_layout Standard
19670 To construct brackets click on the button for the bracket you want on the
19671  left side and right side.
19672  If you use the option 
19673 \family sans
19674 Keep\InsetSpace ~
19675 matched
19676 \family default
19677 , the selected bracket type will be used for the left and the right side.
19678  The selection will be shown below the button field.
19679  If you want one side to not have a bracket, use the blank button.
19680  It will appear in LyX with a dotted line, but nothing will be printed.
19681 \end_layout
19682
19683 \begin_layout Standard
19684 If you want to place brackets around math structures, like a square root,
19685  you can do that by highlighting (selecting) the structure that is to go
19686  inside the brackets.
19687  Then choose the appropriate brackets for left and right and click on 
19688 \family sans
19689 Insert
19690 \family default
19691 .
19692  The parentheses will be drawn around the selected structure.
19693 \end_layout
19694
19695 \begin_layout Standard
19696 The next section explains how to insert a LaTeX 
19697 \begin_inset Quotes eld
19698 \end_inset
19699
19700 {
19701 \begin_inset Quotes erd
19702 \end_inset
19703
19704  for grouping.
19705 \end_layout
19706
19707 \begin_layout Section
19708 Grouping
19709 \begin_inset LatexCommand index
19710 name "Math ! Grouping"
19711
19712 \end_inset
19713
19714
19715 \begin_inset LatexCommand label
19716 name "sec:Grouping"
19717
19718 \end_inset
19719
19720
19721 \end_layout
19722
19723 \begin_layout Standard
19724 You may need to group a set of symbols.
19725  In LaTeX, for example, the typesetting of 
19726 \family typewriter
19727 {x^y}^z
19728 \family default
19729  is different from 
19730 \family typewriter
19731 x^{y^z}
19732 \family default
19733 :
19734 \end_layout
19735
19736 \begin_layout Standard
19737 \begin_inset Formula \[
19738 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{y^{z}}\]
19739
19740 \end_inset
19741
19742
19743 \end_layout
19744
19745 \begin_layout Standard
19746 To create this grouping, you need to use the key sequence 
19747 \begin_inset Quotes eld
19748 \end_inset
19749
19750
19751 \series bold
19752
19753 \backslash
19754 {
19755 \series default
19756
19757 \begin_inset Quotes erd
19758 \end_inset
19759
19760  then type space.
19761  Inside LyX, you will see red braces indicating the grouping.
19762  Within this braces you insert the grouped structure.
19763  The grouping braces won't appear in the output in contrary to normal braces.
19764 \end_layout
19765
19766 \begin_layout Section
19767 Arrays and Multi-line Equations
19768 \begin_inset LatexCommand index
19769 name "Math ! Arrays"
19770
19771 \end_inset
19772
19773
19774 \begin_inset LatexCommand index
19775 name "Math ! Matrices"
19776
19777 \end_inset
19778
19779
19780 \begin_inset LatexCommand index
19781 name "Math ! Multi-line Equations"
19782
19783 \end_inset
19784
19785
19786 \end_layout
19787
19788 \begin_layout Standard
19789 Matrices are entered in LyX using the 
19790 \family sans
19791 Math\InsetSpace ~
19792 Panel
19793 \family default
19794  matrix button 
19795 \begin_inset Graphics
19796         filename ../images/math/matrix.xpm
19797
19798 \end_inset
19799
19800 .
19801  It will open a dialog for you to choose the number of rows/columns.
19802  Here is an example:
19803 \begin_inset Formula \[
19804 \left(\begin{array}{ccc}
19805 1 & 2 & 3\\
19806 4 & 5 & 6\\
19807 7 & 8 & 9\end{array}\right)\]
19808
19809 \end_inset
19810
19811 The parentheses aren't automatic, but you can add them as described in section\InsetSpace ~
19812
19813 \begin_inset LatexCommand ref
19814 reference "sec:Brackets-and-Delimiters"
19815
19816 \end_inset
19817
19818 .
19819  When you construct the matrix, you can decide whether the column entries
19820  will be left-, right-, or center-justified.
19821  This alignment is set in the box 
19822 \family sans
19823 Horizontal
19824 \family default
19825  with the letters 
19826 \begin_inset Quotes eld
19827 \end_inset
19828
19829
19830 \family sans
19831 l
19832 \family default
19833
19834 \begin_inset Quotes erd
19835 \end_inset
19836
19837
19838 \begin_inset Quotes eld
19839 \end_inset
19840
19841
19842 \family sans
19843 r
19844 \family default
19845
19846 \begin_inset Quotes erd
19847 \end_inset
19848
19849 , and 
19850 \begin_inset Quotes eld
19851 \end_inset
19852
19853
19854 \family sans
19855 c
19856 \family default
19857
19858 \begin_inset Quotes erd
19859 \end_inset
19860
19861 .
19862  LyX proposes a 
19863 \begin_inset Quotes eld
19864 \end_inset
19865
19866
19867 \family sans
19868 c
19869 \family default
19870
19871 \begin_inset Quotes erd
19872 \end_inset
19873
19874  for every column as default.
19875  For example, the sequence 
19876 \begin_inset Quotes eld
19877 \end_inset
19878
19879
19880 \family sans
19881 lrc
19882 \family default
19883
19884 \begin_inset Quotes erd
19885 \end_inset
19886
19887  means that the first column will be left-justified, the second will be
19888  centered, and the third column will be right-justified, because each letter
19889  corresponds to the relevant column.
19890  The result will look like this:
19891 \begin_inset Formula \[
19892 \begin{array}{lcr}
19893 this & this\, column & this\, column\\
19894 column & has & has\, right\\
19895 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
19896
19897 \end_inset
19898
19899
19900 \end_layout
19901
19902 \begin_layout Standard
19903 You can add more rows to an existing matrix by hitting 
19904 \family sans
19905 C-Enter
19906 \family default
19907  while the cursor is in the matrix.
19908  Adding or deleting columns can be done via the menu 
19909 \family sans
19910 Edit\SpecialChar \menuseparator
19911 Math
19912 \family default
19913 .
19914 \end_layout
19915
19916 \begin_layout Standard
19917 There are other arrays used in formulas, such as distinctions of cases.
19918  It can be created with the menu 
19919 \family sans
19920 Insert\SpecialChar \menuseparator
19921 Math\SpecialChar \menuseparator
19922 Cases\InsetSpace ~
19923 Environment
19924 \family default
19925  or the command 
19926 \series bold
19927
19928 \backslash
19929 cases
19930 \series default
19931 .
19932  Here an example: 
19933 \begin_inset Formula \[
19934 f(x)=\begin{cases}
19935 -1 & x<0\\
19936 0 & x=0\\
19937 1 & x>0\end{cases}\]
19938
19939 \end_inset
19940
19941
19942 \end_layout
19943
19944 \begin_layout Standard
19945 \begin_inset VSpace bigskip
19946 \end_inset
19947
19948 Multi-line formulas are created when you press 
19949 \family sans
19950 \series medium
19951 C-E
19952 \series default
19953 nter
19954 \family default
19955  within a formula.
19956  In an empty formula you can see that three blue boxes appear, one for each
19957  column.
19958  When you press 
19959 \family sans
19960 \series medium
19961 C-E
19962 \series default
19963 nter
19964 \family default
19965  in a non-empty formula, the part before the relation sign (equal sign 
19966 \begin_inset Quotes eld
19967 \end_inset
19968
19969 =
19970 \begin_inset Quotes erd
19971 \end_inset
19972
19973  etc.) will be inserted automatically to the first column, the relation sign
19974  is in the second column, and the rest in the third column.
19975  A new row is created by every further hit of 
19976 \family sans
19977 \series medium
19978 C-E
19979 \series default
19980 nter
19981 \family default
19982 .
19983  Multi-line formulas are always displayed formulas.
19984  Here is an example:
19985 \begin_inset Formula \begin{eqnarray}
19986 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
19987 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}\end{eqnarray}
19988
19989 \end_inset
19990
19991  To change the column assignment of the formula parts, place the cursor
19992  where you want to start the shift and hit 
19993 \family sans
19994 C-Tab.
19995
19996 \family default
19997  It shifts everything in the column which is right beside the current cursor
19998  position to the next column.
19999  Note that the middle column is designed for relation signs, structures
20000  within this column will be printed in a smaller size:
20001 \begin_inset Formula \begin{eqnarray*}
20002 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
20003
20004 \end_inset
20005
20006
20007 \end_layout
20008
20009 \begin_layout Standard
20010 The multi-line formula type described here is called 
20011 \family typewriter
20012 \series medium
20013 eqnarray
20014 \family default
20015 \series default
20016 .
20017  There are other multi-line types being more suitable for certain situations,
20018  for example if you want a better inter-line spacing than in formula (
20019 \begin_inset LatexCommand ref
20020 reference "eq:asquared"
20021
20022 \end_inset
20023
20024 ).
20025  The other types are described in section\InsetSpace ~
20026
20027 \begin_inset LatexCommand ref
20028 reference "sub:AMS-Formula-Types"
20029
20030 \end_inset
20031
20032 .
20033 \end_layout
20034
20035 \begin_layout Section
20036 Formula Numbering and Referencing
20037 \begin_inset LatexCommand index
20038 name "Math ! Formula numbering"
20039
20040 \end_inset
20041
20042
20043 \begin_inset LatexCommand index
20044 name "Math ! Referencing formulas"
20045
20046 \end_inset
20047
20048
20049 \begin_inset LatexCommand label
20050 name "sec:Formula-Numbering-and"
20051
20052 \end_inset
20053
20054
20055 \end_layout
20056
20057 \begin_layout Standard
20058 To number a formula, set the cursor in the formula and use the menu 
20059 \family sans
20060 Edit\SpecialChar \menuseparator
20061 Math\SpecialChar \menuseparator
20062 Toggle\InsetSpace ~
20063 Numbering
20064 \family default
20065  or the shortcut 
20066 \family sans
20067 M-m\InsetSpace ~
20068 n
20069 \family default
20070 .
20071  The formula number appears in LyX as 
20072 \begin_inset Quotes eld
20073 \end_inset
20074
20075 #
20076 \begin_inset Quotes erd
20077 \end_inset
20078
20079  within parentheses.
20080  The 
20081 \begin_inset Quotes erd
20082 \end_inset
20083
20084 #
20085 \begin_inset Quotes erd
20086 \end_inset
20087
20088  denotes, that the number will be calculated automatically when the output
20089  is generated.
20090  The placement and format of the formula number in the output depends on
20091  the document class.
20092  In this document the number is printed together with the chapter number,
20093  separated by a dot:
20094 \begin_inset Formula \begin{equation}
20095 1+1=2\end{equation}
20096
20097 \end_inset
20098
20099 Using 
20100 \family sans
20101 M-m\InsetSpace ~
20102 n
20103 \family default
20104  in a numbered formula will switch off the numbering.
20105  You can only number displayed formulas.
20106 \end_layout
20107
20108 \begin_layout Standard
20109 Multi-line formulas can be numbered line by line: Using the menu 
20110 \family sans
20111 Edit\SpecialChar \menuseparator
20112 Math\SpecialChar \menuseparator
20113 Toggle\InsetSpace ~
20114 Numbering\InsetSpace ~
20115 of\InsetSpace ~
20116 Line
20117 \family default
20118  or the shortcut 
20119 \family sans
20120 M-m\InsetSpace ~
20121 N
20122 \family default
20123  will only toggle the numbering of the line where the cursor is in:
20124 \begin_inset Formula \begin{eqnarray}
20125 1 & = & 3-2\\
20126 2 & = & 4-2\nonumber \\
20127 4 & \leq & 7\end{eqnarray}
20128
20129 \end_inset
20130
20131 To number all lines use the shortcut 
20132 \family sans
20133 M-m\InsetSpace ~
20134 n
20135 \family default
20136 .
20137 \end_layout
20138
20139 \begin_layout Standard
20140 \begin_inset VSpace bigskip
20141 \end_inset
20142
20143 Every displayed formula can be referenced by its number using a label.
20144  A label is inserted with the menu 
20145 \family sans
20146 Insert\SpecialChar \menuseparator
20147 Label
20148 \family default
20149  when the cursor is in the formula.
20150  This opens a dialog to enter the label.
20151  It is recommended to use the proposed 
20152 \begin_inset Quotes eld
20153 \end_inset
20154
20155
20156 \family sans
20157 eq:
20158 \family default
20159
20160 \begin_inset Quotes erd
20161 \end_inset
20162
20163  as first part of the label, because this helps later to identify the label
20164  type when you have many labels in your document.
20165  We inserted in the following example the label 
20166 \begin_inset Quotes eld
20167 \end_inset
20168
20169 eq:tanhExp
20170 \begin_inset Quotes erd
20171 \end_inset
20172
20173  in the second line:
20174 \begin_inset Formula \begin{eqnarray}
20175 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
20176  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}\end{eqnarray}
20177
20178 \end_inset
20179
20180 Every labeled line is automatically numbered.
20181  Therefore the label is shown in LyX at the place of the formula number
20182  placeholder 
20183 \begin_inset Quotes eld
20184 \end_inset
20185
20186 #
20187 \begin_inset Quotes erd
20188 \end_inset
20189
20190 .
20191  You can reference a labeled formula using the menu 
20192 \family sans
20193 Insert\SpecialChar \menuseparator
20194 Cross\InsetSpace ~
20195 Reference
20196 \family default
20197 .
20198  A dialog appears to choose a label you want refer to.
20199  The reference appears in LyX as grey cross reference box and in the output
20200  as the formula number:
20201 \end_layout
20202
20203 \begin_layout Standard
20204 This is a cross-reference to equation (
20205 \begin_inset LatexCommand ref
20206 reference "eq:tanhExp"
20207
20208 \end_inset
20209
20210 ).
20211 \end_layout
20212
20213 \begin_layout Standard
20214 The properties of LyX's cross-reference box are described in section\InsetSpace ~
20215
20216 \begin_inset LatexCommand ref
20217 reference "sec:Cross-References"
20218
20219 \end_inset
20220
20221 .
20222  To delete a label, set the cursor in the labeled formula, use the menu
20223  
20224 \family sans
20225 Insert\SpecialChar \menuseparator
20226 Label
20227 \family default
20228  and delete the label in the appearing dialog.
20229 \begin_inset Foot
20230 status collapsed
20231
20232 \begin_layout Standard
20233 This is a unintuitive and will be fixed in the next version of LyX.
20234 \end_layout
20235
20236 \end_inset
20237
20238  
20239 \end_layout
20240
20241 \begin_layout Section
20242 User defined math macros
20243 \begin_inset LatexCommand index
20244 name "Math ! Macros"
20245
20246 \end_inset
20247
20248
20249 \end_layout
20250
20251 \begin_layout Standard
20252 LyX allows you to define macros for formulas.
20253  For example we assume that solutions of the quadratic equation often occur
20254  in our document in various forms and we want to create a macro to print
20255  them.
20256 \newline
20257 The general form of a quadratic equation is:
20258 \begin_inset Formula \[
20259 0=\lambda^{2}+p\lambda+q\]
20260
20261 \end_inset
20262
20263 The general form of its solution is:
20264 \begin_inset Formula \[
20265 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
20266
20267 \end_inset
20268
20269
20270 \end_layout
20271
20272 \begin_layout Standard
20273 The macro should print the parameters 
20274 \begin_inset Formula $\lambda$
20275 \end_inset
20276
20277
20278 \begin_inset Formula $p$
20279 \end_inset
20280
20281  and 
20282 \begin_inset Formula $q$
20283 \end_inset
20284
20285  like in the equation above.
20286 \end_layout
20287
20288 \begin_layout Standard
20289 A macro is created by executing the command
20290 \end_layout
20291
20292 \begin_layout Standard
20293
20294 \series bold
20295 math-macro
20296 \begin_inset ERT
20297 status collapsed
20298
20299 \begin_layout Standard
20300
20301
20302 \backslash
20303 spce 
20304 \end_layout
20305
20306 \end_inset
20307
20308 Name
20309 \begin_inset ERT
20310 status collapsed
20311
20312 \begin_layout Standard
20313
20314
20315 \backslash
20316 spce 
20317 \end_layout
20318
20319 \end_inset
20320
20321 Number\InsetSpace ~
20322 of\InsetSpace ~
20323 Arguments
20324 \end_layout
20325
20326 \begin_layout Standard
20327 in the minibuffer at the bottom of the LyX screen.
20328  Name is the name of the new macro which mustn't contain numbers.
20329  The number of arguments can be a number in the range 1-9.
20330  If you want to define a macro without arguments, don't declare the number
20331  of arguments.
20332 \end_layout
20333
20334 \begin_layout Standard
20335 We have three arguments and name the macro 
20336 \begin_inset Quotes eld
20337 \end_inset
20338
20339 qE
20340 \begin_inset Quotes erd
20341 \end_inset
20342
20343 , so that the command is:
20344 \end_layout
20345
20346 \begin_layout Standard
20347
20348 \series bold
20349 math-macro
20350 \begin_inset ERT
20351 status collapsed
20352
20353 \begin_layout Standard
20354
20355
20356 \backslash
20357 spce 
20358 \end_layout
20359
20360 \end_inset
20361
20362 qE
20363 \begin_inset ERT
20364 status collapsed
20365
20366 \begin_layout Standard
20367
20368
20369 \backslash
20370 spce 
20371 \end_layout
20372
20373 \end_inset
20374
20375 3
20376 \end_layout
20377
20378 \begin_layout Standard
20379 This results in the following macro definition box: 
20380 \begin_inset Graphics
20381         filename clipart/macrobox.png
20382
20383 \end_inset
20384
20385  
20386 \begin_inset FormulaMacro
20387 \newcommand{\qE}[3]{#1_{1,\,2}=-\frac{#2}{2}\pm\sqrt{\frac{#2^{2}}{4}-#3}}
20388 {\textrm{qE: }#1\textrm{ , }#2\textrm{ , }#3}
20389 \end_inset
20390
20391
20392 \begin_inset Note Note
20393 status collapsed
20394
20395 \begin_layout Standard
20396 The first box is an image to show the behavior in the output.
20397  The second one is the definition box, that doesn't appear in the output.
20398 \end_layout
20399
20400 \end_inset
20401
20402
20403 \end_layout
20404
20405 \begin_layout Standard
20406 The first blue box is for the definition, where you insert the formula via
20407  the math panel or commands.
20408  The placeholder for the arguments are inserted as a backslash and sharp
20409  followed by the argument number, e.g.
20410  
20411 \begin_inset Quotes eld
20412 \end_inset
20413
20414
20415 \backslash
20416 #1
20417 \begin_inset Quotes erd
20418 \end_inset
20419
20420  for the first argument.
20421  Placeholders will be displayed in red.
20422  The second blue box is for the appearance in LyX.
20423  This is useful when you have a large structure that shouldn't be displayed
20424  in LyX with its full size.
20425  If you want to see the macro as it is defined, leave the box blank.
20426  In our example we insert the sequence
20427 \newline
20428
20429 \series bold
20430 qE: 
20431 \backslash
20432 #1
20433 \series default
20434  
20435 \series bold
20436 ,
20437 \series default
20438  
20439 \series bold
20440
20441 \backslash
20442 #2
20443 \series default
20444  
20445 \series bold
20446 ,
20447 \series default
20448  
20449 \series bold
20450
20451 \backslash
20452 #3
20453 \newline
20454
20455 \series default
20456 The macro will then be shown as the macro name followed by the three arguments.
20457 \end_layout
20458
20459 \begin_layout Standard
20460 To use the macro in a formula, type its name as command, in our case 
20461 \begin_inset Quotes eld
20462 \end_inset
20463
20464
20465 \series bold
20466
20467 \backslash
20468 qE
20469 \series default
20470
20471 \begin_inset Quotes erd
20472 \end_inset
20473
20474 .
20475  The macro is inserted with boxes for the arguments looking similar to this:
20476 \end_layout
20477
20478 \begin_layout Standard
20479 \align center
20480 \begin_inset Graphics
20481         filename clipart/macrouse.png
20482
20483 \end_inset
20484
20485
20486 \end_layout
20487
20488 \begin_layout Standard
20489 The arguments are inserted in the blue boxes.
20490  If the cursor is outside the macro, the arguments are put in the macro.
20491  To change the arguments, put the cursor in the formula before or after
20492  the macro and press the right or left arrow key respectively.
20493  The arguments appear now again below the macro definition.
20494 \end_layout
20495
20496 \begin_layout Standard
20497 If you change the macro definition all macros are changed automatically
20498  to the new definition.
20499  Here an example of our macro with the arguments 
20500 \begin_inset Formula $x$
20501 \end_inset
20502
20503
20504 \begin_inset Formula $\ln(x)$
20505 \end_inset
20506
20507 , and 
20508 \begin_inset Formula $B$
20509 \end_inset
20510
20511 :
20512 \begin_inset Formula \[
20513 \qE{x}{\ln(y)}{B}\]
20514
20515 \end_inset
20516
20517
20518 \end_layout
20519
20520 \begin_layout Standard
20521 When the document is exported to LaTeX, the macro definition will be inserted
20522  as the command:
20523 \end_layout
20524
20525 \begin_layout Standard
20526
20527 \series bold
20528
20529 \backslash
20530 newcommand{
20531 \backslash
20532 qE}[3]{#1_{1,
20533 \backslash
20534 ,2}=-
20535 \backslash
20536 frac{#2}{2}
20537 \backslash
20538 pm
20539 \newline
20540
20541 \begin_inset ERT
20542 status collapsed
20543
20544 \begin_layout Standard
20545
20546
20547 \backslash
20548 hphantom{
20549 \end_layout
20550
20551 \end_inset
20552
20553
20554 \backslash
20555 newcommand
20556 \begin_inset ERT
20557 status collapsed
20558
20559 \begin_layout Standard
20560
20561 }
20562 \end_layout
20563
20564 \end_inset
20565
20566
20567 \backslash
20568 sqrt{
20569 \backslash
20570 frac{#2^{2}}{4}-#3}}
20571 \end_layout
20572
20573 \begin_layout Standard
20574 The command is not inserted in the document preamble.
20575  That means you can only use macros in formulas that are below the macro
20576  definition box in your document.
20577  There are also some other restrictions: The command 
20578 \backslash
20579 newcommand supports optional arguments, which are not available in LyX's
20580  macros.
20581  You can also not change subsequently the name of the macro and the number
20582  of arguments.
20583  
20584 \end_layout
20585
20586 \begin_layout Section
20587 Fine-Tuning
20588 \end_layout
20589
20590 \begin_layout Subsection
20591 Typefaces
20592 \begin_inset LatexCommand index
20593 name "Math ! Typefaces"
20594
20595 \end_inset
20596
20597
20598 \end_layout
20599
20600 \begin_layout Standard
20601 The standard font for text is italic, for numbers the standard is roman.
20602  To set a font in a formula, use the 
20603 \family sans
20604 Math\InsetSpace ~
20605 Panel
20606 \family default
20607  button 
20608 \begin_inset Graphics
20609         filename ../images/math/font.xpm
20610
20611 \end_inset
20612
20613 , or enter its command, listed in table\InsetSpace ~
20614
20615 \begin_inset LatexCommand ref
20616 reference "cap:Typefaces-and-the"
20617
20618 \end_inset
20619
20620 , directly.
20621 \end_layout
20622
20623 \begin_layout Standard
20624 \begin_inset Float table
20625 wide false
20626 sideways false
20627 status collapsed
20628
20629 \begin_layout Standard
20630 \begin_inset Caption
20631
20632 \begin_layout Standard
20633 \begin_inset LatexCommand label
20634 name "cap:Typefaces-and-the"
20635
20636 \end_inset
20637
20638 Typefaces and the corresponding commands.
20639 \end_layout
20640
20641 \end_inset
20642
20643
20644 \end_layout
20645
20646 \begin_layout Standard
20647 \align center
20648 \begin_inset Tabular
20649 <lyxtabular version="3" rows="9" columns="2">
20650 <features>
20651 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20652 <column alignment="center" valignment="top" rightline="true" width="0pt">
20653 <row topline="true" bottomline="true">
20654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20655 \begin_inset Text
20656
20657 \begin_layout Standard
20658 Font
20659 \end_layout
20660
20661 \end_inset
20662 </cell>
20663 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Standard
20667 Command
20668 \end_layout
20669
20670 \end_inset
20671 </cell>
20672 </row>
20673 <row topline="true">
20674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20675 \begin_inset Text
20676
20677 \begin_layout Standard
20678
20679 \shape up
20680 \size normal
20681 \bar no
20682 \noun off
20683 \color none
20684 \begin_inset Formula $\mathrm{Roman}$
20685 \end_inset
20686
20687
20688 \end_layout
20689
20690 \end_inset
20691 </cell>
20692 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20693 \begin_inset Text
20694
20695 \begin_layout Standard
20696
20697 \series bold
20698
20699 \backslash
20700 mathrm
20701 \end_layout
20702
20703 \end_inset
20704 </cell>
20705 </row>
20706 <row topline="true">
20707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20708 \begin_inset Text
20709
20710 \begin_layout Standard
20711 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
20712 \end_inset
20713
20714
20715 \end_layout
20716
20717 \end_inset
20718 </cell>
20719 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20720 \begin_inset Text
20721
20722 \begin_layout Standard
20723
20724 \series bold
20725
20726 \backslash
20727 mathbf
20728 \end_layout
20729
20730 \end_inset
20731 </cell>
20732 </row>
20733 <row topline="true">
20734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20735 \begin_inset Text
20736
20737 \begin_layout Standard
20738 \begin_inset Formula $\mathit{Italic}$
20739 \end_inset
20740
20741
20742 \end_layout
20743
20744 \end_inset
20745 </cell>
20746 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20747 \begin_inset Text
20748
20749 \begin_layout Standard
20750
20751 \series bold
20752
20753 \backslash
20754 mathit
20755 \end_layout
20756
20757 \end_inset
20758 </cell>
20759 </row>
20760 <row topline="true">
20761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20762 \begin_inset Text
20763
20764 \begin_layout Standard
20765
20766 \shape up
20767 \size normal
20768 \bar no
20769 \noun off
20770 \color none
20771 \begin_inset Formula $\mathtt{Typewriter}$
20772 \end_inset
20773
20774
20775 \end_layout
20776
20777 \end_inset
20778 </cell>
20779 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20780 \begin_inset Text
20781
20782 \begin_layout Standard
20783
20784 \series bold
20785
20786 \backslash
20787 mathtt
20788 \end_layout
20789
20790 \end_inset
20791 </cell>
20792 </row>
20793 <row topline="true">
20794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20795 \begin_inset Text
20796
20797 \begin_layout Standard
20798 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
20799 \end_inset
20800
20801
20802 \end_layout
20803
20804 \end_inset
20805 </cell>
20806 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20807 \begin_inset Text
20808
20809 \begin_layout Standard
20810
20811 \series bold
20812
20813 \backslash
20814 mathbb
20815 \end_layout
20816
20817 \end_inset
20818 </cell>
20819 </row>
20820 <row topline="true">
20821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20822 \begin_inset Text
20823
20824 \begin_layout Standard
20825 \begin_inset Formula $\mathfrak{Fraktur}$
20826 \end_inset
20827
20828
20829 \end_layout
20830
20831 \end_inset
20832 </cell>
20833 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20834 \begin_inset Text
20835
20836 \begin_layout Standard
20837
20838 \series bold
20839
20840 \backslash
20841 mathfrak
20842 \end_layout
20843
20844 \end_inset
20845 </cell>
20846 </row>
20847 <row topline="true">
20848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20849 \begin_inset Text
20850
20851 \begin_layout Standard
20852
20853 \shape up
20854 \size normal
20855 \emph on
20856 \bar no
20857 \noun off
20858 \color none
20859 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
20860 \end_inset
20861
20862
20863 \end_layout
20864
20865 \end_inset
20866 </cell>
20867 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20868 \begin_inset Text
20869
20870 \begin_layout Standard
20871
20872 \series bold
20873
20874 \backslash
20875 mathcal
20876 \end_layout
20877
20878 \end_inset
20879 </cell>
20880 </row>
20881 <row topline="true" bottomline="true">
20882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20883 \begin_inset Text
20884
20885 \begin_layout Standard
20886 \begin_inset Formula $\mathsf{SansSerif}$
20887 \end_inset
20888
20889
20890 \end_layout
20891
20892 \end_inset
20893 </cell>
20894 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20895 \begin_inset Text
20896
20897 \begin_layout Standard
20898
20899 \series bold
20900
20901 \backslash
20902 mathsf
20903 \end_layout
20904
20905 \end_inset
20906 </cell>
20907 </row>
20908 </lyxtabular>
20909
20910 \end_inset
20911
20912
20913 \end_layout
20914
20915 \end_inset
20916
20917
20918 \end_layout
20919
20920 \begin_layout Standard
20921 \begin_inset Note Greyedout
20922 status open
20923
20924 \begin_layout Standard
20925
20926 \series bold
20927 Note:
20928 \series default
20929  that you can only print capital letters in the typefaces 
20930 \family sans
20931 Blackbold
20932 \family default
20933  and 
20934 \family sans
20935 Calligraphic
20936 \family default
20937 .
20938 \end_layout
20939
20940 \end_inset
20941
20942
20943 \end_layout
20944
20945 \begin_layout Standard
20946 When you use a typeface, a blue box is inserted in the formula.
20947  Every character in this box will be printed in this typeface.
20948  Pressing 
20949 \family sans
20950 Space
20951 \family default
20952  within the box, will set the cursor outside, so that you have to use a
20953  protected space when you need a space in the box.
20954  Here an example where a 
20955 \begin_inset Quotes eld
20956 \end_inset
20957
20958 N
20959 \begin_inset Quotes erd
20960 \end_inset
20961
20962  in 
20963 \family sans
20964 Blackbold
20965 \family default
20966  denotes the set of numbers:
20967 \begin_inset Formula \[
20968 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
20969
20970 \end_inset
20971
20972
20973 \end_layout
20974
20975 \begin_layout Standard
20976 The typefaces are nestable, which can cause confusion.
20977  You can e.g.
20978  put a character in 
20979 \family sans
20980 Fraktur
20981 \family default
20982  in a box for 
20983 \family sans
20984 Typewriter
20985 \family default
20986
20987 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
20988 \end_inset
20989
20990  
20991 \newline
20992 So better don't use this feature.
20993 \end_layout
20994
20995 \begin_layout Standard
20996 The typefaces have no effect on Greek letters: 
20997 \begin_inset Formula $\mathfrak{abc\delta e}$
20998 \end_inset
20999
21000
21001 \newline
21002 You can only print them emboldened using the command 
21003 \series bold
21004
21005 \backslash
21006 boldsymbol
21007 \series default
21008 , which works like the other typeface commands: 
21009 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
21010 \end_inset
21011
21012
21013 \end_layout
21014
21015 \begin_layout Standard
21016
21017 \series bold
21018
21019 \backslash
21020 boldsymbol
21021 \series default
21022  works for all symbols, letters, and numbers.
21023 \end_layout
21024
21025 \begin_layout Standard
21026 A number of other font options are available as well, in the menu 
21027 \family sans
21028 Insert\SpecialChar \menuseparator
21029 Math\SpecialChar \menuseparator
21030 Font\InsetSpace ~
21031 Change
21032 \family default
21033 .
21034 \end_layout
21035
21036 \begin_layout Subsection
21037 Math Text
21038 \begin_inset LatexCommand index
21039 name "Math ! Text"
21040
21041 \end_inset
21042
21043
21044 \end_layout
21045
21046 \begin_layout Standard
21047 Typefaces are useful for entering some characters in some given font, but
21048  not for text.
21049  For typing longer pieces of text use the math text, which is obtained using
21050  the entry 
21051 \family sans
21052 Normal\InsetSpace ~
21053 text\InsetSpace ~
21054 mode
21055 \family default
21056  of the 
21057 \family sans
21058 Math\InsetSpace ~
21059 Panel
21060 \family default
21061  button 
21062 \begin_inset Graphics
21063         filename ../images/math/font.xpm
21064
21065 \end_inset
21066
21067  (alternatively the shortcut 
21068 \family sans
21069 M-m\InsetSpace ~
21070 m
21071 \family default
21072 ).
21073  Math text appears in LyX in black instead of blue.
21074  You can use spaces and accents in math text like in normal text.
21075  Here is an example:
21076 \begin_inset Formula \[
21077 f(x)=\begin{cases}
21078 x & \textrm{if I say so}\\
21079 -x & \textrm{unter Umständen}\end{cases}\]
21080
21081 \end_inset
21082
21083
21084 \end_layout
21085
21086 \begin_layout Subsection
21087 Font Sizes
21088 \begin_inset LatexCommand index
21089 name "Math ! Font sizes"
21090
21091 \end_inset
21092
21093
21094 \end_layout
21095
21096 \begin_layout Standard
21097 There are four font styles (relative sizes) used in math-mode, which are
21098  automatically chosen in most situations.
21099  These are called 
21100 \family sans
21101 textstyle
21102 \family default
21103
21104 \family sans
21105 displaystyle
21106 \family default
21107
21108 \family sans
21109 scriptstyle
21110 \family default
21111 , and 
21112 \family sans
21113 scriptscriptstyle
21114 \family default
21115 .
21116  For most characters, 
21117 \family sans
21118 textstyle
21119 \family default
21120  and 
21121 \family sans
21122 displaystyle
21123 \family default
21124  are actually the same size, but fractions, superscripts and subscripts,
21125  and certain other structures, are set larger in 
21126 \family sans
21127 displaystyle
21128 \family default
21129 .
21130  Except for some operators, which resize themselves to accommodate various
21131  situations, all text will be set in the styles as LaTeX thinks is appropriate.
21132  These choices can be overridden by using the math panel button 
21133 \begin_inset Graphics
21134         filename ../images/math/style.xpm
21135
21136 \end_inset
21137
21138 .
21139  A box for the size will be created in which you can insert the math structure.
21140  For example, you can set 
21141 \begin_inset Formula $\frac{1}{2}$
21142 \end_inset
21143
21144 , which is normally in 
21145 \family sans
21146 textstyle
21147 \family default
21148 , larger in 
21149 \family sans
21150 displaystyle
21151 \family default
21152
21153 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
21154 \end_inset
21155
21156 .
21157  The four styles are used in the following example:
21158 \end_layout
21159
21160 \begin_layout Standard
21161 \begin_inset Formula $displaystyle$
21162 \end_inset
21163
21164
21165 \begin_inset Formula ${\textstyle textstyle}$
21166 \end_inset
21167
21168
21169 \begin_inset Formula ${\scriptstyle scriptstyle}$
21170 \end_inset
21171
21172
21173 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
21174 \end_inset
21175
21176 .
21177 \end_layout
21178
21179 \begin_layout Standard
21180 All these math-mode font sizes are relative, that means, if the whole math
21181  inset is set in a particular size with the menu 
21182 \family sans
21183 Edit\SpecialChar \menuseparator
21184 Text\InsetSpace ~
21185 Style
21186 \family default
21187 , all sizes in the formula will be adjusted relative to this size.
21188  Similarly, if the base font size of the document is changed, all fonts
21189  will be adjusted to correspond.
21190  As example a formula in the font size 
21191 \begin_inset Quotes eld
21192 \end_inset
21193
21194 largest
21195 \begin_inset Quotes erd
21196 \end_inset
21197
21198 :
21199 \end_layout
21200
21201 \begin_layout Standard
21202
21203 \family roman
21204 \size largest
21205 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
21206 \end_inset
21207
21208
21209 \end_layout
21210
21211 \begin_layout Section
21212 AMS-LaTeX
21213 \begin_inset LatexCommand index
21214 name "AMS math"
21215
21216 \end_inset
21217
21218
21219 \begin_inset LatexCommand index
21220 name "Math ! AMS"
21221
21222 \end_inset
21223
21224
21225 \end_layout
21226
21227 \begin_layout Standard
21228 LyX supports the packages provided by the American Mathematical Society
21229  (AMS) that are in common use.
21230 \end_layout
21231
21232 \begin_layout Subsection
21233 Enabling AMS-Support
21234 \end_layout
21235
21236 \begin_layout Standard
21237 Selecting the checkbox 
21238 \family sans
21239 Use\InsetSpace ~
21240 AMS\InsetSpace ~
21241 math\InsetSpace ~
21242 package
21243 \family default
21244  in the 
21245 \family sans
21246 Document\SpecialChar \menuseparator
21247 Settings
21248 \family default
21249
21250 \begin_inset LatexCommand index
21251 name "Document ! Settings"
21252
21253 \end_inset
21254
21255  dialog under 
21256 \family sans
21257 Math\InsetSpace ~
21258 Options
21259 \family default
21260  will include the AMS-packages in the document, and make the facilities
21261  available.
21262  AMS is needed for many math-constructs, so when you get LaTeX-errors in
21263  formulas, assure that you have enabled AMS.
21264 \end_layout
21265
21266 \begin_layout Subsection
21267 AMS-Formula Types
21268 \begin_inset LatexCommand label
21269 name "sub:AMS-Formula-Types"
21270
21271 \end_inset
21272
21273
21274 \begin_inset LatexCommand index
21275 name "Math ! Multi-line Equations"
21276
21277 \end_inset
21278
21279
21280 \end_layout
21281
21282 \begin_layout Standard
21283 AMS-LaTeX provides a selection of different formula types.
21284  LyX allows you to choose between 
21285 \family typewriter
21286 align
21287 \family default
21288
21289 \family typewriter
21290 alignat
21291 \family default
21292
21293 \family typewriter
21294 flalign
21295 \family default
21296
21297 \family typewriter
21298 gather
21299 \family default
21300 , and 
21301 \family typewriter
21302 multline
21303 \family default
21304 .
21305  We refer to the AMS-documentation for an explanation of these formula types.
21306 \end_layout
21307
21308 \begin_layout Chapter
21309 More Tools
21310 \end_layout
21311
21312 \begin_layout Section
21313 Cross-References
21314 \begin_inset LatexCommand index
21315 name "Cross references"
21316
21317 \end_inset
21318
21319
21320 \begin_inset LatexCommand label
21321 name "sec:Cross-References"
21322
21323 \end_inset
21324
21325
21326 \end_layout
21327
21328 \begin_layout Standard
21329 One of LyX's strengths are cross-references.
21330  You can reference every section, float, footnote, formula, and list in
21331  the document.
21332  To reference a document part, you have to insert a label into it.
21333  The label is used as anchor and name for the reference.
21334  We want for example refer to the the second item of the following list:
21335 \end_layout
21336
21337 \begin_layout Enumerate
21338 First item
21339 \end_layout
21340
21341 \begin_layout Enumerate
21342 \begin_inset LatexCommand label
21343 name "enu:Second-item"
21344
21345 \end_inset
21346
21347 Second item
21348 \end_layout
21349
21350 \begin_layout Enumerate
21351 Third item
21352 \end_layout
21353
21354 \begin_layout Standard
21355 First we insert a label into the second item with the menu 
21356 \family sans
21357 Insert\SpecialChar \menuseparator
21358 Label
21359 \family default
21360  or the by pressing the toolbar button 
21361 \begin_inset Graphics
21362         filename ../images/label-insert.xpm
21363         scale 85
21364
21365 \end_inset
21366
21367 .
21368  A grey label box like this: 
21369 \begin_inset Graphics
21370         filename clipart/labelQt4.png
21371         scale 85
21372
21373 \end_inset
21374
21375  is inserted and the label window pops up asking for the label text.
21376  LyX offers as text the first words of the item with a prefix, in our case
21377  the text 
21378 \begin_inset Quotes eld
21379 \end_inset
21380
21381
21382 \family sans
21383 enu: Second-item
21384 \family default
21385
21386 \begin_inset Quotes erd
21387 \end_inset
21388
21389 .
21390  The prefix 
21391 \begin_inset Quotes eld
21392 \end_inset
21393
21394
21395 \family sans
21396 enu:
21397 \family default
21398
21399 \begin_inset Quotes erd
21400 \end_inset
21401
21402  stands for 
21403 \begin_inset Quotes eld
21404 \end_inset
21405
21406 enumerate
21407 \begin_inset Quotes erd
21408 \end_inset
21409
21410 .
21411  The prefix depends on the document part where the label is inserted, e.g.
21412  if you insert a label to a section heading, the prefix will be 
21413 \begin_inset Quotes eld
21414 \end_inset
21415
21416
21417 \family sans
21418 sec:
21419 \family default
21420
21421 \begin_inset Quotes erd
21422 \end_inset
21423
21424 .
21425 \end_layout
21426
21427 \begin_layout Standard
21428 To reference the item, we refer to its label using the menu 
21429 \family sans
21430 Insert\SpecialChar \menuseparator
21431 Cross-Reference
21432 \family default
21433  or the toolbar button 
21434 \begin_inset Graphics
21435         filename ../images/dialog-show-new-inset_ref.xpm
21436         scale 85
21437
21438 \end_inset
21439
21440 .
21441  A grey cross-reference box like this: 
21442 \begin_inset Graphics
21443         filename clipart/referenceQt4.png
21444         scale 85
21445
21446 \end_inset
21447
21448  is inserted and the cross-reference window appear showing all labels of
21449  the document.
21450  We can now sort the labels alphabetically and then choose the entry 
21451 \begin_inset Quotes eld
21452 \end_inset
21453
21454
21455 \family sans
21456 enu:Second-item
21457 \family default
21458
21459 \begin_inset Quotes erd
21460 \end_inset
21461
21462 .
21463  At the position of the cross-reference box the item number will appear
21464  in the output.
21465  Here is our cross-reference:
21466 \end_layout
21467
21468 \begin_layout Standard
21469 Item\InsetSpace ~
21470
21471 \begin_inset LatexCommand ref
21472 reference "enu:Second-item"
21473
21474 \end_inset
21475
21476
21477 \end_layout
21478
21479 \begin_layout Standard
21480 It is recommended to use a protected space
21481 \begin_inset Foot
21482 status collapsed
21483
21484 \begin_layout Standard
21485 described in section\InsetSpace ~
21486
21487 \begin_inset LatexCommand ref
21488 reference "sub:Protected-blanks"
21489
21490 \end_inset
21491
21492
21493 \end_layout
21494
21495 \end_inset
21496
21497  between the cross-reference name and its number to avoid ugly linebreaks
21498  between them.
21499 \end_layout
21500
21501 \begin_layout Standard
21502 There are six varieties of cross-references:
21503 \end_layout
21504
21505 \begin_layout Description
21506 <reference>: prints the float number, this is the default: 
21507 \begin_inset LatexCommand ref
21508 reference "cap:Two-distorted-images"
21509
21510 \end_inset
21511
21512
21513 \end_layout
21514
21515 \begin_layout Description
21516 (<reference>): prints the float number within two parentheses, this is the
21517  style normally used to reference formulas, especially when the reference
21518  name 
21519 \begin_inset Quotes eld
21520 \end_inset
21521
21522 Equation
21523 \begin_inset Quotes erd
21524 \end_inset
21525
21526  is omitted: 
21527 \begin_inset LatexCommand eqref
21528 reference "eq:tanhExp"
21529
21530 \end_inset
21531
21532
21533 \end_layout
21534
21535 \begin_layout Description
21536 <page>: prints the page number: Page\InsetSpace ~
21537
21538 \begin_inset LatexCommand pageref
21539 reference "cap:Two-distorted-images"
21540
21541 \end_inset
21542
21543
21544 \end_layout
21545
21546 \begin_layout Description
21547 on\InsetSpace ~
21548 page\InsetSpace ~
21549 <page>: prints the text "on page" and the page number: 
21550 \begin_inset LatexCommand vpageref
21551 reference "cap:Two-distorted-images"
21552
21553 \end_inset
21554
21555
21556 \end_layout
21557
21558 \begin_layout Description
21559 <reference>\InsetSpace ~
21560 on\InsetSpace ~
21561 page\InsetSpace ~
21562 <page>: prints the float number, the text "on page", and
21563  the page number: 
21564 \begin_inset LatexCommand vref
21565 reference "cap:Two-distorted-images"
21566
21567 \end_inset
21568
21569
21570 \end_layout
21571
21572 \begin_layout Description
21573 Formatted\InsetSpace ~
21574 reference: prints a self defined cross-reference format.
21575 \newline
21576
21577 \begin_inset Note Greyedout
21578 status open
21579
21580 \begin_layout Standard
21581
21582 \series bold
21583 Note:
21584 \series default
21585  This feature is only available when you have the LaTeX-package 
21586 \series bold
21587 prettyref
21588 \begin_inset LatexCommand index
21589 name "LaTeX-packages ! prettyref"
21590
21591 \end_inset
21592
21593
21594 \series default
21595  installed.
21596 \end_layout
21597
21598 \end_inset
21599
21600
21601 \end_layout
21602
21603 \begin_layout Standard
21604 Note that the style <page> won't print the page number if the label is on
21605  the previous, the same, or the next page.
21606  You will e.\InsetSpace \thinspace{}
21607 g.\InsetSpace ~
21608 see the text 
21609 \begin_inset Quotes eld
21610 \end_inset
21611
21612
21613 \family sans
21614 on this page
21615 \family default
21616
21617 \begin_inset Quotes erd
21618 \end_inset
21619
21620  instead.
21621 \end_layout
21622
21623 \begin_layout Standard
21624 The number and current page of the referred document part in the output,
21625  is automatically calculated by LaTeX.
21626  The varieties are adjusted in the field 
21627 \family sans
21628 Format
21629 \family default
21630  of the cross-reference window, that appear when you click on the cross-referenc
21631 e box.
21632 \end_layout
21633
21634 \begin_layout Standard
21635 You can only use the style 
21636 \family sans
21637 <reference>
21638 \family default
21639  to reference numbered document parts, while the reference style 
21640 \family sans
21641 <page>
21642 \family default
21643  is always possible.
21644  Note that the style <page> won't print the page number if the label is
21645  on the previous, same, or next page.
21646  You will e.g.
21647  see the text 
21648 \begin_inset Quotes eld
21649 \end_inset
21650
21651
21652 \family sans
21653 on this page
21654 \family default
21655
21656 \begin_inset Quotes erd
21657 \end_inset
21658
21659  instead.
21660 \end_layout
21661
21662 \begin_layout Standard
21663 If you want to reference a section, put the label in the section heading,
21664  to reference a float, put the label in the caption.
21665  For footnotes you can put the label somewhere in it.
21666  Referencing formulas is explained in section\InsetSpace ~
21667
21668 \begin_inset LatexCommand ref
21669 reference "sec:Formula-Numbering-and"
21670
21671 \end_inset
21672
21673 .
21674 \end_layout
21675
21676 \begin_layout Standard
21677 The button 
21678 \family sans
21679 Go\InsetSpace ~
21680 to\InsetSpace ~
21681 Label
21682 \family default
21683  in the cross-reference window sets the the cursor before the referred label.
21684  The button text changes then to 
21685 \family sans
21686 Go\InsetSpace ~
21687 Back
21688 \family default
21689  and you can use it to set the cursor back to the cross-reference.
21690  Right-clicking on a cross-reference box also sets the cursor before the
21691  referred label but without a possibility to go back.
21692  
21693 \end_layout
21694
21695 \begin_layout Standard
21696 You can change labels at any time by clicking on the label box.
21697  References to the changed label will automatically change its link to the
21698  new label text, so that you don't need to take care about this.
21699 \end_layout
21700
21701 \begin_layout Standard
21702 If a cross-reference refers to a non-existing label, you'll see two question
21703  marks in the output instead of the reference.
21704 \end_layout
21705
21706 \begin_layout Standard
21707 References are described in detail in the 
21708 \emph on
21709 Embedded Objects
21710 \emph default
21711  manual.
21712 \end_layout
21713
21714 \begin_layout Section
21715 Table of Contents and other Listings
21716 \begin_inset LatexCommand index
21717 name "Table of contents"
21718
21719 \end_inset
21720
21721
21722 \begin_inset LatexCommand index
21723 name "Outline"
21724
21725 \end_inset
21726
21727
21728 \begin_inset LatexCommand label
21729 name "sec:toc"
21730
21731 \end_inset
21732
21733
21734 \end_layout
21735
21736 \begin_layout Subsection
21737 Table of Contents and Outline
21738 \begin_inset LatexCommand label
21739 name "sub:Table-of-Contents"
21740
21741 \end_inset
21742
21743
21744 \end_layout
21745
21746 \begin_layout Standard
21747 The Table of Contents (TOC) is inserted with the menu 
21748 \family sans
21749 Insert\SpecialChar \menuseparator
21750 List/TOC\SpecialChar \menuseparator
21751 Table\InsetSpace ~
21752 of\InsetSpace ~
21753 Contents
21754 \family default
21755 .
21756  Is is displayed in LyX as a gray box.
21757  If you click on it, the TOC window appears, showing you the TOC entries.
21758  You can jump to a document part by clicking on an entry.
21759  Thus you can use this window as graphical alternative for the 
21760 \family sans
21761 Navigate
21762 \family default
21763  menu.
21764 \end_layout
21765
21766 \begin_layout Standard
21767 The TOC lists every numbered section automatically.
21768  If you have declared a short title for a section heading, as described
21769  in section\InsetSpace ~
21770
21771 \begin_inset LatexCommand ref
21772 reference "sec:Short-Titles"
21773
21774 \end_inset
21775
21776 , it will be used in the TOC instead of the section heading.
21777  Section\InsetSpace ~
21778
21779 \begin_inset LatexCommand ref
21780 reference "sub:numbering-depth"
21781
21782 \end_inset
21783
21784  describes how the level is adjusted that defines which section types are
21785  listed in the TOC.
21786  You can also adjust the level for the displayed sections in the TOC window
21787  using the grey fader at the bottom of the window.
21788  Unnumbered sections are not listed in the TOC.
21789 \end_layout
21790
21791 \begin_layout Standard
21792 You can use the TOC window also as outline to move and rearrange sections
21793  in your documents.
21794  The TOC window therefore also appears when you use the menu 
21795 \family sans
21796 Document\SpecialChar \menuseparator
21797 Outline
21798 \family default
21799 .
21800 \end_layout
21801
21802 \begin_layout Subsection
21803 List of Figures, Tables and Algorithms
21804 \begin_inset LatexCommand label
21805 name "sec:ListsOf"
21806
21807 \end_inset
21808
21809
21810 \end_layout
21811
21812 \begin_layout Standard
21813 Table, figure, and algorithm lists are very much like the table of contents.
21814  You can insert them via the 
21815 \family sans
21816 Insert\SpecialChar \menuseparator
21817 List/TOC
21818 \family default
21819  submenus.
21820  The list entries are the float captions and the float number.
21821 \end_layout
21822
21823 \begin_layout Section
21824 URLs (Uniform Resource Locators)
21825 \begin_inset LatexCommand index
21826 name "URLs"
21827
21828 \end_inset
21829
21830
21831 \end_layout
21832
21833 \begin_layout Standard
21834 It is often desirable to include long 
21835 \begin_inset Quotes eld
21836 \end_inset
21837
21838 verbatim
21839 \begin_inset Quotes erd
21840 \end_inset
21841
21842  items in a document such as Web site URLs, e-mail addresses, etc.
21843  These things typically do not contain any spaces and are thus difficult
21844  to typeset properly.
21845  Such items will often fall on a line boundary if they cannot be split,
21846  resulting in an overfull line.
21847  To avoid this, use the menu 
21848 \family sans
21849 Insert\SpecialChar \menuseparator
21850 URL
21851 \family default
21852  to enter a long URL and have it split gracefully, if necessary.
21853 \end_layout
21854
21855 \begin_layout Standard
21856 The URL dialog has two fields; the URL field and the 
21857 \family sans
21858 Name
21859 \family default
21860  field for the URL description, which will be typeset as plain text immediately
21861  before the URL.
21862  Here an example:
21863 \end_layout
21864
21865 \begin_layout Standard
21866 \begin_inset LatexCommand url
21867 name "LyX-Homepage"
21868 target "http://www.lyx.org"
21869
21870 \end_inset
21871
21872 .
21873 \end_layout
21874
21875 \begin_layout Standard
21876 \begin_inset VSpace bigskip
21877 \end_inset
21878
21879
21880 \series bold
21881 Important notes
21882 \series default
21883 :
21884 \end_layout
21885
21886 \begin_layout Itemize
21887 When you use the following characters: "%", "#", "^", you have to write
21888  them with a backslash before, e.g.
21889  
21890 \begin_inset Quotes eld
21891 \end_inset
21892
21893
21894 \backslash
21895 #
21896 \begin_inset Quotes erd
21897 \end_inset
21898
21899 .
21900 \end_layout
21901
21902 \begin_layout Itemize
21903 URLs must not end with a backslash!
21904 \end_layout
21905
21906 \begin_layout Section
21907 Appendices
21908 \begin_inset LatexCommand index
21909 name "Appendix"
21910
21911 \end_inset
21912
21913
21914 \begin_inset LatexCommand label
21915 name "sec:Appendices"
21916
21917 \end_inset
21918
21919
21920 \end_layout
21921
21922 \begin_layout Standard
21923 Appendices are created with the menu 
21924 \family sans
21925 Document\SpecialChar \menuseparator
21926 Start\InsetSpace ~
21927 Appendix\InsetSpace ~
21928 Here
21929 \family default
21930 .
21931  This menu sets the document from the current cursor position to the end
21932  as appendix region.
21933  The region is marked with a red borderline.
21934 \end_layout
21935
21936 \begin_layout Standard
21937 Every chapter (or section) within the appendix region is treated as an appendix,
21938  numbered with a capital Latin letter.
21939  The appendix subsections are numbered with this letter followed by a dot
21940  and the subsection number.
21941  All appendix sections can be referenced as if they were normal sections,
21942  here two examples:
21943 \end_layout
21944
21945 \begin_layout Standard
21946 Appendix\InsetSpace ~
21947
21948 \begin_inset LatexCommand ref
21949 reference "cha:Credits"
21950
21951 \end_inset
21952
21953 ; Appendix\InsetSpace ~
21954
21955 \begin_inset LatexCommand ref
21956 reference "sub:Export"
21957
21958 \end_inset
21959
21960
21961 \end_layout
21962
21963 \begin_layout Section
21964 Bibliography
21965 \begin_inset LatexCommand index
21966 name "Bibliography"
21967
21968 \end_inset
21969
21970
21971 \begin_inset LatexCommand label
21972 name "sec:Bibliography"
21973
21974 \end_inset
21975
21976
21977 \end_layout
21978
21979 \begin_layout Standard
21980 There are two ways of generating the bibliography in a LyX-document.
21981  You can include a bibliography database
21982 \begin_inset Foot
21983 status collapsed
21984
21985 \begin_layout Standard
21986 Known under the name 
21987 \begin_inset Quotes eld
21988 \end_inset
21989
21990 BibTeX-database
21991 \begin_inset Quotes erd
21992 \end_inset
21993
21994 .
21995 \end_layout
21996
21997 \end_inset
21998
21999 , which is explained in the next subsection or you can insert the bibliography
22000  manually.
22001  For the second method we use the paragraph environment 
22002 \family sans
22003 Bibliography
22004 \family default
22005 , described in section\InsetSpace ~
22006
22007 \begin_inset LatexCommand ref
22008 reference "sub:biblio_environment"
22009
22010 \end_inset
22011
22012 .
22013 \end_layout
22014
22015 \begin_layout Standard
22016 Within the 
22017 \family sans
22018 Bibliography
22019 \family default
22020  environment, every paragraph begins with a gray bibliography box labeled
22021  with a number.
22022  If you click on it, you will get a dialog in which you can set a 
22023 \family sans
22024 Key
22025 \family default
22026  and a 
22027 \family sans
22028 Label
22029 \family default
22030 .
22031  The key is the symbolic name by which you will refer to this bibliography
22032  entry.
22033  For example, our second entry in the bibliography is a book about LaTeX
22034  and we used 
22035 \begin_inset Quotes eld
22036 \end_inset
22037
22038 latexcompanion
22039 \begin_inset Quotes erd
22040 \end_inset
22041
22042 , a short form of its title, as key.
22043 \end_layout
22044
22045 \begin_layout Standard
22046 You can refer to the key of a bibliography entry using the menu 
22047 \family sans
22048 Insert\SpecialChar \menuseparator
22049 Citation
22050 \family default
22051 .
22052  A citation reference box is inserted and a citation window will appear
22053  in which you can select one or more keys in the available key list.
22054  The citation reference box will be labeled with the referenced key.
22055  When you click on the box, the citation window appears and you can change
22056  the reference.
22057 \end_layout
22058
22059 \begin_layout Standard
22060 Citation references appear in the output as number of the bibliography entry
22061  with surrounding brackets.
22062  If you set a 
22063 \family sans
22064 Label
22065 \family default
22066  for the entry, the label will appear instead of the number.
22067  Here two examples; the first without a label, the second with the label
22068  
22069 \begin_inset Quotes eld
22070 \end_inset
22071
22072 Credits
22073 \begin_inset Quotes erd
22074 \end_inset
22075
22076 :
22077 \end_layout
22078
22079 \begin_layout Standard
22080 Have a look at the 
22081 \family sans
22082 LaTeX Companion Second Edition
22083 \family default
22084
22085 \begin_inset LatexCommand cite
22086 key "latexcompanion"
22087
22088 \end_inset
22089
22090
22091 \end_layout
22092
22093 \begin_layout Standard
22094 The LyX-Team members are listed in the Credits: 
22095 \begin_inset LatexCommand cite
22096 key "lyxcredit"
22097
22098 \end_inset
22099
22100
22101 \end_layout
22102
22103 \begin_layout Subsection
22104 Bibliography databases (BibTeX)
22105 \begin_inset LatexCommand index
22106 name "Bibliography ! Databases"
22107
22108 \end_inset
22109
22110
22111 \begin_inset LatexCommand index
22112 name "Bibliography ! BibTeX"
22113
22114 \end_inset
22115
22116
22117 \end_layout
22118
22119 \begin_layout Standard
22120 Bibliography databases are useful if you use the same bibliography in different
22121  documents.
22122  It makes it also very easy to have an uniform layout for all bibliography
22123  entries.
22124  You can collect the bibliography of all relevant books and articles of
22125  your working field in a database.
22126  This database can be used for different documents, because only the referenced
22127  entries of the database will appear in the bibliography list.
22128 \end_layout
22129
22130 \begin_layout Standard
22131 The database is a text file with the file extension 
22132 \begin_inset Quotes eld
22133 \end_inset
22134
22135
22136 \family sans
22137 .bib
22138 \family default
22139
22140 \begin_inset Quotes erd
22141 \end_inset
22142
22143  containing the bibliography in a special format.
22144  The format is explained in LaTeX books (
22145 \begin_inset LatexCommand cite
22146 key "Mittelbach,Kopka,Lamport"
22147
22148 \end_inset
22149
22150 ).
22151  Normally one uses a special program to create and edit entries of the database.
22152  Under
22153 \newline
22154  
22155 \begin_inset LatexCommand url
22156 target "http://wiki.lyx.org/BibTeX/Programs"
22157
22158 \end_inset
22159
22160
22161 \newline
22162 you find a list of programs for bibliography databases.
22163 \end_layout
22164
22165 \begin_layout Standard
22166 To use a database, use the menu 
22167 \family sans
22168 Insert\SpecialChar \menuseparator
22169 List
22170 \family default
22171 /
22172 \family sans
22173 TOC\SpecialChar \menuseparator
22174 BibT
22175 \begin_inset ERT
22176 status collapsed
22177
22178 \begin_layout Standard
22179
22180 {}
22181 \end_layout
22182
22183 \end_inset
22184
22185 eX\InsetSpace ~
22186 Bibliography
22187 \family default
22188 .
22189  A grey box will be inserted and a window appears.
22190  In this window you can load one or more databases and a style file.
22191 \end_layout
22192
22193 \begin_layout Standard
22194 The style file is a text file with the file extension
22195 \begin_inset Quotes erd
22196 \end_inset
22197
22198
22199 \family sans
22200 .bst
22201 \family default
22202
22203 \begin_inset Quotes erd
22204 \end_inset
22205
22206  that declares the layout of all bibliography entries.
22207  Many publishers provide special style files, so that you don't have to
22208  take care of the layout.
22209 \end_layout
22210
22211 \begin_layout Standard
22212 Inserting a citation reference works like described above.
22213 \end_layout
22214
22215 \begin_layout Standard
22216 \begin_inset VSpace defskip
22217 \end_inset
22218
22219
22220 \end_layout
22221
22222 \begin_layout Standard
22223 To generate the bibliography from a database, the program BibTeX is used
22224  by LyX.
22225  This program can be controlled with options that you can add in LyX's preferenc
22226 es dialog under 
22227 \family sans
22228 Outputs
22229 \family default
22230
22231 \family sans
22232 LaT
22233 \begin_inset ERT
22234 status collapsed
22235
22236 \begin_layout Standard
22237
22238 {}
22239 \end_layout
22240
22241 \end_inset
22242
22243 eX
22244 \family default
22245  in the field 
22246 \family sans
22247 BibT
22248 \begin_inset ERT
22249 status collapsed
22250
22251 \begin_layout Standard
22252
22253 {}
22254 \end_layout
22255
22256 \end_inset
22257
22258 eX\InsetSpace ~
22259 command
22260 \family default
22261 .
22262  Before adding options, it is strongly recommended to read the manual of
22263  
22264 \family sans
22265 BibTeX
22266 \family default
22267 .
22268 \end_layout
22269
22270 \begin_layout Standard
22271 \begin_inset VSpace defskip
22272 \end_inset
22273
22274
22275 \end_layout
22276
22277 \begin_layout Standard
22278 We use two bibliographies in this document to show the difference between
22279  the two methods of creating them.
22280  As you can see, the bibliography that is created from a database lists
22281  only the database entries that are referenced in the document.
22282  We used the style file 
22283 \family sans
22284 alphadin.bst
22285 \family default
22286  to get the complicated German reference key scheme in the bibliography.
22287 \end_layout
22288
22289 \begin_layout Subsection
22290 Bibliography layout
22291 \begin_inset LatexCommand index
22292 name "Bibliography ! Layout"
22293
22294 \end_inset
22295
22296
22297 \end_layout
22298
22299 \begin_layout Standard
22300 In the citation reference dialog you can set a special citation format.
22301  For this feature you need to use the option 
22302 \family sans
22303 Natbib
22304 \family default
22305  enabled in the 
22306 \family sans
22307 Document\SpecialChar \menuseparator
22308 Settings
22309 \family default
22310
22311 \begin_inset LatexCommand index
22312 name "Document ! Settings"
22313
22314 \end_inset
22315
22316  dialog under 
22317 \family sans
22318 Bibliography
22319 \family default
22320 .
22321  Setting a citation style for a reference will overwrite the default.
22322  For the global citation format use the BibTeX style files as explained
22323  in the previous section.
22324 \end_layout
22325
22326 \begin_layout Standard
22327 You can also set text, that should appear before or after a citation reference,
22328  in the citation reference window.
22329  Here an example where we set the text 
22330 \begin_inset Quotes eld
22331 \end_inset
22332
22333 Chapter\InsetSpace ~
22334 3
22335 \begin_inset Quotes erd
22336 \end_inset
22337
22338  to appear after the reference:
22339 \end_layout
22340
22341 \begin_layout Standard
22342 Have a look at 
22343 \begin_inset LatexCommand cite
22344 after "Chapter 3"
22345 key "latexcompanion"
22346
22347 \end_inset
22348
22349 .
22350 \end_layout
22351
22352 \begin_layout Section
22353 Index
22354 \begin_inset LatexCommand index
22355 name "Index generation"
22356
22357 \end_inset
22358
22359
22360 \end_layout
22361
22362 \begin_layout Standard
22363 An index entry is created if you place the cursor behind the word or phrase
22364  that should appear in the index and then use the menu 
22365 \family sans
22366 Insert\SpecialChar \menuseparator
22367 Index\InsetSpace ~
22368 Entry
22369 \family default
22370 .
22371  A gray box labeled 
22372 \begin_inset Quotes eld
22373 \end_inset
22374
22375
22376 \family sans
22377 Idx
22378 \family default
22379
22380 \begin_inset Quotes erd
22381 \end_inset
22382
22383  is inserted and a window pops up asking for the index entry.
22384  LyX propose the word before the cursor as entry.
22385 \end_layout
22386
22387 \begin_layout Standard
22388 \begin_inset Note Greyedout
22389 status open
22390
22391 \begin_layout Standard
22392
22393 \series bold
22394 Note:
22395 \series default
22396  The index entry text field differs from all other text fields, because
22397  you have to insert valid LaTeX-code.
22398 \end_layout
22399
22400 \end_inset
22401
22402  Therefore you cannot insert
22403 \end_layout
22404
22405 \begin_layout Standard
22406
22407 \series bold
22408 Find & Replace
22409 \end_layout
22410
22411 \begin_layout Standard
22412 to an index entry field, because the 
22413 \begin_inset Quotes eld
22414 \end_inset
22415
22416 &
22417 \begin_inset Quotes erd
22418 \end_inset
22419
22420  character is used in LaTeX to separate table columns so that you will get
22421  LaTeX-errors.
22422  The correct entry is
22423 \end_layout
22424
22425 \begin_layout Standard
22426
22427 \series bold
22428 Find 
22429 \backslash
22430 & Replace
22431 \end_layout
22432
22433 \begin_layout Standard
22434 This behavior is necessary because index entries can be formatted in many
22435  ways using special LaTeX commands.
22436  We give a short overview of the index command in the next subsections.
22437  For a detailed description of LaTeX's index mechanism, have a look at one
22438  of the LaTeX books 
22439 \begin_inset LatexCommand cite
22440 key "latexcompanion,latexguide,latexbook"
22441
22442 \end_inset
22443
22444 .
22445 \end_layout
22446
22447 \begin_layout Standard
22448 You can change index entries by clicking on the index box.
22449 \end_layout
22450
22451 \begin_layout Standard
22452 The index list is inserted to the document with the menu 
22453 \family sans
22454 Insert\SpecialChar \menuseparator
22455 List\InsetSpace ~
22456 /\InsetSpace ~
22457 TOC\SpecialChar \menuseparator
22458 Index\InsetSpace ~
22459 List
22460 \family default
22461 .
22462  A light blue box labeled 
22463 \begin_inset Quotes eld
22464 \end_inset
22465
22466
22467 \family sans
22468 Index
22469 \family default
22470
22471 \begin_inset Quotes erd
22472 \end_inset
22473
22474  will show the place where the index is printed in the output.
22475  The index list box is not clickable like other LyX-boxes.
22476 \end_layout
22477
22478 \begin_layout Subsection
22479 Grouping Index Entries
22480 \begin_inset LatexCommand index
22481 name "Index ! Grouping"
22482
22483 \end_inset
22484
22485
22486 \end_layout
22487
22488 \begin_layout Standard
22489 Index entries are often grouped to offer the reader a fast search in the
22490  index.
22491  We want to group for example the index entries for itemized and enumerated
22492  lists under the entry 
22493 \begin_inset Quotes eld
22494 \end_inset
22495
22496 Lists
22497 \begin_inset Quotes erd
22498 \end_inset
22499
22500 .
22501  First we create the entry 
22502 \begin_inset Quotes eld
22503 \end_inset
22504
22505 Lists
22506 \begin_inset Quotes erd
22507 \end_inset
22508
22509  in section\InsetSpace ~
22510
22511 \begin_inset LatexCommand ref
22512 reference "sub:Lists"
22513
22514 \end_inset
22515
22516 .
22517  In the text field for the itemized list index entry in section\InsetSpace ~
22518
22519 \begin_inset LatexCommand ref
22520 reference "sec:itemize"
22521
22522 \end_inset
22523
22524 , we insert the command
22525 \end_layout
22526
22527 \begin_layout Standard
22528
22529 \series bold
22530 Lists ! Itemize
22531 \end_layout
22532
22533 \begin_layout Standard
22534 and the command
22535 \end_layout
22536
22537 \begin_layout Standard
22538
22539 \series bold
22540 Lists ! Enumerate
22541 \end_layout
22542
22543 \begin_layout Standard
22544 for the enumerated list in section\InsetSpace ~
22545
22546 \begin_inset LatexCommand ref
22547 reference "sec:enumerate"
22548
22549 \end_inset
22550
22551 .
22552 \end_layout
22553
22554 \begin_layout Standard
22555 The exclamation mark 
22556 \begin_inset Quotes eld
22557 \end_inset
22558
22559 !
22560 \begin_inset Quotes erd
22561 \end_inset
22562
22563  marks the grouping levels.
22564  You can have three levels; every index level is indented a bit more.
22565  An index entry for the higher levels is not required.
22566  If we don't have an index entry for 
22567 \begin_inset Quotes eld
22568 \end_inset
22569
22570 Lists
22571 \begin_inset Quotes erd
22572 \end_inset
22573
22574 , it will be printed anyway, but without a page number.
22575 \end_layout
22576
22577 \begin_layout Subsection
22578 Page Ranges
22579 \begin_inset LatexCommand index
22580 name "Index ! Page ranges"
22581
22582 \end_inset
22583
22584
22585 \end_layout
22586
22587 \begin_layout Standard
22588 Normally an index entry will appear with the page number of the indexed
22589  section.
22590  But sometimes you want to index more pages under the same entry.
22591  E.g if we want to index the paragraph environments, we create an index entry
22592  in section\InsetSpace ~
22593
22594 \begin_inset LatexCommand ref
22595 reference "sec:Paragraph-Environments"
22596
22597 \end_inset
22598
22599  with the command
22600 \end_layout
22601
22602 \begin_layout Standard
22603
22604 \series bold
22605 Paragraph environments|(
22606 \end_layout
22607
22608 \begin_layout Standard
22609 and another entry at the end of section\InsetSpace ~
22610
22611 \begin_inset LatexCommand ref
22612 reference "sub:LyX-Code"
22613
22614 \end_inset
22615
22616  with the command
22617 \end_layout
22618
22619 \begin_layout Standard
22620
22621 \series bold
22622 Paragraph environments|)
22623 \end_layout
22624
22625 \begin_layout Standard
22626 The commands 
22627 \begin_inset Quotes eld
22628 \end_inset
22629
22630
22631 \series bold
22632 |(
22633 \series default
22634
22635 \begin_inset Quotes erd
22636 \end_inset
22637
22638  and 
22639 \begin_inset Quotes eld
22640 \end_inset
22641
22642
22643 \series bold
22644 |)
22645 \series default
22646
22647 \begin_inset Quotes erd
22648 \end_inset
22649
22650  respectively starts and ends the index range.
22651  You can also add the same index entry at different places in the document.
22652  They appear in the output under one entry with a comma separated list of
22653  the pages of the indexed document parts.
22654  An example is the index entry 
22655 \begin_inset Quotes eld
22656 \end_inset
22657
22658 Document ! Settings
22659 \begin_inset Quotes erd
22660 \end_inset
22661
22662 .
22663 \end_layout
22664
22665 \begin_layout Subsection
22666 Cross referencing
22667 \begin_inset LatexCommand index
22668 name "Index ! Cross referencing"
22669
22670 \end_inset
22671
22672
22673 \end_layout
22674
22675 \begin_layout Standard
22676 It is also possible to refer to another index entry.
22677  We referred for example in the index entry 
22678 \begin_inset Quotes eld
22679 \end_inset
22680
22681 GIF
22682 \begin_inset Quotes erd
22683 \end_inset
22684
22685  (in section\InsetSpace ~
22686
22687 \begin_inset LatexCommand ref
22688 reference "sub:Image-Formats"
22689
22690 \end_inset
22691
22692 ) to the index entry 
22693 \begin_inset Quotes eld
22694 \end_inset
22695
22696 Image formats
22697 \begin_inset Quotes erd
22698 \end_inset
22699
22700  in the same section using the command
22701 \end_layout
22702
22703 \begin_layout Standard
22704
22705 \series bold
22706 GIF|see{Image formats}
22707 \end_layout
22708
22709 \begin_layout Standard
22710 The text within the braces is the referenced entry.
22711  The reference will appear in the output without a page number.
22712 \end_layout
22713
22714 \begin_layout Subsection
22715 Index Entry Order
22716 \begin_inset LatexCommand index
22717 name "Index ! Entry order"
22718
22719 \end_inset
22720
22721
22722 \end_layout
22723
22724 \begin_layout Standard
22725 You can use accented characters in the index entry, but the entries might
22726  then not follow the rules for the index order.
22727  The index entries are sorted alphabetically, but LaTeX
22728 \begin_inset Foot
22729 status collapsed
22730
22731 \begin_layout Standard
22732 The index generating is done in the background by an extra program, see
22733  section\InsetSpace ~
22734
22735 \begin_inset LatexCommand ref
22736 reference "sub:Index-Program"
22737
22738 \end_inset
22739
22740 .
22741 \end_layout
22742
22743 \end_inset
22744
22745  doesn't know how to sort accents in different languages.
22746  We created as example the three dummy index entries 
22747 \begin_inset Quotes eld
22748 \end_inset
22749
22750 maison
22751 \begin_inset Quotes erd
22752 \end_inset
22753
22754
22755 \begin_inset Quotes eld
22756 \end_inset
22757
22758 maïs
22759 \begin_inset Quotes erd
22760 \end_inset
22761
22762 , and 
22763 \begin_inset Quotes eld
22764 \end_inset
22765
22766 maître
22767 \begin_inset Quotes erd
22768 \end_inset
22769
22770 .
22771 \begin_inset LatexCommand index
22772 name "Dummy entries ! maïs"
22773
22774 \end_inset
22775
22776
22777 \begin_inset LatexCommand index
22778 name "Dummy entries ! maître"
22779
22780 \end_inset
22781
22782
22783 \begin_inset LatexCommand index
22784 name "Dummy entries ! maïs@maison"
22785
22786 \end_inset
22787
22788  They will be sorted in the order maïs, maître, maison, but we want the
22789  order maïs, maison, maître.
22790  To achieve this, we use the command
22791 \end_layout
22792
22793 \begin_layout Standard
22794
22795 \series bold
22796 previous entry@current entry
22797 \end_layout
22798
22799 \begin_layout Standard
22800 In our case we want to have 
22801 \begin_inset Quotes eld
22802 \end_inset
22803
22804 maison
22805 \begin_inset Quotes erd
22806 \end_inset
22807
22808  after 
22809 \begin_inset Quotes eld
22810 \end_inset
22811
22812 maïs
22813 \begin_inset Quotes erd
22814 \end_inset
22815
22816  and write therefore for the index entry of maison:
22817 \end_layout
22818
22819 \begin_layout Standard
22820
22821 \series bold
22822 maïs@maison
22823 \end_layout
22824
22825 \begin_layout Standard
22826 The previous entry needn't to be a real existing entry, you can also use
22827  another word to tell LaTeX the entry order, see the next subsection for
22828  an example.
22829 \end_layout
22830
22831 \begin_layout Subsection
22832 Index Entry Layout
22833 \begin_inset LatexCommand index
22834 name "Index ! Entry layout"
22835
22836 \end_inset
22837
22838
22839 \end_layout
22840
22841 \begin_layout Standard
22842 You can insert entries together with LaTeX-commands for the layout.
22843  If you need for example an italic entry, you can write
22844 \end_layout
22845
22846 \begin_layout Standard
22847
22848 \series bold
22849
22850 \backslash
22851 textit{This is an italic entry}
22852 \end_layout
22853
22854 \begin_layout Standard
22855 where the command 
22856 \series bold
22857
22858 \backslash
22859 textit
22860 \series default
22861  produces the italic layout.
22862 \begin_inset LatexCommand index
22863 name "Dummy entries ! This@\\textit{This is an italic entry}"
22864
22865 \end_inset
22866
22867  We refer to LaTeX books (
22868 \begin_inset LatexCommand cite
22869 key "latexcompanion,latexguide,latexbook"
22870
22871 \end_inset
22872
22873 ) for an overview of layout commands.
22874  There is only the problem, that layout commands destroy the sorting order.
22875  To avoid that our index entry appears as the first one, we use the following
22876  command instead:
22877 \end_layout
22878
22879 \begin_layout Standard
22880
22881 \series bold
22882 This@
22883 \backslash
22884 textit{This is an italic entry}
22885 \end_layout
22886
22887 \begin_layout Standard
22888 You can also format the page number using the character 
22889 \begin_inset Quotes eld
22890 \end_inset
22891
22892 |
22893 \begin_inset Quotes erd
22894 \end_inset
22895
22896  followed by a LaTeX-command without a backslash.
22897  We can write for example
22898 \end_layout
22899
22900 \begin_layout Standard
22901
22902 \series bold
22903 old-style page number:|oldstylenums
22904 \end_layout
22905
22906 \begin_layout Standard
22907 to get the page number in an old-style layout.
22908 \begin_inset LatexCommand index
22909 name "Dummy entries ! old-style page number:|oldstylenums"
22910
22911 \end_inset
22912
22913  Normally all LaTeX-commands begin with a backslash, but in this special
22914  case 
22915 \begin_inset Quotes eld
22916 \end_inset
22917
22918
22919 \series bold
22920 |command
22921 \series default
22922
22923 \begin_inset Quotes erd
22924 \end_inset
22925
22926  means 
22927 \series bold
22928
22929 \backslash
22930 command{page\InsetSpace ~
22931 number}
22932 \series default
22933 .
22934  Have a look at section\InsetSpace ~
22935
22936 \begin_inset LatexCommand ref
22937 reference "sub:LaTeX-Syntax"
22938
22939 \end_inset
22940
22941  to learn more about the LaTeX-syntax.
22942 \end_layout
22943
22944 \begin_layout Standard
22945 You can also change the layout for the whole index.
22946  E.g.
22947  we marked the index list box of this document as bold to get a bold font
22948  for all index entries.
22949 \end_layout
22950
22951 \begin_layout Subsection
22952 Index Program
22953 \begin_inset LatexCommand index
22954 name "Index ! Program"
22955
22956 \end_inset
22957
22958
22959 \begin_inset LatexCommand label
22960 name "sub:Index-Program"
22961
22962 \end_inset
22963
22964
22965 \end_layout
22966
22967 \begin_layout Standard
22968 LyX uses for the index generation by default the program 
22969 \family sans
22970 makeindex
22971 \family default
22972 .
22973  This programs can be controlled by options that can be set in LyX's preferences
22974  dialog under 
22975 \family sans
22976 Outputs
22977 \family default
22978
22979 \family sans
22980 LaT
22981 \begin_inset ERT
22982 status collapsed
22983
22984 \begin_layout Standard
22985
22986 {}
22987 \end_layout
22988
22989 \end_inset
22990
22991 eX
22992 \family default
22993  in the field 
22994 \family sans
22995 Index\InsetSpace ~
22996 command
22997 \family default
22998 .
22999  You can also specify there another program to generate the index, for example
23000  
23001 \family sans
23002 xindy
23003 \family default
23004 .
23005  Before you change something there, it is strongly recommended to read the
23006  manuals of the programs.
23007 \end_layout
23008
23009 \begin_layout Section
23010 Nomenclature / Glossary 
23011 \begin_inset LatexCommand index
23012 name "Nomenclature"
23013
23014 \end_inset
23015
23016
23017 \begin_inset LatexCommand index
23018 name "Glossary|see{Nomenclature}"
23019
23020 \end_inset
23021
23022
23023 \end_layout
23024
23025 \begin_layout Standard
23026 Sometimes you need to compile a list of symbols that are mentioned in your
23027  document with a brief explanation of them -- a so called nomenclature or
23028  glossary.
23029 \end_layout
23030
23031 \begin_layout Standard
23032 To be able to create nomenclatures, you need the LaTeX package 
23033 \series bold
23034 nomencl
23035 \begin_inset LatexCommand index
23036 name "LaTeX-packages ! nomencl"
23037
23038 \end_inset
23039
23040
23041 \series default
23042  installed.
23043  You find it in the TeX Catalogue, 
23044 \begin_inset LatexCommand cite
23045 key "TeXCatalogue"
23046
23047 \end_inset
23048
23049  or in the package manager of your LaTeX-system.
23050 \end_layout
23051
23052 \begin_layout Standard
23053 A nomenclature entry is created if you place the cursor after a symbol entry
23054  and then use the menu 
23055 \family sans
23056 Insert\SpecialChar \menuseparator
23057
23058 \family default
23059 N
23060 \family sans
23061 omenclature\InsetSpace ~
23062 Entry
23063 \family default
23064 .
23065  A gray box labeled 
23066 \begin_inset Quotes eld
23067 \end_inset
23068
23069
23070 \family sans
23071 Nom
23072 \family default
23073
23074 \begin_inset Quotes erd
23075 \end_inset
23076
23077  is inserted and a window pops up asking for the nomenclature entry.
23078 \end_layout
23079
23080 \begin_layout Standard
23081 A nomenclature entry consists of two main entries.
23082  The first is the symbol that you want to refer to.
23083  The second is the description of the symbol.
23084 \end_layout
23085
23086 \begin_layout Standard
23087 \begin_inset Note Greyedout
23088 status open
23089
23090 \begin_layout Standard
23091
23092 \series bold
23093 Note:
23094 \series default
23095  Like for the index entry dialog, you have to enter valid LaTeX-code for
23096  all fields of the nomenclature dialog.
23097 \end_layout
23098
23099 \end_inset
23100
23101
23102 \end_layout
23103
23104 \begin_layout Subsection
23105 Nomenclature Definition and Layout
23106 \begin_inset LatexCommand index
23107 name "Nomenclature ! Layout"
23108
23109 \end_inset
23110
23111
23112 \end_layout
23113
23114 \begin_layout Standard
23115 When you have symbols in formulas, you have to define them in the 
23116 \family sans
23117 Symbol
23118 \family default
23119  field as LaTeX-formula.
23120  For example to get 
23121 \begin_inset Quotes eld
23122 \end_inset
23123
23124
23125 \begin_inset Formula $\sigma$
23126 \end_inset
23127
23128
23129 \begin_inset Quotes erd
23130 \end_inset
23131
23132 , insert this:
23133 \newline
23134
23135 \series bold
23136 $
23137 \backslash
23138 sigma$
23139 \newline
23140
23141 \series default
23142 The 
23143 \begin_inset Quotes eld
23144 \end_inset
23145
23146 $
23147 \begin_inset Quotes erd
23148 \end_inset
23149
23150  character hereby starts/ends the formula.
23151  The LaTeX-command for the Greek letter is the name of the letter beginning
23152  with a backslash 
23153 \begin_inset Quotes eld
23154 \end_inset
23155
23156
23157 \backslash
23158
23159 \begin_inset Quotes erd
23160 \end_inset
23161
23162 .
23163  For capital Greek letters, start the command also with a capital letter,
23164  like 
23165 \series bold
23166
23167 \backslash
23168 Sigma
23169 \series default
23170 .
23171 \end_layout
23172
23173 \begin_layout Standard
23174 (A short introduction to the LaTeX-syntax is given in section\InsetSpace ~
23175
23176 \begin_inset LatexCommand ref
23177 reference "sub:LaTeX-Syntax"
23178
23179 \end_inset
23180
23181 .)
23182 \end_layout
23183
23184 \begin_layout Standard
23185 You cannot use the 
23186 \family sans
23187 Text\InsetSpace ~
23188 Style
23189 \family default
23190  dialog to format the description text but have to use LaTeX-commands.
23191  For example the description of the nomenclature entry for the 
23192 \begin_inset Quotes eld
23193 \end_inset
23194
23195
23196 \begin_inset Formula $\sigma$
23197 \end_inset
23198
23199
23200 \begin_inset Quotes erd
23201 \end_inset
23202
23203  in this document is:
23204 \newline
23205
23206 \series bold
23207 dummy entry for the character 
23208 \backslash
23209 textsf{sigma}
23210 \series default
23211
23212 \newline
23213 The command 
23214 \series bold
23215
23216 \backslash
23217 textsf
23218 \series default
23219  sets the fonts to 
23220 \family sans
23221 sans\InsetSpace ~
23222 serif
23223 \family default
23224 .
23225  To get 
23226 \series bold
23227 bold
23228 \series default
23229  font use the command 
23230 \series bold
23231
23232 \backslash
23233 textbf
23234 \series default
23235 , for 
23236 \family typewriter
23237 typewriter
23238 \family default
23239  use 
23240 \series bold
23241
23242 \backslash
23243 texttt
23244 \series default
23245 , for 
23246 \emph on
23247 emphasized
23248 \emph default
23249  use 
23250 \series bold
23251
23252 \backslash
23253 emph
23254 \series default
23255 .
23256 \end_layout
23257
23258 \begin_layout Subsection
23259 Sort Order of Nomenclature Entries
23260 \begin_inset LatexCommand index
23261 name "Nomenclature ! Sort order"
23262
23263 \end_inset
23264
23265
23266 \end_layout
23267
23268 \begin_layout Standard
23269 The nomenclature entries are sorted alphabetically by the LaTeX-code of
23270  the symbol definition.
23271  This leads to undesired results when you for example have symbols in formulas.
23272  Suppose you have nomenclature entries for the symbols 
23273 \emph on
23274 a
23275 \begin_inset LatexCommand nomenclature
23276 symbol "a"
23277 description "dummy entry for the character \"a\"\\nomnorefpage"
23278
23279 \end_inset
23280
23281
23282 \emph default
23283  and 
23284 \begin_inset Formula $\sigma$
23285 \end_inset
23286
23287
23288 \begin_inset LatexCommand nomenclature
23289 prefix "sigma"
23290 symbol "$\\sigma$"
23291 description "dummy entry for the character \\textsf{sigma}"
23292
23293 \end_inset
23294
23295 .
23296  They will be sorted by 
23297 \begin_inset Quotes eld
23298 \end_inset
23299
23300
23301 \family sans
23302 a
23303 \family default
23304
23305 \begin_inset Quotes erd
23306 \end_inset
23307
23308  and 
23309 \begin_inset Quotes eld
23310 \end_inset
23311
23312
23313 \family typewriter
23314 $
23315 \backslash
23316 sigma$
23317 \family default
23318
23319 \begin_inset Quotes erd
23320 \end_inset
23321
23322  -- the 
23323 \begin_inset Formula $\sigma$
23324 \end_inset
23325
23326  will be sorted before the 
23327 \emph on
23328 a
23329 \emph default
23330  since the character 
23331 \begin_inset Quotes eld
23332 \end_inset
23333
23334 $
23335 \begin_inset Quotes erd
23336 \end_inset
23337
23338  is considered in sorting.
23339 \end_layout
23340
23341 \begin_layout Standard
23342 To control the sort order, you can edit the 
23343 \family sans
23344 Sort\InsetSpace ~
23345 as
23346 \family default
23347  field of the nomenclature dialog.
23348  Then the nomenclature entry will be sorted by this entry and not the symbol
23349  definition.
23350  For the given example, you can insert 
23351 \family typewriter
23352 sigma
23353 \family default
23354  to this field for the 
23355 \begin_inset Formula $\sigma$
23356 \end_inset
23357
23358 , then 
23359 \emph on
23360 a
23361 \emph default
23362  will be located before 
23363 \begin_inset Formula $\sigma$
23364 \end_inset
23365
23366 .
23367 \end_layout
23368
23369 \begin_layout Standard
23370 For subgrouping and tips for using sort entries see the 
23371 \series bold
23372 nomencl
23373 \series default
23374  documentation, 
23375 \begin_inset LatexCommand cite
23376 key "nomencl"
23377
23378 \end_inset
23379
23380 .
23381 \end_layout
23382
23383 \begin_layout Subsection
23384 Nomenclature Options
23385 \begin_inset LatexCommand index
23386 name "Nomenclature ! Options"
23387
23388 \end_inset
23389
23390
23391 \end_layout
23392
23393 \begin_layout Standard
23394 The 
23395 \series bold
23396 nomencl
23397 \series default
23398  package offers some options to adjust the appearance of the nomenclature.
23399  Here are some of its options, for more have a look at its documentation:
23400 \end_layout
23401
23402 \begin_layout Description
23403 refeq Appends the phrase 
23404 \begin_inset Quotes eld
23405 \end_inset
23406
23407
23408 \family sans
23409 , see equation (
23410 \emph on
23411 eq
23412 \emph default
23413 )
23414 \family default
23415
23416 \begin_inset Quotes erd
23417 \end_inset
23418
23419  to every nomenclature entry, where 
23420 \family sans
23421 \emph on
23422 eq
23423 \family default
23424 \emph default
23425  is the number of the last equation in front of the nomenclature entry
23426 \end_layout
23427
23428 \begin_layout Description
23429 refpage Appends the phrase 
23430 \begin_inset Quotes eld
23431 \end_inset
23432
23433
23434 \family sans
23435 , page (
23436 \emph on
23437 page
23438 \emph default
23439 )
23440 \family default
23441
23442 \begin_inset Quotes erd
23443 \end_inset
23444
23445  to every nomenclature entry, where 
23446 \family sans
23447 \emph on
23448 page
23449 \family default
23450 \emph default
23451  is the number of the page on which the nomenclature entry appeared
23452 \end_layout
23453
23454 \begin_layout Description
23455 intoc Inserts the nomenclature in the Table of Contents
23456 \end_layout
23457
23458 \begin_layout Standard
23459 There are furthermore the options 
23460 \series bold
23461 croatian
23462 \series default
23463
23464 \series bold
23465 danish
23466 \series default
23467
23468 \series bold
23469 english
23470 \series default
23471
23472 \series bold
23473 french
23474 \series default
23475
23476 \series bold
23477 german
23478 \series default
23479
23480 \series bold
23481 italian
23482 \series default
23483
23484 \series bold
23485 polish
23486 \series default
23487
23488 \series bold
23489 portuguese
23490 \series default
23491
23492 \series bold
23493 russian
23494 \series default
23495
23496 \series bold
23497 spanish
23498 \series default
23499 , and 
23500 \series bold
23501 ukrainian
23502 \series default
23503  to print the reference texts and the nomenclature title in the corresponding
23504  language.
23505 \end_layout
23506
23507 \begin_layout Standard
23508 To use one or more of the options, add them to the comma-separated document
23509  class options list in the 
23510 \family sans
23511 Document\SpecialChar \menuseparator
23512 Settings
23513 \family default
23514  dialog.
23515  In this document the options 
23516 \series bold
23517 intoc
23518 \series default
23519  and 
23520 \series bold
23521 refpage
23522 \series default
23523  are used.
23524 \end_layout
23525
23526 \begin_layout Standard
23527 \begin_inset VSpace bigskip
23528 \end_inset
23529
23530
23531 \end_layout
23532
23533 \begin_layout Standard
23534 You can also use the first two options above only for certain nomenclature
23535  entries when you add one of the following commands as last entry to the
23536  
23537 \family sans
23538 Description
23539 \family default
23540  field in the nomenclature dialog:
23541 \end_layout
23542
23543 \begin_layout Description
23544
23545 \backslash
23546 nomrefeq Like the 
23547 \series bold
23548 refeq
23549 \series default
23550  option
23551 \end_layout
23552
23553 \begin_layout Description
23554
23555 \backslash
23556 nomrefpage Like the 
23557 \series bold
23558 refpage
23559 \series default
23560  option
23561 \end_layout
23562
23563 \begin_layout Description
23564
23565 \backslash
23566 nomrefeqpage Short notation of 
23567 \series bold
23568
23569 \backslash
23570 nomrefeq
23571 \backslash
23572 nomrefpage
23573 \end_layout
23574
23575 \begin_layout Description
23576
23577 \backslash
23578 nomnorefeq,\InsetSpace ~
23579
23580 \backslash
23581 nomnorefpage,\InsetSpace ~
23582
23583 \backslash
23584 nomnorefeqpage Turns off the corresponding options
23585 \end_layout
23586
23587 \begin_layout Standard
23588 The option 
23589 \series bold
23590
23591 \backslash
23592 nomnorefpage
23593 \series default
23594  was used in this document in the nomenclature entry for the 
23595 \begin_inset Quotes eld
23596 \end_inset
23597
23598 a
23599 \begin_inset Quotes erd
23600 \end_inset
23601
23602 .
23603 \end_layout
23604
23605 \begin_layout Subsection
23606 Printing the Nomenclature
23607 \begin_inset LatexCommand index
23608 name "Nomenclature ! Printing"
23609
23610 \end_inset
23611
23612
23613 \end_layout
23614
23615 \begin_layout Standard
23616 To print the nomenclature, use the menu 
23617 \family sans
23618 Insert\SpecialChar \menuseparator
23619 Lists\InsetSpace ~
23620 /\InsetSpace ~
23621 TOC\SpecialChar \menuseparator
23622 Nomenclature
23623 \family default
23624 .
23625  A light blue box labeled 
23626 \begin_inset Quotes eld
23627 \end_inset
23628
23629
23630 \family sans
23631 Nomenclature
23632 \family default
23633
23634 \begin_inset Quotes erd
23635 \end_inset
23636
23637  will show the place where the nomenclature is printed in the output.
23638  Like the index list box, the nomenclature list box is not clickable.
23639 \end_layout
23640
23641 \begin_layout Standard
23642 In the printed output the title of the nomenclature appears as 
23643 \begin_inset Quotes eld
23644 \end_inset
23645
23646 Nomenclature
23647 \begin_inset Quotes erd
23648 \end_inset
23649
23650 .
23651  If you are not happy with the name, you can change it by redefining the
23652  command 
23653 \series bold
23654
23655 \backslash
23656 nomname
23657 \series default
23658  in the preamble.
23659  For example, in order to change the name to 
23660 \emph on
23661 List of Symbols
23662 \emph default
23663 , add the following line to the preamble:
23664 \end_layout
23665
23666 \begin_layout Standard
23667
23668 \family roman
23669 \series bold
23670
23671 \backslash
23672 renewcommand{
23673 \backslash
23674 nomname}{List of Symbols}
23675 \end_layout
23676
23677 \begin_layout Standard
23678 \begin_inset VSpace defskip
23679 \end_inset
23680
23681
23682 \end_layout
23683
23684 \begin_layout Standard
23685 If you are unhappy with the amount of space for symbols, you can alter it
23686  by adding the following line to the preamble:
23687 \end_layout
23688
23689 \begin_layout Standard
23690
23691 \family roman
23692 \series bold
23693
23694 \backslash
23695 renewcommand{
23696 \backslash
23697 nomlabelwidth}{width}
23698 \end_layout
23699
23700 \begin_layout Standard
23701
23702 \family roman
23703 Where the width is a value with one of the units listed in Appendix\InsetSpace ~
23704
23705 \begin_inset LatexCommand ref
23706 reference "cha:Units-available-in"
23707
23708 \end_inset
23709
23710 .
23711  The default value is 1\InsetSpace \thinspace{}
23712 cm.
23713 \end_layout
23714
23715 \begin_layout Section
23716 Branches
23717 \begin_inset LatexCommand index
23718 name "Branches"
23719
23720 \end_inset
23721
23722
23723 \begin_inset LatexCommand index
23724 name "Document ! Branches"
23725
23726 \end_inset
23727
23728
23729 \begin_inset LatexCommand label
23730 name "sec:Branches"
23731
23732 \end_inset
23733
23734
23735 \end_layout
23736
23737 \begin_layout Standard
23738 Sometimes it is useful to hide some document parts in the output.
23739  For example a teacher who is setting an exam obviously doesn't want the
23740  pupils to see the answers, but having questions and answers in the same
23741  document will make the life of the markers of that exam much easier.
23742 \end_layout
23743
23744 \begin_layout Standard
23745 For these cases LyX offers to put text into branches.
23746  The text will then only appear in the output when its branch is activated.
23747  To create a branch, go in the 
23748 \family sans
23749 Document\SpecialChar \menuseparator
23750 Settings
23751 \family default
23752  dialog to 
23753 \family sans
23754 Branches
23755 \family default
23756 .
23757  The name of the branch, its activation state and the background color of
23758  the branches inside LyX can be specified in this dialog.
23759 \end_layout
23760
23761 \begin_layout Standard
23762 Text that should be in a branch is set into branch inset boxes.
23763  These boxes are inserted via the menu 
23764 \family sans
23765 Insert\SpecialChar \menuseparator
23766 Branch
23767 \family default
23768  where you can choose a branch.
23769  You can later change the branch of the boxes by right-clicking on them.
23770 \end_layout
23771
23772 \begin_layout Standard
23773 Here is an example, where only the question text appears, the answer branch
23774  is deactivated and does therefore not appear in the output:
23775 \end_layout
23776
23777 \begin_layout Standard
23778 \begin_inset Branch Question
23779 status open
23780
23781 \begin_layout Standard
23782 Question: Who was the first Physics Nobel prize winner?
23783 \end_layout
23784
23785 \end_inset
23786
23787
23788 \end_layout
23789
23790 \begin_layout Standard
23791 \begin_inset Branch Answer
23792 status open
23793
23794 \begin_layout Standard
23795 Answer: Wilhelm Conrad Röntgen
23796 \end_layout
23797
23798 \end_inset
23799
23800
23801 \end_layout
23802
23803 \begin_layout Section
23804 ERT and the LaTeX Syntax
23805 \begin_inset LatexCommand label
23806 name "sec:ERT"
23807
23808 \end_inset
23809
23810
23811 \end_layout
23812
23813 \begin_layout Subsection
23814 ERT Boxes
23815 \begin_inset LatexCommand index
23816 name "ERT"
23817
23818 \end_inset
23819
23820
23821 \begin_inset LatexCommand label
23822 name "sub:ERT-Boxes"
23823
23824 \end_inset
23825
23826
23827 \end_layout
23828
23829 \begin_layout Standard
23830 As LyX uses LaTeX in the background, it supports many LaTeX commands and
23831  constructs, but not all.
23832  LaTeX contains of hundreds of packages which provide different commands.
23833  Every month many packages are updated and new ones added.
23834  This has the advantage that you can typeset nearly everything, for every
23835  problem exists a LaTeX-package.
23836  But LyX can of course not be up to date and support all these packages
23837  and their commands.
23838 \end_layout
23839
23840 \begin_layout Standard
23841 But don't worry, you can use any LaTeX-command directly in LyX inside the
23842  ERT box.
23843  ERT stands for 
23844 \begin_inset Quotes eld
23845 \end_inset
23846
23847 evil red text
23848 \begin_inset Quotes erd
23849 \end_inset
23850
23851 , evil because LyX is designed to avoid that you have to use LaTeX-commands.
23852  An ERT box is created by the menu 
23853 \family sans
23854 Insert\SpecialChar \menuseparator
23855 TeX
23856 \family default
23857  or by the toolbar button 
23858 \begin_inset Graphics
23859         filename ../images/ert-insert.xpm
23860
23861 \end_inset
23862
23863 .
23864  The box itself can be displayed in three different styles: 
23865 \family sans
23866 Inline
23867 \family default
23868
23869 \family sans
23870 Collapsed
23871 \family default
23872 , and 
23873 \family sans
23874 Open
23875 \family default
23876 .
23877  To change the style, right-click on the box and use the appearing dialog.
23878  Left-clicking on the box will switch between 
23879 \family sans
23880 Collapsed
23881 \family default
23882  and 
23883 \family sans
23884 Open
23885 \family default
23886 .
23887 \end_layout
23888
23889 \begin_layout Standard
23890 You can insert complete or incomplete commands into ERT.
23891  Incomplete means that the command argument can be Standard LyX text.
23892  For example you want to draw a frame around a word and uses therefore the
23893  LaTeX-command 
23894 \series bold
23895
23896 \backslash
23897 fbox
23898 \series default
23899 , you can write the command part 
23900 \series bold
23901
23902 \backslash
23903 fbox{
23904 \series default
23905  in an ERT box before the word and the closing brace 
23906 \series bold
23907 }
23908 \series default
23909  in a second ERT box behind the word.
23910  The word between the two ERT boxes is then the argument as it is in the
23911  following example:
23912 \end_layout
23913
23914 \begin_layout Standard
23915 \begin_inset Graphics
23916         filename clipart/ERT.png
23917         scale 89
23918
23919 \end_inset
23920
23921
23922 \end_layout
23923
23924 \begin_layout Standard
23925 gives
23926 \end_layout
23927
23928 \begin_layout Standard
23929 This is a line with a 
23930 \begin_inset ERT
23931 status collapsed
23932
23933 \begin_layout Standard
23934
23935
23936 \backslash
23937 fbox{
23938 \end_layout
23939
23940 \end_inset
23941
23942 framed
23943 \begin_inset ERT
23944 status collapsed
23945
23946 \begin_layout Standard
23947
23948 }
23949 \end_layout
23950
23951 \end_inset
23952
23953  word.
23954 \end_layout
23955
23956 \begin_layout Standard
23957 \begin_inset Note Greyedout
23958 status open
23959
23960 \begin_layout Standard
23961
23962 \series bold
23963 Note:
23964 \series default
23965  At the end of LaTeX-commands without parameters, you have to insert a space
23966  to let LaTeX know that the command is finished.
23967 \end_layout
23968
23969 \end_inset
23970
23971
23972 \end_layout
23973
23974 \begin_layout Subsection
23975 Short Introduction to the LaTeX Syntax
23976 \begin_inset OptArg
23977 status collapsed
23978
23979 \begin_layout Standard
23980 The LaTeX Syntax
23981 \end_layout
23982
23983 \end_inset
23984
23985
23986 \begin_inset LatexCommand index
23987 name "LaTeX Syntax"
23988
23989 \end_inset
23990
23991
23992 \begin_inset LatexCommand label
23993 name "sub:LaTeX-Syntax"
23994
23995 \end_inset
23996
23997
23998 \end_layout
23999
24000 \begin_layout Standard
24001 When you write larger documents or books, you will need to know something
24002  about the LaTeX-commands that LyX uses in the background.
24003  Because LaTeX is based on commands, you can 
24004 \begin_inset Quotes eld
24005 \end_inset
24006
24007 program
24008 \begin_inset Quotes erd
24009 \end_inset
24010
24011  your text.
24012  This has the advantage that the layout of the document can be changed at
24013  every time if you know the right commands.
24014  E.g.
24015  imagine you have to write a manual for a product and the deadline is at
24016  the end of the day.
24017  Your boss just has complimented you for your good work but wants to have
24018  all caption labels bold.
24019  But you have over hundred figure and table captions with non-bold labels
24020  in your manual.
24021  Of course it's impossible to change all caption labels by hand in one day.
24022 \end_layout
24023
24024 \begin_layout Standard
24025 Now LaTeX comes into play.
24026  As written above, for every problem exists a LaTeX-package.
24027  First you have to find out which and therefore look in the LaTeX package
24028  database, 
24029 \begin_inset LatexCommand cite
24030 key "Catalogue"
24031
24032 \end_inset
24033
24034 .
24035 \end_layout
24036
24037 \begin_layout Standard
24038 As result you know that the package 
24039 \series bold
24040 caption
24041 \series default
24042
24043 \begin_inset LatexCommand index
24044 name "LaTeX-packages ! caption"
24045
24046 \end_inset
24047
24048  is what you need.
24049  To use a package, you have to load it in the document preamble (menu 
24050 \family sans
24051 Document\SpecialChar \menuseparator
24052 Settings
24053 \family default
24054 ) with the command
24055 \end_layout
24056
24057 \begin_layout Standard
24058
24059 \series bold
24060
24061 \backslash
24062 usepackage[options]{package name}
24063 \end_layout
24064
24065 \begin_layout Standard
24066 All LaTeX commands begin with a backslash, the command argument is set within
24067  two braces, and the options are set within two brackets.
24068  Note that not all commands have an argument and options.
24069 \end_layout
24070
24071 \begin_layout Standard
24072 In your case the package name is 
24073 \series bold
24074 caption
24075 \series default
24076 .
24077  After a look in the documentation of the package, you know that the option
24078  
24079 \series bold
24080 labelfont=bf
24081 \series default
24082  will change the font of all caption labels to bold.
24083  So you add the command
24084 \end_layout
24085
24086 \begin_layout Standard
24087
24088 \series bold
24089
24090 \backslash
24091 usepackage[labelfont=bf]{caption}
24092 \end_layout
24093
24094 \begin_layout Standard
24095 to the preamble and the problem is solved.
24096 \end_layout
24097
24098 \begin_layout Standard
24099 Note that some document classes have built-in solutions for well known problems
24100  like your case.
24101  For example if you use a 
24102 \family typewriter
24103 koma-scrip
24104 \family default
24105 t class, you don't need the package 
24106 \series bold
24107 caption
24108 \series default
24109 , you can instead write
24110 \end_layout
24111
24112 \begin_layout Standard
24113
24114 \series bold
24115
24116 \backslash
24117 setkomafont{captionlabel}{
24118 \backslash
24119 bfseries}
24120 \end_layout
24121
24122 \begin_layout Standard
24123 in the preamble and the problem is solved.
24124  So if you plan to write a large document, you should have a look at the
24125  documentation of the document class you want to use.
24126  (Btw.
24127  
24128 \series bold
24129
24130 \backslash
24131 setkomafont
24132 \series default
24133  is an example for a command with more than one argument.)
24134 \end_layout
24135
24136 \begin_layout Standard
24137 Commands in the preamble affects the whole document, while commands in the
24138  text affects only the text after the command or only the text used as command
24139  argument.
24140  To insert a LaTeX-command in text, use the ERT box as described in the
24141  previous section.
24142 \end_layout
24143
24144 \begin_layout Standard
24145 If you want to learn more about LaTeX and its syntax, have a look at the
24146  LaTeX-books 
24147 \begin_inset LatexCommand cite
24148 key "latexcompanion,latexguide"
24149
24150 \end_inset
24151
24152 .
24153  
24154 \end_layout
24155
24156 \begin_layout Section
24157 Previewing Snippets of your Document
24158 \begin_inset LatexCommand index
24159 name "Instant preview"
24160
24161 \end_inset
24162
24163
24164 \begin_inset LatexCommand label
24165 name "sec:Previewing-snippets-of"
24166
24167 \end_inset
24168
24169
24170 \begin_inset LatexCommand index
24171 name "Document ! Preview"
24172
24173 \end_inset
24174
24175
24176 \end_layout
24177
24178 \begin_layout Standard
24179 LyX allows you to generate previews of sections of your document on the
24180  fly so you can see how they'll look in the final document without having
24181  to break your train of thought with 
24182 \family sans
24183 View\SpecialChar \menuseparator
24184 DVI
24185 \family default
24186 .
24187 \end_layout
24188
24189 \begin_layout Standard
24190 If you would for example like to see in LyX your math formulas typeset by
24191  LaTeX, install the LaTeX-package 
24192 \series bold
24193 preview-latex
24194 \begin_inset LatexCommand index
24195 name "LaTeX-packages ! preview-latex"
24196
24197 \end_inset
24198
24199
24200 \series default
24201  as explained below, and turn on 
24202 \family sans
24203 Instant\InsetSpace ~
24204 preview
24205 \family default
24206  in the 
24207 \family sans
24208 Tools\SpecialChar \menuseparator
24209 Preferences 
24210 \family default
24211 dialog under 
24212 \family sans
24213 Look\InsetSpace ~
24214 and\InsetSpace ~
24215 feel\SpecialChar \menuseparator
24216 Graphics
24217 \family default
24218 .
24219 \end_layout
24220
24221 \begin_layout Standard
24222 Previews are generated when you load a document into LyX and when you finish
24223  editing an inset.
24224  Previews of an already loaded document are 
24225 \emph on
24226 not
24227 \emph default
24228  generated just by selecting the 
24229 \family sans
24230 Instant\InsetSpace ~
24231 preview
24232 \family default
24233  check box, you have to reopen the documents to activate the previews.
24234 \end_layout
24235
24236 \begin_layout Standard
24237 LyX will generate previews of math insets.
24238  It will also generate previews of include insets if you select the 
24239 \family sans
24240 Show\InsetSpace ~
24241 preview
24242 \family default
24243  check box in the insert dialog.
24244  This is useful if you wish to generate a preview of a LaTeX figure, for
24245  example.
24246 \end_layout
24247
24248 \begin_layout Standard
24249 To get previews working, you need the LaTeX package 
24250 \series bold
24251 preview-latex
24252 \series default
24253  (on some systems named simply 
24254 \series bold
24255 preview
24256 \series default
24257 ) installed.
24258  You find it in the TeX Catalogue, 
24259 \begin_inset LatexCommand cite
24260 key "TeXCatalogue"
24261
24262 \end_inset
24263
24264  or in the package manager of your LaTeX-system.
24265  You obtain prettier results if you install the program 
24266 \family typewriter
24267 pnmcrop
24268 \family default
24269  from the 
24270 \family typewriter
24271 netpbm
24272 \family default
24273  package; for LyX on Windows this program is automatically installed together
24274  with LyX.
24275 \end_layout
24276
24277 \begin_layout Standard
24278 \begin_inset VSpace bigskip
24279 \end_inset
24280
24281
24282 \end_layout
24283
24284 \begin_layout Standard
24285 You can furthermore preview the LaTeX source of the whole document or parts
24286  of it.
24287  Use the menu 
24288 \family sans
24289 View\SpecialChar \menuseparator
24290 View\InsetSpace ~
24291 Source
24292 \family default
24293  and a window will be shown where you can see the LaTeX-source code.
24294  The window shows the source of the whole paragraph where the cursor is
24295  currently in.
24296  You can also select document parts in LyX's main window, then only this
24297  selection (when it is more than one paragraph) is shown as source code.
24298  To view the whole document as source, enable the corresponding option in
24299  the source view window.
24300 \end_layout
24301
24302 \begin_layout Section
24303 Spell Checking
24304 \begin_inset LatexCommand label
24305 name "sec:Spellchecking"
24306
24307 \end_inset
24308
24309
24310 \begin_inset LatexCommand index
24311 name "Spell checking"
24312
24313 \end_inset
24314
24315
24316 \end_layout
24317
24318 \begin_layout Standard
24319 LyX itself has no built-in spell checker.
24320  Rather it uses one of the external programs 
24321 \family typewriter
24322 aspell
24323 \family default
24324
24325 \family typewriter
24326 ispell
24327 \family default
24328
24329 \family typewriter
24330 hspell
24331 \family default
24332 , or 
24333 \family sans
24334 pspell
24335 \family default
24336  as backend.
24337  This section assumes you have already installed and set up one of these
24338  programs.
24339  
24340 \family typewriter
24341 aspell
24342 \family default
24343  can be seen as successor of 
24344 \family typewriter
24345 ispell
24346 \family default
24347 , so that it is recommended to use aspell.
24348  
24349 \family sans
24350 hspell
24351 \family default
24352  is a Hebrew spell-checker.
24353  The used spell checker ind its settings are specified in LyX's preferences
24354  under 
24355 \family sans
24356 Language Settings
24357 \family default
24358 .
24359 \end_layout
24360
24361 \begin_layout Standard
24362 For LyX on Windows, the selection box for the spell checking program is
24363  greyed out in the preferences dialog because only 
24364 \family sans
24365 aspell
24366 \family default
24367  can be used.
24368 \end_layout
24369
24370 \begin_layout Standard
24371 The menu
24372 \family sans
24373  Tools\SpecialChar \menuseparator
24374 Spellchecker
24375 \family default
24376  starts the spell checking beginning from the current cursor position.
24377  A dialog window will appear showing any incorrect (or unknown) word found,
24378  allowing you to edit and replace it in a second line.
24379  Whenever an unknown word is found, the word is highlighted and the text
24380  scrolled so that it is visible.
24381  In the 
24382 \family sans
24383 spell checker
24384 \family default
24385  dialog, there is also a box showing suggestions for a correction, if any
24386  could be found.
24387  Clicking on one of the corrections will copy to the 
24388 \family sans
24389 Replace
24390 \family default
24391  field, double-click invokes directly the replacement.
24392  Unknown but correctly typed words can be added to the personal dictionary.
24393 \end_layout
24394
24395 \begin_layout Standard
24396 By default, the used dictionary file is determined by the document language
24397  that is set in the 
24398 \family sans
24399 Document\SpecialChar \menuseparator
24400 Settings
24401 \family default
24402  dialog.
24403  If you do not have a dictionary for the document language, spell checking
24404  will bring an error message.
24405  In this case, you can specify another dictionary file in the dialog by
24406  specifying a different 
24407 \family sans
24408 Alternative language
24409 \family default
24410  in preferences dialog.
24411 \end_layout
24412
24413 \begin_layout Standard
24414 After a spell check you'll informed about the number of checked words.
24415 \end_layout
24416
24417 \begin_layout Subsubsection*
24418 Limitations
24419 \end_layout
24420
24421 \begin_layout Standard
24422 It is not possible to change the spelling of a particular word globally,
24423  rather than having to change the spelling separately for each occurrence
24424  of the word.
24425  But you can use the 
24426 \family sans
24427 Find\InsetSpace ~
24428 &\InsetSpace ~
24429 Replace
24430 \family default
24431  dialog for that.
24432 \end_layout
24433
24434 \begin_layout Standard
24435 LyX cannot correctly spell check documents containing multiple languages.
24436  This does work with 
24437 \family typewriter
24438 pspell
24439 \family default
24440 , assuming you have marked the different languages appropriately.
24441 \end_layout
24442
24443 \begin_layout Subsubsection*
24444 Further Settings
24445 \end_layout
24446
24447 \begin_layout Standard
24448 The 
24449 \family sans
24450 Spellchecker
24451 \family default
24452  section in the preferences dialog has some additional options:
24453 \end_layout
24454
24455 \begin_layout Description
24456 Escape\InsetSpace ~
24457 characters Allows you to add non-standard characters that the spell
24458  checker should consider, e.g.
24459  German umlauts although you spell check English document.
24460  This should not normally be needed.
24461 \end_layout
24462
24463 \begin_layout Description
24464 Personal\InsetSpace ~
24465 dictionary to use a different file than the spell checker's default
24466  choice as your personal dictionary
24467 \end_layout
24468
24469 \begin_layout Description
24470 Accept\InsetSpace ~
24471 compound\InsetSpace ~
24472 words Prevent the spell checker from complaining about compounded
24473  words like 
24474 \begin_inset Quotes eld
24475 \end_inset
24476
24477 passthrough
24478 \begin_inset Quotes erd
24479 \end_inset
24480
24481 .
24482 \end_layout
24483
24484 \begin_layout Description
24485 Use\InsetSpace ~
24486 input\InsetSpace ~
24487 encoding Uses the document encoding that is set in the 
24488 \family sans
24489 Document\SpecialChar \menuseparator
24490 Settings
24491 \family default
24492  dialog under 
24493 \family sans
24494 Language
24495 \family default
24496  also for the spellchecker.
24497 \begin_inset Foot
24498 status collapsed
24499
24500 \begin_layout Standard
24501 The encodings are explained in section\InsetSpace ~
24502
24503 \begin_inset LatexCommand ref
24504 reference "sub:Settings"
24505
24506 \end_inset
24507
24508 .
24509 \end_layout
24510
24511 \end_inset
24512
24513  Enable this if you can't spellcheck words with international letters in
24514  them.
24515  There have been reports that this does not work with all dictionaries,
24516  so this is disabled by default.
24517 \end_layout
24518
24519 \begin_layout Section
24520 International Support
24521 \begin_inset LatexCommand index
24522 name "International support"
24523
24524 \end_inset
24525
24526
24527 \end_layout
24528
24529 \begin_layout Standard
24530 This section describes how to use LyX with any language you want.
24531  For some non-western languages there are special Wiki-pages that explain
24532  how to set up LyX to use them: 
24533 \begin_inset LatexCommand cite
24534 key "Arabic,Armenian,Farsi,Hebrew"
24535
24536 \end_inset
24537
24538
24539 \end_layout
24540
24541 \begin_layout Subsection
24542 Language Options
24543 \begin_inset LatexCommand index
24544 name "Language options"
24545
24546 \end_inset
24547
24548
24549 \begin_inset LatexCommand index
24550 name "Document ! Settings"
24551
24552 \end_inset
24553
24554
24555 \begin_inset LatexCommand index
24556 name "Document ! Language"
24557
24558 \end_inset
24559
24560
24561 \end_layout
24562
24563 \begin_layout Standard
24564 The 
24565 \family sans
24566 Document\SpecialChar \menuseparator
24567 Settings
24568 \family default
24569  dialog lets you set 
24570 \family roman
24571 the language and character encoding for your language.
24572  
24573 \end_layout
24574
24575 \begin_layout Standard
24576 Choose your language in the 
24577 \family sans
24578 Language
24579 \family default
24580  section of the 
24581 \family sans
24582 Document\SpecialChar \menuseparator
24583 Settings
24584 \family default
24585  dialog.
24586  The default is 
24587 \family sans
24588 English
24589 \family default
24590 .
24591  Scroll to find the language you want and then click on your choice.
24592 \end_layout
24593
24594 \begin_layout Standard
24595 The 
24596 \family sans
24597 Encoding
24598 \family default
24599  box lets you choose the character encoding map you want to use.
24600  When you select the encoding 
24601 \family sans
24602 LaTeX\InsetSpace ~
24603 default
24604 \family default
24605  or the option 
24606 \family sans
24607 Use language's default encoding
24608 \family default
24609 , the encoding is used that LaTeX uses by default for the selected language,
24610  e.\InsetSpace \thinspace{}
24611 g.\InsetSpace ~
24612 for English it is 
24613 \family sans
24614 latin9
24615 \family default
24616 .
24617  The different encodings are explained in section\InsetSpace ~
24618
24619 \begin_inset LatexCommand ref
24620 reference "sub:Settings"
24621
24622 \end_inset
24623
24624 .
24625 \end_layout
24626
24627 \begin_layout Standard
24628 LyX also supports Unicode output, which is particularly useful if you need
24629  lots of special symbols or non-alphabetic scripts, respectively.
24630  If you want to use this (and your LaTeX installation supports Unicode,
24631  for that matter), the 
24632 \family typewriter
24633 utf8
24634 \family default
24635  encoding is the right choice for most purposes.
24636  Besides this, you will find some alternative Unicode encodings for specific
24637  purposes: 
24638 \family typewriter
24639 UTF8
24640 \family default
24641  and 
24642 \family typewriter
24643 utf8x
24644 \family default
24645  are provided for CJK languages (Chinese, Japanese, Korean), 
24646 \family typewriter
24647 utf8-plain
24648 \family default
24649 , finally, should be chosen for 
24650 \family sans
24651 XeTeX
24652 \family default
24653 , which uses Unicode directly, without the help of the LaTeX-package 
24654 \series bold
24655 inputenc
24656 \series default
24657
24658 \begin_inset LatexCommand index
24659 name "LaTeX-packages ! inputenc"
24660
24661 \end_inset
24662
24663 .
24664 \begin_inset Foot
24665 status collapsed
24666
24667 \begin_layout Standard
24668 See section\InsetSpace ~
24669
24670 \begin_inset LatexCommand ref
24671 reference "sub:Settings"
24672
24673 \end_inset
24674
24675  for details.
24676 \end_layout
24677
24678 \end_inset
24679
24680
24681 \end_layout
24682
24683 \begin_layout Subsection
24684 Keyboard mapping configuration
24685 \end_layout
24686
24687 \begin_layout Standard
24688 If you have for example a U.S.-style keyboard and want to write in a different
24689  language than English, you can use an alternate keymap.
24690  For example, if you have a U.S.-style keyboard but want to write in Italian,
24691  you can configure LyX to use an Italian keymap.
24692  The preferences dialog allows you to choose up to two keyboard mappings.
24693  You can choose primary and secondary keyboard languages and then select
24694  which one you want to use.
24695 \end_layout
24696
24697 \begin_layout Standard
24698 Finally, you may just want to change a few key mappings or create an entirely
24699  different keymap (for Vulcan, for instance).
24700  You may, for example, normally write in Italian on a U.S.
24701  keyboard but want to include an occasional quotation in German.
24702  In such a case, you can write your own keyboard mapping or modify an existing
24703  one to support the characters you want.
24704  This and much more customizations are explained in the 
24705 \emph on
24706 Customization
24707 \emph default
24708  manual.
24709 \end_layout
24710
24711 \begin_layout Subsection
24712 Character Tables
24713 \begin_inset LatexCommand label
24714 name "sec:keytab"
24715
24716 \end_inset
24717
24718
24719 \end_layout
24720
24721 \begin_layout Standard
24722 Table\InsetSpace ~
24723
24724 \begin_inset LatexCommand ref
24725 reference "cap:The-latin1-character"
24726
24727 \end_inset
24728
24729  shows the 
24730 \family typewriter
24731 Latin1
24732 \family default
24733  character set.
24734  You should be able to enter the characters in the first eight columns directly
24735  from the keyboard.
24736 \end_layout
24737
24738 \begin_layout Standard
24739 There are a few things you need to know about this table.
24740  Here are some of the details you'll need to bear in mind when using characters
24741  from the 
24742 \family typewriter
24743 Latin1
24744 \family default
24745  character set:
24746 \end_layout
24747
24748 \begin_layout Itemize
24749 Even if you have selected 
24750 \family sans
24751 latin1
24752 \family default
24753  in the 
24754 \family sans
24755 Document\SpecialChar \menuseparator
24756 Settings
24757 \family default
24758  dialog, users who have only the 
24759 \family typewriter
24760 T1
24761 \family default
24762 -fonts for LaTeX [or who have the 
24763 \family typewriter
24764 T1
24765 \family default
24766 -fonts but aren't using them] will still miss a few characters: D0, F0,
24767  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
24768  french quotes won't show up.
24769 \end_layout
24770
24771 \begin_layout Standard
24772 \begin_inset Float table
24773 wide false
24774 sideways false
24775 status open
24776
24777 \begin_layout Standard
24778 \begin_inset Caption
24779
24780 \begin_layout Standard
24781 \begin_inset LatexCommand label
24782 name "cap:The-latin1-character"
24783
24784 \end_inset
24785
24786 The 
24787 \family typewriter
24788 latin1
24789 \family default
24790  character set
24791 \end_layout
24792
24793 \end_inset
24794
24795
24796 \end_layout
24797
24798 \begin_layout Standard
24799 \align center
24800 \begin_inset Tabular
24801 <lyxtabular version="3" rows="17" columns="17">
24802 <features>
24803 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
24804 <column alignment="center" valignment="top" leftline="true" width="0pt">
24805 <column alignment="center" valignment="top" leftline="true" width="0pt">
24806 <column alignment="center" valignment="top" leftline="true" width="0pt">
24807 <column alignment="center" valignment="top" leftline="true" width="0pt">
24808 <column alignment="center" valignment="top" leftline="true" width="0pt">
24809 <column alignment="center" valignment="top" leftline="true" width="0pt">
24810 <column alignment="center" valignment="top" leftline="true" width="0pt">
24811 <column alignment="center" valignment="top" leftline="true" width="0pt">
24812 <column alignment="center" valignment="top" leftline="true" width="0pt">
24813 <column alignment="center" valignment="top" leftline="true" width="0pt">
24814 <column alignment="center" valignment="top" leftline="true" width="0pt">
24815 <column alignment="center" valignment="top" leftline="true" width="0pt">
24816 <column alignment="center" valignment="top" leftline="true" width="0pt">
24817 <column alignment="center" valignment="top" leftline="true" width="0pt">
24818 <column alignment="center" valignment="top" leftline="true" width="0pt">
24819 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
24820 <row topline="true" bottomline="true">
24821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24822 \begin_inset Text
24823
24824 \begin_layout Standard
24825
24826 \end_layout
24827
24828 \end_inset
24829 </cell>
24830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24831 \begin_inset Text
24832
24833 \begin_layout Standard
24834
24835 \family roman
24836 \series medium
24837 \shape up
24838 \size tiny
24839 \emph off
24840 \bar no
24841 \noun off
24842 \color none
24843 00
24844 \end_layout
24845
24846 \end_inset
24847 </cell>
24848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24849 \begin_inset Text
24850
24851 \begin_layout Standard
24852
24853 \family roman
24854 \series medium
24855 \shape up
24856 \size tiny
24857 \emph off
24858 \bar no
24859 \noun off
24860 \color none
24861 10
24862 \end_layout
24863
24864 \end_inset
24865 </cell>
24866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24867 \begin_inset Text
24868
24869 \begin_layout Standard
24870
24871 \family roman
24872 \series medium
24873 \shape up
24874 \size tiny
24875 \emph off
24876 \bar no
24877 \noun off
24878 \color none
24879 20
24880 \end_layout
24881
24882 \end_inset
24883 </cell>
24884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24885 \begin_inset Text
24886
24887 \begin_layout Standard
24888
24889 \family roman
24890 \series medium
24891 \shape up
24892 \size tiny
24893 \emph off
24894 \bar no
24895 \noun off
24896 \color none
24897 30
24898 \end_layout
24899
24900 \end_inset
24901 </cell>
24902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24903 \begin_inset Text
24904
24905 \begin_layout Standard
24906
24907 \family roman
24908 \series medium
24909 \shape up
24910 \size tiny
24911 \emph off
24912 \bar no
24913 \noun off
24914 \color none
24915 40
24916 \end_layout
24917
24918 \end_inset
24919 </cell>
24920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24921 \begin_inset Text
24922
24923 \begin_layout Standard
24924
24925 \family roman
24926 \series medium
24927 \shape up
24928 \size tiny
24929 \emph off
24930 \bar no
24931 \noun off
24932 \color none
24933 50
24934 \end_layout
24935
24936 \end_inset
24937 </cell>
24938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24939 \begin_inset Text
24940
24941 \begin_layout Standard
24942
24943 \family roman
24944 \series medium
24945 \shape up
24946 \size tiny
24947 \emph off
24948 \bar no
24949 \noun off
24950 \color none
24951 60
24952 \end_layout
24953
24954 \end_inset
24955 </cell>
24956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24957 \begin_inset Text
24958
24959 \begin_layout Standard
24960
24961 \family roman
24962 \series medium
24963 \shape up
24964 \size tiny
24965 \emph off
24966 \bar no
24967 \noun off
24968 \color none
24969 70
24970 \end_layout
24971
24972 \end_inset
24973 </cell>
24974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24975 \begin_inset Text
24976
24977 \begin_layout Standard
24978
24979 \family roman
24980 \series medium
24981 \shape up
24982 \size tiny
24983 \emph off
24984 \bar no
24985 \noun off
24986 \color none
24987 80
24988 \end_layout
24989
24990 \end_inset
24991 </cell>
24992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24993 \begin_inset Text
24994
24995 \begin_layout Standard
24996
24997 \family roman
24998 \series medium
24999 \shape up
25000 \size tiny
25001 \emph off
25002 \bar no
25003 \noun off
25004 \color none
25005 90
25006 \end_layout
25007
25008 \end_inset
25009 </cell>
25010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25011 \begin_inset Text
25012
25013 \begin_layout Standard
25014
25015 \family roman
25016 \series medium
25017 \shape up
25018 \size tiny
25019 \emph off
25020 \bar no
25021 \noun off
25022 \color none
25023 A0
25024 \end_layout
25025
25026 \end_inset
25027 </cell>
25028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25029 \begin_inset Text
25030
25031 \begin_layout Standard
25032
25033 \family roman
25034 \series medium
25035 \shape up
25036 \size tiny
25037 \emph off
25038 \bar no
25039 \noun off
25040 \color none
25041 B0
25042 \end_layout
25043
25044 \end_inset
25045 </cell>
25046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25047 \begin_inset Text
25048
25049 \begin_layout Standard
25050
25051 \family roman
25052 \series medium
25053 \shape up
25054 \size tiny
25055 \emph off
25056 \bar no
25057 \noun off
25058 \color none
25059 C0
25060 \end_layout
25061
25062 \end_inset
25063 </cell>
25064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25065 \begin_inset Text
25066
25067 \begin_layout Standard
25068
25069 \family roman
25070 \series medium
25071 \shape up
25072 \size tiny
25073 \emph off
25074 \bar no
25075 \noun off
25076 \color none
25077 D0
25078 \end_layout
25079
25080 \end_inset
25081 </cell>
25082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25083 \begin_inset Text
25084
25085 \begin_layout Standard
25086
25087 \family roman
25088 \series medium
25089 \shape up
25090 \size tiny
25091 \emph off
25092 \bar no
25093 \noun off
25094 \color none
25095 E0
25096 \end_layout
25097
25098 \end_inset
25099 </cell>
25100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25101 \begin_inset Text
25102
25103 \begin_layout Standard
25104
25105 \family roman
25106 \series medium
25107 \shape up
25108 \size tiny
25109 \emph off
25110 \bar no
25111 \noun off
25112 \color none
25113 F0
25114 \end_layout
25115
25116 \end_inset
25117 </cell>
25118 </row>
25119 <row topline="true">
25120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25121 \begin_inset Text
25122
25123 \begin_layout Standard
25124
25125 \family roman
25126 \series medium
25127 \shape up
25128 \size tiny
25129 \emph off
25130 \bar no
25131 \noun off
25132 \color none
25133 00
25134 \end_layout
25135
25136 \end_inset
25137 </cell>
25138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25139 \begin_inset Text
25140
25141 \begin_layout Standard
25142
25143 \end_layout
25144
25145 \end_inset
25146 </cell>
25147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25148 \begin_inset Text
25149
25150 \begin_layout Standard
25151
25152 \end_layout
25153
25154 \end_inset
25155 </cell>
25156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25157 \begin_inset Text
25158
25159 \begin_layout Standard
25160
25161 \end_layout
25162
25163 \end_inset
25164 </cell>
25165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25166 \begin_inset Text
25167
25168 \begin_layout Standard
25169
25170 \family roman
25171 \series medium
25172 \shape up
25173 \emph off
25174 \bar no
25175 \noun off
25176 \color none
25177 0
25178 \end_layout
25179
25180 \end_inset
25181 </cell>
25182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25183 \begin_inset Text
25184
25185 \begin_layout Standard
25186
25187 \family roman
25188 \series medium
25189 \shape up
25190 \emph off
25191 \bar no
25192 \noun off
25193 \color none
25194 @
25195 \end_layout
25196
25197 \end_inset
25198 </cell>
25199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25200 \begin_inset Text
25201
25202 \begin_layout Standard
25203
25204 \family roman
25205 \series medium
25206 \shape up
25207 \emph off
25208 \bar no
25209 \noun off
25210 \color none
25211 P
25212 \end_layout
25213
25214 \end_inset
25215 </cell>
25216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25217 \begin_inset Text
25218
25219 \begin_layout Standard
25220
25221 \family roman
25222 \series medium
25223 \shape up
25224 \emph off
25225 \bar no
25226 \noun off
25227 \color none
25228 '
25229 \end_layout
25230
25231 \end_inset
25232 </cell>
25233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25234 \begin_inset Text
25235
25236 \begin_layout Standard
25237
25238 \family roman
25239 \series medium
25240 \shape up
25241 \emph off
25242 \bar no
25243 \noun off
25244 \color none
25245 p
25246 \end_layout
25247
25248 \end_inset
25249 </cell>
25250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25251 \begin_inset Text
25252
25253 \begin_layout Standard
25254
25255 \end_layout
25256
25257 \end_inset
25258 </cell>
25259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25260 \begin_inset Text
25261
25262 \begin_layout Standard
25263
25264 \end_layout
25265
25266 \end_inset
25267 </cell>
25268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25269 \begin_inset Text
25270
25271 \begin_layout Standard
25272
25273 \end_layout
25274
25275 \end_inset
25276 </cell>
25277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25278 \begin_inset Text
25279
25280 \begin_layout Standard
25281
25282 \family roman
25283 \series medium
25284 \shape up
25285 \emph off
25286 \bar no
25287 \noun off
25288 \color none
25289 °
25290 \end_layout
25291
25292 \end_inset
25293 </cell>
25294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25295 \begin_inset Text
25296
25297 \begin_layout Standard
25298
25299 \family roman
25300 \series medium
25301 \shape up
25302 \emph off
25303 \bar no
25304 \noun off
25305 \color none
25306 À
25307 \end_layout
25308
25309 \end_inset
25310 </cell>
25311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25312 \begin_inset Text
25313
25314 \begin_layout Standard
25315
25316 \family roman
25317 \series medium
25318 \shape up
25319 \emph off
25320 \bar no
25321 \noun off
25322 \color none
25323 Ð
25324 \end_layout
25325
25326 \end_inset
25327 </cell>
25328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25329 \begin_inset Text
25330
25331 \begin_layout Standard
25332
25333 \family roman
25334 \series medium
25335 \shape up
25336 \emph off
25337 \bar no
25338 \noun off
25339 \color none
25340 à
25341 \end_layout
25342
25343 \end_inset
25344 </cell>
25345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25346 \begin_inset Text
25347
25348 \begin_layout Standard
25349
25350 \family roman
25351 \series medium
25352 \shape up
25353 \emph off
25354 \bar no
25355 \noun off
25356 \color none
25357 ð
25358 \end_layout
25359
25360 \end_inset
25361 </cell>
25362 </row>
25363 <row topline="true">
25364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25365 \begin_inset Text
25366
25367 \begin_layout Standard
25368
25369 \family roman
25370 \series medium
25371 \shape up
25372 \size tiny
25373 \emph off
25374 \bar no
25375 \noun off
25376 \color none
25377 01
25378 \end_layout
25379
25380 \end_inset
25381 </cell>
25382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25383 \begin_inset Text
25384
25385 \begin_layout Standard
25386
25387 \end_layout
25388
25389 \end_inset
25390 </cell>
25391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25392 \begin_inset Text
25393
25394 \begin_layout Standard
25395
25396 \end_layout
25397
25398 \end_inset
25399 </cell>
25400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25401 \begin_inset Text
25402
25403 \begin_layout Standard
25404
25405 \family roman
25406 \series medium
25407 \shape up
25408 \emph off
25409 \bar no
25410 \noun off
25411 \color none
25412 !
25413 \end_layout
25414
25415 \end_inset
25416 </cell>
25417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25418 \begin_inset Text
25419
25420 \begin_layout Standard
25421
25422 \family roman
25423 \series medium
25424 \shape up
25425 \emph off
25426 \bar no
25427 \noun off
25428 \color none
25429 1
25430 \end_layout
25431
25432 \end_inset
25433 </cell>
25434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25435 \begin_inset Text
25436
25437 \begin_layout Standard
25438
25439 \family roman
25440 \series medium
25441 \shape up
25442 \emph off
25443 \bar no
25444 \noun off
25445 \color none
25446 A
25447 \end_layout
25448
25449 \end_inset
25450 </cell>
25451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25452 \begin_inset Text
25453
25454 \begin_layout Standard
25455
25456 \family roman
25457 \series medium
25458 \shape up
25459 \emph off
25460 \bar no
25461 \noun off
25462 \color none
25463 Q
25464 \end_layout
25465
25466 \end_inset
25467 </cell>
25468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25469 \begin_inset Text
25470
25471 \begin_layout Standard
25472
25473 \family roman
25474 \series medium
25475 \shape up
25476 \emph off
25477 \bar no
25478 \noun off
25479 \color none
25480 a
25481 \end_layout
25482
25483 \end_inset
25484 </cell>
25485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25486 \begin_inset Text
25487
25488 \begin_layout Standard
25489
25490 \family roman
25491 \series medium
25492 \shape up
25493 \emph off
25494 \bar no
25495 \noun off
25496 \color none
25497 q
25498 \end_layout
25499
25500 \end_inset
25501 </cell>
25502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25503 \begin_inset Text
25504
25505 \begin_layout Standard
25506
25507 \end_layout
25508
25509 \end_inset
25510 </cell>
25511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25512 \begin_inset Text
25513
25514 \begin_layout Standard
25515
25516 \end_layout
25517
25518 \end_inset
25519 </cell>
25520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25521 \begin_inset Text
25522
25523 \begin_layout Standard
25524
25525 \family roman
25526 \series medium
25527 \shape up
25528 \emph off
25529 \bar no
25530 \noun off
25531 \color none
25532 ¡
25533 \end_layout
25534
25535 \end_inset
25536 </cell>
25537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25538 \begin_inset Text
25539
25540 \begin_layout Standard
25541
25542 \family roman
25543 \series medium
25544 \shape up
25545 \emph off
25546 \bar no
25547 \noun off
25548 \color none
25549 ±
25550 \end_layout
25551
25552 \end_inset
25553 </cell>
25554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25555 \begin_inset Text
25556
25557 \begin_layout Standard
25558
25559 \family roman
25560 \series medium
25561 \shape up
25562 \emph off
25563 \bar no
25564 \noun off
25565 \color none
25566 Á
25567 \end_layout
25568
25569 \end_inset
25570 </cell>
25571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25572 \begin_inset Text
25573
25574 \begin_layout Standard
25575
25576 \family roman
25577 \series medium
25578 \shape up
25579 \emph off
25580 \bar no
25581 \noun off
25582 \color none
25583 Ñ
25584 \end_layout
25585
25586 \end_inset
25587 </cell>
25588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25589 \begin_inset Text
25590
25591 \begin_layout Standard
25592
25593 \family roman
25594 \series medium
25595 \shape up
25596 \emph off
25597 \bar no
25598 \noun off
25599 \color none
25600 á
25601 \end_layout
25602
25603 \end_inset
25604 </cell>
25605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25606 \begin_inset Text
25607
25608 \begin_layout Standard
25609
25610 \family roman
25611 \series medium
25612 \shape up
25613 \emph off
25614 \bar no
25615 \noun off
25616 \color none
25617 ñ
25618 \end_layout
25619
25620 \end_inset
25621 </cell>
25622 </row>
25623 <row topline="true">
25624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25625 \begin_inset Text
25626
25627 \begin_layout Standard
25628
25629 \family roman
25630 \series medium
25631 \shape up
25632 \size tiny
25633 \emph off
25634 \bar no
25635 \noun off
25636 \color none
25637 02
25638 \end_layout
25639
25640 \end_inset
25641 </cell>
25642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25643 \begin_inset Text
25644
25645 \begin_layout Standard
25646
25647 \end_layout
25648
25649 \end_inset
25650 </cell>
25651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25652 \begin_inset Text
25653
25654 \begin_layout Standard
25655
25656 \end_layout
25657
25658 \end_inset
25659 </cell>
25660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25661 \begin_inset Text
25662
25663 \begin_layout Standard
25664
25665 \family roman
25666 \series medium
25667 \shape up
25668 \emph off
25669 \bar no
25670 \noun off
25671 \color none
25672 \begin_inset Quotes eld
25673 \end_inset
25674
25675
25676 \end_layout
25677
25678 \end_inset
25679 </cell>
25680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25681 \begin_inset Text
25682
25683 \begin_layout Standard
25684
25685 \family roman
25686 \series medium
25687 \shape up
25688 \emph off
25689 \bar no
25690 \noun off
25691 \color none
25692 2
25693 \end_layout
25694
25695 \end_inset
25696 </cell>
25697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25698 \begin_inset Text
25699
25700 \begin_layout Standard
25701
25702 \family roman
25703 \series medium
25704 \shape up
25705 \emph off
25706 \bar no
25707 \noun off
25708 \color none
25709 B
25710 \end_layout
25711
25712 \end_inset
25713 </cell>
25714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25715 \begin_inset Text
25716
25717 \begin_layout Standard
25718
25719 \family roman
25720 \series medium
25721 \shape up
25722 \emph off
25723 \bar no
25724 \noun off
25725 \color none
25726 R
25727 \end_layout
25728
25729 \end_inset
25730 </cell>
25731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25732 \begin_inset Text
25733
25734 \begin_layout Standard
25735
25736 \family roman
25737 \series medium
25738 \shape up
25739 \emph off
25740 \bar no
25741 \noun off
25742 \color none
25743 b
25744 \end_layout
25745
25746 \end_inset
25747 </cell>
25748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25749 \begin_inset Text
25750
25751 \begin_layout Standard
25752
25753 \family roman
25754 \series medium
25755 \shape up
25756 \emph off
25757 \bar no
25758 \noun off
25759 \color none
25760 r
25761 \end_layout
25762
25763 \end_inset
25764 </cell>
25765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25766 \begin_inset Text
25767
25768 \begin_layout Standard
25769
25770 \end_layout
25771
25772 \end_inset
25773 </cell>
25774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25775 \begin_inset Text
25776
25777 \begin_layout Standard
25778
25779 \end_layout
25780
25781 \end_inset
25782 </cell>
25783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25784 \begin_inset Text
25785
25786 \begin_layout Standard
25787 ¢
25788 \end_layout
25789
25790 \end_inset
25791 </cell>
25792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25793 \begin_inset Text
25794
25795 \begin_layout Standard
25796
25797 \family roman
25798 \series medium
25799 \shape up
25800 \emph off
25801 \bar no
25802 \noun off
25803 \color none
25804 ²
25805 \end_layout
25806
25807 \end_inset
25808 </cell>
25809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25810 \begin_inset Text
25811
25812 \begin_layout Standard
25813
25814 \family roman
25815 \series medium
25816 \shape up
25817 \emph off
25818 \bar no
25819 \noun off
25820 \color none
25821 Â
25822 \end_layout
25823
25824 \end_inset
25825 </cell>
25826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25827 \begin_inset Text
25828
25829 \begin_layout Standard
25830
25831 \family roman
25832 \series medium
25833 \shape up
25834 \emph off
25835 \bar no
25836 \noun off
25837 \color none
25838 Ò
25839 \end_layout
25840
25841 \end_inset
25842 </cell>
25843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25844 \begin_inset Text
25845
25846 \begin_layout Standard
25847
25848 \family roman
25849 \series medium
25850 \shape up
25851 \emph off
25852 \bar no
25853 \noun off
25854 \color none
25855 â
25856 \end_layout
25857
25858 \end_inset
25859 </cell>
25860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25861 \begin_inset Text
25862
25863 \begin_layout Standard
25864
25865 \family roman
25866 \series medium
25867 \shape up
25868 \emph off
25869 \bar no
25870 \noun off
25871 \color none
25872 ò
25873 \end_layout
25874
25875 \end_inset
25876 </cell>
25877 </row>
25878 <row topline="true">
25879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25880 \begin_inset Text
25881
25882 \begin_layout Standard
25883
25884 \family roman
25885 \series medium
25886 \shape up
25887 \size tiny
25888 \emph off
25889 \bar no
25890 \noun off
25891 \color none
25892 03
25893 \end_layout
25894
25895 \end_inset
25896 </cell>
25897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25898 \begin_inset Text
25899
25900 \begin_layout Standard
25901
25902 \end_layout
25903
25904 \end_inset
25905 </cell>
25906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25907 \begin_inset Text
25908
25909 \begin_layout Standard
25910
25911 \end_layout
25912
25913 \end_inset
25914 </cell>
25915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25916 \begin_inset Text
25917
25918 \begin_layout Standard
25919
25920 \family roman
25921 \series medium
25922 \shape up
25923 \emph off
25924 \bar no
25925 \noun off
25926 \color none
25927 #
25928 \end_layout
25929
25930 \end_inset
25931 </cell>
25932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25933 \begin_inset Text
25934
25935 \begin_layout Standard
25936
25937 \family roman
25938 \series medium
25939 \shape up
25940 \emph off
25941 \bar no
25942 \noun off
25943 \color none
25944 3
25945 \end_layout
25946
25947 \end_inset
25948 </cell>
25949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25950 \begin_inset Text
25951
25952 \begin_layout Standard
25953
25954 \family roman
25955 \series medium
25956 \shape up
25957 \emph off
25958 \bar no
25959 \noun off
25960 \color none
25961 C
25962 \end_layout
25963
25964 \end_inset
25965 </cell>
25966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25967 \begin_inset Text
25968
25969 \begin_layout Standard
25970
25971 \family roman
25972 \series medium
25973 \shape up
25974 \emph off
25975 \bar no
25976 \noun off
25977 \color none
25978 S
25979 \end_layout
25980
25981 \end_inset
25982 </cell>
25983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25984 \begin_inset Text
25985
25986 \begin_layout Standard
25987
25988 \family roman
25989 \series medium
25990 \shape up
25991 \emph off
25992 \bar no
25993 \noun off
25994 \color none
25995 c
25996 \end_layout
25997
25998 \end_inset
25999 </cell>
26000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26001 \begin_inset Text
26002
26003 \begin_layout Standard
26004
26005 \family roman
26006 \series medium
26007 \shape up
26008 \emph off
26009 \bar no
26010 \noun off
26011 \color none
26012 s
26013 \end_layout
26014
26015 \end_inset
26016 </cell>
26017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26018 \begin_inset Text
26019
26020 \begin_layout Standard
26021
26022 \end_layout
26023
26024 \end_inset
26025 </cell>
26026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26027 \begin_inset Text
26028
26029 \begin_layout Standard
26030
26031 \end_layout
26032
26033 \end_inset
26034 </cell>
26035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26036 \begin_inset Text
26037
26038 \begin_layout Standard
26039
26040 \family roman
26041 \series medium
26042 \shape up
26043 \emph off
26044 \bar no
26045 \noun off
26046 \color none
26047 £
26048 \end_layout
26049
26050 \end_inset
26051 </cell>
26052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26053 \begin_inset Text
26054
26055 \begin_layout Standard
26056
26057 \family roman
26058 \series medium
26059 \shape up
26060 \emph off
26061 \bar no
26062 \noun off
26063 \color none
26064 ³
26065 \end_layout
26066
26067 \end_inset
26068 </cell>
26069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26070 \begin_inset Text
26071
26072 \begin_layout Standard
26073
26074 \family roman
26075 \series medium
26076 \shape up
26077 \emph off
26078 \bar no
26079 \noun off
26080 \color none
26081 Ã
26082 \end_layout
26083
26084 \end_inset
26085 </cell>
26086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26087 \begin_inset Text
26088
26089 \begin_layout Standard
26090
26091 \family roman
26092 \series medium
26093 \shape up
26094 \emph off
26095 \bar no
26096 \noun off
26097 \color none
26098 Ó
26099 \end_layout
26100
26101 \end_inset
26102 </cell>
26103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26104 \begin_inset Text
26105
26106 \begin_layout Standard
26107
26108 \family roman
26109 \series medium
26110 \shape up
26111 \emph off
26112 \bar no
26113 \noun off
26114 \color none
26115 ã
26116 \end_layout
26117
26118 \end_inset
26119 </cell>
26120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26121 \begin_inset Text
26122
26123 \begin_layout Standard
26124
26125 \family roman
26126 \series medium
26127 \shape up
26128 \emph off
26129 \bar no
26130 \noun off
26131 \color none
26132 ó
26133 \end_layout
26134
26135 \end_inset
26136 </cell>
26137 </row>
26138 <row topline="true">
26139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26140 \begin_inset Text
26141
26142 \begin_layout Standard
26143
26144 \family roman
26145 \series medium
26146 \shape up
26147 \size tiny
26148 \emph off
26149 \bar no
26150 \noun off
26151 \color none
26152 04
26153 \end_layout
26154
26155 \end_inset
26156 </cell>
26157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26158 \begin_inset Text
26159
26160 \begin_layout Standard
26161
26162 \end_layout
26163
26164 \end_inset
26165 </cell>
26166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26167 \begin_inset Text
26168
26169 \begin_layout Standard
26170
26171 \end_layout
26172
26173 \end_inset
26174 </cell>
26175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26176 \begin_inset Text
26177
26178 \begin_layout Standard
26179
26180 \family roman
26181 \series medium
26182 \shape up
26183 \emph off
26184 \bar no
26185 \noun off
26186 \color none
26187 $
26188 \end_layout
26189
26190 \end_inset
26191 </cell>
26192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26193 \begin_inset Text
26194
26195 \begin_layout Standard
26196
26197 \family roman
26198 \series medium
26199 \shape up
26200 \emph off
26201 \bar no
26202 \noun off
26203 \color none
26204 4
26205 \end_layout
26206
26207 \end_inset
26208 </cell>
26209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26210 \begin_inset Text
26211
26212 \begin_layout Standard
26213
26214 \family roman
26215 \series medium
26216 \shape up
26217 \emph off
26218 \bar no
26219 \noun off
26220 \color none
26221 D
26222 \end_layout
26223
26224 \end_inset
26225 </cell>
26226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26227 \begin_inset Text
26228
26229 \begin_layout Standard
26230
26231 \family roman
26232 \series medium
26233 \shape up
26234 \emph off
26235 \bar no
26236 \noun off
26237 \color none
26238 T
26239 \end_layout
26240
26241 \end_inset
26242 </cell>
26243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26244 \begin_inset Text
26245
26246 \begin_layout Standard
26247
26248 \family roman
26249 \series medium
26250 \shape up
26251 \emph off
26252 \bar no
26253 \noun off
26254 \color none
26255 d
26256 \end_layout
26257
26258 \end_inset
26259 </cell>
26260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26261 \begin_inset Text
26262
26263 \begin_layout Standard
26264
26265 \family roman
26266 \series medium
26267 \shape up
26268 \emph off
26269 \bar no
26270 \noun off
26271 \color none
26272 t
26273 \end_layout
26274
26275 \end_inset
26276 </cell>
26277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26278 \begin_inset Text
26279
26280 \begin_layout Standard
26281
26282 \end_layout
26283
26284 \end_inset
26285 </cell>
26286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26287 \begin_inset Text
26288
26289 \begin_layout Standard
26290
26291 \end_layout
26292
26293 \end_inset
26294 </cell>
26295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26296 \begin_inset Text
26297
26298 \begin_layout Standard
26299 ¤
26300 \end_layout
26301
26302 \end_inset
26303 </cell>
26304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26305 \begin_inset Text
26306
26307 \begin_layout Standard
26308
26309 \family roman
26310 \series medium
26311 \shape up
26312 \emph off
26313 \bar no
26314 \noun off
26315 \color none
26316 ´
26317 \end_layout
26318
26319 \end_inset
26320 </cell>
26321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26322 \begin_inset Text
26323
26324 \begin_layout Standard
26325
26326 \family roman
26327 \series medium
26328 \shape up
26329 \emph off
26330 \bar no
26331 \noun off
26332 \color none
26333 Ä
26334 \end_layout
26335
26336 \end_inset
26337 </cell>
26338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26339 \begin_inset Text
26340
26341 \begin_layout Standard
26342
26343 \family roman
26344 \series medium
26345 \shape up
26346 \emph off
26347 \bar no
26348 \noun off
26349 \color none
26350 Ô
26351 \end_layout
26352
26353 \end_inset
26354 </cell>
26355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26356 \begin_inset Text
26357
26358 \begin_layout Standard
26359
26360 \family roman
26361 \series medium
26362 \shape up
26363 \emph off
26364 \bar no
26365 \noun off
26366 \color none
26367 ä
26368 \end_layout
26369
26370 \end_inset
26371 </cell>
26372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26373 \begin_inset Text
26374
26375 \begin_layout Standard
26376
26377 \family roman
26378 \series medium
26379 \shape up
26380 \emph off
26381 \bar no
26382 \noun off
26383 \color none
26384 ô
26385 \end_layout
26386
26387 \end_inset
26388 </cell>
26389 </row>
26390 <row topline="true">
26391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26392 \begin_inset Text
26393
26394 \begin_layout Standard
26395
26396 \family roman
26397 \series medium
26398 \shape up
26399 \size tiny
26400 \emph off
26401 \bar no
26402 \noun off
26403 \color none
26404 05
26405 \end_layout
26406
26407 \end_inset
26408 </cell>
26409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26410 \begin_inset Text
26411
26412 \begin_layout Standard
26413
26414 \end_layout
26415
26416 \end_inset
26417 </cell>
26418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26419 \begin_inset Text
26420
26421 \begin_layout Standard
26422
26423 \end_layout
26424
26425 \end_inset
26426 </cell>
26427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26428 \begin_inset Text
26429
26430 \begin_layout Standard
26431
26432 \family roman
26433 \series medium
26434 \shape up
26435 \emph off
26436 \bar no
26437 \noun off
26438 \color none
26439 %
26440 \end_layout
26441
26442 \end_inset
26443 </cell>
26444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26445 \begin_inset Text
26446
26447 \begin_layout Standard
26448
26449 \family roman
26450 \series medium
26451 \shape up
26452 \emph off
26453 \bar no
26454 \noun off
26455 \color none
26456 5
26457 \end_layout
26458
26459 \end_inset
26460 </cell>
26461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26462 \begin_inset Text
26463
26464 \begin_layout Standard
26465
26466 \family roman
26467 \series medium
26468 \shape up
26469 \emph off
26470 \bar no
26471 \noun off
26472 \color none
26473 E
26474 \end_layout
26475
26476 \end_inset
26477 </cell>
26478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26479 \begin_inset Text
26480
26481 \begin_layout Standard
26482
26483 \family roman
26484 \series medium
26485 \shape up
26486 \emph off
26487 \bar no
26488 \noun off
26489 \color none
26490 U
26491 \end_layout
26492
26493 \end_inset
26494 </cell>
26495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26496 \begin_inset Text
26497
26498 \begin_layout Standard
26499
26500 \family roman
26501 \series medium
26502 \shape up
26503 \emph off
26504 \bar no
26505 \noun off
26506 \color none
26507 e
26508 \end_layout
26509
26510 \end_inset
26511 </cell>
26512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26513 \begin_inset Text
26514
26515 \begin_layout Standard
26516
26517 \family roman
26518 \series medium
26519 \shape up
26520 \emph off
26521 \bar no
26522 \noun off
26523 \color none
26524 u
26525 \end_layout
26526
26527 \end_inset
26528 </cell>
26529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26530 \begin_inset Text
26531
26532 \begin_layout Standard
26533
26534 \end_layout
26535
26536 \end_inset
26537 </cell>
26538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26539 \begin_inset Text
26540
26541 \begin_layout Standard
26542
26543 \end_layout
26544
26545 \end_inset
26546 </cell>
26547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26548 \begin_inset Text
26549
26550 \begin_layout Standard
26551 ¥
26552 \end_layout
26553
26554 \end_inset
26555 </cell>
26556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26557 \begin_inset Text
26558
26559 \begin_layout Standard
26560
26561 \family roman
26562 \series medium
26563 \shape up
26564 \emph off
26565 \bar no
26566 \noun off
26567 \color none
26568 µ
26569 \end_layout
26570
26571 \end_inset
26572 </cell>
26573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26574 \begin_inset Text
26575
26576 \begin_layout Standard
26577
26578 \family roman
26579 \series medium
26580 \shape up
26581 \emph off
26582 \bar no
26583 \noun off
26584 \color none
26585 Å
26586 \end_layout
26587
26588 \end_inset
26589 </cell>
26590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26591 \begin_inset Text
26592
26593 \begin_layout Standard
26594
26595 \family roman
26596 \series medium
26597 \shape up
26598 \emph off
26599 \bar no
26600 \noun off
26601 \color none
26602 Õ
26603 \end_layout
26604
26605 \end_inset
26606 </cell>
26607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26608 \begin_inset Text
26609
26610 \begin_layout Standard
26611
26612 \family roman
26613 \series medium
26614 \shape up
26615 \emph off
26616 \bar no
26617 \noun off
26618 \color none
26619 å
26620 \end_layout
26621
26622 \end_inset
26623 </cell>
26624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26625 \begin_inset Text
26626
26627 \begin_layout Standard
26628
26629 \family roman
26630 \series medium
26631 \shape up
26632 \emph off
26633 \bar no
26634 \noun off
26635 \color none
26636 õ
26637 \end_layout
26638
26639 \end_inset
26640 </cell>
26641 </row>
26642 <row topline="true">
26643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26644 \begin_inset Text
26645
26646 \begin_layout Standard
26647
26648 \family roman
26649 \series medium
26650 \shape up
26651 \size tiny
26652 \emph off
26653 \bar no
26654 \noun off
26655 \color none
26656 06
26657 \end_layout
26658
26659 \end_inset
26660 </cell>
26661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26662 \begin_inset Text
26663
26664 \begin_layout Standard
26665
26666 \end_layout
26667
26668 \end_inset
26669 </cell>
26670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26671 \begin_inset Text
26672
26673 \begin_layout Standard
26674
26675 \end_layout
26676
26677 \end_inset
26678 </cell>
26679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26680 \begin_inset Text
26681
26682 \begin_layout Standard
26683
26684 \family roman
26685 \series medium
26686 \shape up
26687 \emph off
26688 \bar no
26689 \noun off
26690 \color none
26691 &
26692 \end_layout
26693
26694 \end_inset
26695 </cell>
26696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26697 \begin_inset Text
26698
26699 \begin_layout Standard
26700
26701 \family roman
26702 \series medium
26703 \shape up
26704 \emph off
26705 \bar no
26706 \noun off
26707 \color none
26708 6
26709 \end_layout
26710
26711 \end_inset
26712 </cell>
26713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26714 \begin_inset Text
26715
26716 \begin_layout Standard
26717
26718 \family roman
26719 \series medium
26720 \shape up
26721 \emph off
26722 \bar no
26723 \noun off
26724 \color none
26725 F
26726 \end_layout
26727
26728 \end_inset
26729 </cell>
26730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26731 \begin_inset Text
26732
26733 \begin_layout Standard
26734
26735 \family roman
26736 \series medium
26737 \shape up
26738 \emph off
26739 \bar no
26740 \noun off
26741 \color none
26742 V
26743 \end_layout
26744
26745 \end_inset
26746 </cell>
26747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26748 \begin_inset Text
26749
26750 \begin_layout Standard
26751
26752 \family roman
26753 \series medium
26754 \shape up
26755 \emph off
26756 \bar no
26757 \noun off
26758 \color none
26759 f
26760 \end_layout
26761
26762 \end_inset
26763 </cell>
26764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26765 \begin_inset Text
26766
26767 \begin_layout Standard
26768
26769 \family roman
26770 \series medium
26771 \shape up
26772 \emph off
26773 \bar no
26774 \noun off
26775 \color none
26776 v
26777 \end_layout
26778
26779 \end_inset
26780 </cell>
26781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26782 \begin_inset Text
26783
26784 \begin_layout Standard
26785
26786 \end_layout
26787
26788 \end_inset
26789 </cell>
26790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26791 \begin_inset Text
26792
26793 \begin_layout Standard
26794
26795 \end_layout
26796
26797 \end_inset
26798 </cell>
26799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26800 \begin_inset Text
26801
26802 \begin_layout Standard
26803 ¦
26804 \end_layout
26805
26806 \end_inset
26807 </cell>
26808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26809 \begin_inset Text
26810
26811 \begin_layout Standard
26812
26813 \family roman
26814 \series medium
26815 \shape up
26816 \emph off
26817 \bar no
26818 \noun off
26819 \color none
26820
26821 \end_layout
26822
26823 \end_inset
26824 </cell>
26825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26826 \begin_inset Text
26827
26828 \begin_layout Standard
26829
26830 \family roman
26831 \series medium
26832 \shape up
26833 \emph off
26834 \bar no
26835 \noun off
26836 \color none
26837 Æ
26838 \end_layout
26839
26840 \end_inset
26841 </cell>
26842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26843 \begin_inset Text
26844
26845 \begin_layout Standard
26846
26847 \family roman
26848 \series medium
26849 \shape up
26850 \emph off
26851 \bar no
26852 \noun off
26853 \color none
26854 Ö
26855 \end_layout
26856
26857 \end_inset
26858 </cell>
26859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26860 \begin_inset Text
26861
26862 \begin_layout Standard
26863
26864 \family roman
26865 \series medium
26866 \shape up
26867 \emph off
26868 \bar no
26869 \noun off
26870 \color none
26871 æ
26872 \end_layout
26873
26874 \end_inset
26875 </cell>
26876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26877 \begin_inset Text
26878
26879 \begin_layout Standard
26880
26881 \family roman
26882 \series medium
26883 \shape up
26884 \emph off
26885 \bar no
26886 \noun off
26887 \color none
26888 ö
26889 \end_layout
26890
26891 \end_inset
26892 </cell>
26893 </row>
26894 <row topline="true">
26895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26896 \begin_inset Text
26897
26898 \begin_layout Standard
26899
26900 \family roman
26901 \series medium
26902 \shape up
26903 \size tiny
26904 \emph off
26905 \bar no
26906 \noun off
26907 \color none
26908 07
26909 \end_layout
26910
26911 \end_inset
26912 </cell>
26913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26914 \begin_inset Text
26915
26916 \begin_layout Standard
26917
26918 \end_layout
26919
26920 \end_inset
26921 </cell>
26922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26923 \begin_inset Text
26924
26925 \begin_layout Standard
26926
26927 \end_layout
26928
26929 \end_inset
26930 </cell>
26931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26932 \begin_inset Text
26933
26934 \begin_layout Standard
26935
26936 \family roman
26937 \series medium
26938 \shape up
26939 \emph off
26940 \bar no
26941 \noun off
26942 \color none
26943 `
26944 \end_layout
26945
26946 \end_inset
26947 </cell>
26948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26949 \begin_inset Text
26950
26951 \begin_layout Standard
26952
26953 \family roman
26954 \series medium
26955 \shape up
26956 \emph off
26957 \bar no
26958 \noun off
26959 \color none
26960 7
26961 \end_layout
26962
26963 \end_inset
26964 </cell>
26965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26966 \begin_inset Text
26967
26968 \begin_layout Standard
26969
26970 \family roman
26971 \series medium
26972 \shape up
26973 \emph off
26974 \bar no
26975 \noun off
26976 \color none
26977 G
26978 \end_layout
26979
26980 \end_inset
26981 </cell>
26982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26983 \begin_inset Text
26984
26985 \begin_layout Standard
26986
26987 \family roman
26988 \series medium
26989 \shape up
26990 \emph off
26991 \bar no
26992 \noun off
26993 \color none
26994 W
26995 \end_layout
26996
26997 \end_inset
26998 </cell>
26999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27000 \begin_inset Text
27001
27002 \begin_layout Standard
27003
27004 \family roman
27005 \series medium
27006 \shape up
27007 \emph off
27008 \bar no
27009 \noun off
27010 \color none
27011 g
27012 \end_layout
27013
27014 \end_inset
27015 </cell>
27016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27017 \begin_inset Text
27018
27019 \begin_layout Standard
27020
27021 \family roman
27022 \series medium
27023 \shape up
27024 \emph off
27025 \bar no
27026 \noun off
27027 \color none
27028 w
27029 \end_layout
27030
27031 \end_inset
27032 </cell>
27033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27034 \begin_inset Text
27035
27036 \begin_layout Standard
27037
27038 \end_layout
27039
27040 \end_inset
27041 </cell>
27042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27043 \begin_inset Text
27044
27045 \begin_layout Standard
27046
27047 \end_layout
27048
27049 \end_inset
27050 </cell>
27051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27052 \begin_inset Text
27053
27054 \begin_layout Standard
27055
27056 \family roman
27057 \series medium
27058 \shape up
27059 \emph off
27060 \bar no
27061 \noun off
27062 \color none
27063 §
27064 \end_layout
27065
27066 \end_inset
27067 </cell>
27068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27069 \begin_inset Text
27070
27071 \begin_layout Standard
27072
27073 \family roman
27074 \series medium
27075 \shape up
27076 \emph off
27077 \bar no
27078 \noun off
27079 \color none
27080 ·
27081 \end_layout
27082
27083 \end_inset
27084 </cell>
27085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27086 \begin_inset Text
27087
27088 \begin_layout Standard
27089
27090 \family roman
27091 \series medium
27092 \shape up
27093 \emph off
27094 \bar no
27095 \noun off
27096 \color none
27097 Ç
27098 \end_layout
27099
27100 \end_inset
27101 </cell>
27102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27103 \begin_inset Text
27104
27105 \begin_layout Standard
27106
27107 \family roman
27108 \series medium
27109 \shape up
27110 \emph off
27111 \bar no
27112 \noun off
27113 \color none
27114 ×
27115 \end_layout
27116
27117 \end_inset
27118 </cell>
27119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27120 \begin_inset Text
27121
27122 \begin_layout Standard
27123
27124 \family roman
27125 \series medium
27126 \shape up
27127 \emph off
27128 \bar no
27129 \noun off
27130 \color none
27131 ç
27132 \end_layout
27133
27134 \end_inset
27135 </cell>
27136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27137 \begin_inset Text
27138
27139 \begin_layout Standard
27140
27141 \family roman
27142 \series medium
27143 \shape up
27144 \emph off
27145 \bar no
27146 \noun off
27147 \color none
27148 ÷
27149 \end_layout
27150
27151 \end_inset
27152 </cell>
27153 </row>
27154 <row topline="true">
27155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27156 \begin_inset Text
27157
27158 \begin_layout Standard
27159
27160 \family roman
27161 \series medium
27162 \shape up
27163 \size tiny
27164 \emph off
27165 \bar no
27166 \noun off
27167 \color none
27168 08
27169 \end_layout
27170
27171 \end_inset
27172 </cell>
27173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27174 \begin_inset Text
27175
27176 \begin_layout Standard
27177
27178 \end_layout
27179
27180 \end_inset
27181 </cell>
27182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27183 \begin_inset Text
27184
27185 \begin_layout Standard
27186
27187 \end_layout
27188
27189 \end_inset
27190 </cell>
27191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27192 \begin_inset Text
27193
27194 \begin_layout Standard
27195
27196 \family roman
27197 \series medium
27198 \shape up
27199 \emph off
27200 \bar no
27201 \noun off
27202 \color none
27203 (
27204 \end_layout
27205
27206 \end_inset
27207 </cell>
27208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27209 \begin_inset Text
27210
27211 \begin_layout Standard
27212
27213 \family roman
27214 \series medium
27215 \shape up
27216 \emph off
27217 \bar no
27218 \noun off
27219 \color none
27220 8
27221 \end_layout
27222
27223 \end_inset
27224 </cell>
27225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27226 \begin_inset Text
27227
27228 \begin_layout Standard
27229
27230 \family roman
27231 \series medium
27232 \shape up
27233 \emph off
27234 \bar no
27235 \noun off
27236 \color none
27237 H
27238 \end_layout
27239
27240 \end_inset
27241 </cell>
27242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27243 \begin_inset Text
27244
27245 \begin_layout Standard
27246
27247 \family roman
27248 \series medium
27249 \shape up
27250 \emph off
27251 \bar no
27252 \noun off
27253 \color none
27254 X
27255 \end_layout
27256
27257 \end_inset
27258 </cell>
27259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27260 \begin_inset Text
27261
27262 \begin_layout Standard
27263
27264 \family roman
27265 \series medium
27266 \shape up
27267 \emph off
27268 \bar no
27269 \noun off
27270 \color none
27271 h
27272 \end_layout
27273
27274 \end_inset
27275 </cell>
27276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27277 \begin_inset Text
27278
27279 \begin_layout Standard
27280
27281 \family roman
27282 \series medium
27283 \shape up
27284 \emph off
27285 \bar no
27286 \noun off
27287 \color none
27288 x
27289 \end_layout
27290
27291 \end_inset
27292 </cell>
27293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27294 \begin_inset Text
27295
27296 \begin_layout Standard
27297
27298 \end_layout
27299
27300 \end_inset
27301 </cell>
27302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27303 \begin_inset Text
27304
27305 \begin_layout Standard
27306
27307 \end_layout
27308
27309 \end_inset
27310 </cell>
27311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27312 \begin_inset Text
27313
27314 \begin_layout Standard
27315
27316 \family roman
27317 \series medium
27318 \shape up
27319 \emph off
27320 \bar no
27321 \noun off
27322 \color none
27323 ¨
27324 \end_layout
27325
27326 \end_inset
27327 </cell>
27328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27329 \begin_inset Text
27330
27331 \begin_layout Standard
27332
27333 \family roman
27334 \series medium
27335 \shape up
27336 \emph off
27337 \bar no
27338 \noun off
27339 \color none
27340 ¸
27341 \end_layout
27342
27343 \end_inset
27344 </cell>
27345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27346 \begin_inset Text
27347
27348 \begin_layout Standard
27349
27350 \family roman
27351 \series medium
27352 \shape up
27353 \emph off
27354 \bar no
27355 \noun off
27356 \color none
27357 È
27358 \end_layout
27359
27360 \end_inset
27361 </cell>
27362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27363 \begin_inset Text
27364
27365 \begin_layout Standard
27366
27367 \family roman
27368 \series medium
27369 \shape up
27370 \emph off
27371 \bar no
27372 \noun off
27373 \color none
27374 Ø
27375 \end_layout
27376
27377 \end_inset
27378 </cell>
27379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27380 \begin_inset Text
27381
27382 \begin_layout Standard
27383
27384 \family roman
27385 \series medium
27386 \shape up
27387 \emph off
27388 \bar no
27389 \noun off
27390 \color none
27391 è
27392 \end_layout
27393
27394 \end_inset
27395 </cell>
27396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27397 \begin_inset Text
27398
27399 \begin_layout Standard
27400
27401 \family roman
27402 \series medium
27403 \shape up
27404 \emph off
27405 \bar no
27406 \noun off
27407 \color none
27408 ø
27409 \end_layout
27410
27411 \end_inset
27412 </cell>
27413 </row>
27414 <row topline="true">
27415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27416 \begin_inset Text
27417
27418 \begin_layout Standard
27419
27420 \family roman
27421 \series medium
27422 \shape up
27423 \size tiny
27424 \emph off
27425 \bar no
27426 \noun off
27427 \color none
27428 09
27429 \end_layout
27430
27431 \end_inset
27432 </cell>
27433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27434 \begin_inset Text
27435
27436 \begin_layout Standard
27437
27438 \end_layout
27439
27440 \end_inset
27441 </cell>
27442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27443 \begin_inset Text
27444
27445 \begin_layout Standard
27446
27447 \end_layout
27448
27449 \end_inset
27450 </cell>
27451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27452 \begin_inset Text
27453
27454 \begin_layout Standard
27455
27456 \family roman
27457 \series medium
27458 \shape up
27459 \emph off
27460 \bar no
27461 \noun off
27462 \color none
27463 )
27464 \end_layout
27465
27466 \end_inset
27467 </cell>
27468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27469 \begin_inset Text
27470
27471 \begin_layout Standard
27472
27473 \family roman
27474 \series medium
27475 \shape up
27476 \emph off
27477 \bar no
27478 \noun off
27479 \color none
27480 9
27481 \end_layout
27482
27483 \end_inset
27484 </cell>
27485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27486 \begin_inset Text
27487
27488 \begin_layout Standard
27489
27490 \family roman
27491 \series medium
27492 \shape up
27493 \emph off
27494 \bar no
27495 \noun off
27496 \color none
27497 I
27498 \end_layout
27499
27500 \end_inset
27501 </cell>
27502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27503 \begin_inset Text
27504
27505 \begin_layout Standard
27506
27507 \family roman
27508 \series medium
27509 \shape up
27510 \emph off
27511 \bar no
27512 \noun off
27513 \color none
27514 Y
27515 \end_layout
27516
27517 \end_inset
27518 </cell>
27519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27520 \begin_inset Text
27521
27522 \begin_layout Standard
27523
27524 \family roman
27525 \series medium
27526 \shape up
27527 \emph off
27528 \bar no
27529 \noun off
27530 \color none
27531 i
27532 \end_layout
27533
27534 \end_inset
27535 </cell>
27536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27537 \begin_inset Text
27538
27539 \begin_layout Standard
27540
27541 \family roman
27542 \series medium
27543 \shape up
27544 \emph off
27545 \bar no
27546 \noun off
27547 \color none
27548 y
27549 \end_layout
27550
27551 \end_inset
27552 </cell>
27553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27554 \begin_inset Text
27555
27556 \begin_layout Standard
27557
27558 \end_layout
27559
27560 \end_inset
27561 </cell>
27562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27563 \begin_inset Text
27564
27565 \begin_layout Standard
27566
27567 \end_layout
27568
27569 \end_inset
27570 </cell>
27571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27572 \begin_inset Text
27573
27574 \begin_layout Standard
27575
27576 \family roman
27577 \series medium
27578 \shape up
27579 \emph off
27580 \bar no
27581 \noun off
27582 \color none
27583 ©
27584 \end_layout
27585
27586 \end_inset
27587 </cell>
27588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27589 \begin_inset Text
27590
27591 \begin_layout Standard
27592
27593 \family roman
27594 \series medium
27595 \shape up
27596 \emph off
27597 \bar no
27598 \noun off
27599 \color none
27600 ¹
27601 \end_layout
27602
27603 \end_inset
27604 </cell>
27605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27606 \begin_inset Text
27607
27608 \begin_layout Standard
27609
27610 \family roman
27611 \series medium
27612 \shape up
27613 \emph off
27614 \bar no
27615 \noun off
27616 \color none
27617 É
27618 \end_layout
27619
27620 \end_inset
27621 </cell>
27622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27623 \begin_inset Text
27624
27625 \begin_layout Standard
27626
27627 \family roman
27628 \series medium
27629 \shape up
27630 \emph off
27631 \bar no
27632 \noun off
27633 \color none
27634 Ù
27635 \end_layout
27636
27637 \end_inset
27638 </cell>
27639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27640 \begin_inset Text
27641
27642 \begin_layout Standard
27643
27644 \family roman
27645 \series medium
27646 \shape up
27647 \emph off
27648 \bar no
27649 \noun off
27650 \color none
27651 é
27652 \end_layout
27653
27654 \end_inset
27655 </cell>
27656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27657 \begin_inset Text
27658
27659 \begin_layout Standard
27660
27661 \family roman
27662 \series medium
27663 \shape up
27664 \emph off
27665 \bar no
27666 \noun off
27667 \color none
27668 ù
27669 \end_layout
27670
27671 \end_inset
27672 </cell>
27673 </row>
27674 <row topline="true">
27675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27676 \begin_inset Text
27677
27678 \begin_layout Standard
27679
27680 \family roman
27681 \series medium
27682 \shape up
27683 \size tiny
27684 \emph off
27685 \bar no
27686 \noun off
27687 \color none
27688 0A
27689 \end_layout
27690
27691 \end_inset
27692 </cell>
27693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27694 \begin_inset Text
27695
27696 \begin_layout Standard
27697
27698 \end_layout
27699
27700 \end_inset
27701 </cell>
27702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27703 \begin_inset Text
27704
27705 \begin_layout Standard
27706
27707 \end_layout
27708
27709 \end_inset
27710 </cell>
27711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27712 \begin_inset Text
27713
27714 \begin_layout Standard
27715
27716 \family roman
27717 \series medium
27718 \shape up
27719 \emph off
27720 \bar no
27721 \noun off
27722 \color none
27723 *
27724 \end_layout
27725
27726 \end_inset
27727 </cell>
27728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27729 \begin_inset Text
27730
27731 \begin_layout Standard
27732
27733 \family roman
27734 \series medium
27735 \shape up
27736 \emph off
27737 \bar no
27738 \noun off
27739 \color none
27740 :
27741 \end_layout
27742
27743 \end_inset
27744 </cell>
27745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27746 \begin_inset Text
27747
27748 \begin_layout Standard
27749
27750 \family roman
27751 \series medium
27752 \shape up
27753 \emph off
27754 \bar no
27755 \noun off
27756 \color none
27757 J
27758 \end_layout
27759
27760 \end_inset
27761 </cell>
27762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27763 \begin_inset Text
27764
27765 \begin_layout Standard
27766
27767 \family roman
27768 \series medium
27769 \shape up
27770 \emph off
27771 \bar no
27772 \noun off
27773 \color none
27774 Z
27775 \end_layout
27776
27777 \end_inset
27778 </cell>
27779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27780 \begin_inset Text
27781
27782 \begin_layout Standard
27783
27784 \family roman
27785 \series medium
27786 \shape up
27787 \emph off
27788 \bar no
27789 \noun off
27790 \color none
27791 j
27792 \end_layout
27793
27794 \end_inset
27795 </cell>
27796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27797 \begin_inset Text
27798
27799 \begin_layout Standard
27800
27801 \family roman
27802 \series medium
27803 \shape up
27804 \emph off
27805 \bar no
27806 \noun off
27807 \color none
27808 z
27809 \end_layout
27810
27811 \end_inset
27812 </cell>
27813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27814 \begin_inset Text
27815
27816 \begin_layout Standard
27817
27818 \end_layout
27819
27820 \end_inset
27821 </cell>
27822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27823 \begin_inset Text
27824
27825 \begin_layout Standard
27826
27827 \end_layout
27828
27829 \end_inset
27830 </cell>
27831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27832 \begin_inset Text
27833
27834 \begin_layout Standard
27835
27836 \family roman
27837 \series medium
27838 \shape up
27839 \emph off
27840 \bar no
27841 \noun off
27842 \color none
27843 ª
27844 \end_layout
27845
27846 \end_inset
27847 </cell>
27848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27849 \begin_inset Text
27850
27851 \begin_layout Standard
27852
27853 \family roman
27854 \series medium
27855 \shape up
27856 \emph off
27857 \bar no
27858 \noun off
27859 \color none
27860 º
27861 \end_layout
27862
27863 \end_inset
27864 </cell>
27865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27866 \begin_inset Text
27867
27868 \begin_layout Standard
27869
27870 \family roman
27871 \series medium
27872 \shape up
27873 \emph off
27874 \bar no
27875 \noun off
27876 \color none
27877 Ê
27878 \end_layout
27879
27880 \end_inset
27881 </cell>
27882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27883 \begin_inset Text
27884
27885 \begin_layout Standard
27886
27887 \family roman
27888 \series medium
27889 \shape up
27890 \emph off
27891 \bar no
27892 \noun off
27893 \color none
27894 Ú
27895 \end_layout
27896
27897 \end_inset
27898 </cell>
27899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27900 \begin_inset Text
27901
27902 \begin_layout Standard
27903
27904 \family roman
27905 \series medium
27906 \shape up
27907 \emph off
27908 \bar no
27909 \noun off
27910 \color none
27911 ê
27912 \end_layout
27913
27914 \end_inset
27915 </cell>
27916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27917 \begin_inset Text
27918
27919 \begin_layout Standard
27920
27921 \family roman
27922 \series medium
27923 \shape up
27924 \emph off
27925 \bar no
27926 \noun off
27927 \color none
27928 ú
27929 \end_layout
27930
27931 \end_inset
27932 </cell>
27933 </row>
27934 <row topline="true">
27935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27936 \begin_inset Text
27937
27938 \begin_layout Standard
27939
27940 \family roman
27941 \series medium
27942 \shape up
27943 \size tiny
27944 \emph off
27945 \bar no
27946 \noun off
27947 \color none
27948 0B
27949 \end_layout
27950
27951 \end_inset
27952 </cell>
27953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27954 \begin_inset Text
27955
27956 \begin_layout Standard
27957
27958 \end_layout
27959
27960 \end_inset
27961 </cell>
27962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27963 \begin_inset Text
27964
27965 \begin_layout Standard
27966
27967 \end_layout
27968
27969 \end_inset
27970 </cell>
27971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27972 \begin_inset Text
27973
27974 \begin_layout Standard
27975
27976 \family roman
27977 \series medium
27978 \shape up
27979 \emph off
27980 \bar no
27981 \noun off
27982 \color none
27983 +
27984 \end_layout
27985
27986 \end_inset
27987 </cell>
27988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27989 \begin_inset Text
27990
27991 \begin_layout Standard
27992
27993 \family roman
27994 \series medium
27995 \shape up
27996 \emph off
27997 \bar no
27998 \noun off
27999 \color none
28000 ;
28001 \end_layout
28002
28003 \end_inset
28004 </cell>
28005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28006 \begin_inset Text
28007
28008 \begin_layout Standard
28009
28010 \family roman
28011 \series medium
28012 \shape up
28013 \emph off
28014 \bar no
28015 \noun off
28016 \color none
28017 K
28018 \end_layout
28019
28020 \end_inset
28021 </cell>
28022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28023 \begin_inset Text
28024
28025 \begin_layout Standard
28026
28027 \family roman
28028 \series medium
28029 \shape up
28030 \emph off
28031 \bar no
28032 \noun off
28033 \color none
28034 [
28035 \end_layout
28036
28037 \end_inset
28038 </cell>
28039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28040 \begin_inset Text
28041
28042 \begin_layout Standard
28043
28044 \family roman
28045 \series medium
28046 \shape up
28047 \emph off
28048 \bar no
28049 \noun off
28050 \color none
28051 k
28052 \end_layout
28053
28054 \end_inset
28055 </cell>
28056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28057 \begin_inset Text
28058
28059 \begin_layout Standard
28060
28061 \family roman
28062 \series medium
28063 \shape up
28064 \emph off
28065 \bar no
28066 \noun off
28067 \color none
28068 {
28069 \end_layout
28070
28071 \end_inset
28072 </cell>
28073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28074 \begin_inset Text
28075
28076 \begin_layout Standard
28077
28078 \end_layout
28079
28080 \end_inset
28081 </cell>
28082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28083 \begin_inset Text
28084
28085 \begin_layout Standard
28086
28087 \end_layout
28088
28089 \end_inset
28090 </cell>
28091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28092 \begin_inset Text
28093
28094 \begin_layout Standard
28095
28096 \family roman
28097 \series medium
28098 \shape up
28099 \emph off
28100 \bar no
28101 \noun off
28102 \color none
28103 «
28104 \end_layout
28105
28106 \end_inset
28107 </cell>
28108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28109 \begin_inset Text
28110
28111 \begin_layout Standard
28112
28113 \family roman
28114 \series medium
28115 \shape up
28116 \emph off
28117 \bar no
28118 \noun off
28119 \color none
28120 »
28121 \end_layout
28122
28123 \end_inset
28124 </cell>
28125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28126 \begin_inset Text
28127
28128 \begin_layout Standard
28129
28130 \family roman
28131 \series medium
28132 \shape up
28133 \emph off
28134 \bar no
28135 \noun off
28136 \color none
28137 Ë
28138 \end_layout
28139
28140 \end_inset
28141 </cell>
28142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28143 \begin_inset Text
28144
28145 \begin_layout Standard
28146
28147 \family roman
28148 \series medium
28149 \shape up
28150 \emph off
28151 \bar no
28152 \noun off
28153 \color none
28154 Û
28155 \end_layout
28156
28157 \end_inset
28158 </cell>
28159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28160 \begin_inset Text
28161
28162 \begin_layout Standard
28163
28164 \family roman
28165 \series medium
28166 \shape up
28167 \emph off
28168 \bar no
28169 \noun off
28170 \color none
28171 ë
28172 \end_layout
28173
28174 \end_inset
28175 </cell>
28176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28177 \begin_inset Text
28178
28179 \begin_layout Standard
28180
28181 \family roman
28182 \series medium
28183 \shape up
28184 \emph off
28185 \bar no
28186 \noun off
28187 \color none
28188 û
28189 \end_layout
28190
28191 \end_inset
28192 </cell>
28193 </row>
28194 <row topline="true">
28195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28196 \begin_inset Text
28197
28198 \begin_layout Standard
28199
28200 \family roman
28201 \series medium
28202 \shape up
28203 \size tiny
28204 \emph off
28205 \bar no
28206 \noun off
28207 \color none
28208 0C
28209 \end_layout
28210
28211 \end_inset
28212 </cell>
28213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28214 \begin_inset Text
28215
28216 \begin_layout Standard
28217
28218 \end_layout
28219
28220 \end_inset
28221 </cell>
28222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28223 \begin_inset Text
28224
28225 \begin_layout Standard
28226
28227 \end_layout
28228
28229 \end_inset
28230 </cell>
28231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28232 \begin_inset Text
28233
28234 \begin_layout Standard
28235
28236 \family roman
28237 \series medium
28238 \shape up
28239 \emph off
28240 \bar no
28241 \noun off
28242 \color none
28243 ,
28244 \end_layout
28245
28246 \end_inset
28247 </cell>
28248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28249 \begin_inset Text
28250
28251 \begin_layout Standard
28252
28253 \family roman
28254 \series medium
28255 \shape up
28256 \emph off
28257 \bar no
28258 \noun off
28259 \color none
28260 <
28261 \end_layout
28262
28263 \end_inset
28264 </cell>
28265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28266 \begin_inset Text
28267
28268 \begin_layout Standard
28269
28270 \family roman
28271 \series medium
28272 \shape up
28273 \emph off
28274 \bar no
28275 \noun off
28276 \color none
28277 L
28278 \end_layout
28279
28280 \end_inset
28281 </cell>
28282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28283 \begin_inset Text
28284
28285 \begin_layout Standard
28286
28287 \family roman
28288 \series medium
28289 \shape up
28290 \emph off
28291 \bar no
28292 \noun off
28293 \color none
28294
28295 \backslash
28296
28297 \end_layout
28298
28299 \end_inset
28300 </cell>
28301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28302 \begin_inset Text
28303
28304 \begin_layout Standard
28305
28306 \family roman
28307 \series medium
28308 \shape up
28309 \emph off
28310 \bar no
28311 \noun off
28312 \color none
28313 l
28314 \end_layout
28315
28316 \end_inset
28317 </cell>
28318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28319 \begin_inset Text
28320
28321 \begin_layout Standard
28322
28323 \family roman
28324 \series medium
28325 \shape up
28326 \emph off
28327 \bar no
28328 \noun off
28329 \color none
28330 |
28331 \end_layout
28332
28333 \end_inset
28334 </cell>
28335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28336 \begin_inset Text
28337
28338 \begin_layout Standard
28339
28340 \end_layout
28341
28342 \end_inset
28343 </cell>
28344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28345 \begin_inset Text
28346
28347 \begin_layout Standard
28348
28349 \end_layout
28350
28351 \end_inset
28352 </cell>
28353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28354 \begin_inset Text
28355
28356 \begin_layout Standard
28357
28358 \family roman
28359 \series medium
28360 \shape up
28361 \emph off
28362 \bar no
28363 \noun off
28364 \color none
28365 ¬
28366 \end_layout
28367
28368 \end_inset
28369 </cell>
28370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28371 \begin_inset Text
28372
28373 \begin_layout Standard
28374
28375 \family roman
28376 \series medium
28377 \shape up
28378 \emph off
28379 \bar no
28380 \noun off
28381 \color none
28382 ¼
28383 \end_layout
28384
28385 \end_inset
28386 </cell>
28387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28388 \begin_inset Text
28389
28390 \begin_layout Standard
28391
28392 \family roman
28393 \series medium
28394 \shape up
28395 \emph off
28396 \bar no
28397 \noun off
28398 \color none
28399 Ì
28400 \end_layout
28401
28402 \end_inset
28403 </cell>
28404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28405 \begin_inset Text
28406
28407 \begin_layout Standard
28408
28409 \family roman
28410 \series medium
28411 \shape up
28412 \emph off
28413 \bar no
28414 \noun off
28415 \color none
28416 Ü
28417 \end_layout
28418
28419 \end_inset
28420 </cell>
28421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28422 \begin_inset Text
28423
28424 \begin_layout Standard
28425
28426 \family roman
28427 \series medium
28428 \shape up
28429 \emph off
28430 \bar no
28431 \noun off
28432 \color none
28433 ì
28434 \end_layout
28435
28436 \end_inset
28437 </cell>
28438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28439 \begin_inset Text
28440
28441 \begin_layout Standard
28442
28443 \family roman
28444 \series medium
28445 \shape up
28446 \emph off
28447 \bar no
28448 \noun off
28449 \color none
28450 ü
28451 \end_layout
28452
28453 \end_inset
28454 </cell>
28455 </row>
28456 <row topline="true">
28457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28458 \begin_inset Text
28459
28460 \begin_layout Standard
28461
28462 \family roman
28463 \series medium
28464 \shape up
28465 \size tiny
28466 \emph off
28467 \bar no
28468 \noun off
28469 \color none
28470 0D
28471 \end_layout
28472
28473 \end_inset
28474 </cell>
28475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28476 \begin_inset Text
28477
28478 \begin_layout Standard
28479
28480 \end_layout
28481
28482 \end_inset
28483 </cell>
28484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28485 \begin_inset Text
28486
28487 \begin_layout Standard
28488
28489 \end_layout
28490
28491 \end_inset
28492 </cell>
28493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28494 \begin_inset Text
28495
28496 \begin_layout Standard
28497
28498 \family roman
28499 \series medium
28500 \shape up
28501 \emph off
28502 \bar no
28503 \noun off
28504 \color none
28505 -
28506 \end_layout
28507
28508 \end_inset
28509 </cell>
28510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28511 \begin_inset Text
28512
28513 \begin_layout Standard
28514
28515 \family roman
28516 \series medium
28517 \shape up
28518 \emph off
28519 \bar no
28520 \noun off
28521 \color none
28522 =
28523 \end_layout
28524
28525 \end_inset
28526 </cell>
28527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28528 \begin_inset Text
28529
28530 \begin_layout Standard
28531
28532 \family roman
28533 \series medium
28534 \shape up
28535 \emph off
28536 \bar no
28537 \noun off
28538 \color none
28539 M
28540 \end_layout
28541
28542 \end_inset
28543 </cell>
28544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28545 \begin_inset Text
28546
28547 \begin_layout Standard
28548
28549 \family roman
28550 \series medium
28551 \shape up
28552 \emph off
28553 \bar no
28554 \noun off
28555 \color none
28556 ]
28557 \end_layout
28558
28559 \end_inset
28560 </cell>
28561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28562 \begin_inset Text
28563
28564 \begin_layout Standard
28565
28566 \family roman
28567 \series medium
28568 \shape up
28569 \emph off
28570 \bar no
28571 \noun off
28572 \color none
28573 m
28574 \end_layout
28575
28576 \end_inset
28577 </cell>
28578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28579 \begin_inset Text
28580
28581 \begin_layout Standard
28582
28583 \family roman
28584 \series medium
28585 \shape up
28586 \emph off
28587 \bar no
28588 \noun off
28589 \color none
28590 }
28591 \end_layout
28592
28593 \end_inset
28594 </cell>
28595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28596 \begin_inset Text
28597
28598 \begin_layout Standard
28599
28600 \end_layout
28601
28602 \end_inset
28603 </cell>
28604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28605 \begin_inset Text
28606
28607 \begin_layout Standard
28608
28609 \end_layout
28610
28611 \end_inset
28612 </cell>
28613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28614 \begin_inset Text
28615
28616 \begin_layout Standard
28617
28618 \end_layout
28619
28620 \end_inset
28621 </cell>
28622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28623 \begin_inset Text
28624
28625 \begin_layout Standard
28626
28627 \family roman
28628 \series medium
28629 \shape up
28630 \emph off
28631 \bar no
28632 \noun off
28633 \color none
28634 ½
28635 \end_layout
28636
28637 \end_inset
28638 </cell>
28639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28640 \begin_inset Text
28641
28642 \begin_layout Standard
28643
28644 \family roman
28645 \series medium
28646 \shape up
28647 \emph off
28648 \bar no
28649 \noun off
28650 \color none
28651 Í
28652 \end_layout
28653
28654 \end_inset
28655 </cell>
28656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28657 \begin_inset Text
28658
28659 \begin_layout Standard
28660
28661 \family roman
28662 \series medium
28663 \shape up
28664 \emph off
28665 \bar no
28666 \noun off
28667 \color none
28668 Ý
28669 \end_layout
28670
28671 \end_inset
28672 </cell>
28673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28674 \begin_inset Text
28675
28676 \begin_layout Standard
28677
28678 \family roman
28679 \series medium
28680 \shape up
28681 \emph off
28682 \bar no
28683 \noun off
28684 \color none
28685 í
28686 \end_layout
28687
28688 \end_inset
28689 </cell>
28690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28691 \begin_inset Text
28692
28693 \begin_layout Standard
28694
28695 \family roman
28696 \series medium
28697 \shape up
28698 \emph off
28699 \bar no
28700 \noun off
28701 \color none
28702 ý
28703 \end_layout
28704
28705 \end_inset
28706 </cell>
28707 </row>
28708 <row topline="true">
28709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28710 \begin_inset Text
28711
28712 \begin_layout Standard
28713
28714 \family roman
28715 \series medium
28716 \shape up
28717 \size tiny
28718 \emph off
28719 \bar no
28720 \noun off
28721 \color none
28722 0E
28723 \end_layout
28724
28725 \end_inset
28726 </cell>
28727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28728 \begin_inset Text
28729
28730 \begin_layout Standard
28731
28732 \end_layout
28733
28734 \end_inset
28735 </cell>
28736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28737 \begin_inset Text
28738
28739 \begin_layout Standard
28740
28741 \end_layout
28742
28743 \end_inset
28744 </cell>
28745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28746 \begin_inset Text
28747
28748 \begin_layout Standard
28749
28750 \family roman
28751 \series medium
28752 \shape up
28753 \emph off
28754 \bar no
28755 \noun off
28756 \color none
28757 .
28758 \end_layout
28759
28760 \end_inset
28761 </cell>
28762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28763 \begin_inset Text
28764
28765 \begin_layout Standard
28766
28767 \family roman
28768 \series medium
28769 \shape up
28770 \emph off
28771 \bar no
28772 \noun off
28773 \color none
28774 >
28775 \end_layout
28776
28777 \end_inset
28778 </cell>
28779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28780 \begin_inset Text
28781
28782 \begin_layout Standard
28783
28784 \family roman
28785 \series medium
28786 \shape up
28787 \emph off
28788 \bar no
28789 \noun off
28790 \color none
28791 N
28792 \end_layout
28793
28794 \end_inset
28795 </cell>
28796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28797 \begin_inset Text
28798
28799 \begin_layout Standard
28800
28801 \family roman
28802 \series medium
28803 \shape up
28804 \emph off
28805 \bar no
28806 \noun off
28807 \color none
28808 ^
28809 \end_layout
28810
28811 \end_inset
28812 </cell>
28813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28814 \begin_inset Text
28815
28816 \begin_layout Standard
28817
28818 \family roman
28819 \series medium
28820 \shape up
28821 \emph off
28822 \bar no
28823 \noun off
28824 \color none
28825 n
28826 \end_layout
28827
28828 \end_inset
28829 </cell>
28830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28831 \begin_inset Text
28832
28833 \begin_layout Standard
28834
28835 \family roman
28836 \series medium
28837 \shape up
28838 \emph off
28839 \bar no
28840 \noun off
28841 \color none
28842 ~
28843 \end_layout
28844
28845 \end_inset
28846 </cell>
28847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28848 \begin_inset Text
28849
28850 \begin_layout Standard
28851
28852 \end_layout
28853
28854 \end_inset
28855 </cell>
28856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28857 \begin_inset Text
28858
28859 \begin_layout Standard
28860
28861 \end_layout
28862
28863 \end_inset
28864 </cell>
28865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28866 \begin_inset Text
28867
28868 \begin_layout Standard
28869
28870 \family roman
28871 \series medium
28872 \shape up
28873 \emph off
28874 \bar no
28875 \noun off
28876 \color none
28877 ®
28878 \end_layout
28879
28880 \end_inset
28881 </cell>
28882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28883 \begin_inset Text
28884
28885 \begin_layout Standard
28886
28887 \family roman
28888 \series medium
28889 \shape up
28890 \emph off
28891 \bar no
28892 \noun off
28893 \color none
28894 ¾
28895 \end_layout
28896
28897 \end_inset
28898 </cell>
28899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28900 \begin_inset Text
28901
28902 \begin_layout Standard
28903
28904 \family roman
28905 \series medium
28906 \shape up
28907 \emph off
28908 \bar no
28909 \noun off
28910 \color none
28911 Î
28912 \end_layout
28913
28914 \end_inset
28915 </cell>
28916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28917 \begin_inset Text
28918
28919 \begin_layout Standard
28920
28921 \family roman
28922 \series medium
28923 \shape up
28924 \emph off
28925 \bar no
28926 \noun off
28927 \color none
28928 Þ
28929 \end_layout
28930
28931 \end_inset
28932 </cell>
28933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28934 \begin_inset Text
28935
28936 \begin_layout Standard
28937
28938 \family roman
28939 \series medium
28940 \shape up
28941 \emph off
28942 \bar no
28943 \noun off
28944 \color none
28945 î
28946 \end_layout
28947
28948 \end_inset
28949 </cell>
28950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28951 \begin_inset Text
28952
28953 \begin_layout Standard
28954
28955 \family roman
28956 \series medium
28957 \shape up
28958 \emph off
28959 \bar no
28960 \noun off
28961 \color none
28962 þ
28963 \end_layout
28964
28965 \end_inset
28966 </cell>
28967 </row>
28968 <row topline="true" bottomline="true">
28969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28970 \begin_inset Text
28971
28972 \begin_layout Standard
28973
28974 \family roman
28975 \series medium
28976 \shape up
28977 \size tiny
28978 \emph off
28979 \bar no
28980 \noun off
28981 \color none
28982 0F
28983 \end_layout
28984
28985 \end_inset
28986 </cell>
28987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28988 \begin_inset Text
28989
28990 \begin_layout Standard
28991
28992 \end_layout
28993
28994 \end_inset
28995 </cell>
28996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28997 \begin_inset Text
28998
28999 \begin_layout Standard
29000
29001 \end_layout
29002
29003 \end_inset
29004 </cell>
29005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29006 \begin_inset Text
29007
29008 \begin_layout Standard
29009
29010 \family roman
29011 \series medium
29012 \shape up
29013 \emph off
29014 \bar no
29015 \noun off
29016 \color none
29017 /
29018 \end_layout
29019
29020 \end_inset
29021 </cell>
29022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29023 \begin_inset Text
29024
29025 \begin_layout Standard
29026
29027 \family roman
29028 \series medium
29029 \shape up
29030 \emph off
29031 \bar no
29032 \noun off
29033 \color none
29034 ?
29035 \end_layout
29036
29037 \end_inset
29038 </cell>
29039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29040 \begin_inset Text
29041
29042 \begin_layout Standard
29043
29044 \family roman
29045 \series medium
29046 \shape up
29047 \emph off
29048 \bar no
29049 \noun off
29050 \color none
29051 O
29052 \end_layout
29053
29054 \end_inset
29055 </cell>
29056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29057 \begin_inset Text
29058
29059 \begin_layout Standard
29060
29061 \family roman
29062 \series medium
29063 \shape up
29064 \emph off
29065 \bar no
29066 \noun off
29067 \color none
29068 _
29069 \end_layout
29070
29071 \end_inset
29072 </cell>
29073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29074 \begin_inset Text
29075
29076 \begin_layout Standard
29077
29078 \family roman
29079 \series medium
29080 \shape up
29081 \emph off
29082 \bar no
29083 \noun off
29084 \color none
29085 o
29086 \end_layout
29087
29088 \end_inset
29089 </cell>
29090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29091 \begin_inset Text
29092
29093 \begin_layout Standard
29094
29095 \end_layout
29096
29097 \end_inset
29098 </cell>
29099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29100 \begin_inset Text
29101
29102 \begin_layout Standard
29103
29104 \end_layout
29105
29106 \end_inset
29107 </cell>
29108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29109 \begin_inset Text
29110
29111 \begin_layout Standard
29112
29113 \end_layout
29114
29115 \end_inset
29116 </cell>
29117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29118 \begin_inset Text
29119
29120 \begin_layout Standard
29121
29122 \family roman
29123 \series medium
29124 \shape up
29125 \emph off
29126 \bar no
29127 \noun off
29128 \color none
29129 ¯
29130 \end_layout
29131
29132 \end_inset
29133 </cell>
29134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29135 \begin_inset Text
29136
29137 \begin_layout Standard
29138
29139 \family roman
29140 \series medium
29141 \shape up
29142 \emph off
29143 \bar no
29144 \noun off
29145 \color none
29146 ¿
29147 \end_layout
29148
29149 \end_inset
29150 </cell>
29151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29152 \begin_inset Text
29153
29154 \begin_layout Standard
29155
29156 \family roman
29157 \series medium
29158 \shape up
29159 \emph off
29160 \bar no
29161 \noun off
29162 \color none
29163 Ï
29164 \end_layout
29165
29166 \end_inset
29167 </cell>
29168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29169 \begin_inset Text
29170
29171 \begin_layout Standard
29172
29173 \family roman
29174 \series medium
29175 \shape up
29176 \emph off
29177 \bar no
29178 \noun off
29179 \color none
29180 ß
29181 \end_layout
29182
29183 \end_inset
29184 </cell>
29185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29186 \begin_inset Text
29187
29188 \begin_layout Standard
29189
29190 \family roman
29191 \series medium
29192 \shape up
29193 \emph off
29194 \bar no
29195 \noun off
29196 \color none
29197 ï
29198 \end_layout
29199
29200 \end_inset
29201 </cell>
29202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29203 \begin_inset Text
29204
29205 \begin_layout Standard
29206
29207 \family roman
29208 \series medium
29209 \shape up
29210 \emph off
29211 \bar no
29212 \noun off
29213 \color none
29214 ÿ
29215 \end_layout
29216
29217 \end_inset
29218 </cell>
29219 </row>
29220 </lyxtabular>
29221
29222 \end_inset
29223
29224
29225 \end_layout
29226
29227 \end_inset
29228
29229
29230 \end_layout
29231
29232 \begin_layout Standard
29233 The following is a full list of all of the accented characters LyX can display
29234  directly.
29235  It includes not only the accented characters from the previous table, but
29236  also the characters from 
29237 \family typewriter
29238 ISO8859--2
29239 \family default
29240  through 
29241 \family typewriter
29242 4
29243 \family default
29244 .
29245  
29246 \end_layout
29247
29248 \begin_layout Itemize
29249 From 
29250 \family typewriter
29251 ISO8859--1
29252 \family default
29253 :
29254 \end_layout
29255
29256 \begin_deeper
29257 \begin_layout Standard
29258 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
29259 \hfill
29260 diaeresis
29261 \end_layout
29262
29263 \begin_layout Standard
29264 ^ Â Ê Î Ô Û â ê î ô û
29265 \hfill
29266 circumflex
29267 \end_layout
29268
29269 \begin_layout Standard
29270 ` À È Ì Ò Ù à è ì ò ù
29271 \hfill
29272 grave
29273 \end_layout
29274
29275 \begin_layout Standard
29276 ´ Á É Í Ó Ú Ý á é í ó ú ý
29277 \hfill
29278 acute
29279 \end_layout
29280
29281 \begin_layout Standard
29282 ~ Ã Ñ Õ ã ñ õ
29283 \hfill
29284 tilde
29285 \end_layout
29286
29287 \begin_layout Standard
29288 ¸Çç
29289 \hfill
29290 cedilla
29291 \end_layout
29292
29293 \begin_layout Standard
29294 ¯
29295 \hfill
29296 macron
29297 \end_layout
29298
29299 \end_deeper
29300 \begin_layout Itemize
29301 From 
29302 \family typewriter
29303 ISO8859--2
29304 \family default
29305  through 
29306 \family typewriter
29307 4
29308 \family default
29309 :
29310 \end_layout
29311
29312 \begin_deeper
29313 \begin_layout Standard
29314 ĤĴĥȷ̂ĈĜŜĉĝŝ
29315 \hfill
29316 circumflex
29317 \end_layout
29318
29319 \begin_layout Standard
29320 ŚŹśźŔĹĆŃŕĺćń
29321 \hfill
29322 acute
29323 \end_layout
29324
29325 \begin_layout Standard
29326 Ĩı̃Ũũ
29327 \hfill
29328 tilde
29329 \end_layout
29330
29331 \begin_layout Standard
29332 ŞşŢţŖĻĢŗļģŅĶņķ
29333 \hfill
29334 cedilla
29335 \end_layout
29336
29337 \begin_layout Standard
29338 ĒēĀĪŌŪāı̄ōū
29339 \hfill
29340 macron
29341 \end_layout
29342
29343 \begin_layout Standard
29344 ŐŰőű
29345 \hfill
29346 Hungarian umlaut
29347 \end_layout
29348
29349 \end_deeper
29350 \begin_layout Standard
29351 All the characters above are actively supported by TeX fonts.
29352  In addition TeX allows diacritical marks on almost all characters.
29353  Also make sure you're using the 
29354 \family typewriter
29355 T1
29356 \family default
29357  font-encoding.
29358 \end_layout
29359
29360 \begin_layout Standard
29361
29362 \end_layout
29363
29364 \begin_layout Chapter
29365 \start_of_appendix
29366 The User Interface
29367 \begin_inset LatexCommand label
29368 name "cha:The-User-Interface"
29369
29370 \end_inset
29371
29372
29373 \end_layout
29374
29375 \begin_layout Standard
29376 This appendix lists all available menus and describes its functionality.
29377  It is designed as quick reference if you are searching for a special topic
29378  inside the user's guide.
29379 \end_layout
29380
29381 \begin_layout Section
29382 The File Menu
29383 \end_layout
29384
29385 \begin_layout Standard
29386 Under the 
29387 \family sans
29388 File
29389 \family default
29390  menu are the basic operations in addition to some more advanced operations.
29391  At the end of the menu the four last opened documents are listed.
29392 \end_layout
29393
29394 \begin_layout Subsection
29395 New
29396 \end_layout
29397
29398 \begin_layout Standard
29399 Creates a new document.
29400 \end_layout
29401
29402 \begin_layout Subsection
29403 New from Template
29404 \end_layout
29405
29406 \begin_layout Standard
29407 This menu prompts you for a template to use.
29408  Selecting a template will automatically set certain layout features for
29409  the document, features you would otherwise need to change manually.
29410 \end_layout
29411
29412 \begin_layout Subsection
29413 Open
29414 \end_layout
29415
29416 \begin_layout Standard
29417 Opens a document.
29418 \end_layout
29419
29420 \begin_layout Subsection
29421 Open Recent
29422 \end_layout
29423
29424 \begin_layout Standard
29425 The submenu shows a list of the recently opened files.
29426  Click there on a file to open it.
29427 \end_layout
29428
29429 \begin_layout Subsection
29430 Close
29431 \end_layout
29432
29433 \begin_layout Standard
29434 Closes the current document.
29435 \end_layout
29436
29437 \begin_layout Subsection
29438 Save
29439 \end_layout
29440
29441 \begin_layout Standard
29442 Saves the actual document.
29443 \end_layout
29444
29445 \begin_layout Subsection
29446 Save As
29447 \end_layout
29448
29449 \begin_layout Standard
29450 Saves the actual document under a new name to create a copy.
29451 \end_layout
29452
29453 \begin_layout Subsection
29454 Revert to saved
29455 \end_layout
29456
29457 \begin_layout Standard
29458 Reloads the actual document from disk.
29459 \end_layout
29460
29461 \begin_layout Subsection
29462 Version Control
29463 \end_layout
29464
29465 \begin_layout Standard
29466 This is used when more people are working on the same document.
29467  It is described in the section 
29468 \emph on
29469 Version Control in LyX
29470 \emph default
29471  of the 
29472 \emph on
29473 Extended\InsetSpace ~
29474 Features
29475 \emph default
29476  manual.
29477 \end_layout
29478
29479 \begin_layout Subsection
29480 Import
29481 \end_layout
29482
29483 \begin_layout Standard
29484 You can import there files from older LyX-versions, LaTeX-files and plain
29485  text files (ASCII-files).
29486  The files will be imported as new LyX-document.
29487 \end_layout
29488
29489 \begin_layout Standard
29490 When using the menu 
29491 \family sans
29492 Plain\InsetSpace ~
29493 Text, Join\InsetSpace ~
29494 Lines
29495 \family default
29496 , all lines will be imported consecutively to one big paragraph.
29497  A new paragraph is started when there is a blank line in the file.
29498  , the text is inserted as Paragraphs, where the line breaks of the text
29499  will start a new paragraph.
29500 \end_layout
29501
29502 \begin_layout Subsection
29503 Export
29504 \begin_inset LatexCommand label
29505 name "sub:Export"
29506
29507 \end_inset
29508
29509
29510 \end_layout
29511
29512 \begin_layout Standard
29513 You can export your document to various file formats.
29514  The resulting files are placed in the directory of your LyX-file.
29515  The menu entries are not the same on all installations.
29516  They depend on the programs found by LyX while its configuration.
29517 \end_layout
29518
29519 \begin_layout Standard
29520 Here is a list of all available entries; they are explained in detail in
29521  section\InsetSpace ~
29522
29523 \begin_inset LatexCommand ref
29524 reference "sub:Output-file-formats"
29525
29526 \end_inset
29527
29528 :
29529 \end_layout
29530
29531 \begin_layout Description
29532
29533 \family sans
29534 CJK\InsetSpace ~
29535 LyX 
29536 \family default
29537 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
29538  (CJK); (Since LyX 1.5.0 CJK support is fully integrated to LyX.)
29539 \end_layout
29540
29541 \begin_layout Description
29542
29543 \family sans
29544 DVI
29545 \family default
29546  DVI-format
29547 \end_layout
29548
29549 \begin_layout Description
29550 HTML HTML-format (the HTML-converter is a third-party product and doesn't
29551  work in all cases)
29552 \end_layout
29553
29554 \begin_layout Description
29555 HTML\InsetSpace ~
29556 (MS\InsetSpace ~
29557 Word) HTML-format specialized so that the result can be imported
29558  to 
29559 \family sans
29560 MS Word
29561 \family default
29562 , as consequence of this formulas will be embedded as bitmap fonts and not
29563  in the format 
29564 \family sans
29565 MathML
29566 \family default
29567 .
29568 \end_layout
29569
29570 \begin_layout Description
29571
29572 \family sans
29573 LaT
29574 \begin_inset ERT
29575 status collapsed
29576
29577 \begin_layout Standard
29578
29579 {}
29580 \end_layout
29581
29582 \end_inset
29583
29584 eX\InsetSpace ~
29585 (pdflatex)
29586 \family default
29587  text file with the LaTeX source, additionally all images used in the document
29588  will be converted to a format that is readable for the 
29589 \family typewriter
29590 pdflatex
29591 \family default
29592  program (GIF, JPG, PDF, PNG)
29593 \end_layout
29594
29595 \begin_layout Description
29596
29597 \family sans
29598 LaT
29599 \begin_inset ERT
29600 status collapsed
29601
29602 \begin_layout Standard
29603
29604 {}
29605 \end_layout
29606
29607 \end_inset
29608
29609 eX\InsetSpace ~
29610 (plain)
29611 \family default
29612  text file with the LaTeX source code, additionally all images used in the
29613  document will be converted to the EPS-format, only this format is readable
29614  for the 
29615 \family typewriter
29616 latex
29617 \family default
29618  program
29619 \end_layout
29620
29621 \begin_layout Description
29622 LyX\InsetSpace ~
29623 1.y.x LyX-document in a format readable for the LyX versions 1.y.x (
29624 \begin_inset Quotes eld
29625 \end_inset
29626
29627 y
29628 \begin_inset Quotes erd
29629 \end_inset
29630
29631  is replaced by the version number)
29632 \end_layout
29633
29634 \begin_layout Description
29635 OpenDocument OpenDocument-formatted text file, to be opened with 
29636 \family sans
29637 OpenOffice
29638 \family default
29639
29640 \family sans
29641 KOffice
29642 \family default
29643
29644 \family sans
29645 Abiword
29646 \family default
29647 , etc.
29648  (the OpenDocument-converter is a third-party product and doesn't work in
29649  all cases)
29650 \end_layout
29651
29652 \begin_layout Description
29653
29654 \family sans
29655 PDF
29656 \family default
29657  PDF-format using the program 
29658 \family typewriter
29659 ps2pdf
29660 \end_layout
29661
29662 \begin_layout Description
29663
29664 \family sans
29665 PDF\InsetSpace ~
29666 (dvipdfm)
29667 \family default
29668  PDF-format using the program 
29669 \family typewriter
29670 dvipdfm
29671 \end_layout
29672
29673 \begin_layout Description
29674
29675 \family sans
29676 PDF\InsetSpace ~
29677 (pdflatex)
29678 \family default
29679  PDF-format using the program 
29680 \family typewriter
29681 pdflatex
29682 \end_layout
29683
29684 \begin_layout Description
29685
29686 \family sans
29687 Plain\InsetSpace ~
29688 text
29689 \family default
29690  text format
29691 \end_layout
29692
29693 \begin_layout Description
29694
29695 \family sans
29696 Plain\InsetSpace ~
29697 text\InsetSpace ~
29698 (ps2ascii)
29699 \family default
29700  text format, the document will first be converted to Pastscript format
29701  and then exported as text using the program 
29702 \family sans
29703 ps2ascii
29704 \end_layout
29705
29706 \begin_layout Description
29707
29708 \family sans
29709 Postscript
29710 \family default
29711  PostScript format using the program 
29712 \family typewriter
29713 dvips
29714 \end_layout
29715
29716 \begin_layout Description
29717
29718 \family sans
29719 Custom
29720 \family default
29721  custom format
29722 \end_layout
29723
29724 \begin_layout Standard
29725 The program 
29726 \family typewriter
29727 dvipdfm
29728 \family default
29729  produces internally a dvi-file which is then converted to a pdf-file.
29730  It is a bit out of date and therefore the output could look different from
29731  what you want.
29732  
29733 \family typewriter
29734 pdflatex
29735 \family default
29736  produces directly pdf-files and supports the latest pdf-file formats.
29737 \end_layout
29738
29739 \begin_layout Standard
29740 If one of the menu entries 
29741 \family sans
29742 DVI
29743 \family default
29744
29745 \family sans
29746 PDF\InsetSpace ~
29747 (pdflatex)
29748 \family default
29749  or 
29750 \family sans
29751 Postscript
29752 \family default
29753  is missing, you need to update your LaTeX installation.
29754  After updating you have to reconfigure LyX, see section\InsetSpace ~
29755
29756 \begin_inset LatexCommand ref
29757 reference "sec:Basic-LyX-Setup"
29758
29759 \end_inset
29760
29761 .
29762 \begin_inset LatexCommand index
29763 name "Reconfiguration of LyX"
29764
29765 \end_inset
29766
29767
29768 \end_layout
29769
29770 \begin_layout Standard
29771 The menu 
29772 \family sans
29773 Custom
29774 \family default
29775  allows you to export your file by using special command line options for
29776  the export program.
29777 \end_layout
29778
29779 \begin_layout Subsection
29780 Print
29781 \end_layout
29782
29783 \begin_layout Standard
29784 With this menu you can print your document to a file in PostScript format
29785  or send it to a printer.
29786  The printer will also use the document in PostScript format.
29787  The conversion to PostScript is done in the background by LyX using the
29788  program 
29789 \family typewriter
29790 dvips
29791 \family default
29792 .
29793  For more informations have a look at section\InsetSpace ~
29794
29795 \begin_inset LatexCommand ref
29796 reference "sub:Printing-the-File"
29797
29798 \end_inset
29799
29800 .
29801 \end_layout
29802
29803 \begin_layout Subsection
29804 New and Close Window
29805 \end_layout
29806
29807 \begin_layout Standard
29808 Opens a new instance of LyX with all currently opened documents.
29809  You can close it later with the corresponding menu.
29810 \end_layout
29811
29812 \begin_layout Section
29813 The Edit Menu
29814 \end_layout
29815
29816 \begin_layout Subsection
29817 Undo and Redo
29818 \end_layout
29819
29820 \begin_layout Standard
29821 Described in section\InsetSpace ~
29822
29823 \begin_inset LatexCommand ref
29824 reference "sec:Undo-and-Redo"
29825
29826 \end_inset
29827
29828 .
29829 \end_layout
29830
29831 \begin_layout Subsection
29832 Cut, Copy, Paste, Paste Recent, Paste Special
29833 \end_layout
29834
29835 \begin_layout Standard
29836 Described in section\InsetSpace ~
29837
29838 \begin_inset LatexCommand ref
29839 reference "sec:Basic-Editing-Features"
29840
29841 \end_inset
29842
29843 .
29844 \end_layout
29845
29846 \begin_layout Subsection
29847 Select All
29848 \end_layout
29849
29850 \begin_layout Standard
29851 Selects the whole document.
29852 \end_layout
29853
29854 \begin_layout Subsection
29855 Find & Replace
29856 \begin_inset LatexCommand index
29857 name "Dialogs ! Find \\& Replace"
29858
29859 \end_inset
29860
29861
29862 \end_layout
29863
29864 \begin_layout Standard
29865 Described in section\InsetSpace ~
29866
29867 \begin_inset LatexCommand ref
29868 reference "sec:Basic-Editing-Features"
29869
29870 \end_inset
29871
29872 .
29873 \end_layout
29874
29875 \begin_layout Subsection
29876 Move paragraph Up/Down
29877 \end_layout
29878
29879 \begin_layout Standard
29880 This shifts the paragraph where the cursor is currently in one paragraph
29881  up or down.
29882 \end_layout
29883
29884 \begin_layout Subsection
29885 Text Style
29886 \begin_inset LatexCommand index
29887 name "Dialogs ! Text Style"
29888
29889 \end_inset
29890
29891
29892 \end_layout
29893
29894 \begin_layout Standard
29895 Described in section\InsetSpace ~
29896
29897 \begin_inset LatexCommand ref
29898 reference "sub:Fine-Tuning-with-the"
29899
29900 \end_inset
29901
29902 .
29903 \end_layout
29904
29905 \begin_layout Subsection
29906 Paragraph Settings
29907 \begin_inset LatexCommand index
29908 name "Paragraph ! Settings"
29909
29910 \end_inset
29911
29912
29913 \end_layout
29914
29915 \begin_layout Standard
29916 The settings in the paragraph dialog only affects the paragraph where the
29917  cursor is in.
29918  Here you can set here the paragraph alignment and line spacing.
29919 \end_layout
29920
29921 \begin_layout Standard
29922 You can also prevent that the first line of the paragraph is indented.
29923  This option works only when you have chosen to separate paragraphs with
29924  indents in the 
29925 \family sans
29926 Document\SpecialChar \menuseparator
29927 Settings
29928 \family default
29929  dialog under 
29930 \family sans
29931 Text\InsetSpace ~
29932 Layout
29933 \family default
29934 .
29935 \end_layout
29936
29937 \begin_layout Subsection
29938 Tabular and Math
29939 \end_layout
29940
29941 \begin_layout Standard
29942 These two menus are only active when the cursor is inside a table or a formula.
29943  The properties of this table/formula can now be changed.
29944  The properties of tables are described in section\InsetSpace ~
29945
29946 \begin_inset LatexCommand ref
29947 reference "sec:tables"
29948
29949 \end_inset
29950
29951 , the properties of formulas in chapter\InsetSpace ~
29952
29953 \begin_inset LatexCommand ref
29954 reference "cha:Mathematical-Formulas"
29955
29956 \end_inset
29957
29958 .
29959 \end_layout
29960
29961 \begin_layout Subsection
29962 Increase / Decrease List Depth
29963 \end_layout
29964
29965 \begin_layout Standard
29966 These menus are only active when the cursor is in an environment that can
29967  be nested.
29968  They in/decrease the environment nesting level as explained in section\InsetSpace ~
29969
29970 \begin_inset LatexCommand ref
29971 reference "sec:nest"
29972
29973 \end_inset
29974
29975  and 
29976 \begin_inset LatexCommand ref
29977 reference "sub:numbering-depth"
29978
29979 \end_inset
29980
29981 .
29982 \end_layout
29983
29984 \begin_layout Section
29985 The View Menu
29986 \end_layout
29987
29988 \begin_layout Standard
29989 The 
29990 \family sans
29991 View
29992 \family default
29993  menu contains a list of available formats in which you can view the actual
29994  document with an external program.
29995  The menu entries for the viewing formats are not the same on all installations
29996  - it depends on the LaTeX programs that are found while LyX was configured.
29997  All possible formats are formats listed in section\InsetSpace ~
29998
29999 \begin_inset LatexCommand ref
30000 reference "sub:Export"
30001
30002 \end_inset
30003
30004 .
30005  You should at least see the menu entries 
30006 \family sans
30007 DVI
30008 \family default
30009  and 
30010 \family sans
30011 PDF\InsetSpace ~
30012 (pdflatex)
30013 \family default
30014 .
30015  If one of the two is missing, you need to update your LaTeX installation.
30016  After updating you have to reconfigure LyX, see section\InsetSpace ~
30017
30018 \begin_inset LatexCommand ref
30019 reference "sec:Basic-LyX-Setup"
30020
30021 \end_inset
30022
30023 .
30024 \begin_inset LatexCommand index
30025 name "Reconfiguration of LyX"
30026
30027 \end_inset
30028
30029
30030 \end_layout
30031
30032 \begin_layout Standard
30033 Invoking a menu will start a viewer program.
30034  The viewer can be set in the preferences, see section\InsetSpace ~
30035
30036 \begin_inset LatexCommand ref
30037 reference "cha:The-Preferences-dialog"
30038
30039 \end_inset
30040
30041 .
30042  The default viewers are set by LyX while it is first configured or later
30043  reconfigured.
30044 \end_layout
30045
30046 \begin_layout Standard
30047 \begin_inset VSpace bigskip
30048 \end_inset
30049
30050 At the bottom of the 
30051 \family sans
30052 View
30053 \family default
30054  menu the opened documents are listed.
30055 \end_layout
30056
30057 \begin_layout Subsection
30058 View Source
30059 \end_layout
30060
30061 \begin_layout Standard
30062 Opens a window showing the source code of the actual document, as described
30063  in section\InsetSpace ~
30064
30065 \begin_inset LatexCommand ref
30066 reference "sec:Previewing-snippets-of"
30067
30068 \end_inset
30069
30070 .
30071 \end_layout
30072
30073 \begin_layout Subsection
30074 Update
30075 \end_layout
30076
30077 \begin_layout Standard
30078 This menu allows you to update the view with your latest changes without
30079  opening a new view window.
30080 \end_layout
30081
30082 \begin_layout Subsection
30083 Toolbars
30084 \end_layout
30085
30086 \begin_layout Standard
30087 In this menu you can set the appearance of the different toolbars.
30088  All toolbars and the 
30089 \family sans
30090 Command\InsetSpace ~
30091 Buffer
30092 \family default
30093  can be turned on and off.
30094  The 
30095 \emph on
30096 on
30097 \emph default
30098  state is denoted in the menu with a checkmark.
30099  The 
30100 \family sans
30101 Review
30102 \family default
30103
30104 \family sans
30105 Table
30106 \family default
30107
30108 \family sans
30109 Math\InsetSpace ~
30110 Panels
30111 \family default
30112 , and 
30113 \family sans
30114 Math
30115 \family default
30116  toolbars can be additionally set to the state 
30117 \emph on
30118 automatic
30119 \emph default
30120  that is denoted in the menu with the suffix 
30121 \family sans
30122 (auto)
30123 \family default
30124 .
30125 \end_layout
30126
30127 \begin_layout Standard
30128 In the 
30129 \emph on
30130 on
30131 \emph default
30132  state the toolbar is permanently shown, in the 
30133 \emph on
30134 automatic
30135 \emph default
30136  state the toolbar is only shown when the cursor is in a certain environment
30137  or when a certain feature is enabled.
30138  That means that the review toolbar will only be shown when change tracking
30139  is activated, the math and table toolbars are only shown when the cursor
30140  is inside a formula or table, respectively.
30141 \end_layout
30142
30143 \begin_layout Section
30144 The Insert Menu
30145 \end_layout
30146
30147 \begin_layout Standard
30148 ??
30149 \end_layout
30150
30151 \begin_layout Section
30152 The Navigate Menu
30153 \end_layout
30154
30155 \begin_layout Standard
30156 This menu lists the existing, chapter, sections, figures, and tables of
30157  the current document.
30158  This allows you to navigate easily through you document.
30159 \end_layout
30160
30161 \begin_layout Standard
30162 The Navigate menu also offers to 
30163 \end_layout
30164
30165 \begin_layout Subsection
30166 Bookmarks
30167 \end_layout
30168
30169 \begin_layout Standard
30170 With this menu you are able to define your own bookmarks.
30171  This is useful when you are working on a large documents and often have
30172  to jump e.g.
30173  between section\InsetSpace ~
30174 2.5 and 6.3.
30175  To create bookmarks for this example, go to section\InsetSpace ~
30176 2.5 and use the menu
30177  
30178 \family sans
30179 Save\InsetSpace ~
30180 Bookmark\InsetSpace ~
30181 1
30182 \family default
30183 .
30184  Then go to section\InsetSpace ~
30185 6.3 and use 
30186 \family sans
30187 Save\InsetSpace ~
30188 Bookmark\InsetSpace ~
30189
30190 \family default
30191 2.
30192  Now you can easily jump between these sections by using the menu or by
30193  the key bindings 
30194 \family sans
30195 C-1
30196 \family default
30197  and 
30198 \family sans
30199 C-2
30200 \family default
30201 .
30202 \end_layout
30203
30204 \begin_layout Standard
30205 You can also use bookmarks to jump between several opened documents.
30206  The saved bookmarks are valid till the document is closed.
30207 \end_layout
30208
30209 \begin_layout Subsection
30210 Next Note, Change, Cross-reference
30211 \end_layout
30212
30213 \begin_layout Standard
30214 Jump to the next note, change, or cross-reference following the current
30215  cursor position.
30216 \end_layout
30217
30218 \begin_layout Subsection
30219 Go to Label
30220 \end_layout
30221
30222 \begin_layout Standard
30223 Only active when the cursor is in front of a cross-reference.
30224  Sets the cursor before the referenced label, the same as if you right-click
30225  on a cross-reference box.
30226 \end_layout
30227
30228 \begin_layout Section
30229 The Document Menu
30230 \end_layout
30231
30232 \begin_layout Subsection
30233 Change Tracking
30234 \end_layout
30235
30236 \begin_layout Standard
30237 Not yet described in one of the manuals! (??)
30238 \end_layout
30239
30240 \begin_layout Subsection
30241 LaT
30242 \begin_inset ERT
30243 status collapsed
30244
30245 \begin_layout Standard
30246
30247 {}
30248 \end_layout
30249
30250 \end_inset
30251
30252 eX Log
30253 \end_layout
30254
30255 \begin_layout Standard
30256 After running LaTeX by viewing or exporting a document, this menu will be
30257  enabled.
30258  It shows the logfile of the used LaTeX-program.
30259 \end_layout
30260
30261 \begin_layout Standard
30262 Here you can see how LaTeX works in the background.
30263  
30264 \emph on
30265 Experts
30266 \emph default
30267  will find in it reasons for LaTeX-errors.
30268 \end_layout
30269
30270 \begin_layout Subsection
30271 Outline
30272 \end_layout
30273
30274 \begin_layout Standard
30275 Opens the TOC/Outline window as described in section\InsetSpace ~
30276
30277 \begin_inset LatexCommand ref
30278 reference "sub:Table-of-Contents"
30279
30280 \end_inset
30281
30282 .
30283 \end_layout
30284
30285 \begin_layout Subsection
30286 Start Appendix Here
30287 \end_layout
30288
30289 \begin_layout Standard
30290 This menu will start the appendix of the document at the current cursor
30291  position as described in section\InsetSpace ~
30292
30293 \begin_inset LatexCommand ref
30294 reference "sec:Appendices"
30295
30296 \end_inset
30297
30298 .
30299 \end_layout
30300
30301 \begin_layout Subsection
30302 Compressed
30303 \end_layout
30304
30305 \begin_layout Standard
30306 Un/compresses the actual document.
30307 \end_layout
30308
30309 \begin_layout Subsection
30310 Settings
30311 \begin_inset LatexCommand index
30312 name "Dialogs ! Document Settings"
30313
30314 \end_inset
30315
30316
30317 \begin_inset LatexCommand label
30318 name "sub:Settings"
30319
30320 \end_inset
30321
30322
30323 \begin_inset LatexCommand index
30324 name "Document ! Settings"
30325
30326 \end_inset
30327
30328
30329 \end_layout
30330
30331 \begin_layout Standard
30332 This menu dialog contains some submenus to set properties for the whole
30333  document.
30334  You can save your document settings as default with the 
30335 \family sans
30336 Save as Document Defaults
30337 \family default
30338  button in the dialog.
30339  This will create a template named 
30340 \family typewriter
30341 default.lyx
30342 \family default
30343  which is automatically loaded by LyX when you create a new document without
30344  using a template.
30345 \end_layout
30346
30347 \begin_layout Standard
30348 The different submenus of the dialog are explained in the following:
30349 \end_layout
30350
30351 \begin_layout Subsubsection*
30352 Document Class
30353 \end_layout
30354
30355 \begin_layout Standard
30356 Here you set the document class, class options, and a Postscript driver.
30357  Document classes are described in section\InsetSpace ~
30358
30359 \begin_inset LatexCommand ref
30360 reference "sec:doc-classes"
30361
30362 \end_inset
30363
30364 .
30365  The Postscript driver is used for LaTeX's color and graphics packages.
30366  When using 
30367 \family sans
30368 Default
30369 \family default
30370 , the default driver for the LaTeX-packages are used.
30371  It is recommended to use the default unless your know what you are doing.
30372 \end_layout
30373
30374 \begin_layout Subsubsection*
30375 Fonts
30376 \end_layout
30377
30378 \begin_layout Standard
30379 The document font settings are described in section\InsetSpace ~
30380
30381 \begin_inset LatexCommand ref
30382 reference "sec:Fonts-and-Text"
30383
30384 \end_inset
30385
30386 .
30387 \end_layout
30388
30389 \begin_layout Subsubsection*
30390 Text Layout
30391 \end_layout
30392
30393 \begin_layout Standard
30394 You can specify if paragraphs should be separated by indentations or vertical
30395  skips.
30396  The line spacing and the number of text columns can here also be specified.
30397  
30398 \end_layout
30399
30400 \begin_layout Standard
30401 Note that LyX won't show two columns or the set up line spacing on screen.
30402  That's impractical, often unreadable, and not part of the WYSIWYM concept.
30403  However, it will be as you specified it in the output.
30404 \end_layout
30405
30406 \begin_layout Standard
30407 The listings settings are explained in the corresponding section in the
30408  
30409 \emph on
30410 Embedded\InsetSpace ~
30411 Objects
30412 \emph default
30413  manual.
30414 \end_layout
30415
30416 \begin_layout Subsubsection*
30417 Page Layout
30418 \end_layout
30419
30420 \begin_layout Standard
30421 A description of this menu is given in section\InsetSpace ~
30422
30423 \begin_inset LatexCommand ref
30424 reference "sub:Paper-Size,-Orientation,"
30425
30426 \end_inset
30427
30428  and 
30429 \begin_inset LatexCommand ref
30430 reference "sub:Document-Layout"
30431
30432 \end_inset
30433
30434 .
30435 \end_layout
30436
30437 \begin_layout Subsubsection*
30438 Page Margins
30439 \end_layout
30440
30441 \begin_layout Standard
30442 Here you can adjust the paper margins, see section\InsetSpace ~
30443
30444 \begin_inset LatexCommand ref
30445 reference "sub:Margins"
30446
30447 \end_inset
30448
30449 .
30450 \end_layout
30451
30452 \begin_layout Subsubsection*
30453 Language
30454 \end_layout
30455
30456 \begin_layout Standard
30457 The document language and quote styles are set here.
30458  The encoding is necessary to be able to enter characters in the document
30459  language.
30460  E.g.
30461  you want to enter the æ-ligature directly with the keyboard and not by
30462  using LaTeX-commands.
30463 \end_layout
30464
30465 \begin_layout Standard
30466 If you use the option 
30467 \family sans
30468 use language's default encoding
30469 \family default
30470 , the default encoding for the selected language is used.
30471 \end_layout
30472
30473 \begin_layout Standard
30474 Here is a list with the important encodings:
30475 \end_layout
30476
30477 \begin_layout Description
30478 amscii8 encoding for Armenian
30479 \end_layout
30480
30481 \begin_layout Description
30482 cp1250 MS Windows code page for latin2
30483 \end_layout
30484
30485 \begin_layout Description
30486 cp1251 MS Windows code page for Cyrillic
30487 \end_layout
30488
30489 \begin_layout Description
30490 cp1252 MS Windows code page for latin1
30491 \end_layout
30492
30493 \begin_layout Description
30494 cp1255 MS Windows code page for Hebrew, superset of the ISO-8859-8 encoding
30495 \end_layout
30496
30497 \begin_layout Description
30498 cp1256 MS Windows code page for Arabic and Farsi
30499 \end_layout
30500
30501 \begin_layout Description
30502 cp1257 MS Windows code page for Estonian, Latvian, and Lithuanian, the ISO-8859-
30503 13 encoding that is a superset of the ISO-8859-4 encoding
30504 \end_layout
30505
30506 \begin_layout Description
30507 iso88595 the ISO-8859-5 encoding, covers Belorussian, Bulgarian, Macedonian,
30508  Serbian, and Ukrainian
30509 \end_layout
30510
30511 \begin_layout Description
30512 iso-8859-7 the ISO-8859-7 encoding, covers Greek
30513 \end_layout
30514
30515 \begin_layout Description
30516 8859-8 the ISO-8859-8 encoding, covers Hebrew
30517 \end_layout
30518
30519 \begin_layout Description
30520 koi8-r standard Cyrillic especially for Russian
30521 \end_layout
30522
30523 \begin_layout Description
30524 koi8-u Cyrillic for Ukrainian
30525 \end_layout
30526
30527 \begin_layout Description
30528 latin1 the ISO-8859-1 encoding, covers the languages Albanian, Catalan,
30529  Danish, Dutch, English, Faroese, Finnish, French, Galician, German, Icelandic,
30530  Irish, Italian, Norwegian, Portuguese, Spanish, and Swedish; should be
30531  replaced by latin9
30532 \end_layout
30533
30534 \begin_layout Description
30535 latin2 the ISO-8859-2 encoding, covers Albanian, Croatian, Czech, German,
30536  Hungarian, Polish, Romanian, Slovak, and Slovenian
30537 \end_layout
30538
30539 \begin_layout Description
30540 latin3 the ISO-8859-3 encoding, covers Esperanto, Galician, Maltese, and
30541  Turkish
30542 \end_layout
30543
30544 \begin_layout Description
30545 latin4 the ISO-8859-4 encoding, covers Estonian, Latvian, and Lithuanian
30546 \end_layout
30547
30548 \begin_layout Description
30549 latin5 the ISO-8859-9 encoding, covers Turkish, like the ISO-8859-1 encoding
30550  where the Icelandic letters are replaced by Turkish ones
30551 \end_layout
30552
30553 \begin_layout Description
30554 latin9 the ISO-8859-15 encoding, like the ISO-8859-1 encoding, but with
30555  the euro currency sign, the 
30556 \begin_inset ERT
30557 status collapsed
30558
30559 \begin_layout Standard
30560
30561
30562 \backslash
30563 oe
30564 \end_layout
30565
30566 \end_inset
30567
30568 -ligature and some characters used for French and Finnish; latin9 should
30569  be the replacement for latin1
30570 \end_layout
30571
30572 \begin_layout Description
30573 pt154 Cyrillic for Kazakh
30574 \end_layout
30575
30576 \begin_layout Description
30577 utf8 code page for Unicode utf8
30578 \end_layout
30579
30580 \begin_layout Description
30581 UTF8 code page provided for CJK languages (Chinese, Japanese, Korean)
30582 \end_layout
30583
30584 \begin_layout Description
30585 utf8-plain code page provided to be used with for 
30586 \family sans
30587 XeTeX
30588 \family default
30589
30590 \begin_inset Foot
30591 status collapsed
30592
30593 \begin_layout Standard
30594 XeTeX is a TeX typesetting engine, an alternative for LaTeX.
30595  It natively supports Unicode while its input file is assumed to be in UTF-8
30596  encoding.
30597 \end_layout
30598
30599 \end_inset
30600
30601 , which uses Unicode directly, without the help of the LaTeX-package 
30602 \series bold
30603 inputenc
30604 \series default
30605
30606 \begin_inset LatexCommand index
30607 name "LaTeX-packages ! inputenc"
30608
30609 \end_inset
30610
30611 .
30612 \end_layout
30613
30614 \begin_layout Description
30615 utf8x code page provided for CJK languages
30616 \end_layout
30617
30618 \begin_layout Subsubsection*
30619 Numbering & TOC
30620 \end_layout
30621
30622 \begin_layout Standard
30623 You can adjust here the numbering depth of sections headings as described
30624  in section\InsetSpace ~
30625
30626 \begin_inset LatexCommand ref
30627 reference "sub:numbering-depth"
30628
30629 \end_inset
30630
30631 .
30632 \end_layout
30633
30634 \begin_layout Subsubsection*
30635 Bibliography
30636 \end_layout
30637
30638 \begin_layout Standard
30639 You can specify here a citation style using the LaTeX-packages 
30640 \series bold
30641 natbib
30642 \begin_inset LatexCommand index
30643 name "LaTeX-packages ! natbib"
30644
30645 \end_inset
30646
30647
30648 \series default
30649  or 
30650 \series bold
30651 jurabib
30652 \series default
30653
30654 \begin_inset LatexCommand index
30655 name "LaTeX-packages ! jurabib"
30656
30657 \end_inset
30658
30659 .
30660  For a further description see section\InsetSpace ~
30661
30662 \begin_inset LatexCommand ref
30663 reference "sec:Bibliography"
30664
30665 \end_inset
30666
30667 .
30668 \end_layout
30669
30670 \begin_layout Subsubsection*
30671 Math Options
30672 \end_layout
30673
30674 \begin_layout Standard
30675 These options will force LyX to use the LaTeX-packages 
30676 \series bold
30677 amsmath
30678 \begin_inset LatexCommand index
30679 name "LaTeX-packages ! amsmath"
30680
30681 \end_inset
30682
30683
30684 \series default
30685  and 
30686 \series bold
30687 esint
30688 \begin_inset LatexCommand index
30689 name "LaTeX-packages ! esint"
30690
30691 \end_inset
30692
30693
30694 \series default
30695  or to use them automatically when they are needed.
30696 \end_layout
30697
30698 \begin_layout Standard
30699
30700 \series bold
30701 amsmath
30702 \series default
30703  is needed for many constructs, so when you get LaTeX-errors in formulas,
30704  assure that you have enabled AMS.
30705 \end_layout
30706
30707 \begin_layout Standard
30708
30709 \series bold
30710 esint
30711 \series default
30712  is used for special integral characters.
30713 \end_layout
30714
30715 \begin_layout Subsubsection*
30716 Float Placement
30717 \end_layout
30718
30719 \begin_layout Standard
30720 The float placement options are described in section
30721 \begin_inset Formula $\,$
30722 \end_inset
30723
30724
30725 \begin_inset LatexCommand ref
30726 reference "sub:Float-Placement"
30727
30728 \end_inset
30729
30730 .
30731 \end_layout
30732
30733 \begin_layout Subsubsection*
30734 Bullets
30735 \end_layout
30736
30737 \begin_layout Standard
30738 Here you can adjust the characters for the itemize levels.
30739  The itemize environment is described in section\InsetSpace ~
30740
30741 \begin_inset LatexCommand ref
30742 reference "sec:itemize"
30743
30744 \end_inset
30745
30746 .
30747 \end_layout
30748
30749 \begin_layout Subsubsection*
30750 Branches
30751 \end_layout
30752
30753 \begin_layout Standard
30754 Branches are described in section\InsetSpace ~
30755
30756 \begin_inset LatexCommand ref
30757 reference "sec:Branches"
30758
30759 \end_inset
30760
30761 .
30762 \end_layout
30763
30764 \begin_layout Subsubsection*
30765 LaT
30766 \begin_inset ERT
30767 status collapsed
30768
30769 \begin_layout Standard
30770
30771 {}
30772 \end_layout
30773
30774 \end_inset
30775
30776 eX Preamble
30777 \end_layout
30778
30779 \begin_layout Standard
30780 In this text field are entered commands to load special LaTeX-packages or
30781  to define LaTeX-commands.
30782  The preamble is a thing for LaTeX-experts.
30783  You shouldn't enter commands here until you don't exactly know what you
30784  do.
30785 \end_layout
30786
30787 \begin_layout Standard
30788 An introduction in the LaTeX-syntax is given in section\InsetSpace ~
30789
30790 \begin_inset LatexCommand ref
30791 reference "sub:LaTeX-Syntax"
30792
30793 \end_inset
30794
30795 .
30796 \end_layout
30797
30798 \begin_layout Section
30799 The Tools Menu
30800 \end_layout
30801
30802 \begin_layout Subsection
30803 Spellchecker
30804 \end_layout
30805
30806 \begin_layout Standard
30807 Spell checking is explained in section\InsetSpace ~
30808
30809 \begin_inset LatexCommand ref
30810 reference "sec:Spellchecking"
30811
30812 \end_inset
30813
30814 .
30815 \end_layout
30816
30817 \begin_layout Subsection
30818 Thesaurus
30819 \begin_inset LatexCommand index
30820 name "Dialogs ! Thesaurus"
30821
30822 \end_inset
30823
30824
30825 \end_layout
30826
30827 \begin_layout Subsection
30828 Count Words
30829 \begin_inset LatexCommand index
30830 name "Word count"
30831
30832 \end_inset
30833
30834
30835 \end_layout
30836
30837 \begin_layout Standard
30838 Counts the number of words in the actual document or the highlighted document
30839  part.
30840 \end_layout
30841
30842 \begin_layout Subsection
30843 T
30844 \begin_inset ERT
30845 status collapsed
30846
30847 \begin_layout Standard
30848
30849 {}
30850 \end_layout
30851
30852 \end_inset
30853
30854 eX Information
30855 \begin_inset LatexCommand index
30856 name "TeX Information"
30857
30858 \end_inset
30859
30860
30861 \end_layout
30862
30863 \begin_layout Standard
30864 Shows you a list of the classes and styles installed in your LaTeX-system.
30865 \end_layout
30866
30867 \begin_layout Subsection
30868 Reconfigure
30869 \begin_inset LatexCommand index
30870 name "Reconfiguration of LyX"
30871
30872 \end_inset
30873
30874
30875 \end_layout
30876
30877 \begin_layout Standard
30878 This menu reconfigures LyX.
30879  That means LyX looks for LaTeX-packages and needed programs, see also section\InsetSpace ~
30880
30881 \begin_inset LatexCommand ref
30882 reference "sec:Basic-LyX-Setup"
30883
30884 \end_inset
30885
30886 .
30887 \end_layout
30888
30889 \begin_layout Subsection
30890 Preferences
30891 \begin_inset LatexCommand index
30892 name "Dialogs ! Preferences"
30893
30894 \end_inset
30895
30896
30897 \end_layout
30898
30899 \begin_layout Standard
30900 The preferences dialog is described in detail in chapter
30901 \begin_inset Formula $\,$
30902 \end_inset
30903
30904
30905 \begin_inset LatexCommand ref
30906 reference "cha:The-Preferences-dialog"
30907
30908 \end_inset
30909
30910 .
30911 \end_layout
30912
30913 \begin_layout Section
30914 The Help Menu
30915 \end_layout
30916
30917 \begin_layout Standard
30918 This menu opens the documentation files of LyX in the language of LyX's
30919  menus.
30920 \end_layout
30921
30922 \begin_layout Standard
30923 The menu 
30924 \family sans
30925 LaTeX\InsetSpace ~
30926 Configuration
30927 \family default
30928  shows a LyX-document with informations about the LaTeX-packages and classes
30929  found by LyX (see also section\InsetSpace ~
30930
30931 \begin_inset LatexCommand ref
30932 reference "sec:LaTeX-Setup"
30933
30934 \end_inset
30935
30936 ).
30937 \end_layout
30938
30939 \begin_layout Section
30940 The Toolbar
30941 \end_layout
30942
30943 \begin_layout Standard
30944 \begin_inset Graphics
30945         filename clipart/StandardToolbar.png
30946         width 100col%
30947
30948 \end_inset
30949
30950
30951 \end_layout
30952
30953 \begin_layout Standard
30954 The standard toolbar as shown above contains from left to right the following
30955  buttons:
30956 \end_layout
30957
30958 \begin_layout Itemize
30959
30960 \family sans
30961 \begin_inset Graphics
30962         filename clipart/ToolbarEnvBox.png
30963         BoundingBox 0bp 5bp 20bp 20bp
30964
30965 \end_inset
30966
30967
30968 \family default
30969  pull-down menu for the paragraph environments
30970 \end_layout
30971
30972 \begin_layout Itemize
30973
30974 \family sans
30975 \begin_inset Graphics
30976         filename ../images/buffer-new.xpm
30977         BoundingBox 0bp 5bp 20bp 20bp
30978
30979 \end_inset
30980
30981
30982 \family default
30983  
30984 \family sans
30985 File\SpecialChar \menuseparator
30986 New
30987 \end_layout
30988
30989 \begin_layout Itemize
30990
30991 \family sans
30992 \begin_inset Graphics
30993         filename ../images/file-open.xpm
30994         BoundingBox 0bp 5bp 20bp 20bp
30995
30996 \end_inset
30997
30998
30999 \family default
31000  
31001 \family sans
31002 File\SpecialChar \menuseparator
31003 Open
31004 \end_layout
31005
31006 \begin_layout Itemize
31007 \begin_inset Graphics
31008         filename ../images/buffer-write.xpm
31009         BoundingBox 0bp 5bp 20bp 20bp
31010
31011 \end_inset
31012
31013  
31014 \family sans
31015 File\SpecialChar \menuseparator
31016 Save 
31017 \end_layout
31018
31019 \begin_layout Itemize
31020 \begin_inset Graphics
31021         filename ../images/dialog-show_print.xpm
31022         BoundingBox 0bp 5bp 24bp 20bp
31023
31024 \end_inset
31025
31026  
31027 \family sans
31028 File\SpecialChar \menuseparator
31029 Print
31030 \end_layout
31031
31032 \begin_layout Itemize
31033
31034 \family sans
31035 \begin_inset Graphics
31036         filename ../images/dialog-show_spellchecker.xpm
31037         BoundingBox 0bp 5bp 20bp 20bp
31038
31039 \end_inset
31040
31041 Tools\SpecialChar \menuseparator
31042 Spellchecker
31043 \end_layout
31044
31045 \begin_layout Itemize
31046
31047 \family sans
31048 \begin_inset Graphics
31049         filename ../images/undo.xpm
31050         BoundingBox 0bp 5bp 20bp 20bp
31051
31052 \end_inset
31053
31054
31055 \family default
31056  
31057 \family sans
31058 Edit\SpecialChar \menuseparator
31059 Undo
31060 \end_layout
31061
31062 \begin_layout Itemize
31063
31064 \family sans
31065 \begin_inset Graphics
31066         filename ../images/redo.xpm
31067         BoundingBox 0bp 5bp 20bp 20bp
31068
31069 \end_inset
31070
31071
31072 \family default
31073  
31074 \family sans
31075 Edit\SpecialChar \menuseparator
31076 Redo
31077 \end_layout
31078
31079 \begin_layout Itemize
31080 \begin_inset Graphics
31081         filename ../images/cut.xpm
31082         BoundingBox 0bp 5bp 20bp 20bp
31083
31084 \end_inset
31085
31086  
31087 \family sans
31088 Edit\SpecialChar \menuseparator
31089 Cut
31090 \end_layout
31091
31092 \begin_layout Itemize
31093 \begin_inset Graphics
31094         filename ../images/copy.xpm
31095         BoundingBox 0bp 5bp 20bp 20bp
31096
31097 \end_inset
31098
31099  
31100 \family sans
31101 Edit\SpecialChar \menuseparator
31102 Copy
31103 \end_layout
31104
31105 \begin_layout Itemize
31106 \begin_inset Graphics
31107         filename ../images/paste.xpm
31108         BoundingBox 0bp 5bp 20bp 20bp
31109
31110 \end_inset
31111
31112  
31113 \family sans
31114 Edit\SpecialChar \menuseparator
31115 Paste
31116 \end_layout
31117
31118 \begin_layout Itemize
31119 \begin_inset Graphics
31120         filename ../images/dialog-show_findreplace.xpm
31121         width 0.9cm
31122         height 0.9cm
31123         BoundingBox 0bp 5bp 20bp 25bp
31124         rotateOrigin center
31125
31126 \end_inset
31127
31128  
31129 \family sans
31130 Edit\SpecialChar \menuseparator
31131 Find\InsetSpace \thinspace{}
31132 &\InsetSpace \thinspace{}
31133 Replace
31134 \end_layout
31135
31136 \begin_layout Itemize
31137 \begin_inset Graphics
31138         filename ../images/font-emph.xpm
31139         BoundingBox 0bp 5bp 20bp 20bp
31140
31141 \end_inset
31142
31143 Emphasize text, function of the Edit
31144 \family sans
31145 \SpecialChar \menuseparator
31146 Text\InsetSpace ~
31147 Style
31148 \family default
31149  dialog
31150 \end_layout
31151
31152 \begin_layout Itemize
31153 \begin_inset Graphics
31154         filename ../images/font-noun.xpm
31155         BoundingBox 0bp 5bp 20bp 20bp
31156
31157 \end_inset
31158
31159  Set text to noun style, function of the Edit
31160 \family sans
31161 \SpecialChar \menuseparator
31162 Text\InsetSpace ~
31163 Style
31164 \family default
31165  dialog
31166 \end_layout
31167
31168 \begin_layout Itemize
31169 \begin_inset Graphics
31170         filename ../images/font-free-apply.xpm
31171         BoundingBox 0bp 5bp 20bp 20bp
31172
31173 \end_inset
31174
31175  Formats text using the current settings in the 
31176 \family sans
31177 Edit\SpecialChar \menuseparator
31178 Text\InsetSpace ~
31179 Style
31180 \family default
31181  dialog
31182 \end_layout
31183
31184 \begin_layout Itemize
31185 \begin_inset Graphics
31186         filename ../images/math-mode.xpm
31187         BoundingBox 0bp 5bp 20bp 20bp
31188
31189 \end_inset
31190
31191  
31192 \family sans
31193 Insert\SpecialChar \menuseparator
31194 Math\SpecialChar \menuseparator
31195 Inline\InsetSpace ~
31196 Formula
31197 \end_layout
31198
31199 \begin_layout Itemize
31200 \begin_inset Graphics
31201         filename ../images/dialog-show-new-inset_graphics.xpm
31202         BoundingBox 0bp 5bp 20bp 25bp
31203         rotateOrigin center
31204
31205 \end_inset
31206
31207  
31208 \family sans
31209 Insert\SpecialChar \menuseparator
31210 Graphics
31211 \end_layout
31212
31213 \begin_layout Itemize
31214 \begin_inset Graphics
31215         filename ../images/tabular-insert.xpm
31216         width 0.9cm
31217         height 0.9cm
31218         BoundingBox 0bp 5bp 20bp 25bp
31219         rotateOrigin center
31220
31221 \end_inset
31222
31223  
31224 \family sans
31225 Insert\SpecialChar \menuseparator
31226 Table
31227 \end_layout
31228
31229 \begin_layout Itemize
31230 \begin_inset Graphics
31231         filename ../images/dialog-toggle_toc.xpm
31232         width 0.9cm
31233         height 0.9cm
31234         BoundingBox 0bp 5bp 20bp 25bp
31235         rotateOrigin center
31236
31237 \end_inset
31238
31239  Toggle outline window on/off 
31240 \family sans
31241 Document\SpecialChar \menuseparator
31242 Outline
31243 \end_layout
31244
31245 \begin_layout Itemize
31246 \begin_inset Graphics
31247         filename ../images/toolbar-toggle_math.xpm
31248         width 0.9cm
31249         height 0.9cm
31250         BoundingBox 0bp 5bp 20bp 25bp
31251         rotateOrigin center
31252
31253 \end_inset
31254
31255  Toggle math toolbar on/off
31256 \end_layout
31257
31258 \begin_layout Itemize
31259 \begin_inset Graphics
31260         filename ../images/toolbar-toggle_table.xpm
31261         width 0.9cm
31262         height 0.9cm
31263         BoundingBox 0bp 5bp 20bp 25bp
31264         rotateOrigin center
31265
31266 \end_inset
31267
31268  Toggle table toolbar on/off
31269 \end_layout
31270
31271 \begin_layout Standard
31272 \begin_inset Graphics
31273         filename clipart/ExtraToolbar.png
31274         width 100col%
31275
31276 \end_inset
31277
31278
31279 \end_layout
31280
31281 \begin_layout Standard
31282 The extra toolbar as shown above contains from left to right the following
31283  buttons:
31284 \end_layout
31285
31286 \begin_layout Itemize
31287 \begin_inset Graphics
31288         filename ../images/layout.xpm
31289         width 0.9cm
31290         height 0.9cm
31291         BoundingBox 0bp 5bp 20bp 25bp
31292         rotateOrigin center
31293
31294 \end_inset
31295
31296  Default
31297 \end_layout
31298
31299 \begin_layout Itemize
31300 \begin_inset Graphics
31301         filename ../images/layout_Enumerate.xpm
31302         width 0.9cm
31303         height 0.9cm
31304         BoundingBox 0bp 5bp 20bp 25bp
31305         rotateOrigin center
31306
31307 \end_inset
31308
31309  Numbered list
31310 \end_layout
31311
31312 \begin_layout Itemize
31313 \begin_inset Graphics
31314         filename ../images/layout_Itemize.xpm
31315         width 0.9cm
31316         height 0.9cm
31317         BoundingBox 0bp 5bp 20bp 25bp
31318         rotateOrigin center
31319
31320 \end_inset
31321
31322  Itemized list
31323 \end_layout
31324
31325 \begin_layout Itemize
31326 \begin_inset Graphics
31327         filename ../images/layout_List.xpm
31328         width 0.9cm
31329         height 0.9cm
31330         BoundingBox 0bp 5bp 20bp 25bp
31331         rotateOrigin center
31332
31333 \end_inset
31334
31335  List
31336 \end_layout
31337
31338 \begin_layout Itemize
31339 \begin_inset Graphics
31340         filename ../images/layout_Description.xpm
31341         width 0.9cm
31342         height 0.9cm
31343         BoundingBox 0bp 5bp 20bp 25bp
31344         rotateOrigin center
31345
31346 \end_inset
31347
31348  Description list
31349 \end_layout
31350
31351 \begin_layout Itemize
31352 \begin_inset Graphics
31353         filename ../images/depth-increment.xpm
31354         width 0.9cm
31355         height 0.9cm
31356         BoundingBox 0bp 5bp 20bp 25bp
31357         rotateOrigin center
31358
31359 \end_inset
31360
31361  
31362 \family sans
31363 Edit\SpecialChar \menuseparator
31364 Increase\InsetSpace ~
31365 List\InsetSpace ~
31366 Depth
31367 \end_layout
31368
31369 \begin_layout Itemize
31370 \begin_inset Graphics
31371         filename ../images/depth-decrement.xpm
31372         width 0.9cm
31373         height 0.9cm
31374         BoundingBox 0bp 5bp 20bp 25bp
31375         rotateOrigin center
31376
31377 \end_inset
31378
31379  
31380 \family sans
31381 Edit\SpecialChar \menuseparator
31382 Decrease\InsetSpace ~
31383 List\InsetSpace ~
31384 Depth
31385 \end_layout
31386
31387 \begin_layout Itemize
31388 \begin_inset Graphics
31389         filename ../images/float-insert_figure.xpm
31390         BoundingBox 0bp 5bp 20bp 20bp
31391
31392 \end_inset
31393
31394  
31395 \family sans
31396 Insert\SpecialChar \menuseparator
31397 Float\SpecialChar \menuseparator
31398 Figure
31399 \end_layout
31400
31401 \begin_layout Itemize
31402 \begin_inset Graphics
31403         filename ../images/float-insert_table.xpm
31404         BoundingBox 0bp 5bp 20bp 20bp
31405
31406 \end_inset
31407
31408  
31409 \family sans
31410 Insert\SpecialChar \menuseparator
31411 Float\SpecialChar \menuseparator
31412 Table
31413 \end_layout
31414
31415 \begin_layout Itemize
31416 \begin_inset Graphics
31417         filename ../images/label-insert.xpm
31418         BoundingBox 0bp 5bp 20bp 20bp
31419
31420 \end_inset
31421
31422  
31423 \family sans
31424 Insert\SpecialChar \menuseparator
31425 Label
31426 \end_layout
31427
31428 \begin_layout Itemize
31429 \begin_inset Graphics
31430         filename ../images/dialog-show-new-inset_ref.xpm
31431         BoundingBox 0bp 5bp 20bp 20bp
31432
31433 \end_inset
31434
31435  
31436 \family sans
31437 Insert\SpecialChar \menuseparator
31438 Cross-Reference
31439 \end_layout
31440
31441 \begin_layout Itemize
31442 \begin_inset Graphics
31443         filename ../images/dialog-show-new-inset_citation.xpm
31444         BoundingBox 0bp 5bp 20bp 20bp
31445
31446 \end_inset
31447
31448  
31449 \family sans
31450 Insert\SpecialChar \menuseparator
31451 Citation
31452 \end_layout
31453
31454 \begin_layout Itemize
31455 \begin_inset Graphics
31456         filename ../images/index-insert.xpm
31457         BoundingBox 0bp 5bp 20bp 20bp
31458
31459 \end_inset
31460
31461  
31462 \family sans
31463 Insert\SpecialChar \menuseparator
31464 Index\InsetSpace ~
31465 Entry
31466 \end_layout
31467
31468 \begin_layout Itemize
31469 \begin_inset Graphics
31470         filename ../images/footnote-insert.xpm
31471         BoundingBox 0bp 5bp 20bp 20bp
31472
31473 \end_inset
31474
31475  
31476 \family sans
31477 Insert\SpecialChar \menuseparator
31478 Footnote
31479 \end_layout
31480
31481 \begin_layout Itemize
31482 \begin_inset Graphics
31483         filename ../images/marginalnote-insert.xpm
31484         width 0.9cm
31485         height 0.9cm
31486         BoundingBox 0bp 5bp 20bp 25bp
31487         rotateOrigin center
31488
31489 \end_inset
31490
31491  
31492 \family sans
31493 Insert\SpecialChar \menuseparator
31494 Marginal\InsetSpace ~
31495 Note
31496 \end_layout
31497
31498 \begin_layout Itemize
31499 \begin_inset Graphics
31500         filename ../images/note-insert.xpm
31501         BoundingBox 0bp 5bp 20bp 20bp
31502
31503 \end_inset
31504
31505  
31506 \family sans
31507 Insert\SpecialChar \menuseparator
31508 Note\SpecialChar \menuseparator
31509 LyX\InsetSpace ~
31510 Note
31511 \end_layout
31512
31513 \begin_layout Itemize
31514 \begin_inset Graphics
31515         filename ../images/url-insert.xpm
31516         BoundingBox 0bp 5bp 20bp 20bp
31517
31518 \end_inset
31519
31520  
31521 \family sans
31522 Insert\SpecialChar \menuseparator
31523 URL
31524 \end_layout
31525
31526 \begin_layout Itemize
31527 \begin_inset Graphics
31528         filename ../images/ert-insert.xpm
31529         BoundingBox 0bp 5bp 20bp 20bp
31530
31531 \end_inset
31532
31533  
31534 \family sans
31535 Insert\SpecialChar \menuseparator
31536 T
31537 \family default
31538
31539 \begin_inset ERT
31540 status collapsed
31541
31542 \begin_layout Standard
31543
31544 {}
31545 \end_layout
31546
31547 \end_inset
31548
31549
31550 \family sans
31551 eX
31552 \end_layout
31553
31554 \begin_layout Itemize
31555 \begin_inset Graphics
31556         filename ../images/dialog-show-new-inset_include.xpm
31557         BoundingBox 0bp 5bp 20bp 20bp
31558
31559 \end_inset
31560
31561  
31562 \family sans
31563 Insert\SpecialChar \menuseparator
31564 File\SpecialChar \menuseparator
31565 Child\InsetSpace ~
31566 Document
31567 \end_layout
31568
31569 \begin_layout Itemize
31570 \begin_inset Graphics
31571         filename ../images/dialog-show_character.xpm
31572         width 0.9cm
31573         height 0.9cm
31574         BoundingBox 0bp 5bp 20bp 25bp
31575         rotateOrigin center
31576
31577 \end_inset
31578
31579  
31580 \family sans
31581 Edit\SpecialChar \menuseparator
31582 Text\InsetSpace ~
31583 Style
31584 \end_layout
31585
31586 \begin_layout Itemize
31587 \begin_inset Graphics
31588         filename ../images/layout-paragraph.xpm
31589         width 0.9cm
31590         height 0.9cm
31591         BoundingBox 0bp 5bp 20bp 25bp
31592         rotateOrigin center
31593
31594 \end_inset
31595
31596  
31597 \family sans
31598 Edit\SpecialChar \menuseparator
31599 Paragraph\InsetSpace ~
31600 Settings
31601 \end_layout
31602
31603 \begin_layout Itemize
31604 \begin_inset Graphics
31605         filename ../images/thesaurus-entry.xpm
31606         width 0.9cm
31607         height 0.9cm
31608         BoundingBox 0bp 5bp 20bp 25bp
31609         rotateOrigin center
31610
31611 \end_inset
31612
31613  
31614 \family sans
31615 Tools\SpecialChar \menuseparator
31616 Thesaurus
31617 \end_layout
31618
31619 \begin_layout Standard
31620 It is possible to define custom toolbars.
31621  This is described in the 
31622 \emph on
31623 Extended Features
31624 \emph default
31625  manual.
31626  
31627 \end_layout
31628
31629 \begin_layout Chapter
31630 The 
31631 \family sans
31632 Preferences
31633 \family default
31634  Dialog
31635 \begin_inset LatexCommand label
31636 name "cha:The-Preferences-dialog"
31637
31638 \end_inset
31639
31640
31641 \begin_inset LatexCommand index
31642 name "Dialogs ! Preferences"
31643
31644 \end_inset
31645
31646
31647 \end_layout
31648
31649 \begin_layout Standard
31650 The preferences dialog is called with the menu Tools\SpecialChar \menuseparator
31651 Preferences.
31652  It consists of submenus explained in the following.
31653 \end_layout
31654
31655 \begin_layout Section
31656 Look and Feel
31657 \end_layout
31658
31659 \begin_layout Subsection
31660 User Interface
31661 \begin_inset LatexCommand label
31662 name "sec:ui"
31663
31664 \end_inset
31665
31666
31667 \end_layout
31668
31669 \begin_layout Standard
31670 At first a note: You have to restart LyX before changes in .ui and .bind-files
31671  take effect.
31672 \end_layout
31673
31674 \begin_layout Subsubsection*
31675 User Interface File
31676 \end_layout
31677
31678 \begin_layout Standard
31679 The appearance of both the menu and toolbar can both be changed by choosing
31680  another 
31681 \family typewriter
31682 .ui
31683 \family default
31684 -file.
31685  For the moment, only one file exists, the 
31686 \family typewriter
31687 default.ui
31688 \family default
31689 .
31690  A .ui-file is a text file where the menu and toolbar entries are listed.
31691  To create a new .ui-file, start with a copy of the default.ui from the folder
31692  lyx/share/lyx/ui and edit the entries.
31693 \end_layout
31694
31695 \begin_layout Standard
31696 The syntax of the 
31697 \family typewriter
31698 .ui
31699 \family default
31700  files is straightforward.
31701  
31702 \family typewriter
31703 The Menubar
31704 \family default
31705
31706 \family typewriter
31707 Menu
31708 \family default
31709  and 
31710 \family typewriter
31711 Toolbar
31712 \family default
31713  entries must be ended with an explicit 
31714 \family typewriter
31715 End
31716 \family default
31717 .
31718  They may contain 
31719 \family typewriter
31720 Submenu
31721 \family default
31722 s, 
31723 \family typewriter
31724 Item
31725 \family default
31726 s, 
31727 \family typewriter
31728 OptItem
31729 \family default
31730 s, 
31731 \family typewriter
31732 Separator
31733 \family default
31734 s, 
31735 \family typewriter
31736 Icon
31737 \family default
31738 s and in the case of the 
31739 \begin_inset Quotes eld
31740 \end_inset
31741
31742 file
31743 \begin_inset Quotes erd
31744 \end_inset
31745
31746  menus, a 
31747 \family typewriter
31748 Lastfiles
31749 \family default
31750  entry.
31751  One small word of warning.
31752  
31753 \family typewriter
31754 Submenu
31755 \family default
31756 s may be inserted in a 
31757 \family typewriter
31758 Menubar
31759 \family default
31760  or 
31761 \family typewriter
31762 Menu
31763 \family default
31764 , but they are defined as 
31765 \family typewriter
31766 Menu
31767 \family default
31768 s, not as 
31769 \family typewriter
31770 Submenu
31771 \family default
31772 s.
31773 \end_layout
31774
31775 \begin_layout Standard
31776 Now an example: Assuming you use the menu 
31777 \family sans
31778 Navigate\SpecialChar \menuseparator
31779 Bookmarks
31780 \family default
31781  quite often and therefore want four available bookmarks, you can simply
31782  add the lines
31783 \newline
31784
31785 \newline
31786 Item "Save Bookmark 4" "bookmark-save 4"
31787 \newline
31788 Item "Goto Bookmark
31789  4" "bookmark-goto 4"
31790 \newline
31791
31792 \newline
31793 to the navigate menu section in the .ui-file to have
31794  the fourth bookmark.
31795 \end_layout
31796
31797 \begin_layout Subsubsection*
31798 Bind File
31799 \begin_inset LatexCommand label
31800 name "sec:bindings"
31801
31802 \end_inset
31803
31804
31805 \end_layout
31806
31807 \begin_layout Standard
31808 Bindings are used to bind a function to a key.
31809  Several prepackaged binding files are available:
31810 \end_layout
31811
31812 \begin_layout Description
31813 cua.bind set of bindings (as the typical set of PC keyboard shortcuts)
31814 \end_layout
31815
31816 \begin_layout Description
31817 (x)emacs.bind set of bindings like they are used in the editor programs 
31818 \family sans
31819 Emacs
31820 \family default
31821  (
31822 \family sans
31823 XEmacs
31824 \family default
31825 )
31826 \end_layout
31827
31828 \begin_layout Description
31829 mac.bind set of bindings for Mac
31830 \begin_inset Formula $\,$
31831 \end_inset
31832
31833 OS systems.
31834 \end_layout
31835
31836 \begin_layout Standard
31837 There are also bind file for designed to them with special document classes,
31838  like broadway.bind) and bind files for special languages.
31839  The language bind file names begin with a language code, e.g.
31840  
31841 \begin_inset Quotes eld
31842 \end_inset
31843
31844 pt
31845 \begin_inset Quotes erd
31846 \end_inset
31847
31848  for Portuguese.
31849  LyX supports internationalization of the user interface, see section\InsetSpace ~
31850
31851 \begin_inset LatexCommand ref
31852 reference "sec:Selecting-an-alternative"
31853
31854 \end_inset
31855
31856 .
31857  If you use LyX in a certain language, LyX will try to use the appropriate
31858  bind files.
31859 \end_layout
31860
31861 \begin_layout Standard
31862 Some bind files, like math.bind, have only a small scope.
31863  When looking at the the end of the file cua.bind, you can see that they
31864  are included to keep the overview in the bind file.
31865 \end_layout
31866
31867 \begin_layout Standard
31868 If you like to customize the keybindings to your own taste, modify the .bind-file
31869 s with a text editor and don't forget to load the modified files into LyX
31870  using the 
31871 \family sans
31872 Preferences
31873 \family default
31874  dialog.
31875  The syntax of the 
31876 \family typewriter
31877 .bind
31878 \family default
31879  files is straightforward:
31880 \end_layout
31881
31882 \begin_layout Standard
31883
31884 \family typewriter
31885
31886 \backslash
31887 bind <key combination> <lyx-function>
31888 \end_layout
31889
31890 \begin_layout Standard
31891 Both key combination and lyx-function (including any arguments) must be
31892  enclosed in "double quotes".
31893  All the LyX functions are listed in the 
31894 \emph on
31895 Reference Manual
31896 \emph default
31897 .
31898 \end_layout
31899
31900 \begin_layout Subsection
31901 Screen Fonts
31902 \end_layout
31903
31904 \begin_layout Standard
31905 These fonts are used to display your documents on the screen.
31906  Notice that this section only deals with the fonts 
31907 \emph on
31908 inside
31909 \emph default
31910  the LyX window.
31911  The fonts that appear on the 
31912 \emph on
31913 paper
31914 \emph default
31915  
31916 \emph on
31917 output
31918 \emph default
31919  are independent from these fonts, and are set in the menu 
31920 \family sans
31921 Layout\SpecialChar \menuseparator
31922 Document
31923 \family default
31924 .
31925 \end_layout
31926
31927 \begin_layout Standard
31928 By default, LyX uses 
31929 \emph on
31930 times
31931 \emph default
31932  as serif font, 
31933 \emph on
31934 Aral
31935 \emph default
31936  or 
31937 \emph on
31938 Helvetica
31939 \emph default
31940  (depends on the system) as sans serif font, and 
31941 \emph on
31942 courier
31943 \emph default
31944  as monospaced/typewriter font.
31945 \end_layout
31946
31947 \begin_layout Standard
31948
31949 \family sans
31950 Screen DPI
31951 \family default
31952  is the screen resolution in dpi (dots per inch).
31953 \end_layout
31954
31955 \begin_layout Standard
31956 The Font Sizes are adjusted as letter height in units of points.
31957  72\InsetSpace \thinspace{}
31958 points have the size of 1\InsetSpace \thinspace{}
31959 inch, see Appendix\InsetSpace ~
31960
31961 \begin_inset LatexCommand ref
31962 reference "cha:Units-available-in"
31963
31964 \end_inset
31965
31966 .
31967  The font sizes are the same as used for a document font size of 10
31968 \begin_inset Formula $\,$
31969 \end_inset
31970
31971 pt.
31972  They are explained in detail in section\InsetSpace ~
31973
31974 \begin_inset LatexCommand ref
31975 reference "sub:Document-Font"
31976
31977 \end_inset
31978
31979 .
31980 \end_layout
31981
31982 \begin_layout Subsection
31983 Colors
31984 \end_layout
31985
31986 \begin_layout Standard
31987 You can here change all colors used by LyX.
31988  Just choose an item in the list and use the 
31989 \family sans
31990 Alter
31991 \family default
31992  button.
31993 \end_layout
31994
31995 \begin_layout Subsection
31996 Graphics
31997 \end_layout
31998
31999 \begin_layout Standard
32000 Here could you specify how graphics inside LyX are displayed.
32001 \end_layout
32002
32003 \begin_layout Standard
32004 The button instant preview is used to enable previewing snippets of your
32005  document.
32006  This feature is described in section\InsetSpace ~
32007
32008 \begin_inset LatexCommand ref
32009 reference "sec:Previewing-snippets-of"
32010
32011 \end_inset
32012
32013 .
32014 \end_layout
32015
32016 \begin_layout Subsection
32017 Keyboard Map
32018 \end_layout
32019
32020 \begin_layout Standard
32021 If you have e.g.
32022  a Czech keyboard but want to write with it like with a Romanian one, you
32023  can use the keyboard map file named 
32024 \family sans
32025 romanian.kmap
32026 \family default
32027 .
32028  Normally keyboard settings have to be done in a menu of your operating
32029  system.
32030  These keyboard maps are only provided as makeshift and doesn't work on
32031  all systems.
32032 \end_layout
32033
32034 \begin_layout Section
32035 Paths
32036 \end_layout
32037
32038 \begin_layout Section
32039 Identity
32040 \end_layout
32041
32042 \begin_layout Section
32043 Language Settings
32044 \end_layout
32045
32046 \begin_layout Subsection
32047 Language
32048 \end_layout
32049
32050 \begin_layout Standard
32051 The 
32052 \family sans
32053 Default language
32054 \family default
32055  is the language used in new documents.
32056  The Language package should always be babel.
32057  babel translates in the background automatically text labels to the document
32058  language.
32059  A text label is for instance the word 
32060 \begin_inset Quotes eld
32061 \end_inset
32062
32063 table
32064 \begin_inset Quotes erd
32065 \end_inset
32066
32067  at the beginning of every table-caption.
32068  
32069 \series bold
32070
32071 \backslash
32072 usepackage{babel}
32073 \series default
32074  is a LaTeX-command to use the package babel.
32075  For an introduction to the LaTeX-Syntax, look at section\InsetSpace ~
32076
32077 \begin_inset LatexCommand ref
32078 reference "sec:ERT"
32079
32080 \end_inset
32081
32082 .
32083 \end_layout
32084
32085 \begin_layout Standard
32086
32087 \family sans
32088 Command start/end
32089 \family default
32090  ???
32091 \end_layout
32092
32093 \begin_layout Standard
32094 There are also the following options in the menu:
32095 \end_layout
32096
32097 \begin_layout Description
32098 Use\InsetSpace ~
32099 babel whether babel is used or not
32100 \end_layout
32101
32102 \begin_layout Description
32103 Global ??
32104 \end_layout
32105
32106 \begin_layout Description
32107 Auto\InsetSpace ~
32108 begin ??
32109 \end_layout
32110
32111 \begin_layout Description
32112 Auto\InsetSpace ~
32113 end ??
32114 \end_layout
32115
32116 \begin_layout Description
32117 Mark\InsetSpace ~
32118 foreign\InsetSpace ~
32119 languages text marked formatted in a language different from
32120  the document language will be blue underlined
32121 \end_layout
32122
32123 \begin_layout Description
32124 Right\InsetSpace ~
32125 to\InsetSpace ~
32126 left\InsetSpace ~
32127 language\InsetSpace ~
32128 support enables the use of languages, written from right
32129  to left, like Arabic, Hebrew, Farsi
32130 \end_layout
32131
32132 \begin_layout Subsection
32133 Spellchecker
32134 \end_layout
32135
32136 \begin_layout Standard
32137 The spellchecker setting are explained in section\InsetSpace ~
32138
32139 \begin_inset LatexCommand ref
32140 reference "sec:Spellchecking"
32141
32142 \end_inset
32143
32144
32145 \end_layout
32146
32147 \begin_layout Section
32148 Outputs
32149 \end_layout
32150
32151 \begin_layout Subsection
32152 Printer
32153 \end_layout
32154
32155 \begin_layout Subsection
32156 Date Format
32157 \end_layout
32158
32159 \begin_layout Standard
32160 %a locale's abbreviated weekday name (Sun..Sat)
32161 \end_layout
32162
32163 \begin_layout Standard
32164 \noindent
32165 %A locale's full weekday name, variable length (Sunday..Saturday)
32166 \end_layout
32167
32168 \begin_layout Standard
32169 \noindent
32170 %b locale's abbreviated month name (Jan..Dec)
32171 \end_layout
32172
32173 \begin_layout Standard
32174 \noindent
32175 %B locale's full month name, variable length (January..December)
32176 \end_layout
32177
32178 \begin_layout Standard
32179 \noindent
32180 %c locale's date and time (Sat Nov 04 12:02:33 EST 1989)
32181 \end_layout
32182
32183 \begin_layout Standard
32184 \noindent
32185 %C century (year divided by 100 and truncated to an integer) [00-99]
32186 \end_layout
32187
32188 \begin_layout Standard
32189 \noindent
32190 %d day of month (01..31)
32191 \end_layout
32192
32193 \begin_layout Standard
32194 \noindent
32195 %D date (mm/dd/yy)
32196 \end_layout
32197
32198 \begin_layout Standard
32199 \noindent
32200 %e day of month, blank padded ( 1..31)
32201 \end_layout
32202
32203 \begin_layout Standard
32204 \noindent
32205 %F same as %Y-%m-%d
32206 \end_layout
32207
32208 \begin_layout Standard
32209 \noindent
32210 %g the 2-digit year corresponding to the %V week number
32211 \end_layout
32212
32213 \begin_layout Standard
32214 \noindent
32215 %G the 4-digit year corresponding to the %V week number
32216 \end_layout
32217
32218 \begin_layout Standard
32219 \noindent
32220 %h same as %b
32221 \end_layout
32222
32223 \begin_layout Standard
32224 \noindent
32225 %H hour (00..23)
32226 \end_layout
32227
32228 \begin_layout Standard
32229 \noindent
32230 %I hour (01..12)
32231 \end_layout
32232
32233 \begin_layout Standard
32234 \noindent
32235 %j day of year (001..366)
32236 \end_layout
32237
32238 \begin_layout Standard
32239 \noindent
32240 %k hour ( 0..23)
32241 \end_layout
32242
32243 \begin_layout Standard
32244 \noindent
32245 %l hour ( 1..12)
32246 \end_layout
32247
32248 \begin_layout Standard
32249 \noindent
32250 %m month (01..12)
32251 \end_layout
32252
32253 \begin_layout Standard
32254 \noindent
32255 %M minute (00..59)
32256 \end_layout
32257
32258 \begin_layout Standard
32259 \noindent
32260 %n a newline
32261 \end_layout
32262
32263 \begin_layout Standard
32264 \noindent
32265 %N nanoseconds (000000000..999999999)
32266 \end_layout
32267
32268 \begin_layout Standard
32269 \noindent
32270 %p locale's upper case AM or PM indicator (blank in many locales)
32271 \end_layout
32272
32273 \begin_layout Standard
32274 \noindent
32275 %P locale's lower case am or pm indicator (blank in many locales)
32276 \end_layout
32277
32278 \begin_layout Standard
32279 \noindent
32280 %r time, 12-hour (hh:mm:ss [AP]M)
32281 \end_layout
32282
32283 \begin_layout Standard
32284 \noindent
32285 %R time, 24-hour (hh:mm)
32286 \end_layout
32287
32288 \begin_layout Standard
32289 \noindent
32290 %s seconds since `00:00:00 1970-01-01 UTC' (a GNU extension)
32291 \end_layout
32292
32293 \begin_layout Standard
32294 \noindent
32295 %S second (00..60); the 60 is necessary to accommodate a leap second
32296 \end_layout
32297
32298 \begin_layout Standard
32299 \noindent
32300 %t a horizontal tab
32301 \end_layout
32302
32303 \begin_layout Standard
32304 \noindent
32305 %T time, 24-hour (hh:mm:ss)
32306 \end_layout
32307
32308 \begin_layout Standard
32309 \noindent
32310 %u day of week (1..7); 1 represents Monday
32311 \end_layout
32312
32313 \begin_layout Standard
32314 \noindent
32315 %U week number of year with Sunday as first day of week (00..53)
32316 \end_layout
32317
32318 \begin_layout Standard
32319 \noindent
32320 %V week number of year with Monday as first day of week (01..53)
32321 \end_layout
32322
32323 \begin_layout Standard
32324 \noindent
32325 %w day of week (0..6); 0 represents Sunday
32326 \end_layout
32327
32328 \begin_layout Standard
32329 \noindent
32330 %W week number of year with Monday as first day of week (00..53)
32331 \end_layout
32332
32333 \begin_layout Standard
32334 \noindent
32335 %x locale's date representation (mm/dd/yy)
32336 \end_layout
32337
32338 \begin_layout Standard
32339 \noindent
32340 %X locale's time representation (%H:%M:%S)
32341 \end_layout
32342
32343 \begin_layout Standard
32344 \noindent
32345 %y last two digits of year (00..99)
32346 \end_layout
32347
32348 \begin_layout Standard
32349 \noindent
32350 %Y year (1970...)
32351 \end_layout
32352
32353 \begin_layout Standard
32354 \noindent
32355 %z RFC-822 style numeric timezone (-0500) (a nonstandard extension)
32356 \end_layout
32357
32358 \begin_layout Standard
32359 \noindent
32360 %Z time zone (e.g., EDT), or nothing if no time zone is determinable
32361 \end_layout
32362
32363 \begin_layout Subsection
32364 Plain Text
32365 \end_layout
32366
32367 \begin_layout Standard
32368
32369 \family sans
32370 Output line length
32371 \family default
32372  sets maximum number of characters printed in one line when using the menu
32373  
32374 \family sans
32375 File\SpecialChar \menuseparator
32376 Export\SpecialChar \menuseparator
32377 ASCII
32378 \family default
32379 .
32380  Setting the line line length to 0 means all text is printed in one endless
32381  line.
32382 \end_layout
32383
32384 \begin_layout Standard
32385 roff command defines an additional command used to produce better ASCII
32386  tables with the 
32387 \family typewriter
32388 groff/troff/nroff
32389 \family default
32390  UNIX-commands (refer to their manpages for more information about them).
32391  Setting this as empty tells LyX to use the internal formatter.
32392 \end_layout
32393
32394 \begin_layout Subsection
32395 LaT
32396 \begin_inset ERT
32397 status collapsed
32398
32399 \begin_layout Standard
32400
32401 {}
32402 \end_layout
32403
32404 \end_inset
32405
32406 eX
32407 \end_layout
32408
32409 \begin_layout Subsection
32410 Paths
32411 \end_layout
32412
32413 \begin_layout Section
32414 Converters
32415 \end_layout
32416
32417 \begin_layout Standard
32418 LyX has a powerful mechanism to convert to and from any file format using
32419  external programs.
32420  Define a pair of formats, e.g.
32421  
32422 \family typewriter
32423 LaTeX
32424 \family default
32425  and 
32426 \family typewriter
32427 PDF
32428 \family default
32429 .
32430  Now define a converter from one format to the other.
32431  In our example, two possible mechanisms exist.
32432 \end_layout
32433
32434 \begin_layout Enumerate
32435 A direct conversion, from LaTeX to PDF using pdflatex
32436 \end_layout
32437
32438 \begin_layout Enumerate
32439 A more convoluted route using intermediate formats and converters: LaTeX
32440  to DVI (using latex) to PostScript® (using dvips) to PDF (using ps2pdf).
32441 \end_layout
32442
32443 \begin_layout Standard
32444 LyX will always choose the shortest possible route, so you must specify
32445  two different Format names for 
32446 \family typewriter
32447 .pdf
32448 \family default
32449  files to be able to use either.
32450  Both are included by default in the 
32451 \family sans
32452 Preferences
32453 \family default
32454  dialog.
32455  Have a look and then invent your own!
32456 \end_layout
32457
32458 \begin_layout Standard
32459 Moreover, each Format can have a Viewer associated with it.
32460  For example, you might want to use 
32461 \family typewriter
32462 Ghostview
32463 \family default
32464  to examine PostScript files, or 
32465 \family typewriter
32466 xdvi
32467 \family default
32468  to preview the LaTeX output.
32469  You can alter the viewer to use (and what options to pass to it) via the
32470  
32471 \family sans
32472 Tols\SpecialChar \menuseparator
32473 Preferences:Converters
32474 \family default
32475  dialog.
32476  For example, to change the 
32477 \family typewriter
32478 dvi
32479 \family default
32480  viewer, select the 
32481 \family typewriter
32482 DVI
32483 \family default
32484  format in the dialog, change the viewer to be 
32485 \family typewriter
32486 kdvi
32487 \family default
32488  (or whatever), and hit 
32489 \family sans
32490 Modify
32491 \family default
32492 .
32493 \end_layout
32494
32495 \begin_layout Section
32496 File Formats
32497 \end_layout
32498
32499 \begin_layout Section
32500 Copiers
32501 \end_layout
32502
32503 \begin_layout Section
32504 BibTeX and makeindex
32505 \end_layout
32506
32507 \begin_layout Standard
32508 Both the bibliography generating command (default 
32509 \family typewriter
32510 bibtex
32511 \family default
32512 ) and the index generating command (default 
32513 \family typewriter
32514 makeindex
32515 \family default
32516  with options 
32517 \family typewriter
32518 -c
32519 \family default
32520  and 
32521 \family typewriter
32522 -q
32523 \family default
32524 ) can be changed.
32525  As an alternative for 
32526 \family typewriter
32527 makeindex
32528 \family default
32529
32530 \family typewriter
32531 xindy
32532 \family default
32533  can be recommended.
32534  
32535 \end_layout
32536
32537 \begin_layout Standard
32538 The command to enter is
32539 \end_layout
32540
32541 \begin_layout Quote
32542
32543 \family typewriter
32544 makeindex.sh -m $$lang
32545 \end_layout
32546
32547 \begin_layout Standard
32548 where the placeholder 
32549 \family typewriter
32550 $$lang
32551 \family default
32552  will be replaced by the chosen document (babel) language.
32553  For this, you must 
32554 \end_layout
32555
32556 \begin_layout Standard
32557 have installed the packages 
32558 \family typewriter
32559 xindy
32560 \family default
32561  and 
32562 \family typewriter
32563 make-rules
32564 \family default
32565  (
32566 \family typewriter
32567 xindy-make-rules
32568 \family default
32569 ).
32570  Type 
32571 \family typewriter
32572 makeindex.sh
32573 \family default
32574  at a shell prompt for a help page.
32575 \end_layout
32576
32577 \begin_layout Chapter
32578 Units available in LyX
32579 \begin_inset LatexCommand index
32580 name "Units"
32581
32582 \end_inset
32583
32584
32585 \begin_inset LatexCommand label
32586 name "cha:Units-available-in"
32587
32588 \end_inset
32589
32590
32591 \end_layout
32592
32593 \begin_layout Standard
32594 To understand the units described in this documentation, 
32595 \begin_inset LatexCommand ref
32596 reference "cap:Units"
32597
32598 \end_inset
32599
32600  explains all units available in LyX.
32601 \end_layout
32602
32603 \begin_layout Standard
32604 \begin_inset Float table
32605 placement h
32606 wide false
32607 sideways false
32608 status open
32609
32610 \begin_layout Standard
32611 \begin_inset Caption
32612
32613 \begin_layout Standard
32614 \begin_inset LatexCommand label
32615 name "cap:Units"
32616
32617 \end_inset
32618
32619 Units
32620 \end_layout
32621
32622 \end_inset
32623
32624
32625 \end_layout
32626
32627 \begin_layout Standard
32628 \begin_inset VSpace medskip
32629 \end_inset
32630
32631
32632 \end_layout
32633
32634 \begin_layout Standard
32635 \align center
32636 \begin_inset Tabular
32637 <lyxtabular version="3" rows="20" columns="2">
32638 <features>
32639 <column alignment="center" valignment="top" leftline="true" width="0">
32640 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
32641 <row topline="true" bottomline="true">
32642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32643 \begin_inset Text
32644
32645 \begin_layout Standard
32646 unit
32647 \end_layout
32648
32649 \end_inset
32650 </cell>
32651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32652 \begin_inset Text
32653
32654 \begin_layout Standard
32655 name/description
32656 \end_layout
32657
32658 \end_inset
32659 </cell>
32660 </row>
32661 <row topline="true">
32662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32663 \begin_inset Text
32664
32665 \begin_layout Standard
32666 mm
32667 \end_layout
32668
32669 \end_inset
32670 </cell>
32671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32672 \begin_inset Text
32673
32674 \begin_layout Standard
32675 millimeter
32676 \end_layout
32677
32678 \end_inset
32679 </cell>
32680 </row>
32681 <row topline="true">
32682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32683 \begin_inset Text
32684
32685 \begin_layout Standard
32686 cm
32687 \end_layout
32688
32689 \end_inset
32690 </cell>
32691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32692 \begin_inset Text
32693
32694 \begin_layout Standard
32695 centimeter
32696 \end_layout
32697
32698 \end_inset
32699 </cell>
32700 </row>
32701 <row topline="true">
32702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32703 \begin_inset Text
32704
32705 \begin_layout Standard
32706 in
32707 \end_layout
32708
32709 \end_inset
32710 </cell>
32711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32712 \begin_inset Text
32713
32714 \begin_layout Standard
32715 inch
32716 \end_layout
32717
32718 \end_inset
32719 </cell>
32720 </row>
32721 <row topline="true">
32722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32723 \begin_inset Text
32724
32725 \begin_layout Standard
32726 pt
32727 \end_layout
32728
32729 \end_inset
32730 </cell>
32731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32732 \begin_inset Text
32733
32734 \begin_layout Standard
32735 point (72.27\InsetSpace \thinspace{}
32736 pt = 1\InsetSpace \thinspace{}
32737 in)
32738 \end_layout
32739
32740 \end_inset
32741 </cell>
32742 </row>
32743 <row topline="true">
32744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32745 \begin_inset Text
32746
32747 \begin_layout Standard
32748 pc
32749 \end_layout
32750
32751 \end_inset
32752 </cell>
32753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32754 \begin_inset Text
32755
32756 \begin_layout Standard
32757 pica (1\InsetSpace \thinspace{}
32758 pc = 12\InsetSpace \thinspace{}
32759 pt)
32760 \end_layout
32761
32762 \end_inset
32763 </cell>
32764 </row>
32765 <row topline="true">
32766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32767 \begin_inset Text
32768
32769 \begin_layout Standard
32770 sp
32771 \end_layout
32772
32773 \end_inset
32774 </cell>
32775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32776 \begin_inset Text
32777
32778 \begin_layout Standard
32779 scaled point (65536\InsetSpace \thinspace{}
32780 sp = 1\InsetSpace \thinspace{}
32781 pt)
32782 \end_layout
32783
32784 \end_inset
32785 </cell>
32786 </row>
32787 <row topline="true">
32788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32789 \begin_inset Text
32790
32791 \begin_layout Standard
32792 bp
32793 \end_layout
32794
32795 \end_inset
32796 </cell>
32797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32798 \begin_inset Text
32799
32800 \begin_layout Standard
32801 big point (72\InsetSpace \thinspace{}
32802 bp = 1\InsetSpace \thinspace{}
32803 in)
32804 \end_layout
32805
32806 \end_inset
32807 </cell>
32808 </row>
32809 <row topline="true">
32810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32811 \begin_inset Text
32812
32813 \begin_layout Standard
32814 dd
32815 \end_layout
32816
32817 \end_inset
32818 </cell>
32819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32820 \begin_inset Text
32821
32822 \begin_layout Standard
32823 didot (72\InsetSpace \thinspace{}
32824 dd 
32825 \begin_inset Formula $\approx$
32826 \end_inset
32827
32828  37.6\InsetSpace \thinspace{}
32829 mm)
32830 \end_layout
32831
32832 \end_inset
32833 </cell>
32834 </row>
32835 <row topline="true">
32836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32837 \begin_inset Text
32838
32839 \begin_layout Standard
32840 cc
32841 \end_layout
32842
32843 \end_inset
32844 </cell>
32845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32846 \begin_inset Text
32847
32848 \begin_layout Standard
32849 cicero (1\InsetSpace \thinspace{}
32850 cc = 12\InsetSpace \thinspace{}
32851 dd)
32852 \end_layout
32853
32854 \end_inset
32855 </cell>
32856 </row>
32857 <row topline="true">
32858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32859 \begin_inset Text
32860
32861 \begin_layout Standard
32862 Scale%
32863 \end_layout
32864
32865 \end_inset
32866 </cell>
32867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32868 \begin_inset Text
32869
32870 \begin_layout Standard
32871 % of original image width
32872 \end_layout
32873
32874 \end_inset
32875 </cell>
32876 </row>
32877 <row topline="true">
32878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32879 \begin_inset Text
32880
32881 \begin_layout Standard
32882 text%
32883 \end_layout
32884
32885 \end_inset
32886 </cell>
32887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32888 \begin_inset Text
32889
32890 \begin_layout Standard
32891 % of text width
32892 \end_layout
32893
32894 \end_inset
32895 </cell>
32896 </row>
32897 <row topline="true">
32898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32899 \begin_inset Text
32900
32901 \begin_layout Standard
32902 col%
32903 \end_layout
32904
32905 \end_inset
32906 </cell>
32907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32908 \begin_inset Text
32909
32910 \begin_layout Standard
32911 % of column width
32912 \end_layout
32913
32914 \end_inset
32915 </cell>
32916 </row>
32917 <row topline="true">
32918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32919 \begin_inset Text
32920
32921 \begin_layout Standard
32922 page%
32923 \end_layout
32924
32925 \end_inset
32926 </cell>
32927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32928 \begin_inset Text
32929
32930 \begin_layout Standard
32931 % of paper width
32932 \end_layout
32933
32934 \end_inset
32935 </cell>
32936 </row>
32937 <row topline="true">
32938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32939 \begin_inset Text
32940
32941 \begin_layout Standard
32942 line%
32943 \end_layout
32944
32945 \end_inset
32946 </cell>
32947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32948 \begin_inset Text
32949
32950 \begin_layout Standard
32951 % of line width
32952 \end_layout
32953
32954 \end_inset
32955 </cell>
32956 </row>
32957 <row topline="true">
32958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32959 \begin_inset Text
32960
32961 \begin_layout Standard
32962 theight%
32963 \end_layout
32964
32965 \end_inset
32966 </cell>
32967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32968 \begin_inset Text
32969
32970 \begin_layout Standard
32971 % of text height
32972 \end_layout
32973
32974 \end_inset
32975 </cell>
32976 </row>
32977 <row topline="true">
32978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32979 \begin_inset Text
32980
32981 \begin_layout Standard
32982 pheight%
32983 \end_layout
32984
32985 \end_inset
32986 </cell>
32987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32988 \begin_inset Text
32989
32990 \begin_layout Standard
32991 % of paper height
32992 \end_layout
32993
32994 \end_inset
32995 </cell>
32996 </row>
32997 <row topline="true">
32998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32999 \begin_inset Text
33000
33001 \begin_layout Standard
33002 ex
33003 \end_layout
33004
33005 \end_inset
33006 </cell>
33007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33008 \begin_inset Text
33009
33010 \begin_layout Standard
33011 height of letter 
33012 \emph on
33013 x
33014 \emph default
33015  in current font
33016 \end_layout
33017
33018 \end_inset
33019 </cell>
33020 </row>
33021 <row topline="true">
33022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33023 \begin_inset Text
33024
33025 \begin_layout Standard
33026 em
33027 \end_layout
33028
33029 \end_inset
33030 </cell>
33031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33032 \begin_inset Text
33033
33034 \begin_layout Standard
33035 width of letter 
33036 \emph on
33037 M
33038 \emph default
33039  in current font
33040 \end_layout
33041
33042 \end_inset
33043 </cell>
33044 </row>
33045 <row topline="true" bottomline="true">
33046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33047 \begin_inset Text
33048
33049 \begin_layout Standard
33050 mu
33051 \end_layout
33052
33053 \end_inset
33054 </cell>
33055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33056 \begin_inset Text
33057
33058 \begin_layout Standard
33059 math unit (1\InsetSpace \thinspace{}
33060 mu = 1/18\InsetSpace \thinspace{}
33061 em)
33062 \end_layout
33063
33064 \end_inset
33065 </cell>
33066 </row>
33067 </lyxtabular>
33068
33069 \end_inset
33070
33071
33072 \end_layout
33073
33074 \end_inset
33075
33076
33077 \end_layout
33078
33079 \begin_layout Chapter
33080 Credits
33081 \begin_inset LatexCommand label
33082 name "cha:Credits"
33083
33084 \end_inset
33085
33086
33087 \end_layout
33088
33089 \begin_layout Standard
33090 The documentation is a collaborative effort between many different people
33091  (and we would encourage people to contribute!).
33092 \end_layout
33093
33094 \begin_layout Itemize
33095
33096 \noun on
33097 Alejandro Aguilar Sierra
33098 \end_layout
33099
33100 \begin_layout Itemize
33101
33102 \noun on
33103 Amir Karger
33104 \end_layout
33105
33106 \begin_layout Itemize
33107
33108 \noun on
33109 David Johnson
33110 \end_layout
33111
33112 \begin_layout Itemize
33113
33114 \noun on
33115 Hartmut Haase
33116 \end_layout
33117
33118 \begin_layout Itemize
33119
33120 \noun on
33121 Ignacio García
33122 \end_layout
33123
33124 \begin_layout Itemize
33125
33126 \noun on
33127 Ivan Schreter
33128 \end_layout
33129
33130 \begin_layout Itemize
33131
33132 \noun on
33133 John Raithel
33134 \end_layout
33135
33136 \begin_layout Itemize
33137
33138 \noun on
33139 John Weiss
33140 \end_layout
33141
33142 \begin_layout Itemize
33143
33144 \noun on
33145 Lars Gullik Bjønnes
33146 \end_layout
33147
33148 \begin_layout Itemize
33149
33150 \noun on
33151 Matthias Ettrich
33152 \end_layout
33153
33154 \begin_layout Itemize
33155
33156 \noun on
33157 Matthias Zenker
33158 \end_layout
33159
33160 \begin_layout Itemize
33161
33162 \noun on
33163 Rich Fields
33164 \end_layout
33165
33166 \begin_layout Itemize
33167
33168 \noun on
33169 Pascal André
33170 \end_layout
33171
33172 \begin_layout Itemize
33173
33174 \noun on
33175 Paul Evans
33176 \end_layout
33177
33178 \begin_layout Itemize
33179
33180 \noun on
33181 Paul Russel
33182 \end_layout
33183
33184 \begin_layout Itemize
33185
33186 \noun on
33187 Robin Socha
33188 \end_layout
33189
33190 \begin_layout Itemize
33191
33192 \noun on
33193 Uwe Stöhr
33194 \end_layout
33195
33196 \begin_layout Itemize
33197 The LyX Team: 
33198 \begin_inset LatexCommand cite
33199 key "lyxcredit"
33200
33201 \end_inset
33202
33203
33204 \end_layout
33205
33206 \begin_layout Standard
33207
33208 \newpage
33209 Bibliography created with the 
33210 \family sans
33211 Bibliography
33212 \family default
33213  environment:
33214 \end_layout
33215
33216 \begin_layout Bibliography
33217 \begin_inset LatexCommand bibitem
33218 label "Credits"
33219 key "lyxcredit"
33220
33221 \end_inset
33222
33223
33224 \begin_inset ERT
33225 status collapsed
33226
33227 \begin_layout Standard
33228
33229
33230 \backslash
33231 addcontentsline{toc}{chapter}{
33232 \backslash
33233 bibname
33234 \backslash
33235 ; 1}
33236 \end_layout
33237
33238 \end_inset
33239
33240
33241 \begin_inset Note Note
33242 status collapsed
33243
33244 \begin_layout Standard
33245 The command 
33246 \series bold
33247
33248 \backslash
33249 addcontentsline
33250 \series default
33251  is explained in the 
33252 \emph on
33253 Extended Features
33254 \emph default
33255  manual.
33256  It creates a TOC entry.
33257 \end_layout
33258
33259 \begin_layout Standard
33260 A manual TOC entry for the bibliography is only necessary because we use
33261  two different ones in one document.
33262 \end_layout
33263
33264 \end_inset
33265
33266 The LyX Team: 
33267 \begin_inset ERT
33268 status collapsed
33269
33270 \begin_layout Standard
33271
33272
33273 \backslash
33274 href{http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS}{
33275 \end_layout
33276
33277 \end_inset
33278
33279 Credits
33280 \begin_inset ERT
33281 status collapsed
33282
33283 \begin_layout Standard
33284
33285 }
33286 \end_layout
33287
33288 \end_inset
33289
33290
33291 \begin_inset Note Note
33292 status collapsed
33293
33294 \begin_layout Standard
33295 The command 
33296 \series bold
33297
33298 \backslash
33299 href
33300 \series default
33301  is explained in the 
33302 \emph on
33303 Extended Features
33304 \emph default
33305  manual.
33306  It creates a hyperlink.
33307 \end_layout
33308
33309 \end_inset
33310
33311
33312 \end_layout
33313
33314 \begin_layout Bibliography
33315 \begin_inset LatexCommand bibitem
33316 key "latexcompanion"
33317
33318 \end_inset
33319
33320 Frank Mittelbach and Michel Goossens: 
33321 \emph on
33322 The LaTeX Companion Second Edition.
33323
33324 \emph default
33325  Addison-Wesley, 2004
33326 \end_layout
33327
33328 \begin_layout Bibliography
33329 \begin_inset LatexCommand bibitem
33330 key "latexguide"
33331
33332 \end_inset
33333
33334 Helmut Kopka and Patrick W.
33335  Daly: 
33336 \emph on
33337 A Guide to LaTeX Fourth Edition.
33338
33339 \emph default
33340  Addison-Wesley, 2003
33341 \end_layout
33342
33343 \begin_layout Bibliography
33344 \begin_inset LatexCommand bibitem
33345 key "latexbook"
33346
33347 \end_inset
33348
33349 Leslie Lamport: 
33350 \emph on
33351 LaTeX: A Document Preparation System.
33352
33353 \emph default
33354  Addison-Wesley, second edition, 1994
33355 \end_layout
33356
33357 \begin_layout Bibliography
33358 \begin_inset LatexCommand bibitem
33359 key "texbook"
33360
33361 \end_inset
33362
33363 Donald E.
33364  Knuth.
33365  
33366 \emph on
33367 The TeXbook.
33368
33369 \emph default
33370  Addison-Wesley, 1984
33371 \end_layout
33372
33373 \begin_layout Bibliography
33374 \begin_inset LatexCommand bibitem
33375 key "TeXCatalogue"
33376
33377 \end_inset
33378
33379 The TeX Catalogue:
33380 \newline
33381
33382 \begin_inset LatexCommand url
33383 target "http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html"
33384
33385 \end_inset
33386
33387
33388 \end_layout
33389
33390 \begin_layout Bibliography
33391 \begin_inset LatexCommand bibitem
33392 key "LaTeXFAQ"
33393
33394 \end_inset
33395
33396
33397 \begin_inset LatexCommand url
33398 name "LaTeX FAQ"
33399 target "http://www.tex.ac.uk/cgi-bin/texfaq2html"
33400
33401 \end_inset
33402
33403
33404 \end_layout
33405
33406 \begin_layout Bibliography
33407 \begin_inset LatexCommand bibitem
33408 key "fancyhdr"
33409
33410 \end_inset
33411
33412
33413 \begin_inset ERT
33414 status collapsed
33415
33416 \begin_layout Standard
33417
33418
33419 \backslash
33420 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf}
33421 {
33422 \end_layout
33423
33424 \end_inset
33425
33426 Documentation
33427 \begin_inset ERT
33428 status collapsed
33429
33430 \begin_layout Standard
33431
33432 }
33433 \end_layout
33434
33435 \end_inset
33436
33437  of the LaTeX-package 
33438 \series bold
33439 fancyhdr
33440 \series default
33441
33442 \begin_inset LatexCommand index
33443 name "LaTeX-packages ! fancyhdr"
33444
33445 \end_inset
33446
33447
33448 \end_layout
33449
33450 \begin_layout Bibliography
33451 \begin_inset LatexCommand bibitem
33452 key "floatflt"
33453
33454 \end_inset
33455
33456
33457 \begin_inset ERT
33458 status collapsed
33459
33460 \begin_layout Standard
33461
33462
33463 \backslash
33464 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf}
33465 {
33466 \end_layout
33467
33468 \end_inset
33469
33470 Documentation
33471 \begin_inset ERT
33472 status collapsed
33473
33474 \begin_layout Standard
33475
33476 }
33477 \end_layout
33478
33479 \end_inset
33480
33481  of the LaTeX-package 
33482 \series bold
33483 floatflt
33484 \series default
33485
33486 \begin_inset LatexCommand index
33487 name "LaTeX-packages ! floatflt"
33488
33489 \end_inset
33490
33491
33492 \end_layout
33493
33494 \begin_layout Bibliography
33495 \begin_inset LatexCommand bibitem
33496 key "nomencl"
33497
33498 \end_inset
33499
33500
33501 \begin_inset ERT
33502 status collapsed
33503
33504 \begin_layout Standard
33505
33506
33507 \backslash
33508 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf}{
33509 \end_layout
33510
33511 \end_inset
33512
33513 Documentation
33514 \begin_inset ERT
33515 status collapsed
33516
33517 \begin_layout Standard
33518
33519 }
33520 \end_layout
33521
33522 \end_inset
33523
33524  of the LaTeX-package 
33525 \series bold
33526 nomencl
33527 \series default
33528
33529 \begin_inset LatexCommand index
33530 name "LaTeX-packages ! nomencl"
33531
33532 \end_inset
33533
33534
33535 \end_layout
33536
33537 \begin_layout Bibliography
33538 \begin_inset LatexCommand bibitem
33539 key "Arabic"
33540
33541 \end_inset
33542
33543
33544 \begin_inset ERT
33545 status collapsed
33546
33547 \begin_layout Standard
33548
33549
33550 \backslash
33551 href{http://wiki.lyx.org/Windows/Arabic}{
33552 \end_layout
33553
33554 \end_inset
33555
33556 Wiki-page
33557 \begin_inset ERT
33558 status collapsed
33559
33560 \begin_layout Standard
33561
33562 }
33563 \end_layout
33564
33565 \end_inset
33566
33567  how to set up LyX for Arabic
33568 \end_layout
33569
33570 \begin_layout Bibliography
33571 \begin_inset LatexCommand bibitem
33572 key "Armenian"
33573
33574 \end_inset
33575
33576
33577 \begin_inset ERT
33578 status collapsed
33579
33580 \begin_layout Standard
33581
33582
33583 \backslash
33584 href{http://wiki.lyx.org/Windows/Armenian}{
33585 \end_layout
33586
33587 \end_inset
33588
33589 Wiki-page
33590 \begin_inset ERT
33591 status collapsed
33592
33593 \begin_layout Standard
33594
33595 }
33596 \end_layout
33597
33598 \end_inset
33599
33600  how to set up LyX for Armenian
33601 \end_layout
33602
33603 \begin_layout Bibliography
33604 \begin_inset LatexCommand bibitem
33605 key "Farsi"
33606
33607 \end_inset
33608
33609
33610 \begin_inset ERT
33611 status collapsed
33612
33613 \begin_layout Standard
33614
33615
33616 \backslash
33617 href{http://wiki.lyx.org/Windows/Farsi}{
33618 \end_layout
33619
33620 \end_inset
33621
33622 Wiki-page
33623 \begin_inset ERT
33624 status collapsed
33625
33626 \begin_layout Standard
33627
33628 }
33629 \end_layout
33630
33631 \end_inset
33632
33633  how to set up LyX for Farsi
33634 \end_layout
33635
33636 \begin_layout Bibliography
33637 \begin_inset LatexCommand bibitem
33638 key "Hebrew"
33639
33640 \end_inset
33641
33642
33643 \begin_inset ERT
33644 status collapsed
33645
33646 \begin_layout Standard
33647
33648
33649 \backslash
33650 href{http://wiki.lyx.org/Windows/Hebrew}{
33651 \end_layout
33652
33653 \end_inset
33654
33655 Wiki-page
33656 \begin_inset ERT
33657 status collapsed
33658
33659 \begin_layout Standard
33660
33661 }
33662 \end_layout
33663
33664 \end_inset
33665
33666  how to set up LyX for Hebrew
33667 \end_layout
33668
33669 \begin_layout Standard
33670
33671 \newpage
33672 Bibliography created from a BibTeX-database:
33673 \begin_inset LatexCommand bibtex
33674 options "biblio/alphadin"
33675 bibfiles "biblio/LyXDocs"
33676
33677 \end_inset
33678
33679
33680 \begin_inset ERT
33681 status collapsed
33682
33683 \begin_layout Standard
33684
33685
33686 \backslash
33687 addcontentsline{toc}{chapter}{
33688 \backslash
33689 bibname
33690 \backslash
33691 ; 2}
33692 \end_layout
33693
33694 \end_inset
33695
33696
33697 \begin_inset Note Note
33698 status collapsed
33699
33700 \begin_layout Standard
33701 The command 
33702 \series bold
33703
33704 \backslash
33705 addcontentsline
33706 \series default
33707  is explained in the 
33708 \emph on
33709 Extended Features
33710 \emph default
33711  manual.
33712  It creates a TOC entry.
33713 \end_layout
33714
33715 \begin_layout Standard
33716 A manual TOC entry for the bibliography is only necessary because we use
33717  two different ones in one document.
33718 \end_layout
33719
33720 \end_inset
33721
33722
33723 \end_layout
33724
33725 \begin_layout Standard
33726
33727 \series bold
33728 \begin_inset LatexCommand printnomenclature
33729
33730 \end_inset
33731
33732
33733 \begin_inset LatexCommand printindex
33734
33735 \end_inset
33736
33737
33738 \end_layout
33739
33740 \end_body
33741 \end_document