]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
b5ea06f22e2e48240ccfefeb26d8495cac70ec24
[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 \family default 
1664 \SpecialChar \-
1665
1666 \family sans 
1667 \bar under 
1668 P
1669 \bar default 
1670 references
1671 \family default 
1672  dialog can be used to change these options; the document 
1673 \emph on 
1674 Customization
1675 \emph default 
1676  contains more information about the preferences dialog and these configuration
1677  files.
1678 \layout Section
1679
1680 Setting Up the X Keyboard
1681 \begin_inset LatexCommand \label{sec:x-win-keys}
1682
1683 \end_inset 
1684
1685
1686 \layout Standard
1687
1688 To use LyX properly, you 
1689 \emph on 
1690 must
1691 \emph default 
1692  set X up correctly.
1693  This is especially vital if you're using the international support features
1694  of LyX and want to use non-English keyboard mappings.
1695  Unfortunately, almost nobody bothers to do this, especially those who've
1696  installed Linux on a PC\SpecialChar \@.
1697  Administrators of large systems can be guilty of
1698  this, too, so don't assume that you're safe if you're using a large system.
1699  Any user can instruct X how to use his or her keyboard.
1700 \layout Subsection
1701
1702 xmodmap and xkeycaps
1703 \layout Standard
1704
1705 First of all read the man pages for these two programs.
1706  They are your best friends when you are trying to set up X key mapping
1707  correctly.
1708  If you don't have them, install them.
1709 \layout Subsubsection
1710
1711 xmodmap
1712 \layout Standard
1713
1714 This document contains no information on how to use 
1715 \family typewriter 
1716 xmodmap
1717 \family default 
1718 .
1719  There is a sample 
1720 \family typewriter 
1721 .Xmodmap
1722 \family default 
1723  file in 
1724 \emph on 
1725 Customization
1726 \emph default 
1727 .
1728  To load the new X keyboard mappings, place the command 
1729 \family typewriter 
1730 xmodmap\SpecialChar ~
1731 .Xmodmap
1732 \family default 
1733  somewhere in your startup scripts [e.g.
1734  
1735 \family typewriter 
1736 .cshrc
1737 \family default 
1738
1739 \family typewriter 
1740 .profile
1741 \family default 
1742
1743 \family typewriter 
1744 .login
1745 \family default 
1746  or 
1747 \family typewriter 
1748 .xinitrc
1749 \family default 
1750  are possible].
1751 \layout Subsubsection
1752
1753 xkeycaps
1754 \layout Standard
1755
1756 This program is a dream come true! It brings up a graphical version of your
1757  keyboard, allows you to make modifications, and then spits those modifications
1758  out to the standard output in a form readable by 
1759 \family typewriter 
1760 xmodmap
1761 \family default 
1762 .
1763  It is very useful when you're trying to design a new 
1764 \family typewriter 
1765 .Xmodmap
1766 \family default 
1767  file, though it will require you to do a bit of cut-and-pasting.
1768 \layout Subsection
1769
1770 Modifiers and Mode_switch
1771 \layout Standard
1772
1773 LyX supports three modifiers: Shift [
1774 \family sans 
1775 S-
1776 \family default 
1777 ], Control [
1778 \family sans 
1779 C-
1780 \family default 
1781 ], and Meta [
1782 \family sans 
1783 M-
1784 \family default 
1785 ].
1786  Moreover, if one of the keys of your keyboard is configured as a 
1787 \family sans 
1788 Compose
1789 \family default 
1790  key, then you can use it to enter some characters not available on your
1791  keyboard.
1792  This compose key can be used either as a modifier (like 
1793 \family sans 
1794 Shift
1795 \family default 
1796  or 
1797 \family sans 
1798 Control
1799 \family default 
1800 ) or as a prefix key.
1801  Here are some examples of what you can do with a 
1802 \family sans 
1803 Compose
1804 \family default 
1805  key:
1806 \layout Itemize
1807
1808
1809 \family sans 
1810 Compose+e+'
1811 \family default 
1812  
1813 \begin_inset Formula $\rightarrow$
1814 \end_inset 
1815
1816  é
1817 \layout Itemize
1818
1819
1820 \family sans 
1821 Compose+O+R
1822 \family default 
1823  
1824 \begin_inset Formula $\rightarrow$
1825 \end_inset 
1826
1827  ®
1828 \layout Itemize
1829
1830
1831 \family sans 
1832 Compose+1+2
1833 \family default 
1834  
1835 \begin_inset Formula $\rightarrow$
1836 \end_inset 
1837
1838  ½
1839 \layout Itemize
1840
1841
1842 \family sans 
1843 Compose+<+<
1844 \family default 
1845  
1846 \begin_inset Formula $\rightarrow$
1847 \end_inset 
1848
1849  «
1850 \layout Standard
1851
1852 This input method is particularly handy when you use accented characters
1853  only from time to time.
1854  It works by default for latin1 characters, but other input methods will
1855  be used if you setup your locale correctly.
1856 \layout Subsection
1857
1858 Helpful Hints and Tips
1859 \layout Standard
1860
1861 First, open up two xterminals.
1862  Use one to edit a new 
1863 \family typewriter 
1864 .Xmodmap
1865 \family default 
1866  file and run 
1867 \family typewriter 
1868 xkeycaps
1869 \family default 
1870  from the other.
1871  Using 
1872 \family typewriter 
1873 xkeycaps
1874 \family default 
1875 , remap your keyboard the way you want it.
1876  There's a button in 
1877 \family typewriter 
1878 xkeycaps
1879 \family default 
1880  to output the new keymap.
1881  Once you hit it, 
1882 \family typewriter 
1883 xkeycaps
1884 \family default 
1885  will spit a bunch of stuff on the xterm you executed it from.
1886  Just copy and paste all of that into your 
1887 \family typewriter 
1888 .Xmodmap
1889 \family default 
1890  file, and you're done.
1891 \begin_inset Foot
1892 collapsed true
1893
1894 \layout Standard
1895
1896 You could also save yourself some typing by executing 
1897 \family typewriter 
1898 xkeycaps > .Xmodmap
1899 \family default 
1900 .
1901  This will create a usable map file.
1902 \end_inset 
1903
1904
1905 \layout Standard
1906
1907 Also, there are some things you can do to help you get oriented.
1908  Try executing the command 
1909 \family typewriter 
1910 xmodmap -v -pm
1911 \family default 
1912 .
1913  This will show you all of the currently active modifiers.
1914  Also try 
1915 \family typewriter 
1916 xmodmap -v -pke | more 
1917 \family default 
1918 to see which keycode numbers are mapped to which symbolic names.
1919  It will also give you some idea of the syntax of the 
1920 \family typewriter 
1921 .Xmodmap
1922 \family default 
1923  file.
1924 \layout Standard
1925
1926 There's one thing you'll need to check.
1927  Make sure that your 
1928 \family sans 
1929 Delete
1930 \family default 
1931  and 
1932 \family sans 
1933 BackSpace
1934 \family default 
1935  keys are 
1936 \emph on 
1937 not
1938 \emph default 
1939  defined as the same key symbol by X! Note that giving these two keys unique
1940  symbol names will not necessarily alter the behavior of your programs.
1941  Some programs bind 
1942 \family sans 
1943 Delete
1944 \family default 
1945  and 
1946 \family sans 
1947 BackSpace
1948 \family default 
1949  to the same operation.
1950  Emacs is one.
1951  Other programs, however, use 
1952 \family sans 
1953 Delete
1954 \family default 
1955  and 
1956 \family sans 
1957 BackSpace
1958 \family default 
1959  for different operations.
1960  LyX is one of these programs, and if you have 
1961 \family sans 
1962 Delete
1963 \family default 
1964  and 
1965 \family sans 
1966 BackSpace
1967 \family default 
1968  labeled with the same key symbol name, you'll have trouble using LyX.
1969 \layout Section
1970
1971 LaTeX
1972 \layout Standard
1973
1974 If you want to do more with LyX than simply create documents and spit out
1975  
1976 \family typewriter 
1977 .tex
1978 \family default 
1979  files, you'll need LaTeX.
1980 \layout Standard
1981
1982 In case you were wondering, LaTeX is a markup language front end for TeX,
1983  a document preparation system invented in 1984 by Donald Knuth.
1984 \begin_inset Foot
1985 collapsed true
1986
1987 \layout Standard
1988
1989 A note about pronunciation: TeX originated from the Greek letters, 
1990 \begin_inset Formula $\tau\epsilon\chi$
1991 \end_inset 
1992
1993 , which rhymes with 
1994 \begin_inset Quotes eld
1995 \end_inset 
1996
1997 blech.
1998 \begin_inset Quotes erd
1999 \end_inset 
2000
2001  That's how you pronounce 
2002 \begin_inset Quotes eld
2003 \end_inset 
2004
2005 TeX
2006 \begin_inset Quotes erd
2007 \end_inset 
2008
2009  and 
2010 \begin_inset Quotes eld
2011 \end_inset 
2012
2013 LaTeX.
2014 \begin_inset Quotes erd
2015 \end_inset 
2016
2017  [If you're American, just pronounce the 
2018 \begin_inset Quotes eld
2019 \end_inset 
2020
2021 X
2022 \begin_inset Quotes erd
2023 \end_inset 
2024
2025  as a 
2026 \begin_inset Quotes eld
2027 \end_inset 
2028
2029 k
2030 \begin_inset Quotes erd
2031 \end_inset 
2032
2033  and you've got it.]
2034 \end_inset 
2035
2036  TeX takes a set of commands in an ASCII file and converts it to a 
2037 \begin_inset Quotes eld
2038 \end_inset 
2039
2040 device-independent
2041 \begin_inset Quotes erd
2042 \end_inset 
2043
2044  format, or Dvi, for short.
2045  The Dvi file can then be sent to printers.
2046  TeX is programmable, and LaTeX is nothing but a [really huge] set of TeX
2047  macros.
2048  LaTeX will typically come as part of a TeX distribution, so all you need
2049  is a TeX package.
2050 \layout Standard
2051
2052 Note that on some old systems you may find that only LaTeX 2.09 is installed
2053  (as opposed to the more current LaTeX2e).
2054  LyX cannot be used with LaTeX 2.09.
2055 \layout Standard
2056
2057 If you're using Linux, LaTeX2e should have come with your distribution.
2058  For other systems, you might need to install LaTeX yourself.You can obtain
2059  a LaTeX distribution (and anything and everything related to TeX and LaTeX)
2060  from a Comprehensive TeX Archive Network (CTAN) mirror.
2061  A complete list of mirrors may be found at
2062 \newline 
2063
2064 \begin_inset LatexCommand \url{http://www.ctan.org}
2065
2066 \end_inset 
2067
2068
2069 \begin_inset LatexCommand \label{sec:ctan}
2070
2071 \end_inset 
2072
2073
2074 \layout Section
2075
2076 Dvips and Ghostscript
2077 \layout Subsection
2078
2079 What You Need
2080 \layout Standard
2081
2082 There's one more step you need to take if you want to print your LyX documents.
2083  Obviously, you'll need to make sure your printer is configured [see next
2084  section].
2085  You'll also need to install these programs (or compatibles), if you don't
2086  have them already:
2087 \layout Itemize
2088
2089
2090 \family typewriter 
2091 dvips
2092 \layout Itemize
2093
2094
2095 \family typewriter 
2096 ghostscript
2097 \layout Itemize
2098
2099
2100 \family typewriter 
2101 xdvi
2102 \layout Itemize
2103
2104
2105 \family typewriter 
2106 ghostview
2107 \layout Standard
2108
2109 The latter two programs are previewer for files in Dvi and PostScript®
2110 \begin_inset Foot
2111 collapsed true
2112
2113 \layout Standard
2114
2115 PostScript® is a registered trademark of Adobe Systems Incorporated, and
2116  is the main page description language in the UN*X world.
2117  
2118 \end_inset 
2119
2120  format.
2121  If you don't know what a DVI file is, you've probably also never worked
2122  with LaTeX and should read the 
2123 \emph on 
2124 Tutorial
2125 \emph default 
2126  document before proceeding further.
2127  
2128 \family typewriter 
2129 dvips
2130 \family default 
2131  converts DVI files into PostScript, which is the format most printers use
2132  nowadays.
2133  For those of you using dot-matrix and inkjet printers, you'll want to filter
2134  the PostScript through 
2135 \family typewriter 
2136 ghostscript
2137 \family default 
2138 , which is capable of creating output for a variety of printers.
2139  The following section on printer setup describes how to do this automatically
2140  every time you print.
2141  For now, we'll concentrate on 
2142 \family typewriter 
2143 dvips
2144 \family default 
2145 .
2146 \layout Subsection
2147
2148 Dvips
2149 \begin_inset LatexCommand \label{sec:dvipsconfig}
2150
2151 \end_inset 
2152
2153
2154 \layout Standard
2155
2156 Whether you'll be running LyX on a large system or a Linux box at home,
2157  you should configure 
2158 \family typewriter 
2159 dvips
2160 \family default 
2161 .
2162  
2163 \family typewriter 
2164 dvips
2165 \family default 
2166  will either 
2167 \begin_inset Quotes eld
2168 \end_inset 
2169
2170 print
2171 \begin_inset Quotes erd
2172 \end_inset 
2173
2174  into a file, or send output directly to the printer, depending on how it's
2175  configured.
2176  If it is set up to print to a file, and if no filename is specified, it
2177  will simply turn 
2178 \family typewriter 
2179 foo.dvi
2180 \family default 
2181  into 
2182 \family typewriter 
2183 foo.ps
2184 \family default 
2185 .
2186  Most systems have 
2187 \family typewriter 
2188 dvips
2189 \family default 
2190  set up to send output to the default printer.
2191  For LyX, you'll want the flexibility to do both.
2192 \layout Standard
2193
2194 If you are not a mood to configure 
2195 \family typewriter 
2196 dvips
2197 \family default 
2198  to adapt its output to your printer, you can safely skip this section.
2199  Be warned however that the output will not match the quality that you could
2200  expect from your printer.
2201  At least, it will print.
2202 \layout Standard
2203
2204 If you are using teTeX (a TeX distribution which is particularly popular
2205  on Linux), you should run the program 
2206 \family typewriter 
2207 texconfig
2208 \family default 
2209 .
2210  To make the name of a new printer recognized by 
2211 \family typewriter 
2212 dvips
2213 \family default 
2214  you should then select menu entry 
2215 \family sans 
2216 Dvips
2217 \family default 
2218 , then add.
2219  Enter the required parameters and, before exiting, remember to select the
2220  function 
2221 \family sans 
2222 Rehash
2223 \family default 
2224 .
2225 \layout Standard
2226
2227 Let's turn now to manual configuration: in order to inform 
2228 \family typewriter 
2229 dvips
2230 \family default 
2231  how to automagically convert a 
2232 \family typewriter 
2233 .dvi
2234 \family default 
2235  file into a 
2236 \family typewriter 
2237 .ps
2238 \family default 
2239  file adapted to printer 
2240 \family typewriter 
2241 foo
2242 \family default 
2243 , you need to have a config-file, 
2244 \begin_inset Quotes eld
2245 \end_inset 
2246
2247
2248 \family typewriter 
2249 config.foo
2250 \family default 
2251 ,
2252 \begin_inset Quotes erd
2253 \end_inset 
2254
2255  lying around somewhere.
2256  Typically, the 
2257 \family typewriter 
2258 config.*
2259 \family default 
2260  files for 
2261 \family typewriter 
2262 dvips
2263 \family default 
2264  will be in 
2265 \family typewriter 
2266 /usr/lib/texmf/dvips
2267 \family default 
2268  in most TeX distributions.
2269  Your system will probably be different, of course, so just look under the
2270  main TeX directory for a subdirectory called 
2271 \begin_inset Quotes eld
2272 \end_inset 
2273
2274
2275 \family typewriter 
2276 dvips
2277 \family default 
2278 .
2279 \begin_inset Quotes erd
2280 \end_inset 
2281
2282  It'll be there somewhere.
2283 \layout Standard
2284
2285 Typically, there will be at least one config-file: 
2286 \family typewriter 
2287 config.ps
2288 \family default 
2289 .
2290  This file is the default configuration file, which is 
2291 \emph on 
2292 always
2293 \emph default 
2294  read by dvips
2295 \begin_inset Foot
2296 collapsed true
2297
2298 \layout Standard
2299
2300 In particular, this file is not necessarily connected to the existence of
2301  a file named 
2302 \family typewriter 
2303 ps
2304 \family default 
2305 .
2306 \end_inset 
2307
2308 .
2309  Read this file and see what options could need to be changed for your particula
2310 r printer.
2311  Then create a file 
2312 \family typewriter 
2313 config.foo
2314 \family default 
2315  containing only the relevant lines.
2316  
2317 \layout Standard
2318
2319 There's at least one thing you need to do to the config-file.
2320  There may exist a line that looks like, 
2321 \begin_inset Quotes eld
2322 \end_inset 
2323
2324
2325 \family typewriter 
2326 o | lpr
2327 \family default 
2328
2329 \begin_inset Quotes erd
2330 \end_inset 
2331
2332  [without the quotes, of course\SpecialChar \ldots{}
2333 ].
2334  Change it to 
2335 \begin_inset Quotes eld
2336 \end_inset 
2337
2338
2339 \family typewriter 
2340 o | lpr -Pfoo
2341 \family default 
2342
2343 \begin_inset Quotes erd
2344 \end_inset 
2345
2346 , so that the output is sent by default to printer 
2347 \family typewriter 
2348 foo
2349 \family default 
2350 .
2351  However, you should probably investigate the entries 
2352 \begin_inset Quotes eld
2353 \end_inset 
2354
2355
2356 \family typewriter 
2357 M
2358 \family default 
2359
2360 \begin_inset Quotes erd
2361 \end_inset 
2362
2363  and 
2364 \begin_inset Quotes eld
2365 \end_inset 
2366
2367
2368 \family typewriter 
2369 D
2370 \family default 
2371
2372 \begin_inset Quotes erd
2373 \end_inset 
2374
2375 , which define respectively the Metafont mode and the resolution of the
2376  printer.
2377  If you do not know what a Metafont mode is, you can see it as a printer
2378  driver: it adapts the design of TeX fonts to ensure that they give the
2379  best possible result on your printer.
2380  Be warned however that, if you define different Metafont modes for different
2381  printers, 
2382 \family typewriter 
2383 dvips
2384 \family default 
2385  will generate several copies of your TeX fonts on disk, and these take
2386  valuable space.
2387 \layout Standard
2388
2389 Once you are satisfied that your printers are correctly configured, you
2390  should tell LyX to make use of this configuration.
2391  To do this, you should launch the 
2392 \family sans 
2393 Preferences
2394 \family default 
2395  dialog (
2396 \family sans 
2397 \bar under 
2398 T
2399 \bar default 
2400 ools\SpecialChar \menuseparator
2401
2402 \bar under 
2403 P
2404 \bar default 
2405 references
2406 \family default 
2407 ) and set the entries 
2408 \family sans 
2409 Adapt\SpecialChar ~
2410 output
2411 \family default 
2412  and 
2413 \family sans 
2414 Spool\SpecialChar ~
2415 command
2416 \family default 
2417 .
2418 \layout Standard
2419
2420 You can use as many configuration files as you like, one for each of your
2421  printers.
2422  The default printer for LyX can be specified from the 
2423 \family sans 
2424 \bar under 
2425 P
2426 \bar default 
2427 references
2428 \family default 
2429  dialog or with the 
2430 \family typewriter 
2431 PRINTER
2432 \family default 
2433  environment variable.
2434  You can also choose the desired printer from inside LyX, as described in
2435  a later section.
2436  Once you've done all that, you can print to either a PostScript printer
2437  or file from LyX.
2438  
2439 \layout Standard
2440
2441 If your printer doesn't understand PostScript®, you'll need to use 
2442 \family typewriter 
2443 ghostscript
2444 \family default 
2445  as a filter for your print spooler.
2446  That's covered in numerous HOWTO's and manuals.
2447  We also have a section that covers a little bit of this.
2448 \layout Standard
2449
2450 Some people don't seem to like using the 
2451 \family typewriter 
2452 dvips
2453 \family default 
2454  plus 
2455 \family typewriter 
2456 ghostscript
2457 \family default 
2458  combination.
2459  As alternative, you can use a program that converts the DVI file directly
2460  into your printer language.
2461  You can specify this program in the 
2462 \family sans 
2463 Preferences
2464 \family default 
2465  dialog, too.
2466  There is a major disadvantage to this method.
2467  You can't include any PostScript files, such as graphics, in your documents,
2468  since the printer-specific conversion programs don't understand PostScript®.
2469  For that reason, the LyX team highly recommends using 
2470 \family typewriter 
2471 dvips
2472 \family default 
2473  and 
2474 \family typewriter 
2475 ghostscript
2476 \family default 
2477  for printing.
2478  
2479 \layout Subsection
2480
2481 Ghostscript, Xdvi and Ghostview
2482 \layout Standard
2483
2484
2485 \family typewriter 
2486 Xdvi
2487 \family default 
2488  and 
2489 \family typewriter 
2490 ghostview
2491 \family default 
2492  are viewers.
2493  The former handles 
2494 \family typewriter 
2495 .dvi
2496 \family default 
2497  files, while the later interfaces with 
2498 \family typewriter 
2499 ghostscript
2500 \family default 
2501  to allow you to view PostScript files.
2502 \layout Standard
2503
2504 A quick note on both of these programs.
2505  Both automatically update themselves if the viewed file
2506 \begin_inset Foot
2507 collapsed true
2508
2509 \layout Standard
2510
2511 That means the 
2512 \family typewriter 
2513 .dvi
2514 \family default 
2515  or 
2516 \family typewriter 
2517 .ps
2518 \family default 
2519  file, not the files used to make these.
2520 \end_inset 
2521
2522  changes.
2523  You can also force an update.
2524  So, once you've opened one of these two viewers, there's no reason to close
2525  it.
2526  Also, both programs are functionally the same, providing all of the same
2527  features.
2528 \layout Standard
2529
2530 The LyX team recommends using 
2531 \family typewriter 
2532 xdvi
2533 \family default 
2534  for fine tuning documents.
2535  Why? It's faster; there's one less layer of processing you need to do before
2536  you can view the changes.
2537  Here's an example:
2538 \layout Enumerate
2539
2540 Use 
2541 \family typewriter 
2542 xdvi
2543 \family default 
2544  to preview a document from LyX, and leave it running.
2545 \layout Enumerate
2546
2547 Make changes to the document using LyX.
2548 \layout Enumerate
2549
2550 To view those changes, just choose
2551 \family sans 
2552 \bar under 
2553  V
2554 \bar default 
2555 iew\SpecialChar \menuseparator
2556
2557 \bar under 
2558 U
2559 \bar default 
2560 pdate\SpecialChar \menuseparator
2561
2562 \bar under 
2563 D
2564 \bar default 
2565 VI
2566 \family default 
2567 .
2568  When LaTeX's all done, click on the 
2569 \family typewriter 
2570 xdvi
2571 \family default 
2572  window, and voilà! 
2573 \family typewriter 
2574 xdvi
2575 \family default 
2576  will update itself.
2577 \layout Standard
2578
2579 Now, this doesn't mean 
2580 \family typewriter 
2581 ghostview
2582 \family default 
2583  is useless.
2584  
2585 \family typewriter 
2586 ghostview
2587 \family default 
2588  is better suited to those occasions where you 
2589 \emph on 
2590 must
2591 \emph default 
2592  view the PostScript version of the document.
2593  For repeated changes that aren't PostScript® dependent, you're better off
2594  previewing with 
2595 \family typewriter 
2596 xdvi
2597 \family default 
2598 .
2599  There is an alternative to 
2600 \family typewriter 
2601 ghostview
2602 \family default 
2603  which sports a much better interface: 
2604 \family typewriter 
2605 gv
2606 \family default 
2607 .
2608  LyX will automatically use it instead of ghostscript if it is available.
2609 \layout Section
2610
2611 The Printer
2612 \layout Standard
2613
2614
2615 \size normal 
2616 Anyone working on a large system shouldn't have any problems here.
2617  Your sysadmin [or you, if you are the sysadmin] should already have the
2618  printers set up for your system.
2619  All you need to do is find out the name of the printer you want to use,
2620  and configure you
2621 \size default 
2622 r setup 
2623 \size normal 
2624 as described in the last section.
2625 \layout Standard
2626
2627
2628 \size normal 
2629 Those of you using Linux, however, will have a bit more work to do.
2630  Many people now receive a Linux distribution, such as Red Hat or Slackware,
2631  on CD-ROM
2632 \size default 
2633 \SpecialChar \@.
2634
2635 \size normal 
2636  They follow the install instructions, get Linux up and running, but never
2637  realize that they need to set up their printer.
2638  
2639 \size default 
2640 If you find that you need to do this by hand, we've written a little something
2641  to help you out with that; check out the 
2642 \begin_inset Quotes eld
2643 \end_inset 
2644
2645
2646 \emph on 
2647 A Printer Tutorial
2648 \emph default 
2649
2650 \begin_inset Quotes erd
2651 \end_inset 
2652
2653  chapter in the 
2654 \emph on 
2655 Customization
2656 \emph default 
2657  manual for help.
2658 \layout Chapter
2659
2660 LyX Basics
2661 \layout Section
2662
2663 Document Types
2664 \layout Subsection
2665
2666 Introduction
2667 \layout Standard
2668
2669 Before you do anything else, before you ever start writing a document, you
2670  need to decide what 
2671 \emph on 
2672 type
2673 \emph default 
2674  of document you want to edit.
2675  Different types of documents use different types of spacing, headings,
2676  numbering schemes, and so on.
2677  Additionally, different documents use different paragraph environments,
2678  and format the title of your document differently.
2679 \layout Standard
2680
2681
2682 \emph on 
2683 document class
2684 \emph default 
2685  describes a group of properties common to a particular set of documents.
2686  By setting the document class, you automagically select these properties,
2687  making it easier to create the type of document you want.
2688  If you don't choose a document class, LyX picks one for you by default.
2689  So, it behooves you to change the class of your document.
2690 \layout Standard
2691
2692 Read on for info about the document classes you can choose from LyX, and
2693  how to fine-tune some of their properties.
2694 \layout Subsection
2695
2696
2697 \begin_inset LatexCommand \label{sec:doc-classes}
2698
2699 \end_inset 
2700
2701 The Various Document Classes
2702 \layout Subsubsection
2703
2704 Overview
2705 \layout Standard
2706
2707 There are five standard document classes in LyX.
2708  They are:
2709 \layout Description
2710
2711 Article for basic articles
2712 \layout Description
2713
2714 Report for basic reports
2715 \layout Description
2716
2717 Book for writing a book
2718 \layout Description
2719
2720 Letter for US-style letters
2721 \layout Description
2722
2723 Slides is used to make transparencies
2724 \layout Standard
2725
2726 There are also some non-standard classes, which LyX only uses if you have
2727  a LaTeX setup that supports them:
2728 \layout Description
2729
2730 Aapaper Journal articles in the style and format used in Astronomy & Astrophysic
2731 s
2732 \layout Description
2733
2734 Amsart Journal articles in the style and format used by the AMS [American
2735  Mathematical Society].
2736  There are three amsart layouts available.
2737  The standard one uses a typical numbering scheme for theorems, 
2738 \emph on 
2739 etc.
2740 \emph default 
2741 , that prepends the section number to the number of the result.
2742  All result-type statements (propositions, corollaries, and so on) are sequenced
2743  together, but definitions, examples, and the like have their own sequence.
2744  The 
2745 \begin_inset Quotes eld
2746 \end_inset 
2747
2748 sequential numbering
2749 \begin_inset Quotes erd
2750 \end_inset 
2751
2752  scheme does not place the section number with each result, but numbers
2753  them throughout the article in a single sequence.
2754  Each type of result gets its own sequence.
2755  There is also a layout that dispenses with numbering of statements altogether.
2756 \layout Description
2757
2758 Amsbook Books in the style and format used by the AMS.
2759  Only the standard numbering scheme is provided, under the assumption that
2760  you would not want to number results consecutively throughout a book, and
2761  that you would need to number results.
2762 \layout Description
2763
2764 Dinbrief für Briefe nach deutscher Art
2765 \layout Description
2766
2767 Foils is used to make transparencies, but is better than 
2768 \family sans 
2769 slides
2770 \layout Description
2771
2772 Linuxdoc Used with the SGML-tools package (formerly known as LinuxDoc).
2773  It allows LyX to produce SGML output.
2774  SGML is a markup language and is the predecessor to HTML\SpecialChar \@.
2775  The SGML-tools
2776  package allows you to convert SGML to HTML or to the format used by 
2777 \family typewriter 
2778 man
2779 \family default 
2780  pages.
2781 \layout Description
2782
2783 Paper for use with the 
2784 \family typewriter 
2785 paper
2786 \family default 
2787  LaTeX document class [not in all LaTeX distributions]
2788 \layout Description
2789
2790 Revtex is used to write articles for the publications of the American Physical
2791  Society (APS), American Institute of Physics (AIP), and Optical Society
2792  of America (OSA).
2793  This class is not completely compatible with all LyX features.
2794 \layout Standard
2795
2796 We won't go into any detail about how to use these different document classes
2797  here.
2798  You can find all the details about the non-standard classes in the 
2799 \emph on 
2800 Extended Editing
2801 \emph default 
2802  manual.
2803  Here, we will settle with a list of some of the common properties of all
2804  of the document classes.
2805 \layout Subsubsection
2806
2807 Selecting a Class
2808 \layout Standard
2809
2810 You can select a class using the 
2811 \family sans 
2812 \bar under 
2813 D
2814 \bar default 
2815 ocument
2816 \bar under 
2817 \SpecialChar \menuseparator
2818 S
2819 \bar default 
2820 ettings
2821 \family default 
2822  dialog.
2823  Select the class you want to use, and make any fine tunings of the options
2824  you may need.
2825 \layout Subsubsection
2826
2827 Properties
2828 \layout Standard
2829
2830 Each class has a default set of options.
2831  Here's a quick table describing them:
2832 \layout Standard
2833 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
2834
2835 \begin_inset  Tabular
2836 <lyxtabular version="3" rows="10" columns="5">
2837 <features>
2838 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2839 <column alignment="center" valignment="top" leftline="true" width="0pt">
2840 <column alignment="center" valignment="top" leftline="true" width="0pt">
2841 <column alignment="center" valignment="top" leftline="true" width="0pt">
2842 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2843 <row topline="true" bottomline="true">
2844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2845 \begin_inset Text
2846
2847 \layout Standard
2848
2849 \end_inset 
2850 </cell>
2851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2852 \begin_inset Text
2853
2854 \layout Standard
2855
2856
2857 \family sans 
2858 \series medium 
2859 \shape up 
2860 \size normal 
2861 \emph off 
2862 \bar no 
2863 \noun off 
2864 \color none
2865 Pagestyle
2866 \end_inset 
2867 </cell>
2868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2869 \begin_inset Text
2870
2871 \layout Standard
2872
2873
2874 \family sans 
2875 \series medium 
2876 \shape up 
2877 \size normal 
2878 \emph off 
2879 \bar no 
2880 \noun off 
2881 \color none
2882 Sides
2883 \end_inset 
2884 </cell>
2885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2886 \begin_inset Text
2887
2888 \layout Standard
2889
2890
2891 \family sans 
2892 \series medium 
2893 \shape up 
2894 \size normal 
2895 \emph off 
2896 \bar no 
2897 \noun off 
2898 \color none
2899 Columns
2900 \end_inset 
2901 </cell>
2902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2903 \begin_inset Text
2904
2905 \layout Standard
2906
2907
2908 \series medium 
2909 \shape up 
2910 \size normal 
2911 \emph off 
2912 \bar no 
2913 \noun off 
2914 \color none
2915 Max.
2916  sectioning level
2917 \end_inset 
2918 </cell>
2919 </row>
2920 <row topline="true">
2921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2922 \begin_inset Text
2923
2924 \layout Standard
2925
2926
2927 \series medium 
2928 \shape up 
2929 \size normal 
2930 \emph off 
2931 \bar no 
2932 \noun off 
2933 \color none
2934 article
2935 \end_inset 
2936 </cell>
2937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2938 \begin_inset Text
2939
2940 \layout Standard
2941
2942
2943 \family sans 
2944 \series medium 
2945 \shape up 
2946 \size normal 
2947 \emph off 
2948 \bar no 
2949 \noun off 
2950 \color none
2951 Plain
2952 \end_inset 
2953 </cell>
2954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2955 \begin_inset Text
2956
2957 \layout Standard
2958
2959
2960 \family sans 
2961 \series medium 
2962 \shape up 
2963 \size normal 
2964 \emph off 
2965 \bar no 
2966 \noun off 
2967 \color none
2968 One
2969 \end_inset 
2970 </cell>
2971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2972 \begin_inset Text
2973
2974 \layout Standard
2975
2976
2977 \family sans 
2978 \series medium 
2979 \shape up 
2980 \size normal 
2981 \emph off 
2982 \bar no 
2983 \noun off 
2984 \color none
2985 One
2986 \end_inset 
2987 </cell>
2988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2989 \begin_inset Text
2990
2991 \layout Standard
2992
2993
2994 \family sans 
2995 \series medium 
2996 \shape up 
2997 \size normal 
2998 \emph off 
2999 \bar no 
3000 \noun off 
3001 \color none
3002 Section
3003 \end_inset 
3004 </cell>
3005 </row>
3006 <row topline="true">
3007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3008 \begin_inset Text
3009
3010 \layout Standard
3011
3012
3013 \series medium 
3014 \shape up 
3015 \size normal 
3016 \emph off 
3017 \bar no 
3018 \noun off 
3019 \color none
3020 report
3021 \end_inset 
3022 </cell>
3023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3024 \begin_inset Text
3025
3026 \layout Standard
3027
3028
3029 \family sans 
3030 \series medium 
3031 \shape up 
3032 \size normal 
3033 \emph off 
3034 \bar no 
3035 \noun off 
3036 \color none
3037 Plain
3038 \end_inset 
3039 </cell>
3040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3041 \begin_inset Text
3042
3043 \layout Standard
3044
3045
3046 \family sans 
3047 \series medium 
3048 \shape up 
3049 \size normal 
3050 \emph off 
3051 \bar no 
3052 \noun off 
3053 \color none
3054 One
3055 \end_inset 
3056 </cell>
3057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3058 \begin_inset Text
3059
3060 \layout Standard
3061
3062
3063 \family sans 
3064 \series medium 
3065 \shape up 
3066 \size normal 
3067 \emph off 
3068 \bar no 
3069 \noun off 
3070 \color none
3071 One
3072 \end_inset 
3073 </cell>
3074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3075 \begin_inset Text
3076
3077 \layout Standard
3078
3079
3080 \family sans 
3081 \series medium 
3082 \shape up 
3083 \size normal 
3084 \emph off 
3085 \bar no 
3086 \noun off 
3087 \color none
3088 Chapter
3089 \end_inset 
3090 </cell>
3091 </row>
3092 <row topline="true">
3093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3094 \begin_inset Text
3095
3096 \layout Standard
3097
3098
3099 \series medium 
3100 \shape up 
3101 \size normal 
3102 \emph off 
3103 \bar no 
3104 \noun off 
3105 \color none
3106 book
3107 \end_inset 
3108 </cell>
3109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3110 \begin_inset Text
3111
3112 \layout Standard
3113
3114
3115 \family sans 
3116 \series medium 
3117 \shape up 
3118 \size normal 
3119 \emph off 
3120 \bar no 
3121 \noun off 
3122 \color none
3123 Headings
3124 \end_inset 
3125 </cell>
3126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3127 \begin_inset Text
3128
3129 \layout Standard
3130
3131
3132 \family sans 
3133 \series medium 
3134 \shape up 
3135 \size normal 
3136 \emph off 
3137 \bar no 
3138 \noun off 
3139 \color none
3140 Two
3141 \end_inset 
3142 </cell>
3143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3144 \begin_inset Text
3145
3146 \layout Standard
3147
3148
3149 \family sans 
3150 \series medium 
3151 \shape up 
3152 \size normal 
3153 \emph off 
3154 \bar no 
3155 \noun off 
3156 \color none
3157 One
3158 \end_inset 
3159 </cell>
3160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3161 \begin_inset Text
3162
3163 \layout Standard
3164
3165
3166 \family sans 
3167 \series medium 
3168 \shape up 
3169 \size normal 
3170 \emph off 
3171 \bar no 
3172 \noun off 
3173 \color none
3174 Chapter
3175 \end_inset 
3176 </cell>
3177 </row>
3178 <row topline="true">
3179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3180 \begin_inset Text
3181
3182 \layout Standard
3183
3184
3185 \series medium 
3186 \shape up 
3187 \size normal 
3188 \emph off 
3189 \bar no 
3190 \noun off 
3191 \color none
3192 letter
3193 \end_inset 
3194 </cell>
3195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3196 \begin_inset Text
3197
3198 \layout Standard
3199
3200
3201 \family sans 
3202 \series medium 
3203 \shape up 
3204 \size normal 
3205 \emph off 
3206 \bar no 
3207 \noun off 
3208 \color none
3209 Plain
3210 \end_inset 
3211 </cell>
3212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3213 \begin_inset Text
3214
3215 \layout Standard
3216
3217
3218 \family sans 
3219 \series medium 
3220 \shape up 
3221 \size normal 
3222 \emph off 
3223 \bar no 
3224 \noun off 
3225 \color none
3226 One
3227 \end_inset 
3228 </cell>
3229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3230 \begin_inset Text
3231
3232 \layout Standard
3233
3234
3235 \family sans 
3236 \series medium 
3237 \shape up 
3238 \size normal 
3239 \emph off 
3240 \bar no 
3241 \noun off 
3242 \color none
3243 One
3244 \end_inset 
3245 </cell>
3246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3247 \begin_inset Text
3248
3249 \layout Standard
3250
3251
3252 \series medium 
3253 \shape up 
3254 \size normal 
3255 \emph off 
3256 \bar no 
3257 \noun off 
3258 \color none
3259 none
3260 \end_inset 
3261 </cell>
3262 </row>
3263 <row topline="true">
3264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3265 \begin_inset Text
3266
3267 \layout Standard
3268
3269
3270 \series medium 
3271 \shape up 
3272 \size normal 
3273 \emph off 
3274 \bar no 
3275 \noun off 
3276 \color none
3277 linuxdoc
3278 \end_inset 
3279 </cell>
3280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3281 \begin_inset Text
3282
3283 \layout Standard
3284
3285
3286 \family sans 
3287 \series medium 
3288 \shape up 
3289 \size normal 
3290 \emph off 
3291 \bar no 
3292 \noun off 
3293 \color none
3294 Plain
3295 \end_inset 
3296 </cell>
3297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3298 \begin_inset Text
3299
3300 \layout Standard
3301
3302
3303 \family sans 
3304 \series medium 
3305 \shape up 
3306 \size normal 
3307 \emph off 
3308 \bar no 
3309 \noun off 
3310 \color none
3311 One
3312 \end_inset 
3313 </cell>
3314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3315 \begin_inset Text
3316
3317 \layout Standard
3318
3319
3320 \family sans 
3321 \series medium 
3322 \shape up 
3323 \size normal 
3324 \emph off 
3325 \bar no 
3326 \noun off 
3327 \color none
3328 One
3329 \end_inset 
3330 </cell>
3331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3332 \begin_inset Text
3333
3334 \layout Standard
3335
3336
3337 \family sans 
3338 \series medium 
3339 \shape up 
3340 \size normal 
3341 \emph off 
3342 \bar no 
3343 \noun off 
3344 \color none
3345 Section
3346 \end_inset 
3347 </cell>
3348 </row>
3349 <row topline="true">
3350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3351 \begin_inset Text
3352
3353 \layout Standard
3354
3355
3356 \series medium 
3357 \shape up 
3358 \size normal 
3359 \emph off 
3360 \bar no 
3361 \noun off 
3362 \color none
3363 aapaper
3364 \end_inset 
3365 </cell>
3366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3367 \begin_inset Text
3368
3369 \layout Standard
3370
3371
3372 \family sans 
3373 \series medium 
3374 \shape up 
3375 \size normal 
3376 \emph off 
3377 \bar no 
3378 \noun off 
3379 \color none
3380 Plain
3381 \end_inset 
3382 </cell>
3383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3384 \begin_inset Text
3385
3386 \layout Standard
3387
3388
3389 \family sans 
3390 \series medium 
3391 \shape up 
3392 \size normal 
3393 \emph off 
3394 \bar no 
3395 \noun off 
3396 \color none
3397 Two
3398 \end_inset 
3399 </cell>
3400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3401 \begin_inset Text
3402
3403 \layout Standard
3404
3405
3406 \family sans 
3407 \series medium 
3408 \shape up 
3409 \size normal 
3410 \emph off 
3411 \bar no 
3412 \noun off 
3413 \color none
3414 Two
3415 \end_inset 
3416 </cell>
3417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3418 \begin_inset Text
3419
3420 \layout Standard
3421
3422
3423 \family sans 
3424 \series medium 
3425 \shape up 
3426 \size normal 
3427 \emph off 
3428 \bar no 
3429 \noun off 
3430 \color none
3431 Section
3432 \end_inset 
3433 </cell>
3434 </row>
3435 <row topline="true">
3436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3437 \begin_inset Text
3438
3439 \layout Standard
3440
3441
3442 \series medium 
3443 \shape up 
3444 \size normal 
3445 \emph off 
3446 \bar no 
3447 \noun off 
3448 \color none
3449 amsart
3450 \end_inset 
3451 </cell>
3452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3453 \begin_inset Text
3454
3455 \layout Standard
3456
3457
3458 \family sans 
3459 \series medium 
3460 \shape up 
3461 \size normal 
3462 \emph off 
3463 \bar no 
3464 \noun off 
3465 \color none
3466 Headings
3467 \end_inset 
3468 </cell>
3469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3470 \begin_inset Text
3471
3472 \layout Standard
3473
3474
3475 \family sans 
3476 \series medium 
3477 \shape up 
3478 \size normal 
3479 \emph off 
3480 \bar no 
3481 \noun off 
3482 \color none
3483 One
3484 \end_inset 
3485 </cell>
3486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3487 \begin_inset Text
3488
3489 \layout Standard
3490
3491
3492 \family sans 
3493 \series medium 
3494 \shape up 
3495 \size normal 
3496 \emph off 
3497 \bar no 
3498 \noun off 
3499 \color none
3500 One
3501 \end_inset 
3502 </cell>
3503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3504 \begin_inset Text
3505
3506 \layout Standard
3507
3508
3509 \family sans 
3510 \series medium 
3511 \shape up 
3512 \size normal 
3513 \emph off 
3514 \bar no 
3515 \noun off 
3516 \color none
3517 Section
3518 \end_inset 
3519 </cell>
3520 </row>
3521 <row topline="true">
3522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3523 \begin_inset Text
3524
3525 \layout Standard
3526
3527
3528 \series medium 
3529 \shape up 
3530 \size normal 
3531 \emph off 
3532 \bar no 
3533 \noun off 
3534 \color none
3535 dinbrief
3536 \end_inset 
3537 </cell>
3538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3539 \begin_inset Text
3540
3541 \layout Standard
3542
3543
3544 \family sans 
3545 \series medium 
3546 \shape up 
3547 \size normal 
3548 \emph off 
3549 \bar no 
3550 \noun off 
3551 \color none
3552 Plain
3553 \end_inset 
3554 </cell>
3555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3556 \begin_inset Text
3557
3558 \layout Standard
3559
3560
3561 \family sans 
3562 \series medium 
3563 \shape up 
3564 \size normal 
3565 \emph off 
3566 \bar no 
3567 \noun off 
3568 \color none
3569 One
3570 \end_inset 
3571 </cell>
3572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3573 \begin_inset Text
3574
3575 \layout Standard
3576
3577
3578 \family sans 
3579 \series medium 
3580 \shape up 
3581 \size normal 
3582 \emph off 
3583 \bar no 
3584 \noun off 
3585 \color none
3586 One
3587 \end_inset 
3588 </cell>
3589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3590 \begin_inset Text
3591
3592 \layout Standard
3593
3594
3595 \series medium 
3596 \shape up 
3597 \size normal 
3598 \emph off 
3599 \bar no 
3600 \noun off 
3601 \color none
3602 none
3603 \end_inset 
3604 </cell>
3605 </row>
3606 <row topline="true" bottomline="true">
3607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3608 \begin_inset Text
3609
3610 \layout Standard
3611
3612
3613 \series medium 
3614 \shape up 
3615 \size normal 
3616 \emph off 
3617 \bar no 
3618 \noun off 
3619 \color none
3620 paper
3621 \end_inset 
3622 </cell>
3623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3624 \begin_inset Text
3625
3626 \layout Standard
3627
3628
3629 \family sans 
3630 \series medium 
3631 \shape up 
3632 \size normal 
3633 \emph off 
3634 \bar no 
3635 \noun off 
3636 \color none
3637 Headings
3638 \end_inset 
3639 </cell>
3640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3641 \begin_inset Text
3642
3643 \layout Standard
3644
3645
3646 \family sans 
3647 \series medium 
3648 \shape up 
3649 \size normal 
3650 \emph off 
3651 \bar no 
3652 \noun off 
3653 \color none
3654 One
3655 \end_inset 
3656 </cell>
3657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3658 \begin_inset Text
3659
3660 \layout Standard
3661
3662
3663 \family sans 
3664 \series medium 
3665 \shape up 
3666 \size normal 
3667 \emph off 
3668 \bar no 
3669 \noun off 
3670 \color none
3671 One
3672 \end_inset 
3673 </cell>
3674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3675 \begin_inset Text
3676
3677 \layout Standard
3678
3679
3680 \family sans 
3681 \series medium 
3682 \shape up 
3683 \size normal 
3684 \emph off 
3685 \bar no 
3686 \noun off 
3687 \color none
3688 Section
3689 \end_inset 
3690 </cell>
3691 </row>
3692 </lyxtabular>
3693
3694 \end_inset 
3695
3696
3697 \layout Standard
3698
3699 There is no default value of 
3700 \family sans 
3701 E
3702 \bar under 
3703 x
3704 \bar default 
3705 tra\SpecialChar ~
3706 Options
3707 \family default 
3708  for any of these classes.
3709  
3710 \layout Standard
3711
3712 You're probably also wondering what 
3713 \begin_inset Quotes eld
3714 \end_inset 
3715
3716 Max.
3717  sectioning level
3718 \begin_inset Quotes erd
3719 \end_inset 
3720
3721  means.
3722  There are several paragraph environment used to create section headings.
3723  Different document classes allow different types of section headings.
3724  Only two use the 
3725 \family sans 
3726 Chapter
3727 \family default 
3728  heading; the rest do not and begin instead with the 
3729 \family sans 
3730 Section
3731 \family default 
3732  heading.
3733  Some document classes, such as the three for letters, don't use any section
3734  headings.
3735  In addition to 
3736 \family sans 
3737 Chapter
3738 \family default 
3739  and 
3740 \family sans 
3741 Section
3742 \family default 
3743  headings, there are also 
3744 \family sans 
3745 Subsection
3746 \family default 
3747  headings, 
3748 \family sans 
3749 Subsubsection
3750 \family default 
3751  headings, and so on.
3752  We'll describe these headings fully in section 
3753 \begin_inset LatexCommand \ref{sec:parenvheadings}
3754
3755 \end_inset 
3756
3757 .
3758 \layout Subsection
3759
3760 Fine-tuning the Defaults 
3761 \layout Standard
3762
3763 Okay, we know we never told you what most of these 
3764 \begin_inset Quotes eld
3765 \end_inset 
3766
3767 default options
3768 \begin_inset Quotes erd
3769 \end_inset 
3770
3771  set by the 
3772 \family sans 
3773 \bar under 
3774 C
3775 \bar default 
3776 lass
3777 \family default 
3778  button do.
3779  That's what this section is for.
3780 \layout Labeling
3781 \labelwidthstring MMMMMMM
3782
3783
3784 \family sans 
3785 \bar under 
3786 P
3787 \bar default 
3788 agestyle
3789 \family default 
3790  This is another list, containing five options.
3791  It controls what sorts of headings and page numbers go on a page:
3792 \begin_inset Foot
3793 collapsed true
3794
3795 \layout Standard
3796
3797 LaTeX does this part.
3798 \end_inset 
3799
3800
3801 \begin_deeper 
3802 \layout Labeling
3803 \labelwidthstring MMMMMMM
3804
3805
3806 \family sans 
3807 Default 
3808 \family default 
3809 Use default pagestyle of current class.
3810 \layout Labeling
3811 \labelwidthstring MMMMMMM
3812
3813
3814 \family sans 
3815 Empty
3816 \family default 
3817  No page numbers or headings.
3818 \layout Labeling
3819 \labelwidthstring MMMMMMM
3820
3821
3822 \family sans 
3823 Plain
3824 \family default 
3825  Page numbers only.
3826 \layout Labeling
3827 \labelwidthstring MMMMMMM
3828
3829
3830 \family sans 
3831 Headings
3832 \family default 
3833  Page numbers and either the current chapter or section title and number.
3834  Whether LyX uses the current chapter or the current section depends on
3835  which is the maximum sectioning level.
3836 \layout Labeling
3837 \labelwidthstring MMMMMMM
3838
3839
3840 \family sans 
3841 Fancy
3842 \family default 
3843  This allows you to create fully customizable headers and footers if you
3844  have the 
3845 \family sans 
3846 fancyhdr
3847 \family default 
3848  package installed.
3849  At the moment, support in LyX is limited to this setting.
3850  To use the full power of this package, you have to resort to magic codes
3851  in your preamble.
3852  Check the documentation for the 
3853 \family sans 
3854 fancyhdr
3855 \family default 
3856  package for more details.
3857 \end_deeper 
3858 \layout Labeling
3859 \labelwidthstring MMMMMMM
3860
3861
3862 \family sans 
3863 Sides
3864 \family default 
3865  No, LyX can't make your printer print on both sides of a sheet of paper!
3866  However, it can use a different format for odd-numbered pages than even-numbere
3867 d pages.
3868  This way, if you 
3869 \emph on 
3870 do
3871 \emph default 
3872  have a printer that duplexes
3873 \begin_inset Foot
3874 collapsed true
3875
3876 \layout Standard
3877
3878 i.e.
3879  prints on both sides of a sheet of paper
3880 \end_inset 
3881
3882 , your page number will always be in the upper right corner of the page
3883  and the left margin will have extra room for a binding.
3884 \begin_deeper 
3885 \layout Standard
3886
3887 There are two radio buttons here: 
3888 \family sans 
3889 One
3890 \family default 
3891  for single-sided documents, 
3892 \family sans 
3893 Two
3894 \family default 
3895  for double-sided documents.
3896 \end_deeper 
3897 \layout Labeling
3898 \labelwidthstring MMMMMMM
3899
3900
3901 \family sans 
3902 Columns
3903 \family default 
3904  Yes, this does control how many columns each page has.
3905  You can choose, using the toggle buttons, 
3906 \family sans 
3907 One
3908 \family default 
3909  or 
3910 \family sans 
3911 Two
3912 \family default 
3913  for the number of columns.
3914  
3915 \begin_deeper 
3916 \layout Standard
3917
3918 Note that LyX won't show two columns on screen.
3919  That's impractical, often unreadable, and not part of the WYSIWYM concept.
3920  However, there 
3921 \emph on 
3922 will
3923 \emph default 
3924  be two columns in the generated output.
3925 \end_deeper 
3926 \layout Labeling
3927 \labelwidthstring MMMMMMM
3928
3929
3930 \family sans 
3931 E
3932 \bar under 
3933 x
3934 \bar default 
3935 tra\SpecialChar ~
3936 Options
3937 \family default 
3938  The LaTeX command 
3939 \family typewriter 
3940
3941 \backslash 
3942 documentclass
3943 \family default 
3944  takes several options.
3945  LyX sets some of these automatically for you.
3946  This text box allows you to enter in others.
3947  Just type in a comma-separated list of options.
3948  See a good LaTeX book to find out what kinds of additional options you
3949  can use.
3950 \layout Labeling
3951 \labelwidthstring MMMMMMM
3952
3953
3954 \family sans 
3955 Separation
3956 \family default 
3957  This has its own section.
3958  See sec.
3959  
3960 \begin_inset LatexCommand \ref{sec:parindentintro}
3961
3962 \end_inset 
3963
3964  for a description of what this does.
3965 \layout Subsection
3966
3967 Paper Size, Orientation, and Margins
3968 \layout Standard
3969
3970 There are several other options to set in the 
3971 \family sans 
3972 Document\SpecialChar ~
3973 Settings
3974 \family default 
3975  dialog.
3976  All of them are global options, but they have special purposes and only
3977  affect certain features.
3978  We describe what these options do in the same section that describes the
3979  features they affect.
3980 \layout Standard
3981
3982 There are two options that affect the overall layout of the document, so
3983  we'll describe them here.
3984  You'll find them in the 
3985 \family sans 
3986 Paper
3987 \family default 
3988  dialog under the 
3989 \family sans 
3990 Layout
3991 \family default 
3992  menu:
3993 \layout Labeling
3994 \labelwidthstring MMMMMM
3995
3996
3997 \family sans 
3998 Orientation
3999 \family default 
4000  Two toggle buttons choose whether to print the output as 
4001 \family sans 
4002 \bar under 
4003 L
4004 \bar default 
4005 andscape
4006 \family default 
4007  or as 
4008 \family sans 
4009 Po
4010 \bar under 
4011 r
4012 \bar default 
4013 trait
4014 \family default 
4015 .
4016 \layout Labeling
4017 \labelwidthstring MMMMMM
4018
4019
4020 \family sans 
4021 Papersi
4022 \bar under 
4023 z
4024 \bar default 
4025 e
4026 \family default 
4027  What size paper to print on.
4028  The choices are
4029 \begin_deeper 
4030 \layout Itemize
4031
4032
4033 \family sans 
4034 Default
4035 \layout Itemize
4036
4037
4038 \family sans 
4039 A3, A4,
4040 \family default 
4041  
4042 \family sans 
4043 A5
4044 \layout Itemize
4045
4046
4047 \family sans 
4048 B3, B4, B5
4049 \layout Itemize
4050
4051
4052 \family sans 
4053 US Letter
4054 \layout Itemize
4055
4056
4057 \family sans 
4058 US legal
4059 \layout Itemize
4060
4061
4062 \family sans 
4063 US executive
4064 \layout Itemize
4065
4066
4067 \family sans 
4068 Custom
4069 \end_deeper 
4070 \layout Standard
4071
4072 Some of these settings require you to have the 
4073 \family sans 
4074 geometry
4075 \family default 
4076  package installed.
4077  This package will also allow you to set the margins in the 
4078 \family sans 
4079 Paper
4080 \family default 
4081  dialog.
4082 \layout Subsection
4083
4084 Important Note:
4085 \layout Standard
4086
4087 If you change a document's class, LyX has to convert 
4088 \emph on 
4089 everything
4090 \emph default 
4091  into the new class.
4092  That includes the paragraph environments.
4093  Some paragraph environments are standard; all of the document classes have
4094  them.
4095  Some classes have special paragraph environments, however.
4096  If this is the case, and you change document classes, LyX sets the missing
4097  paragraph environments to 
4098 \family sans 
4099 Standard
4100 \family default 
4101  and places an error box at the beginning of the paragraph.
4102  Just click on them and you'll get a message dialog that tells you about
4103  the conversion and why it failed.
4104 \layout Section
4105
4106 Paragraph Indentation and Separation
4107 \layout Subsection
4108
4109 Introduction
4110 \begin_inset LatexCommand \label{sec:parindentintro}
4111
4112 \end_inset 
4113
4114
4115 \layout Standard
4116
4117 Before describing all of the various paragraph environments, we'd like to
4118  say a word or two about paragraph indentation.
4119 \layout Standard
4120
4121 Everyone seems to have their own convention for separating paragraphs.
4122  Most Americans indent the first line of a paragraph.
4123  Others don't indent but put extra space between the paragraphs.
4124  LyX uses the same convention you find among typographer.
4125  The 
4126 \emph on 
4127 first
4128 \emph default 
4129  paragraph of a section, or after a figure, an equation, a table, a list,
4130  etc., is 
4131 \emph on 
4132 not
4133 \emph default 
4134  indented.
4135  Only a paragraph following another paragraph gets indented.
4136  Some people don't like this convention, but if you want to use indented
4137  paragraphs, you'll have to live with it.
4138 \begin_inset Foot
4139 collapsed true
4140
4141 \layout Standard
4142
4143 There is a way to force LaTeX to indent all paragraphs.
4144  LyX won't show this, of course, but LaTeX 
4145 \emph on 
4146 will
4147 \emph default 
4148  print it that way.
4149  You'll need to get a special package and insert an appropriate command
4150  in the preamble.
4151  [
4152 \emph on 
4153 Editor's Note: I'll insert this info when I get the time.
4154  - jw
4155 \emph default 
4156 ]
4157 \end_inset 
4158
4159
4160 \layout Standard
4161
4162 The space between paragraphs, like the line spacing, the space between headings
4163  and text --- in fact, all of the spacings for just about everything are
4164  pre-coded into LyX.
4165  As we said, you don't worry about how much space to add between what.
4166  LyX takes care of that.
4167  In fact, these pre-coded vertical spacings aren't a single number but a
4168  range.
4169  That way, LyX can squish or stretch the space between lines to make sure
4170  figures fit on a page with text, so that sections don't start at the bottom
4171  of a page, and so on.
4172 \begin_inset Foot
4173 collapsed true
4174
4175 \layout Standard
4176
4177 Actually, LaTeX does this when LyX goes to produce a printable file.
4178 \end_inset 
4179
4180  However, pre-coded doesn't mean you can't change them.
4181  LyX gives you the ability to globally change 
4182 \emph on 
4183 all
4184 \emph default 
4185  of these pre-coded spacings.
4186  We'll explain more later.
4187 \layout Subsection
4188
4189 Global Indentation Method
4190 \layout Standard
4191
4192 To select the default method of separating paragraphs, select 
4193 \family sans 
4194 \bar under 
4195 I
4196 \bar default 
4197 ndent
4198 \family default 
4199  or 
4200 \family sans 
4201 S
4202 \bar under 
4203 k
4204 \bar default 
4205 ip
4206 \family default 
4207  to indent paragraphs or add extra space between paragraphs, respectively.
4208 \layout Subsection
4209
4210 Fine-Tuning
4211 \layout Standard
4212
4213 You can also change the separation method of a single paragraph.
4214  Open the 
4215 \family sans 
4216 \bar under 
4217 E
4218 \bar default 
4219 dit\SpecialChar \menuseparator
4220
4221 \bar under 
4222 P
4223 \bar default 
4224 aragraph\SpecialChar ~
4225 Settings
4226 \family default 
4227  dialog and toggle the 
4228 \family sans 
4229 \bar under 
4230 N
4231 \bar default 
4232 o Indent
4233 \family default 
4234  button to change the state of the current paragraph.
4235  If paragraphs indent by default, this button will be inactive at first.
4236  If paragraphs have no indentation but use extra space for separation, this
4237  button will be completely ignored (you can't indent a single paragraph
4238  by toggling this).
4239 \layout Standard
4240
4241 You should only need to change the indentation method for a single paragraph
4242  if you need to do some fine-tuning.
4243  Typically, you'll select 
4244 \family sans 
4245 \bar under 
4246 I
4247 \bar default 
4248 ndent
4249 \family default 
4250  or 
4251 \family sans 
4252 S
4253 \bar under 
4254 k
4255 \bar default 
4256 ip
4257 \family default 
4258  for the entire document and edit away.
4259 \layout Subsection
4260
4261 Changing Line Spacing
4262 \layout Standard
4263
4264 In the 
4265 \family sans 
4266 \bar under 
4267 D
4268 \bar default 
4269 ocument\SpecialChar \menuseparator
4270
4271 \bar under 
4272 S
4273 \bar default 
4274 ettings
4275 \family default 
4276  dialog you can choose your line spacing provided you have the 
4277 \family sans 
4278 setspace
4279 \family default 
4280  package installed.
4281 \layout Section
4282
4283 Paragraph Environments
4284 \begin_inset LatexCommand \label{sec:par-environments}
4285
4286 \end_inset 
4287
4288
4289 \layout Subsection
4290
4291 Overview
4292 \layout Standard
4293
4294 The paragraph environments correspond to the various
4295 \layout Standard
4296
4297
4298 \family typewriter 
4299
4300 \backslash 
4301 begin{
4302 \family default 
4303 \emph on 
4304 environment
4305 \family typewriter 
4306 \emph default 
4307 } ...
4308  
4309 \backslash 
4310 end{
4311 \family default 
4312 \emph on 
4313 environment
4314 \family typewriter 
4315 \emph default 
4316 }
4317 \family default 
4318
4319 \newline 
4320 command sequences in an ordinary LaTeX file.
4321  If you don't know LaTeX, or the concept of a paragraph environment is totally
4322  alien to you, we urge you to read the 
4323 \emph on 
4324 Tutorial
4325 \emph default 
4326 .
4327  The 
4328 \emph on 
4329 Tutorial
4330 \emph default 
4331  also contains many more examples than this section does.
4332 \layout Standard
4333
4334 A paragraph environment is simply a 
4335 \begin_inset Quotes eld
4336 \end_inset 
4337
4338 container
4339 \begin_inset Quotes erd
4340 \end_inset 
4341
4342  for a paragraph which gives that paragraph certain properties.
4343  This can include a particular style of font, different margins, a numbering
4344  scheme, labels, and so on.
4345  Additionally, you can 
4346 \begin_inset Quotes eld
4347 \end_inset 
4348
4349 nest
4350 \begin_inset Quotes erd
4351 \end_inset 
4352
4353  the different environments inside one another, allowing one environment
4354  to inherit some of the properties of another.
4355  The different paragraph environments totally replace the need for messy
4356  tab stops, on the fly margin adjustment, and other hold-overs from the
4357  days of typewriters.
4358  There are several paragraph environments which are specific to a particular
4359  document type.
4360  We'll only be covering the most common ones here.
4361 \layout Standard
4362
4363 To choose a new paragraph environment, use the pull-down box on the left
4364  end of the toolbar.
4365  LyX will change the environment of the 
4366 \emph on 
4367 entire
4368 \emph default 
4369  paragraph in which the cursor sits.
4370  You can also change the environment of an entire group of paragraphs if
4371  you select them before choosing the new environment.
4372  
4373 \layout Standard
4374
4375 Note that hitting 
4376 \family sans 
4377 Return
4378 \family default 
4379  will 
4380 \emph on 
4381 typically
4382 \emph default 
4383  create a new paragraph using the 
4384 \family sans 
4385 Standard
4386 \family default 
4387  paragraph environment.
4388  We say 
4389 \begin_inset Quotes eld
4390 \end_inset 
4391
4392 typically
4393 \begin_inset Quotes erd
4394 \end_inset 
4395
4396  because this isn't always the case.
4397 \begin_inset Foot
4398 collapsed true
4399
4400 \layout Standard
4401
4402 If you are in one of these environments:
4403 \begin_inset ERT
4404 status Collapsed
4405
4406 \layout Standard
4407  
4408 \end_inset 
4409
4410
4411 \layout Standard
4412
4413
4414 \begin_inset ERT
4415 status Collapsed
4416
4417 \layout Standard
4418
4419 \backslash 
4420 vspace{-2ex} 
4421 \backslash 
4422 parbox[t]{3cm}{
4423 \end_inset 
4424
4425
4426 \layout Itemize
4427
4428
4429 \family sans 
4430 Quote
4431 \layout Itemize
4432
4433
4434 \family sans 
4435 Quotation
4436 \layout Standard
4437
4438
4439 \begin_inset ERT
4440 status Collapsed
4441
4442 \layout Standard
4443 }
4444 \backslash 
4445 parbox[t]{3cm}{
4446 \end_inset 
4447
4448
4449 \layout Itemize
4450
4451
4452 \family sans 
4453 Verse
4454 \layout Itemize
4455
4456
4457 \family sans 
4458 Itemize
4459 \layout Standard
4460
4461
4462 \begin_inset ERT
4463 status Collapsed
4464
4465 \layout Standard
4466 }
4467 \backslash 
4468 parbox[t]{3cm}{
4469 \end_inset 
4470
4471
4472 \layout Itemize
4473
4474
4475 \family sans 
4476 Enumerate
4477 \layout Itemize
4478
4479
4480 \family sans 
4481 Description
4482 \layout Standard
4483
4484
4485 \begin_inset ERT
4486 status Collapsed
4487
4488 \layout Standard
4489 }
4490 \backslash 
4491 parbox[t]{3cm}{
4492 \end_inset 
4493
4494
4495 \layout Itemize
4496
4497
4498 \family sans 
4499 List
4500 \layout Standard
4501
4502
4503 \begin_inset ERT
4504 status Collapsed
4505
4506 \layout Standard
4507 }
4508 \end_inset 
4509
4510
4511 \layout Standard
4512
4513 LyX keeps the old paragraph environment when you hit 
4514 \family sans 
4515 Return
4516 \family default 
4517 , rather than resetting it to 
4518 \family sans 
4519 Standard
4520 \family default 
4521 .
4522  LyX will still reset the nesting depth, however.
4523 \end_inset 
4524
4525  Usually, starting a new paragraph resets both the paragraph environment
4526  and the nesting depth [more on nesting in section 
4527 \begin_inset LatexCommand \ref{sec:nest}
4528
4529 \end_inset 
4530
4531 ].
4532  At the moment, all this is context-specific; you're better off expecting
4533  
4534 \family sans 
4535 Return
4536 \family default 
4537  to reset the paragraph environment and depth.
4538  If you want a new paragraph to keep the current environment and depth,
4539  use 
4540 \family sans 
4541 M-Return
4542 \family default 
4543  instead.
4544 \layout Subsection
4545
4546 Standard
4547 \layout Standard
4548
4549 The default paragraph environment is 
4550 \family sans 
4551 Standard
4552 \family default 
4553  for most classes.
4554  It creates a plain paragraph.
4555  If LyX resets the paragraph environment, this is the one it chooses.
4556  In fact, the paragraph you're reading right now [and most of the ones in
4557  this manual] are in the 
4558 \family sans 
4559 Standard
4560 \family default 
4561  environment.
4562 \layout Standard
4563
4564 You can nest a paragraph using the 
4565 \family sans 
4566 Standard
4567 \family default 
4568  environment in just about anything else, but you can't really nest anything
4569  in a 
4570 \family sans 
4571 Standard
4572 \family default 
4573  environment.
4574 \layout Subsection
4575
4576 Document Titles
4577 \layout Standard
4578
4579 A LaTeX title page has three parts: the title itself, the name[s] of the
4580  author[s] and a 
4581 \begin_inset Quotes eld
4582 \end_inset 
4583
4584 footnote
4585 \begin_inset Quotes erd
4586 \end_inset 
4587
4588  for thanks or contact information.
4589  For certain types of documents, LaTeX places all of this on a separate
4590  page along with today's date.
4591  For other types of documents, the title 
4592 \begin_inset Quotes eld
4593 \end_inset 
4594
4595 page
4596 \begin_inset Quotes erd
4597 \end_inset 
4598
4599  goes at the top of the first page of the document.
4600  
4601 \layout Standard
4602
4603 LyX provides an interface to the title page commands through the paragraph
4604  environments 
4605 \family sans 
4606 Title
4607 \family default 
4608
4609 \family sans 
4610 Author
4611 \family default 
4612 , and 
4613 \family sans 
4614 Date
4615 \family default 
4616 .
4617  Here's how you use them:
4618 \layout Itemize
4619
4620 Put the title of your document in the 
4621 \family sans 
4622 Title
4623 \family default 
4624  environment.
4625 \layout Itemize
4626
4627 Put the author name in the 
4628 \family sans 
4629 Author
4630 \family default 
4631  environment.
4632 \layout Itemize
4633
4634 If you want the date to have a certain appearance, want to use a fixed date,
4635  or want other text to appear in place of today's date, put that text in
4636  the 
4637 \family sans 
4638 Date
4639 \family default 
4640  environment.
4641  Note that using this environment is optional.
4642  If you don't provide any, LaTeX will automatically insert today's date.
4643 \layout Standard
4644
4645 Be sure to do this at the top of the document.
4646  You can use footnotes to insert 
4647 \begin_inset Quotes eld
4648 \end_inset 
4649
4650 thanks
4651 \begin_inset Quotes erd
4652 \end_inset 
4653
4654  or contact information.
4655 \layout Subsection
4656
4657 Headings
4658 \begin_inset LatexCommand \label{sec:parenvheadings}
4659
4660 \end_inset 
4661
4662
4663 \layout Standard
4664
4665 There are nine paragraph environments for producing section headings.
4666  LyX takes care of the numbering for you.
4667  All you need to do is decide what you're going to call section 3 of chapter
4668  9.
4669 \layout Subsubsection
4670
4671 Numbered Headings
4672 \layout Standard
4673
4674 There are 6 numbered types of section headings.
4675 \begin_inset Note
4676 collapsed false
4677
4678 \layout Standard
4679
4680 Why no mention of Part ?
4681 \end_inset 
4682
4683  They are:
4684 \layout Enumerate
4685
4686
4687 \family sans 
4688 Chapter
4689 \layout Enumerate
4690
4691
4692 \family sans 
4693 Section
4694 \layout Enumerate
4695
4696
4697 \family sans 
4698 Subsection
4699 \layout Enumerate
4700
4701
4702 \family sans 
4703 Subsubsection
4704 \layout Enumerate
4705
4706
4707 \family sans 
4708 Paragraph
4709 \layout Enumerate
4710
4711
4712 \family sans 
4713 Subparagraph
4714 \layout Standard
4715
4716 LyX labels each heading with a series of numbers, separated by periods.
4717  The numbers describe where in the document you are.
4718  These headings all subdivide your document into different pieces of text.
4719  For example, suppose you're writing a book.
4720  You group the book into chapters.
4721  LyX does similar grouping:
4722 \layout Itemize
4723
4724 Either 
4725 \family sans 
4726 Chapter
4727 \family default 
4728  or 
4729 \family sans 
4730 Section
4731 \family default 
4732  is the maximum sectioning level.
4733 \layout Itemize
4734
4735
4736 \family sans 
4737 Chapter
4738 \family default 
4739 s are divided into 
4740 \family sans 
4741 Section
4742 \family default 
4743 s
4744 \layout Itemize
4745
4746
4747 \family sans 
4748 Section
4749 \family default 
4750 s are divided into 
4751 \family sans 
4752 Subsection
4753 \family default 
4754 s
4755 \layout Itemize
4756
4757
4758 \family sans 
4759 Subsection
4760 \family default 
4761 s are divided into 
4762 \family sans 
4763 Subsubsection
4764 \family default 
4765 s
4766 \layout Itemize
4767
4768
4769 \family sans 
4770 Subsubsection
4771 \family default 
4772 s are divided into 
4773 \family sans 
4774 Paragraph
4775 \family default 
4776 s
4777 \layout Itemize
4778
4779
4780 \family sans 
4781 Paragraph
4782 \family default 
4783 s are divided into 
4784 \family sans 
4785 Subparagraph
4786 \family default 
4787 s
4788 \layout Standard
4789
4790
4791 \emph on 
4792 Note:
4793 \emph default 
4794  not all document types use the 
4795 \family sans 
4796 Chapter
4797 \family default 
4798  heading as the maximum sectioning level.
4799  In that case, the 
4800 \family sans 
4801 Section
4802 \family default 
4803  is the top-level heading.
4804 \layout Standard
4805
4806 So, if you use the 
4807 \family sans 
4808 Subsubsection
4809 \family default 
4810  environment to label a new sub-subsection, LyX labels it with its number,
4811  along with the number of the subsection, section, and, if applicable, chapter
4812  that it's in.
4813  For example: the fifth section of the second chapter of this book has the
4814  label 
4815 \begin_inset Quotes eld
4816 \end_inset 
4817
4818 2.5
4819 \begin_inset Quotes erd
4820 \end_inset 
4821
4822 .
4823 \layout Subsubsection
4824
4825 Unnumbered Headings
4826 \layout Standard
4827
4828 There are 3 types of unnumbered section headings.
4829  They are:
4830 \layout Enumerate
4831
4832
4833 \family sans 
4834 Section*
4835 \layout Enumerate
4836
4837
4838 \family sans 
4839 Subsection*
4840 \layout Enumerate
4841
4842
4843 \family sans 
4844 Subsubsection*
4845 \layout Standard
4846
4847 The 
4848 \begin_inset Quotes eld
4849 \end_inset 
4850
4851 *
4852 \begin_inset Quotes erd
4853 \end_inset 
4854
4855  after each name means that these headings are not numbered.
4856  They work the same as their numbered counterparts.
4857 \layout Subsubsection
4858
4859 Changing the Numbering
4860 \begin_inset LatexCommand \label{sub:section-depth}
4861
4862 \end_inset 
4863
4864
4865 \layout Standard
4866
4867 You can also alter which sectioning levels get numbered and which ones appear
4868  in the Table of Contents.
4869  Now, this doesn't remove any of the levels; that's preset in the document
4870  class.
4871  Certain classes start with 
4872 \family sans 
4873 Chapter
4874 \family default 
4875  and go down to the 
4876 \family sans 
4877 Subparagraph
4878 \family default 
4879  level.
4880  Others start at 
4881 \family sans 
4882 Section
4883 \family default 
4884 .
4885  Similarly, not all document classes number all sectioning levels.
4886  Most don't number 
4887 \family sans 
4888 Paragraph
4889 \family default 
4890  or 
4891 \family sans 
4892 Subparagraph
4893 \family default 
4894 .
4895  This is something you can change.
4896 \layout Standard
4897
4898 Open the 
4899 \family sans 
4900 \bar under 
4901 D
4902 \bar default 
4903 ocument\SpecialChar \menuseparator
4904
4905 \bar under 
4906 S
4907 \bar default 
4908 ettings
4909 \family default 
4910  dialog.
4911  You should see a counter labelled 
4912 \family sans 
4913 Section\SpecialChar ~
4914 number\SpecialChar ~
4915 depth
4916 \family default 
4917  under the 
4918 \family sans 
4919 Extra
4920 \family default 
4921  tab.
4922  This counter controls how far down in the sectioning hierarchy LyX numbers
4923  a section heading.
4924  Unfortunately, the number you choose with the slider is really goofy, so
4925  here's a table of values and what they do:
4926 \layout Standard
4927 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
4928
4929 \begin_inset  Tabular
4930 <lyxtabular version="3" rows="10" columns="2">
4931 <features>
4932 <column alignment="center" valignment="top" leftline="true" width="0pt">
4933 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
4934 <row topline="true">
4935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4936 \begin_inset Text
4937
4938 \layout Standard
4939
4940
4941 \family sans 
4942 \series medium 
4943 \shape up 
4944 \size normal 
4945 \emph off 
4946 \bar no 
4947 \noun off 
4948 \color none
4949 Sec.
4950  Num.
4951  Depth
4952 \end_inset 
4953 </cell>
4954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4955 \begin_inset Text
4956
4957 \layout Standard
4958
4959
4960 \series medium 
4961 \shape up 
4962 \size normal 
4963 \emph off 
4964 \bar no 
4965 \noun off 
4966 \color none
4967 LyX numbers these
4968 \end_inset 
4969 </cell>
4970 </row>
4971 <row bottomline="true">
4972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4973 \begin_inset Text
4974
4975 \layout Standard
4976
4977
4978 \series medium 
4979 \shape up 
4980 \size normal 
4981 \emph off 
4982 \bar no 
4983 \noun off 
4984 \color none
4985 value:
4986 \end_inset 
4987 </cell>
4988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4989 \begin_inset Text
4990
4991 \layout Standard
4992
4993
4994 \series medium 
4995 \shape up 
4996 \size normal 
4997 \emph off 
4998 \bar no 
4999 \noun off 
5000 \color none
5001 section headings:
5002 \end_inset 
5003 </cell>
5004 </row>
5005 <row topline="true">
5006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5007 \begin_inset Text
5008
5009 \layout Standard
5010
5011
5012 \series medium 
5013 \shape up 
5014 \size normal 
5015 \emph off 
5016 \bar no 
5017 \noun off 
5018 \color none
5019 -2
5020 \end_inset 
5021 </cell>
5022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5023 \begin_inset Text
5024
5025 \layout Standard
5026
5027
5028 \series medium 
5029 \shape up 
5030 \size normal 
5031 \emph off 
5032 \bar no 
5033 \noun off 
5034 \color none
5035 no numbering of any kind
5036 \end_inset 
5037 </cell>
5038 </row>
5039 <row topline="true">
5040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5041 \begin_inset Text
5042
5043 \layout Standard
5044
5045
5046 \series medium 
5047 \shape up 
5048 \size normal 
5049 \emph off 
5050 \bar no 
5051 \noun off 
5052 \color none
5053 -1
5054 \end_inset 
5055 </cell>
5056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5057 \begin_inset Text
5058
5059 \layout Standard
5060
5061
5062 \family sans 
5063 add 
5064 \series medium 
5065 \shape up 
5066 \size normal 
5067 \emph off 
5068 \bar no 
5069 \noun off 
5070 \color none
5071 Parts
5072 \end_inset 
5073 </cell>
5074 </row>
5075 <row topline="true">
5076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5077 \begin_inset Text
5078
5079 \layout Standard
5080
5081
5082 \series medium 
5083 \shape up 
5084 \size normal 
5085 \emph off 
5086 \bar no 
5087 \noun off 
5088 \color none
5089 -0 and 0
5090 \end_inset 
5091 </cell>
5092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5093 \begin_inset Text
5094
5095 \layout Standard
5096
5097
5098 \family sans 
5099 \series medium 
5100 \shape up 
5101 \size normal 
5102 \emph off 
5103 \bar no 
5104 \noun off 
5105 \color none
5106 add Chapters
5107 \end_inset 
5108 </cell>
5109 </row>
5110 <row topline="true">
5111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5112 \begin_inset Text
5113
5114 \layout Standard
5115
5116
5117 \series medium 
5118 \shape up 
5119 \size normal 
5120 \emph off 
5121 \bar no 
5122 \noun off 
5123 \color none
5124 1
5125 \end_inset 
5126 </cell>
5127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5128 \begin_inset Text
5129
5130 \layout Standard
5131
5132
5133 \family sans 
5134 \series medium 
5135 \shape up 
5136 \size normal 
5137 \emph off 
5138 \bar no 
5139 \noun off 
5140 \color none
5141 add Sections
5142 \end_inset 
5143 </cell>
5144 </row>
5145 <row topline="true">
5146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5147 \begin_inset Text
5148
5149 \layout Standard
5150
5151
5152 \series medium 
5153 \shape up 
5154 \size normal 
5155 \emph off 
5156 \bar no 
5157 \noun off 
5158 \color none
5159 2
5160 \end_inset 
5161 </cell>
5162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5163 \begin_inset Text
5164
5165 \layout Standard
5166
5167
5168 \family sans 
5169 \series medium 
5170 \shape up 
5171 \size normal 
5172 \emph off 
5173 \bar no 
5174 \noun off 
5175 \color none
5176 add Subsections
5177 \end_inset 
5178 </cell>
5179 </row>
5180 <row topline="true">
5181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5182 \begin_inset Text
5183
5184 \layout Standard
5185
5186
5187 \series medium 
5188 \shape up 
5189 \size normal 
5190 \emph off 
5191 \bar no 
5192 \noun off 
5193 \color none
5194 3
5195 \end_inset 
5196 </cell>
5197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5198 \begin_inset Text
5199
5200 \layout Standard
5201
5202
5203 \family sans 
5204 add 
5205 \series medium 
5206 \shape up 
5207 \size normal 
5208 \emph off 
5209 \bar no 
5210 \noun off 
5211 \color none
5212 Subsubsections
5213 \end_inset 
5214 </cell>
5215 </row>
5216 <row topline="true">
5217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5218 \begin_inset Text
5219
5220 \layout Standard
5221
5222
5223 \series medium 
5224 \shape up 
5225 \size normal 
5226 \emph off 
5227 \bar no 
5228 \noun off 
5229 \color none
5230 4
5231 \end_inset 
5232 </cell>
5233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5234 \begin_inset Text
5235
5236 \layout Standard
5237
5238
5239 \family sans 
5240 add 
5241 \series medium 
5242 \shape up 
5243 \size normal 
5244 \emph off 
5245 \bar no 
5246 \noun off 
5247 \color none
5248 Paragraphs
5249 \end_inset 
5250 </cell>
5251 </row>
5252 <row topline="true" bottomline="true">
5253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5254 \begin_inset Text
5255
5256 \layout Standard
5257
5258
5259 \series medium 
5260 \shape up 
5261 \size normal 
5262 \emph off 
5263 \bar no 
5264 \noun off 
5265 \color none
5266 5
5267 \end_inset 
5268 </cell>
5269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5270 \begin_inset Text
5271
5272 \layout Standard
5273
5274
5275 \family sans 
5276 add 
5277 \series medium 
5278 \shape up 
5279 \size normal 
5280 \emph off 
5281 \bar no 
5282 \noun off 
5283 \color none
5284 Subparagraphs
5285 \end_inset 
5286 </cell>
5287 </row>
5288 </lyxtabular>
5289
5290 \end_inset 
5291
5292
5293 \layout Standard
5294
5295 The increasing numbers are cumulative: a setting of 
5296 \begin_inset Quotes eld
5297 \end_inset 
5298
5299 0
5300 \begin_inset Quotes erd
5301 \end_inset 
5302
5303  will number parts and chapters, while 
5304 \begin_inset Quotes eld
5305 \end_inset 
5306
5307 2
5308 \begin_inset Quotes erd
5309 \end_inset 
5310
5311  will number parts, chapters, sections, and subsections.
5312  Of course, if you're using a document class that doesn't use part or chapter
5313  headings (
5314 \emph on 
5315 e.g.
5316
5317 \emph default 
5318  the default article class), then the numbering begins at the 
5319 \family sans 
5320 Section
5321 \family default 
5322  heading, and 
5323 \begin_inset Quotes eld
5324 \end_inset 
5325
5326 0
5327 \begin_inset Quotes erd
5328 \end_inset 
5329
5330  also corresponds to 
5331 \begin_inset Quotes eld
5332 \end_inset 
5333
5334 no numbering.
5335 \begin_inset Quotes erd
5336 \end_inset 
5337
5338
5339 \layout Standard
5340
5341 There's another counter in the dialog, called 
5342 \family sans 
5343 Table\SpecialChar ~
5344 of\SpecialChar ~
5345 contents\SpecialChar ~
5346 depth
5347 \family default 
5348 .
5349  It works the same way as 
5350 \family sans 
5351 Section\SpecialChar ~
5352 numbering\SpecialChar ~
5353 depth
5354 \family default 
5355 , only it controls which sectioning levels appear in, you guessed it, the
5356  Table of Contents.
5357  This is a great control to have.
5358  Suppose you wanted to number 
5359 \emph on 
5360 all
5361 \emph default 
5362  sectioning heading, but you only wanted 
5363 \family sans 
5364 Chapter
5365 \family default 
5366 s, 
5367 \family sans 
5368 Section
5369 \family default 
5370 s, and 
5371 \family sans 
5372 Subsection
5373 \family default 
5374 s in the Table of Contents.
5375  You'd just set 
5376 \family sans 
5377 Section\SpecialChar ~
5378 numbering\SpecialChar ~
5379 depth
5380 \family default 
5381  to 
5382 \begin_inset Quotes eld
5383 \end_inset 
5384
5385 5
5386 \begin_inset Quotes erd
5387 \end_inset 
5388
5389  and 
5390 \family sans 
5391 Table of contents\SpecialChar ~
5392 depth
5393 \family default 
5394  to 
5395 \begin_inset Quotes eld
5396 \end_inset 
5397
5398 2
5399 \begin_inset Quotes erd
5400 \end_inset 
5401
5402  and voilà! You're all set.
5403 \layout Subsubsection
5404
5405 Special Information
5406 \layout Standard
5407
5408 The following information applies to 
5409 \family sans 
5410 Chapter
5411 \family default 
5412
5413 \family sans 
5414 Section
5415 \family default 
5416
5417 \family sans 
5418 Subsection
5419 \family default 
5420
5421 \family sans 
5422 Subsubsection
5423 \family default 
5424
5425 \family sans 
5426 Paragraph
5427 \family default 
5428
5429 \family sans 
5430 Subparagraph
5431 \family default 
5432  as well as 
5433 \family sans 
5434 Section*
5435 \family default 
5436
5437 \family sans 
5438 Subsection*
5439 \family default 
5440 , and 
5441 \family sans 
5442 Subsubsection*
5443 \family default 
5444 :
5445 \layout Itemize
5446
5447 You cannot use a margin note in any of these environments.
5448 \layout Itemize
5449
5450 You can only use inlined math in these environments.
5451 \layout Itemize
5452
5453 You cannot do any nesting with these environments.
5454 \layout Itemize
5455
5456 You can use labels and cross-references to refer to their numbers.
5457 \layout Standard
5458
5459 As for examples of these paragraph environments - look around you! We're
5460  using them everywhere in the manuals.
5461 \layout Subsubsection
5462
5463 Creating an Appendix
5464 \layout Standard
5465
5466 To create an appendix, simply start by adding a new chapter or section heading.
5467  Move the cursor back to the beginning of the heading and select 
5468 \family sans 
5469 \bar under 
5470 D
5471 \bar default 
5472 ocument\SpecialChar \menuseparator
5473
5474 \newline 
5475 Start\SpecialChar ~
5476
5477 \bar under 
5478 A
5479 \bar default 
5480 ppendix\SpecialChar ~
5481 Here
5482 \family default 
5483 .
5484  A red/brown box will be drawn around the remainder of the file to indicate
5485  there is something special about it, and the numerical chapter or section
5486  label(s) will be changed to a letter.
5487 \layout Subsection
5488
5489 Quotes and Poetry
5490 \layout Standard
5491
5492 LyX has three paragraph environments for writing poetry and quotations.
5493  They are 
5494 \family sans 
5495 Quote
5496 \family default 
5497
5498 \family sans 
5499 Quotation
5500 \family default 
5501 , and 
5502 \family sans 
5503 Verse
5504 \family default 
5505 .
5506  Forget the days of changing linespacing and twiddling with margins.
5507  These three paragraph environments already have those changes built-in.
5508  They all widen the left margin and add a bit of extra space above and below
5509  the text they contain.
5510  They also allow nesting, so you can put a 
5511 \family sans 
5512 Verse
5513 \family default 
5514  in a 
5515 \family sans 
5516 Quotation
5517 \family default 
5518 , as well as in some other paragraph environments.
5519 \layout Standard
5520
5521 There is another feature of these three paragraph environments: they do
5522  
5523 \emph on 
5524 not
5525 \emph default 
5526  reset to 
5527 \family sans 
5528 Standard
5529 \family default 
5530  when you start a new paragraph.
5531  So, you can type in that poem and merrily hit 
5532 \family sans 
5533 Return
5534 \family default 
5535  without worrying about the paragraph environment changing on you.
5536  Of course, that means that, once you're done typing in that poem, you have
5537  to change back to the 
5538 \family sans 
5539 Standard
5540 \family default 
5541  environment yourself.
5542 \layout Subsubsection
5543
5544
5545 \family sans 
5546 Quote
5547 \family default 
5548  and 
5549 \family sans 
5550 Quotation
5551 \family default 
5552
5553 \begin_inset LatexCommand \label{sec:quote}
5554
5555 \end_inset 
5556
5557
5558 \layout Standard
5559
5560 Now that we've described the similarities of these three environments, it's
5561  time for the differences.
5562  
5563 \family sans 
5564 Quote
5565 \family default 
5566  and 
5567 \family sans 
5568 Quotation
5569 \family default 
5570  are identical except for one difference: 
5571 \family sans 
5572 Quote
5573 \family default 
5574  uses extra spacing to separate paragraphs and never indents the first line.
5575  
5576 \family sans 
5577 Quotation
5578 \family default 
5579  
5580 \emph on 
5581 always
5582 \emph default 
5583  indents the first line of a paragraph and uses the same line spacing throughout.
5584 \layout Standard
5585
5586 Here's an example of the 
5587 \family sans 
5588 Quote
5589 \family default 
5590  environment:
5591 \layout Quote
5592
5593 This is in the 
5594 \family sans 
5595 Quote
5596 \family default 
5597  environment.
5598  I can keep writing, extending this line out further and further until it
5599  wraps.
5600  See - no indentation!
5601 \layout Quote
5602
5603 Here's the second paragraph of this quote.
5604  Again, there's no indentation, but there is extra space between me and
5605  the other paragraph.
5606 \layout Standard
5607
5608 That ends that example.
5609  Here's another example, this time in the 
5610 \family sans 
5611 Quotation
5612 \family default 
5613  environment:
5614 \layout Quotation
5615
5616 This is in the 
5617 \family sans 
5618 Quotation
5619 \family default 
5620  environment.
5621  If I keep writing, you'll see the indentation.
5622  If your country uses a writing style that shows off new paragraphs by indenting
5623  the first line, then 
5624 \family sans 
5625 Quotation
5626 \family default 
5627  is the environment for you! Well, you'd use it 
5628 \emph on 
5629 if
5630 \emph default 
5631  you were quoting other text.
5632 \layout Quotation
5633
5634 Here's a new paragraph.
5635  I could ramble on and on, like a politician at election time.
5636  If I did that, though, you'd get bored.
5637 \layout Standard
5638
5639 That was our other example.
5640  As the example notes, 
5641 \family sans 
5642 Quote
5643 \family default 
5644  is for those people who use extra space to separate paragraphs.
5645  They should put quotes in the 
5646 \family sans 
5647 Quote
5648 \family default 
5649  environment.
5650  Those who use indentation to mark a new paragraph should use the 
5651 \family sans 
5652 Quotation
5653 \family default 
5654  paragraph environment for quoted text.
5655 \layout Subsubsection
5656
5657
5658 \family sans 
5659 Verse
5660 \begin_inset LatexCommand \label{sec:verse}
5661
5662 \end_inset 
5663
5664
5665 \layout Standard
5666
5667
5668 \family sans 
5669 Verse
5670 \family default 
5671  is a paragraph environment for poetry, rhymes, verses, and so on.
5672  Here's an example:
5673 \layout Verse
5674
5675 This is in Verse
5676 \newline 
5677 Which I did not rehearse!
5678 \layout Verse
5679
5680 It could be much worse.
5681  This line could be long, very long, oh so long, so very long that it wraps
5682  around.
5683  It looks okay on screen, but in the printed version, the extra lines are
5684  indented a bit more than the first.
5685  Okay, so it's turned to prose and doesn't rhyme anymore.
5686  So sue me.
5687 \layout Verse
5688
5689 To break a line
5690 \newline 
5691 And make things look fine
5692 \newline 
5693 Use 
5694 \family sans 
5695 C-Return
5696 \family default 
5697 .
5698 \layout Standard
5699
5700 As you can see, 
5701 \family sans 
5702 Verse
5703 \family default 
5704  does not indent both margins.
5705  Each stanza of the verse or poem is in its own paragraph.
5706  To separate the individual lines of a stanza, use the 
5707 \family typewriter 
5708 break-line
5709 \family default 
5710  function, 
5711 \family sans 
5712 C-Return
5713 \family default 
5714 .
5715 \layout Subsection
5716
5717 Lists
5718 \begin_inset LatexCommand \label{sec:parenvlists}
5719
5720 \end_inset 
5721
5722
5723 \layout Standard
5724
5725 LyX has four different paragraph environments for creating different kinds
5726  of lists.
5727  In the 
5728 \family sans 
5729 Itemize
5730 \family default 
5731  and 
5732 \family sans 
5733 Enumerate
5734 \family default 
5735  environments, LyX labels your list items with bullets or numbers, respectively.
5736  In the 
5737 \family sans 
5738 Description
5739 \family default 
5740  and 
5741 \family sans 
5742 List
5743 \family default 
5744  environments, LyX lets you provide your own label.
5745  We'll present the individual details of each type of list next after describing
5746  some general features of all four of them.
5747 \layout Subsubsection
5748
5749 General Features
5750 \layout Standard
5751
5752 The four paragraph environments for lists differ from the other environments
5753  in several ways.
5754  First, LyX treats each paragraph as a list item.
5755  Hitting 
5756 \family sans 
5757 Return
5758 \family default 
5759  does 
5760 \emph on 
5761 not
5762 \emph default 
5763  reset the environment to 
5764 \family sans 
5765 Standard
5766 \family default 
5767  but keeps the current environment and creates a new list item.
5768  The nesting depth is typically reset, however.
5769  If you want to keep both the current nesting depth and paragraph environment,
5770  you should use 
5771 \family sans 
5772 M-Return
5773 \family default 
5774  to break paragraphs.
5775 \layout Standard
5776
5777 You can nest lists of any type inside one another.
5778  In fact, LyX changes the labels on some list items depending on how its
5779  nested.
5780  If you intend to use any of the list paragraph environments, we suggest
5781  you read all of section 
5782 \begin_inset LatexCommand \ref{sec:nest}
5783
5784 \end_inset 
5785
5786 .
5787  
5788 \layout Subsubsection
5789
5790
5791 \family sans 
5792 Itemize
5793 \family default 
5794
5795 \begin_inset LatexCommand \label{sec:itemize}
5796
5797 \end_inset 
5798
5799
5800 \layout Standard
5801
5802 The first type of list we'll describe in detail is the 
5803 \family sans 
5804 Itemize
5805 \family default 
5806  paragraph environment.
5807  It has the following properties:
5808 \layout Itemize
5809
5810 Each item has a particular bullet or symbol as its label.
5811 \begin_deeper 
5812 \layout Itemize
5813
5814 LyX uses the same symbol for all of the items in a given nesting level.
5815 \layout Itemize
5816
5817 The symbol appears at the beginning of the first line.
5818 \end_deeper 
5819 \layout Itemize
5820
5821 The items can be any length.
5822  LyX automatically offsets the left margin of each item.
5823  The offset is always relative to whatever environment the 
5824 \family sans 
5825 Itemize
5826 \family default 
5827  list may be in.
5828 \layout Itemize
5829
5830 If you nest an 
5831 \family sans 
5832 Itemize
5833 \family default 
5834  environment inside another 
5835 \family sans 
5836 Itemize
5837 \family default 
5838  environment, the label changes to a new symbol.
5839 \begin_deeper 
5840 \layout Itemize
5841
5842 There are four different symbols for up to a four-fold nesting.
5843 \layout Itemize
5844
5845 LyX always shows the same symbol, an asterisk, on screen.
5846 \layout Itemize
5847
5848 See section 
5849 \begin_inset LatexCommand \ref{sec:nest}
5850
5851 \end_inset 
5852
5853  for a full explanation of nesting.
5854 \end_deeper 
5855 \layout Standard
5856
5857 Of course, that explanation was also an example of an 
5858 \family sans 
5859 Itemize
5860 \family default 
5861  list.
5862  The 
5863 \family sans 
5864 Itemize
5865 \family default 
5866  environment is best suited for lists where the order doesn't matter.
5867 \layout Standard
5868
5869 We said that different levels use different symbols as their label.
5870  Here's an example of all four possible symbols.
5871  Note that those of you reading this manual online won't see any difference.
5872 \layout Itemize
5873
5874 The label for the first level 
5875 \family sans 
5876 Itemize
5877 \family default 
5878  is a large black dot, or bullet.
5879 \begin_deeper 
5880 \layout Itemize
5881
5882 The label for the second level is a dash.
5883 \begin_deeper 
5884 \layout Itemize
5885
5886 The label for the third is an asterisk.
5887 \begin_deeper 
5888 \layout Itemize
5889
5890 The label for the fourth is a centered dot.
5891 \end_deeper 
5892 \layout Itemize
5893
5894 Back out to the third level.
5895 \end_deeper 
5896 \layout Itemize
5897
5898 Back to the second level.
5899 \end_deeper 
5900 \layout Itemize
5901
5902 Back to the outermost level.
5903 \layout Standard
5904
5905 These are the default labels for an 
5906 \family sans 
5907 Itemize
5908 \family default 
5909  list.
5910  You can customize these labels in the
5911 \begin_inset ERT
5912 status Collapsed
5913
5914 \layout Standard
5915
5916 \backslash 
5917 linebreak 
5918 \end_inset 
5919
5920  
5921 \family sans 
5922 \bar under 
5923 D
5924 \bar default 
5925 ocument\SpecialChar \menuseparator
5926
5927 \bar under 
5928 S
5929 \bar default 
5930 ettings
5931 \family default 
5932  dialog in the 
5933 \family sans 
5934 Bullets
5935 \family default 
5936  tab.
5937 \layout Standard
5938
5939 Notice how the space between items decreases with increasing depth.
5940  We'll explain nesting and all the tricks you can do with different depths
5941  in section 
5942 \begin_inset LatexCommand \ref{sec:nest}
5943
5944 \end_inset 
5945
5946 .
5947  Be sure to read it!
5948 \layout Subsubsection
5949
5950
5951 \family sans 
5952 Enumerate
5953 \family default 
5954
5955 \begin_inset LatexCommand \label{sec:enumerate}
5956
5957 \end_inset 
5958
5959
5960 \layout Standard
5961
5962 The 
5963 \family sans 
5964 Enumerate
5965 \family default 
5966  environment is the tool to use to create numbered lists and outlines.
5967  It has these properties:
5968 \layout Enumerate
5969
5970 Each item has a numeral as its label.
5971 \begin_deeper 
5972 \layout Enumerate
5973
5974 The type of numeral depends on the nesting depth.
5975 \end_deeper 
5976 \layout Enumerate
5977
5978 LyX automatically counts the items for you and updates the label as appropriate.
5979 \layout Enumerate
5980
5981 Each new 
5982 \family sans 
5983 Enumerate
5984 \family default 
5985  environment resets the counter to one.
5986 \layout Enumerate
5987
5988 Like the 
5989 \family sans 
5990 Itemize
5991 \family default 
5992  environment, the 
5993 \family sans 
5994 Enumerate
5995 \family default 
5996  environment:
5997 \begin_deeper 
5998 \layout Enumerate
5999
6000 Offsets the items relative to the left margin.
6001  Items can be any length.
6002 \layout Enumerate
6003
6004 Reduces the space between items as the nesting depth increases.
6005 \layout Enumerate
6006
6007 Uses different types of labels depending on the nesting depth.
6008 \layout Enumerate
6009
6010 Allows up to a four-fold nesting.
6011 \end_deeper 
6012 \layout Standard
6013
6014 Unlike the 
6015 \family sans 
6016 Itemize
6017 \family default 
6018  environment, 
6019 \family sans 
6020 Enumerate
6021 \family default 
6022  
6023 \emph on 
6024 does
6025 \emph default 
6026  show the different labels for each item.
6027  Here is how LyX labels the four different levels in an 
6028 \family sans 
6029 Enumerate
6030 \family default 
6031 :
6032 \layout Enumerate
6033
6034 The first level of an 
6035 \family sans 
6036 Enumerate
6037 \family default 
6038  uses Arabic numerals followed by a period.
6039 \begin_deeper 
6040 \layout Enumerate
6041
6042 The second level uses lower case letters surrounded by parentheses.
6043 \begin_deeper 
6044 \layout Enumerate
6045
6046 The third level uses lower-case Roman numerals followed by a period.
6047 \begin_deeper 
6048 \layout Enumerate
6049
6050 The fourth level uses capital letters followed by a period.
6051 \layout Enumerate
6052
6053 Again, notice the decrease in the spacing between items as the nesting depth
6054  increases.
6055 \end_deeper 
6056 \layout Enumerate
6057
6058 Back to the third level
6059 \end_deeper 
6060 \layout Enumerate
6061
6062 Back to the second level.
6063 \end_deeper 
6064 \layout Enumerate
6065
6066 Back to the outermost level.
6067 \layout Standard
6068
6069 Once again, you can customize the type of numbering used in the 
6070 \family sans 
6071 Enumerate
6072 \family default 
6073  environment.
6074  It involves adding commands to the LaTeX preamble (see the 
6075 \emph on 
6076 Extended Features
6077 \emph default 
6078  manual), however.
6079  As stated earlier, such customization only shows up in the printed version,
6080  not on the LyX screen.
6081 \layout Standard
6082
6083 There is more to nesting 
6084 \family sans 
6085 Enumerate
6086 \family default 
6087  environments than we've stated here.
6088  You 
6089 \emph on 
6090 really
6091 \emph default 
6092  should read section 
6093 \begin_inset LatexCommand \ref{sec:nest}
6094
6095 \end_inset 
6096
6097  to learn more about nesting.
6098 \layout Subsubsection
6099
6100
6101 \family sans 
6102 Description
6103 \family default 
6104
6105 \begin_inset LatexCommand \label{sec:descrlist}
6106
6107 \end_inset 
6108
6109
6110 \layout Standard
6111
6112 Unlike the previous two environments, the 
6113 \family sans 
6114 Description
6115 \family default 
6116  list has no fixed label.
6117  Instead, LyX uses the first 
6118 \begin_inset Quotes eld
6119 \end_inset 
6120
6121 word
6122 \begin_inset Quotes erd
6123 \end_inset 
6124
6125  of the first line as the label.
6126  Here's an example:
6127 \layout Description
6128
6129 Example: This is an example of the
6130 \family sans 
6131  Description
6132 \family default 
6133  environment.
6134 \layout Standard
6135
6136 LyX typesets the label in boldface and puts extra space between it and the
6137  rest of the line.
6138 \layout Standard
6139
6140 Now, you're probably wondering what we mean by, 
6141 \begin_inset Quotes eld
6142 \end_inset 
6143
6144 uses the first 'word'.
6145 \begin_inset Quotes erd
6146 \end_inset 
6147
6148  The 
6149 \family sans 
6150 Space
6151 \family default 
6152  key does not add a whitespace character, but separates words from one another.
6153  Inside of a 
6154 \family sans 
6155 Description
6156 \family default 
6157  environment, the 
6158 \family sans 
6159 Space
6160 \family default 
6161  key tells LyX to end the label if we're at the beginning of the first line
6162  of an item.
6163 \layout Standard
6164
6165 However, what if you want or need to use more than one word in the label
6166  of a 
6167 \family sans 
6168 Description
6169 \family default 
6170  environment? Simple: use a 
6171 \family sans 
6172 Protected Blank
6173 \family default 
6174 .
6175  [Use either 
6176 \family sans 
6177 C-Space
6178 \family default 
6179  or 
6180 \family sans 
6181 \bar under 
6182 S
6183 \bar default 
6184 pecial\SpecialChar ~
6185 Character\SpecialChar \menuseparator
6186 Protected\SpecialChar ~
6187
6188 \bar under 
6189 B
6190 \bar default 
6191 lank
6192 \family default 
6193  from the 
6194 \family sans 
6195 \bar under 
6196 I
6197 \bar default 
6198 nsert
6199 \family default 
6200  menu.
6201  See sec.
6202  
6203 \begin_inset LatexCommand \ref{sec:hspace}
6204
6205 \end_inset 
6206
6207  for more info.] Here's an example:
6208 \layout Description
6209
6210 Second\SpecialChar ~
6211 Example: This one shows how to use a 
6212 \family sans 
6213 Protected\SpecialChar ~
6214 Blank
6215 \family default 
6216  in the label of a 
6217 \family sans 
6218 Description
6219 \family default 
6220  list item.
6221 \layout Description
6222
6223 Usage: You should use the 
6224 \family sans 
6225 Description
6226 \family default 
6227  environment for things like definitions and theorems.
6228  Use it when you need to make one word in particular stand out in the text
6229  that describes it.
6230  It's not a good idea to use a 
6231 \family sans 
6232 Description
6233 \family default 
6234  environment when you have an entire sentence that you want to describe.
6235  You're better off using 
6236 \family sans 
6237 Itemize
6238 \family default 
6239  or 
6240 \family sans 
6241 Enumerate
6242 \family default 
6243  and nesting several 
6244 \family sans 
6245 Standard
6246 \family default 
6247  paragraphs into them.
6248 \layout Description
6249
6250 Nesting: You can, of course, nest 
6251 \family sans 
6252 Description
6253 \family default 
6254  environments inside one another, nest them in other types of lists, and
6255  so on.
6256 \layout Standard
6257
6258 Notice that after the first line, LyX indents subsequent lines, offsetting
6259  them from the first line.
6260 \layout Subsubsection
6261
6262 The LyX 
6263 \family sans 
6264 List
6265 \family default 
6266
6267 \begin_inset LatexCommand \label{sec:lyxlist}
6268
6269 \end_inset 
6270
6271
6272 \layout Standard
6273
6274 The 
6275 \family sans 
6276 List
6277 \family default 
6278  environment is a LyX extension to LaTeX.
6279  
6280 \layout Standard
6281
6282 Now, if you jumped here without reading sections 
6283 \begin_inset LatexCommand \ref{sec:itemize}
6284
6285 \end_inset 
6286
6287 -
6288 \begin_inset LatexCommand \ref{sec:descrlist}
6289
6290 \end_inset 
6291
6292 , you've goofed.
6293  The 
6294 \family sans 
6295 List
6296 \family default 
6297  environment does 
6298 \emph on 
6299 not
6300 \emph default 
6301  create numbered lists.
6302  That's what 
6303 \family sans 
6304 Enumerate
6305 \family default 
6306  does, and it's documented in section 
6307 \begin_inset LatexCommand \ref{sec:enumerate}
6308
6309 \end_inset 
6310
6311 .
6312  
6313 \layout Standard
6314
6315 Like the 
6316 \family sans 
6317 Description
6318 \family default 
6319  environment the 
6320 \family sans 
6321 List
6322 \family default 
6323  environment has user-defined labels for each list item.
6324  There are some key differences between this list environment and the other
6325  three:
6326 \layout Labeling
6327 \labelwidthstring MMMMMM
6328
6329 item\SpecialChar ~
6330 labels LyX uses the first 
6331 \begin_inset Quotes eld
6332 \end_inset 
6333
6334 word
6335 \begin_inset Quotes erd
6336 \end_inset 
6337
6338  of each line as the item label.
6339  The first 
6340 \family sans 
6341 Space
6342 \family default 
6343  after the beginning of the first line of an item marks the end of the label.
6344  If you need to use more than one word in an item label, use a protected
6345  blank as described above.
6346 \layout Labeling
6347 \labelwidthstring MMMMMM
6348
6349 margins As you can see, LyX uses different margins for the item label and
6350  the body of the item text.
6351  The body of the text has a larger left margin, which is equal to the default
6352  label width plus a little extra space.
6353  
6354 \layout Labeling
6355 \labelwidthstring MMMMMM
6356
6357 label\SpecialChar ~
6358 width LyX uses one of two things for the label width: the actual width
6359  of the label, or the default width, whichever is larger.
6360  If the actual width is larger, then the label 
6361 \begin_inset Quotes eld
6362 \end_inset 
6363
6364 extends
6365 \begin_inset Quotes erd
6366 \end_inset 
6367
6368  into the first line.
6369  In other words, the text of the first line isn't aligned with the left
6370  margin of the rest of the item text.
6371 \layout Labeling
6372 \labelwidthstring MMMMMM
6373
6374 default\SpecialChar ~
6375 width You can very easily set this default width.
6376  It's quite painless, actually.
6377  So, you can easily ensure that the text of all items in a 
6378 \family sans 
6379 List
6380 \family default 
6381  environment have the same left margin.
6382 \layout Labeling
6383 \labelwidthstring MMMMMM
6384
6385 uses You should use the 
6386 \family sans 
6387 List
6388 \family default 
6389  environment the same way you'd use as 
6390 \family sans 
6391 Description
6392 \family default 
6393  list: when you need one word to stand out from the text that describes
6394  it.
6395  The 
6396 \family sans 
6397 List
6398 \family default 
6399  environment gives you another way to do this, using a different overall
6400  layout.
6401 \layout Labeling
6402 \labelwidthstring MMMMMM
6403
6404 nesting You can nest 
6405 \family sans 
6406 List
6407 \family default 
6408  environments inside one another, nest them in other types of lists, and
6409  so on.
6410  They work just like the other list paragraph environments.
6411  Read section 
6412 \begin_inset LatexCommand \ref{sec:nest}
6413
6414 \end_inset 
6415
6416  to learn about nesting.
6417 \layout Standard
6418
6419 As you can see, this is a feature-packed paragraph environment!
6420 \layout Standard
6421
6422 To change the default width of the label, select the items in the list to
6423  change.
6424  You can also simply move the cursor into a 
6425 \family sans 
6426 List
6427 \family default 
6428  item if you want to change only its label width.
6429  Now open the 
6430 \family sans 
6431 \bar under 
6432 E
6433 \bar default 
6434 dit\SpecialChar \menuseparator
6435
6436 \bar under 
6437 P
6438 \bar default 
6439 aragraph\SpecialChar ~
6440 Settings
6441 \family default 
6442  dialog and find the 
6443 \family sans 
6444 Label\SpecialChar ~
6445 width
6446 \family default 
6447  text box.
6448  The text in the 
6449 \family sans 
6450 Label\SpecialChar ~
6451 width
6452 \family default 
6453  box determines the default label width.
6454  If you really, really want to, you can use the text of your largest label
6455  here, but you don't need to.
6456  We recommend using the letter 
6457 \begin_inset Quotes eld
6458 \end_inset 
6459
6460 M
6461 \begin_inset Quotes erd
6462 \end_inset 
6463
6464  multiple times.
6465  It's the widest character and is a standard unit of width in LaTeX.
6466  The default label width in the example 
6467 \family sans 
6468 List
6469 \family default 
6470  is 6 
6471 \begin_inset Quotes eld
6472 \end_inset 
6473
6474 M
6475 \begin_inset Quotes erd
6476 \end_inset 
6477
6478 s wide.
6479  Using 
6480 \begin_inset Quotes eld
6481 \end_inset 
6482
6483 M
6484 \begin_inset Quotes erd
6485 \end_inset 
6486
6487  as your unit of width in the 
6488 \family sans 
6489 Label\SpecialChar ~
6490 Width
6491 \family default 
6492  box has one more advantage: you don't need to keep changing the contents
6493  of 
6494 \family sans 
6495 Label\SpecialChar ~
6496 Width
6497 \family default 
6498  every time you alter a label in a 
6499 \family sans 
6500 List
6501 \family default 
6502  environment.
6503 \layout Standard
6504
6505 There's yet another feature of the 
6506 \family sans 
6507 List
6508 \family default 
6509  environment we need to tell you about.
6510  As you can see in the examples, LyX left-justifies the item labels by default.
6511  You can use additional 
6512 \family sans 
6513 HFills
6514 \family default 
6515  to change how LyX justifies the item label.
6516  We'll document 
6517 \family sans 
6518 HFills
6519 \family default 
6520  later in section 
6521 \begin_inset LatexCommand \ref{sec:hspace}
6522
6523 \end_inset 
6524
6525 .
6526  Here are some examples:
6527 \layout Labeling
6528 \labelwidthstring MMMMMMMM
6529
6530 Left The default for 
6531 \family sans 
6532 List
6533 \family default 
6534  item labels.
6535 \layout Labeling
6536 \labelwidthstring MMMMMMMM
6537
6538
6539 \hfill 
6540 Right One 
6541 \family sans 
6542 HFill
6543 \family default 
6544  at the beginning of the label right justifies it.
6545 \layout Labeling
6546 \labelwidthstring MMMMMMMM
6547
6548
6549 \hfill 
6550 Center
6551 \hfill 
6552  One 
6553 \family sans 
6554 HFill
6555 \family default 
6556  at the beginning of the label and one at the end centers it.
6557 \layout Standard
6558
6559 Don't worry if you have no idea what 
6560 \family sans 
6561 HFill
6562 \family default 
6563 s are yet.
6564  Just remember that you can use them to customize the look of the 
6565 \family sans 
6566 List
6567 \family default 
6568  environment.
6569 \layout Standard
6570
6571 That does it for the four paragraph environments for making lists.
6572  Oh - did we mention that you should read about nesting environments in
6573  section 
6574 \begin_inset LatexCommand \ref{sec:nest}
6575
6576 \end_inset 
6577
6578  if you want to use any of these list environments?
6579 \layout Subsection
6580
6581 Letters
6582 \layout Subsubsection
6583
6584
6585 \family sans 
6586 Address
6587 \family default 
6588  and 
6589 \family sans 
6590 Right\SpecialChar ~
6591 Address
6592 \family default 
6593 : An Overview
6594 \layout Standard
6595
6596 Although LyX has document classes for letters, we've also created two paragraph
6597  environments called 
6598 \family sans 
6599 Address
6600 \family default 
6601  and 
6602 \family sans 
6603 Right\SpecialChar ~
6604 Address
6605 \family default 
6606 .
6607  To use the letter class, you need to use specific paragraph environments
6608  in a specific order, otherwise LaTeX gags on the document.
6609  In contrast, you can use the 
6610 \family sans 
6611 Address
6612 \family default 
6613  and 
6614 \family sans 
6615 Right\SpecialChar ~
6616 Address
6617 \family default 
6618  paragraph environments anywhere with no problem.
6619  You can even nest them inside other environments, though you can't nest
6620  anything in them.
6621 \layout Standard
6622
6623 Of course, you're not limited to using 
6624 \family sans 
6625 Address
6626 \family default 
6627  and 
6628 \family sans 
6629 Right\SpecialChar ~
6630 Address
6631 \family default 
6632  for letters only.
6633  
6634 \family sans 
6635 Right\SpecialChar ~
6636 Address
6637 \family default 
6638 , in particular, is useful for creating article titles like those used in
6639  some European academic papers.
6640 \layout Subsubsection
6641
6642 Usage
6643 \begin_inset LatexCommand \label{sec:adress_usage}
6644
6645 \end_inset 
6646
6647
6648 \layout Standard
6649
6650 The 
6651 \family sans 
6652 Address
6653 \family default 
6654  environment formats text in the style of an address, which is also used
6655  for the opening and signature in some countries.
6656  Similarly, the 
6657 \family sans 
6658 Right\SpecialChar ~
6659 Address
6660 \family default 
6661  environment formats text in the style of a right-justified address, which
6662  is used for the sender's address and today's date in some countries.
6663  Here's an example of each:
6664 \layout Right Address
6665
6666 Right Address
6667 \newline 
6668 WhoAmI
6669 \newline 
6670 WhereAmI
6671 \newline 
6672 When is it? What is today?
6673 \layout Standard
6674
6675 That was 
6676 \family sans 
6677 Right\SpecialChar ~
6678 Address
6679 \family default 
6680 .
6681  Notice that the lines all have the same left margin, which LyX sets to
6682  fit the largest block of text on a single line.
6683  Here's an example of the 
6684 \family sans 
6685 Address
6686 \family default 
6687  environment:
6688 \layout Address
6689
6690 WhoAreYou
6691 \newline 
6692 Where do I send this
6693 \newline 
6694 Your post office and country
6695 \layout Standard
6696
6697 As you can see, both 
6698 \family sans 
6699 Address
6700 \family default 
6701  and 
6702 \family sans 
6703 Right\SpecialChar ~
6704 Address
6705 \family default 
6706  add extra space between themselves and the next paragraph.
6707  Speaking of which, if you hit 
6708 \family sans 
6709 Return
6710 \family default 
6711  in either of these environments, LyX resets the nesting depth and sets
6712  the environment to 
6713 \family sans 
6714 Standard
6715 \family default 
6716 .
6717  This makes sense, however, since 
6718 \family sans 
6719 Return
6720 \family default 
6721  is the 
6722 \family typewriter 
6723 break-paragraph
6724 \family default 
6725  function, and the individual lines of an address are not paragraphs.
6726  Thus, you'd use 
6727 \family typewriter 
6728 break-line
6729 \family default 
6730  [
6731 \family sans 
6732 C-Return
6733 \family default 
6734  or 
6735 \family sans 
6736 \bar under 
6737 S
6738 \bar default 
6739 pecial\SpecialChar ~
6740 Character\SpecialChar \menuseparator
6741
6742 \bar under 
6743 L
6744 \bar default 
6745 inebreak
6746 \family default 
6747  from the 
6748 \family sans 
6749 \bar under 
6750 I
6751 \bar default 
6752 nsert
6753 \family default 
6754  menu] to start a new line in an 
6755 \family sans 
6756 Address
6757 \family default 
6758  or
6759 \family sans 
6760  Right\SpecialChar ~
6761 Address
6762 \family default 
6763  environment.
6764 \layout Subsection
6765
6766 Academic Writing
6767 \layout Standard
6768
6769 Most academic writing begins with an abstract and ends with a bibliography
6770  or list of references.
6771  LyX contains paragraph environments for both of these.
6772 \layout Subsubsection
6773
6774
6775 \family sans 
6776 Abstract
6777 \layout Standard
6778
6779 The 
6780 \family sans 
6781 Abstract
6782 \family default 
6783  environment is used for the abstract of an article.
6784  Technically, you 
6785 \emph on 
6786 could
6787 \emph default 
6788  use this environment anywhere, but you really 
6789 \emph on 
6790 should
6791 \emph default 
6792  only use it at the beginning of the document, after the title.
6793  Also, don't bother trying to nest 
6794 \family sans 
6795 Abstract
6796 \family default 
6797  in anything else or vice versa.
6798  It won't work.
6799  The 
6800 \family sans 
6801 Abstract
6802 \family default 
6803  environment is only useful in the 
6804 \begin_inset Quotes eld
6805 \end_inset 
6806
6807 article
6808 \begin_inset Quotes erd
6809 \end_inset 
6810
6811  and 
6812 \begin_inset Quotes eld
6813 \end_inset 
6814
6815 report
6816 \begin_inset Quotes erd
6817 \end_inset 
6818
6819  document classes [as well as 
6820 \begin_inset Quotes eld
6821 \end_inset 
6822
6823 amsart,
6824 \begin_inset Quotes erd
6825 \end_inset 
6826
6827  which is just a specialized version of 
6828 \begin_inset Quotes eld
6829 \end_inset 
6830
6831 article
6832 \begin_inset Quotes erd
6833 \end_inset 
6834
6835 ].
6836  The 
6837 \begin_inset Quotes eld
6838 \end_inset 
6839
6840 book
6841 \begin_inset Quotes erd
6842 \end_inset 
6843
6844  document class ignores the 
6845 \family sans 
6846 Abstract
6847 \family default 
6848  completely, and it's utterly silly to use 
6849 \family sans 
6850 Abstract
6851 \family default 
6852  in the 
6853 \begin_inset Quotes eld
6854 \end_inset 
6855
6856 letter
6857 \begin_inset Quotes erd
6858 \end_inset 
6859
6860  document class.
6861 \layout Standard
6862
6863 The 
6864 \family sans 
6865 Abstract
6866 \family default 
6867  environment does several things for you.
6868  First, it puts the centered label 
6869 \begin_inset Quotes eld
6870 \end_inset 
6871
6872 Abstract
6873 \begin_inset Quotes erd
6874 \end_inset 
6875
6876  above the text.
6877  The label and the text of the abstract are separated by some extra vertical
6878  space.
6879  Second, it typesets everything in a smaller font, just as you'd expect.
6880  Lastly, it adds a bit of extra vertical space between the abstract and
6881  the subsequent text.
6882  Well, that's how it will appear on the LyX screen.
6883  If your document is in the 
6884 \begin_inset Quotes eld
6885 \end_inset 
6886
6887 report
6888 \begin_inset Quotes erd
6889 \end_inset 
6890
6891  class, the abstract actually appears on a separate page in the printed
6892  version of the file.
6893 \layout Standard
6894
6895 Starting a new paragraph by hitting 
6896 \family sans 
6897 Return
6898 \family default 
6899  does 
6900 \emph on 
6901 not
6902 \emph default 
6903  reset the paragraph environment.
6904  The new paragraph will still be in the 
6905 \family sans 
6906 Abstract
6907 \family default 
6908  environment.
6909  So, you will have to change the paragraph environment yourself when you
6910  finish entering the abstract of your document.
6911 \layout Standard
6912
6913 We'd love to give you an example of the 
6914 \family sans 
6915 Abstract
6916 \family default 
6917  environment, but we can't, since this document is in the 
6918 \begin_inset Quotes eld
6919 \end_inset 
6920
6921 book
6922 \begin_inset Quotes erd
6923 \end_inset 
6924
6925  class.
6926  If you've never heard of an 
6927 \begin_inset Quotes eld
6928 \end_inset 
6929
6930 abstract
6931 \begin_inset Quotes erd
6932 \end_inset 
6933
6934  before, you can safely ignore this environment.
6935 \layout Subsubsection
6936
6937
6938 \family sans 
6939 Bibliography
6940 \family default 
6941
6942 \begin_inset LatexCommand \label{sec:bibliography}
6943
6944 \end_inset 
6945
6946
6947 \layout Standard
6948
6949 The 
6950 \family sans 
6951 Bibliography
6952 \family default 
6953  environment is used to list references.
6954  Technically, you 
6955 \emph on 
6956 could
6957 \emph default 
6958  use this environment anywhere, but you really 
6959 \emph on 
6960 should
6961 \emph default 
6962  only use it at the end of the document.
6963  Also, don't bother trying to nest 
6964 \family sans 
6965 Bibliography
6966 \family default 
6967  in anything else or vice versa.
6968  It won't work.
6969 \layout Standard
6970
6971 When you first open a 
6972 \family sans 
6973 Bibliography
6974 \family default 
6975  environment, LyX add a large vertical space, followed by the heading 
6976 \begin_inset Quotes eld
6977 \end_inset 
6978
6979 Bibliography
6980 \begin_inset Quotes erd
6981 \end_inset 
6982
6983  or 
6984 \begin_inset Quotes eld
6985 \end_inset 
6986
6987 References,
6988 \begin_inset Quotes erd
6989 \end_inset 
6990
6991  depending on the document class.
6992  The heading is in a large boldface font.
6993  Each paragraph of the 
6994 \family sans 
6995 Bibliography
6996 \family default 
6997  environment is a bibliography entry.
6998  Thus, hitting 
6999 \family sans 
7000 Return
7001 \family default 
7002  does 
7003 \emph on 
7004 not
7005 \emph default 
7006  reset the paragraph environment.
7007  Each new paragraph is still in the 
7008 \family sans 
7009 Bibliography
7010 \family default 
7011  environment.
7012 \layout Standard
7013
7014 At the 
7015 \emph on 
7016 beginning
7017 \emph default 
7018  of the 
7019 \emph on 
7020 first line
7021 \emph default 
7022  of each paragraph, you will see a gray button showing a number.
7023  If you click on it, you will get a dialog in which you can set a 
7024 \family sans 
7025 key
7026 \family default 
7027  and a 
7028 \family sans 
7029 label
7030 \family default 
7031 .
7032  The key is the symbolic name by which you will refer to this bibliography
7033  entry.
7034  For example, suppose your first entry in the bibliography was a book about
7035  LaTeX.
7036  We could choose the key 
7037 \begin_inset Quotes eld
7038 \end_inset 
7039
7040 latexguide
7041 \begin_inset Quotes erd
7042 \end_inset 
7043
7044  for that entry.
7045  You can also give a label, which will be displayed in the gray inset box.
7046 \layout Standard
7047
7048 The 
7049 \family sans 
7050 key
7051 \family default 
7052  field isn't useless.
7053  You can refer to your bibliography entries using the 
7054 \family sans 
7055 \bar under 
7056 I
7057 \bar default 
7058 nsert\SpecialChar \menuseparator
7059
7060 \bar under 
7061 C
7062 \bar default 
7063 itation\SpecialChar ~
7064 Reference
7065 \family default 
7066  command.
7067  Just choose the key inside in the available keys list, then add a reference
7068  by clicking on the left arrow, which will add it to the selected keys list.
7069  Multiple references can be placed by selecting more than one key.
7070  An example of the 
7071 \family sans 
7072 Bibliography
7073 \family default 
7074  appears at the end of this document.
7075  
7076 \begin_inset Quotes eld
7077 \end_inset 
7078
7079 See 
7080 \begin_inset LatexCommand \cite{latexguide}
7081
7082 \end_inset 
7083
7084  or 
7085 \begin_inset LatexCommand \cite[Chapter 3]{latexcompanion}
7086
7087 \end_inset 
7088
7089
7090 \begin_inset Quotes erd
7091 \end_inset 
7092
7093  is an example of how to cite two of the entries in it.
7094  In the second one, we used the 
7095 \family sans 
7096 T
7097 \bar under 
7098 e
7099 \bar default 
7100 xt\SpecialChar ~
7101 after
7102 \family default 
7103  field of the citation dialog to add the text 
7104 \begin_inset Quotes eld
7105 \end_inset 
7106
7107 Chapter 3
7108 \begin_inset Quotes erd
7109 \end_inset 
7110
7111 .
7112  The texts 
7113 \begin_inset Quotes eld
7114 \end_inset 
7115
7116 latexguide
7117 \begin_inset Quotes erd
7118 \end_inset 
7119
7120  and 
7121 \begin_inset Quotes eld
7122 \end_inset 
7123
7124 latexcompanion
7125 \begin_inset Quotes erd
7126 \end_inset 
7127
7128  that you see on screen will be replaced in print by the number or the label
7129  of the bibliography entry.
7130 \layout Standard
7131
7132 The more advanced LaTeX bibliography package BibTeX is also supported by
7133  LyX.
7134  For a description of how to use it, please refer to the 
7135 \emph on 
7136 Extended LyX Features
7137 \emph default 
7138  document.
7139 \layout Subsection
7140
7141 Special Purpose
7142 \layout Standard
7143
7144 There are three standard paragraph environments that simply don't fit any
7145  category, as they are very specialized for a particular purpose.
7146  We'll point out the highlights and uses of each.
7147 \layout Subsubsection
7148
7149
7150 \family sans 
7151 Caption
7152 \family default 
7153
7154 \begin_inset LatexCommand \label{sec:captionlayout}
7155
7156 \end_inset 
7157
7158
7159 \layout Standard
7160
7161 The 
7162 \family sans 
7163 Caption
7164 \family default 
7165  environment is the default paragraph environment for 
7166 \family sans 
7167 Figure\SpecialChar ~
7168 Floats
7169 \family default 
7170  and 
7171 \family sans 
7172 Table\SpecialChar ~
7173 Floats
7174 \family default 
7175 .
7176  On the LyX screen, you'll see either the label 
7177 \begin_inset Quotes eld
7178 \end_inset 
7179
7180 Figure #:
7181 \begin_inset Quotes erd
7182 \end_inset 
7183
7184  or 
7185 \begin_inset Quotes eld
7186 \end_inset 
7187
7188 Table #:
7189 \begin_inset Quotes erd
7190 \end_inset 
7191
7192 , depending on which type of 
7193 \family sans 
7194 Float
7195 \family default 
7196  it's in.
7197  The actual reference number is substituted in this label in the printed
7198  output.
7199 \layout Standard
7200
7201 You can't really nest things into a 
7202 \family sans 
7203 Caption
7204 \family default 
7205  environment or vice versa.
7206  Additionally, hitting 
7207 \family sans 
7208 Return
7209 \family default 
7210  resets the paragraph environment to 
7211 \family sans 
7212 Standard
7213 \family default 
7214 , so a 
7215 \family sans 
7216 Caption
7217 \family default 
7218  can only be a single paragraph.
7219 \layout Standard
7220
7221 You cannot use a 
7222 \family sans 
7223 Caption
7224 \family default 
7225  environment outside of a 
7226 \family sans 
7227 Figure\SpecialChar ~
7228 Float
7229 \family default 
7230  or a 
7231 \family sans 
7232 Table\SpecialChar ~
7233 Float
7234 \family default 
7235 .
7236  See sections 
7237 \begin_inset LatexCommand \ref{sec:figures}
7238
7239 \end_inset 
7240
7241  and 
7242 \begin_inset LatexCommand \ref{sec:tables}
7243
7244 \end_inset 
7245
7246  for more information on 
7247 \family sans 
7248 Figure\SpecialChar ~
7249 Floats
7250 \family default 
7251  and 
7252 \family sans 
7253 Table\SpecialChar ~
7254 Floats
7255 \family default 
7256 .
7257  
7258 \layout Subsubsection
7259
7260 LyX
7261 \family sans 
7262 -Code
7263 \layout Standard
7264
7265 The 
7266 \family sans 
7267 LyX-Code
7268 \family default 
7269  environment is another LyX extension.
7270  It type-sets text in a typewriter-style font.
7271  It also treats the 
7272 \family sans 
7273 Space
7274 \family default 
7275  key as a fixed whitespace;
7276 \begin_inset Foot
7277 collapsed true
7278
7279 \layout Standard
7280
7281 In the 
7282 \family sans 
7283 LyX-Code
7284 \family default 
7285  environment, the 
7286 \family sans 
7287 Space
7288 \family default 
7289  key is treated as a 
7290 \family sans 
7291 Protected\SpecialChar ~
7292 Blank
7293 \family default 
7294  instead of an end-of-word marker.
7295 \end_inset 
7296
7297  this is the only case in which you can type multiple whitespaces in LyX.
7298  If you need to insert blank lines, you'll still need to use 
7299 \family sans 
7300 C-Return
7301 \family default 
7302  [the 
7303 \family typewriter 
7304 break-line
7305 \family default 
7306  function].
7307  
7308 \family sans 
7309 Return
7310 \family default 
7311  breaks paragraphs.
7312  Note, however, that 
7313 \family sans 
7314 Return
7315 \family default 
7316  does 
7317 \emph on 
7318 not
7319 \emph default 
7320  reset the paragraph environment.
7321  So, when you finish using the 
7322 \family sans 
7323 LyX-Code
7324 \family default 
7325  environment, you'll need to change the paragraph environment yourself.
7326  Also, you 
7327 \emph on 
7328 can
7329 \emph default 
7330  nest the 
7331 \family sans 
7332 LyX-Code
7333 \family default 
7334  environment inside of others.
7335 \layout Standard
7336
7337 There are a few quirks with this environment:
7338 \layout Itemize
7339
7340 You cannot use 
7341 \family sans 
7342 C-Return
7343 \family default 
7344  at the beginning of a new paragraph [i.e.
7345  you can't follow 
7346 \family sans 
7347 Return
7348 \family default 
7349  with a 
7350 \family sans 
7351 C-Return
7352 \family default 
7353 ].
7354 \layout Itemize
7355
7356 You can't follow a 
7357 \family sans 
7358 C-Return
7359 \family default 
7360  with a 
7361 \family sans 
7362 Space
7363 \family default 
7364 .
7365 \begin_deeper 
7366 \layout Itemize
7367
7368 Use a 
7369 \family sans 
7370 Return
7371 \family default 
7372  to begin a new paragraph, then you can use a 
7373 \family sans 
7374 Space
7375 \family default 
7376 .
7377 \layout Itemize
7378
7379 Or: use 
7380 \family sans 
7381 C-Space
7382 \family default 
7383  instead.
7384 \end_deeper 
7385 \layout Itemize
7386
7387 You can't have an empty paragraph or an empty line.
7388  You must put at least one 
7389 \family sans 
7390 Space
7391 \family default 
7392  in any line you want blank.
7393  Otherwise, LaTeX generates errors.
7394 \layout Itemize
7395
7396 You cannot get the typewriter double quotes by typing 
7397 \family sans 
7398 "
7399 \family default 
7400  since that will insert 
7401 \emph on 
7402 real
7403 \emph default 
7404  quotes.
7405  You get the typewriter double quotes with 
7406 \family sans 
7407 C-"
7408 \family default 
7409  (or 
7410 \family sans 
7411 C-q
7412 \family default 
7413  if you use Emacs-like key bindings).
7414 \layout Standard
7415
7416 Here's an example:
7417 \layout LyX-Code
7418
7419 #include <stdio.h>
7420 \layout LyX-Code
7421
7422  
7423 \layout LyX-Code
7424
7425 int main(void)
7426 \layout LyX-Code
7427
7428 {
7429 \layout LyX-Code
7430
7431     printf("Hello World
7432 \backslash 
7433 n");
7434 \layout LyX-Code
7435
7436     return 0;
7437 \layout LyX-Code
7438
7439 }
7440 \layout Standard
7441
7442 This is just the standard 
7443 \begin_inset Quotes eld
7444 \end_inset 
7445
7446 Hello world!
7447 \begin_inset Quotes erd
7448 \end_inset 
7449
7450  program.
7451  
7452 \layout Standard
7453
7454
7455 \family sans 
7456 LyX-Code
7457 \family default 
7458  has one purpose: to typeset code, such as program source, shell scripts,
7459  rc-files, and so on.
7460  Use it only in those very, very special cases where you need to generate
7461  text as if you used a typewriter.
7462 \layout Subsubsection
7463
7464 Comment
7465 \layout Standard
7466
7467 The comment paragraph environment can be used to write comments about your
7468  document that will not appear in the final output.
7469  In order to make this clear, LyX will present the comment environment in
7470  a different color than the rest of the text.
7471 \layout Section
7472
7473 Nesting Environments
7474 \begin_inset LatexCommand \label{sec:nest}
7475
7476 \end_inset 
7477
7478
7479 \layout Subsection
7480
7481 The Big Deal
7482 \layout Standard
7483
7484 Throughout the previous sections, we've been nagging you to 
7485 \begin_inset Quotes eld
7486 \end_inset 
7487
7488 go read Section\SpecialChar ~
7489
7490 \begin_inset LatexCommand \ref{sec:nest}
7491
7492 \end_inset 
7493
7494 .
7495 \begin_inset Quotes erd
7496 \end_inset 
7497
7498  So, you're probably wondering what the big deal is.
7499 \layout Standard
7500
7501 The big deal is that LyX differs rather strongly from the traditional 
7502 \begin_inset Quotes eld
7503 \end_inset 
7504
7505 word\SpecialChar \-
7506 processor-as-overglorified-typewriter
7507 \begin_inset Quotes erd
7508 \end_inset 
7509
7510  concept.
7511  With a typewriter, text is merely ink on a page.
7512  Most word processors aren't much better, treating text as pixels on the
7513  screen and bytes in memory.
7514  In contrast, LyX treats text as a unified block with a particular context
7515  and specific properties.
7516  However, what if you wanted one 
7517 \begin_inset Quotes eld
7518 \end_inset 
7519
7520 block
7521 \begin_inset Quotes erd
7522 \end_inset 
7523
7524  to inherit some of the properties of another 
7525 \begin_inset Quotes eld
7526 \end_inset 
7527
7528 block
7529 \begin_inset Quotes erd
7530 \end_inset 
7531
7532  ? 
7533 \layout Standard
7534
7535 Here's a more specific example: outlines.
7536  You have three main points in your outline, but point #2 also has two subpoints.
7537  In other words, you have a list 
7538 \emph on 
7539 inside
7540 \emph default 
7541  of another list, with the inner list 
7542 \begin_inset Quotes eld
7543 \end_inset 
7544
7545 attached
7546 \begin_inset Quotes erd
7547 \end_inset 
7548
7549  to item #2:
7550 \layout Enumerate
7551
7552 one
7553 \layout Enumerate
7554
7555 two
7556 \begin_deeper 
7557 \layout Enumerate
7558
7559 sublist - item #1
7560 \layout Enumerate
7561
7562 sublist - item #2
7563 \end_deeper 
7564 \layout Enumerate
7565
7566 three
7567 \layout Standard
7568
7569 How do you put a list inside of a list? By now, the answer should be obvious:
7570  you nest one list inside the other.
7571  
7572 \layout Standard
7573
7574 How to nest an environment is quite simple.
7575  Select 
7576 \family sans 
7577 \bar under 
7578 I
7579 \bar default 
7580 ncrease\SpecialChar ~
7581 Environment\SpecialChar ~
7582 Depth
7583 \family default 
7584  or
7585 \family sans 
7586 \bar under 
7587  D
7588 \bar default 
7589 ecrease\SpecialChar ~
7590 Environment\SpecialChar ~
7591 Depth
7592 \family default 
7593  from the 
7594 \family sans 
7595 \bar under 
7596 E
7597 \bar default 
7598 dit
7599 \family default 
7600  menu to change the nesting depth of the current paragraph (the status bar
7601  will tell you how far you are nested).
7602 \layout Standard
7603
7604 You can also use the convenient key bindings 
7605 \family sans 
7606 S-M-Left
7607 \family default 
7608  and 
7609 \family sans 
7610 S-M-Right
7611 \begin_inset Foot
7612 collapsed true
7613
7614 \layout Standard
7615
7616
7617 \family sans 
7618 M-p\SpecialChar ~
7619 Left
7620 \family default 
7621  and 
7622 \family sans 
7623 M-p\SpecialChar ~
7624 Right 
7625 \family default 
7626 are alternatives, if you prefer those bindings
7627 \end_inset 
7628
7629  
7630 \family default 
7631 to change the nesting level.
7632  The change will work on the current selection if you have made one (allowing
7633  you to change the nesting of several paragraphs at once), or the current
7634  paragraph.
7635 \layout Standard
7636
7637 Note that LyX only changes the nesting depth if it can.
7638  If it's invalid to do so, nothing happens if you try to change the depth.
7639  Additionally, if you change the depth of one paragraph, it affects the
7640  depth of every paragraph nested inside of it.
7641  It's hard to describe what exactly LyX does in this case.
7642  That depends specifically on what your text looks like.
7643  Your best bet is to simply play with changing the nesting depth and see
7644  what happens.
7645 \layout Standard
7646
7647 Nesting isn't just limited to lists.
7648  In LyX, you can nest just about anything inside anything else, as you're
7649  about to find out.
7650  This is the real power of nesting paragraph environments.
7651 \layout Subsection
7652
7653 What You Can and Can't Nest
7654 \layout Standard
7655
7656 Before we fire a list of paragraph environments at you, we need to tell
7657  you a little bit more about how nesting works.
7658 \layout Standard
7659
7660 The question of nesting is a bit more complicated than a simple yes or no,
7661  can you or can't you.
7662  There's also the question of how.
7663  Can you nest this environment into anything else? Can you nest another
7664  environment into it? A 
7665 \begin_inset Quotes eld
7666 \end_inset 
7667
7668 yes
7669 \begin_inset Quotes erd
7670 \end_inset 
7671
7672  to one of these doesn't guarantee a 
7673 \begin_inset Quotes eld
7674 \end_inset 
7675
7676 yes
7677 \begin_inset Quotes erd
7678 \end_inset 
7679
7680  to the other.
7681 \layout Standard
7682
7683 The paragraph environments in LyX can do one of three things when it comes
7684  to nesting.
7685  First, an environment may be completely unnestable.
7686  Second, there are environments that are fully nestable.
7687  You can nest them inside of things and you can also nest other things inside
7688  of them.
7689  There is one last type of environment.
7690  You can nest them into other environments, but that's it.
7691  You can't nest anything into them.
7692 \layout Standard
7693
7694 Here's a list of the three types of nesting behavior, and which paragraph
7695  environments have them:
7696 \begin_inset Foot
7697 collapsed true
7698
7699 \layout Standard
7700
7701 For some odd reason, LyX allows you to fully nest both 
7702 \family sans 
7703 Bibliography
7704 \family default 
7705  and 
7706 \family sans 
7707 Abstract
7708 \family default 
7709 .
7710  Also, LyX allows you to nest 
7711 \family sans 
7712 Title
7713 \family default 
7714
7715 \family sans 
7716 Author
7717 \family default 
7718 , and 
7719 \family sans 
7720 Date
7721 \family default 
7722  into other environments.
7723  We urge you not to.
7724  LaTeX may barf if you try it.
7725  Then again, it may not.
7726  We don't know for certain.
7727  However, it makes no sense contextually to perform any nesting with these
7728  environments, so why would you ever want to?
7729 \end_inset 
7730
7731
7732 \layout Description
7733
7734 Unnestable Can't nest them.
7735  Can't nest into them.
7736 \begin_deeper 
7737 \layout Itemize
7738
7739
7740 \family sans 
7741 Part
7742 \layout Itemize
7743
7744
7745 \family sans 
7746 Chapter
7747 \layout Itemize
7748
7749
7750 \family sans 
7751 Section
7752 \family default 
7753  
7754 \layout Itemize
7755
7756
7757 \family sans 
7758 Subsection
7759 \layout Itemize
7760
7761
7762 \family sans 
7763 Subsubsection
7764 \layout Itemize
7765
7766
7767 \family sans 
7768 Paragraph
7769 \family default 
7770  
7771 \layout Itemize
7772
7773
7774 \family sans 
7775 Subparagraph
7776 \layout Itemize
7777
7778
7779 \family sans 
7780 Part*
7781 \layout Itemize
7782
7783
7784 \family sans 
7785 Chapter*
7786 \layout Itemize
7787
7788
7789 \family sans 
7790 Section*
7791 \layout Itemize
7792
7793
7794 \family sans 
7795 Subsection*
7796 \layout Itemize
7797
7798
7799 \family sans 
7800 Subsubsection*
7801 \layout Itemize
7802
7803
7804 \family sans 
7805 Bibliography
7806 \layout Itemize
7807
7808
7809 \family sans 
7810 Abstract
7811 \layout Itemize
7812
7813
7814 \family sans 
7815 Title
7816 \layout Itemize
7817
7818
7819 \family sans 
7820 Author
7821 \layout Itemize
7822
7823
7824 \family sans 
7825 Date
7826 \end_deeper 
7827 \layout Description
7828
7829 Fully\SpecialChar ~
7830 Nestable You can nest them.
7831  You can nest other things into them.
7832 \begin_deeper 
7833 \layout Itemize
7834
7835
7836 \family sans 
7837 Verse
7838 \layout Itemize
7839
7840
7841 \family sans 
7842 Quote
7843 \layout Itemize
7844
7845
7846 \family sans 
7847 Quotation
7848 \layout Itemize
7849
7850
7851 \family sans 
7852 Itemize
7853 \layout Itemize
7854
7855
7856 \family sans 
7857 Enumerate
7858 \layout Itemize
7859
7860
7861 \family sans 
7862 Description
7863 \layout Itemize
7864
7865
7866 \family sans 
7867 List
7868 \layout Itemize
7869
7870
7871 \family sans 
7872 LyX-Code
7873 \end_deeper 
7874 \layout Description
7875
7876 Nestable-Inside You can nest them inside of other things.
7877  You can't nest anything into them.
7878 \begin_deeper 
7879 \layout Itemize
7880
7881
7882 \family sans 
7883 Standard
7884 \layout Itemize
7885
7886
7887 \family sans 
7888 Right\SpecialChar ~
7889 Address
7890 \layout Itemize
7891
7892
7893 \family sans 
7894 Address
7895 \end_deeper 
7896 \layout Standard
7897
7898 The 
7899 \family sans 
7900 Caption
7901 \family default 
7902  environment doesn't really fit anywhere, since it's only used inside of
7903  
7904 \family sans 
7905 Table\SpecialChar ~
7906 Floats
7907 \family default 
7908  and 
7909 \family sans 
7910 Figure\SpecialChar ~
7911 Floats
7912 \family default 
7913 .
7914 \layout Subsection
7915
7916 Nesting Other Things: Tables, Math, Floats, etc.
7917 \begin_inset LatexCommand \label{sec:table-and-fig-nesting}
7918
7919 \end_inset 
7920
7921
7922 \layout Standard
7923
7924 There are several things that aren't paragraph environments, but which are
7925  affected by nesting anyhow.
7926  They are:
7927 \layout Itemize
7928
7929 equations
7930 \layout Itemize
7931
7932 tables
7933 \layout Itemize
7934
7935 figures
7936 \layout Standard
7937
7938 [Note: if you put a figure or a table in a 
7939 \family sans 
7940 Float
7941 \family default 
7942 , this is no longer true.
7943  See below or look in sections 
7944 \begin_inset LatexCommand \ref{sec:figures}
7945
7946 \end_inset 
7947
7948  or 
7949 \begin_inset LatexCommand \ref{sec:tables}
7950
7951 \end_inset 
7952
7953  for more info.]
7954 \layout Standard
7955
7956 LyX can treat these three objects as either a word or as a paragraph.
7957  Well, you can't inline a table, but you can inline math and figures.
7958  If a figure or an equation is inlined, it goes wherever the paragraph it's
7959  in goes.
7960 \layout Standard
7961
7962 On the other hand, if you have an equation, figure or table in a 
7963 \begin_inset Quotes eld
7964 \end_inset 
7965
7966 paragraph
7967 \begin_inset Quotes erd
7968 \end_inset 
7969
7970  of its own, it behaves just like a 
7971 \begin_inset Quotes eld
7972 \end_inset 
7973
7974 nestable-inside
7975 \begin_inset Quotes erd
7976 \end_inset 
7977
7978  paragraph environment.
7979  You can nest it into any environment, but you [obviously] can't nest anything
7980  into it.
7981 \layout Standard
7982
7983 Here's an example with a table:
7984 \layout Enumerate
7985
7986 Item One
7987 \begin_deeper 
7988 \layout Enumerate
7989
7990 This is (a) and it's nested.
7991 \begin_deeper 
7992 \layout Standard
7993 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
7994
7995 \begin_inset  Tabular
7996 <lyxtabular version="3" rows="2" columns="2">
7997 <features>
7998 <column alignment="center" valignment="top" leftline="true" width="0pt">
7999 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8000 <row topline="true">
8001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8002 \begin_inset Text
8003
8004 \layout Standard
8005
8006
8007 \family roman 
8008 \series medium 
8009 \shape up 
8010 \size normal 
8011 \emph off 
8012 \bar no 
8013 \noun off 
8014 \color none
8015 a
8016 \end_inset 
8017 </cell>
8018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \layout Standard
8022
8023
8024 \family roman 
8025 \series medium 
8026 \shape up 
8027 \size normal 
8028 \emph off 
8029 \bar no 
8030 \noun off 
8031 \color none
8032 b
8033 \end_inset 
8034 </cell>
8035 </row>
8036 <row topline="true" bottomline="true">
8037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8038 \begin_inset Text
8039
8040 \layout Standard
8041
8042
8043 \family roman 
8044 \series medium 
8045 \shape up 
8046 \size normal 
8047 \emph off 
8048 \bar no 
8049 \noun off 
8050 \color none
8051 c
8052 \end_inset 
8053 </cell>
8054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8055 \begin_inset Text
8056
8057 \layout Standard
8058
8059
8060 \family roman 
8061 \series medium 
8062 \shape up 
8063 \size normal 
8064 \emph off 
8065 \bar no 
8066 \noun off 
8067 \color none
8068 d
8069 \end_inset 
8070 </cell>
8071 </row>
8072 </lyxtabular>
8073
8074 \end_inset 
8075
8076
8077 \end_deeper 
8078 \layout Enumerate
8079
8080 This is (b).
8081  The table is actually nested inside (a).
8082 \end_deeper 
8083 \layout Enumerate
8084
8085 Back out again.
8086 \layout Standard
8087
8088 If we hadn't nested the table at all, the list would look like this:
8089 \layout Enumerate
8090
8091 Item One
8092 \begin_deeper 
8093 \layout Enumerate
8094
8095 This is (a) and it's nested.
8096 \end_deeper 
8097 \layout Standard
8098 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
8099
8100 \begin_inset  Tabular
8101 <lyxtabular version="3" rows="2" columns="2">
8102 <features>
8103 <column alignment="center" valignment="top" leftline="true" width="0pt">
8104 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8105 <row topline="true">
8106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8107 \begin_inset Text
8108
8109 \layout Standard
8110
8111
8112 \family roman 
8113 \series medium 
8114 \shape up 
8115 \size normal 
8116 \emph off 
8117 \bar no 
8118 \noun off 
8119 \color none
8120 a
8121 \end_inset 
8122 </cell>
8123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \layout Standard
8127
8128
8129 \family roman 
8130 \series medium 
8131 \shape up 
8132 \size normal 
8133 \emph off 
8134 \bar no 
8135 \noun off 
8136 \color none
8137 b
8138 \end_inset 
8139 </cell>
8140 </row>
8141 <row topline="true" bottomline="true">
8142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \layout Standard
8146
8147
8148 \family roman 
8149 \series medium 
8150 \shape up 
8151 \size normal 
8152 \emph off 
8153 \bar no 
8154 \noun off 
8155 \color none
8156 c
8157 \end_inset 
8158 </cell>
8159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8160 \begin_inset Text
8161
8162 \layout Standard
8163
8164
8165 \family roman 
8166 \series medium 
8167 \shape up 
8168 \size normal 
8169 \emph off 
8170 \bar no 
8171 \noun off 
8172 \color none
8173 d
8174 \end_inset 
8175 </cell>
8176 </row>
8177 </lyxtabular>
8178
8179 \end_inset 
8180
8181
8182 \layout Enumerate
8183
8184 This is (b).
8185  The table is 
8186 \emph on 
8187 not
8188 \emph default 
8189  nested inside (a).
8190  In fact, it's not nested at all.
8191 \layout Enumerate
8192
8193 Back out again.
8194 \layout Standard
8195
8196 Notice how item (b) is not only no longer nested, but is also the first
8197  item of a new list!
8198 \layout Standard
8199
8200 There's another trap you can fall into: nesting the table, but not going
8201  deep enough.
8202  LyX turns anything after the table into a new [sub]list.
8203 \layout Enumerate
8204
8205 Item One
8206 \begin_deeper 
8207 \layout Enumerate
8208
8209 This is (a) and it's nested.
8210 \layout Standard
8211 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
8212
8213 \begin_inset  Tabular
8214 <lyxtabular version="3" rows="2" columns="2">
8215 <features>
8216 <column alignment="center" valignment="top" leftline="true" width="0pt">
8217 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8218 <row topline="true">
8219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \layout Standard
8223
8224
8225 \family roman 
8226 \series medium 
8227 \shape up 
8228 \size normal 
8229 \emph off 
8230 \bar no 
8231 \noun off 
8232 \color none
8233 a
8234 \end_inset 
8235 </cell>
8236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8237 \begin_inset Text
8238
8239 \layout Standard
8240
8241
8242 \family roman 
8243 \series medium 
8244 \shape up 
8245 \size normal 
8246 \emph off 
8247 \bar no 
8248 \noun off 
8249 \color none
8250 b
8251 \end_inset 
8252 </cell>
8253 </row>
8254 <row topline="true" bottomline="true">
8255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8256 \begin_inset Text
8257
8258 \layout Standard
8259
8260
8261 \family roman 
8262 \series medium 
8263 \shape up 
8264 \size normal 
8265 \emph off 
8266 \bar no 
8267 \noun off 
8268 \color none
8269 c
8270 \end_inset 
8271 </cell>
8272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8273 \begin_inset Text
8274
8275 \layout Standard
8276
8277
8278 \family roman 
8279 \series medium 
8280 \shape up 
8281 \size normal 
8282 \emph off 
8283 \bar no 
8284 \noun off 
8285 \color none
8286 d
8287 \end_inset 
8288 </cell>
8289 </row>
8290 </lyxtabular>
8291
8292 \end_inset 
8293
8294
8295 \layout Enumerate
8296
8297 This is (b).
8298  The table is actually nested inside Item One, but 
8299 \emph on 
8300 not
8301 \emph default 
8302  inside (a).
8303 \end_deeper 
8304 \layout Enumerate
8305
8306 Back out again.
8307 \layout Standard
8308
8309 As you can see, item (b) turned into the first item of a new list, but a
8310  new list 
8311 \emph on 
8312 inside
8313 \emph default 
8314  item 1.
8315  The same thing would have happened to a figure or an equation.
8316  So, if you nest tables, figures or equations, make sure you go to the right
8317  depth!
8318 \layout Standard
8319
8320 Then there are the so-called 
8321 \family sans 
8322 Floats
8323 \family default 
8324 .
8325  A 
8326 \family sans 
8327 Float
8328 \family default 
8329  is a block of text associated with some sort of label, but which doesn't
8330  have a fixed location.
8331  It can 
8332 \begin_inset Quotes eld
8333 \end_inset 
8334
8335 float
8336 \begin_inset Quotes erd
8337 \end_inset 
8338
8339  forward or backward a page or two, to wherever it fits best.
8340  
8341 \family sans 
8342 Footnotes
8343 \family default 
8344  and 
8345 \family sans 
8346 Margin\SpecialChar ~
8347 Notes
8348 \family default 
8349  are floats, as are 
8350 \family sans 
8351 Table\SpecialChar ~
8352 Floats
8353 \family default 
8354  and 
8355 \family sans 
8356 Figure\SpecialChar ~
8357 Floats
8358 \family default 
8359 .
8360  When you're editing a document in LyX, a closed 
8361 \family sans 
8362 Float
8363 \family default 
8364  looks like a gray button with a red label and goes wherever the paragraph
8365  it's in goes.
8366  However, because a 
8367 \family sans 
8368 Float
8369 \family default 
8370  has no fixed location in the final text, nesting has no effect on its actual
8371  location after you feed your document to LaTeX.
8372 \layout Subsection
8373
8374 Usage and General Features
8375 \layout Standard
8376
8377 Speaking of levels, LyX can perform up to a six-fold nesting.
8378  In other words, 
8379 \begin_inset Quotes eld
8380 \end_inset 
8381
8382 level #6
8383 \begin_inset Quotes erd
8384 \end_inset 
8385
8386  is the innermost possible depth.
8387  Here's an example to display what we mean:
8388 \layout Enumerate
8389
8390 level #1 - outermost
8391 \begin_deeper 
8392 \layout Enumerate
8393
8394 level #2
8395 \begin_deeper 
8396 \layout Enumerate
8397
8398 level #3
8399 \begin_deeper 
8400 \layout Enumerate
8401
8402 level #4
8403 \begin_deeper 
8404 \layout Itemize
8405
8406 level #5
8407 \begin_deeper 
8408 \layout Itemize
8409
8410 level #6
8411 \end_deeper 
8412 \end_deeper 
8413 \end_deeper 
8414 \end_deeper 
8415 \end_deeper 
8416 \layout Standard
8417
8418 Once again, LyX has a maximum of 6 levels, regardless of which specific
8419  paragraph environments you're using at a given level.
8420 \begin_inset Foot
8421 collapsed true
8422
8423 \layout Standard
8424
8425 Unfortunately, LyX doesn't enforce this limitation.
8426  If you try to exceed it, however, LaTeX will return errors when you go
8427  to produce output for your document.
8428 \end_inset 
8429
8430  That means that you can perform a six-fold nesting of a 
8431 \family sans 
8432 Description
8433 \family default 
8434  list, or a 
8435 \family sans 
8436 Verse
8437 \family default 
8438  environment, and so on.
8439  You can also mix environments, as we shall see later.
8440 \layout Standard
8441
8442 There are two exceptions to the six-fold nesting limit, and you can see
8443  both of them in the example.
8444  Unlike the other fully-nestable environments, you can only perform a four-fold
8445  nesting with the 
8446 \family sans 
8447 Enumerate
8448 \family default 
8449  and 
8450 \family sans 
8451 Itemize
8452 \family default 
8453  environments.
8454  For example, if we tried to nest another 
8455 \family sans 
8456 Enumerate
8457 \family default 
8458  list inside of item 
8459 \begin_inset Quotes eld
8460 \end_inset 
8461
8462 A.
8463 \begin_inset Quotes erd
8464 \end_inset 
8465
8466 , we'd get errors.
8467 \begin_inset Foot
8468 collapsed true
8469
8470 \layout Standard
8471
8472 Once again, LyX doesn't enforce this limitation.
8473  If you try to exceed it, however, LaTeX will return errors when you go
8474  to produce output for your document.
8475 \end_inset 
8476
8477
8478 \layout Subsection
8479
8480 Some Examples
8481 \layout Standard
8482
8483 The best way to explain just what you can do with nesting is by illustration.
8484  We have several examples of nested environments.
8485  In them, we explain how we created the example, so that you can reproduce
8486  them.
8487 \layout Subsubsection
8488
8489 Example #1: The Six-fold Way and Mixed Nesting
8490 \layout Labeling
8491 \labelwidthstring MMM
8492
8493 #1-a This is the outermost level.
8494  It's a 
8495 \family sans 
8496 List
8497 \family default 
8498  environment.
8499 \begin_deeper 
8500 \layout Labeling
8501 \labelwidthstring MMM
8502
8503 #2-a This is level #2.
8504  We created it by using 
8505 \family sans 
8506 M-Return
8507 \family default 
8508  followed by 
8509 \family sans 
8510 M-p\SpecialChar ~
8511 Right
8512 \family default 
8513 .
8514 \begin_deeper 
8515 \layout Labeling
8516 \labelwidthstring MMM
8517
8518 #3-a This is level #3.
8519  This time, we just hit 
8520 \family sans 
8521 Return
8522 \family default 
8523 , then used 
8524 \family sans 
8525 M-p\SpecialChar ~
8526 Right
8527 \family default 
8528  twice in a row.
8529  We could have also created it the same way as we did the previous level,
8530  by hitting 
8531 \family sans 
8532 M-Return
8533 \family default 
8534  followed by 
8535 \family sans 
8536 M-p\SpecialChar ~
8537 Right
8538 \family default 
8539 .
8540 \begin_deeper 
8541 \layout Standard
8542
8543 This is actually a 
8544 \family sans 
8545 Standard
8546 \family default 
8547  environment, nested inside of 
8548 \begin_inset Quotes eld
8549 \end_inset 
8550
8551 #3-a
8552 \begin_inset Quotes erd
8553 \end_inset 
8554
8555 .
8556  So, it's at level #4.
8557  We did this by hitting 
8558 \family sans 
8559 M-Return
8560 \family default 
8561 , then 
8562 \family sans 
8563 M-p\SpecialChar ~
8564 Right
8565 \family default 
8566 , then changing the paragraph environment to 
8567 \family sans 
8568 Standard
8569 \family default 
8570 .
8571  Do this to create list items with more than one paragraph - it also works
8572  for the 
8573 \family sans 
8574 Description
8575 \family default 
8576
8577 \family sans 
8578 Enumerate
8579 \family default 
8580 , and 
8581 \family sans 
8582 Itemize
8583 \family default 
8584  environments!
8585 \layout Standard
8586
8587 Here's another 
8588 \family sans 
8589 Standard
8590 \family default 
8591  paragraph, also at level #4, made with just a 
8592 \family sans 
8593 M-Return
8594 \family default 
8595 .
8596 \layout Labeling
8597 \labelwidthstring MMM
8598
8599 #4-a This is level #4.
8600  We hit 
8601 \family sans 
8602 M-Return
8603 \family default 
8604  and changed the paragraph environment back to 
8605 \family sans 
8606 List
8607 \family default 
8608 .
8609  Remember - we can't nest anything inside of a 
8610 \family sans 
8611 Standard
8612 \family default 
8613  environment, which is why we're still at level #4.
8614  However, we 
8615 \emph on 
8616 can
8617 \emph default 
8618  keep nesting things inside of 
8619 \begin_inset Quotes eld
8620 \end_inset 
8621
8622 #3-a
8623 \begin_inset Quotes erd
8624 \end_inset 
8625
8626 .
8627 \begin_deeper 
8628 \layout Labeling
8629 \labelwidthstring MMM
8630
8631 #5-a This is level #5\SpecialChar \ldots{}
8632
8633 \begin_deeper 
8634 \layout Labeling
8635 \labelwidthstring MMM
8636
8637 #6-a \SpecialChar \ldots{}
8638 and this is level #6.
8639  By now, you should know how we made these two.
8640 \end_deeper 
8641 \layout Labeling
8642 \labelwidthstring MMM
8643
8644 #5-b Back to level #5.
8645  Just hit 
8646 \family sans 
8647 M-Return
8648 \family default 
8649  followed by a 
8650 \family sans 
8651 M-p\SpecialChar ~
8652 Left
8653 \family default 
8654 .
8655 \end_deeper 
8656 \layout Labeling
8657 \labelwidthstring MMM
8658
8659 #4-b After another 
8660 \family sans 
8661 M-Return
8662 \family default 
8663  followed by a 
8664 \family sans 
8665 M-p\SpecialChar ~
8666 Left
8667 \family default 
8668 , we're back at level #4.
8669 \end_deeper 
8670 \layout Labeling
8671 \labelwidthstring MMM
8672
8673 #3-b Back to level #3.
8674  By now it should be obvious how we did this.
8675 \end_deeper 
8676 \layout Labeling
8677 \labelwidthstring MMM
8678
8679 #2-b Back to level #2.
8680  
8681 \end_deeper 
8682 \layout Labeling
8683 \labelwidthstring MMM
8684
8685 #1-b And last, back to the outermost level, #1.
8686  After this sentence, we'll hit 
8687 \family sans 
8688 Return
8689 \family default 
8690  and change the paragraph environment back to 
8691 \family sans 
8692 Standard
8693 \family default 
8694  to end the list.
8695 \layout Standard
8696
8697 There you have it! Oh --- we could have also used the 
8698 \family sans 
8699 Description
8700 \family default 
8701
8702 \family sans 
8703 Quote
8704 \family default 
8705
8706 \family sans 
8707 Quotation
8708 \family default 
8709 , or even the 
8710 \family sans 
8711 Verse
8712 \family default 
8713  environment in place of the 
8714 \family sans 
8715 List
8716 \family default 
8717  environment.
8718  The example would have worked exactly the same.
8719 \layout Subsubsection
8720
8721 Example #2: Inheritance
8722 \layout LyX-Code
8723
8724 This is the LyX-Code environment, at level #1, the outermost
8725 \layout LyX-Code
8726
8727 level.
8728   Now we'll hit 
8729 \family sans 
8730 Return
8731 \family default 
8732 , then 
8733 \family sans 
8734 M-p Right
8735 \family default 
8736 , after which, we'll change to the 
8737 \family sans 
8738 Enumerate
8739 \family default 
8740  environment.
8741 \begin_deeper 
8742 \layout Enumerate
8743
8744 This is the 
8745 \family sans 
8746 Enumerate
8747 \family default 
8748  environment, at level #2.
8749 \layout Enumerate
8750
8751 Notice how the nested 
8752 \family sans 
8753 Enumerate
8754 \family default 
8755  not only inherits its margins from its parent environment [
8756 \family sans 
8757 LyX-Code
8758 \family default 
8759 ], but also inherits its font and spacing!
8760 \end_deeper 
8761 \layout Standard
8762
8763 We ended this example by hitting 
8764 \family sans 
8765 Return
8766 \family default 
8767 .
8768  After that, we needed to reset the paragraph environment to 
8769 \family sans 
8770 Standard
8771 \family default 
8772  and resetting the nesting depth by using 
8773 \family sans 
8774 M-p\SpecialChar ~
8775 Left
8776 \family default 
8777  once.
8778 \layout Subsubsection
8779
8780 Example #3: Labels, Levels, and the 
8781 \family sans 
8782 Enumerate
8783 \family default 
8784  and 
8785 \family sans 
8786 Itemize
8787 \family default 
8788  Environments
8789 \begin_inset OptArg
8790 collapsed true
8791
8792 \layout Standard
8793
8794 Example #3: Labels, Levels and other list environments
8795 \end_inset 
8796
8797
8798 \layout Enumerate
8799
8800 This is level #1, in an 
8801 \family sans 
8802 Enumerate
8803 \family default 
8804  paragraph environment.
8805  We're actually going to nest a bunch of these.
8806 \begin_deeper 
8807 \layout Enumerate
8808
8809 This is level #2.
8810  We used 
8811 \family sans 
8812 M-Return
8813 \family default 
8814  followed by 
8815 \family sans 
8816 M-p\SpecialChar ~
8817 Right
8818 \family default 
8819 .
8820  Now, what happens if we nest an 
8821 \family sans 
8822 Itemize
8823 \family default 
8824  environment inside of this one? It will be at level #3, but what will its
8825  label be? An asterisk?
8826 \begin_deeper 
8827 \layout Itemize
8828
8829 No! It's a bullet.
8830  This is the 
8831 \emph on 
8832 first
8833 \emph default 
8834  
8835 \family sans 
8836 Itemize
8837 \family default 
8838  environment, even though it's at level #3.
8839  So, its label is a bullet.
8840  [Note: we got here by using 
8841 \family sans 
8842 M-Return
8843 \family default 
8844 , then 
8845 \family sans 
8846 M-p\SpecialChar ~
8847 Right
8848 \family default 
8849 , then changing the environment to 
8850 \family sans 
8851 Itemize
8852 \family default 
8853 .]
8854 \begin_deeper 
8855 \layout Itemize
8856
8857 Here's level #4, produced using 
8858 \family sans 
8859 M-Return
8860 \family default 
8861 , then 
8862 \family sans 
8863 M-p\SpecialChar ~
8864 Right
8865 \family default 
8866 .
8867  We'll do that again\SpecialChar \ldots{}
8868
8869 \begin_deeper 
8870 \layout Enumerate
8871
8872 \SpecialChar \ldots{}
8873 to get to level #5.
8874  This time, however, we also changed the paragraph environment back to 
8875 \family sans 
8876 Enumerate
8877 \family default 
8878 .
8879  Notice the type of numbering! It's 
8880 \emph on 
8881 lowercase Roman
8882 \emph default 
8883 , because we're the 
8884 \emph on 
8885 thirdfold
8886 \emph default 
8887  
8888 \family sans 
8889 Enumerate
8890 \family default 
8891  environment [i.e.
8892  we're an
8893 \family sans 
8894  Enumerate
8895 \family default 
8896  inside an 
8897 \family sans 
8898 Enumerate
8899 \family default 
8900  inside an 
8901 \family sans 
8902 Enumerate
8903 \family default 
8904 ].
8905 \layout Enumerate
8906
8907 What happens if we 
8908 \emph on 
8909 don't
8910 \emph default 
8911  change the paragraph environment, but decrease the nesting depth? What
8912  type of numbering does LyX use?
8913 \layout Enumerate
8914
8915 Oh, as if you couldn't guess by now, we're just using 
8916 \family sans 
8917 M-Return
8918 \family default 
8919  to keep the current environment and depth but create a new item.
8920 \layout Enumerate
8921
8922 Let's use 
8923 \family sans 
8924 M-p\SpecialChar ~
8925 Left
8926 \family default 
8927  to decrease the depth after the next 
8928 \family sans 
8929 M-Return
8930 \family default 
8931 .
8932 \end_deeper 
8933 \layout Enumerate
8934
8935 This is level #4.
8936  Look what type of label LyX is using!
8937 \end_deeper 
8938 \layout Enumerate
8939
8940 This is level #3.
8941  Even though we've changed levels, LyX is still using a lowercase Roman
8942  numeral as the label.
8943  Why?!
8944 \layout Enumerate
8945
8946 Because, even though the nesting depth has changed, the paragraph is 
8947 \emph on 
8948 still
8949 \emph default 
8950  a thirdfold 
8951 \family sans 
8952 Enumerate
8953 \family default 
8954  environment.
8955  Notice, however, that LyX 
8956 \emph on 
8957 did
8958 \emph default 
8959  reset the counter for the label.
8960 \end_deeper 
8961 \layout Enumerate
8962
8963 Another 
8964 \family sans 
8965 M-Return
8966 \family default 
8967  
8968 \family sans 
8969 M-p\SpecialChar ~
8970 Left
8971 \family default 
8972  sequence, and we're back to level #2.
8973  This time, we not only changed the nesting depth, but we also moved back
8974  into the twofold-nested 
8975 \family sans 
8976 Enumerate
8977 \family default 
8978  environment.
8979 \end_deeper 
8980 \layout Enumerate
8981
8982 The same thing happens if we do another 
8983 \family sans 
8984 M-Return
8985 \family default 
8986  
8987 \family sans 
8988 M-p\SpecialChar ~
8989 Left
8990 \family default 
8991  sequence and return to level #1, the outermost level.
8992 \layout Standard
8993
8994 Lastly, we reset the environment to 
8995 \family sans 
8996 Standard
8997 \family default 
8998 .
8999  As you can see, the level number doesn't correspond to what type of labelling
9000  LyX uses for the 
9001 \family sans 
9002 Enumerate
9003 \family default 
9004  and 
9005 \family sans 
9006 Itemize
9007 \family default 
9008  environments.
9009  The number of 
9010 \emph on 
9011 other 
9012 \family sans 
9013 Enumerate
9014 \family default 
9015  environments
9016 \emph default 
9017  surrounding it determines what kind of label LyX uses for an 
9018 \family sans 
9019 Enumerate
9020 \family default 
9021  item.
9022  The same rule applies for the 
9023 \family sans 
9024 Itemize
9025 \family default 
9026  environment, as well.
9027 \layout Subsubsection
9028
9029 Example #4: Going Bonkers
9030 \layout Enumerate
9031
9032 We're going to go totally nuts now.
9033  We won't nest as deep as in the other examples, nor will we go into the
9034  same detail with how we did it.
9035  [level #1: 
9036 \family sans 
9037 Enumerate
9038 \family default 
9039 ]
9040 \begin_deeper 
9041 \layout Standard
9042
9043 [
9044 \family sans 
9045 Return, M-p\SpecialChar ~
9046 Right, Standard
9047 \family default 
9048 : level #2] We'll stick an encapsulated description of how we created the
9049  example in brackets someplace.
9050  For example, the two keybindings are how we changed the depth.
9051  The environment name is, obviously, the name of the current environment.
9052  Either before or after this, we'll put in the level.
9053 \end_deeper 
9054 \layout Enumerate
9055
9056 [
9057 \family sans 
9058 Return, Enumerate
9059 \family default 
9060 : level #1] This is the next item in the list.
9061 \begin_deeper 
9062 \layout Verse
9063
9064 Now we'll add verse.
9065 \newline 
9066 It will get much worse.
9067 \newline 
9068 [
9069 \family sans 
9070 Return, M-p\SpecialChar ~
9071 Right, Verse
9072 \family default 
9073 : level #2]
9074 \layout Verse
9075
9076 Fiddle dee, Fiddle doo.
9077 \newline 
9078 Bippitey boppitey boo!
9079 \newline 
9080 [
9081 \family sans 
9082 M-Return
9083 \family default 
9084 ]
9085 \layout Verse
9086
9087 Here comes a table for you:
9088 \begin_deeper 
9089 \layout Standard
9090 \added_space_top 0.3cm \align center 
9091
9092 \begin_inset  Tabular
9093 <lyxtabular version="3" rows="2" columns="2">
9094 <features>
9095 <column alignment="center" valignment="top" width="0pt">
9096 <column alignment="center" valignment="top" leftline="true" width="0pt">
9097 <row>
9098 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \layout Standard
9102
9103
9104 \family roman 
9105 \series medium 
9106 \shape up 
9107 \size normal 
9108 \emph off 
9109 \bar no 
9110 \noun off 
9111 \color none
9112 one-fish
9113 \end_inset 
9114 </cell>
9115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9116 \begin_inset Text
9117
9118 \layout Standard
9119
9120
9121 \family roman 
9122 \series medium 
9123 \shape up 
9124 \size normal 
9125 \emph off 
9126 \bar no 
9127 \noun off 
9128 \color none
9129 two-fish
9130 \end_inset 
9131 </cell>
9132 </row>
9133 <row topline="true">
9134 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \layout Standard
9138
9139
9140 \family roman 
9141 \series medium 
9142 \shape up 
9143 \size normal 
9144 \emph off 
9145 \bar no 
9146 \noun off 
9147 \color none
9148 red-fish
9149 \end_inset 
9150 </cell>
9151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \layout Standard
9155
9156
9157 \family roman 
9158 \series medium 
9159 \shape up 
9160 \size normal 
9161 \emph off 
9162 \bar no 
9163 \noun off 
9164 \color none
9165 blue-fish
9166 \end_inset 
9167 </cell>
9168 </row>
9169 </lyxtabular>
9170
9171 \end_inset 
9172
9173
9174 \end_deeper 
9175 \layout Verse
9176
9177 [
9178 \family sans 
9179 M-Return, Table, M-p\SpecialChar ~
9180 Right
9181 \family default 
9182  3 times, 
9183 \family sans 
9184 M-Return, Verse, M-p\SpecialChar ~
9185 Left
9186 \family default 
9187 ]
9188 \end_deeper 
9189 \layout Enumerate
9190
9191 [
9192 \family sans 
9193 Return, Enumerate
9194 \family default 
9195 : level #1] This is another item.
9196  Note that selecting a 
9197 \family sans 
9198 Table
9199 \family default 
9200  resets the nesting depth to level #1, so we increased the nesting depth
9201  3 times to put the table inside the 
9202 \family sans 
9203 Verse
9204 \family default 
9205  environment.
9206  
9207 \layout Quotation
9208
9209 We're now ending the 
9210 \family sans 
9211 Enumerate
9212 \family default 
9213  list and changing to 
9214 \family sans 
9215 Quotation
9216 \family default 
9217 .
9218  We're still at level #1.
9219  We want to show you some of the things you can do by mixing environments.
9220  The next set of paragraphs is a 
9221 \begin_inset Quotes eld
9222 \end_inset 
9223
9224 quoted letter.
9225 \begin_inset Quotes erd
9226 \end_inset 
9227
9228  We'll nest both the 
9229 \family sans 
9230 Address
9231 \family default 
9232  and 
9233 \family sans 
9234 Right\SpecialChar ~
9235 Address
9236 \family default 
9237  environments inside of this one, then use another nested 
9238 \family sans 
9239 Quotation
9240 \family default 
9241  for the letter body.
9242  We'll use 
9243 \family sans 
9244 M-Return
9245 \family default 
9246  to preserve the depth.
9247  Remember that you need to use 
9248 \family sans 
9249 C-Return
9250 \family default 
9251  to create multiple lines inside the 
9252 \family sans 
9253 Address
9254 \family default 
9255  and 
9256 \family sans 
9257 Right\SpecialChar ~
9258 Address
9259 \family default 
9260  environments.
9261  Here it goes:
9262 \begin_deeper 
9263 \layout Right Address
9264
9265 1234 Nowhere Rd.
9266 \newline 
9267 Moosegroin, MT 00100
9268 \newline 
9269 9-6-96
9270 \layout Address
9271
9272 Dear Mr.\SpecialChar ~
9273 Fizlewitz:
9274 \layout Quotation
9275
9276 We regret to inform you that we cannot fill your order for 50L of compressed
9277  methane gas due to circumstances beyond our control.
9278  Unfortunately, several of our cows have mysteriously exploded, creating
9279  a backlog in our orders for methane.
9280  We will place your name on the waiting list and try to fill your order
9281  as soon as possible.
9282  In the meantime, we thank you for your patience.
9283 \layout Quotation
9284
9285 We do, however, now have a special on beef.
9286  If you are interested, please return the enclosed pricing and order form
9287  with your order, along with payment.
9288 \layout Quotation
9289
9290 We thank you again for your patience.
9291 \layout Address
9292
9293 Sincerely,
9294 \newline 
9295 Bill Hick
9296 \end_deeper 
9297 \layout Quotation
9298
9299 That ends that example!
9300 \layout Standard
9301
9302 As you can see, nesting environments in LyX gives you a lot of power with
9303  just a few keystrokes.
9304  We could have easily nested an 
9305 \family sans 
9306 Itemize
9307 \family default 
9308  list inside of a 
9309 \family sans 
9310 Quotation
9311 \family default 
9312  or 
9313 \family sans 
9314 Quote
9315 \family default 
9316 , or put a 
9317 \family sans 
9318 Quote
9319 \family default 
9320  inside of an 
9321 \family sans 
9322 Itemize
9323 \family default 
9324  list.
9325  You have a huge variety of options at your disposal.
9326 \layout Section
9327
9328 Fonts and Text Styles
9329 \layout Subsection
9330
9331 Overview
9332 \layout Standard
9333
9334 Many modern typesetting and markup languages have begun to move towards
9335  specifying character styles rather than specifying a particular font.
9336  For example, instead of changing to an italicized version of the current
9337  font to emphasize text, you use an 
9338 \begin_inset Quotes eld
9339 \end_inset 
9340
9341 emphasized style
9342 \begin_inset Quotes erd
9343 \end_inset 
9344
9345  instead.
9346  This concept fits in perfectly with LyX.
9347  In LyX, you do things based on contexts, rather than focusing on typesetting
9348  details.
9349 \layout Standard
9350
9351 Right now, LyX allows you to specify a global default font, and has two
9352  character styles, 
9353 \family sans 
9354 Emphasized
9355 \family default 
9356  and 
9357 \family sans 
9358 Noun
9359 \family default 
9360 .
9361  The 
9362 \family sans 
9363 Emphasized
9364 \family default 
9365  style corresponds to an italics font.
9366  The 
9367 \family sans 
9368 Noun
9369 \family default 
9370  style corresponds to a font in smallcaps, which some languages and writing
9371  styles use to typeset proper names.
9372  The LyX Team actually hopes to someday have a full set of character styles,
9373  and to also allow the user to customize which font changes correspond to
9374  what styles.
9375  At the moment, though, you'll have to be satisfied with what we've done
9376  already.
9377 \layout Subsection
9378
9379 Global Options
9380 \layout Standard
9381
9382 You can set the default font from the 
9383 \family sans 
9384 \bar under 
9385 D
9386 \bar default 
9387 ocument\SpecialChar \menuseparator
9388
9389 \bar under 
9390 S
9391 \bar default 
9392 ettings
9393 \family default 
9394  dialog.
9395  There are two options of interest here, 
9396 \family sans 
9397 \bar under 
9398 F
9399 \bar default 
9400 onts
9401 \family default 
9402  and 
9403 \family sans 
9404 Font\SpecialChar ~
9405
9406 \bar under 
9407 S
9408 \bar default 
9409 ize
9410 \family default 
9411 .
9412  The possible options under 
9413 \family sans 
9414 \bar under 
9415 F
9416 \bar default 
9417 onts
9418 \family default 
9419  include 
9420 \begin_inset Quotes eld
9421 \end_inset 
9422
9423
9424 \family sans 
9425 default
9426 \family default 
9427
9428 \begin_inset Quotes erd
9429 \end_inset 
9430
9431  and a list of fonts available on your system.
9432  The option 
9433 \begin_inset Quotes eld
9434 \end_inset 
9435
9436
9437 \family sans 
9438 default
9439 \family default 
9440
9441 \begin_inset Quotes erd
9442 \end_inset 
9443
9444  uses the standard TeX fonts, known as 
9445 \begin_inset Quotes eld
9446 \end_inset 
9447
9448 computer modern
9449 \begin_inset Quotes erd
9450 \end_inset 
9451
9452  (cm) or 
9453 \begin_inset Quotes eld
9454 \end_inset 
9455
9456 European modern
9457 \begin_inset Quotes erd
9458 \end_inset 
9459
9460  (ec).
9461  Most systems will typically have some version of a Times and Helvetica
9462  font, with other variants.
9463  You'll have to examine this for yourself.
9464 \layout Standard
9465
9466 As for the 
9467 \family sans 
9468 Font\SpecialChar ~
9469
9470 \bar under 
9471 S
9472 \bar default 
9473 ize
9474 \family default 
9475  option, there are three possible values: 
9476 \family sans 
9477 10
9478 \family default 
9479
9480 \family sans 
9481 11
9482 \family default 
9483 , and 
9484 \family sans 
9485 12
9486 \family default 
9487 .
9488  Remember, this is the 
9489 \emph on 
9490 base
9491 \emph default 
9492  font size.
9493  LyX actually scales all of the other possible font sizes (such as those
9494  used in footnotes, superscripts, and subscripts) by this value.
9495  You can always fine-tune the font size from within the document if you
9496  need to.
9497  It's also rather silly to use an 8pt or 24pt font as the default font size,
9498  as this typically renders your document unreadable.
9499 \layout Standard
9500
9501 Note that once you choose a new value for 
9502 \family sans 
9503 \bar under 
9504 F
9505 \bar default 
9506 onts
9507 \family default 
9508  or 
9509 \family sans 
9510 Font\SpecialChar ~
9511
9512 \bar under 
9513 S
9514 \bar default 
9515 ize
9516 \family default 
9517 , LyX does 
9518 \emph on 
9519 not
9520 \emph default 
9521  change the screen.
9522  You'll only see a difference once you generate the final output.
9523  This is part of the WYSIWYM concept.
9524  Besides, you have certainly noticed that "Roman" text on the LyX screen
9525  corresponds to the default font.
9526 \layout Subsection
9527
9528 Using Different Character Styles
9529 \layout Standard
9530
9531 As we've already seen, LyX automatically changes the character style for
9532  certain paragraph environments.
9533  We also mentioned two other character styles, 
9534 \family sans 
9535 Emphasized
9536 \family default 
9537  and 
9538 \family sans 
9539 Noun
9540 \family default 
9541 .
9542  You can activate both of these styles via keybindings, the menus, and the
9543  toolbar.
9544 \layout Standard
9545
9546 To activate the 
9547 \family sans 
9548 Noun
9549 \family default 
9550  style, do one of the following:
9551 \layout Itemize
9552
9553 click on the toolbar button with the person-shaped icon
9554 \layout Itemize
9555
9556 use the keybinding 
9557 \family sans 
9558 M-c\SpecialChar ~
9559 c
9560 \layout Standard
9561
9562 These commands are all toggles.
9563  That is, if 
9564 \family sans 
9565 Noun
9566 \family default 
9567  style is already active, they deactivate it.
9568 \layout Standard
9569
9570 One typically uses the 
9571 \family sans 
9572 Noun
9573 \family default 
9574  style for proper names.
9575  For example: 
9576 \begin_inset Quotes eld
9577 \end_inset 
9578
9579
9580 \noun on 
9581 Matthias Ettrich
9582 \noun default 
9583  is the original author of LyX.
9584 \begin_inset Quotes erd
9585 \end_inset 
9586
9587
9588 \layout Standard
9589
9590 A more widely used character style is the 
9591 \family sans 
9592 Emphasized
9593 \family default 
9594  style.
9595  You can activate [or deactivate - it's also a toggle] the 
9596 \family sans 
9597 Emphasized
9598 \family default 
9599  style by:
9600 \layout Itemize
9601
9602 clicking on the toolbar button with the 
9603 \begin_inset Quotes eld
9604 \end_inset 
9605
9606 !
9607 \begin_inset Quotes erd
9608 \end_inset 
9609
9610  character on it
9611 \layout Itemize
9612
9613 using the keybindings 
9614 \family sans 
9615 M-c\SpecialChar ~
9616 e
9617 \layout Standard
9618
9619 At the moment, the 
9620 \family sans 
9621 Emphasized
9622 \family default 
9623  style is equivalent to an italicized font.
9624  We have plans to make that association more user-configurable in the future.
9625 \layout Standard
9626
9627 We've been using the 
9628 \family sans 
9629 Emphasized
9630 \family default 
9631  style all over the place in this document.
9632  Here's one more example:
9633 \layout Quotation
9634
9635
9636 \emph on 
9637 Don't overuse character styles!
9638 \layout Standard
9639
9640 It's also a warning in addition to an example.
9641  One's writing should parallel ordinary conversation.
9642  Since we don't all constantly scream at each other, we should also avoid
9643  the common tendency to overuse character style.
9644  
9645 \layout Standard
9646
9647 Oh --- one last note: You can always reset to the default font using the
9648  keybinding 
9649 \family sans 
9650 M-c\SpecialChar ~
9651 Space
9652 \family default 
9653 .
9654 \layout Subsection
9655
9656 Fine-Tuning with the 
9657 \family sans 
9658 Character Layout
9659 \family default 
9660  dialog
9661 \layout Standard
9662
9663 There are always occasions when you'll need to do some fine-tuning, so LyX
9664  gives you a way to create custom character style.
9665  For example, an academic journal or a corporation may have a style sheet
9666  requiring a sans-serif font be used in certain situations.
9667 \begin_inset Foot
9668 collapsed true
9669
9670 \layout Standard
9671
9672 Note from 
9673 \noun on 
9674 John Weiss
9675 \noun default 
9676 : There is, in fact, such a style sheet for the LyX Documentation, since
9677  manuals need a certain amount of consistency.
9678 \end_inset 
9679
9680  Also, writers sometimes use a different font to offset a character's thoughts
9681  from ordinary dialogue.
9682 \layout Standard
9683
9684 Before we document how to use custom character style, we want to issue a
9685  warning yet again: Don't overuse character styles.
9686  Many modern word processors have a vast array of fonts available to them,
9687  providing you with the power of a printing press.
9688  Unfortunately, there is a tendency to overuse that power.
9689  The phrase, 
9690 \begin_inset Quotes eld
9691 \end_inset 
9692
9693 Using a sledgehammer to swat a fly,
9694 \begin_inset Quotes erd
9695 \end_inset 
9696
9697  comes to mind.
9698  And, as the old saying implies, documents that overuse different fonts
9699  and sizes tend to look like someone's knocked huge holes in it.
9700 \layout Standard
9701
9702 Enough complaining.
9703 \layout Standard
9704
9705 To use custom fonts, open the 
9706 \family sans 
9707 \bar under 
9708 E
9709 \bar default 
9710 dit\SpecialChar \menuseparator
9711 Text\SpecialChar ~
9712
9713 \bar under 
9714 S
9715 \bar default 
9716 tyle
9717 \family default 
9718  dialog.
9719  There are seven buttons on this dialog, each corresponding to a different
9720  font property which you can choose.
9721  You can choose an option for one of these seven properties, or select 
9722 \family sans 
9723 No\SpecialChar ~
9724 change
9725 \family default 
9726 , which keeps the current state of that property.
9727  The item 
9728 \family sans 
9729 Reset
9730 \family default 
9731  will reset the property to whatever is the default for the hosting paragraph
9732  environment.
9733  You can use this to reset attributes across a bunch of different paragraph
9734  environments in a snap.
9735 \layout Standard
9736
9737 The seven font properties, and their options [in addition to 
9738 \family sans 
9739 No\SpecialChar ~
9740 change
9741 \family default 
9742  and 
9743 \family sans 
9744 Reset
9745 \family default 
9746 ] are:
9747 \layout Labeling
9748 \labelwidthstring MMMMM
9749
9750
9751 \family sans 
9752 \bar under 
9753 F
9754 \bar default 
9755 amily
9756 \family default 
9757  The 
9758 \begin_inset Quotes eld
9759 \end_inset 
9760
9761 overall look
9762 \begin_inset Quotes erd
9763 \end_inset 
9764
9765  of the font.
9766  The possible options are:
9767 \begin_deeper 
9768 \layout Labeling
9769 \labelwidthstring MMMMMM
9770
9771
9772 \family sans 
9773 Roman
9774 \family default 
9775  This is the Roman font family.
9776 \begin_deeper 
9777 \layout Standard
9778
9779 It's also the default family.
9780  [keybinding = 
9781 \family sans 
9782 M-c\SpecialChar ~
9783 r
9784 \family default 
9785 ]
9786 \end_deeper 
9787 \layout Labeling
9788 \labelwidthstring MMMMMM
9789
9790
9791 \family sans 
9792 Sans\SpecialChar ~
9793 Serif
9794 \family default 
9795  
9796 \family sans 
9797 This is the Sans Serif font family.
9798 \begin_deeper 
9799 \layout Standard
9800
9801 [keybinding = 
9802 \family sans 
9803 M-c\SpecialChar ~
9804 s
9805 \family default 
9806 ]
9807 \end_deeper 
9808 \layout Labeling
9809 \labelwidthstring MMMMMM
9810
9811
9812 \family sans 
9813 Typewriter
9814 \family default 
9815  
9816 \family typewriter 
9817 This is the Typewriter font family.
9818 \begin_deeper 
9819 \layout Standard
9820
9821 [keybinding = 
9822 \family sans 
9823 M-c\SpecialChar ~
9824 p
9825 \family default 
9826 ]
9827 \end_deeper 
9828 \end_deeper 
9829 \layout Labeling
9830 \labelwidthstring MMMMM
9831
9832
9833 \family sans 
9834 \bar under 
9835 S
9836 \bar default 
9837 eries
9838 \family default 
9839  This corresponds to the print weight.
9840  Options are:
9841 \begin_deeper 
9842 \layout Labeling
9843 \labelwidthstring MMMMMM
9844
9845
9846 \family sans 
9847 Medium
9848 \family default 
9849  This is the Medium font series.
9850 \begin_deeper 
9851 \layout Standard
9852
9853 It's also the default series.
9854 \end_deeper 
9855 \layout Labeling
9856 \labelwidthstring MMMMMM
9857
9858
9859 \family sans 
9860 Bold
9861 \family default 
9862  
9863 \series bold 
9864 This is the Bold font series.
9865 \begin_deeper 
9866 \layout Standard
9867
9868 You can toggle this series on or off with the keybinding 
9869 \family sans 
9870 M-c\SpecialChar ~
9871 b
9872 \family default 
9873 .
9874 \end_deeper 
9875 \end_deeper 
9876 \layout Labeling
9877 \labelwidthstring MMMMM
9878
9879
9880 \family sans 
9881 S
9882 \bar under 
9883 h
9884 \bar default 
9885 ape
9886 \family default 
9887  As the name implies.
9888  Options are:
9889 \begin_deeper 
9890 \layout Labeling
9891 \labelwidthstring MMMMMM
9892
9893
9894 \family sans 
9895 Upright
9896 \family default 
9897  This is the Upright font shape.
9898 \begin_deeper 
9899 \layout Standard
9900
9901 It's also the default shape.
9902 \end_deeper 
9903 \layout Labeling
9904 \labelwidthstring MMMMMM
9905
9906
9907 \family sans 
9908 Italic
9909 \family default 
9910  
9911 \shape italic 
9912 This 
9913 \family sans 
9914 i
9915 \family default 
9916 s the Italic font shape
9917 \shape default 
9918 \emph on 
9919 .
9920 \layout Labeling
9921 \labelwidthstring MMMMMM
9922
9923
9924 \family sans 
9925 Slanted
9926 \family default 
9927  
9928 \shape slanted 
9929 This is the Slanted font shape
9930 \family sans 
9931  
9932 \family default 
9933 \shape default 
9934 (although it might not be visible on screen, this is different from italic).
9935 \layout Labeling
9936 \labelwidthstring MMMMMM
9937
9938
9939 \family sans 
9940 Small\SpecialChar ~
9941 Caps
9942 \family default 
9943  
9944 \shape smallcaps 
9945 This is the Small caps font shape
9946 \shape default 
9947 \noun on 
9948 .
9949 \end_deeper 
9950 \layout Labeling
9951 \labelwidthstring MMMMM
9952
9953
9954 \family sans 
9955 Si
9956 \bar under 
9957 z
9958 \bar default 
9959 e
9960 \family default 
9961  Alters the size of the font.
9962  You'll find no numerical values here; all possible sizes are actually proportio
9963 nal to the default font size.
9964  Once again, you don't feed LyX the details, but a general description of
9965  what you want to do.
9966 \begin_deeper 
9967 \layout Standard
9968
9969 The options [and their keybindings] are:
9970 \layout Labeling
9971 \labelwidthstring MMMMMM
9972
9973
9974 \family sans 
9975 Tiny
9976 \family default 
9977  
9978 \size tiny 
9979 This is the 
9980 \begin_inset Quotes eld
9981 \end_inset 
9982
9983 Tiny
9984 \begin_inset Quotes erd
9985 \end_inset 
9986
9987  font size.
9988 \begin_deeper 
9989 \layout Standard
9990
9991 [keybinding = 
9992 \family sans 
9993 M-s\SpecialChar ~
9994 t
9995 \family default 
9996  or 
9997 \family sans 
9998 M-s\SpecialChar ~
9999 1
10000 \family default 
10001 ]
10002 \end_deeper 
10003 \layout Labeling
10004 \labelwidthstring MMMMMM
10005
10006
10007 \family sans 
10008 Smallest 
10009 \family default 
10010 \size scriptsize 
10011 This is the 
10012 \begin_inset Quotes eld
10013 \end_inset 
10014
10015 Smallest
10016 \begin_inset Quotes erd
10017 \end_inset 
10018
10019  font size
10020 \begin_deeper 
10021 \layout Standard
10022
10023 [keybinding = 
10024 \family sans 
10025 M-s\SpecialChar ~
10026
10027 \family default 
10028 2]
10029 \end_deeper 
10030 \layout Labeling
10031 \labelwidthstring MMMMMM
10032
10033
10034 \family sans 
10035 Smaller 
10036 \family default 
10037 \size footnotesize 
10038 This is the 
10039 \begin_inset Quotes eld
10040 \end_inset 
10041
10042 Smaller
10043 \begin_inset Quotes erd
10044 \end_inset 
10045
10046  font size
10047 \begin_deeper 
10048 \layout Standard
10049
10050 [keybinding = 
10051 \family sans 
10052 M-s\SpecialChar ~
10053 S
10054 \family default 
10055  or 
10056 \family sans 
10057 M-s\SpecialChar ~
10058
10059 \family default 
10060 3]
10061 \end_deeper 
10062 \layout Labeling
10063 \labelwidthstring MMMMMM
10064
10065
10066 \family sans 
10067 Small
10068 \family default 
10069  
10070 \size small 
10071 This is the 
10072 \begin_inset Quotes eld
10073 \end_inset 
10074
10075 Small
10076 \begin_inset Quotes erd
10077 \end_inset 
10078
10079  font size.
10080 \begin_deeper 
10081 \layout Standard
10082
10083 [keybinding = 
10084 \family sans 
10085 M-s\SpecialChar ~
10086 s
10087 \family default 
10088  or 
10089 \family sans 
10090 M-s\SpecialChar ~
10091
10092 \family default 
10093 4]
10094 \end_deeper 
10095 \layout Labeling
10096 \labelwidthstring MMMMMM
10097
10098
10099 \family sans 
10100 Normal
10101 \family default 
10102  This is the 
10103 \begin_inset Quotes eld
10104 \end_inset 
10105
10106 Normal
10107 \begin_inset Quotes erd
10108 \end_inset 
10109
10110  font size.
10111 \begin_deeper 
10112 \layout Standard
10113
10114 It's also the default size.
10115  [keybinding = 
10116 \family sans 
10117 M-s\SpecialChar ~
10118 n
10119 \family default 
10120  or 
10121 \family sans 
10122 M-s\SpecialChar ~
10123
10124 \family default 
10125 5]
10126 \end_deeper 
10127 \layout Labeling
10128 \labelwidthstring MMMMMM
10129
10130
10131 \family sans 
10132 Large
10133 \family default 
10134  
10135 \size large 
10136 This is the 
10137 \begin_inset Quotes eld
10138 \end_inset 
10139
10140 Large
10141 \begin_inset Quotes erd
10142 \end_inset 
10143
10144  font size.
10145 \begin_deeper 
10146 \layout Standard
10147
10148 [keybinding = 
10149 \family sans 
10150 M-s\SpecialChar ~
10151 l
10152 \family default 
10153  or 
10154 \family sans 
10155 M-s\SpecialChar ~
10156
10157 \family default 
10158 6]
10159 \end_deeper 
10160 \layout Labeling
10161 \labelwidthstring MMMMMM
10162
10163
10164 \family sans 
10165 Larger
10166 \family default 
10167  
10168 \size larger 
10169 This is the 
10170 \begin_inset Quotes eld
10171 \end_inset 
10172
10173 Larger
10174 \begin_inset Quotes erd
10175 \end_inset 
10176
10177  font size.
10178 \begin_deeper 
10179 \layout Standard
10180
10181 [keybinding = 
10182 \family sans 
10183 M-s\SpecialChar ~
10184 S-L
10185 \family default 
10186  or 
10187 \family sans 
10188 M-s\SpecialChar ~
10189
10190 \family default 
10191 7]
10192 \end_deeper 
10193 \layout Labeling
10194 \labelwidthstring MMMMMM
10195
10196
10197 \family sans 
10198 Largest
10199 \family default 
10200  
10201 \size largest 
10202 This is the 
10203 \begin_inset Quotes eld
10204 \end_inset 
10205
10206 Largest
10207 \begin_inset Quotes erd
10208 \end_inset 
10209
10210  font size.
10211 \begin_deeper 
10212 \layout Standard
10213
10214 [keybinding = 
10215 \family sans 
10216 M-s\SpecialChar ~
10217
10218 \family default 
10219 8]
10220 \end_deeper 
10221 \layout Labeling
10222 \labelwidthstring MMMMMM
10223
10224
10225 \family sans 
10226 Huge
10227 \family default 
10228  
10229 \size huge 
10230 This is the 
10231 \begin_inset Quotes eld
10232 \end_inset 
10233
10234 Huge
10235 \begin_inset Quotes erd
10236 \end_inset 
10237
10238  font size.
10239 \begin_deeper 
10240 \layout Standard
10241
10242 [keybinding = 
10243 \family sans 
10244 M-s\SpecialChar ~
10245 h
10246 \family default 
10247  or 
10248 \family sans 
10249 M-s\SpecialChar ~
10250
10251 \family default 
10252 9]
10253 \end_deeper 
10254 \layout Labeling
10255 \labelwidthstring MMMMMM
10256
10257
10258 \family sans 
10259 Huger
10260 \family default 
10261  
10262 \size giant 
10263 This is the 
10264 \begin_inset Quotes eld
10265 \end_inset 
10266
10267 Huger
10268 \begin_inset Quotes erd
10269 \end_inset 
10270
10271  font size.
10272 \begin_deeper 
10273 \layout Standard
10274
10275 [keybinding = 
10276 \family sans 
10277 M-s\SpecialChar ~
10278 H
10279 \family default 
10280  or 
10281 \family sans 
10282 M-s\SpecialChar ~
10283
10284 \family default 
10285 0]
10286 \end_deeper 
10287 \layout Standard
10288
10289 We'll warn you 
10290 \emph on 
10291 yet again
10292 \emph default 
10293 : don't go crazy with this feature.
10294  You should almost never need to change the font size.
10295  LyX automatically changes the font size for different paragraph environments
10296  - use that instead.
10297  This is here for fine-tuning 
10298 \emph on 
10299 only!
10300 \end_deeper 
10301 \layout Labeling
10302 \labelwidthstring MMMMM
10303
10304
10305 \family sans 
10306 \bar under 
10307 M
10308 \bar default 
10309 isc
10310 \family default 
10311  Here you can change a few other things at the character level.
10312  Options are:
10313 \begin_deeper 
10314 \layout Labeling
10315 \labelwidthstring MMMMMM
10316
10317
10318 \family sans 
10319 Emph
10320 \family default 
10321  
10322 \emph on 
10323 This is text with emphasize on
10324 \emph default 
10325 .
10326 \begin_deeper 
10327 \layout Standard
10328
10329 This might seem like the same as 
10330 \shape italic 
10331 Italic
10332 \shape default 
10333 , but it is actually a bit different.
10334  If you use emphasize on italicized text, it will make it upright.
10335  In future versions of LyX, we hope to let you customize the exact behavior
10336  of this 
10337 \emph on 
10338 logical
10339 \emph default 
10340  property.
10341 \end_deeper 
10342 \layout Labeling
10343 \labelwidthstring MMMMMM
10344
10345
10346 \family sans 
10347 Underbar
10348 \family default 
10349  
10350 \bar under 
10351 This is text with Underbar on.
10352 \begin_deeper 
10353 \layout Standard
10354
10355 [keybinding = 
10356 \family sans 
10357 M-c\SpecialChar ~
10358 u
10359 \family default 
10360 ]
10361 \end_deeper 
10362 \layout Labeling
10363 \labelwidthstring MMMMMM
10364
10365
10366 \family sans 
10367 Noun
10368 \family default 
10369  
10370 \noun on 
10371 This is text with Noun on.
10372 \begin_deeper 
10373 \layout Standard
10374
10375 Like 
10376 \family sans 
10377 Emph
10378 \family default 
10379 , this is a logical attribute.
10380  For the moment, it is equivalent to 
10381 \family sans 
10382 Small\SpecialChar ~
10383 Caps
10384 \family default 
10385 , but that is bound to change some day.
10386 \end_deeper 
10387 \layout Standard
10388
10389 Avoid using underbar if you can! It's a holdover from the typewriter days,
10390  when you couldn't change fonts.
10391  We no longer need to resort to emphasizing text by overstriking it with
10392  an underscore character.
10393  It's only included in LyX because it's also in LaTeX, and because some
10394  people 
10395 \emph on 
10396 may
10397 \emph default 
10398  need it in order to follow style sheets for journal submissions (and in
10399  fact we use it in these manuals to indicate keyboard shortcuts for menu
10400  items).
10401 \end_deeper 
10402 \layout Labeling
10403 \labelwidthstring 00.00.0000
10404
10405
10406 \family sans 
10407 Color 
10408 \family default 
10409 You can adjust the color of the text with this control.
10410  Of course, you need to have a color printer to exploit this, but you also
10411  need to have the 
10412 \family sans 
10413 color 
10414 \family default 
10415 LaTeX package installed.
10416  Notice that 
10417 \family typewriter 
10418 xdvi
10419 \family default 
10420  is not able to display these colors.
10421  Besides 
10422 \family sans 
10423 No\SpecialChar ~
10424 color
10425 \family default 
10426 , which
10427 \family sans 
10428  
10429 \family default 
10430 is the standard 
10431 \begin_inset Quotes eld
10432 \end_inset 
10433
10434 color
10435 \begin_inset Quotes erd
10436 \end_inset 
10437
10438 , you can choose between 
10439 \family sans 
10440 Black
10441 \family default 
10442
10443 \family sans 
10444 White
10445 \family default 
10446
10447 \family sans 
10448 Red
10449 \family default 
10450
10451 \family sans 
10452 Green
10453 \family default 
10454
10455 \family sans 
10456 Blue
10457 \family default 
10458
10459 \family sans 
10460 Cyan
10461 \family default 
10462
10463 \family sans 
10464 Magenta
10465 \family default 
10466  and 
10467 \family sans 
10468 Yellow
10469 \family default 
10470  text.
10471 \layout Labeling
10472 \labelwidthstring 00.00.0000
10473
10474
10475 \family sans 
10476 Language 
10477 \family default 
10478 This is used to mark regions of text as having a different language from
10479  the language of the document.
10480  Text marked in this way will be underlined in blue to indicate the change.
10481 \layout Standard
10482
10483 You have a huge number of combinations to choose from.
10484 \layout Standard
10485
10486 Once you've chosen a new character style via the 
10487 \family sans 
10488 \bar under 
10489 E
10490 \bar default 
10491 dit\SpecialChar \menuseparator
10492 Text\SpecialChar ~
10493
10494 \bar under 
10495 S
10496 \bar default 
10497 tyle
10498 \family default 
10499  dialog, you can activate it using the toolbar button labelled 
10500 \begin_inset Quotes eld
10501 \end_inset 
10502
10503 Font
10504 \begin_inset Quotes erd
10505 \end_inset 
10506
10507 , or select 
10508 \family sans 
10509 \bar under 
10510 A
10511 \bar default 
10512 pply
10513 \family default 
10514 .
10515  The toolbar button lets you toggle the state of your custom character style
10516  even when the dialog isn't visible.
10517  
10518 \layout Standard
10519
10520 As we stated earlier, to completely reset the character style to the default,
10521  use 
10522 \family sans 
10523 M-c\SpecialChar ~
10524 Space
10525 \family default 
10526 .
10527  If you want to toggle only those properties that you have just changed
10528  (suppose you just sent the shape to 
10529 \begin_inset Quotes eld
10530 \end_inset 
10531
10532 slanted
10533 \begin_inset Quotes erd
10534 \end_inset 
10535
10536  and the series to 
10537 \begin_inset Quotes eld
10538 \end_inset 
10539
10540 bold
10541 \begin_inset Quotes erd
10542 \end_inset 
10543
10544 ), set the 
10545 \family sans 
10546 Toggle on all these
10547 \family default 
10548  switch and press 
10549 \family sans 
10550 \bar under 
10551 A
10552 \bar default 
10553 pply
10554 \family default 
10555 .
10556  
10557 \layout Standard
10558
10559 We conclude with the same warning we've been spewing: Don't overuse the
10560  fonts.
10561  They are, more often than not, a kludge and a horrible substitute for good
10562  writing.
10563  Your writing should speak for itself --- and will.
10564 \layout Section
10565
10566 Printing and Previewing
10567 \layout Subsection
10568
10569 Overview
10570 \layout Standard
10571
10572 Now that we've covered some of the basic features of document preparation
10573  using LyX, you probably want to know how to print out your masterpiece.
10574  Before we tell you that, however, we want to give you a quickie explanation
10575  of what goes on behind-the-scenes.
10576  We cover this information in much greater detail in the 
10577 \emph on 
10578 Extended Features
10579 \emph default 
10580  manual as well.
10581 \layout Standard
10582
10583 LyX uses a program called 
10584 \begin_inset Quotes eld
10585 \end_inset 
10586
10587 LaTeX
10588 \begin_inset Quotes erd
10589 \end_inset 
10590
10591  as its backend.
10592  (Actually, LaTeX is just a macro package for the TeX typesetting system,
10593  but to prevent confusion, we'll just refer to the whole magilla as 
10594 \begin_inset Quotes eld
10595 \end_inset 
10596
10597 LaTeX.
10598 \begin_inset Quotes erd
10599 \end_inset 
10600
10601 ) Think of it this way: LyX is what you use to do your actual writing.
10602  Then, LyX calls LaTeX to turn your writing into printable output.
10603  This happens in a couple of stages:
10604 \layout Enumerate
10605
10606 First, LyX converts your document to a series of text commands for LaTeX,
10607  generating a file with the extension, 
10608 \begin_inset Quotes eld
10609 \end_inset 
10610
10611
10612 \family typewriter 
10613 .tex
10614 \family default 
10615
10616 \begin_inset Quotes erd
10617 \end_inset 
10618
10619 .
10620  
10621 \layout Enumerate
10622
10623 Next, LaTeX uses the commands in the 
10624 \family typewriter 
10625 .tex
10626 \family default 
10627  file to produce printable output.
10628  It doesn't know anything about your printer, however.
10629  Instead, LaTeX produces what's known as a 
10630 \emph on 
10631 device-independent
10632 \emph default 
10633  file, or DVI for short.
10634  The actual output is in a file with the extension, 
10635 \begin_inset Quotes eld
10636 \end_inset 
10637
10638
10639 \family typewriter 
10640 .dvi
10641 \family default 
10642
10643 \begin_inset Quotes erd
10644 \end_inset 
10645
10646 .
10647  DVI files are completely portable; you can move them from one machine to
10648  another without needing to do any sort of conversion.
10649 \begin_deeper 
10650 \layout Description
10651
10652 NOTE: The DVI file only contains what was in the LaTeX file itself.
10653  If you have included PostScript pictures in your document, there will only
10654  be a link to these files.
10655  So don't forget these files if you move your 
10656 \family typewriter 
10657 .dvi
10658 \family default 
10659  file to another computer.
10660 \end_deeper 
10661 \layout Enumerate
10662
10663 Consider the 
10664 \family typewriter 
10665 .dvi
10666 \family default 
10667  file to be the 
10668 \begin_inset Quotes eld
10669 \end_inset 
10670
10671 final output.
10672 \begin_inset Quotes erd
10673 \end_inset 
10674
10675  Once you have it, you can view it, print it, or convert it to other formats.
10676 \begin_deeper 
10677 \layout Enumerate
10678
10679 You can view 
10680 \family typewriter 
10681 .dvi
10682 \family default 
10683  files using a program called 
10684 \family typewriter 
10685 xdvi
10686 \family default 
10687 .
10688 \layout Enumerate
10689
10690 Some printers and Unix systems understand DVI, and can print your 
10691 \family typewriter 
10692 .dvi
10693 \family default 
10694  file directly.
10695 \layout Enumerate
10696
10697 Nowadays, most printers understand the PostScript format.
10698  LyX automatically converts the 
10699 \family typewriter 
10700 .dvi
10701 \family default 
10702  file to a PostScript file for you when you go to print out your document.
10703  LyX will also let you preview a PostScript version of your document using
10704  the program 
10705 \family typewriter 
10706 ghostview
10707 \family default 
10708 .
10709 \begin_deeper 
10710 \layout Standard
10711
10712 One advantage of using PostScript® is that the converter program [called
10713  
10714 \family typewriter 
10715 dvips
10716 \family default 
10717 ] takes any PostScript graphics you may have included in your document and
10718  puts it into the resulting PostScript version of your document.
10719  It also includes any special fonts you may have used.
10720  That makes the PostScript version much, much more portable than the DVI
10721  version.
10722 \end_deeper 
10723 \end_deeper 
10724 \layout Standard
10725
10726 LyX does all of these steps automagically for you.
10727 \layout Standard
10728
10729 As you have seen, a lot of things happen before you get a hardcopy or a
10730  preview of your document.
10731  So, don't worry if printing requires a bit more time than with other word
10732  processors.
10733  The printed result is worth the wait.
10734  Quality always has its price.
10735 \layout Subsection
10736
10737 Quick Viewing with xdvi
10738 \layout Standard
10739
10740 To get a look at the final version of your document, with all of the pagebreaks
10741  in place, the footnotes correctly numbered, and so on, select 
10742 \family sans 
10743 \bar under 
10744 V
10745 \bar default 
10746 iew\SpecialChar \menuseparator
10747
10748 \bar under 
10749 D
10750 \bar default 
10751 VI
10752 \family default 
10753 .
10754  Then wait a while.
10755 \layout Standard
10756
10757 When all of the behind-the-scenes action is done, LyX calls the program
10758  
10759 \family typewriter 
10760 xdvi
10761 \family default 
10762 .
10763  You can now look at the results.
10764  [If you want more info on the 
10765 \family typewriter 
10766 xdvi
10767 \family default 
10768  program, see the 
10769 \family typewriter 
10770 man
10771 \family default 
10772 -pages.]
10773 \layout Description
10774
10775 Helpful-Tip: Keep the 
10776 \family typewriter 
10777 xdvi
10778 \family default 
10779  window open, maybe moving it to another desktop.
10780  Then, after you make changes to your document, just use 
10781 \family sans 
10782 \bar under 
10783 V
10784 \bar default 
10785 iew\SpecialChar \menuseparator
10786
10787 \bar under 
10788 U
10789 \bar default 
10790 pdate\SpecialChar \menuseparator
10791
10792 \bar under 
10793 D
10794 \bar default 
10795 VI
10796 \family default 
10797 .
10798  Now click on the 
10799 \family typewriter 
10800 xdvi
10801 \family default 
10802  window.
10803  The 
10804 \family typewriter 
10805 xdvi
10806 \family default 
10807  program will automatically reread the 
10808 \family typewriter 
10809 .dvi
10810 \family default 
10811  file and give you an updated view.
10812 \layout Subsection
10813
10814 Viewing the PostScript Version with ghostview
10815 \layout Standard
10816
10817 In general, using 
10818 \family typewriter 
10819 xdvi
10820 \family default 
10821  to view your document is the easiest and fastest way.
10822  There may be times, however, when you want to look at the PostScript version.
10823  One reason is fonts.
10824 \begin_inset Foot
10825 collapsed true
10826
10827 \layout Standard
10828
10829 Note from 
10830 \noun on 
10831 John Weiss
10832 \noun default 
10833 : Another reason is paranoia.
10834  I always like to look at the PostScript file before I print it, just so
10835  I see exactly what went to the printer\SpecialChar \ldots{}
10836
10837 \end_inset 
10838
10839  You can use PostScript fonts in a LaTeX document, but 
10840 \family typewriter 
10841 xdvi
10842 \family default 
10843  won't show this.
10844  You'll need to use 
10845 \family typewriter 
10846 ghostview
10847 \family default 
10848  or some other PostScript file viewer to see the actual results.
10849 \layout Standard
10850
10851 To view the PostScript version of your document, select 
10852 \family sans 
10853 Pos
10854 \bar under 
10855 t
10856 \bar default 
10857 Script
10858 \family default 
10859  from the 
10860 \family sans 
10861 \bar under 
10862 V
10863 \bar default 
10864 iew
10865 \family default 
10866  menu.
10867  When all of the magic behind-the-scenes is done, LyX calls the program
10868 \family typewriter 
10869  ghostview
10870 \family default 
10871 .
10872  You can now look at the results.
10873 \layout Standard
10874
10875 You've guessed what the 
10876 \family sans 
10877 \bar under 
10878 U
10879 \bar default 
10880 pdate\SpecialChar \menuseparator
10881 Pos
10882 \bar under 
10883 t
10884 \bar default 
10885 script
10886 \family default 
10887  command from the 
10888 \family sans 
10889 \bar under 
10890 V
10891 \bar default 
10892 iew
10893 \family default 
10894  menu does, haven't you? Remember to click once in the 
10895 \family typewriter 
10896 ghostview
10897 \family default 
10898  window after this command to update the view.
10899 \layout Subsection
10900
10901 Printing the File
10902 \layout Standard
10903
10904 To print a file, select 
10905 \family sans 
10906 \bar under 
10907 P
10908 \bar default 
10909 rint
10910 \family default 
10911  from the 
10912 \family sans 
10913 \bar under 
10914 F
10915 \bar default 
10916 ile
10917 \family default 
10918  menu, or click on the toolbar button with the printer on it.
10919  This opens the 
10920 \family sans 
10921 Print
10922 \family default 
10923  dialog.
10924 \layout Standard
10925
10926 You can choose to only print even-numbered or odd-numbered pages - this
10927  is useful for printing on two sides: you can re-insert the pages after
10928  printing one set of pages, to print on the other side.
10929  Some printers spit out pages face-up, others, face-down.
10930  By choosing a particular order to print in, you can take the entire stack
10931  of pages out of the printer without needing to reorder them.
10932 \layout Standard
10933
10934 You can set the parameters in the 
10935 \family sans 
10936 Destination
10937 \family default 
10938  box as follows :
10939 \layout Labeling
10940 \labelwidthstring MMMM
10941
10942
10943 \family sans 
10944 \bar under 
10945 P
10946 \bar default 
10947 rinter
10948 \family default 
10949  This is the name of the printer to print to.
10950 \begin_inset Foot
10951 collapsed true
10952
10953 \layout Standard
10954
10955 Note that this printer name isn't for the 
10956 \family typewriter 
10957 lpr
10958 \family default 
10959  command but for 
10960 \family typewriter 
10961 dvips
10962 \family default 
10963 .
10964  That means 
10965 \family typewriter 
10966 dvips
10967 \family default 
10968  has to be configured for this printer name.
10969  See the section 
10970 \begin_inset LatexCommand \ref{sec:dvipsconfig}
10971
10972 \end_inset 
10973
10974  or the 
10975 \family typewriter 
10976 dvips
10977 \family default 
10978  documentation for details.
10979  The default printer can also be set in 
10980 \family typewriter 
10981 lyxrc
10982 \family default 
10983 .
10984 \end_inset 
10985
10986  The printer should understand PostScript files.
10987 \layout Labeling
10988 \labelwidthstring MMMM
10989
10990
10991 \family sans 
10992 \bar under 
10993 F
10994 \bar default 
10995 ile
10996 \family default 
10997  The name of a file to print to.
10998  The output will be in Post\SpecialChar \-
10999 Script format.
11000  The file will generally be written in the current directory, unless you
11001  specify the full path.
11002 \layout Standard
11003
11004 Note that printing may need little time, since LaTeX, 
11005 \family typewriter 
11006 dvips
11007 \family default 
11008  and, if you don't have a PostScript printer, 
11009 \family typewriter 
11010 ghostscript
11011 \family default 
11012  have to process your document.
11013 \layout Section
11014
11015 A Few Words about Typography
11016 \layout Subsection
11017
11018 Hyphens and Hyphenation
11019 \begin_inset LatexCommand \label{sec:hyphens}
11020
11021 \end_inset 
11022
11023
11024 \layout Standard
11025
11026 In LyX, the 
11027 \begin_inset Quotes eld
11028 \end_inset 
11029
11030
11031 \family typewriter 
11032 -
11033 \family default 
11034
11035 \begin_inset Quotes eld
11036 \end_inset 
11037
11038  character comes in three lengths, often called the 
11039 \emph on 
11040 hyphen
11041 \emph default 
11042 , the 
11043 \emph on 
11044 en dash
11045 \emph default 
11046 , and the 
11047 \emph on 
11048 em dash
11049 \emph default 
11050 :
11051 \layout Enumerate
11052
11053 hyphen
11054 \hfill 
11055 -
11056 \hfill 
11057 made with 
11058 \begin_inset Quotes eld
11059 \end_inset 
11060
11061
11062 \family typewriter 
11063 -
11064 \family default 
11065
11066 \begin_inset Quotes eld
11067 \end_inset 
11068
11069
11070 \layout Enumerate
11071
11072 en dash
11073 \hfill 
11074 --
11075 \hfill 
11076 made with 
11077 \begin_inset Quotes eld
11078 \end_inset 
11079
11080
11081 \family typewriter 
11082 -
11083 \begin_inset ERT
11084 status Collapsed
11085
11086 \layout Standard
11087
11088 \backslash 
11089 /
11090 \end_inset 
11091
11092 -
11093 \family default 
11094
11095 \begin_inset Quotes eld
11096 \end_inset 
11097
11098
11099 \layout Enumerate
11100
11101 em dash
11102 \hfill 
11103 ---
11104 \hfill 
11105 made with 
11106 \begin_inset Quotes eld
11107 \end_inset 
11108
11109
11110 \family typewriter 
11111 -
11112 \begin_inset ERT
11113 status Collapsed
11114
11115 \layout Standard
11116
11117 \backslash 
11118 /
11119 \end_inset 
11120
11121 -
11122 \begin_inset ERT
11123 status Collapsed
11124
11125 \layout Standard
11126
11127 \backslash 
11128 /
11129 \end_inset 
11130
11131 -
11132 \family default 
11133
11134 \begin_inset Quotes eld
11135 \end_inset 
11136
11137
11138 \layout Enumerate
11139
11140 minus sign
11141 \hfill 
11142
11143 \begin_inset Formula $-$
11144 \end_inset 
11145
11146
11147 \hfill 
11148
11149 \begin_inset Quotes eld
11150 \end_inset 
11151
11152
11153 \family typewriter 
11154 -
11155 \family default 
11156
11157 \begin_inset Quotes eld
11158 \end_inset 
11159
11160  in math mode
11161 \layout Standard
11162
11163 You generate these by using the 
11164 \begin_inset Quotes eld
11165 \end_inset 
11166
11167
11168 \family typewriter 
11169 -
11170 \family default 
11171
11172 \begin_inset Quotes eld
11173 \end_inset 
11174
11175  character multiple times in a row.
11176  LyX automatically converts them to the appropriate length dash in the final
11177  output.
11178 \layout Standard
11179
11180 The three types of dash are distinct from the minus sign, which appears
11181  in math mode and has a length of its own.
11182  Here are some examples of the 
11183 \begin_inset Quotes eld
11184 \end_inset 
11185
11186
11187 \family typewriter 
11188 -
11189 \family default 
11190
11191 \begin_inset Quotes eld
11192 \end_inset 
11193
11194  in use:
11195 \layout Enumerate
11196
11197 line- and page-breaks
11198 \hfill 
11199 (
11200 \emph on 
11201 hyphen
11202 \emph default 
11203 )
11204 \layout Enumerate
11205
11206 From A--Z
11207 \hfill 
11208 (
11209 \emph on 
11210 en dash
11211 \emph default 
11212 )
11213 \layout Enumerate
11214
11215 Oh --- there's a dash.
11216 \hfill 
11217 (
11218 \emph on 
11219 em dash
11220 \emph default 
11221 )
11222 \layout Enumerate
11223
11224
11225 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
11226 \end_inset 
11227
11228
11229 \hfill 
11230 (
11231 \emph on 
11232 minus sign
11233 \emph default 
11234 )
11235 \layout Standard
11236
11237 Those of you reading this from within LyX will see no difference, though
11238  there is one in the printed version.
11239 \layout Standard
11240
11241 One last note about hyphenation --- LyX automatically breaks up words and
11242  inserts hyphens in English text.
11243  (Actually, it's LaTeX that does this, and it will also hyphenate words
11244  in 
11245 \emph on 
11246 some
11247 \emph default 
11248  other languages.) The words won't be hyphenated until you generate the final
11249  output.
11250 \layout Standard
11251
11252 If, for some reason, LaTeX can't break a word correctly, you can set hyphenation
11253  points manually.
11254  This is done with the menu item 
11255 \family sans 
11256 Hyphenation\SpecialChar ~
11257
11258 \bar under 
11259 P
11260 \bar default 
11261 oint
11262 \family default 
11263  under 
11264 \family sans 
11265 \bar under 
11266 S
11267 \bar default 
11268 pecial\SpecialChar ~
11269 Character
11270 \family default 
11271  in the 
11272 \family sans 
11273 \bar under 
11274 I
11275 \bar default 
11276 nsert
11277 \family default 
11278  menu.
11279  Note that these extra hyphenation points are only recommendations to LaTeX.
11280  If no hyphenation is necessary, LaTeX will totally ignore them.
11281 \layout Subsection
11282
11283 Punctuation Marks
11284 \layout Subsubsection
11285
11286 Abbreviations and End of Sentence
11287 \begin_inset LatexCommand \label{sec:abbrev}
11288
11289 \end_inset 
11290
11291
11292 \layout Standard
11293
11294 When LyX calls LaTeX to generate the final version of your document, LaTeX
11295  automatically distinguishes between words, sentences, and abbreviations.
11296  LaTeX then adds the 
11297 \begin_inset Quotes eld
11298 \end_inset 
11299
11300 appropriate amount of space
11301 \begin_inset Quotes erd
11302 \end_inset 
11303
11304 : sentences get a little bit more space between the period and the next
11305  word.
11306  Abbreviations get the same amount of space after the period as a word uses.
11307 \layout Standard
11308
11309 Unfortunately, the algorithm for figuring out what's an abbreviation and
11310  what's the end of a sentence is really quite brain-dead.
11311  If a 
11312 \begin_inset Quotes eld
11313 \end_inset 
11314
11315
11316 \family typewriter 
11317 .
11318 \family default 
11319
11320 \begin_inset Quotes erd
11321 \end_inset 
11322
11323  is at the end of a lowercase letter, it's the end of a sentence; if it's
11324  at the end of a capitalized letter, it's an abbreviation.
11325 \layout Standard
11326
11327 Here are some examples of 
11328 \emph on 
11329 correct
11330 \emph default 
11331  abbreviations and the end of a sentence:
11332 \layout Itemize
11333
11334 M.
11335  Butterfly
11336 \layout Itemize
11337
11338 Don't worry.
11339  Be happy.
11340 \layout Standard
11341
11342 \SpecialChar \ldots{}
11343 and here's an example of the algorithm going wrong:
11344 \layout Itemize
11345
11346 e.
11347  g.
11348  this is too much space!
11349 \layout Itemize
11350
11351 This is I.
11352  It's okay.
11353 \layout Standard
11354
11355 You won't see anything wrong until you view a final version of your document.
11356 \layout Standard
11357
11358 To fix this problem, use one of the following:
11359 \layout Enumerate
11360
11361 Use a 
11362 \family sans 
11363 Protected\SpecialChar ~
11364
11365 \bar under 
11366 B
11367 \bar default 
11368 lank
11369 \family default 
11370  after lowercase abbreviations (see section 
11371 \begin_inset LatexCommand \ref{sec:protblank-lbreak-horline}
11372
11373 \end_inset 
11374
11375 ).
11376 \layout Enumerate
11377
11378 Use an 
11379 \family sans 
11380 End\SpecialChar ~
11381 of\SpecialChar ~
11382 sentence\SpecialChar ~
11383 period
11384 \family default 
11385  found under the 
11386 \family sans 
11387 \bar under 
11388 I
11389 \bar default 
11390 nsert\SpecialChar \menuseparator
11391
11392 \bar under 
11393 S
11394 \bar default 
11395 pecial\SpecialChar ~
11396 Character
11397 \family default 
11398  menu to force the use of inter-sentence spacing.
11399  This function is also bound to 
11400 \family sans 
11401 C-period
11402 \family default 
11403  for easy access.
11404 \layout Standard
11405
11406 With the corrections, our earlier examples look like this:
11407 \layout Itemize
11408
11409 e.\SpecialChar ~
11410 g.\SpecialChar ~
11411 this is too much space!
11412 \layout Itemize
11413
11414 This is I\SpecialChar \@.
11415  It's okay.
11416 \layout Standard
11417
11418 Some languages don't use extra spacing between sentences.
11419  If your language is such a language, you don't need to worry about all
11420  of this.
11421  For those that do need to bother, there is help to catch those sneaky errors:
11422  check out the 
11423 \family sans 
11424 \bar under 
11425 T
11426 \bar default 
11427 ools\SpecialChar \menuseparator
11428 C
11429 \bar under 
11430 h
11431 \bar default 
11432 eck\SpecialChar ~
11433 TeX
11434 \family default 
11435  feature described in 
11436 \emph on 
11437 Extended Editing
11438 \emph default 
11439 .
11440 \layout Subsubsection
11441
11442 Quotes
11443 \begin_inset LatexCommand \label{sec:quotes}
11444
11445 \end_inset 
11446
11447
11448 \layout Standard
11449
11450 LyX usually sets quotes correctly.
11451  Specifically, it will use an opening quote at the beginning of quoted text,
11452  and use a closing quote at the end.
11453  For example, 
11454 \begin_inset Quotes eld
11455 \end_inset 
11456
11457 open close
11458 \begin_inset Quotes erd
11459 \end_inset 
11460
11461 .
11462  The keyboard character, 
11463 \family sans 
11464 "
11465 \family default 
11466 , generates this automatically.
11467 \layout Standard
11468
11469 You can change the behavior of the 
11470 \family sans 
11471 "
11472 \family default 
11473  key using the 
11474 \family sans 
11475 Quotes
11476 \family default 
11477  dialog.
11478  Choose 
11479 \family sans 
11480 \bar under 
11481 Q
11482 \bar default 
11483 uotes
11484 \family default 
11485  in the 
11486 \family sans 
11487 \bar under 
11488 D
11489 \bar default 
11490 ocument\SpecialChar \menuseparator
11491
11492 \bar under 
11493 S
11494 \bar default 
11495 ettings
11496 \family default 
11497  dialog.
11498  Selecting the 
11499 \family sans 
11500 \bar under 
11501 D
11502 \bar default 
11503 ouble
11504 \family default 
11505  button makes the 
11506 \family sans 
11507 "
11508 \family default 
11509  key produce the sequence: 
11510 \begin_inset Quotes eld
11511 \end_inset 
11512
11513
11514 \begin_inset Quotes erd
11515 \end_inset 
11516
11517 .
11518  The 
11519 \family sans 
11520 \bar under 
11521 S
11522 \bar default 
11523 ingle
11524 \family default 
11525  button, in contrast, makes the 
11526 \family sans 
11527 "
11528 \family default 
11529  key produce: 
11530 \begin_inset Quotes els
11531 \end_inset 
11532
11533 '.
11534 \layout Standard
11535
11536 You can also select quotes for different languages via the 
11537 \family sans 
11538 \bar under 
11539 T
11540 \bar default 
11541 ype
11542 \family default 
11543  option.
11544  There are six choices:
11545 \layout Labeling
11546 \labelwidthstring MMMMM
11547
11548
11549 \family sans 
11550
11551 \begin_inset Quotes eld
11552 \end_inset 
11553
11554 Text
11555 \begin_inset Quotes erd
11556 \end_inset 
11557
11558
11559 \family default 
11560  Use quotes like this 
11561 \begin_inset Quotes eld
11562 \end_inset 
11563
11564 double
11565 \begin_inset Quotes erd
11566 \end_inset 
11567
11568  or 
11569 \begin_inset Quotes els
11570 \end_inset 
11571
11572 single
11573 \begin_inset Quotes ers
11574 \end_inset 
11575
11576
11577 \layout Labeling
11578 \labelwidthstring MMMMM
11579
11580
11581 \family sans 
11582
11583 \begin_inset Quotes sld
11584 \end_inset 
11585
11586 Text
11587 \begin_inset Quotes srd
11588 \end_inset 
11589
11590
11591 \family default 
11592  Use quotes like 
11593 \begin_inset Quotes sld
11594 \end_inset 
11595
11596 this
11597 \begin_inset Quotes srd
11598 \end_inset 
11599
11600  or 'this
11601 \begin_inset Quotes ers
11602 \end_inset 
11603
11604
11605 \layout Labeling
11606 \labelwidthstring MMMMM
11607
11608
11609 \family sans 
11610
11611 \begin_inset Quotes gld
11612 \end_inset 
11613
11614 Text
11615 \begin_inset Quotes grd
11616 \end_inset 
11617
11618
11619 \family default 
11620  Use quotes like 
11621 \begin_inset Quotes gld
11622 \end_inset 
11623
11624 this
11625 \begin_inset Quotes grd
11626 \end_inset 
11627
11628  or 
11629 \begin_inset Quotes gls
11630 \end_inset 
11631
11632 this
11633 \begin_inset Quotes grs
11634 \end_inset 
11635
11636
11637 \layout Labeling
11638 \labelwidthstring MMMMM
11639
11640
11641 \family sans 
11642
11643 \begin_inset Quotes pld
11644 \end_inset 
11645
11646 Text
11647 \begin_inset Quotes prd
11648 \end_inset 
11649
11650  
11651 \family default 
11652 Use quotes like 
11653 \begin_inset Quotes pld
11654 \end_inset 
11655
11656 this
11657 \begin_inset Quotes prd
11658 \end_inset 
11659
11660  or 
11661 \begin_inset Quotes pls
11662 \end_inset 
11663
11664 this
11665 \begin_inset Quotes prs
11666 \end_inset 
11667
11668
11669 \layout Labeling
11670 \labelwidthstring MMMMM
11671
11672
11673 \family sans 
11674
11675 \begin_inset Quotes fld
11676 \end_inset 
11677
11678 Text
11679 \begin_inset Quotes frd
11680 \end_inset 
11681
11682
11683 \family default 
11684  Use quotes like 
11685 \begin_inset Quotes fld
11686 \end_inset 
11687
11688 this
11689 \begin_inset Quotes frd
11690 \end_inset 
11691
11692  or 
11693 \begin_inset Quotes fls
11694 \end_inset 
11695
11696 this
11697 \begin_inset Quotes frs
11698 \end_inset 
11699
11700
11701 \layout Labeling
11702 \labelwidthstring MMMMM
11703
11704
11705 \family sans 
11706
11707 \begin_inset Quotes ald
11708 \end_inset 
11709
11710 Text
11711 \begin_inset Quotes ard
11712 \end_inset 
11713
11714
11715 \family default 
11716  Use quotes like 
11717 \begin_inset Quotes ald
11718 \end_inset 
11719
11720 this
11721 \begin_inset Quotes ard
11722 \end_inset 
11723
11724  or 
11725 \begin_inset Quotes als
11726 \end_inset 
11727
11728 this
11729 \begin_inset Quotes ars
11730 \end_inset 
11731
11732
11733 \layout Standard
11734
11735 Again, this affects what character the 
11736 \family sans 
11737 "
11738 \family default 
11739  key produces.
11740 \layout Standard
11741
11742 On the other hand, if you want to produce a bona-fide quote character, type
11743  
11744 \family sans 
11745 C-"
11746 \family default 
11747 .
11748  This produces: 
11749 \family typewriter 
11750 "
11751 \family default 
11752 .
11753 \layout Subsection
11754
11755 Ligatures
11756 \begin_inset LatexCommand \label{sec:ligatures}
11757
11758 \end_inset 
11759
11760
11761 \layout Standard
11762
11763 It is standard typesetting practice to group certain letters together and
11764  print them as single characters.
11765  These groups are known as 
11766 \emph on 
11767 ligatures
11768 \emph default 
11769 .
11770  Since LaTeX knows about ligatures, your LyX documents will contain them,
11771  too.
11772  Here are the possible ligatures:
11773 \layout Itemize
11774
11775 ff
11776 \layout Itemize
11777
11778 fi
11779 \layout Itemize
11780
11781 fl
11782 \layout Itemize
11783
11784 ffi
11785 \layout Itemize
11786
11787 ffl
11788 \layout Standard
11789
11790 Once in a while, though, you don't want a ligature in a word.
11791  While a ligature may be okay in the word, 
11792 \begin_inset Quotes eld
11793 \end_inset 
11794
11795 graffiti,
11796 \begin_inset Quotes erd
11797 \end_inset 
11798
11799  it looks really weird in compound words, such as 
11800 \begin_inset Quotes eld
11801 \end_inset 
11802
11803 cufflink
11804 \begin_inset Quotes erd
11805 \end_inset 
11806
11807  or the German 
11808 \begin_inset Quotes eld
11809 \end_inset 
11810
11811 Dorffest.
11812 \begin_inset Quotes erd
11813 \end_inset 
11814
11815  To break a ligature, use 
11816 \family sans 
11817 \bar under 
11818 I
11819 \bar default 
11820 nsert\SpecialChar \menuseparator
11821
11822 \bar under 
11823 S
11824 \bar default 
11825 pecial\SpecialChar ~
11826 Character
11827 \family default 
11828 \SpecialChar \menuseparator
11829
11830 \family sans 
11831 Ligature\SpecialChar ~
11832 Break.
11833
11834 \family default 
11835  This changes 
11836 \begin_inset Quotes eld
11837 \end_inset 
11838
11839 cufflinks
11840 \begin_inset Quotes erd
11841 \end_inset 
11842
11843  to 
11844 \begin_inset Quotes eld
11845 \end_inset 
11846
11847 cuff\SpecialChar \textcompwordmark{}
11848 links
11849 \begin_inset Quotes erd
11850 \end_inset 
11851
11852  and 
11853 \begin_inset Quotes eld
11854 \end_inset 
11855
11856 Dorffest
11857 \begin_inset Quotes erd
11858 \end_inset 
11859
11860  to 
11861 \begin_inset Quotes eld
11862 \end_inset 
11863
11864 Dorf\SpecialChar \textcompwordmark{}
11865 fest
11866 \begin_inset Quotes erd
11867 \end_inset 
11868
11869 .
11870 \layout Subsection
11871
11872 Widows and Orphans
11873 \begin_inset LatexCommand \label{sec:widows}
11874
11875 \end_inset 
11876
11877
11878 \layout Standard
11879
11880 In the early days of word processors, page breaks went wherever the page
11881  happened to end.
11882  There was no regard for what was actually going on in the text.
11883  You may remember once printing out a document, only to find the heading
11884  for a new section printed at the very bottom of the page, the first line
11885  of a new paragraph all alone at the bottom of a page, or the last line
11886  of a paragraph at the top of a new page.
11887  These dangly-bits of text became known as 
11888 \emph on 
11889 widows
11890 \emph default 
11891  and 
11892 \emph on 
11893 orphans
11894 \emph default 
11895 .
11896 \layout Standard
11897
11898 Clearly, LyX can avoid breaking pages after a section heading.
11899  That's part of the advantage of paragraph environments.
11900  But what about widows and orphans, where the page breaks leave one line
11901  of a paragraph all alone at the top or bottom of a page? There are rules
11902  built into LaTeX governing page breaks, and some of those rules are there
11903  to specifically prevent widows and orphans.
11904  This is the advantage LyX has in using LaTeX as its backend.
11905 \layout Standard
11906
11907 There's no way we can go into how TeX and LaTeX decide to break a page,
11908  or how you can tweak that behavior.
11909  Some LaTeX books listed in the bibliography [such as\SpecialChar ~
11910
11911 \begin_inset LatexCommand \cite{latexcompanion}
11912
11913 \end_inset 
11914
11915  or\SpecialChar ~
11916
11917 \begin_inset LatexCommand \cite{latexguide}
11918
11919 \end_inset 
11920
11921 ] may have more information.
11922  You will almost never need to worry about this, however.
11923 \layout Chapter
11924
11925 Floats: Tables, Figures, Footnotes and Margin Notes
11926 \begin_inset OptArg
11927 collapsed true
11928
11929 \layout Standard
11930
11931 Tables, Figures, and Notes
11932 \end_inset 
11933
11934
11935 \layout Section
11936
11937 Footnotes
11938 \layout Standard
11939
11940 Unlike other typesetting programs, LyX uses 
11941 \begin_inset Quotes eld
11942 \end_inset 
11943
11944 foldable
11945 \begin_inset Quotes erd
11946 \end_inset 
11947
11948  boxes instead of displaying its footnotes at the bottom of the screen or
11949  somewhere else in your text.
11950  When you insert a footnote with 
11951 \family sans 
11952 \series medium 
11953 \bar under 
11954 I
11955 \bar no 
11956 nsert
11957 \series default 
11958 \bar under 
11959 \SpecialChar \menuseparator
11960
11961 \series medium 
11962 F
11963 \bar no 
11964 ootnote, 
11965 \family roman 
11966 you'll first see a 
11967 \family default 
11968 \series default 
11969 \bar default 
11970 grey
11971 \family roman 
11972 \series medium 
11973 \bar no 
11974  box with a
11975 \family default 
11976 \series default 
11977 \bar default 
11978  red
11979 \family roman 
11980 \series medium 
11981 \bar no 
11982  label 
11983 \begin_inset Quotes eld
11984 \end_inset 
11985
11986 foot
11987 \begin_inset Quotes erd
11988 \end_inset 
11989
11990  appearing within your text.
11991  This box is LyX's representation of your footnote.
11992  You can enter your text into this box.
11993  If you click the 
11994 \begin_inset Quotes eld
11995 \end_inset 
11996
11997
11998 \family sans 
11999 foot
12000 \family roman 
12001
12002 \begin_inset Quotes erd
12003 \end_inset 
12004
12005
12006 \family default 
12007 \series default 
12008 \bar default 
12009  
12010 \family roman 
12011 \series medium 
12012 \bar no 
12013 label, the box will 
12014 \begin_inset Quotes eld
12015 \end_inset 
12016
12017 fold
12018 \begin_inset Quotes erd
12019 \end_inset 
12020
12021 .
12022  
12023 \family default 
12024 \series default 
12025 \bar default 
12026 Clicking on the button again will
12027 \family roman 
12028 \series medium 
12029 \bar no 
12030  
12031 \begin_inset Quotes eld
12032 \end_inset 
12033
12034 unfold
12035 \begin_inset Quotes erd
12036 \end_inset 
12037
12038  the footnote.
12039 \begin_inset Foot
12040 collapsed true
12041
12042 \layout Standard
12043
12044 To close this footnote, click on the red box at the top left.
12045 \end_inset 
12046
12047  You will not see any numbers within LyX.
12048  You don't need to worry about those, anyhow, because LyX does the numbering
12049  for you, as well as putting the footnote at the bottom of the correct page,
12050  when it processes your file.
12051  If you want to turn already existing text into a footnote, simply mark
12052  it and click on the footnote button (a picture of text with an arrow pointing
12053  to stuff in the bottom margin).
12054 \layout Standard
12055
12056 What LyX cannot do, yet, is take care of special needs like setting the
12057  footnote numbering back to 1 after each section in the 
12058 \begin_inset Quotes eld
12059 \end_inset 
12060
12061
12062 \family typewriter 
12063 article
12064 \family default 
12065
12066 \begin_inset Quotes erd
12067 \end_inset 
12068
12069
12070 \family roman 
12071  document class or changing the counter
12072 \family default 
12073  
12074 \family roman 
12075 style.
12076  You'll need to insert LaTeX commands like th
12077 \family default 
12078 os
12079 \family roman 
12080
12081 \family default 
12082 described in the 
12083 \emph on 
12084 Tricks for Footnotes and Marginpars
12085 \emph default 
12086  section of 
12087 \begin_inset Quotes eld
12088 \end_inset 
12089
12090
12091 \emph on 
12092 Extended
12093 \emph default 
12094  
12095 \emph on 
12096 Features
12097 \emph default 
12098 .
12099 \begin_inset Quotes erd
12100 \end_inset 
12101
12102
12103 \layout Description
12104
12105 NOTE: A float in LaTeX and LyX isn't a simple paragraph as with usual word
12106  processors.
12107  It is a complex text structure that may contain everything except floats.
12108  That means you can use all the layouts inside a float, even figures and
12109  tables.
12110  You may not need this too often, but if you do occasionally need it, it's
12111  a neat feature.
12112 \layout Section
12113
12114 Margin Notes
12115 \layout Standard
12116
12117 Margin notes look and behave just like footnotes in LyX.
12118  When you insert a margin note via 
12119 \family sans 
12120 \series medium 
12121 \bar under 
12122 I
12123 \bar no 
12124 nsert\SpecialChar \menuseparator
12125
12126 \bar under 
12127 M
12128 \bar no 
12129 argin
12130 \series default 
12131 \bar default 
12132 \SpecialChar ~
12133 N
12134 \series medium 
12135 \bar no 
12136 ote
12137 \family default 
12138 \series default 
12139 \bar default 
12140  or the toolbar button (which contains a picture of text in a margin with
12141  an arrow pointing to it), you'll see 
12142 \family roman 
12143 \series medium 
12144
12145 \family default 
12146 \series default 
12147 grey
12148 \family roman 
12149 \series medium 
12150  box with a 
12151 \family default 
12152 \series default 
12153 red 
12154 \family roman 
12155 \series medium 
12156 label 
12157 \begin_inset Quotes eld
12158 \end_inset 
12159
12160 margin
12161 \begin_inset Quotes erd
12162 \end_inset 
12163
12164  appearing within your text.
12165 \begin_inset Marginal
12166 collapsed false
12167
12168 \layout Standard
12169
12170 This is a margin note.
12171 \end_inset 
12172
12173  This box is LyX's representation of your margin note.
12174  You can enter your text into this box.
12175  If you click the 
12176 \begin_inset Quotes eld
12177 \end_inset 
12178
12179 margin
12180 \begin_inset Quotes erd
12181 \end_inset 
12182
12183
12184 \family default 
12185 \series default 
12186  
12187 \family roman 
12188 \series medium 
12189 label, the box will 
12190 \begin_inset Quotes eld
12191 \end_inset 
12192
12193 fold
12194 \begin_inset Quotes erd
12195 \end_inset 
12196
12197 .
12198  You can access it at a later time by clicking on the
12199 \family default 
12200 \series default 
12201  label again
12202 \family roman 
12203 \series medium 
12204 , thereby 
12205 \begin_inset Quotes eld
12206 \end_inset 
12207
12208 unfolding
12209 \begin_inset Quotes erd
12210 \end_inset 
12211
12212  the margin note.
12213 \layout Standard
12214
12215 As a default, LyX uses 1.9 cm (0.75 inches) as the margin width to allow room
12216  for margin notes.
12217  This might not be what you're looking for, but as with footnotes, LyX cannot
12218  yet do everything LaTeX has to offer.
12219  You might want to consult your LaTeX handbook for additional commands.
12220  
12221 \layout Section
12222
12223 Figures and Imported Graphics
12224 \begin_inset LatexCommand \label{sec:figures}
12225
12226 \end_inset 
12227
12228
12229 \layout Standard
12230
12231 No document preparation system is complete without the ability to import
12232  graphics from other utilities into the document.
12233  In LyX, these are referred to as ``figures'' whether they are actually
12234  figures in the traditional sense or simply some kind of imported image.
12235  
12236 \layout Standard
12237
12238 Note that figures referred to here are do not have captions and sit wherever
12239  in the document you place them.
12240  If you need one of these features, see sec.\SpecialChar ~
12241
12242 \begin_inset LatexCommand \ref{sec:figurefloats}
12243
12244 \end_inset 
12245
12246  below.
12247 \layout Standard
12248
12249 To place a figure in your document, click on the second right-most icon
12250  on the toolbar, or select 
12251 \family sans 
12252 \bar under 
12253 I
12254 \bar default 
12255 nsert\SpecialChar \menuseparator
12256
12257 \bar under 
12258 G
12259 \bar default 
12260 raphics...
12261  
12262 \family default 
12263 from the menu.
12264 \layout Standard
12265
12266 A graphics inset will be added to your document and a dialog will appear
12267  for you to choose the file to load.
12268  You can also change any settings you need to in this dialog.
12269 \layout Standard
12270 \align center 
12271
12272 \begin_inset Graphics
12273         filename mobius.eps
12274         display color
12275         scale 70
12276         rotateOrigin center
12277
12278 \end_inset 
12279
12280
12281 \layout Standard
12282
12283 This dialog has numerous parameters, though most should be self-explanatory.
12284  The 
12285 \family sans 
12286 File
12287 \family default 
12288  tab allows you to choose your image file (note that a wide variety of image
12289  formats are supported automatically).
12290  The figure can be transformed by setting a rotation angle, using a bounding
12291  box, and scaling.
12292  Table\SpecialChar ~
12293
12294 \begin_inset LatexCommand \ref{cap:Units-for-image}
12295
12296 \end_inset 
12297
12298  describes all available units.
12299  It is possible to set a bounding box automatically for some image formats
12300  (see the 
12301 \family sans 
12302 Bounding\SpecialChar ~
12303 Box
12304 \family default 
12305  tab).
12306  Note that it is possible to control the display of the figure in LyX and
12307  the display in the final document separately, which can be very useful
12308  for large figures.
12309  LaTeX wizards can specify additional LaTeX options in the 
12310 \family sans 
12311 Extras
12312 \family default 
12313  tab.
12314  You can also set the 
12315 \family sans 
12316 Subfigure
12317 \family default 
12318  option here, for use in figure floats (see Section\SpecialChar ~
12319
12320 \begin_inset LatexCommand \ref{sec:figurefloats}
12321
12322 \end_inset 
12323
12324 ).
12325 \layout Subsection
12326
12327 How it works
12328 \layout Standard
12329
12330 LyX has the ability to handle literally any graphics format in the known
12331  universe so long as a conversion path from this graphics format to the
12332  target output format can be created.
12333  If that sounds a little obtuse, consider how LyX handles Encapsulated PostScrip
12334 t® figures.
12335  LaTeX provides native support for this format, so LyX needs do nothing
12336  other than use the 
12337 \family typewriter 
12338
12339 \backslash 
12340 includegraphics
12341 \family default 
12342  LaTeX command to insert the figure in the final document.
12343 \layout Standard
12344
12345
12346 \begin_inset Float table
12347 placement t
12348 wide false
12349 collapsed true
12350
12351 \layout Caption
12352 \added_space_bottom medskip 
12353
12354 \begin_inset LatexCommand \label{cap:Units-for-image}
12355
12356 \end_inset 
12357
12358 Units for setting the image size
12359 \layout Standard
12360 \align center 
12361
12362 \begin_inset  Tabular
12363 <lyxtabular version="3" rows="20" columns="2">
12364 <features>
12365 <column alignment="center" valignment="top" leftline="true" width="0">
12366 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12367 <row topline="true" bottomline="true">
12368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12369 \begin_inset Text
12370
12371 \layout Standard
12372
12373 unit
12374 \end_inset 
12375 </cell>
12376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12377 \begin_inset Text
12378
12379 \layout Standard
12380
12381 name/description
12382 \end_inset 
12383 </cell>
12384 </row>
12385 <row topline="true">
12386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12387 \begin_inset Text
12388
12389 \layout Standard
12390
12391 mm
12392 \end_inset 
12393 </cell>
12394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12395 \begin_inset Text
12396
12397 \layout Standard
12398
12399 millimetre
12400 \end_inset 
12401 </cell>
12402 </row>
12403 <row topline="true">
12404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12405 \begin_inset Text
12406
12407 \layout Standard
12408
12409 cm
12410 \end_inset 
12411 </cell>
12412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12413 \begin_inset Text
12414
12415 \layout Standard
12416
12417 centimetre
12418 \end_inset 
12419 </cell>
12420 </row>
12421 <row topline="true">
12422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12423 \begin_inset Text
12424
12425 \layout Standard
12426
12427 in
12428 \end_inset 
12429 </cell>
12430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12431 \begin_inset Text
12432
12433 \layout Standard
12434
12435 inch
12436 \end_inset 
12437 </cell>
12438 </row>
12439 <row topline="true">
12440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12441 \begin_inset Text
12442
12443 \layout Standard
12444
12445 pt
12446 \end_inset 
12447 </cell>
12448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12449 \begin_inset Text
12450
12451 \layout Standard
12452
12453 point (72.27 pt = 1 in)
12454 \end_inset 
12455 </cell>
12456 </row>
12457 <row topline="true">
12458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12459 \begin_inset Text
12460
12461 \layout Standard
12462
12463 pc
12464 \end_inset 
12465 </cell>
12466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12467 \begin_inset Text
12468
12469 \layout Standard
12470
12471 pica (1 pc = 12 pt)
12472 \end_inset 
12473 </cell>
12474 </row>
12475 <row topline="true">
12476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12477 \begin_inset Text
12478
12479 \layout Standard
12480
12481 sp
12482 \end_inset 
12483 </cell>
12484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12485 \begin_inset Text
12486
12487 \layout Standard
12488
12489 scaled point (65536 sp = 1 pt)
12490 \end_inset 
12491 </cell>
12492 </row>
12493 <row topline="true">
12494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12495 \begin_inset Text
12496
12497 \layout Standard
12498
12499 bp
12500 \end_inset 
12501 </cell>
12502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12503 \begin_inset Text
12504
12505 \layout Standard
12506
12507 big point (72 bp = 1 in)
12508 \end_inset 
12509 </cell>
12510 </row>
12511 <row topline="true">
12512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12513 \begin_inset Text
12514
12515 \layout Standard
12516
12517 dd
12518 \end_inset 
12519 </cell>
12520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12521 \begin_inset Text
12522
12523 \layout Standard
12524
12525 didot (72 dd 
12526 \begin_inset Formula $\approx$
12527 \end_inset 
12528
12529  37.6
12530 \begin_inset Formula $\,$
12531 \end_inset 
12532
12533 mm)
12534 \end_inset 
12535 </cell>
12536 </row>
12537 <row topline="true">
12538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12539 \begin_inset Text
12540
12541 \layout Standard
12542
12543 cc
12544 \end_inset 
12545 </cell>
12546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12547 \begin_inset Text
12548
12549 \layout Standard
12550
12551 cicero (1cc = 12 dd)
12552 \end_inset 
12553 </cell>
12554 </row>
12555 <row topline="true">
12556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12557 \begin_inset Text
12558
12559 \layout Standard
12560
12561 Scale%
12562 \end_inset 
12563 </cell>
12564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12565 \begin_inset Text
12566
12567 \layout Standard
12568
12569 % of original image width
12570 \end_inset 
12571 </cell>
12572 </row>
12573 <row topline="true">
12574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12575 \begin_inset Text
12576
12577 \layout Standard
12578
12579 text%
12580 \end_inset 
12581 </cell>
12582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12583 \begin_inset Text
12584
12585 \layout Standard
12586
12587 % of text width
12588 \end_inset 
12589 </cell>
12590 </row>
12591 <row topline="true">
12592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12593 \begin_inset Text
12594
12595 \layout Standard
12596
12597 col%
12598 \end_inset 
12599 </cell>
12600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12601 \begin_inset Text
12602
12603 \layout Standard
12604
12605 % of column width
12606 \end_inset 
12607 </cell>
12608 </row>
12609 <row topline="true">
12610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12611 \begin_inset Text
12612
12613 \layout Standard
12614
12615 page%
12616 \end_inset 
12617 </cell>
12618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12619 \begin_inset Text
12620
12621 \layout Standard
12622
12623 % of paper width
12624 \end_inset 
12625 </cell>
12626 </row>
12627 <row topline="true">
12628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12629 \begin_inset Text
12630
12631 \layout Standard
12632
12633 line%
12634 \end_inset 
12635 </cell>
12636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12637 \begin_inset Text
12638
12639 \layout Standard
12640
12641 % of line width
12642 \end_inset 
12643 </cell>
12644 </row>
12645 <row topline="true">
12646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12647 \begin_inset Text
12648
12649 \layout Standard
12650
12651 theight%
12652 \end_inset 
12653 </cell>
12654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12655 \begin_inset Text
12656
12657 \layout Standard
12658
12659 % of text height
12660 \end_inset 
12661 </cell>
12662 </row>
12663 <row topline="true">
12664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12665 \begin_inset Text
12666
12667 \layout Standard
12668
12669 pheight%
12670 \end_inset 
12671 </cell>
12672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12673 \begin_inset Text
12674
12675 \layout Standard
12676
12677 % of paper height
12678 \end_inset 
12679 </cell>
12680 </row>
12681 <row topline="true">
12682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12683 \begin_inset Text
12684
12685 \layout Standard
12686
12687 ex
12688 \end_inset 
12689 </cell>
12690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12691 \begin_inset Text
12692
12693 \layout Standard
12694
12695 height of letter 
12696 \emph on 
12697 x
12698 \emph default 
12699  in current font
12700 \end_inset 
12701 </cell>
12702 </row>
12703 <row topline="true">
12704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12705 \begin_inset Text
12706
12707 \layout Standard
12708
12709 em
12710 \end_inset 
12711 </cell>
12712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12713 \begin_inset Text
12714
12715 \layout Standard
12716
12717 width of letter 
12718 \emph on 
12719 M
12720 \emph default 
12721  in current font
12722 \end_inset 
12723 </cell>
12724 </row>
12725 <row topline="true" bottomline="true">
12726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12727 \begin_inset Text
12728
12729 \layout Standard
12730
12731 mu
12732 \end_inset 
12733 </cell>
12734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12735 \begin_inset Text
12736
12737 \layout Standard
12738
12739 math unit (1 mu = 1/18 em)
12740 \end_inset 
12741 </cell>
12742 </row>
12743 </lyxtabular>
12744
12745 \end_inset 
12746
12747
12748 \end_inset 
12749
12750
12751 \layout Standard
12752
12753 To view the figure on the LyX screen, however, some additional work is required
12754  because neither the XForms nor the Qt GUI libraries can load PostScript®
12755  figures themselves.
12756  The XForms library can load figures in the following, widely used graphics
12757  formats: 
12758 \family typewriter 
12759 bmp
12760 \family default 
12761
12762 \family typewriter 
12763 gif
12764 \family default 
12765
12766 \family typewriter 
12767 jpeg
12768 \family default 
12769
12770 \family typewriter 
12771 pbm
12772 \family default 
12773
12774 \family typewriter 
12775 pgm
12776 \family default 
12777
12778 \family typewriter 
12779 ppm
12780 \family default 
12781
12782 \family typewriter 
12783 tif
12784 \family default 
12785  and 
12786 \family typewriter 
12787 xbm
12788 \family default 
12789  whilst the Qt library can also handle 
12790 \family typewriter 
12791 mng
12792 \family default 
12793
12794 \family typewriter 
12795 png
12796 \family default 
12797  and 
12798 \family typewriter 
12799 xpm
12800 \family default 
12801  format figures.
12802  Thus, LyX must initiate a conversion from Encapsulated PostScript® to a
12803  loadable graphics format.
12804 \layout Standard
12805
12806 It does this using the powerful, configurable converters mechanism exposed
12807  in the 
12808 \family sans 
12809 Converters
12810 \family default 
12811  section of the 
12812 \family sans 
12813 \bar under 
12814 E
12815 \bar default 
12816 dit
12817 \family default 
12818 \SpecialChar \menuseparator
12819
12820 \family sans 
12821 \bar under 
12822 P
12823 \bar default 
12824 references
12825 \family default 
12826  dialog.
12827  If LyX cannot create a conversion path (which might have many steps) from
12828  Encapsulated PostScript® to one of the loadable formats listed above, then
12829  it defaults to the use of ImageMagick's 
12830 \family typewriter 
12831 convert
12832 \family default 
12833  utility.
12834  If, after all that, LyX 
12835 \emph on 
12836 still
12837 \emph default 
12838  cannot load the figure, then it'll tell you so with a message 
12839 \begin_inset Quotes eld
12840 \end_inset 
12841
12842 Error converting to loadable format
12843 \begin_inset Quotes erd
12844 \end_inset 
12845
12846  in place of an on-screen view of your figure.
12847  If you're presented with such a message, then you'll need to augment the
12848  list of known converters.
12849 \layout Standard
12850
12851 This strategy is used both to generate on-screen views of your image and
12852  when generating the final document.
12853  In the latter case, the LaTeX compiler must be supplied with graphics files
12854  in PostScript® format.
12855  Similarly the PDFLaTeX compiler requires files in
12856 \family typewriter 
12857  pdf
12858 \family default 
12859
12860 \family typewriter 
12861 png
12862 \family default 
12863  or 
12864 \family typewriter 
12865 jpeg
12866 \family default 
12867  format.
12868  LyX will handle the necessary conversions behind the scenes.
12869 \layout Subsection
12870
12871 Figure Floats
12872 \layout Subsubsection
12873
12874 Using Figure Floats
12875 \begin_inset LatexCommand \label{sec:figurefloats}
12876
12877 \end_inset 
12878
12879
12880 \layout Standard
12881
12882 The problem with inserting figures straight into your text is that they
12883  might make the pagination of your document extremely awkward.
12884  To suit the LyX mentality of automating such processes, you might find
12885  it preferable to use 
12886 \family sans 
12887 Figure\SpecialChar ~
12888 Floats
12889 \family default 
12890 , which LyX (actually, LaTeX) is free to move about your document as it
12891  deems necessary for a good fit.
12892  In return, LyX automates the listing of these figures and allows you to
12893  place a caption on them, using the 
12894 \family sans 
12895 Caption
12896 \family default 
12897  environment explained in Section\SpecialChar ~
12898
12899 \begin_inset LatexCommand \ref{sec:captionlayout}
12900
12901 \end_inset 
12902
12903 .
12904 \layout Standard
12905
12906 To place a 
12907 \family sans 
12908 Figure\SpecialChar ~
12909 Float
12910 \family default 
12911  simply select 
12912 \family sans 
12913 \bar under 
12914 I
12915 \bar default 
12916 nsert\SpecialChar \menuseparator
12917 Flo
12918 \bar under 
12919 a
12920 \bar default 
12921 t\SpecialChar \menuseparator
12922 Figure 
12923 \family default 
12924 from the menu bar.
12925  You will get a float without a figure in it; use the toolbar icon described
12926  above to insert the actual figure.
12927 \layout Standard
12928
12929
12930 \begin_inset Float figure
12931 placement htbp
12932 wide false
12933 collapsed false
12934
12935 \layout Caption
12936
12937
12938 \begin_inset LatexCommand \label{fig:escher}
12939
12940 \end_inset 
12941
12942 M.C.
12943  Escher on acid.
12944 \layout Standard
12945 \align center 
12946
12947 \begin_inset Graphics
12948         filename escher-lsd.eps
12949         display color
12950         rotateOrigin center
12951
12952 \end_inset 
12953
12954
12955 \end_inset 
12956
12957
12958 \layout Standard
12959
12960
12961 \begin_inset Float figure
12962 placement htbp
12963 wide false
12964 collapsed false
12965
12966 \layout Standard
12967 \align center 
12968
12969 \begin_inset Graphics
12970         filename platypus.eps
12971         display color
12972         rotateOrigin center
12973
12974 \end_inset 
12975
12976
12977 \layout Caption
12978
12979
12980 \begin_inset LatexCommand \label{fig:kill-plat}
12981
12982 \end_inset 
12983
12984 A severely distorted platypus in a float.
12985 \end_inset 
12986
12987
12988 \layout Standard
12989
12990 It seems simple, but there is subtlety involved in the placement of the
12991  caption.
12992  If you prefer your caption to appear below the figure, then you must press
12993  return when the cursor is at the very start of the caption, and insert
12994  the figure in the new paragraph created above the caption; or you can delete
12995  the caption and recreate it by selecting the 
12996 \family sans 
12997 Caption 
12998 \family default 
12999 environment after the figure has been inserted.
13000  This is what we did for figure 
13001 \begin_inset LatexCommand \ref{fig:kill-plat}
13002
13003 \end_inset 
13004
13005 .
13006  If the cursor is in a paragraph after the caption when you insert the 
13007 \family sans 
13008 Figure
13009 \family default 
13010  then it will be inserted after the caption, as was the case for 
13011 \begin_inset LatexCommand \ref{fig:escher}
13012
13013 \end_inset 
13014
13015 .
13016  It is preferred to use one 
13017 \family sans 
13018 Figure
13019 \family default 
13020  per 
13021 \family sans 
13022 Float
13023 \family default 
13024 .
13025  This allows LyX [actually LaTeX] to best position each figure.
13026 \layout Standard
13027
13028 Right-clicking on a float opens a dialog where you can alter the placement
13029  options that LaTeX uses for positioning the float (see 
13030 \begin_inset LatexCommand \ref{sec:float-locn}
13031
13032 \end_inset 
13033
13034 ).
13035  
13036 \family sans 
13037 Span\SpecialChar ~
13038 columns
13039 \family default 
13040  is only useful for two-column documents: if you select it, the float will
13041  span across both columns on the page instead of being confined to just
13042  one.
13043 \layout Standard
13044
13045 This figure also shows how we place a label and create a cross-reference
13046  to it; as you would expect from reading section 
13047 \begin_inset LatexCommand \ref{sec:crossref}
13048
13049 \end_inset 
13050
13051  you can simply insert a 
13052 \family sans 
13053 \bar under 
13054 L
13055 \bar default 
13056 abel
13057 \family default 
13058  in the caption and refer to it using a 
13059 \family sans 
13060 \bar under 
13061 C
13062 \bar default 
13063 ross\SpecialChar ~
13064 Reference
13065 \family default 
13066  as normal.
13067  It is especially important to use these with figure floats, rather than
13068  using vague references to 
13069 \begin_inset Quotes eld
13070 \end_inset 
13071
13072 the above figure,
13073 \begin_inset Quotes erd
13074 \end_inset 
13075
13076  as LaTeX will reposition your floats for you in the final document; it
13077  might not be 
13078 \begin_inset Quotes eld
13079 \end_inset 
13080
13081 above
13082 \begin_inset Quotes erd
13083 \end_inset 
13084
13085  at all.
13086  If it is not possible to fit the floats neatly on the same page as the
13087  text which refers to it, the figures will be placed on a separate page
13088  by themselves.
13089  Rest assured that the overall effect is usually quite nice.
13090 \layout Standard
13091
13092 Note that the caption is used in a 
13093 \family sans 
13094 List\SpecialChar ~
13095 of\SpecialChar ~
13096
13097 \bar under 
13098 F
13099 \bar default 
13100 igures
13101 \family default 
13102  (as described in Section\SpecialChar ~
13103
13104 \begin_inset LatexCommand \ref{sec:ListsOf}
13105
13106 \end_inset 
13107
13108 ) automatically, should you choose to include one in your document.
13109 \layout Subsubsection
13110
13111 Float Placement
13112 \begin_inset LatexCommand \label{sec:float-locn}
13113
13114 \end_inset 
13115
13116
13117 \layout Standard
13118
13119 Now, the whole idea behind 
13120 \family sans 
13121 Figure\SpecialChar ~
13122 Floats
13123 \family default 
13124  [as well as 
13125 \family sans 
13126 Table\SpecialChar ~
13127 Floats
13128 \family default 
13129 , which we introduce later] is to allow LyX to place a figure [or table]
13130  on a page in a consistent, sensible fashion.
13131  The rules LaTeX uses are rather arcane; refer to the LaTeX documentation
13132  for the exact details.
13133  You can use check boxes in the float dialog to set placement for a particular
13134  float.
13135  By default, each float uses the document's default placement rules.
13136  You can change these, if you wish, in the 
13137 \family sans 
13138 \bar under 
13139 D
13140 \bar default 
13141 ocument\SpecialChar \menuseparator
13142
13143 \bar under 
13144 S
13145 \bar default 
13146 ettings
13147 \family default 
13148  dialog.
13149  The 
13150 \family sans 
13151 Float\SpecialChar ~
13152 placement
13153 \family default 
13154  box takes a LaTeX-style placement specification.
13155  You can place any combination of four letters in the 
13156 \family sans 
13157 Float\SpecialChar ~
13158 placement
13159 \family default 
13160  box, in any order:
13161 \layout Itemize
13162
13163
13164 \family sans 
13165 h
13166 \family default 
13167  for 
13168 \emph on 
13169 here
13170 \layout Itemize
13171
13172
13173 \family sans 
13174 t
13175 \family default 
13176  for 
13177 \emph on 
13178 top
13179 \layout Itemize
13180
13181
13182 \family sans 
13183 b
13184 \family default 
13185  for 
13186 \emph on 
13187 bottom
13188 \layout Itemize
13189
13190
13191 \family sans 
13192 p
13193 \family default 
13194  for 
13195 \emph on 
13196 page
13197 \layout Standard
13198
13199 The letters correspond to the following behaviour:
13200 \layout Description
13201
13202 Here: LyX tries to put the 
13203 \family sans 
13204 Float
13205 \family default 
13206  at the same point in the text where you put it.
13207 \begin_deeper 
13208 \layout Standard
13209
13210 If there isn't enough room, LyX tries one of the other three location types.
13211 \end_deeper 
13212 \layout Description
13213
13214 Top: LyX tries to put the 
13215 \family sans 
13216 Float
13217 \family default 
13218  at the top of the current page.
13219  If the figure won't fit on the current page, it goes to the next page.
13220 \layout Description
13221
13222 Bottom: LyX tries to put the 
13223 \family sans 
13224 Float
13225 \family default 
13226  at the bottom of the current page.
13227  If there isn't room, it goes to the next page.
13228 \layout Description
13229
13230 Page: LyX tries to put the 
13231 \family sans 
13232 Float
13233 \family default 
13234  (or a number of 
13235 \family sans 
13236 Float
13237 \family default 
13238 s) on a page of its own.
13239 \layout Standard
13240
13241 There is some subtlety to how this all works.
13242  The order specifies what location LyX should try first.
13243  If that one fails, it tries the next one, and so on, though 
13244 \begin_inset Quotes eld
13245 \end_inset 
13246
13247
13248 \family sans 
13249 h
13250 \family default 
13251
13252 \begin_inset Quotes erd
13253 \end_inset 
13254
13255  will always take precedence if it appears in the list.
13256  The default placement list is 
13257 \begin_inset Quotes eld
13258 \end_inset 
13259
13260
13261 \family sans 
13262 tbp
13263 \family default 
13264
13265 \begin_inset Quotes erd
13266 \end_inset 
13267
13268 : try the top of a text page first, then the bottom of a text page, then
13269  on a page by itself.
13270  If you want LyX to try 
13271 \begin_inset Quotes eld
13272 \end_inset 
13273
13274 really hard
13275 \begin_inset Quotes erd
13276 \end_inset 
13277
13278  to place the figure where you command it, precede the list with an exclamation
13279  point; for example 
13280 \begin_inset Quotes eld
13281 \end_inset 
13282
13283
13284 \family sans 
13285 !htbp
13286 \family default 
13287
13288 \begin_inset Quotes erd
13289 \end_inset 
13290
13291 .
13292  Here are some example entries and what they do:
13293 \layout Enumerate
13294
13295
13296 \family sans 
13297 hbp
13298 \begin_deeper 
13299 \layout Standard
13300
13301 Try putting the figure/table at its actual position in the text.
13302  If that doesn't work, put it on the bottom of the page.
13303  If that fails, put it on a separate page.
13304 \end_deeper 
13305 \layout Enumerate
13306
13307
13308 \family sans 
13309 !hbp
13310 \begin_deeper 
13311 \layout Standard
13312
13313 Try really hard to put the figure/table at its actual position in the text.
13314  Then the bottom of the page, then on a separate page.
13315 \end_deeper 
13316 \layout Enumerate
13317
13318
13319 \family sans 
13320 tp
13321 \begin_deeper 
13322 \layout Standard
13323
13324 Put the figure/table at the top of each page.
13325  If it's too long, put it on a separate page.
13326 \end_deeper 
13327 \layout Enumerate
13328
13329
13330 \family sans 
13331 p
13332 \begin_deeper 
13333 \layout Standard
13334
13335 Always put figures and tables on their own page.
13336 \end_deeper 
13337 \layout Subsection
13338
13339 XFig and LyX
13340 \layout Standard
13341
13342 One obvious question is 
13343 \begin_inset Quotes eld
13344 \end_inset 
13345
13346 how would I create the figures?
13347 \begin_inset Quotes erd
13348 \end_inset 
13349
13350  Fortunately, the answer is included in most Linux and/or LaTeX distributions.
13351  
13352 \family typewriter 
13353 XFig
13354 \family default 
13355  is a powerful though slightly awkward drawing tool.
13356  If you want to include figures that you have created with 
13357 \family typewriter 
13358 XFig
13359 \family default 
13360  there are several ways.
13361  We recommend the following:
13362 \layout Enumerate
13363
13364 Export the figure as Encapsulated PostScript.
13365  This could be very easy included into LyX as described in the previous
13366  sections.
13367  The great advantage of this way is, that you have the full power of PostScript®
13368  available.
13369  That means Bezier curves, colors, all line thicknesses and many more.
13370  If you have inserted text into your fig-document this will be printed with
13371  PostScript fonts, which is OK\SpecialChar \@.
13372  The figure can be manipulated like any other
13373  EPS figure, as described above.
13374  
13375 \begin_deeper 
13376 \layout Standard
13377
13378 The only disadvantage is that you cannot create formulas as PostScript text
13379  except by hand.
13380  If you also need formulas or simple exponents or indices in your figure,
13381  the next way is recommended.
13382 \end_deeper 
13383 \layout Enumerate
13384
13385 Export the figure as LaTeX.
13386  This is just as easy to include into LyX, with the advantage that you may
13387  use all LaTeX commands within the text inside XFig.
13388  Therefore you have to set the 
13389 \emph on 
13390 special flag 
13391 \emph default 
13392 for text in XFig.
13393  This is automatic if you invoke XFig with 
13394 \family typewriter 
13395 xfig\SpecialChar ~
13396 -specialtext
13397 \family default 
13398 .
13399  If this is done and you have also chosen a LaTeX font you may simply write
13400  
13401 \begin_inset Quotes eld
13402 \end_inset 
13403
13404 $H_2$
13405 \begin_inset Quotes erd
13406 \end_inset 
13407
13408  in 
13409 \family typewriter 
13410 XFig\SpecialChar \@.
13411
13412 \family default 
13413  If you export this figure as LaTeX and include it in LyX with
13414 \family sans 
13415 \bar under 
13416  I
13417 \bar default 
13418 nsert\SpecialChar \menuseparator
13419 Chil
13420 \bar under 
13421 d
13422 \bar default 
13423 \SpecialChar ~
13424 Document
13425 \family default 
13426  (see description in 
13427 \emph on 
13428 Extended Features
13429 \emph default 
13430 ) this text will appear as 
13431 \begin_inset Formula $H_{2}$
13432 \end_inset 
13433
13434 .
13435  
13436 \begin_deeper 
13437 \layout Standard
13438
13439 The disadvantage of this way is that the graphical power of LaTeX isn't
13440  as strong as PostScript®\SpecialChar \@.
13441  You cannot use all thicknesses of lines and, more
13442  annoyingly, not all slopes.
13443  This is why we recommend the third way for more complex figures.
13444 \end_deeper 
13445 \layout Enumerate
13446
13447 Export the figure as LaTeX/PostScript combined.
13448  Then 
13449 \family typewriter 
13450 XFig
13451 \family default 
13452  [
13453 \family typewriter 
13454 transfig
13455 \family default 
13456 , really] will generate two files: 
13457 \begin_deeper 
13458 \layout Enumerate
13459
13460 the PostScript part 
13461 \family typewriter 
13462 foo.pstex
13463 \family default 
13464 , that contains all painting.
13465 \layout Enumerate
13466
13467 the LaTeX part 
13468 \family typewriter 
13469 foo.pstex_t
13470 \family default 
13471 , that contains all text and a link to the PostScript part.
13472 \end_deeper 
13473 \layout Standard
13474
13475 Then you just have to include the LaTeX part as described above.
13476  This will automatically include the PostScript part, too.
13477 \begin_inset Foot
13478 collapsed true
13479
13480 \layout Standard
13481
13482 If you get an error like 
13483 \begin_inset Quotes eld
13484 \end_inset 
13485
13486 unknown graphics extension pstex
13487 \begin_inset Quotes erd
13488 \end_inset 
13489
13490  you have to declare these graphic extensions.
13491  I think this is a 
13492 \family typewriter 
13493 transfig
13494 \family default 
13495  bug that occurs with LaTeX2e.
13496  Simply add a line like
13497 \layout Standard
13498
13499
13500 \family typewriter 
13501
13502 \backslash 
13503 @namedef{Gin@rule@ps_tex}#1{{eps}{ps_tex}{#1}}
13504 \layout Standard
13505
13506 in the file 
13507 \family typewriter 
13508 /usr/lib/texmf/tex/latex/graphics/dvips.def
13509 \family default 
13510 .
13511  Then add 
13512 \family typewriter 
13513 pstex
13514 \family default 
13515  to the extension:
13516 \layout Standard
13517
13518
13519 \backslash 
13520 def
13521 \backslash 
13522 Gin@extensions{eps, ps, pstex, eps.gz, ps.gz, eps=2EZ}
13523 \layout Standard
13524
13525 This should fix the whole thing.
13526  Alternatively you may export the postscript part as 
13527 \family typewriter 
13528 foo.eps
13529 \family default 
13530  and change the LaTeX part 
13531 \family typewriter 
13532 foo.pstex_t
13533 \family default 
13534  manually.
13535  But this is annoying.
13536  
13537 \end_inset 
13538
13539  This way you have the full PostScript® and LaTeX power combined except
13540  for the possibility to scale the figure after creating.
13541  So if you want scalable pictures, the PostScript format is your only choice.
13542  Another little advantage of letting LaTeX typeset the font is that the
13543  same font will appear in your figures as in your text, which looks a little
13544  nicer.
13545 \layout Section
13546
13547 Tables
13548 \begin_inset LatexCommand \label{sec:tables}
13549
13550 \end_inset 
13551
13552
13553 \layout Standard
13554
13555 LyX has powerful table support, but LaTeX can do many more things with tables
13556  than LyX is currently capable of, so you might want to look at a good LaTeX
13557  book if the features described here should turn out to be inadequate.
13558 \layout Standard
13559
13560 You can insert a table using either the table toolbar button or 
13561 \family sans 
13562 \bar under 
13563 I
13564 \bar default 
13565 nsert\SpecialChar \menuseparator
13566
13567 \bar under 
13568 T
13569 \bar default 
13570 able
13571 \family default 
13572 .
13573  A dialog will appear, asking you for the number of rows and columns.
13574  The default table has lines at the top and to the left of every cell, a
13575  line to the right of the rightmost column and a line at the bottom of the
13576  lowest row, forming a box around the table.
13577  Additionally, the topmost row also has a line at the bottom, which causes
13578  this row to appear separated from the rest of the table.
13579  Here's an example:
13580 \layout Standard
13581 \align center 
13582
13583 \begin_inset  Tabular
13584 <lyxtabular version="3" rows="4" columns="4">
13585 <features>
13586 <column alignment="center" valignment="top" leftline="true" width="0pt">
13587 <column alignment="center" valignment="top" leftline="true" width="0pt">
13588 <column alignment="center" valignment="top" leftline="true" width="0in">
13589 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
13590 <row topline="true" bottomline="true">
13591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13592 \begin_inset Text
13593
13594 \layout Standard
13595
13596 \end_inset 
13597 </cell>
13598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13599 \begin_inset Text
13600
13601 \layout Standard
13602
13603
13604 \family roman 
13605 \series medium 
13606 \shape up 
13607 \size normal 
13608 \emph off 
13609 \bar no 
13610 \noun off 
13611 \color none
13612 12
13613 \end_inset 
13614 </cell>
13615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13616 \begin_inset Text
13617
13618 \layout Standard
13619
13620
13621 \family roman 
13622 \series medium 
13623 \shape up 
13624 \size normal 
13625 \emph off 
13626 \bar no 
13627 \noun off 
13628 \color none
13629 45
13630 \end_inset 
13631 </cell>
13632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13633 \begin_inset Text
13634
13635 \layout Standard
13636
13637
13638 \family roman 
13639 \series medium 
13640 \shape up 
13641 \size normal 
13642 \emph off 
13643 \bar no 
13644 \noun off 
13645 \color none
13646 98
13647 \end_inset 
13648 </cell>
13649 </row>
13650 <row topline="true">
13651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13652 \begin_inset Text
13653
13654 \layout Standard
13655
13656
13657 \family roman 
13658 \series medium 
13659 \shape up 
13660 \size normal 
13661 \emph off 
13662 \bar no 
13663 \noun off 
13664 \color none
13665 A
13666 \end_inset 
13667 </cell>
13668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13669 \begin_inset Text
13670
13671 \layout Standard
13672
13673 \end_inset 
13674 </cell>
13675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13676 \begin_inset Text
13677
13678 \layout Standard
13679
13680 \end_inset 
13681 </cell>
13682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13683 \begin_inset Text
13684
13685 \layout Standard
13686
13687 \end_inset 
13688 </cell>
13689 </row>
13690 <row topline="true">
13691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13692 \begin_inset Text
13693
13694 \layout Standard
13695
13696
13697 \family roman 
13698 \series medium 
13699 \shape up 
13700 \size normal 
13701 \emph off 
13702 \bar no 
13703 \noun off 
13704 \color none
13705 B
13706 \end_inset 
13707 </cell>
13708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13709 \begin_inset Text
13710
13711 \layout Standard
13712
13713 \end_inset 
13714 </cell>
13715 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13716 \begin_inset Text
13717
13718 \layout Standard
13719
13720
13721 \family roman 
13722 \series medium 
13723 \shape up 
13724 \size normal 
13725 \emph off 
13726 \bar no 
13727 \noun off 
13728 \color none
13729 multi 
13730 \end_inset 
13731 </cell>
13732 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13733 \begin_inset Text
13734
13735 \layout Standard
13736
13737 \end_inset 
13738 </cell>
13739 </row>
13740 <row topline="true" bottomline="true">
13741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13742 \begin_inset Text
13743
13744 \layout Standard
13745
13746
13747 \family roman 
13748 \series medium 
13749 \shape up 
13750 \size normal 
13751 \emph off 
13752 \bar no 
13753 \noun off 
13754 \color none
13755 C
13756 \end_inset 
13757 </cell>
13758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13759 \begin_inset Text
13760
13761 \layout Standard
13762
13763 \end_inset 
13764 </cell>
13765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13766 \begin_inset Text
13767
13768 \layout Standard
13769
13770 \end_inset 
13771 </cell>
13772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13773 \begin_inset Text
13774
13775 \layout Standard
13776
13777 \end_inset 
13778 </cell>
13779 </row>
13780 </lyxtabular>
13781
13782 \end_inset 
13783
13784
13785 \layout Subsection
13786
13787 The Table dialog
13788 \layout Standard
13789
13790 You can alter a table by clicking on it with the right mouse button, which
13791  brings up a settings dialog.
13792  Among these options are:
13793 \layout Itemize
13794
13795 Adding/removing border lines from a row or column.
13796  If you remove the top line from one of the rows, you'll get a dotted line
13797  in LyX, but no line will appear in the printout.
13798  If you set the bottom line of one row and the top line of the row below,
13799  then the rows are separated by a small space, as you can see with the top
13800  row in the example above.
13801  You can do the same vertically if you set the right line of a column and
13802  the left line of the column to the right.
13803 \layout Itemize
13804
13805 Text alignment in a column
13806 \layout Itemize
13807
13808 Appending rows and columns
13809 \layout Itemize
13810
13811 Deleting rows, columns, or the entire table
13812 \layout Itemize
13813
13814 Multicolumn
13815 \layout Itemize
13816
13817 Setting a fixed width for a column
13818 \layout Itemize
13819
13820 Longtable options - this is useful if your table is higher than the paper.
13821  Then the table is split on the bottom of the page and continued on the
13822  next one, instead of running of the end of the page.
13823 \layout Itemize
13824
13825 Rotate the whole table or a single cell sideways, by 90 degrees
13826 \layout Standard
13827
13828 You can also use the menu to perform these operations.
13829  Try 
13830 \family sans 
13831 \bar under 
13832 E
13833 \bar default 
13834 dit\SpecialChar \menuseparator
13835
13836 \family default 
13837 \bar under 
13838 T
13839 \family sans 
13840 \bar default 
13841 able
13842 \family default 
13843  when the cursor is inside a table.
13844  
13845 \layout Standard
13846
13847 Most of these options also work on selections.
13848  This means that if you select more cells, columns or rows the action is
13849  done on all of your selection.
13850  Note that there is a difference between selecting the 
13851 \emph on 
13852 contents
13853 \emph default 
13854  of the cell, and the cell itself.
13855  If you can see a red border inside a cell, then a selection will select
13856  the contents.
13857  If you press 
13858 \family sans 
13859 Escape
13860 \family default 
13861  or click outside of the box, then the selection will select cells (whether
13862  you use the mouse or the normal cursor-movement keys).
13863 \layout Standard
13864
13865 When you append a row, it is added 
13866 \emph on 
13867 below
13868 \emph default 
13869  the row containing the cursor.
13870  Similarly, columns are appended to the 
13871 \emph on 
13872 right
13873 \emph default 
13874  of the cursor.
13875  This makes it difficult to add columns on the left edge of a table without
13876  a lot of cutting and pasting.
13877  Deletion is always performed on the row or column containing the cursor.
13878  
13879 \layout Standard
13880
13881 The multicolumn option merges two or more adjacent cells on a given row.
13882  For example, in the above table, row 
13883 \begin_inset Quotes eld
13884 \end_inset 
13885
13886 B
13887 \begin_inset Quotes erd
13888 \end_inset 
13889
13890  has had multicolumn applied to the columns labelled 
13891 \begin_inset Quotes eld
13892 \end_inset 
13893
13894 45
13895 \begin_inset Quotes erd
13896 \end_inset 
13897
13898  and 
13899 \begin_inset Quotes eld
13900 \end_inset 
13901
13902 98.
13903 \begin_inset Quotes erd
13904 \end_inset 
13905
13906  To use it, you must first select the cells, then choose 
13907 \family sans 
13908 Multicolumn
13909 \family default 
13910  from the menu.
13911  This will not work vertically - see the Table Examples document for how
13912  to do this.
13913 \layout Standard
13914
13915 You can also use 
13916 \family sans 
13917 Multicolumn
13918 \family default 
13919  if you need to have a special handling for a single table cell's top and
13920  bottom border lines and text alignment.
13921  Here an example of this special handling of a cell:
13922 \layout Standard
13923 \align center 
13924
13925 \begin_inset  Tabular
13926 <lyxtabular version="3" rows="5" columns="3">
13927 <features>
13928 <column alignment="left" valignment="top" leftline="true" rightline="true" width="0pt">
13929 <column alignment="right" valignment="top" leftline="true" width="0pt">
13930 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
13931 <row topline="true" bottomline="true">
13932 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13933 \begin_inset Text
13934
13935 \layout Standard
13936
13937
13938 \family roman 
13939 \series bold 
13940 \shape up 
13941 \size normal 
13942 \emph off 
13943 \bar no 
13944 \noun off 
13945 \color none
13946 *
13947 \end_inset 
13948 </cell>
13949 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13950 \begin_inset Text
13951
13952 \layout Standard
13953
13954
13955 \family roman 
13956 \series bold 
13957 \shape up 
13958 \size normal 
13959 \emph off 
13960 \bar no 
13961 \noun off 
13962 \color none
13963 x
13964 \end_inset 
13965 </cell>
13966 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13967 \begin_inset Text
13968
13969 \layout Standard
13970
13971
13972 \family roman 
13973 \series bold 
13974 \shape up 
13975 \size normal 
13976 \emph off 
13977 \bar no 
13978 \noun off 
13979 \color none
13980 y
13981 \end_inset 
13982 </cell>
13983 </row>
13984 <row topline="true">
13985 <cell multicolumn="1" alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13986 \begin_inset Text
13987
13988 \layout Standard
13989
13990
13991 \family roman 
13992 \series bold 
13993 \shape up 
13994 \size normal 
13995 \emph off 
13996 \bar no 
13997 \noun off 
13998 \color none
13999 point a & b
14000 \end_inset 
14001 </cell>
14002 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
14003 \begin_inset Text
14004
14005 \layout Standard
14006
14007
14008 \family roman 
14009 \shape up 
14010 \size normal 
14011 \emph off 
14012 \bar no 
14013 \noun off 
14014 \color none
14015 103
14016 \end_inset 
14017 </cell>
14018 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14019 \begin_inset Text
14020
14021 \layout Standard
14022
14023
14024 \family roman 
14025 \shape up 
14026 \size normal 
14027 \emph off 
14028 \bar no 
14029 \noun off 
14030 \color none
14031 9
14032 \end_inset 
14033 </cell>
14034 </row>
14035 <row topline="true">
14036 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none">
14037 \begin_inset Text
14038
14039 \layout Standard
14040
14041
14042 \family roman 
14043 \series bold 
14044 \shape up 
14045 \size normal 
14046 \emph off 
14047 \bar no 
14048 \noun off 
14049 \color none
14050 point b & a
14051 \end_inset 
14052 </cell>
14053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14054 \begin_inset Text
14055
14056 \layout Standard
14057
14058
14059 \family roman 
14060 \shape up 
14061 \size normal 
14062 \emph off 
14063 \bar no 
14064 \noun off 
14065 \color none
14066 599
14067 \end_inset 
14068 </cell>
14069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14070 \begin_inset Text
14071
14072 \layout Standard
14073
14074
14075 \family roman 
14076 \shape up 
14077 \size normal 
14078 \emph off 
14079 \bar no 
14080 \noun off 
14081 \color none
14082 340
14083 \end_inset 
14084 </cell>
14085 </row>
14086 <row topline="true">
14087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14088 \begin_inset Text
14089
14090 \layout Standard
14091
14092
14093 \family roman 
14094 \series bold 
14095 \shape up 
14096 \size normal 
14097 \emph off 
14098 \bar no 
14099 \noun off 
14100 \color none
14101 point abc
14102 \end_inset 
14103 </cell>
14104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14105 \begin_inset Text
14106
14107 \layout Standard
14108
14109
14110 \family roman 
14111 \shape up 
14112 \size normal 
14113 \emph off 
14114 \bar no 
14115 \noun off 
14116 \color none
14117 1009
14118 \end_inset 
14119 </cell>
14120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14121 \begin_inset Text
14122
14123 \layout Standard
14124
14125
14126 \family roman 
14127 \shape up 
14128 \size normal 
14129 \emph off 
14130 \bar no 
14131 \noun off 
14132 \color none
14133 52
14134 \end_inset 
14135 </cell>
14136 </row>
14137 <row topline="true" bottomline="true">
14138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14139 \begin_inset Text
14140
14141 \layout Standard
14142
14143
14144 \family roman 
14145 \series bold 
14146 \shape up 
14147 \size normal 
14148 \emph off 
14149 \bar no 
14150 \noun off 
14151 \color none
14152 point abcd
14153 \end_inset 
14154 </cell>
14155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14156 \begin_inset Text
14157
14158 \layout Standard
14159
14160
14161 \family roman 
14162 \shape up 
14163 \size normal 
14164 \emph off 
14165 \bar no 
14166 \noun off 
14167 \color none
14168 96
14169 \end_inset 
14170 </cell>
14171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14172 \begin_inset Text
14173
14174 \layout Standard
14175
14176
14177 \family roman 
14178 \shape up 
14179 \size normal 
14180 \emph off 
14181 \bar no 
14182 \noun off 
14183 \color none
14184 11
14185 \end_inset 
14186 </cell>
14187 </row>
14188 </lyxtabular>
14189
14190 \end_inset 
14191
14192
14193 \layout Standard
14194
14195 You see here that the header line cells are aligned to the center, whereas
14196  the left column is aligned to the left, and the other columns are aligned
14197  to the right.
14198  Also the bottom and top line of two cells have been removed.
14199 \begin_inset Note
14200 collapsed false
14201
14202 \layout Standard
14203
14204 I can make nothing of this explanation.
14205  An improvement would be nice :) - jbl
14206 \end_inset 
14207
14208
14209 \layout Standard
14210
14211 If you want your column to have a fixed width, then you can insert a width
14212  in the 
14213 \family sans 
14214 Width
14215 \family default 
14216 \emph on 
14217  
14218 \emph default 
14219 input-field of the 
14220 \family sans 
14221 Table
14222 \family default 
14223  dialog.
14224  This will then allow the cell to have multiple paragraphs of text.
14225 \layout Standard
14226
14227 If your table becomes too large to fit on a portrait document layout, you
14228  can select the 
14229 \family sans 
14230 Rotate\SpecialChar ~
14231 90°
14232 \family default 
14233  button, and the table will appear sideways (this means landscape in a portrait
14234  document style).
14235  You might also like to rotate single table cells to give them more horizontal
14236  space.
14237  The example below demonstrates why it is useful to rotate single cells.
14238 \layout Standard
14239
14240
14241 \emph on 
14242 Note:
14243 \emph default 
14244  This 
14245 \family sans 
14246 Rotate\SpecialChar ~
14247 90°
14248 \family default 
14249  option will 
14250 \emph on 
14251 not
14252 \emph default 
14253  display on screen, and works 
14254 \emph on 
14255 only
14256 \emph default 
14257  for PostScript output.
14258  So, if you want to preview them, use 
14259 \family sans 
14260 \bar under 
14261 V
14262 \bar default 
14263 iew\SpecialChar \menuseparator
14264 Pos
14265 \bar under 
14266 t
14267 \bar default 
14268 script
14269 \family default 
14270 , as 
14271 \family sans 
14272 \bar under 
14273 V
14274 \bar default 
14275 iew
14276 \bar under 
14277 \SpecialChar \menuseparator
14278 D
14279 \bar default 
14280 VI
14281 \family default 
14282  will not show the table properly.
14283 \layout Standard
14284 \align center 
14285
14286 \begin_inset  Tabular
14287 <lyxtabular version="3" rows="6" columns="12">
14288 <features>
14289 <column alignment="left" valignment="top" leftline="true" rightline="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" width="0pt">
14296 <column alignment="center" valignment="top" leftline="true" width="0pt">
14297 <column alignment="center" valignment="top" leftline="true" width="0pt">
14298 <column alignment="center" valignment="top" leftline="true" width="0pt">
14299 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14300 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
14301 <row topline="true" bottomline="true">
14302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14303 \begin_inset Text
14304
14305 \layout Standard
14306
14307
14308 \family roman 
14309 \series medium 
14310 \shape up 
14311 \size normal 
14312 \emph off 
14313 \bar no 
14314 \noun off 
14315 \color none
14316 Description
14317 \end_inset 
14318 </cell>
14319 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14320 \begin_inset Text
14321
14322 \layout Standard
14323
14324
14325 \family roman 
14326 \series medium 
14327 \shape up 
14328 \size normal 
14329 \emph off 
14330 \bar no 
14331 \noun off 
14332 \color none
14333 Flag 1
14334 \end_inset 
14335 </cell>
14336 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14337 \begin_inset Text
14338
14339 \layout Standard
14340
14341
14342 \family roman 
14343 \series medium 
14344 \shape up 
14345 \size normal 
14346 \emph off 
14347 \bar no 
14348 \noun off 
14349 \color none
14350 Flag 2
14351 \end_inset 
14352 </cell>
14353 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14354 \begin_inset Text
14355
14356 \layout Standard
14357
14358
14359 \family roman 
14360 \series medium 
14361 \shape up 
14362 \size normal 
14363 \emph off 
14364 \bar no 
14365 \noun off 
14366 \color none
14367 Flag 3
14368 \end_inset 
14369 </cell>
14370 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14371 \begin_inset Text
14372
14373 \layout Standard
14374
14375
14376 \family roman 
14377 \series medium 
14378 \shape up 
14379 \size normal 
14380 \emph off 
14381 \bar no 
14382 \noun off 
14383 \color none
14384 Flag 4
14385 \end_inset 
14386 </cell>
14387 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14388 \begin_inset Text
14389
14390 \layout Standard
14391
14392
14393 \family roman 
14394 \series medium 
14395 \shape up 
14396 \size normal 
14397 \emph off 
14398 \bar no 
14399 \noun off 
14400 \color none
14401 Flag 5
14402 \end_inset 
14403 </cell>
14404 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14405 \begin_inset Text
14406
14407 \layout Standard
14408
14409
14410 \family roman 
14411 \series medium 
14412 \shape up 
14413 \size normal 
14414 \emph off 
14415 \bar no 
14416 \noun off 
14417 \color none
14418 Flag 6
14419 \end_inset 
14420 </cell>
14421 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14422 \begin_inset Text
14423
14424 \layout Standard
14425
14426
14427 \family roman 
14428 \series medium 
14429 \shape up 
14430 \size normal 
14431 \emph off 
14432 \bar no 
14433 \noun off 
14434 \color none
14435 Flag 7
14436 \end_inset 
14437 </cell>
14438 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14439 \begin_inset Text
14440
14441 \layout Standard
14442
14443
14444 \family roman 
14445 \series medium 
14446 \shape up 
14447 \size normal 
14448 \emph off 
14449 \bar no 
14450 \noun off 
14451 \color none
14452 Flag 8
14453 \end_inset 
14454 </cell>
14455 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14456 \begin_inset Text
14457
14458 \layout Standard
14459
14460
14461 \family roman 
14462 \series medium 
14463 \shape up 
14464 \size normal 
14465 \emph off 
14466 \bar no 
14467 \noun off 
14468 \color none
14469 Flag 9
14470 \end_inset 
14471 </cell>
14472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" rotate="true" usebox="none">
14473 \begin_inset Text
14474
14475 \layout Standard
14476
14477
14478 \family roman 
14479 \series medium 
14480 \shape up 
14481 \size normal 
14482 \emph off 
14483 \bar no 
14484 \noun off 
14485 \color none
14486 Flag 10
14487 \end_inset 
14488 </cell>
14489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14490 \begin_inset Text
14491
14492 \layout Standard
14493
14494
14495 \family roman 
14496 \series medium 
14497 \shape up 
14498 \size normal 
14499 \emph off 
14500 \bar no 
14501 \noun off 
14502 \color none
14503 Total
14504 \end_inset 
14505 </cell>
14506 </row>
14507 <row topline="true">
14508 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14509 \begin_inset Text
14510
14511 \layout Standard
14512
14513
14514 \family roman 
14515 \series medium 
14516 \shape up 
14517 \size normal 
14518 \emph off 
14519 \bar no 
14520 \noun off 
14521 \color none
14522 Desc.\SpecialChar ~
14523 1
14524 \end_inset 
14525 </cell>
14526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14527 \begin_inset Text
14528
14529 \layout Standard
14530
14531
14532 \family roman 
14533 \series medium 
14534 \shape up 
14535 \size normal 
14536 \emph off 
14537 \bar no 
14538 \noun off 
14539 \color none
14540 *
14541 \end_inset 
14542 </cell>
14543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14544 \begin_inset Text
14545
14546 \layout Standard
14547
14548 \end_inset 
14549 </cell>
14550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14551 \begin_inset Text
14552
14553 \layout Standard
14554
14555
14556 \family roman 
14557 \series medium 
14558 \shape up 
14559 \size normal 
14560 \emph off 
14561 \bar no 
14562 \noun off 
14563 \color none
14564 *
14565 \end_inset 
14566 </cell>
14567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14568 \begin_inset Text
14569
14570 \layout Standard
14571
14572
14573 \family roman 
14574 \series medium 
14575 \shape up 
14576 \size normal 
14577 \emph off 
14578 \bar no 
14579 \noun off 
14580 \color none
14581 *
14582 \end_inset 
14583 </cell>
14584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14585 \begin_inset Text
14586
14587 \layout Standard
14588
14589 \end_inset 
14590 </cell>
14591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14592 \begin_inset Text
14593
14594 \layout Standard
14595
14596
14597 \family roman 
14598 \series medium 
14599 \shape up 
14600 \size normal 
14601 \emph off 
14602 \bar no 
14603 \noun off 
14604 \color none
14605 *
14606 \end_inset 
14607 </cell>
14608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14609 \begin_inset Text
14610
14611 \layout Standard
14612
14613 \end_inset 
14614 </cell>
14615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14616 \begin_inset Text
14617
14618 \layout Standard
14619
14620
14621 \family roman 
14622 \series medium 
14623 \shape up 
14624 \size normal 
14625 \emph off 
14626 \bar no 
14627 \noun off 
14628 \color none
14629 *
14630 \end_inset 
14631 </cell>
14632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14633 \begin_inset Text
14634
14635 \layout Standard
14636
14637
14638 \family roman 
14639 \series medium 
14640 \shape up 
14641 \size normal 
14642 \emph off 
14643 \bar no 
14644 \noun off 
14645 \color none
14646 *
14647 \end_inset 
14648 </cell>
14649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14650 \begin_inset Text
14651
14652 \layout Standard
14653
14654
14655 \family roman 
14656 \series medium 
14657 \shape up 
14658 \size normal 
14659 \emph off 
14660 \bar no 
14661 \noun off 
14662 \color none
14663 *
14664 \end_inset 
14665 </cell>
14666 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14667 \begin_inset Text
14668
14669 \layout Standard
14670
14671
14672 \family roman 
14673 \series medium 
14674 \shape up 
14675 \size normal 
14676 \emph off 
14677 \bar no 
14678 \noun off 
14679 \color none
14680 7
14681 \end_inset 
14682 </cell>
14683 </row>
14684 <row topline="true">
14685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14686 \begin_inset Text
14687
14688 \layout Standard
14689
14690
14691 \family roman 
14692 \series medium 
14693 \shape up 
14694 \size normal 
14695 \emph off 
14696 \bar no 
14697 \noun off 
14698 \color none
14699 Desc.\SpecialChar ~
14700 2
14701 \end_inset 
14702 </cell>
14703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14704 \begin_inset Text
14705
14706 \layout Standard
14707
14708 \end_inset 
14709 </cell>
14710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14711 \begin_inset Text
14712
14713 \layout Standard
14714
14715
14716 \family roman 
14717 \series medium 
14718 \shape up 
14719 \size normal 
14720 \emph off 
14721 \bar no 
14722 \noun off 
14723 \color none
14724 *
14725 \end_inset 
14726 </cell>
14727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14728 \begin_inset Text
14729
14730 \layout Standard
14731
14732
14733 \family roman 
14734 \series medium 
14735 \shape up 
14736 \size normal 
14737 \emph off 
14738 \bar no 
14739 \noun off 
14740 \color none
14741 *
14742 \end_inset 
14743 </cell>
14744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14745 \begin_inset Text
14746
14747 \layout Standard
14748
14749
14750 \family roman 
14751 \series medium 
14752 \shape up 
14753 \size normal 
14754 \emph off 
14755 \bar no 
14756 \noun off 
14757 \color none
14758 *
14759 \end_inset 
14760 </cell>
14761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14762 \begin_inset Text
14763
14764 \layout Standard
14765
14766
14767 \family roman 
14768 \series medium 
14769 \shape up 
14770 \size normal 
14771 \emph off 
14772 \bar no 
14773 \noun off 
14774 \color none
14775 *
14776 \end_inset 
14777 </cell>
14778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14779 \begin_inset Text
14780
14781 \layout Standard
14782
14783
14784 \family roman 
14785 \series medium 
14786 \shape up 
14787 \size normal 
14788 \emph off 
14789 \bar no 
14790 \noun off 
14791 \color none
14792 *
14793 \end_inset 
14794 </cell>
14795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14796 \begin_inset Text
14797
14798 \layout Standard
14799
14800
14801 \family roman 
14802 \series medium 
14803 \shape up 
14804 \size normal 
14805 \emph off 
14806 \bar no 
14807 \noun off 
14808 \color none
14809 *
14810 \end_inset 
14811 </cell>
14812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14813 \begin_inset Text
14814
14815 \layout Standard
14816
14817
14818 \family roman 
14819 \series medium 
14820 \shape up 
14821 \size normal 
14822 \emph off 
14823 \bar no 
14824 \noun off 
14825 \color none
14826 *
14827 \end_inset 
14828 </cell>
14829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14830 \begin_inset Text
14831
14832 \layout Standard
14833
14834
14835 \family roman 
14836 \series medium 
14837 \shape up 
14838 \size normal 
14839 \emph off 
14840 \bar no 
14841 \noun off 
14842 \color none
14843 *
14844 \end_inset 
14845 </cell>
14846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14847 \begin_inset Text
14848
14849 \layout Standard
14850
14851
14852 \family roman 
14853 \series medium 
14854 \shape up 
14855 \size normal 
14856 \emph off 
14857 \bar no 
14858 \noun off 
14859 \color none
14860 *
14861 \end_inset 
14862 </cell>
14863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14864 \begin_inset Text
14865
14866 \layout Standard
14867
14868
14869 \family roman 
14870 \series medium 
14871 \shape up 
14872 \size normal 
14873 \emph off 
14874 \bar no 
14875 \noun off 
14876 \color none
14877 9
14878 \end_inset 
14879 </cell>
14880 </row>
14881 <row topline="true">
14882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14883 \begin_inset Text
14884
14885 \layout Standard
14886
14887
14888 \family roman 
14889 \series medium 
14890 \shape up 
14891 \size normal 
14892 \emph off 
14893 \bar no 
14894 \noun off 
14895 \color none
14896 Desc.\SpecialChar ~
14897 3
14898 \end_inset 
14899 </cell>
14900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14901 \begin_inset Text
14902
14903 \layout Standard
14904
14905
14906 \family roman 
14907 \series medium 
14908 \shape up 
14909 \size normal 
14910 \emph off 
14911 \bar no 
14912 \noun off 
14913 \color none
14914 *
14915 \end_inset 
14916 </cell>
14917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14918 \begin_inset Text
14919
14920 \layout Standard
14921
14922
14923 \family roman 
14924 \series medium 
14925 \shape up 
14926 \size normal 
14927 \emph off 
14928 \bar no 
14929 \noun off 
14930 \color none
14931 *
14932 \end_inset 
14933 </cell>
14934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14935 \begin_inset Text
14936
14937 \layout Standard
14938
14939
14940 \family roman 
14941 \series medium 
14942 \shape up 
14943 \size normal 
14944 \emph off 
14945 \bar no 
14946 \noun off 
14947 \color none
14948 *
14949 \end_inset 
14950 </cell>
14951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14952 \begin_inset Text
14953
14954 \layout Standard
14955
14956 \end_inset 
14957 </cell>
14958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14959 \begin_inset Text
14960
14961 \layout Standard
14962
14963
14964 \family roman 
14965 \series medium 
14966 \shape up 
14967 \size normal 
14968 \emph off 
14969 \bar no 
14970 \noun off 
14971 \color none
14972 *
14973 \end_inset 
14974 </cell>
14975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14976 \begin_inset Text
14977
14978 \layout Standard
14979
14980
14981 \family roman 
14982 \series medium 
14983 \shape up 
14984 \size normal 
14985 \emph off 
14986 \bar no 
14987 \noun off 
14988 \color none
14989 *
14990 \end_inset 
14991 </cell>
14992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14993 \begin_inset Text
14994
14995 \layout Standard
14996
14997
14998 \family roman 
14999 \series medium 
15000 \shape up 
15001 \size normal 
15002 \emph off 
15003 \bar no 
15004 \noun off 
15005 \color none
15006 *
15007 \end_inset 
15008 </cell>
15009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15010 \begin_inset Text
15011
15012 \layout Standard
15013
15014
15015 \family roman 
15016 \series medium 
15017 \shape up 
15018 \size normal 
15019 \emph off 
15020 \bar no 
15021 \noun off 
15022 \color none
15023 *
15024 \end_inset 
15025 </cell>
15026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15027 \begin_inset Text
15028
15029 \layout Standard
15030
15031 \end_inset 
15032 </cell>
15033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15034 \begin_inset Text
15035
15036 \layout Standard
15037
15038
15039 \family roman 
15040 \series medium 
15041 \shape up 
15042 \size normal 
15043 \emph off 
15044 \bar no 
15045 \noun off 
15046 \color none
15047 *
15048 \end_inset 
15049 </cell>
15050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15051 \begin_inset Text
15052
15053 \layout Standard
15054
15055
15056 \family roman 
15057 \series medium 
15058 \shape up 
15059 \size normal 
15060 \emph off 
15061 \bar no 
15062 \noun off 
15063 \color none
15064 8
15065 \end_inset 
15066 </cell>
15067 </row>
15068 <row topline="true" bottomline="true">
15069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15070 \begin_inset Text
15071
15072 \layout Standard
15073
15074
15075 \family roman 
15076 \series medium 
15077 \shape up 
15078 \size normal 
15079 \emph off 
15080 \bar no 
15081 \noun off 
15082 \color none
15083 Desc.\SpecialChar ~
15084 4
15085 \end_inset 
15086 </cell>
15087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15088 \begin_inset Text
15089
15090 \layout Standard
15091
15092
15093 \family roman 
15094 \series medium 
15095 \shape up 
15096 \size normal 
15097 \emph off 
15098 \bar no 
15099 \noun off 
15100 \color none
15101 *
15102 \end_inset 
15103 </cell>
15104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15105 \begin_inset Text
15106
15107 \layout Standard
15108
15109 \end_inset 
15110 </cell>
15111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15112 \begin_inset Text
15113
15114 \layout Standard
15115
15116
15117 \family roman 
15118 \series medium 
15119 \shape up 
15120 \size normal 
15121 \emph off 
15122 \bar no 
15123 \noun off 
15124 \color none
15125 *
15126 \end_inset 
15127 </cell>
15128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15129 \begin_inset Text
15130
15131 \layout Standard
15132
15133
15134 \family roman 
15135 \series medium 
15136 \shape up 
15137 \size normal 
15138 \emph off 
15139 \bar no 
15140 \noun off 
15141 \color none
15142 *
15143 \end_inset 
15144 </cell>
15145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15146 \begin_inset Text
15147
15148 \layout Standard
15149
15150 \end_inset 
15151 </cell>
15152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15153 \begin_inset Text
15154
15155 \layout Standard
15156
15157 \end_inset 
15158 </cell>
15159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15160 \begin_inset Text
15161
15162 \layout Standard
15163
15164
15165 \family roman 
15166 \series medium 
15167 \shape up 
15168 \size normal 
15169 \emph off 
15170 \bar no 
15171 \noun off 
15172 \color none
15173 *
15174 \end_inset 
15175 </cell>
15176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15177 \begin_inset Text
15178
15179 \layout Standard
15180
15181
15182 \family roman 
15183 \series medium 
15184 \shape up 
15185 \size normal 
15186 \emph off 
15187 \bar no 
15188 \noun off 
15189 \color none
15190 *
15191 \end_inset 
15192 </cell>
15193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15194 \begin_inset Text
15195
15196 \layout Standard
15197
15198
15199 \family roman 
15200 \series medium 
15201 \shape up 
15202 \size normal 
15203 \emph off 
15204 \bar no 
15205 \noun off 
15206 \color none
15207 *
15208 \end_inset 
15209 </cell>
15210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \layout Standard
15214
15215 \end_inset 
15216 </cell>
15217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15218 \begin_inset Text
15219
15220 \layout Standard
15221
15222
15223 \family roman 
15224 \series medium 
15225 \shape up 
15226 \size normal 
15227 \emph off 
15228 \bar no 
15229 \noun off 
15230 \color none
15231 6
15232 \end_inset 
15233 </cell>
15234 </row>
15235 <row topline="true" bottomline="true">
15236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15237 \begin_inset Text
15238
15239 \layout Standard
15240
15241
15242 \family roman 
15243 \series medium 
15244 \shape up 
15245 \size normal 
15246 \emph off 
15247 \bar no 
15248 \noun off 
15249 \color none
15250 Total
15251 \end_inset 
15252 </cell>
15253 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15254 \begin_inset Text
15255
15256 \layout Standard
15257
15258
15259 \family roman 
15260 \series medium 
15261 \shape up 
15262 \size normal 
15263 \emph off 
15264 \bar no 
15265 \noun off 
15266 \color none
15267  
15268 \end_inset 
15269 </cell>
15270 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15271 \begin_inset Text
15272
15273 \layout Standard
15274
15275 \end_inset 
15276 </cell>
15277 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15278 \begin_inset Text
15279
15280 \layout Standard
15281
15282 \end_inset 
15283 </cell>
15284 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15285 \begin_inset Text
15286
15287 \layout Standard
15288
15289 \end_inset 
15290 </cell>
15291 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15292 \begin_inset Text
15293
15294 \layout Standard
15295
15296 \end_inset 
15297 </cell>
15298 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15299 \begin_inset Text
15300
15301 \layout Standard
15302
15303 \end_inset 
15304 </cell>
15305 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15306 \begin_inset Text
15307
15308 \layout Standard
15309
15310 \end_inset 
15311 </cell>
15312 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15313 \begin_inset Text
15314
15315 \layout Standard
15316
15317 \end_inset 
15318 </cell>
15319 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15320 \begin_inset Text
15321
15322 \layout Standard
15323
15324 \end_inset 
15325 </cell>
15326 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15327 \begin_inset Text
15328
15329 \layout Standard
15330
15331 \end_inset 
15332 </cell>
15333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15334 \begin_inset Text
15335
15336 \layout Standard
15337
15338
15339 \family roman 
15340 \series medium 
15341 \shape up 
15342 \size normal 
15343 \emph off 
15344 \bar no 
15345 \noun off 
15346 \color none
15347 30
15348 \end_inset 
15349 </cell>
15350 </row>
15351 </lyxtabular>
15352
15353 \end_inset 
15354
15355
15356 \layout Subsection
15357
15358 What can be placed inside a table cell?
15359 \layout Standard
15360
15361 Many objects can be placed inside a table cell.
15362  Any single line of text, an equation (not a displayed or multilined equation,
15363  though), or a figure can be in a cell; in fact, all three kinds of objects
15364  can be placed in the same cell.
15365  Font sizes and shapes can be altered, and the table will adjust to display
15366  them properly.
15367  However, you can't put a special environment in a cell (like 
15368 \family sans 
15369 Section*
15370 \family default 
15371 , etc.), nor set spacing options etc.
15372  for the cell's paragraph.
15373 \layout Subsection
15374
15375 Cut & Paste in Tables
15376 \layout Standard
15377
15378 Cutting and pasting between tables works reasonably well.
15379  You can cut and paste even more than one row.
15380  Selection with the mouse or with 
15381 \family sans 
15382 Shift
15383 \family default 
15384  plus the arrow keys works as usual.
15385  The values in the second table below were cut and pasted from the first,
15386  using the mouse to select and paste.
15387 \layout Standard
15388 \align center 
15389
15390 \begin_inset  Tabular
15391 <lyxtabular version="3" rows="3" columns="3">
15392 <features>
15393 <column alignment="center" valignment="top" leftline="true" width="0pt">
15394 <column alignment="center" valignment="top" leftline="true" width="0pt">
15395 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15396 <row topline="true" bottomline="true">
15397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15398 \begin_inset Text
15399
15400 \layout Standard
15401
15402
15403 \family roman 
15404 \series medium 
15405 \shape up 
15406 \size normal 
15407 \emph off 
15408 \bar no 
15409 \noun off 
15410 \color none
15411 1
15412 \end_inset 
15413 </cell>
15414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15415 \begin_inset Text
15416
15417 \layout Standard
15418
15419
15420 \family roman 
15421 \series medium 
15422 \shape up 
15423 \size normal 
15424 \emph off 
15425 \bar no 
15426 \noun off 
15427 \color none
15428 2
15429 \end_inset 
15430 </cell>
15431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15432 \begin_inset Text
15433
15434 \layout Standard
15435
15436
15437 \family roman 
15438 \series medium 
15439 \shape up 
15440 \size normal 
15441 \emph off 
15442 \bar no 
15443 \noun off 
15444 \color none
15445 3
15446 \end_inset 
15447 </cell>
15448 </row>
15449 <row>
15450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15451 \begin_inset Text
15452
15453 \layout Standard
15454
15455
15456 \family roman 
15457 \series medium 
15458 \shape up 
15459 \size normal 
15460 \emph off 
15461 \bar no 
15462 \noun off 
15463 \color none
15464 4
15465 \end_inset 
15466 </cell>
15467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15468 \begin_inset Text
15469
15470 \layout Standard
15471
15472
15473 \family roman 
15474 \series medium 
15475 \shape up 
15476 \size normal 
15477 \emph off 
15478 \bar no 
15479 \noun off 
15480 \color none
15481 5
15482 \end_inset 
15483 </cell>
15484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15485 \begin_inset Text
15486
15487 \layout Standard
15488
15489
15490 \family roman 
15491 \series medium 
15492 \shape up 
15493 \size normal 
15494 \emph off 
15495 \bar no 
15496 \noun off 
15497 \color none
15498 6
15499 \end_inset 
15500 </cell>
15501 </row>
15502 <row topline="true" bottomline="true">
15503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15504 \begin_inset Text
15505
15506 \layout Standard
15507
15508
15509 \family roman 
15510 \series medium 
15511 \shape up 
15512 \size normal 
15513 \emph off 
15514 \bar no 
15515 \noun off 
15516 \color none
15517 7
15518 \end_inset 
15519 </cell>
15520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15521 \begin_inset Text
15522
15523 \layout Standard
15524
15525
15526 \family roman 
15527 \series medium 
15528 \shape up 
15529 \size normal 
15530 \emph off 
15531 \bar no 
15532 \noun off 
15533 \color none
15534 8
15535 \end_inset 
15536 </cell>
15537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15538 \begin_inset Text
15539
15540 \layout Standard
15541
15542
15543 \family roman 
15544 \series medium 
15545 \shape up 
15546 \size normal 
15547 \emph off 
15548 \bar no 
15549 \noun off 
15550 \color none
15551 9
15552 \end_inset 
15553 </cell>
15554 </row>
15555 </lyxtabular>
15556
15557 \end_inset 
15558
15559
15560 \layout Standard
15561 \align center 
15562
15563 \begin_inset  Tabular
15564 <lyxtabular version="3" rows="4" columns="3">
15565 <features>
15566 <column alignment="center" valignment="top" leftline="true" width="0pt">
15567 <column alignment="center" valignment="top" leftline="true" width="0pt">
15568 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15569 <row topline="true" bottomline="true">
15570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15571 \begin_inset Text
15572
15573 \layout Standard
15574
15575
15576 \family roman 
15577 \series medium 
15578 \shape up 
15579 \size normal 
15580 \emph off 
15581 \bar no 
15582 \noun off 
15583 \color none
15584 1
15585 \end_inset 
15586 </cell>
15587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15588 \begin_inset Text
15589
15590 \layout Standard
15591
15592
15593 \family roman 
15594 \series medium 
15595 \shape up 
15596 \size normal 
15597 \emph off 
15598 \bar no 
15599 \noun off 
15600 \color none
15601 2
15602 \end_inset 
15603 </cell>
15604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15605 \begin_inset Text
15606
15607 \layout Standard
15608
15609
15610 \family roman 
15611 \series medium 
15612 \shape up 
15613 \size normal 
15614 \emph off 
15615 \bar no 
15616 \noun off 
15617 \color none
15618 3
15619 \end_inset 
15620 </cell>
15621 </row>
15622 <row>
15623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15624 \begin_inset Text
15625
15626 \layout Standard
15627
15628
15629 \family roman 
15630 \series medium 
15631 \shape up 
15632 \size normal 
15633 \emph off 
15634 \bar no 
15635 \noun off 
15636 \color none
15637 4
15638 \end_inset 
15639 </cell>
15640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15641 \begin_inset Text
15642
15643 \layout Standard
15644
15645
15646 \family roman 
15647 \series medium 
15648 \shape up 
15649 \size normal 
15650 \emph off 
15651 \bar no 
15652 \noun off 
15653 \color none
15654 5
15655 \end_inset 
15656 </cell>
15657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15658 \begin_inset Text
15659
15660 \layout Standard
15661
15662
15663 \family roman 
15664 \series medium 
15665 \shape up 
15666 \size normal 
15667 \emph off 
15668 \bar no 
15669 \noun off 
15670 \color none
15671 6
15672 \end_inset 
15673 </cell>
15674 </row>
15675 <row topline="true">
15676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15677 \begin_inset Text
15678
15679 \layout Standard
15680
15681
15682 \family roman 
15683 \series medium 
15684 \shape up 
15685 \size normal 
15686 \emph off 
15687 \bar no 
15688 \noun off 
15689 \color none
15690 7
15691 \end_inset 
15692 </cell>
15693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15694 \begin_inset Text
15695
15696 \layout Standard
15697
15698 \end_inset 
15699 </cell>
15700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15701 \begin_inset Text
15702
15703 \layout Standard
15704
15705 \end_inset 
15706 </cell>
15707 </row>
15708 <row topline="true" bottomline="true">
15709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15710 \begin_inset Text
15711
15712 \layout Standard
15713
15714 \end_inset 
15715 </cell>
15716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15717 \begin_inset Text
15718
15719 \layout Standard
15720
15721 \end_inset 
15722 </cell>
15723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15724 \begin_inset Text
15725
15726 \layout Standard
15727
15728 \end_inset 
15729 </cell>
15730 </row>
15731 </lyxtabular>
15732
15733 \end_inset 
15734
15735
15736 \layout Standard
15737
15738 Note that you can also copy and paste the entire table as a single unit
15739  by starting the selection from outside the table.
15740 \layout Subsection
15741
15742 Multiple lines in cells
15743 \layout Standard
15744
15745 It is possible to have multi-line entries in tables, but not in a completely
15746  WYSIWYM manner.
15747  Define a fixed length for the column in the 
15748 \family sans 
15749 Table
15750 \family default 
15751  dialog.
15752  After this, your text is automatically split into more lines and the cell
15753  enlarged vertically when the length of the text exceeds the given fixed
15754  length.
15755  An example:
15756 \layout Standard
15757 \align center 
15758
15759 \begin_inset  Tabular
15760 <lyxtabular version="3" rows="4" columns="3">
15761 <features>
15762 <column alignment="center" valignment="top" leftline="true" width="0pt">
15763 <column alignment="block" valignment="top" leftline="true" width="3cm">
15764 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15765 <row topline="true" bottomline="true">
15766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15767 \begin_inset Text
15768
15769 \layout Standard
15770
15771
15772 \family roman 
15773 \series medium 
15774 \shape up 
15775 \size normal 
15776 \emph off 
15777 \bar no 
15778 \noun off 
15779 \color none
15780 1
15781 \end_inset 
15782 </cell>
15783 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15784 \begin_inset Text
15785
15786 \layout Standard
15787
15788
15789 \family roman 
15790 \series medium 
15791 \shape up 
15792 \size normal 
15793 \emph off 
15794 \bar no 
15795 \noun off 
15796 \color none
15797 2
15798 \end_inset 
15799 </cell>
15800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15801 \begin_inset Text
15802
15803 \layout Standard
15804
15805
15806 \family roman 
15807 \series medium 
15808 \shape up 
15809 \size normal 
15810 \emph off 
15811 \bar no 
15812 \noun off 
15813 \color none
15814 3
15815 \end_inset 
15816 </cell>
15817 </row>
15818 <row>
15819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15820 \begin_inset Text
15821
15822 \layout Standard
15823
15824
15825 \family roman 
15826 \series medium 
15827 \shape up 
15828 \size normal 
15829 \emph off 
15830 \bar no 
15831 \noun off 
15832 \color none
15833 4
15834 \end_inset 
15835 </cell>
15836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15837 \begin_inset Text
15838
15839 \layout Standard
15840
15841
15842 \family roman 
15843 \series medium 
15844 \shape up 
15845 \size normal 
15846 \emph off 
15847 \bar no 
15848 \noun off 
15849 \color none
15850 This is a multiline entry in a table.
15851 \end_inset 
15852 </cell>
15853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15854 \begin_inset Text
15855
15856 \layout Standard
15857
15858
15859 \family roman 
15860 \series medium 
15861 \shape up 
15862 \size normal 
15863 \emph off 
15864 \bar no 
15865 \noun off 
15866 \color none
15867 5
15868 \end_inset 
15869 </cell>
15870 </row>
15871 <row bottomline="true">
15872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15873 \begin_inset Text
15874
15875 \layout Standard
15876
15877
15878 \family roman 
15879 \series medium 
15880 \shape up 
15881 \size normal 
15882 \emph off 
15883 \bar no 
15884 \noun off 
15885 \color none
15886 6
15887 \end_inset 
15888 </cell>
15889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15890 \begin_inset Text
15891
15892 \layout Standard
15893
15894
15895 \family roman 
15896 \series medium 
15897 \shape up 
15898 \size normal 
15899 \emph off 
15900 \bar no 
15901 \noun off 
15902 \color none
15903 This is longer now.
15904 \end_inset 
15905 </cell>
15906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15907 \begin_inset Text
15908
15909 \layout Standard
15910
15911
15912 \family roman 
15913 \series medium 
15914 \shape up 
15915 \size normal 
15916 \emph off 
15917 \bar no 
15918 \noun off 
15919 \color none
15920 7
15921 \end_inset 
15922 </cell>
15923 </row>
15924 <row bottomline="true">
15925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15926 \begin_inset Text
15927
15928 \layout Standard
15929
15930
15931 \family roman 
15932 \series medium 
15933 \shape up 
15934 \size normal 
15935 \emph off 
15936 \bar no 
15937 \noun off 
15938 \color none
15939 8
15940 \end_inset 
15941 </cell>
15942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15943 \begin_inset Text
15944
15945 \layout Standard
15946
15947
15948 \family roman 
15949 \series medium 
15950 \shape up 
15951 \size normal 
15952 \emph off 
15953 \bar no 
15954 \noun off 
15955 \color none
15956 This is a multiline entry in a table.
15957  This is longer now.
15958 \end_inset 
15959 </cell>
15960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15961 \begin_inset Text
15962
15963 \layout Standard
15964
15965
15966 \family roman 
15967 \series medium 
15968 \shape up 
15969 \size normal 
15970 \emph off 
15971 \bar no 
15972 \noun off 
15973 \color none
15974 9
15975 \end_inset 
15976 </cell>
15977 </row>
15978 </lyxtabular>
15979
15980 \end_inset 
15981
15982
15983 \layout Standard
15984
15985 Text within a cell will not normally wrap to fit the page, so if a line
15986  of text in a table is too long, the table will extend beyond the right
15987  margin of the page.
15988  Similarly, tables will not split themselves at the bottom of a page, and
15989  so might extend below the bottom margin.
15990  You have these options to resolve this problem:
15991 \layout Enumerate
15992
15993 Split it into two tables.
15994 \layout Enumerate
15995
15996 Select the 
15997 \family sans 
15998 Longtable 
15999 \family default 
16000 button in the 
16001 \family sans 
16002 Table
16003 \family default 
16004  dialog.
16005  This automatically splits the table over more pages, if it is too tall.
16006  After doing this, the list of 
16007 \family sans 
16008 Longtable
16009 \family default 
16010  buttons activate themselves and you may now define:
16011 \begin_deeper 
16012 \layout Enumerate
16013
16014
16015 \family sans 
16016 First\SpecialChar ~
16017 header
16018 \family default 
16019 : The current row and all rows above that don't have any special options
16020  defined are defined to be the header rows of the first page of the longtable.
16021 \layout Enumerate
16022
16023
16024 \family sans 
16025 Header
16026 \family default 
16027 : The current row and all rows above that don't have any special options
16028  defined are defined to be the header rows of all pages of the longtable;
16029  except for the first page, if 
16030 \family sans 
16031 First\SpecialChar ~
16032 header
16033 \family default 
16034  is defined.
16035 \layout Enumerate
16036
16037
16038 \family sans 
16039 Footer
16040 \family default 
16041 : The current row and all rows below that don't have any special options
16042  defined are defined to be the footer rows of all pages of the longtable;
16043  except for the last page, if 
16044 \family sans 
16045 Last\SpecialChar ~
16046 footer
16047 \family default 
16048  is defined.
16049 \layout Enumerate
16050
16051
16052 \family sans 
16053 Last\SpecialChar ~
16054 footer
16055 \family default 
16056 : The current row and all rows below that don't have any special options
16057  defined are defined to be the footer rows of the last page of the longtable.
16058 \layout Standard
16059
16060 If you set more than one option in the same table row, you should be aware
16061  of the fact that only the first flag is used in the given table rows.
16062  The others will then be defined as 
16063 \emph on 
16064 empty
16065 \emph default 
16066 .
16067  In this context, first means first in this order: 
16068 \family sans 
16069 Footer, Last\SpecialChar ~
16070 footer,
16071 \family default 
16072  
16073 \family sans 
16074 Header,
16075 \family default 
16076  
16077 \family sans 
16078 First\SpecialChar ~
16079 header.
16080
16081 \family default 
16082 \emph on 
16083  
16084 \emph default 
16085 See the 
16086 \family typewriter 
16087 TableExamples.lyx
16088 \family default 
16089  example file to see how this works.
16090
16091 \emph on 
16092  
16093 \layout Standard
16094
16095 The check box in the long table options can be used to specify specific
16096  rows to break the page on as well.
16097 \end_deeper 
16098 \layout Enumerate
16099
16100 A table can also be placed in a float, as described below, which will allow
16101  TeX to place it as well as it can within the page.
16102 \layout Subsection
16103
16104 Table Floats
16105 \begin_inset LatexCommand \label{sec:table float}
16106
16107 \end_inset 
16108
16109
16110 \layout Standard
16111
16112 Outside of a float, the table will be positioned exactly where it is placed
16113  in the document.
16114  Using a 
16115 \family sans 
16116 \shape up 
16117 Tabl
16118 \bar under 
16119 e
16120 \bar default 
16121 \SpecialChar ~
16122 Float
16123 \family default 
16124 \shape default 
16125  from the 
16126 \family sans 
16127 \shape up 
16128 \bar under 
16129 I
16130 \bar default 
16131 nsert\SpecialChar \menuseparator
16132 Flo
16133 \shape default 
16134 \bar under 
16135 a
16136 \shape up 
16137 \bar default 
16138 t
16139 \family default 
16140 \shape default 
16141  menu will enable LaTeX to place the table where it fits best, rather than
16142  exactly where you insert it.
16143  Float placement for table floats is similar to that for figure floats 
16144 \begin_inset LatexCommand \ref{sec:figurefloats}
16145
16146 \end_inset 
16147
16148 , and is described in section 
16149 \begin_inset LatexCommand \ref{sec:float-locn}
16150
16151 \end_inset 
16152
16153 .
16154  Captions also work the same way as with figure floats, as described in
16155  section 
16156 \begin_inset LatexCommand \ref{sec:figurefloats}
16157
16158 \end_inset 
16159
16160 .
16161  Table 
16162 \begin_inset LatexCommand \ref{table:a table float}
16163
16164 \end_inset 
16165
16166  is an example of a table float.
16167 \begin_inset Float table
16168 placement htbp
16169 wide false
16170 collapsed true
16171
16172 \layout Caption
16173
16174
16175 \begin_inset LatexCommand \label{table:a table float}
16176
16177 \end_inset 
16178
16179 A table float.
16180 \layout Standard
16181 \align center 
16182
16183 \begin_inset  Tabular
16184 <lyxtabular version="3" rows="3" columns="3">
16185 <features>
16186 <column alignment="center" valignment="top" leftline="true" width="0pt">
16187 <column alignment="center" valignment="top" leftline="true" width="0pt">
16188 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
16189 <row topline="true" bottomline="true">
16190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16191 \begin_inset Text
16192
16193 \layout Standard
16194
16195
16196 \family roman 
16197 \series medium 
16198 \shape up 
16199 \size normal 
16200 \emph off 
16201 \bar no 
16202 \noun off 
16203 \color none
16204 1
16205 \end_inset 
16206 </cell>
16207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16208 \begin_inset Text
16209
16210 \layout Standard
16211
16212
16213 \family roman 
16214 \series medium 
16215 \shape up 
16216 \size normal 
16217 \emph off 
16218 \bar no 
16219 \noun off 
16220 \color none
16221 2
16222 \end_inset 
16223 </cell>
16224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16225 \begin_inset Text
16226
16227 \layout Standard
16228
16229
16230 \family roman 
16231 \series medium 
16232 \shape up 
16233 \size normal 
16234 \emph off 
16235 \bar no 
16236 \noun off 
16237 \color none
16238 3
16239 \end_inset 
16240 </cell>
16241 </row>
16242 <row topline="true">
16243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16244 \begin_inset Text
16245
16246 \layout Standard
16247
16248
16249 \family roman 
16250 \series medium 
16251 \shape up 
16252 \size normal 
16253 \emph off 
16254 \bar no 
16255 \noun off 
16256 \color none
16257 Joe
16258 \end_inset 
16259 </cell>
16260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16261 \begin_inset Text
16262
16263 \layout Standard
16264
16265
16266 \family roman 
16267 \series medium 
16268 \shape up 
16269 \size normal 
16270 \emph off 
16271 \bar no 
16272 \noun off 
16273 \color none
16274 Mary
16275 \end_inset 
16276 </cell>
16277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16278 \begin_inset Text
16279
16280 \layout Standard
16281
16282
16283 \family roman 
16284 \series medium 
16285 \shape up 
16286 \size normal 
16287 \emph off 
16288 \bar no 
16289 \noun off 
16290 \color none
16291 Ted
16292 \end_inset 
16293 </cell>
16294 </row>
16295 <row topline="true" bottomline="true">
16296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16297 \begin_inset Text
16298
16299 \layout Standard
16300
16301
16302 \family roman 
16303 \series medium 
16304 \shape up 
16305 \size normal 
16306 \emph off 
16307 \bar no 
16308 \noun off 
16309 \color none
16310
16311 \begin_inset Formula $\int x^{2}dx$
16312 \end_inset 
16313
16314
16315 \end_inset 
16316 </cell>
16317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16318 \begin_inset Text
16319
16320 \layout Standard
16321
16322
16323 \family roman 
16324 \series medium 
16325 \shape up 
16326 \size normal 
16327 \emph off 
16328 \bar no 
16329 \noun off 
16330 \color none
16331
16332 \begin_inset Formula $\left[\begin{array}{cc}
16333 a & b\\
16334 c & d\end{array}\right]$
16335 \end_inset 
16336
16337
16338 \end_inset 
16339 </cell>
16340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16341 \begin_inset Text
16342
16343 \layout Standard
16344
16345
16346 \family roman 
16347 \series medium 
16348 \shape up 
16349 \size normal 
16350 \emph off 
16351 \bar no 
16352 \noun off 
16353 \color none
16354
16355 \begin_inset Formula $1+1=2$
16356 \end_inset 
16357
16358
16359 \end_inset 
16360 </cell>
16361 </row>
16362 </lyxtabular>
16363
16364 \end_inset 
16365
16366
16367 \end_inset 
16368
16369  
16370 \layout Section
16371
16372 Table of Contents and other Listings
16373 \begin_inset LatexCommand \label{sec:toc}
16374
16375 \end_inset 
16376
16377
16378 \layout Standard
16379
16380 One of the really nice features of LaTeX is the ease with which it lets
16381  you create various 
16382 \begin_inset Quotes eld
16383 \end_inset 
16384
16385 Lists,
16386 \begin_inset Quotes erd
16387 \end_inset 
16388
16389  such as a Table of Contents.
16390  All you need to do is to use certain environments and insert a reference
16391  at the place where you want the list to appear.
16392 \layout Subsection
16393
16394 The Table of Contents
16395 \layout Standard
16396
16397 In order to get a Table of Contents, you need to do four things:
16398 \layout Enumerate
16399
16400 Use a document class that includes support (all but 
16401 \family typewriter 
16402 letter
16403 \family default 
16404 ).
16405 \layout Enumerate
16406
16407 Set paragraph environments appropriately: 
16408 \family sans 
16409 Chapter
16410 \family default 
16411
16412 \family sans 
16413 (Sub...) Section
16414 \family default 
16415
16416 \family sans 
16417 (Sub...), Paragraph
16418 \family default 
16419 .
16420  Note that styles with a 
16421 \family sans 
16422 *
16423 \family default 
16424 , like 
16425 \family sans 
16426 Section*
16427 \family default 
16428 , will 
16429 \emph on 
16430 not
16431 \emph default 
16432  appear in the Table of Contents.
16433 \layout Enumerate
16434
16435 Make sure you set the 
16436 \family sans 
16437 \bar under 
16438 S
16439 \bar default 
16440 ection\SpecialChar ~
16441 number\SpecialChar ~
16442 depth 
16443 \family default 
16444 and 
16445 \family sans 
16446 \bar under 
16447 T
16448 \bar default 
16449 able\SpecialChar ~
16450 of\SpecialChar ~
16451 contents
16452 \family default 
16453 .
16454 \family sans 
16455 \SpecialChar ~
16456 depth
16457 \family default 
16458  in the 
16459 \family sans 
16460 Document\SpecialChar ~
16461 Layout
16462 \family default 
16463  dialog to the appropriate value as described in 
16464 \begin_inset LatexCommand \ref{sub:section-depth}
16465
16466 \end_inset 
16467
16468
16469 \layout Enumerate
16470
16471 Insert the ToC command at some place in the document.
16472  You'll find it under 
16473 \family sans 
16474 \bar under 
16475 I
16476 \bar default 
16477 nsert\SpecialChar \menuseparator
16478 List\SpecialChar ~
16479 /\SpecialChar ~
16480 T
16481 \bar under 
16482 O
16483 \bar default 
16484 C\SpecialChar \menuseparator
16485
16486 \bar under 
16487 T
16488 \bar default 
16489 able\SpecialChar ~
16490 of\SpecialChar ~
16491 Contents
16492 \family default 
16493 .
16494 \layout Standard
16495
16496 You can also bring up a dialog for navigating through your document with
16497  
16498 \family sans 
16499 \bar under 
16500 D
16501 \bar default 
16502 ocument\SpecialChar \menuseparator
16503
16504 \bar under 
16505 T
16506 \bar default 
16507 able\SpecialChar ~
16508 of\SpecialChar ~
16509 Contents
16510 \family default 
16511 .
16512 \layout Subsection
16513
16514 List of Figures, Tables and Algorithms
16515 \begin_inset LatexCommand \label{sec:ListsOf}
16516
16517 \end_inset 
16518
16519
16520 \layout Standard
16521
16522 Table, figure, and algorithm lists are very much like the table of contents.
16523  You can insert them from the 
16524 \family sans 
16525 \bar under 
16526 I
16527 \bar default 
16528 nsert\SpecialChar \menuseparator
16529 List\SpecialChar ~
16530 /\SpecialChar ~
16531
16532 \bar under 
16533 T
16534 \bar default 
16535 OC
16536 \family default 
16537  submenu.
16538  If you want figures, tables, or algorithms to appear in the list, you must
16539  place them inside a float of the relevant type and add a caption.
16540 \layout Chapter
16541
16542 Mathematical Formulae
16543 \layout Section
16544
16545 Basic Math Editing
16546 \layout Standard
16547
16548 To create a math formula, you can just click on the toolbar icon with 
16549 \begin_inset Formula $\frac{a+b}{c}$
16550 \end_inset 
16551
16552  on it.
16553  That will open a little blue square, with purple markers around it, on
16554  the corners.
16555  That blue square is the formula itself; the purple markers indicate what
16556  level of nesting within the formula you are at.
16557  You can also choose a particular formula type to insert via the 
16558 \family sans 
16559 \bar under 
16560 I
16561 \bar default 
16562 nsert
16563 \bar under 
16564 \SpecialChar \menuseparator
16565 M
16566 \bar default 
16567 ath
16568 \family default 
16569  menu; or you can use a keyboard macro, 
16570 \family sans 
16571 M-c\SpecialChar ~
16572 m
16573 \family default 
16574
16575 \family sans 
16576 M-m\SpecialChar ~
16577 m
16578 \family default 
16579 , or 
16580 \family sans 
16581 C-m
16582 \family default 
16583  (CUA binding only).
16584 \layout Standard
16585
16586 If you simply need to type a single Greek letter, such as 
16587 \begin_inset Formula $\alpha$
16588 \end_inset 
16589
16590 , there is a special shortcut.
16591  Just type 
16592 \family sans 
16593 M-m\SpecialChar ~
16594 g\SpecialChar ~
16595 a
16596 \family default 
16597  to get 
16598 \begin_inset Formula $\alpha$
16599 \end_inset 
16600
16601 ,
16602 \family sans 
16603  M-m\SpecialChar ~
16604 g\SpecialChar ~
16605 b
16606 \family default 
16607  to get 
16608 \begin_inset Formula $\beta$
16609 \end_inset 
16610
16611 , etc.
16612 \layout Standard
16613
16614 Editing the parameters of a formula may be done from the 
16615 \family sans 
16616 \bar under 
16617 I
16618 \bar default 
16619 nsert\SpecialChar \menuseparator
16620
16621 \bar under 
16622 M
16623 \bar default 
16624 ath\SpecialChar \menuseparator
16625 Math\SpecialChar ~
16626 Pane
16627 \bar under 
16628 l
16629 \family default 
16630 \bar default 
16631  dialog, or via 
16632 \family sans 
16633 \bar under 
16634 E
16635 \bar default 
16636 dit\SpecialChar \menuseparator
16637
16638 \bar under 
16639 M
16640 \bar default 
16641 ath
16642 \family default 
16643 .
16644  The math panel is very useful, so you may want to open it and leave it
16645  somewhere on the screen.
16646  If you're not already in a formula, selecting anything from the math panel
16647  will insert a formula for you.
16648 \layout Subsection
16649
16650 Navigating a Formula
16651 \layout Standard
16652
16653 The best control over cursor position within an existing formula is achieved
16654  with the arrow keys.
16655  Mathed uses small squares to indicate places where something can be inserted.
16656  The arrow keys can be used to navigate between parts of a formula.
16657  Pressing 
16658 \family sans 
16659 Space
16660 \family default 
16661  will leave a fraction or other formula construct (a square root 
16662 \begin_inset Formula $\sqrt{2}$
16663 \end_inset 
16664
16665 , or parentheses 
16666 \begin_inset Formula $\left(f\right)$
16667 \end_inset 
16668
16669 , or a matrix 
16670 \begin_inset Formula $\left[\begin{array}{cc}
16671 1 & 2\\
16672 3 & 4\end{array}\right]$
16673 \end_inset 
16674
16675 ).
16676  Pressing 
16677 \family sans 
16678 Escape
16679 \family default 
16680  will leave the formula, placing the cursor after the formula.
16681
16682 \family sans 
16683  Tab
16684 \family default 
16685  can be used to move horizontally in a formula; for example, through the
16686  cells of a matrix or the positions in a multi-line equation.
16687 \layout Standard
16688
16689
16690 \family sans 
16691 Space
16692 \family default 
16693  seems to do nothing in Mathed, since it does not in fact add a space between
16694  characters, but it does exit a nested structure.
16695  For this reason, you have to be careful about using 
16696 \family sans 
16697 Space
16698 \family default 
16699 .
16700  For example, if you want 
16701 \begin_inset Formula $\sqrt{2x+1}$
16702 \end_inset 
16703
16704 , type 
16705 \family typewriter 
16706
16707 \backslash 
16708 sqrt
16709 \family sans 
16710 \SpecialChar ~
16711
16712 \family default 
16713 then 
16714 \family sans 
16715 Space
16716 \family default 
16717 , then
16718 \family sans 
16719 \SpecialChar ~
16720
16721 \family typewriter 
16722 2x+1
16723 \family default 
16724 , not 
16725 \family typewriter 
16726
16727 \backslash 
16728 sqrt
16729 \family sans 
16730 \SpecialChar ~
16731 Space\SpecialChar ~
16732
16733 \family typewriter 
16734 2x
16735 \family sans 
16736 \SpecialChar ~
16737 Space\SpecialChar ~
16738
16739 \family typewriter 
16740 +
16741 \family sans 
16742 \SpecialChar ~
16743 Space\SpecialChar ~
16744
16745 \family typewriter 
16746 1
16747 \family default 
16748 , since in the latter case only the 
16749 \family typewriter 
16750
16751 \begin_inset Formula $2x$
16752 \end_inset 
16753
16754
16755 \family default 
16756  will be under the square root sign, 
16757 \begin_inset Formula $\sqrt{2x}+1$
16758 \end_inset 
16759
16760 .
16761  For those who learned to space out expressions in this way, it takes a
16762  little unlearning.
16763 \layout Standard
16764
16765 You can leave many parts of a formula, like this matrix, partially filled
16766  in, such as:
16767 \begin_inset Formula \[
16768 \left(\begin{array}{ccc}
16769 \lambda_{1}\\
16770  & \ddots\\
16771  &  & \lambda_{n}\end{array}\right).\]
16772
16773 \end_inset 
16774
16775 If you leave a fraction only partially filled in, or a subscript with nothing
16776  in it, the results will be unpredictable, but most constructs don't mind.
16777 \layout Subsection
16778
16779 Selecting Text
16780 \layout Standard
16781
16782 You can select text within a formula in two different ways.
16783  Place the cursor at one end of the string of text you want, and press 
16784 \family sans 
16785 Shift 
16786 \family default 
16787 and a cursor movement key to select text.
16788  It will be highlighted as with regular text selection.
16789  Alternatively, you can select text with the mouse in the usual way.
16790  That text can then be cut or copied, and then pasted within any formula
16791  (not in a plain text region in LyX, though).
16792 \layout Subsection
16793
16794 Exponents and Subscripts
16795 \layout Standard
16796
16797 You can use the math panel to add superscripts or subscripts, but the much
16798  easier way is to use the standard TeX method.
16799  To get 
16800 \begin_inset Formula $x^{2}$
16801 \end_inset 
16802
16803 , type (in Mathed) 
16804 \family typewriter 
16805 x^2
16806 \family default 
16807  then 
16808 \family sans 
16809 Space
16810 \family default 
16811 .
16812  The final 
16813 \family sans 
16814 Space
16815 \family default 
16816  puts the cursor back down on the base line of the expression, instead of
16817  in the superscript.
16818  If you type 
16819 \family typewriter 
16820 x^2y
16821 \family default 
16822 , you will get 
16823 \begin_inset Formula $x^{2y}$
16824 \end_inset 
16825
16826 , to get 
16827 \begin_inset Formula $x^{2}y$
16828 \end_inset 
16829
16830 , type 
16831 \family typewriter 
16832 x^2
16833 \family sans 
16834  
16835 \family default 
16836 then 
16837 \family sans 
16838 Space 
16839 \family default 
16840 then
16841 \family sans 
16842 \SpecialChar ~
16843
16844 \family typewriter 
16845 y
16846 \family default 
16847 .
16848  Subscripts are similar, to get 
16849 \begin_inset Formula $a_{1}$
16850 \end_inset 
16851
16852 , type (in Mathed) 
16853 \family typewriter 
16854 a_1
16855 \family sans 
16856 \SpecialChar ~
16857
16858 \family default 
16859 then
16860 \family sans 
16861  Space
16862 \family default 
16863 .
16864  Note that by default, the superscript or subscript is only for the single
16865  symbol to the left, which changes the spacing and alignment; you should
16866  read section 
16867 \begin_inset LatexCommand \ref{sec:Grouping}
16868
16869 \end_inset 
16870
16871  if you need to alter this.
16872 \layout Subsection
16873
16874 Fractions 
16875 \layout Standard
16876
16877 Create a fraction with either 
16878 \family typewriter 
16879
16880 \backslash 
16881 frac
16882 \family sans 
16883  
16884 \family default 
16885 (in Mathed) or using the fraction icon in the 
16886 \family sans 
16887 Math\SpecialChar ~
16888 Panel
16889 \family default 
16890  dialog or the 
16891 \family sans 
16892 \bar under 
16893 M
16894 \bar default 
16895 ath
16896 \family default 
16897  menu item 
16898 \family sans 
16899 \bar under 
16900 F
16901 \bar default 
16902 raction
16903 \family default 
16904 .
16905  You will be presented with an empty fraction, with two Mathed insertion
16906  squares top and bottom.
16907  The cursor moves immediately to the top of the fraction.
16908  To move to the bottom, simply press 
16909 \family sans 
16910 Down
16911 \family default 
16912 .
16913  To move back up, press 
16914 \family sans 
16915 Up
16916 \family default 
16917 .
16918  Any math structure can be placed in a fraction, as this example shows:
16919 \begin_inset Formula \[
16920 \left[\frac{1}{\left(\begin{array}{cc}
16921 2 & 3\\
16922 4 & 5\end{array}\right)}\right]\]
16923
16924 \end_inset 
16925
16926
16927 \layout Subsection
16928
16929 Sums and Integrals 
16930 \layout Standard
16931
16932 Sum (
16933 \begin_inset Formula $\sum$
16934 \end_inset 
16935
16936 ) and integral (
16937 \begin_inset Formula $\int$
16938 \end_inset 
16939
16940 ) signs are very often decorated with one or more sets of 
16941 \begin_inset Quotes eld
16942 \end_inset 
16943
16944 limits
16945 \begin_inset Quotes erd
16946 \end_inset 
16947
16948 .
16949  These limits can be entered in LyX by entering them as you would enter
16950  a superscript or subscript, directly after the symbol.
16951  Sum will automatically place its 
16952 \begin_inset Quotes eld
16953 \end_inset 
16954
16955 limits
16956 \begin_inset Quotes erd
16957 \end_inset 
16958
16959  over and under the symbol in display style, but will move them to the side
16960  when inlined, such as 
16961 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
16962 \end_inset 
16963
16964 , versus 
16965 \begin_inset Note
16966 collapsed false
16967
16968 \layout Standard
16969
16970 We haven't yet explained what display vs.
16971  inline means...
16972 \end_inset 
16973
16974
16975 \begin_inset Formula \[
16976 \sum_{n=1}^{\infty}\frac{x^{n}}{n}=\ln\left(\frac{1}{1-x}\right).\]
16977
16978 \end_inset 
16979
16980 Integral signs, however, will not by default move the limits to directly
16981  over and under the integral sign in display style, as in 
16982 \begin_inset Formula $\int_{a}^{x}f(t)dt:=F(x)$
16983 \end_inset 
16984
16985 , versus
16986 \begin_inset Formula \[
16987 \int_{-\infty}^{\infty}\frac{dx}{1+x^{2}}=\pi.\]
16988
16989 \end_inset 
16990
16991 Both symbols will be automatically re-sized when placed in display mode.
16992  In display mode, the placement of the limits (directly above and below,
16993  or offset to the right from the sign) can be changed by placing the cursor
16994  in front of the sign and hitting 
16995 \family sans 
16996 M-m l
16997 \family default 
16998 .
16999  Exactly what change occurs depends on the sign.
17000  
17001 \layout Standard
17002
17003 Certain other mathematical expressions have this 
17004 \begin_inset Quotes eld
17005 \end_inset 
17006
17007 moving limits
17008 \begin_inset Quotes erd
17009 \end_inset 
17010
17011  feature as addition, such as 
17012 \begin_inset Formula \[
17013 \lim_{x\rightarrow\infty}f(x),\]
17014
17015 \end_inset 
17016
17017 which will place the 
17018 \begin_inset Formula $x\rightarrow\infty$
17019 \end_inset 
17020
17021  underneath the 
17022 \begin_inset Quotes eld
17023 \end_inset 
17024
17025 lim
17026 \begin_inset Quotes erd
17027 \end_inset 
17028
17029  in display mode, but not in inlined mode, 
17030 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
17031 \end_inset 
17032
17033 .
17034  Note that the 
17035 \begin_inset Formula $\lim$
17036 \end_inset 
17037
17038  was entered as a function - you get it in LyX by typing 
17039 \family typewriter 
17040
17041 \backslash 
17042 lim 
17043 \family default 
17044 in math-mode, or choosing from the 
17045 \begin_inset Quotes eld
17046 \end_inset 
17047
17048 functions
17049 \begin_inset Quotes erd
17050 \end_inset 
17051
17052  menu in the math panel; see 
17053 \begin_inset LatexCommand \ref{sec:math-functions}
17054
17055 \end_inset 
17056
17057 .
17058 \layout Subsection
17059
17060 The Math Panel
17061 \begin_inset LatexCommand \label{sec:math-panel}
17062
17063 \end_inset 
17064
17065
17066 \layout Standard
17067
17068 The 
17069 \family sans 
17070 Math\SpecialChar ~
17071
17072 \bar under 
17073 P
17074 \bar default 
17075 anel
17076 \family default 
17077  dialog (accessible via 
17078 \family sans 
17079 \bar under 
17080 I
17081 \bar default 
17082 nsert\SpecialChar \menuseparator
17083
17084 \bar under 
17085 M
17086 \bar default 
17087 ath
17088 \family default 
17089 ) has a more extensive list of symbols and structures.
17090  As stated earlier, you can keep the math panel open when writing mathematics.
17091  The use of the panel should be fairly obvious; we'll describe some of the
17092  details in later sections.
17093 \layout Standard
17094
17095 Note that right-clicking on a formula opens the panel as well.
17096 \layout Subsection
17097
17098 Other Math Symbols 
17099 \layout Standard
17100
17101 Most math symbols can be found in the math panel under one of several categories
17102 ; including 
17103 \family sans 
17104 Greek
17105 \family default 
17106  
17107 \begin_inset Formula $\Gamma\rho\epsilon\epsilon\kappa$
17108 \end_inset 
17109
17110
17111 \family sans 
17112 operators
17113 \family default 
17114  
17115 \begin_inset Formula $\pm\times$
17116 \end_inset 
17117
17118
17119 \family sans 
17120 relations
17121 \family default 
17122  
17123 \begin_inset Formula $\leq\cong$
17124 \end_inset 
17125
17126
17127 \family sans 
17128 arrows
17129 \family default 
17130  
17131 \begin_inset Formula $\uparrow\Leftrightarrow$
17132 \end_inset 
17133
17134
17135 \family sans 
17136 large\SpecialChar ~
17137 operators
17138 \family default 
17139  
17140 \begin_inset Formula $\sum\int$
17141 \end_inset 
17142
17143 , and the dreaded 
17144 \family sans 
17145 miscellaneous
17146 \family default 
17147 .
17148  There are also the additional symbols provided by the American Mathematical
17149  Society (AMS).
17150  If you know the standard LaTeX macro for a particular symbol you which
17151  to use, you do not have to use these dialogs, but they will help for those
17152  symbols whose LaTeX name you do not know.
17153  Note that the AMS symbols will not be displayed as symbols in LyX unless
17154  you install the right fonts as described in the relevant manual.
17155 \layout Standard
17156
17157 It is possible to get an nth root symbol.
17158  In the minibuffer, type 
17159 \family typewriter 
17160 math-insert root
17161 \family default 
17162 .
17163  This generates a root symbol with an extra box above the root sign.
17164  Use 
17165 \family sans 
17166 Up
17167 \family default 
17168  and 
17169 \family sans 
17170 Down
17171 \family default 
17172  to move between the two boxes.
17173  You can also use the key binding 
17174 \family sans 
17175 M-m-r
17176 \family default 
17177 .
17178 \layout Subsection
17179
17180 Altering spacing
17181 \layout Standard
17182
17183 You may want to create blank spaces that differs from the standard spacing
17184  that LaTeX provides.
17185  We don't recommend this as a matter of course, since the whole idea of
17186  WYSIWYM is that you don't think about the typesetting, but the content.
17187  However, there are situations where you will want to add spaces.
17188  The first thing to do is to type 
17189 \family sans 
17190 C-Space
17191 \family default 
17192 .
17193  This generates a small space, and shows a small marker on the screen within
17194  LyX: 
17195 \begin_inset Formula $a\, b$
17196 \end_inset 
17197
17198 .
17199  The next trick is to change that space to different sizes.
17200  
17201 \emph on 
17202 Before
17203 \emph default 
17204  you move the cursor, after typing 
17205 \family sans 
17206 C-Space
17207 \family default 
17208 , if you hit 
17209 \family sans 
17210 Space
17211 \family default 
17212  again, you will change the size of the space, through a number of variable
17213  sizes.
17214  The last ones in the list are red, and are a negative space.
17215  For example: 
17216 \begin_inset Formula $a\quad b$
17217 \end_inset 
17218
17219 , or 
17220 \begin_inset Formula $a\! b$
17221 \end_inset 
17222
17223 .
17224  You can also insert these spaces via the math panel.
17225 \layout Subsection
17226
17227 Math functions
17228 \begin_inset LatexCommand \label{sec:math-functions}
17229
17230 \end_inset 
17231
17232
17233 \layout Standard
17234
17235 The math panel contains a number of 
17236 \begin_inset Quotes eld
17237 \end_inset 
17238
17239 functions
17240 \begin_inset Quotes erd
17241 \end_inset 
17242
17243 , such as 
17244 \begin_inset Formula $\sin$
17245 \end_inset 
17246
17247
17248 \begin_inset Formula $\lim$
17249 \end_inset 
17250
17251
17252 \emph on 
17253 etc
17254 \emph default 
17255 .
17256  (you can type them in a formula by typing 
17257 \family typewriter 
17258
17259 \backslash 
17260 sin
17261 \family default 
17262  etc).
17263  Standard mathematical practice is that functions which are names, like
17264  
17265 \begin_inset Formula $\sin$
17266 \end_inset 
17267
17268 , should not be italicized.
17269  Entering just the letters 
17270 \begin_inset Formula $sin$
17271 \end_inset 
17272
17273  within Mathed will give italics, of course, so these special macros are
17274  available.
17275  They do more to the final output than just change the typeface, however.
17276  For example, the expression 
17277 \begin_inset Formula $\sin t$
17278 \end_inset 
17279
17280  will typeset with a little extra space between the n and the t.
17281  For words which are more sophisticated mathematical objects, like 
17282 \begin_inset Formula $\lim$
17283 \end_inset 
17284
17285 , the macro changes the way that subscripts are placed, depending on whether
17286  the math-inset is inlined or displayed: 
17287 \begin_inset Formula $\lim_{x\rightarrow0}f(x)=L$
17288 \end_inset 
17289
17290  versus
17291 \begin_inset Formula \[
17292 \lim_{x\rightarrow0}f(x)=L.\]
17293
17294 \end_inset 
17295
17296 These two expressions were typed the same way, but using the macro 
17297 \family typewriter 
17298
17299 \backslash 
17300 lim
17301 \family default 
17302  alters the appearance (actually, it is the inlined version that is altered,
17303  to improve linespacing).
17304 \layout Subsection
17305
17306 Accents
17307 \layout Standard
17308
17309 In a formula you can insert accented characters in the same way as in text
17310  mode.
17311  This may depend on your keyboard, or the bindings file you use.
17312  You can also use TeX macro equivalents, as macros.
17313  That is, you can enter 
17314 \begin_inset Formula $\hat{a}$
17315 \end_inset 
17316
17317  to get the same effect if your keyboard does not have accents enabled.
17318  This is entered by typing 
17319 \begin_inset Quotes eld
17320 \end_inset 
17321
17322
17323 \family typewriter 
17324
17325 \backslash 
17326 hat a
17327 \family default 
17328
17329 \begin_inset Quotes erd
17330 \end_inset 
17331
17332  in Mathed.
17333  These are the equivalences between the text names and the macro names for
17334  the various accents:
17335 \layout Standard
17336 \align center 
17337
17338 \begin_inset  Tabular
17339 <lyxtabular version="3" rows="11" columns="3">
17340 <features>
17341 <column alignment="center" valignment="top" leftline="true" width="0pt">
17342 <column alignment="center" valignment="top" leftline="true" width="0pt">
17343 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17344 <row topline="true" bottomline="true">
17345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \layout Standard
17349
17350
17351 \family roman 
17352 \series medium 
17353 \shape up 
17354 \size normal 
17355 \emph off 
17356 \bar no 
17357 \noun off 
17358 \color none
17359 text
17360 \end_inset 
17361 </cell>
17362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17363 \begin_inset Text
17364
17365 \layout Standard
17366
17367
17368 \family roman 
17369 \series medium 
17370 \shape up 
17371 \size normal 
17372 \emph off 
17373 \bar no 
17374 \noun off 
17375 \color none
17376 math
17377 \end_inset 
17378 </cell>
17379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \layout Standard
17383
17384
17385 \family roman 
17386 \series medium 
17387 \shape up 
17388 \size normal 
17389 \emph off 
17390 \bar no 
17391 \noun off 
17392 \color none
17393 example
17394 \end_inset 
17395 </cell>
17396 </row>
17397 <row topline="true">
17398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17399 \begin_inset Text
17400
17401 \layout Standard
17402
17403
17404 \family roman 
17405 \series medium 
17406 \shape up 
17407 \size normal 
17408 \emph off 
17409 \bar no 
17410 \noun off 
17411 \color none
17412 circumflex
17413 \end_inset 
17414 </cell>
17415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17416 \begin_inset Text
17417
17418 \layout Standard
17419
17420
17421 \family roman 
17422 \series medium 
17423 \shape up 
17424 \size normal 
17425 \emph off 
17426 \bar no 
17427 \noun off 
17428 \color none
17429 hat
17430 \end_inset 
17431 </cell>
17432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17433 \begin_inset Text
17434
17435 \layout Standard
17436
17437
17438 \family roman 
17439 \series medium 
17440 \shape up 
17441 \size normal 
17442 \emph off 
17443 \bar no 
17444 \noun off 
17445 \color none
17446
17447 \begin_inset Formula $\hat{a}$
17448 \end_inset 
17449
17450
17451 \end_inset 
17452 </cell>
17453 </row>
17454 <row topline="true">
17455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17456 \begin_inset Text
17457
17458 \layout Standard
17459
17460
17461 \family roman 
17462 \series medium 
17463 \shape up 
17464 \size normal 
17465 \emph off 
17466 \bar no 
17467 \noun off 
17468 \color none
17469 grave
17470 \end_inset 
17471 </cell>
17472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17473 \begin_inset Text
17474
17475 \layout Standard
17476
17477
17478 \family roman 
17479 \series medium 
17480 \shape up 
17481 \size normal 
17482 \emph off 
17483 \bar no 
17484 \noun off 
17485 \color none
17486 grave
17487 \end_inset 
17488 </cell>
17489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17490 \begin_inset Text
17491
17492 \layout Standard
17493
17494
17495 \family roman 
17496 \series medium 
17497 \shape up 
17498 \size normal 
17499 \emph off 
17500 \bar no 
17501 \noun off 
17502 \color none
17503
17504 \begin_inset Formula $\grave{a}$
17505 \end_inset 
17506
17507
17508 \end_inset 
17509 </cell>
17510 </row>
17511 <row topline="true">
17512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17513 \begin_inset Text
17514
17515 \layout Standard
17516
17517
17518 \family roman 
17519 \series medium 
17520 \shape up 
17521 \size normal 
17522 \emph off 
17523 \bar no 
17524 \noun off 
17525 \color none
17526 acute
17527 \end_inset 
17528 </cell>
17529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17530 \begin_inset Text
17531
17532 \layout Standard
17533
17534
17535 \family roman 
17536 \series medium 
17537 \shape up 
17538 \size normal 
17539 \emph off 
17540 \bar no 
17541 \noun off 
17542 \color none
17543 acute
17544 \end_inset 
17545 </cell>
17546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17547 \begin_inset Text
17548
17549 \layout Standard
17550
17551
17552 \family roman 
17553 \series medium 
17554 \shape up 
17555 \size normal 
17556 \emph off 
17557 \bar no 
17558 \noun off 
17559 \color none
17560
17561 \begin_inset Formula $\acute{a}$
17562 \end_inset 
17563
17564
17565 \end_inset 
17566 </cell>
17567 </row>
17568 <row topline="true">
17569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17570 \begin_inset Text
17571
17572 \layout Standard
17573
17574
17575 \family roman 
17576 \series medium 
17577 \shape up 
17578 \size normal 
17579 \emph off 
17580 \bar no 
17581 \noun off 
17582 \color none
17583 umlaut
17584 \end_inset 
17585 </cell>
17586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17587 \begin_inset Text
17588
17589 \layout Standard
17590
17591
17592 \family roman 
17593 \series medium 
17594 \shape up 
17595 \size normal 
17596 \emph off 
17597 \bar no 
17598 \noun off 
17599 \color none
17600 ddot
17601 \end_inset 
17602 </cell>
17603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17604 \begin_inset Text
17605
17606 \layout Standard
17607
17608
17609 \family roman 
17610 \series medium 
17611 \shape up 
17612 \size normal 
17613 \emph off 
17614 \bar no 
17615 \noun off 
17616 \color none
17617
17618 \begin_inset Formula $\ddot{a}$
17619 \end_inset 
17620
17621
17622 \end_inset 
17623 </cell>
17624 </row>
17625 <row topline="true">
17626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17627 \begin_inset Text
17628
17629 \layout Standard
17630
17631
17632 \family roman 
17633 \series medium 
17634 \shape up 
17635 \size normal 
17636 \emph off 
17637 \bar no 
17638 \noun off 
17639 \color none
17640 tilde
17641 \end_inset 
17642 </cell>
17643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17644 \begin_inset Text
17645
17646 \layout Standard
17647
17648
17649 \family roman 
17650 \series medium 
17651 \shape up 
17652 \size normal 
17653 \emph off 
17654 \bar no 
17655 \noun off 
17656 \color none
17657 tilde
17658 \end_inset 
17659 </cell>
17660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17661 \begin_inset Text
17662
17663 \layout Standard
17664
17665
17666 \family roman 
17667 \series medium 
17668 \shape up 
17669 \size normal 
17670 \emph off 
17671 \bar no 
17672 \noun off 
17673 \color none
17674
17675 \begin_inset Formula $\tilde{a}$
17676 \end_inset 
17677
17678
17679 \end_inset 
17680 </cell>
17681 </row>
17682 <row topline="true">
17683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17684 \begin_inset Text
17685
17686 \layout Standard
17687
17688
17689 \family roman 
17690 \series medium 
17691 \shape up 
17692 \size normal 
17693 \emph off 
17694 \bar no 
17695 \noun off 
17696 \color none
17697 dot
17698 \end_inset 
17699 </cell>
17700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \layout Standard
17704
17705
17706 \family roman 
17707 \series medium 
17708 \shape up 
17709 \size normal 
17710 \emph off 
17711 \bar no 
17712 \noun off 
17713 \color none
17714 dot
17715 \end_inset 
17716 </cell>
17717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17718 \begin_inset Text
17719
17720 \layout Standard
17721
17722
17723 \family roman 
17724 \series medium 
17725 \shape up 
17726 \size normal 
17727 \emph off 
17728 \bar no 
17729 \noun off 
17730 \color none
17731
17732 \begin_inset Formula $\dot{a}$
17733 \end_inset 
17734
17735
17736 \end_inset 
17737 </cell>
17738 </row>
17739 <row topline="true">
17740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \layout Standard
17744
17745
17746 \family roman 
17747 \series medium 
17748 \shape up 
17749 \size normal 
17750 \emph off 
17751 \bar no 
17752 \noun off 
17753 \color none
17754 breve
17755 \end_inset 
17756 </cell>
17757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17758 \begin_inset Text
17759
17760 \layout Standard
17761
17762
17763 \family roman 
17764 \series medium 
17765 \shape up 
17766 \size normal 
17767 \emph off 
17768 \bar no 
17769 \noun off 
17770 \color none
17771 breve
17772 \end_inset 
17773 </cell>
17774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17775 \begin_inset Text
17776
17777 \layout Standard
17778
17779
17780 \family roman 
17781 \series medium 
17782 \shape up 
17783 \size normal 
17784 \emph off 
17785 \bar no 
17786 \noun off 
17787 \color none
17788
17789 \begin_inset Formula $\breve{a}$
17790 \end_inset 
17791
17792
17793 \end_inset 
17794 </cell>
17795 </row>
17796 <row topline="true">
17797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17798 \begin_inset Text
17799
17800 \layout Standard
17801
17802
17803 \family roman 
17804 \series medium 
17805 \shape up 
17806 \size normal 
17807 \emph off 
17808 \bar no 
17809 \noun off 
17810 \color none
17811 caron
17812 \end_inset 
17813 </cell>
17814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \layout Standard
17818
17819
17820 \family roman 
17821 \series medium 
17822 \shape up 
17823 \size normal 
17824 \emph off 
17825 \bar no 
17826 \noun off 
17827 \color none
17828 check
17829 \end_inset 
17830 </cell>
17831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17832 \begin_inset Text
17833
17834 \layout Standard
17835
17836
17837 \family roman 
17838 \series medium 
17839 \shape up 
17840 \size normal 
17841 \emph off 
17842 \bar no 
17843 \noun off 
17844 \color none
17845
17846 \begin_inset Formula $\check{a}$
17847 \end_inset 
17848
17849
17850 \end_inset 
17851 </cell>
17852 </row>
17853 <row topline="true">
17854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17855 \begin_inset Text
17856
17857 \layout Standard
17858
17859
17860 \family roman 
17861 \series medium 
17862 \shape up 
17863 \size normal 
17864 \emph off 
17865 \bar no 
17866 \noun off 
17867 \color none
17868 macron
17869 \end_inset 
17870 </cell>
17871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17872 \begin_inset Text
17873
17874 \layout Standard
17875
17876
17877 \family roman 
17878 \series medium 
17879 \shape up 
17880 \size normal 
17881 \emph off 
17882 \bar no 
17883 \noun off 
17884 \color none
17885 bar
17886 \end_inset 
17887 </cell>
17888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17889 \begin_inset Text
17890
17891 \layout Standard
17892
17893
17894 \family roman 
17895 \series medium 
17896 \shape up 
17897 \size normal 
17898 \emph off 
17899 \bar no 
17900 \noun off 
17901 \color none
17902
17903 \begin_inset Formula $\bar{a}$
17904 \end_inset 
17905
17906
17907 \end_inset 
17908 </cell>
17909 </row>
17910 <row topline="true" bottomline="true">
17911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17912 \begin_inset Text
17913
17914 \layout Standard
17915
17916
17917 \family roman 
17918 \series medium 
17919 \shape up 
17920 \size normal 
17921 \emph off 
17922 \bar no 
17923 \noun off 
17924 \color none
17925 ---
17926 \end_inset 
17927 </cell>
17928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17929 \begin_inset Text
17930
17931 \layout Standard
17932
17933
17934 \family roman 
17935 \series medium 
17936 \shape up 
17937 \size normal 
17938 \emph off 
17939 \bar no 
17940 \noun off 
17941 \color none
17942 vec
17943 \end_inset 
17944 </cell>
17945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17946 \begin_inset Text
17947
17948 \layout Standard
17949
17950
17951 \family roman 
17952 \series medium 
17953 \shape up 
17954 \size normal 
17955 \emph off 
17956 \bar no 
17957 \noun off 
17958 \color none
17959
17960 \begin_inset Formula $\vec{a}$
17961 \end_inset 
17962
17963
17964 \end_inset 
17965 </cell>
17966 </row>
17967 </lyxtabular>
17968
17969 \end_inset 
17970
17971
17972 \layout Standard
17973
17974 Finally, you can choose one of these accents by selecting an item from the
17975  
17976 \family sans 
17977 Decorations
17978 \family default 
17979  symbol set in the math panel; this will apply to any selection you have
17980  made within a formula too.
17981 \layout Subsection
17982
17983 The math editor for LaTeX users
17984 \layout Standard
17985
17986 Editing mathematical expressions in LyX can be done in one of two ways.
17987  You can use the native LyX support for rendering the formulae in a WYSIWYM
17988  fashion.
17989  LaTeX users might like to be able to use the keyboard to enter things like
17990  
17991 \family typewriter 
17992 $
17993 \backslash 
17994 alpha$
17995 \family default 
17996  (this gets, in ordinary TeX, an 
17997 \begin_inset Formula $\alpha$
17998 \end_inset 
17999
18000  in the final document), believing that it is faster than chasing around
18001  menus for a symbol.
18002  Here's a testimonial of one of those old LaTeX users, 
18003 \noun on 
18004 David Johnson:
18005 \layout Quotation
18006
18007 I was finally convinced that the math editor was the way to go when I found
18008  that, with a few modifications, I could use it the same way I was accustomed
18009  to writing TeX.
18010  As an example, I created this 
18011 \begin_inset Formula $\alpha$
18012 \end_inset 
18013
18014  by typing the following keys: First type
18015 \family typewriter 
18016  
18017 \family sans 
18018 M-c\SpecialChar ~
18019 m
18020 \family typewriter 
18021  
18022 \family default 
18023 to enter
18024 \family typewriter 
18025  math-mode
18026 \family default 
18027 , then type
18028 \family typewriter 
18029  
18030 \backslash 
18031 alpha
18032 \family sans 
18033  
18034 \family default 
18035 , then 
18036 \family sans 
18037 Space 
18038 \family default 
18039 and
18040 \family sans 
18041  Esc
18042 \family default 
18043 .
18044  As soon as I typed that 
18045 \family sans 
18046 Space
18047 \family default 
18048  the 
18049 \begin_inset Formula $\alpha$
18050 \end_inset 
18051
18052  was right there on the screen.
18053  
18054 \layout Standard
18055
18056 The 
18057 \family sans 
18058 M-c\SpecialChar ~
18059 m
18060 \family default 
18061  sequence inserts a formula (you may also use 
18062 \family sans 
18063 C-m
18064 \family default 
18065  or 
18066 \family sans 
18067 M-m\SpecialChar ~
18068 m
18069 \family default 
18070 ), the
18071 \family typewriter 
18072  
18073 \backslash 
18074 alpha
18075 \family default 
18076  is of course the standard TeX command for a Greek alpha letter, and the
18077  
18078 \family sans 
18079 Esc
18080 \family default 
18081  leaves the formula.
18082  Some of the advantages of this approach are:
18083 \layout Itemize
18084
18085 You have immediate visual feedback to be sure your TeX was correct
18086 \layout Itemize
18087
18088 You have the real mathematical expression on the screen, correctly displayed,
18089  to make sure your mathematics is correct (correctly written, at least)
18090 \layout Itemize
18091
18092 All the new LaTeX fuss with special environments and such are taken care
18093  of by LyX, not you
18094 \layout Itemize
18095
18096 You won't have to chase through the code trying to find that missing 
18097 \family sans 
18098 $
18099 \family default 
18100  or extra 
18101 \family sans 
18102 {
18103 \family default 
18104  any more
18105 \layout Itemize
18106
18107 If you don't remember the LaTeX name of a particular symbol, like 
18108 \begin_inset Formula $\wp$
18109 \end_inset 
18110
18111 , you can find it in the dialogs
18112 \layout Section
18113
18114 Brackets and decorations
18115 \layout Standard
18116
18117 There are several brackets available through LyX.
18118  For most purposes, using just the keys 
18119 \family typewriter 
18120 [{]}()|
18121 \backslash 
18122 <>
18123 \family default 
18124  should suffice, but the effect, especially if you want to surround a large
18125  structure, such as a matrix or a fraction, or if you have several layers
18126  of brackets, is better using the math panel's 
18127 \family sans 
18128 Delimiter
18129 \family default 
18130  dialog [see sec.
18131  
18132 \begin_inset LatexCommand \ref{sec:math-panel}
18133
18134 \end_inset 
18135
18136 ].
18137  For example, that's how you would construct the brackets around a standard
18138  matrix such as :
18139 \begin_inset Formula \[
18140 \left[\begin{array}{cc}
18141 1 & 2\\
18142 3 & 4\end{array}\right],\]
18143
18144 \end_inset 
18145
18146 and to make it easier to see the layers of parentheses of an abomination
18147  such as: 
18148 \begin_inset Formula \[
18149 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
18150
18151 \end_inset 
18152
18153 or:
18154 \begin_inset Formula \[
18155 f\left(g\left(h\left(k\left(l\left(x\right)\right)\right)\right)\right).\]
18156
18157 \end_inset 
18158
18159 The parentheses, and other brackets, from that menu will automatically re-size
18160  to accommodate the size of what is inside (This is done in straight LaTeX
18161  by 
18162 \family typewriter 
18163
18164 \backslash 
18165 left( blah 
18166 \backslash 
18167 right)
18168 \family default 
18169  ).
18170  
18171 \layout Standard
18172
18173 It is very easy to construct the braces you want to use.
18174  Click on the brace you want on the left side with the left mouse button,
18175  the right side with the right button, and place them in the document by
18176  clicking on the button.
18177  If you want one side to not have a bracket, use the blank button.
18178  It will appear in LyX with a dotted line, but nothing will print.
18179 \layout Standard
18180
18181 If you decide after the fact to place parentheses (or other math structure,
18182  like a square root, or other decoration) around some math structure, you
18183  can do that by highlighting (selecting) the structure that is to go inside
18184  the parentheses (that is done by holding the 
18185 \family sans 
18186 Shift
18187 \family default 
18188  key down and moving the cursor with the arrow keys, or selecting with the
18189  mouse).
18190  Then, choose the appropriate brackets for left and right, and click on
18191  
18192 \family sans 
18193 Apply
18194 \family default 
18195 .
18196  The parentheses will be drawn around the selected structure.
18197 \layout Standard
18198
18199 If you're trying to enter a LaTeX 
18200 \family typewriter 
18201 {
18202 \family default 
18203  for grouping, you should read 
18204 \begin_inset LatexCommand \ref{sec:Grouping}
18205
18206 \end_inset 
18207
18208 .
18209 \layout Section
18210
18211 Grouping
18212 \begin_inset LatexCommand \label{sec:Grouping}
18213
18214 \end_inset 
18215
18216
18217 \layout Standard
18218
18219 You may need to group a set of symbols.
18220  In LaTeX, for example, the typesetting of 
18221 \family typewriter 
18222 {x^y}^z
18223 \family default 
18224  is different from 
18225 \family typewriter 
18226 x^{y^z}
18227 \family default 
18228 :
18229 \layout Standard
18230
18231
18232 \begin_inset Formula \[
18233 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{{y^{z}}}\]
18234
18235 \end_inset 
18236
18237
18238 \layout Standard
18239
18240 However, trying to type the 
18241 \family typewriter 
18242 }
18243 \family default 
18244  in LyX gives an actual closing brace in the output.
18245  To create this grouping, you need to use the key sequence 
18246 \family typewriter 
18247
18248 \backslash 
18249 {
18250 \family default 
18251  then type space.
18252  Inside LyX, you will see red braces indicating the grouping.
18253  The example directly above shows how this works.
18254 \layout Section
18255
18256 Arrays and Multi-line Equations
18257 \layout Standard
18258
18259 Arrays, such as matrices, are easily entered in LyX.
18260  In the 
18261 \family sans 
18262 Math\SpecialChar ~
18263 Panel 
18264 \family default 
18265 there is a matrix button, which will open a dialog for you to choose the
18266  number of rows/columns.
18267  Here is an example:
18268 \begin_inset Formula \[
18269 \left(\begin{array}{ccc}
18270 1 & 2 & 3\\
18271 4 & 5 & 6\\
18272 7 & 8 & 9\end{array}\right).\]
18273
18274 \end_inset 
18275
18276 The parentheses aren't automatic, but you can add them as usual.
18277  Remember that you can add this after the fact, by highlighting the matrix
18278  inside Mathed (Position the mouse on one side of the matrix, hold the 
18279 \family sans 
18280 Shift
18281 \family default 
18282  key down, and hit the appropriate arrow key to move the cursor across the
18283  matrix).
18284  You can, when you construct the matrix, decide whether the columns (or
18285  some of them) will be left-, right-, or center-justified.
18286  The specification is 
18287 \family typewriter 
18288 ccc 
18289 \family default 
18290 by default.
18291  Each letter corresponds to the relevant column.
18292  For example, 
18293 \family typewriter 
18294 lcr
18295 \family default 
18296  means that the first column will be left-justified, the second will be
18297  centered, and the third column will be right-justified..
18298  It will look like this:
18299 \begin_inset Formula \[
18300 \begin{array}{lcr}
18301 this & this\, column & this\, column\\
18302 column & has & has\, right\\
18303 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
18304
18305 \end_inset 
18306
18307
18308 \layout Standard
18309
18310 You can add more rows to an existing matrix by hitting 
18311 \family sans 
18312 C-Enter
18313 \family default 
18314  while in the matrix, and you can add columns, or delete either, via the
18315  
18316 \family sans 
18317 \bar under 
18318 E
18319 \bar default 
18320 dit\SpecialChar \menuseparator
18321
18322 \bar under 
18323 M
18324 \bar default 
18325 ath
18326 \family default 
18327  menu.
18328 \layout Standard
18329
18330 There are numerous other arrays used in LaTeX math-mode, particularly with
18331  the AMS-LaTeX packages included, such as 
18332 \family typewriter 
18333
18334 \backslash 
18335 cases
18336 \family default 
18337  and commutative diagrams.
18338  Not all of these are supported in LyX.
18339  However, it is possible to build these structures from a matrix.
18340 \layout Standard
18341
18342 Multi-line equations are very easy to construct in LyX.
18343  A formula will automatically switch to an 
18344 \family typewriter 
18345 \series medium 
18346 eqnarray
18347 \family default 
18348 \series default 
18349  format (LaTeX's multi-line displayed equation format) if you hit 
18350 \family sans 
18351 \series medium 
18352 C-E
18353 \series default 
18354 nter
18355 \family default 
18356 .
18357  The best way to do this, if you decide you want a multi-line displayed
18358  equation, is to insert a new line (with 
18359 \family sans 
18360 \series medium 
18361 C-Enter
18362 \family default 
18363 \series default 
18364 ) immediately.
18365  Each line then has three regions, left, center, and right, which you can
18366  move through using either the arrow keys, the mouse, or the 
18367 \family sans 
18368 \series medium 
18369 Tab
18370 \family default 
18371 \series default 
18372  key.
18373  Here is an example:
18374 \begin_inset Formula \begin{eqnarray*}
18375 3 & = & 1+2\\
18376 4+5 & = & 9.\end{eqnarray*}
18377
18378 \end_inset 
18379
18380 You can also turn an existing displayed formula into a multi-line formula
18381  by hitting 
18382 \family sans 
18383 \series medium 
18384 C-Enter
18385 \family default 
18386 \series default 
18387  while the cursor is anywhere on the original formula.
18388  However, LyX will 
18389 \emph on 
18390 not
18391 \emph default 
18392  try to decide where to break the formula up into three parts, but places
18393  everything in the left side of the line.
18394  To change the alignment points of the equation, place the cursor where
18395  you want to start the middle part of the line, and hit 
18396 \family sans 
18397 C-Tab.
18398  
18399 \family default 
18400 It then puts everything to the right of the cursor in the middle region
18401  of the equation (which, by the way, is not typeset by LaTeX in display-math
18402  size, so you should not put large expressions like fractions there).
18403  Move to where you want the right side of the line to begin, and hit 
18404 \family sans 
18405 C-Tab
18406 \family default 
18407  again.
18408  The 
18409 \begin_inset Quotes eld
18410 \end_inset 
18411
18412 extra
18413 \begin_inset Quotes erd
18414 \end_inset 
18415
18416  insertion points in the line will disappear.
18417 \layout Section
18418
18419 Equation Numbering and Labels
18420 \begin_inset LatexCommand \label{sec:math-label}
18421
18422 \end_inset 
18423
18424
18425 \layout Standard
18426
18427 Equation numbering is very easy in LyX.
18428  All it takes to change a displayed equation like: 
18429 \begin_inset Formula \[
18430 1+2=3\]
18431
18432 \end_inset 
18433
18434 into the numbered equation :
18435 \begin_inset Formula \begin{equation}
18436 1+2=3\label{mathed:first-eqn}\end{equation}
18437
18438 \end_inset 
18439
18440 is to go to the 
18441 \family sans 
18442 \bar under 
18443 I
18444 \bar default 
18445 nsert
18446 \family default 
18447  menu, and select the 
18448 \family sans 
18449 \bar under 
18450 L
18451 \bar default 
18452 abel...
18453
18454 \family default 
18455  option.
18456  This opens a dialog in which you must enter some string as the label.
18457  There is no need to call it by a specific number, since LaTeX will take
18458  care of re-numbering the equation.
18459  Labels will not appear as such on the final output.
18460  LaTeX will insert appropriate numbers for the equations.
18461  The labels are used internally for cross-referencing.
18462  You can turn on numbering without a specific label with the menu option
18463  
18464 \family sans 
18465 \bar under 
18466 E
18467 \bar default 
18468 dit\SpecialChar \menuseparator
18469
18470 \bar under 
18471 M
18472 \bar default 
18473 ath\SpecialChar \menuseparator
18474 Toggle\SpecialChar ~
18475
18476 \bar under 
18477 N
18478 \bar default 
18479 umbering
18480 \family default 
18481  while the cursor is in the equation, such as: 
18482 \layout Standard
18483
18484
18485 \begin_inset Formula \begin{equation}
18486 1+1=2.\end{equation}
18487
18488 \end_inset 
18489
18490 You can toggle it on or off with this menu item.
18491  You can reference a labelled (not just numbered) equation, (cf.
18492  (
18493 \begin_inset LatexCommand \ref{mathed:first-eqn}
18494
18495 \end_inset 
18496
18497 )) by using the 
18498 \family sans 
18499 Cross-Reference
18500 \family default 
18501  dialog, which you open using 
18502 \family sans 
18503 \bar under 
18504 I
18505 \bar default 
18506 nsert\SpecialChar \menuseparator
18507
18508 \bar under 
18509 C
18510 \bar default 
18511 ross-Reference...
18512 \family default 
18513 \SpecialChar ~
18514 .
18515 \layout Standard
18516
18517 For numbered (or labelled) multi-line formulas, the default is that all
18518  lines are numbered separately.
18519  Once you attach a label to make the equation numbered, all subsequent lines
18520  receive a label of #.
18521  That label can be changed to another so that you can refer to that line,
18522  like (
18523 \begin_inset LatexCommand \ref{mathed:third-eqn}
18524
18525 \end_inset 
18526
18527 ) below.
18528 \begin_inset Formula \begin{eqnarray}
18529 1 & = & 3-2\label{mathed:second-equation}\\
18530 2 & = & 4-2\label{mathed:third-eqn}\\
18531 4 & \leq & 7.\end{eqnarray}
18532
18533 \end_inset 
18534
18535 You can turn off numbering of a specific line with 
18536 \family sans 
18537 \bar under 
18538 E
18539 \bar default 
18540 dit\SpecialChar \menuseparator
18541
18542 \bar under 
18543 M
18544 \bar default 
18545 ath\SpecialChar \menuseparator
18546 Toggle\SpecialChar ~
18547
18548 \bar under 
18549 n
18550 \bar default 
18551 umbering\SpecialChar ~
18552 of\SpecialChar ~
18553 line
18554 \family default 
18555  while the cursor is on that line of a multi-line numbered equation.
18556  This also toggles.
18557  For example :
18558 \begin_inset Formula \begin{eqnarray}
18559 1 & = & 4-3\label{mathed:fourth-eqn}\\
18560 2 & = & 7-5\\
18561 1 & = & e^{2\pi i}\nonumber \\
18562 16 & \equiv & 2\,(mod\,7)\label{mathed:fifth-eqn}\end{eqnarray}
18563
18564 \end_inset 
18565
18566 Note that the first equation in this set (
18567 \begin_inset LatexCommand \ref{mathed:fourth-eqn}
18568
18569 \end_inset 
18570
18571 ) is labelled, the next is numbered but unlabelled, the third is unnumbered,
18572  and the last (
18573 \begin_inset LatexCommand \ref{mathed:fifth-eqn}
18574
18575 \end_inset 
18576
18577 ) is again labelled.
18578  
18579 \layout Section
18580
18581 User defined macros in math mode
18582 \layout Standard
18583
18584 LyX allows the user to define macros for use in math mode.
18585  A macro definition box appears on screen as purple box with the name of
18586  the macro in blue (math color).
18587  It contains two cells initially marked empty by blue rectangles that can
18588  be edited as if it were ordinary math.
18589  Just try it:
18590 \begin_inset FormulaMacro 
18591 \newcommand{\macro}{a+b}
18592 \end_inset 
18593
18594  The contents of the first cell will be used when the macro definition is
18595  written during export as LaTeX.
18596  The contents of the second cell, however, will be used for drawing the
18597  macro's expansion on screen.
18598  In the common case where both export and drawing use the same representation,
18599  the second cell can be left empty and LyX will use the contents of the
18600  first cell will be used for export and drawing automatically.
18601 \layout Standard
18602
18603 Now, to use this macro in other math boxes just type the name in TeX mode,
18604  in this case 
18605 \family typewriter 
18606
18607 \backslash 
18608 macro
18609 \family default 
18610 , and it will be automatically expanded: 
18611 \begin_inset Formula $c=\macro$
18612 \end_inset 
18613
18614 .
18615  As you can verify, the cursor can't go inside the macro, the whole macro
18616  is like a single character, and the TeX generated code of this expression
18617  is 
18618 \family typewriter 
18619 c = 
18620 \backslash 
18621 macro.
18622 \layout Standard
18623
18624 However the cursor could go inside of some kind of macros, those that have
18625  
18626 \emph on 
18627 arguments
18628 \emph default 
18629 .
18630  In a macro definition box an argument looks like a 
18631 \family typewriter 
18632 #
18633 \family default 
18634  followed by the argument number:
18635 \begin_inset FormulaMacro 
18636 \newcommand{\macrowarg}[1]{2+\sqrt{#1}}
18637 \end_inset 
18638
18639
18640 \layout Standard
18641
18642 Once expanded, this macro includes the usual empty rectangle to indicate
18643  that you can insert there whatever you want: 
18644 \family typewriter 
18645
18646 \backslash 
18647 macrowarg = 
18648 \begin_inset Formula $\macrowarg{}$
18649 \end_inset 
18650
18651
18652 \family default 
18653 .
18654  Example: 
18655 \begin_inset Formula $b=\macrowarg{x-2}$
18656 \end_inset 
18657
18658 .
18659  
18660 \layout Standard
18661
18662 When exported to LaTeX, a macro definition will produce the command
18663 \newline 
18664
18665 \family typewriter 
18666
18667 \backslash 
18668 newcommand{
18669 \backslash 
18670 macrowarg}[1]{2+
18671 \backslash 
18672 sqrt{#1}}
18673 \layout Subsection
18674
18675 How to create macros
18676 \layout Standard
18677
18678 To create a macro definition box use this syntax in the minibuffer:
18679 \begin_inset Foot
18680 collapsed true
18681
18682 \layout Standard
18683
18684 Macro names mustn't contain numbers!
18685 \end_inset 
18686
18687
18688 \layout Standard
18689
18690
18691 \family typewriter 
18692 math-macro <macro name> [number of arguments]
18693 \layout Standard
18694
18695 For example, 
18696 \family typewriter 
18697
18698 \backslash 
18699 macro
18700 \family default 
18701  was created with 
18702 \begin_inset Quotes eld
18703 \end_inset 
18704
18705
18706 \family typewriter 
18707 math-macro macro
18708 \family default 
18709
18710 \begin_inset Quotes erd
18711 \end_inset 
18712
18713 , and 
18714 \family typewriter 
18715
18716 \backslash 
18717 macrowarg
18718 \family default 
18719  was created with 
18720 \begin_inset Quotes eld
18721 \end_inset 
18722
18723
18724 \family typewriter 
18725 math-macro macrowarg 1
18726 \family default 
18727
18728 \begin_inset Quotes erd
18729 \end_inset 
18730
18731 .
18732 \layout Standard
18733
18734 To insert an argument mark (only inside a macro definition box) simply type
18735 \newline 
18736
18737 \family typewriter 
18738 #<number>
18739 \family default 
18740  or use 
18741 \family typewriter 
18742 math-macro-arg <number>
18743 \layout Standard
18744
18745 The argument mark in 
18746 \family typewriter 
18747
18748 \backslash 
18749 macrowarg
18750 \family default 
18751  was introduced with 
18752 \begin_inset Quotes eld
18753 \end_inset 
18754
18755
18756 \family typewriter 
18757 math-macro-arg 1
18758 \family default 
18759
18760 \begin_inset Quotes erd
18761 \end_inset 
18762
18763 .
18764 \layout Standard
18765
18766 You can use no more than 9 arguments, numbered from 1 to 9.
18767  An argument can be repeated inside the macro definition box, but of course
18768  can be edited only once.
18769 \layout Subsection
18770
18771 How to navigate in macros
18772 \layout Description
18773
18774 With\SpecialChar ~
18775 the\SpecialChar ~
18776 arrow\SpecialChar ~
18777 keys: Opening a macro from the left side will put the cursor
18778  in the first argument, to move to the second argument use the TAB key.
18779  Remember that pressing the Space bar will get the cursor out and at the
18780  right side of the macro.
18781 \layout Description
18782
18783 With\SpecialChar ~
18784 the\SpecialChar ~
18785 mouse: As usual, click on the desired argument box.
18786  Sometimes this fails if the box is empty or too small.
18787 \layout Standard
18788
18789 Currently it is only possible to define command macros, but not environment
18790  macros.
18791 \layout Section
18792
18793 Fine-Tuning
18794 \layout Subsection
18795
18796 Typefaces
18797 \layout Standard
18798
18799 You can use various typefaces in a formula.
18800  The standard font for text is italic, 
18801 \begin_inset Formula $text$
18802 \end_inset 
18803
18804 , but for numbers the standard is Roman.
18805  To set a font in a formula, choose it from the math panel, or by entering
18806  the LaTeX command for it directly, as follows:
18807 \layout Standard
18808 \align center 
18809
18810 \begin_inset  Tabular
18811 <lyxtabular version="3" rows="9" columns="2">
18812 <features>
18813 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18814 <column alignment="center" valignment="top" rightline="true" width="0pt">
18815 <row topline="true" bottomline="true">
18816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18817 \begin_inset Text
18818
18819 \layout Standard
18820
18821 Font
18822 \end_inset 
18823 </cell>
18824 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
18825 \begin_inset Text
18826
18827 \layout Standard
18828
18829 LaTeX Command
18830 \end_inset 
18831 </cell>
18832 </row>
18833 <row topline="true">
18834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18835 \begin_inset Text
18836
18837 \layout Standard
18838
18839
18840 \shape up 
18841 \size normal 
18842 \bar no 
18843 \noun off 
18844 \color none
18845
18846 \begin_inset Formula $\mathrm{Roman}$
18847 \end_inset 
18848
18849
18850 \end_inset 
18851 </cell>
18852 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18853 \begin_inset Text
18854
18855 \layout Standard
18856
18857
18858 \family typewriter 
18859
18860 \backslash 
18861 mathrm
18862 \end_inset 
18863 </cell>
18864 </row>
18865 <row topline="true">
18866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \layout Standard
18870
18871
18872 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
18873 \end_inset 
18874
18875
18876 \end_inset 
18877 </cell>
18878 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \layout Standard
18882
18883
18884 \family typewriter 
18885
18886 \backslash 
18887 mathbf
18888 \end_inset 
18889 </cell>
18890 </row>
18891 <row topline="true">
18892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18893 \begin_inset Text
18894
18895 \layout Standard
18896
18897
18898 \begin_inset Formula $\mathit{Italic}$
18899 \end_inset 
18900
18901
18902 \end_inset 
18903 </cell>
18904 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18905 \begin_inset Text
18906
18907 \layout Standard
18908
18909
18910 \family typewriter 
18911
18912 \backslash 
18913 mathit
18914 \end_inset 
18915 </cell>
18916 </row>
18917 <row topline="true">
18918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \layout Standard
18922
18923
18924 \shape up 
18925 \size normal 
18926 \bar no 
18927 \noun off 
18928 \color none
18929
18930 \begin_inset Formula $\mathtt{Typewriter}$
18931 \end_inset 
18932
18933
18934 \end_inset 
18935 </cell>
18936 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18937 \begin_inset Text
18938
18939 \layout Standard
18940
18941
18942 \family typewriter 
18943
18944 \backslash 
18945 mathtt
18946 \end_inset 
18947 </cell>
18948 </row>
18949 <row topline="true">
18950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18951 \begin_inset Text
18952
18953 \layout Standard
18954
18955
18956 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
18957 \end_inset 
18958
18959
18960 \end_inset 
18961 </cell>
18962 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18963 \begin_inset Text
18964
18965 \layout Standard
18966
18967
18968 \family typewriter 
18969
18970 \backslash 
18971 mathbb
18972 \end_inset 
18973 </cell>
18974 </row>
18975 <row topline="true">
18976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18977 \begin_inset Text
18978
18979 \layout Standard
18980
18981
18982 \begin_inset Formula $\mathfrak{Fraktur}$
18983 \end_inset 
18984
18985
18986 \end_inset 
18987 </cell>
18988 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \layout Standard
18992
18993
18994 \family typewriter 
18995
18996 \backslash 
18997 mathfrak
18998 \end_inset 
18999 </cell>
19000 </row>
19001 <row topline="true">
19002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19003 \begin_inset Text
19004
19005 \layout Standard
19006
19007
19008 \shape up 
19009 \size normal 
19010 \emph on 
19011 \bar no 
19012 \noun off 
19013 \color none
19014
19015 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
19016 \end_inset 
19017
19018
19019 \end_inset 
19020 </cell>
19021 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19022 \begin_inset Text
19023
19024 \layout Standard
19025
19026
19027 \family typewriter 
19028
19029 \backslash 
19030 mathcal
19031 \end_inset 
19032 </cell>
19033 </row>
19034 <row topline="true" bottomline="true">
19035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \layout Standard
19039
19040
19041 \begin_inset Formula $\mathsf{SansSerif}$
19042 \end_inset 
19043
19044
19045 \end_inset 
19046 </cell>
19047 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19048 \begin_inset Text
19049
19050 \layout Standard
19051
19052
19053 \backslash 
19054
19055 \family typewriter 
19056 mathsf
19057 \end_inset 
19058 </cell>
19059 </row>
19060 </lyxtabular>
19061
19062 \end_inset 
19063
19064
19065 \layout Standard
19066
19067 LaTeX's math mode does not support all characters in all fonts, and only
19068  letters will be supported with these font styles; some only support capital
19069  letters.
19070 \layout Standard
19071
19072 For any of these fonts, you have to be careful how you enter the text.
19073  If there is text to the right of the entry point, the font reverts to that
19074  style after one character.
19075  To be able to type a string in a particular font, make sure there is a
19076  protected-space to the right of the cursor.
19077  Also, entering a protected-space will revert subsequent text to standard
19078  font.
19079  The font styles are nestable, as LaTeX does.
19080  This can be a little confusing, as selecting a different font on a selection
19081  will 
19082 \emph on 
19083 not
19084 \emph default 
19085  change the selection, but insert a new nested level with the new typeface.
19086 \layout Standard
19087
19088 It is possible (in AMS-LaTeX) to embolden (not italicize) numbers and special
19089  symbols.
19090  However, LyX does not yet support this in WYSIWYM manner\SpecialChar \@.
19091  It will print
19092  correctly, though.
19093  To get emboldened symbols, for example a bold 
19094 \begin_inset Formula $\alpha$
19095 \end_inset 
19096
19097 , enter 
19098 \family typewriter 
19099
19100 \backslash 
19101 boldsymbol{
19102 \backslash 
19103 alpha}
19104 \family default 
19105  in Mathed.
19106  The closing brace appears (in red) automatically when you type the opening
19107  brace.
19108  This works for all symbols, as well as numbers.
19109 \layout Standard
19110
19111 A number of other options are available as well, via 
19112 \family sans 
19113 \bar under 
19114 I
19115 \bar default 
19116 nsert\SpecialChar \menuseparator
19117 Mat
19118 \bar under 
19119 h
19120 \bar default 
19121 \SpecialChar \menuseparator
19122 Font\SpecialChar ~
19123 Change
19124 \family default 
19125 .
19126 \layout Subsection
19127
19128 Math Text Mode
19129 \layout Standard
19130
19131 Typefaces are useful for entering variable names in some given font, but
19132  certainly not for anything else, and in particular not text.
19133  For typing longer pieces of text, use math text mode, which is obtained
19134  by typing 
19135 \family sans 
19136 M-m m
19137 \family default 
19138  while already in math mode.
19139  (The same command will get out of math text mode, too.) Math text mode appears
19140  on the screen in black instead of blue.
19141  You cannot enter punctuation or font changes in your text
19142 \begin_inset Foot
19143 collapsed true
19144
19145 \layout Standard
19146
19147 Moreover, math text mode outputs its contents inside a 
19148 \family typewriter 
19149
19150 \backslash 
19151 textrm{}
19152 \family default 
19153 , whereas and 
19154 \family typewriter 
19155
19156 \backslash 
19157 mbox
19158 \family default 
19159  (or AMS-LaTeX's 
19160 \backslash 
19161
19162 \family typewriter 
19163 text
19164 \family default 
19165 ) might have been a better choice
19166 \end_inset 
19167
19168 , but it works for simple text.
19169  Here's an example:
19170 \begin_inset Formula \[
19171 f(x)=\begin{array}{cc}
19172 x & \textrm{if I say so}\\
19173 -x & \textrm{otherwise}\end{array}\]
19174
19175 \end_inset 
19176
19177
19178 \layout Subsection
19179
19180 Font Sizes
19181 \layout Standard
19182
19183 There are four (relative) font sizes (or 
19184 \begin_inset Quotes eld
19185 \end_inset 
19186
19187 styles
19188 \begin_inset Quotes erd
19189 \end_inset 
19190
19191 ) used in math-mode, which are automatically chosen in most situations.
19192  These are called 
19193 \emph on 
19194 textstyle
19195 \emph default 
19196
19197 \emph on 
19198 displaystyle
19199 \emph default 
19200
19201 \emph on 
19202 scriptstyle
19203 \emph default 
19204 , and 
19205 \emph on 
19206 scriptscriptstyle
19207 \emph default 
19208 .
19209  For most characters, 
19210 \emph on 
19211 textstyle
19212 \emph default 
19213  and 
19214 \emph on 
19215 displaystyle
19216 \emph default 
19217  are actually the same size, but fractions, superscripts and subscripts,
19218  and certain other effects, are set larger or placed differently in 
19219 \emph on 
19220 displaystyle
19221 \emph default 
19222 .
19223  Except for some operators, which re-size themselves to accommodate various
19224  situations, all text will be set in these various sizes as LaTeX thinks
19225  is appropriate.
19226  These choices can be over-ridden by using the 
19227 \family typewriter 
19228 math-size
19229 \family default 
19230  function in the minibuffer.
19231  For example, you can set 
19232 \begin_inset Formula $\frac{1}{2}$
19233 \end_inset 
19234
19235  normally (
19236 \emph on 
19237 textstyle
19238 \emph default 
19239 ), or you can make it larger, which also changes the line-spacing, by entering
19240  
19241 \family typewriter 
19242 math-size displaystyle
19243 \family default 
19244  in the minibuffer while the cursor is in the main line of the math-inset,
19245  
19246 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
19247 \end_inset 
19248
19249 .
19250  Careful, though, if the cursor is on the denominator of that fraction,
19251  only the numerator will be enlarged, e.g.
19252  
19253 \begin_inset Formula $\frac{1}{2}$
19254 \end_inset 
19255
19256 ! This reflects a LaTeX 
19257 \begin_inset Quotes eld
19258 \end_inset 
19259
19260 unintended feature
19261 \begin_inset Quotes erd
19262 \end_inset 
19263
19264
19265 \begin_inset Foot
19266 collapsed true
19267
19268 \layout Standard
19269
19270 That is, a bug.
19271 \end_inset 
19272
19273 , not a LyX one.
19274  These font-size changes are not as apparent in LyX as they are in the output.
19275  Here are some text in the various styles: 
19276 \begin_inset Formula $displaystyle$
19277 \end_inset 
19278
19279
19280 \begin_inset Formula ${\textstyle textstyle}$
19281 \end_inset 
19282
19283
19284 \begin_inset Formula ${\scriptstyle scriptstyle}$
19285 \end_inset 
19286
19287
19288 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
19289 \end_inset 
19290
19291 .
19292 \layout Standard
19293
19294 All these math-mode font sizes are relative, that is, if the whole math
19295  inset and surrounding text are set in a particular size, all these sizes
19296  will be adjusted.
19297  Similarly, if the base font size of the document is changed, all fonts
19298  will be adjusted to correspond.
19299  
19300 \layout Standard
19301
19302
19303 \family roman 
19304 \size largest 
19305 Here is a paragraph in 
19306 \begin_inset Quotes eld
19307 \end_inset 
19308
19309 largest
19310 \begin_inset Quotes erd
19311 \end_inset 
19312
19313  font, with symbols: 
19314 \begin_inset Formula $\alpha$
19315 \end_inset 
19316
19317 .
19318 \layout Standard
19319
19320 This applies to math fonts in titles, etc.
19321  as well.
19322 \layout Section
19323
19324 AMS-LaTeX
19325 \layout Standard
19326
19327 The American Mathematical Society (AMS) provide a LaTeX packages that are
19328  in common use.
19329  LyX includes some support for these packages.
19330 \layout Subsection
19331
19332 Enabling AMS-Support
19333 \layout Standard
19334
19335 In the 
19336 \family sans 
19337 \bar under 
19338 D
19339 \bar default 
19340 ocument\SpecialChar \menuseparator
19341
19342 \bar under 
19343 S
19344 \bar default 
19345 ettings
19346 \family default 
19347  dialog there is a checkbox, 
19348 \family sans 
19349 Use\SpecialChar ~
19350 AMS\SpecialChar ~
19351 Math
19352 \family default 
19353 .
19354  If selected, this will include the AMS-package in the document, and make
19355  the facilities available.
19356 \layout Subsection
19357
19358 AMS-Symbols
19359 \layout Standard
19360
19361 The AMS-LaTeX packages add support for some mathematical symbols that are
19362  not accessible from plain LaTeX (or LyX), but are fairly common in mathematical
19363  typesetting, such as the old-German Fraktur font and the stylized 
19364 \begin_inset Quotes eld
19365 \end_inset 
19366
19367 blackboard bold
19368 \begin_inset Quotes erd
19369 \end_inset 
19370
19371  fonts commonly used to denote the real or complex numbers, or the integers.
19372  Once activated, all AMS-LaTeX symbols and environments are available.
19373  You will run into trouble if you include these packages from the preamble,
19374  since LyX now defines a few of the macros used in these packages on its
19375  own.
19376  The AMS-layouts include these packages automatically.
19377 \layout Subsection
19378
19379 AMS-Formula Types
19380 \layout Standard
19381
19382 AMS-LaTeX provides a selection of different formula types.
19383  LyX allows you to choose between 
19384 \family typewriter 
19385 align
19386 \family default 
19387
19388 \family typewriter 
19389 alignat
19390 \family default 
19391
19392 \family typewriter 
19393 flalign
19394 \family default 
19395
19396 \family typewriter 
19397 gather
19398 \family default 
19399 , and 
19400 \family typewriter 
19401 multline
19402 \family default 
19403 .
19404  Refer to the AMS-documenta\SpecialChar \-
19405 tion for the differences between these formula
19406  types.
19407 \layout Chapter
19408
19409 More Tools
19410 \layout Section
19411
19412 Cross-References
19413 \begin_inset LatexCommand \label{sec:crossref}
19414
19415 \end_inset 
19416
19417
19418 \layout Standard
19419
19420 Those of you reading this manual online will see a grey box with text in
19421  it, right before the beginning of this sentence.
19422  This is a 
19423 \family sans 
19424 Label
19425 \family default 
19426 .
19427  Properly speaking, it is one half of a cross-reference.
19428  The other half is the 
19429 \family sans 
19430 Reference
19431 \family default 
19432  proper, and it looks like this: 
19433 \begin_inset LatexCommand \ref{sec:crossref}
19434
19435 \end_inset 
19436
19437 .
19438  Again, those of you reading the manual online will see a gray box with
19439  text in it.
19440  Those reading printed versions, however, will see a number --- in this
19441  case, the number of this section.
19442  There are also other varieties of cross-reference: for example, 
19443 \begin_inset LatexCommand \pageref{sec:crossref}
19444
19445 \end_inset 
19446
19447 .
19448  This is the page number containing the location of the label.
19449  That's what cross-references do: they let you reference other parts of
19450  your document.
19451  You don't need to remember which section number was what anymore --- LyX
19452  will do that for you! All you need to do is use a 
19453 \family sans 
19454 Label
19455 \family default 
19456  to mark a section, figure, table, formula, etc., and then refer to it via
19457  a 
19458 \family sans 
19459 Reference
19460 \family default 
19461 .
19462 \layout Standard
19463
19464 To insert a label, use 
19465 \family sans 
19466 \bar under 
19467 I
19468 \bar default 
19469 nsert
19470 \bar under 
19471 \SpecialChar \menuseparator
19472 L
19473 \bar default 
19474 abel
19475 \family default 
19476 .
19477  A box will appear where you can enter your label.
19478  You can change the name of the label at a later time by simply clicking
19479  on the gray box and reopening the label dialog.
19480 \layout Standard
19481
19482 To insert a reference, select 
19483 \family sans 
19484 \bar under 
19485 I
19486 \bar default 
19487 nsert
19488 \bar under 
19489 \SpecialChar \menuseparator
19490 C
19491 \bar default 
19492 ross\SpecialChar ~
19493 Reference
19494 \family default 
19495 .
19496  The 
19497 \family sans 
19498 Insert\SpecialChar ~
19499 Cross-Reference
19500 \family default 
19501  dialog appears with a list of labels.
19502  Selecting a list item, then clicking 
19503 \family sans 
19504 OK
19505 \family default 
19506  inserts a reference into the text; changing the 
19507 \family sans 
19508 \bar under 
19509 R
19510 \bar default 
19511 eference type
19512 \family default 
19513  allows you to insert a page number or other reference variant instead.
19514 \layout Standard
19515
19516 Note that if you cut & paste text from another document that contains a
19517  
19518 \family sans 
19519 Label
19520 \family default 
19521  or 
19522 \family sans 
19523 Reference
19524 \family default 
19525 , or if you delete a label in your text, LaTeX will complain:
19526 \layout Quote
19527
19528
19529 \family typewriter 
19530 LaTeX Warning:
19531 \family default 
19532  
19533 \family typewriter 
19534 Reference `X' on page Y undefined on input line Z
19535 \newline 
19536 LaTeX Warning:
19537 \family default 
19538  
19539 \family typewriter 
19540 There were undefined references
19541 \layout Standard
19542
19543 You'll also see two question marks in the output instead of the reference.
19544 \layout Standard
19545
19546 There are a few more comments we need to make about the 
19547 \family sans 
19548 Labels
19549 \family default 
19550 .
19551  They always print the number of the section heading closest to them.
19552  So --- if you want to put a label on a 
19553 \family sans 
19554 Chapter
19555 \family default 
19556 , but a 
19557 \family sans 
19558 Section
19559 \family default 
19560  heading immediately follows it, you need to put the 
19561 \family sans 
19562 Label
19563 \family default 
19564  
19565 \emph on 
19566 into
19567 \emph default 
19568  the 
19569 \family sans 
19570 Chapter
19571 \family default 
19572  environment.
19573  It doesn't matter where, and it will look weird on the LyX screen.
19574  However, you need to do this if you want to label the 
19575 \family sans 
19576 Chapter
19577 \family default 
19578  separately from the 
19579 \family sans 
19580 Section
19581 \family default 
19582 .
19583  The same goes for all other section headings.
19584 \layout Standard
19585
19586 Also, a 
19587 \family sans 
19588 Label
19589 \family default 
19590  
19591 \emph on 
19592 only
19593 \emph default 
19594  makes sense in 
19595 \emph on 
19596 numbered
19597 \emph default 
19598  section headings and table and figure floats.
19599  Bare figures and tables aren't numbered, so, like unnumbered section headings,
19600  you can't really use a 
19601 \family sans 
19602 Label
19603 \family default 
19604  on it.
19605 \begin_inset Foot
19606 collapsed false
19607
19608 \layout Standard
19609
19610 Well, you 
19611 \emph on 
19612 can
19613 \emph default 
19614 , but only if you use the 
19615 \family sans 
19616 Page\SpecialChar ~
19617 number
19618 \family default 
19619  reference.
19620  The regular 
19621 \family sans 
19622 Reference
19623 \family default 
19624  --- the one that refers to a section/table/figure number --- won't work,
19625  because there's no numbered thingy to refer to! You could also use bare
19626  
19627 \family sans 
19628 Label
19629 \family default 
19630 s as page markers, then refer back to them using the 
19631 \family sans 
19632 Page\SpecialChar ~
19633 number
19634 \family default 
19635  reference.
19636  Once again, the regular 
19637 \family sans 
19638 Reference
19639 \family default 
19640  won't work very well.
19641  It will refer to something, but that something will typically be the number
19642  of the previous numbered section heading.
19643 \end_inset 
19644
19645  See sections 
19646 \begin_inset LatexCommand \ref{sec:figurefloats}
19647
19648 \end_inset 
19649
19650
19651 \begin_inset LatexCommand \ref{sec:table float}
19652
19653 \end_inset 
19654
19655 , and 
19656 \begin_inset LatexCommand \ref{sec:math-label}
19657
19658 \end_inset 
19659
19660  for details on using a 
19661 \family sans 
19662 Label
19663 \family default 
19664  with figures, tables, and equations, respectively.
19665  
19666 \layout Section
19667
19668 URLs (Uniform Resource Locators)
19669 \layout Standard
19670
19671 It is often desirable to include long 
19672 \begin_inset Quotes eld
19673 \end_inset 
19674
19675 verbatim
19676 \begin_inset Quotes erd
19677 \end_inset 
19678
19679  items in a document such as Web site URLs, e-mail addresses, etc.; these
19680  things typically do not contain any spaces and are thus difficult to typeset
19681  properly.
19682  Such items will often fall on a line boundary if they cannot be split,
19683  resulting in an overfull or underfull line depending on the circumstances.
19684  You can use 
19685 \family sans 
19686 Insert\SpecialChar \menuseparator
19687
19688 \bar under 
19689 U
19690 \bar default 
19691 RL
19692 \family default 
19693  within LyX to enter a long URL and have it split gracefully (if necessary)
19694  along automatically determined boundaries.
19695 \layout Standard
19696
19697 At the point in the document where you want to enter the URL (or other address-l
19698 ike entity) simply select 
19699 \family sans 
19700 Insert\SpecialChar \menuseparator
19701
19702 \bar under 
19703 U
19704 \bar default 
19705 RL
19706 \family default 
19707 ; a dialog will appear where you can enter the full URL (in the 
19708 \family sans 
19709 \bar under 
19710 U
19711 \bar default 
19712 rl:
19713 \family default 
19714  field).
19715  In its simplest usage, that's all you need to do.
19716  Click on the following gray box to see how LyX's homepage would be entered:
19717  
19718 \begin_inset LatexCommand \url{http://www.lyx.org}
19719
19720 \end_inset 
19721
19722 .
19723 \begin_inset Foot
19724 collapsed false
19725
19726 \layout Standard
19727
19728
19729 \series bold 
19730 Important note
19731 \series default 
19732 : When you use the following characters: "%", "#", "^", you have to write
19733  them with a backslash before, e.g.
19734  
19735 \begin_inset Quotes eld
19736 \end_inset 
19737
19738
19739 \backslash 
19740 #
19741 \begin_inset Quotes erd
19742 \end_inset 
19743
19744 .
19745  URLs mustn't end with a backslash!
19746 \end_inset 
19747
19748
19749 \layout Standard
19750
19751 If you would like to associate some definite phrase with the URL, enter
19752  it into the 
19753 \family sans 
19754 \bar under 
19755 N
19756 \bar default 
19757 ame
19758 \family default 
19759  field of the dialog; it will be typeset as plain text immediately before
19760  the URL.
19761  For example, I might say that you can find all things related to LaTeX
19762  at 
19763 \newline 
19764
19765 \begin_inset LatexCommand \url[CTAN]{http://ctan.tug.org}
19766
19767 \end_inset 
19768
19769 .
19770  On the printed page, the last sentence ends as 
19771 \begin_inset Quotes eld
19772 \end_inset 
19773
19774 all things related to LaTeX at CTAN 
19775 \family typewriter 
19776 http://ctan.tug.org
19777 \family default 
19778
19779 \begin_inset Quotes erd
19780 \end_inset 
19781
19782 .
19783 \layout Standard
19784
19785 [
19786 \emph on 
19787 Author's Note: somebody needs to document the 
19788 \family sans 
19789 \emph default 
19790 \bar under 
19791 H
19792 \bar default 
19793 TML Type
19794 \family default 
19795 \emph on 
19796  button
19797 \emph default 
19798 ]
19799 \layout Section
19800
19801 Specifying Short Titles with Optional Arguments
19802 \begin_inset OptArg
19803 collapsed true
19804
19805 \layout Standard
19806
19807 Short Titles
19808 \end_inset 
19809
19810
19811 \layout Standard
19812
19813 Some section or chapter titles, such as this one, can get quite long.
19814  This can cause over-runs when there is limited horizontal space.
19815  For example, if the header of the page is set to show the current section
19816  title, a long title will over-run past the edges, and look awful.
19817 \layout Standard
19818
19819 LaTeX allows you to specify an optional argument to the section commands
19820  that specifies a shorter version of the title
19821 \begin_inset Foot
19822 collapsed true
19823
19824 \layout Standard
19825
19826 For those who don't know LaTeX, commands look like this: 
19827 \family typewriter 
19828
19829 \backslash 
19830 command[optionalargument]{the content}
19831 \end_inset 
19832
19833 .
19834  This shorter version is used in the header and in the actual Table of Contents,
19835  avoiding the problem mentioned.
19836  LyX allows you to specify this optional argument by selecting 
19837 \family sans 
19838 \bar under 
19839 I
19840 \bar default 
19841 nsert\SpecialChar \menuseparator
19842 Short\SpecialChar ~
19843 Title
19844 \family default 
19845 .
19846  This will insert a box (labelled 
19847 \begin_inset Quotes eld
19848 \end_inset 
19849
19850 opt
19851 \begin_inset Quotes erd
19852 \end_inset 
19853
19854 , which stands for 
19855 \begin_inset Quotes eld
19856 \end_inset 
19857
19858 optional
19859 \begin_inset Quotes erd
19860 \end_inset 
19861
19862 ) which you can use to enter the short title text.
19863  This also works for captions inside floats.
19864 \layout Standard
19865
19866 The title of this section is a good example of using this feature.
19867 \layout Section
19868
19869 Previewing snippets of your document
19870 \layout Standard
19871
19872 LyX allows you to generate previews of sections of your document on the
19873  fly so you can see how they'll look in the final document without having
19874  to break your train of thought with 
19875 \family sans 
19876 \bar under 
19877 V
19878 \bar default 
19879 iew\SpecialChar \menuseparator
19880
19881 \bar under 
19882 D
19883 \bar default 
19884 VI
19885 \family default 
19886 .
19887  If you'd like to see your math formulae typeset by LaTeX then install the
19888  necessary software (see below) and select the 
19889 \family sans 
19890 Instant 
19891 \bar under 
19892 p
19893 \bar default 
19894 review
19895 \family default 
19896  check box in the
19897 \family sans 
19898  
19899 \bar under 
19900 E
19901 \bar default 
19902 dit\SpecialChar \menuseparator
19903
19904 \bar under 
19905 P
19906 \bar default 
19907 references
19908 \family default 
19909  dialog.
19910  (It can be found in the 
19911 \family sans 
19912 Look\SpecialChar ~
19913 and\SpecialChar ~
19914 feel\SpecialChar \menuseparator
19915 Graphics
19916 \family default 
19917  pane in the Qt frontend and the 
19918 \family sans 
19919 Look\SpecialChar ~
19920 &\SpecialChar ~
19921 Feel\SpecialChar \menuseparator
19922 Misc
19923 \family default 
19924  tab in the XForms frontend.) Previews are generated when you load a document
19925  into LyX and when you finish editing an inset.
19926  Previews of an already loaded document are 
19927 \emph on 
19928 not
19929 \emph default 
19930  generated just by selecting the 
19931 \family sans 
19932 Instant 
19933 \bar under 
19934 p
19935 \bar default 
19936 review
19937 \family default 
19938  check box.
19939 \layout Standard
19940
19941 LyX will generate previews of math insets.
19942  It will also generate previews of include insets if you select the 
19943 \family sans 
19944 \bar under 
19945 S
19946 \bar default 
19947 how\SpecialChar ~
19948 preview
19949 \family default 
19950  check box in the inset's dialog.
19951  This latter is useful if you wish to generate a preview of a LaTeX figure,
19952  for example.
19953  Coming in version 1.4 are previews of the external inset also.
19954 \layout Standard
19955
19956 To get previews working, you'll need some additional software.
19957  First, you'll need the preview.sty LaTeX package.
19958  Find it on your local CTAN mirror at 
19959 \newline 
19960
19961 \family typewriter 
19962 CTAN/support/preview-latex/
19963 \family default 
19964 .
19965  Thereafter, you'll need the usual tools: 
19966 \family typewriter 
19967 latex
19968 \family default 
19969
19970 \family typewriter 
19971 dvips
19972 \family default 
19973  and 
19974 \family typewriter 
19975 gs
19976 \family default 
19977 .Finally, you'll obtain prettier results if you install 
19978 \family typewriter 
19979 pnmcrop
19980 \family default 
19981 from the 
19982 \family typewriter 
19983 netpbm
19984 \family default 
19985  package.
19986 \layout Section
19987
19988 Spacing, pagination and line breaks
19989 \layout Subsection
19990
19991 Extra Horizontal Space
19992 \begin_inset LatexCommand \label{sec:hspace}
19993
19994 \end_inset 
19995
19996
19997 \layout Standard
19998
19999
20000 \family sans 
20001 HFill
20002 \family default 
20003 s are a special LyX feature for adding extra space in a uniform fashion.
20004  An 
20005 \family sans 
20006 HFill
20007 \family default 
20008  is actually a variable length space, whose length always equals the remaining
20009  space between the left and right margins.
20010  If there is more than one 
20011 \family sans 
20012 HFill
20013 \family default 
20014  on a line, they divide the available space equally between themselves.
20015  
20016 \layout Standard
20017
20018 Note: if an 
20019 \family sans 
20020 HFill
20021 \family default 
20022  is at the beginning of a line, and it's 
20023 \emph on 
20024 not 
20025 \emph default 
20026 the first line in a paragraph, LyX ignores it.
20027  This prevents 
20028 \family sans 
20029 HFill
20030 \family default 
20031 s from accidentally being wrapped onto a new line.
20032 \layout Standard
20033
20034
20035 \family sans 
20036 HFill
20037 \family roman 
20038 s
20039 \family default 
20040  can be inserted with
20041 \family sans 
20042  
20043 \bar under 
20044 I
20045 \bar default 
20046 nsert\SpecialChar \menuseparator
20047
20048 \bar under 
20049 S
20050 \bar default 
20051 pecial\SpecialChar ~
20052 Character\SpecialChar \menuseparator
20053
20054 \bar under 
20055 H
20056 \bar default 
20057 orizontal\SpecialChar ~
20058 Fill
20059 \family default 
20060 .
20061  Here a few examples what you can do with them:
20062 \layout Quote
20063 \noindent 
20064 This is on the left side 
20065 \hfill 
20066 This is on the right
20067 \layout Quote
20068 \noindent 
20069 Left
20070 \hfill 
20071 Middle
20072 \hfill 
20073 Right
20074 \layout Quote
20075 \noindent 
20076 Left
20077 \hfill 
20078 1/3 Left
20079 \hfill 
20080
20081 \hfill 
20082 Right
20083 \layout Standard
20084
20085 That was an example in the 
20086 \family sans 
20087 Quote
20088 \family default 
20089  environment.
20090  Here:
20091 \hfill 
20092 :is one in a standard paragraph.
20093  It may or may not be apparent in the printed text, but it 
20094 \emph on 
20095 is
20096 \emph default 
20097  sitting in-between the two 
20098 \begin_inset Quotes eld
20099 \end_inset 
20100
20101 :
20102 \begin_inset Quotes erd
20103 \end_inset 
20104
20105 .
20106 \layout Standard
20107
20108 Remember that we said that an 
20109 \family sans 
20110 HFill
20111 \family default 
20112  always fills the remaining space between the margins? There may be more
20113  than one set of margins on a line.
20114  Here's an example with the 
20115 \family sans 
20116 List
20117 \family default 
20118  environment.
20119 \layout Labeling
20120 \labelwidthstring MMMMMMM
20121
20122 one
20123 \hfill 
20124 two :three
20125 \hfill 
20126 four
20127 \hfill 
20128 five
20129 \hfill 
20130 six
20131 \layout Standard
20132
20133 The 
20134 \begin_inset Quotes eld
20135 \end_inset 
20136
20137 :
20138 \begin_inset Quotes erd
20139 \end_inset 
20140
20141  marks the beginning of the item.
20142  (There is actually a 
20143 \begin_inset Quotes eld
20144 \end_inset 
20145
20146 hidden
20147 \begin_inset Quotes erd
20148 \end_inset 
20149
20150  
20151 \family sans 
20152 HFill
20153 \family default 
20154  inside of the label of the 
20155 \family sans 
20156 List
20157 \family default 
20158  environment; it's put at the end of the label automatically.) 
20159 \family sans 
20160 HFill
20161 \family default 
20162 s work similarly in other 
20163 \begin_inset Quotes eld
20164 \end_inset 
20165
20166 multi-margin
20167 \begin_inset Quotes erd
20168 \end_inset 
20169
20170  situations, like two-column mode.
20171 \layout Subsection
20172
20173 Extra Vertical Space
20174 \begin_inset LatexCommand \label{sec:vertspace}
20175
20176 \end_inset 
20177
20178
20179 \layout Standard
20180
20181 To add extra vertical space above or below a paragraph, use 
20182 \family sans 
20183 \bar under 
20184 E
20185 \bar default 
20186 dit\SpecialChar \menuseparator
20187
20188 \bar under 
20189 P
20190 \bar default 
20191 aragraph\SpecialChar ~
20192 Settings
20193 \family default 
20194  to open the 
20195 \family sans 
20196 Paragraph\SpecialChar ~
20197 Settings
20198 \family default 
20199  dialog.
20200 \layout Standard
20201
20202 We will not provide an example of a 
20203 \family sans 
20204 VFill
20205 \family default 
20206 , as it would waste paper.
20207  They work the same as any other type of filler, including 
20208 \family sans 
20209 HFill
20210 \family default 
20211 s: they fill the remaining vertical space on a page with blank space.
20212  If there are several 
20213 \family sans 
20214 VFill
20215 \family default 
20216 s on a page, they divide the remaining vertical space equally between themselves.
20217  You can therefore use 
20218 \family sans 
20219 VFill
20220 \family default 
20221 s to center text on a page, or even place text 2/3 down a page, or 1/4,
20222  and so on.
20223 \layout Standard
20224
20225 Note that for paragraphs at the top/bottom of a page, the extra space is
20226  only added if you have also checked the option 
20227 \family sans 
20228 \bar under 
20229 E
20230 \bar default 
20231 dit\SpecialChar \menuseparator
20232
20233 \bar under 
20234 P
20235 \bar default 
20236 aragraph\SpecialChar ~
20237 Settings\SpecialChar \menuseparator
20238
20239 \bar under 
20240 S
20241 \bar default 
20242 pacing\SpecialChar \menuseparator
20243
20244 \bar under 
20245 K
20246 \bar default 
20247 eep\SpecialChar ~
20248 space
20249 \family default 
20250 .
20251 \layout Subsection
20252
20253 Changing Paragraph Alignment
20254 \layout Standard
20255
20256 You can also change the paragraph alignment with the 
20257 \family sans 
20258 \bar under 
20259 E
20260 \bar default 
20261 dit\SpecialChar \menuseparator
20262
20263 \bar under 
20264 P
20265 \bar default 
20266 aragraph\SpecialChar ~
20267 Settings
20268 \family default 
20269  dialog.
20270  There are four possibilities: 
20271 \layout Itemize
20272
20273
20274 \family sans 
20275 \bar under 
20276 J
20277 \bar default 
20278 ustified
20279 \layout Itemize
20280
20281
20282 \family sans 
20283 \bar under 
20284 L
20285 \bar default 
20286 eft
20287 \layout Itemize
20288
20289
20290 \family sans 
20291 \bar under 
20292 R
20293 \bar default 
20294 ight
20295 \layout Itemize
20296
20297
20298 \family sans 
20299 \bar under 
20300 C
20301 \bar default 
20302 enter
20303 \layout Standard
20304
20305 The default in most cases is justified alignment, in which the inter-word
20306  spacing is variable and each line of a paragraph fills the region between
20307  the left and right margins.
20308  The other three alignments should be self-explanatory, and look like this:
20309 \layout Standard
20310 \align right 
20311 This paragraph is right aligned,
20312 \layout Standard
20313 \align center 
20314 this one is centered,
20315 \layout Standard
20316 \align left 
20317 this one is left aligned.
20318 \layout Standard
20319
20320 In some paragraph environments, the default is something other than justified
20321  alignment.
20322  
20323 \layout Subsection
20324
20325 Forcing Page Breaks
20326 \begin_inset LatexCommand \label{sec:pagebreak}
20327
20328 \end_inset 
20329
20330
20331 \layout Standard
20332
20333 If you don't like the way LaTeX does the page breaks in your document, you
20334  can force a pagebreak where you want one.
20335  In general, this will 
20336 \emph on 
20337 not 
20338 \emph default 
20339 be necessary because LaTeX is good at pagebreaking, as was already mentioned
20340  in section 
20341 \begin_inset LatexCommand \ref{sec:widows}
20342
20343 \end_inset 
20344
20345 .
20346 \layout Standard
20347
20348 So in general there is no need to use the option described below, and we
20349  recommend not using it until the text is
20350 \emph on 
20351  
20352 \emph default 
20353 finished, and until you have checked in the preview to see if you 
20354 \emph on 
20355 really 
20356 \emph default 
20357 have to change the pagebreaking.You can force a pagebreak above or below
20358  a paragraph in the 
20359 \family sans 
20360 \bar under 
20361 E
20362 \bar default 
20363 dit\SpecialChar \menuseparator
20364
20365 \bar under 
20366 P
20367 \bar default 
20368 aragraph\SpecialChar ~
20369 Settings
20370 \family default 
20371  dialog by selecting the checkboxes to add a pagebreak above or below the
20372  paragraph.
20373 \layout Standard
20374
20375 You might try to use a pagebreak to ensure that a figure or table appears
20376  at the top of a page.
20377  This is, of course, the wrong way to do it.
20378  LyX gives you a way of automatically ensuring that your figures and tables
20379  appear at the top of a page [or the bottom, or on their own page] without
20380  having to worry about what precedes or follows your figure or table.
20381  See sections 
20382 \begin_inset LatexCommand \ref{sec:figures}
20383
20384 \end_inset 
20385
20386  and 
20387 \begin_inset LatexCommand \ref{sec:tables}
20388
20389 \end_inset 
20390
20391  and read about 
20392 \family sans 
20393 Floats
20394 \family default 
20395  to learn more.
20396 \layout Subsection
20397
20398 Protected blanks
20399 \begin_inset LatexCommand \label{sec:protblank-lbreak-horline}
20400
20401 \end_inset 
20402
20403
20404 \layout Standard
20405
20406 The protected blank: It is used to tell LyX (and LaTeX) not to break the
20407  line at that point.
20408  This may be necessary to avoid unlucky linebreaks, like in: 
20409 \layout Quote
20410
20411 A good documentation should weight no more than 1
20412 \newline 
20413 kg.
20414  
20415 \layout Standard
20416
20417 Obviously, it would be a good thing to put a protected blank between 
20418 \begin_inset Quotes eld
20419 \end_inset 
20420
20421 1
20422 \begin_inset Quotes erd
20423 \end_inset 
20424
20425  and 
20426 \begin_inset Quotes eld
20427 \end_inset 
20428
20429 kg
20430 \begin_inset Quotes erd
20431 \end_inset 
20432
20433 .
20434  A protected blank is set with 
20435 \family sans 
20436 \bar under 
20437 I
20438 \bar default 
20439 nsert\SpecialChar \menuseparator
20440
20441 \bar under 
20442 S
20443 \bar default 
20444 pecial\SpecialChar ~
20445 Character\SpecialChar \menuseparator
20446 Protected
20447 \bar under 
20448 \SpecialChar ~
20449 B
20450 \bar default 
20451 lank 
20452 \family default 
20453 or with 
20454 \family sans 
20455 C-Space.
20456 \layout Subsection
20457
20458 Line breaking
20459 \layout Standard
20460
20461 You can force line breaks within a paragraph by selecting 
20462 \family sans 
20463 \bar under 
20464 I
20465 \bar default 
20466 nsert\SpecialChar \menuseparator
20467
20468 \bar under 
20469 S
20470 \bar default 
20471 pecial\SpecialChar ~
20472 Character\SpecialChar \menuseparator
20473
20474 \bar under 
20475 L
20476 \bar default 
20477 inebreak 
20478 \family default 
20479 or with 
20480 \family sans 
20481 C-Return.
20482
20483 \family default 
20484  You should, however, not use this to correct LaTeX's linebreaking, as LaTeX
20485  is 
20486 \emph on 
20487 very 
20488 \emph default 
20489 good at linebreaking\SpecialChar \ldots{}
20490  (see section 
20491 \begin_inset LatexCommand \ref{sec:pagebreak}
20492
20493 \end_inset 
20494
20495 ).
20496  There are, however, a number of situations where it is necessary to actively
20497  set a linebreak, e.g.
20498  in a poem or for an Address (see sections 
20499 \begin_inset LatexCommand \ref{sec:quote}
20500
20501 \end_inset 
20502
20503
20504 \begin_inset LatexCommand \ref{sec:verse}
20505
20506 \end_inset 
20507
20508  and 
20509 \begin_inset LatexCommand \ref{sec:adress_usage}
20510
20511 \end_inset 
20512
20513 ).
20514 \layout Section
20515
20516 Spellchecking
20517 \begin_inset LatexCommand \label{sec:spellchecking}
20518
20519 \end_inset 
20520
20521
20522 \layout Standard
20523
20524 LyX itself has no built-in spell checker.
20525  Rather it uses the external 
20526 \family typewriter 
20527 ispell
20528 \family default 
20529  program as a backend or the newer and generally better 
20530 \family typewriter 
20531 aspell
20532 \family default 
20533 .
20534  This section assumes you have already installed and set up one of these
20535  programs.
20536  
20537 \layout Standard
20538
20539 The spellchecker can be started with the menu entry 
20540 \family sans 
20541 \bar under 
20542 T
20543 \bar default 
20544 ools
20545 \bar under 
20546 \SpecialChar \menuseparator
20547
20548 \shape up 
20549 S
20550 \bar default 
20551 pellchecker
20552 \family default 
20553 \shape default 
20554 .
20555  Checking will start just after the current cursor position.
20556  A dialog window will appear showing any incorrect (or unknown) word found,
20557  allowing you to edit and replace it in a second line.
20558  Whenever an unknown word is found, the word is highlighted and the view
20559  in your text buffer is updated to make the word visible.
20560  In the 
20561 \family sans 
20562 Spellchecker
20563 \family default 
20564  dialog, there is also a box showing suggestions for a correction, if any
20565  could be found.
20566  Clicking on one of the corrections will copy the near miss into the replace
20567  input field (double-click to invoke replace).
20568 \layout Subsection
20569
20570 Spellchecker Options
20571 \begin_inset LatexCommand \label{sec:spell_opt}
20572
20573 \end_inset 
20574
20575
20576 \layout Standard
20577
20578 The following options can be set in the 
20579 \family sans 
20580 \bar under 
20581 T
20582 \bar default 
20583 ools\SpecialChar \menuseparator
20584
20585 \bar under 
20586 P
20587 \bar default 
20588 references
20589 \family default 
20590  dialog.
20591 \layout Subsubsection
20592
20593 Dictionary
20594 \layout Standard
20595
20596 By default, the dictionary file to use is determined by the language of
20597  the text you're checking, which is set in the
20598 \family sans 
20599 \shape up 
20600  
20601 \shape default 
20602 \bar under 
20603 D
20604 \bar default 
20605 ocument\SpecialChar \menuseparator
20606
20607 \bar under 
20608 S
20609 \bar default 
20610 ettings
20611 \family default 
20612  dialog.
20613  If you do not have a dictionary for the document language, the spellchecker
20614  will not work.
20615  In this case, you can specify another dictionary file in the dialog by
20616  specifying a different 
20617 \begin_inset Quotes eld
20618 \end_inset 
20619
20620 alternative language
20621 \begin_inset Quotes erd
20622 \end_inset 
20623
20624 .
20625 \layout Standard
20626
20627 If you're using 
20628 \family typewriter 
20629 ispell
20630 \family default 
20631 , you may need to make a link from say 
20632 \family typewriter 
20633 deutsch.(aff|hash)
20634 \family default 
20635  to 
20636 \family typewriter 
20637 german.(aff|hash)
20638 \family default 
20639  or whatever applies for your language.
20640  This is because these 
20641 \family typewriter 
20642 ispell
20643 \family default 
20644  files normally have the native language name (
20645 \begin_inset Quotes eld
20646 \end_inset 
20647
20648 deutsch
20649 \begin_inset Quotes erd
20650 \end_inset 
20651
20652 ) whereas 
20653 \family typewriter 
20654 ispell
20655 \family default 
20656 , when started from LyX, searches for the English version of the name used
20657  with the LaTeX babel package (
20658 \begin_inset Quotes eld
20659 \end_inset 
20660
20661 german
20662 \begin_inset Quotes erd
20663 \end_inset 
20664
20665 ).
20666 \layout Standard
20667
20668 You may also have problems the font encoding is not correct for that dictionary.
20669  If you use a language with 
20670 \family typewriter 
20671 latin1
20672 \family default 
20673  encoding and set the 
20674 \family sans 
20675 \bar under 
20676 E
20677 \bar default 
20678 ncoding
20679 \family default 
20680  option in the 
20681 \family sans 
20682 \bar under 
20683 D
20684 \bar default 
20685 ocument\SpecialChar \menuseparator
20686
20687 \bar under 
20688 S
20689 \bar default 
20690 ettings
20691 \family default 
20692  dialog to 
20693 \family sans 
20694 latin1
20695 \family default 
20696  (or other than 
20697 \family sans 
20698 default
20699 \family default 
20700 ), you must have this option in your language dictionary as well.
20701  If your dictionary doesn't support the 
20702 \family sans 
20703 Encoding
20704 \family default 
20705  you chose, you'll have an error like this on stderr:
20706 \layout Standard
20707
20708
20709 \family typewriter 
20710 ispell: unrecognized formatter type 'latin1'
20711 \layout Standard
20712
20713 The spellchecker gives you an error that it couldn't start the 
20714 \family typewriter 
20715 ispell
20716 \family default 
20717  process and that you probably have some problems with your dictionary file.
20718  
20719 \layout Standard
20720
20721 There are four solutions to this problem.
20722  The easiest is to try the 
20723 \family sans 
20724 Use\SpecialChar ~
20725 Input\SpecialChar ~
20726 Encoding
20727 \family default 
20728  option.
20729  If that does not help, you can set 
20730 \family sans 
20731 \bar under 
20732 E
20733 \bar default 
20734 ncoding
20735 \family default 
20736  to 
20737 \family sans 
20738 default
20739 \family default 
20740  when calling the spellchecker (which is probably annoying).
20741  The third is to add the 
20742 \family typewriter 
20743 latin1
20744 \family default 
20745  option to your dictionary 
20746 \family typewriter 
20747 \emph on 
20748 <
20749 \family default 
20750 language
20751 \family typewriter 
20752 >
20753 \emph default 
20754 .aff
20755 \family default 
20756  file and recompile the dictionary (which probably isn't easy if you installed
20757  the whole stuff with some distribution and don't have the language directory
20758  of the 
20759 \family typewriter 
20760 ispell
20761 \family default 
20762  sources).
20763  Read the 
20764 \family typewriter 
20765 ispell
20766 \family default 
20767  documentation for this task! The fourth is to send a message to your package-ma
20768 intainer, or better yet to the maintainer of the dictionary file in question
20769  and ask him to solve your problem.
20770 \layout Subsubsection
20771
20772 Personal dictionary
20773 \layout Standard
20774
20775 If you want to use a different file from the spellchecker's default choice
20776  as your personal dictionary, you can set this in the dialog.
20777  Specifying a filename which does not already exist will result in an error
20778  message on stderr which you can ignore (
20779 \family typewriter 
20780 ispell
20781 \family default 
20782  will create the file at the end of your spell checking).
20783 \layout Subsubsection
20784
20785 Further Options 
20786 \layout Standard
20787
20788 The 
20789 \family sans 
20790 \bar under 
20791 S
20792 \bar default 
20793 pellchecker\SpecialChar ~
20794 Options
20795 \family default 
20796  dialog has some additional options which are self-explanatory:
20797 \layout Itemize
20798
20799
20800 \family sans 
20801 \bar under 
20802 A
20803 \bar default 
20804 ccept compound words
20805 \family default 
20806
20807 \newline 
20808 Prevent the spellchecker from complaining about compounded words like
20809 \newline 
20810
20811 \begin_inset Quotes eld
20812 \end_inset 
20813
20814 passthrough
20815 \begin_inset Quotes erd
20816 \end_inset 
20817
20818 .
20819 \layout Itemize
20820
20821
20822 \family sans 
20823 \bar under 
20824 E
20825 \bar default 
20826 scape characters
20827 \family default 
20828
20829 \newline 
20830 Allows you to add nonstandard characters to what the spellchecker considers
20831  words, e.g.
20832  German umlauts.
20833  This should not normally be needed.
20834 \layout Subsection
20835
20836 Limitations
20837 \layout Standard
20838
20839 Some users have expressed a wish to be able to globally change the spelling
20840  of a particular word, rather than having to change the spelling separately
20841  for each occurrence of the word.
20842  Per-document word lists would also be useful.
20843  Neither of these features are present as of this writing.
20844 \layout Standard
20845
20846 Unless you're using the 
20847 \family typewriter 
20848 pspell
20849 \family default 
20850  spellchecker, LyX cannot correctly spellcheck documents containing multiple
20851  languages.
20852  This, does, however, work with 
20853 \family typewriter 
20854 pspell
20855 \family default 
20856 , assuming you have marked the different languages appropriately.
20857 \layout Section
20858
20859 International Support
20860 \layout Standard
20861
20862 This section describes how to use LyX with any language you want.
20863  LyX comes with a default configuration which supports the English language
20864  on a U.S.-style keyboard, with a standard U.S.
20865  paper size and the spell checker set to U.S.
20866  English.
20867  You can change any or all of these settings as desired, and you can make
20868  the changes apply to the current session only, or use them as your new
20869  default configuration.
20870 \layout Standard
20871
20872 If you have a keyboard suited to the language you are using (for example,
20873  a German keyboard for writing in German), and you have correctly configured
20874  your X environment, all you need to do for LyX is tell it your language,
20875  the character encoding, and desired paper size.
20876  Refer to 
20877 \begin_inset LatexCommand \ref{sec:langlay}
20878
20879 \end_inset 
20880
20881  for more information.
20882 \layout Standard
20883
20884 If, however, you have a U.S.-style keyboard and want to write in a different
20885  language than English, you can use an alternate keymap.
20886  For example, if you have a U.S.-style keyboard but want to write in Italian,
20887  you can configure LyX to use an Italian keymap.
20888  Refer to 
20889 \begin_inset LatexCommand \ref{sec:optkey}
20890
20891 \end_inset 
20892
20893  for details.
20894  
20895 \layout Standard
20896
20897 Finally, you may just want to change a few key mappings or create an entirely
20898  different keymap (for Vulcan, for instance).
20899  You may, for example, normally write in Italian on a U.S.
20900  keyboard but want to include an occasional quotation in German.
20901  In such a case, you can write your own keyboard mapping or modify an existing
20902  one to support the characters you want.
20903  
20904 \layout Standard
20905
20906 The details of how to customize LyX to your own language are 
20907 \emph on 
20908 way
20909 \emph default 
20910  beyond the scope of this manual.
20911  You can not only alter the keyboard layout, you can also change the names
20912  of the menus buttons, etc., to reflect your language.
20913  If you want to learn more about writing keymap files and tailoring LyX
20914  to your native tongue, please see the 
20915 \emph on 
20916 Customization
20917 \emph default 
20918  manual for details.
20919 \layout Subsection
20920
20921 Language Options
20922 \begin_inset LatexCommand \label{sec:langlay}
20923
20924 \end_inset 
20925
20926
20927 \layout Standard
20928
20929 The 
20930 \family sans 
20931 \bar under 
20932 D
20933 \bar default 
20934 ocument\SpecialChar \menuseparator
20935
20936 \bar under 
20937 S
20938 \bar default 
20939 ettings
20940 \family default 
20941  dialog lets you set 
20942 \family roman 
20943 the language and character encoding for your language.
20944  
20945 \layout Standard
20946
20947 Choose your language by clicking on the arrow in t
20948 \family roman 
20949 he 
20950 \family sans 
20951 Language
20952 \family roman 
20953  
20954 \family default 
20955 combo
20956 \family roman 
20957 box 
20958 \family default 
20959 of the 
20960 \family sans 
20961 \bar under 
20962 D
20963 \bar default 
20964 ocument\SpecialChar \menuseparator
20965
20966 \bar under 
20967 S
20968 \bar default 
20969 ettings
20970 \family default 
20971  dialog.
20972  The default is U.S.
20973  English.
20974  Scroll to find the language you want and then click on your choice.
20975  The language name appears in the window.
20976 \begin_inset Foot
20977 collapsed true
20978
20979 \layout Standard
20980
20981 In LaTeX terms, selecting a language other than default adds Babel support.
20982  If you do not have Babel installed, refer to the different LaTeX distributions
20983  for it.
20984 \end_inset 
20985
20986
20987 \layout Standard
20988
20989 The 
20990 \family sans 
20991 Enco
20992 \bar under 
20993 d
20994 \bar default 
20995 ing
20996 \family default 
20997  box lets you choose the character encoding map you want to use.
20998  The default is the 
20999 \family typewriter 
21000 Latin1
21001 \family default 
21002  encoding, which includes the characters required by the various Western
21003  European languages.
21004 \layout Subsection
21005
21006 Keyboard mapping configuration
21007 \begin_inset LatexCommand \label{sec:optkey}
21008
21009 \end_inset 
21010
21011
21012 \layout Standard
21013
21014 The preferences dialog allows you to choose up to two keyboard mappings.
21015  This allows you to choose the keymap of your choice for your U.S.-style keyboard.
21016  You can choose primary and secondary keyboard languages and then select
21017  which one you want to use.
21018 \layout Subsection
21019
21020 Character Tables
21021 \begin_inset LatexCommand \label{sec:keytab}
21022
21023 \end_inset 
21024
21025
21026 \layout Standard
21027
21028 Table\SpecialChar ~
21029
21030 \begin_inset LatexCommand \ref{cap:The-latin1-character}
21031
21032 \end_inset 
21033
21034  shows the 
21035 \family typewriter 
21036 Latin1
21037 \family default 
21038  character set.
21039  You should be able to enter the characters in the first eight columns directly
21040  from the keyboard.
21041 \layout Standard
21042
21043 There are a few things you need to know about this table.
21044  This manual is set up --- by hand, mind you --- to print all of these character
21045 s.
21046  That ain't the default.
21047  Nowhere near, in fact.
21048  Here are some of the details you'll need to bear in mind when using characters
21049  from the 
21050 \family typewriter 
21051 Latin1
21052 \family default 
21053  character set:
21054 \layout Itemize
21055
21056 The characters at entries A2, A4, A5, A6 and AD -- the cent, the yen, the
21057  generic-currency-symbol, the broken vertical bar and the short dash are
21058  just plain missing in the default encodings.
21059  We don't know where they are or why this is the case.
21060 \layout Itemize
21061
21062 Even if you've selected 
21063 \family sans 
21064 latin1
21065 \family default 
21066  in the 
21067 \family sans 
21068 \bar under 
21069 D
21070 \bar default 
21071 ocument\SpecialChar \menuseparator
21072
21073 \bar under 
21074 S
21075 \bar default 
21076 ettings
21077 \family default 
21078  dialog, users who have only the 
21079 \family typewriter 
21080 T1
21081 \family default 
21082 -fonts for LaTeX [or who have the 
21083 \family typewriter 
21084 T1
21085 \family default 
21086 -fonts but aren't using them] will still miss a few characters: D0, F0,
21087  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
21088  french quotes won't show up.
21089 \layout Itemize
21090
21091 Users of 
21092 \family typewriter 
21093 T1
21094 \family default 
21095 -fonts can, however, get the french quotes [characters AB and BB] if they
21096  include the either the package 
21097 \family typewriter 
21098 umlaute.sty
21099 \family default 
21100  or 
21101 \family typewriter 
21102 german.sty
21103 \family default 
21104  in their documents.
21105 \begin_inset Foot
21106 collapsed true
21107
21108 \layout Standard
21109
21110 This only holds when you want to input these quotes by yourself.
21111  The automatic quote feature described in Section 
21112 \begin_inset LatexCommand \ref{sec:quotes}
21113
21114 \end_inset 
21115
21116 , will generate automatically LaTeX code adapted to available fonts and
21117  packages.
21118 \end_inset 
21119
21120
21121 \begin_inset Note
21122 collapsed false
21123
21124 \layout Standard
21125
21126 The characters of the following table, which are inserted as commands, could
21127  not be inserted directly with the keyboard, because the standard encoding
21128  
21129 \begin_inset Quotes eld
21130 \end_inset 
21131
21132 T1
21133 \begin_inset Quotes erd
21134 \end_inset 
21135
21136  doesn't know them.
21137  To let LaTeX understand the commands, the package 
21138 \series bold 
21139 textcomp
21140 \series default 
21141  needs to be loaded in the peamble with the line
21142 \layout Standard
21143
21144
21145 \series bold 
21146
21147 \backslash 
21148 usepackage{textcomp}
21149 \layout Standard
21150
21151 The package 
21152 \series bold 
21153 textcomp
21154 \series default 
21155  is available on every LaTeX system.
21156 \end_inset 
21157
21158
21159 \layout Standard
21160
21161
21162 \begin_inset Float table
21163 wide false
21164 collapsed false
21165
21166 \layout Caption
21167
21168
21169 \begin_inset LatexCommand \label{cap:The-latin1-character}
21170
21171 \end_inset 
21172
21173 The 
21174 \family typewriter 
21175 latin1
21176 \family default 
21177  character set
21178 \layout Standard
21179 \align center 
21180
21181 \begin_inset  Tabular
21182 <lyxtabular version="3" rows="17" columns="17">
21183 <features>
21184 <column alignment="center" valignment="top" leftline="true" rightline="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" width="0pt">
21197 <column alignment="center" valignment="top" leftline="true" width="0pt">
21198 <column alignment="center" valignment="top" leftline="true" width="0pt">
21199 <column alignment="center" valignment="top" leftline="true" width="0pt">
21200 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21201 <row topline="true" bottomline="true">
21202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21203 \begin_inset Text
21204
21205 \layout Standard
21206
21207 \end_inset 
21208 </cell>
21209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21210 \begin_inset Text
21211
21212 \layout Standard
21213
21214
21215 \family roman 
21216 \series medium 
21217 \shape up 
21218 \size tiny 
21219 \emph off 
21220 \bar no 
21221 \noun off 
21222 \color none
21223 00
21224 \end_inset 
21225 </cell>
21226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21227 \begin_inset Text
21228
21229 \layout Standard
21230
21231
21232 \family roman 
21233 \series medium 
21234 \shape up 
21235 \size tiny 
21236 \emph off 
21237 \bar no 
21238 \noun off 
21239 \color none
21240 10
21241 \end_inset 
21242 </cell>
21243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21244 \begin_inset Text
21245
21246 \layout Standard
21247
21248
21249 \family roman 
21250 \series medium 
21251 \shape up 
21252 \size tiny 
21253 \emph off 
21254 \bar no 
21255 \noun off 
21256 \color none
21257 20
21258 \end_inset 
21259 </cell>
21260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21261 \begin_inset Text
21262
21263 \layout Standard
21264
21265
21266 \family roman 
21267 \series medium 
21268 \shape up 
21269 \size tiny 
21270 \emph off 
21271 \bar no 
21272 \noun off 
21273 \color none
21274 30
21275 \end_inset 
21276 </cell>
21277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21278 \begin_inset Text
21279
21280 \layout Standard
21281
21282
21283 \family roman 
21284 \series medium 
21285 \shape up 
21286 \size tiny 
21287 \emph off 
21288 \bar no 
21289 \noun off 
21290 \color none
21291 40
21292 \end_inset 
21293 </cell>
21294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21295 \begin_inset Text
21296
21297 \layout Standard
21298
21299
21300 \family roman 
21301 \series medium 
21302 \shape up 
21303 \size tiny 
21304 \emph off 
21305 \bar no 
21306 \noun off 
21307 \color none
21308 50
21309 \end_inset 
21310 </cell>
21311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21312 \begin_inset Text
21313
21314 \layout Standard
21315
21316
21317 \family roman 
21318 \series medium 
21319 \shape up 
21320 \size tiny 
21321 \emph off 
21322 \bar no 
21323 \noun off 
21324 \color none
21325 60
21326 \end_inset 
21327 </cell>
21328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21329 \begin_inset Text
21330
21331 \layout Standard
21332
21333
21334 \family roman 
21335 \series medium 
21336 \shape up 
21337 \size tiny 
21338 \emph off 
21339 \bar no 
21340 \noun off 
21341 \color none
21342 70
21343 \end_inset 
21344 </cell>
21345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21346 \begin_inset Text
21347
21348 \layout Standard
21349
21350
21351 \family roman 
21352 \series medium 
21353 \shape up 
21354 \size tiny 
21355 \emph off 
21356 \bar no 
21357 \noun off 
21358 \color none
21359 80
21360 \end_inset 
21361 </cell>
21362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21363 \begin_inset Text
21364
21365 \layout Standard
21366
21367
21368 \family roman 
21369 \series medium 
21370 \shape up 
21371 \size tiny 
21372 \emph off 
21373 \bar no 
21374 \noun off 
21375 \color none
21376 90
21377 \end_inset 
21378 </cell>
21379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21380 \begin_inset Text
21381
21382 \layout Standard
21383
21384
21385 \family roman 
21386 \series medium 
21387 \shape up 
21388 \size tiny 
21389 \emph off 
21390 \bar no 
21391 \noun off 
21392 \color none
21393 A0
21394 \end_inset 
21395 </cell>
21396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21397 \begin_inset Text
21398
21399 \layout Standard
21400
21401
21402 \family roman 
21403 \series medium 
21404 \shape up 
21405 \size tiny 
21406 \emph off 
21407 \bar no 
21408 \noun off 
21409 \color none
21410 B0
21411 \end_inset 
21412 </cell>
21413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21414 \begin_inset Text
21415
21416 \layout Standard
21417
21418
21419 \family roman 
21420 \series medium 
21421 \shape up 
21422 \size tiny 
21423 \emph off 
21424 \bar no 
21425 \noun off 
21426 \color none
21427 C0
21428 \end_inset 
21429 </cell>
21430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21431 \begin_inset Text
21432
21433 \layout Standard
21434
21435
21436 \family roman 
21437 \series medium 
21438 \shape up 
21439 \size tiny 
21440 \emph off 
21441 \bar no 
21442 \noun off 
21443 \color none
21444 D0
21445 \end_inset 
21446 </cell>
21447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21448 \begin_inset Text
21449
21450 \layout Standard
21451
21452
21453 \family roman 
21454 \series medium 
21455 \shape up 
21456 \size tiny 
21457 \emph off 
21458 \bar no 
21459 \noun off 
21460 \color none
21461 E0
21462 \end_inset 
21463 </cell>
21464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21465 \begin_inset Text
21466
21467 \layout Standard
21468
21469
21470 \family roman 
21471 \series medium 
21472 \shape up 
21473 \size tiny 
21474 \emph off 
21475 \bar no 
21476 \noun off 
21477 \color none
21478 F0
21479 \end_inset 
21480 </cell>
21481 </row>
21482 <row topline="true">
21483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21484 \begin_inset Text
21485
21486 \layout Standard
21487
21488
21489 \family roman 
21490 \series medium 
21491 \shape up 
21492 \size tiny 
21493 \emph off 
21494 \bar no 
21495 \noun off 
21496 \color none
21497 00
21498 \end_inset 
21499 </cell>
21500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21501 \begin_inset Text
21502
21503 \layout Standard
21504
21505 \end_inset 
21506 </cell>
21507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21508 \begin_inset Text
21509
21510 \layout Standard
21511
21512 \end_inset 
21513 </cell>
21514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21515 \begin_inset Text
21516
21517 \layout Standard
21518
21519 \end_inset 
21520 </cell>
21521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21522 \begin_inset Text
21523
21524 \layout Standard
21525
21526
21527 \family roman 
21528 \series medium 
21529 \shape up 
21530 \emph off 
21531 \bar no 
21532 \noun off 
21533 \color none
21534 0
21535 \end_inset 
21536 </cell>
21537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21538 \begin_inset Text
21539
21540 \layout Standard
21541
21542
21543 \family roman 
21544 \series medium 
21545 \shape up 
21546 \emph off 
21547 \bar no 
21548 \noun off 
21549 \color none
21550 @
21551 \end_inset 
21552 </cell>
21553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21554 \begin_inset Text
21555
21556 \layout Standard
21557
21558
21559 \family roman 
21560 \series medium 
21561 \shape up 
21562 \emph off 
21563 \bar no 
21564 \noun off 
21565 \color none
21566 P
21567 \end_inset 
21568 </cell>
21569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21570 \begin_inset Text
21571
21572 \layout Standard
21573
21574
21575 \family roman 
21576 \series medium 
21577 \shape up 
21578 \emph off 
21579 \bar no 
21580 \noun off 
21581 \color none
21582 '
21583 \end_inset 
21584 </cell>
21585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21586 \begin_inset Text
21587
21588 \layout Standard
21589
21590
21591 \family roman 
21592 \series medium 
21593 \shape up 
21594 \emph off 
21595 \bar no 
21596 \noun off 
21597 \color none
21598 p
21599 \end_inset 
21600 </cell>
21601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21602 \begin_inset Text
21603
21604 \layout Standard
21605
21606 \end_inset 
21607 </cell>
21608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21609 \begin_inset Text
21610
21611 \layout Standard
21612
21613 \end_inset 
21614 </cell>
21615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \layout Standard
21619
21620 \end_inset 
21621 </cell>
21622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21623 \begin_inset Text
21624
21625 \layout Standard
21626
21627
21628 \family roman 
21629 \series medium 
21630 \shape up 
21631 \emph off 
21632 \bar no 
21633 \noun off 
21634 \color none
21635 °
21636 \end_inset 
21637 </cell>
21638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21639 \begin_inset Text
21640
21641 \layout Standard
21642
21643
21644 \family roman 
21645 \series medium 
21646 \shape up 
21647 \emph off 
21648 \bar no 
21649 \noun off 
21650 \color none
21651 À
21652 \end_inset 
21653 </cell>
21654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21655 \begin_inset Text
21656
21657 \layout Standard
21658
21659
21660 \family roman 
21661 \series medium 
21662 \shape up 
21663 \emph off 
21664 \bar no 
21665 \noun off 
21666 \color none
21667 Ð
21668 \end_inset 
21669 </cell>
21670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21671 \begin_inset Text
21672
21673 \layout Standard
21674
21675
21676 \family roman 
21677 \series medium 
21678 \shape up 
21679 \emph off 
21680 \bar no 
21681 \noun off 
21682 \color none
21683 à
21684 \end_inset 
21685 </cell>
21686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21687 \begin_inset Text
21688
21689 \layout Standard
21690
21691
21692 \family roman 
21693 \series medium 
21694 \shape up 
21695 \emph off 
21696 \bar no 
21697 \noun off 
21698 \color none
21699 ð
21700 \end_inset 
21701 </cell>
21702 </row>
21703 <row topline="true">
21704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21705 \begin_inset Text
21706
21707 \layout Standard
21708
21709
21710 \family roman 
21711 \series medium 
21712 \shape up 
21713 \size tiny 
21714 \emph off 
21715 \bar no 
21716 \noun off 
21717 \color none
21718 01
21719 \end_inset 
21720 </cell>
21721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \layout Standard
21725
21726 \end_inset 
21727 </cell>
21728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21729 \begin_inset Text
21730
21731 \layout Standard
21732
21733 \end_inset 
21734 </cell>
21735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \layout Standard
21739
21740
21741 \family roman 
21742 \series medium 
21743 \shape up 
21744 \emph off 
21745 \bar no 
21746 \noun off 
21747 \color none
21748 !
21749 \end_inset 
21750 </cell>
21751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21752 \begin_inset Text
21753
21754 \layout Standard
21755
21756
21757 \family roman 
21758 \series medium 
21759 \shape up 
21760 \emph off 
21761 \bar no 
21762 \noun off 
21763 \color none
21764 1
21765 \end_inset 
21766 </cell>
21767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21768 \begin_inset Text
21769
21770 \layout Standard
21771
21772
21773 \family roman 
21774 \series medium 
21775 \shape up 
21776 \emph off 
21777 \bar no 
21778 \noun off 
21779 \color none
21780 A
21781 \end_inset 
21782 </cell>
21783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21784 \begin_inset Text
21785
21786 \layout Standard
21787
21788
21789 \family roman 
21790 \series medium 
21791 \shape up 
21792 \emph off 
21793 \bar no 
21794 \noun off 
21795 \color none
21796 Q
21797 \end_inset 
21798 </cell>
21799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21800 \begin_inset Text
21801
21802 \layout Standard
21803
21804
21805 \family roman 
21806 \series medium 
21807 \shape up 
21808 \emph off 
21809 \bar no 
21810 \noun off 
21811 \color none
21812 a
21813 \end_inset 
21814 </cell>
21815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21816 \begin_inset Text
21817
21818 \layout Standard
21819
21820
21821 \family roman 
21822 \series medium 
21823 \shape up 
21824 \emph off 
21825 \bar no 
21826 \noun off 
21827 \color none
21828 q
21829 \end_inset 
21830 </cell>
21831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21832 \begin_inset Text
21833
21834 \layout Standard
21835
21836 \end_inset 
21837 </cell>
21838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21839 \begin_inset Text
21840
21841 \layout Standard
21842
21843 \end_inset 
21844 </cell>
21845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21846 \begin_inset Text
21847
21848 \layout Standard
21849
21850
21851 \family roman 
21852 \series medium 
21853 \shape up 
21854 \emph off 
21855 \bar no 
21856 \noun off 
21857 \color none
21858 ¡
21859 \end_inset 
21860 </cell>
21861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21862 \begin_inset Text
21863
21864 \layout Standard
21865
21866
21867 \family roman 
21868 \series medium 
21869 \shape up 
21870 \emph off 
21871 \bar no 
21872 \noun off 
21873 \color none
21874 ±
21875 \end_inset 
21876 </cell>
21877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21878 \begin_inset Text
21879
21880 \layout Standard
21881
21882
21883 \family roman 
21884 \series medium 
21885 \shape up 
21886 \emph off 
21887 \bar no 
21888 \noun off 
21889 \color none
21890 Á
21891 \end_inset 
21892 </cell>
21893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21894 \begin_inset Text
21895
21896 \layout Standard
21897
21898
21899 \family roman 
21900 \series medium 
21901 \shape up 
21902 \emph off 
21903 \bar no 
21904 \noun off 
21905 \color none
21906 Ñ
21907 \end_inset 
21908 </cell>
21909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21910 \begin_inset Text
21911
21912 \layout Standard
21913
21914
21915 \family roman 
21916 \series medium 
21917 \shape up 
21918 \emph off 
21919 \bar no 
21920 \noun off 
21921 \color none
21922 á
21923 \end_inset 
21924 </cell>
21925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21926 \begin_inset Text
21927
21928 \layout Standard
21929
21930
21931 \family roman 
21932 \series medium 
21933 \shape up 
21934 \emph off 
21935 \bar no 
21936 \noun off 
21937 \color none
21938 ñ
21939 \end_inset 
21940 </cell>
21941 </row>
21942 <row topline="true">
21943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21944 \begin_inset Text
21945
21946 \layout Standard
21947
21948
21949 \family roman 
21950 \series medium 
21951 \shape up 
21952 \size tiny 
21953 \emph off 
21954 \bar no 
21955 \noun off 
21956 \color none
21957 02
21958 \end_inset 
21959 </cell>
21960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21961 \begin_inset Text
21962
21963 \layout Standard
21964
21965 \end_inset 
21966 </cell>
21967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21968 \begin_inset Text
21969
21970 \layout Standard
21971
21972 \end_inset 
21973 </cell>
21974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21975 \begin_inset Text
21976
21977 \layout Standard
21978
21979
21980 \family roman 
21981 \series medium 
21982 \shape up 
21983 \emph off 
21984 \bar no 
21985 \noun off 
21986 \color none
21987
21988 \begin_inset Quotes eld
21989 \end_inset 
21990
21991
21992 \end_inset 
21993 </cell>
21994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21995 \begin_inset Text
21996
21997 \layout Standard
21998
21999
22000 \family roman 
22001 \series medium 
22002 \shape up 
22003 \emph off 
22004 \bar no 
22005 \noun off 
22006 \color none
22007 2
22008 \end_inset 
22009 </cell>
22010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22011 \begin_inset Text
22012
22013 \layout Standard
22014
22015
22016 \family roman 
22017 \series medium 
22018 \shape up 
22019 \emph off 
22020 \bar no 
22021 \noun off 
22022 \color none
22023 B
22024 \end_inset 
22025 </cell>
22026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22027 \begin_inset Text
22028
22029 \layout Standard
22030
22031
22032 \family roman 
22033 \series medium 
22034 \shape up 
22035 \emph off 
22036 \bar no 
22037 \noun off 
22038 \color none
22039 R
22040 \end_inset 
22041 </cell>
22042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22043 \begin_inset Text
22044
22045 \layout Standard
22046
22047
22048 \family roman 
22049 \series medium 
22050 \shape up 
22051 \emph off 
22052 \bar no 
22053 \noun off 
22054 \color none
22055 b
22056 \end_inset 
22057 </cell>
22058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22059 \begin_inset Text
22060
22061 \layout Standard
22062
22063
22064 \family roman 
22065 \series medium 
22066 \shape up 
22067 \emph off 
22068 \bar no 
22069 \noun off 
22070 \color none
22071 r
22072 \end_inset 
22073 </cell>
22074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22075 \begin_inset Text
22076
22077 \layout Standard
22078
22079 \end_inset 
22080 </cell>
22081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22082 \begin_inset Text
22083
22084 \layout Standard
22085
22086 \end_inset 
22087 </cell>
22088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22089 \begin_inset Text
22090
22091 \layout Standard
22092
22093
22094 \begin_inset ERT
22095 status Collapsed
22096
22097 \layout Standard
22098
22099 \backslash 
22100 textcent
22101 \end_inset 
22102
22103
22104 \begin_inset Note
22105 collapsed true
22106
22107 \layout Standard
22108
22109 character ¢ 
22110 \end_inset 
22111
22112
22113 \end_inset 
22114 </cell>
22115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22116 \begin_inset Text
22117
22118 \layout Standard
22119
22120
22121 \family roman 
22122 \series medium 
22123 \shape up 
22124 \emph off 
22125 \bar no 
22126 \noun off 
22127 \color none
22128 ²
22129 \end_inset 
22130 </cell>
22131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22132 \begin_inset Text
22133
22134 \layout Standard
22135
22136
22137 \family roman 
22138 \series medium 
22139 \shape up 
22140 \emph off 
22141 \bar no 
22142 \noun off 
22143 \color none
22144 Â
22145 \end_inset 
22146 </cell>
22147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22148 \begin_inset Text
22149
22150 \layout Standard
22151
22152
22153 \family roman 
22154 \series medium 
22155 \shape up 
22156 \emph off 
22157 \bar no 
22158 \noun off 
22159 \color none
22160 Ò
22161 \end_inset 
22162 </cell>
22163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22164 \begin_inset Text
22165
22166 \layout Standard
22167
22168
22169 \family roman 
22170 \series medium 
22171 \shape up 
22172 \emph off 
22173 \bar no 
22174 \noun off 
22175 \color none
22176 â
22177 \end_inset 
22178 </cell>
22179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22180 \begin_inset Text
22181
22182 \layout Standard
22183
22184
22185 \family roman 
22186 \series medium 
22187 \shape up 
22188 \emph off 
22189 \bar no 
22190 \noun off 
22191 \color none
22192 ò
22193 \end_inset 
22194 </cell>
22195 </row>
22196 <row topline="true">
22197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22198 \begin_inset Text
22199
22200 \layout Standard
22201
22202
22203 \family roman 
22204 \series medium 
22205 \shape up 
22206 \size tiny 
22207 \emph off 
22208 \bar no 
22209 \noun off 
22210 \color none
22211 03
22212 \end_inset 
22213 </cell>
22214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22215 \begin_inset Text
22216
22217 \layout Standard
22218
22219 \end_inset 
22220 </cell>
22221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \layout Standard
22225
22226 \end_inset 
22227 </cell>
22228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22229 \begin_inset Text
22230
22231 \layout Standard
22232
22233
22234 \family roman 
22235 \series medium 
22236 \shape up 
22237 \emph off 
22238 \bar no 
22239 \noun off 
22240 \color none
22241 #
22242 \end_inset 
22243 </cell>
22244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22245 \begin_inset Text
22246
22247 \layout Standard
22248
22249
22250 \family roman 
22251 \series medium 
22252 \shape up 
22253 \emph off 
22254 \bar no 
22255 \noun off 
22256 \color none
22257 3
22258 \end_inset 
22259 </cell>
22260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22261 \begin_inset Text
22262
22263 \layout Standard
22264
22265
22266 \family roman 
22267 \series medium 
22268 \shape up 
22269 \emph off 
22270 \bar no 
22271 \noun off 
22272 \color none
22273 C
22274 \end_inset 
22275 </cell>
22276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22277 \begin_inset Text
22278
22279 \layout Standard
22280
22281
22282 \family roman 
22283 \series medium 
22284 \shape up 
22285 \emph off 
22286 \bar no 
22287 \noun off 
22288 \color none
22289 S
22290 \end_inset 
22291 </cell>
22292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22293 \begin_inset Text
22294
22295 \layout Standard
22296
22297
22298 \family roman 
22299 \series medium 
22300 \shape up 
22301 \emph off 
22302 \bar no 
22303 \noun off 
22304 \color none
22305 c
22306 \end_inset 
22307 </cell>
22308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22309 \begin_inset Text
22310
22311 \layout Standard
22312
22313
22314 \family roman 
22315 \series medium 
22316 \shape up 
22317 \emph off 
22318 \bar no 
22319 \noun off 
22320 \color none
22321 s
22322 \end_inset 
22323 </cell>
22324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22325 \begin_inset Text
22326
22327 \layout Standard
22328
22329 \end_inset 
22330 </cell>
22331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22332 \begin_inset Text
22333
22334 \layout Standard
22335
22336 \end_inset 
22337 </cell>
22338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22339 \begin_inset Text
22340
22341 \layout Standard
22342
22343
22344 \family roman 
22345 \series medium 
22346 \shape up 
22347 \emph off 
22348 \bar no 
22349 \noun off 
22350 \color none
22351 £
22352 \end_inset 
22353 </cell>
22354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22355 \begin_inset Text
22356
22357 \layout Standard
22358
22359
22360 \family roman 
22361 \series medium 
22362 \shape up 
22363 \emph off 
22364 \bar no 
22365 \noun off 
22366 \color none
22367 ³
22368 \end_inset 
22369 </cell>
22370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22371 \begin_inset Text
22372
22373 \layout Standard
22374
22375
22376 \family roman 
22377 \series medium 
22378 \shape up 
22379 \emph off 
22380 \bar no 
22381 \noun off 
22382 \color none
22383 Ã
22384 \end_inset 
22385 </cell>
22386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22387 \begin_inset Text
22388
22389 \layout Standard
22390
22391
22392 \family roman 
22393 \series medium 
22394 \shape up 
22395 \emph off 
22396 \bar no 
22397 \noun off 
22398 \color none
22399 Ó
22400 \end_inset 
22401 </cell>
22402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22403 \begin_inset Text
22404
22405 \layout Standard
22406
22407
22408 \family roman 
22409 \series medium 
22410 \shape up 
22411 \emph off 
22412 \bar no 
22413 \noun off 
22414 \color none
22415 ã
22416 \end_inset 
22417 </cell>
22418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22419 \begin_inset Text
22420
22421 \layout Standard
22422
22423
22424 \family roman 
22425 \series medium 
22426 \shape up 
22427 \emph off 
22428 \bar no 
22429 \noun off 
22430 \color none
22431 ó
22432 \end_inset 
22433 </cell>
22434 </row>
22435 <row topline="true">
22436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22437 \begin_inset Text
22438
22439 \layout Standard
22440
22441
22442 \family roman 
22443 \series medium 
22444 \shape up 
22445 \size tiny 
22446 \emph off 
22447 \bar no 
22448 \noun off 
22449 \color none
22450 04
22451 \end_inset 
22452 </cell>
22453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22454 \begin_inset Text
22455
22456 \layout Standard
22457
22458 \end_inset 
22459 </cell>
22460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22461 \begin_inset Text
22462
22463 \layout Standard
22464
22465 \end_inset 
22466 </cell>
22467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22468 \begin_inset Text
22469
22470 \layout Standard
22471
22472
22473 \family roman 
22474 \series medium 
22475 \shape up 
22476 \emph off 
22477 \bar no 
22478 \noun off 
22479 \color none
22480 $
22481 \end_inset 
22482 </cell>
22483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22484 \begin_inset Text
22485
22486 \layout Standard
22487
22488
22489 \family roman 
22490 \series medium 
22491 \shape up 
22492 \emph off 
22493 \bar no 
22494 \noun off 
22495 \color none
22496 4
22497 \end_inset 
22498 </cell>
22499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22500 \begin_inset Text
22501
22502 \layout Standard
22503
22504
22505 \family roman 
22506 \series medium 
22507 \shape up 
22508 \emph off 
22509 \bar no 
22510 \noun off 
22511 \color none
22512 D
22513 \end_inset 
22514 </cell>
22515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22516 \begin_inset Text
22517
22518 \layout Standard
22519
22520
22521 \family roman 
22522 \series medium 
22523 \shape up 
22524 \emph off 
22525 \bar no 
22526 \noun off 
22527 \color none
22528 T
22529 \end_inset 
22530 </cell>
22531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22532 \begin_inset Text
22533
22534 \layout Standard
22535
22536
22537 \family roman 
22538 \series medium 
22539 \shape up 
22540 \emph off 
22541 \bar no 
22542 \noun off 
22543 \color none
22544 d
22545 \end_inset 
22546 </cell>
22547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22548 \begin_inset Text
22549
22550 \layout Standard
22551
22552
22553 \family roman 
22554 \series medium 
22555 \shape up 
22556 \emph off 
22557 \bar no 
22558 \noun off 
22559 \color none
22560 t
22561 \end_inset 
22562 </cell>
22563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22564 \begin_inset Text
22565
22566 \layout Standard
22567
22568 \end_inset 
22569 </cell>
22570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \layout Standard
22574
22575 \end_inset 
22576 </cell>
22577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22578 \begin_inset Text
22579
22580 \layout Standard
22581
22582
22583 \begin_inset ERT
22584 status Collapsed
22585
22586 \layout Standard
22587
22588 \backslash 
22589 textcurrency
22590 \end_inset 
22591
22592
22593 \begin_inset Note
22594 collapsed true
22595
22596 \layout Standard
22597
22598 character ¤ 
22599 \end_inset 
22600
22601
22602 \end_inset 
22603 </cell>
22604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22605 \begin_inset Text
22606
22607 \layout Standard
22608
22609
22610 \family roman 
22611 \series medium 
22612 \shape up 
22613 \emph off 
22614 \bar no 
22615 \noun off 
22616 \color none
22617 ´
22618 \end_inset 
22619 </cell>
22620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22621 \begin_inset Text
22622
22623 \layout Standard
22624
22625
22626 \family roman 
22627 \series medium 
22628 \shape up 
22629 \emph off 
22630 \bar no 
22631 \noun off 
22632 \color none
22633 Ä
22634 \end_inset 
22635 </cell>
22636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22637 \begin_inset Text
22638
22639 \layout Standard
22640
22641
22642 \family roman 
22643 \series medium 
22644 \shape up 
22645 \emph off 
22646 \bar no 
22647 \noun off 
22648 \color none
22649 Ô
22650 \end_inset 
22651 </cell>
22652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22653 \begin_inset Text
22654
22655 \layout Standard
22656
22657
22658 \family roman 
22659 \series medium 
22660 \shape up 
22661 \emph off 
22662 \bar no 
22663 \noun off 
22664 \color none
22665 ä
22666 \end_inset 
22667 </cell>
22668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22669 \begin_inset Text
22670
22671 \layout Standard
22672
22673
22674 \family roman 
22675 \series medium 
22676 \shape up 
22677 \emph off 
22678 \bar no 
22679 \noun off 
22680 \color none
22681 ô
22682 \end_inset 
22683 </cell>
22684 </row>
22685 <row topline="true">
22686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22687 \begin_inset Text
22688
22689 \layout Standard
22690
22691
22692 \family roman 
22693 \series medium 
22694 \shape up 
22695 \size tiny 
22696 \emph off 
22697 \bar no 
22698 \noun off 
22699 \color none
22700 05
22701 \end_inset 
22702 </cell>
22703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22704 \begin_inset Text
22705
22706 \layout Standard
22707
22708 \end_inset 
22709 </cell>
22710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22711 \begin_inset Text
22712
22713 \layout Standard
22714
22715 \end_inset 
22716 </cell>
22717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22718 \begin_inset Text
22719
22720 \layout Standard
22721
22722
22723 \family roman 
22724 \series medium 
22725 \shape up 
22726 \emph off 
22727 \bar no 
22728 \noun off 
22729 \color none
22730 %
22731 \end_inset 
22732 </cell>
22733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22734 \begin_inset Text
22735
22736 \layout Standard
22737
22738
22739 \family roman 
22740 \series medium 
22741 \shape up 
22742 \emph off 
22743 \bar no 
22744 \noun off 
22745 \color none
22746 5
22747 \end_inset 
22748 </cell>
22749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22750 \begin_inset Text
22751
22752 \layout Standard
22753
22754
22755 \family roman 
22756 \series medium 
22757 \shape up 
22758 \emph off 
22759 \bar no 
22760 \noun off 
22761 \color none
22762 E
22763 \end_inset 
22764 </cell>
22765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22766 \begin_inset Text
22767
22768 \layout Standard
22769
22770
22771 \family roman 
22772 \series medium 
22773 \shape up 
22774 \emph off 
22775 \bar no 
22776 \noun off 
22777 \color none
22778 U
22779 \end_inset 
22780 </cell>
22781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22782 \begin_inset Text
22783
22784 \layout Standard
22785
22786
22787 \family roman 
22788 \series medium 
22789 \shape up 
22790 \emph off 
22791 \bar no 
22792 \noun off 
22793 \color none
22794 e
22795 \end_inset 
22796 </cell>
22797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22798 \begin_inset Text
22799
22800 \layout Standard
22801
22802
22803 \family roman 
22804 \series medium 
22805 \shape up 
22806 \emph off 
22807 \bar no 
22808 \noun off 
22809 \color none
22810 u
22811 \end_inset 
22812 </cell>
22813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22814 \begin_inset Text
22815
22816 \layout Standard
22817
22818 \end_inset 
22819 </cell>
22820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22821 \begin_inset Text
22822
22823 \layout Standard
22824
22825 \end_inset 
22826 </cell>
22827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22828 \begin_inset Text
22829
22830 \layout Standard
22831
22832
22833 \begin_inset ERT
22834 status Collapsed
22835
22836 \layout Standard
22837
22838 \backslash 
22839 textyen
22840 \end_inset 
22841
22842
22843 \begin_inset Note
22844 collapsed true
22845
22846 \layout Standard
22847
22848 character ¥ 
22849 \end_inset 
22850
22851
22852 \end_inset 
22853 </cell>
22854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22855 \begin_inset Text
22856
22857 \layout Standard
22858
22859
22860 \family roman 
22861 \series medium 
22862 \shape up 
22863 \emph off 
22864 \bar no 
22865 \noun off 
22866 \color none
22867 µ
22868 \end_inset 
22869 </cell>
22870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22871 \begin_inset Text
22872
22873 \layout Standard
22874
22875
22876 \family roman 
22877 \series medium 
22878 \shape up 
22879 \emph off 
22880 \bar no 
22881 \noun off 
22882 \color none
22883 Å
22884 \end_inset 
22885 </cell>
22886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22887 \begin_inset Text
22888
22889 \layout Standard
22890
22891
22892 \family roman 
22893 \series medium 
22894 \shape up 
22895 \emph off 
22896 \bar no 
22897 \noun off 
22898 \color none
22899 Õ
22900 \end_inset 
22901 </cell>
22902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22903 \begin_inset Text
22904
22905 \layout Standard
22906
22907
22908 \family roman 
22909 \series medium 
22910 \shape up 
22911 \emph off 
22912 \bar no 
22913 \noun off 
22914 \color none
22915 å
22916 \end_inset 
22917 </cell>
22918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22919 \begin_inset Text
22920
22921 \layout Standard
22922
22923
22924 \family roman 
22925 \series medium 
22926 \shape up 
22927 \emph off 
22928 \bar no 
22929 \noun off 
22930 \color none
22931 õ
22932 \end_inset 
22933 </cell>
22934 </row>
22935 <row topline="true">
22936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22937 \begin_inset Text
22938
22939 \layout Standard
22940
22941
22942 \family roman 
22943 \series medium 
22944 \shape up 
22945 \size tiny 
22946 \emph off 
22947 \bar no 
22948 \noun off 
22949 \color none
22950 06
22951 \end_inset 
22952 </cell>
22953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22954 \begin_inset Text
22955
22956 \layout Standard
22957
22958 \end_inset 
22959 </cell>
22960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22961 \begin_inset Text
22962
22963 \layout Standard
22964
22965 \end_inset 
22966 </cell>
22967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22968 \begin_inset Text
22969
22970 \layout Standard
22971
22972
22973 \family roman 
22974 \series medium 
22975 \shape up 
22976 \emph off 
22977 \bar no 
22978 \noun off 
22979 \color none
22980 &
22981 \end_inset 
22982 </cell>
22983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22984 \begin_inset Text
22985
22986 \layout Standard
22987
22988
22989 \family roman 
22990 \series medium 
22991 \shape up 
22992 \emph off 
22993 \bar no 
22994 \noun off 
22995 \color none
22996 6
22997 \end_inset 
22998 </cell>
22999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23000 \begin_inset Text
23001
23002 \layout Standard
23003
23004
23005 \family roman 
23006 \series medium 
23007 \shape up 
23008 \emph off 
23009 \bar no 
23010 \noun off 
23011 \color none
23012 F
23013 \end_inset 
23014 </cell>
23015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23016 \begin_inset Text
23017
23018 \layout Standard
23019
23020
23021 \family roman 
23022 \series medium 
23023 \shape up 
23024 \emph off 
23025 \bar no 
23026 \noun off 
23027 \color none
23028 V
23029 \end_inset 
23030 </cell>
23031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23032 \begin_inset Text
23033
23034 \layout Standard
23035
23036
23037 \family roman 
23038 \series medium 
23039 \shape up 
23040 \emph off 
23041 \bar no 
23042 \noun off 
23043 \color none
23044 f
23045 \end_inset 
23046 </cell>
23047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23048 \begin_inset Text
23049
23050 \layout Standard
23051
23052
23053 \family roman 
23054 \series medium 
23055 \shape up 
23056 \emph off 
23057 \bar no 
23058 \noun off 
23059 \color none
23060 v
23061 \end_inset 
23062 </cell>
23063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23064 \begin_inset Text
23065
23066 \layout Standard
23067
23068 \end_inset 
23069 </cell>
23070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23071 \begin_inset Text
23072
23073 \layout Standard
23074
23075 \end_inset 
23076 </cell>
23077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23078 \begin_inset Text
23079
23080 \layout Standard
23081
23082
23083 \begin_inset ERT
23084 status Collapsed
23085
23086 \layout Standard
23087
23088 \backslash 
23089 textbrokenbar
23090 \end_inset 
23091
23092
23093 \begin_inset Note
23094 collapsed true
23095
23096 \layout Standard
23097
23098 character ¦ 
23099 \end_inset 
23100
23101
23102 \end_inset 
23103 </cell>
23104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23105 \begin_inset Text
23106
23107 \layout Standard
23108
23109
23110 \family roman 
23111 \series medium 
23112 \shape up 
23113 \emph off 
23114 \bar no 
23115 \noun off 
23116 \color none
23117
23118 \end_inset 
23119 </cell>
23120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23121 \begin_inset Text
23122
23123 \layout Standard
23124
23125
23126 \family roman 
23127 \series medium 
23128 \shape up 
23129 \emph off 
23130 \bar no 
23131 \noun off 
23132 \color none
23133 Æ
23134 \end_inset 
23135 </cell>
23136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23137 \begin_inset Text
23138
23139 \layout Standard
23140
23141
23142 \family roman 
23143 \series medium 
23144 \shape up 
23145 \emph off 
23146 \bar no 
23147 \noun off 
23148 \color none
23149 Ö
23150 \end_inset 
23151 </cell>
23152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23153 \begin_inset Text
23154
23155 \layout Standard
23156
23157
23158 \family roman 
23159 \series medium 
23160 \shape up 
23161 \emph off 
23162 \bar no 
23163 \noun off 
23164 \color none
23165 æ
23166 \end_inset 
23167 </cell>
23168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23169 \begin_inset Text
23170
23171 \layout Standard
23172
23173
23174 \family roman 
23175 \series medium 
23176 \shape up 
23177 \emph off 
23178 \bar no 
23179 \noun off 
23180 \color none
23181 ö
23182 \end_inset 
23183 </cell>
23184 </row>
23185 <row topline="true">
23186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23187 \begin_inset Text
23188
23189 \layout Standard
23190
23191
23192 \family roman 
23193 \series medium 
23194 \shape up 
23195 \size tiny 
23196 \emph off 
23197 \bar no 
23198 \noun off 
23199 \color none
23200 07
23201 \end_inset 
23202 </cell>
23203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23204 \begin_inset Text
23205
23206 \layout Standard
23207
23208 \end_inset 
23209 </cell>
23210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \layout Standard
23214
23215 \end_inset 
23216 </cell>
23217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23218 \begin_inset Text
23219
23220 \layout Standard
23221
23222
23223 \family roman 
23224 \series medium 
23225 \shape up 
23226 \emph off 
23227 \bar no 
23228 \noun off 
23229 \color none
23230 `
23231 \end_inset 
23232 </cell>
23233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23234 \begin_inset Text
23235
23236 \layout Standard
23237
23238
23239 \family roman 
23240 \series medium 
23241 \shape up 
23242 \emph off 
23243 \bar no 
23244 \noun off 
23245 \color none
23246 7
23247 \end_inset 
23248 </cell>
23249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23250 \begin_inset Text
23251
23252 \layout Standard
23253
23254
23255 \family roman 
23256 \series medium 
23257 \shape up 
23258 \emph off 
23259 \bar no 
23260 \noun off 
23261 \color none
23262 G
23263 \end_inset 
23264 </cell>
23265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23266 \begin_inset Text
23267
23268 \layout Standard
23269
23270
23271 \family roman 
23272 \series medium 
23273 \shape up 
23274 \emph off 
23275 \bar no 
23276 \noun off 
23277 \color none
23278 W
23279 \end_inset 
23280 </cell>
23281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23282 \begin_inset Text
23283
23284 \layout Standard
23285
23286
23287 \family roman 
23288 \series medium 
23289 \shape up 
23290 \emph off 
23291 \bar no 
23292 \noun off 
23293 \color none
23294 g
23295 \end_inset 
23296 </cell>
23297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23298 \begin_inset Text
23299
23300 \layout Standard
23301
23302
23303 \family roman 
23304 \series medium 
23305 \shape up 
23306 \emph off 
23307 \bar no 
23308 \noun off 
23309 \color none
23310 w
23311 \end_inset 
23312 </cell>
23313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23314 \begin_inset Text
23315
23316 \layout Standard
23317
23318 \end_inset 
23319 </cell>
23320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23321 \begin_inset Text
23322
23323 \layout Standard
23324
23325 \end_inset 
23326 </cell>
23327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23328 \begin_inset Text
23329
23330 \layout Standard
23331
23332
23333 \family roman 
23334 \series medium 
23335 \shape up 
23336 \emph off 
23337 \bar no 
23338 \noun off 
23339 \color none
23340 §
23341 \end_inset 
23342 </cell>
23343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23344 \begin_inset Text
23345
23346 \layout Standard
23347
23348
23349 \family roman 
23350 \series medium 
23351 \shape up 
23352 \emph off 
23353 \bar no 
23354 \noun off 
23355 \color none
23356 ·
23357 \end_inset 
23358 </cell>
23359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23360 \begin_inset Text
23361
23362 \layout Standard
23363
23364
23365 \family roman 
23366 \series medium 
23367 \shape up 
23368 \emph off 
23369 \bar no 
23370 \noun off 
23371 \color none
23372 Ç
23373 \end_inset 
23374 </cell>
23375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23376 \begin_inset Text
23377
23378 \layout Standard
23379
23380
23381 \family roman 
23382 \series medium 
23383 \shape up 
23384 \emph off 
23385 \bar no 
23386 \noun off 
23387 \color none
23388 ×
23389 \end_inset 
23390 </cell>
23391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23392 \begin_inset Text
23393
23394 \layout Standard
23395
23396
23397 \family roman 
23398 \series medium 
23399 \shape up 
23400 \emph off 
23401 \bar no 
23402 \noun off 
23403 \color none
23404 ç
23405 \end_inset 
23406 </cell>
23407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23408 \begin_inset Text
23409
23410 \layout Standard
23411
23412
23413 \family roman 
23414 \series medium 
23415 \shape up 
23416 \emph off 
23417 \bar no 
23418 \noun off 
23419 \color none
23420 ÷
23421 \end_inset 
23422 </cell>
23423 </row>
23424 <row topline="true">
23425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23426 \begin_inset Text
23427
23428 \layout Standard
23429
23430
23431 \family roman 
23432 \series medium 
23433 \shape up 
23434 \size tiny 
23435 \emph off 
23436 \bar no 
23437 \noun off 
23438 \color none
23439 08
23440 \end_inset 
23441 </cell>
23442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23443 \begin_inset Text
23444
23445 \layout Standard
23446
23447 \end_inset 
23448 </cell>
23449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23450 \begin_inset Text
23451
23452 \layout Standard
23453
23454 \end_inset 
23455 </cell>
23456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \layout Standard
23460
23461
23462 \family roman 
23463 \series medium 
23464 \shape up 
23465 \emph off 
23466 \bar no 
23467 \noun off 
23468 \color none
23469 (
23470 \end_inset 
23471 </cell>
23472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23473 \begin_inset Text
23474
23475 \layout Standard
23476
23477
23478 \family roman 
23479 \series medium 
23480 \shape up 
23481 \emph off 
23482 \bar no 
23483 \noun off 
23484 \color none
23485 8
23486 \end_inset 
23487 </cell>
23488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23489 \begin_inset Text
23490
23491 \layout Standard
23492
23493
23494 \family roman 
23495 \series medium 
23496 \shape up 
23497 \emph off 
23498 \bar no 
23499 \noun off 
23500 \color none
23501 H
23502 \end_inset 
23503 </cell>
23504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23505 \begin_inset Text
23506
23507 \layout Standard
23508
23509
23510 \family roman 
23511 \series medium 
23512 \shape up 
23513 \emph off 
23514 \bar no 
23515 \noun off 
23516 \color none
23517 X
23518 \end_inset 
23519 </cell>
23520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23521 \begin_inset Text
23522
23523 \layout Standard
23524
23525
23526 \family roman 
23527 \series medium 
23528 \shape up 
23529 \emph off 
23530 \bar no 
23531 \noun off 
23532 \color none
23533 h
23534 \end_inset 
23535 </cell>
23536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23537 \begin_inset Text
23538
23539 \layout Standard
23540
23541
23542 \family roman 
23543 \series medium 
23544 \shape up 
23545 \emph off 
23546 \bar no 
23547 \noun off 
23548 \color none
23549 x
23550 \end_inset 
23551 </cell>
23552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23553 \begin_inset Text
23554
23555 \layout Standard
23556
23557 \end_inset 
23558 </cell>
23559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23560 \begin_inset Text
23561
23562 \layout Standard
23563
23564 \end_inset 
23565 </cell>
23566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23567 \begin_inset Text
23568
23569 \layout Standard
23570
23571
23572 \family roman 
23573 \series medium 
23574 \shape up 
23575 \emph off 
23576 \bar no 
23577 \noun off 
23578 \color none
23579 ¨
23580 \end_inset 
23581 </cell>
23582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23583 \begin_inset Text
23584
23585 \layout Standard
23586
23587
23588 \family roman 
23589 \series medium 
23590 \shape up 
23591 \emph off 
23592 \bar no 
23593 \noun off 
23594 \color none
23595 ¸
23596 \end_inset 
23597 </cell>
23598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23599 \begin_inset Text
23600
23601 \layout Standard
23602
23603
23604 \family roman 
23605 \series medium 
23606 \shape up 
23607 \emph off 
23608 \bar no 
23609 \noun off 
23610 \color none
23611 È
23612 \end_inset 
23613 </cell>
23614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23615 \begin_inset Text
23616
23617 \layout Standard
23618
23619
23620 \family roman 
23621 \series medium 
23622 \shape up 
23623 \emph off 
23624 \bar no 
23625 \noun off 
23626 \color none
23627 Ø
23628 \end_inset 
23629 </cell>
23630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23631 \begin_inset Text
23632
23633 \layout Standard
23634
23635
23636 \family roman 
23637 \series medium 
23638 \shape up 
23639 \emph off 
23640 \bar no 
23641 \noun off 
23642 \color none
23643 è
23644 \end_inset 
23645 </cell>
23646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23647 \begin_inset Text
23648
23649 \layout Standard
23650
23651
23652 \family roman 
23653 \series medium 
23654 \shape up 
23655 \emph off 
23656 \bar no 
23657 \noun off 
23658 \color none
23659 ø
23660 \end_inset 
23661 </cell>
23662 </row>
23663 <row topline="true">
23664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23665 \begin_inset Text
23666
23667 \layout Standard
23668
23669
23670 \family roman 
23671 \series medium 
23672 \shape up 
23673 \size tiny 
23674 \emph off 
23675 \bar no 
23676 \noun off 
23677 \color none
23678 09
23679 \end_inset 
23680 </cell>
23681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23682 \begin_inset Text
23683
23684 \layout Standard
23685
23686 \end_inset 
23687 </cell>
23688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23689 \begin_inset Text
23690
23691 \layout Standard
23692
23693 \end_inset 
23694 </cell>
23695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23696 \begin_inset Text
23697
23698 \layout Standard
23699
23700
23701 \family roman 
23702 \series medium 
23703 \shape up 
23704 \emph off 
23705 \bar no 
23706 \noun off 
23707 \color none
23708 )
23709 \end_inset 
23710 </cell>
23711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23712 \begin_inset Text
23713
23714 \layout Standard
23715
23716
23717 \family roman 
23718 \series medium 
23719 \shape up 
23720 \emph off 
23721 \bar no 
23722 \noun off 
23723 \color none
23724 9
23725 \end_inset 
23726 </cell>
23727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23728 \begin_inset Text
23729
23730 \layout Standard
23731
23732
23733 \family roman 
23734 \series medium 
23735 \shape up 
23736 \emph off 
23737 \bar no 
23738 \noun off 
23739 \color none
23740 I
23741 \end_inset 
23742 </cell>
23743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23744 \begin_inset Text
23745
23746 \layout Standard
23747
23748
23749 \family roman 
23750 \series medium 
23751 \shape up 
23752 \emph off 
23753 \bar no 
23754 \noun off 
23755 \color none
23756 Y
23757 \end_inset 
23758 </cell>
23759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23760 \begin_inset Text
23761
23762 \layout Standard
23763
23764
23765 \family roman 
23766 \series medium 
23767 \shape up 
23768 \emph off 
23769 \bar no 
23770 \noun off 
23771 \color none
23772 i
23773 \end_inset 
23774 </cell>
23775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23776 \begin_inset Text
23777
23778 \layout Standard
23779
23780
23781 \family roman 
23782 \series medium 
23783 \shape up 
23784 \emph off 
23785 \bar no 
23786 \noun off 
23787 \color none
23788 y
23789 \end_inset 
23790 </cell>
23791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23792 \begin_inset Text
23793
23794 \layout Standard
23795
23796 \end_inset 
23797 </cell>
23798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23799 \begin_inset Text
23800
23801 \layout Standard
23802
23803 \end_inset 
23804 </cell>
23805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23806 \begin_inset Text
23807
23808 \layout Standard
23809
23810
23811 \family roman 
23812 \series medium 
23813 \shape up 
23814 \emph off 
23815 \bar no 
23816 \noun off 
23817 \color none
23818 ©
23819 \end_inset 
23820 </cell>
23821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23822 \begin_inset Text
23823
23824 \layout Standard
23825
23826
23827 \family roman 
23828 \series medium 
23829 \shape up 
23830 \emph off 
23831 \bar no 
23832 \noun off 
23833 \color none
23834 ¹
23835 \end_inset 
23836 </cell>
23837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23838 \begin_inset Text
23839
23840 \layout Standard
23841
23842
23843 \family roman 
23844 \series medium 
23845 \shape up 
23846 \emph off 
23847 \bar no 
23848 \noun off 
23849 \color none
23850 É
23851 \end_inset 
23852 </cell>
23853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23854 \begin_inset Text
23855
23856 \layout Standard
23857
23858
23859 \family roman 
23860 \series medium 
23861 \shape up 
23862 \emph off 
23863 \bar no 
23864 \noun off 
23865 \color none
23866 Ù
23867 \end_inset 
23868 </cell>
23869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23870 \begin_inset Text
23871
23872 \layout Standard
23873
23874
23875 \family roman 
23876 \series medium 
23877 \shape up 
23878 \emph off 
23879 \bar no 
23880 \noun off 
23881 \color none
23882 é
23883 \end_inset 
23884 </cell>
23885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23886 \begin_inset Text
23887
23888 \layout Standard
23889
23890
23891 \family roman 
23892 \series medium 
23893 \shape up 
23894 \emph off 
23895 \bar no 
23896 \noun off 
23897 \color none
23898 ù
23899 \end_inset 
23900 </cell>
23901 </row>
23902 <row topline="true">
23903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23904 \begin_inset Text
23905
23906 \layout Standard
23907
23908
23909 \family roman 
23910 \series medium 
23911 \shape up 
23912 \size tiny 
23913 \emph off 
23914 \bar no 
23915 \noun off 
23916 \color none
23917 0A
23918 \end_inset 
23919 </cell>
23920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23921 \begin_inset Text
23922
23923 \layout Standard
23924
23925 \end_inset 
23926 </cell>
23927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23928 \begin_inset Text
23929
23930 \layout Standard
23931
23932 \end_inset 
23933 </cell>
23934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23935 \begin_inset Text
23936
23937 \layout Standard
23938
23939
23940 \family roman 
23941 \series medium 
23942 \shape up 
23943 \emph off 
23944 \bar no 
23945 \noun off 
23946 \color none
23947 *
23948 \end_inset 
23949 </cell>
23950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23951 \begin_inset Text
23952
23953 \layout Standard
23954
23955
23956 \family roman 
23957 \series medium 
23958 \shape up 
23959 \emph off 
23960 \bar no 
23961 \noun off 
23962 \color none
23963 :
23964 \end_inset 
23965 </cell>
23966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23967 \begin_inset Text
23968
23969 \layout Standard
23970
23971
23972 \family roman 
23973 \series medium 
23974 \shape up 
23975 \emph off 
23976 \bar no 
23977 \noun off 
23978 \color none
23979 J
23980 \end_inset 
23981 </cell>
23982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \layout Standard
23986
23987
23988 \family roman 
23989 \series medium 
23990 \shape up 
23991 \emph off 
23992 \bar no 
23993 \noun off 
23994 \color none
23995 Z
23996 \end_inset 
23997 </cell>
23998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23999 \begin_inset Text
24000
24001 \layout Standard
24002
24003
24004 \family roman 
24005 \series medium 
24006 \shape up 
24007 \emph off 
24008 \bar no 
24009 \noun off 
24010 \color none
24011 j
24012 \end_inset 
24013 </cell>
24014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24015 \begin_inset Text
24016
24017 \layout Standard
24018
24019
24020 \family roman 
24021 \series medium 
24022 \shape up 
24023 \emph off 
24024 \bar no 
24025 \noun off 
24026 \color none
24027 z
24028 \end_inset 
24029 </cell>
24030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24031 \begin_inset Text
24032
24033 \layout Standard
24034
24035 \end_inset 
24036 </cell>
24037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24038 \begin_inset Text
24039
24040 \layout Standard
24041
24042 \end_inset 
24043 </cell>
24044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24045 \begin_inset Text
24046
24047 \layout Standard
24048
24049
24050 \family roman 
24051 \series medium 
24052 \shape up 
24053 \emph off 
24054 \bar no 
24055 \noun off 
24056 \color none
24057 ª
24058 \end_inset 
24059 </cell>
24060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24061 \begin_inset Text
24062
24063 \layout Standard
24064
24065
24066 \family roman 
24067 \series medium 
24068 \shape up 
24069 \emph off 
24070 \bar no 
24071 \noun off 
24072 \color none
24073 º
24074 \end_inset 
24075 </cell>
24076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24077 \begin_inset Text
24078
24079 \layout Standard
24080
24081
24082 \family roman 
24083 \series medium 
24084 \shape up 
24085 \emph off 
24086 \bar no 
24087 \noun off 
24088 \color none
24089 Ê
24090 \end_inset 
24091 </cell>
24092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24093 \begin_inset Text
24094
24095 \layout Standard
24096
24097
24098 \family roman 
24099 \series medium 
24100 \shape up 
24101 \emph off 
24102 \bar no 
24103 \noun off 
24104 \color none
24105 Ú
24106 \end_inset 
24107 </cell>
24108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24109 \begin_inset Text
24110
24111 \layout Standard
24112
24113
24114 \family roman 
24115 \series medium 
24116 \shape up 
24117 \emph off 
24118 \bar no 
24119 \noun off 
24120 \color none
24121 ê
24122 \end_inset 
24123 </cell>
24124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24125 \begin_inset Text
24126
24127 \layout Standard
24128
24129
24130 \family roman 
24131 \series medium 
24132 \shape up 
24133 \emph off 
24134 \bar no 
24135 \noun off 
24136 \color none
24137 ú
24138 \end_inset 
24139 </cell>
24140 </row>
24141 <row topline="true">
24142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24143 \begin_inset Text
24144
24145 \layout Standard
24146
24147
24148 \family roman 
24149 \series medium 
24150 \shape up 
24151 \size tiny 
24152 \emph off 
24153 \bar no 
24154 \noun off 
24155 \color none
24156 0B
24157 \end_inset 
24158 </cell>
24159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24160 \begin_inset Text
24161
24162 \layout Standard
24163
24164 \end_inset 
24165 </cell>
24166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24167 \begin_inset Text
24168
24169 \layout Standard
24170
24171 \end_inset 
24172 </cell>
24173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24174 \begin_inset Text
24175
24176 \layout Standard
24177
24178
24179 \family roman 
24180 \series medium 
24181 \shape up 
24182 \emph off 
24183 \bar no 
24184 \noun off 
24185 \color none
24186 +
24187 \end_inset 
24188 </cell>
24189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24190 \begin_inset Text
24191
24192 \layout Standard
24193
24194
24195 \family roman 
24196 \series medium 
24197 \shape up 
24198 \emph off 
24199 \bar no 
24200 \noun off 
24201 \color none
24202 ;
24203 \end_inset 
24204 </cell>
24205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24206 \begin_inset Text
24207
24208 \layout Standard
24209
24210
24211 \family roman 
24212 \series medium 
24213 \shape up 
24214 \emph off 
24215 \bar no 
24216 \noun off 
24217 \color none
24218 K
24219 \end_inset 
24220 </cell>
24221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24222 \begin_inset Text
24223
24224 \layout Standard
24225
24226
24227 \family roman 
24228 \series medium 
24229 \shape up 
24230 \emph off 
24231 \bar no 
24232 \noun off 
24233 \color none
24234 [
24235 \end_inset 
24236 </cell>
24237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24238 \begin_inset Text
24239
24240 \layout Standard
24241
24242
24243 \family roman 
24244 \series medium 
24245 \shape up 
24246 \emph off 
24247 \bar no 
24248 \noun off 
24249 \color none
24250 k
24251 \end_inset 
24252 </cell>
24253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24254 \begin_inset Text
24255
24256 \layout Standard
24257
24258
24259 \family roman 
24260 \series medium 
24261 \shape up 
24262 \emph off 
24263 \bar no 
24264 \noun off 
24265 \color none
24266 {
24267 \end_inset 
24268 </cell>
24269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24270 \begin_inset Text
24271
24272 \layout Standard
24273
24274 \end_inset 
24275 </cell>
24276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24277 \begin_inset Text
24278
24279 \layout Standard
24280
24281 \end_inset 
24282 </cell>
24283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24284 \begin_inset Text
24285
24286 \layout Standard
24287
24288
24289 \family roman 
24290 \series medium 
24291 \shape up 
24292 \emph off 
24293 \bar no 
24294 \noun off 
24295 \color none
24296 «
24297 \end_inset 
24298 </cell>
24299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24300 \begin_inset Text
24301
24302 \layout Standard
24303
24304
24305 \family roman 
24306 \series medium 
24307 \shape up 
24308 \emph off 
24309 \bar no 
24310 \noun off 
24311 \color none
24312 »
24313 \end_inset 
24314 </cell>
24315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24316 \begin_inset Text
24317
24318 \layout Standard
24319
24320
24321 \family roman 
24322 \series medium 
24323 \shape up 
24324 \emph off 
24325 \bar no 
24326 \noun off 
24327 \color none
24328 Ë
24329 \end_inset 
24330 </cell>
24331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24332 \begin_inset Text
24333
24334 \layout Standard
24335
24336
24337 \family roman 
24338 \series medium 
24339 \shape up 
24340 \emph off 
24341 \bar no 
24342 \noun off 
24343 \color none
24344 Û
24345 \end_inset 
24346 </cell>
24347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24348 \begin_inset Text
24349
24350 \layout Standard
24351
24352
24353 \family roman 
24354 \series medium 
24355 \shape up 
24356 \emph off 
24357 \bar no 
24358 \noun off 
24359 \color none
24360 ë
24361 \end_inset 
24362 </cell>
24363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24364 \begin_inset Text
24365
24366 \layout Standard
24367
24368
24369 \family roman 
24370 \series medium 
24371 \shape up 
24372 \emph off 
24373 \bar no 
24374 \noun off 
24375 \color none
24376 û
24377 \end_inset 
24378 </cell>
24379 </row>
24380 <row topline="true">
24381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24382 \begin_inset Text
24383
24384 \layout Standard
24385
24386
24387 \family roman 
24388 \series medium 
24389 \shape up 
24390 \size tiny 
24391 \emph off 
24392 \bar no 
24393 \noun off 
24394 \color none
24395 0C
24396 \end_inset 
24397 </cell>
24398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24399 \begin_inset Text
24400
24401 \layout Standard
24402
24403 \end_inset 
24404 </cell>
24405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24406 \begin_inset Text
24407
24408 \layout Standard
24409
24410 \end_inset 
24411 </cell>
24412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24413 \begin_inset Text
24414
24415 \layout Standard
24416
24417
24418 \family roman 
24419 \series medium 
24420 \shape up 
24421 \emph off 
24422 \bar no 
24423 \noun off 
24424 \color none
24425 ,
24426 \end_inset 
24427 </cell>
24428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24429 \begin_inset Text
24430
24431 \layout Standard
24432
24433
24434 \family roman 
24435 \series medium 
24436 \shape up 
24437 \emph off 
24438 \bar no 
24439 \noun off 
24440 \color none
24441 <
24442 \end_inset 
24443 </cell>
24444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24445 \begin_inset Text
24446
24447 \layout Standard
24448
24449
24450 \family roman 
24451 \series medium 
24452 \shape up 
24453 \emph off 
24454 \bar no 
24455 \noun off 
24456 \color none
24457 L
24458 \end_inset 
24459 </cell>
24460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24461 \begin_inset Text
24462
24463 \layout Standard
24464
24465
24466 \family roman 
24467 \series medium 
24468 \shape up 
24469 \emph off 
24470 \bar no 
24471 \noun off 
24472 \color none
24473
24474 \backslash 
24475
24476 \end_inset 
24477 </cell>
24478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24479 \begin_inset Text
24480
24481 \layout Standard
24482
24483
24484 \family roman 
24485 \series medium 
24486 \shape up 
24487 \emph off 
24488 \bar no 
24489 \noun off 
24490 \color none
24491 l
24492 \end_inset 
24493 </cell>
24494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24495 \begin_inset Text
24496
24497 \layout Standard
24498
24499
24500 \family roman 
24501 \series medium 
24502 \shape up 
24503 \emph off 
24504 \bar no 
24505 \noun off 
24506 \color none
24507 |
24508 \end_inset 
24509 </cell>
24510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24511 \begin_inset Text
24512
24513 \layout Standard
24514
24515 \end_inset 
24516 </cell>
24517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24518 \begin_inset Text
24519
24520 \layout Standard
24521
24522 \end_inset 
24523 </cell>
24524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \layout Standard
24528
24529
24530 \family roman 
24531 \series medium 
24532 \shape up 
24533 \emph off 
24534 \bar no 
24535 \noun off 
24536 \color none
24537 ¬
24538 \end_inset 
24539 </cell>
24540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24541 \begin_inset Text
24542
24543 \layout Standard
24544
24545
24546 \family roman 
24547 \series medium 
24548 \shape up 
24549 \emph off 
24550 \bar no 
24551 \noun off 
24552 \color none
24553 ¼
24554 \end_inset 
24555 </cell>
24556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24557 \begin_inset Text
24558
24559 \layout Standard
24560
24561
24562 \family roman 
24563 \series medium 
24564 \shape up 
24565 \emph off 
24566 \bar no 
24567 \noun off 
24568 \color none
24569 Ì
24570 \end_inset 
24571 </cell>
24572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24573 \begin_inset Text
24574
24575 \layout Standard
24576
24577
24578 \family roman 
24579 \series medium 
24580 \shape up 
24581 \emph off 
24582 \bar no 
24583 \noun off 
24584 \color none
24585 Ü
24586 \end_inset 
24587 </cell>
24588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24589 \begin_inset Text
24590
24591 \layout Standard
24592
24593
24594 \family roman 
24595 \series medium 
24596 \shape up 
24597 \emph off 
24598 \bar no 
24599 \noun off 
24600 \color none
24601 ì
24602 \end_inset 
24603 </cell>
24604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24605 \begin_inset Text
24606
24607 \layout Standard
24608
24609
24610 \family roman 
24611 \series medium 
24612 \shape up 
24613 \emph off 
24614 \bar no 
24615 \noun off 
24616 \color none
24617 ü
24618 \end_inset 
24619 </cell>
24620 </row>
24621 <row topline="true">
24622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24623 \begin_inset Text
24624
24625 \layout Standard
24626
24627
24628 \family roman 
24629 \series medium 
24630 \shape up 
24631 \size tiny 
24632 \emph off 
24633 \bar no 
24634 \noun off 
24635 \color none
24636 0D
24637 \end_inset 
24638 </cell>
24639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24640 \begin_inset Text
24641
24642 \layout Standard
24643
24644 \end_inset 
24645 </cell>
24646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24647 \begin_inset Text
24648
24649 \layout Standard
24650
24651 \end_inset 
24652 </cell>
24653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24654 \begin_inset Text
24655
24656 \layout Standard
24657
24658
24659 \family roman 
24660 \series medium 
24661 \shape up 
24662 \emph off 
24663 \bar no 
24664 \noun off 
24665 \color none
24666 -
24667 \end_inset 
24668 </cell>
24669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24670 \begin_inset Text
24671
24672 \layout Standard
24673
24674
24675 \family roman 
24676 \series medium 
24677 \shape up 
24678 \emph off 
24679 \bar no 
24680 \noun off 
24681 \color none
24682 =
24683 \end_inset 
24684 </cell>
24685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24686 \begin_inset Text
24687
24688 \layout Standard
24689
24690
24691 \family roman 
24692 \series medium 
24693 \shape up 
24694 \emph off 
24695 \bar no 
24696 \noun off 
24697 \color none
24698 M
24699 \end_inset 
24700 </cell>
24701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24702 \begin_inset Text
24703
24704 \layout Standard
24705
24706
24707 \family roman 
24708 \series medium 
24709 \shape up 
24710 \emph off 
24711 \bar no 
24712 \noun off 
24713 \color none
24714 ]
24715 \end_inset 
24716 </cell>
24717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24718 \begin_inset Text
24719
24720 \layout Standard
24721
24722
24723 \family roman 
24724 \series medium 
24725 \shape up 
24726 \emph off 
24727 \bar no 
24728 \noun off 
24729 \color none
24730 m
24731 \end_inset 
24732 </cell>
24733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24734 \begin_inset Text
24735
24736 \layout Standard
24737
24738
24739 \family roman 
24740 \series medium 
24741 \shape up 
24742 \emph off 
24743 \bar no 
24744 \noun off 
24745 \color none
24746 }
24747 \end_inset 
24748 </cell>
24749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24750 \begin_inset Text
24751
24752 \layout Standard
24753
24754 \end_inset 
24755 </cell>
24756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24757 \begin_inset Text
24758
24759 \layout Standard
24760
24761 \end_inset 
24762 </cell>
24763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24764 \begin_inset Text
24765
24766 \layout Standard
24767
24768
24769 \begin_inset ERT
24770 status Collapsed
24771
24772 \layout Standard
24773
24774 \backslash 
24775 textendash
24776 \end_inset 
24777
24778
24779 \begin_inset Note
24780 collapsed true
24781
24782 \layout Standard
24783
24784 character ­ 
24785 \end_inset 
24786
24787
24788 \end_inset 
24789 </cell>
24790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24791 \begin_inset Text
24792
24793 \layout Standard
24794
24795
24796 \family roman 
24797 \series medium 
24798 \shape up 
24799 \emph off 
24800 \bar no 
24801 \noun off 
24802 \color none
24803 ½
24804 \end_inset 
24805 </cell>
24806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24807 \begin_inset Text
24808
24809 \layout Standard
24810
24811
24812 \family roman 
24813 \series medium 
24814 \shape up 
24815 \emph off 
24816 \bar no 
24817 \noun off 
24818 \color none
24819 Í
24820 \end_inset 
24821 </cell>
24822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24823 \begin_inset Text
24824
24825 \layout Standard
24826
24827
24828 \family roman 
24829 \series medium 
24830 \shape up 
24831 \emph off 
24832 \bar no 
24833 \noun off 
24834 \color none
24835 Ý
24836 \end_inset 
24837 </cell>
24838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24839 \begin_inset Text
24840
24841 \layout Standard
24842
24843
24844 \family roman 
24845 \series medium 
24846 \shape up 
24847 \emph off 
24848 \bar no 
24849 \noun off 
24850 \color none
24851 í
24852 \end_inset 
24853 </cell>
24854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24855 \begin_inset Text
24856
24857 \layout Standard
24858
24859
24860 \family roman 
24861 \series medium 
24862 \shape up 
24863 \emph off 
24864 \bar no 
24865 \noun off 
24866 \color none
24867 ý
24868 \end_inset 
24869 </cell>
24870 </row>
24871 <row topline="true">
24872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24873 \begin_inset Text
24874
24875 \layout Standard
24876
24877
24878 \family roman 
24879 \series medium 
24880 \shape up 
24881 \size tiny 
24882 \emph off 
24883 \bar no 
24884 \noun off 
24885 \color none
24886 0E
24887 \end_inset 
24888 </cell>
24889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24890 \begin_inset Text
24891
24892 \layout Standard
24893
24894 \end_inset 
24895 </cell>
24896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24897 \begin_inset Text
24898
24899 \layout Standard
24900
24901 \end_inset 
24902 </cell>
24903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24904 \begin_inset Text
24905
24906 \layout Standard
24907
24908
24909 \family roman 
24910 \series medium 
24911 \shape up 
24912 \emph off 
24913 \bar no 
24914 \noun off 
24915 \color none
24916 .
24917 \end_inset 
24918 </cell>
24919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24920 \begin_inset Text
24921
24922 \layout Standard
24923
24924
24925 \family roman 
24926 \series medium 
24927 \shape up 
24928 \emph off 
24929 \bar no 
24930 \noun off 
24931 \color none
24932 >
24933 \end_inset 
24934 </cell>
24935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24936 \begin_inset Text
24937
24938 \layout Standard
24939
24940
24941 \family roman 
24942 \series medium 
24943 \shape up 
24944 \emph off 
24945 \bar no 
24946 \noun off 
24947 \color none
24948 N
24949 \end_inset 
24950 </cell>
24951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24952 \begin_inset Text
24953
24954 \layout Standard
24955
24956
24957 \family roman 
24958 \series medium 
24959 \shape up 
24960 \emph off 
24961 \bar no 
24962 \noun off 
24963 \color none
24964 ^
24965 \end_inset 
24966 </cell>
24967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24968 \begin_inset Text
24969
24970 \layout Standard
24971
24972
24973 \family roman 
24974 \series medium 
24975 \shape up 
24976 \emph off 
24977 \bar no 
24978 \noun off 
24979 \color none
24980 n
24981 \end_inset 
24982 </cell>
24983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24984 \begin_inset Text
24985
24986 \layout Standard
24987
24988
24989 \family roman 
24990 \series medium 
24991 \shape up 
24992 \emph off 
24993 \bar no 
24994 \noun off 
24995 \color none
24996 ~
24997 \end_inset 
24998 </cell>
24999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25000 \begin_inset Text
25001
25002 \layout Standard
25003
25004 \end_inset 
25005 </cell>
25006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25007 \begin_inset Text
25008
25009 \layout Standard
25010
25011 \end_inset 
25012 </cell>
25013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25014 \begin_inset Text
25015
25016 \layout Standard
25017
25018
25019 \family roman 
25020 \series medium 
25021 \shape up 
25022 \emph off 
25023 \bar no 
25024 \noun off 
25025 \color none
25026 ®
25027 \end_inset 
25028 </cell>
25029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25030 \begin_inset Text
25031
25032 \layout Standard
25033
25034
25035 \family roman 
25036 \series medium 
25037 \shape up 
25038 \emph off 
25039 \bar no 
25040 \noun off 
25041 \color none
25042 ¾
25043 \end_inset 
25044 </cell>
25045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25046 \begin_inset Text
25047
25048 \layout Standard
25049
25050
25051 \family roman 
25052 \series medium 
25053 \shape up 
25054 \emph off 
25055 \bar no 
25056 \noun off 
25057 \color none
25058 Î
25059 \end_inset 
25060 </cell>
25061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25062 \begin_inset Text
25063
25064 \layout Standard
25065
25066
25067 \family roman 
25068 \series medium 
25069 \shape up 
25070 \emph off 
25071 \bar no 
25072 \noun off 
25073 \color none
25074 Þ
25075 \end_inset 
25076 </cell>
25077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25078 \begin_inset Text
25079
25080 \layout Standard
25081
25082
25083 \family roman 
25084 \series medium 
25085 \shape up 
25086 \emph off 
25087 \bar no 
25088 \noun off 
25089 \color none
25090 î
25091 \end_inset 
25092 </cell>
25093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25094 \begin_inset Text
25095
25096 \layout Standard
25097
25098
25099 \family roman 
25100 \series medium 
25101 \shape up 
25102 \emph off 
25103 \bar no 
25104 \noun off 
25105 \color none
25106 þ
25107 \end_inset 
25108 </cell>
25109 </row>
25110 <row topline="true" bottomline="true">
25111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25112 \begin_inset Text
25113
25114 \layout Standard
25115
25116
25117 \family roman 
25118 \series medium 
25119 \shape up 
25120 \size tiny 
25121 \emph off 
25122 \bar no 
25123 \noun off 
25124 \color none
25125 0F
25126 \end_inset 
25127 </cell>
25128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25129 \begin_inset Text
25130
25131 \layout Standard
25132
25133 \end_inset 
25134 </cell>
25135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25136 \begin_inset Text
25137
25138 \layout Standard
25139
25140 \end_inset 
25141 </cell>
25142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25143 \begin_inset Text
25144
25145 \layout Standard
25146
25147
25148 \family roman 
25149 \series medium 
25150 \shape up 
25151 \emph off 
25152 \bar no 
25153 \noun off 
25154 \color none
25155 /
25156 \end_inset 
25157 </cell>
25158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25159 \begin_inset Text
25160
25161 \layout Standard
25162
25163
25164 \family roman 
25165 \series medium 
25166 \shape up 
25167 \emph off 
25168 \bar no 
25169 \noun off 
25170 \color none
25171 ?
25172 \end_inset 
25173 </cell>
25174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25175 \begin_inset Text
25176
25177 \layout Standard
25178
25179
25180 \family roman 
25181 \series medium 
25182 \shape up 
25183 \emph off 
25184 \bar no 
25185 \noun off 
25186 \color none
25187 O
25188 \end_inset 
25189 </cell>
25190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25191 \begin_inset Text
25192
25193 \layout Standard
25194
25195
25196 \family roman 
25197 \series medium 
25198 \shape up 
25199 \emph off 
25200 \bar no 
25201 \noun off 
25202 \color none
25203 _
25204 \end_inset 
25205 </cell>
25206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25207 \begin_inset Text
25208
25209 \layout Standard
25210
25211
25212 \family roman 
25213 \series medium 
25214 \shape up 
25215 \emph off 
25216 \bar no 
25217 \noun off 
25218 \color none
25219 o
25220 \end_inset 
25221 </cell>
25222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25223 \begin_inset Text
25224
25225 \layout Standard
25226
25227 \end_inset 
25228 </cell>
25229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25230 \begin_inset Text
25231
25232 \layout Standard
25233
25234 \end_inset 
25235 </cell>
25236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25237 \begin_inset Text
25238
25239 \layout Standard
25240
25241 \end_inset 
25242 </cell>
25243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25244 \begin_inset Text
25245
25246 \layout Standard
25247
25248
25249 \family roman 
25250 \series medium 
25251 \shape up 
25252 \emph off 
25253 \bar no 
25254 \noun off 
25255 \color none
25256 ¯
25257 \end_inset 
25258 </cell>
25259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25260 \begin_inset Text
25261
25262 \layout Standard
25263
25264
25265 \family roman 
25266 \series medium 
25267 \shape up 
25268 \emph off 
25269 \bar no 
25270 \noun off 
25271 \color none
25272 ¿
25273 \end_inset 
25274 </cell>
25275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25276 \begin_inset Text
25277
25278 \layout Standard
25279
25280
25281 \family roman 
25282 \series medium 
25283 \shape up 
25284 \emph off 
25285 \bar no 
25286 \noun off 
25287 \color none
25288 Ï
25289 \end_inset 
25290 </cell>
25291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25292 \begin_inset Text
25293
25294 \layout Standard
25295
25296
25297 \family roman 
25298 \series medium 
25299 \shape up 
25300 \emph off 
25301 \bar no 
25302 \noun off 
25303 \color none
25304 ß
25305 \end_inset 
25306 </cell>
25307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25308 \begin_inset Text
25309
25310 \layout Standard
25311
25312
25313 \family roman 
25314 \series medium 
25315 \shape up 
25316 \emph off 
25317 \bar no 
25318 \noun off 
25319 \color none
25320 ï
25321 \end_inset 
25322 </cell>
25323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25324 \begin_inset Text
25325
25326 \layout Standard
25327
25328
25329 \family roman 
25330 \series medium 
25331 \shape up 
25332 \emph off 
25333 \bar no 
25334 \noun off 
25335 \color none
25336 ÿ
25337 \end_inset 
25338 </cell>
25339 </row>
25340 </lyxtabular>
25341
25342 \end_inset 
25343
25344
25345 \end_inset 
25346
25347
25348 \layout Standard
25349
25350 The following is a full list of all of the accented characters LyX can display
25351  directly.
25352  It includes not only the accented characters from the previous table, but
25353  also the characters from 
25354 \family typewriter 
25355 ISO8859--2
25356 \family default 
25357  through 
25358 \family typewriter 
25359 4
25360 \family default 
25361 .
25362  
25363 \layout Itemize
25364
25365 From 
25366 \family typewriter 
25367 ISO8859--1
25368 \family default 
25369 :
25370 \begin_deeper 
25371 \layout Standard
25372
25373 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
25374 \hfill 
25375 diaeresis
25376 \layout Standard
25377
25378 ^ Â Ê Î Ô Û â ê î ô û
25379 \hfill 
25380 circumflex
25381 \layout Standard
25382
25383 ` À È Ì Ò Ù à è ì ò ù
25384 \hfill 
25385 grave
25386 \layout Standard
25387
25388 ´ Á É Í Ó Ú Ý á é í ó ú ý
25389 \hfill 
25390 acute
25391 \layout Standard
25392
25393 ~ Ã Ñ Õ ã ñ õ
25394 \hfill 
25395 tilde
25396 \layout Standard
25397
25398 ¸Çç
25399 \hfill 
25400 cedilla
25401 \layout Standard
25402
25403 ¯
25404 \hfill 
25405 macron
25406 \begin_inset Foot
25407 collapsed true
25408
25409 \layout Standard
25410
25411 The dead macron in usually not needed, as you will use a non--dead key for
25412  this instead.
25413  For example, S-M-minus, or if 
25414 \family typewriter 
25415 \shape up 
25416 .Xmodmap
25417 \family default 
25418 \shape default 
25419  is correct, S-M-macron.
25420 \end_inset 
25421
25422
25423 \end_deeper 
25424 \layout Itemize
25425
25426 From 
25427 \family typewriter 
25428 ISO8859--2
25429 \family default 
25430  through 
25431 \family typewriter 
25432 4
25433 \family default 
25434 :
25435 \begin_deeper 
25436 \layout Standard
25437
25438 \i \^{H}
25439 \i \^{J}
25440 \i \^{h}
25441 \i \^{\j}
25442 \i \^{C}
25443 \i \^{G}
25444 \i \^{S}
25445 \i \^{c}
25446 \i \^{g}
25447 \i \^{s}
25448
25449 \hfill 
25450 circumflex
25451 \layout Standard
25452
25453 \i \'{S}
25454 \i \'{Z}
25455 \i \'{s}
25456 \i \'{z}
25457 \i \'{R}
25458 \i \'{L}
25459 \i \'{C}
25460 \i \'{N}
25461 \i \'{r}
25462 \i \'{l}
25463 \i \'{c}
25464 \i \'{n}
25465
25466 \hfill 
25467 acute
25468 \layout Standard
25469
25470 \i \~{I}
25471 \i \~{\i}
25472 \i \~{U}
25473 \i \~{u}
25474
25475 \hfill 
25476 tilde
25477 \layout Standard
25478
25479 \i \c{S}
25480 \i \c{s}
25481 \i \c{T}
25482 \i \c{t}
25483 \i \c{R}
25484 \i \c{L}
25485 \i \c{G}
25486 \i \c{r}
25487 \i \c{l}
25488 \i \c{g}
25489 \i \c{N}
25490 \i \c{K}
25491 \i \c{n}
25492 \i \c{k}
25493
25494 \hfill 
25495 cedilla
25496 \begin_inset Foot
25497 collapsed true
25498
25499 \layout Standard
25500
25501 These characters might not look very nice on screen, but they will be just
25502  fine when run through LaTeX and printed.
25503 \end_inset 
25504
25505
25506 \layout Standard
25507
25508 \i \={E}
25509 \i \={e}
25510 \i \={A}
25511 \i \={I}
25512 \i \={O}
25513 \i \={U}
25514 \i \={a}
25515 \i \={\i}
25516 \i \={o}
25517 \i \={u}
25518
25519 \hfill 
25520 macron
25521 \layout Standard
25522
25523 \i \H{O}
25524 \i \H{U}
25525 \i \H{o}
25526 \i \H{u}
25527
25528 \hfill 
25529 hungarian umlaut
25530 \end_deeper 
25531 \layout Standard
25532
25533 All the characters above are actively supported by TeX fonts.
25534  In addition TeX allows diacritical marks on almost all characters .
25535  Also make sure you're using the 
25536 \family typewriter 
25537 T1
25538 \family default 
25539  font-encoding and have the package 
25540 \family typewriter 
25541 umlaute.sty
25542 \family default 
25543  with the definition file 
25544 \family typewriter 
25545 iso.def
25546 \family default 
25547  installed.
25548 \layout Chapter
25549
25550 Credits
25551 \layout Standard
25552
25553 The documentation is a collaborative effort between many different people
25554  (and we would encourage people to contribute !).
25555 \layout Standard
25556
25557 First, we need to give due credit to those who came before us.
25558  They gave us the base upon which the new manuals are built, and some continue
25559  to provide information:
25560 \layout Itemize
25561
25562
25563 \noun on 
25564 Matthias Ettrich
25565 \noun default 
25566  wrote the original documentation, from which this manual is built, as well
25567  as the introduction to this manual [or the 
25568 \begin_inset Quotes eld
25569 \end_inset 
25570
25571 LyX Manifesto,
25572 \begin_inset Quotes erd
25573 \end_inset 
25574
25575  as some of us call it].
25576 \layout Itemize
25577
25578
25579 \noun on 
25580 Lars Gullik Bjønnes
25581 \noun default 
25582  wrote several minidocs, including some of the information about international
25583  support in LyX.
25584 \layout Itemize
25585
25586
25587 \noun on 
25588 Ivan Schreter
25589 \noun default 
25590  also wrote a minidoc about international support, specifically about internatio
25591 nal keyboard maps and customization.
25592 \layout Itemize
25593
25594
25595 \noun on 
25596 Pascal André
25597 \noun default 
25598  originally documented the LinuxDoc SGML interface.
25599 \layout Itemize
25600
25601
25602 \noun on 
25603 Alejandro Aguilar Sierra
25604 \noun default 
25605  originally documented math mode and provided the entries for the math functions
25606  in 
25607 \family typewriter 
25608 Reference.lyx
25609 \layout Itemize
25610
25611 Special thanks to the LyX Team\SpecialChar ~
25612
25613 \begin_inset LatexCommand \cite{lyxcredit}
25614
25615 \end_inset 
25616
25617  for help and answers to questions.
25618 \layout Standard
25619
25620 Next, it's time to give credit to the 
25621 \begin_inset Quotes eld
25622 \end_inset 
25623
25624 LyX Documentation Team,
25625 \begin_inset Quotes erd
25626 \end_inset 
25627
25628  all of the people who helped rewrite the old documentation into the form
25629  it had after LyX version 0.10:
25630 \layout Itemize
25631
25632
25633 \noun on 
25634 David Johnson
25635 \noun default 
25636 :
25637 \begin_deeper 
25638 \layout Itemize
25639
25640 Contributor to the FAQ and the old 
25641 \begin_inset Quotes eld
25642 \end_inset 
25643
25644
25645 \family typewriter 
25646 HowDoI-.lyx
25647 \family default 
25648
25649 \begin_inset Quotes erd
25650 \end_inset 
25651
25652  [now defunct].
25653 \layout Itemize
25654
25655 General editing assistance.
25656 \layout Itemize
25657
25658 Documentation of: 
25659 \begin_deeper 
25660 \layout Itemize
25661
25662 math mode 
25663 \layout Itemize
25664
25665 tables
25666 \layout Itemize
25667
25668 spellchecking
25669 \end_deeper 
25670 \end_deeper 
25671 \layout Itemize
25672
25673
25674 \noun on 
25675 Rich Fields
25676 \noun default 
25677 :
25678 \begin_deeper 
25679 \layout Itemize
25680
25681 Primary contributor to 
25682 \family typewriter 
25683 Reference.lyx
25684 \layout Itemize
25685
25686 Documentation of the basic LyX interface in 
25687 \family typewriter 
25688 UserGuide.lyx
25689 \end_deeper 
25690 \layout Itemize
25691
25692
25693 \noun on 
25694 Paul Evans
25695 \noun default 
25696 :
25697 \begin_deeper 
25698 \layout Itemize
25699
25700 Former maintainer of the FAQ and the old 
25701 \begin_inset Quotes eld
25702 \end_inset 
25703
25704
25705 \family typewriter 
25706 HowDoI-.lyx
25707 \family default 
25708
25709 \begin_inset Quotes erd
25710 \end_inset 
25711
25712  [now defunct].
25713 \layout Itemize
25714
25715 Documentation of LinuxDoc in 
25716 \family typewriter 
25717 UserGuide.lyx
25718 \end_deeper 
25719 \layout Itemize
25720
25721
25722 \noun on 
25723 Paul Russel:
25724 \begin_deeper 
25725 \layout Itemize
25726
25727 Documentation of figures and imported graphics in 
25728 \family typewriter 
25729 UserGuide.lyx
25730 \end_deeper 
25731 \layout Itemize
25732
25733
25734 \noun on 
25735 John Raithel
25736 \noun default 
25737 :
25738 \begin_deeper 
25739 \layout Itemize
25740
25741 Documentation of internationalization features in 
25742 \family typewriter 
25743 UserGuide.lyx
25744 \end_deeper 
25745 \layout Itemize
25746
25747
25748 \noun on 
25749 Robin Socha:
25750 \begin_deeper 
25751 \layout Itemize
25752
25753 Documentation of:
25754 \begin_deeper 
25755 \layout Itemize
25756
25757 footnotes
25758 \layout Itemize
25759
25760 margin notes
25761 \layout Itemize
25762
25763 table of contents
25764 \layout Itemize
25765
25766 cross-references
25767 \end_deeper 
25768 \end_deeper 
25769 \layout Itemize
25770
25771
25772 \noun on 
25773 Amir Karger
25774 \begin_deeper 
25775 \layout Itemize
25776
25777 Primary contributor to 
25778 \family typewriter 
25779 Tutorial.lyx
25780 \end_deeper 
25781 \layout Itemize
25782
25783
25784 \noun on 
25785 Matthias Zenker:
25786 \begin_deeper 
25787 \layout Itemize
25788
25789 Documentation of 
25790 \begin_deeper 
25791 \layout Itemize
25792
25793 manual fine-tuning 
25794 \layout Itemize
25795
25796 using LaTeX from within LyX
25797 \end_deeper 
25798 \end_deeper 
25799 \layout Itemize
25800
25801
25802 \noun on 
25803 John Weiss
25804 \noun default 
25805 :
25806 \begin_deeper 
25807 \layout Itemize
25808
25809 General organization and format of the documents.
25810 \layout Itemize
25811
25812 Documentation of :
25813 \begin_deeper 
25814 \layout Itemize
25815
25816 LyX setup
25817 \layout Itemize
25818
25819 paragraph environments, document layout, nesting, typography notes, fonts
25820 \end_deeper 
25821 \layout Itemize
25822
25823 Also responsible for Introduction in 
25824 \family typewriter 
25825 Tutorial.lyx
25826 \layout Itemize
25827
25828 Editor of the documents.
25829  [from 6/96-fall 1997]
25830 \end_deeper 
25831 \layout Standard
25832
25833 After fall of 1997, the LyX Team as a whole took over maintenance of the
25834  documentation.
25835 \layout Bibliography
25836 \bibitem {lyxcredit}
25837
25838 The LyX Team: 
25839 \begin_inset ERT
25840 status Collapsed
25841
25842 \layout Standard
25843
25844 \backslash 
25845 href{http://www.lyx.org/cgi-bin/viewcvs.cgi/*checkout*/lyx-devel/lib/CREDITS?rev=HEAD&content-type=text/plain}{
25846 \end_inset 
25847
25848
25849 \emph on 
25850 CREDITS
25851 \emph default 
25852
25853 \begin_inset ERT
25854 status Collapsed
25855
25856 \layout Standard
25857 }
25858 \end_inset 
25859
25860
25861 \layout Bibliography
25862 \bibitem {latexbook}
25863
25864 Leslie Lamport: 
25865 \emph on 
25866 LaTeX: A Document Preparation System.
25867  
25868 \emph default 
25869 Addison-Wesley, second edition, 1994
25870 \layout Bibliography
25871 \bibitem {latexcompanion}
25872
25873 Michel Goossens, Frank Mittelbach and Alexander Samarin: 
25874 \emph on 
25875 The LaTeX Companion.
25876  
25877 \emph default 
25878 Addison-Wesley, 1994
25879 \layout Bibliography
25880 \bibitem {latexguide}
25881
25882 Kopka and Daly: 
25883 \emph on 
25884 A Guide to LaTeX2e
25885 \layout Bibliography
25886 \bibitem {texbook}
25887
25888 Donald E.
25889  Knuth.
25890  
25891 \emph on 
25892 The TeXbook
25893 \the_end