]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
big clean-up to the User Guide
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 221
3 \textclass scrbook
4 \begin_preamble
5 % DO NOT ALTER THIS PREAMBLE!!!
6 %
7 % I've designed this preamble to ensure that the User's Guide prints
8 % out as advertised. If you mess with this preamble,
9 % parts of the User's Guide may not print out as expected.  If you
10 % have problems LaTeXing this file, please contact 
11 % the documentation team
12 % email: lyx-docs@lists.lyx.org
13
14 % provides missing characters,
15 % see note in chapter 'Character Tables'
16 \usepackage{textcomp}
17
18 \usepackage{ifpdf} % part of the hyperref bundle
19 \ifpdf % if pdflatex is used
20
21   % set fonts for nicer pdf view
22   \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{%
23   \usepackage[scaled=0.92]{helvet}
24   \usepackage{mathptmx}
25   \usepackage{courier} }
26   % the pages of the TOC are numbered roman
27   % and a pdf-bookmark for the TOC is added
28   \pagenumbering{roman}
29   \let\myTOC\tableofcontents
30   \renewcommand\tableofcontents{%
31     \pdfbookmark[1]{Contents}{}
32     \myTOC
33     \clearpage
34     \pagenumbering{arabic} }
35  % link all cross references and URLs in pdf output
36  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
37  linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
38  pdfpagelayout=OneColumn, pdfnewwindow=true,
39  pdfstartview=XYZ, plainpages=false, pdfpagelabels,
40  pdfauthor={LyX Team}, pdftex,
41  pdftitle={The LyX User's Guide},pdfsubject={LyX},
42  pdfkeywords={LyX}]{hyperref}
43  
44 \else % if dvi or ps is produced
45
46  % link all cross references and URLs in dvi output
47  \usepackage[ps2pdf]{hyperref}
48
49  % the pages of the TOC are numbered roman
50  \pagenumbering{roman}
51  \let\myTOC\tableofcontents
52  \renewcommand\tableofcontents{%
53    \pdfbookmark[1]{Contents}{}
54    \myTOC
55    \clearpage
56    \pagenumbering{arabic} }
57    
58 \fi 
59 \end_preamble
60 \options bibtotoc,BCOR7mm
61 \language english
62 \inputencoding latin1
63 \fontscheme default
64 \graphics default
65 \paperfontsize 12
66 \spacing single 
67 \papersize Default
68 \paperpackage a4
69 \use_geometry 0
70 \use_amsmath 0
71 \use_natbib 0
72 \use_numerical_citations 0
73 \paperorientation portrait
74 \secnumdepth 3
75 \tocdepth 3
76 \paragraph_separation indent
77 \defskip medskip
78 \quotes_language english
79 \quotes_times 2
80 \papercolumns 1
81 \papersides 2
82 \paperpagestyle default
83
84 \layout Title
85
86 The LyX User's Guide
87 \layout Author
88
89 by the LyX Team
90 \begin_inset Foot
91 collapsed true
92
93 \layout Standard
94 \noindent 
95 Principal maintainer of this file is 
96 \noun on 
97 Mike Ressler
98 \noun default 
99 .
100  If you have comments or error corrections, please send them to the LyX
101  Documentation mailing list: 
102 \family typewriter 
103 lyx-docs@lists.lyx.org
104 \end_inset 
105
106
107 \layout Standard
108
109
110 \begin_inset Note
111 collapsed false
112
113 \layout Standard
114
115 To export this document as pdf, ps or dvi, the LaTeX-package 
116 \series bold 
117 hyperref
118 \series default 
119  has to be installed.
120 \layout Standard
121
122 This package should be part of all popular LaTeX-distributions.
123 \end_inset 
124
125
126 \layout Standard
127
128
129 \begin_inset LatexCommand \tableofcontents{}
130
131 \end_inset 
132
133
134 \layout Chapter
135
136 Introduction
137 \layout Section
138
139 What is LyX?
140 \layout Standard
141
142 LyX is a document preparation system.
143  It is a tool for producing beautiful manuscripts, publishable books, business
144  letters and proposals, and even poetry.
145  It is unlike most other 
146 \begin_inset Quotes eld
147 \end_inset 
148
149 word processors
150 \begin_inset Quotes erd
151 \end_inset 
152
153  in the sense that it uses the paradigm of a markup language as its core
154  editing style.
155  That means that when you type a section header, you mark it as a 
156 \begin_inset Quotes eld
157 \end_inset 
158
159 Section
160 \begin_inset Quotes erd
161 \end_inset 
162
163 , not 
164 \begin_inset Quotes eld
165 \end_inset 
166
167 Bold, 17 pt type, left justified, 5 mm space below
168 \begin_inset Quotes erd
169 \end_inset 
170
171 .
172  LyX takes care of the typesetting for you, so you deal only with concepts,
173  not the mechanics.
174 \layout Standard
175
176 This philosophy is explained in much greater detail in the 
177 \emph on 
178
179 \begin_inset Quotes eld
180 \end_inset 
181
182 Introduction
183 \begin_inset Quotes erd
184 \end_inset 
185
186
187 \emph default 
188 .
189  If you haven't read it yet, you need to.
190  Yes, we mean now.
191 \layout Standard
192
193 The 
194 \begin_inset Quotes eld
195 \end_inset 
196
197
198 \emph on 
199 Introduction
200 \emph default 
201
202 \begin_inset Quotes erd
203 \end_inset 
204
205  describes several things in addition to LyX's philosophy: most importantly,
206  the format of all of the manuals.
207  If you don't read it, you'll have a bear of a time navigating this manual.
208  You might also be better served looking in one of the other manuals instead
209  of this one.
210  
211 \begin_inset Quotes eld
212 \end_inset 
213
214
215 \emph on 
216 Introduction
217 \emph default 
218
219 \begin_inset Quotes erd
220 \end_inset 
221
222  describes that, too.
223 \layout Section
224
225 Getting Started
226 \layout Subsection
227
228 Invoking LyX
229 \layout Standard
230
231 Similar to other Linux [and other brands of Unix] programs, you start LyX
232  by simply typing 
233 \family typewriter 
234 lyx
235 \family default 
236  at the command line.
237  You can, of course, include several command-line options, including file
238  names.
239  We're not going to repeat all of the command-line options here, since we've
240  already done that in the 
241 \family typewriter 
242 man
243 \family default 
244  page for LyX.
245  Check there for more info.
246 \layout Standard
247
248 There are one or two things we'd like to comment on:
249 \layout Standard
250
251 Please note that if you include more than one file name on the command line,
252  LyX will load them all, though it won't display them all simultaneously.
253  More on that in a bit.
254 \layout Subsection
255
256 How LyX Looks
257 \layout Standard
258
259 Like most applications, LyX has the familiar menu bar across the top of
260  its window.
261  Below it is a toolbar with a pulldown box and various buttons.
262  There is, of course, a vertical scrollbar and a main work area for editing
263  documents.
264  Near the bottom of the window is a small window containing a single line
265  of text.
266  This is the 
267 \emph on 
268 minibuffer
269 \emph default 
270  (a term which we've swiped, lock, stock, and barrel, from GNU Emacs), which
271  really means 
272 \begin_inset Quotes eld
273 \end_inset 
274
275 command buffer
276 \begin_inset Quotes erd
277 \end_inset 
278
279 .
280  Type 
281 \family sans 
282 M-x
283 \family default 
284  when you need to type a command in the minibuffer.
285 \layout Standard
286
287 Note that there is no horizontal scroll bar.
288  This is not a bug or an oversight, but intentional.
289  When you read a book, you expect the end of a line to wrap around to the
290  next line.
291  Text overflows onto new pages in a vertical fashion, hence the need for
292  only a vertical scrollbar.
293 \layout Standard
294
295 There are three cases where you might want a horizontal scrollbar.
296  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
297  This, however, is due
298  to a flaw in the routine that displays graphics on the LyX screen in a
299  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
300  as you'd need to rescale graphics to fit on a page.
301  The second and third cases are tables and equations which are wider than
302  the LyX window.
303  You can use the arrow keys to scroll horizontally through the table, but
304  this doesn't work for equations yet.
305 \layout Subsection
306
307 HELP!
308 \layout Standard
309
310 First, the bad news: the help system is not as thorough or idiot-proof as
311  in many commercial applications.
312  Patience.
313  We're working on it.
314 \layout Standard
315
316 Now the good news: the help system consists of the LyX manuals.
317  You can read 
318 \emph on 
319 all
320 \emph default 
321  of the manuals from inside LyX.
322  Just select the manual you want read from the 
323 \family sans 
324 \bar under 
325 H
326 \bar default 
327 elp
328 \family default 
329  menu.
330 \layout Standard
331
332 While we're at it, we'd like to make a comment about the manuals.
333  They're not idiot-proof, not in the least.
334  Here's what one of our authors, 
335 \noun on 
336 John Weiss
337 \noun default 
338 , once said about manuals:
339 \layout Quotation
340
341 I hate manuals.
342 \layout Quotation
343
344 Yes, we've all dealt with the terse, poorly-translated, or cryptic manuals.
345  They are aggravating.
346  I find, however, that the overly simplified ones are even more aggravating.
347  First, they spend about half their time carefully explaining to the user
348  how to operate a mouse, what a menu is, et cetera, ad nauseum.
349  Please, if someone doesn't know how to use their own computer, or a GUI,
350  then they should sit down and learn 
351 \emph on 
352 before
353 \emph default 
354  they start up a major piece of software.
355 \layout Quotation
356
357 Second, what information they do provide seems to assume that the user is
358  stupid.
359  Utter nonsense! Most users, in my experience, are some combination of clueless
360  and intimidated, not stupid.
361  Besides, if someone is truly slow on the uptake, they need help that a
362  manual for a piece of computer software can't give.
363 \layout Standard
364
365
366 \emph on 
367 Editor's Note: With this in mind, I've instructed all of the other authors
368  to avoid patronizing you, the reader, and to be more pedagogical than pedantic.
369  As for those who are too lazy to read and understand the manuals --- well,
370  as we say here in America, there's no such thing as a free lunch.
371  - jw
372 \layout Section
373
374 The LyX Interface
375 \layout Subsection
376
377 Basic File Operations
378 \layout Standard
379
380 Under the 
381 \family sans 
382 \bar under 
383 F
384 \bar default 
385 ile
386 \family default 
387  menu are the 9 basic operations for any word processor in addition to some
388  more advanced operations:
389 \layout Itemize
390
391
392 \family sans 
393 \bar under 
394 N
395 \bar default 
396 ew
397 \layout Itemize
398
399
400 \family sans 
401 New\SpecialChar ~
402 from
403 \bar under 
404 \SpecialChar ~
405 T
406 \bar default 
407 emplate
408 \layout Itemize
409
410
411 \family sans 
412 \bar under 
413 O
414 \bar default 
415 pen
416 \layout Itemize
417
418
419 \family sans 
420 \bar under 
421 C
422 \bar default 
423 lose
424 \layout Itemize
425
426
427 \family sans 
428 \bar under 
429 S
430 \bar default 
431 ave
432 \layout Itemize
433
434
435 \family sans 
436 Save\SpecialChar ~
437
438 \bar under 
439 A
440 \bar default 
441 s
442 \layout Itemize
443
444
445 \family sans 
446 \bar under 
447 R
448 \bar default 
449 evert
450 \layout Itemize
451
452
453 \family sans 
454 \bar under 
455 P
456 \bar default 
457 rint
458 \layout Itemize
459
460
461 \family sans 
462 E
463 \bar under 
464 x
465 \bar default 
466 it
467 \layout Standard
468
469 They all do pretty much the same thing as in other word processors, with
470  a few minor differences.
471  The 
472 \family sans 
473 \bar under 
474 F
475 \bar default 
476 ile\SpecialChar \menuseparator
477 New\SpecialChar ~
478 from
479 \bar under 
480 \SpecialChar ~
481 T
482 \bar default 
483 emplate
484 \family default 
485  command not only prompts you for a name for the new file, but also prompts
486  you for a template to use.
487  Selecting a template will automatically set certain layout features for
488  the document, features you would otherwise need to change manually.
489  They can be of use for certain classes, especially those for writing letters
490  [see sec.
491  
492 \begin_inset LatexCommand \ref{sec:doc-classes}
493
494 \end_inset 
495
496 ]
497 \layout Standard
498
499 Note: There is no 
500 \begin_inset Quotes eld
501 \end_inset 
502
503 default file
504 \begin_inset Quotes erd
505 \end_inset 
506
507  or document named 
508 \begin_inset Quotes eld
509 \end_inset 
510
511 Untitled
512 \begin_inset Quotes erd
513 \end_inset 
514
515  or 
516 \begin_inset Quotes eld
517 \end_inset 
518
519 scratch.
520 \begin_inset Quotes erd
521 \end_inset 
522
523  Unless you tell LyX to open a file or create a new one, that big, blank
524  space is just that --- a big, blank space.
525 \layout Standard
526
527 The 
528 \family sans 
529 \bar under 
530 R
531 \bar default 
532 evert
533 \family default 
534  command is useful if more people work on the same document at the same
535  time
536 \begin_inset Foot
537 collapsed true
538
539 \layout Standard
540
541 If you plan to do this, you should check out the Version Control feature
542  in LyX also.
543  Read 
544 \emph on 
545 Extended Features
546 \emph default 
547 \SpecialChar \@.
548
549 \end_inset 
550
551 .
552  It will simply reload the document from disk.
553  You can of course also use it if you regret that you changed a document
554  and want to restore it to the last save.
555 \layout Standard
556
557 The second matter of note concerns the commands 
558 \family sans 
559 \bar under 
560 F
561 \bar default 
562 ile\SpecialChar \menuseparator
563
564 \bar under 
565 C
566 \bar default 
567 lose
568 \family default 
569  and 
570 \family sans 
571 \bar under 
572 F
573 \bar default 
574 ile\SpecialChar \menuseparator
575 E
576 \bar under 
577 x
578 \bar default 
579 it
580 \family default 
581 .
582  They both feature a 
583 \begin_inset Quotes eld
584 \end_inset 
585
586 nag box
587 \begin_inset Quotes erd
588 \end_inset 
589
590  to save us all from our own stupidity.
591  That is, if you try to close a file with changes [or exit LyX], you'll
592  be informed that there are unsaved files.
593 \layout Subsection
594
595 Basic Editing Features
596 \layout Standard
597
598 Like most modern word processors, LyX can perform cut and paste operations
599  on blocks of text, can move by character, word, or screenful of text, and
600  can delete whole words as well as individual characters.
601  The next four sections cover the basic LyX editing features and how to
602  access them.
603  We'll start with cut and paste.
604 \layout Standard
605
606 As you might expect, the 
607 \family sans 
608 \bar under 
609 E
610 \bar default 
611 dit
612 \family default 
613  menu has the cut and paste commands, along with various other editing features.
614  Some of these are special and covered in later sections.
615  The basic ones are:
616 \layout Itemize
617
618
619 \family sans 
620 Cut
621 \layout Itemize
622
623
624 \family sans 
625 Copy
626 \layout Itemize
627
628
629 \family sans 
630 Paste
631 \layout Itemize
632
633
634 \family sans 
635 \bar under 
636 F
637 \bar default 
638 ind\SpecialChar ~
639 &\SpecialChar ~
640 Replace\SpecialChar \ldots{}
641
642 \layout Standard
643
644 The first three are self-explanatory.
645  One thing to note: whenever you delete a block of text that you've selected,
646  it's automatically placed in the clipboard.
647  That is, the 
648 \family sans 
649 Delete
650 \family default 
651  and 
652 \family sans 
653 Backspace
654 \family default 
655  keys also functions as the 
656 \family sans 
657 Cut
658 \family default 
659  command.
660  Also, if you've selected text, be careful.
661  If you hit a key, LyX will completely delete the selected text and replace
662  it with what you just typed.
663  You'll have to do an 
664 \family sans 
665 \bar under 
666 U
667 \bar default 
668 ndo
669 \family default 
670  to get back the lost text.
671 \layout Standard
672
673 The 
674 \family sans 
675 \bar under 
676 E
677 \bar default 
678 dit\SpecialChar \menuseparator
679
680 \bar under 
681 F
682 \bar default 
683 ind\SpecialChar ~
684 &\SpecialChar ~
685 Replace\SpecialChar \ldots{}
686
687 \family default 
688  item opens the 
689 \family sans 
690 Find\SpecialChar ~
691 &\SpecialChar ~
692 Replace
693 \family default 
694  dialog.
695  The text you want to find goes in the 
696 \family sans 
697 Fi
698 \bar under 
699 n
700 \bar default 
701 d
702 \family default 
703  box.
704  Once you've found a word or expression, LyX selects it.
705  Hitting the 
706 \family sans 
707 \bar under 
708 R
709 \bar default 
710 eplace
711 \family default 
712  button replaces the selected text with the contents of the 
713 \family sans 
714 Replace\SpecialChar ~
715
716 \bar under 
717 w
718 \bar default 
719 ith
720 \family default 
721  box.
722  You can click to search again to skip the current word.
723 \layout Standard
724
725 Hit 
726 \family sans 
727 Replace 
728 \bar under 
729 A
730 \bar default 
731 ll
732 \family default 
733  to replace all occurrences of the text in the document automatically.
734 \layout Standard
735
736 The 
737 \family sans 
738 Ca
739 \bar under 
740 s
741 \bar default 
742 e\SpecialChar ~
743 sensitive
744 \family default 
745  toggle button can be used if you want the search to consider the case of
746  the search word.
747  If the toggle is set, searching for 
748 \begin_inset Quotes eld
749 \end_inset 
750
751
752 \family typewriter 
753 Match
754 \family default 
755
756 \begin_inset Quotes erd
757 \end_inset 
758
759  will not match the word 
760 \begin_inset Quotes eld
761 \end_inset 
762
763
764 \family typewriter 
765 match
766 \family default 
767
768 \begin_inset Quotes erd
769 \end_inset 
770
771 .
772 \layout Standard
773
774 The 
775 \family sans 
776 \bar under 
777 M
778 \bar default 
779 atch\SpecialChar ~
780 Word
781 \family default 
782  toggle button can be used to force LyX to only find complete words.
783  I.e.
784  searching for 
785 \begin_inset Quotes eld
786 \end_inset 
787
788
789 \family typewriter 
790 match
791 \family default 
792
793 \begin_inset Quotes erd
794 \end_inset 
795
796  will not match 
797 \begin_inset Quotes eld
798 \end_inset 
799
800
801 \family typewriter 
802 matches
803 \family default 
804
805 \begin_inset Quotes erd
806 \end_inset 
807
808
809 \begin_inset Quotes eld
810 \end_inset 
811
812
813 \family typewriter 
814 matchbox
815 \family default 
816
817 \begin_inset Quotes erd
818 \end_inset 
819
820 , etc.
821 \layout Subsection
822
823 Undo and Redo
824 \layout Standard
825
826 If you make a mistake, you can easily recover from it.
827  LyX has a large-capacity undo/redo buffer.
828  Select 
829 \family sans 
830 \bar under 
831 E
832 \bar default 
833 dit\SpecialChar \menuseparator
834
835 \bar under 
836 U
837 \bar default 
838 ndo
839 \family default 
840  to undo some mistake.
841  If you accidently undo too much, use 
842 \family sans 
843 \bar under 
844 E
845 \bar default 
846 dit\SpecialChar \menuseparator
847
848 \bar under 
849 R
850 \bar default 
851 edo
852 \family default 
853  to 
854 \begin_inset Quotes eld
855 \end_inset 
856
857 undo the undo.
858 \begin_inset Quotes erd
859 \end_inset 
860
861  The undo mechanism is currently limited to 100 steps to minimise memory
862  overhead.
863  
864 \layout Standard
865
866 Notice that if you revert back all changes to arrive to the document as
867  it was last saved, the 
868 \begin_inset Quotes eld
869 \end_inset 
870
871 changed
872 \begin_inset Quotes erd
873 \end_inset 
874
875  status of the document is unfortunately not reset.
876  This is a consequence of the 100 step undo limit, above.
877 \layout Standard
878
879 The 
880 \family sans 
881 \bar under 
882 U
883 \bar default 
884 ndo
885 \family default 
886  and 
887 \family sans 
888 \bar under 
889 R
890 \bar default 
891 edo
892 \family default 
893  work on almost everything in LyX.
894  They have some quirks, too.
895  They won't 
896 \family sans 
897 \bar under 
898 U
899 \bar default 
900 ndo
901 \family default 
902  or 
903 \family sans 
904 \bar under 
905 R
906 \bar default 
907 edo
908 \family default 
909  text character by character, but by blocks of text.
910  That can take some getting used to; you'll have to play with 
911 \family sans 
912 \bar under 
913 U
914 \bar default 
915 ndo
916 \family default 
917  and 
918 \family sans 
919 \bar under 
920 R
921 \bar default 
922 edo
923 \family default 
924  to get a feel for just how much they'll undo/redo, and after time, you'll
925  hopefully appreciate how it works.
926 \layout Subsection
927
928 Basic Mouse Bindings
929 \layout Standard
930
931 We're not going to go into all of the mouse bindings here.
932  Some of the other sections of this manual cover specific operations you
933  can do with the mouse.
934  Instead, we're going to cover the most basic mouse operations.
935 \layout Enumerate
936
937 Motion
938 \begin_deeper 
939 \layout Itemize
940
941 Click the 
942 \emph on 
943 left mouse button
944 \emph default 
945  once anywhere in the edit window.
946  The cursor moves to the text under the mouse.
947 \end_deeper 
948 \layout Enumerate
949
950 Selecting Text
951 \begin_deeper 
952 \layout Itemize
953
954 Hold down the 
955 \emph on 
956 left mouse button
957 \emph default 
958  and drag the mouse.
959  LyX marks the text between the old and new mouse positions.
960  Use 
961 \family sans 
962 \bar under 
963 E
964 \bar default 
965 dit\SpecialChar \menuseparator
966 Copy
967 \family default 
968  to create a copy of the text in LyX's buffer.
969 \layout Itemize
970
971 Re-position the cursor and then paste the text back into LyX using 
972 \family sans 
973 \bar under 
974 E
975 \bar default 
976 dit\SpecialChar \menuseparator
977 Paste
978 \family default 
979 .
980 \end_deeper 
981 \layout Enumerate
982
983 Footnotes, Margin Notes, Figure and Table Floats, etc.
984 \begin_deeper 
985 \layout Standard
986
987
988 \emph on 
989 Single click 
990 \emph default 
991 the
992 \emph on 
993  
994 \emph default 
995 left mouse button to open or close any of these.
996  Also check the appropriate section of this manual for more details.
997 \end_deeper 
998 \layout Enumerate
999
1000 Tables
1001 \begin_deeper 
1002 \layout Standard
1003
1004
1005 \emph on 
1006 Single click
1007 \emph default 
1008  the right mouse button
1009 \emph on 
1010  
1011 \emph default 
1012 to open a dialog that will allow you to manipulate the table.
1013 \end_deeper 
1014 \layout Subsection
1015
1016 Basic Key Bindings
1017 \begin_inset LatexCommand \label{sec: key bindings}
1018
1019 \end_inset 
1020
1021
1022 \layout Standard
1023
1024 Again, we're not going to cover all of the keybindings.
1025  Be aware that there are at least two different primary binding maps: CUA
1026  and Emacs.
1027  I guarantee you will cuss when you press Control-d to delete a character,
1028  and it starts up a DVI previewer instead (or vice versa).
1029 \layout Standard
1030
1031 Some keys, like 
1032 \family sans 
1033 Page\SpecialChar ~
1034 Up
1035 \family default 
1036
1037 \family sans 
1038 Page\SpecialChar ~
1039 Down
1040 \family default 
1041
1042 \family sans 
1043 Left
1044 \family default 
1045
1046 \family sans 
1047 Right
1048 \family default 
1049
1050 \family sans 
1051 Up
1052 \family default 
1053 , and 
1054 \family sans 
1055 Down
1056 \family default 
1057 , do exactly what you expect them to do.
1058  Other keys don't:
1059 \layout Labeling
1060 \labelwidthstring 00.00.0000
1061
1062
1063 \family sans 
1064 Tab
1065 \family default 
1066  There is no such thing as a tab stop in LyX.
1067  If you don't understand this, go read Sections 
1068 \begin_inset LatexCommand \ref{sec:parindentintro}
1069
1070 \end_inset 
1071
1072  and 
1073 \begin_inset LatexCommand \ref{sec:par-environments}
1074
1075 \end_inset 
1076
1077 , especially Section\SpecialChar ~
1078
1079 \begin_inset LatexCommand \ref{sec:parenvlists}
1080
1081 \end_inset 
1082
1083 , right now.
1084  Yes, right now.
1085  If you're still confused, look in the 
1086 \emph on 
1087 Tutorial
1088 \emph default 
1089 .
1090 \layout Labeling
1091 \labelwidthstring 00.00.0000
1092
1093
1094 \family sans 
1095 Esc
1096 \family default 
1097  This is the 
1098 \begin_inset Quotes eld
1099 \end_inset 
1100
1101 cancel key.
1102 \begin_inset Quotes erd
1103 \end_inset 
1104
1105  It's used, generically, to cancel operations.
1106  Other parts of the manual will go into greater detail about this.
1107 \layout Labeling
1108 \labelwidthstring 00.00.0000
1109
1110
1111 \family sans 
1112 Home
1113 \family default 
1114 \SpecialChar ~
1115 and\SpecialChar ~
1116
1117 \family sans 
1118 End
1119 \family default 
1120  These move the cursor, respectively, to the beginning and end of a line,
1121  unless you are using the Emacs bindings where they jump to the beginning
1122  or end of the file.
1123 \layout Labeling
1124 \labelwidthstring 00.00.0000
1125
1126
1127 \family sans 
1128 Backspace
1129 \family default 
1130 \SpecialChar ~
1131 and\SpecialChar ~
1132
1133 \family sans 
1134 Delete
1135 \family default 
1136  
1137 \emph on 
1138 If
1139 \emph default 
1140  you have your keyboard set up correctly under the X Windows System, 
1141 \family sans 
1142 Backspace
1143 \family default 
1144  works as expected and 
1145 \family sans 
1146 Delete
1147 \family default 
1148  deletes the character under the cursor [if no text is selected].
1149 \begin_deeper 
1150 \layout Standard
1151
1152 If you haven't set up your keyboard under X, or have no idea what we mean
1153  by that, go read section 
1154 \begin_inset LatexCommand \ref{sec:x-win-keys}
1155
1156 \end_inset 
1157
1158  immediately.
1159  You'll save yourself a lot of headaches.
1160 \end_deeper 
1161 \layout Standard
1162
1163 Then there are the modifier keys:
1164 \layout Labeling
1165 \labelwidthstring 00.00.0000
1166
1167
1168 \family sans 
1169 Control-
1170 \family default 
1171  This has a couple of different uses, depending on which keys it's used
1172  in combination with:
1173 \begin_deeper 
1174 \layout Itemize
1175
1176 With 
1177 \family sans 
1178 Backspace
1179 \family default 
1180  or 
1181 \family sans 
1182 Delete
1183 \family default 
1184 , it deletes an entire word instead of a single character.
1185 \layout Itemize
1186
1187 With 
1188 \family sans 
1189 Left
1190 \family default 
1191  and 
1192 \family sans 
1193 Right
1194 \family default 
1195 , it moves by words instead of characters.
1196 \layout Itemize
1197
1198 With 
1199 \family sans 
1200 Home
1201 \family default 
1202  and 
1203 \family sans 
1204 End
1205 \family default 
1206 , it moves to the beginning and the end of the document, respectively.
1207 \end_deeper 
1208 \layout Labeling
1209 \labelwidthstring 00.00.0000
1210
1211
1212 \family sans 
1213 Shift-
1214 \family default 
1215  Use this with any of the motion keys to select the text between the old
1216  and new cursor positions.
1217 \layout Labeling
1218 \labelwidthstring 00.00.0000
1219
1220
1221 \family sans 
1222 Meta-
1223 \family default 
1224  This is the Alt key on many keyboards, unless your keyboard has a distinct
1225  Meta key.
1226  Unfortunately, X sometimes has their functionality swapped, so if you have
1227  both keys, you will need to do a little trial and error to find out which
1228  one actually performs the 
1229 \family sans 
1230 Meta-
1231 \family default 
1232  function.
1233  This key does many different things, but it also activates the 
1234 \emph on 
1235 menu accelerator keys
1236 \emph default 
1237 .
1238  If you use this in combination with any of the underlined letters in a
1239  menu or menu item, it selects that menu item.
1240 \begin_deeper 
1241 \layout Standard
1242
1243 For example, the sequence 
1244 \begin_inset Quotes eld
1245 \end_inset 
1246
1247
1248 \family sans 
1249 M-e\SpecialChar ~
1250 a
1251 \family default 
1252
1253 \begin_inset Quotes erd
1254 \end_inset 
1255
1256  pastes text.
1257  Typing 
1258 \begin_inset Quotes eld
1259 \end_inset 
1260
1261
1262 \family sans 
1263 M-f
1264 \family default 
1265
1266 \begin_inset Quotes erd
1267 \end_inset 
1268
1269  opens the 
1270 \family sans 
1271 \bar under 
1272 F
1273 \bar default 
1274 ile
1275 \family default 
1276  menu.
1277 \layout Standard
1278
1279 There are also other things bound to the 
1280 \family sans 
1281 Meta-
1282 \family default 
1283  key, but you'll have to check in the 
1284 \emph on 
1285 Reference
1286 \emph default 
1287  
1288 \emph on 
1289 manual
1290 \emph default 
1291  for more info.
1292 \end_deeper 
1293 \layout Standard
1294
1295 Hopefully, you'll learn more and more keybindings and short-cut keys as
1296  you use LyX, because most mouse actions will prompt a small message in
1297  the minibuffer which describe the name of the action, you've just triggered,
1298  and any existing keybindings for that action.
1299  The notation for the keybindings is very similar to the notation used in
1300  this documentation, so you should not have any problems understanding it.
1301  However, notice that Shift-modifiers are explicitly mentioned, so 
1302 \family sans 
1303
1304 \begin_inset Quotes eld
1305 \end_inset 
1306
1307 M-p S-A
1308 \family default 
1309
1310 \begin_inset Quotes erd
1311 \end_inset 
1312
1313  means 
1314 \family sans 
1315 Meta-p
1316 \family default 
1317  followed by a capital 
1318 \family sans 
1319 A
1320 \family default 
1321 .
1322  
1323 \begin_inset Quotes eld
1324 \end_inset 
1325
1326
1327 \family sans 
1328 S-C-S
1329 \family default 
1330
1331 \begin_inset Quotes erd
1332 \end_inset 
1333
1334  means 
1335 \family sans 
1336 Shift-Control-s
1337 \family default 
1338 .
1339 \layout Section
1340
1341 Using LyX with Other Programs
1342 \layout Subsection
1343
1344 Importing ASCII files
1345 \layout Standard
1346
1347 You can import text from an ASCII file using the 
1348 \family sans 
1349 \bar under 
1350 F
1351 \bar default 
1352 ile\SpecialChar \menuseparator
1353
1354 \bar under 
1355 I
1356 \bar default 
1357 mport\SpecialChar \menuseparator
1358
1359 \bar under 
1360 A
1361 \bar default 
1362 scii\SpecialChar ~
1363 text\SpecialChar ~
1364 as\SpecialChar ~
1365 lines
1366 \family default 
1367  or 
1368 \family sans 
1369 \bar under 
1370 F
1371 \bar default 
1372 ile\SpecialChar \menuseparator
1373
1374 \bar under 
1375 I
1376 \bar default 
1377 mport\SpecialChar \menuseparator
1378
1379 \bar under 
1380 A
1381 \bar default 
1382 scii\SpecialChar ~
1383 text\SpecialChar ~
1384 as\SpecialChar ~
1385 paragraphs
1386 \family default 
1387  options.
1388 \layout Standard
1389
1390
1391 \family sans 
1392 \bar under 
1393 F
1394 \bar default 
1395 ile\SpecialChar \menuseparator
1396
1397 \bar under 
1398 I
1399 \bar default 
1400 mport\SpecialChar \menuseparator
1401
1402 \bar under 
1403 A
1404 \bar default 
1405 scii\SpecialChar ~
1406 text\SpecialChar ~
1407 as_lines
1408 \family default 
1409  puts each line of the file into its own LyX paragraph.
1410  This is useful if you're importing a text file with a simple list in it.
1411  However, if your text file contains paragraphs in it, LyX will mangle the
1412  paragraphs if you use this form of import.
1413 \layout Standard
1414
1415
1416 \family sans 
1417 \bar under 
1418 F
1419 \bar default 
1420 ile\SpecialChar \menuseparator
1421
1422 \bar under 
1423 I
1424 \bar default 
1425 mport\SpecialChar \menuseparator
1426
1427 \bar under 
1428 A
1429 \bar default 
1430 scii\SpecialChar ~
1431 text\SpecialChar ~
1432 as\SpecialChar ~
1433 paragraphs
1434 \family default 
1435  preserves paragraphs in text files.
1436  Often in a text file, you didn't put the contents of an entire paragraph
1437  on one line.
1438  You used 
1439 \family sans 
1440 Return
1441 \family default 
1442  to break up the paragraph into separate lines.
1443  Using the 
1444 \family sans 
1445 as\SpecialChar ~
1446 paragraphs
1447 \family default 
1448 , LyX won't mangle such paragraphs.
1449  Anything between two consecutive blank lines goes into its own LyX paragraph.
1450  Remember: you must make sure there is a 
1451 \emph on 
1452 completely blank
1453 \emph default 
1454  line between each and every paragraph in your text file.
1455  If not, LyX might end up merging two paragraphs.
1456 \layout Subsection
1457
1458 Cut and Paste Between LyX and Other X Programs
1459 \layout Standard
1460
1461 The 
1462 \family sans 
1463 Cut
1464 \family default 
1465
1466 \family sans 
1467 Copy
1468 \family default 
1469 , and 
1470 \family sans 
1471 Paste
1472 \family default 
1473  operations will transfer text to and from LyX.
1474  You can copy text from LyX to another window in this way: Select the text
1475  that you want to copy, then go to the destination window and paste the
1476  text with the middle mouse button.
1477  
1478 \layout Standard
1479
1480 Pasting text into LyX also works much the same way as in X.
1481  Select the text with the mouse in another X window.
1482  Go to the Lyx window and paste the text with the middle mouse button.
1483 \layout Chapter
1484
1485 LyX Setup and Supporting Applications
1486 \layout Section
1487
1488 Introduction
1489 \layout Standard
1490
1491 If you're using LyX on a system someone else has set up for you, then you
1492  can safely skip this chapter.
1493  It describes all of the things you need beyond the LyX binary and files
1494  distributed with it.
1495 \layout Standard
1496
1497 If you're installing LyX on your system, 
1498 \emph on 
1499 you should read the README's that came with the LyX distribution and then
1500  
1501 \family sans 
1502 \emph default 
1503 \bar under 
1504 H
1505 \bar default 
1506 elp\SpecialChar \menuseparator
1507
1508 \bar under 
1509 L
1510 \bar default 
1511 aTeX\SpecialChar ~
1512 Configuration
1513 \family default 
1514 \emph on 
1515 .
1516
1517 \emph default 
1518  Do that first.
1519  This chapter does not describe installation or setup of the LyX binary
1520  [Well, not everything\SpecialChar \ldots{}
1521 ].
1522  It does describe all of the things you'll need to use LyX to its fullest.
1523 \begin_inset Foot
1524 collapsed true
1525
1526 \layout Standard
1527
1528 This is basically where we decided to document a bunch of info about running
1529  LyX, including what other programs you'll need to make LyX useful.
1530 \end_inset 
1531
1532
1533 \layout Section
1534
1535 Basic LyX Setup
1536 \begin_inset LatexCommand \label{sec:setup}
1537
1538 \end_inset 
1539
1540
1541 \layout Standard
1542
1543 There are two ways to run LyX.
1544  The first way is to install LyX and all of its support files on your system.
1545  Of course, you need root privileges to do that.
1546  The second way to run LyX doesn't require root access, letting you 
1547 \begin_inset Quotes eld
1548 \end_inset 
1549
1550 install
1551 \begin_inset Quotes erd
1552 \end_inset 
1553
1554  LyX somewhere in your own account.
1555  LyX will automatically detect where it is as long as the supporting directories
1556  are put in the correct places.
1557 \layout Standard
1558
1559 There are several features of LyX that can be configured from inside LyX,
1560  without resorting to configuration files.
1561  First, LyX is able to inspect your system to see what programs, LaTeX document
1562  classes and LaTeX packages are available.
1563  It uses this knowledge to give reasonable defaults to several 
1564 \family typewriter 
1565 preferences
1566 \family sans 
1567  
1568 \family default 
1569 variables.
1570  Although this configuration has already been done when LyX was installed
1571  on your system, you might have some items that you installed locally and
1572  which are not seen by LyX.
1573  To force LyX to re-inspect your system, you should use 
1574 \family sans 
1575 \bar under 
1576 T
1577 \bar default 
1578 ools\SpecialChar \menuseparator
1579
1580 \bar under 
1581 R
1582 \bar default 
1583 econfigure
1584 \family default 
1585 .
1586  You should then restart LyX to ensure that the changes are taken into account.
1587  As far as LaTeX classes and packages are concerned, you will find information
1588  about what has been found under 
1589 \family sans 
1590 \bar under 
1591 H
1592 \bar default 
1593 elp\SpecialChar \menuseparator
1594
1595 \bar under 
1596 L
1597 \bar default 
1598 aTeX\SpecialChar ~
1599 Configuration
1600 \family default 
1601 .
1602 \layout Standard
1603
1604 The second set of settings that you might want to change comprises all the
1605  document-level setting that you can change via the 
1606 \family sans 
1607 \bar under 
1608 D
1609 \bar default 
1610 ocument\SpecialChar \menuseparator
1611
1612 \bar under 
1613 S
1614 \bar default 
1615 ettings
1616 \family default 
1617  dialog.
1618  To do this, open a scrap document, set all these options according to your
1619  taste and save them with the 
1620 \family sans 
1621 \bar under 
1622 S
1623 \bar default 
1624 ave\SpecialChar ~
1625 as\SpecialChar ~
1626 Document\SpecialChar ~
1627 Defaults
1628 \family default 
1629  button in the 
1630 \family sans 
1631 \bar under 
1632 D
1633 \bar default 
1634 ocument
1635 \family default 
1636  dialog.
1637  This will create a template named 
1638 \family typewriter 
1639 default.lyx
1640 \family default 
1641  which is automatically loaded by LyX when you open a document without template
1642  such that the settings are automatically set-up as you defined them.
1643 \layout Standard
1644
1645 There are many other user-configurable options that you can feed to LyX.
1646  Upon startup, LyX reads a global options file called 
1647 \family typewriter 
1648 lyxrc.defaults
1649 \family default 
1650 .
1651  It will then attempt to read a file called 
1652 \family typewriter 
1653 ~/.lyx/preferences
1654 \family default 
1655  beneath your home directory.
1656  The 
1657 \family sans 
1658 \bar under 
1659 T
1660 \bar default 
1661 ools\SpecialChar \menuseparator
1662
1663 \bar under 
1664
1665 \begin_inset ERT
1666 status Collapsed
1667
1668 \layout Standard
1669
1670 \backslash 
1671 linebreak 
1672 \end_inset 
1673
1674 P
1675 \bar default 
1676 references
1677 \family default 
1678  dialog can be used to change these options; the document 
1679 \emph on 
1680 Customization
1681 \emph default 
1682  contains more information about the preferences dialog and these configuration
1683  files.
1684 \layout Section
1685
1686 Setting Up the X Keyboard
1687 \begin_inset LatexCommand \label{sec:x-win-keys}
1688
1689 \end_inset 
1690
1691
1692 \layout Standard
1693
1694 To use LyX properly, you 
1695 \emph on 
1696 must
1697 \emph default 
1698  set X up correctly.
1699  This is especially vital if you're using the international support features
1700  of LyX and want to use non-English keyboard mappings.
1701  Unfortunately, almost nobody bothers to do this, especially those who've
1702  installed Linux on a PC\SpecialChar \@.
1703  Administrators of large systems can be guilty of
1704  this, too, so don't assume that you're safe if you're using a large system.
1705  Any user can instruct X how to use his or her keyboard.
1706 \layout Subsection
1707
1708 xmodmap and xkeycaps
1709 \layout Standard
1710
1711 First of all read the man pages for these two programs.
1712  They are your best friends when you are trying to set up X key mapping
1713  correctly.
1714  If you don't have them, install them.
1715 \layout Subsubsection
1716
1717 xmodmap
1718 \layout Standard
1719
1720 This document contains no information on how to use 
1721 \family typewriter 
1722 xmodmap
1723 \family default 
1724 .
1725  There is a sample 
1726 \family typewriter 
1727 .Xmodmap
1728 \family default 
1729  file in 
1730 \emph on 
1731 Customization
1732 \emph default 
1733 .
1734  To load the new X keyboard mappings, place the command 
1735 \family typewriter 
1736 xmodmap\SpecialChar ~
1737 .Xmodmap
1738 \family default 
1739  somewhere in your startup scripts [e.g.
1740  
1741 \family typewriter 
1742 .cshrc
1743 \family default 
1744
1745 \family typewriter 
1746 .profile
1747 \family default 
1748
1749 \family typewriter 
1750 .login
1751 \family default 
1752  or 
1753 \family typewriter 
1754 .xinitrc
1755 \family default 
1756  are possible].
1757 \layout Subsubsection
1758
1759 xkeycaps
1760 \layout Standard
1761
1762 This program is a dream come true! It brings up a graphical version of your
1763  keyboard, allows you to make modifications, and then spits those modifications
1764  out to the standard output in a form readable by 
1765 \family typewriter 
1766 xmodmap
1767 \family default 
1768 .
1769  It is very useful when you're trying to design a new 
1770 \family typewriter 
1771 .Xmodmap
1772 \family default 
1773  file, though it will require you to do a bit of cut-and-pasting.
1774 \layout Subsection
1775
1776 Modifiers and Mode_switch
1777 \layout Standard
1778
1779 LyX supports three modifiers: Shift [
1780 \family sans 
1781 S-
1782 \family default 
1783 ], Control [
1784 \family sans 
1785 C-
1786 \family default 
1787 ], and Meta [
1788 \family sans 
1789 M-
1790 \family default 
1791 ].
1792  Moreover, if one of the keys of your keyboard is configured as a 
1793 \family sans 
1794 Compose
1795 \family default 
1796  key, then you can use it to enter some characters not available on your
1797  keyboard.
1798  This compose key can be used either as a modifier (like 
1799 \family sans 
1800 Shift
1801 \family default 
1802  or 
1803 \family sans 
1804 Control
1805 \family default 
1806 ) or as a prefix key.
1807  Here are some examples of what you can do with a 
1808 \family sans 
1809 Compose
1810 \family default 
1811  key:
1812 \layout Itemize
1813
1814
1815 \family sans 
1816 Compose+e+'
1817 \family default 
1818  
1819 \begin_inset Formula $\rightarrow$
1820 \end_inset 
1821
1822  é
1823 \layout Itemize
1824
1825
1826 \family sans 
1827 Compose+O+R
1828 \family default 
1829  
1830 \begin_inset Formula $\rightarrow$
1831 \end_inset 
1832
1833  ®
1834 \layout Itemize
1835
1836
1837 \family sans 
1838 Compose+1+2
1839 \family default 
1840  
1841 \begin_inset Formula $\rightarrow$
1842 \end_inset 
1843
1844  ½
1845 \layout Itemize
1846
1847
1848 \family sans 
1849 Compose+<+<
1850 \family default 
1851  
1852 \begin_inset Formula $\rightarrow$
1853 \end_inset 
1854
1855  «
1856 \layout Standard
1857
1858 This input method is particularly handy when you use accented characters
1859  only from time to time.
1860  It works by default for latin1 characters, but other input methods will
1861  be used if you setup your locale correctly.
1862 \layout Subsection
1863
1864 Helpful Hints and Tips
1865 \layout Standard
1866
1867 First, open up two xterminals.
1868  Use one to edit a new 
1869 \family typewriter 
1870 .Xmodmap
1871 \family default 
1872  file and run 
1873 \family typewriter 
1874 xkeycaps
1875 \family default 
1876  from the other.
1877  Using 
1878 \family typewriter 
1879 xkeycaps
1880 \family default 
1881 , remap your keyboard the way you want it.
1882  There's a button in 
1883 \family typewriter 
1884 xkeycaps
1885 \family default 
1886  to output the new keymap.
1887  Once you hit it, 
1888 \family typewriter 
1889 xkeycaps
1890 \family default 
1891  will spit a bunch of stuff on the xterm you executed it from.
1892  Just copy and paste all of that into your 
1893 \family typewriter 
1894 .Xmodmap
1895 \family default 
1896  file, and you're done.
1897 \begin_inset Foot
1898 collapsed true
1899
1900 \layout Standard
1901
1902 You could also save yourself some typing by executing 
1903 \family typewriter 
1904 xkeycaps > .Xmodmap
1905 \family default 
1906 .
1907  This will create a usable map file.
1908 \end_inset 
1909
1910
1911 \layout Standard
1912
1913 Also, there are some things you can do to help you get oriented.
1914  Try executing the command 
1915 \family typewriter 
1916 xmodmap -v -pm
1917 \family default 
1918 .
1919  This will show you all of the currently active modifiers.
1920  Also try 
1921 \family typewriter 
1922 xmodmap -v -pke | more 
1923 \family default 
1924 to see which keycode numbers are mapped to which symbolic names.
1925  It will also give you some idea of the syntax of the 
1926 \family typewriter 
1927 .Xmodmap
1928 \family default 
1929  file.
1930 \layout Standard
1931
1932 There's one thing you'll need to check.
1933  Make sure that your 
1934 \family sans 
1935 Delete
1936 \family default 
1937  and 
1938 \family sans 
1939 BackSpace
1940 \family default 
1941  keys are 
1942 \emph on 
1943 not
1944 \emph default 
1945  defined as the same key symbol by X! Note that giving these two keys unique
1946  symbol names will not necessarily alter the behavior of your programs.
1947  Some programs bind 
1948 \family sans 
1949 Delete
1950 \family default 
1951  and 
1952 \family sans 
1953 BackSpace
1954 \family default 
1955  to the same operation.
1956  Emacs is one.
1957  Other programs, however, use 
1958 \family sans 
1959 Delete
1960 \family default 
1961  and 
1962 \family sans 
1963 BackSpace
1964 \family default 
1965  for different operations.
1966  LyX is one of these programs, and if you have 
1967 \family sans 
1968 Delete
1969 \family default 
1970  and 
1971 \family sans 
1972 BackSpace
1973 \family default 
1974  labeled with the same key symbol name, you'll have trouble using LyX.
1975 \layout Section
1976
1977 LaTeX
1978 \layout Standard
1979
1980 If you want to do more with LyX than simply create documents and spit out
1981  
1982 \family typewriter 
1983 .tex
1984 \family default 
1985  files, you'll need LaTeX.
1986 \layout Standard
1987
1988 In case you were wondering, LaTeX is a markup language front end for TeX,
1989  a document preparation system invented in 1984 by Donald Knuth.
1990 \begin_inset Foot
1991 collapsed true
1992
1993 \layout Standard
1994
1995 A note about pronunciation: TeX originated from the Greek letters, 
1996 \begin_inset Formula $\tau\epsilon\chi$
1997 \end_inset 
1998
1999 , which rhymes with 
2000 \begin_inset Quotes eld
2001 \end_inset 
2002
2003 blech.
2004 \begin_inset Quotes erd
2005 \end_inset 
2006
2007  That's how you pronounce 
2008 \begin_inset Quotes eld
2009 \end_inset 
2010
2011 TeX
2012 \begin_inset Quotes erd
2013 \end_inset 
2014
2015  and 
2016 \begin_inset Quotes eld
2017 \end_inset 
2018
2019 LaTeX.
2020 \begin_inset Quotes erd
2021 \end_inset 
2022
2023  [If you're American, just pronounce the 
2024 \begin_inset Quotes eld
2025 \end_inset 
2026
2027 X
2028 \begin_inset Quotes erd
2029 \end_inset 
2030
2031  as a 
2032 \begin_inset Quotes eld
2033 \end_inset 
2034
2035 k
2036 \begin_inset Quotes erd
2037 \end_inset 
2038
2039  and you've got it.]
2040 \end_inset 
2041
2042  TeX takes a set of commands in an ASCII file and converts it to a 
2043 \begin_inset Quotes eld
2044 \end_inset 
2045
2046 device-independent
2047 \begin_inset Quotes erd
2048 \end_inset 
2049
2050  format, or Dvi, for short.
2051  The Dvi file can then be sent to printers.
2052  TeX is programmable, and LaTeX is nothing but a [really huge] set of TeX
2053  macros.
2054  LaTeX will typically come as part of a TeX distribution, so all you need
2055  is a TeX package.
2056 \layout Standard
2057
2058 Note that on some old systems you may find that only LaTeX 2.09 is installed
2059  (as opposed to the more current LaTeX2e).
2060  LyX cannot be used with LaTeX 2.09.
2061 \layout Standard
2062
2063 If you're using Linux, LaTeX2e should have come with your distribution.
2064  For other systems, you might need to install LaTeX yourself.You can obtain
2065  a LaTeX distribution (and anything and everything related to TeX and LaTeX)
2066  from a Comprehensive TeX Archive Network (CTAN) mirror.
2067  A complete list of mirrors may be found at
2068 \newline 
2069
2070 \begin_inset LatexCommand \url{http://www.ctan.org}
2071
2072 \end_inset 
2073
2074
2075 \begin_inset LatexCommand \label{sec:ctan}
2076
2077 \end_inset 
2078
2079
2080 \layout Section
2081
2082 Dvips and Ghostscript
2083 \layout Subsection
2084
2085 What You Need
2086 \layout Standard
2087
2088 There's one more step you need to take if you want to print your LyX documents.
2089  Obviously, you'll need to make sure your printer is configured [see next
2090  section].
2091  You'll also need to install these programs (or compatibles), if you don't
2092  have them already:
2093 \layout Itemize
2094
2095
2096 \family typewriter 
2097 dvips
2098 \layout Itemize
2099
2100
2101 \family typewriter 
2102 ghostscript
2103 \layout Itemize
2104
2105
2106 \family typewriter 
2107 xdvi
2108 \layout Itemize
2109
2110
2111 \family typewriter 
2112 ghostview
2113 \layout Standard
2114
2115 The latter two programs are previewer for files in Dvi and PostScript®
2116 \begin_inset Foot
2117 collapsed true
2118
2119 \layout Standard
2120
2121 PostScript® is a registered trademark of Adobe Systems Incorporated, and
2122  is the main page description language in the UN*X world.
2123  
2124 \end_inset 
2125
2126  format.
2127  If you don't know what a DVI file is, you've probably also never worked
2128  with LaTeX and should read the 
2129 \emph on 
2130 Tutorial
2131 \emph default 
2132  document before proceeding further.
2133  
2134 \family typewriter 
2135 dvips
2136 \family default 
2137  converts DVI files into PostScript, which is the format most printers use
2138  nowadays.
2139  For those of you using dot-matrix and inkjet printers, you'll want to filter
2140  the PostScript through 
2141 \family typewriter 
2142 ghostscript
2143 \family default 
2144 , which is capable of creating output for a variety of printers.
2145  The following section on printer setup describes how to do this automatically
2146  every time you print.
2147  For now, we'll concentrate on 
2148 \family typewriter 
2149 dvips
2150 \family default 
2151 .
2152 \layout Subsection
2153
2154 Dvips
2155 \begin_inset LatexCommand \label{sec:dvipsconfig}
2156
2157 \end_inset 
2158
2159
2160 \layout Standard
2161
2162 Whether you'll be running LyX on a large system or a Linux box at home,
2163  you should configure 
2164 \family typewriter 
2165 dvips
2166 \family default 
2167 .
2168  
2169 \family typewriter 
2170 dvips
2171 \family default 
2172  will either 
2173 \begin_inset Quotes eld
2174 \end_inset 
2175
2176 print
2177 \begin_inset Quotes erd
2178 \end_inset 
2179
2180  into a file, or send output directly to the printer, depending on how it's
2181  configured.
2182  If it is set up to print to a file, and if no filename is specified, it
2183  will simply turn 
2184 \family typewriter 
2185 foo.dvi
2186 \family default 
2187  into 
2188 \family typewriter 
2189 foo.ps
2190 \family default 
2191 .
2192  Most systems have 
2193 \family typewriter 
2194 dvips
2195 \family default 
2196  set up to send output to the default printer.
2197  For LyX, you'll want the flexibility to do both.
2198 \layout Standard
2199
2200 If you are not a mood to configure 
2201 \family typewriter 
2202 dvips
2203 \family default 
2204  to adapt its output to your printer, you can safely skip this section.
2205  Be warned however that the output will not match the quality that you could
2206  expect from your printer.
2207  At least, it will print.
2208 \layout Standard
2209
2210 If you are using teTeX (a TeX distribution which is particularly popular
2211  on Linux), you should run the program 
2212 \family typewriter 
2213 texconfig
2214 \family default 
2215 .
2216  To make the name of a new printer recognized by 
2217 \family typewriter 
2218 dvips
2219 \family default 
2220  you should then select menu entry 
2221 \family sans 
2222 Dvips
2223 \family default 
2224 , then add.
2225  Enter the required parameters and, before exiting, remember to select the
2226  function 
2227 \family sans 
2228 Rehash
2229 \family default 
2230 .
2231 \layout Standard
2232
2233 Let's turn now to manual configuration: in order to inform 
2234 \family typewriter 
2235 dvips
2236 \family default 
2237  how to automagically convert a 
2238 \family typewriter 
2239 .dvi
2240 \family default 
2241  file into a 
2242 \family typewriter 
2243 .ps
2244 \family default 
2245  file adapted to printer 
2246 \family typewriter 
2247 foo
2248 \family default 
2249 , you need to have a config-file, 
2250 \begin_inset Quotes eld
2251 \end_inset 
2252
2253
2254 \family typewriter 
2255 config.foo
2256 \family default 
2257 ,
2258 \begin_inset Quotes erd
2259 \end_inset 
2260
2261  lying around somewhere.
2262  Typically, the 
2263 \family typewriter 
2264 config.*
2265 \family default 
2266  files for 
2267 \family typewriter 
2268 dvips
2269 \family default 
2270  will be in 
2271 \family typewriter 
2272 /usr/lib/texmf/dvips
2273 \family default 
2274  in most TeX distributions.
2275  Your system will probably be different, of course, so just look under the
2276  main TeX directory for a subdirectory called 
2277 \begin_inset Quotes eld
2278 \end_inset 
2279
2280
2281 \family typewriter 
2282 dvips
2283 \family default 
2284 .
2285 \begin_inset Quotes erd
2286 \end_inset 
2287
2288  It'll be there somewhere.
2289 \layout Standard
2290
2291 Typically, there will be at least one config-file: 
2292 \family typewriter 
2293 config.ps
2294 \family default 
2295 .
2296  This file is the default configuration file, which is 
2297 \emph on 
2298 always
2299 \emph default 
2300  read by dvips
2301 \begin_inset Foot
2302 collapsed true
2303
2304 \layout Standard
2305
2306 In particular, this file is not necessarily connected to the existence of
2307  a file named 
2308 \family typewriter 
2309 ps
2310 \family default 
2311 .
2312 \end_inset 
2313
2314 .
2315  Read this file and see what options could need to be changed for your particula
2316 r printer.
2317  Then create a file 
2318 \family typewriter 
2319 config.foo
2320 \family default 
2321  containing only the relevant lines.
2322  
2323 \layout Standard
2324
2325 There's at least one thing you need to do to the config-file.
2326  There may exist a line that looks like, 
2327 \begin_inset Quotes eld
2328 \end_inset 
2329
2330
2331 \family typewriter 
2332 o | lpr
2333 \family default 
2334
2335 \begin_inset Quotes erd
2336 \end_inset 
2337
2338  [without the quotes, of course\SpecialChar \ldots{}
2339 ].
2340  Change it to 
2341 \begin_inset Quotes eld
2342 \end_inset 
2343
2344
2345 \family typewriter 
2346 o | lpr -Pfoo
2347 \family default 
2348
2349 \begin_inset Quotes erd
2350 \end_inset 
2351
2352 , so that the output is sent by default to printer 
2353 \family typewriter 
2354 foo
2355 \family default 
2356 .
2357  However, you should probably investigate the entries 
2358 \begin_inset Quotes eld
2359 \end_inset 
2360
2361
2362 \family typewriter 
2363 M
2364 \family default 
2365
2366 \begin_inset Quotes erd
2367 \end_inset 
2368
2369  and 
2370 \begin_inset Quotes eld
2371 \end_inset 
2372
2373
2374 \family typewriter 
2375 D
2376 \family default 
2377
2378 \begin_inset Quotes erd
2379 \end_inset 
2380
2381 , which define respectively the Metafont mode and the resolution of the
2382  printer.
2383  If you do not know what a Metafont mode is, you can see it as a printer
2384  driver: it adapts the design of TeX fonts to ensure that they give the
2385  best possible result on your printer.
2386  Be warned however that, if you define different Metafont modes for different
2387  printers, 
2388 \family typewriter 
2389 dvips
2390 \family default 
2391  will generate several copies of your TeX fonts on disk, and these take
2392  valuable space.
2393 \layout Standard
2394
2395 Once you are satisfied that your printers are correctly configured, you
2396  should tell LyX to make use of this configuration.
2397  To do this, you should launch the 
2398 \family sans 
2399 Preferences
2400 \family default 
2401  dialog (
2402 \family sans 
2403 \bar under 
2404 T
2405 \bar default 
2406 ools\SpecialChar \menuseparator
2407
2408 \bar under 
2409 P
2410 \bar default 
2411 references
2412 \family default 
2413 ) and set the entries 
2414 \family sans 
2415 Adapt\SpecialChar ~
2416 output
2417 \family default 
2418  and 
2419 \family sans 
2420 Spool\SpecialChar ~
2421 command
2422 \family default 
2423 .
2424 \layout Standard
2425
2426 You can use as many configuration files as you like, one for each of your
2427  printers.
2428  The default printer for LyX can be specified from the 
2429 \family sans 
2430 \bar under 
2431 P
2432 \bar default 
2433 references
2434 \family default 
2435  dialog or with the 
2436 \family typewriter 
2437 PRINTER
2438 \family default 
2439  environment variable.
2440  You can also choose the desired printer from inside LyX, as described in
2441  a later section.
2442  Once you've done all that, you can print to either a PostScript printer
2443  or file from LyX.
2444  
2445 \layout Standard
2446
2447 If your printer doesn't understand PostScript®, you'll need to use 
2448 \family typewriter 
2449 ghostscript
2450 \family default 
2451  as a filter for your print spooler.
2452  That's covered in numerous HOWTO's and manuals.
2453  We also have a section that covers a little bit of this.
2454 \layout Standard
2455
2456 Some people don't seem to like using the 
2457 \family typewriter 
2458 dvips
2459 \family default 
2460  plus 
2461 \family typewriter 
2462 ghostscript
2463 \family default 
2464  combination.
2465  As alternative, you can use a program that converts the DVI file directly
2466  into your printer language.
2467  You can specify this program in the 
2468 \family sans 
2469 Preferences
2470 \family default 
2471  dialog, too.
2472  There is a major disadvantage to this method.
2473  You can't include any PostScript files, such as graphics, in your documents,
2474  since the printer-specific conversion programs don't understand PostScript®.
2475  For that reason, the LyX team highly recommends using 
2476 \family typewriter 
2477 dvips
2478 \family default 
2479  and 
2480 \family typewriter 
2481 ghostscript
2482 \family default 
2483  for printing.
2484  
2485 \layout Subsection
2486
2487 Ghostscript, Xdvi and Ghostview
2488 \layout Standard
2489
2490
2491 \family typewriter 
2492 Xdvi
2493 \family default 
2494  and 
2495 \family typewriter 
2496 ghostview
2497 \family default 
2498  are viewers.
2499  The former handles 
2500 \family typewriter 
2501 .dvi
2502 \family default 
2503  files, while the later interfaces with 
2504 \family typewriter 
2505 ghostscript
2506 \family default 
2507  to allow you to view PostScript files.
2508 \layout Standard
2509
2510 A quick note on both of these programs.
2511  Both automatically update themselves if the viewed file
2512 \begin_inset Foot
2513 collapsed true
2514
2515 \layout Standard
2516
2517 That means the 
2518 \family typewriter 
2519 .dvi
2520 \family default 
2521  or 
2522 \family typewriter 
2523 .ps
2524 \family default 
2525  file, not the files used to make these.
2526 \end_inset 
2527
2528  changes.
2529  You can also force an update.
2530  So, once you've opened one of these two viewers, there's no reason to close
2531  it.
2532  Also, both programs are functionally the same, providing all of the same
2533  features.
2534 \layout Standard
2535
2536 The LyX team recommends using 
2537 \family typewriter 
2538 xdvi
2539 \family default 
2540  for fine tuning documents.
2541  Why? It's faster; there's one less layer of processing you need to do before
2542  you can view the changes.
2543  Here's an example:
2544 \layout Enumerate
2545
2546 Use 
2547 \family typewriter 
2548 xdvi
2549 \family default 
2550  to preview a document from LyX, and leave it running.
2551 \layout Enumerate
2552
2553 Make changes to the document using LyX.
2554 \layout Enumerate
2555
2556 To view those changes, just choose
2557 \family sans 
2558 \bar under 
2559  V
2560 \bar default 
2561 iew\SpecialChar \menuseparator
2562
2563 \bar under 
2564 U
2565 \bar default 
2566 pdate\SpecialChar \menuseparator
2567
2568 \bar under 
2569 D
2570 \bar default 
2571 VI
2572 \family default 
2573 .
2574  When LaTeX's all done, click on the 
2575 \family typewriter 
2576 xdvi
2577 \family default 
2578  window, and voilà! 
2579 \family typewriter 
2580 xdvi
2581 \family default 
2582  will update itself.
2583 \layout Standard
2584
2585 Now, this doesn't mean 
2586 \family typewriter 
2587 ghostview
2588 \family default 
2589  is useless.
2590  
2591 \family typewriter 
2592 ghostview
2593 \family default 
2594  is better suited to those occasions where you 
2595 \emph on 
2596 must
2597 \emph default 
2598  view the PostScript version of the document.
2599  For repeated changes that aren't PostScript® dependent, you're better off
2600  previewing with 
2601 \family typewriter 
2602 xdvi
2603 \family default 
2604 .
2605  There is an alternative to 
2606 \family typewriter 
2607 ghostview
2608 \family default 
2609  which sports a much better interface: 
2610 \family typewriter 
2611 gv
2612 \family default 
2613 .
2614  LyX will automatically use it instead of ghostscript if it is available.
2615 \layout Section
2616
2617 The Printer
2618 \layout Standard
2619
2620
2621 \size normal 
2622 Anyone working on a large system shouldn't have any problems here.
2623  Your sysadmin [or you, if you are the sysadmin] should already have the
2624  printers set up for your system.
2625  All you need to do is find out the name of the printer you want to use,
2626  and configure you
2627 \size default 
2628 r setup 
2629 \size normal 
2630 as described in the last section.
2631 \layout Standard
2632
2633
2634 \size normal 
2635 Those of you using Linux, however, will have a bit more work to do.
2636  Many people now receive a Linux distribution, such as Red Hat or Slackware,
2637  on CD-ROM
2638 \size default 
2639 \SpecialChar \@.
2640
2641 \size normal 
2642  They follow the install instructions, get Linux up and running, but never
2643  realize that they need to set up their printer.
2644  
2645 \size default 
2646 If you find that you need to do this by hand, we've written a little something
2647  to help you out with that; check out the 
2648 \begin_inset Quotes eld
2649 \end_inset 
2650
2651
2652 \emph on 
2653 A Printer Tutorial
2654 \emph default 
2655
2656 \begin_inset Quotes erd
2657 \end_inset 
2658
2659  chapter in the 
2660 \emph on 
2661 Customization
2662 \emph default 
2663  manual for help.
2664 \layout Chapter
2665
2666 LyX Basics
2667 \layout Section
2668
2669 Document Types
2670 \layout Subsection
2671
2672 Introduction
2673 \layout Standard
2674
2675 Before you do anything else, before you ever start writing a document, you
2676  need to decide what 
2677 \emph on 
2678 type
2679 \emph default 
2680  of document you want to edit.
2681  Different types of documents use different types of spacing, headings,
2682  numbering schemes, and so on.
2683  Additionally, different documents use different paragraph environments,
2684  and format the title of your document differently.
2685 \layout Standard
2686
2687
2688 \emph on 
2689 document class
2690 \emph default 
2691  describes a group of properties common to a particular set of documents.
2692  By setting the document class, you automagically select these properties,
2693  making it easier to create the type of document you want.
2694  If you don't choose a document class, LyX picks one for you by default.
2695  So, it behooves you to change the class of your document.
2696 \layout Standard
2697
2698 Read on for info about the document classes you can choose from LyX, and
2699  how to fine-tune some of their properties.
2700 \layout Subsection
2701
2702
2703 \begin_inset LatexCommand \label{sec:doc-classes}
2704
2705 \end_inset 
2706
2707 The Various Document Classes
2708 \layout Subsubsection
2709
2710 Overview
2711 \layout Standard
2712
2713 There are five standard document classes in LyX.
2714  They are:
2715 \layout Description
2716
2717 Article for basic articles
2718 \layout Description
2719
2720 Report for basic reports
2721 \layout Description
2722
2723 Book for writing a book
2724 \layout Description
2725
2726 Letter for US-style letters
2727 \layout Description
2728
2729 Slides is used to make transparencies
2730 \layout Standard
2731
2732 There are also some non-standard classes, which LyX only uses if you have
2733  a LaTeX setup that supports them:
2734 \layout Description
2735
2736 Aapaper Journal articles in the style and format used in Astronomy & Astrophysic
2737 s
2738 \layout Description
2739
2740 Amsart Journal articles in the style and format used by the AMS [American
2741  Mathematical Society].
2742  There are three amsart layouts available.
2743  The standard one uses a typical numbering scheme for theorems, 
2744 \emph on 
2745 etc.
2746 \emph default 
2747 , that prepends the section number to the number of the result.
2748  All result-type statements (propositions, corollaries, and so on) are sequenced
2749  together, but definitions, examples, and the like have their own sequence.
2750  The 
2751 \begin_inset Quotes eld
2752 \end_inset 
2753
2754 sequential numbering
2755 \begin_inset Quotes erd
2756 \end_inset 
2757
2758  scheme does not place the section number with each result, but numbers
2759  them throughout the article in a single sequence.
2760  Each type of result gets its own sequence.
2761  There is also a layout that dispenses with numbering of statements altogether.
2762 \layout Description
2763
2764 Amsbook Books in the style and format used by the AMS.
2765  Only the standard numbering scheme is provided, under the assumption that
2766  you would not want to number results consecutively throughout a book, and
2767  that you would need to number results.
2768 \layout Description
2769
2770 Dinbrief für Briefe nach deutscher Art
2771 \layout Description
2772
2773 Foils is used to make transparencies, but is better than 
2774 \family sans 
2775 slides
2776 \layout Description
2777
2778 Linuxdoc Used with the SGML-tools package (formerly known as LinuxDoc).
2779  It allows LyX to produce SGML output.
2780  SGML is a markup language and is the predecessor to HTML\SpecialChar \@.
2781  The SGML-tools
2782  package allows you to convert SGML to HTML or to the format used by 
2783 \family typewriter 
2784 man
2785 \family default 
2786  pages.
2787 \layout Description
2788
2789 Paper for use with the 
2790 \family typewriter 
2791 paper
2792 \family default 
2793  LaTeX document class [not in all LaTeX distributions]
2794 \layout Description
2795
2796 Revtex is used to write articles for the publications of the American Physical
2797  Society (APS), American Institute of Physics (AIP), and Optical Society
2798  of America (OSA).
2799  This class is not completely compatible with all LyX features.
2800 \layout Standard
2801
2802 We won't go into any detail about how to use these different document classes
2803  here.
2804  You can find all the details about the non-standard classes in the 
2805 \emph on 
2806 Extended Editing
2807 \emph default 
2808  manual.
2809  Here, we will settle with a list of some of the common properties of all
2810  of the document classes.
2811 \layout Subsubsection
2812
2813 Selecting a Class
2814 \layout Standard
2815
2816 You can select a class using the 
2817 \family sans 
2818 \bar under 
2819 D
2820 \bar default 
2821 ocument
2822 \bar under 
2823 \SpecialChar \menuseparator
2824 S
2825 \bar default 
2826 ettings
2827 \family default 
2828  dialog.
2829  Select the class you want to use, and make any fine tunings of the options
2830  you may need.
2831 \layout Subsubsection
2832
2833 Properties
2834 \layout Standard
2835
2836 Each class has a default set of options.
2837  Here's a quick table describing them:
2838 \layout Standard
2839 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
2840
2841 \begin_inset  Tabular
2842 <lyxtabular version="3" rows="10" columns="5">
2843 <features>
2844 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2845 <column alignment="center" valignment="top" leftline="true" width="0pt">
2846 <column alignment="center" valignment="top" leftline="true" width="0pt">
2847 <column alignment="center" valignment="top" leftline="true" width="0pt">
2848 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
2849 <row topline="true" bottomline="true">
2850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2851 \begin_inset Text
2852
2853 \layout Standard
2854
2855 \end_inset 
2856 </cell>
2857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2858 \begin_inset Text
2859
2860 \layout Standard
2861
2862
2863 \family sans 
2864 \series medium 
2865 \shape up 
2866 \size normal 
2867 \emph off 
2868 \bar no 
2869 \noun off 
2870 \color none
2871 Pagestyle
2872 \end_inset 
2873 </cell>
2874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2875 \begin_inset Text
2876
2877 \layout Standard
2878
2879
2880 \family sans 
2881 \series medium 
2882 \shape up 
2883 \size normal 
2884 \emph off 
2885 \bar no 
2886 \noun off 
2887 \color none
2888 Sides
2889 \end_inset 
2890 </cell>
2891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2892 \begin_inset Text
2893
2894 \layout Standard
2895
2896
2897 \family sans 
2898 \series medium 
2899 \shape up 
2900 \size normal 
2901 \emph off 
2902 \bar no 
2903 \noun off 
2904 \color none
2905 Columns
2906 \end_inset 
2907 </cell>
2908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2909 \begin_inset Text
2910
2911 \layout Standard
2912
2913
2914 \series medium 
2915 \shape up 
2916 \size normal 
2917 \emph off 
2918 \bar no 
2919 \noun off 
2920 \color none
2921 Max.
2922  sectioning level
2923 \end_inset 
2924 </cell>
2925 </row>
2926 <row topline="true">
2927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2928 \begin_inset Text
2929
2930 \layout Standard
2931
2932
2933 \series medium 
2934 \shape up 
2935 \size normal 
2936 \emph off 
2937 \bar no 
2938 \noun off 
2939 \color none
2940 article
2941 \end_inset 
2942 </cell>
2943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2944 \begin_inset Text
2945
2946 \layout Standard
2947
2948
2949 \family sans 
2950 \series medium 
2951 \shape up 
2952 \size normal 
2953 \emph off 
2954 \bar no 
2955 \noun off 
2956 \color none
2957 Plain
2958 \end_inset 
2959 </cell>
2960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2961 \begin_inset Text
2962
2963 \layout Standard
2964
2965
2966 \family sans 
2967 \series medium 
2968 \shape up 
2969 \size normal 
2970 \emph off 
2971 \bar no 
2972 \noun off 
2973 \color none
2974 One
2975 \end_inset 
2976 </cell>
2977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2978 \begin_inset Text
2979
2980 \layout Standard
2981
2982
2983 \family sans 
2984 \series medium 
2985 \shape up 
2986 \size normal 
2987 \emph off 
2988 \bar no 
2989 \noun off 
2990 \color none
2991 One
2992 \end_inset 
2993 </cell>
2994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2995 \begin_inset Text
2996
2997 \layout Standard
2998
2999
3000 \family sans 
3001 \series medium 
3002 \shape up 
3003 \size normal 
3004 \emph off 
3005 \bar no 
3006 \noun off 
3007 \color none
3008 Section
3009 \end_inset 
3010 </cell>
3011 </row>
3012 <row topline="true">
3013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3014 \begin_inset Text
3015
3016 \layout Standard
3017
3018
3019 \series medium 
3020 \shape up 
3021 \size normal 
3022 \emph off 
3023 \bar no 
3024 \noun off 
3025 \color none
3026 report
3027 \end_inset 
3028 </cell>
3029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3030 \begin_inset Text
3031
3032 \layout Standard
3033
3034
3035 \family sans 
3036 \series medium 
3037 \shape up 
3038 \size normal 
3039 \emph off 
3040 \bar no 
3041 \noun off 
3042 \color none
3043 Plain
3044 \end_inset 
3045 </cell>
3046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3047 \begin_inset Text
3048
3049 \layout Standard
3050
3051
3052 \family sans 
3053 \series medium 
3054 \shape up 
3055 \size normal 
3056 \emph off 
3057 \bar no 
3058 \noun off 
3059 \color none
3060 One
3061 \end_inset 
3062 </cell>
3063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3064 \begin_inset Text
3065
3066 \layout Standard
3067
3068
3069 \family sans 
3070 \series medium 
3071 \shape up 
3072 \size normal 
3073 \emph off 
3074 \bar no 
3075 \noun off 
3076 \color none
3077 One
3078 \end_inset 
3079 </cell>
3080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3081 \begin_inset Text
3082
3083 \layout Standard
3084
3085
3086 \family sans 
3087 \series medium 
3088 \shape up 
3089 \size normal 
3090 \emph off 
3091 \bar no 
3092 \noun off 
3093 \color none
3094 Chapter
3095 \end_inset 
3096 </cell>
3097 </row>
3098 <row topline="true">
3099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3100 \begin_inset Text
3101
3102 \layout Standard
3103
3104
3105 \series medium 
3106 \shape up 
3107 \size normal 
3108 \emph off 
3109 \bar no 
3110 \noun off 
3111 \color none
3112 book
3113 \end_inset 
3114 </cell>
3115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3116 \begin_inset Text
3117
3118 \layout Standard
3119
3120
3121 \family sans 
3122 \series medium 
3123 \shape up 
3124 \size normal 
3125 \emph off 
3126 \bar no 
3127 \noun off 
3128 \color none
3129 Headings
3130 \end_inset 
3131 </cell>
3132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3133 \begin_inset Text
3134
3135 \layout Standard
3136
3137
3138 \family sans 
3139 \series medium 
3140 \shape up 
3141 \size normal 
3142 \emph off 
3143 \bar no 
3144 \noun off 
3145 \color none
3146 Two
3147 \end_inset 
3148 </cell>
3149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3150 \begin_inset Text
3151
3152 \layout Standard
3153
3154
3155 \family sans 
3156 \series medium 
3157 \shape up 
3158 \size normal 
3159 \emph off 
3160 \bar no 
3161 \noun off 
3162 \color none
3163 One
3164 \end_inset 
3165 </cell>
3166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3167 \begin_inset Text
3168
3169 \layout Standard
3170
3171
3172 \family sans 
3173 \series medium 
3174 \shape up 
3175 \size normal 
3176 \emph off 
3177 \bar no 
3178 \noun off 
3179 \color none
3180 Chapter
3181 \end_inset 
3182 </cell>
3183 </row>
3184 <row topline="true">
3185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3186 \begin_inset Text
3187
3188 \layout Standard
3189
3190
3191 \series medium 
3192 \shape up 
3193 \size normal 
3194 \emph off 
3195 \bar no 
3196 \noun off 
3197 \color none
3198 letter
3199 \end_inset 
3200 </cell>
3201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3202 \begin_inset Text
3203
3204 \layout Standard
3205
3206
3207 \family sans 
3208 \series medium 
3209 \shape up 
3210 \size normal 
3211 \emph off 
3212 \bar no 
3213 \noun off 
3214 \color none
3215 Plain
3216 \end_inset 
3217 </cell>
3218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3219 \begin_inset Text
3220
3221 \layout Standard
3222
3223
3224 \family sans 
3225 \series medium 
3226 \shape up 
3227 \size normal 
3228 \emph off 
3229 \bar no 
3230 \noun off 
3231 \color none
3232 One
3233 \end_inset 
3234 </cell>
3235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3236 \begin_inset Text
3237
3238 \layout Standard
3239
3240
3241 \family sans 
3242 \series medium 
3243 \shape up 
3244 \size normal 
3245 \emph off 
3246 \bar no 
3247 \noun off 
3248 \color none
3249 One
3250 \end_inset 
3251 </cell>
3252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3253 \begin_inset Text
3254
3255 \layout Standard
3256
3257
3258 \series medium 
3259 \shape up 
3260 \size normal 
3261 \emph off 
3262 \bar no 
3263 \noun off 
3264 \color none
3265 none
3266 \end_inset 
3267 </cell>
3268 </row>
3269 <row topline="true">
3270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3271 \begin_inset Text
3272
3273 \layout Standard
3274
3275
3276 \series medium 
3277 \shape up 
3278 \size normal 
3279 \emph off 
3280 \bar no 
3281 \noun off 
3282 \color none
3283 linuxdoc
3284 \end_inset 
3285 </cell>
3286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3287 \begin_inset Text
3288
3289 \layout Standard
3290
3291
3292 \family sans 
3293 \series medium 
3294 \shape up 
3295 \size normal 
3296 \emph off 
3297 \bar no 
3298 \noun off 
3299 \color none
3300 Plain
3301 \end_inset 
3302 </cell>
3303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3304 \begin_inset Text
3305
3306 \layout Standard
3307
3308
3309 \family sans 
3310 \series medium 
3311 \shape up 
3312 \size normal 
3313 \emph off 
3314 \bar no 
3315 \noun off 
3316 \color none
3317 One
3318 \end_inset 
3319 </cell>
3320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3321 \begin_inset Text
3322
3323 \layout Standard
3324
3325
3326 \family sans 
3327 \series medium 
3328 \shape up 
3329 \size normal 
3330 \emph off 
3331 \bar no 
3332 \noun off 
3333 \color none
3334 One
3335 \end_inset 
3336 </cell>
3337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3338 \begin_inset Text
3339
3340 \layout Standard
3341
3342
3343 \family sans 
3344 \series medium 
3345 \shape up 
3346 \size normal 
3347 \emph off 
3348 \bar no 
3349 \noun off 
3350 \color none
3351 Section
3352 \end_inset 
3353 </cell>
3354 </row>
3355 <row topline="true">
3356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3357 \begin_inset Text
3358
3359 \layout Standard
3360
3361
3362 \series medium 
3363 \shape up 
3364 \size normal 
3365 \emph off 
3366 \bar no 
3367 \noun off 
3368 \color none
3369 aapaper
3370 \end_inset 
3371 </cell>
3372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3373 \begin_inset Text
3374
3375 \layout Standard
3376
3377
3378 \family sans 
3379 \series medium 
3380 \shape up 
3381 \size normal 
3382 \emph off 
3383 \bar no 
3384 \noun off 
3385 \color none
3386 Plain
3387 \end_inset 
3388 </cell>
3389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \layout Standard
3393
3394
3395 \family sans 
3396 \series medium 
3397 \shape up 
3398 \size normal 
3399 \emph off 
3400 \bar no 
3401 \noun off 
3402 \color none
3403 Two
3404 \end_inset 
3405 </cell>
3406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3407 \begin_inset Text
3408
3409 \layout Standard
3410
3411
3412 \family sans 
3413 \series medium 
3414 \shape up 
3415 \size normal 
3416 \emph off 
3417 \bar no 
3418 \noun off 
3419 \color none
3420 Two
3421 \end_inset 
3422 </cell>
3423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3424 \begin_inset Text
3425
3426 \layout Standard
3427
3428
3429 \family sans 
3430 \series medium 
3431 \shape up 
3432 \size normal 
3433 \emph off 
3434 \bar no 
3435 \noun off 
3436 \color none
3437 Section
3438 \end_inset 
3439 </cell>
3440 </row>
3441 <row topline="true">
3442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3443 \begin_inset Text
3444
3445 \layout Standard
3446
3447
3448 \series medium 
3449 \shape up 
3450 \size normal 
3451 \emph off 
3452 \bar no 
3453 \noun off 
3454 \color none
3455 amsart
3456 \end_inset 
3457 </cell>
3458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3459 \begin_inset Text
3460
3461 \layout Standard
3462
3463
3464 \family sans 
3465 \series medium 
3466 \shape up 
3467 \size normal 
3468 \emph off 
3469 \bar no 
3470 \noun off 
3471 \color none
3472 Headings
3473 \end_inset 
3474 </cell>
3475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3476 \begin_inset Text
3477
3478 \layout Standard
3479
3480
3481 \family sans 
3482 \series medium 
3483 \shape up 
3484 \size normal 
3485 \emph off 
3486 \bar no 
3487 \noun off 
3488 \color none
3489 One
3490 \end_inset 
3491 </cell>
3492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3493 \begin_inset Text
3494
3495 \layout Standard
3496
3497
3498 \family sans 
3499 \series medium 
3500 \shape up 
3501 \size normal 
3502 \emph off 
3503 \bar no 
3504 \noun off 
3505 \color none
3506 One
3507 \end_inset 
3508 </cell>
3509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3510 \begin_inset Text
3511
3512 \layout Standard
3513
3514
3515 \family sans 
3516 \series medium 
3517 \shape up 
3518 \size normal 
3519 \emph off 
3520 \bar no 
3521 \noun off 
3522 \color none
3523 Section
3524 \end_inset 
3525 </cell>
3526 </row>
3527 <row topline="true">
3528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3529 \begin_inset Text
3530
3531 \layout Standard
3532
3533
3534 \series medium 
3535 \shape up 
3536 \size normal 
3537 \emph off 
3538 \bar no 
3539 \noun off 
3540 \color none
3541 dinbrief
3542 \end_inset 
3543 </cell>
3544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3545 \begin_inset Text
3546
3547 \layout Standard
3548
3549
3550 \family sans 
3551 \series medium 
3552 \shape up 
3553 \size normal 
3554 \emph off 
3555 \bar no 
3556 \noun off 
3557 \color none
3558 Plain
3559 \end_inset 
3560 </cell>
3561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3562 \begin_inset Text
3563
3564 \layout Standard
3565
3566
3567 \family sans 
3568 \series medium 
3569 \shape up 
3570 \size normal 
3571 \emph off 
3572 \bar no 
3573 \noun off 
3574 \color none
3575 One
3576 \end_inset 
3577 </cell>
3578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3579 \begin_inset Text
3580
3581 \layout Standard
3582
3583
3584 \family sans 
3585 \series medium 
3586 \shape up 
3587 \size normal 
3588 \emph off 
3589 \bar no 
3590 \noun off 
3591 \color none
3592 One
3593 \end_inset 
3594 </cell>
3595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3596 \begin_inset Text
3597
3598 \layout Standard
3599
3600
3601 \series medium 
3602 \shape up 
3603 \size normal 
3604 \emph off 
3605 \bar no 
3606 \noun off 
3607 \color none
3608 none
3609 \end_inset 
3610 </cell>
3611 </row>
3612 <row topline="true" bottomline="true">
3613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3614 \begin_inset Text
3615
3616 \layout Standard
3617
3618
3619 \series medium 
3620 \shape up 
3621 \size normal 
3622 \emph off 
3623 \bar no 
3624 \noun off 
3625 \color none
3626 paper
3627 \end_inset 
3628 </cell>
3629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3630 \begin_inset Text
3631
3632 \layout Standard
3633
3634
3635 \family sans 
3636 \series medium 
3637 \shape up 
3638 \size normal 
3639 \emph off 
3640 \bar no 
3641 \noun off 
3642 \color none
3643 Headings
3644 \end_inset 
3645 </cell>
3646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3647 \begin_inset Text
3648
3649 \layout Standard
3650
3651
3652 \family sans 
3653 \series medium 
3654 \shape up 
3655 \size normal 
3656 \emph off 
3657 \bar no 
3658 \noun off 
3659 \color none
3660 One
3661 \end_inset 
3662 </cell>
3663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3664 \begin_inset Text
3665
3666 \layout Standard
3667
3668
3669 \family sans 
3670 \series medium 
3671 \shape up 
3672 \size normal 
3673 \emph off 
3674 \bar no 
3675 \noun off 
3676 \color none
3677 One
3678 \end_inset 
3679 </cell>
3680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3681 \begin_inset Text
3682
3683 \layout Standard
3684
3685
3686 \family sans 
3687 \series medium 
3688 \shape up 
3689 \size normal 
3690 \emph off 
3691 \bar no 
3692 \noun off 
3693 \color none
3694 Section
3695 \end_inset 
3696 </cell>
3697 </row>
3698 </lyxtabular>
3699
3700 \end_inset 
3701
3702
3703 \layout Standard
3704
3705 There is no default value of 
3706 \family sans 
3707 E
3708 \bar under 
3709 x
3710 \bar default 
3711 tra\SpecialChar ~
3712 Options
3713 \family default 
3714  for any of these classes.
3715  
3716 \layout Standard
3717
3718 You're probably also wondering what 
3719 \begin_inset Quotes eld
3720 \end_inset 
3721
3722 Max.
3723  sectioning level
3724 \begin_inset Quotes erd
3725 \end_inset 
3726
3727  means.
3728  There are several paragraph environment used to create section headings.
3729  Different document classes allow different types of section headings.
3730  Only two use the 
3731 \family sans 
3732 Chapter
3733 \family default 
3734  heading; the rest do not and begin instead with the 
3735 \family sans 
3736 Section
3737 \family default 
3738  heading.
3739  Some document classes, such as the three for letters, don't use any section
3740  headings.
3741  In addition to 
3742 \family sans 
3743 Chapter
3744 \family default 
3745  and 
3746 \family sans 
3747 Section
3748 \family default 
3749  headings, there are also 
3750 \family sans 
3751 Subsection
3752 \family default 
3753  headings, 
3754 \family sans 
3755 Subsubsection
3756 \family default 
3757  headings, and so on.
3758  We'll describe these headings fully in section 
3759 \begin_inset LatexCommand \ref{sec:parenvheadings}
3760
3761 \end_inset 
3762
3763 .
3764 \layout Subsection
3765
3766 Fine-tuning the Defaults 
3767 \layout Standard
3768
3769 Okay, we know we never told you what most of these 
3770 \begin_inset Quotes eld
3771 \end_inset 
3772
3773 default options
3774 \begin_inset Quotes erd
3775 \end_inset 
3776
3777  set by the 
3778 \family sans 
3779 \bar under 
3780 C
3781 \bar default 
3782 lass
3783 \family default 
3784  button do.
3785  That's what this section is for.
3786 \layout Labeling
3787 \labelwidthstring MMMMMMM
3788
3789
3790 \family sans 
3791 \bar under 
3792 P
3793 \bar default 
3794 agestyle
3795 \family default 
3796  This is another list, containing five options.
3797  It controls what sorts of headings and page numbers go on a page:
3798 \begin_inset Foot
3799 collapsed true
3800
3801 \layout Standard
3802
3803 LaTeX does this part.
3804 \end_inset 
3805
3806
3807 \begin_deeper 
3808 \layout Labeling
3809 \labelwidthstring MMMMMMM
3810
3811
3812 \family sans 
3813 Default 
3814 \family default 
3815 Use default pagestyle of current class.
3816 \layout Labeling
3817 \labelwidthstring MMMMMMM
3818
3819
3820 \family sans 
3821 Empty
3822 \family default 
3823  No page numbers or headings.
3824 \layout Labeling
3825 \labelwidthstring MMMMMMM
3826
3827
3828 \family sans 
3829 Plain
3830 \family default 
3831  Page numbers only.
3832 \layout Labeling
3833 \labelwidthstring MMMMMMM
3834
3835
3836 \family sans 
3837 Headings
3838 \family default 
3839  Page numbers and either the current chapter or section title and number.
3840  Whether LyX uses the current chapter or the current section depends on
3841  which is the maximum sectioning level.
3842 \layout Labeling
3843 \labelwidthstring MMMMMMM
3844
3845
3846 \family sans 
3847 Fancy
3848 \family default 
3849  This allows you to create fully customizable headers and footers if you
3850  have the 
3851 \family sans 
3852 fancyhdr
3853 \family default 
3854  package installed.
3855  At the moment, support in LyX is limited to this setting.
3856  To use the full power of this package, you have to resolve to magic codes
3857  in your preamble.
3858  Check the documentation for the 
3859 \family sans 
3860 fancyhdr
3861 \family default 
3862  package for more details.
3863 \end_deeper 
3864 \layout Labeling
3865 \labelwidthstring MMMMMMM
3866
3867
3868 \family sans 
3869 Sides
3870 \family default 
3871  No, LyX can't make your printer print on both sides of a sheet of paper!
3872  However, it can use a different format for odd-numbered pages than even-numbere
3873 d pages.
3874  This way, if you 
3875 \emph on 
3876 do
3877 \emph default 
3878  have a printer that duplexes
3879 \begin_inset Foot
3880 collapsed true
3881
3882 \layout Standard
3883
3884 i.e.
3885  prints on both sides of a sheet of paper
3886 \end_inset 
3887
3888 , your page number will always be in the upper right corner of the page
3889  and the left margin will have extra room for a binding.
3890 \begin_deeper 
3891 \layout Standard
3892
3893 There are two radio buttons here: 
3894 \family sans 
3895 One
3896 \family default 
3897  for single-sided documents, 
3898 \family sans 
3899 Two
3900 \family default 
3901  for double-sided documents.
3902 \end_deeper 
3903 \layout Labeling
3904 \labelwidthstring MMMMMMM
3905
3906
3907 \family sans 
3908 Columns
3909 \family default 
3910  Yes, this does control how many columns each page has.
3911  You can choose, using the toggle buttons, 
3912 \family sans 
3913 One
3914 \family default 
3915  or 
3916 \family sans 
3917 Two
3918 \family default 
3919  for the number of columns.
3920  
3921 \begin_deeper 
3922 \layout Standard
3923
3924 Note that LyX won't show two columns on screen.
3925  That's impractical, often unreadable, and not part of the WYSIWYM concept.
3926  However, there 
3927 \emph on 
3928 will
3929 \emph default 
3930  be two columns in the generated output.
3931 \end_deeper 
3932 \layout Labeling
3933 \labelwidthstring MMMMMMM
3934
3935
3936 \family sans 
3937 E
3938 \bar under 
3939 x
3940 \bar default 
3941 tra\SpecialChar ~
3942 Options
3943 \family default 
3944  The LaTeX command 
3945 \family typewriter 
3946
3947 \backslash 
3948 documentclass
3949 \family default 
3950  takes several options.
3951  LyX sets some of these automatically for you.
3952  This text box allows you to enter in others.
3953  Just type in a comma-separated list of options.
3954  See a good LaTeX book to find out what kinds of additional options you
3955  can use.
3956 \layout Labeling
3957 \labelwidthstring MMMMMMM
3958
3959
3960 \family sans 
3961 Separation
3962 \family default 
3963  This has its own section.
3964  See sec.
3965  
3966 \begin_inset LatexCommand \ref{sec:parindentintro}
3967
3968 \end_inset 
3969
3970  for a description of what this does.
3971 \layout Subsection
3972
3973 Paper Size, Orientation, and Margins
3974 \layout Standard
3975
3976 There are several other options to set in the 
3977 \family sans 
3978 Document\SpecialChar ~
3979 Settings
3980 \family default 
3981  dialog.
3982  All of them are global options, but they have special purposes and only
3983  affect certain features.
3984  We describe what these options do in the same section that describes the
3985  features they affect.
3986 \layout Standard
3987
3988 There are two options that affect the overall layout of the document, so
3989  we'll describe them here.
3990  You'll find them in the 
3991 \family sans 
3992 Paper
3993 \family default 
3994  dialog under the 
3995 \family sans 
3996 Layout
3997 \family default 
3998  menu:
3999 \layout Labeling
4000 \labelwidthstring MMMMMM
4001
4002
4003 \family sans 
4004 Orientation
4005 \family default 
4006  Two toggle buttons choose whether to print the output as 
4007 \family sans 
4008 \bar under 
4009 L
4010 \bar default 
4011 andscape
4012 \family default 
4013  or as 
4014 \family sans 
4015 Po
4016 \bar under 
4017 r
4018 \bar default 
4019 trait
4020 \family default 
4021 .
4022 \layout Labeling
4023 \labelwidthstring MMMMMM
4024
4025
4026 \family sans 
4027 Papersi
4028 \bar under 
4029 z
4030 \bar default 
4031 e
4032 \family default 
4033  What size paper to print on.
4034  The choices are
4035 \begin_deeper 
4036 \layout Itemize
4037
4038
4039 \family sans 
4040 Default
4041 \layout Itemize
4042
4043
4044 \family sans 
4045 A3, A4,
4046 \family default 
4047  
4048 \family sans 
4049 A5
4050 \layout Itemize
4051
4052
4053 \family sans 
4054 B3, B4, B5
4055 \layout Itemize
4056
4057
4058 \family sans 
4059 US Letter
4060 \layout Itemize
4061
4062
4063 \family sans 
4064 US legal
4065 \layout Itemize
4066
4067
4068 \family sans 
4069 US executive
4070 \layout Itemize
4071
4072
4073 \family sans 
4074 Custom
4075 \end_deeper 
4076 \layout Standard
4077
4078 Some of these settings require you to have the 
4079 \family sans 
4080 geometry
4081 \family default 
4082  package installed.
4083  This package will also allow you to set the margins in the 
4084 \family sans 
4085 Paper
4086 \family default 
4087  dialog.
4088 \layout Subsection
4089
4090 Important Note:
4091 \layout Standard
4092
4093 If you change a document's class, LyX has to convert 
4094 \emph on 
4095 everything
4096 \emph default 
4097  into the new class.
4098  That includes the paragraph environments.
4099  Some paragraph environments are standard; all of the document classes have
4100  them.
4101  Some classes have special paragraph environments, however.
4102  If this is the case, and you change document classes, LyX sets the missing
4103  paragraph environments to 
4104 \family sans 
4105 Standard
4106 \family default 
4107  and places an error box at the beginning of the paragraph.
4108  Just click on them and you'll get a message dialog that tells you about
4109  the conversion and why it failed.
4110 \layout Section
4111
4112 Paragraph Indentation and Separation
4113 \layout Subsection
4114
4115 Introduction
4116 \begin_inset LatexCommand \label{sec:parindentintro}
4117
4118 \end_inset 
4119
4120
4121 \layout Standard
4122
4123 Before describing all of the various paragraph environments, we'd like to
4124  say a word or two about paragraph indentation.
4125 \layout Standard
4126
4127 Everyone seems to have their own convention for separating paragraphs.
4128  Most Americans indent the first line of a paragraph.
4129  Others don't indent but put extra space between the paragraphs.
4130  LyX uses the same convention you find among typographer.
4131  The 
4132 \emph on 
4133 first
4134 \emph default 
4135  paragraph of a section, or after a figure, an equation, a table, a list,
4136  etc., is 
4137 \emph on 
4138 not
4139 \emph default 
4140  indented.
4141  Only a paragraph following another paragraph gets indented.
4142  Some people don't like this convention, but if you want to use indented
4143  paragraphs, you'll have to live with it.
4144 \begin_inset Foot
4145 collapsed true
4146
4147 \layout Standard
4148
4149 There is a way to force LaTeX to indent all paragraphs.
4150  LyX won't show this, of course, but LaTeX 
4151 \emph on 
4152 will
4153 \emph default 
4154  print it that way.
4155  You'll need to get a special package and insert an appropriate command
4156  in the preamble.
4157  [
4158 \emph on 
4159 Editor's Note: I'll insert this info when I get the time.
4160  - jw
4161 \emph default 
4162 ]
4163 \end_inset 
4164
4165
4166 \layout Standard
4167
4168 The space between paragraphs, like the line spacing, the space between headings
4169  and text --- in fact, all of the spacings for just about everything are
4170  pre-coded into LyX.
4171  As we said, you don't worry about how much space to add between what.
4172  LyX takes care of that.
4173  In fact, these pre-coded vertical spacings aren't a single number but a
4174  range.
4175  That way, LyX can squish or stretch the space between lines to make sure
4176  figures fit on a page with text, so that sections don't start at the bottom
4177  of a page, and so on.
4178 \begin_inset Foot
4179 collapsed true
4180
4181 \layout Standard
4182
4183 Actually, LaTeX does this when LyX goes to produce a printable file.
4184 \end_inset 
4185
4186  However, pre-coded doesn't mean you can't change them.
4187  LyX gives you the ability to globally change 
4188 \emph on 
4189 all
4190 \emph default 
4191  of these pre-coded spacings.
4192  We'll explain more later.
4193 \layout Subsection
4194
4195 Global Indentation Method
4196 \layout Standard
4197
4198 To select the default method of separating paragraphs, select 
4199 \family sans 
4200 \bar under 
4201 I
4202 \bar default 
4203 ndent
4204 \family default 
4205  or 
4206 \family sans 
4207 S
4208 \bar under 
4209 k
4210 \bar default 
4211 ip
4212 \family default 
4213  to indent paragraphs or add extra space between paragraphs, respectively.
4214 \layout Subsection
4215
4216 Fine-Tuning
4217 \layout Standard
4218
4219 You can also change the separation method of a single paragraph.
4220  Open the 
4221 \family sans 
4222 \bar under 
4223 E
4224 \bar default 
4225 dit\SpecialChar \menuseparator
4226
4227 \bar under 
4228 P
4229 \bar default 
4230 aragraph\SpecialChar ~
4231 Settings
4232 \family default 
4233  dialog and toggle the 
4234 \family sans 
4235 \bar under 
4236 N
4237 \bar default 
4238 o Indent
4239 \family default 
4240  button to change the state of the current paragraph.
4241  If paragraphs indent by default, this button will be inactive at first.
4242  If paragraphs have no indentation but use extra space for separation, this
4243  button will be completely ignored (you can't indent a single paragraph
4244  by toggling this).
4245 \layout Standard
4246
4247 You should only need to change the indentation method for a single paragraph
4248  if you need to do some fine-tuning.
4249  Typically, you'll select 
4250 \family sans 
4251 \bar under 
4252 I
4253 \bar default 
4254 ndent
4255 \family default 
4256  or 
4257 \family sans 
4258 S
4259 \bar under 
4260 k
4261 \bar default 
4262 ip
4263 \family default 
4264  for the entire document and edit away.
4265 \layout Subsection
4266
4267 Changing Line Spacing
4268 \layout Standard
4269
4270 In the 
4271 \family sans 
4272 \bar under 
4273 D
4274 \bar default 
4275 ocument\SpecialChar \menuseparator
4276
4277 \bar under 
4278 S
4279 \bar default 
4280 ettings
4281 \family default 
4282  dialog you can choose your line spacing provided you have the 
4283 \family sans 
4284 setspace
4285 \family default 
4286  package installed.
4287 \layout Section
4288
4289 Paragraph Environments
4290 \begin_inset LatexCommand \label{sec:par-environments}
4291
4292 \end_inset 
4293
4294
4295 \layout Subsection
4296
4297 Overview
4298 \layout Standard
4299
4300 The paragraph environments correspond to the various
4301 \layout Standard
4302
4303
4304 \family typewriter 
4305
4306 \backslash 
4307 begin{
4308 \family default 
4309 \emph on 
4310 environment
4311 \family typewriter 
4312 \emph default 
4313 } ...
4314  
4315 \backslash 
4316 end{
4317 \family default 
4318 \emph on 
4319 environment
4320 \family typewriter 
4321 \emph default 
4322 }
4323 \family default 
4324
4325 \newline 
4326 command sequences in an ordinary LaTeX file.
4327  If you don't know LaTeX, or the concept of a paragraph environment is totally
4328  alien to you, we urge you to read the 
4329 \emph on 
4330 Tutorial
4331 \emph default 
4332 .
4333  The 
4334 \emph on 
4335 Tutorial
4336 \emph default 
4337  also contains many more examples than this section does.
4338 \layout Standard
4339
4340 A paragraph environment is simply a 
4341 \begin_inset Quotes eld
4342 \end_inset 
4343
4344 container
4345 \begin_inset Quotes erd
4346 \end_inset 
4347
4348  for a paragraph which gives that paragraph certain properties.
4349  This can include a particular style of font, different margins, a numbering
4350  scheme, labels, and so on.
4351  Additionally, you can 
4352 \begin_inset Quotes eld
4353 \end_inset 
4354
4355 nest
4356 \begin_inset Quotes erd
4357 \end_inset 
4358
4359  the different environments inside one another, allowing one environment
4360  to inherit some of the properties of another.
4361  The different paragraph environments totally replace the need for messy
4362  tab stops, on the fly margin adjustment, and other hold-overs from the
4363  days of typewriters.
4364  There are several paragraph environments which are specific to a particular
4365  document type.
4366  We'll only be covering the most common ones here.
4367 \layout Standard
4368
4369 To choose a new paragraph environment, use the pull-down box on the left
4370  end of the toolbar.
4371  LyX will change the environment of the 
4372 \emph on 
4373 entire
4374 \emph default 
4375  paragraph in which the cursor sits.
4376  You can also change the environment of an entire group of paragraphs if
4377  you select them before choosing the new environment.
4378  
4379 \layout Standard
4380
4381 Note that hitting 
4382 \family sans 
4383 Return
4384 \family default 
4385  will 
4386 \emph on 
4387 typically
4388 \emph default 
4389  create a new paragraph using the 
4390 \family sans 
4391 Standard
4392 \family default 
4393  paragraph environment.
4394  We say 
4395 \begin_inset Quotes eld
4396 \end_inset 
4397
4398 typically
4399 \begin_inset Quotes erd
4400 \end_inset 
4401
4402  because this isn't always the case.
4403 \begin_inset Foot
4404 collapsed true
4405
4406 \layout Standard
4407
4408 If you are in one of these environments:
4409 \begin_inset ERT
4410 status Collapsed
4411
4412 \layout Standard
4413  
4414 \end_inset 
4415
4416
4417 \layout Standard
4418
4419
4420 \begin_inset ERT
4421 status Collapsed
4422
4423 \layout Standard
4424
4425 \backslash 
4426 vspace{-2ex} 
4427 \backslash 
4428 parbox[t]{3cm}{
4429 \end_inset 
4430
4431
4432 \layout Itemize
4433
4434
4435 \family sans 
4436 Quote
4437 \layout Itemize
4438
4439
4440 \family sans 
4441 Quotation
4442 \layout Standard
4443
4444
4445 \begin_inset ERT
4446 status Collapsed
4447
4448 \layout Standard
4449 }
4450 \backslash 
4451 parbox[t]{3cm}{
4452 \end_inset 
4453
4454
4455 \layout Itemize
4456
4457
4458 \family sans 
4459 Verse
4460 \layout Itemize
4461
4462
4463 \family sans 
4464 Itemize
4465 \layout Standard
4466
4467
4468 \begin_inset ERT
4469 status Collapsed
4470
4471 \layout Standard
4472 }
4473 \backslash 
4474 parbox[t]{3cm}{
4475 \end_inset 
4476
4477
4478 \layout Itemize
4479
4480
4481 \family sans 
4482 Enumerate
4483 \layout Itemize
4484
4485
4486 \family sans 
4487 Description
4488 \layout Standard
4489
4490
4491 \begin_inset ERT
4492 status Collapsed
4493
4494 \layout Standard
4495 }
4496 \backslash 
4497 parbox[t]{3cm}{
4498 \end_inset 
4499
4500
4501 \layout Itemize
4502
4503
4504 \family sans 
4505 List
4506 \layout Standard
4507
4508
4509 \begin_inset ERT
4510 status Collapsed
4511
4512 \layout Standard
4513 }
4514 \end_inset 
4515
4516
4517 \layout Standard
4518
4519 LyX keeps the old paragraph environment when you hit 
4520 \family sans 
4521 Return
4522 \family default 
4523 , rather than resetting it to 
4524 \family sans 
4525 Standard
4526 \family default 
4527 .
4528  LyX will still reset the nesting depth, however.
4529 \end_inset 
4530
4531  Usually, starting a new paragraph resets both the paragraph environment
4532  and the nesting depth [more on nesting in section 
4533 \begin_inset LatexCommand \ref{sec:nest}
4534
4535 \end_inset 
4536
4537 ].
4538  At the moment, all this is context-specific; you're better off expecting
4539  
4540 \family sans 
4541 Return
4542 \family default 
4543  to reset the paragraph environment and depth.
4544  If you want a new paragraph to keep the current environment and depth,
4545  use 
4546 \family sans 
4547 M-Return
4548 \family default 
4549  instead.
4550 \layout Subsection
4551
4552 Standard
4553 \layout Standard
4554
4555 The default paragraph environment is 
4556 \family sans 
4557 Standard
4558 \family default 
4559  for most classes.
4560  It creates a plain paragraph.
4561  If LyX resets the paragraph environment, this is the one it chooses.
4562  In fact, the paragraph you're reading right now [and most of the ones in
4563  this manual] are in the 
4564 \family sans 
4565 Standard
4566 \family default 
4567  environment.
4568 \layout Standard
4569
4570 You can nest a paragraph using the 
4571 \family sans 
4572 Standard
4573 \family default 
4574  environment in just about anything else, but you can't really nest anything
4575  in a 
4576 \family sans 
4577 Standard
4578 \family default 
4579  environment.
4580 \layout Subsection
4581
4582 Document Titles
4583 \layout Standard
4584
4585 A LaTeX title page has three parts: the title itself, the name[s] of the
4586  author[s] and a 
4587 \begin_inset Quotes eld
4588 \end_inset 
4589
4590 footnote
4591 \begin_inset Quotes erd
4592 \end_inset 
4593
4594  for thanks or contact information.
4595  For certain types of documents, LaTeX places all of this on a separate
4596  page along with today's date.
4597  For other types of documents, the title 
4598 \begin_inset Quotes eld
4599 \end_inset 
4600
4601 page
4602 \begin_inset Quotes erd
4603 \end_inset 
4604
4605  goes at the top of the first page of the document.
4606  
4607 \layout Standard
4608
4609 LyX provides an interface to the title page commands through the paragraph
4610  environments 
4611 \family sans 
4612 Title
4613 \family default 
4614
4615 \family sans 
4616 Author
4617 \family default 
4618 , and 
4619 \family sans 
4620 Date
4621 \family default 
4622 .
4623  Here's how you use them:
4624 \layout Itemize
4625
4626 Put the title of your document in the 
4627 \family sans 
4628 Title
4629 \family default 
4630  environment.
4631 \layout Itemize
4632
4633 Put the author name in the 
4634 \family sans 
4635 Author
4636 \family default 
4637  environment.
4638 \layout Itemize
4639
4640 If you want the date to have a certain appearance, want to use a fixed date,
4641  or want other text to appear in place of today's date, put that text in
4642  the 
4643 \family sans 
4644 Date
4645 \family default 
4646  environment.
4647  Note that using this environment is optional.
4648  If you don't provide any, LaTeX will automatically insert today's date.
4649 \layout Standard
4650
4651 Be sure to do this at the top of the document.
4652  You can use footnotes to insert 
4653 \begin_inset Quotes eld
4654 \end_inset 
4655
4656 thanks
4657 \begin_inset Quotes erd
4658 \end_inset 
4659
4660  or contact information.
4661 \layout Subsection
4662
4663 Headings
4664 \begin_inset LatexCommand \label{sec:parenvheadings}
4665
4666 \end_inset 
4667
4668
4669 \layout Standard
4670
4671 There are nine paragraph environments for producing section headings.
4672  LyX takes care of the numbering for you.
4673  All you need to do is decide what you're going to call section 3 of chapter
4674  9.
4675 \layout Subsubsection
4676
4677 Numbered Headings
4678 \layout Standard
4679
4680 There are 6 numbered types of section headings.
4681 \begin_inset Note
4682 collapsed false
4683
4684 \layout Standard
4685
4686 Why no mention of Part ?
4687 \end_inset 
4688
4689  They are:
4690 \layout Enumerate
4691
4692
4693 \family sans 
4694 Chapter
4695 \layout Enumerate
4696
4697
4698 \family sans 
4699 Section
4700 \layout Enumerate
4701
4702
4703 \family sans 
4704 Subsection
4705 \layout Enumerate
4706
4707
4708 \family sans 
4709 Subsubsection
4710 \layout Enumerate
4711
4712
4713 \family sans 
4714 Paragraph
4715 \layout Enumerate
4716
4717
4718 \family sans 
4719 Subparagraph
4720 \layout Standard
4721
4722 LyX labels each heading with a series of numbers, separated by periods.
4723  The numbers describe where in the document you are.
4724  These headings all subdivide your document into different pieces of text.
4725  For example, suppose you're writing a book.
4726  You group the book into chapters.
4727  LyX does similar grouping:
4728 \layout Itemize
4729
4730 Either 
4731 \family sans 
4732 Chapter
4733 \family default 
4734  or 
4735 \family sans 
4736 Section
4737 \family default 
4738  is the maximum sectioning level.
4739 \layout Itemize
4740
4741
4742 \family sans 
4743 Chapter
4744 \family default 
4745 s are divided into 
4746 \family sans 
4747 Section
4748 \family default 
4749 s
4750 \layout Itemize
4751
4752
4753 \family sans 
4754 Section
4755 \family default 
4756 s are divided into 
4757 \family sans 
4758 Subsection
4759 \family default 
4760 s
4761 \layout Itemize
4762
4763
4764 \family sans 
4765 Subsection
4766 \family default 
4767 s are divided into 
4768 \family sans 
4769 Subsubsection
4770 \family default 
4771 s
4772 \layout Itemize
4773
4774
4775 \family sans 
4776 Subsubsection
4777 \family default 
4778 s are divided into 
4779 \family sans 
4780 Paragraph
4781 \family default 
4782 s
4783 \layout Itemize
4784
4785
4786 \family sans 
4787 Paragraph
4788 \family default 
4789 s are divided into 
4790 \family sans 
4791 Subparagraph
4792 \family default 
4793 s
4794 \layout Standard
4795
4796
4797 \emph on 
4798 Note:
4799 \emph default 
4800  not all document types use the 
4801 \family sans 
4802 Chapter
4803 \family default 
4804  heading as the maximum sectioning level.
4805  In that case, the 
4806 \family sans 
4807 Section
4808 \family default 
4809  is the top-level heading.
4810 \layout Standard
4811
4812 So, if you use the 
4813 \family sans 
4814 Subsubsection
4815 \family default 
4816  environment to label a new sub-subsection, LyX labels it with its number,
4817  along with the number of the subsection, section, and, if applicable, chapter
4818  that it's in.
4819  For example: the fifth section of the second chapter of this book has the
4820  label 
4821 \begin_inset Quotes eld
4822 \end_inset 
4823
4824 2.5
4825 \begin_inset Quotes erd
4826 \end_inset 
4827
4828 .
4829 \layout Subsubsection
4830
4831 Unnumbered Headings
4832 \layout Standard
4833
4834 There are 3 types of unnumbered section headings.
4835  They are:
4836 \layout Enumerate
4837
4838
4839 \family sans 
4840 Section*
4841 \layout Enumerate
4842
4843
4844 \family sans 
4845 Subsection*
4846 \layout Enumerate
4847
4848
4849 \family sans 
4850 Subsubsection*
4851 \layout Standard
4852
4853 The 
4854 \begin_inset Quotes eld
4855 \end_inset 
4856
4857 *
4858 \begin_inset Quotes erd
4859 \end_inset 
4860
4861  after each name means that these headings are not numbered.
4862  They work the same as their numbered counterparts.
4863 \layout Subsubsection
4864
4865 Changing the Numbering
4866 \begin_inset LatexCommand \label{sub:section-depth}
4867
4868 \end_inset 
4869
4870
4871 \layout Standard
4872
4873 You can also alter which sectioning levels get numbered and which ones appear
4874  in the Table of Contents.
4875  Now, this doesn't remove any of the levels; that's preset in the document
4876  class.
4877  Certain classes start with 
4878 \family sans 
4879 Chapter
4880 \family default 
4881  and go down to the 
4882 \family sans 
4883 Subparagraph
4884 \family default 
4885  level.
4886  Others start at 
4887 \family sans 
4888 Section
4889 \family default 
4890 .
4891  Similarly, not all document classes number all sectioning levels.
4892  Most don't number 
4893 \family sans 
4894 Paragraph
4895 \family default 
4896  or 
4897 \family sans 
4898 Subparagraph
4899 \family default 
4900 .
4901  This is something you can change.
4902 \layout Standard
4903
4904 Open the 
4905 \family sans 
4906 \bar under 
4907 D
4908 \bar default 
4909 ocument\SpecialChar \menuseparator
4910
4911 \bar under 
4912 S
4913 \bar default 
4914 ettings
4915 \family default 
4916  dialog.
4917  You should see a counter labelled 
4918 \family sans 
4919 Section\SpecialChar ~
4920 number\SpecialChar ~
4921 depth
4922 \family default 
4923  under the 
4924 \family sans 
4925 Extra
4926 \family default 
4927  tab.
4928  This counter controls how far down in the sectioning hierarchy LyX numbers
4929  a section heading.
4930  Unfortunately, the number you choose with the slider is really goofy, so
4931  here's a table of values and what they do:
4932 \layout Standard
4933 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
4934
4935 \begin_inset  Tabular
4936 <lyxtabular version="3" rows="10" columns="2">
4937 <features>
4938 <column alignment="center" valignment="top" leftline="true" width="0pt">
4939 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
4940 <row topline="true">
4941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4942 \begin_inset Text
4943
4944 \layout Standard
4945
4946
4947 \family sans 
4948 \series medium 
4949 \shape up 
4950 \size normal 
4951 \emph off 
4952 \bar no 
4953 \noun off 
4954 \color none
4955 Sec.
4956  Num.
4957  Depth
4958 \end_inset 
4959 </cell>
4960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4961 \begin_inset Text
4962
4963 \layout Standard
4964
4965
4966 \series medium 
4967 \shape up 
4968 \size normal 
4969 \emph off 
4970 \bar no 
4971 \noun off 
4972 \color none
4973 LyX numbers these
4974 \end_inset 
4975 </cell>
4976 </row>
4977 <row bottomline="true">
4978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4979 \begin_inset Text
4980
4981 \layout Standard
4982
4983
4984 \series medium 
4985 \shape up 
4986 \size normal 
4987 \emph off 
4988 \bar no 
4989 \noun off 
4990 \color none
4991 value:
4992 \end_inset 
4993 </cell>
4994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4995 \begin_inset Text
4996
4997 \layout Standard
4998
4999
5000 \series medium 
5001 \shape up 
5002 \size normal 
5003 \emph off 
5004 \bar no 
5005 \noun off 
5006 \color none
5007 section headings:
5008 \end_inset 
5009 </cell>
5010 </row>
5011 <row topline="true">
5012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5013 \begin_inset Text
5014
5015 \layout Standard
5016
5017
5018 \series medium 
5019 \shape up 
5020 \size normal 
5021 \emph off 
5022 \bar no 
5023 \noun off 
5024 \color none
5025 -2
5026 \end_inset 
5027 </cell>
5028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5029 \begin_inset Text
5030
5031 \layout Standard
5032
5033
5034 \series medium 
5035 \shape up 
5036 \size normal 
5037 \emph off 
5038 \bar no 
5039 \noun off 
5040 \color none
5041 no numbering of any kind
5042 \end_inset 
5043 </cell>
5044 </row>
5045 <row topline="true">
5046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5047 \begin_inset Text
5048
5049 \layout Standard
5050
5051
5052 \series medium 
5053 \shape up 
5054 \size normal 
5055 \emph off 
5056 \bar no 
5057 \noun off 
5058 \color none
5059 -1
5060 \end_inset 
5061 </cell>
5062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5063 \begin_inset Text
5064
5065 \layout Standard
5066
5067
5068 \family sans 
5069 add 
5070 \series medium 
5071 \shape up 
5072 \size normal 
5073 \emph off 
5074 \bar no 
5075 \noun off 
5076 \color none
5077 Parts
5078 \end_inset 
5079 </cell>
5080 </row>
5081 <row topline="true">
5082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5083 \begin_inset Text
5084
5085 \layout Standard
5086
5087
5088 \series medium 
5089 \shape up 
5090 \size normal 
5091 \emph off 
5092 \bar no 
5093 \noun off 
5094 \color none
5095 -0 and 0
5096 \end_inset 
5097 </cell>
5098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5099 \begin_inset Text
5100
5101 \layout Standard
5102
5103
5104 \family sans 
5105 \series medium 
5106 \shape up 
5107 \size normal 
5108 \emph off 
5109 \bar no 
5110 \noun off 
5111 \color none
5112 add Chapters
5113 \end_inset 
5114 </cell>
5115 </row>
5116 <row topline="true">
5117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5118 \begin_inset Text
5119
5120 \layout Standard
5121
5122
5123 \series medium 
5124 \shape up 
5125 \size normal 
5126 \emph off 
5127 \bar no 
5128 \noun off 
5129 \color none
5130 1
5131 \end_inset 
5132 </cell>
5133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5134 \begin_inset Text
5135
5136 \layout Standard
5137
5138
5139 \family sans 
5140 \series medium 
5141 \shape up 
5142 \size normal 
5143 \emph off 
5144 \bar no 
5145 \noun off 
5146 \color none
5147 add Sections
5148 \end_inset 
5149 </cell>
5150 </row>
5151 <row topline="true">
5152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5153 \begin_inset Text
5154
5155 \layout Standard
5156
5157
5158 \series medium 
5159 \shape up 
5160 \size normal 
5161 \emph off 
5162 \bar no 
5163 \noun off 
5164 \color none
5165 2
5166 \end_inset 
5167 </cell>
5168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5169 \begin_inset Text
5170
5171 \layout Standard
5172
5173
5174 \family sans 
5175 \series medium 
5176 \shape up 
5177 \size normal 
5178 \emph off 
5179 \bar no 
5180 \noun off 
5181 \color none
5182 add Subsections
5183 \end_inset 
5184 </cell>
5185 </row>
5186 <row topline="true">
5187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5188 \begin_inset Text
5189
5190 \layout Standard
5191
5192
5193 \series medium 
5194 \shape up 
5195 \size normal 
5196 \emph off 
5197 \bar no 
5198 \noun off 
5199 \color none
5200 3
5201 \end_inset 
5202 </cell>
5203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5204 \begin_inset Text
5205
5206 \layout Standard
5207
5208
5209 \family sans 
5210 add 
5211 \series medium 
5212 \shape up 
5213 \size normal 
5214 \emph off 
5215 \bar no 
5216 \noun off 
5217 \color none
5218 Subsubsections
5219 \end_inset 
5220 </cell>
5221 </row>
5222 <row topline="true">
5223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5224 \begin_inset Text
5225
5226 \layout Standard
5227
5228
5229 \series medium 
5230 \shape up 
5231 \size normal 
5232 \emph off 
5233 \bar no 
5234 \noun off 
5235 \color none
5236 4
5237 \end_inset 
5238 </cell>
5239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5240 \begin_inset Text
5241
5242 \layout Standard
5243
5244
5245 \family sans 
5246 add 
5247 \series medium 
5248 \shape up 
5249 \size normal 
5250 \emph off 
5251 \bar no 
5252 \noun off 
5253 \color none
5254 Paragraphs
5255 \end_inset 
5256 </cell>
5257 </row>
5258 <row topline="true" bottomline="true">
5259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5260 \begin_inset Text
5261
5262 \layout Standard
5263
5264
5265 \series medium 
5266 \shape up 
5267 \size normal 
5268 \emph off 
5269 \bar no 
5270 \noun off 
5271 \color none
5272 5
5273 \end_inset 
5274 </cell>
5275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5276 \begin_inset Text
5277
5278 \layout Standard
5279
5280
5281 \family sans 
5282 add 
5283 \series medium 
5284 \shape up 
5285 \size normal 
5286 \emph off 
5287 \bar no 
5288 \noun off 
5289 \color none
5290 Subparagraphs
5291 \end_inset 
5292 </cell>
5293 </row>
5294 </lyxtabular>
5295
5296 \end_inset 
5297
5298
5299 \layout Standard
5300
5301 The increasing numbers are cumulative: a setting of 
5302 \begin_inset Quotes eld
5303 \end_inset 
5304
5305 0
5306 \begin_inset Quotes erd
5307 \end_inset 
5308
5309  will number parts and chapters, while 
5310 \begin_inset Quotes eld
5311 \end_inset 
5312
5313 2
5314 \begin_inset Quotes erd
5315 \end_inset 
5316
5317  will number parts, chapters, sections, and subsections.
5318  Of course, if you're using a document class that doesn't use part or chapter
5319  headings (
5320 \emph on 
5321 e.g.
5322
5323 \emph default 
5324  the default article class), then the numbering begins at the 
5325 \family sans 
5326 Section
5327 \family default 
5328  heading, and 
5329 \begin_inset Quotes eld
5330 \end_inset 
5331
5332 0
5333 \begin_inset Quotes erd
5334 \end_inset 
5335
5336  also corresponds to 
5337 \begin_inset Quotes eld
5338 \end_inset 
5339
5340 no numbering.
5341 \begin_inset Quotes erd
5342 \end_inset 
5343
5344
5345 \layout Standard
5346
5347 There's another counter in the dialog, called 
5348 \family sans 
5349 Table\SpecialChar ~
5350 of\SpecialChar ~
5351 contents\SpecialChar ~
5352 depth
5353 \family default 
5354 .
5355  It works the same way as 
5356 \family sans 
5357 Section\SpecialChar ~
5358 numbering\SpecialChar ~
5359 depth
5360 \family default 
5361 , only it controls which sectioning levels appear in, you guessed it, the
5362  Table of Contents.
5363  This is a great control to have.
5364  Suppose you wanted to number 
5365 \emph on 
5366 all
5367 \emph default 
5368  sectioning heading, but you only wanted 
5369 \family sans 
5370 Chapter
5371 \family default 
5372 s, 
5373 \family sans 
5374 Section
5375 \family default 
5376 s, and 
5377 \family sans 
5378 Subsection
5379 \family default 
5380 s in the Table of Contents.
5381  You'd just set 
5382 \family sans 
5383 Section\SpecialChar ~
5384 numbering\SpecialChar ~
5385 depth
5386 \family default 
5387  to 
5388 \begin_inset Quotes eld
5389 \end_inset 
5390
5391 5
5392 \begin_inset Quotes erd
5393 \end_inset 
5394
5395  and 
5396 \family sans 
5397 Table of contents\SpecialChar ~
5398 depth
5399 \family default 
5400  to 
5401 \begin_inset Quotes eld
5402 \end_inset 
5403
5404 2
5405 \begin_inset Quotes erd
5406 \end_inset 
5407
5408  and voilà! You're all set.
5409 \layout Subsubsection
5410
5411 Special Information
5412 \layout Standard
5413
5414 The following information applies to 
5415 \family sans 
5416 Chapter
5417 \family default 
5418
5419 \family sans 
5420 Section
5421 \family default 
5422
5423 \family sans 
5424 Subsection
5425 \family default 
5426
5427 \family sans 
5428 Subsubsection
5429 \family default 
5430
5431 \family sans 
5432 Paragraph
5433 \family default 
5434
5435 \family sans 
5436 Subparagraph
5437 \family default 
5438  as well as 
5439 \family sans 
5440 Section*
5441 \family default 
5442
5443 \family sans 
5444 Subsection*
5445 \family default 
5446 , and 
5447 \family sans 
5448 Subsubsection*
5449 \family default 
5450 :
5451 \layout Itemize
5452
5453 You cannot use a margin note in any of these environments.
5454 \layout Itemize
5455
5456 You can only use inlined math in these environments.
5457 \layout Itemize
5458
5459 You cannot do any nesting with these environments.
5460 \layout Itemize
5461
5462 You can use labels and cross-references to refer to their numbers.
5463 \layout Standard
5464
5465 As for examples of these paragraph environments - look around you! We're
5466  using them everywhere in the manuals.
5467 \layout Subsubsection
5468
5469 Creating an Appendix
5470 \layout Standard
5471
5472 To create an appendix, simply start by adding a new chapter or section heading.
5473  Move the cursor back to the beginning of the heading and select 
5474 \family sans 
5475 \bar under 
5476 D
5477 \bar default 
5478 ocument\SpecialChar \menuseparator
5479
5480 \newline 
5481 Start\SpecialChar ~
5482
5483 \bar under 
5484 A
5485 \bar default 
5486 ppendix\SpecialChar ~
5487 Here
5488 \family default 
5489 .
5490  A red/brown box will be drawn around the remainder of the file to indicate
5491  there is something special about it, and the numerical chapter or section
5492  label(s) will be changed to a letter.
5493 \layout Subsection
5494
5495 Quotes and Poetry
5496 \layout Standard
5497
5498 LyX has three paragraph environments for writing poetry and quotations.
5499  They are 
5500 \family sans 
5501 Quote
5502 \family default 
5503
5504 \family sans 
5505 Quotation
5506 \family default 
5507 , and 
5508 \family sans 
5509 Verse
5510 \family default 
5511 .
5512  Forget the days of changing linespacing and twiddling with margins.
5513  These three paragraph environments already have those changes built-in.
5514  They all widen the left margin and add a bit of extra space above and below
5515  the text they contain.
5516  They also allow nesting, so you can put a 
5517 \family sans 
5518 Verse
5519 \family default 
5520  in a 
5521 \family sans 
5522 Quotation
5523 \family default 
5524 , as well as in some other paragraph environments.
5525 \layout Standard
5526
5527 There is another feature of these three paragraph environments: they do
5528  
5529 \emph on 
5530 not
5531 \emph default 
5532  reset to 
5533 \family sans 
5534 Standard
5535 \family default 
5536  when you start a new paragraph.
5537  So, you can type in that poem and merrily hit 
5538 \family sans 
5539 Return
5540 \family default 
5541  without worrying about the paragraph environment changing on you.
5542  Of course, that means that, once you're done typing in that poem, you have
5543  to change back to the 
5544 \family sans 
5545 Standard
5546 \family default 
5547  environment yourself.
5548 \layout Subsubsection
5549
5550
5551 \family sans 
5552 Quote
5553 \family default 
5554  and 
5555 \family sans 
5556 Quotation
5557 \family default 
5558
5559 \begin_inset LatexCommand \label{sec:quote}
5560
5561 \end_inset 
5562
5563
5564 \layout Standard
5565
5566 Now that we've described the similarities of these three environments, it's
5567  time for the differences.
5568  
5569 \family sans 
5570 Quote
5571 \family default 
5572  and 
5573 \family sans 
5574 Quotation
5575 \family default 
5576  are identical except for one difference: 
5577 \family sans 
5578 Quote
5579 \family default 
5580  uses extra spacing to separate paragraphs and never indents the first line.
5581  
5582 \family sans 
5583 Quotation
5584 \family default 
5585  
5586 \emph on 
5587 always
5588 \emph default 
5589  indents the first line of a paragraph and uses the same line spacing throughout.
5590 \layout Standard
5591
5592 Here's an example of the 
5593 \family sans 
5594 Quote
5595 \family default 
5596  environment:
5597 \layout Quote
5598
5599 This is in the 
5600 \family sans 
5601 Quote
5602 \family default 
5603  environment.
5604  I can keep writing, extending this line out further and further until it
5605  wraps.
5606  See - no indentation!
5607 \layout Quote
5608
5609 Here's the second paragraph of this quote.
5610  Again, there's no indentation, but there is extra space between me and
5611  the other paragraph.
5612 \layout Standard
5613
5614 That ends that example.
5615  Here's another example, this time in the 
5616 \family sans 
5617 Quotation
5618 \family default 
5619  environment:
5620 \layout Quotation
5621
5622 This is in the 
5623 \family sans 
5624 Quotation
5625 \family default 
5626  environment.
5627  If I keep writing, you'll see the indentation.
5628  If your country uses a writing style that shows off new paragraphs by indenting
5629  the first line, then 
5630 \family sans 
5631 Quotation
5632 \family default 
5633  is the environment for you! Well, you'd use it 
5634 \emph on 
5635 if
5636 \emph default 
5637  you were quoting other text.
5638 \layout Quotation
5639
5640 Here's a new paragraph.
5641  I could ramble on and on, like a politician at election time.
5642  If I did that, though, you'd get bored.
5643 \layout Standard
5644
5645 That was our other example.
5646  As the example notes, 
5647 \family sans 
5648 Quote
5649 \family default 
5650  is for those people who use extra space to separate paragraphs.
5651  They should put quotes in the 
5652 \family sans 
5653 Quote
5654 \family default 
5655  environment.
5656  Those who use indentation to mark a new paragraph should use the 
5657 \family sans 
5658 Quotation
5659 \family default 
5660  paragraph environment for quoted text.
5661 \layout Subsubsection
5662
5663
5664 \family sans 
5665 Verse
5666 \begin_inset LatexCommand \label{sec:verse}
5667
5668 \end_inset 
5669
5670
5671 \layout Standard
5672
5673
5674 \family sans 
5675 Verse
5676 \family default 
5677  is a paragraph environment for poetry, rhymes, verses, and so on.
5678  Here's an example:
5679 \layout Verse
5680
5681 This is in Verse
5682 \newline 
5683 Which I did not rehearse!
5684 \layout Verse
5685
5686 It could be much worse.
5687  This line could be long, very long, oh so long, so very long that it wraps
5688  around.
5689  It looks okay on screen, but in the printed version, the extra lines are
5690  indented a bit more than the first.
5691  Okay, so it's turned to prose and doesn't rhyme anymore.
5692  So sue me.
5693 \layout Verse
5694
5695 To break a line
5696 \newline 
5697 And make things look fine
5698 \newline 
5699 Use 
5700 \family sans 
5701 C-Return
5702 \family default 
5703 .
5704 \layout Standard
5705
5706 As you can see, 
5707 \family sans 
5708 Verse
5709 \family default 
5710  does not indent both margins.
5711  Each stanza of the verse or poem is in its own paragraph.
5712  To separate the individual lines of a stanza, use the 
5713 \family typewriter 
5714 break-line
5715 \family default 
5716  function, 
5717 \family sans 
5718 C-Return
5719 \family default 
5720 .
5721 \layout Subsection
5722
5723 Lists
5724 \begin_inset LatexCommand \label{sec:parenvlists}
5725
5726 \end_inset 
5727
5728
5729 \layout Standard
5730
5731 LyX has four different paragraph environments for creating different kinds
5732  of lists.
5733  In the 
5734 \family sans 
5735 Itemize
5736 \family default 
5737  and 
5738 \family sans 
5739 Enumerate
5740 \family default 
5741  environments, LyX labels your list items with bullets or numbers, respectively.
5742  In the 
5743 \family sans 
5744 Description
5745 \family default 
5746  and 
5747 \family sans 
5748 List
5749 \family default 
5750  environments, LyX lets you provide your own label.
5751  We'll present the individual details of each type of list next after describing
5752  some general features of all four of them.
5753 \layout Subsubsection
5754
5755 General Features
5756 \layout Standard
5757
5758 The four paragraph environments for lists differ from the other environments
5759  in several ways.
5760  First, LyX treats each paragraph as a list item.
5761  Hitting 
5762 \family sans 
5763 Return
5764 \family default 
5765  does 
5766 \emph on 
5767 not
5768 \emph default 
5769  reset the environment to 
5770 \family sans 
5771 Standard
5772 \family default 
5773  but keeps the current environment and creates a new list item.
5774  The nesting depth is typically reset, however.
5775  If you want to keep both the current nesting depth and paragraph environment,
5776  you should use 
5777 \family sans 
5778 M-Return
5779 \family default 
5780  to break paragraphs.
5781 \layout Standard
5782
5783 You can nest lists of any type inside one another.
5784  In fact, LyX changes the labels on some list items depending on how its
5785  nested.
5786  If you intend to use any of the list paragraph environments, we suggest
5787  you read all of section 
5788 \begin_inset LatexCommand \ref{sec:nest}
5789
5790 \end_inset 
5791
5792 .
5793  
5794 \layout Subsubsection
5795
5796
5797 \family sans 
5798 Itemize
5799 \family default 
5800
5801 \begin_inset LatexCommand \label{sec:itemize}
5802
5803 \end_inset 
5804
5805
5806 \layout Standard
5807
5808 The first type of list we'll describe in detail is the 
5809 \family sans 
5810 Itemize
5811 \family default 
5812  paragraph environment.
5813  It has the following properties:
5814 \layout Itemize
5815
5816 Each item has a particular bullet or symbol as its label.
5817 \begin_deeper 
5818 \layout Itemize
5819
5820 LyX uses the same symbol for all of the items in a given nesting level.
5821 \layout Itemize
5822
5823 The symbol appears at the beginning of the first line.
5824 \end_deeper 
5825 \layout Itemize
5826
5827 The items can be any length.
5828  LyX automatically offsets the left margin of each item.
5829  The offset is always relative to whatever environment the 
5830 \family sans 
5831 Itemize
5832 \family default 
5833  list may be in.
5834 \layout Itemize
5835
5836 If you nest an 
5837 \family sans 
5838 Itemize
5839 \family default 
5840  environment inside another 
5841 \family sans 
5842 Itemize
5843 \family default 
5844  environment, the label changes to a new symbol.
5845 \begin_deeper 
5846 \layout Itemize
5847
5848 There are four different symbols for up to a four-fold nesting.
5849 \layout Itemize
5850
5851 LyX always shows the same symbol, an asterisk, on screen.
5852 \layout Itemize
5853
5854 See section 
5855 \begin_inset LatexCommand \ref{sec:nest}
5856
5857 \end_inset 
5858
5859  for a full explanation of nesting.
5860 \end_deeper 
5861 \layout Standard
5862
5863 Of course, that explanation was also an example of an 
5864 \family sans 
5865 Itemize
5866 \family default 
5867  list.
5868  The 
5869 \family sans 
5870 Itemize
5871 \family default 
5872  environment is best suited for lists where the order doesn't matter.
5873 \layout Standard
5874
5875 We said that different levels use different symbols as their label.
5876  Here's an example of all four possible symbols.
5877  Note that those of you reading this manual online won't see any difference.
5878 \layout Itemize
5879
5880 The label for the first level 
5881 \family sans 
5882 Itemize
5883 \family default 
5884  is a large black dot, or bullet.
5885 \begin_deeper 
5886 \layout Itemize
5887
5888 The label for the second level is a dash.
5889 \begin_deeper 
5890 \layout Itemize
5891
5892 The label for the third is an asterisk.
5893 \begin_deeper 
5894 \layout Itemize
5895
5896 The label for the fourth is a centered dot.
5897 \end_deeper 
5898 \layout Itemize
5899
5900 Back out to the third level.
5901 \end_deeper 
5902 \layout Itemize
5903
5904 Back to the second level.
5905 \end_deeper 
5906 \layout Itemize
5907
5908 Back to the outermost level.
5909 \layout Standard
5910
5911 These are the default labels for an 
5912 \family sans 
5913 Itemize
5914 \family default 
5915  list.
5916  You can customize these labels in the
5917 \begin_inset ERT
5918 status Collapsed
5919
5920 \layout Standard
5921
5922 \backslash 
5923 linebreak 
5924 \end_inset 
5925
5926  
5927 \family sans 
5928 \bar under 
5929 D
5930 \bar default 
5931 ocument\SpecialChar \menuseparator
5932
5933 \bar under 
5934 S
5935 \bar default 
5936 ettings
5937 \family default 
5938  dialog in the 
5939 \family sans 
5940 Bullets
5941 \family default 
5942  tab.
5943 \layout Standard
5944
5945 Notice how the space between items decreases with increasing depth.
5946  We'll explain nesting and all the tricks you can do with different depths
5947  in section 
5948 \begin_inset LatexCommand \ref{sec:nest}
5949
5950 \end_inset 
5951
5952 .
5953  Be sure to read it!
5954 \layout Subsubsection
5955
5956
5957 \family sans 
5958 Enumerate
5959 \family default 
5960
5961 \begin_inset LatexCommand \label{sec:enumerate}
5962
5963 \end_inset 
5964
5965
5966 \layout Standard
5967
5968 The 
5969 \family sans 
5970 Enumerate
5971 \family default 
5972  environment is the tool to use to create numbered lists and outlines.
5973  It has these properties:
5974 \layout Enumerate
5975
5976 Each item has a numeral as its label.
5977 \begin_deeper 
5978 \layout Enumerate
5979
5980 The type of numeral depends on the nesting depth.
5981 \end_deeper 
5982 \layout Enumerate
5983
5984 LyX automatically counts the items for you and updates the label as appropriate.
5985 \layout Enumerate
5986
5987 Each new 
5988 \family sans 
5989 Enumerate
5990 \family default 
5991  environment resets the counter to one.
5992 \layout Enumerate
5993
5994 Like the 
5995 \family sans 
5996 Itemize
5997 \family default 
5998  environment, the 
5999 \family sans 
6000 Enumerate
6001 \family default 
6002  environment:
6003 \begin_deeper 
6004 \layout Enumerate
6005
6006 Offsets the items relative to the left margin.
6007  Items can be any length.
6008 \layout Enumerate
6009
6010 Reduces the space between items as the nesting depth increases.
6011 \layout Enumerate
6012
6013 Uses different types of labels depending on the nesting depth.
6014 \layout Enumerate
6015
6016 Allows up to a four-fold nesting.
6017 \end_deeper 
6018 \layout Standard
6019
6020 Unlike the 
6021 \family sans 
6022 Itemize
6023 \family default 
6024  environment, 
6025 \family sans 
6026 Enumerate
6027 \family default 
6028  
6029 \emph on 
6030 does
6031 \emph default 
6032  show the different labels for each item.
6033  Here is how LyX labels the four different levels in an 
6034 \family sans 
6035 Enumerate
6036 \family default 
6037 :
6038 \layout Enumerate
6039
6040 The first level of an 
6041 \family sans 
6042 Enumerate
6043 \family default 
6044  uses Arabic numerals followed by a period.
6045 \begin_deeper 
6046 \layout Enumerate
6047
6048 The second level uses lower case letters surrounded by parentheses.
6049 \begin_deeper 
6050 \layout Enumerate
6051
6052 The third level uses lower-case Roman numerals followed by a period.
6053 \begin_deeper 
6054 \layout Enumerate
6055
6056 The fourth level uses capital letters followed by a period.
6057 \layout Enumerate
6058
6059 Again, notice the decrease in the spacing between items as the nesting depth
6060  increases.
6061 \end_deeper 
6062 \layout Enumerate
6063
6064 Back to the third level
6065 \end_deeper 
6066 \layout Enumerate
6067
6068 Back to the second level.
6069 \end_deeper 
6070 \layout Enumerate
6071
6072 Back to the outermost level.
6073 \layout Standard
6074
6075 Once again, you can customize the type of numbering used in the 
6076 \family sans 
6077 Enumerate
6078 \family default 
6079  environment.
6080  It involves adding commands to the LaTeX preamble (see the 
6081 \emph on 
6082 Extended Features
6083 \emph default 
6084  manual), however.
6085  As stated earlier, such customization only shows up in the printed version,
6086  not on the LyX screen.
6087 \layout Standard
6088
6089 There is more to nesting 
6090 \family sans 
6091 Enumerate
6092 \family default 
6093  environments than we've stated here.
6094  You 
6095 \emph on 
6096 really
6097 \emph default 
6098  should read section 
6099 \begin_inset LatexCommand \ref{sec:nest}
6100
6101 \end_inset 
6102
6103  to learn more about nesting.
6104 \layout Subsubsection
6105
6106
6107 \family sans 
6108 Description
6109 \family default 
6110
6111 \begin_inset LatexCommand \label{sec:descrlist}
6112
6113 \end_inset 
6114
6115
6116 \layout Standard
6117
6118 Unlike the previous two environments, the 
6119 \family sans 
6120 Description
6121 \family default 
6122  list has no fixed label.
6123  Instead, LyX uses the first 
6124 \begin_inset Quotes eld
6125 \end_inset 
6126
6127 word
6128 \begin_inset Quotes erd
6129 \end_inset 
6130
6131  of the first line as the label.
6132  Here's an example:
6133 \layout Description
6134
6135 Example: This is an example of the
6136 \family sans 
6137  Description
6138 \family default 
6139  environment.
6140 \layout Standard
6141
6142 LyX typesets the label in boldface and puts extra space between it and the
6143  rest of the line.
6144 \layout Standard
6145
6146 Now, you're probably wondering what we mean by, 
6147 \begin_inset Quotes eld
6148 \end_inset 
6149
6150 uses the first 'word'.
6151 \begin_inset Quotes erd
6152 \end_inset 
6153
6154  The 
6155 \family sans 
6156 Space
6157 \family default 
6158  key does not add a whitespace character, but separates words from one another.
6159  Inside of a 
6160 \family sans 
6161 Description
6162 \family default 
6163  environment, the 
6164 \family sans 
6165 Space
6166 \family default 
6167  key tells LyX to end the label if we're at the beginning of the first line
6168  of an item.
6169 \layout Standard
6170
6171 However, what if you want or need to use more than one word in the label
6172  of a 
6173 \family sans 
6174 Description
6175 \family default 
6176  environment? Simple: use a 
6177 \family sans 
6178 Protected Blank
6179 \family default 
6180 .
6181  [Use either 
6182 \family sans 
6183 C-Space
6184 \family default 
6185  or 
6186 \family sans 
6187 \bar under 
6188 S
6189 \bar default 
6190 pecial\SpecialChar ~
6191 Character\SpecialChar \menuseparator
6192 Protected\SpecialChar ~
6193
6194 \bar under 
6195 B
6196 \bar default 
6197 lank
6198 \family default 
6199  from the 
6200 \family sans 
6201 \bar under 
6202 I
6203 \bar default 
6204 nsert
6205 \family default 
6206  menu.
6207  See sec.
6208  
6209 \begin_inset LatexCommand \ref{sec:hspace}
6210
6211 \end_inset 
6212
6213  for more info.] Here's an example:
6214 \layout Description
6215
6216 Second\SpecialChar ~
6217 Example: This one shows how to use a 
6218 \family sans 
6219 Protected\SpecialChar ~
6220 Blank
6221 \family default 
6222  in the label of a 
6223 \family sans 
6224 Description
6225 \family default 
6226  list item.
6227 \layout Description
6228
6229 Usage: You should use the 
6230 \family sans 
6231 Description
6232 \family default 
6233  environment for things like definitions and theorems.
6234  Use it when you need to make one word in particular stand out in the text
6235  that describes it.
6236  It's not a good idea to use a 
6237 \family sans 
6238 Description
6239 \family default 
6240  environment when you have an entire sentence that you want to describe.
6241  You're better off using 
6242 \family sans 
6243 Itemize
6244 \family default 
6245  or 
6246 \family sans 
6247 Enumerate
6248 \family default 
6249  and nesting several 
6250 \family sans 
6251 Standard
6252 \family default 
6253  paragraphs into them.
6254 \layout Description
6255
6256 Nesting: You can, of course, nest 
6257 \family sans 
6258 Description
6259 \family default 
6260  environments inside one another, nest them in other types of lists, and
6261  so on.
6262 \layout Standard
6263
6264 Notice that after the first line, LyX indents subsequent lines, offsetting
6265  them from the first line.
6266 \layout Subsubsection
6267
6268 The LyX 
6269 \family sans 
6270 List
6271 \family default 
6272
6273 \begin_inset LatexCommand \label{sec:lyxlist}
6274
6275 \end_inset 
6276
6277
6278 \layout Standard
6279
6280 The 
6281 \family sans 
6282 List
6283 \family default 
6284  environment is a LyX extension to LaTeX.
6285  
6286 \layout Standard
6287
6288 Now, if you jumped here without reading sections 
6289 \begin_inset LatexCommand \ref{sec:itemize}
6290
6291 \end_inset 
6292
6293 -
6294 \begin_inset LatexCommand \ref{sec:descrlist}
6295
6296 \end_inset 
6297
6298 , you've goofed.
6299  The 
6300 \family sans 
6301 List
6302 \family default 
6303  environment does 
6304 \emph on 
6305 not
6306 \emph default 
6307  create numbered lists.
6308  That's what 
6309 \family sans 
6310 Enumerate
6311 \family default 
6312  does, and it's documented in section 
6313 \begin_inset LatexCommand \ref{sec:enumerate}
6314
6315 \end_inset 
6316
6317 .
6318  
6319 \layout Standard
6320
6321 Like the 
6322 \family sans 
6323 Description
6324 \family default 
6325  environment the 
6326 \family sans 
6327 List
6328 \family default 
6329  environment has user-defined labels for each list item.
6330  There are some key differences between this list environment and the other
6331  three:
6332 \layout Labeling
6333 \labelwidthstring MMMMMM
6334
6335 item\SpecialChar ~
6336 labels LyX uses the first 
6337 \begin_inset Quotes eld
6338 \end_inset 
6339
6340 word
6341 \begin_inset Quotes erd
6342 \end_inset 
6343
6344  of each line as the item label.
6345  The first 
6346 \family sans 
6347 Space
6348 \family default 
6349  after the beginning of the first line of an item marks the end of the label.
6350  If you need to use more than one word in an item label, use a protected
6351  blank as described above.
6352 \layout Labeling
6353 \labelwidthstring MMMMMM
6354
6355 margins As you can see, LyX uses different margins for the item label and
6356  the body of the item text.
6357  The body of the text has a larger left margin, which is equal to the default
6358  label width plus a little extra space.
6359  
6360 \layout Labeling
6361 \labelwidthstring MMMMMM
6362
6363 label\SpecialChar ~
6364 width LyX uses one of two things for the label width: the actual width
6365  of the label, or the default width, whichever is larger.
6366  If the actual width is larger, then the label 
6367 \begin_inset Quotes eld
6368 \end_inset 
6369
6370 extends
6371 \begin_inset Quotes erd
6372 \end_inset 
6373
6374  into the first line.
6375  In other words, the text of the first line isn't aligned with the left
6376  margin of the rest of the item text.
6377 \layout Labeling
6378 \labelwidthstring MMMMMM
6379
6380 default\SpecialChar ~
6381 width You can very easily set this default width.
6382  It's quite painless, actually.
6383  So, you can easily ensure that the text of all items in a 
6384 \family sans 
6385 List
6386 \family default 
6387  environment have the same left margin.
6388 \layout Labeling
6389 \labelwidthstring MMMMMM
6390
6391 uses You should use the 
6392 \family sans 
6393 List
6394 \family default 
6395  environment the same way you'd use as 
6396 \family sans 
6397 Description
6398 \family default 
6399  list: when you need one word to stand out from the text that describes
6400  it.
6401  The 
6402 \family sans 
6403 List
6404 \family default 
6405  environment gives you another way to do this, using a different overall
6406  layout.
6407 \layout Labeling
6408 \labelwidthstring MMMMMM
6409
6410 nesting You can nest 
6411 \family sans 
6412 List
6413 \family default 
6414  environments inside one another, nest them in other types of lists, and
6415  so on.
6416  They work just like the other list paragraph environments.
6417  Read section 
6418 \begin_inset LatexCommand \ref{sec:nest}
6419
6420 \end_inset 
6421
6422  to learn about nesting.
6423 \layout Standard
6424
6425 As you can see, this is a feature-packed paragraph environment!
6426 \layout Standard
6427
6428 To change the default width of the label, select the items in the list to
6429  change.
6430  You can also simply move the cursor into a 
6431 \family sans 
6432 List
6433 \family default 
6434  item if you want to change only its label width.
6435  Now open the 
6436 \family sans 
6437 \bar under 
6438 E
6439 \bar default 
6440 dit\SpecialChar \menuseparator
6441
6442 \bar under 
6443 P
6444 \bar default 
6445 aragraph\SpecialChar ~
6446 Settings
6447 \family default 
6448  dialog and find the 
6449 \family sans 
6450 Label\SpecialChar ~
6451 width
6452 \family default 
6453  text box.
6454  The text in the 
6455 \family sans 
6456 Label\SpecialChar ~
6457 width
6458 \family default 
6459  box determines the default label width.
6460  If you really, really want to, you can use the text of your largest label
6461  here, but you don't need to.
6462  We recommend using the letter 
6463 \begin_inset Quotes eld
6464 \end_inset 
6465
6466 M
6467 \begin_inset Quotes erd
6468 \end_inset 
6469
6470  multiple times.
6471  It's the widest character and is a standard unit of width in LaTeX.
6472  The default label width in the example 
6473 \family sans 
6474 List
6475 \family default 
6476  is 6 
6477 \begin_inset Quotes eld
6478 \end_inset 
6479
6480 M
6481 \begin_inset Quotes erd
6482 \end_inset 
6483
6484 s wide.
6485  Using 
6486 \begin_inset Quotes eld
6487 \end_inset 
6488
6489 M
6490 \begin_inset Quotes erd
6491 \end_inset 
6492
6493  as your unit of width in the 
6494 \family sans 
6495 Label\SpecialChar ~
6496 Width
6497 \family default 
6498  box has one more advantage: you don't need to keep changing the contents
6499  of 
6500 \family sans 
6501 Label\SpecialChar ~
6502 Width
6503 \family default 
6504  every time you alter a label in a 
6505 \family sans 
6506 List
6507 \family default 
6508  environment.
6509 \layout Standard
6510
6511 There's yet another feature of the 
6512 \family sans 
6513 List
6514 \family default 
6515  environment we need to tell you about.
6516  As you can see in the examples, LyX left-justifies the item labels by default.
6517  You can use additional 
6518 \family sans 
6519 HFills
6520 \family default 
6521  to change how LyX justifies the item label.
6522  We'll document 
6523 \family sans 
6524 HFills
6525 \family default 
6526  later in section 
6527 \begin_inset LatexCommand \ref{sec:hspace}
6528
6529 \end_inset 
6530
6531 .
6532  Here are some examples:
6533 \layout Labeling
6534 \labelwidthstring MMMMMMMM
6535
6536 Left The default for 
6537 \family sans 
6538 List
6539 \family default 
6540  item labels.
6541 \layout Labeling
6542 \labelwidthstring MMMMMMMM
6543
6544
6545 \hfill 
6546 Right One 
6547 \family sans 
6548 HFill
6549 \family default 
6550  at the beginning of the label right justifies it.
6551 \layout Labeling
6552 \labelwidthstring MMMMMMMM
6553
6554
6555 \hfill 
6556 Center
6557 \hfill 
6558  One 
6559 \family sans 
6560 HFill
6561 \family default 
6562  at the beginning of the label and one at the end centers it.
6563 \layout Standard
6564
6565 Don't worry if you have no idea what 
6566 \family sans 
6567 HFill
6568 \family default 
6569 s are yet.
6570  Just remember that you can use them to customize the look of the 
6571 \family sans 
6572 List
6573 \family default 
6574  environment.
6575 \layout Standard
6576
6577 That does it for the four paragraph environments for making lists.
6578  Oh - did we mention that you should read about nesting environments in
6579  section 
6580 \begin_inset LatexCommand \ref{sec:nest}
6581
6582 \end_inset 
6583
6584  if you want to use any of these list environments?
6585 \layout Subsection
6586
6587 Letters
6588 \layout Subsubsection
6589
6590
6591 \family sans 
6592 Address
6593 \family default 
6594  and 
6595 \family sans 
6596 Right\SpecialChar ~
6597 Address
6598 \family default 
6599 : An Overview
6600 \layout Standard
6601
6602 Although LyX has document classes for letters, we've also created two paragraph
6603  environments called 
6604 \family sans 
6605 Address
6606 \family default 
6607  and 
6608 \family sans 
6609 Right\SpecialChar ~
6610 Address
6611 \family default 
6612 .
6613  To use the letter class, you need to use specific paragraph environments
6614  in a specific order, otherwise LaTeX gags on the document.
6615  In contrast, you can use the 
6616 \family sans 
6617 Address
6618 \family default 
6619  and 
6620 \family sans 
6621 Right\SpecialChar ~
6622 Address
6623 \family default 
6624  paragraph environments anywhere with no problem.
6625  You can even nest them inside other environments, though you can't nest
6626  anything in them.
6627 \layout Standard
6628
6629 Of course, you're not limited to using 
6630 \family sans 
6631 Address
6632 \family default 
6633  and 
6634 \family sans 
6635 Right\SpecialChar ~
6636 Address
6637 \family default 
6638  for letters only.
6639  
6640 \family sans 
6641 Right\SpecialChar ~
6642 Address
6643 \family default 
6644 , in particular, is useful for creating article titles like those used in
6645  some European academic papers.
6646 \layout Subsubsection
6647
6648 Usage
6649 \begin_inset LatexCommand \label{sec:adress_usage}
6650
6651 \end_inset 
6652
6653
6654 \layout Standard
6655
6656 The 
6657 \family sans 
6658 Address
6659 \family default 
6660  environment formats text in the style of an address, which is also used
6661  for the opening and signature in some countries.
6662  Similarly, the 
6663 \family sans 
6664 Right\SpecialChar ~
6665 Address
6666 \family default 
6667  environment formats text in the style of a right-justified address, which
6668  is used for the sender's address and today's date in some countries.
6669  Here's an example of each:
6670 \layout Right Address
6671
6672 Right Address
6673 \newline 
6674 WhoAmI
6675 \newline 
6676 WhereAmI
6677 \newline 
6678 When is it? What is today?
6679 \layout Standard
6680
6681 That was 
6682 \family sans 
6683 Right\SpecialChar ~
6684 Address
6685 \family default 
6686 .
6687  Notice that the lines all have the same left margin, which LyX sets to
6688  fit the largest block of text on a single line.
6689  Here's an example of the 
6690 \family sans 
6691 Address
6692 \family default 
6693  environment:
6694 \layout Address
6695
6696 WhoAreYou
6697 \newline 
6698 Where do I send this
6699 \newline 
6700 Your post office and country
6701 \layout Standard
6702
6703 As you can see, both 
6704 \family sans 
6705 Address
6706 \family default 
6707  and 
6708 \family sans 
6709 Right\SpecialChar ~
6710 Address
6711 \family default 
6712  add extra space between themselves and the next paragraph.
6713  Speaking of which, if you hit 
6714 \family sans 
6715 Return
6716 \family default 
6717  in either of these environments, LyX resets the nesting depth and sets
6718  the environment to 
6719 \family sans 
6720 Standard
6721 \family default 
6722 .
6723  This makes sense, however, since 
6724 \family sans 
6725 Return
6726 \family default 
6727  is the 
6728 \family typewriter 
6729 break-paragraph
6730 \family default 
6731  function, and the individual lines of an address are not paragraphs.
6732  Thus, you'd use 
6733 \family typewriter 
6734 break-line
6735 \family default 
6736  [
6737 \family sans 
6738 C-Return
6739 \family default 
6740  or 
6741 \family sans 
6742 \bar under 
6743 S
6744 \bar default 
6745 pecial\SpecialChar ~
6746 Character\SpecialChar \menuseparator
6747
6748 \bar under 
6749 L
6750 \bar default 
6751 inebreak
6752 \family default 
6753  from the 
6754 \family sans 
6755 \bar under 
6756 I
6757 \bar default 
6758 nsert
6759 \family default 
6760  menu] to start a new line in an 
6761 \family sans 
6762 Address
6763 \family default 
6764  or
6765 \family sans 
6766  Right\SpecialChar ~
6767 Address
6768 \family default 
6769  environment.
6770 \layout Subsection
6771
6772 Academic Writing
6773 \layout Standard
6774
6775 Most academic writing begins with an abstract and ends with a bibliography
6776  or list of references.
6777  LyX contains paragraph environments for both of these.
6778 \layout Subsubsection
6779
6780
6781 \family sans 
6782 Abstract
6783 \layout Standard
6784
6785 The 
6786 \family sans 
6787 Abstract
6788 \family default 
6789  environment is used for the abstract of an article.
6790  Technically, you 
6791 \emph on 
6792 could
6793 \emph default 
6794  use this environment anywhere, but you really 
6795 \emph on 
6796 should
6797 \emph default 
6798  only use it at the beginning of the document, after the title.
6799  Also, don't bother trying to nest 
6800 \family sans 
6801 Abstract
6802 \family default 
6803  in anything else or vice versa.
6804  It won't work.
6805  The 
6806 \family sans 
6807 Abstract
6808 \family default 
6809  environment is only useful in the 
6810 \begin_inset Quotes eld
6811 \end_inset 
6812
6813 article
6814 \begin_inset Quotes erd
6815 \end_inset 
6816
6817  and 
6818 \begin_inset Quotes eld
6819 \end_inset 
6820
6821 report
6822 \begin_inset Quotes erd
6823 \end_inset 
6824
6825  document classes [as well as 
6826 \begin_inset Quotes eld
6827 \end_inset 
6828
6829 amsart,
6830 \begin_inset Quotes erd
6831 \end_inset 
6832
6833  which is just a specialized version of 
6834 \begin_inset Quotes eld
6835 \end_inset 
6836
6837 article
6838 \begin_inset Quotes erd
6839 \end_inset 
6840
6841 ].
6842  The 
6843 \begin_inset Quotes eld
6844 \end_inset 
6845
6846 book
6847 \begin_inset Quotes erd
6848 \end_inset 
6849
6850  document class ignores the 
6851 \family sans 
6852 Abstract
6853 \family default 
6854  completely, and it's utterly silly to use 
6855 \family sans 
6856 Abstract
6857 \family default 
6858  in the 
6859 \begin_inset Quotes eld
6860 \end_inset 
6861
6862 letter
6863 \begin_inset Quotes erd
6864 \end_inset 
6865
6866  document class.
6867 \layout Standard
6868
6869 The 
6870 \family sans 
6871 Abstract
6872 \family default 
6873  environment does several things for you.
6874  First, it puts the centered label 
6875 \begin_inset Quotes eld
6876 \end_inset 
6877
6878 Abstract
6879 \begin_inset Quotes erd
6880 \end_inset 
6881
6882  above the text.
6883  The label and the text of the abstract are separated by some extra vertical
6884  space.
6885  Second, it typesets everything in a smaller font, just as you'd expect.
6886  Lastly, it adds a bit of extra vertical space between the abstract and
6887  the subsequent text.
6888  Well, that's how it will appear on the LyX screen.
6889  If your document is in the 
6890 \begin_inset Quotes eld
6891 \end_inset 
6892
6893 report
6894 \begin_inset Quotes erd
6895 \end_inset 
6896
6897  class, the abstract actually appears on a separate page in the printed
6898  version of the file.
6899 \layout Standard
6900
6901 Starting a new paragraph by hitting 
6902 \family sans 
6903 Return
6904 \family default 
6905  does 
6906 \emph on 
6907 not
6908 \emph default 
6909  reset the paragraph environment.
6910  The new paragraph will still be in the 
6911 \family sans 
6912 Abstract
6913 \family default 
6914  environment.
6915  So, you will have to change the paragraph environment yourself when you
6916  finish entering the abstract of your document.
6917 \layout Standard
6918
6919 We'd love to give you an example of the 
6920 \family sans 
6921 Abstract
6922 \family default 
6923  environment, but we can't, since this document is in the 
6924 \begin_inset Quotes eld
6925 \end_inset 
6926
6927 book
6928 \begin_inset Quotes erd
6929 \end_inset 
6930
6931  class.
6932  If you've never heard of an 
6933 \begin_inset Quotes eld
6934 \end_inset 
6935
6936 abstract
6937 \begin_inset Quotes erd
6938 \end_inset 
6939
6940  before, you can safely ignore this environment.
6941 \layout Subsubsection
6942
6943
6944 \family sans 
6945 Bibliography
6946 \family default 
6947
6948 \begin_inset LatexCommand \label{sec:bibliography}
6949
6950 \end_inset 
6951
6952
6953 \layout Standard
6954
6955 The 
6956 \family sans 
6957 Bibliography
6958 \family default 
6959  environment is used to list references.
6960  Technically, you 
6961 \emph on 
6962 could
6963 \emph default 
6964  use this environment anywhere, but you really 
6965 \emph on 
6966 should
6967 \emph default 
6968  only use it at the end of the document.
6969  Also, don't bother trying to nest 
6970 \family sans 
6971 Bibliography
6972 \family default 
6973  in anything else or vice versa.
6974  It won't work.
6975 \layout Standard
6976
6977 When you first open a 
6978 \family sans 
6979 Bibliography
6980 \family default 
6981  environment, LyX add a large vertical space, followed by the heading 
6982 \begin_inset Quotes eld
6983 \end_inset 
6984
6985 Bibliography
6986 \begin_inset Quotes erd
6987 \end_inset 
6988
6989  or 
6990 \begin_inset Quotes eld
6991 \end_inset 
6992
6993 References,
6994 \begin_inset Quotes erd
6995 \end_inset 
6996
6997  depending on the document class.
6998  The heading is in a large boldface font.
6999  Each paragraph of the 
7000 \family sans 
7001 Bibliography
7002 \family default 
7003  environment is a bibliography entry.
7004  Thus, hitting 
7005 \family sans 
7006 Return
7007 \family default 
7008  does 
7009 \emph on 
7010 not
7011 \emph default 
7012  reset the paragraph environment.
7013  Each new paragraph is still in the 
7014 \family sans 
7015 Bibliography
7016 \family default 
7017  environment.
7018 \layout Standard
7019
7020 At the 
7021 \emph on 
7022 beginning
7023 \emph default 
7024  of the 
7025 \emph on 
7026 first line
7027 \emph default 
7028  of each paragraph, you will see a gray button showing a number.
7029  If you click on it, you will get a dialog in which you can set a 
7030 \family sans 
7031 key
7032 \family default 
7033  and a 
7034 \family sans 
7035 label
7036 \family default 
7037 .
7038  The key is the symbolic name by which you will refer to this bibliography
7039  entry.
7040  For example, suppose your first entry in the bibliography was a book about
7041  LaTeX.
7042  We could choose the key 
7043 \begin_inset Quotes eld
7044 \end_inset 
7045
7046 latexguide
7047 \begin_inset Quotes erd
7048 \end_inset 
7049
7050  for that entry.
7051  You can also give a label, which will be displayed in the gray inset box.
7052 \layout Standard
7053
7054 The 
7055 \family sans 
7056 key
7057 \family default 
7058  field isn't useless.
7059  You can refer to your bibliography entries using the 
7060 \family sans 
7061 \bar under 
7062 I
7063 \bar default 
7064 nsert\SpecialChar \menuseparator
7065
7066 \bar under 
7067 C
7068 \bar default 
7069 itation\SpecialChar ~
7070 Reference
7071 \family default 
7072  command.
7073  Just choose the key inside in the available keys list, then add a reference
7074  by clicking on the left arrow, which will add it to the selected keys list.
7075  Multiple references can be placed by selecting more than one key.
7076  An example of the 
7077 \family sans 
7078 Bibliography
7079 \family default 
7080  appears at the end of this document.
7081  
7082 \begin_inset Quotes eld
7083 \end_inset 
7084
7085 See 
7086 \begin_inset LatexCommand \cite{latexguide}
7087
7088 \end_inset 
7089
7090  or 
7091 \begin_inset LatexCommand \cite[Chapter 3]{latexcompanion}
7092
7093 \end_inset 
7094
7095
7096 \begin_inset Quotes erd
7097 \end_inset 
7098
7099  is an example of how to cite two of the entries in it.
7100  In the second one, we used the 
7101 \family sans 
7102 T
7103 \bar under 
7104 e
7105 \bar default 
7106 xt\SpecialChar ~
7107 after
7108 \family default 
7109  field of the citation dialog to add the text 
7110 \begin_inset Quotes eld
7111 \end_inset 
7112
7113 Chapter 3
7114 \begin_inset Quotes erd
7115 \end_inset 
7116
7117 .
7118  The texts 
7119 \begin_inset Quotes eld
7120 \end_inset 
7121
7122 latexguide
7123 \begin_inset Quotes erd
7124 \end_inset 
7125
7126  and 
7127 \begin_inset Quotes eld
7128 \end_inset 
7129
7130 latexcompanion
7131 \begin_inset Quotes erd
7132 \end_inset 
7133
7134  that you see on screen will be replaced in print by the number or the label
7135  of the bibliography entry.
7136 \layout Standard
7137
7138 The more advanced LaTeX bibliography package BibTeX is also supported by
7139  LyX.
7140  For a description of how to use it, please refer to the 
7141 \emph on 
7142 Extended LyX Features
7143 \emph default 
7144  document.
7145 \layout Subsection
7146
7147 Special Purpose
7148 \layout Standard
7149
7150 There are three standard paragraph environments that simply don't fit any
7151  category, as they are very specialized for a particular purpose.
7152  We'll point out the highlights and uses of each.
7153 \layout Subsubsection
7154
7155
7156 \family sans 
7157 Caption
7158 \family default 
7159
7160 \begin_inset LatexCommand \label{sec:captionlayout}
7161
7162 \end_inset 
7163
7164
7165 \layout Standard
7166
7167 The 
7168 \family sans 
7169 Caption
7170 \family default 
7171  environment is the default paragraph environment for 
7172 \family sans 
7173 Figure\SpecialChar ~
7174 Floats
7175 \family default 
7176  and 
7177 \family sans 
7178 Table\SpecialChar ~
7179 Floats
7180 \family default 
7181 .
7182  On the LyX screen, you'll see either the label 
7183 \begin_inset Quotes eld
7184 \end_inset 
7185
7186 Figure #:
7187 \begin_inset Quotes erd
7188 \end_inset 
7189
7190  or 
7191 \begin_inset Quotes eld
7192 \end_inset 
7193
7194 Table #:
7195 \begin_inset Quotes erd
7196 \end_inset 
7197
7198 , depending on which type of 
7199 \family sans 
7200 Float
7201 \family default 
7202  it's in.
7203  The actual reference number is substituted in this label in the printed
7204  output.
7205 \layout Standard
7206
7207 You can't really nest things into a 
7208 \family sans 
7209 Caption
7210 \family default 
7211  environment or vice versa.
7212  Additionally, hitting 
7213 \family sans 
7214 Return
7215 \family default 
7216  resets the paragraph environment to 
7217 \family sans 
7218 Standard
7219 \family default 
7220 , so a 
7221 \family sans 
7222 Caption
7223 \family default 
7224  can only be a single paragraph.
7225 \layout Standard
7226
7227 You cannot use a 
7228 \family sans 
7229 Caption
7230 \family default 
7231  environment outside of a 
7232 \family sans 
7233 Figure\SpecialChar ~
7234 Float
7235 \family default 
7236  or a 
7237 \family sans 
7238 Table\SpecialChar ~
7239 Float
7240 \family default 
7241 .
7242  See sections 
7243 \begin_inset LatexCommand \ref{sec:figures}
7244
7245 \end_inset 
7246
7247  and 
7248 \begin_inset LatexCommand \ref{sec:tables}
7249
7250 \end_inset 
7251
7252  for more information on 
7253 \family sans 
7254 Figure\SpecialChar ~
7255 Floats
7256 \family default 
7257  and 
7258 \family sans 
7259 Table\SpecialChar ~
7260 Floats
7261 \family default 
7262 .
7263  
7264 \layout Subsubsection
7265
7266 LyX
7267 \family sans 
7268 -Code
7269 \layout Standard
7270
7271 The 
7272 \family sans 
7273 LyX-Code
7274 \family default 
7275  environment is another LyX extension.
7276  It type-sets text in a typewriter-style font.
7277  It also treats the 
7278 \family sans 
7279 Space
7280 \family default 
7281  key as a fixed whitespace;
7282 \begin_inset Foot
7283 collapsed true
7284
7285 \layout Standard
7286
7287 In the 
7288 \family sans 
7289 LyX-Code
7290 \family default 
7291  environment, the 
7292 \family sans 
7293 Space
7294 \family default 
7295  key is treated as a 
7296 \family sans 
7297 Protected\SpecialChar ~
7298 Blank
7299 \family default 
7300  instead of an end-of-word marker.
7301 \end_inset 
7302
7303  this is the only case in which you can type multiple whitespaces in LyX.
7304  If you need to insert blank lines, you'll still need to use 
7305 \family sans 
7306 C-Return
7307 \family default 
7308  [the 
7309 \family typewriter 
7310 break-line
7311 \family default 
7312  function].
7313  
7314 \family sans 
7315 Return
7316 \family default 
7317  breaks paragraphs.
7318  Note, however, that 
7319 \family sans 
7320 Return
7321 \family default 
7322  does 
7323 \emph on 
7324 not
7325 \emph default 
7326  reset the paragraph environment.
7327  So, when you finish using the 
7328 \family sans 
7329 LyX-Code
7330 \family default 
7331  environment, you'll need to change the paragraph environment yourself.
7332  Also, you 
7333 \emph on 
7334 can
7335 \emph default 
7336  nest the 
7337 \family sans 
7338 LyX-Code
7339 \family default 
7340  environment inside of others.
7341 \layout Standard
7342
7343 There are a few quirks with this environment:
7344 \layout Itemize
7345
7346 You cannot use 
7347 \family sans 
7348 C-Return
7349 \family default 
7350  at the beginning of a new paragraph [i.e.
7351  you can't follow 
7352 \family sans 
7353 Return
7354 \family default 
7355  with a 
7356 \family sans 
7357 C-Return
7358 \family default 
7359 ].
7360 \layout Itemize
7361
7362 You can't follow a 
7363 \family sans 
7364 C-Return
7365 \family default 
7366  with a 
7367 \family sans 
7368 Space
7369 \family default 
7370 .
7371 \begin_deeper 
7372 \layout Itemize
7373
7374 Use a 
7375 \family sans 
7376 Return
7377 \family default 
7378  to begin a new paragraph, then you can use a 
7379 \family sans 
7380 Space
7381 \family default 
7382 .
7383 \layout Itemize
7384
7385 Or: use 
7386 \family sans 
7387 C-Space
7388 \family default 
7389  instead.
7390 \end_deeper 
7391 \layout Itemize
7392
7393 You can't have an empty paragraph or an empty line.
7394  You must put at least one 
7395 \family sans 
7396 Space
7397 \family default 
7398  in any line you want blank.
7399  Otherwise, LaTeX generates errors.
7400 \layout Itemize
7401
7402 You cannot get the typewriter double quotes by typing 
7403 \family sans 
7404 "
7405 \family default 
7406  since that will insert 
7407 \emph on 
7408 real
7409 \emph default 
7410  quotes.
7411  You get the typewriter double quotes with 
7412 \family sans 
7413 C-"
7414 \family default 
7415  (or 
7416 \family sans 
7417 C-q
7418 \family default 
7419  if you use Emacs-like key bindings).
7420 \layout Standard
7421
7422 Here's an example:
7423 \layout LyX-Code
7424
7425 #include <stdio.h>
7426 \layout LyX-Code
7427
7428  
7429 \layout LyX-Code
7430
7431 int main(void)
7432 \layout LyX-Code
7433
7434 {
7435 \layout LyX-Code
7436
7437     printf("Hello World
7438 \backslash 
7439 n");
7440 \layout LyX-Code
7441
7442     return 0;
7443 \layout LyX-Code
7444
7445 }
7446 \layout Standard
7447
7448 This is just the standard 
7449 \begin_inset Quotes eld
7450 \end_inset 
7451
7452 Hello world!
7453 \begin_inset Quotes erd
7454 \end_inset 
7455
7456  program.
7457  
7458 \layout Standard
7459
7460
7461 \family sans 
7462 LyX-Code
7463 \family default 
7464  has one purpose: to typeset code, such as program source, shell scripts,
7465  rc-files, and so on.
7466  Use it only in those very, very special cases where you need to generate
7467  text as if you used a typewriter.
7468 \layout Subsubsection
7469
7470 Comment
7471 \layout Standard
7472
7473 The comment paragraph environment can be used to write comments about your
7474  document that will not appear in the final output.
7475  In order to make this clear, LyX will present the comment environment in
7476  a different color than the rest of the text.
7477 \layout Section
7478
7479 Nesting Environments
7480 \begin_inset LatexCommand \label{sec:nest}
7481
7482 \end_inset 
7483
7484
7485 \layout Subsection
7486
7487 The Big Deal
7488 \layout Standard
7489
7490 Throughout the previous sections, we've been nagging you to 
7491 \begin_inset Quotes eld
7492 \end_inset 
7493
7494 go read Section\SpecialChar ~
7495
7496 \begin_inset LatexCommand \ref{sec:nest}
7497
7498 \end_inset 
7499
7500 .
7501 \begin_inset Quotes erd
7502 \end_inset 
7503
7504  So, you're probably wondering what the big deal is.
7505 \layout Standard
7506
7507 The big deal is that LyX differs rather strongly from the traditional 
7508 \begin_inset Quotes eld
7509 \end_inset 
7510
7511 word\SpecialChar \-
7512 processor-as-overglorified-typewriter
7513 \begin_inset Quotes erd
7514 \end_inset 
7515
7516  concept.
7517  With a typewriter, text is merely ink on a page.
7518  Most word processors aren't much better, treating text as pixels on the
7519  screen and bytes in memory.
7520  In contrast, LyX treats text as a unified block with a particular context
7521  and specific properties.
7522  However, what if you wanted one 
7523 \begin_inset Quotes eld
7524 \end_inset 
7525
7526 block
7527 \begin_inset Quotes erd
7528 \end_inset 
7529
7530  to inherit some of the properties of another 
7531 \begin_inset Quotes eld
7532 \end_inset 
7533
7534 block
7535 \begin_inset Quotes erd
7536 \end_inset 
7537
7538  ? 
7539 \layout Standard
7540
7541 Here's a more specific example: outlines.
7542  You have three main points in your outline, but point #2 also has two subpoints.
7543  In other words, you have a list 
7544 \emph on 
7545 inside
7546 \emph default 
7547  of another list, with the inner list 
7548 \begin_inset Quotes eld
7549 \end_inset 
7550
7551 attached
7552 \begin_inset Quotes erd
7553 \end_inset 
7554
7555  to item #2:
7556 \layout Enumerate
7557
7558 one
7559 \layout Enumerate
7560
7561 two
7562 \begin_deeper 
7563 \layout Enumerate
7564
7565 sublist - item #1
7566 \layout Enumerate
7567
7568 sublist - item #2
7569 \end_deeper 
7570 \layout Enumerate
7571
7572 three
7573 \layout Standard
7574
7575 How do you put a list inside of a list? By now, the answer should be obvious:
7576  you nest one list inside the other.
7577  
7578 \layout Standard
7579
7580 How to nest an environment is quite simple.
7581  Select 
7582 \family sans 
7583 \bar under 
7584 I
7585 \bar default 
7586 ncrease\SpecialChar ~
7587 Environment\SpecialChar ~
7588 Depth
7589 \family default 
7590  or
7591 \family sans 
7592 \bar under 
7593  D
7594 \bar default 
7595 ecrease\SpecialChar ~
7596 Environment\SpecialChar ~
7597 Depth
7598 \family default 
7599  from the 
7600 \family sans 
7601 \bar under 
7602 E
7603 \bar default 
7604 dit
7605 \family default 
7606  menu to change the nesting depth of the current paragraph (the status bar
7607  will tell you how far you are nested).
7608 \layout Standard
7609
7610 You can also use the convenient key bindings 
7611 \family sans 
7612 S-M-Left
7613 \family default 
7614  and 
7615 \family sans 
7616 S-M-Right
7617 \begin_inset Foot
7618 collapsed true
7619
7620 \layout Standard
7621
7622
7623 \family sans 
7624 M-p\SpecialChar ~
7625 Left
7626 \family default 
7627  and 
7628 \family sans 
7629 M-p\SpecialChar ~
7630 Right 
7631 \family default 
7632 are alternatives, if you prefer those bindings
7633 \end_inset 
7634
7635  
7636 \family default 
7637 to change the nesting level.
7638  The change will work on the current selection if you have made one (allowing
7639  you to change the nesting of several paragraphs at once), or the current
7640  paragraph.
7641 \layout Standard
7642
7643 Note that LyX only changes the nesting depth if it can.
7644  If it's invalid to do so, nothing happens if you try to change the depth.
7645  Additionally, if you change the depth of one paragraph, it affects the
7646  depth of every paragraph nested inside of it.
7647  It's hard to describe what exactly LyX does in this case.
7648  That depends specifically on what your text looks like.
7649  Your best bet is to simply play with changing the nesting depth and see
7650  what happens.
7651 \layout Standard
7652
7653 Nesting isn't just limited to lists.
7654  In LyX, you can nest just about anything inside anything else, as you're
7655  about to find out.
7656  This is the real power of nesting paragraph environments.
7657 \layout Subsection
7658
7659 What You Can and Can't Nest
7660 \layout Standard
7661
7662 Before we fire a list of paragraph environments at you, we need to tell
7663  you a little bit more about how nesting works.
7664 \layout Standard
7665
7666 The question of nesting is a bit more complicated than a simple yes or no,
7667  can you or can't you.
7668  There's also the question of how.
7669  Can you nest this environment into anything else? Can you nest another
7670  environment into it? A 
7671 \begin_inset Quotes eld
7672 \end_inset 
7673
7674 yes
7675 \begin_inset Quotes erd
7676 \end_inset 
7677
7678  to one of these doesn't guarantee a 
7679 \begin_inset Quotes eld
7680 \end_inset 
7681
7682 yes
7683 \begin_inset Quotes erd
7684 \end_inset 
7685
7686  to the other.
7687 \layout Standard
7688
7689 The paragraph environments in LyX can do one of three things when it comes
7690  to nesting.
7691  First, an environment may be completely unnestable.
7692  Second, there are environments that are fully nestable.
7693  You can nest them inside of things and you can also nest other things inside
7694  of them.
7695  There is one last type of environment.
7696  You can nest them into other environments, but that's it.
7697  You can't nest anything into them.
7698 \layout Standard
7699
7700 Here's a list of the three types of nesting behavior, and which paragraph
7701  environments have them:
7702 \begin_inset Foot
7703 collapsed true
7704
7705 \layout Standard
7706
7707 For some odd reason, LyX allows you to fully nest both 
7708 \family sans 
7709 Bibliography
7710 \family default 
7711  and 
7712 \family sans 
7713 Abstract
7714 \family default 
7715 .
7716  Also, LyX allows you to nest 
7717 \family sans 
7718 Title
7719 \family default 
7720
7721 \family sans 
7722 Author
7723 \family default 
7724 , and 
7725 \family sans 
7726 Date
7727 \family default 
7728  into other environments.
7729  We urge you not to.
7730  LaTeX may barf if you try it.
7731  Then again, it may not.
7732  We don't know for certain.
7733  However, it makes no sense contextually to perform any nesting with these
7734  environments, so why would you ever want to?
7735 \end_inset 
7736
7737
7738 \layout Description
7739
7740 Unnestable Can't nest them.
7741  Can't nest into them.
7742 \begin_deeper 
7743 \layout Itemize
7744
7745
7746 \family sans 
7747 Part
7748 \layout Itemize
7749
7750
7751 \family sans 
7752 Chapter
7753 \layout Itemize
7754
7755
7756 \family sans 
7757 Section
7758 \family default 
7759  
7760 \layout Itemize
7761
7762
7763 \family sans 
7764 Subsection
7765 \layout Itemize
7766
7767
7768 \family sans 
7769 Subsubsection
7770 \layout Itemize
7771
7772
7773 \family sans 
7774 Paragraph
7775 \family default 
7776  
7777 \layout Itemize
7778
7779
7780 \family sans 
7781 Subparagraph
7782 \layout Itemize
7783
7784
7785 \family sans 
7786 Part*
7787 \layout Itemize
7788
7789
7790 \family sans 
7791 Chapter*
7792 \layout Itemize
7793
7794
7795 \family sans 
7796 Section*
7797 \layout Itemize
7798
7799
7800 \family sans 
7801 Subsection*
7802 \layout Itemize
7803
7804
7805 \family sans 
7806 Subsubsection*
7807 \layout Itemize
7808
7809
7810 \family sans 
7811 Bibliography
7812 \layout Itemize
7813
7814
7815 \family sans 
7816 Abstract
7817 \layout Itemize
7818
7819
7820 \family sans 
7821 Title
7822 \layout Itemize
7823
7824
7825 \family sans 
7826 Author
7827 \layout Itemize
7828
7829
7830 \family sans 
7831 Date
7832 \end_deeper 
7833 \layout Description
7834
7835 Fully\SpecialChar ~
7836 Nestable You can nest them.
7837  You can nest other things into them.
7838 \begin_deeper 
7839 \layout Itemize
7840
7841
7842 \family sans 
7843 Verse
7844 \layout Itemize
7845
7846
7847 \family sans 
7848 Quote
7849 \layout Itemize
7850
7851
7852 \family sans 
7853 Quotation
7854 \layout Itemize
7855
7856
7857 \family sans 
7858 Itemize
7859 \layout Itemize
7860
7861
7862 \family sans 
7863 Enumerate
7864 \layout Itemize
7865
7866
7867 \family sans 
7868 Description
7869 \layout Itemize
7870
7871
7872 \family sans 
7873 List
7874 \layout Itemize
7875
7876
7877 \family sans 
7878 LyX-Code
7879 \end_deeper 
7880 \layout Description
7881
7882 Nestable-Inside You can nest them inside of other things.
7883  You can't nest anything into them.
7884 \begin_deeper 
7885 \layout Itemize
7886
7887
7888 \family sans 
7889 Standard
7890 \layout Itemize
7891
7892
7893 \family sans 
7894 Right\SpecialChar ~
7895 Address
7896 \layout Itemize
7897
7898
7899 \family sans 
7900 Address
7901 \end_deeper 
7902 \layout Standard
7903
7904 The 
7905 \family sans 
7906 Caption
7907 \family default 
7908  environment doesn't really fit anywhere, since it's only used inside of
7909  
7910 \family sans 
7911 Table\SpecialChar ~
7912 Floats
7913 \family default 
7914  and 
7915 \family sans 
7916 Figure\SpecialChar ~
7917 Floats
7918 \family default 
7919 .
7920 \layout Subsection
7921
7922 Nesting Other Things: Tables, Math, Floats, etc.
7923 \begin_inset LatexCommand \label{sec:table-and-fig-nesting}
7924
7925 \end_inset 
7926
7927
7928 \layout Standard
7929
7930 There are several things that aren't paragraph environments, but which are
7931  affected by nesting anyhow.
7932  They are:
7933 \layout Itemize
7934
7935 equations
7936 \layout Itemize
7937
7938 tables
7939 \layout Itemize
7940
7941 figures
7942 \layout Standard
7943
7944 [Note: if you put a figure or a table in a 
7945 \family sans 
7946 Float
7947 \family default 
7948 , this is no longer true.
7949  See below or look in sections 
7950 \begin_inset LatexCommand \ref{sec:figures}
7951
7952 \end_inset 
7953
7954  or 
7955 \begin_inset LatexCommand \ref{sec:tables}
7956
7957 \end_inset 
7958
7959  for more info.]
7960 \layout Standard
7961
7962 LyX can treat these three objects as either a word or as a paragraph.
7963  Well, you can't inline a table, but you can inline math and figures.
7964  If a figure or an equation is inlined, it goes wherever the paragraph it's
7965  in goes.
7966 \layout Standard
7967
7968 On the other hand, if you have an equation, figure or table in a 
7969 \begin_inset Quotes eld
7970 \end_inset 
7971
7972 paragraph
7973 \begin_inset Quotes erd
7974 \end_inset 
7975
7976  of its own, it behaves just like a 
7977 \begin_inset Quotes eld
7978 \end_inset 
7979
7980 nestable-inside
7981 \begin_inset Quotes erd
7982 \end_inset 
7983
7984  paragraph environment.
7985  You can nest it into any environment, but you [obviously] can't nest anything
7986  into it.
7987 \layout Standard
7988
7989 Here's an example with a table:
7990 \layout Enumerate
7991
7992 Item One
7993 \begin_deeper 
7994 \layout Enumerate
7995
7996 This is (a) and it's nested.
7997 \begin_deeper 
7998 \layout Standard
7999 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
8000
8001 \begin_inset  Tabular
8002 <lyxtabular version="3" rows="2" columns="2">
8003 <features>
8004 <column alignment="center" valignment="top" leftline="true" width="0pt">
8005 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8006 <row topline="true">
8007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8008 \begin_inset Text
8009
8010 \layout Standard
8011
8012
8013 \family roman 
8014 \series medium 
8015 \shape up 
8016 \size normal 
8017 \emph off 
8018 \bar no 
8019 \noun off 
8020 \color none
8021 a
8022 \end_inset 
8023 </cell>
8024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \layout Standard
8028
8029
8030 \family roman 
8031 \series medium 
8032 \shape up 
8033 \size normal 
8034 \emph off 
8035 \bar no 
8036 \noun off 
8037 \color none
8038 b
8039 \end_inset 
8040 </cell>
8041 </row>
8042 <row topline="true" bottomline="true">
8043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8044 \begin_inset Text
8045
8046 \layout Standard
8047
8048
8049 \family roman 
8050 \series medium 
8051 \shape up 
8052 \size normal 
8053 \emph off 
8054 \bar no 
8055 \noun off 
8056 \color none
8057 c
8058 \end_inset 
8059 </cell>
8060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \layout Standard
8064
8065
8066 \family roman 
8067 \series medium 
8068 \shape up 
8069 \size normal 
8070 \emph off 
8071 \bar no 
8072 \noun off 
8073 \color none
8074 d
8075 \end_inset 
8076 </cell>
8077 </row>
8078 </lyxtabular>
8079
8080 \end_inset 
8081
8082
8083 \end_deeper 
8084 \layout Enumerate
8085
8086 This is (b).
8087  The table is actually nested inside (a).
8088 \end_deeper 
8089 \layout Enumerate
8090
8091 Back out again.
8092 \layout Standard
8093
8094 If we hadn't nested the table at all, the list would look like this:
8095 \layout Enumerate
8096
8097 Item One
8098 \begin_deeper 
8099 \layout Enumerate
8100
8101 This is (a) and it's nested.
8102 \end_deeper 
8103 \layout Standard
8104 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
8105
8106 \begin_inset  Tabular
8107 <lyxtabular version="3" rows="2" columns="2">
8108 <features>
8109 <column alignment="center" valignment="top" leftline="true" width="0pt">
8110 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8111 <row topline="true">
8112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8113 \begin_inset Text
8114
8115 \layout Standard
8116
8117
8118 \family roman 
8119 \series medium 
8120 \shape up 
8121 \size normal 
8122 \emph off 
8123 \bar no 
8124 \noun off 
8125 \color none
8126 a
8127 \end_inset 
8128 </cell>
8129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8130 \begin_inset Text
8131
8132 \layout Standard
8133
8134
8135 \family roman 
8136 \series medium 
8137 \shape up 
8138 \size normal 
8139 \emph off 
8140 \bar no 
8141 \noun off 
8142 \color none
8143 b
8144 \end_inset 
8145 </cell>
8146 </row>
8147 <row topline="true" bottomline="true">
8148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \layout Standard
8152
8153
8154 \family roman 
8155 \series medium 
8156 \shape up 
8157 \size normal 
8158 \emph off 
8159 \bar no 
8160 \noun off 
8161 \color none
8162 c
8163 \end_inset 
8164 </cell>
8165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8166 \begin_inset Text
8167
8168 \layout Standard
8169
8170
8171 \family roman 
8172 \series medium 
8173 \shape up 
8174 \size normal 
8175 \emph off 
8176 \bar no 
8177 \noun off 
8178 \color none
8179 d
8180 \end_inset 
8181 </cell>
8182 </row>
8183 </lyxtabular>
8184
8185 \end_inset 
8186
8187
8188 \layout Enumerate
8189
8190 This is (b).
8191  The table is 
8192 \emph on 
8193 not
8194 \emph default 
8195  nested inside (a).
8196  In fact, it's not nested at all.
8197 \layout Enumerate
8198
8199 Back out again.
8200 \layout Standard
8201
8202 Notice how item (b) is not only no longer nested, but is also the first
8203  item of a new list!
8204 \layout Standard
8205
8206 There's another trap you can fall into: nesting the table, but not going
8207  deep enough.
8208  LyX turns anything after the table into a new [sub]list.
8209 \layout Enumerate
8210
8211 Item One
8212 \begin_deeper 
8213 \layout Enumerate
8214
8215 This is (a) and it's nested.
8216 \layout Standard
8217 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
8218
8219 \begin_inset  Tabular
8220 <lyxtabular version="3" rows="2" columns="2">
8221 <features>
8222 <column alignment="center" valignment="top" leftline="true" width="0pt">
8223 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8224 <row topline="true">
8225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8226 \begin_inset Text
8227
8228 \layout Standard
8229
8230
8231 \family roman 
8232 \series medium 
8233 \shape up 
8234 \size normal 
8235 \emph off 
8236 \bar no 
8237 \noun off 
8238 \color none
8239 a
8240 \end_inset 
8241 </cell>
8242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8243 \begin_inset Text
8244
8245 \layout Standard
8246
8247
8248 \family roman 
8249 \series medium 
8250 \shape up 
8251 \size normal 
8252 \emph off 
8253 \bar no 
8254 \noun off 
8255 \color none
8256 b
8257 \end_inset 
8258 </cell>
8259 </row>
8260 <row topline="true" bottomline="true">
8261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8262 \begin_inset Text
8263
8264 \layout Standard
8265
8266
8267 \family roman 
8268 \series medium 
8269 \shape up 
8270 \size normal 
8271 \emph off 
8272 \bar no 
8273 \noun off 
8274 \color none
8275 c
8276 \end_inset 
8277 </cell>
8278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8279 \begin_inset Text
8280
8281 \layout Standard
8282
8283
8284 \family roman 
8285 \series medium 
8286 \shape up 
8287 \size normal 
8288 \emph off 
8289 \bar no 
8290 \noun off 
8291 \color none
8292 d
8293 \end_inset 
8294 </cell>
8295 </row>
8296 </lyxtabular>
8297
8298 \end_inset 
8299
8300
8301 \layout Enumerate
8302
8303 This is (b).
8304  The table is actually nested inside Item One, but 
8305 \emph on 
8306 not
8307 \emph default 
8308  inside (a).
8309 \end_deeper 
8310 \layout Enumerate
8311
8312 Back out again.
8313 \layout Standard
8314
8315 As you can see, item (b) turned into the first item of a new list, but a
8316  new list 
8317 \emph on 
8318 inside
8319 \emph default 
8320  item 1.
8321  The same thing would have happened to a figure or an equation.
8322  So, if you nest tables, figures or equations, make sure you go to the right
8323  depth!
8324 \layout Standard
8325
8326 Then there are the so-called 
8327 \family sans 
8328 Floats
8329 \family default 
8330 .
8331  A 
8332 \family sans 
8333 Float
8334 \family default 
8335  is a block of text associated with some sort of label, but which doesn't
8336  have a fixed location.
8337  It can 
8338 \begin_inset Quotes eld
8339 \end_inset 
8340
8341 float
8342 \begin_inset Quotes erd
8343 \end_inset 
8344
8345  forward or backward a page or two, to wherever it fits best.
8346  
8347 \family sans 
8348 Footnotes
8349 \family default 
8350  and 
8351 \family sans 
8352 Margin\SpecialChar ~
8353 Notes
8354 \family default 
8355  are floats, as are 
8356 \family sans 
8357 Table\SpecialChar ~
8358 Floats
8359 \family default 
8360  and 
8361 \family sans 
8362 Figure\SpecialChar ~
8363 Floats
8364 \family default 
8365 .
8366  When you're editing a document in LyX, a closed 
8367 \family sans 
8368 Float
8369 \family default 
8370  looks like a gray button with a red label and goes wherever the paragraph
8371  it's in goes.
8372  However, because a 
8373 \family sans 
8374 Float
8375 \family default 
8376  has no fixed location in the final text, nesting has no effect on its actual
8377  location after you feed your document to LaTeX.
8378 \layout Subsection
8379
8380 Usage and General Features
8381 \layout Standard
8382
8383 Speaking of levels, LyX can perform up to a six-fold nesting.
8384  In other words, 
8385 \begin_inset Quotes eld
8386 \end_inset 
8387
8388 level #6
8389 \begin_inset Quotes erd
8390 \end_inset 
8391
8392  is the innermost possible depth.
8393  Here's an example to display what we mean:
8394 \layout Enumerate
8395
8396 level #1 - outermost
8397 \begin_deeper 
8398 \layout Enumerate
8399
8400 level #2
8401 \begin_deeper 
8402 \layout Enumerate
8403
8404 level #3
8405 \begin_deeper 
8406 \layout Enumerate
8407
8408 level #4
8409 \begin_deeper 
8410 \layout Itemize
8411
8412 level #5
8413 \begin_deeper 
8414 \layout Itemize
8415
8416 level #6
8417 \end_deeper 
8418 \end_deeper 
8419 \end_deeper 
8420 \end_deeper 
8421 \end_deeper 
8422 \layout Standard
8423
8424 Once again, LyX has a maximum of 6 levels, regardless of which specific
8425  paragraph environments you're using at a given level.
8426 \begin_inset Foot
8427 collapsed true
8428
8429 \layout Standard
8430
8431 Unfortunately, LyX doesn't enforce this limitation.
8432  If you try to exceed it, however, LaTeX will return errors when you go
8433  to produce output for your document.
8434 \end_inset 
8435
8436  That means that you can perform a six-fold nesting of a 
8437 \family sans 
8438 Description
8439 \family default 
8440  list, or a 
8441 \family sans 
8442 Verse
8443 \family default 
8444  environment, and so on.
8445  You can also mix environments, as we shall see later.
8446 \layout Standard
8447
8448 There are two exceptions to the six-fold nesting limit, and you can see
8449  both of them in the example.
8450  Unlike the other fully-nestable environments, you can only perform a four-fold
8451  nesting with the 
8452 \family sans 
8453 Enumerate
8454 \family default 
8455  and 
8456 \family sans 
8457 Itemize
8458 \family default 
8459  environments.
8460  For example, if we tried to nest another 
8461 \family sans 
8462 Enumerate
8463 \family default 
8464  list inside of item 
8465 \begin_inset Quotes eld
8466 \end_inset 
8467
8468 A.
8469 \begin_inset Quotes erd
8470 \end_inset 
8471
8472 , we'd get errors.
8473 \begin_inset Foot
8474 collapsed true
8475
8476 \layout Standard
8477
8478 Once again, LyX doesn't enforce this limitation.
8479  If you try to exceed it, however, LaTeX will return errors when you go
8480  to produce output for your document.
8481 \end_inset 
8482
8483
8484 \layout Subsection
8485
8486 Some Examples
8487 \layout Standard
8488
8489 The best way to explain just what you can do with nesting is by illustration.
8490  We have several examples of nested environments.
8491  In them, we explain how we created the example, so that you can reproduce
8492  them.
8493 \layout Subsubsection
8494
8495 Example #1: The Six-fold Way and Mixed Nesting
8496 \layout Labeling
8497 \labelwidthstring MMM
8498
8499 #1-a This is the outermost level.
8500  It's a 
8501 \family sans 
8502 List
8503 \family default 
8504  environment.
8505 \begin_deeper 
8506 \layout Labeling
8507 \labelwidthstring MMM
8508
8509 #2-a This is level #2.
8510  We created it by using 
8511 \family sans 
8512 M-Return
8513 \family default 
8514  followed by 
8515 \family sans 
8516 M-p\SpecialChar ~
8517 Right
8518 \family default 
8519 .
8520 \begin_deeper 
8521 \layout Labeling
8522 \labelwidthstring MMM
8523
8524 #3-a This is level #3.
8525  This time, we just hit 
8526 \family sans 
8527 Return
8528 \family default 
8529 , then used 
8530 \family sans 
8531 M-p\SpecialChar ~
8532 Right
8533 \family default 
8534  twice in a row.
8535  We could have also created it the same way as we did the previous level,
8536  by hitting 
8537 \family sans 
8538 M-Return
8539 \family default 
8540  followed by 
8541 \family sans 
8542 M-p\SpecialChar ~
8543 Right
8544 \family default 
8545 .
8546 \begin_deeper 
8547 \layout Standard
8548
8549 This is actually a 
8550 \family sans 
8551 Standard
8552 \family default 
8553  environment, nested inside of 
8554 \begin_inset Quotes eld
8555 \end_inset 
8556
8557 #3-a
8558 \begin_inset Quotes erd
8559 \end_inset 
8560
8561 .
8562  So, it's at level #4.
8563  We did this by hitting 
8564 \family sans 
8565 M-Return
8566 \family default 
8567 , then 
8568 \family sans 
8569 M-p\SpecialChar ~
8570 Right
8571 \family default 
8572 , then changing the paragraph environment to 
8573 \family sans 
8574 Standard
8575 \family default 
8576 .
8577  Do this to create list items with more than one paragraph - it also works
8578  for the 
8579 \family sans 
8580 Description
8581 \family default 
8582
8583 \family sans 
8584 Enumerate
8585 \family default 
8586 , and 
8587 \family sans 
8588 Itemize
8589 \family default 
8590  environments!
8591 \layout Standard
8592
8593 Here's another 
8594 \family sans 
8595 Standard
8596 \family default 
8597  paragraph, also at level #4, made with just a 
8598 \family sans 
8599 M-Return
8600 \family default 
8601 .
8602 \layout Labeling
8603 \labelwidthstring MMM
8604
8605 #4-a This is level #4.
8606  We hit 
8607 \family sans 
8608 M-Return
8609 \family default 
8610  and changed the paragraph environment back to 
8611 \family sans 
8612 List
8613 \family default 
8614 .
8615  Remember - we can't nest anything inside of a 
8616 \family sans 
8617 Standard
8618 \family default 
8619  environment, which is why we're still at level #4.
8620  However, we 
8621 \emph on 
8622 can
8623 \emph default 
8624  keep nesting things inside of 
8625 \begin_inset Quotes eld
8626 \end_inset 
8627
8628 #3-a
8629 \begin_inset Quotes erd
8630 \end_inset 
8631
8632 .
8633 \begin_deeper 
8634 \layout Labeling
8635 \labelwidthstring MMM
8636
8637 #5-a This is level #5\SpecialChar \ldots{}
8638
8639 \begin_deeper 
8640 \layout Labeling
8641 \labelwidthstring MMM
8642
8643 #6-a \SpecialChar \ldots{}
8644 and this is level #6.
8645  By now, you should know how we made these two.
8646 \end_deeper 
8647 \layout Labeling
8648 \labelwidthstring MMM
8649
8650 #5-b Back to level #5.
8651  Just hit 
8652 \family sans 
8653 M-Return
8654 \family default 
8655  followed by a 
8656 \family sans 
8657 M-p\SpecialChar ~
8658 Left
8659 \family default 
8660 .
8661 \end_deeper 
8662 \layout Labeling
8663 \labelwidthstring MMM
8664
8665 #4-b After another 
8666 \family sans 
8667 M-Return
8668 \family default 
8669  followed by a 
8670 \family sans 
8671 M-p\SpecialChar ~
8672 Left
8673 \family default 
8674 , we're back at level #4.
8675 \end_deeper 
8676 \layout Labeling
8677 \labelwidthstring MMM
8678
8679 #3-b Back to level #3.
8680  By now it should be obvious how we did this.
8681 \end_deeper 
8682 \layout Labeling
8683 \labelwidthstring MMM
8684
8685 #2-b Back to level #2.
8686  
8687 \end_deeper 
8688 \layout Labeling
8689 \labelwidthstring MMM
8690
8691 #1-b And last, back to the outermost level, #1.
8692  After this sentence, we'll hit 
8693 \family sans 
8694 Return
8695 \family default 
8696  and change the paragraph environment back to 
8697 \family sans 
8698 Standard
8699 \family default 
8700  to end the list.
8701 \layout Standard
8702
8703 There you have it! Oh --- we could have also used the 
8704 \family sans 
8705 Description
8706 \family default 
8707
8708 \family sans 
8709 Quote
8710 \family default 
8711
8712 \family sans 
8713 Quotation
8714 \family default 
8715 , or even the 
8716 \family sans 
8717 Verse
8718 \family default 
8719  environment in place of the 
8720 \family sans 
8721 List
8722 \family default 
8723  environment.
8724  The example would have worked exactly the same.
8725 \layout Subsubsection
8726
8727 Example #2: Inheritance
8728 \layout LyX-Code
8729
8730 This is the LyX-Code environment, at level #1, the outermost
8731 \layout LyX-Code
8732
8733 level.
8734   Now we'll hit 
8735 \family sans 
8736 Return
8737 \family default 
8738 , then 
8739 \family sans 
8740 M-p Right
8741 \family default 
8742 , after which, we'll change to the 
8743 \family sans 
8744 Enumerate
8745 \family default 
8746  environment.
8747 \begin_deeper 
8748 \layout Enumerate
8749
8750 This is the 
8751 \family sans 
8752 Enumerate
8753 \family default 
8754  environment, at level #2.
8755 \layout Enumerate
8756
8757 Notice how the nested 
8758 \family sans 
8759 Enumerate
8760 \family default 
8761  not only inherits its margins from its parent environment [
8762 \family sans 
8763 LyX-Code
8764 \family default 
8765 ], but also inherits its font and spacing!
8766 \end_deeper 
8767 \layout Standard
8768
8769 We ended this example by hitting 
8770 \family sans 
8771 Return
8772 \family default 
8773 .
8774  After that, we needed to reset the paragraph environment to 
8775 \family sans 
8776 Standard
8777 \family default 
8778  and resetting the nesting depth by using 
8779 \family sans 
8780 M-p\SpecialChar ~
8781 Left
8782 \family default 
8783  once.
8784 \layout Subsubsection
8785
8786 Example #3: Labels, Levels, and the 
8787 \family sans 
8788 Enumerate
8789 \family default 
8790  and 
8791 \family sans 
8792 Itemize
8793 \family default 
8794  Environments
8795 \begin_inset OptArg
8796 collapsed true
8797
8798 \layout Standard
8799
8800 Example #3: Labels, Levels and other list environments
8801 \end_inset 
8802
8803
8804 \layout Enumerate
8805
8806 This is level #1, in an 
8807 \family sans 
8808 Enumerate
8809 \family default 
8810  paragraph environment.
8811  We're actually going to nest a bunch of these.
8812 \begin_deeper 
8813 \layout Enumerate
8814
8815 This is level #2.
8816  We used 
8817 \family sans 
8818 M-Return
8819 \family default 
8820  followed by 
8821 \family sans 
8822 M-p\SpecialChar ~
8823 Right
8824 \family default 
8825 .
8826  Now, what happens if we nest an 
8827 \family sans 
8828 Itemize
8829 \family default 
8830  environment inside of this one? It will be at level #3, but what will its
8831  label be? An asterisk?
8832 \begin_deeper 
8833 \layout Itemize
8834
8835 No! It's a bullet.
8836  This is the 
8837 \emph on 
8838 first
8839 \emph default 
8840  
8841 \family sans 
8842 Itemize
8843 \family default 
8844  environment, even though it's at level #3.
8845  So, its label is a bullet.
8846  [Note: we got here by using 
8847 \family sans 
8848 M-Return
8849 \family default 
8850 , then 
8851 \family sans 
8852 M-p\SpecialChar ~
8853 Right
8854 \family default 
8855 , then changing the environment to 
8856 \family sans 
8857 Itemize
8858 \family default 
8859 .]
8860 \begin_deeper 
8861 \layout Itemize
8862
8863 Here's level #4, produced using 
8864 \family sans 
8865 M-Return
8866 \family default 
8867 , then 
8868 \family sans 
8869 M-p\SpecialChar ~
8870 Right
8871 \family default 
8872 .
8873  We'll do that again\SpecialChar \ldots{}
8874
8875 \begin_deeper 
8876 \layout Enumerate
8877
8878 \SpecialChar \ldots{}
8879 to get to level #5.
8880  This time, however, we also changed the paragraph environment back to 
8881 \family sans 
8882 Enumerate
8883 \family default 
8884 .
8885  Notice the type of numbering! It's 
8886 \emph on 
8887 lowercase Roman
8888 \emph default 
8889 , because we're the 
8890 \emph on 
8891 thirdfold
8892 \emph default 
8893  
8894 \family sans 
8895 Enumerate
8896 \family default 
8897  environment [i.e.
8898  we're an
8899 \family sans 
8900  Enumerate
8901 \family default 
8902  inside an 
8903 \family sans 
8904 Enumerate
8905 \family default 
8906  inside an 
8907 \family sans 
8908 Enumerate
8909 \family default 
8910 ].
8911 \layout Enumerate
8912
8913 What happens if we 
8914 \emph on 
8915 don't
8916 \emph default 
8917  change the paragraph environment, but decrease the nesting depth? What
8918  type of numbering does LyX use?
8919 \layout Enumerate
8920
8921 Oh, as if you couldn't guess by now, we're just using 
8922 \family sans 
8923 M-Return
8924 \family default 
8925  to keep the current environment and depth but create a new item.
8926 \layout Enumerate
8927
8928 Let's use 
8929 \family sans 
8930 M-p\SpecialChar ~
8931 Left
8932 \family default 
8933  to decrease the depth after the next 
8934 \family sans 
8935 M-Return
8936 \family default 
8937 .
8938 \end_deeper 
8939 \layout Enumerate
8940
8941 This is level #4.
8942  Look what type of label LyX is using!
8943 \end_deeper 
8944 \layout Enumerate
8945
8946 This is level #3.
8947  Even though we've changed levels, LyX is still using a lowercase Roman
8948  numeral as the label.
8949  Why?!
8950 \layout Enumerate
8951
8952 Because, even though the nesting depth has changed, the paragraph is 
8953 \emph on 
8954 still
8955 \emph default 
8956  a thirdfold 
8957 \family sans 
8958 Enumerate
8959 \family default 
8960  environment.
8961  Notice, however, that LyX 
8962 \emph on 
8963 did
8964 \emph default 
8965  reset the counter for the label.
8966 \end_deeper 
8967 \layout Enumerate
8968
8969 Another 
8970 \family sans 
8971 M-Return
8972 \family default 
8973  
8974 \family sans 
8975 M-p\SpecialChar ~
8976 Left
8977 \family default 
8978  sequence, and we're back to level #2.
8979  This time, we not only changed the nesting depth, but we also moved back
8980  into the twofold-nested 
8981 \family sans 
8982 Enumerate
8983 \family default 
8984  environment.
8985 \end_deeper 
8986 \layout Enumerate
8987
8988 The same thing happens if we do another 
8989 \family sans 
8990 M-Return
8991 \family default 
8992  
8993 \family sans 
8994 M-p\SpecialChar ~
8995 Left
8996 \family default 
8997  sequence and return to level #1, the outermost level.
8998 \layout Standard
8999
9000 Lastly, we reset the environment to 
9001 \family sans 
9002 Standard
9003 \family default 
9004 .
9005  As you can see, the level number doesn't correspond to what type of labelling
9006  LyX uses for the 
9007 \family sans 
9008 Enumerate
9009 \family default 
9010  and 
9011 \family sans 
9012 Itemize
9013 \family default 
9014  environments.
9015  The number of 
9016 \emph on 
9017 other 
9018 \family sans 
9019 Enumerate
9020 \family default 
9021  environments
9022 \emph default 
9023  surrounding it determines what kind of label LyX uses for an 
9024 \family sans 
9025 Enumerate
9026 \family default 
9027  item.
9028  The same rule applies for the 
9029 \family sans 
9030 Itemize
9031 \family default 
9032  environment, as well.
9033 \layout Subsubsection
9034
9035 Example #4: Going Bonkers
9036 \layout Enumerate
9037
9038 We're going to go totally nuts now.
9039  We won't nest as deep as in the other examples, nor will we go into the
9040  same detail with how we did it.
9041  [level #1: 
9042 \family sans 
9043 Enumerate
9044 \family default 
9045 ]
9046 \begin_deeper 
9047 \layout Standard
9048
9049 [
9050 \family sans 
9051 Return, M-p\SpecialChar ~
9052 Right, Standard
9053 \family default 
9054 : level #2] We'll stick an encapsulated description of how we created the
9055  example in brackets someplace.
9056  For example, the two keybindings are how we changed the depth.
9057  The environment name is, obviously, the name of the current environment.
9058  Either before or after this, we'll put in the level.
9059 \end_deeper 
9060 \layout Enumerate
9061
9062 [
9063 \family sans 
9064 Return, Enumerate
9065 \family default 
9066 : level #1] This is the next item in the list.
9067 \begin_deeper 
9068 \layout Verse
9069
9070 Now we'll add verse.
9071 \newline 
9072 It will get much worse.
9073 \newline 
9074 [
9075 \family sans 
9076 Return, M-p\SpecialChar ~
9077 Right, Verse
9078 \family default 
9079 : level #2]
9080 \layout Verse
9081
9082 Fiddle dee, Fiddle doo.
9083 \newline 
9084 Bippitey boppitey boo!
9085 \newline 
9086 [
9087 \family sans 
9088 M-Return
9089 \family default 
9090 ]
9091 \layout Verse
9092
9093 Here comes a table for you:
9094 \begin_deeper 
9095 \layout Standard
9096 \added_space_top 0.3cm \align center 
9097
9098 \begin_inset  Tabular
9099 <lyxtabular version="3" rows="2" columns="2">
9100 <features>
9101 <column alignment="center" valignment="top" width="0pt">
9102 <column alignment="center" valignment="top" leftline="true" width="0pt">
9103 <row>
9104 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9105 \begin_inset Text
9106
9107 \layout Standard
9108
9109
9110 \family roman 
9111 \series medium 
9112 \shape up 
9113 \size normal 
9114 \emph off 
9115 \bar no 
9116 \noun off 
9117 \color none
9118 one-fish
9119 \end_inset 
9120 </cell>
9121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9122 \begin_inset Text
9123
9124 \layout Standard
9125
9126
9127 \family roman 
9128 \series medium 
9129 \shape up 
9130 \size normal 
9131 \emph off 
9132 \bar no 
9133 \noun off 
9134 \color none
9135 two-fish
9136 \end_inset 
9137 </cell>
9138 </row>
9139 <row topline="true">
9140 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \layout Standard
9144
9145
9146 \family roman 
9147 \series medium 
9148 \shape up 
9149 \size normal 
9150 \emph off 
9151 \bar no 
9152 \noun off 
9153 \color none
9154 red-fish
9155 \end_inset 
9156 </cell>
9157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9158 \begin_inset Text
9159
9160 \layout Standard
9161
9162
9163 \family roman 
9164 \series medium 
9165 \shape up 
9166 \size normal 
9167 \emph off 
9168 \bar no 
9169 \noun off 
9170 \color none
9171 blue-fish
9172 \end_inset 
9173 </cell>
9174 </row>
9175 </lyxtabular>
9176
9177 \end_inset 
9178
9179
9180 \end_deeper 
9181 \layout Verse
9182
9183 [
9184 \family sans 
9185 M-Return, Table, M-p\SpecialChar ~
9186 Right
9187 \family default 
9188  3 times, 
9189 \family sans 
9190 M-Return, Verse, M-p\SpecialChar ~
9191 Left
9192 \family default 
9193 ]
9194 \end_deeper 
9195 \layout Enumerate
9196
9197 [
9198 \family sans 
9199 Return, Enumerate
9200 \family default 
9201 : level #1] This is another item.
9202  Note that selecting a 
9203 \family sans 
9204 Table
9205 \family default 
9206  resets the nesting depth to level #1, so we increased the nesting depth
9207  3 times to put the table inside the 
9208 \family sans 
9209 Verse
9210 \family default 
9211  environment.
9212  
9213 \layout Quotation
9214
9215 We're now ending the 
9216 \family sans 
9217 Enumerate
9218 \family default 
9219  list and changing to 
9220 \family sans 
9221 Quotation
9222 \family default 
9223 .
9224  We're still at level #1.
9225  We want to show you some of the things you can do by mixing environments.
9226  The next set of paragraphs is a 
9227 \begin_inset Quotes eld
9228 \end_inset 
9229
9230 quoted letter.
9231 \begin_inset Quotes erd
9232 \end_inset 
9233
9234  We'll nest both the 
9235 \family sans 
9236 Address
9237 \family default 
9238  and 
9239 \family sans 
9240 Right\SpecialChar ~
9241 Address
9242 \family default 
9243  environments inside of this one, then use another nested 
9244 \family sans 
9245 Quotation
9246 \family default 
9247  for the letter body.
9248  We'll use 
9249 \family sans 
9250 M-Return
9251 \family default 
9252  to preserve the depth.
9253  Remember that you need to use 
9254 \family sans 
9255 C-Return
9256 \family default 
9257  to create multiple lines inside the 
9258 \family sans 
9259 Address
9260 \family default 
9261  and 
9262 \family sans 
9263 Right\SpecialChar ~
9264 Address
9265 \family default 
9266  environments.
9267  Here it goes:
9268 \begin_deeper 
9269 \layout Right Address
9270
9271 1234 Nowhere Rd.
9272 \newline 
9273 Moosegroin, MT 00100
9274 \newline 
9275 9-6-96
9276 \layout Address
9277
9278 Dear Mr.\SpecialChar ~
9279 Fizlewitz:
9280 \layout Quotation
9281
9282 We regret to inform you that we cannot fill your order for 50L of compressed
9283  methane gas due to circumstances beyond our control.
9284  Unfortunately, several of our cows have mysteriously exploded, creating
9285  a backlog in our orders for methane.
9286  We will place your name on the waiting list and try to fill your order
9287  as soon as possible.
9288  In the meantime, we thank you for your patience.
9289 \layout Quotation
9290
9291 We do, however, now have a special on beef.
9292  If you are interested, please return the enclosed pricing and order form
9293  with your order, along with payment.
9294 \layout Quotation
9295
9296 We thank you again for your patience.
9297 \layout Address
9298
9299 Sincerely,
9300 \newline 
9301 Bill Hick
9302 \end_deeper 
9303 \layout Quotation
9304
9305 That ends that example!
9306 \layout Standard
9307
9308 As you can see, nesting environments in LyX gives you a lot of power with
9309  just a few keystrokes.
9310  We could have easily nested an 
9311 \family sans 
9312 Itemize
9313 \family default 
9314  list inside of a 
9315 \family sans 
9316 Quotation
9317 \family default 
9318  or 
9319 \family sans 
9320 Quote
9321 \family default 
9322 , or put a 
9323 \family sans 
9324 Quote
9325 \family default 
9326  inside of an 
9327 \family sans 
9328 Itemize
9329 \family default 
9330  list.
9331  You have a huge variety of options at your disposal.
9332 \layout Section
9333
9334 Fonts and Text Styles
9335 \layout Subsection
9336
9337 Overview
9338 \layout Standard
9339
9340 Many modern typesetting and markup languages have begun to move towards
9341  specifying character styles rather than specifying a particular font.
9342  For example, instead of changing to an italicized version of the current
9343  font to emphasize text, you use an 
9344 \begin_inset Quotes eld
9345 \end_inset 
9346
9347 emphasized style
9348 \begin_inset Quotes erd
9349 \end_inset 
9350
9351  instead.
9352  This concept fits in perfectly with LyX.
9353  In LyX, you do things based on contexts, rather than focusing on typesetting
9354  details.
9355 \layout Standard
9356
9357 Right now, LyX allows you to specify a global default font, and has two
9358  character styles, 
9359 \family sans 
9360 Emphasized
9361 \family default 
9362  and 
9363 \family sans 
9364 Noun
9365 \family default 
9366 .
9367  The 
9368 \family sans 
9369 Emphasized
9370 \family default 
9371  style corresponds to an italics font.
9372  The 
9373 \family sans 
9374 Noun
9375 \family default 
9376  style corresponds to a font in smallcaps, which some languages and writing
9377  styles use to typeset proper names.
9378  The LyX Team actually hopes to someday have a full set of character styles,
9379  and to also allow the user to customize which font changes correspond to
9380  what styles.
9381  At the moment, though, you'll have to be satisfied with what we've done
9382  already.
9383 \layout Subsection
9384
9385 Global Options
9386 \layout Standard
9387
9388 You can set the default font from the 
9389 \family sans 
9390 \bar under 
9391 D
9392 \bar default 
9393 ocument\SpecialChar \menuseparator
9394
9395 \bar under 
9396 S
9397 \bar default 
9398 ettings
9399 \family default 
9400  dialog.
9401  There are two options of interest here, 
9402 \family sans 
9403 \bar under 
9404 F
9405 \bar default 
9406 onts
9407 \family default 
9408  and 
9409 \family sans 
9410 Font\SpecialChar ~
9411
9412 \bar under 
9413 S
9414 \bar default 
9415 ize
9416 \family default 
9417 .
9418  The possible options under 
9419 \family sans 
9420 \bar under 
9421 F
9422 \bar default 
9423 onts
9424 \family default 
9425  include 
9426 \begin_inset Quotes eld
9427 \end_inset 
9428
9429
9430 \family sans 
9431 default
9432 \family default 
9433
9434 \begin_inset Quotes erd
9435 \end_inset 
9436
9437  and a list of fonts available on your system.
9438  The option 
9439 \begin_inset Quotes eld
9440 \end_inset 
9441
9442
9443 \family sans 
9444 default
9445 \family default 
9446
9447 \begin_inset Quotes erd
9448 \end_inset 
9449
9450  uses the standard TeX fonts, known as 
9451 \begin_inset Quotes eld
9452 \end_inset 
9453
9454 computer modern
9455 \begin_inset Quotes erd
9456 \end_inset 
9457
9458  (cm) or 
9459 \begin_inset Quotes eld
9460 \end_inset 
9461
9462 European modern
9463 \begin_inset Quotes erd
9464 \end_inset 
9465
9466  (ec).
9467  Most systems will typically have some version of a Times and Helvetica
9468  font, with other variants.
9469  You'll have to examine this for yourself.
9470 \layout Standard
9471
9472 As for the 
9473 \family sans 
9474 Font\SpecialChar ~
9475
9476 \bar under 
9477 S
9478 \bar default 
9479 ize
9480 \family default 
9481  option, there are three possible values: 
9482 \family sans 
9483 10
9484 \family default 
9485
9486 \family sans 
9487 11
9488 \family default 
9489 , and 
9490 \family sans 
9491 12
9492 \family default 
9493 .
9494  Remember, this is the 
9495 \emph on 
9496 base
9497 \emph default 
9498  font size.
9499  LyX actually scales all of the other possible font sizes (such as those
9500  used in footnotes, superscripts, and subscripts) by this value.
9501  You can always fine-tune the font size from within the document if you
9502  need to.
9503  It's also rather silly to use an 8pt or 24pt font as the default font size,
9504  as this typically renders your document unreadable.
9505 \layout Standard
9506
9507 Note that once you choose a new value for 
9508 \family sans 
9509 \bar under 
9510 F
9511 \bar default 
9512 onts
9513 \family default 
9514  or 
9515 \family sans 
9516 Font\SpecialChar ~
9517
9518 \bar under 
9519 S
9520 \bar default 
9521 ize
9522 \family default 
9523 , LyX does 
9524 \emph on 
9525 not
9526 \emph default 
9527  change the screen.
9528  You'll only see a difference once you generate the final output.
9529  This is part of the WYSIWYM concept.
9530  Besides, you have certainly noticed that "Roman" text on the LyX screen
9531  corresponds to the default font.
9532 \layout Subsection
9533
9534 Using Different Character Styles
9535 \layout Standard
9536
9537 As we've already seen, LyX automatically changes the character style for
9538  certain paragraph environments.
9539  We also mentioned two other character styles, 
9540 \family sans 
9541 Emphasized
9542 \family default 
9543  and 
9544 \family sans 
9545 Noun
9546 \family default 
9547 .
9548  You can activate both of these styles via keybindings, the menus, and the
9549  toolbar.
9550 \layout Standard
9551
9552 To activate the 
9553 \family sans 
9554 Noun
9555 \family default 
9556  style, do one of the following:
9557 \layout Itemize
9558
9559 click on the toolbar button with the person-shaped icon
9560 \layout Itemize
9561
9562 use the keybinding 
9563 \family sans 
9564 M-c\SpecialChar ~
9565 c
9566 \layout Standard
9567
9568 These commands are all toggles.
9569  That is, if 
9570 \family sans 
9571 Noun
9572 \family default 
9573  style is already active, they deactivate it.
9574 \layout Standard
9575
9576 One typically uses the 
9577 \family sans 
9578 Noun
9579 \family default 
9580  style for proper names.
9581  For example: 
9582 \begin_inset Quotes eld
9583 \end_inset 
9584
9585
9586 \noun on 
9587 Matthias Ettrich
9588 \noun default 
9589  is the original author of LyX.
9590 \begin_inset Quotes erd
9591 \end_inset 
9592
9593
9594 \layout Standard
9595
9596 A more widely used character style is the 
9597 \family sans 
9598 Emphasized
9599 \family default 
9600  style.
9601  You can activate [or deactivate - it's also a toggle] the 
9602 \family sans 
9603 Emphasized
9604 \family default 
9605  style by:
9606 \layout Itemize
9607
9608 clicking on the toolbar button with the 
9609 \begin_inset Quotes eld
9610 \end_inset 
9611
9612 !
9613 \begin_inset Quotes erd
9614 \end_inset 
9615
9616  character on it
9617 \layout Itemize
9618
9619 using the keybindings 
9620 \family sans 
9621 M-c\SpecialChar ~
9622 e
9623 \layout Standard
9624
9625 At the moment, the 
9626 \family sans 
9627 Emphasized
9628 \family default 
9629  style is equivalent to an italicized font.
9630  We have plans to make that association more user-configurable in the future.
9631 \layout Standard
9632
9633 We've been using the 
9634 \family sans 
9635 Emphasized
9636 \family default 
9637  style all over the place in this document.
9638  Here's one more example:
9639 \layout Quotation
9640
9641
9642 \emph on 
9643 Don't overuse character styles!
9644 \layout Standard
9645
9646 It's also a warning in addition to an example.
9647  One's writing should parallel ordinary conversation.
9648  Since we don't all constantly scream at each other, we should also avoid
9649  the common tendency to overuse character style.
9650  
9651 \layout Standard
9652
9653 Oh --- one last note: You can always reset to the default font using the
9654  keybinding 
9655 \family sans 
9656 M-c\SpecialChar ~
9657 Space
9658 \family default 
9659 .
9660 \layout Subsection
9661
9662 Fine-Tuning with the 
9663 \family sans 
9664 Character Layout
9665 \family default 
9666  dialog
9667 \layout Standard
9668
9669 There are always occasions when you'll need to do some fine-tuning, so LyX
9670  gives you a way to create custom character style.
9671  For example, an academic journal or a corporation may have a style sheet
9672  requiring a sans-serif font be used in certain situations.
9673 \begin_inset Foot
9674 collapsed true
9675
9676 \layout Standard
9677
9678 Note from 
9679 \noun on 
9680 John Weiss
9681 \noun default 
9682 : There is, in fact, such a style sheet for the LyX Documentation, since
9683  manuals need a certain amount of consistency.
9684 \end_inset 
9685
9686  Also, writers sometimes use a different font to offset a character's thoughts
9687  from ordinary dialogue.
9688 \layout Standard
9689
9690 Before we document how to use custom character style, we want to issue a
9691  warning yet again: Don't overuse character styles.
9692  Many modern word processors have a vast array of fonts available to them,
9693  providing you with the power of a printing press.
9694  Unfortunately, there is a tendency to overuse that power.
9695  The phrase, 
9696 \begin_inset Quotes eld
9697 \end_inset 
9698
9699 Using a sledgehammer to swat a fly,
9700 \begin_inset Quotes erd
9701 \end_inset 
9702
9703  comes to mind.
9704  And, as the old saying implies, documents that overuse different fonts
9705  and sizes tend to look like someone's knocked huge holes in it.
9706 \layout Standard
9707
9708 Enough complaining.
9709 \layout Standard
9710
9711 To use custom fonts, open the 
9712 \family sans 
9713 \bar under 
9714 E
9715 \bar default 
9716 dit\SpecialChar \menuseparator
9717 Text\SpecialChar ~
9718
9719 \bar under 
9720 S
9721 \bar default 
9722 tyle
9723 \family default 
9724  dialog.
9725  There are seven buttons on this dialog, each corresponding to a different
9726  font property which you can choose.
9727  You can choose an option for one of these seven properties, or select 
9728 \family sans 
9729 No\SpecialChar ~
9730 change
9731 \family default 
9732 , which keeps the current state of that property.
9733  The item 
9734 \family sans 
9735 Reset
9736 \family default 
9737  will reset the property to whatever is the default for the hosting paragraph
9738  environment.
9739  You can use this to reset attributes across a bunch of different paragraph
9740  environments in a snap.
9741 \layout Standard
9742
9743 The seven font properties, and their options [in addition to 
9744 \family sans 
9745 No\SpecialChar ~
9746 change
9747 \family default 
9748  and 
9749 \family sans 
9750 Reset
9751 \family default 
9752 ] are:
9753 \layout Labeling
9754 \labelwidthstring MMMMM
9755
9756
9757 \family sans 
9758 \bar under 
9759 F
9760 \bar default 
9761 amily
9762 \family default 
9763  The 
9764 \begin_inset Quotes eld
9765 \end_inset 
9766
9767 overall look
9768 \begin_inset Quotes erd
9769 \end_inset 
9770
9771  of the font.
9772  The possible options are:
9773 \begin_deeper 
9774 \layout Labeling
9775 \labelwidthstring MMMMMM
9776
9777
9778 \family sans 
9779 Roman
9780 \family default 
9781  This is the Roman font family.
9782 \begin_deeper 
9783 \layout Standard
9784
9785 It's also the default family.
9786  [keybinding = 
9787 \family sans 
9788 M-c\SpecialChar ~
9789 r
9790 \family default 
9791 ]
9792 \end_deeper 
9793 \layout Labeling
9794 \labelwidthstring MMMMMM
9795
9796
9797 \family sans 
9798 Sans\SpecialChar ~
9799 Serif
9800 \family default 
9801  
9802 \family sans 
9803 This is the Sans Serif font family.
9804 \begin_deeper 
9805 \layout Standard
9806
9807 [keybinding = 
9808 \family sans 
9809 M-c\SpecialChar ~
9810 s
9811 \family default 
9812 ]
9813 \end_deeper 
9814 \layout Labeling
9815 \labelwidthstring MMMMMM
9816
9817
9818 \family sans 
9819 Typewriter
9820 \family default 
9821  
9822 \family typewriter 
9823 This is the Typewriter font family.
9824 \begin_deeper 
9825 \layout Standard
9826
9827 [keybinding = 
9828 \family sans 
9829 M-c\SpecialChar ~
9830 p
9831 \family default 
9832 ]
9833 \end_deeper 
9834 \end_deeper 
9835 \layout Labeling
9836 \labelwidthstring MMMMM
9837
9838
9839 \family sans 
9840 \bar under 
9841 S
9842 \bar default 
9843 eries
9844 \family default 
9845  This corresponds to the print weight.
9846  Options are:
9847 \begin_deeper 
9848 \layout Labeling
9849 \labelwidthstring MMMMMM
9850
9851
9852 \family sans 
9853 Medium
9854 \family default 
9855  This is the Medium font series.
9856 \begin_deeper 
9857 \layout Standard
9858
9859 It's also the default series.
9860 \end_deeper 
9861 \layout Labeling
9862 \labelwidthstring MMMMMM
9863
9864
9865 \family sans 
9866 Bold
9867 \family default 
9868  
9869 \series bold 
9870 This is the Bold font series.
9871 \begin_deeper 
9872 \layout Standard
9873
9874 You can toggle this series on or off with the keybinding 
9875 \family sans 
9876 M-c\SpecialChar ~
9877 b
9878 \family default 
9879 .
9880 \end_deeper 
9881 \end_deeper 
9882 \layout Labeling
9883 \labelwidthstring MMMMM
9884
9885
9886 \family sans 
9887 S
9888 \bar under 
9889 h
9890 \bar default 
9891 ape
9892 \family default 
9893  As the name implies.
9894  Options are:
9895 \begin_deeper 
9896 \layout Labeling
9897 \labelwidthstring MMMMMM
9898
9899
9900 \family sans 
9901 Upright
9902 \family default 
9903  This is the Upright font shape.
9904 \begin_deeper 
9905 \layout Standard
9906
9907 It's also the default shape.
9908 \end_deeper 
9909 \layout Labeling
9910 \labelwidthstring MMMMMM
9911
9912
9913 \family sans 
9914 Italic
9915 \family default 
9916  
9917 \shape italic 
9918 This 
9919 \family sans 
9920 i
9921 \family default 
9922 s the Italic font shape
9923 \shape default 
9924 \emph on 
9925 .
9926 \layout Labeling
9927 \labelwidthstring MMMMMM
9928
9929
9930 \family sans 
9931 Slanted
9932 \family default 
9933  
9934 \shape slanted 
9935 This is the Slanted font shape
9936 \family sans 
9937  
9938 \family default 
9939 \shape default 
9940 (although it might not be visible on screen, this is different from italic).
9941 \layout Labeling
9942 \labelwidthstring MMMMMM
9943
9944
9945 \family sans 
9946 Small\SpecialChar ~
9947 Caps
9948 \family default 
9949  
9950 \shape smallcaps 
9951 This is the Small caps font shape
9952 \shape default 
9953 \noun on 
9954 .
9955 \end_deeper 
9956 \layout Labeling
9957 \labelwidthstring MMMMM
9958
9959
9960 \family sans 
9961 Si
9962 \bar under 
9963 z
9964 \bar default 
9965 e
9966 \family default 
9967  Alters the size of the font.
9968  You'll find no numerical values here; all possible sizes are actually proportio
9969 nal to the default font size.
9970  Once again, you don't feed LyX the details, but a general description of
9971  what you want to do.
9972 \begin_deeper 
9973 \layout Standard
9974
9975 The options [and their keybindings] are:
9976 \layout Labeling
9977 \labelwidthstring MMMMMM
9978
9979
9980 \family sans 
9981 Tiny
9982 \family default 
9983  
9984 \size tiny 
9985 This is the 
9986 \begin_inset Quotes eld
9987 \end_inset 
9988
9989 Tiny
9990 \begin_inset Quotes erd
9991 \end_inset 
9992
9993  font size.
9994 \begin_deeper 
9995 \layout Standard
9996
9997 [keybinding = 
9998 \family sans 
9999 M-s\SpecialChar ~
10000 t
10001 \family default 
10002  or 
10003 \family sans 
10004 M-s\SpecialChar ~
10005 1
10006 \family default 
10007 ]
10008 \end_deeper 
10009 \layout Labeling
10010 \labelwidthstring MMMMMM
10011
10012
10013 \family sans 
10014 Smallest 
10015 \family default 
10016 \size scriptsize 
10017 This is the 
10018 \begin_inset Quotes eld
10019 \end_inset 
10020
10021 Smallest
10022 \begin_inset Quotes erd
10023 \end_inset 
10024
10025  font size
10026 \begin_deeper 
10027 \layout Standard
10028
10029 [keybinding = 
10030 \family sans 
10031 M-s\SpecialChar ~
10032
10033 \family default 
10034 2]
10035 \end_deeper 
10036 \layout Labeling
10037 \labelwidthstring MMMMMM
10038
10039
10040 \family sans 
10041 Smaller 
10042 \family default 
10043 \size footnotesize 
10044 This is the 
10045 \begin_inset Quotes eld
10046 \end_inset 
10047
10048 Smaller
10049 \begin_inset Quotes erd
10050 \end_inset 
10051
10052  font size
10053 \begin_deeper 
10054 \layout Standard
10055
10056 [keybinding = 
10057 \family sans 
10058 M-s\SpecialChar ~
10059 S
10060 \family default 
10061  or 
10062 \family sans 
10063 M-s\SpecialChar ~
10064
10065 \family default 
10066 3]
10067 \end_deeper 
10068 \layout Labeling
10069 \labelwidthstring MMMMMM
10070
10071
10072 \family sans 
10073 Small
10074 \family default 
10075  
10076 \size small 
10077 This is the 
10078 \begin_inset Quotes eld
10079 \end_inset 
10080
10081 Small
10082 \begin_inset Quotes erd
10083 \end_inset 
10084
10085  font size.
10086 \begin_deeper 
10087 \layout Standard
10088
10089 [keybinding = 
10090 \family sans 
10091 M-s\SpecialChar ~
10092 s
10093 \family default 
10094  or 
10095 \family sans 
10096 M-s\SpecialChar ~
10097
10098 \family default 
10099 4]
10100 \end_deeper 
10101 \layout Labeling
10102 \labelwidthstring MMMMMM
10103
10104
10105 \family sans 
10106 Normal
10107 \family default 
10108  This is the 
10109 \begin_inset Quotes eld
10110 \end_inset 
10111
10112 Normal
10113 \begin_inset Quotes erd
10114 \end_inset 
10115
10116  font size.
10117 \begin_deeper 
10118 \layout Standard
10119
10120 It's also the default size.
10121  [keybinding = 
10122 \family sans 
10123 M-s\SpecialChar ~
10124 n
10125 \family default 
10126  or 
10127 \family sans 
10128 M-s\SpecialChar ~
10129
10130 \family default 
10131 5]
10132 \end_deeper 
10133 \layout Labeling
10134 \labelwidthstring MMMMMM
10135
10136
10137 \family sans 
10138 Large
10139 \family default 
10140  
10141 \size large 
10142 This is the 
10143 \begin_inset Quotes eld
10144 \end_inset 
10145
10146 Large
10147 \begin_inset Quotes erd
10148 \end_inset 
10149
10150  font size.
10151 \begin_deeper 
10152 \layout Standard
10153
10154 [keybinding = 
10155 \family sans 
10156 M-s\SpecialChar ~
10157 l
10158 \family default 
10159  or 
10160 \family sans 
10161 M-s\SpecialChar ~
10162
10163 \family default 
10164 6]
10165 \end_deeper 
10166 \layout Labeling
10167 \labelwidthstring MMMMMM
10168
10169
10170 \family sans 
10171 Larger
10172 \family default 
10173  
10174 \size larger 
10175 This is the 
10176 \begin_inset Quotes eld
10177 \end_inset 
10178
10179 Larger
10180 \begin_inset Quotes erd
10181 \end_inset 
10182
10183  font size.
10184 \begin_deeper 
10185 \layout Standard
10186
10187 [keybinding = 
10188 \family sans 
10189 M-s\SpecialChar ~
10190 S-L
10191 \family default 
10192  or 
10193 \family sans 
10194 M-s\SpecialChar ~
10195
10196 \family default 
10197 7]
10198 \end_deeper 
10199 \layout Labeling
10200 \labelwidthstring MMMMMM
10201
10202
10203 \family sans 
10204 Largest
10205 \family default 
10206  
10207 \size largest 
10208 This is the 
10209 \begin_inset Quotes eld
10210 \end_inset 
10211
10212 Largest
10213 \begin_inset Quotes erd
10214 \end_inset 
10215
10216  font size.
10217 \begin_deeper 
10218 \layout Standard
10219
10220 [keybinding = 
10221 \family sans 
10222 M-s\SpecialChar ~
10223
10224 \family default 
10225 8]
10226 \end_deeper 
10227 \layout Labeling
10228 \labelwidthstring MMMMMM
10229
10230
10231 \family sans 
10232 Huge
10233 \family default 
10234  
10235 \size huge 
10236 This is the 
10237 \begin_inset Quotes eld
10238 \end_inset 
10239
10240 Huge
10241 \begin_inset Quotes erd
10242 \end_inset 
10243
10244  font size.
10245 \begin_deeper 
10246 \layout Standard
10247
10248 [keybinding = 
10249 \family sans 
10250 M-s\SpecialChar ~
10251 h
10252 \family default 
10253  or 
10254 \family sans 
10255 M-s\SpecialChar ~
10256
10257 \family default 
10258 9]
10259 \end_deeper 
10260 \layout Labeling
10261 \labelwidthstring MMMMMM
10262
10263
10264 \family sans 
10265 Huger
10266 \family default 
10267  
10268 \size giant 
10269 This is the 
10270 \begin_inset Quotes eld
10271 \end_inset 
10272
10273 Huger
10274 \begin_inset Quotes erd
10275 \end_inset 
10276
10277  font size.
10278 \begin_deeper 
10279 \layout Standard
10280
10281 [keybinding = 
10282 \family sans 
10283 M-s\SpecialChar ~
10284 H
10285 \family default 
10286  or 
10287 \family sans 
10288 M-s\SpecialChar ~
10289
10290 \family default 
10291 0]
10292 \end_deeper 
10293 \layout Standard
10294
10295 We'll warn you 
10296 \emph on 
10297 yet again
10298 \emph default 
10299 : don't go crazy with this feature.
10300  You should almost never need to change the font size.
10301  LyX automatically changes the font size for different paragraph environments
10302  - use that instead.
10303  This is here for fine-tuning 
10304 \emph on 
10305 only!
10306 \end_deeper 
10307 \layout Labeling
10308 \labelwidthstring MMMMM
10309
10310
10311 \family sans 
10312 \bar under 
10313 M
10314 \bar default 
10315 isc
10316 \family default 
10317  Here you can change a few other things at the character level.
10318  Options are:
10319 \begin_deeper 
10320 \layout Labeling
10321 \labelwidthstring MMMMMM
10322
10323
10324 \family sans 
10325 Emph
10326 \family default 
10327  
10328 \emph on 
10329 This is text with emphasize on
10330 \emph default 
10331 .
10332 \begin_deeper 
10333 \layout Standard
10334
10335 This might seem like the same as 
10336 \shape italic 
10337 Italic
10338 \shape default 
10339 , but it is actually a bit different.
10340  If you use emphasize on italicized text, it will make it upright.
10341  In future versions of LyX, we hope to let you customize the exact behavior
10342  of this 
10343 \emph on 
10344 logical
10345 \emph default 
10346  property.
10347 \end_deeper 
10348 \layout Labeling
10349 \labelwidthstring MMMMMM
10350
10351
10352 \family sans 
10353 Underbar
10354 \family default 
10355  
10356 \bar under 
10357 This is text with Underbar on.
10358 \begin_deeper 
10359 \layout Standard
10360
10361 [keybinding = 
10362 \family sans 
10363 M-c\SpecialChar ~
10364 u
10365 \family default 
10366 ]
10367 \end_deeper 
10368 \layout Labeling
10369 \labelwidthstring MMMMMM
10370
10371
10372 \family sans 
10373 Noun
10374 \family default 
10375  
10376 \noun on 
10377 This is text with Noun on.
10378 \begin_deeper 
10379 \layout Standard
10380
10381 Like 
10382 \family sans 
10383 Emph
10384 \family default 
10385 , this is a logical attribute.
10386  For the moment, it is equivalent to 
10387 \family sans 
10388 Small\SpecialChar ~
10389 Caps
10390 \family default 
10391 , but that is bound to change some day.
10392 \end_deeper 
10393 \layout Standard
10394
10395 Avoid using underbar if you can! It's a holdover from the typewriter days,
10396  when you couldn't change fonts.
10397  We no longer need to resort to emphasizing text by overstriking it with
10398  an underscore character.
10399  It's only included in LyX because it's also in LaTeX, and because some
10400  people 
10401 \emph on 
10402 may
10403 \emph default 
10404  need it in order to follow style sheets for journal submissions (and in
10405  fact we use it in these manuals to indicate keyboard shortcuts for menu
10406  items).
10407 \end_deeper 
10408 \layout Labeling
10409 \labelwidthstring 00.00.0000
10410
10411
10412 \family sans 
10413 Color 
10414 \family default 
10415 You can adjust the color of the text with this control.
10416  Of course, you need to have a color printer to exploit this, but you also
10417  need to have the 
10418 \family sans 
10419 color 
10420 \family default 
10421 LaTeX package installed.
10422  Notice that 
10423 \family typewriter 
10424 xdvi
10425 \family default 
10426  is not able to display these colors.
10427  Besides 
10428 \family sans 
10429 No\SpecialChar ~
10430 color
10431 \family default 
10432 , which
10433 \family sans 
10434  
10435 \family default 
10436 is the standard 
10437 \begin_inset Quotes eld
10438 \end_inset 
10439
10440 color
10441 \begin_inset Quotes erd
10442 \end_inset 
10443
10444 , you can choose between 
10445 \family sans 
10446 Black
10447 \family default 
10448
10449 \family sans 
10450 White
10451 \family default 
10452
10453 \family sans 
10454 Red
10455 \family default 
10456
10457 \family sans 
10458 Green
10459 \family default 
10460
10461 \family sans 
10462 Blue
10463 \family default 
10464
10465 \family sans 
10466 Cyan
10467 \family default 
10468
10469 \family sans 
10470 Magenta
10471 \family default 
10472  and 
10473 \family sans 
10474 Yellow
10475 \family default 
10476  text.
10477 \layout Labeling
10478 \labelwidthstring 00.00.0000
10479
10480
10481 \family sans 
10482 Language 
10483 \family default 
10484 This is used to mark regions of text as having a different language from
10485  the language of the document.
10486  Text marked in this way will be underlined in blue to indicate the change.
10487 \layout Standard
10488
10489 You have a huge number of combinations to choose from.
10490 \layout Standard
10491
10492 Once you've chosen a new character style via the 
10493 \family sans 
10494 \bar under 
10495 E
10496 \bar default 
10497 dit\SpecialChar \menuseparator
10498 Text\SpecialChar ~
10499
10500 \bar under 
10501 S
10502 \bar default 
10503 tyle
10504 \family default 
10505  dialog, you can activate it using the toolbar button labelled 
10506 \begin_inset Quotes eld
10507 \end_inset 
10508
10509 Font
10510 \begin_inset Quotes erd
10511 \end_inset 
10512
10513 , or select 
10514 \family sans 
10515 \bar under 
10516 A
10517 \bar default 
10518 pply
10519 \family default 
10520 .
10521  The toolbar button lets you toggle the state of your custom character style
10522  even when the dialog isn't visible.
10523  
10524 \layout Standard
10525
10526 As we stated earlier, to completely reset the character style to the default,
10527  use 
10528 \family sans 
10529 M-c\SpecialChar ~
10530 Space
10531 \family default 
10532 .
10533  If you want to toggle only those properties that you have just changed
10534  (suppose you just sent the shape to 
10535 \begin_inset Quotes eld
10536 \end_inset 
10537
10538 slanted
10539 \begin_inset Quotes erd
10540 \end_inset 
10541
10542  and the series to 
10543 \begin_inset Quotes eld
10544 \end_inset 
10545
10546 bold
10547 \begin_inset Quotes erd
10548 \end_inset 
10549
10550 ), set the 
10551 \family sans 
10552 Toggle on all these
10553 \family default 
10554  switch and press 
10555 \family sans 
10556 \bar under 
10557 A
10558 \bar default 
10559 pply
10560 \family default 
10561 .
10562  
10563 \layout Standard
10564
10565 We conclude with the same warning we've been spewing: Don't overuse the
10566  fonts.
10567  They are, more often than not, a kludge and a horrible substitute for good
10568  writing.
10569  Your writing should speak for itself --- and will.
10570 \layout Section
10571
10572 Printing and Previewing
10573 \layout Subsection
10574
10575 Overview
10576 \layout Standard
10577
10578 Now that we've covered some of the basic features of document preparation
10579  using LyX, you probably want to know how to print out your masterpiece.
10580  Before we tell you that, however, we want to give you a quickie explanation
10581  of what goes on behind-the-scenes.
10582  We cover this information in much greater detail in the 
10583 \emph on 
10584 Extended Features
10585 \emph default 
10586  manual as well.
10587 \layout Standard
10588
10589 LyX uses a program called 
10590 \begin_inset Quotes eld
10591 \end_inset 
10592
10593 LaTeX
10594 \begin_inset Quotes erd
10595 \end_inset 
10596
10597  as its backend.
10598  (Actually, LaTeX is just a macro package for the TeX typesetting system,
10599  but to prevent confusion, we'll just refer to the whole magilla as 
10600 \begin_inset Quotes eld
10601 \end_inset 
10602
10603 LaTeX.
10604 \begin_inset Quotes erd
10605 \end_inset 
10606
10607 ) Think of it this way: LyX is what you use to do your actual writing.
10608  Then, LyX calls LaTeX to turn your writing into printable output.
10609  This happens in a couple of stages:
10610 \layout Enumerate
10611
10612 First, LyX converts your document to a series of text commands for LaTeX,
10613  generating a file with the extension, 
10614 \begin_inset Quotes eld
10615 \end_inset 
10616
10617
10618 \family typewriter 
10619 .tex
10620 \family default 
10621
10622 \begin_inset Quotes erd
10623 \end_inset 
10624
10625 .
10626  
10627 \layout Enumerate
10628
10629 Next, LaTeX uses the commands in the 
10630 \family typewriter 
10631 .tex
10632 \family default 
10633  file to produce printable output.
10634  It doesn't know anything about your printer, however.
10635  Instead, LaTeX produces what's known as a 
10636 \emph on 
10637 device-independent
10638 \emph default 
10639  file, or DVI for short.
10640  The actual output is in a file with the extension, 
10641 \begin_inset Quotes eld
10642 \end_inset 
10643
10644
10645 \family typewriter 
10646 .dvi
10647 \family default 
10648
10649 \begin_inset Quotes erd
10650 \end_inset 
10651
10652 .
10653  DVI files are completely portable; you can move them from one machine to
10654  another without needing to do any sort of conversion.
10655 \begin_deeper 
10656 \layout Description
10657
10658 NOTE: The DVI file only contains what was in the LaTeX file itself.
10659  If you have included PostScript pictures in your document, there will only
10660  be a link to these files.
10661  So don't forget these files if you move your 
10662 \family typewriter 
10663 .dvi
10664 \family default 
10665  file to another computer.
10666 \end_deeper 
10667 \layout Enumerate
10668
10669 Consider the 
10670 \family typewriter 
10671 .dvi
10672 \family default 
10673  file to be the 
10674 \begin_inset Quotes eld
10675 \end_inset 
10676
10677 final output.
10678 \begin_inset Quotes erd
10679 \end_inset 
10680
10681  Once you have it, you can view it, print it, or convert it to other formats.
10682 \begin_deeper 
10683 \layout Enumerate
10684
10685 You can view 
10686 \family typewriter 
10687 .dvi
10688 \family default 
10689  files using a program called 
10690 \family typewriter 
10691 xdvi
10692 \family default 
10693 .
10694 \layout Enumerate
10695
10696 Some printers and Unix systems understand DVI, and can print your 
10697 \family typewriter 
10698 .dvi
10699 \family default 
10700  file directly.
10701 \layout Enumerate
10702
10703 Nowadays, most printers understand the PostScript format.
10704  LyX automatically converts the 
10705 \family typewriter 
10706 .dvi
10707 \family default 
10708  file to a PostScript file for you when you go to print out your document.
10709  LyX will also let you preview a PostScript version of your document using
10710  the program 
10711 \family typewriter 
10712 ghostview
10713 \family default 
10714 .
10715 \begin_deeper 
10716 \layout Standard
10717
10718 One advantage of using PostScript® is that the converter program [called
10719  
10720 \family typewriter 
10721 dvips
10722 \family default 
10723 ] takes any PostScript graphics you may have included in your document and
10724  puts it into the resulting PostScript version of your document.
10725  It also includes any special fonts you may have used.
10726  That makes the PostScript version much, much more portable than the DVI
10727  version.
10728 \end_deeper 
10729 \end_deeper 
10730 \layout Standard
10731
10732 LyX does all of these steps automagically for you.
10733 \layout Standard
10734
10735 As you have seen, a lot of things happen before you get a hardcopy or a
10736  preview of your document.
10737  So, don't worry if printing requires a bit more time than with other word
10738  processors.
10739  The printed result is worth the wait.
10740  Quality always has its price.
10741 \layout Subsection
10742
10743 Quick Viewing with xdvi
10744 \layout Standard
10745
10746 To get a look at the final version of your document, with all of the pagebreaks
10747  in place, the footnotes correctly numbered, and so on, select 
10748 \family sans 
10749 \bar under 
10750 V
10751 \bar default 
10752 iew\SpecialChar \menuseparator
10753
10754 \bar under 
10755 D
10756 \bar default 
10757 VI
10758 \family default 
10759 .
10760  Then wait a while.
10761 \layout Standard
10762
10763 When all of the behind-the-scenes action is done, LyX calls the program
10764  
10765 \family typewriter 
10766 xdvi
10767 \family default 
10768 .
10769  You can now look at the results.
10770  [If you want more info on the 
10771 \family typewriter 
10772 xdvi
10773 \family default 
10774  program, see the 
10775 \family typewriter 
10776 man
10777 \family default 
10778 -pages.]
10779 \layout Description
10780
10781 Helpful-Tip: Keep the 
10782 \family typewriter 
10783 xdvi
10784 \family default 
10785  window open, maybe moving it to another desktop.
10786  Then, after you make changes to your document, just use 
10787 \family sans 
10788 \bar under 
10789 V
10790 \bar default 
10791 iew\SpecialChar \menuseparator
10792
10793 \bar under 
10794 U
10795 \bar default 
10796 pdate\SpecialChar \menuseparator
10797
10798 \bar under 
10799 D
10800 \bar default 
10801 VI
10802 \family default 
10803 .
10804  Now click on the 
10805 \family typewriter 
10806 xdvi
10807 \family default 
10808  window.
10809  The 
10810 \family typewriter 
10811 xdvi
10812 \family default 
10813  program will automatically reread the 
10814 \family typewriter 
10815 .dvi
10816 \family default 
10817  file and give you an updated view.
10818 \layout Subsection
10819
10820 Viewing the PostScript Version with ghostview
10821 \layout Standard
10822
10823 In general, using 
10824 \family typewriter 
10825 xdvi
10826 \family default 
10827  to view your document is the easiest and fastest way.
10828  There may be times, however, when you want to look at the PostScript version.
10829  One reason is fonts.
10830 \begin_inset Foot
10831 collapsed true
10832
10833 \layout Standard
10834
10835 Note from 
10836 \noun on 
10837 John Weiss
10838 \noun default 
10839 : Another reason is paranoia.
10840  I always like to look at the PostScript file before I print it, just so
10841  I see exactly what went to the printer\SpecialChar \ldots{}
10842
10843 \end_inset 
10844
10845  You can use PostScript fonts in a LaTeX document, but 
10846 \family typewriter 
10847 xdvi
10848 \family default 
10849  won't show this.
10850  You'll need to use 
10851 \family typewriter 
10852 ghostview
10853 \family default 
10854  or some other PostScript file viewer to see the actual results.
10855 \layout Standard
10856
10857 To view the PostScript version of your document, select 
10858 \family sans 
10859 Pos
10860 \bar under 
10861 t
10862 \bar default 
10863 Script
10864 \family default 
10865  from the 
10866 \family sans 
10867 \bar under 
10868 V
10869 \bar default 
10870 iew
10871 \family default 
10872  menu.
10873  When all of the magic behind-the-scenes is done, LyX calls the program
10874 \family typewriter 
10875  ghostview
10876 \family default 
10877 .
10878  You can now look at the results.
10879 \layout Standard
10880
10881 You've guessed what the 
10882 \family sans 
10883 \bar under 
10884 U
10885 \bar default 
10886 pdate\SpecialChar \menuseparator
10887 Pos
10888 \bar under 
10889 t
10890 \bar default 
10891 script
10892 \family default 
10893  command from the 
10894 \family sans 
10895 \bar under 
10896 V
10897 \bar default 
10898 iew
10899 \family default 
10900  menu does, haven't you? Remember to click once in the 
10901 \family typewriter 
10902 ghostview
10903 \family default 
10904  window after this command to update the view.
10905 \layout Subsection
10906
10907 Printing the File
10908 \layout Standard
10909
10910 To print a file, select 
10911 \family sans 
10912 \bar under 
10913 P
10914 \bar default 
10915 rint
10916 \family default 
10917  from the 
10918 \family sans 
10919 \bar under 
10920 F
10921 \bar default 
10922 ile
10923 \family default 
10924  menu, or click on the toolbar button with the printer on it.
10925  This opens the 
10926 \family sans 
10927 Print
10928 \family default 
10929  dialog.
10930 \layout Standard
10931
10932 You can choose to only print even-numbered or odd-numbered pages - this
10933  is useful for printing on two sides: you can re-insert the pages after
10934  printing one set of pages, to print on the other side.
10935  Some printers spit out pages face-up, others, face-down.
10936  By choosing a particular order to print in, you can take the entire stack
10937  of pages out of the printer without needing to reorder them.
10938 \layout Standard
10939
10940 You can set the parameters in the 
10941 \family sans 
10942 Destination
10943 \family default 
10944  box as follows :
10945 \layout Labeling
10946 \labelwidthstring MMMM
10947
10948
10949 \family sans 
10950 \bar under 
10951 P
10952 \bar default 
10953 rinter
10954 \family default 
10955  This is the name of the printer to print to.
10956 \begin_inset Foot
10957 collapsed true
10958
10959 \layout Standard
10960
10961 Note that this printer name isn't for the 
10962 \family typewriter 
10963 lpr
10964 \family default 
10965  command but for 
10966 \family typewriter 
10967 dvips
10968 \family default 
10969 .
10970  That means 
10971 \family typewriter 
10972 dvips
10973 \family default 
10974  has to be configured for this printer name.
10975  See the section 
10976 \begin_inset LatexCommand \ref{sec:dvipsconfig}
10977
10978 \end_inset 
10979
10980  or the 
10981 \family typewriter 
10982 dvips
10983 \family default 
10984  documentation for details.
10985  The default printer can also be set in 
10986 \family typewriter 
10987 lyxrc
10988 \family default 
10989 .
10990 \end_inset 
10991
10992  The printer should understand PostScript files.
10993 \layout Labeling
10994 \labelwidthstring MMMM
10995
10996
10997 \family sans 
10998 \bar under 
10999 F
11000 \bar default 
11001 ile
11002 \family default 
11003  The name of a file to print to.
11004  The output will be in Post\SpecialChar \-
11005 Script format.
11006  The file will generally be written in the current directory, unless you
11007  specify the full path.
11008 \layout Standard
11009
11010 Note that printing may need little time, since LaTeX, 
11011 \family typewriter 
11012 dvips
11013 \family default 
11014  and, if you don't have a PostScript printer, 
11015 \family typewriter 
11016 ghostscript
11017 \family default 
11018  have to process your document.
11019 \layout Section
11020
11021 A Few Words about Typography
11022 \layout Subsection
11023
11024 Hyphens and Hyphenation
11025 \begin_inset LatexCommand \label{sec:hyphens}
11026
11027 \end_inset 
11028
11029
11030 \layout Standard
11031
11032 In LyX, the 
11033 \begin_inset Quotes eld
11034 \end_inset 
11035
11036
11037 \family typewriter 
11038 -
11039 \family default 
11040
11041 \begin_inset Quotes eld
11042 \end_inset 
11043
11044  character comes in three lengths, often called the 
11045 \emph on 
11046 hyphen
11047 \emph default 
11048 , the 
11049 \emph on 
11050 en dash
11051 \emph default 
11052 , and the 
11053 \emph on 
11054 em dash
11055 \emph default 
11056 :
11057 \layout Enumerate
11058
11059 hyphen
11060 \hfill 
11061 -
11062 \hfill 
11063 made with 
11064 \begin_inset Quotes eld
11065 \end_inset 
11066
11067
11068 \family typewriter 
11069 -
11070 \family default 
11071
11072 \begin_inset Quotes eld
11073 \end_inset 
11074
11075
11076 \layout Enumerate
11077
11078 en dash
11079 \hfill 
11080 --
11081 \hfill 
11082 made with 
11083 \begin_inset Quotes eld
11084 \end_inset 
11085
11086
11087 \family typewriter 
11088 -
11089 \begin_inset ERT
11090 status Collapsed
11091
11092 \layout Standard
11093
11094 \backslash 
11095 /
11096 \end_inset 
11097
11098 -
11099 \family default 
11100
11101 \begin_inset Quotes eld
11102 \end_inset 
11103
11104
11105 \layout Enumerate
11106
11107 em dash
11108 \hfill 
11109 ---
11110 \hfill 
11111 made with 
11112 \begin_inset Quotes eld
11113 \end_inset 
11114
11115
11116 \family typewriter 
11117 -
11118 \begin_inset ERT
11119 status Collapsed
11120
11121 \layout Standard
11122
11123 \backslash 
11124 /
11125 \end_inset 
11126
11127 -
11128 \begin_inset ERT
11129 status Collapsed
11130
11131 \layout Standard
11132
11133 \backslash 
11134 /
11135 \end_inset 
11136
11137 -
11138 \family default 
11139
11140 \begin_inset Quotes eld
11141 \end_inset 
11142
11143
11144 \layout Enumerate
11145
11146 minus sign
11147 \hfill 
11148
11149 \begin_inset Formula $-$
11150 \end_inset 
11151
11152
11153 \hfill 
11154
11155 \begin_inset Quotes eld
11156 \end_inset 
11157
11158
11159 \family typewriter 
11160 -
11161 \family default 
11162
11163 \begin_inset Quotes eld
11164 \end_inset 
11165
11166  in math mode
11167 \layout Standard
11168
11169 You generate these by using the 
11170 \begin_inset Quotes eld
11171 \end_inset 
11172
11173
11174 \family typewriter 
11175 -
11176 \family default 
11177
11178 \begin_inset Quotes eld
11179 \end_inset 
11180
11181  character multiple times in a row.
11182  LyX automatically converts them to the appropriate length dash in the final
11183  output.
11184 \layout Standard
11185
11186 The three types of dash are distinct from the minus sign, which appears
11187  in math mode and has a length of its own.
11188  Here are some examples of the 
11189 \begin_inset Quotes eld
11190 \end_inset 
11191
11192
11193 \family typewriter 
11194 -
11195 \family default 
11196
11197 \begin_inset Quotes eld
11198 \end_inset 
11199
11200  in use:
11201 \layout Enumerate
11202
11203 line- and page-breaks
11204 \hfill 
11205 (
11206 \emph on 
11207 hyphen
11208 \emph default 
11209 )
11210 \layout Enumerate
11211
11212 From A--Z
11213 \hfill 
11214 (
11215 \emph on 
11216 en dash
11217 \emph default 
11218 )
11219 \layout Enumerate
11220
11221 Oh --- there's a dash.
11222 \hfill 
11223 (
11224 \emph on 
11225 em dash
11226 \emph default 
11227 )
11228 \layout Enumerate
11229
11230
11231 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
11232 \end_inset 
11233
11234
11235 \hfill 
11236 (
11237 \emph on 
11238 minus sign
11239 \emph default 
11240 )
11241 \layout Standard
11242
11243 Those of you reading this from within LyX will see no difference, though
11244  there is one in the printed version.
11245 \layout Standard
11246
11247 One last note about hyphenation --- LyX automatically breaks up words and
11248  inserts hyphens in English text.
11249  (Actually, it's LaTeX that does this, and it will also hyphenate words
11250  in 
11251 \emph on 
11252 some
11253 \emph default 
11254  other languages.) The words won't be hyphenated until you generate the final
11255  output.
11256 \layout Standard
11257
11258 If, for some reason, LaTeX can't break a word correctly, you can set hyphenation
11259  points manually.
11260  This is done with the menu item 
11261 \family sans 
11262 Hyphenation\SpecialChar ~
11263
11264 \bar under 
11265 P
11266 \bar default 
11267 oint
11268 \family default 
11269  under 
11270 \family sans 
11271 \bar under 
11272 S
11273 \bar default 
11274 pecial\SpecialChar ~
11275 Character
11276 \family default 
11277  in the 
11278 \family sans 
11279 \bar under 
11280 I
11281 \bar default 
11282 nsert
11283 \family default 
11284  menu.
11285  Note that these extra hyphenation points are only recommendations to LaTeX.
11286  If no hyphenation is necessary, LaTeX will totally ignore them.
11287 \layout Subsection
11288
11289 Punctuation Marks
11290 \layout Subsubsection
11291
11292 Abbreviations and End of Sentence
11293 \begin_inset LatexCommand \label{sec:abbrev}
11294
11295 \end_inset 
11296
11297
11298 \layout Standard
11299
11300 When LyX calls LaTeX to generate the final version of your document, LaTeX
11301  automatically distinguishes between words, sentences, and abbreviations.
11302  LaTeX then adds the 
11303 \begin_inset Quotes eld
11304 \end_inset 
11305
11306 appropriate amount of space
11307 \begin_inset Quotes erd
11308 \end_inset 
11309
11310 : sentences get a little bit more space between the period and the next
11311  word.
11312  Abbreviations get the same amount of space after the period as a word uses.
11313 \layout Standard
11314
11315 Unfortunately, the algorithm for figuring out what's an abbreviation and
11316  what's the end of a sentence is really quite brain-dead.
11317  If a 
11318 \begin_inset Quotes eld
11319 \end_inset 
11320
11321
11322 \family typewriter 
11323 .
11324 \family default 
11325
11326 \begin_inset Quotes erd
11327 \end_inset 
11328
11329  is at the end of a lowercase letter, it's the end of a sentence; if it's
11330  at the end of a capitalized letter, it's an abbreviation.
11331 \layout Standard
11332
11333 Here are some examples of 
11334 \emph on 
11335 correct
11336 \emph default 
11337  abbreviations and the end of a sentence:
11338 \layout Itemize
11339
11340 M.
11341  Butterfly
11342 \layout Itemize
11343
11344 Don't worry.
11345  Be happy.
11346 \layout Standard
11347
11348 \SpecialChar \ldots{}
11349 and here's an example of the algorithm going wrong:
11350 \layout Itemize
11351
11352 e.
11353  g.
11354  this is too much space!
11355 \layout Itemize
11356
11357 This is I.
11358  It's okay.
11359 \layout Standard
11360
11361 You won't see anything wrong until you view a final version of your document.
11362 \layout Standard
11363
11364 To fix this problem, use one of the following:
11365 \layout Enumerate
11366
11367 Use a 
11368 \family sans 
11369 Protected\SpecialChar ~
11370
11371 \bar under 
11372 B
11373 \bar default 
11374 lank
11375 \family default 
11376  after lowercase abbreviations (see section 
11377 \begin_inset LatexCommand \ref{sec:protblank-lbreak-horline}
11378
11379 \end_inset 
11380
11381 ).
11382 \layout Enumerate
11383
11384 Use an 
11385 \family sans 
11386 End\SpecialChar ~
11387 of\SpecialChar ~
11388 sentence\SpecialChar ~
11389 period
11390 \family default 
11391  found under the 
11392 \family sans 
11393 \bar under 
11394 I
11395 \bar default 
11396 nsert\SpecialChar \menuseparator
11397
11398 \bar under 
11399 S
11400 \bar default 
11401 pecial\SpecialChar ~
11402 Character
11403 \family default 
11404  menu to force the use of inter-sentence spacing.
11405  This function is also bound to 
11406 \family sans 
11407 C-period
11408 \family default 
11409  for easy access.
11410 \layout Standard
11411
11412 With the corrections, our earlier examples look like this:
11413 \layout Itemize
11414
11415 e.\SpecialChar ~
11416 g.\SpecialChar ~
11417 this is too much space!
11418 \layout Itemize
11419
11420 This is I\SpecialChar \@.
11421  It's okay.
11422 \layout Standard
11423
11424 Some languages don't use extra spacing between sentences.
11425  If your language is such a language, you don't need to worry about all
11426  of this.
11427  For those that do need to bother, there is help to catch those sneaky errors:
11428  check out the 
11429 \family sans 
11430 \bar under 
11431 T
11432 \bar default 
11433 ools\SpecialChar \menuseparator
11434 C
11435 \bar under 
11436 h
11437 \bar default 
11438 eck\SpecialChar ~
11439 TeX
11440 \family default 
11441  feature described in 
11442 \emph on 
11443 Extended Editing
11444 \emph default 
11445 .
11446 \layout Subsubsection
11447
11448 Quotes
11449 \begin_inset LatexCommand \label{sec:quotes}
11450
11451 \end_inset 
11452
11453
11454 \layout Standard
11455
11456 LyX usually sets quotes correctly.
11457  Specifically, it will use an opening quote at the beginning of quoted text,
11458  and use a closing quote at the end.
11459  For example, 
11460 \begin_inset Quotes eld
11461 \end_inset 
11462
11463 open close
11464 \begin_inset Quotes erd
11465 \end_inset 
11466
11467 .
11468  The keyboard character, 
11469 \family sans 
11470 "
11471 \family default 
11472 , generates this automatically.
11473 \layout Standard
11474
11475 You can change the behavior of the 
11476 \family sans 
11477 "
11478 \family default 
11479  key using the 
11480 \family sans 
11481 Quotes
11482 \family default 
11483  dialog.
11484  Choose 
11485 \family sans 
11486 \bar under 
11487 Q
11488 \bar default 
11489 uotes
11490 \family default 
11491  in the 
11492 \family sans 
11493 \bar under 
11494 D
11495 \bar default 
11496 ocument\SpecialChar \menuseparator
11497
11498 \bar under 
11499 S
11500 \bar default 
11501 ettings
11502 \family default 
11503  dialog.
11504  Selecting the 
11505 \family sans 
11506 \bar under 
11507 D
11508 \bar default 
11509 ouble
11510 \family default 
11511  button makes the 
11512 \family sans 
11513 "
11514 \family default 
11515  key produce the sequence: 
11516 \begin_inset Quotes eld
11517 \end_inset 
11518
11519
11520 \begin_inset Quotes erd
11521 \end_inset 
11522
11523 .
11524  The 
11525 \family sans 
11526 \bar under 
11527 S
11528 \bar default 
11529 ingle
11530 \family default 
11531  button, in contrast, makes the 
11532 \family sans 
11533 "
11534 \family default 
11535  key produce: 
11536 \begin_inset Quotes els
11537 \end_inset 
11538
11539 '.
11540 \layout Standard
11541
11542 You can also select quotes for different languages via the 
11543 \family sans 
11544 \bar under 
11545 T
11546 \bar default 
11547 ype
11548 \family default 
11549  option.
11550  There are six choices:
11551 \layout Labeling
11552 \labelwidthstring MMMMM
11553
11554
11555 \family sans 
11556
11557 \begin_inset Quotes eld
11558 \end_inset 
11559
11560 Text
11561 \begin_inset Quotes erd
11562 \end_inset 
11563
11564
11565 \family default 
11566  Use quotes like this 
11567 \begin_inset Quotes eld
11568 \end_inset 
11569
11570 double
11571 \begin_inset Quotes erd
11572 \end_inset 
11573
11574  or 
11575 \begin_inset Quotes els
11576 \end_inset 
11577
11578 single
11579 \begin_inset Quotes ers
11580 \end_inset 
11581
11582
11583 \layout Labeling
11584 \labelwidthstring MMMMM
11585
11586
11587 \family sans 
11588
11589 \begin_inset Quotes sld
11590 \end_inset 
11591
11592 Text
11593 \begin_inset Quotes srd
11594 \end_inset 
11595
11596
11597 \family default 
11598  Use quotes like 
11599 \begin_inset Quotes sld
11600 \end_inset 
11601
11602 this
11603 \begin_inset Quotes srd
11604 \end_inset 
11605
11606  or 'this
11607 \begin_inset Quotes ers
11608 \end_inset 
11609
11610
11611 \layout Labeling
11612 \labelwidthstring MMMMM
11613
11614
11615 \family sans 
11616
11617 \begin_inset Quotes gld
11618 \end_inset 
11619
11620 Text
11621 \begin_inset Quotes grd
11622 \end_inset 
11623
11624
11625 \family default 
11626  Use quotes like 
11627 \begin_inset Quotes gld
11628 \end_inset 
11629
11630 this
11631 \begin_inset Quotes grd
11632 \end_inset 
11633
11634  or 
11635 \begin_inset Quotes gls
11636 \end_inset 
11637
11638 this
11639 \begin_inset Quotes grs
11640 \end_inset 
11641
11642
11643 \layout Labeling
11644 \labelwidthstring MMMMM
11645
11646
11647 \family sans 
11648
11649 \begin_inset Quotes pld
11650 \end_inset 
11651
11652 Text
11653 \begin_inset Quotes prd
11654 \end_inset 
11655
11656  
11657 \family default 
11658 Use quotes like 
11659 \begin_inset Quotes pld
11660 \end_inset 
11661
11662 this
11663 \begin_inset Quotes prd
11664 \end_inset 
11665
11666  or 
11667 \begin_inset Quotes pls
11668 \end_inset 
11669
11670 this
11671 \begin_inset Quotes prs
11672 \end_inset 
11673
11674
11675 \layout Labeling
11676 \labelwidthstring MMMMM
11677
11678
11679 \family sans 
11680
11681 \begin_inset Quotes fld
11682 \end_inset 
11683
11684 Text
11685 \begin_inset Quotes frd
11686 \end_inset 
11687
11688
11689 \family default 
11690  Use quotes like 
11691 \begin_inset Quotes fld
11692 \end_inset 
11693
11694 this
11695 \begin_inset Quotes frd
11696 \end_inset 
11697
11698  or 
11699 \begin_inset Quotes fls
11700 \end_inset 
11701
11702 this
11703 \begin_inset Quotes frs
11704 \end_inset 
11705
11706
11707 \layout Labeling
11708 \labelwidthstring MMMMM
11709
11710
11711 \family sans 
11712
11713 \begin_inset Quotes ald
11714 \end_inset 
11715
11716 Text
11717 \begin_inset Quotes ard
11718 \end_inset 
11719
11720
11721 \family default 
11722  Use quotes like 
11723 \begin_inset Quotes ald
11724 \end_inset 
11725
11726 this
11727 \begin_inset Quotes ard
11728 \end_inset 
11729
11730  or 
11731 \begin_inset Quotes als
11732 \end_inset 
11733
11734 this
11735 \begin_inset Quotes ars
11736 \end_inset 
11737
11738
11739 \layout Standard
11740
11741 Again, this affects what character the 
11742 \family sans 
11743 "
11744 \family default 
11745  key produces.
11746 \layout Standard
11747
11748 On the other hand, if you want to produce a bona-fide quote character, type
11749  
11750 \family sans 
11751 C-"
11752 \family default 
11753 .
11754  This produces: 
11755 \family typewriter 
11756 "
11757 \family default 
11758 .
11759 \layout Subsection
11760
11761 Ligatures
11762 \begin_inset LatexCommand \label{sec:ligatures}
11763
11764 \end_inset 
11765
11766
11767 \layout Standard
11768
11769 It is standard typesetting practice to group certain letters together and
11770  print them as single characters.
11771  These groups are known as 
11772 \emph on 
11773 ligatures
11774 \emph default 
11775 .
11776  Since LaTeX knows about ligatures, your LyX documents will contain them,
11777  too.
11778  Here are the possible ligatures:
11779 \layout Itemize
11780
11781 ff
11782 \layout Itemize
11783
11784 fi
11785 \layout Itemize
11786
11787 fl
11788 \layout Itemize
11789
11790 ffi
11791 \layout Itemize
11792
11793 ffl
11794 \layout Standard
11795
11796 Once in a while, though, you don't want a ligature in a word.
11797  While a ligature may be okay in the word, 
11798 \begin_inset Quotes eld
11799 \end_inset 
11800
11801 graffiti,
11802 \begin_inset Quotes erd
11803 \end_inset 
11804
11805  it looks really weird in compound words, such as 
11806 \begin_inset Quotes eld
11807 \end_inset 
11808
11809 cufflink
11810 \begin_inset Quotes erd
11811 \end_inset 
11812
11813  or the German 
11814 \begin_inset Quotes eld
11815 \end_inset 
11816
11817 Dorffest.
11818 \begin_inset Quotes erd
11819 \end_inset 
11820
11821  To break a ligature, use 
11822 \family sans 
11823 \bar under 
11824 I
11825 \bar default 
11826 nsert\SpecialChar \menuseparator
11827
11828 \bar under 
11829 S
11830 \bar default 
11831 pecial\SpecialChar ~
11832 Character
11833 \family default 
11834 \SpecialChar \menuseparator
11835
11836 \family sans 
11837 Ligature\SpecialChar ~
11838 Break.
11839
11840 \family default 
11841  This changes 
11842 \begin_inset Quotes eld
11843 \end_inset 
11844
11845 cufflinks
11846 \begin_inset Quotes erd
11847 \end_inset 
11848
11849  to 
11850 \begin_inset Quotes eld
11851 \end_inset 
11852
11853 cuff\SpecialChar \textcompwordmark{}
11854 links
11855 \begin_inset Quotes erd
11856 \end_inset 
11857
11858  and 
11859 \begin_inset Quotes eld
11860 \end_inset 
11861
11862 Dorffest
11863 \begin_inset Quotes erd
11864 \end_inset 
11865
11866  to 
11867 \begin_inset Quotes eld
11868 \end_inset 
11869
11870 Dorf\SpecialChar \textcompwordmark{}
11871 fest
11872 \begin_inset Quotes erd
11873 \end_inset 
11874
11875 .
11876 \layout Subsection
11877
11878 Widows and Orphans
11879 \begin_inset LatexCommand \label{sec:widows}
11880
11881 \end_inset 
11882
11883
11884 \layout Standard
11885
11886 In the early days of word processors, page breaks went wherever the page
11887  happened to end.
11888  There was no regard for what was actually going on in the text.
11889  You may remember once printing out a document, only to find the heading
11890  for a new section printed at the very bottom of the page, the first line
11891  of a new paragraph all alone at the bottom of a page, or the last line
11892  of a paragraph at the top of a new page.
11893  These dangly-bits of text became known as 
11894 \emph on 
11895 widows
11896 \emph default 
11897  and 
11898 \emph on 
11899 orphans
11900 \emph default 
11901 .
11902 \layout Standard
11903
11904 Clearly, LyX can avoid breaking pages after a section heading.
11905  That's part of the advantage of paragraph environments.
11906  But what about widows and orphans, where the page breaks leave one line
11907  of a paragraph all alone at the top or bottom of a page? There are rules
11908  built into LaTeX governing page breaks, and some of those rules are there
11909  to specifically prevent widows and orphans.
11910  This is the advantage LyX has in using LaTeX as its backend.
11911 \layout Standard
11912
11913 There's no way we can go into how TeX and LaTeX decide to break a page,
11914  or how you can tweak that behavior.
11915  Some LaTeX books listed in the bibliography [such as\SpecialChar ~
11916
11917 \begin_inset LatexCommand \cite{latexcompanion}
11918
11919 \end_inset 
11920
11921  or\SpecialChar ~
11922
11923 \begin_inset LatexCommand \cite{latexguide}
11924
11925 \end_inset 
11926
11927 ] may have more information.
11928  You will almost never need to worry about this, however.
11929 \layout Chapter
11930
11931 Floats: Tables, Figures, Footnotes and Margin Notes
11932 \begin_inset OptArg
11933 collapsed true
11934
11935 \layout Standard
11936
11937 Tables, Figures, and Notes
11938 \end_inset 
11939
11940
11941 \layout Section
11942
11943 Footnotes
11944 \layout Standard
11945
11946 Unlike other typesetting programs, LyX uses 
11947 \begin_inset Quotes eld
11948 \end_inset 
11949
11950 foldable
11951 \begin_inset Quotes erd
11952 \end_inset 
11953
11954  boxes instead of displaying its footnotes at the bottom of the screen or
11955  somewhere else in your text.
11956  When you insert a footnote with 
11957 \family sans 
11958 \series medium 
11959 \bar under 
11960 I
11961 \bar no 
11962 nsert
11963 \series default 
11964 \bar under 
11965 \SpecialChar \menuseparator
11966
11967 \series medium 
11968 F
11969 \bar no 
11970 ootnote, 
11971 \family roman 
11972 you'll first see a 
11973 \family default 
11974 \series default 
11975 \bar default 
11976 grey
11977 \family roman 
11978 \series medium 
11979 \bar no 
11980  box with a
11981 \family default 
11982 \series default 
11983 \bar default 
11984  red
11985 \family roman 
11986 \series medium 
11987 \bar no 
11988  label 
11989 \begin_inset Quotes eld
11990 \end_inset 
11991
11992 foot
11993 \begin_inset Quotes erd
11994 \end_inset 
11995
11996  appearing within your text.
11997  This box is LyX's representation of your footnote.
11998  You can enter your text into this box.
11999  If you click the 
12000 \begin_inset Quotes eld
12001 \end_inset 
12002
12003
12004 \family sans 
12005 foot
12006 \family roman 
12007
12008 \begin_inset Quotes erd
12009 \end_inset 
12010
12011
12012 \family default 
12013 \series default 
12014 \bar default 
12015  
12016 \family roman 
12017 \series medium 
12018 \bar no 
12019 label, the box will 
12020 \begin_inset Quotes eld
12021 \end_inset 
12022
12023 fold
12024 \begin_inset Quotes erd
12025 \end_inset 
12026
12027 .
12028  
12029 \family default 
12030 \series default 
12031 \bar default 
12032 Clicking on the button again will
12033 \family roman 
12034 \series medium 
12035 \bar no 
12036  
12037 \begin_inset Quotes eld
12038 \end_inset 
12039
12040 unfold
12041 \begin_inset Quotes erd
12042 \end_inset 
12043
12044  the footnote.
12045 \begin_inset Foot
12046 collapsed true
12047
12048 \layout Standard
12049
12050 To close this footnote, click on the red box at the top left.
12051 \end_inset 
12052
12053  You will not see any numbers within LyX.
12054  You don't need to worry about those, anyhow, because LyX does the numbering
12055  for you, as well as putting the footnote at the bottom of the correct page,
12056  when it processes your file.
12057  If you want to turn already existing text into a footnote, simply mark
12058  it and click on the footnote button (a picture of text with an arrow pointing
12059  to stuff in the bottom margin).
12060 \layout Standard
12061
12062 What LyX cannot do, yet, is take care of special needs like setting the
12063  footnote numbering back to 1 after each section in the 
12064 \begin_inset Quotes eld
12065 \end_inset 
12066
12067
12068 \family typewriter 
12069 article
12070 \family default 
12071
12072 \begin_inset Quotes erd
12073 \end_inset 
12074
12075
12076 \family roman 
12077  document class or changing the counter
12078 \family default 
12079  
12080 \family roman 
12081 style.
12082  You'll need to insert LaTeX commands like th
12083 \family default 
12084 os
12085 \family roman 
12086
12087 \family default 
12088 described in the 
12089 \emph on 
12090 Tricks for Footnotes and Marginpars
12091 \emph default 
12092  section of 
12093 \begin_inset Quotes eld
12094 \end_inset 
12095
12096
12097 \emph on 
12098 Extended
12099 \emph default 
12100  
12101 \emph on 
12102 Features
12103 \emph default 
12104 .
12105 \begin_inset Quotes erd
12106 \end_inset 
12107
12108
12109 \layout Description
12110
12111 NOTE: A float in LaTeX and LyX isn't a simple paragraph as with usual word
12112  processors.
12113  It is a complex text structure that may contain everything except floats.
12114  That means you can use all the layouts inside a float, even figures and
12115  tables.
12116  You may not need this too often, but if you do occasionally need it, it's
12117  a neat feature.
12118 \layout Section
12119
12120 Margin Notes
12121 \layout Standard
12122
12123 Margin notes look and behave just like footnotes in LyX.
12124  When you insert a margin note via 
12125 \family sans 
12126 \series medium 
12127 \bar under 
12128 I
12129 \bar no 
12130 nsert\SpecialChar \menuseparator
12131
12132 \bar under 
12133 M
12134 \bar no 
12135 argin
12136 \series default 
12137 \bar default 
12138 \SpecialChar ~
12139 N
12140 \series medium 
12141 \bar no 
12142 ote
12143 \family default 
12144 \series default 
12145 \bar default 
12146  or the toolbar button (which contains a picture of text in a margin with
12147  an arrow pointing to it), you'll see 
12148 \family roman 
12149 \series medium 
12150
12151 \family default 
12152 \series default 
12153 grey
12154 \family roman 
12155 \series medium 
12156  box with a 
12157 \family default 
12158 \series default 
12159 red 
12160 \family roman 
12161 \series medium 
12162 label 
12163 \begin_inset Quotes eld
12164 \end_inset 
12165
12166 margin
12167 \begin_inset Quotes erd
12168 \end_inset 
12169
12170  appearing within your text.
12171 \begin_inset Marginal
12172 collapsed false
12173
12174 \layout Standard
12175
12176 This is a margin note.
12177 \end_inset 
12178
12179  This box is LyX's representation of your margin note.
12180  You can enter your text into this box.
12181  If you click the 
12182 \begin_inset Quotes eld
12183 \end_inset 
12184
12185 margin
12186 \begin_inset Quotes erd
12187 \end_inset 
12188
12189
12190 \family default 
12191 \series default 
12192  
12193 \family roman 
12194 \series medium 
12195 label, the box will 
12196 \begin_inset Quotes eld
12197 \end_inset 
12198
12199 fold
12200 \begin_inset Quotes erd
12201 \end_inset 
12202
12203 .
12204  You can access it at a later time by clicking on the
12205 \family default 
12206 \series default 
12207  label again
12208 \family roman 
12209 \series medium 
12210 , thereby 
12211 \begin_inset Quotes eld
12212 \end_inset 
12213
12214 unfolding
12215 \begin_inset Quotes erd
12216 \end_inset 
12217
12218  the margin note.
12219 \layout Standard
12220
12221 As a default, LyX uses 1.9 cm (0.75 inches) as the margin width to allow room
12222  for margin notes.
12223  This might not be what you're looking for, but as with footnotes, LyX cannot
12224  yet do everything LaTeX has to offer.
12225  You might want to consult your LaTeX handbook for additional commands.
12226  
12227 \layout Section
12228
12229 Figures and Imported Graphics
12230 \begin_inset LatexCommand \label{sec:figures}
12231
12232 \end_inset 
12233
12234
12235 \layout Standard
12236
12237 No document preparation system is complete without the ability to import
12238  graphics from other utilities into the document.
12239  In LyX, these are referred to as ``figures'' whether they are actually
12240  figures in the traditional sense or simply some kind of imported image.
12241  
12242 \layout Standard
12243
12244 Note that figures referred to here are do not have captions and sit wherever
12245  in the document you place them.
12246  If you need one of these features, see sec.\SpecialChar ~
12247
12248 \begin_inset LatexCommand \ref{sec:figurefloats}
12249
12250 \end_inset 
12251
12252  below.
12253 \layout Standard
12254
12255 To place a figure in your document, click on the second right-most icon
12256  on the toolbar, or select 
12257 \family sans 
12258 \bar under 
12259 I
12260 \bar default 
12261 nsert\SpecialChar \menuseparator
12262
12263 \bar under 
12264 G
12265 \bar default 
12266 raphics...
12267  
12268 \family default 
12269 from the menu.
12270 \layout Standard
12271
12272 A graphics inset will be added to your document and a dialog will appear
12273  for you to choose the file to load.
12274  You can also change any settings you need to in this dialog.
12275 \layout Standard
12276 \align center 
12277
12278 \begin_inset Graphics
12279         filename mobius.eps
12280         display color
12281         scale 70
12282         rotateOrigin center
12283
12284 \end_inset 
12285
12286
12287 \layout Standard
12288
12289 This dialog has numerous parameters, though most should be self-explanatory.
12290  The 
12291 \family sans 
12292 File
12293 \family default 
12294  tab allows you to choose your image file (note that a wide variety of image
12295  formats are supported automatically).
12296  The figure can be transformed by setting a rotation angle, using a bounding
12297  box, and scaling.
12298  Table\SpecialChar ~
12299
12300 \begin_inset LatexCommand \ref{cap:Units-for-image}
12301
12302 \end_inset 
12303
12304  describes all available units.
12305  It is possible to set a bounding box automatically for some image formats
12306  (see the 
12307 \family sans 
12308 Bounding\SpecialChar ~
12309 Box
12310 \family default 
12311  tab).
12312  Note that it is possible to control the display of the figure in LyX and
12313  the display in the final document separately, which can be very useful
12314  for large figures.
12315  LaTeX wizards can specify additional LaTeX options in the 
12316 \family sans 
12317 Extras
12318 \family default 
12319  tab.
12320  You can also set the 
12321 \family sans 
12322 Subfigure
12323 \family default 
12324  option here, for use in figure floats (see Section\SpecialChar ~
12325
12326 \begin_inset LatexCommand \ref{sec:figurefloats}
12327
12328 \end_inset 
12329
12330 ).
12331 \layout Subsection
12332
12333 How it works
12334 \layout Standard
12335
12336 LyX has the ability to handle literally any graphics format in the known
12337  universe so long as a conversion path from this graphics format to the
12338  target output format can be created.
12339  If that sounds a little obtuse, consider how LyX handles Encapsulated PostScrip
12340 t® figures.
12341  LaTeX provides native support for this format, so LyX needs do nothing
12342  other than use the 
12343 \family typewriter 
12344
12345 \backslash 
12346 includegraphics
12347 \family default 
12348  LaTeX command to insert the figure in the final document.
12349 \layout Standard
12350
12351
12352 \begin_inset Float table
12353 placement t
12354 wide false
12355 collapsed true
12356
12357 \layout Caption
12358 \added_space_bottom medskip 
12359
12360 \begin_inset LatexCommand \label{cap:Units-for-image}
12361
12362 \end_inset 
12363
12364 Units for setting the image size
12365 \layout Standard
12366 \align center 
12367
12368 \begin_inset  Tabular
12369 <lyxtabular version="3" rows="20" columns="2">
12370 <features>
12371 <column alignment="center" valignment="top" leftline="true" width="0">
12372 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12373 <row topline="true" bottomline="true">
12374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12375 \begin_inset Text
12376
12377 \layout Standard
12378
12379 unit
12380 \end_inset 
12381 </cell>
12382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12383 \begin_inset Text
12384
12385 \layout Standard
12386
12387 name/description
12388 \end_inset 
12389 </cell>
12390 </row>
12391 <row topline="true">
12392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12393 \begin_inset Text
12394
12395 \layout Standard
12396
12397 mm
12398 \end_inset 
12399 </cell>
12400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12401 \begin_inset Text
12402
12403 \layout Standard
12404
12405 millimetre
12406 \end_inset 
12407 </cell>
12408 </row>
12409 <row topline="true">
12410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12411 \begin_inset Text
12412
12413 \layout Standard
12414
12415 cm
12416 \end_inset 
12417 </cell>
12418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12419 \begin_inset Text
12420
12421 \layout Standard
12422
12423 centimetre
12424 \end_inset 
12425 </cell>
12426 </row>
12427 <row topline="true">
12428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12429 \begin_inset Text
12430
12431 \layout Standard
12432
12433 in
12434 \end_inset 
12435 </cell>
12436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12437 \begin_inset Text
12438
12439 \layout Standard
12440
12441 inch
12442 \end_inset 
12443 </cell>
12444 </row>
12445 <row topline="true">
12446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12447 \begin_inset Text
12448
12449 \layout Standard
12450
12451 pt
12452 \end_inset 
12453 </cell>
12454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12455 \begin_inset Text
12456
12457 \layout Standard
12458
12459 point (72.27 pt = 1 in)
12460 \end_inset 
12461 </cell>
12462 </row>
12463 <row topline="true">
12464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12465 \begin_inset Text
12466
12467 \layout Standard
12468
12469 pc
12470 \end_inset 
12471 </cell>
12472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12473 \begin_inset Text
12474
12475 \layout Standard
12476
12477 pica (1 pc = 12 pt)
12478 \end_inset 
12479 </cell>
12480 </row>
12481 <row topline="true">
12482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12483 \begin_inset Text
12484
12485 \layout Standard
12486
12487 sp
12488 \end_inset 
12489 </cell>
12490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12491 \begin_inset Text
12492
12493 \layout Standard
12494
12495 scaled point (65536 sp = 1 pt)
12496 \end_inset 
12497 </cell>
12498 </row>
12499 <row topline="true">
12500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12501 \begin_inset Text
12502
12503 \layout Standard
12504
12505 bp
12506 \end_inset 
12507 </cell>
12508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12509 \begin_inset Text
12510
12511 \layout Standard
12512
12513 big point (72 bp = 1 in)
12514 \end_inset 
12515 </cell>
12516 </row>
12517 <row topline="true">
12518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12519 \begin_inset Text
12520
12521 \layout Standard
12522
12523 dd
12524 \end_inset 
12525 </cell>
12526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12527 \begin_inset Text
12528
12529 \layout Standard
12530
12531 didot (72 dd 
12532 \begin_inset Formula $\approx$
12533 \end_inset 
12534
12535  37.6
12536 \begin_inset Formula $\,$
12537 \end_inset 
12538
12539 mm)
12540 \end_inset 
12541 </cell>
12542 </row>
12543 <row topline="true">
12544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12545 \begin_inset Text
12546
12547 \layout Standard
12548
12549 cc
12550 \end_inset 
12551 </cell>
12552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12553 \begin_inset Text
12554
12555 \layout Standard
12556
12557 cicero (1cc = 12 dd)
12558 \end_inset 
12559 </cell>
12560 </row>
12561 <row topline="true">
12562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12563 \begin_inset Text
12564
12565 \layout Standard
12566
12567 Scale%
12568 \end_inset 
12569 </cell>
12570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12571 \begin_inset Text
12572
12573 \layout Standard
12574
12575 % of original image width
12576 \end_inset 
12577 </cell>
12578 </row>
12579 <row topline="true">
12580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12581 \begin_inset Text
12582
12583 \layout Standard
12584
12585 text%
12586 \end_inset 
12587 </cell>
12588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12589 \begin_inset Text
12590
12591 \layout Standard
12592
12593 % of text width
12594 \end_inset 
12595 </cell>
12596 </row>
12597 <row topline="true">
12598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12599 \begin_inset Text
12600
12601 \layout Standard
12602
12603 col%
12604 \end_inset 
12605 </cell>
12606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12607 \begin_inset Text
12608
12609 \layout Standard
12610
12611 % of column width
12612 \end_inset 
12613 </cell>
12614 </row>
12615 <row topline="true">
12616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12617 \begin_inset Text
12618
12619 \layout Standard
12620
12621 page%
12622 \end_inset 
12623 </cell>
12624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12625 \begin_inset Text
12626
12627 \layout Standard
12628
12629 % of paper width
12630 \end_inset 
12631 </cell>
12632 </row>
12633 <row topline="true">
12634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12635 \begin_inset Text
12636
12637 \layout Standard
12638
12639 line%
12640 \end_inset 
12641 </cell>
12642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12643 \begin_inset Text
12644
12645 \layout Standard
12646
12647 % of line width
12648 \end_inset 
12649 </cell>
12650 </row>
12651 <row topline="true">
12652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12653 \begin_inset Text
12654
12655 \layout Standard
12656
12657 theight%
12658 \end_inset 
12659 </cell>
12660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12661 \begin_inset Text
12662
12663 \layout Standard
12664
12665 % of text height
12666 \end_inset 
12667 </cell>
12668 </row>
12669 <row topline="true">
12670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12671 \begin_inset Text
12672
12673 \layout Standard
12674
12675 pheight%
12676 \end_inset 
12677 </cell>
12678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12679 \begin_inset Text
12680
12681 \layout Standard
12682
12683 % of paper height
12684 \end_inset 
12685 </cell>
12686 </row>
12687 <row topline="true">
12688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12689 \begin_inset Text
12690
12691 \layout Standard
12692
12693 ex
12694 \end_inset 
12695 </cell>
12696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12697 \begin_inset Text
12698
12699 \layout Standard
12700
12701 height of letter 
12702 \emph on 
12703 x
12704 \emph default 
12705  in current font
12706 \end_inset 
12707 </cell>
12708 </row>
12709 <row topline="true">
12710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12711 \begin_inset Text
12712
12713 \layout Standard
12714
12715 em
12716 \end_inset 
12717 </cell>
12718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12719 \begin_inset Text
12720
12721 \layout Standard
12722
12723 width of letter 
12724 \emph on 
12725 M
12726 \emph default 
12727  in current font
12728 \end_inset 
12729 </cell>
12730 </row>
12731 <row topline="true" bottomline="true">
12732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12733 \begin_inset Text
12734
12735 \layout Standard
12736
12737 mu
12738 \end_inset 
12739 </cell>
12740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12741 \begin_inset Text
12742
12743 \layout Standard
12744
12745 math unit (1 mu = 1/18 em)
12746 \end_inset 
12747 </cell>
12748 </row>
12749 </lyxtabular>
12750
12751 \end_inset 
12752
12753
12754 \end_inset 
12755
12756
12757 \layout Standard
12758
12759 To view the figure on the LyX screen, however, some additional work is required
12760  because neither the XForms nor the Qt GUI libraries can load PostScript®
12761  figures themselves.
12762  The XForms library can load figures in the following, widely used graphics
12763  formats: 
12764 \family typewriter 
12765 bmp
12766 \family default 
12767
12768 \family typewriter 
12769 gif
12770 \family default 
12771
12772 \family typewriter 
12773 jpeg
12774 \family default 
12775
12776 \family typewriter 
12777 pbm
12778 \family default 
12779
12780 \family typewriter 
12781 pgm
12782 \family default 
12783
12784 \family typewriter 
12785 ppm
12786 \family default 
12787
12788 \family typewriter 
12789 tif
12790 \family default 
12791  and 
12792 \family typewriter 
12793 xbm
12794 \family default 
12795  whilst the Qt library can also handle 
12796 \family typewriter 
12797 mng
12798 \family default 
12799
12800 \family typewriter 
12801 png
12802 \family default 
12803  and 
12804 \family typewriter 
12805 xpm
12806 \family default 
12807  format figures.
12808  Thus, LyX must initiate a conversion from Encapsulated PostScript® to a
12809  loadable graphics format.
12810 \layout Standard
12811
12812 It does this using the powerful, configurable converters mechanism exposed
12813  in the 
12814 \family sans 
12815 Converters
12816 \family default 
12817  section of the 
12818 \family sans 
12819 \bar under 
12820 E
12821 \bar default 
12822 dit
12823 \family default 
12824 \SpecialChar \menuseparator
12825
12826 \family sans 
12827 \bar under 
12828 P
12829 \bar default 
12830 references
12831 \family default 
12832  dialog.
12833  If LyX cannot create a conversion path (which might have many steps) from
12834  Encapsulated PostScript® to one of the loadable formats listed above, then
12835  it defaults to the use of ImageMagick's 
12836 \family typewriter 
12837 convert
12838 \family default 
12839  utility.
12840  If, after all that, LyX 
12841 \emph on 
12842 still
12843 \emph default 
12844  cannot load the figure, then it'll tell you so with a message 
12845 \begin_inset Quotes eld
12846 \end_inset 
12847
12848 Error converting to loadable format
12849 \begin_inset Quotes erd
12850 \end_inset 
12851
12852  in place of an on-screen view of your figure.
12853  If you're presented with such a message, then you'll need to augment the
12854  list of known converters.
12855 \layout Standard
12856
12857 This strategy is used both to generate on-screen views of your image and
12858  when generating the final document.
12859  In the latter case, the LaTeX compiler must be supplied with graphics files
12860  in PostScript® format.
12861  Similarly the PDFLaTeX compiler requires files in
12862 \family typewriter 
12863  pdf
12864 \family default 
12865
12866 \family typewriter 
12867 png
12868 \family default 
12869  or 
12870 \family typewriter 
12871 jpeg
12872 \family default 
12873  format.
12874  LyX will handle the necessary conversions behind the scenes.
12875 \layout Subsection
12876
12877 Figure Floats
12878 \layout Subsubsection
12879
12880 Using Figure Floats
12881 \begin_inset LatexCommand \label{sec:figurefloats}
12882
12883 \end_inset 
12884
12885
12886 \layout Standard
12887
12888 The problem with inserting figures straight into your text is that they
12889  might make the pagination of your document extremely awkward.
12890  To suit the LyX mentality of automating such processes, you might find
12891  it preferable to use 
12892 \family sans 
12893 Figure\SpecialChar ~
12894 Floats
12895 \family default 
12896 , which LyX (actually, LaTeX) is free to move about your document as it
12897  deems necessary for a good fit.
12898  In return, LyX automates the listing of these figures and allows you to
12899  place a caption on them, using the 
12900 \family sans 
12901 Caption
12902 \family default 
12903  environment explained in Section\SpecialChar ~
12904
12905 \begin_inset LatexCommand \ref{sec:captionlayout}
12906
12907 \end_inset 
12908
12909 .
12910 \layout Standard
12911
12912 To place a 
12913 \family sans 
12914 Figure\SpecialChar ~
12915 Float
12916 \family default 
12917  simply select 
12918 \family sans 
12919 \bar under 
12920 I
12921 \bar default 
12922 nsert\SpecialChar \menuseparator
12923 Flo
12924 \bar under 
12925 a
12926 \bar default 
12927 t\SpecialChar \menuseparator
12928 Figure 
12929 \family default 
12930 from the menu bar.
12931  You will get a float without a figure in it; use the toolbar icon described
12932  above to insert the actual figure.
12933 \layout Standard
12934
12935
12936 \begin_inset Float figure
12937 placement htbp
12938 wide false
12939 collapsed false
12940
12941 \layout Caption
12942
12943
12944 \begin_inset LatexCommand \label{fig:escher}
12945
12946 \end_inset 
12947
12948 M.C.
12949  Escher on acid.
12950 \layout Standard
12951 \align center 
12952
12953 \begin_inset Graphics
12954         filename escher-lsd.eps
12955         display color
12956         rotateOrigin center
12957
12958 \end_inset 
12959
12960
12961 \end_inset 
12962
12963
12964 \layout Standard
12965
12966
12967 \begin_inset Float figure
12968 placement htbp
12969 wide false
12970 collapsed false
12971
12972 \layout Standard
12973 \align center 
12974
12975 \begin_inset Graphics
12976         filename platypus.eps
12977         display color
12978         rotateOrigin center
12979
12980 \end_inset 
12981
12982
12983 \layout Caption
12984
12985
12986 \begin_inset LatexCommand \label{fig:kill-plat}
12987
12988 \end_inset 
12989
12990 A severely distorted platypus in a float.
12991 \end_inset 
12992
12993
12994 \layout Standard
12995
12996 It seems simple, but there is subtlety involved in the placement of the
12997  caption.
12998  If you prefer your caption to appear below the figure, then you must press
12999  return when the cursor is at the very start of the caption, and insert
13000  the figure in the new paragraph created above the caption; or you can delete
13001  the caption and recreate it by selecting the 
13002 \family sans 
13003 Caption 
13004 \family default 
13005 environment after the figure has been inserted.
13006  This is what we did for figure 
13007 \begin_inset LatexCommand \ref{fig:kill-plat}
13008
13009 \end_inset 
13010
13011 .
13012  If the cursor is in a paragraph after the caption when you insert the 
13013 \family sans 
13014 Figure
13015 \family default 
13016  then it will be inserted after the caption, as was the case for 
13017 \begin_inset LatexCommand \ref{fig:escher}
13018
13019 \end_inset 
13020
13021 .
13022  It is preferred to use one 
13023 \family sans 
13024 Figure
13025 \family default 
13026  per 
13027 \family sans 
13028 Float
13029 \family default 
13030 .
13031  This allows LyX [actually LaTeX] to best position each figure.
13032 \layout Standard
13033
13034 Right-clicking on a float opens a dialog where you can alter the placement
13035  options that LaTeX uses for positioning the float (see 
13036 \begin_inset LatexCommand \ref{sec:float-locn}
13037
13038 \end_inset 
13039
13040 ).
13041  
13042 \family sans 
13043 Span\SpecialChar ~
13044 columns
13045 \family default 
13046  is only useful for two-column documents: if you select it, the float will
13047  span across both columns on the page instead of being confined to just
13048  one.
13049 \layout Standard
13050
13051 This figure also shows how we place a label and create a cross-reference
13052  to it; as you would expect from reading section 
13053 \begin_inset LatexCommand \ref{sec:crossref}
13054
13055 \end_inset 
13056
13057  you can simply insert a 
13058 \family sans 
13059 \bar under 
13060 L
13061 \bar default 
13062 abel
13063 \family default 
13064  in the caption and refer to it using a 
13065 \family sans 
13066 \bar under 
13067 C
13068 \bar default 
13069 ross\SpecialChar ~
13070 Reference
13071 \family default 
13072  as normal.
13073  It is especially important to use these with figure floats, rather than
13074  using vague references to 
13075 \begin_inset Quotes eld
13076 \end_inset 
13077
13078 the above figure,
13079 \begin_inset Quotes erd
13080 \end_inset 
13081
13082  as LaTeX will reposition your floats for you in the final document; it
13083  might not be 
13084 \begin_inset Quotes eld
13085 \end_inset 
13086
13087 above
13088 \begin_inset Quotes erd
13089 \end_inset 
13090
13091  at all.
13092  If it is not possible to fit the floats neatly on the same page as the
13093  text which refers to it, the figures will be placed on a separate page
13094  by themselves.
13095  Rest assured that the overall effect is usually quite nice.
13096 \layout Standard
13097
13098 Note that the caption is used in a 
13099 \family sans 
13100 List\SpecialChar ~
13101 of\SpecialChar ~
13102
13103 \bar under 
13104 F
13105 \bar default 
13106 igures
13107 \family default 
13108  (as described in Section\SpecialChar ~
13109
13110 \begin_inset LatexCommand \ref{sec:ListsOf}
13111
13112 \end_inset 
13113
13114 ) automatically, should you choose to include one in your document.
13115 \layout Subsubsection
13116
13117 Float Placement
13118 \begin_inset LatexCommand \label{sec:float-locn}
13119
13120 \end_inset 
13121
13122
13123 \layout Standard
13124
13125 Now, the whole idea behind 
13126 \family sans 
13127 Figure\SpecialChar ~
13128 Floats
13129 \family default 
13130  [as well as 
13131 \family sans 
13132 Table\SpecialChar ~
13133 Floats
13134 \family default 
13135 , which we introduce later] is to allow LyX to place a figure [or table]
13136  on a page in a consistent, sensible fashion.
13137  The rules LaTeX uses are rather arcane; refer to the LaTeX documentation
13138  for the exact details.
13139  You can use check boxes in the float dialog to set placement for a particular
13140  float.
13141  By default, each float uses the document's default placement rules.
13142  You can change these, if you wish, in the 
13143 \family sans 
13144 \bar under 
13145 D
13146 \bar default 
13147 ocument\SpecialChar \menuseparator
13148
13149 \bar under 
13150 S
13151 \bar default 
13152 ettings
13153 \family default 
13154  dialog.
13155  The 
13156 \family sans 
13157 Float\SpecialChar ~
13158 placement
13159 \family default 
13160  box takes a LaTeX-style placement specification.
13161  You can place any combination of four letters in the 
13162 \family sans 
13163 Float\SpecialChar ~
13164 placement
13165 \family default 
13166  box, in any order:
13167 \layout Itemize
13168
13169
13170 \family sans 
13171 h
13172 \family default 
13173  for 
13174 \emph on 
13175 here
13176 \layout Itemize
13177
13178
13179 \family sans 
13180 t
13181 \family default 
13182  for 
13183 \emph on 
13184 top
13185 \layout Itemize
13186
13187
13188 \family sans 
13189 b
13190 \family default 
13191  for 
13192 \emph on 
13193 bottom
13194 \layout Itemize
13195
13196
13197 \family sans 
13198 p
13199 \family default 
13200  for 
13201 \emph on 
13202 page
13203 \layout Standard
13204
13205 The letters correspond to the following behaviour:
13206 \layout Description
13207
13208 Here: LyX tries to put the 
13209 \family sans 
13210 Float
13211 \family default 
13212  at the same point in the text where you put it.
13213 \begin_deeper 
13214 \layout Standard
13215
13216 If there isn't enough room, LyX tries one of the other three location types.
13217 \end_deeper 
13218 \layout Description
13219
13220 Top: LyX tries to put the 
13221 \family sans 
13222 Float
13223 \family default 
13224  at the top of the current page.
13225  If the figure won't fit on the current page, it goes to the next page.
13226 \layout Description
13227
13228 Bottom: LyX tries to put the 
13229 \family sans 
13230 Float
13231 \family default 
13232  at the bottom of the current page.
13233  If there isn't room, it goes to the next page.
13234 \layout Description
13235
13236 Page: LyX tries to put the 
13237 \family sans 
13238 Float
13239 \family default 
13240  (or a number of 
13241 \family sans 
13242 Float
13243 \family default 
13244 s) on a page of its own.
13245 \layout Standard
13246
13247 There is some subtlety to how this all works.
13248  The order specifies what location LyX should try first.
13249  If that one fails, it tries the next one, and so on, though 
13250 \begin_inset Quotes eld
13251 \end_inset 
13252
13253
13254 \family sans 
13255 h
13256 \family default 
13257
13258 \begin_inset Quotes erd
13259 \end_inset 
13260
13261  will always take precedence if it appears in the list.
13262  The default placement list is 
13263 \begin_inset Quotes eld
13264 \end_inset 
13265
13266
13267 \family sans 
13268 tbp
13269 \family default 
13270
13271 \begin_inset Quotes erd
13272 \end_inset 
13273
13274 : try the top of a text page first, then the bottom of a text page, then
13275  on a page by itself.
13276  If you want LyX to try 
13277 \begin_inset Quotes eld
13278 \end_inset 
13279
13280 really hard
13281 \begin_inset Quotes erd
13282 \end_inset 
13283
13284  to place the figure where you command it, precede the list with an exclamation
13285  point; for example 
13286 \begin_inset Quotes eld
13287 \end_inset 
13288
13289
13290 \family sans 
13291 !htbp
13292 \family default 
13293
13294 \begin_inset Quotes erd
13295 \end_inset 
13296
13297 .
13298  Here are some example entries and what they do:
13299 \layout Enumerate
13300
13301
13302 \family sans 
13303 hbp
13304 \begin_deeper 
13305 \layout Standard
13306
13307 Try putting the figure/table at its actual position in the text.
13308  If that doesn't work, put it on the bottom of the page.
13309  If that fails, put it on a separate page.
13310 \end_deeper 
13311 \layout Enumerate
13312
13313
13314 \family sans 
13315 !hbp
13316 \begin_deeper 
13317 \layout Standard
13318
13319 Try really hard to put the figure/table at its actual position in the text.
13320  Then the bottom of the page, then on a separate page.
13321 \end_deeper 
13322 \layout Enumerate
13323
13324
13325 \family sans 
13326 tp
13327 \begin_deeper 
13328 \layout Standard
13329
13330 Put the figure/table at the top of each page.
13331  If it's too long, put it on a separate page.
13332 \end_deeper 
13333 \layout Enumerate
13334
13335
13336 \family sans 
13337 p
13338 \begin_deeper 
13339 \layout Standard
13340
13341 Always put figures and tables on their own page.
13342 \end_deeper 
13343 \layout Subsection
13344
13345 XFig and LyX
13346 \layout Standard
13347
13348 One obvious question is 
13349 \begin_inset Quotes eld
13350 \end_inset 
13351
13352 how would I create the figures?
13353 \begin_inset Quotes erd
13354 \end_inset 
13355
13356  Fortunately, the answer is included in most Linux and/or LaTeX distributions.
13357  
13358 \family typewriter 
13359 XFig
13360 \family default 
13361  is a powerful though slightly awkward drawing tool.
13362  If you want to include figures that you have created with 
13363 \family typewriter 
13364 XFig
13365 \family default 
13366  there are several ways.
13367  We recommend the following:
13368 \layout Enumerate
13369
13370 Export the figure as Encapsulated PostScript.
13371  This could be very easy included into LyX as described in the previous
13372  sections.
13373  The great advantage of this way is, that you have the full power of PostScript®
13374  available.
13375  That means Bezier curves, colors, all line thicknesses and many more.
13376  If you have inserted text into your fig-document this will be printed with
13377  PostScript fonts, which is OK\SpecialChar \@.
13378  The figure can be manipulated like any other
13379  EPS figure, as described above.
13380  
13381 \begin_deeper 
13382 \layout Standard
13383
13384 The only disadvantage is that you cannot create formulas as PostScript text
13385  except by hand.
13386  If you also need formulas or simple exponents or indices in your figure,
13387  the next way is recommended.
13388 \end_deeper 
13389 \layout Enumerate
13390
13391 Export the figure as LaTeX.
13392  This is just as easy to include into LyX, with the advantage that you may
13393  use all LaTeX commands within the text inside XFig.
13394  Therefore you have to set the 
13395 \emph on 
13396 special flag 
13397 \emph default 
13398 for text in XFig.
13399  This is automatic if you invoke XFig with 
13400 \family typewriter 
13401 xfig\SpecialChar ~
13402 -specialtext
13403 \family default 
13404 .
13405  If this is done and you have also chosen a LaTeX font you may simply write
13406  
13407 \begin_inset Quotes eld
13408 \end_inset 
13409
13410 $H_2$
13411 \begin_inset Quotes erd
13412 \end_inset 
13413
13414  in 
13415 \family typewriter 
13416 XFig\SpecialChar \@.
13417
13418 \family default 
13419  If you export this figure as LaTeX and include it in LyX with
13420 \family sans 
13421 \bar under 
13422  I
13423 \bar default 
13424 nsert\SpecialChar \menuseparator
13425 Chil
13426 \bar under 
13427 d
13428 \bar default 
13429 \SpecialChar ~
13430 Document
13431 \family default 
13432  (see description in 
13433 \emph on 
13434 Extended Features
13435 \emph default 
13436 ) this text will appear as 
13437 \begin_inset Formula $H_{2}$
13438 \end_inset 
13439
13440 .
13441  
13442 \begin_deeper 
13443 \layout Standard
13444
13445 The disadvantage of this way is that the graphical power of LaTeX isn't
13446  as strong as PostScript®\SpecialChar \@.
13447  You cannot use all thicknesses of lines and, more
13448  annoyingly, not all slopes.
13449  This is why we recommend the third way for more complex figures.
13450 \end_deeper 
13451 \layout Enumerate
13452
13453 Export the figure as LaTeX/PostScript combined.
13454  Then 
13455 \family typewriter 
13456 XFig
13457 \family default 
13458  [
13459 \family typewriter 
13460 transfig
13461 \family default 
13462 , really] will generate two files: 
13463 \begin_deeper 
13464 \layout Enumerate
13465
13466 the PostScript part 
13467 \family typewriter 
13468 foo.pstex
13469 \family default 
13470 , that contains all painting.
13471 \layout Enumerate
13472
13473 the LaTeX part 
13474 \family typewriter 
13475 foo.pstex_t
13476 \family default 
13477 , that contains all text and a link to the PostScript part.
13478 \end_deeper 
13479 \layout Standard
13480
13481 Then you just have to include the LaTeX part as described above.
13482  This will automatically include the PostScript part, too.
13483 \begin_inset Foot
13484 collapsed true
13485
13486 \layout Standard
13487
13488 If you get an error like 
13489 \begin_inset Quotes eld
13490 \end_inset 
13491
13492 unknown graphics extension pstex
13493 \begin_inset Quotes erd
13494 \end_inset 
13495
13496  you have to declare these graphic extensions.
13497  I think this is a 
13498 \family typewriter 
13499 transfig
13500 \family default 
13501  bug that occurs with LaTeX2e.
13502  Simply add a line like
13503 \layout Standard
13504
13505
13506 \family typewriter 
13507
13508 \backslash 
13509 @namedef{Gin@rule@ps_tex}#1{{eps}{ps_tex}{#1}}
13510 \layout Standard
13511
13512 in the file 
13513 \family typewriter 
13514 /usr/lib/texmf/tex/latex/graphics/dvips.def
13515 \family default 
13516 .
13517  Then add 
13518 \family typewriter 
13519 pstex
13520 \family default 
13521  to the extension:
13522 \layout Standard
13523
13524
13525 \backslash 
13526 def
13527 \backslash 
13528 Gin@extensions{eps, ps, pstex, eps.gz, ps.gz, eps=2EZ}
13529 \layout Standard
13530
13531 This should fix the whole thing.
13532  Alternatively you may export the postscript part as 
13533 \family typewriter 
13534 foo.eps
13535 \family default 
13536  and change the LaTeX part 
13537 \family typewriter 
13538 foo.pstex_t
13539 \family default 
13540  manually.
13541  But this is annoying.
13542  
13543 \end_inset 
13544
13545  This way you have the full PostScript® and LaTeX power combined except
13546  for the possibility to scale the figure after creating.
13547  So if you want scalable pictures, the PostScript format is your only choice.
13548  Another little advantage of letting LaTeX typeset the font is that the
13549  same font will appear in your figures as in your text, which looks a little
13550  nicer.
13551 \layout Section
13552
13553 Tables
13554 \begin_inset LatexCommand \label{sec:tables}
13555
13556 \end_inset 
13557
13558
13559 \layout Standard
13560
13561 LyX has powerful table support, but LaTeX can do many more things with tables
13562  than LyX is currently capable of, so you might want to look at a good LaTeX
13563  book if the features described here should turn out to be inadequate.
13564 \layout Standard
13565
13566 You can insert a table using either the table toolbar button or 
13567 \family sans 
13568 \bar under 
13569 I
13570 \bar default 
13571 nsert\SpecialChar \menuseparator
13572
13573 \bar under 
13574 T
13575 \bar default 
13576 able
13577 \family default 
13578 .
13579  A dialog will appear, asking you for the number of rows and columns.
13580  The default table has lines at the top and to the left of every cell, a
13581  line to the right of the rightmost column and a line at the bottom of the
13582  lowest row, forming a box around the table.
13583  Additionally, the topmost row also has a line at the bottom, which causes
13584  this row to appear separated from the rest of the table.
13585  Here's an example:
13586 \layout Standard
13587 \align center 
13588
13589 \begin_inset  Tabular
13590 <lyxtabular version="3" rows="4" columns="4">
13591 <features>
13592 <column alignment="center" valignment="top" leftline="true" width="0pt">
13593 <column alignment="center" valignment="top" leftline="true" width="0pt">
13594 <column alignment="center" valignment="top" leftline="true" width="0in">
13595 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
13596 <row topline="true" bottomline="true">
13597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13598 \begin_inset Text
13599
13600 \layout Standard
13601
13602 \end_inset 
13603 </cell>
13604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13605 \begin_inset Text
13606
13607 \layout Standard
13608
13609
13610 \family roman 
13611 \series medium 
13612 \shape up 
13613 \size normal 
13614 \emph off 
13615 \bar no 
13616 \noun off 
13617 \color none
13618 12
13619 \end_inset 
13620 </cell>
13621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13622 \begin_inset Text
13623
13624 \layout Standard
13625
13626
13627 \family roman 
13628 \series medium 
13629 \shape up 
13630 \size normal 
13631 \emph off 
13632 \bar no 
13633 \noun off 
13634 \color none
13635 45
13636 \end_inset 
13637 </cell>
13638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13639 \begin_inset Text
13640
13641 \layout Standard
13642
13643
13644 \family roman 
13645 \series medium 
13646 \shape up 
13647 \size normal 
13648 \emph off 
13649 \bar no 
13650 \noun off 
13651 \color none
13652 98
13653 \end_inset 
13654 </cell>
13655 </row>
13656 <row topline="true">
13657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13658 \begin_inset Text
13659
13660 \layout Standard
13661
13662
13663 \family roman 
13664 \series medium 
13665 \shape up 
13666 \size normal 
13667 \emph off 
13668 \bar no 
13669 \noun off 
13670 \color none
13671 A
13672 \end_inset 
13673 </cell>
13674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13675 \begin_inset Text
13676
13677 \layout Standard
13678
13679 \end_inset 
13680 </cell>
13681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13682 \begin_inset Text
13683
13684 \layout Standard
13685
13686 \end_inset 
13687 </cell>
13688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13689 \begin_inset Text
13690
13691 \layout Standard
13692
13693 \end_inset 
13694 </cell>
13695 </row>
13696 <row topline="true">
13697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13698 \begin_inset Text
13699
13700 \layout Standard
13701
13702
13703 \family roman 
13704 \series medium 
13705 \shape up 
13706 \size normal 
13707 \emph off 
13708 \bar no 
13709 \noun off 
13710 \color none
13711 B
13712 \end_inset 
13713 </cell>
13714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13715 \begin_inset Text
13716
13717 \layout Standard
13718
13719 \end_inset 
13720 </cell>
13721 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13722 \begin_inset Text
13723
13724 \layout Standard
13725
13726
13727 \family roman 
13728 \series medium 
13729 \shape up 
13730 \size normal 
13731 \emph off 
13732 \bar no 
13733 \noun off 
13734 \color none
13735 multi 
13736 \end_inset 
13737 </cell>
13738 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13739 \begin_inset Text
13740
13741 \layout Standard
13742
13743 \end_inset 
13744 </cell>
13745 </row>
13746 <row topline="true" bottomline="true">
13747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13748 \begin_inset Text
13749
13750 \layout Standard
13751
13752
13753 \family roman 
13754 \series medium 
13755 \shape up 
13756 \size normal 
13757 \emph off 
13758 \bar no 
13759 \noun off 
13760 \color none
13761 C
13762 \end_inset 
13763 </cell>
13764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13765 \begin_inset Text
13766
13767 \layout Standard
13768
13769 \end_inset 
13770 </cell>
13771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13772 \begin_inset Text
13773
13774 \layout Standard
13775
13776 \end_inset 
13777 </cell>
13778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13779 \begin_inset Text
13780
13781 \layout Standard
13782
13783 \end_inset 
13784 </cell>
13785 </row>
13786 </lyxtabular>
13787
13788 \end_inset 
13789
13790
13791 \layout Subsection
13792
13793 The Table dialog
13794 \layout Standard
13795
13796 You can alter a table by clicking on it with the right mouse button, which
13797  brings up a settings dialog.
13798  Among these options are:
13799 \layout Itemize
13800
13801 Adding/removing border lines from a row or column.
13802  If you remove the top line from one of the rows, you'll get a dotted line
13803  in LyX, but no line will appear in the printout.
13804  If you set the bottom line of one row and the top line of the row below,
13805  then the rows are separated by a small space, as you can see with the top
13806  row in the example above.
13807  You can do the same vertically if you set the right line of a column and
13808  the left line of the column to the right.
13809 \layout Itemize
13810
13811 Text alignment in a column
13812 \layout Itemize
13813
13814 Appending rows and columns
13815 \layout Itemize
13816
13817 Deleting rows, columns, or the entire table
13818 \layout Itemize
13819
13820 Multicolumn
13821 \layout Itemize
13822
13823 Setting a fixed width for a column
13824 \layout Itemize
13825
13826 Longtable options - this is useful if your table is higher than the paper.
13827  Then the table is split on the bottom of the page and continued on the
13828  next one, instead of running of the end of the page.
13829 \layout Itemize
13830
13831 Rotate the whole table or a single cell sideways, by 90 degrees
13832 \layout Standard
13833
13834 You can also use the menu to perform these operations.
13835  Try 
13836 \family sans 
13837 \bar under 
13838 E
13839 \bar default 
13840 dit\SpecialChar \menuseparator
13841
13842 \family default 
13843 \bar under 
13844 T
13845 \family sans 
13846 \bar default 
13847 able
13848 \family default 
13849  when the cursor is inside a table.
13850  
13851 \layout Standard
13852
13853 Most of these options also work on selections.
13854  This means that if you select more cells, columns or rows the action is
13855  done on all of your selection.
13856  Note that there is a difference between selecting the 
13857 \emph on 
13858 contents
13859 \emph default 
13860  of the cell, and the cell itself.
13861  If you can see a red border inside a cell, then a selection will select
13862  the contents.
13863  If you press 
13864 \family sans 
13865 Escape
13866 \family default 
13867  or click outside of the box, then the selection will select cells (whether
13868  you use the mouse or the normal cursor-movement keys).
13869 \layout Standard
13870
13871 When you append a row, it is added 
13872 \emph on 
13873 below
13874 \emph default 
13875  the row containing the cursor.
13876  Similarly, columns are appended to the 
13877 \emph on 
13878 right
13879 \emph default 
13880  of the cursor.
13881  This makes it difficult to add columns on the left edge of a table without
13882  a lot of cutting and pasting.
13883  Deletion is always performed on the row or column containing the cursor.
13884  
13885 \layout Standard
13886
13887 The multicolumn option merges two or more adjacent cells on a given row.
13888  For example, in the above table, row 
13889 \begin_inset Quotes eld
13890 \end_inset 
13891
13892 B
13893 \begin_inset Quotes erd
13894 \end_inset 
13895
13896  has had multicolumn applied to the columns labelled 
13897 \begin_inset Quotes eld
13898 \end_inset 
13899
13900 45
13901 \begin_inset Quotes erd
13902 \end_inset 
13903
13904  and 
13905 \begin_inset Quotes eld
13906 \end_inset 
13907
13908 98.
13909 \begin_inset Quotes erd
13910 \end_inset 
13911
13912  To use it, you must first select the cells, then choose 
13913 \family sans 
13914 Multicolumn
13915 \family default 
13916  from the menu.
13917  This will not work vertically - see the Table Examples document for how
13918  to do this.
13919 \layout Standard
13920
13921 You can also use 
13922 \family sans 
13923 Multicolumn
13924 \family default 
13925  if you need to have a special handling for a single table cell's top and
13926  bottom border lines and text alignment.
13927  Here an example of this special handling of a cell:
13928 \layout Standard
13929 \align center 
13930
13931 \begin_inset  Tabular
13932 <lyxtabular version="3" rows="5" columns="3">
13933 <features>
13934 <column alignment="left" valignment="top" leftline="true" rightline="true" width="0pt">
13935 <column alignment="right" valignment="top" leftline="true" width="0pt">
13936 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
13937 <row topline="true" bottomline="true">
13938 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13939 \begin_inset Text
13940
13941 \layout Standard
13942
13943
13944 \family roman 
13945 \series bold 
13946 \shape up 
13947 \size normal 
13948 \emph off 
13949 \bar no 
13950 \noun off 
13951 \color none
13952 *
13953 \end_inset 
13954 </cell>
13955 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13956 \begin_inset Text
13957
13958 \layout Standard
13959
13960
13961 \family roman 
13962 \series bold 
13963 \shape up 
13964 \size normal 
13965 \emph off 
13966 \bar no 
13967 \noun off 
13968 \color none
13969 x
13970 \end_inset 
13971 </cell>
13972 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13973 \begin_inset Text
13974
13975 \layout Standard
13976
13977
13978 \family roman 
13979 \series bold 
13980 \shape up 
13981 \size normal 
13982 \emph off 
13983 \bar no 
13984 \noun off 
13985 \color none
13986 y
13987 \end_inset 
13988 </cell>
13989 </row>
13990 <row topline="true">
13991 <cell multicolumn="1" alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13992 \begin_inset Text
13993
13994 \layout Standard
13995
13996
13997 \family roman 
13998 \series bold 
13999 \shape up 
14000 \size normal 
14001 \emph off 
14002 \bar no 
14003 \noun off 
14004 \color none
14005 point a & b
14006 \end_inset 
14007 </cell>
14008 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
14009 \begin_inset Text
14010
14011 \layout Standard
14012
14013
14014 \family roman 
14015 \shape up 
14016 \size normal 
14017 \emph off 
14018 \bar no 
14019 \noun off 
14020 \color none
14021 103
14022 \end_inset 
14023 </cell>
14024 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14025 \begin_inset Text
14026
14027 \layout Standard
14028
14029
14030 \family roman 
14031 \shape up 
14032 \size normal 
14033 \emph off 
14034 \bar no 
14035 \noun off 
14036 \color none
14037 9
14038 \end_inset 
14039 </cell>
14040 </row>
14041 <row topline="true">
14042 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none">
14043 \begin_inset Text
14044
14045 \layout Standard
14046
14047
14048 \family roman 
14049 \series bold 
14050 \shape up 
14051 \size normal 
14052 \emph off 
14053 \bar no 
14054 \noun off 
14055 \color none
14056 point b & a
14057 \end_inset 
14058 </cell>
14059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14060 \begin_inset Text
14061
14062 \layout Standard
14063
14064
14065 \family roman 
14066 \shape up 
14067 \size normal 
14068 \emph off 
14069 \bar no 
14070 \noun off 
14071 \color none
14072 599
14073 \end_inset 
14074 </cell>
14075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14076 \begin_inset Text
14077
14078 \layout Standard
14079
14080
14081 \family roman 
14082 \shape up 
14083 \size normal 
14084 \emph off 
14085 \bar no 
14086 \noun off 
14087 \color none
14088 340
14089 \end_inset 
14090 </cell>
14091 </row>
14092 <row topline="true">
14093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14094 \begin_inset Text
14095
14096 \layout Standard
14097
14098
14099 \family roman 
14100 \series bold 
14101 \shape up 
14102 \size normal 
14103 \emph off 
14104 \bar no 
14105 \noun off 
14106 \color none
14107 point abc
14108 \end_inset 
14109 </cell>
14110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14111 \begin_inset Text
14112
14113 \layout Standard
14114
14115
14116 \family roman 
14117 \shape up 
14118 \size normal 
14119 \emph off 
14120 \bar no 
14121 \noun off 
14122 \color none
14123 1009
14124 \end_inset 
14125 </cell>
14126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14127 \begin_inset Text
14128
14129 \layout Standard
14130
14131
14132 \family roman 
14133 \shape up 
14134 \size normal 
14135 \emph off 
14136 \bar no 
14137 \noun off 
14138 \color none
14139 52
14140 \end_inset 
14141 </cell>
14142 </row>
14143 <row topline="true" bottomline="true">
14144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14145 \begin_inset Text
14146
14147 \layout Standard
14148
14149
14150 \family roman 
14151 \series bold 
14152 \shape up 
14153 \size normal 
14154 \emph off 
14155 \bar no 
14156 \noun off 
14157 \color none
14158 point abcd
14159 \end_inset 
14160 </cell>
14161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14162 \begin_inset Text
14163
14164 \layout Standard
14165
14166
14167 \family roman 
14168 \shape up 
14169 \size normal 
14170 \emph off 
14171 \bar no 
14172 \noun off 
14173 \color none
14174 96
14175 \end_inset 
14176 </cell>
14177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14178 \begin_inset Text
14179
14180 \layout Standard
14181
14182
14183 \family roman 
14184 \shape up 
14185 \size normal 
14186 \emph off 
14187 \bar no 
14188 \noun off 
14189 \color none
14190 11
14191 \end_inset 
14192 </cell>
14193 </row>
14194 </lyxtabular>
14195
14196 \end_inset 
14197
14198
14199 \layout Standard
14200
14201 You see here that the header line cells are aligned to the center, whereas
14202  the left column is aligned to the left, and the other columns are aligned
14203  to the right.
14204  Also the bottom and top line of two cells have been removed.
14205 \begin_inset Note
14206 collapsed false
14207
14208 \layout Standard
14209
14210 I can make nothing of this explanation.
14211  An improvement would be nice :) - jbl
14212 \end_inset 
14213
14214
14215 \layout Standard
14216
14217 If you want your column to have a fixed width, then you can insert a width
14218  in the 
14219 \family sans 
14220 Width
14221 \family default 
14222 \emph on 
14223  
14224 \emph default 
14225 input-field of the 
14226 \family sans 
14227 Table
14228 \family default 
14229  dialog.
14230  This will then allow the cell to have multiple paragraphs of text.
14231 \layout Standard
14232
14233 If your table becomes too large to fit on a portrait document layout, you
14234  can select the 
14235 \family sans 
14236 Rotate\SpecialChar ~
14237 90°
14238 \family default 
14239  button, and the table will appear sideways (this means landscape in a portrait
14240  document style).
14241  You might also like to rotate single table cells to give them more horizontal
14242  space.
14243  The example below demonstrates why it is useful to rotate single cells.
14244 \layout Standard
14245
14246
14247 \emph on 
14248 Note:
14249 \emph default 
14250  This 
14251 \family sans 
14252 Rotate\SpecialChar ~
14253 90°
14254 \family default 
14255  option will 
14256 \emph on 
14257 not
14258 \emph default 
14259  display on screen, and works 
14260 \emph on 
14261 only
14262 \emph default 
14263  for PostScript output.
14264  So, if you want to preview them, use 
14265 \family sans 
14266 \bar under 
14267 V
14268 \bar default 
14269 iew\SpecialChar \menuseparator
14270 Pos
14271 \bar under 
14272 t
14273 \bar default 
14274 script
14275 \family default 
14276 , as 
14277 \family sans 
14278 \bar under 
14279 V
14280 \bar default 
14281 iew
14282 \bar under 
14283 \SpecialChar \menuseparator
14284 D
14285 \bar default 
14286 VI
14287 \family default 
14288  will not show the table properly.
14289 \layout Standard
14290 \align center 
14291
14292 \begin_inset  Tabular
14293 <lyxtabular version="3" rows="6" columns="12">
14294 <features>
14295 <column alignment="left" valignment="top" leftline="true" rightline="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" width="0pt">
14300 <column alignment="center" valignment="top" leftline="true" width="0pt">
14301 <column alignment="center" valignment="top" leftline="true" width="0pt">
14302 <column alignment="center" valignment="top" leftline="true" width="0pt">
14303 <column alignment="center" valignment="top" leftline="true" width="0pt">
14304 <column alignment="center" valignment="top" leftline="true" width="0pt">
14305 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14306 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
14307 <row topline="true" bottomline="true">
14308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14309 \begin_inset Text
14310
14311 \layout Standard
14312
14313
14314 \family roman 
14315 \series medium 
14316 \shape up 
14317 \size normal 
14318 \emph off 
14319 \bar no 
14320 \noun off 
14321 \color none
14322 Description
14323 \end_inset 
14324 </cell>
14325 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14326 \begin_inset Text
14327
14328 \layout Standard
14329
14330
14331 \family roman 
14332 \series medium 
14333 \shape up 
14334 \size normal 
14335 \emph off 
14336 \bar no 
14337 \noun off 
14338 \color none
14339 Flag 1
14340 \end_inset 
14341 </cell>
14342 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14343 \begin_inset Text
14344
14345 \layout Standard
14346
14347
14348 \family roman 
14349 \series medium 
14350 \shape up 
14351 \size normal 
14352 \emph off 
14353 \bar no 
14354 \noun off 
14355 \color none
14356 Flag 2
14357 \end_inset 
14358 </cell>
14359 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14360 \begin_inset Text
14361
14362 \layout Standard
14363
14364
14365 \family roman 
14366 \series medium 
14367 \shape up 
14368 \size normal 
14369 \emph off 
14370 \bar no 
14371 \noun off 
14372 \color none
14373 Flag 3
14374 \end_inset 
14375 </cell>
14376 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14377 \begin_inset Text
14378
14379 \layout Standard
14380
14381
14382 \family roman 
14383 \series medium 
14384 \shape up 
14385 \size normal 
14386 \emph off 
14387 \bar no 
14388 \noun off 
14389 \color none
14390 Flag 4
14391 \end_inset 
14392 </cell>
14393 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14394 \begin_inset Text
14395
14396 \layout Standard
14397
14398
14399 \family roman 
14400 \series medium 
14401 \shape up 
14402 \size normal 
14403 \emph off 
14404 \bar no 
14405 \noun off 
14406 \color none
14407 Flag 5
14408 \end_inset 
14409 </cell>
14410 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14411 \begin_inset Text
14412
14413 \layout Standard
14414
14415
14416 \family roman 
14417 \series medium 
14418 \shape up 
14419 \size normal 
14420 \emph off 
14421 \bar no 
14422 \noun off 
14423 \color none
14424 Flag 6
14425 \end_inset 
14426 </cell>
14427 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14428 \begin_inset Text
14429
14430 \layout Standard
14431
14432
14433 \family roman 
14434 \series medium 
14435 \shape up 
14436 \size normal 
14437 \emph off 
14438 \bar no 
14439 \noun off 
14440 \color none
14441 Flag 7
14442 \end_inset 
14443 </cell>
14444 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14445 \begin_inset Text
14446
14447 \layout Standard
14448
14449
14450 \family roman 
14451 \series medium 
14452 \shape up 
14453 \size normal 
14454 \emph off 
14455 \bar no 
14456 \noun off 
14457 \color none
14458 Flag 8
14459 \end_inset 
14460 </cell>
14461 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
14462 \begin_inset Text
14463
14464 \layout Standard
14465
14466
14467 \family roman 
14468 \series medium 
14469 \shape up 
14470 \size normal 
14471 \emph off 
14472 \bar no 
14473 \noun off 
14474 \color none
14475 Flag 9
14476 \end_inset 
14477 </cell>
14478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" rotate="true" usebox="none">
14479 \begin_inset Text
14480
14481 \layout Standard
14482
14483
14484 \family roman 
14485 \series medium 
14486 \shape up 
14487 \size normal 
14488 \emph off 
14489 \bar no 
14490 \noun off 
14491 \color none
14492 Flag 10
14493 \end_inset 
14494 </cell>
14495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14496 \begin_inset Text
14497
14498 \layout Standard
14499
14500
14501 \family roman 
14502 \series medium 
14503 \shape up 
14504 \size normal 
14505 \emph off 
14506 \bar no 
14507 \noun off 
14508 \color none
14509 Total
14510 \end_inset 
14511 </cell>
14512 </row>
14513 <row topline="true">
14514 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14515 \begin_inset Text
14516
14517 \layout Standard
14518
14519
14520 \family roman 
14521 \series medium 
14522 \shape up 
14523 \size normal 
14524 \emph off 
14525 \bar no 
14526 \noun off 
14527 \color none
14528 Desc.\SpecialChar ~
14529 1
14530 \end_inset 
14531 </cell>
14532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14533 \begin_inset Text
14534
14535 \layout Standard
14536
14537
14538 \family roman 
14539 \series medium 
14540 \shape up 
14541 \size normal 
14542 \emph off 
14543 \bar no 
14544 \noun off 
14545 \color none
14546 *
14547 \end_inset 
14548 </cell>
14549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14550 \begin_inset Text
14551
14552 \layout Standard
14553
14554 \end_inset 
14555 </cell>
14556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14557 \begin_inset Text
14558
14559 \layout Standard
14560
14561
14562 \family roman 
14563 \series medium 
14564 \shape up 
14565 \size normal 
14566 \emph off 
14567 \bar no 
14568 \noun off 
14569 \color none
14570 *
14571 \end_inset 
14572 </cell>
14573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14574 \begin_inset Text
14575
14576 \layout Standard
14577
14578
14579 \family roman 
14580 \series medium 
14581 \shape up 
14582 \size normal 
14583 \emph off 
14584 \bar no 
14585 \noun off 
14586 \color none
14587 *
14588 \end_inset 
14589 </cell>
14590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14591 \begin_inset Text
14592
14593 \layout Standard
14594
14595 \end_inset 
14596 </cell>
14597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14598 \begin_inset Text
14599
14600 \layout Standard
14601
14602
14603 \family roman 
14604 \series medium 
14605 \shape up 
14606 \size normal 
14607 \emph off 
14608 \bar no 
14609 \noun off 
14610 \color none
14611 *
14612 \end_inset 
14613 </cell>
14614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14615 \begin_inset Text
14616
14617 \layout Standard
14618
14619 \end_inset 
14620 </cell>
14621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14622 \begin_inset Text
14623
14624 \layout Standard
14625
14626
14627 \family roman 
14628 \series medium 
14629 \shape up 
14630 \size normal 
14631 \emph off 
14632 \bar no 
14633 \noun off 
14634 \color none
14635 *
14636 \end_inset 
14637 </cell>
14638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14639 \begin_inset Text
14640
14641 \layout Standard
14642
14643
14644 \family roman 
14645 \series medium 
14646 \shape up 
14647 \size normal 
14648 \emph off 
14649 \bar no 
14650 \noun off 
14651 \color none
14652 *
14653 \end_inset 
14654 </cell>
14655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14656 \begin_inset Text
14657
14658 \layout Standard
14659
14660
14661 \family roman 
14662 \series medium 
14663 \shape up 
14664 \size normal 
14665 \emph off 
14666 \bar no 
14667 \noun off 
14668 \color none
14669 *
14670 \end_inset 
14671 </cell>
14672 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14673 \begin_inset Text
14674
14675 \layout Standard
14676
14677
14678 \family roman 
14679 \series medium 
14680 \shape up 
14681 \size normal 
14682 \emph off 
14683 \bar no 
14684 \noun off 
14685 \color none
14686 7
14687 \end_inset 
14688 </cell>
14689 </row>
14690 <row topline="true">
14691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14692 \begin_inset Text
14693
14694 \layout Standard
14695
14696
14697 \family roman 
14698 \series medium 
14699 \shape up 
14700 \size normal 
14701 \emph off 
14702 \bar no 
14703 \noun off 
14704 \color none
14705 Desc.\SpecialChar ~
14706 2
14707 \end_inset 
14708 </cell>
14709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14710 \begin_inset Text
14711
14712 \layout Standard
14713
14714 \end_inset 
14715 </cell>
14716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14717 \begin_inset Text
14718
14719 \layout Standard
14720
14721
14722 \family roman 
14723 \series medium 
14724 \shape up 
14725 \size normal 
14726 \emph off 
14727 \bar no 
14728 \noun off 
14729 \color none
14730 *
14731 \end_inset 
14732 </cell>
14733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14734 \begin_inset Text
14735
14736 \layout Standard
14737
14738
14739 \family roman 
14740 \series medium 
14741 \shape up 
14742 \size normal 
14743 \emph off 
14744 \bar no 
14745 \noun off 
14746 \color none
14747 *
14748 \end_inset 
14749 </cell>
14750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14751 \begin_inset Text
14752
14753 \layout Standard
14754
14755
14756 \family roman 
14757 \series medium 
14758 \shape up 
14759 \size normal 
14760 \emph off 
14761 \bar no 
14762 \noun off 
14763 \color none
14764 *
14765 \end_inset 
14766 </cell>
14767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14768 \begin_inset Text
14769
14770 \layout Standard
14771
14772
14773 \family roman 
14774 \series medium 
14775 \shape up 
14776 \size normal 
14777 \emph off 
14778 \bar no 
14779 \noun off 
14780 \color none
14781 *
14782 \end_inset 
14783 </cell>
14784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14785 \begin_inset Text
14786
14787 \layout Standard
14788
14789
14790 \family roman 
14791 \series medium 
14792 \shape up 
14793 \size normal 
14794 \emph off 
14795 \bar no 
14796 \noun off 
14797 \color none
14798 *
14799 \end_inset 
14800 </cell>
14801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14802 \begin_inset Text
14803
14804 \layout Standard
14805
14806
14807 \family roman 
14808 \series medium 
14809 \shape up 
14810 \size normal 
14811 \emph off 
14812 \bar no 
14813 \noun off 
14814 \color none
14815 *
14816 \end_inset 
14817 </cell>
14818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14819 \begin_inset Text
14820
14821 \layout Standard
14822
14823
14824 \family roman 
14825 \series medium 
14826 \shape up 
14827 \size normal 
14828 \emph off 
14829 \bar no 
14830 \noun off 
14831 \color none
14832 *
14833 \end_inset 
14834 </cell>
14835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14836 \begin_inset Text
14837
14838 \layout Standard
14839
14840
14841 \family roman 
14842 \series medium 
14843 \shape up 
14844 \size normal 
14845 \emph off 
14846 \bar no 
14847 \noun off 
14848 \color none
14849 *
14850 \end_inset 
14851 </cell>
14852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14853 \begin_inset Text
14854
14855 \layout Standard
14856
14857
14858 \family roman 
14859 \series medium 
14860 \shape up 
14861 \size normal 
14862 \emph off 
14863 \bar no 
14864 \noun off 
14865 \color none
14866 *
14867 \end_inset 
14868 </cell>
14869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14870 \begin_inset Text
14871
14872 \layout Standard
14873
14874
14875 \family roman 
14876 \series medium 
14877 \shape up 
14878 \size normal 
14879 \emph off 
14880 \bar no 
14881 \noun off 
14882 \color none
14883 9
14884 \end_inset 
14885 </cell>
14886 </row>
14887 <row topline="true">
14888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14889 \begin_inset Text
14890
14891 \layout Standard
14892
14893
14894 \family roman 
14895 \series medium 
14896 \shape up 
14897 \size normal 
14898 \emph off 
14899 \bar no 
14900 \noun off 
14901 \color none
14902 Desc.\SpecialChar ~
14903 3
14904 \end_inset 
14905 </cell>
14906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14907 \begin_inset Text
14908
14909 \layout Standard
14910
14911
14912 \family roman 
14913 \series medium 
14914 \shape up 
14915 \size normal 
14916 \emph off 
14917 \bar no 
14918 \noun off 
14919 \color none
14920 *
14921 \end_inset 
14922 </cell>
14923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14924 \begin_inset Text
14925
14926 \layout Standard
14927
14928
14929 \family roman 
14930 \series medium 
14931 \shape up 
14932 \size normal 
14933 \emph off 
14934 \bar no 
14935 \noun off 
14936 \color none
14937 *
14938 \end_inset 
14939 </cell>
14940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14941 \begin_inset Text
14942
14943 \layout Standard
14944
14945
14946 \family roman 
14947 \series medium 
14948 \shape up 
14949 \size normal 
14950 \emph off 
14951 \bar no 
14952 \noun off 
14953 \color none
14954 *
14955 \end_inset 
14956 </cell>
14957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14958 \begin_inset Text
14959
14960 \layout Standard
14961
14962 \end_inset 
14963 </cell>
14964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14965 \begin_inset Text
14966
14967 \layout Standard
14968
14969
14970 \family roman 
14971 \series medium 
14972 \shape up 
14973 \size normal 
14974 \emph off 
14975 \bar no 
14976 \noun off 
14977 \color none
14978 *
14979 \end_inset 
14980 </cell>
14981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14982 \begin_inset Text
14983
14984 \layout Standard
14985
14986
14987 \family roman 
14988 \series medium 
14989 \shape up 
14990 \size normal 
14991 \emph off 
14992 \bar no 
14993 \noun off 
14994 \color none
14995 *
14996 \end_inset 
14997 </cell>
14998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14999 \begin_inset Text
15000
15001 \layout Standard
15002
15003
15004 \family roman 
15005 \series medium 
15006 \shape up 
15007 \size normal 
15008 \emph off 
15009 \bar no 
15010 \noun off 
15011 \color none
15012 *
15013 \end_inset 
15014 </cell>
15015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15016 \begin_inset Text
15017
15018 \layout Standard
15019
15020
15021 \family roman 
15022 \series medium 
15023 \shape up 
15024 \size normal 
15025 \emph off 
15026 \bar no 
15027 \noun off 
15028 \color none
15029 *
15030 \end_inset 
15031 </cell>
15032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15033 \begin_inset Text
15034
15035 \layout Standard
15036
15037 \end_inset 
15038 </cell>
15039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15040 \begin_inset Text
15041
15042 \layout Standard
15043
15044
15045 \family roman 
15046 \series medium 
15047 \shape up 
15048 \size normal 
15049 \emph off 
15050 \bar no 
15051 \noun off 
15052 \color none
15053 *
15054 \end_inset 
15055 </cell>
15056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15057 \begin_inset Text
15058
15059 \layout Standard
15060
15061
15062 \family roman 
15063 \series medium 
15064 \shape up 
15065 \size normal 
15066 \emph off 
15067 \bar no 
15068 \noun off 
15069 \color none
15070 8
15071 \end_inset 
15072 </cell>
15073 </row>
15074 <row topline="true" bottomline="true">
15075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15076 \begin_inset Text
15077
15078 \layout Standard
15079
15080
15081 \family roman 
15082 \series medium 
15083 \shape up 
15084 \size normal 
15085 \emph off 
15086 \bar no 
15087 \noun off 
15088 \color none
15089 Desc.\SpecialChar ~
15090 4
15091 \end_inset 
15092 </cell>
15093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15094 \begin_inset Text
15095
15096 \layout Standard
15097
15098
15099 \family roman 
15100 \series medium 
15101 \shape up 
15102 \size normal 
15103 \emph off 
15104 \bar no 
15105 \noun off 
15106 \color none
15107 *
15108 \end_inset 
15109 </cell>
15110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15111 \begin_inset Text
15112
15113 \layout Standard
15114
15115 \end_inset 
15116 </cell>
15117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15118 \begin_inset Text
15119
15120 \layout Standard
15121
15122
15123 \family roman 
15124 \series medium 
15125 \shape up 
15126 \size normal 
15127 \emph off 
15128 \bar no 
15129 \noun off 
15130 \color none
15131 *
15132 \end_inset 
15133 </cell>
15134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15135 \begin_inset Text
15136
15137 \layout Standard
15138
15139
15140 \family roman 
15141 \series medium 
15142 \shape up 
15143 \size normal 
15144 \emph off 
15145 \bar no 
15146 \noun off 
15147 \color none
15148 *
15149 \end_inset 
15150 </cell>
15151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15152 \begin_inset Text
15153
15154 \layout Standard
15155
15156 \end_inset 
15157 </cell>
15158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15159 \begin_inset Text
15160
15161 \layout Standard
15162
15163 \end_inset 
15164 </cell>
15165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15166 \begin_inset Text
15167
15168 \layout Standard
15169
15170
15171 \family roman 
15172 \series medium 
15173 \shape up 
15174 \size normal 
15175 \emph off 
15176 \bar no 
15177 \noun off 
15178 \color none
15179 *
15180 \end_inset 
15181 </cell>
15182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15183 \begin_inset Text
15184
15185 \layout Standard
15186
15187
15188 \family roman 
15189 \series medium 
15190 \shape up 
15191 \size normal 
15192 \emph off 
15193 \bar no 
15194 \noun off 
15195 \color none
15196 *
15197 \end_inset 
15198 </cell>
15199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15200 \begin_inset Text
15201
15202 \layout Standard
15203
15204
15205 \family roman 
15206 \series medium 
15207 \shape up 
15208 \size normal 
15209 \emph off 
15210 \bar no 
15211 \noun off 
15212 \color none
15213 *
15214 \end_inset 
15215 </cell>
15216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15217 \begin_inset Text
15218
15219 \layout Standard
15220
15221 \end_inset 
15222 </cell>
15223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15224 \begin_inset Text
15225
15226 \layout Standard
15227
15228
15229 \family roman 
15230 \series medium 
15231 \shape up 
15232 \size normal 
15233 \emph off 
15234 \bar no 
15235 \noun off 
15236 \color none
15237 6
15238 \end_inset 
15239 </cell>
15240 </row>
15241 <row topline="true" bottomline="true">
15242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15243 \begin_inset Text
15244
15245 \layout Standard
15246
15247
15248 \family roman 
15249 \series medium 
15250 \shape up 
15251 \size normal 
15252 \emph off 
15253 \bar no 
15254 \noun off 
15255 \color none
15256 Total
15257 \end_inset 
15258 </cell>
15259 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15260 \begin_inset Text
15261
15262 \layout Standard
15263
15264
15265 \family roman 
15266 \series medium 
15267 \shape up 
15268 \size normal 
15269 \emph off 
15270 \bar no 
15271 \noun off 
15272 \color none
15273  
15274 \end_inset 
15275 </cell>
15276 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15277 \begin_inset Text
15278
15279 \layout Standard
15280
15281 \end_inset 
15282 </cell>
15283 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15284 \begin_inset Text
15285
15286 \layout Standard
15287
15288 \end_inset 
15289 </cell>
15290 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15291 \begin_inset Text
15292
15293 \layout Standard
15294
15295 \end_inset 
15296 </cell>
15297 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15298 \begin_inset Text
15299
15300 \layout Standard
15301
15302 \end_inset 
15303 </cell>
15304 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15305 \begin_inset Text
15306
15307 \layout Standard
15308
15309 \end_inset 
15310 </cell>
15311 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15312 \begin_inset Text
15313
15314 \layout Standard
15315
15316 \end_inset 
15317 </cell>
15318 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15319 \begin_inset Text
15320
15321 \layout Standard
15322
15323 \end_inset 
15324 </cell>
15325 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15326 \begin_inset Text
15327
15328 \layout Standard
15329
15330 \end_inset 
15331 </cell>
15332 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15333 \begin_inset Text
15334
15335 \layout Standard
15336
15337 \end_inset 
15338 </cell>
15339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15340 \begin_inset Text
15341
15342 \layout Standard
15343
15344
15345 \family roman 
15346 \series medium 
15347 \shape up 
15348 \size normal 
15349 \emph off 
15350 \bar no 
15351 \noun off 
15352 \color none
15353 30
15354 \end_inset 
15355 </cell>
15356 </row>
15357 </lyxtabular>
15358
15359 \end_inset 
15360
15361
15362 \layout Subsection
15363
15364 What can be placed inside a table cell?
15365 \layout Standard
15366
15367 Many objects can be placed inside a table cell.
15368  Any single line of text, an equation (not a displayed or multilined equation,
15369  though), or a figure can be in a cell; in fact, all three kinds of objects
15370  can be placed in the same cell.
15371  Font sizes and shapes can be altered, and the table will adjust to display
15372  them properly.
15373  However, you can't put a special environment in a cell (like 
15374 \family sans 
15375 Section*
15376 \family default 
15377 , etc.), nor set spacing options etc.
15378  for the cell's paragraph.
15379 \layout Subsection
15380
15381 Cut & Paste in Tables
15382 \layout Standard
15383
15384 Cutting and pasting between tables works reasonably well.
15385  You can cut and paste even more than one row.
15386  Selection with the mouse or with 
15387 \family sans 
15388 Shift
15389 \family default 
15390  plus the arrow keys works as usual.
15391  The values in the second table below were cut and pasted from the first,
15392  using the mouse to select and paste.
15393 \layout Standard
15394 \align center 
15395
15396 \begin_inset  Tabular
15397 <lyxtabular version="3" rows="3" columns="3">
15398 <features>
15399 <column alignment="center" valignment="top" leftline="true" width="0pt">
15400 <column alignment="center" valignment="top" leftline="true" width="0pt">
15401 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15402 <row topline="true" bottomline="true">
15403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15404 \begin_inset Text
15405
15406 \layout Standard
15407
15408
15409 \family roman 
15410 \series medium 
15411 \shape up 
15412 \size normal 
15413 \emph off 
15414 \bar no 
15415 \noun off 
15416 \color none
15417 1
15418 \end_inset 
15419 </cell>
15420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15421 \begin_inset Text
15422
15423 \layout Standard
15424
15425
15426 \family roman 
15427 \series medium 
15428 \shape up 
15429 \size normal 
15430 \emph off 
15431 \bar no 
15432 \noun off 
15433 \color none
15434 2
15435 \end_inset 
15436 </cell>
15437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15438 \begin_inset Text
15439
15440 \layout Standard
15441
15442
15443 \family roman 
15444 \series medium 
15445 \shape up 
15446 \size normal 
15447 \emph off 
15448 \bar no 
15449 \noun off 
15450 \color none
15451 3
15452 \end_inset 
15453 </cell>
15454 </row>
15455 <row>
15456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15457 \begin_inset Text
15458
15459 \layout Standard
15460
15461
15462 \family roman 
15463 \series medium 
15464 \shape up 
15465 \size normal 
15466 \emph off 
15467 \bar no 
15468 \noun off 
15469 \color none
15470 4
15471 \end_inset 
15472 </cell>
15473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15474 \begin_inset Text
15475
15476 \layout Standard
15477
15478
15479 \family roman 
15480 \series medium 
15481 \shape up 
15482 \size normal 
15483 \emph off 
15484 \bar no 
15485 \noun off 
15486 \color none
15487 5
15488 \end_inset 
15489 </cell>
15490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15491 \begin_inset Text
15492
15493 \layout Standard
15494
15495
15496 \family roman 
15497 \series medium 
15498 \shape up 
15499 \size normal 
15500 \emph off 
15501 \bar no 
15502 \noun off 
15503 \color none
15504 6
15505 \end_inset 
15506 </cell>
15507 </row>
15508 <row topline="true" bottomline="true">
15509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15510 \begin_inset Text
15511
15512 \layout Standard
15513
15514
15515 \family roman 
15516 \series medium 
15517 \shape up 
15518 \size normal 
15519 \emph off 
15520 \bar no 
15521 \noun off 
15522 \color none
15523 7
15524 \end_inset 
15525 </cell>
15526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15527 \begin_inset Text
15528
15529 \layout Standard
15530
15531
15532 \family roman 
15533 \series medium 
15534 \shape up 
15535 \size normal 
15536 \emph off 
15537 \bar no 
15538 \noun off 
15539 \color none
15540 8
15541 \end_inset 
15542 </cell>
15543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15544 \begin_inset Text
15545
15546 \layout Standard
15547
15548
15549 \family roman 
15550 \series medium 
15551 \shape up 
15552 \size normal 
15553 \emph off 
15554 \bar no 
15555 \noun off 
15556 \color none
15557 9
15558 \end_inset 
15559 </cell>
15560 </row>
15561 </lyxtabular>
15562
15563 \end_inset 
15564
15565
15566 \layout Standard
15567 \align center 
15568
15569 \begin_inset  Tabular
15570 <lyxtabular version="3" rows="4" columns="3">
15571 <features>
15572 <column alignment="center" valignment="top" leftline="true" width="0pt">
15573 <column alignment="center" valignment="top" leftline="true" width="0pt">
15574 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15575 <row topline="true" bottomline="true">
15576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15577 \begin_inset Text
15578
15579 \layout Standard
15580
15581
15582 \family roman 
15583 \series medium 
15584 \shape up 
15585 \size normal 
15586 \emph off 
15587 \bar no 
15588 \noun off 
15589 \color none
15590 1
15591 \end_inset 
15592 </cell>
15593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15594 \begin_inset Text
15595
15596 \layout Standard
15597
15598
15599 \family roman 
15600 \series medium 
15601 \shape up 
15602 \size normal 
15603 \emph off 
15604 \bar no 
15605 \noun off 
15606 \color none
15607 2
15608 \end_inset 
15609 </cell>
15610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15611 \begin_inset Text
15612
15613 \layout Standard
15614
15615
15616 \family roman 
15617 \series medium 
15618 \shape up 
15619 \size normal 
15620 \emph off 
15621 \bar no 
15622 \noun off 
15623 \color none
15624 3
15625 \end_inset 
15626 </cell>
15627 </row>
15628 <row>
15629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15630 \begin_inset Text
15631
15632 \layout Standard
15633
15634
15635 \family roman 
15636 \series medium 
15637 \shape up 
15638 \size normal 
15639 \emph off 
15640 \bar no 
15641 \noun off 
15642 \color none
15643 4
15644 \end_inset 
15645 </cell>
15646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15647 \begin_inset Text
15648
15649 \layout Standard
15650
15651
15652 \family roman 
15653 \series medium 
15654 \shape up 
15655 \size normal 
15656 \emph off 
15657 \bar no 
15658 \noun off 
15659 \color none
15660 5
15661 \end_inset 
15662 </cell>
15663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15664 \begin_inset Text
15665
15666 \layout Standard
15667
15668
15669 \family roman 
15670 \series medium 
15671 \shape up 
15672 \size normal 
15673 \emph off 
15674 \bar no 
15675 \noun off 
15676 \color none
15677 6
15678 \end_inset 
15679 </cell>
15680 </row>
15681 <row topline="true">
15682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15683 \begin_inset Text
15684
15685 \layout Standard
15686
15687
15688 \family roman 
15689 \series medium 
15690 \shape up 
15691 \size normal 
15692 \emph off 
15693 \bar no 
15694 \noun off 
15695 \color none
15696 7
15697 \end_inset 
15698 </cell>
15699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15700 \begin_inset Text
15701
15702 \layout Standard
15703
15704 \end_inset 
15705 </cell>
15706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15707 \begin_inset Text
15708
15709 \layout Standard
15710
15711 \end_inset 
15712 </cell>
15713 </row>
15714 <row topline="true" bottomline="true">
15715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15716 \begin_inset Text
15717
15718 \layout Standard
15719
15720 \end_inset 
15721 </cell>
15722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15723 \begin_inset Text
15724
15725 \layout Standard
15726
15727 \end_inset 
15728 </cell>
15729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15730 \begin_inset Text
15731
15732 \layout Standard
15733
15734 \end_inset 
15735 </cell>
15736 </row>
15737 </lyxtabular>
15738
15739 \end_inset 
15740
15741
15742 \layout Standard
15743
15744 Note that you can also copy and paste the entire table as a single unit
15745  by starting the selection from outside the table.
15746 \layout Subsection
15747
15748 Multiple lines in cells
15749 \layout Standard
15750
15751 It is possible to have multi-line entries in tables, but not in a completely
15752  WYSIWYM manner.
15753  Define a fixed length for the column in the 
15754 \family sans 
15755 Table
15756 \family default 
15757  dialog.
15758  After this, your text is automatically split into more lines and the cell
15759  enlarged vertically when the length of the text exceeds the given fixed
15760  length.
15761  An example:
15762 \layout Standard
15763 \align center 
15764
15765 \begin_inset  Tabular
15766 <lyxtabular version="3" rows="4" columns="3">
15767 <features>
15768 <column alignment="center" valignment="top" leftline="true" width="0pt">
15769 <column alignment="block" valignment="top" leftline="true" width="3cm">
15770 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15771 <row topline="true" bottomline="true">
15772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15773 \begin_inset Text
15774
15775 \layout Standard
15776
15777
15778 \family roman 
15779 \series medium 
15780 \shape up 
15781 \size normal 
15782 \emph off 
15783 \bar no 
15784 \noun off 
15785 \color none
15786 1
15787 \end_inset 
15788 </cell>
15789 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15790 \begin_inset Text
15791
15792 \layout Standard
15793
15794
15795 \family roman 
15796 \series medium 
15797 \shape up 
15798 \size normal 
15799 \emph off 
15800 \bar no 
15801 \noun off 
15802 \color none
15803 2
15804 \end_inset 
15805 </cell>
15806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15807 \begin_inset Text
15808
15809 \layout Standard
15810
15811
15812 \family roman 
15813 \series medium 
15814 \shape up 
15815 \size normal 
15816 \emph off 
15817 \bar no 
15818 \noun off 
15819 \color none
15820 3
15821 \end_inset 
15822 </cell>
15823 </row>
15824 <row>
15825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15826 \begin_inset Text
15827
15828 \layout Standard
15829
15830
15831 \family roman 
15832 \series medium 
15833 \shape up 
15834 \size normal 
15835 \emph off 
15836 \bar no 
15837 \noun off 
15838 \color none
15839 4
15840 \end_inset 
15841 </cell>
15842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15843 \begin_inset Text
15844
15845 \layout Standard
15846
15847
15848 \family roman 
15849 \series medium 
15850 \shape up 
15851 \size normal 
15852 \emph off 
15853 \bar no 
15854 \noun off 
15855 \color none
15856 This is a multiline entry in a table.
15857 \end_inset 
15858 </cell>
15859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15860 \begin_inset Text
15861
15862 \layout Standard
15863
15864
15865 \family roman 
15866 \series medium 
15867 \shape up 
15868 \size normal 
15869 \emph off 
15870 \bar no 
15871 \noun off 
15872 \color none
15873 5
15874 \end_inset 
15875 </cell>
15876 </row>
15877 <row bottomline="true">
15878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15879 \begin_inset Text
15880
15881 \layout Standard
15882
15883
15884 \family roman 
15885 \series medium 
15886 \shape up 
15887 \size normal 
15888 \emph off 
15889 \bar no 
15890 \noun off 
15891 \color none
15892 6
15893 \end_inset 
15894 </cell>
15895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15896 \begin_inset Text
15897
15898 \layout Standard
15899
15900
15901 \family roman 
15902 \series medium 
15903 \shape up 
15904 \size normal 
15905 \emph off 
15906 \bar no 
15907 \noun off 
15908 \color none
15909 This is longer now.
15910 \end_inset 
15911 </cell>
15912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15913 \begin_inset Text
15914
15915 \layout Standard
15916
15917
15918 \family roman 
15919 \series medium 
15920 \shape up 
15921 \size normal 
15922 \emph off 
15923 \bar no 
15924 \noun off 
15925 \color none
15926 7
15927 \end_inset 
15928 </cell>
15929 </row>
15930 <row bottomline="true">
15931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15932 \begin_inset Text
15933
15934 \layout Standard
15935
15936
15937 \family roman 
15938 \series medium 
15939 \shape up 
15940 \size normal 
15941 \emph off 
15942 \bar no 
15943 \noun off 
15944 \color none
15945 8
15946 \end_inset 
15947 </cell>
15948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15949 \begin_inset Text
15950
15951 \layout Standard
15952
15953
15954 \family roman 
15955 \series medium 
15956 \shape up 
15957 \size normal 
15958 \emph off 
15959 \bar no 
15960 \noun off 
15961 \color none
15962 This is a multiline entry in a table.
15963  This is longer now.
15964 \end_inset 
15965 </cell>
15966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15967 \begin_inset Text
15968
15969 \layout Standard
15970
15971
15972 \family roman 
15973 \series medium 
15974 \shape up 
15975 \size normal 
15976 \emph off 
15977 \bar no 
15978 \noun off 
15979 \color none
15980 9
15981 \end_inset 
15982 </cell>
15983 </row>
15984 </lyxtabular>
15985
15986 \end_inset 
15987
15988
15989 \layout Standard
15990
15991 Text within a cell will not normally wrap to fit the page, so if a line
15992  of text in a table is too long, the table will extend beyond the right
15993  margin of the page.
15994  Similarly, tables will not split themselves at the bottom of a page, and
15995  so might extend below the bottom margin.
15996  You have these options to resolve this problem:
15997 \layout Enumerate
15998
15999 Split it into two tables.
16000 \layout Enumerate
16001
16002 Select the 
16003 \family sans 
16004 Longtable 
16005 \family default 
16006 button in the 
16007 \family sans 
16008 Table
16009 \family default 
16010  dialog.
16011  This automatically splits the table over more pages, if it is too tall.
16012  After doing this, the list of 
16013 \family sans 
16014 Longtable
16015 \family default 
16016  buttons activate themselves and you may now define:
16017 \begin_deeper 
16018 \layout Enumerate
16019
16020
16021 \family sans 
16022 First\SpecialChar ~
16023 header
16024 \family default 
16025 : The current row and all rows above that don't have any special options
16026  defined are defined to be the header rows of the first page of the longtable.
16027 \layout Enumerate
16028
16029
16030 \family sans 
16031 Header
16032 \family default 
16033 : The current row and all rows above that don't have any special options
16034  defined are defined to be the header rows of all pages of the longtable;
16035  except for the first page, if 
16036 \family sans 
16037 First\SpecialChar ~
16038 header
16039 \family default 
16040  is defined.
16041 \layout Enumerate
16042
16043
16044 \family sans 
16045 Footer
16046 \family default 
16047 : The current row and all rows below that don't have any special options
16048  defined are defined to be the footer rows of all pages of the longtable;
16049  except for the last page, if 
16050 \family sans 
16051 Last\SpecialChar ~
16052 footer
16053 \family default 
16054  is defined.
16055 \layout Enumerate
16056
16057
16058 \family sans 
16059 Last\SpecialChar ~
16060 footer
16061 \family default 
16062 : The current row and all rows below that don't have any special options
16063  defined are defined to be the footer rows of the last page of the longtable.
16064 \layout Standard
16065
16066 If you set more than one option in the same table row, you should be aware
16067  of the fact that only the first flag is used in the given table rows.
16068  The others will then be defined as 
16069 \emph on 
16070 empty
16071 \emph default 
16072 .
16073  In this context, first means first in this order: 
16074 \family sans 
16075 Footer, Last\SpecialChar ~
16076 footer,
16077 \family default 
16078  
16079 \family sans 
16080 Header,
16081 \family default 
16082  
16083 \family sans 
16084 First\SpecialChar ~
16085 header.
16086
16087 \family default 
16088 \emph on 
16089  
16090 \emph default 
16091 See the 
16092 \family typewriter 
16093 TableExamples.lyx
16094 \family default 
16095  example file to see how this works.
16096
16097 \emph on 
16098  
16099 \layout Standard
16100
16101 The check box in the long table options can be used to specify specific
16102  rows to break the page on as well.
16103 \end_deeper 
16104 \layout Enumerate
16105
16106 A table can also be placed in a float, as described below, which will allow
16107  TeX to place it as well as it can within the page.
16108 \layout Subsection
16109
16110 Table Floats
16111 \begin_inset LatexCommand \label{sec:table float}
16112
16113 \end_inset 
16114
16115
16116 \layout Standard
16117
16118 Outside of a float, the table will be positioned exactly where it is placed
16119  in the document.
16120  Using a 
16121 \family sans 
16122 \shape up 
16123 Tabl
16124 \bar under 
16125 e
16126 \bar default 
16127 \SpecialChar ~
16128 Float
16129 \family default 
16130 \shape default 
16131  from the 
16132 \family sans 
16133 \shape up 
16134 \bar under 
16135 I
16136 \bar default 
16137 nsert\SpecialChar \menuseparator
16138 Flo
16139 \shape default 
16140 \bar under 
16141 a
16142 \shape up 
16143 \bar default 
16144 t
16145 \family default 
16146 \shape default 
16147  menu will enable LaTeX to place the table where it fits best, rather than
16148  exactly where you insert it.
16149  Float placement for table floats is similar to that for figure floats 
16150 \begin_inset LatexCommand \ref{sec:figurefloats}
16151
16152 \end_inset 
16153
16154 , and is described in section 
16155 \begin_inset LatexCommand \ref{sec:float-locn}
16156
16157 \end_inset 
16158
16159 .
16160  Captions also work the same way as with figure floats, as described in
16161  section 
16162 \begin_inset LatexCommand \ref{sec:figurefloats}
16163
16164 \end_inset 
16165
16166 .
16167  Table 
16168 \begin_inset LatexCommand \ref{table:a table float}
16169
16170 \end_inset 
16171
16172  is an example of a table float.
16173 \begin_inset Float table
16174 placement htbp
16175 wide false
16176 collapsed true
16177
16178 \layout Caption
16179
16180
16181 \begin_inset LatexCommand \label{table:a table float}
16182
16183 \end_inset 
16184
16185 A table float.
16186 \layout Standard
16187 \align center 
16188
16189 \begin_inset  Tabular
16190 <lyxtabular version="3" rows="3" columns="3">
16191 <features>
16192 <column alignment="center" valignment="top" leftline="true" width="0pt">
16193 <column alignment="center" valignment="top" leftline="true" width="0pt">
16194 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
16195 <row topline="true" bottomline="true">
16196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16197 \begin_inset Text
16198
16199 \layout Standard
16200
16201
16202 \family roman 
16203 \series medium 
16204 \shape up 
16205 \size normal 
16206 \emph off 
16207 \bar no 
16208 \noun off 
16209 \color none
16210 1
16211 \end_inset 
16212 </cell>
16213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16214 \begin_inset Text
16215
16216 \layout Standard
16217
16218
16219 \family roman 
16220 \series medium 
16221 \shape up 
16222 \size normal 
16223 \emph off 
16224 \bar no 
16225 \noun off 
16226 \color none
16227 2
16228 \end_inset 
16229 </cell>
16230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16231 \begin_inset Text
16232
16233 \layout Standard
16234
16235
16236 \family roman 
16237 \series medium 
16238 \shape up 
16239 \size normal 
16240 \emph off 
16241 \bar no 
16242 \noun off 
16243 \color none
16244 3
16245 \end_inset 
16246 </cell>
16247 </row>
16248 <row topline="true">
16249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16250 \begin_inset Text
16251
16252 \layout Standard
16253
16254
16255 \family roman 
16256 \series medium 
16257 \shape up 
16258 \size normal 
16259 \emph off 
16260 \bar no 
16261 \noun off 
16262 \color none
16263 Joe
16264 \end_inset 
16265 </cell>
16266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16267 \begin_inset Text
16268
16269 \layout Standard
16270
16271
16272 \family roman 
16273 \series medium 
16274 \shape up 
16275 \size normal 
16276 \emph off 
16277 \bar no 
16278 \noun off 
16279 \color none
16280 Mary
16281 \end_inset 
16282 </cell>
16283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16284 \begin_inset Text
16285
16286 \layout Standard
16287
16288
16289 \family roman 
16290 \series medium 
16291 \shape up 
16292 \size normal 
16293 \emph off 
16294 \bar no 
16295 \noun off 
16296 \color none
16297 Ted
16298 \end_inset 
16299 </cell>
16300 </row>
16301 <row topline="true" bottomline="true">
16302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16303 \begin_inset Text
16304
16305 \layout Standard
16306
16307
16308 \family roman 
16309 \series medium 
16310 \shape up 
16311 \size normal 
16312 \emph off 
16313 \bar no 
16314 \noun off 
16315 \color none
16316
16317 \begin_inset Formula $\int x^{2}dx$
16318 \end_inset 
16319
16320
16321 \end_inset 
16322 </cell>
16323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16324 \begin_inset Text
16325
16326 \layout Standard
16327
16328
16329 \family roman 
16330 \series medium 
16331 \shape up 
16332 \size normal 
16333 \emph off 
16334 \bar no 
16335 \noun off 
16336 \color none
16337
16338 \begin_inset Formula $\left[\begin{array}{cc}
16339 a & b\\
16340 c & d\end{array}\right]$
16341 \end_inset 
16342
16343
16344 \end_inset 
16345 </cell>
16346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16347 \begin_inset Text
16348
16349 \layout Standard
16350
16351
16352 \family roman 
16353 \series medium 
16354 \shape up 
16355 \size normal 
16356 \emph off 
16357 \bar no 
16358 \noun off 
16359 \color none
16360
16361 \begin_inset Formula $1+1=2$
16362 \end_inset 
16363
16364
16365 \end_inset 
16366 </cell>
16367 </row>
16368 </lyxtabular>
16369
16370 \end_inset 
16371
16372
16373 \end_inset 
16374
16375  
16376 \layout Section
16377
16378 Table of Contents and other Listings
16379 \begin_inset LatexCommand \label{sec:toc}
16380
16381 \end_inset 
16382
16383
16384 \layout Standard
16385
16386 One of the really nice features of LaTeX is the ease with which it lets
16387  you create various 
16388 \begin_inset Quotes eld
16389 \end_inset 
16390
16391 Lists,
16392 \begin_inset Quotes erd
16393 \end_inset 
16394
16395  such as a Table of Contents.
16396  All you need to do is to use certain environments and insert a reference
16397  at the place where you want the list to appear.
16398 \layout Subsection
16399
16400 The Table of Contents
16401 \layout Standard
16402
16403 In order to get a Table of Contents, you need to do four things:
16404 \layout Enumerate
16405
16406 Use a document class that includes support (all but 
16407 \family typewriter 
16408 letter
16409 \family default 
16410 ).
16411 \layout Enumerate
16412
16413 Set paragraph environments appropriately: 
16414 \family sans 
16415 Chapter
16416 \family default 
16417
16418 \family sans 
16419 (Sub...) Section
16420 \family default 
16421
16422 \family sans 
16423 (Sub...), Paragraph
16424 \family default 
16425 .
16426  Note that styles with a 
16427 \family sans 
16428 *
16429 \family default 
16430 , like 
16431 \family sans 
16432 Section*
16433 \family default 
16434 , will 
16435 \emph on 
16436 not
16437 \emph default 
16438  appear in the Table of Contents.
16439 \layout Enumerate
16440
16441 Make sure you set the 
16442 \family sans 
16443 \bar under 
16444 S
16445 \bar default 
16446 ection\SpecialChar ~
16447 number\SpecialChar ~
16448 depth 
16449 \family default 
16450 and 
16451 \family sans 
16452 \bar under 
16453 T
16454 \bar default 
16455 able\SpecialChar ~
16456 of\SpecialChar ~
16457 contents
16458 \family default 
16459 .
16460 \family sans 
16461 \SpecialChar ~
16462 depth
16463 \family default 
16464  in the 
16465 \family sans 
16466 Document\SpecialChar ~
16467 Layout
16468 \family default 
16469  dialog to the appropriate value as described in 
16470 \begin_inset LatexCommand \ref{sub:section-depth}
16471
16472 \end_inset 
16473
16474
16475 \layout Enumerate
16476
16477 Insert the ToC command at some place in the document.
16478  You'll find it under 
16479 \family sans 
16480 \bar under 
16481 I
16482 \bar default 
16483 nsert\SpecialChar \menuseparator
16484 List\SpecialChar ~
16485 /\SpecialChar ~
16486 T
16487 \bar under 
16488 O
16489 \bar default 
16490 C\SpecialChar \menuseparator
16491
16492 \bar under 
16493 T
16494 \bar default 
16495 able\SpecialChar ~
16496 of\SpecialChar ~
16497 Contents
16498 \family default 
16499 .
16500 \layout Standard
16501
16502 You can also bring up a dialog for navigating through your document with
16503  
16504 \family sans 
16505 \bar under 
16506 D
16507 \bar default 
16508 ocument\SpecialChar \menuseparator
16509
16510 \bar under 
16511 T
16512 \bar default 
16513 able\SpecialChar ~
16514 of\SpecialChar ~
16515 Contents
16516 \family default 
16517 .
16518 \layout Subsection
16519
16520 List of Figures, Tables and Algorithms
16521 \begin_inset LatexCommand \label{sec:ListsOf}
16522
16523 \end_inset 
16524
16525
16526 \layout Standard
16527
16528 Table, figure, and algorithm lists are very much like the table of contents.
16529  You can insert them from the 
16530 \family sans 
16531 \bar under 
16532 I
16533 \bar default 
16534 nsert\SpecialChar \menuseparator
16535 List\SpecialChar ~
16536 /\SpecialChar ~
16537
16538 \bar under 
16539 T
16540 \bar default 
16541 OC
16542 \family default 
16543  submenu.
16544  If you want figures, tables, or algorithms to appear in the list, you must
16545  place them inside a float of the relevant type and add a caption.
16546 \layout Chapter
16547
16548 Mathematical Formulae
16549 \layout Section
16550
16551 Basic Math Editing
16552 \layout Standard
16553
16554 To create a math formula, you can just click on the toolbar icon with 
16555 \begin_inset Formula $\frac{a+b}{c}$
16556 \end_inset 
16557
16558  on it.
16559  That will open a little blue square, with purple markers around it, on
16560  the corners.
16561  That blue square is the formula itself; the purple markers indicate what
16562  level of nesting within the formula you are at.
16563  You can also choose a particular formula type to insert via the 
16564 \family sans 
16565 \bar under 
16566 I
16567 \bar default 
16568 nsert
16569 \bar under 
16570 \SpecialChar \menuseparator
16571 M
16572 \bar default 
16573 ath
16574 \family default 
16575  menu; or you can use a keyboard macro, 
16576 \family sans 
16577 M-c\SpecialChar ~
16578 m
16579 \family default 
16580
16581 \family sans 
16582 M-m\SpecialChar ~
16583 m
16584 \family default 
16585 , or 
16586 \family sans 
16587 C-m
16588 \family default 
16589  (CUA binding only).
16590 \layout Standard
16591
16592 If you simply need to type a single Greek letter, such as 
16593 \begin_inset Formula $\alpha$
16594 \end_inset 
16595
16596 , there is a special shortcut.
16597  Just type 
16598 \family sans 
16599 M-m\SpecialChar ~
16600 g\SpecialChar ~
16601 a
16602 \family default 
16603  to get 
16604 \begin_inset Formula $\alpha$
16605 \end_inset 
16606
16607 ,
16608 \family sans 
16609  M-m\SpecialChar ~
16610 g\SpecialChar ~
16611 b
16612 \family default 
16613  to get 
16614 \begin_inset Formula $\beta$
16615 \end_inset 
16616
16617 , etc.
16618 \layout Standard
16619
16620 Editing the parameters of a formula may be done from the 
16621 \family sans 
16622 \bar under 
16623 I
16624 \bar default 
16625 nsert\SpecialChar \menuseparator
16626
16627 \bar under 
16628 M
16629 \bar default 
16630 ath\SpecialChar \menuseparator
16631 Math\SpecialChar ~
16632 Pane
16633 \bar under 
16634 l
16635 \family default 
16636 \bar default 
16637  dialog, or via 
16638 \family sans 
16639 \bar under 
16640 E
16641 \bar default 
16642 dit\SpecialChar \menuseparator
16643
16644 \bar under 
16645 M
16646 \bar default 
16647 ath
16648 \family default 
16649 .
16650  The math panel is very useful, so you may want to open it and leave it
16651  somewhere on the screen.
16652  If you're not already in a formula, selecting anything from the math panel
16653  will insert a formula for you.
16654 \layout Subsection
16655
16656 Navigating a Formula
16657 \layout Standard
16658
16659 The best control over cursor position within an existing formula is achieved
16660  with the arrow keys.
16661  Mathed uses small squares to indicate places where something can be inserted.
16662  The arrow keys can be used to navigate between parts of a formula.
16663  Pressing 
16664 \family sans 
16665 Space
16666 \family default 
16667  will leave a fraction or other formula construct (a square root 
16668 \begin_inset Formula $\sqrt{2}$
16669 \end_inset 
16670
16671 , or parentheses 
16672 \begin_inset Formula $\left(f\right)$
16673 \end_inset 
16674
16675 , or a matrix 
16676 \begin_inset Formula $\left[\begin{array}{cc}
16677 1 & 2\\
16678 3 & 4\end{array}\right]$
16679 \end_inset 
16680
16681 ).
16682  Pressing 
16683 \family sans 
16684 Escape
16685 \family default 
16686  will leave the formula, placing the cursor after the formula.
16687
16688 \family sans 
16689  Tab
16690 \family default 
16691  can be used to move horizontally in a formula; for example, through the
16692  cells of a matrix or the positions in a multi-line equation.
16693 \layout Standard
16694
16695
16696 \family sans 
16697 Space
16698 \family default 
16699  seems to do nothing in Mathed, since it does not in fact add a space between
16700  characters, but it does exit a nested structure.
16701  For this reason, you have to be careful about using 
16702 \family sans 
16703 Space
16704 \family default 
16705 .
16706  For example, if you want 
16707 \begin_inset Formula $\sqrt{2x+1}$
16708 \end_inset 
16709
16710 , type 
16711 \family typewriter 
16712
16713 \backslash 
16714 sqrt
16715 \family sans 
16716 \SpecialChar ~
16717
16718 \family default 
16719 then 
16720 \family sans 
16721 Space
16722 \family default 
16723 , then
16724 \family sans 
16725 \SpecialChar ~
16726
16727 \family typewriter 
16728 2x+1
16729 \family default 
16730 , not 
16731 \family typewriter 
16732
16733 \backslash 
16734 sqrt
16735 \family sans 
16736 \SpecialChar ~
16737 Space\SpecialChar ~
16738
16739 \family typewriter 
16740 2x
16741 \family sans 
16742 \SpecialChar ~
16743 Space\SpecialChar ~
16744
16745 \family typewriter 
16746 +
16747 \family sans 
16748 \SpecialChar ~
16749 Space\SpecialChar ~
16750
16751 \family typewriter 
16752 1
16753 \family default 
16754 , since in the latter case only the 
16755 \family typewriter 
16756
16757 \begin_inset Formula $2x$
16758 \end_inset 
16759
16760
16761 \family default 
16762  will be under the square root sign, 
16763 \begin_inset Formula $\sqrt{2x}+1$
16764 \end_inset 
16765
16766 .
16767  For those who learned to space out expressions in this way, it takes a
16768  little unlearning.
16769 \layout Standard
16770
16771 You can leave many parts of a formula, like this matrix, partially filled
16772  in, such as:
16773 \begin_inset Formula \[
16774 \left(\begin{array}{ccc}
16775 \lambda_{1}\\
16776  & \ddots\\
16777  &  & \lambda_{n}\end{array}\right).\]
16778
16779 \end_inset 
16780
16781 If you leave a fraction only partially filled in, or a subscript with nothing
16782  in it, the results will be unpredictable, but most constructs don't mind.
16783 \layout Subsection
16784
16785 Selecting Text
16786 \layout Standard
16787
16788 You can select text within a formula in two different ways.
16789  Place the cursor at one end of the string of text you want, and press 
16790 \family sans 
16791 Shift 
16792 \family default 
16793 and a cursor movement key to select text.
16794  It will be highlighted as with regular text selection.
16795  Alternatively, you can select text with the mouse in the usual way.
16796  That text can then be cut or copied, and then pasted within any formula
16797  (not in a plain text region in LyX, though).
16798 \layout Subsection
16799
16800 Exponents and Subscripts
16801 \layout Standard
16802
16803 You can use the math panel to add superscripts or subscripts, but the much
16804  easier way is to use the standard TeX method.
16805  To get 
16806 \begin_inset Formula $x^{2}$
16807 \end_inset 
16808
16809 , type (in Mathed) 
16810 \family typewriter 
16811 x^2
16812 \family default 
16813  then 
16814 \family sans 
16815 Space
16816 \family default 
16817 .
16818  The final 
16819 \family sans 
16820 Space
16821 \family default 
16822  puts the cursor back down on the base line of the expression, instead of
16823  in the superscript.
16824  If you type 
16825 \family typewriter 
16826 x^2y
16827 \family default 
16828 , you will get 
16829 \begin_inset Formula $x^{2y}$
16830 \end_inset 
16831
16832 , to get 
16833 \begin_inset Formula $x^{2}y$
16834 \end_inset 
16835
16836 , type 
16837 \family typewriter 
16838 x^2
16839 \family sans 
16840  
16841 \family default 
16842 then 
16843 \family sans 
16844 Space 
16845 \family default 
16846 then
16847 \family sans 
16848 \SpecialChar ~
16849
16850 \family typewriter 
16851 y
16852 \family default 
16853 .
16854  Subscripts are similar, to get 
16855 \begin_inset Formula $a_{1}$
16856 \end_inset 
16857
16858 , type (in Mathed) 
16859 \family typewriter 
16860 a_1
16861 \family sans 
16862 \SpecialChar ~
16863
16864 \family default 
16865 then
16866 \family sans 
16867  Space
16868 \family default 
16869 .
16870  Note that by default, the superscript or subscript is only for the single
16871  symbol to the left, which changes the spacing and alignment; you should
16872  read section 
16873 \begin_inset LatexCommand \ref{sec:Grouping}
16874
16875 \end_inset 
16876
16877  if you need to alter this.
16878 \layout Subsection
16879
16880 Fractions 
16881 \layout Standard
16882
16883 Create a fraction with either 
16884 \family typewriter 
16885
16886 \backslash 
16887 frac
16888 \family sans 
16889  
16890 \family default 
16891 (in Mathed) or using the fraction icon in the 
16892 \family sans 
16893 Math\SpecialChar ~
16894 Panel
16895 \family default 
16896  dialog or the 
16897 \family sans 
16898 \bar under 
16899 M
16900 \bar default 
16901 ath
16902 \family default 
16903  menu item 
16904 \family sans 
16905 \bar under 
16906 F
16907 \bar default 
16908 raction
16909 \family default 
16910 .
16911  You will be presented with an empty fraction, with two Mathed insertion
16912  squares top and bottom.
16913  The cursor moves immediately to the top of the fraction.
16914  To move to the bottom, simply press 
16915 \family sans 
16916 Down
16917 \family default 
16918 .
16919  To move back up, press 
16920 \family sans 
16921 Up
16922 \family default 
16923 .
16924  Any math structure can be placed in a fraction, as this example shows:
16925 \begin_inset Formula \[
16926 \left[\frac{1}{\left(\begin{array}{cc}
16927 2 & 3\\
16928 4 & 5\end{array}\right)}\right]\]
16929
16930 \end_inset 
16931
16932
16933 \layout Subsection
16934
16935 Sums and Integrals 
16936 \layout Standard
16937
16938 Sum (
16939 \begin_inset Formula $\sum$
16940 \end_inset 
16941
16942 ) and integral (
16943 \begin_inset Formula $\int$
16944 \end_inset 
16945
16946 ) signs are very often decorated with one or more sets of 
16947 \begin_inset Quotes eld
16948 \end_inset 
16949
16950 limits
16951 \begin_inset Quotes erd
16952 \end_inset 
16953
16954 .
16955  These limits can be entered in LyX by entering them as you would enter
16956  a superscript or subscript, directly after the symbol.
16957  Sum will automatically place its 
16958 \begin_inset Quotes eld
16959 \end_inset 
16960
16961 limits
16962 \begin_inset Quotes erd
16963 \end_inset 
16964
16965  over and under the symbol in display style, but will move them to the side
16966  when inlined, such as 
16967 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
16968 \end_inset 
16969
16970 , versus 
16971 \begin_inset Note
16972 collapsed false
16973
16974 \layout Standard
16975
16976 We haven't yet explained what display vs.
16977  inline means...
16978 \end_inset 
16979
16980
16981 \begin_inset Formula \[
16982 \sum_{n=1}^{\infty}\frac{x^{n}}{n}=\ln\left(\frac{1}{1-x}\right).\]
16983
16984 \end_inset 
16985
16986 Integral signs, however, will not by default move the limits to directly
16987  over and under the integral sign in display style, as in 
16988 \begin_inset Formula $\int_{a}^{x}f(t)dt:=F(x)$
16989 \end_inset 
16990
16991 , versus
16992 \begin_inset Formula \[
16993 \int_{-\infty}^{\infty}\frac{dx}{1+x^{2}}=\pi.\]
16994
16995 \end_inset 
16996
16997 Both symbols will be automatically re-sized when placed in display mode.
16998  In display mode, the placement of the limits (directly above and below,
16999  or offset to the right from the sign) can be changed by placing the cursor
17000  in front of the sign and hitting 
17001 \family sans 
17002 M-m l
17003 \family default 
17004 .
17005  Exactly what change occurs depends on the sign.
17006  
17007 \layout Standard
17008
17009 Certain other mathematical expressions have this 
17010 \begin_inset Quotes eld
17011 \end_inset 
17012
17013 moving limits
17014 \begin_inset Quotes erd
17015 \end_inset 
17016
17017  feature as addition, such as 
17018 \begin_inset Formula \[
17019 \lim_{x\rightarrow\infty}f(x),\]
17020
17021 \end_inset 
17022
17023 which will place the 
17024 \begin_inset Formula $x\rightarrow\infty$
17025 \end_inset 
17026
17027  underneath the 
17028 \begin_inset Quotes eld
17029 \end_inset 
17030
17031 lim
17032 \begin_inset Quotes erd
17033 \end_inset 
17034
17035  in display mode, but not in inlined mode, 
17036 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
17037 \end_inset 
17038
17039 .
17040  Note that the 
17041 \begin_inset Formula $\lim$
17042 \end_inset 
17043
17044  was entered as a function - you get it in LyX by typing 
17045 \family typewriter 
17046
17047 \backslash 
17048 lim 
17049 \family default 
17050 in math-mode, or choosing from the 
17051 \begin_inset Quotes eld
17052 \end_inset 
17053
17054 functions
17055 \begin_inset Quotes erd
17056 \end_inset 
17057
17058  menu in the math panel; see 
17059 \begin_inset LatexCommand \ref{sec:math-functions}
17060
17061 \end_inset 
17062
17063 .
17064 \layout Subsection
17065
17066 The Math Panel
17067 \begin_inset LatexCommand \label{sec:math-panel}
17068
17069 \end_inset 
17070
17071
17072 \layout Standard
17073
17074 The 
17075 \family sans 
17076 Math\SpecialChar ~
17077
17078 \bar under 
17079 P
17080 \bar default 
17081 anel
17082 \family default 
17083  dialog (accessible via 
17084 \family sans 
17085 \bar under 
17086 I
17087 \bar default 
17088 nsert\SpecialChar \menuseparator
17089
17090 \bar under 
17091 M
17092 \bar default 
17093 ath
17094 \family default 
17095 ) has a more extensive list of symbols and structures.
17096  As stated earlier, you can keep the math panel open when writing mathematics.
17097  The use of the panel should be fairly obvious; we'll describe some of the
17098  details in later sections.
17099 \layout Standard
17100
17101 Note that right-clicking on a formula opens the panel as well.
17102 \layout Subsection
17103
17104 Other Math Symbols 
17105 \layout Standard
17106
17107 Most math symbols can be found in the math panel under one of several categories
17108 ; including 
17109 \family sans 
17110 Greek
17111 \family default 
17112  
17113 \begin_inset Formula $\Gamma\rho\epsilon\epsilon\kappa$
17114 \end_inset 
17115
17116
17117 \family sans 
17118 operators
17119 \family default 
17120  
17121 \begin_inset Formula $\pm\times$
17122 \end_inset 
17123
17124
17125 \family sans 
17126 relations
17127 \family default 
17128  
17129 \begin_inset Formula $\leq\cong$
17130 \end_inset 
17131
17132
17133 \family sans 
17134 arrows
17135 \family default 
17136  
17137 \begin_inset Formula $\uparrow\Leftrightarrow$
17138 \end_inset 
17139
17140
17141 \family sans 
17142 large\SpecialChar ~
17143 operators
17144 \family default 
17145  
17146 \begin_inset Formula $\sum\int$
17147 \end_inset 
17148
17149 , and the dreaded 
17150 \family sans 
17151 miscellaneous
17152 \family default 
17153 .
17154  There are also the additional symbols provided by the American Mathematical
17155  Society (AMS).
17156  If you know the standard LaTeX macro for a particular symbol you which
17157  to use, you do not have to use these dialogs, but they will help for those
17158  symbols whose LaTeX name you do not know.
17159  Note that the AMS symbols will not be displayed as symbols in LyX unless
17160  you install the right fonts as described in the relevant manual.
17161 \layout Standard
17162
17163 It is possible to get an nth root symbol.
17164  In the minibuffer, type 
17165 \family typewriter 
17166 math-insert root
17167 \family default 
17168 .
17169  This generates a root symbol with an extra box above the root sign.
17170  Use 
17171 \family sans 
17172 Up
17173 \family default 
17174  and 
17175 \family sans 
17176 Down
17177 \family default 
17178  to move between the two boxes.
17179  You can also use the key binding 
17180 \family sans 
17181 M-m-r
17182 \family default 
17183 .
17184 \layout Subsection
17185
17186 Altering spacing
17187 \layout Standard
17188
17189 You may want to create blank spaces that differs from the standard spacing
17190  that LaTeX provides.
17191  We don't recommend this as a matter of course, since the whole idea of
17192  WYSIWYM is that you don't think about the typesetting, but the content.
17193  However, there are situations where you will want to add spaces.
17194  The first thing to do is to type 
17195 \family sans 
17196 C-Space
17197 \family default 
17198 .
17199  This generates a small space, and shows a small marker on the screen within
17200  LyX: 
17201 \begin_inset Formula $a\, b$
17202 \end_inset 
17203
17204 .
17205  The next trick is to change that space to different sizes.
17206  
17207 \emph on 
17208 Before
17209 \emph default 
17210  you move the cursor, after typing 
17211 \family sans 
17212 C-Space
17213 \family default 
17214 , if you hit 
17215 \family sans 
17216 Space
17217 \family default 
17218  again, you will change the size of the space, through a number of variable
17219  sizes.
17220  The last ones in the list are red, and are a negative space.
17221  For example: 
17222 \begin_inset Formula $a\quad b$
17223 \end_inset 
17224
17225 , or 
17226 \begin_inset Formula $a\! b$
17227 \end_inset 
17228
17229 .
17230  You can also insert these spaces via the math panel.
17231 \layout Subsection
17232
17233 Math functions
17234 \begin_inset LatexCommand \label{sec:math-functions}
17235
17236 \end_inset 
17237
17238
17239 \layout Standard
17240
17241 The math panel contains a number of 
17242 \begin_inset Quotes eld
17243 \end_inset 
17244
17245 functions
17246 \begin_inset Quotes erd
17247 \end_inset 
17248
17249 , such as 
17250 \begin_inset Formula $\sin$
17251 \end_inset 
17252
17253
17254 \begin_inset Formula $\lim$
17255 \end_inset 
17256
17257
17258 \emph on 
17259 etc
17260 \emph default 
17261 .
17262  (you can type them in a formula by typing 
17263 \family typewriter 
17264
17265 \backslash 
17266 sin
17267 \family default 
17268  etc).
17269  Standard mathematical practice is that functions which are names, like
17270  
17271 \begin_inset Formula $\sin$
17272 \end_inset 
17273
17274 , should not be italicized.
17275  Entering just the letters 
17276 \begin_inset Formula $sin$
17277 \end_inset 
17278
17279  within Mathed will give italics, of course, so these special macros are
17280  available.
17281  They do more to the final output than just change the typeface, however.
17282  For example, the expression 
17283 \begin_inset Formula $\sin t$
17284 \end_inset 
17285
17286  will typeset with a little extra space between the n and the t.
17287  For words which are more sophisticated mathematical objects, like 
17288 \begin_inset Formula $\lim$
17289 \end_inset 
17290
17291 , the macro changes the way that subscripts are placed, depending on whether
17292  the math-inset is inlined or displayed: 
17293 \begin_inset Formula $\lim_{x\rightarrow0}f(x)=L$
17294 \end_inset 
17295
17296  versus
17297 \begin_inset Formula \[
17298 \lim_{x\rightarrow0}f(x)=L.\]
17299
17300 \end_inset 
17301
17302 These two expressions were typed the same way, but using the macro 
17303 \family typewriter 
17304
17305 \backslash 
17306 lim
17307 \family default 
17308  alters the appearance (actually, it is the inlined version that is altered,
17309  to improve linespacing).
17310 \layout Subsection
17311
17312 Accents
17313 \layout Standard
17314
17315 In a formula you can insert accented characters in the same way as in text
17316  mode.
17317  This may depend on your keyboard, or the bindings file you use.
17318  You can also use TeX macro equivalents, as macros.
17319  That is, you can enter 
17320 \begin_inset Formula $\hat{a}$
17321 \end_inset 
17322
17323  to get the same effect if your keyboard does not have accents enabled.
17324  This is entered by typing 
17325 \begin_inset Quotes eld
17326 \end_inset 
17327
17328
17329 \family typewriter 
17330
17331 \backslash 
17332 hat a
17333 \family default 
17334
17335 \begin_inset Quotes erd
17336 \end_inset 
17337
17338  in Mathed.
17339  These are the equivalences between the text names and the macro names for
17340  the various accents:
17341 \layout Standard
17342 \align center 
17343
17344 \begin_inset  Tabular
17345 <lyxtabular version="3" rows="11" columns="3">
17346 <features>
17347 <column alignment="center" valignment="top" leftline="true" width="0pt">
17348 <column alignment="center" valignment="top" leftline="true" width="0pt">
17349 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17350 <row topline="true" bottomline="true">
17351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17352 \begin_inset Text
17353
17354 \layout Standard
17355
17356
17357 \family roman 
17358 \series medium 
17359 \shape up 
17360 \size normal 
17361 \emph off 
17362 \bar no 
17363 \noun off 
17364 \color none
17365 text
17366 \end_inset 
17367 </cell>
17368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17369 \begin_inset Text
17370
17371 \layout Standard
17372
17373
17374 \family roman 
17375 \series medium 
17376 \shape up 
17377 \size normal 
17378 \emph off 
17379 \bar no 
17380 \noun off 
17381 \color none
17382 math
17383 \end_inset 
17384 </cell>
17385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17386 \begin_inset Text
17387
17388 \layout Standard
17389
17390
17391 \family roman 
17392 \series medium 
17393 \shape up 
17394 \size normal 
17395 \emph off 
17396 \bar no 
17397 \noun off 
17398 \color none
17399 example
17400 \end_inset 
17401 </cell>
17402 </row>
17403 <row topline="true">
17404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17405 \begin_inset Text
17406
17407 \layout Standard
17408
17409
17410 \family roman 
17411 \series medium 
17412 \shape up 
17413 \size normal 
17414 \emph off 
17415 \bar no 
17416 \noun off 
17417 \color none
17418 circumflex
17419 \end_inset 
17420 </cell>
17421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17422 \begin_inset Text
17423
17424 \layout Standard
17425
17426
17427 \family roman 
17428 \series medium 
17429 \shape up 
17430 \size normal 
17431 \emph off 
17432 \bar no 
17433 \noun off 
17434 \color none
17435 hat
17436 \end_inset 
17437 </cell>
17438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17439 \begin_inset Text
17440
17441 \layout Standard
17442
17443
17444 \family roman 
17445 \series medium 
17446 \shape up 
17447 \size normal 
17448 \emph off 
17449 \bar no 
17450 \noun off 
17451 \color none
17452
17453 \begin_inset Formula $\hat{a}$
17454 \end_inset 
17455
17456
17457 \end_inset 
17458 </cell>
17459 </row>
17460 <row topline="true">
17461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17462 \begin_inset Text
17463
17464 \layout Standard
17465
17466
17467 \family roman 
17468 \series medium 
17469 \shape up 
17470 \size normal 
17471 \emph off 
17472 \bar no 
17473 \noun off 
17474 \color none
17475 grave
17476 \end_inset 
17477 </cell>
17478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17479 \begin_inset Text
17480
17481 \layout Standard
17482
17483
17484 \family roman 
17485 \series medium 
17486 \shape up 
17487 \size normal 
17488 \emph off 
17489 \bar no 
17490 \noun off 
17491 \color none
17492 grave
17493 \end_inset 
17494 </cell>
17495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17496 \begin_inset Text
17497
17498 \layout Standard
17499
17500
17501 \family roman 
17502 \series medium 
17503 \shape up 
17504 \size normal 
17505 \emph off 
17506 \bar no 
17507 \noun off 
17508 \color none
17509
17510 \begin_inset Formula $\grave{a}$
17511 \end_inset 
17512
17513
17514 \end_inset 
17515 </cell>
17516 </row>
17517 <row topline="true">
17518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17519 \begin_inset Text
17520
17521 \layout Standard
17522
17523
17524 \family roman 
17525 \series medium 
17526 \shape up 
17527 \size normal 
17528 \emph off 
17529 \bar no 
17530 \noun off 
17531 \color none
17532 acute
17533 \end_inset 
17534 </cell>
17535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17536 \begin_inset Text
17537
17538 \layout Standard
17539
17540
17541 \family roman 
17542 \series medium 
17543 \shape up 
17544 \size normal 
17545 \emph off 
17546 \bar no 
17547 \noun off 
17548 \color none
17549 acute
17550 \end_inset 
17551 </cell>
17552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17553 \begin_inset Text
17554
17555 \layout Standard
17556
17557
17558 \family roman 
17559 \series medium 
17560 \shape up 
17561 \size normal 
17562 \emph off 
17563 \bar no 
17564 \noun off 
17565 \color none
17566
17567 \begin_inset Formula $\acute{a}$
17568 \end_inset 
17569
17570
17571 \end_inset 
17572 </cell>
17573 </row>
17574 <row topline="true">
17575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17576 \begin_inset Text
17577
17578 \layout Standard
17579
17580
17581 \family roman 
17582 \series medium 
17583 \shape up 
17584 \size normal 
17585 \emph off 
17586 \bar no 
17587 \noun off 
17588 \color none
17589 umlaut
17590 \end_inset 
17591 </cell>
17592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17593 \begin_inset Text
17594
17595 \layout Standard
17596
17597
17598 \family roman 
17599 \series medium 
17600 \shape up 
17601 \size normal 
17602 \emph off 
17603 \bar no 
17604 \noun off 
17605 \color none
17606 ddot
17607 \end_inset 
17608 </cell>
17609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17610 \begin_inset Text
17611
17612 \layout Standard
17613
17614
17615 \family roman 
17616 \series medium 
17617 \shape up 
17618 \size normal 
17619 \emph off 
17620 \bar no 
17621 \noun off 
17622 \color none
17623
17624 \begin_inset Formula $\ddot{a}$
17625 \end_inset 
17626
17627
17628 \end_inset 
17629 </cell>
17630 </row>
17631 <row topline="true">
17632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17633 \begin_inset Text
17634
17635 \layout Standard
17636
17637
17638 \family roman 
17639 \series medium 
17640 \shape up 
17641 \size normal 
17642 \emph off 
17643 \bar no 
17644 \noun off 
17645 \color none
17646 tilde
17647 \end_inset 
17648 </cell>
17649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17650 \begin_inset Text
17651
17652 \layout Standard
17653
17654
17655 \family roman 
17656 \series medium 
17657 \shape up 
17658 \size normal 
17659 \emph off 
17660 \bar no 
17661 \noun off 
17662 \color none
17663 tilde
17664 \end_inset 
17665 </cell>
17666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17667 \begin_inset Text
17668
17669 \layout Standard
17670
17671
17672 \family roman 
17673 \series medium 
17674 \shape up 
17675 \size normal 
17676 \emph off 
17677 \bar no 
17678 \noun off 
17679 \color none
17680
17681 \begin_inset Formula $\tilde{a}$
17682 \end_inset 
17683
17684
17685 \end_inset 
17686 </cell>
17687 </row>
17688 <row topline="true">
17689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17690 \begin_inset Text
17691
17692 \layout Standard
17693
17694
17695 \family roman 
17696 \series medium 
17697 \shape up 
17698 \size normal 
17699 \emph off 
17700 \bar no 
17701 \noun off 
17702 \color none
17703 dot
17704 \end_inset 
17705 </cell>
17706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17707 \begin_inset Text
17708
17709 \layout Standard
17710
17711
17712 \family roman 
17713 \series medium 
17714 \shape up 
17715 \size normal 
17716 \emph off 
17717 \bar no 
17718 \noun off 
17719 \color none
17720 dot
17721 \end_inset 
17722 </cell>
17723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17724 \begin_inset Text
17725
17726 \layout Standard
17727
17728
17729 \family roman 
17730 \series medium 
17731 \shape up 
17732 \size normal 
17733 \emph off 
17734 \bar no 
17735 \noun off 
17736 \color none
17737
17738 \begin_inset Formula $\dot{a}$
17739 \end_inset 
17740
17741
17742 \end_inset 
17743 </cell>
17744 </row>
17745 <row topline="true">
17746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17747 \begin_inset Text
17748
17749 \layout Standard
17750
17751
17752 \family roman 
17753 \series medium 
17754 \shape up 
17755 \size normal 
17756 \emph off 
17757 \bar no 
17758 \noun off 
17759 \color none
17760 breve
17761 \end_inset 
17762 </cell>
17763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17764 \begin_inset Text
17765
17766 \layout Standard
17767
17768
17769 \family roman 
17770 \series medium 
17771 \shape up 
17772 \size normal 
17773 \emph off 
17774 \bar no 
17775 \noun off 
17776 \color none
17777 breve
17778 \end_inset 
17779 </cell>
17780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17781 \begin_inset Text
17782
17783 \layout Standard
17784
17785
17786 \family roman 
17787 \series medium 
17788 \shape up 
17789 \size normal 
17790 \emph off 
17791 \bar no 
17792 \noun off 
17793 \color none
17794
17795 \begin_inset Formula $\breve{a}$
17796 \end_inset 
17797
17798
17799 \end_inset 
17800 </cell>
17801 </row>
17802 <row topline="true">
17803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17804 \begin_inset Text
17805
17806 \layout Standard
17807
17808
17809 \family roman 
17810 \series medium 
17811 \shape up 
17812 \size normal 
17813 \emph off 
17814 \bar no 
17815 \noun off 
17816 \color none
17817 caron
17818 \end_inset 
17819 </cell>
17820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17821 \begin_inset Text
17822
17823 \layout Standard
17824
17825
17826 \family roman 
17827 \series medium 
17828 \shape up 
17829 \size normal 
17830 \emph off 
17831 \bar no 
17832 \noun off 
17833 \color none
17834 check
17835 \end_inset 
17836 </cell>
17837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17838 \begin_inset Text
17839
17840 \layout Standard
17841
17842
17843 \family roman 
17844 \series medium 
17845 \shape up 
17846 \size normal 
17847 \emph off 
17848 \bar no 
17849 \noun off 
17850 \color none
17851
17852 \begin_inset Formula $\check{a}$
17853 \end_inset 
17854
17855
17856 \end_inset 
17857 </cell>
17858 </row>
17859 <row topline="true">
17860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17861 \begin_inset Text
17862
17863 \layout Standard
17864
17865
17866 \family roman 
17867 \series medium 
17868 \shape up 
17869 \size normal 
17870 \emph off 
17871 \bar no 
17872 \noun off 
17873 \color none
17874 macron
17875 \end_inset 
17876 </cell>
17877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17878 \begin_inset Text
17879
17880 \layout Standard
17881
17882
17883 \family roman 
17884 \series medium 
17885 \shape up 
17886 \size normal 
17887 \emph off 
17888 \bar no 
17889 \noun off 
17890 \color none
17891 bar
17892 \end_inset 
17893 </cell>
17894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17895 \begin_inset Text
17896
17897 \layout Standard
17898
17899
17900 \family roman 
17901 \series medium 
17902 \shape up 
17903 \size normal 
17904 \emph off 
17905 \bar no 
17906 \noun off 
17907 \color none
17908
17909 \begin_inset Formula $\bar{a}$
17910 \end_inset 
17911
17912
17913 \end_inset 
17914 </cell>
17915 </row>
17916 <row topline="true" bottomline="true">
17917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17918 \begin_inset Text
17919
17920 \layout Standard
17921
17922
17923 \family roman 
17924 \series medium 
17925 \shape up 
17926 \size normal 
17927 \emph off 
17928 \bar no 
17929 \noun off 
17930 \color none
17931 ---
17932 \end_inset 
17933 </cell>
17934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17935 \begin_inset Text
17936
17937 \layout Standard
17938
17939
17940 \family roman 
17941 \series medium 
17942 \shape up 
17943 \size normal 
17944 \emph off 
17945 \bar no 
17946 \noun off 
17947 \color none
17948 vec
17949 \end_inset 
17950 </cell>
17951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17952 \begin_inset Text
17953
17954 \layout Standard
17955
17956
17957 \family roman 
17958 \series medium 
17959 \shape up 
17960 \size normal 
17961 \emph off 
17962 \bar no 
17963 \noun off 
17964 \color none
17965
17966 \begin_inset Formula $\vec{a}$
17967 \end_inset 
17968
17969
17970 \end_inset 
17971 </cell>
17972 </row>
17973 </lyxtabular>
17974
17975 \end_inset 
17976
17977
17978 \layout Standard
17979
17980 Finally, you can choose one of these accents by selecting an item from the
17981  
17982 \family sans 
17983 Decorations
17984 \family default 
17985  symbol set in the math panel; this will apply to any selection you have
17986  made within a formula too.
17987 \layout Subsection
17988
17989 The math editor for LaTeX users
17990 \layout Standard
17991
17992 Editing mathematical expressions in LyX can be done in one of two ways.
17993  You can use the native LyX support for rendering the formulae in a WYSIWYM
17994  fashion.
17995  LaTeX users might like to be able to use the keyboard to enter things like
17996  
17997 \family typewriter 
17998 $
17999 \backslash 
18000 alpha$
18001 \family default 
18002  (this gets, in ordinary TeX, an 
18003 \begin_inset Formula $\alpha$
18004 \end_inset 
18005
18006  in the final document), believing that it is faster than chasing around
18007  menus for a symbol.
18008  Here's a testimonial of one of those old LaTeX users, 
18009 \noun on 
18010 David Johnson:
18011 \layout Quotation
18012
18013 I was finally convinced that the math editor was the way to go when I found
18014  that, with a few modifications, I could use it the same way I was accustomed
18015  to writing TeX.
18016  As an example, I created this 
18017 \begin_inset Formula $\alpha$
18018 \end_inset 
18019
18020  by typing the following keys: First type
18021 \family typewriter 
18022  
18023 \family sans 
18024 M-c\SpecialChar ~
18025 m
18026 \family typewriter 
18027  
18028 \family default 
18029 to enter
18030 \family typewriter 
18031  math-mode
18032 \family default 
18033 , then type
18034 \family typewriter 
18035  
18036 \backslash 
18037 alpha
18038 \family sans 
18039  
18040 \family default 
18041 , then 
18042 \family sans 
18043 Space 
18044 \family default 
18045 and
18046 \family sans 
18047  Esc
18048 \family default 
18049 .
18050  As soon as I typed that 
18051 \family sans 
18052 Space
18053 \family default 
18054  the 
18055 \begin_inset Formula $\alpha$
18056 \end_inset 
18057
18058  was right there on the screen.
18059  
18060 \layout Standard
18061
18062 The 
18063 \family sans 
18064 M-c\SpecialChar ~
18065 m
18066 \family default 
18067  sequence inserts a formula (you may also use 
18068 \family sans 
18069 C-m
18070 \family default 
18071  or 
18072 \family sans 
18073 M-m\SpecialChar ~
18074 m
18075 \family default 
18076 ), the
18077 \family typewriter 
18078  
18079 \backslash 
18080 alpha
18081 \family default 
18082  is of course the standard TeX command for a Greek alpha letter, and the
18083  
18084 \family sans 
18085 Esc
18086 \family default 
18087  leaves the formula.
18088  Some of the advantages of this approach are:
18089 \layout Itemize
18090
18091 You have immediate visual feedback to be sure your TeX was correct
18092 \layout Itemize
18093
18094 You have the real mathematical expression on the screen, correctly displayed,
18095  to make sure your mathematics is correct (correctly written, at least)
18096 \layout Itemize
18097
18098 All the new LaTeX fuss with special environments and such are taken care
18099  of by LyX, not you
18100 \layout Itemize
18101
18102 You won't have to chase through the code trying to find that missing 
18103 \family sans 
18104 $
18105 \family default 
18106  or extra 
18107 \family sans 
18108 {
18109 \family default 
18110  any more
18111 \layout Itemize
18112
18113 If you don't remember the LaTeX name of a particular symbol, like 
18114 \begin_inset Formula $\wp$
18115 \end_inset 
18116
18117 , you can find it in the dialogs
18118 \layout Section
18119
18120 Brackets and decorations
18121 \layout Standard
18122
18123 There are several brackets available through LyX.
18124  For most purposes, using just the keys 
18125 \family typewriter 
18126 [{]}()|
18127 \backslash 
18128 <>
18129 \family default 
18130  should suffice, but the effect, especially if you want to surround a large
18131  structure, such as a matrix or a fraction, or if you have several layers
18132  of brackets, is better using the math panel's 
18133 \family sans 
18134 Delimiter
18135 \family default 
18136  dialog [see sec.
18137  
18138 \begin_inset LatexCommand \ref{sec:math-panel}
18139
18140 \end_inset 
18141
18142 ].
18143  For example, that's how you would construct the brackets around a standard
18144  matrix such as :
18145 \begin_inset Formula \[
18146 \left[\begin{array}{cc}
18147 1 & 2\\
18148 3 & 4\end{array}\right],\]
18149
18150 \end_inset 
18151
18152 and to make it easier to see the layers of parentheses of an abomination
18153  such as: 
18154 \begin_inset Formula \[
18155 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
18156
18157 \end_inset 
18158
18159 or:
18160 \begin_inset Formula \[
18161 f\left(g\left(h\left(k\left(l\left(x\right)\right)\right)\right)\right).\]
18162
18163 \end_inset 
18164
18165 The parentheses, and other brackets, from that menu will automatically re-size
18166  to accommodate the size of what is inside (This is done in straight LaTeX
18167  by 
18168 \family typewriter 
18169
18170 \backslash 
18171 left( blah 
18172 \backslash 
18173 right)
18174 \family default 
18175  ).
18176  
18177 \layout Standard
18178
18179 It is very easy to construct the braces you want to use.
18180  Click on the brace you want on the left side with the left mouse button,
18181  the right side with the right button, and place them in the document by
18182  clicking on the button.
18183  If you want one side to not have a bracket, use the blank button.
18184  It will appear in LyX with a dotted line, but nothing will print.
18185 \layout Standard
18186
18187 If you decide after the fact to place parentheses (or other math structure,
18188  like a square root, or other decoration) around some math structure, you
18189  can do that by highlighting (selecting) the structure that is to go inside
18190  the parentheses (that is done by holding the 
18191 \family sans 
18192 Shift
18193 \family default 
18194  key down and moving the cursor with the arrow keys, or selecting with the
18195  mouse).
18196  Then, choose the appropriate brackets for left and right, and click on
18197  
18198 \family sans 
18199 Apply
18200 \family default 
18201 .
18202  The parentheses will be drawn around the selected structure.
18203 \layout Standard
18204
18205 If you're trying to enter a LaTeX 
18206 \family typewriter 
18207 {
18208 \family default 
18209  for grouping, you should read 
18210 \begin_inset LatexCommand \ref{sec:Grouping}
18211
18212 \end_inset 
18213
18214 .
18215 \layout Section
18216
18217 Grouping
18218 \begin_inset LatexCommand \label{sec:Grouping}
18219
18220 \end_inset 
18221
18222
18223 \layout Standard
18224
18225 You may need to group a set of symbols.
18226  In LaTeX, for example, the typesetting of 
18227 \family typewriter 
18228 {x^y}^z
18229 \family default 
18230  is different from 
18231 \family typewriter 
18232 x^{y^z}
18233 \family default 
18234 :
18235 \layout Standard
18236
18237
18238 \begin_inset Formula \[
18239 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{{y^{z}}}\]
18240
18241 \end_inset 
18242
18243
18244 \layout Standard
18245
18246 However, trying to type the 
18247 \family typewriter 
18248 }
18249 \family default 
18250  in LyX gives an actual closing brace in the output.
18251  To create this grouping, you need to use the key sequence 
18252 \family typewriter 
18253
18254 \backslash 
18255 {
18256 \family default 
18257  then type space.
18258  Inside LyX, you will see red braces indicating the grouping.
18259  The example directly above shows how this works.
18260 \layout Section
18261
18262 Arrays and Multi-line Equations
18263 \layout Standard
18264
18265 Arrays, such as matrices, are easily entered in LyX.
18266  In the 
18267 \family sans 
18268 Math\SpecialChar ~
18269 Panel 
18270 \family default 
18271 there is a matrix button, which will open a dialog for you to choose the
18272  number of rows/columns.
18273  Here is an example:
18274 \begin_inset Formula \[
18275 \left(\begin{array}{ccc}
18276 1 & 2 & 3\\
18277 4 & 5 & 6\\
18278 7 & 8 & 9\end{array}\right).\]
18279
18280 \end_inset 
18281
18282 The parentheses aren't automatic, but you can add them as usual.
18283  Remember that you can add this after the fact, by highlighting the matrix
18284  inside Mathed (Position the mouse on one side of the matrix, hold the 
18285 \family sans 
18286 Shift
18287 \family default 
18288  key down, and hit the appropriate arrow key to move the cursor across the
18289  matrix).
18290  You can, when you construct the matrix, decide whether the columns (or
18291  some of them) will be left-, right-, or center-justified.
18292  The specification is 
18293 \family typewriter 
18294 ccc 
18295 \family default 
18296 by default.
18297  Each letter corresponds to the relevant column.
18298  For example, 
18299 \family typewriter 
18300 lcr
18301 \family default 
18302  means that the first column will be left-justified, the second will be
18303  centered, and the third column will be right-justified..
18304  It will look like this:
18305 \begin_inset Formula \[
18306 \begin{array}{lcr}
18307 this & this\, column & this\, column\\
18308 column & has & has\, right\\
18309 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
18310
18311 \end_inset 
18312
18313
18314 \layout Standard
18315
18316 You can add more rows to an existing matrix by hitting 
18317 \family sans 
18318 C-Enter
18319 \family default 
18320  while in the matrix, and you can add columns, or delete either, via the
18321  
18322 \family sans 
18323 \bar under 
18324 E
18325 \bar default 
18326 dit\SpecialChar \menuseparator
18327
18328 \bar under 
18329 M
18330 \bar default 
18331 ath
18332 \family default 
18333  menu.
18334 \layout Standard
18335
18336 There are numerous other arrays used in LaTeX math-mode, particularly with
18337  the AMS-LaTeX packages included, such as 
18338 \family typewriter 
18339
18340 \backslash 
18341 cases
18342 \family default 
18343  and commutative diagrams.
18344  Not all of these are supported in LyX.
18345  However, it is possible to build these structures from a matrix.
18346 \layout Standard
18347
18348 Multi-line equations are very easy to construct in LyX.
18349  A formula will automatically switch to an 
18350 \family typewriter 
18351 \series medium 
18352 eqnarray
18353 \family default 
18354 \series default 
18355  format (LaTeX's multi-line displayed equation format) if you hit 
18356 \family sans 
18357 \series medium 
18358 C-E
18359 \series default 
18360 nter
18361 \family default 
18362 .
18363  The best way to do this, if you decide you want a multi-line displayed
18364  equation, is to insert a new line (with 
18365 \family sans 
18366 \series medium 
18367 C-Enter
18368 \family default 
18369 \series default 
18370 ) immediately.
18371  Each line then has three regions, left, center, and right, which you can
18372  move through using either the arrow keys, the mouse, or the 
18373 \family sans 
18374 \series medium 
18375 Tab
18376 \family default 
18377 \series default 
18378  key.
18379  Here is an example:
18380 \begin_inset Formula \begin{eqnarray*}
18381 3 & = & 1+2\\
18382 4+5 & = & 9.\end{eqnarray*}
18383
18384 \end_inset 
18385
18386 You can also turn an existing displayed formula into a multi-line formula
18387  by hitting 
18388 \family sans 
18389 \series medium 
18390 C-Enter
18391 \family default 
18392 \series default 
18393  while the cursor is anywhere on the original formula.
18394  However, LyX will 
18395 \emph on 
18396 not
18397 \emph default 
18398  try to decide where to break the formula up into three parts, but places
18399  everything in the left side of the line.
18400  To change the alignment points of the equation, place the cursor where
18401  you want to start the middle part of the line, and hit 
18402 \family sans 
18403 C-Tab.
18404  
18405 \family default 
18406 It then puts everything to the right of the cursor in the middle region
18407  of the equation (which, by the way, is not typeset by LaTeX in display-math
18408  size, so you should not put large expressions like fractions there).
18409  Move to where you want the right side of the line to begin, and hit 
18410 \family sans 
18411 C-Tab
18412 \family default 
18413  again.
18414  The 
18415 \begin_inset Quotes eld
18416 \end_inset 
18417
18418 extra
18419 \begin_inset Quotes erd
18420 \end_inset 
18421
18422  insertion points in the line will disappear.
18423 \layout Section
18424
18425 Equation Numbering and Labels
18426 \begin_inset LatexCommand \label{sec:math-label}
18427
18428 \end_inset 
18429
18430
18431 \layout Standard
18432
18433 Equation numbering is very easy in LyX.
18434  All it takes to change a displayed equation like: 
18435 \begin_inset Formula \[
18436 1+2=3\]
18437
18438 \end_inset 
18439
18440 into the numbered equation :
18441 \begin_inset Formula \begin{equation}
18442 1+2=3\label{mathed:first-eqn}\end{equation}
18443
18444 \end_inset 
18445
18446 is to go to the 
18447 \family sans 
18448 \bar under 
18449 I
18450 \bar default 
18451 nsert
18452 \family default 
18453  menu, and select the 
18454 \family sans 
18455 \bar under 
18456 L
18457 \bar default 
18458 abel...
18459
18460 \family default 
18461  option.
18462  This opens a dialog in which you must enter some string as the label.
18463  There is no need to call it by a specific number, since LaTeX will take
18464  care of re-numbering the equation.
18465  Labels will not appear as such on the final output.
18466  LaTeX will insert appropriate numbers for the equations.
18467  The labels are used internally for cross-referencing.
18468  You can turn on numbering without a specific label with the menu option
18469  
18470 \family sans 
18471 \bar under 
18472 E
18473 \bar default 
18474 dit\SpecialChar \menuseparator
18475
18476 \bar under 
18477 M
18478 \bar default 
18479 ath\SpecialChar \menuseparator
18480 Toggle\SpecialChar ~
18481
18482 \bar under 
18483 N
18484 \bar default 
18485 umbering
18486 \family default 
18487  while the cursor is in the equation, such as: 
18488 \layout Standard
18489
18490
18491 \begin_inset Formula \begin{equation}
18492 1+1=2.\end{equation}
18493
18494 \end_inset 
18495
18496 You can toggle it on or off with this menu item.
18497  You can reference a labelled (not just numbered) equation, (cf.
18498  (
18499 \begin_inset LatexCommand \ref{mathed:first-eqn}
18500
18501 \end_inset 
18502
18503 )) by using the 
18504 \family sans 
18505 Cross-Reference
18506 \family default 
18507  dialog, which you open using 
18508 \family sans 
18509 \bar under 
18510 I
18511 \bar default 
18512 nsert\SpecialChar \menuseparator
18513
18514 \bar under 
18515 C
18516 \bar default 
18517 ross-Reference...
18518 \family default 
18519 \SpecialChar ~
18520 .
18521 \layout Standard
18522
18523 For numbered (or labelled) multi-line formulas, the default is that all
18524  lines are numbered separately.
18525  Once you attach a label to make the equation numbered, all subsequent lines
18526  receive a label of #.
18527  That label can be changed to another so that you can refer to that line,
18528  like (
18529 \begin_inset LatexCommand \ref{mathed:third-eqn}
18530
18531 \end_inset 
18532
18533 ) below.
18534 \begin_inset Formula \begin{eqnarray}
18535 1 & = & 3-2\label{mathed:second-equation}\\
18536 2 & = & 4-2\label{mathed:third-eqn}\\
18537 4 & \leq & 7.\end{eqnarray}
18538
18539 \end_inset 
18540
18541 You can turn off numbering of a specific line with 
18542 \family sans 
18543 \bar under 
18544 E
18545 \bar default 
18546 dit\SpecialChar \menuseparator
18547
18548 \bar under 
18549 M
18550 \bar default 
18551 ath\SpecialChar \menuseparator
18552 Toggle\SpecialChar ~
18553
18554 \bar under 
18555 n
18556 \bar default 
18557 umbering\SpecialChar ~
18558 of\SpecialChar ~
18559 line
18560 \family default 
18561  while the cursor is on that line of a multi-line numbered equation.
18562  This also toggles.
18563  For example :
18564 \begin_inset Formula \begin{eqnarray}
18565 1 & = & 4-3\label{mathed:fourth-eqn}\\
18566 2 & = & 7-5\\
18567 1 & = & e^{2\pi i}\nonumber \\
18568 16 & \equiv & 2\,(mod\,7)\label{mathed:fifth-eqn}\end{eqnarray}
18569
18570 \end_inset 
18571
18572 Note that the first equation in this set (
18573 \begin_inset LatexCommand \ref{mathed:fourth-eqn}
18574
18575 \end_inset 
18576
18577 ) is labelled, the next is numbered but unlabelled, the third is unnumbered,
18578  and the last (
18579 \begin_inset LatexCommand \ref{mathed:fifth-eqn}
18580
18581 \end_inset 
18582
18583 ) is again labelled.
18584  
18585 \layout Section
18586
18587 User defined macros in math mode
18588 \layout Standard
18589
18590 LyX allows the user to define macros for use in math mode.
18591  A macro definition box appears on screen as purple box with the name of
18592  the macro in blue (math color).
18593  It contains two cells initially marked empty by blue rectangles that can
18594  be edited as if it were ordinary math.
18595  Just try it:
18596 \begin_inset FormulaMacro 
18597 \newcommand{\macro}{a+b}
18598 \end_inset 
18599
18600  The contents of the first cell will be used when the macro definition is
18601  written during export as LaTeX.
18602  The contents of the second cell, however, will be used for drawing the
18603  macro's expansion on screen.
18604  In the common case where both export and drawing use the same representation,
18605  the second cell can be left empty and LyX will use the contents of the
18606  first cell will be used for export and drawing automatically.
18607 \layout Standard
18608
18609 Now, to use this macro in other math boxes just type the name in TeX mode,
18610  in this case 
18611 \family typewriter 
18612
18613 \backslash 
18614 macro
18615 \family default 
18616 , and it will be automatically expanded: 
18617 \begin_inset Formula $c=\macro$
18618 \end_inset 
18619
18620 .
18621  As you can verify, the cursor can't go inside the macro, the whole macro
18622  is like a single character, and the TeX generated code of this expression
18623  is 
18624 \family typewriter 
18625 c = 
18626 \backslash 
18627 macro.
18628 \layout Standard
18629
18630 However the cursor could go inside of some kind of macros, those that have
18631  
18632 \emph on 
18633 arguments
18634 \emph default 
18635 .
18636  In a macro definition box an argument looks like a 
18637 \family typewriter 
18638 #
18639 \family default 
18640  followed by the argument number:
18641 \begin_inset FormulaMacro 
18642 \newcommand{\macrowarg}[1]{2+\sqrt{#1}}
18643 \end_inset 
18644
18645
18646 \layout Standard
18647
18648 Once expanded, this macro includes the usual empty rectangle to indicate
18649  that you can insert there whatever you want: 
18650 \family typewriter 
18651
18652 \backslash 
18653 macrowarg = 
18654 \begin_inset Formula $\macrowarg{}$
18655 \end_inset 
18656
18657
18658 \family default 
18659 .
18660  Example: 
18661 \begin_inset Formula $b=\macrowarg{x-2}$
18662 \end_inset 
18663
18664 .
18665  
18666 \layout Standard
18667
18668 When exported to LaTeX, a macro definition will produce the command
18669 \newline 
18670
18671 \family typewriter 
18672
18673 \backslash 
18674 newcommand{
18675 \backslash 
18676 macrowarg}[1]{2+
18677 \backslash 
18678 sqrt{#1}}
18679 \layout Subsection
18680
18681 How to create macros
18682 \layout Standard
18683
18684 To create a macro definition box use this syntax in the minibuffer:
18685 \begin_inset Foot
18686 collapsed true
18687
18688 \layout Standard
18689
18690 Macro names mustn't contain numbers!
18691 \end_inset 
18692
18693
18694 \layout Standard
18695
18696
18697 \family typewriter 
18698 math-macro <macro name> [number of arguments]
18699 \layout Standard
18700
18701 For example, 
18702 \family typewriter 
18703
18704 \backslash 
18705 macro
18706 \family default 
18707  was created with 
18708 \begin_inset Quotes eld
18709 \end_inset 
18710
18711
18712 \family typewriter 
18713 math-macro macro
18714 \family default 
18715
18716 \begin_inset Quotes erd
18717 \end_inset 
18718
18719 , and 
18720 \family typewriter 
18721
18722 \backslash 
18723 macrowarg
18724 \family default 
18725  was created with 
18726 \begin_inset Quotes eld
18727 \end_inset 
18728
18729
18730 \family typewriter 
18731 math-macro macrowarg 1
18732 \family default 
18733
18734 \begin_inset Quotes erd
18735 \end_inset 
18736
18737 .
18738 \layout Standard
18739
18740 To insert an argument mark (only inside a macro definition box) simply type
18741 \newline 
18742
18743 \family typewriter 
18744 #<number>
18745 \family default 
18746  or use 
18747 \family typewriter 
18748 math-macro-arg <number>
18749 \layout Standard
18750
18751 The argument mark in 
18752 \family typewriter 
18753
18754 \backslash 
18755 macrowarg
18756 \family default 
18757  was introduced with 
18758 \begin_inset Quotes eld
18759 \end_inset 
18760
18761
18762 \family typewriter 
18763 math-macro-arg 1
18764 \family default 
18765
18766 \begin_inset Quotes erd
18767 \end_inset 
18768
18769 .
18770 \layout Standard
18771
18772 You can use no more than 9 arguments, numbered from 1 to 9.
18773  An argument can be repeated inside the macro definition box, but of course
18774  can be edited only once.
18775 \layout Subsection
18776
18777 How to navigate in macros
18778 \layout Description
18779
18780 With\SpecialChar ~
18781 the\SpecialChar ~
18782 arrow\SpecialChar ~
18783 keys: Opening a macro from the left side will put the cursor
18784  in the first argument, to move to the second argument use the TAB key.
18785  Remember that pressing the Space bar will get the cursor out and at the
18786  right side of the macro.
18787 \layout Description
18788
18789 With\SpecialChar ~
18790 the\SpecialChar ~
18791 mouse: As usual, click on the desired argument box.
18792  Sometimes this fails if the box is empty or too small.
18793 \layout Standard
18794
18795 Currently it is only possible to define command macros, but not environment
18796  macros.
18797 \layout Section
18798
18799 Fine-Tuning
18800 \layout Subsection
18801
18802 Typefaces
18803 \layout Standard
18804
18805 You can use various typefaces in a formula.
18806  The standard font for text is italic, 
18807 \begin_inset Formula $text$
18808 \end_inset 
18809
18810 , but for numbers the standard is Roman.
18811  To set a font in a formula, choose it from the math panel, or by entering
18812  the LaTeX command for it directly, as follows:
18813 \layout Standard
18814 \align center 
18815
18816 \begin_inset  Tabular
18817 <lyxtabular version="3" rows="9" columns="2">
18818 <features>
18819 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18820 <column alignment="center" valignment="top" rightline="true" width="0pt">
18821 <row topline="true" bottomline="true">
18822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \layout Standard
18826
18827 Font
18828 \end_inset 
18829 </cell>
18830 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
18831 \begin_inset Text
18832
18833 \layout Standard
18834
18835 LaTeX Command
18836 \end_inset 
18837 </cell>
18838 </row>
18839 <row topline="true">
18840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \layout Standard
18844
18845
18846 \shape up 
18847 \size normal 
18848 \bar no 
18849 \noun off 
18850 \color none
18851
18852 \begin_inset Formula $\mathrm{Roman}$
18853 \end_inset 
18854
18855
18856 \end_inset 
18857 </cell>
18858 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18859 \begin_inset Text
18860
18861 \layout Standard
18862
18863
18864 \family typewriter 
18865
18866 \backslash 
18867 mathrm
18868 \end_inset 
18869 </cell>
18870 </row>
18871 <row topline="true">
18872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18873 \begin_inset Text
18874
18875 \layout Standard
18876
18877
18878 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
18879 \end_inset 
18880
18881
18882 \end_inset 
18883 </cell>
18884 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \layout Standard
18888
18889
18890 \family typewriter 
18891
18892 \backslash 
18893 mathbf
18894 \end_inset 
18895 </cell>
18896 </row>
18897 <row topline="true">
18898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \layout Standard
18902
18903
18904 \begin_inset Formula $\mathit{Italic}$
18905 \end_inset 
18906
18907
18908 \end_inset 
18909 </cell>
18910 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18911 \begin_inset Text
18912
18913 \layout Standard
18914
18915
18916 \family typewriter 
18917
18918 \backslash 
18919 mathit
18920 \end_inset 
18921 </cell>
18922 </row>
18923 <row topline="true">
18924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18925 \begin_inset Text
18926
18927 \layout Standard
18928
18929
18930 \shape up 
18931 \size normal 
18932 \bar no 
18933 \noun off 
18934 \color none
18935
18936 \begin_inset Formula $\mathtt{Typewriter}$
18937 \end_inset 
18938
18939
18940 \end_inset 
18941 </cell>
18942 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18943 \begin_inset Text
18944
18945 \layout Standard
18946
18947
18948 \family typewriter 
18949
18950 \backslash 
18951 mathtt
18952 \end_inset 
18953 </cell>
18954 </row>
18955 <row topline="true">
18956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18957 \begin_inset Text
18958
18959 \layout Standard
18960
18961
18962 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
18963 \end_inset 
18964
18965
18966 \end_inset 
18967 </cell>
18968 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \layout Standard
18972
18973
18974 \family typewriter 
18975
18976 \backslash 
18977 mathbb
18978 \end_inset 
18979 </cell>
18980 </row>
18981 <row topline="true">
18982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \layout Standard
18986
18987
18988 \begin_inset Formula $\mathfrak{Fraktur}$
18989 \end_inset 
18990
18991
18992 \end_inset 
18993 </cell>
18994 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
18995 \begin_inset Text
18996
18997 \layout Standard
18998
18999
19000 \family typewriter 
19001
19002 \backslash 
19003 mathfrak
19004 \end_inset 
19005 </cell>
19006 </row>
19007 <row topline="true">
19008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19009 \begin_inset Text
19010
19011 \layout Standard
19012
19013
19014 \shape up 
19015 \size normal 
19016 \emph on 
19017 \bar no 
19018 \noun off 
19019 \color none
19020
19021 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
19022 \end_inset 
19023
19024
19025 \end_inset 
19026 </cell>
19027 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19028 \begin_inset Text
19029
19030 \layout Standard
19031
19032
19033 \family typewriter 
19034
19035 \backslash 
19036 mathcal
19037 \end_inset 
19038 </cell>
19039 </row>
19040 <row topline="true" bottomline="true">
19041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19042 \begin_inset Text
19043
19044 \layout Standard
19045
19046
19047 \begin_inset Formula $\mathsf{SansSerif}$
19048 \end_inset 
19049
19050
19051 \end_inset 
19052 </cell>
19053 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \layout Standard
19057
19058
19059 \backslash 
19060
19061 \family typewriter 
19062 mathsf
19063 \end_inset 
19064 </cell>
19065 </row>
19066 </lyxtabular>
19067
19068 \end_inset 
19069
19070
19071 \layout Standard
19072
19073 LaTeX's math mode does not support all characters in all fonts, and only
19074  letters will be supported with these font styles; some only support capital
19075  letters.
19076 \layout Standard
19077
19078 For any of these fonts, you have to be careful how you enter the text.
19079  If there is text to the right of the entry point, the font reverts to that
19080  style after one character.
19081  To be able to type a string in a particular font, make sure there is a
19082  protected-space to the right of the cursor.
19083  Also, entering a protected-space will revert subsequent text to standard
19084  font.
19085  The font styles are nestable, as LaTeX does.
19086  This can be a little confusing, as selecting a different font on a selection
19087  will 
19088 \emph on 
19089 not
19090 \emph default 
19091  change the selection, but insert a new nested level with the new typeface.
19092 \layout Standard
19093
19094 It is possible (in AMS-LaTeX) to embolden (not italicize) numbers and special
19095  symbols.
19096  However, LyX does not yet support this in WYSIWYM manner\SpecialChar \@.
19097  It will print
19098  correctly, though.
19099  To get emboldened symbols, for example a bold 
19100 \begin_inset Formula $\alpha$
19101 \end_inset 
19102
19103 , enter 
19104 \family typewriter 
19105
19106 \backslash 
19107 boldsymbol{
19108 \backslash 
19109 alpha}
19110 \family default 
19111  in Mathed.
19112  The closing brace appears (in red) automatically when you type the opening
19113  brace.
19114  This works for all symbols, as well as numbers.
19115 \layout Standard
19116
19117 A number of other options are available as well, via 
19118 \family sans 
19119 \bar under 
19120 I
19121 \bar default 
19122 nsert\SpecialChar \menuseparator
19123 Mat
19124 \bar under 
19125 h
19126 \bar default 
19127 \SpecialChar \menuseparator
19128 Font\SpecialChar ~
19129 Change
19130 \family default 
19131 .
19132 \layout Subsection
19133
19134 Math Text Mode
19135 \layout Standard
19136
19137 Typefaces are useful for entering variable names in some given font, but
19138  certainly not for anything else, and in particular not text.
19139  For typing longer pieces of text, use math text mode, which is obtained
19140  by typing 
19141 \family sans 
19142 M-m m
19143 \family default 
19144  while already in math mode.
19145  (The same command will get out of math text mode, too.) Math text mode appears
19146  on the screen in black instead of blue.
19147  You cannot enter punctuation or font changes in your text
19148 \begin_inset Foot
19149 collapsed true
19150
19151 \layout Standard
19152
19153 Moreover, math text mode outputs its contents inside a 
19154 \family typewriter 
19155
19156 \backslash 
19157 textrm{}
19158 \family default 
19159 , whereas and 
19160 \family typewriter 
19161
19162 \backslash 
19163 mbox
19164 \family default 
19165  (or AMS-LaTeX's 
19166 \backslash 
19167
19168 \family typewriter 
19169 text
19170 \family default 
19171 ) might have been a better choice
19172 \end_inset 
19173
19174 , but it works for simple text.
19175  Here's an example:
19176 \begin_inset Formula \[
19177 f(x)=\begin{array}{cc}
19178 x & \textrm{if I say so}\\
19179 -x & \textrm{otherwise}\end{array}\]
19180
19181 \end_inset 
19182
19183
19184 \layout Subsection
19185
19186 Font Sizes
19187 \layout Standard
19188
19189 There are four (relative) font sizes (or 
19190 \begin_inset Quotes eld
19191 \end_inset 
19192
19193 styles
19194 \begin_inset Quotes erd
19195 \end_inset 
19196
19197 ) used in math-mode, which are automatically chosen in most situations.
19198  These are called 
19199 \emph on 
19200 textstyle
19201 \emph default 
19202
19203 \emph on 
19204 displaystyle
19205 \emph default 
19206
19207 \emph on 
19208 scriptstyle
19209 \emph default 
19210 , and 
19211 \emph on 
19212 scriptscriptstyle
19213 \emph default 
19214 .
19215  For most characters, 
19216 \emph on 
19217 textstyle
19218 \emph default 
19219  and 
19220 \emph on 
19221 displaystyle
19222 \emph default 
19223  are actually the same size, but fractions, superscripts and subscripts,
19224  and certain other effects, are set larger or placed differently in 
19225 \emph on 
19226 displaystyle
19227 \emph default 
19228 .
19229  Except for some operators, which re-size themselves to accommodate various
19230  situations, all text will be set in these various sizes as LaTeX thinks
19231  is appropriate.
19232  These choices can be over-ridden by using the 
19233 \family typewriter 
19234 math-size
19235 \family default 
19236  function in the minibuffer.
19237  For example, you can set 
19238 \begin_inset Formula $\frac{1}{2}$
19239 \end_inset 
19240
19241  normally (
19242 \emph on 
19243 textstyle
19244 \emph default 
19245 ), or you can make it larger, which also changes the line-spacing, by entering
19246  
19247 \family typewriter 
19248 math-size displaystyle
19249 \family default 
19250  in the minibuffer while the cursor is in the main line of the math-inset,
19251  
19252 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
19253 \end_inset 
19254
19255 .
19256  Careful, though, if the cursor is on the denominator of that fraction,
19257  only the numerator will be enlarged, e.g.
19258  
19259 \begin_inset Formula $\frac{1}{2}$
19260 \end_inset 
19261
19262 ! This reflects a LaTeX 
19263 \begin_inset Quotes eld
19264 \end_inset 
19265
19266 unintended feature
19267 \begin_inset Quotes erd
19268 \end_inset 
19269
19270
19271 \begin_inset Foot
19272 collapsed true
19273
19274 \layout Standard
19275
19276 That is, a bug.
19277 \end_inset 
19278
19279 , not a LyX one.
19280  These font-size changes are not as apparent in LyX as they are in the output.
19281  Here are some text in the various styles: 
19282 \begin_inset Formula $displaystyle$
19283 \end_inset 
19284
19285
19286 \begin_inset Formula ${\textstyle textstyle}$
19287 \end_inset 
19288
19289
19290 \begin_inset Formula ${\scriptstyle scriptstyle}$
19291 \end_inset 
19292
19293
19294 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
19295 \end_inset 
19296
19297 .
19298 \layout Standard
19299
19300 All these math-mode font sizes are relative, that is, if the whole math
19301  inset and surrounding text are set in a particular size, all these sizes
19302  will be adjusted.
19303  Similarly, if the base font size of the document is changed, all fonts
19304  will be adjusted to correspond.
19305  
19306 \layout Standard
19307
19308
19309 \family roman 
19310 \size largest 
19311 Here is a paragraph in 
19312 \begin_inset Quotes eld
19313 \end_inset 
19314
19315 largest
19316 \begin_inset Quotes erd
19317 \end_inset 
19318
19319  font, with symbols: 
19320 \begin_inset Formula $\alpha$
19321 \end_inset 
19322
19323 .
19324 \layout Standard
19325
19326 This applies to math fonts in titles, etc.
19327  as well.
19328 \layout Section
19329
19330 AMS-LaTeX
19331 \layout Standard
19332
19333 The American Mathematical Society (AMS) provide a LaTeX packages that are
19334  in common use.
19335  LyX includes some support for these packages.
19336 \layout Subsection
19337
19338 Enabling AMS-Support
19339 \layout Standard
19340
19341 In the 
19342 \family sans 
19343 \bar under 
19344 D
19345 \bar default 
19346 ocument\SpecialChar \menuseparator
19347
19348 \bar under 
19349 S
19350 \bar default 
19351 ettings
19352 \family default 
19353  dialog there is a checkbox, 
19354 \family sans 
19355 Use\SpecialChar ~
19356 AMS\SpecialChar ~
19357 Math
19358 \family default 
19359 .
19360  If selected, this will include the AMS-package in the document, and make
19361  the facilities available.
19362 \layout Subsection
19363
19364 AMS-Symbols
19365 \layout Standard
19366
19367 The AMS-LaTeX packages add support for some mathematical symbols that are
19368  not accessible from plain LaTeX (or LyX), but are fairly common in mathematical
19369  typesetting, such as the old-German Fraktur font and the stylized 
19370 \begin_inset Quotes eld
19371 \end_inset 
19372
19373 blackboard bold
19374 \begin_inset Quotes erd
19375 \end_inset 
19376
19377  fonts commonly used to denote the real or complex numbers, or the integers.
19378  Once activated, all AMS-LaTeX symbols and environments are available.
19379  You will run into trouble if you include these packages from the preamble,
19380  since LyX now defines a few of the macros used in these packages on its
19381  own.
19382  The AMS-layouts include these packages automatically.
19383 \layout Subsection
19384
19385 AMS-Formula Types
19386 \layout Standard
19387
19388 AMS-LaTeX provides a selection of different formula types.
19389  LyX allows you to choose between 
19390 \family typewriter 
19391 align
19392 \family default 
19393
19394 \family typewriter 
19395 alignat
19396 \family default 
19397
19398 \family typewriter 
19399 flalign
19400 \family default 
19401
19402 \family typewriter 
19403 gather
19404 \family default 
19405 , and 
19406 \family typewriter 
19407 multline
19408 \family default 
19409 .
19410  Refer to the AMS-documenta\SpecialChar \-
19411 tion for the differences between these formula
19412  types.
19413 \layout Chapter
19414
19415 More Tools
19416 \layout Section
19417
19418 Cross-References
19419 \begin_inset LatexCommand \label{sec:crossref}
19420
19421 \end_inset 
19422
19423
19424 \layout Standard
19425
19426 Those of you reading this manual online will see a grey box with text in
19427  it, right before the beginning of this sentence.
19428  This is a 
19429 \family sans 
19430 Label
19431 \family default 
19432 .
19433  Properly speaking, it is one half of a cross-reference.
19434  The other half is the 
19435 \family sans 
19436 Reference
19437 \family default 
19438  proper, and it looks like this: 
19439 \begin_inset LatexCommand \ref{sec:crossref}
19440
19441 \end_inset 
19442
19443 .
19444  Again, those of you reading the manual online will see a gray box with
19445  text in it.
19446  Those reading printed versions, however, will see a number --- in this
19447  case, the number of this section.
19448  There are also other varieties of cross-reference: for example, 
19449 \begin_inset LatexCommand \pageref{sec:crossref}
19450
19451 \end_inset 
19452
19453 .
19454  This is the page number containing the location of the label.
19455  That's what cross-references do: they let you reference other parts of
19456  your document.
19457  You don't need to remember which section number was what anymore --- LyX
19458  will do that for you! All you need to do is use a 
19459 \family sans 
19460 Label
19461 \family default 
19462  to mark a section, figure, table, formula, etc., and then refer to it via
19463  a 
19464 \family sans 
19465 Reference
19466 \family default 
19467 .
19468 \layout Standard
19469
19470 To insert a label, use 
19471 \family sans 
19472 \bar under 
19473 I
19474 \bar default 
19475 nsert
19476 \bar under 
19477 \SpecialChar \menuseparator
19478 L
19479 \bar default 
19480 abel
19481 \family default 
19482 .
19483  A box will appear where you can enter your label.
19484  You can change the name of the label at a later time by simply clicking
19485  on the gray box and reopening the label dialog.
19486 \layout Standard
19487
19488 To insert a reference, select 
19489 \family sans 
19490 \bar under 
19491 I
19492 \bar default 
19493 nsert
19494 \bar under 
19495 \SpecialChar \menuseparator
19496 C
19497 \bar default 
19498 ross\SpecialChar ~
19499 Reference
19500 \family default 
19501 .
19502  The 
19503 \family sans 
19504 Insert\SpecialChar ~
19505 Cross-Reference
19506 \family default 
19507  dialog appears with a list of labels.
19508  Selecting a list item, then clicking 
19509 \family sans 
19510 OK
19511 \family default 
19512  inserts a reference into the text; changing the 
19513 \family sans 
19514 \bar under 
19515 R
19516 \bar default 
19517 eference type
19518 \family default 
19519  allows you to insert a page number or other reference variant instead.
19520 \layout Standard
19521
19522 Note that if you cut & paste text from another document that contains a
19523  
19524 \family sans 
19525 Label
19526 \family default 
19527  or 
19528 \family sans 
19529 Reference
19530 \family default 
19531 , or if you delete a label in your text, LaTeX will complain:
19532 \layout Quote
19533
19534
19535 \family typewriter 
19536 LaTeX Warning:
19537 \family default 
19538  
19539 \family typewriter 
19540 Reference `X' on page Y undefined on input line Z
19541 \newline 
19542 LaTeX Warning:
19543 \family default 
19544  
19545 \family typewriter 
19546 There were undefined references
19547 \layout Standard
19548
19549 You'll also see two question marks in the output instead of the reference.
19550 \layout Standard
19551
19552 There are a few more comments we need to make about the 
19553 \family sans 
19554 Labels
19555 \family default 
19556 .
19557  They always print the number of the section heading closest to them.
19558  So --- if you want to put a label on a 
19559 \family sans 
19560 Chapter
19561 \family default 
19562 , but a 
19563 \family sans 
19564 Section
19565 \family default 
19566  heading immediately follows it, you need to put the 
19567 \family sans 
19568 Label
19569 \family default 
19570  
19571 \emph on 
19572 into
19573 \emph default 
19574  the 
19575 \family sans 
19576 Chapter
19577 \family default 
19578  environment.
19579  It doesn't matter where, and it will look weird on the LyX screen.
19580  However, you need to do this if you want to label the 
19581 \family sans 
19582 Chapter
19583 \family default 
19584  separately from the 
19585 \family sans 
19586 Section
19587 \family default 
19588 .
19589  The same goes for all other section headings.
19590 \layout Standard
19591
19592 Also, a 
19593 \family sans 
19594 Label
19595 \family default 
19596  
19597 \emph on 
19598 only
19599 \emph default 
19600  makes sense in 
19601 \emph on 
19602 numbered
19603 \emph default 
19604  section headings and table and figure floats.
19605  Bare figures and tables aren't numbered, so, like unnumbered section headings,
19606  you can't really use a 
19607 \family sans 
19608 Label
19609 \family default 
19610  on it.
19611 \begin_inset Foot
19612 collapsed false
19613
19614 \layout Standard
19615
19616 Well, you 
19617 \emph on 
19618 can
19619 \emph default 
19620 , but only if you use the 
19621 \family sans 
19622 Page\SpecialChar ~
19623 number
19624 \family default 
19625  reference.
19626  The regular 
19627 \family sans 
19628 Reference
19629 \family default 
19630  --- the one that refers to a section/table/figure number --- won't work,
19631  because there's no numbered thingy to refer to! You could also use bare
19632  
19633 \family sans 
19634 Label
19635 \family default 
19636 s as page markers, then refer back to them using the 
19637 \family sans 
19638 Page\SpecialChar ~
19639 number
19640 \family default 
19641  reference.
19642  Once again, the regular 
19643 \family sans 
19644 Reference
19645 \family default 
19646  won't work very well.
19647  It will refer to something, but that something will typically be the number
19648  of the previous numbered section heading.
19649 \end_inset 
19650
19651  See sections 
19652 \begin_inset LatexCommand \ref{sec:figurefloats}
19653
19654 \end_inset 
19655
19656
19657 \begin_inset LatexCommand \ref{sec:table float}
19658
19659 \end_inset 
19660
19661 , and 
19662 \begin_inset LatexCommand \ref{sec:math-label}
19663
19664 \end_inset 
19665
19666  for details on using a 
19667 \family sans 
19668 Label
19669 \family default 
19670  with figures, tables, and equations, respectively.
19671  
19672 \layout Section
19673
19674 URLs (Uniform Resource Locators)
19675 \layout Standard
19676
19677 It is often desirable to include long 
19678 \begin_inset Quotes eld
19679 \end_inset 
19680
19681 verbatim
19682 \begin_inset Quotes erd
19683 \end_inset 
19684
19685  items in a document such as Web site URLs, e-mail addresses, etc.; these
19686  things typically do not contain any spaces and are thus difficult to typeset
19687  properly.
19688  Such items will often fall on a line boundary if they cannot be split,
19689  resulting in an overfull or underfull line depending on the circumstances.
19690  You can use 
19691 \family sans 
19692 Insert\SpecialChar \menuseparator
19693
19694 \bar under 
19695 U
19696 \bar default 
19697 RL
19698 \family default 
19699  within LyX to enter a long URL and have it split gracefully (if necessary)
19700  along automatically determined boundaries.
19701 \layout Standard
19702
19703 At the point in the document where you want to enter the URL (or other address-l
19704 ike entity) simply select 
19705 \family sans 
19706 Insert\SpecialChar \menuseparator
19707
19708 \bar under 
19709 U
19710 \bar default 
19711 RL
19712 \family default 
19713 ; a dialog will appear where you can enter the full URL (in the 
19714 \family sans 
19715 \bar under 
19716 U
19717 \bar default 
19718 rl:
19719 \family default 
19720  field).
19721  In its simplest usage, that's all you need to do.
19722  Click on the following gray box to see how LyX's homepage would be entered:
19723  
19724 \begin_inset LatexCommand \url{http://www.lyx.org}
19725
19726 \end_inset 
19727
19728 .
19729 \begin_inset Foot
19730 collapsed false
19731
19732 \layout Standard
19733
19734
19735 \series bold 
19736 Important note
19737 \series default 
19738 : When you use the following characters: "%", "#", "^", you have to write
19739  them with a backslash before, e.g.
19740  
19741 \begin_inset Quotes eld
19742 \end_inset 
19743
19744
19745 \backslash 
19746 #
19747 \begin_inset Quotes erd
19748 \end_inset 
19749
19750 .
19751  URLs mustn't end with a backslash!
19752 \end_inset 
19753
19754
19755 \layout Standard
19756
19757 If you would like to associate some definite phrase with the URL, enter
19758  it into the 
19759 \family sans 
19760 \bar under 
19761 N
19762 \bar default 
19763 ame
19764 \family default 
19765  field of the dialog; it will be typeset as plain text immediately before
19766  the URL.
19767  For example, I might say that you can find all things related to LaTeX
19768  at 
19769 \newline 
19770
19771 \begin_inset LatexCommand \url[CTAN]{http://ctan.tug.org}
19772
19773 \end_inset 
19774
19775 .
19776  On the printed page, the last sentence ends as 
19777 \begin_inset Quotes eld
19778 \end_inset 
19779
19780 all things related to LaTeX at CTAN 
19781 \family typewriter 
19782 http://ctan.tug.org
19783 \family default 
19784
19785 \begin_inset Quotes erd
19786 \end_inset 
19787
19788 .
19789 \layout Standard
19790
19791 [
19792 \emph on 
19793 Author's Note: somebody needs to document the 
19794 \family sans 
19795 \emph default 
19796 \bar under 
19797 H
19798 \bar default 
19799 TML Type
19800 \family default 
19801 \emph on 
19802  button
19803 \emph default 
19804 ]
19805 \layout Section
19806
19807 Specifying Short Titles with Optional Arguments
19808 \begin_inset OptArg
19809 collapsed true
19810
19811 \layout Standard
19812
19813 Short Titles
19814 \end_inset 
19815
19816
19817 \layout Standard
19818
19819 Some section or chapter titles, such as this one, can get quite long.
19820  This can cause over-runs when there is limited horizontal space.
19821  For example, if the header of the page is set to show the current section
19822  title, a long title will over-run past the edges, and look awful.
19823 \layout Standard
19824
19825 LaTeX allows you to specify an optional argument to the section commands
19826  that specifies a shorter version of the title
19827 \begin_inset Foot
19828 collapsed true
19829
19830 \layout Standard
19831
19832 For those who don't know LaTeX, commands look like this: 
19833 \family typewriter 
19834
19835 \backslash 
19836 command[optionalargument]{the content}
19837 \end_inset 
19838
19839 .
19840  This shorter version is used in the header and in the actual Table of Contents,
19841  avoiding the problem mentioned.
19842  LyX allows you to specify this optional argument by selecting 
19843 \family sans 
19844 \bar under 
19845 I
19846 \bar default 
19847 nsert\SpecialChar \menuseparator
19848 Short\SpecialChar ~
19849 Title
19850 \family default 
19851 .
19852  This will insert a box (labelled 
19853 \begin_inset Quotes eld
19854 \end_inset 
19855
19856 opt
19857 \begin_inset Quotes erd
19858 \end_inset 
19859
19860 , which stands for 
19861 \begin_inset Quotes eld
19862 \end_inset 
19863
19864 optional
19865 \begin_inset Quotes erd
19866 \end_inset 
19867
19868 ) which you can use to enter the short title text.
19869  This also works for captions inside floats.
19870 \layout Standard
19871
19872 The title of this section is a good example of using this feature.
19873 \layout Section
19874
19875 Previewing snippets of your document
19876 \layout Standard
19877
19878 LyX allows you to generate previews of sections of your document on the
19879  fly so you can see how they'll look in the final document without having
19880  to break your train of thought with 
19881 \family sans 
19882 \bar under 
19883 V
19884 \bar default 
19885 iew\SpecialChar \menuseparator
19886
19887 \bar under 
19888 D
19889 \bar default 
19890 VI
19891 \family default 
19892 .
19893  If you'd like to see your math formulae typeset by LaTeX then install the
19894  necessary software (see below) and select the 
19895 \family sans 
19896 Instant 
19897 \bar under 
19898 p
19899 \bar default 
19900 review
19901 \family default 
19902  check box in the
19903 \family sans 
19904  
19905 \bar under 
19906 E
19907 \bar default 
19908 dit\SpecialChar \menuseparator
19909
19910 \bar under 
19911 P
19912 \bar default 
19913 references
19914 \family default 
19915  dialog.
19916  (It can be found in the 
19917 \family sans 
19918 Look\SpecialChar ~
19919 and\SpecialChar ~
19920 feel\SpecialChar \menuseparator
19921 Graphics
19922 \family default 
19923  pane in the Qt frontend and the 
19924 \family sans 
19925 Look\SpecialChar ~
19926 &\SpecialChar ~
19927 Feel\SpecialChar \menuseparator
19928 Misc
19929 \family default 
19930  tab in the XForms frontend.) Previews are generated when you load a document
19931  into LyX and when you finish editing an inset.
19932  Previews of an already loaded document are 
19933 \emph on 
19934 not
19935 \emph default 
19936  generated just by selecting the 
19937 \family sans 
19938 Instant 
19939 \bar under 
19940 p
19941 \bar default 
19942 review
19943 \family default 
19944  check box.
19945 \layout Standard
19946
19947 LyX will generate previews of math insets.
19948  It will also generate previews of include insets if you select the 
19949 \family sans 
19950 \bar under 
19951 S
19952 \bar default 
19953 how\SpecialChar ~
19954 preview
19955 \family default 
19956  check box in the inset's dialog.
19957  This latter is useful if you wish to generate a preview of a LaTeX figure,
19958  for example.
19959  Coming in version 1.4 are previews of the external inset also.
19960 \layout Standard
19961
19962 To get previews working, you'll need some additional software.
19963  First, you'll need the preview.sty LaTeX package.
19964  Find it on your local CTAN mirror at 
19965 \newline 
19966
19967 \family typewriter 
19968 CTAN/support/preview-latex/
19969 \family default 
19970 .
19971  Thereafter, you'll need the usual tools: 
19972 \family typewriter 
19973 latex
19974 \family default 
19975
19976 \family typewriter 
19977 dvips
19978 \family default 
19979  and 
19980 \family typewriter 
19981 gs
19982 \family default 
19983 .Finally, you'll obtain prettier results if you install 
19984 \family typewriter 
19985 pnmcrop
19986 \family default 
19987 from the 
19988 \family typewriter 
19989 netpbm
19990 \family default 
19991  package.
19992 \layout Section
19993
19994 Spacing, pagination and line breaks
19995 \layout Subsection
19996
19997 Extra Horizontal Space
19998 \begin_inset LatexCommand \label{sec:hspace}
19999
20000 \end_inset 
20001
20002
20003 \layout Standard
20004
20005
20006 \family sans 
20007 HFill
20008 \family default 
20009 s are a special LyX feature for adding extra space in a uniform fashion.
20010  An 
20011 \family sans 
20012 HFill
20013 \family default 
20014  is actually a variable length space, whose length always equals the remaining
20015  space between the left and right margins.
20016  If there is more than one 
20017 \family sans 
20018 HFill
20019 \family default 
20020  on a line, they divide the available space equally between themselves.
20021  
20022 \layout Standard
20023
20024 Note: if an 
20025 \family sans 
20026 HFill
20027 \family default 
20028  is at the beginning of a line, and it's 
20029 \emph on 
20030 not 
20031 \emph default 
20032 the first line in a paragraph, LyX ignores it.
20033  This prevents 
20034 \family sans 
20035 HFill
20036 \family default 
20037 s from accidentally being wrapped onto a new line.
20038 \layout Standard
20039
20040
20041 \family sans 
20042 HFill
20043 \family roman 
20044 s
20045 \family default 
20046  can be inserted with
20047 \family sans 
20048  
20049 \bar under 
20050 I
20051 \bar default 
20052 nsert\SpecialChar \menuseparator
20053
20054 \bar under 
20055 S
20056 \bar default 
20057 pecial\SpecialChar ~
20058 Character\SpecialChar \menuseparator
20059
20060 \bar under 
20061 H
20062 \bar default 
20063 orizontal\SpecialChar ~
20064 Fill
20065 \family default 
20066 .
20067  Here a few examples what you can do with them:
20068 \layout Quote
20069 \noindent 
20070 This is on the left side 
20071 \hfill 
20072 This is on the right
20073 \layout Quote
20074 \noindent 
20075 Left
20076 \hfill 
20077 Middle
20078 \hfill 
20079 Right
20080 \layout Quote
20081 \noindent 
20082 Left
20083 \hfill 
20084 1/3 Left
20085 \hfill 
20086
20087 \hfill 
20088 Right
20089 \layout Standard
20090
20091 That was an example in the 
20092 \family sans 
20093 Quote
20094 \family default 
20095  environment.
20096  Here:
20097 \hfill 
20098 :is one in a standard paragraph.
20099  It may or may not be apparent in the printed text, but it 
20100 \emph on 
20101 is
20102 \emph default 
20103  sitting in-between the two 
20104 \begin_inset Quotes eld
20105 \end_inset 
20106
20107 :
20108 \begin_inset Quotes erd
20109 \end_inset 
20110
20111 .
20112 \layout Standard
20113
20114 Remember that we said that an 
20115 \family sans 
20116 HFill
20117 \family default 
20118  always fills the remaining space between the margins? There may be more
20119  than one set of margins on a line.
20120  Here's an example with the 
20121 \family sans 
20122 List
20123 \family default 
20124  environment.
20125 \layout Labeling
20126 \labelwidthstring MMMMMMM
20127
20128 one
20129 \hfill 
20130 two :three
20131 \hfill 
20132 four
20133 \hfill 
20134 five
20135 \hfill 
20136 six
20137 \layout Standard
20138
20139 The 
20140 \begin_inset Quotes eld
20141 \end_inset 
20142
20143 :
20144 \begin_inset Quotes erd
20145 \end_inset 
20146
20147  marks the beginning of the item.
20148  (There is actually a 
20149 \begin_inset Quotes eld
20150 \end_inset 
20151
20152 hidden
20153 \begin_inset Quotes erd
20154 \end_inset 
20155
20156  
20157 \family sans 
20158 HFill
20159 \family default 
20160  inside of the label of the 
20161 \family sans 
20162 List
20163 \family default 
20164  environment; it's put at the end of the label automatically.) 
20165 \family sans 
20166 HFill
20167 \family default 
20168 s work similarly in other 
20169 \begin_inset Quotes eld
20170 \end_inset 
20171
20172 multi-margin
20173 \begin_inset Quotes erd
20174 \end_inset 
20175
20176  situations, like two-column mode.
20177 \layout Subsection
20178
20179 Extra Vertical Space
20180 \begin_inset LatexCommand \label{sec:vertspace}
20181
20182 \end_inset 
20183
20184
20185 \layout Standard
20186
20187 To add extra vertical space above or below a paragraph, use 
20188 \family sans 
20189 \bar under 
20190 E
20191 \bar default 
20192 dit\SpecialChar \menuseparator
20193
20194 \bar under 
20195 P
20196 \bar default 
20197 aragraph\SpecialChar ~
20198 Settings
20199 \family default 
20200  to open the 
20201 \family sans 
20202 Paragraph\SpecialChar ~
20203 Settings
20204 \family default 
20205  dialog.
20206 \layout Standard
20207
20208 We will not provide an example of a 
20209 \family sans 
20210 VFill
20211 \family default 
20212 , as it would waste paper.
20213  They work the same as any other type of filler, including 
20214 \family sans 
20215 HFill
20216 \family default 
20217 s: they fill the remaining vertical space on a page with blank space.
20218  If there are several 
20219 \family sans 
20220 VFill
20221 \family default 
20222 s on a page, they divide the remaining vertical space equally between themselves.
20223  You can therefore use 
20224 \family sans 
20225 VFill
20226 \family default 
20227 s to center text on a page, or even place text 2/3 down a page, or 1/4,
20228  and so on.
20229 \layout Standard
20230
20231 Note that for paragraphs at the top/bottom of a page, the extra space is
20232  only added if you have also checked the option 
20233 \family sans 
20234 \bar under 
20235 E
20236 \bar default 
20237 dit\SpecialChar \menuseparator
20238
20239 \bar under 
20240 P
20241 \bar default 
20242 aragraph\SpecialChar ~
20243 Settings\SpecialChar \menuseparator
20244
20245 \bar under 
20246 S
20247 \bar default 
20248 pacing\SpecialChar \menuseparator
20249
20250 \bar under 
20251 K
20252 \bar default 
20253 eep\SpecialChar ~
20254 space
20255 \family default 
20256 .
20257 \layout Subsection
20258
20259 Changing Paragraph Alignment
20260 \layout Standard
20261
20262 You can also change the paragraph alignment with the 
20263 \family sans 
20264 \bar under 
20265 E
20266 \bar default 
20267 dit\SpecialChar \menuseparator
20268
20269 \bar under 
20270 P
20271 \bar default 
20272 aragraph\SpecialChar ~
20273 Settings
20274 \family default 
20275  dialog.
20276  There are four possibilities: 
20277 \layout Itemize
20278
20279
20280 \family sans 
20281 \bar under 
20282 J
20283 \bar default 
20284 ustified
20285 \layout Itemize
20286
20287
20288 \family sans 
20289 \bar under 
20290 L
20291 \bar default 
20292 eft
20293 \layout Itemize
20294
20295
20296 \family sans 
20297 \bar under 
20298 R
20299 \bar default 
20300 ight
20301 \layout Itemize
20302
20303
20304 \family sans 
20305 \bar under 
20306 C
20307 \bar default 
20308 enter
20309 \layout Standard
20310
20311 The default in most cases is justified alignment, in which the inter-word
20312  spacing is variable and each line of a paragraph fills the region between
20313  the left and right margins.
20314  The other three alignments should be self-explanatory, and look like this:
20315 \layout Standard
20316 \align right 
20317 This paragraph is right aligned,
20318 \layout Standard
20319 \align center 
20320 this one is centered,
20321 \layout Standard
20322 \align left 
20323 this one is left aligned.
20324 \layout Standard
20325
20326 In some paragraph environments, the default is something other than justified
20327  alignment.
20328  
20329 \layout Subsection
20330
20331 Forcing Page Breaks
20332 \begin_inset LatexCommand \label{sec:pagebreak}
20333
20334 \end_inset 
20335
20336
20337 \layout Standard
20338
20339 If you don't like the way LaTeX does the page breaks in your document, you
20340  can force a pagebreak where you want one.
20341  In general, this will 
20342 \emph on 
20343 not 
20344 \emph default 
20345 be necessary because LaTeX is good at pagebreaking, as was already mentioned
20346  in section 
20347 \begin_inset LatexCommand \ref{sec:widows}
20348
20349 \end_inset 
20350
20351 .
20352 \layout Standard
20353
20354 So in general there is no need to use the option described below, and we
20355  recommend not using it until the text is
20356 \emph on 
20357  
20358 \emph default 
20359 finished, and until you have checked in the preview to see if you 
20360 \emph on 
20361 really 
20362 \emph default 
20363 have to change the pagebreaking.You can force a pagebreak above or below
20364  a paragraph in the 
20365 \family sans 
20366 \bar under 
20367 E
20368 \bar default 
20369 dit\SpecialChar \menuseparator
20370
20371 \bar under 
20372 P
20373 \bar default 
20374 aragraph\SpecialChar ~
20375 Settings
20376 \family default 
20377  dialog by selecting the checkboxes to add a pagebreak above or below the
20378  paragraph.
20379 \layout Standard
20380
20381 You might try to use a pagebreak to ensure that a figure or table appears
20382  at the top of a page.
20383  This is, of course, the wrong way to do it.
20384  LyX gives you a way of automatically ensuring that your figures and tables
20385  appear at the top of a page [or the bottom, or on their own page] without
20386  having to worry about what precedes or follows your figure or table.
20387  See sections 
20388 \begin_inset LatexCommand \ref{sec:figures}
20389
20390 \end_inset 
20391
20392  and 
20393 \begin_inset LatexCommand \ref{sec:tables}
20394
20395 \end_inset 
20396
20397  and read about 
20398 \family sans 
20399 Floats
20400 \family default 
20401  to learn more.
20402 \layout Subsection
20403
20404 Protected blanks
20405 \begin_inset LatexCommand \label{sec:protblank-lbreak-horline}
20406
20407 \end_inset 
20408
20409
20410 \layout Standard
20411
20412 The protected blank: It is used to tell LyX (and LaTeX) not to break the
20413  line at that point.
20414  This may be necessary to avoid unlucky linebreaks, like in: 
20415 \layout Quote
20416
20417 A good documentation should weight no more than 1
20418 \newline 
20419 kg.
20420  
20421 \layout Standard
20422
20423 Obviously, it would be a good thing to put a protected blank between 
20424 \begin_inset Quotes eld
20425 \end_inset 
20426
20427 1
20428 \begin_inset Quotes erd
20429 \end_inset 
20430
20431  and 
20432 \begin_inset Quotes eld
20433 \end_inset 
20434
20435 kg
20436 \begin_inset Quotes erd
20437 \end_inset 
20438
20439 .
20440  A protected blank is set with 
20441 \family sans 
20442 \bar under 
20443 I
20444 \bar default 
20445 nsert\SpecialChar \menuseparator
20446
20447 \bar under 
20448 S
20449 \bar default 
20450 pecial\SpecialChar ~
20451 Character\SpecialChar \menuseparator
20452 Protected
20453 \bar under 
20454 \SpecialChar ~
20455 B
20456 \bar default 
20457 lank 
20458 \family default 
20459 or with 
20460 \family sans 
20461 C-Space.
20462 \layout Subsection
20463
20464 Line breaking
20465 \layout Standard
20466
20467 You can force line breaks within a paragraph by selecting 
20468 \family sans 
20469 \bar under 
20470 I
20471 \bar default 
20472 nsert\SpecialChar \menuseparator
20473
20474 \bar under 
20475 S
20476 \bar default 
20477 pecial\SpecialChar ~
20478 Character\SpecialChar \menuseparator
20479
20480 \bar under 
20481 L
20482 \bar default 
20483 inebreak 
20484 \family default 
20485 or with 
20486 \family sans 
20487 C-Return.
20488
20489 \family default 
20490  You should, however, not use this to correct LaTeX's linebreaking, as LaTeX
20491  is 
20492 \emph on 
20493 very 
20494 \emph default 
20495 good at linebreaking\SpecialChar \ldots{}
20496  (see section 
20497 \begin_inset LatexCommand \ref{sec:pagebreak}
20498
20499 \end_inset 
20500
20501 ).
20502  There are, however, a number of situations where it is necessary to actively
20503  set a linebreak, e.g.
20504  in a poem or for an Address (see sections 
20505 \begin_inset LatexCommand \ref{sec:quote}
20506
20507 \end_inset 
20508
20509
20510 \begin_inset LatexCommand \ref{sec:verse}
20511
20512 \end_inset 
20513
20514  and 
20515 \begin_inset LatexCommand \ref{sec:adress_usage}
20516
20517 \end_inset 
20518
20519 ).
20520 \layout Section
20521
20522 Spellchecking
20523 \begin_inset LatexCommand \label{sec:spellchecking}
20524
20525 \end_inset 
20526
20527
20528 \layout Standard
20529
20530 LyX itself has no built-in spell checker.
20531  Rather it uses the external 
20532 \family typewriter 
20533 ispell
20534 \family default 
20535  program as a backend or the newer and generally better 
20536 \family typewriter 
20537 aspell
20538 \family default 
20539 .
20540  This section assumes you have already installed and set up one of these
20541  programs.
20542  
20543 \layout Standard
20544
20545 The spellchecker can be started with the menu entry 
20546 \family sans 
20547 \bar under 
20548 T
20549 \bar default 
20550 ools
20551 \bar under 
20552 \SpecialChar \menuseparator
20553
20554 \shape up 
20555 S
20556 \bar default 
20557 pellchecker
20558 \family default 
20559 \shape default 
20560 .
20561  Checking will start just after the current cursor position.
20562  A dialog window will appear showing any incorrect (or unknown) word found,
20563  allowing you to edit and replace it in a second line.
20564  Whenever an unknown word is found, the word is highlighted and the view
20565  in your text buffer is updated to make the word visible.
20566  In the 
20567 \family sans 
20568 Spellchecker
20569 \family default 
20570  dialog, there is also a box showing suggestions for a correction, if any
20571  could be found.
20572  Clicking on one of the corrections will copy the near miss into the replace
20573  input field (double-click to invoke replace).
20574 \layout Subsection
20575
20576 Spellchecker Options
20577 \begin_inset LatexCommand \label{sec:spell_opt}
20578
20579 \end_inset 
20580
20581
20582 \layout Standard
20583
20584 The following options can be set in the 
20585 \family sans 
20586 \bar under 
20587 T
20588 \bar default 
20589 ools\SpecialChar \menuseparator
20590
20591 \bar under 
20592 P
20593 \bar default 
20594 references
20595 \family default 
20596  dialog.
20597 \layout Subsubsection
20598
20599 Dictionary
20600 \layout Standard
20601
20602 By default, the dictionary file to use is determined by the language of
20603  the text you're checking, which is set in the
20604 \family sans 
20605 \shape up 
20606  
20607 \shape default 
20608 \bar under 
20609 D
20610 \bar default 
20611 ocument\SpecialChar \menuseparator
20612
20613 \bar under 
20614 S
20615 \bar default 
20616 ettings
20617 \family default 
20618  dialog.
20619  If you do not have a dictionary for the document language, the spellchecker
20620  will not work.
20621  In this case, you can specify another dictionary file in the dialog by
20622  specifying a different 
20623 \begin_inset Quotes eld
20624 \end_inset 
20625
20626 alternative language
20627 \begin_inset Quotes erd
20628 \end_inset 
20629
20630 .
20631 \layout Standard
20632
20633 If you're using 
20634 \family typewriter 
20635 ispell
20636 \family default 
20637 , you may need to make a link from say 
20638 \family typewriter 
20639 deutsch.(aff|hash)
20640 \family default 
20641  to 
20642 \family typewriter 
20643 german.(aff|hash)
20644 \family default 
20645  or whatever applies for your language.
20646  This is because these 
20647 \family typewriter 
20648 ispell
20649 \family default 
20650  files normally have the native language name (
20651 \begin_inset Quotes eld
20652 \end_inset 
20653
20654 deutsch
20655 \begin_inset Quotes erd
20656 \end_inset 
20657
20658 ) whereas 
20659 \family typewriter 
20660 ispell
20661 \family default 
20662 , when started from LyX, searches for the English version of the name used
20663  with the LaTeX babel package (
20664 \begin_inset Quotes eld
20665 \end_inset 
20666
20667 german
20668 \begin_inset Quotes erd
20669 \end_inset 
20670
20671 ).
20672 \layout Standard
20673
20674 You may also have problems the font encoding is not correct for that dictionary.
20675  If you use a language with 
20676 \family typewriter 
20677 latin1
20678 \family default 
20679  encoding and set the 
20680 \family sans 
20681 \bar under 
20682 E
20683 \bar default 
20684 ncoding
20685 \family default 
20686  option in the 
20687 \family sans 
20688 \bar under 
20689 D
20690 \bar default 
20691 ocument\SpecialChar \menuseparator
20692
20693 \bar under 
20694 S
20695 \bar default 
20696 ettings
20697 \family default 
20698  dialog to 
20699 \family sans 
20700 latin1
20701 \family default 
20702  (or other than 
20703 \family sans 
20704 default
20705 \family default 
20706 ), you must have this option in your language dictionary as well.
20707  If your dictionary doesn't support the 
20708 \family sans 
20709 Encoding
20710 \family default 
20711  you chose, you'll have an error like this on stderr:
20712 \layout Standard
20713
20714
20715 \family typewriter 
20716 ispell: unrecognized formatter type 'latin1'
20717 \layout Standard
20718
20719 The spellchecker gives you an error that it couldn't start the 
20720 \family typewriter 
20721 ispell
20722 \family default 
20723  process and that you probably have some problems with your dictionary file.
20724  
20725 \layout Standard
20726
20727 There are four solutions to this problem.
20728  The easiest is to try the 
20729 \family sans 
20730 Use\SpecialChar ~
20731 Input\SpecialChar ~
20732 Encoding
20733 \family default 
20734  option.
20735  If that does not help, you can set 
20736 \family sans 
20737 \bar under 
20738 E
20739 \bar default 
20740 ncoding
20741 \family default 
20742  to 
20743 \family sans 
20744 default
20745 \family default 
20746  when calling the spellchecker (which is probably annoying).
20747  The third is to add the 
20748 \family typewriter 
20749 latin1
20750 \family default 
20751  option to your dictionary 
20752 \family typewriter 
20753 \emph on 
20754 <
20755 \family default 
20756 language
20757 \family typewriter 
20758 >
20759 \emph default 
20760 .aff
20761 \family default 
20762  file and recompile the dictionary (which probably isn't easy if you installed
20763  the whole stuff with some distribution and don't have the language directory
20764  of the 
20765 \family typewriter 
20766 ispell
20767 \family default 
20768  sources).
20769  Read the 
20770 \family typewriter 
20771 ispell
20772 \family default 
20773  documentation for this task! The fourth is to send a message to your package-ma
20774 intainer, or better yet to the maintainer of the dictionary file in question
20775  and ask him to solve your problem.
20776 \layout Subsubsection
20777
20778 Personal dictionary
20779 \layout Standard
20780
20781 If you want to use a different file from the spellchecker's default choice
20782  as your personal dictionary, you can set this in the dialog.
20783  Specifying a filename which does not already exist will result in an error
20784  message on stderr which you can ignore (
20785 \family typewriter 
20786 ispell
20787 \family default 
20788  will create the file at the end of your spell checking).
20789 \layout Subsubsection
20790
20791 Further Options 
20792 \layout Standard
20793
20794 The 
20795 \family sans 
20796 \bar under 
20797 S
20798 \bar default 
20799 pellchecker\SpecialChar ~
20800 Options
20801 \family default 
20802  dialog has some additional options which are self-explanatory:
20803 \layout Itemize
20804
20805
20806 \family sans 
20807 \bar under 
20808 A
20809 \bar default 
20810 ccept compound words
20811 \family default 
20812
20813 \newline 
20814 Prevent the spellchecker from complaining about compounded words like
20815 \newline 
20816
20817 \begin_inset Quotes eld
20818 \end_inset 
20819
20820 passthrough
20821 \begin_inset Quotes erd
20822 \end_inset 
20823
20824 .
20825 \layout Itemize
20826
20827
20828 \family sans 
20829 \bar under 
20830 E
20831 \bar default 
20832 scape characters
20833 \family default 
20834
20835 \newline 
20836 Allows you to add nonstandard characters to what the spellchecker considers
20837  words, e.g.
20838  German umlauts.
20839  This should not normally be needed.
20840 \layout Subsection
20841
20842 Limitations
20843 \layout Standard
20844
20845 Some users have expressed a wish to be able to globally change the spelling
20846  of a particular word, rather than having to change the spelling separately
20847  for each occurrence of the word.
20848  Per-document word lists would also be useful.
20849  Neither of these features are present as of this writing.
20850 \layout Standard
20851
20852 Unless you're using the 
20853 \family typewriter 
20854 pspell
20855 \family default 
20856  spellchecker, LyX cannot correctly spellcheck documents containing multiple
20857  languages.
20858  This, does, however, work with 
20859 \family typewriter 
20860 pspell
20861 \family default 
20862 , assuming you have marked the different languages appropriately.
20863 \layout Section
20864
20865 International Support
20866 \layout Standard
20867
20868 This section describes how to use LyX with any language you want.
20869  LyX comes with a default configuration which supports the English language
20870  on a U.S.-style keyboard, with a standard U.S.
20871  paper size and the spell checker set to U.S.
20872  English.
20873  You can change any or all of these settings as desired, and you can make
20874  the changes apply to the current session only, or use them as your new
20875  default configuration.
20876 \layout Standard
20877
20878 If you have a keyboard suited to the language you are using (for example,
20879  a German keyboard for writing in German), and you have correctly configured
20880  your X environment, all you need to do for LyX is tell it your language,
20881  the character encoding, and desired paper size.
20882  Refer to 
20883 \begin_inset LatexCommand \ref{sec:langlay}
20884
20885 \end_inset 
20886
20887  for more information.
20888 \layout Standard
20889
20890 If, however, you have a U.S.-style keyboard and want to write in a different
20891  language than English, you can use an alternate keymap.
20892  For example, if you have a U.S.-style keyboard but want to write in Italian,
20893  you can configure LyX to use an Italian keymap.
20894  Refer to 
20895 \begin_inset LatexCommand \ref{sec:optkey}
20896
20897 \end_inset 
20898
20899  for details.
20900  
20901 \layout Standard
20902
20903 Finally, you may just want to change a few key mappings or create an entirely
20904  different keymap (for Vulcan, for instance).
20905  You may, for example, normally write in Italian on a U.S.
20906  keyboard but want to include an occasional quotation in German.
20907  In such a case, you can write your own keyboard mapping or modify an existing
20908  one to support the characters you want.
20909  
20910 \layout Standard
20911
20912 The details of how to customize LyX to your own language are 
20913 \emph on 
20914 way
20915 \emph default 
20916  beyond the scope of this manual.
20917  You can not only alter the keyboard layout, you can also change the names
20918  of the menus buttons, etc., to reflect your language.
20919  If you want to learn more about writing keymap files and tailoring LyX
20920  to your native tongue, please see the 
20921 \emph on 
20922 Customization
20923 \emph default 
20924  manual for details.
20925 \layout Subsection
20926
20927 Language Options
20928 \begin_inset LatexCommand \label{sec:langlay}
20929
20930 \end_inset 
20931
20932
20933 \layout Standard
20934
20935 The 
20936 \family sans 
20937 \bar under 
20938 D
20939 \bar default 
20940 ocument\SpecialChar \menuseparator
20941
20942 \bar under 
20943 S
20944 \bar default 
20945 ettings
20946 \family default 
20947  dialog lets you set 
20948 \family roman 
20949 the language and character encoding for your language.
20950  
20951 \layout Standard
20952
20953 Choose your language by clicking on the arrow in t
20954 \family roman 
20955 he 
20956 \family sans 
20957 Language
20958 \family roman 
20959  
20960 \family default 
20961 combo
20962 \family roman 
20963 box 
20964 \family default 
20965 of the 
20966 \family sans 
20967 \bar under 
20968 D
20969 \bar default 
20970 ocument\SpecialChar \menuseparator
20971
20972 \bar under 
20973 S
20974 \bar default 
20975 ettings
20976 \family default 
20977  dialog.
20978  The default is U.S.
20979  English.
20980  Scroll to find the language you want and then click on your choice.
20981  The language name appears in the window.
20982 \begin_inset Foot
20983 collapsed true
20984
20985 \layout Standard
20986
20987 In LaTeX terms, selecting a language other than default adds Babel support.
20988  If you do not have Babel installed, refer to the different LaTeX distributions
20989  for it.
20990 \end_inset 
20991
20992
20993 \layout Standard
20994
20995 The 
20996 \family sans 
20997 Enco
20998 \bar under 
20999 d
21000 \bar default 
21001 ing
21002 \family default 
21003  box lets you choose the character encoding map you want to use.
21004  The default is the 
21005 \family typewriter 
21006 Latin1
21007 \family default 
21008  encoding, which includes the characters required by the various Western
21009  European languages.
21010 \layout Subsection
21011
21012 Keyboard mapping configuration
21013 \begin_inset LatexCommand \label{sec:optkey}
21014
21015 \end_inset 
21016
21017
21018 \layout Standard
21019
21020 The preferences dialog allows you to choose up to two keyboard mappings.
21021  This allows you to choose the keymap of your choice for your U.S.-style keyboard.
21022  You can choose primary and secondary keyboard languages and then select
21023  which one you want to use.
21024 \layout Subsection
21025
21026 Character Tables
21027 \begin_inset LatexCommand \label{sec:keytab}
21028
21029 \end_inset 
21030
21031
21032 \layout Standard
21033
21034 Table\SpecialChar ~
21035
21036 \begin_inset LatexCommand \ref{cap:The-latin1-character}
21037
21038 \end_inset 
21039
21040  shows the 
21041 \family typewriter 
21042 Latin1
21043 \family default 
21044  character set.
21045  You should be able to enter the characters in the first eight columns directly
21046  from the keyboard.
21047 \layout Standard
21048
21049 There are a few things you need to know about this table.
21050  This manual is set up --- by hand, mind you --- to print all of these character
21051 s.
21052  That ain't the default.
21053  Nowhere near, in fact.
21054  Here are some of the details you'll need to bear in mind when using characters
21055  from the 
21056 \family typewriter 
21057 Latin1
21058 \family default 
21059  character set:
21060 \layout Itemize
21061
21062 The characters at entries A2, A4, A5, A6 and AD -- the cent, the yen, the
21063  generic-currency-symbol, the broken vertical bar and the short dash are
21064  just plain missing in the default encodings.
21065  We don't know where they are or why this is the case.
21066 \layout Itemize
21067
21068 Even if you've selected 
21069 \family sans 
21070 latin1
21071 \family default 
21072  in the 
21073 \family sans 
21074 \bar under 
21075 D
21076 \bar default 
21077 ocument\SpecialChar \menuseparator
21078
21079 \bar under 
21080 S
21081 \bar default 
21082 ettings
21083 \family default 
21084  dialog, users who have only the 
21085 \family typewriter 
21086 T1
21087 \family default 
21088 -fonts for LaTeX [or who have the 
21089 \family typewriter 
21090 T1
21091 \family default 
21092 -fonts but aren't using them] will still miss a few characters: D0, F0,
21093  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
21094  french quotes won't show up.
21095 \layout Itemize
21096
21097 Users of 
21098 \family typewriter 
21099 T1
21100 \family default 
21101 -fonts can, however, get the french quotes [characters AB and BB] if they
21102  include the either the package 
21103 \family typewriter 
21104 umlaute.sty
21105 \family default 
21106  or 
21107 \family typewriter 
21108 german.sty
21109 \family default 
21110  in their documents.
21111 \begin_inset Foot
21112 collapsed true
21113
21114 \layout Standard
21115
21116 This only holds when you want to input these quotes by yourself.
21117  The automatic quote feature described in Section 
21118 \begin_inset LatexCommand \ref{sec:quotes}
21119
21120 \end_inset 
21121
21122 , will generate automatically LaTeX code adapted to available fonts and
21123  packages.
21124 \end_inset 
21125
21126
21127 \begin_inset Note
21128 collapsed false
21129
21130 \layout Standard
21131
21132 The characters of the following table, which are inserted as commands, could
21133  not be inserted directly with the keyboard, because the standard encoding
21134  
21135 \begin_inset Quotes eld
21136 \end_inset 
21137
21138 T1
21139 \begin_inset Quotes erd
21140 \end_inset 
21141
21142  doesn't know them.
21143  To let LaTeX understand the commands, the package 
21144 \series bold 
21145 textcomp
21146 \series default 
21147  needs to be loaded in the peamble with the line
21148 \layout Standard
21149
21150
21151 \series bold 
21152
21153 \backslash 
21154 usepackage{textcomp}
21155 \layout Standard
21156
21157 The package 
21158 \series bold 
21159 textcomp
21160 \series default 
21161  is available on every LaTeX system.
21162 \end_inset 
21163
21164
21165 \layout Standard
21166
21167
21168 \begin_inset Float table
21169 wide false
21170 collapsed false
21171
21172 \layout Caption
21173
21174
21175 \begin_inset LatexCommand \label{cap:The-latin1-character}
21176
21177 \end_inset 
21178
21179 The 
21180 \family typewriter 
21181 latin1
21182 \family default 
21183  character set
21184 \layout Standard
21185 \align center 
21186
21187 \begin_inset  Tabular
21188 <lyxtabular version="3" rows="17" columns="17">
21189 <features>
21190 <column alignment="center" valignment="top" leftline="true" rightline="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" width="0pt">
21201 <column alignment="center" valignment="top" leftline="true" width="0pt">
21202 <column alignment="center" valignment="top" leftline="true" width="0pt">
21203 <column alignment="center" valignment="top" leftline="true" width="0pt">
21204 <column alignment="center" valignment="top" leftline="true" width="0pt">
21205 <column alignment="center" valignment="top" leftline="true" width="0pt">
21206 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
21207 <row topline="true" bottomline="true">
21208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21209 \begin_inset Text
21210
21211 \layout Standard
21212
21213 \end_inset 
21214 </cell>
21215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21216 \begin_inset Text
21217
21218 \layout Standard
21219
21220
21221 \family roman 
21222 \series medium 
21223 \shape up 
21224 \size tiny 
21225 \emph off 
21226 \bar no 
21227 \noun off 
21228 \color none
21229 00
21230 \end_inset 
21231 </cell>
21232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21233 \begin_inset Text
21234
21235 \layout Standard
21236
21237
21238 \family roman 
21239 \series medium 
21240 \shape up 
21241 \size tiny 
21242 \emph off 
21243 \bar no 
21244 \noun off 
21245 \color none
21246 10
21247 \end_inset 
21248 </cell>
21249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21250 \begin_inset Text
21251
21252 \layout Standard
21253
21254
21255 \family roman 
21256 \series medium 
21257 \shape up 
21258 \size tiny 
21259 \emph off 
21260 \bar no 
21261 \noun off 
21262 \color none
21263 20
21264 \end_inset 
21265 </cell>
21266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21267 \begin_inset Text
21268
21269 \layout Standard
21270
21271
21272 \family roman 
21273 \series medium 
21274 \shape up 
21275 \size tiny 
21276 \emph off 
21277 \bar no 
21278 \noun off 
21279 \color none
21280 30
21281 \end_inset 
21282 </cell>
21283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21284 \begin_inset Text
21285
21286 \layout Standard
21287
21288
21289 \family roman 
21290 \series medium 
21291 \shape up 
21292 \size tiny 
21293 \emph off 
21294 \bar no 
21295 \noun off 
21296 \color none
21297 40
21298 \end_inset 
21299 </cell>
21300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21301 \begin_inset Text
21302
21303 \layout Standard
21304
21305
21306 \family roman 
21307 \series medium 
21308 \shape up 
21309 \size tiny 
21310 \emph off 
21311 \bar no 
21312 \noun off 
21313 \color none
21314 50
21315 \end_inset 
21316 </cell>
21317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21318 \begin_inset Text
21319
21320 \layout Standard
21321
21322
21323 \family roman 
21324 \series medium 
21325 \shape up 
21326 \size tiny 
21327 \emph off 
21328 \bar no 
21329 \noun off 
21330 \color none
21331 60
21332 \end_inset 
21333 </cell>
21334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21335 \begin_inset Text
21336
21337 \layout Standard
21338
21339
21340 \family roman 
21341 \series medium 
21342 \shape up 
21343 \size tiny 
21344 \emph off 
21345 \bar no 
21346 \noun off 
21347 \color none
21348 70
21349 \end_inset 
21350 </cell>
21351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21352 \begin_inset Text
21353
21354 \layout Standard
21355
21356
21357 \family roman 
21358 \series medium 
21359 \shape up 
21360 \size tiny 
21361 \emph off 
21362 \bar no 
21363 \noun off 
21364 \color none
21365 80
21366 \end_inset 
21367 </cell>
21368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21369 \begin_inset Text
21370
21371 \layout Standard
21372
21373
21374 \family roman 
21375 \series medium 
21376 \shape up 
21377 \size tiny 
21378 \emph off 
21379 \bar no 
21380 \noun off 
21381 \color none
21382 90
21383 \end_inset 
21384 </cell>
21385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21386 \begin_inset Text
21387
21388 \layout Standard
21389
21390
21391 \family roman 
21392 \series medium 
21393 \shape up 
21394 \size tiny 
21395 \emph off 
21396 \bar no 
21397 \noun off 
21398 \color none
21399 A0
21400 \end_inset 
21401 </cell>
21402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21403 \begin_inset Text
21404
21405 \layout Standard
21406
21407
21408 \family roman 
21409 \series medium 
21410 \shape up 
21411 \size tiny 
21412 \emph off 
21413 \bar no 
21414 \noun off 
21415 \color none
21416 B0
21417 \end_inset 
21418 </cell>
21419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21420 \begin_inset Text
21421
21422 \layout Standard
21423
21424
21425 \family roman 
21426 \series medium 
21427 \shape up 
21428 \size tiny 
21429 \emph off 
21430 \bar no 
21431 \noun off 
21432 \color none
21433 C0
21434 \end_inset 
21435 </cell>
21436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21437 \begin_inset Text
21438
21439 \layout Standard
21440
21441
21442 \family roman 
21443 \series medium 
21444 \shape up 
21445 \size tiny 
21446 \emph off 
21447 \bar no 
21448 \noun off 
21449 \color none
21450 D0
21451 \end_inset 
21452 </cell>
21453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21454 \begin_inset Text
21455
21456 \layout Standard
21457
21458
21459 \family roman 
21460 \series medium 
21461 \shape up 
21462 \size tiny 
21463 \emph off 
21464 \bar no 
21465 \noun off 
21466 \color none
21467 E0
21468 \end_inset 
21469 </cell>
21470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21471 \begin_inset Text
21472
21473 \layout Standard
21474
21475
21476 \family roman 
21477 \series medium 
21478 \shape up 
21479 \size tiny 
21480 \emph off 
21481 \bar no 
21482 \noun off 
21483 \color none
21484 F0
21485 \end_inset 
21486 </cell>
21487 </row>
21488 <row topline="true">
21489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21490 \begin_inset Text
21491
21492 \layout Standard
21493
21494
21495 \family roman 
21496 \series medium 
21497 \shape up 
21498 \size tiny 
21499 \emph off 
21500 \bar no 
21501 \noun off 
21502 \color none
21503 00
21504 \end_inset 
21505 </cell>
21506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21507 \begin_inset Text
21508
21509 \layout Standard
21510
21511 \end_inset 
21512 </cell>
21513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21514 \begin_inset Text
21515
21516 \layout Standard
21517
21518 \end_inset 
21519 </cell>
21520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21521 \begin_inset Text
21522
21523 \layout Standard
21524
21525 \end_inset 
21526 </cell>
21527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21528 \begin_inset Text
21529
21530 \layout Standard
21531
21532
21533 \family roman 
21534 \series medium 
21535 \shape up 
21536 \emph off 
21537 \bar no 
21538 \noun off 
21539 \color none
21540 0
21541 \end_inset 
21542 </cell>
21543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21544 \begin_inset Text
21545
21546 \layout Standard
21547
21548
21549 \family roman 
21550 \series medium 
21551 \shape up 
21552 \emph off 
21553 \bar no 
21554 \noun off 
21555 \color none
21556 @
21557 \end_inset 
21558 </cell>
21559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21560 \begin_inset Text
21561
21562 \layout Standard
21563
21564
21565 \family roman 
21566 \series medium 
21567 \shape up 
21568 \emph off 
21569 \bar no 
21570 \noun off 
21571 \color none
21572 P
21573 \end_inset 
21574 </cell>
21575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21576 \begin_inset Text
21577
21578 \layout Standard
21579
21580
21581 \family roman 
21582 \series medium 
21583 \shape up 
21584 \emph off 
21585 \bar no 
21586 \noun off 
21587 \color none
21588 '
21589 \end_inset 
21590 </cell>
21591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21592 \begin_inset Text
21593
21594 \layout Standard
21595
21596
21597 \family roman 
21598 \series medium 
21599 \shape up 
21600 \emph off 
21601 \bar no 
21602 \noun off 
21603 \color none
21604 p
21605 \end_inset 
21606 </cell>
21607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21608 \begin_inset Text
21609
21610 \layout Standard
21611
21612 \end_inset 
21613 </cell>
21614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21615 \begin_inset Text
21616
21617 \layout Standard
21618
21619 \end_inset 
21620 </cell>
21621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21622 \begin_inset Text
21623
21624 \layout Standard
21625
21626 \end_inset 
21627 </cell>
21628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21629 \begin_inset Text
21630
21631 \layout Standard
21632
21633
21634 \family roman 
21635 \series medium 
21636 \shape up 
21637 \emph off 
21638 \bar no 
21639 \noun off 
21640 \color none
21641 °
21642 \end_inset 
21643 </cell>
21644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21645 \begin_inset Text
21646
21647 \layout Standard
21648
21649
21650 \family roman 
21651 \series medium 
21652 \shape up 
21653 \emph off 
21654 \bar no 
21655 \noun off 
21656 \color none
21657 À
21658 \end_inset 
21659 </cell>
21660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \layout Standard
21664
21665
21666 \family roman 
21667 \series medium 
21668 \shape up 
21669 \emph off 
21670 \bar no 
21671 \noun off 
21672 \color none
21673 Ð
21674 \end_inset 
21675 </cell>
21676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21677 \begin_inset Text
21678
21679 \layout Standard
21680
21681
21682 \family roman 
21683 \series medium 
21684 \shape up 
21685 \emph off 
21686 \bar no 
21687 \noun off 
21688 \color none
21689 à
21690 \end_inset 
21691 </cell>
21692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21693 \begin_inset Text
21694
21695 \layout Standard
21696
21697
21698 \family roman 
21699 \series medium 
21700 \shape up 
21701 \emph off 
21702 \bar no 
21703 \noun off 
21704 \color none
21705 ð
21706 \end_inset 
21707 </cell>
21708 </row>
21709 <row topline="true">
21710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21711 \begin_inset Text
21712
21713 \layout Standard
21714
21715
21716 \family roman 
21717 \series medium 
21718 \shape up 
21719 \size tiny 
21720 \emph off 
21721 \bar no 
21722 \noun off 
21723 \color none
21724 01
21725 \end_inset 
21726 </cell>
21727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21728 \begin_inset Text
21729
21730 \layout Standard
21731
21732 \end_inset 
21733 </cell>
21734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21735 \begin_inset Text
21736
21737 \layout Standard
21738
21739 \end_inset 
21740 </cell>
21741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21742 \begin_inset Text
21743
21744 \layout Standard
21745
21746
21747 \family roman 
21748 \series medium 
21749 \shape up 
21750 \emph off 
21751 \bar no 
21752 \noun off 
21753 \color none
21754 !
21755 \end_inset 
21756 </cell>
21757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21758 \begin_inset Text
21759
21760 \layout Standard
21761
21762
21763 \family roman 
21764 \series medium 
21765 \shape up 
21766 \emph off 
21767 \bar no 
21768 \noun off 
21769 \color none
21770 1
21771 \end_inset 
21772 </cell>
21773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21774 \begin_inset Text
21775
21776 \layout Standard
21777
21778
21779 \family roman 
21780 \series medium 
21781 \shape up 
21782 \emph off 
21783 \bar no 
21784 \noun off 
21785 \color none
21786 A
21787 \end_inset 
21788 </cell>
21789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21790 \begin_inset Text
21791
21792 \layout Standard
21793
21794
21795 \family roman 
21796 \series medium 
21797 \shape up 
21798 \emph off 
21799 \bar no 
21800 \noun off 
21801 \color none
21802 Q
21803 \end_inset 
21804 </cell>
21805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21806 \begin_inset Text
21807
21808 \layout Standard
21809
21810
21811 \family roman 
21812 \series medium 
21813 \shape up 
21814 \emph off 
21815 \bar no 
21816 \noun off 
21817 \color none
21818 a
21819 \end_inset 
21820 </cell>
21821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21822 \begin_inset Text
21823
21824 \layout Standard
21825
21826
21827 \family roman 
21828 \series medium 
21829 \shape up 
21830 \emph off 
21831 \bar no 
21832 \noun off 
21833 \color none
21834 q
21835 \end_inset 
21836 </cell>
21837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21838 \begin_inset Text
21839
21840 \layout Standard
21841
21842 \end_inset 
21843 </cell>
21844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21845 \begin_inset Text
21846
21847 \layout Standard
21848
21849 \end_inset 
21850 </cell>
21851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21852 \begin_inset Text
21853
21854 \layout Standard
21855
21856
21857 \family roman 
21858 \series medium 
21859 \shape up 
21860 \emph off 
21861 \bar no 
21862 \noun off 
21863 \color none
21864 ¡
21865 \end_inset 
21866 </cell>
21867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21868 \begin_inset Text
21869
21870 \layout Standard
21871
21872
21873 \family roman 
21874 \series medium 
21875 \shape up 
21876 \emph off 
21877 \bar no 
21878 \noun off 
21879 \color none
21880 ±
21881 \end_inset 
21882 </cell>
21883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21884 \begin_inset Text
21885
21886 \layout Standard
21887
21888
21889 \family roman 
21890 \series medium 
21891 \shape up 
21892 \emph off 
21893 \bar no 
21894 \noun off 
21895 \color none
21896 Á
21897 \end_inset 
21898 </cell>
21899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21900 \begin_inset Text
21901
21902 \layout Standard
21903
21904
21905 \family roman 
21906 \series medium 
21907 \shape up 
21908 \emph off 
21909 \bar no 
21910 \noun off 
21911 \color none
21912 Ñ
21913 \end_inset 
21914 </cell>
21915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21916 \begin_inset Text
21917
21918 \layout Standard
21919
21920
21921 \family roman 
21922 \series medium 
21923 \shape up 
21924 \emph off 
21925 \bar no 
21926 \noun off 
21927 \color none
21928 á
21929 \end_inset 
21930 </cell>
21931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \layout Standard
21935
21936
21937 \family roman 
21938 \series medium 
21939 \shape up 
21940 \emph off 
21941 \bar no 
21942 \noun off 
21943 \color none
21944 ñ
21945 \end_inset 
21946 </cell>
21947 </row>
21948 <row topline="true">
21949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21950 \begin_inset Text
21951
21952 \layout Standard
21953
21954
21955 \family roman 
21956 \series medium 
21957 \shape up 
21958 \size tiny 
21959 \emph off 
21960 \bar no 
21961 \noun off 
21962 \color none
21963 02
21964 \end_inset 
21965 </cell>
21966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21967 \begin_inset Text
21968
21969 \layout Standard
21970
21971 \end_inset 
21972 </cell>
21973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21974 \begin_inset Text
21975
21976 \layout Standard
21977
21978 \end_inset 
21979 </cell>
21980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21981 \begin_inset Text
21982
21983 \layout Standard
21984
21985
21986 \family roman 
21987 \series medium 
21988 \shape up 
21989 \emph off 
21990 \bar no 
21991 \noun off 
21992 \color none
21993
21994 \begin_inset Quotes eld
21995 \end_inset 
21996
21997
21998 \end_inset 
21999 </cell>
22000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22001 \begin_inset Text
22002
22003 \layout Standard
22004
22005
22006 \family roman 
22007 \series medium 
22008 \shape up 
22009 \emph off 
22010 \bar no 
22011 \noun off 
22012 \color none
22013 2
22014 \end_inset 
22015 </cell>
22016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22017 \begin_inset Text
22018
22019 \layout Standard
22020
22021
22022 \family roman 
22023 \series medium 
22024 \shape up 
22025 \emph off 
22026 \bar no 
22027 \noun off 
22028 \color none
22029 B
22030 \end_inset 
22031 </cell>
22032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22033 \begin_inset Text
22034
22035 \layout Standard
22036
22037
22038 \family roman 
22039 \series medium 
22040 \shape up 
22041 \emph off 
22042 \bar no 
22043 \noun off 
22044 \color none
22045 R
22046 \end_inset 
22047 </cell>
22048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22049 \begin_inset Text
22050
22051 \layout Standard
22052
22053
22054 \family roman 
22055 \series medium 
22056 \shape up 
22057 \emph off 
22058 \bar no 
22059 \noun off 
22060 \color none
22061 b
22062 \end_inset 
22063 </cell>
22064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22065 \begin_inset Text
22066
22067 \layout Standard
22068
22069
22070 \family roman 
22071 \series medium 
22072 \shape up 
22073 \emph off 
22074 \bar no 
22075 \noun off 
22076 \color none
22077 r
22078 \end_inset 
22079 </cell>
22080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22081 \begin_inset Text
22082
22083 \layout Standard
22084
22085 \end_inset 
22086 </cell>
22087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22088 \begin_inset Text
22089
22090 \layout Standard
22091
22092 \end_inset 
22093 </cell>
22094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22095 \begin_inset Text
22096
22097 \layout Standard
22098
22099
22100 \begin_inset ERT
22101 status Collapsed
22102
22103 \layout Standard
22104
22105 \backslash 
22106 textcent
22107 \end_inset 
22108
22109
22110 \begin_inset Note
22111 collapsed true
22112
22113 \layout Standard
22114
22115 character ¢ 
22116 \end_inset 
22117
22118
22119 \end_inset 
22120 </cell>
22121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22122 \begin_inset Text
22123
22124 \layout Standard
22125
22126
22127 \family roman 
22128 \series medium 
22129 \shape up 
22130 \emph off 
22131 \bar no 
22132 \noun off 
22133 \color none
22134 ²
22135 \end_inset 
22136 </cell>
22137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22138 \begin_inset Text
22139
22140 \layout Standard
22141
22142
22143 \family roman 
22144 \series medium 
22145 \shape up 
22146 \emph off 
22147 \bar no 
22148 \noun off 
22149 \color none
22150 Â
22151 \end_inset 
22152 </cell>
22153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22154 \begin_inset Text
22155
22156 \layout Standard
22157
22158
22159 \family roman 
22160 \series medium 
22161 \shape up 
22162 \emph off 
22163 \bar no 
22164 \noun off 
22165 \color none
22166 Ò
22167 \end_inset 
22168 </cell>
22169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22170 \begin_inset Text
22171
22172 \layout Standard
22173
22174
22175 \family roman 
22176 \series medium 
22177 \shape up 
22178 \emph off 
22179 \bar no 
22180 \noun off 
22181 \color none
22182 â
22183 \end_inset 
22184 </cell>
22185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22186 \begin_inset Text
22187
22188 \layout Standard
22189
22190
22191 \family roman 
22192 \series medium 
22193 \shape up 
22194 \emph off 
22195 \bar no 
22196 \noun off 
22197 \color none
22198 ò
22199 \end_inset 
22200 </cell>
22201 </row>
22202 <row topline="true">
22203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22204 \begin_inset Text
22205
22206 \layout Standard
22207
22208
22209 \family roman 
22210 \series medium 
22211 \shape up 
22212 \size tiny 
22213 \emph off 
22214 \bar no 
22215 \noun off 
22216 \color none
22217 03
22218 \end_inset 
22219 </cell>
22220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22221 \begin_inset Text
22222
22223 \layout Standard
22224
22225 \end_inset 
22226 </cell>
22227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22228 \begin_inset Text
22229
22230 \layout Standard
22231
22232 \end_inset 
22233 </cell>
22234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22235 \begin_inset Text
22236
22237 \layout Standard
22238
22239
22240 \family roman 
22241 \series medium 
22242 \shape up 
22243 \emph off 
22244 \bar no 
22245 \noun off 
22246 \color none
22247 #
22248 \end_inset 
22249 </cell>
22250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22251 \begin_inset Text
22252
22253 \layout Standard
22254
22255
22256 \family roman 
22257 \series medium 
22258 \shape up 
22259 \emph off 
22260 \bar no 
22261 \noun off 
22262 \color none
22263 3
22264 \end_inset 
22265 </cell>
22266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22267 \begin_inset Text
22268
22269 \layout Standard
22270
22271
22272 \family roman 
22273 \series medium 
22274 \shape up 
22275 \emph off 
22276 \bar no 
22277 \noun off 
22278 \color none
22279 C
22280 \end_inset 
22281 </cell>
22282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22283 \begin_inset Text
22284
22285 \layout Standard
22286
22287
22288 \family roman 
22289 \series medium 
22290 \shape up 
22291 \emph off 
22292 \bar no 
22293 \noun off 
22294 \color none
22295 S
22296 \end_inset 
22297 </cell>
22298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22299 \begin_inset Text
22300
22301 \layout Standard
22302
22303
22304 \family roman 
22305 \series medium 
22306 \shape up 
22307 \emph off 
22308 \bar no 
22309 \noun off 
22310 \color none
22311 c
22312 \end_inset 
22313 </cell>
22314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22315 \begin_inset Text
22316
22317 \layout Standard
22318
22319
22320 \family roman 
22321 \series medium 
22322 \shape up 
22323 \emph off 
22324 \bar no 
22325 \noun off 
22326 \color none
22327 s
22328 \end_inset 
22329 </cell>
22330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22331 \begin_inset Text
22332
22333 \layout Standard
22334
22335 \end_inset 
22336 </cell>
22337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22338 \begin_inset Text
22339
22340 \layout Standard
22341
22342 \end_inset 
22343 </cell>
22344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22345 \begin_inset Text
22346
22347 \layout Standard
22348
22349
22350 \family roman 
22351 \series medium 
22352 \shape up 
22353 \emph off 
22354 \bar no 
22355 \noun off 
22356 \color none
22357 £
22358 \end_inset 
22359 </cell>
22360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22361 \begin_inset Text
22362
22363 \layout Standard
22364
22365
22366 \family roman 
22367 \series medium 
22368 \shape up 
22369 \emph off 
22370 \bar no 
22371 \noun off 
22372 \color none
22373 ³
22374 \end_inset 
22375 </cell>
22376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22377 \begin_inset Text
22378
22379 \layout Standard
22380
22381
22382 \family roman 
22383 \series medium 
22384 \shape up 
22385 \emph off 
22386 \bar no 
22387 \noun off 
22388 \color none
22389 Ã
22390 \end_inset 
22391 </cell>
22392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22393 \begin_inset Text
22394
22395 \layout Standard
22396
22397
22398 \family roman 
22399 \series medium 
22400 \shape up 
22401 \emph off 
22402 \bar no 
22403 \noun off 
22404 \color none
22405 Ó
22406 \end_inset 
22407 </cell>
22408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22409 \begin_inset Text
22410
22411 \layout Standard
22412
22413
22414 \family roman 
22415 \series medium 
22416 \shape up 
22417 \emph off 
22418 \bar no 
22419 \noun off 
22420 \color none
22421 ã
22422 \end_inset 
22423 </cell>
22424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22425 \begin_inset Text
22426
22427 \layout Standard
22428
22429
22430 \family roman 
22431 \series medium 
22432 \shape up 
22433 \emph off 
22434 \bar no 
22435 \noun off 
22436 \color none
22437 ó
22438 \end_inset 
22439 </cell>
22440 </row>
22441 <row topline="true">
22442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22443 \begin_inset Text
22444
22445 \layout Standard
22446
22447
22448 \family roman 
22449 \series medium 
22450 \shape up 
22451 \size tiny 
22452 \emph off 
22453 \bar no 
22454 \noun off 
22455 \color none
22456 04
22457 \end_inset 
22458 </cell>
22459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22460 \begin_inset Text
22461
22462 \layout Standard
22463
22464 \end_inset 
22465 </cell>
22466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22467 \begin_inset Text
22468
22469 \layout Standard
22470
22471 \end_inset 
22472 </cell>
22473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22474 \begin_inset Text
22475
22476 \layout Standard
22477
22478
22479 \family roman 
22480 \series medium 
22481 \shape up 
22482 \emph off 
22483 \bar no 
22484 \noun off 
22485 \color none
22486 $
22487 \end_inset 
22488 </cell>
22489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \layout Standard
22493
22494
22495 \family roman 
22496 \series medium 
22497 \shape up 
22498 \emph off 
22499 \bar no 
22500 \noun off 
22501 \color none
22502 4
22503 \end_inset 
22504 </cell>
22505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22506 \begin_inset Text
22507
22508 \layout Standard
22509
22510
22511 \family roman 
22512 \series medium 
22513 \shape up 
22514 \emph off 
22515 \bar no 
22516 \noun off 
22517 \color none
22518 D
22519 \end_inset 
22520 </cell>
22521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22522 \begin_inset Text
22523
22524 \layout Standard
22525
22526
22527 \family roman 
22528 \series medium 
22529 \shape up 
22530 \emph off 
22531 \bar no 
22532 \noun off 
22533 \color none
22534 T
22535 \end_inset 
22536 </cell>
22537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22538 \begin_inset Text
22539
22540 \layout Standard
22541
22542
22543 \family roman 
22544 \series medium 
22545 \shape up 
22546 \emph off 
22547 \bar no 
22548 \noun off 
22549 \color none
22550 d
22551 \end_inset 
22552 </cell>
22553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22554 \begin_inset Text
22555
22556 \layout Standard
22557
22558
22559 \family roman 
22560 \series medium 
22561 \shape up 
22562 \emph off 
22563 \bar no 
22564 \noun off 
22565 \color none
22566 t
22567 \end_inset 
22568 </cell>
22569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22570 \begin_inset Text
22571
22572 \layout Standard
22573
22574 \end_inset 
22575 </cell>
22576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22577 \begin_inset Text
22578
22579 \layout Standard
22580
22581 \end_inset 
22582 </cell>
22583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22584 \begin_inset Text
22585
22586 \layout Standard
22587
22588
22589 \begin_inset ERT
22590 status Collapsed
22591
22592 \layout Standard
22593
22594 \backslash 
22595 textcurrency
22596 \end_inset 
22597
22598
22599 \begin_inset Note
22600 collapsed true
22601
22602 \layout Standard
22603
22604 character ¤ 
22605 \end_inset 
22606
22607
22608 \end_inset 
22609 </cell>
22610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22611 \begin_inset Text
22612
22613 \layout Standard
22614
22615
22616 \family roman 
22617 \series medium 
22618 \shape up 
22619 \emph off 
22620 \bar no 
22621 \noun off 
22622 \color none
22623 ´
22624 \end_inset 
22625 </cell>
22626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22627 \begin_inset Text
22628
22629 \layout Standard
22630
22631
22632 \family roman 
22633 \series medium 
22634 \shape up 
22635 \emph off 
22636 \bar no 
22637 \noun off 
22638 \color none
22639 Ä
22640 \end_inset 
22641 </cell>
22642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22643 \begin_inset Text
22644
22645 \layout Standard
22646
22647
22648 \family roman 
22649 \series medium 
22650 \shape up 
22651 \emph off 
22652 \bar no 
22653 \noun off 
22654 \color none
22655 Ô
22656 \end_inset 
22657 </cell>
22658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22659 \begin_inset Text
22660
22661 \layout Standard
22662
22663
22664 \family roman 
22665 \series medium 
22666 \shape up 
22667 \emph off 
22668 \bar no 
22669 \noun off 
22670 \color none
22671 ä
22672 \end_inset 
22673 </cell>
22674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22675 \begin_inset Text
22676
22677 \layout Standard
22678
22679
22680 \family roman 
22681 \series medium 
22682 \shape up 
22683 \emph off 
22684 \bar no 
22685 \noun off 
22686 \color none
22687 ô
22688 \end_inset 
22689 </cell>
22690 </row>
22691 <row topline="true">
22692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22693 \begin_inset Text
22694
22695 \layout Standard
22696
22697
22698 \family roman 
22699 \series medium 
22700 \shape up 
22701 \size tiny 
22702 \emph off 
22703 \bar no 
22704 \noun off 
22705 \color none
22706 05
22707 \end_inset 
22708 </cell>
22709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22710 \begin_inset Text
22711
22712 \layout Standard
22713
22714 \end_inset 
22715 </cell>
22716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22717 \begin_inset Text
22718
22719 \layout Standard
22720
22721 \end_inset 
22722 </cell>
22723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22724 \begin_inset Text
22725
22726 \layout Standard
22727
22728
22729 \family roman 
22730 \series medium 
22731 \shape up 
22732 \emph off 
22733 \bar no 
22734 \noun off 
22735 \color none
22736 %
22737 \end_inset 
22738 </cell>
22739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22740 \begin_inset Text
22741
22742 \layout Standard
22743
22744
22745 \family roman 
22746 \series medium 
22747 \shape up 
22748 \emph off 
22749 \bar no 
22750 \noun off 
22751 \color none
22752 5
22753 \end_inset 
22754 </cell>
22755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22756 \begin_inset Text
22757
22758 \layout Standard
22759
22760
22761 \family roman 
22762 \series medium 
22763 \shape up 
22764 \emph off 
22765 \bar no 
22766 \noun off 
22767 \color none
22768 E
22769 \end_inset 
22770 </cell>
22771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22772 \begin_inset Text
22773
22774 \layout Standard
22775
22776
22777 \family roman 
22778 \series medium 
22779 \shape up 
22780 \emph off 
22781 \bar no 
22782 \noun off 
22783 \color none
22784 U
22785 \end_inset 
22786 </cell>
22787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22788 \begin_inset Text
22789
22790 \layout Standard
22791
22792
22793 \family roman 
22794 \series medium 
22795 \shape up 
22796 \emph off 
22797 \bar no 
22798 \noun off 
22799 \color none
22800 e
22801 \end_inset 
22802 </cell>
22803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22804 \begin_inset Text
22805
22806 \layout Standard
22807
22808
22809 \family roman 
22810 \series medium 
22811 \shape up 
22812 \emph off 
22813 \bar no 
22814 \noun off 
22815 \color none
22816 u
22817 \end_inset 
22818 </cell>
22819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22820 \begin_inset Text
22821
22822 \layout Standard
22823
22824 \end_inset 
22825 </cell>
22826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22827 \begin_inset Text
22828
22829 \layout Standard
22830
22831 \end_inset 
22832 </cell>
22833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22834 \begin_inset Text
22835
22836 \layout Standard
22837
22838
22839 \begin_inset ERT
22840 status Collapsed
22841
22842 \layout Standard
22843
22844 \backslash 
22845 textyen
22846 \end_inset 
22847
22848
22849 \begin_inset Note
22850 collapsed true
22851
22852 \layout Standard
22853
22854 character ¥ 
22855 \end_inset 
22856
22857
22858 \end_inset 
22859 </cell>
22860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22861 \begin_inset Text
22862
22863 \layout Standard
22864
22865
22866 \family roman 
22867 \series medium 
22868 \shape up 
22869 \emph off 
22870 \bar no 
22871 \noun off 
22872 \color none
22873 µ
22874 \end_inset 
22875 </cell>
22876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22877 \begin_inset Text
22878
22879 \layout Standard
22880
22881
22882 \family roman 
22883 \series medium 
22884 \shape up 
22885 \emph off 
22886 \bar no 
22887 \noun off 
22888 \color none
22889 Å
22890 \end_inset 
22891 </cell>
22892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \layout Standard
22896
22897
22898 \family roman 
22899 \series medium 
22900 \shape up 
22901 \emph off 
22902 \bar no 
22903 \noun off 
22904 \color none
22905 Õ
22906 \end_inset 
22907 </cell>
22908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22909 \begin_inset Text
22910
22911 \layout Standard
22912
22913
22914 \family roman 
22915 \series medium 
22916 \shape up 
22917 \emph off 
22918 \bar no 
22919 \noun off 
22920 \color none
22921 å
22922 \end_inset 
22923 </cell>
22924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22925 \begin_inset Text
22926
22927 \layout Standard
22928
22929
22930 \family roman 
22931 \series medium 
22932 \shape up 
22933 \emph off 
22934 \bar no 
22935 \noun off 
22936 \color none
22937 õ
22938 \end_inset 
22939 </cell>
22940 </row>
22941 <row topline="true">
22942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22943 \begin_inset Text
22944
22945 \layout Standard
22946
22947
22948 \family roman 
22949 \series medium 
22950 \shape up 
22951 \size tiny 
22952 \emph off 
22953 \bar no 
22954 \noun off 
22955 \color none
22956 06
22957 \end_inset 
22958 </cell>
22959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22960 \begin_inset Text
22961
22962 \layout Standard
22963
22964 \end_inset 
22965 </cell>
22966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22967 \begin_inset Text
22968
22969 \layout Standard
22970
22971 \end_inset 
22972 </cell>
22973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22974 \begin_inset Text
22975
22976 \layout Standard
22977
22978
22979 \family roman 
22980 \series medium 
22981 \shape up 
22982 \emph off 
22983 \bar no 
22984 \noun off 
22985 \color none
22986 &
22987 \end_inset 
22988 </cell>
22989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22990 \begin_inset Text
22991
22992 \layout Standard
22993
22994
22995 \family roman 
22996 \series medium 
22997 \shape up 
22998 \emph off 
22999 \bar no 
23000 \noun off 
23001 \color none
23002 6
23003 \end_inset 
23004 </cell>
23005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23006 \begin_inset Text
23007
23008 \layout Standard
23009
23010
23011 \family roman 
23012 \series medium 
23013 \shape up 
23014 \emph off 
23015 \bar no 
23016 \noun off 
23017 \color none
23018 F
23019 \end_inset 
23020 </cell>
23021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23022 \begin_inset Text
23023
23024 \layout Standard
23025
23026
23027 \family roman 
23028 \series medium 
23029 \shape up 
23030 \emph off 
23031 \bar no 
23032 \noun off 
23033 \color none
23034 V
23035 \end_inset 
23036 </cell>
23037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23038 \begin_inset Text
23039
23040 \layout Standard
23041
23042
23043 \family roman 
23044 \series medium 
23045 \shape up 
23046 \emph off 
23047 \bar no 
23048 \noun off 
23049 \color none
23050 f
23051 \end_inset 
23052 </cell>
23053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23054 \begin_inset Text
23055
23056 \layout Standard
23057
23058
23059 \family roman 
23060 \series medium 
23061 \shape up 
23062 \emph off 
23063 \bar no 
23064 \noun off 
23065 \color none
23066 v
23067 \end_inset 
23068 </cell>
23069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23070 \begin_inset Text
23071
23072 \layout Standard
23073
23074 \end_inset 
23075 </cell>
23076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23077 \begin_inset Text
23078
23079 \layout Standard
23080
23081 \end_inset 
23082 </cell>
23083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23084 \begin_inset Text
23085
23086 \layout Standard
23087
23088
23089 \begin_inset ERT
23090 status Collapsed
23091
23092 \layout Standard
23093
23094 \backslash 
23095 textbrokenbar
23096 \end_inset 
23097
23098
23099 \begin_inset Note
23100 collapsed true
23101
23102 \layout Standard
23103
23104 character ¦ 
23105 \end_inset 
23106
23107
23108 \end_inset 
23109 </cell>
23110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23111 \begin_inset Text
23112
23113 \layout Standard
23114
23115
23116 \family roman 
23117 \series medium 
23118 \shape up 
23119 \emph off 
23120 \bar no 
23121 \noun off 
23122 \color none
23123
23124 \end_inset 
23125 </cell>
23126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23127 \begin_inset Text
23128
23129 \layout Standard
23130
23131
23132 \family roman 
23133 \series medium 
23134 \shape up 
23135 \emph off 
23136 \bar no 
23137 \noun off 
23138 \color none
23139 Æ
23140 \end_inset 
23141 </cell>
23142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23143 \begin_inset Text
23144
23145 \layout Standard
23146
23147
23148 \family roman 
23149 \series medium 
23150 \shape up 
23151 \emph off 
23152 \bar no 
23153 \noun off 
23154 \color none
23155 Ö
23156 \end_inset 
23157 </cell>
23158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23159 \begin_inset Text
23160
23161 \layout Standard
23162
23163
23164 \family roman 
23165 \series medium 
23166 \shape up 
23167 \emph off 
23168 \bar no 
23169 \noun off 
23170 \color none
23171 æ
23172 \end_inset 
23173 </cell>
23174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23175 \begin_inset Text
23176
23177 \layout Standard
23178
23179
23180 \family roman 
23181 \series medium 
23182 \shape up 
23183 \emph off 
23184 \bar no 
23185 \noun off 
23186 \color none
23187 ö
23188 \end_inset 
23189 </cell>
23190 </row>
23191 <row topline="true">
23192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23193 \begin_inset Text
23194
23195 \layout Standard
23196
23197
23198 \family roman 
23199 \series medium 
23200 \shape up 
23201 \size tiny 
23202 \emph off 
23203 \bar no 
23204 \noun off 
23205 \color none
23206 07
23207 \end_inset 
23208 </cell>
23209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23210 \begin_inset Text
23211
23212 \layout Standard
23213
23214 \end_inset 
23215 </cell>
23216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23217 \begin_inset Text
23218
23219 \layout Standard
23220
23221 \end_inset 
23222 </cell>
23223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23224 \begin_inset Text
23225
23226 \layout Standard
23227
23228
23229 \family roman 
23230 \series medium 
23231 \shape up 
23232 \emph off 
23233 \bar no 
23234 \noun off 
23235 \color none
23236 `
23237 \end_inset 
23238 </cell>
23239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23240 \begin_inset Text
23241
23242 \layout Standard
23243
23244
23245 \family roman 
23246 \series medium 
23247 \shape up 
23248 \emph off 
23249 \bar no 
23250 \noun off 
23251 \color none
23252 7
23253 \end_inset 
23254 </cell>
23255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23256 \begin_inset Text
23257
23258 \layout Standard
23259
23260
23261 \family roman 
23262 \series medium 
23263 \shape up 
23264 \emph off 
23265 \bar no 
23266 \noun off 
23267 \color none
23268 G
23269 \end_inset 
23270 </cell>
23271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23272 \begin_inset Text
23273
23274 \layout Standard
23275
23276
23277 \family roman 
23278 \series medium 
23279 \shape up 
23280 \emph off 
23281 \bar no 
23282 \noun off 
23283 \color none
23284 W
23285 \end_inset 
23286 </cell>
23287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23288 \begin_inset Text
23289
23290 \layout Standard
23291
23292
23293 \family roman 
23294 \series medium 
23295 \shape up 
23296 \emph off 
23297 \bar no 
23298 \noun off 
23299 \color none
23300 g
23301 \end_inset 
23302 </cell>
23303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23304 \begin_inset Text
23305
23306 \layout Standard
23307
23308
23309 \family roman 
23310 \series medium 
23311 \shape up 
23312 \emph off 
23313 \bar no 
23314 \noun off 
23315 \color none
23316 w
23317 \end_inset 
23318 </cell>
23319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23320 \begin_inset Text
23321
23322 \layout Standard
23323
23324 \end_inset 
23325 </cell>
23326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23327 \begin_inset Text
23328
23329 \layout Standard
23330
23331 \end_inset 
23332 </cell>
23333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23334 \begin_inset Text
23335
23336 \layout Standard
23337
23338
23339 \family roman 
23340 \series medium 
23341 \shape up 
23342 \emph off 
23343 \bar no 
23344 \noun off 
23345 \color none
23346 §
23347 \end_inset 
23348 </cell>
23349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23350 \begin_inset Text
23351
23352 \layout Standard
23353
23354
23355 \family roman 
23356 \series medium 
23357 \shape up 
23358 \emph off 
23359 \bar no 
23360 \noun off 
23361 \color none
23362 ·
23363 \end_inset 
23364 </cell>
23365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23366 \begin_inset Text
23367
23368 \layout Standard
23369
23370
23371 \family roman 
23372 \series medium 
23373 \shape up 
23374 \emph off 
23375 \bar no 
23376 \noun off 
23377 \color none
23378 Ç
23379 \end_inset 
23380 </cell>
23381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23382 \begin_inset Text
23383
23384 \layout Standard
23385
23386
23387 \family roman 
23388 \series medium 
23389 \shape up 
23390 \emph off 
23391 \bar no 
23392 \noun off 
23393 \color none
23394 ×
23395 \end_inset 
23396 </cell>
23397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23398 \begin_inset Text
23399
23400 \layout Standard
23401
23402
23403 \family roman 
23404 \series medium 
23405 \shape up 
23406 \emph off 
23407 \bar no 
23408 \noun off 
23409 \color none
23410 ç
23411 \end_inset 
23412 </cell>
23413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23414 \begin_inset Text
23415
23416 \layout Standard
23417
23418
23419 \family roman 
23420 \series medium 
23421 \shape up 
23422 \emph off 
23423 \bar no 
23424 \noun off 
23425 \color none
23426 ÷
23427 \end_inset 
23428 </cell>
23429 </row>
23430 <row topline="true">
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \layout Standard
23435
23436
23437 \family roman 
23438 \series medium 
23439 \shape up 
23440 \size tiny 
23441 \emph off 
23442 \bar no 
23443 \noun off 
23444 \color none
23445 08
23446 \end_inset 
23447 </cell>
23448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23449 \begin_inset Text
23450
23451 \layout Standard
23452
23453 \end_inset 
23454 </cell>
23455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23456 \begin_inset Text
23457
23458 \layout Standard
23459
23460 \end_inset 
23461 </cell>
23462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23463 \begin_inset Text
23464
23465 \layout Standard
23466
23467
23468 \family roman 
23469 \series medium 
23470 \shape up 
23471 \emph off 
23472 \bar no 
23473 \noun off 
23474 \color none
23475 (
23476 \end_inset 
23477 </cell>
23478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23479 \begin_inset Text
23480
23481 \layout Standard
23482
23483
23484 \family roman 
23485 \series medium 
23486 \shape up 
23487 \emph off 
23488 \bar no 
23489 \noun off 
23490 \color none
23491 8
23492 \end_inset 
23493 </cell>
23494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23495 \begin_inset Text
23496
23497 \layout Standard
23498
23499
23500 \family roman 
23501 \series medium 
23502 \shape up 
23503 \emph off 
23504 \bar no 
23505 \noun off 
23506 \color none
23507 H
23508 \end_inset 
23509 </cell>
23510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \layout Standard
23514
23515
23516 \family roman 
23517 \series medium 
23518 \shape up 
23519 \emph off 
23520 \bar no 
23521 \noun off 
23522 \color none
23523 X
23524 \end_inset 
23525 </cell>
23526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \layout Standard
23530
23531
23532 \family roman 
23533 \series medium 
23534 \shape up 
23535 \emph off 
23536 \bar no 
23537 \noun off 
23538 \color none
23539 h
23540 \end_inset 
23541 </cell>
23542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \layout Standard
23546
23547
23548 \family roman 
23549 \series medium 
23550 \shape up 
23551 \emph off 
23552 \bar no 
23553 \noun off 
23554 \color none
23555 x
23556 \end_inset 
23557 </cell>
23558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23559 \begin_inset Text
23560
23561 \layout Standard
23562
23563 \end_inset 
23564 </cell>
23565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23566 \begin_inset Text
23567
23568 \layout Standard
23569
23570 \end_inset 
23571 </cell>
23572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23573 \begin_inset Text
23574
23575 \layout Standard
23576
23577
23578 \family roman 
23579 \series medium 
23580 \shape up 
23581 \emph off 
23582 \bar no 
23583 \noun off 
23584 \color none
23585 ¨
23586 \end_inset 
23587 </cell>
23588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23589 \begin_inset Text
23590
23591 \layout Standard
23592
23593
23594 \family roman 
23595 \series medium 
23596 \shape up 
23597 \emph off 
23598 \bar no 
23599 \noun off 
23600 \color none
23601 ¸
23602 \end_inset 
23603 </cell>
23604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23605 \begin_inset Text
23606
23607 \layout Standard
23608
23609
23610 \family roman 
23611 \series medium 
23612 \shape up 
23613 \emph off 
23614 \bar no 
23615 \noun off 
23616 \color none
23617 È
23618 \end_inset 
23619 </cell>
23620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23621 \begin_inset Text
23622
23623 \layout Standard
23624
23625
23626 \family roman 
23627 \series medium 
23628 \shape up 
23629 \emph off 
23630 \bar no 
23631 \noun off 
23632 \color none
23633 Ø
23634 \end_inset 
23635 </cell>
23636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23637 \begin_inset Text
23638
23639 \layout Standard
23640
23641
23642 \family roman 
23643 \series medium 
23644 \shape up 
23645 \emph off 
23646 \bar no 
23647 \noun off 
23648 \color none
23649 è
23650 \end_inset 
23651 </cell>
23652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23653 \begin_inset Text
23654
23655 \layout Standard
23656
23657
23658 \family roman 
23659 \series medium 
23660 \shape up 
23661 \emph off 
23662 \bar no 
23663 \noun off 
23664 \color none
23665 ø
23666 \end_inset 
23667 </cell>
23668 </row>
23669 <row topline="true">
23670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23671 \begin_inset Text
23672
23673 \layout Standard
23674
23675
23676 \family roman 
23677 \series medium 
23678 \shape up 
23679 \size tiny 
23680 \emph off 
23681 \bar no 
23682 \noun off 
23683 \color none
23684 09
23685 \end_inset 
23686 </cell>
23687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23688 \begin_inset Text
23689
23690 \layout Standard
23691
23692 \end_inset 
23693 </cell>
23694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23695 \begin_inset Text
23696
23697 \layout Standard
23698
23699 \end_inset 
23700 </cell>
23701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23702 \begin_inset Text
23703
23704 \layout Standard
23705
23706
23707 \family roman 
23708 \series medium 
23709 \shape up 
23710 \emph off 
23711 \bar no 
23712 \noun off 
23713 \color none
23714 )
23715 \end_inset 
23716 </cell>
23717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \layout Standard
23721
23722
23723 \family roman 
23724 \series medium 
23725 \shape up 
23726 \emph off 
23727 \bar no 
23728 \noun off 
23729 \color none
23730 9
23731 \end_inset 
23732 </cell>
23733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23734 \begin_inset Text
23735
23736 \layout Standard
23737
23738
23739 \family roman 
23740 \series medium 
23741 \shape up 
23742 \emph off 
23743 \bar no 
23744 \noun off 
23745 \color none
23746 I
23747 \end_inset 
23748 </cell>
23749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \layout Standard
23753
23754
23755 \family roman 
23756 \series medium 
23757 \shape up 
23758 \emph off 
23759 \bar no 
23760 \noun off 
23761 \color none
23762 Y
23763 \end_inset 
23764 </cell>
23765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23766 \begin_inset Text
23767
23768 \layout Standard
23769
23770
23771 \family roman 
23772 \series medium 
23773 \shape up 
23774 \emph off 
23775 \bar no 
23776 \noun off 
23777 \color none
23778 i
23779 \end_inset 
23780 </cell>
23781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23782 \begin_inset Text
23783
23784 \layout Standard
23785
23786
23787 \family roman 
23788 \series medium 
23789 \shape up 
23790 \emph off 
23791 \bar no 
23792 \noun off 
23793 \color none
23794 y
23795 \end_inset 
23796 </cell>
23797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23798 \begin_inset Text
23799
23800 \layout Standard
23801
23802 \end_inset 
23803 </cell>
23804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23805 \begin_inset Text
23806
23807 \layout Standard
23808
23809 \end_inset 
23810 </cell>
23811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23812 \begin_inset Text
23813
23814 \layout Standard
23815
23816
23817 \family roman 
23818 \series medium 
23819 \shape up 
23820 \emph off 
23821 \bar no 
23822 \noun off 
23823 \color none
23824 ©
23825 \end_inset 
23826 </cell>
23827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23828 \begin_inset Text
23829
23830 \layout Standard
23831
23832
23833 \family roman 
23834 \series medium 
23835 \shape up 
23836 \emph off 
23837 \bar no 
23838 \noun off 
23839 \color none
23840 ¹
23841 \end_inset 
23842 </cell>
23843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23844 \begin_inset Text
23845
23846 \layout Standard
23847
23848
23849 \family roman 
23850 \series medium 
23851 \shape up 
23852 \emph off 
23853 \bar no 
23854 \noun off 
23855 \color none
23856 É
23857 \end_inset 
23858 </cell>
23859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23860 \begin_inset Text
23861
23862 \layout Standard
23863
23864
23865 \family roman 
23866 \series medium 
23867 \shape up 
23868 \emph off 
23869 \bar no 
23870 \noun off 
23871 \color none
23872 Ù
23873 \end_inset 
23874 </cell>
23875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23876 \begin_inset Text
23877
23878 \layout Standard
23879
23880
23881 \family roman 
23882 \series medium 
23883 \shape up 
23884 \emph off 
23885 \bar no 
23886 \noun off 
23887 \color none
23888 é
23889 \end_inset 
23890 </cell>
23891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23892 \begin_inset Text
23893
23894 \layout Standard
23895
23896
23897 \family roman 
23898 \series medium 
23899 \shape up 
23900 \emph off 
23901 \bar no 
23902 \noun off 
23903 \color none
23904 ù
23905 \end_inset 
23906 </cell>
23907 </row>
23908 <row topline="true">
23909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23910 \begin_inset Text
23911
23912 \layout Standard
23913
23914
23915 \family roman 
23916 \series medium 
23917 \shape up 
23918 \size tiny 
23919 \emph off 
23920 \bar no 
23921 \noun off 
23922 \color none
23923 0A
23924 \end_inset 
23925 </cell>
23926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23927 \begin_inset Text
23928
23929 \layout Standard
23930
23931 \end_inset 
23932 </cell>
23933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23934 \begin_inset Text
23935
23936 \layout Standard
23937
23938 \end_inset 
23939 </cell>
23940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23941 \begin_inset Text
23942
23943 \layout Standard
23944
23945
23946 \family roman 
23947 \series medium 
23948 \shape up 
23949 \emph off 
23950 \bar no 
23951 \noun off 
23952 \color none
23953 *
23954 \end_inset 
23955 </cell>
23956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23957 \begin_inset Text
23958
23959 \layout Standard
23960
23961
23962 \family roman 
23963 \series medium 
23964 \shape up 
23965 \emph off 
23966 \bar no 
23967 \noun off 
23968 \color none
23969 :
23970 \end_inset 
23971 </cell>
23972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23973 \begin_inset Text
23974
23975 \layout Standard
23976
23977
23978 \family roman 
23979 \series medium 
23980 \shape up 
23981 \emph off 
23982 \bar no 
23983 \noun off 
23984 \color none
23985 J
23986 \end_inset 
23987 </cell>
23988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23989 \begin_inset Text
23990
23991 \layout Standard
23992
23993
23994 \family roman 
23995 \series medium 
23996 \shape up 
23997 \emph off 
23998 \bar no 
23999 \noun off 
24000 \color none
24001 Z
24002 \end_inset 
24003 </cell>
24004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24005 \begin_inset Text
24006
24007 \layout Standard
24008
24009
24010 \family roman 
24011 \series medium 
24012 \shape up 
24013 \emph off 
24014 \bar no 
24015 \noun off 
24016 \color none
24017 j
24018 \end_inset 
24019 </cell>
24020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24021 \begin_inset Text
24022
24023 \layout Standard
24024
24025
24026 \family roman 
24027 \series medium 
24028 \shape up 
24029 \emph off 
24030 \bar no 
24031 \noun off 
24032 \color none
24033 z
24034 \end_inset 
24035 </cell>
24036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24037 \begin_inset Text
24038
24039 \layout Standard
24040
24041 \end_inset 
24042 </cell>
24043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24044 \begin_inset Text
24045
24046 \layout Standard
24047
24048 \end_inset 
24049 </cell>
24050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24051 \begin_inset Text
24052
24053 \layout Standard
24054
24055
24056 \family roman 
24057 \series medium 
24058 \shape up 
24059 \emph off 
24060 \bar no 
24061 \noun off 
24062 \color none
24063 ª
24064 \end_inset 
24065 </cell>
24066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24067 \begin_inset Text
24068
24069 \layout Standard
24070
24071
24072 \family roman 
24073 \series medium 
24074 \shape up 
24075 \emph off 
24076 \bar no 
24077 \noun off 
24078 \color none
24079 º
24080 \end_inset 
24081 </cell>
24082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \layout Standard
24086
24087
24088 \family roman 
24089 \series medium 
24090 \shape up 
24091 \emph off 
24092 \bar no 
24093 \noun off 
24094 \color none
24095 Ê
24096 \end_inset 
24097 </cell>
24098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24099 \begin_inset Text
24100
24101 \layout Standard
24102
24103
24104 \family roman 
24105 \series medium 
24106 \shape up 
24107 \emph off 
24108 \bar no 
24109 \noun off 
24110 \color none
24111 Ú
24112 \end_inset 
24113 </cell>
24114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24115 \begin_inset Text
24116
24117 \layout Standard
24118
24119
24120 \family roman 
24121 \series medium 
24122 \shape up 
24123 \emph off 
24124 \bar no 
24125 \noun off 
24126 \color none
24127 ê
24128 \end_inset 
24129 </cell>
24130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24131 \begin_inset Text
24132
24133 \layout Standard
24134
24135
24136 \family roman 
24137 \series medium 
24138 \shape up 
24139 \emph off 
24140 \bar no 
24141 \noun off 
24142 \color none
24143 ú
24144 \end_inset 
24145 </cell>
24146 </row>
24147 <row topline="true">
24148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24149 \begin_inset Text
24150
24151 \layout Standard
24152
24153
24154 \family roman 
24155 \series medium 
24156 \shape up 
24157 \size tiny 
24158 \emph off 
24159 \bar no 
24160 \noun off 
24161 \color none
24162 0B
24163 \end_inset 
24164 </cell>
24165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24166 \begin_inset Text
24167
24168 \layout Standard
24169
24170 \end_inset 
24171 </cell>
24172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24173 \begin_inset Text
24174
24175 \layout Standard
24176
24177 \end_inset 
24178 </cell>
24179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24180 \begin_inset Text
24181
24182 \layout Standard
24183
24184
24185 \family roman 
24186 \series medium 
24187 \shape up 
24188 \emph off 
24189 \bar no 
24190 \noun off 
24191 \color none
24192 +
24193 \end_inset 
24194 </cell>
24195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24196 \begin_inset Text
24197
24198 \layout Standard
24199
24200
24201 \family roman 
24202 \series medium 
24203 \shape up 
24204 \emph off 
24205 \bar no 
24206 \noun off 
24207 \color none
24208 ;
24209 \end_inset 
24210 </cell>
24211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24212 \begin_inset Text
24213
24214 \layout Standard
24215
24216
24217 \family roman 
24218 \series medium 
24219 \shape up 
24220 \emph off 
24221 \bar no 
24222 \noun off 
24223 \color none
24224 K
24225 \end_inset 
24226 </cell>
24227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24228 \begin_inset Text
24229
24230 \layout Standard
24231
24232
24233 \family roman 
24234 \series medium 
24235 \shape up 
24236 \emph off 
24237 \bar no 
24238 \noun off 
24239 \color none
24240 [
24241 \end_inset 
24242 </cell>
24243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24244 \begin_inset Text
24245
24246 \layout Standard
24247
24248
24249 \family roman 
24250 \series medium 
24251 \shape up 
24252 \emph off 
24253 \bar no 
24254 \noun off 
24255 \color none
24256 k
24257 \end_inset 
24258 </cell>
24259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24260 \begin_inset Text
24261
24262 \layout Standard
24263
24264
24265 \family roman 
24266 \series medium 
24267 \shape up 
24268 \emph off 
24269 \bar no 
24270 \noun off 
24271 \color none
24272 {
24273 \end_inset 
24274 </cell>
24275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24276 \begin_inset Text
24277
24278 \layout Standard
24279
24280 \end_inset 
24281 </cell>
24282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24283 \begin_inset Text
24284
24285 \layout Standard
24286
24287 \end_inset 
24288 </cell>
24289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24290 \begin_inset Text
24291
24292 \layout Standard
24293
24294
24295 \family roman 
24296 \series medium 
24297 \shape up 
24298 \emph off 
24299 \bar no 
24300 \noun off 
24301 \color none
24302 «
24303 \end_inset 
24304 </cell>
24305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24306 \begin_inset Text
24307
24308 \layout Standard
24309
24310
24311 \family roman 
24312 \series medium 
24313 \shape up 
24314 \emph off 
24315 \bar no 
24316 \noun off 
24317 \color none
24318 »
24319 \end_inset 
24320 </cell>
24321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24322 \begin_inset Text
24323
24324 \layout Standard
24325
24326
24327 \family roman 
24328 \series medium 
24329 \shape up 
24330 \emph off 
24331 \bar no 
24332 \noun off 
24333 \color none
24334 Ë
24335 \end_inset 
24336 </cell>
24337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24338 \begin_inset Text
24339
24340 \layout Standard
24341
24342
24343 \family roman 
24344 \series medium 
24345 \shape up 
24346 \emph off 
24347 \bar no 
24348 \noun off 
24349 \color none
24350 Û
24351 \end_inset 
24352 </cell>
24353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24354 \begin_inset Text
24355
24356 \layout Standard
24357
24358
24359 \family roman 
24360 \series medium 
24361 \shape up 
24362 \emph off 
24363 \bar no 
24364 \noun off 
24365 \color none
24366 ë
24367 \end_inset 
24368 </cell>
24369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24370 \begin_inset Text
24371
24372 \layout Standard
24373
24374
24375 \family roman 
24376 \series medium 
24377 \shape up 
24378 \emph off 
24379 \bar no 
24380 \noun off 
24381 \color none
24382 û
24383 \end_inset 
24384 </cell>
24385 </row>
24386 <row topline="true">
24387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24388 \begin_inset Text
24389
24390 \layout Standard
24391
24392
24393 \family roman 
24394 \series medium 
24395 \shape up 
24396 \size tiny 
24397 \emph off 
24398 \bar no 
24399 \noun off 
24400 \color none
24401 0C
24402 \end_inset 
24403 </cell>
24404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24405 \begin_inset Text
24406
24407 \layout Standard
24408
24409 \end_inset 
24410 </cell>
24411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24412 \begin_inset Text
24413
24414 \layout Standard
24415
24416 \end_inset 
24417 </cell>
24418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24419 \begin_inset Text
24420
24421 \layout Standard
24422
24423
24424 \family roman 
24425 \series medium 
24426 \shape up 
24427 \emph off 
24428 \bar no 
24429 \noun off 
24430 \color none
24431 ,
24432 \end_inset 
24433 </cell>
24434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24435 \begin_inset Text
24436
24437 \layout Standard
24438
24439
24440 \family roman 
24441 \series medium 
24442 \shape up 
24443 \emph off 
24444 \bar no 
24445 \noun off 
24446 \color none
24447 <
24448 \end_inset 
24449 </cell>
24450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24451 \begin_inset Text
24452
24453 \layout Standard
24454
24455
24456 \family roman 
24457 \series medium 
24458 \shape up 
24459 \emph off 
24460 \bar no 
24461 \noun off 
24462 \color none
24463 L
24464 \end_inset 
24465 </cell>
24466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \layout Standard
24470
24471
24472 \family roman 
24473 \series medium 
24474 \shape up 
24475 \emph off 
24476 \bar no 
24477 \noun off 
24478 \color none
24479
24480 \backslash 
24481
24482 \end_inset 
24483 </cell>
24484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24485 \begin_inset Text
24486
24487 \layout Standard
24488
24489
24490 \family roman 
24491 \series medium 
24492 \shape up 
24493 \emph off 
24494 \bar no 
24495 \noun off 
24496 \color none
24497 l
24498 \end_inset 
24499 </cell>
24500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24501 \begin_inset Text
24502
24503 \layout Standard
24504
24505
24506 \family roman 
24507 \series medium 
24508 \shape up 
24509 \emph off 
24510 \bar no 
24511 \noun off 
24512 \color none
24513 |
24514 \end_inset 
24515 </cell>
24516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24517 \begin_inset Text
24518
24519 \layout Standard
24520
24521 \end_inset 
24522 </cell>
24523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24524 \begin_inset Text
24525
24526 \layout Standard
24527
24528 \end_inset 
24529 </cell>
24530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24531 \begin_inset Text
24532
24533 \layout Standard
24534
24535
24536 \family roman 
24537 \series medium 
24538 \shape up 
24539 \emph off 
24540 \bar no 
24541 \noun off 
24542 \color none
24543 ¬
24544 \end_inset 
24545 </cell>
24546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24547 \begin_inset Text
24548
24549 \layout Standard
24550
24551
24552 \family roman 
24553 \series medium 
24554 \shape up 
24555 \emph off 
24556 \bar no 
24557 \noun off 
24558 \color none
24559 ¼
24560 \end_inset 
24561 </cell>
24562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24563 \begin_inset Text
24564
24565 \layout Standard
24566
24567
24568 \family roman 
24569 \series medium 
24570 \shape up 
24571 \emph off 
24572 \bar no 
24573 \noun off 
24574 \color none
24575 Ì
24576 \end_inset 
24577 </cell>
24578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24579 \begin_inset Text
24580
24581 \layout Standard
24582
24583
24584 \family roman 
24585 \series medium 
24586 \shape up 
24587 \emph off 
24588 \bar no 
24589 \noun off 
24590 \color none
24591 Ü
24592 \end_inset 
24593 </cell>
24594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24595 \begin_inset Text
24596
24597 \layout Standard
24598
24599
24600 \family roman 
24601 \series medium 
24602 \shape up 
24603 \emph off 
24604 \bar no 
24605 \noun off 
24606 \color none
24607 ì
24608 \end_inset 
24609 </cell>
24610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24611 \begin_inset Text
24612
24613 \layout Standard
24614
24615
24616 \family roman 
24617 \series medium 
24618 \shape up 
24619 \emph off 
24620 \bar no 
24621 \noun off 
24622 \color none
24623 ü
24624 \end_inset 
24625 </cell>
24626 </row>
24627 <row topline="true">
24628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24629 \begin_inset Text
24630
24631 \layout Standard
24632
24633
24634 \family roman 
24635 \series medium 
24636 \shape up 
24637 \size tiny 
24638 \emph off 
24639 \bar no 
24640 \noun off 
24641 \color none
24642 0D
24643 \end_inset 
24644 </cell>
24645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24646 \begin_inset Text
24647
24648 \layout Standard
24649
24650 \end_inset 
24651 </cell>
24652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24653 \begin_inset Text
24654
24655 \layout Standard
24656
24657 \end_inset 
24658 </cell>
24659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24660 \begin_inset Text
24661
24662 \layout Standard
24663
24664
24665 \family roman 
24666 \series medium 
24667 \shape up 
24668 \emph off 
24669 \bar no 
24670 \noun off 
24671 \color none
24672 -
24673 \end_inset 
24674 </cell>
24675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24676 \begin_inset Text
24677
24678 \layout Standard
24679
24680
24681 \family roman 
24682 \series medium 
24683 \shape up 
24684 \emph off 
24685 \bar no 
24686 \noun off 
24687 \color none
24688 =
24689 \end_inset 
24690 </cell>
24691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24692 \begin_inset Text
24693
24694 \layout Standard
24695
24696
24697 \family roman 
24698 \series medium 
24699 \shape up 
24700 \emph off 
24701 \bar no 
24702 \noun off 
24703 \color none
24704 M
24705 \end_inset 
24706 </cell>
24707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24708 \begin_inset Text
24709
24710 \layout Standard
24711
24712
24713 \family roman 
24714 \series medium 
24715 \shape up 
24716 \emph off 
24717 \bar no 
24718 \noun off 
24719 \color none
24720 ]
24721 \end_inset 
24722 </cell>
24723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24724 \begin_inset Text
24725
24726 \layout Standard
24727
24728
24729 \family roman 
24730 \series medium 
24731 \shape up 
24732 \emph off 
24733 \bar no 
24734 \noun off 
24735 \color none
24736 m
24737 \end_inset 
24738 </cell>
24739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24740 \begin_inset Text
24741
24742 \layout Standard
24743
24744
24745 \family roman 
24746 \series medium 
24747 \shape up 
24748 \emph off 
24749 \bar no 
24750 \noun off 
24751 \color none
24752 }
24753 \end_inset 
24754 </cell>
24755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24756 \begin_inset Text
24757
24758 \layout Standard
24759
24760 \end_inset 
24761 </cell>
24762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24763 \begin_inset Text
24764
24765 \layout Standard
24766
24767 \end_inset 
24768 </cell>
24769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24770 \begin_inset Text
24771
24772 \layout Standard
24773
24774
24775 \begin_inset ERT
24776 status Collapsed
24777
24778 \layout Standard
24779
24780 \backslash 
24781 textendash
24782 \end_inset 
24783
24784
24785 \begin_inset Note
24786 collapsed true
24787
24788 \layout Standard
24789
24790 character ­ 
24791 \end_inset 
24792
24793
24794 \end_inset 
24795 </cell>
24796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24797 \begin_inset Text
24798
24799 \layout Standard
24800
24801
24802 \family roman 
24803 \series medium 
24804 \shape up 
24805 \emph off 
24806 \bar no 
24807 \noun off 
24808 \color none
24809 ½
24810 \end_inset 
24811 </cell>
24812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24813 \begin_inset Text
24814
24815 \layout Standard
24816
24817
24818 \family roman 
24819 \series medium 
24820 \shape up 
24821 \emph off 
24822 \bar no 
24823 \noun off 
24824 \color none
24825 Í
24826 \end_inset 
24827 </cell>
24828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24829 \begin_inset Text
24830
24831 \layout Standard
24832
24833
24834 \family roman 
24835 \series medium 
24836 \shape up 
24837 \emph off 
24838 \bar no 
24839 \noun off 
24840 \color none
24841 Ý
24842 \end_inset 
24843 </cell>
24844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24845 \begin_inset Text
24846
24847 \layout Standard
24848
24849
24850 \family roman 
24851 \series medium 
24852 \shape up 
24853 \emph off 
24854 \bar no 
24855 \noun off 
24856 \color none
24857 í
24858 \end_inset 
24859 </cell>
24860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24861 \begin_inset Text
24862
24863 \layout Standard
24864
24865
24866 \family roman 
24867 \series medium 
24868 \shape up 
24869 \emph off 
24870 \bar no 
24871 \noun off 
24872 \color none
24873 ý
24874 \end_inset 
24875 </cell>
24876 </row>
24877 <row topline="true">
24878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24879 \begin_inset Text
24880
24881 \layout Standard
24882
24883
24884 \family roman 
24885 \series medium 
24886 \shape up 
24887 \size tiny 
24888 \emph off 
24889 \bar no 
24890 \noun off 
24891 \color none
24892 0E
24893 \end_inset 
24894 </cell>
24895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24896 \begin_inset Text
24897
24898 \layout Standard
24899
24900 \end_inset 
24901 </cell>
24902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24903 \begin_inset Text
24904
24905 \layout Standard
24906
24907 \end_inset 
24908 </cell>
24909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24910 \begin_inset Text
24911
24912 \layout Standard
24913
24914
24915 \family roman 
24916 \series medium 
24917 \shape up 
24918 \emph off 
24919 \bar no 
24920 \noun off 
24921 \color none
24922 .
24923 \end_inset 
24924 </cell>
24925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24926 \begin_inset Text
24927
24928 \layout Standard
24929
24930
24931 \family roman 
24932 \series medium 
24933 \shape up 
24934 \emph off 
24935 \bar no 
24936 \noun off 
24937 \color none
24938 >
24939 \end_inset 
24940 </cell>
24941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24942 \begin_inset Text
24943
24944 \layout Standard
24945
24946
24947 \family roman 
24948 \series medium 
24949 \shape up 
24950 \emph off 
24951 \bar no 
24952 \noun off 
24953 \color none
24954 N
24955 \end_inset 
24956 </cell>
24957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24958 \begin_inset Text
24959
24960 \layout Standard
24961
24962
24963 \family roman 
24964 \series medium 
24965 \shape up 
24966 \emph off 
24967 \bar no 
24968 \noun off 
24969 \color none
24970 ^
24971 \end_inset 
24972 </cell>
24973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24974 \begin_inset Text
24975
24976 \layout Standard
24977
24978
24979 \family roman 
24980 \series medium 
24981 \shape up 
24982 \emph off 
24983 \bar no 
24984 \noun off 
24985 \color none
24986 n
24987 \end_inset 
24988 </cell>
24989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24990 \begin_inset Text
24991
24992 \layout Standard
24993
24994
24995 \family roman 
24996 \series medium 
24997 \shape up 
24998 \emph off 
24999 \bar no 
25000 \noun off 
25001 \color none
25002 ~
25003 \end_inset 
25004 </cell>
25005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25006 \begin_inset Text
25007
25008 \layout Standard
25009
25010 \end_inset 
25011 </cell>
25012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25013 \begin_inset Text
25014
25015 \layout Standard
25016
25017 \end_inset 
25018 </cell>
25019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25020 \begin_inset Text
25021
25022 \layout Standard
25023
25024
25025 \family roman 
25026 \series medium 
25027 \shape up 
25028 \emph off 
25029 \bar no 
25030 \noun off 
25031 \color none
25032 ®
25033 \end_inset 
25034 </cell>
25035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25036 \begin_inset Text
25037
25038 \layout Standard
25039
25040
25041 \family roman 
25042 \series medium 
25043 \shape up 
25044 \emph off 
25045 \bar no 
25046 \noun off 
25047 \color none
25048 ¾
25049 \end_inset 
25050 </cell>
25051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25052 \begin_inset Text
25053
25054 \layout Standard
25055
25056
25057 \family roman 
25058 \series medium 
25059 \shape up 
25060 \emph off 
25061 \bar no 
25062 \noun off 
25063 \color none
25064 Î
25065 \end_inset 
25066 </cell>
25067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25068 \begin_inset Text
25069
25070 \layout Standard
25071
25072
25073 \family roman 
25074 \series medium 
25075 \shape up 
25076 \emph off 
25077 \bar no 
25078 \noun off 
25079 \color none
25080 Þ
25081 \end_inset 
25082 </cell>
25083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25084 \begin_inset Text
25085
25086 \layout Standard
25087
25088
25089 \family roman 
25090 \series medium 
25091 \shape up 
25092 \emph off 
25093 \bar no 
25094 \noun off 
25095 \color none
25096 î
25097 \end_inset 
25098 </cell>
25099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25100 \begin_inset Text
25101
25102 \layout Standard
25103
25104
25105 \family roman 
25106 \series medium 
25107 \shape up 
25108 \emph off 
25109 \bar no 
25110 \noun off 
25111 \color none
25112 þ
25113 \end_inset 
25114 </cell>
25115 </row>
25116 <row topline="true" bottomline="true">
25117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25118 \begin_inset Text
25119
25120 \layout Standard
25121
25122
25123 \family roman 
25124 \series medium 
25125 \shape up 
25126 \size tiny 
25127 \emph off 
25128 \bar no 
25129 \noun off 
25130 \color none
25131 0F
25132 \end_inset 
25133 </cell>
25134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25135 \begin_inset Text
25136
25137 \layout Standard
25138
25139 \end_inset 
25140 </cell>
25141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25142 \begin_inset Text
25143
25144 \layout Standard
25145
25146 \end_inset 
25147 </cell>
25148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25149 \begin_inset Text
25150
25151 \layout Standard
25152
25153
25154 \family roman 
25155 \series medium 
25156 \shape up 
25157 \emph off 
25158 \bar no 
25159 \noun off 
25160 \color none
25161 /
25162 \end_inset 
25163 </cell>
25164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25165 \begin_inset Text
25166
25167 \layout Standard
25168
25169
25170 \family roman 
25171 \series medium 
25172 \shape up 
25173 \emph off 
25174 \bar no 
25175 \noun off 
25176 \color none
25177 ?
25178 \end_inset 
25179 </cell>
25180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25181 \begin_inset Text
25182
25183 \layout Standard
25184
25185
25186 \family roman 
25187 \series medium 
25188 \shape up 
25189 \emph off 
25190 \bar no 
25191 \noun off 
25192 \color none
25193 O
25194 \end_inset 
25195 </cell>
25196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25197 \begin_inset Text
25198
25199 \layout Standard
25200
25201
25202 \family roman 
25203 \series medium 
25204 \shape up 
25205 \emph off 
25206 \bar no 
25207 \noun off 
25208 \color none
25209 _
25210 \end_inset 
25211 </cell>
25212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25213 \begin_inset Text
25214
25215 \layout Standard
25216
25217
25218 \family roman 
25219 \series medium 
25220 \shape up 
25221 \emph off 
25222 \bar no 
25223 \noun off 
25224 \color none
25225 o
25226 \end_inset 
25227 </cell>
25228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25229 \begin_inset Text
25230
25231 \layout Standard
25232
25233 \end_inset 
25234 </cell>
25235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25236 \begin_inset Text
25237
25238 \layout Standard
25239
25240 \end_inset 
25241 </cell>
25242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25243 \begin_inset Text
25244
25245 \layout Standard
25246
25247 \end_inset 
25248 </cell>
25249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25250 \begin_inset Text
25251
25252 \layout Standard
25253
25254
25255 \family roman 
25256 \series medium 
25257 \shape up 
25258 \emph off 
25259 \bar no 
25260 \noun off 
25261 \color none
25262 ¯
25263 \end_inset 
25264 </cell>
25265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25266 \begin_inset Text
25267
25268 \layout Standard
25269
25270
25271 \family roman 
25272 \series medium 
25273 \shape up 
25274 \emph off 
25275 \bar no 
25276 \noun off 
25277 \color none
25278 ¿
25279 \end_inset 
25280 </cell>
25281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25282 \begin_inset Text
25283
25284 \layout Standard
25285
25286
25287 \family roman 
25288 \series medium 
25289 \shape up 
25290 \emph off 
25291 \bar no 
25292 \noun off 
25293 \color none
25294 Ï
25295 \end_inset 
25296 </cell>
25297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25298 \begin_inset Text
25299
25300 \layout Standard
25301
25302
25303 \family roman 
25304 \series medium 
25305 \shape up 
25306 \emph off 
25307 \bar no 
25308 \noun off 
25309 \color none
25310 ß
25311 \end_inset 
25312 </cell>
25313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25314 \begin_inset Text
25315
25316 \layout Standard
25317
25318
25319 \family roman 
25320 \series medium 
25321 \shape up 
25322 \emph off 
25323 \bar no 
25324 \noun off 
25325 \color none
25326 ï
25327 \end_inset 
25328 </cell>
25329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25330 \begin_inset Text
25331
25332 \layout Standard
25333
25334
25335 \family roman 
25336 \series medium 
25337 \shape up 
25338 \emph off 
25339 \bar no 
25340 \noun off 
25341 \color none
25342 ÿ
25343 \end_inset 
25344 </cell>
25345 </row>
25346 </lyxtabular>
25347
25348 \end_inset 
25349
25350
25351 \end_inset 
25352
25353
25354 \layout Standard
25355
25356 The following is a full list of all of the accented characters LyX can display
25357  directly.
25358  It includes not only the accented characters from the previous table, but
25359  also the characters from 
25360 \family typewriter 
25361 ISO8859--2
25362 \family default 
25363  through 
25364 \family typewriter 
25365 4
25366 \family default 
25367 .
25368  
25369 \layout Itemize
25370
25371 From 
25372 \family typewriter 
25373 ISO8859--1
25374 \family default 
25375 :
25376 \begin_deeper 
25377 \layout Standard
25378
25379 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
25380 \hfill 
25381 diaeresis
25382 \layout Standard
25383
25384 ^ Â Ê Î Ô Û â ê î ô û
25385 \hfill 
25386 circumflex
25387 \layout Standard
25388
25389 ` À È Ì Ò Ù à è ì ò ù
25390 \hfill 
25391 grave
25392 \layout Standard
25393
25394 ´ Á É Í Ó Ú Ý á é í ó ú ý
25395 \hfill 
25396 acute
25397 \layout Standard
25398
25399 ~ Ã Ñ Õ ã ñ õ
25400 \hfill 
25401 tilde
25402 \layout Standard
25403
25404 ¸Çç
25405 \hfill 
25406 cedilla
25407 \layout Standard
25408
25409 ¯
25410 \hfill 
25411 macron
25412 \begin_inset Foot
25413 collapsed true
25414
25415 \layout Standard
25416
25417 The dead macron in usually not needed, as you will use a non--dead key for
25418  this instead.
25419  For example, S-M-minus, or if 
25420 \family typewriter 
25421 \shape up 
25422 .Xmodmap
25423 \family default 
25424 \shape default 
25425  is correct, S-M-macron.
25426 \end_inset 
25427
25428
25429 \end_deeper 
25430 \layout Itemize
25431
25432 From 
25433 \family typewriter 
25434 ISO8859--2
25435 \family default 
25436  through 
25437 \family typewriter 
25438 4
25439 \family default 
25440 :
25441 \begin_deeper 
25442 \layout Standard
25443
25444 \i \^{H}
25445 \i \^{J}
25446 \i \^{h}
25447 \i \^{\j}
25448 \i \^{C}
25449 \i \^{G}
25450 \i \^{S}
25451 \i \^{c}
25452 \i \^{g}
25453 \i \^{s}
25454
25455 \hfill 
25456 circumflex
25457 \layout Standard
25458
25459 \i \'{S}
25460 \i \'{Z}
25461 \i \'{s}
25462 \i \'{z}
25463 \i \'{R}
25464 \i \'{L}
25465 \i \'{C}
25466 \i \'{N}
25467 \i \'{r}
25468 \i \'{l}
25469 \i \'{c}
25470 \i \'{n}
25471
25472 \hfill 
25473 acute
25474 \layout Standard
25475
25476 \i \~{I}
25477 \i \~{\i}
25478 \i \~{U}
25479 \i \~{u}
25480
25481 \hfill 
25482 tilde
25483 \layout Standard
25484
25485 \i \c{S}
25486 \i \c{s}
25487 \i \c{T}
25488 \i \c{t}
25489 \i \c{R}
25490 \i \c{L}
25491 \i \c{G}
25492 \i \c{r}
25493 \i \c{l}
25494 \i \c{g}
25495 \i \c{N}
25496 \i \c{K}
25497 \i \c{n}
25498 \i \c{k}
25499
25500 \hfill 
25501 cedilla
25502 \begin_inset Foot
25503 collapsed true
25504
25505 \layout Standard
25506
25507 These characters might not look very nice on screen, but they will be just
25508  fine when run through LaTeX and printed.
25509 \end_inset 
25510
25511
25512 \layout Standard
25513
25514 \i \={E}
25515 \i \={e}
25516 \i \={A}
25517 \i \={I}
25518 \i \={O}
25519 \i \={U}
25520 \i \={a}
25521 \i \={\i}
25522 \i \={o}
25523 \i \={u}
25524
25525 \hfill 
25526 macron
25527 \layout Standard
25528
25529 \i \H{O}
25530 \i \H{U}
25531 \i \H{o}
25532 \i \H{u}
25533
25534 \hfill 
25535 hungarian umlaut
25536 \end_deeper 
25537 \layout Standard
25538
25539 All the characters above are actively supported by TeX fonts.
25540  In addition TeX allows diacritical marks on almost all characters .
25541  Also make sure you're using the 
25542 \family typewriter 
25543 T1
25544 \family default 
25545  font-encoding and have the package 
25546 \family typewriter 
25547 umlaute.sty
25548 \family default 
25549  with the definition file 
25550 \family typewriter 
25551 iso.def
25552 \family default 
25553  installed.
25554 \layout Chapter
25555
25556 Credits
25557 \layout Standard
25558
25559 The documentation is a collaborative effort between many different people
25560  (and we would encourage people to contribute !).
25561 \layout Standard
25562
25563 First, we need to give due credit to those who came before us.
25564  They gave us the base upon which the new manuals are built, and some continue
25565  to provide information:
25566 \layout Itemize
25567
25568
25569 \noun on 
25570 Matthias Ettrich
25571 \noun default 
25572  wrote the original documentation, from which this manual is built, as well
25573  as the introduction to this manual [or the 
25574 \begin_inset Quotes eld
25575 \end_inset 
25576
25577 LyX Manifesto,
25578 \begin_inset Quotes erd
25579 \end_inset 
25580
25581  as some of us call it].
25582 \layout Itemize
25583
25584
25585 \noun on 
25586 Lars Gullik Bjønnes
25587 \noun default 
25588  wrote several minidocs, including some of the information about international
25589  support in LyX.
25590 \layout Itemize
25591
25592
25593 \noun on 
25594 Ivan Schreter
25595 \noun default 
25596  also wrote a minidoc about international support, specifically about internatio
25597 nal keyboard maps and customization.
25598 \layout Itemize
25599
25600
25601 \noun on 
25602 Pascal André
25603 \noun default 
25604  originally documented the LinuxDoc SGML interface.
25605 \layout Itemize
25606
25607
25608 \noun on 
25609 Alejandro Aguilar Sierra
25610 \noun default 
25611  originally documented math mode and provided the entries for the math functions
25612  in 
25613 \family typewriter 
25614 Reference.lyx
25615 \layout Itemize
25616
25617 Special thanks to the LyX Team\SpecialChar ~
25618
25619 \begin_inset LatexCommand \cite{lyxcredit}
25620
25621 \end_inset 
25622
25623  for help and answers to questions.
25624 \layout Standard
25625
25626 Next, it's time to give credit to the 
25627 \begin_inset Quotes eld
25628 \end_inset 
25629
25630 LyX Documentation Team,
25631 \begin_inset Quotes erd
25632 \end_inset 
25633
25634  all of the people who helped rewrite the old documentation into the form
25635  it had after LyX version 0.10:
25636 \layout Itemize
25637
25638
25639 \noun on 
25640 David Johnson
25641 \noun default 
25642 :
25643 \begin_deeper 
25644 \layout Itemize
25645
25646 Contributor to the FAQ and the old 
25647 \begin_inset Quotes eld
25648 \end_inset 
25649
25650
25651 \family typewriter 
25652 HowDoI-.lyx
25653 \family default 
25654
25655 \begin_inset Quotes erd
25656 \end_inset 
25657
25658  [now defunct].
25659 \layout Itemize
25660
25661 General editing assistance.
25662 \layout Itemize
25663
25664 Documentation of: 
25665 \begin_deeper 
25666 \layout Itemize
25667
25668 math mode 
25669 \layout Itemize
25670
25671 tables
25672 \layout Itemize
25673
25674 spellchecking
25675 \end_deeper 
25676 \end_deeper 
25677 \layout Itemize
25678
25679
25680 \noun on 
25681 Rich Fields
25682 \noun default 
25683 :
25684 \begin_deeper 
25685 \layout Itemize
25686
25687 Primary contributor to 
25688 \family typewriter 
25689 Reference.lyx
25690 \layout Itemize
25691
25692 Documentation of the basic LyX interface in 
25693 \family typewriter 
25694 UserGuide.lyx
25695 \end_deeper 
25696 \layout Itemize
25697
25698
25699 \noun on 
25700 Paul Evans
25701 \noun default 
25702 :
25703 \begin_deeper 
25704 \layout Itemize
25705
25706 Former maintainer of the FAQ and the old 
25707 \begin_inset Quotes eld
25708 \end_inset 
25709
25710
25711 \family typewriter 
25712 HowDoI-.lyx
25713 \family default 
25714
25715 \begin_inset Quotes erd
25716 \end_inset 
25717
25718  [now defunct].
25719 \layout Itemize
25720
25721 Documentation of LinuxDoc in 
25722 \family typewriter 
25723 UserGuide.lyx
25724 \end_deeper 
25725 \layout Itemize
25726
25727
25728 \noun on 
25729 Paul Russel:
25730 \begin_deeper 
25731 \layout Itemize
25732
25733 Documentation of figures and imported graphics in 
25734 \family typewriter 
25735 UserGuide.lyx
25736 \end_deeper 
25737 \layout Itemize
25738
25739
25740 \noun on 
25741 John Raithel
25742 \noun default 
25743 :
25744 \begin_deeper 
25745 \layout Itemize
25746
25747 Documentation of internationalization features in 
25748 \family typewriter 
25749 UserGuide.lyx
25750 \end_deeper 
25751 \layout Itemize
25752
25753
25754 \noun on 
25755 Robin Socha:
25756 \begin_deeper 
25757 \layout Itemize
25758
25759 Documentation of:
25760 \begin_deeper 
25761 \layout Itemize
25762
25763 footnotes
25764 \layout Itemize
25765
25766 margin notes
25767 \layout Itemize
25768
25769 table of contents
25770 \layout Itemize
25771
25772 cross-references
25773 \end_deeper 
25774 \end_deeper 
25775 \layout Itemize
25776
25777
25778 \noun on 
25779 Amir Karger
25780 \begin_deeper 
25781 \layout Itemize
25782
25783 Primary contributor to 
25784 \family typewriter 
25785 Tutorial.lyx
25786 \end_deeper 
25787 \layout Itemize
25788
25789
25790 \noun on 
25791 Matthias Zenker:
25792 \begin_deeper 
25793 \layout Itemize
25794
25795 Documentation of 
25796 \begin_deeper 
25797 \layout Itemize
25798
25799 manual fine-tuning 
25800 \layout Itemize
25801
25802 using LaTeX from within LyX
25803 \end_deeper 
25804 \end_deeper 
25805 \layout Itemize
25806
25807
25808 \noun on 
25809 John Weiss
25810 \noun default 
25811 :
25812 \begin_deeper 
25813 \layout Itemize
25814
25815 General organization and format of the documents.
25816 \layout Itemize
25817
25818 Documentation of :
25819 \begin_deeper 
25820 \layout Itemize
25821
25822 LyX setup
25823 \layout Itemize
25824
25825 paragraph environments, document layout, nesting, typography notes, fonts
25826 \end_deeper 
25827 \layout Itemize
25828
25829 Also responsible for Introduction in 
25830 \family typewriter 
25831 Tutorial.lyx
25832 \layout Itemize
25833
25834 Editor of the documents.
25835  [from 6/96-fall 1997]
25836 \end_deeper 
25837 \layout Standard
25838
25839 After fall of 1997, the LyX Team as a whole took over maintenance of the
25840  documentation.
25841 \layout Bibliography
25842 \bibitem {lyxcredit}
25843
25844 The LyX Team: 
25845 \begin_inset ERT
25846 status Collapsed
25847
25848 \layout Standard
25849
25850 \backslash 
25851 href{http://www.lyx.org/cgi-bin/viewcvs.cgi/*checkout*/lyx-devel/lib/CREDITS?rev=HEAD&content-type=text/plain}{
25852 \end_inset 
25853
25854
25855 \emph on 
25856 CREDITS
25857 \emph default 
25858
25859 \begin_inset ERT
25860 status Collapsed
25861
25862 \layout Standard
25863 }
25864 \end_inset 
25865
25866
25867 \layout Bibliography
25868 \bibitem {latexbook}
25869
25870 Leslie Lamport: 
25871 \emph on 
25872 LaTeX: A Document Preparation System.
25873  
25874 \emph default 
25875 Addison-Wesley, second edition, 1994
25876 \layout Bibliography
25877 \bibitem {latexcompanion}
25878
25879 Michel Goossens, Frank Mittelbach and Alexander Samarin: 
25880 \emph on 
25881 The LaTeX Companion.
25882  
25883 \emph default 
25884 Addison-Wesley, 1994
25885 \layout Bibliography
25886 \bibitem {latexguide}
25887
25888 Kopka and Daly: 
25889 \emph on 
25890 A Guide to LaTeX2e
25891 \layout Bibliography
25892 \bibitem {texbook}
25893
25894 Donald E.
25895  Knuth.
25896  
25897 \emph on 
25898 The TeXbook
25899 \the_end