]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
70f849d4b7b13cfb68503d5dc6e1feab9309803f
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 249
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % I've designed this preamble to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % provides missing characters,
17 % see note in chapter 'Character Tables'
18 \usepackage{textcomp}
19
20 \usepackage{ifpdf} % part of the hyperref bundle
21 \ifpdf % if pdflatex is used
22
23   % set fonts for nicer pdf view
24   \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{%
25   \usepackage[scaled=0.92]{helvet}
26   \usepackage{mathptmx}
27   \usepackage{courier} }
28   % the pages of the TOC are numbered roman
29   % and a pdf-bookmark for the TOC is added
30   \pagenumbering{roman}
31   \let\myTOC\tableofcontents
32   \renewcommand\tableofcontents{%
33     \pdfbookmark[1]{Contents}{}
34     \myTOC
35     \clearpage
36     \pagenumbering{arabic} }
37  % link all cross references and URLs in pdf output
38  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
39  linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
40  pdfpagelayout=OneColumn, pdfnewwindow=true,
41  pdfstartview=XYZ, plainpages=false, pdfpagelabels,
42  pdfauthor={LyX Team}, pdftex,
43  pdftitle={The LyX User's Guide},pdfsubject={LyX},
44  pdfkeywords={LyX}]{hyperref}
45  
46 \else % if dvi or ps is produced
47
48  % link all cross references and URLs in dvi output
49  \usepackage[ps2pdf]{hyperref}
50
51  % the pages of the TOC are numbered roman
52  \pagenumbering{roman}
53  \let\myTOC\tableofcontents
54  \renewcommand\tableofcontents{%
55    \pdfbookmark[1]{Contents}{}
56    \myTOC
57    \clearpage
58    \pagenumbering{arabic} }
59    
60 \fi 
61 \end_preamble
62 \options bibtotoc,BCOR7mm
63 \language english
64 \inputencoding latin1
65 \font_roman default
66 \font_sans default
67 \font_typewriter default
68 \font_default_family default
69 \font_sc false
70 \font_osf false
71 \font_sf_scale 100
72 \font_tt_scale 100
73 \graphics default
74 \paperfontsize 12
75 \spacing single
76 \papersize default
77 \use_geometry false
78 \use_amsmath 0
79 \cite_engine basic
80 \use_bibtopic false
81 \paperorientation portrait
82 \secnumdepth 3
83 \tocdepth 3
84 \paragraph_separation indent
85 \defskip medskip
86 \quotes_language english
87 \papercolumns 1
88 \papersides 2
89 \paperpagestyle default
90 \tracking_changes false
91 \output_changes true
92 \end_header
93
94 \begin_body
95
96 \begin_layout Title
97 The LyX User's Guide
98 \end_layout
99
100 \begin_layout Author
101 by the LyX Team
102 \begin_inset Foot
103 status collapsed
104
105 \begin_layout Standard
106 \noindent
107 If you have comments or error corrections, please send them to the LyX Documenta
108 tion mailing list: 
109 \family typewriter
110 lyx-docs@lists.lyx.org
111 \end_layout
112
113 \end_inset
114
115
116 \end_layout
117
118 \begin_layout Standard
119 \begin_inset Note Note
120 status open
121
122 \begin_layout Standard
123 To export this document as pdf, ps or dvi, the LaTeX-package 
124 \series bold
125 hyperref
126 \series default
127  has to be installed.
128 \end_layout
129
130 \begin_layout Standard
131 This package should be part of all popular LaTeX-distributions.
132 \end_layout
133
134 \end_inset
135
136
137 \end_layout
138
139 \begin_layout Standard
140 \begin_inset LatexCommand \tableofcontents{}
141
142 \end_inset
143
144
145 \end_layout
146
147 \begin_layout Chapter
148 Introduction
149 \end_layout
150
151 \begin_layout Section
152 What is LyX?
153 \end_layout
154
155 \begin_layout Standard
156 LyX is a document preparation system.
157  It is a tool for producing beautiful manuscripts, publishable books, business
158  letters and proposals, and even poetry.
159  It is unlike most other 
160 \begin_inset Quotes eld
161 \end_inset
162
163 word processors
164 \begin_inset Quotes erd
165 \end_inset
166
167  in the sense that it uses the paradigm of a markup language as its core
168  editing style.
169  That means that when you type a section header, you mark it as a 
170 \begin_inset Quotes eld
171 \end_inset
172
173 Section
174 \begin_inset Quotes erd
175 \end_inset
176
177 , not 
178 \begin_inset Quotes eld
179 \end_inset
180
181 Bold, 17 pt type, left justified, 5 mm space below
182 \begin_inset Quotes erd
183 \end_inset
184
185 .
186  LyX takes care of the typesetting for you, so you deal only with concepts,
187  not the mechanics.
188 \end_layout
189
190 \begin_layout Standard
191 This philosophy is explained in much greater detail in the 
192 \emph on
193
194 \begin_inset Quotes eld
195 \end_inset
196
197 Introduction
198 \begin_inset Quotes erd
199 \end_inset
200
201
202 \emph default
203 .
204  If you haven't read it yet, you need to.
205  Yes, we mean now.
206 \end_layout
207
208 \begin_layout Standard
209 The 
210 \begin_inset Quotes eld
211 \end_inset
212
213
214 \emph on
215 Introduction
216 \emph default
217
218 \begin_inset Quotes erd
219 \end_inset
220
221  describes several things in addition to LyX's philosophy: most importantly,
222  the format of all of the manuals.
223  If you don't read it, you'll have a bear of a time navigating this manual.
224  You might also be better served looking in one of the other manuals instead
225  of this one.
226  
227 \begin_inset Quotes eld
228 \end_inset
229
230
231 \emph on
232 Introduction
233 \emph default
234
235 \begin_inset Quotes erd
236 \end_inset
237
238  describes that, too.
239 \end_layout
240
241 \begin_layout Section
242 Getting Started
243 \end_layout
244
245 \begin_layout Subsection
246 Invoking LyX
247 \end_layout
248
249 \begin_layout Standard
250 Similar to other Linux [and other brands of Unix] programs, you start LyX
251  by simply typing 
252 \family typewriter
253 lyx
254 \family default
255  at the command line.
256  You can, of course, include several command-line options, including file
257  names.
258  We're not going to repeat all of the command-line options here, since we've
259  already done that in the 
260 \family typewriter
261 man
262 \family default
263  page for LyX.
264  Check there for more info.
265 \end_layout
266
267 \begin_layout Standard
268 There are one or two things we'd like to comment on:
269 \end_layout
270
271 \begin_layout Standard
272 Please note that if you include more than one file name on the command line,
273  LyX will load them all, though it won't display them all simultaneously.
274  More on that in a bit.
275 \end_layout
276
277 \begin_layout Subsection
278 How LyX Looks
279 \end_layout
280
281 \begin_layout Standard
282 Like most applications, LyX has the familiar menu bar across the top of
283  its window.
284  Below it is a toolbar with a pulldown box and various buttons.
285  There is, of course, a vertical scrollbar and a main work area for editing
286  documents.
287  Near the bottom of the window is a small window containing a single line
288  of text.
289  This is the 
290 \emph on
291 minibuffer
292 \emph default
293  (a term which we've swiped, lock, stock, and barrel, from GNU Emacs), which
294  really means 
295 \begin_inset Quotes eld
296 \end_inset
297
298 command buffer
299 \begin_inset Quotes erd
300 \end_inset
301
302 .
303  Type 
304 \family sans
305 M-x
306 \family default
307  when you need to type a command in the minibuffer.
308 \end_layout
309
310 \begin_layout Standard
311 Note that there is no horizontal scroll bar.
312  This is not a bug or an oversight, but intentional.
313  When you read a book, you expect the end of a line to wrap around to the
314  next line.
315  Text overflows onto new pages in a vertical fashion, hence the need for
316  only a vertical scrollbar.
317 \end_layout
318
319 \begin_layout Standard
320 There are three cases where you might want a horizontal scrollbar.
321  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
322  This, however, is due
323  to a flaw in the routine that displays graphics on the LyX screen in a
324  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
325  as you'd need to rescale graphics to fit on a page.
326  The second and third cases are tables and equations which are wider than
327  the LyX window.
328  You can use the arrow keys to scroll horizontally through the table, but
329  this doesn't work for equations yet.
330 \end_layout
331
332 \begin_layout Subsection
333 HELP!
334 \end_layout
335
336 \begin_layout Standard
337 First, the bad news: the help system is not as thorough as that in many
338  commercial applications.
339  Patience.
340  We're working on it.
341 \end_layout
342
343 \begin_layout Standard
344 Now the good news: the help system consists of the LyX manuals.
345  You can read 
346 \emph on
347 all
348 \emph default
349  of the manuals from inside LyX.
350  Just select the manual you want read from the 
351 \family sans
352 \bar under
353 H
354 \bar default
355 elp
356 \family default
357  menu.
358 \end_layout
359
360 \begin_layout Standard
361 While we're at it, we'd like to make a comment about the manuals.
362  They're not idiot-proof, not in the least.
363  Here's what one of our authors, 
364 \noun on
365 John Weiss
366 \noun default
367 , once said about manuals:
368 \end_layout
369
370 \begin_layout Quotation
371 I hate manuals.
372 \end_layout
373
374 \begin_layout Quotation
375 Yes, we've all dealt with the terse, poorly-translated, or cryptic manuals.
376  They are aggravating.
377  I find, however, that the overly simplified ones are even more aggravating.
378  First, they spend about half their time carefully explaining to the user
379  how to operate a mouse, what a menu is, et cetera, ad nauseum.
380  Please, if someone doesn't know how to use their own computer, or a GUI,
381  then they should sit down and learn 
382 \emph on
383 before
384 \emph default
385  they start up a major piece of software.
386 \end_layout
387
388 \begin_layout Quotation
389 Second, what information they do provide seems to assume that the user is
390  stupid.
391  Utter nonsense! Most users, in my experience, are some combination of clueless
392  and intimidated, not stupid.
393  Besides, if someone is truly slow on the uptake, they need help that a
394  manual for a piece of computer software can't give.
395 \end_layout
396
397 \begin_layout Standard
398
399 \emph on
400 Editor's Note: With this in mind, I've instructed all of the other authors
401  to avoid patronizing you, the reader, and to be more pedagogical than pedantic.
402  As for those who are too lazy to read and understand the manuals --- well,
403  as we say here in America, there's no such thing as a free lunch.
404  - jw
405 \end_layout
406
407 \begin_layout Section
408 The LyX Interface
409 \end_layout
410
411 \begin_layout Subsection
412 Basic File Operations
413 \end_layout
414
415 \begin_layout Standard
416 Under the 
417 \family sans
418 \bar under
419 F
420 \bar default
421 ile
422 \family default
423  menu are the 9 basic operations for any word processor in addition to some
424  more advanced operations:
425 \end_layout
426
427 \begin_layout Itemize
428
429 \family sans
430 \bar under
431 N
432 \bar default
433 ew
434 \end_layout
435
436 \begin_layout Itemize
437
438 \family sans
439 New\InsetSpace ~
440 from
441 \bar under
442 \InsetSpace ~
443 T
444 \bar default
445 emplate
446 \end_layout
447
448 \begin_layout Itemize
449
450 \family sans
451 \bar under
452 O
453 \bar default
454 pen
455 \end_layout
456
457 \begin_layout Itemize
458
459 \family sans
460 \bar under
461 C
462 \bar default
463 lose
464 \end_layout
465
466 \begin_layout Itemize
467
468 \family sans
469 \bar under
470 S
471 \bar default
472 ave
473 \end_layout
474
475 \begin_layout Itemize
476
477 \family sans
478 Save\InsetSpace ~
479
480 \bar under
481 A
482 \bar default
483 s
484 \end_layout
485
486 \begin_layout Itemize
487
488 \family sans
489 \bar under
490 R
491 \bar default
492 evert
493 \end_layout
494
495 \begin_layout Itemize
496
497 \family sans
498 \bar under
499 P
500 \bar default
501 rint
502 \end_layout
503
504 \begin_layout Itemize
505
506 \family sans
507 E
508 \bar under
509 x
510 \bar default
511 it
512 \end_layout
513
514 \begin_layout Standard
515 They all do pretty much the same thing as in other word processors, with
516  a few minor differences.
517  The 
518 \family sans
519 \bar under
520 F
521 \bar default
522 ile\SpecialChar \menuseparator
523 New\InsetSpace ~
524 from
525 \bar under
526 \InsetSpace ~
527 T
528 \bar default
529 emplate
530 \family default
531  command not only prompts you for a name for the new file, but also prompts
532  you for a template to use.
533  Selecting a template will automatically set certain layout features for
534  the document, features you would otherwise need to change manually.
535  They can be of use for certain classes, especially those for writing letters
536  [see sec.
537  
538 \begin_inset LatexCommand \ref{sec:doc-classes}
539
540 \end_inset
541
542 ]
543 \end_layout
544
545 \begin_layout Standard
546 Note: There is no 
547 \begin_inset Quotes eld
548 \end_inset
549
550 default file
551 \begin_inset Quotes erd
552 \end_inset
553
554  or document named 
555 \begin_inset Quotes eld
556 \end_inset
557
558 Untitled
559 \begin_inset Quotes erd
560 \end_inset
561
562  or 
563 \begin_inset Quotes eld
564 \end_inset
565
566 scratch.
567 \begin_inset Quotes erd
568 \end_inset
569
570  Unless you tell LyX to open a file or create a new one, that big, blank
571  space is just that --- a big, blank space.
572 \end_layout
573
574 \begin_layout Standard
575 The 
576 \family sans
577 \bar under
578 R
579 \bar default
580 evert
581 \family default
582  command is useful if more people work on the same document at the same
583  time
584 \begin_inset Foot
585 status collapsed
586
587 \begin_layout Standard
588 If you plan to do this, you should check out the Version Control feature
589  in LyX also.
590  Read 
591 \emph on
592 Extended Features
593 \emph default
594 \SpecialChar \@.
595
596 \end_layout
597
598 \end_inset
599
600 .
601  It will simply reload the document from disk.
602  You can of course also use it if you regret that you changed a document
603  and want to restore it to the last save.
604 \end_layout
605
606 \begin_layout Standard
607 The second matter of note concerns the commands 
608 \family sans
609 \bar under
610 F
611 \bar default
612 ile\SpecialChar \menuseparator
613
614 \bar under
615 C
616 \bar default
617 lose
618 \family default
619  and 
620 \family sans
621 \bar under
622 F
623 \bar default
624 ile\SpecialChar \menuseparator
625 E
626 \bar under
627 x
628 \bar default
629 it
630 \family default
631 .
632  They both feature a 
633 \begin_inset Quotes eld
634 \end_inset
635
636 nag box
637 \begin_inset Quotes erd
638 \end_inset
639
640  to save us all from our own stupidity.
641  That is, if you try to close a file with changes [or exit LyX], you'll
642  be informed that there are unsaved files.
643 \end_layout
644
645 \begin_layout Subsection
646 Basic Editing Features
647 \end_layout
648
649 \begin_layout Standard
650 Like most modern word processors, LyX can perform cut and paste operations
651  on blocks of text, can move by character, word, or screenful of text, and
652  can delete whole words as well as individual characters.
653  The next four sections cover the basic LyX editing features and how to
654  access them.
655  We'll start with cut and paste.
656 \end_layout
657
658 \begin_layout Standard
659 As you might expect, the 
660 \family sans
661 \bar under
662 E
663 \bar default
664 dit
665 \family default
666  menu has the cut and paste commands, along with various other editing features.
667  Some of these are special and covered in later sections.
668  The basic ones are:
669 \end_layout
670
671 \begin_layout Itemize
672
673 \family sans
674 Cut
675 \end_layout
676
677 \begin_layout Itemize
678
679 \family sans
680 Copy
681 \end_layout
682
683 \begin_layout Itemize
684
685 \family sans
686 Paste
687 \end_layout
688
689 \begin_layout Itemize
690
691 \family sans
692 \bar under
693 F
694 \bar default
695 ind\InsetSpace ~
696 &\InsetSpace ~
697 Replace\SpecialChar \ldots{}
698
699 \end_layout
700
701 \begin_layout Standard
702 The first three are self-explanatory.
703  One thing to note: whenever you delete a block of text that you've selected,
704  it's automatically placed in the clipboard.
705  That is, the 
706 \family sans
707 Delete
708 \family default
709  and 
710 \family sans
711 Backspace
712 \family default
713  keys also functions as the 
714 \family sans
715 Cut
716 \family default
717  command.
718  Also, if you've selected text, be careful.
719  If you hit a key, LyX will completely delete the selected text and replace
720  it with what you just typed.
721  You'll have to do an 
722 \family sans
723 \bar under
724 U
725 \bar default
726 ndo
727 \family default
728  to get back the lost text.
729 \end_layout
730
731 \begin_layout Standard
732 The 
733 \family sans
734 \bar under
735 E
736 \bar default
737 dit\SpecialChar \menuseparator
738
739 \bar under
740 F
741 \bar default
742 ind\InsetSpace ~
743 &\InsetSpace ~
744 Replace\SpecialChar \ldots{}
745
746 \family default
747  item opens the 
748 \family sans
749 Find\InsetSpace ~
750 &\InsetSpace ~
751 Replace
752 \family default
753  dialog.
754  The text you want to find goes in the 
755 \family sans
756 Fi
757 \bar under
758 n
759 \bar default
760 d
761 \family default
762  box.
763  Once you've found a word or expression, LyX selects it.
764  Hitting the 
765 \family sans
766 \bar under
767 R
768 \bar default
769 eplace
770 \family default
771  button replaces the selected text with the contents of the 
772 \family sans
773 Replace\InsetSpace ~
774
775 \bar under
776 w
777 \bar default
778 ith
779 \family default
780  box.
781  You can click to search again to skip the current word.
782 \end_layout
783
784 \begin_layout Standard
785 Hit 
786 \family sans
787 Replace 
788 \bar under
789 A
790 \bar default
791 ll
792 \family default
793  to replace all occurrences of the text in the document automatically.
794 \end_layout
795
796 \begin_layout Standard
797 The 
798 \family sans
799 Ca
800 \bar under
801 s
802 \bar default
803 e\InsetSpace ~
804 sensitive
805 \family default
806  toggle button can be used if you want the search to consider the case of
807  the search word.
808  If the toggle is set, searching for 
809 \begin_inset Quotes eld
810 \end_inset
811
812
813 \family typewriter
814 Match
815 \family default
816
817 \begin_inset Quotes erd
818 \end_inset
819
820  will not match the word 
821 \begin_inset Quotes eld
822 \end_inset
823
824
825 \family typewriter
826 match
827 \family default
828
829 \begin_inset Quotes erd
830 \end_inset
831
832 .
833 \end_layout
834
835 \begin_layout Standard
836 The 
837 \family sans
838 \bar under
839 M
840 \bar default
841 atch\InsetSpace ~
842 Word
843 \family default
844  toggle button can be used to force LyX to only find complete words.
845  I.e., searching for 
846 \begin_inset Quotes eld
847 \end_inset
848
849
850 \family typewriter
851 match
852 \family default
853
854 \begin_inset Quotes erd
855 \end_inset
856
857  will not match 
858 \begin_inset Quotes eld
859 \end_inset
860
861
862 \family typewriter
863 matches
864 \family default
865
866 \begin_inset Quotes erd
867 \end_inset
868
869
870 \begin_inset Quotes eld
871 \end_inset
872
873
874 \family typewriter
875 matchbox
876 \family default
877
878 \begin_inset Quotes erd
879 \end_inset
880
881 , etc.
882 \end_layout
883
884 \begin_layout Subsection
885 Undo and Redo
886 \end_layout
887
888 \begin_layout Standard
889 If you make a mistake, you can easily recover from it.
890  LyX has a large-capacity undo/redo buffer.
891  Select 
892 \family sans
893 \bar under
894 E
895 \bar default
896 dit\SpecialChar \menuseparator
897
898 \bar under
899 U
900 \bar default
901 ndo
902 \family default
903  to undo some mistake.
904  If you accidently undo too much, use 
905 \family sans
906 \bar under
907 E
908 \bar default
909 dit\SpecialChar \menuseparator
910
911 \bar under
912 R
913 \bar default
914 edo
915 \family default
916  to 
917 \begin_inset Quotes eld
918 \end_inset
919
920 undo the undo.
921 \begin_inset Quotes erd
922 \end_inset
923
924  The undo mechanism is currently limited to 100 steps to minimise memory
925  overhead.
926  
927 \end_layout
928
929 \begin_layout Standard
930 Notice that if you revert back all changes to arrive to the document as
931  it was last saved, the 
932 \begin_inset Quotes eld
933 \end_inset
934
935 changed
936 \begin_inset Quotes erd
937 \end_inset
938
939  status of the document is unfortunately not reset.
940  This is a consequence of the 100 step undo limit, above.
941 \end_layout
942
943 \begin_layout Standard
944 The 
945 \family sans
946 \bar under
947 U
948 \bar default
949 ndo
950 \family default
951  and 
952 \family sans
953 \bar under
954 R
955 \bar default
956 edo
957 \family default
958  work on almost everything in LyX.
959  They have some quirks, too.
960  They won't 
961 \family sans
962 \bar under
963 U
964 \bar default
965 ndo
966 \family default
967  or 
968 \family sans
969 \bar under
970 R
971 \bar default
972 edo
973 \family default
974  text character by character, but by blocks of text.
975  That can take some getting used to; you'll have to play with 
976 \family sans
977 \bar under
978 U
979 \bar default
980 ndo
981 \family default
982  and 
983 \family sans
984 \bar under
985 R
986 \bar default
987 edo
988 \family default
989  to get a feel for just how much they'll undo/redo, and after time, you'll
990  hopefully appreciate how it works.
991 \end_layout
992
993 \begin_layout Subsection
994 Basic Mouse Bindings
995 \end_layout
996
997 \begin_layout Standard
998 We're not going to go into all of the mouse bindings here.
999  Some of the other sections of this manual cover specific operations you
1000  can do with the mouse.
1001  Instead, we're going to cover the most basic mouse operations.
1002 \end_layout
1003
1004 \begin_layout Enumerate
1005 Motion
1006 \end_layout
1007
1008 \begin_deeper
1009 \begin_layout Itemize
1010 Click the 
1011 \emph on
1012 left mouse button
1013 \emph default
1014  once anywhere in the edit window.
1015  The cursor moves to the text under the mouse.
1016 \end_layout
1017
1018 \end_deeper
1019 \begin_layout Enumerate
1020 Selecting Text
1021 \end_layout
1022
1023 \begin_deeper
1024 \begin_layout Itemize
1025 Hold down the 
1026 \emph on
1027 left mouse button
1028 \emph default
1029  and drag the mouse.
1030  LyX marks the text between the old and new mouse positions.
1031  Use 
1032 \family sans
1033 \bar under
1034 E
1035 \bar default
1036 dit\SpecialChar \menuseparator
1037 Copy
1038 \family default
1039  to create a copy of the text in LyX's buffer.
1040 \end_layout
1041
1042 \begin_layout Itemize
1043 Re-position the cursor and then paste the text back into LyX using 
1044 \family sans
1045 \bar under
1046 E
1047 \bar default
1048 dit\SpecialChar \menuseparator
1049 Paste
1050 \family default
1051 .
1052 \end_layout
1053
1054 \end_deeper
1055 \begin_layout Enumerate
1056 Footnotes, Margin Notes, Figure and Table Floats, etc.
1057 \end_layout
1058
1059 \begin_deeper
1060 \begin_layout Standard
1061
1062 \emph on
1063 Single click 
1064 \emph default
1065 the
1066 \emph on
1067  
1068 \emph default
1069 left mouse button to open or close any of these.
1070  Also check the appropriate section of this manual for more details.
1071 \end_layout
1072
1073 \end_deeper
1074 \begin_layout Enumerate
1075 Tables
1076 \end_layout
1077
1078 \begin_deeper
1079 \begin_layout Standard
1080
1081 \emph on
1082 Single click
1083 \emph default
1084  the right mouse button
1085 \emph on
1086  
1087 \emph default
1088 to open a dialog that will allow you to manipulate the table.
1089 \end_layout
1090
1091 \end_deeper
1092 \begin_layout Subsection
1093 Basic Key Bindings
1094 \begin_inset LatexCommand \label{sec: key bindings}
1095
1096 \end_inset
1097
1098
1099 \end_layout
1100
1101 \begin_layout Standard
1102 Again, we're not going to cover all of the keybindings.
1103  Be aware that there are at least two different primary binding maps: CUA
1104  and Emacs.
1105  I guarantee you will cuss when you press Control-d to delete a character,
1106  and it starts up a DVI previewer instead (or vice versa).
1107 \end_layout
1108
1109 \begin_layout Standard
1110 Some keys, like 
1111 \family sans
1112 Page\InsetSpace ~
1113 Up
1114 \family default
1115
1116 \family sans
1117 Page\InsetSpace ~
1118 Down
1119 \family default
1120
1121 \family sans
1122 Left
1123 \family default
1124
1125 \family sans
1126 Right
1127 \family default
1128
1129 \family sans
1130 Up
1131 \family default
1132 , and 
1133 \family sans
1134 Down
1135 \family default
1136 , do exactly what you expect them to do.
1137  Other keys don't:
1138 \end_layout
1139
1140 \begin_layout Labeling
1141 \labelwidthstring 00.00.0000
1142
1143 \family sans
1144 Tab
1145 \family default
1146  There is no such thing as a tab stop in LyX.
1147  If you don't understand this, go read Sections 
1148 \begin_inset LatexCommand \ref{sec:parindentintro}
1149
1150 \end_inset
1151
1152  and 
1153 \begin_inset LatexCommand \ref{sec:par-environments}
1154
1155 \end_inset
1156
1157 , especially Section\InsetSpace ~
1158
1159 \begin_inset LatexCommand \ref{sec:parenvlists}
1160
1161 \end_inset
1162
1163 , right now.
1164  Yes, right now.
1165  If you're still confused, look in the 
1166 \emph on
1167 Tutorial
1168 \emph default
1169 .
1170 \end_layout
1171
1172 \begin_layout Labeling
1173 \labelwidthstring 00.00.0000
1174
1175 \family sans
1176 Esc
1177 \family default
1178  This is the 
1179 \begin_inset Quotes eld
1180 \end_inset
1181
1182 cancel key.
1183 \begin_inset Quotes erd
1184 \end_inset
1185
1186  It's used, generically, to cancel operations.
1187  Other parts of the manual will go into greater detail about this.
1188 \end_layout
1189
1190 \begin_layout Labeling
1191 \labelwidthstring 00.00.0000
1192
1193 \family sans
1194 Home
1195 \family default
1196 \InsetSpace ~
1197 and\InsetSpace ~
1198
1199 \family sans
1200 End
1201 \family default
1202  These move the cursor, respectively, to the beginning and end of a line,
1203  unless you are using the Emacs bindings where they jump to the beginning
1204  or end of the file.
1205 \end_layout
1206
1207 \begin_layout Labeling
1208 \labelwidthstring 00.00.0000
1209
1210 \family sans
1211 Backspace
1212 \family default
1213 \InsetSpace ~
1214 and\InsetSpace ~
1215
1216 \family sans
1217 Delete
1218 \family default
1219  
1220 \emph on
1221 If
1222 \emph default
1223  you have your keyboard set up correctly under the X Windows System, 
1224 \family sans
1225 Backspace
1226 \family default
1227  works as expected and 
1228 \family sans
1229 Delete
1230 \family default
1231  deletes the character under the cursor [if no text is selected].
1232 \end_layout
1233
1234 \begin_deeper
1235 \begin_layout Standard
1236 If you haven't set up your keyboard under X, or have no idea what we mean
1237  by that, go read section 
1238 \begin_inset LatexCommand \ref{sec:x-win-keys}
1239
1240 \end_inset
1241
1242  immediately.
1243  You'll save yourself a lot of headaches.
1244 \end_layout
1245
1246 \end_deeper
1247 \begin_layout Standard
1248 Then there are the modifier keys:
1249 \end_layout
1250
1251 \begin_layout Labeling
1252 \labelwidthstring 00.00.0000
1253
1254 \family sans
1255 Control-
1256 \family default
1257  This has a couple of different uses, depending on which keys it's used
1258  in combination with:
1259 \end_layout
1260
1261 \begin_deeper
1262 \begin_layout Itemize
1263 With 
1264 \family sans
1265 Backspace
1266 \family default
1267  or 
1268 \family sans
1269 Delete
1270 \family default
1271 , it deletes an entire word instead of a single character.
1272 \end_layout
1273
1274 \begin_layout Itemize
1275 With 
1276 \family sans
1277 Left
1278 \family default
1279  and 
1280 \family sans
1281 Right
1282 \family default
1283 , it moves by words instead of characters.
1284 \end_layout
1285
1286 \begin_layout Itemize
1287 With 
1288 \family sans
1289 Home
1290 \family default
1291  and 
1292 \family sans
1293 End
1294 \family default
1295 , it moves to the beginning and the end of the document, respectively.
1296 \end_layout
1297
1298 \end_deeper
1299 \begin_layout Labeling
1300 \labelwidthstring 00.00.0000
1301
1302 \family sans
1303 Shift-
1304 \family default
1305  Use this with any of the motion keys to select the text between the old
1306  and new cursor positions.
1307 \end_layout
1308
1309 \begin_layout Labeling
1310 \labelwidthstring 00.00.0000
1311
1312 \family sans
1313 Meta-
1314 \family default
1315  This is the Alt key on many keyboards, unless your keyboard has a distinct
1316  Meta key.
1317  Unfortunately, X sometimes has their functionality swapped, so if you have
1318  both keys, you will need to do a little trial and error to find out which
1319  one actually performs the 
1320 \family sans
1321 Meta-
1322 \family default
1323  function.
1324  This key does many different things, but it also activates the 
1325 \emph on
1326 menu accelerator keys
1327 \emph default
1328 .
1329  If you use this in combination with any of the underlined letters in a
1330  menu or menu item, it selects that menu item.
1331 \end_layout
1332
1333 \begin_deeper
1334 \begin_layout Standard
1335 For example, the sequence 
1336 \begin_inset Quotes eld
1337 \end_inset
1338
1339
1340 \family sans
1341 M-e\InsetSpace ~
1342 s
1343 \family default
1344
1345 \begin_inset Quotes erd
1346 \end_inset
1347
1348  brings up the 
1349 \begin_inset Quotes eld
1350 \end_inset
1351
1352 Text Style
1353 \begin_inset Quotes erd
1354 \end_inset
1355
1356  menu.
1357  Typing 
1358 \begin_inset Quotes eld
1359 \end_inset
1360
1361
1362 \family sans
1363 M-f
1364 \family default
1365
1366 \begin_inset Quotes erd
1367 \end_inset
1368
1369  opens the 
1370 \family sans
1371 \bar under
1372 F
1373 \bar default
1374 ile
1375 \family default
1376  menu.
1377 \end_layout
1378
1379 \begin_layout Standard
1380 There are also other things bound to the 
1381 \family sans
1382 Meta-
1383 \family default
1384  key, but you'll have to check in the 
1385 \emph on
1386 Reference
1387 \emph default
1388  
1389 \emph on
1390 manual
1391 \emph default
1392  for more info.
1393 \end_layout
1394
1395 \end_deeper
1396 \begin_layout Standard
1397 Hopefully, you'll learn more and more keybindings and short-cut keys as
1398  you use LyX, because most mouse actions will prompt a small message in
1399  the minibuffer which describe the name of the action, you've just triggered,
1400  and any existing keybindings for that action.
1401  The notation for the keybindings is very similar to the notation used in
1402  this documentation, so you should not have any problems understanding it.
1403  However, notice that Shift-modifiers are explicitly mentioned, so 
1404 \family sans
1405
1406 \begin_inset Quotes eld
1407 \end_inset
1408
1409 M-p S-A
1410 \family default
1411
1412 \begin_inset Quotes erd
1413 \end_inset
1414
1415  means 
1416 \family sans
1417 Meta-p
1418 \family default
1419  followed by a capital 
1420 \family sans
1421 A
1422 \family default
1423 .
1424  
1425 \begin_inset Quotes eld
1426 \end_inset
1427
1428
1429 \family sans
1430 S-C-S
1431 \family default
1432
1433 \begin_inset Quotes erd
1434 \end_inset
1435
1436  means 
1437 \family sans
1438 Shift-Control-s
1439 \family default
1440 .
1441 \end_layout
1442
1443 \begin_layout Section
1444 Using LyX with Other Programs
1445 \end_layout
1446
1447 \begin_layout Subsection
1448 Importing ASCII files
1449 \end_layout
1450
1451 \begin_layout Standard
1452 You can import text from an ASCII file using the 
1453 \family sans
1454 \bar under
1455 F
1456 \bar default
1457 ile\SpecialChar \menuseparator
1458
1459 \bar under
1460 I
1461 \bar default
1462 mport\SpecialChar \menuseparator
1463
1464 \bar under
1465 A
1466 \bar default
1467 scii\InsetSpace ~
1468 text\InsetSpace ~
1469 as\InsetSpace ~
1470 lines
1471 \family default
1472  or 
1473 \family sans
1474 \bar under
1475 F
1476 \bar default
1477 ile\SpecialChar \menuseparator
1478
1479 \bar under
1480 I
1481 \bar default
1482 mport\SpecialChar \menuseparator
1483
1484 \bar under
1485 A
1486 \bar default
1487 scii\InsetSpace ~
1488 text\InsetSpace ~
1489 as\InsetSpace ~
1490 paragraphs
1491 \family default
1492  options.
1493 \end_layout
1494
1495 \begin_layout Standard
1496
1497 \family sans
1498 \bar under
1499 F
1500 \bar default
1501 ile\SpecialChar \menuseparator
1502
1503 \bar under
1504 I
1505 \bar default
1506 mport\SpecialChar \menuseparator
1507
1508 \bar under
1509 A
1510 \bar default
1511 scii\InsetSpace ~
1512 text\InsetSpace ~
1513 as_lines
1514 \family default
1515  puts each line of the file into its own LyX paragraph.
1516  This is useful if you're importing a text file with a simple list in it.
1517  However, if your text file contains paragraphs in it, LyX will mangle the
1518  paragraphs if you use this form of import.
1519 \end_layout
1520
1521 \begin_layout Standard
1522
1523 \family sans
1524 \bar under
1525 F
1526 \bar default
1527 ile\SpecialChar \menuseparator
1528
1529 \bar under
1530 I
1531 \bar default
1532 mport\SpecialChar \menuseparator
1533
1534 \bar under
1535 A
1536 \bar default
1537 scii\InsetSpace ~
1538 text\InsetSpace ~
1539 as\InsetSpace ~
1540 paragraphs
1541 \family default
1542  preserves paragraphs in text files.
1543  Often in a text file, you didn't put the contents of an entire paragraph
1544  on one line.
1545  You used 
1546 \family sans
1547 Return
1548 \family default
1549  to break up the paragraph into separate lines.
1550  Using the 
1551 \family sans
1552 as\InsetSpace ~
1553 paragraphs
1554 \family default
1555 , LyX won't mangle such paragraphs.
1556  Anything between two consecutive blank lines goes into its own LyX paragraph.
1557  Remember: you must make sure there is a 
1558 \emph on
1559 completely blank
1560 \emph default
1561  line between each and every paragraph in your text file.
1562  If not, LyX might end up merging two paragraphs.
1563 \end_layout
1564
1565 \begin_layout Subsection
1566 Cut and Paste Between LyX and Other X Programs
1567 \end_layout
1568
1569 \begin_layout Standard
1570 The 
1571 \family sans
1572 Cut
1573 \family default
1574
1575 \family sans
1576 Copy
1577 \family default
1578 , and 
1579 \family sans
1580 Paste
1581 \family default
1582  operations will transfer text to and from LyX.
1583  You can copy text from LyX to another window in this way: Select the text
1584  that you want to copy, then go to the destination window and paste the
1585  text with the middle mouse button.
1586  
1587 \end_layout
1588
1589 \begin_layout Standard
1590 Pasting text into LyX also works much the same way as in X.
1591  Select the text with the mouse in another X window.
1592  Go to the Lyx window and paste the text with the middle mouse button.
1593 \end_layout
1594
1595 \begin_layout Chapter
1596 LyX Setup and Supporting Applications
1597 \end_layout
1598
1599 \begin_layout Section
1600 Introduction
1601 \end_layout
1602
1603 \begin_layout Standard
1604 If you're using LyX on a system someone else has set up for you, then you
1605  can safely skip this chapter.
1606  It describes all of the things you need beyond the LyX binary and files
1607  distributed with it.
1608 \end_layout
1609
1610 \begin_layout Standard
1611 If you're installing LyX on your system, 
1612 \emph on
1613 you should read the README's that came with the LyX distribution and then
1614  
1615 \family sans
1616 \emph default
1617 \bar under
1618 H
1619 \bar default
1620 elp\SpecialChar \menuseparator
1621
1622 \bar under
1623 L
1624 \bar default
1625 aTeX\InsetSpace ~
1626 Configuration
1627 \family default
1628 \emph on
1629 .
1630
1631 \emph default
1632  Do that first.
1633  This chapter does not describe installation or setup of the LyX binary
1634  [Well, not everything\SpecialChar \ldots{}
1635 ].
1636  It does describe all of the things you'll need to use LyX to its fullest.
1637 \begin_inset Foot
1638 status collapsed
1639
1640 \begin_layout Standard
1641 This is basically where we decided to document a bunch of info about running
1642  LyX, including what other programs you'll need to make LyX useful.
1643 \end_layout
1644
1645 \end_inset
1646
1647
1648 \end_layout
1649
1650 \begin_layout Section
1651 Basic LyX Setup
1652 \begin_inset LatexCommand \label{sec:setup}
1653
1654 \end_inset
1655
1656
1657 \end_layout
1658
1659 \begin_layout Standard
1660 There are two ways to run LyX.
1661  The first way is to install LyX and all of its support files on your system.
1662  Of course, you need root (administrator) privileges to do that.
1663  The second way to run LyX doesn't require root access, letting you 
1664 \begin_inset Quotes eld
1665 \end_inset
1666
1667 install
1668 \begin_inset Quotes erd
1669 \end_inset
1670
1671  LyX somewhere in your own account.
1672  LyX will automatically detect where it is as long as the supporting directories
1673  are put in the correct places.
1674 \end_layout
1675
1676 \begin_layout Standard
1677 There are several features of LyX that can be configured from inside LyX,
1678  without resorting to configuration files.
1679  First, LyX is able to inspect your system to see what programs, LaTeX document
1680  classes and LaTeX packages are available.
1681  It uses this knowledge to give reasonable defaults to several 
1682 \family typewriter
1683 preferences
1684 \family sans
1685  
1686 \family default
1687 variables.
1688  Although this configuration has already been done when LyX was installed
1689  on your system, you might have some items that you installed locally and
1690  which are not seen by LyX.
1691  To force LyX to re-inspect your system, you should use 
1692 \family sans
1693 \bar under
1694 T
1695 \bar default
1696 ools\SpecialChar \menuseparator
1697
1698 \bar under
1699 R
1700 \bar default
1701 econfigure
1702 \family default
1703 .
1704  You should then restart LyX to ensure that the changes are taken into account.
1705  As far as LaTeX classes and packages are concerned, you will find information
1706  about what has been found under 
1707 \family sans
1708 \bar under
1709 H
1710 \bar default
1711 elp\SpecialChar \menuseparator
1712
1713 \bar under
1714 L
1715 \bar default
1716 aTeX\InsetSpace ~
1717 Configuration
1718 \family default
1719 .
1720 \end_layout
1721
1722 \begin_layout Standard
1723 The second set of settings that you might want to change comprises all the
1724  document-level setting that you can change via the 
1725 \family sans
1726 \bar under
1727 D
1728 \bar default
1729 ocument\SpecialChar \menuseparator
1730
1731 \bar under
1732 S
1733 \bar default
1734 ettings
1735 \family default
1736  dialog.
1737  To do this, open a scrap document, set all these options according to your
1738  taste and save them with the 
1739 \family sans
1740 \bar under
1741 S
1742 \bar default
1743 ave\InsetSpace ~
1744 as\InsetSpace ~
1745 Document\InsetSpace ~
1746 Defaults
1747 \family default
1748  button in the 
1749 \family sans
1750 \bar under
1751 D
1752 \bar default
1753 ocument
1754 \family default
1755  dialog.
1756  This will create a template named 
1757 \family typewriter
1758 default.lyx
1759 \family default
1760  which is automatically loaded by LyX when you open a document without template
1761  such that the settings are automatically set-up as you defined them.
1762 \end_layout
1763
1764 \begin_layout Standard
1765 There are many other user-configurable options that you can feed to LyX.
1766  Upon startup, LyX reads a global options file called 
1767 \family typewriter
1768 lyxrc.defaults
1769 \family default
1770 .
1771  It will then attempt to read a file called 
1772 \family typewriter
1773 preferences
1774 \family default
1775
1776 \begin_inset Foot
1777 status collapsed
1778
1779 \begin_layout Standard
1780 The 
1781 \family typewriter
1782 preferences
1783 \family default
1784  file is found in different directories on different systems.
1785  This directory is called LyX's 
1786 \emph on
1787 user directory
1788 \emph default
1789 .
1790
1791 \emph on
1792  
1793 \emph default
1794 To find out where it is, use 
1795 \family sans
1796 \bar under
1797 H
1798 \bar default
1799 elp\SpecialChar \menuseparator
1800 About Ly
1801 \bar under
1802 X
1803 \family default
1804 \bar default
1805 .
1806  (You may set up an alternative user directory from the command line, using
1807  the switch 
1808 \family typewriter
1809 -userdir
1810 \family default
1811 .)
1812 \end_layout
1813
1814 \end_inset
1815
1816
1817 \end_layout
1818
1819 \begin_layout Standard
1820 The 
1821 \family sans
1822 \bar under
1823 T
1824 \bar default
1825 ools\SpecialChar \menuseparator
1826
1827 \bar under
1828 P
1829 \bar default
1830 references
1831 \family default
1832  dialog can be used to change these options; the document 
1833 \emph on
1834 Customization
1835 \emph default
1836  contains more information about the preferences dialog and these configuration
1837  files.
1838 \end_layout
1839
1840 \begin_layout Section
1841 Setting Up the X Keyboard [obsolescent]
1842 \begin_inset LatexCommand \label{sec:x-win-keys}
1843
1844 \end_inset
1845
1846
1847 \end_layout
1848
1849 \begin_layout Standard
1850 To use LyX properly, X 
1851 \emph on
1852 must
1853 \emph default
1854  be set up correctly.
1855  This is especially vital if you're using the international support features
1856  of LyX and want to use non-English keyboard mappings.
1857  On modern distributions, this likely has been taken care of, but if not,
1858  you must do this yourself.
1859  Administrators of large systems often neglect this, so don't assume that
1860  you're safe if you're using a large system.
1861  Also ordinary users can instruct X how to use his or her keyboard.
1862 \end_layout
1863
1864 \begin_layout Subsection
1865 xmodmap and xkeycaps
1866 \end_layout
1867
1868 \begin_layout Standard
1869 First of all read the man pages for these two programs.
1870  They are your best friends when you are trying to set up X key mapping
1871  correctly.
1872  If you don't have them, install them.
1873 \end_layout
1874
1875 \begin_layout Subsubsection
1876 xmodmap
1877 \end_layout
1878
1879 \begin_layout Standard
1880 This document contains no information on how to use 
1881 \family typewriter
1882 xmodmap
1883 \family default
1884 .
1885  There is a sample 
1886 \family typewriter
1887 .Xmodmap
1888 \family default
1889  file in 
1890 \emph on
1891 Customization
1892 \emph default
1893 .
1894  To load the new X keyboard mappings, place the command 
1895 \family typewriter
1896 xmodmap\InsetSpace ~
1897 .Xmodmap
1898 \family default
1899  somewhere in your startup scripts [e.g.
1900  
1901 \family typewriter
1902 .cshrc
1903 \family default
1904
1905 \family typewriter
1906 .profile
1907 \family default
1908
1909 \family typewriter
1910 .login
1911 \family default
1912  or 
1913 \family typewriter
1914 .xinitrc
1915 \family default
1916  are possible].
1917 \end_layout
1918
1919 \begin_layout Subsubsection
1920 xkeycaps
1921 \end_layout
1922
1923 \begin_layout Standard
1924 This program brings up a graphical version of your keyboard, allows you
1925  to make modifications, and then spits those modifications out to the standard
1926  output in a form readable by 
1927 \family typewriter
1928 xmodmap
1929 \family default
1930 .
1931  It is very useful when you're trying to design a new 
1932 \family typewriter
1933 .Xmodmap
1934 \family default
1935  file, though it will require you to do a bit of cut-and-pasting.
1936 \end_layout
1937
1938 \begin_layout Subsection
1939 Modifiers and Mode_switch
1940 \end_layout
1941
1942 \begin_layout Standard
1943 LyX supports three modifiers: Shift [
1944 \family sans
1945 S-
1946 \family default
1947 ], Control [
1948 \family sans
1949 C-
1950 \family default
1951 ], and Meta [
1952 \family sans
1953 M-
1954 \family default
1955 ].
1956  Moreover, if one of the keys of your keyboard is configured as a 
1957 \family sans
1958 Compose
1959 \family default
1960  key, then you can use it to enter some characters not available on your
1961  keyboard.
1962  This compose key can be used either as a modifier (like 
1963 \family sans
1964 Shift
1965 \family default
1966  or 
1967 \family sans
1968 Control
1969 \family default
1970 ) or as a prefix key.
1971  Here are some examples of what you can do with a 
1972 \family sans
1973 Compose
1974 \family default
1975  key:
1976 \end_layout
1977
1978 \begin_layout Itemize
1979
1980 \family sans
1981 Compose+e+'
1982 \family default
1983  
1984 \begin_inset Formula $\rightarrow$
1985 \end_inset
1986
1987  é
1988 \end_layout
1989
1990 \begin_layout Itemize
1991
1992 \family sans
1993 Compose+O+R
1994 \family default
1995  
1996 \begin_inset Formula $\rightarrow$
1997 \end_inset
1998
1999  ®
2000 \end_layout
2001
2002 \begin_layout Itemize
2003
2004 \family sans
2005 Compose+1+2
2006 \family default
2007  
2008 \begin_inset Formula $\rightarrow$
2009 \end_inset
2010
2011  ½
2012 \end_layout
2013
2014 \begin_layout Itemize
2015
2016 \family sans
2017 Compose+<+<
2018 \family default
2019  
2020 \begin_inset Formula $\rightarrow$
2021 \end_inset
2022
2023  «
2024 \end_layout
2025
2026 \begin_layout Standard
2027 This input method is particularly handy when you use accented characters
2028  only from time to time.
2029  It works by default for latin1 characters, but other input methods will
2030  be used if you setup your locale correctly.
2031 \end_layout
2032
2033 \begin_layout Subsection
2034 Helpful Hints and Tips
2035 \end_layout
2036
2037 \begin_layout Standard
2038 First, open up two xterminals.
2039  Use one to edit a new 
2040 \family typewriter
2041 .Xmodmap
2042 \family default
2043  file and run 
2044 \family typewriter
2045 xkeycaps
2046 \family default
2047  from the other.
2048  Using 
2049 \family typewriter
2050 xkeycaps
2051 \family default
2052 , remap your keyboard the way you want it.
2053  There's a button in 
2054 \family typewriter
2055 xkeycaps
2056 \family default
2057  to output the new keymap.
2058  Once you hit it, 
2059 \family typewriter
2060 xkeycaps
2061 \family default
2062  will spit a bunch of stuff on the xterm you executed it from.
2063  Just copy and paste all of that into your 
2064 \family typewriter
2065 .Xmodmap
2066 \family default
2067  file, and you're done.
2068 \begin_inset Foot
2069 status collapsed
2070
2071 \begin_layout Standard
2072 You could also save yourself some typing by executing 
2073 \family typewriter
2074 xkeycaps > .Xmodmap
2075 \family default
2076 .
2077  This will create a usable map file.
2078 \end_layout
2079
2080 \end_inset
2081
2082
2083 \end_layout
2084
2085 \begin_layout Standard
2086 Also, there are some things you can do to help you get oriented.
2087  Try executing the command 
2088 \family typewriter
2089 xmodmap -v -pm
2090 \family default
2091 .
2092  This will show you all of the currently active modifiers.
2093  Also try 
2094 \family typewriter
2095 xmodmap -v -pke | more 
2096 \family default
2097 to see which keycode numbers are mapped to which symbolic names.
2098  It will also give you some idea of the syntax of the 
2099 \family typewriter
2100 .Xmodmap
2101 \family default
2102  file.
2103 \end_layout
2104
2105 \begin_layout Standard
2106 There's one thing you'll need to check.
2107  Make sure that your 
2108 \family sans
2109 Delete
2110 \family default
2111  and 
2112 \family sans
2113 BackSpace
2114 \family default
2115  keys are 
2116 \emph on
2117 not
2118 \emph default
2119  defined as the same key symbol by X! Note that giving these two keys unique
2120  symbol names will not necessarily alter the behavior of your programs.
2121  Some programs bind 
2122 \family sans
2123 Delete
2124 \family default
2125  and 
2126 \family sans
2127 BackSpace
2128 \family default
2129  to the same operation.
2130  Emacs is one.
2131  Other programs, however, use 
2132 \family sans
2133 Delete
2134 \family default
2135  and 
2136 \family sans
2137 BackSpace
2138 \family default
2139  for different operations.
2140  LyX is one of these programs, and if you have 
2141 \family sans
2142 Delete
2143 \family default
2144  and 
2145 \family sans
2146 BackSpace
2147 \family default
2148  labeled with the same key symbol name, you'll have trouble using LyX.
2149 \end_layout
2150
2151 \begin_layout Section
2152 LaTeX
2153 \end_layout
2154
2155 \begin_layout Standard
2156 If you want to do more with LyX than simply create documents and spit out
2157  
2158 \family typewriter
2159 .tex
2160 \family default
2161  files, you'll need LaTeX.
2162 \end_layout
2163
2164 \begin_layout Standard
2165 In case you were wondering, LaTeX is a markup language front end for TeX,
2166  a document preparation system invented in 1984 by Donald Knuth.
2167 \begin_inset Foot
2168 status collapsed
2169
2170 \begin_layout Standard
2171 A note about pronunciation: TeX originated from the Greek letters, 
2172 \begin_inset Formula $\tau\epsilon\chi$
2173 \end_inset
2174
2175 , which rhymes with 
2176 \begin_inset Quotes eld
2177 \end_inset
2178
2179 blech.
2180 \begin_inset Quotes erd
2181 \end_inset
2182
2183  That's how you pronounce 
2184 \begin_inset Quotes eld
2185 \end_inset
2186
2187 TeX
2188 \begin_inset Quotes erd
2189 \end_inset
2190
2191  and 
2192 \begin_inset Quotes eld
2193 \end_inset
2194
2195 LaTeX.
2196 \begin_inset Quotes erd
2197 \end_inset
2198
2199  [If you're American, just pronounce the 
2200 \begin_inset Quotes eld
2201 \end_inset
2202
2203 X
2204 \begin_inset Quotes erd
2205 \end_inset
2206
2207  as a 
2208 \begin_inset Quotes eld
2209 \end_inset
2210
2211 k
2212 \begin_inset Quotes erd
2213 \end_inset
2214
2215  and you've got it.]
2216 \end_layout
2217
2218 \end_inset
2219
2220  TeX takes a set of commands in an ASCII file and converts it to a 
2221 \begin_inset Quotes eld
2222 \end_inset
2223
2224 device-independent
2225 \begin_inset Quotes erd
2226 \end_inset
2227
2228  format, or Dvi, for short.
2229  The Dvi file can then be sent to printers.
2230  TeX is programmable, and LaTeX is nothing but a [really huge] set of TeX
2231  macros.
2232  LaTeX will typically come as part of a TeX distribution, so all you need
2233  is a TeX package.
2234 \end_layout
2235
2236 \begin_layout Standard
2237 Note that on some old systems you may find that only LaTeX 2.09 is installed
2238  (as opposed to the more current LaTeX2e).
2239  LyX cannot be used with LaTeX 2.09.
2240 \end_layout
2241
2242 \begin_layout Standard
2243 If you're using Linux, LaTeX2e should have come with your distribution.
2244  For other systems, you might need to install LaTeX yourself.You can obtain
2245  a LaTeX distribution (and anything and everything related to TeX and LaTeX)
2246  from a Comprehensive TeX Archive Network (CTAN) mirror.
2247  A complete list of mirrors may be found at
2248 \newline
2249
2250 \begin_inset LatexCommand \url{http://www.ctan.org}
2251
2252 \end_inset
2253
2254
2255 \begin_inset LatexCommand \label{sec:ctan}
2256
2257 \end_inset
2258
2259
2260 \end_layout
2261
2262 \begin_layout Section
2263 Dvips and Ghostscript
2264 \end_layout
2265
2266 \begin_layout Subsection
2267 What You Need
2268 \end_layout
2269
2270 \begin_layout Standard
2271 There's one more step you need to take if you want to print your LyX documents.
2272  Obviously, you'll need to make sure your printer is configured [see next
2273  section].
2274  You'll also need to install these programs (or compatibles), if you don't
2275  have them already:
2276 \end_layout
2277
2278 \begin_layout Itemize
2279
2280 \family typewriter
2281 dvips
2282 \end_layout
2283
2284 \begin_layout Itemize
2285
2286 \family typewriter
2287 ghostscript
2288 \end_layout
2289
2290 \begin_layout Itemize
2291
2292 \family typewriter
2293 xdvi
2294 \end_layout
2295
2296 \begin_layout Itemize
2297
2298 \family typewriter
2299 ghostview
2300 \end_layout
2301
2302 \begin_layout Standard
2303 The latter two programs are previewer for files in Dvi and PostScript®
2304 \begin_inset Foot
2305 status collapsed
2306
2307 \begin_layout Standard
2308 PostScript® is a registered trademark of Adobe Systems Incorporated, and
2309  is the main page description language in the UN*X world.
2310  
2311 \end_layout
2312
2313 \end_inset
2314
2315  format.
2316  If you don't know what a DVI file is, you've probably also never worked
2317  with LaTeX and should read the 
2318 \emph on
2319 Tutorial
2320 \emph default
2321  document before proceeding further.
2322  
2323 \family typewriter
2324 dvips
2325 \family default
2326  converts DVI files into PostScript, which is the format most printers use
2327  nowadays.
2328  For those of you using dot-matrix and inkjet printers, you'll want to filter
2329  the PostScript through 
2330 \family typewriter
2331 ghostscript
2332 \family default
2333 , which is capable of creating output for a variety of printers.
2334  The following section on printer setup describes how to do this automatically
2335  every time you print.
2336  For now, we'll concentrate on 
2337 \family typewriter
2338 dvips
2339 \family default
2340 .
2341 \end_layout
2342
2343 \begin_layout Subsection
2344 Dvips
2345 \begin_inset LatexCommand \label{sec:dvipsconfig}
2346
2347 \end_inset
2348
2349
2350 \end_layout
2351
2352 \begin_layout Standard
2353 Whether you'll be running LyX on a large system or a Linux box at home,
2354  you should configure 
2355 \family typewriter
2356 dvips
2357 \family default
2358 .
2359  
2360 \family typewriter
2361 dvips
2362 \family default
2363  will either 
2364 \begin_inset Quotes eld
2365 \end_inset
2366
2367 print
2368 \begin_inset Quotes erd
2369 \end_inset
2370
2371  into a file, or send output directly to the printer, depending on how it's
2372  configured.
2373  If it is set up to print to a file, and if no filename is specified, it
2374  will simply turn 
2375 \family typewriter
2376 foo.dvi
2377 \family default
2378  into 
2379 \family typewriter
2380 foo.ps
2381 \family default
2382 .
2383  Most systems have 
2384 \family typewriter
2385 dvips
2386 \family default
2387  set up to send output to the default printer.
2388  For LyX, you'll want the flexibility to do both.
2389 \end_layout
2390
2391 \begin_layout Standard
2392 If you are not a mood to configure 
2393 \family typewriter
2394 dvips
2395 \family default
2396  to adapt its output to your printer, you can safely skip this section.
2397  Be warned however that the output will not match the quality that you could
2398  expect from your printer.
2399  At least, it will print.
2400 \end_layout
2401
2402 \begin_layout Standard
2403 If you are using teTeX (a TeX distribution which is particularly popular
2404  on Linux), you should run the program 
2405 \family typewriter
2406 texconfig
2407 \family default
2408 .
2409  To make the name of a new printer recognized by 
2410 \family typewriter
2411 dvips
2412 \family default
2413  you should then select menu entry 
2414 \family sans
2415 Dvips
2416 \family default
2417 , then add.
2418  Enter the required parameters and, before exiting, remember to select the
2419  function 
2420 \family sans
2421 Rehash
2422 \family default
2423 .
2424 \end_layout
2425
2426 \begin_layout Standard
2427 Let's turn now to manual configuration: in order to inform 
2428 \family typewriter
2429 dvips
2430 \family default
2431  how to automagically convert a 
2432 \family typewriter
2433 .dvi
2434 \family default
2435  file into a 
2436 \family typewriter
2437 .ps
2438 \family default
2439  file adapted to printer 
2440 \family typewriter
2441 foo
2442 \family default
2443 , you need to have a config-file, 
2444 \begin_inset Quotes eld
2445 \end_inset
2446
2447
2448 \family typewriter
2449 config.foo
2450 \family default
2451 ,
2452 \begin_inset Quotes erd
2453 \end_inset
2454
2455  lying around somewhere.
2456  Typically, the 
2457 \family typewriter
2458 config.*
2459 \family default
2460  files for 
2461 \family typewriter
2462 dvips
2463 \family default
2464  will be in 
2465 \family typewriter
2466 /usr/lib/texmf/dvips
2467 \family default
2468  in most TeX distributions.
2469  Your system will probably be different, of course, so just look under the
2470  main TeX directory for a subdirectory called 
2471 \begin_inset Quotes eld
2472 \end_inset
2473
2474
2475 \family typewriter
2476 dvips
2477 \family default
2478 .
2479 \begin_inset Quotes erd
2480 \end_inset
2481
2482  It'll be there somewhere.
2483 \end_layout
2484
2485 \begin_layout Standard
2486 Typically, there will be at least one config-file: 
2487 \family typewriter
2488 config.ps
2489 \family default
2490 .
2491  This file is the default configuration file, which is 
2492 \emph on
2493 always
2494 \emph default
2495  read by dvips
2496 \begin_inset Foot
2497 status collapsed
2498
2499 \begin_layout Standard
2500 In particular, this file is not necessarily connected to the existence of
2501  a file named 
2502 \family typewriter
2503 ps
2504 \family default
2505 .
2506 \end_layout
2507
2508 \end_inset
2509
2510 .
2511  Read this file and see what options could need to be changed for your particula
2512 r printer.
2513  Then create a file 
2514 \family typewriter
2515 config.foo
2516 \family default
2517  containing only the relevant lines.
2518  
2519 \end_layout
2520
2521 \begin_layout Standard
2522 There's at least one thing you need to do to the config-file.
2523  There may exist a line that looks like, 
2524 \begin_inset Quotes eld
2525 \end_inset
2526
2527
2528 \family typewriter
2529 o | lpr
2530 \family default
2531
2532 \begin_inset Quotes erd
2533 \end_inset
2534
2535  [without the quotes, of course\SpecialChar \ldots{}
2536 ].
2537  Change it to 
2538 \begin_inset Quotes eld
2539 \end_inset
2540
2541
2542 \family typewriter
2543 o | lpr -Pfoo
2544 \family default
2545
2546 \begin_inset Quotes erd
2547 \end_inset
2548
2549 , so that the output is sent by default to printer 
2550 \family typewriter
2551 foo
2552 \family default
2553 .
2554  However, you should probably investigate the entries 
2555 \begin_inset Quotes eld
2556 \end_inset
2557
2558
2559 \family typewriter
2560 M
2561 \family default
2562
2563 \begin_inset Quotes erd
2564 \end_inset
2565
2566  and 
2567 \begin_inset Quotes eld
2568 \end_inset
2569
2570
2571 \family typewriter
2572 D
2573 \family default
2574
2575 \begin_inset Quotes erd
2576 \end_inset
2577
2578 , which define respectively the Metafont mode and the resolution of the
2579  printer.
2580  If you do not know what a Metafont mode is, you can see it as a printer
2581  driver: it adapts the design of TeX fonts to ensure that they give the
2582  best possible result on your printer.
2583  Be warned however that, if you define different Metafont modes for different
2584  printers, 
2585 \family typewriter
2586 dvips
2587 \family default
2588  will generate several copies of your TeX fonts on disk, and these take
2589  valuable space.
2590 \end_layout
2591
2592 \begin_layout Standard
2593 Once you are satisfied that your printers are correctly configured, you
2594  should tell LyX to make use of this configuration.
2595  To do this, you should launch the 
2596 \family sans
2597 Preferences
2598 \family default
2599  dialog (
2600 \family sans
2601 \bar under
2602 T
2603 \bar default
2604 ools\SpecialChar \menuseparator
2605
2606 \bar under
2607 P
2608 \bar default
2609 references
2610 \family default
2611 ), select the 
2612 \family sans
2613 Printer
2614 \family default
2615  tab, and set the entries 
2616 \family sans
2617 Adapt\InsetSpace ~
2618 output
2619 \family default
2620  and 
2621 \family sans
2622 Spool\InsetSpace ~
2623 command
2624 \family default
2625 .
2626 \end_layout
2627
2628 \begin_layout Standard
2629 You can use as many configuration files as you like, one for each of your
2630  printers.
2631  The default printer for LyX can be specified from the 
2632 \family sans
2633 \bar under
2634 P
2635 \bar default
2636 references
2637 \family default
2638  dialog or with the 
2639 \family typewriter
2640 PRINTER
2641 \family default
2642  environment variable.
2643  You can also choose the desired printer from inside LyX, as described in
2644  a later section.
2645  Once you've done all that, you can print to either a PostScript printer
2646  or file from LyX.
2647  
2648 \end_layout
2649
2650 \begin_layout Standard
2651 If your printer doesn't understand PostScript®, you'll need to use 
2652 \family typewriter
2653 ghostscript
2654 \family default
2655  as a filter for your print spooler.
2656  That's covered in numerous HOWTO's and manuals.
2657  We also have a section that covers a little bit of this.
2658 \end_layout
2659
2660 \begin_layout Standard
2661 Some people don't seem to like using the 
2662 \family typewriter
2663 dvips
2664 \family default
2665  plus 
2666 \family typewriter
2667 ghostscript
2668 \family default
2669  combination.
2670  As alternative, you can use a program that converts the DVI file directly
2671  into your printer language.
2672  You can specify this program in the 
2673 \family sans
2674 Preferences
2675 \family default
2676  dialog, too.
2677  There is a major disadvantage to this method.
2678  You can't include any PostScript files, such as graphics, in your documents,
2679  since the printer-specific conversion programs don't understand PostScript®.
2680  For that reason, the LyX team highly recommends using 
2681 \family typewriter
2682 dvips
2683 \family default
2684  and 
2685 \family typewriter
2686 ghostscript
2687 \family default
2688  for printing.
2689  
2690 \end_layout
2691
2692 \begin_layout Subsection
2693 Ghostscript, Xdvi and Ghostview
2694 \end_layout
2695
2696 \begin_layout Standard
2697
2698 \family typewriter
2699 Xdvi
2700 \family default
2701  and 
2702 \family typewriter
2703 ghostview
2704 \family default
2705  are viewers.
2706  The former handles 
2707 \family typewriter
2708 .dvi
2709 \family default
2710  files, while the later interfaces with 
2711 \family typewriter
2712 ghostscript
2713 \family default
2714  to allow you to view PostScript files.
2715 \end_layout
2716
2717 \begin_layout Standard
2718 A quick note on both of these programs.
2719  Both automatically update themselves if the viewed file
2720 \begin_inset Foot
2721 status collapsed
2722
2723 \begin_layout Standard
2724 That means the 
2725 \family typewriter
2726 .dvi
2727 \family default
2728  or 
2729 \family typewriter
2730 .ps
2731 \family default
2732  file, not the files used to make these.
2733 \end_layout
2734
2735 \end_inset
2736
2737  changes.
2738  You can also force an update.
2739  So, once you've opened one of these two viewers, there's no reason to close
2740  it.
2741  Also, both programs are functionally the same, providing all of the same
2742  features.
2743 \end_layout
2744
2745 \begin_layout Standard
2746 The LyX team recommends using 
2747 \family typewriter
2748 xdvi
2749 \family default
2750  for fine tuning documents.
2751  Why? It's faster; there's one less layer of processing you need to do before
2752  you can view the changes.
2753  Here's an example:
2754 \end_layout
2755
2756 \begin_layout Enumerate
2757 Use 
2758 \family typewriter
2759 xdvi
2760 \family default
2761  to preview a document from LyX, and leave it running.
2762 \end_layout
2763
2764 \begin_layout Enumerate
2765 Make changes to the document using LyX.
2766 \end_layout
2767
2768 \begin_layout Enumerate
2769 To view those changes, just choose
2770 \family sans
2771 \bar under
2772  V
2773 \bar default
2774 iew\SpecialChar \menuseparator
2775
2776 \bar under
2777 U
2778 \bar default
2779 pdate\SpecialChar \menuseparator
2780
2781 \bar under
2782 D
2783 \bar default
2784 VI
2785 \family default
2786 .
2787  When LaTeX's all done, click on the 
2788 \family typewriter
2789 xdvi
2790 \family default
2791  window, and voilà! 
2792 \family typewriter
2793 xdvi
2794 \family default
2795  will update itself.
2796 \end_layout
2797
2798 \begin_layout Standard
2799 Now, this doesn't mean 
2800 \family typewriter
2801 ghostview
2802 \family default
2803  is useless.
2804  
2805 \family typewriter
2806 ghostview
2807 \family default
2808  is better suited to those occasions where you 
2809 \emph on
2810 must
2811 \emph default
2812  view the PostScript version of the document.
2813  For repeated changes that aren't PostScript® dependent, you're better off
2814  previewing with 
2815 \family typewriter
2816 xdvi
2817 \family default
2818 .
2819  There is an alternative to 
2820 \family typewriter
2821 ghostview
2822 \family default
2823  which sports a much better interface: 
2824 \family typewriter
2825 gv
2826 \family default
2827 .
2828  LyX will automatically use it instead of 
2829 \family typewriter
2830 ghostview
2831 \family default
2832  if it is available.
2833 \end_layout
2834
2835 \begin_layout Section
2836 The Printer
2837 \end_layout
2838
2839 \begin_layout Standard
2840
2841 \size normal
2842 Anyone working on a large system shouldn't have any problems here.
2843  Your sysadmin [or you, if you are the sysadmin] should already have the
2844  printers set up for your system.
2845  All you need to do is find out the name of the printer you want to use,
2846  and configure you
2847 \size default
2848 r setup 
2849 \size normal
2850 as described in the last section.
2851 \end_layout
2852
2853 \begin_layout Standard
2854
2855 \size normal
2856 Those of you using Linux, however, may have a bit more work to do.
2857  Many people now install Linux from an ISO image of one of the popular distribut
2858 ions.
2859  They follow the install instructions, get Linux up and running, but never
2860  realize that they need to set up their printer.
2861  
2862 \size default
2863 The more desktop friendly distributions may do this for you automatically.
2864  However, if you find that you need to do this by hand, we've written a
2865  little something to help you out with that; check out the 
2866 \begin_inset Quotes eld
2867 \end_inset
2868
2869
2870 \emph on
2871 A Printer Tutorial
2872 \emph default
2873
2874 \begin_inset Quotes erd
2875 \end_inset
2876
2877  chapter in the 
2878 \emph on
2879 Customization
2880 \emph default
2881  manual for help.
2882 \end_layout
2883
2884 \begin_layout Chapter
2885 LyX Basics
2886 \end_layout
2887
2888 \begin_layout Section
2889 Document Types
2890 \end_layout
2891
2892 \begin_layout Subsection
2893 Introduction
2894 \end_layout
2895
2896 \begin_layout Standard
2897 Before you do anything else, before you ever start writing a document, you
2898  need to decide what 
2899 \emph on
2900 type
2901 \emph default
2902  of document you want to edit.
2903  Different types of documents use different types of spacing, headings,
2904  numbering schemes, and so on.
2905  Additionally, different documents use different paragraph environments,
2906  and format the title of your document differently.
2907 \end_layout
2908
2909 \begin_layout Standard
2910
2911 \emph on
2912 document class
2913 \emph default
2914  describes a group of properties common to a particular set of documents.
2915  By setting the document class, you automagically select these properties,
2916  making it easier to create the type of document you want.
2917  If you don't choose a document class, LyX picks one for you by default.
2918  So, it behooves you to change the class of your document.
2919 \end_layout
2920
2921 \begin_layout Standard
2922 Read on for info about the document classes you can choose from LyX, and
2923  how to fine-tune some of their properties.
2924 \end_layout
2925
2926 \begin_layout Subsection
2927 \begin_inset LatexCommand \label{sec:doc-classes}
2928
2929 \end_inset
2930
2931 The Various Document Classes
2932 \end_layout
2933
2934 \begin_layout Subsubsection
2935 Overview
2936 \end_layout
2937
2938 \begin_layout Standard
2939 There are five standard document classes in LyX.
2940  They are:
2941 \end_layout
2942
2943 \begin_layout Description
2944 Article for basic articles
2945 \end_layout
2946
2947 \begin_layout Description
2948 Report for basic reports
2949 \end_layout
2950
2951 \begin_layout Description
2952 Book for writing a book
2953 \end_layout
2954
2955 \begin_layout Description
2956 Letter for US-style letters
2957 \end_layout
2958
2959 \begin_layout Description
2960 Slides is used to make transparencies
2961 \end_layout
2962
2963 \begin_layout Standard
2964 There are also some non-standard classes, which LyX only uses if you have
2965  a LaTeX setup that supports them:
2966 \end_layout
2967
2968 \begin_layout Description
2969 Aapaper Journal articles in the style and format used in Astronomy & Astrophysic
2970 s
2971 \end_layout
2972
2973 \begin_layout Description
2974 Amsart Journal articles in the style and format used by the AMS [American
2975  Mathematical Society].
2976  There are three amsart layouts available.
2977  The standard one uses a typical numbering scheme for theorems, 
2978 \emph on
2979 etc.
2980 \emph default
2981 , that prepends the section number to the number of the result.
2982  All result-type statements (propositions, corollaries, and so on) are sequenced
2983  together, but definitions, examples, and the like have their own sequence.
2984  The 
2985 \begin_inset Quotes eld
2986 \end_inset
2987
2988 sequential numbering
2989 \begin_inset Quotes erd
2990 \end_inset
2991
2992  scheme does not place the section number with each result, but numbers
2993  them throughout the article in a single sequence.
2994  Each type of result gets its own sequence.
2995  There is also a layout that dispenses with numbering of statements altogether.
2996 \end_layout
2997
2998 \begin_layout Description
2999 Amsbook Books in the style and format used by the AMS.
3000  Only the standard numbering scheme is provided, under the assumption that
3001  you would not want to number results consecutively throughout a book, and
3002  that you would need to number results.
3003 \end_layout
3004
3005 \begin_layout Description
3006 Dinbrief für Briefe nach deutscher Art
3007 \end_layout
3008
3009 \begin_layout Description
3010 Foils is used to make transparencies, but is better than 
3011 \family sans
3012 slides
3013 \end_layout
3014
3015 \begin_layout Description
3016 Linuxdoc Used with the SGML-tools package (formerly known as LinuxDoc).
3017  It allows LyX to produce SGML output.
3018  SGML is a markup language and is the predecessor to HTML\SpecialChar \@.
3019  The SGML-tools
3020  package allows you to convert SGML to HTML or to the format used by 
3021 \family typewriter
3022 man
3023 \family default
3024  pages.
3025 \end_layout
3026
3027 \begin_layout Description
3028 Paper for use with the 
3029 \family typewriter
3030 paper
3031 \family default
3032  LaTeX document class [not in all LaTeX distributions]
3033 \end_layout
3034
3035 \begin_layout Description
3036 Revtex is used to write articles for the publications of the American Physical
3037  Society (APS), American Institute of Physics (AIP), and Optical Society
3038  of America (OSA).
3039  This class is not completely compatible with all LyX features.
3040 \end_layout
3041
3042 \begin_layout Standard
3043 We won't go into any detail about how to use these different document classes
3044  here.
3045  You can find all the details about the non-standard classes in the 
3046 \emph on
3047 Extended Editing
3048 \emph default
3049  manual.
3050  Here, we will settle with a list of some of the common properties of all
3051  of the document classes.
3052 \end_layout
3053
3054 \begin_layout Subsubsection
3055 Selecting a Class
3056 \end_layout
3057
3058 \begin_layout Standard
3059 You can select a class using the 
3060 \family sans
3061 \bar under
3062 D
3063 \bar default
3064 ocument
3065 \bar under
3066 \SpecialChar \menuseparator
3067 S
3068 \bar default
3069 ettings
3070 \family default
3071  dialog.
3072  Select the class you want to use, and make any fine tunings of the options
3073  you may need.
3074 \end_layout
3075
3076 \begin_layout Subsubsection
3077 Properties
3078 \end_layout
3079
3080 \begin_layout Standard
3081 Each class has a default set of options.
3082  Here's a quick table describing them:
3083 \end_layout
3084
3085 \begin_layout Standard
3086 \begin_inset VSpace 0.3cm
3087 \end_inset
3088
3089
3090 \end_layout
3091
3092 \begin_layout Standard
3093 \align center
3094 \begin_inset Tabular
3095 <lyxtabular version="3" rows="10" columns="5">
3096 <features>
3097 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3098 <column alignment="center" valignment="top" leftline="true" width="0pt">
3099 <column alignment="center" valignment="top" leftline="true" width="0pt">
3100 <column alignment="center" valignment="top" leftline="true" width="0pt">
3101 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3102 <row topline="true" bottomline="true">
3103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3104 \begin_inset Text
3105
3106 \begin_layout Standard
3107
3108 \end_layout
3109
3110 \end_inset
3111 </cell>
3112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3113 \begin_inset Text
3114
3115 \begin_layout Standard
3116
3117 \family sans
3118 \series medium
3119 \shape up
3120 \size normal
3121 \emph off
3122 \bar no
3123 \noun off
3124 \color none
3125 Pagestyle
3126 \end_layout
3127
3128 \end_inset
3129 </cell>
3130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3131 \begin_inset Text
3132
3133 \begin_layout Standard
3134
3135 \family sans
3136 \series medium
3137 \shape up
3138 \size normal
3139 \emph off
3140 \bar no
3141 \noun off
3142 \color none
3143 Sides
3144 \end_layout
3145
3146 \end_inset
3147 </cell>
3148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3149 \begin_inset Text
3150
3151 \begin_layout Standard
3152
3153 \family sans
3154 \series medium
3155 \shape up
3156 \size normal
3157 \emph off
3158 \bar no
3159 \noun off
3160 \color none
3161 Columns
3162 \end_layout
3163
3164 \end_inset
3165 </cell>
3166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3167 \begin_inset Text
3168
3169 \begin_layout Standard
3170
3171 \series medium
3172 \shape up
3173 \size normal
3174 \emph off
3175 \bar no
3176 \noun off
3177 \color none
3178 Max.
3179  sectioning level
3180 \end_layout
3181
3182 \end_inset
3183 </cell>
3184 </row>
3185 <row topline="true">
3186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3187 \begin_inset Text
3188
3189 \begin_layout Standard
3190
3191 \series medium
3192 \shape up
3193 \size normal
3194 \emph off
3195 \bar no
3196 \noun off
3197 \color none
3198 article
3199 \end_layout
3200
3201 \end_inset
3202 </cell>
3203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3204 \begin_inset Text
3205
3206 \begin_layout Standard
3207
3208 \family sans
3209 \series medium
3210 \shape up
3211 \size normal
3212 \emph off
3213 \bar no
3214 \noun off
3215 \color none
3216 Plain
3217 \end_layout
3218
3219 \end_inset
3220 </cell>
3221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3222 \begin_inset Text
3223
3224 \begin_layout Standard
3225
3226 \family sans
3227 \series medium
3228 \shape up
3229 \size normal
3230 \emph off
3231 \bar no
3232 \noun off
3233 \color none
3234 One
3235 \end_layout
3236
3237 \end_inset
3238 </cell>
3239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3240 \begin_inset Text
3241
3242 \begin_layout Standard
3243
3244 \family sans
3245 \series medium
3246 \shape up
3247 \size normal
3248 \emph off
3249 \bar no
3250 \noun off
3251 \color none
3252 One
3253 \end_layout
3254
3255 \end_inset
3256 </cell>
3257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3258 \begin_inset Text
3259
3260 \begin_layout Standard
3261
3262 \family sans
3263 \series medium
3264 \shape up
3265 \size normal
3266 \emph off
3267 \bar no
3268 \noun off
3269 \color none
3270 Section
3271 \end_layout
3272
3273 \end_inset
3274 </cell>
3275 </row>
3276 <row topline="true">
3277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3278 \begin_inset Text
3279
3280 \begin_layout Standard
3281
3282 \series medium
3283 \shape up
3284 \size normal
3285 \emph off
3286 \bar no
3287 \noun off
3288 \color none
3289 report
3290 \end_layout
3291
3292 \end_inset
3293 </cell>
3294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3295 \begin_inset Text
3296
3297 \begin_layout Standard
3298
3299 \family sans
3300 \series medium
3301 \shape up
3302 \size normal
3303 \emph off
3304 \bar no
3305 \noun off
3306 \color none
3307 Plain
3308 \end_layout
3309
3310 \end_inset
3311 </cell>
3312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Standard
3316
3317 \family sans
3318 \series medium
3319 \shape up
3320 \size normal
3321 \emph off
3322 \bar no
3323 \noun off
3324 \color none
3325 One
3326 \end_layout
3327
3328 \end_inset
3329 </cell>
3330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3331 \begin_inset Text
3332
3333 \begin_layout Standard
3334
3335 \family sans
3336 \series medium
3337 \shape up
3338 \size normal
3339 \emph off
3340 \bar no
3341 \noun off
3342 \color none
3343 One
3344 \end_layout
3345
3346 \end_inset
3347 </cell>
3348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3349 \begin_inset Text
3350
3351 \begin_layout Standard
3352
3353 \family sans
3354 \series medium
3355 \shape up
3356 \size normal
3357 \emph off
3358 \bar no
3359 \noun off
3360 \color none
3361 Chapter
3362 \end_layout
3363
3364 \end_inset
3365 </cell>
3366 </row>
3367 <row topline="true">
3368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3369 \begin_inset Text
3370
3371 \begin_layout Standard
3372
3373 \series medium
3374 \shape up
3375 \size normal
3376 \emph off
3377 \bar no
3378 \noun off
3379 \color none
3380 book
3381 \end_layout
3382
3383 \end_inset
3384 </cell>
3385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3386 \begin_inset Text
3387
3388 \begin_layout Standard
3389
3390 \family sans
3391 \series medium
3392 \shape up
3393 \size normal
3394 \emph off
3395 \bar no
3396 \noun off
3397 \color none
3398 Headings
3399 \end_layout
3400
3401 \end_inset
3402 </cell>
3403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3404 \begin_inset Text
3405
3406 \begin_layout Standard
3407
3408 \family sans
3409 \series medium
3410 \shape up
3411 \size normal
3412 \emph off
3413 \bar no
3414 \noun off
3415 \color none
3416 Two
3417 \end_layout
3418
3419 \end_inset
3420 </cell>
3421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3422 \begin_inset Text
3423
3424 \begin_layout Standard
3425
3426 \family sans
3427 \series medium
3428 \shape up
3429 \size normal
3430 \emph off
3431 \bar no
3432 \noun off
3433 \color none
3434 One
3435 \end_layout
3436
3437 \end_inset
3438 </cell>
3439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3440 \begin_inset Text
3441
3442 \begin_layout Standard
3443
3444 \family sans
3445 \series medium
3446 \shape up
3447 \size normal
3448 \emph off
3449 \bar no
3450 \noun off
3451 \color none
3452 Chapter
3453 \end_layout
3454
3455 \end_inset
3456 </cell>
3457 </row>
3458 <row topline="true">
3459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3460 \begin_inset Text
3461
3462 \begin_layout Standard
3463
3464 \series medium
3465 \shape up
3466 \size normal
3467 \emph off
3468 \bar no
3469 \noun off
3470 \color none
3471 letter
3472 \end_layout
3473
3474 \end_inset
3475 </cell>
3476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3477 \begin_inset Text
3478
3479 \begin_layout Standard
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 Plain
3490 \end_layout
3491
3492 \end_inset
3493 </cell>
3494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3495 \begin_inset Text
3496
3497 \begin_layout Standard
3498
3499 \family sans
3500 \series medium
3501 \shape up
3502 \size normal
3503 \emph off
3504 \bar no
3505 \noun off
3506 \color none
3507 One
3508 \end_layout
3509
3510 \end_inset
3511 </cell>
3512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3513 \begin_inset Text
3514
3515 \begin_layout Standard
3516
3517 \family sans
3518 \series medium
3519 \shape up
3520 \size normal
3521 \emph off
3522 \bar no
3523 \noun off
3524 \color none
3525 One
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3531 \begin_inset Text
3532
3533 \begin_layout Standard
3534
3535 \series medium
3536 \shape up
3537 \size normal
3538 \emph off
3539 \bar no
3540 \noun off
3541 \color none
3542 none
3543 \end_layout
3544
3545 \end_inset
3546 </cell>
3547 </row>
3548 <row topline="true">
3549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3550 \begin_inset Text
3551
3552 \begin_layout Standard
3553
3554 \series medium
3555 \shape up
3556 \size normal
3557 \emph off
3558 \bar no
3559 \noun off
3560 \color none
3561 linuxdoc
3562 \end_layout
3563
3564 \end_inset
3565 </cell>
3566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3567 \begin_inset Text
3568
3569 \begin_layout Standard
3570
3571 \family sans
3572 \series medium
3573 \shape up
3574 \size normal
3575 \emph off
3576 \bar no
3577 \noun off
3578 \color none
3579 Plain
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3585 \begin_inset Text
3586
3587 \begin_layout Standard
3588
3589 \family sans
3590 \series medium
3591 \shape up
3592 \size normal
3593 \emph off
3594 \bar no
3595 \noun off
3596 \color none
3597 One
3598 \end_layout
3599
3600 \end_inset
3601 </cell>
3602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3603 \begin_inset Text
3604
3605 \begin_layout Standard
3606
3607 \family sans
3608 \series medium
3609 \shape up
3610 \size normal
3611 \emph off
3612 \bar no
3613 \noun off
3614 \color none
3615 One
3616 \end_layout
3617
3618 \end_inset
3619 </cell>
3620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3621 \begin_inset Text
3622
3623 \begin_layout Standard
3624
3625 \family sans
3626 \series medium
3627 \shape up
3628 \size normal
3629 \emph off
3630 \bar no
3631 \noun off
3632 \color none
3633 Section
3634 \end_layout
3635
3636 \end_inset
3637 </cell>
3638 </row>
3639 <row topline="true">
3640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3641 \begin_inset Text
3642
3643 \begin_layout Standard
3644
3645 \series medium
3646 \shape up
3647 \size normal
3648 \emph off
3649 \bar no
3650 \noun off
3651 \color none
3652 aapaper
3653 \end_layout
3654
3655 \end_inset
3656 </cell>
3657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3658 \begin_inset Text
3659
3660 \begin_layout Standard
3661
3662 \family sans
3663 \series medium
3664 \shape up
3665 \size normal
3666 \emph off
3667 \bar no
3668 \noun off
3669 \color none
3670 Plain
3671 \end_layout
3672
3673 \end_inset
3674 </cell>
3675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3676 \begin_inset Text
3677
3678 \begin_layout Standard
3679
3680 \family sans
3681 \series medium
3682 \shape up
3683 \size normal
3684 \emph off
3685 \bar no
3686 \noun off
3687 \color none
3688 Two
3689 \end_layout
3690
3691 \end_inset
3692 </cell>
3693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3694 \begin_inset Text
3695
3696 \begin_layout Standard
3697
3698 \family sans
3699 \series medium
3700 \shape up
3701 \size normal
3702 \emph off
3703 \bar no
3704 \noun off
3705 \color none
3706 Two
3707 \end_layout
3708
3709 \end_inset
3710 </cell>
3711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3712 \begin_inset Text
3713
3714 \begin_layout Standard
3715
3716 \family sans
3717 \series medium
3718 \shape up
3719 \size normal
3720 \emph off
3721 \bar no
3722 \noun off
3723 \color none
3724 Section
3725 \end_layout
3726
3727 \end_inset
3728 </cell>
3729 </row>
3730 <row topline="true">
3731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3732 \begin_inset Text
3733
3734 \begin_layout Standard
3735
3736 \series medium
3737 \shape up
3738 \size normal
3739 \emph off
3740 \bar no
3741 \noun off
3742 \color none
3743 amsart
3744 \end_layout
3745
3746 \end_inset
3747 </cell>
3748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3749 \begin_inset Text
3750
3751 \begin_layout Standard
3752
3753 \family sans
3754 \series medium
3755 \shape up
3756 \size normal
3757 \emph off
3758 \bar no
3759 \noun off
3760 \color none
3761 Headings
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3767 \begin_inset Text
3768
3769 \begin_layout Standard
3770
3771 \family sans
3772 \series medium
3773 \shape up
3774 \size normal
3775 \emph off
3776 \bar no
3777 \noun off
3778 \color none
3779 One
3780 \end_layout
3781
3782 \end_inset
3783 </cell>
3784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3785 \begin_inset Text
3786
3787 \begin_layout Standard
3788
3789 \family sans
3790 \series medium
3791 \shape up
3792 \size normal
3793 \emph off
3794 \bar no
3795 \noun off
3796 \color none
3797 One
3798 \end_layout
3799
3800 \end_inset
3801 </cell>
3802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3803 \begin_inset Text
3804
3805 \begin_layout Standard
3806
3807 \family sans
3808 \series medium
3809 \shape up
3810 \size normal
3811 \emph off
3812 \bar no
3813 \noun off
3814 \color none
3815 Section
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 </row>
3821 <row topline="true">
3822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Standard
3826
3827 \series medium
3828 \shape up
3829 \size normal
3830 \emph off
3831 \bar no
3832 \noun off
3833 \color none
3834 dinbrief
3835 \end_layout
3836
3837 \end_inset
3838 </cell>
3839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3840 \begin_inset Text
3841
3842 \begin_layout Standard
3843
3844 \family sans
3845 \series medium
3846 \shape up
3847 \size normal
3848 \emph off
3849 \bar no
3850 \noun off
3851 \color none
3852 Plain
3853 \end_layout
3854
3855 \end_inset
3856 </cell>
3857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3858 \begin_inset Text
3859
3860 \begin_layout Standard
3861
3862 \family sans
3863 \series medium
3864 \shape up
3865 \size normal
3866 \emph off
3867 \bar no
3868 \noun off
3869 \color none
3870 One
3871 \end_layout
3872
3873 \end_inset
3874 </cell>
3875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3876 \begin_inset Text
3877
3878 \begin_layout Standard
3879
3880 \family sans
3881 \series medium
3882 \shape up
3883 \size normal
3884 \emph off
3885 \bar no
3886 \noun off
3887 \color none
3888 One
3889 \end_layout
3890
3891 \end_inset
3892 </cell>
3893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3894 \begin_inset Text
3895
3896 \begin_layout Standard
3897
3898 \series medium
3899 \shape up
3900 \size normal
3901 \emph off
3902 \bar no
3903 \noun off
3904 \color none
3905 none
3906 \end_layout
3907
3908 \end_inset
3909 </cell>
3910 </row>
3911 <row topline="true" bottomline="true">
3912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3913 \begin_inset Text
3914
3915 \begin_layout Standard
3916
3917 \series medium
3918 \shape up
3919 \size normal
3920 \emph off
3921 \bar no
3922 \noun off
3923 \color none
3924 paper
3925 \end_layout
3926
3927 \end_inset
3928 </cell>
3929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Standard
3933
3934 \family sans
3935 \series medium
3936 \shape up
3937 \size normal
3938 \emph off
3939 \bar no
3940 \noun off
3941 \color none
3942 Headings
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3948 \begin_inset Text
3949
3950 \begin_layout Standard
3951
3952 \family sans
3953 \series medium
3954 \shape up
3955 \size normal
3956 \emph off
3957 \bar no
3958 \noun off
3959 \color none
3960 One
3961 \end_layout
3962
3963 \end_inset
3964 </cell>
3965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3966 \begin_inset Text
3967
3968 \begin_layout Standard
3969
3970 \family sans
3971 \series medium
3972 \shape up
3973 \size normal
3974 \emph off
3975 \bar no
3976 \noun off
3977 \color none
3978 One
3979 \end_layout
3980
3981 \end_inset
3982 </cell>
3983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3984 \begin_inset Text
3985
3986 \begin_layout Standard
3987
3988 \family sans
3989 \series medium
3990 \shape up
3991 \size normal
3992 \emph off
3993 \bar no
3994 \noun off
3995 \color none
3996 Section
3997 \end_layout
3998
3999 \end_inset
4000 </cell>
4001 </row>
4002 </lyxtabular>
4003
4004 \end_inset
4005
4006
4007 \end_layout
4008
4009 \begin_layout Standard
4010 \begin_inset VSpace 0.3cm
4011 \end_inset
4012
4013
4014 \end_layout
4015
4016 \begin_layout Standard
4017 There is no default value of 
4018 \family sans
4019 E
4020 \bar under
4021 x
4022 \bar default
4023 tra\InsetSpace ~
4024 Options
4025 \family default
4026  for any of these classes.
4027  
4028 \end_layout
4029
4030 \begin_layout Standard
4031 You're probably also wondering what 
4032 \begin_inset Quotes eld
4033 \end_inset
4034
4035 Max.
4036  sectioning level
4037 \begin_inset Quotes erd
4038 \end_inset
4039
4040  means.
4041  There are several paragraph environment used to create section headings.
4042  Different document classes allow different types of section headings.
4043  Only two use the 
4044 \family sans
4045 Chapter
4046 \family default
4047  heading; the rest do not and begin instead with the 
4048 \family sans
4049 Section
4050 \family default
4051  heading.
4052  Some document classes, such as the three for letters, don't use any section
4053  headings.
4054  In addition to 
4055 \family sans
4056 Chapter
4057 \family default
4058  and 
4059 \family sans
4060 Section
4061 \family default
4062  headings, there are also 
4063 \family sans
4064 Subsection
4065 \family default
4066  headings, 
4067 \family sans
4068 Subsubsection
4069 \family default
4070  headings, and so on.
4071  We'll describe these headings fully in section 
4072 \begin_inset LatexCommand \ref{sec:parenvheadings}
4073
4074 \end_inset
4075
4076 .
4077 \end_layout
4078
4079 \begin_layout Subsection
4080 Fine-tuning the Defaults 
4081 \end_layout
4082
4083 \begin_layout Standard
4084 Okay, we know we never told you what most of these 
4085 \begin_inset Quotes eld
4086 \end_inset
4087
4088 default options
4089 \begin_inset Quotes erd
4090 \end_inset
4091
4092  set by the 
4093 \family sans
4094 \bar under
4095 C
4096 \bar default
4097 lass
4098 \family default
4099  button do.
4100  That's what this section is for.
4101 \end_layout
4102
4103 \begin_layout Labeling
4104 \labelwidthstring MMMMMMM
4105
4106 \family sans
4107 \bar under
4108 P
4109 \bar default
4110 agestyle
4111 \family default
4112  This is another list, containing five options.
4113  It controls what sorts of headings and page numbers go on a page:
4114 \begin_inset Foot
4115 status collapsed
4116
4117 \begin_layout Standard
4118 LaTeX does this part.
4119 \end_layout
4120
4121 \end_inset
4122
4123
4124 \end_layout
4125
4126 \begin_deeper
4127 \begin_layout Labeling
4128 \labelwidthstring MMMMMMM
4129
4130 \family sans
4131 Default 
4132 \family default
4133 Use default pagestyle of current class.
4134 \end_layout
4135
4136 \begin_layout Labeling
4137 \labelwidthstring MMMMMMM
4138
4139 \family sans
4140 Empty
4141 \family default
4142  No page numbers or headings.
4143 \end_layout
4144
4145 \begin_layout Labeling
4146 \labelwidthstring MMMMMMM
4147
4148 \family sans
4149 Plain
4150 \family default
4151  Page numbers only.
4152 \end_layout
4153
4154 \begin_layout Labeling
4155 \labelwidthstring MMMMMMM
4156
4157 \family sans
4158 Headings
4159 \family default
4160  Page numbers and either the current chapter or section title and number.
4161  Whether LyX uses the current chapter or the current section depends on
4162  which is the maximum sectioning level.
4163 \end_layout
4164
4165 \begin_layout Labeling
4166 \labelwidthstring MMMMMMM
4167
4168 \family sans
4169 Fancy
4170 \family default
4171  This allows you to create fully customizable headers and footers if you
4172  have the 
4173 \family sans
4174 fancyhdr
4175 \family default
4176  package installed.
4177  At the moment, support in LyX is limited to this setting.
4178  To use the full power of this package, you have to resort to magic codes
4179  in your preamble.
4180  Check the documentation for the 
4181 \family sans
4182 fancyhdr
4183 \family default
4184  package for more details.
4185 \end_layout
4186
4187 \end_deeper
4188 \begin_layout Labeling
4189 \labelwidthstring MMMMMMM
4190
4191 \family sans
4192 Sides
4193 \family default
4194  No, LyX can't make your printer print on both sides of a sheet of paper!
4195  However, it can use a different format for odd-numbered pages than even-numbere
4196 d pages.
4197  This way, if you 
4198 \emph on
4199 do
4200 \emph default
4201  have a printer that duplexes
4202 \begin_inset Foot
4203 status collapsed
4204
4205 \begin_layout Standard
4206 i.e.
4207  prints on both sides of a sheet of paper
4208 \end_layout
4209
4210 \end_inset
4211
4212 , your page number will always be in the upper right corner of the page
4213  and the left margin will have extra room for a binding.
4214 \end_layout
4215
4216 \begin_deeper
4217 \begin_layout Standard
4218 There are two radio buttons here: 
4219 \family sans
4220 One
4221 \family default
4222  for single-sided documents, 
4223 \family sans
4224 Two
4225 \family default
4226  for double-sided documents.
4227 \end_layout
4228
4229 \end_deeper
4230 \begin_layout Labeling
4231 \labelwidthstring MMMMMMM
4232
4233 \family sans
4234 Columns
4235 \family default
4236  Yes, this does control how many columns each page has.
4237  You can choose, using the toggle buttons, 
4238 \family sans
4239 One
4240 \family default
4241  or 
4242 \family sans
4243 Two
4244 \family default
4245  for the number of columns.
4246  
4247 \end_layout
4248
4249 \begin_deeper
4250 \begin_layout Standard
4251 Note that LyX won't show two columns on screen.
4252  That's impractical, often unreadable, and not part of the WYSIWYM concept.
4253  However, there 
4254 \emph on
4255 will
4256 \emph default
4257  be two columns in the generated output.
4258 \end_layout
4259
4260 \end_deeper
4261 \begin_layout Labeling
4262 \labelwidthstring MMMMMMM
4263
4264 \family sans
4265 E
4266 \bar under
4267 x
4268 \bar default
4269 tra\InsetSpace ~
4270 Options
4271 \family default
4272  The LaTeX command 
4273 \family typewriter
4274
4275 \backslash
4276 documentclass
4277 \family default
4278  takes several options.
4279  LyX sets some of these automatically for you.
4280  This text box allows you to enter in others.
4281  Just type in a comma-separated list of options.
4282  See a good LaTeX book to find out what kinds of additional options you
4283  can use.
4284 \end_layout
4285
4286 \begin_layout Labeling
4287 \labelwidthstring MMMMMMM
4288
4289 \family sans
4290 Separation
4291 \family default
4292  This has its own section.
4293  See sec.
4294  
4295 \begin_inset LatexCommand \ref{sec:parindentintro}
4296
4297 \end_inset
4298
4299  for a description of what this does.
4300 \end_layout
4301
4302 \begin_layout Subsection
4303 Paper Size, Orientation, and Margins
4304 \end_layout
4305
4306 \begin_layout Standard
4307 There are several other options to set in the 
4308 \family sans
4309 Document\InsetSpace ~
4310 Settings
4311 \family default
4312  dialog.
4313  All of them are global options, but they have special purposes and only
4314  affect certain features.
4315  We describe what these options do in the same section that describes the
4316  features they affect.
4317 \end_layout
4318
4319 \begin_layout Standard
4320 There are two options that affect the overall layout of the document, so
4321  we'll describe them here.
4322  You'll find them in the 
4323 \family sans
4324 Paper
4325 \family default
4326  dialog under the 
4327 \family sans
4328 Layout
4329 \family default
4330  menu:
4331 \end_layout
4332
4333 \begin_layout Labeling
4334 \labelwidthstring MMMMMM
4335
4336 \family sans
4337 Orientation
4338 \family default
4339  Two toggle buttons choose whether to print the output as 
4340 \family sans
4341 \bar under
4342 L
4343 \bar default
4344 andscape
4345 \family default
4346  or as 
4347 \family sans
4348 Po
4349 \bar under
4350 r
4351 \bar default
4352 trait
4353 \family default
4354 .
4355 \end_layout
4356
4357 \begin_layout Labeling
4358 \labelwidthstring MMMMMM
4359
4360 \family sans
4361 Papersi
4362 \bar under
4363 z
4364 \bar default
4365 e
4366 \family default
4367  What size paper to print on.
4368  The choices are
4369 \end_layout
4370
4371 \begin_deeper
4372 \begin_layout Itemize
4373
4374 \family sans
4375 Default
4376 \end_layout
4377
4378 \begin_layout Itemize
4379
4380 \family sans
4381 A3, A4,
4382 \family default
4383  
4384 \family sans
4385 A5
4386 \end_layout
4387
4388 \begin_layout Itemize
4389
4390 \family sans
4391 B3, B4, B5
4392 \end_layout
4393
4394 \begin_layout Itemize
4395
4396 \family sans
4397 US Letter
4398 \end_layout
4399
4400 \begin_layout Itemize
4401
4402 \family sans
4403 US legal
4404 \end_layout
4405
4406 \begin_layout Itemize
4407
4408 \family sans
4409 US executive
4410 \end_layout
4411
4412 \begin_layout Itemize
4413
4414 \family sans
4415 Custom
4416 \end_layout
4417
4418 \end_deeper
4419 \begin_layout Standard
4420 Some of these settings require you to have the 
4421 \family sans
4422 geometry
4423 \family default
4424  package installed.
4425  This package will also allow you to set the margins in the 
4426 \family sans
4427 Paper
4428 \family default
4429  dialog.
4430 \end_layout
4431
4432 \begin_layout Subsection
4433 Important Note:
4434 \end_layout
4435
4436 \begin_layout Standard
4437 If you change a document's class, LyX has to convert 
4438 \emph on
4439 everything
4440 \emph default
4441  into the new class.
4442  That includes the paragraph environments.
4443  Some paragraph environments are standard; all of the document classes have
4444  them.
4445  Some classes have special paragraph environments, however.
4446  If this is the case, and you change document classes, LyX sets the missing
4447  paragraph environments to 
4448 \family sans
4449 Standard
4450 \family default
4451  and places an error box at the beginning of the paragraph.
4452  Just click on them and you'll get a message dialog that tells you about
4453  the conversion and why it failed.
4454 \end_layout
4455
4456 \begin_layout Section
4457 Paragraph Indentation and Separation
4458 \end_layout
4459
4460 \begin_layout Subsection
4461 Introduction
4462 \begin_inset LatexCommand \label{sec:parindentintro}
4463
4464 \end_inset
4465
4466
4467 \end_layout
4468
4469 \begin_layout Standard
4470 Before describing all of the various paragraph environments, we'd like to
4471  say a word or two about paragraph indentation.
4472 \end_layout
4473
4474 \begin_layout Standard
4475 Everyone seems to have their own convention for separating paragraphs.
4476  Most Americans indent the first line of a paragraph.
4477  Others don't indent but put extra space between the paragraphs.
4478  LyX uses the same convention you find among typographers.
4479  The 
4480 \emph on
4481 first
4482 \emph default
4483  paragraph of a section, or after a figure, an equation, a table, a list,
4484  etc., is 
4485 \emph on
4486 not
4487 \emph default
4488  indented.
4489  Only a paragraph following another paragraph gets indented.
4490  Some people don't like this convention, but if you want to use indented
4491  paragraphs, you'll have to live with it.
4492 \begin_inset Foot
4493 status collapsed
4494
4495 \begin_layout Standard
4496 There is a way to force LaTeX to indent all paragraphs.
4497  LyX won't show this, of course, but LaTeX 
4498 \emph on
4499 will
4500 \emph default
4501  print it that way.
4502  You'll need to get a special package and insert an appropriate command
4503  in the preamble.
4504 \end_layout
4505
4506 \end_inset
4507
4508
4509 \end_layout
4510
4511 \begin_layout Standard
4512 The space between paragraphs, like the line spacing, the space between headings
4513  and text --- in fact, all of the spacings for just about everything are
4514  pre-coded into LyX.
4515  As we said, you don't worry about how much space to add between what.
4516  LyX takes care of that.
4517  In fact, these pre-coded vertical spacings aren't a single number but a
4518  range.
4519  That way, LyX can squish or stretch the space between lines to make sure
4520  figures fit on a page with text, so that sections don't start at the bottom
4521  of a page, and so on.
4522 \begin_inset Foot
4523 status collapsed
4524
4525 \begin_layout Standard
4526 Actually, LaTeX does this when LyX goes to produce a printable file.
4527 \end_layout
4528
4529 \end_inset
4530
4531  However, pre-coded doesn't mean you can't change them.
4532  LyX gives you the ability to globally change 
4533 \emph on
4534 all
4535 \emph default
4536  of these pre-coded spacings.
4537  We'll explain more later.
4538 \end_layout
4539
4540 \begin_layout Subsection
4541 Global Indentation Method
4542 \end_layout
4543
4544 \begin_layout Standard
4545 To select the default method of separating paragraphs, select 
4546 \family sans
4547 \bar under
4548 I
4549 \bar default
4550 ndent
4551 \family default
4552  or 
4553 \family sans
4554 S
4555 \bar under
4556 k
4557 \bar default
4558 ip
4559 \family default
4560  to indent paragraphs or add extra space between paragraphs, respectively.
4561 \end_layout
4562
4563 \begin_layout Subsection
4564 Fine-Tuning
4565 \end_layout
4566
4567 \begin_layout Standard
4568 You can also change the separation method of a single paragraph.
4569  Open the 
4570 \family sans
4571 \bar under
4572 E
4573 \bar default
4574 dit\SpecialChar \menuseparator
4575
4576 \bar under
4577 P
4578 \bar default
4579 aragraph\InsetSpace ~
4580 Settings
4581 \family default
4582  dialog and toggle the 
4583 \family sans
4584 \bar under
4585 N
4586 \bar default
4587 o Indent
4588 \family default
4589  button to change the state of the current paragraph.
4590  If paragraphs indent by default, this button will be inactive at first.
4591  If paragraphs have no indentation but use extra space for separation, this
4592  button will be completely ignored (you can't indent a single paragraph
4593  by toggling this).
4594 \end_layout
4595
4596 \begin_layout Standard
4597 You should only need to change the indentation method for a single paragraph
4598  if you need to do some fine-tuning.
4599  Typically, you'll select 
4600 \family sans
4601 \bar under
4602 I
4603 \bar default
4604 ndent
4605 \family default
4606  or 
4607 \family sans
4608 S
4609 \bar under
4610 k
4611 \bar default
4612 ip
4613 \family default
4614  for the entire document and edit away.
4615 \end_layout
4616
4617 \begin_layout Subsection
4618 Changing Line Spacing
4619 \end_layout
4620
4621 \begin_layout Standard
4622 In the 
4623 \family sans
4624 \bar under
4625 D
4626 \bar default
4627 ocument\SpecialChar \menuseparator
4628
4629 \bar under
4630 S
4631 \bar default
4632 ettings
4633 \family default
4634  dialog you can choose your line spacing provided you have the 
4635 \family sans
4636 setspace
4637 \family default
4638  package installed.
4639 \end_layout
4640
4641 \begin_layout Section
4642 Paragraph Environments
4643 \begin_inset LatexCommand \label{sec:par-environments}
4644
4645 \end_inset
4646
4647
4648 \end_layout
4649
4650 \begin_layout Subsection
4651 Overview
4652 \end_layout
4653
4654 \begin_layout Standard
4655 The paragraph environments correspond to the various
4656 \end_layout
4657
4658 \begin_layout Standard
4659
4660 \family typewriter
4661
4662 \backslash
4663 begin{
4664 \family default
4665 \emph on
4666 environment
4667 \family typewriter
4668 \emph default
4669 } ...
4670  
4671 \backslash
4672 end{
4673 \family default
4674 \emph on
4675 environment
4676 \family typewriter
4677 \emph default
4678 }
4679 \family default
4680
4681 \newline
4682 command sequences in an ordinary LaTeX file.
4683  If you don't know LaTeX, or the concept of a paragraph environment is totally
4684  alien to you, we urge you to read the 
4685 \emph on
4686 Tutorial
4687 \emph default
4688 .
4689  The 
4690 \emph on
4691 Tutorial
4692 \emph default
4693  also contains many more examples than this section does.
4694 \end_layout
4695
4696 \begin_layout Standard
4697 A paragraph environment is simply a 
4698 \begin_inset Quotes eld
4699 \end_inset
4700
4701 container
4702 \begin_inset Quotes erd
4703 \end_inset
4704
4705  for a paragraph which gives that paragraph certain properties.
4706  This can include a particular style of font, different margins, a numbering
4707  scheme, labels, and so on.
4708  Additionally, you can 
4709 \begin_inset Quotes eld
4710 \end_inset
4711
4712 nest
4713 \begin_inset Quotes erd
4714 \end_inset
4715
4716  the different environments inside one another, allowing one environment
4717  to inherit some of the properties of another.
4718  The different paragraph environments totally replace the need for messy
4719  tab stops, on the fly margin adjustment, and other hold-overs from the
4720  days of typewriters.
4721  There are several paragraph environments which are specific to a particular
4722  document type.
4723  We'll only be covering the most common ones here.
4724 \end_layout
4725
4726 \begin_layout Standard
4727 To choose a new paragraph environment, use the pull-down box on the left
4728  end of the toolbar.
4729  LyX will change the environment of the 
4730 \emph on
4731 entire
4732 \emph default
4733  paragraph in which the cursor sits.
4734  You can also change the environment of an entire group of paragraphs if
4735  you select them before choosing the new environment.
4736  
4737 \end_layout
4738
4739 \begin_layout Standard
4740 Note that hitting 
4741 \family sans
4742 Return
4743 \family default
4744  will 
4745 \emph on
4746 typically
4747 \emph default
4748  create a new paragraph using the 
4749 \family sans
4750 Standard
4751 \family default
4752  paragraph environment.
4753  We say 
4754 \begin_inset Quotes eld
4755 \end_inset
4756
4757 typically
4758 \begin_inset Quotes erd
4759 \end_inset
4760
4761  because this isn't always the case.
4762 \begin_inset Foot
4763 status collapsed
4764
4765 \begin_layout Standard
4766 If you are in one of these environments:
4767 \begin_inset ERT
4768 status collapsed
4769
4770 \begin_layout Standard
4771
4772  
4773 \end_layout
4774
4775 \end_inset
4776
4777
4778 \end_layout
4779
4780 \begin_layout Standard
4781 \begin_inset ERT
4782 status collapsed
4783
4784 \begin_layout Standard
4785
4786
4787 \backslash
4788 vspace{-2ex} 
4789 \backslash
4790 parbox[t]{3cm}{
4791 \end_layout
4792
4793 \end_inset
4794
4795
4796 \end_layout
4797
4798 \begin_layout Itemize
4799
4800 \family sans
4801 Quote
4802 \end_layout
4803
4804 \begin_layout Itemize
4805
4806 \family sans
4807 Quotation
4808 \end_layout
4809
4810 \begin_layout Standard
4811 \begin_inset ERT
4812 status collapsed
4813
4814 \begin_layout Standard
4815
4816 }
4817 \backslash
4818 parbox[t]{3cm}{
4819 \end_layout
4820
4821 \end_inset
4822
4823
4824 \end_layout
4825
4826 \begin_layout Itemize
4827
4828 \family sans
4829 Verse
4830 \end_layout
4831
4832 \begin_layout Itemize
4833
4834 \family sans
4835 Itemize
4836 \end_layout
4837
4838 \begin_layout Standard
4839 \begin_inset ERT
4840 status collapsed
4841
4842 \begin_layout Standard
4843
4844 }
4845 \backslash
4846 parbox[t]{3cm}{
4847 \end_layout
4848
4849 \end_inset
4850
4851
4852 \end_layout
4853
4854 \begin_layout Itemize
4855
4856 \family sans
4857 Enumerate
4858 \end_layout
4859
4860 \begin_layout Itemize
4861
4862 \family sans
4863 Description
4864 \end_layout
4865
4866 \begin_layout Standard
4867 \begin_inset ERT
4868 status collapsed
4869
4870 \begin_layout Standard
4871
4872 }
4873 \backslash
4874 parbox[t]{3cm}{
4875 \end_layout
4876
4877 \end_inset
4878
4879
4880 \end_layout
4881
4882 \begin_layout Itemize
4883
4884 \family sans
4885 List
4886 \end_layout
4887
4888 \begin_layout Standard
4889 \begin_inset ERT
4890 status collapsed
4891
4892 \begin_layout Standard
4893
4894 }
4895 \end_layout
4896
4897 \end_inset
4898
4899
4900 \end_layout
4901
4902 \begin_layout Standard
4903 LyX keeps the old paragraph environment when you hit 
4904 \family sans
4905 Return
4906 \family default
4907 , rather than resetting it to 
4908 \family sans
4909 Standard
4910 \family default
4911 .
4912  LyX will still reset the nesting depth, however.
4913 \end_layout
4914
4915 \end_inset
4916
4917  Usually, starting a new paragraph resets both the paragraph environment
4918  and the nesting depth [more on nesting in section 
4919 \begin_inset LatexCommand \ref{sec:nest}
4920
4921 \end_inset
4922
4923 ].
4924  At the moment, all this is context-specific; you're better off expecting
4925  
4926 \family sans
4927 Return
4928 \family default
4929  to reset the paragraph environment and depth.
4930  If you want a new paragraph to keep the current environment and depth,
4931  use 
4932 \family sans
4933 M-Return
4934 \family default
4935  instead.
4936 \end_layout
4937
4938 \begin_layout Subsection
4939 Standard
4940 \end_layout
4941
4942 \begin_layout Standard
4943 The default paragraph environment is 
4944 \family sans
4945 Standard
4946 \family default
4947  for most classes.
4948  It creates a plain paragraph.
4949  If LyX resets the paragraph environment, this is the one it chooses.
4950  In fact, the paragraph you're reading right now [and most of the ones in
4951  this manual] are in the 
4952 \family sans
4953 Standard
4954 \family default
4955  environment.
4956 \end_layout
4957
4958 \begin_layout Standard
4959 You can nest a paragraph using the 
4960 \family sans
4961 Standard
4962 \family default
4963  environment in just about anything else, but you can't really nest anything
4964  in a 
4965 \family sans
4966 Standard
4967 \family default
4968  environment.
4969 \end_layout
4970
4971 \begin_layout Subsection
4972 Document Titles
4973 \end_layout
4974
4975 \begin_layout Standard
4976 A LaTeX title page has three parts: the title itself, the name[s] of the
4977  author[s] and a 
4978 \begin_inset Quotes eld
4979 \end_inset
4980
4981 footnote
4982 \begin_inset Quotes erd
4983 \end_inset
4984
4985  for thanks or contact information.
4986  For certain types of documents, LaTeX places all of this on a separate
4987  page along with today's date.
4988  For other types of documents, the title 
4989 \begin_inset Quotes eld
4990 \end_inset
4991
4992 page
4993 \begin_inset Quotes erd
4994 \end_inset
4995
4996  goes at the top of the first page of the document.
4997  
4998 \end_layout
4999
5000 \begin_layout Standard
5001 LyX provides an interface to the title page commands through the paragraph
5002  environments 
5003 \family sans
5004 Title
5005 \family default
5006
5007 \family sans
5008 Author
5009 \family default
5010 , and 
5011 \family sans
5012 Date
5013 \family default
5014 .
5015  Here's how you use them:
5016 \end_layout
5017
5018 \begin_layout Itemize
5019 Put the title of your document in the 
5020 \family sans
5021 Title
5022 \family default
5023  environment.
5024 \end_layout
5025
5026 \begin_layout Itemize
5027 Put the author name in the 
5028 \family sans
5029 Author
5030 \family default
5031  environment.
5032 \end_layout
5033
5034 \begin_layout Itemize
5035 If you want the date to have a certain appearance, want to use a fixed date,
5036  or want other text to appear in place of today's date, put that text in
5037  the 
5038 \family sans
5039 Date
5040 \family default
5041  environment.
5042  Note that using this environment is optional.
5043  If you don't provide any, LaTeX will automatically insert today's date.
5044 \end_layout
5045
5046 \begin_layout Standard
5047 Be sure to do this at the top of the document.
5048  You can use footnotes to insert 
5049 \begin_inset Quotes eld
5050 \end_inset
5051
5052 thanks
5053 \begin_inset Quotes erd
5054 \end_inset
5055
5056  or contact information.
5057 \end_layout
5058
5059 \begin_layout Subsection
5060 Headings
5061 \begin_inset LatexCommand \label{sec:parenvheadings}
5062
5063 \end_inset
5064
5065
5066 \end_layout
5067
5068 \begin_layout Standard
5069 There are nine paragraph environments for producing section headings.
5070  LyX takes care of the numbering for you.
5071  All you need to do is decide what you're going to call section 3 of chapter
5072  9.
5073 \end_layout
5074
5075 \begin_layout Subsubsection
5076 Numbered Headings
5077 \end_layout
5078
5079 \begin_layout Standard
5080 There are 6 numbered types of section headings.
5081 \begin_inset Note Note
5082 status open
5083
5084 \begin_layout Standard
5085 Why no mention of Part ?
5086 \end_layout
5087
5088 \end_inset
5089
5090  They are:
5091 \end_layout
5092
5093 \begin_layout Enumerate
5094
5095 \family sans
5096 Chapter
5097 \end_layout
5098
5099 \begin_layout Enumerate
5100
5101 \family sans
5102 Section
5103 \end_layout
5104
5105 \begin_layout Enumerate
5106
5107 \family sans
5108 Subsection
5109 \end_layout
5110
5111 \begin_layout Enumerate
5112
5113 \family sans
5114 Subsubsection
5115 \end_layout
5116
5117 \begin_layout Enumerate
5118
5119 \family sans
5120 Paragraph
5121 \end_layout
5122
5123 \begin_layout Enumerate
5124
5125 \family sans
5126 Subparagraph
5127 \end_layout
5128
5129 \begin_layout Standard
5130 LyX labels each heading with a series of numbers, separated by periods.
5131  The numbers describe where in the document you are.
5132  These headings all subdivide your document into different pieces of text.
5133  For example, suppose you're writing a book.
5134  You group the book into chapters.
5135  LyX does similar grouping:
5136 \end_layout
5137
5138 \begin_layout Itemize
5139 Either 
5140 \family sans
5141 Chapter
5142 \family default
5143  or 
5144 \family sans
5145 Section
5146 \family default
5147  is the maximum sectioning level.
5148 \end_layout
5149
5150 \begin_layout Itemize
5151
5152 \family sans
5153 Chapter
5154 \family default
5155 s are divided into 
5156 \family sans
5157 Section
5158 \family default
5159 s
5160 \end_layout
5161
5162 \begin_layout Itemize
5163
5164 \family sans
5165 Section
5166 \family default
5167 s are divided into 
5168 \family sans
5169 Subsection
5170 \family default
5171 s
5172 \end_layout
5173
5174 \begin_layout Itemize
5175
5176 \family sans
5177 Subsection
5178 \family default
5179 s are divided into 
5180 \family sans
5181 Subsubsection
5182 \family default
5183 s
5184 \end_layout
5185
5186 \begin_layout Itemize
5187
5188 \family sans
5189 Subsubsection
5190 \family default
5191 s are divided into 
5192 \family sans
5193 Paragraph
5194 \family default
5195 s
5196 \end_layout
5197
5198 \begin_layout Itemize
5199
5200 \family sans
5201 Paragraph
5202 \family default
5203 s are divided into 
5204 \family sans
5205 Subparagraph
5206 \family default
5207 s
5208 \end_layout
5209
5210 \begin_layout Standard
5211
5212 \emph on
5213 Note:
5214 \emph default
5215  not all document types use the 
5216 \family sans
5217 Chapter
5218 \family default
5219  heading as the maximum sectioning level.
5220  In that case, the 
5221 \family sans
5222 Section
5223 \family default
5224  is the top-level heading.
5225 \end_layout
5226
5227 \begin_layout Standard
5228 So, if you use the 
5229 \family sans
5230 Subsubsection
5231 \family default
5232  environment to label a new sub-subsection, LyX labels it with its number,
5233  along with the number of the subsection, section, and, if applicable, chapter
5234  that it's in.
5235  For example: the fifth section of the second chapter of this book has the
5236  label 
5237 \begin_inset Quotes eld
5238 \end_inset
5239
5240 2.5
5241 \begin_inset Quotes erd
5242 \end_inset
5243
5244 .
5245 \end_layout
5246
5247 \begin_layout Subsubsection
5248 Unnumbered Headings
5249 \end_layout
5250
5251 \begin_layout Standard
5252 There are 3 types of unnumbered section headings.
5253  They are:
5254 \end_layout
5255
5256 \begin_layout Enumerate
5257
5258 \family sans
5259 Section*
5260 \end_layout
5261
5262 \begin_layout Enumerate
5263
5264 \family sans
5265 Subsection*
5266 \end_layout
5267
5268 \begin_layout Enumerate
5269
5270 \family sans
5271 Subsubsection*
5272 \end_layout
5273
5274 \begin_layout Standard
5275 The 
5276 \begin_inset Quotes eld
5277 \end_inset
5278
5279 *
5280 \begin_inset Quotes erd
5281 \end_inset
5282
5283  after each name means that these headings are not numbered.
5284  They work the same as their numbered counterparts.
5285 \end_layout
5286
5287 \begin_layout Subsubsection
5288 Changing the Numbering
5289 \begin_inset LatexCommand \label{sub:section-depth}
5290
5291 \end_inset
5292
5293
5294 \end_layout
5295
5296 \begin_layout Standard
5297 You can also alter which sectioning levels get numbered and which ones appear
5298  in the Table of Contents.
5299  Now, this doesn't remove any of the levels; that's preset in the document
5300  class.
5301  Certain classes start with 
5302 \family sans
5303 Chapter
5304 \family default
5305  and go down to the 
5306 \family sans
5307 Subparagraph
5308 \family default
5309  level.
5310  Others start at 
5311 \family sans
5312 Section
5313 \family default
5314 .
5315  Similarly, not all document classes number all sectioning levels.
5316  Most don't number 
5317 \family sans
5318 Paragraph
5319 \family default
5320  or 
5321 \family sans
5322 Subparagraph
5323 \family default
5324 .
5325  This is something you can change.
5326 \end_layout
5327
5328 \begin_layout Standard
5329 Open the 
5330 \family sans
5331 \bar under
5332 D
5333 \bar default
5334 ocument\SpecialChar \menuseparator
5335
5336 \bar under
5337 S
5338 \bar default
5339 ettings
5340 \family default
5341  dialog.
5342  You should see a counter labelled 
5343 \family sans
5344 Section\InsetSpace ~
5345 number\InsetSpace ~
5346 depth
5347 \family default
5348  under the 
5349 \family sans
5350 Extra
5351 \family default
5352  tab.
5353  This counter controls how far down in the sectioning hierarchy LyX numbers
5354  a section heading.
5355  Unfortunately, the number you choose with the slider is really goofy, so
5356  here's a table of values and what they do:
5357 \end_layout
5358
5359 \begin_layout Standard
5360 \begin_inset VSpace 0.3cm
5361 \end_inset
5362
5363
5364 \end_layout
5365
5366 \begin_layout Standard
5367 \align center
5368 \begin_inset Tabular
5369 <lyxtabular version="3" rows="10" columns="2">
5370 <features>
5371 <column alignment="center" valignment="top" leftline="true" width="0pt">
5372 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
5373 <row topline="true">
5374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5375 \begin_inset Text
5376
5377 \begin_layout Standard
5378
5379 \family sans
5380 \series medium
5381 \shape up
5382 \size normal
5383 \emph off
5384 \bar no
5385 \noun off
5386 \color none
5387 Sec.
5388  Num.
5389  Depth
5390 \end_layout
5391
5392 \end_inset
5393 </cell>
5394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5395 \begin_inset Text
5396
5397 \begin_layout Standard
5398
5399 \series medium
5400 \shape up
5401 \size normal
5402 \emph off
5403 \bar no
5404 \noun off
5405 \color none
5406 LyX numbers these
5407 \end_layout
5408
5409 \end_inset
5410 </cell>
5411 </row>
5412 <row bottomline="true">
5413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5414 \begin_inset Text
5415
5416 \begin_layout Standard
5417
5418 \series medium
5419 \shape up
5420 \size normal
5421 \emph off
5422 \bar no
5423 \noun off
5424 \color none
5425 value:
5426 \end_layout
5427
5428 \end_inset
5429 </cell>
5430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5431 \begin_inset Text
5432
5433 \begin_layout Standard
5434
5435 \series medium
5436 \shape up
5437 \size normal
5438 \emph off
5439 \bar no
5440 \noun off
5441 \color none
5442 section headings:
5443 \end_layout
5444
5445 \end_inset
5446 </cell>
5447 </row>
5448 <row topline="true">
5449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5450 \begin_inset Text
5451
5452 \begin_layout Standard
5453
5454 \series medium
5455 \shape up
5456 \size normal
5457 \emph off
5458 \bar no
5459 \noun off
5460 \color none
5461 -2
5462 \end_layout
5463
5464 \end_inset
5465 </cell>
5466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5467 \begin_inset Text
5468
5469 \begin_layout Standard
5470
5471 \series medium
5472 \shape up
5473 \size normal
5474 \emph off
5475 \bar no
5476 \noun off
5477 \color none
5478 no numbering of any kind
5479 \end_layout
5480
5481 \end_inset
5482 </cell>
5483 </row>
5484 <row topline="true">
5485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5486 \begin_inset Text
5487
5488 \begin_layout Standard
5489
5490 \series medium
5491 \shape up
5492 \size normal
5493 \emph off
5494 \bar no
5495 \noun off
5496 \color none
5497 -1
5498 \end_layout
5499
5500 \end_inset
5501 </cell>
5502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5503 \begin_inset Text
5504
5505 \begin_layout Standard
5506
5507 \family sans
5508 add 
5509 \series medium
5510 \shape up
5511 \size normal
5512 \emph off
5513 \bar no
5514 \noun off
5515 \color none
5516 Parts
5517 \end_layout
5518
5519 \end_inset
5520 </cell>
5521 </row>
5522 <row topline="true">
5523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5524 \begin_inset Text
5525
5526 \begin_layout Standard
5527
5528 \series medium
5529 \shape up
5530 \size normal
5531 \emph off
5532 \bar no
5533 \noun off
5534 \color none
5535 -0 and 0
5536 \end_layout
5537
5538 \end_inset
5539 </cell>
5540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5541 \begin_inset Text
5542
5543 \begin_layout Standard
5544
5545 \family sans
5546 \series medium
5547 \shape up
5548 \size normal
5549 \emph off
5550 \bar no
5551 \noun off
5552 \color none
5553 add Chapters
5554 \end_layout
5555
5556 \end_inset
5557 </cell>
5558 </row>
5559 <row topline="true">
5560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5561 \begin_inset Text
5562
5563 \begin_layout Standard
5564
5565 \series medium
5566 \shape up
5567 \size normal
5568 \emph off
5569 \bar no
5570 \noun off
5571 \color none
5572 1
5573 \end_layout
5574
5575 \end_inset
5576 </cell>
5577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5578 \begin_inset Text
5579
5580 \begin_layout Standard
5581
5582 \family sans
5583 \series medium
5584 \shape up
5585 \size normal
5586 \emph off
5587 \bar no
5588 \noun off
5589 \color none
5590 add Sections
5591 \end_layout
5592
5593 \end_inset
5594 </cell>
5595 </row>
5596 <row topline="true">
5597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5598 \begin_inset Text
5599
5600 \begin_layout Standard
5601
5602 \series medium
5603 \shape up
5604 \size normal
5605 \emph off
5606 \bar no
5607 \noun off
5608 \color none
5609 2
5610 \end_layout
5611
5612 \end_inset
5613 </cell>
5614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5615 \begin_inset Text
5616
5617 \begin_layout Standard
5618
5619 \family sans
5620 \series medium
5621 \shape up
5622 \size normal
5623 \emph off
5624 \bar no
5625 \noun off
5626 \color none
5627 add Subsections
5628 \end_layout
5629
5630 \end_inset
5631 </cell>
5632 </row>
5633 <row topline="true">
5634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5635 \begin_inset Text
5636
5637 \begin_layout Standard
5638
5639 \series medium
5640 \shape up
5641 \size normal
5642 \emph off
5643 \bar no
5644 \noun off
5645 \color none
5646 3
5647 \end_layout
5648
5649 \end_inset
5650 </cell>
5651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5652 \begin_inset Text
5653
5654 \begin_layout Standard
5655
5656 \family sans
5657 add 
5658 \series medium
5659 \shape up
5660 \size normal
5661 \emph off
5662 \bar no
5663 \noun off
5664 \color none
5665 Subsubsections
5666 \end_layout
5667
5668 \end_inset
5669 </cell>
5670 </row>
5671 <row topline="true">
5672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Standard
5676
5677 \series medium
5678 \shape up
5679 \size normal
5680 \emph off
5681 \bar no
5682 \noun off
5683 \color none
5684 4
5685 \end_layout
5686
5687 \end_inset
5688 </cell>
5689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5690 \begin_inset Text
5691
5692 \begin_layout Standard
5693
5694 \family sans
5695 add 
5696 \series medium
5697 \shape up
5698 \size normal
5699 \emph off
5700 \bar no
5701 \noun off
5702 \color none
5703 Paragraphs
5704 \end_layout
5705
5706 \end_inset
5707 </cell>
5708 </row>
5709 <row topline="true" bottomline="true">
5710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5711 \begin_inset Text
5712
5713 \begin_layout Standard
5714
5715 \series medium
5716 \shape up
5717 \size normal
5718 \emph off
5719 \bar no
5720 \noun off
5721 \color none
5722 5
5723 \end_layout
5724
5725 \end_inset
5726 </cell>
5727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Standard
5731
5732 \family sans
5733 add 
5734 \series medium
5735 \shape up
5736 \size normal
5737 \emph off
5738 \bar no
5739 \noun off
5740 \color none
5741 Subparagraphs
5742 \end_layout
5743
5744 \end_inset
5745 </cell>
5746 </row>
5747 </lyxtabular>
5748
5749 \end_inset
5750
5751
5752 \end_layout
5753
5754 \begin_layout Standard
5755 \begin_inset VSpace 0.3cm
5756 \end_inset
5757
5758
5759 \end_layout
5760
5761 \begin_layout Standard
5762 The increasing numbers are cumulative: a setting of 
5763 \begin_inset Quotes eld
5764 \end_inset
5765
5766 0
5767 \begin_inset Quotes erd
5768 \end_inset
5769
5770  will number parts and chapters, while 
5771 \begin_inset Quotes eld
5772 \end_inset
5773
5774 2
5775 \begin_inset Quotes erd
5776 \end_inset
5777
5778  will number parts, chapters, sections, and subsections.
5779  Of course, if you're using a document class that doesn't use part or chapter
5780  headings (
5781 \emph on
5782 e.g.
5783
5784 \emph default
5785  the default article class), then the numbering begins at the 
5786 \family sans
5787 Section
5788 \family default
5789  heading, and 
5790 \begin_inset Quotes eld
5791 \end_inset
5792
5793 0
5794 \begin_inset Quotes erd
5795 \end_inset
5796
5797  also corresponds to 
5798 \begin_inset Quotes eld
5799 \end_inset
5800
5801 no numbering.
5802 \begin_inset Quotes erd
5803 \end_inset
5804
5805
5806 \end_layout
5807
5808 \begin_layout Standard
5809 There's another counter in the dialog, called 
5810 \family sans
5811 Table\InsetSpace ~
5812 of\InsetSpace ~
5813 contents\InsetSpace ~
5814 depth
5815 \family default
5816 .
5817  It works the same way as 
5818 \family sans
5819 Section\InsetSpace ~
5820 numbering\InsetSpace ~
5821 depth
5822 \family default
5823 , only it controls which sectioning levels appear in, you guessed it, the
5824  Table of Contents.
5825  This is a great control to have.
5826  Suppose you wanted to number 
5827 \emph on
5828 all
5829 \emph default
5830  sectioning heading, but you only wanted 
5831 \family sans
5832 Chapter
5833 \family default
5834 s, 
5835 \family sans
5836 Section
5837 \family default
5838 s, and 
5839 \family sans
5840 Subsection
5841 \family default
5842 s in the Table of Contents.
5843  You'd just set 
5844 \family sans
5845 Section\InsetSpace ~
5846 numbering\InsetSpace ~
5847 depth
5848 \family default
5849  to 
5850 \begin_inset Quotes eld
5851 \end_inset
5852
5853 5
5854 \begin_inset Quotes erd
5855 \end_inset
5856
5857  and 
5858 \family sans
5859 Table of contents\InsetSpace ~
5860 depth
5861 \family default
5862  to 
5863 \begin_inset Quotes eld
5864 \end_inset
5865
5866 2
5867 \begin_inset Quotes erd
5868 \end_inset
5869
5870  and voilà! You're all set.
5871 \end_layout
5872
5873 \begin_layout Subsubsection
5874 Special Information
5875 \end_layout
5876
5877 \begin_layout Standard
5878 The following information applies to 
5879 \family sans
5880 Chapter
5881 \family default
5882
5883 \family sans
5884 Section
5885 \family default
5886
5887 \family sans
5888 Subsection
5889 \family default
5890
5891 \family sans
5892 Subsubsection
5893 \family default
5894
5895 \family sans
5896 Paragraph
5897 \family default
5898
5899 \family sans
5900 Subparagraph
5901 \family default
5902  as well as 
5903 \family sans
5904 Section*
5905 \family default
5906
5907 \family sans
5908 Subsection*
5909 \family default
5910 , and 
5911 \family sans
5912 Subsubsection*
5913 \family default
5914 :
5915 \end_layout
5916
5917 \begin_layout Itemize
5918 You cannot use a margin note in any of these environments.
5919 \end_layout
5920
5921 \begin_layout Itemize
5922 You can only use inlined math in these environments.
5923 \end_layout
5924
5925 \begin_layout Itemize
5926 You cannot nest other environments into these environments.
5927 \end_layout
5928
5929 \begin_layout Itemize
5930 You can use labels and cross-references to refer to their numbers.
5931 \end_layout
5932
5933 \begin_layout Standard
5934 As for examples of these paragraph environments - look around you! We're
5935  using them everywhere in the manuals.
5936 \end_layout
5937
5938 \begin_layout Subsubsection
5939 Creating an Appendix
5940 \end_layout
5941
5942 \begin_layout Standard
5943 To create an appendix, simply start by adding a new chapter or section heading.
5944  Move the cursor back to the beginning of the heading and select 
5945 \family sans
5946 \bar under
5947 D
5948 \bar default
5949 ocument\SpecialChar \menuseparator
5950
5951 \newline
5952 Start\InsetSpace ~
5953
5954 \bar under
5955 A
5956 \bar default
5957 ppendix\InsetSpace ~
5958 Here
5959 \family default
5960 .
5961  A red/brown box will be drawn around the remainder of the file to indicate
5962  there is something special about it, and the numerical chapter or section
5963  label(s) will be changed to a letter.
5964 \end_layout
5965
5966 \begin_layout Subsection
5967 Quotes and Poetry
5968 \end_layout
5969
5970 \begin_layout Standard
5971 LyX has three paragraph environments for writing poetry and quotations.
5972  They are 
5973 \family sans
5974 Quote
5975 \family default
5976
5977 \family sans
5978 Quotation
5979 \family default
5980 , and 
5981 \family sans
5982 Verse
5983 \family default
5984 .
5985  Forget the days of changing linespacing and twiddling with margins.
5986  These three paragraph environments already have those changes built-in.
5987  They all widen the left margin and add a bit of extra space above and below
5988  the text they contain.
5989  They also allow nesting, so you can put a 
5990 \family sans
5991 Verse
5992 \family default
5993  in a 
5994 \family sans
5995 Quotation
5996 \family default
5997 , as well as in some other paragraph environments.
5998 \end_layout
5999
6000 \begin_layout Standard
6001 There is another feature of these three paragraph environments: they do
6002  
6003 \emph on
6004 not
6005 \emph default
6006  reset to 
6007 \family sans
6008 Standard
6009 \family default
6010  when you start a new paragraph.
6011  So, you can type in that poem and merrily hit 
6012 \family sans
6013 Return
6014 \family default
6015  without worrying about the paragraph environment changing on you.
6016  Of course, that means that, once you're done typing in that poem, you have
6017  to change back to the 
6018 \family sans
6019 Standard
6020 \family default
6021  environment yourself.
6022 \end_layout
6023
6024 \begin_layout Subsubsection
6025
6026 \family sans
6027 Quote
6028 \family default
6029  and 
6030 \family sans
6031 Quotation
6032 \family default
6033
6034 \begin_inset LatexCommand \label{sec:quote}
6035
6036 \end_inset
6037
6038
6039 \end_layout
6040
6041 \begin_layout Standard
6042 Now that we've described the similarities of these three environments, it's
6043  time for the differences.
6044  
6045 \family sans
6046 Quote
6047 \family default
6048  and 
6049 \family sans
6050 Quotation
6051 \family default
6052  are identical except for one difference: 
6053 \family sans
6054 Quote
6055 \family default
6056  uses extra spacing to separate paragraphs and never indents the first line.
6057  
6058 \family sans
6059 Quotation
6060 \family default
6061  
6062 \emph on
6063 always
6064 \emph default
6065  indents the first line of a paragraph and uses the same line spacing throughout.
6066 \end_layout
6067
6068 \begin_layout Standard
6069 Here's an example of the 
6070 \family sans
6071 Quote
6072 \family default
6073  environment:
6074 \end_layout
6075
6076 \begin_layout Quote
6077 This is in the 
6078 \family sans
6079 Quote
6080 \family default
6081  environment.
6082  I can keep writing, extending this line out further and further until it
6083  wraps.
6084  See - no indentation!
6085 \end_layout
6086
6087 \begin_layout Quote
6088 Here's the second paragraph of this quote.
6089  Again, there's no indentation, but there is extra space between me and
6090  the other paragraph.
6091 \end_layout
6092
6093 \begin_layout Standard
6094 That ends that example.
6095  Here's another example, this time in the 
6096 \family sans
6097 Quotation
6098 \family default
6099  environment:
6100 \end_layout
6101
6102 \begin_layout Quotation
6103 This is in the 
6104 \family sans
6105 Quotation
6106 \family default
6107  environment.
6108  If I keep writing, you'll see the indentation.
6109  If your country uses a writing style that shows off new paragraphs by indenting
6110  the first line, then 
6111 \family sans
6112 Quotation
6113 \family default
6114  is the environment for you! Well, you'd use it 
6115 \emph on
6116 if
6117 \emph default
6118  you were quoting other text.
6119 \end_layout
6120
6121 \begin_layout Quotation
6122 Here's a new paragraph.
6123  I could ramble on and on, like a politician at election time.
6124  If I did that, though, you'd get bored.
6125 \end_layout
6126
6127 \begin_layout Standard
6128 That was our other example.
6129  As the example notes, 
6130 \family sans
6131 Quote
6132 \family default
6133  is for those people who use extra space to separate paragraphs.
6134  They should put quotes in the 
6135 \family sans
6136 Quote
6137 \family default
6138  environment.
6139  Those who use indentation to mark a new paragraph should use the 
6140 \family sans
6141 Quotation
6142 \family default
6143  paragraph environment for quoted text.
6144 \end_layout
6145
6146 \begin_layout Subsubsection
6147
6148 \family sans
6149 Verse
6150 \begin_inset LatexCommand \label{sec:verse}
6151
6152 \end_inset
6153
6154
6155 \end_layout
6156
6157 \begin_layout Standard
6158
6159 \family sans
6160 Verse
6161 \family default
6162  is a paragraph environment for poetry, rhymes, verses, and so on.
6163  Here's an example:
6164 \end_layout
6165
6166 \begin_layout Verse
6167 This is in Verse
6168 \newline
6169 Which I did not rehearse!
6170 \end_layout
6171
6172 \begin_layout Verse
6173 It could be much worse.
6174  This line could be long, very long, oh so long, so very long that it wraps
6175  around.
6176  It looks okay on screen, but in the printed version, the extra lines are
6177  indented a bit more than the first.
6178  Okay, so it's turned to prose and doesn't rhyme anymore.
6179  So sue me.
6180 \end_layout
6181
6182 \begin_layout Verse
6183 To break a line
6184 \newline
6185 And make things look fine
6186 \newline
6187 Use 
6188 \family sans
6189 C-Return
6190 \family default
6191 .
6192 \end_layout
6193
6194 \begin_layout Standard
6195 As you can see, 
6196 \family sans
6197 Verse
6198 \family default
6199  does not indent both margins.
6200  Each stanza of the verse or poem is in its own paragraph.
6201  To separate the individual lines of a stanza, use the 
6202 \family typewriter
6203 break-line
6204 \family default
6205  function, 
6206 \family sans
6207 C-Return
6208 \family default
6209 .
6210 \end_layout
6211
6212 \begin_layout Subsection
6213 Lists
6214 \begin_inset LatexCommand \label{sec:parenvlists}
6215
6216 \end_inset
6217
6218
6219 \end_layout
6220
6221 \begin_layout Standard
6222 LyX has four different paragraph environments for creating different kinds
6223  of lists.
6224  In the 
6225 \family sans
6226 Itemize
6227 \family default
6228  and 
6229 \family sans
6230 Enumerate
6231 \family default
6232  environments, LyX labels your list items with bullets or numbers, respectively.
6233  In the 
6234 \family sans
6235 Description
6236 \family default
6237  and 
6238 \family sans
6239 List
6240 \family default
6241  environments, LyX lets you provide your own label.
6242  We'll present the individual details of each type of list next after describing
6243  some general features of all four of them.
6244 \end_layout
6245
6246 \begin_layout Subsubsection
6247 General Features
6248 \end_layout
6249
6250 \begin_layout Standard
6251 The four paragraph environments for lists differ from the other environments
6252  in several ways.
6253  First, LyX treats each paragraph as a list item.
6254  Hitting 
6255 \family sans
6256 Return
6257 \family default
6258  does 
6259 \emph on
6260 not
6261 \emph default
6262  reset the environment to 
6263 \family sans
6264 Standard
6265 \family default
6266  but keeps the current environment and creates a new list item.
6267  The nesting depth is typically reset, however.
6268  If you want to keep both the current nesting depth and paragraph environment,
6269  you should use 
6270 \family sans
6271 M-Return
6272 \family default
6273  to break paragraphs.
6274 \end_layout
6275
6276 \begin_layout Standard
6277 You can nest lists of any type inside one another.
6278  In fact, LyX changes the labels on some list items depending on how its
6279  nested.
6280  If you intend to use any of the list paragraph environments, we suggest
6281  you read all of section 
6282 \begin_inset LatexCommand \ref{sec:nest}
6283
6284 \end_inset
6285
6286 .
6287  
6288 \end_layout
6289
6290 \begin_layout Subsubsection
6291
6292 \family sans
6293 Itemize
6294 \family default
6295
6296 \begin_inset LatexCommand \label{sec:itemize}
6297
6298 \end_inset
6299
6300
6301 \end_layout
6302
6303 \begin_layout Standard
6304 The first type of list we'll describe in detail is the 
6305 \family sans
6306 Itemize
6307 \family default
6308  paragraph environment.
6309  It has the following properties:
6310 \end_layout
6311
6312 \begin_layout Itemize
6313 Each item has a particular bullet or symbol as its label.
6314 \end_layout
6315
6316 \begin_deeper
6317 \begin_layout Itemize
6318 LyX uses the same symbol for all of the items in a given nesting level.
6319 \end_layout
6320
6321 \begin_layout Itemize
6322 The symbol appears at the beginning of the first line.
6323 \end_layout
6324
6325 \end_deeper
6326 \begin_layout Itemize
6327 The items can be any length.
6328  LyX automatically offsets the left margin of each item.
6329  The offset is always relative to whatever environment the 
6330 \family sans
6331 Itemize
6332 \family default
6333  list may be in.
6334 \end_layout
6335
6336 \begin_layout Itemize
6337 If you nest an 
6338 \family sans
6339 Itemize
6340 \family default
6341  environment inside another 
6342 \family sans
6343 Itemize
6344 \family default
6345  environment, the label changes to a new symbol.
6346 \end_layout
6347
6348 \begin_deeper
6349 \begin_layout Itemize
6350 There are four different symbols for up to a four-fold nesting.
6351 \end_layout
6352
6353 \begin_layout Itemize
6354 LyX always shows the same symbol, an asterisk, on screen.
6355 \end_layout
6356
6357 \begin_layout Itemize
6358 See section 
6359 \begin_inset LatexCommand \ref{sec:nest}
6360
6361 \end_inset
6362
6363  for a full explanation of nesting.
6364 \end_layout
6365
6366 \end_deeper
6367 \begin_layout Standard
6368 Of course, that explanation was also an example of an 
6369 \family sans
6370 Itemize
6371 \family default
6372  list.
6373  The 
6374 \family sans
6375 Itemize
6376 \family default
6377  environment is best suited for lists where the order doesn't matter.
6378 \end_layout
6379
6380 \begin_layout Standard
6381 We said that different levels use different symbols as their label.
6382  Here's an example of all four possible symbols.
6383  Note that those of you reading this manual online won't see any difference.
6384 \end_layout
6385
6386 \begin_layout Itemize
6387 The label for the first level 
6388 \family sans
6389 Itemize
6390 \family default
6391  is a large black dot, or bullet.
6392 \end_layout
6393
6394 \begin_deeper
6395 \begin_layout Itemize
6396 The label for the second level is a dash.
6397 \end_layout
6398
6399 \begin_deeper
6400 \begin_layout Itemize
6401 The label for the third is an asterisk.
6402 \end_layout
6403
6404 \begin_deeper
6405 \begin_layout Itemize
6406 The label for the fourth is a centered dot.
6407 \end_layout
6408
6409 \end_deeper
6410 \begin_layout Itemize
6411 Back out to the third level.
6412 \end_layout
6413
6414 \end_deeper
6415 \begin_layout Itemize
6416 Back to the second level.
6417 \end_layout
6418
6419 \end_deeper
6420 \begin_layout Itemize
6421 Back to the outermost level.
6422 \end_layout
6423
6424 \begin_layout Standard
6425 These are the default labels for an 
6426 \family sans
6427 Itemize
6428 \family default
6429  list.
6430  You can customize these labels in the
6431 \begin_inset ERT
6432 status collapsed
6433
6434 \begin_layout Standard
6435
6436
6437 \backslash
6438 linebreak 
6439 \end_layout
6440
6441 \end_inset
6442
6443  
6444 \family sans
6445 \bar under
6446 D
6447 \bar default
6448 ocument\SpecialChar \menuseparator
6449
6450 \bar under
6451 S
6452 \bar default
6453 ettings
6454 \family default
6455  dialog in the 
6456 \family sans
6457 Bullets
6458 \family default
6459  tab.
6460 \end_layout
6461
6462 \begin_layout Standard
6463 Notice how the space between items decreases with increasing depth.
6464  We'll explain nesting and all the tricks you can do with different depths
6465  in section 
6466 \begin_inset LatexCommand \ref{sec:nest}
6467
6468 \end_inset
6469
6470 .
6471  Be sure to read it!
6472 \end_layout
6473
6474 \begin_layout Subsubsection
6475
6476 \family sans
6477 Enumerate
6478 \family default
6479
6480 \begin_inset LatexCommand \label{sec:enumerate}
6481
6482 \end_inset
6483
6484
6485 \end_layout
6486
6487 \begin_layout Standard
6488 The 
6489 \family sans
6490 Enumerate
6491 \family default
6492  environment is the tool to use to create numbered lists and outlines.
6493  It has these properties:
6494 \end_layout
6495
6496 \begin_layout Enumerate
6497 Each item has a numeral as its label.
6498 \end_layout
6499
6500 \begin_deeper
6501 \begin_layout Enumerate
6502 The type of numeral depends on the nesting depth.
6503 \end_layout
6504
6505 \end_deeper
6506 \begin_layout Enumerate
6507 LyX automatically counts the items for you and updates the label as appropriate.
6508 \end_layout
6509
6510 \begin_layout Enumerate
6511 Each new 
6512 \family sans
6513 Enumerate
6514 \family default
6515  environment resets the counter to one.
6516 \end_layout
6517
6518 \begin_layout Enumerate
6519 Like the 
6520 \family sans
6521 Itemize
6522 \family default
6523  environment, the 
6524 \family sans
6525 Enumerate
6526 \family default
6527  environment:
6528 \end_layout
6529
6530 \begin_deeper
6531 \begin_layout Enumerate
6532 Offsets the items relative to the left margin.
6533  Items can be any length.
6534 \end_layout
6535
6536 \begin_layout Enumerate
6537 Reduces the space between items as the nesting depth increases.
6538 \end_layout
6539
6540 \begin_layout Enumerate
6541 Uses different types of labels depending on the nesting depth.
6542 \end_layout
6543
6544 \begin_layout Enumerate
6545 Allows up to a four-fold nesting.
6546 \end_layout
6547
6548 \end_deeper
6549 \begin_layout Standard
6550 Unlike the 
6551 \family sans
6552 Itemize
6553 \family default
6554  environment, 
6555 \family sans
6556 Enumerate
6557 \family default
6558  
6559 \emph on
6560 does
6561 \emph default
6562  show the different labels for each item.
6563  Here is how LyX labels the four different levels in an 
6564 \family sans
6565 Enumerate
6566 \family default
6567 :
6568 \end_layout
6569
6570 \begin_layout Enumerate
6571 The first level of an 
6572 \family sans
6573 Enumerate
6574 \family default
6575  uses Arabic numerals followed by a period.
6576 \end_layout
6577
6578 \begin_deeper
6579 \begin_layout Enumerate
6580 The second level uses lower case letters surrounded by parentheses.
6581 \end_layout
6582
6583 \begin_deeper
6584 \begin_layout Enumerate
6585 The third level uses lower-case Roman numerals followed by a period.
6586 \end_layout
6587
6588 \begin_deeper
6589 \begin_layout Enumerate
6590 The fourth level uses capital letters followed by a period.
6591 \end_layout
6592
6593 \begin_layout Enumerate
6594 Again, notice the decrease in the spacing between items as the nesting depth
6595  increases.
6596 \end_layout
6597
6598 \end_deeper
6599 \begin_layout Enumerate
6600 Back to the third level
6601 \end_layout
6602
6603 \end_deeper
6604 \begin_layout Enumerate
6605 Back to the second level.
6606 \end_layout
6607
6608 \end_deeper
6609 \begin_layout Enumerate
6610 Back to the outermost level.
6611 \end_layout
6612
6613 \begin_layout Standard
6614 Once again, you can customize the type of numbering used in the 
6615 \family sans
6616 Enumerate
6617 \family default
6618  environment.
6619  It involves adding commands to the LaTeX preamble (see the 
6620 \emph on
6621 Extended Features
6622 \emph default
6623  manual), however.
6624  As stated earlier, such customization only shows up in the printed version,
6625  not on the LyX screen.
6626 \end_layout
6627
6628 \begin_layout Standard
6629 There is more to nesting 
6630 \family sans
6631 Enumerate
6632 \family default
6633  environments than we've stated here.
6634  You 
6635 \emph on
6636 really
6637 \emph default
6638  should read section 
6639 \begin_inset LatexCommand \ref{sec:nest}
6640
6641 \end_inset
6642
6643  to learn more about nesting.
6644 \end_layout
6645
6646 \begin_layout Subsubsection
6647
6648 \family sans
6649 Description
6650 \family default
6651
6652 \begin_inset LatexCommand \label{sec:descrlist}
6653
6654 \end_inset
6655
6656
6657 \end_layout
6658
6659 \begin_layout Standard
6660 Unlike the previous two environments, the 
6661 \family sans
6662 Description
6663 \family default
6664  list has no fixed label.
6665  Instead, LyX uses the first 
6666 \begin_inset Quotes eld
6667 \end_inset
6668
6669 word
6670 \begin_inset Quotes erd
6671 \end_inset
6672
6673  of the first line as the label.
6674  Here's an example:
6675 \end_layout
6676
6677 \begin_layout Description
6678 Example: This is an example of the
6679 \family sans
6680  Description
6681 \family default
6682  environment.
6683 \end_layout
6684
6685 \begin_layout Standard
6686 LyX typesets the label in boldface and puts extra space between it and the
6687  rest of the line.
6688 \end_layout
6689
6690 \begin_layout Standard
6691 Now, you're probably wondering what we mean by, 
6692 \begin_inset Quotes eld
6693 \end_inset
6694
6695 uses the first 'word'.
6696 \begin_inset Quotes erd
6697 \end_inset
6698
6699  The 
6700 \family sans
6701 Space
6702 \family default
6703  key does not add a whitespace character, but separates words from one another.
6704  Inside of a 
6705 \family sans
6706 Description
6707 \family default
6708  environment, the 
6709 \family sans
6710 Space
6711 \family default
6712  key tells LyX to end the label if we're at the beginning of the first line
6713  of an item.
6714 \end_layout
6715
6716 \begin_layout Standard
6717 However, what if you want or need to use more than one word in the label
6718  of a 
6719 \family sans
6720 Description
6721 \family default
6722  environment? Simple: use a 
6723 \family sans
6724 Protected Blank
6725 \family default
6726 .
6727  [Use either 
6728 \family sans
6729 C-Space
6730 \family default
6731  or 
6732 \family sans
6733 Special\InsetSpace ~
6734 F
6735 \bar under
6736 o
6737 \bar default
6738 rmatting\SpecialChar \menuseparator
6739 P
6740 \bar under
6741 r
6742 \bar default
6743 otected\InsetSpace ~
6744 Space
6745 \family default
6746  from the 
6747 \family sans
6748 \bar under
6749 I
6750 \bar default
6751 nsert
6752 \family default
6753  menu.
6754  See sec.
6755  
6756 \begin_inset LatexCommand \ref{sec:hspace}
6757
6758 \end_inset
6759
6760  for more info.] Here's an example:
6761 \end_layout
6762
6763 \begin_layout Description
6764 Second\InsetSpace ~
6765 Example: This one shows how to use a 
6766 \family sans
6767 Protected\InsetSpace ~
6768 Blank
6769 \family default
6770  in the label of a 
6771 \family sans
6772 Description
6773 \family default
6774  list item.
6775 \end_layout
6776
6777 \begin_layout Description
6778 Usage: You should use the 
6779 \family sans
6780 Description
6781 \family default
6782  environment for things like definitions and theorems.
6783  Use it when you need to make one word in particular stand out in the text
6784  that describes it.
6785  It's not a good idea to use a 
6786 \family sans
6787 Description
6788 \family default
6789  environment when you have an entire sentence that you want to describe.
6790  You're better off using 
6791 \family sans
6792 Itemize
6793 \family default
6794  or 
6795 \family sans
6796 Enumerate
6797 \family default
6798  and nesting several 
6799 \family sans
6800 Standard
6801 \family default
6802  paragraphs into them.
6803 \end_layout
6804
6805 \begin_layout Description
6806 Nesting: You can, of course, nest 
6807 \family sans
6808 Description
6809 \family default
6810  environments inside one another, nest them in other types of lists, and
6811  so on.
6812 \end_layout
6813
6814 \begin_layout Standard
6815 Notice that after the first line, LyX indents subsequent lines, offsetting
6816  them from the first line.
6817 \end_layout
6818
6819 \begin_layout Subsubsection
6820 The LyX 
6821 \family sans
6822 List
6823 \family default
6824
6825 \begin_inset LatexCommand \label{sec:lyxlist}
6826
6827 \end_inset
6828
6829
6830 \end_layout
6831
6832 \begin_layout Standard
6833 The 
6834 \family sans
6835 List
6836 \family default
6837  environment is a LyX extension to LaTeX.
6838  
6839 \end_layout
6840
6841 \begin_layout Standard
6842 Now, if you jumped here without reading sections 
6843 \begin_inset LatexCommand \ref{sec:itemize}
6844
6845 \end_inset
6846
6847 -
6848 \begin_inset LatexCommand \ref{sec:descrlist}
6849
6850 \end_inset
6851
6852 , you've goofed.
6853  The 
6854 \family sans
6855 List
6856 \family default
6857  environment does 
6858 \emph on
6859 not
6860 \emph default
6861  create numbered lists.
6862  That's what 
6863 \family sans
6864 Enumerate
6865 \family default
6866  does, and it's documented in section 
6867 \begin_inset LatexCommand \ref{sec:enumerate}
6868
6869 \end_inset
6870
6871 .
6872  
6873 \end_layout
6874
6875 \begin_layout Standard
6876 Like the 
6877 \family sans
6878 Description
6879 \family default
6880  environment the 
6881 \family sans
6882 List
6883 \family default
6884  environment has user-defined labels for each list item.
6885  There are some key differences between this list environment and the other
6886  three:
6887 \end_layout
6888
6889 \begin_layout Labeling
6890 \labelwidthstring MMMMMM
6891 item\InsetSpace ~
6892 labels LyX uses the first 
6893 \begin_inset Quotes eld
6894 \end_inset
6895
6896 word
6897 \begin_inset Quotes erd
6898 \end_inset
6899
6900  of each line as the item label.
6901  The first 
6902 \family sans
6903 Space
6904 \family default
6905  after the beginning of the first line of an item marks the end of the label.
6906  If you need to use more than one word in an item label, use a protected
6907  blank as described above.
6908 \end_layout
6909
6910 \begin_layout Labeling
6911 \labelwidthstring MMMMMM
6912 margins As you can see, LyX uses different margins for the item label and
6913  the body of the item text.
6914  The body of the text has a larger left margin, which is equal to the default
6915  label width plus a little extra space.
6916  
6917 \end_layout
6918
6919 \begin_layout Labeling
6920 \labelwidthstring MMMMMM
6921 label\InsetSpace ~
6922 width LyX uses one of two things for the label width: the actual width
6923  of the label, or the default width, whichever is larger.
6924  If the actual width is larger, then the label 
6925 \begin_inset Quotes eld
6926 \end_inset
6927
6928 extends
6929 \begin_inset Quotes erd
6930 \end_inset
6931
6932  into the first line.
6933  In other words, the text of the first line isn't aligned with the left
6934  margin of the rest of the item text.
6935 \end_layout
6936
6937 \begin_layout Labeling
6938 \labelwidthstring MMMMMM
6939 default\InsetSpace ~
6940 width You can very easily set this default width.
6941  It's quite painless, actually.
6942  So, you can easily ensure that the text of all items in a 
6943 \family sans
6944 List
6945 \family default
6946  environment have the same left margin.
6947 \end_layout
6948
6949 \begin_layout Labeling
6950 \labelwidthstring MMMMMM
6951 uses You should use the 
6952 \family sans
6953 List
6954 \family default
6955  environment the same way you'd use as 
6956 \family sans
6957 Description
6958 \family default
6959  list: when you need one word to stand out from the text that describes
6960  it.
6961  The 
6962 \family sans
6963 List
6964 \family default
6965  environment gives you another way to do this, using a different overall
6966  layout.
6967 \end_layout
6968
6969 \begin_layout Labeling
6970 \labelwidthstring MMMMMM
6971 nesting You can nest 
6972 \family sans
6973 List
6974 \family default
6975  environments inside one another, nest them in other types of lists, and
6976  so on.
6977  They work just like the other list paragraph environments.
6978  Read section 
6979 \begin_inset LatexCommand \ref{sec:nest}
6980
6981 \end_inset
6982
6983  to learn about nesting.
6984 \end_layout
6985
6986 \begin_layout Standard
6987 As you can see, this is a feature-packed paragraph environment!
6988 \end_layout
6989
6990 \begin_layout Standard
6991 To change the default width of the label, select the items in the list to
6992  change.
6993  You can also simply move the cursor into a 
6994 \family sans
6995 List
6996 \family default
6997  item if you want to change only its label width.
6998  Now open the 
6999 \family sans
7000 \bar under
7001 E
7002 \bar default
7003 dit\SpecialChar \menuseparator
7004
7005 \bar under
7006 P
7007 \bar default
7008 aragraph\InsetSpace ~
7009 Settings
7010 \family default
7011  dialog and find the 
7012 \family sans
7013 Label\InsetSpace ~
7014 width
7015 \family default
7016  text box.
7017  The text in the 
7018 \family sans
7019 Label\InsetSpace ~
7020 width
7021 \family default
7022  box determines the default label width.
7023  If you really, really want to, you can use the text of your largest label
7024  here, but you don't need to.
7025  We recommend using the letter 
7026 \begin_inset Quotes eld
7027 \end_inset
7028
7029 M
7030 \begin_inset Quotes erd
7031 \end_inset
7032
7033  multiple times.
7034  It's the widest character and is a standard unit of width in LaTeX.
7035  The default label width in the example 
7036 \family sans
7037 List
7038 \family default
7039  is 6 
7040 \begin_inset Quotes eld
7041 \end_inset
7042
7043 M
7044 \begin_inset Quotes erd
7045 \end_inset
7046
7047 s wide.
7048  Using 
7049 \begin_inset Quotes eld
7050 \end_inset
7051
7052 M
7053 \begin_inset Quotes erd
7054 \end_inset
7055
7056  as your unit of width in the 
7057 \family sans
7058 Label\InsetSpace ~
7059 Width
7060 \family default
7061  box has one more advantage: you don't need to keep changing the contents
7062  of 
7063 \family sans
7064 Label\InsetSpace ~
7065 Width
7066 \family default
7067  every time you alter a label in a 
7068 \family sans
7069 List
7070 \family default
7071  environment.
7072 \end_layout
7073
7074 \begin_layout Standard
7075 There's yet another feature of the 
7076 \family sans
7077 List
7078 \family default
7079  environment we need to tell you about.
7080  As you can see in the examples, LyX left-justifies the item labels by default.
7081  You can use additional 
7082 \family sans
7083 HFills
7084 \family default
7085  to change how LyX justifies the item label.
7086  We'll document 
7087 \family sans
7088 HFills
7089 \family default
7090  later in section 
7091 \begin_inset LatexCommand \ref{sec:hspace}
7092
7093 \end_inset
7094
7095 .
7096  Here are some examples:
7097 \end_layout
7098
7099 \begin_layout Labeling
7100 \labelwidthstring MMMMMMMM
7101 Left The default for 
7102 \family sans
7103 List
7104 \family default
7105  item labels.
7106 \end_layout
7107
7108 \begin_layout Labeling
7109 \labelwidthstring MMMMMMMM
7110
7111 \hfill
7112 Right One 
7113 \family sans
7114 HFill
7115 \family default
7116  at the beginning of the label right justifies it.
7117 \end_layout
7118
7119 \begin_layout Labeling
7120 \labelwidthstring MMMMMMMM
7121
7122 \hfill
7123 Center
7124 \hfill
7125  One 
7126 \family sans
7127 HFill
7128 \family default
7129  at the beginning of the label and one at the end centers it.
7130 \end_layout
7131
7132 \begin_layout Standard
7133 Don't worry if you have no idea what 
7134 \family sans
7135 HFill
7136 \family default
7137 s are yet.
7138  Just remember that you can use them to customize the look of the 
7139 \family sans
7140 List
7141 \family default
7142  environment.
7143 \end_layout
7144
7145 \begin_layout Standard
7146 That does it for the four paragraph environments for making lists.
7147  Oh - did we mention that you should read about nesting environments in
7148  section 
7149 \begin_inset LatexCommand \ref{sec:nest}
7150
7151 \end_inset
7152
7153  if you want to use any of these list environments?
7154 \end_layout
7155
7156 \begin_layout Subsection
7157 Letters
7158 \end_layout
7159
7160 \begin_layout Subsubsection
7161
7162 \family sans
7163 Address
7164 \family default
7165  and 
7166 \family sans
7167 Right\InsetSpace ~
7168 Address
7169 \family default
7170 : An Overview
7171 \end_layout
7172
7173 \begin_layout Standard
7174 Although LyX has document classes for letters, we've also created two paragraph
7175  environments called 
7176 \family sans
7177 Address
7178 \family default
7179  and 
7180 \family sans
7181 Right\InsetSpace ~
7182 Address
7183 \family default
7184 .
7185  To use the letter class, you need to use specific paragraph environments
7186  in a specific order, otherwise LaTeX gags on the document.
7187  In contrast, you can use the 
7188 \family sans
7189 Address
7190 \family default
7191  and 
7192 \family sans
7193 Right\InsetSpace ~
7194 Address
7195 \family default
7196  paragraph environments anywhere with no problem.
7197  You can even nest them inside other environments, though you can't nest
7198  anything in them.
7199 \end_layout
7200
7201 \begin_layout Standard
7202 Of course, you're not limited to using 
7203 \family sans
7204 Address
7205 \family default
7206  and 
7207 \family sans
7208 Right\InsetSpace ~
7209 Address
7210 \family default
7211  for letters only.
7212  
7213 \family sans
7214 Right\InsetSpace ~
7215 Address
7216 \family default
7217 , in particular, is useful for creating article titles like those used in
7218  some European academic papers.
7219 \end_layout
7220
7221 \begin_layout Subsubsection
7222 Usage
7223 \begin_inset LatexCommand \label{sec:adress_usage}
7224
7225 \end_inset
7226
7227
7228 \end_layout
7229
7230 \begin_layout Standard
7231 The 
7232 \family sans
7233 Address
7234 \family default
7235  environment formats text in the style of an address, which is also used
7236  for the opening and signature in some countries.
7237  Similarly, the 
7238 \family sans
7239 Right\InsetSpace ~
7240 Address
7241 \family default
7242  environment formats text in the style of a right-justified address, which
7243  is used for the sender's address and today's date in some countries.
7244  Here's an example of each:
7245 \end_layout
7246
7247 \begin_layout Right Address
7248 Right Address
7249 \newline
7250 WhoAmI
7251 \newline
7252 WhereAmI
7253 \newline
7254 When is it? What is today?
7255 \end_layout
7256
7257 \begin_layout Standard
7258 That was 
7259 \family sans
7260 Right\InsetSpace ~
7261 Address
7262 \family default
7263 .
7264  Notice that the lines all have the same left margin, which LyX sets to
7265  fit the largest block of text on a single line.
7266  Here's an example of the 
7267 \family sans
7268 Address
7269 \family default
7270  environment:
7271 \end_layout
7272
7273 \begin_layout Address
7274 WhoAreYou
7275 \newline
7276 Where do I send this
7277 \newline
7278 Your post office and country
7279 \end_layout
7280
7281 \begin_layout Standard
7282 As you can see, both 
7283 \family sans
7284 Address
7285 \family default
7286  and 
7287 \family sans
7288 Right\InsetSpace ~
7289 Address
7290 \family default
7291  add extra space between themselves and the next paragraph.
7292  Speaking of which, if you hit 
7293 \family sans
7294 Return
7295 \family default
7296  in either of these environments, LyX resets the nesting depth and sets
7297  the environment to 
7298 \family sans
7299 Standard
7300 \family default
7301 .
7302  This makes sense, however, since 
7303 \family sans
7304 Return
7305 \family default
7306  is the 
7307 \family typewriter
7308 break-paragraph
7309 \family default
7310  function, and the individual lines of an address are not paragraphs.
7311  Thus, you'd use 
7312 \family typewriter
7313 break-line
7314 \family default
7315  [
7316 \family sans
7317 C-Return
7318 \family default
7319  or 
7320 \family sans
7321 Special\InsetSpace ~
7322 F
7323 \bar under
7324 o
7325 \bar default
7326 rmatting\SpecialChar \menuseparator
7327
7328 \bar under
7329 L
7330 \bar default
7331 inebreak
7332 \family default
7333  from the 
7334 \family sans
7335 \bar under
7336 I
7337 \bar default
7338 nsert
7339 \family default
7340  menu] to start a new line in an 
7341 \family sans
7342 Address
7343 \family default
7344  or
7345 \family sans
7346  Right\InsetSpace ~
7347 Address
7348 \family default
7349  environment.
7350 \end_layout
7351
7352 \begin_layout Subsection
7353 Academic Writing
7354 \end_layout
7355
7356 \begin_layout Standard
7357 Most academic writing begins with an abstract and ends with a bibliography
7358  or list of references.
7359  LyX contains paragraph environments for both of these.
7360 \end_layout
7361
7362 \begin_layout Subsubsection
7363
7364 \family sans
7365 Abstract
7366 \end_layout
7367
7368 \begin_layout Standard
7369 The 
7370 \family sans
7371 Abstract
7372 \family default
7373  environment is used for the abstract of an article.
7374  Technically, you 
7375 \emph on
7376 could
7377 \emph default
7378  use this environment anywhere, but you really 
7379 \emph on
7380 should
7381 \emph default
7382  only use it at the beginning of the document, after the title.
7383  The 
7384 \family sans
7385 Abstract
7386 \family default
7387  environment is only useful in the 
7388 \begin_inset Quotes eld
7389 \end_inset
7390
7391 article
7392 \begin_inset Quotes erd
7393 \end_inset
7394
7395  and 
7396 \begin_inset Quotes eld
7397 \end_inset
7398
7399 report
7400 \begin_inset Quotes erd
7401 \end_inset
7402
7403  document classes [as well as 
7404 \begin_inset Quotes eld
7405 \end_inset
7406
7407 amsart,
7408 \begin_inset Quotes erd
7409 \end_inset
7410
7411  which is just a specialized version of 
7412 \begin_inset Quotes eld
7413 \end_inset
7414
7415 article
7416 \begin_inset Quotes erd
7417 \end_inset
7418
7419 ].
7420  The 
7421 \begin_inset Quotes eld
7422 \end_inset
7423
7424 book
7425 \begin_inset Quotes erd
7426 \end_inset
7427
7428  document class ignores the 
7429 \family sans
7430 Abstract
7431 \family default
7432  completely, and it's utterly silly to use 
7433 \family sans
7434 Abstract
7435 \family default
7436  in the 
7437 \begin_inset Quotes eld
7438 \end_inset
7439
7440 letter
7441 \begin_inset Quotes erd
7442 \end_inset
7443
7444  document class.
7445 \end_layout
7446
7447 \begin_layout Standard
7448 The 
7449 \family sans
7450 Abstract
7451 \family default
7452  environment does several things for you.
7453  First, it puts the centered label 
7454 \begin_inset Quotes eld
7455 \end_inset
7456
7457 Abstract
7458 \begin_inset Quotes erd
7459 \end_inset
7460
7461  above the text.
7462  The label and the text of the abstract are separated by some extra vertical
7463  space.
7464  Second, it typesets everything in a smaller font, just as you'd expect.
7465  Lastly, it adds a bit of extra vertical space between the abstract and
7466  the subsequent text.
7467  Well, that's how it will appear on the LyX screen.
7468  If your document is in the 
7469 \begin_inset Quotes eld
7470 \end_inset
7471
7472 report
7473 \begin_inset Quotes erd
7474 \end_inset
7475
7476  class, the abstract actually appears on a separate page in the printed
7477  version of the file.
7478 \end_layout
7479
7480 \begin_layout Standard
7481 Starting a new paragraph by hitting 
7482 \family sans
7483 Return
7484 \family default
7485  does 
7486 \emph on
7487 not
7488 \emph default
7489  reset the paragraph environment.
7490  The new paragraph will still be in the 
7491 \family sans
7492 Abstract
7493 \family default
7494  environment.
7495  So, you will have to change the paragraph environment yourself when you
7496  finish entering the abstract of your document.
7497 \end_layout
7498
7499 \begin_layout Standard
7500 We'd love to give you an example of the 
7501 \family sans
7502 Abstract
7503 \family default
7504  environment, but we can't, since this document is in the 
7505 \begin_inset Quotes eld
7506 \end_inset
7507
7508 book
7509 \begin_inset Quotes erd
7510 \end_inset
7511
7512  class.
7513  If you've never heard of an 
7514 \begin_inset Quotes eld
7515 \end_inset
7516
7517 abstract
7518 \begin_inset Quotes erd
7519 \end_inset
7520
7521  before, you can safely ignore this environment.
7522 \end_layout
7523
7524 \begin_layout Subsubsection
7525
7526 \family sans
7527 Bibliography
7528 \family default
7529
7530 \begin_inset LatexCommand \label{sec:bibliography}
7531
7532 \end_inset
7533
7534
7535 \end_layout
7536
7537 \begin_layout Standard
7538 The 
7539 \family sans
7540 Bibliography
7541 \family default
7542  environment is used to list references.
7543  Technically, you 
7544 \emph on
7545 could
7546 \emph default
7547  use this environment anywhere, but you really 
7548 \emph on
7549 should
7550 \emph default
7551  only use it at the end of the document.
7552  Also, don't bother trying to nest 
7553 \family sans
7554 Bibliography
7555 \family default
7556  in anything else or vice versa.
7557  It won't work.
7558 \end_layout
7559
7560 \begin_layout Standard
7561 When you first open a 
7562 \family sans
7563 Bibliography
7564 \family default
7565  environment, LyX add a large vertical space, followed by the heading 
7566 \begin_inset Quotes eld
7567 \end_inset
7568
7569 Bibliography
7570 \begin_inset Quotes erd
7571 \end_inset
7572
7573  or 
7574 \begin_inset Quotes eld
7575 \end_inset
7576
7577 References,
7578 \begin_inset Quotes erd
7579 \end_inset
7580
7581  depending on the document class.
7582  The heading is in a large boldface font.
7583  Each paragraph of the 
7584 \family sans
7585 Bibliography
7586 \family default
7587  environment is a bibliography entry.
7588  Thus, hitting 
7589 \family sans
7590 Return
7591 \family default
7592  does 
7593 \emph on
7594 not
7595 \emph default
7596  reset the paragraph environment.
7597  Each new paragraph is still in the 
7598 \family sans
7599 Bibliography
7600 \family default
7601  environment.
7602 \end_layout
7603
7604 \begin_layout Standard
7605 At the 
7606 \emph on
7607 beginning
7608 \emph default
7609  of the 
7610 \emph on
7611 first line
7612 \emph default
7613  of each paragraph, you will see a gray button showing a number.
7614  If you click on it, you will get a dialog in which you can set a 
7615 \family sans
7616 key
7617 \family default
7618  and a 
7619 \family sans
7620 label
7621 \family default
7622 .
7623  The key is the symbolic name by which you will refer to this bibliography
7624  entry.
7625  For example, suppose your first entry in the bibliography was a book about
7626  LaTeX.
7627  We could choose the key 
7628 \begin_inset Quotes eld
7629 \end_inset
7630
7631 latexguide
7632 \begin_inset Quotes erd
7633 \end_inset
7634
7635  for that entry.
7636  You can also give a label, which will be displayed in the gray inset box.
7637 \end_layout
7638
7639 \begin_layout Standard
7640 The 
7641 \family sans
7642 key
7643 \family default
7644  field isn't useless.
7645  You can refer to your bibliography entries using the 
7646 \family sans
7647 \bar under
7648 I
7649 \bar default
7650 nsert\SpecialChar \menuseparator
7651
7652 \bar under
7653 C
7654 \bar default
7655 itation
7656 \family default
7657  command.
7658  Just choose the key inside in the available keys list, then add a reference
7659  by clicking on the left arrow, which will add it to the selected keys list.
7660  Multiple references can be placed by selecting more than one key.
7661  An example of the 
7662 \family sans
7663 Bibliography
7664 \family default
7665  appears at the end of this document.
7666  
7667 \begin_inset Quotes eld
7668 \end_inset
7669
7670 See 
7671 \begin_inset LatexCommand \cite{latexguide}
7672
7673 \end_inset
7674
7675  or 
7676 \begin_inset LatexCommand \cite[Chapter 3]{latexcompanion}
7677
7678 \end_inset
7679
7680
7681 \begin_inset Quotes erd
7682 \end_inset
7683
7684  is an example of how to cite two of the entries in it.
7685  In the second one, we used the 
7686 \family sans
7687 T
7688 \bar under
7689 e
7690 \bar default
7691 xt\InsetSpace ~
7692 after
7693 \family default
7694  field of the citation dialog to add the text 
7695 \begin_inset Quotes eld
7696 \end_inset
7697
7698 Chapter 3
7699 \begin_inset Quotes erd
7700 \end_inset
7701
7702 .
7703  The texts 
7704 \begin_inset Quotes eld
7705 \end_inset
7706
7707 latexguide
7708 \begin_inset Quotes erd
7709 \end_inset
7710
7711  and 
7712 \begin_inset Quotes eld
7713 \end_inset
7714
7715 latexcompanion
7716 \begin_inset Quotes erd
7717 \end_inset
7718
7719  that you see on screen will be replaced in print by the number or the label
7720  of the bibliography entry.
7721 \end_layout
7722
7723 \begin_layout Standard
7724 The more advanced LaTeX bibliography package BibTeX is also supported by
7725  LyX.
7726  For a description of how to use it, please refer to the 
7727 \emph on
7728 Extended LyX Features
7729 \emph default
7730  document.
7731 \end_layout
7732
7733 \begin_layout Subsection
7734 Special Purpose
7735 \end_layout
7736
7737 \begin_layout Standard
7738 There are three standard paragraph environments that simply don't fit any
7739  category, as they are very specialized for a particular purpose.
7740  We'll point out the highlights and uses of each.
7741 \end_layout
7742
7743 \begin_layout Subsubsection
7744
7745 \family sans
7746 Caption
7747 \family default
7748
7749 \begin_inset LatexCommand \label{sec:captionlayout}
7750
7751 \end_inset
7752
7753
7754 \end_layout
7755
7756 \begin_layout Standard
7757 The 
7758 \family sans
7759 Caption
7760 \family default
7761  environment is the default paragraph environment for 
7762 \family sans
7763 Figure\InsetSpace ~
7764 Floats
7765 \family default
7766  and 
7767 \family sans
7768 Table\InsetSpace ~
7769 Floats
7770 \family default
7771 .
7772  On the LyX screen, you'll see either the label 
7773 \begin_inset Quotes eld
7774 \end_inset
7775
7776 Figure #:
7777 \begin_inset Quotes erd
7778 \end_inset
7779
7780  or 
7781 \begin_inset Quotes eld
7782 \end_inset
7783
7784 Table #:
7785 \begin_inset Quotes erd
7786 \end_inset
7787
7788 , depending on which type of 
7789 \family sans
7790 Float
7791 \family default
7792  it's in.
7793  The actual reference number is substituted in this label in the printed
7794  output.
7795 \end_layout
7796
7797 \begin_layout Standard
7798 You can't really nest things into a 
7799 \family sans
7800 Caption
7801 \family default
7802  environment.
7803  Additionally, hitting 
7804 \family sans
7805 Return
7806 \family default
7807  resets the paragraph environment to 
7808 \family sans
7809 Standard
7810 \family default
7811 , so a 
7812 \family sans
7813 Caption
7814 \family default
7815  can only be a single paragraph.
7816 \end_layout
7817
7818 \begin_layout Standard
7819 You cannot use a 
7820 \family sans
7821 Caption
7822 \family default
7823  environment outside of a 
7824 \family sans
7825 Figure\InsetSpace ~
7826 Float
7827 \family default
7828  or a 
7829 \family sans
7830 Table\InsetSpace ~
7831 Float
7832 \family default
7833 .
7834  See sections 
7835 \begin_inset LatexCommand \ref{sec:figures}
7836
7837 \end_inset
7838
7839  and 
7840 \begin_inset LatexCommand \ref{sec:tables}
7841
7842 \end_inset
7843
7844  for more information on 
7845 \family sans
7846 Figure\InsetSpace ~
7847 Floats
7848 \family default
7849  and 
7850 \family sans
7851 Table\InsetSpace ~
7852 Floats
7853 \family default
7854 .
7855  
7856 \end_layout
7857
7858 \begin_layout Subsubsection
7859 LyX
7860 \family sans
7861 -Code
7862 \end_layout
7863
7864 \begin_layout Standard
7865 The 
7866 \family sans
7867 LyX-Code
7868 \family default
7869  environment is another LyX extension.
7870  It type-sets text in a typewriter-style font.
7871  It also treats the 
7872 \family sans
7873 Space
7874 \family default
7875  key as a fixed whitespace;
7876 \begin_inset Foot
7877 status collapsed
7878
7879 \begin_layout Standard
7880 In the 
7881 \family sans
7882 LyX-Code
7883 \family default
7884  environment, the 
7885 \family sans
7886 Space
7887 \family default
7888  key is treated as a 
7889 \family sans
7890 Protected\InsetSpace ~
7891 Blank
7892 \family default
7893  instead of an end-of-word marker.
7894 \end_layout
7895
7896 \end_inset
7897
7898  this is the only case in which you can type multiple whitespaces in LyX.
7899  If you need to insert blank lines, you'll still need to use 
7900 \family sans
7901 C-Return
7902 \family default
7903  [the 
7904 \family typewriter
7905 break-line
7906 \family default
7907  function].
7908  
7909 \family sans
7910 Return
7911 \family default
7912  breaks paragraphs.
7913  Note, however, that 
7914 \family sans
7915 Return
7916 \family default
7917  does 
7918 \emph on
7919 not
7920 \emph default
7921  reset the paragraph environment.
7922  So, when you finish using the 
7923 \family sans
7924 LyX-Code
7925 \family default
7926  environment, you'll need to change the paragraph environment yourself.
7927  Also, you 
7928 \emph on
7929 can
7930 \emph default
7931  nest the 
7932 \family sans
7933 LyX-Code
7934 \family default
7935  environment inside of others.
7936 \end_layout
7937
7938 \begin_layout Standard
7939 There are a few quirks with this environment:
7940 \end_layout
7941
7942 \begin_layout Itemize
7943 You cannot use 
7944 \family sans
7945 C-Return
7946 \family default
7947  at the beginning of a new paragraph [i.e.
7948  you can't follow 
7949 \family sans
7950 Return
7951 \family default
7952  with a 
7953 \family sans
7954 C-Return
7955 \family default
7956 ].
7957 \end_layout
7958
7959 \begin_layout Itemize
7960 You can't follow a 
7961 \family sans
7962 C-Return
7963 \family default
7964  with a 
7965 \family sans
7966 Space
7967 \family default
7968 .
7969 \end_layout
7970
7971 \begin_deeper
7972 \begin_layout Itemize
7973 Use a 
7974 \family sans
7975 Return
7976 \family default
7977  to begin a new paragraph, then you can use a 
7978 \family sans
7979 Space
7980 \family default
7981 .
7982 \end_layout
7983
7984 \begin_layout Itemize
7985 Or: use 
7986 \family sans
7987 C-Space
7988 \family default
7989  instead.
7990 \end_layout
7991
7992 \end_deeper
7993 \begin_layout Itemize
7994 You can't have an empty paragraph or an empty line.
7995  You must put at least one 
7996 \family sans
7997 Space
7998 \family default
7999  in any line you want blank.
8000  Otherwise, LaTeX generates errors.
8001 \end_layout
8002
8003 \begin_layout Itemize
8004 You cannot get the typewriter double quotes by typing 
8005 \family sans
8006 "
8007 \family default
8008  since that will insert 
8009 \emph on
8010 real
8011 \emph default
8012  quotes.
8013  You get the typewriter double quotes with 
8014 \family sans
8015 C-"
8016 \family default
8017  (or 
8018 \family sans
8019 C-q
8020 \family default
8021  if you use Emacs-like key bindings).
8022 \end_layout
8023
8024 \begin_layout Standard
8025 Here's an example:
8026 \end_layout
8027
8028 \begin_layout LyX-Code
8029 #include <stdio.h>
8030 \end_layout
8031
8032 \begin_layout LyX-Code
8033  
8034 \end_layout
8035
8036 \begin_layout LyX-Code
8037 int main(void)
8038 \end_layout
8039
8040 \begin_layout LyX-Code
8041 {
8042 \end_layout
8043
8044 \begin_layout LyX-Code
8045     printf("Hello World
8046 \backslash
8047 n");
8048 \end_layout
8049
8050 \begin_layout LyX-Code
8051     return 0;
8052 \end_layout
8053
8054 \begin_layout LyX-Code
8055 }
8056 \end_layout
8057
8058 \begin_layout Standard
8059 This is just the standard 
8060 \begin_inset Quotes eld
8061 \end_inset
8062
8063 Hello world!
8064 \begin_inset Quotes erd
8065 \end_inset
8066
8067  program.
8068  
8069 \end_layout
8070
8071 \begin_layout Standard
8072
8073 \family sans
8074 LyX-Code
8075 \family default
8076  has one purpose: to typeset code, such as program source, shell scripts,
8077  rc-files, and so on.
8078  Use it only in those very, very special cases where you need to generate
8079  text as if you used a typewriter.
8080 \end_layout
8081
8082 \begin_layout Section
8083 Nesting Environments
8084 \begin_inset LatexCommand \label{sec:nest}
8085
8086 \end_inset
8087
8088
8089 \end_layout
8090
8091 \begin_layout Subsection
8092 The Big Deal
8093 \end_layout
8094
8095 \begin_layout Standard
8096 Throughout the previous sections, we've been nagging you to 
8097 \begin_inset Quotes eld
8098 \end_inset
8099
8100 go read Section\InsetSpace ~
8101
8102 \begin_inset LatexCommand \ref{sec:nest}
8103
8104 \end_inset
8105
8106 .
8107 \begin_inset Quotes erd
8108 \end_inset
8109
8110  So, you're probably wondering what the big deal is.
8111 \end_layout
8112
8113 \begin_layout Standard
8114 The big deal is that LyX differs rather strongly from the traditional 
8115 \begin_inset Quotes eld
8116 \end_inset
8117
8118 word\SpecialChar \-
8119 processor-as-overglorified-typewriter
8120 \begin_inset Quotes erd
8121 \end_inset
8122
8123  concept.
8124  With a typewriter, text is merely ink on a page.
8125  Most word processors aren't much better, treating text as pixels on the
8126  screen and bytes in memory.
8127  In contrast, LyX treats text as a unified block with a particular context
8128  and specific properties.
8129  However, what if you wanted one 
8130 \begin_inset Quotes eld
8131 \end_inset
8132
8133 block
8134 \begin_inset Quotes erd
8135 \end_inset
8136
8137  to inherit some of the properties of another 
8138 \begin_inset Quotes eld
8139 \end_inset
8140
8141 block
8142 \begin_inset Quotes erd
8143 \end_inset
8144
8145  ? 
8146 \end_layout
8147
8148 \begin_layout Standard
8149 Here's a more specific example: outlines.
8150  You have three main points in your outline, but point #2 also has two subpoints.
8151  In other words, you have a list 
8152 \emph on
8153 inside
8154 \emph default
8155  of another list, with the inner list 
8156 \begin_inset Quotes eld
8157 \end_inset
8158
8159 attached
8160 \begin_inset Quotes erd
8161 \end_inset
8162
8163  to item #2:
8164 \end_layout
8165
8166 \begin_layout Enumerate
8167 one
8168 \end_layout
8169
8170 \begin_layout Enumerate
8171 two
8172 \end_layout
8173
8174 \begin_deeper
8175 \begin_layout Enumerate
8176 sublist - item #1
8177 \end_layout
8178
8179 \begin_layout Enumerate
8180 sublist - item #2
8181 \end_layout
8182
8183 \end_deeper
8184 \begin_layout Enumerate
8185 three
8186 \end_layout
8187
8188 \begin_layout Standard
8189 How do you put a list inside of a list? By now, the answer should be obvious:
8190  you nest one list inside the other.
8191  
8192 \end_layout
8193
8194 \begin_layout Standard
8195 How to nest an environment is quite simple.
8196  Select 
8197 \family sans
8198 \bar under
8199 I
8200 \bar default
8201 ncrease\InsetSpace ~
8202 Environment\InsetSpace ~
8203 Depth
8204 \family default
8205  or
8206 \family sans
8207 \bar under
8208  D
8209 \bar default
8210 ecrease\InsetSpace ~
8211 Environment\InsetSpace ~
8212 Depth
8213 \family default
8214  from the 
8215 \family sans
8216 \bar under
8217 E
8218 \bar default
8219 dit
8220 \family default
8221  menu to change the nesting depth of the current paragraph (the status bar
8222  will tell you how far you are nested).
8223 \end_layout
8224
8225 \begin_layout Standard
8226 You can also use the convenient key bindings 
8227 \family sans
8228 S-M-Left
8229 \family default
8230  and 
8231 \family sans
8232 S-M-Right
8233 \begin_inset Foot
8234 status collapsed
8235
8236 \begin_layout Standard
8237
8238 \family sans
8239 M-p\InsetSpace ~
8240 Left
8241 \family default
8242  and 
8243 \family sans
8244 M-p\InsetSpace ~
8245 Right 
8246 \family default
8247 are alternatives, if you prefer those bindings
8248 \end_layout
8249
8250 \end_inset
8251
8252  
8253 \family default
8254 to change the nesting level.
8255  The change will work on the current selection if you have made one (allowing
8256  you to change the nesting of several paragraphs at once), or the current
8257  paragraph.
8258 \end_layout
8259
8260 \begin_layout Standard
8261 Note that LyX only changes the nesting depth if it can.
8262  If it's invalid to do so, nothing happens if you try to change the depth.
8263  Additionally, if you change the depth of one paragraph, it affects the
8264  depth of every paragraph nested inside of it.
8265  It's hard to describe what exactly LyX does in this case.
8266  That depends specifically on what your text looks like.
8267  Your best bet is to simply play with changing the nesting depth and see
8268  what happens.
8269 \end_layout
8270
8271 \begin_layout Standard
8272 Nesting isn't just limited to lists.
8273  In LyX, you can nest just about anything inside anything else, as you're
8274  about to find out.
8275  This is the real power of nesting paragraph environments.
8276 \end_layout
8277
8278 \begin_layout Subsection
8279 What You Can and Can't Nest
8280 \end_layout
8281
8282 \begin_layout Standard
8283 Before we fire a list of paragraph environments at you, we need to tell
8284  you a little bit more about how nesting works.
8285 \end_layout
8286
8287 \begin_layout Standard
8288 The question of nesting is a bit more complicated than a simple yes or no,
8289  can you or can't you.
8290  There's also the question of how.
8291  Can you nest this environment into anything else? Can you nest another
8292  environment into it? A 
8293 \begin_inset Quotes eld
8294 \end_inset
8295
8296 yes
8297 \begin_inset Quotes erd
8298 \end_inset
8299
8300  to one of these doesn't guarantee a 
8301 \begin_inset Quotes eld
8302 \end_inset
8303
8304 yes
8305 \begin_inset Quotes erd
8306 \end_inset
8307
8308  to the other.
8309 \end_layout
8310
8311 \begin_layout Standard
8312 The paragraph environments in LyX can do one of three things when it comes
8313  to nesting.
8314  First, an environment may be completely unnestable.
8315  Second, there are environments that are fully nestable.
8316  You can nest them inside of things and you can also nest other things inside
8317  of them.
8318  There is one last type of environment.
8319  You can nest them into other environments, but that's it.
8320  You can't nest anything into them.
8321 \end_layout
8322
8323 \begin_layout Standard
8324 Here's a list of the three types of nesting behavior, and which paragraph
8325  environments have them:
8326 \begin_inset Foot
8327 status collapsed
8328
8329 \begin_layout Standard
8330 For some odd reason, LyX allows you to fully nest both 
8331 \family sans
8332 Bibliography
8333 \family default
8334  and 
8335 \family sans
8336 Abstract
8337 \family default
8338 .
8339  Also, LyX allows you to nest 
8340 \family sans
8341 Title
8342 \family default
8343
8344 \family sans
8345 Author
8346 \family default
8347 , and 
8348 \family sans
8349 Date
8350 \family default
8351  into other environments.
8352  We urge you not to.
8353  LaTeX may barf if you try it.
8354  Then again, it may not.
8355  We don't know for certain.
8356  However, it makes no sense contextually to perform any nesting with these
8357  environments, so why would you ever want to?
8358 \end_layout
8359
8360 \end_inset
8361
8362
8363 \end_layout
8364
8365 \begin_layout Description
8366 Unnestable Can't nest them.
8367  Can't nest into them.
8368 \end_layout
8369
8370 \begin_deeper
8371 \begin_layout Itemize
8372
8373 \family sans
8374 Bibliography
8375 \end_layout
8376
8377 \begin_layout Itemize
8378
8379 \family sans
8380 Title
8381 \end_layout
8382
8383 \begin_layout Itemize
8384
8385 \family sans
8386 Author
8387 \end_layout
8388
8389 \begin_layout Itemize
8390
8391 \family sans
8392 Date
8393 \end_layout
8394
8395 \end_deeper
8396 \begin_layout Description
8397 Fully\InsetSpace ~
8398 Nestable You can nest them.
8399  You can nest other things into them.
8400 \end_layout
8401
8402 \begin_deeper
8403 \begin_layout Itemize
8404
8405 \family sans
8406 Abstract
8407 \end_layout
8408
8409 \begin_layout Itemize
8410
8411 \family sans
8412 Verse
8413 \end_layout
8414
8415 \begin_layout Itemize
8416
8417 \family sans
8418 Quote
8419 \end_layout
8420
8421 \begin_layout Itemize
8422
8423 \family sans
8424 Quotation
8425 \end_layout
8426
8427 \begin_layout Itemize
8428
8429 \family sans
8430 Itemize
8431 \end_layout
8432
8433 \begin_layout Itemize
8434
8435 \family sans
8436 Enumerate
8437 \end_layout
8438
8439 \begin_layout Itemize
8440
8441 \family sans
8442 Description
8443 \end_layout
8444
8445 \begin_layout Itemize
8446
8447 \family sans
8448 List
8449 \end_layout
8450
8451 \begin_layout Itemize
8452
8453 \family sans
8454 LyX-Code
8455 \end_layout
8456
8457 \end_deeper
8458 \begin_layout Description
8459 Nestable-Inside You can nest them inside of other things.
8460  You can't nest anything into them.
8461 \end_layout
8462
8463 \begin_deeper
8464 \begin_layout Itemize
8465
8466 \family sans
8467 Part
8468 \end_layout
8469
8470 \begin_layout Itemize
8471
8472 \family sans
8473 Chapter
8474 \end_layout
8475
8476 \begin_layout Itemize
8477
8478 \family sans
8479 Section
8480 \family default
8481  
8482 \end_layout
8483
8484 \begin_layout Itemize
8485
8486 \family sans
8487 Subsection
8488 \end_layout
8489
8490 \begin_layout Itemize
8491
8492 \family sans
8493 Subsubsection
8494 \end_layout
8495
8496 \begin_layout Itemize
8497
8498 \family sans
8499 Paragraph
8500 \family default
8501  
8502 \end_layout
8503
8504 \begin_layout Itemize
8505
8506 \family sans
8507 Subparagraph
8508 \end_layout
8509
8510 \begin_layout Itemize
8511
8512 \family sans
8513 Part*
8514 \end_layout
8515
8516 \begin_layout Itemize
8517
8518 \family sans
8519 Chapter*
8520 \end_layout
8521
8522 \begin_layout Itemize
8523
8524 \family sans
8525 Section*
8526 \end_layout
8527
8528 \begin_layout Itemize
8529
8530 \family sans
8531 Subsection*
8532 \end_layout
8533
8534 \begin_layout Itemize
8535
8536 \family sans
8537 Subsubsection*
8538 \end_layout
8539
8540 \begin_layout Itemize
8541
8542 \family sans
8543 Standard
8544 \end_layout
8545
8546 \begin_layout Itemize
8547
8548 \family sans
8549 Right\InsetSpace ~
8550 Address
8551 \end_layout
8552
8553 \begin_layout Itemize
8554
8555 \family sans
8556 Address
8557 \end_layout
8558
8559 \begin_layout Itemize
8560
8561 \family sans
8562 Caption
8563 \end_layout
8564
8565 \end_deeper
8566 \begin_layout Subsection
8567 Nesting Other Things: Tables, Math, Floats, etc.
8568 \begin_inset LatexCommand \label{sec:table-and-fig-nesting}
8569
8570 \end_inset
8571
8572
8573 \end_layout
8574
8575 \begin_layout Standard
8576 There are several things that aren't paragraph environments, but which are
8577  affected by nesting anyhow.
8578  They are:
8579 \end_layout
8580
8581 \begin_layout Itemize
8582 equations
8583 \end_layout
8584
8585 \begin_layout Itemize
8586 tables
8587 \end_layout
8588
8589 \begin_layout Itemize
8590 figures
8591 \end_layout
8592
8593 \begin_layout Standard
8594 [Note: if you put a figure or a table in a 
8595 \family sans
8596 Float
8597 \family default
8598 , this is no longer true.
8599  See below or look in sections 
8600 \begin_inset LatexCommand \ref{sec:figures}
8601
8602 \end_inset
8603
8604  or 
8605 \begin_inset LatexCommand \ref{sec:tables}
8606
8607 \end_inset
8608
8609  for more info.]
8610 \end_layout
8611
8612 \begin_layout Standard
8613 LyX can treat these three objects as either a word or as a paragraph.
8614  Well, you can't inline a table, but you can inline math and figures.
8615  If a figure or an equation is inlined, it goes wherever the paragraph it's
8616  in goes.
8617 \end_layout
8618
8619 \begin_layout Standard
8620 On the other hand, if you have an equation, figure or table in a 
8621 \begin_inset Quotes eld
8622 \end_inset
8623
8624 paragraph
8625 \begin_inset Quotes erd
8626 \end_inset
8627
8628  of its own, it behaves just like a 
8629 \begin_inset Quotes eld
8630 \end_inset
8631
8632 nestable-inside
8633 \begin_inset Quotes erd
8634 \end_inset
8635
8636  paragraph environment.
8637  You can nest it into any environment, but you [obviously] can't nest anything
8638  into it.
8639 \end_layout
8640
8641 \begin_layout Standard
8642 Here's an example with a table:
8643 \end_layout
8644
8645 \begin_layout Enumerate
8646 Item One
8647 \end_layout
8648
8649 \begin_deeper
8650 \begin_layout Enumerate
8651 This is (a) and it's nested.
8652 \end_layout
8653
8654 \begin_deeper
8655 \begin_layout Standard
8656 \begin_inset VSpace 0.3cm
8657 \end_inset
8658
8659
8660 \end_layout
8661
8662 \begin_layout Standard
8663 \align center
8664 \begin_inset Tabular
8665 <lyxtabular version="3" rows="2" columns="2">
8666 <features>
8667 <column alignment="center" valignment="top" leftline="true" width="0pt">
8668 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8669 <row topline="true">
8670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8671 \begin_inset Text
8672
8673 \begin_layout Standard
8674
8675 \family roman
8676 \series medium
8677 \shape up
8678 \size normal
8679 \emph off
8680 \bar no
8681 \noun off
8682 \color none
8683 a
8684 \end_layout
8685
8686 \end_inset
8687 </cell>
8688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8689 \begin_inset Text
8690
8691 \begin_layout Standard
8692
8693 \family roman
8694 \series medium
8695 \shape up
8696 \size normal
8697 \emph off
8698 \bar no
8699 \noun off
8700 \color none
8701 b
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 </row>
8707 <row topline="true" bottomline="true">
8708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8709 \begin_inset Text
8710
8711 \begin_layout Standard
8712
8713 \family roman
8714 \series medium
8715 \shape up
8716 \size normal
8717 \emph off
8718 \bar no
8719 \noun off
8720 \color none
8721 c
8722 \end_layout
8723
8724 \end_inset
8725 </cell>
8726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8727 \begin_inset Text
8728
8729 \begin_layout Standard
8730
8731 \family roman
8732 \series medium
8733 \shape up
8734 \size normal
8735 \emph off
8736 \bar no
8737 \noun off
8738 \color none
8739 d
8740 \end_layout
8741
8742 \end_inset
8743 </cell>
8744 </row>
8745 </lyxtabular>
8746
8747 \end_inset
8748
8749
8750 \end_layout
8751
8752 \begin_layout Standard
8753 \begin_inset VSpace 0.3cm
8754 \end_inset
8755
8756
8757 \end_layout
8758
8759 \end_deeper
8760 \begin_layout Enumerate
8761 This is (b).
8762  The table is actually nested inside (a).
8763 \end_layout
8764
8765 \end_deeper
8766 \begin_layout Enumerate
8767 Back out again.
8768 \end_layout
8769
8770 \begin_layout Standard
8771 If we hadn't nested the table at all, the list would look like this:
8772 \end_layout
8773
8774 \begin_layout Enumerate
8775 Item One
8776 \end_layout
8777
8778 \begin_deeper
8779 \begin_layout Enumerate
8780 This is (a) and it's nested.
8781 \end_layout
8782
8783 \end_deeper
8784 \begin_layout Standard
8785 \begin_inset VSpace 0.3cm
8786 \end_inset
8787
8788
8789 \end_layout
8790
8791 \begin_layout Standard
8792 \align center
8793 \begin_inset Tabular
8794 <lyxtabular version="3" rows="2" columns="2">
8795 <features>
8796 <column alignment="center" valignment="top" leftline="true" width="0pt">
8797 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8798 <row topline="true">
8799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Standard
8803
8804 \family roman
8805 \series medium
8806 \shape up
8807 \size normal
8808 \emph off
8809 \bar no
8810 \noun off
8811 \color none
8812 a
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Standard
8821
8822 \family roman
8823 \series medium
8824 \shape up
8825 \size normal
8826 \emph off
8827 \bar no
8828 \noun off
8829 \color none
8830 b
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 </row>
8836 <row topline="true" bottomline="true">
8837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8838 \begin_inset Text
8839
8840 \begin_layout Standard
8841
8842 \family roman
8843 \series medium
8844 \shape up
8845 \size normal
8846 \emph off
8847 \bar no
8848 \noun off
8849 \color none
8850 c
8851 \end_layout
8852
8853 \end_inset
8854 </cell>
8855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8856 \begin_inset Text
8857
8858 \begin_layout Standard
8859
8860 \family roman
8861 \series medium
8862 \shape up
8863 \size normal
8864 \emph off
8865 \bar no
8866 \noun off
8867 \color none
8868 d
8869 \end_layout
8870
8871 \end_inset
8872 </cell>
8873 </row>
8874 </lyxtabular>
8875
8876 \end_inset
8877
8878
8879 \end_layout
8880
8881 \begin_layout Standard
8882 \begin_inset VSpace 0.3cm
8883 \end_inset
8884
8885
8886 \end_layout
8887
8888 \begin_layout Enumerate
8889 This is (b).
8890  The table is 
8891 \emph on
8892 not
8893 \emph default
8894  nested inside (a).
8895  In fact, it's not nested at all.
8896 \end_layout
8897
8898 \begin_layout Enumerate
8899 Back out again.
8900 \end_layout
8901
8902 \begin_layout Standard
8903 Notice how item (b) is not only no longer nested, but is also the first
8904  item of a new list!
8905 \end_layout
8906
8907 \begin_layout Standard
8908 There's another trap you can fall into: nesting the table, but not going
8909  deep enough.
8910  LyX turns anything after the table into a new [sub]list.
8911 \end_layout
8912
8913 \begin_layout Enumerate
8914 Item One
8915 \end_layout
8916
8917 \begin_deeper
8918 \begin_layout Enumerate
8919 This is (a) and it's nested.
8920 \end_layout
8921
8922 \begin_layout Standard
8923 \begin_inset VSpace 0.3cm
8924 \end_inset
8925
8926
8927 \end_layout
8928
8929 \begin_layout Standard
8930 \align center
8931 \begin_inset Tabular
8932 <lyxtabular version="3" rows="2" columns="2">
8933 <features>
8934 <column alignment="center" valignment="top" leftline="true" width="0pt">
8935 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8936 <row topline="true">
8937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Standard
8941
8942 \family roman
8943 \series medium
8944 \shape up
8945 \size normal
8946 \emph off
8947 \bar no
8948 \noun off
8949 \color none
8950 a
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Standard
8959
8960 \family roman
8961 \series medium
8962 \shape up
8963 \size normal
8964 \emph off
8965 \bar no
8966 \noun off
8967 \color none
8968 b
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 </row>
8974 <row topline="true" bottomline="true">
8975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8976 \begin_inset Text
8977
8978 \begin_layout Standard
8979
8980 \family roman
8981 \series medium
8982 \shape up
8983 \size normal
8984 \emph off
8985 \bar no
8986 \noun off
8987 \color none
8988 c
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8994 \begin_inset Text
8995
8996 \begin_layout Standard
8997
8998 \family roman
8999 \series medium
9000 \shape up
9001 \size normal
9002 \emph off
9003 \bar no
9004 \noun off
9005 \color none
9006 d
9007 \end_layout
9008
9009 \end_inset
9010 </cell>
9011 </row>
9012 </lyxtabular>
9013
9014 \end_inset
9015
9016
9017 \end_layout
9018
9019 \begin_layout Standard
9020 \begin_inset VSpace 0.3cm
9021 \end_inset
9022
9023
9024 \end_layout
9025
9026 \begin_layout Enumerate
9027 This is (b).
9028  The table is actually nested inside Item One, but 
9029 \emph on
9030 not
9031 \emph default
9032  inside (a).
9033 \end_layout
9034
9035 \end_deeper
9036 \begin_layout Enumerate
9037 Back out again.
9038 \end_layout
9039
9040 \begin_layout Standard
9041 As you can see, item (b) turned into the first item of a new list, but a
9042  new list 
9043 \emph on
9044 inside
9045 \emph default
9046  item 1.
9047  The same thing would have happened to a figure or an equation.
9048  So, if you nest tables, figures or equations, make sure you go to the right
9049  depth!
9050 \end_layout
9051
9052 \begin_layout Standard
9053 Then there are the so-called 
9054 \family sans
9055 Floats
9056 \family default
9057 .
9058  A 
9059 \family sans
9060 Float
9061 \family default
9062  is a block of text associated with some sort of label, but which doesn't
9063  have a fixed location.
9064  It can 
9065 \begin_inset Quotes eld
9066 \end_inset
9067
9068 float
9069 \begin_inset Quotes erd
9070 \end_inset
9071
9072  forward or backward a page or two, to wherever it fits best.
9073  
9074 \family sans
9075 Footnotes
9076 \family default
9077  and 
9078 \family sans
9079 Margin\InsetSpace ~
9080 Notes
9081 \family default
9082  are floats, as are 
9083 \family sans
9084 Table\InsetSpace ~
9085 Floats
9086 \family default
9087  and 
9088 \family sans
9089 Figure\InsetSpace ~
9090 Floats
9091 \family default
9092 .
9093  When you're editing a document in LyX, a closed 
9094 \family sans
9095 Float
9096 \family default
9097  looks like a gray button with a red label and goes wherever the paragraph
9098  it's in goes.
9099  However, because a 
9100 \family sans
9101 Float
9102 \family default
9103  has no fixed location in the final text, nesting has no effect on its actual
9104  location after you feed your document to LaTeX.
9105 \end_layout
9106
9107 \begin_layout Subsection
9108 Usage and General Features
9109 \end_layout
9110
9111 \begin_layout Standard
9112 Speaking of levels, LyX can perform up to a six-fold nesting.
9113  In other words, 
9114 \begin_inset Quotes eld
9115 \end_inset
9116
9117 level #6
9118 \begin_inset Quotes erd
9119 \end_inset
9120
9121  is the innermost possible depth.
9122  Here's an example to display what we mean:
9123 \end_layout
9124
9125 \begin_layout Enumerate
9126 level #1 - outermost
9127 \end_layout
9128
9129 \begin_deeper
9130 \begin_layout Enumerate
9131 level #2
9132 \end_layout
9133
9134 \begin_deeper
9135 \begin_layout Enumerate
9136 level #3
9137 \end_layout
9138
9139 \begin_deeper
9140 \begin_layout Enumerate
9141 level #4
9142 \end_layout
9143
9144 \begin_deeper
9145 \begin_layout Itemize
9146 level #5
9147 \end_layout
9148
9149 \begin_deeper
9150 \begin_layout Itemize
9151 level #6
9152 \end_layout
9153
9154 \end_deeper
9155 \end_deeper
9156 \end_deeper
9157 \end_deeper
9158 \end_deeper
9159 \begin_layout Standard
9160 Once again, LyX has a maximum of 6 levels, regardless of which specific
9161  paragraph environments you're using at a given level.
9162 \begin_inset Foot
9163 status collapsed
9164
9165 \begin_layout Standard
9166 Unfortunately, LyX doesn't enforce this limitation.
9167  If you try to exceed it, however, LaTeX will return errors when you go
9168  to produce output for your document.
9169 \end_layout
9170
9171 \end_inset
9172
9173  That means that you can perform a six-fold nesting of a 
9174 \family sans
9175 Description
9176 \family default
9177  list, or a 
9178 \family sans
9179 Verse
9180 \family default
9181  environment, and so on.
9182  You can also mix environments, as we shall see later.
9183 \end_layout
9184
9185 \begin_layout Standard
9186 There are two exceptions to the six-fold nesting limit, and you can see
9187  both of them in the example.
9188  Unlike the other fully-nestable environments, you can only perform a four-fold
9189  nesting with the 
9190 \family sans
9191 Enumerate
9192 \family default
9193  and 
9194 \family sans
9195 Itemize
9196 \family default
9197  environments.
9198  For example, if we tried to nest another 
9199 \family sans
9200 Enumerate
9201 \family default
9202  list inside of item 
9203 \begin_inset Quotes eld
9204 \end_inset
9205
9206 A.
9207 \begin_inset Quotes erd
9208 \end_inset
9209
9210 , we'd get errors.
9211 \begin_inset Foot
9212 status collapsed
9213
9214 \begin_layout Standard
9215 Once again, LyX doesn't enforce this limitation.
9216  If you try to exceed it, however, LaTeX will return errors when you go
9217  to produce output for your document.
9218 \end_layout
9219
9220 \end_inset
9221
9222
9223 \end_layout
9224
9225 \begin_layout Subsection
9226 Some Examples
9227 \end_layout
9228
9229 \begin_layout Standard
9230 The best way to explain just what you can do with nesting is by illustration.
9231  We have several examples of nested environments.
9232  In them, we explain how we created the example, so that you can reproduce
9233  them.
9234 \end_layout
9235
9236 \begin_layout Subsubsection
9237 Example #1: The Six-fold Way and Mixed Nesting
9238 \end_layout
9239
9240 \begin_layout Labeling
9241 \labelwidthstring MMM
9242 #1-a This is the outermost level.
9243  It's a 
9244 \family sans
9245 List
9246 \family default
9247  environment.
9248 \end_layout
9249
9250 \begin_deeper
9251 \begin_layout Labeling
9252 \labelwidthstring MMM
9253 #2-a This is level #2.
9254  We created it by using 
9255 \family sans
9256 M-Return
9257 \family default
9258  followed by 
9259 \family sans
9260 M-p\InsetSpace ~
9261 Right
9262 \family default
9263 .
9264 \end_layout
9265
9266 \begin_deeper
9267 \begin_layout Labeling
9268 \labelwidthstring MMM
9269 #3-a This is level #3.
9270  This time, we just hit 
9271 \family sans
9272 Return
9273 \family default
9274 , then used 
9275 \family sans
9276 M-p\InsetSpace ~
9277 Right
9278 \family default
9279  twice in a row.
9280  We could have also created it the same way as we did the previous level,
9281  by hitting 
9282 \family sans
9283 M-Return
9284 \family default
9285  followed by 
9286 \family sans
9287 M-p\InsetSpace ~
9288 Right
9289 \family default
9290 .
9291 \end_layout
9292
9293 \begin_deeper
9294 \begin_layout Standard
9295 This is actually a 
9296 \family sans
9297 Standard
9298 \family default
9299  environment, nested inside of 
9300 \begin_inset Quotes eld
9301 \end_inset
9302
9303 #3-a
9304 \begin_inset Quotes erd
9305 \end_inset
9306
9307 .
9308  So, it's at level #4.
9309  We did this by hitting 
9310 \family sans
9311 M-Return
9312 \family default
9313 , then 
9314 \family sans
9315 M-p\InsetSpace ~
9316 Right
9317 \family default
9318 , then changing the paragraph environment to 
9319 \family sans
9320 Standard
9321 \family default
9322 .
9323  Do this to create list items with more than one paragraph - it also works
9324  for the 
9325 \family sans
9326 Description
9327 \family default
9328
9329 \family sans
9330 Enumerate
9331 \family default
9332 , and 
9333 \family sans
9334 Itemize
9335 \family default
9336  environments!
9337 \end_layout
9338
9339 \begin_layout Standard
9340 Here's another 
9341 \family sans
9342 Standard
9343 \family default
9344  paragraph, also at level #4, made with just a 
9345 \family sans
9346 M-Return
9347 \family default
9348 .
9349 \end_layout
9350
9351 \begin_layout Labeling
9352 \labelwidthstring MMM
9353 #4-a This is level #4.
9354  We hit 
9355 \family sans
9356 M-Return
9357 \family default
9358  and changed the paragraph environment back to 
9359 \family sans
9360 List
9361 \family default
9362 .
9363  Remember - we can't nest anything inside of a 
9364 \family sans
9365 Standard
9366 \family default
9367  environment, which is why we're still at level #4.
9368  However, we 
9369 \emph on
9370 can
9371 \emph default
9372  keep nesting things inside of 
9373 \begin_inset Quotes eld
9374 \end_inset
9375
9376 #3-a
9377 \begin_inset Quotes erd
9378 \end_inset
9379
9380 .
9381 \end_layout
9382
9383 \begin_deeper
9384 \begin_layout Labeling
9385 \labelwidthstring MMM
9386 #5-a This is level #5\SpecialChar \ldots{}
9387
9388 \end_layout
9389
9390 \begin_deeper
9391 \begin_layout Labeling
9392 \labelwidthstring MMM
9393 #6-a \SpecialChar \ldots{}
9394 and this is level #6.
9395  By now, you should know how we made these two.
9396 \end_layout
9397
9398 \end_deeper
9399 \begin_layout Labeling
9400 \labelwidthstring MMM
9401 #5-b Back to level #5.
9402  Just hit 
9403 \family sans
9404 M-Return
9405 \family default
9406  followed by a 
9407 \family sans
9408 M-p\InsetSpace ~
9409 Left
9410 \family default
9411 .
9412 \end_layout
9413
9414 \end_deeper
9415 \begin_layout Labeling
9416 \labelwidthstring MMM
9417 #4-b After another 
9418 \family sans
9419 M-Return
9420 \family default
9421  followed by a 
9422 \family sans
9423 M-p\InsetSpace ~
9424 Left
9425 \family default
9426 , we're back at level #4.
9427 \end_layout
9428
9429 \end_deeper
9430 \begin_layout Labeling
9431 \labelwidthstring MMM
9432 #3-b Back to level #3.
9433  By now it should be obvious how we did this.
9434 \end_layout
9435
9436 \end_deeper
9437 \begin_layout Labeling
9438 \labelwidthstring MMM
9439 #2-b Back to level #2.
9440  
9441 \end_layout
9442
9443 \end_deeper
9444 \begin_layout Labeling
9445 \labelwidthstring MMM
9446 #1-b And last, back to the outermost level, #1.
9447  After this sentence, we'll hit 
9448 \family sans
9449 Return
9450 \family default
9451  and change the paragraph environment back to 
9452 \family sans
9453 Standard
9454 \family default
9455  to end the list.
9456 \end_layout
9457
9458 \begin_layout Standard
9459 There you have it! Oh --- we could have also used the 
9460 \family sans
9461 Description
9462 \family default
9463
9464 \family sans
9465 Quote
9466 \family default
9467
9468 \family sans
9469 Quotation
9470 \family default
9471 , or even the 
9472 \family sans
9473 Verse
9474 \family default
9475  environment in place of the 
9476 \family sans
9477 List
9478 \family default
9479  environment.
9480  The example would have worked exactly the same.
9481 \end_layout
9482
9483 \begin_layout Subsubsection
9484 Example #2: Inheritance
9485 \end_layout
9486
9487 \begin_layout LyX-Code
9488 This is the LyX-Code environment, at level #1, the outermost
9489 \end_layout
9490
9491 \begin_layout LyX-Code
9492 level.
9493   Now we'll hit 
9494 \family sans
9495 Return
9496 \family default
9497 , then 
9498 \family sans
9499 M-p Right
9500 \family default
9501 , after which, we'll change to the 
9502 \family sans
9503 Enumerate
9504 \family default
9505  environment.
9506 \end_layout
9507
9508 \begin_deeper
9509 \begin_layout Enumerate
9510 This is the 
9511 \family sans
9512 Enumerate
9513 \family default
9514  environment, at level #2.
9515 \end_layout
9516
9517 \begin_layout Enumerate
9518 Notice how the nested 
9519 \family sans
9520 Enumerate
9521 \family default
9522  not only inherits its margins from its parent environment [
9523 \family sans
9524 LyX-Code
9525 \family default
9526 ], but also inherits its font and spacing!
9527 \end_layout
9528
9529 \end_deeper
9530 \begin_layout Standard
9531 We ended this example by hitting 
9532 \family sans
9533 Return
9534 \family default
9535 .
9536  After that, we needed to reset the paragraph environment to 
9537 \family sans
9538 Standard
9539 \family default
9540  and resetting the nesting depth by using 
9541 \family sans
9542 M-p\InsetSpace ~
9543 Left
9544 \family default
9545  once.
9546 \end_layout
9547
9548 \begin_layout Subsubsection
9549 Example #3: Labels, Levels, and the 
9550 \family sans
9551 Enumerate
9552 \family default
9553  and 
9554 \family sans
9555 Itemize
9556 \family default
9557  Environments
9558 \begin_inset OptArg
9559 status collapsed
9560
9561 \begin_layout Standard
9562 Example #3: Labels, Levels and other list environments
9563 \end_layout
9564
9565 \end_inset
9566
9567
9568 \end_layout
9569
9570 \begin_layout Enumerate
9571 This is level #1, in an 
9572 \family sans
9573 Enumerate
9574 \family default
9575  paragraph environment.
9576  We're actually going to nest a bunch of these.
9577 \end_layout
9578
9579 \begin_deeper
9580 \begin_layout Enumerate
9581 This is level #2.
9582  We used 
9583 \family sans
9584 M-Return
9585 \family default
9586  followed by 
9587 \family sans
9588 M-p\InsetSpace ~
9589 Right
9590 \family default
9591 .
9592  Now, what happens if we nest an 
9593 \family sans
9594 Itemize
9595 \family default
9596  environment inside of this one? It will be at level #3, but what will its
9597  label be? An asterisk?
9598 \end_layout
9599
9600 \begin_deeper
9601 \begin_layout Itemize
9602 No! It's a bullet.
9603  This is the 
9604 \emph on
9605 first
9606 \emph default
9607  
9608 \family sans
9609 Itemize
9610 \family default
9611  environment, even though it's at level #3.
9612  So, its label is a bullet.
9613  [Note: we got here by using 
9614 \family sans
9615 M-Return
9616 \family default
9617 , then 
9618 \family sans
9619 M-p\InsetSpace ~
9620 Right
9621 \family default
9622 , then changing the environment to 
9623 \family sans
9624 Itemize
9625 \family default
9626 .]
9627 \end_layout
9628
9629 \begin_deeper
9630 \begin_layout Itemize
9631 Here's level #4, produced using 
9632 \family sans
9633 M-Return
9634 \family default
9635 , then 
9636 \family sans
9637 M-p\InsetSpace ~
9638 Right
9639 \family default
9640 .
9641  We'll do that again\SpecialChar \ldots{}
9642
9643 \end_layout
9644
9645 \begin_deeper
9646 \begin_layout Enumerate
9647 \SpecialChar \ldots{}
9648 to get to level #5.
9649  This time, however, we also changed the paragraph environment back to 
9650 \family sans
9651 Enumerate
9652 \family default
9653 .
9654  Notice the type of numbering! It's 
9655 \emph on
9656 lowercase Roman
9657 \emph default
9658 , because we're the 
9659 \emph on
9660 thirdfold
9661 \emph default
9662  
9663 \family sans
9664 Enumerate
9665 \family default
9666  environment [i.e.
9667  we're an
9668 \family sans
9669  Enumerate
9670 \family default
9671  inside an 
9672 \family sans
9673 Enumerate
9674 \family default
9675  inside an 
9676 \family sans
9677 Enumerate
9678 \family default
9679 ].
9680 \end_layout
9681
9682 \begin_layout Enumerate
9683 What happens if we 
9684 \emph on
9685 don't
9686 \emph default
9687  change the paragraph environment, but decrease the nesting depth? What
9688  type of numbering does LyX use?
9689 \end_layout
9690
9691 \begin_layout Enumerate
9692 Oh, as if you couldn't guess by now, we're just using 
9693 \family sans
9694 M-Return
9695 \family default
9696  to keep the current environment and depth but create a new item.
9697 \end_layout
9698
9699 \begin_layout Enumerate
9700 Let's use 
9701 \family sans
9702 M-p\InsetSpace ~
9703 Left
9704 \family default
9705  to decrease the depth after the next 
9706 \family sans
9707 M-Return
9708 \family default
9709 .
9710 \end_layout
9711
9712 \end_deeper
9713 \begin_layout Enumerate
9714 This is level #4.
9715  Look what type of label LyX is using!
9716 \end_layout
9717
9718 \end_deeper
9719 \begin_layout Enumerate
9720 This is level #3.
9721  Even though we've changed levels, LyX is still using a lowercase Roman
9722  numeral as the label.
9723  Why?!
9724 \end_layout
9725
9726 \begin_layout Enumerate
9727 Because, even though the nesting depth has changed, the paragraph is 
9728 \emph on
9729 still
9730 \emph default
9731  a thirdfold 
9732 \family sans
9733 Enumerate
9734 \family default
9735  environment.
9736  Notice, however, that LyX 
9737 \emph on
9738 did
9739 \emph default
9740  reset the counter for the label.
9741 \end_layout
9742
9743 \end_deeper
9744 \begin_layout Enumerate
9745 Another 
9746 \family sans
9747 M-Return
9748 \family default
9749  
9750 \family sans
9751 M-p\InsetSpace ~
9752 Left
9753 \family default
9754  sequence, and we're back to level #2.
9755  This time, we not only changed the nesting depth, but we also moved back
9756  into the twofold-nested 
9757 \family sans
9758 Enumerate
9759 \family default
9760  environment.
9761 \end_layout
9762
9763 \end_deeper
9764 \begin_layout Enumerate
9765 The same thing happens if we do another 
9766 \family sans
9767 M-Return
9768 \family default
9769  
9770 \family sans
9771 M-p\InsetSpace ~
9772 Left
9773 \family default
9774  sequence and return to level #1, the outermost level.
9775 \end_layout
9776
9777 \begin_layout Standard
9778 Lastly, we reset the environment to 
9779 \family sans
9780 Standard
9781 \family default
9782 .
9783  As you can see, the level number doesn't correspond to what type of labelling
9784  LyX uses for the 
9785 \family sans
9786 Enumerate
9787 \family default
9788  and 
9789 \family sans
9790 Itemize
9791 \family default
9792  environments.
9793  The number of 
9794 \emph on
9795 other 
9796 \family sans
9797 Enumerate
9798 \family default
9799  environments
9800 \emph default
9801  surrounding it determines what kind of label LyX uses for an 
9802 \family sans
9803 Enumerate
9804 \family default
9805  item.
9806  The same rule applies for the 
9807 \family sans
9808 Itemize
9809 \family default
9810  environment, as well.
9811 \end_layout
9812
9813 \begin_layout Subsubsection
9814 Example #4: Going Bonkers
9815 \end_layout
9816
9817 \begin_layout Enumerate
9818 We're going to go totally nuts now.
9819  We won't nest as deep as in the other examples, nor will we go into the
9820  same detail with how we did it.
9821  [level #1: 
9822 \family sans
9823 Enumerate
9824 \family default
9825 ]
9826 \end_layout
9827
9828 \begin_deeper
9829 \begin_layout Standard
9830 [
9831 \family sans
9832 Return, M-p\InsetSpace ~
9833 Right, Standard
9834 \family default
9835 : level #2] We'll stick an encapsulated description of how we created the
9836  example in brackets someplace.
9837  For example, the two keybindings are how we changed the depth.
9838  The environment name is, obviously, the name of the current environment.
9839  Either before or after this, we'll put in the level.
9840 \end_layout
9841
9842 \end_deeper
9843 \begin_layout Enumerate
9844 [
9845 \family sans
9846 Return, Enumerate
9847 \family default
9848 : level #1] This is the next item in the list.
9849 \end_layout
9850
9851 \begin_deeper
9852 \begin_layout Verse
9853 Now we'll add verse.
9854 \newline
9855 It will get much worse.
9856 \newline
9857 [
9858 \family sans
9859 Return, M-p\InsetSpace ~
9860 Right, Verse
9861 \family default
9862 : level #2]
9863 \end_layout
9864
9865 \begin_layout Verse
9866 Fiddle dee, Fiddle doo.
9867 \newline
9868 Bippitey boppitey boo!
9869 \newline
9870 [
9871 \family sans
9872 M-Return
9873 \family default
9874 ]
9875 \end_layout
9876
9877 \begin_layout Verse
9878 Here comes a table for you:
9879 \end_layout
9880
9881 \begin_deeper
9882 \begin_layout Standard
9883 \begin_inset VSpace 0.3cm
9884 \end_inset
9885
9886
9887 \end_layout
9888
9889 \begin_layout Standard
9890 \align center
9891 \begin_inset Tabular
9892 <lyxtabular version="3" rows="2" columns="2">
9893 <features>
9894 <column alignment="center" valignment="top" width="0pt">
9895 <column alignment="center" valignment="top" leftline="true" width="0pt">
9896 <row>
9897 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9898 \begin_inset Text
9899
9900 \begin_layout Standard
9901
9902 \family roman
9903 \series medium
9904 \shape up
9905 \size normal
9906 \emph off
9907 \bar no
9908 \noun off
9909 \color none
9910 one-fish
9911 \end_layout
9912
9913 \end_inset
9914 </cell>
9915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9916 \begin_inset Text
9917
9918 \begin_layout Standard
9919
9920 \family roman
9921 \series medium
9922 \shape up
9923 \size normal
9924 \emph off
9925 \bar no
9926 \noun off
9927 \color none
9928 two-fish
9929 \end_layout
9930
9931 \end_inset
9932 </cell>
9933 </row>
9934 <row topline="true">
9935 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9936 \begin_inset Text
9937
9938 \begin_layout Standard
9939
9940 \family roman
9941 \series medium
9942 \shape up
9943 \size normal
9944 \emph off
9945 \bar no
9946 \noun off
9947 \color none
9948 red-fish
9949 \end_layout
9950
9951 \end_inset
9952 </cell>
9953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9954 \begin_inset Text
9955
9956 \begin_layout Standard
9957
9958 \family roman
9959 \series medium
9960 \shape up
9961 \size normal
9962 \emph off
9963 \bar no
9964 \noun off
9965 \color none
9966 blue-fish
9967 \end_layout
9968
9969 \end_inset
9970 </cell>
9971 </row>
9972 </lyxtabular>
9973
9974 \end_inset
9975
9976
9977 \end_layout
9978
9979 \end_deeper
9980 \begin_layout Verse
9981 [
9982 \family sans
9983 M-Return, Table, M-p\InsetSpace ~
9984 Right
9985 \family default
9986  3 times, 
9987 \family sans
9988 M-Return, Verse, M-p\InsetSpace ~
9989 Left
9990 \family default
9991 ]
9992 \end_layout
9993
9994 \end_deeper
9995 \begin_layout Enumerate
9996 [
9997 \family sans
9998 Return, Enumerate
9999 \family default
10000 : level #1] This is another item.
10001  Note that selecting a 
10002 \family sans
10003 Table
10004 \family default
10005  resets the nesting depth to level #1, so we increased the nesting depth
10006  3 times to put the table inside the 
10007 \family sans
10008 Verse
10009 \family default
10010  environment.
10011  
10012 \end_layout
10013
10014 \begin_layout Quotation
10015 We're now ending the 
10016 \family sans
10017 Enumerate
10018 \family default
10019  list and changing to 
10020 \family sans
10021 Quotation
10022 \family default
10023 .
10024  We're still at level #1.
10025  We want to show you some of the things you can do by mixing environments.
10026  The next set of paragraphs is a 
10027 \begin_inset Quotes eld
10028 \end_inset
10029
10030 quoted letter.
10031 \begin_inset Quotes erd
10032 \end_inset
10033
10034  We'll nest both the 
10035 \family sans
10036 Address
10037 \family default
10038  and 
10039 \family sans
10040 Right\InsetSpace ~
10041 Address
10042 \family default
10043  environments inside of this one, then use another nested 
10044 \family sans
10045 Quotation
10046 \family default
10047  for the letter body.
10048  We'll use 
10049 \family sans
10050 M-Return
10051 \family default
10052  to preserve the depth.
10053  Remember that you need to use 
10054 \family sans
10055 C-Return
10056 \family default
10057  to create multiple lines inside the 
10058 \family sans
10059 Address
10060 \family default
10061  and 
10062 \family sans
10063 Right\InsetSpace ~
10064 Address
10065 \family default
10066  environments.
10067  Here it goes:
10068 \end_layout
10069
10070 \begin_deeper
10071 \begin_layout Right Address
10072 1234 Nowhere Rd.
10073 \newline
10074 Moosegroin, MT 00100
10075 \newline
10076 9-6-96
10077 \end_layout
10078
10079 \begin_layout Address
10080 Dear Mr.\InsetSpace ~
10081 Fizlewitz:
10082 \end_layout
10083
10084 \begin_layout Quotation
10085 We regret to inform you that we cannot fill your order for 50L of compressed
10086  methane gas due to circumstances beyond our control.
10087  Unfortunately, several of our cows have mysteriously exploded, creating
10088  a backlog in our orders for methane.
10089  We will place your name on the waiting list and try to fill your order
10090  as soon as possible.
10091  In the meantime, we thank you for your patience.
10092 \end_layout
10093
10094 \begin_layout Quotation
10095 We do, however, now have a special on beef.
10096  If you are interested, please return the enclosed pricing and order form
10097  with your order, along with payment.
10098 \end_layout
10099
10100 \begin_layout Quotation
10101 We thank you again for your patience.
10102 \end_layout
10103
10104 \begin_layout Address
10105 Sincerely,
10106 \newline
10107 Bill Hick
10108 \end_layout
10109
10110 \end_deeper
10111 \begin_layout Quotation
10112 That ends that example!
10113 \end_layout
10114
10115 \begin_layout Standard
10116 As you can see, nesting environments in LyX gives you a lot of power with
10117  just a few keystrokes.
10118  We could have easily nested an 
10119 \family sans
10120 Itemize
10121 \family default
10122  list inside of a 
10123 \family sans
10124 Quotation
10125 \family default
10126  or 
10127 \family sans
10128 Quote
10129 \family default
10130 , or put a 
10131 \family sans
10132 Quote
10133 \family default
10134  inside of an 
10135 \family sans
10136 Itemize
10137 \family default
10138  list.
10139  You have a huge variety of options at your disposal.
10140 \end_layout
10141
10142 \begin_layout Section
10143 Fonts and Text Styles
10144 \end_layout
10145
10146 \begin_layout Subsection
10147 Overview
10148 \end_layout
10149
10150 \begin_layout Standard
10151 Many modern typesetting and markup languages have begun to move towards
10152  specifying character styles rather than specifying a particular font.
10153  For example, instead of changing to an italicized version of the current
10154  font to emphasize text, you use an 
10155 \begin_inset Quotes eld
10156 \end_inset
10157
10158 emphasized style
10159 \begin_inset Quotes erd
10160 \end_inset
10161
10162  instead.
10163  This concept fits in perfectly with LyX.
10164  In LyX, you do things based on contexts, rather than focusing on typesetting
10165  details.
10166 \end_layout
10167
10168 \begin_layout Standard
10169 Right now, LyX allows you to specify a global default font, and has two
10170  character styles, 
10171 \family sans
10172 Emphasized
10173 \family default
10174  and 
10175 \family sans
10176 Noun
10177 \family default
10178 .
10179  The 
10180 \family sans
10181 Emphasized
10182 \family default
10183  style corresponds to an italics font.
10184  The 
10185 \family sans
10186 Noun
10187 \family default
10188  style corresponds to a font in smallcaps, which some languages and writing
10189  styles use to typeset proper names.
10190  The LyX Team has at last (as of LyX version\InsetSpace ~
10191 1.4) introduced true character
10192  styles, but currently these must be defined explicitly in the document
10193  layout file.
10194  There's currently no GUI support to define new, or tweak existing, character
10195  styles to allow you, the user, to customize which font changes correspond
10196  to what styles.
10197 \end_layout
10198
10199 \begin_layout Subsection
10200 Global Options
10201 \end_layout
10202
10203 \begin_layout Standard
10204 You can set the default font from the 
10205 \family sans
10206 \bar under
10207 D
10208 \bar default
10209 ocument\SpecialChar \menuseparator
10210
10211 \bar under
10212 S
10213 \bar default
10214 ettings
10215 \family default
10216  dialog.
10217  The 
10218 \family sans
10219 Fonts
10220 \family default
10221  tabfolder/pane offers you a variety of possibilities to set up and adjust
10222  your document fonts.
10223  The most important ones are those in the 
10224 \family sans
10225 Font Families
10226 \family default
10227  and 
10228 \family sans
10229 Font Sizes
10230 \family default
10231  group.
10232  The possible options under 
10233 \family sans
10234 Font Families
10235 \family default
10236  include 
10237 \begin_inset Quotes eld
10238 \end_inset
10239
10240
10241 \family sans
10242 Default
10243 \family default
10244
10245 \begin_inset Quotes erd
10246 \end_inset
10247
10248  and a list of fonts available on your system, each for the 
10249 \family sans
10250 \bar under
10251 R
10252 \bar default
10253 oman
10254 \family default
10255
10256 \family sans
10257 \bar under
10258 S
10259 \bar default
10260 ans Serif
10261 \family default
10262  and 
10263 \family sans
10264 T
10265 \bar under
10266 y
10267 \bar default
10268 pewriter
10269 \family default
10270  (a.\InsetSpace \thinspace{}
10271 k.\InsetSpace \thinspace{}
10272 a.
10273  Monospaced) family of fonts.
10274  The option 
10275 \begin_inset Quotes eld
10276 \end_inset
10277
10278
10279 \family sans
10280 Default
10281 \family default
10282
10283 \begin_inset Quotes erd
10284 \end_inset
10285
10286  uses the fonts that are specified by the document class you are using.
10287  Often, these are the standard TeX fonts, known as 
10288 \begin_inset Quotes eld
10289 \end_inset
10290
10291 computer modern
10292 \begin_inset Quotes erd
10293 \end_inset
10294
10295  (cm) or 
10296 \begin_inset Quotes eld
10297 \end_inset
10298
10299 European modern
10300 \begin_inset Quotes erd
10301 \end_inset
10302
10303  (ec).
10304  Depending on the document class, however, it might as well be another font.
10305  Most fonts in the list should be installed on your system.
10306  For others, you might have to get and install the fonts first (LyX indicates
10307  if a font is not installed).
10308  Please have a look at 
10309 \family sans
10310 \bar under
10311 H
10312 \bar default
10313 elp\SpecialChar \menuseparator
10314
10315 \bar under
10316 L
10317 \bar default
10318 aTeX Configuration 
10319 \family default
10320 about where to get the fonts.
10321  Installing a new font for LaTeX is, unfortunately, not as easy as installing
10322  a new font to common operation systems.
10323  However, most font packages include a step-by-step instruction.
10324 \end_layout
10325
10326 \begin_layout Standard
10327 In most cases, the default family of a document class is roman (a.\InsetSpace \thinspace{}
10328 k.\InsetSpace \thinspace{}
10329 a.
10330  serif), so the roman font (e.\InsetSpace \thinspace{}
10331 g.
10332  Times) will be used all over, unless you select 
10333 \begin_inset Quotes eld
10334 \end_inset
10335
10336 Sans Serif
10337 \begin_inset Quotes erd
10338 \end_inset
10339
10340  od 
10341 \begin_inset Quotes eld
10342 \end_inset
10343
10344 Typewriter
10345 \begin_inset Quotes erd
10346 \end_inset
10347
10348  from 
10349 \family sans
10350 \bar under
10351 E
10352 \bar default
10353 dit\SpecialChar \menuseparator
10354 Text St
10355 \bar under
10356 y
10357 \bar default
10358 le 
10359 \family default
10360 for specific selections of the text (see below section 
10361 \begin_inset LatexCommand \ref{sub:Text-Style-Dialog}
10362
10363 \end_inset
10364
10365 ).
10366
10367 \family sans
10368  
10369 \family default
10370 The 
10371 \family sans
10372 Default\InsetSpace ~
10373 Family
10374 \family default
10375  option lets you change this.
10376  So if you want your document (including footnotes etc.), say, all over in
10377  Helvetica, chose 
10378 \begin_inset Quotes eld
10379 \end_inset
10380
10381 Helvetica
10382 \begin_inset Quotes erd
10383 \end_inset
10384
10385  as 
10386 \family sans
10387 Sans Serif
10388 \family default
10389  Font and 
10390 \begin_inset Quotes eld
10391 \end_inset
10392
10393 Sans Serif
10394 \begin_inset Quotes erd
10395 \end_inset
10396
10397  as 
10398 \family sans
10399 Default\InsetSpace ~
10400 Family
10401 \family default
10402 .
10403 \end_layout
10404
10405 \begin_layout Standard
10406 In the 
10407 \family sans
10408 Font\InsetSpace ~
10409
10410 \bar under
10411 S
10412 \bar default
10413 izes
10414 \family default
10415  group, you can usually select from four possible 
10416 \family sans
10417 Base\InsetSpace ~
10418 Size
10419 \family default
10420  values: 
10421 \family sans
10422 default, 10
10423 \family default
10424
10425 \family sans
10426 11
10427 \family default
10428 , and 
10429 \family sans
10430 12
10431 \family default
10432  (some document classes provide more, some less choices).
10433  Remember, this is the 
10434 \emph on
10435 base
10436 \emph default
10437  font size.
10438  LyX actually scales all of the other possible font sizes (such as those
10439  used in footnotes, superscripts, and subscripts) by this value.
10440  You can always fine-tune the font size from within the document if you
10441  need to.
10442  It's also rather silly to use an 8pt or 24pt font as the default font size,
10443  as this typically renders your document unreadable.
10444 \end_layout
10445
10446 \begin_layout Standard
10447 Some Sans Serif and Typewriter Fonts provide the possibility to be scaled.
10448  This might be useful, if a Sans Serif or Typewriter Font has a different
10449  height than the Roman Font.
10450  Please be careful with this option, it can be easily misused.
10451 \end_layout
10452
10453 \begin_layout Standard
10454 In the 
10455 \family sans
10456 Advanced Options
10457 \family default
10458  group box, you'll finally find possibilities for using so-called 
10459 \begin_inset Quotes eld
10460 \end_inset
10461
10462 expert settings
10463 \begin_inset Quotes erd
10464 \end_inset
10465
10466 , given that they are provided by a certain font.
10467  
10468 \family sans
10469 Use true S
10470 \bar under
10471 m
10472 \bar default
10473 all Caps
10474 \family default
10475  indicates that lots of fonts do not use real, but 
10476 \emph on
10477 faked
10478 \emph default
10479  Small Caps.
10480  True Small Caps are specifically designed characters, whereas faked Small
10481  Caps are just scaled Capital letters.
10482  The former looks way better, so if a font offers you the choice, you should
10483  check this option.
10484  
10485 \family sans
10486 Use 
10487 \bar under
10488 O
10489 \bar default
10490 ld Style Figures
10491 \family default
10492  finally lets you select so called Old Style Figures (a.\InsetSpace \thinspace{}
10493 k.\InsetSpace \thinspace{}
10494 a.
10495  Medieval Figures, i.\InsetSpace \thinspace{}
10496 e.
10497  figures with ascending or descending form) instead of the standard Lining
10498  Figures.
10499  Old Style Figures are often preferred due to better legibility in the text,
10500  but it's certainly also a matter of taste.
10501  Just try it out, if it is provided for your font of choice.
10502  Note that math figures are 
10503 \emph on
10504 not
10505 \emph default
10506  affected by this choice.
10507 \end_layout
10508
10509 \begin_layout Standard
10510 Please note that even if LyX tries its best in guessing what fonts are installed
10511  and which options are provided by a given font, it might fail if the fonts
10512  are not set up correctly.
10513 \end_layout
10514
10515 \begin_layout Standard
10516 Note further that once you choose a new value for 
10517 \family sans
10518 \bar under
10519 F
10520 \bar default
10521 onts
10522 \family default
10523  or 
10524 \family sans
10525 Font\InsetSpace ~
10526
10527 \bar under
10528 S
10529 \bar default
10530 ize
10531 \family default
10532 , LyX does 
10533 \emph on
10534 not
10535 \emph default
10536  change the screen.
10537  You'll only see a difference once you generate the final output.
10538  This is part of the WYSIWYM concept.
10539  The only visible change is caused by a change of the default font family.
10540  However, you certainly noticed that, for instance, the roman font on screen
10541  is just a representation of 
10542 \begin_inset Quotes eld
10543 \end_inset
10544
10545 Roman
10546 \begin_inset Quotes erd
10547 \end_inset
10548
10549  (as set up in the 
10550 \family sans
10551 \bar under
10552 T
10553 \bar default
10554 ools\SpecialChar \menuseparator
10555
10556 \bar under
10557 P
10558 \bar default
10559 references
10560 \family default
10561  dialog), not of the actual roman document font.
10562 \end_layout
10563
10564 \begin_layout Subsection
10565 Using Different Character Styles
10566 \end_layout
10567
10568 \begin_layout Standard
10569 As we've already seen, LyX automatically changes the character style for
10570  certain paragraph environments.
10571  We also mentioned two other character styles, 
10572 \family sans
10573 Emphasized
10574 \family default
10575  and 
10576 \family sans
10577 Noun
10578 \family default
10579 .
10580  You can activate both of these styles via keybindings, the menus, and the
10581  toolbar.
10582 \end_layout
10583
10584 \begin_layout Standard
10585 To activate the 
10586 \family sans
10587 Noun
10588 \family default
10589  style, do one of the following:
10590 \end_layout
10591
10592 \begin_layout Itemize
10593 click on the toolbar button with the person-shaped icon
10594 \end_layout
10595
10596 \begin_layout Itemize
10597 use the keybinding 
10598 \family sans
10599 M-c\InsetSpace ~
10600 c
10601 \end_layout
10602
10603 \begin_layout Standard
10604 These commands are all toggles.
10605  That is, if 
10606 \family sans
10607 Noun
10608 \family default
10609  style is already active, they deactivate it.
10610 \end_layout
10611
10612 \begin_layout Standard
10613 One typically uses the 
10614 \family sans
10615 Noun
10616 \family default
10617  style for proper names.
10618  For example: 
10619 \begin_inset Quotes eld
10620 \end_inset
10621
10622
10623 \noun on
10624 Matthias Ettrich
10625 \noun default
10626  is the original author of LyX.
10627 \begin_inset Quotes erd
10628 \end_inset
10629
10630
10631 \end_layout
10632
10633 \begin_layout Standard
10634 A more widely used character style is the 
10635 \family sans
10636 Emphasized
10637 \family default
10638  style.
10639  You can activate [or deactivate - it's also a toggle] the 
10640 \family sans
10641 Emphasized
10642 \family default
10643  style by:
10644 \end_layout
10645
10646 \begin_layout Itemize
10647 clicking on the toolbar button with the 
10648 \begin_inset Quotes eld
10649 \end_inset
10650
10651 !
10652 \begin_inset Quotes erd
10653 \end_inset
10654
10655  character on it
10656 \end_layout
10657
10658 \begin_layout Itemize
10659 using the keybindings 
10660 \family sans
10661 M-c\InsetSpace ~
10662 e
10663 \end_layout
10664
10665 \begin_layout Standard
10666 At the moment, the 
10667 \family sans
10668 Emphasized
10669 \family default
10670  style is equivalent to an italicized font.
10671  We have plans to make that association more user-configurable in the future.
10672 \end_layout
10673
10674 \begin_layout Standard
10675 We've been using the 
10676 \family sans
10677 Emphasized
10678 \family default
10679  style all over the place in this document.
10680  Here's one more example:
10681 \end_layout
10682
10683 \begin_layout Quotation
10684
10685 \emph on
10686 Don't overuse character styles!
10687 \end_layout
10688
10689 \begin_layout Standard
10690 It's also a warning in addition to an example.
10691  One's writing should parallel ordinary conversation.
10692  Since we don't all constantly scream at each other, we should also avoid
10693  the common tendency to overuse character style.
10694  
10695 \end_layout
10696
10697 \begin_layout Standard
10698 Oh --- one last note: You can always reset to the default font using the
10699  keybinding 
10700 \family sans
10701 M-c\InsetSpace ~
10702 Space
10703 \family default
10704 .
10705 \end_layout
10706
10707 \begin_layout Subsection
10708 Fine-Tuning with the 
10709 \family sans
10710 Character Layout
10711 \family default
10712  dialog
10713 \begin_inset LatexCommand \label{sub:Text-Style-Dialog}
10714
10715 \end_inset
10716
10717
10718 \end_layout
10719
10720 \begin_layout Standard
10721 There are always occasions when you'll need to do some fine-tuning, so LyX
10722  gives you a way to create custom character style.
10723  For example, an academic journal or a corporation may have a style sheet
10724  requiring a sans-serif font be used in certain situations.
10725 \begin_inset Foot
10726 status collapsed
10727
10728 \begin_layout Standard
10729 Note from 
10730 \noun on
10731 John Weiss
10732 \noun default
10733 : There is, in fact, such a style sheet for the LyX Documentation, since
10734  manuals need a certain amount of consistency.
10735 \end_layout
10736
10737 \end_inset
10738
10739  Also, writers sometimes use a different font to offset a character's thoughts
10740  from ordinary dialogue.
10741 \end_layout
10742
10743 \begin_layout Standard
10744 Before we document how to use custom character style, we want to issue a
10745  warning yet again: Don't overuse character styles.
10746  Many modern word processors have a vast array of fonts available to them,
10747  providing you with the power of a printing press.
10748  Unfortunately, there is a tendency to overuse that power.
10749  The phrase, 
10750 \begin_inset Quotes eld
10751 \end_inset
10752
10753 Using a sledgehammer to swat a fly,
10754 \begin_inset Quotes erd
10755 \end_inset
10756
10757  comes to mind.
10758  And, as the old saying implies, documents that overuse different fonts
10759  and sizes tend to look like someone's knocked huge holes in them.
10760 \end_layout
10761
10762 \begin_layout Standard
10763 Enough complaining.
10764 \end_layout
10765
10766 \begin_layout Standard
10767 To use custom fonts, open the 
10768 \family sans
10769 \bar under
10770 E
10771 \bar default
10772 dit\SpecialChar \menuseparator
10773 Text\InsetSpace ~
10774
10775 \bar under
10776 S
10777 \bar default
10778 tyle
10779 \family default
10780  dialog.
10781  There are seven buttons on this dialog, each corresponding to a different
10782  font property which you can choose.
10783  You can choose an option for one of these seven properties, or select 
10784 \family sans
10785 No\InsetSpace ~
10786 change
10787 \family default
10788 , which keeps the current state of that property.
10789  The item 
10790 \family sans
10791 Reset
10792 \family default
10793  will reset the property to whatever is the default for the hosting paragraph
10794  environment.
10795  You can use this to reset attributes across a bunch of different paragraph
10796  environments in a snap.
10797 \end_layout
10798
10799 \begin_layout Standard
10800 The seven font properties, and their options [in addition to 
10801 \family sans
10802 No\InsetSpace ~
10803 change
10804 \family default
10805  and 
10806 \family sans
10807 Reset
10808 \family default
10809 ] are:
10810 \end_layout
10811
10812 \begin_layout Labeling
10813 \labelwidthstring MMMMM
10814
10815 \family sans
10816 \bar under
10817 F
10818 \bar default
10819 amily
10820 \family default
10821  The 
10822 \begin_inset Quotes eld
10823 \end_inset
10824
10825 overall look
10826 \begin_inset Quotes erd
10827 \end_inset
10828
10829  of the font.
10830  The possible options are:
10831 \end_layout
10832
10833 \begin_deeper
10834 \begin_layout Labeling
10835 \labelwidthstring MMMMMM
10836
10837 \family sans
10838 Roman
10839 \family default
10840  This is the Roman font family.
10841 \end_layout
10842
10843 \begin_deeper
10844 \begin_layout Standard
10845 It's also the default family.
10846  [keybinding = 
10847 \family sans
10848 M-c\InsetSpace ~
10849 r
10850 \family default
10851 ]
10852 \end_layout
10853
10854 \end_deeper
10855 \begin_layout Labeling
10856 \labelwidthstring MMMMMM
10857
10858 \family sans
10859 Sans\InsetSpace ~
10860 Serif
10861 \family default
10862  
10863 \family sans
10864 This is the Sans Serif font family.
10865 \end_layout
10866
10867 \begin_deeper
10868 \begin_layout Standard
10869 [keybinding = 
10870 \family sans
10871 M-c\InsetSpace ~
10872 s
10873 \family default
10874 ]
10875 \end_layout
10876
10877 \end_deeper
10878 \begin_layout Labeling
10879 \labelwidthstring MMMMMM
10880
10881 \family sans
10882 Typewriter
10883 \family default
10884  
10885 \family typewriter
10886 This is the Typewriter font family.
10887 \end_layout
10888
10889 \begin_deeper
10890 \begin_layout Standard
10891 [keybinding = 
10892 \family sans
10893 M-c\InsetSpace ~
10894 p
10895 \family default
10896 ]
10897 \end_layout
10898
10899 \end_deeper
10900 \end_deeper
10901 \begin_layout Labeling
10902 \labelwidthstring MMMMM
10903
10904 \family sans
10905 \bar under
10906 S
10907 \bar default
10908 eries
10909 \family default
10910  This corresponds to the print weight.
10911  Options are:
10912 \end_layout
10913
10914 \begin_deeper
10915 \begin_layout Labeling
10916 \labelwidthstring MMMMMM
10917
10918 \family sans
10919 Medium
10920 \family default
10921  This is the Medium font series.
10922 \end_layout
10923
10924 \begin_deeper
10925 \begin_layout Standard
10926 It's also the default series.
10927 \end_layout
10928
10929 \end_deeper
10930 \begin_layout Labeling
10931 \labelwidthstring MMMMMM
10932
10933 \family sans
10934 Bold
10935 \family default
10936  
10937 \series bold
10938 This is the Bold font series.
10939 \end_layout
10940
10941 \begin_deeper
10942 \begin_layout Standard
10943 You can toggle this series on or off with the keybinding 
10944 \family sans
10945 M-c\InsetSpace ~
10946 b
10947 \family default
10948 .
10949 \end_layout
10950
10951 \end_deeper
10952 \end_deeper
10953 \begin_layout Labeling
10954 \labelwidthstring MMMMM
10955
10956 \family sans
10957 S
10958 \bar under
10959 h
10960 \bar default
10961 ape
10962 \family default
10963  As the name implies.
10964  Options are:
10965 \end_layout
10966
10967 \begin_deeper
10968 \begin_layout Labeling
10969 \labelwidthstring MMMMMM
10970
10971 \family sans
10972 Upright
10973 \family default
10974  This is the Upright font shape.
10975 \end_layout
10976
10977 \begin_deeper
10978 \begin_layout Standard
10979 It's also the default shape.
10980 \end_layout
10981
10982 \end_deeper
10983 \begin_layout Labeling
10984 \labelwidthstring MMMMMM
10985
10986 \family sans
10987 Italic
10988 \family default
10989  
10990 \shape italic
10991 This 
10992 \family sans
10993 i
10994 \family default
10995 s the Italic font shape
10996 \shape default
10997 \emph on
10998 .
10999 \end_layout
11000
11001 \begin_layout Labeling
11002 \labelwidthstring MMMMMM
11003
11004 \family sans
11005 Slanted
11006 \family default
11007  
11008 \shape slanted
11009 This is the Slanted font shape
11010 \family sans
11011  
11012 \family default
11013 \shape default
11014 (although it might not be visible on screen, this is different from italic).
11015 \end_layout
11016
11017 \begin_layout Labeling
11018 \labelwidthstring MMMMMM
11019
11020 \family sans
11021 Small\InsetSpace ~
11022 Caps
11023 \family default
11024  
11025 \shape smallcaps
11026 This is the Small caps font shape
11027 \shape default
11028 \noun on
11029 .
11030 \end_layout
11031
11032 \end_deeper
11033 \begin_layout Labeling
11034 \labelwidthstring MMMMM
11035
11036 \family sans
11037 Si
11038 \bar under
11039 z
11040 \bar default
11041 e
11042 \family default
11043  Alters the size of the font.
11044  You'll find no numerical values here; all possible sizes are actually proportio
11045 nal to the default font size.
11046  Once again, you don't feed LyX the details, but a general description of
11047  what you want to do.
11048 \end_layout
11049
11050 \begin_deeper
11051 \begin_layout Standard
11052 The options [and their keybindings] are:
11053 \end_layout
11054
11055 \begin_layout Labeling
11056 \labelwidthstring MMMMMM
11057
11058 \family sans
11059 Tiny
11060 \family default
11061  
11062 \size tiny
11063 This is the 
11064 \begin_inset Quotes eld
11065 \end_inset
11066
11067 Tiny
11068 \begin_inset Quotes erd
11069 \end_inset
11070
11071  font size.
11072 \end_layout
11073
11074 \begin_deeper
11075 \begin_layout Standard
11076 [keybinding = 
11077 \family sans
11078 M-s\InsetSpace ~
11079 t
11080 \family default
11081  or 
11082 \family sans
11083 M-s\InsetSpace ~
11084 1
11085 \family default
11086 ]
11087 \end_layout
11088
11089 \end_deeper
11090 \begin_layout Labeling
11091 \labelwidthstring MMMMMM
11092
11093 \family sans
11094 Smallest 
11095 \family default
11096 \size scriptsize
11097 This is the 
11098 \begin_inset Quotes eld
11099 \end_inset
11100
11101 Smallest
11102 \begin_inset Quotes erd
11103 \end_inset
11104
11105  font size
11106 \end_layout
11107
11108 \begin_deeper
11109 \begin_layout Standard
11110 [keybinding = 
11111 \family sans
11112 M-s\InsetSpace ~
11113
11114 \family default
11115 2]
11116 \end_layout
11117
11118 \end_deeper
11119 \begin_layout Labeling
11120 \labelwidthstring MMMMMM
11121
11122 \family sans
11123 Smaller 
11124 \family default
11125 \size footnotesize
11126 This is the 
11127 \begin_inset Quotes eld
11128 \end_inset
11129
11130 Smaller
11131 \begin_inset Quotes erd
11132 \end_inset
11133
11134  font size
11135 \end_layout
11136
11137 \begin_deeper
11138 \begin_layout Standard
11139 [keybinding = 
11140 \family sans
11141 M-s\InsetSpace ~
11142 S
11143 \family default
11144  or 
11145 \family sans
11146 M-s\InsetSpace ~
11147
11148 \family default
11149 3]
11150 \end_layout
11151
11152 \end_deeper
11153 \begin_layout Labeling
11154 \labelwidthstring MMMMMM
11155
11156 \family sans
11157 Small
11158 \family default
11159  
11160 \size small
11161 This is the 
11162 \begin_inset Quotes eld
11163 \end_inset
11164
11165 Small
11166 \begin_inset Quotes erd
11167 \end_inset
11168
11169  font size.
11170 \end_layout
11171
11172 \begin_deeper
11173 \begin_layout Standard
11174 [keybinding = 
11175 \family sans
11176 M-s\InsetSpace ~
11177 s
11178 \family default
11179  or 
11180 \family sans
11181 M-s\InsetSpace ~
11182
11183 \family default
11184 4]
11185 \end_layout
11186
11187 \end_deeper
11188 \begin_layout Labeling
11189 \labelwidthstring MMMMMM
11190
11191 \family sans
11192 Normal
11193 \family default
11194  This is the 
11195 \begin_inset Quotes eld
11196 \end_inset
11197
11198 Normal
11199 \begin_inset Quotes erd
11200 \end_inset
11201
11202  font size.
11203 \end_layout
11204
11205 \begin_deeper
11206 \begin_layout Standard
11207 It's also the default size.
11208  [keybinding = 
11209 \family sans
11210 M-s\InsetSpace ~
11211 n
11212 \family default
11213  or 
11214 \family sans
11215 M-s\InsetSpace ~
11216
11217 \family default
11218 5]
11219 \end_layout
11220
11221 \end_deeper
11222 \begin_layout Labeling
11223 \labelwidthstring MMMMMM
11224
11225 \family sans
11226 Large
11227 \family default
11228  
11229 \size large
11230 This is the 
11231 \begin_inset Quotes eld
11232 \end_inset
11233
11234 Large
11235 \begin_inset Quotes erd
11236 \end_inset
11237
11238  font size.
11239 \end_layout
11240
11241 \begin_deeper
11242 \begin_layout Standard
11243 [keybinding = 
11244 \family sans
11245 M-s\InsetSpace ~
11246 l
11247 \family default
11248  or 
11249 \family sans
11250 M-s\InsetSpace ~
11251
11252 \family default
11253 6]
11254 \end_layout
11255
11256 \end_deeper
11257 \begin_layout Labeling
11258 \labelwidthstring MMMMMM
11259
11260 \family sans
11261 Larger
11262 \family default
11263  
11264 \size larger
11265 This is the 
11266 \begin_inset Quotes eld
11267 \end_inset
11268
11269 Larger
11270 \begin_inset Quotes erd
11271 \end_inset
11272
11273  font size.
11274 \end_layout
11275
11276 \begin_deeper
11277 \begin_layout Standard
11278 [keybinding = 
11279 \family sans
11280 M-s\InsetSpace ~
11281 S-L
11282 \family default
11283  or 
11284 \family sans
11285 M-s\InsetSpace ~
11286
11287 \family default
11288 7]
11289 \end_layout
11290
11291 \end_deeper
11292 \begin_layout Labeling
11293 \labelwidthstring MMMMMM
11294
11295 \family sans
11296 Largest
11297 \family default
11298  
11299 \size largest
11300 This is the 
11301 \begin_inset Quotes eld
11302 \end_inset
11303
11304 Largest
11305 \begin_inset Quotes erd
11306 \end_inset
11307
11308  font size.
11309 \end_layout
11310
11311 \begin_deeper
11312 \begin_layout Standard
11313 [keybinding = 
11314 \family sans
11315 M-s\InsetSpace ~
11316
11317 \family default
11318 8]
11319 \end_layout
11320
11321 \end_deeper
11322 \begin_layout Labeling
11323 \labelwidthstring MMMMMM
11324
11325 \family sans
11326 Huge
11327 \family default
11328  
11329 \size huge
11330 This is the 
11331 \begin_inset Quotes eld
11332 \end_inset
11333
11334 Huge
11335 \begin_inset Quotes erd
11336 \end_inset
11337
11338  font size.
11339 \end_layout
11340
11341 \begin_deeper
11342 \begin_layout Standard
11343 [keybinding = 
11344 \family sans
11345 M-s\InsetSpace ~
11346 h
11347 \family default
11348  or 
11349 \family sans
11350 M-s\InsetSpace ~
11351
11352 \family default
11353 9]
11354 \end_layout
11355
11356 \end_deeper
11357 \begin_layout Labeling
11358 \labelwidthstring MMMMMM
11359
11360 \family sans
11361 Huger
11362 \family default
11363  
11364 \size giant
11365 This is the 
11366 \begin_inset Quotes eld
11367 \end_inset
11368
11369 Huger
11370 \begin_inset Quotes erd
11371 \end_inset
11372
11373  font size.
11374 \end_layout
11375
11376 \begin_deeper
11377 \begin_layout Standard
11378 [keybinding = 
11379 \family sans
11380 M-s\InsetSpace ~
11381 H
11382 \family default
11383  or 
11384 \family sans
11385 M-s\InsetSpace ~
11386
11387 \family default
11388 0]
11389 \end_layout
11390
11391 \end_deeper
11392 \begin_layout Standard
11393 We'll warn you 
11394 \emph on
11395 yet again
11396 \emph default
11397 : don't go crazy with this feature.
11398  You should almost never need to change the font size.
11399  LyX automatically changes the font size for different paragraph environments
11400  - use that instead.
11401  This is here for fine-tuning 
11402 \emph on
11403 only!
11404 \end_layout
11405
11406 \end_deeper
11407 \begin_layout Labeling
11408 \labelwidthstring MMMMM
11409
11410 \family sans
11411 \bar under
11412 M
11413 \bar default
11414 isc
11415 \family default
11416  Here you can change a few other things at the character level.
11417  Options are:
11418 \end_layout
11419
11420 \begin_deeper
11421 \begin_layout Labeling
11422 \labelwidthstring MMMMMM
11423
11424 \family sans
11425 Emph
11426 \family default
11427  
11428 \emph on
11429 This is text with emphasize on
11430 \emph default
11431 .
11432 \end_layout
11433
11434 \begin_deeper
11435 \begin_layout Standard
11436 This might seem like the same as 
11437 \shape italic
11438 Italic
11439 \shape default
11440 , but it is actually a bit different.
11441  If you use emphasize on italicized text, it will make it upright.
11442  In future versions of LyX, we hope to let you customize the exact behavior
11443  of this 
11444 \emph on
11445 logical
11446 \emph default
11447  property.
11448 \end_layout
11449
11450 \end_deeper
11451 \begin_layout Labeling
11452 \labelwidthstring MMMMMM
11453
11454 \family sans
11455 Underbar
11456 \family default
11457  
11458 \bar under
11459 This is text with Underbar on.
11460 \end_layout
11461
11462 \begin_deeper
11463 \begin_layout Standard
11464 [keybinding = 
11465 \family sans
11466 M-c\InsetSpace ~
11467 u
11468 \family default
11469 ]
11470 \end_layout
11471
11472 \end_deeper
11473 \begin_layout Labeling
11474 \labelwidthstring MMMMMM
11475
11476 \family sans
11477 Noun
11478 \family default
11479  
11480 \noun on
11481 This is text with Noun on.
11482 \end_layout
11483
11484 \begin_deeper
11485 \begin_layout Standard
11486 Like 
11487 \family sans
11488 Emph
11489 \family default
11490 , this is a logical attribute.
11491  For the moment, it is equivalent to 
11492 \family sans
11493 Small\InsetSpace ~
11494 Caps
11495 \family default
11496 , but that is bound to change some day.
11497 \end_layout
11498
11499 \end_deeper
11500 \begin_layout Standard
11501 Avoid using underbar if you can! It's a holdover from the typewriter days,
11502  when you couldn't change fonts.
11503  We no longer need to resort to emphasizing text by overstriking it with
11504  an underscore character.
11505  It's only included in LyX because it's also in LaTeX, and because some
11506  people 
11507 \emph on
11508 may
11509 \emph default
11510  need it in order to follow style sheets for journal submissions (and in
11511  fact we use it in these manuals to indicate keyboard shortcuts for menu
11512  items).
11513 \end_layout
11514
11515 \end_deeper
11516 \begin_layout Labeling
11517 \labelwidthstring 00.00.0000
11518
11519 \family sans
11520 Color 
11521 \family default
11522 You can adjust the color of the text with this control.
11523  Of course, you need to have a color printer to exploit this, but you also
11524  need to have the 
11525 \family sans
11526 color 
11527 \family default
11528 LaTeX package installed.
11529  Notice that 
11530 \family typewriter
11531 xdvi
11532 \family default
11533  is not able to display these colors.
11534  Besides 
11535 \family sans
11536 No\InsetSpace ~
11537 color
11538 \family default
11539 , which
11540 \family sans
11541  
11542 \family default
11543 is the standard 
11544 \begin_inset Quotes eld
11545 \end_inset
11546
11547 color
11548 \begin_inset Quotes erd
11549 \end_inset
11550
11551 , you can choose between 
11552 \family sans
11553 Black
11554 \family default
11555
11556 \family sans
11557 White
11558 \family default
11559
11560 \family sans
11561 Red
11562 \family default
11563
11564 \family sans
11565 Green
11566 \family default
11567
11568 \family sans
11569 Blue
11570 \family default
11571
11572 \family sans
11573 Cyan
11574 \family default
11575
11576 \family sans
11577 Magenta
11578 \family default
11579  and 
11580 \family sans
11581 Yellow
11582 \family default
11583  text.
11584 \end_layout
11585
11586 \begin_layout Labeling
11587 \labelwidthstring 00.00.0000
11588
11589 \family sans
11590 Language 
11591 \family default
11592 This is used to mark regions of text as having a different language from
11593  the language of the document.
11594  Text marked in this way will be underlined in blue to indicate the change.
11595 \end_layout
11596
11597 \begin_layout Standard
11598 You have a huge number of combinations to choose from.
11599 \end_layout
11600
11601 \begin_layout Standard
11602 Once you've chosen a new character style via the 
11603 \family sans
11604 \bar under
11605 E
11606 \bar default
11607 dit\SpecialChar \menuseparator
11608 Text\InsetSpace ~
11609
11610 \bar under
11611 S
11612 \bar default
11613 tyle
11614 \family default
11615  dialog, you can activate it using the toolbar button labelled 
11616 \begin_inset Quotes eld
11617 \end_inset
11618
11619 Font
11620 \begin_inset Quotes erd
11621 \end_inset
11622
11623 , or select 
11624 \family sans
11625 \bar under
11626 A
11627 \bar default
11628 pply
11629 \family default
11630 .
11631  The toolbar button lets you toggle the state of your custom character style
11632  even when the dialog isn't visible.
11633  
11634 \end_layout
11635
11636 \begin_layout Standard
11637 As we stated earlier, to completely reset the character style to the default,
11638  use 
11639 \family sans
11640 M-c\InsetSpace ~
11641 Space
11642 \family default
11643 .
11644  If you want to toggle only those properties that you have just changed
11645  (suppose you just sent the shape to 
11646 \begin_inset Quotes eld
11647 \end_inset
11648
11649 slanted
11650 \begin_inset Quotes erd
11651 \end_inset
11652
11653  and the series to 
11654 \begin_inset Quotes eld
11655 \end_inset
11656
11657 bold
11658 \begin_inset Quotes erd
11659 \end_inset
11660
11661 ), set the 
11662 \family sans
11663 Toggle on all these
11664 \family default
11665  switch and press 
11666 \family sans
11667 \bar under
11668 A
11669 \bar default
11670 pply
11671 \family default
11672 .
11673  
11674 \end_layout
11675
11676 \begin_layout Standard
11677 We conclude with the same warning we've been spewing: Don't overuse the
11678  fonts.
11679  They are, more often than not, a kludge and a horrible substitute for good
11680  writing.
11681  Your writing should speak for itself --- and will.
11682 \end_layout
11683
11684 \begin_layout Section
11685 Printing and Previewing
11686 \end_layout
11687
11688 \begin_layout Subsection
11689 Overview
11690 \end_layout
11691
11692 \begin_layout Standard
11693 Now that we've covered some of the basic features of document preparation
11694  using LyX, you probably want to know how to print out your masterpiece.
11695  Before we tell you that, however, we want to give you a quickie explanation
11696  of what goes on behind-the-scenes.
11697  We cover this information in much greater detail in the 
11698 \emph on
11699 Extended Features
11700 \emph default
11701  manual as well.
11702 \end_layout
11703
11704 \begin_layout Standard
11705 LyX uses a program called 
11706 \begin_inset Quotes eld
11707 \end_inset
11708
11709 LaTeX
11710 \begin_inset Quotes erd
11711 \end_inset
11712
11713  as its backend.
11714  (Actually, LaTeX is just a macro package for the TeX typesetting system,
11715  but to prevent confusion, we'll just refer to the whole magilla as 
11716 \begin_inset Quotes eld
11717 \end_inset
11718
11719 LaTeX.
11720 \begin_inset Quotes erd
11721 \end_inset
11722
11723 ) Think of it this way: LyX is what you use to do your actual writing.
11724  Then, LyX calls LaTeX to turn your writing into printable output.
11725  This happens in a couple of stages:
11726 \end_layout
11727
11728 \begin_layout Enumerate
11729 First, LyX converts your document to a series of text commands for LaTeX,
11730  generating a file with the extension, 
11731 \begin_inset Quotes eld
11732 \end_inset
11733
11734
11735 \family typewriter
11736 .tex
11737 \family default
11738
11739 \begin_inset Quotes erd
11740 \end_inset
11741
11742 .
11743  
11744 \end_layout
11745
11746 \begin_layout Enumerate
11747 Next, LaTeX uses the commands in the 
11748 \family typewriter
11749 .tex
11750 \family default
11751  file to produce printable output.
11752  It doesn't know anything about your printer, however.
11753  Instead, LaTeX produces what's known as a 
11754 \emph on
11755 device-independent
11756 \emph default
11757  file, or DVI for short.
11758  The actual output is in a file with the extension, 
11759 \begin_inset Quotes eld
11760 \end_inset
11761
11762
11763 \family typewriter
11764 .dvi
11765 \family default
11766
11767 \begin_inset Quotes erd
11768 \end_inset
11769
11770 .
11771  DVI files are completely portable; you can move them from one machine to
11772  another without needing to do any sort of conversion.
11773 \end_layout
11774
11775 \begin_deeper
11776 \begin_layout Description
11777 NOTE: The DVI file only contains what was in the LaTeX file itself.
11778  If you have included PostScript pictures in your document, there will only
11779  be a link to these files.
11780  So don't forget these files if you move your 
11781 \family typewriter
11782 .dvi
11783 \family default
11784  file to another computer.
11785 \end_layout
11786
11787 \end_deeper
11788 \begin_layout Enumerate
11789 Consider the 
11790 \family typewriter
11791 .dvi
11792 \family default
11793  file to be the 
11794 \begin_inset Quotes eld
11795 \end_inset
11796
11797 final output.
11798 \begin_inset Quotes erd
11799 \end_inset
11800
11801  Once you have it, you can view it, print it, or convert it to other formats.
11802 \end_layout
11803
11804 \begin_deeper
11805 \begin_layout Enumerate
11806 You can view 
11807 \family typewriter
11808 .dvi
11809 \family default
11810  files using a program called 
11811 \family typewriter
11812 xdvi
11813 \family default
11814 .
11815 \end_layout
11816
11817 \begin_layout Enumerate
11818 Some printers and Unix systems understand DVI, and can print your 
11819 \family typewriter
11820 .dvi
11821 \family default
11822  file directly.
11823 \end_layout
11824
11825 \begin_layout Enumerate
11826 Nowadays, most printers understand the PostScript format.
11827  LyX automatically converts the 
11828 \family typewriter
11829 .dvi
11830 \family default
11831  file to a PostScript file for you when you go to print out your document.
11832  LyX will also let you preview a PostScript version of your document using
11833  the program 
11834 \family typewriter
11835 ghostview
11836 \family default
11837 .
11838 \end_layout
11839
11840 \begin_deeper
11841 \begin_layout Standard
11842 One advantage of using PostScript® is that the converter program [called
11843  
11844 \family typewriter
11845 dvips
11846 \family default
11847 ] takes any PostScript graphics you may have included in your document and
11848  puts it into the resulting PostScript version of your document.
11849  It also includes any special fonts you may have used.
11850  That makes the PostScript version much, much more portable than the DVI
11851  version.
11852 \end_layout
11853
11854 \end_deeper
11855 \end_deeper
11856 \begin_layout Standard
11857 LyX does all of these steps automagically for you.
11858 \end_layout
11859
11860 \begin_layout Standard
11861 As you have seen, a lot of things happen before you get a hardcopy or a
11862  preview of your document.
11863  So, don't worry if printing requires a bit more time than with other word
11864  processors.
11865  The printed result is worth the wait.
11866  Quality always has its price.
11867 \end_layout
11868
11869 \begin_layout Subsection
11870 Quick Viewing with xdvi
11871 \end_layout
11872
11873 \begin_layout Standard
11874 To get a look at the final version of your document, with all of the pagebreaks
11875  in place, the footnotes correctly numbered, and so on, select 
11876 \family sans
11877 \bar under
11878 V
11879 \bar default
11880 iew\SpecialChar \menuseparator
11881
11882 \bar under
11883 D
11884 \bar default
11885 VI
11886 \family default
11887 .
11888  Then wait a while.
11889 \end_layout
11890
11891 \begin_layout Standard
11892 When all of the behind-the-scenes action is done, LyX calls the program
11893  
11894 \family typewriter
11895 xdvi
11896 \family default
11897 .
11898  You can now look at the results.
11899  [If you want more info on the 
11900 \family typewriter
11901 xdvi
11902 \family default
11903  program, see the 
11904 \family typewriter
11905 man
11906 \family default
11907 -pages.]
11908 \end_layout
11909
11910 \begin_layout Description
11911 Helpful-Tip: Keep the 
11912 \family typewriter
11913 xdvi
11914 \family default
11915  window open, maybe moving it to another desktop.
11916  Then, after you make changes to your document, just use 
11917 \family sans
11918 \bar under
11919 V
11920 \bar default
11921 iew\SpecialChar \menuseparator
11922
11923 \bar under
11924 U
11925 \bar default
11926 pdate\SpecialChar \menuseparator
11927
11928 \bar under
11929 D
11930 \bar default
11931 VI
11932 \family default
11933 .
11934  Now click on the 
11935 \family typewriter
11936 xdvi
11937 \family default
11938  window.
11939  The 
11940 \family typewriter
11941 xdvi
11942 \family default
11943  program will automatically reread the 
11944 \family typewriter
11945 .dvi
11946 \family default
11947  file and give you an updated view.
11948 \end_layout
11949
11950 \begin_layout Subsection
11951 Viewing the PostScript Version with ghostview
11952 \end_layout
11953
11954 \begin_layout Standard
11955 In general, using 
11956 \family typewriter
11957 xdvi
11958 \family default
11959  to view your document is the easiest and fastest way.
11960  There may be times, however, when you want to look at the PostScript version.
11961  One reason is fonts.
11962 \begin_inset Foot
11963 status collapsed
11964
11965 \begin_layout Standard
11966 Note from 
11967 \noun on
11968 John Weiss
11969 \noun default
11970 : Another reason is paranoia.
11971  I always like to look at the PostScript file before I print it, just so
11972  I see exactly what went to the printer\SpecialChar \ldots{}
11973
11974 \end_layout
11975
11976 \end_inset
11977
11978  You can use PostScript fonts in a LaTeX document, but 
11979 \family typewriter
11980 xdvi
11981 \family default
11982  won't show this.
11983  You'll need to use 
11984 \family typewriter
11985 ghostview
11986 \family default
11987  or some other PostScript file viewer to see the actual results.
11988 \end_layout
11989
11990 \begin_layout Standard
11991 To view the PostScript version of your document, select 
11992 \family sans
11993 Pos
11994 \bar under
11995 t
11996 \bar default
11997 Script
11998 \family default
11999  from the 
12000 \family sans
12001 \bar under
12002 V
12003 \bar default
12004 iew
12005 \family default
12006  menu.
12007  When all of the magic behind-the-scenes is done, LyX calls the program
12008 \family typewriter
12009  ghostview
12010 \family default
12011 .
12012  You can now look at the results.
12013 \end_layout
12014
12015 \begin_layout Standard
12016 You've guessed what the 
12017 \family sans
12018 \bar under
12019 U
12020 \bar default
12021 pdate\SpecialChar \menuseparator
12022 Pos
12023 \bar under
12024 t
12025 \bar default
12026 script
12027 \family default
12028  command from the 
12029 \family sans
12030 \bar under
12031 V
12032 \bar default
12033 iew
12034 \family default
12035  menu does, haven't you? Remember to click once in the 
12036 \family typewriter
12037 ghostview
12038 \family default
12039  window after this command to update the view.
12040 \end_layout
12041
12042 \begin_layout Subsection
12043 Printing the File
12044 \end_layout
12045
12046 \begin_layout Standard
12047 To print a file, select 
12048 \family sans
12049 \bar under
12050 P
12051 \bar default
12052 rint
12053 \family default
12054  from the 
12055 \family sans
12056 \bar under
12057 F
12058 \bar default
12059 ile
12060 \family default
12061  menu, or click on the toolbar button with the printer on it.
12062  This opens the 
12063 \family sans
12064 Print
12065 \family default
12066  dialog.
12067 \end_layout
12068
12069 \begin_layout Standard
12070 You can choose to only print even-numbered or odd-numbered pages - this
12071  is useful for printing on two sides: you can re-insert the pages after
12072  printing one set of pages, to print on the other side.
12073  Some printers spit out pages face-up, others, face-down.
12074  By choosing a particular order to print in, you can take the entire stack
12075  of pages out of the printer without needing to reorder them.
12076 \end_layout
12077
12078 \begin_layout Standard
12079 You can set the parameters in the 
12080 \family sans
12081 Destination
12082 \family default
12083  box as follows :
12084 \end_layout
12085
12086 \begin_layout Labeling
12087 \labelwidthstring MMMM
12088
12089 \family sans
12090 \bar under
12091 P
12092 \bar default
12093 rinter
12094 \family default
12095  This is the name of the printer to print to.
12096 \begin_inset Foot
12097 status collapsed
12098
12099 \begin_layout Standard
12100 Note that this printer name isn't for the 
12101 \family typewriter
12102 lpr
12103 \family default
12104  command but for 
12105 \family typewriter
12106 dvips
12107 \family default
12108 .
12109  That means 
12110 \family typewriter
12111 dvips
12112 \family default
12113  has to be configured for this printer name.
12114  See the section 
12115 \begin_inset LatexCommand \ref{sec:dvipsconfig}
12116
12117 \end_inset
12118
12119  or the 
12120 \family typewriter
12121 dvips
12122 \family default
12123  documentation for details.
12124  The default printer can also be set in 
12125 \family typewriter
12126 lyxrc
12127 \family default
12128 .
12129 \end_layout
12130
12131 \end_inset
12132
12133  The printer should understand PostScript files.
12134 \end_layout
12135
12136 \begin_layout Labeling
12137 \labelwidthstring MMMM
12138
12139 \family sans
12140 \bar under
12141 F
12142 \bar default
12143 ile
12144 \family default
12145  The name of a file to print to.
12146  The output will be in Post\SpecialChar \-
12147 Script format.
12148  The file will generally be written in the current directory, unless you
12149  specify the full path.
12150 \end_layout
12151
12152 \begin_layout Standard
12153 Note that printing may need little time, since LaTeX, 
12154 \family typewriter
12155 dvips
12156 \family default
12157  and, if you don't have a PostScript printer, 
12158 \family typewriter
12159 ghostscript
12160 \family default
12161  have to process your document.
12162 \end_layout
12163
12164 \begin_layout Section
12165 A Few Words about Typography
12166 \end_layout
12167
12168 \begin_layout Subsection
12169 Hyphens and Hyphenation
12170 \begin_inset LatexCommand \label{sec:hyphens}
12171
12172 \end_inset
12173
12174
12175 \end_layout
12176
12177 \begin_layout Standard
12178 In LyX, the 
12179 \begin_inset Quotes eld
12180 \end_inset
12181
12182
12183 \family typewriter
12184 -
12185 \family default
12186
12187 \begin_inset Quotes erd
12188 \end_inset
12189
12190  character comes in three lengths, often called the 
12191 \emph on
12192 hyphen
12193 \emph default
12194 , the 
12195 \emph on
12196 en dash
12197 \emph default
12198 , and the 
12199 \emph on
12200 em dash
12201 \emph default
12202 :
12203 \end_layout
12204
12205 \begin_layout Enumerate
12206 hyphen
12207 \hfill
12208 -
12209 \hfill
12210 made with 
12211 \begin_inset Quotes eld
12212 \end_inset
12213
12214
12215 \family typewriter
12216 -
12217 \family default
12218
12219 \begin_inset Quotes eld
12220 \end_inset
12221
12222
12223 \end_layout
12224
12225 \begin_layout Enumerate
12226 en dash
12227 \hfill
12228 --
12229 \hfill
12230 made with 
12231 \begin_inset Quotes eld
12232 \end_inset
12233
12234
12235 \family typewriter
12236 -
12237 \begin_inset ERT
12238 status collapsed
12239
12240 \begin_layout Standard
12241
12242
12243 \backslash
12244 /
12245 \end_layout
12246
12247 \end_inset
12248
12249 -
12250 \family default
12251
12252 \begin_inset Quotes erd
12253 \end_inset
12254
12255
12256 \end_layout
12257
12258 \begin_layout Enumerate
12259 em dash
12260 \hfill
12261 ---
12262 \hfill
12263 made with 
12264 \begin_inset Quotes eld
12265 \end_inset
12266
12267
12268 \family typewriter
12269 -
12270 \begin_inset ERT
12271 status collapsed
12272
12273 \begin_layout Standard
12274
12275
12276 \backslash
12277 /
12278 \end_layout
12279
12280 \end_inset
12281
12282 -
12283 \begin_inset ERT
12284 status collapsed
12285
12286 \begin_layout Standard
12287
12288
12289 \backslash
12290 /
12291 \end_layout
12292
12293 \end_inset
12294
12295 -
12296 \family default
12297
12298 \begin_inset Quotes erd
12299 \end_inset
12300
12301
12302 \end_layout
12303
12304 \begin_layout Enumerate
12305 minus sign
12306 \hfill
12307
12308 \begin_inset Formula $-$
12309 \end_inset
12310
12311
12312 \hfill
12313
12314 \begin_inset Quotes eld
12315 \end_inset
12316
12317
12318 \family typewriter
12319 -
12320 \family default
12321
12322 \begin_inset Quotes erd
12323 \end_inset
12324
12325  in math mode
12326 \end_layout
12327
12328 \begin_layout Standard
12329 You generate these by using the 
12330 \begin_inset Quotes eld
12331 \end_inset
12332
12333
12334 \family typewriter
12335 -
12336 \family default
12337
12338 \begin_inset Quotes erd
12339 \end_inset
12340
12341  character multiple times in a row.
12342  LyX automatically converts them to the appropriate length dash in the final
12343  output.
12344 \end_layout
12345
12346 \begin_layout Standard
12347 The three types of dash are distinct from the minus sign, which appears
12348  in math mode and has a length of its own.
12349  Here are some examples of the 
12350 \begin_inset Quotes eld
12351 \end_inset
12352
12353
12354 \family typewriter
12355 -
12356 \family default
12357
12358 \begin_inset Quotes erd
12359 \end_inset
12360
12361  in use:
12362 \end_layout
12363
12364 \begin_layout Enumerate
12365 line- and page-breaks
12366 \hfill
12367 (
12368 \emph on
12369 hyphen
12370 \emph default
12371 )
12372 \end_layout
12373
12374 \begin_layout Enumerate
12375 From A--Z
12376 \hfill
12377 (
12378 \emph on
12379 en dash
12380 \emph default
12381 )
12382 \end_layout
12383
12384 \begin_layout Enumerate
12385 Oh --- there's a dash.
12386 \hfill
12387 (
12388 \emph on
12389 em dash
12390 \emph default
12391 )
12392 \end_layout
12393
12394 \begin_layout Enumerate
12395 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
12396 \end_inset
12397
12398
12399 \hfill
12400 (
12401 \emph on
12402 minus sign
12403 \emph default
12404 )
12405 \end_layout
12406
12407 \begin_layout Standard
12408 Those of you reading this from within LyX will see no difference, though
12409  there is one in the printed version.
12410 \end_layout
12411
12412 \begin_layout Standard
12413 One more note about hyphenation --- LyX automatically breaks up words and
12414  inserts hyphens in English text.
12415  The words won't be hyphenated until you generate the final output.
12416 \end_layout
12417
12418 \begin_layout Standard
12419 Actually, it's LaTeX that does this, and it will also hyphenate words in
12420  
12421 \emph on
12422 some
12423 \emph default
12424  other languages.
12425  To know whether (PDF)LaTeX hyphenates for 
12426 \emph on
12427 your
12428 \emph default
12429  language, look at any log file produced by a LaTeX run: it will say
12430 \end_layout
12431
12432 \begin_layout Quote
12433
12434 \family typewriter
12435 Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman,
12436  nohyphenation, loaded.
12437 \end_layout
12438
12439 \begin_layout Standard
12440 This tells you that, e.g., if you write in Finnish, you're out of luck.
12441  Study (for the teTeX distribution of LaTeX) the utilities 
12442 \family typewriter
12443 texconfig
12444 \family default
12445  and 
12446 \family typewriter
12447 fmtutil
12448 \family default
12449  in order to switch hyphenation on for your language by 
12450 \begin_inset Quotes eld
12451 \end_inset
12452
12453 uncommenting
12454 \begin_inset Quotes erd
12455 \end_inset
12456
12457  the relevant line in a file typically named 
12458 \family typewriter
12459 language.dat
12460 \family default
12461 .
12462  Sorry for the inconvenience.
12463 \end_layout
12464
12465 \begin_layout Standard
12466 If, for whatever reason, LaTeX 
12467 \emph on
12468 still
12469 \emph default
12470  can't break a word correctly (e.g., a compound word), you can set hyphenation
12471  points manually.
12472  This is done with the menu item 
12473 \family sans
12474 Hyphenation\InsetSpace ~
12475
12476 \bar under
12477 P
12478 \bar default
12479 oint
12480 \family default
12481  under 
12482 \family sans
12483 Special\InsetSpace ~
12484 F
12485 \bar under
12486 o
12487 \bar default
12488 rmatting
12489 \family default
12490  in the 
12491 \family sans
12492 \bar under
12493 I
12494 \bar default
12495 nsert
12496 \family default
12497  menu.
12498  Note that these extra hyphenation points are only recommendations to LaTeX.
12499  If no hyphenation is necessary, LaTeX will totally ignore them.
12500 \end_layout
12501
12502 \begin_layout Subsection
12503 Punctuation Marks
12504 \end_layout
12505
12506 \begin_layout Subsubsection
12507 Abbreviations and End of Sentence
12508 \begin_inset LatexCommand \label{sec:abbrev}
12509
12510 \end_inset
12511
12512
12513 \end_layout
12514
12515 \begin_layout Standard
12516 When LyX calls LaTeX to generate the final version of your document, LaTeX
12517  automatically distinguishes between words, sentences, and abbreviations.
12518  LaTeX then adds the 
12519 \begin_inset Quotes eld
12520 \end_inset
12521
12522 appropriate amount of space
12523 \begin_inset Quotes erd
12524 \end_inset
12525
12526 : sentences get a little bit more space between the period and the next
12527  word.
12528  Abbreviations get the same amount of space after the period as a word uses.
12529 \end_layout
12530
12531 \begin_layout Standard
12532 Unfortunately, the algorithm for figuring out what's an abbreviation and
12533  what's the end of a sentence is really quite brain-dead.
12534  If a 
12535 \begin_inset Quotes eld
12536 \end_inset
12537
12538
12539 \family typewriter
12540 .
12541 \family default
12542
12543 \begin_inset Quotes erd
12544 \end_inset
12545
12546  is at the end of a lowercase letter, it's the end of a sentence; if it's
12547  at the end of a capitalized letter, it's an abbreviation.
12548 \end_layout
12549
12550 \begin_layout Standard
12551 Here are some examples of 
12552 \emph on
12553 correct
12554 \emph default
12555  abbreviations and the end of a sentence:
12556 \end_layout
12557
12558 \begin_layout Itemize
12559 M.
12560  Butterfly
12561 \end_layout
12562
12563 \begin_layout Itemize
12564 Don't worry.
12565  Be happy.
12566 \end_layout
12567
12568 \begin_layout Standard
12569 \SpecialChar \ldots{}
12570 and here's an example of the algorithm going wrong:
12571 \end_layout
12572
12573 \begin_layout Itemize
12574 e.
12575  g.
12576  this is too much space!
12577 \end_layout
12578
12579 \begin_layout Itemize
12580 This is I.
12581  It's okay.
12582 \end_layout
12583
12584 \begin_layout Standard
12585 You won't see anything wrong until you view a final version of your document.
12586 \end_layout
12587
12588 \begin_layout Standard
12589 To fix this problem, use one of the following:
12590 \end_layout
12591
12592 \begin_layout Enumerate
12593 Use an 
12594 \family sans
12595 Inter-word\InsetSpace ~
12596 Space
12597 \family default
12598  after lowercase abbreviations (see section\InsetSpace ~
12599
12600 \begin_inset LatexCommand \ref{sec:normblank-lbreak-horline}
12601
12602 \end_inset
12603
12604 ).
12605 \end_layout
12606
12607 \begin_layout Enumerate
12608 Use a 
12609 \family sans
12610 Thin\InsetSpace ~
12611 Space
12612 \family default
12613  between two tokens of an abbreviation (see section\InsetSpace ~
12614
12615 \begin_inset LatexCommand \ref{sec:thinblank-lbreak-horline}
12616
12617 \end_inset
12618
12619 ).
12620 \end_layout
12621
12622 \begin_layout Enumerate
12623 Use an 
12624 \family sans
12625 End\InsetSpace ~
12626 of\InsetSpace ~
12627 sentence\InsetSpace ~
12628 period
12629 \family default
12630  found under the 
12631 \family sans
12632 \bar under
12633 I
12634 \bar default
12635 nsert\SpecialChar \menuseparator
12636
12637 \bar under
12638 S
12639 \bar default
12640 pecial\InsetSpace ~
12641 Character
12642 \family default
12643  menu to force the use of inter-sentence spacing.
12644  This function is also bound to 
12645 \family sans
12646 C-period
12647 \family default
12648  for easy access.
12649 \end_layout
12650
12651 \begin_layout Standard
12652 With the corrections, our earlier examples look like this:
12653 \end_layout
12654
12655 \begin_layout Itemize
12656 e.\InsetSpace \thinspace{}
12657 g.\InsetSpace \space{}
12658 this is too much space!
12659 \end_layout
12660
12661 \begin_layout Itemize
12662 This is I\SpecialChar \@.
12663  It's okay.
12664 \end_layout
12665
12666 \begin_layout Standard
12667 Some languages don't use extra spacing between sentences.
12668  If your language is such a language, you don't need to worry about all
12669  of this.
12670  For those that do need to bother, there is help to catch those sneaky errors:
12671  check out the 
12672 \family sans
12673 \bar under
12674 T
12675 \bar default
12676 ools\SpecialChar \menuseparator
12677 C
12678 \bar under
12679 h
12680 \bar default
12681 eck\InsetSpace ~
12682 TeX
12683 \family default
12684  feature described in 
12685 \emph on
12686 Extended Editing
12687 \emph default
12688 .
12689 \end_layout
12690
12691 \begin_layout Subsubsection
12692 Quotes
12693 \begin_inset LatexCommand \label{sec:quotes}
12694
12695 \end_inset
12696
12697
12698 \end_layout
12699
12700 \begin_layout Standard
12701 LyX usually sets quotes correctly.
12702  Specifically, it will use an opening quote at the beginning of quoted text,
12703  and use a closing quote at the end.
12704  For example, 
12705 \begin_inset Quotes eld
12706 \end_inset
12707
12708 open close
12709 \begin_inset Quotes erd
12710 \end_inset
12711
12712 .
12713  The keyboard character, 
12714 \family sans
12715 "
12716 \family default
12717 , generates this automatically.
12718 \end_layout
12719
12720 \begin_layout Standard
12721
12722 \series bold
12723 New in version 1.4: 
12724 \series default
12725 To get single quotation marks, you have to press 
12726 \family sans
12727 C-"
12728 \family default
12729 .
12730   This produces quotation marks like this: 
12731 \begin_inset Quotes els
12732 \end_inset
12733
12734 '.
12735 \end_layout
12736
12737 \begin_layout Standard
12738 You can also select quotes for different languages via the 
12739 \family sans
12740 \bar under
12741 T
12742 \bar default
12743 ype
12744 \family default
12745  option.
12746  There are six choices:
12747 \end_layout
12748
12749 \begin_layout Labeling
12750 \labelwidthstring MMMMM
12751
12752 \family sans
12753 \begin_inset Quotes eld
12754 \end_inset
12755
12756 Text
12757 \begin_inset Quotes erd
12758 \end_inset
12759
12760
12761 \family default
12762  Use quotes like this 
12763 \begin_inset Quotes eld
12764 \end_inset
12765
12766 double
12767 \begin_inset Quotes erd
12768 \end_inset
12769
12770  or 
12771 \begin_inset Quotes els
12772 \end_inset
12773
12774 single
12775 \begin_inset Quotes ers
12776 \end_inset
12777
12778
12779 \end_layout
12780
12781 \begin_layout Labeling
12782 \labelwidthstring MMMMM
12783
12784 \family sans
12785 \begin_inset Quotes sld
12786 \end_inset
12787
12788 Text
12789 \begin_inset Quotes srd
12790 \end_inset
12791
12792
12793 \family default
12794  Use quotes like 
12795 \begin_inset Quotes sld
12796 \end_inset
12797
12798 this
12799 \begin_inset Quotes srd
12800 \end_inset
12801
12802  or 'this
12803 \begin_inset Quotes ers
12804 \end_inset
12805
12806
12807 \end_layout
12808
12809 \begin_layout Labeling
12810 \labelwidthstring MMMMM
12811
12812 \family sans
12813 \begin_inset Quotes gld
12814 \end_inset
12815
12816 Text
12817 \begin_inset Quotes grd
12818 \end_inset
12819
12820
12821 \family default
12822  Use quotes like 
12823 \begin_inset Quotes gld
12824 \end_inset
12825
12826 this
12827 \begin_inset Quotes grd
12828 \end_inset
12829
12830  or 
12831 \begin_inset Quotes gls
12832 \end_inset
12833
12834 this
12835 \begin_inset Quotes grs
12836 \end_inset
12837
12838
12839 \end_layout
12840
12841 \begin_layout Labeling
12842 \labelwidthstring MMMMM
12843
12844 \family sans
12845 \begin_inset Quotes pld
12846 \end_inset
12847
12848 Text
12849 \begin_inset Quotes prd
12850 \end_inset
12851
12852  
12853 \family default
12854 Use quotes like 
12855 \begin_inset Quotes pld
12856 \end_inset
12857
12858 this
12859 \begin_inset Quotes prd
12860 \end_inset
12861
12862  or 
12863 \begin_inset Quotes pls
12864 \end_inset
12865
12866 this
12867 \begin_inset Quotes prs
12868 \end_inset
12869
12870
12871 \end_layout
12872
12873 \begin_layout Labeling
12874 \labelwidthstring MMMMM
12875
12876 \family sans
12877 \begin_inset Quotes fld
12878 \end_inset
12879
12880 Text
12881 \begin_inset Quotes frd
12882 \end_inset
12883
12884
12885 \family default
12886  Use quotes like 
12887 \begin_inset Quotes fld
12888 \end_inset
12889
12890 this
12891 \begin_inset Quotes frd
12892 \end_inset
12893
12894  or 
12895 \begin_inset Quotes fls
12896 \end_inset
12897
12898 this
12899 \begin_inset Quotes frs
12900 \end_inset
12901
12902
12903 \end_layout
12904
12905 \begin_layout Labeling
12906 \labelwidthstring MMMMM
12907
12908 \family sans
12909 \begin_inset Quotes ald
12910 \end_inset
12911
12912 Text
12913 \begin_inset Quotes ard
12914 \end_inset
12915
12916
12917 \family default
12918  Use quotes like 
12919 \begin_inset Quotes ald
12920 \end_inset
12921
12922 this
12923 \begin_inset Quotes ard
12924 \end_inset
12925
12926  or 
12927 \begin_inset Quotes als
12928 \end_inset
12929
12930 this
12931 \begin_inset Quotes ars
12932 \end_inset
12933
12934
12935 \end_layout
12936
12937 \begin_layout Standard
12938 Again, this affects what character the 
12939 \family sans
12940 "
12941 \family default
12942  key produces.
12943 \end_layout
12944
12945 \begin_layout Standard
12946 On the other hand, if you want to produce a bona-fide quote character, type
12947  
12948 \family sans
12949 M-"
12950 \family default
12951 .
12952  This produces: 
12953 \family typewriter
12954 "
12955 \family default
12956 .
12957 \end_layout
12958
12959 \begin_layout Subsection
12960 Ligatures
12961 \begin_inset LatexCommand \label{sec:ligatures}
12962
12963 \end_inset
12964
12965
12966 \end_layout
12967
12968 \begin_layout Standard
12969 It is standard typesetting practice to group certain letters together and
12970  print them as single characters.
12971  These groups are known as 
12972 \emph on
12973 ligatures
12974 \emph default
12975 .
12976  Since LaTeX knows about ligatures, your LyX documents will contain them,
12977  too.
12978  Here are the possible ligatures:
12979 \end_layout
12980
12981 \begin_layout Itemize
12982 ff
12983 \end_layout
12984
12985 \begin_layout Itemize
12986 fi
12987 \end_layout
12988
12989 \begin_layout Itemize
12990 fl
12991 \end_layout
12992
12993 \begin_layout Itemize
12994 ffi
12995 \end_layout
12996
12997 \begin_layout Itemize
12998 ffl
12999 \end_layout
13000
13001 \begin_layout Standard
13002 Once in a while, though, you don't want a ligature in a word.
13003  While a ligature may be okay in the word, 
13004 \begin_inset Quotes eld
13005 \end_inset
13006
13007 graffiti,
13008 \begin_inset Quotes erd
13009 \end_inset
13010
13011  it looks really weird in compound words, such as 
13012 \begin_inset Quotes eld
13013 \end_inset
13014
13015 cufflink
13016 \begin_inset Quotes erd
13017 \end_inset
13018
13019  or the German 
13020 \begin_inset Quotes eld
13021 \end_inset
13022
13023 Dorffest.
13024 \begin_inset Quotes erd
13025 \end_inset
13026
13027  To break a ligature, use 
13028 \family sans
13029 \bar under
13030 I
13031 \bar default
13032 nsert\SpecialChar \menuseparator
13033 Special\InsetSpace ~
13034 F
13035 \bar under
13036 o
13037 \bar default
13038 rmatting
13039 \family default
13040 \SpecialChar \menuseparator
13041
13042 \family sans
13043 Ligature\InsetSpace ~
13044 Break.
13045
13046 \family default
13047  This changes 
13048 \begin_inset Quotes eld
13049 \end_inset
13050
13051 cufflinks
13052 \begin_inset Quotes erd
13053 \end_inset
13054
13055  to 
13056 \begin_inset Quotes eld
13057 \end_inset
13058
13059 cuff\SpecialChar \textcompwordmark{}
13060 links
13061 \begin_inset Quotes erd
13062 \end_inset
13063
13064  and 
13065 \begin_inset Quotes eld
13066 \end_inset
13067
13068 Dorffest
13069 \begin_inset Quotes erd
13070 \end_inset
13071
13072  to 
13073 \begin_inset Quotes eld
13074 \end_inset
13075
13076 Dorf\SpecialChar \textcompwordmark{}
13077 fest
13078 \begin_inset Quotes erd
13079 \end_inset
13080
13081 .
13082 \end_layout
13083
13084 \begin_layout Subsection
13085 Widows and Orphans
13086 \begin_inset LatexCommand \label{sec:widows}
13087
13088 \end_inset
13089
13090
13091 \end_layout
13092
13093 \begin_layout Standard
13094 In the early days of word processors, page breaks went wherever the page
13095  happened to end.
13096  There was no regard for what was actually going on in the text.
13097  You may remember once printing out a document, only to find the heading
13098  for a new section printed at the very bottom of the page, the first line
13099  of a new paragraph all alone at the bottom of a page, or the last line
13100  of a paragraph at the top of a new page.
13101  These dangly-bits of text became known as 
13102 \emph on
13103 widows
13104 \emph default
13105  and 
13106 \emph on
13107 orphans
13108 \emph default
13109 .
13110 \end_layout
13111
13112 \begin_layout Standard
13113 Clearly, LyX can avoid breaking pages after a section heading.
13114  That's part of the advantage of paragraph environments.
13115  But what about widows and orphans, where the page breaks leave one line
13116  of a paragraph all alone at the top or bottom of a page? There are rules
13117  built into LaTeX governing page breaks, and some of those rules are there
13118  to specifically prevent widows and orphans.
13119  This is the advantage LyX has in using LaTeX as its backend.
13120 \end_layout
13121
13122 \begin_layout Standard
13123 There's no way we can go into how TeX and LaTeX decide to break a page,
13124  or how you can tweak that behavior.
13125  Some LaTeX books listed in the bibliography [such as\InsetSpace ~
13126
13127 \begin_inset LatexCommand \cite{latexcompanion}
13128
13129 \end_inset
13130
13131  or\InsetSpace ~
13132
13133 \begin_inset LatexCommand \cite{latexguide}
13134
13135 \end_inset
13136
13137 ] may have more information.
13138  You will almost never need to worry about this, however.
13139 \end_layout
13140
13141 \begin_layout Chapter
13142 Floats: Tables, Figures, Footnotes and Margin Notes
13143 \begin_inset OptArg
13144 status collapsed
13145
13146 \begin_layout Standard
13147 Tables, Figures, and Notes
13148 \end_layout
13149
13150 \end_inset
13151
13152
13153 \end_layout
13154
13155 \begin_layout Section
13156 Footnotes
13157 \end_layout
13158
13159 \begin_layout Standard
13160 Unlike other typesetting programs, LyX uses 
13161 \begin_inset Quotes eld
13162 \end_inset
13163
13164 foldable
13165 \begin_inset Quotes erd
13166 \end_inset
13167
13168  boxes instead of displaying its footnotes at the bottom of the screen or
13169  somewhere else in your text.
13170  When you insert a footnote with 
13171 \family sans
13172 \series medium
13173 \bar under
13174 I
13175 \bar no
13176 nsert
13177 \series default
13178 \bar default
13179 \SpecialChar \menuseparator
13180
13181 \series medium
13182 \bar under
13183 F
13184 \bar no
13185 ootnote, 
13186 \family roman
13187 you'll first see a 
13188 \family default
13189 \series default
13190 \bar default
13191 grey
13192 \family roman
13193 \series medium
13194 \bar no
13195  box with a
13196 \family default
13197 \series default
13198 \bar default
13199  red
13200 \family roman
13201 \series medium
13202 \bar no
13203  label 
13204 \begin_inset Quotes eld
13205 \end_inset
13206
13207 foot
13208 \begin_inset Quotes erd
13209 \end_inset
13210
13211  appearing within your text.
13212  This box is LyX's representation of your footnote.
13213  You can enter your text into this box.
13214  If you click the 
13215 \begin_inset Quotes eld
13216 \end_inset
13217
13218
13219 \family sans
13220 foot
13221 \family roman
13222
13223 \begin_inset Quotes erd
13224 \end_inset
13225
13226
13227 \family default
13228 \series default
13229 \bar default
13230  
13231 \family roman
13232 \series medium
13233 \bar no
13234 label, the box will 
13235 \begin_inset Quotes eld
13236 \end_inset
13237
13238 fold
13239 \begin_inset Quotes erd
13240 \end_inset
13241
13242 .
13243  
13244 \family default
13245 \series default
13246 \bar default
13247 Clicking on the button again will
13248 \family roman
13249 \series medium
13250 \bar no
13251  
13252 \begin_inset Quotes eld
13253 \end_inset
13254
13255 unfold
13256 \begin_inset Quotes erd
13257 \end_inset
13258
13259  the footnote.
13260 \begin_inset Foot
13261 status collapsed
13262
13263 \begin_layout Standard
13264 To close this footnote, click on the red box at the top left.
13265 \end_layout
13266
13267 \end_inset
13268
13269  You will not see any numbers within LyX.
13270  You don't need to worry about those, anyhow, because LyX does the numbering
13271  for you, as well as putting the footnote at the bottom of the correct page,
13272  when it processes your file.
13273  If you want to turn already existing text into a footnote, simply mark
13274  it and click on the footnote button (a picture of text with an arrow pointing
13275  to stuff in the bottom margin).
13276  Vice versa, you can change a footnote to regular text by hitting the 
13277 \family sans
13278 \series default
13279 \bar default
13280 Backspace
13281 \family roman
13282 \series medium
13283 \bar no
13284  key when the cursor is in the first position of a footnote, or by hitting
13285  the 
13286 \family sans
13287 \series default
13288 \bar default
13289 Delete
13290 \family roman
13291 \series medium
13292 \bar no
13293  key when the cursor is in the very last position of the footnote, respectively
13294  (this works for all 
13295 \begin_inset Quotes eld
13296 \end_inset
13297
13298 foldable
13299 \begin_inset Quotes erd
13300 \end_inset
13301
13302  boxes in LyX).
13303 \end_layout
13304
13305 \begin_layout Standard
13306 What LyX cannot do, yet, is take care of special needs like setting the
13307  footnote numbering back to 1 after each section in the 
13308 \begin_inset Quotes eld
13309 \end_inset
13310
13311
13312 \family typewriter
13313 article
13314 \family default
13315
13316 \begin_inset Quotes erd
13317 \end_inset
13318
13319
13320 \family roman
13321  document class or changing the counter
13322 \family default
13323  
13324 \family roman
13325 style.
13326  You'll need to insert LaTeX commands like th
13327 \family default
13328 os
13329 \family roman
13330
13331 \family default
13332 described in the 
13333 \emph on
13334 Tricks for Footnotes and Marginpars
13335 \emph default
13336  section of 
13337 \begin_inset Quotes eld
13338 \end_inset
13339
13340
13341 \emph on
13342 Extended
13343 \emph default
13344  
13345 \emph on
13346 Features
13347 \emph default
13348 .
13349 \begin_inset Quotes erd
13350 \end_inset
13351
13352
13353 \end_layout
13354
13355 \begin_layout Description
13356 NOTE: A float in LaTeX and LyX isn't a simple paragraph as with usual word
13357  processors.
13358  It is a complex text structure that may contain everything except floats.
13359  That means you can use all the layouts inside a float, even figures and
13360  tables.
13361  You may not need this too often, but if you do occasionally need it, it's
13362  a neat feature.
13363 \end_layout
13364
13365 \begin_layout Section
13366 Margin Notes
13367 \end_layout
13368
13369 \begin_layout Standard
13370 Margin notes look and behave just like footnotes in LyX.
13371  When you insert a margin note via 
13372 \family sans
13373 \series medium
13374 \bar under
13375 I
13376 \bar no
13377 nsert\SpecialChar \menuseparator
13378
13379 \bar under
13380 M
13381 \bar no
13382 argin
13383 \series default
13384 \bar default
13385 \InsetSpace ~
13386 N
13387 \series medium
13388 \bar no
13389 ote
13390 \family default
13391 \series default
13392 \bar default
13393  or the toolbar button (which contains a picture of text in a margin with
13394  an arrow pointing to it), you'll see 
13395 \family roman
13396 \series medium
13397
13398 \family default
13399 \series default
13400 grey
13401 \family roman
13402 \series medium
13403  box with a 
13404 \family default
13405 \series default
13406 red 
13407 \family roman
13408 \series medium
13409 label 
13410 \begin_inset Quotes eld
13411 \end_inset
13412
13413 margin
13414 \begin_inset Quotes erd
13415 \end_inset
13416
13417  appearing within your text.
13418 \begin_inset Marginal
13419 status open
13420
13421 \begin_layout Standard
13422 This is a margin note.
13423 \end_layout
13424
13425 \end_inset
13426
13427  This box is LyX's representation of your margin note.
13428  You can enter your text into this box.
13429  If you click the 
13430 \begin_inset Quotes eld
13431 \end_inset
13432
13433 margin
13434 \begin_inset Quotes erd
13435 \end_inset
13436
13437
13438 \family default
13439 \series default
13440  
13441 \family roman
13442 \series medium
13443 label, the box will 
13444 \begin_inset Quotes eld
13445 \end_inset
13446
13447 fold
13448 \begin_inset Quotes erd
13449 \end_inset
13450
13451 .
13452  You can access it at a later time by clicking on the
13453 \family default
13454 \series default
13455  label again
13456 \family roman
13457 \series medium
13458 , thereby 
13459 \begin_inset Quotes eld
13460 \end_inset
13461
13462 unfolding
13463 \begin_inset Quotes erd
13464 \end_inset
13465
13466  the margin note.
13467 \end_layout
13468
13469 \begin_layout Standard
13470 As a default, LyX uses 1.9 cm (0.75 inches) as the margin width to allow room
13471  for margin notes.
13472  This might not be what you're looking for, but as with footnotes, LyX cannot
13473  yet do everything LaTeX has to offer.
13474  You might want to consult your LaTeX handbook for additional commands.
13475  
13476 \end_layout
13477
13478 \begin_layout Section
13479 Figures and Imported Graphics
13480 \begin_inset LatexCommand \label{sec:figures}
13481
13482 \end_inset
13483
13484
13485 \end_layout
13486
13487 \begin_layout Standard
13488 No document preparation system is complete without the ability to import
13489  graphics from other utilities into the document.
13490  In LyX, these are referred to as ``figures'' whether they are actually
13491  figures in the traditional sense or simply some kind of imported image.
13492  
13493 \end_layout
13494
13495 \begin_layout Standard
13496 Note that figures referred to here are do not have captions and sit wherever
13497  in the document you place them.
13498  If you need one of these features, see sec.\InsetSpace ~
13499
13500 \begin_inset LatexCommand \ref{sec:figurefloats}
13501
13502 \end_inset
13503
13504  below.
13505 \end_layout
13506
13507 \begin_layout Standard
13508 To place a figure in your document, click on the second right-most icon
13509  on the toolbar, or select 
13510 \family sans
13511 \bar under
13512 I
13513 \bar default
13514 nsert\SpecialChar \menuseparator
13515
13516 \bar under
13517 G
13518 \bar default
13519 raphics...
13520  
13521 \family default
13522 from the menu.
13523 \end_layout
13524
13525 \begin_layout Standard
13526 A dialog will appear for you to choose the file to load.
13527  You can also change any settings you need to in this dialog.
13528 \end_layout
13529
13530 \begin_layout Standard
13531 \align center
13532 \begin_inset Graphics
13533         filename mobius.eps
13534         display color
13535         scale 70
13536         rotateOrigin center
13537
13538 \end_inset
13539
13540
13541 \end_layout
13542
13543 \begin_layout Standard
13544 This dialog has numerous parameters, though most should be self-explanatory.
13545  The 
13546 \family sans
13547 File
13548 \family default
13549  tab allows you to choose your image file (note that a wide variety of image
13550  formats are supported automatically).
13551  The figure can be transformed by setting a rotation angle, using a bounding
13552  box, and scaling.
13553  Table\InsetSpace ~
13554
13555 \begin_inset LatexCommand \ref{cap:Units-for-image}
13556
13557 \end_inset
13558
13559  describes all available units.
13560  It is possible to set a bounding box automatically for some image formats
13561  (see the 
13562 \family sans
13563 Bounding\InsetSpace ~
13564 Box
13565 \family default
13566  tab).
13567  Note that it is possible to control the display of the figure in LyX and
13568  the display in the final document separately, which can be very useful
13569  for large figures.
13570  LaTeX wizards can specify additional LaTeX options in the 
13571 \family sans
13572 Extras
13573 \family default
13574  tab.
13575  You can also set the 
13576 \family sans
13577 Subfigure
13578 \family default
13579  option here, for use in figure floats (see Section\InsetSpace ~
13580
13581 \begin_inset LatexCommand \ref{sec:figurefloats}
13582
13583 \end_inset
13584
13585 ).
13586 \end_layout
13587
13588 \begin_layout Subsection
13589 How it works
13590 \end_layout
13591
13592 \begin_layout Standard
13593 LyX has the ability to handle literally any graphics format in the known
13594  universe so long as a conversion path from this graphics format to the
13595  target output format can be created.
13596  If that sounds a little obtuse, consider how LyX handles Encapsulated PostScrip
13597 t® figures.
13598  LaTeX provides native support for this format, so LyX needs do nothing
13599  other than use the 
13600 \family typewriter
13601
13602 \backslash
13603 includegraphics
13604 \family default
13605  LaTeX command to insert the figure in the final document.
13606 \end_layout
13607
13608 \begin_layout Standard
13609 \begin_inset Float table
13610 placement t
13611 wide false
13612 sideways false
13613 status collapsed
13614
13615 \begin_layout Caption
13616 \begin_inset LatexCommand \label{cap:Units-for-image}
13617
13618 \end_inset
13619
13620 Units for setting the image size
13621 \end_layout
13622
13623 \begin_layout Standard
13624 \begin_inset VSpace medskip
13625 \end_inset
13626
13627
13628 \end_layout
13629
13630 \begin_layout Standard
13631 \align center
13632 \begin_inset Tabular
13633 <lyxtabular version="3" rows="20" columns="2">
13634 <features>
13635 <column alignment="center" valignment="top" leftline="true" width="0">
13636 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
13637 <row topline="true" bottomline="true">
13638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13639 \begin_inset Text
13640
13641 \begin_layout Standard
13642 unit
13643 \end_layout
13644
13645 \end_inset
13646 </cell>
13647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13648 \begin_inset Text
13649
13650 \begin_layout Standard
13651 name/description
13652 \end_layout
13653
13654 \end_inset
13655 </cell>
13656 </row>
13657 <row topline="true">
13658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13659 \begin_inset Text
13660
13661 \begin_layout Standard
13662 mm
13663 \end_layout
13664
13665 \end_inset
13666 </cell>
13667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13668 \begin_inset Text
13669
13670 \begin_layout Standard
13671 millimetre
13672 \end_layout
13673
13674 \end_inset
13675 </cell>
13676 </row>
13677 <row topline="true">
13678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13679 \begin_inset Text
13680
13681 \begin_layout Standard
13682 cm
13683 \end_layout
13684
13685 \end_inset
13686 </cell>
13687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13688 \begin_inset Text
13689
13690 \begin_layout Standard
13691 centimetre
13692 \end_layout
13693
13694 \end_inset
13695 </cell>
13696 </row>
13697 <row topline="true">
13698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13699 \begin_inset Text
13700
13701 \begin_layout Standard
13702 in
13703 \end_layout
13704
13705 \end_inset
13706 </cell>
13707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13708 \begin_inset Text
13709
13710 \begin_layout Standard
13711 inch
13712 \end_layout
13713
13714 \end_inset
13715 </cell>
13716 </row>
13717 <row topline="true">
13718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13719 \begin_inset Text
13720
13721 \begin_layout Standard
13722 pt
13723 \end_layout
13724
13725 \end_inset
13726 </cell>
13727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13728 \begin_inset Text
13729
13730 \begin_layout Standard
13731 point (72.27 pt = 1 in)
13732 \end_layout
13733
13734 \end_inset
13735 </cell>
13736 </row>
13737 <row topline="true">
13738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13739 \begin_inset Text
13740
13741 \begin_layout Standard
13742 pc
13743 \end_layout
13744
13745 \end_inset
13746 </cell>
13747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13748 \begin_inset Text
13749
13750 \begin_layout Standard
13751 pica (1 pc = 12 pt)
13752 \end_layout
13753
13754 \end_inset
13755 </cell>
13756 </row>
13757 <row topline="true">
13758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13759 \begin_inset Text
13760
13761 \begin_layout Standard
13762 sp
13763 \end_layout
13764
13765 \end_inset
13766 </cell>
13767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13768 \begin_inset Text
13769
13770 \begin_layout Standard
13771 scaled point (65536 sp = 1 pt)
13772 \end_layout
13773
13774 \end_inset
13775 </cell>
13776 </row>
13777 <row topline="true">
13778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13779 \begin_inset Text
13780
13781 \begin_layout Standard
13782 bp
13783 \end_layout
13784
13785 \end_inset
13786 </cell>
13787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13788 \begin_inset Text
13789
13790 \begin_layout Standard
13791 big point (72 bp = 1 in)
13792 \end_layout
13793
13794 \end_inset
13795 </cell>
13796 </row>
13797 <row topline="true">
13798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13799 \begin_inset Text
13800
13801 \begin_layout Standard
13802 dd
13803 \end_layout
13804
13805 \end_inset
13806 </cell>
13807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13808 \begin_inset Text
13809
13810 \begin_layout Standard
13811 didot (72 dd 
13812 \begin_inset Formula $\approx$
13813 \end_inset
13814
13815  37.6
13816 \begin_inset Formula $\,$
13817 \end_inset
13818
13819 mm)
13820 \end_layout
13821
13822 \end_inset
13823 </cell>
13824 </row>
13825 <row topline="true">
13826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13827 \begin_inset Text
13828
13829 \begin_layout Standard
13830 cc
13831 \end_layout
13832
13833 \end_inset
13834 </cell>
13835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13836 \begin_inset Text
13837
13838 \begin_layout Standard
13839 cicero (1cc = 12 dd)
13840 \end_layout
13841
13842 \end_inset
13843 </cell>
13844 </row>
13845 <row topline="true">
13846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13847 \begin_inset Text
13848
13849 \begin_layout Standard
13850 Scale%
13851 \end_layout
13852
13853 \end_inset
13854 </cell>
13855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13856 \begin_inset Text
13857
13858 \begin_layout Standard
13859 % of original image width
13860 \end_layout
13861
13862 \end_inset
13863 </cell>
13864 </row>
13865 <row topline="true">
13866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13867 \begin_inset Text
13868
13869 \begin_layout Standard
13870 text%
13871 \end_layout
13872
13873 \end_inset
13874 </cell>
13875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13876 \begin_inset Text
13877
13878 \begin_layout Standard
13879 % of text width
13880 \end_layout
13881
13882 \end_inset
13883 </cell>
13884 </row>
13885 <row topline="true">
13886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13887 \begin_inset Text
13888
13889 \begin_layout Standard
13890 col%
13891 \end_layout
13892
13893 \end_inset
13894 </cell>
13895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13896 \begin_inset Text
13897
13898 \begin_layout Standard
13899 % of column width
13900 \end_layout
13901
13902 \end_inset
13903 </cell>
13904 </row>
13905 <row topline="true">
13906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13907 \begin_inset Text
13908
13909 \begin_layout Standard
13910 page%
13911 \end_layout
13912
13913 \end_inset
13914 </cell>
13915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13916 \begin_inset Text
13917
13918 \begin_layout Standard
13919 % of paper width
13920 \end_layout
13921
13922 \end_inset
13923 </cell>
13924 </row>
13925 <row topline="true">
13926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13927 \begin_inset Text
13928
13929 \begin_layout Standard
13930 line%
13931 \end_layout
13932
13933 \end_inset
13934 </cell>
13935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13936 \begin_inset Text
13937
13938 \begin_layout Standard
13939 % of line width
13940 \end_layout
13941
13942 \end_inset
13943 </cell>
13944 </row>
13945 <row topline="true">
13946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13947 \begin_inset Text
13948
13949 \begin_layout Standard
13950 theight%
13951 \end_layout
13952
13953 \end_inset
13954 </cell>
13955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13956 \begin_inset Text
13957
13958 \begin_layout Standard
13959 % of text height
13960 \end_layout
13961
13962 \end_inset
13963 </cell>
13964 </row>
13965 <row topline="true">
13966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13967 \begin_inset Text
13968
13969 \begin_layout Standard
13970 pheight%
13971 \end_layout
13972
13973 \end_inset
13974 </cell>
13975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13976 \begin_inset Text
13977
13978 \begin_layout Standard
13979 % of paper height
13980 \end_layout
13981
13982 \end_inset
13983 </cell>
13984 </row>
13985 <row topline="true">
13986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13987 \begin_inset Text
13988
13989 \begin_layout Standard
13990 ex
13991 \end_layout
13992
13993 \end_inset
13994 </cell>
13995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13996 \begin_inset Text
13997
13998 \begin_layout Standard
13999 height of letter 
14000 \emph on
14001 x
14002 \emph default
14003  in current font
14004 \end_layout
14005
14006 \end_inset
14007 </cell>
14008 </row>
14009 <row topline="true">
14010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14011 \begin_inset Text
14012
14013 \begin_layout Standard
14014 em
14015 \end_layout
14016
14017 \end_inset
14018 </cell>
14019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14020 \begin_inset Text
14021
14022 \begin_layout Standard
14023 width of letter 
14024 \emph on
14025 M
14026 \emph default
14027  in current font
14028 \end_layout
14029
14030 \end_inset
14031 </cell>
14032 </row>
14033 <row topline="true" bottomline="true">
14034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14035 \begin_inset Text
14036
14037 \begin_layout Standard
14038 mu
14039 \end_layout
14040
14041 \end_inset
14042 </cell>
14043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14044 \begin_inset Text
14045
14046 \begin_layout Standard
14047 math unit (1 mu = 1/18 em)
14048 \end_layout
14049
14050 \end_inset
14051 </cell>
14052 </row>
14053 </lyxtabular>
14054
14055 \end_inset
14056
14057
14058 \end_layout
14059
14060 \end_inset
14061
14062
14063 \end_layout
14064
14065 \begin_layout Standard
14066 To view the figure on the LyX screen, however, some additional work is required
14067  because neither the XForms nor the Qt GUI libraries can load PostScript®
14068  figures themselves.
14069  The XForms library can load figures in the following, widely used graphics
14070  formats: 
14071 \family typewriter
14072 bmp
14073 \family default
14074
14075 \family typewriter
14076 gif
14077 \family default
14078
14079 \family typewriter
14080 jpeg
14081 \family default
14082
14083 \family typewriter
14084 pbm
14085 \family default
14086
14087 \family typewriter
14088 pgm
14089 \family default
14090
14091 \family typewriter
14092 ppm
14093 \family default
14094
14095 \family typewriter
14096 tif
14097 \family default
14098  and 
14099 \family typewriter
14100 xbm
14101 \family default
14102  whilst the Qt library can also handle 
14103 \family typewriter
14104 mng
14105 \family default
14106
14107 \family typewriter
14108 png
14109 \family default
14110  and 
14111 \family typewriter
14112 xpm
14113 \family default
14114  format figures.
14115  Thus, LyX must initiate a conversion from Encapsulated PostScript® to a
14116  loadable graphics format.
14117 \end_layout
14118
14119 \begin_layout Standard
14120 It does this using the powerful, configurable converters mechanism exposed
14121  in the 
14122 \family sans
14123 Converters
14124 \family default
14125  section of the 
14126 \family sans
14127 \bar under
14128 E
14129 \bar default
14130 dit
14131 \family default
14132 \SpecialChar \menuseparator
14133
14134 \family sans
14135 \bar under
14136 P
14137 \bar default
14138 references
14139 \family default
14140  dialog.
14141  If LyX cannot create a conversion path (which might have many steps) from
14142  Encapsulated PostScript® to one of the loadable formats listed above, then
14143  it defaults to the use of ImageMagick's 
14144 \family typewriter
14145 convert
14146 \family default
14147  utility.
14148  If, after all that, LyX 
14149 \emph on
14150 still
14151 \emph default
14152  cannot load the figure, then it'll tell you so with a message 
14153 \begin_inset Quotes eld
14154 \end_inset
14155
14156 Error converting to loadable format
14157 \begin_inset Quotes erd
14158 \end_inset
14159
14160  in place of an on-screen view of your figure.
14161  If you're presented with such a message, then you'll need to augment the
14162  list of known converters.
14163 \end_layout
14164
14165 \begin_layout Standard
14166 This strategy is used both to generate on-screen views of your image and
14167  when generating the final document.
14168  In the latter case, the LaTeX compiler must be supplied with graphics files
14169  in PostScript® format.
14170  Similarly the PDFLaTeX compiler requires files in
14171 \family typewriter
14172  pdf
14173 \family default
14174
14175 \family typewriter
14176 png
14177 \family default
14178  or 
14179 \family typewriter
14180 jpeg
14181 \family default
14182  format.
14183  LyX will handle the necessary conversions behind the scenes.
14184 \end_layout
14185
14186 \begin_layout Subsection
14187 Figure Floats
14188 \end_layout
14189
14190 \begin_layout Subsubsection
14191 Using Figure Floats
14192 \begin_inset LatexCommand \label{sec:figurefloats}
14193
14194 \end_inset
14195
14196
14197 \end_layout
14198
14199 \begin_layout Standard
14200 The problem with inserting figures straight into your text is that they
14201  might make the pagination of your document extremely awkward.
14202  To suit the LyX mentality of automating such processes, you might find
14203  it preferable to use 
14204 \family sans
14205 Figure\InsetSpace ~
14206 Floats
14207 \family default
14208 , which LyX (actually, LaTeX) is free to move about your document as it
14209  deems necessary for a good fit.
14210  In return, LyX automates the listing of these figures and allows you to
14211  place a caption on them, using the 
14212 \family sans
14213 Caption
14214 \family default
14215  environment explained in Section\InsetSpace ~
14216
14217 \begin_inset LatexCommand \ref{sec:captionlayout}
14218
14219 \end_inset
14220
14221 .
14222 \end_layout
14223
14224 \begin_layout Standard
14225 To place a 
14226 \family sans
14227 Figure\InsetSpace ~
14228 Float
14229 \family default
14230  simply select 
14231 \family sans
14232 \bar under
14233 I
14234 \bar default
14235 nsert\SpecialChar \menuseparator
14236 Flo
14237 \bar under
14238 a
14239 \bar default
14240 t\SpecialChar \menuseparator
14241 Figure 
14242 \family default
14243 from the menu bar.
14244  You will get a float without a figure in it; use the toolbar icon described
14245  above to insert the actual figure.
14246 \end_layout
14247
14248 \begin_layout Standard
14249 \begin_inset Float figure
14250 placement htbp
14251 wide false
14252 sideways false
14253 status open
14254
14255 \begin_layout Caption
14256 \begin_inset LatexCommand \label{fig:escher}
14257
14258 \end_inset
14259
14260 M.C.
14261  Escher on acid.
14262 \end_layout
14263
14264 \begin_layout Standard
14265 \align center
14266 \begin_inset Graphics
14267         filename escher-lsd.eps
14268         display color
14269         rotateOrigin center
14270
14271 \end_inset
14272
14273
14274 \end_layout
14275
14276 \end_inset
14277
14278
14279 \end_layout
14280
14281 \begin_layout Standard
14282 \begin_inset Float figure
14283 placement htbp
14284 wide false
14285 sideways false
14286 status open
14287
14288 \begin_layout Standard
14289 \align center
14290 \begin_inset Graphics
14291         filename platypus.eps
14292         display color
14293         rotateOrigin center
14294
14295 \end_inset
14296
14297
14298 \end_layout
14299
14300 \begin_layout Caption
14301 \begin_inset LatexCommand \label{fig:kill-plat}
14302
14303 \end_inset
14304
14305 A severely distorted platypus in a float.
14306 \end_layout
14307
14308 \end_inset
14309
14310
14311 \end_layout
14312
14313 \begin_layout Standard
14314 It seems simple, but there is subtlety involved in the placement of the
14315  caption.
14316  If you prefer your caption to appear below the figure, then you must press
14317  return when the cursor is at the very start of the caption, and insert
14318  the figure in the new paragraph created above the caption; or you can delete
14319  the caption and recreate it by selecting the 
14320 \family sans
14321 Caption 
14322 \family default
14323 environment after the figure has been inserted.
14324  This is what we did for figure 
14325 \begin_inset LatexCommand \ref{fig:kill-plat}
14326
14327 \end_inset
14328
14329 .
14330  If the cursor is in a paragraph after the caption when you insert the 
14331 \family sans
14332 Figure
14333 \family default
14334  then it will be inserted after the caption, as was the case for 
14335 \begin_inset LatexCommand \ref{fig:escher}
14336
14337 \end_inset
14338
14339 .
14340  It is preferred to use one 
14341 \family sans
14342 Figure
14343 \family default
14344  per 
14345 \family sans
14346 Float
14347 \family default
14348 .
14349  This allows LyX [actually LaTeX] to best position each figure.
14350 \end_layout
14351
14352 \begin_layout Standard
14353 Right-clicking on a float opens a dialog where you can alter the placement
14354  options that LaTeX uses for positioning the float (see 
14355 \begin_inset LatexCommand \ref{sec:float-locn}
14356
14357 \end_inset
14358
14359 ).
14360  
14361 \family sans
14362 Span\InsetSpace ~
14363 columns
14364 \family default
14365  is only useful for two-column documents: if you select it, the float will
14366  span across both columns on the page instead of being confined to just
14367  one.
14368 \end_layout
14369
14370 \begin_layout Standard
14371 This figure also shows how we place a label and create a cross-reference
14372  to it; as you would expect from reading section 
14373 \begin_inset LatexCommand \ref{sec:crossref}
14374
14375 \end_inset
14376
14377  you can simply insert a 
14378 \family sans
14379 \bar under
14380 L
14381 \bar default
14382 abel
14383 \family default
14384  in the caption and refer to it using a 
14385 \family sans
14386 \bar under
14387 C
14388 \bar default
14389 ross\InsetSpace ~
14390 Reference
14391 \family default
14392  as normal.
14393  It is especially important to use these with figure floats, rather than
14394  using vague references to 
14395 \begin_inset Quotes eld
14396 \end_inset
14397
14398 the above figure,
14399 \begin_inset Quotes erd
14400 \end_inset
14401
14402  as LaTeX will reposition your floats for you in the final document; it
14403  might not be 
14404 \begin_inset Quotes eld
14405 \end_inset
14406
14407 above
14408 \begin_inset Quotes erd
14409 \end_inset
14410
14411  at all.
14412  If it is not possible to fit the floats neatly on the same page as the
14413  text which refers to it, the figures will be placed on a separate page
14414  by themselves.
14415  Rest assured that the overall effect is usually quite nice.
14416 \end_layout
14417
14418 \begin_layout Standard
14419 Note that the caption is used in a 
14420 \family sans
14421 List\InsetSpace ~
14422 of\InsetSpace ~
14423
14424 \bar under
14425 F
14426 \bar default
14427 igures
14428 \family default
14429  (as described in Section\InsetSpace ~
14430
14431 \begin_inset LatexCommand \ref{sec:ListsOf}
14432
14433 \end_inset
14434
14435 ) automatically, should you choose to include one in your document.
14436 \end_layout
14437
14438 \begin_layout Subsubsection
14439 Float Placement
14440 \begin_inset LatexCommand \label{sec:float-locn}
14441
14442 \end_inset
14443
14444
14445 \end_layout
14446
14447 \begin_layout Standard
14448 Now, the whole idea behind 
14449 \family sans
14450 Figure\InsetSpace ~
14451 Floats
14452 \family default
14453  [as well as 
14454 \family sans
14455 Table\InsetSpace ~
14456 Floats
14457 \family default
14458 , which we introduce later] is to allow LyX to place a figure [or table]
14459  on a page in a consistent, sensible fashion.
14460  The rules LaTeX uses are rather arcane; refer to the LaTeX documentation
14461  for the exact details.
14462  You can use check boxes in the float dialog to set placement for a particular
14463  float.
14464  By default, each float uses the document's default placement rules.
14465  You can change these, if you wish, in the 
14466 \family sans
14467 \bar under
14468 D
14469 \bar default
14470 ocument\SpecialChar \menuseparator
14471
14472 \bar under
14473 S
14474 \bar default
14475 ettings
14476 \family default
14477  dialog.
14478  The 
14479 \family sans
14480 Float\InsetSpace ~
14481 placement
14482 \family default
14483  box takes a LaTeX-style placement specification.
14484  You can place any combination of four letters in the 
14485 \family sans
14486 Float\InsetSpace ~
14487 placement
14488 \family default
14489  box, in any order:
14490 \end_layout
14491
14492 \begin_layout Itemize
14493
14494 \family sans
14495 h
14496 \family default
14497  for 
14498 \emph on
14499 here
14500 \end_layout
14501
14502 \begin_layout Itemize
14503
14504 \family sans
14505 t
14506 \family default
14507  for 
14508 \emph on
14509 top
14510 \end_layout
14511
14512 \begin_layout Itemize
14513
14514 \family sans
14515 b
14516 \family default
14517  for 
14518 \emph on
14519 bottom
14520 \end_layout
14521
14522 \begin_layout Itemize
14523
14524 \family sans
14525 p
14526 \family default
14527  for 
14528 \emph on
14529 page
14530 \end_layout
14531
14532 \begin_layout Standard
14533 The letters correspond to the following behaviour:
14534 \end_layout
14535
14536 \begin_layout Description
14537 Here: LyX tries to put the 
14538 \family sans
14539 Float
14540 \family default
14541  at the same point in the text where you put it.
14542 \end_layout
14543
14544 \begin_deeper
14545 \begin_layout Standard
14546 If there isn't enough room, LyX tries one of the other three location types.
14547 \end_layout
14548
14549 \end_deeper
14550 \begin_layout Description
14551 Top: LyX tries to put the 
14552 \family sans
14553 Float
14554 \family default
14555  at the top of the current page.
14556  If the figure won't fit on the current page, it goes to the next page.
14557 \end_layout
14558
14559 \begin_layout Description
14560 Bottom: LyX tries to put the 
14561 \family sans
14562 Float
14563 \family default
14564  at the bottom of the current page.
14565  If there isn't room, it goes to the next page.
14566 \end_layout
14567
14568 \begin_layout Description
14569 Page: LyX tries to put the 
14570 \family sans
14571 Float
14572 \family default
14573  (or a number of 
14574 \family sans
14575 Float
14576 \family default
14577 s) on a page of its own.
14578 \end_layout
14579
14580 \begin_layout Standard
14581 There is some subtlety to how this all works.
14582  The order specifies what location LyX should try first.
14583  If that one fails, it tries the next one, and so on, though 
14584 \begin_inset Quotes eld
14585 \end_inset
14586
14587
14588 \family sans
14589 h
14590 \family default
14591
14592 \begin_inset Quotes erd
14593 \end_inset
14594
14595  will always take precedence if it appears in the list.
14596  The default placement list is 
14597 \begin_inset Quotes eld
14598 \end_inset
14599
14600
14601 \family sans
14602 tbp
14603 \family default
14604
14605 \begin_inset Quotes erd
14606 \end_inset
14607
14608 : try the top of a text page first, then the bottom of a text page, then
14609  on a page by itself.
14610  If you want LyX to try 
14611 \begin_inset Quotes eld
14612 \end_inset
14613
14614 really hard
14615 \begin_inset Quotes erd
14616 \end_inset
14617
14618  to place the figure where you command it, precede the list with an exclamation
14619  point; for example 
14620 \begin_inset Quotes eld
14621 \end_inset
14622
14623
14624 \family sans
14625 !htbp
14626 \family default
14627
14628 \begin_inset Quotes erd
14629 \end_inset
14630
14631 .
14632  Here are some example entries and what they do:
14633 \end_layout
14634
14635 \begin_layout Enumerate
14636
14637 \family sans
14638 hbp
14639 \end_layout
14640
14641 \begin_deeper
14642 \begin_layout Standard
14643 Try putting the figure/table at its actual position in the text.
14644  If that doesn't work, put it on the bottom of the page.
14645  If that fails, put it on a separate page.
14646 \end_layout
14647
14648 \end_deeper
14649 \begin_layout Enumerate
14650
14651 \family sans
14652 !hbp
14653 \end_layout
14654
14655 \begin_deeper
14656 \begin_layout Standard
14657 Try really hard to put the figure/table at its actual position in the text.
14658  Then the bottom of the page, then on a separate page.
14659 \end_layout
14660
14661 \end_deeper
14662 \begin_layout Enumerate
14663
14664 \family sans
14665 tp
14666 \end_layout
14667
14668 \begin_deeper
14669 \begin_layout Standard
14670 Put the figure/table at the top of each page.
14671  If it's too long, put it on a separate page.
14672 \end_layout
14673
14674 \end_deeper
14675 \begin_layout Enumerate
14676
14677 \family sans
14678 p
14679 \end_layout
14680
14681 \begin_deeper
14682 \begin_layout Standard
14683 Always put figures and tables on their own page.
14684 \end_layout
14685
14686 \end_deeper
14687 \begin_layout Subsection
14688 XFig and LyX
14689 \end_layout
14690
14691 \begin_layout Standard
14692 One obvious question is 
14693 \begin_inset Quotes eld
14694 \end_inset
14695
14696 how would I create the figures?
14697 \begin_inset Quotes erd
14698 \end_inset
14699
14700  Fortunately, the answer is included in most Linux and/or LaTeX distributions.
14701  
14702 \family typewriter
14703 XFig
14704 \family default
14705  is a powerful though slightly awkward drawing tool.
14706  If you want to include figures that you have created with 
14707 \family typewriter
14708 XFig
14709 \family default
14710  there are several ways.
14711  We recommend the following:
14712 \end_layout
14713
14714 \begin_layout Enumerate
14715 Export the figure as Encapsulated PostScript.
14716  This could be very easy included into LyX as described in the previous
14717  sections.
14718  The great advantage of this way is, that you have the full power of PostScript®
14719  available.
14720  That means Bezier curves, colors, all line thicknesses and many more.
14721  If you have inserted text into your fig-document this will be printed with
14722  PostScript fonts, which is OK\SpecialChar \@.
14723  The figure can be manipulated like any other
14724  EPS figure, as described above.
14725  
14726 \end_layout
14727
14728 \begin_deeper
14729 \begin_layout Standard
14730 The only disadvantage is that you cannot create formulas as PostScript text
14731  except by hand.
14732  If you also need formulas or simple exponents or indices in your figure,
14733  the next way is recommended.
14734 \end_layout
14735
14736 \end_deeper
14737 \begin_layout Enumerate
14738 Export the figure as LaTeX.
14739  This is just as easy to include into LyX, with the advantage that you may
14740  use all LaTeX commands within the text inside XFig.
14741  Therefore you have to set the 
14742 \emph on
14743 special flag 
14744 \emph default
14745 for text in XFig.
14746  This is automatic if you invoke XFig with 
14747 \family typewriter
14748 xfig\InsetSpace ~
14749 -specialtext
14750 \family default
14751 .
14752  If this is done and you have also chosen a LaTeX font you may simply write
14753  
14754 \begin_inset Quotes eld
14755 \end_inset
14756
14757 $H_2$
14758 \begin_inset Quotes erd
14759 \end_inset
14760
14761  in 
14762 \family typewriter
14763 XFig\SpecialChar \@.
14764
14765 \family default
14766  If you export this figure as LaTeX and include it in LyX with
14767 \family sans
14768 \bar under
14769  I
14770 \bar default
14771 nsert\SpecialChar \menuseparator
14772 Chil
14773 \bar under
14774 d
14775 \bar default
14776 \InsetSpace ~
14777 Document
14778 \family default
14779  (see description in 
14780 \emph on
14781 Extended Features
14782 \emph default
14783 ) this text will appear as 
14784 \begin_inset Formula $H_{2}$
14785 \end_inset
14786
14787 .
14788  
14789 \end_layout
14790
14791 \begin_deeper
14792 \begin_layout Standard
14793 The disadvantage of this way is that the graphical power of LaTeX isn't
14794  as strong as PostScript®\SpecialChar \@.
14795  You cannot use all thicknesses of lines and, more
14796  annoyingly, not all slopes.
14797  This is why we recommend the third way for more complex figures.
14798 \end_layout
14799
14800 \end_deeper
14801 \begin_layout Enumerate
14802 Export the figure as LaTeX/PostScript combined.
14803  Then 
14804 \family typewriter
14805 XFig
14806 \family default
14807  [
14808 \family typewriter
14809 transfig
14810 \family default
14811 , really] will generate two files: 
14812 \end_layout
14813
14814 \begin_deeper
14815 \begin_layout Enumerate
14816 the PostScript part 
14817 \family typewriter
14818 foo.pstex
14819 \family default
14820 , that contains all painting.
14821 \end_layout
14822
14823 \begin_layout Enumerate
14824 the LaTeX part 
14825 \family typewriter
14826 foo.pstex_t
14827 \family default
14828 , that contains all text and a link to the PostScript part.
14829 \end_layout
14830
14831 \end_deeper
14832 \begin_layout Standard
14833 Then you just have to include the LaTeX part as described above.
14834  This will automatically include the PostScript part, too.
14835 \begin_inset Foot
14836 status collapsed
14837
14838 \begin_layout Standard
14839 If you get an error like 
14840 \begin_inset Quotes eld
14841 \end_inset
14842
14843 unknown graphics extension pstex
14844 \begin_inset Quotes erd
14845 \end_inset
14846
14847  you have to declare these graphic extensions.
14848  I think this is a 
14849 \family typewriter
14850 transfig
14851 \family default
14852  bug that occurs with LaTeX2e.
14853  Simply add a line like
14854 \end_layout
14855
14856 \begin_layout Standard
14857
14858 \family typewriter
14859
14860 \backslash
14861 @namedef{Gin@rule@ps_tex}#1{{eps}{ps_tex}{#1}}
14862 \end_layout
14863
14864 \begin_layout Standard
14865 in the file 
14866 \family typewriter
14867 /usr/lib/texmf/tex/latex/graphics/dvips.def
14868 \family default
14869 .
14870  Then add 
14871 \family typewriter
14872 pstex
14873 \family default
14874  to the extension:
14875 \end_layout
14876
14877 \begin_layout Standard
14878
14879 \backslash
14880 def
14881 \backslash
14882 Gin@extensions{eps, ps, pstex, eps.gz, ps.gz, eps=2EZ}
14883 \end_layout
14884
14885 \begin_layout Standard
14886 This should fix the whole thing.
14887  Alternatively you may export the postscript part as 
14888 \family typewriter
14889 foo.eps
14890 \family default
14891  and change the LaTeX part 
14892 \family typewriter
14893 foo.pstex_t
14894 \family default
14895  manually.
14896  But this is annoying.
14897  
14898 \end_layout
14899
14900 \end_inset
14901
14902  This way you have the full PostScript® and LaTeX power combined except
14903  for the possibility to scale the figure after creating.
14904  So if you want scalable pictures, the PostScript format is your only choice.
14905  Another little advantage of letting LaTeX typeset the font is that the
14906  same font will appear in your figures as in your text, which looks a little
14907  nicer.
14908 \end_layout
14909
14910 \begin_layout Section
14911 Tables
14912 \begin_inset LatexCommand \label{sec:tables}
14913
14914 \end_inset
14915
14916
14917 \end_layout
14918
14919 \begin_layout Standard
14920 LyX has powerful table support, but LaTeX can do many more things with tables
14921  than LyX is currently capable of, so you might want to look at a good LaTeX
14922  book if the features described here should turn out to be inadequate.
14923 \end_layout
14924
14925 \begin_layout Standard
14926 You can insert a table using either the table toolbar button or 
14927 \family sans
14928 \bar under
14929 I
14930 \bar default
14931 nsert\SpecialChar \menuseparator
14932
14933 \bar under
14934 T
14935 \bar default
14936 able
14937 \family default
14938 .
14939  A dialog will appear, asking you for the number of rows and columns.
14940  The default table has lines at the top and to the left of every cell, a
14941  line to the right of the rightmost column and a line at the bottom of the
14942  lowest row, forming a box around the table.
14943  Additionally, the topmost row also has a line at the bottom, which causes
14944  this row to appear separated from the rest of the table.
14945  Here's an example:
14946 \end_layout
14947
14948 \begin_layout Standard
14949 \align center
14950 \begin_inset Tabular
14951 <lyxtabular version="3" rows="4" columns="4">
14952 <features>
14953 <column alignment="center" valignment="top" leftline="true" width="0pt">
14954 <column alignment="center" valignment="top" leftline="true" width="0pt">
14955 <column alignment="center" valignment="top" leftline="true" width="0in">
14956 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
14957 <row topline="true" bottomline="true">
14958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14959 \begin_inset Text
14960
14961 \begin_layout Standard
14962
14963 \end_layout
14964
14965 \end_inset
14966 </cell>
14967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14968 \begin_inset Text
14969
14970 \begin_layout Standard
14971
14972 \family roman
14973 \series medium
14974 \shape up
14975 \size normal
14976 \emph off
14977 \bar no
14978 \noun off
14979 \color none
14980 12
14981 \end_layout
14982
14983 \end_inset
14984 </cell>
14985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14986 \begin_inset Text
14987
14988 \begin_layout Standard
14989
14990 \family roman
14991 \series medium
14992 \shape up
14993 \size normal
14994 \emph off
14995 \bar no
14996 \noun off
14997 \color none
14998 45
14999 \end_layout
15000
15001 \end_inset
15002 </cell>
15003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15004 \begin_inset Text
15005
15006 \begin_layout Standard
15007
15008 \family roman
15009 \series medium
15010 \shape up
15011 \size normal
15012 \emph off
15013 \bar no
15014 \noun off
15015 \color none
15016 98
15017 \end_layout
15018
15019 \end_inset
15020 </cell>
15021 </row>
15022 <row topline="true">
15023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15024 \begin_inset Text
15025
15026 \begin_layout Standard
15027
15028 \family roman
15029 \series medium
15030 \shape up
15031 \size normal
15032 \emph off
15033 \bar no
15034 \noun off
15035 \color none
15036 A
15037 \end_layout
15038
15039 \end_inset
15040 </cell>
15041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15042 \begin_inset Text
15043
15044 \begin_layout Standard
15045
15046 \end_layout
15047
15048 \end_inset
15049 </cell>
15050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15051 \begin_inset Text
15052
15053 \begin_layout Standard
15054
15055 \end_layout
15056
15057 \end_inset
15058 </cell>
15059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15060 \begin_inset Text
15061
15062 \begin_layout Standard
15063
15064 \end_layout
15065
15066 \end_inset
15067 </cell>
15068 </row>
15069 <row topline="true">
15070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Standard
15074
15075 \family roman
15076 \series medium
15077 \shape up
15078 \size normal
15079 \emph off
15080 \bar no
15081 \noun off
15082 \color none
15083 B
15084 \end_layout
15085
15086 \end_inset
15087 </cell>
15088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15089 \begin_inset Text
15090
15091 \begin_layout Standard
15092
15093 \end_layout
15094
15095 \end_inset
15096 </cell>
15097 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15098 \begin_inset Text
15099
15100 \begin_layout Standard
15101
15102 \family roman
15103 \series medium
15104 \shape up
15105 \size normal
15106 \emph off
15107 \bar no
15108 \noun off
15109 \color none
15110 multi 
15111 \end_layout
15112
15113 \end_inset
15114 </cell>
15115 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15116 \begin_inset Text
15117
15118 \begin_layout Standard
15119
15120 \end_layout
15121
15122 \end_inset
15123 </cell>
15124 </row>
15125 <row topline="true" bottomline="true">
15126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15127 \begin_inset Text
15128
15129 \begin_layout Standard
15130
15131 \family roman
15132 \series medium
15133 \shape up
15134 \size normal
15135 \emph off
15136 \bar no
15137 \noun off
15138 \color none
15139 C
15140 \end_layout
15141
15142 \end_inset
15143 </cell>
15144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15145 \begin_inset Text
15146
15147 \begin_layout Standard
15148
15149 \end_layout
15150
15151 \end_inset
15152 </cell>
15153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15154 \begin_inset Text
15155
15156 \begin_layout Standard
15157
15158 \end_layout
15159
15160 \end_inset
15161 </cell>
15162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15163 \begin_inset Text
15164
15165 \begin_layout Standard
15166
15167 \end_layout
15168
15169 \end_inset
15170 </cell>
15171 </row>
15172 </lyxtabular>
15173
15174 \end_inset
15175
15176
15177 \end_layout
15178
15179 \begin_layout Subsection
15180 The Table dialog
15181 \end_layout
15182
15183 \begin_layout Standard
15184 You can alter a table by clicking on it with the right mouse button, which
15185  brings up a settings dialog.
15186  Among these options are:
15187 \end_layout
15188
15189 \begin_layout Itemize
15190 Adding/removing border lines from a row or column.
15191  If you remove the top line from one of the rows, you'll get a dotted line
15192  in LyX, but no line will appear in the printout.
15193  If you set the bottom line of one row and the top line of the row below,
15194  then the rows are separated by a small space, as you can see with the top
15195  row in the example above.
15196  You can do the same vertically if you set the right line of a column and
15197  the left line of the column to the right.
15198 \end_layout
15199
15200 \begin_layout Itemize
15201 Text alignment in a column
15202 \end_layout
15203
15204 \begin_layout Itemize
15205 Appending rows and columns
15206 \end_layout
15207
15208 \begin_layout Itemize
15209 Deleting rows, columns, or the entire table
15210 \end_layout
15211
15212 \begin_layout Itemize
15213 Multicolumn
15214 \end_layout
15215
15216 \begin_layout Itemize
15217 Setting a fixed width for a column
15218 \end_layout
15219
15220 \begin_layout Itemize
15221 Longtable options - this is useful if your table is higher than the paper.
15222  Then the table is split on the bottom of the page and continued on the
15223  next one, instead of running of the end of the page.
15224 \end_layout
15225
15226 \begin_layout Itemize
15227 Rotate the whole table or a single cell sideways, by 90 degrees
15228 \end_layout
15229
15230 \begin_layout Standard
15231 You can also use the menu to perform these operations.
15232  Try 
15233 \family sans
15234 \bar under
15235 E
15236 \bar default
15237 dit\SpecialChar \menuseparator
15238
15239 \family default
15240 \bar under
15241 T
15242 \family sans
15243 \bar default
15244 able
15245 \family default
15246  or 
15247 \family sans
15248 \bar under
15249 E
15250 \bar default
15251 dit\SpecialChar \menuseparator
15252 Rows&
15253 \bar under
15254 C
15255 \bar default
15256 ols
15257 \family default
15258  when the cursor is inside a table.
15259  
15260 \end_layout
15261
15262 \begin_layout Standard
15263 Most of these options also work on selections.
15264  This means that if you select more cells, columns or rows the action is
15265  done on all of your selection.
15266  Note that there is a difference between selecting the 
15267 \emph on
15268 contents
15269 \emph default
15270  of the cell, and the cell itself.
15271  If you can see a red border inside a cell, then a selection will select
15272  the contents.
15273  If you press 
15274 \family sans
15275 Escape
15276 \family default
15277  or click outside of the box, then the selection will select cells (whether
15278  you use the mouse or the normal cursor-movement keys).
15279 \end_layout
15280
15281 \begin_layout Standard
15282 When you append a row, it is added 
15283 \emph on
15284 below
15285 \emph default
15286  the row containing the cursor.
15287  Similarly, columns are appended to the 
15288 \emph on
15289 right
15290 \emph default
15291  of the cursor.
15292  This makes it difficult to add columns on the left edge of a table without
15293  a lot of cutting and pasting.
15294  Deletion is always performed on the row or column containing the cursor.
15295  
15296 \end_layout
15297
15298 \begin_layout Standard
15299 The multicolumn option merges two or more adjacent cells on a given row.
15300  For example, in the above table, row 
15301 \begin_inset Quotes eld
15302 \end_inset
15303
15304 B
15305 \begin_inset Quotes erd
15306 \end_inset
15307
15308  has had multicolumn applied to the columns labelled 
15309 \begin_inset Quotes eld
15310 \end_inset
15311
15312 45
15313 \begin_inset Quotes erd
15314 \end_inset
15315
15316  and 
15317 \begin_inset Quotes eld
15318 \end_inset
15319
15320 98.
15321 \begin_inset Quotes erd
15322 \end_inset
15323
15324  To use it, you must first select the cells, then choose 
15325 \family sans
15326 Multicolumn
15327 \family default
15328  from the menu.
15329  This will not work vertically - see the Table Examples document for how
15330  to do this.
15331 \end_layout
15332
15333 \begin_layout Standard
15334 You can also use 
15335 \family sans
15336 Multicolumn
15337 \family default
15338  if you need to have a special handling for a single table cell's top and
15339  bottom border lines and text alignment.
15340  Here an example of this special handling of a cell:
15341 \end_layout
15342
15343 \begin_layout Standard
15344 \align center
15345 \begin_inset Tabular
15346 <lyxtabular version="3" rows="5" columns="3">
15347 <features>
15348 <column alignment="left" valignment="top" leftline="true" rightline="true" width="0pt">
15349 <column alignment="right" valignment="top" leftline="true" width="0pt">
15350 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
15351 <row topline="true" bottomline="true">
15352 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15353 \begin_inset Text
15354
15355 \begin_layout Standard
15356
15357 \family roman
15358 \series bold
15359 \shape up
15360 \size normal
15361 \emph off
15362 \bar no
15363 \noun off
15364 \color none
15365 *
15366 \end_layout
15367
15368 \end_inset
15369 </cell>
15370 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15371 \begin_inset Text
15372
15373 \begin_layout Standard
15374
15375 \family roman
15376 \series bold
15377 \shape up
15378 \size normal
15379 \emph off
15380 \bar no
15381 \noun off
15382 \color none
15383 x
15384 \end_layout
15385
15386 \end_inset
15387 </cell>
15388 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15389 \begin_inset Text
15390
15391 \begin_layout Standard
15392
15393 \family roman
15394 \series bold
15395 \shape up
15396 \size normal
15397 \emph off
15398 \bar no
15399 \noun off
15400 \color none
15401 y
15402 \end_layout
15403
15404 \end_inset
15405 </cell>
15406 </row>
15407 <row topline="true">
15408 <cell multicolumn="1" alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15409 \begin_inset Text
15410
15411 \begin_layout Standard
15412
15413 \family roman
15414 \series bold
15415 \shape up
15416 \size normal
15417 \emph off
15418 \bar no
15419 \noun off
15420 \color none
15421 point a & b
15422 \end_layout
15423
15424 \end_inset
15425 </cell>
15426 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
15427 \begin_inset Text
15428
15429 \begin_layout Standard
15430
15431 \family roman
15432 \shape up
15433 \size normal
15434 \emph off
15435 \bar no
15436 \noun off
15437 \color none
15438 103
15439 \end_layout
15440
15441 \end_inset
15442 </cell>
15443 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15444 \begin_inset Text
15445
15446 \begin_layout Standard
15447
15448 \family roman
15449 \shape up
15450 \size normal
15451 \emph off
15452 \bar no
15453 \noun off
15454 \color none
15455 9
15456 \end_layout
15457
15458 \end_inset
15459 </cell>
15460 </row>
15461 <row topline="true">
15462 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none">
15463 \begin_inset Text
15464
15465 \begin_layout Standard
15466
15467 \family roman
15468 \series bold
15469 \shape up
15470 \size normal
15471 \emph off
15472 \bar no
15473 \noun off
15474 \color none
15475 point b & a
15476 \end_layout
15477
15478 \end_inset
15479 </cell>
15480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15481 \begin_inset Text
15482
15483 \begin_layout Standard
15484
15485 \family roman
15486 \shape up
15487 \size normal
15488 \emph off
15489 \bar no
15490 \noun off
15491 \color none
15492 599
15493 \end_layout
15494
15495 \end_inset
15496 </cell>
15497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15498 \begin_inset Text
15499
15500 \begin_layout Standard
15501
15502 \family roman
15503 \shape up
15504 \size normal
15505 \emph off
15506 \bar no
15507 \noun off
15508 \color none
15509 340
15510 \end_layout
15511
15512 \end_inset
15513 </cell>
15514 </row>
15515 <row topline="true">
15516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15517 \begin_inset Text
15518
15519 \begin_layout Standard
15520
15521 \family roman
15522 \series bold
15523 \shape up
15524 \size normal
15525 \emph off
15526 \bar no
15527 \noun off
15528 \color none
15529 point abc
15530 \end_layout
15531
15532 \end_inset
15533 </cell>
15534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15535 \begin_inset Text
15536
15537 \begin_layout Standard
15538
15539 \family roman
15540 \shape up
15541 \size normal
15542 \emph off
15543 \bar no
15544 \noun off
15545 \color none
15546 1009
15547 \end_layout
15548
15549 \end_inset
15550 </cell>
15551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15552 \begin_inset Text
15553
15554 \begin_layout Standard
15555
15556 \family roman
15557 \shape up
15558 \size normal
15559 \emph off
15560 \bar no
15561 \noun off
15562 \color none
15563 52
15564 \end_layout
15565
15566 \end_inset
15567 </cell>
15568 </row>
15569 <row topline="true" bottomline="true">
15570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15571 \begin_inset Text
15572
15573 \begin_layout Standard
15574
15575 \family roman
15576 \series bold
15577 \shape up
15578 \size normal
15579 \emph off
15580 \bar no
15581 \noun off
15582 \color none
15583 point abcd
15584 \end_layout
15585
15586 \end_inset
15587 </cell>
15588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15589 \begin_inset Text
15590
15591 \begin_layout Standard
15592
15593 \family roman
15594 \shape up
15595 \size normal
15596 \emph off
15597 \bar no
15598 \noun off
15599 \color none
15600 96
15601 \end_layout
15602
15603 \end_inset
15604 </cell>
15605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15606 \begin_inset Text
15607
15608 \begin_layout Standard
15609
15610 \family roman
15611 \shape up
15612 \size normal
15613 \emph off
15614 \bar no
15615 \noun off
15616 \color none
15617 11
15618 \end_layout
15619
15620 \end_inset
15621 </cell>
15622 </row>
15623 </lyxtabular>
15624
15625 \end_inset
15626
15627
15628 \end_layout
15629
15630 \begin_layout Standard
15631 You see here that the header line cells are aligned to the center, whereas
15632  the left column is aligned to the left, and the other columns are aligned
15633  to the right.
15634  Also the bottom and top line of two cells have been removed.
15635 \begin_inset Note Note
15636 status open
15637
15638 \begin_layout Standard
15639 I can make nothing of this explanation.
15640  An improvement would be nice :) - jbl
15641 \end_layout
15642
15643 \end_inset
15644
15645
15646 \end_layout
15647
15648 \begin_layout Standard
15649 If you want your column to have a fixed width, then you can insert a width
15650  in the 
15651 \family sans
15652 Width
15653 \family default
15654 \emph on
15655  
15656 \emph default
15657 input-field of the 
15658 \family sans
15659 Table
15660 \family default
15661  dialog.
15662  This will then allow the cell to have multiple paragraphs of text.
15663 \end_layout
15664
15665 \begin_layout Standard
15666 If your table becomes too large to fit on a portrait document layout, you
15667  can select the 
15668 \family sans
15669 Rotate\InsetSpace ~
15670 90°
15671 \family default
15672  button, and the table will appear sideways (this means landscape in a portrait
15673  document style).
15674  You might also like to rotate single table cells to give them more horizontal
15675  space.
15676  The example below demonstrates why it is useful to rotate single cells.
15677 \end_layout
15678
15679 \begin_layout Standard
15680
15681 \emph on
15682 Note:
15683 \emph default
15684  This 
15685 \family sans
15686 Rotate\InsetSpace ~
15687 90°
15688 \family default
15689  option will 
15690 \emph on
15691 not
15692 \emph default
15693  display on screen, and works 
15694 \emph on
15695 only
15696 \emph default
15697  for PostScript output.
15698  So, if you want to preview them, use 
15699 \family sans
15700 \bar under
15701 V
15702 \bar default
15703 iew\SpecialChar \menuseparator
15704 Pos
15705 \bar under
15706 t
15707 \bar default
15708 script
15709 \family default
15710 , as 
15711 \family sans
15712 \bar under
15713 V
15714 \bar default
15715 iew
15716 \bar under
15717 \SpecialChar \menuseparator
15718 D
15719 \bar default
15720 VI
15721 \family default
15722  will not show the table properly.
15723 \end_layout
15724
15725 \begin_layout Standard
15726 \align center
15727 \begin_inset Tabular
15728 <lyxtabular version="3" rows="6" columns="12">
15729 <features>
15730 <column alignment="left" valignment="top" leftline="true" rightline="true" width="0pt">
15731 <column alignment="center" valignment="top" leftline="true" width="0pt">
15732 <column alignment="center" valignment="top" leftline="true" width="0pt">
15733 <column alignment="center" valignment="top" leftline="true" width="0pt">
15734 <column alignment="center" valignment="top" leftline="true" width="0pt">
15735 <column alignment="center" valignment="top" leftline="true" width="0pt">
15736 <column alignment="center" valignment="top" leftline="true" width="0pt">
15737 <column alignment="center" valignment="top" leftline="true" width="0pt">
15738 <column alignment="center" valignment="top" leftline="true" width="0pt">
15739 <column alignment="center" valignment="top" leftline="true" width="0pt">
15740 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15741 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
15742 <row topline="true" bottomline="true">
15743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15744 \begin_inset Text
15745
15746 \begin_layout Standard
15747
15748 \family roman
15749 \series medium
15750 \shape up
15751 \size normal
15752 \emph off
15753 \bar no
15754 \noun off
15755 \color none
15756 Description
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Standard
15765
15766 \family roman
15767 \series medium
15768 \shape up
15769 \size normal
15770 \emph off
15771 \bar no
15772 \noun off
15773 \color none
15774 Flag 1
15775 \end_layout
15776
15777 \end_inset
15778 </cell>
15779 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15780 \begin_inset Text
15781
15782 \begin_layout Standard
15783
15784 \family roman
15785 \series medium
15786 \shape up
15787 \size normal
15788 \emph off
15789 \bar no
15790 \noun off
15791 \color none
15792 Flag 2
15793 \end_layout
15794
15795 \end_inset
15796 </cell>
15797 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15798 \begin_inset Text
15799
15800 \begin_layout Standard
15801
15802 \family roman
15803 \series medium
15804 \shape up
15805 \size normal
15806 \emph off
15807 \bar no
15808 \noun off
15809 \color none
15810 Flag 3
15811 \end_layout
15812
15813 \end_inset
15814 </cell>
15815 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15816 \begin_inset Text
15817
15818 \begin_layout Standard
15819
15820 \family roman
15821 \series medium
15822 \shape up
15823 \size normal
15824 \emph off
15825 \bar no
15826 \noun off
15827 \color none
15828 Flag 4
15829 \end_layout
15830
15831 \end_inset
15832 </cell>
15833 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15834 \begin_inset Text
15835
15836 \begin_layout Standard
15837
15838 \family roman
15839 \series medium
15840 \shape up
15841 \size normal
15842 \emph off
15843 \bar no
15844 \noun off
15845 \color none
15846 Flag 5
15847 \end_layout
15848
15849 \end_inset
15850 </cell>
15851 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15852 \begin_inset Text
15853
15854 \begin_layout Standard
15855
15856 \family roman
15857 \series medium
15858 \shape up
15859 \size normal
15860 \emph off
15861 \bar no
15862 \noun off
15863 \color none
15864 Flag 6
15865 \end_layout
15866
15867 \end_inset
15868 </cell>
15869 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15870 \begin_inset Text
15871
15872 \begin_layout Standard
15873
15874 \family roman
15875 \series medium
15876 \shape up
15877 \size normal
15878 \emph off
15879 \bar no
15880 \noun off
15881 \color none
15882 Flag 7
15883 \end_layout
15884
15885 \end_inset
15886 </cell>
15887 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15888 \begin_inset Text
15889
15890 \begin_layout Standard
15891
15892 \family roman
15893 \series medium
15894 \shape up
15895 \size normal
15896 \emph off
15897 \bar no
15898 \noun off
15899 \color none
15900 Flag 8
15901 \end_layout
15902
15903 \end_inset
15904 </cell>
15905 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15906 \begin_inset Text
15907
15908 \begin_layout Standard
15909
15910 \family roman
15911 \series medium
15912 \shape up
15913 \size normal
15914 \emph off
15915 \bar no
15916 \noun off
15917 \color none
15918 Flag 9
15919 \end_layout
15920
15921 \end_inset
15922 </cell>
15923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" rotate="true" usebox="none">
15924 \begin_inset Text
15925
15926 \begin_layout Standard
15927
15928 \family roman
15929 \series medium
15930 \shape up
15931 \size normal
15932 \emph off
15933 \bar no
15934 \noun off
15935 \color none
15936 Flag 10
15937 \end_layout
15938
15939 \end_inset
15940 </cell>
15941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15942 \begin_inset Text
15943
15944 \begin_layout Standard
15945
15946 \family roman
15947 \series medium
15948 \shape up
15949 \size normal
15950 \emph off
15951 \bar no
15952 \noun off
15953 \color none
15954 Total
15955 \end_layout
15956
15957 \end_inset
15958 </cell>
15959 </row>
15960 <row topline="true">
15961 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15962 \begin_inset Text
15963
15964 \begin_layout Standard
15965
15966 \family roman
15967 \series medium
15968 \shape up
15969 \size normal
15970 \emph off
15971 \bar no
15972 \noun off
15973 \color none
15974 Desc.\InsetSpace ~
15975 1
15976 \end_layout
15977
15978 \end_inset
15979 </cell>
15980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15981 \begin_inset Text
15982
15983 \begin_layout Standard
15984
15985 \family roman
15986 \series medium
15987 \shape up
15988 \size normal
15989 \emph off
15990 \bar no
15991 \noun off
15992 \color none
15993 *
15994 \end_layout
15995
15996 \end_inset
15997 </cell>
15998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15999 \begin_inset Text
16000
16001 \begin_layout Standard
16002
16003 \end_layout
16004
16005 \end_inset
16006 </cell>
16007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16008 \begin_inset Text
16009
16010 \begin_layout Standard
16011
16012 \family roman
16013 \series medium
16014 \shape up
16015 \size normal
16016 \emph off
16017 \bar no
16018 \noun off
16019 \color none
16020 *
16021 \end_layout
16022
16023 \end_inset
16024 </cell>
16025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16026 \begin_inset Text
16027
16028 \begin_layout Standard
16029
16030 \family roman
16031 \series medium
16032 \shape up
16033 \size normal
16034 \emph off
16035 \bar no
16036 \noun off
16037 \color none
16038 *
16039 \end_layout
16040
16041 \end_inset
16042 </cell>
16043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16044 \begin_inset Text
16045
16046 \begin_layout Standard
16047
16048 \end_layout
16049
16050 \end_inset
16051 </cell>
16052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16053 \begin_inset Text
16054
16055 \begin_layout Standard
16056
16057 \family roman
16058 \series medium
16059 \shape up
16060 \size normal
16061 \emph off
16062 \bar no
16063 \noun off
16064 \color none
16065 *
16066 \end_layout
16067
16068 \end_inset
16069 </cell>
16070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16071 \begin_inset Text
16072
16073 \begin_layout Standard
16074
16075 \end_layout
16076
16077 \end_inset
16078 </cell>
16079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16080 \begin_inset Text
16081
16082 \begin_layout Standard
16083
16084 \family roman
16085 \series medium
16086 \shape up
16087 \size normal
16088 \emph off
16089 \bar no
16090 \noun off
16091 \color none
16092 *
16093 \end_layout
16094
16095 \end_inset
16096 </cell>
16097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16098 \begin_inset Text
16099
16100 \begin_layout Standard
16101
16102 \family roman
16103 \series medium
16104 \shape up
16105 \size normal
16106 \emph off
16107 \bar no
16108 \noun off
16109 \color none
16110 *
16111 \end_layout
16112
16113 \end_inset
16114 </cell>
16115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16116 \begin_inset Text
16117
16118 \begin_layout Standard
16119
16120 \family roman
16121 \series medium
16122 \shape up
16123 \size normal
16124 \emph off
16125 \bar no
16126 \noun off
16127 \color none
16128 *
16129 \end_layout
16130
16131 \end_inset
16132 </cell>
16133 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16134 \begin_inset Text
16135
16136 \begin_layout Standard
16137
16138 \family roman
16139 \series medium
16140 \shape up
16141 \size normal
16142 \emph off
16143 \bar no
16144 \noun off
16145 \color none
16146 7
16147 \end_layout
16148
16149 \end_inset
16150 </cell>
16151 </row>
16152 <row topline="true">
16153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16154 \begin_inset Text
16155
16156 \begin_layout Standard
16157
16158 \family roman
16159 \series medium
16160 \shape up
16161 \size normal
16162 \emph off
16163 \bar no
16164 \noun off
16165 \color none
16166 Desc.\InsetSpace ~
16167 2
16168 \end_layout
16169
16170 \end_inset
16171 </cell>
16172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16173 \begin_inset Text
16174
16175 \begin_layout Standard
16176
16177 \end_layout
16178
16179 \end_inset
16180 </cell>
16181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16182 \begin_inset Text
16183
16184 \begin_layout Standard
16185
16186 \family roman
16187 \series medium
16188 \shape up
16189 \size normal
16190 \emph off
16191 \bar no
16192 \noun off
16193 \color none
16194 *
16195 \end_layout
16196
16197 \end_inset
16198 </cell>
16199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16200 \begin_inset Text
16201
16202 \begin_layout Standard
16203
16204 \family roman
16205 \series medium
16206 \shape up
16207 \size normal
16208 \emph off
16209 \bar no
16210 \noun off
16211 \color none
16212 *
16213 \end_layout
16214
16215 \end_inset
16216 </cell>
16217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16218 \begin_inset Text
16219
16220 \begin_layout Standard
16221
16222 \family roman
16223 \series medium
16224 \shape up
16225 \size normal
16226 \emph off
16227 \bar no
16228 \noun off
16229 \color none
16230 *
16231 \end_layout
16232
16233 \end_inset
16234 </cell>
16235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16236 \begin_inset Text
16237
16238 \begin_layout Standard
16239
16240 \family roman
16241 \series medium
16242 \shape up
16243 \size normal
16244 \emph off
16245 \bar no
16246 \noun off
16247 \color none
16248 *
16249 \end_layout
16250
16251 \end_inset
16252 </cell>
16253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16254 \begin_inset Text
16255
16256 \begin_layout Standard
16257
16258 \family roman
16259 \series medium
16260 \shape up
16261 \size normal
16262 \emph off
16263 \bar no
16264 \noun off
16265 \color none
16266 *
16267 \end_layout
16268
16269 \end_inset
16270 </cell>
16271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16272 \begin_inset Text
16273
16274 \begin_layout Standard
16275
16276 \family roman
16277 \series medium
16278 \shape up
16279 \size normal
16280 \emph off
16281 \bar no
16282 \noun off
16283 \color none
16284 *
16285 \end_layout
16286
16287 \end_inset
16288 </cell>
16289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16290 \begin_inset Text
16291
16292 \begin_layout Standard
16293
16294 \family roman
16295 \series medium
16296 \shape up
16297 \size normal
16298 \emph off
16299 \bar no
16300 \noun off
16301 \color none
16302 *
16303 \end_layout
16304
16305 \end_inset
16306 </cell>
16307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16308 \begin_inset Text
16309
16310 \begin_layout Standard
16311
16312 \family roman
16313 \series medium
16314 \shape up
16315 \size normal
16316 \emph off
16317 \bar no
16318 \noun off
16319 \color none
16320 *
16321 \end_layout
16322
16323 \end_inset
16324 </cell>
16325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16326 \begin_inset Text
16327
16328 \begin_layout Standard
16329
16330 \family roman
16331 \series medium
16332 \shape up
16333 \size normal
16334 \emph off
16335 \bar no
16336 \noun off
16337 \color none
16338 *
16339 \end_layout
16340
16341 \end_inset
16342 </cell>
16343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16344 \begin_inset Text
16345
16346 \begin_layout Standard
16347
16348 \family roman
16349 \series medium
16350 \shape up
16351 \size normal
16352 \emph off
16353 \bar no
16354 \noun off
16355 \color none
16356 9
16357 \end_layout
16358
16359 \end_inset
16360 </cell>
16361 </row>
16362 <row topline="true">
16363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16364 \begin_inset Text
16365
16366 \begin_layout Standard
16367
16368 \family roman
16369 \series medium
16370 \shape up
16371 \size normal
16372 \emph off
16373 \bar no
16374 \noun off
16375 \color none
16376 Desc.\InsetSpace ~
16377 3
16378 \end_layout
16379
16380 \end_inset
16381 </cell>
16382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16383 \begin_inset Text
16384
16385 \begin_layout Standard
16386
16387 \family roman
16388 \series medium
16389 \shape up
16390 \size normal
16391 \emph off
16392 \bar no
16393 \noun off
16394 \color none
16395 *
16396 \end_layout
16397
16398 \end_inset
16399 </cell>
16400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16401 \begin_inset Text
16402
16403 \begin_layout Standard
16404
16405 \family roman
16406 \series medium
16407 \shape up
16408 \size normal
16409 \emph off
16410 \bar no
16411 \noun off
16412 \color none
16413 *
16414 \end_layout
16415
16416 \end_inset
16417 </cell>
16418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Standard
16422
16423 \family roman
16424 \series medium
16425 \shape up
16426 \size normal
16427 \emph off
16428 \bar no
16429 \noun off
16430 \color none
16431 *
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Standard
16440
16441 \end_layout
16442
16443 \end_inset
16444 </cell>
16445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16446 \begin_inset Text
16447
16448 \begin_layout Standard
16449
16450 \family roman
16451 \series medium
16452 \shape up
16453 \size normal
16454 \emph off
16455 \bar no
16456 \noun off
16457 \color none
16458 *
16459 \end_layout
16460
16461 \end_inset
16462 </cell>
16463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16464 \begin_inset Text
16465
16466 \begin_layout Standard
16467
16468 \family roman
16469 \series medium
16470 \shape up
16471 \size normal
16472 \emph off
16473 \bar no
16474 \noun off
16475 \color none
16476 *
16477 \end_layout
16478
16479 \end_inset
16480 </cell>
16481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16482 \begin_inset Text
16483
16484 \begin_layout Standard
16485
16486 \family roman
16487 \series medium
16488 \shape up
16489 \size normal
16490 \emph off
16491 \bar no
16492 \noun off
16493 \color none
16494 *
16495 \end_layout
16496
16497 \end_inset
16498 </cell>
16499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16500 \begin_inset Text
16501
16502 \begin_layout Standard
16503
16504 \family roman
16505 \series medium
16506 \shape up
16507 \size normal
16508 \emph off
16509 \bar no
16510 \noun off
16511 \color none
16512 *
16513 \end_layout
16514
16515 \end_inset
16516 </cell>
16517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16518 \begin_inset Text
16519
16520 \begin_layout Standard
16521
16522 \end_layout
16523
16524 \end_inset
16525 </cell>
16526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16527 \begin_inset Text
16528
16529 \begin_layout Standard
16530
16531 \family roman
16532 \series medium
16533 \shape up
16534 \size normal
16535 \emph off
16536 \bar no
16537 \noun off
16538 \color none
16539 *
16540 \end_layout
16541
16542 \end_inset
16543 </cell>
16544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16545 \begin_inset Text
16546
16547 \begin_layout Standard
16548
16549 \family roman
16550 \series medium
16551 \shape up
16552 \size normal
16553 \emph off
16554 \bar no
16555 \noun off
16556 \color none
16557 8
16558 \end_layout
16559
16560 \end_inset
16561 </cell>
16562 </row>
16563 <row topline="true" bottomline="true">
16564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16565 \begin_inset Text
16566
16567 \begin_layout Standard
16568
16569 \family roman
16570 \series medium
16571 \shape up
16572 \size normal
16573 \emph off
16574 \bar no
16575 \noun off
16576 \color none
16577 Desc.\InsetSpace ~
16578 4
16579 \end_layout
16580
16581 \end_inset
16582 </cell>
16583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16584 \begin_inset Text
16585
16586 \begin_layout Standard
16587
16588 \family roman
16589 \series medium
16590 \shape up
16591 \size normal
16592 \emph off
16593 \bar no
16594 \noun off
16595 \color none
16596 *
16597 \end_layout
16598
16599 \end_inset
16600 </cell>
16601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16602 \begin_inset Text
16603
16604 \begin_layout Standard
16605
16606 \end_layout
16607
16608 \end_inset
16609 </cell>
16610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16611 \begin_inset Text
16612
16613 \begin_layout Standard
16614
16615 \family roman
16616 \series medium
16617 \shape up
16618 \size normal
16619 \emph off
16620 \bar no
16621 \noun off
16622 \color none
16623 *
16624 \end_layout
16625
16626 \end_inset
16627 </cell>
16628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16629 \begin_inset Text
16630
16631 \begin_layout Standard
16632
16633 \family roman
16634 \series medium
16635 \shape up
16636 \size normal
16637 \emph off
16638 \bar no
16639 \noun off
16640 \color none
16641 *
16642 \end_layout
16643
16644 \end_inset
16645 </cell>
16646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16647 \begin_inset Text
16648
16649 \begin_layout Standard
16650
16651 \end_layout
16652
16653 \end_inset
16654 </cell>
16655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16656 \begin_inset Text
16657
16658 \begin_layout Standard
16659
16660 \end_layout
16661
16662 \end_inset
16663 </cell>
16664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16665 \begin_inset Text
16666
16667 \begin_layout Standard
16668
16669 \family roman
16670 \series medium
16671 \shape up
16672 \size normal
16673 \emph off
16674 \bar no
16675 \noun off
16676 \color none
16677 *
16678 \end_layout
16679
16680 \end_inset
16681 </cell>
16682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16683 \begin_inset Text
16684
16685 \begin_layout Standard
16686
16687 \family roman
16688 \series medium
16689 \shape up
16690 \size normal
16691 \emph off
16692 \bar no
16693 \noun off
16694 \color none
16695 *
16696 \end_layout
16697
16698 \end_inset
16699 </cell>
16700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16701 \begin_inset Text
16702
16703 \begin_layout Standard
16704
16705 \family roman
16706 \series medium
16707 \shape up
16708 \size normal
16709 \emph off
16710 \bar no
16711 \noun off
16712 \color none
16713 *
16714 \end_layout
16715
16716 \end_inset
16717 </cell>
16718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16719 \begin_inset Text
16720
16721 \begin_layout Standard
16722
16723 \end_layout
16724
16725 \end_inset
16726 </cell>
16727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Standard
16731
16732 \family roman
16733 \series medium
16734 \shape up
16735 \size normal
16736 \emph off
16737 \bar no
16738 \noun off
16739 \color none
16740 6
16741 \end_layout
16742
16743 \end_inset
16744 </cell>
16745 </row>
16746 <row topline="true" bottomline="true">
16747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16748 \begin_inset Text
16749
16750 \begin_layout Standard
16751
16752 \family roman
16753 \series medium
16754 \shape up
16755 \size normal
16756 \emph off
16757 \bar no
16758 \noun off
16759 \color none
16760 Total
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16766 \begin_inset Text
16767
16768 \begin_layout Standard
16769
16770 \family roman
16771 \series medium
16772 \shape up
16773 \size normal
16774 \emph off
16775 \bar no
16776 \noun off
16777 \color none
16778  
16779 \end_layout
16780
16781 \end_inset
16782 </cell>
16783 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Standard
16787
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Standard
16796
16797 \end_layout
16798
16799 \end_inset
16800 </cell>
16801 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16802 \begin_inset Text
16803
16804 \begin_layout Standard
16805
16806 \end_layout
16807
16808 \end_inset
16809 </cell>
16810 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16811 \begin_inset Text
16812
16813 \begin_layout Standard
16814
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16820 \begin_inset Text
16821
16822 \begin_layout Standard
16823
16824 \end_layout
16825
16826 \end_inset
16827 </cell>
16828 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16829 \begin_inset Text
16830
16831 \begin_layout Standard
16832
16833 \end_layout
16834
16835 \end_inset
16836 </cell>
16837 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16838 \begin_inset Text
16839
16840 \begin_layout Standard
16841
16842 \end_layout
16843
16844 \end_inset
16845 </cell>
16846 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16847 \begin_inset Text
16848
16849 \begin_layout Standard
16850
16851 \end_layout
16852
16853 \end_inset
16854 </cell>
16855 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16856 \begin_inset Text
16857
16858 \begin_layout Standard
16859
16860 \end_layout
16861
16862 \end_inset
16863 </cell>
16864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16865 \begin_inset Text
16866
16867 \begin_layout Standard
16868
16869 \family roman
16870 \series medium
16871 \shape up
16872 \size normal
16873 \emph off
16874 \bar no
16875 \noun off
16876 \color none
16877 30
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 </row>
16883 </lyxtabular>
16884
16885 \end_inset
16886
16887
16888 \end_layout
16889
16890 \begin_layout Subsection
16891 What can be placed inside a table cell?
16892 \end_layout
16893
16894 \begin_layout Standard
16895 Many objects can be placed inside a table cell.
16896  Any single line of text, an equation (not a displayed or multilined equation,
16897  though), or a figure can be in a cell; in fact, all three kinds of objects
16898  can be placed in the same cell.
16899  Font sizes and shapes can be altered, and the table will adjust to display
16900  them properly.
16901  However, you can't put a special environment in a cell (like 
16902 \family sans
16903 Section*
16904 \family default
16905 , etc.), nor set spacing options etc.
16906  for the cell's paragraph.
16907 \end_layout
16908
16909 \begin_layout Subsection
16910 Cut & Paste in Tables
16911 \end_layout
16912
16913 \begin_layout Standard
16914 Cutting and pasting between tables works reasonably well.
16915  You can cut and paste even more than one row.
16916  Selection with the mouse or with 
16917 \family sans
16918 Shift
16919 \family default
16920  plus the arrow keys works as usual.
16921  The values in the second table below were cut and pasted from the first,
16922  using the mouse to select and paste.
16923 \end_layout
16924
16925 \begin_layout Standard
16926 \align center
16927 \begin_inset Tabular
16928 <lyxtabular version="3" rows="3" columns="3">
16929 <features>
16930 <column alignment="center" valignment="top" leftline="true" width="0pt">
16931 <column alignment="center" valignment="top" leftline="true" width="0pt">
16932 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
16933 <row topline="true" bottomline="true">
16934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16935 \begin_inset Text
16936
16937 \begin_layout Standard
16938
16939 \family roman
16940 \series medium
16941 \shape up
16942 \size normal
16943 \emph off
16944 \bar no
16945 \noun off
16946 \color none
16947 1
16948 \end_layout
16949
16950 \end_inset
16951 </cell>
16952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Standard
16956
16957 \family roman
16958 \series medium
16959 \shape up
16960 \size normal
16961 \emph off
16962 \bar no
16963 \noun off
16964 \color none
16965 2
16966 \end_layout
16967
16968 \end_inset
16969 </cell>
16970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16971 \begin_inset Text
16972
16973 \begin_layout Standard
16974
16975 \family roman
16976 \series medium
16977 \shape up
16978 \size normal
16979 \emph off
16980 \bar no
16981 \noun off
16982 \color none
16983 3
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 </row>
16989 <row>
16990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16991 \begin_inset Text
16992
16993 \begin_layout Standard
16994
16995 \family roman
16996 \series medium
16997 \shape up
16998 \size normal
16999 \emph off
17000 \bar no
17001 \noun off
17002 \color none
17003 4
17004 \end_layout
17005
17006 \end_inset
17007 </cell>
17008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17009 \begin_inset Text
17010
17011 \begin_layout Standard
17012
17013 \family roman
17014 \series medium
17015 \shape up
17016 \size normal
17017 \emph off
17018 \bar no
17019 \noun off
17020 \color none
17021 5
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Standard
17030
17031 \family roman
17032 \series medium
17033 \shape up
17034 \size normal
17035 \emph off
17036 \bar no
17037 \noun off
17038 \color none
17039 6
17040 \end_layout
17041
17042 \end_inset
17043 </cell>
17044 </row>
17045 <row topline="true" bottomline="true">
17046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17047 \begin_inset Text
17048
17049 \begin_layout Standard
17050
17051 \family roman
17052 \series medium
17053 \shape up
17054 \size normal
17055 \emph off
17056 \bar no
17057 \noun off
17058 \color none
17059 7
17060 \end_layout
17061
17062 \end_inset
17063 </cell>
17064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17065 \begin_inset Text
17066
17067 \begin_layout Standard
17068
17069 \family roman
17070 \series medium
17071 \shape up
17072 \size normal
17073 \emph off
17074 \bar no
17075 \noun off
17076 \color none
17077 8
17078 \end_layout
17079
17080 \end_inset
17081 </cell>
17082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Standard
17086
17087 \family roman
17088 \series medium
17089 \shape up
17090 \size normal
17091 \emph off
17092 \bar no
17093 \noun off
17094 \color none
17095 9
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 </row>
17101 </lyxtabular>
17102
17103 \end_inset
17104
17105
17106 \end_layout
17107
17108 \begin_layout Standard
17109 \align center
17110 \begin_inset Tabular
17111 <lyxtabular version="3" rows="4" columns="3">
17112 <features>
17113 <column alignment="center" valignment="top" leftline="true" width="0pt">
17114 <column alignment="center" valignment="top" leftline="true" width="0pt">
17115 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17116 <row topline="true" bottomline="true">
17117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17118 \begin_inset Text
17119
17120 \begin_layout Standard
17121
17122 \family roman
17123 \series medium
17124 \shape up
17125 \size normal
17126 \emph off
17127 \bar no
17128 \noun off
17129 \color none
17130 1
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17136 \begin_inset Text
17137
17138 \begin_layout Standard
17139
17140 \family roman
17141 \series medium
17142 \shape up
17143 \size normal
17144 \emph off
17145 \bar no
17146 \noun off
17147 \color none
17148 2
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17154 \begin_inset Text
17155
17156 \begin_layout Standard
17157
17158 \family roman
17159 \series medium
17160 \shape up
17161 \size normal
17162 \emph off
17163 \bar no
17164 \noun off
17165 \color none
17166 3
17167 \end_layout
17168
17169 \end_inset
17170 </cell>
17171 </row>
17172 <row>
17173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17174 \begin_inset Text
17175
17176 \begin_layout Standard
17177
17178 \family roman
17179 \series medium
17180 \shape up
17181 \size normal
17182 \emph off
17183 \bar no
17184 \noun off
17185 \color none
17186 4
17187 \end_layout
17188
17189 \end_inset
17190 </cell>
17191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17192 \begin_inset Text
17193
17194 \begin_layout Standard
17195
17196 \family roman
17197 \series medium
17198 \shape up
17199 \size normal
17200 \emph off
17201 \bar no
17202 \noun off
17203 \color none
17204 5
17205 \end_layout
17206
17207 \end_inset
17208 </cell>
17209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17210 \begin_inset Text
17211
17212 \begin_layout Standard
17213
17214 \family roman
17215 \series medium
17216 \shape up
17217 \size normal
17218 \emph off
17219 \bar no
17220 \noun off
17221 \color none
17222 6
17223 \end_layout
17224
17225 \end_inset
17226 </cell>
17227 </row>
17228 <row topline="true">
17229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Standard
17233
17234 \family roman
17235 \series medium
17236 \shape up
17237 \size normal
17238 \emph off
17239 \bar no
17240 \noun off
17241 \color none
17242 7
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17248 \begin_inset Text
17249
17250 \begin_layout Standard
17251
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Standard
17260
17261 \end_layout
17262
17263 \end_inset
17264 </cell>
17265 </row>
17266 <row topline="true" bottomline="true">
17267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17268 \begin_inset Text
17269
17270 \begin_layout Standard
17271
17272 \end_layout
17273
17274 \end_inset
17275 </cell>
17276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17277 \begin_inset Text
17278
17279 \begin_layout Standard
17280
17281 \end_layout
17282
17283 \end_inset
17284 </cell>
17285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17286 \begin_inset Text
17287
17288 \begin_layout Standard
17289
17290 \end_layout
17291
17292 \end_inset
17293 </cell>
17294 </row>
17295 </lyxtabular>
17296
17297 \end_inset
17298
17299
17300 \end_layout
17301
17302 \begin_layout Standard
17303 Note that you can also copy and paste the entire table as a single unit
17304  by starting the selection from outside the table.
17305 \end_layout
17306
17307 \begin_layout Subsection
17308 Multiple lines in cells
17309 \end_layout
17310
17311 \begin_layout Standard
17312 It is possible to have multi-line entries in tables, but not in a completely
17313  WYSIWYM manner.
17314  Define a fixed length for the column in the 
17315 \family sans
17316 Table
17317 \family default
17318  dialog.
17319  After this, your text is automatically split into more lines and the cell
17320  enlarged vertically when the length of the text exceeds the given fixed
17321  length.
17322  An example:
17323 \end_layout
17324
17325 \begin_layout Standard
17326 \align center
17327 \begin_inset Tabular
17328 <lyxtabular version="3" rows="4" columns="3">
17329 <features>
17330 <column alignment="center" valignment="top" leftline="true" width="0pt">
17331 <column alignment="block" valignment="top" leftline="true" width="3cm">
17332 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17333 <row topline="true" bottomline="true">
17334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Standard
17338
17339 \family roman
17340 \series medium
17341 \shape up
17342 \size normal
17343 \emph off
17344 \bar no
17345 \noun off
17346 \color none
17347 1
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Standard
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 2
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Standard
17374
17375 \family roman
17376 \series medium
17377 \shape up
17378 \size normal
17379 \emph off
17380 \bar no
17381 \noun off
17382 \color none
17383 3
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 </row>
17389 <row>
17390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Standard
17394
17395 \family roman
17396 \series medium
17397 \shape up
17398 \size normal
17399 \emph off
17400 \bar no
17401 \noun off
17402 \color none
17403 4
17404 \end_layout
17405
17406 \end_inset
17407 </cell>
17408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17409 \begin_inset Text
17410
17411 \begin_layout Standard
17412
17413 \family roman
17414 \series medium
17415 \shape up
17416 \size normal
17417 \emph off
17418 \bar no
17419 \noun off
17420 \color none
17421 This is a multiline entry in a table.
17422 \end_layout
17423
17424 \end_inset
17425 </cell>
17426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17427 \begin_inset Text
17428
17429 \begin_layout Standard
17430
17431 \family roman
17432 \series medium
17433 \shape up
17434 \size normal
17435 \emph off
17436 \bar no
17437 \noun off
17438 \color none
17439 5
17440 \end_layout
17441
17442 \end_inset
17443 </cell>
17444 </row>
17445 <row bottomline="true">
17446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17447 \begin_inset Text
17448
17449 \begin_layout Standard
17450
17451 \family roman
17452 \series medium
17453 \shape up
17454 \size normal
17455 \emph off
17456 \bar no
17457 \noun off
17458 \color none
17459 6
17460 \end_layout
17461
17462 \end_inset
17463 </cell>
17464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17465 \begin_inset Text
17466
17467 \begin_layout Standard
17468
17469 \family roman
17470 \series medium
17471 \shape up
17472 \size normal
17473 \emph off
17474 \bar no
17475 \noun off
17476 \color none
17477 This is longer now.
17478 \end_layout
17479
17480 \end_inset
17481 </cell>
17482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17483 \begin_inset Text
17484
17485 \begin_layout Standard
17486
17487 \family roman
17488 \series medium
17489 \shape up
17490 \size normal
17491 \emph off
17492 \bar no
17493 \noun off
17494 \color none
17495 7
17496 \end_layout
17497
17498 \end_inset
17499 </cell>
17500 </row>
17501 <row bottomline="true">
17502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17503 \begin_inset Text
17504
17505 \begin_layout Standard
17506
17507 \family roman
17508 \series medium
17509 \shape up
17510 \size normal
17511 \emph off
17512 \bar no
17513 \noun off
17514 \color none
17515 8
17516 \end_layout
17517
17518 \end_inset
17519 </cell>
17520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Standard
17524
17525 \family roman
17526 \series medium
17527 \shape up
17528 \size normal
17529 \emph off
17530 \bar no
17531 \noun off
17532 \color none
17533 This is a multiline entry in a table.
17534  This is longer now.
17535 \end_layout
17536
17537 \end_inset
17538 </cell>
17539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17540 \begin_inset Text
17541
17542 \begin_layout Standard
17543
17544 \family roman
17545 \series medium
17546 \shape up
17547 \size normal
17548 \emph off
17549 \bar no
17550 \noun off
17551 \color none
17552 9
17553 \end_layout
17554
17555 \end_inset
17556 </cell>
17557 </row>
17558 </lyxtabular>
17559
17560 \end_inset
17561
17562
17563 \end_layout
17564
17565 \begin_layout Standard
17566 Text within a cell will not normally wrap to fit the page, so if a line
17567  of text in a table is too long, the table will extend beyond the right
17568  margin of the page.
17569  Similarly, tables will not split themselves at the bottom of a page, and
17570  so might extend below the bottom margin.
17571  You have these options to resolve this problem:
17572 \end_layout
17573
17574 \begin_layout Enumerate
17575 Split it into two tables.
17576 \end_layout
17577
17578 \begin_layout Enumerate
17579 Select the 
17580 \family sans
17581 Longtable 
17582 \family default
17583 button in the 
17584 \family sans
17585 Table
17586 \family default
17587  dialog.
17588  This automatically splits the table over more pages, if it is too tall.
17589  After doing this, the list of 
17590 \family sans
17591 Longtable
17592 \family default
17593  buttons activate themselves and you may now define:
17594 \end_layout
17595
17596 \begin_deeper
17597 \begin_layout Enumerate
17598
17599 \family sans
17600 First\InsetSpace ~
17601 header
17602 \family default
17603 : The current row and all rows above that don't have any special options
17604  defined are defined to be the header rows of the first page of the longtable.
17605 \end_layout
17606
17607 \begin_layout Enumerate
17608
17609 \family sans
17610 Header
17611 \family default
17612 : The current row and all rows above that don't have any special options
17613  defined are defined to be the header rows of all pages of the longtable;
17614  except for the first page, if 
17615 \family sans
17616 First\InsetSpace ~
17617 header
17618 \family default
17619  is defined.
17620 \end_layout
17621
17622 \begin_layout Enumerate
17623
17624 \family sans
17625 Footer
17626 \family default
17627 : The current row and all rows below that don't have any special options
17628  defined are defined to be the footer rows of all pages of the longtable;
17629  except for the last page, if 
17630 \family sans
17631 Last\InsetSpace ~
17632 footer
17633 \family default
17634  is defined.
17635 \end_layout
17636
17637 \begin_layout Enumerate
17638
17639 \family sans
17640 Last\InsetSpace ~
17641 footer
17642 \family default
17643 : The current row and all rows below that don't have any special options
17644  defined are defined to be the footer rows of the last page of the longtable.
17645 \end_layout
17646
17647 \begin_layout Standard
17648 If you set more than one option in the same table row, you should be aware
17649  of the fact that only the first flag is used in the given table rows.
17650  The others will then be defined as 
17651 \emph on
17652 empty
17653 \emph default
17654 .
17655  In this context, first means first in this order: 
17656 \family sans
17657 Footer, Last\InsetSpace ~
17658 footer,
17659 \family default
17660  
17661 \family sans
17662 Header,
17663 \family default
17664  
17665 \family sans
17666 First\InsetSpace ~
17667 header.
17668
17669 \family default
17670 \emph on
17671  
17672 \emph default
17673 See the 
17674 \family typewriter
17675 TableExamples.lyx
17676 \family default
17677  example file to see how this works.
17678
17679 \emph on
17680  
17681 \end_layout
17682
17683 \begin_layout Standard
17684 The check box in the long table options can be used to specify specific
17685  rows to break the page on as well.
17686 \end_layout
17687
17688 \end_deeper
17689 \begin_layout Enumerate
17690 A table can also be placed in a float, as described below, which will allow
17691  TeX to place it as well as it can within the page.
17692 \end_layout
17693
17694 \begin_layout Subsection
17695 Table Floats
17696 \begin_inset LatexCommand \label{sec:table float}
17697
17698 \end_inset
17699
17700
17701 \end_layout
17702
17703 \begin_layout Standard
17704 Outside of a float, the table will be positioned exactly where it is placed
17705  in the document.
17706  Using a 
17707 \family sans
17708 \shape up
17709 Tabl
17710 \bar under
17711 e
17712 \bar default
17713 \InsetSpace ~
17714 Float
17715 \family default
17716 \shape default
17717  from the 
17718 \family sans
17719 \shape up
17720 \bar under
17721 I
17722 \bar default
17723 nsert\SpecialChar \menuseparator
17724 Flo
17725 \shape default
17726 \bar under
17727 a
17728 \shape up
17729 \bar default
17730 t
17731 \family default
17732 \shape default
17733  menu will enable LaTeX to place the table where it fits best, rather than
17734  exactly where you insert it.
17735  Float placement for table floats is similar to that for figure floats 
17736 \begin_inset LatexCommand \ref{sec:figurefloats}
17737
17738 \end_inset
17739
17740 , and is described in section 
17741 \begin_inset LatexCommand \ref{sec:float-locn}
17742
17743 \end_inset
17744
17745 .
17746  Captions also work the same way as with figure floats, as described in
17747  section 
17748 \begin_inset LatexCommand \ref{sec:figurefloats}
17749
17750 \end_inset
17751
17752 .
17753  Table 
17754 \begin_inset LatexCommand \ref{table:a table float}
17755
17756 \end_inset
17757
17758  is an example of a table float.
17759 \begin_inset Float table
17760 placement htbp
17761 wide false
17762 sideways false
17763 status collapsed
17764
17765 \begin_layout Caption
17766 \begin_inset LatexCommand \label{table:a table float}
17767
17768 \end_inset
17769
17770 A table float.
17771 \end_layout
17772
17773 \begin_layout Standard
17774 \align center
17775 \begin_inset Tabular
17776 <lyxtabular version="3" rows="3" columns="3">
17777 <features>
17778 <column alignment="center" valignment="top" leftline="true" width="0pt">
17779 <column alignment="center" valignment="top" leftline="true" width="0pt">
17780 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17781 <row topline="true" bottomline="true">
17782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17783 \begin_inset Text
17784
17785 \begin_layout Standard
17786
17787 \family roman
17788 \series medium
17789 \shape up
17790 \size normal
17791 \emph off
17792 \bar no
17793 \noun off
17794 \color none
17795 1
17796 \end_layout
17797
17798 \end_inset
17799 </cell>
17800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17801 \begin_inset Text
17802
17803 \begin_layout Standard
17804
17805 \family roman
17806 \series medium
17807 \shape up
17808 \size normal
17809 \emph off
17810 \bar no
17811 \noun off
17812 \color none
17813 2
17814 \end_layout
17815
17816 \end_inset
17817 </cell>
17818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17819 \begin_inset Text
17820
17821 \begin_layout Standard
17822
17823 \family roman
17824 \series medium
17825 \shape up
17826 \size normal
17827 \emph off
17828 \bar no
17829 \noun off
17830 \color none
17831 3
17832 \end_layout
17833
17834 \end_inset
17835 </cell>
17836 </row>
17837 <row topline="true">
17838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17839 \begin_inset Text
17840
17841 \begin_layout Standard
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 Joe
17852 \end_layout
17853
17854 \end_inset
17855 </cell>
17856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17857 \begin_inset Text
17858
17859 \begin_layout Standard
17860
17861 \family roman
17862 \series medium
17863 \shape up
17864 \size normal
17865 \emph off
17866 \bar no
17867 \noun off
17868 \color none
17869 Mary
17870 \end_layout
17871
17872 \end_inset
17873 </cell>
17874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17875 \begin_inset Text
17876
17877 \begin_layout Standard
17878
17879 \family roman
17880 \series medium
17881 \shape up
17882 \size normal
17883 \emph off
17884 \bar no
17885 \noun off
17886 \color none
17887 Ted
17888 \end_layout
17889
17890 \end_inset
17891 </cell>
17892 </row>
17893 <row topline="true" bottomline="true">
17894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17895 \begin_inset Text
17896
17897 \begin_layout Standard
17898
17899 \family roman
17900 \series medium
17901 \shape up
17902 \size normal
17903 \emph off
17904 \bar no
17905 \noun off
17906 \color none
17907 \begin_inset Formula $\int x^{2}dx$
17908 \end_inset
17909
17910
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Standard
17919
17920 \family roman
17921 \series medium
17922 \shape up
17923 \size normal
17924 \emph off
17925 \bar no
17926 \noun off
17927 \color none
17928 \begin_inset Formula $\left[\begin{array}{cc}
17929 a & b\\
17930 c & d\end{array}\right]$
17931 \end_inset
17932
17933
17934 \end_layout
17935
17936 \end_inset
17937 </cell>
17938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17939 \begin_inset Text
17940
17941 \begin_layout Standard
17942
17943 \family roman
17944 \series medium
17945 \shape up
17946 \size normal
17947 \emph off
17948 \bar no
17949 \noun off
17950 \color none
17951 \begin_inset Formula $1+1=2$
17952 \end_inset
17953
17954
17955 \end_layout
17956
17957 \end_inset
17958 </cell>
17959 </row>
17960 </lyxtabular>
17961
17962 \end_inset
17963
17964
17965 \end_layout
17966
17967 \end_inset
17968
17969  
17970 \end_layout
17971
17972 \begin_layout Section
17973 Table of Contents and other Listings
17974 \begin_inset LatexCommand \label{sec:toc}
17975
17976 \end_inset
17977
17978
17979 \end_layout
17980
17981 \begin_layout Standard
17982 One of the really nice features of LaTeX is the ease with which it lets
17983  you create various 
17984 \begin_inset Quotes eld
17985 \end_inset
17986
17987 Lists,
17988 \begin_inset Quotes erd
17989 \end_inset
17990
17991  such as a Table of Contents.
17992  All you need to do is to use certain environments and insert a reference
17993  at the place where you want the list to appear.
17994 \end_layout
17995
17996 \begin_layout Subsection
17997 The Table of Contents
17998 \end_layout
17999
18000 \begin_layout Standard
18001 In order to get a Table of Contents, you need to do four things:
18002 \end_layout
18003
18004 \begin_layout Enumerate
18005 Use a document class that includes support (all but 
18006 \family typewriter
18007 letter
18008 \family default
18009 ).
18010 \end_layout
18011
18012 \begin_layout Enumerate
18013 Set paragraph environments appropriately: 
18014 \family sans
18015 Chapter
18016 \family default
18017
18018 \family sans
18019 (Sub...) Section
18020 \family default
18021
18022 \family sans
18023 (Sub...), Paragraph
18024 \family default
18025 .
18026  Note that styles with a 
18027 \family sans
18028 *
18029 \family default
18030 , like 
18031 \family sans
18032 Section*
18033 \family default
18034 , will 
18035 \emph on
18036 not
18037 \emph default
18038  appear in the Table of Contents.
18039 \end_layout
18040
18041 \begin_layout Enumerate
18042 Make sure you set the 
18043 \family sans
18044 \bar under
18045 S
18046 \bar default
18047 ection\InsetSpace ~
18048 number\InsetSpace ~
18049 depth 
18050 \family default
18051 and 
18052 \family sans
18053 \bar under
18054 T
18055 \bar default
18056 able\InsetSpace ~
18057 of\InsetSpace ~
18058 contents
18059 \family default
18060 .
18061 \family sans
18062 \InsetSpace ~
18063 depth
18064 \family default
18065  in the 
18066 \family sans
18067 Document\InsetSpace ~
18068 Layout
18069 \family default
18070  dialog to the appropriate value as described in 
18071 \begin_inset LatexCommand \ref{sub:section-depth}
18072
18073 \end_inset
18074
18075
18076 \end_layout
18077
18078 \begin_layout Enumerate
18079 Insert the ToC command at some place in the document.
18080  You'll find it under 
18081 \family sans
18082 \bar under
18083 I
18084 \bar default
18085 nsert\SpecialChar \menuseparator
18086 List\InsetSpace ~
18087 /\InsetSpace ~
18088 T
18089 \bar under
18090 O
18091 \bar default
18092 C\SpecialChar \menuseparator
18093
18094 \bar under
18095 T
18096 \bar default
18097 able\InsetSpace ~
18098 of\InsetSpace ~
18099 Contents
18100 \family default
18101 .
18102 \end_layout
18103
18104 \begin_layout Standard
18105 You can also bring up a dialog for navigating through your document with
18106  
18107 \family sans
18108 \bar under
18109 D
18110 \bar default
18111 ocument\SpecialChar \menuseparator
18112
18113 \bar under
18114 T
18115 \bar default
18116 able\InsetSpace ~
18117 of\InsetSpace ~
18118 Contents
18119 \family default
18120 .
18121 \end_layout
18122
18123 \begin_layout Subsection
18124 List of Figures, Tables and Algorithms
18125 \begin_inset LatexCommand \label{sec:ListsOf}
18126
18127 \end_inset
18128
18129
18130 \end_layout
18131
18132 \begin_layout Standard
18133 Table, figure, and algorithm lists are very much like the table of contents.
18134  You can insert them from the 
18135 \family sans
18136 \bar under
18137 I
18138 \bar default
18139 nsert\SpecialChar \menuseparator
18140 List\InsetSpace ~
18141 /\InsetSpace ~
18142
18143 \bar under
18144 T
18145 \bar default
18146 OC
18147 \family default
18148  submenu.
18149  If you want figures, tables, or algorithms to appear in the list, you must
18150  place them inside a float of the relevant type and add a caption.
18151 \end_layout
18152
18153 \begin_layout Chapter
18154 Mathematical Formulae
18155 \end_layout
18156
18157 \begin_layout Section
18158 Basic Math Editing
18159 \end_layout
18160
18161 \begin_layout Standard
18162 To create a math formula, you can just click on the toolbar icon with 
18163 \begin_inset Formula $\frac{a+b}{c}$
18164 \end_inset
18165
18166  on it.
18167  That will open a little blue square, with purple markers around it, on
18168  the corners.
18169  That blue square is the formula itself; the purple markers indicate what
18170  level of nesting within the formula you are at.
18171  You can also choose a particular formula type to insert via the 
18172 \family sans
18173 \bar under
18174 I
18175 \bar default
18176 nsert
18177 \bar under
18178 \SpecialChar \menuseparator
18179 M
18180 \bar default
18181 ath
18182 \family default
18183  menu; or you can use a keyboard macro, 
18184 \family sans
18185 M-c\InsetSpace ~
18186 m
18187 \family default
18188
18189 \family sans
18190 M-m\InsetSpace ~
18191 m
18192 \family default
18193 , or 
18194 \family sans
18195 C-m
18196 \family default
18197  (CUA binding only).
18198 \end_layout
18199
18200 \begin_layout Standard
18201 If you simply need to type a single Greek letter, such as 
18202 \begin_inset Formula $\alpha$
18203 \end_inset
18204
18205 , there is a special shortcut.
18206  Just type 
18207 \family sans
18208 M-m\InsetSpace ~
18209 g\InsetSpace ~
18210 a
18211 \family default
18212  to get 
18213 \begin_inset Formula $\alpha$
18214 \end_inset
18215
18216 ,
18217 \family sans
18218  M-m\InsetSpace ~
18219 g\InsetSpace ~
18220 b
18221 \family default
18222  to get 
18223 \begin_inset Formula $\beta$
18224 \end_inset
18225
18226 , etc.
18227 \end_layout
18228
18229 \begin_layout Standard
18230 Editing the parameters of a formula may be done from the 
18231 \family sans
18232 \bar under
18233 I
18234 \bar default
18235 nsert\SpecialChar \menuseparator
18236
18237 \bar under
18238 M
18239 \bar default
18240 ath\SpecialChar \menuseparator
18241 Math\InsetSpace ~
18242 Pane
18243 \bar under
18244 l
18245 \family default
18246 \bar default
18247  dialog, by 
18248 \family sans
18249 Edit\SpecialChar \menuseparator
18250 Math
18251 \family default
18252 , or by clicking the right mouse button on the formula.
18253  The math panel is very useful, so you may want to open it and leave it
18254  somewhere on the screen.
18255  If you're not already in a formula, selecting anything from the math panel
18256  will insert a formula for you.
18257 \end_layout
18258
18259 \begin_layout Subsection
18260 Navigating a Formula
18261 \end_layout
18262
18263 \begin_layout Standard
18264 The best control over cursor position within an existing formula is achieved
18265  with the arrow keys.
18266  Mathed uses small squares to indicate places where something can be inserted.
18267  The arrow keys can be used to navigate between parts of a formula.
18268  Pressing 
18269 \family sans
18270 Space
18271 \family default
18272  will leave a fraction or other formula construct (a square root 
18273 \begin_inset Formula $\sqrt{2}$
18274 \end_inset
18275
18276 , or parentheses 
18277 \begin_inset Formula $\left(f\right)$
18278 \end_inset
18279
18280 , or a matrix 
18281 \begin_inset Formula $\left[\begin{array}{cc}
18282 1 & 2\\
18283 3 & 4\end{array}\right]$
18284 \end_inset
18285
18286 ).
18287  Pressing 
18288 \family sans
18289 Escape
18290 \family default
18291  will leave the formula, placing the cursor after the formula.
18292
18293 \family sans
18294  Tab
18295 \family default
18296  can be used to move horizontally in a formula; for example, through the
18297  cells of a matrix or the positions in a multi-line equation.
18298 \end_layout
18299
18300 \begin_layout Standard
18301
18302 \family sans
18303 Space
18304 \family default
18305  seems to do nothing in Mathed, since it does not in fact add a space between
18306  characters, but it does exit a nested structure.
18307  For this reason, you have to be careful about using 
18308 \family sans
18309 Space
18310 \family default
18311 .
18312  For example, if you want 
18313 \begin_inset Formula $\sqrt{2x+1}$
18314 \end_inset
18315
18316 , type 
18317 \family typewriter
18318
18319 \backslash
18320 sqrt
18321 \family sans
18322 \InsetSpace ~
18323
18324 \family default
18325 then 
18326 \family sans
18327 Space
18328 \family default
18329 , then
18330 \family sans
18331 \InsetSpace ~
18332
18333 \family typewriter
18334 2x+1
18335 \family default
18336 , not 
18337 \family typewriter
18338
18339 \backslash
18340 sqrt
18341 \family sans
18342 \InsetSpace ~
18343 Space\InsetSpace ~
18344
18345 \family typewriter
18346 2x
18347 \family sans
18348 \InsetSpace ~
18349 Space\InsetSpace ~
18350
18351 \family typewriter
18352 +
18353 \family sans
18354 \InsetSpace ~
18355 Space\InsetSpace ~
18356
18357 \family typewriter
18358 1
18359 \family default
18360 , since in the latter case only the 
18361 \family typewriter
18362
18363 \begin_inset Formula $2x$
18364 \end_inset
18365
18366
18367 \family default
18368  will be under the square root sign, 
18369 \begin_inset Formula $\sqrt{2x}+1$
18370 \end_inset
18371
18372 .
18373  For those who learned to space out expressions in this way, it takes a
18374  little unlearning.
18375 \end_layout
18376
18377 \begin_layout Standard
18378 You can leave many parts of a formula, like this matrix, partially filled
18379  in, such as:
18380 \begin_inset Formula \[
18381 \left(\begin{array}{ccc}
18382 \lambda_{1}\\
18383  & \ddots\\
18384  &  & \lambda_{n}\end{array}\right).\]
18385
18386 \end_inset
18387
18388 If you leave a fraction only partially filled in, or a subscript with nothing
18389  in it, the results will be unpredictable, but most constructs don't mind.
18390 \end_layout
18391
18392 \begin_layout Subsection
18393 Selecting Text
18394 \end_layout
18395
18396 \begin_layout Standard
18397 You can select text within a formula in two different ways.
18398  Place the cursor at one end of the string of text you want, and press 
18399 \family sans
18400 Shift 
18401 \family default
18402 and a cursor movement key to select text.
18403  It will be highlighted as with regular text selection.
18404  Alternatively, you can select text with the mouse in the usual way.
18405  That text can then be cut or copied, and then pasted within any formula
18406  (not in a plain text region in LyX, though).
18407 \end_layout
18408
18409 \begin_layout Subsection
18410 Exponents and Subscripts
18411 \end_layout
18412
18413 \begin_layout Standard
18414 You can use the math panel to add superscripts or subscripts, but the much
18415  easier way is to use the standard TeX method.
18416  To get 
18417 \begin_inset Formula $x^{2}$
18418 \end_inset
18419
18420 , type (in Mathed) 
18421 \family typewriter
18422 x^2
18423 \family default
18424  then 
18425 \family sans
18426 Space
18427 \family default
18428 .
18429  The final 
18430 \family sans
18431 Space
18432 \family default
18433  puts the cursor back down on the base line of the expression, instead of
18434  in the superscript.
18435  If you type 
18436 \family typewriter
18437 x^2y
18438 \family default
18439 , you will get 
18440 \begin_inset Formula $x^{2y}$
18441 \end_inset
18442
18443 , to get 
18444 \begin_inset Formula $x^{2}y$
18445 \end_inset
18446
18447 , type 
18448 \family typewriter
18449 x^2
18450 \family sans
18451  
18452 \family default
18453 then 
18454 \family sans
18455 Space 
18456 \family default
18457 then
18458 \family sans
18459 \InsetSpace ~
18460
18461 \family typewriter
18462 y
18463 \family default
18464 .
18465  Subscripts are similar, to get 
18466 \begin_inset Formula $a_{1}$
18467 \end_inset
18468
18469 , type (in Mathed) 
18470 \family typewriter
18471 a_1
18472 \family sans
18473 \InsetSpace ~
18474
18475 \family default
18476 then
18477 \family sans
18478  Space
18479 \family default
18480 .
18481  Note that by default, the superscript or subscript is only for the single
18482  symbol to the left, which changes the spacing and alignment; you should
18483  read section 
18484 \begin_inset LatexCommand \ref{sec:Grouping}
18485
18486 \end_inset
18487
18488  if you need to alter this.
18489 \end_layout
18490
18491 \begin_layout Subsection
18492 Fractions 
18493 \end_layout
18494
18495 \begin_layout Standard
18496 Create a fraction with either 
18497 \family typewriter
18498
18499 \backslash
18500 frac
18501 \family sans
18502  
18503 \family default
18504 (in Mathed) or using the fraction icon in the 
18505 \family sans
18506 Math\InsetSpace ~
18507 Panel
18508 \family default
18509  dialog or the 
18510 \family sans
18511 \bar under
18512 M
18513 \bar default
18514 ath
18515 \family default
18516  menu item 
18517 \family sans
18518 \bar under
18519 F
18520 \bar default
18521 raction
18522 \family default
18523 .
18524  You will be presented with an empty fraction, with two Mathed insertion
18525  squares top and bottom.
18526  The cursor moves immediately to the top of the fraction.
18527  To move to the bottom, simply press 
18528 \family sans
18529 Down
18530 \family default
18531 .
18532  To move back up, press 
18533 \family sans
18534 Up
18535 \family default
18536 .
18537  Any math structure can be placed in a fraction, as this example shows:
18538 \begin_inset Formula \[
18539 \left[\frac{1}{\left(\begin{array}{cc}
18540 2 & 3\\
18541 4 & 5\end{array}\right)}\right]\]
18542
18543 \end_inset
18544
18545
18546 \end_layout
18547
18548 \begin_layout Subsection
18549 Sums and Integrals 
18550 \end_layout
18551
18552 \begin_layout Standard
18553 Sum (
18554 \begin_inset Formula $\sum$
18555 \end_inset
18556
18557 ) and integral (
18558 \begin_inset Formula $\int$
18559 \end_inset
18560
18561 ) signs are very often decorated with one or more sets of 
18562 \begin_inset Quotes eld
18563 \end_inset
18564
18565 limits
18566 \begin_inset Quotes erd
18567 \end_inset
18568
18569 .
18570  These limits can be entered in LyX by entering them as you would enter
18571  a superscript or subscript, directly after the symbol.
18572  Sum will automatically place its 
18573 \begin_inset Quotes eld
18574 \end_inset
18575
18576 limits
18577 \begin_inset Quotes erd
18578 \end_inset
18579
18580  over and under the symbol in display style, but will move them to the side
18581  when inlined, such as 
18582 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
18583 \end_inset
18584
18585 , versus 
18586 \begin_inset Note Note
18587 status open
18588
18589 \begin_layout Standard
18590 We haven't yet explained what display vs.
18591  inline means...
18592 \end_layout
18593
18594 \end_inset
18595
18596
18597 \begin_inset Formula \[
18598 \sum_{n=1}^{\infty}\frac{x^{n}}{n}=\ln\left(\frac{1}{1-x}\right).\]
18599
18600 \end_inset
18601
18602 Integral signs, however, will not by default move the limits to directly
18603  over and under the integral sign in display style, as in 
18604 \begin_inset Formula $\int_{a}^{x}f(t)dt:=F(x)$
18605 \end_inset
18606
18607 , versus
18608 \begin_inset Formula \[
18609 \int_{-\infty}^{\infty}\frac{dx}{1+x^{2}}=\pi.\]
18610
18611 \end_inset
18612
18613 Both symbols will be automatically re-sized when placed in display mode.
18614  In display mode, the placement of the limits (directly above and below,
18615  or offset to the right from the sign) can be changed by placing the cursor
18616  in front of the sign and hitting 
18617 \family sans
18618 M-m l
18619 \family default
18620 .
18621  Exactly what change occurs depends on the sign.
18622  
18623 \end_layout
18624
18625 \begin_layout Standard
18626 Certain other mathematical expressions have this 
18627 \begin_inset Quotes eld
18628 \end_inset
18629
18630 moving limits
18631 \begin_inset Quotes erd
18632 \end_inset
18633
18634  feature as addition, such as 
18635 \begin_inset Formula \[
18636 \lim_{x\rightarrow\infty}f(x),\]
18637
18638 \end_inset
18639
18640 which will place the 
18641 \begin_inset Formula $x\rightarrow\infty$
18642 \end_inset
18643
18644  underneath the 
18645 \begin_inset Quotes eld
18646 \end_inset
18647
18648 lim
18649 \begin_inset Quotes erd
18650 \end_inset
18651
18652  in display mode, but not in inlined mode, 
18653 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
18654 \end_inset
18655
18656 .
18657  Note that the 
18658 \begin_inset Formula $\lim$
18659 \end_inset
18660
18661  was entered as a function - you get it in LyX by typing 
18662 \family typewriter
18663
18664 \backslash
18665 lim 
18666 \family default
18667 in math-mode, or choosing from the 
18668 \begin_inset Quotes eld
18669 \end_inset
18670
18671 functions
18672 \begin_inset Quotes erd
18673 \end_inset
18674
18675  menu in the math panel; see 
18676 \begin_inset LatexCommand \ref{sec:math-functions}
18677
18678 \end_inset
18679
18680 .
18681 \end_layout
18682
18683 \begin_layout Subsection
18684 The Math Panel
18685 \begin_inset LatexCommand \label{sec:math-panel}
18686
18687 \end_inset
18688
18689
18690 \end_layout
18691
18692 \begin_layout Standard
18693 The 
18694 \family sans
18695 Math\InsetSpace ~
18696
18697 \bar under
18698 P
18699 \bar default
18700 anel
18701 \family default
18702  dialog (accessible via 
18703 \family sans
18704 \bar under
18705 I
18706 \bar default
18707 nsert\SpecialChar \menuseparator
18708
18709 \bar under
18710 M
18711 \bar default
18712 ath
18713 \family default
18714 ) has a more extensive list of symbols and structures.
18715  As stated earlier, you can keep the math panel open when writing mathematics.
18716  The use of the panel should be fairly obvious; we'll describe some of the
18717  details in later sections.
18718 \end_layout
18719
18720 \begin_layout Standard
18721 Note that right-clicking on a formula opens the panel as well.
18722 \end_layout
18723
18724 \begin_layout Subsection
18725 Other Math Symbols 
18726 \end_layout
18727
18728 \begin_layout Standard
18729 Most math symbols can be found in the math panel under one of several categories
18730 ; including 
18731 \family sans
18732 Greek
18733 \family default
18734  
18735 \begin_inset Formula $\Gamma\rho\epsilon\epsilon\kappa$
18736 \end_inset
18737
18738
18739 \family sans
18740 operators
18741 \family default
18742  
18743 \begin_inset Formula $\pm\times$
18744 \end_inset
18745
18746
18747 \family sans
18748 relations
18749 \family default
18750  
18751 \begin_inset Formula $\leq\cong$
18752 \end_inset
18753
18754
18755 \family sans
18756 arrows
18757 \family default
18758  
18759 \begin_inset Formula $\uparrow\Leftrightarrow$
18760 \end_inset
18761
18762
18763 \family sans
18764 large\InsetSpace ~
18765 operators
18766 \family default
18767  
18768 \begin_inset Formula $\sum\int$
18769 \end_inset
18770
18771 , and the dreaded 
18772 \family sans
18773 miscellaneous
18774 \family default
18775 .
18776  There are also the additional symbols provided by the American Mathematical
18777  Society (AMS).
18778  If you know the standard LaTeX macro for a particular symbol you which
18779  to use, you do not have to use these dialogs, but they will help for those
18780  symbols whose LaTeX name you do not know.
18781  Note that the AMS symbols will not be displayed as symbols in LyX unless
18782  you install the right fonts as described in the relevant manual.
18783 \end_layout
18784
18785 \begin_layout Standard
18786 It is possible to get an nth root symbol.
18787  In the minibuffer, type 
18788 \family typewriter
18789 math-insert root
18790 \family default
18791 .
18792  This generates a root symbol with an extra box above the root sign.
18793  Use 
18794 \family sans
18795 Up
18796 \family default
18797  and 
18798 \family sans
18799 Down
18800 \family default
18801  to move between the two boxes.
18802  You can also use the key binding 
18803 \family sans
18804 M-m-r
18805 \family default
18806 .
18807 \end_layout
18808
18809 \begin_layout Subsection
18810 Altering spacing
18811 \end_layout
18812
18813 \begin_layout Standard
18814 You may want to create blank spaces that differs from the standard spacing
18815  that LaTeX provides.
18816  We don't recommend this as a matter of course, since the whole idea of
18817  WYSIWYM is that you don't think about the typesetting, but the content.
18818  However, there are situations where you will want to add spaces.
18819  The first thing to do is to type 
18820 \family sans
18821 C-Space
18822 \family default
18823 .
18824  This generates a small space, and shows a small marker on the screen within
18825  LyX: 
18826 \begin_inset Formula $a\, b$
18827 \end_inset
18828
18829 .
18830  The next trick is to change that space to different sizes.
18831  
18832 \emph on
18833 Before
18834 \emph default
18835  you move the cursor, after typing 
18836 \family sans
18837 C-Space
18838 \family default
18839 , if you hit 
18840 \family sans
18841 Space
18842 \family default
18843  again, you will change the size of the space, through a number of variable
18844  sizes.
18845  The last ones in the list are red, and are a negative space.
18846  For example: 
18847 \begin_inset Formula $a\quad b$
18848 \end_inset
18849
18850 , or 
18851 \begin_inset Formula $a\! b$
18852 \end_inset
18853
18854 .
18855  You can also insert these spaces via the math panel.
18856 \end_layout
18857
18858 \begin_layout Subsection
18859 Math functions
18860 \begin_inset LatexCommand \label{sec:math-functions}
18861
18862 \end_inset
18863
18864
18865 \end_layout
18866
18867 \begin_layout Standard
18868 The math panel contains a number of 
18869 \begin_inset Quotes eld
18870 \end_inset
18871
18872 functions
18873 \begin_inset Quotes erd
18874 \end_inset
18875
18876 , such as 
18877 \begin_inset Formula $\sin$
18878 \end_inset
18879
18880
18881 \begin_inset Formula $\lim$
18882 \end_inset
18883
18884
18885 \emph on
18886 etc
18887 \emph default
18888 .
18889  (you can type them in a formula by typing 
18890 \family typewriter
18891
18892 \backslash
18893 sin
18894 \family default
18895  etc).
18896  Standard mathematical practice is that functions which are names, like
18897  
18898 \begin_inset Formula $\sin$
18899 \end_inset
18900
18901 , should not be italicized.
18902  Entering just the letters 
18903 \begin_inset Formula $sin$
18904 \end_inset
18905
18906  within Mathed will give italics, of course, so these special macros are
18907  available.
18908  They do more to the final output than just change the typeface, however.
18909  For example, the expression 
18910 \begin_inset Formula $\sin t$
18911 \end_inset
18912
18913  will typeset with a little extra space between the n and the t.
18914  For words which are more sophisticated mathematical objects, like 
18915 \begin_inset Formula $\lim$
18916 \end_inset
18917
18918 , the macro changes the way that subscripts are placed, depending on whether
18919  the math-inset is inlined or displayed: 
18920 \begin_inset Formula $\lim_{x\rightarrow0}f(x)=L$
18921 \end_inset
18922
18923  versus
18924 \begin_inset Formula \[
18925 \lim_{x\rightarrow0}f(x)=L.\]
18926
18927 \end_inset
18928
18929 These two expressions were typed the same way, but using the macro 
18930 \family typewriter
18931
18932 \backslash
18933 lim
18934 \family default
18935  alters the appearance (actually, it is the inlined version that is altered,
18936  to improve linespacing).
18937 \end_layout
18938
18939 \begin_layout Subsection
18940 Accents
18941 \end_layout
18942
18943 \begin_layout Standard
18944 In a formula you can insert accented characters in the same way as in text
18945  mode.
18946  This may depend on your keyboard, or the bindings file you use.
18947  You can also use TeX macro equivalents, as macros.
18948  That is, you can enter 
18949 \begin_inset Formula $\hat{a}$
18950 \end_inset
18951
18952  to get the same effect if your keyboard does not have accents enabled.
18953  This is entered by typing 
18954 \begin_inset Quotes eld
18955 \end_inset
18956
18957
18958 \family typewriter
18959
18960 \backslash
18961 hat a
18962 \family default
18963
18964 \begin_inset Quotes erd
18965 \end_inset
18966
18967  in Mathed.
18968  These are the equivalences between the text names and the macro names for
18969  the various accents:
18970 \end_layout
18971
18972 \begin_layout Standard
18973 \align center
18974 \begin_inset Tabular
18975 <lyxtabular version="3" rows="11" columns="3">
18976 <features>
18977 <column alignment="center" valignment="top" leftline="true" width="0pt">
18978 <column alignment="center" valignment="top" leftline="true" width="0pt">
18979 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
18980 <row topline="true" bottomline="true">
18981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18982 \begin_inset Text
18983
18984 \begin_layout Standard
18985
18986 \family roman
18987 \series medium
18988 \shape up
18989 \size normal
18990 \emph off
18991 \bar no
18992 \noun off
18993 \color none
18994 text
18995 \end_layout
18996
18997 \end_inset
18998 </cell>
18999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19000 \begin_inset Text
19001
19002 \begin_layout Standard
19003
19004 \family roman
19005 \series medium
19006 \shape up
19007 \size normal
19008 \emph off
19009 \bar no
19010 \noun off
19011 \color none
19012 math
19013 \end_layout
19014
19015 \end_inset
19016 </cell>
19017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Standard
19021
19022 \family roman
19023 \series medium
19024 \shape up
19025 \size normal
19026 \emph off
19027 \bar no
19028 \noun off
19029 \color none
19030 example
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 </row>
19036 <row topline="true">
19037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19038 \begin_inset Text
19039
19040 \begin_layout Standard
19041
19042 \family roman
19043 \series medium
19044 \shape up
19045 \size normal
19046 \emph off
19047 \bar no
19048 \noun off
19049 \color none
19050 circumflex
19051 \end_layout
19052
19053 \end_inset
19054 </cell>
19055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19056 \begin_inset Text
19057
19058 \begin_layout Standard
19059
19060 \family roman
19061 \series medium
19062 \shape up
19063 \size normal
19064 \emph off
19065 \bar no
19066 \noun off
19067 \color none
19068 hat
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Standard
19077
19078 \family roman
19079 \series medium
19080 \shape up
19081 \size normal
19082 \emph off
19083 \bar no
19084 \noun off
19085 \color none
19086 \begin_inset Formula $\hat{a}$
19087 \end_inset
19088
19089
19090 \end_layout
19091
19092 \end_inset
19093 </cell>
19094 </row>
19095 <row topline="true">
19096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19097 \begin_inset Text
19098
19099 \begin_layout Standard
19100
19101 \family roman
19102 \series medium
19103 \shape up
19104 \size normal
19105 \emph off
19106 \bar no
19107 \noun off
19108 \color none
19109 grave
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19115 \begin_inset Text
19116
19117 \begin_layout Standard
19118
19119 \family roman
19120 \series medium
19121 \shape up
19122 \size normal
19123 \emph off
19124 \bar no
19125 \noun off
19126 \color none
19127 grave
19128 \end_layout
19129
19130 \end_inset
19131 </cell>
19132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19133 \begin_inset Text
19134
19135 \begin_layout Standard
19136
19137 \family roman
19138 \series medium
19139 \shape up
19140 \size normal
19141 \emph off
19142 \bar no
19143 \noun off
19144 \color none
19145 \begin_inset Formula $\grave{a}$
19146 \end_inset
19147
19148
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 </row>
19154 <row topline="true">
19155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19156 \begin_inset Text
19157
19158 \begin_layout Standard
19159
19160 \family roman
19161 \series medium
19162 \shape up
19163 \size normal
19164 \emph off
19165 \bar no
19166 \noun off
19167 \color none
19168 acute
19169 \end_layout
19170
19171 \end_inset
19172 </cell>
19173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19174 \begin_inset Text
19175
19176 \begin_layout Standard
19177
19178 \family roman
19179 \series medium
19180 \shape up
19181 \size normal
19182 \emph off
19183 \bar no
19184 \noun off
19185 \color none
19186 acute
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Standard
19195
19196 \family roman
19197 \series medium
19198 \shape up
19199 \size normal
19200 \emph off
19201 \bar no
19202 \noun off
19203 \color none
19204 \begin_inset Formula $\acute{a}$
19205 \end_inset
19206
19207
19208 \end_layout
19209
19210 \end_inset
19211 </cell>
19212 </row>
19213 <row topline="true">
19214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19215 \begin_inset Text
19216
19217 \begin_layout Standard
19218
19219 \family roman
19220 \series medium
19221 \shape up
19222 \size normal
19223 \emph off
19224 \bar no
19225 \noun off
19226 \color none
19227 umlaut
19228 \end_layout
19229
19230 \end_inset
19231 </cell>
19232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19233 \begin_inset Text
19234
19235 \begin_layout Standard
19236
19237 \family roman
19238 \series medium
19239 \shape up
19240 \size normal
19241 \emph off
19242 \bar no
19243 \noun off
19244 \color none
19245 ddot
19246 \end_layout
19247
19248 \end_inset
19249 </cell>
19250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Standard
19254
19255 \family roman
19256 \series medium
19257 \shape up
19258 \size normal
19259 \emph off
19260 \bar no
19261 \noun off
19262 \color none
19263 \begin_inset Formula $\ddot{a}$
19264 \end_inset
19265
19266
19267 \end_layout
19268
19269 \end_inset
19270 </cell>
19271 </row>
19272 <row topline="true">
19273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19274 \begin_inset Text
19275
19276 \begin_layout Standard
19277
19278 \family roman
19279 \series medium
19280 \shape up
19281 \size normal
19282 \emph off
19283 \bar no
19284 \noun off
19285 \color none
19286 tilde
19287 \end_layout
19288
19289 \end_inset
19290 </cell>
19291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19292 \begin_inset Text
19293
19294 \begin_layout Standard
19295
19296 \family roman
19297 \series medium
19298 \shape up
19299 \size normal
19300 \emph off
19301 \bar no
19302 \noun off
19303 \color none
19304 tilde
19305 \end_layout
19306
19307 \end_inset
19308 </cell>
19309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19310 \begin_inset Text
19311
19312 \begin_layout Standard
19313
19314 \family roman
19315 \series medium
19316 \shape up
19317 \size normal
19318 \emph off
19319 \bar no
19320 \noun off
19321 \color none
19322 \begin_inset Formula $\tilde{a}$
19323 \end_inset
19324
19325
19326 \end_layout
19327
19328 \end_inset
19329 </cell>
19330 </row>
19331 <row topline="true">
19332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Standard
19336
19337 \family roman
19338 \series medium
19339 \shape up
19340 \size normal
19341 \emph off
19342 \bar no
19343 \noun off
19344 \color none
19345 dot
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19351 \begin_inset Text
19352
19353 \begin_layout Standard
19354
19355 \family roman
19356 \series medium
19357 \shape up
19358 \size normal
19359 \emph off
19360 \bar no
19361 \noun off
19362 \color none
19363 dot
19364 \end_layout
19365
19366 \end_inset
19367 </cell>
19368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19369 \begin_inset Text
19370
19371 \begin_layout Standard
19372
19373 \family roman
19374 \series medium
19375 \shape up
19376 \size normal
19377 \emph off
19378 \bar no
19379 \noun off
19380 \color none
19381 \begin_inset Formula $\dot{a}$
19382 \end_inset
19383
19384
19385 \end_layout
19386
19387 \end_inset
19388 </cell>
19389 </row>
19390 <row topline="true">
19391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19392 \begin_inset Text
19393
19394 \begin_layout Standard
19395
19396 \family roman
19397 \series medium
19398 \shape up
19399 \size normal
19400 \emph off
19401 \bar no
19402 \noun off
19403 \color none
19404 breve
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19410 \begin_inset Text
19411
19412 \begin_layout Standard
19413
19414 \family roman
19415 \series medium
19416 \shape up
19417 \size normal
19418 \emph off
19419 \bar no
19420 \noun off
19421 \color none
19422 breve
19423 \end_layout
19424
19425 \end_inset
19426 </cell>
19427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19428 \begin_inset Text
19429
19430 \begin_layout Standard
19431
19432 \family roman
19433 \series medium
19434 \shape up
19435 \size normal
19436 \emph off
19437 \bar no
19438 \noun off
19439 \color none
19440 \begin_inset Formula $\breve{a}$
19441 \end_inset
19442
19443
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 </row>
19449 <row topline="true">
19450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19451 \begin_inset Text
19452
19453 \begin_layout Standard
19454
19455 \family roman
19456 \series medium
19457 \shape up
19458 \size normal
19459 \emph off
19460 \bar no
19461 \noun off
19462 \color none
19463 caron
19464 \end_layout
19465
19466 \end_inset
19467 </cell>
19468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19469 \begin_inset Text
19470
19471 \begin_layout Standard
19472
19473 \family roman
19474 \series medium
19475 \shape up
19476 \size normal
19477 \emph off
19478 \bar no
19479 \noun off
19480 \color none
19481 check
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19487 \begin_inset Text
19488
19489 \begin_layout Standard
19490
19491 \family roman
19492 \series medium
19493 \shape up
19494 \size normal
19495 \emph off
19496 \bar no
19497 \noun off
19498 \color none
19499 \begin_inset Formula $\check{a}$
19500 \end_inset
19501
19502
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 </row>
19508 <row topline="true">
19509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Standard
19513
19514 \family roman
19515 \series medium
19516 \shape up
19517 \size normal
19518 \emph off
19519 \bar no
19520 \noun off
19521 \color none
19522 macron
19523 \end_layout
19524
19525 \end_inset
19526 </cell>
19527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19528 \begin_inset Text
19529
19530 \begin_layout Standard
19531
19532 \family roman
19533 \series medium
19534 \shape up
19535 \size normal
19536 \emph off
19537 \bar no
19538 \noun off
19539 \color none
19540 bar
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Standard
19549
19550 \family roman
19551 \series medium
19552 \shape up
19553 \size normal
19554 \emph off
19555 \bar no
19556 \noun off
19557 \color none
19558 \begin_inset Formula $\bar{a}$
19559 \end_inset
19560
19561
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 </row>
19567 <row topline="true" bottomline="true">
19568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19569 \begin_inset Text
19570
19571 \begin_layout Standard
19572
19573 \family roman
19574 \series medium
19575 \shape up
19576 \size normal
19577 \emph off
19578 \bar no
19579 \noun off
19580 \color none
19581 ---
19582 \end_layout
19583
19584 \end_inset
19585 </cell>
19586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19587 \begin_inset Text
19588
19589 \begin_layout Standard
19590
19591 \family roman
19592 \series medium
19593 \shape up
19594 \size normal
19595 \emph off
19596 \bar no
19597 \noun off
19598 \color none
19599 vec
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19605 \begin_inset Text
19606
19607 \begin_layout Standard
19608
19609 \family roman
19610 \series medium
19611 \shape up
19612 \size normal
19613 \emph off
19614 \bar no
19615 \noun off
19616 \color none
19617 \begin_inset Formula $\vec{a}$
19618 \end_inset
19619
19620
19621 \end_layout
19622
19623 \end_inset
19624 </cell>
19625 </row>
19626 </lyxtabular>
19627
19628 \end_inset
19629
19630
19631 \end_layout
19632
19633 \begin_layout Standard
19634 Finally, you can choose one of these accents by selecting an item from the
19635  
19636 \family sans
19637 Decorations
19638 \family default
19639  symbol set in the math panel; this will apply to any selection you have
19640  made within a formula too.
19641 \end_layout
19642
19643 \begin_layout Subsection
19644 The math editor for LaTeX users
19645 \end_layout
19646
19647 \begin_layout Standard
19648 Editing mathematical expressions in LyX can be done in one of two ways.
19649  You can use the native LyX support for rendering the formulae in a WYSIWYM
19650  fashion.
19651  LaTeX users might like to be able to use the keyboard to enter things like
19652  
19653 \family typewriter
19654 $
19655 \backslash
19656 alpha$
19657 \family default
19658  (this gets, in ordinary TeX, an 
19659 \begin_inset Formula $\alpha$
19660 \end_inset
19661
19662  in the final document), believing that it is faster than chasing around
19663  menus for a symbol.
19664  Here's a testimonial of one of those old LaTeX users, 
19665 \noun on
19666 David Johnson:
19667 \end_layout
19668
19669 \begin_layout Quotation
19670 I was finally convinced that the math editor was the way to go when I found
19671  that, with a few modifications, I could use it the same way I was accustomed
19672  to writing TeX.
19673  As an example, I created this 
19674 \begin_inset Formula $\alpha$
19675 \end_inset
19676
19677  by typing the following keys: First type
19678 \family typewriter
19679  
19680 \family sans
19681 M-c\InsetSpace ~
19682 m
19683 \family typewriter
19684  
19685 \family default
19686 to enter
19687 \family typewriter
19688  math-mode
19689 \family default
19690 , then type
19691 \family typewriter
19692  
19693 \backslash
19694 alpha
19695 \family sans
19696  
19697 \family default
19698 , then 
19699 \family sans
19700 Space 
19701 \family default
19702 and
19703 \family sans
19704  Esc
19705 \family default
19706 .
19707  As soon as I typed that 
19708 \family sans
19709 Space
19710 \family default
19711  the 
19712 \begin_inset Formula $\alpha$
19713 \end_inset
19714
19715  was right there on the screen.
19716  
19717 \end_layout
19718
19719 \begin_layout Standard
19720 The 
19721 \family sans
19722 M-c\InsetSpace ~
19723 m
19724 \family default
19725  sequence inserts a formula (you may also use 
19726 \family sans
19727 C-m
19728 \family default
19729  or 
19730 \family sans
19731 M-m\InsetSpace ~
19732 m
19733 \family default
19734 ), the
19735 \family typewriter
19736  
19737 \backslash
19738 alpha
19739 \family default
19740  is of course the standard TeX command for a Greek alpha letter, and the
19741  
19742 \family sans
19743 Esc
19744 \family default
19745  leaves the formula.
19746  Some of the advantages of this approach are:
19747 \end_layout
19748
19749 \begin_layout Itemize
19750 You have immediate visual feedback to be sure your TeX was correct
19751 \end_layout
19752
19753 \begin_layout Itemize
19754 You have the real mathematical expression on the screen, correctly displayed,
19755  to make sure your mathematics is correct (correctly written, at least)
19756 \end_layout
19757
19758 \begin_layout Itemize
19759 All the new LaTeX fuss with special environments and such are taken care
19760  of by LyX, not you
19761 \end_layout
19762
19763 \begin_layout Itemize
19764 You won't have to chase through the code trying to find that missing 
19765 \family sans
19766 $
19767 \family default
19768  or extra 
19769 \family sans
19770 {
19771 \family default
19772  any more
19773 \end_layout
19774
19775 \begin_layout Itemize
19776 If you don't remember the LaTeX name of a particular symbol, like 
19777 \begin_inset Formula $\wp$
19778 \end_inset
19779
19780 , you can find it in the dialogs
19781 \end_layout
19782
19783 \begin_layout Section
19784 Brackets and decorations
19785 \end_layout
19786
19787 \begin_layout Standard
19788 There are several brackets available through LyX.
19789  For most purposes, using just the keys 
19790 \family typewriter
19791 [{]}()|
19792 \backslash
19793 <>
19794 \family default
19795  should suffice, but the effect, especially if you want to surround a large
19796  structure, such as a matrix or a fraction, or if you have several layers
19797  of brackets, is better using the math panel's 
19798 \family sans
19799 Delimiter
19800 \family default
19801  dialog [see sec.
19802  
19803 \begin_inset LatexCommand \ref{sec:math-panel}
19804
19805 \end_inset
19806
19807 ].
19808  For example, that's how you would construct the brackets around a standard
19809  matrix such as :
19810 \begin_inset Formula \[
19811 \left[\begin{array}{cc}
19812 1 & 2\\
19813 3 & 4\end{array}\right],\]
19814
19815 \end_inset
19816
19817 and to make it easier to see the layers of parentheses of an abomination
19818  such as: 
19819 \begin_inset Formula \[
19820 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
19821
19822 \end_inset
19823
19824 or:
19825 \begin_inset Formula \[
19826 f\left(g\left(h\left(k\left(l\left(x\right)\right)\right)\right)\right).\]
19827
19828 \end_inset
19829
19830 The parentheses, and other brackets, from that menu will automatically re-size
19831  to accommodate the size of what is inside (This is done in straight LaTeX
19832  by 
19833 \family typewriter
19834
19835 \backslash
19836 left( blah 
19837 \backslash
19838 right)
19839 \family default
19840  ).
19841  
19842 \end_layout
19843
19844 \begin_layout Standard
19845 It is very easy to construct the braces you want to use.
19846  Click on the brace you want on the left side with the left mouse button,
19847  the right side with the right button, and place them in the document by
19848  clicking on the button.
19849  If you want one side to not have a bracket, use the blank button.
19850  It will appear in LyX with a dotted line, but nothing will print.
19851 \end_layout
19852
19853 \begin_layout Standard
19854 If you decide after the fact to place parentheses (or other math structure,
19855  like a square root, or other decoration) around some math structure, you
19856  can do that by highlighting (selecting) the structure that is to go inside
19857  the parentheses (that is done by holding the 
19858 \family sans
19859 Shift
19860 \family default
19861  key down and moving the cursor with the arrow keys, or selecting with the
19862  mouse).
19863  Then, choose the appropriate brackets for left and right, and click on
19864  
19865 \family sans
19866 Apply
19867 \family default
19868 .
19869  The parentheses will be drawn around the selected structure.
19870 \end_layout
19871
19872 \begin_layout Standard
19873 If you're trying to enter a LaTeX 
19874 \family typewriter
19875 {
19876 \family default
19877  for grouping, you should read 
19878 \begin_inset LatexCommand \ref{sec:Grouping}
19879
19880 \end_inset
19881
19882 .
19883 \end_layout
19884
19885 \begin_layout Section
19886 Grouping
19887 \begin_inset LatexCommand \label{sec:Grouping}
19888
19889 \end_inset
19890
19891
19892 \end_layout
19893
19894 \begin_layout Standard
19895 You may need to group a set of symbols.
19896  In LaTeX, for example, the typesetting of 
19897 \family typewriter
19898 {x^y}^z
19899 \family default
19900  is different from 
19901 \family typewriter
19902 x^{y^z}
19903 \family default
19904 :
19905 \end_layout
19906
19907 \begin_layout Standard
19908 \begin_inset Formula \[
19909 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{{y^{z}}}\]
19910
19911 \end_inset
19912
19913
19914 \end_layout
19915
19916 \begin_layout Standard
19917 However, trying to type the 
19918 \family typewriter
19919 }
19920 \family default
19921  in LyX gives an actual closing brace in the output.
19922  To create this grouping, you need to use the key sequence 
19923 \family typewriter
19924
19925 \backslash
19926 {
19927 \family default
19928  then type space.
19929  Inside LyX, you will see red braces indicating the grouping.
19930  The example directly above shows how this works.
19931 \end_layout
19932
19933 \begin_layout Section
19934 Arrays and Multi-line Equations
19935 \end_layout
19936
19937 \begin_layout Standard
19938 Arrays, such as matrices, are easily entered in LyX.
19939  In the 
19940 \family sans
19941 Math\InsetSpace ~
19942 Panel 
19943 \family default
19944 there is a matrix button, which will open a dialog for you to choose the
19945  number of rows/columns.
19946  Here is an example:
19947 \begin_inset Formula \[
19948 \left(\begin{array}{ccc}
19949 1 & 2 & 3\\
19950 4 & 5 & 6\\
19951 7 & 8 & 9\end{array}\right).\]
19952
19953 \end_inset
19954
19955 The parentheses aren't automatic, but you can add them as usual.
19956  Remember that you can add this after the fact, by highlighting the matrix
19957  inside Mathed (Position the mouse on one side of the matrix, hold the 
19958 \family sans
19959 Shift
19960 \family default
19961  key down, and hit the appropriate arrow key to move the cursor across the
19962  matrix).
19963  You can, when you construct the matrix, decide whether the columns (or
19964  some of them) will be left-, right-, or center-justified.
19965  The specification is 
19966 \family typewriter
19967 ccc 
19968 \family default
19969 by default.
19970  Each letter corresponds to the relevant column.
19971  For example, 
19972 \family typewriter
19973 lcr
19974 \family default
19975  means that the first column will be left-justified, the second will be
19976  centered, and the third column will be right-justified..
19977  It will look like this:
19978 \begin_inset Formula \[
19979 \begin{array}{lcr}
19980 this & this\, column & this\, column\\
19981 column & has & has\, right\\
19982 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
19983
19984 \end_inset
19985
19986
19987 \end_layout
19988
19989 \begin_layout Standard
19990 You can add more rows to an existing matrix by hitting 
19991 \family sans
19992 C-Enter
19993 \family default
19994  while in the matrix, and you can add columns, or delete either, via the
19995  
19996 \family sans
19997 \bar under
19998 E
19999 \bar default
20000 dit\SpecialChar \menuseparator
20001
20002 \bar under
20003 M
20004 \bar default
20005 ath
20006 \family default
20007  and 
20008 \family sans
20009 \bar under
20010 E
20011 \bar default
20012 dit\SpecialChar \menuseparator
20013 Rows&
20014 \bar under
20015 C
20016 \bar default
20017 ols
20018 \family default
20019  menus.
20020 \end_layout
20021
20022 \begin_layout Standard
20023 There are numerous other arrays used in LaTeX math-mode, particularly with
20024  the AMS-LaTeX packages included, such as 
20025 \family typewriter
20026
20027 \backslash
20028 cases
20029 \family default
20030  and commutative diagrams.
20031  Not all of these are supported in LyX but some are, see 
20032 \family sans
20033 \bar under
20034 I
20035 \bar default
20036 nsert\SpecialChar \menuseparator
20037 Mat
20038 \bar under
20039 h
20040 \family default
20041 \bar default
20042 .
20043 \end_layout
20044
20045 \begin_layout Standard
20046 Multi-line equations are very easy to construct in LyX.
20047  A formula will automatically switch to an 
20048 \family typewriter
20049 \series medium
20050 eqnarray
20051 \family default
20052 \series default
20053  format (LaTeX's multi-line displayed equation format) if you hit 
20054 \family sans
20055 \series medium
20056 C-E
20057 \series default
20058 nter
20059 \family default
20060 .
20061  The best way to do this, if you decide you want a multi-line displayed
20062  equation, is to insert a new line (with 
20063 \family sans
20064 \series medium
20065 C-Enter
20066 \family default
20067 \series default
20068 ) immediately.
20069  Each line then has three regions, left, center, and right, which you can
20070  move through using either the arrow keys, the mouse, or the 
20071 \family sans
20072 \series medium
20073 Tab
20074 \family default
20075 \series default
20076  key.
20077  Here is an example:
20078 \begin_inset Formula \begin{3*}
20079 3 & = & 1+2\\
20080 4+5 & = & 9.\end{3*}
20081
20082 \end_inset
20083
20084 You can also turn an existing displayed formula into a multi-line formula
20085  by hitting 
20086 \family sans
20087 \series medium
20088 C-Enter
20089 \family default
20090 \series default
20091  while the cursor is anywhere on the original formula.
20092  However, LyX will 
20093 \emph on
20094 not
20095 \emph default
20096  try to decide where to break the formula up into three parts, but places
20097  everything in the left side of the line.
20098  To change the alignment points of the equation, place the cursor where
20099  you want to start the middle part of the line, and hit 
20100 \family sans
20101 C-Tab.
20102  
20103 \family default
20104 It then puts everything to the right of the cursor in the middle region
20105  of the equation (which, by the way, is not typeset by LaTeX in display-math
20106  size, so you should not put large expressions like fractions there).
20107  Move to where you want the right side of the line to begin, and hit 
20108 \family sans
20109 C-Tab
20110 \family default
20111  again.
20112  The 
20113 \begin_inset Quotes eld
20114 \end_inset
20115
20116 extra
20117 \begin_inset Quotes erd
20118 \end_inset
20119
20120  insertion points in the line will disappear.
20121 \end_layout
20122
20123 \begin_layout Section
20124 Equation Numbering and Labels
20125 \begin_inset LatexCommand \label{sec:math-label}
20126
20127 \end_inset
20128
20129
20130 \end_layout
20131
20132 \begin_layout Standard
20133 Equation numbering is very easy in LyX.
20134  All it takes to change a displayed equation like: 
20135 \begin_inset Formula \[
20136 1+2=3\]
20137
20138 \end_inset
20139
20140 into the numbered equation :
20141 \begin_inset Formula \begin{equation}
20142 1+2=3\label{mathed:first-eqn}\end{equation}
20143
20144 \end_inset
20145
20146 is to go to the 
20147 \family sans
20148 \bar under
20149 I
20150 \bar default
20151 nsert
20152 \family default
20153  menu, and select the 
20154 \family sans
20155 \bar under
20156 L
20157 \bar default
20158 abel...
20159
20160 \family default
20161  option.
20162  This opens a dialog in which you must enter some string as the label.
20163  There is no need to call it by a specific number, since LaTeX will take
20164  care of re-numbering the equation.
20165  Labels will not appear as such on the final output.
20166  LaTeX will insert appropriate numbers for the equations.
20167  The labels are used internally for cross-referencing.
20168  You can turn on numbering without a specific label with the menu option
20169  
20170 \family sans
20171 \bar under
20172 E
20173 \bar default
20174 dit\SpecialChar \menuseparator
20175
20176 \bar under
20177 M
20178 \bar default
20179 ath\SpecialChar \menuseparator
20180 Toggle\InsetSpace ~
20181
20182 \bar under
20183 N
20184 \bar default
20185 umbering
20186 \family default
20187  while the cursor is in the equation, such as: 
20188 \end_layout
20189
20190 \begin_layout Standard
20191 \begin_inset Formula \begin{equation}
20192 1+1=2.\end{equation}
20193
20194 \end_inset
20195
20196 You can toggle it on or off with this menu item.
20197  You can reference a labelled (not just numbered) equation, (cf.
20198  (
20199 \begin_inset LatexCommand \ref{mathed:first-eqn}
20200
20201 \end_inset
20202
20203 )) by using the 
20204 \family sans
20205 Cross-Reference
20206 \family default
20207  dialog, which you open using 
20208 \family sans
20209 \bar under
20210 I
20211 \bar default
20212 nsert\SpecialChar \menuseparator
20213
20214 \bar under
20215 C
20216 \bar default
20217 ross-Reference...
20218 \family default
20219 \InsetSpace ~
20220 .
20221 \end_layout
20222
20223 \begin_layout Standard
20224 For numbered (or labelled) multi-line formulas, the default is that all
20225  lines are numbered separately.
20226  Once you attach a label to make the equation numbered, all subsequent lines
20227  receive a label of #.
20228  That label can be changed to another so that you can refer to that line,
20229  like (
20230 \begin_inset LatexCommand \ref{mathed:third-eqn}
20231
20232 \end_inset
20233
20234 ) below.
20235 \begin_inset Formula \begin{3}
20236 1 & = & 3-2\label{mathed:second-equation}\\
20237 2 & = & 4-2\label{mathed:third-eqn}\\
20238 4 & \leq & 7.\end{3}
20239
20240 \end_inset
20241
20242 You can turn off numbering of a specific line with 
20243 \family sans
20244 \bar under
20245 E
20246 \bar default
20247 dit\SpecialChar \menuseparator
20248
20249 \bar under
20250 M
20251 \bar default
20252 ath\SpecialChar \menuseparator
20253 Toggle\InsetSpace ~
20254
20255 \bar under
20256 n
20257 \bar default
20258 umbering\InsetSpace ~
20259 of\InsetSpace ~
20260 line
20261 \family default
20262  while the cursor is on that line of a multi-line numbered equation.
20263  This also toggles.
20264  For example :
20265 \begin_inset Formula \begin{3}
20266 1 & = & 4-3\label{mathed:fourth-eqn}\\
20267 2 & = & 7-5\\
20268 1 & = & e^{2\pi i}\nonumber \\
20269 16 & \equiv & 2\,(mod\,7)\label{mathed:fifth-eqn}\end{3}
20270
20271 \end_inset
20272
20273 Note that the first equation in this set (
20274 \begin_inset LatexCommand \ref{mathed:fourth-eqn}
20275
20276 \end_inset
20277
20278 ) is labelled, the next is numbered but unlabelled, the third is unnumbered,
20279  and the last (
20280 \begin_inset LatexCommand \ref{mathed:fifth-eqn}
20281
20282 \end_inset
20283
20284 ) is again labelled.
20285  
20286 \end_layout
20287
20288 \begin_layout Section
20289 User defined macros in math mode
20290 \end_layout
20291
20292 \begin_layout Standard
20293 LyX allows the user to define macros for use in math mode.
20294  A macro definition box appears on screen as purple box with the name of
20295  the macro in blue (math color).
20296  It contains two cells initially marked empty by blue rectangles that can
20297  be edited as if it were ordinary math.
20298  Just try it:
20299 \begin_inset FormulaMacro
20300 \newcommand{\macro}{a+b}
20301 \end_inset
20302
20303  The contents of the first cell will be used when the macro definition is
20304  written during export as LaTeX.
20305  The contents of the second cell, however, will be used for drawing the
20306  macro's expansion on screen.
20307  In the common case where both export and drawing use the same representation,
20308  the second cell can be left empty and LyX will use the contents of the
20309  first cell will be used for export and drawing automatically.
20310 \end_layout
20311
20312 \begin_layout Standard
20313 Now, to use this macro in other math boxes just type the name in TeX mode,
20314  in this case 
20315 \family typewriter
20316
20317 \backslash
20318 macro
20319 \family default
20320 , and it will be automatically expanded: 
20321 \begin_inset Formula $c=\macro$
20322 \end_inset
20323
20324 .
20325  As you can verify, the cursor can't go inside the macro, the whole macro
20326  is like a single character, and the TeX generated code of this expression
20327  is 
20328 \family typewriter
20329 c = 
20330 \backslash
20331 macro.
20332 \end_layout
20333
20334 \begin_layout Standard
20335 However the cursor could go inside of some kind of macros, those that have
20336  
20337 \emph on
20338 arguments
20339 \emph default
20340 .
20341  In a macro definition box an argument looks like a 
20342 \family typewriter
20343 #
20344 \family default
20345  followed by the argument number:
20346 \begin_inset FormulaMacro
20347 \newcommand{\macrowarg}[1]{2+\sqrt{#1}}
20348 \end_inset
20349
20350
20351 \end_layout
20352
20353 \begin_layout Standard
20354 Once expanded, this macro includes the usual empty rectangle to indicate
20355  that you can insert there whatever you want: 
20356 \family typewriter
20357
20358 \backslash
20359 macrowarg = 
20360 \begin_inset Formula $\macrowarg{}$
20361 \end_inset
20362
20363
20364 \family default
20365 .
20366  Example: 
20367 \begin_inset Formula $b=\macrowarg{x-2}$
20368 \end_inset
20369
20370 .
20371  
20372 \end_layout
20373
20374 \begin_layout Standard
20375 When exported to LaTeX, a macro definition will produce the command
20376 \newline
20377
20378 \family typewriter
20379
20380 \backslash
20381 newcommand{
20382 \backslash
20383 macrowarg}[1]{2+
20384 \backslash
20385 sqrt{#1}}
20386 \end_layout
20387
20388 \begin_layout Subsection
20389 How to create macros
20390 \end_layout
20391
20392 \begin_layout Standard
20393 To create a macro definition box use this syntax in the minibuffer:
20394 \begin_inset Foot
20395 status collapsed
20396
20397 \begin_layout Standard
20398 Macro names mustn't contain numbers!
20399 \end_layout
20400
20401 \end_inset
20402
20403
20404 \end_layout
20405
20406 \begin_layout Standard
20407
20408 \family typewriter
20409 math-macro <macro name> [number of arguments]
20410 \end_layout
20411
20412 \begin_layout Standard
20413 For example, 
20414 \family typewriter
20415
20416 \backslash
20417 macro
20418 \family default
20419  was created with 
20420 \begin_inset Quotes eld
20421 \end_inset
20422
20423
20424 \family typewriter
20425 math-macro macro
20426 \family default
20427
20428 \begin_inset Quotes erd
20429 \end_inset
20430
20431 , and 
20432 \family typewriter
20433
20434 \backslash
20435 macrowarg
20436 \family default
20437  was created with 
20438 \begin_inset Quotes eld
20439 \end_inset
20440
20441
20442 \family typewriter
20443 math-macro macrowarg 1
20444 \family default
20445
20446 \begin_inset Quotes erd
20447 \end_inset
20448
20449 .
20450 \end_layout
20451
20452 \begin_layout Standard
20453 To insert an argument mark (only inside a macro definition box) simply type
20454 \newline
20455
20456 \family typewriter
20457 #<number>
20458 \family default
20459  or use 
20460 \family typewriter
20461 math-macro-arg <number>
20462 \end_layout
20463
20464 \begin_layout Standard
20465 The argument mark in 
20466 \family typewriter
20467
20468 \backslash
20469 macrowarg
20470 \family default
20471  was introduced with 
20472 \begin_inset Quotes eld
20473 \end_inset
20474
20475
20476 \family typewriter
20477 math-macro-arg 1
20478 \family default
20479
20480 \begin_inset Quotes erd
20481 \end_inset
20482
20483 .
20484 \end_layout
20485
20486 \begin_layout Standard
20487 You can use no more than 9 arguments, numbered from 1 to 9.
20488  An argument can be repeated inside the macro definition box, but of course
20489  can be edited only once.
20490 \end_layout
20491
20492 \begin_layout Subsection
20493 How to navigate in macros
20494 \end_layout
20495
20496 \begin_layout Description
20497 With\InsetSpace ~
20498 the\InsetSpace ~
20499 arrow\InsetSpace ~
20500 keys: Opening a macro from the left side will put the cursor
20501  in the first argument, to move to the second argument use the TAB key.
20502  Remember that pressing the Space bar will get the cursor out and at the
20503  right side of the macro.
20504 \end_layout
20505
20506 \begin_layout Description
20507 With\InsetSpace ~
20508 the\InsetSpace ~
20509 mouse: As usual, click on the desired argument box.
20510  Sometimes this fails if the box is empty or too small.
20511 \end_layout
20512
20513 \begin_layout Standard
20514 Currently it is only possible to define command macros, but not environment
20515  macros.
20516 \end_layout
20517
20518 \begin_layout Section
20519 Fine-Tuning
20520 \end_layout
20521
20522 \begin_layout Subsection
20523 Typefaces
20524 \end_layout
20525
20526 \begin_layout Standard
20527 You can use various typefaces in a formula.
20528  The standard font for text is italic, 
20529 \begin_inset Formula $text$
20530 \end_inset
20531
20532 , but for numbers the standard is Roman.
20533  To set a font in a formula, choose it from the math panel, or by entering
20534  the LaTeX command for it directly, as follows:
20535 \end_layout
20536
20537 \begin_layout Standard
20538 \align center
20539 \begin_inset Tabular
20540 <lyxtabular version="3" rows="9" columns="2">
20541 <features>
20542 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20543 <column alignment="center" valignment="top" rightline="true" width="0pt">
20544 <row topline="true" bottomline="true">
20545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20546 \begin_inset Text
20547
20548 \begin_layout Standard
20549 Font
20550 \end_layout
20551
20552 \end_inset
20553 </cell>
20554 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
20555 \begin_inset Text
20556
20557 \begin_layout Standard
20558 LaTeX Command
20559 \end_layout
20560
20561 \end_inset
20562 </cell>
20563 </row>
20564 <row topline="true">
20565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20566 \begin_inset Text
20567
20568 \begin_layout Standard
20569
20570 \shape up
20571 \size normal
20572 \bar no
20573 \noun off
20574 \color none
20575 \begin_inset Formula $\mathrm{Roman}$
20576 \end_inset
20577
20578
20579 \end_layout
20580
20581 \end_inset
20582 </cell>
20583 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20584 \begin_inset Text
20585
20586 \begin_layout Standard
20587
20588 \family typewriter
20589
20590 \backslash
20591 mathrm
20592 \end_layout
20593
20594 \end_inset
20595 </cell>
20596 </row>
20597 <row topline="true">
20598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20599 \begin_inset Text
20600
20601 \begin_layout Standard
20602 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
20603 \end_inset
20604
20605
20606 \end_layout
20607
20608 \end_inset
20609 </cell>
20610 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20611 \begin_inset Text
20612
20613 \begin_layout Standard
20614
20615 \family typewriter
20616
20617 \backslash
20618 mathbf
20619 \end_layout
20620
20621 \end_inset
20622 </cell>
20623 </row>
20624 <row topline="true">
20625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20626 \begin_inset Text
20627
20628 \begin_layout Standard
20629 \begin_inset Formula $\mathit{Italic}$
20630 \end_inset
20631
20632
20633 \end_layout
20634
20635 \end_inset
20636 </cell>
20637 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20638 \begin_inset Text
20639
20640 \begin_layout Standard
20641
20642 \family typewriter
20643
20644 \backslash
20645 mathit
20646 \end_layout
20647
20648 \end_inset
20649 </cell>
20650 </row>
20651 <row topline="true">
20652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Standard
20656
20657 \shape up
20658 \size normal
20659 \bar no
20660 \noun off
20661 \color none
20662 \begin_inset Formula $\mathtt{Typewriter}$
20663 \end_inset
20664
20665
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20671 \begin_inset Text
20672
20673 \begin_layout Standard
20674
20675 \family typewriter
20676
20677 \backslash
20678 mathtt
20679 \end_layout
20680
20681 \end_inset
20682 </cell>
20683 </row>
20684 <row topline="true">
20685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20686 \begin_inset Text
20687
20688 \begin_layout Standard
20689 \begin_inset Formula $\mathbb{BLACKBOARD}$
20690 \end_inset
20691
20692
20693 \end_layout
20694
20695 \end_inset
20696 </cell>
20697 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20698 \begin_inset Text
20699
20700 \begin_layout Standard
20701
20702 \family typewriter
20703
20704 \backslash
20705 mathbb
20706 \end_layout
20707
20708 \end_inset
20709 </cell>
20710 </row>
20711 <row topline="true">
20712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20713 \begin_inset Text
20714
20715 \begin_layout Standard
20716 \begin_inset Formula $\mathfrak{Fraktur}$
20717 \end_inset
20718
20719
20720 \end_layout
20721
20722 \end_inset
20723 </cell>
20724 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20725 \begin_inset Text
20726
20727 \begin_layout Standard
20728
20729 \family typewriter
20730
20731 \backslash
20732 mathfrak
20733 \end_layout
20734
20735 \end_inset
20736 </cell>
20737 </row>
20738 <row topline="true">
20739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Standard
20743
20744 \shape up
20745 \size normal
20746 \emph on
20747 \bar no
20748 \noun off
20749 \color none
20750 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
20751 \end_inset
20752
20753
20754 \end_layout
20755
20756 \end_inset
20757 </cell>
20758 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20759 \begin_inset Text
20760
20761 \begin_layout Standard
20762
20763 \family typewriter
20764
20765 \backslash
20766 mathcal
20767 \end_layout
20768
20769 \end_inset
20770 </cell>
20771 </row>
20772 <row topline="true" bottomline="true">
20773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20774 \begin_inset Text
20775
20776 \begin_layout Standard
20777 \begin_inset Formula $\mathsf{SansSerif}$
20778 \end_inset
20779
20780
20781 \end_layout
20782
20783 \end_inset
20784 </cell>
20785 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20786 \begin_inset Text
20787
20788 \begin_layout Standard
20789
20790 \backslash
20791
20792 \family typewriter
20793 mathsf
20794 \end_layout
20795
20796 \end_inset
20797 </cell>
20798 </row>
20799 </lyxtabular>
20800
20801 \end_inset
20802
20803
20804 \end_layout
20805
20806 \begin_layout Standard
20807 LaTeX's math mode does not support all characters in all fonts, and only
20808  letters will be supported with these font styles; some only support capital
20809  letters.
20810 \end_layout
20811
20812 \begin_layout Standard
20813 For any of these fonts, you have to be careful how you enter the text.
20814  If there is text to the right of the entry point, the font reverts to that
20815  style after one character.
20816  To be able to type a string in a particular font, make sure there is a
20817  protected-space to the right of the cursor.
20818  Also, entering a protected-space will revert subsequent text to standard
20819  font.
20820  The font styles are nestable, as LaTeX does.
20821  This can be a little confusing, as selecting a different font on a selection
20822  will 
20823 \emph on
20824 not
20825 \emph default
20826  change the selection, but insert a new nested level with the new typeface.
20827 \end_layout
20828
20829 \begin_layout Standard
20830 It is possible (in AMS-LaTeX) to embolden (not italicize) numbers and special
20831  symbols.
20832  However, LyX does not yet support this in WYSIWYM manner\SpecialChar \@.
20833  It will print
20834  correctly, though.
20835  To get emboldened symbols, for example a bold 
20836 \begin_inset Formula $\alpha$
20837 \end_inset
20838
20839 , enter 
20840 \family typewriter
20841
20842 \backslash
20843 boldsymbol{
20844 \backslash
20845 alpha}
20846 \family default
20847  in Mathed.
20848  The closing brace appears (in red) automatically when you type the opening
20849  brace.
20850  This works for all symbols, as well as numbers.
20851 \end_layout
20852
20853 \begin_layout Standard
20854 A number of other options are available as well, via 
20855 \family sans
20856 \bar under
20857 I
20858 \bar default
20859 nsert\SpecialChar \menuseparator
20860 Mat
20861 \bar under
20862 h
20863 \bar default
20864 \SpecialChar \menuseparator
20865 Font\InsetSpace ~
20866 Change
20867 \family default
20868 .
20869 \end_layout
20870
20871 \begin_layout Subsection
20872 Math Text Mode
20873 \end_layout
20874
20875 \begin_layout Standard
20876 Typefaces are useful for entering variable names in some given font, but
20877  certainly not for anything else, and in particular not text.
20878  For typing longer pieces of text, use math text mode, which is obtained
20879  by typing 
20880 \family sans
20881 M-m m
20882 \family default
20883  while already in math mode.
20884  (The same command will get out of math text mode, too.) Math text mode appears
20885  on the screen in black instead of blue.
20886  You cannot enter punctuation or font changes in your text
20887 \begin_inset Foot
20888 status collapsed
20889
20890 \begin_layout Standard
20891 Moreover, math text mode outputs its contents inside a 
20892 \family typewriter
20893
20894 \backslash
20895 textrm{}
20896 \family default
20897 , whereas and 
20898 \family typewriter
20899
20900 \backslash
20901 mbox
20902 \family default
20903  (or AMS-LaTeX's 
20904 \backslash
20905
20906 \family typewriter
20907 text
20908 \family default
20909 ) might have been a better choice
20910 \end_layout
20911
20912 \end_inset
20913
20914 , but it works for simple text.
20915  Here's an example:
20916 \begin_inset Formula \[
20917 f(x)=\begin{array}{cc}
20918 x & \textrm{if I say so}\\
20919 -x & \textrm{otherwise}\end{array}\]
20920
20921 \end_inset
20922
20923
20924 \end_layout
20925
20926 \begin_layout Subsection
20927 Font Sizes
20928 \end_layout
20929
20930 \begin_layout Standard
20931 There are four (relative) font sizes (or 
20932 \begin_inset Quotes eld
20933 \end_inset
20934
20935 styles
20936 \begin_inset Quotes erd
20937 \end_inset
20938
20939 ) used in math-mode, which are automatically chosen in most situations.
20940  These are called 
20941 \emph on
20942 textstyle
20943 \emph default
20944
20945 \emph on
20946 displaystyle
20947 \emph default
20948
20949 \emph on
20950 scriptstyle
20951 \emph default
20952 , and 
20953 \emph on
20954 scriptscriptstyle
20955 \emph default
20956 .
20957  For most characters, 
20958 \emph on
20959 textstyle
20960 \emph default
20961  and 
20962 \emph on
20963 displaystyle
20964 \emph default
20965  are actually the same size, but fractions, superscripts and subscripts,
20966  and certain other effects, are set larger or placed differently in 
20967 \emph on
20968 displaystyle
20969 \emph default
20970 .
20971  Except for some operators, which re-size themselves to accommodate various
20972  situations, all text will be set in these various sizes as LaTeX thinks
20973  is appropriate.
20974  These choices can be over-ridden by using the 
20975 \family typewriter
20976 math-size
20977 \family default
20978  function in the minibuffer.
20979  For example, you can set 
20980 \begin_inset Formula $\frac{1}{2}$
20981 \end_inset
20982
20983  normally (
20984 \emph on
20985 textstyle
20986 \emph default
20987 ), or you can make it larger, which also changes the line-spacing, by entering
20988  
20989 \family typewriter
20990 math-size displaystyle
20991 \family default
20992  in the minibuffer while the cursor is in the main line of the math-inset,
20993  
20994 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
20995 \end_inset
20996
20997 .
20998  Careful, though, if the cursor is on the denominator of that fraction,
20999  only the numerator will be enlarged, e.g.
21000  
21001 \begin_inset Formula $\frac{1}{2}$
21002 \end_inset
21003
21004 ! This reflects a LaTeX 
21005 \begin_inset Quotes eld
21006 \end_inset
21007
21008 unintended feature
21009 \begin_inset Quotes erd
21010 \end_inset
21011
21012
21013 \begin_inset Foot
21014 status collapsed
21015
21016 \begin_layout Standard
21017 That is, a bug.
21018 \end_layout
21019
21020 \end_inset
21021
21022 , not a LyX one.
21023  These font-size changes are not as apparent in LyX as they are in the output.
21024  Here are some text in the various styles: 
21025 \begin_inset Formula $displaystyle$
21026 \end_inset
21027
21028
21029 \begin_inset Formula ${\textstyle textstyle}$
21030 \end_inset
21031
21032
21033 \begin_inset Formula ${\scriptstyle scriptstyle}$
21034 \end_inset
21035
21036
21037 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
21038 \end_inset
21039
21040 .
21041 \end_layout
21042
21043 \begin_layout Standard
21044 All these math-mode font sizes are relative, that is, if the whole math
21045  inset and surrounding text are set in a particular size, all these sizes
21046  will be adjusted.
21047  Similarly, if the base font size of the document is changed, all fonts
21048  will be adjusted to correspond.
21049  
21050 \end_layout
21051
21052 \begin_layout Standard
21053
21054 \family roman
21055 \size largest
21056 Here is a paragraph in 
21057 \begin_inset Quotes eld
21058 \end_inset
21059
21060 largest
21061 \begin_inset Quotes erd
21062 \end_inset
21063
21064  font, with symbols: 
21065 \begin_inset Formula $\alpha$
21066 \end_inset
21067
21068 .
21069 \end_layout
21070
21071 \begin_layout Standard
21072 This applies to math fonts in titles, etc.
21073  as well.
21074 \end_layout
21075
21076 \begin_layout Section
21077 AMS-LaTeX
21078 \end_layout
21079
21080 \begin_layout Standard
21081 The American Mathematical Society (AMS) provide a LaTeX packages that are
21082  in common use.
21083  LyX includes some support for these packages.
21084 \end_layout
21085
21086 \begin_layout Subsection
21087 Enabling AMS-Support
21088 \end_layout
21089
21090 \begin_layout Standard
21091 In the 
21092 \family sans
21093 \bar under
21094 D
21095 \bar default
21096 ocument\SpecialChar \menuseparator
21097
21098 \bar under
21099 S
21100 \bar default
21101 ettings
21102 \family default
21103  dialog there is a checkbox, 
21104 \family sans
21105 Use\InsetSpace ~
21106 AMS\InsetSpace ~
21107 Math
21108 \family default
21109 .
21110  If selected, this will include the AMS-package in the document, and make
21111  the facilities available.
21112 \end_layout
21113
21114 \begin_layout Subsection
21115 AMS-Symbols
21116 \end_layout
21117
21118 \begin_layout Standard
21119 The AMS-LaTeX packages add support for some mathematical symbols that are
21120  not accessible from plain LaTeX (or LyX), but are fairly common in mathematical
21121  typesetting, such as the old-German Fraktur font and the stylized 
21122 \begin_inset Quotes eld
21123 \end_inset
21124
21125 blackboard bold
21126 \begin_inset Quotes erd
21127 \end_inset
21128
21129  fonts commonly used to denote the real or complex numbers, or the integers.
21130  Once activated, all AMS-LaTeX symbols and environments are available.
21131  You will run into trouble if you include these packages from the preamble,
21132  since LyX now defines a few of the macros used in these packages on its
21133  own.
21134  The AMS-layouts include these packages automatically.
21135 \end_layout
21136
21137 \begin_layout Subsection
21138 AMS-Formula Types
21139 \end_layout
21140
21141 \begin_layout Standard
21142 AMS-LaTeX provides a selection of different formula types.
21143  LyX allows you to choose between 
21144 \family typewriter
21145 align
21146 \family default
21147
21148 \family typewriter
21149 alignat
21150 \family default
21151
21152 \family typewriter
21153 flalign
21154 \family default
21155
21156 \family typewriter
21157 gather
21158 \family default
21159 , and 
21160 \family typewriter
21161 multline
21162 \family default
21163 .
21164  Refer to the AMS-documenta\SpecialChar \-
21165 tion for the differences between these formula
21166  types.
21167 \end_layout
21168
21169 \begin_layout Chapter
21170 More Tools
21171 \end_layout
21172
21173 \begin_layout Section
21174 Cross-References
21175 \begin_inset LatexCommand \label{sec:crossref}
21176
21177 \end_inset
21178
21179
21180 \end_layout
21181
21182 \begin_layout Standard
21183 Those of you reading this manual online will see a grey box with text in
21184  it, right before the beginning of this sentence.
21185  This is a 
21186 \family sans
21187 Label
21188 \family default
21189 .
21190  Properly speaking, it is one half of a cross-reference.
21191  The other half is the 
21192 \family sans
21193 Reference
21194 \family default
21195  proper, and it looks like this: 
21196 \begin_inset LatexCommand \ref{sec:crossref}
21197
21198 \end_inset
21199
21200 .
21201  Again, those of you reading the manual online will see a gray box with
21202  text in it.
21203  Those reading printed versions, however, will see a number --- in this
21204  case, the number of this section.
21205  There are also other varieties of cross-reference: for example, 
21206 \begin_inset LatexCommand \pageref{sec:crossref}
21207
21208 \end_inset
21209
21210 .
21211  This is the page number containing the location of the label.
21212  That's what cross-references do: they let you reference other parts of
21213  your document.
21214  You don't need to remember which section number was what anymore --- LyX
21215  will do that for you! All you need to do is use a 
21216 \family sans
21217 Label
21218 \family default
21219  to mark a section, figure, table, formula, etc., and then refer to it via
21220  a 
21221 \family sans
21222 Reference
21223 \family default
21224 .
21225 \end_layout
21226
21227 \begin_layout Standard
21228 To insert a label, use 
21229 \family sans
21230 \bar under
21231 I
21232 \bar default
21233 nsert
21234 \bar under
21235 \SpecialChar \menuseparator
21236 L
21237 \bar default
21238 abel
21239 \family default
21240 .
21241  A box will appear where you can enter your label.
21242  You can change the name of the label at a later time by simply clicking
21243  on the gray box and reopening the label dialog.
21244 \end_layout
21245
21246 \begin_layout Standard
21247 To insert a reference, select 
21248 \family sans
21249 \bar under
21250 I
21251 \bar default
21252 nsert
21253 \bar under
21254 \SpecialChar \menuseparator
21255 C
21256 \bar default
21257 ross\InsetSpace ~
21258 Reference
21259 \family default
21260 .
21261  The 
21262 \family sans
21263 Insert\InsetSpace ~
21264 Cross-Reference
21265 \family default
21266  dialog appears with a list of labels.
21267  Selecting a list item, then clicking 
21268 \family sans
21269 OK
21270 \family default
21271  inserts a reference into the text; changing the 
21272 \family sans
21273 \bar under
21274 R
21275 \bar default
21276 eference type
21277 \family default
21278  allows you to insert a page number or other reference variant instead.
21279 \end_layout
21280
21281 \begin_layout Standard
21282 Note that if you cut & paste text from another document that contains a
21283  
21284 \family sans
21285 Label
21286 \family default
21287  or 
21288 \family sans
21289 Reference
21290 \family default
21291 , or if you delete a label in your text, LaTeX will complain:
21292 \end_layout
21293
21294 \begin_layout Quote
21295
21296 \family typewriter
21297 LaTeX Warning:
21298 \family default
21299  
21300 \family typewriter
21301 Reference `X' on page Y undefined on input line Z
21302 \newline
21303 LaTeX Warning:
21304 \family default
21305  
21306 \family typewriter
21307 There were undefined references
21308 \end_layout
21309
21310 \begin_layout Standard
21311 You'll also see two question marks in the output instead of the reference.
21312 \end_layout
21313
21314 \begin_layout Standard
21315 There are a few more comments we need to make about the 
21316 \family sans
21317 Labels
21318 \family default
21319 .
21320  They always print the number of the section heading closest to them.
21321  So --- if you want to put a label on a 
21322 \family sans
21323 Chapter
21324 \family default
21325 , but a 
21326 \family sans
21327 Section
21328 \family default
21329  heading immediately follows it, you need to put the 
21330 \family sans
21331 Label
21332 \family default
21333  
21334 \emph on
21335 into
21336 \emph default
21337  the 
21338 \family sans
21339 Chapter
21340 \family default
21341  environment.
21342  It doesn't matter where, and it will look weird on the LyX screen.
21343  However, you need to do this if you want to label the 
21344 \family sans
21345 Chapter
21346 \family default
21347  separately from the 
21348 \family sans
21349 Section
21350 \family default
21351 .
21352  The same goes for all other section headings.
21353 \end_layout
21354
21355 \begin_layout Standard
21356 Also, a 
21357 \family sans
21358 Label
21359 \family default
21360  
21361 \emph on
21362 only
21363 \emph default
21364  makes sense in 
21365 \emph on
21366 numbered
21367 \emph default
21368  section headings and table and figure floats.
21369  Bare figures and tables aren't numbered, so, like unnumbered section headings,
21370  you can't really use a 
21371 \family sans
21372 Label
21373 \family default
21374  on it.
21375 \begin_inset Foot
21376 status open
21377
21378 \begin_layout Standard
21379 Well, you 
21380 \emph on
21381 can
21382 \emph default
21383 , but only if you use the 
21384 \family sans
21385 Page\InsetSpace ~
21386 number
21387 \family default
21388  reference.
21389  The regular 
21390 \family sans
21391 Reference
21392 \family default
21393  --- the one that refers to a section/table/figure number --- won't work,
21394  because there's no numbered thingy to refer to! You could also use bare
21395  
21396 \family sans
21397 Label
21398 \family default
21399 s as page markers, then refer back to them using the 
21400 \family sans
21401 Page\InsetSpace ~
21402 number
21403 \family default
21404  reference.
21405  Once again, the regular 
21406 \family sans
21407 Reference
21408 \family default
21409  won't work very well.
21410  It will refer to something, but that something will typically be the number
21411  of the previous numbered section heading.
21412 \end_layout
21413
21414 \end_inset
21415
21416  See sections 
21417 \begin_inset LatexCommand \ref{sec:figurefloats}
21418
21419 \end_inset
21420
21421
21422 \begin_inset LatexCommand \ref{sec:table float}
21423
21424 \end_inset
21425
21426 , and 
21427 \begin_inset LatexCommand \ref{sec:math-label}
21428
21429 \end_inset
21430
21431  for details on using a 
21432 \family sans
21433 Label
21434 \family default
21435  with figures, tables, and equations, respectively.
21436  
21437 \end_layout
21438
21439 \begin_layout Section
21440 URLs (Uniform Resource Locators)
21441 \end_layout
21442
21443 \begin_layout Standard
21444 It is often desirable to include long 
21445 \begin_inset Quotes eld
21446 \end_inset
21447
21448 verbatim
21449 \begin_inset Quotes erd
21450 \end_inset
21451
21452  items in a document such as Web site URLs, e-mail addresses, etc.; these
21453  things typically do not contain any spaces and are thus difficult to typeset
21454  properly.
21455  Such items will often fall on a line boundary if they cannot be split,
21456  resulting in an overfull or underfull line depending on the circumstances.
21457  You can use 
21458 \family sans
21459 Insert\SpecialChar \menuseparator
21460
21461 \bar under
21462 U
21463 \bar default
21464 RL
21465 \family default
21466  within LyX to enter a long URL and have it split gracefully (if necessary)
21467  along automatically determined boundaries.
21468 \end_layout
21469
21470 \begin_layout Standard
21471 At the point in the document where you want to enter the URL (or other address-l
21472 ike entity) simply select 
21473 \family sans
21474 Insert\SpecialChar \menuseparator
21475
21476 \bar under
21477 U
21478 \bar default
21479 RL
21480 \family default
21481 ; a dialog will appear where you can enter the full URL (in the 
21482 \family sans
21483 \bar under
21484 U
21485 \bar default
21486 rl:
21487 \family default
21488  field).
21489  In its simplest usage, that's all you need to do.
21490  Click on the following gray box to see how LyX's homepage would be entered:
21491  
21492 \begin_inset LatexCommand \url{http://www.lyx.org}
21493
21494 \end_inset
21495
21496 .
21497 \begin_inset Foot
21498 status open
21499
21500 \begin_layout Standard
21501
21502 \series bold
21503 Important note
21504 \series default
21505 : When you use the following characters: "%", "#", "^", you have to write
21506  them with a backslash before, e.g.
21507  
21508 \begin_inset Quotes eld
21509 \end_inset
21510
21511
21512 \backslash
21513 #
21514 \begin_inset Quotes erd
21515 \end_inset
21516
21517 .
21518  URLs mustn't end with a backslash!
21519 \end_layout
21520
21521 \end_inset
21522
21523
21524 \end_layout
21525
21526 \begin_layout Standard
21527 If you would like to associate some definite phrase with the URL, enter
21528  it into the 
21529 \family sans
21530 \bar under
21531 N
21532 \bar default
21533 ame
21534 \family default
21535  field of the dialog; it will be typeset as plain text immediately before
21536  the URL.
21537  For example, I might say that you can find all things related to LaTeX
21538  at 
21539 \newline
21540
21541 \begin_inset LatexCommand \url[CTAN]{http://ctan.tug.org}
21542
21543 \end_inset
21544
21545 .
21546  On the printed page, the last sentence ends as 
21547 \begin_inset Quotes eld
21548 \end_inset
21549
21550 all things related to LaTeX at CTAN 
21551 \family typewriter
21552 http://ctan.tug.org
21553 \family default
21554
21555 \begin_inset Quotes erd
21556 \end_inset
21557
21558 .
21559 \end_layout
21560
21561 \begin_layout Standard
21562 [
21563 \emph on
21564 Author's Note: somebody needs to document the 
21565 \family sans
21566 \emph default
21567 \bar under
21568 H
21569 \bar default
21570 TML Type
21571 \family default
21572 \emph on
21573  button
21574 \emph default
21575 ]
21576 \end_layout
21577
21578 \begin_layout Section
21579 Specifying Short Titles with Optional Arguments
21580 \begin_inset OptArg
21581 status collapsed
21582
21583 \begin_layout Standard
21584 Short Titles
21585 \end_layout
21586
21587 \end_inset
21588
21589
21590 \end_layout
21591
21592 \begin_layout Standard
21593 Some section or chapter titles, such as this one, can get quite long.
21594  This can cause over-runs when there is limited horizontal space.
21595  For example, if the header of the page is set to show the current section
21596  title, a long title will over-run past the edges, and look awful.
21597 \end_layout
21598
21599 \begin_layout Standard
21600 LaTeX allows you to specify an optional argument to the section commands
21601  that specifies a shorter version of the title
21602 \begin_inset Foot
21603 status collapsed
21604
21605 \begin_layout Standard
21606 For those who don't know LaTeX, commands look like this: 
21607 \family typewriter
21608
21609 \backslash
21610 command[optionalargument]{the content}
21611 \end_layout
21612
21613 \end_inset
21614
21615 .
21616  This shorter version is used in the header and in the actual Table of Contents,
21617  avoiding the problem mentioned.
21618  LyX allows you to specify this optional argument by selecting 
21619 \family sans
21620 \bar under
21621 I
21622 \bar default
21623 nsert\SpecialChar \menuseparator
21624 Short\InsetSpace ~
21625 Title
21626 \family default
21627 .
21628  This will insert a box (labelled 
21629 \begin_inset Quotes eld
21630 \end_inset
21631
21632 opt
21633 \begin_inset Quotes erd
21634 \end_inset
21635
21636 , which stands for 
21637 \begin_inset Quotes eld
21638 \end_inset
21639
21640 optional
21641 \begin_inset Quotes erd
21642 \end_inset
21643
21644 ) which you can use to enter the short title text.
21645  This also works for captions inside floats.
21646 \end_layout
21647
21648 \begin_layout Standard
21649 The title of this section is a good example of using this feature.
21650 \end_layout
21651
21652 \begin_layout Section
21653 Branches
21654 \end_layout
21655
21656 \begin_layout Standard
21657 Sometimes you wish to be able to output to paper multiple versions of the
21658  same document.
21659  The most extreme version of this is, when you want to prepare a single
21660  document in two or more different languages, but as a single document file,
21661  with corresponding pieces of text adjacent in the file and on-screen.
21662  This can be achieved with 
21663 \emph on
21664 branches
21665 \emph default
21666 .
21667 \end_layout
21668
21669 \begin_layout Standard
21670 First, you have to 
21671 \emph on
21672 define 
21673 \emph default
21674 the branches available within a particular document.
21675  This is done in the 
21676 \family sans
21677 Document\SpecialChar \menuseparator
21678 Settings\SpecialChar \menuseparator
21679 Branches
21680 \family default
21681  tab.
21682  You can also associate a background colour with each branch, e.g., red for
21683  the English language, blue for the German language branch.
21684  Then, you create a branch inset from the 
21685 \family sans
21686 Insert\SpecialChar \menuseparator
21687 Branch
21688 \family default
21689  menu item.
21690  The inset will contain the text that you want to be output when this branch
21691  is activated.
21692 \end_layout
21693
21694 \begin_layout Standard
21695
21696 \emph on
21697 Activation 
21698 \emph default
21699 or 
21700 \emph on
21701 deactivation
21702 \emph default
21703  of a branch is done from the document settings menu.
21704  All insets belonging to deactivated branches will be automatically closed,
21705  those belonging to activated branches automatically opened.
21706 \end_layout
21707
21708 \begin_layout Standard
21709 Other possible applications of the Branches paradigm include a 
21710 \begin_inset Quotes eld
21711 \end_inset
21712
21713 teacher's version
21714 \begin_inset Quotes erd
21715 \end_inset
21716
21717  of a textbook containing the answers to questions, etc.
21718 \begin_inset Note Note
21719 status collapsed
21720
21721 \begin_layout Standard
21722 Once this doc is updated to 1.4, include branch examples here!
21723 \end_layout
21724
21725 \end_inset
21726
21727
21728 \end_layout
21729
21730 \begin_layout Section
21731 Previewing snippets of your document
21732 \end_layout
21733
21734 \begin_layout Standard
21735 LyX allows you to generate previews of sections of your document on the
21736  fly so you can see how they'll look in the final document without having
21737  to break your train of thought with 
21738 \family sans
21739 \bar under
21740 V
21741 \bar default
21742 iew\SpecialChar \menuseparator
21743
21744 \bar under
21745 D
21746 \bar default
21747 VI
21748 \family default
21749 .
21750  If you'd like to see your math formulae typeset by LaTeX then install the
21751  necessary software (see below) and select the 
21752 \family sans
21753 Instant 
21754 \bar under
21755 p
21756 \bar default
21757 review
21758 \family default
21759  
21760 \begin_inset Quotes eld
21761 \end_inset
21762
21763 On
21764 \begin_inset Quotes erd
21765 \end_inset
21766
21767  pulldown item in the
21768 \family sans
21769  
21770 \bar under
21771 T
21772 \bar default
21773 ools\SpecialChar \menuseparator
21774
21775 \bar under
21776 P
21777 \bar default
21778 references
21779 \family default
21780  dialog.
21781  (It can be found in the 
21782 \family sans
21783 Look\InsetSpace ~
21784 and\InsetSpace ~
21785 feel\SpecialChar \menuseparator
21786 Graphics
21787 \family default
21788  pane in the Qt frontend and the 
21789 \family sans
21790 Look\InsetSpace ~
21791 &\InsetSpace ~
21792 Feel\SpecialChar \menuseparator
21793 Misc
21794 \family default
21795  tab in the XForms frontend.) Previews are generated when you load a document
21796  into LyX and when you finish editing an inset.
21797  Previews of an already loaded document are 
21798 \emph on
21799 not
21800 \emph default
21801  generated just by selecting the 
21802 \family sans
21803 Instant 
21804 \bar under
21805 p
21806 \bar default
21807 review
21808 \family default
21809  check box.
21810 \end_layout
21811
21812 \begin_layout Standard
21813 LyX will generate previews of math insets.
21814  It will also generate previews of include insets or 
21815 \begin_inset Quotes eld
21816 \end_inset
21817
21818 child documents
21819 \begin_inset Quotes erd
21820 \end_inset
21821
21822  if you select the 
21823 \family sans
21824 \bar under
21825 S
21826 \bar default
21827 how\InsetSpace ~
21828 preview
21829 \family default
21830  check box in the inset's dialog.
21831  This latter is useful if you wish to generate a preview of a LaTeX figure,
21832  for example.
21833  Coming in version 1.4 are previews of the external inset also.
21834 \end_layout
21835
21836 \begin_layout Standard
21837 To get previews working, you'll need some additional software.
21838  First, you'll need the preview.sty LaTeX package.
21839  Find it on your local CTAN mirror at 
21840 \newline
21841
21842 \family typewriter
21843 CTAN/support/preview-latex/
21844 \family default
21845 .
21846  Thereafter, you'll need the usual tools: 
21847 \family typewriter
21848 latex
21849 \family default
21850
21851 \family typewriter
21852 dvips
21853 \family default
21854  and 
21855 \family typewriter
21856 gs
21857 \family default
21858 .Finally, you'll obtain prettier results if you install 
21859 \family typewriter
21860 pnmcrop
21861 \family default
21862 from the 
21863 \family typewriter
21864 netpbm
21865 \family default
21866  package.
21867 \end_layout
21868
21869 \begin_layout Section
21870 Spacing, pagination and line breaks
21871 \end_layout
21872
21873 \begin_layout Subsection
21874 Extra Horizontal Space
21875 \begin_inset LatexCommand \label{sec:hspace}
21876
21877 \end_inset
21878
21879
21880 \end_layout
21881
21882 \begin_layout Standard
21883
21884 \family sans
21885 HFill
21886 \family default
21887 s are a special LyX feature for adding extra space in a uniform fashion.
21888  An 
21889 \family sans
21890 HFill
21891 \family default
21892  is actually a variable length space, whose length always equals the remaining
21893  space between the left and right margins.
21894  If there is more than one 
21895 \family sans
21896 HFill
21897 \family default
21898  on a line, they divide the available space equally between themselves.
21899  
21900 \end_layout
21901
21902 \begin_layout Standard
21903 Note: if an 
21904 \family sans
21905 HFill
21906 \family default
21907  is at the beginning of a line, and it's 
21908 \emph on
21909 not 
21910 \emph default
21911 the first line in a paragraph, LyX ignores it.
21912  This prevents 
21913 \family sans
21914 HFill
21915 \family default
21916 s from accidentally being wrapped onto a new line.
21917 \end_layout
21918
21919 \begin_layout Standard
21920
21921 \family sans
21922 HFill
21923 \family roman
21924 s
21925 \family default
21926  can be inserted with
21927 \family sans
21928  
21929 \bar under
21930 I
21931 \bar default
21932 nsert\SpecialChar \menuseparator
21933 Special\InsetSpace ~
21934 F
21935 \bar under
21936 o
21937 \bar default
21938 rmatting\SpecialChar \menuseparator
21939
21940 \bar under
21941 H
21942 \bar default
21943 orizontal\InsetSpace ~
21944 Fill
21945 \family default
21946 .
21947  Here a few examples what you can do with them:
21948 \end_layout
21949
21950 \begin_layout Quote
21951 \noindent
21952 This is on the left side 
21953 \hfill
21954 This is on the right
21955 \end_layout
21956
21957 \begin_layout Quote
21958 \noindent
21959 Left
21960 \hfill
21961 Middle
21962 \hfill
21963 Right
21964 \end_layout
21965
21966 \begin_layout Quote
21967 \noindent
21968 Left
21969 \hfill
21970 1/3 Left
21971 \hfill
21972
21973 \hfill
21974 Right
21975 \end_layout
21976
21977 \begin_layout Standard
21978 That was an example in the 
21979 \family sans
21980 Quote
21981 \family default
21982  environment.
21983  Here:
21984 \hfill
21985 :is one in a standard paragraph.
21986  It may or may not be apparent in the printed text, but it 
21987 \emph on
21988 is
21989 \emph default
21990  sitting in-between the two 
21991 \begin_inset Quotes eld
21992 \end_inset
21993
21994 :
21995 \begin_inset Quotes erd
21996 \end_inset
21997
21998 .
21999 \end_layout
22000
22001 \begin_layout Standard
22002 Remember that we said that an 
22003 \family sans
22004 HFill
22005 \family default
22006  always fills the remaining space between the margins? There may be more
22007  than one set of margins on a line.
22008  Here's an example with the 
22009 \family sans
22010 List
22011 \family default
22012  environment.
22013 \end_layout
22014
22015 \begin_layout Labeling
22016 \labelwidthstring MMMMMMM
22017 one
22018 \hfill
22019 two :three
22020 \hfill
22021 four
22022 \hfill
22023 five
22024 \hfill
22025 six
22026 \end_layout
22027
22028 \begin_layout Standard
22029 The 
22030 \begin_inset Quotes eld
22031 \end_inset
22032
22033 :
22034 \begin_inset Quotes erd
22035 \end_inset
22036
22037  marks the beginning of the item.
22038  (There is actually a 
22039 \begin_inset Quotes eld
22040 \end_inset
22041
22042 hidden
22043 \begin_inset Quotes erd
22044 \end_inset
22045
22046  
22047 \family sans
22048 HFill
22049 \family default
22050  inside of the label of the 
22051 \family sans
22052 List
22053 \family default
22054  environment; it's put at the end of the label automatically.) 
22055 \family sans
22056 HFill
22057 \family default
22058 s work similarly in other 
22059 \begin_inset Quotes eld
22060 \end_inset
22061
22062 multi-margin
22063 \begin_inset Quotes erd
22064 \end_inset
22065
22066  situations, like two-column mode.
22067 \end_layout
22068
22069 \begin_layout Subsection
22070 Extra Vertical Space
22071 \begin_inset LatexCommand \label{sec:vertspace}
22072
22073 \end_inset
22074
22075
22076 \end_layout
22077
22078 \begin_layout Standard
22079 To add extra vertical space above or below a paragraph, use 
22080 \family sans
22081 \bar under
22082 E
22083 \bar default
22084 dit\SpecialChar \menuseparator
22085
22086 \bar under
22087 P
22088 \bar default
22089 aragraph\InsetSpace ~
22090 Settings
22091 \family default
22092  to open the 
22093 \family sans
22094 Paragraph\InsetSpace ~
22095 Settings
22096 \family default
22097  dialog.
22098 \end_layout
22099
22100 \begin_layout Standard
22101 We will not provide an example of a 
22102 \family sans
22103 VFill
22104 \family default
22105 , as it would waste paper.
22106  They work the same as any other type of filler, including 
22107 \family sans
22108 HFill
22109 \family default
22110 s: they fill the remaining vertical space on a page with blank space.
22111  If there are several 
22112 \family sans
22113 VFill
22114 \family default
22115 s on a page, they divide the remaining vertical space equally between themselves.
22116  You can therefore use 
22117 \family sans
22118 VFill
22119 \family default
22120 s to center text on a page, or even place text 2/3 down a page, or 1/4,
22121  and so on.
22122 \end_layout
22123
22124 \begin_layout Standard
22125 Note that for paragraphs at the top/bottom of a page, the extra space is
22126  only added if you have also checked the option 
22127 \family sans
22128 \bar under
22129 E
22130 \bar default
22131 dit\SpecialChar \menuseparator
22132
22133 \bar under
22134 P
22135 \bar default
22136 aragraph\InsetSpace ~
22137 Settings\SpecialChar \menuseparator
22138
22139 \bar under
22140 S
22141 \bar default
22142 pacing\SpecialChar \menuseparator
22143
22144 \bar under
22145 K
22146 \bar default
22147 eep\InsetSpace ~
22148 space
22149 \family default
22150 .
22151 \end_layout
22152
22153 \begin_layout Subsection
22154 Changing Paragraph Alignment
22155 \end_layout
22156
22157 \begin_layout Standard
22158 You can also change the paragraph alignment with the 
22159 \family sans
22160 \bar under
22161 E
22162 \bar default
22163 dit\SpecialChar \menuseparator
22164
22165 \bar under
22166 P
22167 \bar default
22168 aragraph\InsetSpace ~
22169 Settings
22170 \family default
22171  dialog.
22172  There are four possibilities: 
22173 \end_layout
22174
22175 \begin_layout Itemize
22176
22177 \family sans
22178 \bar under
22179 J
22180 \bar default
22181 ustified
22182 \end_layout
22183
22184 \begin_layout Itemize
22185
22186 \family sans
22187 \bar under
22188 L
22189 \bar default
22190 eft
22191 \end_layout
22192
22193 \begin_layout Itemize
22194
22195 \family sans
22196 \bar under
22197 R
22198 \bar default
22199 ight
22200 \end_layout
22201
22202 \begin_layout Itemize
22203
22204 \family sans
22205 \bar under
22206 C
22207 \bar default
22208 enter
22209 \end_layout
22210
22211 \begin_layout Standard
22212 The default in most cases is justified alignment, in which the inter-word
22213  spacing is variable and each line of a paragraph fills the region between
22214  the left and right margins.
22215  The other three alignments should be self-explanatory, and look like this:
22216 \end_layout
22217
22218 \begin_layout Standard
22219 \align right
22220 This paragraph is right aligned,
22221 \end_layout
22222
22223 \begin_layout Standard
22224 \align center
22225 this one is centered,
22226 \end_layout
22227
22228 \begin_layout Standard
22229 \align left
22230 this one is left aligned.
22231 \end_layout
22232
22233 \begin_layout Standard
22234 In some paragraph environments, the default is something other than justified
22235  alignment.
22236  
22237 \end_layout
22238
22239 \begin_layout Subsection
22240 Forcing Page Breaks
22241 \begin_inset LatexCommand \label{sec:pagebreak}
22242
22243 \end_inset
22244
22245
22246 \end_layout
22247
22248 \begin_layout Standard
22249 If you don't like the way LaTeX does the page breaks in your document, you
22250  can force a pagebreak where you want one.
22251  In general, this will 
22252 \emph on
22253 not 
22254 \emph default
22255 be necessary because LaTeX is good at pagebreaking, as was already mentioned
22256  in section 
22257 \begin_inset LatexCommand \ref{sec:widows}
22258
22259 \end_inset
22260
22261 .
22262 \end_layout
22263
22264 \begin_layout Standard
22265 So in general there is no need to use the option described below, and we
22266  recommend not using it until the text is
22267 \emph on
22268  
22269 \emph default
22270 finished, and until you have checked in the preview to see if you 
22271 \emph on
22272 really 
22273 \emph default
22274 have to change the pagebreaking.You can force a pagebreak above or below
22275  a paragraph in the 
22276 \family sans
22277 \bar under
22278 E
22279 \bar default
22280 dit\SpecialChar \menuseparator
22281
22282 \bar under
22283 P
22284 \bar default
22285 aragraph\InsetSpace ~
22286 Settings
22287 \family default
22288  dialog by selecting the checkboxes to add a pagebreak above or below the
22289  paragraph.
22290 \end_layout
22291
22292 \begin_layout Standard
22293 You might try to use a pagebreak to ensure that a figure or table appears
22294  at the top of a page.
22295  This is, of course, the wrong way to do it.
22296  LyX gives you a way of automatically ensuring that your figures and tables
22297  appear at the top of a page [or the bottom, or on their own page] without
22298  having to worry about what precedes or follows your figure or table.
22299  See sections 
22300 \begin_inset LatexCommand \ref{sec:figures}
22301
22302 \end_inset
22303
22304  and 
22305 \begin_inset LatexCommand \ref{sec:tables}
22306
22307 \end_inset
22308
22309  and read about 
22310 \family sans
22311 Floats
22312 \family default
22313  to learn more.
22314 \end_layout
22315
22316 \begin_layout Subsection
22317 Blanks/Spaces
22318 \end_layout
22319
22320 \begin_layout Standard
22321 A blank is a blank? Not in good typography.
22322  While you might be used to press the space key anytime you want to separate
22323  two words in ordinary word processors, LyX offers you more spaces: Spaces
22324  of different width and spaces which can or cannot be broken at the end
22325  of a line.
22326  The following sections will show you some examples where those spaces are
22327  useful.
22328 \end_layout
22329
22330 \begin_layout Subsubsection
22331 Inter-word Space
22332 \begin_inset LatexCommand \label{sec:normblank-lbreak-horline}
22333
22334 \end_inset
22335
22336
22337 \end_layout
22338
22339 \begin_layout Standard
22340 Some languages (e.\InsetSpace \thinspace{}
22341 g.\InsetSpace \space{}
22342 English) have the typographical convention to add extra
22343  space after an end-of-sentence punctuation mark, and LyX honors those conventio
22344 ns (see section\InsetSpace ~
22345
22346 \begin_inset LatexCommand \ref{sec:abbrev}
22347
22348 \end_inset
22349
22350 ).
22351  Sometimes, you want a normal space nevertheless.
22352  In this case, insert one with 
22353 \family sans
22354 \bar under
22355 I
22356 \bar default
22357 nsert\SpecialChar \menuseparator
22358 Special\InsetSpace ~
22359 F
22360 \bar under
22361 o
22362 \bar default
22363 rmatting\SpecialChar \menuseparator
22364 Inter-
22365 \bar under
22366 w
22367 \bar default
22368 ord\InsetSpace ~
22369 Space 
22370 \family default
22371 or with 
22372 \family sans
22373 C-M-Space.
22374 \end_layout
22375
22376 \begin_layout Subsubsection
22377 Protected Space
22378 \end_layout
22379
22380 \begin_layout Standard
22381 \begin_inset LatexCommand \label{sec:protblank-lbreak-horline}
22382
22383 \end_inset
22384
22385 The protected space: It is used to tell LyX (and LaTeX) not to break the
22386  line at that point.
22387  This may be necessary to avoid unlucky linebreaks, like in: 
22388 \end_layout
22389
22390 \begin_layout Quote
22391 A good documentation should weight no more than 1
22392 \newline
22393 kg.
22394  
22395 \end_layout
22396
22397 \begin_layout Standard
22398 Obviously, it would be a good thing to put a protected space between 
22399 \begin_inset Quotes eld
22400 \end_inset
22401
22402 1
22403 \begin_inset Quotes erd
22404 \end_inset
22405
22406  and 
22407 \begin_inset Quotes eld
22408 \end_inset
22409
22410 kg
22411 \begin_inset Quotes erd
22412 \end_inset
22413
22414 .
22415  A protected space is set with 
22416 \family sans
22417 \bar under
22418 I
22419 \bar default
22420 nsert\SpecialChar \menuseparator
22421 Special\InsetSpace ~
22422 F
22423 \bar under
22424 o
22425 \bar default
22426 rmatting\SpecialChar \menuseparator
22427 Protected
22428 \bar under
22429 \InsetSpace ~
22430 S
22431 \bar default
22432 pace 
22433 \family default
22434 or with 
22435 \family sans
22436 C-Space.
22437 \end_layout
22438
22439 \begin_layout Subsubsection
22440 Thin Space
22441 \begin_inset LatexCommand \label{sec:thinblank-lbreak-horline}
22442
22443 \end_inset
22444
22445
22446 \end_layout
22447
22448 \begin_layout Standard
22449
22450 \begin_inset Quotes eld
22451 \end_inset
22452
22453 thin space
22454 \begin_inset Quotes erd
22455 \end_inset
22456
22457  is a blank which has half the size of a normal space (and it is also 
22458 \begin_inset Quotes eld
22459 \end_inset
22460
22461 protected
22462 \begin_inset Quotes erd
22463 \end_inset
22464
22465 ).
22466  The typographical conventions in a lot of languages propose the use of
22467  thin spaces in cases where normal spaces would be too wide, for instance
22468  inside abbreviations:
22469 \end_layout
22470
22471 \begin_layout Quote
22472 D.\InsetSpace \thinspace{}
22473 E.
22474  Knuth has developped our beloved typesetting program, i.\InsetSpace \thinspace{}
22475 e.\InsetSpace \space{}
22476 TeX.
22477 \end_layout
22478
22479 \begin_layout Standard
22480 You can insert a thin space with 
22481 \family sans
22482 \bar under
22483 I
22484 \bar default
22485 nsert\SpecialChar \menuseparator
22486 Special\InsetSpace ~
22487 F
22488 \bar under
22489 o
22490 \bar default
22491 rmatting\SpecialChar \menuseparator
22492
22493 \bar under
22494 T
22495 \bar default
22496 hin\InsetSpace ~
22497 Space 
22498 \family default
22499 or with 
22500 \family sans
22501 C-S-Space.
22502 \end_layout
22503
22504 \begin_layout Subsubsection
22505 More Spaces
22506 \end_layout
22507
22508 \begin_layout Standard
22509 Apart from the ones described, there are still some more spaces.
22510  Although LyX supports them natively, they can only be reached via the 
22511 \emph on
22512 minibuffer
22513 \emph default
22514 .
22515  To get them, just type 
22516 \family typewriter
22517 space-insert <command>
22518 \family default
22519  into the minibuffer, where 
22520 \family typewriter
22521 <command>
22522 \family default
22523  is one of the following:
22524 \end_layout
22525
22526 \begin_layout Standard
22527 \align center
22528 \begin_inset Tabular
22529 <lyxtabular version="3" rows="9" columns="3">
22530 <features>
22531 <column alignment="center" valignment="top" leftline="true" width="0">
22532 <column alignment="center" valignment="top" leftline="true" width="0">
22533 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
22534 <row topline="true" bottomline="true">
22535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22536 \begin_inset Text
22537
22538 \begin_layout Standard
22539
22540 \series bold
22541 command
22542 \end_layout
22543
22544 \end_inset
22545 </cell>
22546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22547 \begin_inset Text
22548
22549 \begin_layout Standard
22550
22551 \series bold
22552 width
22553 \end_layout
22554
22555 \end_inset
22556 </cell>
22557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22558 \begin_inset Text
22559
22560 \begin_layout Standard
22561
22562 \series bold
22563 protected?
22564 \end_layout
22565
22566 \end_inset
22567 </cell>
22568 </row>
22569 <row topline="true">
22570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Standard
22574
22575 \family typewriter
22576 normal
22577 \end_layout
22578
22579 \end_inset
22580 </cell>
22581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22582 \begin_inset Text
22583
22584 \begin_layout Standard
22585 1/3\InsetSpace ~
22586 em
22587 \end_layout
22588
22589 \end_inset
22590 </cell>
22591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22592 \begin_inset Text
22593
22594 \begin_layout Standard
22595 no
22596 \end_layout
22597
22598 \end_inset
22599 </cell>
22600 </row>
22601 <row topline="true">
22602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22603 \begin_inset Text
22604
22605 \begin_layout Standard
22606
22607 \family typewriter
22608 protected
22609 \end_layout
22610
22611 \end_inset
22612 </cell>
22613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22614 \begin_inset Text
22615
22616 \begin_layout Standard
22617 1/3\InsetSpace ~
22618 em
22619 \end_layout
22620
22621 \end_inset
22622 </cell>
22623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22624 \begin_inset Text
22625
22626 \begin_layout Standard
22627 yes
22628 \end_layout
22629
22630 \end_inset
22631 </cell>
22632 </row>
22633 <row topline="true" bottomline="true">
22634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22635 \begin_inset Text
22636
22637 \begin_layout Standard
22638
22639 \family typewriter
22640 thin
22641 \end_layout
22642
22643 \end_inset
22644 </cell>
22645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22646 \begin_inset Text
22647
22648 \begin_layout Standard
22649 1/6\InsetSpace ~
22650 em
22651 \end_layout
22652
22653 \end_inset
22654 </cell>
22655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22656 \begin_inset Text
22657
22658 \begin_layout Standard
22659 yes
22660 \end_layout
22661
22662 \end_inset
22663 </cell>
22664 </row>
22665 <row bottomline="true">
22666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22667 \begin_inset Text
22668
22669 \begin_layout Standard
22670
22671 \family typewriter
22672 enspace
22673 \end_layout
22674
22675 \end_inset
22676 </cell>
22677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22678 \begin_inset Text
22679
22680 \begin_layout Standard
22681 0.5\InsetSpace ~
22682 em
22683 \end_layout
22684
22685 \end_inset
22686 </cell>
22687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22688 \begin_inset Text
22689
22690 \begin_layout Standard
22691 yes
22692 \end_layout
22693
22694 \end_inset
22695 </cell>
22696 </row>
22697 <row bottomline="true">
22698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22699 \begin_inset Text
22700
22701 \begin_layout Standard
22702
22703 \family typewriter
22704 enskip
22705 \end_layout
22706
22707 \end_inset
22708 </cell>
22709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22710 \begin_inset Text
22711
22712 \begin_layout Standard
22713 0.5\InsetSpace ~
22714 em
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22720 \begin_inset Text
22721
22722 \begin_layout Standard
22723 no
22724 \end_layout
22725
22726 \end_inset
22727 </cell>
22728 </row>
22729 <row bottomline="true">
22730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Standard
22734
22735 \family typewriter
22736 quad
22737 \end_layout
22738
22739 \end_inset
22740 </cell>
22741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22742 \begin_inset Text
22743
22744 \begin_layout Standard
22745 1\InsetSpace ~
22746 em
22747 \end_layout
22748
22749 \end_inset
22750 </cell>
22751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22752 \begin_inset Text
22753
22754 \begin_layout Standard
22755 no
22756 \end_layout
22757
22758 \end_inset
22759 </cell>
22760 </row>
22761 <row bottomline="true">
22762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22763 \begin_inset Text
22764
22765 \begin_layout Standard
22766
22767 \family typewriter
22768 qquad
22769 \end_layout
22770
22771 \end_inset
22772 </cell>
22773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22774 \begin_inset Text
22775
22776 \begin_layout Standard
22777 2\InsetSpace ~
22778 em
22779 \end_layout
22780
22781 \end_inset
22782 </cell>
22783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22784 \begin_inset Text
22785
22786 \begin_layout Standard
22787 no
22788 \end_layout
22789
22790 \end_inset
22791 </cell>
22792 </row>
22793 <row bottomline="true">
22794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22795 \begin_inset Text
22796
22797 \begin_layout Standard
22798
22799 \family typewriter
22800 negthinspace
22801 \end_layout
22802
22803 \end_inset
22804 </cell>
22805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22806 \begin_inset Text
22807
22808 \begin_layout Standard
22809 -1/6\InsetSpace ~
22810 em
22811 \end_layout
22812
22813 \end_inset
22814 </cell>
22815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22816 \begin_inset Text
22817
22818 \begin_layout Standard
22819 yes
22820 \end_layout
22821
22822 \end_inset
22823 </cell>
22824 </row>
22825 </lyxtabular>
22826
22827 \end_inset
22828
22829
22830 \end_layout
22831
22832 \begin_layout Subsection
22833 Line breaking
22834 \end_layout
22835
22836 \begin_layout Standard
22837 You can force line breaks within a paragraph by selecting 
22838 \family sans
22839 \bar under
22840 I
22841 \bar default
22842 nsert\SpecialChar \menuseparator
22843 Special\InsetSpace ~
22844 F
22845 \bar under
22846 o
22847 \bar default
22848 rmatting\SpecialChar \menuseparator
22849
22850 \bar under
22851 L
22852 \bar default
22853 inebreak 
22854 \family default
22855 or with 
22856 \family sans
22857 C-Return.
22858
22859 \family default
22860  You should, however, not use this to correct LaTeX's linebreaking, as LaTeX
22861  is 
22862 \emph on
22863 very 
22864 \emph default
22865 good at linebreaking\SpecialChar \ldots{}
22866  (see section 
22867 \begin_inset LatexCommand \ref{sec:pagebreak}
22868
22869 \end_inset
22870
22871 ).
22872  There are, however, a number of situations where it is necessary to actively
22873  set a linebreak, e.g.
22874  in a poem or for an Address (see sections 
22875 \begin_inset LatexCommand \ref{sec:quote}
22876
22877 \end_inset
22878
22879
22880 \begin_inset LatexCommand \ref{sec:verse}
22881
22882 \end_inset
22883
22884  and 
22885 \begin_inset LatexCommand \ref{sec:adress_usage}
22886
22887 \end_inset
22888
22889 ).
22890 \end_layout
22891
22892 \begin_layout Section
22893 Spellchecking
22894 \begin_inset LatexCommand \label{sec:spellchecking}
22895
22896 \end_inset
22897
22898
22899 \end_layout
22900
22901 \begin_layout Standard
22902 LyX itself has no built-in spellchecker.
22903  Rather it uses the external 
22904 \family typewriter
22905 ispell
22906 \family default
22907  program as a backend or the newer and generally better 
22908 \family typewriter
22909 aspell
22910 \family default
22911 .
22912  This section assumes you have already installed and set up one of these
22913  programs.
22914  
22915 \end_layout
22916
22917 \begin_layout Standard
22918 The spellchecker can be started with the menu entry 
22919 \family sans
22920 \bar under
22921 T
22922 \bar default
22923 ools
22924 \bar under
22925 \SpecialChar \menuseparator
22926
22927 \shape up
22928 S
22929 \bar default
22930 pellchecker
22931 \family default
22932 \shape default
22933 .
22934  Checking will start just after the current cursor position.
22935  A dialog window will appear showing any incorrect (or unknown) word found,
22936  allowing you to edit and replace it in a second line.
22937  Whenever an unknown word is found, the word is highlighted and the view
22938  in your text buffer is updated to make the word visible.
22939  In the 
22940 \family sans
22941 Spellchecker
22942 \family default
22943  dialog, there is also a box showing suggestions for a correction, if any
22944  could be found.
22945  Clicking on one of the corrections will copy the near miss into the replace
22946  input field (double-click to invoke replace).
22947 \end_layout
22948
22949 \begin_layout Subsection
22950 Spellchecker Options
22951 \begin_inset LatexCommand \label{sec:spell_opt}
22952
22953 \end_inset
22954
22955
22956 \end_layout
22957
22958 \begin_layout Standard
22959 The following options can be set in the 
22960 \family sans
22961 \bar under
22962 T
22963 \bar default
22964 ools\SpecialChar \menuseparator
22965
22966 \bar under
22967 P
22968 \bar default
22969 references
22970 \family default
22971  dialog.
22972 \end_layout
22973
22974 \begin_layout Subsubsection
22975 Dictionary
22976 \end_layout
22977
22978 \begin_layout Standard
22979 By default, the dictionary file to use is determined by the language of
22980  the text you're checking, which is set in the
22981 \family sans
22982 \shape up
22983  
22984 \shape default
22985 \bar under
22986 D
22987 \bar default
22988 ocument\SpecialChar \menuseparator
22989
22990 \bar under
22991 S
22992 \bar default
22993 ettings
22994 \family default
22995  dialog.
22996  If you do not have a dictionary for the document language, the spellchecker
22997  will not work.
22998  In this case, you can specify another dictionary file in the dialog by
22999  specifying a different 
23000 \begin_inset Quotes eld
23001 \end_inset
23002
23003 alternative language
23004 \begin_inset Quotes erd
23005 \end_inset
23006
23007 .
23008 \end_layout
23009
23010 \begin_layout Standard
23011 If you're using 
23012 \family typewriter
23013 ispell
23014 \family default
23015 , you may need to make a link from say 
23016 \family typewriter
23017 deutsch.(aff|hash)
23018 \family default
23019  to 
23020 \family typewriter
23021 german.(aff|hash)
23022 \family default
23023  or whatever applies for your language.
23024  This is because these 
23025 \family typewriter
23026 ispell
23027 \family default
23028  files normally have the native language name (
23029 \begin_inset Quotes eld
23030 \end_inset
23031
23032 deutsch
23033 \begin_inset Quotes erd
23034 \end_inset
23035
23036 ) whereas 
23037 \family typewriter
23038 ispell
23039 \family default
23040 , when started from LyX, searches for the English version of the name used
23041  with the LaTeX babel package (
23042 \begin_inset Quotes eld
23043 \end_inset
23044
23045 german
23046 \begin_inset Quotes erd
23047 \end_inset
23048
23049 ).
23050 \end_layout
23051
23052 \begin_layout Standard
23053 You may also have problems the font encoding is not correct for that dictionary.
23054  If you use a language with 
23055 \family typewriter
23056 latin1
23057 \family default
23058  encoding and set the 
23059 \family sans
23060 \bar under
23061 E
23062 \bar default
23063 ncoding
23064 \family default
23065  option in the 
23066 \family sans
23067 \bar under
23068 D
23069 \bar default
23070 ocument\SpecialChar \menuseparator
23071
23072 \bar under
23073 S
23074 \bar default
23075 ettings
23076 \family default
23077  dialog to 
23078 \family sans
23079 latin1
23080 \family default
23081  (or other than 
23082 \family sans
23083 default
23084 \family default
23085 ), you must have this option in your language dictionary as well.
23086  If your dictionary doesn't support the 
23087 \family sans
23088 Encoding
23089 \family default
23090  you chose, you'll have an error like this on stderr:
23091 \end_layout
23092
23093 \begin_layout Standard
23094
23095 \family typewriter
23096 ispell: unrecognized formatter type 'latin1'
23097 \end_layout
23098
23099 \begin_layout Standard
23100 The spellchecker gives you an error that it couldn't start the 
23101 \family typewriter
23102 ispell
23103 \family default
23104  process and that you probably have some problems with your dictionary file.
23105  
23106 \end_layout
23107
23108 \begin_layout Standard
23109 There are four solutions to this problem.
23110  The easiest is to try the 
23111 \family sans
23112 Use\InsetSpace ~
23113 Input\InsetSpace ~
23114 Encoding
23115 \family default
23116  option.
23117  If that does not help, you can set 
23118 \family sans
23119 \bar under
23120 E
23121 \bar default
23122 ncoding
23123 \family default
23124  to 
23125 \family sans
23126 default
23127 \family default
23128  when calling the spellchecker (which is probably annoying).
23129  The third is to add the 
23130 \family typewriter
23131 latin1
23132 \family default
23133  option to your dictionary 
23134 \family typewriter
23135 \emph on
23136 <
23137 \family default
23138 language
23139 \family typewriter
23140 >
23141 \emph default
23142 .aff
23143 \family default
23144  file and recompile the dictionary (which probably isn't easy if you installed
23145  the whole stuff with some distribution and don't have the language directory
23146  of the 
23147 \family typewriter
23148 ispell
23149 \family default
23150  sources).
23151  Read the 
23152 \family typewriter
23153 ispell
23154 \family default
23155  documentation for this task! The fourth is to send a message to your package-ma
23156 intainer, or better yet to the maintainer of the dictionary file in question
23157  and ask him to solve your problem.
23158 \end_layout
23159
23160 \begin_layout Subsubsection
23161 Personal dictionary
23162 \end_layout
23163
23164 \begin_layout Standard
23165 If you want to use a different file from the spellchecker's default choice
23166  as your personal dictionary, you can set this in the dialog.
23167  Specifying a filename which does not already exist will result in an error
23168  message on stderr which you can ignore (
23169 \family typewriter
23170 ispell
23171 \family default
23172  will create the file when you finish checking your spelling).
23173 \end_layout
23174
23175 \begin_layout Subsubsection
23176 Further Options 
23177 \end_layout
23178
23179 \begin_layout Standard
23180 The 
23181 \family sans
23182 \bar under
23183 S
23184 \bar default
23185 pellchecker\InsetSpace ~
23186 Options
23187 \family default
23188  dialog has some additional options which are self-explanatory:
23189 \end_layout
23190
23191 \begin_layout Itemize
23192
23193 \family sans
23194 \bar under
23195 A
23196 \bar default
23197 ccept compound words
23198 \family default
23199
23200 \newline
23201 Prevent the spellchecker from complaining about compounded words like
23202 \newline
23203
23204 \begin_inset Quotes erd
23205 \end_inset
23206
23207 passthrough
23208 \begin_inset Quotes erd
23209 \end_inset
23210
23211 .
23212 \end_layout
23213
23214 \begin_layout Itemize
23215
23216 \family sans
23217 \bar under
23218 E
23219 \bar default
23220 scape characters
23221 \family default
23222
23223 \newline
23224 Allows you to add nonstandard characters to what the spellchecker considers
23225  words, e.g.
23226  German umlauts.
23227  This should not normally be needed.
23228 \end_layout
23229
23230 \begin_layout Subsection
23231 Limitations
23232 \end_layout
23233
23234 \begin_layout Standard
23235 Some users have expressed a wish to be able to globally change the spelling
23236  of a particular word, rather than having to change the spelling separately
23237  for each occurrence of the word.
23238  Per-document word lists would also be useful.
23239  Neither of these features are present as of this writing.
23240 \end_layout
23241
23242 \begin_layout Standard
23243 Unless you're using the 
23244 \family typewriter
23245 pspell
23246 \family default
23247  spellchecker, LyX cannot correctly spellcheck documents containing multiple
23248  languages.
23249  This, does, however, work with 
23250 \family typewriter
23251 pspell
23252 \family default
23253 , assuming you have marked the different languages appropriately.
23254 \end_layout
23255
23256 \begin_layout Section
23257 International Support
23258 \end_layout
23259
23260 \begin_layout Standard
23261 This section describes how to use LyX with any language you want.
23262  LyX comes with a default configuration which supports the English language
23263  on a U.S.-style keyboard, with a standard U.S.
23264  paper size and the spellchecker set to U.S.
23265  English.
23266  You can change any or all of these settings as desired, and you can make
23267  the changes apply to the current session only, or use them as your new
23268  default configuration.
23269 \end_layout
23270
23271 \begin_layout Standard
23272 If you have a keyboard suited to the language you are using (for example,
23273  a German keyboard for writing in German), and you have correctly configured
23274  your X environment, all you need to do for LyX is tell it your language,
23275  the character encoding, and desired paper size.
23276  Refer to 
23277 \begin_inset LatexCommand \ref{sec:langlay}
23278
23279 \end_inset
23280
23281  for more information.
23282 \end_layout
23283
23284 \begin_layout Standard
23285 If, however, you have a U.S.-style keyboard and want to write in a different
23286  language than English, you can use an alternate keymap.
23287  For example, if you have a U.S.-style keyboard but want to write in Italian,
23288  you can configure LyX to use an Italian keymap.
23289  Refer to 
23290 \begin_inset LatexCommand \ref{sec:optkey}
23291
23292 \end_inset
23293
23294  for details.
23295  
23296 \end_layout
23297
23298 \begin_layout Standard
23299 Finally, you may just want to change a few key mappings or create an entirely
23300  different keymap (for Vulcan, for instance).
23301  You may, for example, normally write in Italian on a U.S.
23302  keyboard but want to include an occasional quotation in German.
23303  In such a case, you can write your own keyboard mapping or modify an existing
23304  one to support the characters you want.
23305  
23306 \end_layout
23307
23308 \begin_layout Standard
23309 The details of how to customize LyX to your own language are 
23310 \emph on
23311 way
23312 \emph default
23313  beyond the scope of this manual.
23314  You can not only alter the keyboard layout, you can also change the names
23315  of the menus buttons, etc., to reflect your language.
23316  If you want to learn more about writing keymap files and tailoring LyX
23317  to your native tongue, please see the 
23318 \emph on
23319 Customization
23320 \emph default
23321  manual for details.
23322 \end_layout
23323
23324 \begin_layout Subsection
23325 Language Options
23326 \begin_inset LatexCommand \label{sec:langlay}
23327
23328 \end_inset
23329
23330
23331 \end_layout
23332
23333 \begin_layout Standard
23334 The 
23335 \family sans
23336 \bar under
23337 D
23338 \bar default
23339 ocument\SpecialChar \menuseparator
23340
23341 \bar under
23342 S
23343 \bar default
23344 ettings
23345 \family default
23346  dialog lets you set 
23347 \family roman
23348 the language and character encoding for your language.
23349  
23350 \end_layout
23351
23352 \begin_layout Standard
23353 Choose your language by clicking on the arrow in t
23354 \family roman
23355 he 
23356 \family sans
23357 Language
23358 \family roman
23359  
23360 \family default
23361 combo
23362 \family roman
23363 box 
23364 \family default
23365 of the 
23366 \family sans
23367 \bar under
23368 D
23369 \bar default
23370 ocument\SpecialChar \menuseparator
23371
23372 \bar under
23373 S
23374 \bar default
23375 ettings
23376 \family default
23377  dialog.
23378  The default is U.S.
23379  English.
23380  Scroll to find the language you want and then click on your choice.
23381  The language name appears in the window.
23382 \begin_inset Foot
23383 status collapsed
23384
23385 \begin_layout Standard
23386 In LaTeX terms, selecting a language other than default adds Babel support.
23387  If you do not have Babel installed, refer to the different LaTeX distributions
23388  for it.
23389 \end_layout
23390
23391 \end_inset
23392
23393
23394 \end_layout
23395
23396 \begin_layout Standard
23397 The 
23398 \family sans
23399 Enco
23400 \bar under
23401 d
23402 \bar default
23403 ing
23404 \family default
23405  box lets you choose the character encoding map you want to use.
23406  The default is the 
23407 \family typewriter
23408 Latin1
23409 \family default
23410  encoding, which includes the characters required by the various Western
23411  European languages.
23412 \end_layout
23413
23414 \begin_layout Subsection
23415 Keyboard mapping configuration
23416 \begin_inset LatexCommand \label{sec:optkey}
23417
23418 \end_inset
23419
23420
23421 \end_layout
23422
23423 \begin_layout Standard
23424 The preferences dialog allows you to choose up to two keyboard mappings.
23425  This allows you to choose the keymap of your choice for your U.S.-style keyboard.
23426  You can choose primary and secondary keyboard languages and then select
23427  which one you want to use.
23428 \end_layout
23429
23430 \begin_layout Subsection
23431 Character Tables
23432 \begin_inset LatexCommand \label{sec:keytab}
23433
23434 \end_inset
23435
23436
23437 \end_layout
23438
23439 \begin_layout Standard
23440 Table\InsetSpace ~
23441
23442 \begin_inset LatexCommand \ref{cap:The-latin1-character}
23443
23444 \end_inset
23445
23446  shows the 
23447 \family typewriter
23448 Latin1
23449 \family default
23450  character set.
23451  You should be able to enter the characters in the first eight columns directly
23452  from the keyboard.
23453 \end_layout
23454
23455 \begin_layout Standard
23456 There are a few things you need to know about this table.
23457  This manual is set up --- by hand, mind you --- to print all of these character
23458 s.
23459  That ain't the default.
23460  Nowhere near, in fact.
23461  Here are some of the details you'll need to bear in mind when using characters
23462  from the 
23463 \family typewriter
23464 Latin1
23465 \family default
23466  character set:
23467 \end_layout
23468
23469 \begin_layout Itemize
23470 The characters at entries A2, A4, A5, A6 and AD -- the cent, the yen, the
23471  generic-currency-symbol, the broken vertical bar and the short dash are
23472  just plain missing in the default encodings.
23473  We don't know where they are or why this is the case.
23474 \end_layout
23475
23476 \begin_layout Itemize
23477 Even if you've selected 
23478 \family sans
23479 latin1
23480 \family default
23481  in the 
23482 \family sans
23483 \bar under
23484 D
23485 \bar default
23486 ocument\SpecialChar \menuseparator
23487
23488 \bar under
23489 S
23490 \bar default
23491 ettings
23492 \family default
23493  dialog, users who have only the 
23494 \family typewriter
23495 T1
23496 \family default
23497 -fonts for LaTeX [or who have the 
23498 \family typewriter
23499 T1
23500 \family default
23501 -fonts but aren't using them] will still miss a few characters: D0, F0,
23502  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
23503  french quotes won't show up.
23504 \end_layout
23505
23506 \begin_layout Itemize
23507 Users of 
23508 \family typewriter
23509 T1
23510 \family default
23511 -fonts can, however, get the french quotes [characters AB and BB] if they
23512  include the either the package 
23513 \family typewriter
23514 umlaute.sty
23515 \family default
23516  or 
23517 \family typewriter
23518 german.sty
23519 \family default
23520  in their documents.
23521 \begin_inset Foot
23522 status collapsed
23523
23524 \begin_layout Standard
23525 This only holds when you want to input these quotes by yourself.
23526  The automatic quote feature described in Section 
23527 \begin_inset LatexCommand \ref{sec:quotes}
23528
23529 \end_inset
23530
23531 , will generate automatically LaTeX code adapted to available fonts and
23532  packages.
23533 \end_layout
23534
23535 \end_inset
23536
23537
23538 \begin_inset Note Note
23539 status open
23540
23541 \begin_layout Standard
23542 The characters of the following table, which are inserted as commands, could
23543  not be inserted directly with the keyboard, because the standard encoding
23544  
23545 \begin_inset Quotes eld
23546 \end_inset
23547
23548 T1
23549 \begin_inset Quotes erd
23550 \end_inset
23551
23552  doesn't know them.
23553  To let LaTeX understand the commands, the package 
23554 \series bold
23555 textcomp
23556 \series default
23557  needs to be loaded in the peamble with the line
23558 \end_layout
23559
23560 \begin_layout Standard
23561
23562 \series bold
23563
23564 \backslash
23565 usepackage{textcomp}
23566 \end_layout
23567
23568 \begin_layout Standard
23569 The package 
23570 \series bold
23571 textcomp
23572 \series default
23573  is available on every LaTeX system.
23574 \end_layout
23575
23576 \end_inset
23577
23578
23579 \end_layout
23580
23581 \begin_layout Standard
23582 \begin_inset Float table
23583 wide false
23584 sideways false
23585 status open
23586
23587 \begin_layout Caption
23588 \begin_inset LatexCommand \label{cap:The-latin1-character}
23589
23590 \end_inset
23591
23592 The 
23593 \family typewriter
23594 latin1
23595 \family default
23596  character set
23597 \end_layout
23598
23599 \begin_layout Standard
23600 \align center
23601 \begin_inset Tabular
23602 <lyxtabular version="3" rows="17" columns="17">
23603 <features>
23604 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
23605 <column alignment="center" valignment="top" leftline="true" width="0pt">
23606 <column alignment="center" valignment="top" leftline="true" width="0pt">
23607 <column alignment="center" valignment="top" leftline="true" width="0pt">
23608 <column alignment="center" valignment="top" leftline="true" width="0pt">
23609 <column alignment="center" valignment="top" leftline="true" width="0pt">
23610 <column alignment="center" valignment="top" leftline="true" width="0pt">
23611 <column alignment="center" valignment="top" leftline="true" width="0pt">
23612 <column alignment="center" valignment="top" leftline="true" width="0pt">
23613 <column alignment="center" valignment="top" leftline="true" width="0pt">
23614 <column alignment="center" valignment="top" leftline="true" width="0pt">
23615 <column alignment="center" valignment="top" leftline="true" width="0pt">
23616 <column alignment="center" valignment="top" leftline="true" width="0pt">
23617 <column alignment="center" valignment="top" leftline="true" width="0pt">
23618 <column alignment="center" valignment="top" leftline="true" width="0pt">
23619 <column alignment="center" valignment="top" leftline="true" width="0pt">
23620 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
23621 <row topline="true" bottomline="true">
23622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23623 \begin_inset Text
23624
23625 \begin_layout Standard
23626
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Standard
23635
23636 \family roman
23637 \series medium
23638 \shape up
23639 \size tiny
23640 \emph off
23641 \bar no
23642 \noun off
23643 \color none
23644 00
23645 \end_layout
23646
23647 \end_inset
23648 </cell>
23649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Standard
23653
23654 \family roman
23655 \series medium
23656 \shape up
23657 \size tiny
23658 \emph off
23659 \bar no
23660 \noun off
23661 \color none
23662 10
23663 \end_layout
23664
23665 \end_inset
23666 </cell>
23667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23668 \begin_inset Text
23669
23670 \begin_layout Standard
23671
23672 \family roman
23673 \series medium
23674 \shape up
23675 \size tiny
23676 \emph off
23677 \bar no
23678 \noun off
23679 \color none
23680 20
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23686 \begin_inset Text
23687
23688 \begin_layout Standard
23689
23690 \family roman
23691 \series medium
23692 \shape up
23693 \size tiny
23694 \emph off
23695 \bar no
23696 \noun off
23697 \color none
23698 30
23699 \end_layout
23700
23701 \end_inset
23702 </cell>
23703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23704 \begin_inset Text
23705
23706 \begin_layout Standard
23707
23708 \family roman
23709 \series medium
23710 \shape up
23711 \size tiny
23712 \emph off
23713 \bar no
23714 \noun off
23715 \color none
23716 40
23717 \end_layout
23718
23719 \end_inset
23720 </cell>
23721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23722 \begin_inset Text
23723
23724 \begin_layout Standard
23725
23726 \family roman
23727 \series medium
23728 \shape up
23729 \size tiny
23730 \emph off
23731 \bar no
23732 \noun off
23733 \color none
23734 50
23735 \end_layout
23736
23737 \end_inset
23738 </cell>
23739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23740 \begin_inset Text
23741
23742 \begin_layout Standard
23743
23744 \family roman
23745 \series medium
23746 \shape up
23747 \size tiny
23748 \emph off
23749 \bar no
23750 \noun off
23751 \color none
23752 60
23753 \end_layout
23754
23755 \end_inset
23756 </cell>
23757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23758 \begin_inset Text
23759
23760 \begin_layout Standard
23761
23762 \family roman
23763 \series medium
23764 \shape up
23765 \size tiny
23766 \emph off
23767 \bar no
23768 \noun off
23769 \color none
23770 70
23771 \end_layout
23772
23773 \end_inset
23774 </cell>
23775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23776 \begin_inset Text
23777
23778 \begin_layout Standard
23779
23780 \family roman
23781 \series medium
23782 \shape up
23783 \size tiny
23784 \emph off
23785 \bar no
23786 \noun off
23787 \color none
23788 80
23789 \end_layout
23790
23791 \end_inset
23792 </cell>
23793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23794 \begin_inset Text
23795
23796 \begin_layout Standard
23797
23798 \family roman
23799 \series medium
23800 \shape up
23801 \size tiny
23802 \emph off
23803 \bar no
23804 \noun off
23805 \color none
23806 90
23807 \end_layout
23808
23809 \end_inset
23810 </cell>
23811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23812 \begin_inset Text
23813
23814 \begin_layout Standard
23815
23816 \family roman
23817 \series medium
23818 \shape up
23819 \size tiny
23820 \emph off
23821 \bar no
23822 \noun off
23823 \color none
23824 A0
23825 \end_layout
23826
23827 \end_inset
23828 </cell>
23829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23830 \begin_inset Text
23831
23832 \begin_layout Standard
23833
23834 \family roman
23835 \series medium
23836 \shape up
23837 \size tiny
23838 \emph off
23839 \bar no
23840 \noun off
23841 \color none
23842 B0
23843 \end_layout
23844
23845 \end_inset
23846 </cell>
23847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23848 \begin_inset Text
23849
23850 \begin_layout Standard
23851
23852 \family roman
23853 \series medium
23854 \shape up
23855 \size tiny
23856 \emph off
23857 \bar no
23858 \noun off
23859 \color none
23860 C0
23861 \end_layout
23862
23863 \end_inset
23864 </cell>
23865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23866 \begin_inset Text
23867
23868 \begin_layout Standard
23869
23870 \family roman
23871 \series medium
23872 \shape up
23873 \size tiny
23874 \emph off
23875 \bar no
23876 \noun off
23877 \color none
23878 D0
23879 \end_layout
23880
23881 \end_inset
23882 </cell>
23883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23884 \begin_inset Text
23885
23886 \begin_layout Standard
23887
23888 \family roman
23889 \series medium
23890 \shape up
23891 \size tiny
23892 \emph off
23893 \bar no
23894 \noun off
23895 \color none
23896 E0
23897 \end_layout
23898
23899 \end_inset
23900 </cell>
23901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23902 \begin_inset Text
23903
23904 \begin_layout Standard
23905
23906 \family roman
23907 \series medium
23908 \shape up
23909 \size tiny
23910 \emph off
23911 \bar no
23912 \noun off
23913 \color none
23914 F0
23915 \end_layout
23916
23917 \end_inset
23918 </cell>
23919 </row>
23920 <row topline="true">
23921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23922 \begin_inset Text
23923
23924 \begin_layout Standard
23925
23926 \family roman
23927 \series medium
23928 \shape up
23929 \size tiny
23930 \emph off
23931 \bar no
23932 \noun off
23933 \color none
23934 00
23935 \end_layout
23936
23937 \end_inset
23938 </cell>
23939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23940 \begin_inset Text
23941
23942 \begin_layout Standard
23943
23944 \end_layout
23945
23946 \end_inset
23947 </cell>
23948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23949 \begin_inset Text
23950
23951 \begin_layout Standard
23952
23953 \end_layout
23954
23955 \end_inset
23956 </cell>
23957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23958 \begin_inset Text
23959
23960 \begin_layout Standard
23961
23962 \end_layout
23963
23964 \end_inset
23965 </cell>
23966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23967 \begin_inset Text
23968
23969 \begin_layout Standard
23970
23971 \family roman
23972 \series medium
23973 \shape up
23974 \emph off
23975 \bar no
23976 \noun off
23977 \color none
23978 0
23979 \end_layout
23980
23981 \end_inset
23982 </cell>
23983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23984 \begin_inset Text
23985
23986 \begin_layout Standard
23987
23988 \family roman
23989 \series medium
23990 \shape up
23991 \emph off
23992 \bar no
23993 \noun off
23994 \color none
23995 @
23996 \end_layout
23997
23998 \end_inset
23999 </cell>
24000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24001 \begin_inset Text
24002
24003 \begin_layout Standard
24004
24005 \family roman
24006 \series medium
24007 \shape up
24008 \emph off
24009 \bar no
24010 \noun off
24011 \color none
24012 P
24013 \end_layout
24014
24015 \end_inset
24016 </cell>
24017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24018 \begin_inset Text
24019
24020 \begin_layout Standard
24021
24022 \family roman
24023 \series medium
24024 \shape up
24025 \emph off
24026 \bar no
24027 \noun off
24028 \color none
24029 '
24030 \end_layout
24031
24032 \end_inset
24033 </cell>
24034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24035 \begin_inset Text
24036
24037 \begin_layout Standard
24038
24039 \family roman
24040 \series medium
24041 \shape up
24042 \emph off
24043 \bar no
24044 \noun off
24045 \color none
24046 p
24047 \end_layout
24048
24049 \end_inset
24050 </cell>
24051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Standard
24055
24056 \end_layout
24057
24058 \end_inset
24059 </cell>
24060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24061 \begin_inset Text
24062
24063 \begin_layout Standard
24064
24065 \end_layout
24066
24067 \end_inset
24068 </cell>
24069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24070 \begin_inset Text
24071
24072 \begin_layout Standard
24073
24074 \end_layout
24075
24076 \end_inset
24077 </cell>
24078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24079 \begin_inset Text
24080
24081 \begin_layout Standard
24082
24083 \family roman
24084 \series medium
24085 \shape up
24086 \emph off
24087 \bar no
24088 \noun off
24089 \color none
24090 °
24091 \end_layout
24092
24093 \end_inset
24094 </cell>
24095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24096 \begin_inset Text
24097
24098 \begin_layout Standard
24099
24100 \family roman
24101 \series medium
24102 \shape up
24103 \emph off
24104 \bar no
24105 \noun off
24106 \color none
24107 À
24108 \end_layout
24109
24110 \end_inset
24111 </cell>
24112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24113 \begin_inset Text
24114
24115 \begin_layout Standard
24116
24117 \family roman
24118 \series medium
24119 \shape up
24120 \emph off
24121 \bar no
24122 \noun off
24123 \color none
24124 Ð
24125 \end_layout
24126
24127 \end_inset
24128 </cell>
24129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24130 \begin_inset Text
24131
24132 \begin_layout Standard
24133
24134 \family roman
24135 \series medium
24136 \shape up
24137 \emph off
24138 \bar no
24139 \noun off
24140 \color none
24141 à
24142 \end_layout
24143
24144 \end_inset
24145 </cell>
24146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24147 \begin_inset Text
24148
24149 \begin_layout Standard
24150
24151 \family roman
24152 \series medium
24153 \shape up
24154 \emph off
24155 \bar no
24156 \noun off
24157 \color none
24158 ð
24159 \end_layout
24160
24161 \end_inset
24162 </cell>
24163 </row>
24164 <row topline="true">
24165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24166 \begin_inset Text
24167
24168 \begin_layout Standard
24169
24170 \family roman
24171 \series medium
24172 \shape up
24173 \size tiny
24174 \emph off
24175 \bar no
24176 \noun off
24177 \color none
24178 01
24179 \end_layout
24180
24181 \end_inset
24182 </cell>
24183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24184 \begin_inset Text
24185
24186 \begin_layout Standard
24187
24188 \end_layout
24189
24190 \end_inset
24191 </cell>
24192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24193 \begin_inset Text
24194
24195 \begin_layout Standard
24196
24197 \end_layout
24198
24199 \end_inset
24200 </cell>
24201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24202 \begin_inset Text
24203
24204 \begin_layout Standard
24205
24206 \family roman
24207 \series medium
24208 \shape up
24209 \emph off
24210 \bar no
24211 \noun off
24212 \color none
24213 !
24214 \end_layout
24215
24216 \end_inset
24217 </cell>
24218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24219 \begin_inset Text
24220
24221 \begin_layout Standard
24222
24223 \family roman
24224 \series medium
24225 \shape up
24226 \emph off
24227 \bar no
24228 \noun off
24229 \color none
24230 1
24231 \end_layout
24232
24233 \end_inset
24234 </cell>
24235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24236 \begin_inset Text
24237
24238 \begin_layout Standard
24239
24240 \family roman
24241 \series medium
24242 \shape up
24243 \emph off
24244 \bar no
24245 \noun off
24246 \color none
24247 A
24248 \end_layout
24249
24250 \end_inset
24251 </cell>
24252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24253 \begin_inset Text
24254
24255 \begin_layout Standard
24256
24257 \family roman
24258 \series medium
24259 \shape up
24260 \emph off
24261 \bar no
24262 \noun off
24263 \color none
24264 Q
24265 \end_layout
24266
24267 \end_inset
24268 </cell>
24269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24270 \begin_inset Text
24271
24272 \begin_layout Standard
24273
24274 \family roman
24275 \series medium
24276 \shape up
24277 \emph off
24278 \bar no
24279 \noun off
24280 \color none
24281 a
24282 \end_layout
24283
24284 \end_inset
24285 </cell>
24286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24287 \begin_inset Text
24288
24289 \begin_layout Standard
24290
24291 \family roman
24292 \series medium
24293 \shape up
24294 \emph off
24295 \bar no
24296 \noun off
24297 \color none
24298 q
24299 \end_layout
24300
24301 \end_inset
24302 </cell>
24303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24304 \begin_inset Text
24305
24306 \begin_layout Standard
24307
24308 \end_layout
24309
24310 \end_inset
24311 </cell>
24312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24313 \begin_inset Text
24314
24315 \begin_layout Standard
24316
24317 \end_layout
24318
24319 \end_inset
24320 </cell>
24321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24322 \begin_inset Text
24323
24324 \begin_layout Standard
24325
24326 \family roman
24327 \series medium
24328 \shape up
24329 \emph off
24330 \bar no
24331 \noun off
24332 \color none
24333 ¡
24334 \end_layout
24335
24336 \end_inset
24337 </cell>
24338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24339 \begin_inset Text
24340
24341 \begin_layout Standard
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_layout
24352
24353 \end_inset
24354 </cell>
24355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24356 \begin_inset Text
24357
24358 \begin_layout Standard
24359
24360 \family roman
24361 \series medium
24362 \shape up
24363 \emph off
24364 \bar no
24365 \noun off
24366 \color none
24367 Á
24368 \end_layout
24369
24370 \end_inset
24371 </cell>
24372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24373 \begin_inset Text
24374
24375 \begin_layout Standard
24376
24377 \family roman
24378 \series medium
24379 \shape up
24380 \emph off
24381 \bar no
24382 \noun off
24383 \color none
24384 Ñ
24385 \end_layout
24386
24387 \end_inset
24388 </cell>
24389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24390 \begin_inset Text
24391
24392 \begin_layout Standard
24393
24394 \family roman
24395 \series medium
24396 \shape up
24397 \emph off
24398 \bar no
24399 \noun off
24400 \color none
24401 á
24402 \end_layout
24403
24404 \end_inset
24405 </cell>
24406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24407 \begin_inset Text
24408
24409 \begin_layout Standard
24410
24411 \family roman
24412 \series medium
24413 \shape up
24414 \emph off
24415 \bar no
24416 \noun off
24417 \color none
24418 ñ
24419 \end_layout
24420
24421 \end_inset
24422 </cell>
24423 </row>
24424 <row topline="true">
24425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24426 \begin_inset Text
24427
24428 \begin_layout Standard
24429
24430 \family roman
24431 \series medium
24432 \shape up
24433 \size tiny
24434 \emph off
24435 \bar no
24436 \noun off
24437 \color none
24438 02
24439 \end_layout
24440
24441 \end_inset
24442 </cell>
24443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24444 \begin_inset Text
24445
24446 \begin_layout Standard
24447
24448 \end_layout
24449
24450 \end_inset
24451 </cell>
24452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24453 \begin_inset Text
24454
24455 \begin_layout Standard
24456
24457 \end_layout
24458
24459 \end_inset
24460 </cell>
24461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24462 \begin_inset Text
24463
24464 \begin_layout Standard
24465
24466 \family roman
24467 \series medium
24468 \shape up
24469 \emph off
24470 \bar no
24471 \noun off
24472 \color none
24473 \begin_inset Quotes eld
24474 \end_inset
24475
24476
24477 \end_layout
24478
24479 \end_inset
24480 </cell>
24481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24482 \begin_inset Text
24483
24484 \begin_layout Standard
24485
24486 \family roman
24487 \series medium
24488 \shape up
24489 \emph off
24490 \bar no
24491 \noun off
24492 \color none
24493 2
24494 \end_layout
24495
24496 \end_inset
24497 </cell>
24498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24499 \begin_inset Text
24500
24501 \begin_layout Standard
24502
24503 \family roman
24504 \series medium
24505 \shape up
24506 \emph off
24507 \bar no
24508 \noun off
24509 \color none
24510 B
24511 \end_layout
24512
24513 \end_inset
24514 </cell>
24515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24516 \begin_inset Text
24517
24518 \begin_layout Standard
24519
24520 \family roman
24521 \series medium
24522 \shape up
24523 \emph off
24524 \bar no
24525 \noun off
24526 \color none
24527 R
24528 \end_layout
24529
24530 \end_inset
24531 </cell>
24532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24533 \begin_inset Text
24534
24535 \begin_layout Standard
24536
24537 \family roman
24538 \series medium
24539 \shape up
24540 \emph off
24541 \bar no
24542 \noun off
24543 \color none
24544 b
24545 \end_layout
24546
24547 \end_inset
24548 </cell>
24549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24550 \begin_inset Text
24551
24552 \begin_layout Standard
24553
24554 \family roman
24555 \series medium
24556 \shape up
24557 \emph off
24558 \bar no
24559 \noun off
24560 \color none
24561 r
24562 \end_layout
24563
24564 \end_inset
24565 </cell>
24566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24567 \begin_inset Text
24568
24569 \begin_layout Standard
24570
24571 \end_layout
24572
24573 \end_inset
24574 </cell>
24575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24576 \begin_inset Text
24577
24578 \begin_layout Standard
24579
24580 \end_layout
24581
24582 \end_inset
24583 </cell>
24584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24585 \begin_inset Text
24586
24587 \begin_layout Standard
24588 \begin_inset ERT
24589 status collapsed
24590
24591 \begin_layout Standard
24592
24593
24594 \backslash
24595 textcent
24596 \end_layout
24597
24598 \end_inset
24599
24600
24601 \begin_inset Note Note
24602 status collapsed
24603
24604 \begin_layout Standard
24605 character ¢ 
24606 \end_layout
24607
24608 \end_inset
24609
24610
24611 \end_layout
24612
24613 \end_inset
24614 </cell>
24615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24616 \begin_inset Text
24617
24618 \begin_layout Standard
24619
24620 \family roman
24621 \series medium
24622 \shape up
24623 \emph off
24624 \bar no
24625 \noun off
24626 \color none
24627 ²
24628 \end_layout
24629
24630 \end_inset
24631 </cell>
24632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24633 \begin_inset Text
24634
24635 \begin_layout Standard
24636
24637 \family roman
24638 \series medium
24639 \shape up
24640 \emph off
24641 \bar no
24642 \noun off
24643 \color none
24644 Â
24645 \end_layout
24646
24647 \end_inset
24648 </cell>
24649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24650 \begin_inset Text
24651
24652 \begin_layout Standard
24653
24654 \family roman
24655 \series medium
24656 \shape up
24657 \emph off
24658 \bar no
24659 \noun off
24660 \color none
24661 Ò
24662 \end_layout
24663
24664 \end_inset
24665 </cell>
24666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24667 \begin_inset Text
24668
24669 \begin_layout Standard
24670
24671 \family roman
24672 \series medium
24673 \shape up
24674 \emph off
24675 \bar no
24676 \noun off
24677 \color none
24678 â
24679 \end_layout
24680
24681 \end_inset
24682 </cell>
24683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24684 \begin_inset Text
24685
24686 \begin_layout Standard
24687
24688 \family roman
24689 \series medium
24690 \shape up
24691 \emph off
24692 \bar no
24693 \noun off
24694 \color none
24695 ò
24696 \end_layout
24697
24698 \end_inset
24699 </cell>
24700 </row>
24701 <row topline="true">
24702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24703 \begin_inset Text
24704
24705 \begin_layout Standard
24706
24707 \family roman
24708 \series medium
24709 \shape up
24710 \size tiny
24711 \emph off
24712 \bar no
24713 \noun off
24714 \color none
24715 03
24716 \end_layout
24717
24718 \end_inset
24719 </cell>
24720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24721 \begin_inset Text
24722
24723 \begin_layout Standard
24724
24725 \end_layout
24726
24727 \end_inset
24728 </cell>
24729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24730 \begin_inset Text
24731
24732 \begin_layout Standard
24733
24734 \end_layout
24735
24736 \end_inset
24737 </cell>
24738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24739 \begin_inset Text
24740
24741 \begin_layout Standard
24742
24743 \family roman
24744 \series medium
24745 \shape up
24746 \emph off
24747 \bar no
24748 \noun off
24749 \color none
24750 #
24751 \end_layout
24752
24753 \end_inset
24754 </cell>
24755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24756 \begin_inset Text
24757
24758 \begin_layout Standard
24759
24760 \family roman
24761 \series medium
24762 \shape up
24763 \emph off
24764 \bar no
24765 \noun off
24766 \color none
24767 3
24768 \end_layout
24769
24770 \end_inset
24771 </cell>
24772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24773 \begin_inset Text
24774
24775 \begin_layout Standard
24776
24777 \family roman
24778 \series medium
24779 \shape up
24780 \emph off
24781 \bar no
24782 \noun off
24783 \color none
24784 C
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24790 \begin_inset Text
24791
24792 \begin_layout Standard
24793
24794 \family roman
24795 \series medium
24796 \shape up
24797 \emph off
24798 \bar no
24799 \noun off
24800 \color none
24801 S
24802 \end_layout
24803
24804 \end_inset
24805 </cell>
24806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24807 \begin_inset Text
24808
24809 \begin_layout Standard
24810
24811 \family roman
24812 \series medium
24813 \shape up
24814 \emph off
24815 \bar no
24816 \noun off
24817 \color none
24818 c
24819 \end_layout
24820
24821 \end_inset
24822 </cell>
24823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24824 \begin_inset Text
24825
24826 \begin_layout Standard
24827
24828 \family roman
24829 \series medium
24830 \shape up
24831 \emph off
24832 \bar no
24833 \noun off
24834 \color none
24835 s
24836 \end_layout
24837
24838 \end_inset
24839 </cell>
24840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24841 \begin_inset Text
24842
24843 \begin_layout Standard
24844
24845 \end_layout
24846
24847 \end_inset
24848 </cell>
24849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24850 \begin_inset Text
24851
24852 \begin_layout Standard
24853
24854 \end_layout
24855
24856 \end_inset
24857 </cell>
24858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24859 \begin_inset Text
24860
24861 \begin_layout Standard
24862
24863 \family roman
24864 \series medium
24865 \shape up
24866 \emph off
24867 \bar no
24868 \noun off
24869 \color none
24870 £
24871 \end_layout
24872
24873 \end_inset
24874 </cell>
24875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24876 \begin_inset Text
24877
24878 \begin_layout Standard
24879
24880 \family roman
24881 \series medium
24882 \shape up
24883 \emph off
24884 \bar no
24885 \noun off
24886 \color none
24887 ³
24888 \end_layout
24889
24890 \end_inset
24891 </cell>
24892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24893 \begin_inset Text
24894
24895 \begin_layout Standard
24896
24897 \family roman
24898 \series medium
24899 \shape up
24900 \emph off
24901 \bar no
24902 \noun off
24903 \color none
24904 Ã
24905 \end_layout
24906
24907 \end_inset
24908 </cell>
24909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24910 \begin_inset Text
24911
24912 \begin_layout Standard
24913
24914 \family roman
24915 \series medium
24916 \shape up
24917 \emph off
24918 \bar no
24919 \noun off
24920 \color none
24921 Ó
24922 \end_layout
24923
24924 \end_inset
24925 </cell>
24926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24927 \begin_inset Text
24928
24929 \begin_layout Standard
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_layout
24940
24941 \end_inset
24942 </cell>
24943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24944 \begin_inset Text
24945
24946 \begin_layout Standard
24947
24948 \family roman
24949 \series medium
24950 \shape up
24951 \emph off
24952 \bar no
24953 \noun off
24954 \color none
24955 ó
24956 \end_layout
24957
24958 \end_inset
24959 </cell>
24960 </row>
24961 <row topline="true">
24962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24963 \begin_inset Text
24964
24965 \begin_layout Standard
24966
24967 \family roman
24968 \series medium
24969 \shape up
24970 \size tiny
24971 \emph off
24972 \bar no
24973 \noun off
24974 \color none
24975 04
24976 \end_layout
24977
24978 \end_inset
24979 </cell>
24980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24981 \begin_inset Text
24982
24983 \begin_layout Standard
24984
24985 \end_layout
24986
24987 \end_inset
24988 </cell>
24989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24990 \begin_inset Text
24991
24992 \begin_layout Standard
24993
24994 \end_layout
24995
24996 \end_inset
24997 </cell>
24998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24999 \begin_inset Text
25000
25001 \begin_layout Standard
25002
25003 \family roman
25004 \series medium
25005 \shape up
25006 \emph off
25007 \bar no
25008 \noun off
25009 \color none
25010 $
25011 \end_layout
25012
25013 \end_inset
25014 </cell>
25015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25016 \begin_inset Text
25017
25018 \begin_layout Standard
25019
25020 \family roman
25021 \series medium
25022 \shape up
25023 \emph off
25024 \bar no
25025 \noun off
25026 \color none
25027 4
25028 \end_layout
25029
25030 \end_inset
25031 </cell>
25032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25033 \begin_inset Text
25034
25035 \begin_layout Standard
25036
25037 \family roman
25038 \series medium
25039 \shape up
25040 \emph off
25041 \bar no
25042 \noun off
25043 \color none
25044 D
25045 \end_layout
25046
25047 \end_inset
25048 </cell>
25049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25050 \begin_inset Text
25051
25052 \begin_layout Standard
25053
25054 \family roman
25055 \series medium
25056 \shape up
25057 \emph off
25058 \bar no
25059 \noun off
25060 \color none
25061 T
25062 \end_layout
25063
25064 \end_inset
25065 </cell>
25066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25067 \begin_inset Text
25068
25069 \begin_layout Standard
25070
25071 \family roman
25072 \series medium
25073 \shape up
25074 \emph off
25075 \bar no
25076 \noun off
25077 \color none
25078 d
25079 \end_layout
25080
25081 \end_inset
25082 </cell>
25083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25084 \begin_inset Text
25085
25086 \begin_layout Standard
25087
25088 \family roman
25089 \series medium
25090 \shape up
25091 \emph off
25092 \bar no
25093 \noun off
25094 \color none
25095 t
25096 \end_layout
25097
25098 \end_inset
25099 </cell>
25100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25101 \begin_inset Text
25102
25103 \begin_layout Standard
25104
25105 \end_layout
25106
25107 \end_inset
25108 </cell>
25109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25110 \begin_inset Text
25111
25112 \begin_layout Standard
25113
25114 \end_layout
25115
25116 \end_inset
25117 </cell>
25118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25119 \begin_inset Text
25120
25121 \begin_layout Standard
25122 \begin_inset ERT
25123 status collapsed
25124
25125 \begin_layout Standard
25126
25127
25128 \backslash
25129 textcurrency
25130 \end_layout
25131
25132 \end_inset
25133
25134
25135 \begin_inset Note Note
25136 status collapsed
25137
25138 \begin_layout Standard
25139 character ¤ 
25140 \end_layout
25141
25142 \end_inset
25143
25144
25145 \end_layout
25146
25147 \end_inset
25148 </cell>
25149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25150 \begin_inset Text
25151
25152 \begin_layout Standard
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_layout
25163
25164 \end_inset
25165 </cell>
25166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25167 \begin_inset Text
25168
25169 \begin_layout Standard
25170
25171 \family roman
25172 \series medium
25173 \shape up
25174 \emph off
25175 \bar no
25176 \noun off
25177 \color none
25178 Ä
25179 \end_layout
25180
25181 \end_inset
25182 </cell>
25183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25184 \begin_inset Text
25185
25186 \begin_layout Standard
25187
25188 \family roman
25189 \series medium
25190 \shape up
25191 \emph off
25192 \bar no
25193 \noun off
25194 \color none
25195 Ô
25196 \end_layout
25197
25198 \end_inset
25199 </cell>
25200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25201 \begin_inset Text
25202
25203 \begin_layout Standard
25204
25205 \family roman
25206 \series medium
25207 \shape up
25208 \emph off
25209 \bar no
25210 \noun off
25211 \color none
25212 ä
25213 \end_layout
25214
25215 \end_inset
25216 </cell>
25217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25218 \begin_inset Text
25219
25220 \begin_layout Standard
25221
25222 \family roman
25223 \series medium
25224 \shape up
25225 \emph off
25226 \bar no
25227 \noun off
25228 \color none
25229 ô
25230 \end_layout
25231
25232 \end_inset
25233 </cell>
25234 </row>
25235 <row topline="true">
25236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25237 \begin_inset Text
25238
25239 \begin_layout Standard
25240
25241 \family roman
25242 \series medium
25243 \shape up
25244 \size tiny
25245 \emph off
25246 \bar no
25247 \noun off
25248 \color none
25249 05
25250 \end_layout
25251
25252 \end_inset
25253 </cell>
25254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25255 \begin_inset Text
25256
25257 \begin_layout Standard
25258
25259 \end_layout
25260
25261 \end_inset
25262 </cell>
25263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25264 \begin_inset Text
25265
25266 \begin_layout Standard
25267
25268 \end_layout
25269
25270 \end_inset
25271 </cell>
25272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25273 \begin_inset Text
25274
25275 \begin_layout Standard
25276
25277 \family roman
25278 \series medium
25279 \shape up
25280 \emph off
25281 \bar no
25282 \noun off
25283 \color none
25284 %
25285 \end_layout
25286
25287 \end_inset
25288 </cell>
25289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25290 \begin_inset Text
25291
25292 \begin_layout Standard
25293
25294 \family roman
25295 \series medium
25296 \shape up
25297 \emph off
25298 \bar no
25299 \noun off
25300 \color none
25301 5
25302 \end_layout
25303
25304 \end_inset
25305 </cell>
25306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25307 \begin_inset Text
25308
25309 \begin_layout Standard
25310
25311 \family roman
25312 \series medium
25313 \shape up
25314 \emph off
25315 \bar no
25316 \noun off
25317 \color none
25318 E
25319 \end_layout
25320
25321 \end_inset
25322 </cell>
25323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25324 \begin_inset Text
25325
25326 \begin_layout Standard
25327
25328 \family roman
25329 \series medium
25330 \shape up
25331 \emph off
25332 \bar no
25333 \noun off
25334 \color none
25335 U
25336 \end_layout
25337
25338 \end_inset
25339 </cell>
25340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25341 \begin_inset Text
25342
25343 \begin_layout Standard
25344
25345 \family roman
25346 \series medium
25347 \shape up
25348 \emph off
25349 \bar no
25350 \noun off
25351 \color none
25352 e
25353 \end_layout
25354
25355 \end_inset
25356 </cell>
25357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25358 \begin_inset Text
25359
25360 \begin_layout Standard
25361
25362 \family roman
25363 \series medium
25364 \shape up
25365 \emph off
25366 \bar no
25367 \noun off
25368 \color none
25369 u
25370 \end_layout
25371
25372 \end_inset
25373 </cell>
25374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25375 \begin_inset Text
25376
25377 \begin_layout Standard
25378
25379 \end_layout
25380
25381 \end_inset
25382 </cell>
25383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25384 \begin_inset Text
25385
25386 \begin_layout Standard
25387
25388 \end_layout
25389
25390 \end_inset
25391 </cell>
25392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25393 \begin_inset Text
25394
25395 \begin_layout Standard
25396 \begin_inset ERT
25397 status collapsed
25398
25399 \begin_layout Standard
25400
25401
25402 \backslash
25403 textyen
25404 \end_layout
25405
25406 \end_inset
25407
25408
25409 \begin_inset Note Note
25410 status collapsed
25411
25412 \begin_layout Standard
25413 character ¥ 
25414 \end_layout
25415
25416 \end_inset
25417
25418
25419 \end_layout
25420
25421 \end_inset
25422 </cell>
25423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25424 \begin_inset Text
25425
25426 \begin_layout Standard
25427
25428 \family roman
25429 \series medium
25430 \shape up
25431 \emph off
25432 \bar no
25433 \noun off
25434 \color none
25435 µ
25436 \end_layout
25437
25438 \end_inset
25439 </cell>
25440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25441 \begin_inset Text
25442
25443 \begin_layout Standard
25444
25445 \family roman
25446 \series medium
25447 \shape up
25448 \emph off
25449 \bar no
25450 \noun off
25451 \color none
25452 Å
25453 \end_layout
25454
25455 \end_inset
25456 </cell>
25457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25458 \begin_inset Text
25459
25460 \begin_layout Standard
25461
25462 \family roman
25463 \series medium
25464 \shape up
25465 \emph off
25466 \bar no
25467 \noun off
25468 \color none
25469 Õ
25470 \end_layout
25471
25472 \end_inset
25473 </cell>
25474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25475 \begin_inset Text
25476
25477 \begin_layout Standard
25478
25479 \family roman
25480 \series medium
25481 \shape up
25482 \emph off
25483 \bar no
25484 \noun off
25485 \color none
25486 å
25487 \end_layout
25488
25489 \end_inset
25490 </cell>
25491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25492 \begin_inset Text
25493
25494 \begin_layout Standard
25495
25496 \family roman
25497 \series medium
25498 \shape up
25499 \emph off
25500 \bar no
25501 \noun off
25502 \color none
25503 õ
25504 \end_layout
25505
25506 \end_inset
25507 </cell>
25508 </row>
25509 <row topline="true">
25510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25511 \begin_inset Text
25512
25513 \begin_layout Standard
25514
25515 \family roman
25516 \series medium
25517 \shape up
25518 \size tiny
25519 \emph off
25520 \bar no
25521 \noun off
25522 \color none
25523 06
25524 \end_layout
25525
25526 \end_inset
25527 </cell>
25528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25529 \begin_inset Text
25530
25531 \begin_layout Standard
25532
25533 \end_layout
25534
25535 \end_inset
25536 </cell>
25537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25538 \begin_inset Text
25539
25540 \begin_layout Standard
25541
25542 \end_layout
25543
25544 \end_inset
25545 </cell>
25546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25547 \begin_inset Text
25548
25549 \begin_layout Standard
25550
25551 \family roman
25552 \series medium
25553 \shape up
25554 \emph off
25555 \bar no
25556 \noun off
25557 \color none
25558 &
25559 \end_layout
25560
25561 \end_inset
25562 </cell>
25563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25564 \begin_inset Text
25565
25566 \begin_layout Standard
25567
25568 \family roman
25569 \series medium
25570 \shape up
25571 \emph off
25572 \bar no
25573 \noun off
25574 \color none
25575 6
25576 \end_layout
25577
25578 \end_inset
25579 </cell>
25580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25581 \begin_inset Text
25582
25583 \begin_layout Standard
25584
25585 \family roman
25586 \series medium
25587 \shape up
25588 \emph off
25589 \bar no
25590 \noun off
25591 \color none
25592 F
25593 \end_layout
25594
25595 \end_inset
25596 </cell>
25597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25598 \begin_inset Text
25599
25600 \begin_layout Standard
25601
25602 \family roman
25603 \series medium
25604 \shape up
25605 \emph off
25606 \bar no
25607 \noun off
25608 \color none
25609 V
25610 \end_layout
25611
25612 \end_inset
25613 </cell>
25614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25615 \begin_inset Text
25616
25617 \begin_layout Standard
25618
25619 \family roman
25620 \series medium
25621 \shape up
25622 \emph off
25623 \bar no
25624 \noun off
25625 \color none
25626 f
25627 \end_layout
25628
25629 \end_inset
25630 </cell>
25631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25632 \begin_inset Text
25633
25634 \begin_layout Standard
25635
25636 \family roman
25637 \series medium
25638 \shape up
25639 \emph off
25640 \bar no
25641 \noun off
25642 \color none
25643 v
25644 \end_layout
25645
25646 \end_inset
25647 </cell>
25648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25649 \begin_inset Text
25650
25651 \begin_layout Standard
25652
25653 \end_layout
25654
25655 \end_inset
25656 </cell>
25657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25658 \begin_inset Text
25659
25660 \begin_layout Standard
25661
25662 \end_layout
25663
25664 \end_inset
25665 </cell>
25666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25667 \begin_inset Text
25668
25669 \begin_layout Standard
25670 \begin_inset ERT
25671 status collapsed
25672
25673 \begin_layout Standard
25674
25675
25676 \backslash
25677 textbrokenbar
25678 \end_layout
25679
25680 \end_inset
25681
25682
25683 \begin_inset Note Note
25684 status collapsed
25685
25686 \begin_layout Standard
25687 character ¦ 
25688 \end_layout
25689
25690 \end_inset
25691
25692
25693 \end_layout
25694
25695 \end_inset
25696 </cell>
25697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25698 \begin_inset Text
25699
25700 \begin_layout Standard
25701
25702 \family roman
25703 \series medium
25704 \shape up
25705 \emph off
25706 \bar no
25707 \noun off
25708 \color none
25709
25710 \end_layout
25711
25712 \end_inset
25713 </cell>
25714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25715 \begin_inset Text
25716
25717 \begin_layout Standard
25718
25719 \family roman
25720 \series medium
25721 \shape up
25722 \emph off
25723 \bar no
25724 \noun off
25725 \color none
25726 Æ
25727 \end_layout
25728
25729 \end_inset
25730 </cell>
25731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25732 \begin_inset Text
25733
25734 \begin_layout Standard
25735
25736 \family roman
25737 \series medium
25738 \shape up
25739 \emph off
25740 \bar no
25741 \noun off
25742 \color none
25743 Ö
25744 \end_layout
25745
25746 \end_inset
25747 </cell>
25748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25749 \begin_inset Text
25750
25751 \begin_layout Standard
25752
25753 \family roman
25754 \series medium
25755 \shape up
25756 \emph off
25757 \bar no
25758 \noun off
25759 \color none
25760 æ
25761 \end_layout
25762
25763 \end_inset
25764 </cell>
25765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25766 \begin_inset Text
25767
25768 \begin_layout Standard
25769
25770 \family roman
25771 \series medium
25772 \shape up
25773 \emph off
25774 \bar no
25775 \noun off
25776 \color none
25777 ö
25778 \end_layout
25779
25780 \end_inset
25781 </cell>
25782 </row>
25783 <row topline="true">
25784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25785 \begin_inset Text
25786
25787 \begin_layout Standard
25788
25789 \family roman
25790 \series medium
25791 \shape up
25792 \size tiny
25793 \emph off
25794 \bar no
25795 \noun off
25796 \color none
25797 07
25798 \end_layout
25799
25800 \end_inset
25801 </cell>
25802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25803 \begin_inset Text
25804
25805 \begin_layout Standard
25806
25807 \end_layout
25808
25809 \end_inset
25810 </cell>
25811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25812 \begin_inset Text
25813
25814 \begin_layout Standard
25815
25816 \end_layout
25817
25818 \end_inset
25819 </cell>
25820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25821 \begin_inset Text
25822
25823 \begin_layout Standard
25824
25825 \family roman
25826 \series medium
25827 \shape up
25828 \emph off
25829 \bar no
25830 \noun off
25831 \color none
25832 `
25833 \end_layout
25834
25835 \end_inset
25836 </cell>
25837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25838 \begin_inset Text
25839
25840 \begin_layout Standard
25841
25842 \family roman
25843 \series medium
25844 \shape up
25845 \emph off
25846 \bar no
25847 \noun off
25848 \color none
25849 7
25850 \end_layout
25851
25852 \end_inset
25853 </cell>
25854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25855 \begin_inset Text
25856
25857 \begin_layout Standard
25858
25859 \family roman
25860 \series medium
25861 \shape up
25862 \emph off
25863 \bar no
25864 \noun off
25865 \color none
25866 G
25867 \end_layout
25868
25869 \end_inset
25870 </cell>
25871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25872 \begin_inset Text
25873
25874 \begin_layout Standard
25875
25876 \family roman
25877 \series medium
25878 \shape up
25879 \emph off
25880 \bar no
25881 \noun off
25882 \color none
25883 W
25884 \end_layout
25885
25886 \end_inset
25887 </cell>
25888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25889 \begin_inset Text
25890
25891 \begin_layout Standard
25892
25893 \family roman
25894 \series medium
25895 \shape up
25896 \emph off
25897 \bar no
25898 \noun off
25899 \color none
25900 g
25901 \end_layout
25902
25903 \end_inset
25904 </cell>
25905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25906 \begin_inset Text
25907
25908 \begin_layout Standard
25909
25910 \family roman
25911 \series medium
25912 \shape up
25913 \emph off
25914 \bar no
25915 \noun off
25916 \color none
25917 w
25918 \end_layout
25919
25920 \end_inset
25921 </cell>
25922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25923 \begin_inset Text
25924
25925 \begin_layout Standard
25926
25927 \end_layout
25928
25929 \end_inset
25930 </cell>
25931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25932 \begin_inset Text
25933
25934 \begin_layout Standard
25935
25936 \end_layout
25937
25938 \end_inset
25939 </cell>
25940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25941 \begin_inset Text
25942
25943 \begin_layout Standard
25944
25945 \family roman
25946 \series medium
25947 \shape up
25948 \emph off
25949 \bar no
25950 \noun off
25951 \color none
25952 §
25953 \end_layout
25954
25955 \end_inset
25956 </cell>
25957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25958 \begin_inset Text
25959
25960 \begin_layout Standard
25961
25962 \family roman
25963 \series medium
25964 \shape up
25965 \emph off
25966 \bar no
25967 \noun off
25968 \color none
25969 ·
25970 \end_layout
25971
25972 \end_inset
25973 </cell>
25974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25975 \begin_inset Text
25976
25977 \begin_layout Standard
25978
25979 \family roman
25980 \series medium
25981 \shape up
25982 \emph off
25983 \bar no
25984 \noun off
25985 \color none
25986 Ç
25987 \end_layout
25988
25989 \end_inset
25990 </cell>
25991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25992 \begin_inset Text
25993
25994 \begin_layout Standard
25995
25996 \family roman
25997 \series medium
25998 \shape up
25999 \emph off
26000 \bar no
26001 \noun off
26002 \color none
26003 ×
26004 \end_layout
26005
26006 \end_inset
26007 </cell>
26008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26009 \begin_inset Text
26010
26011 \begin_layout Standard
26012
26013 \family roman
26014 \series medium
26015 \shape up
26016 \emph off
26017 \bar no
26018 \noun off
26019 \color none
26020 ç
26021 \end_layout
26022
26023 \end_inset
26024 </cell>
26025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26026 \begin_inset Text
26027
26028 \begin_layout Standard
26029
26030 \family roman
26031 \series medium
26032 \shape up
26033 \emph off
26034 \bar no
26035 \noun off
26036 \color none
26037 ÷
26038 \end_layout
26039
26040 \end_inset
26041 </cell>
26042 </row>
26043 <row topline="true">
26044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26045 \begin_inset Text
26046
26047 \begin_layout Standard
26048
26049 \family roman
26050 \series medium
26051 \shape up
26052 \size tiny
26053 \emph off
26054 \bar no
26055 \noun off
26056 \color none
26057 08
26058 \end_layout
26059
26060 \end_inset
26061 </cell>
26062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26063 \begin_inset Text
26064
26065 \begin_layout Standard
26066
26067 \end_layout
26068
26069 \end_inset
26070 </cell>
26071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26072 \begin_inset Text
26073
26074 \begin_layout Standard
26075
26076 \end_layout
26077
26078 \end_inset
26079 </cell>
26080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26081 \begin_inset Text
26082
26083 \begin_layout Standard
26084
26085 \family roman
26086 \series medium
26087 \shape up
26088 \emph off
26089 \bar no
26090 \noun off
26091 \color none
26092 (
26093 \end_layout
26094
26095 \end_inset
26096 </cell>
26097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26098 \begin_inset Text
26099
26100 \begin_layout Standard
26101
26102 \family roman
26103 \series medium
26104 \shape up
26105 \emph off
26106 \bar no
26107 \noun off
26108 \color none
26109 8
26110 \end_layout
26111
26112 \end_inset
26113 </cell>
26114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26115 \begin_inset Text
26116
26117 \begin_layout Standard
26118
26119 \family roman
26120 \series medium
26121 \shape up
26122 \emph off
26123 \bar no
26124 \noun off
26125 \color none
26126 H
26127 \end_layout
26128
26129 \end_inset
26130 </cell>
26131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26132 \begin_inset Text
26133
26134 \begin_layout Standard
26135
26136 \family roman
26137 \series medium
26138 \shape up
26139 \emph off
26140 \bar no
26141 \noun off
26142 \color none
26143 X
26144 \end_layout
26145
26146 \end_inset
26147 </cell>
26148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26149 \begin_inset Text
26150
26151 \begin_layout Standard
26152
26153 \family roman
26154 \series medium
26155 \shape up
26156 \emph off
26157 \bar no
26158 \noun off
26159 \color none
26160 h
26161 \end_layout
26162
26163 \end_inset
26164 </cell>
26165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26166 \begin_inset Text
26167
26168 \begin_layout Standard
26169
26170 \family roman
26171 \series medium
26172 \shape up
26173 \emph off
26174 \bar no
26175 \noun off
26176 \color none
26177 x
26178 \end_layout
26179
26180 \end_inset
26181 </cell>
26182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26183 \begin_inset Text
26184
26185 \begin_layout Standard
26186
26187 \end_layout
26188
26189 \end_inset
26190 </cell>
26191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26192 \begin_inset Text
26193
26194 \begin_layout Standard
26195
26196 \end_layout
26197
26198 \end_inset
26199 </cell>
26200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26201 \begin_inset Text
26202
26203 \begin_layout Standard
26204
26205 \family roman
26206 \series medium
26207 \shape up
26208 \emph off
26209 \bar no
26210 \noun off
26211 \color none
26212 ¨
26213 \end_layout
26214
26215 \end_inset
26216 </cell>
26217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26218 \begin_inset Text
26219
26220 \begin_layout Standard
26221
26222 \family roman
26223 \series medium
26224 \shape up
26225 \emph off
26226 \bar no
26227 \noun off
26228 \color none
26229 ¸
26230 \end_layout
26231
26232 \end_inset
26233 </cell>
26234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26235 \begin_inset Text
26236
26237 \begin_layout Standard
26238
26239 \family roman
26240 \series medium
26241 \shape up
26242 \emph off
26243 \bar no
26244 \noun off
26245 \color none
26246 È
26247 \end_layout
26248
26249 \end_inset
26250 </cell>
26251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26252 \begin_inset Text
26253
26254 \begin_layout Standard
26255
26256 \family roman
26257 \series medium
26258 \shape up
26259 \emph off
26260 \bar no
26261 \noun off
26262 \color none
26263 Ø
26264 \end_layout
26265
26266 \end_inset
26267 </cell>
26268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26269 \begin_inset Text
26270
26271 \begin_layout Standard
26272
26273 \family roman
26274 \series medium
26275 \shape up
26276 \emph off
26277 \bar no
26278 \noun off
26279 \color none
26280 è
26281 \end_layout
26282
26283 \end_inset
26284 </cell>
26285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26286 \begin_inset Text
26287
26288 \begin_layout Standard
26289
26290 \family roman
26291 \series medium
26292 \shape up
26293 \emph off
26294 \bar no
26295 \noun off
26296 \color none
26297 ø
26298 \end_layout
26299
26300 \end_inset
26301 </cell>
26302 </row>
26303 <row topline="true">
26304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26305 \begin_inset Text
26306
26307 \begin_layout Standard
26308
26309 \family roman
26310 \series medium
26311 \shape up
26312 \size tiny
26313 \emph off
26314 \bar no
26315 \noun off
26316 \color none
26317 09
26318 \end_layout
26319
26320 \end_inset
26321 </cell>
26322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26323 \begin_inset Text
26324
26325 \begin_layout Standard
26326
26327 \end_layout
26328
26329 \end_inset
26330 </cell>
26331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26332 \begin_inset Text
26333
26334 \begin_layout Standard
26335
26336 \end_layout
26337
26338 \end_inset
26339 </cell>
26340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26341 \begin_inset Text
26342
26343 \begin_layout Standard
26344
26345 \family roman
26346 \series medium
26347 \shape up
26348 \emph off
26349 \bar no
26350 \noun off
26351 \color none
26352 )
26353 \end_layout
26354
26355 \end_inset
26356 </cell>
26357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26358 \begin_inset Text
26359
26360 \begin_layout Standard
26361
26362 \family roman
26363 \series medium
26364 \shape up
26365 \emph off
26366 \bar no
26367 \noun off
26368 \color none
26369 9
26370 \end_layout
26371
26372 \end_inset
26373 </cell>
26374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26375 \begin_inset Text
26376
26377 \begin_layout Standard
26378
26379 \family roman
26380 \series medium
26381 \shape up
26382 \emph off
26383 \bar no
26384 \noun off
26385 \color none
26386 I
26387 \end_layout
26388
26389 \end_inset
26390 </cell>
26391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26392 \begin_inset Text
26393
26394 \begin_layout Standard
26395
26396 \family roman
26397 \series medium
26398 \shape up
26399 \emph off
26400 \bar no
26401 \noun off
26402 \color none
26403 Y
26404 \end_layout
26405
26406 \end_inset
26407 </cell>
26408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26409 \begin_inset Text
26410
26411 \begin_layout Standard
26412
26413 \family roman
26414 \series medium
26415 \shape up
26416 \emph off
26417 \bar no
26418 \noun off
26419 \color none
26420 i
26421 \end_layout
26422
26423 \end_inset
26424 </cell>
26425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26426 \begin_inset Text
26427
26428 \begin_layout Standard
26429
26430 \family roman
26431 \series medium
26432 \shape up
26433 \emph off
26434 \bar no
26435 \noun off
26436 \color none
26437 y
26438 \end_layout
26439
26440 \end_inset
26441 </cell>
26442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26443 \begin_inset Text
26444
26445 \begin_layout Standard
26446
26447 \end_layout
26448
26449 \end_inset
26450 </cell>
26451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26452 \begin_inset Text
26453
26454 \begin_layout Standard
26455
26456 \end_layout
26457
26458 \end_inset
26459 </cell>
26460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26461 \begin_inset Text
26462
26463 \begin_layout Standard
26464
26465 \family roman
26466 \series medium
26467 \shape up
26468 \emph off
26469 \bar no
26470 \noun off
26471 \color none
26472 ©
26473 \end_layout
26474
26475 \end_inset
26476 </cell>
26477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26478 \begin_inset Text
26479
26480 \begin_layout Standard
26481
26482 \family roman
26483 \series medium
26484 \shape up
26485 \emph off
26486 \bar no
26487 \noun off
26488 \color none
26489 ¹
26490 \end_layout
26491
26492 \end_inset
26493 </cell>
26494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26495 \begin_inset Text
26496
26497 \begin_layout Standard
26498
26499 \family roman
26500 \series medium
26501 \shape up
26502 \emph off
26503 \bar no
26504 \noun off
26505 \color none
26506 É
26507 \end_layout
26508
26509 \end_inset
26510 </cell>
26511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26512 \begin_inset Text
26513
26514 \begin_layout Standard
26515
26516 \family roman
26517 \series medium
26518 \shape up
26519 \emph off
26520 \bar no
26521 \noun off
26522 \color none
26523 Ù
26524 \end_layout
26525
26526 \end_inset
26527 </cell>
26528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26529 \begin_inset Text
26530
26531 \begin_layout Standard
26532
26533 \family roman
26534 \series medium
26535 \shape up
26536 \emph off
26537 \bar no
26538 \noun off
26539 \color none
26540 é
26541 \end_layout
26542
26543 \end_inset
26544 </cell>
26545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26546 \begin_inset Text
26547
26548 \begin_layout Standard
26549
26550 \family roman
26551 \series medium
26552 \shape up
26553 \emph off
26554 \bar no
26555 \noun off
26556 \color none
26557 ù
26558 \end_layout
26559
26560 \end_inset
26561 </cell>
26562 </row>
26563 <row topline="true">
26564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26565 \begin_inset Text
26566
26567 \begin_layout Standard
26568
26569 \family roman
26570 \series medium
26571 \shape up
26572 \size tiny
26573 \emph off
26574 \bar no
26575 \noun off
26576 \color none
26577 0A
26578 \end_layout
26579
26580 \end_inset
26581 </cell>
26582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26583 \begin_inset Text
26584
26585 \begin_layout Standard
26586
26587 \end_layout
26588
26589 \end_inset
26590 </cell>
26591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26592 \begin_inset Text
26593
26594 \begin_layout Standard
26595
26596 \end_layout
26597
26598 \end_inset
26599 </cell>
26600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26601 \begin_inset Text
26602
26603 \begin_layout Standard
26604
26605 \family roman
26606 \series medium
26607 \shape up
26608 \emph off
26609 \bar no
26610 \noun off
26611 \color none
26612 *
26613 \end_layout
26614
26615 \end_inset
26616 </cell>
26617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26618 \begin_inset Text
26619
26620 \begin_layout Standard
26621
26622 \family roman
26623 \series medium
26624 \shape up
26625 \emph off
26626 \bar no
26627 \noun off
26628 \color none
26629 :
26630 \end_layout
26631
26632 \end_inset
26633 </cell>
26634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26635 \begin_inset Text
26636
26637 \begin_layout Standard
26638
26639 \family roman
26640 \series medium
26641 \shape up
26642 \emph off
26643 \bar no
26644 \noun off
26645 \color none
26646 J
26647 \end_layout
26648
26649 \end_inset
26650 </cell>
26651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26652 \begin_inset Text
26653
26654 \begin_layout Standard
26655
26656 \family roman
26657 \series medium
26658 \shape up
26659 \emph off
26660 \bar no
26661 \noun off
26662 \color none
26663 Z
26664 \end_layout
26665
26666 \end_inset
26667 </cell>
26668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26669 \begin_inset Text
26670
26671 \begin_layout Standard
26672
26673 \family roman
26674 \series medium
26675 \shape up
26676 \emph off
26677 \bar no
26678 \noun off
26679 \color none
26680 j
26681 \end_layout
26682
26683 \end_inset
26684 </cell>
26685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26686 \begin_inset Text
26687
26688 \begin_layout Standard
26689
26690 \family roman
26691 \series medium
26692 \shape up
26693 \emph off
26694 \bar no
26695 \noun off
26696 \color none
26697 z
26698 \end_layout
26699
26700 \end_inset
26701 </cell>
26702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26703 \begin_inset Text
26704
26705 \begin_layout Standard
26706
26707 \end_layout
26708
26709 \end_inset
26710 </cell>
26711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26712 \begin_inset Text
26713
26714 \begin_layout Standard
26715
26716 \end_layout
26717
26718 \end_inset
26719 </cell>
26720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26721 \begin_inset Text
26722
26723 \begin_layout Standard
26724
26725 \family roman
26726 \series medium
26727 \shape up
26728 \emph off
26729 \bar no
26730 \noun off
26731 \color none
26732 ª
26733 \end_layout
26734
26735 \end_inset
26736 </cell>
26737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26738 \begin_inset Text
26739
26740 \begin_layout Standard
26741
26742 \family roman
26743 \series medium
26744 \shape up
26745 \emph off
26746 \bar no
26747 \noun off
26748 \color none
26749 º
26750 \end_layout
26751
26752 \end_inset
26753 </cell>
26754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26755 \begin_inset Text
26756
26757 \begin_layout Standard
26758
26759 \family roman
26760 \series medium
26761 \shape up
26762 \emph off
26763 \bar no
26764 \noun off
26765 \color none
26766 Ê
26767 \end_layout
26768
26769 \end_inset
26770 </cell>
26771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26772 \begin_inset Text
26773
26774 \begin_layout Standard
26775
26776 \family roman
26777 \series medium
26778 \shape up
26779 \emph off
26780 \bar no
26781 \noun off
26782 \color none
26783 Ú
26784 \end_layout
26785
26786 \end_inset
26787 </cell>
26788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26789 \begin_inset Text
26790
26791 \begin_layout Standard
26792
26793 \family roman
26794 \series medium
26795 \shape up
26796 \emph off
26797 \bar no
26798 \noun off
26799 \color none
26800 ê
26801 \end_layout
26802
26803 \end_inset
26804 </cell>
26805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26806 \begin_inset Text
26807
26808 \begin_layout Standard
26809
26810 \family roman
26811 \series medium
26812 \shape up
26813 \emph off
26814 \bar no
26815 \noun off
26816 \color none
26817 ú
26818 \end_layout
26819
26820 \end_inset
26821 </cell>
26822 </row>
26823 <row topline="true">
26824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26825 \begin_inset Text
26826
26827 \begin_layout Standard
26828
26829 \family roman
26830 \series medium
26831 \shape up
26832 \size tiny
26833 \emph off
26834 \bar no
26835 \noun off
26836 \color none
26837 0B
26838 \end_layout
26839
26840 \end_inset
26841 </cell>
26842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26843 \begin_inset Text
26844
26845 \begin_layout Standard
26846
26847 \end_layout
26848
26849 \end_inset
26850 </cell>
26851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26852 \begin_inset Text
26853
26854 \begin_layout Standard
26855
26856 \end_layout
26857
26858 \end_inset
26859 </cell>
26860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26861 \begin_inset Text
26862
26863 \begin_layout Standard
26864
26865 \family roman
26866 \series medium
26867 \shape up
26868 \emph off
26869 \bar no
26870 \noun off
26871 \color none
26872 +
26873 \end_layout
26874
26875 \end_inset
26876 </cell>
26877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26878 \begin_inset Text
26879
26880 \begin_layout Standard
26881
26882 \family roman
26883 \series medium
26884 \shape up
26885 \emph off
26886 \bar no
26887 \noun off
26888 \color none
26889 ;
26890 \end_layout
26891
26892 \end_inset
26893 </cell>
26894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26895 \begin_inset Text
26896
26897 \begin_layout Standard
26898
26899 \family roman
26900 \series medium
26901 \shape up
26902 \emph off
26903 \bar no
26904 \noun off
26905 \color none
26906 K
26907 \end_layout
26908
26909 \end_inset
26910 </cell>
26911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26912 \begin_inset Text
26913
26914 \begin_layout Standard
26915
26916 \family roman
26917 \series medium
26918 \shape up
26919 \emph off
26920 \bar no
26921 \noun off
26922 \color none
26923 [
26924 \end_layout
26925
26926 \end_inset
26927 </cell>
26928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26929 \begin_inset Text
26930
26931 \begin_layout Standard
26932
26933 \family roman
26934 \series medium
26935 \shape up
26936 \emph off
26937 \bar no
26938 \noun off
26939 \color none
26940 k
26941 \end_layout
26942
26943 \end_inset
26944 </cell>
26945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26946 \begin_inset Text
26947
26948 \begin_layout Standard
26949
26950 \family roman
26951 \series medium
26952 \shape up
26953 \emph off
26954 \bar no
26955 \noun off
26956 \color none
26957 {
26958 \end_layout
26959
26960 \end_inset
26961 </cell>
26962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26963 \begin_inset Text
26964
26965 \begin_layout Standard
26966
26967 \end_layout
26968
26969 \end_inset
26970 </cell>
26971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26972 \begin_inset Text
26973
26974 \begin_layout Standard
26975
26976 \end_layout
26977
26978 \end_inset
26979 </cell>
26980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26981 \begin_inset Text
26982
26983 \begin_layout Standard
26984
26985 \family roman
26986 \series medium
26987 \shape up
26988 \emph off
26989 \bar no
26990 \noun off
26991 \color none
26992 «
26993 \end_layout
26994
26995 \end_inset
26996 </cell>
26997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26998 \begin_inset Text
26999
27000 \begin_layout Standard
27001
27002 \family roman
27003 \series medium
27004 \shape up
27005 \emph off
27006 \bar no
27007 \noun off
27008 \color none
27009 »
27010 \end_layout
27011
27012 \end_inset
27013 </cell>
27014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27015 \begin_inset Text
27016
27017 \begin_layout Standard
27018
27019 \family roman
27020 \series medium
27021 \shape up
27022 \emph off
27023 \bar no
27024 \noun off
27025 \color none
27026 Ë
27027 \end_layout
27028
27029 \end_inset
27030 </cell>
27031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27032 \begin_inset Text
27033
27034 \begin_layout Standard
27035
27036 \family roman
27037 \series medium
27038 \shape up
27039 \emph off
27040 \bar no
27041 \noun off
27042 \color none
27043 Û
27044 \end_layout
27045
27046 \end_inset
27047 </cell>
27048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27049 \begin_inset Text
27050
27051 \begin_layout Standard
27052
27053 \family roman
27054 \series medium
27055 \shape up
27056 \emph off
27057 \bar no
27058 \noun off
27059 \color none
27060 ë
27061 \end_layout
27062
27063 \end_inset
27064 </cell>
27065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27066 \begin_inset Text
27067
27068 \begin_layout Standard
27069
27070 \family roman
27071 \series medium
27072 \shape up
27073 \emph off
27074 \bar no
27075 \noun off
27076 \color none
27077 û
27078 \end_layout
27079
27080 \end_inset
27081 </cell>
27082 </row>
27083 <row topline="true">
27084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27085 \begin_inset Text
27086
27087 \begin_layout Standard
27088
27089 \family roman
27090 \series medium
27091 \shape up
27092 \size tiny
27093 \emph off
27094 \bar no
27095 \noun off
27096 \color none
27097 0C
27098 \end_layout
27099
27100 \end_inset
27101 </cell>
27102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27103 \begin_inset Text
27104
27105 \begin_layout Standard
27106
27107 \end_layout
27108
27109 \end_inset
27110 </cell>
27111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27112 \begin_inset Text
27113
27114 \begin_layout Standard
27115
27116 \end_layout
27117
27118 \end_inset
27119 </cell>
27120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27121 \begin_inset Text
27122
27123 \begin_layout Standard
27124
27125 \family roman
27126 \series medium
27127 \shape up
27128 \emph off
27129 \bar no
27130 \noun off
27131 \color none
27132 ,
27133 \end_layout
27134
27135 \end_inset
27136 </cell>
27137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27138 \begin_inset Text
27139
27140 \begin_layout Standard
27141
27142 \family roman
27143 \series medium
27144 \shape up
27145 \emph off
27146 \bar no
27147 \noun off
27148 \color none
27149 <
27150 \end_layout
27151
27152 \end_inset
27153 </cell>
27154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27155 \begin_inset Text
27156
27157 \begin_layout Standard
27158
27159 \family roman
27160 \series medium
27161 \shape up
27162 \emph off
27163 \bar no
27164 \noun off
27165 \color none
27166 L
27167 \end_layout
27168
27169 \end_inset
27170 </cell>
27171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27172 \begin_inset Text
27173
27174 \begin_layout Standard
27175
27176 \family roman
27177 \series medium
27178 \shape up
27179 \emph off
27180 \bar no
27181 \noun off
27182 \color none
27183
27184 \backslash
27185
27186 \end_layout
27187
27188 \end_inset
27189 </cell>
27190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27191 \begin_inset Text
27192
27193 \begin_layout Standard
27194
27195 \family roman
27196 \series medium
27197 \shape up
27198 \emph off
27199 \bar no
27200 \noun off
27201 \color none
27202 l
27203 \end_layout
27204
27205 \end_inset
27206 </cell>
27207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27208 \begin_inset Text
27209
27210 \begin_layout Standard
27211
27212 \family roman
27213 \series medium
27214 \shape up
27215 \emph off
27216 \bar no
27217 \noun off
27218 \color none
27219 |
27220 \end_layout
27221
27222 \end_inset
27223 </cell>
27224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27225 \begin_inset Text
27226
27227 \begin_layout Standard
27228
27229 \end_layout
27230
27231 \end_inset
27232 </cell>
27233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27234 \begin_inset Text
27235
27236 \begin_layout Standard
27237
27238 \end_layout
27239
27240 \end_inset
27241 </cell>
27242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27243 \begin_inset Text
27244
27245 \begin_layout Standard
27246
27247 \family roman
27248 \series medium
27249 \shape up
27250 \emph off
27251 \bar no
27252 \noun off
27253 \color none
27254 ¬
27255 \end_layout
27256
27257 \end_inset
27258 </cell>
27259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27260 \begin_inset Text
27261
27262 \begin_layout Standard
27263
27264 \family roman
27265 \series medium
27266 \shape up
27267 \emph off
27268 \bar no
27269 \noun off
27270 \color none
27271 ¼
27272 \end_layout
27273
27274 \end_inset
27275 </cell>
27276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27277 \begin_inset Text
27278
27279 \begin_layout Standard
27280
27281 \family roman
27282 \series medium
27283 \shape up
27284 \emph off
27285 \bar no
27286 \noun off
27287 \color none
27288 Ì
27289 \end_layout
27290
27291 \end_inset
27292 </cell>
27293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27294 \begin_inset Text
27295
27296 \begin_layout Standard
27297
27298 \family roman
27299 \series medium
27300 \shape up
27301 \emph off
27302 \bar no
27303 \noun off
27304 \color none
27305 Ü
27306 \end_layout
27307
27308 \end_inset
27309 </cell>
27310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27311 \begin_inset Text
27312
27313 \begin_layout Standard
27314
27315 \family roman
27316 \series medium
27317 \shape up
27318 \emph off
27319 \bar no
27320 \noun off
27321 \color none
27322 ì
27323 \end_layout
27324
27325 \end_inset
27326 </cell>
27327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27328 \begin_inset Text
27329
27330 \begin_layout Standard
27331
27332 \family roman
27333 \series medium
27334 \shape up
27335 \emph off
27336 \bar no
27337 \noun off
27338 \color none
27339 ü
27340 \end_layout
27341
27342 \end_inset
27343 </cell>
27344 </row>
27345 <row topline="true">
27346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27347 \begin_inset Text
27348
27349 \begin_layout Standard
27350
27351 \family roman
27352 \series medium
27353 \shape up
27354 \size tiny
27355 \emph off
27356 \bar no
27357 \noun off
27358 \color none
27359 0D
27360 \end_layout
27361
27362 \end_inset
27363 </cell>
27364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27365 \begin_inset Text
27366
27367 \begin_layout Standard
27368
27369 \end_layout
27370
27371 \end_inset
27372 </cell>
27373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27374 \begin_inset Text
27375
27376 \begin_layout Standard
27377
27378 \end_layout
27379
27380 \end_inset
27381 </cell>
27382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27383 \begin_inset Text
27384
27385 \begin_layout Standard
27386
27387 \family roman
27388 \series medium
27389 \shape up
27390 \emph off
27391 \bar no
27392 \noun off
27393 \color none
27394 -
27395 \end_layout
27396
27397 \end_inset
27398 </cell>
27399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27400 \begin_inset Text
27401
27402 \begin_layout Standard
27403
27404 \family roman
27405 \series medium
27406 \shape up
27407 \emph off
27408 \bar no
27409 \noun off
27410 \color none
27411 =
27412 \end_layout
27413
27414 \end_inset
27415 </cell>
27416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27417 \begin_inset Text
27418
27419 \begin_layout Standard
27420
27421 \family roman
27422 \series medium
27423 \shape up
27424 \emph off
27425 \bar no
27426 \noun off
27427 \color none
27428 M
27429 \end_layout
27430
27431 \end_inset
27432 </cell>
27433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27434 \begin_inset Text
27435
27436 \begin_layout Standard
27437
27438 \family roman
27439 \series medium
27440 \shape up
27441 \emph off
27442 \bar no
27443 \noun off
27444 \color none
27445 ]
27446 \end_layout
27447
27448 \end_inset
27449 </cell>
27450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27451 \begin_inset Text
27452
27453 \begin_layout Standard
27454
27455 \family roman
27456 \series medium
27457 \shape up
27458 \emph off
27459 \bar no
27460 \noun off
27461 \color none
27462 m
27463 \end_layout
27464
27465 \end_inset
27466 </cell>
27467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27468 \begin_inset Text
27469
27470 \begin_layout Standard
27471
27472 \family roman
27473 \series medium
27474 \shape up
27475 \emph off
27476 \bar no
27477 \noun off
27478 \color none
27479 }
27480 \end_layout
27481
27482 \end_inset
27483 </cell>
27484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27485 \begin_inset Text
27486
27487 \begin_layout Standard
27488
27489 \end_layout
27490
27491 \end_inset
27492 </cell>
27493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27494 \begin_inset Text
27495
27496 \begin_layout Standard
27497
27498 \end_layout
27499
27500 \end_inset
27501 </cell>
27502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27503 \begin_inset Text
27504
27505 \begin_layout Standard
27506 \begin_inset ERT
27507 status collapsed
27508
27509 \begin_layout Standard
27510
27511
27512 \backslash
27513 textendash
27514 \end_layout
27515
27516 \end_inset
27517
27518
27519 \begin_inset Note Note
27520 status collapsed
27521
27522 \begin_layout Standard
27523 character ­ 
27524 \end_layout
27525
27526 \end_inset
27527
27528
27529 \end_layout
27530
27531 \end_inset
27532 </cell>
27533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27534 \begin_inset Text
27535
27536 \begin_layout Standard
27537
27538 \family roman
27539 \series medium
27540 \shape up
27541 \emph off
27542 \bar no
27543 \noun off
27544 \color none
27545 ½
27546 \end_layout
27547
27548 \end_inset
27549 </cell>
27550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27551 \begin_inset Text
27552
27553 \begin_layout Standard
27554
27555 \family roman
27556 \series medium
27557 \shape up
27558 \emph off
27559 \bar no
27560 \noun off
27561 \color none
27562 Í
27563 \end_layout
27564
27565 \end_inset
27566 </cell>
27567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27568 \begin_inset Text
27569
27570 \begin_layout Standard
27571
27572 \family roman
27573 \series medium
27574 \shape up
27575 \emph off
27576 \bar no
27577 \noun off
27578 \color none
27579 Ý
27580 \end_layout
27581
27582 \end_inset
27583 </cell>
27584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27585 \begin_inset Text
27586
27587 \begin_layout Standard
27588
27589 \family roman
27590 \series medium
27591 \shape up
27592 \emph off
27593 \bar no
27594 \noun off
27595 \color none
27596 í
27597 \end_layout
27598
27599 \end_inset
27600 </cell>
27601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27602 \begin_inset Text
27603
27604 \begin_layout Standard
27605
27606 \family roman
27607 \series medium
27608 \shape up
27609 \emph off
27610 \bar no
27611 \noun off
27612 \color none
27613 ý
27614 \end_layout
27615
27616 \end_inset
27617 </cell>
27618 </row>
27619 <row topline="true">
27620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27621 \begin_inset Text
27622
27623 \begin_layout Standard
27624
27625 \family roman
27626 \series medium
27627 \shape up
27628 \size tiny
27629 \emph off
27630 \bar no
27631 \noun off
27632 \color none
27633 0E
27634 \end_layout
27635
27636 \end_inset
27637 </cell>
27638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27639 \begin_inset Text
27640
27641 \begin_layout Standard
27642
27643 \end_layout
27644
27645 \end_inset
27646 </cell>
27647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27648 \begin_inset Text
27649
27650 \begin_layout Standard
27651
27652 \end_layout
27653
27654 \end_inset
27655 </cell>
27656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27657 \begin_inset Text
27658
27659 \begin_layout Standard
27660
27661 \family roman
27662 \series medium
27663 \shape up
27664 \emph off
27665 \bar no
27666 \noun off
27667 \color none
27668 .
27669 \end_layout
27670
27671 \end_inset
27672 </cell>
27673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27674 \begin_inset Text
27675
27676 \begin_layout Standard
27677
27678 \family roman
27679 \series medium
27680 \shape up
27681 \emph off
27682 \bar no
27683 \noun off
27684 \color none
27685 >
27686 \end_layout
27687
27688 \end_inset
27689 </cell>
27690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27691 \begin_inset Text
27692
27693 \begin_layout Standard
27694
27695 \family roman
27696 \series medium
27697 \shape up
27698 \emph off
27699 \bar no
27700 \noun off
27701 \color none
27702 N
27703 \end_layout
27704
27705 \end_inset
27706 </cell>
27707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27708 \begin_inset Text
27709
27710 \begin_layout Standard
27711
27712 \family roman
27713 \series medium
27714 \shape up
27715 \emph off
27716 \bar no
27717 \noun off
27718 \color none
27719 ^
27720 \end_layout
27721
27722 \end_inset
27723 </cell>
27724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27725 \begin_inset Text
27726
27727 \begin_layout Standard
27728
27729 \family roman
27730 \series medium
27731 \shape up
27732 \emph off
27733 \bar no
27734 \noun off
27735 \color none
27736 n
27737 \end_layout
27738
27739 \end_inset
27740 </cell>
27741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27742 \begin_inset Text
27743
27744 \begin_layout Standard
27745
27746 \family roman
27747 \series medium
27748 \shape up
27749 \emph off
27750 \bar no
27751 \noun off
27752 \color none
27753 ~
27754 \end_layout
27755
27756 \end_inset
27757 </cell>
27758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27759 \begin_inset Text
27760
27761 \begin_layout Standard
27762
27763 \end_layout
27764
27765 \end_inset
27766 </cell>
27767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27768 \begin_inset Text
27769
27770 \begin_layout Standard
27771
27772 \end_layout
27773
27774 \end_inset
27775 </cell>
27776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27777 \begin_inset Text
27778
27779 \begin_layout Standard
27780
27781 \family roman
27782 \series medium
27783 \shape up
27784 \emph off
27785 \bar no
27786 \noun off
27787 \color none
27788 ®
27789 \end_layout
27790
27791 \end_inset
27792 </cell>
27793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27794 \begin_inset Text
27795
27796 \begin_layout Standard
27797
27798 \family roman
27799 \series medium
27800 \shape up
27801 \emph off
27802 \bar no
27803 \noun off
27804 \color none
27805 ¾
27806 \end_layout
27807
27808 \end_inset
27809 </cell>
27810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27811 \begin_inset Text
27812
27813 \begin_layout Standard
27814
27815 \family roman
27816 \series medium
27817 \shape up
27818 \emph off
27819 \bar no
27820 \noun off
27821 \color none
27822 Î
27823 \end_layout
27824
27825 \end_inset
27826 </cell>
27827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27828 \begin_inset Text
27829
27830 \begin_layout Standard
27831
27832 \family roman
27833 \series medium
27834 \shape up
27835 \emph off
27836 \bar no
27837 \noun off
27838 \color none
27839 Þ
27840 \end_layout
27841
27842 \end_inset
27843 </cell>
27844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27845 \begin_inset Text
27846
27847 \begin_layout Standard
27848
27849 \family roman
27850 \series medium
27851 \shape up
27852 \emph off
27853 \bar no
27854 \noun off
27855 \color none
27856 î
27857 \end_layout
27858
27859 \end_inset
27860 </cell>
27861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27862 \begin_inset Text
27863
27864 \begin_layout Standard
27865
27866 \family roman
27867 \series medium
27868 \shape up
27869 \emph off
27870 \bar no
27871 \noun off
27872 \color none
27873 þ
27874 \end_layout
27875
27876 \end_inset
27877 </cell>
27878 </row>
27879 <row topline="true" bottomline="true">
27880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27881 \begin_inset Text
27882
27883 \begin_layout Standard
27884
27885 \family roman
27886 \series medium
27887 \shape up
27888 \size tiny
27889 \emph off
27890 \bar no
27891 \noun off
27892 \color none
27893 0F
27894 \end_layout
27895
27896 \end_inset
27897 </cell>
27898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27899 \begin_inset Text
27900
27901 \begin_layout Standard
27902
27903 \end_layout
27904
27905 \end_inset
27906 </cell>
27907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27908 \begin_inset Text
27909
27910 \begin_layout Standard
27911
27912 \end_layout
27913
27914 \end_inset
27915 </cell>
27916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27917 \begin_inset Text
27918
27919 \begin_layout Standard
27920
27921 \family roman
27922 \series medium
27923 \shape up
27924 \emph off
27925 \bar no
27926 \noun off
27927 \color none
27928 /
27929 \end_layout
27930
27931 \end_inset
27932 </cell>
27933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27934 \begin_inset Text
27935
27936 \begin_layout Standard
27937
27938 \family roman
27939 \series medium
27940 \shape up
27941 \emph off
27942 \bar no
27943 \noun off
27944 \color none
27945 ?
27946 \end_layout
27947
27948 \end_inset
27949 </cell>
27950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27951 \begin_inset Text
27952
27953 \begin_layout Standard
27954
27955 \family roman
27956 \series medium
27957 \shape up
27958 \emph off
27959 \bar no
27960 \noun off
27961 \color none
27962 O
27963 \end_layout
27964
27965 \end_inset
27966 </cell>
27967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27968 \begin_inset Text
27969
27970 \begin_layout Standard
27971
27972 \family roman
27973 \series medium
27974 \shape up
27975 \emph off
27976 \bar no
27977 \noun off
27978 \color none
27979 _
27980 \end_layout
27981
27982 \end_inset
27983 </cell>
27984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27985 \begin_inset Text
27986
27987 \begin_layout Standard
27988
27989 \family roman
27990 \series medium
27991 \shape up
27992 \emph off
27993 \bar no
27994 \noun off
27995 \color none
27996 o
27997 \end_layout
27998
27999 \end_inset
28000 </cell>
28001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28002 \begin_inset Text
28003
28004 \begin_layout Standard
28005
28006 \end_layout
28007
28008 \end_inset
28009 </cell>
28010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28011 \begin_inset Text
28012
28013 \begin_layout Standard
28014
28015 \end_layout
28016
28017 \end_inset
28018 </cell>
28019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28020 \begin_inset Text
28021
28022 \begin_layout Standard
28023
28024 \end_layout
28025
28026 \end_inset
28027 </cell>
28028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28029 \begin_inset Text
28030
28031 \begin_layout Standard
28032
28033 \family roman
28034 \series medium
28035 \shape up
28036 \emph off
28037 \bar no
28038 \noun off
28039 \color none
28040 ¯
28041 \end_layout
28042
28043 \end_inset
28044 </cell>
28045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28046 \begin_inset Text
28047
28048 \begin_layout Standard
28049
28050 \family roman
28051 \series medium
28052 \shape up
28053 \emph off
28054 \bar no
28055 \noun off
28056 \color none
28057 ¿
28058 \end_layout
28059
28060 \end_inset
28061 </cell>
28062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28063 \begin_inset Text
28064
28065 \begin_layout Standard
28066
28067 \family roman
28068 \series medium
28069 \shape up
28070 \emph off
28071 \bar no
28072 \noun off
28073 \color none
28074 Ï
28075 \end_layout
28076
28077 \end_inset
28078 </cell>
28079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28080 \begin_inset Text
28081
28082 \begin_layout Standard
28083
28084 \family roman
28085 \series medium
28086 \shape up
28087 \emph off
28088 \bar no
28089 \noun off
28090 \color none
28091 ß
28092 \end_layout
28093
28094 \end_inset
28095 </cell>
28096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28097 \begin_inset Text
28098
28099 \begin_layout Standard
28100
28101 \family roman
28102 \series medium
28103 \shape up
28104 \emph off
28105 \bar no
28106 \noun off
28107 \color none
28108 ï
28109 \end_layout
28110
28111 \end_inset
28112 </cell>
28113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28114 \begin_inset Text
28115
28116 \begin_layout Standard
28117
28118 \family roman
28119 \series medium
28120 \shape up
28121 \emph off
28122 \bar no
28123 \noun off
28124 \color none
28125 ÿ
28126 \end_layout
28127
28128 \end_inset
28129 </cell>
28130 </row>
28131 </lyxtabular>
28132
28133 \end_inset
28134
28135
28136 \end_layout
28137
28138 \end_inset
28139
28140
28141 \end_layout
28142
28143 \begin_layout Standard
28144 The following is a full list of all of the accented characters LyX can display
28145  directly.
28146  It includes not only the accented characters from the previous table, but
28147  also the characters from 
28148 \family typewriter
28149 ISO8859--2
28150 \family default
28151  through 
28152 \family typewriter
28153 4
28154 \family default
28155 .
28156  
28157 \end_layout
28158
28159 \begin_layout Itemize
28160 From 
28161 \family typewriter
28162 ISO8859--1
28163 \family default
28164 :
28165 \end_layout
28166
28167 \begin_deeper
28168 \begin_layout Standard
28169 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
28170 \hfill
28171 diaeresis
28172 \end_layout
28173
28174 \begin_layout Standard
28175 ^ Â Ê Î Ô Û â ê î ô û
28176 \hfill
28177 circumflex
28178 \end_layout
28179
28180 \begin_layout Standard
28181 ` À È Ì Ò Ù à è ì ò ù
28182 \hfill
28183 grave
28184 \end_layout
28185
28186 \begin_layout Standard
28187 ´ Á É Í Ó Ú Ý á é í ó ú ý
28188 \hfill
28189 acute
28190 \end_layout
28191
28192 \begin_layout Standard
28193 ~ Ã Ñ Õ ã ñ õ
28194 \hfill
28195 tilde
28196 \end_layout
28197
28198 \begin_layout Standard
28199 ¸Çç
28200 \hfill
28201 cedilla
28202 \end_layout
28203
28204 \begin_layout Standard
28205 ¯
28206 \hfill
28207 macron
28208 \begin_inset Foot
28209 status collapsed
28210
28211 \begin_layout Standard
28212 The dead macron in usually not needed, as you will use a non--dead key for
28213  this instead.
28214  For example, S-M-minus, or if 
28215 \family typewriter
28216 \shape up
28217 .Xmodmap
28218 \family default
28219 \shape default
28220  is correct, S-M-macron.
28221 \end_layout
28222
28223 \end_inset
28224
28225
28226 \end_layout
28227
28228 \end_deeper
28229 \begin_layout Itemize
28230 From 
28231 \family typewriter
28232 ISO8859--2
28233 \family default
28234  through 
28235 \family typewriter
28236 4
28237 \family default
28238 :
28239 \end_layout
28240
28241 \begin_deeper
28242 \begin_layout Standard
28243 \i \^{H}
28244 \i \^{J}
28245 \i \^{h}
28246 \i \^{\j}
28247 \i \^{C}
28248 \i \^{G}
28249 \i \^{S}
28250 \i \^{c}
28251 \i \^{g}
28252 \i \^{s}
28253
28254 \hfill
28255 circumflex
28256 \end_layout
28257
28258 \begin_layout Standard
28259 \i \'{S}
28260 \i \'{Z}
28261 \i \'{s}
28262 \i \'{z}
28263 \i \'{R}
28264 \i \'{L}
28265 \i \'{C}
28266 \i \'{N}
28267 \i \'{r}
28268 \i \'{l}
28269 \i \'{c}
28270 \i \'{n}
28271
28272 \hfill
28273 acute
28274 \end_layout
28275
28276 \begin_layout Standard
28277 \i \~{I}
28278 \i \~{\i}
28279 \i \~{U}
28280 \i \~{u}
28281
28282 \hfill
28283 tilde
28284 \end_layout
28285
28286 \begin_layout Standard
28287 \i \c{S}
28288 \i \c{s}
28289 \i \c{T}
28290 \i \c{t}
28291 \i \c{R}
28292 \i \c{L}
28293 \i \c{G}
28294 \i \c{r}
28295 \i \c{l}
28296 \i \c{g}
28297 \i \c{N}
28298 \i \c{K}
28299 \i \c{n}
28300 \i \c{k}
28301
28302 \hfill
28303 cedilla
28304 \begin_inset Foot
28305 status collapsed
28306
28307 \begin_layout Standard
28308 These characters might not look very nice on screen, but they will be just
28309  fine when run through LaTeX and printed.
28310 \end_layout
28311
28312 \end_inset
28313
28314
28315 \end_layout
28316
28317 \begin_layout Standard
28318 \i \={E}
28319 \i \={e}
28320 \i \={A}
28321 \i \={I}
28322 \i \={O}
28323 \i \={U}
28324 \i \={a}
28325 \i \={\i}
28326 \i \={o}
28327 \i \={u}
28328
28329 \hfill
28330 macron
28331 \end_layout
28332
28333 \begin_layout Standard
28334 \i \H{O}
28335 \i \H{U}
28336 \i \H{o}
28337 \i \H{u}
28338
28339 \hfill
28340 hungarian umlaut
28341 \end_layout
28342
28343 \end_deeper
28344 \begin_layout Standard
28345 All the characters above are actively supported by TeX fonts.
28346  In addition TeX allows diacritical marks on almost all characters .
28347  Also make sure you're using the 
28348 \family typewriter
28349 T1
28350 \family default
28351  font-encoding and have the package 
28352 \family typewriter
28353 umlaute.sty
28354 \family default
28355  with the definition file 
28356 \family typewriter
28357 iso.def
28358 \family default
28359  installed.
28360 \end_layout
28361
28362 \begin_layout Chapter
28363 Credits
28364 \end_layout
28365
28366 \begin_layout Standard
28367 The documentation is a collaborative effort between many different people
28368  (and we would encourage people to contribute !).
28369 \end_layout
28370
28371 \begin_layout Standard
28372 First, we need to give due credit to those who came before us.
28373  They gave us the base upon which the new manuals are built, and some continue
28374  to provide information:
28375 \end_layout
28376
28377 \begin_layout Itemize
28378
28379 \noun on
28380 Matthias Ettrich
28381 \noun default
28382  wrote the original documentation, from which this manual is built, as well
28383  as the introduction to this manual [or the 
28384 \begin_inset Quotes eld
28385 \end_inset
28386
28387 LyX Manifesto,
28388 \begin_inset Quotes erd
28389 \end_inset
28390
28391  as some of us call it].
28392 \end_layout
28393
28394 \begin_layout Itemize
28395
28396 \noun on
28397 Lars Gullik Bjønnes
28398 \noun default
28399  wrote several minidocs, including some of the information about international
28400  support in LyX.
28401 \end_layout
28402
28403 \begin_layout Itemize
28404
28405 \noun on
28406 Ivan Schreter
28407 \noun default
28408  also wrote a minidoc about international support, specifically about internatio
28409 nal keyboard maps and customization.
28410 \end_layout
28411
28412 \begin_layout Itemize
28413
28414 \noun on
28415 Pascal André
28416 \noun default
28417  originally documented the LinuxDoc SGML interface.
28418 \end_layout
28419
28420 \begin_layout Itemize
28421
28422 \noun on
28423 Alejandro Aguilar Sierra
28424 \noun default
28425  originally documented math mode and provided the entries for the math functions
28426  in 
28427 \family typewriter
28428 Reference.lyx
28429 \end_layout
28430
28431 \begin_layout Itemize
28432 Special thanks to the LyX Team\InsetSpace ~
28433
28434 \begin_inset LatexCommand \cite{lyxcredit}
28435
28436 \end_inset
28437
28438  for help and answers to questions.
28439 \end_layout
28440
28441 \begin_layout Standard
28442 Next, it's time to give credit to the 
28443 \begin_inset Quotes eld
28444 \end_inset
28445
28446 LyX Documentation Team,
28447 \begin_inset Quotes erd
28448 \end_inset
28449
28450  all of the people who helped rewrite the old documentation into the form
28451  it had after LyX version 0.10:
28452 \end_layout
28453
28454 \begin_layout Itemize
28455
28456 \noun on
28457 David Johnson
28458 \noun default
28459 :
28460 \end_layout
28461
28462 \begin_deeper
28463 \begin_layout Itemize
28464 Contributor to the FAQ and the old 
28465 \begin_inset Quotes eld
28466 \end_inset
28467
28468
28469 \family typewriter
28470 HowDoI-.lyx
28471 \family default
28472
28473 \begin_inset Quotes erd
28474 \end_inset
28475
28476  [now defunct].
28477 \end_layout
28478
28479 \begin_layout Itemize
28480 General editing assistance.
28481 \end_layout
28482
28483 \begin_layout Itemize
28484 Documentation of: 
28485 \end_layout
28486
28487 \begin_deeper
28488 \begin_layout Itemize
28489 math mode 
28490 \end_layout
28491
28492 \begin_layout Itemize
28493 tables
28494 \end_layout
28495
28496 \begin_layout Itemize
28497 spellchecking
28498 \end_layout
28499
28500 \end_deeper
28501 \end_deeper
28502 \begin_layout Itemize
28503
28504 \noun on
28505 Rich Fields
28506 \noun default
28507 :
28508 \end_layout
28509
28510 \begin_deeper
28511 \begin_layout Itemize
28512 Primary contributor to 
28513 \family typewriter
28514 Reference.lyx
28515 \end_layout
28516
28517 \begin_layout Itemize
28518 Documentation of the basic LyX interface in 
28519 \family typewriter
28520 UserGuide.lyx
28521 \end_layout
28522
28523 \end_deeper
28524 \begin_layout Itemize
28525
28526 \noun on
28527 Paul Evans
28528 \noun default
28529 :
28530 \end_layout
28531
28532 \begin_deeper
28533 \begin_layout Itemize
28534 Former maintainer of the FAQ and the old 
28535 \begin_inset Quotes eld
28536 \end_inset
28537
28538
28539 \family typewriter
28540 HowDoI-.lyx
28541 \family default
28542
28543 \begin_inset Quotes erd
28544 \end_inset
28545
28546  [now defunct].
28547 \end_layout
28548
28549 \begin_layout Itemize
28550 Documentation of LinuxDoc in 
28551 \family typewriter
28552 UserGuide.lyx
28553 \end_layout
28554
28555 \end_deeper
28556 \begin_layout Itemize
28557
28558 \noun on
28559 Paul Russel:
28560 \end_layout
28561
28562 \begin_deeper
28563 \begin_layout Itemize
28564 Documentation of figures and imported graphics in 
28565 \family typewriter
28566 UserGuide.lyx
28567 \end_layout
28568
28569 \end_deeper
28570 \begin_layout Itemize
28571
28572 \noun on
28573 John Raithel
28574 \noun default
28575 :
28576 \end_layout
28577
28578 \begin_deeper
28579 \begin_layout Itemize
28580 Documentation of internationalization features in 
28581 \family typewriter
28582 UserGuide.lyx
28583 \end_layout
28584
28585 \end_deeper
28586 \begin_layout Itemize
28587
28588 \noun on
28589 Robin Socha:
28590 \end_layout
28591
28592 \begin_deeper
28593 \begin_layout Itemize
28594 Documentation of:
28595 \end_layout
28596
28597 \begin_deeper
28598 \begin_layout Itemize
28599 footnotes
28600 \end_layout
28601
28602 \begin_layout Itemize
28603 margin notes
28604 \end_layout
28605
28606 \begin_layout Itemize
28607 table of contents
28608 \end_layout
28609
28610 \begin_layout Itemize
28611 cross-references
28612 \end_layout
28613
28614 \end_deeper
28615 \end_deeper
28616 \begin_layout Itemize
28617
28618 \noun on
28619 Amir Karger
28620 \end_layout
28621
28622 \begin_deeper
28623 \begin_layout Itemize
28624 Primary contributor to 
28625 \family typewriter
28626 Tutorial.lyx
28627 \end_layout
28628
28629 \end_deeper
28630 \begin_layout Itemize
28631
28632 \noun on
28633 Matthias Zenker:
28634 \end_layout
28635
28636 \begin_deeper
28637 \begin_layout Itemize
28638 Documentation of 
28639 \end_layout
28640
28641 \begin_deeper
28642 \begin_layout Itemize
28643 manual fine-tuning 
28644 \end_layout
28645
28646 \begin_layout Itemize
28647 using LaTeX from within LyX
28648 \end_layout
28649
28650 \end_deeper
28651 \end_deeper
28652 \begin_layout Itemize
28653
28654 \noun on
28655 John Weiss
28656 \noun default
28657 :
28658 \end_layout
28659
28660 \begin_deeper
28661 \begin_layout Itemize
28662 General organization and format of the documents.
28663 \end_layout
28664
28665 \begin_layout Itemize
28666 Documentation of :
28667 \end_layout
28668
28669 \begin_deeper
28670 \begin_layout Itemize
28671 LyX setup
28672 \end_layout
28673
28674 \begin_layout Itemize
28675 paragraph environments, document layout, nesting, typography notes, fonts
28676 \end_layout
28677
28678 \end_deeper
28679 \begin_layout Itemize
28680 Also responsible for Introduction in 
28681 \family typewriter
28682 Tutorial.lyx
28683 \end_layout
28684
28685 \begin_layout Itemize
28686 Editor of the documents.
28687  [from 6/96-fall 1997]
28688 \end_layout
28689
28690 \end_deeper
28691 \begin_layout Standard
28692 After fall of 1997, the LyX Team as a whole took over maintenance of the
28693  documentation.
28694 \end_layout
28695
28696 \begin_layout Bibliography
28697
28698 \bibitem {lyxcredit}
28699 The LyX Team: 
28700 \begin_inset ERT
28701 status collapsed
28702
28703 \begin_layout Standard
28704
28705
28706 \backslash
28707 href{http://www.lyx.org/about/credits.php}{
28708 \end_layout
28709
28710 \end_inset
28711
28712
28713 \emph on
28714 CREDITS
28715 \emph default
28716
28717 \begin_inset ERT
28718 status collapsed
28719
28720 \begin_layout Standard
28721
28722 }
28723 \end_layout
28724
28725 \end_inset
28726
28727
28728 \end_layout
28729
28730 \begin_layout Bibliography
28731
28732 \bibitem {latexbook}
28733 Leslie Lamport: 
28734 \emph on
28735 LaTeX: A Document Preparation System.
28736  
28737 \emph default
28738 Addison-Wesley, second edition, 1994
28739 \end_layout
28740
28741 \begin_layout Bibliography
28742
28743 \bibitem {latexcompanion}
28744 Michel Goossens, Frank Mittelbach and Alexander Samarin: 
28745 \emph on
28746 The LaTeX Companion.
28747  
28748 \emph default
28749 Addison-Wesley, 1994
28750 \end_layout
28751
28752 \begin_layout Bibliography
28753
28754 \bibitem {latexguide}
28755 Kopka and Daly: 
28756 \emph on
28757 A Guide to LaTeX2e
28758 \end_layout
28759
28760 \begin_layout Bibliography
28761
28762 \bibitem {texbook}
28763 Donald E.
28764  Knuth.
28765  
28766 \emph on
28767 The TeXbook
28768 \end_layout
28769
28770 \end_body
28771 \end_document