]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
2c7e2396a1951a1161b19ece3bdc4a746b3fda5b
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 221
3 \textclass scrbook
4 \begin_preamble
5 % DO NOT ALTER THIS PREAMBLE!!!
6 %
7 % I've designed this preamble to ensure that the User's Guide prints
8 % out as advertised. If you mess with this preamble,
9 % parts of the User's Guide may not print out as expected.  If you
10 % have problems LaTeXing this file, please contact 
11 % the documentation team
12 % email: lyx-docs@lists.lyx.org
13
14 % provides missing characters,
15 % see note in chapter 'Character Tables'
16 \usepackage{textcomp}
17
18 \usepackage{ifpdf} % part of the hyperref bundle
19 \ifpdf % if pdflatex is used
20
21   % set fonts for nicer pdf view
22   \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{%
23   \usepackage[scaled=0.92]{helvet}
24   \usepackage{mathptmx}
25   \usepackage{courier} }
26   % the pages of the TOC are numbered roman
27   % and a pdf-bookmark for the TOC is added
28   \pagenumbering{roman}
29   \let\myTOC\tableofcontents
30   \renewcommand\tableofcontents{%
31     \pdfbookmark[1]{Contents}{}
32     \myTOC
33     \clearpage
34     \pagenumbering{arabic} }
35  % link all cross references and URLs in pdf output
36  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
37  linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
38  pdfpagelayout=OneColumn, pdfnewwindow=true,
39  pdfstartview=XYZ, plainpages=false, pdfpagelabels,
40  pdfauthor={LyX Team}, pdftex,
41  pdftitle={The LyX User's Guide},pdfsubject={LyX},
42  pdfkeywords={LyX}]{hyperref}
43  
44 \else % if dvi or ps is produced
45
46  % link all cross references and URLs in dvi output
47  \usepackage[ps2pdf]{hyperref}
48
49  % the pages of the TOC are numbered roman
50  \pagenumbering{roman}
51  \let\myTOC\tableofcontents
52  \renewcommand\tableofcontents{%
53    \pdfbookmark[1]{Contents}{}
54    \myTOC
55    \clearpage
56    \pagenumbering{arabic} }
57    
58 \fi 
59 \end_preamble
60 \options bibtotoc,BCOR7mm
61 \language english
62 \inputencoding latin1
63 \fontscheme default
64 \graphics default
65 \paperfontsize 12
66 \spacing single 
67 \papersize Default
68 \paperpackage a4
69 \use_geometry 0
70 \use_amsmath 0
71 \use_natbib 0
72 \use_numerical_citations 0
73 \paperorientation portrait
74 \secnumdepth 3
75 \tocdepth 3
76 \paragraph_separation indent
77 \defskip medskip
78 \quotes_language english
79 \quotes_times 2
80 \papercolumns 1
81 \papersides 2
82 \paperpagestyle default
83
84 \layout Title
85
86 The LyX User's Guide
87 \layout Author
88
89 by the LyX Team
90 \begin_inset Foot
91 collapsed true
92
93 \layout Standard
94 \noindent 
95 Principal maintainer of this file is 
96 \noun on 
97 Mike Ressler
98 \noun default 
99 .
100  If you have comments or error corrections, please send them to the LyX
101  Documentation mailing list: 
102 \family typewriter 
103 lyx-docs@lists.lyx.org
104 \end_inset 
105
106
107 \layout Standard
108
109
110 \begin_inset Note
111 collapsed false
112
113 \layout Standard
114
115 To export this document as pdf, ps or dvi, the LaTeX-package 
116 \series bold 
117 hyperref
118 \series default 
119  has to be installed.
120 \layout Standard
121
122 This package should be part of all popular LaTeX-distributions.
123 \end_inset 
124
125
126 \layout Standard
127
128
129 \begin_inset LatexCommand \tableofcontents{}
130
131 \end_inset 
132
133
134 \layout Chapter
135
136 Introduction
137 \layout Section
138
139 What is LyX?
140 \layout Standard
141
142 LyX is a document preparation system.
143  It is a tool for producing beautiful manuscripts, publishable books, business
144  letters and proposals, and even poetry.
145  It is unlike most other 
146 \begin_inset Quotes eld
147 \end_inset 
148
149 word processors
150 \begin_inset Quotes erd
151 \end_inset 
152
153  in the sense that it uses the paradigm of a markup language as its core
154  editing style.
155  That means that when you type a section header, you mark it as a 
156 \begin_inset Quotes eld
157 \end_inset 
158
159 Section
160 \begin_inset Quotes erd
161 \end_inset 
162
163 , not 
164 \begin_inset Quotes eld
165 \end_inset 
166
167 Bold, 17 pt type, left justified, 5 mm space below
168 \begin_inset Quotes erd
169 \end_inset 
170
171 .
172  LyX takes care of the typesetting for you, so you deal only with concepts,
173  not the mechanics.
174 \layout Standard
175
176 This philosophy is explained in much greater detail in the 
177 \emph on 
178
179 \begin_inset Quotes eld
180 \end_inset 
181
182 Introduction
183 \begin_inset Quotes erd
184 \end_inset 
185
186
187 \emph default 
188 .
189  If you haven't read it yet, you need to.
190  Yes, we mean now.
191 \layout Standard
192
193 The 
194 \begin_inset Quotes eld
195 \end_inset 
196
197
198 \emph on 
199 Introduction
200 \emph default 
201
202 \begin_inset Quotes erd
203 \end_inset 
204
205  describes several things in addition to LyX's philosophy: most importantly,
206  the format of all of the manuals.
207  If you don't read it, you'll have a bear of a time navigating this manual.
208  You might also be better served looking in one of the other manuals instead
209  of this one.
210  
211 \begin_inset Quotes eld
212 \end_inset 
213
214
215 \emph on 
216 Introduction
217 \emph default 
218
219 \begin_inset Quotes erd
220 \end_inset 
221
222  describes that, too.
223 \layout Section
224
225 Getting Started
226 \layout Subsection
227
228 Invoking LyX
229 \layout Standard
230
231 Similar to other Linux [and other brands of Unix] programs, you start LyX
232  by simply typing 
233 \family typewriter 
234 lyx
235 \family default 
236  at the command line.
237  You can, of course, include several command-line options, including file
238  names.
239  We're not going to repeat all of the command-line options here, since we've
240  already done that in the 
241 \family typewriter 
242 man
243 \family default 
244  page for LyX.
245  Check there for more info.
246 \layout Standard
247
248 There are one or two things we'd like to comment on:
249 \layout Standard
250
251 Please note that if you include more than one file name on the command line,
252  LyX will load them all, though it won't display them all simultaneously.
253  More on that in a bit.
254 \layout Subsection
255
256 How LyX Looks
257 \layout Standard
258
259 Like most applications, LyX has the familiar menu bar across the top of
260  its window.
261  Below it is a toolbar with a pulldown box and various buttons.
262  There is, of course, a vertical scrollbar and a main work area for editing
263  documents.
264  Near the bottom of the window is a small window containing a single line
265  of text.
266  This is the 
267 \emph on 
268 minibuffer
269 \emph default 
270  (a term which we've swiped, lock, stock, and barrel, from GNU Emacs), which
271  really means 
272 \begin_inset Quotes eld
273 \end_inset 
274
275 command buffer
276 \begin_inset Quotes erd
277 \end_inset 
278
279 .
280  Type 
281 \family sans 
282 M-x
283 \family default 
284  when you need to type a command in the minibuffer.
285 \layout Standard
286
287 Note that there is no horizontal scroll bar.
288  This is not a bug or an oversight, but intentional.
289  When you read a book, you expect the end of a line to wrap around to the
290  next line.
291  Text overflows onto new pages in a vertical fashion, hence the need for
292  only a vertical scrollbar.
293 \layout Standard
294
295 There are three cases where you might want a horizontal scrollbar.
296  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
297  This, however, is due
298  to a flaw in the routine that displays graphics on the LyX screen in a
299  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
300  as you'd need to rescale graphics to fit on a page.
301  The second and third cases are tables and equations which are wider than
302  the LyX window.
303  You can use the arrow keys to scroll horizontally through the table, but
304  this doesn't work for equations yet.
305 \layout Subsection
306
307 HELP!
308 \layout Standard
309
310 First, the bad news: the help system is not as thorough or idiot-proof as
311  in many commercial applications.
312  Patience.
313  We're working on it.
314 \layout Standard
315
316 Now the good news: the help system consists of the LyX manuals.
317  You can read 
318 \emph on 
319 all
320 \emph default 
321  of the manuals from inside LyX.
322  Just select the manual you want read from the 
323 \family sans 
324 \bar under 
325 H
326 \bar default 
327 elp
328 \family default 
329  menu.
330 \layout Standard
331
332 While we're at it, we'd like to make a comment about the manuals.
333  They're not idiot-proof, not in the least.
334  Here's what one of our authors, 
335 \noun on 
336 John Weiss
337 \noun default 
338 , once said about manuals:
339 \layout Quotation
340
341 I hate manuals.
342 \layout Quotation
343
344 Yes, we've all dealt with the terse, poorly-translated, or cryptic manuals.
345  They are aggravating.
346  I find, however, that the overly simplified ones are even more aggravating.
347  First, they spend about half their time carefully explaining to the user
348  how to operate a mouse, what a menu is, et cetera, ad nauseum.
349  Please, if someone doesn't know how to use their own computer, or a GUI,
350  then they should sit down and learn 
351 \emph on 
352 before
353 \emph default 
354  they start up a major piece of software.
355 \layout Quotation
356
357 Second, what information they do provide seems to assume that the user is
358  stupid.
359  Utter nonsense! Most users, in my experience, are some combination of clueless
360  and intimidated, not stupid.
361  Besides, if someone is truly slow on the uptake, they need help that a
362  manual for a piece of computer software can't give.
363 \layout Standard
364
365
366 \emph on 
367 Editor's Note: With this in mind, I've instructed all of the other authors
368  to avoid patronizing you, the reader, and to be more pedagogical than pedantic.
369  As for those who are too lazy to read and understand the manuals --- well,
370  as we say here in America, there's no such thing as a free lunch.
371  - jw
372 \layout Section
373
374 The LyX Interface
375 \layout Subsection
376
377 Basic File Operations
378 \layout Standard
379
380 Under the 
381 \family sans 
382 \bar under 
383 F
384 \bar default 
385 ile
386 \family default 
387  menu are the 9 basic operations for any word processor in addition to some
388  more advanced operations:
389 \layout Itemize
390
391
392 \family sans 
393 \bar under 
394 N
395 \bar default 
396 ew
397 \layout Itemize
398
399
400 \family sans 
401 New\SpecialChar ~
402 from
403 \bar under 
404 \SpecialChar ~
405 T
406 \bar default 
407 emplate
408 \layout Itemize
409
410
411 \family sans 
412 \bar under 
413 O
414 \bar default 
415 pen
416 \layout Itemize
417
418
419 \family sans 
420 \bar under 
421 C
422 \bar default 
423 lose
424 \layout Itemize
425
426
427 \family sans 
428 \bar under 
429 S
430 \bar default 
431 ave
432 \layout Itemize
433
434
435 \family sans 
436 Save\SpecialChar ~
437
438 \bar under 
439 A
440 \bar default 
441 s
442 \layout Itemize
443
444
445 \family sans 
446 \bar under 
447 R
448 \bar default 
449 evert
450 \layout Itemize
451
452
453 \family sans 
454 \bar under 
455 P
456 \bar default 
457 rint
458 \layout Itemize
459
460
461 \family sans 
462 E
463 \bar under 
464 x
465 \bar default 
466 it
467 \layout Standard
468
469 They all do pretty much the same thing as in other word processors, with
470  a few minor differences.
471  The 
472 \family sans 
473 \bar under 
474 F
475 \bar default 
476 ile\SpecialChar \menuseparator
477 New\SpecialChar ~
478 from
479 \bar under 
480 \SpecialChar ~
481 T
482 \bar default 
483 emplate
484 \family default 
485  command not only prompts you for a name for the new file, but also prompts
486  you for a template to use.
487  Selecting a template will automatically set certain layout features for
488  the document, features you would otherwise need to change manually.
489  They can be of use for certain classes, especially those for writing letters
490  [see sec.
491  
492 \begin_inset LatexCommand \ref{sec:doc-classes}
493
494 \end_inset 
495
496 ]
497 \layout Standard
498
499 Note: There is no 
500 \begin_inset Quotes eld
501 \end_inset 
502
503 default file
504 \begin_inset Quotes erd
505 \end_inset 
506
507  or document named 
508 \begin_inset Quotes eld
509 \end_inset 
510
511 Untitled
512 \begin_inset Quotes erd
513 \end_inset 
514
515  or 
516 \begin_inset Quotes eld
517 \end_inset 
518
519 scratch.
520 \begin_inset Quotes erd
521 \end_inset 
522
523  Unless you tell LyX to open a file or create a new one, that big, blank
524  space is just that --- a big, blank space.
525 \layout Standard
526
527 The 
528 \family sans 
529 \bar under 
530 R
531 \bar default 
532 evert
533 \family default 
534  command is useful if more people work on the same document at the same
535  time
536 \begin_inset Foot
537 collapsed true
538
539 \layout Standard
540
541 If you plan to do this, you should check out the Version Control feature
542  in LyX also.
543  Read 
544 \emph on 
545 Extended Features
546 \emph default 
547 \SpecialChar \@.
548
549 \end_inset 
550
551 .
552  It will simply reload the document from disk.
553  You can of course also use it if you regret that you changed a document
554  and want to restore it to the last save.
555 \layout Standard
556
557 The second matter of note concerns the commands 
558 \family sans 
559 \bar under 
560 F
561 \bar default 
562 ile\SpecialChar \menuseparator
563
564 \bar under 
565 C
566 \bar default 
567 lose
568 \family default 
569  and 
570 \family sans 
571 \bar under 
572 F
573 \bar default 
574 ile\SpecialChar \menuseparator
575 E
576 \bar under 
577 x
578 \bar default 
579 it
580 \family default 
581 .
582  They both feature a 
583 \begin_inset Quotes eld
584 \end_inset 
585
586 nag box
587 \begin_inset Quotes erd
588 \end_inset 
589
590  to save us all from our own stupidity.
591  That is, if you try to close a file with changes [or exit LyX], you'll
592  be informed that there are unsaved files.
593 \layout Subsection
594
595 Basic Editing Features
596 \layout Standard
597
598 Like most modern word processors, LyX can perform cut and paste operations
599  on blocks of text, can move by character, word, or screenful of text, and
600  can delete whole words as well as individual characters.
601  The next four sections cover the basic LyX editing features and how to
602  access them.
603  We'll start with cut and paste.
604 \layout Standard
605
606 As you might expect, the 
607 \family sans 
608 \bar under 
609 E
610 \bar default 
611 dit
612 \family default 
613  menu has the cut and paste commands, along with various other editing features.
614  Some of these are special and covered in later sections.
615  The basic ones are:
616 \layout Itemize
617
618
619 \family sans 
620 Cut
621 \layout Itemize
622
623
624 \family sans 
625 Copy
626 \layout Itemize
627
628
629 \family sans 
630 Paste
631 \layout Itemize
632
633
634 \family sans 
635 \bar under 
636 F
637 \bar default 
638 ind\SpecialChar ~
639 &\SpecialChar ~
640 Replace\SpecialChar \ldots{}
641
642 \layout Standard
643
644 The first three are self-explanatory.
645  One thing to note: whenever you delete a block of text that you've selected,
646  it's automatically placed in the clipboard.
647  That is, the 
648 \family sans 
649 Delete
650 \family default 
651  and 
652 \family sans 
653 Backspace
654 \family default 
655  keys also functions as the 
656 \family sans 
657 Cut
658 \family default 
659  command.
660  Also, if you've selected text, be careful.
661  If you hit a key, LyX will completely delete the selected text and replace
662  it with what you just typed.
663  You'll have to do an 
664 \family sans 
665 \bar under 
666 U
667 \bar default 
668 ndo
669 \family default 
670  to get back the lost text.
671 \layout Standard
672
673 The 
674 \family sans 
675 \bar under 
676 E
677 \bar default 
678 dit\SpecialChar \menuseparator
679
680 \bar under 
681 F
682 \bar default 
683 ind\SpecialChar ~
684 &\SpecialChar ~
685 Replace\SpecialChar \ldots{}
686
687 \family default 
688  item opens the 
689 \family sans 
690 Find\SpecialChar ~
691 &\SpecialChar ~
692 Replace
693 \family default 
694  dialog.
695  The text you want to find goes in the 
696 \family sans 
697 Fi
698 \bar under 
699 n
700 \bar default 
701 d
702 \family default 
703  box.
704  Once you've found a word or expression, LyX selects it.
705  Hitting the 
706 \family sans 
707 \bar under 
708 R
709 \bar default 
710 eplace
711 \family default 
712  button replaces the selected text with the contents of the 
713 \family sans 
714 Replace\SpecialChar ~
715
716 \bar under 
717 w
718 \bar default 
719 ith
720 \family default 
721  box.
722  You can click to search again to skip the current word.
723 \layout Standard
724
725 Hit 
726 \family sans 
727 Replace 
728 \bar under 
729 A
730 \bar default 
731 ll
732 \family default 
733  to replace all occurrences of the text in the document automatically.
734 \layout Standard
735
736 The 
737 \family sans 
738 Ca
739 \bar under 
740 s
741 \bar default 
742 e\SpecialChar ~
743 sensitive
744 \family default 
745  toggle button can be used if you want the search to consider the case of
746  the search word.
747  If the toggle is set, searching for 
748 \begin_inset Quotes eld
749 \end_inset 
750
751
752 \family typewriter 
753 Match
754 \family default 
755
756 \begin_inset Quotes erd
757 \end_inset 
758
759  will not match the word 
760 \begin_inset Quotes eld
761 \end_inset 
762
763
764 \family typewriter 
765 match
766 \family default 
767
768 \begin_inset Quotes erd
769 \end_inset 
770
771 .
772 \layout Standard
773
774 The 
775 \family sans 
776 \bar under 
777 M
778 \bar default 
779 atch\SpecialChar ~
780 Word
781 \family default 
782  toggle button can be used to force LyX to only find complete words.
783  I.e.
784  searching for 
785 \begin_inset Quotes eld
786 \end_inset 
787
788
789 \family typewriter 
790 match
791 \family default 
792
793 \begin_inset Quotes erd
794 \end_inset 
795
796  will not match 
797 \begin_inset Quotes eld
798 \end_inset 
799
800
801 \family typewriter 
802 matches
803 \family default 
804
805 \begin_inset Quotes erd
806 \end_inset 
807
808
809 \begin_inset Quotes eld
810 \end_inset 
811
812
813 \family typewriter 
814 matchbox
815 \family default 
816
817 \begin_inset Quotes erd
818 \end_inset 
819
820 , etc.
821 \layout Subsection
822
823 Undo and Redo
824 \layout Standard
825
826 If you make a mistake, you can easily recover from it.
827  LyX has a large-capacity undo/redo buffer.
828  Select 
829 \family sans 
830 \bar under 
831 E
832 \bar default 
833 dit\SpecialChar \menuseparator
834
835 \bar under 
836 U
837 \bar default 
838 ndo
839 \family default 
840  to undo some mistake.
841  If you accidently undo too much, use 
842 \family sans 
843 \bar under 
844 E
845 \bar default 
846 dit\SpecialChar \menuseparator
847
848 \bar under 
849 R
850 \bar default 
851 edo
852 \family default 
853  to 
854 \begin_inset Quotes eld
855 \end_inset 
856
857 undo the undo.
858 \begin_inset Quotes erd
859 \end_inset 
860
861  The undo mechanism is currently limited to 100 steps to minimise memory
862  overhead.
863  
864 \layout Standard
865
866 Notice that if you revert back all changes to arrive to the document as
867  it was last saved, the 
868 \begin_inset Quotes eld
869 \end_inset 
870
871 changed
872 \begin_inset Quotes erd
873 \end_inset 
874
875  status of the document is unfortunately not reset.
876  This is a consequence of the 100 step undo limit, above.
877 \layout Standard
878
879 The 
880 \family sans 
881 \bar under 
882 U
883 \bar default 
884 ndo
885 \family default 
886  and 
887 \family sans 
888 \bar under 
889 R
890 \bar default 
891 edo
892 \family default 
893  work on almost everything in LyX.
894  They have some quirks, too.
895  They won't 
896 \family sans 
897 \bar under 
898 U
899 \bar default 
900 ndo
901 \family default 
902  or 
903 \family sans 
904 \bar under 
905 R
906 \bar default 
907 edo
908 \family default 
909  text character by character, but by blocks of text.
910  That can take some getting used to; you'll have to play with 
911 \family sans 
912 \bar under 
913 U
914 \bar default 
915 ndo
916 \family default 
917  and 
918 \family sans 
919 \bar under 
920 R
921 \bar default 
922 edo
923 \family default 
924  to get a feel for just how much they'll undo/redo, and after time, you'll
925  hopefully appreciate how it works.
926 \layout Subsection
927
928 Basic Mouse Bindings
929 \layout Standard
930
931 We're not going to go into all of the mouse bindings here.
932  Some of the other sections of this manual cover specific operations you
933  can do with the mouse.
934  Instead, we're going to cover the most basic mouse operations.
935 \layout Enumerate
936
937 Motion
938 \begin_deeper 
939 \layout Itemize
940
941 Click the 
942 \emph on 
943 left mouse button
944 \emph default 
945  once anywhere in the edit window.
946  The cursor moves to the text under the mouse.
947 \end_deeper 
948 \layout Enumerate
949
950 Selecting Text
951 \begin_deeper 
952 \layout Itemize
953
954 Hold down the 
955 \emph on 
956 left mouse button
957 \emph default 
958  and drag the mouse.
959  LyX marks the text between the old and new mouse positions.
960  Use 
961 \family sans 
962 \bar under 
963 E
964 \bar default 
965 dit\SpecialChar \menuseparator
966 Copy
967 \family default 
968  to create a copy of the text in LyX's buffer.
969 \layout Itemize
970
971 Re-position the cursor and then paste the text back into LyX using 
972 \family sans 
973 \bar under 
974 E
975 \bar default 
976 dit\SpecialChar \menuseparator
977 Paste
978 \family default 
979 .
980 \end_deeper 
981 \layout Enumerate
982
983 Footnotes, Margin Notes, Figure and Table Floats, etc.
984 \begin_deeper 
985 \layout Standard
986
987
988 \emph on 
989 Single click 
990 \emph default 
991 the
992 \emph on 
993  
994 \emph default 
995 left mouse button to open or close any of these.
996  Also check the appropriate section of this manual for more details.
997 \end_deeper 
998 \layout Enumerate
999
1000 Tables
1001 \begin_deeper 
1002 \layout Standard
1003
1004
1005 \emph on 
1006 Single click
1007 \emph default 
1008  the right mouse button
1009 \emph on 
1010  
1011 \emph default 
1012 to open a dialog that will allow you to manipulate the table.
1013 \end_deeper 
1014 \layout Subsection
1015
1016 Basic Key Bindings
1017 \begin_inset LatexCommand \label{sec: key bindings}
1018
1019 \end_inset 
1020
1021
1022 \layout Standard
1023
1024 Again, we're not going to cover all of the keybindings.
1025  Be aware that there are at least two different primary binding maps: CUA
1026  and Emacs.
1027  I guarantee you will cuss when you press Control-d to delete a character,
1028  and it starts up a DVI previewer instead (or vice versa).
1029 \layout Standard
1030
1031 Some keys, like 
1032 \family sans 
1033 Page\SpecialChar ~
1034 Up
1035 \family default 
1036
1037 \family sans 
1038 Page\SpecialChar ~
1039 Down
1040 \family default 
1041
1042 \family sans 
1043 Left
1044 \family default 
1045
1046 \family sans 
1047 Right
1048 \family default 
1049
1050 \family sans 
1051 Up
1052 \family default 
1053 , and 
1054 \family sans 
1055 Down
1056 \family default 
1057 , do exactly what you expect them to do.
1058  Other keys don't:
1059 \layout Labeling
1060 \labelwidthstring 00.00.0000
1061
1062
1063 \family sans 
1064 Tab
1065 \family default 
1066  There is no such thing as a tab stop in LyX.
1067  If you don't understand this, go read Sections 
1068 \begin_inset LatexCommand \ref{sec:parindentintro}
1069
1070 \end_inset 
1071
1072  and 
1073 \begin_inset LatexCommand \ref{sec:par-environments}
1074
1075 \end_inset 
1076
1077 , especially Section\SpecialChar ~
1078
1079 \begin_inset LatexCommand \ref{sec:parenvlists}
1080
1081 \end_inset 
1082
1083 , right now.
1084  Yes, right now.
1085  If you're still confused, look in the 
1086 \emph on 
1087 Tutorial
1088 \emph default 
1089 .
1090 \layout Labeling
1091 \labelwidthstring 00.00.0000
1092
1093
1094 \family sans 
1095 Esc
1096 \family default 
1097  This is the 
1098 \begin_inset Quotes eld
1099 \end_inset 
1100
1101 cancel key.
1102 \begin_inset Quotes erd
1103 \end_inset 
1104
1105  It's used, generically, to cancel operations.
1106  Other parts of the manual will go into greater detail about this.
1107 \layout Labeling
1108 \labelwidthstring 00.00.0000
1109
1110
1111 \family sans 
1112 Home
1113 \family default 
1114 \SpecialChar ~
1115 and\SpecialChar ~
1116
1117 \family sans 
1118 End
1119 \family default 
1120  These move the cursor, respectively, to the beginning and end of a line,
1121  unless you are using the Emacs bindings where they jump to the beginning
1122  or end of the file.
1123 \layout Labeling
1124 \labelwidthstring 00.00.0000
1125
1126
1127 \family sans 
1128 Backspace
1129 \family default 
1130 \SpecialChar ~
1131 and\SpecialChar ~
1132
1133 \family sans 
1134 Delete
1135 \family default 
1136  
1137 \emph on 
1138 If
1139 \emph default 
1140  you have your keyboard set up correctly under the X Windows System, 
1141 \family sans 
1142 Backspace
1143 \family default 
1144  works as expected and 
1145 \family sans 
1146 Delete
1147 \family default 
1148  deletes the character under the cursor [if no text is selected].
1149 \begin_deeper 
1150 \layout Standard
1151
1152 If you haven't set up your keyboard under X, or have no idea what we mean
1153  by that, go read section 
1154 \begin_inset LatexCommand \ref{sec:x-win-keys}
1155
1156 \end_inset 
1157
1158  immediately.
1159  You'll save yourself a lot of headaches.
1160 \end_deeper 
1161 \layout Standard
1162
1163 Then there are the modifier keys:
1164 \layout Labeling
1165 \labelwidthstring 00.00.0000
1166
1167
1168 \family sans 
1169 Control-
1170 \family default 
1171  This has a couple of different uses, depending on which keys it's used
1172  in combination with:
1173 \begin_deeper 
1174 \layout Itemize
1175
1176 With 
1177 \family sans 
1178 Backspace
1179 \family default 
1180  or 
1181 \family sans 
1182 Delete
1183 \family default 
1184 , it deletes an entire word instead of a single character.
1185 \layout Itemize
1186
1187 With 
1188 \family sans 
1189 Left
1190 \family default 
1191  and 
1192 \family sans 
1193 Right
1194 \family default 
1195 , it moves by words instead of characters.
1196 \layout Itemize
1197
1198 With 
1199 \family sans 
1200 Home
1201 \family default 
1202  and 
1203 \family sans 
1204 End
1205 \family default 
1206 , it moves to the beginning and the end of the document, respectively.
1207 \end_deeper 
1208 \layout Labeling
1209 \labelwidthstring 00.00.0000
1210
1211
1212 \family sans 
1213 Shift-
1214 \family default 
1215  Use this with any of the motion keys to select the text between the old
1216  and new cursor positions.
1217 \layout Labeling
1218 \labelwidthstring 00.00.0000
1219
1220
1221 \family sans 
1222 Meta-
1223 \family default 
1224  This is the Alt key on many keyboards, unless your keyboard has a distinct
1225  Meta key.
1226  Unfortunately, X sometimes has their functionality swapped, so if you have
1227  both keys, you will need to do a little trial and error to find out which
1228  one actually performs the 
1229 \family sans 
1230 Meta-
1231 \family default 
1232  function.
1233  This key does many different things, but it also activates the 
1234 \emph on 
1235 menu accelerator keys
1236 \emph default 
1237 .
1238  If you use this in combination with any of the underlined letters in a
1239  menu or menu item, it selects that menu item.
1240 \begin_deeper 
1241 \layout Standard
1242
1243 For example, the sequence 
1244 \begin_inset Quotes eld
1245 \end_inset 
1246
1247
1248 \family sans 
1249 M-e\SpecialChar ~
1250 a
1251 \family default 
1252
1253 \begin_inset Quotes erd
1254 \end_inset 
1255
1256  pastes text.
1257  Typing 
1258 \begin_inset Quotes eld
1259 \end_inset 
1260
1261
1262 \family sans 
1263 M-f
1264 \family default 
1265
1266 \begin_inset Quotes erd
1267 \end_inset 
1268
1269  opens the 
1270 \family sans 
1271 \bar under 
1272 F
1273 \bar default 
1274 ile
1275 \family default 
1276  menu.
1277 \layout Standard
1278
1279 There are also other things bound to the 
1280 \family sans 
1281 Meta-
1282 \family default 
1283  key, but you'll have to check in the 
1284 \emph on 
1285 Reference
1286 \emph default 
1287  
1288 \emph on 
1289 manual
1290 \emph default 
1291  for more info.
1292 \end_deeper 
1293 \layout Standard
1294
1295 Hopefully, you'll learn more and more keybindings and short-cut keys as
1296  you use LyX, because most mouse actions will prompt a small message in
1297  the minibuffer which describe the name of the action, you've just triggered,
1298  and any existing keybindings for that action.
1299  The notation for the keybindings is very similar to the notation used in
1300  this documentation, so you should not have any problems understanding it.
1301  However, notice that Shift-modifiers are explicitly mentioned, so 
1302 \family sans 
1303
1304 \begin_inset Quotes eld
1305 \end_inset 
1306
1307 M-p S-A
1308 \family default 
1309
1310 \begin_inset Quotes erd
1311 \end_inset 
1312
1313  means 
1314 \family sans 
1315 Meta-p
1316 \family default 
1317  followed by a capital 
1318 \family sans 
1319 A
1320 \family default 
1321 .
1322  
1323 \begin_inset Quotes eld
1324 \end_inset 
1325
1326
1327 \family sans 
1328 S-C-S
1329 \family default 
1330
1331 \begin_inset Quotes erd
1332 \end_inset 
1333
1334  means 
1335 \family sans 
1336 Shift-Control-s
1337 \family default 
1338 .
1339 \layout Section
1340
1341 Using LyX with Other Programs
1342 \layout Subsection
1343
1344 Importing ASCII files
1345 \layout Standard
1346
1347 You can import text from an ASCII file using the 
1348 \family sans 
1349 \bar under 
1350 F
1351 \bar default 
1352 ile\SpecialChar \menuseparator
1353
1354 \bar under 
1355 I
1356 \bar default 
1357 mport\SpecialChar \menuseparator
1358
1359 \bar under 
1360 A
1361 \bar default 
1362 scii\SpecialChar ~
1363 text\SpecialChar ~
1364 as\SpecialChar ~
1365 lines
1366 \family default 
1367  or 
1368 \family sans 
1369 \bar under 
1370 F
1371 \bar default 
1372 ile\SpecialChar \menuseparator
1373
1374 \bar under 
1375 I
1376 \bar default 
1377 mport\SpecialChar \menuseparator
1378
1379 \bar under 
1380 A
1381 \bar default 
1382 scii\SpecialChar ~
1383 text\SpecialChar ~
1384 as\SpecialChar ~
1385 paragraphs
1386 \family default 
1387  options.
1388 \layout Standard
1389
1390
1391 \family sans 
1392 \bar under 
1393 F
1394 \bar default 
1395 ile\SpecialChar \menuseparator
1396
1397 \bar under 
1398 I
1399 \bar default 
1400 mport\SpecialChar \menuseparator
1401
1402 \bar under 
1403 A
1404 \bar default 
1405 scii\SpecialChar ~
1406 text\SpecialChar ~
1407 as_lines
1408 \family default 
1409  puts each line of the file into its own LyX paragraph.
1410  This is useful if you're importing a text file with a simple list in it.
1411  However, if your text file contains paragraphs in it, LyX will mangle the
1412  paragraphs if you use this form of import.
1413 \layout Standard
1414
1415
1416 \family sans 
1417 \bar under 
1418 F
1419 \bar default 
1420 ile\SpecialChar \menuseparator
1421
1422 \bar under 
1423 I
1424 \bar default 
1425 mport\SpecialChar \menuseparator
1426
1427 \bar under 
1428 A
1429 \bar default 
1430 scii\SpecialChar ~
1431 text\SpecialChar ~
1432 as\SpecialChar ~
1433 paragraphs
1434 \family default 
1435  preserves paragraphs in text files.
1436  Often in a text file, you didn't put the contents of an entire paragraph
1437  on one line.
1438  You used 
1439 \family sans 
1440 Return
1441 \family default 
1442  to break up the paragraph into separate lines.
1443  Using the 
1444 \family sans 
1445 as\SpecialChar ~
1446 paragraphs
1447 \family default 
1448 , LyX won't mangle such paragraphs.
1449  Anything between two consecutive blank lines goes into its own LyX paragraph.
1450  Remember: you must make sure there is a 
1451 \emph on 
1452 completely blank
1453 \emph default 
1454  line between each and every paragraph in your text file.
1455  If not, LyX might end up merging two paragraphs.
1456 \layout Subsection
1457
1458 Cut and Paste Between LyX and Other X Programs
1459 \layout Standard
1460
1461 The 
1462 \family sans 
1463 Cut
1464 \family default 
1465
1466 \family sans 
1467 Copy
1468 \family default 
1469 , and 
1470 \family sans 
1471 Paste
1472 \family default 
1473  operations will transfer text to and from LyX.
1474  You can copy text from LyX to another window in this way: Select the text
1475  that you want to copy, then go to the destination window and paste the
1476  text with the middle mouse button.
1477  
1478 \layout Standard
1479
1480 Pasting text into LyX also works much the same way as in X.
1481  Select the text with the mouse in another X window.
1482  Go to the Lyx window and paste the text with the middle mouse button.
1483 \layout Chapter
1484
1485 LyX Setup and Supporting Applications
1486 \layout Section
1487
1488 Introduction
1489 \layout Standard
1490
1491 If you're using LyX on a system someone else has set up for you, then you
1492  can safely skip this chapter.
1493  It describes all of the things you need beyond the LyX binary and files
1494  distributed with it.
1495 \layout Standard
1496
1497 If you're installing LyX on your system, 
1498 \emph on 
1499 you should read the README's that came with the LyX distribution and then
1500  
1501 \family sans 
1502 \emph default 
1503 \bar under 
1504 H
1505 \bar default 
1506 elp\SpecialChar \menuseparator
1507
1508 \bar under 
1509 L
1510 \bar default 
1511 aTeX\SpecialChar ~
1512 Configuration
1513 \family default 
1514 \emph on 
1515 .
1516
1517 \emph default 
1518  Do that first.
1519  This chapter does not describe installation or setup of the LyX binary
1520  [Well, not everything\SpecialChar \ldots{}
1521 ].
1522  It does describe all of the things you'll need to use LyX to its fullest.
1523 \begin_inset Foot
1524 collapsed true
1525
1526 \layout Standard
1527
1528 This is basically where we decided to document a bunch of info about running
1529  LyX, including what other programs you'll need to make LyX useful.
1530 \end_inset 
1531
1532
1533 \layout Section
1534
1535 Basic LyX Setup
1536 \begin_inset LatexCommand \label{sec:setup}
1537
1538 \end_inset 
1539
1540
1541 \layout Standard
1542
1543 There are two ways to run LyX.
1544  The first way is to install LyX and all of its support files on your system.
1545  Of course, you need root privileges to do that.
1546  The second way to run LyX doesn't require root access, letting you 
1547 \begin_inset Quotes eld
1548 \end_inset 
1549
1550 install
1551 \begin_inset Quotes erd
1552 \end_inset 
1553
1554  LyX somewhere in your own account.
1555  LyX will automatically detect where it is as long as the supporting directories
1556  are put in the correct places.
1557 \layout Standard
1558
1559 There are several features of LyX that can be configured from inside LyX,
1560  without resorting to configuration files.
1561  First, LyX is able to inspect your system to see what programs, LaTeX document
1562  classes and LaTeX packages are available.
1563  It uses this knowledge to give reasonable defaults to several 
1564 \family typewriter 
1565 preferences
1566 \family sans 
1567  
1568 \family default 
1569 variables.
1570  Although this configuration has already been done when LyX was installed
1571  on your system, you might have some items that you installed locally and
1572  which are not seen by LyX.
1573  To force LyX to re-inspect your system, you should use 
1574 \family sans 
1575 \bar under 
1576 T
1577 \bar default 
1578 ools\SpecialChar \menuseparator
1579
1580 \bar under 
1581 R
1582 \bar default 
1583 econfigure
1584 \family default 
1585 .
1586  You should then restart LyX to ensure that the changes are taken into account.
1587  As far as LaTeX classes and packages are concerned, you will find information
1588  about what has been found under 
1589 \family sans 
1590 \bar under 
1591 H
1592 \bar default 
1593 elp\SpecialChar \menuseparator
1594
1595 \bar under 
1596 L
1597 \bar default 
1598 aTeX\SpecialChar ~
1599 Configuration
1600 \family default 
1601 .
1602 \layout Standard
1603
1604 The second set of settings that you might want to change comprises all the
1605  document-level setting that you can change via the 
1606 \family sans 
1607 \bar under 
1608 D
1609 \bar default 
1610 ocument\SpecialChar \menuseparator
1611
1612 \bar under 
1613 S
1614 \bar default 
1615 ettings
1616 \family default 
1617  dialog.
1618  To do this, open a scrap document, set all these options according to your
1619  taste and save them with the 
1620 \family sans 
1621 \bar under 
1622 S
1623 \bar default 
1624 ave\SpecialChar ~
1625 as\SpecialChar ~
1626 Document\SpecialChar ~
1627 Defaults
1628 \family default 
1629  button in the 
1630 \family sans 
1631 \bar under 
1632 D
1633 \bar default 
1634 ocument
1635 \family default 
1636  dialog.
1637  This will create a template named 
1638 \family typewriter 
1639 default.lyx
1640 \family default 
1641  which is automatically loaded by LyX when you open a document without template
1642  such that the settings are automatically set-up as you defined them.
1643 \layout Standard
1644
1645 There are many other user-configurable options that you can feed to LyX.
1646  Upon startup, LyX reads a global options file called 
1647 \family typewriter 
1648 lyxrc.defaults
1649 \family default 
1650 .
1651  It will then attempt to read a file called 
1652 \family typewriter 
1653 ~/.lyx/preferences
1654 \family default 
1655  beneath your home directory.
1656  The 
1657 \family sans 
1658 \bar under 
1659 T
1660 \bar default 
1661 ools\SpecialChar \menuseparator
1662
1663 \bar under 
1664 -P
1665 \bar default 
1666 references
1667 \family default 
1668  dialog can be used to change these options; the document 
1669 \emph on 
1670 Customization
1671 \emph default 
1672  contains more information about the preferences dialog and these configuration
1673  files.
1674 \layout Section
1675
1676 Setting Up the X Keyboard
1677 \begin_inset LatexCommand \label{sec:x-win-keys}
1678
1679 \end_inset 
1680
1681
1682 \layout Standard
1683
1684 To use LyX properly, you 
1685 \emph on 
1686 must
1687 \emph default 
1688  set X up correctly.
1689  This is especially vital if you're using the international support features
1690  of LyX and want to use non-English keyboard mappings.
1691  Unfortunately, almost nobody bothers to do this, especially those who've
1692  installed Linux on a PC\SpecialChar \@.
1693  Administrators of large systems can be guilty of
1694  this, too, so don't assume that you're safe if you're using a large system.
1695  Any user can instruct X how to use his or her keyboard.
1696 \layout Subsection
1697
1698 xmodmap and xkeycaps
1699 \layout Standard
1700
1701 First of all read the man pages for these two programs.
1702  They are your best friends when you are trying to set up X key mapping
1703  correctly.
1704  If you don't have them, install them.
1705 \layout Subsubsection
1706
1707 xmodmap
1708 \layout Standard
1709
1710 This document contains no information on how to use 
1711 \family typewriter 
1712 xmodmap
1713 \family default 
1714 .
1715  There is a sample 
1716 \family typewriter 
1717 .Xmodmap
1718 \family default 
1719  file in 
1720 \emph on 
1721 Customization
1722 \emph default 
1723 .
1724  To load the new X keyboard mappings, place the command 
1725 \family typewriter 
1726 xmodmap\SpecialChar ~
1727 .Xmodmap
1728 \family default 
1729  somewhere in your startup scripts [e.g.
1730  
1731 \family typewriter 
1732 .cshrc
1733 \family default 
1734
1735 \family typewriter 
1736 .profile
1737 \family default 
1738
1739 \family typewriter 
1740 .login
1741 \family default 
1742  or 
1743 \family typewriter 
1744 .xinitrc
1745 \family default 
1746  are possible].
1747 \layout Subsubsection
1748
1749 xkeycaps
1750 \layout Standard
1751
1752 This program is a dream come true! It brings up a graphical version of your
1753  keyboard, allows you to make modifications, and then spits those modifications
1754  out to the standard output in a form readable by 
1755 \family typewriter 
1756 xmodmap
1757 \family default 
1758 .
1759  It is very useful when you're trying to design a new 
1760 \family typewriter 
1761 .Xmodmap
1762 \family default 
1763  file, though it will require you to do a bit of cut-and-pasting.
1764 \layout Subsection
1765
1766 Modifiers and Mode_switch
1767 \layout Standard
1768
1769 LyX supports three modifiers: Shift [
1770 \family sans 
1771 S-
1772 \family default 
1773 ], Control [
1774 \family sans 
1775 C-
1776 \family default 
1777 ], and Meta [
1778 \family sans 
1779 M-
1780 \family default 
1781 ].
1782  Moreover, if one of the keys of your keyboard is configured as a 
1783 \family sans 
1784 Compose
1785 \family default 
1786  key, then you can use it to enter some characters not available on your
1787  keyboard.
1788  This compose key can be used either as a modifier (like 
1789 \family sans 
1790 Shift
1791 \family default 
1792  or 
1793 \family sans 
1794 Control
1795 \family default 
1796 ) or as a prefix key.
1797  Here are some examples of what you can do with a 
1798 \family sans 
1799 Compose
1800 \family default 
1801  key:
1802 \layout Itemize
1803
1804
1805 \family sans 
1806 Compose+e+'
1807 \family default 
1808  
1809 \begin_inset Formula $\rightarrow$
1810 \end_inset 
1811
1812  é
1813 \layout Itemize
1814
1815
1816 \family sans 
1817 Compose+O+R
1818 \family default 
1819  
1820 \begin_inset Formula $\rightarrow$
1821 \end_inset 
1822
1823  ®
1824 \layout Itemize
1825
1826
1827 \family sans 
1828 Compose+1+2
1829 \family default 
1830  
1831 \begin_inset Formula $\rightarrow$
1832 \end_inset 
1833
1834  ½
1835 \layout Itemize
1836
1837
1838 \family sans 
1839 Compose+<+<
1840 \family default 
1841  
1842 \begin_inset Formula $\rightarrow$
1843 \end_inset 
1844
1845  «
1846 \layout Standard
1847
1848 This input method is particularly handy when you use accented characters
1849  only from time to time.
1850  It works by default for latin1 characters, but other input methods will
1851  be used if you setup your locale correctly.
1852 \layout Subsection
1853
1854 Helpful Hints and Tips
1855 \layout Standard
1856
1857 First, open up two xterminals.
1858  Use one to edit a new 
1859 \family typewriter 
1860 .Xmodmap
1861 \family default 
1862  file and run 
1863 \family typewriter 
1864 xkeycaps
1865 \family default 
1866  from the other.
1867  Using 
1868 \family typewriter 
1869 xkeycaps
1870 \family default 
1871 , remap your keyboard the way you want it.
1872  There's a button in 
1873 \family typewriter 
1874 xkeycaps
1875 \family default 
1876  to output the new keymap.
1877  Once you hit it, 
1878 \family typewriter 
1879 xkeycaps
1880 \family default 
1881  will spit a bunch of stuff on the xterm you executed it from.
1882  Just copy and paste all of that into your 
1883 \family typewriter 
1884 .Xmodmap
1885 \family default 
1886  file, and you're done.
1887 \begin_inset Foot
1888 collapsed true
1889
1890 \layout Standard
1891
1892 You could also save yourself some typing by executing 
1893 \family typewriter 
1894 xkeycaps > .Xmodmap
1895 \family default 
1896 .
1897  This will create a usable map file.
1898 \end_inset 
1899
1900
1901 \layout Standard
1902
1903 Also, there are some things you can do to help you get oriented.
1904  Try executing the command 
1905 \family typewriter 
1906 xmodmap -v -pm
1907 \family default 
1908 .
1909  This will show you all of the currently active modifiers.
1910  Also try 
1911 \family typewriter 
1912 xmodmap -v -pke | more 
1913 \family default 
1914 to see which keycode numbers are mapped to which symbolic names.
1915  It will also give you some idea of the syntax of the 
1916 \family typewriter 
1917 .Xmodmap
1918 \family default 
1919  file.
1920 \layout Standard
1921
1922 There's one thing you'll need to check.
1923  Make sure that your 
1924 \family sans 
1925 Delete
1926 \family default 
1927  and 
1928 \family sans 
1929 BackSpace
1930 \family default 
1931  keys are 
1932 \emph on 
1933 not
1934 \emph default 
1935  defined as the same key symbol by X! Note that giving these two keys unique
1936  symbol names will not necessarily alter the behavior of your programs.
1937  Some programs bind 
1938 \family sans 
1939 Delete
1940 \family default 
1941  and 
1942 \family sans 
1943 BackSpace
1944 \family default 
1945  to the same operation.
1946  Emacs is one.
1947  Other programs, however, use 
1948 \family sans 
1949 Delete
1950 \family default 
1951  and 
1952 \family sans 
1953 BackSpace
1954 \family default 
1955  for different operations.
1956  LyX is one of these programs, and if you have 
1957 \family sans 
1958 Delete
1959 \family default 
1960  and 
1961 \family sans 
1962 BackSpace
1963 \family default 
1964  labeled with the same key symbol name, you'll have trouble using LyX.
1965 \layout Section
1966
1967 LaTeX
1968 \layout Standard
1969
1970 If you want to do more with LyX than simply create documents and spit out
1971  
1972 \family typewriter 
1973 .tex
1974 \family default 
1975  files, you'll need LaTeX.
1976 \layout Standard
1977
1978 In case you were wondering, LaTeX is a markup language front end for TeX,
1979  a document preparation system invented in 1984 by Donald Knuth.
1980 \begin_inset Foot
1981 collapsed true
1982
1983 \layout Standard
1984
1985 A note about pronunciation: TeX originated from the Greek letters, 
1986 \begin_inset Formula $\tau\epsilon\chi$
1987 \end_inset 
1988
1989 , which rhymes with 
1990 \begin_inset Quotes eld
1991 \end_inset 
1992
1993 blech.
1994 \begin_inset Quotes erd
1995 \end_inset 
1996
1997  That's how you pronounce 
1998 \begin_inset Quotes eld
1999 \end_inset 
2000
2001 TeX
2002 \begin_inset Quotes erd
2003 \end_inset 
2004
2005  and 
2006 \begin_inset Quotes eld
2007 \end_inset 
2008
2009 LaTeX.
2010 \begin_inset Quotes erd
2011 \end_inset 
2012
2013  [If you're American, just pronounce the 
2014 \begin_inset Quotes eld
2015 \end_inset 
2016
2017 X
2018 \begin_inset Quotes erd
2019 \end_inset 
2020
2021  as a 
2022 \begin_inset Quotes eld
2023 \end_inset 
2024
2025 k
2026 \begin_inset Quotes erd
2027 \end_inset 
2028
2029  and you've got it.]
2030 \end_inset 
2031
2032  TeX takes a set of commands in an ASCII file and converts it to a 
2033 \begin_inset Quotes eld
2034 \end_inset 
2035
2036 device-independent
2037 \begin_inset Quotes erd
2038 \end_inset 
2039
2040  format, or Dvi, for short.
2041  The Dvi file can then be sent to printers.
2042  TeX is programmable, and LaTeX is nothing but a [really huge] set of TeX
2043  macros.
2044  LaTeX will typically come as part of a TeX distribution, so all you need
2045  is a TeX package.
2046 \layout Standard
2047
2048 Note that on some old systems you may find that only LaTeX 2.09 is installed
2049  (as opposed to the more current LaTeX2e).
2050  LyX cannot be used with LaTeX 2.09.
2051 \layout Standard
2052
2053 If you're using Linux, LaTeX2e should have come with your distribution.
2054  For other systems, you might need to install LaTeX yourself.You can obtain
2055  a LaTeX distribution (and anything and everything related to TeX and LaTeX)
2056  from a Comprehensive TeX Archive Network (CTAN) mirror.
2057  A complete list of mirrors may be found at
2058 \newline 
2059
2060 \begin_inset LatexCommand \url{http://www.ctan.org}
2061
2062 \end_inset 
2063
2064
2065 \begin_inset LatexCommand \label{sec:ctan}
2066
2067 \end_inset 
2068
2069
2070 \layout Section
2071
2072 Dvips and Ghostscript
2073 \layout Subsection
2074
2075 What You Need
2076 \layout Standard
2077
2078 There's one more step you need to take if you want to print your LyX documents.
2079  Obviously, you'll need to make sure your printer is configured [see next
2080  section].
2081  You'll also need to install these programs (or compatibles), if you don't
2082  have them already:
2083 \layout Itemize
2084
2085
2086 \family typewriter 
2087 dvips
2088 \layout Itemize
2089
2090
2091 \family typewriter 
2092 ghostscript
2093 \layout Itemize
2094
2095
2096 \family typewriter 
2097 xdvi
2098 \layout Itemize
2099
2100
2101 \family typewriter 
2102 ghostview
2103 \layout Standard
2104
2105 The latter two programs are previewer for files in Dvi and PostScript®
2106 \begin_inset Foot
2107 collapsed true
2108
2109 \layout Standard
2110
2111 PostScript® is a registered trademark of Adobe Systems Incorporated, and
2112  is the main page description language in the UN*X world.
2113  
2114 \end_inset 
2115
2116  format.
2117  If you don't know what a DVI file is, you've probably also never worked
2118  with LaTeX and should read the 
2119 \emph on 
2120 Tutorial
2121 \emph default 
2122  document before proceeding further.
2123  
2124 \family typewriter 
2125 dvips
2126 \family default 
2127  converts DVI files into PostScript, which is the format most printers use
2128  nowadays.
2129  For those of you using dot-matrix and inkjet printers, you'll want to filter
2130  the PostScript through 
2131 \family typewriter 
2132 ghostscript
2133 \family default 
2134 , which is capable of creating output for a variety of printers.
2135  The following section on printer setup describes how to do this automatically
2136  every time you print.
2137  For now, we'll concentrate on 
2138 \family typewriter 
2139 dvips
2140 \family default 
2141 .
2142 \layout Subsection
2143
2144 Dvips
2145 \begin_inset LatexCommand \label{sec:dvipsconfig}
2146
2147 \end_inset 
2148
2149
2150 \layout Standard
2151
2152 Whether you'll be running LyX on a large system or a Linux box at home,
2153  you should configure 
2154 \family typewriter 
2155 dvips
2156 \family default 
2157 .
2158  
2159 \family typewriter 
2160 dvips
2161 \family default 
2162  will either 
2163 \begin_inset Quotes eld
2164 \end_inset 
2165
2166 print
2167 \begin_inset Quotes erd
2168 \end_inset 
2169
2170  into a file, or send output directly to the printer, depending on how it's
2171  configured.
2172  If it is set up to print to a file, and if no filename is specified, it
2173  will simply turn 
2174 \family typewriter 
2175 foo.dvi
2176 \family default 
2177  into 
2178 \family typewriter 
2179 foo.ps
2180 \family default 
2181 .
2182  Most systems have 
2183 \family typewriter 
2184 dvips
2185 \family default 
2186  set up to send output to the default printer.
2187  For LyX, you'll want the flexibility to do both.
2188 \layout Standard
2189
2190 If you are not a mood to configure 
2191 \family typewriter 
2192 dvips
2193 \family default 
2194  to adapt its output to your printer, you can safely skip this section.
2195  Be warned however that the output will not match the quality that you could
2196  expect from your printer.
2197  At least, it will print.
2198 \layout Standard
2199
2200 If you are using teTeX (a TeX distribution which is particularly popular
2201  on Linux), you should run the program 
2202 \family typewriter 
2203 texconfig
2204 \family default 
2205 .
2206  To make the name of a new printer recognized by 
2207 \family typewriter 
2208 dvips
2209 \family default 
2210  you should then select menu entry 
2211 \family sans 
2212 Dvips
2213 \family default 
2214 , then add.
2215  Enter the required parameters and, before exiting, remember to select the
2216  function 
2217 \family sans 
2218 Rehash
2219 \family default 
2220 .
2221 \layout Standard
2222
2223 Let's turn now to manual configuration: in order to inform 
2224 \family typewriter 
2225 dvips
2226 \family default 
2227  how to automagically convert a 
2228 \family typewriter 
2229 .dvi
2230 \family default 
2231  file into a 
2232 \family typewriter 
2233 .ps
2234 \family default 
2235  file adapted to printer 
2236 \family typewriter 
2237 foo
2238 \family default 
2239 , you need to have a config-file, 
2240 \begin_inset Quotes eld
2241 \end_inset 
2242
2243
2244 \family typewriter 
2245 config.foo
2246 \family default 
2247 ,
2248 \begin_inset Quotes erd
2249 \end_inset 
2250
2251  lying around somewhere.
2252  Typically, the 
2253 \family typewriter 
2254 config.*
2255 \family default 
2256  files for 
2257 \family typewriter 
2258 dvips
2259 \family default 
2260  will be in 
2261 \family typewriter 
2262 /usr/lib/texmf/dvips
2263 \family default 
2264  in most TeX distributions.
2265  Your system will probably be different, of course, so just look under the
2266  main TeX directory for a subdirectory called 
2267 \begin_inset Quotes eld
2268 \end_inset 
2269
2270
2271 \family typewriter 
2272 dvips
2273 \family default 
2274 .
2275 \begin_inset Quotes erd
2276 \end_inset 
2277
2278  It'll be there somewhere.
2279 \layout Standard
2280
2281 Typically, there will be at least one config-file: 
2282 \family typewriter 
2283 config.ps
2284 \family default 
2285 .
2286  This file is the default configuration file, which is 
2287 \emph on 
2288 always
2289 \emph default 
2290  read by dvips
2291 \begin_inset Foot
2292 collapsed true
2293
2294 \layout Standard
2295
2296 In particular, this file is not necessarily connected to the existence of
2297  a file named 
2298 \family typewriter 
2299 ps
2300 \family default 
2301 .
2302 \end_inset 
2303
2304 .
2305  Read this file and see what options could need to be changed for your particula
2306 r printer.
2307  Then create a file 
2308 \family typewriter 
2309 config.foo
2310 \family default 
2311  containing only the relevant lines.
2312  
2313 \layout Standard
2314
2315 There's at least one thing you need to do to the config-file.
2316  There may exist a line that looks like, 
2317 \begin_inset Quotes eld
2318 \end_inset 
2319
2320
2321 \family typewriter 
2322 o | lpr
2323 \family default 
2324
2325 \begin_inset Quotes erd
2326 \end_inset 
2327
2328  [without the quotes, of course\SpecialChar \ldots{}
2329 ].
2330  Change it to 
2331 \begin_inset Quotes eld
2332 \end_inset 
2333
2334
2335 \family typewriter 
2336 o | lpr -Pfoo
2337 \family default 
2338
2339 \begin_inset Quotes erd
2340 \end_inset 
2341
2342 , so that the output is sent by default to printer 
2343 \family typewriter 
2344 foo
2345 \family default 
2346 .
2347  However, you should probably investigate the entries 
2348 \begin_inset Quotes eld
2349 \end_inset 
2350
2351
2352 \family typewriter 
2353 M
2354 \family default 
2355
2356 \begin_inset Quotes erd
2357 \end_inset 
2358
2359  and 
2360 \begin_inset Quotes eld
2361 \end_inset 
2362
2363
2364 \family typewriter 
2365 D
2366 \family default 
2367
2368 \begin_inset Quotes erd
2369 \end_inset 
2370
2371 , which define respectively the Metafont mode and the resolution of the
2372  printer.
2373  If you do not know what a Metafont mode is, you can see it as a printer
2374  driver: it adapts the design of TeX fonts to ensure that they give the
2375  best possible result on your printer.
2376  Be warned however that, if you define different Metafont modes for different
2377  printers, 
2378 \family typewriter 
2379 dvips
2380 \family default 
2381  will generate several copies of your TeX fonts on disk, and these take
2382  valuable space.
2383 \layout Standard
2384
2385 Once you are satisfied that your printers are correctly configured, you
2386  should tell LyX to make use of this configuration.
2387  To do this, you should launch the 
2388 \family sans 
2389 Preferences
2390 \family default 
2391  dialog (
2392 \family sans 
2393 \bar under 
2394 T
2395 \bar default 
2396 ools\SpecialChar \menuseparator
2397
2398 \bar under 
2399 P
2400 \bar default 
2401 references
2402 \family default 
2403 ) and set the entries 
2404 \family sans 
2405 Adapt\SpecialChar ~
2406 output
2407 \family default 
2408  and 
2409 \family sans 
2410 Spool\SpecialChar ~
2411 command
2412 \family default 
2413 .
2414 \layout Standard
2415
2416 You can use as many configuration files as you like, one for each of your
2417  printers.
2418  The default printer for LyX can be specified from the 
2419 \family sans 
2420 \bar under 
2421 P
2422 \bar default 
2423 references
2424 \family default 
2425  dialog or with the 
2426 \family typewriter 
2427 PRINTER
2428 \family default 
2429  environment variable.
2430  You can also choose the desired printer from inside LyX, as described in
2431  a later section.
2432  Once you've done all that, you can print to either a PostScript printer
2433  or file from LyX.
2434  
2435 \layout Standard
2436
2437 If your printer doesn't understand PostScript®, you'll need to use 
2438 \family typewriter 
2439 ghostscript
2440 \family default 
2441  as a filter for your print spooler.
2442  That's covered in numerous HOWTO's and manuals.
2443  We also have a section that covers a little bit of this.
2444 \layout Standard
2445
2446 Some people don't seem to like using the 
2447 \family typewriter 
2448 dvips
2449 \family default 
2450  plus 
2451 \family typewriter 
2452 ghostscript
2453 \family default 
2454  combination.
2455  As alternative, you can use a program that converts the DVI file directly
2456  into your printer language.
2457  You can specify this program in the 
2458 \family sans 
2459 Preferences
2460 \family default 
2461  dialog, too.
2462  There is a major disadvantage to this method.
2463  You can't include any PostScript files, such as graphics, in your documents,
2464  since the printer-specific conversion programs don't understand PostScript®.
2465  For that reason, the LyX team highly recommends using 
2466 \family typewriter 
2467 dvips
2468 \family default 
2469  and 
2470 \family typewriter 
2471 ghostscript
2472 \family default 
2473  for printing.
2474  
2475 \layout Subsection
2476
2477 Ghostscript, Xdvi and Ghostview
2478 \layout Standard
2479
2480
2481 \family typewriter 
2482 Xdvi
2483 \family default 
2484  and 
2485 \family typewriter 
2486 ghostview
2487 \family default 
2488  are viewers.
2489  The former handles 
2490 \family typewriter 
2491 .dvi
2492 \family default 
2493  files, while the later interfaces with 
2494 \family typewriter 
2495 ghostscript
2496 \family default 
2497  to allow you to view PostScript files.
2498 \layout Standard
2499
2500 A quick note on both of these programs.
2501  Both automatically update themselves if the viewed file
2502 \begin_inset Foot
2503 collapsed true
2504
2505 \layout Standard
2506
2507 That means the 
2508 \family typewriter 
2509 .dvi
2510 \family default 
2511  or 
2512 \family typewriter 
2513 .ps
2514 \family default 
2515  file, not the files used to make these.
2516 \end_inset 
2517
2518  changes.
2519  You can also force an update.
2520  So, once you've opened one of these two viewers, there's no reason to close
2521  it.
2522  Also, both programs are functionally the same, providing all of the same
2523  features.
2524 \layout Standard
2525
2526 The LyX team recommends using 
2527 \family typewriter 
2528 xdvi
2529 \family default 
2530  for fine tuning documents.
2531  Why? It's faster; there's one less layer of processing you need to do before
2532  you can view the changes.
2533  Here's an example:
2534 \layout Enumerate
2535
2536 Use 
2537 \family typewriter 
2538 xdvi
2539 \family default 
2540  to preview a document from LyX, and leave it running.
2541 \layout Enumerate
2542
2543 Make changes to the document using LyX.
2544 \layout Enumerate
2545
2546 To view those changes, just choose
2547 \family sans 
2548 \bar under 
2549  V
2550 \bar default 
2551 iew\SpecialChar \menuseparator
2552
2553 \bar under 
2554 U
2555 \bar default 
2556 pdate\SpecialChar \menuseparator
2557
2558 \bar under 
2559 D
2560 \bar default 
2561 VI
2562 \family default 
2563 .
2564  When LaTeX's all done, click on the 
2565 \family typewriter 
2566 xdvi
2567 \family default 
2568  window, and voilà! 
2569 \family typewriter 
2570 xdvi
2571 \family default 
2572  will update itself.
2573 \layout Standard
2574
2575 Now, this doesn't mean 
2576 \family typewriter 
2577 ghostview
2578 \family default 
2579  is useless.
2580  
2581 \family typewriter 
2582 ghostview
2583 \family default 
2584  is better suited to those occasions where you 
2585 \emph on 
2586 must
2587 \emph default 
2588  view the PostScript version of the document.
2589  For repeated changes that aren't PostScript® dependent, you're better off
2590  previewing with 
2591 \family typewriter 
2592 xdvi
2593 \family default 
2594 .
2595  There is an alternative to 
2596 \family typewriter 
2597 ghostview
2598 \family default 
2599  which sports a much better interface: 
2600 \family typewriter 
2601 gv
2602 \family default 
2603 .
2604  LyX will automatically use it instead of ghostscript if it is available.
2605 \layout Section
2606
2607 The Printer
2608 \layout Standard
2609
2610
2611 \size normal 
2612 Anyone working on a large system shouldn't have any problems here.
2613  Your sysadmin [or you, if you are the sysadmin] should already have the
2614  printers set up for your system.
2615  All you need to do is find out the name of the printer you want to use,
2616  and configure you
2617 \size default 
2618 r setup 
2619 \size normal 
2620 as described in the last section.
2621 \layout Standard
2622
2623
2624 \size normal 
2625 Those of you using Linux, however, will have a bit more work to do.
2626  Many people now receive a Linux distribution, such as Red Hat or Slackware,
2627  on CD-ROM
2628 \size default 
2629 \SpecialChar \@.
2630
2631 \size normal 
2632  They follow the install instructions, get Linux up and running, but never
2633  realize that they need to set up their printer.
2634  
2635 \size default 
2636 If you find that you need to do this by hand, we've written a little something
2637  to help you out with that; check out the 
2638 \begin_inset Quotes eld
2639 \end_inset 
2640
2641
2642 \emph on 
2643 A Printer Tutorial
2644 \emph default 
2645
2646 \begin_inset Quotes erd
2647 \end_inset 
2648
2649  chapter in the 
2650 \emph on 
2651 Customization
2652 \emph default 
2653  manual for help.
2654 \layout Chapter
2655
2656 LyX Basics
2657 \layout Section
2658
2659 Document Types
2660 \layout Subsection
2661
2662 Introduction
2663 \layout Standard
2664
2665 Before you do anything else, before you ever start writing a document, you
2666  need to decide what 
2667 \emph on 
2668 type
2669 \emph default 
2670  of document you want to edit.
2671  Different types of documents use different types of spacing, headings,
2672  numbering schemes, and so on.
2673  Additionally, different documents use different paragraph environments,
2674  and format the title of your document differently.
2675 \layout Standard
2676
2677
2678 \emph on 
2679 document class
2680 \emph default 
2681  describes a group of properties common to a particular set of documents.
2682  By setting the document class, you automagically select these properties,
2683  making it easier to create the type of document you want.
2684  If you don't choose a document class, LyX picks one for you by default.
2685  So, it behooves you to change the class of your document.
2686 \layout Standard
2687
2688 Read on for info about the document classes you can choose from LyX, and
2689  how to fine-tune some of their properties.
2690 \layout Subsection
2691
2692
2693 \begin_inset LatexCommand \label{sec:doc-classes}
2694
2695 \end_inset 
2696
2697 The Various Document Classes
2698 \layout Subsubsection
2699
2700 Overview
2701 \layout Standard
2702
2703 There are five standard document classes in LyX.
2704  They are:
2705 \layout Description
2706
2707 Article for basic articles
2708 \layout Description
2709
2710 Report for basic reports
2711 \layout Description
2712
2713 Book for writing a book
2714 \layout Description
2715
2716 Letter for US-style letters
2717 \layout Description
2718
2719 Slides is used to make transparencies
2720 \layout Standard
2721
2722 There are also some non-standard classes, which LyX only uses if you have
2723  a LaTeX setup that supports them:
2724 \layout Description
2725
2726 Aapaper Journal articles in the style and format used in Astronomy & Astrophysic
2727 s
2728 \layout Description
2729
2730 Amsart Journal articles in the style and format used by the AMS [American
2731  Mathematical Society].
2732  There are three amsart layouts available.
2733  The standard one uses a typical numbering scheme for theorems, 
2734 \emph on 
2735 etc.
2736 \emph default 
2737 , that prepends the section number to the number of the result.
2738  All result-type statements (propositions, corollaries, and so on) are sequenced
2739  together, but definitions, examples, and the like have their own sequence.
2740  The 
2741 \begin_inset Quotes eld
2742 \end_inset 
2743
2744 sequential numbering
2745 \begin_inset Quotes erd
2746 \end_inset 
2747
2748  scheme does not place the section number with each result, but numbers
2749  them throughout the article in a single sequence.
2750  Each type of result gets its own sequence.
2751  There is also a layout that dispenses with numbering of statements altogether.
2752 \layout Description
2753
2754 Amsbook Books in the style and format used by the AMS.
2755  Only the standard numbering scheme is provided, under the assumption that
2756  you would not want to number results consecutively throughout a book, and
2757  that you would need to number results.
2758 \layout Description
2759
2760 Dinbrief für Briefe nach deutscher Art
2761 \layout Description
2762
2763 Foils is used to make transparencies, but is better than 
2764 \family sans 
2765 slides
2766 \layout Description
2767
2768 Linuxdoc Used with the SGML-tools package (formerly known as LinuxDoc).
2769  It allows LyX to produce SGML output.
2770  SGML is a markup language and is the predecessor to HTML\SpecialChar \@.
2771  The SGML-tools
2772  package allows you to convert SGML to HTML or to the format used by 
2773 \family typewriter 
2774 man
2775 \family default 
2776  pages.
2777 \layout Description
2778
2779 Paper for use with the 
2780 \family typewriter 
2781 paper
2782 \family default 
2783  LaTeX document class [not in all LaTeX distributions]
2784 \layout Description
2785
2786 Revtex is used to write articles for the publications of the American Physical
2787  Society (APS), American Institute of Physics (AIP), and Optical Society
2788  of America (OSA).
2789  This class is not completely compatible with all LyX features.
2790 \layout Standard
2791
2792 We won't go into any detail about how to use these different document classes
2793  here.
2794  You can find all the details about the non-standard classes in the 
2795 \emph on 
2796 Extended Editing
2797 \emph default 
2798  manual.
2799  Here, we will settle with a list of some of the common properties of all
2800  of the document classes.
2801 \layout Subsubsection
2802
2803 Selecting a Class
2804 \layout Standard
2805
2806 You can select a class using the 
2807 \family sans 
2808 \bar under 
2809 D
2810 \bar default 
2811 ocument
2812 \bar under 
2813 \SpecialChar \menuseparator
2814 S
2815 \bar default 
2816 ettings
2817 \family default 
2818  dialog.
2819  Select the class you want to use, and make any fine tunings of the options
2820  you may need.
2821 \layout Subsubsection
2822
2823 Properties
2824 \layout Standard
2825
2826 Each class has a default set of options.
2827  Here's a quick table describing them:
2828 \layout Standard
2829 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
2830
2831 \begin_inset  Tabular
2832 <lyxtabular version="3" rows="10" columns="5">
2833 <features>
2834 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2835 <column alignment="center" valignment="top" leftline="true" width="0pt">
2836 <column alignment="center" valignment="top" leftline="true" width="0pt">
2837 <column alignment="center" valignment="top" leftline="true" width="0pt">
2838 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2839 <row topline="true" bottomline="true">
2840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2841 \begin_inset Text
2842
2843 \layout Standard
2844
2845 \end_inset 
2846 </cell>
2847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2848 \begin_inset Text
2849
2850 \layout Standard
2851
2852
2853 \family sans 
2854 \series medium 
2855 \shape up 
2856 \size normal 
2857 \emph off 
2858 \bar no 
2859 \noun off 
2860 \color none
2861 Pagestyle
2862 \end_inset 
2863 </cell>
2864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2865 \begin_inset Text
2866
2867 \layout Standard
2868
2869
2870 \family sans 
2871 \series medium 
2872 \shape up 
2873 \size normal 
2874 \emph off 
2875 \bar no 
2876 \noun off 
2877 \color none
2878 Sides
2879 \end_inset 
2880 </cell>
2881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2882 \begin_inset Text
2883
2884 \layout Standard
2885
2886
2887 \family sans 
2888 \series medium 
2889 \shape up 
2890 \size normal 
2891 \emph off 
2892 \bar no 
2893 \noun off 
2894 \color none
2895 Columns
2896 \end_inset 
2897 </cell>
2898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2899 \begin_inset Text
2900
2901 \layout Standard
2902
2903
2904 \series medium 
2905 \shape up 
2906 \size normal 
2907 \emph off 
2908 \bar no 
2909 \noun off 
2910 \color none
2911 Max.
2912  sectioning level
2913 \end_inset 
2914 </cell>
2915 </row>
2916 <row topline="true">
2917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2918 \begin_inset Text
2919
2920 \layout Standard
2921
2922
2923 \series medium 
2924 \shape up 
2925 \size normal 
2926 \emph off 
2927 \bar no 
2928 \noun off 
2929 \color none
2930 article
2931 \end_inset 
2932 </cell>
2933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2934 \begin_inset Text
2935
2936 \layout Standard
2937
2938
2939 \family sans 
2940 \series medium 
2941 \shape up 
2942 \size normal 
2943 \emph off 
2944 \bar no 
2945 \noun off 
2946 \color none
2947 Plain
2948 \end_inset 
2949 </cell>
2950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2951 \begin_inset Text
2952
2953 \layout Standard
2954
2955
2956 \family sans 
2957 \series medium 
2958 \shape up 
2959 \size normal 
2960 \emph off 
2961 \bar no 
2962 \noun off 
2963 \color none
2964 One
2965 \end_inset 
2966 </cell>
2967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2968 \begin_inset Text
2969
2970 \layout Standard
2971
2972
2973 \family sans 
2974 \series medium 
2975 \shape up 
2976 \size normal 
2977 \emph off 
2978 \bar no 
2979 \noun off 
2980 \color none
2981 One
2982 \end_inset 
2983 </cell>
2984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2985 \begin_inset Text
2986
2987 \layout Standard
2988
2989
2990 \family sans 
2991 \series medium 
2992 \shape up 
2993 \size normal 
2994 \emph off 
2995 \bar no 
2996 \noun off 
2997 \color none
2998 Section
2999 \end_inset 
3000 </cell>
3001 </row>
3002 <row topline="true">
3003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3004 \begin_inset Text
3005
3006 \layout Standard
3007
3008
3009 \series medium 
3010 \shape up 
3011 \size normal 
3012 \emph off 
3013 \bar no 
3014 \noun off 
3015 \color none
3016 report
3017 \end_inset 
3018 </cell>
3019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3020 \begin_inset Text
3021
3022 \layout Standard
3023
3024
3025 \family sans 
3026 \series medium 
3027 \shape up 
3028 \size normal 
3029 \emph off 
3030 \bar no 
3031 \noun off 
3032 \color none
3033 Plain
3034 \end_inset 
3035 </cell>
3036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3037 \begin_inset Text
3038
3039 \layout Standard
3040
3041
3042 \family sans 
3043 \series medium 
3044 \shape up 
3045 \size normal 
3046 \emph off 
3047 \bar no 
3048 \noun off 
3049 \color none
3050 One
3051 \end_inset 
3052 </cell>
3053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3054 \begin_inset Text
3055
3056 \layout Standard
3057
3058
3059 \family sans 
3060 \series medium 
3061 \shape up 
3062 \size normal 
3063 \emph off 
3064 \bar no 
3065 \noun off 
3066 \color none
3067 One
3068 \end_inset 
3069 </cell>
3070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3071 \begin_inset Text
3072
3073 \layout Standard
3074
3075
3076 \family sans 
3077 \series medium 
3078 \shape up 
3079 \size normal 
3080 \emph off 
3081 \bar no 
3082 \noun off 
3083 \color none
3084 Chapter
3085 \end_inset 
3086 </cell>
3087 </row>
3088 <row topline="true">
3089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3090 \begin_inset Text
3091
3092 \layout Standard
3093
3094
3095 \series medium 
3096 \shape up 
3097 \size normal 
3098 \emph off 
3099 \bar no 
3100 \noun off 
3101 \color none
3102 book
3103 \end_inset 
3104 </cell>
3105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3106 \begin_inset Text
3107
3108 \layout Standard
3109
3110
3111 \family sans 
3112 \series medium 
3113 \shape up 
3114 \size normal 
3115 \emph off 
3116 \bar no 
3117 \noun off 
3118 \color none
3119 Headings
3120 \end_inset 
3121 </cell>
3122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3123 \begin_inset Text
3124
3125 \layout Standard
3126
3127
3128 \family sans 
3129 \series medium 
3130 \shape up 
3131 \size normal 
3132 \emph off 
3133 \bar no 
3134 \noun off 
3135 \color none
3136 Two
3137 \end_inset 
3138 </cell>
3139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3140 \begin_inset Text
3141
3142 \layout Standard
3143
3144
3145 \family sans 
3146 \series medium 
3147 \shape up 
3148 \size normal 
3149 \emph off 
3150 \bar no 
3151 \noun off 
3152 \color none
3153 One
3154 \end_inset 
3155 </cell>
3156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3157 \begin_inset Text
3158
3159 \layout Standard
3160
3161
3162 \family sans 
3163 \series medium 
3164 \shape up 
3165 \size normal 
3166 \emph off 
3167 \bar no 
3168 \noun off 
3169 \color none
3170 Chapter
3171 \end_inset 
3172 </cell>
3173 </row>
3174 <row topline="true">
3175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3176 \begin_inset Text
3177
3178 \layout Standard
3179
3180
3181 \series medium 
3182 \shape up 
3183 \size normal 
3184 \emph off 
3185 \bar no 
3186 \noun off 
3187 \color none
3188 letter
3189 \end_inset 
3190 </cell>
3191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3192 \begin_inset Text
3193
3194 \layout Standard
3195
3196
3197 \family sans 
3198 \series medium 
3199 \shape up 
3200 \size normal 
3201 \emph off 
3202 \bar no 
3203 \noun off 
3204 \color none
3205 Plain
3206 \end_inset 
3207 </cell>
3208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3209 \begin_inset Text
3210
3211 \layout Standard
3212
3213
3214 \family sans 
3215 \series medium 
3216 \shape up 
3217 \size normal 
3218 \emph off 
3219 \bar no 
3220 \noun off 
3221 \color none
3222 One
3223 \end_inset 
3224 </cell>
3225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3226 \begin_inset Text
3227
3228 \layout Standard
3229
3230
3231 \family sans 
3232 \series medium 
3233 \shape up 
3234 \size normal 
3235 \emph off 
3236 \bar no 
3237 \noun off 
3238 \color none
3239 One
3240 \end_inset 
3241 </cell>
3242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3243 \begin_inset Text
3244
3245 \layout Standard
3246
3247
3248 \series medium 
3249 \shape up 
3250 \size normal 
3251 \emph off 
3252 \bar no 
3253 \noun off 
3254 \color none
3255 none
3256 \end_inset 
3257 </cell>
3258 </row>
3259 <row topline="true">
3260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3261 \begin_inset Text
3262
3263 \layout Standard
3264
3265
3266 \series medium 
3267 \shape up 
3268 \size normal 
3269 \emph off 
3270 \bar no 
3271 \noun off 
3272 \color none
3273 linuxdoc
3274 \end_inset 
3275 </cell>
3276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3277 \begin_inset Text
3278
3279 \layout Standard
3280
3281
3282 \family sans 
3283 \series medium 
3284 \shape up 
3285 \size normal 
3286 \emph off 
3287 \bar no 
3288 \noun off 
3289 \color none
3290 Plain
3291 \end_inset 
3292 </cell>
3293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3294 \begin_inset Text
3295
3296 \layout Standard
3297
3298
3299 \family sans 
3300 \series medium 
3301 \shape up 
3302 \size normal 
3303 \emph off 
3304 \bar no 
3305 \noun off 
3306 \color none
3307 One
3308 \end_inset 
3309 </cell>
3310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3311 \begin_inset Text
3312
3313 \layout Standard
3314
3315
3316 \family sans 
3317 \series medium 
3318 \shape up 
3319 \size normal 
3320 \emph off 
3321 \bar no 
3322 \noun off 
3323 \color none
3324 One
3325 \end_inset 
3326 </cell>
3327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3328 \begin_inset Text
3329
3330 \layout Standard
3331
3332
3333 \family sans 
3334 \series medium 
3335 \shape up 
3336 \size normal 
3337 \emph off 
3338 \bar no 
3339 \noun off 
3340 \color none
3341 Section
3342 \end_inset 
3343 </cell>
3344 </row>
3345 <row topline="true">
3346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3347 \begin_inset Text
3348
3349 \layout Standard
3350
3351
3352 \series medium 
3353 \shape up 
3354 \size normal 
3355 \emph off 
3356 \bar no 
3357 \noun off 
3358 \color none
3359 aapaper
3360 \end_inset 
3361 </cell>
3362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3363 \begin_inset Text
3364
3365 \layout Standard
3366
3367
3368 \family sans 
3369 \series medium 
3370 \shape up 
3371 \size normal 
3372 \emph off 
3373 \bar no 
3374 \noun off 
3375 \color none
3376 Plain
3377 \end_inset 
3378 </cell>
3379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3380 \begin_inset Text
3381
3382 \layout Standard
3383
3384
3385 \family sans 
3386 \series medium 
3387 \shape up 
3388 \size normal 
3389 \emph off 
3390 \bar no 
3391 \noun off 
3392 \color none
3393 Two
3394 \end_inset 
3395 </cell>
3396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3397 \begin_inset Text
3398
3399 \layout Standard
3400
3401
3402 \family sans 
3403 \series medium 
3404 \shape up 
3405 \size normal 
3406 \emph off 
3407 \bar no 
3408 \noun off 
3409 \color none
3410 Two
3411 \end_inset 
3412 </cell>
3413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3414 \begin_inset Text
3415
3416 \layout Standard
3417
3418
3419 \family sans 
3420 \series medium 
3421 \shape up 
3422 \size normal 
3423 \emph off 
3424 \bar no 
3425 \noun off 
3426 \color none
3427 Section
3428 \end_inset 
3429 </cell>
3430 </row>
3431 <row topline="true">
3432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3433 \begin_inset Text
3434
3435 \layout Standard
3436
3437
3438 \series medium 
3439 \shape up 
3440 \size normal 
3441 \emph off 
3442 \bar no 
3443 \noun off 
3444 \color none
3445 amsart
3446 \end_inset 
3447 </cell>
3448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3449 \begin_inset Text
3450
3451 \layout Standard
3452
3453
3454 \family sans 
3455 \series medium 
3456 \shape up 
3457 \size normal 
3458 \emph off 
3459 \bar no 
3460 \noun off 
3461 \color none
3462 Headings
3463 \end_inset 
3464 </cell>
3465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3466 \begin_inset Text
3467
3468 \layout Standard
3469
3470
3471 \family sans 
3472 \series medium 
3473 \shape up 
3474 \size normal 
3475 \emph off 
3476 \bar no 
3477 \noun off 
3478 \color none
3479 One
3480 \end_inset 
3481 </cell>
3482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3483 \begin_inset Text
3484
3485 \layout Standard
3486
3487
3488 \family sans 
3489 \series medium 
3490 \shape up 
3491 \size normal 
3492 \emph off 
3493 \bar no 
3494 \noun off 
3495 \color none
3496 One
3497 \end_inset 
3498 </cell>
3499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3500 \begin_inset Text
3501
3502 \layout Standard
3503
3504
3505 \family sans 
3506 \series medium 
3507 \shape up 
3508 \size normal 
3509 \emph off 
3510 \bar no 
3511 \noun off 
3512 \color none
3513 Section
3514 \end_inset 
3515 </cell>
3516 </row>
3517 <row topline="true">
3518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3519 \begin_inset Text
3520
3521 \layout Standard
3522
3523
3524 \series medium 
3525 \shape up 
3526 \size normal 
3527 \emph off 
3528 \bar no 
3529 \noun off 
3530 \color none
3531 dinbrief
3532 \end_inset 
3533 </cell>
3534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3535 \begin_inset Text
3536
3537 \layout Standard
3538
3539
3540 \family sans 
3541 \series medium 
3542 \shape up 
3543 \size normal 
3544 \emph off 
3545 \bar no 
3546 \noun off 
3547 \color none
3548 Plain
3549 \end_inset 
3550 </cell>
3551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3552 \begin_inset Text
3553
3554 \layout Standard
3555
3556
3557 \family sans 
3558 \series medium 
3559 \shape up 
3560 \size normal 
3561 \emph off 
3562 \bar no 
3563 \noun off 
3564 \color none
3565 One
3566 \end_inset 
3567 </cell>
3568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3569 \begin_inset Text
3570
3571 \layout Standard
3572
3573
3574 \family sans 
3575 \series medium 
3576 \shape up 
3577 \size normal 
3578 \emph off 
3579 \bar no 
3580 \noun off 
3581 \color none
3582 One
3583 \end_inset 
3584 </cell>
3585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3586 \begin_inset Text
3587
3588 \layout Standard
3589
3590
3591 \series medium 
3592 \shape up 
3593 \size normal 
3594 \emph off 
3595 \bar no 
3596 \noun off 
3597 \color none
3598 none
3599 \end_inset 
3600 </cell>
3601 </row>
3602 <row topline="true" bottomline="true">
3603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3604 \begin_inset Text
3605
3606 \layout Standard
3607
3608
3609 \series medium 
3610 \shape up 
3611 \size normal 
3612 \emph off 
3613 \bar no 
3614 \noun off 
3615 \color none
3616 paper
3617 \end_inset 
3618 </cell>
3619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3620 \begin_inset Text
3621
3622 \layout Standard
3623
3624
3625 \family sans 
3626 \series medium 
3627 \shape up 
3628 \size normal 
3629 \emph off 
3630 \bar no 
3631 \noun off 
3632 \color none
3633 Headings
3634 \end_inset 
3635 </cell>
3636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3637 \begin_inset Text
3638
3639 \layout Standard
3640
3641
3642 \family sans 
3643 \series medium 
3644 \shape up 
3645 \size normal 
3646 \emph off 
3647 \bar no 
3648 \noun off 
3649 \color none
3650 One
3651 \end_inset 
3652 </cell>
3653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3654 \begin_inset Text
3655
3656 \layout Standard
3657
3658
3659 \family sans 
3660 \series medium 
3661 \shape up 
3662 \size normal 
3663 \emph off 
3664 \bar no 
3665 \noun off 
3666 \color none
3667 One
3668 \end_inset 
3669 </cell>
3670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3671 \begin_inset Text
3672
3673 \layout Standard
3674
3675
3676 \family sans 
3677 \series medium 
3678 \shape up 
3679 \size normal 
3680 \emph off 
3681 \bar no 
3682 \noun off 
3683 \color none
3684 Section
3685 \end_inset 
3686 </cell>
3687 </row>
3688 </lyxtabular>
3689
3690 \end_inset 
3691
3692
3693 \layout Standard
3694
3695 There is no default value of 
3696 \family sans 
3697 E
3698 \bar under 
3699 x
3700 \bar default 
3701 tra\SpecialChar ~
3702 Options
3703 \family default 
3704  for any of these classes.
3705  
3706 \layout Standard
3707
3708 You're probably also wondering what 
3709 \begin_inset Quotes eld
3710 \end_inset 
3711
3712 Max.
3713  sectioning level
3714 \begin_inset Quotes erd
3715 \end_inset 
3716
3717  means.
3718  There are several paragraph environment used to create section headings.
3719  Different document classes allow different types of section headings.
3720  Only two use the 
3721 \family sans 
3722 Chapter
3723 \family default 
3724  heading; the rest do not and begin instead with the 
3725 \family sans 
3726 Section
3727 \family default 
3728  heading.
3729  Some document classes, such as the three for letters, don't use any section
3730  headings.
3731  In addition to 
3732 \family sans 
3733 Chapter
3734 \family default 
3735  and 
3736 \family sans 
3737 Section
3738 \family default 
3739  headings, there are also 
3740 \family sans 
3741 Subsection
3742 \family default 
3743  headings, 
3744 \family sans 
3745 Subsubsection
3746 \family default 
3747  headings, and so on.
3748  We'll describe these headings fully in section 
3749 \begin_inset LatexCommand \ref{sec:parenvheadings}
3750
3751 \end_inset 
3752
3753 .
3754 \layout Subsection
3755
3756 Fine-tuning the Defaults 
3757 \layout Standard
3758
3759 Okay, we know we never told you what most of these 
3760 \begin_inset Quotes eld
3761 \end_inset 
3762
3763 default options
3764 \begin_inset Quotes erd
3765 \end_inset 
3766
3767  set by the 
3768 \family sans 
3769 \bar under 
3770 C
3771 \bar default 
3772 lass
3773 \family default 
3774  button do.
3775  That's what this section is for.
3776 \layout Labeling
3777 \labelwidthstring MMMMMMM
3778
3779
3780 \family sans 
3781 \bar under 
3782 P
3783 \bar default 
3784 agestyle
3785 \family default 
3786  This is another list, containing five options.
3787  It controls what sorts of headings and page numbers go on a page:
3788 \begin_inset Foot
3789 collapsed true
3790
3791 \layout Standard
3792
3793 LaTeX does this part.
3794 \end_inset 
3795
3796
3797 \begin_deeper 
3798 \layout Labeling
3799 \labelwidthstring MMMMMMM
3800
3801
3802 \family sans 
3803 Default 
3804 \family default 
3805 Use default pagestyle of current class.
3806 \layout Labeling
3807 \labelwidthstring MMMMMMM
3808
3809
3810 \family sans 
3811 Empty
3812 \family default 
3813  No page numbers or headings.
3814 \layout Labeling
3815 \labelwidthstring MMMMMMM
3816
3817
3818 \family sans 
3819 Plain
3820 \family default 
3821  Page numbers only.
3822 \layout Labeling
3823 \labelwidthstring MMMMMMM
3824
3825
3826 \family sans 
3827 Headings
3828 \family default 
3829  Page numbers and either the current chapter or section title and number.
3830  Whether LyX uses the current chapter or the current section depends on
3831  which is the maximum sectioning level.
3832 \layout Labeling
3833 \labelwidthstring MMMMMMM
3834
3835
3836 \family sans 
3837 Fancy
3838 \family default 
3839  This allows you to create fully customizable headers and footers if you
3840  have the 
3841 \family sans 
3842 fancyhdr
3843 \family default 
3844  package installed.
3845  At the moment, support in LyX is limited to this setting.
3846  To use the full power of this package, you have to resort to magic codes
3847  in your preamble.
3848  Check the documentation for the 
3849 \family sans 
3850 fancyhdr
3851 \family default 
3852  package for more details.
3853 \end_deeper 
3854 \layout Labeling
3855 \labelwidthstring MMMMMMM
3856
3857
3858 \family sans 
3859 Sides
3860 \family default 
3861  No, LyX can't make your printer print on both sides of a sheet of paper!
3862  However, it can use a different format for odd-numbered pages than even-numbere
3863 d pages.
3864  This way, if you 
3865 \emph on 
3866 do
3867 \emph default 
3868  have a printer that duplexes
3869 \begin_inset Foot
3870 collapsed true
3871
3872 \layout Standard
3873
3874 i.e.
3875  prints on both sides of a sheet of paper
3876 \end_inset 
3877
3878 , your page number will always be in the upper right corner of the page
3879  and the left margin will have extra room for a binding.
3880 \begin_deeper 
3881 \layout Standard
3882
3883 There are two radio buttons here: 
3884 \family sans 
3885 One
3886 \family default 
3887  for single-sided documents, 
3888 \family sans 
3889 Two
3890 \family default 
3891  for double-sided documents.
3892 \end_deeper 
3893 \layout Labeling
3894 \labelwidthstring MMMMMMM
3895
3896
3897 \family sans 
3898 Columns
3899 \family default 
3900  Yes, this does control how many columns each page has.
3901  You can choose, using the toggle buttons, 
3902 \family sans 
3903 One
3904 \family default 
3905  or 
3906 \family sans 
3907 Two
3908 \family default 
3909  for the number of columns.
3910  
3911 \begin_deeper 
3912 \layout Standard
3913
3914 Note that LyX won't show two columns on screen.
3915  That's impractical, often unreadable, and not part of the WYSIWYM concept.
3916  However, there 
3917 \emph on 
3918 will
3919 \emph default 
3920  be two columns in the generated output.
3921 \end_deeper 
3922 \layout Labeling
3923 \labelwidthstring MMMMMMM
3924
3925
3926 \family sans 
3927 E
3928 \bar under 
3929 x
3930 \bar default 
3931 tra\SpecialChar ~
3932 Options
3933 \family default 
3934  The LaTeX command 
3935 \family typewriter 
3936
3937 \backslash 
3938 documentclass
3939 \family default 
3940  takes several options.
3941  LyX sets some of these automatically for you.
3942  This text box allows you to enter in others.
3943  Just type in a comma-separated list of options.
3944  See a good LaTeX book to find out what kinds of additional options you
3945  can use.
3946 \layout Labeling
3947 \labelwidthstring MMMMMMM
3948
3949
3950 \family sans 
3951 Separation
3952 \family default 
3953  This has its own section.
3954  See sec.
3955  
3956 \begin_inset LatexCommand \ref{sec:parindentintro}
3957
3958 \end_inset 
3959
3960  for a description of what this does.
3961 \layout Subsection
3962
3963 Paper Size, Orientation, and Margins
3964 \layout Standard
3965
3966 There are several other options to set in the 
3967 \family sans 
3968 Document\SpecialChar ~
3969 Settings
3970 \family default 
3971  dialog.
3972  All of them are global options, but they have special purposes and only
3973  affect certain features.
3974  We describe what these options do in the same section that describes the
3975  features they affect.
3976 \layout Standard
3977
3978 There are two options that affect the overall layout of the document, so
3979  we'll describe them here.
3980  You'll find them in the 
3981 \family sans 
3982 Paper
3983 \family default 
3984  dialog under the 
3985 \family sans 
3986 Layout
3987 \family default 
3988  menu:
3989 \layout Labeling
3990 \labelwidthstring MMMMMM
3991
3992
3993 \family sans 
3994 Orientation
3995 \family default 
3996  Two toggle buttons choose whether to print the output as 
3997 \family sans 
3998 \bar under 
3999 L
4000 \bar default 
4001 andscape
4002 \family default 
4003  or as 
4004 \family sans 
4005 Po
4006 \bar under 
4007 r
4008 \bar default 
4009 trait
4010 \family default 
4011 .
4012 \layout Labeling
4013 \labelwidthstring MMMMMM
4014
4015
4016 \family sans 
4017 Papersi
4018 \bar under 
4019 z
4020 \bar default 
4021 e
4022 \family default 
4023  What size paper to print on.
4024  The choices are
4025 \begin_deeper 
4026 \layout Itemize
4027
4028
4029 \family sans 
4030 Default
4031 \layout Itemize
4032
4033
4034 \family sans 
4035 A3, A4,
4036 \family default 
4037  
4038 \family sans 
4039 A5
4040 \layout Itemize
4041
4042
4043 \family sans 
4044 B3, B4, B5
4045 \layout Itemize
4046
4047
4048 \family sans 
4049 US Letter
4050 \layout Itemize
4051
4052
4053 \family sans 
4054 US legal
4055 \layout Itemize
4056
4057
4058 \family sans 
4059 US executive
4060 \layout Itemize
4061
4062
4063 \family sans 
4064 Custom
4065 \end_deeper 
4066 \layout Standard
4067
4068 Some of these settings require you to have the 
4069 \family sans 
4070 geometry
4071 \family default 
4072  package installed.
4073  This package will also allow you to set the margins in the 
4074 \family sans 
4075 Paper
4076 \family default 
4077  dialog.
4078 \layout Subsection
4079
4080 Important Note:
4081 \layout Standard
4082
4083 If you change a document's class, LyX has to convert 
4084 \emph on 
4085 everything
4086 \emph default 
4087  into the new class.
4088  That includes the paragraph environments.
4089  Some paragraph environments are standard; all of the document classes have
4090  them.
4091  Some classes have special paragraph environments, however.
4092  If this is the case, and you change document classes, LyX sets the missing
4093  paragraph environments to 
4094 \family sans 
4095 Standard
4096 \family default 
4097  and places an error box at the beginning of the paragraph.
4098  Just click on them and you'll get a message dialog that tells you about
4099  the conversion and why it failed.
4100 \layout Section
4101
4102 Paragraph Indentation and Separation
4103 \layout Subsection
4104
4105 Introduction
4106 \begin_inset LatexCommand \label{sec:parindentintro}
4107
4108 \end_inset 
4109
4110
4111 \layout Standard
4112
4113 Before describing all of the various paragraph environments, we'd like to
4114  say a word or two about paragraph indentation.
4115 \layout Standard
4116
4117 Everyone seems to have their own convention for separating paragraphs.
4118  Most Americans indent the first line of a paragraph.
4119  Others don't indent but put extra space between the paragraphs.
4120  LyX uses the same convention you find among typographer.
4121  The 
4122 \emph on 
4123 first
4124 \emph default 
4125  paragraph of a section, or after a figure, an equation, a table, a list,
4126  etc., is 
4127 \emph on 
4128 not
4129 \emph default 
4130  indented.
4131  Only a paragraph following another paragraph gets indented.
4132  Some people don't like this convention, but if you want to use indented
4133  paragraphs, you'll have to live with it.
4134 \begin_inset Foot
4135 collapsed true
4136
4137 \layout Standard
4138
4139 There is a way to force LaTeX to indent all paragraphs.
4140  LyX won't show this, of course, but LaTeX 
4141 \emph on 
4142 will
4143 \emph default 
4144  print it that way.
4145  You'll need to get a special package and insert an appropriate command
4146  in the preamble.
4147  [
4148 \emph on 
4149 Editor's Note: I'll insert this info when I get the time.
4150  - jw
4151 \emph default 
4152 ]
4153 \end_inset 
4154
4155
4156 \layout Standard
4157
4158 The space between paragraphs, like the line spacing, the space between headings
4159  and text --- in fact, all of the spacings for just about everything are
4160  pre-coded into LyX.
4161  As we said, you don't worry about how much space to add between what.
4162  LyX takes care of that.
4163  In fact, these pre-coded vertical spacings aren't a single number but a
4164  range.
4165  That way, LyX can squish or stretch the space between lines to make sure
4166  figures fit on a page with text, so that sections don't start at the bottom
4167  of a page, and so on.
4168 \begin_inset Foot
4169 collapsed true
4170
4171 \layout Standard
4172
4173 Actually, LaTeX does this when LyX goes to produce a printable file.
4174 \end_inset 
4175
4176  However, pre-coded doesn't mean you can't change them.
4177  LyX gives you the ability to globally change 
4178 \emph on 
4179 all
4180 \emph default 
4181  of these pre-coded spacings.
4182  We'll explain more later.
4183 \layout Subsection
4184
4185 Global Indentation Method
4186 \layout Standard
4187
4188 To select the default method of separating paragraphs, select 
4189 \family sans 
4190 \bar under 
4191 I
4192 \bar default 
4193 ndent
4194 \family default 
4195  or 
4196 \family sans 
4197 S
4198 \bar under 
4199 k
4200 \bar default 
4201 ip
4202 \family default 
4203  to indent paragraphs or add extra space between paragraphs, respectively.
4204 \layout Subsection
4205
4206 Fine-Tuning
4207 \layout Standard
4208
4209 You can also change the separation method of a single paragraph.
4210  Open the 
4211 \family sans 
4212 \bar under 
4213 E
4214 \bar default 
4215 dit\SpecialChar \menuseparator
4216
4217 \bar under 
4218 P
4219 \bar default 
4220 aragraph\SpecialChar ~
4221 Settings
4222 \family default 
4223  dialog and toggle the 
4224 \family sans 
4225 \bar under 
4226 N
4227 \bar default 
4228 o Indent
4229 \family default 
4230  button to change the state of the current paragraph.
4231  If paragraphs indent by default, this button will be inactive at first.
4232  If paragraphs have no indentation but use extra space for separation, this
4233  button will be completely ignored (you can't indent a single paragraph
4234  by toggling this).
4235 \layout Standard
4236
4237 You should only need to change the indentation method for a single paragraph
4238  if you need to do some fine-tuning.
4239  Typically, you'll select 
4240 \family sans 
4241 \bar under 
4242 I
4243 \bar default 
4244 ndent
4245 \family default 
4246  or 
4247 \family sans 
4248 S
4249 \bar under 
4250 k
4251 \bar default 
4252 ip
4253 \family default 
4254  for the entire document and edit away.
4255 \layout Subsection
4256
4257 Changing Line Spacing
4258 \layout Standard
4259
4260 In the 
4261 \family sans 
4262 \bar under 
4263 D
4264 \bar default 
4265 ocument\SpecialChar \menuseparator
4266
4267 \bar under 
4268 S
4269 \bar default 
4270 ettings
4271 \family default 
4272  dialog you can choose your line spacing provided you have the 
4273 \family sans 
4274 setspace
4275 \family default 
4276  package installed.
4277 \layout Section
4278
4279 Paragraph Environments
4280 \begin_inset LatexCommand \label{sec:par-environments}
4281
4282 \end_inset 
4283
4284
4285 \layout Subsection
4286
4287 Overview
4288 \layout Standard
4289
4290 The paragraph environments correspond to the various
4291 \layout Standard
4292
4293
4294 \family typewriter 
4295
4296 \backslash 
4297 begin{
4298 \family default 
4299 \emph on 
4300 environment
4301 \family typewriter 
4302 \emph default 
4303 } ...
4304  
4305 \backslash 
4306 end{
4307 \family default 
4308 \emph on 
4309 environment
4310 \family typewriter 
4311 \emph default 
4312 }
4313 \family default 
4314
4315 \newline 
4316 command sequences in an ordinary LaTeX file.
4317  If you don't know LaTeX, or the concept of a paragraph environment is totally
4318  alien to you, we urge you to read the 
4319 \emph on 
4320 Tutorial
4321 \emph default 
4322 .
4323  The 
4324 \emph on 
4325 Tutorial
4326 \emph default 
4327  also contains many more examples than this section does.
4328 \layout Standard
4329
4330 A paragraph environment is simply a 
4331 \begin_inset Quotes eld
4332 \end_inset 
4333
4334 container
4335 \begin_inset Quotes erd
4336 \end_inset 
4337
4338  for a paragraph which gives that paragraph certain properties.
4339  This can include a particular style of font, different margins, a numbering
4340  scheme, labels, and so on.
4341  Additionally, you can 
4342 \begin_inset Quotes eld
4343 \end_inset 
4344
4345 nest
4346 \begin_inset Quotes erd
4347 \end_inset 
4348
4349  the different environments inside one another, allowing one environment
4350  to inherit some of the properties of another.
4351  The different paragraph environments totally replace the need for messy
4352  tab stops, on the fly margin adjustment, and other hold-overs from the
4353  days of typewriters.
4354  There are several paragraph environments which are specific to a particular
4355  document type.
4356  We'll only be covering the most common ones here.
4357 \layout Standard
4358
4359 To choose a new paragraph environment, use the pull-down box on the left
4360  end of the toolbar.
4361  LyX will change the environment of the 
4362 \emph on 
4363 entire
4364 \emph default 
4365  paragraph in which the cursor sits.
4366  You can also change the environment of an entire group of paragraphs if
4367  you select them before choosing the new environment.
4368  
4369 \layout Standard
4370
4371 Note that hitting 
4372 \family sans 
4373 Return
4374 \family default 
4375  will 
4376 \emph on 
4377 typically
4378 \emph default 
4379  create a new paragraph using the 
4380 \family sans 
4381 Standard
4382 \family default 
4383  paragraph environment.
4384  We say 
4385 \begin_inset Quotes eld
4386 \end_inset 
4387
4388 typically
4389 \begin_inset Quotes erd
4390 \end_inset 
4391
4392  because this isn't always the case.
4393 \begin_inset Foot
4394 collapsed true
4395
4396 \layout Standard
4397
4398 If you are in one of these environments:
4399 \begin_inset ERT
4400 status Collapsed
4401
4402 \layout Standard
4403  
4404 \end_inset 
4405
4406
4407 \layout Standard
4408
4409
4410 \begin_inset ERT
4411 status Collapsed
4412
4413 \layout Standard
4414
4415 \backslash 
4416 vspace{-2ex} 
4417 \backslash 
4418 parbox[t]{3cm}{
4419 \end_inset 
4420
4421
4422 \layout Itemize
4423
4424
4425 \family sans 
4426 Quote
4427 \layout Itemize
4428
4429
4430 \family sans 
4431 Quotation
4432 \layout Standard
4433
4434
4435 \begin_inset ERT
4436 status Collapsed
4437
4438 \layout Standard
4439 }
4440 \backslash 
4441 parbox[t]{3cm}{
4442 \end_inset 
4443
4444
4445 \layout Itemize
4446
4447
4448 \family sans 
4449 Verse
4450 \layout Itemize
4451
4452
4453 \family sans 
4454 Itemize
4455 \layout Standard
4456
4457
4458 \begin_inset ERT
4459 status Collapsed
4460
4461 \layout Standard
4462 }
4463 \backslash 
4464 parbox[t]{3cm}{
4465 \end_inset 
4466
4467
4468 \layout Itemize
4469
4470
4471 \family sans 
4472 Enumerate
4473 \layout Itemize
4474
4475
4476 \family sans 
4477 Description
4478 \layout Standard
4479
4480
4481 \begin_inset ERT
4482 status Collapsed
4483
4484 \layout Standard
4485 }
4486 \backslash 
4487 parbox[t]{3cm}{
4488 \end_inset 
4489
4490
4491 \layout Itemize
4492
4493
4494 \family sans 
4495 List
4496 \layout Standard
4497
4498
4499 \begin_inset ERT
4500 status Collapsed
4501
4502 \layout Standard
4503 }
4504 \end_inset 
4505
4506
4507 \layout Standard
4508
4509 LyX keeps the old paragraph environment when you hit 
4510 \family sans 
4511 Return
4512 \family default 
4513 , rather than resetting it to 
4514 \family sans 
4515 Standard
4516 \family default 
4517 .
4518  LyX will still reset the nesting depth, however.
4519 \end_inset 
4520
4521  Usually, starting a new paragraph resets both the paragraph environment
4522  and the nesting depth [more on nesting in section 
4523 \begin_inset LatexCommand \ref{sec:nest}
4524
4525 \end_inset 
4526
4527 ].
4528  At the moment, all this is context-specific; you're better off expecting
4529  
4530 \family sans 
4531 Return
4532 \family default 
4533  to reset the paragraph environment and depth.
4534  If you want a new paragraph to keep the current environment and depth,
4535  use 
4536 \family sans 
4537 M-Return
4538 \family default 
4539  instead.
4540 \layout Subsection
4541
4542 Standard
4543 \layout Standard
4544
4545 The default paragraph environment is 
4546 \family sans 
4547 Standard
4548 \family default 
4549  for most classes.
4550  It creates a plain paragraph.
4551  If LyX resets the paragraph environment, this is the one it chooses.
4552  In fact, the paragraph you're reading right now [and most of the ones in
4553  this manual] are in the 
4554 \family sans 
4555 Standard
4556 \family default 
4557  environment.
4558 \layout Standard
4559
4560 You can nest a paragraph using the 
4561 \family sans 
4562 Standard
4563 \family default 
4564  environment in just about anything else, but you can't really nest anything
4565  in a 
4566 \family sans 
4567 Standard
4568 \family default 
4569  environment.
4570 \layout Subsection
4571
4572 Document Titles
4573 \layout Standard
4574
4575 A LaTeX title page has three parts: the title itself, the name[s] of the
4576  author[s] and a 
4577 \begin_inset Quotes eld
4578 \end_inset 
4579
4580 footnote
4581 \begin_inset Quotes erd
4582 \end_inset 
4583
4584  for thanks or contact information.
4585  For certain types of documents, LaTeX places all of this on a separate
4586  page along with today's date.
4587  For other types of documents, the title 
4588 \begin_inset Quotes eld
4589 \end_inset 
4590
4591 page
4592 \begin_inset Quotes erd
4593 \end_inset 
4594
4595  goes at the top of the first page of the document.
4596  
4597 \layout Standard
4598
4599 LyX provides an interface to the title page commands through the paragraph
4600  environments 
4601 \family sans 
4602 Title
4603 \family default 
4604
4605 \family sans 
4606 Author
4607 \family default 
4608 , and 
4609 \family sans 
4610 Date
4611 \family default 
4612 .
4613  Here's how you use them:
4614 \layout Itemize
4615
4616 Put the title of your document in the 
4617 \family sans 
4618 Title
4619 \family default 
4620  environment.
4621 \layout Itemize
4622
4623 Put the author name in the 
4624 \family sans 
4625 Author
4626 \family default 
4627  environment.
4628 \layout Itemize
4629
4630 If you want the date to have a certain appearance, want to use a fixed date,
4631  or want other text to appear in place of today's date, put that text in
4632  the 
4633 \family sans 
4634 Date
4635 \family default 
4636  environment.
4637  Note that using this environment is optional.
4638  If you don't provide any, LaTeX will automatically insert today's date.
4639 \layout Standard
4640
4641 Be sure to do this at the top of the document.
4642  You can use footnotes to insert 
4643 \begin_inset Quotes eld
4644 \end_inset 
4645
4646 thanks
4647 \begin_inset Quotes erd
4648 \end_inset 
4649
4650  or contact information.
4651 \layout Subsection
4652
4653 Headings
4654 \begin_inset LatexCommand \label{sec:parenvheadings}
4655
4656 \end_inset 
4657
4658
4659 \layout Standard
4660
4661 There are nine paragraph environments for producing section headings.
4662  LyX takes care of the numbering for you.
4663  All you need to do is decide what you're going to call section 3 of chapter
4664  9.
4665 \layout Subsubsection
4666
4667 Numbered Headings
4668 \layout Standard
4669
4670 There are 6 numbered types of section headings.
4671 \begin_inset Note
4672 collapsed false
4673
4674 \layout Standard
4675
4676 Why no mention of Part ?
4677 \end_inset 
4678
4679  They are:
4680 \layout Enumerate
4681
4682
4683 \family sans 
4684 Chapter
4685 \layout Enumerate
4686
4687
4688 \family sans 
4689 Section
4690 \layout Enumerate
4691
4692
4693 \family sans 
4694 Subsection
4695 \layout Enumerate
4696
4697
4698 \family sans 
4699 Subsubsection
4700 \layout Enumerate
4701
4702
4703 \family sans 
4704 Paragraph
4705 \layout Enumerate
4706
4707
4708 \family sans 
4709 Subparagraph
4710 \layout Standard
4711
4712 LyX labels each heading with a series of numbers, separated by periods.
4713  The numbers describe where in the document you are.
4714  These headings all subdivide your document into different pieces of text.
4715  For example, suppose you're writing a book.
4716  You group the book into chapters.
4717  LyX does similar grouping:
4718 \layout Itemize
4719
4720 Either 
4721 \family sans 
4722 Chapter
4723 \family default 
4724  or 
4725 \family sans 
4726 Section
4727 \family default 
4728  is the maximum sectioning level.
4729 \layout Itemize
4730
4731
4732 \family sans 
4733 Chapter
4734 \family default 
4735 s are divided into 
4736 \family sans 
4737 Section
4738 \family default 
4739 s
4740 \layout Itemize
4741
4742
4743 \family sans 
4744 Section
4745 \family default 
4746 s are divided into 
4747 \family sans 
4748 Subsection
4749 \family default 
4750 s
4751 \layout Itemize
4752
4753
4754 \family sans 
4755 Subsection
4756 \family default 
4757 s are divided into 
4758 \family sans 
4759 Subsubsection
4760 \family default 
4761 s
4762 \layout Itemize
4763
4764
4765 \family sans 
4766 Subsubsection
4767 \family default 
4768 s are divided into 
4769 \family sans 
4770 Paragraph
4771 \family default 
4772 s
4773 \layout Itemize
4774
4775
4776 \family sans 
4777 Paragraph
4778 \family default 
4779 s are divided into 
4780 \family sans 
4781 Subparagraph
4782 \family default 
4783 s
4784 \layout Standard
4785
4786
4787 \emph on 
4788 Note:
4789 \emph default 
4790  not all document types use the 
4791 \family sans 
4792 Chapter
4793 \family default 
4794  heading as the maximum sectioning level.
4795  In that case, the 
4796 \family sans 
4797 Section
4798 \family default 
4799  is the top-level heading.
4800 \layout Standard
4801
4802 So, if you use the 
4803 \family sans 
4804 Subsubsection
4805 \family default 
4806  environment to label a new sub-subsection, LyX labels it with its number,
4807  along with the number of the subsection, section, and, if applicable, chapter
4808  that it's in.
4809  For example: the fifth section of the second chapter of this book has the
4810  label 
4811 \begin_inset Quotes eld
4812 \end_inset 
4813
4814 2.5
4815 \begin_inset Quotes erd
4816 \end_inset 
4817
4818 .
4819 \layout Subsubsection
4820
4821 Unnumbered Headings
4822 \layout Standard
4823
4824 There are 3 types of unnumbered section headings.
4825  They are:
4826 \layout Enumerate
4827
4828
4829 \family sans 
4830 Section*
4831 \layout Enumerate
4832
4833
4834 \family sans 
4835 Subsection*
4836 \layout Enumerate
4837
4838
4839 \family sans 
4840 Subsubsection*
4841 \layout Standard
4842
4843 The 
4844 \begin_inset Quotes eld
4845 \end_inset 
4846
4847 *
4848 \begin_inset Quotes erd
4849 \end_inset 
4850
4851  after each name means that these headings are not numbered.
4852  They work the same as their numbered counterparts.
4853 \layout Subsubsection
4854
4855 Changing the Numbering
4856 \begin_inset LatexCommand \label{sub:section-depth}
4857
4858 \end_inset 
4859
4860
4861 \layout Standard
4862
4863 You can also alter which sectioning levels get numbered and which ones appear
4864  in the Table of Contents.
4865  Now, this doesn't remove any of the levels; that's preset in the document
4866  class.
4867  Certain classes start with 
4868 \family sans 
4869 Chapter
4870 \family default 
4871  and go down to the 
4872 \family sans 
4873 Subparagraph
4874 \family default 
4875  level.
4876  Others start at 
4877 \family sans 
4878 Section
4879 \family default 
4880 .
4881  Similarly, not all document classes number all sectioning levels.
4882  Most don't number 
4883 \family sans 
4884 Paragraph
4885 \family default 
4886  or 
4887 \family sans 
4888 Subparagraph
4889 \family default 
4890 .
4891  This is something you can change.
4892 \layout Standard
4893
4894 Open the 
4895 \family sans 
4896 \bar under 
4897 D
4898 \bar default 
4899 ocument\SpecialChar \menuseparator
4900
4901 \bar under 
4902 S
4903 \bar default 
4904 ettings
4905 \family default 
4906  dialog.
4907  You should see a counter labelled 
4908 \family sans 
4909 Section\SpecialChar ~
4910 number\SpecialChar ~
4911 depth
4912 \family default 
4913  under the 
4914 \family sans 
4915 Extra
4916 \family default 
4917  tab.
4918  This counter controls how far down in the sectioning hierarchy LyX numbers
4919  a section heading.
4920  Unfortunately, the number you choose with the slider is really goofy, so
4921  here's a table of values and what they do:
4922 \layout Standard
4923 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
4924
4925 \begin_inset  Tabular
4926 <lyxtabular version="3" rows="10" columns="2">
4927 <features>
4928 <column alignment="center" valignment="top" leftline="true" width="0pt">
4929 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
4930 <row topline="true">
4931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4932 \begin_inset Text
4933
4934 \layout Standard
4935
4936
4937 \family sans 
4938 \series medium 
4939 \shape up 
4940 \size normal 
4941 \emph off 
4942 \bar no 
4943 \noun off 
4944 \color none
4945 Sec.
4946  Num.
4947  Depth
4948 \end_inset 
4949 </cell>
4950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4951 \begin_inset Text
4952
4953 \layout Standard
4954
4955
4956 \series medium 
4957 \shape up 
4958 \size normal 
4959 \emph off 
4960 \bar no 
4961 \noun off 
4962 \color none
4963 LyX numbers these
4964 \end_inset 
4965 </cell>
4966 </row>
4967 <row bottomline="true">
4968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4969 \begin_inset Text
4970
4971 \layout Standard
4972
4973
4974 \series medium 
4975 \shape up 
4976 \size normal 
4977 \emph off 
4978 \bar no 
4979 \noun off 
4980 \color none
4981 value:
4982 \end_inset 
4983 </cell>
4984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4985 \begin_inset Text
4986
4987 \layout Standard
4988
4989
4990 \series medium 
4991 \shape up 
4992 \size normal 
4993 \emph off 
4994 \bar no 
4995 \noun off 
4996 \color none
4997 section headings:
4998 \end_inset 
4999 </cell>
5000 </row>
5001 <row topline="true">
5002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5003 \begin_inset Text
5004
5005 \layout Standard
5006
5007
5008 \series medium 
5009 \shape up 
5010 \size normal 
5011 \emph off 
5012 \bar no 
5013 \noun off 
5014 \color none
5015 -2
5016 \end_inset 
5017 </cell>
5018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5019 \begin_inset Text
5020
5021 \layout Standard
5022
5023
5024 \series medium 
5025 \shape up 
5026 \size normal 
5027 \emph off 
5028 \bar no 
5029 \noun off 
5030 \color none
5031 no numbering of any kind
5032 \end_inset 
5033 </cell>
5034 </row>
5035 <row topline="true">
5036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5037 \begin_inset Text
5038
5039 \layout Standard
5040
5041
5042 \series medium 
5043 \shape up 
5044 \size normal 
5045 \emph off 
5046 \bar no 
5047 \noun off 
5048 \color none
5049 -1
5050 \end_inset 
5051 </cell>
5052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5053 \begin_inset Text
5054
5055 \layout Standard
5056
5057
5058 \family sans 
5059 add 
5060 \series medium 
5061 \shape up 
5062 \size normal 
5063 \emph off 
5064 \bar no 
5065 \noun off 
5066 \color none
5067 Parts
5068 \end_inset 
5069 </cell>
5070 </row>
5071 <row topline="true">
5072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5073 \begin_inset Text
5074
5075 \layout Standard
5076
5077
5078 \series medium 
5079 \shape up 
5080 \size normal 
5081 \emph off 
5082 \bar no 
5083 \noun off 
5084 \color none
5085 -0 and 0
5086 \end_inset 
5087 </cell>
5088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5089 \begin_inset Text
5090
5091 \layout Standard
5092
5093
5094 \family sans 
5095 \series medium 
5096 \shape up 
5097 \size normal 
5098 \emph off 
5099 \bar no 
5100 \noun off 
5101 \color none
5102 add Chapters
5103 \end_inset 
5104 </cell>
5105 </row>
5106 <row topline="true">
5107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5108 \begin_inset Text
5109
5110 \layout Standard
5111
5112
5113 \series medium 
5114 \shape up 
5115 \size normal 
5116 \emph off 
5117 \bar no 
5118 \noun off 
5119 \color none
5120 1
5121 \end_inset 
5122 </cell>
5123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5124 \begin_inset Text
5125
5126 \layout Standard
5127
5128
5129 \family sans 
5130 \series medium 
5131 \shape up 
5132 \size normal 
5133 \emph off 
5134 \bar no 
5135 \noun off 
5136 \color none
5137 add Sections
5138 \end_inset 
5139 </cell>
5140 </row>
5141 <row topline="true">
5142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5143 \begin_inset Text
5144
5145 \layout Standard
5146
5147
5148 \series medium 
5149 \shape up 
5150 \size normal 
5151 \emph off 
5152 \bar no 
5153 \noun off 
5154 \color none
5155 2
5156 \end_inset 
5157 </cell>
5158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5159 \begin_inset Text
5160
5161 \layout Standard
5162
5163
5164 \family sans 
5165 \series medium 
5166 \shape up 
5167 \size normal 
5168 \emph off 
5169 \bar no 
5170 \noun off 
5171 \color none
5172 add Subsections
5173 \end_inset 
5174 </cell>
5175 </row>
5176 <row topline="true">
5177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5178 \begin_inset Text
5179
5180 \layout Standard
5181
5182
5183 \series medium 
5184 \shape up 
5185 \size normal 
5186 \emph off 
5187 \bar no 
5188 \noun off 
5189 \color none
5190 3
5191 \end_inset 
5192 </cell>
5193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5194 \begin_inset Text
5195
5196 \layout Standard
5197
5198
5199 \family sans 
5200 add 
5201 \series medium 
5202 \shape up 
5203 \size normal 
5204 \emph off 
5205 \bar no 
5206 \noun off 
5207 \color none
5208 Subsubsections
5209 \end_inset 
5210 </cell>
5211 </row>
5212 <row topline="true">
5213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5214 \begin_inset Text
5215
5216 \layout Standard
5217
5218
5219 \series medium 
5220 \shape up 
5221 \size normal 
5222 \emph off 
5223 \bar no 
5224 \noun off 
5225 \color none
5226 4
5227 \end_inset 
5228 </cell>
5229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5230 \begin_inset Text
5231
5232 \layout Standard
5233
5234
5235 \family sans 
5236 add 
5237 \series medium 
5238 \shape up 
5239 \size normal 
5240 \emph off 
5241 \bar no 
5242 \noun off 
5243 \color none
5244 Paragraphs
5245 \end_inset 
5246 </cell>
5247 </row>
5248 <row topline="true" bottomline="true">
5249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5250 \begin_inset Text
5251
5252 \layout Standard
5253
5254
5255 \series medium 
5256 \shape up 
5257 \size normal 
5258 \emph off 
5259 \bar no 
5260 \noun off 
5261 \color none
5262 5
5263 \end_inset 
5264 </cell>
5265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5266 \begin_inset Text
5267
5268 \layout Standard
5269
5270
5271 \family sans 
5272 add 
5273 \series medium 
5274 \shape up 
5275 \size normal 
5276 \emph off 
5277 \bar no 
5278 \noun off 
5279 \color none
5280 Subparagraphs
5281 \end_inset 
5282 </cell>
5283 </row>
5284 </lyxtabular>
5285
5286 \end_inset 
5287
5288
5289 \layout Standard
5290
5291 The increasing numbers are cumulative: a setting of 
5292 \begin_inset Quotes eld
5293 \end_inset 
5294
5295 0
5296 \begin_inset Quotes erd
5297 \end_inset 
5298
5299  will number parts and chapters, while 
5300 \begin_inset Quotes eld
5301 \end_inset 
5302
5303 2
5304 \begin_inset Quotes erd
5305 \end_inset 
5306
5307  will number parts, chapters, sections, and subsections.
5308  Of course, if you're using a document class that doesn't use part or chapter
5309  headings (
5310 \emph on 
5311 e.g.
5312
5313 \emph default 
5314  the default article class), then the numbering begins at the 
5315 \family sans 
5316 Section
5317 \family default 
5318  heading, and 
5319 \begin_inset Quotes eld
5320 \end_inset 
5321
5322 0
5323 \begin_inset Quotes erd
5324 \end_inset 
5325
5326  also corresponds to 
5327 \begin_inset Quotes eld
5328 \end_inset 
5329
5330 no numbering.
5331 \begin_inset Quotes erd
5332 \end_inset 
5333
5334
5335 \layout Standard
5336
5337 There's another counter in the dialog, called 
5338 \family sans 
5339 Table\SpecialChar ~
5340 of\SpecialChar ~
5341 contents\SpecialChar ~
5342 depth
5343 \family default 
5344 .
5345  It works the same way as 
5346 \family sans 
5347 Section\SpecialChar ~
5348 numbering\SpecialChar ~
5349 depth
5350 \family default 
5351 , only it controls which sectioning levels appear in, you guessed it, the
5352  Table of Contents.
5353  This is a great control to have.
5354  Suppose you wanted to number 
5355 \emph on 
5356 all
5357 \emph default 
5358  sectioning heading, but you only wanted 
5359 \family sans 
5360 Chapter
5361 \family default 
5362 s, 
5363 \family sans 
5364 Section
5365 \family default 
5366 s, and 
5367 \family sans 
5368 Subsection
5369 \family default 
5370 s in the Table of Contents.
5371  You'd just set 
5372 \family sans 
5373 Section\SpecialChar ~
5374 numbering\SpecialChar ~
5375 depth
5376 \family default 
5377  to 
5378 \begin_inset Quotes eld
5379 \end_inset 
5380
5381 5
5382 \begin_inset Quotes erd
5383 \end_inset 
5384
5385  and 
5386 \family sans 
5387 Table of contents\SpecialChar ~
5388 depth
5389 \family default 
5390  to 
5391 \begin_inset Quotes eld
5392 \end_inset 
5393
5394 2
5395 \begin_inset Quotes erd
5396 \end_inset 
5397
5398  and voilà! You're all set.
5399 \layout Subsubsection
5400
5401 Special Information
5402 \layout Standard
5403
5404 The following information applies to 
5405 \family sans 
5406 Chapter
5407 \family default 
5408
5409 \family sans 
5410 Section
5411 \family default 
5412
5413 \family sans 
5414 Subsection
5415 \family default 
5416
5417 \family sans 
5418 Subsubsection
5419 \family default 
5420
5421 \family sans 
5422 Paragraph
5423 \family default 
5424
5425 \family sans 
5426 Subparagraph
5427 \family default 
5428  as well as 
5429 \family sans 
5430 Section*
5431 \family default 
5432
5433 \family sans 
5434 Subsection*
5435 \family default 
5436 , and 
5437 \family sans 
5438 Subsubsection*
5439 \family default 
5440 :
5441 \layout Itemize
5442
5443 You cannot use a margin note in any of these environments.
5444 \layout Itemize
5445
5446 You can only use inlined math in these environments.
5447 \layout Itemize
5448
5449 You cannot do any nesting with these environments.
5450 \layout Itemize
5451
5452 You can use labels and cross-references to refer to their numbers.
5453 \layout Standard
5454
5455 As for examples of these paragraph environments - look around you! We're
5456  using them everywhere in the manuals.
5457 \layout Subsubsection
5458
5459 Creating an Appendix
5460 \layout Standard
5461
5462 To create an appendix, simply start by adding a new chapter or section heading.
5463  Move the cursor back to the beginning of the heading and select 
5464 \family sans 
5465 \bar under 
5466 D
5467 \bar default 
5468 ocument\SpecialChar \menuseparator
5469
5470 \newline 
5471 Start\SpecialChar ~
5472
5473 \bar under 
5474 A
5475 \bar default 
5476 ppendix\SpecialChar ~
5477 Here
5478 \family default 
5479 .
5480  A red/brown box will be drawn around the remainder of the file to indicate
5481  there is something special about it, and the numerical chapter or section
5482  label(s) will be changed to a letter.
5483 \layout Subsection
5484
5485 Quotes and Poetry
5486 \layout Standard
5487
5488 LyX has three paragraph environments for writing poetry and quotations.
5489  They are 
5490 \family sans 
5491 Quote
5492 \family default 
5493
5494 \family sans 
5495 Quotation
5496 \family default 
5497 , and 
5498 \family sans 
5499 Verse
5500 \family default 
5501 .
5502  Forget the days of changing linespacing and twiddling with margins.
5503  These three paragraph environments already have those changes built-in.
5504  They all widen the left margin and add a bit of extra space above and below
5505  the text they contain.
5506  They also allow nesting, so you can put a 
5507 \family sans 
5508 Verse
5509 \family default 
5510  in a 
5511 \family sans 
5512 Quotation
5513 \family default 
5514 , as well as in some other paragraph environments.
5515 \layout Standard
5516
5517 There is another feature of these three paragraph environments: they do
5518  
5519 \emph on 
5520 not
5521 \emph default 
5522  reset to 
5523 \family sans 
5524 Standard
5525 \family default 
5526  when you start a new paragraph.
5527  So, you can type in that poem and merrily hit 
5528 \family sans 
5529 Return
5530 \family default 
5531  without worrying about the paragraph environment changing on you.
5532  Of course, that means that, once you're done typing in that poem, you have
5533  to change back to the 
5534 \family sans 
5535 Standard
5536 \family default 
5537  environment yourself.
5538 \layout Subsubsection
5539
5540
5541 \family sans 
5542 Quote
5543 \family default 
5544  and 
5545 \family sans 
5546 Quotation
5547 \family default 
5548
5549 \begin_inset LatexCommand \label{sec:quote}
5550
5551 \end_inset 
5552
5553
5554 \layout Standard
5555
5556 Now that we've described the similarities of these three environments, it's
5557  time for the differences.
5558  
5559 \family sans 
5560 Quote
5561 \family default 
5562  and 
5563 \family sans 
5564 Quotation
5565 \family default 
5566  are identical except for one difference: 
5567 \family sans 
5568 Quote
5569 \family default 
5570  uses extra spacing to separate paragraphs and never indents the first line.
5571  
5572 \family sans 
5573 Quotation
5574 \family default 
5575  
5576 \emph on 
5577 always
5578 \emph default 
5579  indents the first line of a paragraph and uses the same line spacing throughout.
5580 \layout Standard
5581
5582 Here's an example of the 
5583 \family sans 
5584 Quote
5585 \family default 
5586  environment:
5587 \layout Quote
5588
5589 This is in the 
5590 \family sans 
5591 Quote
5592 \family default 
5593  environment.
5594  I can keep writing, extending this line out further and further until it
5595  wraps.
5596  See - no indentation!
5597 \layout Quote
5598
5599 Here's the second paragraph of this quote.
5600  Again, there's no indentation, but there is extra space between me and
5601  the other paragraph.
5602 \layout Standard
5603
5604 That ends that example.
5605  Here's another example, this time in the 
5606 \family sans 
5607 Quotation
5608 \family default 
5609  environment:
5610 \layout Quotation
5611
5612 This is in the 
5613 \family sans 
5614 Quotation
5615 \family default 
5616  environment.
5617  If I keep writing, you'll see the indentation.
5618  If your country uses a writing style that shows off new paragraphs by indenting
5619  the first line, then 
5620 \family sans 
5621 Quotation
5622 \family default 
5623  is the environment for you! Well, you'd use it 
5624 \emph on 
5625 if
5626 \emph default 
5627  you were quoting other text.
5628 \layout Quotation
5629
5630 Here's a new paragraph.
5631  I could ramble on and on, like a politician at election time.
5632  If I did that, though, you'd get bored.
5633 \layout Standard
5634
5635 That was our other example.
5636  As the example notes, 
5637 \family sans 
5638 Quote
5639 \family default 
5640  is for those people who use extra space to separate paragraphs.
5641  They should put quotes in the 
5642 \family sans 
5643 Quote
5644 \family default 
5645  environment.
5646  Those who use indentation to mark a new paragraph should use the 
5647 \family sans 
5648 Quotation
5649 \family default 
5650  paragraph environment for quoted text.
5651 \layout Subsubsection
5652
5653
5654 \family sans 
5655 Verse
5656 \begin_inset LatexCommand \label{sec:verse}
5657
5658 \end_inset 
5659
5660
5661 \layout Standard
5662
5663
5664 \family sans 
5665 Verse
5666 \family default 
5667  is a paragraph environment for poetry, rhymes, verses, and so on.
5668  Here's an example:
5669 \layout Verse
5670
5671 This is in Verse
5672 \newline 
5673 Which I did not rehearse!
5674 \layout Verse
5675
5676 It could be much worse.
5677  This line could be long, very long, oh so long, so very long that it wraps
5678  around.
5679  It looks okay on screen, but in the printed version, the extra lines are
5680  indented a bit more than the first.
5681  Okay, so it's turned to prose and doesn't rhyme anymore.
5682  So sue me.
5683 \layout Verse
5684
5685 To break a line
5686 \newline 
5687 And make things look fine
5688 \newline 
5689 Use 
5690 \family sans 
5691 C-Return
5692 \family default 
5693 .
5694 \layout Standard
5695
5696 As you can see, 
5697 \family sans 
5698 Verse
5699 \family default 
5700  does not indent both margins.
5701  Each stanza of the verse or poem is in its own paragraph.
5702  To separate the individual lines of a stanza, use the 
5703 \family typewriter 
5704 break-line
5705 \family default 
5706  function, 
5707 \family sans 
5708 C-Return
5709 \family default 
5710 .
5711 \layout Subsection
5712
5713 Lists
5714 \begin_inset LatexCommand \label{sec:parenvlists}
5715
5716 \end_inset 
5717
5718
5719 \layout Standard
5720
5721 LyX has four different paragraph environments for creating different kinds
5722  of lists.
5723  In the 
5724 \family sans 
5725 Itemize
5726 \family default 
5727  and 
5728 \family sans 
5729 Enumerate
5730 \family default 
5731  environments, LyX labels your list items with bullets or numbers, respectively.
5732  In the 
5733 \family sans 
5734 Description
5735 \family default 
5736  and 
5737 \family sans 
5738 List
5739 \family default 
5740  environments, LyX lets you provide your own label.
5741  We'll present the individual details of each type of list next after describing
5742  some general features of all four of them.
5743 \layout Subsubsection
5744
5745 General Features
5746 \layout Standard
5747
5748 The four paragraph environments for lists differ from the other environments
5749  in several ways.
5750  First, LyX treats each paragraph as a list item.
5751  Hitting 
5752 \family sans 
5753 Return
5754 \family default 
5755  does 
5756 \emph on 
5757 not
5758 \emph default 
5759  reset the environment to 
5760 \family sans 
5761 Standard
5762 \family default 
5763  but keeps the current environment and creates a new list item.
5764  The nesting depth is typically reset, however.
5765  If you want to keep both the current nesting depth and paragraph environment,
5766  you should use 
5767 \family sans 
5768 M-Return
5769 \family default 
5770  to break paragraphs.
5771 \layout Standard
5772
5773 You can nest lists of any type inside one another.
5774  In fact, LyX changes the labels on some list items depending on how its
5775  nested.
5776  If you intend to use any of the list paragraph environments, we suggest
5777  you read all of section 
5778 \begin_inset LatexCommand \ref{sec:nest}
5779
5780 \end_inset 
5781
5782 .
5783  
5784 \layout Subsubsection
5785
5786
5787 \family sans 
5788 Itemize
5789 \family default 
5790
5791 \begin_inset LatexCommand \label{sec:itemize}
5792
5793 \end_inset 
5794
5795
5796 \layout Standard
5797
5798 The first type of list we'll describe in detail is the 
5799 \family sans 
5800 Itemize
5801 \family default 
5802  paragraph environment.
5803  It has the following properties:
5804 \layout Itemize
5805
5806 Each item has a particular bullet or symbol as its label.
5807 \begin_deeper 
5808 \layout Itemize
5809
5810 LyX uses the same symbol for all of the items in a given nesting level.
5811 \layout Itemize
5812
5813 The symbol appears at the beginning of the first line.
5814 \end_deeper 
5815 \layout Itemize
5816
5817 The items can be any length.
5818  LyX automatically offsets the left margin of each item.
5819  The offset is always relative to whatever environment the 
5820 \family sans 
5821 Itemize
5822 \family default 
5823  list may be in.
5824 \layout Itemize
5825
5826 If you nest an 
5827 \family sans 
5828 Itemize
5829 \family default 
5830  environment inside another 
5831 \family sans 
5832 Itemize
5833 \family default 
5834  environment, the label changes to a new symbol.
5835 \begin_deeper 
5836 \layout Itemize
5837
5838 There are four different symbols for up to a four-fold nesting.
5839 \layout Itemize
5840
5841 LyX always shows the same symbol, an asterisk, on screen.
5842 \layout Itemize
5843
5844 See section 
5845 \begin_inset LatexCommand \ref{sec:nest}
5846
5847 \end_inset 
5848
5849  for a full explanation of nesting.
5850 \end_deeper 
5851 \layout Standard
5852
5853 Of course, that explanation was also an example of an 
5854 \family sans 
5855 Itemize
5856 \family default 
5857  list.
5858  The 
5859 \family sans 
5860 Itemize
5861 \family default 
5862  environment is best suited for lists where the order doesn't matter.
5863 \layout Standard
5864
5865 We said that different levels use different symbols as their label.
5866  Here's an example of all four possible symbols.
5867  Note that those of you reading this manual online won't see any difference.
5868 \layout Itemize
5869
5870 The label for the first level 
5871 \family sans 
5872 Itemize
5873 \family default 
5874  is a large black dot, or bullet.
5875 \begin_deeper 
5876 \layout Itemize
5877
5878 The label for the second level is a dash.
5879 \begin_deeper 
5880 \layout Itemize
5881
5882 The label for the third is an asterisk.
5883 \begin_deeper 
5884 \layout Itemize
5885
5886 The label for the fourth is a centered dot.
5887 \end_deeper 
5888 \layout Itemize
5889
5890 Back out to the third level.
5891 \end_deeper 
5892 \layout Itemize
5893
5894 Back to the second level.
5895 \end_deeper 
5896 \layout Itemize
5897
5898 Back to the outermost level.
5899 \layout Standard
5900
5901 These are the default labels for an 
5902 \family sans 
5903 Itemize
5904 \family default 
5905  list.
5906  You can customize these labels in the
5907 \begin_inset ERT
5908 status Collapsed
5909
5910 \layout Standard
5911
5912 \backslash 
5913 linebreak 
5914 \end_inset 
5915
5916  
5917 \family sans 
5918 \bar under 
5919 D
5920 \bar default 
5921 ocument\SpecialChar \menuseparator
5922
5923 \bar under 
5924 S
5925 \bar default 
5926 ettings
5927 \family default 
5928  dialog in the 
5929 \family sans 
5930 Bullets
5931 \family default 
5932  tab.
5933 \layout Standard
5934
5935 Notice how the space between items decreases with increasing depth.
5936  We'll explain nesting and all the tricks you can do with different depths
5937  in section 
5938 \begin_inset LatexCommand \ref{sec:nest}
5939
5940 \end_inset 
5941
5942 .
5943  Be sure to read it!
5944 \layout Subsubsection
5945
5946
5947 \family sans 
5948 Enumerate
5949 \family default 
5950
5951 \begin_inset LatexCommand \label{sec:enumerate}
5952
5953 \end_inset 
5954
5955
5956 \layout Standard
5957
5958 The 
5959 \family sans 
5960 Enumerate
5961 \family default 
5962  environment is the tool to use to create numbered lists and outlines.
5963  It has these properties:
5964 \layout Enumerate
5965
5966 Each item has a numeral as its label.
5967 \begin_deeper 
5968 \layout Enumerate
5969
5970 The type of numeral depends on the nesting depth.
5971 \end_deeper 
5972 \layout Enumerate
5973
5974 LyX automatically counts the items for you and updates the label as appropriate.
5975 \layout Enumerate
5976
5977 Each new 
5978 \family sans 
5979 Enumerate
5980 \family default 
5981  environment resets the counter to one.
5982 \layout Enumerate
5983
5984 Like the 
5985 \family sans 
5986 Itemize
5987 \family default 
5988  environment, the 
5989 \family sans 
5990 Enumerate
5991 \family default 
5992  environment:
5993 \begin_deeper 
5994 \layout Enumerate
5995
5996 Offsets the items relative to the left margin.
5997  Items can be any length.
5998 \layout Enumerate
5999
6000 Reduces the space between items as the nesting depth increases.
6001 \layout Enumerate
6002
6003 Uses different types of labels depending on the nesting depth.
6004 \layout Enumerate
6005
6006 Allows up to a four-fold nesting.
6007 \end_deeper 
6008 \layout Standard
6009
6010 Unlike the 
6011 \family sans 
6012 Itemize
6013 \family default 
6014  environment, 
6015 \family sans 
6016 Enumerate
6017 \family default 
6018  
6019 \emph on 
6020 does
6021 \emph default 
6022  show the different labels for each item.
6023  Here is how LyX labels the four different levels in an 
6024 \family sans 
6025 Enumerate
6026 \family default 
6027 :
6028 \layout Enumerate
6029
6030 The first level of an 
6031 \family sans 
6032 Enumerate
6033 \family default 
6034  uses Arabic numerals followed by a period.
6035 \begin_deeper 
6036 \layout Enumerate
6037
6038 The second level uses lower case letters surrounded by parentheses.
6039 \begin_deeper 
6040 \layout Enumerate
6041
6042 The third level uses lower-case Roman numerals followed by a period.
6043 \begin_deeper 
6044 \layout Enumerate
6045
6046 The fourth level uses capital letters followed by a period.
6047 \layout Enumerate
6048
6049 Again, notice the decrease in the spacing between items as the nesting depth
6050  increases.
6051 \end_deeper 
6052 \layout Enumerate
6053
6054 Back to the third level
6055 \end_deeper 
6056 \layout Enumerate
6057
6058 Back to the second level.
6059 \end_deeper 
6060 \layout Enumerate
6061
6062 Back to the outermost level.
6063 \layout Standard
6064
6065 Once again, you can customize the type of numbering used in the 
6066 \family sans 
6067 Enumerate
6068 \family default 
6069  environment.
6070  It involves adding commands to the LaTeX preamble (see the 
6071 \emph on 
6072 Extended Features
6073 \emph default 
6074  manual), however.
6075  As stated earlier, such customization only shows up in the printed version,
6076  not on the LyX screen.
6077 \layout Standard
6078
6079 There is more to nesting 
6080 \family sans 
6081 Enumerate
6082 \family default 
6083  environments than we've stated here.
6084  You 
6085 \emph on 
6086 really
6087 \emph default 
6088  should read section 
6089 \begin_inset LatexCommand \ref{sec:nest}
6090
6091 \end_inset 
6092
6093  to learn more about nesting.
6094 \layout Subsubsection
6095
6096
6097 \family sans 
6098 Description
6099 \family default 
6100
6101 \begin_inset LatexCommand \label{sec:descrlist}
6102
6103 \end_inset 
6104
6105
6106 \layout Standard
6107
6108 Unlike the previous two environments, the 
6109 \family sans 
6110 Description
6111 \family default 
6112  list has no fixed label.
6113  Instead, LyX uses the first 
6114 \begin_inset Quotes eld
6115 \end_inset 
6116
6117 word
6118 \begin_inset Quotes erd
6119 \end_inset 
6120
6121  of the first line as the label.
6122  Here's an example:
6123 \layout Description
6124
6125 Example: This is an example of the
6126 \family sans 
6127  Description
6128 \family default 
6129  environment.
6130 \layout Standard
6131
6132 LyX typesets the label in boldface and puts extra space between it and the
6133  rest of the line.
6134 \layout Standard
6135
6136 Now, you're probably wondering what we mean by, 
6137 \begin_inset Quotes eld
6138 \end_inset 
6139
6140 uses the first 'word'.
6141 \begin_inset Quotes erd
6142 \end_inset 
6143
6144  The 
6145 \family sans 
6146 Space
6147 \family default 
6148  key does not add a whitespace character, but separates words from one another.
6149  Inside of a 
6150 \family sans 
6151 Description
6152 \family default 
6153  environment, the 
6154 \family sans 
6155 Space
6156 \family default 
6157  key tells LyX to end the label if we're at the beginning of the first line
6158  of an item.
6159 \layout Standard
6160
6161 However, what if you want or need to use more than one word in the label
6162  of a 
6163 \family sans 
6164 Description
6165 \family default 
6166  environment? Simple: use a 
6167 \family sans 
6168 Protected Blank
6169 \family default 
6170 .
6171  [Use either 
6172 \family sans 
6173 C-Space
6174 \family default 
6175  or 
6176 \family sans 
6177 \bar under 
6178 S
6179 \bar default 
6180 pecial\SpecialChar ~
6181 Character\SpecialChar \menuseparator
6182 Protected\SpecialChar ~
6183
6184 \bar under 
6185 B
6186 \bar default 
6187 lank
6188 \family default 
6189  from the 
6190 \family sans 
6191 \bar under 
6192 I
6193 \bar default 
6194 nsert
6195 \family default 
6196  menu.
6197  See sec.
6198  
6199 \begin_inset LatexCommand \ref{sec:hspace}
6200
6201 \end_inset 
6202
6203  for more info.] Here's an example:
6204 \layout Description
6205
6206 Second\SpecialChar ~
6207 Example: This one shows how to use a 
6208 \family sans 
6209 Protected\SpecialChar ~
6210 Blank
6211 \family default 
6212  in the label of a 
6213 \family sans 
6214 Description
6215 \family default 
6216  list item.
6217 \layout Description
6218
6219 Usage: You should use the 
6220 \family sans 
6221 Description
6222 \family default 
6223  environment for things like definitions and theorems.
6224  Use it when you need to make one word in particular stand out in the text
6225  that describes it.
6226  It's not a good idea to use a 
6227 \family sans 
6228 Description
6229 \family default 
6230  environment when you have an entire sentence that you want to describe.
6231  You're better off using 
6232 \family sans 
6233 Itemize
6234 \family default 
6235  or 
6236 \family sans 
6237 Enumerate
6238 \family default 
6239  and nesting several 
6240 \family sans 
6241 Standard
6242 \family default 
6243  paragraphs into them.
6244 \layout Description
6245
6246 Nesting: You can, of course, nest 
6247 \family sans 
6248 Description
6249 \family default 
6250  environments inside one another, nest them in other types of lists, and
6251  so on.
6252 \layout Standard
6253
6254 Notice that after the first line, LyX indents subsequent lines, offsetting
6255  them from the first line.
6256 \layout Subsubsection
6257
6258 The LyX 
6259 \family sans 
6260 List
6261 \family default 
6262
6263 \begin_inset LatexCommand \label{sec:lyxlist}
6264
6265 \end_inset 
6266
6267
6268 \layout Standard
6269
6270 The 
6271 \family sans 
6272 List
6273 \family default 
6274  environment is a LyX extension to LaTeX.
6275  
6276 \layout Standard
6277
6278 Now, if you jumped here without reading sections 
6279 \begin_inset LatexCommand \ref{sec:itemize}
6280
6281 \end_inset 
6282
6283 -
6284 \begin_inset LatexCommand \ref{sec:descrlist}
6285
6286 \end_inset 
6287
6288 , you've goofed.
6289  The 
6290 \family sans 
6291 List
6292 \family default 
6293  environment does 
6294 \emph on 
6295 not
6296 \emph default 
6297  create numbered lists.
6298  That's what 
6299 \family sans 
6300 Enumerate
6301 \family default 
6302  does, and it's documented in section 
6303 \begin_inset LatexCommand \ref{sec:enumerate}
6304
6305 \end_inset 
6306
6307 .
6308  
6309 \layout Standard
6310
6311 Like the 
6312 \family sans 
6313 Description
6314 \family default 
6315  environment the 
6316 \family sans 
6317 List
6318 \family default 
6319  environment has user-defined labels for each list item.
6320  There are some key differences between this list environment and the other
6321  three:
6322 \layout Labeling
6323 \labelwidthstring MMMMMM
6324
6325 item\SpecialChar ~
6326 labels LyX uses the first 
6327 \begin_inset Quotes eld
6328 \end_inset 
6329
6330 word
6331 \begin_inset Quotes erd
6332 \end_inset 
6333
6334  of each line as the item label.
6335  The first 
6336 \family sans 
6337 Space
6338 \family default 
6339  after the beginning of the first line of an item marks the end of the label.
6340  If you need to use more than one word in an item label, use a protected
6341  blank as described above.
6342 \layout Labeling
6343 \labelwidthstring MMMMMM
6344
6345 margins As you can see, LyX uses different margins for the item label and
6346  the body of the item text.
6347  The body of the text has a larger left margin, which is equal to the default
6348  label width plus a little extra space.
6349  
6350 \layout Labeling
6351 \labelwidthstring MMMMMM
6352
6353 label\SpecialChar ~
6354 width LyX uses one of two things for the label width: the actual width
6355  of the label, or the default width, whichever is larger.
6356  If the actual width is larger, then the label 
6357 \begin_inset Quotes eld
6358 \end_inset 
6359
6360 extends
6361 \begin_inset Quotes erd
6362 \end_inset 
6363
6364  into the first line.
6365  In other words, the text of the first line isn't aligned with the left
6366  margin of the rest of the item text.
6367 \layout Labeling
6368 \labelwidthstring MMMMMM
6369
6370 default\SpecialChar ~
6371 width You can very easily set this default width.
6372  It's quite painless, actually.
6373  So, you can easily ensure that the text of all items in a 
6374 \family sans 
6375 List
6376 \family default 
6377  environment have the same left margin.
6378 \layout Labeling
6379 \labelwidthstring MMMMMM
6380
6381 uses You should use the 
6382 \family sans 
6383 List
6384 \family default 
6385  environment the same way you'd use as 
6386 \family sans 
6387 Description
6388 \family default 
6389  list: when you need one word to stand out from the text that describes
6390  it.
6391  The 
6392 \family sans 
6393 List
6394 \family default 
6395  environment gives you another way to do this, using a different overall
6396  layout.
6397 \layout Labeling
6398 \labelwidthstring MMMMMM
6399
6400 nesting You can nest 
6401 \family sans 
6402 List
6403 \family default 
6404  environments inside one another, nest them in other types of lists, and
6405  so on.
6406  They work just like the other list paragraph environments.
6407  Read section 
6408 \begin_inset LatexCommand \ref{sec:nest}
6409
6410 \end_inset 
6411
6412  to learn about nesting.
6413 \layout Standard
6414
6415 As you can see, this is a feature-packed paragraph environment!
6416 \layout Standard
6417
6418 To change the default width of the label, select the items in the list to
6419  change.
6420  You can also simply move the cursor into a 
6421 \family sans 
6422 List
6423 \family default 
6424  item if you want to change only its label width.
6425  Now open the 
6426 \family sans 
6427 \bar under 
6428 E
6429 \bar default 
6430 dit\SpecialChar \menuseparator
6431
6432 \bar under 
6433 P
6434 \bar default 
6435 aragraph\SpecialChar ~
6436 Settings
6437 \family default 
6438  dialog and find the 
6439 \family sans 
6440 Label\SpecialChar ~
6441 width
6442 \family default 
6443  text box.
6444  The text in the 
6445 \family sans 
6446 Label\SpecialChar ~
6447 width
6448 \family default 
6449  box determines the default label width.
6450  If you really, really want to, you can use the text of your largest label
6451  here, but you don't need to.
6452  We recommend using the letter 
6453 \begin_inset Quotes eld
6454 \end_inset 
6455
6456 M
6457 \begin_inset Quotes erd
6458 \end_inset 
6459
6460  multiple times.
6461  It's the widest character and is a standard unit of width in LaTeX.
6462  The default label width in the example 
6463 \family sans 
6464 List
6465 \family default 
6466  is 6 
6467 \begin_inset Quotes eld
6468 \end_inset 
6469
6470 M
6471 \begin_inset Quotes erd
6472 \end_inset 
6473
6474 s wide.
6475  Using 
6476 \begin_inset Quotes eld
6477 \end_inset 
6478
6479 M
6480 \begin_inset Quotes erd
6481 \end_inset 
6482
6483  as your unit of width in the 
6484 \family sans 
6485 Label\SpecialChar ~
6486 Width
6487 \family default 
6488  box has one more advantage: you don't need to keep changing the contents
6489  of 
6490 \family sans 
6491 Label\SpecialChar ~
6492 Width
6493 \family default 
6494  every time you alter a label in a 
6495 \family sans 
6496 List
6497 \family default 
6498  environment.
6499 \layout Standard
6500
6501 There's yet another feature of the 
6502 \family sans 
6503 List
6504 \family default 
6505  environment we need to tell you about.
6506  As you can see in the examples, LyX left-justifies the item labels by default.
6507  You can use additional 
6508 \family sans 
6509 HFills
6510 \family default 
6511  to change how LyX justifies the item label.
6512  We'll document 
6513 \family sans 
6514 HFills
6515 \family default 
6516  later in section 
6517 \begin_inset LatexCommand \ref{sec:hspace}
6518
6519 \end_inset 
6520
6521 .
6522  Here are some examples:
6523 \layout Labeling
6524 \labelwidthstring MMMMMMMM
6525
6526 Left The default for 
6527 \family sans 
6528 List
6529 \family default 
6530  item labels.
6531 \layout Labeling
6532 \labelwidthstring MMMMMMMM
6533
6534
6535 \hfill 
6536 Right One 
6537 \family sans 
6538 HFill
6539 \family default 
6540  at the beginning of the label right justifies it.
6541 \layout Labeling
6542 \labelwidthstring MMMMMMMM
6543
6544
6545 \hfill 
6546 Center
6547 \hfill 
6548  One 
6549 \family sans 
6550 HFill
6551 \family default 
6552  at the beginning of the label and one at the end centers it.
6553 \layout Standard
6554
6555 Don't worry if you have no idea what 
6556 \family sans 
6557 HFill
6558 \family default 
6559 s are yet.
6560  Just remember that you can use them to customize the look of the 
6561 \family sans 
6562 List
6563 \family default 
6564  environment.
6565 \layout Standard
6566
6567 That does it for the four paragraph environments for making lists.
6568  Oh - did we mention that you should read about nesting environments in
6569  section 
6570 \begin_inset LatexCommand \ref{sec:nest}
6571
6572 \end_inset 
6573
6574  if you want to use any of these list environments?
6575 \layout Subsection
6576
6577 Letters
6578 \layout Subsubsection
6579
6580
6581 \family sans 
6582 Address
6583 \family default 
6584  and 
6585 \family sans 
6586 Right\SpecialChar ~
6587 Address
6588 \family default 
6589 : An Overview
6590 \layout Standard
6591
6592 Although LyX has document classes for letters, we've also created two paragraph
6593  environments called 
6594 \family sans 
6595 Address
6596 \family default 
6597  and 
6598 \family sans 
6599 Right\SpecialChar ~
6600 Address
6601 \family default 
6602 .
6603  To use the letter class, you need to use specific paragraph environments
6604  in a specific order, otherwise LaTeX gags on the document.
6605  In contrast, you can use the 
6606 \family sans 
6607 Address
6608 \family default 
6609  and 
6610 \family sans 
6611 Right\SpecialChar ~
6612 Address
6613 \family default 
6614  paragraph environments anywhere with no problem.
6615  You can even nest them inside other environments, though you can't nest
6616  anything in them.
6617 \layout Standard
6618
6619 Of course, you're not limited to using 
6620 \family sans 
6621 Address
6622 \family default 
6623  and 
6624 \family sans 
6625 Right\SpecialChar ~
6626 Address
6627 \family default 
6628  for letters only.
6629  
6630 \family sans 
6631 Right\SpecialChar ~
6632 Address
6633 \family default 
6634 , in particular, is useful for creating article titles like those used in
6635  some European academic papers.
6636 \layout Subsubsection
6637
6638 Usage
6639 \begin_inset LatexCommand \label{sec:adress_usage}
6640
6641 \end_inset 
6642
6643
6644 \layout Standard
6645
6646 The 
6647 \family sans 
6648 Address
6649 \family default 
6650  environment formats text in the style of an address, which is also used
6651  for the opening and signature in some countries.
6652  Similarly, the 
6653 \family sans 
6654 Right\SpecialChar ~
6655 Address
6656 \family default 
6657  environment formats text in the style of a right-justified address, which
6658  is used for the sender's address and today's date in some countries.
6659  Here's an example of each:
6660 \layout Right Address
6661
6662 Right Address
6663 \newline 
6664 WhoAmI
6665 \newline 
6666 WhereAmI
6667 \newline 
6668 When is it? What is today?
6669 \layout Standard
6670
6671 That was 
6672 \family sans 
6673 Right\SpecialChar ~
6674 Address
6675 \family default 
6676 .
6677  Notice that the lines all have the same left margin, which LyX sets to
6678  fit the largest block of text on a single line.
6679  Here's an example of the 
6680 \family sans 
6681 Address
6682 \family default 
6683  environment:
6684 \layout Address
6685
6686 WhoAreYou
6687 \newline 
6688 Where do I send this
6689 \newline 
6690 Your post office and country
6691 \layout Standard
6692
6693 As you can see, both 
6694 \family sans 
6695 Address
6696 \family default 
6697  and 
6698 \family sans 
6699 Right\SpecialChar ~
6700 Address
6701 \family default 
6702  add extra space between themselves and the next paragraph.
6703  Speaking of which, if you hit 
6704 \family sans 
6705 Return
6706 \family default 
6707  in either of these environments, LyX resets the nesting depth and sets
6708  the environment to 
6709 \family sans 
6710 Standard
6711 \family default 
6712 .
6713  This makes sense, however, since 
6714 \family sans 
6715 Return
6716 \family default 
6717  is the 
6718 \family typewriter 
6719 break-paragraph
6720 \family default 
6721  function, and the individual lines of an address are not paragraphs.
6722  Thus, you'd use 
6723 \family typewriter 
6724 break-line
6725 \family default 
6726  [
6727 \family sans 
6728 C-Return
6729 \family default 
6730  or 
6731 \family sans 
6732 \bar under 
6733 S
6734 \bar default 
6735 pecial\SpecialChar ~
6736 Character\SpecialChar \menuseparator
6737
6738 \bar under 
6739 L
6740 \bar default 
6741 inebreak
6742 \family default 
6743  from the 
6744 \family sans 
6745 \bar under 
6746 I
6747 \bar default 
6748 nsert
6749 \family default 
6750  menu] to start a new line in an 
6751 \family sans 
6752 Address
6753 \family default 
6754  or
6755 \family sans 
6756  Right\SpecialChar ~
6757 Address
6758 \family default 
6759  environment.
6760 \layout Subsection
6761
6762 Academic Writing
6763 \layout Standard
6764
6765 Most academic writing begins with an abstract and ends with a bibliography
6766  or list of references.
6767  LyX contains paragraph environments for both of these.
6768 \layout Subsubsection
6769
6770
6771 \family sans 
6772 Abstract
6773 \layout Standard
6774
6775 The 
6776 \family sans 
6777 Abstract
6778 \family default 
6779  environment is used for the abstract of an article.
6780  Technically, you 
6781 \emph on 
6782 could
6783 \emph default 
6784  use this environment anywhere, but you really 
6785 \emph on 
6786 should
6787 \emph default 
6788  only use it at the beginning of the document, after the title.
6789  Also, don't bother trying to nest 
6790 \family sans 
6791 Abstract
6792 \family default 
6793  in anything else or vice versa.
6794  It won't work.
6795  The 
6796 \family sans 
6797 Abstract
6798 \family default 
6799  environment is only useful in the 
6800 \begin_inset Quotes eld
6801 \end_inset 
6802
6803 article
6804 \begin_inset Quotes erd
6805 \end_inset 
6806
6807  and 
6808 \begin_inset Quotes eld
6809 \end_inset 
6810
6811 report
6812 \begin_inset Quotes erd
6813 \end_inset 
6814
6815  document classes [as well as 
6816 \begin_inset Quotes eld
6817 \end_inset 
6818
6819 amsart,
6820 \begin_inset Quotes erd
6821 \end_inset 
6822
6823  which is just a specialized version of 
6824 \begin_inset Quotes eld
6825 \end_inset 
6826
6827 article
6828 \begin_inset Quotes erd
6829 \end_inset 
6830
6831 ].
6832  The 
6833 \begin_inset Quotes eld
6834 \end_inset 
6835
6836 book
6837 \begin_inset Quotes erd
6838 \end_inset 
6839
6840  document class ignores the 
6841 \family sans 
6842 Abstract
6843 \family default 
6844  completely, and it's utterly silly to use 
6845 \family sans 
6846 Abstract
6847 \family default 
6848  in the 
6849 \begin_inset Quotes eld
6850 \end_inset 
6851
6852 letter
6853 \begin_inset Quotes erd
6854 \end_inset 
6855
6856  document class.
6857 \layout Standard
6858
6859 The 
6860 \family sans 
6861 Abstract
6862 \family default 
6863  environment does several things for you.
6864  First, it puts the centered label 
6865 \begin_inset Quotes eld
6866 \end_inset 
6867
6868 Abstract
6869 \begin_inset Quotes erd
6870 \end_inset 
6871
6872  above the text.
6873  The label and the text of the abstract are separated by some extra vertical
6874  space.
6875  Second, it typesets everything in a smaller font, just as you'd expect.
6876  Lastly, it adds a bit of extra vertical space between the abstract and
6877  the subsequent text.
6878  Well, that's how it will appear on the LyX screen.
6879  If your document is in the 
6880 \begin_inset Quotes eld
6881 \end_inset 
6882
6883 report
6884 \begin_inset Quotes erd
6885 \end_inset 
6886
6887  class, the abstract actually appears on a separate page in the printed
6888  version of the file.
6889 \layout Standard
6890
6891 Starting a new paragraph by hitting 
6892 \family sans 
6893 Return
6894 \family default 
6895  does 
6896 \emph on 
6897 not
6898 \emph default 
6899  reset the paragraph environment.
6900  The new paragraph will still be in the 
6901 \family sans 
6902 Abstract
6903 \family default 
6904  environment.
6905  So, you will have to change the paragraph environment yourself when you
6906  finish entering the abstract of your document.
6907 \layout Standard
6908
6909 We'd love to give you an example of the 
6910 \family sans 
6911 Abstract
6912 \family default 
6913  environment, but we can't, since this document is in the 
6914 \begin_inset Quotes eld
6915 \end_inset 
6916
6917 book
6918 \begin_inset Quotes erd
6919 \end_inset 
6920
6921  class.
6922  If you've never heard of an 
6923 \begin_inset Quotes eld
6924 \end_inset 
6925
6926 abstract
6927 \begin_inset Quotes erd
6928 \end_inset 
6929
6930  before, you can safely ignore this environment.
6931 \layout Subsubsection
6932
6933
6934 \family sans 
6935 Bibliography
6936 \family default 
6937
6938 \begin_inset LatexCommand \label{sec:bibliography}
6939
6940 \end_inset 
6941
6942
6943 \layout Standard
6944
6945 The 
6946 \family sans 
6947 Bibliography
6948 \family default 
6949  environment is used to list references.
6950  Technically, you 
6951 \emph on 
6952 could
6953 \emph default 
6954  use this environment anywhere, but you really 
6955 \emph on 
6956 should
6957 \emph default 
6958  only use it at the end of the document.
6959  Also, don't bother trying to nest 
6960 \family sans 
6961 Bibliography
6962 \family default 
6963  in anything else or vice versa.
6964  It won't work.
6965 \layout Standard
6966
6967 When you first open a 
6968 \family sans 
6969 Bibliography
6970 \family default 
6971  environment, LyX add a large vertical space, followed by the heading 
6972 \begin_inset Quotes eld
6973 \end_inset 
6974
6975 Bibliography
6976 \begin_inset Quotes erd
6977 \end_inset 
6978
6979  or 
6980 \begin_inset Quotes eld
6981 \end_inset 
6982
6983 References,
6984 \begin_inset Quotes erd
6985 \end_inset 
6986
6987  depending on the document class.
6988  The heading is in a large boldface font.
6989  Each paragraph of the 
6990 \family sans 
6991 Bibliography
6992 \family default 
6993  environment is a bibliography entry.
6994  Thus, hitting 
6995 \family sans 
6996 Return
6997 \family default 
6998  does 
6999 \emph on 
7000 not
7001 \emph default 
7002  reset the paragraph environment.
7003  Each new paragraph is still in the 
7004 \family sans 
7005 Bibliography
7006 \family default 
7007  environment.
7008 \layout Standard
7009
7010 At the 
7011 \emph on 
7012 beginning
7013 \emph default 
7014  of the 
7015 \emph on 
7016 first line
7017 \emph default 
7018  of each paragraph, you will see a gray button showing a number.
7019  If you click on it, you will get a dialog in which you can set a 
7020 \family sans 
7021 key
7022 \family default 
7023  and a 
7024 \family sans 
7025 label
7026 \family default 
7027 .
7028  The key is the symbolic name by which you will refer to this bibliography
7029  entry.
7030  For example, suppose your first entry in the bibliography was a book about
7031  LaTeX.
7032  We could choose the key 
7033 \begin_inset Quotes eld
7034 \end_inset 
7035
7036 latexguide
7037 \begin_inset Quotes erd
7038 \end_inset 
7039
7040  for that entry.
7041  You can also give a label, which will be displayed in the gray inset box.
7042 \layout Standard
7043
7044 The 
7045 \family sans 
7046 key
7047 \family default 
7048  field isn't useless.
7049  You can refer to your bibliography entries using the 
7050 \family sans 
7051 \bar under 
7052 I
7053 \bar default 
7054 nsert\SpecialChar \menuseparator
7055
7056 \bar under 
7057 C
7058 \bar default 
7059 itation\SpecialChar ~
7060 Reference
7061 \family default 
7062  command.
7063  Just choose the key inside in the available keys list, then add a reference
7064  by clicking on the left arrow, which will add it to the selected keys list.
7065  Multiple references can be placed by selecting more than one key.
7066  An example of the 
7067 \family sans 
7068 Bibliography
7069 \family default 
7070  appears at the end of this document.
7071  
7072 \begin_inset Quotes eld
7073 \end_inset 
7074
7075 See 
7076 \begin_inset LatexCommand \cite{latexguide}
7077
7078 \end_inset 
7079
7080  or 
7081 \begin_inset LatexCommand \cite[Chapter 3]{latexcompanion}
7082
7083 \end_inset 
7084
7085
7086 \begin_inset Quotes erd
7087 \end_inset 
7088
7089  is an example of how to cite two of the entries in it.
7090  In the second one, we used the 
7091 \family sans 
7092 T
7093 \bar under 
7094 e
7095 \bar default 
7096 xt\SpecialChar ~
7097 after
7098 \family default 
7099  field of the citation dialog to add the text 
7100 \begin_inset Quotes eld
7101 \end_inset 
7102
7103 Chapter 3
7104 \begin_inset Quotes erd
7105 \end_inset 
7106
7107 .
7108  The texts 
7109 \begin_inset Quotes eld
7110 \end_inset 
7111
7112 latexguide
7113 \begin_inset Quotes erd
7114 \end_inset 
7115
7116  and 
7117 \begin_inset Quotes eld
7118 \end_inset 
7119
7120 latexcompanion
7121 \begin_inset Quotes erd
7122 \end_inset 
7123
7124  that you see on screen will be replaced in print by the number or the label
7125  of the bibliography entry.
7126 \layout Standard
7127
7128 The more advanced LaTeX bibliography package BibTeX is also supported by
7129  LyX.
7130  For a description of how to use it, please refer to the 
7131 \emph on 
7132 Extended LyX Features
7133 \emph default 
7134  document.
7135 \layout Subsection
7136
7137 Special Purpose
7138 \layout Standard
7139
7140 There are three standard paragraph environments that simply don't fit any
7141  category, as they are very specialized for a particular purpose.
7142  We'll point out the highlights and uses of each.
7143 \layout Subsubsection
7144
7145
7146 \family sans 
7147 Caption
7148 \family default 
7149
7150 \begin_inset LatexCommand \label{sec:captionlayout}
7151
7152 \end_inset 
7153
7154
7155 \layout Standard
7156
7157 The 
7158 \family sans 
7159 Caption
7160 \family default 
7161  environment is the default paragraph environment for 
7162 \family sans 
7163 Figure\SpecialChar ~
7164 Floats
7165 \family default 
7166  and 
7167 \family sans 
7168 Table\SpecialChar ~
7169 Floats
7170 \family default 
7171 .
7172  On the LyX screen, you'll see either the label 
7173 \begin_inset Quotes eld
7174 \end_inset 
7175
7176 Figure #:
7177 \begin_inset Quotes erd
7178 \end_inset 
7179
7180  or 
7181 \begin_inset Quotes eld
7182 \end_inset 
7183
7184 Table #:
7185 \begin_inset Quotes erd
7186 \end_inset 
7187
7188 , depending on which type of 
7189 \family sans 
7190 Float
7191 \family default 
7192  it's in.
7193  The actual reference number is substituted in this label in the printed
7194  output.
7195 \layout Standard
7196
7197 You can't really nest things into a 
7198 \family sans 
7199 Caption
7200 \family default 
7201  environment or vice versa.
7202  Additionally, hitting 
7203 \family sans 
7204 Return
7205 \family default 
7206  resets the paragraph environment to 
7207 \family sans 
7208 Standard
7209 \family default 
7210 , so a 
7211 \family sans 
7212 Caption
7213 \family default 
7214  can only be a single paragraph.
7215 \layout Standard
7216
7217 You cannot use a 
7218 \family sans 
7219 Caption
7220 \family default 
7221  environment outside of a 
7222 \family sans 
7223 Figure\SpecialChar ~
7224 Float
7225 \family default 
7226  or a 
7227 \family sans 
7228 Table\SpecialChar ~
7229 Float
7230 \family default 
7231 .
7232  See sections 
7233 \begin_inset LatexCommand \ref{sec:figures}
7234
7235 \end_inset 
7236
7237  and 
7238 \begin_inset LatexCommand \ref{sec:tables}
7239
7240 \end_inset 
7241
7242  for more information on 
7243 \family sans 
7244 Figure\SpecialChar ~
7245 Floats
7246 \family default 
7247  and 
7248 \family sans 
7249 Table\SpecialChar ~
7250 Floats
7251 \family default 
7252 .
7253  
7254 \layout Subsubsection
7255
7256 LyX
7257 \family sans 
7258 -Code
7259 \layout Standard
7260
7261 The 
7262 \family sans 
7263 LyX-Code
7264 \family default 
7265  environment is another LyX extension.
7266  It type-sets text in a typewriter-style font.
7267  It also treats the 
7268 \family sans 
7269 Space
7270 \family default 
7271  key as a fixed whitespace;
7272 \begin_inset Foot
7273 collapsed true
7274
7275 \layout Standard
7276
7277 In the 
7278 \family sans 
7279 LyX-Code
7280 \family default 
7281  environment, the 
7282 \family sans 
7283 Space
7284 \family default 
7285  key is treated as a 
7286 \family sans 
7287 Protected\SpecialChar ~
7288 Blank
7289 \family default 
7290  instead of an end-of-word marker.
7291 \end_inset 
7292
7293  this is the only case in which you can type multiple whitespaces in LyX.
7294  If you need to insert blank lines, you'll still need to use 
7295 \family sans 
7296 C-Return
7297 \family default 
7298  [the 
7299 \family typewriter 
7300 break-line
7301 \family default 
7302  function].
7303  
7304 \family sans 
7305 Return
7306 \family default 
7307  breaks paragraphs.
7308  Note, however, that 
7309 \family sans 
7310 Return
7311 \family default 
7312  does 
7313 \emph on 
7314 not
7315 \emph default 
7316  reset the paragraph environment.
7317  So, when you finish using the 
7318 \family sans 
7319 LyX-Code
7320 \family default 
7321  environment, you'll need to change the paragraph environment yourself.
7322  Also, you 
7323 \emph on 
7324 can
7325 \emph default 
7326  nest the 
7327 \family sans 
7328 LyX-Code
7329 \family default 
7330  environment inside of others.
7331 \layout Standard
7332
7333 There are a few quirks with this environment:
7334 \layout Itemize
7335
7336 You cannot use 
7337 \family sans 
7338 C-Return
7339 \family default 
7340  at the beginning of a new paragraph [i.e.
7341  you can't follow 
7342 \family sans 
7343 Return
7344 \family default 
7345  with a 
7346 \family sans 
7347 C-Return
7348 \family default 
7349 ].
7350 \layout Itemize
7351
7352 You can't follow a 
7353 \family sans 
7354 C-Return
7355 \family default 
7356  with a 
7357 \family sans 
7358 Space
7359 \family default 
7360 .
7361 \begin_deeper 
7362 \layout Itemize
7363
7364 Use a 
7365 \family sans 
7366 Return
7367 \family default 
7368  to begin a new paragraph, then you can use a 
7369 \family sans 
7370 Space
7371 \family default 
7372 .
7373 \layout Itemize
7374
7375 Or: use 
7376 \family sans 
7377 C-Space
7378 \family default 
7379  instead.
7380 \end_deeper 
7381 \layout Itemize
7382
7383 You can't have an empty paragraph or an empty line.
7384  You must put at least one 
7385 \family sans 
7386 Space
7387 \family default 
7388  in any line you want blank.
7389  Otherwise, LaTeX generates errors.
7390 \layout Itemize
7391
7392 You cannot get the typewriter double quotes by typing 
7393 \family sans 
7394 "
7395 \family default 
7396  since that will insert 
7397 \emph on 
7398 real
7399 \emph default 
7400  quotes.
7401  You get the typewriter double quotes with 
7402 \family sans 
7403 C-"
7404 \family default 
7405  (or 
7406 \family sans 
7407 C-q
7408 \family default 
7409  if you use Emacs-like key bindings).
7410 \layout Standard
7411
7412 Here's an example:
7413 \layout LyX-Code
7414
7415 #include <stdio.h>
7416 \layout LyX-Code
7417
7418  
7419 \layout LyX-Code
7420
7421 int main(void)
7422 \layout LyX-Code
7423
7424 {
7425 \layout LyX-Code
7426
7427     printf("Hello World
7428 \backslash 
7429 n");
7430 \layout LyX-Code
7431
7432     return 0;
7433 \layout LyX-Code
7434
7435 }
7436 \layout Standard
7437
7438 This is just the standard 
7439 \begin_inset Quotes eld
7440 \end_inset 
7441
7442 Hello world!
7443 \begin_inset Quotes erd
7444 \end_inset 
7445
7446  program.
7447  
7448 \layout Standard
7449
7450
7451 \family sans 
7452 LyX-Code
7453 \family default 
7454  has one purpose: to typeset code, such as program source, shell scripts,
7455  rc-files, and so on.
7456  Use it only in those very, very special cases where you need to generate
7457  text as if you used a typewriter.
7458 \layout Subsubsection
7459
7460 Comment
7461 \layout Standard
7462
7463 The comment paragraph environment can be used to write comments about your
7464  document that will not appear in the final output.
7465  In order to make this clear, LyX will present the comment environment in
7466  a different color than the rest of the text.
7467 \layout Section
7468
7469 Nesting Environments
7470 \begin_inset LatexCommand \label{sec:nest}
7471
7472 \end_inset 
7473
7474
7475 \layout Subsection
7476
7477 The Big Deal
7478 \layout Standard
7479
7480 Throughout the previous sections, we've been nagging you to 
7481 \begin_inset Quotes eld
7482 \end_inset 
7483
7484 go read Section\SpecialChar ~
7485
7486 \begin_inset LatexCommand \ref{sec:nest}
7487
7488 \end_inset 
7489
7490 .
7491 \begin_inset Quotes erd
7492 \end_inset 
7493
7494  So, you're probably wondering what the big deal is.
7495 \layout Standard
7496
7497 The big deal is that LyX differs rather strongly from the traditional 
7498 \begin_inset Quotes eld
7499 \end_inset 
7500
7501 word\SpecialChar \-
7502 processor-as-overglorified-typewriter
7503 \begin_inset Quotes erd
7504 \end_inset 
7505
7506  concept.
7507  With a typewriter, text is merely ink on a page.
7508  Most word processors aren't much better, treating text as pixels on the
7509  screen and bytes in memory.
7510  In contrast, LyX treats text as a unified block with a particular context
7511  and specific properties.
7512  However, what if you wanted one 
7513 \begin_inset Quotes eld
7514 \end_inset 
7515
7516 block
7517 \begin_inset Quotes erd
7518 \end_inset 
7519
7520  to inherit some of the properties of another 
7521 \begin_inset Quotes eld
7522 \end_inset 
7523
7524 block
7525 \begin_inset Quotes erd
7526 \end_inset 
7527
7528  ? 
7529 \layout Standard
7530
7531 Here's a more specific example: outlines.
7532  You have three main points in your outline, but point #2 also has two subpoints.
7533  In other words, you have a list 
7534 \emph on 
7535 inside
7536 \emph default 
7537  of another list, with the inner list 
7538 \begin_inset Quotes eld
7539 \end_inset 
7540
7541 attached
7542 \begin_inset Quotes erd
7543 \end_inset 
7544
7545  to item #2:
7546 \layout Enumerate
7547
7548 one
7549 \layout Enumerate
7550
7551 two
7552 \begin_deeper 
7553 \layout Enumerate
7554
7555 sublist - item #1
7556 \layout Enumerate
7557
7558 sublist - item #2
7559 \end_deeper 
7560 \layout Enumerate
7561
7562 three
7563 \layout Standard
7564
7565 How do you put a list inside of a list? By now, the answer should be obvious:
7566  you nest one list inside the other.
7567  
7568 \layout Standard
7569
7570 How to nest an environment is quite simple.
7571  Select 
7572 \family sans 
7573 \bar under 
7574 I
7575 \bar default 
7576 ncrease\SpecialChar ~
7577 Environment\SpecialChar ~
7578 Depth
7579 \family default 
7580  or
7581 \family sans 
7582 \bar under 
7583  D
7584 \bar default 
7585 ecrease\SpecialChar ~
7586 Environment\SpecialChar ~
7587 Depth
7588 \family default 
7589  from the 
7590 \family sans 
7591 \bar under 
7592 E
7593 \bar default 
7594 dit
7595 \family default 
7596  menu to change the nesting depth of the current paragraph (the status bar
7597  will tell you how far you are nested).
7598 \layout Standard
7599
7600 You can also use the convenient key bindings 
7601 \family sans 
7602 S-M-Left
7603 \family default 
7604  and 
7605 \family sans 
7606 S-M-Right
7607 \begin_inset Foot
7608 collapsed true
7609
7610 \layout Standard
7611
7612
7613 \family sans 
7614 M-p\SpecialChar ~
7615 Left
7616 \family default 
7617  and 
7618 \family sans 
7619 M-p\SpecialChar ~
7620 Right 
7621 \family default 
7622 are alternatives, if you prefer those bindings
7623 \end_inset 
7624
7625  
7626 \family default 
7627 to change the nesting level.
7628  The change will work on the current selection if you have made one (allowing
7629  you to change the nesting of several paragraphs at once), or the current
7630  paragraph.
7631 \layout Standard
7632
7633 Note that LyX only changes the nesting depth if it can.
7634  If it's invalid to do so, nothing happens if you try to change the depth.
7635  Additionally, if you change the depth of one paragraph, it affects the
7636  depth of every paragraph nested inside of it.
7637  It's hard to describe what exactly LyX does in this case.
7638  That depends specifically on what your text looks like.
7639  Your best bet is to simply play with changing the nesting depth and see
7640  what happens.
7641 \layout Standard
7642
7643 Nesting isn't just limited to lists.
7644  In LyX, you can nest just about anything inside anything else, as you're
7645  about to find out.
7646  This is the real power of nesting paragraph environments.
7647 \layout Subsection
7648
7649 What You Can and Can't Nest
7650 \layout Standard
7651
7652 Before we fire a list of paragraph environments at you, we need to tell
7653  you a little bit more about how nesting works.
7654 \layout Standard
7655
7656 The question of nesting is a bit more complicated than a simple yes or no,
7657  can you or can't you.
7658  There's also the question of how.
7659  Can you nest this environment into anything else? Can you nest another
7660  environment into it? A 
7661 \begin_inset Quotes eld
7662 \end_inset 
7663
7664 yes
7665 \begin_inset Quotes erd
7666 \end_inset 
7667
7668  to one of these doesn't guarantee a 
7669 \begin_inset Quotes eld
7670 \end_inset 
7671
7672 yes
7673 \begin_inset Quotes erd
7674 \end_inset 
7675
7676  to the other.
7677 \layout Standard
7678
7679 The paragraph environments in LyX can do one of three things when it comes
7680  to nesting.
7681  First, an environment may be completely unnestable.
7682  Second, there are environments that are fully nestable.
7683  You can nest them inside of things and you can also nest other things inside
7684  of them.
7685  There is one last type of environment.
7686  You can nest them into other environments, but that's it.
7687  You can't nest anything into them.
7688 \layout Standard
7689
7690 Here's a list of the three types of nesting behavior, and which paragraph
7691  environments have them:
7692 \begin_inset Foot
7693 collapsed true
7694
7695 \layout Standard
7696
7697 For some odd reason, LyX allows you to fully nest both 
7698 \family sans 
7699 Bibliography
7700 \family default 
7701  and 
7702 \family sans 
7703 Abstract
7704 \family default 
7705 .
7706  Also, LyX allows you to nest 
7707 \family sans 
7708 Title
7709 \family default 
7710
7711 \family sans 
7712 Author
7713 \family default 
7714 , and 
7715 \family sans 
7716 Date
7717 \family default 
7718  into other environments.
7719  We urge you not to.
7720  LaTeX may barf if you try it.
7721  Then again, it may not.
7722  We don't know for certain.
7723  However, it makes no sense contextually to perform any nesting with these
7724  environments, so why would you ever want to?
7725 \end_inset 
7726
7727
7728 \layout Description
7729
7730 Unnestable Can't nest them.
7731  Can't nest into them.
7732 \begin_deeper 
7733 \layout Itemize
7734
7735
7736 \family sans 
7737 Part
7738 \layout Itemize
7739
7740
7741 \family sans 
7742 Chapter
7743 \layout Itemize
7744
7745
7746 \family sans 
7747 Section
7748 \family default 
7749  
7750 \layout Itemize
7751
7752
7753 \family sans 
7754 Subsection
7755 \layout Itemize
7756
7757
7758 \family sans 
7759 Subsubsection
7760 \layout Itemize
7761
7762
7763 \family sans 
7764 Paragraph
7765 \family default 
7766  
7767 \layout Itemize
7768
7769
7770 \family sans 
7771 Subparagraph
7772 \layout Itemize
7773
7774
7775 \family sans 
7776 Part*
7777 \layout Itemize
7778
7779
7780 \family sans 
7781 Chapter*
7782 \layout Itemize
7783
7784
7785 \family sans 
7786 Section*
7787 \layout Itemize
7788
7789
7790 \family sans 
7791 Subsection*
7792 \layout Itemize
7793
7794
7795 \family sans 
7796 Subsubsection*
7797 \layout Itemize
7798
7799
7800 \family sans 
7801 Bibliography
7802 \layout Itemize
7803
7804
7805 \family sans 
7806 Abstract
7807 \layout Itemize
7808
7809
7810 \family sans 
7811 Title
7812 \layout Itemize
7813
7814
7815 \family sans 
7816 Author
7817 \layout Itemize
7818
7819
7820 \family sans 
7821 Date
7822 \end_deeper 
7823 \layout Description
7824
7825 Fully\SpecialChar ~
7826 Nestable You can nest them.
7827  You can nest other things into them.
7828 \begin_deeper 
7829 \layout Itemize
7830
7831
7832 \family sans 
7833 Verse
7834 \layout Itemize
7835
7836
7837 \family sans 
7838 Quote
7839 \layout Itemize
7840
7841
7842 \family sans 
7843 Quotation
7844 \layout Itemize
7845
7846
7847 \family sans 
7848 Itemize
7849 \layout Itemize
7850
7851
7852 \family sans 
7853 Enumerate
7854 \layout Itemize
7855
7856
7857 \family sans 
7858 Description
7859 \layout Itemize
7860
7861
7862 \family sans 
7863 List
7864 \layout Itemize
7865
7866
7867 \family sans 
7868 LyX-Code
7869 \end_deeper 
7870 \layout Description
7871
7872 Nestable-Inside You can nest them inside of other things.
7873  You can't nest anything into them.
7874 \begin_deeper 
7875 \layout Itemize
7876
7877
7878 \family sans 
7879 Standard
7880 \layout Itemize
7881
7882
7883 \family sans 
7884 Right\SpecialChar ~
7885 Address
7886 \layout Itemize
7887
7888
7889 \family sans 
7890 Address
7891 \end_deeper 
7892 \layout Standard
7893
7894 The 
7895 \family sans 
7896 Caption
7897 \family default 
7898  environment doesn't really fit anywhere, since it's only used inside of
7899  
7900 \family sans 
7901 Table\SpecialChar ~
7902 Floats
7903 \family default 
7904  and 
7905 \family sans 
7906 Figure\SpecialChar ~
7907 Floats
7908 \family default 
7909 .
7910 \layout Subsection
7911
7912 Nesting Other Things: Tables, Math, Floats, etc.
7913 \begin_inset LatexCommand \label{sec:table-and-fig-nesting}
7914
7915 \end_inset 
7916
7917
7918 \layout Standard
7919
7920 There are several things that aren't paragraph environments, but which are
7921  affected by nesting anyhow.
7922  They are:
7923 \layout Itemize
7924
7925 equations
7926 \layout Itemize
7927
7928 tables
7929 \layout Itemize
7930
7931 figures
7932 \layout Standard
7933
7934 [Note: if you put a figure or a table in a 
7935 \family sans 
7936 Float
7937 \family default 
7938 , this is no longer true.
7939  See below or look in sections 
7940 \begin_inset LatexCommand \ref{sec:figures}
7941
7942 \end_inset 
7943
7944  or 
7945 \begin_inset LatexCommand \ref{sec:tables}
7946
7947 \end_inset 
7948
7949  for more info.]
7950 \layout Standard
7951
7952 LyX can treat these three objects as either a word or as a paragraph.
7953  Well, you can't inline a table, but you can inline math and figures.
7954  If a figure or an equation is inlined, it goes wherever the paragraph it's
7955  in goes.
7956 \layout Standard
7957
7958 On the other hand, if you have an equation, figure or table in a 
7959 \begin_inset Quotes eld
7960 \end_inset 
7961
7962 paragraph
7963 \begin_inset Quotes erd
7964 \end_inset 
7965
7966  of its own, it behaves just like a 
7967 \begin_inset Quotes eld
7968 \end_inset 
7969
7970 nestable-inside
7971 \begin_inset Quotes erd
7972 \end_inset 
7973
7974  paragraph environment.
7975  You can nest it into any environment, but you [obviously] can't nest anything
7976  into it.
7977 \layout Standard
7978
7979 Here's an example with a table:
7980 \layout Enumerate
7981
7982 Item One
7983 \begin_deeper 
7984 \layout Enumerate
7985
7986 This is (a) and it's nested.
7987 \begin_deeper 
7988 \layout Standard
7989 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
7990
7991 \begin_inset  Tabular
7992 <lyxtabular version="3" rows="2" columns="2">
7993 <features>
7994 <column alignment="center" valignment="top" leftline="true" width="0pt">
7995 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
7996 <row topline="true">
7997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7998 \begin_inset Text
7999
8000 \layout Standard
8001
8002
8003 \family roman 
8004 \series medium 
8005 \shape up 
8006 \size normal 
8007 \emph off 
8008 \bar no 
8009 \noun off 
8010 \color none
8011 a
8012 \end_inset 
8013 </cell>
8014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \layout Standard
8018
8019
8020 \family roman 
8021 \series medium 
8022 \shape up 
8023 \size normal 
8024 \emph off 
8025 \bar no 
8026 \noun off 
8027 \color none
8028 b
8029 \end_inset 
8030 </cell>
8031 </row>
8032 <row topline="true" bottomline="true">
8033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8034 \begin_inset Text
8035
8036 \layout Standard
8037
8038
8039 \family roman 
8040 \series medium 
8041 \shape up 
8042 \size normal 
8043 \emph off 
8044 \bar no 
8045 \noun off 
8046 \color none
8047 c
8048 \end_inset 
8049 </cell>
8050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8051 \begin_inset Text
8052
8053 \layout Standard
8054
8055
8056 \family roman 
8057 \series medium 
8058 \shape up 
8059 \size normal 
8060 \emph off 
8061 \bar no 
8062 \noun off 
8063 \color none
8064 d
8065 \end_inset 
8066 </cell>
8067 </row>
8068 </lyxtabular>
8069
8070 \end_inset 
8071
8072
8073 \end_deeper 
8074 \layout Enumerate
8075
8076 This is (b).
8077  The table is actually nested inside (a).
8078 \end_deeper 
8079 \layout Enumerate
8080
8081 Back out again.
8082 \layout Standard
8083
8084 If we hadn't nested the table at all, the list would look like this:
8085 \layout Enumerate
8086
8087 Item One
8088 \begin_deeper 
8089 \layout Enumerate
8090
8091 This is (a) and it's nested.
8092 \end_deeper 
8093 \layout Standard
8094 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
8095
8096 \begin_inset  Tabular
8097 <lyxtabular version="3" rows="2" columns="2">
8098 <features>
8099 <column alignment="center" valignment="top" leftline="true" width="0pt">
8100 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8101 <row topline="true">
8102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8103 \begin_inset Text
8104
8105 \layout Standard
8106
8107
8108 \family roman 
8109 \series medium 
8110 \shape up 
8111 \size normal 
8112 \emph off 
8113 \bar no 
8114 \noun off 
8115 \color none
8116 a
8117 \end_inset 
8118 </cell>
8119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8120 \begin_inset Text
8121
8122 \layout Standard
8123
8124
8125 \family roman 
8126 \series medium 
8127 \shape up 
8128 \size normal 
8129 \emph off 
8130 \bar no 
8131 \noun off 
8132 \color none
8133 b
8134 \end_inset 
8135 </cell>
8136 </row>
8137 <row topline="true" bottomline="true">
8138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \layout Standard
8142
8143
8144 \family roman 
8145 \series medium 
8146 \shape up 
8147 \size normal 
8148 \emph off 
8149 \bar no 
8150 \noun off 
8151 \color none
8152 c
8153 \end_inset 
8154 </cell>
8155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8156 \begin_inset Text
8157
8158 \layout Standard
8159
8160
8161 \family roman 
8162 \series medium 
8163 \shape up 
8164 \size normal 
8165 \emph off 
8166 \bar no 
8167 \noun off 
8168 \color none
8169 d
8170 \end_inset 
8171 </cell>
8172 </row>
8173 </lyxtabular>
8174
8175 \end_inset 
8176
8177
8178 \layout Enumerate
8179
8180 This is (b).
8181  The table is 
8182 \emph on 
8183 not
8184 \emph default 
8185  nested inside (a).
8186  In fact, it's not nested at all.
8187 \layout Enumerate
8188
8189 Back out again.
8190 \layout Standard
8191
8192 Notice how item (b) is not only no longer nested, but is also the first
8193  item of a new list!
8194 \layout Standard
8195
8196 There's another trap you can fall into: nesting the table, but not going
8197  deep enough.
8198  LyX turns anything after the table into a new [sub]list.
8199 \layout Enumerate
8200
8201 Item One
8202 \begin_deeper 
8203 \layout Enumerate
8204
8205 This is (a) and it's nested.
8206 \layout Standard
8207 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
8208
8209 \begin_inset  Tabular
8210 <lyxtabular version="3" rows="2" columns="2">
8211 <features>
8212 <column alignment="center" valignment="top" leftline="true" width="0pt">
8213 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8214 <row topline="true">
8215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8216 \begin_inset Text
8217
8218 \layout Standard
8219
8220
8221 \family roman 
8222 \series medium 
8223 \shape up 
8224 \size normal 
8225 \emph off 
8226 \bar no 
8227 \noun off 
8228 \color none
8229 a
8230 \end_inset 
8231 </cell>
8232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8233 \begin_inset Text
8234
8235 \layout Standard
8236
8237
8238 \family roman 
8239 \series medium 
8240 \shape up 
8241 \size normal 
8242 \emph off 
8243 \bar no 
8244 \noun off 
8245 \color none
8246 b
8247 \end_inset 
8248 </cell>
8249 </row>
8250 <row topline="true" bottomline="true">
8251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \layout Standard
8255
8256
8257 \family roman 
8258 \series medium 
8259 \shape up 
8260 \size normal 
8261 \emph off 
8262 \bar no 
8263 \noun off 
8264 \color none
8265 c
8266 \end_inset 
8267 </cell>
8268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8269 \begin_inset Text
8270
8271 \layout Standard
8272
8273
8274 \family roman 
8275 \series medium 
8276 \shape up 
8277 \size normal 
8278 \emph off 
8279 \bar no 
8280 \noun off 
8281 \color none
8282 d
8283 \end_inset 
8284 </cell>
8285 </row>
8286 </lyxtabular>
8287
8288 \end_inset 
8289
8290
8291 \layout Enumerate
8292
8293 This is (b).
8294  The table is actually nested inside Item One, but 
8295 \emph on 
8296 not
8297 \emph default 
8298  inside (a).
8299 \end_deeper 
8300 \layout Enumerate
8301
8302 Back out again.
8303 \layout Standard
8304
8305 As you can see, item (b) turned into the first item of a new list, but a
8306  new list 
8307 \emph on 
8308 inside
8309 \emph default 
8310  item 1.
8311  The same thing would have happened to a figure or an equation.
8312  So, if you nest tables, figures or equations, make sure you go to the right
8313  depth!
8314 \layout Standard
8315
8316 Then there are the so-called 
8317 \family sans 
8318 Floats
8319 \family default 
8320 .
8321  A 
8322 \family sans 
8323 Float
8324 \family default 
8325  is a block of text associated with some sort of label, but which doesn't
8326  have a fixed location.
8327  It can 
8328 \begin_inset Quotes eld
8329 \end_inset 
8330
8331 float
8332 \begin_inset Quotes erd
8333 \end_inset 
8334
8335  forward or backward a page or two, to wherever it fits best.
8336  
8337 \family sans 
8338 Footnotes
8339 \family default 
8340  and 
8341 \family sans 
8342 Margin\SpecialChar ~
8343 Notes
8344 \family default 
8345  are floats, as are 
8346 \family sans 
8347 Table\SpecialChar ~
8348 Floats
8349 \family default 
8350  and 
8351 \family sans 
8352 Figure\SpecialChar ~
8353 Floats
8354 \family default 
8355 .
8356  When you're editing a document in LyX, a closed 
8357 \family sans 
8358 Float
8359 \family default 
8360  looks like a gray button with a red label and goes wherever the paragraph
8361  it's in goes.
8362  However, because a 
8363 \family sans 
8364 Float
8365 \family default 
8366  has no fixed location in the final text, nesting has no effect on its actual
8367  location after you feed your document to LaTeX.
8368 \layout Subsection
8369
8370 Usage and General Features
8371 \layout Standard
8372
8373 Speaking of levels, LyX can perform up to a six-fold nesting.
8374  In other words, 
8375 \begin_inset Quotes eld
8376 \end_inset 
8377
8378 level #6
8379 \begin_inset Quotes erd
8380 \end_inset 
8381
8382  is the innermost possible depth.
8383  Here's an example to display what we mean:
8384 \layout Enumerate
8385
8386 level #1 - outermost
8387 \begin_deeper 
8388 \layout Enumerate
8389
8390 level #2
8391 \begin_deeper 
8392 \layout Enumerate
8393
8394 level #3
8395 \begin_deeper 
8396 \layout Enumerate
8397
8398 level #4
8399 \begin_deeper 
8400 \layout Itemize
8401
8402 level #5
8403 \begin_deeper 
8404 \layout Itemize
8405
8406 level #6
8407 \end_deeper 
8408 \end_deeper 
8409 \end_deeper 
8410 \end_deeper 
8411 \end_deeper 
8412 \layout Standard
8413
8414 Once again, LyX has a maximum of 6 levels, regardless of which specific
8415  paragraph environments you're using at a given level.
8416 \begin_inset Foot
8417 collapsed true
8418
8419 \layout Standard
8420
8421 Unfortunately, LyX doesn't enforce this limitation.
8422  If you try to exceed it, however, LaTeX will return errors when you go
8423  to produce output for your document.
8424 \end_inset 
8425
8426  That means that you can perform a six-fold nesting of a 
8427 \family sans 
8428 Description
8429 \family default 
8430  list, or a 
8431 \family sans 
8432 Verse
8433 \family default 
8434  environment, and so on.
8435  You can also mix environments, as we shall see later.
8436 \layout Standard
8437
8438 There are two exceptions to the six-fold nesting limit, and you can see
8439  both of them in the example.
8440  Unlike the other fully-nestable environments, you can only perform a four-fold
8441  nesting with the 
8442 \family sans 
8443 Enumerate
8444 \family default 
8445  and 
8446 \family sans 
8447 Itemize
8448 \family default 
8449  environments.
8450  For example, if we tried to nest another 
8451 \family sans 
8452 Enumerate
8453 \family default 
8454  list inside of item 
8455 \begin_inset Quotes eld
8456 \end_inset 
8457
8458 A.
8459 \begin_inset Quotes erd
8460 \end_inset 
8461
8462 , we'd get errors.
8463 \begin_inset Foot
8464 collapsed true
8465
8466 \layout Standard
8467
8468 Once again, LyX doesn't enforce this limitation.
8469  If you try to exceed it, however, LaTeX will return errors when you go
8470  to produce output for your document.
8471 \end_inset 
8472
8473
8474 \layout Subsection
8475
8476 Some Examples
8477 \layout Standard
8478
8479 The best way to explain just what you can do with nesting is by illustration.
8480  We have several examples of nested environments.
8481  In them, we explain how we created the example, so that you can reproduce
8482  them.
8483 \layout Subsubsection
8484
8485 Example #1: The Six-fold Way and Mixed Nesting
8486 \layout Labeling
8487 \labelwidthstring MMM
8488
8489 #1-a This is the outermost level.
8490  It's a 
8491 \family sans 
8492 List
8493 \family default 
8494  environment.
8495 \begin_deeper 
8496 \layout Labeling
8497 \labelwidthstring MMM
8498
8499 #2-a This is level #2.
8500  We created it by using 
8501 \family sans 
8502 M-Return
8503 \family default 
8504  followed by 
8505 \family sans 
8506 M-p\SpecialChar ~
8507 Right
8508 \family default 
8509 .
8510 \begin_deeper 
8511 \layout Labeling
8512 \labelwidthstring MMM
8513
8514 #3-a This is level #3.
8515  This time, we just hit 
8516 \family sans 
8517 Return
8518 \family default 
8519 , then used 
8520 \family sans 
8521 M-p\SpecialChar ~
8522 Right
8523 \family default 
8524  twice in a row.
8525  We could have also created it the same way as we did the previous level,
8526  by hitting 
8527 \family sans 
8528 M-Return
8529 \family default 
8530  followed by 
8531 \family sans 
8532 M-p\SpecialChar ~
8533 Right
8534 \family default 
8535 .
8536 \begin_deeper 
8537 \layout Standard
8538
8539 This is actually a 
8540 \family sans 
8541 Standard
8542 \family default 
8543  environment, nested inside of 
8544 \begin_inset Quotes eld
8545 \end_inset 
8546
8547 #3-a
8548 \begin_inset Quotes erd
8549 \end_inset 
8550
8551 .
8552  So, it's at level #4.
8553  We did this by hitting 
8554 \family sans 
8555 M-Return
8556 \family default 
8557 , then 
8558 \family sans 
8559 M-p\SpecialChar ~
8560 Right
8561 \family default 
8562 , then changing the paragraph environment to 
8563 \family sans 
8564 Standard
8565 \family default 
8566 .
8567  Do this to create list items with more than one paragraph - it also works
8568  for the 
8569 \family sans 
8570 Description
8571 \family default 
8572
8573 \family sans 
8574 Enumerate
8575 \family default 
8576 , and 
8577 \family sans 
8578 Itemize
8579 \family default 
8580  environments!
8581 \layout Standard
8582
8583 Here's another 
8584 \family sans 
8585 Standard
8586 \family default 
8587  paragraph, also at level #4, made with just a 
8588 \family sans 
8589 M-Return
8590 \family default 
8591 .
8592 \layout Labeling
8593 \labelwidthstring MMM
8594
8595 #4-a This is level #4.
8596  We hit 
8597 \family sans 
8598 M-Return
8599 \family default 
8600  and changed the paragraph environment back to 
8601 \family sans 
8602 List
8603 \family default 
8604 .
8605  Remember - we can't nest anything inside of a 
8606 \family sans 
8607 Standard
8608 \family default 
8609  environment, which is why we're still at level #4.
8610  However, we 
8611 \emph on 
8612 can
8613 \emph default 
8614  keep nesting things inside of 
8615 \begin_inset Quotes eld
8616 \end_inset 
8617
8618 #3-a
8619 \begin_inset Quotes erd
8620 \end_inset 
8621
8622 .
8623 \begin_deeper 
8624 \layout Labeling
8625 \labelwidthstring MMM
8626
8627 #5-a This is level #5\SpecialChar \ldots{}
8628
8629 \begin_deeper 
8630 \layout Labeling
8631 \labelwidthstring MMM
8632
8633 #6-a \SpecialChar \ldots{}
8634 and this is level #6.
8635  By now, you should know how we made these two.
8636 \end_deeper 
8637 \layout Labeling
8638 \labelwidthstring MMM
8639
8640 #5-b Back to level #5.
8641  Just hit 
8642 \family sans 
8643 M-Return
8644 \family default 
8645  followed by a 
8646 \family sans 
8647 M-p\SpecialChar ~
8648 Left
8649 \family default 
8650 .
8651 \end_deeper 
8652 \layout Labeling
8653 \labelwidthstring MMM
8654
8655 #4-b After another 
8656 \family sans 
8657 M-Return
8658 \family default 
8659  followed by a 
8660 \family sans 
8661 M-p\SpecialChar ~
8662 Left
8663 \family default 
8664 , we're back at level #4.
8665 \end_deeper 
8666 \layout Labeling
8667 \labelwidthstring MMM
8668
8669 #3-b Back to level #3.
8670  By now it should be obvious how we did this.
8671 \end_deeper 
8672 \layout Labeling
8673 \labelwidthstring MMM
8674
8675 #2-b Back to level #2.
8676  
8677 \end_deeper 
8678 \layout Labeling
8679 \labelwidthstring MMM
8680
8681 #1-b And last, back to the outermost level, #1.
8682  After this sentence, we'll hit 
8683 \family sans 
8684 Return
8685 \family default 
8686  and change the paragraph environment back to 
8687 \family sans 
8688 Standard
8689 \family default 
8690  to end the list.
8691 \layout Standard
8692
8693 There you have it! Oh --- we could have also used the 
8694 \family sans 
8695 Description
8696 \family default 
8697
8698 \family sans 
8699 Quote
8700 \family default 
8701
8702 \family sans 
8703 Quotation
8704 \family default 
8705 , or even the 
8706 \family sans 
8707 Verse
8708 \family default 
8709  environment in place of the 
8710 \family sans 
8711 List
8712 \family default 
8713  environment.
8714  The example would have worked exactly the same.
8715 \layout Subsubsection
8716
8717 Example #2: Inheritance
8718 \layout LyX-Code
8719
8720 This is the LyX-Code environment, at level #1, the outermost
8721 \layout LyX-Code
8722
8723 level.
8724   Now we'll hit 
8725 \family sans 
8726 Return
8727 \family default 
8728 , then 
8729 \family sans 
8730 M-p Right
8731 \family default 
8732 , after which, we'll change to the 
8733 \family sans 
8734 Enumerate
8735 \family default 
8736  environment.
8737 \begin_deeper 
8738 \layout Enumerate
8739
8740 This is the 
8741 \family sans 
8742 Enumerate
8743 \family default 
8744  environment, at level #2.
8745 \layout Enumerate
8746
8747 Notice how the nested 
8748 \family sans 
8749 Enumerate
8750 \family default 
8751  not only inherits its margins from its parent environment [
8752 \family sans 
8753 LyX-Code
8754 \family default 
8755 ], but also inherits its font and spacing!
8756 \end_deeper 
8757 \layout Standard
8758
8759 We ended this example by hitting 
8760 \family sans 
8761 Return
8762 \family default 
8763 .
8764  After that, we needed to reset the paragraph environment to 
8765 \family sans 
8766 Standard
8767 \family default 
8768  and resetting the nesting depth by using 
8769 \family sans 
8770 M-p\SpecialChar ~
8771 Left
8772 \family default 
8773  once.
8774 \layout Subsubsection
8775
8776 Example #3: Labels, Levels, and the 
8777 \family sans 
8778 Enumerate
8779 \family default 
8780  and 
8781 \family sans 
8782 Itemize
8783 \family default 
8784  Environments
8785 \begin_inset OptArg
8786 collapsed true
8787
8788 \layout Standard
8789
8790 Example #3: Labels, Levels and other list environments
8791 \end_inset 
8792
8793
8794 \layout Enumerate
8795
8796 This is level #1, in an 
8797 \family sans 
8798 Enumerate
8799 \family default 
8800  paragraph environment.
8801  We're actually going to nest a bunch of these.
8802 \begin_deeper 
8803 \layout Enumerate
8804
8805 This is level #2.
8806  We used 
8807 \family sans 
8808 M-Return
8809 \family default 
8810  followed by 
8811 \family sans 
8812 M-p\SpecialChar ~
8813 Right
8814 \family default 
8815 .
8816  Now, what happens if we nest an 
8817 \family sans 
8818 Itemize
8819 \family default 
8820  environment inside of this one? It will be at level #3, but what will its
8821  label be? An asterisk?
8822 \begin_deeper 
8823 \layout Itemize
8824
8825 No! It's a bullet.
8826  This is the 
8827 \emph on 
8828 first
8829 \emph default 
8830  
8831 \family sans 
8832 Itemize
8833 \family default 
8834  environment, even though it's at level #3.
8835  So, its label is a bullet.
8836  [Note: we got here by using 
8837 \family sans 
8838 M-Return
8839 \family default 
8840 , then 
8841 \family sans 
8842 M-p\SpecialChar ~
8843 Right
8844 \family default 
8845 , then changing the environment to 
8846 \family sans 
8847 Itemize
8848 \family default 
8849 .]
8850 \begin_deeper 
8851 \layout Itemize
8852
8853 Here's level #4, produced using 
8854 \family sans 
8855 M-Return
8856 \family default 
8857 , then 
8858 \family sans 
8859 M-p\SpecialChar ~
8860 Right
8861 \family default 
8862 .
8863  We'll do that again\SpecialChar \ldots{}
8864
8865 \begin_deeper 
8866 \layout Enumerate
8867
8868 \SpecialChar \ldots{}
8869 to get to level #5.
8870  This time, however, we also changed the paragraph environment back to 
8871 \family sans 
8872 Enumerate
8873 \family default 
8874 .
8875  Notice the type of numbering! It's 
8876 \emph on 
8877 lowercase Roman
8878 \emph default 
8879 , because we're the 
8880 \emph on 
8881 thirdfold
8882 \emph default 
8883  
8884 \family sans 
8885 Enumerate
8886 \family default 
8887  environment [i.e.
8888  we're an
8889 \family sans 
8890  Enumerate
8891 \family default 
8892  inside an 
8893 \family sans 
8894 Enumerate
8895 \family default 
8896  inside an 
8897 \family sans 
8898 Enumerate
8899 \family default 
8900 ].
8901 \layout Enumerate
8902
8903 What happens if we 
8904 \emph on 
8905 don't
8906 \emph default 
8907  change the paragraph environment, but decrease the nesting depth? What
8908  type of numbering does LyX use?
8909 \layout Enumerate
8910
8911 Oh, as if you couldn't guess by now, we're just using 
8912 \family sans 
8913 M-Return
8914 \family default 
8915  to keep the current environment and depth but create a new item.
8916 \layout Enumerate
8917
8918 Let's use 
8919 \family sans 
8920 M-p\SpecialChar ~
8921 Left
8922 \family default 
8923  to decrease the depth after the next 
8924 \family sans 
8925 M-Return
8926 \family default 
8927 .
8928 \end_deeper 
8929 \layout Enumerate
8930
8931 This is level #4.
8932  Look what type of label LyX is using!
8933 \end_deeper 
8934 \layout Enumerate
8935
8936 This is level #3.
8937  Even though we've changed levels, LyX is still using a lowercase Roman
8938  numeral as the label.
8939  Why?!
8940 \layout Enumerate
8941
8942 Because, even though the nesting depth has changed, the paragraph is 
8943 \emph on 
8944 still
8945 \emph default 
8946  a thirdfold 
8947 \family sans 
8948 Enumerate
8949 \family default 
8950  environment.
8951  Notice, however, that LyX 
8952 \emph on 
8953 did
8954 \emph default 
8955  reset the counter for the label.
8956 \end_deeper 
8957 \layout Enumerate
8958
8959 Another 
8960 \family sans 
8961 M-Return
8962 \family default 
8963  
8964 \family sans 
8965 M-p\SpecialChar ~
8966 Left
8967 \family default 
8968  sequence, and we're back to level #2.
8969  This time, we not only changed the nesting depth, but we also moved back
8970  into the twofold-nested 
8971 \family sans 
8972 Enumerate
8973 \family default 
8974  environment.
8975 \end_deeper 
8976 \layout Enumerate
8977
8978 The same thing happens if we do another 
8979 \family sans 
8980 M-Return
8981 \family default 
8982  
8983 \family sans 
8984 M-p\SpecialChar ~
8985 Left
8986 \family default 
8987  sequence and return to level #1, the outermost level.
8988 \layout Standard
8989
8990 Lastly, we reset the environment to 
8991 \family sans 
8992 Standard
8993 \family default 
8994 .
8995  As you can see, the level number doesn't correspond to what type of labelling
8996  LyX uses for the 
8997 \family sans 
8998 Enumerate
8999 \family default 
9000  and 
9001 \family sans 
9002 Itemize
9003 \family default 
9004  environments.
9005  The number of 
9006 \emph on 
9007 other 
9008 \family sans 
9009 Enumerate
9010 \family default 
9011  environments
9012 \emph default 
9013  surrounding it determines what kind of label LyX uses for an 
9014 \family sans 
9015 Enumerate
9016 \family default 
9017  item.
9018  The same rule applies for the 
9019 \family sans 
9020 Itemize
9021 \family default 
9022  environment, as well.
9023 \layout Subsubsection
9024
9025 Example #4: Going Bonkers
9026 \layout Enumerate
9027
9028 We're going to go totally nuts now.
9029  We won't nest as deep as in the other examples, nor will we go into the
9030  same detail with how we did it.
9031  [level #1: 
9032 \family sans 
9033 Enumerate
9034 \family default 
9035 ]
9036 \begin_deeper 
9037 \layout Standard
9038
9039 [
9040 \family sans 
9041 Return, M-p\SpecialChar ~
9042 Right, Standard
9043 \family default 
9044 : level #2] We'll stick an encapsulated description of how we created the
9045  example in brackets someplace.
9046  For example, the two keybindings are how we changed the depth.
9047  The environment name is, obviously, the name of the current environment.
9048  Either before or after this, we'll put in the level.
9049 \end_deeper 
9050 \layout Enumerate
9051
9052 [
9053 \family sans 
9054 Return, Enumerate
9055 \family default 
9056 : level #1] This is the next item in the list.
9057 \begin_deeper 
9058 \layout Verse
9059
9060 Now we'll add verse.
9061 \newline 
9062 It will get much worse.
9063 \newline 
9064 [
9065 \family sans 
9066 Return, M-p\SpecialChar ~
9067 Right, Verse
9068 \family default 
9069 : level #2]
9070 \layout Verse
9071
9072 Fiddle dee, Fiddle doo.
9073 \newline 
9074 Bippitey boppitey boo!
9075 \newline 
9076 [
9077 \family sans 
9078 M-Return
9079 \family default 
9080 ]
9081 \layout Verse
9082
9083 Here comes a table for you:
9084 \begin_deeper 
9085 \layout Standard
9086 \added_space_top 0.3cm \align center 
9087
9088 \begin_inset  Tabular
9089 <lyxtabular version="3" rows="2" columns="2">
9090 <features>
9091 <column alignment="center" valignment="top" width="0pt">
9092 <column alignment="center" valignment="top" leftline="true" width="0pt">
9093 <row>
9094 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9095 \begin_inset Text
9096
9097 \layout Standard
9098
9099
9100 \family roman 
9101 \series medium 
9102 \shape up 
9103 \size normal 
9104 \emph off 
9105 \bar no 
9106 \noun off 
9107 \color none
9108 one-fish
9109 \end_inset 
9110 </cell>
9111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \layout Standard
9115
9116
9117 \family roman 
9118 \series medium 
9119 \shape up 
9120 \size normal 
9121 \emph off 
9122 \bar no 
9123 \noun off 
9124 \color none
9125 two-fish
9126 \end_inset 
9127 </cell>
9128 </row>
9129 <row topline="true">
9130 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9131 \begin_inset Text
9132
9133 \layout Standard
9134
9135
9136 \family roman 
9137 \series medium 
9138 \shape up 
9139 \size normal 
9140 \emph off 
9141 \bar no 
9142 \noun off 
9143 \color none
9144 red-fish
9145 \end_inset 
9146 </cell>
9147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9148 \begin_inset Text
9149
9150 \layout Standard
9151
9152
9153 \family roman 
9154 \series medium 
9155 \shape up 
9156 \size normal 
9157 \emph off 
9158 \bar no 
9159 \noun off 
9160 \color none
9161 blue-fish
9162 \end_inset 
9163 </cell>
9164 </row>
9165 </lyxtabular>
9166
9167 \end_inset 
9168
9169
9170 \end_deeper 
9171 \layout Verse
9172
9173 [
9174 \family sans 
9175 M-Return, Table, M-p\SpecialChar ~
9176 Right
9177 \family default 
9178  3 times, 
9179 \family sans 
9180 M-Return, Verse, M-p\SpecialChar ~
9181 Left
9182 \family default 
9183 ]
9184 \end_deeper 
9185 \layout Enumerate
9186
9187 [
9188 \family sans 
9189 Return, Enumerate
9190 \family default 
9191 : level #1] This is another item.
9192  Note that selecting a 
9193 \family sans 
9194 Table
9195 \family default 
9196  resets the nesting depth to level #1, so we increased the nesting depth
9197  3 times to put the table inside the 
9198 \family sans 
9199 Verse
9200 \family default 
9201  environment.
9202  
9203 \layout Quotation
9204
9205 We're now ending the 
9206 \family sans 
9207 Enumerate
9208 \family default 
9209  list and changing to 
9210 \family sans 
9211 Quotation
9212 \family default 
9213 .
9214  We're still at level #1.
9215  We want to show you some of the things you can do by mixing environments.
9216  The next set of paragraphs is a 
9217 \begin_inset Quotes eld
9218 \end_inset 
9219
9220 quoted letter.
9221 \begin_inset Quotes erd
9222 \end_inset 
9223
9224  We'll nest both the 
9225 \family sans 
9226 Address
9227 \family default 
9228  and 
9229 \family sans 
9230 Right\SpecialChar ~
9231 Address
9232 \family default 
9233  environments inside of this one, then use another nested 
9234 \family sans 
9235 Quotation
9236 \family default 
9237  for the letter body.
9238  We'll use 
9239 \family sans 
9240 M-Return
9241 \family default 
9242  to preserve the depth.
9243  Remember that you need to use 
9244 \family sans 
9245 C-Return
9246 \family default 
9247  to create multiple lines inside the 
9248 \family sans 
9249 Address
9250 \family default 
9251  and 
9252 \family sans 
9253 Right\SpecialChar ~
9254 Address
9255 \family default 
9256  environments.
9257  Here it goes:
9258 \begin_deeper 
9259 \layout Right Address
9260
9261 1234 Nowhere Rd.
9262 \newline 
9263 Moosegroin, MT 00100
9264 \newline 
9265 9-6-96
9266 \layout Address
9267
9268 Dear Mr.\SpecialChar ~
9269 Fizlewitz:
9270 \layout Quotation
9271
9272 We regret to inform you that we cannot fill your order for 50L of compressed
9273  methane gas due to circumstances beyond our control.
9274  Unfortunately, several of our cows have mysteriously exploded, creating
9275  a backlog in our orders for methane.
9276  We will place your name on the waiting list and try to fill your order
9277  as soon as possible.
9278  In the meantime, we thank you for your patience.
9279 \layout Quotation
9280
9281 We do, however, now have a special on beef.
9282  If you are interested, please return the enclosed pricing and order form
9283  with your order, along with payment.
9284 \layout Quotation
9285
9286 We thank you again for your patience.
9287 \layout Address
9288
9289 Sincerely,
9290 \newline 
9291 Bill Hick
9292 \end_deeper 
9293 \layout Quotation
9294
9295 That ends that example!
9296 \layout Standard
9297
9298 As you can see, nesting environments in LyX gives you a lot of power with
9299  just a few keystrokes.
9300  We could have easily nested an 
9301 \family sans 
9302 Itemize
9303 \family default 
9304  list inside of a 
9305 \family sans 
9306 Quotation
9307 \family default 
9308  or 
9309 \family sans 
9310 Quote
9311 \family default 
9312 , or put a 
9313 \family sans 
9314 Quote
9315 \family default 
9316  inside of an 
9317 \family sans 
9318 Itemize
9319 \family default 
9320  list.
9321  You have a huge variety of options at your disposal.
9322 \layout Section
9323
9324 Fonts and Text Styles
9325 \layout Subsection
9326
9327 Overview
9328 \layout Standard
9329
9330 Many modern typesetting and markup languages have begun to move towards
9331  specifying character styles rather than specifying a particular font.
9332  For example, instead of changing to an italicized version of the current
9333  font to emphasize text, you use an 
9334 \begin_inset Quotes eld
9335 \end_inset 
9336
9337 emphasized style
9338 \begin_inset Quotes erd
9339 \end_inset 
9340
9341  instead.
9342  This concept fits in perfectly with LyX.
9343  In LyX, you do things based on contexts, rather than focusing on typesetting
9344  details.
9345 \layout Standard
9346
9347 Right now, LyX allows you to specify a global default font, and has two
9348  character styles, 
9349 \family sans 
9350 Emphasized
9351 \family default 
9352  and 
9353 \family sans 
9354 Noun
9355 \family default 
9356 .
9357  The 
9358 \family sans 
9359 Emphasized
9360 \family default 
9361  style corresponds to an italics font.
9362  The 
9363 \family sans 
9364 Noun
9365 \family default 
9366  style corresponds to a font in smallcaps, which some languages and writing
9367  styles use to typeset proper names.
9368  The LyX Team actually hopes to someday have a full set of character styles,
9369  and to also allow the user to customize which font changes correspond to
9370  what styles.
9371  At the moment, though, you'll have to be satisfied with what we've done
9372  already.
9373 \layout Subsection
9374
9375 Global Options
9376 \layout Standard
9377
9378 You can set the default font from the 
9379 \family sans 
9380 \bar under 
9381 D
9382 \bar default 
9383 ocument\SpecialChar \menuseparator
9384
9385 \bar under 
9386 S
9387 \bar default 
9388 ettings
9389 \family default 
9390  dialog.
9391  There are two options of interest here, 
9392 \family sans 
9393 \bar under 
9394 F
9395 \bar default 
9396 onts
9397 \family default 
9398  and 
9399 \family sans 
9400 Font\SpecialChar ~
9401
9402 \bar under 
9403 S
9404 \bar default 
9405 ize
9406 \family default 
9407 .
9408  The possible options under 
9409 \family sans 
9410 \bar under 
9411 F
9412 \bar default 
9413 onts
9414 \family default 
9415  include 
9416 \begin_inset Quotes eld
9417 \end_inset 
9418
9419
9420 \family sans 
9421 default
9422 \family default 
9423
9424 \begin_inset Quotes erd
9425 \end_inset 
9426
9427  and a list of fonts available on your system.
9428  The option 
9429 \begin_inset Quotes eld
9430 \end_inset 
9431
9432
9433 \family sans 
9434 default
9435 \family default 
9436
9437 \begin_inset Quotes erd
9438 \end_inset 
9439
9440  uses the standard TeX fonts, known as 
9441 \begin_inset Quotes eld
9442 \end_inset 
9443
9444 computer modern
9445 \begin_inset Quotes erd
9446 \end_inset 
9447
9448  (cm) or 
9449 \begin_inset Quotes eld
9450 \end_inset 
9451
9452 European modern
9453 \begin_inset Quotes erd
9454 \end_inset 
9455
9456  (ec).
9457  Most systems will typically have some version of a Times and Helvetica
9458  font, with other variants.
9459  You'll have to examine this for yourself.
9460 \layout Standard
9461
9462 As for the 
9463 \family sans 
9464 Font\SpecialChar ~
9465
9466 \bar under 
9467 S
9468 \bar default 
9469 ize
9470 \family default 
9471  option, there are three possible values: 
9472 \family sans 
9473 10
9474 \family default 
9475
9476 \family sans 
9477 11
9478 \family default 
9479 , and 
9480 \family sans 
9481 12
9482 \family default 
9483 .
9484  Remember, this is the 
9485 \emph on 
9486 base
9487 \emph default 
9488  font size.
9489  LyX actually scales all of the other possible font sizes (such as those
9490  used in footnotes, superscripts, and subscripts) by this value.
9491  You can always fine-tune the font size from within the document if you
9492  need to.
9493  It's also rather silly to use an 8pt or 24pt font as the default font size,
9494  as this typically renders your document unreadable.
9495 \layout Standard
9496
9497 Note that once you choose a new value for 
9498 \family sans 
9499 \bar under 
9500 F
9501 \bar default 
9502 onts
9503 \family default 
9504  or 
9505 \family sans 
9506 Font\SpecialChar ~
9507
9508 \bar under 
9509 S
9510 \bar default 
9511 ize
9512 \family default 
9513 , LyX does 
9514 \emph on 
9515 not
9516 \emph default 
9517  change the screen.
9518  You'll only see a difference once you generate the final output.
9519  This is part of the WYSIWYM concept.
9520  Besides, you have certainly noticed that "Roman" text on the LyX screen
9521  corresponds to the default font.
9522 \layout Subsection
9523
9524 Using Different Character Styles
9525 \layout Standard
9526
9527 As we've already seen, LyX automatically changes the character style for
9528  certain paragraph environments.
9529  We also mentioned two other character styles, 
9530 \family sans 
9531 Emphasized
9532 \family default 
9533  and 
9534 \family sans 
9535 Noun
9536 \family default 
9537 .
9538  You can activate both of these styles via keybindings, the menus, and the
9539  toolbar.
9540 \layout Standard
9541
9542 To activate the 
9543 \family sans 
9544 Noun
9545 \family default 
9546  style, do one of the following:
9547 \layout Itemize
9548
9549 click on the toolbar button with the person-shaped icon
9550 \layout Itemize
9551
9552 use the keybinding 
9553 \family sans 
9554 M-c\SpecialChar ~
9555 c
9556 \layout Standard
9557
9558 These commands are all toggles.
9559  That is, if 
9560 \family sans 
9561 Noun
9562 \family default 
9563  style is already active, they deactivate it.
9564 \layout Standard
9565
9566 One typically uses the 
9567 \family sans 
9568 Noun
9569 \family default 
9570  style for proper names.
9571  For example: 
9572 \begin_inset Quotes eld
9573 \end_inset 
9574
9575
9576 \noun on 
9577 Matthias Ettrich
9578 \noun default 
9579  is the original author of LyX.
9580 \begin_inset Quotes erd
9581 \end_inset 
9582
9583
9584 \layout Standard
9585
9586 A more widely used character style is the 
9587 \family sans 
9588 Emphasized
9589 \family default 
9590  style.
9591  You can activate [or deactivate - it's also a toggle] the 
9592 \family sans 
9593 Emphasized
9594 \family default 
9595  style by:
9596 \layout Itemize
9597
9598 clicking on the toolbar button with the 
9599 \begin_inset Quotes eld
9600 \end_inset 
9601
9602 !
9603 \begin_inset Quotes erd
9604 \end_inset 
9605
9606  character on it
9607 \layout Itemize
9608
9609 using the keybindings 
9610 \family sans 
9611 M-c\SpecialChar ~
9612 e
9613 \layout Standard
9614
9615 At the moment, the 
9616 \family sans 
9617 Emphasized
9618 \family default 
9619  style is equivalent to an italicized font.
9620  We have plans to make that association more user-configurable in the future.
9621 \layout Standard
9622
9623 We've been using the 
9624 \family sans 
9625 Emphasized
9626 \family default 
9627  style all over the place in this document.
9628  Here's one more example:
9629 \layout Quotation
9630
9631
9632 \emph on 
9633 Don't overuse character styles!
9634 \layout Standard
9635
9636 It's also a warning in addition to an example.
9637  One's writing should parallel ordinary conversation.
9638  Since we don't all constantly scream at each other, we should also avoid
9639  the common tendency to overuse character style.
9640  
9641 \layout Standard
9642
9643 Oh --- one last note: You can always reset to the default font using the
9644  keybinding 
9645 \family sans 
9646 M-c\SpecialChar ~
9647 Space
9648 \family default 
9649 .
9650 \layout Subsection
9651
9652 Fine-Tuning with the 
9653 \family sans 
9654 Character Layout
9655 \family default 
9656  dialog
9657 \layout Standard
9658
9659 There are always occasions when you'll need to do some fine-tuning, so LyX
9660  gives you a way to create custom character style.
9661  For example, an academic journal or a corporation may have a style sheet
9662  requiring a sans-serif font be used in certain situations.
9663 \begin_inset Foot
9664 collapsed true
9665
9666 \layout Standard
9667
9668 Note from 
9669 \noun on 
9670 John Weiss
9671 \noun default 
9672 : There is, in fact, such a style sheet for the LyX Documentation, since
9673  manuals need a certain amount of consistency.
9674 \end_inset 
9675
9676  Also, writers sometimes use a different font to offset a character's thoughts
9677  from ordinary dialogue.
9678 \layout Standard
9679
9680 Before we document how to use custom character style, we want to issue a
9681  warning yet again: Don't overuse character styles.
9682  Many modern word processors have a vast array of fonts available to them,
9683  providing you with the power of a printing press.
9684  Unfortunately, there is a tendency to overuse that power.
9685  The phrase, 
9686 \begin_inset Quotes eld
9687 \end_inset 
9688
9689 Using a sledgehammer to swat a fly,
9690 \begin_inset Quotes erd
9691 \end_inset 
9692
9693  comes to mind.
9694  And, as the old saying implies, documents that overuse different fonts
9695  and sizes tend to look like someone's knocked huge holes in it.
9696 \layout Standard
9697
9698 Enough complaining.
9699 \layout Standard
9700
9701 To use custom fonts, open the 
9702 \family sans 
9703 \bar under 
9704 E
9705 \bar default 
9706 dit\SpecialChar \menuseparator
9707 Text\SpecialChar ~
9708
9709 \bar under 
9710 S
9711 \bar default 
9712 tyle
9713 \family default 
9714  dialog.
9715  There are seven buttons on this dialog, each corresponding to a different
9716  font property which you can choose.
9717  You can choose an option for one of these seven properties, or select 
9718 \family sans 
9719 No\SpecialChar ~
9720 change
9721 \family default 
9722 , which keeps the current state of that property.
9723  The item 
9724 \family sans 
9725 Reset
9726 \family default 
9727  will reset the property to whatever is the default for the hosting paragraph
9728  environment.
9729  You can use this to reset attributes across a bunch of different paragraph
9730  environments in a snap.
9731 \layout Standard
9732
9733 The seven font properties, and their options [in addition to 
9734 \family sans 
9735 No\SpecialChar ~
9736 change
9737 \family default 
9738  and 
9739 \family sans 
9740 Reset
9741 \family default 
9742 ] are:
9743 \layout Labeling
9744 \labelwidthstring MMMMM
9745
9746
9747 \family sans 
9748 \bar under 
9749 F
9750 \bar default 
9751 amily
9752 \family default 
9753  The 
9754 \begin_inset Quotes eld
9755 \end_inset 
9756
9757 overall look
9758 \begin_inset Quotes erd
9759 \end_inset 
9760
9761  of the font.
9762  The possible options are:
9763 \begin_deeper 
9764 \layout Labeling
9765 \labelwidthstring MMMMMM
9766
9767
9768 \family sans 
9769 Roman
9770 \family default 
9771  This is the Roman font family.
9772 \begin_deeper 
9773 \layout Standard
9774
9775 It's also the default family.
9776  [keybinding = 
9777 \family sans 
9778 M-c\SpecialChar ~
9779 r
9780 \family default 
9781 ]
9782 \end_deeper 
9783 \layout Labeling
9784 \labelwidthstring MMMMMM
9785
9786
9787 \family sans 
9788 Sans\SpecialChar ~
9789 Serif
9790 \family default 
9791  
9792 \family sans 
9793 This is the Sans Serif font family.
9794 \begin_deeper 
9795 \layout Standard
9796
9797 [keybinding = 
9798 \family sans 
9799 M-c\SpecialChar ~
9800 s
9801 \family default 
9802 ]
9803 \end_deeper 
9804 \layout Labeling
9805 \labelwidthstring MMMMMM
9806
9807
9808 \family sans 
9809 Typewriter
9810 \family default 
9811  
9812 \family typewriter 
9813 This is the Typewriter font family.
9814 \begin_deeper 
9815 \layout Standard
9816
9817 [keybinding = 
9818 \family sans 
9819 M-c\SpecialChar ~
9820 p
9821 \family default 
9822 ]
9823 \end_deeper 
9824 \end_deeper 
9825 \layout Labeling
9826 \labelwidthstring MMMMM
9827
9828
9829 \family sans 
9830 \bar under 
9831 S
9832 \bar default 
9833 eries
9834 \family default 
9835  This corresponds to the print weight.
9836  Options are:
9837 \begin_deeper 
9838 \layout Labeling
9839 \labelwidthstring MMMMMM
9840
9841
9842 \family sans 
9843 Medium
9844 \family default 
9845  This is the Medium font series.
9846 \begin_deeper 
9847 \layout Standard
9848
9849 It's also the default series.
9850 \end_deeper 
9851 \layout Labeling
9852 \labelwidthstring MMMMMM
9853
9854
9855 \family sans 
9856 Bold
9857 \family default 
9858  
9859 \series bold 
9860 This is the Bold font series.
9861 \begin_deeper 
9862 \layout Standard
9863
9864 You can toggle this series on or off with the keybinding 
9865 \family sans 
9866 M-c\SpecialChar ~
9867 b
9868 \family default 
9869 .
9870 \end_deeper 
9871 \end_deeper 
9872 \layout Labeling
9873 \labelwidthstring MMMMM
9874
9875
9876 \family sans 
9877 S
9878 \bar under 
9879 h
9880 \bar default 
9881 ape
9882 \family default 
9883  As the name implies.
9884  Options are:
9885 \begin_deeper 
9886 \layout Labeling
9887 \labelwidthstring MMMMMM
9888
9889
9890 \family sans 
9891 Upright
9892 \family default 
9893  This is the Upright font shape.
9894 \begin_deeper 
9895 \layout Standard
9896
9897 It's also the default shape.
9898 \end_deeper 
9899 \layout Labeling
9900 \labelwidthstring MMMMMM
9901
9902
9903 \family sans 
9904 Italic
9905 \family default 
9906  
9907 \shape italic 
9908 This 
9909 \family sans 
9910 i
9911 \family default 
9912 s the Italic font shape
9913 \shape default 
9914 \emph on 
9915 .
9916 \layout Labeling
9917 \labelwidthstring MMMMMM
9918
9919
9920 \family sans 
9921 Slanted
9922 \family default 
9923  
9924 \shape slanted 
9925 This is the Slanted font shape
9926 \family sans 
9927  
9928 \family default 
9929 \shape default 
9930 (although it might not be visible on screen, this is different from italic).
9931 \layout Labeling
9932 \labelwidthstring MMMMMM
9933
9934
9935 \family sans 
9936 Small\SpecialChar ~
9937 Caps
9938 \family default 
9939  
9940 \shape smallcaps 
9941 This is the Small caps font shape
9942 \shape default 
9943 \noun on 
9944 .
9945 \end_deeper 
9946 \layout Labeling
9947 \labelwidthstring MMMMM
9948
9949
9950 \family sans 
9951 Si
9952 \bar under 
9953 z
9954 \bar default 
9955 e
9956 \family default 
9957  Alters the size of the font.
9958  You'll find no numerical values here; all possible sizes are actually proportio
9959 nal to the default font size.
9960  Once again, you don't feed LyX the details, but a general description of
9961  what you want to do.
9962 \begin_deeper 
9963 \layout Standard
9964
9965 The options [and their keybindings] are:
9966 \layout Labeling
9967 \labelwidthstring MMMMMM
9968
9969
9970 \family sans 
9971 Tiny
9972 \family default 
9973  
9974 \size tiny 
9975 This is the 
9976 \begin_inset Quotes eld
9977 \end_inset 
9978
9979 Tiny
9980 \begin_inset Quotes erd
9981 \end_inset 
9982
9983  font size.
9984 \begin_deeper 
9985 \layout Standard
9986
9987 [keybinding = 
9988 \family sans 
9989 M-s\SpecialChar ~
9990 t
9991 \family default 
9992  or 
9993 \family sans 
9994 M-s\SpecialChar ~
9995 1
9996 \family default 
9997 ]
9998 \end_deeper 
9999 \layout Labeling
10000 \labelwidthstring MMMMMM
10001
10002
10003 \family sans 
10004 Smallest 
10005 \family default 
10006 \size scriptsize 
10007 This is the 
10008 \begin_inset Quotes eld
10009 \end_inset 
10010
10011 Smallest
10012 \begin_inset Quotes erd
10013 \end_inset 
10014
10015  font size
10016 \begin_deeper 
10017 \layout Standard
10018
10019 [keybinding = 
10020 \family sans 
10021 M-s\SpecialChar ~
10022
10023 \family default 
10024 2]
10025 \end_deeper 
10026 \layout Labeling
10027 \labelwidthstring MMMMMM
10028
10029
10030 \family sans 
10031 Smaller 
10032 \family default 
10033 \size footnotesize 
10034 This is the 
10035 \begin_inset Quotes eld
10036 \end_inset 
10037
10038 Smaller
10039 \begin_inset Quotes erd
10040 \end_inset 
10041
10042  font size
10043 \begin_deeper 
10044 \layout Standard
10045
10046 [keybinding = 
10047 \family sans 
10048 M-s\SpecialChar ~
10049 S
10050 \family default 
10051  or 
10052 \family sans 
10053 M-s\SpecialChar ~
10054
10055 \family default 
10056 3]
10057 \end_deeper 
10058 \layout Labeling
10059 \labelwidthstring MMMMMM
10060
10061
10062 \family sans 
10063 Small
10064 \family default 
10065  
10066 \size small 
10067 This is the 
10068 \begin_inset Quotes eld
10069 \end_inset 
10070
10071 Small
10072 \begin_inset Quotes erd
10073 \end_inset 
10074
10075  font size.
10076 \begin_deeper 
10077 \layout Standard
10078
10079 [keybinding = 
10080 \family sans 
10081 M-s\SpecialChar ~
10082 s
10083 \family default 
10084  or 
10085 \family sans 
10086 M-s\SpecialChar ~
10087
10088 \family default 
10089 4]
10090 \end_deeper 
10091 \layout Labeling
10092 \labelwidthstring MMMMMM
10093
10094
10095 \family sans 
10096 Normal
10097 \family default 
10098  This is the 
10099 \begin_inset Quotes eld
10100 \end_inset 
10101
10102 Normal
10103 \begin_inset Quotes erd
10104 \end_inset 
10105
10106  font size.
10107 \begin_deeper 
10108 \layout Standard
10109
10110 It's also the default size.
10111  [keybinding = 
10112 \family sans 
10113 M-s\SpecialChar ~
10114 n
10115 \family default 
10116  or 
10117 \family sans 
10118 M-s\SpecialChar ~
10119
10120 \family default 
10121 5]
10122 \end_deeper 
10123 \layout Labeling
10124 \labelwidthstring MMMMMM
10125
10126
10127 \family sans 
10128 Large
10129 \family default 
10130  
10131 \size large 
10132 This is the 
10133 \begin_inset Quotes eld
10134 \end_inset 
10135
10136 Large
10137 \begin_inset Quotes erd
10138 \end_inset 
10139
10140  font size.
10141 \begin_deeper 
10142 \layout Standard
10143
10144 [keybinding = 
10145 \family sans 
10146 M-s\SpecialChar ~
10147 l
10148 \family default 
10149  or 
10150 \family sans 
10151 M-s\SpecialChar ~
10152
10153 \family default 
10154 6]
10155 \end_deeper 
10156 \layout Labeling
10157 \labelwidthstring MMMMMM
10158
10159
10160 \family sans 
10161 Larger
10162 \family default 
10163  
10164 \size larger 
10165 This is the 
10166 \begin_inset Quotes eld
10167 \end_inset 
10168
10169 Larger
10170 \begin_inset Quotes erd
10171 \end_inset 
10172
10173  font size.
10174 \begin_deeper 
10175 \layout Standard
10176
10177 [keybinding = 
10178 \family sans 
10179 M-s\SpecialChar ~
10180 S-L
10181 \family default 
10182  or 
10183 \family sans 
10184 M-s\SpecialChar ~
10185
10186 \family default 
10187 7]
10188 \end_deeper 
10189 \layout Labeling
10190 \labelwidthstring MMMMMM
10191
10192
10193 \family sans 
10194 Largest
10195 \family default 
10196  
10197 \size largest 
10198 This is the 
10199 \begin_inset Quotes eld
10200 \end_inset 
10201
10202 Largest
10203 \begin_inset Quotes erd
10204 \end_inset 
10205
10206  font size.
10207 \begin_deeper 
10208 \layout Standard
10209
10210 [keybinding = 
10211 \family sans 
10212 M-s\SpecialChar ~
10213
10214 \family default 
10215 8]
10216 \end_deeper 
10217 \layout Labeling
10218 \labelwidthstring MMMMMM
10219
10220
10221 \family sans 
10222 Huge
10223 \family default 
10224  
10225 \size huge 
10226 This is the 
10227 \begin_inset Quotes eld
10228 \end_inset 
10229
10230 Huge
10231 \begin_inset Quotes erd
10232 \end_inset 
10233
10234  font size.
10235 \begin_deeper 
10236 \layout Standard
10237
10238 [keybinding = 
10239 \family sans 
10240 M-s\SpecialChar ~
10241 h
10242 \family default 
10243  or 
10244 \family sans 
10245 M-s\SpecialChar ~
10246
10247 \family default 
10248 9]
10249 \end_deeper 
10250 \layout Labeling
10251 \labelwidthstring MMMMMM
10252
10253
10254 \family sans 
10255 Huger
10256 \family default 
10257  
10258 \size giant 
10259 This is the 
10260 \begin_inset Quotes eld
10261 \end_inset 
10262
10263 Huger
10264 \begin_inset Quotes erd
10265 \end_inset 
10266
10267  font size.
10268 \begin_deeper 
10269 \layout Standard
10270
10271 [keybinding = 
10272 \family sans 
10273 M-s\SpecialChar ~
10274 H
10275 \family default 
10276  or 
10277 \family sans 
10278 M-s\SpecialChar ~
10279
10280 \family default 
10281 0]
10282 \end_deeper 
10283 \layout Standard
10284
10285 We'll warn you 
10286 \emph on 
10287 yet again
10288 \emph default 
10289 : don't go crazy with this feature.
10290  You should almost never need to change the font size.
10291  LyX automatically changes the font size for different paragraph environments
10292  - use that instead.
10293  This is here for fine-tuning 
10294 \emph on 
10295 only!
10296 \end_deeper 
10297 \layout Labeling
10298 \labelwidthstring MMMMM
10299
10300
10301 \family sans 
10302 \bar under 
10303 M
10304 \bar default 
10305 isc
10306 \family default 
10307  Here you can change a few other things at the character level.
10308  Options are:
10309 \begin_deeper 
10310 \layout Labeling
10311 \labelwidthstring MMMMMM
10312
10313
10314 \family sans 
10315 Emph
10316 \family default 
10317  
10318 \emph on 
10319 This is text with emphasize on
10320 \emph default 
10321 .
10322 \begin_deeper 
10323 \layout Standard
10324
10325 This might seem like the same as 
10326 \shape italic 
10327 Italic
10328 \shape default 
10329 , but it is actually a bit different.
10330  If you use emphasize on italicized text, it will make it upright.
10331  In future versions of LyX, we hope to let you customize the exact behavior
10332  of this 
10333 \emph on 
10334 logical
10335 \emph default 
10336  property.
10337 \end_deeper 
10338 \layout Labeling
10339 \labelwidthstring MMMMMM
10340
10341
10342 \family sans 
10343 Underbar
10344 \family default 
10345  
10346 \bar under 
10347 This is text with Underbar on.
10348 \begin_deeper 
10349 \layout Standard
10350
10351 [keybinding = 
10352 \family sans 
10353 M-c\SpecialChar ~
10354 u
10355 \family default 
10356 ]
10357 \end_deeper 
10358 \layout Labeling
10359 \labelwidthstring MMMMMM
10360
10361
10362 \family sans 
10363 Noun
10364 \family default 
10365  
10366 \noun on 
10367 This is text with Noun on.
10368 \begin_deeper 
10369 \layout Standard
10370
10371 Like 
10372 \family sans 
10373 Emph
10374 \family default 
10375 , this is a logical attribute.
10376  For the moment, it is equivalent to 
10377 \family sans 
10378 Small\SpecialChar ~
10379 Caps
10380 \family default 
10381 , but that is bound to change some day.
10382 \end_deeper 
10383 \layout Standard
10384
10385 Avoid using underbar if you can! It's a holdover from the typewriter days,
10386  when you couldn't change fonts.
10387  We no longer need to resort to emphasizing text by overstriking it with
10388  an underscore character.
10389  It's only included in LyX because it's also in LaTeX, and because some
10390  people 
10391 \emph on 
10392 may
10393 \emph default 
10394  need it in order to follow style sheets for journal submissions (and in
10395  fact we use it in these manuals to indicate keyboard shortcuts for menu
10396  items).
10397 \end_deeper 
10398 \layout Labeling
10399 \labelwidthstring 00.00.0000
10400
10401
10402 \family sans 
10403 Color 
10404 \family default 
10405 You can adjust the color of the text with this control.
10406  Of course, you need to have a color printer to exploit this, but you also
10407  need to have the 
10408 \family sans 
10409 color 
10410 \family default 
10411 LaTeX package installed.
10412  Notice that 
10413 \family typewriter 
10414 xdvi
10415 \family default 
10416  is not able to display these colors.
10417  Besides 
10418 \family sans 
10419 No\SpecialChar ~
10420 color
10421 \family default 
10422 , which
10423 \family sans 
10424  
10425 \family default 
10426 is the standard 
10427 \begin_inset Quotes eld
10428 \end_inset 
10429
10430 color
10431 \begin_inset Quotes erd
10432 \end_inset 
10433
10434 , you can choose between 
10435 \family sans 
10436 Black
10437 \family default 
10438
10439 \family sans 
10440 White
10441 \family default 
10442
10443 \family sans 
10444 Red
10445 \family default 
10446
10447 \family sans 
10448 Green
10449 \family default 
10450
10451 \family sans 
10452 Blue
10453 \family default 
10454
10455 \family sans 
10456 Cyan
10457 \family default 
10458
10459 \family sans 
10460 Magenta
10461 \family default 
10462  and 
10463 \family sans 
10464 Yellow
10465 \family default 
10466  text.
10467 \layout Labeling
10468 \labelwidthstring 00.00.0000
10469
10470
10471 \family sans 
10472 Language 
10473 \family default 
10474 This is used to mark regions of text as having a different language from
10475  the language of the document.
10476  Text marked in this way will be underlined in blue to indicate the change.
10477 \layout Standard
10478
10479 You have a huge number of combinations to choose from.
10480 \layout Standard
10481
10482 Once you've chosen a new character style via the 
10483 \family sans 
10484 \bar under 
10485 E
10486 \bar default 
10487 dit\SpecialChar \menuseparator
10488 Text\SpecialChar ~
10489
10490 \bar under 
10491 S
10492 \bar default 
10493 tyle
10494 \family default 
10495  dialog, you can activate it using the toolbar button labelled 
10496 \begin_inset Quotes eld
10497 \end_inset 
10498
10499 Font
10500 \begin_inset Quotes erd
10501 \end_inset 
10502
10503 , or select 
10504 \family sans 
10505 \bar under 
10506 A
10507 \bar default 
10508 pply
10509 \family default 
10510 .
10511  The toolbar button lets you toggle the state of your custom character style
10512  even when the dialog isn't visible.
10513  
10514 \layout Standard
10515
10516 As we stated earlier, to completely reset the character style to the default,
10517  use 
10518 \family sans 
10519 M-c\SpecialChar ~
10520 Space
10521 \family default 
10522 .
10523  If you want to toggle only those properties that you have just changed
10524  (suppose you just sent the shape to 
10525 \begin_inset Quotes eld
10526 \end_inset 
10527
10528 slanted
10529 \begin_inset Quotes erd
10530 \end_inset 
10531
10532  and the series to 
10533 \begin_inset Quotes eld
10534 \end_inset 
10535
10536 bold
10537 \begin_inset Quotes erd
10538 \end_inset 
10539
10540 ), set the 
10541 \family sans 
10542 Toggle on all these
10543 \family default 
10544  switch and press 
10545 \family sans 
10546 \bar under 
10547 A
10548 \bar default 
10549 pply
10550 \family default 
10551 .
10552  
10553 \layout Standard
10554
10555 We conclude with the same warning we've been spewing: Don't overuse the
10556  fonts.
10557  They are, more often than not, a kludge and a horrible substitute for good
10558  writing.
10559  Your writing should speak for itself --- and will.
10560 \layout Section
10561
10562 Printing and Previewing
10563 \layout Subsection
10564
10565 Overview
10566 \layout Standard
10567
10568 Now that we've covered some of the basic features of document preparation
10569  using LyX, you probably want to know how to print out your masterpiece.
10570  Before we tell you that, however, we want to give you a quickie explanation
10571  of what goes on behind-the-scenes.
10572  We cover this information in much greater detail in the 
10573 \emph on 
10574 Extended Features
10575 \emph default 
10576  manual as well.
10577 \layout Standard
10578
10579 LyX uses a program called 
10580 \begin_inset Quotes eld
10581 \end_inset 
10582
10583 LaTeX
10584 \begin_inset Quotes erd
10585 \end_inset 
10586
10587  as its backend.
10588  (Actually, LaTeX is just a macro package for the TeX typesetting system,
10589  but to prevent confusion, we'll just refer to the whole magilla as 
10590 \begin_inset Quotes eld
10591 \end_inset 
10592
10593 LaTeX.
10594 \begin_inset Quotes erd
10595 \end_inset 
10596
10597 ) Think of it this way: LyX is what you use to do your actual writing.
10598  Then, LyX calls LaTeX to turn your writing into printable output.
10599  This happens in a couple of stages:
10600 \layout Enumerate
10601
10602 First, LyX converts your document to a series of text commands for LaTeX,
10603  generating a file with the extension, 
10604 \begin_inset Quotes eld
10605 \end_inset 
10606
10607
10608 \family typewriter 
10609 .tex
10610 \family default 
10611
10612 \begin_inset Quotes erd
10613 \end_inset 
10614
10615 .
10616  
10617 \layout Enumerate
10618
10619 Next, LaTeX uses the commands in the 
10620 \family typewriter 
10621 .tex
10622 \family default 
10623  file to produce printable output.
10624  It doesn't know anything about your printer, however.
10625  Instead, LaTeX produces what's known as a 
10626 \emph on 
10627 device-independent
10628 \emph default 
10629  file, or DVI for short.
10630  The actual output is in a file with the extension, 
10631 \begin_inset Quotes eld
10632 \end_inset 
10633
10634
10635 \family typewriter 
10636 .dvi
10637 \family default 
10638
10639 \begin_inset Quotes erd
10640 \end_inset 
10641
10642 .
10643  DVI files are completely portable; you can move them from one machine to
10644  another without needing to do any sort of conversion.
10645 \begin_deeper 
10646 \layout Description
10647
10648 NOTE: The DVI file only contains what was in the LaTeX file itself.
10649  If you have included PostScript pictures in your document, there will only
10650  be a link to these files.
10651  So don't forget these files if you move your 
10652 \family typewriter 
10653 .dvi
10654 \family default 
10655  file to another computer.
10656 \end_deeper 
10657 \layout Enumerate
10658
10659 Consider the 
10660 \family typewriter 
10661 .dvi
10662 \family default 
10663  file to be the 
10664 \begin_inset Quotes eld
10665 \end_inset 
10666
10667 final output.
10668 \begin_inset Quotes erd
10669 \end_inset 
10670
10671  Once you have it, you can view it, print it, or convert it to other formats.
10672 \begin_deeper 
10673 \layout Enumerate
10674
10675 You can view 
10676 \family typewriter 
10677 .dvi
10678 \family default 
10679  files using a program called 
10680 \family typewriter 
10681 xdvi
10682 \family default 
10683 .
10684 \layout Enumerate
10685
10686 Some printers and Unix systems understand DVI, and can print your 
10687 \family typewriter 
10688 .dvi
10689 \family default 
10690  file directly.
10691 \layout Enumerate
10692
10693 Nowadays, most printers understand the PostScript format.
10694  LyX automatically converts the 
10695 \family typewriter 
10696 .dvi
10697 \family default 
10698  file to a PostScript file for you when you go to print out your document.
10699  LyX will also let you preview a PostScript version of your document using
10700  the program 
10701 \family typewriter 
10702 ghostview
10703 \family default 
10704 .
10705 \begin_deeper 
10706 \layout Standard
10707
10708 One advantage of using PostScript® is that the converter program [called
10709  
10710 \family typewriter 
10711 dvips
10712 \family default 
10713 ] takes any PostScript graphics you may have included in your document and
10714  puts it into the resulting PostScript version of your document.
10715  It also includes any special fonts you may have used.
10716  That makes the PostScript version much, much more portable than the DVI
10717  version.
10718 \end_deeper 
10719 \end_deeper 
10720 \layout Standard
10721
10722 LyX does all of these steps automagically for you.
10723 \layout Standard
10724
10725 As you have seen, a lot of things happen before you get a hardcopy or a
10726  preview of your document.
10727  So, don't worry if printing requires a bit more time than with other word
10728  processors.
10729  The printed result is worth the wait.
10730  Quality always has its price.
10731 \layout Subsection
10732
10733 Quick Viewing with xdvi
10734 \layout Standard
10735
10736 To get a look at the final version of your document, with all of the pagebreaks
10737  in place, the footnotes correctly numbered, and so on, select 
10738 \family sans 
10739 \bar under 
10740 V
10741 \bar default 
10742 iew\SpecialChar \menuseparator
10743
10744 \bar under 
10745 D
10746 \bar default 
10747 VI
10748 \family default 
10749 .
10750  Then wait a while.
10751 \layout Standard
10752
10753 When all of the behind-the-scenes action is done, LyX calls the program
10754  
10755 \family typewriter 
10756 xdvi
10757 \family default 
10758 .
10759  You can now look at the results.
10760  [If you want more info on the 
10761 \family typewriter 
10762 xdvi
10763 \family default 
10764  program, see the 
10765 \family typewriter 
10766 man
10767 \family default 
10768 -pages.]
10769 \layout Description
10770
10771 Helpful-Tip: Keep the 
10772 \family typewriter 
10773 xdvi
10774 \family default 
10775  window open, maybe moving it to another desktop.
10776  Then, after you make changes to your document, just use 
10777 \family sans 
10778 \bar under 
10779 V
10780 \bar default 
10781 iew\SpecialChar \menuseparator
10782
10783 \bar under 
10784 U
10785 \bar default 
10786 pdate\SpecialChar \menuseparator
10787
10788 \bar under 
10789 D
10790 \bar default 
10791 VI
10792 \family default 
10793 .
10794  Now click on the 
10795 \family typewriter 
10796 xdvi
10797 \family default 
10798  window.
10799  The 
10800 \family typewriter 
10801 xdvi
10802 \family default 
10803  program will automatically reread the 
10804 \family typewriter 
10805 .dvi
10806 \family default 
10807  file and give you an updated view.
10808 \layout Subsection
10809
10810 Viewing the PostScript Version with ghostview
10811 \layout Standard
10812
10813 In general, using 
10814 \family typewriter 
10815 xdvi
10816 \family default 
10817  to view your document is the easiest and fastest way.
10818  There may be times, however, when you want to look at the PostScript version.
10819  One reason is fonts.
10820 \begin_inset Foot
10821 collapsed true
10822
10823 \layout Standard
10824
10825 Note from 
10826 \noun on 
10827 John Weiss
10828 \noun default 
10829 : Another reason is paranoia.
10830  I always like to look at the PostScript file before I print it, just so
10831  I see exactly what went to the printer\SpecialChar \ldots{}
10832
10833 \end_inset 
10834
10835  You can use PostScript fonts in a LaTeX document, but 
10836 \family typewriter 
10837 xdvi
10838 \family default 
10839  won't show this.
10840  You'll need to use 
10841 \family typewriter 
10842 ghostview
10843 \family default 
10844  or some other PostScript file viewer to see the actual results.
10845 \layout Standard
10846
10847 To view the PostScript version of your document, select 
10848 \family sans 
10849 Pos
10850 \bar under 
10851 t
10852 \bar default 
10853 Script
10854 \family default 
10855  from the 
10856 \family sans 
10857 \bar under 
10858 V
10859 \bar default 
10860 iew
10861 \family default 
10862  menu.
10863  When all of the magic behind-the-scenes is done, LyX calls the program
10864 \family typewriter 
10865  ghostview
10866 \family default 
10867 .
10868  You can now look at the results.
10869 \layout Standard
10870
10871 You've guessed what the 
10872 \family sans 
10873 \bar under 
10874 U
10875 \bar default 
10876 pdate\SpecialChar \menuseparator
10877 Pos
10878 \bar under 
10879 t
10880 \bar default 
10881 script
10882 \family default 
10883  command from the 
10884 \family sans 
10885 \bar under 
10886 V
10887 \bar default 
10888 iew
10889 \family default 
10890  menu does, haven't you? Remember to click once in the 
10891 \family typewriter 
10892 ghostview
10893 \family default 
10894  window after this command to update the view.
10895 \layout Subsection
10896
10897 Printing the File
10898 \layout Standard
10899
10900 To print a file, select 
10901 \family sans 
10902 \bar under 
10903 P
10904 \bar default 
10905 rint
10906 \family default 
10907  from the 
10908 \family sans 
10909 \bar under 
10910 F
10911 \bar default 
10912 ile
10913 \family default 
10914  menu, or click on the toolbar button with the printer on it.
10915  This opens the 
10916 \family sans 
10917 Print
10918 \family default 
10919  dialog.
10920 \layout Standard
10921
10922 You can choose to only print even-numbered or odd-numbered pages - this
10923  is useful for printing on two sides: you can re-insert the pages after
10924  printing one set of pages, to print on the other side.
10925  Some printers spit out pages face-up, others, face-down.
10926  By choosing a particular order to print in, you can take the entire stack
10927  of pages out of the printer without needing to reorder them.
10928 \layout Standard
10929
10930 You can set the parameters in the 
10931 \family sans 
10932 Destination
10933 \family default 
10934  box as follows :
10935 \layout Labeling
10936 \labelwidthstring MMMM
10937
10938
10939 \family sans 
10940 \bar under 
10941 P
10942 \bar default 
10943 rinter
10944 \family default 
10945  This is the name of the printer to print to.
10946 \begin_inset Foot
10947 collapsed true
10948
10949 \layout Standard
10950
10951 Note that this printer name isn't for the 
10952 \family typewriter 
10953 lpr
10954 \family default 
10955  command but for 
10956 \family typewriter 
10957 dvips
10958 \family default 
10959 .
10960  That means 
10961 \family typewriter 
10962 dvips
10963 \family default 
10964  has to be configured for this printer name.
10965  See the section 
10966 \begin_inset LatexCommand \ref{sec:dvipsconfig}
10967
10968 \end_inset 
10969
10970  or the 
10971 \family typewriter 
10972 dvips
10973 \family default 
10974  documentation for details.
10975  The default printer can also be set in 
10976 \family typewriter 
10977 lyxrc
10978 \family default 
10979 .
10980 \end_inset 
10981
10982  The printer should understand PostScript files.
10983 \layout Labeling
10984 \labelwidthstring MMMM
10985
10986
10987 \family sans 
10988 \bar under 
10989 F
10990 \bar default 
10991 ile
10992 \family default 
10993  The name of a file to print to.
10994  The output will be in Post\SpecialChar \-
10995 Script format.
10996  The file will generally be written in the current directory, unless you
10997  specify the full path.
10998 \layout Standard
10999
11000 Note that printing may need little time, since LaTeX, 
11001 \family typewriter 
11002 dvips
11003 \family default 
11004  and, if you don't have a PostScript printer, 
11005 \family typewriter 
11006 ghostscript
11007 \family default 
11008  have to process your document.
11009 \layout Section
11010
11011 A Few Words about Typography
11012 \layout Subsection
11013
11014 Hyphens and Hyphenation
11015 \begin_inset LatexCommand \label{sec:hyphens}
11016
11017 \end_inset 
11018
11019
11020 \layout Standard
11021
11022 In LyX, the 
11023 \begin_inset Quotes eld
11024 \end_inset 
11025
11026
11027 \family typewriter 
11028 -
11029 \family default 
11030
11031 \begin_inset Quotes eld
11032 \end_inset 
11033
11034  character comes in three lengths, often called the 
11035 \emph on 
11036 hyphen
11037 \emph default 
11038 , the 
11039 \emph on 
11040 en dash
11041 \emph default 
11042 , and the 
11043 \emph on 
11044 em dash
11045 \emph default 
11046 :
11047 \layout Enumerate
11048
11049 hyphen
11050 \hfill 
11051 -
11052 \hfill 
11053 made with 
11054 \begin_inset Quotes eld
11055 \end_inset 
11056
11057
11058 \family typewriter 
11059 -
11060 \family default 
11061
11062 \begin_inset Quotes eld
11063 \end_inset 
11064
11065
11066 \layout Enumerate
11067
11068 en dash
11069 \hfill 
11070 --
11071 \hfill 
11072 made with 
11073 \begin_inset Quotes eld
11074 \end_inset 
11075
11076
11077 \family typewriter 
11078 -
11079 \begin_inset ERT
11080 status Collapsed
11081
11082 \layout Standard
11083
11084 \backslash 
11085 /
11086 \end_inset 
11087
11088 -
11089 \family default 
11090
11091 \begin_inset Quotes eld
11092 \end_inset 
11093
11094
11095 \layout Enumerate
11096
11097 em dash
11098 \hfill 
11099 ---
11100 \hfill 
11101 made with 
11102 \begin_inset Quotes eld
11103 \end_inset 
11104
11105
11106 \family typewriter 
11107 -
11108 \begin_inset ERT
11109 status Collapsed
11110
11111 \layout Standard
11112
11113 \backslash 
11114 /
11115 \end_inset 
11116
11117 -
11118 \begin_inset ERT
11119 status Collapsed
11120
11121 \layout Standard
11122
11123 \backslash 
11124 /
11125 \end_inset 
11126
11127 -
11128 \family default 
11129
11130 \begin_inset Quotes eld
11131 \end_inset 
11132
11133
11134 \layout Enumerate
11135
11136 minus sign
11137 \hfill 
11138
11139 \begin_inset Formula $-$
11140 \end_inset 
11141
11142
11143 \hfill 
11144
11145 \begin_inset Quotes eld
11146 \end_inset 
11147
11148
11149 \family typewriter 
11150 -
11151 \family default 
11152
11153 \begin_inset Quotes eld
11154 \end_inset 
11155
11156  in math mode
11157 \layout Standard
11158
11159 You generate these by using the 
11160 \begin_inset Quotes eld
11161 \end_inset 
11162
11163
11164 \family typewriter 
11165 -
11166 \family default 
11167
11168 \begin_inset Quotes eld
11169 \end_inset 
11170
11171  character multiple times in a row.
11172  LyX automatically converts them to the appropriate length dash in the final
11173  output.
11174 \layout Standard
11175
11176 The three types of dash are distinct from the minus sign, which appears
11177  in math mode and has a length of its own.
11178  Here are some examples of the 
11179 \begin_inset Quotes eld
11180 \end_inset 
11181
11182
11183 \family typewriter 
11184 -
11185 \family default 
11186
11187 \begin_inset Quotes eld
11188 \end_inset 
11189
11190  in use:
11191 \layout Enumerate
11192
11193 line- and page-breaks
11194 \hfill 
11195 (
11196 \emph on 
11197 hyphen
11198 \emph default 
11199 )
11200 \layout Enumerate
11201
11202 From A--Z
11203 \hfill 
11204 (
11205 \emph on 
11206 en dash
11207 \emph default 
11208 )
11209 \layout Enumerate
11210
11211 Oh --- there's a dash.
11212 \hfill 
11213 (
11214 \emph on 
11215 em dash
11216 \emph default 
11217 )
11218 \layout Enumerate
11219
11220
11221 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
11222 \end_inset 
11223
11224
11225 \hfill 
11226 (
11227 \emph on 
11228 minus sign
11229 \emph default 
11230 )
11231 \layout Standard
11232
11233 Those of you reading this from within LyX will see no difference, though
11234  there is one in the printed version.
11235 \layout Standard
11236
11237 One last note about hyphenation --- LyX automatically breaks up words and
11238  inserts hyphens in English text.
11239  (Actually, it's LaTeX that does this, and it will also hyphenate words
11240  in 
11241 \emph on 
11242 some
11243 \emph default 
11244  other languages.) The words won't be hyphenated until you generate the final
11245  output.
11246 \layout Standard
11247
11248 If, for some reason, LaTeX can't break a word correctly, you can set hyphenation
11249  points manually.
11250  This is done with the menu item 
11251 \family sans 
11252 Hyphenation\SpecialChar ~
11253
11254 \bar under 
11255 P
11256 \bar default 
11257 oint
11258 \family default 
11259  under 
11260 \family sans 
11261 \bar under 
11262 S
11263 \bar default 
11264 pecial\SpecialChar ~
11265 Character
11266 \family default 
11267  in the 
11268 \family sans 
11269 \bar under 
11270 I
11271 \bar default 
11272 nsert
11273 \family default 
11274  menu.
11275  Note that these extra hyphenation points are only recommendations to LaTeX.
11276  If no hyphenation is necessary, LaTeX will totally ignore them.
11277 \layout Subsection
11278
11279 Punctuation Marks
11280 \layout Subsubsection
11281
11282 Abbreviations and End of Sentence
11283 \begin_inset LatexCommand \label{sec:abbrev}
11284
11285 \end_inset 
11286
11287
11288 \layout Standard
11289
11290 When LyX calls LaTeX to generate the final version of your document, LaTeX
11291  automatically distinguishes between words, sentences, and abbreviations.
11292  LaTeX then adds the 
11293 \begin_inset Quotes eld
11294 \end_inset 
11295
11296 appropriate amount of space
11297 \begin_inset Quotes erd
11298 \end_inset 
11299
11300 : sentences get a little bit more space between the period and the next
11301  word.
11302  Abbreviations get the same amount of space after the period as a word uses.
11303 \layout Standard
11304
11305 Unfortunately, the algorithm for figuring out what's an abbreviation and
11306  what's the end of a sentence is really quite brain-dead.
11307  If a 
11308 \begin_inset Quotes eld
11309 \end_inset 
11310
11311
11312 \family typewriter 
11313 .
11314 \family default 
11315
11316 \begin_inset Quotes erd
11317 \end_inset 
11318
11319  is at the end of a lowercase letter, it's the end of a sentence; if it's
11320  at the end of a capitalized letter, it's an abbreviation.
11321 \layout Standard
11322
11323 Here are some examples of 
11324 \emph on 
11325 correct
11326 \emph default 
11327  abbreviations and the end of a sentence:
11328 \layout Itemize
11329
11330 M.
11331  Butterfly
11332 \layout Itemize
11333
11334 Don't worry.
11335  Be happy.
11336 \layout Standard
11337
11338 \SpecialChar \ldots{}
11339 and here's an example of the algorithm going wrong:
11340 \layout Itemize
11341
11342 e.
11343  g.
11344  this is too much space!
11345 \layout Itemize
11346
11347 This is I.
11348  It's okay.
11349 \layout Standard
11350
11351 You won't see anything wrong until you view a final version of your document.
11352 \layout Standard
11353
11354 To fix this problem, use one of the following:
11355 \layout Enumerate
11356
11357 Use a 
11358 \family sans 
11359 Protected\SpecialChar ~
11360
11361 \bar under 
11362 B
11363 \bar default 
11364 lank
11365 \family default 
11366  after lowercase abbreviations (see section 
11367 \begin_inset LatexCommand \ref{sec:protblank-lbreak-horline}
11368
11369 \end_inset 
11370
11371 ).
11372 \layout Enumerate
11373
11374 Use an 
11375 \family sans 
11376 End\SpecialChar ~
11377 of\SpecialChar ~
11378 sentence\SpecialChar ~
11379 period
11380 \family default 
11381  found under the 
11382 \family sans 
11383 \bar under 
11384 I
11385 \bar default 
11386 nsert\SpecialChar \menuseparator
11387
11388 \bar under 
11389 S
11390 \bar default 
11391 pecial\SpecialChar ~
11392 Character
11393 \family default 
11394  menu to force the use of inter-sentence spacing.
11395  This function is also bound to 
11396 \family sans 
11397 C-period
11398 \family default 
11399  for easy access.
11400 \layout Standard
11401
11402 With the corrections, our earlier examples look like this:
11403 \layout Itemize
11404
11405 e.\SpecialChar ~
11406 g.\SpecialChar ~
11407 this is too much space!
11408 \layout Itemize
11409
11410 This is I\SpecialChar \@.
11411  It's okay.
11412 \layout Standard
11413
11414 Some languages don't use extra spacing between sentences.
11415  If your language is such a language, you don't need to worry about all
11416  of this.
11417  For those that do need to bother, there is help to catch those sneaky errors:
11418  check out the 
11419 \family sans 
11420 \bar under 
11421 T
11422 \bar default 
11423 ools\SpecialChar \menuseparator
11424 C
11425 \bar under 
11426 h
11427 \bar default 
11428 eck\SpecialChar ~
11429 TeX
11430 \family default 
11431  feature described in 
11432 \emph on 
11433 Extended Editing
11434 \emph default 
11435 .
11436 \layout Subsubsection
11437
11438 Quotes
11439 \begin_inset LatexCommand \label{sec:quotes}
11440
11441 \end_inset 
11442
11443
11444 \layout Standard
11445
11446 LyX usually sets quotes correctly.
11447  Specifically, it will use an opening quote at the beginning of quoted text,
11448  and use a closing quote at the end.
11449  For example, 
11450 \begin_inset Quotes eld
11451 \end_inset 
11452
11453 open close
11454 \begin_inset Quotes erd
11455 \end_inset 
11456
11457 .
11458  The keyboard character, 
11459 \family sans 
11460 "
11461 \family default 
11462 , generates this automatically.
11463 \layout Standard
11464
11465 You can change the behavior of the 
11466 \family sans 
11467 "
11468 \family default 
11469  key using the 
11470 \family sans 
11471 Quotes
11472 \family default 
11473  dialog.
11474  Choose 
11475 \family sans 
11476 \bar under 
11477 Q
11478 \bar default 
11479 uotes
11480 \family default 
11481  in the 
11482 \family sans 
11483 \bar under 
11484 D
11485 \bar default 
11486 ocument\SpecialChar \menuseparator
11487
11488 \bar under 
11489 S
11490 \bar default 
11491 ettings
11492 \family default 
11493  dialog.
11494  Selecting the 
11495 \family sans 
11496 \bar under 
11497 D
11498 \bar default 
11499 ouble
11500 \family default 
11501  button makes the 
11502 \family sans 
11503 "
11504 \family default 
11505  key produce the sequence: 
11506 \begin_inset Quotes eld
11507 \end_inset 
11508
11509
11510 \begin_inset Quotes erd
11511 \end_inset 
11512
11513 .
11514  The 
11515 \family sans 
11516 \bar under 
11517 S
11518 \bar default 
11519 ingle
11520 \family default 
11521  button, in contrast, makes the 
11522 \family sans 
11523 "
11524 \family default 
11525  key produce: 
11526 \begin_inset Quotes els
11527 \end_inset 
11528
11529 '.
11530 \layout Standard
11531
11532 You can also select quotes for different languages via the 
11533 \family sans 
11534 \bar under 
11535 T
11536 \bar default 
11537 ype
11538 \family default 
11539  option.
11540  There are six choices:
11541 \layout Labeling
11542 \labelwidthstring MMMMM
11543
11544
11545 \family sans 
11546
11547 \begin_inset Quotes eld
11548 \end_inset 
11549
11550 Text
11551 \begin_inset Quotes erd
11552 \end_inset 
11553
11554
11555 \family default 
11556  Use quotes like this 
11557 \begin_inset Quotes eld
11558 \end_inset 
11559
11560 double
11561 \begin_inset Quotes erd
11562 \end_inset 
11563
11564  or 
11565 \begin_inset Quotes els
11566 \end_inset 
11567
11568 single
11569 \begin_inset Quotes ers
11570 \end_inset 
11571
11572
11573 \layout Labeling
11574 \labelwidthstring MMMMM
11575
11576
11577 \family sans 
11578
11579 \begin_inset Quotes sld
11580 \end_inset 
11581
11582 Text
11583 \begin_inset Quotes srd
11584 \end_inset 
11585
11586
11587 \family default 
11588  Use quotes like 
11589 \begin_inset Quotes sld
11590 \end_inset 
11591
11592 this
11593 \begin_inset Quotes srd
11594 \end_inset 
11595
11596  or 'this
11597 \begin_inset Quotes ers
11598 \end_inset 
11599
11600
11601 \layout Labeling
11602 \labelwidthstring MMMMM
11603
11604
11605 \family sans 
11606
11607 \begin_inset Quotes gld
11608 \end_inset 
11609
11610 Text
11611 \begin_inset Quotes grd
11612 \end_inset 
11613
11614
11615 \family default 
11616  Use quotes like 
11617 \begin_inset Quotes gld
11618 \end_inset 
11619
11620 this
11621 \begin_inset Quotes grd
11622 \end_inset 
11623
11624  or 
11625 \begin_inset Quotes gls
11626 \end_inset 
11627
11628 this
11629 \begin_inset Quotes grs
11630 \end_inset 
11631
11632
11633 \layout Labeling
11634 \labelwidthstring MMMMM
11635
11636
11637 \family sans 
11638
11639 \begin_inset Quotes pld
11640 \end_inset 
11641
11642 Text
11643 \begin_inset Quotes prd
11644 \end_inset 
11645
11646  
11647 \family default 
11648 Use quotes like 
11649 \begin_inset Quotes pld
11650 \end_inset 
11651
11652 this
11653 \begin_inset Quotes prd
11654 \end_inset 
11655
11656  or 
11657 \begin_inset Quotes pls
11658 \end_inset 
11659
11660 this
11661 \begin_inset Quotes prs
11662 \end_inset 
11663
11664
11665 \layout Labeling
11666 \labelwidthstring MMMMM
11667
11668
11669 \family sans 
11670
11671 \begin_inset Quotes fld
11672 \end_inset 
11673
11674 Text
11675 \begin_inset Quotes frd
11676 \end_inset 
11677
11678
11679 \family default 
11680  Use quotes like 
11681 \begin_inset Quotes fld
11682 \end_inset 
11683
11684 this
11685 \begin_inset Quotes frd
11686 \end_inset 
11687
11688  or 
11689 \begin_inset Quotes fls
11690 \end_inset 
11691
11692 this
11693 \begin_inset Quotes frs
11694 \end_inset 
11695
11696
11697 \layout Labeling
11698 \labelwidthstring MMMMM
11699
11700
11701 \family sans 
11702
11703 \begin_inset Quotes ald
11704 \end_inset 
11705
11706 Text
11707 \begin_inset Quotes ard
11708 \end_inset 
11709
11710
11711 \family default 
11712  Use quotes like 
11713 \begin_inset Quotes ald
11714 \end_inset 
11715
11716 this
11717 \begin_inset Quotes ard
11718 \end_inset 
11719
11720  or 
11721 \begin_inset Quotes als
11722 \end_inset 
11723
11724 this
11725 \begin_inset Quotes ars
11726 \end_inset 
11727
11728
11729 \layout Standard
11730
11731 Again, this affects what character the 
11732 \family sans 
11733 "
11734 \family default 
11735  key produces.
11736 \layout Standard
11737
11738 On the other hand, if you want to produce a bona-fide quote character, type
11739  
11740 \family sans 
11741 C-"
11742 \family default 
11743 .
11744  This produces: 
11745 \family typewriter 
11746 "
11747 \family default 
11748 .
11749 \layout Subsection
11750
11751 Ligatures
11752 \begin_inset LatexCommand \label{sec:ligatures}
11753
11754 \end_inset 
11755
11756
11757 \layout Standard
11758
11759 It is standard typesetting practice to group certain letters together and
11760  print them as single characters.
11761  These groups are known as 
11762 \emph on 
11763 ligatures
11764 \emph default 
11765 .
11766  Since LaTeX knows about ligatures, your LyX documents will contain them,
11767  too.
11768  Here are the possible ligatures:
11769 \layout Itemize
11770
11771 ff
11772 \layout Itemize
11773
11774 fi
11775 \layout Itemize
11776
11777 fl
11778 \layout Itemize
11779
11780 ffi
11781 \layout Itemize
11782
11783 ffl
11784 \layout Standard
11785
11786 Once in a while, though, you don't want a ligature in a word.
11787  While a ligature may be okay in the word, 
11788 \begin_inset Quotes eld
11789 \end_inset 
11790
11791 graffiti,
11792 \begin_inset Quotes erd
11793 \end_inset 
11794
11795  it looks really weird in compound words, such as 
11796 \begin_inset Quotes eld
11797 \end_inset 
11798
11799 cufflink
11800 \begin_inset Quotes erd
11801 \end_inset 
11802
11803  or the German 
11804 \begin_inset Quotes eld
11805 \end_inset 
11806
11807 Dorffest.
11808 \begin_inset Quotes erd
11809 \end_inset 
11810
11811  To break a ligature, use 
11812 \family sans 
11813 \bar under 
11814 I
11815 \bar default 
11816 nsert\SpecialChar \menuseparator
11817
11818 \bar under 
11819 S
11820 \bar default 
11821 pecial\SpecialChar ~
11822 Character
11823 \family default 
11824 \SpecialChar \menuseparator
11825
11826 \family sans 
11827 Ligature\SpecialChar ~
11828 Break.
11829
11830 \family default 
11831  This changes 
11832 \begin_inset Quotes eld
11833 \end_inset 
11834
11835 cufflinks
11836 \begin_inset Quotes erd
11837 \end_inset 
11838
11839  to 
11840 \begin_inset Quotes eld
11841 \end_inset 
11842
11843 cuff\SpecialChar \textcompwordmark{}
11844 links
11845 \begin_inset Quotes erd
11846 \end_inset 
11847
11848  and 
11849 \begin_inset Quotes eld
11850 \end_inset 
11851
11852 Dorffest
11853 \begin_inset Quotes erd
11854 \end_inset 
11855
11856  to 
11857 \begin_inset Quotes eld
11858 \end_inset 
11859
11860 Dorf\SpecialChar \textcompwordmark{}
11861 fest
11862 \begin_inset Quotes erd
11863 \end_inset 
11864
11865 .
11866 \layout Subsection
11867
11868 Widows and Orphans
11869 \begin_inset LatexCommand \label{sec:widows}
11870
11871 \end_inset 
11872
11873
11874 \layout Standard
11875
11876 In the early days of word processors, page breaks went wherever the page
11877  happened to end.
11878  There was no regard for what was actually going on in the text.
11879  You may remember once printing out a document, only to find the heading
11880  for a new section printed at the very bottom of the page, the first line
11881  of a new paragraph all alone at the bottom of a page, or the last line
11882  of a paragraph at the top of a new page.
11883  These dangly-bits of text became known as 
11884 \emph on 
11885 widows
11886 \emph default 
11887  and 
11888 \emph on 
11889 orphans
11890 \emph default 
11891 .
11892 \layout Standard
11893
11894 Clearly, LyX can avoid breaking pages after a section heading.
11895  That's part of the advantage of paragraph environments.
11896  But what about widows and orphans, where the page breaks leave one line
11897  of a paragraph all alone at the top or bottom of a page? There are rules
11898  built into LaTeX governing page breaks, and some of those rules are there
11899  to specifically prevent widows and orphans.
11900  This is the advantage LyX has in using LaTeX as its backend.
11901 \layout Standard
11902
11903 There's no way we can go into how TeX and LaTeX decide to break a page,
11904  or how you can tweak that behavior.
11905  Some LaTeX books listed in the bibliography [such as\SpecialChar ~
11906
11907 \begin_inset LatexCommand \cite{latexcompanion}
11908
11909 \end_inset 
11910
11911  or\SpecialChar ~
11912
11913 \begin_inset LatexCommand \cite{latexguide}
11914
11915 \end_inset 
11916
11917 ] may have more information.
11918  You will almost never need to worry about this, however.
11919 \layout Chapter
11920
11921 Floats: Tables, Figures, Footnotes and Margin Notes
11922 \begin_inset OptArg
11923 collapsed true
11924
11925 \layout Standard
11926
11927 Tables, Figures, and Notes
11928 \end_inset 
11929
11930
11931 \layout Section
11932
11933 Footnotes
11934 \layout Standard
11935
11936 Unlike other typesetting programs, LyX uses 
11937 \begin_inset Quotes eld
11938 \end_inset 
11939
11940 foldable
11941 \begin_inset Quotes erd
11942 \end_inset 
11943
11944  boxes instead of displaying its footnotes at the bottom of the screen or
11945  somewhere else in your text.
11946  When you insert a footnote with 
11947 \family sans 
11948 \series medium 
11949 \bar under 
11950 I
11951 \bar no 
11952 nsert
11953 \series default 
11954 \bar under 
11955 \SpecialChar \menuseparator
11956
11957 \series medium 
11958 F
11959 \bar no 
11960 ootnote, 
11961 \family roman 
11962 you'll first see a 
11963 \family default 
11964 \series default 
11965 \bar default 
11966 grey
11967 \family roman 
11968 \series medium 
11969 \bar no 
11970  box with a
11971 \family default 
11972 \series default 
11973 \bar default 
11974  red
11975 \family roman 
11976 \series medium 
11977 \bar no 
11978  label 
11979 \begin_inset Quotes eld
11980 \end_inset 
11981
11982 foot
11983 \begin_inset Quotes erd
11984 \end_inset 
11985
11986  appearing within your text.
11987  This box is LyX's representation of your footnote.
11988  You can enter your text into this box.
11989  If you click the 
11990 \begin_inset Quotes eld
11991 \end_inset 
11992
11993
11994 \family sans 
11995 foot
11996 \family roman 
11997
11998 \begin_inset Quotes erd
11999 \end_inset 
12000
12001
12002 \family default 
12003 \series default 
12004 \bar default 
12005  
12006 \family roman 
12007 \series medium 
12008 \bar no 
12009 label, the box will 
12010 \begin_inset Quotes eld
12011 \end_inset 
12012
12013 fold
12014 \begin_inset Quotes erd
12015 \end_inset 
12016
12017 .
12018  
12019 \family default 
12020 \series default 
12021 \bar default 
12022 Clicking on the button again will
12023 \family roman 
12024 \series medium 
12025 \bar no 
12026  
12027 \begin_inset Quotes eld
12028 \end_inset 
12029
12030 unfold
12031 \begin_inset Quotes erd
12032 \end_inset 
12033
12034  the footnote.
12035 \begin_inset Foot
12036 collapsed true
12037
12038 \layout Standard
12039
12040 To close this footnote, click on the red box at the top left.
12041 \end_inset 
12042
12043  You will not see any numbers within LyX.
12044  You don't need to worry about those, anyhow, because LyX does the numbering
12045  for you, as well as putting the footnote at the bottom of the correct page,
12046  when it processes your file.
12047  If you want to turn already existing text into a footnote, simply mark
12048  it and click on the footnote button (a picture of text with an arrow pointing
12049  to stuff in the bottom margin).
12050 \layout Standard
12051
12052 What LyX cannot do, yet, is take care of special needs like setting the
12053  footnote numbering back to 1 after each section in the 
12054 \begin_inset Quotes eld
12055 \end_inset 
12056
12057
12058 \family typewriter 
12059 article
12060 \family default 
12061
12062 \begin_inset Quotes erd
12063 \end_inset 
12064
12065
12066 \family roman 
12067  document class or changing the counter
12068 \family default 
12069  
12070 \family roman 
12071 style.
12072  You'll need to insert LaTeX commands like th
12073 \family default 
12074 os
12075 \family roman 
12076
12077 \family default 
12078 described in the 
12079 \emph on 
12080 Tricks for Footnotes and Marginpars
12081 \emph default 
12082  section of 
12083 \begin_inset Quotes eld
12084 \end_inset 
12085
12086
12087 \emph on 
12088 Extended
12089 \emph default 
12090  
12091 \emph on 
12092 Features
12093 \emph default 
12094 .
12095 \begin_inset Quotes erd
12096 \end_inset 
12097
12098
12099 \layout Description
12100
12101 NOTE: A float in LaTeX and LyX isn't a simple paragraph as with usual word
12102  processors.
12103  It is a complex text structure that may contain everything except floats.
12104  That means you can use all the layouts inside a float, even figures and
12105  tables.
12106  You may not need this too often, but if you do occasionally need it, it's
12107  a neat feature.
12108 \layout Section
12109
12110 Margin Notes
12111 \layout Standard
12112
12113 Margin notes look and behave just like footnotes in LyX.
12114  When you insert a margin note via 
12115 \family sans 
12116 \series medium 
12117 \bar under 
12118 I
12119 \bar no 
12120 nsert\SpecialChar \menuseparator
12121
12122 \bar under 
12123 M
12124 \bar no 
12125 argin
12126 \series default 
12127 \bar default 
12128 \SpecialChar ~
12129 N
12130 \series medium 
12131 \bar no 
12132 ote
12133 \family default 
12134 \series default 
12135 \bar default 
12136  or the toolbar button (which contains a picture of text in a margin with
12137  an arrow pointing to it), you'll see 
12138 \family roman 
12139 \series medium 
12140
12141 \family default 
12142 \series default 
12143 grey
12144 \family roman 
12145 \series medium 
12146  box with a 
12147 \family default 
12148 \series default 
12149 red 
12150 \family roman 
12151 \series medium 
12152 label 
12153 \begin_inset Quotes eld
12154 \end_inset 
12155
12156 margin
12157 \begin_inset Quotes erd
12158 \end_inset 
12159
12160  appearing within your text.
12161 \begin_inset Marginal
12162 collapsed false
12163
12164 \layout Standard
12165
12166 This is a margin note.
12167 \end_inset 
12168
12169  This box is LyX's representation of your margin note.
12170  You can enter your text into this box.
12171  If you click the 
12172 \begin_inset Quotes eld
12173 \end_inset 
12174
12175 margin
12176 \begin_inset Quotes erd
12177 \end_inset 
12178
12179
12180 \family default 
12181 \series default 
12182  
12183 \family roman 
12184 \series medium 
12185 label, the box will 
12186 \begin_inset Quotes eld
12187 \end_inset 
12188
12189 fold
12190 \begin_inset Quotes erd
12191 \end_inset 
12192
12193 .
12194  You can access it at a later time by clicking on the
12195 \family default 
12196 \series default 
12197  label again
12198 \family roman 
12199 \series medium 
12200 , thereby 
12201 \begin_inset Quotes eld
12202 \end_inset 
12203
12204 unfolding
12205 \begin_inset Quotes erd
12206 \end_inset 
12207
12208  the margin note.
12209 \layout Standard
12210
12211 As a default, LyX uses 1.9 cm (0.75 inches) as the margin width to allow room
12212  for margin notes.
12213  This might not be what you're looking for, but as with footnotes, LyX cannot
12214  yet do everything LaTeX has to offer.
12215  You might want to consult your LaTeX handbook for additional commands.
12216  
12217 \layout Section
12218
12219 Figures and Imported Graphics
12220 \begin_inset LatexCommand \label{sec:figures}
12221
12222 \end_inset 
12223
12224
12225 \layout Standard
12226
12227 No document preparation system is complete without the ability to import
12228  graphics from other utilities into the document.
12229  In LyX, these are referred to as ``figures'' whether they are actually
12230  figures in the traditional sense or simply some kind of imported image.
12231  
12232 \layout Standard
12233
12234 Note that figures referred to here are do not have captions and sit wherever
12235  in the document you place them.
12236  If you need one of these features, see sec.\SpecialChar ~
12237
12238 \begin_inset LatexCommand \ref{sec:figurefloats}
12239
12240 \end_inset 
12241
12242  below.
12243 \layout Standard
12244
12245 To place a figure in your document, click on the second right-most icon
12246  on the toolbar, or select 
12247 \family sans 
12248 \bar under 
12249 I
12250 \bar default 
12251 nsert\SpecialChar \menuseparator
12252
12253 \bar under 
12254 G
12255 \bar default 
12256 raphics...
12257  
12258 \family default 
12259 from the menu.
12260 \layout Standard
12261
12262 A graphics inset will be added to your document and a dialog will appear
12263  for you to choose the file to load.
12264  You can also change any settings you need to in this dialog.
12265 \layout Standard
12266 \align center 
12267
12268 \begin_inset Graphics
12269         filename mobius.eps
12270         display color
12271         scale 70
12272         rotateOrigin center
12273
12274 \end_inset 
12275
12276
12277 \layout Standard
12278
12279 This dialog has numerous parameters, though most should be self-explanatory.
12280  The 
12281 \family sans 
12282 File
12283 \family default 
12284  tab allows you to choose your image file (note that a wide variety of image
12285  formats are supported automatically).
12286  The figure can be transformed by setting a rotation angle, using a bounding
12287  box, and scaling.
12288  Table\SpecialChar ~
12289
12290 \begin_inset LatexCommand \ref{cap:Units-for-image}
12291
12292 \end_inset 
12293
12294  describes all available units.
12295  It is possible to set a bounding box automatically for some image formats
12296  (see the 
12297 \family sans 
12298 Bounding\SpecialChar ~
12299 Box
12300 \family default 
12301  tab).
12302  Note that it is possible to control the display of the figure in LyX and
12303  the display in the final document separately, which can be very useful
12304  for large figures.
12305  LaTeX wizards can specify additional LaTeX options in the 
12306 \family sans 
12307 Extras
12308 \family default 
12309  tab.
12310  You can also set the 
12311 \family sans 
12312 Subfigure
12313 \family default 
12314  option here, for use in figure floats (see Section\SpecialChar ~
12315
12316 \begin_inset LatexCommand \ref{sec:figurefloats}
12317
12318 \end_inset 
12319
12320 ).
12321 \layout Subsection
12322
12323 How it works
12324 \layout Standard
12325
12326 LyX has the ability to handle literally any graphics format in the known
12327  universe so long as a conversion path from this graphics format to the
12328  target output format can be created.
12329  If that sounds a little obtuse, consider how LyX handles Encapsulated PostScrip
12330 t® figures.
12331  LaTeX provides native support for this format, so LyX needs do nothing
12332  other than use the 
12333 \family typewriter 
12334
12335 \backslash 
12336 includegraphics
12337 \family default 
12338  LaTeX command to insert the figure in the final document.
12339 \layout Standard
12340
12341
12342 \begin_inset Float table
12343 placement t
12344 wide false
12345 collapsed true
12346
12347 \layout Caption
12348 \added_space_bottom medskip 
12349
12350 \begin_inset LatexCommand \label{cap:Units-for-image}
12351
12352 \end_inset 
12353
12354 Units for setting the image size
12355 \layout Standard
12356 \align center 
12357
12358 \begin_inset  Tabular
12359 <lyxtabular version="3" rows="20" columns="2">
12360 <features>
12361 <column alignment="center" valignment="top" leftline="true" width="0">
12362 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12363 <row topline="true" bottomline="true">
12364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12365 \begin_inset Text
12366
12367 \layout Standard
12368
12369 unit
12370 \end_inset 
12371 </cell>
12372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12373 \begin_inset Text
12374
12375 \layout Standard
12376
12377 name/description
12378 \end_inset 
12379 </cell>
12380 </row>
12381 <row topline="true">
12382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12383 \begin_inset Text
12384
12385 \layout Standard
12386
12387 mm
12388 \end_inset 
12389 </cell>
12390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12391 \begin_inset Text
12392
12393 \layout Standard
12394
12395 millimetre
12396 \end_inset 
12397 </cell>
12398 </row>
12399 <row topline="true">
12400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12401 \begin_inset Text
12402
12403 \layout Standard
12404
12405 cm
12406 \end_inset 
12407 </cell>
12408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12409 \begin_inset Text
12410
12411 \layout Standard
12412
12413 centimetre
12414 \end_inset 
12415 </cell>
12416 </row>
12417 <row topline="true">
12418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12419 \begin_inset Text
12420
12421 \layout Standard
12422
12423 in
12424 \end_inset 
12425 </cell>
12426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12427 \begin_inset Text
12428
12429 \layout Standard
12430
12431 inch
12432 \end_inset 
12433 </cell>
12434 </row>
12435 <row topline="true">
12436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12437 \begin_inset Text
12438
12439 \layout Standard
12440
12441 pt
12442 \end_inset 
12443 </cell>
12444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12445 \begin_inset Text
12446
12447 \layout Standard
12448
12449 point (72.27 pt = 1 in)
12450 \end_inset 
12451 </cell>
12452 </row>
12453 <row topline="true">
12454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12455 \begin_inset Text
12456
12457 \layout Standard
12458
12459 pc
12460 \end_inset 
12461 </cell>
12462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12463 \begin_inset Text
12464
12465 \layout Standard
12466
12467 pica (1 pc = 12 pt)
12468 \end_inset 
12469 </cell>
12470 </row>
12471 <row topline="true">
12472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12473 \begin_inset Text
12474
12475 \layout Standard
12476
12477 sp
12478 \end_inset 
12479 </cell>
12480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12481 \begin_inset Text
12482
12483 \layout Standard
12484
12485 scaled point (65536 sp = 1 pt)
12486 \end_inset 
12487 </cell>
12488 </row>
12489 <row topline="true">
12490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12491 \begin_inset Text
12492
12493 \layout Standard
12494
12495 bp
12496 \end_inset 
12497 </cell>
12498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12499 \begin_inset Text
12500
12501 \layout Standard
12502
12503 big point (72 bp = 1 in)
12504 \end_inset 
12505 </cell>
12506 </row>
12507 <row topline="true">
12508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12509 \begin_inset Text
12510
12511 \layout Standard
12512
12513 dd
12514 \end_inset 
12515 </cell>
12516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12517 \begin_inset Text
12518
12519 \layout Standard
12520
12521 didot (72 dd 
12522 \begin_inset Formula $\approx$
12523 \end_inset 
12524
12525  37.6
12526 \begin_inset Formula $\,$
12527 \end_inset 
12528
12529 mm)
12530 \end_inset 
12531 </cell>
12532 </row>
12533 <row topline="true">
12534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12535 \begin_inset Text
12536
12537 \layout Standard
12538
12539 cc
12540 \end_inset 
12541 </cell>
12542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12543 \begin_inset Text
12544
12545 \layout Standard
12546
12547 cicero (1cc = 12 dd)
12548 \end_inset 
12549 </cell>
12550 </row>
12551 <row topline="true">
12552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12553 \begin_inset Text
12554
12555 \layout Standard
12556
12557 Scale%
12558 \end_inset 
12559 </cell>
12560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12561 \begin_inset Text
12562
12563 \layout Standard
12564
12565 % of original image width
12566 \end_inset 
12567 </cell>
12568 </row>
12569 <row topline="true">
12570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12571 \begin_inset Text
12572
12573 \layout Standard
12574
12575 text%
12576 \end_inset 
12577 </cell>
12578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12579 \begin_inset Text
12580
12581 \layout Standard
12582
12583 % of text width
12584 \end_inset 
12585 </cell>
12586 </row>
12587 <row topline="true">
12588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12589 \begin_inset Text
12590
12591 \layout Standard
12592
12593 col%
12594 \end_inset 
12595 </cell>
12596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12597 \begin_inset Text
12598
12599 \layout Standard
12600
12601 % of column width
12602 \end_inset 
12603 </cell>
12604 </row>
12605 <row topline="true">
12606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12607 \begin_inset Text
12608
12609 \layout Standard
12610
12611 page%
12612 \end_inset 
12613 </cell>
12614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12615 \begin_inset Text
12616
12617 \layout Standard
12618
12619 % of paper width
12620 \end_inset 
12621 </cell>
12622 </row>
12623 <row topline="true">
12624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12625 \begin_inset Text
12626
12627 \layout Standard
12628
12629 line%
12630 \end_inset 
12631 </cell>
12632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12633 \begin_inset Text
12634
12635 \layout Standard
12636
12637 % of line width
12638 \end_inset 
12639 </cell>
12640 </row>
12641 <row topline="true">
12642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12643 \begin_inset Text
12644
12645 \layout Standard
12646
12647 theight%
12648 \end_inset 
12649 </cell>
12650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12651 \begin_inset Text
12652
12653 \layout Standard
12654
12655 % of text height
12656 \end_inset 
12657 </cell>
12658 </row>
12659 <row topline="true">
12660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12661 \begin_inset Text
12662
12663 \layout Standard
12664
12665 pheight%
12666 \end_inset 
12667 </cell>
12668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12669 \begin_inset Text
12670
12671 \layout Standard
12672
12673 % of paper height
12674 \end_inset 
12675 </cell>
12676 </row>
12677 <row topline="true">
12678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12679 \begin_inset Text
12680
12681 \layout Standard
12682
12683 ex
12684 \end_inset 
12685 </cell>
12686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12687 \begin_inset Text
12688
12689 \layout Standard
12690
12691 height of letter 
12692 \emph on 
12693 x
12694 \emph default 
12695  in current font
12696 \end_inset 
12697 </cell>
12698 </row>
12699 <row topline="true">
12700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12701 \begin_inset Text
12702
12703 \layout Standard
12704
12705 em
12706 \end_inset 
12707 </cell>
12708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12709 \begin_inset Text
12710
12711 \layout Standard
12712
12713 width of letter 
12714 \emph on 
12715 M
12716 \emph default 
12717  in current font
12718 \end_inset 
12719 </cell>
12720 </row>
12721 <row topline="true" bottomline="true">
12722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12723 \begin_inset Text
12724
12725 \layout Standard
12726
12727 mu
12728 \end_inset 
12729 </cell>
12730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12731 \begin_inset Text
12732
12733 \layout Standard
12734
12735 math unit (1 mu = 1/18 em)
12736 \end_inset 
12737 </cell>
12738 </row>
12739 </lyxtabular>
12740
12741 \end_inset 
12742
12743
12744 \end_inset 
12745
12746
12747 \layout Standard
12748
12749 To view the figure on the LyX screen, however, some additional work is required
12750  because neither the XForms nor the Qt GUI libraries can load PostScript®
12751  figures themselves.
12752  The XForms library can load figures in the following, widely used graphics
12753  formats: 
12754 \family typewriter 
12755 bmp
12756 \family default 
12757
12758 \family typewriter 
12759 gif
12760 \family default 
12761
12762 \family typewriter 
12763 jpeg
12764 \family default 
12765
12766 \family typewriter 
12767 pbm
12768 \family default 
12769
12770 \family typewriter 
12771 pgm
12772 \family default 
12773
12774 \family typewriter 
12775 ppm
12776 \family default 
12777
12778 \family typewriter 
12779 tif
12780 \family default 
12781  and 
12782 \family typewriter 
12783 xbm
12784 \family default 
12785  whilst the Qt library can also handle 
12786 \family typewriter 
12787 mng
12788 \family default 
12789
12790 \family typewriter 
12791 png
12792 \family default 
12793  and 
12794 \family typewriter 
12795 xpm
12796 \family default 
12797  format figures.
12798  Thus, LyX must initiate a conversion from Encapsulated PostScript® to a
12799  loadable graphics format.
12800 \layout Standard
12801
12802 It does this using the powerful, configurable converters mechanism exposed
12803  in the 
12804 \family sans 
12805 Converters
12806 \family default 
12807  section of the 
12808 \family sans 
12809 \bar under 
12810 E
12811 \bar default 
12812 dit
12813 \family default 
12814 \SpecialChar \menuseparator
12815
12816 \family sans 
12817 \bar under 
12818 P
12819 \bar default 
12820 references
12821 \family default 
12822  dialog.
12823  If LyX cannot create a conversion path (which might have many steps) from
12824  Encapsulated PostScript® to one of the loadable formats listed above, then
12825  it defaults to the use of ImageMagick's 
12826 \family typewriter 
12827 convert
12828 \family default 
12829  utility.
12830  If, after all that, LyX 
12831 \emph on 
12832 still
12833 \emph default 
12834  cannot load the figure, then it'll tell you so with a message 
12835 \begin_inset Quotes eld
12836 \end_inset 
12837
12838 Error converting to loadable format
12839 \begin_inset Quotes erd
12840 \end_inset 
12841
12842  in place of an on-screen view of your figure.
12843  If you're presented with such a message, then you'll need to augment the
12844  list of known converters.
12845 \layout Standard
12846
12847 This strategy is used both to generate on-screen views of your image and
12848  when generating the final document.
12849  In the latter case, the LaTeX compiler must be supplied with graphics files
12850  in PostScript® format.
12851  Similarly the PDFLaTeX compiler requires files in
12852 \family typewriter 
12853  pdf
12854 \family default 
12855
12856 \family typewriter 
12857 png
12858 \family default 
12859  or 
12860 \family typewriter 
12861 jpeg
12862 \family default 
12863  format.
12864  LyX will handle the necessary conversions behind the scenes.
12865 \layout Subsection
12866
12867 Figure Floats
12868 \layout Subsubsection
12869
12870 Using Figure Floats
12871 \begin_inset LatexCommand \label{sec:figurefloats}
12872
12873 \end_inset 
12874
12875
12876 \layout Standard
12877
12878 The problem with inserting figures straight into your text is that they
12879  might make the pagination of your document extremely awkward.
12880  To suit the LyX mentality of automating such processes, you might find
12881  it preferable to use 
12882 \family sans 
12883 Figure\SpecialChar ~
12884 Floats
12885 \family default 
12886 , which LyX (actually, LaTeX) is free to move about your document as it
12887  deems necessary for a good fit.
12888  In return, LyX automates the listing of these figures and allows you to
12889  place a caption on them, using the 
12890 \family sans 
12891 Caption
12892 \family default 
12893  environment explained in Section\SpecialChar ~
12894
12895 \begin_inset LatexCommand \ref{sec:captionlayout}
12896
12897 \end_inset 
12898
12899 .
12900 \layout Standard
12901
12902 To place a 
12903 \family sans 
12904 Figure\SpecialChar ~
12905 Float
12906 \family default 
12907  simply select 
12908 \family sans 
12909 \bar under 
12910 I
12911 \bar default 
12912 nsert\SpecialChar \menuseparator
12913 Flo
12914 \bar under 
12915 a
12916 \bar default 
12917 t\SpecialChar \menuseparator
12918 Figure 
12919 \family default 
12920 from the menu bar.
12921  You will get a float without a figure in it; use the toolbar icon described
12922  above to insert the actual figure.
12923 \layout Standard
12924
12925
12926 \begin_inset Float figure
12927 placement htbp
12928 wide false
12929 collapsed false
12930
12931 \layout Caption
12932
12933
12934 \begin_inset LatexCommand \label{fig:escher}
12935
12936 \end_inset 
12937
12938 M.C.
12939  Escher on acid.
12940 \layout Standard
12941 \align center 
12942
12943 \begin_inset Graphics
12944         filename escher-lsd.eps
12945         display color
12946         rotateOrigin center
12947
12948 \end_inset 
12949
12950
12951 \end_inset 
12952
12953
12954 \layout Standard
12955
12956
12957 \begin_inset Float figure
12958 placement htbp
12959 wide false
12960 collapsed false
12961
12962 \layout Standard
12963 \align center 
12964
12965 \begin_inset Graphics
12966         filename platypus.eps
12967         display color
12968         rotateOrigin center
12969
12970 \end_inset 
12971
12972
12973 \layout Caption
12974
12975
12976 \begin_inset LatexCommand \label{fig:kill-plat}
12977
12978 \end_inset 
12979
12980 A severely distorted platypus in a float.
12981 \end_inset 
12982
12983
12984 \layout Standard
12985
12986 It seems simple, but there is subtlety involved in the placement of the
12987  caption.
12988  If you prefer your caption to appear below the figure, then you must press
12989  return when the cursor is at the very start of the caption, and insert
12990  the figure in the new paragraph created above the caption; or you can delete
12991  the caption and recreate it by selecting the 
12992 \family sans 
12993 Caption 
12994 \family default 
12995 environment after the figure has been inserted.
12996  This is what we did for figure 
12997 \begin_inset LatexCommand \ref{fig:kill-plat}
12998
12999 \end_inset 
13000
13001 .
13002  If the cursor is in a paragraph after the caption when you insert the 
13003 \family sans 
13004 Figure
13005 \family default 
13006  then it will be inserted after the caption, as was the case for 
13007 \begin_inset LatexCommand \ref{fig:escher}
13008
13009 \end_inset 
13010
13011 .
13012  It is preferred to use one 
13013 \family sans 
13014 Figure
13015 \family default 
13016  per 
13017 \family sans 
13018 Float
13019 \family default 
13020 .
13021  This allows LyX [actually LaTeX] to best position each figure.
13022 \layout Standard
13023
13024 Right-clicking on a float opens a dialog where you can alter the placement
13025  options that LaTeX uses for positioning the float (see 
13026 \begin_inset LatexCommand \ref{sec:float-locn}
13027
13028 \end_inset 
13029
13030 ).
13031  
13032 \family sans 
13033 Span\SpecialChar ~
13034 columns
13035 \family default 
13036  is only useful for two-column documents: if you select it, the float will
13037  span across both columns on the page instead of being confined to just
13038  one.
13039 \layout Standard
13040
13041 This figure also shows how we place a label and create a cross-reference
13042  to it; as you would expect from reading section 
13043 \begin_inset LatexCommand \ref{sec:crossref}
13044
13045 \end_inset 
13046
13047  you can simply insert a 
13048 \family sans 
13049 \bar under 
13050 L
13051 \bar default 
13052 abel
13053 \family default 
13054  in the caption and refer to it using a 
13055 \family sans 
13056 \bar under 
13057 C
13058 \bar default 
13059 ross\SpecialChar ~
13060 Reference
13061 \family default 
13062  as normal.
13063  It is especially important to use these with figure floats, rather than
13064  using vague references to 
13065 \begin_inset Quotes eld
13066 \end_inset 
13067
13068 the above figure,
13069 \begin_inset Quotes erd
13070 \end_inset 
13071
13072  as LaTeX will reposition your floats for you in the final document; it
13073  might not be 
13074 \begin_inset Quotes eld
13075 \end_inset 
13076
13077 above
13078 \begin_inset Quotes erd
13079 \end_inset 
13080
13081  at all.
13082  If it is not possible to fit the floats neatly on the same page as the
13083  text which refers to it, the figures will be placed on a separate page
13084  by themselves.
13085  Rest assured that the overall effect is usually quite nice.
13086 \layout Standard
13087
13088 Note that the caption is used in a 
13089 \family sans 
13090 List\SpecialChar ~
13091 of\SpecialChar ~
13092
13093 \bar under 
13094 F
13095 \bar default 
13096 igures
13097 \family default 
13098  (as described in Section\SpecialChar ~
13099
13100 \begin_inset LatexCommand \ref{sec:ListsOf}
13101
13102 \end_inset 
13103
13104 ) automatically, should you choose to include one in your document.
13105 \layout Subsubsection
13106
13107 Float Placement
13108 \begin_inset LatexCommand \label{sec:float-locn}
13109
13110 \end_inset 
13111
13112
13113 \layout Standard
13114
13115 Now, the whole idea behind 
13116 \family sans 
13117 Figure\SpecialChar ~
13118 Floats
13119 \family default 
13120  [as well as 
13121 \family sans 
13122 Table\SpecialChar ~
13123 Floats
13124 \family default 
13125 , which we introduce later] is to allow LyX to place a figure [or table]
13126  on a page in a consistent, sensible fashion.
13127  The rules LaTeX uses are rather arcane; refer to the LaTeX documentation
13128  for the exact details.
13129  You can use check boxes in the float dialog to set placement for a particular
13130  float.
13131  By default, each float uses the document's default placement rules.
13132  You can change these, if you wish, in the 
13133 \family sans 
13134 \bar under 
13135 D
13136 \bar default 
13137 ocument\SpecialChar \menuseparator
13138
13139 \bar under 
13140 S
13141 \bar default 
13142 ettings
13143 \family default 
13144  dialog.
13145  The 
13146 \family sans 
13147 Float\SpecialChar ~
13148 placement
13149 \family default 
13150  box takes a LaTeX-style placement specification.
13151  You can place any combination of four letters in the 
13152 \family sans 
13153 Float\SpecialChar ~
13154 placement
13155 \family default 
13156  box, in any order:
13157 \layout Itemize
13158
13159
13160 \family sans 
13161 h
13162 \family default 
13163  for 
13164 \emph on 
13165 here
13166 \layout Itemize
13167
13168
13169 \family sans 
13170 t
13171 \family default 
13172  for 
13173 \emph on 
13174 top
13175 \layout Itemize
13176
13177
13178 \family sans 
13179 b
13180 \family default 
13181  for 
13182 \emph on 
13183 bottom
13184 \layout Itemize
13185
13186
13187 \family sans 
13188 p
13189 \family default 
13190  for 
13191 \emph on 
13192 page
13193 \layout Standard
13194
13195 The letters correspond to the following behaviour:
13196 \layout Description
13197
13198 Here: LyX tries to put the 
13199 \family sans 
13200 Float
13201 \family default 
13202  at the same point in the text where you put it.
13203 \begin_deeper 
13204 \layout Standard
13205
13206 If there isn't enough room, LyX tries one of the other three location types.
13207 \end_deeper 
13208 \layout Description
13209
13210 Top: LyX tries to put the 
13211 \family sans 
13212 Float
13213 \family default 
13214  at the top of the current page.
13215  If the figure won't fit on the current page, it goes to the next page.
13216 \layout Description
13217
13218 Bottom: LyX tries to put the 
13219 \family sans 
13220 Float
13221 \family default 
13222  at the bottom of the current page.
13223  If there isn't room, it goes to the next page.
13224 \layout Description
13225
13226 Page: LyX tries to put the 
13227 \family sans 
13228 Float
13229 \family default 
13230  (or a number of 
13231 \family sans 
13232 Float
13233 \family default 
13234 s) on a page of its own.
13235 \layout Standard
13236
13237 There is some subtlety to how this all works.
13238  The order specifies what location LyX should try first.
13239  If that one fails, it tries the next one, and so on, though 
13240 \begin_inset Quotes eld
13241 \end_inset 
13242
13243
13244 \family sans 
13245 h
13246 \family default 
13247
13248 \begin_inset Quotes erd
13249 \end_inset 
13250
13251  will always take precedence if it appears in the list.
13252  The default placement list is 
13253 \begin_inset Quotes eld
13254 \end_inset 
13255
13256
13257 \family sans 
13258 tbp
13259 \family default 
13260
13261 \begin_inset Quotes erd
13262 \end_inset 
13263
13264 : try the top of a text page first, then the bottom of a text page, then
13265  on a page by itself.
13266  If you want LyX to try 
13267 \begin_inset Quotes eld
13268 \end_inset 
13269
13270 really hard
13271 \begin_inset Quotes erd
13272 \end_inset 
13273
13274  to place the figure where you command it, precede the list with an exclamation
13275  point; for example 
13276 \begin_inset Quotes eld
13277 \end_inset 
13278
13279
13280 \family sans 
13281 !htbp
13282 \family default 
13283
13284 \begin_inset Quotes erd
13285 \end_inset 
13286
13287 .
13288  Here are some example entries and what they do:
13289 \layout Enumerate
13290
13291
13292 \family sans 
13293 hbp
13294 \begin_deeper 
13295 \layout Standard
13296
13297 Try putting the figure/table at its actual position in the text.
13298  If that doesn't work, put it on the bottom of the page.
13299  If that fails, put it on a separate page.
13300 \end_deeper 
13301 \layout Enumerate
13302
13303
13304 \family sans 
13305 !hbp
13306 \begin_deeper 
13307 \layout Standard
13308
13309 Try really hard to put the figure/table at its actual position in the text.
13310  Then the bottom of the page, then on a separate page.
13311 \end_deeper 
13312 \layout Enumerate
13313
13314
13315 \family sans 
13316 tp
13317 \begin_deeper 
13318 \layout Standard
13319
13320 Put the figure/table at the top of each page.
13321  If it's too long, put it on a separate page.
13322 \end_deeper 
13323 \layout Enumerate
13324
13325
13326 \family sans 
13327 p
13328 \begin_deeper 
13329 \layout Standard
13330
13331 Always put figures and tables on their own page.
13332 \end_deeper 
13333 \layout Subsection
13334
13335 XFig and LyX
13336 \layout Standard
13337
13338 One obvious question is 
13339 \begin_inset Quotes eld
13340 \end_inset 
13341
13342 how would I create the figures?
13343 \begin_inset Quotes erd
13344 \end_inset 
13345
13346  Fortunately, the answer is included in most Linux and/or LaTeX distributions.
13347  
13348 \family typewriter 
13349 XFig
13350 \family default 
13351  is a powerful though slightly awkward drawing tool.
13352  If you want to include figures that you have created with 
13353 \family typewriter 
13354 XFig
13355 \family default 
13356  there are several ways.
13357  We recommend the following:
13358 \layout Enumerate
13359
13360 Export the figure as Encapsulated PostScript.
13361  This could be very easy included into LyX as described in the previous
13362  sections.
13363  The great advantage of this way is, that you have the full power of PostScript®
13364  available.
13365  That means Bezier curves, colors, all line thicknesses and many more.
13366  If you have inserted text into your fig-document this will be printed with
13367  PostScript fonts, which is OK\SpecialChar \@.
13368  The figure can be manipulated like any other
13369  EPS figure, as described above.
13370  
13371 \begin_deeper 
13372 \layout Standard
13373
13374 The only disadvantage is that you cannot create formulas as PostScript text
13375  except by hand.
13376  If you also need formulas or simple exponents or indices in your figure,
13377  the next way is recommended.
13378 \end_deeper 
13379 \layout Enumerate
13380
13381 Export the figure as LaTeX.
13382  This is just as easy to include into LyX, with the advantage that you may
13383  use all LaTeX commands within the text inside XFig.
13384  Therefore you have to set the 
13385 \emph on 
13386 special flag 
13387 \emph default 
13388 for text in XFig.
13389  This is automatic if you invoke XFig with 
13390 \family typewriter 
13391 xfig\SpecialChar ~
13392 -specialtext
13393 \family default 
13394 .
13395  If this is done and you have also chosen a LaTeX font you may simply write
13396  
13397 \begin_inset Quotes eld
13398 \end_inset 
13399
13400 $H_2$
13401 \begin_inset Quotes erd
13402 \end_inset 
13403
13404  in 
13405 \family typewriter 
13406 XFig\SpecialChar \@.
13407
13408 \family default 
13409  If you export this figure as LaTeX and include it in LyX with
13410 \family sans 
13411 \bar under 
13412  I
13413 \bar default 
13414 nsert\SpecialChar \menuseparator
13415 Chil
13416 \bar under 
13417 d
13418 \bar default 
13419 \SpecialChar ~
13420 Document
13421 \family default 
13422  (see description in 
13423 \emph on 
13424 Extended Features
13425 \emph default 
13426 ) this text will appear as 
13427 \begin_inset Formula $H_{2}$
13428 \end_inset 
13429
13430 .
13431  
13432 \begin_deeper 
13433 \layout Standard
13434
13435 The disadvantage of this way is that the graphical power of LaTeX isn't
13436  as strong as PostScript®\SpecialChar \@.
13437  You cannot use all thicknesses of lines and, more
13438  annoyingly, not all slopes.
13439  This is why we recommend the third way for more complex figures.
13440 \end_deeper 
13441 \layout Enumerate
13442
13443 Export the figure as LaTeX/PostScript combined.
13444  Then 
13445 \family typewriter 
13446 XFig
13447 \family default 
13448  [
13449 \family typewriter 
13450 transfig
13451 \family default 
13452 , really] will generate two files: 
13453 \begin_deeper 
13454 \layout Enumerate
13455
13456 the PostScript part 
13457 \family typewriter 
13458 foo.pstex
13459 \family default 
13460 , that contains all painting.
13461 \layout Enumerate
13462
13463 the LaTeX part 
13464 \family typewriter 
13465 foo.pstex_t
13466 \family default 
13467 , that contains all text and a link to the PostScript part.
13468 \end_deeper 
13469 \layout Standard
13470
13471 Then you just have to include the LaTeX part as described above.
13472  This will automatically include the PostScript part, too.
13473 \begin_inset Foot
13474 collapsed true
13475
13476 \layout Standard
13477
13478 If you get an error like 
13479 \begin_inset Quotes eld
13480 \end_inset 
13481
13482 unknown graphics extension pstex
13483 \begin_inset Quotes erd
13484 \end_inset 
13485
13486  you have to declare these graphic extensions.
13487  I think this is a 
13488 \family typewriter 
13489 transfig
13490 \family default 
13491  bug that occurs with LaTeX2e.
13492  Simply add a line like
13493 \layout Standard
13494
13495
13496 \family typewriter 
13497
13498 \backslash 
13499 @namedef{Gin@rule@ps_tex}#1{{eps}{ps_tex}{#1}}
13500 \layout Standard
13501
13502 in the file 
13503 \family typewriter 
13504 /usr/lib/texmf/tex/latex/graphics/dvips.def
13505 \family default 
13506 .
13507  Then add 
13508 \family typewriter 
13509 pstex
13510 \family default 
13511  to the extension:
13512 \layout Standard
13513
13514
13515 \backslash 
13516 def
13517 \backslash 
13518 Gin@extensions{eps, ps, pstex, eps.gz, ps.gz, eps=2EZ}
13519 \layout Standard
13520
13521 This should fix the whole thing.
13522  Alternatively you may export the postscript part as 
13523 \family typewriter 
13524 foo.eps
13525 \family default 
13526  and change the LaTeX part 
13527 \family typewriter 
13528 foo.pstex_t
13529 \family default 
13530  manually.
13531  But this is annoying.
13532  
13533 \end_inset 
13534
13535  This way you have the full PostScript® and LaTeX power combined except
13536  for the possibility to scale the figure after creating.
13537  So if you want scalable pictures, the PostScript format is your only choice.
13538  Another little advantage of letting LaTeX typeset the font is that the
13539  same font will appear in your figures as in your text, which looks a little
13540  nicer.
13541 \layout Section
13542
13543 Tables
13544 \begin_inset LatexCommand \label{sec:tables}
13545
13546 \end_inset 
13547
13548
13549 \layout Standard
13550
13551 LyX has powerful table support, but LaTeX can do many more things with tables
13552  than LyX is currently capable of, so you might want to look at a good LaTeX
13553  book if the features described here should turn out to be inadequate.
13554 \layout Standard
13555
13556 You can insert a table using either the table toolbar button or 
13557 \family sans 
13558 \bar under 
13559 I
13560 \bar default 
13561 nsert\SpecialChar \menuseparator
13562
13563 \bar under 
13564 T
13565 \bar default 
13566 able
13567 \family default 
13568 .
13569  A dialog will appear, asking you for the number of rows and columns.
13570  The default table has lines at the top and to the left of every cell, a
13571  line to the right of the rightmost column and a line at the bottom of the
13572  lowest row, forming a box around the table.
13573  Additionally, the topmost row also has a line at the bottom, which causes
13574  this row to appear separated from the rest of the table.
13575  Here's an example:
13576 \layout Standard
13577 \align center 
13578
13579 \begin_inset  Tabular
13580 <lyxtabular version="3" rows="4" columns="4">
13581 <features>
13582 <column alignment="center" valignment="top" leftline="true" width="0pt">
13583 <column alignment="center" valignment="top" leftline="true" width="0pt">
13584 <column alignment="center" valignment="top" leftline="true" width="0in">
13585 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
13586 <row topline="true" bottomline="true">
13587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13588 \begin_inset Text
13589
13590 \layout Standard
13591
13592 \end_inset 
13593 </cell>
13594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13595 \begin_inset Text
13596
13597 \layout Standard
13598
13599
13600 \family roman 
13601 \series medium 
13602 \shape up 
13603 \size normal 
13604 \emph off 
13605 \bar no 
13606 \noun off 
13607 \color none
13608 12
13609 \end_inset 
13610 </cell>
13611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13612 \begin_inset Text
13613
13614 \layout Standard
13615
13616
13617 \family roman 
13618 \series medium 
13619 \shape up 
13620 \size normal 
13621 \emph off 
13622 \bar no 
13623 \noun off 
13624 \color none
13625 45
13626 \end_inset 
13627 </cell>
13628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13629 \begin_inset Text
13630
13631 \layout Standard
13632
13633
13634 \family roman 
13635 \series medium 
13636 \shape up 
13637 \size normal 
13638 \emph off 
13639 \bar no 
13640 \noun off 
13641 \color none
13642 98
13643 \end_inset 
13644 </cell>
13645 </row>
13646 <row topline="true">
13647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13648 \begin_inset Text
13649
13650 \layout Standard
13651
13652
13653 \family roman 
13654 \series medium 
13655 \shape up 
13656 \size normal 
13657 \emph off 
13658 \bar no 
13659 \noun off 
13660 \color none
13661 A
13662 \end_inset 
13663 </cell>
13664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13665 \begin_inset Text
13666
13667 \layout Standard
13668
13669 \end_inset 
13670 </cell>
13671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13672 \begin_inset Text
13673
13674 \layout Standard
13675
13676 \end_inset 
13677 </cell>
13678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13679 \begin_inset Text
13680
13681 \layout Standard
13682
13683 \end_inset 
13684 </cell>
13685 </row>
13686 <row topline="true">
13687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13688 \begin_inset Text
13689
13690 \layout Standard
13691
13692
13693 \family roman 
13694 \series medium 
13695 \shape up 
13696 \size normal 
13697 \emph off 
13698 \bar no 
13699 \noun off 
13700 \color none
13701 B
13702 \end_inset 
13703 </cell>
13704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13705 \begin_inset Text
13706
13707 \layout Standard
13708
13709 \end_inset 
13710 </cell>
13711 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13712 \begin_inset Text
13713
13714 \layout Standard
13715
13716
13717 \family roman 
13718 \series medium 
13719 \shape up 
13720 \size normal 
13721 \emph off 
13722 \bar no 
13723 \noun off 
13724 \color none
13725 multi 
13726 \end_inset 
13727 </cell>
13728 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13729 \begin_inset Text
13730
13731 \layout Standard
13732
13733 \end_inset 
13734 </cell>
13735 </row>
13736 <row topline="true" bottomline="true">
13737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13738 \begin_inset Text
13739
13740 \layout Standard
13741
13742
13743 \family roman 
13744 \series medium 
13745 \shape up 
13746 \size normal 
13747 \emph off 
13748 \bar no 
13749 \noun off 
13750 \color none
13751 C
13752 \end_inset 
13753 </cell>
13754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13755 \begin_inset Text
13756
13757 \layout Standard
13758
13759 \end_inset 
13760 </cell>
13761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13762 \begin_inset Text
13763
13764 \layout Standard
13765
13766 \end_inset 
13767 </cell>
13768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13769 \begin_inset Text
13770
13771 \layout Standard
13772
13773 \end_inset 
13774 </cell>
13775 </row>
13776 </lyxtabular>
13777
13778 \end_inset 
13779
13780
13781 \layout Subsection
13782
13783 The Table dialog
13784 \layout Standard
13785
13786 You can alter a table by clicking on it with the right mouse button, which
13787  brings up a settings dialog.
13788  Among these options are:
13789 \layout Itemize
13790
13791 Adding/removing border lines from a row or column.
13792  If you remove the top line from one of the rows, you'll get a dotted line
13793  in LyX, but no line will appear in the printout.
13794  If you set the bottom line of one row and the top line of the row below,
13795  then the rows are separated by a small space, as you can see with the top
13796  row in the example above.
13797  You can do the same vertically if you set the right line of a column and
13798  the left line of the column to the right.
13799 \layout Itemize
13800
13801 Text alignment in a column
13802 \layout Itemize
13803
13804 Appending rows and columns
13805 \layout Itemize
13806
13807 Deleting rows, columns, or the entire table
13808 \layout Itemize
13809
13810 Multicolumn
13811 \layout Itemize
13812
13813 Setting a fixed width for a column
13814 \layout Itemize
13815
13816 Longtable options - this is useful if your table is higher than the paper.
13817  Then the table is split on the bottom of the page and continued on the
13818  next one, instead of running of the end of the page.
13819 \layout Itemize
13820
13821 Rotate the whole table or a single cell sideways, by 90 degrees
13822 \layout Standard
13823
13824 You can also use the menu to perform these operations.
13825  Try 
13826 \family sans 
13827 \bar under 
13828 E
13829 \bar default 
13830 dit\SpecialChar \menuseparator
13831
13832 \family default 
13833 \bar under 
13834 T
13835 \family sans 
13836 \bar default 
13837 able
13838 \family default 
13839  when the cursor is inside a table.
13840  
13841 \layout Standard
13842
13843 Most of these options also work on selections.
13844  This means that if you select more cells, columns or rows the action is
13845  done on all of your selection.
13846  Note that there is a difference between selecting the 
13847 \emph on 
13848 contents
13849 \emph default 
13850  of the cell, and the cell itself.
13851  If you can see a red border inside a cell, then a selection will select
13852  the contents.
13853  If you press 
13854 \family sans 
13855 Escape
13856 \family default 
13857  or click outside of the box, then the selection will select cells (whether
13858  you use the mouse or the normal cursor-movement keys).
13859 \layout Standard
13860
13861 When you append a row, it is added 
13862 \emph on 
13863 below
13864 \emph default 
13865  the row containing the cursor.
13866  Similarly, columns are appended to the 
13867 \emph on 
13868 right
13869 \emph default 
13870  of the cursor.
13871  This makes it difficult to add columns on the left edge of a table without
13872  a lot of cutting and pasting.
13873  Deletion is always performed on the row or column containing the cursor.
13874  
13875 \layout Standard
13876
13877 The multicolumn option merges two or more adjacent cells on a given row.
13878  For example, in the above table, row 
13879 \begin_inset Quotes eld
13880 \end_inset 
13881
13882 B
13883 \begin_inset Quotes erd
13884 \end_inset 
13885
13886  has had multicolumn applied to the columns labelled 
13887 \begin_inset Quotes eld
13888 \end_inset 
13889
13890 45
13891 \begin_inset Quotes erd
13892 \end_inset 
13893
13894  and 
13895 \begin_inset Quotes eld
13896 \end_inset 
13897
13898 98.
13899 \begin_inset Quotes erd
13900 \end_inset 
13901
13902  To use it, you must first select the cells, then choose 
13903 \family sans 
13904 Multicolumn
13905 \family default 
13906  from the menu.
13907  This will not work vertically - see the Table Examples document for how
13908  to do this.
13909 \layout Standard
13910
13911 You can also use 
13912 \family sans 
13913 Multicolumn
13914 \family default 
13915  if you need to have a special handling for a single table cell's top and
13916  bottom border lines and text alignment.
13917  Here an example of this special handling of a cell:
13918 \layout Standard
13919 \align center 
13920
13921 \begin_inset  Tabular
13922 <lyxtabular version="3" rows="5" columns="3">
13923 <features>
13924 <column alignment="left" valignment="top" leftline="true" rightline="true" width="0pt">
13925 <column alignment="right" valignment="top" leftline="true" width="0pt">
13926 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
13927 <row topline="true" bottomline="true">
13928 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13929 \begin_inset Text
13930
13931 \layout Standard
13932
13933
13934 \family roman 
13935 \series bold 
13936 \shape up 
13937 \size normal 
13938 \emph off 
13939 \bar no 
13940 \noun off 
13941 \color none
13942 *
13943 \end_inset 
13944 </cell>
13945 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13946 \begin_inset Text
13947
13948 \layout Standard
13949
13950
13951 \family roman 
13952 \series bold 
13953 \shape up 
13954 \size normal 
13955 \emph off 
13956 \bar no 
13957 \noun off 
13958 \color none
13959 x
13960 \end_inset 
13961 </cell>
13962 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13963 \begin_inset Text
13964
13965 \layout Standard
13966
13967
13968 \family roman 
13969 \series bold 
13970 \shape up 
13971 \size normal 
13972 \emph off 
13973 \bar no 
13974 \noun off 
13975 \color none
13976 y
13977 \end_inset 
13978 </cell>
13979 </row>
13980 <row topline="true">
13981 <cell multicolumn="1" alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13982 \begin_inset Text
13983
13984 \layout Standard
13985
13986
13987 \family roman 
13988 \series bold 
13989 \shape up 
13990 \size normal 
13991 \emph off 
13992 \bar no 
13993 \noun off 
13994 \color none
13995 point a & b
13996 \end_inset 
13997 </cell>
13998 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
13999 \begin_inset Text
14000
14001 \layout Standard
14002
14003
14004 \family roman 
14005 \shape up 
14006 \size normal 
14007 \emph off 
14008 \bar no 
14009 \noun off 
14010 \color none
14011 103
14012 \end_inset 
14013 </cell>
14014 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14015 \begin_inset Text
14016
14017 \layout Standard
14018
14019
14020 \family roman 
14021 \shape up 
14022 \size normal 
14023 \emph off 
14024 \bar no 
14025 \noun off 
14026 \color none
14027 9
14028 \end_inset 
14029 </cell>
14030 </row>
14031 <row topline="true">
14032 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none">
14033 \begin_inset Text
14034
14035 \layout Standard
14036
14037
14038 \family roman 
14039 \series bold 
14040 \shape up 
14041 \size normal 
14042 \emph off 
14043 \bar no 
14044 \noun off 
14045 \color none
14046 point b & a
14047 \end_inset 
14048 </cell>
14049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14050 \begin_inset Text
14051
14052 \layout Standard
14053
14054
14055 \family roman 
14056 \shape up 
14057 \size normal 
14058 \emph off 
14059 \bar no 
14060 \noun off 
14061 \color none
14062 599
14063 \end_inset 
14064 </cell>
14065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14066 \begin_inset Text
14067
14068 \layout Standard
14069
14070
14071 \family roman 
14072 \shape up 
14073 \size normal 
14074 \emph off 
14075 \bar no 
14076 \noun off 
14077 \color none
14078 340
14079 \end_inset 
14080 </cell>
14081 </row>
14082 <row topline="true">
14083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14084 \begin_inset Text
14085
14086 \layout Standard
14087
14088
14089 \family roman 
14090 \series bold 
14091 \shape up 
14092 \size normal 
14093 \emph off 
14094 \bar no 
14095 \noun off 
14096 \color none
14097 point abc
14098 \end_inset 
14099 </cell>
14100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14101 \begin_inset Text
14102
14103 \layout Standard
14104
14105
14106 \family roman 
14107 \shape up 
14108 \size normal 
14109 \emph off 
14110 \bar no 
14111 \noun off 
14112 \color none
14113 1009
14114 \end_inset 
14115 </cell>
14116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14117 \begin_inset Text
14118
14119 \layout Standard
14120
14121
14122 \family roman 
14123 \shape up 
14124 \size normal 
14125 \emph off 
14126 \bar no 
14127 \noun off 
14128 \color none
14129 52
14130 \end_inset 
14131 </cell>
14132 </row>
14133 <row topline="true" bottomline="true">
14134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14135 \begin_inset Text
14136
14137 \layout Standard
14138
14139
14140 \family roman 
14141 \series bold 
14142 \shape up 
14143 \size normal 
14144 \emph off 
14145 \bar no 
14146 \noun off 
14147 \color none
14148 point abcd
14149 \end_inset 
14150 </cell>
14151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14152 \begin_inset Text
14153
14154 \layout Standard
14155
14156
14157 \family roman 
14158 \shape up 
14159 \size normal 
14160 \emph off 
14161 \bar no 
14162 \noun off 
14163 \color none
14164 96
14165 \end_inset 
14166 </cell>
14167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14168 \begin_inset Text
14169
14170 \layout Standard
14171
14172
14173 \family roman 
14174 \shape up 
14175 \size normal 
14176 \emph off 
14177 \bar no 
14178 \noun off 
14179 \color none
14180 11
14181 \end_inset 
14182 </cell>
14183 </row>
14184 </lyxtabular>
14185
14186 \end_inset 
14187
14188
14189 \layout Standard
14190
14191 You see here that the header line cells are aligned to the center, whereas
14192  the left column is aligned to the left, and the other columns are aligned
14193  to the right.
14194  Also the bottom and top line of two cells have been removed.
14195 \begin_inset Note
14196 collapsed false
14197
14198 \layout Standard
14199
14200 I can make nothing of this explanation.
14201  An improvement would be nice :) - jbl
14202 \end_inset 
14203
14204
14205 \layout Standard
14206
14207 If you want your column to have a fixed width, then you can insert a width
14208  in the 
14209 \family sans 
14210 Width
14211 \family default 
14212 \emph on 
14213  
14214 \emph default 
14215 input-field of the 
14216 \family sans 
14217 Table
14218 \family default 
14219  dialog.
14220  This will then allow the cell to have multiple paragraphs of text.
14221 \layout Standard
14222
14223 If your table becomes too large to fit on a portrait document layout, you
14224  can select the 
14225 \family sans 
14226 Rotate\SpecialChar ~
14227 90°
14228 \family default 
14229  button, and the table will appear sideways (this means landscape in a portrait
14230  document style).
14231  You might also like to rotate single table cells to give them more horizontal
14232  space.
14233  The example below demonstrates why it is useful to rotate single cells.
14234 \layout Standard
14235
14236
14237 \emph on 
14238 Note:
14239 \emph default 
14240  This 
14241 \family sans 
14242 Rotate\SpecialChar ~
14243 90°
14244 \family default 
14245  option will 
14246 \emph on 
14247 not
14248 \emph default 
14249  display on screen, and works 
14250 \emph on 
14251 only
14252 \emph default 
14253  for PostScript output.
14254  So, if you want to preview them, use 
14255 \family sans 
14256 \bar under 
14257 V
14258 \bar default 
14259 iew\SpecialChar \menuseparator
14260 Pos
14261 \bar under 
14262 t
14263 \bar default 
14264 script
14265 \family default 
14266 , as 
14267 \family sans 
14268 \bar under 
14269 V
14270 \bar default 
14271 iew
14272 \bar under 
14273 \SpecialChar \menuseparator
14274 D
14275 \bar default 
14276 VI
14277 \family default 
14278  will not show the table properly.
14279 \layout Standard
14280 \align center 
14281
14282 \begin_inset  Tabular
14283 <lyxtabular version="3" rows="6" columns="12">
14284 <features>
14285 <column alignment="left" valignment="top" leftline="true" rightline="true" width="0pt">
14286 <column alignment="center" valignment="top" leftline="true" width="0pt">
14287 <column alignment="center" valignment="top" leftline="true" width="0pt">
14288 <column alignment="center" valignment="top" leftline="true" width="0pt">
14289 <column alignment="center" valignment="top" leftline="true" width="0pt">
14290 <column alignment="center" valignment="top" leftline="true" width="0pt">
14291 <column alignment="center" valignment="top" leftline="true" width="0pt">
14292 <column alignment="center" valignment="top" leftline="true" width="0pt">
14293 <column alignment="center" valignment="top" leftline="true" width="0pt">
14294 <column alignment="center" valignment="top" leftline="true" width="0pt">
14295 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14296 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
14297 <row topline="true" bottomline="true">
14298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14299 \begin_inset Text
14300
14301 \layout Standard
14302
14303
14304 \family roman 
14305 \series medium 
14306 \shape up 
14307 \size normal 
14308 \emph off 
14309 \bar no 
14310 \noun off 
14311 \color none
14312 Description
14313 \end_inset 
14314 </cell>
14315 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14316 \begin_inset Text
14317
14318 \layout Standard
14319
14320
14321 \family roman 
14322 \series medium 
14323 \shape up 
14324 \size normal 
14325 \emph off 
14326 \bar no 
14327 \noun off 
14328 \color none
14329 Flag 1
14330 \end_inset 
14331 </cell>
14332 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14333 \begin_inset Text
14334
14335 \layout Standard
14336
14337
14338 \family roman 
14339 \series medium 
14340 \shape up 
14341 \size normal 
14342 \emph off 
14343 \bar no 
14344 \noun off 
14345 \color none
14346 Flag 2
14347 \end_inset 
14348 </cell>
14349 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14350 \begin_inset Text
14351
14352 \layout Standard
14353
14354
14355 \family roman 
14356 \series medium 
14357 \shape up 
14358 \size normal 
14359 \emph off 
14360 \bar no 
14361 \noun off 
14362 \color none
14363 Flag 3
14364 \end_inset 
14365 </cell>
14366 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14367 \begin_inset Text
14368
14369 \layout Standard
14370
14371
14372 \family roman 
14373 \series medium 
14374 \shape up 
14375 \size normal 
14376 \emph off 
14377 \bar no 
14378 \noun off 
14379 \color none
14380 Flag 4
14381 \end_inset 
14382 </cell>
14383 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14384 \begin_inset Text
14385
14386 \layout Standard
14387
14388
14389 \family roman 
14390 \series medium 
14391 \shape up 
14392 \size normal 
14393 \emph off 
14394 \bar no 
14395 \noun off 
14396 \color none
14397 Flag 5
14398 \end_inset 
14399 </cell>
14400 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14401 \begin_inset Text
14402
14403 \layout Standard
14404
14405
14406 \family roman 
14407 \series medium 
14408 \shape up 
14409 \size normal 
14410 \emph off 
14411 \bar no 
14412 \noun off 
14413 \color none
14414 Flag 6
14415 \end_inset 
14416 </cell>
14417 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14418 \begin_inset Text
14419
14420 \layout Standard
14421
14422
14423 \family roman 
14424 \series medium 
14425 \shape up 
14426 \size normal 
14427 \emph off 
14428 \bar no 
14429 \noun off 
14430 \color none
14431 Flag 7
14432 \end_inset 
14433 </cell>
14434 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14435 \begin_inset Text
14436
14437 \layout Standard
14438
14439
14440 \family roman 
14441 \series medium 
14442 \shape up 
14443 \size normal 
14444 \emph off 
14445 \bar no 
14446 \noun off 
14447 \color none
14448 Flag 8
14449 \end_inset 
14450 </cell>
14451 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14452 \begin_inset Text
14453
14454 \layout Standard
14455
14456
14457 \family roman 
14458 \series medium 
14459 \shape up 
14460 \size normal 
14461 \emph off 
14462 \bar no 
14463 \noun off 
14464 \color none
14465 Flag 9
14466 \end_inset 
14467 </cell>
14468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" rotate="true" usebox="none">
14469 \begin_inset Text
14470
14471 \layout Standard
14472
14473
14474 \family roman 
14475 \series medium 
14476 \shape up 
14477 \size normal 
14478 \emph off 
14479 \bar no 
14480 \noun off 
14481 \color none
14482 Flag 10
14483 \end_inset 
14484 </cell>
14485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14486 \begin_inset Text
14487
14488 \layout Standard
14489
14490
14491 \family roman 
14492 \series medium 
14493 \shape up 
14494 \size normal 
14495 \emph off 
14496 \bar no 
14497 \noun off 
14498 \color none
14499 Total
14500 \end_inset 
14501 </cell>
14502 </row>
14503 <row topline="true">
14504 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14505 \begin_inset Text
14506
14507 \layout Standard
14508
14509
14510 \family roman 
14511 \series medium 
14512 \shape up 
14513 \size normal 
14514 \emph off 
14515 \bar no 
14516 \noun off 
14517 \color none
14518 Desc.\SpecialChar ~
14519 1
14520 \end_inset 
14521 </cell>
14522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14523 \begin_inset Text
14524
14525 \layout Standard
14526
14527
14528 \family roman 
14529 \series medium 
14530 \shape up 
14531 \size normal 
14532 \emph off 
14533 \bar no 
14534 \noun off 
14535 \color none
14536 *
14537 \end_inset 
14538 </cell>
14539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14540 \begin_inset Text
14541
14542 \layout Standard
14543
14544 \end_inset 
14545 </cell>
14546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14547 \begin_inset Text
14548
14549 \layout Standard
14550
14551
14552 \family roman 
14553 \series medium 
14554 \shape up 
14555 \size normal 
14556 \emph off 
14557 \bar no 
14558 \noun off 
14559 \color none
14560 *
14561 \end_inset 
14562 </cell>
14563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14564 \begin_inset Text
14565
14566 \layout Standard
14567
14568
14569 \family roman 
14570 \series medium 
14571 \shape up 
14572 \size normal 
14573 \emph off 
14574 \bar no 
14575 \noun off 
14576 \color none
14577 *
14578 \end_inset 
14579 </cell>
14580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14581 \begin_inset Text
14582
14583 \layout Standard
14584
14585 \end_inset 
14586 </cell>
14587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14588 \begin_inset Text
14589
14590 \layout Standard
14591
14592
14593 \family roman 
14594 \series medium 
14595 \shape up 
14596 \size normal 
14597 \emph off 
14598 \bar no 
14599 \noun off 
14600 \color none
14601 *
14602 \end_inset 
14603 </cell>
14604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14605 \begin_inset Text
14606
14607 \layout Standard
14608
14609 \end_inset 
14610 </cell>
14611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14612 \begin_inset Text
14613
14614 \layout Standard
14615
14616
14617 \family roman 
14618 \series medium 
14619 \shape up 
14620 \size normal 
14621 \emph off 
14622 \bar no 
14623 \noun off 
14624 \color none
14625 *
14626 \end_inset 
14627 </cell>
14628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14629 \begin_inset Text
14630
14631 \layout Standard
14632
14633
14634 \family roman 
14635 \series medium 
14636 \shape up 
14637 \size normal 
14638 \emph off 
14639 \bar no 
14640 \noun off 
14641 \color none
14642 *
14643 \end_inset 
14644 </cell>
14645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14646 \begin_inset Text
14647
14648 \layout Standard
14649
14650
14651 \family roman 
14652 \series medium 
14653 \shape up 
14654 \size normal 
14655 \emph off 
14656 \bar no 
14657 \noun off 
14658 \color none
14659 *
14660 \end_inset 
14661 </cell>
14662 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14663 \begin_inset Text
14664
14665 \layout Standard
14666
14667
14668 \family roman 
14669 \series medium 
14670 \shape up 
14671 \size normal 
14672 \emph off 
14673 \bar no 
14674 \noun off 
14675 \color none
14676 7
14677 \end_inset 
14678 </cell>
14679 </row>
14680 <row topline="true">
14681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14682 \begin_inset Text
14683
14684 \layout Standard
14685
14686
14687 \family roman 
14688 \series medium 
14689 \shape up 
14690 \size normal 
14691 \emph off 
14692 \bar no 
14693 \noun off 
14694 \color none
14695 Desc.\SpecialChar ~
14696 2
14697 \end_inset 
14698 </cell>
14699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14700 \begin_inset Text
14701
14702 \layout Standard
14703
14704 \end_inset 
14705 </cell>
14706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14707 \begin_inset Text
14708
14709 \layout Standard
14710
14711
14712 \family roman 
14713 \series medium 
14714 \shape up 
14715 \size normal 
14716 \emph off 
14717 \bar no 
14718 \noun off 
14719 \color none
14720 *
14721 \end_inset 
14722 </cell>
14723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14724 \begin_inset Text
14725
14726 \layout Standard
14727
14728
14729 \family roman 
14730 \series medium 
14731 \shape up 
14732 \size normal 
14733 \emph off 
14734 \bar no 
14735 \noun off 
14736 \color none
14737 *
14738 \end_inset 
14739 </cell>
14740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14741 \begin_inset Text
14742
14743 \layout Standard
14744
14745
14746 \family roman 
14747 \series medium 
14748 \shape up 
14749 \size normal 
14750 \emph off 
14751 \bar no 
14752 \noun off 
14753 \color none
14754 *
14755 \end_inset 
14756 </cell>
14757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14758 \begin_inset Text
14759
14760 \layout Standard
14761
14762
14763 \family roman 
14764 \series medium 
14765 \shape up 
14766 \size normal 
14767 \emph off 
14768 \bar no 
14769 \noun off 
14770 \color none
14771 *
14772 \end_inset 
14773 </cell>
14774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14775 \begin_inset Text
14776
14777 \layout Standard
14778
14779
14780 \family roman 
14781 \series medium 
14782 \shape up 
14783 \size normal 
14784 \emph off 
14785 \bar no 
14786 \noun off 
14787 \color none
14788 *
14789 \end_inset 
14790 </cell>
14791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14792 \begin_inset Text
14793
14794 \layout Standard
14795
14796
14797 \family roman 
14798 \series medium 
14799 \shape up 
14800 \size normal 
14801 \emph off 
14802 \bar no 
14803 \noun off 
14804 \color none
14805 *
14806 \end_inset 
14807 </cell>
14808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14809 \begin_inset Text
14810
14811 \layout Standard
14812
14813
14814 \family roman 
14815 \series medium 
14816 \shape up 
14817 \size normal 
14818 \emph off 
14819 \bar no 
14820 \noun off 
14821 \color none
14822 *
14823 \end_inset 
14824 </cell>
14825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14826 \begin_inset Text
14827
14828 \layout Standard
14829
14830
14831 \family roman 
14832 \series medium 
14833 \shape up 
14834 \size normal 
14835 \emph off 
14836 \bar no 
14837 \noun off 
14838 \color none
14839 *
14840 \end_inset 
14841 </cell>
14842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14843 \begin_inset Text
14844
14845 \layout Standard
14846
14847
14848 \family roman 
14849 \series medium 
14850 \shape up 
14851 \size normal 
14852 \emph off 
14853 \bar no 
14854 \noun off 
14855 \color none
14856 *
14857 \end_inset 
14858 </cell>
14859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14860 \begin_inset Text
14861
14862 \layout Standard
14863
14864
14865 \family roman 
14866 \series medium 
14867 \shape up 
14868 \size normal 
14869 \emph off 
14870 \bar no 
14871 \noun off 
14872 \color none
14873 9
14874 \end_inset 
14875 </cell>
14876 </row>
14877 <row topline="true">
14878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14879 \begin_inset Text
14880
14881 \layout Standard
14882
14883
14884 \family roman 
14885 \series medium 
14886 \shape up 
14887 \size normal 
14888 \emph off 
14889 \bar no 
14890 \noun off 
14891 \color none
14892 Desc.\SpecialChar ~
14893 3
14894 \end_inset 
14895 </cell>
14896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14897 \begin_inset Text
14898
14899 \layout Standard
14900
14901
14902 \family roman 
14903 \series medium 
14904 \shape up 
14905 \size normal 
14906 \emph off 
14907 \bar no 
14908 \noun off 
14909 \color none
14910 *
14911 \end_inset 
14912 </cell>
14913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14914 \begin_inset Text
14915
14916 \layout Standard
14917
14918
14919 \family roman 
14920 \series medium 
14921 \shape up 
14922 \size normal 
14923 \emph off 
14924 \bar no 
14925 \noun off 
14926 \color none
14927 *
14928 \end_inset 
14929 </cell>
14930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14931 \begin_inset Text
14932
14933 \layout Standard
14934
14935
14936 \family roman 
14937 \series medium 
14938 \shape up 
14939 \size normal 
14940 \emph off 
14941 \bar no 
14942 \noun off 
14943 \color none
14944 *
14945 \end_inset 
14946 </cell>
14947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14948 \begin_inset Text
14949
14950 \layout Standard
14951
14952 \end_inset 
14953 </cell>
14954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14955 \begin_inset Text
14956
14957 \layout Standard
14958
14959
14960 \family roman 
14961 \series medium 
14962 \shape up 
14963 \size normal 
14964 \emph off 
14965 \bar no 
14966 \noun off 
14967 \color none
14968 *
14969 \end_inset 
14970 </cell>
14971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14972 \begin_inset Text
14973
14974 \layout Standard
14975
14976
14977 \family roman 
14978 \series medium 
14979 \shape up 
14980 \size normal 
14981 \emph off 
14982 \bar no 
14983 \noun off 
14984 \color none
14985 *
14986 \end_inset 
14987 </cell>
14988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14989 \begin_inset Text
14990
14991 \layout Standard
14992
14993
14994 \family roman 
14995 \series medium 
14996 \shape up 
14997 \size normal 
14998 \emph off 
14999 \bar no 
15000 \noun off 
15001 \color none
15002 *
15003 \end_inset 
15004 </cell>
15005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15006 \begin_inset Text
15007
15008 \layout Standard
15009
15010
15011 \family roman 
15012 \series medium 
15013 \shape up 
15014 \size normal 
15015 \emph off 
15016 \bar no 
15017 \noun off 
15018 \color none
15019 *
15020 \end_inset 
15021 </cell>
15022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15023 \begin_inset Text
15024
15025 \layout Standard
15026
15027 \end_inset 
15028 </cell>
15029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15030 \begin_inset Text
15031
15032 \layout Standard
15033
15034
15035 \family roman 
15036 \series medium 
15037 \shape up 
15038 \size normal 
15039 \emph off 
15040 \bar no 
15041 \noun off 
15042 \color none
15043 *
15044 \end_inset 
15045 </cell>
15046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15047 \begin_inset Text
15048
15049 \layout Standard
15050
15051
15052 \family roman 
15053 \series medium 
15054 \shape up 
15055 \size normal 
15056 \emph off 
15057 \bar no 
15058 \noun off 
15059 \color none
15060 8
15061 \end_inset 
15062 </cell>
15063 </row>
15064 <row topline="true" bottomline="true">
15065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15066 \begin_inset Text
15067
15068 \layout Standard
15069
15070
15071 \family roman 
15072 \series medium 
15073 \shape up 
15074 \size normal 
15075 \emph off 
15076 \bar no 
15077 \noun off 
15078 \color none
15079 Desc.\SpecialChar ~
15080 4
15081 \end_inset 
15082 </cell>
15083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15084 \begin_inset Text
15085
15086 \layout Standard
15087
15088
15089 \family roman 
15090 \series medium 
15091 \shape up 
15092 \size normal 
15093 \emph off 
15094 \bar no 
15095 \noun off 
15096 \color none
15097 *
15098 \end_inset 
15099 </cell>
15100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15101 \begin_inset Text
15102
15103 \layout Standard
15104
15105 \end_inset 
15106 </cell>
15107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15108 \begin_inset Text
15109
15110 \layout Standard
15111
15112
15113 \family roman 
15114 \series medium 
15115 \shape up 
15116 \size normal 
15117 \emph off 
15118 \bar no 
15119 \noun off 
15120 \color none
15121 *
15122 \end_inset 
15123 </cell>
15124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15125 \begin_inset Text
15126
15127 \layout Standard
15128
15129
15130 \family roman 
15131 \series medium 
15132 \shape up 
15133 \size normal 
15134 \emph off 
15135 \bar no 
15136 \noun off 
15137 \color none
15138 *
15139 \end_inset 
15140 </cell>
15141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15142 \begin_inset Text
15143
15144 \layout Standard
15145
15146 \end_inset 
15147 </cell>
15148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15149 \begin_inset Text
15150
15151 \layout Standard
15152
15153 \end_inset 
15154 </cell>
15155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15156 \begin_inset Text
15157
15158 \layout Standard
15159
15160
15161 \family roman 
15162 \series medium 
15163 \shape up 
15164 \size normal 
15165 \emph off 
15166 \bar no 
15167 \noun off 
15168 \color none
15169 *
15170 \end_inset 
15171 </cell>
15172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15173 \begin_inset Text
15174
15175 \layout Standard
15176
15177
15178 \family roman 
15179 \series medium 
15180 \shape up 
15181 \size normal 
15182 \emph off 
15183 \bar no 
15184 \noun off 
15185 \color none
15186 *
15187 \end_inset 
15188 </cell>
15189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15190 \begin_inset Text
15191
15192 \layout Standard
15193
15194
15195 \family roman 
15196 \series medium 
15197 \shape up 
15198 \size normal 
15199 \emph off 
15200 \bar no 
15201 \noun off 
15202 \color none
15203 *
15204 \end_inset 
15205 </cell>
15206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15207 \begin_inset Text
15208
15209 \layout Standard
15210
15211 \end_inset 
15212 </cell>
15213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15214 \begin_inset Text
15215
15216 \layout Standard
15217
15218
15219 \family roman 
15220 \series medium 
15221 \shape up 
15222 \size normal 
15223 \emph off 
15224 \bar no 
15225 \noun off 
15226 \color none
15227 6
15228 \end_inset 
15229 </cell>
15230 </row>
15231 <row topline="true" bottomline="true">
15232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15233 \begin_inset Text
15234
15235 \layout Standard
15236
15237
15238 \family roman 
15239 \series medium 
15240 \shape up 
15241 \size normal 
15242 \emph off 
15243 \bar no 
15244 \noun off 
15245 \color none
15246 Total
15247 \end_inset 
15248 </cell>
15249 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15250 \begin_inset Text
15251
15252 \layout Standard
15253
15254
15255 \family roman 
15256 \series medium 
15257 \shape up 
15258 \size normal 
15259 \emph off 
15260 \bar no 
15261 \noun off 
15262 \color none
15263  
15264 \end_inset 
15265 </cell>
15266 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15267 \begin_inset Text
15268
15269 \layout Standard
15270
15271 \end_inset 
15272 </cell>
15273 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15274 \begin_inset Text
15275
15276 \layout Standard
15277
15278 \end_inset 
15279 </cell>
15280 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15281 \begin_inset Text
15282
15283 \layout Standard
15284
15285 \end_inset 
15286 </cell>
15287 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15288 \begin_inset Text
15289
15290 \layout Standard
15291
15292 \end_inset 
15293 </cell>
15294 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15295 \begin_inset Text
15296
15297 \layout Standard
15298
15299 \end_inset 
15300 </cell>
15301 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15302 \begin_inset Text
15303
15304 \layout Standard
15305
15306 \end_inset 
15307 </cell>
15308 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15309 \begin_inset Text
15310
15311 \layout Standard
15312
15313 \end_inset 
15314 </cell>
15315 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15316 \begin_inset Text
15317
15318 \layout Standard
15319
15320 \end_inset 
15321 </cell>
15322 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15323 \begin_inset Text
15324
15325 \layout Standard
15326
15327 \end_inset 
15328 </cell>
15329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15330 \begin_inset Text
15331
15332 \layout Standard
15333
15334
15335 \family roman 
15336 \series medium 
15337 \shape up 
15338 \size normal 
15339 \emph off 
15340 \bar no 
15341 \noun off 
15342 \color none
15343 30
15344 \end_inset 
15345 </cell>
15346 </row>
15347 </lyxtabular>
15348
15349 \end_inset 
15350
15351
15352 \layout Subsection
15353
15354 What can be placed inside a table cell?
15355 \layout Standard
15356
15357 Many objects can be placed inside a table cell.
15358  Any single line of text, an equation (not a displayed or multilined equation,
15359  though), or a figure can be in a cell; in fact, all three kinds of objects
15360  can be placed in the same cell.
15361  Font sizes and shapes can be altered, and the table will adjust to display
15362  them properly.
15363  However, you can't put a special environment in a cell (like 
15364 \family sans 
15365 Section*
15366 \family default 
15367 , etc.), nor set spacing options etc.
15368  for the cell's paragraph.
15369 \layout Subsection
15370
15371 Cut & Paste in Tables
15372 \layout Standard
15373
15374 Cutting and pasting between tables works reasonably well.
15375  You can cut and paste even more than one row.
15376  Selection with the mouse or with 
15377 \family sans 
15378 Shift
15379 \family default 
15380  plus the arrow keys works as usual.
15381  The values in the second table below were cut and pasted from the first,
15382  using the mouse to select and paste.
15383 \layout Standard
15384 \align center 
15385
15386 \begin_inset  Tabular
15387 <lyxtabular version="3" rows="3" columns="3">
15388 <features>
15389 <column alignment="center" valignment="top" leftline="true" width="0pt">
15390 <column alignment="center" valignment="top" leftline="true" width="0pt">
15391 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15392 <row topline="true" bottomline="true">
15393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15394 \begin_inset Text
15395
15396 \layout Standard
15397
15398
15399 \family roman 
15400 \series medium 
15401 \shape up 
15402 \size normal 
15403 \emph off 
15404 \bar no 
15405 \noun off 
15406 \color none
15407 1
15408 \end_inset 
15409 </cell>
15410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15411 \begin_inset Text
15412
15413 \layout Standard
15414
15415
15416 \family roman 
15417 \series medium 
15418 \shape up 
15419 \size normal 
15420 \emph off 
15421 \bar no 
15422 \noun off 
15423 \color none
15424 2
15425 \end_inset 
15426 </cell>
15427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15428 \begin_inset Text
15429
15430 \layout Standard
15431
15432
15433 \family roman 
15434 \series medium 
15435 \shape up 
15436 \size normal 
15437 \emph off 
15438 \bar no 
15439 \noun off 
15440 \color none
15441 3
15442 \end_inset 
15443 </cell>
15444 </row>
15445 <row>
15446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15447 \begin_inset Text
15448
15449 \layout Standard
15450
15451
15452 \family roman 
15453 \series medium 
15454 \shape up 
15455 \size normal 
15456 \emph off 
15457 \bar no 
15458 \noun off 
15459 \color none
15460 4
15461 \end_inset 
15462 </cell>
15463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15464 \begin_inset Text
15465
15466 \layout Standard
15467
15468
15469 \family roman 
15470 \series medium 
15471 \shape up 
15472 \size normal 
15473 \emph off 
15474 \bar no 
15475 \noun off 
15476 \color none
15477 5
15478 \end_inset 
15479 </cell>
15480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15481 \begin_inset Text
15482
15483 \layout Standard
15484
15485
15486 \family roman 
15487 \series medium 
15488 \shape up 
15489 \size normal 
15490 \emph off 
15491 \bar no 
15492 \noun off 
15493 \color none
15494 6
15495 \end_inset 
15496 </cell>
15497 </row>
15498 <row topline="true" bottomline="true">
15499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15500 \begin_inset Text
15501
15502 \layout Standard
15503
15504
15505 \family roman 
15506 \series medium 
15507 \shape up 
15508 \size normal 
15509 \emph off 
15510 \bar no 
15511 \noun off 
15512 \color none
15513 7
15514 \end_inset 
15515 </cell>
15516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15517 \begin_inset Text
15518
15519 \layout Standard
15520
15521
15522 \family roman 
15523 \series medium 
15524 \shape up 
15525 \size normal 
15526 \emph off 
15527 \bar no 
15528 \noun off 
15529 \color none
15530 8
15531 \end_inset 
15532 </cell>
15533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15534 \begin_inset Text
15535
15536 \layout Standard
15537
15538
15539 \family roman 
15540 \series medium 
15541 \shape up 
15542 \size normal 
15543 \emph off 
15544 \bar no 
15545 \noun off 
15546 \color none
15547 9
15548 \end_inset 
15549 </cell>
15550 </row>
15551 </lyxtabular>
15552
15553 \end_inset 
15554
15555
15556 \layout Standard
15557 \align center 
15558
15559 \begin_inset  Tabular
15560 <lyxtabular version="3" rows="4" columns="3">
15561 <features>
15562 <column alignment="center" valignment="top" leftline="true" width="0pt">
15563 <column alignment="center" valignment="top" leftline="true" width="0pt">
15564 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15565 <row topline="true" bottomline="true">
15566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15567 \begin_inset Text
15568
15569 \layout Standard
15570
15571
15572 \family roman 
15573 \series medium 
15574 \shape up 
15575 \size normal 
15576 \emph off 
15577 \bar no 
15578 \noun off 
15579 \color none
15580 1
15581 \end_inset 
15582 </cell>
15583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15584 \begin_inset Text
15585
15586 \layout Standard
15587
15588
15589 \family roman 
15590 \series medium 
15591 \shape up 
15592 \size normal 
15593 \emph off 
15594 \bar no 
15595 \noun off 
15596 \color none
15597 2
15598 \end_inset 
15599 </cell>
15600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15601 \begin_inset Text
15602
15603 \layout Standard
15604
15605
15606 \family roman 
15607 \series medium 
15608 \shape up 
15609 \size normal 
15610 \emph off 
15611 \bar no 
15612 \noun off 
15613 \color none
15614 3
15615 \end_inset 
15616 </cell>
15617 </row>
15618 <row>
15619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15620 \begin_inset Text
15621
15622 \layout Standard
15623
15624
15625 \family roman 
15626 \series medium 
15627 \shape up 
15628 \size normal 
15629 \emph off 
15630 \bar no 
15631 \noun off 
15632 \color none
15633 4
15634 \end_inset 
15635 </cell>
15636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15637 \begin_inset Text
15638
15639 \layout Standard
15640
15641
15642 \family roman 
15643 \series medium 
15644 \shape up 
15645 \size normal 
15646 \emph off 
15647 \bar no 
15648 \noun off 
15649 \color none
15650 5
15651 \end_inset 
15652 </cell>
15653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15654 \begin_inset Text
15655
15656 \layout Standard
15657
15658
15659 \family roman 
15660 \series medium 
15661 \shape up 
15662 \size normal 
15663 \emph off 
15664 \bar no 
15665 \noun off 
15666 \color none
15667 6
15668 \end_inset 
15669 </cell>
15670 </row>
15671 <row topline="true">
15672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15673 \begin_inset Text
15674
15675 \layout Standard
15676
15677
15678 \family roman 
15679 \series medium 
15680 \shape up 
15681 \size normal 
15682 \emph off 
15683 \bar no 
15684 \noun off 
15685 \color none
15686 7
15687 \end_inset 
15688 </cell>
15689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15690 \begin_inset Text
15691
15692 \layout Standard
15693
15694 \end_inset 
15695 </cell>
15696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15697 \begin_inset Text
15698
15699 \layout Standard
15700
15701 \end_inset 
15702 </cell>
15703 </row>
15704 <row topline="true" bottomline="true">
15705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15706 \begin_inset Text
15707
15708 \layout Standard
15709
15710 \end_inset 
15711 </cell>
15712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15713 \begin_inset Text
15714
15715 \layout Standard
15716
15717 \end_inset 
15718 </cell>
15719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15720 \begin_inset Text
15721
15722 \layout Standard
15723
15724 \end_inset 
15725 </cell>
15726 </row>
15727 </lyxtabular>
15728
15729 \end_inset 
15730
15731
15732 \layout Standard
15733
15734 Note that you can also copy and paste the entire table as a single unit
15735  by starting the selection from outside the table.
15736 \layout Subsection
15737
15738 Multiple lines in cells
15739 \layout Standard
15740
15741 It is possible to have multi-line entries in tables, but not in a completely
15742  WYSIWYM manner.
15743  Define a fixed length for the column in the 
15744 \family sans 
15745 Table
15746 \family default 
15747  dialog.
15748  After this, your text is automatically split into more lines and the cell
15749  enlarged vertically when the length of the text exceeds the given fixed
15750  length.
15751  An example:
15752 \layout Standard
15753 \align center 
15754
15755 \begin_inset  Tabular
15756 <lyxtabular version="3" rows="4" columns="3">
15757 <features>
15758 <column alignment="center" valignment="top" leftline="true" width="0pt">
15759 <column alignment="block" valignment="top" leftline="true" width="3cm">
15760 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15761 <row topline="true" bottomline="true">
15762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15763 \begin_inset Text
15764
15765 \layout Standard
15766
15767
15768 \family roman 
15769 \series medium 
15770 \shape up 
15771 \size normal 
15772 \emph off 
15773 \bar no 
15774 \noun off 
15775 \color none
15776 1
15777 \end_inset 
15778 </cell>
15779 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15780 \begin_inset Text
15781
15782 \layout Standard
15783
15784
15785 \family roman 
15786 \series medium 
15787 \shape up 
15788 \size normal 
15789 \emph off 
15790 \bar no 
15791 \noun off 
15792 \color none
15793 2
15794 \end_inset 
15795 </cell>
15796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15797 \begin_inset Text
15798
15799 \layout Standard
15800
15801
15802 \family roman 
15803 \series medium 
15804 \shape up 
15805 \size normal 
15806 \emph off 
15807 \bar no 
15808 \noun off 
15809 \color none
15810 3
15811 \end_inset 
15812 </cell>
15813 </row>
15814 <row>
15815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15816 \begin_inset Text
15817
15818 \layout Standard
15819
15820
15821 \family roman 
15822 \series medium 
15823 \shape up 
15824 \size normal 
15825 \emph off 
15826 \bar no 
15827 \noun off 
15828 \color none
15829 4
15830 \end_inset 
15831 </cell>
15832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15833 \begin_inset Text
15834
15835 \layout Standard
15836
15837
15838 \family roman 
15839 \series medium 
15840 \shape up 
15841 \size normal 
15842 \emph off 
15843 \bar no 
15844 \noun off 
15845 \color none
15846 This is a multiline entry in a table.
15847 \end_inset 
15848 </cell>
15849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15850 \begin_inset Text
15851
15852 \layout Standard
15853
15854
15855 \family roman 
15856 \series medium 
15857 \shape up 
15858 \size normal 
15859 \emph off 
15860 \bar no 
15861 \noun off 
15862 \color none
15863 5
15864 \end_inset 
15865 </cell>
15866 </row>
15867 <row bottomline="true">
15868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15869 \begin_inset Text
15870
15871 \layout Standard
15872
15873
15874 \family roman 
15875 \series medium 
15876 \shape up 
15877 \size normal 
15878 \emph off 
15879 \bar no 
15880 \noun off 
15881 \color none
15882 6
15883 \end_inset 
15884 </cell>
15885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15886 \begin_inset Text
15887
15888 \layout Standard
15889
15890
15891 \family roman 
15892 \series medium 
15893 \shape up 
15894 \size normal 
15895 \emph off 
15896 \bar no 
15897 \noun off 
15898 \color none
15899 This is longer now.
15900 \end_inset 
15901 </cell>
15902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15903 \begin_inset Text
15904
15905 \layout Standard
15906
15907
15908 \family roman 
15909 \series medium 
15910 \shape up 
15911 \size normal 
15912 \emph off 
15913 \bar no 
15914 \noun off 
15915 \color none
15916 7
15917 \end_inset 
15918 </cell>
15919 </row>
15920 <row bottomline="true">
15921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15922 \begin_inset Text
15923
15924 \layout Standard
15925
15926
15927 \family roman 
15928 \series medium 
15929 \shape up 
15930 \size normal 
15931 \emph off 
15932 \bar no 
15933 \noun off 
15934 \color none
15935 8
15936 \end_inset 
15937 </cell>
15938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15939 \begin_inset Text
15940
15941 \layout Standard
15942
15943
15944 \family roman 
15945 \series medium 
15946 \shape up 
15947 \size normal 
15948 \emph off 
15949 \bar no 
15950 \noun off 
15951 \color none
15952 This is a multiline entry in a table.
15953  This is longer now.
15954 \end_inset 
15955 </cell>
15956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15957 \begin_inset Text
15958
15959 \layout Standard
15960
15961
15962 \family roman 
15963 \series medium 
15964 \shape up 
15965 \size normal 
15966 \emph off 
15967 \bar no 
15968 \noun off 
15969 \color none
15970 9
15971 \end_inset 
15972 </cell>
15973 </row>
15974 </lyxtabular>
15975
15976 \end_inset 
15977
15978
15979 \layout Standard
15980
15981 Text within a cell will not normally wrap to fit the page, so if a line
15982  of text in a table is too long, the table will extend beyond the right
15983  margin of the page.
15984  Similarly, tables will not split themselves at the bottom of a page, and
15985  so might extend below the bottom margin.
15986  You have these options to resolve this problem:
15987 \layout Enumerate
15988
15989 Split it into two tables.
15990 \layout Enumerate
15991
15992 Select the 
15993 \family sans 
15994 Longtable 
15995 \family default 
15996 button in the 
15997 \family sans 
15998 Table
15999 \family default 
16000  dialog.
16001  This automatically splits the table over more pages, if it is too tall.
16002  After doing this, the list of 
16003 \family sans 
16004 Longtable
16005 \family default 
16006  buttons activate themselves and you may now define:
16007 \begin_deeper 
16008 \layout Enumerate
16009
16010
16011 \family sans 
16012 First\SpecialChar ~
16013 header
16014 \family default 
16015 : The current row and all rows above that don't have any special options
16016  defined are defined to be the header rows of the first page of the longtable.
16017 \layout Enumerate
16018
16019
16020 \family sans 
16021 Header
16022 \family default 
16023 : The current row and all rows above that don't have any special options
16024  defined are defined to be the header rows of all pages of the longtable;
16025  except for the first page, if 
16026 \family sans 
16027 First\SpecialChar ~
16028 header
16029 \family default 
16030  is defined.
16031 \layout Enumerate
16032
16033
16034 \family sans 
16035 Footer
16036 \family default 
16037 : The current row and all rows below that don't have any special options
16038  defined are defined to be the footer rows of all pages of the longtable;
16039  except for the last page, if 
16040 \family sans 
16041 Last\SpecialChar ~
16042 footer
16043 \family default 
16044  is defined.
16045 \layout Enumerate
16046
16047
16048 \family sans 
16049 Last\SpecialChar ~
16050 footer
16051 \family default 
16052 : The current row and all rows below that don't have any special options
16053  defined are defined to be the footer rows of the last page of the longtable.
16054 \layout Standard
16055
16056 If you set more than one option in the same table row, you should be aware
16057  of the fact that only the first flag is used in the given table rows.
16058  The others will then be defined as 
16059 \emph on 
16060 empty
16061 \emph default 
16062 .
16063  In this context, first means first in this order: 
16064 \family sans 
16065 Footer, Last\SpecialChar ~
16066 footer,
16067 \family default 
16068  
16069 \family sans 
16070 Header,
16071 \family default 
16072  
16073 \family sans 
16074 First\SpecialChar ~
16075 header.
16076
16077 \family default 
16078 \emph on 
16079  
16080 \emph default 
16081 See the 
16082 \family typewriter 
16083 TableExamples.lyx
16084 \family default 
16085  example file to see how this works.
16086
16087 \emph on 
16088  
16089 \layout Standard
16090
16091 The check box in the long table options can be used to specify specific
16092  rows to break the page on as well.
16093 \end_deeper 
16094 \layout Enumerate
16095
16096 A table can also be placed in a float, as described below, which will allow
16097  TeX to place it as well as it can within the page.
16098 \layout Subsection
16099
16100 Table Floats
16101 \begin_inset LatexCommand \label{sec:table float}
16102
16103 \end_inset 
16104
16105
16106 \layout Standard
16107
16108 Outside of a float, the table will be positioned exactly where it is placed
16109  in the document.
16110  Using a 
16111 \family sans 
16112 \shape up 
16113 Tabl
16114 \bar under 
16115 e
16116 \bar default 
16117 \SpecialChar ~
16118 Float
16119 \family default 
16120 \shape default 
16121  from the 
16122 \family sans 
16123 \shape up 
16124 \bar under 
16125 I
16126 \bar default 
16127 nsert\SpecialChar \menuseparator
16128 Flo
16129 \shape default 
16130 \bar under 
16131 a
16132 \shape up 
16133 \bar default 
16134 t
16135 \family default 
16136 \shape default 
16137  menu will enable LaTeX to place the table where it fits best, rather than
16138  exactly where you insert it.
16139  Float placement for table floats is similar to that for figure floats 
16140 \begin_inset LatexCommand \ref{sec:figurefloats}
16141
16142 \end_inset 
16143
16144 , and is described in section 
16145 \begin_inset LatexCommand \ref{sec:float-locn}
16146
16147 \end_inset 
16148
16149 .
16150  Captions also work the same way as with figure floats, as described in
16151  section 
16152 \begin_inset LatexCommand \ref{sec:figurefloats}
16153
16154 \end_inset 
16155
16156 .
16157  Table 
16158 \begin_inset LatexCommand \ref{table:a table float}
16159
16160 \end_inset 
16161
16162  is an example of a table float.
16163 \begin_inset Float table
16164 placement htbp
16165 wide false
16166 collapsed true
16167
16168 \layout Caption
16169
16170
16171 \begin_inset LatexCommand \label{table:a table float}
16172
16173 \end_inset 
16174
16175 A table float.
16176 \layout Standard
16177 \align center 
16178
16179 \begin_inset  Tabular
16180 <lyxtabular version="3" rows="3" columns="3">
16181 <features>
16182 <column alignment="center" valignment="top" leftline="true" width="0pt">
16183 <column alignment="center" valignment="top" leftline="true" width="0pt">
16184 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
16185 <row topline="true" bottomline="true">
16186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16187 \begin_inset Text
16188
16189 \layout Standard
16190
16191
16192 \family roman 
16193 \series medium 
16194 \shape up 
16195 \size normal 
16196 \emph off 
16197 \bar no 
16198 \noun off 
16199 \color none
16200 1
16201 \end_inset 
16202 </cell>
16203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16204 \begin_inset Text
16205
16206 \layout Standard
16207
16208
16209 \family roman 
16210 \series medium 
16211 \shape up 
16212 \size normal 
16213 \emph off 
16214 \bar no 
16215 \noun off 
16216 \color none
16217 2
16218 \end_inset 
16219 </cell>
16220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16221 \begin_inset Text
16222
16223 \layout Standard
16224
16225
16226 \family roman 
16227 \series medium 
16228 \shape up 
16229 \size normal 
16230 \emph off 
16231 \bar no 
16232 \noun off 
16233 \color none
16234 3
16235 \end_inset 
16236 </cell>
16237 </row>
16238 <row topline="true">
16239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16240 \begin_inset Text
16241
16242 \layout Standard
16243
16244
16245 \family roman 
16246 \series medium 
16247 \shape up 
16248 \size normal 
16249 \emph off 
16250 \bar no 
16251 \noun off 
16252 \color none
16253 Joe
16254 \end_inset 
16255 </cell>
16256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16257 \begin_inset Text
16258
16259 \layout Standard
16260
16261
16262 \family roman 
16263 \series medium 
16264 \shape up 
16265 \size normal 
16266 \emph off 
16267 \bar no 
16268 \noun off 
16269 \color none
16270 Mary
16271 \end_inset 
16272 </cell>
16273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16274 \begin_inset Text
16275
16276 \layout Standard
16277
16278
16279 \family roman 
16280 \series medium 
16281 \shape up 
16282 \size normal 
16283 \emph off 
16284 \bar no 
16285 \noun off 
16286 \color none
16287 Ted
16288 \end_inset 
16289 </cell>
16290 </row>
16291 <row topline="true" bottomline="true">
16292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16293 \begin_inset Text
16294
16295 \layout Standard
16296
16297
16298 \family roman 
16299 \series medium 
16300 \shape up 
16301 \size normal 
16302 \emph off 
16303 \bar no 
16304 \noun off 
16305 \color none
16306
16307 \begin_inset Formula $\int x^{2}dx$
16308 \end_inset 
16309
16310
16311 \end_inset 
16312 </cell>
16313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16314 \begin_inset Text
16315
16316 \layout Standard
16317
16318
16319 \family roman 
16320 \series medium 
16321 \shape up 
16322 \size normal 
16323 \emph off 
16324 \bar no 
16325 \noun off 
16326 \color none
16327
16328 \begin_inset Formula $\left[\begin{array}{cc}
16329 a & b\\
16330 c & d\end{array}\right]$
16331 \end_inset 
16332
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 \layout Standard
16340
16341
16342 \family roman 
16343 \series medium 
16344 \shape up 
16345 \size normal 
16346 \emph off 
16347 \bar no 
16348 \noun off 
16349 \color none
16350
16351 \begin_inset Formula $1+1=2$
16352 \end_inset 
16353
16354
16355 \end_inset 
16356 </cell>
16357 </row>
16358 </lyxtabular>
16359
16360 \end_inset 
16361
16362
16363 \end_inset 
16364
16365  
16366 \layout Section
16367
16368 Table of Contents and other Listings
16369 \begin_inset LatexCommand \label{sec:toc}
16370
16371 \end_inset 
16372
16373
16374 \layout Standard
16375
16376 One of the really nice features of LaTeX is the ease with which it lets
16377  you create various 
16378 \begin_inset Quotes eld
16379 \end_inset 
16380
16381 Lists,
16382 \begin_inset Quotes erd
16383 \end_inset 
16384
16385  such as a Table of Contents.
16386  All you need to do is to use certain environments and insert a reference
16387  at the place where you want the list to appear.
16388 \layout Subsection
16389
16390 The Table of Contents
16391 \layout Standard
16392
16393 In order to get a Table of Contents, you need to do four things:
16394 \layout Enumerate
16395
16396 Use a document class that includes support (all but 
16397 \family typewriter 
16398 letter
16399 \family default 
16400 ).
16401 \layout Enumerate
16402
16403 Set paragraph environments appropriately: 
16404 \family sans 
16405 Chapter
16406 \family default 
16407
16408 \family sans 
16409 (Sub...) Section
16410 \family default 
16411
16412 \family sans 
16413 (Sub...), Paragraph
16414 \family default 
16415 .
16416  Note that styles with a 
16417 \family sans 
16418 *
16419 \family default 
16420 , like 
16421 \family sans 
16422 Section*
16423 \family default 
16424 , will 
16425 \emph on 
16426 not
16427 \emph default 
16428  appear in the Table of Contents.
16429 \layout Enumerate
16430
16431 Make sure you set the 
16432 \family sans 
16433 \bar under 
16434 S
16435 \bar default 
16436 ection\SpecialChar ~
16437 number\SpecialChar ~
16438 depth 
16439 \family default 
16440 and 
16441 \family sans 
16442 \bar under 
16443 T
16444 \bar default 
16445 able\SpecialChar ~
16446 of\SpecialChar ~
16447 contents
16448 \family default 
16449 .
16450 \family sans 
16451 \SpecialChar ~
16452 depth
16453 \family default 
16454  in the 
16455 \family sans 
16456 Document\SpecialChar ~
16457 Layout
16458 \family default 
16459  dialog to the appropriate value as described in 
16460 \begin_inset LatexCommand \ref{sub:section-depth}
16461
16462 \end_inset 
16463
16464
16465 \layout Enumerate
16466
16467 Insert the ToC command at some place in the document.
16468  You'll find it under 
16469 \family sans 
16470 \bar under 
16471 I
16472 \bar default 
16473 nsert\SpecialChar \menuseparator
16474 List\SpecialChar ~
16475 /\SpecialChar ~
16476 T
16477 \bar under 
16478 O
16479 \bar default 
16480 C\SpecialChar \menuseparator
16481
16482 \bar under 
16483 T
16484 \bar default 
16485 able\SpecialChar ~
16486 of\SpecialChar ~
16487 Contents
16488 \family default 
16489 .
16490 \layout Standard
16491
16492 You can also bring up a dialog for navigating through your document with
16493  
16494 \family sans 
16495 \bar under 
16496 D
16497 \bar default 
16498 ocument\SpecialChar \menuseparator
16499
16500 \bar under 
16501 T
16502 \bar default 
16503 able\SpecialChar ~
16504 of\SpecialChar ~
16505 Contents
16506 \family default 
16507 .
16508 \layout Subsection
16509
16510 List of Figures, Tables and Algorithms
16511 \begin_inset LatexCommand \label{sec:ListsOf}
16512
16513 \end_inset 
16514
16515
16516 \layout Standard
16517
16518 Table, figure, and algorithm lists are very much like the table of contents.
16519  You can insert them from the 
16520 \family sans 
16521 \bar under 
16522 I
16523 \bar default 
16524 nsert\SpecialChar \menuseparator
16525 List\SpecialChar ~
16526 /\SpecialChar ~
16527
16528 \bar under 
16529 T
16530 \bar default 
16531 OC
16532 \family default 
16533  submenu.
16534  If you want figures, tables, or algorithms to appear in the list, you must
16535  place them inside a float of the relevant type and add a caption.
16536 \layout Chapter
16537
16538 Mathematical Formulae
16539 \layout Section
16540
16541 Basic Math Editing
16542 \layout Standard
16543
16544 To create a math formula, you can just click on the toolbar icon with 
16545 \begin_inset Formula $\frac{a+b}{c}$
16546 \end_inset 
16547
16548  on it.
16549  That will open a little blue square, with purple markers around it, on
16550  the corners.
16551  That blue square is the formula itself; the purple markers indicate what
16552  level of nesting within the formula you are at.
16553  You can also choose a particular formula type to insert via the 
16554 \family sans 
16555 \bar under 
16556 I
16557 \bar default 
16558 nsert
16559 \bar under 
16560 \SpecialChar \menuseparator
16561 M
16562 \bar default 
16563 ath
16564 \family default 
16565  menu; or you can use a keyboard macro, 
16566 \family sans 
16567 M-c\SpecialChar ~
16568 m
16569 \family default 
16570
16571 \family sans 
16572 M-m\SpecialChar ~
16573 m
16574 \family default 
16575 , or 
16576 \family sans 
16577 C-m
16578 \family default 
16579  (CUA binding only).
16580 \layout Standard
16581
16582 If you simply need to type a single Greek letter, such as 
16583 \begin_inset Formula $\alpha$
16584 \end_inset 
16585
16586 , there is a special shortcut.
16587  Just type 
16588 \family sans 
16589 M-m\SpecialChar ~
16590 g\SpecialChar ~
16591 a
16592 \family default 
16593  to get 
16594 \begin_inset Formula $\alpha$
16595 \end_inset 
16596
16597 ,
16598 \family sans 
16599  M-m\SpecialChar ~
16600 g\SpecialChar ~
16601 b
16602 \family default 
16603  to get 
16604 \begin_inset Formula $\beta$
16605 \end_inset 
16606
16607 , etc.
16608 \layout Standard
16609
16610 Editing the parameters of a formula may be done from the 
16611 \family sans 
16612 \bar under 
16613 I
16614 \bar default 
16615 nsert\SpecialChar \menuseparator
16616
16617 \bar under 
16618 M
16619 \bar default 
16620 ath\SpecialChar \menuseparator
16621 Math\SpecialChar ~
16622 Pane
16623 \bar under 
16624 l
16625 \family default 
16626 \bar default 
16627  dialog, or via 
16628 \family sans 
16629 \bar under 
16630 E
16631 \bar default 
16632 dit\SpecialChar \menuseparator
16633
16634 \bar under 
16635 M
16636 \bar default 
16637 ath
16638 \family default 
16639 .
16640  The math panel is very useful, so you may want to open it and leave it
16641  somewhere on the screen.
16642  If you're not already in a formula, selecting anything from the math panel
16643  will insert a formula for you.
16644 \layout Subsection
16645
16646 Navigating a Formula
16647 \layout Standard
16648
16649 The best control over cursor position within an existing formula is achieved
16650  with the arrow keys.
16651  Mathed uses small squares to indicate places where something can be inserted.
16652  The arrow keys can be used to navigate between parts of a formula.
16653  Pressing 
16654 \family sans 
16655 Space
16656 \family default 
16657  will leave a fraction or other formula construct (a square root 
16658 \begin_inset Formula $\sqrt{2}$
16659 \end_inset 
16660
16661 , or parentheses 
16662 \begin_inset Formula $\left(f\right)$
16663 \end_inset 
16664
16665 , or a matrix 
16666 \begin_inset Formula $\left[\begin{array}{cc}
16667 1 & 2\\
16668 3 & 4\end{array}\right]$
16669 \end_inset 
16670
16671 ).
16672  Pressing 
16673 \family sans 
16674 Escape
16675 \family default 
16676  will leave the formula, placing the cursor after the formula.
16677
16678 \family sans 
16679  Tab
16680 \family default 
16681  can be used to move horizontally in a formula; for example, through the
16682  cells of a matrix or the positions in a multi-line equation.
16683 \layout Standard
16684
16685
16686 \family sans 
16687 Space
16688 \family default 
16689  seems to do nothing in Mathed, since it does not in fact add a space between
16690  characters, but it does exit a nested structure.
16691  For this reason, you have to be careful about using 
16692 \family sans 
16693 Space
16694 \family default 
16695 .
16696  For example, if you want 
16697 \begin_inset Formula $\sqrt{2x+1}$
16698 \end_inset 
16699
16700 , type 
16701 \family typewriter 
16702
16703 \backslash 
16704 sqrt
16705 \family sans 
16706 \SpecialChar ~
16707
16708 \family default 
16709 then 
16710 \family sans 
16711 Space
16712 \family default 
16713 , then
16714 \family sans 
16715 \SpecialChar ~
16716
16717 \family typewriter 
16718 2x+1
16719 \family default 
16720 , not 
16721 \family typewriter 
16722
16723 \backslash 
16724 sqrt
16725 \family sans 
16726 \SpecialChar ~
16727 Space\SpecialChar ~
16728
16729 \family typewriter 
16730 2x
16731 \family sans 
16732 \SpecialChar ~
16733 Space\SpecialChar ~
16734
16735 \family typewriter 
16736 +
16737 \family sans 
16738 \SpecialChar ~
16739 Space\SpecialChar ~
16740
16741 \family typewriter 
16742 1
16743 \family default 
16744 , since in the latter case only the 
16745 \family typewriter 
16746
16747 \begin_inset Formula $2x$
16748 \end_inset 
16749
16750
16751 \family default 
16752  will be under the square root sign, 
16753 \begin_inset Formula $\sqrt{2x}+1$
16754 \end_inset 
16755
16756 .
16757  For those who learned to space out expressions in this way, it takes a
16758  little unlearning.
16759 \layout Standard
16760
16761 You can leave many parts of a formula, like this matrix, partially filled
16762  in, such as:
16763 \begin_inset Formula \[
16764 \left(\begin{array}{ccc}
16765 \lambda_{1}\\
16766  & \ddots\\
16767  &  & \lambda_{n}\end{array}\right).\]
16768
16769 \end_inset 
16770
16771 If you leave a fraction only partially filled in, or a subscript with nothing
16772  in it, the results will be unpredictable, but most constructs don't mind.
16773 \layout Subsection
16774
16775 Selecting Text
16776 \layout Standard
16777
16778 You can select text within a formula in two different ways.
16779  Place the cursor at one end of the string of text you want, and press 
16780 \family sans 
16781 Shift 
16782 \family default 
16783 and a cursor movement key to select text.
16784  It will be highlighted as with regular text selection.
16785  Alternatively, you can select text with the mouse in the usual way.
16786  That text can then be cut or copied, and then pasted within any formula
16787  (not in a plain text region in LyX, though).
16788 \layout Subsection
16789
16790 Exponents and Subscripts
16791 \layout Standard
16792
16793 You can use the math panel to add superscripts or subscripts, but the much
16794  easier way is to use the standard TeX method.
16795  To get 
16796 \begin_inset Formula $x^{2}$
16797 \end_inset 
16798
16799 , type (in Mathed) 
16800 \family typewriter 
16801 x^2
16802 \family default 
16803  then 
16804 \family sans 
16805 Space
16806 \family default 
16807 .
16808  The final 
16809 \family sans 
16810 Space
16811 \family default 
16812  puts the cursor back down on the base line of the expression, instead of
16813  in the superscript.
16814  If you type 
16815 \family typewriter 
16816 x^2y
16817 \family default 
16818 , you will get 
16819 \begin_inset Formula $x^{2y}$
16820 \end_inset 
16821
16822 , to get 
16823 \begin_inset Formula $x^{2}y$
16824 \end_inset 
16825
16826 , type 
16827 \family typewriter 
16828 x^2
16829 \family sans 
16830  
16831 \family default 
16832 then 
16833 \family sans 
16834 Space 
16835 \family default 
16836 then
16837 \family sans 
16838 \SpecialChar ~
16839
16840 \family typewriter 
16841 y
16842 \family default 
16843 .
16844  Subscripts are similar, to get 
16845 \begin_inset Formula $a_{1}$
16846 \end_inset 
16847
16848 , type (in Mathed) 
16849 \family typewriter 
16850 a_1
16851 \family sans 
16852 \SpecialChar ~
16853
16854 \family default 
16855 then
16856 \family sans 
16857  Space
16858 \family default 
16859 .
16860  Note that by default, the superscript or subscript is only for the single
16861  symbol to the left, which changes the spacing and alignment; you should
16862  read section 
16863 \begin_inset LatexCommand \ref{sec:Grouping}
16864
16865 \end_inset 
16866
16867  if you need to alter this.
16868 \layout Subsection
16869
16870 Fractions 
16871 \layout Standard
16872
16873 Create a fraction with either 
16874 \family typewriter 
16875
16876 \backslash 
16877 frac
16878 \family sans 
16879  
16880 \family default 
16881 (in Mathed) or using the fraction icon in the 
16882 \family sans 
16883 Math\SpecialChar ~
16884 Panel
16885 \family default 
16886  dialog or the 
16887 \family sans 
16888 \bar under 
16889 M
16890 \bar default 
16891 ath
16892 \family default 
16893  menu item 
16894 \family sans 
16895 \bar under 
16896 F
16897 \bar default 
16898 raction
16899 \family default 
16900 .
16901  You will be presented with an empty fraction, with two Mathed insertion
16902  squares top and bottom.
16903  The cursor moves immediately to the top of the fraction.
16904  To move to the bottom, simply press 
16905 \family sans 
16906 Down
16907 \family default 
16908 .
16909  To move back up, press 
16910 \family sans 
16911 Up
16912 \family default 
16913 .
16914  Any math structure can be placed in a fraction, as this example shows:
16915 \begin_inset Formula \[
16916 \left[\frac{1}{\left(\begin{array}{cc}
16917 2 & 3\\
16918 4 & 5\end{array}\right)}\right]\]
16919
16920 \end_inset 
16921
16922
16923 \layout Subsection
16924
16925 Sums and Integrals 
16926 \layout Standard
16927
16928 Sum (
16929 \begin_inset Formula $\sum$
16930 \end_inset 
16931
16932 ) and integral (
16933 \begin_inset Formula $\int$
16934 \end_inset 
16935
16936 ) signs are very often decorated with one or more sets of 
16937 \begin_inset Quotes eld
16938 \end_inset 
16939
16940 limits
16941 \begin_inset Quotes erd
16942 \end_inset 
16943
16944 .
16945  These limits can be entered in LyX by entering them as you would enter
16946  a superscript or subscript, directly after the symbol.
16947  Sum will automatically place its 
16948 \begin_inset Quotes eld
16949 \end_inset 
16950
16951 limits
16952 \begin_inset Quotes erd
16953 \end_inset 
16954
16955  over and under the symbol in display style, but will move them to the side
16956  when inlined, such as 
16957 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
16958 \end_inset 
16959
16960 , versus 
16961 \begin_inset Note
16962 collapsed false
16963
16964 \layout Standard
16965
16966 We haven't yet explained what display vs.
16967  inline means...
16968 \end_inset 
16969
16970
16971 \begin_inset Formula \[
16972 \sum_{n=1}^{\infty}\frac{x^{n}}{n}=\ln\left(\frac{1}{1-x}\right).\]
16973
16974 \end_inset 
16975
16976 Integral signs, however, will not by default move the limits to directly
16977  over and under the integral sign in display style, as in 
16978 \begin_inset Formula $\int_{a}^{x}f(t)dt:=F(x)$
16979 \end_inset 
16980
16981 , versus
16982 \begin_inset Formula \[
16983 \int_{-\infty}^{\infty}\frac{dx}{1+x^{2}}=\pi.\]
16984
16985 \end_inset 
16986
16987 Both symbols will be automatically re-sized when placed in display mode.
16988  In display mode, the placement of the limits (directly above and below,
16989  or offset to the right from the sign) can be changed by placing the cursor
16990  in front of the sign and hitting 
16991 \family sans 
16992 M-m l
16993 \family default 
16994 .
16995  Exactly what change occurs depends on the sign.
16996  
16997 \layout Standard
16998
16999 Certain other mathematical expressions have this 
17000 \begin_inset Quotes eld
17001 \end_inset 
17002
17003 moving limits
17004 \begin_inset Quotes erd
17005 \end_inset 
17006
17007  feature as addition, such as 
17008 \begin_inset Formula \[
17009 \lim_{x\rightarrow\infty}f(x),\]
17010
17011 \end_inset 
17012
17013 which will place the 
17014 \begin_inset Formula $x\rightarrow\infty$
17015 \end_inset 
17016
17017  underneath the 
17018 \begin_inset Quotes eld
17019 \end_inset 
17020
17021 lim
17022 \begin_inset Quotes erd
17023 \end_inset 
17024
17025  in display mode, but not in inlined mode, 
17026 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
17027 \end_inset 
17028
17029 .
17030  Note that the 
17031 \begin_inset Formula $\lim$
17032 \end_inset 
17033
17034  was entered as a function - you get it in LyX by typing 
17035 \family typewriter 
17036
17037 \backslash 
17038 lim 
17039 \family default 
17040 in math-mode, or choosing from the 
17041 \begin_inset Quotes eld
17042 \end_inset 
17043
17044 functions
17045 \begin_inset Quotes erd
17046 \end_inset 
17047
17048  menu in the math panel; see 
17049 \begin_inset LatexCommand \ref{sec:math-functions}
17050
17051 \end_inset 
17052
17053 .
17054 \layout Subsection
17055
17056 The Math Panel
17057 \begin_inset LatexCommand \label{sec:math-panel}
17058
17059 \end_inset 
17060
17061
17062 \layout Standard
17063
17064 The 
17065 \family sans 
17066 Math\SpecialChar ~
17067
17068 \bar under 
17069 P
17070 \bar default 
17071 anel
17072 \family default 
17073  dialog (accessible via 
17074 \family sans 
17075 \bar under 
17076 I
17077 \bar default 
17078 nsert\SpecialChar \menuseparator
17079
17080 \bar under 
17081 M
17082 \bar default 
17083 ath
17084 \family default 
17085 ) has a more extensive list of symbols and structures.
17086  As stated earlier, you can keep the math panel open when writing mathematics.
17087  The use of the panel should be fairly obvious; we'll describe some of the
17088  details in later sections.
17089 \layout Standard
17090
17091 Note that right-clicking on a formula opens the panel as well.
17092 \layout Subsection
17093
17094 Other Math Symbols 
17095 \layout Standard
17096
17097 Most math symbols can be found in the math panel under one of several categories
17098 ; including 
17099 \family sans 
17100 Greek
17101 \family default 
17102  
17103 \begin_inset Formula $\Gamma\rho\epsilon\epsilon\kappa$
17104 \end_inset 
17105
17106
17107 \family sans 
17108 operators
17109 \family default 
17110  
17111 \begin_inset Formula $\pm\times$
17112 \end_inset 
17113
17114
17115 \family sans 
17116 relations
17117 \family default 
17118  
17119 \begin_inset Formula $\leq\cong$
17120 \end_inset 
17121
17122
17123 \family sans 
17124 arrows
17125 \family default 
17126  
17127 \begin_inset Formula $\uparrow\Leftrightarrow$
17128 \end_inset 
17129
17130
17131 \family sans 
17132 large\SpecialChar ~
17133 operators
17134 \family default 
17135  
17136 \begin_inset Formula $\sum\int$
17137 \end_inset 
17138
17139 , and the dreaded 
17140 \family sans 
17141 miscellaneous
17142 \family default 
17143 .
17144  There are also the additional symbols provided by the American Mathematical
17145  Society (AMS).
17146  If you know the standard LaTeX macro for a particular symbol you which
17147  to use, you do not have to use these dialogs, but they will help for those
17148  symbols whose LaTeX name you do not know.
17149  Note that the AMS symbols will not be displayed as symbols in LyX unless
17150  you install the right fonts as described in the relevant manual.
17151 \layout Standard
17152
17153 It is possible to get an nth root symbol.
17154  In the minibuffer, type 
17155 \family typewriter 
17156 math-insert root
17157 \family default 
17158 .
17159  This generates a root symbol with an extra box above the root sign.
17160  Use 
17161 \family sans 
17162 Up
17163 \family default 
17164  and 
17165 \family sans 
17166 Down
17167 \family default 
17168  to move between the two boxes.
17169  You can also use the key binding 
17170 \family sans 
17171 M-m-r
17172 \family default 
17173 .
17174 \layout Subsection
17175
17176 Altering spacing
17177 \layout Standard
17178
17179 You may want to create blank spaces that differs from the standard spacing
17180  that LaTeX provides.
17181  We don't recommend this as a matter of course, since the whole idea of
17182  WYSIWYM is that you don't think about the typesetting, but the content.
17183  However, there are situations where you will want to add spaces.
17184  The first thing to do is to type 
17185 \family sans 
17186 C-Space
17187 \family default 
17188 .
17189  This generates a small space, and shows a small marker on the screen within
17190  LyX: 
17191 \begin_inset Formula $a\, b$
17192 \end_inset 
17193
17194 .
17195  The next trick is to change that space to different sizes.
17196  
17197 \emph on 
17198 Before
17199 \emph default 
17200  you move the cursor, after typing 
17201 \family sans 
17202 C-Space
17203 \family default 
17204 , if you hit 
17205 \family sans 
17206 Space
17207 \family default 
17208  again, you will change the size of the space, through a number of variable
17209  sizes.
17210  The last ones in the list are red, and are a negative space.
17211  For example: 
17212 \begin_inset Formula $a\quad b$
17213 \end_inset 
17214
17215 , or 
17216 \begin_inset Formula $a\! b$
17217 \end_inset 
17218
17219 .
17220  You can also insert these spaces via the math panel.
17221 \layout Subsection
17222
17223 Math functions
17224 \begin_inset LatexCommand \label{sec:math-functions}
17225
17226 \end_inset 
17227
17228
17229 \layout Standard
17230
17231 The math panel contains a number of 
17232 \begin_inset Quotes eld
17233 \end_inset 
17234
17235 functions
17236 \begin_inset Quotes erd
17237 \end_inset 
17238
17239 , such as 
17240 \begin_inset Formula $\sin$
17241 \end_inset 
17242
17243
17244 \begin_inset Formula $\lim$
17245 \end_inset 
17246
17247
17248 \emph on 
17249 etc
17250 \emph default 
17251 .
17252  (you can type them in a formula by typing 
17253 \family typewriter 
17254
17255 \backslash 
17256 sin
17257 \family default 
17258  etc).
17259  Standard mathematical practice is that functions which are names, like
17260  
17261 \begin_inset Formula $\sin$
17262 \end_inset 
17263
17264 , should not be italicized.
17265  Entering just the letters 
17266 \begin_inset Formula $sin$
17267 \end_inset 
17268
17269  within Mathed will give italics, of course, so these special macros are
17270  available.
17271  They do more to the final output than just change the typeface, however.
17272  For example, the expression 
17273 \begin_inset Formula $\sin t$
17274 \end_inset 
17275
17276  will typeset with a little extra space between the n and the t.
17277  For words which are more sophisticated mathematical objects, like 
17278 \begin_inset Formula $\lim$
17279 \end_inset 
17280
17281 , the macro changes the way that subscripts are placed, depending on whether
17282  the math-inset is inlined or displayed: 
17283 \begin_inset Formula $\lim_{x\rightarrow0}f(x)=L$
17284 \end_inset 
17285
17286  versus
17287 \begin_inset Formula \[
17288 \lim_{x\rightarrow0}f(x)=L.\]
17289
17290 \end_inset 
17291
17292 These two expressions were typed the same way, but using the macro 
17293 \family typewriter 
17294
17295 \backslash 
17296 lim
17297 \family default 
17298  alters the appearance (actually, it is the inlined version that is altered,
17299  to improve linespacing).
17300 \layout Subsection
17301
17302 Accents
17303 \layout Standard
17304
17305 In a formula you can insert accented characters in the same way as in text
17306  mode.
17307  This may depend on your keyboard, or the bindings file you use.
17308  You can also use TeX macro equivalents, as macros.
17309  That is, you can enter 
17310 \begin_inset Formula $\hat{a}$
17311 \end_inset 
17312
17313  to get the same effect if your keyboard does not have accents enabled.
17314  This is entered by typing 
17315 \begin_inset Quotes eld
17316 \end_inset 
17317
17318
17319 \family typewriter 
17320
17321 \backslash 
17322 hat a
17323 \family default 
17324
17325 \begin_inset Quotes erd
17326 \end_inset 
17327
17328  in Mathed.
17329  These are the equivalences between the text names and the macro names for
17330  the various accents:
17331 \layout Standard
17332 \align center 
17333
17334 \begin_inset  Tabular
17335 <lyxtabular version="3" rows="11" columns="3">
17336 <features>
17337 <column alignment="center" valignment="top" leftline="true" width="0pt">
17338 <column alignment="center" valignment="top" leftline="true" width="0pt">
17339 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17340 <row topline="true" bottomline="true">
17341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \layout Standard
17345
17346
17347 \family roman 
17348 \series medium 
17349 \shape up 
17350 \size normal 
17351 \emph off 
17352 \bar no 
17353 \noun off 
17354 \color none
17355 text
17356 \end_inset 
17357 </cell>
17358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17359 \begin_inset Text
17360
17361 \layout Standard
17362
17363
17364 \family roman 
17365 \series medium 
17366 \shape up 
17367 \size normal 
17368 \emph off 
17369 \bar no 
17370 \noun off 
17371 \color none
17372 math
17373 \end_inset 
17374 </cell>
17375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17376 \begin_inset Text
17377
17378 \layout Standard
17379
17380
17381 \family roman 
17382 \series medium 
17383 \shape up 
17384 \size normal 
17385 \emph off 
17386 \bar no 
17387 \noun off 
17388 \color none
17389 example
17390 \end_inset 
17391 </cell>
17392 </row>
17393 <row topline="true">
17394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17395 \begin_inset Text
17396
17397 \layout Standard
17398
17399
17400 \family roman 
17401 \series medium 
17402 \shape up 
17403 \size normal 
17404 \emph off 
17405 \bar no 
17406 \noun off 
17407 \color none
17408 circumflex
17409 \end_inset 
17410 </cell>
17411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17412 \begin_inset Text
17413
17414 \layout Standard
17415
17416
17417 \family roman 
17418 \series medium 
17419 \shape up 
17420 \size normal 
17421 \emph off 
17422 \bar no 
17423 \noun off 
17424 \color none
17425 hat
17426 \end_inset 
17427 </cell>
17428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17429 \begin_inset Text
17430
17431 \layout Standard
17432
17433
17434 \family roman 
17435 \series medium 
17436 \shape up 
17437 \size normal 
17438 \emph off 
17439 \bar no 
17440 \noun off 
17441 \color none
17442
17443 \begin_inset Formula $\hat{a}$
17444 \end_inset 
17445
17446
17447 \end_inset 
17448 </cell>
17449 </row>
17450 <row topline="true">
17451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17452 \begin_inset Text
17453
17454 \layout Standard
17455
17456
17457 \family roman 
17458 \series medium 
17459 \shape up 
17460 \size normal 
17461 \emph off 
17462 \bar no 
17463 \noun off 
17464 \color none
17465 grave
17466 \end_inset 
17467 </cell>
17468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17469 \begin_inset Text
17470
17471 \layout Standard
17472
17473
17474 \family roman 
17475 \series medium 
17476 \shape up 
17477 \size normal 
17478 \emph off 
17479 \bar no 
17480 \noun off 
17481 \color none
17482 grave
17483 \end_inset 
17484 </cell>
17485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17486 \begin_inset Text
17487
17488 \layout Standard
17489
17490
17491 \family roman 
17492 \series medium 
17493 \shape up 
17494 \size normal 
17495 \emph off 
17496 \bar no 
17497 \noun off 
17498 \color none
17499
17500 \begin_inset Formula $\grave{a}$
17501 \end_inset 
17502
17503
17504 \end_inset 
17505 </cell>
17506 </row>
17507 <row topline="true">
17508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17509 \begin_inset Text
17510
17511 \layout Standard
17512
17513
17514 \family roman 
17515 \series medium 
17516 \shape up 
17517 \size normal 
17518 \emph off 
17519 \bar no 
17520 \noun off 
17521 \color none
17522 acute
17523 \end_inset 
17524 </cell>
17525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17526 \begin_inset Text
17527
17528 \layout Standard
17529
17530
17531 \family roman 
17532 \series medium 
17533 \shape up 
17534 \size normal 
17535 \emph off 
17536 \bar no 
17537 \noun off 
17538 \color none
17539 acute
17540 \end_inset 
17541 </cell>
17542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17543 \begin_inset Text
17544
17545 \layout Standard
17546
17547
17548 \family roman 
17549 \series medium 
17550 \shape up 
17551 \size normal 
17552 \emph off 
17553 \bar no 
17554 \noun off 
17555 \color none
17556
17557 \begin_inset Formula $\acute{a}$
17558 \end_inset 
17559
17560
17561 \end_inset 
17562 </cell>
17563 </row>
17564 <row topline="true">
17565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \layout Standard
17569
17570
17571 \family roman 
17572 \series medium 
17573 \shape up 
17574 \size normal 
17575 \emph off 
17576 \bar no 
17577 \noun off 
17578 \color none
17579 umlaut
17580 \end_inset 
17581 </cell>
17582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17583 \begin_inset Text
17584
17585 \layout Standard
17586
17587
17588 \family roman 
17589 \series medium 
17590 \shape up 
17591 \size normal 
17592 \emph off 
17593 \bar no 
17594 \noun off 
17595 \color none
17596 ddot
17597 \end_inset 
17598 </cell>
17599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17600 \begin_inset Text
17601
17602 \layout Standard
17603
17604
17605 \family roman 
17606 \series medium 
17607 \shape up 
17608 \size normal 
17609 \emph off 
17610 \bar no 
17611 \noun off 
17612 \color none
17613
17614 \begin_inset Formula $\ddot{a}$
17615 \end_inset 
17616
17617
17618 \end_inset 
17619 </cell>
17620 </row>
17621 <row topline="true">
17622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17623 \begin_inset Text
17624
17625 \layout Standard
17626
17627
17628 \family roman 
17629 \series medium 
17630 \shape up 
17631 \size normal 
17632 \emph off 
17633 \bar no 
17634 \noun off 
17635 \color none
17636 tilde
17637 \end_inset 
17638 </cell>
17639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17640 \begin_inset Text
17641
17642 \layout Standard
17643
17644
17645 \family roman 
17646 \series medium 
17647 \shape up 
17648 \size normal 
17649 \emph off 
17650 \bar no 
17651 \noun off 
17652 \color none
17653 tilde
17654 \end_inset 
17655 </cell>
17656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17657 \begin_inset Text
17658
17659 \layout Standard
17660
17661
17662 \family roman 
17663 \series medium 
17664 \shape up 
17665 \size normal 
17666 \emph off 
17667 \bar no 
17668 \noun off 
17669 \color none
17670
17671 \begin_inset Formula $\tilde{a}$
17672 \end_inset 
17673
17674
17675 \end_inset 
17676 </cell>
17677 </row>
17678 <row topline="true">
17679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17680 \begin_inset Text
17681
17682 \layout Standard
17683
17684
17685 \family roman 
17686 \series medium 
17687 \shape up 
17688 \size normal 
17689 \emph off 
17690 \bar no 
17691 \noun off 
17692 \color none
17693 dot
17694 \end_inset 
17695 </cell>
17696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17697 \begin_inset Text
17698
17699 \layout Standard
17700
17701
17702 \family roman 
17703 \series medium 
17704 \shape up 
17705 \size normal 
17706 \emph off 
17707 \bar no 
17708 \noun off 
17709 \color none
17710 dot
17711 \end_inset 
17712 </cell>
17713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17714 \begin_inset Text
17715
17716 \layout Standard
17717
17718
17719 \family roman 
17720 \series medium 
17721 \shape up 
17722 \size normal 
17723 \emph off 
17724 \bar no 
17725 \noun off 
17726 \color none
17727
17728 \begin_inset Formula $\dot{a}$
17729 \end_inset 
17730
17731
17732 \end_inset 
17733 </cell>
17734 </row>
17735 <row topline="true">
17736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17737 \begin_inset Text
17738
17739 \layout Standard
17740
17741
17742 \family roman 
17743 \series medium 
17744 \shape up 
17745 \size normal 
17746 \emph off 
17747 \bar no 
17748 \noun off 
17749 \color none
17750 breve
17751 \end_inset 
17752 </cell>
17753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17754 \begin_inset Text
17755
17756 \layout Standard
17757
17758
17759 \family roman 
17760 \series medium 
17761 \shape up 
17762 \size normal 
17763 \emph off 
17764 \bar no 
17765 \noun off 
17766 \color none
17767 breve
17768 \end_inset 
17769 </cell>
17770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17771 \begin_inset Text
17772
17773 \layout Standard
17774
17775
17776 \family roman 
17777 \series medium 
17778 \shape up 
17779 \size normal 
17780 \emph off 
17781 \bar no 
17782 \noun off 
17783 \color none
17784
17785 \begin_inset Formula $\breve{a}$
17786 \end_inset 
17787
17788
17789 \end_inset 
17790 </cell>
17791 </row>
17792 <row topline="true">
17793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17794 \begin_inset Text
17795
17796 \layout Standard
17797
17798
17799 \family roman 
17800 \series medium 
17801 \shape up 
17802 \size normal 
17803 \emph off 
17804 \bar no 
17805 \noun off 
17806 \color none
17807 caron
17808 \end_inset 
17809 </cell>
17810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17811 \begin_inset Text
17812
17813 \layout Standard
17814
17815
17816 \family roman 
17817 \series medium 
17818 \shape up 
17819 \size normal 
17820 \emph off 
17821 \bar no 
17822 \noun off 
17823 \color none
17824 check
17825 \end_inset 
17826 </cell>
17827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17828 \begin_inset Text
17829
17830 \layout Standard
17831
17832
17833 \family roman 
17834 \series medium 
17835 \shape up 
17836 \size normal 
17837 \emph off 
17838 \bar no 
17839 \noun off 
17840 \color none
17841
17842 \begin_inset Formula $\check{a}$
17843 \end_inset 
17844
17845
17846 \end_inset 
17847 </cell>
17848 </row>
17849 <row topline="true">
17850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17851 \begin_inset Text
17852
17853 \layout Standard
17854
17855
17856 \family roman 
17857 \series medium 
17858 \shape up 
17859 \size normal 
17860 \emph off 
17861 \bar no 
17862 \noun off 
17863 \color none
17864 macron
17865 \end_inset 
17866 </cell>
17867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17868 \begin_inset Text
17869
17870 \layout Standard
17871
17872
17873 \family roman 
17874 \series medium 
17875 \shape up 
17876 \size normal 
17877 \emph off 
17878 \bar no 
17879 \noun off 
17880 \color none
17881 bar
17882 \end_inset 
17883 </cell>
17884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17885 \begin_inset Text
17886
17887 \layout Standard
17888
17889
17890 \family roman 
17891 \series medium 
17892 \shape up 
17893 \size normal 
17894 \emph off 
17895 \bar no 
17896 \noun off 
17897 \color none
17898
17899 \begin_inset Formula $\bar{a}$
17900 \end_inset 
17901
17902
17903 \end_inset 
17904 </cell>
17905 </row>
17906 <row topline="true" bottomline="true">
17907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17908 \begin_inset Text
17909
17910 \layout Standard
17911
17912
17913 \family roman 
17914 \series medium 
17915 \shape up 
17916 \size normal 
17917 \emph off 
17918 \bar no 
17919 \noun off 
17920 \color none
17921 ---
17922 \end_inset 
17923 </cell>
17924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17925 \begin_inset Text
17926
17927 \layout Standard
17928
17929
17930 \family roman 
17931 \series medium 
17932 \shape up 
17933 \size normal 
17934 \emph off 
17935 \bar no 
17936 \noun off 
17937 \color none
17938 vec
17939 \end_inset 
17940 </cell>
17941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17942 \begin_inset Text
17943
17944 \layout Standard
17945
17946
17947 \family roman 
17948 \series medium 
17949 \shape up 
17950 \size normal 
17951 \emph off 
17952 \bar no 
17953 \noun off 
17954 \color none
17955
17956 \begin_inset Formula $\vec{a}$
17957 \end_inset 
17958
17959
17960 \end_inset 
17961 </cell>
17962 </row>
17963 </lyxtabular>
17964
17965 \end_inset 
17966
17967
17968 \layout Standard
17969
17970 Finally, you can choose one of these accents by selecting an item from the
17971  
17972 \family sans 
17973 Decorations
17974 \family default 
17975  symbol set in the math panel; this will apply to any selection you have
17976  made within a formula too.
17977 \layout Subsection
17978
17979 The math editor for LaTeX users
17980 \layout Standard
17981
17982 Editing mathematical expressions in LyX can be done in one of two ways.
17983  You can use the native LyX support for rendering the formulae in a WYSIWYM
17984  fashion.
17985  LaTeX users might like to be able to use the keyboard to enter things like
17986  
17987 \family typewriter 
17988 $
17989 \backslash 
17990 alpha$
17991 \family default 
17992  (this gets, in ordinary TeX, an 
17993 \begin_inset Formula $\alpha$
17994 \end_inset 
17995
17996  in the final document), believing that it is faster than chasing around
17997  menus for a symbol.
17998  Here's a testimonial of one of those old LaTeX users, 
17999 \noun on 
18000 David Johnson:
18001 \layout Quotation
18002
18003 I was finally convinced that the math editor was the way to go when I found
18004  that, with a few modifications, I could use it the same way I was accustomed
18005  to writing TeX.
18006  As an example, I created this 
18007 \begin_inset Formula $\alpha$
18008 \end_inset 
18009
18010  by typing the following keys: First type
18011 \family typewriter 
18012  
18013 \family sans 
18014 M-c\SpecialChar ~
18015 m
18016 \family typewriter 
18017  
18018 \family default 
18019 to enter
18020 \family typewriter 
18021  math-mode
18022 \family default 
18023 , then type
18024 \family typewriter 
18025  
18026 \backslash 
18027 alpha
18028 \family sans 
18029  
18030 \family default 
18031 , then 
18032 \family sans 
18033 Space 
18034 \family default 
18035 and
18036 \family sans 
18037  Esc
18038 \family default 
18039 .
18040  As soon as I typed that 
18041 \family sans 
18042 Space
18043 \family default 
18044  the 
18045 \begin_inset Formula $\alpha$
18046 \end_inset 
18047
18048  was right there on the screen.
18049  
18050 \layout Standard
18051
18052 The 
18053 \family sans 
18054 M-c\SpecialChar ~
18055 m
18056 \family default 
18057  sequence inserts a formula (you may also use 
18058 \family sans 
18059 C-m
18060 \family default 
18061  or 
18062 \family sans 
18063 M-m\SpecialChar ~
18064 m
18065 \family default 
18066 ), the
18067 \family typewriter 
18068  
18069 \backslash 
18070 alpha
18071 \family default 
18072  is of course the standard TeX command for a Greek alpha letter, and the
18073  
18074 \family sans 
18075 Esc
18076 \family default 
18077  leaves the formula.
18078  Some of the advantages of this approach are:
18079 \layout Itemize
18080
18081 You have immediate visual feedback to be sure your TeX was correct
18082 \layout Itemize
18083
18084 You have the real mathematical expression on the screen, correctly displayed,
18085  to make sure your mathematics is correct (correctly written, at least)
18086 \layout Itemize
18087
18088 All the new LaTeX fuss with special environments and such are taken care
18089  of by LyX, not you
18090 \layout Itemize
18091
18092 You won't have to chase through the code trying to find that missing 
18093 \family sans 
18094 $
18095 \family default 
18096  or extra 
18097 \family sans 
18098 {
18099 \family default 
18100  any more
18101 \layout Itemize
18102
18103 If you don't remember the LaTeX name of a particular symbol, like 
18104 \begin_inset Formula $\wp$
18105 \end_inset 
18106
18107 , you can find it in the dialogs
18108 \layout Section
18109
18110 Brackets and decorations
18111 \layout Standard
18112
18113 There are several brackets available through LyX.
18114  For most purposes, using just the keys 
18115 \family typewriter 
18116 [{]}()|
18117 \backslash 
18118 <>
18119 \family default 
18120  should suffice, but the effect, especially if you want to surround a large
18121  structure, such as a matrix or a fraction, or if you have several layers
18122  of brackets, is better using the math panel's 
18123 \family sans 
18124 Delimiter
18125 \family default 
18126  dialog [see sec.
18127  
18128 \begin_inset LatexCommand \ref{sec:math-panel}
18129
18130 \end_inset 
18131
18132 ].
18133  For example, that's how you would construct the brackets around a standard
18134  matrix such as :
18135 \begin_inset Formula \[
18136 \left[\begin{array}{cc}
18137 1 & 2\\
18138 3 & 4\end{array}\right],\]
18139
18140 \end_inset 
18141
18142 and to make it easier to see the layers of parentheses of an abomination
18143  such as: 
18144 \begin_inset Formula \[
18145 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
18146
18147 \end_inset 
18148
18149 or:
18150 \begin_inset Formula \[
18151 f\left(g\left(h\left(k\left(l\left(x\right)\right)\right)\right)\right).\]
18152
18153 \end_inset 
18154
18155 The parentheses, and other brackets, from that menu will automatically re-size
18156  to accommodate the size of what is inside (This is done in straight LaTeX
18157  by 
18158 \family typewriter 
18159
18160 \backslash 
18161 left( blah 
18162 \backslash 
18163 right)
18164 \family default 
18165  ).
18166  
18167 \layout Standard
18168
18169 It is very easy to construct the braces you want to use.
18170  Click on the brace you want on the left side with the left mouse button,
18171  the right side with the right button, and place them in the document by
18172  clicking on the button.
18173  If you want one side to not have a bracket, use the blank button.
18174  It will appear in LyX with a dotted line, but nothing will print.
18175 \layout Standard
18176
18177 If you decide after the fact to place parentheses (or other math structure,
18178  like a square root, or other decoration) around some math structure, you
18179  can do that by highlighting (selecting) the structure that is to go inside
18180  the parentheses (that is done by holding the 
18181 \family sans 
18182 Shift
18183 \family default 
18184  key down and moving the cursor with the arrow keys, or selecting with the
18185  mouse).
18186  Then, choose the appropriate brackets for left and right, and click on
18187  
18188 \family sans 
18189 Apply
18190 \family default 
18191 .
18192  The parentheses will be drawn around the selected structure.
18193 \layout Standard
18194
18195 If you're trying to enter a LaTeX 
18196 \family typewriter 
18197 {
18198 \family default 
18199  for grouping, you should read 
18200 \begin_inset LatexCommand \ref{sec:Grouping}
18201
18202 \end_inset 
18203
18204 .
18205 \layout Section
18206
18207 Grouping
18208 \begin_inset LatexCommand \label{sec:Grouping}
18209
18210 \end_inset 
18211
18212
18213 \layout Standard
18214
18215 You may need to group a set of symbols.
18216  In LaTeX, for example, the typesetting of 
18217 \family typewriter 
18218 {x^y}^z
18219 \family default 
18220  is different from 
18221 \family typewriter 
18222 x^{y^z}
18223 \family default 
18224 :
18225 \layout Standard
18226
18227
18228 \begin_inset Formula \[
18229 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{{y^{z}}}\]
18230
18231 \end_inset 
18232
18233
18234 \layout Standard
18235
18236 However, trying to type the 
18237 \family typewriter 
18238 }
18239 \family default 
18240  in LyX gives an actual closing brace in the output.
18241  To create this grouping, you need to use the key sequence 
18242 \family typewriter 
18243
18244 \backslash 
18245 {
18246 \family default 
18247  then type space.
18248  Inside LyX, you will see red braces indicating the grouping.
18249  The example directly above shows how this works.
18250 \layout Section
18251
18252 Arrays and Multi-line Equations
18253 \layout Standard
18254
18255 Arrays, such as matrices, are easily entered in LyX.
18256  In the 
18257 \family sans 
18258 Math\SpecialChar ~
18259 Panel 
18260 \family default 
18261 there is a matrix button, which will open a dialog for you to choose the
18262  number of rows/columns.
18263  Here is an example:
18264 \begin_inset Formula \[
18265 \left(\begin{array}{ccc}
18266 1 & 2 & 3\\
18267 4 & 5 & 6\\
18268 7 & 8 & 9\end{array}\right).\]
18269
18270 \end_inset 
18271
18272 The parentheses aren't automatic, but you can add them as usual.
18273  Remember that you can add this after the fact, by highlighting the matrix
18274  inside Mathed (Position the mouse on one side of the matrix, hold the 
18275 \family sans 
18276 Shift
18277 \family default 
18278  key down, and hit the appropriate arrow key to move the cursor across the
18279  matrix).
18280  You can, when you construct the matrix, decide whether the columns (or
18281  some of them) will be left-, right-, or center-justified.
18282  The specification is 
18283 \family typewriter 
18284 ccc 
18285 \family default 
18286 by default.
18287  Each letter corresponds to the relevant column.
18288  For example, 
18289 \family typewriter 
18290 lcr
18291 \family default 
18292  means that the first column will be left-justified, the second will be
18293  centered, and the third column will be right-justified..
18294  It will look like this:
18295 \begin_inset Formula \[
18296 \begin{array}{lcr}
18297 this & this\, column & this\, column\\
18298 column & has & has\, right\\
18299 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
18300
18301 \end_inset 
18302
18303
18304 \layout Standard
18305
18306 You can add more rows to an existing matrix by hitting 
18307 \family sans 
18308 C-Enter
18309 \family default 
18310  while in the matrix, and you can add columns, or delete either, via the
18311  
18312 \family sans 
18313 \bar under 
18314 E
18315 \bar default 
18316 dit\SpecialChar \menuseparator
18317
18318 \bar under 
18319 M
18320 \bar default 
18321 ath
18322 \family default 
18323  menu.
18324 \layout Standard
18325
18326 There are numerous other arrays used in LaTeX math-mode, particularly with
18327  the AMS-LaTeX packages included, such as 
18328 \family typewriter 
18329
18330 \backslash 
18331 cases
18332 \family default 
18333  and commutative diagrams.
18334  Not all of these are supported in LyX.
18335  However, it is possible to build these structures from a matrix.
18336 \layout Standard
18337
18338 Multi-line equations are very easy to construct in LyX.
18339  A formula will automatically switch to an 
18340 \family typewriter 
18341 \series medium 
18342 eqnarray
18343 \family default 
18344 \series default 
18345  format (LaTeX's multi-line displayed equation format) if you hit 
18346 \family sans 
18347 \series medium 
18348 C-E
18349 \series default 
18350 nter
18351 \family default 
18352 .
18353  The best way to do this, if you decide you want a multi-line displayed
18354  equation, is to insert a new line (with 
18355 \family sans 
18356 \series medium 
18357 C-Enter
18358 \family default 
18359 \series default 
18360 ) immediately.
18361  Each line then has three regions, left, center, and right, which you can
18362  move through using either the arrow keys, the mouse, or the 
18363 \family sans 
18364 \series medium 
18365 Tab
18366 \family default 
18367 \series default 
18368  key.
18369  Here is an example:
18370 \begin_inset Formula \begin{eqnarray*}
18371 3 & = & 1+2\\
18372 4+5 & = & 9.\end{eqnarray*}
18373
18374 \end_inset 
18375
18376 You can also turn an existing displayed formula into a multi-line formula
18377  by hitting 
18378 \family sans 
18379 \series medium 
18380 C-Enter
18381 \family default 
18382 \series default 
18383  while the cursor is anywhere on the original formula.
18384  However, LyX will 
18385 \emph on 
18386 not
18387 \emph default 
18388  try to decide where to break the formula up into three parts, but places
18389  everything in the left side of the line.
18390  To change the alignment points of the equation, place the cursor where
18391  you want to start the middle part of the line, and hit 
18392 \family sans 
18393 C-Tab.
18394  
18395 \family default 
18396 It then puts everything to the right of the cursor in the middle region
18397  of the equation (which, by the way, is not typeset by LaTeX in display-math
18398  size, so you should not put large expressions like fractions there).
18399  Move to where you want the right side of the line to begin, and hit 
18400 \family sans 
18401 C-Tab
18402 \family default 
18403  again.
18404  The 
18405 \begin_inset Quotes eld
18406 \end_inset 
18407
18408 extra
18409 \begin_inset Quotes erd
18410 \end_inset 
18411
18412  insertion points in the line will disappear.
18413 \layout Section
18414
18415 Equation Numbering and Labels
18416 \begin_inset LatexCommand \label{sec:math-label}
18417
18418 \end_inset 
18419
18420
18421 \layout Standard
18422
18423 Equation numbering is very easy in LyX.
18424  All it takes to change a displayed equation like: 
18425 \begin_inset Formula \[
18426 1+2=3\]
18427
18428 \end_inset 
18429
18430 into the numbered equation :
18431 \begin_inset Formula \begin{equation}
18432 1+2=3\label{mathed:first-eqn}\end{equation}
18433
18434 \end_inset 
18435
18436 is to go to the 
18437 \family sans 
18438 \bar under 
18439 I
18440 \bar default 
18441 nsert
18442 \family default 
18443  menu, and select the 
18444 \family sans 
18445 \bar under 
18446 L
18447 \bar default 
18448 abel...
18449
18450 \family default 
18451  option.
18452  This opens a dialog in which you must enter some string as the label.
18453  There is no need to call it by a specific number, since LaTeX will take
18454  care of re-numbering the equation.
18455  Labels will not appear as such on the final output.
18456  LaTeX will insert appropriate numbers for the equations.
18457  The labels are used internally for cross-referencing.
18458  You can turn on numbering without a specific label with the menu option
18459  
18460 \family sans 
18461 \bar under 
18462 E
18463 \bar default 
18464 dit\SpecialChar \menuseparator
18465
18466 \bar under 
18467 M
18468 \bar default 
18469 ath\SpecialChar \menuseparator
18470 Toggle\SpecialChar ~
18471
18472 \bar under 
18473 N
18474 \bar default 
18475 umbering
18476 \family default 
18477  while the cursor is in the equation, such as: 
18478 \layout Standard
18479
18480
18481 \begin_inset Formula \begin{equation}
18482 1+1=2.\end{equation}
18483
18484 \end_inset 
18485
18486 You can toggle it on or off with this menu item.
18487  You can reference a labelled (not just numbered) equation, (cf.
18488  (
18489 \begin_inset LatexCommand \ref{mathed:first-eqn}
18490
18491 \end_inset 
18492
18493 )) by using the 
18494 \family sans 
18495 Cross-Reference
18496 \family default 
18497  dialog, which you open using 
18498 \family sans 
18499 \bar under 
18500 I
18501 \bar default 
18502 nsert\SpecialChar \menuseparator
18503
18504 \bar under 
18505 C
18506 \bar default 
18507 ross-Reference...
18508 \family default 
18509 \SpecialChar ~
18510 .
18511 \layout Standard
18512
18513 For numbered (or labelled) multi-line formulas, the default is that all
18514  lines are numbered separately.
18515  Once you attach a label to make the equation numbered, all subsequent lines
18516  receive a label of #.
18517  That label can be changed to another so that you can refer to that line,
18518  like (
18519 \begin_inset LatexCommand \ref{mathed:third-eqn}
18520
18521 \end_inset 
18522
18523 ) below.
18524 \begin_inset Formula \begin{eqnarray}
18525 1 & = & 3-2\label{mathed:second-equation}\\
18526 2 & = & 4-2\label{mathed:third-eqn}\\
18527 4 & \leq & 7.\end{eqnarray}
18528
18529 \end_inset 
18530
18531 You can turn off numbering of a specific line with 
18532 \family sans 
18533 \bar under 
18534 E
18535 \bar default 
18536 dit\SpecialChar \menuseparator
18537
18538 \bar under 
18539 M
18540 \bar default 
18541 ath\SpecialChar \menuseparator
18542 Toggle\SpecialChar ~
18543
18544 \bar under 
18545 n
18546 \bar default 
18547 umbering\SpecialChar ~
18548 of\SpecialChar ~
18549 line
18550 \family default 
18551  while the cursor is on that line of a multi-line numbered equation.
18552  This also toggles.
18553  For example :
18554 \begin_inset Formula \begin{eqnarray}
18555 1 & = & 4-3\label{mathed:fourth-eqn}\\
18556 2 & = & 7-5\\
18557 1 & = & e^{2\pi i}\nonumber \\
18558 16 & \equiv & 2\,(mod\,7)\label{mathed:fifth-eqn}\end{eqnarray}
18559
18560 \end_inset 
18561
18562 Note that the first equation in this set (
18563 \begin_inset LatexCommand \ref{mathed:fourth-eqn}
18564
18565 \end_inset 
18566
18567 ) is labelled, the next is numbered but unlabelled, the third is unnumbered,
18568  and the last (
18569 \begin_inset LatexCommand \ref{mathed:fifth-eqn}
18570
18571 \end_inset 
18572
18573 ) is again labelled.
18574  
18575 \layout Section
18576
18577 User defined macros in math mode
18578 \layout Standard
18579
18580 LyX allows the user to define macros for use in math mode.
18581  A macro definition box appears on screen as purple box with the name of
18582  the macro in blue (math color).
18583  It contains two cells initially marked empty by blue rectangles that can
18584  be edited as if it were ordinary math.
18585  Just try it:
18586 \begin_inset FormulaMacro 
18587 \newcommand{\macro}{a+b}
18588 \end_inset 
18589
18590  The contents of the first cell will be used when the macro definition is
18591  written during export as LaTeX.
18592  The contents of the second cell, however, will be used for drawing the
18593  macro's expansion on screen.
18594  In the common case where both export and drawing use the same representation,
18595  the second cell can be left empty and LyX will use the contents of the
18596  first cell will be used for export and drawing automatically.
18597 \layout Standard
18598
18599 Now, to use this macro in other math boxes just type the name in TeX mode,
18600  in this case 
18601 \family typewriter 
18602
18603 \backslash 
18604 macro
18605 \family default 
18606 , and it will be automatically expanded: 
18607 \begin_inset Formula $c=\macro$
18608 \end_inset 
18609
18610 .
18611  As you can verify, the cursor can't go inside the macro, the whole macro
18612  is like a single character, and the TeX generated code of this expression
18613  is 
18614 \family typewriter 
18615 c = 
18616 \backslash 
18617 macro.
18618 \layout Standard
18619
18620 However the cursor could go inside of some kind of macros, those that have
18621  
18622 \emph on 
18623 arguments
18624 \emph default 
18625 .
18626  In a macro definition box an argument looks like a 
18627 \family typewriter 
18628 #
18629 \family default 
18630  followed by the argument number:
18631 \begin_inset FormulaMacro 
18632 \newcommand{\macrowarg}[1]{2+\sqrt{#1}}
18633 \end_inset 
18634
18635
18636 \layout Standard
18637
18638 Once expanded, this macro includes the usual empty rectangle to indicate
18639  that you can insert there whatever you want: 
18640 \family typewriter 
18641
18642 \backslash 
18643 macrowarg = 
18644 \begin_inset Formula $\macrowarg{}$
18645 \end_inset 
18646
18647
18648 \family default 
18649 .
18650  Example: 
18651 \begin_inset Formula $b=\macrowarg{x-2}$
18652 \end_inset 
18653
18654 .
18655  
18656 \layout Standard
18657
18658 When exported to LaTeX, a macro definition will produce the command
18659 \newline 
18660
18661 \family typewriter 
18662
18663 \backslash 
18664 newcommand{
18665 \backslash 
18666 macrowarg}[1]{2+
18667 \backslash 
18668 sqrt{#1}}
18669 \layout Subsection
18670
18671 How to create macros
18672 \layout Standard
18673
18674 To create a macro definition box use this syntax in the minibuffer:
18675 \begin_inset Foot
18676 collapsed true
18677
18678 \layout Standard
18679
18680 Macro names mustn't contain numbers!
18681 \end_inset 
18682
18683
18684 \layout Standard
18685
18686
18687 \family typewriter 
18688 math-macro <macro name> [number of arguments]
18689 \layout Standard
18690
18691 For example, 
18692 \family typewriter 
18693
18694 \backslash 
18695 macro
18696 \family default 
18697  was created with 
18698 \begin_inset Quotes eld
18699 \end_inset 
18700
18701
18702 \family typewriter 
18703 math-macro macro
18704 \family default 
18705
18706 \begin_inset Quotes erd
18707 \end_inset 
18708
18709 , and 
18710 \family typewriter 
18711
18712 \backslash 
18713 macrowarg
18714 \family default 
18715  was created with 
18716 \begin_inset Quotes eld
18717 \end_inset 
18718
18719
18720 \family typewriter 
18721 math-macro macrowarg 1
18722 \family default 
18723
18724 \begin_inset Quotes erd
18725 \end_inset 
18726
18727 .
18728 \layout Standard
18729
18730 To insert an argument mark (only inside a macro definition box) simply type
18731 \newline 
18732
18733 \family typewriter 
18734 #<number>
18735 \family default 
18736  or use 
18737 \family typewriter 
18738 math-macro-arg <number>
18739 \layout Standard
18740
18741 The argument mark in 
18742 \family typewriter 
18743
18744 \backslash 
18745 macrowarg
18746 \family default 
18747  was introduced with 
18748 \begin_inset Quotes eld
18749 \end_inset 
18750
18751
18752 \family typewriter 
18753 math-macro-arg 1
18754 \family default 
18755
18756 \begin_inset Quotes erd
18757 \end_inset 
18758
18759 .
18760 \layout Standard
18761
18762 You can use no more than 9 arguments, numbered from 1 to 9.
18763  An argument can be repeated inside the macro definition box, but of course
18764  can be edited only once.
18765 \layout Subsection
18766
18767 How to navigate in macros
18768 \layout Description
18769
18770 With\SpecialChar ~
18771 the\SpecialChar ~
18772 arrow\SpecialChar ~
18773 keys: Opening a macro from the left side will put the cursor
18774  in the first argument, to move to the second argument use the TAB key.
18775  Remember that pressing the Space bar will get the cursor out and at the
18776  right side of the macro.
18777 \layout Description
18778
18779 With\SpecialChar ~
18780 the\SpecialChar ~
18781 mouse: As usual, click on the desired argument box.
18782  Sometimes this fails if the box is empty or too small.
18783 \layout Standard
18784
18785 Currently it is only possible to define command macros, but not environment
18786  macros.
18787 \layout Section
18788
18789 Fine-Tuning
18790 \layout Subsection
18791
18792 Typefaces
18793 \layout Standard
18794
18795 You can use various typefaces in a formula.
18796  The standard font for text is italic, 
18797 \begin_inset Formula $text$
18798 \end_inset 
18799
18800 , but for numbers the standard is Roman.
18801  To set a font in a formula, choose it from the math panel, or by entering
18802  the LaTeX command for it directly, as follows:
18803 \layout Standard
18804 \align center 
18805
18806 \begin_inset  Tabular
18807 <lyxtabular version="3" rows="9" columns="2">
18808 <features>
18809 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18810 <column alignment="center" valignment="top" rightline="true" width="0pt">
18811 <row topline="true" bottomline="true">
18812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18813 \begin_inset Text
18814
18815 \layout Standard
18816
18817 Font
18818 \end_inset 
18819 </cell>
18820 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
18821 \begin_inset Text
18822
18823 \layout Standard
18824
18825 LaTeX Command
18826 \end_inset 
18827 </cell>
18828 </row>
18829 <row topline="true">
18830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18831 \begin_inset Text
18832
18833 \layout Standard
18834
18835
18836 \shape up 
18837 \size normal 
18838 \bar no 
18839 \noun off 
18840 \color none
18841
18842 \begin_inset Formula $\mathrm{Roman}$
18843 \end_inset 
18844
18845
18846 \end_inset 
18847 </cell>
18848 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18849 \begin_inset Text
18850
18851 \layout Standard
18852
18853
18854 \family typewriter 
18855
18856 \backslash 
18857 mathrm
18858 \end_inset 
18859 </cell>
18860 </row>
18861 <row topline="true">
18862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18863 \begin_inset Text
18864
18865 \layout Standard
18866
18867
18868 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
18869 \end_inset 
18870
18871
18872 \end_inset 
18873 </cell>
18874 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18875 \begin_inset Text
18876
18877 \layout Standard
18878
18879
18880 \family typewriter 
18881
18882 \backslash 
18883 mathbf
18884 \end_inset 
18885 </cell>
18886 </row>
18887 <row topline="true">
18888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18889 \begin_inset Text
18890
18891 \layout Standard
18892
18893
18894 \begin_inset Formula $\mathit{Italic}$
18895 \end_inset 
18896
18897
18898 \end_inset 
18899 </cell>
18900 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18901 \begin_inset Text
18902
18903 \layout Standard
18904
18905
18906 \family typewriter 
18907
18908 \backslash 
18909 mathit
18910 \end_inset 
18911 </cell>
18912 </row>
18913 <row topline="true">
18914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18915 \begin_inset Text
18916
18917 \layout Standard
18918
18919
18920 \shape up 
18921 \size normal 
18922 \bar no 
18923 \noun off 
18924 \color none
18925
18926 \begin_inset Formula $\mathtt{Typewriter}$
18927 \end_inset 
18928
18929
18930 \end_inset 
18931 </cell>
18932 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18933 \begin_inset Text
18934
18935 \layout Standard
18936
18937
18938 \family typewriter 
18939
18940 \backslash 
18941 mathtt
18942 \end_inset 
18943 </cell>
18944 </row>
18945 <row topline="true">
18946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18947 \begin_inset Text
18948
18949 \layout Standard
18950
18951
18952 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
18953 \end_inset 
18954
18955
18956 \end_inset 
18957 </cell>
18958 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18959 \begin_inset Text
18960
18961 \layout Standard
18962
18963
18964 \family typewriter 
18965
18966 \backslash 
18967 mathbb
18968 \end_inset 
18969 </cell>
18970 </row>
18971 <row topline="true">
18972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18973 \begin_inset Text
18974
18975 \layout Standard
18976
18977
18978 \begin_inset Formula $\mathfrak{Fraktur}$
18979 \end_inset 
18980
18981
18982 \end_inset 
18983 </cell>
18984 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18985 \begin_inset Text
18986
18987 \layout Standard
18988
18989
18990 \family typewriter 
18991
18992 \backslash 
18993 mathfrak
18994 \end_inset 
18995 </cell>
18996 </row>
18997 <row topline="true">
18998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18999 \begin_inset Text
19000
19001 \layout Standard
19002
19003
19004 \shape up 
19005 \size normal 
19006 \emph on 
19007 \bar no 
19008 \noun off 
19009 \color none
19010
19011 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
19012 \end_inset 
19013
19014
19015 \end_inset 
19016 </cell>
19017 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \layout Standard
19021
19022
19023 \family typewriter 
19024
19025 \backslash 
19026 mathcal
19027 \end_inset 
19028 </cell>
19029 </row>
19030 <row topline="true" bottomline="true">
19031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \layout Standard
19035
19036
19037 \begin_inset Formula $\mathsf{SansSerif}$
19038 \end_inset 
19039
19040
19041 \end_inset 
19042 </cell>
19043 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \layout Standard
19047
19048
19049 \backslash 
19050
19051 \family typewriter 
19052 mathsf
19053 \end_inset 
19054 </cell>
19055 </row>
19056 </lyxtabular>
19057
19058 \end_inset 
19059
19060
19061 \layout Standard
19062
19063 LaTeX's math mode does not support all characters in all fonts, and only
19064  letters will be supported with these font styles; some only support capital
19065  letters.
19066 \layout Standard
19067
19068 For any of these fonts, you have to be careful how you enter the text.
19069  If there is text to the right of the entry point, the font reverts to that
19070  style after one character.
19071  To be able to type a string in a particular font, make sure there is a
19072  protected-space to the right of the cursor.
19073  Also, entering a protected-space will revert subsequent text to standard
19074  font.
19075  The font styles are nestable, as LaTeX does.
19076  This can be a little confusing, as selecting a different font on a selection
19077  will 
19078 \emph on 
19079 not
19080 \emph default 
19081  change the selection, but insert a new nested level with the new typeface.
19082 \layout Standard
19083
19084 It is possible (in AMS-LaTeX) to embolden (not italicize) numbers and special
19085  symbols.
19086  However, LyX does not yet support this in WYSIWYM manner\SpecialChar \@.
19087  It will print
19088  correctly, though.
19089  To get emboldened symbols, for example a bold 
19090 \begin_inset Formula $\alpha$
19091 \end_inset 
19092
19093 , enter 
19094 \family typewriter 
19095
19096 \backslash 
19097 boldsymbol{
19098 \backslash 
19099 alpha}
19100 \family default 
19101  in Mathed.
19102  The closing brace appears (in red) automatically when you type the opening
19103  brace.
19104  This works for all symbols, as well as numbers.
19105 \layout Standard
19106
19107 A number of other options are available as well, via 
19108 \family sans 
19109 \bar under 
19110 I
19111 \bar default 
19112 nsert\SpecialChar \menuseparator
19113 Mat
19114 \bar under 
19115 h
19116 \bar default 
19117 \SpecialChar \menuseparator
19118 Font\SpecialChar ~
19119 Change
19120 \family default 
19121 .
19122 \layout Subsection
19123
19124 Math Text Mode
19125 \layout Standard
19126
19127 Typefaces are useful for entering variable names in some given font, but
19128  certainly not for anything else, and in particular not text.
19129  For typing longer pieces of text, use math text mode, which is obtained
19130  by typing 
19131 \family sans 
19132 M-m m
19133 \family default 
19134  while already in math mode.
19135  (The same command will get out of math text mode, too.) Math text mode appears
19136  on the screen in black instead of blue.
19137  You cannot enter punctuation or font changes in your text
19138 \begin_inset Foot
19139 collapsed true
19140
19141 \layout Standard
19142
19143 Moreover, math text mode outputs its contents inside a 
19144 \family typewriter 
19145
19146 \backslash 
19147 textrm{}
19148 \family default 
19149 , whereas and 
19150 \family typewriter 
19151
19152 \backslash 
19153 mbox
19154 \family default 
19155  (or AMS-LaTeX's 
19156 \backslash 
19157
19158 \family typewriter 
19159 text
19160 \family default 
19161 ) might have been a better choice
19162 \end_inset 
19163
19164 , but it works for simple text.
19165  Here's an example:
19166 \begin_inset Formula \[
19167 f(x)=\begin{array}{cc}
19168 x & \textrm{if I say so}\\
19169 -x & \textrm{otherwise}\end{array}\]
19170
19171 \end_inset 
19172
19173
19174 \layout Subsection
19175
19176 Font Sizes
19177 \layout Standard
19178
19179 There are four (relative) font sizes (or 
19180 \begin_inset Quotes eld
19181 \end_inset 
19182
19183 styles
19184 \begin_inset Quotes erd
19185 \end_inset 
19186
19187 ) used in math-mode, which are automatically chosen in most situations.
19188  These are called 
19189 \emph on 
19190 textstyle
19191 \emph default 
19192
19193 \emph on 
19194 displaystyle
19195 \emph default 
19196
19197 \emph on 
19198 scriptstyle
19199 \emph default 
19200 , and 
19201 \emph on 
19202 scriptscriptstyle
19203 \emph default 
19204 .
19205  For most characters, 
19206 \emph on 
19207 textstyle
19208 \emph default 
19209  and 
19210 \emph on 
19211 displaystyle
19212 \emph default 
19213  are actually the same size, but fractions, superscripts and subscripts,
19214  and certain other effects, are set larger or placed differently in 
19215 \emph on 
19216 displaystyle
19217 \emph default 
19218 .
19219  Except for some operators, which re-size themselves to accommodate various
19220  situations, all text will be set in these various sizes as LaTeX thinks
19221  is appropriate.
19222  These choices can be over-ridden by using the 
19223 \family typewriter 
19224 math-size
19225 \family default 
19226  function in the minibuffer.
19227  For example, you can set 
19228 \begin_inset Formula $\frac{1}{2}$
19229 \end_inset 
19230
19231  normally (
19232 \emph on 
19233 textstyle
19234 \emph default 
19235 ), or you can make it larger, which also changes the line-spacing, by entering
19236  
19237 \family typewriter 
19238 math-size displaystyle
19239 \family default 
19240  in the minibuffer while the cursor is in the main line of the math-inset,
19241  
19242 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
19243 \end_inset 
19244
19245 .
19246  Careful, though, if the cursor is on the denominator of that fraction,
19247  only the numerator will be enlarged, e.g.
19248  
19249 \begin_inset Formula $\frac{1}{2}$
19250 \end_inset 
19251
19252 ! This reflects a LaTeX 
19253 \begin_inset Quotes eld
19254 \end_inset 
19255
19256 unintended feature
19257 \begin_inset Quotes erd
19258 \end_inset 
19259
19260
19261 \begin_inset Foot
19262 collapsed true
19263
19264 \layout Standard
19265
19266 That is, a bug.
19267 \end_inset 
19268
19269 , not a LyX one.
19270  These font-size changes are not as apparent in LyX as they are in the output.
19271  Here are some text in the various styles: 
19272 \begin_inset Formula $displaystyle$
19273 \end_inset 
19274
19275
19276 \begin_inset Formula ${\textstyle textstyle}$
19277 \end_inset 
19278
19279
19280 \begin_inset Formula ${\scriptstyle scriptstyle}$
19281 \end_inset 
19282
19283
19284 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
19285 \end_inset 
19286
19287 .
19288 \layout Standard
19289
19290 All these math-mode font sizes are relative, that is, if the whole math
19291  inset and surrounding text are set in a particular size, all these sizes
19292  will be adjusted.
19293  Similarly, if the base font size of the document is changed, all fonts
19294  will be adjusted to correspond.
19295  
19296 \layout Standard
19297
19298
19299 \family roman 
19300 \size largest 
19301 Here is a paragraph in 
19302 \begin_inset Quotes eld
19303 \end_inset 
19304
19305 largest
19306 \begin_inset Quotes erd
19307 \end_inset 
19308
19309  font, with symbols: 
19310 \begin_inset Formula $\alpha$
19311 \end_inset 
19312
19313 .
19314 \layout Standard
19315
19316 This applies to math fonts in titles, etc.
19317  as well.
19318 \layout Section
19319
19320 AMS-LaTeX
19321 \layout Standard
19322
19323 The American Mathematical Society (AMS) provide a LaTeX packages that are
19324  in common use.
19325  LyX includes some support for these packages.
19326 \layout Subsection
19327
19328 Enabling AMS-Support
19329 \layout Standard
19330
19331 In the 
19332 \family sans 
19333 \bar under 
19334 D
19335 \bar default 
19336 ocument\SpecialChar \menuseparator
19337
19338 \bar under 
19339 S
19340 \bar default 
19341 ettings
19342 \family default 
19343  dialog there is a checkbox, 
19344 \family sans 
19345 Use\SpecialChar ~
19346 AMS\SpecialChar ~
19347 Math
19348 \family default 
19349 .
19350  If selected, this will include the AMS-package in the document, and make
19351  the facilities available.
19352 \layout Subsection
19353
19354 AMS-Symbols
19355 \layout Standard
19356
19357 The AMS-LaTeX packages add support for some mathematical symbols that are
19358  not accessible from plain LaTeX (or LyX), but are fairly common in mathematical
19359  typesetting, such as the old-German Fraktur font and the stylized 
19360 \begin_inset Quotes eld
19361 \end_inset 
19362
19363 blackboard bold
19364 \begin_inset Quotes erd
19365 \end_inset 
19366
19367  fonts commonly used to denote the real or complex numbers, or the integers.
19368  Once activated, all AMS-LaTeX symbols and environments are available.
19369  You will run into trouble if you include these packages from the preamble,
19370  since LyX now defines a few of the macros used in these packages on its
19371  own.
19372  The AMS-layouts include these packages automatically.
19373 \layout Subsection
19374
19375 AMS-Formula Types
19376 \layout Standard
19377
19378 AMS-LaTeX provides a selection of different formula types.
19379  LyX allows you to choose between 
19380 \family typewriter 
19381 align
19382 \family default 
19383
19384 \family typewriter 
19385 alignat
19386 \family default 
19387
19388 \family typewriter 
19389 flalign
19390 \family default 
19391
19392 \family typewriter 
19393 gather
19394 \family default 
19395 , and 
19396 \family typewriter 
19397 multline
19398 \family default 
19399 .
19400  Refer to the AMS-documenta\SpecialChar \-
19401 tion for the differences between these formula
19402  types.
19403 \layout Chapter
19404
19405 More Tools
19406 \layout Section
19407
19408 Cross-References
19409 \begin_inset LatexCommand \label{sec:crossref}
19410
19411 \end_inset 
19412
19413
19414 \layout Standard
19415
19416 Those of you reading this manual online will see a grey box with text in
19417  it, right before the beginning of this sentence.
19418  This is a 
19419 \family sans 
19420 Label
19421 \family default 
19422 .
19423  Properly speaking, it is one half of a cross-reference.
19424  The other half is the 
19425 \family sans 
19426 Reference
19427 \family default 
19428  proper, and it looks like this: 
19429 \begin_inset LatexCommand \ref{sec:crossref}
19430
19431 \end_inset 
19432
19433 .
19434  Again, those of you reading the manual online will see a gray box with
19435  text in it.
19436  Those reading printed versions, however, will see a number --- in this
19437  case, the number of this section.
19438  There are also other varieties of cross-reference: for example, 
19439 \begin_inset LatexCommand \pageref{sec:crossref}
19440
19441 \end_inset 
19442
19443 .
19444  This is the page number containing the location of the label.
19445  That's what cross-references do: they let you reference other parts of
19446  your document.
19447  You don't need to remember which section number was what anymore --- LyX
19448  will do that for you! All you need to do is use a 
19449 \family sans 
19450 Label
19451 \family default 
19452  to mark a section, figure, table, formula, etc., and then refer to it via
19453  a 
19454 \family sans 
19455 Reference
19456 \family default 
19457 .
19458 \layout Standard
19459
19460 To insert a label, use 
19461 \family sans 
19462 \bar under 
19463 I
19464 \bar default 
19465 nsert
19466 \bar under 
19467 \SpecialChar \menuseparator
19468 L
19469 \bar default 
19470 abel
19471 \family default 
19472 .
19473  A box will appear where you can enter your label.
19474  You can change the name of the label at a later time by simply clicking
19475  on the gray box and reopening the label dialog.
19476 \layout Standard
19477
19478 To insert a reference, select 
19479 \family sans 
19480 \bar under 
19481 I
19482 \bar default 
19483 nsert
19484 \bar under 
19485 \SpecialChar \menuseparator
19486 C
19487 \bar default 
19488 ross\SpecialChar ~
19489 Reference
19490 \family default 
19491 .
19492  The 
19493 \family sans 
19494 Insert\SpecialChar ~
19495 Cross-Reference
19496 \family default 
19497  dialog appears with a list of labels.
19498  Selecting a list item, then clicking 
19499 \family sans 
19500 OK
19501 \family default 
19502  inserts a reference into the text; changing the 
19503 \family sans 
19504 \bar under 
19505 R
19506 \bar default 
19507 eference type
19508 \family default 
19509  allows you to insert a page number or other reference variant instead.
19510 \layout Standard
19511
19512 Note that if you cut & paste text from another document that contains a
19513  
19514 \family sans 
19515 Label
19516 \family default 
19517  or 
19518 \family sans 
19519 Reference
19520 \family default 
19521 , or if you delete a label in your text, LaTeX will complain:
19522 \layout Quote
19523
19524
19525 \family typewriter 
19526 LaTeX Warning:
19527 \family default 
19528  
19529 \family typewriter 
19530 Reference `X' on page Y undefined on input line Z
19531 \newline 
19532 LaTeX Warning:
19533 \family default 
19534  
19535 \family typewriter 
19536 There were undefined references
19537 \layout Standard
19538
19539 You'll also see two question marks in the output instead of the reference.
19540 \layout Standard
19541
19542 There are a few more comments we need to make about the 
19543 \family sans 
19544 Labels
19545 \family default 
19546 .
19547  They always print the number of the section heading closest to them.
19548  So --- if you want to put a label on a 
19549 \family sans 
19550 Chapter
19551 \family default 
19552 , but a 
19553 \family sans 
19554 Section
19555 \family default 
19556  heading immediately follows it, you need to put the 
19557 \family sans 
19558 Label
19559 \family default 
19560  
19561 \emph on 
19562 into
19563 \emph default 
19564  the 
19565 \family sans 
19566 Chapter
19567 \family default 
19568  environment.
19569  It doesn't matter where, and it will look weird on the LyX screen.
19570  However, you need to do this if you want to label the 
19571 \family sans 
19572 Chapter
19573 \family default 
19574  separately from the 
19575 \family sans 
19576 Section
19577 \family default 
19578 .
19579  The same goes for all other section headings.
19580 \layout Standard
19581
19582 Also, a 
19583 \family sans 
19584 Label
19585 \family default 
19586  
19587 \emph on 
19588 only
19589 \emph default 
19590  makes sense in 
19591 \emph on 
19592 numbered
19593 \emph default 
19594  section headings and table and figure floats.
19595  Bare figures and tables aren't numbered, so, like unnumbered section headings,
19596  you can't really use a 
19597 \family sans 
19598 Label
19599 \family default 
19600  on it.
19601 \begin_inset Foot
19602 collapsed false
19603
19604 \layout Standard
19605
19606 Well, you 
19607 \emph on 
19608 can
19609 \emph default 
19610 , but only if you use the 
19611 \family sans 
19612 Page\SpecialChar ~
19613 number
19614 \family default 
19615  reference.
19616  The regular 
19617 \family sans 
19618 Reference
19619 \family default 
19620  --- the one that refers to a section/table/figure number --- won't work,
19621  because there's no numbered thingy to refer to! You could also use bare
19622  
19623 \family sans 
19624 Label
19625 \family default 
19626 s as page markers, then refer back to them using the 
19627 \family sans 
19628 Page\SpecialChar ~
19629 number
19630 \family default 
19631  reference.
19632  Once again, the regular 
19633 \family sans 
19634 Reference
19635 \family default 
19636  won't work very well.
19637  It will refer to something, but that something will typically be the number
19638  of the previous numbered section heading.
19639 \end_inset 
19640
19641  See sections 
19642 \begin_inset LatexCommand \ref{sec:figurefloats}
19643
19644 \end_inset 
19645
19646
19647 \begin_inset LatexCommand \ref{sec:table float}
19648
19649 \end_inset 
19650
19651 , and 
19652 \begin_inset LatexCommand \ref{sec:math-label}
19653
19654 \end_inset 
19655
19656  for details on using a 
19657 \family sans 
19658 Label
19659 \family default 
19660  with figures, tables, and equations, respectively.
19661  
19662 \layout Section
19663
19664 URLs (Uniform Resource Locators)
19665 \layout Standard
19666
19667 It is often desirable to include long 
19668 \begin_inset Quotes eld
19669 \end_inset 
19670
19671 verbatim
19672 \begin_inset Quotes erd
19673 \end_inset 
19674
19675  items in a document such as Web site URLs, e-mail addresses, etc.; these
19676  things typically do not contain any spaces and are thus difficult to typeset
19677  properly.
19678  Such items will often fall on a line boundary if they cannot be split,
19679  resulting in an overfull or underfull line depending on the circumstances.
19680  You can use 
19681 \family sans 
19682 Insert\SpecialChar \menuseparator
19683
19684 \bar under 
19685 U
19686 \bar default 
19687 RL
19688 \family default 
19689  within LyX to enter a long URL and have it split gracefully (if necessary)
19690  along automatically determined boundaries.
19691 \layout Standard
19692
19693 At the point in the document where you want to enter the URL (or other address-l
19694 ike entity) simply select 
19695 \family sans 
19696 Insert\SpecialChar \menuseparator
19697
19698 \bar under 
19699 U
19700 \bar default 
19701 RL
19702 \family default 
19703 ; a dialog will appear where you can enter the full URL (in the 
19704 \family sans 
19705 \bar under 
19706 U
19707 \bar default 
19708 rl:
19709 \family default 
19710  field).
19711  In its simplest usage, that's all you need to do.
19712  Click on the following gray box to see how LyX's homepage would be entered:
19713  
19714 \begin_inset LatexCommand \url{http://www.lyx.org}
19715
19716 \end_inset 
19717
19718 .
19719 \begin_inset Foot
19720 collapsed false
19721
19722 \layout Standard
19723
19724
19725 \series bold 
19726 Important note
19727 \series default 
19728 : When you use the following characters: "%", "#", "^", you have to write
19729  them with a backslash before, e.g.
19730  
19731 \begin_inset Quotes eld
19732 \end_inset 
19733
19734
19735 \backslash 
19736 #
19737 \begin_inset Quotes erd
19738 \end_inset 
19739
19740 .
19741  URLs mustn't end with a backslash!
19742 \end_inset 
19743
19744
19745 \layout Standard
19746
19747 If you would like to associate some definite phrase with the URL, enter
19748  it into the 
19749 \family sans 
19750 \bar under 
19751 N
19752 \bar default 
19753 ame
19754 \family default 
19755  field of the dialog; it will be typeset as plain text immediately before
19756  the URL.
19757  For example, I might say that you can find all things related to LaTeX
19758  at 
19759 \newline 
19760
19761 \begin_inset LatexCommand \url[CTAN]{http://ctan.tug.org}
19762
19763 \end_inset 
19764
19765 .
19766  On the printed page, the last sentence ends as 
19767 \begin_inset Quotes eld
19768 \end_inset 
19769
19770 all things related to LaTeX at CTAN 
19771 \family typewriter 
19772 http://ctan.tug.org
19773 \family default 
19774
19775 \begin_inset Quotes erd
19776 \end_inset 
19777
19778 .
19779 \layout Standard
19780
19781 [
19782 \emph on 
19783 Author's Note: somebody needs to document the 
19784 \family sans 
19785 \emph default 
19786 \bar under 
19787 H
19788 \bar default 
19789 TML Type
19790 \family default 
19791 \emph on 
19792  button
19793 \emph default 
19794 ]
19795 \layout Section
19796
19797 Specifying Short Titles with Optional Arguments
19798 \begin_inset OptArg
19799 collapsed true
19800
19801 \layout Standard
19802
19803 Short Titles
19804 \end_inset 
19805
19806
19807 \layout Standard
19808
19809 Some section or chapter titles, such as this one, can get quite long.
19810  This can cause over-runs when there is limited horizontal space.
19811  For example, if the header of the page is set to show the current section
19812  title, a long title will over-run past the edges, and look awful.
19813 \layout Standard
19814
19815 LaTeX allows you to specify an optional argument to the section commands
19816  that specifies a shorter version of the title
19817 \begin_inset Foot
19818 collapsed true
19819
19820 \layout Standard
19821
19822 For those who don't know LaTeX, commands look like this: 
19823 \family typewriter 
19824
19825 \backslash 
19826 command[optionalargument]{the content}
19827 \end_inset 
19828
19829 .
19830  This shorter version is used in the header and in the actual Table of Contents,
19831  avoiding the problem mentioned.
19832  LyX allows you to specify this optional argument by selecting 
19833 \family sans 
19834 \bar under 
19835 I
19836 \bar default 
19837 nsert\SpecialChar \menuseparator
19838 Short\SpecialChar ~
19839 Title
19840 \family default 
19841 .
19842  This will insert a box (labelled 
19843 \begin_inset Quotes eld
19844 \end_inset 
19845
19846 opt
19847 \begin_inset Quotes erd
19848 \end_inset 
19849
19850 , which stands for 
19851 \begin_inset Quotes eld
19852 \end_inset 
19853
19854 optional
19855 \begin_inset Quotes erd
19856 \end_inset 
19857
19858 ) which you can use to enter the short title text.
19859  This also works for captions inside floats.
19860 \layout Standard
19861
19862 The title of this section is a good example of using this feature.
19863 \layout Section
19864
19865 Previewing snippets of your document
19866 \layout Standard
19867
19868 LyX allows you to generate previews of sections of your document on the
19869  fly so you can see how they'll look in the final document without having
19870  to break your train of thought with 
19871 \family sans 
19872 \bar under 
19873 V
19874 \bar default 
19875 iew\SpecialChar \menuseparator
19876
19877 \bar under 
19878 D
19879 \bar default 
19880 VI
19881 \family default 
19882 .
19883  If you'd like to see your math formulae typeset by LaTeX then install the
19884  necessary software (see below) and select the 
19885 \family sans 
19886 Instant 
19887 \bar under 
19888 p
19889 \bar default 
19890 review
19891 \family default 
19892  check box in the
19893 \family sans 
19894  
19895 \bar under 
19896 E
19897 \bar default 
19898 dit\SpecialChar \menuseparator
19899
19900 \bar under 
19901 P
19902 \bar default 
19903 references
19904 \family default 
19905  dialog.
19906  (It can be found in the 
19907 \family sans 
19908 Look\SpecialChar ~
19909 and\SpecialChar ~
19910 feel\SpecialChar \menuseparator
19911 Graphics
19912 \family default 
19913  pane in the Qt frontend and the 
19914 \family sans 
19915 Look\SpecialChar ~
19916 &\SpecialChar ~
19917 Feel\SpecialChar \menuseparator
19918 Misc
19919 \family default 
19920  tab in the XForms frontend.) Previews are generated when you load a document
19921  into LyX and when you finish editing an inset.
19922  Previews of an already loaded document are 
19923 \emph on 
19924 not
19925 \emph default 
19926  generated just by selecting the 
19927 \family sans 
19928 Instant 
19929 \bar under 
19930 p
19931 \bar default 
19932 review
19933 \family default 
19934  check box.
19935 \layout Standard
19936
19937 LyX will generate previews of math insets.
19938  It will also generate previews of include insets if you select the 
19939 \family sans 
19940 \bar under 
19941 S
19942 \bar default 
19943 how\SpecialChar ~
19944 preview
19945 \family default 
19946  check box in the inset's dialog.
19947  This latter is useful if you wish to generate a preview of a LaTeX figure,
19948  for example.
19949  Coming in version 1.4 are previews of the external inset also.
19950 \layout Standard
19951
19952 To get previews working, you'll need some additional software.
19953  First, you'll need the preview.sty LaTeX package.
19954  Find it on your local CTAN mirror at 
19955 \newline 
19956
19957 \family typewriter 
19958 CTAN/support/preview-latex/
19959 \family default 
19960 .
19961  Thereafter, you'll need the usual tools: 
19962 \family typewriter 
19963 latex
19964 \family default 
19965
19966 \family typewriter 
19967 dvips
19968 \family default 
19969  and 
19970 \family typewriter 
19971 gs
19972 \family default 
19973 .Finally, you'll obtain prettier results if you install 
19974 \family typewriter 
19975 pnmcrop
19976 \family default 
19977 from the 
19978 \family typewriter 
19979 netpbm
19980 \family default 
19981  package.
19982 \layout Section
19983
19984 Spacing, pagination and line breaks
19985 \layout Subsection
19986
19987 Extra Horizontal Space
19988 \begin_inset LatexCommand \label{sec:hspace}
19989
19990 \end_inset 
19991
19992
19993 \layout Standard
19994
19995
19996 \family sans 
19997 HFill
19998 \family default 
19999 s are a special LyX feature for adding extra space in a uniform fashion.
20000  An 
20001 \family sans 
20002 HFill
20003 \family default 
20004  is actually a variable length space, whose length always equals the remaining
20005  space between the left and right margins.
20006  If there is more than one 
20007 \family sans 
20008 HFill
20009 \family default 
20010  on a line, they divide the available space equally between themselves.
20011  
20012 \layout Standard
20013
20014 Note: if an 
20015 \family sans 
20016 HFill
20017 \family default 
20018  is at the beginning of a line, and it's 
20019 \emph on 
20020 not 
20021 \emph default 
20022 the first line in a paragraph, LyX ignores it.
20023  This prevents 
20024 \family sans 
20025 HFill
20026 \family default 
20027 s from accidentally being wrapped onto a new line.
20028 \layout Standard
20029
20030
20031 \family sans 
20032 HFill
20033 \family roman 
20034 s
20035 \family default 
20036  can be inserted with
20037 \family sans 
20038  
20039 \bar under 
20040 I
20041 \bar default 
20042 nsert\SpecialChar \menuseparator
20043
20044 \bar under 
20045 S
20046 \bar default 
20047 pecial\SpecialChar ~
20048 Character\SpecialChar \menuseparator
20049
20050 \bar under 
20051 H
20052 \bar default 
20053 orizontal\SpecialChar ~
20054 Fill
20055 \family default 
20056 .
20057  Here a few examples what you can do with them:
20058 \layout Quote
20059 \noindent 
20060 This is on the left side 
20061 \hfill 
20062 This is on the right
20063 \layout Quote
20064 \noindent 
20065 Left
20066 \hfill 
20067 Middle
20068 \hfill 
20069 Right
20070 \layout Quote
20071 \noindent 
20072 Left
20073 \hfill 
20074 1/3 Left
20075 \hfill 
20076
20077 \hfill 
20078 Right
20079 \layout Standard
20080
20081 That was an example in the 
20082 \family sans 
20083 Quote
20084 \family default 
20085  environment.
20086  Here:
20087 \hfill 
20088 :is one in a standard paragraph.
20089  It may or may not be apparent in the printed text, but it 
20090 \emph on 
20091 is
20092 \emph default 
20093  sitting in-between the two 
20094 \begin_inset Quotes eld
20095 \end_inset 
20096
20097 :
20098 \begin_inset Quotes erd
20099 \end_inset 
20100
20101 .
20102 \layout Standard
20103
20104 Remember that we said that an 
20105 \family sans 
20106 HFill
20107 \family default 
20108  always fills the remaining space between the margins? There may be more
20109  than one set of margins on a line.
20110  Here's an example with the 
20111 \family sans 
20112 List
20113 \family default 
20114  environment.
20115 \layout Labeling
20116 \labelwidthstring MMMMMMM
20117
20118 one
20119 \hfill 
20120 two :three
20121 \hfill 
20122 four
20123 \hfill 
20124 five
20125 \hfill 
20126 six
20127 \layout Standard
20128
20129 The 
20130 \begin_inset Quotes eld
20131 \end_inset 
20132
20133 :
20134 \begin_inset Quotes erd
20135 \end_inset 
20136
20137  marks the beginning of the item.
20138  (There is actually a 
20139 \begin_inset Quotes eld
20140 \end_inset 
20141
20142 hidden
20143 \begin_inset Quotes erd
20144 \end_inset 
20145
20146  
20147 \family sans 
20148 HFill
20149 \family default 
20150  inside of the label of the 
20151 \family sans 
20152 List
20153 \family default 
20154  environment; it's put at the end of the label automatically.) 
20155 \family sans 
20156 HFill
20157 \family default 
20158 s work similarly in other 
20159 \begin_inset Quotes eld
20160 \end_inset 
20161
20162 multi-margin
20163 \begin_inset Quotes erd
20164 \end_inset 
20165
20166  situations, like two-column mode.
20167 \layout Subsection
20168
20169 Extra Vertical Space
20170 \begin_inset LatexCommand \label{sec:vertspace}
20171
20172 \end_inset 
20173
20174
20175 \layout Standard
20176
20177 To add extra vertical space above or below a paragraph, use 
20178 \family sans 
20179 \bar under 
20180 E
20181 \bar default 
20182 dit\SpecialChar \menuseparator
20183
20184 \bar under 
20185 P
20186 \bar default 
20187 aragraph\SpecialChar ~
20188 Settings
20189 \family default 
20190  to open the 
20191 \family sans 
20192 Paragraph\SpecialChar ~
20193 Settings
20194 \family default 
20195  dialog.
20196 \layout Standard
20197
20198 We will not provide an example of a 
20199 \family sans 
20200 VFill
20201 \family default 
20202 , as it would waste paper.
20203  They work the same as any other type of filler, including 
20204 \family sans 
20205 HFill
20206 \family default 
20207 s: they fill the remaining vertical space on a page with blank space.
20208  If there are several 
20209 \family sans 
20210 VFill
20211 \family default 
20212 s on a page, they divide the remaining vertical space equally between themselves.
20213  You can therefore use 
20214 \family sans 
20215 VFill
20216 \family default 
20217 s to center text on a page, or even place text 2/3 down a page, or 1/4,
20218  and so on.
20219 \layout Standard
20220
20221 Note that for paragraphs at the top/bottom of a page, the extra space is
20222  only added if you have also checked the option 
20223 \family sans 
20224 \bar under 
20225 E
20226 \bar default 
20227 dit\SpecialChar \menuseparator
20228
20229 \bar under 
20230 P
20231 \bar default 
20232 aragraph\SpecialChar ~
20233 Settings\SpecialChar \menuseparator
20234
20235 \bar under 
20236 S
20237 \bar default 
20238 pacing\SpecialChar \menuseparator
20239
20240 \bar under 
20241 K
20242 \bar default 
20243 eep\SpecialChar ~
20244 space
20245 \family default 
20246 .
20247 \layout Subsection
20248
20249 Changing Paragraph Alignment
20250 \layout Standard
20251
20252 You can also change the paragraph alignment with the 
20253 \family sans 
20254 \bar under 
20255 E
20256 \bar default 
20257 dit\SpecialChar \menuseparator
20258
20259 \bar under 
20260 P
20261 \bar default 
20262 aragraph\SpecialChar ~
20263 Settings
20264 \family default 
20265  dialog.
20266  There are four possibilities: 
20267 \layout Itemize
20268
20269
20270 \family sans 
20271 \bar under 
20272 J
20273 \bar default 
20274 ustified
20275 \layout Itemize
20276
20277
20278 \family sans 
20279 \bar under 
20280 L
20281 \bar default 
20282 eft
20283 \layout Itemize
20284
20285
20286 \family sans 
20287 \bar under 
20288 R
20289 \bar default 
20290 ight
20291 \layout Itemize
20292
20293
20294 \family sans 
20295 \bar under 
20296 C
20297 \bar default 
20298 enter
20299 \layout Standard
20300
20301 The default in most cases is justified alignment, in which the inter-word
20302  spacing is variable and each line of a paragraph fills the region between
20303  the left and right margins.
20304  The other three alignments should be self-explanatory, and look like this:
20305 \layout Standard
20306 \align right 
20307 This paragraph is right aligned,
20308 \layout Standard
20309 \align center 
20310 this one is centered,
20311 \layout Standard
20312 \align left 
20313 this one is left aligned.
20314 \layout Standard
20315
20316 In some paragraph environments, the default is something other than justified
20317  alignment.
20318  
20319 \layout Subsection
20320
20321 Forcing Page Breaks
20322 \begin_inset LatexCommand \label{sec:pagebreak}
20323
20324 \end_inset 
20325
20326
20327 \layout Standard
20328
20329 If you don't like the way LaTeX does the page breaks in your document, you
20330  can force a pagebreak where you want one.
20331  In general, this will 
20332 \emph on 
20333 not 
20334 \emph default 
20335 be necessary because LaTeX is good at pagebreaking, as was already mentioned
20336  in section 
20337 \begin_inset LatexCommand \ref{sec:widows}
20338
20339 \end_inset 
20340
20341 .
20342 \layout Standard
20343
20344 So in general there is no need to use the option described below, and we
20345  recommend not using it until the text is
20346 \emph on 
20347  
20348 \emph default 
20349 finished, and until you have checked in the preview to see if you 
20350 \emph on 
20351 really 
20352 \emph default 
20353 have to change the pagebreaking.You can force a pagebreak above or below
20354  a paragraph in the 
20355 \family sans 
20356 \bar under 
20357 E
20358 \bar default 
20359 dit\SpecialChar \menuseparator
20360
20361 \bar under 
20362 P
20363 \bar default 
20364 aragraph\SpecialChar ~
20365 Settings
20366 \family default 
20367  dialog by selecting the checkboxes to add a pagebreak above or below the
20368  paragraph.
20369 \layout Standard
20370
20371 You might try to use a pagebreak to ensure that a figure or table appears
20372  at the top of a page.
20373  This is, of course, the wrong way to do it.
20374  LyX gives you a way of automatically ensuring that your figures and tables
20375  appear at the top of a page [or the bottom, or on their own page] without
20376  having to worry about what precedes or follows your figure or table.
20377  See sections 
20378 \begin_inset LatexCommand \ref{sec:figures}
20379
20380 \end_inset 
20381
20382  and 
20383 \begin_inset LatexCommand \ref{sec:tables}
20384
20385 \end_inset 
20386
20387  and read about 
20388 \family sans 
20389 Floats
20390 \family default 
20391  to learn more.
20392 \layout Subsection
20393
20394 Protected blanks
20395 \begin_inset LatexCommand \label{sec:protblank-lbreak-horline}
20396
20397 \end_inset 
20398
20399
20400 \layout Standard
20401
20402 The protected blank: It is used to tell LyX (and LaTeX) not to break the
20403  line at that point.
20404  This may be necessary to avoid unlucky linebreaks, like in: 
20405 \layout Quote
20406
20407 A good documentation should weight no more than 1
20408 \newline 
20409 kg.
20410  
20411 \layout Standard
20412
20413 Obviously, it would be a good thing to put a protected blank between 
20414 \begin_inset Quotes eld
20415 \end_inset 
20416
20417 1
20418 \begin_inset Quotes erd
20419 \end_inset 
20420
20421  and 
20422 \begin_inset Quotes eld
20423 \end_inset 
20424
20425 kg
20426 \begin_inset Quotes erd
20427 \end_inset 
20428
20429 .
20430  A protected blank is set with 
20431 \family sans 
20432 \bar under 
20433 I
20434 \bar default 
20435 nsert\SpecialChar \menuseparator
20436
20437 \bar under 
20438 S
20439 \bar default 
20440 pecial\SpecialChar ~
20441 Character\SpecialChar \menuseparator
20442 Protected
20443 \bar under 
20444 \SpecialChar ~
20445 B
20446 \bar default 
20447 lank 
20448 \family default 
20449 or with 
20450 \family sans 
20451 C-Space.
20452 \layout Subsection
20453
20454 Line breaking
20455 \layout Standard
20456
20457 You can force line breaks within a paragraph by selecting 
20458 \family sans 
20459 \bar under 
20460 I
20461 \bar default 
20462 nsert\SpecialChar \menuseparator
20463
20464 \bar under 
20465 S
20466 \bar default 
20467 pecial\SpecialChar ~
20468 Character\SpecialChar \menuseparator
20469
20470 \bar under 
20471 L
20472 \bar default 
20473 inebreak 
20474 \family default 
20475 or with 
20476 \family sans 
20477 C-Return.
20478
20479 \family default 
20480  You should, however, not use this to correct LaTeX's linebreaking, as LaTeX
20481  is 
20482 \emph on 
20483 very 
20484 \emph default 
20485 good at linebreaking\SpecialChar \ldots{}
20486  (see section 
20487 \begin_inset LatexCommand \ref{sec:pagebreak}
20488
20489 \end_inset 
20490
20491 ).
20492  There are, however, a number of situations where it is necessary to actively
20493  set a linebreak, e.g.
20494  in a poem or for an Address (see sections 
20495 \begin_inset LatexCommand \ref{sec:quote}
20496
20497 \end_inset 
20498
20499
20500 \begin_inset LatexCommand \ref{sec:verse}
20501
20502 \end_inset 
20503
20504  and 
20505 \begin_inset LatexCommand \ref{sec:adress_usage}
20506
20507 \end_inset 
20508
20509 ).
20510 \layout Section
20511
20512 Spellchecking
20513 \begin_inset LatexCommand \label{sec:spellchecking}
20514
20515 \end_inset 
20516
20517
20518 \layout Standard
20519
20520 LyX itself has no built-in spell checker.
20521  Rather it uses the external 
20522 \family typewriter 
20523 ispell
20524 \family default 
20525  program as a backend or the newer and generally better 
20526 \family typewriter 
20527 aspell
20528 \family default 
20529 .
20530  This section assumes you have already installed and set up one of these
20531  programs.
20532  
20533 \layout Standard
20534
20535 The spellchecker can be started with the menu entry 
20536 \family sans 
20537 \bar under 
20538 T
20539 \bar default 
20540 ools
20541 \bar under 
20542 \SpecialChar \menuseparator
20543
20544 \shape up 
20545 S
20546 \bar default 
20547 pellchecker
20548 \family default 
20549 \shape default 
20550 .
20551  Checking will start just after the current cursor position.
20552  A dialog window will appear showing any incorrect (or unknown) word found,
20553  allowing you to edit and replace it in a second line.
20554  Whenever an unknown word is found, the word is highlighted and the view
20555  in your text buffer is updated to make the word visible.
20556  In the 
20557 \family sans 
20558 Spellchecker
20559 \family default 
20560  dialog, there is also a box showing suggestions for a correction, if any
20561  could be found.
20562  Clicking on one of the corrections will copy the near miss into the replace
20563  input field (double-click to invoke replace).
20564 \layout Subsection
20565
20566 Spellchecker Options
20567 \begin_inset LatexCommand \label{sec:spell_opt}
20568
20569 \end_inset 
20570
20571
20572 \layout Standard
20573
20574 The following options can be set in the 
20575 \family sans 
20576 \bar under 
20577 T
20578 \bar default 
20579 ools\SpecialChar \menuseparator
20580
20581 \bar under 
20582 P
20583 \bar default 
20584 references
20585 \family default 
20586  dialog.
20587 \layout Subsubsection
20588
20589 Dictionary
20590 \layout Standard
20591
20592 By default, the dictionary file to use is determined by the language of
20593  the text you're checking, which is set in the
20594 \family sans 
20595 \shape up 
20596  
20597 \shape default 
20598 \bar under 
20599 D
20600 \bar default 
20601 ocument\SpecialChar \menuseparator
20602
20603 \bar under 
20604 S
20605 \bar default 
20606 ettings
20607 \family default 
20608  dialog.
20609  If you do not have a dictionary for the document language, the spellchecker
20610  will not work.
20611  In this case, you can specify another dictionary file in the dialog by
20612  specifying a different 
20613 \begin_inset Quotes eld
20614 \end_inset 
20615
20616 alternative language
20617 \begin_inset Quotes erd
20618 \end_inset 
20619
20620 .
20621 \layout Standard
20622
20623 If you're using 
20624 \family typewriter 
20625 ispell
20626 \family default 
20627 , you may need to make a link from say 
20628 \family typewriter 
20629 deutsch.(aff|hash)
20630 \family default 
20631  to 
20632 \family typewriter 
20633 german.(aff|hash)
20634 \family default 
20635  or whatever applies for your language.
20636  This is because these 
20637 \family typewriter 
20638 ispell
20639 \family default 
20640  files normally have the native language name (
20641 \begin_inset Quotes eld
20642 \end_inset 
20643
20644 deutsch
20645 \begin_inset Quotes erd
20646 \end_inset 
20647
20648 ) whereas 
20649 \family typewriter 
20650 ispell
20651 \family default 
20652 , when started from LyX, searches for the English version of the name used
20653  with the LaTeX babel package (
20654 \begin_inset Quotes eld
20655 \end_inset 
20656
20657 german
20658 \begin_inset Quotes erd
20659 \end_inset 
20660
20661 ).
20662 \layout Standard
20663
20664 You may also have problems the font encoding is not correct for that dictionary.
20665  If you use a language with 
20666 \family typewriter 
20667 latin1
20668 \family default 
20669  encoding and set the 
20670 \family sans 
20671 \bar under 
20672 E
20673 \bar default 
20674 ncoding
20675 \family default 
20676  option in the 
20677 \family sans 
20678 \bar under 
20679 D
20680 \bar default 
20681 ocument\SpecialChar \menuseparator
20682
20683 \bar under 
20684 S
20685 \bar default 
20686 ettings
20687 \family default 
20688  dialog to 
20689 \family sans 
20690 latin1
20691 \family default 
20692  (or other than 
20693 \family sans 
20694 default
20695 \family default 
20696 ), you must have this option in your language dictionary as well.
20697  If your dictionary doesn't support the 
20698 \family sans 
20699 Encoding
20700 \family default 
20701  you chose, you'll have an error like this on stderr:
20702 \layout Standard
20703
20704
20705 \family typewriter 
20706 ispell: unrecognized formatter type 'latin1'
20707 \layout Standard
20708
20709 The spellchecker gives you an error that it couldn't start the 
20710 \family typewriter 
20711 ispell
20712 \family default 
20713  process and that you probably have some problems with your dictionary file.
20714  
20715 \layout Standard
20716
20717 There are four solutions to this problem.
20718  The easiest is to try the 
20719 \family sans 
20720 Use\SpecialChar ~
20721 Input\SpecialChar ~
20722 Encoding
20723 \family default 
20724  option.
20725  If that does not help, you can set 
20726 \family sans 
20727 \bar under 
20728 E
20729 \bar default 
20730 ncoding
20731 \family default 
20732  to 
20733 \family sans 
20734 default
20735 \family default 
20736  when calling the spellchecker (which is probably annoying).
20737  The third is to add the 
20738 \family typewriter 
20739 latin1
20740 \family default 
20741  option to your dictionary 
20742 \family typewriter 
20743 \emph on 
20744 <
20745 \family default 
20746 language
20747 \family typewriter 
20748 >
20749 \emph default 
20750 .aff
20751 \family default 
20752  file and recompile the dictionary (which probably isn't easy if you installed
20753  the whole stuff with some distribution and don't have the language directory
20754  of the 
20755 \family typewriter 
20756 ispell
20757 \family default 
20758  sources).
20759  Read the 
20760 \family typewriter 
20761 ispell
20762 \family default 
20763  documentation for this task! The fourth is to send a message to your package-ma
20764 intainer, or better yet to the maintainer of the dictionary file in question
20765  and ask him to solve your problem.
20766 \layout Subsubsection
20767
20768 Personal dictionary
20769 \layout Standard
20770
20771 If you want to use a different file from the spellchecker's default choice
20772  as your personal dictionary, you can set this in the dialog.
20773  Specifying a filename which does not already exist will result in an error
20774  message on stderr which you can ignore (
20775 \family typewriter 
20776 ispell
20777 \family default 
20778  will create the file at the end of your spell checking).
20779 \layout Subsubsection
20780
20781 Further Options 
20782 \layout Standard
20783
20784 The 
20785 \family sans 
20786 \bar under 
20787 S
20788 \bar default 
20789 pellchecker\SpecialChar ~
20790 Options
20791 \family default 
20792  dialog has some additional options which are self-explanatory:
20793 \layout Itemize
20794
20795
20796 \family sans 
20797 \bar under 
20798 A
20799 \bar default 
20800 ccept compound words
20801 \family default 
20802
20803 \newline 
20804 Prevent the spellchecker from complaining about compounded words like
20805 \newline 
20806
20807 \begin_inset Quotes eld
20808 \end_inset 
20809
20810 passthrough
20811 \begin_inset Quotes erd
20812 \end_inset 
20813
20814 .
20815 \layout Itemize
20816
20817
20818 \family sans 
20819 \bar under 
20820 E
20821 \bar default 
20822 scape characters
20823 \family default 
20824
20825 \newline 
20826 Allows you to add nonstandard characters to what the spellchecker considers
20827  words, e.g.
20828  German umlauts.
20829  This should not normally be needed.
20830 \layout Subsection
20831
20832 Limitations
20833 \layout Standard
20834
20835 Some users have expressed a wish to be able to globally change the spelling
20836  of a particular word, rather than having to change the spelling separately
20837  for each occurrence of the word.
20838  Per-document word lists would also be useful.
20839  Neither of these features are present as of this writing.
20840 \layout Standard
20841
20842 Unless you're using the 
20843 \family typewriter 
20844 pspell
20845 \family default 
20846  spellchecker, LyX cannot correctly spellcheck documents containing multiple
20847  languages.
20848  This, does, however, work with 
20849 \family typewriter 
20850 pspell
20851 \family default 
20852 , assuming you have marked the different languages appropriately.
20853 \layout Section
20854
20855 International Support
20856 \layout Standard
20857
20858 This section describes how to use LyX with any language you want.
20859  LyX comes with a default configuration which supports the English language
20860  on a U.S.-style keyboard, with a standard U.S.
20861  paper size and the spell checker set to U.S.
20862  English.
20863  You can change any or all of these settings as desired, and you can make
20864  the changes apply to the current session only, or use them as your new
20865  default configuration.
20866 \layout Standard
20867
20868 If you have a keyboard suited to the language you are using (for example,
20869  a German keyboard for writing in German), and you have correctly configured
20870  your X environment, all you need to do for LyX is tell it your language,
20871  the character encoding, and desired paper size.
20872  Refer to 
20873 \begin_inset LatexCommand \ref{sec:langlay}
20874
20875 \end_inset 
20876
20877  for more information.
20878 \layout Standard
20879
20880 If, however, you have a U.S.-style keyboard and want to write in a different
20881  language than English, you can use an alternate keymap.
20882  For example, if you have a U.S.-style keyboard but want to write in Italian,
20883  you can configure LyX to use an Italian keymap.
20884  Refer to 
20885 \begin_inset LatexCommand \ref{sec:optkey}
20886
20887 \end_inset 
20888
20889  for details.
20890  
20891 \layout Standard
20892
20893 Finally, you may just want to change a few key mappings or create an entirely
20894  different keymap (for Vulcan, for instance).
20895  You may, for example, normally write in Italian on a U.S.
20896  keyboard but want to include an occasional quotation in German.
20897  In such a case, you can write your own keyboard mapping or modify an existing
20898  one to support the characters you want.
20899  
20900 \layout Standard
20901
20902 The details of how to customize LyX to your own language are 
20903 \emph on 
20904 way
20905 \emph default 
20906  beyond the scope of this manual.
20907  You can not only alter the keyboard layout, you can also change the names
20908  of the menus buttons, etc., to reflect your language.
20909  If you want to learn more about writing keymap files and tailoring LyX
20910  to your native tongue, please see the 
20911 \emph on 
20912 Customization
20913 \emph default 
20914  manual for details.
20915 \layout Subsection
20916
20917 Language Options
20918 \begin_inset LatexCommand \label{sec:langlay}
20919
20920 \end_inset 
20921
20922
20923 \layout Standard
20924
20925 The 
20926 \family sans 
20927 \bar under 
20928 D
20929 \bar default 
20930 ocument\SpecialChar \menuseparator
20931
20932 \bar under 
20933 S
20934 \bar default 
20935 ettings
20936 \family default 
20937  dialog lets you set 
20938 \family roman 
20939 the language and character encoding for your language.
20940  
20941 \layout Standard
20942
20943 Choose your language by clicking on the arrow in t
20944 \family roman 
20945 he 
20946 \family sans 
20947 Language
20948 \family roman 
20949  
20950 \family default 
20951 combo
20952 \family roman 
20953 box 
20954 \family default 
20955 of the 
20956 \family sans 
20957 \bar under 
20958 D
20959 \bar default 
20960 ocument\SpecialChar \menuseparator
20961
20962 \bar under 
20963 S
20964 \bar default 
20965 ettings
20966 \family default 
20967  dialog.
20968  The default is U.S.
20969  English.
20970  Scroll to find the language you want and then click on your choice.
20971  The language name appears in the window.
20972 \begin_inset Foot
20973 collapsed true
20974
20975 \layout Standard
20976
20977 In LaTeX terms, selecting a language other than default adds Babel support.
20978  If you do not have Babel installed, refer to the different LaTeX distributions
20979  for it.
20980 \end_inset 
20981
20982
20983 \layout Standard
20984
20985 The 
20986 \family sans 
20987 Enco
20988 \bar under 
20989 d
20990 \bar default 
20991 ing
20992 \family default 
20993  box lets you choose the character encoding map you want to use.
20994  The default is the 
20995 \family typewriter 
20996 Latin1
20997 \family default 
20998  encoding, which includes the characters required by the various Western
20999  European languages.
21000 \layout Subsection
21001
21002 Keyboard mapping configuration
21003 \begin_inset LatexCommand \label{sec:optkey}
21004
21005 \end_inset 
21006
21007
21008 \layout Standard
21009
21010 The preferences dialog allows you to choose up to two keyboard mappings.
21011  This allows you to choose the keymap of your choice for your U.S.-style keyboard.
21012  You can choose primary and secondary keyboard languages and then select
21013  which one you want to use.
21014 \layout Subsection
21015
21016 Character Tables
21017 \begin_inset LatexCommand \label{sec:keytab}
21018
21019 \end_inset 
21020
21021
21022 \layout Standard
21023
21024 Table\SpecialChar ~
21025
21026 \begin_inset LatexCommand \ref{cap:The-latin1-character}
21027
21028 \end_inset 
21029
21030  shows the 
21031 \family typewriter 
21032 Latin1
21033 \family default 
21034  character set.
21035  You should be able to enter the characters in the first eight columns directly
21036  from the keyboard.
21037 \layout Standard
21038
21039 There are a few things you need to know about this table.
21040  This manual is set up --- by hand, mind you --- to print all of these character
21041 s.
21042  That ain't the default.
21043  Nowhere near, in fact.
21044  Here are some of the details you'll need to bear in mind when using characters
21045  from the 
21046 \family typewriter 
21047 Latin1
21048 \family default 
21049  character set:
21050 \layout Itemize
21051
21052 The characters at entries A2, A4, A5, A6 and AD -- the cent, the yen, the
21053  generic-currency-symbol, the broken vertical bar and the short dash are
21054  just plain missing in the default encodings.
21055  We don't know where they are or why this is the case.
21056 \layout Itemize
21057
21058 Even if you've selected 
21059 \family sans 
21060 latin1
21061 \family default 
21062  in the 
21063 \family sans 
21064 \bar under 
21065 D
21066 \bar default 
21067 ocument\SpecialChar \menuseparator
21068
21069 \bar under 
21070 S
21071 \bar default 
21072 ettings
21073 \family default 
21074  dialog, users who have only the 
21075 \family typewriter 
21076 T1
21077 \family default 
21078 -fonts for LaTeX [or who have the 
21079 \family typewriter 
21080 T1
21081 \family default 
21082 -fonts but aren't using them] will still miss a few characters: D0, F0,
21083  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
21084  french quotes won't show up.
21085 \layout Itemize
21086
21087 Users of 
21088 \family typewriter 
21089 T1
21090 \family default 
21091 -fonts can, however, get the french quotes [characters AB and BB] if they
21092  include the either the package 
21093 \family typewriter 
21094 umlaute.sty
21095 \family default 
21096  or 
21097 \family typewriter 
21098 german.sty
21099 \family default 
21100  in their documents.
21101 \begin_inset Foot
21102 collapsed true
21103
21104 \layout Standard
21105
21106 This only holds when you want to input these quotes by yourself.
21107  The automatic quote feature described in Section 
21108 \begin_inset LatexCommand \ref{sec:quotes}
21109
21110 \end_inset 
21111
21112 , will generate automatically LaTeX code adapted to available fonts and
21113  packages.
21114 \end_inset 
21115
21116
21117 \begin_inset Note
21118 collapsed false
21119
21120 \layout Standard
21121
21122 The characters of the following table, which are inserted as commands, could
21123  not be inserted directly with the keyboard, because the standard encoding
21124  
21125 \begin_inset Quotes eld
21126 \end_inset 
21127
21128 T1
21129 \begin_inset Quotes erd
21130 \end_inset 
21131
21132  doesn't know them.
21133  To let LaTeX understand the commands, the package 
21134 \series bold 
21135 textcomp
21136 \series default 
21137  needs to be loaded in the peamble with the line
21138 \layout Standard
21139
21140
21141 \series bold 
21142
21143 \backslash 
21144 usepackage{textcomp}
21145 \layout Standard
21146
21147 The package 
21148 \series bold 
21149 textcomp
21150 \series default 
21151  is available on every LaTeX system.
21152 \end_inset 
21153
21154
21155 \layout Standard
21156
21157
21158 \begin_inset Float table
21159 wide false
21160 collapsed false
21161
21162 \layout Caption
21163
21164
21165 \begin_inset LatexCommand \label{cap:The-latin1-character}
21166
21167 \end_inset 
21168
21169 The 
21170 \family typewriter 
21171 latin1
21172 \family default 
21173  character set
21174 \layout Standard
21175 \align center 
21176
21177 \begin_inset  Tabular
21178 <lyxtabular version="3" rows="17" columns="17">
21179 <features>
21180 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21181 <column alignment="center" valignment="top" leftline="true" width="0pt">
21182 <column alignment="center" valignment="top" leftline="true" width="0pt">
21183 <column alignment="center" valignment="top" leftline="true" width="0pt">
21184 <column alignment="center" valignment="top" leftline="true" width="0pt">
21185 <column alignment="center" valignment="top" leftline="true" width="0pt">
21186 <column alignment="center" valignment="top" leftline="true" width="0pt">
21187 <column alignment="center" valignment="top" leftline="true" width="0pt">
21188 <column alignment="center" valignment="top" leftline="true" width="0pt">
21189 <column alignment="center" valignment="top" leftline="true" width="0pt">
21190 <column alignment="center" valignment="top" leftline="true" width="0pt">
21191 <column alignment="center" valignment="top" leftline="true" width="0pt">
21192 <column alignment="center" valignment="top" leftline="true" width="0pt">
21193 <column alignment="center" valignment="top" leftline="true" width="0pt">
21194 <column alignment="center" valignment="top" leftline="true" width="0pt">
21195 <column alignment="center" valignment="top" leftline="true" width="0pt">
21196 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21197 <row topline="true" bottomline="true">
21198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21199 \begin_inset Text
21200
21201 \layout Standard
21202
21203 \end_inset 
21204 </cell>
21205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21206 \begin_inset Text
21207
21208 \layout Standard
21209
21210
21211 \family roman 
21212 \series medium 
21213 \shape up 
21214 \size tiny 
21215 \emph off 
21216 \bar no 
21217 \noun off 
21218 \color none
21219 00
21220 \end_inset 
21221 </cell>
21222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21223 \begin_inset Text
21224
21225 \layout Standard
21226
21227
21228 \family roman 
21229 \series medium 
21230 \shape up 
21231 \size tiny 
21232 \emph off 
21233 \bar no 
21234 \noun off 
21235 \color none
21236 10
21237 \end_inset 
21238 </cell>
21239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21240 \begin_inset Text
21241
21242 \layout Standard
21243
21244
21245 \family roman 
21246 \series medium 
21247 \shape up 
21248 \size tiny 
21249 \emph off 
21250 \bar no 
21251 \noun off 
21252 \color none
21253 20
21254 \end_inset 
21255 </cell>
21256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21257 \begin_inset Text
21258
21259 \layout Standard
21260
21261
21262 \family roman 
21263 \series medium 
21264 \shape up 
21265 \size tiny 
21266 \emph off 
21267 \bar no 
21268 \noun off 
21269 \color none
21270 30
21271 \end_inset 
21272 </cell>
21273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21274 \begin_inset Text
21275
21276 \layout Standard
21277
21278
21279 \family roman 
21280 \series medium 
21281 \shape up 
21282 \size tiny 
21283 \emph off 
21284 \bar no 
21285 \noun off 
21286 \color none
21287 40
21288 \end_inset 
21289 </cell>
21290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21291 \begin_inset Text
21292
21293 \layout Standard
21294
21295
21296 \family roman 
21297 \series medium 
21298 \shape up 
21299 \size tiny 
21300 \emph off 
21301 \bar no 
21302 \noun off 
21303 \color none
21304 50
21305 \end_inset 
21306 </cell>
21307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21308 \begin_inset Text
21309
21310 \layout Standard
21311
21312
21313 \family roman 
21314 \series medium 
21315 \shape up 
21316 \size tiny 
21317 \emph off 
21318 \bar no 
21319 \noun off 
21320 \color none
21321 60
21322 \end_inset 
21323 </cell>
21324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21325 \begin_inset Text
21326
21327 \layout Standard
21328
21329
21330 \family roman 
21331 \series medium 
21332 \shape up 
21333 \size tiny 
21334 \emph off 
21335 \bar no 
21336 \noun off 
21337 \color none
21338 70
21339 \end_inset 
21340 </cell>
21341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21342 \begin_inset Text
21343
21344 \layout Standard
21345
21346
21347 \family roman 
21348 \series medium 
21349 \shape up 
21350 \size tiny 
21351 \emph off 
21352 \bar no 
21353 \noun off 
21354 \color none
21355 80
21356 \end_inset 
21357 </cell>
21358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21359 \begin_inset Text
21360
21361 \layout Standard
21362
21363
21364 \family roman 
21365 \series medium 
21366 \shape up 
21367 \size tiny 
21368 \emph off 
21369 \bar no 
21370 \noun off 
21371 \color none
21372 90
21373 \end_inset 
21374 </cell>
21375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21376 \begin_inset Text
21377
21378 \layout Standard
21379
21380
21381 \family roman 
21382 \series medium 
21383 \shape up 
21384 \size tiny 
21385 \emph off 
21386 \bar no 
21387 \noun off 
21388 \color none
21389 A0
21390 \end_inset 
21391 </cell>
21392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21393 \begin_inset Text
21394
21395 \layout Standard
21396
21397
21398 \family roman 
21399 \series medium 
21400 \shape up 
21401 \size tiny 
21402 \emph off 
21403 \bar no 
21404 \noun off 
21405 \color none
21406 B0
21407 \end_inset 
21408 </cell>
21409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21410 \begin_inset Text
21411
21412 \layout Standard
21413
21414
21415 \family roman 
21416 \series medium 
21417 \shape up 
21418 \size tiny 
21419 \emph off 
21420 \bar no 
21421 \noun off 
21422 \color none
21423 C0
21424 \end_inset 
21425 </cell>
21426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21427 \begin_inset Text
21428
21429 \layout Standard
21430
21431
21432 \family roman 
21433 \series medium 
21434 \shape up 
21435 \size tiny 
21436 \emph off 
21437 \bar no 
21438 \noun off 
21439 \color none
21440 D0
21441 \end_inset 
21442 </cell>
21443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21444 \begin_inset Text
21445
21446 \layout Standard
21447
21448
21449 \family roman 
21450 \series medium 
21451 \shape up 
21452 \size tiny 
21453 \emph off 
21454 \bar no 
21455 \noun off 
21456 \color none
21457 E0
21458 \end_inset 
21459 </cell>
21460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21461 \begin_inset Text
21462
21463 \layout Standard
21464
21465
21466 \family roman 
21467 \series medium 
21468 \shape up 
21469 \size tiny 
21470 \emph off 
21471 \bar no 
21472 \noun off 
21473 \color none
21474 F0
21475 \end_inset 
21476 </cell>
21477 </row>
21478 <row topline="true">
21479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21480 \begin_inset Text
21481
21482 \layout Standard
21483
21484
21485 \family roman 
21486 \series medium 
21487 \shape up 
21488 \size tiny 
21489 \emph off 
21490 \bar no 
21491 \noun off 
21492 \color none
21493 00
21494 \end_inset 
21495 </cell>
21496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21497 \begin_inset Text
21498
21499 \layout Standard
21500
21501 \end_inset 
21502 </cell>
21503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21504 \begin_inset Text
21505
21506 \layout Standard
21507
21508 \end_inset 
21509 </cell>
21510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21511 \begin_inset Text
21512
21513 \layout Standard
21514
21515 \end_inset 
21516 </cell>
21517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21518 \begin_inset Text
21519
21520 \layout Standard
21521
21522
21523 \family roman 
21524 \series medium 
21525 \shape up 
21526 \emph off 
21527 \bar no 
21528 \noun off 
21529 \color none
21530 0
21531 \end_inset 
21532 </cell>
21533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21534 \begin_inset Text
21535
21536 \layout Standard
21537
21538
21539 \family roman 
21540 \series medium 
21541 \shape up 
21542 \emph off 
21543 \bar no 
21544 \noun off 
21545 \color none
21546 @
21547 \end_inset 
21548 </cell>
21549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21550 \begin_inset Text
21551
21552 \layout Standard
21553
21554
21555 \family roman 
21556 \series medium 
21557 \shape up 
21558 \emph off 
21559 \bar no 
21560 \noun off 
21561 \color none
21562 P
21563 \end_inset 
21564 </cell>
21565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21566 \begin_inset Text
21567
21568 \layout Standard
21569
21570
21571 \family roman 
21572 \series medium 
21573 \shape up 
21574 \emph off 
21575 \bar no 
21576 \noun off 
21577 \color none
21578 '
21579 \end_inset 
21580 </cell>
21581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21582 \begin_inset Text
21583
21584 \layout Standard
21585
21586
21587 \family roman 
21588 \series medium 
21589 \shape up 
21590 \emph off 
21591 \bar no 
21592 \noun off 
21593 \color none
21594 p
21595 \end_inset 
21596 </cell>
21597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21598 \begin_inset Text
21599
21600 \layout Standard
21601
21602 \end_inset 
21603 </cell>
21604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21605 \begin_inset Text
21606
21607 \layout Standard
21608
21609 \end_inset 
21610 </cell>
21611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21612 \begin_inset Text
21613
21614 \layout Standard
21615
21616 \end_inset 
21617 </cell>
21618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21619 \begin_inset Text
21620
21621 \layout Standard
21622
21623
21624 \family roman 
21625 \series medium 
21626 \shape up 
21627 \emph off 
21628 \bar no 
21629 \noun off 
21630 \color none
21631 °
21632 \end_inset 
21633 </cell>
21634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21635 \begin_inset Text
21636
21637 \layout Standard
21638
21639
21640 \family roman 
21641 \series medium 
21642 \shape up 
21643 \emph off 
21644 \bar no 
21645 \noun off 
21646 \color none
21647 À
21648 \end_inset 
21649 </cell>
21650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21651 \begin_inset Text
21652
21653 \layout Standard
21654
21655
21656 \family roman 
21657 \series medium 
21658 \shape up 
21659 \emph off 
21660 \bar no 
21661 \noun off 
21662 \color none
21663 Ð
21664 \end_inset 
21665 </cell>
21666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21667 \begin_inset Text
21668
21669 \layout Standard
21670
21671
21672 \family roman 
21673 \series medium 
21674 \shape up 
21675 \emph off 
21676 \bar no 
21677 \noun off 
21678 \color none
21679 à
21680 \end_inset 
21681 </cell>
21682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21683 \begin_inset Text
21684
21685 \layout Standard
21686
21687
21688 \family roman 
21689 \series medium 
21690 \shape up 
21691 \emph off 
21692 \bar no 
21693 \noun off 
21694 \color none
21695 ð
21696 \end_inset 
21697 </cell>
21698 </row>
21699 <row topline="true">
21700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21701 \begin_inset Text
21702
21703 \layout Standard
21704
21705
21706 \family roman 
21707 \series medium 
21708 \shape up 
21709 \size tiny 
21710 \emph off 
21711 \bar no 
21712 \noun off 
21713 \color none
21714 01
21715 \end_inset 
21716 </cell>
21717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21718 \begin_inset Text
21719
21720 \layout Standard
21721
21722 \end_inset 
21723 </cell>
21724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21725 \begin_inset Text
21726
21727 \layout Standard
21728
21729 \end_inset 
21730 </cell>
21731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21732 \begin_inset Text
21733
21734 \layout Standard
21735
21736
21737 \family roman 
21738 \series medium 
21739 \shape up 
21740 \emph off 
21741 \bar no 
21742 \noun off 
21743 \color none
21744 !
21745 \end_inset 
21746 </cell>
21747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21748 \begin_inset Text
21749
21750 \layout Standard
21751
21752
21753 \family roman 
21754 \series medium 
21755 \shape up 
21756 \emph off 
21757 \bar no 
21758 \noun off 
21759 \color none
21760 1
21761 \end_inset 
21762 </cell>
21763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21764 \begin_inset Text
21765
21766 \layout Standard
21767
21768
21769 \family roman 
21770 \series medium 
21771 \shape up 
21772 \emph off 
21773 \bar no 
21774 \noun off 
21775 \color none
21776 A
21777 \end_inset 
21778 </cell>
21779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21780 \begin_inset Text
21781
21782 \layout Standard
21783
21784
21785 \family roman 
21786 \series medium 
21787 \shape up 
21788 \emph off 
21789 \bar no 
21790 \noun off 
21791 \color none
21792 Q
21793 \end_inset 
21794 </cell>
21795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21796 \begin_inset Text
21797
21798 \layout Standard
21799
21800
21801 \family roman 
21802 \series medium 
21803 \shape up 
21804 \emph off 
21805 \bar no 
21806 \noun off 
21807 \color none
21808 a
21809 \end_inset 
21810 </cell>
21811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21812 \begin_inset Text
21813
21814 \layout Standard
21815
21816
21817 \family roman 
21818 \series medium 
21819 \shape up 
21820 \emph off 
21821 \bar no 
21822 \noun off 
21823 \color none
21824 q
21825 \end_inset 
21826 </cell>
21827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21828 \begin_inset Text
21829
21830 \layout Standard
21831
21832 \end_inset 
21833 </cell>
21834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21835 \begin_inset Text
21836
21837 \layout Standard
21838
21839 \end_inset 
21840 </cell>
21841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21842 \begin_inset Text
21843
21844 \layout Standard
21845
21846
21847 \family roman 
21848 \series medium 
21849 \shape up 
21850 \emph off 
21851 \bar no 
21852 \noun off 
21853 \color none
21854 ¡
21855 \end_inset 
21856 </cell>
21857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21858 \begin_inset Text
21859
21860 \layout Standard
21861
21862
21863 \family roman 
21864 \series medium 
21865 \shape up 
21866 \emph off 
21867 \bar no 
21868 \noun off 
21869 \color none
21870 ±
21871 \end_inset 
21872 </cell>
21873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21874 \begin_inset Text
21875
21876 \layout Standard
21877
21878
21879 \family roman 
21880 \series medium 
21881 \shape up 
21882 \emph off 
21883 \bar no 
21884 \noun off 
21885 \color none
21886 Á
21887 \end_inset 
21888 </cell>
21889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21890 \begin_inset Text
21891
21892 \layout Standard
21893
21894
21895 \family roman 
21896 \series medium 
21897 \shape up 
21898 \emph off 
21899 \bar no 
21900 \noun off 
21901 \color none
21902 Ñ
21903 \end_inset 
21904 </cell>
21905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21906 \begin_inset Text
21907
21908 \layout Standard
21909
21910
21911 \family roman 
21912 \series medium 
21913 \shape up 
21914 \emph off 
21915 \bar no 
21916 \noun off 
21917 \color none
21918 á
21919 \end_inset 
21920 </cell>
21921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21922 \begin_inset Text
21923
21924 \layout Standard
21925
21926
21927 \family roman 
21928 \series medium 
21929 \shape up 
21930 \emph off 
21931 \bar no 
21932 \noun off 
21933 \color none
21934 ñ
21935 \end_inset 
21936 </cell>
21937 </row>
21938 <row topline="true">
21939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21940 \begin_inset Text
21941
21942 \layout Standard
21943
21944
21945 \family roman 
21946 \series medium 
21947 \shape up 
21948 \size tiny 
21949 \emph off 
21950 \bar no 
21951 \noun off 
21952 \color none
21953 02
21954 \end_inset 
21955 </cell>
21956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21957 \begin_inset Text
21958
21959 \layout Standard
21960
21961 \end_inset 
21962 </cell>
21963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21964 \begin_inset Text
21965
21966 \layout Standard
21967
21968 \end_inset 
21969 </cell>
21970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \layout Standard
21974
21975
21976 \family roman 
21977 \series medium 
21978 \shape up 
21979 \emph off 
21980 \bar no 
21981 \noun off 
21982 \color none
21983
21984 \begin_inset Quotes eld
21985 \end_inset 
21986
21987
21988 \end_inset 
21989 </cell>
21990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21991 \begin_inset Text
21992
21993 \layout Standard
21994
21995
21996 \family roman 
21997 \series medium 
21998 \shape up 
21999 \emph off 
22000 \bar no 
22001 \noun off 
22002 \color none
22003 2
22004 \end_inset 
22005 </cell>
22006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22007 \begin_inset Text
22008
22009 \layout Standard
22010
22011
22012 \family roman 
22013 \series medium 
22014 \shape up 
22015 \emph off 
22016 \bar no 
22017 \noun off 
22018 \color none
22019 B
22020 \end_inset 
22021 </cell>
22022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22023 \begin_inset Text
22024
22025 \layout Standard
22026
22027
22028 \family roman 
22029 \series medium 
22030 \shape up 
22031 \emph off 
22032 \bar no 
22033 \noun off 
22034 \color none
22035 R
22036 \end_inset 
22037 </cell>
22038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22039 \begin_inset Text
22040
22041 \layout Standard
22042
22043
22044 \family roman 
22045 \series medium 
22046 \shape up 
22047 \emph off 
22048 \bar no 
22049 \noun off 
22050 \color none
22051 b
22052 \end_inset 
22053 </cell>
22054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22055 \begin_inset Text
22056
22057 \layout Standard
22058
22059
22060 \family roman 
22061 \series medium 
22062 \shape up 
22063 \emph off 
22064 \bar no 
22065 \noun off 
22066 \color none
22067 r
22068 \end_inset 
22069 </cell>
22070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \layout Standard
22074
22075 \end_inset 
22076 </cell>
22077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22078 \begin_inset Text
22079
22080 \layout Standard
22081
22082 \end_inset 
22083 </cell>
22084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \layout Standard
22088
22089
22090 \begin_inset ERT
22091 status Collapsed
22092
22093 \layout Standard
22094
22095 \backslash 
22096 textcent
22097 \end_inset 
22098
22099
22100 \begin_inset Note
22101 collapsed true
22102
22103 \layout Standard
22104
22105 character ¢ 
22106 \end_inset 
22107
22108
22109 \end_inset 
22110 </cell>
22111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22112 \begin_inset Text
22113
22114 \layout Standard
22115
22116
22117 \family roman 
22118 \series medium 
22119 \shape up 
22120 \emph off 
22121 \bar no 
22122 \noun off 
22123 \color none
22124 ²
22125 \end_inset 
22126 </cell>
22127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22128 \begin_inset Text
22129
22130 \layout Standard
22131
22132
22133 \family roman 
22134 \series medium 
22135 \shape up 
22136 \emph off 
22137 \bar no 
22138 \noun off 
22139 \color none
22140 Â
22141 \end_inset 
22142 </cell>
22143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22144 \begin_inset Text
22145
22146 \layout Standard
22147
22148
22149 \family roman 
22150 \series medium 
22151 \shape up 
22152 \emph off 
22153 \bar no 
22154 \noun off 
22155 \color none
22156 Ò
22157 \end_inset 
22158 </cell>
22159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22160 \begin_inset Text
22161
22162 \layout Standard
22163
22164
22165 \family roman 
22166 \series medium 
22167 \shape up 
22168 \emph off 
22169 \bar no 
22170 \noun off 
22171 \color none
22172 â
22173 \end_inset 
22174 </cell>
22175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22176 \begin_inset Text
22177
22178 \layout Standard
22179
22180
22181 \family roman 
22182 \series medium 
22183 \shape up 
22184 \emph off 
22185 \bar no 
22186 \noun off 
22187 \color none
22188 ò
22189 \end_inset 
22190 </cell>
22191 </row>
22192 <row topline="true">
22193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22194 \begin_inset Text
22195
22196 \layout Standard
22197
22198
22199 \family roman 
22200 \series medium 
22201 \shape up 
22202 \size tiny 
22203 \emph off 
22204 \bar no 
22205 \noun off 
22206 \color none
22207 03
22208 \end_inset 
22209 </cell>
22210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22211 \begin_inset Text
22212
22213 \layout Standard
22214
22215 \end_inset 
22216 </cell>
22217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22218 \begin_inset Text
22219
22220 \layout Standard
22221
22222 \end_inset 
22223 </cell>
22224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22225 \begin_inset Text
22226
22227 \layout Standard
22228
22229
22230 \family roman 
22231 \series medium 
22232 \shape up 
22233 \emph off 
22234 \bar no 
22235 \noun off 
22236 \color none
22237 #
22238 \end_inset 
22239 </cell>
22240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22241 \begin_inset Text
22242
22243 \layout Standard
22244
22245
22246 \family roman 
22247 \series medium 
22248 \shape up 
22249 \emph off 
22250 \bar no 
22251 \noun off 
22252 \color none
22253 3
22254 \end_inset 
22255 </cell>
22256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22257 \begin_inset Text
22258
22259 \layout Standard
22260
22261
22262 \family roman 
22263 \series medium 
22264 \shape up 
22265 \emph off 
22266 \bar no 
22267 \noun off 
22268 \color none
22269 C
22270 \end_inset 
22271 </cell>
22272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22273 \begin_inset Text
22274
22275 \layout Standard
22276
22277
22278 \family roman 
22279 \series medium 
22280 \shape up 
22281 \emph off 
22282 \bar no 
22283 \noun off 
22284 \color none
22285 S
22286 \end_inset 
22287 </cell>
22288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22289 \begin_inset Text
22290
22291 \layout Standard
22292
22293
22294 \family roman 
22295 \series medium 
22296 \shape up 
22297 \emph off 
22298 \bar no 
22299 \noun off 
22300 \color none
22301 c
22302 \end_inset 
22303 </cell>
22304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22305 \begin_inset Text
22306
22307 \layout Standard
22308
22309
22310 \family roman 
22311 \series medium 
22312 \shape up 
22313 \emph off 
22314 \bar no 
22315 \noun off 
22316 \color none
22317 s
22318 \end_inset 
22319 </cell>
22320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22321 \begin_inset Text
22322
22323 \layout Standard
22324
22325 \end_inset 
22326 </cell>
22327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \layout Standard
22331
22332 \end_inset 
22333 </cell>
22334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22335 \begin_inset Text
22336
22337 \layout Standard
22338
22339
22340 \family roman 
22341 \series medium 
22342 \shape up 
22343 \emph off 
22344 \bar no 
22345 \noun off 
22346 \color none
22347 £
22348 \end_inset 
22349 </cell>
22350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \layout Standard
22354
22355
22356 \family roman 
22357 \series medium 
22358 \shape up 
22359 \emph off 
22360 \bar no 
22361 \noun off 
22362 \color none
22363 ³
22364 \end_inset 
22365 </cell>
22366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22367 \begin_inset Text
22368
22369 \layout Standard
22370
22371
22372 \family roman 
22373 \series medium 
22374 \shape up 
22375 \emph off 
22376 \bar no 
22377 \noun off 
22378 \color none
22379 Ã
22380 \end_inset 
22381 </cell>
22382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22383 \begin_inset Text
22384
22385 \layout Standard
22386
22387
22388 \family roman 
22389 \series medium 
22390 \shape up 
22391 \emph off 
22392 \bar no 
22393 \noun off 
22394 \color none
22395 Ó
22396 \end_inset 
22397 </cell>
22398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22399 \begin_inset Text
22400
22401 \layout Standard
22402
22403
22404 \family roman 
22405 \series medium 
22406 \shape up 
22407 \emph off 
22408 \bar no 
22409 \noun off 
22410 \color none
22411 ã
22412 \end_inset 
22413 </cell>
22414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \layout Standard
22418
22419
22420 \family roman 
22421 \series medium 
22422 \shape up 
22423 \emph off 
22424 \bar no 
22425 \noun off 
22426 \color none
22427 ó
22428 \end_inset 
22429 </cell>
22430 </row>
22431 <row topline="true">
22432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22433 \begin_inset Text
22434
22435 \layout Standard
22436
22437
22438 \family roman 
22439 \series medium 
22440 \shape up 
22441 \size tiny 
22442 \emph off 
22443 \bar no 
22444 \noun off 
22445 \color none
22446 04
22447 \end_inset 
22448 </cell>
22449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22450 \begin_inset Text
22451
22452 \layout Standard
22453
22454 \end_inset 
22455 </cell>
22456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22457 \begin_inset Text
22458
22459 \layout Standard
22460
22461 \end_inset 
22462 </cell>
22463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22464 \begin_inset Text
22465
22466 \layout Standard
22467
22468
22469 \family roman 
22470 \series medium 
22471 \shape up 
22472 \emph off 
22473 \bar no 
22474 \noun off 
22475 \color none
22476 $
22477 \end_inset 
22478 </cell>
22479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22480 \begin_inset Text
22481
22482 \layout Standard
22483
22484
22485 \family roman 
22486 \series medium 
22487 \shape up 
22488 \emph off 
22489 \bar no 
22490 \noun off 
22491 \color none
22492 4
22493 \end_inset 
22494 </cell>
22495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22496 \begin_inset Text
22497
22498 \layout Standard
22499
22500
22501 \family roman 
22502 \series medium 
22503 \shape up 
22504 \emph off 
22505 \bar no 
22506 \noun off 
22507 \color none
22508 D
22509 \end_inset 
22510 </cell>
22511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22512 \begin_inset Text
22513
22514 \layout Standard
22515
22516
22517 \family roman 
22518 \series medium 
22519 \shape up 
22520 \emph off 
22521 \bar no 
22522 \noun off 
22523 \color none
22524 T
22525 \end_inset 
22526 </cell>
22527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22528 \begin_inset Text
22529
22530 \layout Standard
22531
22532
22533 \family roman 
22534 \series medium 
22535 \shape up 
22536 \emph off 
22537 \bar no 
22538 \noun off 
22539 \color none
22540 d
22541 \end_inset 
22542 </cell>
22543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22544 \begin_inset Text
22545
22546 \layout Standard
22547
22548
22549 \family roman 
22550 \series medium 
22551 \shape up 
22552 \emph off 
22553 \bar no 
22554 \noun off 
22555 \color none
22556 t
22557 \end_inset 
22558 </cell>
22559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22560 \begin_inset Text
22561
22562 \layout Standard
22563
22564 \end_inset 
22565 </cell>
22566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22567 \begin_inset Text
22568
22569 \layout Standard
22570
22571 \end_inset 
22572 </cell>
22573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22574 \begin_inset Text
22575
22576 \layout Standard
22577
22578
22579 \begin_inset ERT
22580 status Collapsed
22581
22582 \layout Standard
22583
22584 \backslash 
22585 textcurrency
22586 \end_inset 
22587
22588
22589 \begin_inset Note
22590 collapsed true
22591
22592 \layout Standard
22593
22594 character ¤ 
22595 \end_inset 
22596
22597
22598 \end_inset 
22599 </cell>
22600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22601 \begin_inset Text
22602
22603 \layout Standard
22604
22605
22606 \family roman 
22607 \series medium 
22608 \shape up 
22609 \emph off 
22610 \bar no 
22611 \noun off 
22612 \color none
22613 ´
22614 \end_inset 
22615 </cell>
22616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22617 \begin_inset Text
22618
22619 \layout Standard
22620
22621
22622 \family roman 
22623 \series medium 
22624 \shape up 
22625 \emph off 
22626 \bar no 
22627 \noun off 
22628 \color none
22629 Ä
22630 \end_inset 
22631 </cell>
22632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22633 \begin_inset Text
22634
22635 \layout Standard
22636
22637
22638 \family roman 
22639 \series medium 
22640 \shape up 
22641 \emph off 
22642 \bar no 
22643 \noun off 
22644 \color none
22645 Ô
22646 \end_inset 
22647 </cell>
22648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22649 \begin_inset Text
22650
22651 \layout Standard
22652
22653
22654 \family roman 
22655 \series medium 
22656 \shape up 
22657 \emph off 
22658 \bar no 
22659 \noun off 
22660 \color none
22661 ä
22662 \end_inset 
22663 </cell>
22664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22665 \begin_inset Text
22666
22667 \layout Standard
22668
22669
22670 \family roman 
22671 \series medium 
22672 \shape up 
22673 \emph off 
22674 \bar no 
22675 \noun off 
22676 \color none
22677 ô
22678 \end_inset 
22679 </cell>
22680 </row>
22681 <row topline="true">
22682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22683 \begin_inset Text
22684
22685 \layout Standard
22686
22687
22688 \family roman 
22689 \series medium 
22690 \shape up 
22691 \size tiny 
22692 \emph off 
22693 \bar no 
22694 \noun off 
22695 \color none
22696 05
22697 \end_inset 
22698 </cell>
22699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22700 \begin_inset Text
22701
22702 \layout Standard
22703
22704 \end_inset 
22705 </cell>
22706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22707 \begin_inset Text
22708
22709 \layout Standard
22710
22711 \end_inset 
22712 </cell>
22713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22714 \begin_inset Text
22715
22716 \layout Standard
22717
22718
22719 \family roman 
22720 \series medium 
22721 \shape up 
22722 \emph off 
22723 \bar no 
22724 \noun off 
22725 \color none
22726 %
22727 \end_inset 
22728 </cell>
22729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22730 \begin_inset Text
22731
22732 \layout Standard
22733
22734
22735 \family roman 
22736 \series medium 
22737 \shape up 
22738 \emph off 
22739 \bar no 
22740 \noun off 
22741 \color none
22742 5
22743 \end_inset 
22744 </cell>
22745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22746 \begin_inset Text
22747
22748 \layout Standard
22749
22750
22751 \family roman 
22752 \series medium 
22753 \shape up 
22754 \emph off 
22755 \bar no 
22756 \noun off 
22757 \color none
22758 E
22759 \end_inset 
22760 </cell>
22761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22762 \begin_inset Text
22763
22764 \layout Standard
22765
22766
22767 \family roman 
22768 \series medium 
22769 \shape up 
22770 \emph off 
22771 \bar no 
22772 \noun off 
22773 \color none
22774 U
22775 \end_inset 
22776 </cell>
22777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22778 \begin_inset Text
22779
22780 \layout Standard
22781
22782
22783 \family roman 
22784 \series medium 
22785 \shape up 
22786 \emph off 
22787 \bar no 
22788 \noun off 
22789 \color none
22790 e
22791 \end_inset 
22792 </cell>
22793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22794 \begin_inset Text
22795
22796 \layout Standard
22797
22798
22799 \family roman 
22800 \series medium 
22801 \shape up 
22802 \emph off 
22803 \bar no 
22804 \noun off 
22805 \color none
22806 u
22807 \end_inset 
22808 </cell>
22809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22810 \begin_inset Text
22811
22812 \layout Standard
22813
22814 \end_inset 
22815 </cell>
22816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22817 \begin_inset Text
22818
22819 \layout Standard
22820
22821 \end_inset 
22822 </cell>
22823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22824 \begin_inset Text
22825
22826 \layout Standard
22827
22828
22829 \begin_inset ERT
22830 status Collapsed
22831
22832 \layout Standard
22833
22834 \backslash 
22835 textyen
22836 \end_inset 
22837
22838
22839 \begin_inset Note
22840 collapsed true
22841
22842 \layout Standard
22843
22844 character ¥ 
22845 \end_inset 
22846
22847
22848 \end_inset 
22849 </cell>
22850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22851 \begin_inset Text
22852
22853 \layout Standard
22854
22855
22856 \family roman 
22857 \series medium 
22858 \shape up 
22859 \emph off 
22860 \bar no 
22861 \noun off 
22862 \color none
22863 µ
22864 \end_inset 
22865 </cell>
22866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22867 \begin_inset Text
22868
22869 \layout Standard
22870
22871
22872 \family roman 
22873 \series medium 
22874 \shape up 
22875 \emph off 
22876 \bar no 
22877 \noun off 
22878 \color none
22879 Å
22880 \end_inset 
22881 </cell>
22882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22883 \begin_inset Text
22884
22885 \layout Standard
22886
22887
22888 \family roman 
22889 \series medium 
22890 \shape up 
22891 \emph off 
22892 \bar no 
22893 \noun off 
22894 \color none
22895 Õ
22896 \end_inset 
22897 </cell>
22898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22899 \begin_inset Text
22900
22901 \layout Standard
22902
22903
22904 \family roman 
22905 \series medium 
22906 \shape up 
22907 \emph off 
22908 \bar no 
22909 \noun off 
22910 \color none
22911 å
22912 \end_inset 
22913 </cell>
22914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22915 \begin_inset Text
22916
22917 \layout Standard
22918
22919
22920 \family roman 
22921 \series medium 
22922 \shape up 
22923 \emph off 
22924 \bar no 
22925 \noun off 
22926 \color none
22927 õ
22928 \end_inset 
22929 </cell>
22930 </row>
22931 <row topline="true">
22932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22933 \begin_inset Text
22934
22935 \layout Standard
22936
22937
22938 \family roman 
22939 \series medium 
22940 \shape up 
22941 \size tiny 
22942 \emph off 
22943 \bar no 
22944 \noun off 
22945 \color none
22946 06
22947 \end_inset 
22948 </cell>
22949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22950 \begin_inset Text
22951
22952 \layout Standard
22953
22954 \end_inset 
22955 </cell>
22956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22957 \begin_inset Text
22958
22959 \layout Standard
22960
22961 \end_inset 
22962 </cell>
22963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22964 \begin_inset Text
22965
22966 \layout Standard
22967
22968
22969 \family roman 
22970 \series medium 
22971 \shape up 
22972 \emph off 
22973 \bar no 
22974 \noun off 
22975 \color none
22976 &
22977 \end_inset 
22978 </cell>
22979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22980 \begin_inset Text
22981
22982 \layout Standard
22983
22984
22985 \family roman 
22986 \series medium 
22987 \shape up 
22988 \emph off 
22989 \bar no 
22990 \noun off 
22991 \color none
22992 6
22993 \end_inset 
22994 </cell>
22995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22996 \begin_inset Text
22997
22998 \layout Standard
22999
23000
23001 \family roman 
23002 \series medium 
23003 \shape up 
23004 \emph off 
23005 \bar no 
23006 \noun off 
23007 \color none
23008 F
23009 \end_inset 
23010 </cell>
23011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23012 \begin_inset Text
23013
23014 \layout Standard
23015
23016
23017 \family roman 
23018 \series medium 
23019 \shape up 
23020 \emph off 
23021 \bar no 
23022 \noun off 
23023 \color none
23024 V
23025 \end_inset 
23026 </cell>
23027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23028 \begin_inset Text
23029
23030 \layout Standard
23031
23032
23033 \family roman 
23034 \series medium 
23035 \shape up 
23036 \emph off 
23037 \bar no 
23038 \noun off 
23039 \color none
23040 f
23041 \end_inset 
23042 </cell>
23043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23044 \begin_inset Text
23045
23046 \layout Standard
23047
23048
23049 \family roman 
23050 \series medium 
23051 \shape up 
23052 \emph off 
23053 \bar no 
23054 \noun off 
23055 \color none
23056 v
23057 \end_inset 
23058 </cell>
23059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23060 \begin_inset Text
23061
23062 \layout Standard
23063
23064 \end_inset 
23065 </cell>
23066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23067 \begin_inset Text
23068
23069 \layout Standard
23070
23071 \end_inset 
23072 </cell>
23073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23074 \begin_inset Text
23075
23076 \layout Standard
23077
23078
23079 \begin_inset ERT
23080 status Collapsed
23081
23082 \layout Standard
23083
23084 \backslash 
23085 textbrokenbar
23086 \end_inset 
23087
23088
23089 \begin_inset Note
23090 collapsed true
23091
23092 \layout Standard
23093
23094 character ¦ 
23095 \end_inset 
23096
23097
23098 \end_inset 
23099 </cell>
23100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23101 \begin_inset Text
23102
23103 \layout Standard
23104
23105
23106 \family roman 
23107 \series medium 
23108 \shape up 
23109 \emph off 
23110 \bar no 
23111 \noun off 
23112 \color none
23113
23114 \end_inset 
23115 </cell>
23116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23117 \begin_inset Text
23118
23119 \layout Standard
23120
23121
23122 \family roman 
23123 \series medium 
23124 \shape up 
23125 \emph off 
23126 \bar no 
23127 \noun off 
23128 \color none
23129 Æ
23130 \end_inset 
23131 </cell>
23132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23133 \begin_inset Text
23134
23135 \layout Standard
23136
23137
23138 \family roman 
23139 \series medium 
23140 \shape up 
23141 \emph off 
23142 \bar no 
23143 \noun off 
23144 \color none
23145 Ö
23146 \end_inset 
23147 </cell>
23148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23149 \begin_inset Text
23150
23151 \layout Standard
23152
23153
23154 \family roman 
23155 \series medium 
23156 \shape up 
23157 \emph off 
23158 \bar no 
23159 \noun off 
23160 \color none
23161 æ
23162 \end_inset 
23163 </cell>
23164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23165 \begin_inset Text
23166
23167 \layout Standard
23168
23169
23170 \family roman 
23171 \series medium 
23172 \shape up 
23173 \emph off 
23174 \bar no 
23175 \noun off 
23176 \color none
23177 ö
23178 \end_inset 
23179 </cell>
23180 </row>
23181 <row topline="true">
23182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23183 \begin_inset Text
23184
23185 \layout Standard
23186
23187
23188 \family roman 
23189 \series medium 
23190 \shape up 
23191 \size tiny 
23192 \emph off 
23193 \bar no 
23194 \noun off 
23195 \color none
23196 07
23197 \end_inset 
23198 </cell>
23199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23200 \begin_inset Text
23201
23202 \layout Standard
23203
23204 \end_inset 
23205 </cell>
23206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23207 \begin_inset Text
23208
23209 \layout Standard
23210
23211 \end_inset 
23212 </cell>
23213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23214 \begin_inset Text
23215
23216 \layout Standard
23217
23218
23219 \family roman 
23220 \series medium 
23221 \shape up 
23222 \emph off 
23223 \bar no 
23224 \noun off 
23225 \color none
23226 `
23227 \end_inset 
23228 </cell>
23229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23230 \begin_inset Text
23231
23232 \layout Standard
23233
23234
23235 \family roman 
23236 \series medium 
23237 \shape up 
23238 \emph off 
23239 \bar no 
23240 \noun off 
23241 \color none
23242 7
23243 \end_inset 
23244 </cell>
23245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23246 \begin_inset Text
23247
23248 \layout Standard
23249
23250
23251 \family roman 
23252 \series medium 
23253 \shape up 
23254 \emph off 
23255 \bar no 
23256 \noun off 
23257 \color none
23258 G
23259 \end_inset 
23260 </cell>
23261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23262 \begin_inset Text
23263
23264 \layout Standard
23265
23266
23267 \family roman 
23268 \series medium 
23269 \shape up 
23270 \emph off 
23271 \bar no 
23272 \noun off 
23273 \color none
23274 W
23275 \end_inset 
23276 </cell>
23277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23278 \begin_inset Text
23279
23280 \layout Standard
23281
23282
23283 \family roman 
23284 \series medium 
23285 \shape up 
23286 \emph off 
23287 \bar no 
23288 \noun off 
23289 \color none
23290 g
23291 \end_inset 
23292 </cell>
23293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \layout Standard
23297
23298
23299 \family roman 
23300 \series medium 
23301 \shape up 
23302 \emph off 
23303 \bar no 
23304 \noun off 
23305 \color none
23306 w
23307 \end_inset 
23308 </cell>
23309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23310 \begin_inset Text
23311
23312 \layout Standard
23313
23314 \end_inset 
23315 </cell>
23316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23317 \begin_inset Text
23318
23319 \layout Standard
23320
23321 \end_inset 
23322 </cell>
23323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23324 \begin_inset Text
23325
23326 \layout Standard
23327
23328
23329 \family roman 
23330 \series medium 
23331 \shape up 
23332 \emph off 
23333 \bar no 
23334 \noun off 
23335 \color none
23336 §
23337 \end_inset 
23338 </cell>
23339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23340 \begin_inset Text
23341
23342 \layout Standard
23343
23344
23345 \family roman 
23346 \series medium 
23347 \shape up 
23348 \emph off 
23349 \bar no 
23350 \noun off 
23351 \color none
23352 ·
23353 \end_inset 
23354 </cell>
23355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23356 \begin_inset Text
23357
23358 \layout Standard
23359
23360
23361 \family roman 
23362 \series medium 
23363 \shape up 
23364 \emph off 
23365 \bar no 
23366 \noun off 
23367 \color none
23368 Ç
23369 \end_inset 
23370 </cell>
23371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23372 \begin_inset Text
23373
23374 \layout Standard
23375
23376
23377 \family roman 
23378 \series medium 
23379 \shape up 
23380 \emph off 
23381 \bar no 
23382 \noun off 
23383 \color none
23384 ×
23385 \end_inset 
23386 </cell>
23387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23388 \begin_inset Text
23389
23390 \layout Standard
23391
23392
23393 \family roman 
23394 \series medium 
23395 \shape up 
23396 \emph off 
23397 \bar no 
23398 \noun off 
23399 \color none
23400 ç
23401 \end_inset 
23402 </cell>
23403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23404 \begin_inset Text
23405
23406 \layout Standard
23407
23408
23409 \family roman 
23410 \series medium 
23411 \shape up 
23412 \emph off 
23413 \bar no 
23414 \noun off 
23415 \color none
23416 ÷
23417 \end_inset 
23418 </cell>
23419 </row>
23420 <row topline="true">
23421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23422 \begin_inset Text
23423
23424 \layout Standard
23425
23426
23427 \family roman 
23428 \series medium 
23429 \shape up 
23430 \size tiny 
23431 \emph off 
23432 \bar no 
23433 \noun off 
23434 \color none
23435 08
23436 \end_inset 
23437 </cell>
23438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23439 \begin_inset Text
23440
23441 \layout Standard
23442
23443 \end_inset 
23444 </cell>
23445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23446 \begin_inset Text
23447
23448 \layout Standard
23449
23450 \end_inset 
23451 </cell>
23452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23453 \begin_inset Text
23454
23455 \layout Standard
23456
23457
23458 \family roman 
23459 \series medium 
23460 \shape up 
23461 \emph off 
23462 \bar no 
23463 \noun off 
23464 \color none
23465 (
23466 \end_inset 
23467 </cell>
23468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23469 \begin_inset Text
23470
23471 \layout Standard
23472
23473
23474 \family roman 
23475 \series medium 
23476 \shape up 
23477 \emph off 
23478 \bar no 
23479 \noun off 
23480 \color none
23481 8
23482 \end_inset 
23483 </cell>
23484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23485 \begin_inset Text
23486
23487 \layout Standard
23488
23489
23490 \family roman 
23491 \series medium 
23492 \shape up 
23493 \emph off 
23494 \bar no 
23495 \noun off 
23496 \color none
23497 H
23498 \end_inset 
23499 </cell>
23500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \layout Standard
23504
23505
23506 \family roman 
23507 \series medium 
23508 \shape up 
23509 \emph off 
23510 \bar no 
23511 \noun off 
23512 \color none
23513 X
23514 \end_inset 
23515 </cell>
23516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \layout Standard
23520
23521
23522 \family roman 
23523 \series medium 
23524 \shape up 
23525 \emph off 
23526 \bar no 
23527 \noun off 
23528 \color none
23529 h
23530 \end_inset 
23531 </cell>
23532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23533 \begin_inset Text
23534
23535 \layout Standard
23536
23537
23538 \family roman 
23539 \series medium 
23540 \shape up 
23541 \emph off 
23542 \bar no 
23543 \noun off 
23544 \color none
23545 x
23546 \end_inset 
23547 </cell>
23548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23549 \begin_inset Text
23550
23551 \layout Standard
23552
23553 \end_inset 
23554 </cell>
23555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \layout Standard
23559
23560 \end_inset 
23561 </cell>
23562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \layout Standard
23566
23567
23568 \family roman 
23569 \series medium 
23570 \shape up 
23571 \emph off 
23572 \bar no 
23573 \noun off 
23574 \color none
23575 ¨
23576 \end_inset 
23577 </cell>
23578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23579 \begin_inset Text
23580
23581 \layout Standard
23582
23583
23584 \family roman 
23585 \series medium 
23586 \shape up 
23587 \emph off 
23588 \bar no 
23589 \noun off 
23590 \color none
23591 ¸
23592 \end_inset 
23593 </cell>
23594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23595 \begin_inset Text
23596
23597 \layout Standard
23598
23599
23600 \family roman 
23601 \series medium 
23602 \shape up 
23603 \emph off 
23604 \bar no 
23605 \noun off 
23606 \color none
23607 È
23608 \end_inset 
23609 </cell>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \layout Standard
23614
23615
23616 \family roman 
23617 \series medium 
23618 \shape up 
23619 \emph off 
23620 \bar no 
23621 \noun off 
23622 \color none
23623 Ø
23624 \end_inset 
23625 </cell>
23626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23627 \begin_inset Text
23628
23629 \layout Standard
23630
23631
23632 \family roman 
23633 \series medium 
23634 \shape up 
23635 \emph off 
23636 \bar no 
23637 \noun off 
23638 \color none
23639 è
23640 \end_inset 
23641 </cell>
23642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23643 \begin_inset Text
23644
23645 \layout Standard
23646
23647
23648 \family roman 
23649 \series medium 
23650 \shape up 
23651 \emph off 
23652 \bar no 
23653 \noun off 
23654 \color none
23655 ø
23656 \end_inset 
23657 </cell>
23658 </row>
23659 <row topline="true">
23660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \layout Standard
23664
23665
23666 \family roman 
23667 \series medium 
23668 \shape up 
23669 \size tiny 
23670 \emph off 
23671 \bar no 
23672 \noun off 
23673 \color none
23674 09
23675 \end_inset 
23676 </cell>
23677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23678 \begin_inset Text
23679
23680 \layout Standard
23681
23682 \end_inset 
23683 </cell>
23684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23685 \begin_inset Text
23686
23687 \layout Standard
23688
23689 \end_inset 
23690 </cell>
23691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23692 \begin_inset Text
23693
23694 \layout Standard
23695
23696
23697 \family roman 
23698 \series medium 
23699 \shape up 
23700 \emph off 
23701 \bar no 
23702 \noun off 
23703 \color none
23704 )
23705 \end_inset 
23706 </cell>
23707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23708 \begin_inset Text
23709
23710 \layout Standard
23711
23712
23713 \family roman 
23714 \series medium 
23715 \shape up 
23716 \emph off 
23717 \bar no 
23718 \noun off 
23719 \color none
23720 9
23721 \end_inset 
23722 </cell>
23723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23724 \begin_inset Text
23725
23726 \layout Standard
23727
23728
23729 \family roman 
23730 \series medium 
23731 \shape up 
23732 \emph off 
23733 \bar no 
23734 \noun off 
23735 \color none
23736 I
23737 \end_inset 
23738 </cell>
23739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23740 \begin_inset Text
23741
23742 \layout Standard
23743
23744
23745 \family roman 
23746 \series medium 
23747 \shape up 
23748 \emph off 
23749 \bar no 
23750 \noun off 
23751 \color none
23752 Y
23753 \end_inset 
23754 </cell>
23755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \layout Standard
23759
23760
23761 \family roman 
23762 \series medium 
23763 \shape up 
23764 \emph off 
23765 \bar no 
23766 \noun off 
23767 \color none
23768 i
23769 \end_inset 
23770 </cell>
23771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23772 \begin_inset Text
23773
23774 \layout Standard
23775
23776
23777 \family roman 
23778 \series medium 
23779 \shape up 
23780 \emph off 
23781 \bar no 
23782 \noun off 
23783 \color none
23784 y
23785 \end_inset 
23786 </cell>
23787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23788 \begin_inset Text
23789
23790 \layout Standard
23791
23792 \end_inset 
23793 </cell>
23794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23795 \begin_inset Text
23796
23797 \layout Standard
23798
23799 \end_inset 
23800 </cell>
23801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23802 \begin_inset Text
23803
23804 \layout Standard
23805
23806
23807 \family roman 
23808 \series medium 
23809 \shape up 
23810 \emph off 
23811 \bar no 
23812 \noun off 
23813 \color none
23814 ©
23815 \end_inset 
23816 </cell>
23817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23818 \begin_inset Text
23819
23820 \layout Standard
23821
23822
23823 \family roman 
23824 \series medium 
23825 \shape up 
23826 \emph off 
23827 \bar no 
23828 \noun off 
23829 \color none
23830 ¹
23831 \end_inset 
23832 </cell>
23833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23834 \begin_inset Text
23835
23836 \layout Standard
23837
23838
23839 \family roman 
23840 \series medium 
23841 \shape up 
23842 \emph off 
23843 \bar no 
23844 \noun off 
23845 \color none
23846 É
23847 \end_inset 
23848 </cell>
23849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23850 \begin_inset Text
23851
23852 \layout Standard
23853
23854
23855 \family roman 
23856 \series medium 
23857 \shape up 
23858 \emph off 
23859 \bar no 
23860 \noun off 
23861 \color none
23862 Ù
23863 \end_inset 
23864 </cell>
23865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23866 \begin_inset Text
23867
23868 \layout Standard
23869
23870
23871 \family roman 
23872 \series medium 
23873 \shape up 
23874 \emph off 
23875 \bar no 
23876 \noun off 
23877 \color none
23878 é
23879 \end_inset 
23880 </cell>
23881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23882 \begin_inset Text
23883
23884 \layout Standard
23885
23886
23887 \family roman 
23888 \series medium 
23889 \shape up 
23890 \emph off 
23891 \bar no 
23892 \noun off 
23893 \color none
23894 ù
23895 \end_inset 
23896 </cell>
23897 </row>
23898 <row topline="true">
23899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23900 \begin_inset Text
23901
23902 \layout Standard
23903
23904
23905 \family roman 
23906 \series medium 
23907 \shape up 
23908 \size tiny 
23909 \emph off 
23910 \bar no 
23911 \noun off 
23912 \color none
23913 0A
23914 \end_inset 
23915 </cell>
23916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23917 \begin_inset Text
23918
23919 \layout Standard
23920
23921 \end_inset 
23922 </cell>
23923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23924 \begin_inset Text
23925
23926 \layout Standard
23927
23928 \end_inset 
23929 </cell>
23930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23931 \begin_inset Text
23932
23933 \layout Standard
23934
23935
23936 \family roman 
23937 \series medium 
23938 \shape up 
23939 \emph off 
23940 \bar no 
23941 \noun off 
23942 \color none
23943 *
23944 \end_inset 
23945 </cell>
23946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23947 \begin_inset Text
23948
23949 \layout Standard
23950
23951
23952 \family roman 
23953 \series medium 
23954 \shape up 
23955 \emph off 
23956 \bar no 
23957 \noun off 
23958 \color none
23959 :
23960 \end_inset 
23961 </cell>
23962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23963 \begin_inset Text
23964
23965 \layout Standard
23966
23967
23968 \family roman 
23969 \series medium 
23970 \shape up 
23971 \emph off 
23972 \bar no 
23973 \noun off 
23974 \color none
23975 J
23976 \end_inset 
23977 </cell>
23978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23979 \begin_inset Text
23980
23981 \layout Standard
23982
23983
23984 \family roman 
23985 \series medium 
23986 \shape up 
23987 \emph off 
23988 \bar no 
23989 \noun off 
23990 \color none
23991 Z
23992 \end_inset 
23993 </cell>
23994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23995 \begin_inset Text
23996
23997 \layout Standard
23998
23999
24000 \family roman 
24001 \series medium 
24002 \shape up 
24003 \emph off 
24004 \bar no 
24005 \noun off 
24006 \color none
24007 j
24008 \end_inset 
24009 </cell>
24010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24011 \begin_inset Text
24012
24013 \layout Standard
24014
24015
24016 \family roman 
24017 \series medium 
24018 \shape up 
24019 \emph off 
24020 \bar no 
24021 \noun off 
24022 \color none
24023 z
24024 \end_inset 
24025 </cell>
24026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \layout Standard
24030
24031 \end_inset 
24032 </cell>
24033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24034 \begin_inset Text
24035
24036 \layout Standard
24037
24038 \end_inset 
24039 </cell>
24040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24041 \begin_inset Text
24042
24043 \layout Standard
24044
24045
24046 \family roman 
24047 \series medium 
24048 \shape up 
24049 \emph off 
24050 \bar no 
24051 \noun off 
24052 \color none
24053 ª
24054 \end_inset 
24055 </cell>
24056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \layout Standard
24060
24061
24062 \family roman 
24063 \series medium 
24064 \shape up 
24065 \emph off 
24066 \bar no 
24067 \noun off 
24068 \color none
24069 º
24070 \end_inset 
24071 </cell>
24072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24073 \begin_inset Text
24074
24075 \layout Standard
24076
24077
24078 \family roman 
24079 \series medium 
24080 \shape up 
24081 \emph off 
24082 \bar no 
24083 \noun off 
24084 \color none
24085 Ê
24086 \end_inset 
24087 </cell>
24088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24089 \begin_inset Text
24090
24091 \layout Standard
24092
24093
24094 \family roman 
24095 \series medium 
24096 \shape up 
24097 \emph off 
24098 \bar no 
24099 \noun off 
24100 \color none
24101 Ú
24102 \end_inset 
24103 </cell>
24104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24105 \begin_inset Text
24106
24107 \layout Standard
24108
24109
24110 \family roman 
24111 \series medium 
24112 \shape up 
24113 \emph off 
24114 \bar no 
24115 \noun off 
24116 \color none
24117 ê
24118 \end_inset 
24119 </cell>
24120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24121 \begin_inset Text
24122
24123 \layout Standard
24124
24125
24126 \family roman 
24127 \series medium 
24128 \shape up 
24129 \emph off 
24130 \bar no 
24131 \noun off 
24132 \color none
24133 ú
24134 \end_inset 
24135 </cell>
24136 </row>
24137 <row topline="true">
24138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24139 \begin_inset Text
24140
24141 \layout Standard
24142
24143
24144 \family roman 
24145 \series medium 
24146 \shape up 
24147 \size tiny 
24148 \emph off 
24149 \bar no 
24150 \noun off 
24151 \color none
24152 0B
24153 \end_inset 
24154 </cell>
24155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24156 \begin_inset Text
24157
24158 \layout Standard
24159
24160 \end_inset 
24161 </cell>
24162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24163 \begin_inset Text
24164
24165 \layout Standard
24166
24167 \end_inset 
24168 </cell>
24169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24170 \begin_inset Text
24171
24172 \layout Standard
24173
24174
24175 \family roman 
24176 \series medium 
24177 \shape up 
24178 \emph off 
24179 \bar no 
24180 \noun off 
24181 \color none
24182 +
24183 \end_inset 
24184 </cell>
24185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24186 \begin_inset Text
24187
24188 \layout Standard
24189
24190
24191 \family roman 
24192 \series medium 
24193 \shape up 
24194 \emph off 
24195 \bar no 
24196 \noun off 
24197 \color none
24198 ;
24199 \end_inset 
24200 </cell>
24201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24202 \begin_inset Text
24203
24204 \layout Standard
24205
24206
24207 \family roman 
24208 \series medium 
24209 \shape up 
24210 \emph off 
24211 \bar no 
24212 \noun off 
24213 \color none
24214 K
24215 \end_inset 
24216 </cell>
24217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24218 \begin_inset Text
24219
24220 \layout Standard
24221
24222
24223 \family roman 
24224 \series medium 
24225 \shape up 
24226 \emph off 
24227 \bar no 
24228 \noun off 
24229 \color none
24230 [
24231 \end_inset 
24232 </cell>
24233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24234 \begin_inset Text
24235
24236 \layout Standard
24237
24238
24239 \family roman 
24240 \series medium 
24241 \shape up 
24242 \emph off 
24243 \bar no 
24244 \noun off 
24245 \color none
24246 k
24247 \end_inset 
24248 </cell>
24249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24250 \begin_inset Text
24251
24252 \layout Standard
24253
24254
24255 \family roman 
24256 \series medium 
24257 \shape up 
24258 \emph off 
24259 \bar no 
24260 \noun off 
24261 \color none
24262 {
24263 \end_inset 
24264 </cell>
24265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24266 \begin_inset Text
24267
24268 \layout Standard
24269
24270 \end_inset 
24271 </cell>
24272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24273 \begin_inset Text
24274
24275 \layout Standard
24276
24277 \end_inset 
24278 </cell>
24279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24280 \begin_inset Text
24281
24282 \layout Standard
24283
24284
24285 \family roman 
24286 \series medium 
24287 \shape up 
24288 \emph off 
24289 \bar no 
24290 \noun off 
24291 \color none
24292 «
24293 \end_inset 
24294 </cell>
24295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24296 \begin_inset Text
24297
24298 \layout Standard
24299
24300
24301 \family roman 
24302 \series medium 
24303 \shape up 
24304 \emph off 
24305 \bar no 
24306 \noun off 
24307 \color none
24308 »
24309 \end_inset 
24310 </cell>
24311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24312 \begin_inset Text
24313
24314 \layout Standard
24315
24316
24317 \family roman 
24318 \series medium 
24319 \shape up 
24320 \emph off 
24321 \bar no 
24322 \noun off 
24323 \color none
24324 Ë
24325 \end_inset 
24326 </cell>
24327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24328 \begin_inset Text
24329
24330 \layout Standard
24331
24332
24333 \family roman 
24334 \series medium 
24335 \shape up 
24336 \emph off 
24337 \bar no 
24338 \noun off 
24339 \color none
24340 Û
24341 \end_inset 
24342 </cell>
24343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24344 \begin_inset Text
24345
24346 \layout Standard
24347
24348
24349 \family roman 
24350 \series medium 
24351 \shape up 
24352 \emph off 
24353 \bar no 
24354 \noun off 
24355 \color none
24356 ë
24357 \end_inset 
24358 </cell>
24359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24360 \begin_inset Text
24361
24362 \layout Standard
24363
24364
24365 \family roman 
24366 \series medium 
24367 \shape up 
24368 \emph off 
24369 \bar no 
24370 \noun off 
24371 \color none
24372 û
24373 \end_inset 
24374 </cell>
24375 </row>
24376 <row topline="true">
24377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24378 \begin_inset Text
24379
24380 \layout Standard
24381
24382
24383 \family roman 
24384 \series medium 
24385 \shape up 
24386 \size tiny 
24387 \emph off 
24388 \bar no 
24389 \noun off 
24390 \color none
24391 0C
24392 \end_inset 
24393 </cell>
24394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24395 \begin_inset Text
24396
24397 \layout Standard
24398
24399 \end_inset 
24400 </cell>
24401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24402 \begin_inset Text
24403
24404 \layout Standard
24405
24406 \end_inset 
24407 </cell>
24408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24409 \begin_inset Text
24410
24411 \layout Standard
24412
24413
24414 \family roman 
24415 \series medium 
24416 \shape up 
24417 \emph off 
24418 \bar no 
24419 \noun off 
24420 \color none
24421 ,
24422 \end_inset 
24423 </cell>
24424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24425 \begin_inset Text
24426
24427 \layout Standard
24428
24429
24430 \family roman 
24431 \series medium 
24432 \shape up 
24433 \emph off 
24434 \bar no 
24435 \noun off 
24436 \color none
24437 <
24438 \end_inset 
24439 </cell>
24440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24441 \begin_inset Text
24442
24443 \layout Standard
24444
24445
24446 \family roman 
24447 \series medium 
24448 \shape up 
24449 \emph off 
24450 \bar no 
24451 \noun off 
24452 \color none
24453 L
24454 \end_inset 
24455 </cell>
24456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24457 \begin_inset Text
24458
24459 \layout Standard
24460
24461
24462 \family roman 
24463 \series medium 
24464 \shape up 
24465 \emph off 
24466 \bar no 
24467 \noun off 
24468 \color none
24469
24470 \backslash 
24471
24472 \end_inset 
24473 </cell>
24474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \layout Standard
24478
24479
24480 \family roman 
24481 \series medium 
24482 \shape up 
24483 \emph off 
24484 \bar no 
24485 \noun off 
24486 \color none
24487 l
24488 \end_inset 
24489 </cell>
24490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24491 \begin_inset Text
24492
24493 \layout Standard
24494
24495
24496 \family roman 
24497 \series medium 
24498 \shape up 
24499 \emph off 
24500 \bar no 
24501 \noun off 
24502 \color none
24503 |
24504 \end_inset 
24505 </cell>
24506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24507 \begin_inset Text
24508
24509 \layout Standard
24510
24511 \end_inset 
24512 </cell>
24513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24514 \begin_inset Text
24515
24516 \layout Standard
24517
24518 \end_inset 
24519 </cell>
24520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24521 \begin_inset Text
24522
24523 \layout Standard
24524
24525
24526 \family roman 
24527 \series medium 
24528 \shape up 
24529 \emph off 
24530 \bar no 
24531 \noun off 
24532 \color none
24533 ¬
24534 \end_inset 
24535 </cell>
24536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24537 \begin_inset Text
24538
24539 \layout Standard
24540
24541
24542 \family roman 
24543 \series medium 
24544 \shape up 
24545 \emph off 
24546 \bar no 
24547 \noun off 
24548 \color none
24549 ¼
24550 \end_inset 
24551 </cell>
24552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24553 \begin_inset Text
24554
24555 \layout Standard
24556
24557
24558 \family roman 
24559 \series medium 
24560 \shape up 
24561 \emph off 
24562 \bar no 
24563 \noun off 
24564 \color none
24565 Ì
24566 \end_inset 
24567 </cell>
24568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24569 \begin_inset Text
24570
24571 \layout Standard
24572
24573
24574 \family roman 
24575 \series medium 
24576 \shape up 
24577 \emph off 
24578 \bar no 
24579 \noun off 
24580 \color none
24581 Ü
24582 \end_inset 
24583 </cell>
24584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24585 \begin_inset Text
24586
24587 \layout Standard
24588
24589
24590 \family roman 
24591 \series medium 
24592 \shape up 
24593 \emph off 
24594 \bar no 
24595 \noun off 
24596 \color none
24597 ì
24598 \end_inset 
24599 </cell>
24600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24601 \begin_inset Text
24602
24603 \layout Standard
24604
24605
24606 \family roman 
24607 \series medium 
24608 \shape up 
24609 \emph off 
24610 \bar no 
24611 \noun off 
24612 \color none
24613 ü
24614 \end_inset 
24615 </cell>
24616 </row>
24617 <row topline="true">
24618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24619 \begin_inset Text
24620
24621 \layout Standard
24622
24623
24624 \family roman 
24625 \series medium 
24626 \shape up 
24627 \size tiny 
24628 \emph off 
24629 \bar no 
24630 \noun off 
24631 \color none
24632 0D
24633 \end_inset 
24634 </cell>
24635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24636 \begin_inset Text
24637
24638 \layout Standard
24639
24640 \end_inset 
24641 </cell>
24642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24643 \begin_inset Text
24644
24645 \layout Standard
24646
24647 \end_inset 
24648 </cell>
24649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24650 \begin_inset Text
24651
24652 \layout Standard
24653
24654
24655 \family roman 
24656 \series medium 
24657 \shape up 
24658 \emph off 
24659 \bar no 
24660 \noun off 
24661 \color none
24662 -
24663 \end_inset 
24664 </cell>
24665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24666 \begin_inset Text
24667
24668 \layout Standard
24669
24670
24671 \family roman 
24672 \series medium 
24673 \shape up 
24674 \emph off 
24675 \bar no 
24676 \noun off 
24677 \color none
24678 =
24679 \end_inset 
24680 </cell>
24681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24682 \begin_inset Text
24683
24684 \layout Standard
24685
24686
24687 \family roman 
24688 \series medium 
24689 \shape up 
24690 \emph off 
24691 \bar no 
24692 \noun off 
24693 \color none
24694 M
24695 \end_inset 
24696 </cell>
24697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24698 \begin_inset Text
24699
24700 \layout Standard
24701
24702
24703 \family roman 
24704 \series medium 
24705 \shape up 
24706 \emph off 
24707 \bar no 
24708 \noun off 
24709 \color none
24710 ]
24711 \end_inset 
24712 </cell>
24713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24714 \begin_inset Text
24715
24716 \layout Standard
24717
24718
24719 \family roman 
24720 \series medium 
24721 \shape up 
24722 \emph off 
24723 \bar no 
24724 \noun off 
24725 \color none
24726 m
24727 \end_inset 
24728 </cell>
24729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24730 \begin_inset Text
24731
24732 \layout Standard
24733
24734
24735 \family roman 
24736 \series medium 
24737 \shape up 
24738 \emph off 
24739 \bar no 
24740 \noun off 
24741 \color none
24742 }
24743 \end_inset 
24744 </cell>
24745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24746 \begin_inset Text
24747
24748 \layout Standard
24749
24750 \end_inset 
24751 </cell>
24752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24753 \begin_inset Text
24754
24755 \layout Standard
24756
24757 \end_inset 
24758 </cell>
24759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24760 \begin_inset Text
24761
24762 \layout Standard
24763
24764
24765 \begin_inset ERT
24766 status Collapsed
24767
24768 \layout Standard
24769
24770 \backslash 
24771 textendash
24772 \end_inset 
24773
24774
24775 \begin_inset Note
24776 collapsed true
24777
24778 \layout Standard
24779
24780 character ­ 
24781 \end_inset 
24782
24783
24784 \end_inset 
24785 </cell>
24786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24787 \begin_inset Text
24788
24789 \layout Standard
24790
24791
24792 \family roman 
24793 \series medium 
24794 \shape up 
24795 \emph off 
24796 \bar no 
24797 \noun off 
24798 \color none
24799 ½
24800 \end_inset 
24801 </cell>
24802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24803 \begin_inset Text
24804
24805 \layout Standard
24806
24807
24808 \family roman 
24809 \series medium 
24810 \shape up 
24811 \emph off 
24812 \bar no 
24813 \noun off 
24814 \color none
24815 Í
24816 \end_inset 
24817 </cell>
24818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24819 \begin_inset Text
24820
24821 \layout Standard
24822
24823
24824 \family roman 
24825 \series medium 
24826 \shape up 
24827 \emph off 
24828 \bar no 
24829 \noun off 
24830 \color none
24831 Ý
24832 \end_inset 
24833 </cell>
24834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24835 \begin_inset Text
24836
24837 \layout Standard
24838
24839
24840 \family roman 
24841 \series medium 
24842 \shape up 
24843 \emph off 
24844 \bar no 
24845 \noun off 
24846 \color none
24847 í
24848 \end_inset 
24849 </cell>
24850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24851 \begin_inset Text
24852
24853 \layout Standard
24854
24855
24856 \family roman 
24857 \series medium 
24858 \shape up 
24859 \emph off 
24860 \bar no 
24861 \noun off 
24862 \color none
24863 ý
24864 \end_inset 
24865 </cell>
24866 </row>
24867 <row topline="true">
24868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24869 \begin_inset Text
24870
24871 \layout Standard
24872
24873
24874 \family roman 
24875 \series medium 
24876 \shape up 
24877 \size tiny 
24878 \emph off 
24879 \bar no 
24880 \noun off 
24881 \color none
24882 0E
24883 \end_inset 
24884 </cell>
24885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24886 \begin_inset Text
24887
24888 \layout Standard
24889
24890 \end_inset 
24891 </cell>
24892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24893 \begin_inset Text
24894
24895 \layout Standard
24896
24897 \end_inset 
24898 </cell>
24899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24900 \begin_inset Text
24901
24902 \layout Standard
24903
24904
24905 \family roman 
24906 \series medium 
24907 \shape up 
24908 \emph off 
24909 \bar no 
24910 \noun off 
24911 \color none
24912 .
24913 \end_inset 
24914 </cell>
24915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24916 \begin_inset Text
24917
24918 \layout Standard
24919
24920
24921 \family roman 
24922 \series medium 
24923 \shape up 
24924 \emph off 
24925 \bar no 
24926 \noun off 
24927 \color none
24928 >
24929 \end_inset 
24930 </cell>
24931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24932 \begin_inset Text
24933
24934 \layout Standard
24935
24936
24937 \family roman 
24938 \series medium 
24939 \shape up 
24940 \emph off 
24941 \bar no 
24942 \noun off 
24943 \color none
24944 N
24945 \end_inset 
24946 </cell>
24947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24948 \begin_inset Text
24949
24950 \layout Standard
24951
24952
24953 \family roman 
24954 \series medium 
24955 \shape up 
24956 \emph off 
24957 \bar no 
24958 \noun off 
24959 \color none
24960 ^
24961 \end_inset 
24962 </cell>
24963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24964 \begin_inset Text
24965
24966 \layout Standard
24967
24968
24969 \family roman 
24970 \series medium 
24971 \shape up 
24972 \emph off 
24973 \bar no 
24974 \noun off 
24975 \color none
24976 n
24977 \end_inset 
24978 </cell>
24979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24980 \begin_inset Text
24981
24982 \layout Standard
24983
24984
24985 \family roman 
24986 \series medium 
24987 \shape up 
24988 \emph off 
24989 \bar no 
24990 \noun off 
24991 \color none
24992 ~
24993 \end_inset 
24994 </cell>
24995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24996 \begin_inset Text
24997
24998 \layout Standard
24999
25000 \end_inset 
25001 </cell>
25002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25003 \begin_inset Text
25004
25005 \layout Standard
25006
25007 \end_inset 
25008 </cell>
25009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25010 \begin_inset Text
25011
25012 \layout Standard
25013
25014
25015 \family roman 
25016 \series medium 
25017 \shape up 
25018 \emph off 
25019 \bar no 
25020 \noun off 
25021 \color none
25022 ®
25023 \end_inset 
25024 </cell>
25025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25026 \begin_inset Text
25027
25028 \layout Standard
25029
25030
25031 \family roman 
25032 \series medium 
25033 \shape up 
25034 \emph off 
25035 \bar no 
25036 \noun off 
25037 \color none
25038 ¾
25039 \end_inset 
25040 </cell>
25041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25042 \begin_inset Text
25043
25044 \layout Standard
25045
25046
25047 \family roman 
25048 \series medium 
25049 \shape up 
25050 \emph off 
25051 \bar no 
25052 \noun off 
25053 \color none
25054 Î
25055 \end_inset 
25056 </cell>
25057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25058 \begin_inset Text
25059
25060 \layout Standard
25061
25062
25063 \family roman 
25064 \series medium 
25065 \shape up 
25066 \emph off 
25067 \bar no 
25068 \noun off 
25069 \color none
25070 Þ
25071 \end_inset 
25072 </cell>
25073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25074 \begin_inset Text
25075
25076 \layout Standard
25077
25078
25079 \family roman 
25080 \series medium 
25081 \shape up 
25082 \emph off 
25083 \bar no 
25084 \noun off 
25085 \color none
25086 î
25087 \end_inset 
25088 </cell>
25089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25090 \begin_inset Text
25091
25092 \layout Standard
25093
25094
25095 \family roman 
25096 \series medium 
25097 \shape up 
25098 \emph off 
25099 \bar no 
25100 \noun off 
25101 \color none
25102 þ
25103 \end_inset 
25104 </cell>
25105 </row>
25106 <row topline="true" bottomline="true">
25107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25108 \begin_inset Text
25109
25110 \layout Standard
25111
25112
25113 \family roman 
25114 \series medium 
25115 \shape up 
25116 \size tiny 
25117 \emph off 
25118 \bar no 
25119 \noun off 
25120 \color none
25121 0F
25122 \end_inset 
25123 </cell>
25124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25125 \begin_inset Text
25126
25127 \layout Standard
25128
25129 \end_inset 
25130 </cell>
25131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25132 \begin_inset Text
25133
25134 \layout Standard
25135
25136 \end_inset 
25137 </cell>
25138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25139 \begin_inset Text
25140
25141 \layout Standard
25142
25143
25144 \family roman 
25145 \series medium 
25146 \shape up 
25147 \emph off 
25148 \bar no 
25149 \noun off 
25150 \color none
25151 /
25152 \end_inset 
25153 </cell>
25154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25155 \begin_inset Text
25156
25157 \layout Standard
25158
25159
25160 \family roman 
25161 \series medium 
25162 \shape up 
25163 \emph off 
25164 \bar no 
25165 \noun off 
25166 \color none
25167 ?
25168 \end_inset 
25169 </cell>
25170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25171 \begin_inset Text
25172
25173 \layout Standard
25174
25175
25176 \family roman 
25177 \series medium 
25178 \shape up 
25179 \emph off 
25180 \bar no 
25181 \noun off 
25182 \color none
25183 O
25184 \end_inset 
25185 </cell>
25186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25187 \begin_inset Text
25188
25189 \layout Standard
25190
25191
25192 \family roman 
25193 \series medium 
25194 \shape up 
25195 \emph off 
25196 \bar no 
25197 \noun off 
25198 \color none
25199 _
25200 \end_inset 
25201 </cell>
25202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25203 \begin_inset Text
25204
25205 \layout Standard
25206
25207
25208 \family roman 
25209 \series medium 
25210 \shape up 
25211 \emph off 
25212 \bar no 
25213 \noun off 
25214 \color none
25215 o
25216 \end_inset 
25217 </cell>
25218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25219 \begin_inset Text
25220
25221 \layout Standard
25222
25223 \end_inset 
25224 </cell>
25225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25226 \begin_inset Text
25227
25228 \layout Standard
25229
25230 \end_inset 
25231 </cell>
25232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25233 \begin_inset Text
25234
25235 \layout Standard
25236
25237 \end_inset 
25238 </cell>
25239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25240 \begin_inset Text
25241
25242 \layout Standard
25243
25244
25245 \family roman 
25246 \series medium 
25247 \shape up 
25248 \emph off 
25249 \bar no 
25250 \noun off 
25251 \color none
25252 ¯
25253 \end_inset 
25254 </cell>
25255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25256 \begin_inset Text
25257
25258 \layout Standard
25259
25260
25261 \family roman 
25262 \series medium 
25263 \shape up 
25264 \emph off 
25265 \bar no 
25266 \noun off 
25267 \color none
25268 ¿
25269 \end_inset 
25270 </cell>
25271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25272 \begin_inset Text
25273
25274 \layout Standard
25275
25276
25277 \family roman 
25278 \series medium 
25279 \shape up 
25280 \emph off 
25281 \bar no 
25282 \noun off 
25283 \color none
25284 Ï
25285 \end_inset 
25286 </cell>
25287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25288 \begin_inset Text
25289
25290 \layout Standard
25291
25292
25293 \family roman 
25294 \series medium 
25295 \shape up 
25296 \emph off 
25297 \bar no 
25298 \noun off 
25299 \color none
25300 ß
25301 \end_inset 
25302 </cell>
25303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25304 \begin_inset Text
25305
25306 \layout Standard
25307
25308
25309 \family roman 
25310 \series medium 
25311 \shape up 
25312 \emph off 
25313 \bar no 
25314 \noun off 
25315 \color none
25316 ï
25317 \end_inset 
25318 </cell>
25319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25320 \begin_inset Text
25321
25322 \layout Standard
25323
25324
25325 \family roman 
25326 \series medium 
25327 \shape up 
25328 \emph off 
25329 \bar no 
25330 \noun off 
25331 \color none
25332 ÿ
25333 \end_inset 
25334 </cell>
25335 </row>
25336 </lyxtabular>
25337
25338 \end_inset 
25339
25340
25341 \end_inset 
25342
25343
25344 \layout Standard
25345
25346 The following is a full list of all of the accented characters LyX can display
25347  directly.
25348  It includes not only the accented characters from the previous table, but
25349  also the characters from 
25350 \family typewriter 
25351 ISO8859--2
25352 \family default 
25353  through 
25354 \family typewriter 
25355 4
25356 \family default 
25357 .
25358  
25359 \layout Itemize
25360
25361 From 
25362 \family typewriter 
25363 ISO8859--1
25364 \family default 
25365 :
25366 \begin_deeper 
25367 \layout Standard
25368
25369 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
25370 \hfill 
25371 diaeresis
25372 \layout Standard
25373
25374 ^ Â Ê Î Ô Û â ê î ô û
25375 \hfill 
25376 circumflex
25377 \layout Standard
25378
25379 ` À È Ì Ò Ù à è ì ò ù
25380 \hfill 
25381 grave
25382 \layout Standard
25383
25384 ´ Á É Í Ó Ú Ý á é í ó ú ý
25385 \hfill 
25386 acute
25387 \layout Standard
25388
25389 ~ Ã Ñ Õ ã ñ õ
25390 \hfill 
25391 tilde
25392 \layout Standard
25393
25394 ¸Çç
25395 \hfill 
25396 cedilla
25397 \layout Standard
25398
25399 ¯
25400 \hfill 
25401 macron
25402 \begin_inset Foot
25403 collapsed true
25404
25405 \layout Standard
25406
25407 The dead macron in usually not needed, as you will use a non--dead key for
25408  this instead.
25409  For example, S-M-minus, or if 
25410 \family typewriter 
25411 \shape up 
25412 .Xmodmap
25413 \family default 
25414 \shape default 
25415  is correct, S-M-macron.
25416 \end_inset 
25417
25418
25419 \end_deeper 
25420 \layout Itemize
25421
25422 From 
25423 \family typewriter 
25424 ISO8859--2
25425 \family default 
25426  through 
25427 \family typewriter 
25428 4
25429 \family default 
25430 :
25431 \begin_deeper 
25432 \layout Standard
25433
25434 \i \^{H}
25435 \i \^{J}
25436 \i \^{h}
25437 \i \^{\j}
25438 \i \^{C}
25439 \i \^{G}
25440 \i \^{S}
25441 \i \^{c}
25442 \i \^{g}
25443 \i \^{s}
25444
25445 \hfill 
25446 circumflex
25447 \layout Standard
25448
25449 \i \'{S}
25450 \i \'{Z}
25451 \i \'{s}
25452 \i \'{z}
25453 \i \'{R}
25454 \i \'{L}
25455 \i \'{C}
25456 \i \'{N}
25457 \i \'{r}
25458 \i \'{l}
25459 \i \'{c}
25460 \i \'{n}
25461
25462 \hfill 
25463 acute
25464 \layout Standard
25465
25466 \i \~{I}
25467 \i \~{\i}
25468 \i \~{U}
25469 \i \~{u}
25470
25471 \hfill 
25472 tilde
25473 \layout Standard
25474
25475 \i \c{S}
25476 \i \c{s}
25477 \i \c{T}
25478 \i \c{t}
25479 \i \c{R}
25480 \i \c{L}
25481 \i \c{G}
25482 \i \c{r}
25483 \i \c{l}
25484 \i \c{g}
25485 \i \c{N}
25486 \i \c{K}
25487 \i \c{n}
25488 \i \c{k}
25489
25490 \hfill 
25491 cedilla
25492 \begin_inset Foot
25493 collapsed true
25494
25495 \layout Standard
25496
25497 These characters might not look very nice on screen, but they will be just
25498  fine when run through LaTeX and printed.
25499 \end_inset 
25500
25501
25502 \layout Standard
25503
25504 \i \={E}
25505 \i \={e}
25506 \i \={A}
25507 \i \={I}
25508 \i \={O}
25509 \i \={U}
25510 \i \={a}
25511 \i \={\i}
25512 \i \={o}
25513 \i \={u}
25514
25515 \hfill 
25516 macron
25517 \layout Standard
25518
25519 \i \H{O}
25520 \i \H{U}
25521 \i \H{o}
25522 \i \H{u}
25523
25524 \hfill 
25525 hungarian umlaut
25526 \end_deeper 
25527 \layout Standard
25528
25529 All the characters above are actively supported by TeX fonts.
25530  In addition TeX allows diacritical marks on almost all characters .
25531  Also make sure you're using the 
25532 \family typewriter 
25533 T1
25534 \family default 
25535  font-encoding and have the package 
25536 \family typewriter 
25537 umlaute.sty
25538 \family default 
25539  with the definition file 
25540 \family typewriter 
25541 iso.def
25542 \family default 
25543  installed.
25544 \layout Chapter
25545
25546 Credits
25547 \layout Standard
25548
25549 The documentation is a collaborative effort between many different people
25550  (and we would encourage people to contribute !).
25551 \layout Standard
25552
25553 First, we need to give due credit to those who came before us.
25554  They gave us the base upon which the new manuals are built, and some continue
25555  to provide information:
25556 \layout Itemize
25557
25558
25559 \noun on 
25560 Matthias Ettrich
25561 \noun default 
25562  wrote the original documentation, from which this manual is built, as well
25563  as the introduction to this manual [or the 
25564 \begin_inset Quotes eld
25565 \end_inset 
25566
25567 LyX Manifesto,
25568 \begin_inset Quotes erd
25569 \end_inset 
25570
25571  as some of us call it].
25572 \layout Itemize
25573
25574
25575 \noun on 
25576 Lars Gullik Bjønnes
25577 \noun default 
25578  wrote several minidocs, including some of the information about international
25579  support in LyX.
25580 \layout Itemize
25581
25582
25583 \noun on 
25584 Ivan Schreter
25585 \noun default 
25586  also wrote a minidoc about international support, specifically about internatio
25587 nal keyboard maps and customization.
25588 \layout Itemize
25589
25590
25591 \noun on 
25592 Pascal André
25593 \noun default 
25594  originally documented the LinuxDoc SGML interface.
25595 \layout Itemize
25596
25597
25598 \noun on 
25599 Alejandro Aguilar Sierra
25600 \noun default 
25601  originally documented math mode and provided the entries for the math functions
25602  in 
25603 \family typewriter 
25604 Reference.lyx
25605 \layout Itemize
25606
25607 Special thanks to the LyX Team\SpecialChar ~
25608
25609 \begin_inset LatexCommand \cite{lyxcredit}
25610
25611 \end_inset 
25612
25613  for help and answers to questions.
25614 \layout Standard
25615
25616 Next, it's time to give credit to the 
25617 \begin_inset Quotes eld
25618 \end_inset 
25619
25620 LyX Documentation Team,
25621 \begin_inset Quotes erd
25622 \end_inset 
25623
25624  all of the people who helped rewrite the old documentation into the form
25625  it had after LyX version 0.10:
25626 \layout Itemize
25627
25628
25629 \noun on 
25630 David Johnson
25631 \noun default 
25632 :
25633 \begin_deeper 
25634 \layout Itemize
25635
25636 Contributor to the FAQ and the old 
25637 \begin_inset Quotes eld
25638 \end_inset 
25639
25640
25641 \family typewriter 
25642 HowDoI-.lyx
25643 \family default 
25644
25645 \begin_inset Quotes erd
25646 \end_inset 
25647
25648  [now defunct].
25649 \layout Itemize
25650
25651 General editing assistance.
25652 \layout Itemize
25653
25654 Documentation of: 
25655 \begin_deeper 
25656 \layout Itemize
25657
25658 math mode 
25659 \layout Itemize
25660
25661 tables
25662 \layout Itemize
25663
25664 spellchecking
25665 \end_deeper 
25666 \end_deeper 
25667 \layout Itemize
25668
25669
25670 \noun on 
25671 Rich Fields
25672 \noun default 
25673 :
25674 \begin_deeper 
25675 \layout Itemize
25676
25677 Primary contributor to 
25678 \family typewriter 
25679 Reference.lyx
25680 \layout Itemize
25681
25682 Documentation of the basic LyX interface in 
25683 \family typewriter 
25684 UserGuide.lyx
25685 \end_deeper 
25686 \layout Itemize
25687
25688
25689 \noun on 
25690 Paul Evans
25691 \noun default 
25692 :
25693 \begin_deeper 
25694 \layout Itemize
25695
25696 Former maintainer of the FAQ and the old 
25697 \begin_inset Quotes eld
25698 \end_inset 
25699
25700
25701 \family typewriter 
25702 HowDoI-.lyx
25703 \family default 
25704
25705 \begin_inset Quotes erd
25706 \end_inset 
25707
25708  [now defunct].
25709 \layout Itemize
25710
25711 Documentation of LinuxDoc in 
25712 \family typewriter 
25713 UserGuide.lyx
25714 \end_deeper 
25715 \layout Itemize
25716
25717
25718 \noun on 
25719 Paul Russel:
25720 \begin_deeper 
25721 \layout Itemize
25722
25723 Documentation of figures and imported graphics in 
25724 \family typewriter 
25725 UserGuide.lyx
25726 \end_deeper 
25727 \layout Itemize
25728
25729
25730 \noun on 
25731 John Raithel
25732 \noun default 
25733 :
25734 \begin_deeper 
25735 \layout Itemize
25736
25737 Documentation of internationalization features in 
25738 \family typewriter 
25739 UserGuide.lyx
25740 \end_deeper 
25741 \layout Itemize
25742
25743
25744 \noun on 
25745 Robin Socha:
25746 \begin_deeper 
25747 \layout Itemize
25748
25749 Documentation of:
25750 \begin_deeper 
25751 \layout Itemize
25752
25753 footnotes
25754 \layout Itemize
25755
25756 margin notes
25757 \layout Itemize
25758
25759 table of contents
25760 \layout Itemize
25761
25762 cross-references
25763 \end_deeper 
25764 \end_deeper 
25765 \layout Itemize
25766
25767
25768 \noun on 
25769 Amir Karger
25770 \begin_deeper 
25771 \layout Itemize
25772
25773 Primary contributor to 
25774 \family typewriter 
25775 Tutorial.lyx
25776 \end_deeper 
25777 \layout Itemize
25778
25779
25780 \noun on 
25781 Matthias Zenker:
25782 \begin_deeper 
25783 \layout Itemize
25784
25785 Documentation of 
25786 \begin_deeper 
25787 \layout Itemize
25788
25789 manual fine-tuning 
25790 \layout Itemize
25791
25792 using LaTeX from within LyX
25793 \end_deeper 
25794 \end_deeper 
25795 \layout Itemize
25796
25797
25798 \noun on 
25799 John Weiss
25800 \noun default 
25801 :
25802 \begin_deeper 
25803 \layout Itemize
25804
25805 General organization and format of the documents.
25806 \layout Itemize
25807
25808 Documentation of :
25809 \begin_deeper 
25810 \layout Itemize
25811
25812 LyX setup
25813 \layout Itemize
25814
25815 paragraph environments, document layout, nesting, typography notes, fonts
25816 \end_deeper 
25817 \layout Itemize
25818
25819 Also responsible for Introduction in 
25820 \family typewriter 
25821 Tutorial.lyx
25822 \layout Itemize
25823
25824 Editor of the documents.
25825  [from 6/96-fall 1997]
25826 \end_deeper 
25827 \layout Standard
25828
25829 After fall of 1997, the LyX Team as a whole took over maintenance of the
25830  documentation.
25831 \layout Bibliography
25832 \bibitem {lyxcredit}
25833
25834 The LyX Team: 
25835 \begin_inset ERT
25836 status Collapsed
25837
25838 \layout Standard
25839
25840 \backslash 
25841 href{http://www.lyx.org/cgi-bin/viewcvs.cgi/*checkout*/lyx-devel/lib/CREDITS?rev=HEAD&content-type=text/plain}{
25842 \end_inset 
25843
25844
25845 \emph on 
25846 CREDITS
25847 \emph default 
25848
25849 \begin_inset ERT
25850 status Collapsed
25851
25852 \layout Standard
25853 }
25854 \end_inset 
25855
25856
25857 \layout Bibliography
25858 \bibitem {latexbook}
25859
25860 Leslie Lamport: 
25861 \emph on 
25862 LaTeX: A Document Preparation System.
25863  
25864 \emph default 
25865 Addison-Wesley, second edition, 1994
25866 \layout Bibliography
25867 \bibitem {latexcompanion}
25868
25869 Michel Goossens, Frank Mittelbach and Alexander Samarin: 
25870 \emph on 
25871 The LaTeX Companion.
25872  
25873 \emph default 
25874 Addison-Wesley, 1994
25875 \layout Bibliography
25876 \bibitem {latexguide}
25877
25878 Kopka and Daly: 
25879 \emph on 
25880 A Guide to LaTeX2e
25881 \layout Bibliography
25882 \bibitem {texbook}
25883
25884 Donald E.
25885  Knuth.
25886  
25887 \emph on 
25888 The TeXbook
25889 \the_end