]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
Separate caption and label from InsetListingsParams and handle them separately in...
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 263
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % I've designed this preamble to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % provides missing characters,
17 % see note in chapter 'Character Tables'
18 \usepackage{textcomp}
19 \usepackage{wasysym}
20
21 \usepackage{ifpdf} % part of the hyperref bundle
22 \ifpdf % if pdflatex is used
23
24   % set fonts for nicer pdf view
25   \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{%
26   \usepackage[scaled=0.92]{helvet}
27   \usepackage{mathptmx}
28   \usepackage{courier} }
29   % the pages of the TOC are numbered roman
30   % and a pdf-bookmark for the TOC is added
31   \pagenumbering{roman}
32   \let\myTOC\tableofcontents
33   \renewcommand\tableofcontents{%
34     \pdfbookmark[1]{Contents}{}
35     \myTOC
36     \clearpage
37     \pagenumbering{arabic} }
38  % link all cross references and URLs in pdf output
39  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
40  linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
41  pdfpagelayout=OneColumn, pdfnewwindow=true,
42  pdfstartview=XYZ, plainpages=false, pdfpagelabels,
43  pdfauthor={LyX Team}, pdftex,
44  pdftitle={The LyX User's Guide},pdfsubject={LyX},
45  pdfkeywords={LyX}]{hyperref}
46  
47 \else % if dvi or ps is produced
48
49  % link all cross references and URLs in dvi output
50  \usepackage[ps2pdf]{hyperref}
51
52  % the pages of the TOC are numbered roman
53  \pagenumbering{roman}
54  \let\myTOC\tableofcontents
55  \renewcommand\tableofcontents{%
56    \pdfbookmark[1]{Contents}{}
57    \myTOC
58    \clearpage
59    \pagenumbering{arabic} }
60    
61 \fi 
62 \end_preamble
63 \options bibtotoc,BCOR7mm
64 \language english
65 \inputencoding latin1
66 \font_roman default
67 \font_sans default
68 \font_typewriter default
69 \font_default_family default
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74 \graphics default
75 \paperfontsize 12
76 \spacing single
77 \papersize default
78 \use_geometry false
79 \use_amsmath 0
80 \use_esint 0
81 \cite_engine basic
82 \use_bibtopic false
83 \paperorientation portrait
84 \secnumdepth 3
85 \tocdepth 3
86 \paragraph_separation indent
87 \defskip medskip
88 \quotes_language english
89 \papercolumns 1
90 \papersides 2
91 \paperpagestyle default
92 \tracking_changes false
93 \output_changes false
94 \author "usti"
95 \author "Uwe Stöhr"
96 \end_header
97
98 \begin_body
99
100 \begin_layout Title
101 The LyX User's Guide
102 \end_layout
103
104 \begin_layout Author
105 by the LyX Team
106 \begin_inset Foot
107 status collapsed
108
109 \begin_layout Standard
110 \noindent
111 If you have comments or error corrections, please send them to the LyX Documenta
112 tion mailing list: 
113 \family typewriter
114 lyx-docs@lists.lyx.org
115 \end_layout
116
117 \end_inset
118
119
120 \end_layout
121
122 \begin_layout Standard
123 \begin_inset Note Note
124 status open
125
126 \begin_layout Standard
127 To export this document as pdf, ps or dvi, the LaTeX-package 
128 \series bold
129 hyperref
130 \series default
131  has to be installed.
132 \end_layout
133
134 \begin_layout Standard
135 This package should be part of all popular LaTeX-distributions.
136 \end_layout
137
138 \end_inset
139
140
141 \end_layout
142
143 \begin_layout Standard
144 \begin_inset LatexCommand tableofcontents
145
146 \end_inset
147
148
149 \end_layout
150
151 \begin_layout Chapter
152 Introduction
153 \end_layout
154
155 \begin_layout Section
156 What is LyX?
157 \end_layout
158
159 \begin_layout Standard
160 LyX is a document preparation system.
161  It is a tool for producing beautiful manuscripts, publishable books, business
162  letters and proposals, and even poetry.
163  It is unlike most other 
164 \begin_inset Quotes eld
165 \end_inset
166
167 word processors
168 \begin_inset Quotes erd
169 \end_inset
170
171  in the sense that it uses the paradigm of a markup language as its core
172  editing style.
173  That means that when you type a section header, you mark it as a 
174 \begin_inset Quotes eld
175 \end_inset
176
177 Section
178 \begin_inset Quotes erd
179 \end_inset
180
181 , not 
182 \begin_inset Quotes eld
183 \end_inset
184
185 Bold, 17 pt type, left justified, 5 mm space below
186 \begin_inset Quotes erd
187 \end_inset
188
189 .
190  LyX takes care of the typesetting for you, so you deal only with concepts,
191  not the mechanics.
192 \end_layout
193
194 \begin_layout Standard
195 This philosophy is explained in much greater detail in the 
196 \emph on
197
198 \begin_inset Quotes eld
199 \end_inset
200
201 Introduction
202 \begin_inset Quotes erd
203 \end_inset
204
205
206 \emph default
207 .
208  If you haven't read it yet, you need to.
209  Yes, we mean now.
210 \end_layout
211
212 \begin_layout Standard
213 The 
214 \begin_inset Quotes eld
215 \end_inset
216
217
218 \emph on
219 Introduction
220 \emph default
221
222 \begin_inset Quotes erd
223 \end_inset
224
225  describes several things in addition to LyX's philosophy: most importantly,
226  the format of all of the manuals.
227  If you don't read it, you'll have a bear of a time navigating this manual.
228  You might also be better served looking in one of the other manuals instead
229  of this one.
230  
231 \begin_inset Quotes eld
232 \end_inset
233
234
235 \emph on
236 Introduction
237 \emph default
238
239 \begin_inset Quotes erd
240 \end_inset
241
242  describes that, too.
243 \end_layout
244
245 \begin_layout Section
246 Getting Started
247 \end_layout
248
249 \begin_layout Subsection
250 Invoking LyX
251 \end_layout
252
253 \begin_layout Standard
254 Similar to other Linux [and other brands of Unix] programs, you start LyX
255  by simply typing 
256 \family typewriter
257 lyx
258 \family default
259  at the command line.
260  You can, of course, include several command-line options, including file
261  names.
262  We're not going to repeat all of the command-line options here, since we've
263  already done that in the 
264 \family typewriter
265 man
266 \family default
267  page for LyX.
268  Check there for more info.
269 \end_layout
270
271 \begin_layout Standard
272 There are one or two things we'd like to comment on:
273 \end_layout
274
275 \begin_layout Standard
276 Please note that if you include more than one file name on the command line,
277  LyX will load them all, though it won't display them all simultaneously.
278  More on that in a bit.
279 \end_layout
280
281 \begin_layout Subsection
282 How LyX Looks
283 \end_layout
284
285 \begin_layout Standard
286 Like most applications, LyX has the familiar menu bar across the top of
287  its window.
288  Below it is a toolbar with a pulldown box and various buttons.
289  There is, of course, a vertical scrollbar and a main work area for editing
290  documents.
291  Near the bottom of the window is a small window containing a single line
292  of text.
293  This is the 
294 \emph on
295 minibuffer
296 \emph default
297  (a term which we've swiped, lock, stock, and barrel, from GNU Emacs), which
298  really means 
299 \begin_inset Quotes eld
300 \end_inset
301
302 command buffer
303 \begin_inset Quotes erd
304 \end_inset
305
306 .
307  Type 
308 \family sans
309 M-x
310 \family default
311  when you need to type a command in the minibuffer.
312 \end_layout
313
314 \begin_layout Standard
315 Note that there is no horizontal scroll bar.
316  This is not a bug or an oversight, but intentional.
317  When you read a book, you expect the end of a line to wrap around to the
318  next line.
319  Text overflows onto new pages in a vertical fashion, hence the need for
320  only a vertical scrollbar.
321 \end_layout
322
323 \begin_layout Standard
324 There are three cases where you might want a horizontal scrollbar.
325  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
326  This, however, is due
327  to a flaw in the routine that displays graphics on the LyX screen in a
328  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
329  as you'd need to rescale graphics to fit on a page.
330  The second and third cases are tables and equations which are wider than
331  the LyX window.
332  You can use the arrow keys to scroll horizontally through the table, but
333  this doesn't work for equations yet.
334 \end_layout
335
336 \begin_layout Subsection
337 HELP!
338 \end_layout
339
340 \begin_layout Standard
341 First, the bad news: the help system is not as thorough as that in many
342  commercial applications.
343  Patience.
344  We're working on it.
345 \end_layout
346
347 \begin_layout Standard
348 Now the good news: the help system consists of the LyX manuals.
349  You can read 
350 \emph on
351 all
352 \emph default
353  of the manuals from inside LyX.
354  Just select the manual you want read from the 
355 \family sans
356 \bar under
357 H
358 \bar default
359 elp
360 \family default
361  menu.
362 \end_layout
363
364 \begin_layout Standard
365 While we're at it, we'd like to make a comment about the manuals.
366  They're not idiot-proof, not in the least.
367  Here's what one of our authors, 
368 \noun on
369 John Weiss
370 \noun default
371 , once said about manuals:
372 \end_layout
373
374 \begin_layout Quotation
375 I hate manuals.
376 \end_layout
377
378 \begin_layout Quotation
379 Yes, we've all dealt with the terse, poorly-translated, or cryptic manuals.
380  They are aggravating.
381  I find, however, that the overly simplified ones are even more aggravating.
382  First, they spend about half their time carefully explaining to the user
383  how to operate a mouse, what a menu is, et cetera, ad nauseum.
384  Please, if someone doesn't know how to use their own computer, or a GUI,
385  then they should sit down and learn 
386 \emph on
387 before
388 \emph default
389  they start up a major piece of software.
390 \end_layout
391
392 \begin_layout Quotation
393 Second, what information they do provide seems to assume that the user is
394  stupid.
395  Utter nonsense! Most users, in my experience, are some combination of clueless
396  and intimidated, not stupid.
397  Besides, if someone is truly slow on the uptake, they need help that a
398  manual for a piece of computer software can't give.
399 \end_layout
400
401 \begin_layout Standard
402
403 \emph on
404 Editor's Note: With this in mind, I've instructed all of the other authors
405  to avoid patronizing you, the reader, and to be more pedagogical than pedantic.
406  As for those who are too lazy to read and understand the manuals --- well,
407  as we say here in America, there's no such thing as a free lunch.
408  - jw
409 \end_layout
410
411 \begin_layout Section
412 The LyX Interface
413 \end_layout
414
415 \begin_layout Subsection
416 Basic File Operations
417 \end_layout
418
419 \begin_layout Standard
420 Under the 
421 \family sans
422 \bar under
423 F
424 \bar default
425 ile
426 \family default
427  menu are the 9 basic operations for any word processor in addition to some
428  more advanced operations:
429 \end_layout
430
431 \begin_layout Itemize
432
433 \family sans
434 \bar under
435 N
436 \bar default
437 ew
438 \end_layout
439
440 \begin_layout Itemize
441
442 \family sans
443 New\InsetSpace ~
444 from
445 \bar under
446 \InsetSpace ~
447 T
448 \bar default
449 emplate
450 \end_layout
451
452 \begin_layout Itemize
453
454 \family sans
455 \bar under
456 O
457 \bar default
458 pen
459 \end_layout
460
461 \begin_layout Itemize
462
463 \family sans
464 \bar under
465 C
466 \bar default
467 lose
468 \end_layout
469
470 \begin_layout Itemize
471
472 \family sans
473 \bar under
474 S
475 \bar default
476 ave
477 \end_layout
478
479 \begin_layout Itemize
480
481 \family sans
482 Save\InsetSpace ~
483
484 \bar under
485 A
486 \bar default
487 s
488 \end_layout
489
490 \begin_layout Itemize
491
492 \family sans
493 \bar under
494 R
495 \bar default
496 evert
497 \end_layout
498
499 \begin_layout Itemize
500
501 \family sans
502 \bar under
503 P
504 \bar default
505 rint
506 \end_layout
507
508 \begin_layout Itemize
509
510 \family sans
511 E
512 \bar under
513 x
514 \bar default
515 it
516 \end_layout
517
518 \begin_layout Standard
519 They all do pretty much the same thing as in other word processors, with
520  a few minor differences.
521  The 
522 \family sans
523 \bar under
524 F
525 \bar default
526 ile\SpecialChar \menuseparator
527 New\InsetSpace ~
528 from
529 \bar under
530 \InsetSpace ~
531 T
532 \bar default
533 emplate
534 \family default
535  command not only prompts you for a name for the new file, but also prompts
536  you for a template to use.
537  Selecting a template will automatically set certain layout features for
538  the document, features you would otherwise need to change manually.
539  They can be of use for certain classes, especially those for writing letters
540  [see sec.
541  
542 \begin_inset LatexCommand ref
543 reference "sec:doc-classes"
544
545 \end_inset
546
547 ]
548 \end_layout
549
550 \begin_layout Standard
551 Note: There is no 
552 \begin_inset Quotes eld
553 \end_inset
554
555 default file
556 \begin_inset Quotes erd
557 \end_inset
558
559  or document named 
560 \begin_inset Quotes eld
561 \end_inset
562
563 Untitled
564 \begin_inset Quotes erd
565 \end_inset
566
567  or 
568 \begin_inset Quotes eld
569 \end_inset
570
571 scratch.
572 \begin_inset Quotes erd
573 \end_inset
574
575  Unless you tell LyX to open a file or create a new one, that big, blank
576  space is just that --- a big, blank space.
577 \end_layout
578
579 \begin_layout Standard
580 The 
581 \family sans
582 \bar under
583 R
584 \bar default
585 evert
586 \family default
587  command is useful if more people work on the same document at the same
588  time
589 \begin_inset Foot
590 status collapsed
591
592 \begin_layout Standard
593 If you plan to do this, you should check out the Version Control feature
594  in LyX also.
595  Read 
596 \emph on
597 Extended Features
598 \emph default
599 \SpecialChar \@.
600
601 \end_layout
602
603 \end_inset
604
605 .
606  It will simply reload the document from disk.
607  You can of course also use it if you regret that you changed a document
608  and want to restore it to the last save.
609 \end_layout
610
611 \begin_layout Standard
612 The second matter of note concerns the commands 
613 \family sans
614 \bar under
615 F
616 \bar default
617 ile\SpecialChar \menuseparator
618
619 \bar under
620 C
621 \bar default
622 lose
623 \family default
624  and 
625 \family sans
626 \bar under
627 F
628 \bar default
629 ile\SpecialChar \menuseparator
630 E
631 \bar under
632 x
633 \bar default
634 it
635 \family default
636 .
637  They both feature a 
638 \begin_inset Quotes eld
639 \end_inset
640
641 nag box
642 \begin_inset Quotes erd
643 \end_inset
644
645  to save us all from our own stupidity.
646  That is, if you try to close a file with changes [or exit LyX], you'll
647  be informed that there are unsaved files.
648 \end_layout
649
650 \begin_layout Subsection
651 Basic Editing Features
652 \end_layout
653
654 \begin_layout Standard
655 Like most modern word processors, LyX can perform cut and paste operations
656  on blocks of text, can move by character, word, or screenful of text, and
657  can delete whole words as well as individual characters.
658  The next four sections cover the basic LyX editing features and how to
659  access them.
660  We'll start with cut and paste.
661 \end_layout
662
663 \begin_layout Standard
664 As you might expect, the 
665 \family sans
666 \bar under
667 E
668 \bar default
669 dit
670 \family default
671  menu has the cut and paste commands, along with various other editing features.
672  Some of these are special and covered in later sections.
673  The basic ones are:
674 \end_layout
675
676 \begin_layout Itemize
677
678 \family sans
679 Cut
680 \end_layout
681
682 \begin_layout Itemize
683
684 \family sans
685 Copy
686 \end_layout
687
688 \begin_layout Itemize
689
690 \family sans
691 Paste
692 \end_layout
693
694 \begin_layout Itemize
695
696 \family sans
697 \bar under
698 F
699 \bar default
700 ind\InsetSpace ~
701 &\InsetSpace ~
702 Replace\SpecialChar \ldots{}
703
704 \end_layout
705
706 \begin_layout Standard
707 The first three are self-explanatory.
708  One thing to note: whenever you delete a block of text that you've selected,
709  it's automatically placed in the clipboard.
710  That is, the 
711 \family sans
712 Delete
713 \family default
714  and 
715 \family sans
716 Backspace
717 \family default
718  keys also functions as the 
719 \family sans
720 Cut
721 \family default
722  command.
723  Also, if you've selected text, be careful.
724  If you hit a key, LyX will completely delete the selected text and replace
725  it with what you just typed.
726  You'll have to do an 
727 \family sans
728 \bar under
729 U
730 \bar default
731 ndo
732 \family default
733  to get back the lost text.
734 \end_layout
735
736 \begin_layout Standard
737 The 
738 \family sans
739 \bar under
740 E
741 \bar default
742 dit\SpecialChar \menuseparator
743
744 \bar under
745 F
746 \bar default
747 ind\InsetSpace ~
748 &\InsetSpace ~
749 Replace\SpecialChar \ldots{}
750
751 \family default
752  item opens the 
753 \family sans
754 Find\InsetSpace ~
755 &\InsetSpace ~
756 Replace
757 \family default
758  dialog.
759  The text you want to find goes in the 
760 \family sans
761 Fi
762 \bar under
763 n
764 \bar default
765 d
766 \family default
767  box.
768  Once you've found a word or expression, LyX selects it.
769  Hitting the 
770 \family sans
771 \bar under
772 R
773 \bar default
774 eplace
775 \family default
776  button replaces the selected text with the contents of the 
777 \family sans
778 Replace\InsetSpace ~
779
780 \bar under
781 w
782 \bar default
783 ith
784 \family default
785  box.
786  You can click to search again to skip the current word.
787 \end_layout
788
789 \begin_layout Standard
790 Hit 
791 \family sans
792 Replace
793 \family default
794  
795 \family sans
796 \bar under
797 A
798 \bar default
799 ll
800 \family default
801  to replace all occurrences of the text in the document automatically.
802 \end_layout
803
804 \begin_layout Standard
805 The 
806 \family sans
807 Ca
808 \bar under
809 s
810 \bar default
811 e\InsetSpace ~
812 sensitive
813 \family default
814  toggle button can be used if you want the search to consider the case of
815  the search word.
816  If the toggle is set, searching for 
817 \begin_inset Quotes eld
818 \end_inset
819
820
821 \family typewriter
822 Match
823 \family default
824
825 \begin_inset Quotes erd
826 \end_inset
827
828  will not match the word 
829 \begin_inset Quotes eld
830 \end_inset
831
832
833 \family typewriter
834 match
835 \family default
836
837 \begin_inset Quotes erd
838 \end_inset
839
840 .
841 \end_layout
842
843 \begin_layout Standard
844 The 
845 \family sans
846 \bar under
847 M
848 \bar default
849 atch\InsetSpace ~
850 Word
851 \family default
852  toggle button can be used to force LyX to only find complete words.
853  I.e., searching for 
854 \begin_inset Quotes eld
855 \end_inset
856
857
858 \family typewriter
859 match
860 \family default
861
862 \begin_inset Quotes erd
863 \end_inset
864
865  will not match 
866 \begin_inset Quotes eld
867 \end_inset
868
869
870 \family typewriter
871 matches
872 \family default
873
874 \begin_inset Quotes erd
875 \end_inset
876
877
878 \begin_inset Quotes eld
879 \end_inset
880
881
882 \family typewriter
883 matchbox
884 \family default
885
886 \begin_inset Quotes erd
887 \end_inset
888
889 , etc.
890 \end_layout
891
892 \begin_layout Subsection
893 Undo and Redo
894 \end_layout
895
896 \begin_layout Standard
897 If you make a mistake, you can easily recover from it.
898  LyX has a large-capacity undo/redo buffer.
899  Select 
900 \family sans
901 \bar under
902 E
903 \bar default
904 dit\SpecialChar \menuseparator
905
906 \bar under
907 U
908 \bar default
909 ndo
910 \family default
911  to undo some mistake.
912  If you accidently undo too much, use 
913 \family sans
914 \bar under
915 E
916 \bar default
917 dit\SpecialChar \menuseparator
918
919 \bar under
920 R
921 \bar default
922 edo
923 \family default
924  to 
925 \begin_inset Quotes eld
926 \end_inset
927
928 undo the undo.
929 \begin_inset Quotes erd
930 \end_inset
931
932  The undo mechanism is currently limited to 100 steps to minimise memory
933  overhead.
934  
935 \end_layout
936
937 \begin_layout Standard
938 Notice that if you revert back all changes to arrive to the document as
939  it was last saved, the 
940 \begin_inset Quotes eld
941 \end_inset
942
943 changed
944 \begin_inset Quotes erd
945 \end_inset
946
947  status of the document is unfortunately not reset.
948  This is a consequence of the 100 step undo limit, above.
949 \end_layout
950
951 \begin_layout Standard
952 The 
953 \family sans
954 \bar under
955 U
956 \bar default
957 ndo
958 \family default
959  and 
960 \family sans
961 \bar under
962 R
963 \bar default
964 edo
965 \family default
966  work on almost everything in LyX.
967  They have some quirks, too.
968  They won't 
969 \family sans
970 \bar under
971 U
972 \bar default
973 ndo
974 \family default
975  or 
976 \family sans
977 \bar under
978 R
979 \bar default
980 edo
981 \family default
982  text character by character, but by blocks of text.
983  That can take some getting used to; you'll have to play with 
984 \family sans
985 \bar under
986 U
987 \bar default
988 ndo
989 \family default
990  and 
991 \family sans
992 \bar under
993 R
994 \bar default
995 edo
996 \family default
997  to get a feel for just how much they'll undo/redo, and after time, you'll
998  hopefully appreciate how it works.
999 \end_layout
1000
1001 \begin_layout Subsection
1002 Basic Mouse Bindings
1003 \end_layout
1004
1005 \begin_layout Standard
1006 We're not going to go into all of the mouse bindings here.
1007  Some of the other sections of this manual cover specific operations you
1008  can do with the mouse.
1009  Instead, we're going to cover the most basic mouse operations.
1010 \end_layout
1011
1012 \begin_layout Enumerate
1013 Motion
1014 \end_layout
1015
1016 \begin_deeper
1017 \begin_layout Itemize
1018 Click the 
1019 \emph on
1020 left mouse button
1021 \emph default
1022  once anywhere in the edit window.
1023  The cursor moves to the text under the mouse.
1024 \end_layout
1025
1026 \end_deeper
1027 \begin_layout Enumerate
1028 Selecting Text
1029 \end_layout
1030
1031 \begin_deeper
1032 \begin_layout Itemize
1033 Hold down the 
1034 \emph on
1035 left mouse button
1036 \emph default
1037  and drag the mouse.
1038  LyX marks the text between the old and new mouse positions.
1039  Use 
1040 \family sans
1041 \bar under
1042 E
1043 \bar default
1044 dit\SpecialChar \menuseparator
1045 Copy
1046 \family default
1047  to create a copy of the text in LyX's buffer.
1048 \end_layout
1049
1050 \begin_layout Itemize
1051 Re-position the cursor and then paste the text back into LyX using 
1052 \family sans
1053 \bar under
1054 E
1055 \bar default
1056 dit\SpecialChar \menuseparator
1057 Paste
1058 \family default
1059 .
1060 \end_layout
1061
1062 \end_deeper
1063 \begin_layout Enumerate
1064 Footnotes, Margin Notes, Figure and Table Floats, etc.
1065 \end_layout
1066
1067 \begin_deeper
1068 \begin_layout Standard
1069
1070 \emph on
1071 Single click
1072 \emph default
1073  the left mouse button to open or close any of these.
1074  Also check the appropriate section of this manual for more details.
1075 \end_layout
1076
1077 \end_deeper
1078 \begin_layout Enumerate
1079 Tables
1080 \end_layout
1081
1082 \begin_deeper
1083 \begin_layout Standard
1084
1085 \emph on
1086 Single click
1087 \emph default
1088  the right mouse button to open a dialog that will allow you to manipulate
1089  the table.
1090 \end_layout
1091
1092 \end_deeper
1093 \begin_layout Subsection
1094 Basic Key Bindings
1095 \begin_inset LatexCommand label
1096 name "sec: key bindings"
1097
1098 \end_inset
1099
1100
1101 \end_layout
1102
1103 \begin_layout Standard
1104 Again, we're not going to cover all of the keybindings.
1105  Be aware that there are at least two different primary binding maps: CUA
1106  and Emacs.
1107  I guarantee you will cuss when you press Control-d to delete a character,
1108  and it starts up a DVI previewer instead (or vice versa).
1109 \end_layout
1110
1111 \begin_layout Standard
1112 Some keys, like 
1113 \family sans
1114 Page\InsetSpace ~
1115 Up
1116 \family default
1117
1118 \family sans
1119 Page\InsetSpace ~
1120 Down
1121 \family default
1122
1123 \family sans
1124 Left
1125 \family default
1126
1127 \family sans
1128 Right
1129 \family default
1130
1131 \family sans
1132 Up
1133 \family default
1134 , and 
1135 \family sans
1136 Down
1137 \family default
1138 , do exactly what you expect them to do.
1139  Other keys don't:
1140 \end_layout
1141
1142 \begin_layout Labeling
1143 \labelwidthstring 00.00.0000
1144
1145 \family sans
1146 Tab
1147 \family default
1148  There is no such thing as a tab stop in LyX.
1149  If you don't understand this, go read Sections 
1150 \begin_inset LatexCommand ref
1151 reference "sec:parindentintro"
1152
1153 \end_inset
1154
1155  and 
1156 \begin_inset LatexCommand ref
1157 reference "sec:par-environments"
1158
1159 \end_inset
1160
1161 , especially Section\InsetSpace ~
1162
1163 \begin_inset LatexCommand ref
1164 reference "sec:parenvlists"
1165
1166 \end_inset
1167
1168 , right now.
1169  Yes, right now.
1170  If you're still confused, look in the 
1171 \emph on
1172 Tutorial
1173 \emph default
1174 .
1175 \end_layout
1176
1177 \begin_layout Labeling
1178 \labelwidthstring 00.00.0000
1179
1180 \family sans
1181 Esc
1182 \family default
1183  This is the 
1184 \begin_inset Quotes eld
1185 \end_inset
1186
1187 cancel key.
1188 \begin_inset Quotes erd
1189 \end_inset
1190
1191  It's used, generically, to cancel operations.
1192  Other parts of the manual will go into greater detail about this.
1193 \end_layout
1194
1195 \begin_layout Labeling
1196 \labelwidthstring 00.00.0000
1197
1198 \family sans
1199 Home
1200 \family default
1201 \InsetSpace ~
1202 and\InsetSpace ~
1203
1204 \family sans
1205 End
1206 \family default
1207  These move the cursor, respectively, to the beginning and end of a line,
1208  unless you are using the Emacs bindings where they jump to the beginning
1209  or end of the file.
1210 \end_layout
1211
1212 \begin_layout Labeling
1213 \labelwidthstring 00.00.0000
1214
1215 \family sans
1216 Backspace
1217 \family default
1218 \InsetSpace ~
1219 and\InsetSpace ~
1220
1221 \family sans
1222 Delete
1223 \family default
1224  
1225 \emph on
1226 If
1227 \emph default
1228  you have your keyboard set up correctly under the X Windows System, 
1229 \family sans
1230 Backspace
1231 \family default
1232  works as expected and 
1233 \family sans
1234 Delete
1235 \family default
1236  deletes the character under the cursor [if no text is selected].
1237 \end_layout
1238
1239 \begin_deeper
1240 \begin_layout Standard
1241 If you haven't set up your keyboard under X, or have no idea what we mean
1242  by that, go read section 
1243 \begin_inset LatexCommand ref
1244 reference "sec:x-win-keys"
1245
1246 \end_inset
1247
1248  immediately.
1249  You'll save yourself a lot of headaches.
1250 \end_layout
1251
1252 \end_deeper
1253 \begin_layout Standard
1254 Then there are the modifier keys:
1255 \end_layout
1256
1257 \begin_layout Labeling
1258 \labelwidthstring 00.00.0000
1259
1260 \family sans
1261 Control-
1262 \family default
1263  This has a couple of different uses, depending on which keys it's used
1264  in combination with:
1265 \end_layout
1266
1267 \begin_deeper
1268 \begin_layout Itemize
1269 With 
1270 \family sans
1271 Backspace
1272 \family default
1273  or 
1274 \family sans
1275 Delete
1276 \family default
1277 , it deletes an entire word instead of a single character.
1278 \end_layout
1279
1280 \begin_layout Itemize
1281 With 
1282 \family sans
1283 Left
1284 \family default
1285  and 
1286 \family sans
1287 Right
1288 \family default
1289 , it moves by words instead of characters.
1290 \end_layout
1291
1292 \begin_layout Itemize
1293 With 
1294 \family sans
1295 Home
1296 \family default
1297  and 
1298 \family sans
1299 End
1300 \family default
1301 , it moves to the beginning and the end of the document, respectively.
1302 \end_layout
1303
1304 \end_deeper
1305 \begin_layout Labeling
1306 \labelwidthstring 00.00.0000
1307
1308 \family sans
1309 Shift-
1310 \family default
1311  Use this with any of the motion keys to select the text between the old
1312  and new cursor positions.
1313 \end_layout
1314
1315 \begin_layout Labeling
1316 \labelwidthstring 00.00.0000
1317
1318 \family sans
1319 Meta-
1320 \family default
1321  This is the Alt key on many keyboards, unless your keyboard has a distinct
1322  Meta key.
1323  Unfortunately, X sometimes has their functionality swapped, so if you have
1324  both keys, you will need to do a little trial and error to find out which
1325  one actually performs the 
1326 \family sans
1327 Meta-
1328 \family default
1329  function.
1330  This key does many different things, but it also activates the 
1331 \emph on
1332 menu accelerator keys
1333 \emph default
1334 .
1335  If you use this in combination with any of the underlined letters in a
1336  menu or menu item, it selects that menu item.
1337 \end_layout
1338
1339 \begin_deeper
1340 \begin_layout Standard
1341 For example, the sequence 
1342 \begin_inset Quotes eld
1343 \end_inset
1344
1345
1346 \family sans
1347 M-e\InsetSpace ~
1348 s
1349 \family default
1350
1351 \begin_inset Quotes erd
1352 \end_inset
1353
1354  brings up the 
1355 \begin_inset Quotes eld
1356 \end_inset
1357
1358 Text Style
1359 \begin_inset Quotes erd
1360 \end_inset
1361
1362  menu.
1363  Typing 
1364 \begin_inset Quotes eld
1365 \end_inset
1366
1367
1368 \family sans
1369 M-f
1370 \family default
1371
1372 \begin_inset Quotes erd
1373 \end_inset
1374
1375  opens the 
1376 \family sans
1377 \bar under
1378 F
1379 \bar default
1380 ile
1381 \family default
1382  menu.
1383 \end_layout
1384
1385 \begin_layout Standard
1386 There are also other things bound to the 
1387 \family sans
1388 Meta-
1389 \family default
1390  key, but you'll have to check in the 
1391 \emph on
1392 Reference
1393 \emph default
1394  
1395 \emph on
1396 manual
1397 \emph default
1398  for more info.
1399 \end_layout
1400
1401 \end_deeper
1402 \begin_layout Standard
1403 Hopefully, you'll learn more and more keybindings and short-cut keys as
1404  you use LyX, because most mouse actions will prompt a small message in
1405  the minibuffer which describe the name of the action, you've just triggered,
1406  and any existing keybindings for that action.
1407  The notation for the keybindings is very similar to the notation used in
1408  this documentation, so you should not have any problems understanding it.
1409  However, notice that Shift-modifiers are explicitly mentioned, so 
1410 \family sans
1411
1412 \begin_inset Quotes eld
1413 \end_inset
1414
1415 M-p S-A
1416 \family default
1417
1418 \begin_inset Quotes erd
1419 \end_inset
1420
1421  means 
1422 \family sans
1423 Meta-p
1424 \family default
1425  followed by a capital 
1426 \family sans
1427 A
1428 \family default
1429 .
1430  
1431 \begin_inset Quotes eld
1432 \end_inset
1433
1434
1435 \family sans
1436 S-C-S
1437 \family default
1438
1439 \begin_inset Quotes erd
1440 \end_inset
1441
1442  means 
1443 \family sans
1444 Shift-Control-s
1445 \family default
1446 .
1447 \end_layout
1448
1449 \begin_layout Section
1450 Using LyX with Other Programs
1451 \end_layout
1452
1453 \begin_layout Subsection
1454 Importing plain text files
1455 \end_layout
1456
1457 \begin_layout Standard
1458 You can import text from an plain text file using the 
1459 \family sans
1460 \bar under
1461 F
1462 \bar default
1463 ile\SpecialChar \menuseparator
1464
1465 \bar under
1466 I
1467 \bar default
1468 mport\SpecialChar \menuseparator
1469
1470 \bar under
1471 A
1472 \bar default
1473 scii\InsetSpace ~
1474 text\InsetSpace ~
1475 as\InsetSpace ~
1476 lines
1477 \family default
1478  or 
1479 \family sans
1480 \bar under
1481 F
1482 \bar default
1483 ile\SpecialChar \menuseparator
1484
1485 \bar under
1486 I
1487 \bar default
1488 mport\SpecialChar \menuseparator
1489
1490 \bar under
1491 A
1492 \bar default
1493 scii\InsetSpace ~
1494 text\InsetSpace ~
1495 as\InsetSpace ~
1496 paragraphs
1497 \family default
1498  options.
1499 \end_layout
1500
1501 \begin_layout Standard
1502
1503 \family sans
1504 \bar under
1505 F
1506 \bar default
1507 ile\SpecialChar \menuseparator
1508
1509 \bar under
1510 I
1511 \bar default
1512 mport\SpecialChar \menuseparator
1513
1514 \bar under
1515 A
1516 \bar default
1517 scii\InsetSpace ~
1518 text\InsetSpace ~
1519 as_lines
1520 \family default
1521  puts each line of the file into its own LyX paragraph.
1522  This is useful if you're importing a text file with a simple list in it.
1523  However, if your text file contains paragraphs in it, LyX will mangle the
1524  paragraphs if you use this form of import.
1525 \end_layout
1526
1527 \begin_layout Standard
1528
1529 \family sans
1530 \bar under
1531 F
1532 \bar default
1533 ile\SpecialChar \menuseparator
1534
1535 \bar under
1536 I
1537 \bar default
1538 mport\SpecialChar \menuseparator
1539
1540 \bar under
1541 A
1542 \bar default
1543 scii\InsetSpace ~
1544 text\InsetSpace ~
1545 as\InsetSpace ~
1546 paragraphs
1547 \family default
1548  preserves paragraphs in text files.
1549  Often in a text file, you didn't put the contents of an entire paragraph
1550  on one line.
1551  You used 
1552 \family sans
1553 Return
1554 \family default
1555  to break up the paragraph into separate lines.
1556  Using the 
1557 \family sans
1558 as\InsetSpace ~
1559 paragraphs
1560 \family default
1561 , LyX won't mangle such paragraphs.
1562  Anything between two consecutive blank lines goes into its own LyX paragraph.
1563  Remember: you must make sure there is a 
1564 \emph on
1565 completely blank
1566 \emph default
1567  line between each and every paragraph in your text file.
1568  If not, LyX might end up merging two paragraphs.
1569 \end_layout
1570
1571 \begin_layout Subsection
1572 Cut and Paste Between LyX and Other X Programs
1573 \end_layout
1574
1575 \begin_layout Standard
1576 The 
1577 \family sans
1578 Cut
1579 \family default
1580
1581 \family sans
1582 Copy
1583 \family default
1584 , and 
1585 \family sans
1586 Paste
1587 \family default
1588  operations will transfer text to and from LyX.
1589  You can copy text from LyX to another window in this way: Select the text
1590  that you want to copy, then go to the destination window and paste the
1591  text with the middle mouse button.
1592  
1593 \end_layout
1594
1595 \begin_layout Standard
1596 Pasting text into LyX also works much the same way as in X.
1597  Select the text with the mouse in another X window.
1598  Go to the Lyx window and paste the text with the middle mouse button.
1599 \end_layout
1600
1601 \begin_layout Chapter
1602 LyX Setup and Supporting Applications
1603 \end_layout
1604
1605 \begin_layout Section
1606 Introduction
1607 \end_layout
1608
1609 \begin_layout Standard
1610 If you're using LyX on a system someone else has set up for you, then you
1611  can safely skip this chapter.
1612  It describes all of the things you need beyond the LyX binary and files
1613  distributed with it.
1614 \end_layout
1615
1616 \begin_layout Standard
1617 If you're installing LyX on your system, 
1618 \emph on
1619 you should read the README's that came with the LyX distribution and then
1620 \emph default
1621  
1622 \family sans
1623 \bar under
1624 H
1625 \bar default
1626 elp\SpecialChar \menuseparator
1627
1628 \bar under
1629 L
1630 \bar default
1631 aTeX\InsetSpace ~
1632 Configuration
1633 \family default
1634 \emph on
1635 .
1636
1637 \emph default
1638  Do that first.
1639  This chapter does not describe installation or setup of the LyX binary
1640  [Well, not everything\SpecialChar \ldots{}
1641 ].
1642  It does describe all of the things you'll need to use LyX to its fullest.
1643 \begin_inset Foot
1644 status collapsed
1645
1646 \begin_layout Standard
1647 This is basically where we decided to document a bunch of info about running
1648  LyX, including what other programs you'll need to make LyX useful.
1649 \end_layout
1650
1651 \end_inset
1652
1653
1654 \end_layout
1655
1656 \begin_layout Section
1657 Basic LyX Setup
1658 \begin_inset LatexCommand label
1659 name "sec:setup"
1660
1661 \end_inset
1662
1663
1664 \end_layout
1665
1666 \begin_layout Standard
1667 There are two ways to run LyX.
1668  The first way is to install LyX and all of its support files on your system.
1669  Of course, you need root (administrator) privileges to do that.
1670  The second way to run LyX doesn't require root access, letting you 
1671 \begin_inset Quotes eld
1672 \end_inset
1673
1674 install
1675 \begin_inset Quotes erd
1676 \end_inset
1677
1678  LyX somewhere in your own account.
1679  LyX will automatically detect where it is as long as the supporting directories
1680  are put in the correct places.
1681 \end_layout
1682
1683 \begin_layout Standard
1684 There are several features of LyX that can be configured from inside LyX,
1685  without resorting to configuration files.
1686  First, LyX is able to inspect your system to see what programs, LaTeX document
1687  classes and LaTeX packages are available.
1688  It uses this knowledge to give reasonable defaults to several 
1689 \family typewriter
1690 preferences
1691 \family default
1692  variables.
1693  Although this configuration has already been done when LyX was installed
1694  on your system, you might have some items that you installed locally and
1695  which are not seen by LyX.
1696  To force LyX to re-inspect your system, you should use 
1697 \family sans
1698 \bar under
1699 T
1700 \bar default
1701 ools\SpecialChar \menuseparator
1702
1703 \bar under
1704 R
1705 \bar default
1706 econfigure
1707 \family default
1708 .
1709  You should then restart LyX to ensure that the changes are taken into account.
1710  As far as LaTeX classes and packages are concerned, you will find information
1711  about what has been found under 
1712 \family sans
1713 \bar under
1714 H
1715 \bar default
1716 elp\SpecialChar \menuseparator
1717
1718 \bar under
1719 L
1720 \bar default
1721 aTeX\InsetSpace ~
1722 Configuration
1723 \family default
1724 .
1725 \end_layout
1726
1727 \begin_layout Standard
1728 The second set of settings that you might want to change comprises all the
1729  document-level setting that you can change via the 
1730 \family sans
1731 \bar under
1732 D
1733 \bar default
1734 ocument\SpecialChar \menuseparator
1735
1736 \bar under
1737 S
1738 \bar default
1739 ettings
1740 \family default
1741  dialog.
1742  To do this, open a scrap document, set all these options according to your
1743  taste and save them with the 
1744 \family sans
1745 \bar under
1746 S
1747 \bar default
1748 ave\InsetSpace ~
1749 as\InsetSpace ~
1750 Document\InsetSpace ~
1751 Defaults
1752 \family default
1753  button in the 
1754 \family sans
1755 \bar under
1756 D
1757 \bar default
1758 ocument
1759 \family default
1760  dialog.
1761  This will create a template named 
1762 \family typewriter
1763 default.lyx
1764 \family default
1765  which is automatically loaded by LyX when you open a document without template
1766  such that the settings are automatically set-up as you defined them.
1767 \end_layout
1768
1769 \begin_layout Standard
1770 There are many other user-configurable options that you can feed to LyX.
1771  Upon startup, LyX reads a global options file called 
1772 \family typewriter
1773 lyxrc.defaults
1774 \family default
1775 .
1776  It will then attempt to read a file called 
1777 \family typewriter
1778 preferences
1779 \family default
1780
1781 \begin_inset Foot
1782 status collapsed
1783
1784 \begin_layout Standard
1785 The 
1786 \family typewriter
1787 preferences
1788 \family default
1789  file is found in different directories on different systems.
1790  This directory is called LyX's 
1791 \emph on
1792 user directory
1793 \emph default
1794 .
1795  To find out where it is, use 
1796 \family sans
1797 \bar under
1798 H
1799 \bar default
1800 elp\SpecialChar \menuseparator
1801 About Ly
1802 \bar under
1803 X
1804 \family default
1805 \bar default
1806 .
1807  (You may set up an alternative user directory from the command line, using
1808  the switch 
1809 \family typewriter
1810 -userdir
1811 \family default
1812 .)
1813 \end_layout
1814
1815 \end_inset
1816
1817
1818 \end_layout
1819
1820 \begin_layout Standard
1821 The 
1822 \family sans
1823 \bar under
1824 T
1825 \bar default
1826 ools\SpecialChar \menuseparator
1827
1828 \bar under
1829 P
1830 \bar default
1831 references
1832 \family default
1833  dialog can be used to change these options; the document 
1834 \emph on
1835 Customization
1836 \emph default
1837  contains more information about the preferences dialog and these configuration
1838  files.
1839 \end_layout
1840
1841 \begin_layout Section
1842 Setting Up the X Keyboard [obsolescent]
1843 \begin_inset LatexCommand label
1844 name "sec:x-win-keys"
1845
1846 \end_inset
1847
1848
1849 \end_layout
1850
1851 \begin_layout Standard
1852 To use LyX properly, X 
1853 \emph on
1854 must
1855 \emph default
1856  be set up correctly.
1857  This is especially vital if you're using the international support features
1858  of LyX and want to use non-English keyboard mappings.
1859  On modern distributions, this likely has been taken care of, but if not,
1860  you must do this yourself.
1861  Administrators of large systems often neglect this, so don't assume that
1862  you're safe if you're using a large system.
1863  Also ordinary users can instruct X how to use his or her keyboard.
1864 \end_layout
1865
1866 \begin_layout Subsection
1867 xmodmap and xkeycaps
1868 \end_layout
1869
1870 \begin_layout Standard
1871 First of all read the man pages for these two programs.
1872  They are your best friends when you are trying to set up X key mapping
1873  correctly.
1874  If you don't have them, install them.
1875 \end_layout
1876
1877 \begin_layout Subsubsection
1878 xmodmap
1879 \end_layout
1880
1881 \begin_layout Standard
1882 This document contains no information on how to use 
1883 \family typewriter
1884 xmodmap
1885 \family default
1886 .
1887  There is a sample 
1888 \family typewriter
1889 .Xmodmap
1890 \family default
1891  file in 
1892 \emph on
1893 Customization
1894 \emph default
1895 .
1896  To load the new X keyboard mappings, place the command 
1897 \family typewriter
1898 xmodmap\InsetSpace ~
1899 .Xmodmap
1900 \family default
1901  somewhere in your startup scripts [e.g.
1902  
1903 \family typewriter
1904 .cshrc
1905 \family default
1906
1907 \family typewriter
1908 .profile
1909 \family default
1910
1911 \family typewriter
1912 .login
1913 \family default
1914  or 
1915 \family typewriter
1916 .xinitrc
1917 \family default
1918  are possible].
1919 \end_layout
1920
1921 \begin_layout Subsubsection
1922 xkeycaps
1923 \end_layout
1924
1925 \begin_layout Standard
1926 This program brings up a graphical version of your keyboard, allows you
1927  to make modifications, and then spits those modifications out to the standard
1928  output in a form readable by 
1929 \family typewriter
1930 xmodmap
1931 \family default
1932 .
1933  It is very useful when you're trying to design a new 
1934 \family typewriter
1935 .Xmodmap
1936 \family default
1937  file, though it will require you to do a bit of cut-and-pasting.
1938 \end_layout
1939
1940 \begin_layout Subsection
1941 Modifiers and Mode_switch
1942 \end_layout
1943
1944 \begin_layout Standard
1945 LyX supports three modifiers: Shift [
1946 \family sans
1947 S-
1948 \family default
1949 ], Control [
1950 \family sans
1951 C-
1952 \family default
1953 ], and Meta [
1954 \family sans
1955 M-
1956 \family default
1957 ].
1958  Moreover, if one of the keys of your keyboard is configured as a 
1959 \family sans
1960 Compose
1961 \family default
1962  key, then you can use it to enter some characters not available on your
1963  keyboard.
1964  This compose key can be used either as a modifier (like 
1965 \family sans
1966 Shift
1967 \family default
1968  or 
1969 \family sans
1970 Control
1971 \family default
1972 ) or as a prefix key.
1973  Here are some examples of what you can do with a 
1974 \family sans
1975 Compose
1976 \family default
1977  key:
1978 \end_layout
1979
1980 \begin_layout Itemize
1981
1982 \family sans
1983 Compose+e+'
1984 \family default
1985  
1986 \begin_inset Formula $\rightarrow$
1987 \end_inset
1988
1989  é
1990 \end_layout
1991
1992 \begin_layout Itemize
1993
1994 \family sans
1995 Compose+O+R
1996 \family default
1997  
1998 \begin_inset Formula $\rightarrow$
1999 \end_inset
2000
2001  ®
2002 \end_layout
2003
2004 \begin_layout Itemize
2005
2006 \family sans
2007 Compose+1+2
2008 \family default
2009  
2010 \begin_inset Formula $\rightarrow$
2011 \end_inset
2012
2013  ½
2014 \end_layout
2015
2016 \begin_layout Itemize
2017
2018 \family sans
2019 Compose+<+<
2020 \family default
2021  
2022 \begin_inset Formula $\rightarrow$
2023 \end_inset
2024
2025  «
2026 \end_layout
2027
2028 \begin_layout Standard
2029 This input method is particularly handy when you use accented characters
2030  only from time to time.
2031  It works by default for latin1 characters, but other input methods will
2032  be used if you setup your locale correctly.
2033 \end_layout
2034
2035 \begin_layout Subsection
2036 Helpful Hints and Tips
2037 \end_layout
2038
2039 \begin_layout Standard
2040 First, open up two xterminals.
2041  Use one to edit a new 
2042 \family typewriter
2043 .Xmodmap
2044 \family default
2045  file and run 
2046 \family typewriter
2047 xkeycaps
2048 \family default
2049  from the other.
2050  Using 
2051 \family typewriter
2052 xkeycaps
2053 \family default
2054 , remap your keyboard the way you want it.
2055  There's a button in 
2056 \family typewriter
2057 xkeycaps
2058 \family default
2059  to output the new keymap.
2060  Once you hit it, 
2061 \family typewriter
2062 xkeycaps
2063 \family default
2064  will spit a bunch of stuff on the xterm you executed it from.
2065  Just copy and paste all of that into your 
2066 \family typewriter
2067 .Xmodmap
2068 \family default
2069  file, and you're done.
2070 \begin_inset Foot
2071 status collapsed
2072
2073 \begin_layout Standard
2074 You could also save yourself some typing by executing 
2075 \family typewriter
2076 xkeycaps > .Xmodmap
2077 \family default
2078 .
2079  This will create a usable map file.
2080 \end_layout
2081
2082 \end_inset
2083
2084
2085 \end_layout
2086
2087 \begin_layout Standard
2088 Also, there are some things you can do to help you get oriented.
2089  Try executing the command 
2090 \family typewriter
2091 xmodmap -v -pm
2092 \family default
2093 .
2094  This will show you all of the currently active modifiers.
2095  Also try 
2096 \family typewriter
2097 xmodmap -v -pke | more
2098 \family default
2099  to see which keycode numbers are mapped to which symbolic names.
2100  It will also give you some idea of the syntax of the 
2101 \family typewriter
2102 .Xmodmap
2103 \family default
2104  file.
2105 \end_layout
2106
2107 \begin_layout Standard
2108 There's one thing you'll need to check.
2109  Make sure that your 
2110 \family sans
2111 Delete
2112 \family default
2113  and 
2114 \family sans
2115 BackSpace
2116 \family default
2117  keys are 
2118 \emph on
2119 not
2120 \emph default
2121  defined as the same key symbol by X! Note that giving these two keys unique
2122  symbol names will not necessarily alter the behavior of your programs.
2123  Some programs bind 
2124 \family sans
2125 Delete
2126 \family default
2127  and 
2128 \family sans
2129 BackSpace
2130 \family default
2131  to the same operation.
2132  Emacs is one.
2133  Other programs, however, use 
2134 \family sans
2135 Delete
2136 \family default
2137  and 
2138 \family sans
2139 BackSpace
2140 \family default
2141  for different operations.
2142  LyX is one of these programs, and if you have 
2143 \family sans
2144 Delete
2145 \family default
2146  and 
2147 \family sans
2148 BackSpace
2149 \family default
2150  labeled with the same key symbol name, you'll have trouble using LyX.
2151 \end_layout
2152
2153 \begin_layout Section
2154 LaTeX
2155 \end_layout
2156
2157 \begin_layout Standard
2158 If you want to do more with LyX than simply create documents and spit out
2159  
2160 \family typewriter
2161 .tex
2162 \family default
2163  files, you'll need LaTeX.
2164 \end_layout
2165
2166 \begin_layout Standard
2167 In case you were wondering, LaTeX is a markup language front end for TeX,
2168  a document preparation system invented in 1984 by Donald Knuth.
2169 \begin_inset Foot
2170 status collapsed
2171
2172 \begin_layout Standard
2173 A note about pronunciation: TeX originated from the Greek letters, 
2174 \begin_inset Formula $\tau\epsilon\chi$
2175 \end_inset
2176
2177 , which rhymes with 
2178 \begin_inset Quotes eld
2179 \end_inset
2180
2181 blech.
2182 \begin_inset Quotes erd
2183 \end_inset
2184
2185  That's how you pronounce 
2186 \begin_inset Quotes eld
2187 \end_inset
2188
2189 TeX
2190 \begin_inset Quotes erd
2191 \end_inset
2192
2193  and 
2194 \begin_inset Quotes eld
2195 \end_inset
2196
2197 LaTeX.
2198 \begin_inset Quotes erd
2199 \end_inset
2200
2201  [If you're American, just pronounce the 
2202 \begin_inset Quotes eld
2203 \end_inset
2204
2205 X
2206 \begin_inset Quotes erd
2207 \end_inset
2208
2209  as a 
2210 \begin_inset Quotes eld
2211 \end_inset
2212
2213 k
2214 \begin_inset Quotes erd
2215 \end_inset
2216
2217  and you've got it.]
2218 \end_layout
2219
2220 \end_inset
2221
2222  TeX takes a set of commands in an ASCII file and converts it to a 
2223 \begin_inset Quotes eld
2224 \end_inset
2225
2226 device-independent
2227 \begin_inset Quotes erd
2228 \end_inset
2229
2230  format, or Dvi, for short.
2231  The Dvi file can then be sent to printers.
2232  TeX is programmable, and LaTeX is nothing but a [really huge] set of TeX
2233  macros.
2234  LaTeX will typically come as part of a TeX distribution, so all you need
2235  is a TeX package.
2236 \end_layout
2237
2238 \begin_layout Standard
2239 Note that on some old systems you may find that only LaTeX 2.09 is installed
2240  (as opposed to the more current LaTeX2e).
2241  LyX cannot be used with LaTeX 2.09.
2242 \end_layout
2243
2244 \begin_layout Standard
2245 If you're using Linux, LaTeX2e should have come with your distribution.
2246  For other systems, you might need to install LaTeX yourself.You can obtain
2247  a LaTeX distribution (and anything and everything related to TeX and LaTeX)
2248  from a Comprehensive TeX Archive Network (CTAN) mirror.
2249  A complete list of mirrors may be found at
2250 \newline
2251
2252 \begin_inset LatexCommand url
2253 target "http://www.ctan.org"
2254
2255 \end_inset
2256
2257
2258 \begin_inset LatexCommand label
2259 name "sec:ctan"
2260
2261 \end_inset
2262
2263
2264 \end_layout
2265
2266 \begin_layout Section
2267 Dvips and Ghostscript
2268 \end_layout
2269
2270 \begin_layout Subsection
2271 What You Need
2272 \end_layout
2273
2274 \begin_layout Standard
2275 There's one more step you need to take if you want to print your LyX documents.
2276  Obviously, you'll need to make sure your printer is configured [see next
2277  section].
2278  You'll also need to install these programs (or compatibles), if you don't
2279  have them already:
2280 \end_layout
2281
2282 \begin_layout Itemize
2283
2284 \family typewriter
2285 dvips
2286 \end_layout
2287
2288 \begin_layout Itemize
2289
2290 \family typewriter
2291 ghostscript
2292 \end_layout
2293
2294 \begin_layout Itemize
2295
2296 \family typewriter
2297 xdvi
2298 \end_layout
2299
2300 \begin_layout Itemize
2301
2302 \family typewriter
2303 ghostview
2304 \end_layout
2305
2306 \begin_layout Standard
2307 The latter two programs are previewer for files in Dvi and PostScript®
2308 \begin_inset Foot
2309 status collapsed
2310
2311 \begin_layout Standard
2312 PostScript® is a registered trademark of Adobe Systems Incorporated, and
2313  is the main page description language in the UN*X world.
2314  
2315 \end_layout
2316
2317 \end_inset
2318
2319  format.
2320  If you don't know what a DVI file is, you've probably also never worked
2321  with LaTeX and should read the 
2322 \emph on
2323 Tutorial
2324 \emph default
2325  document before proceeding further.
2326  
2327 \family typewriter
2328 dvips
2329 \family default
2330  converts DVI files into PostScript, which is the format most printers use
2331  nowadays.
2332  For those of you using dot-matrix and inkjet printers, you'll want to filter
2333  the PostScript through 
2334 \family typewriter
2335 ghostscript
2336 \family default
2337 , which is capable of creating output for a variety of printers.
2338  The following section on printer setup describes how to do this automatically
2339  every time you print.
2340  For now, we'll concentrate on 
2341 \family typewriter
2342 dvips
2343 \family default
2344 .
2345 \end_layout
2346
2347 \begin_layout Subsection
2348 Dvips
2349 \begin_inset LatexCommand label
2350 name "sec:dvipsconfig"
2351
2352 \end_inset
2353
2354
2355 \end_layout
2356
2357 \begin_layout Standard
2358 Whether you'll be running LyX on a large system or a Linux box at home,
2359  you should configure 
2360 \family typewriter
2361 dvips
2362 \family default
2363 .
2364  
2365 \family typewriter
2366 dvips
2367 \family default
2368  will either 
2369 \begin_inset Quotes eld
2370 \end_inset
2371
2372 print
2373 \begin_inset Quotes erd
2374 \end_inset
2375
2376  into a file, or send output directly to the printer, depending on how it's
2377  configured.
2378  If it is set up to print to a file, and if no filename is specified, it
2379  will simply turn 
2380 \family typewriter
2381 foo.dvi
2382 \family default
2383  into 
2384 \family typewriter
2385 foo.ps
2386 \family default
2387 .
2388  Most systems have 
2389 \family typewriter
2390 dvips
2391 \family default
2392  set up to send output to the default printer.
2393  For LyX, you'll want the flexibility to do both.
2394 \end_layout
2395
2396 \begin_layout Standard
2397 If you are not in a mood to configure 
2398 \family typewriter
2399 dvips
2400 \family default
2401  to adapt its output to your printer, you can safely skip this section.
2402  Be warned however that the output will not match the quality that you could
2403  expect from your printer.
2404  At least, it will print.
2405 \end_layout
2406
2407 \begin_layout Standard
2408 If you are using teTeX (a TeX distribution which is particularly popular
2409  on Linux), you should run the program 
2410 \family typewriter
2411 texconfig
2412 \family default
2413 .
2414  To make the name of a new printer recognized by 
2415 \family typewriter
2416 dvips
2417 \family default
2418  you should then select menu entry 
2419 \family sans
2420 Dvips
2421 \family default
2422 , then add.
2423  Enter the required parameters and, before exiting, remember to select the
2424  function 
2425 \family sans
2426 Rehash
2427 \family default
2428 .
2429 \end_layout
2430
2431 \begin_layout Standard
2432 Let's turn now to manual configuration: in order to inform 
2433 \family typewriter
2434 dvips
2435 \family default
2436  how to automagically convert a 
2437 \family typewriter
2438 .dvi
2439 \family default
2440  file into a 
2441 \family typewriter
2442 .ps
2443 \family default
2444  file adapted to printer 
2445 \family typewriter
2446 foo
2447 \family default
2448 , you need to have a config-file, 
2449 \begin_inset Quotes eld
2450 \end_inset
2451
2452
2453 \family typewriter
2454 config.foo
2455 \family default
2456 ,
2457 \begin_inset Quotes erd
2458 \end_inset
2459
2460  lying around somewhere.
2461  Typically, the 
2462 \family typewriter
2463 config.*
2464 \family default
2465  files for 
2466 \family typewriter
2467 dvips
2468 \family default
2469  will be in 
2470 \family typewriter
2471 /usr/lib/texmf/dvips
2472 \family default
2473  in most TeX distributions.
2474  Your system will probably be different, of course, so just look under the
2475  main TeX directory for a subdirectory called 
2476 \begin_inset Quotes eld
2477 \end_inset
2478
2479
2480 \family typewriter
2481 dvips
2482 \family default
2483 .
2484 \begin_inset Quotes erd
2485 \end_inset
2486
2487  It'll be there somewhere.
2488 \end_layout
2489
2490 \begin_layout Standard
2491 Typically, there will be at least one config-file: 
2492 \family typewriter
2493 config.ps
2494 \family default
2495 .
2496  This file is the default configuration file, which is 
2497 \emph on
2498 always
2499 \emph default
2500  read by dvips
2501 \begin_inset Foot
2502 status collapsed
2503
2504 \begin_layout Standard
2505 In particular, this file is not necessarily connected to the existence of
2506  a file named 
2507 \family typewriter
2508 ps
2509 \family default
2510 .
2511 \end_layout
2512
2513 \end_inset
2514
2515 .
2516  Read this file and see what options could need to be changed for your particula
2517 r printer.
2518  Then create a file 
2519 \family typewriter
2520 config.foo
2521 \family default
2522  containing only the relevant lines.
2523  
2524 \end_layout
2525
2526 \begin_layout Standard
2527 There's at least one thing you need to do to the config-file.
2528  There may exist a line that looks like, 
2529 \begin_inset Quotes eld
2530 \end_inset
2531
2532
2533 \family typewriter
2534 o | lpr
2535 \family default
2536
2537 \begin_inset Quotes erd
2538 \end_inset
2539
2540  [without the quotes, of course\SpecialChar \ldots{}
2541 ].
2542  Change it to 
2543 \begin_inset Quotes eld
2544 \end_inset
2545
2546
2547 \family typewriter
2548 o | lpr -Pfoo
2549 \family default
2550
2551 \begin_inset Quotes erd
2552 \end_inset
2553
2554 , so that the output is sent by default to printer 
2555 \family typewriter
2556 foo
2557 \family default
2558 .
2559  However, you should probably investigate the entries 
2560 \begin_inset Quotes eld
2561 \end_inset
2562
2563
2564 \family typewriter
2565 M
2566 \family default
2567
2568 \begin_inset Quotes erd
2569 \end_inset
2570
2571  and 
2572 \begin_inset Quotes eld
2573 \end_inset
2574
2575
2576 \family typewriter
2577 D
2578 \family default
2579
2580 \begin_inset Quotes erd
2581 \end_inset
2582
2583 , which define respectively the Metafont mode and the resolution of the
2584  printer.
2585  If you do not know what a Metafont mode is, you can see it as a printer
2586  driver: it adapts the design of TeX fonts to ensure that they give the
2587  best possible result on your printer.
2588  Be warned however that, if you define different Metafont modes for different
2589  printers, 
2590 \family typewriter
2591 dvips
2592 \family default
2593  will generate several copies of your TeX fonts on disk, and these take
2594  valuable space.
2595 \end_layout
2596
2597 \begin_layout Standard
2598 Once you are satisfied that your printers are correctly configured, you
2599  should tell LyX to make use of this configuration.
2600  To do this, you should launch the 
2601 \family sans
2602 Preferences
2603 \family default
2604  dialog (
2605 \family sans
2606 \bar under
2607 T
2608 \bar default
2609 ools\SpecialChar \menuseparator
2610
2611 \bar under
2612 P
2613 \bar default
2614 references
2615 \family default
2616 ), select the 
2617 \family sans
2618 Printer
2619 \family default
2620  tab, and set the entries 
2621 \family sans
2622 Adapt\InsetSpace ~
2623 output
2624 \family default
2625  and 
2626 \family sans
2627 Spool\InsetSpace ~
2628 command
2629 \family default
2630 .
2631 \end_layout
2632
2633 \begin_layout Standard
2634 You can use as many configuration files as you like, one for each of your
2635  printers.
2636  The default printer for LyX can be specified from the 
2637 \family sans
2638 \bar under
2639 P
2640 \bar default
2641 references
2642 \family default
2643  dialog or with the 
2644 \family typewriter
2645 PRINTER
2646 \family default
2647  environment variable.
2648  You can also choose the desired printer from inside LyX, as described in
2649  a later section.
2650  Once you've done all that, you can print to either a PostScript printer
2651  or file from LyX.
2652  
2653 \end_layout
2654
2655 \begin_layout Standard
2656 If your printer doesn't understand PostScript®, you'll need to use 
2657 \family typewriter
2658 ghostscript
2659 \family default
2660  as a filter for your print spooler.
2661  That's covered in numerous HOWTO's and manuals.
2662  We also have a section that covers a little bit of this.
2663 \end_layout
2664
2665 \begin_layout Standard
2666 Some people don't seem to like using the 
2667 \family typewriter
2668 dvips
2669 \family default
2670  plus 
2671 \family typewriter
2672 ghostscript
2673 \family default
2674  combination.
2675  As alternative, you can use a program that converts the DVI file directly
2676  into your printer language.
2677  You can specify this program in the 
2678 \family sans
2679 Preferences
2680 \family default
2681  dialog, too.
2682  There is a major disadvantage to this method.
2683  You can't include any PostScript files, such as graphics, in your documents,
2684  since the printer-specific conversion programs don't understand PostScript®.
2685  For that reason, the LyX team highly recommends using 
2686 \family typewriter
2687 dvips
2688 \family default
2689  and 
2690 \family typewriter
2691 ghostscript
2692 \family default
2693  for printing.
2694  
2695 \end_layout
2696
2697 \begin_layout Subsection
2698 Ghostscript, Xdvi and Ghostview
2699 \end_layout
2700
2701 \begin_layout Standard
2702
2703 \family typewriter
2704 Xdvi
2705 \family default
2706  and 
2707 \family typewriter
2708 ghostview
2709 \family default
2710  are viewers.
2711  The former handles 
2712 \family typewriter
2713 .dvi
2714 \family default
2715  files, while the later interfaces with 
2716 \family typewriter
2717 ghostscript
2718 \family default
2719  to allow you to view PostScript files.
2720 \end_layout
2721
2722 \begin_layout Standard
2723 A quick note on both of these programs.
2724  Both automatically update themselves if the viewed file
2725 \begin_inset Foot
2726 status collapsed
2727
2728 \begin_layout Standard
2729 That means the 
2730 \family typewriter
2731 .dvi
2732 \family default
2733  or 
2734 \family typewriter
2735 .ps
2736 \family default
2737  file, not the files used to make these.
2738 \end_layout
2739
2740 \end_inset
2741
2742  changes.
2743  You can also force an update.
2744  So, once you've opened one of these two viewers, there's no reason to close
2745  it.
2746  Also, both programs are functionally the same, providing all of the same
2747  features.
2748 \end_layout
2749
2750 \begin_layout Standard
2751 The LyX team recommends using 
2752 \family typewriter
2753 xdvi
2754 \family default
2755  for fine tuning documents.
2756  Why? It's faster; there's one less layer of processing you need to do before
2757  you can view the changes.
2758  Here's an example:
2759 \end_layout
2760
2761 \begin_layout Enumerate
2762 Use 
2763 \family typewriter
2764 xdvi
2765 \family default
2766  to preview a document from LyX, and leave it running.
2767 \end_layout
2768
2769 \begin_layout Enumerate
2770 Make changes to the document using LyX.
2771 \end_layout
2772
2773 \begin_layout Enumerate
2774 To view those changes, just choose 
2775 \family sans
2776 \bar under
2777 V
2778 \bar default
2779 iew\SpecialChar \menuseparator
2780
2781 \bar under
2782 U
2783 \bar default
2784 pdate\SpecialChar \menuseparator
2785
2786 \bar under
2787 D
2788 \bar default
2789 VI
2790 \family default
2791 .
2792  When LaTeX's all done, click on the 
2793 \family typewriter
2794 xdvi
2795 \family default
2796  window, and voilà! 
2797 \family typewriter
2798 xdvi
2799 \family default
2800  will update itself.
2801 \end_layout
2802
2803 \begin_layout Standard
2804 Now, this doesn't mean 
2805 \family typewriter
2806 ghostview
2807 \family default
2808  is useless.
2809  
2810 \family typewriter
2811 ghostview
2812 \family default
2813  is better suited to those occasions where you 
2814 \emph on
2815 must
2816 \emph default
2817  view the PostScript version of the document.
2818  For repeated changes that aren't PostScript® dependent, you're better off
2819  previewing with 
2820 \family typewriter
2821 xdvi
2822 \family default
2823 .
2824  There is an alternative to 
2825 \family typewriter
2826 ghostview
2827 \family default
2828  which sports a much better interface: 
2829 \family typewriter
2830 gv
2831 \family default
2832 .
2833  LyX will automatically use it instead of 
2834 \family typewriter
2835 ghostview
2836 \family default
2837  if it is available.
2838 \end_layout
2839
2840 \begin_layout Section
2841 The Printer
2842 \end_layout
2843
2844 \begin_layout Standard
2845
2846 \size normal
2847 Anyone working on a large system shouldn't have any problems here.
2848  Your sysadmin [or you, if you are the sysadmin] should already have the
2849  printers set up for your system.
2850  All you need to do is find out the name of the printer you want to use,
2851  and configure you
2852 \size default
2853 r setup 
2854 \size normal
2855 as described in the last section.
2856 \end_layout
2857
2858 \begin_layout Standard
2859
2860 \size normal
2861 Those of you using Linux, however, may have a bit more work to do.
2862  Many people now install Linux from an ISO image of one of the popular distribut
2863 ions.
2864  They follow the install instructions, get Linux up and running, but never
2865  realize that they need to set up their printer.
2866  
2867 \size default
2868 The more desktop friendly distributions may do this for you automatically.
2869  However, if you find that you need to do this by hand, we've written a
2870  little something to help you out with that; check out the 
2871 \begin_inset Quotes eld
2872 \end_inset
2873
2874
2875 \emph on
2876 A Printer Tutorial
2877 \emph default
2878
2879 \begin_inset Quotes erd
2880 \end_inset
2881
2882  chapter in the 
2883 \emph on
2884 Customization
2885 \emph default
2886  manual for help.
2887 \end_layout
2888
2889 \begin_layout Chapter
2890 LyX Basics
2891 \end_layout
2892
2893 \begin_layout Section
2894 Document Types
2895 \end_layout
2896
2897 \begin_layout Subsection
2898 Introduction
2899 \end_layout
2900
2901 \begin_layout Standard
2902 Before you do anything else, before you ever start writing a document, you
2903  need to decide what 
2904 \emph on
2905 type
2906 \emph default
2907  of document you want to edit.
2908  Different types of documents use different types of spacing, headings,
2909  numbering schemes, and so on.
2910  Additionally, different documents use different paragraph environments,
2911  and format the title of your document differently.
2912 \end_layout
2913
2914 \begin_layout Standard
2915
2916 \emph on
2917 document class
2918 \emph default
2919  describes a group of properties common to a particular set of documents.
2920  By setting the document class, you automagically select these properties,
2921  making it easier to create the type of document you want.
2922  If you don't choose a document class, LyX picks one for you by default.
2923  So, it behooves you to change the class of your document.
2924 \end_layout
2925
2926 \begin_layout Standard
2927 Read on for info about the document classes you can choose from LyX, and
2928  how to fine-tune some of their properties.
2929 \end_layout
2930
2931 \begin_layout Subsection
2932 \begin_inset LatexCommand label
2933 name "sec:doc-classes"
2934
2935 \end_inset
2936
2937 The Various Document Classes
2938 \end_layout
2939
2940 \begin_layout Subsubsection
2941 Overview
2942 \end_layout
2943
2944 \begin_layout Standard
2945 There are five standard document classes in LyX.
2946  They are:
2947 \end_layout
2948
2949 \begin_layout Description
2950 Article for basic articles
2951 \end_layout
2952
2953 \begin_layout Description
2954 Report for basic reports
2955 \end_layout
2956
2957 \begin_layout Description
2958 Book for writing a book
2959 \end_layout
2960
2961 \begin_layout Description
2962 Letter for US-style letters
2963 \end_layout
2964
2965 \begin_layout Description
2966 Slides is used to make transparencies
2967 \end_layout
2968
2969 \begin_layout Standard
2970 There are also some non-standard classes, which LyX only uses if you have
2971  a LaTeX setup that supports them:
2972 \end_layout
2973
2974 \begin_layout Description
2975 Aapaper Journal articles in the style and format used in Astronomy & Astrophysic
2976 s
2977 \end_layout
2978
2979 \begin_layout Description
2980 Amsart Journal articles in the style and format used by the AMS [American
2981  Mathematical Society].
2982  There are three amsart layouts available.
2983  The standard one uses a typical numbering scheme for theorems, 
2984 \emph on
2985 etc.
2986 \emph default
2987 , that prepends the section number to the number of the result.
2988  All result-type statements (propositions, corollaries, and so on) are sequenced
2989  together, but definitions, examples, and the like have their own sequence.
2990  The 
2991 \begin_inset Quotes eld
2992 \end_inset
2993
2994 sequential numbering
2995 \begin_inset Quotes erd
2996 \end_inset
2997
2998  scheme does not place the section number with each result, but numbers
2999  them throughout the article in a single sequence.
3000  Each type of result gets its own sequence.
3001  There is also a layout that dispenses with numbering of statements altogether.
3002 \end_layout
3003
3004 \begin_layout Description
3005 Amsbook Books in the style and format used by the AMS.
3006  Only the standard numbering scheme is provided, under the assumption that
3007  you would not want to number results consecutively throughout a book, and
3008  that you would need to number results.
3009 \end_layout
3010
3011 \begin_layout Description
3012 Dinbrief für Briefe nach deutscher Art
3013 \end_layout
3014
3015 \begin_layout Description
3016 Foils is used to make transparencies, but is better than 
3017 \family sans
3018 slides
3019 \end_layout
3020
3021 \begin_layout Description
3022 Linuxdoc Used with the SGML-tools package (formerly known as LinuxDoc).
3023  It allows LyX to produce SGML output.
3024  SGML is a markup language and is the predecessor to HTML\SpecialChar \@.
3025  The SGML-tools
3026  package allows you to convert SGML to HTML or to the format used by 
3027 \family typewriter
3028 man
3029 \family default
3030  pages.
3031 \end_layout
3032
3033 \begin_layout Description
3034 Paper for use with the 
3035 \family typewriter
3036 paper
3037 \family default
3038  LaTeX document class [not in all LaTeX distributions]
3039 \end_layout
3040
3041 \begin_layout Description
3042 Revtex is used to write articles for the publications of the American Physical
3043  Society (APS), American Institute of Physics (AIP), and Optical Society
3044  of America (OSA).
3045  This class is not completely compatible with all LyX features.
3046 \end_layout
3047
3048 \begin_layout Standard
3049 We won't go into any detail about how to use these different document classes
3050  here.
3051  You can find all the details about the non-standard classes in the 
3052 \emph on
3053 Extended Editing
3054 \emph default
3055  manual.
3056  Here, we will settle with a list of some of the common properties of all
3057  of the document classes.
3058 \end_layout
3059
3060 \begin_layout Subsubsection
3061 Selecting a Class
3062 \end_layout
3063
3064 \begin_layout Standard
3065 You can select a class using the 
3066 \family sans
3067 \bar under
3068 D
3069 \bar default
3070 ocument
3071 \bar under
3072 \SpecialChar \menuseparator
3073 S
3074 \bar default
3075 ettings
3076 \family default
3077  dialog.
3078  Select the class you want to use, and make any fine tunings of the options
3079  you may need.
3080 \end_layout
3081
3082 \begin_layout Subsubsection
3083 Properties
3084 \end_layout
3085
3086 \begin_layout Standard
3087 Each class has a default set of options.
3088  Here's a quick table describing them:
3089 \end_layout
3090
3091 \begin_layout Standard
3092 \begin_inset VSpace 0.3cm
3093 \end_inset
3094
3095
3096 \end_layout
3097
3098 \begin_layout Standard
3099 \align center
3100 \begin_inset Tabular
3101 <lyxtabular version="3" rows="10" columns="5">
3102 <features>
3103 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3104 <column alignment="center" valignment="top" leftline="true" width="0pt">
3105 <column alignment="center" valignment="top" leftline="true" width="0pt">
3106 <column alignment="center" valignment="top" leftline="true" width="0pt">
3107 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3108 <row topline="true" bottomline="true">
3109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3110 \begin_inset Text
3111
3112 \begin_layout Standard
3113
3114 \end_layout
3115
3116 \end_inset
3117 </cell>
3118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3119 \begin_inset Text
3120
3121 \begin_layout Standard
3122
3123 \family sans
3124 \series medium
3125 \shape up
3126 \size normal
3127 \emph off
3128 \bar no
3129 \noun off
3130 \color none
3131 Pagestyle
3132 \end_layout
3133
3134 \end_inset
3135 </cell>
3136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3137 \begin_inset Text
3138
3139 \begin_layout Standard
3140
3141 \family sans
3142 \series medium
3143 \shape up
3144 \size normal
3145 \emph off
3146 \bar no
3147 \noun off
3148 \color none
3149 Sides
3150 \end_layout
3151
3152 \end_inset
3153 </cell>
3154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3155 \begin_inset Text
3156
3157 \begin_layout Standard
3158
3159 \family sans
3160 \series medium
3161 \shape up
3162 \size normal
3163 \emph off
3164 \bar no
3165 \noun off
3166 \color none
3167 Columns
3168 \end_layout
3169
3170 \end_inset
3171 </cell>
3172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3173 \begin_inset Text
3174
3175 \begin_layout Standard
3176
3177 \series medium
3178 \shape up
3179 \size normal
3180 \emph off
3181 \bar no
3182 \noun off
3183 \color none
3184 Max.
3185  sectioning level
3186 \end_layout
3187
3188 \end_inset
3189 </cell>
3190 </row>
3191 <row topline="true">
3192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3193 \begin_inset Text
3194
3195 \begin_layout Standard
3196
3197 \series medium
3198 \shape up
3199 \size normal
3200 \emph off
3201 \bar no
3202 \noun off
3203 \color none
3204 article
3205 \end_layout
3206
3207 \end_inset
3208 </cell>
3209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3210 \begin_inset Text
3211
3212 \begin_layout Standard
3213
3214 \family sans
3215 \series medium
3216 \shape up
3217 \size normal
3218 \emph off
3219 \bar no
3220 \noun off
3221 \color none
3222 Plain
3223 \end_layout
3224
3225 \end_inset
3226 </cell>
3227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3228 \begin_inset Text
3229
3230 \begin_layout Standard
3231
3232 \family sans
3233 \series medium
3234 \shape up
3235 \size normal
3236 \emph off
3237 \bar no
3238 \noun off
3239 \color none
3240 One
3241 \end_layout
3242
3243 \end_inset
3244 </cell>
3245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3246 \begin_inset Text
3247
3248 \begin_layout Standard
3249
3250 \family sans
3251 \series medium
3252 \shape up
3253 \size normal
3254 \emph off
3255 \bar no
3256 \noun off
3257 \color none
3258 One
3259 \end_layout
3260
3261 \end_inset
3262 </cell>
3263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3264 \begin_inset Text
3265
3266 \begin_layout Standard
3267
3268 \family sans
3269 \series medium
3270 \shape up
3271 \size normal
3272 \emph off
3273 \bar no
3274 \noun off
3275 \color none
3276 Section
3277 \end_layout
3278
3279 \end_inset
3280 </cell>
3281 </row>
3282 <row topline="true">
3283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3284 \begin_inset Text
3285
3286 \begin_layout Standard
3287
3288 \series medium
3289 \shape up
3290 \size normal
3291 \emph off
3292 \bar no
3293 \noun off
3294 \color none
3295 report
3296 \end_layout
3297
3298 \end_inset
3299 </cell>
3300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3301 \begin_inset Text
3302
3303 \begin_layout Standard
3304
3305 \family sans
3306 \series medium
3307 \shape up
3308 \size normal
3309 \emph off
3310 \bar no
3311 \noun off
3312 \color none
3313 Plain
3314 \end_layout
3315
3316 \end_inset
3317 </cell>
3318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3319 \begin_inset Text
3320
3321 \begin_layout Standard
3322
3323 \family sans
3324 \series medium
3325 \shape up
3326 \size normal
3327 \emph off
3328 \bar no
3329 \noun off
3330 \color none
3331 One
3332 \end_layout
3333
3334 \end_inset
3335 </cell>
3336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3337 \begin_inset Text
3338
3339 \begin_layout Standard
3340
3341 \family sans
3342 \series medium
3343 \shape up
3344 \size normal
3345 \emph off
3346 \bar no
3347 \noun off
3348 \color none
3349 One
3350 \end_layout
3351
3352 \end_inset
3353 </cell>
3354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3355 \begin_inset Text
3356
3357 \begin_layout Standard
3358
3359 \family sans
3360 \series medium
3361 \shape up
3362 \size normal
3363 \emph off
3364 \bar no
3365 \noun off
3366 \color none
3367 Chapter
3368 \end_layout
3369
3370 \end_inset
3371 </cell>
3372 </row>
3373 <row topline="true">
3374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3375 \begin_inset Text
3376
3377 \begin_layout Standard
3378
3379 \series medium
3380 \shape up
3381 \size normal
3382 \emph off
3383 \bar no
3384 \noun off
3385 \color none
3386 book
3387 \end_layout
3388
3389 \end_inset
3390 </cell>
3391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3392 \begin_inset Text
3393
3394 \begin_layout Standard
3395
3396 \family sans
3397 \series medium
3398 \shape up
3399 \size normal
3400 \emph off
3401 \bar no
3402 \noun off
3403 \color none
3404 Headings
3405 \end_layout
3406
3407 \end_inset
3408 </cell>
3409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3410 \begin_inset Text
3411
3412 \begin_layout Standard
3413
3414 \family sans
3415 \series medium
3416 \shape up
3417 \size normal
3418 \emph off
3419 \bar no
3420 \noun off
3421 \color none
3422 Two
3423 \end_layout
3424
3425 \end_inset
3426 </cell>
3427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3428 \begin_inset Text
3429
3430 \begin_layout Standard
3431
3432 \family sans
3433 \series medium
3434 \shape up
3435 \size normal
3436 \emph off
3437 \bar no
3438 \noun off
3439 \color none
3440 One
3441 \end_layout
3442
3443 \end_inset
3444 </cell>
3445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3446 \begin_inset Text
3447
3448 \begin_layout Standard
3449
3450 \family sans
3451 \series medium
3452 \shape up
3453 \size normal
3454 \emph off
3455 \bar no
3456 \noun off
3457 \color none
3458 Chapter
3459 \end_layout
3460
3461 \end_inset
3462 </cell>
3463 </row>
3464 <row topline="true">
3465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3466 \begin_inset Text
3467
3468 \begin_layout Standard
3469
3470 \series medium
3471 \shape up
3472 \size normal
3473 \emph off
3474 \bar no
3475 \noun off
3476 \color none
3477 letter
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3483 \begin_inset Text
3484
3485 \begin_layout Standard
3486
3487 \family sans
3488 \series medium
3489 \shape up
3490 \size normal
3491 \emph off
3492 \bar no
3493 \noun off
3494 \color none
3495 Plain
3496 \end_layout
3497
3498 \end_inset
3499 </cell>
3500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3501 \begin_inset Text
3502
3503 \begin_layout Standard
3504
3505 \family sans
3506 \series medium
3507 \shape up
3508 \size normal
3509 \emph off
3510 \bar no
3511 \noun off
3512 \color none
3513 One
3514 \end_layout
3515
3516 \end_inset
3517 </cell>
3518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3519 \begin_inset Text
3520
3521 \begin_layout Standard
3522
3523 \family sans
3524 \series medium
3525 \shape up
3526 \size normal
3527 \emph off
3528 \bar no
3529 \noun off
3530 \color none
3531 One
3532 \end_layout
3533
3534 \end_inset
3535 </cell>
3536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3537 \begin_inset Text
3538
3539 \begin_layout Standard
3540
3541 \series medium
3542 \shape up
3543 \size normal
3544 \emph off
3545 \bar no
3546 \noun off
3547 \color none
3548 none
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 </row>
3554 <row topline="true">
3555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Standard
3559
3560 \series medium
3561 \shape up
3562 \size normal
3563 \emph off
3564 \bar no
3565 \noun off
3566 \color none
3567 linuxdoc
3568 \end_layout
3569
3570 \end_inset
3571 </cell>
3572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3573 \begin_inset Text
3574
3575 \begin_layout Standard
3576
3577 \family sans
3578 \series medium
3579 \shape up
3580 \size normal
3581 \emph off
3582 \bar no
3583 \noun off
3584 \color none
3585 Plain
3586 \end_layout
3587
3588 \end_inset
3589 </cell>
3590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3591 \begin_inset Text
3592
3593 \begin_layout Standard
3594
3595 \family sans
3596 \series medium
3597 \shape up
3598 \size normal
3599 \emph off
3600 \bar no
3601 \noun off
3602 \color none
3603 One
3604 \end_layout
3605
3606 \end_inset
3607 </cell>
3608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3609 \begin_inset Text
3610
3611 \begin_layout Standard
3612
3613 \family sans
3614 \series medium
3615 \shape up
3616 \size normal
3617 \emph off
3618 \bar no
3619 \noun off
3620 \color none
3621 One
3622 \end_layout
3623
3624 \end_inset
3625 </cell>
3626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3627 \begin_inset Text
3628
3629 \begin_layout Standard
3630
3631 \family sans
3632 \series medium
3633 \shape up
3634 \size normal
3635 \emph off
3636 \bar no
3637 \noun off
3638 \color none
3639 Section
3640 \end_layout
3641
3642 \end_inset
3643 </cell>
3644 </row>
3645 <row topline="true">
3646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3647 \begin_inset Text
3648
3649 \begin_layout Standard
3650
3651 \series medium
3652 \shape up
3653 \size normal
3654 \emph off
3655 \bar no
3656 \noun off
3657 \color none
3658 aapaper
3659 \end_layout
3660
3661 \end_inset
3662 </cell>
3663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3664 \begin_inset Text
3665
3666 \begin_layout Standard
3667
3668 \family sans
3669 \series medium
3670 \shape up
3671 \size normal
3672 \emph off
3673 \bar no
3674 \noun off
3675 \color none
3676 Plain
3677 \end_layout
3678
3679 \end_inset
3680 </cell>
3681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Standard
3685
3686 \family sans
3687 \series medium
3688 \shape up
3689 \size normal
3690 \emph off
3691 \bar no
3692 \noun off
3693 \color none
3694 Two
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Standard
3703
3704 \family sans
3705 \series medium
3706 \shape up
3707 \size normal
3708 \emph off
3709 \bar no
3710 \noun off
3711 \color none
3712 Two
3713 \end_layout
3714
3715 \end_inset
3716 </cell>
3717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3718 \begin_inset Text
3719
3720 \begin_layout Standard
3721
3722 \family sans
3723 \series medium
3724 \shape up
3725 \size normal
3726 \emph off
3727 \bar no
3728 \noun off
3729 \color none
3730 Section
3731 \end_layout
3732
3733 \end_inset
3734 </cell>
3735 </row>
3736 <row topline="true">
3737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3738 \begin_inset Text
3739
3740 \begin_layout Standard
3741
3742 \series medium
3743 \shape up
3744 \size normal
3745 \emph off
3746 \bar no
3747 \noun off
3748 \color none
3749 amsart
3750 \end_layout
3751
3752 \end_inset
3753 </cell>
3754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3755 \begin_inset Text
3756
3757 \begin_layout Standard
3758
3759 \family sans
3760 \series medium
3761 \shape up
3762 \size normal
3763 \emph off
3764 \bar no
3765 \noun off
3766 \color none
3767 Headings
3768 \end_layout
3769
3770 \end_inset
3771 </cell>
3772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3773 \begin_inset Text
3774
3775 \begin_layout Standard
3776
3777 \family sans
3778 \series medium
3779 \shape up
3780 \size normal
3781 \emph off
3782 \bar no
3783 \noun off
3784 \color none
3785 One
3786 \end_layout
3787
3788 \end_inset
3789 </cell>
3790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3791 \begin_inset Text
3792
3793 \begin_layout Standard
3794
3795 \family sans
3796 \series medium
3797 \shape up
3798 \size normal
3799 \emph off
3800 \bar no
3801 \noun off
3802 \color none
3803 One
3804 \end_layout
3805
3806 \end_inset
3807 </cell>
3808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3809 \begin_inset Text
3810
3811 \begin_layout Standard
3812
3813 \family sans
3814 \series medium
3815 \shape up
3816 \size normal
3817 \emph off
3818 \bar no
3819 \noun off
3820 \color none
3821 Section
3822 \end_layout
3823
3824 \end_inset
3825 </cell>
3826 </row>
3827 <row topline="true">
3828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3829 \begin_inset Text
3830
3831 \begin_layout Standard
3832
3833 \series medium
3834 \shape up
3835 \size normal
3836 \emph off
3837 \bar no
3838 \noun off
3839 \color none
3840 dinbrief
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3846 \begin_inset Text
3847
3848 \begin_layout Standard
3849
3850 \family sans
3851 \series medium
3852 \shape up
3853 \size normal
3854 \emph off
3855 \bar no
3856 \noun off
3857 \color none
3858 Plain
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3864 \begin_inset Text
3865
3866 \begin_layout Standard
3867
3868 \family sans
3869 \series medium
3870 \shape up
3871 \size normal
3872 \emph off
3873 \bar no
3874 \noun off
3875 \color none
3876 One
3877 \end_layout
3878
3879 \end_inset
3880 </cell>
3881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3882 \begin_inset Text
3883
3884 \begin_layout Standard
3885
3886 \family sans
3887 \series medium
3888 \shape up
3889 \size normal
3890 \emph off
3891 \bar no
3892 \noun off
3893 \color none
3894 One
3895 \end_layout
3896
3897 \end_inset
3898 </cell>
3899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3900 \begin_inset Text
3901
3902 \begin_layout Standard
3903
3904 \series medium
3905 \shape up
3906 \size normal
3907 \emph off
3908 \bar no
3909 \noun off
3910 \color none
3911 none
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 </row>
3917 <row topline="true" bottomline="true">
3918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3919 \begin_inset Text
3920
3921 \begin_layout Standard
3922
3923 \series medium
3924 \shape up
3925 \size normal
3926 \emph off
3927 \bar no
3928 \noun off
3929 \color none
3930 paper
3931 \end_layout
3932
3933 \end_inset
3934 </cell>
3935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3936 \begin_inset Text
3937
3938 \begin_layout Standard
3939
3940 \family sans
3941 \series medium
3942 \shape up
3943 \size normal
3944 \emph off
3945 \bar no
3946 \noun off
3947 \color none
3948 Headings
3949 \end_layout
3950
3951 \end_inset
3952 </cell>
3953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3954 \begin_inset Text
3955
3956 \begin_layout Standard
3957
3958 \family sans
3959 \series medium
3960 \shape up
3961 \size normal
3962 \emph off
3963 \bar no
3964 \noun off
3965 \color none
3966 One
3967 \end_layout
3968
3969 \end_inset
3970 </cell>
3971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3972 \begin_inset Text
3973
3974 \begin_layout Standard
3975
3976 \family sans
3977 \series medium
3978 \shape up
3979 \size normal
3980 \emph off
3981 \bar no
3982 \noun off
3983 \color none
3984 One
3985 \end_layout
3986
3987 \end_inset
3988 </cell>
3989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3990 \begin_inset Text
3991
3992 \begin_layout Standard
3993
3994 \family sans
3995 \series medium
3996 \shape up
3997 \size normal
3998 \emph off
3999 \bar no
4000 \noun off
4001 \color none
4002 Section
4003 \end_layout
4004
4005 \end_inset
4006 </cell>
4007 </row>
4008 </lyxtabular>
4009
4010 \end_inset
4011
4012
4013 \end_layout
4014
4015 \begin_layout Standard
4016 \begin_inset VSpace 0.3cm
4017 \end_inset
4018
4019
4020 \end_layout
4021
4022 \begin_layout Standard
4023 There is no default value of 
4024 \family sans
4025 E
4026 \bar under
4027 x
4028 \bar default
4029 tra\InsetSpace ~
4030 Options
4031 \family default
4032  for any of these classes.
4033  
4034 \end_layout
4035
4036 \begin_layout Standard
4037 You're probably also wondering what 
4038 \begin_inset Quotes eld
4039 \end_inset
4040
4041 Max.
4042  sectioning level
4043 \begin_inset Quotes erd
4044 \end_inset
4045
4046  means.
4047  There are several paragraph environment used to create section headings.
4048  Different document classes allow different types of section headings.
4049  Only two use the 
4050 \family sans
4051 Chapter
4052 \family default
4053  heading; the rest do not and begin instead with the 
4054 \family sans
4055 Section
4056 \family default
4057  heading.
4058  Some document classes, such as the three for letters, don't use any section
4059  headings.
4060  In addition to 
4061 \family sans
4062 Chapter
4063 \family default
4064  and 
4065 \family sans
4066 Section
4067 \family default
4068  headings, there are also 
4069 \family sans
4070 Subsection
4071 \family default
4072  headings, 
4073 \family sans
4074 Subsubsection
4075 \family default
4076  headings, and so on.
4077  We'll describe these headings fully in section 
4078 \begin_inset LatexCommand ref
4079 reference "sec:parenvheadings"
4080
4081 \end_inset
4082
4083 .
4084 \end_layout
4085
4086 \begin_layout Subsection
4087 Fine-tuning the Defaults 
4088 \end_layout
4089
4090 \begin_layout Standard
4091 Okay, we know we never told you what most of these 
4092 \begin_inset Quotes eld
4093 \end_inset
4094
4095 default options
4096 \begin_inset Quotes erd
4097 \end_inset
4098
4099  set by the 
4100 \family sans
4101 \bar under
4102 C
4103 \bar default
4104 lass
4105 \family default
4106  button do.
4107  That's what this section is for.
4108 \end_layout
4109
4110 \begin_layout Labeling
4111 \labelwidthstring MMMMMMM
4112
4113 \family sans
4114 \bar under
4115 P
4116 \bar default
4117 agestyle
4118 \family default
4119  This is another list, containing five options.
4120  It controls what sorts of headings and page numbers go on a page:
4121 \begin_inset Foot
4122 status collapsed
4123
4124 \begin_layout Standard
4125 LaTeX does this part.
4126 \end_layout
4127
4128 \end_inset
4129
4130
4131 \end_layout
4132
4133 \begin_deeper
4134 \begin_layout Labeling
4135 \labelwidthstring MMMMMMM
4136
4137 \family sans
4138 Default
4139 \family default
4140  Use default pagestyle of current class.
4141 \end_layout
4142
4143 \begin_layout Labeling
4144 \labelwidthstring MMMMMMM
4145
4146 \family sans
4147 Empty
4148 \family default
4149  No page numbers or headings.
4150 \end_layout
4151
4152 \begin_layout Labeling
4153 \labelwidthstring MMMMMMM
4154
4155 \family sans
4156 Plain
4157 \family default
4158  Page numbers only.
4159 \end_layout
4160
4161 \begin_layout Labeling
4162 \labelwidthstring MMMMMMM
4163
4164 \family sans
4165 Headings
4166 \family default
4167  Page numbers and either the current chapter or section title and number.
4168  Whether LyX uses the current chapter or the current section depends on
4169  which is the maximum sectioning level.
4170 \end_layout
4171
4172 \begin_layout Labeling
4173 \labelwidthstring MMMMMMM
4174
4175 \family sans
4176 Fancy
4177 \family default
4178  This allows you to create fully customizable headers and footers if you
4179  have the 
4180 \family sans
4181 fancyhdr
4182 \family default
4183  package installed.
4184  At the moment, support in LyX is limited to this setting.
4185  To use the full power of this package, you have to resort to magic codes
4186  in your preamble.
4187  Check the documentation for the 
4188 \family sans
4189 fancyhdr
4190 \family default
4191  package for more details.
4192 \end_layout
4193
4194 \end_deeper
4195 \begin_layout Labeling
4196 \labelwidthstring MMMMMMM
4197
4198 \family sans
4199 Sides
4200 \family default
4201  No, LyX can't make your printer print on both sides of a sheet of paper!
4202  However, it can use a different format for odd-numbered pages than even-numbere
4203 d pages.
4204  This way, if you 
4205 \emph on
4206 do
4207 \emph default
4208  have a printer that duplexes
4209 \begin_inset Foot
4210 status collapsed
4211
4212 \begin_layout Standard
4213 i.e.
4214  prints on both sides of a sheet of paper
4215 \end_layout
4216
4217 \end_inset
4218
4219 , your page number will always be in the upper right corner of the page
4220  and the left margin will have extra room for a binding.
4221 \end_layout
4222
4223 \begin_deeper
4224 \begin_layout Standard
4225 There are two radio buttons here: 
4226 \family sans
4227 One
4228 \family default
4229  for single-sided documents, 
4230 \family sans
4231 Two
4232 \family default
4233  for double-sided documents.
4234 \end_layout
4235
4236 \end_deeper
4237 \begin_layout Labeling
4238 \labelwidthstring MMMMMMM
4239
4240 \family sans
4241 Columns
4242 \family default
4243  Yes, this does control how many columns each page has.
4244  You can choose, using the toggle buttons, 
4245 \family sans
4246 One
4247 \family default
4248  or 
4249 \family sans
4250 Two
4251 \family default
4252  for the number of columns.
4253  
4254 \end_layout
4255
4256 \begin_deeper
4257 \begin_layout Standard
4258 Note that LyX won't show two columns on screen.
4259  That's impractical, often unreadable, and not part of the WYSIWYM concept.
4260  However, there 
4261 \emph on
4262 will
4263 \emph default
4264  be two columns in the generated output.
4265 \end_layout
4266
4267 \end_deeper
4268 \begin_layout Labeling
4269 \labelwidthstring MMMMMMM
4270
4271 \family sans
4272 E
4273 \bar under
4274 x
4275 \bar default
4276 tra\InsetSpace ~
4277 Options
4278 \family default
4279  The LaTeX command 
4280 \family typewriter
4281
4282 \backslash
4283 documentclass
4284 \family default
4285  takes several options.
4286  LyX sets some of these automatically for you.
4287  This text box allows you to enter in others.
4288  Just type in a comma-separated list of options.
4289  See a good LaTeX book to find out what kinds of additional options you
4290  can use.
4291 \end_layout
4292
4293 \begin_layout Labeling
4294 \labelwidthstring MMMMMMM
4295
4296 \family sans
4297 Separation
4298 \family default
4299  This has its own section.
4300  See sec.
4301  
4302 \begin_inset LatexCommand ref
4303 reference "sec:parindentintro"
4304
4305 \end_inset
4306
4307  for a description of what this does.
4308 \end_layout
4309
4310 \begin_layout Subsection
4311 Paper Size, Orientation, and Margins
4312 \end_layout
4313
4314 \begin_layout Standard
4315 There are several other options to set in the 
4316 \family sans
4317 Document\InsetSpace ~
4318 Settings
4319 \family default
4320  dialog.
4321  All of them are global options, but they have special purposes and only
4322  affect certain features.
4323  We describe what these options do in the same section that describes the
4324  features they affect.
4325 \end_layout
4326
4327 \begin_layout Standard
4328 There are two options that affect the overall layout of the document, so
4329  we'll describe them here.
4330  You'll find them in the 
4331 \family sans
4332 Paper
4333 \family default
4334  dialog under the 
4335 \family sans
4336 Layout
4337 \family default
4338  menu:
4339 \end_layout
4340
4341 \begin_layout Labeling
4342 \labelwidthstring MMMMMM
4343
4344 \family sans
4345 Orientation
4346 \family default
4347  Two toggle buttons choose whether to print the output as 
4348 \family sans
4349 \bar under
4350 L
4351 \bar default
4352 andscape
4353 \family default
4354  or as 
4355 \family sans
4356 Po
4357 \bar under
4358 r
4359 \bar default
4360 trait
4361 \family default
4362 .
4363 \end_layout
4364
4365 \begin_layout Labeling
4366 \labelwidthstring MMMMMM
4367
4368 \family sans
4369 Papersi
4370 \bar under
4371 z
4372 \bar default
4373 e
4374 \family default
4375  What size paper to print on.
4376  The choices are
4377 \end_layout
4378
4379 \begin_deeper
4380 \begin_layout Itemize
4381
4382 \family sans
4383 Default
4384 \end_layout
4385
4386 \begin_layout Itemize
4387
4388 \family sans
4389 A3, A4,
4390 \family default
4391  
4392 \family sans
4393 A5
4394 \end_layout
4395
4396 \begin_layout Itemize
4397
4398 \family sans
4399 B3, B4, B5
4400 \end_layout
4401
4402 \begin_layout Itemize
4403
4404 \family sans
4405 US Letter
4406 \end_layout
4407
4408 \begin_layout Itemize
4409
4410 \family sans
4411 US legal
4412 \end_layout
4413
4414 \begin_layout Itemize
4415
4416 \family sans
4417 US executive
4418 \end_layout
4419
4420 \begin_layout Itemize
4421
4422 \family sans
4423 Custom
4424 \end_layout
4425
4426 \end_deeper
4427 \begin_layout Standard
4428 Some of these settings require you to have the 
4429 \family sans
4430 geometry
4431 \family default
4432  package installed.
4433  This package will also allow you to set the margins in the 
4434 \family sans
4435 Paper
4436 \family default
4437  dialog.
4438 \end_layout
4439
4440 \begin_layout Subsection
4441 Important Note:
4442 \end_layout
4443
4444 \begin_layout Standard
4445 If you change a document's class, LyX has to convert 
4446 \emph on
4447 everything
4448 \emph default
4449  into the new class.
4450  That includes the paragraph environments.
4451  Some paragraph environments are standard; all of the document classes have
4452  them.
4453  Some classes have special paragraph environments, however.
4454  If this is the case, and you change document classes, LyX sets the missing
4455  paragraph environments to 
4456 \family sans
4457 Standard
4458 \family default
4459  and places an error box at the beginning of the paragraph.
4460  Just click on them and you'll get a message dialog that tells you about
4461  the conversion and why it failed.
4462 \end_layout
4463
4464 \begin_layout Section
4465 Paragraph Indentation and Separation
4466 \end_layout
4467
4468 \begin_layout Subsection
4469 Introduction
4470 \begin_inset LatexCommand label
4471 name "sec:parindentintro"
4472
4473 \end_inset
4474
4475
4476 \end_layout
4477
4478 \begin_layout Standard
4479 Before describing all of the various paragraph environments, we'd like to
4480  say a word or two about paragraph indentation.
4481 \end_layout
4482
4483 \begin_layout Standard
4484 Everyone seems to have their own convention for separating paragraphs.
4485  Most Americans indent the first line of a paragraph.
4486  Others don't indent but put extra space between the paragraphs.
4487  LyX uses the same convention you find among typographers.
4488  The 
4489 \emph on
4490 first
4491 \emph default
4492  paragraph of a section, or after a figure, an equation, a table, a list,
4493  etc., is 
4494 \emph on
4495 not
4496 \emph default
4497  indented.
4498  Only a paragraph following another paragraph gets indented.
4499  Some people don't like this convention, but if you want to use indented
4500  paragraphs, you'll have to live with it.
4501 \begin_inset Foot
4502 status collapsed
4503
4504 \begin_layout Standard
4505 There is a way to force LaTeX to indent all paragraphs.
4506  LyX won't show this, of course, but LaTeX 
4507 \emph on
4508 will
4509 \emph default
4510  print it that way.
4511  You'll need to get a special package and insert an appropriate command
4512  in the preamble.
4513 \end_layout
4514
4515 \end_inset
4516
4517
4518 \end_layout
4519
4520 \begin_layout Standard
4521 The space between paragraphs, like the line spacing, the space between headings
4522  and text --- in fact, all of the spacings for just about everything are
4523  pre-coded into LyX.
4524  As we said, you don't worry about how much space to add between what.
4525  LyX takes care of that.
4526  In fact, these pre-coded vertical spacings aren't a single number but a
4527  range.
4528  That way, LyX can squish or stretch the space between lines to make sure
4529  figures fit on a page with text, so that sections don't start at the bottom
4530  of a page, and so on.
4531 \begin_inset Foot
4532 status collapsed
4533
4534 \begin_layout Standard
4535 Actually, LaTeX does this when LyX goes to produce a printable file.
4536 \end_layout
4537
4538 \end_inset
4539
4540  However, pre-coded doesn't mean you can't change them.
4541  LyX gives you the ability to globally change 
4542 \emph on
4543 all
4544 \emph default
4545  of these pre-coded spacings.
4546  We'll explain more later.
4547 \end_layout
4548
4549 \begin_layout Subsection
4550 Global Indentation Method
4551 \end_layout
4552
4553 \begin_layout Standard
4554 To select the default method of separating paragraphs, select 
4555 \family sans
4556 \bar under
4557 I
4558 \bar default
4559 ndent
4560 \family default
4561  or 
4562 \family sans
4563 S
4564 \bar under
4565 k
4566 \bar default
4567 ip
4568 \family default
4569  to indent paragraphs or add extra space between paragraphs, respectively.
4570 \end_layout
4571
4572 \begin_layout Subsection
4573 Fine-Tuning
4574 \end_layout
4575
4576 \begin_layout Standard
4577 You can also change the separation method of a single paragraph.
4578  Open the 
4579 \family sans
4580 \bar under
4581 E
4582 \bar default
4583 dit\SpecialChar \menuseparator
4584
4585 \bar under
4586 P
4587 \bar default
4588 aragraph\InsetSpace ~
4589 Settings
4590 \family default
4591  dialog and toggle the 
4592 \family sans
4593 \bar under
4594 N
4595 \bar default
4596 o Indent
4597 \family default
4598  button to change the state of the current paragraph.
4599  If paragraphs indent by default, this button will be inactive at first.
4600  If paragraphs have no indentation but use extra space for separation, this
4601  button will be completely ignored (you can't indent a single paragraph
4602  by toggling this).
4603 \end_layout
4604
4605 \begin_layout Standard
4606 You should only need to change the indentation method for a single paragraph
4607  if you need to do some fine-tuning.
4608  Typically, you'll select 
4609 \family sans
4610 \bar under
4611 I
4612 \bar default
4613 ndent
4614 \family default
4615  or 
4616 \family sans
4617 S
4618 \bar under
4619 k
4620 \bar default
4621 ip
4622 \family default
4623  for the entire document and edit away.
4624 \end_layout
4625
4626 \begin_layout Subsection
4627 Changing Line Spacing
4628 \end_layout
4629
4630 \begin_layout Standard
4631 In the 
4632 \family sans
4633 \bar under
4634 D
4635 \bar default
4636 ocument\SpecialChar \menuseparator
4637
4638 \bar under
4639 S
4640 \bar default
4641 ettings
4642 \family default
4643  dialog you can choose your line spacing provided you have the 
4644 \family sans
4645 setspace
4646 \family default
4647  package installed.
4648 \end_layout
4649
4650 \begin_layout Section
4651 Paragraph Environments
4652 \begin_inset LatexCommand label
4653 name "sec:par-environments"
4654
4655 \end_inset
4656
4657
4658 \end_layout
4659
4660 \begin_layout Subsection
4661 Overview
4662 \end_layout
4663
4664 \begin_layout Standard
4665 The paragraph environments correspond to the various
4666 \end_layout
4667
4668 \begin_layout Standard
4669
4670 \family typewriter
4671
4672 \backslash
4673 begin{
4674 \family default
4675 \emph on
4676 environment
4677 \family typewriter
4678 \emph default
4679 } ...
4680  
4681 \backslash
4682 end{
4683 \family default
4684 \emph on
4685 environment
4686 \family typewriter
4687 \emph default
4688 }
4689 \family default
4690
4691 \newline
4692 command sequences in an ordinary LaTeX file.
4693  If you don't know LaTeX, or the concept of a paragraph environment is totally
4694  alien to you, we urge you to read the 
4695 \emph on
4696 Tutorial
4697 \emph default
4698 .
4699  The 
4700 \emph on
4701 Tutorial
4702 \emph default
4703  also contains many more examples than this section does.
4704 \end_layout
4705
4706 \begin_layout Standard
4707 A paragraph environment is simply a 
4708 \begin_inset Quotes eld
4709 \end_inset
4710
4711 container
4712 \begin_inset Quotes erd
4713 \end_inset
4714
4715  for a paragraph which gives that paragraph certain properties.
4716  This can include a particular style of font, different margins, a numbering
4717  scheme, labels, and so on.
4718  Additionally, you can 
4719 \begin_inset Quotes eld
4720 \end_inset
4721
4722 nest
4723 \begin_inset Quotes erd
4724 \end_inset
4725
4726  the different environments inside one another, allowing one environment
4727  to inherit some of the properties of another.
4728  The different paragraph environments totally replace the need for messy
4729  tab stops, on the fly margin adjustment, and other hold-overs from the
4730  days of typewriters.
4731  There are several paragraph environments which are specific to a particular
4732  document type.
4733  We'll only be covering the most common ones here.
4734 \end_layout
4735
4736 \begin_layout Standard
4737 To choose a new paragraph environment, use the pull-down box on the left
4738  end of the toolbar.
4739  LyX will change the environment of the 
4740 \emph on
4741 entire
4742 \emph default
4743  paragraph in which the cursor sits.
4744  You can also change the environment of an entire group of paragraphs if
4745  you select them before choosing the new environment.
4746  
4747 \end_layout
4748
4749 \begin_layout Standard
4750 Note that hitting 
4751 \family sans
4752 Return
4753 \family default
4754  will 
4755 \emph on
4756 typically
4757 \emph default
4758  create a new paragraph using the 
4759 \family sans
4760 Standard
4761 \family default
4762  paragraph environment.
4763  We say 
4764 \begin_inset Quotes eld
4765 \end_inset
4766
4767 typically
4768 \begin_inset Quotes erd
4769 \end_inset
4770
4771  because this isn't always the case.
4772 \begin_inset Foot
4773 status collapsed
4774
4775 \begin_layout Standard
4776 If you are in one of these environments:
4777 \begin_inset ERT
4778 status collapsed
4779
4780 \begin_layout Standard
4781
4782  
4783 \end_layout
4784
4785 \end_inset
4786
4787
4788 \end_layout
4789
4790 \begin_layout Standard
4791 \begin_inset ERT
4792 status collapsed
4793
4794 \begin_layout Standard
4795
4796
4797 \backslash
4798 vspace{-2ex} 
4799 \backslash
4800 parbox[t]{3cm}{
4801 \end_layout
4802
4803 \end_inset
4804
4805
4806 \end_layout
4807
4808 \begin_layout Itemize
4809
4810 \family sans
4811 Quote
4812 \end_layout
4813
4814 \begin_layout Itemize
4815
4816 \family sans
4817 Quotation
4818 \end_layout
4819
4820 \begin_layout Standard
4821 \begin_inset ERT
4822 status collapsed
4823
4824 \begin_layout Standard
4825
4826 }
4827 \backslash
4828 parbox[t]{3cm}{
4829 \end_layout
4830
4831 \end_inset
4832
4833
4834 \end_layout
4835
4836 \begin_layout Itemize
4837
4838 \family sans
4839 Verse
4840 \end_layout
4841
4842 \begin_layout Itemize
4843
4844 \family sans
4845 Itemize
4846 \end_layout
4847
4848 \begin_layout Standard
4849 \begin_inset ERT
4850 status collapsed
4851
4852 \begin_layout Standard
4853
4854 }
4855 \backslash
4856 parbox[t]{3cm}{
4857 \end_layout
4858
4859 \end_inset
4860
4861
4862 \end_layout
4863
4864 \begin_layout Itemize
4865
4866 \family sans
4867 Enumerate
4868 \end_layout
4869
4870 \begin_layout Itemize
4871
4872 \family sans
4873 Description
4874 \end_layout
4875
4876 \begin_layout Standard
4877 \begin_inset ERT
4878 status collapsed
4879
4880 \begin_layout Standard
4881
4882 }
4883 \backslash
4884 parbox[t]{3cm}{
4885 \end_layout
4886
4887 \end_inset
4888
4889
4890 \end_layout
4891
4892 \begin_layout Itemize
4893
4894 \family sans
4895 List
4896 \end_layout
4897
4898 \begin_layout Standard
4899 \begin_inset ERT
4900 status collapsed
4901
4902 \begin_layout Standard
4903
4904 }
4905 \end_layout
4906
4907 \end_inset
4908
4909
4910 \end_layout
4911
4912 \begin_layout Standard
4913 LyX keeps the old paragraph environment when you hit 
4914 \family sans
4915 Return
4916 \family default
4917 , rather than resetting it to 
4918 \family sans
4919 Standard
4920 \family default
4921 .
4922  LyX will still reset the nesting depth, however.
4923 \end_layout
4924
4925 \end_inset
4926
4927  Usually, starting a new paragraph resets both the paragraph environment
4928  and the nesting depth [more on nesting in section 
4929 \begin_inset LatexCommand ref
4930 reference "sec:nest"
4931
4932 \end_inset
4933
4934 ].
4935  At the moment, all this is context-specific; you're better off expecting
4936  
4937 \family sans
4938 Return
4939 \family default
4940  to reset the paragraph environment and depth.
4941  If you want a new paragraph to keep the current environment and depth,
4942  use 
4943 \family sans
4944 M-Return
4945 \family default
4946  instead.
4947 \end_layout
4948
4949 \begin_layout Subsection
4950 Standard
4951 \end_layout
4952
4953 \begin_layout Standard
4954 The default paragraph environment is 
4955 \family sans
4956 Standard
4957 \family default
4958  for most classes.
4959  It creates a plain paragraph.
4960  If LyX resets the paragraph environment, this is the one it chooses.
4961  In fact, the paragraph you're reading right now [and most of the ones in
4962  this manual] are in the 
4963 \family sans
4964 Standard
4965 \family default
4966  environment.
4967 \end_layout
4968
4969 \begin_layout Standard
4970 You can nest a paragraph using the 
4971 \family sans
4972 Standard
4973 \family default
4974  environment in just about anything else, but you can't really nest anything
4975  in a 
4976 \family sans
4977 Standard
4978 \family default
4979  environment.
4980 \end_layout
4981
4982 \begin_layout Subsection
4983 Document Titles
4984 \end_layout
4985
4986 \begin_layout Standard
4987 A LaTeX title page has three parts: the title itself, the name[s] of the
4988  author[s] and a 
4989 \begin_inset Quotes eld
4990 \end_inset
4991
4992 footnote
4993 \begin_inset Quotes erd
4994 \end_inset
4995
4996  for thanks or contact information.
4997  For certain types of documents, LaTeX places all of this on a separate
4998  page along with today's date.
4999  For other types of documents, the title 
5000 \begin_inset Quotes eld
5001 \end_inset
5002
5003 page
5004 \begin_inset Quotes erd
5005 \end_inset
5006
5007  goes at the top of the first page of the document.
5008  
5009 \end_layout
5010
5011 \begin_layout Standard
5012 LyX provides an interface to the title page commands through the paragraph
5013  environments 
5014 \family sans
5015 Title
5016 \family default
5017
5018 \family sans
5019 Author
5020 \family default
5021 , and 
5022 \family sans
5023 Date
5024 \family default
5025 .
5026  Here's how you use them:
5027 \end_layout
5028
5029 \begin_layout Itemize
5030 Put the title of your document in the 
5031 \family sans
5032 Title
5033 \family default
5034  environment.
5035 \end_layout
5036
5037 \begin_layout Itemize
5038 Put the author name in the 
5039 \family sans
5040 Author
5041 \family default
5042  environment.
5043 \end_layout
5044
5045 \begin_layout Itemize
5046 If you want the date to have a certain appearance, want to use a fixed date,
5047  or want other text to appear in place of today's date, put that text in
5048  the 
5049 \family sans
5050 Date
5051 \family default
5052  environment.
5053  Note that using this environment is optional.
5054  If you don't provide any, LaTeX will automatically insert today's date.
5055 \end_layout
5056
5057 \begin_layout Standard
5058 Be sure to do this at the top of the document.
5059  You can use footnotes to insert 
5060 \begin_inset Quotes eld
5061 \end_inset
5062
5063 thanks
5064 \begin_inset Quotes erd
5065 \end_inset
5066
5067  or contact information.
5068 \end_layout
5069
5070 \begin_layout Subsection
5071 Headings
5072 \begin_inset LatexCommand label
5073 name "sec:parenvheadings"
5074
5075 \end_inset
5076
5077
5078 \end_layout
5079
5080 \begin_layout Standard
5081 There are nine paragraph environments for producing section headings.
5082  LyX takes care of the numbering for you.
5083  All you need to do is decide what you're going to call section 3 of chapter
5084  9.
5085 \end_layout
5086
5087 \begin_layout Subsubsection
5088 Numbered Headings
5089 \end_layout
5090
5091 \begin_layout Standard
5092 There are 6 numbered types of section headings.
5093 \begin_inset Note Note
5094 status open
5095
5096 \begin_layout Standard
5097 Why no mention of Part ?
5098 \end_layout
5099
5100 \end_inset
5101
5102  They are:
5103 \end_layout
5104
5105 \begin_layout Enumerate
5106
5107 \family sans
5108 Chapter
5109 \end_layout
5110
5111 \begin_layout Enumerate
5112
5113 \family sans
5114 Section
5115 \end_layout
5116
5117 \begin_layout Enumerate
5118
5119 \family sans
5120 Subsection
5121 \end_layout
5122
5123 \begin_layout Enumerate
5124
5125 \family sans
5126 Subsubsection
5127 \end_layout
5128
5129 \begin_layout Enumerate
5130
5131 \family sans
5132 Paragraph
5133 \end_layout
5134
5135 \begin_layout Enumerate
5136
5137 \family sans
5138 Subparagraph
5139 \end_layout
5140
5141 \begin_layout Standard
5142 LyX labels each heading with a series of numbers, separated by periods.
5143  The numbers describe where in the document you are.
5144  These headings all subdivide your document into different pieces of text.
5145  For example, suppose you're writing a book.
5146  You group the book into chapters.
5147  LyX does similar grouping:
5148 \end_layout
5149
5150 \begin_layout Itemize
5151 Either 
5152 \family sans
5153 Chapter
5154 \family default
5155  or 
5156 \family sans
5157 Section
5158 \family default
5159  is the maximum sectioning level.
5160 \end_layout
5161
5162 \begin_layout Itemize
5163
5164 \family sans
5165 Chapter
5166 \family default
5167 s are divided into 
5168 \family sans
5169 Section
5170 \family default
5171 s
5172 \end_layout
5173
5174 \begin_layout Itemize
5175
5176 \family sans
5177 Section
5178 \family default
5179 s are divided into 
5180 \family sans
5181 Subsection
5182 \family default
5183 s
5184 \end_layout
5185
5186 \begin_layout Itemize
5187
5188 \family sans
5189 Subsection
5190 \family default
5191 s are divided into 
5192 \family sans
5193 Subsubsection
5194 \family default
5195 s
5196 \end_layout
5197
5198 \begin_layout Itemize
5199
5200 \family sans
5201 Subsubsection
5202 \family default
5203 s are divided into 
5204 \family sans
5205 Paragraph
5206 \family default
5207 s
5208 \end_layout
5209
5210 \begin_layout Itemize
5211
5212 \family sans
5213 Paragraph
5214 \family default
5215 s are divided into 
5216 \family sans
5217 Subparagraph
5218 \family default
5219 s
5220 \end_layout
5221
5222 \begin_layout Standard
5223
5224 \emph on
5225 Note:
5226 \emph default
5227  not all document types use the 
5228 \family sans
5229 Chapter
5230 \family default
5231  heading as the maximum sectioning level.
5232  In that case, the 
5233 \family sans
5234 Section
5235 \family default
5236  is the top-level heading.
5237 \end_layout
5238
5239 \begin_layout Standard
5240 So, if you use the 
5241 \family sans
5242 Subsubsection
5243 \family default
5244  environment to label a new sub-subsection, LyX labels it with its number,
5245  along with the number of the subsection, section, and, if applicable, chapter
5246  that it's in.
5247  For example: the fifth section of the second chapter of this book has the
5248  label 
5249 \begin_inset Quotes eld
5250 \end_inset
5251
5252 2.5
5253 \begin_inset Quotes erd
5254 \end_inset
5255
5256 .
5257 \end_layout
5258
5259 \begin_layout Subsubsection
5260 Unnumbered Headings
5261 \end_layout
5262
5263 \begin_layout Standard
5264 There are 3 types of unnumbered section headings.
5265  They are:
5266 \end_layout
5267
5268 \begin_layout Enumerate
5269
5270 \family sans
5271 Section*
5272 \end_layout
5273
5274 \begin_layout Enumerate
5275
5276 \family sans
5277 Subsection*
5278 \end_layout
5279
5280 \begin_layout Enumerate
5281
5282 \family sans
5283 Subsubsection*
5284 \end_layout
5285
5286 \begin_layout Standard
5287 The 
5288 \begin_inset Quotes eld
5289 \end_inset
5290
5291 *
5292 \begin_inset Quotes erd
5293 \end_inset
5294
5295  after each name means that these headings are not numbered.
5296  They work the same as their numbered counterparts.
5297 \end_layout
5298
5299 \begin_layout Subsubsection
5300 Changing the Numbering
5301 \begin_inset LatexCommand label
5302 name "sub:section-depth"
5303
5304 \end_inset
5305
5306
5307 \end_layout
5308
5309 \begin_layout Standard
5310 You can also alter which sectioning levels get numbered and which ones appear
5311  in the Table of Contents.
5312  Now, this doesn't remove any of the levels; that's preset in the document
5313  class.
5314  Certain classes start with 
5315 \family sans
5316 Chapter
5317 \family default
5318  and go down to the 
5319 \family sans
5320 Subparagraph
5321 \family default
5322  level.
5323  Others start at 
5324 \family sans
5325 Section
5326 \family default
5327 .
5328  Similarly, not all document classes number all sectioning levels.
5329  Most don't number 
5330 \family sans
5331 Paragraph
5332 \family default
5333  or 
5334 \family sans
5335 Subparagraph
5336 \family default
5337 .
5338  This is something you can change.
5339 \end_layout
5340
5341 \begin_layout Standard
5342 Open the 
5343 \family sans
5344 \bar under
5345 D
5346 \bar default
5347 ocument\SpecialChar \menuseparator
5348
5349 \bar under
5350 S
5351 \bar default
5352 ettings
5353 \family default
5354  dialog.
5355  You should see a counter labelled 
5356 \family sans
5357 Section\InsetSpace ~
5358 number\InsetSpace ~
5359 depth
5360 \family default
5361  under the 
5362 \family sans
5363 Extra
5364 \family default
5365  tab.
5366  This counter controls how far down in the sectioning hierarchy LyX numbers
5367  a section heading.
5368  Unfortunately, the number you choose with the slider is really goofy, so
5369  here's a table of values and what they do:
5370 \end_layout
5371
5372 \begin_layout Standard
5373 \begin_inset VSpace 0.3cm
5374 \end_inset
5375
5376
5377 \end_layout
5378
5379 \begin_layout Standard
5380 \align center
5381 \begin_inset Tabular
5382 <lyxtabular version="3" rows="10" columns="2">
5383 <features>
5384 <column alignment="center" valignment="top" leftline="true" width="0pt">
5385 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
5386 <row topline="true">
5387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5388 \begin_inset Text
5389
5390 \begin_layout Standard
5391
5392 \family sans
5393 \series medium
5394 \shape up
5395 \size normal
5396 \emph off
5397 \bar no
5398 \noun off
5399 \color none
5400 Sec.
5401  Num.
5402  Depth
5403 \end_layout
5404
5405 \end_inset
5406 </cell>
5407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5408 \begin_inset Text
5409
5410 \begin_layout Standard
5411
5412 \series medium
5413 \shape up
5414 \size normal
5415 \emph off
5416 \bar no
5417 \noun off
5418 \color none
5419 LyX numbers these
5420 \end_layout
5421
5422 \end_inset
5423 </cell>
5424 </row>
5425 <row bottomline="true">
5426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5427 \begin_inset Text
5428
5429 \begin_layout Standard
5430
5431 \series medium
5432 \shape up
5433 \size normal
5434 \emph off
5435 \bar no
5436 \noun off
5437 \color none
5438 value:
5439 \end_layout
5440
5441 \end_inset
5442 </cell>
5443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5444 \begin_inset Text
5445
5446 \begin_layout Standard
5447
5448 \series medium
5449 \shape up
5450 \size normal
5451 \emph off
5452 \bar no
5453 \noun off
5454 \color none
5455 section headings:
5456 \end_layout
5457
5458 \end_inset
5459 </cell>
5460 </row>
5461 <row topline="true">
5462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5463 \begin_inset Text
5464
5465 \begin_layout Standard
5466
5467 \series medium
5468 \shape up
5469 \size normal
5470 \emph off
5471 \bar no
5472 \noun off
5473 \color none
5474 -2
5475 \end_layout
5476
5477 \end_inset
5478 </cell>
5479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5480 \begin_inset Text
5481
5482 \begin_layout Standard
5483
5484 \series medium
5485 \shape up
5486 \size normal
5487 \emph off
5488 \bar no
5489 \noun off
5490 \color none
5491 no numbering of any kind
5492 \end_layout
5493
5494 \end_inset
5495 </cell>
5496 </row>
5497 <row topline="true">
5498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5499 \begin_inset Text
5500
5501 \begin_layout Standard
5502
5503 \series medium
5504 \shape up
5505 \size normal
5506 \emph off
5507 \bar no
5508 \noun off
5509 \color none
5510 -1
5511 \end_layout
5512
5513 \end_inset
5514 </cell>
5515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5516 \begin_inset Text
5517
5518 \begin_layout Standard
5519
5520 \family sans
5521 add
5522 \family default
5523  
5524 \family sans
5525 \series medium
5526 \shape up
5527 \size normal
5528 \emph off
5529 \bar no
5530 \noun off
5531 \color none
5532 Parts
5533 \end_layout
5534
5535 \end_inset
5536 </cell>
5537 </row>
5538 <row topline="true">
5539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5540 \begin_inset Text
5541
5542 \begin_layout Standard
5543
5544 \series medium
5545 \shape up
5546 \size normal
5547 \emph off
5548 \bar no
5549 \noun off
5550 \color none
5551 -0 and 0
5552 \end_layout
5553
5554 \end_inset
5555 </cell>
5556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5557 \begin_inset Text
5558
5559 \begin_layout Standard
5560
5561 \family sans
5562 \series medium
5563 \shape up
5564 \size normal
5565 \emph off
5566 \bar no
5567 \noun off
5568 \color none
5569 add Chapters
5570 \end_layout
5571
5572 \end_inset
5573 </cell>
5574 </row>
5575 <row topline="true">
5576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5577 \begin_inset Text
5578
5579 \begin_layout Standard
5580
5581 \series medium
5582 \shape up
5583 \size normal
5584 \emph off
5585 \bar no
5586 \noun off
5587 \color none
5588 1
5589 \end_layout
5590
5591 \end_inset
5592 </cell>
5593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5594 \begin_inset Text
5595
5596 \begin_layout Standard
5597
5598 \family sans
5599 \series medium
5600 \shape up
5601 \size normal
5602 \emph off
5603 \bar no
5604 \noun off
5605 \color none
5606 add Sections
5607 \end_layout
5608
5609 \end_inset
5610 </cell>
5611 </row>
5612 <row topline="true">
5613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5614 \begin_inset Text
5615
5616 \begin_layout Standard
5617
5618 \series medium
5619 \shape up
5620 \size normal
5621 \emph off
5622 \bar no
5623 \noun off
5624 \color none
5625 2
5626 \end_layout
5627
5628 \end_inset
5629 </cell>
5630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5631 \begin_inset Text
5632
5633 \begin_layout Standard
5634
5635 \family sans
5636 \series medium
5637 \shape up
5638 \size normal
5639 \emph off
5640 \bar no
5641 \noun off
5642 \color none
5643 add Subsections
5644 \end_layout
5645
5646 \end_inset
5647 </cell>
5648 </row>
5649 <row topline="true">
5650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5651 \begin_inset Text
5652
5653 \begin_layout Standard
5654
5655 \series medium
5656 \shape up
5657 \size normal
5658 \emph off
5659 \bar no
5660 \noun off
5661 \color none
5662 3
5663 \end_layout
5664
5665 \end_inset
5666 </cell>
5667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5668 \begin_inset Text
5669
5670 \begin_layout Standard
5671
5672 \family sans
5673 add
5674 \family default
5675  
5676 \family sans
5677 \series medium
5678 \shape up
5679 \size normal
5680 \emph off
5681 \bar no
5682 \noun off
5683 \color none
5684 Subsubsections
5685 \end_layout
5686
5687 \end_inset
5688 </cell>
5689 </row>
5690 <row topline="true">
5691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5692 \begin_inset Text
5693
5694 \begin_layout Standard
5695
5696 \series medium
5697 \shape up
5698 \size normal
5699 \emph off
5700 \bar no
5701 \noun off
5702 \color none
5703 4
5704 \end_layout
5705
5706 \end_inset
5707 </cell>
5708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5709 \begin_inset Text
5710
5711 \begin_layout Standard
5712
5713 \family sans
5714 add
5715 \family default
5716  
5717 \family sans
5718 \series medium
5719 \shape up
5720 \size normal
5721 \emph off
5722 \bar no
5723 \noun off
5724 \color none
5725 Paragraphs
5726 \end_layout
5727
5728 \end_inset
5729 </cell>
5730 </row>
5731 <row topline="true" bottomline="true">
5732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5733 \begin_inset Text
5734
5735 \begin_layout Standard
5736
5737 \series medium
5738 \shape up
5739 \size normal
5740 \emph off
5741 \bar no
5742 \noun off
5743 \color none
5744 5
5745 \end_layout
5746
5747 \end_inset
5748 </cell>
5749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5750 \begin_inset Text
5751
5752 \begin_layout Standard
5753
5754 \family sans
5755 add
5756 \family default
5757  
5758 \family sans
5759 \series medium
5760 \shape up
5761 \size normal
5762 \emph off
5763 \bar no
5764 \noun off
5765 \color none
5766 Subparagraphs
5767 \end_layout
5768
5769 \end_inset
5770 </cell>
5771 </row>
5772 </lyxtabular>
5773
5774 \end_inset
5775
5776
5777 \end_layout
5778
5779 \begin_layout Standard
5780 \begin_inset VSpace 0.3cm
5781 \end_inset
5782
5783
5784 \end_layout
5785
5786 \begin_layout Standard
5787 The increasing numbers are cumulative: a setting of 
5788 \begin_inset Quotes eld
5789 \end_inset
5790
5791 0
5792 \begin_inset Quotes erd
5793 \end_inset
5794
5795  will number parts and chapters, while 
5796 \begin_inset Quotes eld
5797 \end_inset
5798
5799 2
5800 \begin_inset Quotes erd
5801 \end_inset
5802
5803  will number parts, chapters, sections, and subsections.
5804  Of course, if you're using a document class that doesn't use part or chapter
5805  headings (
5806 \emph on
5807 e.g.
5808
5809 \emph default
5810  the default article class), then the numbering begins at the 
5811 \family sans
5812 Section
5813 \family default
5814  heading, and 
5815 \begin_inset Quotes eld
5816 \end_inset
5817
5818 0
5819 \begin_inset Quotes erd
5820 \end_inset
5821
5822  also corresponds to 
5823 \begin_inset Quotes eld
5824 \end_inset
5825
5826 no numbering.
5827 \begin_inset Quotes erd
5828 \end_inset
5829
5830
5831 \end_layout
5832
5833 \begin_layout Standard
5834 There's another counter in the dialog, called 
5835 \family sans
5836 Table\InsetSpace ~
5837 of\InsetSpace ~
5838 contents\InsetSpace ~
5839 depth
5840 \family default
5841 .
5842  It works the same way as 
5843 \family sans
5844 Section\InsetSpace ~
5845 numbering\InsetSpace ~
5846 depth
5847 \family default
5848 , only it controls which sectioning levels appear in, you guessed it, the
5849  Table of Contents.
5850  This is a great control to have.
5851  Suppose you wanted to number 
5852 \emph on
5853 all
5854 \emph default
5855  sectioning heading, but you only wanted 
5856 \family sans
5857 Chapter
5858 \family default
5859 s, 
5860 \family sans
5861 Section
5862 \family default
5863 s, and 
5864 \family sans
5865 Subsection
5866 \family default
5867 s in the Table of Contents.
5868  You'd just set 
5869 \family sans
5870 Section\InsetSpace ~
5871 numbering\InsetSpace ~
5872 depth
5873 \family default
5874  to 
5875 \begin_inset Quotes eld
5876 \end_inset
5877
5878 5
5879 \begin_inset Quotes erd
5880 \end_inset
5881
5882  and 
5883 \family sans
5884 Table of contents\InsetSpace ~
5885 depth
5886 \family default
5887  to 
5888 \begin_inset Quotes eld
5889 \end_inset
5890
5891 2
5892 \begin_inset Quotes erd
5893 \end_inset
5894
5895  and voilà! You're all set.
5896 \end_layout
5897
5898 \begin_layout Subsubsection
5899 Special Information
5900 \end_layout
5901
5902 \begin_layout Standard
5903 The following information applies to 
5904 \family sans
5905 Chapter
5906 \family default
5907
5908 \family sans
5909 Section
5910 \family default
5911
5912 \family sans
5913 Subsection
5914 \family default
5915
5916 \family sans
5917 Subsubsection
5918 \family default
5919
5920 \family sans
5921 Paragraph
5922 \family default
5923
5924 \family sans
5925 Subparagraph
5926 \family default
5927  as well as 
5928 \family sans
5929 Section*
5930 \family default
5931
5932 \family sans
5933 Subsection*
5934 \family default
5935 , and 
5936 \family sans
5937 Subsubsection*
5938 \family default
5939 :
5940 \end_layout
5941
5942 \begin_layout Itemize
5943 You cannot use a margin note in any of these environments.
5944 \end_layout
5945
5946 \begin_layout Itemize
5947 You can only use inlined math in these environments.
5948 \end_layout
5949
5950 \begin_layout Itemize
5951 You cannot nest other environments into these environments.
5952 \end_layout
5953
5954 \begin_layout Itemize
5955 You can use labels and cross-references to refer to their numbers.
5956 \end_layout
5957
5958 \begin_layout Standard
5959 As for examples of these paragraph environments - look around you! We're
5960  using them everywhere in the manuals.
5961 \end_layout
5962
5963 \begin_layout Subsubsection
5964 Creating an Appendix
5965 \end_layout
5966
5967 \begin_layout Standard
5968 To create an appendix, simply start by adding a new chapter or section heading.
5969  Move the cursor back to the beginning of the heading and select 
5970 \family sans
5971 \bar under
5972 D
5973 \bar default
5974 ocument\SpecialChar \menuseparator
5975
5976 \newline
5977 Start\InsetSpace ~
5978
5979 \bar under
5980 A
5981 \bar default
5982 ppendix\InsetSpace ~
5983 Here
5984 \family default
5985 .
5986  A red/brown box will be drawn around the remainder of the file to indicate
5987  there is something special about it, and the numerical chapter or section
5988  label(s) will be changed to a letter.
5989 \end_layout
5990
5991 \begin_layout Subsection
5992 Quotes and Poetry
5993 \end_layout
5994
5995 \begin_layout Standard
5996 LyX has three paragraph environments for writing poetry and quotations.
5997  They are 
5998 \family sans
5999 Quote
6000 \family default
6001
6002 \family sans
6003 Quotation
6004 \family default
6005 , and 
6006 \family sans
6007 Verse
6008 \family default
6009 .
6010  Forget the days of changing linespacing and twiddling with margins.
6011  These three paragraph environments already have those changes built-in.
6012  They all widen the left margin and add a bit of extra space above and below
6013  the text they contain.
6014  They also allow nesting, so you can put a 
6015 \family sans
6016 Verse
6017 \family default
6018  in a 
6019 \family sans
6020 Quotation
6021 \family default
6022 , as well as in some other paragraph environments.
6023 \end_layout
6024
6025 \begin_layout Standard
6026 There is another feature of these three paragraph environments: they do
6027  
6028 \emph on
6029 not
6030 \emph default
6031  reset to 
6032 \family sans
6033 Standard
6034 \family default
6035  when you start a new paragraph.
6036  So, you can type in that poem and merrily hit 
6037 \family sans
6038 Return
6039 \family default
6040  without worrying about the paragraph environment changing on you.
6041  Of course, that means that, once you're done typing in that poem, you have
6042  to change back to the 
6043 \family sans
6044 Standard
6045 \family default
6046  environment yourself.
6047 \end_layout
6048
6049 \begin_layout Subsubsection
6050
6051 \family sans
6052 Quote
6053 \family default
6054  and 
6055 \family sans
6056 Quotation
6057 \family default
6058
6059 \begin_inset LatexCommand label
6060 name "sec:quote"
6061
6062 \end_inset
6063
6064
6065 \end_layout
6066
6067 \begin_layout Standard
6068 Now that we've described the similarities of these three environments, it's
6069  time for the differences.
6070  
6071 \family sans
6072 Quote
6073 \family default
6074  and 
6075 \family sans
6076 Quotation
6077 \family default
6078  are identical except for one difference: 
6079 \family sans
6080 Quote
6081 \family default
6082  uses extra spacing to separate paragraphs and never indents the first line.
6083  
6084 \family sans
6085 Quotation
6086 \family default
6087  
6088 \emph on
6089 always
6090 \emph default
6091  indents the first line of a paragraph and uses the same line spacing throughout.
6092 \end_layout
6093
6094 \begin_layout Standard
6095 Here's an example of the 
6096 \family sans
6097 Quote
6098 \family default
6099  environment:
6100 \end_layout
6101
6102 \begin_layout Quote
6103 This is in the 
6104 \family sans
6105 Quote
6106 \family default
6107  environment.
6108  I can keep writing, extending this line out further and further until it
6109  wraps.
6110  See - no indentation!
6111 \end_layout
6112
6113 \begin_layout Quote
6114 Here's the second paragraph of this quote.
6115  Again, there's no indentation, but there is extra space between me and
6116  the other paragraph.
6117 \end_layout
6118
6119 \begin_layout Standard
6120 That ends that example.
6121  Here's another example, this time in the 
6122 \family sans
6123 Quotation
6124 \family default
6125  environment:
6126 \end_layout
6127
6128 \begin_layout Quotation
6129 This is in the 
6130 \family sans
6131 Quotation
6132 \family default
6133  environment.
6134  If I keep writing, you'll see the indentation.
6135  If your country uses a writing style that shows off new paragraphs by indenting
6136  the first line, then 
6137 \family sans
6138 Quotation
6139 \family default
6140  is the environment for you! Well, you'd use it 
6141 \emph on
6142 if
6143 \emph default
6144  you were quoting other text.
6145 \end_layout
6146
6147 \begin_layout Quotation
6148 Here's a new paragraph.
6149  I could ramble on and on, like a politician at election time.
6150  If I did that, though, you'd get bored.
6151 \end_layout
6152
6153 \begin_layout Standard
6154 That was our other example.
6155  As the example notes, 
6156 \family sans
6157 Quote
6158 \family default
6159  is for those people who use extra space to separate paragraphs.
6160  They should put quotes in the 
6161 \family sans
6162 Quote
6163 \family default
6164  environment.
6165  Those who use indentation to mark a new paragraph should use the 
6166 \family sans
6167 Quotation
6168 \family default
6169  paragraph environment for quoted text.
6170 \end_layout
6171
6172 \begin_layout Subsubsection
6173
6174 \family sans
6175 Verse
6176 \begin_inset LatexCommand label
6177 name "sec:verse"
6178
6179 \end_inset
6180
6181
6182 \end_layout
6183
6184 \begin_layout Standard
6185
6186 \family sans
6187 Verse
6188 \family default
6189  is a paragraph environment for poetry, rhymes, verses, and so on.
6190  Here's an example:
6191 \end_layout
6192
6193 \begin_layout Verse
6194 This is in Verse
6195 \newline
6196 Which I did not rehearse!
6197 \end_layout
6198
6199 \begin_layout Verse
6200 It could be much worse.
6201  This line could be long, very long, oh so long, so very long that it wraps
6202  around.
6203  It looks okay on screen, but in the printed version, the extra lines are
6204  indented a bit more than the first.
6205  Okay, so it's turned to prose and doesn't rhyme anymore.
6206  So sue me.
6207 \end_layout
6208
6209 \begin_layout Verse
6210 To break a line
6211 \newline
6212 And make things look fine
6213 \newline
6214 Use 
6215 \family sans
6216 C-Return
6217 \family default
6218 .
6219 \end_layout
6220
6221 \begin_layout Standard
6222 As you can see, 
6223 \family sans
6224 Verse
6225 \family default
6226  does not indent both margins.
6227  Each stanza of the verse or poem is in its own paragraph.
6228  To separate the individual lines of a stanza, use the 
6229 \family typewriter
6230 break-line
6231 \family default
6232  function, 
6233 \family sans
6234 C-Return
6235 \family default
6236 .
6237 \end_layout
6238
6239 \begin_layout Subsection
6240 Lists
6241 \begin_inset LatexCommand label
6242 name "sec:parenvlists"
6243
6244 \end_inset
6245
6246
6247 \end_layout
6248
6249 \begin_layout Standard
6250 LyX has four different paragraph environments for creating different kinds
6251  of lists.
6252  In the 
6253 \family sans
6254 Itemize
6255 \family default
6256  and 
6257 \family sans
6258 Enumerate
6259 \family default
6260  environments, LyX labels your list items with bullets or numbers, respectively.
6261  In the 
6262 \family sans
6263 Description
6264 \family default
6265  and 
6266 \family sans
6267 List
6268 \family default
6269  environments, LyX lets you provide your own label.
6270  We'll present the individual details of each type of list next after describing
6271  some general features of all four of them.
6272 \end_layout
6273
6274 \begin_layout Subsubsection
6275 General Features
6276 \end_layout
6277
6278 \begin_layout Standard
6279 The four paragraph environments for lists differ from the other environments
6280  in several ways.
6281  First, LyX treats each paragraph as a list item.
6282  Hitting 
6283 \family sans
6284 Return
6285 \family default
6286  does 
6287 \emph on
6288 not
6289 \emph default
6290  reset the environment to 
6291 \family sans
6292 Standard
6293 \family default
6294  but keeps the current environment and creates a new list item.
6295  The nesting depth is typically reset, however.
6296  If you want to keep both the current nesting depth and paragraph environment,
6297  you should use 
6298 \family sans
6299 M-Return
6300 \family default
6301  to break paragraphs.
6302 \end_layout
6303
6304 \begin_layout Standard
6305 You can nest lists of any type inside one another.
6306  In fact, LyX changes the labels on some list items depending on how its
6307  nested.
6308  If you intend to use any of the list paragraph environments, we suggest
6309  you read all of section 
6310 \begin_inset LatexCommand ref
6311 reference "sec:nest"
6312
6313 \end_inset
6314
6315 .
6316  
6317 \end_layout
6318
6319 \begin_layout Subsubsection
6320
6321 \family sans
6322 Itemize
6323 \family default
6324
6325 \begin_inset LatexCommand label
6326 name "sec:itemize"
6327
6328 \end_inset
6329
6330
6331 \end_layout
6332
6333 \begin_layout Standard
6334 The first type of list we'll describe in detail is the 
6335 \family sans
6336 Itemize
6337 \family default
6338  paragraph environment.
6339  It has the following properties:
6340 \end_layout
6341
6342 \begin_layout Itemize
6343 Each item has a particular bullet or symbol as its label.
6344 \end_layout
6345
6346 \begin_deeper
6347 \begin_layout Itemize
6348 LyX uses the same symbol for all of the items in a given nesting level.
6349 \end_layout
6350
6351 \begin_layout Itemize
6352 The symbol appears at the beginning of the first line.
6353 \end_layout
6354
6355 \end_deeper
6356 \begin_layout Itemize
6357 The items can be any length.
6358  LyX automatically offsets the left margin of each item.
6359  The offset is always relative to whatever environment the 
6360 \family sans
6361 Itemize
6362 \family default
6363  list may be in.
6364 \end_layout
6365
6366 \begin_layout Itemize
6367 If you nest an 
6368 \family sans
6369 Itemize
6370 \family default
6371  environment inside another 
6372 \family sans
6373 Itemize
6374 \family default
6375  environment, the label changes to a new symbol.
6376 \end_layout
6377
6378 \begin_deeper
6379 \begin_layout Itemize
6380 There are four different symbols for up to a four-fold nesting.
6381 \end_layout
6382
6383 \begin_layout Itemize
6384 LyX always shows the same symbol, an asterisk, on screen.
6385 \end_layout
6386
6387 \begin_layout Itemize
6388 See section 
6389 \begin_inset LatexCommand ref
6390 reference "sec:nest"
6391
6392 \end_inset
6393
6394  for a full explanation of nesting.
6395 \end_layout
6396
6397 \end_deeper
6398 \begin_layout Standard
6399 Of course, that explanation was also an example of an 
6400 \family sans
6401 Itemize
6402 \family default
6403  list.
6404  The 
6405 \family sans
6406 Itemize
6407 \family default
6408  environment is best suited for lists where the order doesn't matter.
6409 \end_layout
6410
6411 \begin_layout Standard
6412 We said that different levels use different symbols as their label.
6413  Here's an example of all four possible symbols.
6414  Note that those of you reading this manual online won't see any difference.
6415 \end_layout
6416
6417 \begin_layout Itemize
6418 The label for the first level 
6419 \family sans
6420 Itemize
6421 \family default
6422  is a large black dot, or bullet.
6423 \end_layout
6424
6425 \begin_deeper
6426 \begin_layout Itemize
6427 The label for the second level is a dash.
6428 \end_layout
6429
6430 \begin_deeper
6431 \begin_layout Itemize
6432 The label for the third is an asterisk.
6433 \end_layout
6434
6435 \begin_deeper
6436 \begin_layout Itemize
6437 The label for the fourth is a centered dot.
6438 \end_layout
6439
6440 \end_deeper
6441 \begin_layout Itemize
6442 Back out to the third level.
6443 \end_layout
6444
6445 \end_deeper
6446 \begin_layout Itemize
6447 Back to the second level.
6448 \end_layout
6449
6450 \end_deeper
6451 \begin_layout Itemize
6452 Back to the outermost level.
6453 \end_layout
6454
6455 \begin_layout Standard
6456 These are the default labels for an 
6457 \family sans
6458 Itemize
6459 \family default
6460  list.
6461  You can customize these labels in the
6462 \begin_inset ERT
6463 status collapsed
6464
6465 \begin_layout Standard
6466
6467
6468 \backslash
6469 linebreak 
6470 \end_layout
6471
6472 \end_inset
6473
6474  
6475 \family sans
6476 \bar under
6477 D
6478 \bar default
6479 ocument\SpecialChar \menuseparator
6480
6481 \bar under
6482 S
6483 \bar default
6484 ettings
6485 \family default
6486  dialog in the 
6487 \family sans
6488 Bullets
6489 \family default
6490  tab.
6491 \end_layout
6492
6493 \begin_layout Standard
6494 Notice how the space between items decreases with increasing depth.
6495  We'll explain nesting and all the tricks you can do with different depths
6496  in section 
6497 \begin_inset LatexCommand ref
6498 reference "sec:nest"
6499
6500 \end_inset
6501
6502 .
6503  Be sure to read it!
6504 \end_layout
6505
6506 \begin_layout Subsubsection
6507
6508 \family sans
6509 Enumerate
6510 \family default
6511
6512 \begin_inset LatexCommand label
6513 name "sec:enumerate"
6514
6515 \end_inset
6516
6517
6518 \end_layout
6519
6520 \begin_layout Standard
6521 The 
6522 \family sans
6523 Enumerate
6524 \family default
6525  environment is the tool to use to create numbered lists and outlines.
6526  It has these properties:
6527 \end_layout
6528
6529 \begin_layout Enumerate
6530 Each item has a numeral as its label.
6531 \end_layout
6532
6533 \begin_deeper
6534 \begin_layout Enumerate
6535 The type of numeral depends on the nesting depth.
6536 \end_layout
6537
6538 \end_deeper
6539 \begin_layout Enumerate
6540 LyX automatically counts the items for you and updates the label as appropriate.
6541 \end_layout
6542
6543 \begin_layout Enumerate
6544 Each new 
6545 \family sans
6546 Enumerate
6547 \family default
6548  environment resets the counter to one.
6549 \end_layout
6550
6551 \begin_layout Enumerate
6552 Like the 
6553 \family sans
6554 Itemize
6555 \family default
6556  environment, the 
6557 \family sans
6558 Enumerate
6559 \family default
6560  environment:
6561 \end_layout
6562
6563 \begin_deeper
6564 \begin_layout Enumerate
6565 Offsets the items relative to the left margin.
6566  Items can be any length.
6567 \end_layout
6568
6569 \begin_layout Enumerate
6570 Reduces the space between items as the nesting depth increases.
6571 \end_layout
6572
6573 \begin_layout Enumerate
6574 Uses different types of labels depending on the nesting depth.
6575 \end_layout
6576
6577 \begin_layout Enumerate
6578 Allows up to a four-fold nesting.
6579 \end_layout
6580
6581 \end_deeper
6582 \begin_layout Standard
6583 Unlike the 
6584 \family sans
6585 Itemize
6586 \family default
6587  environment, 
6588 \family sans
6589 Enumerate
6590 \family default
6591  
6592 \emph on
6593 does
6594 \emph default
6595  show the different labels for each item.
6596  Here is how LyX labels the four different levels in an 
6597 \family sans
6598 Enumerate
6599 \family default
6600 :
6601 \end_layout
6602
6603 \begin_layout Enumerate
6604 The first level of an 
6605 \family sans
6606 Enumerate
6607 \family default
6608  uses Arabic numerals followed by a period.
6609 \end_layout
6610
6611 \begin_deeper
6612 \begin_layout Enumerate
6613 The second level uses lower case letters surrounded by parentheses.
6614 \end_layout
6615
6616 \begin_deeper
6617 \begin_layout Enumerate
6618 The third level uses lower-case Roman numerals followed by a period.
6619 \end_layout
6620
6621 \begin_deeper
6622 \begin_layout Enumerate
6623 The fourth level uses capital letters followed by a period.
6624 \end_layout
6625
6626 \begin_layout Enumerate
6627 Again, notice the decrease in the spacing between items as the nesting depth
6628  increases.
6629 \end_layout
6630
6631 \end_deeper
6632 \begin_layout Enumerate
6633 Back to the third level
6634 \end_layout
6635
6636 \end_deeper
6637 \begin_layout Enumerate
6638 Back to the second level.
6639 \end_layout
6640
6641 \end_deeper
6642 \begin_layout Enumerate
6643 Back to the outermost level.
6644 \end_layout
6645
6646 \begin_layout Standard
6647 Once again, you can customize the type of numbering used in the 
6648 \family sans
6649 Enumerate
6650 \family default
6651  environment.
6652  It involves adding commands to the LaTeX preamble (see the 
6653 \emph on
6654 Extended Features
6655 \emph default
6656  manual), however.
6657  As stated earlier, such customization only shows up in the printed version,
6658  not on the LyX screen.
6659 \end_layout
6660
6661 \begin_layout Standard
6662 There is more to nesting 
6663 \family sans
6664 Enumerate
6665 \family default
6666  environments than we've stated here.
6667  You 
6668 \emph on
6669 really
6670 \emph default
6671  should read section 
6672 \begin_inset LatexCommand ref
6673 reference "sec:nest"
6674
6675 \end_inset
6676
6677  to learn more about nesting.
6678 \end_layout
6679
6680 \begin_layout Subsubsection
6681
6682 \family sans
6683 Description
6684 \family default
6685
6686 \begin_inset LatexCommand label
6687 name "sec:descrlist"
6688
6689 \end_inset
6690
6691
6692 \end_layout
6693
6694 \begin_layout Standard
6695 Unlike the previous two environments, the 
6696 \family sans
6697 Description
6698 \family default
6699  list has no fixed label.
6700  Instead, LyX uses the first 
6701 \begin_inset Quotes eld
6702 \end_inset
6703
6704 word
6705 \begin_inset Quotes erd
6706 \end_inset
6707
6708  of the first line as the label.
6709  Here's an example:
6710 \end_layout
6711
6712 \begin_layout Description
6713 Example: This is an example of the 
6714 \family sans
6715 Description
6716 \family default
6717  environment.
6718 \end_layout
6719
6720 \begin_layout Standard
6721 LyX typesets the label in boldface and puts extra space between it and the
6722  rest of the line.
6723 \end_layout
6724
6725 \begin_layout Standard
6726 Now, you're probably wondering what we mean by, 
6727 \begin_inset Quotes eld
6728 \end_inset
6729
6730 uses the first 'word'.
6731 \begin_inset Quotes erd
6732 \end_inset
6733
6734  The 
6735 \family sans
6736 Space
6737 \family default
6738  key does not add a whitespace character, but separates words from one another.
6739  Inside of a 
6740 \family sans
6741 Description
6742 \family default
6743  environment, the 
6744 \family sans
6745 Space
6746 \family default
6747  key tells LyX to end the label if we're at the beginning of the first line
6748  of an item.
6749 \end_layout
6750
6751 \begin_layout Standard
6752 However, what if you want or need to use more than one word in the label
6753  of a 
6754 \family sans
6755 Description
6756 \family default
6757  environment? Simple: use a 
6758 \family sans
6759 Protected Blank
6760 \family default
6761 .
6762  [Use either 
6763 \family sans
6764 C-Space
6765 \family default
6766  or 
6767 \family sans
6768 Special\InsetSpace ~
6769 F
6770 \bar under
6771 o
6772 \bar default
6773 rmatting\SpecialChar \menuseparator
6774 P
6775 \bar under
6776 r
6777 \bar default
6778 otected\InsetSpace ~
6779 Space
6780 \family default
6781  from the 
6782 \family sans
6783 \bar under
6784 I
6785 \bar default
6786 nsert
6787 \family default
6788  menu.
6789  See sec.
6790  
6791 \begin_inset LatexCommand ref
6792 reference "sec:hspace"
6793
6794 \end_inset
6795
6796  for more info.] Here's an example:
6797 \end_layout
6798
6799 \begin_layout Description
6800 Second\InsetSpace ~
6801 Example: This one shows how to use a 
6802 \family sans
6803 Protected\InsetSpace ~
6804 Blank
6805 \family default
6806  in the label of a 
6807 \family sans
6808 Description
6809 \family default
6810  list item.
6811 \end_layout
6812
6813 \begin_layout Description
6814 Usage: You should use the 
6815 \family sans
6816 Description
6817 \family default
6818  environment for things like definitions and theorems.
6819  Use it when you need to make one word in particular stand out in the text
6820  that describes it.
6821  It's not a good idea to use a 
6822 \family sans
6823 Description
6824 \family default
6825  environment when you have an entire sentence that you want to describe.
6826  You're better off using 
6827 \family sans
6828 Itemize
6829 \family default
6830  or 
6831 \family sans
6832 Enumerate
6833 \family default
6834  and nesting several 
6835 \family sans
6836 Standard
6837 \family default
6838  paragraphs into them.
6839 \end_layout
6840
6841 \begin_layout Description
6842 Nesting: You can, of course, nest 
6843 \family sans
6844 Description
6845 \family default
6846  environments inside one another, nest them in other types of lists, and
6847  so on.
6848 \end_layout
6849
6850 \begin_layout Standard
6851 Notice that after the first line, LyX indents subsequent lines, offsetting
6852  them from the first line.
6853 \end_layout
6854
6855 \begin_layout Subsubsection
6856 The LyX 
6857 \family sans
6858 List
6859 \family default
6860
6861 \begin_inset LatexCommand label
6862 name "sec:lyxlist"
6863
6864 \end_inset
6865
6866
6867 \end_layout
6868
6869 \begin_layout Standard
6870 The 
6871 \family sans
6872 List
6873 \family default
6874  environment is a LyX extension to LaTeX.
6875  
6876 \end_layout
6877
6878 \begin_layout Standard
6879 Now, if you jumped here without reading sections 
6880 \begin_inset LatexCommand ref
6881 reference "sec:itemize"
6882
6883 \end_inset
6884
6885 -
6886 \begin_inset LatexCommand ref
6887 reference "sec:descrlist"
6888
6889 \end_inset
6890
6891 , you've goofed.
6892  The 
6893 \family sans
6894 List
6895 \family default
6896  environment does 
6897 \emph on
6898 not
6899 \emph default
6900  create numbered lists.
6901  That's what 
6902 \family sans
6903 Enumerate
6904 \family default
6905  does, and it's documented in section 
6906 \begin_inset LatexCommand ref
6907 reference "sec:enumerate"
6908
6909 \end_inset
6910
6911 .
6912  
6913 \end_layout
6914
6915 \begin_layout Standard
6916 Like the 
6917 \family sans
6918 Description
6919 \family default
6920  environment the 
6921 \family sans
6922 List
6923 \family default
6924  environment has user-defined labels for each list item.
6925  There are some key differences between this list environment and the other
6926  three:
6927 \end_layout
6928
6929 \begin_layout Labeling
6930 \labelwidthstring MMMMMM
6931 item\InsetSpace ~
6932 labels LyX uses the first 
6933 \begin_inset Quotes eld
6934 \end_inset
6935
6936 word
6937 \begin_inset Quotes erd
6938 \end_inset
6939
6940  of each line as the item label.
6941  The first 
6942 \family sans
6943 Space
6944 \family default
6945  after the beginning of the first line of an item marks the end of the label.
6946  If you need to use more than one word in an item label, use a protected
6947  blank as described above.
6948 \end_layout
6949
6950 \begin_layout Labeling
6951 \labelwidthstring MMMMMM
6952 margins As you can see, LyX uses different margins for the item label and
6953  the body of the item text.
6954  The body of the text has a larger left margin, which is equal to the default
6955  label width plus a little extra space.
6956  
6957 \end_layout
6958
6959 \begin_layout Labeling
6960 \labelwidthstring MMMMMM
6961 label\InsetSpace ~
6962 width LyX uses one of two things for the label width: the actual width
6963  of the label, or the default width, whichever is larger.
6964  If the actual width is larger, then the label 
6965 \begin_inset Quotes eld
6966 \end_inset
6967
6968 extends
6969 \begin_inset Quotes erd
6970 \end_inset
6971
6972  into the first line.
6973  In other words, the text of the first line isn't aligned with the left
6974  margin of the rest of the item text.
6975 \end_layout
6976
6977 \begin_layout Labeling
6978 \labelwidthstring MMMMMM
6979 default\InsetSpace ~
6980 width You can very easily set this default width.
6981  It's quite painless, actually.
6982  So, you can easily ensure that the text of all items in a 
6983 \family sans
6984 List
6985 \family default
6986  environment have the same left margin.
6987 \end_layout
6988
6989 \begin_layout Labeling
6990 \labelwidthstring MMMMMM
6991 uses You should use the 
6992 \family sans
6993 List
6994 \family default
6995  environment the same way you'd use as 
6996 \family sans
6997 Description
6998 \family default
6999  list: when you need one word to stand out from the text that describes
7000  it.
7001  The 
7002 \family sans
7003 List
7004 \family default
7005  environment gives you another way to do this, using a different overall
7006  layout.
7007 \end_layout
7008
7009 \begin_layout Labeling
7010 \labelwidthstring MMMMMM
7011 nesting You can nest 
7012 \family sans
7013 List
7014 \family default
7015  environments inside one another, nest them in other types of lists, and
7016  so on.
7017  They work just like the other list paragraph environments.
7018  Read section 
7019 \begin_inset LatexCommand ref
7020 reference "sec:nest"
7021
7022 \end_inset
7023
7024  to learn about nesting.
7025 \end_layout
7026
7027 \begin_layout Standard
7028 As you can see, this is a feature-packed paragraph environment!
7029 \end_layout
7030
7031 \begin_layout Standard
7032 To change the default width of the label, select the items in the list to
7033  change.
7034  You can also simply move the cursor into a 
7035 \family sans
7036 List
7037 \family default
7038  item if you want to change only its label width.
7039  Now open the 
7040 \family sans
7041 \bar under
7042 E
7043 \bar default
7044 dit\SpecialChar \menuseparator
7045
7046 \bar under
7047 P
7048 \bar default
7049 aragraph\InsetSpace ~
7050 Settings
7051 \family default
7052  dialog and find the 
7053 \family sans
7054 Label\InsetSpace ~
7055 width
7056 \family default
7057  text box.
7058  The text in the 
7059 \family sans
7060 Label\InsetSpace ~
7061 width
7062 \family default
7063  box determines the default label width.
7064  If you really, really want to, you can use the text of your largest label
7065  here, but you don't need to.
7066  We recommend using the letter 
7067 \begin_inset Quotes eld
7068 \end_inset
7069
7070 M
7071 \begin_inset Quotes erd
7072 \end_inset
7073
7074  multiple times.
7075  It's the widest character and is a standard unit of width in LaTeX.
7076  The default label width in the example 
7077 \family sans
7078 List
7079 \family default
7080  is 6 
7081 \begin_inset Quotes eld
7082 \end_inset
7083
7084 M
7085 \begin_inset Quotes erd
7086 \end_inset
7087
7088 s wide.
7089  Using 
7090 \begin_inset Quotes eld
7091 \end_inset
7092
7093 M
7094 \begin_inset Quotes erd
7095 \end_inset
7096
7097  as your unit of width in the 
7098 \family sans
7099 Label\InsetSpace ~
7100 Width
7101 \family default
7102  box has one more advantage: you don't need to keep changing the contents
7103  of 
7104 \family sans
7105 Label\InsetSpace ~
7106 Width
7107 \family default
7108  every time you alter a label in a 
7109 \family sans
7110 List
7111 \family default
7112  environment.
7113 \end_layout
7114
7115 \begin_layout Standard
7116 There's yet another feature of the 
7117 \family sans
7118 List
7119 \family default
7120  environment we need to tell you about.
7121  As you can see in the examples, LyX left-justifies the item labels by default.
7122  You can use additional 
7123 \family sans
7124 HFills
7125 \family default
7126  to change how LyX justifies the item label.
7127  We'll document 
7128 \family sans
7129 HFills
7130 \family default
7131  later in section 
7132 \begin_inset LatexCommand ref
7133 reference "sec:hspace"
7134
7135 \end_inset
7136
7137 .
7138  Here are some examples:
7139 \end_layout
7140
7141 \begin_layout Labeling
7142 \labelwidthstring MMMMMMMM
7143 Left The default for 
7144 \family sans
7145 List
7146 \family default
7147  item labels.
7148 \end_layout
7149
7150 \begin_layout Labeling
7151 \labelwidthstring MMMMMMMM
7152
7153 \hfill
7154 Right One 
7155 \family sans
7156 HFill
7157 \family default
7158  at the beginning of the label right justifies it.
7159 \end_layout
7160
7161 \begin_layout Labeling
7162 \labelwidthstring MMMMMMMM
7163
7164 \hfill
7165 Center
7166 \hfill
7167  One 
7168 \family sans
7169 HFill
7170 \family default
7171  at the beginning of the label and one at the end centers it.
7172 \end_layout
7173
7174 \begin_layout Standard
7175 Don't worry if you have no idea what 
7176 \family sans
7177 HFill
7178 \family default
7179 s are yet.
7180  Just remember that you can use them to customize the look of the 
7181 \family sans
7182 List
7183 \family default
7184  environment.
7185 \end_layout
7186
7187 \begin_layout Standard
7188 That does it for the four paragraph environments for making lists.
7189  Oh - did we mention that you should read about nesting environments in
7190  section 
7191 \begin_inset LatexCommand ref
7192 reference "sec:nest"
7193
7194 \end_inset
7195
7196  if you want to use any of these list environments?
7197 \end_layout
7198
7199 \begin_layout Subsection
7200 Letters
7201 \end_layout
7202
7203 \begin_layout Subsubsection
7204
7205 \family sans
7206 Address
7207 \family default
7208  and 
7209 \family sans
7210 Right\InsetSpace ~
7211 Address
7212 \family default
7213 : An Overview
7214 \end_layout
7215
7216 \begin_layout Standard
7217 Although LyX has document classes for letters, we've also created two paragraph
7218  environments called 
7219 \family sans
7220 Address
7221 \family default
7222  and 
7223 \family sans
7224 Right\InsetSpace ~
7225 Address
7226 \family default
7227 .
7228  To use the letter class, you need to use specific paragraph environments
7229  in a specific order, otherwise LaTeX gags on the document.
7230  In contrast, you can use the 
7231 \family sans
7232 Address
7233 \family default
7234  and 
7235 \family sans
7236 Right\InsetSpace ~
7237 Address
7238 \family default
7239  paragraph environments anywhere with no problem.
7240  You can even nest them inside other environments, though you can't nest
7241  anything in them.
7242 \end_layout
7243
7244 \begin_layout Standard
7245 Of course, you're not limited to using 
7246 \family sans
7247 Address
7248 \family default
7249  and 
7250 \family sans
7251 Right\InsetSpace ~
7252 Address
7253 \family default
7254  for letters only.
7255  
7256 \family sans
7257 Right\InsetSpace ~
7258 Address
7259 \family default
7260 , in particular, is useful for creating article titles like those used in
7261  some European academic papers.
7262 \end_layout
7263
7264 \begin_layout Subsubsection
7265 Usage
7266 \begin_inset LatexCommand label
7267 name "sec:adress_usage"
7268
7269 \end_inset
7270
7271
7272 \end_layout
7273
7274 \begin_layout Standard
7275 The 
7276 \family sans
7277 Address
7278 \family default
7279  environment formats text in the style of an address, which is also used
7280  for the opening and signature in some countries.
7281  Similarly, the 
7282 \family sans
7283 Right\InsetSpace ~
7284 Address
7285 \family default
7286  environment formats text in the style of a right-justified address, which
7287  is used for the sender's address and today's date in some countries.
7288  Here's an example of each:
7289 \end_layout
7290
7291 \begin_layout Right Address
7292 Right Address
7293 \newline
7294 WhoAmI
7295 \newline
7296 WhereAmI
7297 \newline
7298 When is it? What is today?
7299 \end_layout
7300
7301 \begin_layout Standard
7302 That was 
7303 \family sans
7304 Right\InsetSpace ~
7305 Address
7306 \family default
7307 .
7308  Notice that the lines all have the same left margin, which LyX sets to
7309  fit the largest block of text on a single line.
7310  Here's an example of the 
7311 \family sans
7312 Address
7313 \family default
7314  environment:
7315 \end_layout
7316
7317 \begin_layout Address
7318 WhoAreYou
7319 \newline
7320 Where do I send this
7321 \newline
7322 Your post office and country
7323 \end_layout
7324
7325 \begin_layout Standard
7326 As you can see, both 
7327 \family sans
7328 Address
7329 \family default
7330  and 
7331 \family sans
7332 Right\InsetSpace ~
7333 Address
7334 \family default
7335  add extra space between themselves and the next paragraph.
7336  Speaking of which, if you hit 
7337 \family sans
7338 Return
7339 \family default
7340  in either of these environments, LyX resets the nesting depth and sets
7341  the environment to 
7342 \family sans
7343 Standard
7344 \family default
7345 .
7346  This makes sense, however, since 
7347 \family sans
7348 Return
7349 \family default
7350  is the 
7351 \family typewriter
7352 break-paragraph
7353 \family default
7354  function, and the individual lines of an address are not paragraphs.
7355  Thus, you'd use 
7356 \family typewriter
7357 break-line
7358 \family default
7359  [
7360 \family sans
7361 C-Return
7362 \family default
7363  or 
7364 \family sans
7365 Special\InsetSpace ~
7366 F
7367 \bar under
7368 o
7369 \bar default
7370 rmatting\SpecialChar \menuseparator
7371
7372 \bar under
7373 L
7374 \bar default
7375 inebreak
7376 \family default
7377  from the 
7378 \family sans
7379 \bar under
7380 I
7381 \bar default
7382 nsert
7383 \family default
7384  menu] to start a new line in an 
7385 \family sans
7386 Address
7387 \family default
7388  or 
7389 \family sans
7390 Right\InsetSpace ~
7391 Address
7392 \family default
7393  environment.
7394 \end_layout
7395
7396 \begin_layout Subsection
7397 Academic Writing
7398 \end_layout
7399
7400 \begin_layout Standard
7401 Most academic writing begins with an abstract and ends with a bibliography
7402  or list of references.
7403  LyX contains paragraph environments for both of these.
7404 \end_layout
7405
7406 \begin_layout Subsubsection
7407
7408 \family sans
7409 Abstract
7410 \end_layout
7411
7412 \begin_layout Standard
7413 The 
7414 \family sans
7415 Abstract
7416 \family default
7417  environment is used for the abstract of an article.
7418  Technically, you 
7419 \emph on
7420 could
7421 \emph default
7422  use this environment anywhere, but you really 
7423 \emph on
7424 should
7425 \emph default
7426  only use it at the beginning of the document, after the title.
7427  The 
7428 \family sans
7429 Abstract
7430 \family default
7431  environment is only useful in the 
7432 \begin_inset Quotes eld
7433 \end_inset
7434
7435 article
7436 \begin_inset Quotes erd
7437 \end_inset
7438
7439  and 
7440 \begin_inset Quotes eld
7441 \end_inset
7442
7443 report
7444 \begin_inset Quotes erd
7445 \end_inset
7446
7447  document classes [as well as 
7448 \begin_inset Quotes eld
7449 \end_inset
7450
7451 amsart,
7452 \begin_inset Quotes erd
7453 \end_inset
7454
7455  which is just a specialized version of 
7456 \begin_inset Quotes eld
7457 \end_inset
7458
7459 article
7460 \begin_inset Quotes erd
7461 \end_inset
7462
7463 ].
7464  The 
7465 \begin_inset Quotes eld
7466 \end_inset
7467
7468 book
7469 \begin_inset Quotes erd
7470 \end_inset
7471
7472  document class ignores the 
7473 \family sans
7474 Abstract
7475 \family default
7476  completely, and it's utterly silly to use 
7477 \family sans
7478 Abstract
7479 \family default
7480  in the 
7481 \begin_inset Quotes eld
7482 \end_inset
7483
7484 letter
7485 \begin_inset Quotes erd
7486 \end_inset
7487
7488  document class.
7489 \end_layout
7490
7491 \begin_layout Standard
7492 The 
7493 \family sans
7494 Abstract
7495 \family default
7496  environment does several things for you.
7497  First, it puts the centered label 
7498 \begin_inset Quotes eld
7499 \end_inset
7500
7501 Abstract
7502 \begin_inset Quotes erd
7503 \end_inset
7504
7505  above the text.
7506  The label and the text of the abstract are separated by some extra vertical
7507  space.
7508  Second, it typesets everything in a smaller font, just as you'd expect.
7509  Lastly, it adds a bit of extra vertical space between the abstract and
7510  the subsequent text.
7511  Well, that's how it will appear on the LyX screen.
7512  If your document is in the 
7513 \begin_inset Quotes eld
7514 \end_inset
7515
7516 report
7517 \begin_inset Quotes erd
7518 \end_inset
7519
7520  class, the abstract actually appears on a separate page in the printed
7521  version of the file.
7522 \end_layout
7523
7524 \begin_layout Standard
7525 Starting a new paragraph by hitting 
7526 \family sans
7527 Return
7528 \family default
7529  does 
7530 \emph on
7531 not
7532 \emph default
7533  reset the paragraph environment.
7534  The new paragraph will still be in the 
7535 \family sans
7536 Abstract
7537 \family default
7538  environment.
7539  So, you will have to change the paragraph environment yourself when you
7540  finish entering the abstract of your document.
7541 \end_layout
7542
7543 \begin_layout Standard
7544 We'd love to give you an example of the 
7545 \family sans
7546 Abstract
7547 \family default
7548  environment, but we can't, since this document is in the 
7549 \begin_inset Quotes eld
7550 \end_inset
7551
7552 book
7553 \begin_inset Quotes erd
7554 \end_inset
7555
7556  class.
7557  If you've never heard of an 
7558 \begin_inset Quotes eld
7559 \end_inset
7560
7561 abstract
7562 \begin_inset Quotes erd
7563 \end_inset
7564
7565  before, you can safely ignore this environment.
7566 \end_layout
7567
7568 \begin_layout Subsubsection
7569
7570 \family sans
7571 Bibliography
7572 \family default
7573
7574 \begin_inset LatexCommand label
7575 name "sec:bibliography"
7576
7577 \end_inset
7578
7579
7580 \end_layout
7581
7582 \begin_layout Standard
7583 The 
7584 \family sans
7585 Bibliography
7586 \family default
7587  environment is used to list references.
7588  Technically, you 
7589 \emph on
7590 could
7591 \emph default
7592  use this environment anywhere, but you really 
7593 \emph on
7594 should
7595 \emph default
7596  only use it at the end of the document.
7597  Also, don't bother trying to nest 
7598 \family sans
7599 Bibliography
7600 \family default
7601  in anything else or vice versa.
7602  It won't work.
7603 \end_layout
7604
7605 \begin_layout Standard
7606 When you first open a 
7607 \family sans
7608 Bibliography
7609 \family default
7610  environment, LyX add a large vertical space, followed by the heading 
7611 \begin_inset Quotes eld
7612 \end_inset
7613
7614 Bibliography
7615 \begin_inset Quotes erd
7616 \end_inset
7617
7618  or 
7619 \begin_inset Quotes eld
7620 \end_inset
7621
7622 References,
7623 \begin_inset Quotes erd
7624 \end_inset
7625
7626  depending on the document class.
7627  The heading is in a large boldface font.
7628  Each paragraph of the 
7629 \family sans
7630 Bibliography
7631 \family default
7632  environment is a bibliography entry.
7633  Thus, hitting 
7634 \family sans
7635 Return
7636 \family default
7637  does 
7638 \emph on
7639 not
7640 \emph default
7641  reset the paragraph environment.
7642  Each new paragraph is still in the 
7643 \family sans
7644 Bibliography
7645 \family default
7646  environment.
7647 \end_layout
7648
7649 \begin_layout Standard
7650 At the 
7651 \emph on
7652 beginning
7653 \emph default
7654  of the 
7655 \emph on
7656 first line
7657 \emph default
7658  of each paragraph, you will see a gray button showing a number.
7659  If you click on it, you will get a dialog in which you can set a 
7660 \family sans
7661 key
7662 \family default
7663  and a 
7664 \family sans
7665 label
7666 \family default
7667 .
7668  The key is the symbolic name by which you will refer to this bibliography
7669  entry.
7670  For example, suppose your first entry in the bibliography was a book about
7671  LaTeX.
7672  We could choose the key 
7673 \begin_inset Quotes eld
7674 \end_inset
7675
7676 latexguide
7677 \begin_inset Quotes erd
7678 \end_inset
7679
7680  for that entry.
7681  You can also give a label, which will be displayed in the gray inset box.
7682 \end_layout
7683
7684 \begin_layout Standard
7685 The 
7686 \family sans
7687 key
7688 \family default
7689  field isn't useless.
7690  You can refer to your bibliography entries using the 
7691 \family sans
7692 \bar under
7693 I
7694 \bar default
7695 nsert\SpecialChar \menuseparator
7696
7697 \bar under
7698 C
7699 \bar default
7700 itation
7701 \family default
7702  command.
7703  Just choose the key inside in the available keys list, then add a reference
7704  by clicking on the left arrow, which will add it to the selected keys list.
7705  Multiple references can be placed by selecting more than one key.
7706  An example of the 
7707 \family sans
7708 Bibliography
7709 \family default
7710  appears at the end of this document.
7711  
7712 \begin_inset Quotes eld
7713 \end_inset
7714
7715 See 
7716 \begin_inset LatexCommand cite
7717 key "latexguide"
7718
7719 \end_inset
7720
7721  or 
7722 \begin_inset LatexCommand cite
7723 after "Chapter 3"
7724 key "latexcompanion"
7725
7726 \end_inset
7727
7728
7729 \begin_inset Quotes erd
7730 \end_inset
7731
7732  is an example of how to cite two of the entries in it.
7733  In the second one, we used the 
7734 \family sans
7735 T
7736 \bar under
7737 e
7738 \bar default
7739 xt\InsetSpace ~
7740 after
7741 \family default
7742  field of the citation dialog to add the text 
7743 \begin_inset Quotes eld
7744 \end_inset
7745
7746 Chapter 3
7747 \begin_inset Quotes erd
7748 \end_inset
7749
7750 .
7751  The texts 
7752 \begin_inset Quotes eld
7753 \end_inset
7754
7755 latexguide
7756 \begin_inset Quotes erd
7757 \end_inset
7758
7759  and 
7760 \begin_inset Quotes eld
7761 \end_inset
7762
7763 latexcompanion
7764 \begin_inset Quotes erd
7765 \end_inset
7766
7767  that you see on screen will be replaced in print by the number or the label
7768  of the bibliography entry.
7769 \end_layout
7770
7771 \begin_layout Standard
7772 The more advanced LaTeX bibliography package BibTeX is also supported by
7773  LyX.
7774  For a description of how to use it, please refer to the 
7775 \emph on
7776 Extended LyX Features
7777 \emph default
7778  document.
7779 \end_layout
7780
7781 \begin_layout Subsection
7782 Special Purpose
7783 \end_layout
7784
7785 \begin_layout Standard
7786 There are three standard paragraph environments that simply don't fit any
7787  category, as they are very specialized for a particular purpose.
7788  We'll point out the highlights and uses of each.
7789 \end_layout
7790
7791 \begin_layout Subsubsection
7792
7793 \family sans
7794 Caption
7795 \family default
7796
7797 \begin_inset LatexCommand label
7798 name "sec:captionlayout"
7799
7800 \end_inset
7801
7802
7803 \end_layout
7804
7805 \begin_layout Standard
7806 The 
7807 \family sans
7808 Caption
7809 \family default
7810  environment is the default paragraph environment for 
7811 \family sans
7812 Figure\InsetSpace ~
7813 Floats
7814 \family default
7815  and 
7816 \family sans
7817 Table\InsetSpace ~
7818 Floats
7819 \family default
7820 .
7821  On the LyX screen, you'll see either the label 
7822 \begin_inset Quotes eld
7823 \end_inset
7824
7825 Figure #:
7826 \begin_inset Quotes erd
7827 \end_inset
7828
7829  or 
7830 \begin_inset Quotes eld
7831 \end_inset
7832
7833 Table #:
7834 \begin_inset Quotes erd
7835 \end_inset
7836
7837 , depending on which type of 
7838 \family sans
7839 Float
7840 \family default
7841  it's in.
7842  The actual reference number is substituted in this label in the printed
7843  output.
7844 \end_layout
7845
7846 \begin_layout Standard
7847 You can't really nest things into a 
7848 \family sans
7849 Caption
7850 \family default
7851  environment.
7852  Additionally, hitting 
7853 \family sans
7854 Return
7855 \family default
7856  resets the paragraph environment to 
7857 \family sans
7858 Standard
7859 \family default
7860 , so a 
7861 \family sans
7862 Caption
7863 \family default
7864  can only be a single paragraph.
7865 \end_layout
7866
7867 \begin_layout Standard
7868 You cannot use a 
7869 \family sans
7870 Caption
7871 \family default
7872  environment outside of a 
7873 \family sans
7874 Figure\InsetSpace ~
7875 Float
7876 \family default
7877  or a 
7878 \family sans
7879 Table\InsetSpace ~
7880 Float
7881 \family default
7882 .
7883  See sections 
7884 \begin_inset LatexCommand ref
7885 reference "sec:figures"
7886
7887 \end_inset
7888
7889  and 
7890 \begin_inset LatexCommand ref
7891 reference "sec:tables"
7892
7893 \end_inset
7894
7895  for more information on 
7896 \family sans
7897 Figure\InsetSpace ~
7898 Floats
7899 \family default
7900  and 
7901 \family sans
7902 Table\InsetSpace ~
7903 Floats
7904 \family default
7905 .
7906  
7907 \end_layout
7908
7909 \begin_layout Subsubsection
7910 LyX
7911 \family sans
7912 -Code
7913 \end_layout
7914
7915 \begin_layout Standard
7916 The 
7917 \family sans
7918 LyX-Code
7919 \family default
7920  environment is another LyX extension.
7921  It type-sets text in a typewriter-style font.
7922  It also treats the 
7923 \family sans
7924 Space
7925 \family default
7926  key as a fixed whitespace;
7927 \begin_inset Foot
7928 status collapsed
7929
7930 \begin_layout Standard
7931 In the 
7932 \family sans
7933 LyX-Code
7934 \family default
7935  environment, the 
7936 \family sans
7937 Space
7938 \family default
7939  key is treated as a 
7940 \family sans
7941 Protected\InsetSpace ~
7942 Blank
7943 \family default
7944  instead of an end-of-word marker.
7945 \end_layout
7946
7947 \end_inset
7948
7949  this is the only case in which you can type multiple whitespaces in LyX.
7950  If you need to insert blank lines, you'll still need to use 
7951 \family sans
7952 C-Return
7953 \family default
7954  [the 
7955 \family typewriter
7956 break-line
7957 \family default
7958  function].
7959  
7960 \family sans
7961 Return
7962 \family default
7963  breaks paragraphs.
7964  Note, however, that 
7965 \family sans
7966 Return
7967 \family default
7968  does 
7969 \emph on
7970 not
7971 \emph default
7972  reset the paragraph environment.
7973  So, when you finish using the 
7974 \family sans
7975 LyX-Code
7976 \family default
7977  environment, you'll need to change the paragraph environment yourself.
7978  Also, you 
7979 \emph on
7980 can
7981 \emph default
7982  nest the 
7983 \family sans
7984 LyX-Code
7985 \family default
7986  environment inside of others.
7987 \end_layout
7988
7989 \begin_layout Standard
7990 There are a few quirks with this environment:
7991 \end_layout
7992
7993 \begin_layout Itemize
7994 You cannot use 
7995 \family sans
7996 C-Return
7997 \family default
7998  at the beginning of a new paragraph [i.e.
7999  you can't follow 
8000 \family sans
8001 Return
8002 \family default
8003  with a 
8004 \family sans
8005 C-Return
8006 \family default
8007 ].
8008 \end_layout
8009
8010 \begin_layout Itemize
8011 You can't follow a 
8012 \family sans
8013 C-Return
8014 \family default
8015  with a 
8016 \family sans
8017 Space
8018 \family default
8019 .
8020 \end_layout
8021
8022 \begin_deeper
8023 \begin_layout Itemize
8024 Use a 
8025 \family sans
8026 Return
8027 \family default
8028  to begin a new paragraph, then you can use a 
8029 \family sans
8030 Space
8031 \family default
8032 .
8033 \end_layout
8034
8035 \begin_layout Itemize
8036 Or: use 
8037 \family sans
8038 C-Space
8039 \family default
8040  instead.
8041 \end_layout
8042
8043 \end_deeper
8044 \begin_layout Itemize
8045 You can't have an empty paragraph or an empty line.
8046  You must put at least one 
8047 \family sans
8048 Space
8049 \family default
8050  in any line you want blank.
8051  Otherwise, LaTeX generates errors.
8052 \end_layout
8053
8054 \begin_layout Itemize
8055 You cannot get the typewriter double quotes by typing 
8056 \family sans
8057 "
8058 \family default
8059  since that will insert 
8060 \emph on
8061 real
8062 \emph default
8063  quotes.
8064  You get the typewriter double quotes with 
8065 \family sans
8066 C-"
8067 \family default
8068  (or 
8069 \family sans
8070 C-q
8071 \family default
8072  if you use Emacs-like key bindings).
8073 \end_layout
8074
8075 \begin_layout Standard
8076 Here's an example:
8077 \end_layout
8078
8079 \begin_layout LyX-Code
8080 #include <stdio.h>
8081 \end_layout
8082
8083 \begin_layout LyX-Code
8084  
8085 \end_layout
8086
8087 \begin_layout LyX-Code
8088 int main(void)
8089 \end_layout
8090
8091 \begin_layout LyX-Code
8092 {
8093 \end_layout
8094
8095 \begin_layout LyX-Code
8096     printf("Hello World
8097 \backslash
8098 n");
8099 \end_layout
8100
8101 \begin_layout LyX-Code
8102     return 0;
8103 \end_layout
8104
8105 \begin_layout LyX-Code
8106 }
8107 \end_layout
8108
8109 \begin_layout Standard
8110 This is just the standard 
8111 \begin_inset Quotes eld
8112 \end_inset
8113
8114 Hello world!
8115 \begin_inset Quotes erd
8116 \end_inset
8117
8118  program.
8119  
8120 \end_layout
8121
8122 \begin_layout Standard
8123
8124 \family sans
8125 LyX-Code
8126 \family default
8127  has one purpose: to typeset code, such as program source, shell scripts,
8128  rc-files, and so on.
8129  Use it only in those very, very special cases where you need to generate
8130  text as if you used a typewriter.
8131 \end_layout
8132
8133 \begin_layout Section
8134 Nesting Environments
8135 \begin_inset LatexCommand label
8136 name "sec:nest"
8137
8138 \end_inset
8139
8140
8141 \end_layout
8142
8143 \begin_layout Subsection
8144 The Big Deal
8145 \end_layout
8146
8147 \begin_layout Standard
8148 Throughout the previous sections, we've been nagging you to 
8149 \begin_inset Quotes eld
8150 \end_inset
8151
8152 go read Section\InsetSpace ~
8153
8154 \begin_inset LatexCommand ref
8155 reference "sec:nest"
8156
8157 \end_inset
8158
8159 .
8160 \begin_inset Quotes erd
8161 \end_inset
8162
8163  So, you're probably wondering what the big deal is.
8164 \end_layout
8165
8166 \begin_layout Standard
8167 The big deal is that LyX differs rather strongly from the traditional 
8168 \begin_inset Quotes eld
8169 \end_inset
8170
8171 word\SpecialChar \-
8172 processor-as-overglorified-typewriter
8173 \begin_inset Quotes erd
8174 \end_inset
8175
8176  concept.
8177  With a typewriter, text is merely ink on a page.
8178  Most word processors aren't much better, treating text as pixels on the
8179  screen and bytes in memory.
8180  In contrast, LyX treats text as a unified block with a particular context
8181  and specific properties.
8182  However, what if you wanted one 
8183 \begin_inset Quotes eld
8184 \end_inset
8185
8186 block
8187 \begin_inset Quotes erd
8188 \end_inset
8189
8190  to inherit some of the properties of another 
8191 \begin_inset Quotes eld
8192 \end_inset
8193
8194 block
8195 \begin_inset Quotes erd
8196 \end_inset
8197
8198  ? 
8199 \end_layout
8200
8201 \begin_layout Standard
8202 Here's a more specific example: outlines.
8203  You have three main points in your outline, but point #2 also has two subpoints.
8204  In other words, you have a list 
8205 \emph on
8206 inside
8207 \emph default
8208  of another list, with the inner list 
8209 \begin_inset Quotes eld
8210 \end_inset
8211
8212 attached
8213 \begin_inset Quotes erd
8214 \end_inset
8215
8216  to item #2:
8217 \end_layout
8218
8219 \begin_layout Enumerate
8220 one
8221 \end_layout
8222
8223 \begin_layout Enumerate
8224 two
8225 \end_layout
8226
8227 \begin_deeper
8228 \begin_layout Enumerate
8229 sublist - item #1
8230 \end_layout
8231
8232 \begin_layout Enumerate
8233 sublist - item #2
8234 \end_layout
8235
8236 \end_deeper
8237 \begin_layout Enumerate
8238 three
8239 \end_layout
8240
8241 \begin_layout Standard
8242 How do you put a list inside of a list? By now, the answer should be obvious:
8243  you nest one list inside the other.
8244  
8245 \end_layout
8246
8247 \begin_layout Standard
8248 How to nest an environment is quite simple.
8249  Select 
8250 \family sans
8251 \bar under
8252 I
8253 \bar default
8254 ncrease\InsetSpace ~
8255 Environment\InsetSpace ~
8256 Depth
8257 \family default
8258  or 
8259 \family sans
8260 \bar under
8261 D
8262 \bar default
8263 ecrease\InsetSpace ~
8264 Environment\InsetSpace ~
8265 Depth
8266 \family default
8267  from the 
8268 \family sans
8269 \bar under
8270 E
8271 \bar default
8272 dit
8273 \family default
8274  menu to change the nesting depth of the current paragraph (the status bar
8275  will tell you how far you are nested).
8276 \end_layout
8277
8278 \begin_layout Standard
8279 You can also use the convenient key bindings 
8280 \family sans
8281 S-M-Left
8282 \family default
8283  and 
8284 \family sans
8285 S-M-Right
8286 \begin_inset Foot
8287 status collapsed
8288
8289 \begin_layout Standard
8290
8291 \family sans
8292 M-p\InsetSpace ~
8293 Left
8294 \family default
8295  and 
8296 \family sans
8297 M-p\InsetSpace ~
8298 Right
8299 \family default
8300  are alternatives, if you prefer those bindings
8301 \end_layout
8302
8303 \end_inset
8304
8305
8306 \family default
8307  to change the nesting level.
8308  The change will work on the current selection if you have made one (allowing
8309  you to change the nesting of several paragraphs at once), or the current
8310  paragraph.
8311 \end_layout
8312
8313 \begin_layout Standard
8314 Note that LyX only changes the nesting depth if it can.
8315  If it's invalid to do so, nothing happens if you try to change the depth.
8316  Additionally, if you change the depth of one paragraph, it affects the
8317  depth of every paragraph nested inside of it.
8318  It's hard to describe what exactly LyX does in this case.
8319  That depends specifically on what your text looks like.
8320  Your best bet is to simply play with changing the nesting depth and see
8321  what happens.
8322 \end_layout
8323
8324 \begin_layout Standard
8325 Nesting isn't just limited to lists.
8326  In LyX, you can nest just about anything inside anything else, as you're
8327  about to find out.
8328  This is the real power of nesting paragraph environments.
8329 \end_layout
8330
8331 \begin_layout Subsection
8332 What You Can and Can't Nest
8333 \end_layout
8334
8335 \begin_layout Standard
8336 Before we fire a list of paragraph environments at you, we need to tell
8337  you a little bit more about how nesting works.
8338 \end_layout
8339
8340 \begin_layout Standard
8341 The question of nesting is a bit more complicated than a simple yes or no,
8342  can you or can't you.
8343  There's also the question of how.
8344  Can you nest this environment into anything else? Can you nest another
8345  environment into it? A 
8346 \begin_inset Quotes eld
8347 \end_inset
8348
8349 yes
8350 \begin_inset Quotes erd
8351 \end_inset
8352
8353  to one of these doesn't guarantee a 
8354 \begin_inset Quotes eld
8355 \end_inset
8356
8357 yes
8358 \begin_inset Quotes erd
8359 \end_inset
8360
8361  to the other.
8362 \end_layout
8363
8364 \begin_layout Standard
8365 The paragraph environments in LyX can do one of three things when it comes
8366  to nesting.
8367  First, an environment may be completely unnestable.
8368  Second, there are environments that are fully nestable.
8369  You can nest them inside of things and you can also nest other things inside
8370  of them.
8371  There is one last type of environment.
8372  You can nest them into other environments, but that's it.
8373  You can't nest anything into them.
8374 \end_layout
8375
8376 \begin_layout Standard
8377 Here's a list of the three types of nesting behavior, and which paragraph
8378  environments have them:
8379 \begin_inset Foot
8380 status collapsed
8381
8382 \begin_layout Standard
8383 For some odd reason, LyX allows you to fully nest both 
8384 \family sans
8385 Bibliography
8386 \family default
8387  and 
8388 \family sans
8389 Abstract
8390 \family default
8391 .
8392  Also, LyX allows you to nest 
8393 \family sans
8394 Title
8395 \family default
8396
8397 \family sans
8398 Author
8399 \family default
8400 , and 
8401 \family sans
8402 Date
8403 \family default
8404  into other environments.
8405  We urge you not to.
8406  LaTeX may barf if you try it.
8407  Then again, it may not.
8408  We don't know for certain.
8409  However, it makes no sense contextually to perform any nesting with these
8410  environments, so why would you ever want to?
8411 \end_layout
8412
8413 \end_inset
8414
8415
8416 \end_layout
8417
8418 \begin_layout Description
8419 Unnestable Can't nest them.
8420  Can't nest into them.
8421 \end_layout
8422
8423 \begin_deeper
8424 \begin_layout Itemize
8425
8426 \family sans
8427 Bibliography
8428 \end_layout
8429
8430 \begin_layout Itemize
8431
8432 \family sans
8433 Title
8434 \end_layout
8435
8436 \begin_layout Itemize
8437
8438 \family sans
8439 Author
8440 \end_layout
8441
8442 \begin_layout Itemize
8443
8444 \family sans
8445 Date
8446 \end_layout
8447
8448 \end_deeper
8449 \begin_layout Description
8450 Fully\InsetSpace ~
8451 Nestable You can nest them.
8452  You can nest other things into them.
8453 \end_layout
8454
8455 \begin_deeper
8456 \begin_layout Itemize
8457
8458 \family sans
8459 Abstract
8460 \end_layout
8461
8462 \begin_layout Itemize
8463
8464 \family sans
8465 Verse
8466 \end_layout
8467
8468 \begin_layout Itemize
8469
8470 \family sans
8471 Quote
8472 \end_layout
8473
8474 \begin_layout Itemize
8475
8476 \family sans
8477 Quotation
8478 \end_layout
8479
8480 \begin_layout Itemize
8481
8482 \family sans
8483 Itemize
8484 \end_layout
8485
8486 \begin_layout Itemize
8487
8488 \family sans
8489 Enumerate
8490 \end_layout
8491
8492 \begin_layout Itemize
8493
8494 \family sans
8495 Description
8496 \end_layout
8497
8498 \begin_layout Itemize
8499
8500 \family sans
8501 List
8502 \end_layout
8503
8504 \begin_layout Itemize
8505
8506 \family sans
8507 LyX-Code
8508 \end_layout
8509
8510 \end_deeper
8511 \begin_layout Description
8512 Nestable-Inside You can nest them inside of other things.
8513  You can't nest anything into them.
8514 \end_layout
8515
8516 \begin_deeper
8517 \begin_layout Itemize
8518
8519 \family sans
8520 Part
8521 \end_layout
8522
8523 \begin_layout Itemize
8524
8525 \family sans
8526 Chapter
8527 \end_layout
8528
8529 \begin_layout Itemize
8530
8531 \family sans
8532 Section
8533 \family default
8534  
8535 \end_layout
8536
8537 \begin_layout Itemize
8538
8539 \family sans
8540 Subsection
8541 \end_layout
8542
8543 \begin_layout Itemize
8544
8545 \family sans
8546 Subsubsection
8547 \end_layout
8548
8549 \begin_layout Itemize
8550
8551 \family sans
8552 Paragraph
8553 \family default
8554  
8555 \end_layout
8556
8557 \begin_layout Itemize
8558
8559 \family sans
8560 Subparagraph
8561 \end_layout
8562
8563 \begin_layout Itemize
8564
8565 \family sans
8566 Part*
8567 \end_layout
8568
8569 \begin_layout Itemize
8570
8571 \family sans
8572 Chapter*
8573 \end_layout
8574
8575 \begin_layout Itemize
8576
8577 \family sans
8578 Section*
8579 \end_layout
8580
8581 \begin_layout Itemize
8582
8583 \family sans
8584 Subsection*
8585 \end_layout
8586
8587 \begin_layout Itemize
8588
8589 \family sans
8590 Subsubsection*
8591 \end_layout
8592
8593 \begin_layout Itemize
8594
8595 \family sans
8596 Standard
8597 \end_layout
8598
8599 \begin_layout Itemize
8600
8601 \family sans
8602 Right\InsetSpace ~
8603 Address
8604 \end_layout
8605
8606 \begin_layout Itemize
8607
8608 \family sans
8609 Address
8610 \end_layout
8611
8612 \begin_layout Itemize
8613
8614 \family sans
8615 Caption
8616 \end_layout
8617
8618 \end_deeper
8619 \begin_layout Subsection
8620 Nesting Other Things: Tables, Math, Floats, etc.
8621 \begin_inset LatexCommand label
8622 name "sec:table-and-fig-nesting"
8623
8624 \end_inset
8625
8626
8627 \end_layout
8628
8629 \begin_layout Standard
8630 There are several things that aren't paragraph environments, but which are
8631  affected by nesting anyhow.
8632  They are:
8633 \end_layout
8634
8635 \begin_layout Itemize
8636 equations
8637 \end_layout
8638
8639 \begin_layout Itemize
8640 tables
8641 \end_layout
8642
8643 \begin_layout Itemize
8644 figures
8645 \end_layout
8646
8647 \begin_layout Standard
8648 [Note: if you put a figure or a table in a 
8649 \family sans
8650 Float
8651 \family default
8652 , this is no longer true.
8653  See below or look in sections 
8654 \begin_inset LatexCommand ref
8655 reference "sec:figures"
8656
8657 \end_inset
8658
8659  or 
8660 \begin_inset LatexCommand ref
8661 reference "sec:tables"
8662
8663 \end_inset
8664
8665  for more info.]
8666 \end_layout
8667
8668 \begin_layout Standard
8669 LyX can treat these three objects as either a word or as a paragraph.
8670  Well, you can't inline a table, but you can inline math and figures.
8671  If a figure or an equation is inlined, it goes wherever the paragraph it's
8672  in goes.
8673 \end_layout
8674
8675 \begin_layout Standard
8676 On the other hand, if you have an equation, figure or table in a 
8677 \begin_inset Quotes eld
8678 \end_inset
8679
8680 paragraph
8681 \begin_inset Quotes erd
8682 \end_inset
8683
8684  of its own, it behaves just like a 
8685 \begin_inset Quotes eld
8686 \end_inset
8687
8688 nestable-inside
8689 \begin_inset Quotes erd
8690 \end_inset
8691
8692  paragraph environment.
8693  You can nest it into any environment, but you [obviously] can't nest anything
8694  into it.
8695 \end_layout
8696
8697 \begin_layout Standard
8698 Here's an example with a table:
8699 \end_layout
8700
8701 \begin_layout Enumerate
8702 Item One
8703 \end_layout
8704
8705 \begin_deeper
8706 \begin_layout Enumerate
8707 This is (a) and it's nested.
8708 \end_layout
8709
8710 \begin_deeper
8711 \begin_layout Standard
8712 \begin_inset VSpace 0.3cm
8713 \end_inset
8714
8715
8716 \end_layout
8717
8718 \begin_layout Standard
8719 \align center
8720 \begin_inset Tabular
8721 <lyxtabular version="3" rows="2" columns="2">
8722 <features>
8723 <column alignment="center" valignment="top" leftline="true" width="0pt">
8724 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8725 <row topline="true">
8726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 a
8740 \end_layout
8741
8742 \end_inset
8743 </cell>
8744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8745 \begin_inset Text
8746
8747 \begin_layout Standard
8748
8749 \family roman
8750 \series medium
8751 \shape up
8752 \size normal
8753 \emph off
8754 \bar no
8755 \noun off
8756 \color none
8757 b
8758 \end_layout
8759
8760 \end_inset
8761 </cell>
8762 </row>
8763 <row topline="true" bottomline="true">
8764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8765 \begin_inset Text
8766
8767 \begin_layout Standard
8768
8769 \family roman
8770 \series medium
8771 \shape up
8772 \size normal
8773 \emph off
8774 \bar no
8775 \noun off
8776 \color none
8777 c
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Standard
8786
8787 \family roman
8788 \series medium
8789 \shape up
8790 \size normal
8791 \emph off
8792 \bar no
8793 \noun off
8794 \color none
8795 d
8796 \end_layout
8797
8798 \end_inset
8799 </cell>
8800 </row>
8801 </lyxtabular>
8802
8803 \end_inset
8804
8805
8806 \end_layout
8807
8808 \begin_layout Standard
8809 \begin_inset VSpace 0.3cm
8810 \end_inset
8811
8812
8813 \end_layout
8814
8815 \end_deeper
8816 \begin_layout Enumerate
8817 This is (b).
8818  The table is actually nested inside (a).
8819 \end_layout
8820
8821 \end_deeper
8822 \begin_layout Enumerate
8823 Back out again.
8824 \end_layout
8825
8826 \begin_layout Standard
8827 If we hadn't nested the table at all, the list would look like this:
8828 \end_layout
8829
8830 \begin_layout Enumerate
8831 Item One
8832 \end_layout
8833
8834 \begin_deeper
8835 \begin_layout Enumerate
8836 This is (a) and it's nested.
8837 \end_layout
8838
8839 \end_deeper
8840 \begin_layout Standard
8841 \begin_inset VSpace 0.3cm
8842 \end_inset
8843
8844
8845 \end_layout
8846
8847 \begin_layout Standard
8848 \align center
8849 \begin_inset Tabular
8850 <lyxtabular version="3" rows="2" columns="2">
8851 <features>
8852 <column alignment="center" valignment="top" leftline="true" width="0pt">
8853 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8854 <row topline="true">
8855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 a
8869 \end_layout
8870
8871 \end_inset
8872 </cell>
8873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8874 \begin_inset Text
8875
8876 \begin_layout Standard
8877
8878 \family roman
8879 \series medium
8880 \shape up
8881 \size normal
8882 \emph off
8883 \bar no
8884 \noun off
8885 \color none
8886 b
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 </row>
8892 <row topline="true" bottomline="true">
8893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8894 \begin_inset Text
8895
8896 \begin_layout Standard
8897
8898 \family roman
8899 \series medium
8900 \shape up
8901 \size normal
8902 \emph off
8903 \bar no
8904 \noun off
8905 \color none
8906 c
8907 \end_layout
8908
8909 \end_inset
8910 </cell>
8911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8912 \begin_inset Text
8913
8914 \begin_layout Standard
8915
8916 \family roman
8917 \series medium
8918 \shape up
8919 \size normal
8920 \emph off
8921 \bar no
8922 \noun off
8923 \color none
8924 d
8925 \end_layout
8926
8927 \end_inset
8928 </cell>
8929 </row>
8930 </lyxtabular>
8931
8932 \end_inset
8933
8934
8935 \end_layout
8936
8937 \begin_layout Standard
8938 \begin_inset VSpace 0.3cm
8939 \end_inset
8940
8941
8942 \end_layout
8943
8944 \begin_layout Enumerate
8945 This is (b).
8946  The table is 
8947 \emph on
8948 not
8949 \emph default
8950  nested inside (a).
8951  In fact, it's not nested at all.
8952 \end_layout
8953
8954 \begin_layout Enumerate
8955 Back out again.
8956 \end_layout
8957
8958 \begin_layout Standard
8959 Notice how item (b) is not only no longer nested, but is also the first
8960  item of a new list!
8961 \end_layout
8962
8963 \begin_layout Standard
8964 There's another trap you can fall into: nesting the table, but not going
8965  deep enough.
8966  LyX turns anything after the table into a new [sub]list.
8967 \end_layout
8968
8969 \begin_layout Enumerate
8970 Item One
8971 \end_layout
8972
8973 \begin_deeper
8974 \begin_layout Enumerate
8975 This is (a) and it's nested.
8976 \end_layout
8977
8978 \begin_layout Standard
8979 \begin_inset VSpace 0.3cm
8980 \end_inset
8981
8982
8983 \end_layout
8984
8985 \begin_layout Standard
8986 \align center
8987 \begin_inset Tabular
8988 <lyxtabular version="3" rows="2" columns="2">
8989 <features>
8990 <column alignment="center" valignment="top" leftline="true" width="0pt">
8991 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8992 <row topline="true">
8993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 a
9007 \end_layout
9008
9009 \end_inset
9010 </cell>
9011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9012 \begin_inset Text
9013
9014 \begin_layout Standard
9015
9016 \family roman
9017 \series medium
9018 \shape up
9019 \size normal
9020 \emph off
9021 \bar no
9022 \noun off
9023 \color none
9024 b
9025 \end_layout
9026
9027 \end_inset
9028 </cell>
9029 </row>
9030 <row topline="true" bottomline="true">
9031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9032 \begin_inset Text
9033
9034 \begin_layout Standard
9035
9036 \family roman
9037 \series medium
9038 \shape up
9039 \size normal
9040 \emph off
9041 \bar no
9042 \noun off
9043 \color none
9044 c
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9050 \begin_inset Text
9051
9052 \begin_layout Standard
9053
9054 \family roman
9055 \series medium
9056 \shape up
9057 \size normal
9058 \emph off
9059 \bar no
9060 \noun off
9061 \color none
9062 d
9063 \end_layout
9064
9065 \end_inset
9066 </cell>
9067 </row>
9068 </lyxtabular>
9069
9070 \end_inset
9071
9072
9073 \end_layout
9074
9075 \begin_layout Standard
9076 \begin_inset VSpace 0.3cm
9077 \end_inset
9078
9079
9080 \end_layout
9081
9082 \begin_layout Enumerate
9083 This is (b).
9084  The table is actually nested inside Item One, but 
9085 \emph on
9086 not
9087 \emph default
9088  inside (a).
9089 \end_layout
9090
9091 \end_deeper
9092 \begin_layout Enumerate
9093 Back out again.
9094 \end_layout
9095
9096 \begin_layout Standard
9097 As you can see, item (b) turned into the first item of a new list, but a
9098  new list 
9099 \emph on
9100 inside
9101 \emph default
9102  item 1.
9103  The same thing would have happened to a figure or an equation.
9104  So, if you nest tables, figures or equations, make sure you go to the right
9105  depth!
9106 \end_layout
9107
9108 \begin_layout Standard
9109 Then there are the so-called 
9110 \family sans
9111 Floats
9112 \family default
9113 .
9114  A 
9115 \family sans
9116 Float
9117 \family default
9118  is a block of text associated with some sort of label, but which doesn't
9119  have a fixed location.
9120  It can 
9121 \begin_inset Quotes eld
9122 \end_inset
9123
9124 float
9125 \begin_inset Quotes erd
9126 \end_inset
9127
9128  forward or backward a page or two, to wherever it fits best.
9129  
9130 \family sans
9131 Footnotes
9132 \family default
9133  and 
9134 \family sans
9135 Margin\InsetSpace ~
9136 Notes
9137 \family default
9138  are floats, as are 
9139 \family sans
9140 Table\InsetSpace ~
9141 Floats
9142 \family default
9143  and 
9144 \family sans
9145 Figure\InsetSpace ~
9146 Floats
9147 \family default
9148 .
9149  When you're editing a document in LyX, a closed 
9150 \family sans
9151 Float
9152 \family default
9153  looks like a gray button with a red label and goes wherever the paragraph
9154  it's in goes.
9155  However, because a 
9156 \family sans
9157 Float
9158 \family default
9159  has no fixed location in the final text, nesting has no effect on its actual
9160  location after you feed your document to LaTeX.
9161 \end_layout
9162
9163 \begin_layout Subsection
9164 Usage and General Features
9165 \end_layout
9166
9167 \begin_layout Standard
9168 Speaking of levels, LyX can perform up to a six-fold nesting.
9169  In other words, 
9170 \begin_inset Quotes eld
9171 \end_inset
9172
9173 level #6
9174 \begin_inset Quotes erd
9175 \end_inset
9176
9177  is the innermost possible depth.
9178  Here's an example to display what we mean:
9179 \end_layout
9180
9181 \begin_layout Enumerate
9182 level #1 - outermost
9183 \end_layout
9184
9185 \begin_deeper
9186 \begin_layout Enumerate
9187 level #2
9188 \end_layout
9189
9190 \begin_deeper
9191 \begin_layout Enumerate
9192 level #3
9193 \end_layout
9194
9195 \begin_deeper
9196 \begin_layout Enumerate
9197 level #4
9198 \end_layout
9199
9200 \begin_deeper
9201 \begin_layout Itemize
9202 level #5
9203 \end_layout
9204
9205 \begin_deeper
9206 \begin_layout Itemize
9207 level #6
9208 \end_layout
9209
9210 \end_deeper
9211 \end_deeper
9212 \end_deeper
9213 \end_deeper
9214 \end_deeper
9215 \begin_layout Standard
9216 Once again, LyX has a maximum of 6 levels, regardless of which specific
9217  paragraph environments you're using at a given level.
9218 \begin_inset Foot
9219 status collapsed
9220
9221 \begin_layout Standard
9222 Unfortunately, LyX doesn't enforce this limitation.
9223  If you try to exceed it, however, LaTeX will return errors when you go
9224  to produce output for your document.
9225 \end_layout
9226
9227 \end_inset
9228
9229  That means that you can perform a six-fold nesting of a 
9230 \family sans
9231 Description
9232 \family default
9233  list, or a 
9234 \family sans
9235 Verse
9236 \family default
9237  environment, and so on.
9238  You can also mix environments, as we shall see later.
9239 \end_layout
9240
9241 \begin_layout Standard
9242 There are two exceptions to the six-fold nesting limit, and you can see
9243  both of them in the example.
9244  Unlike the other fully-nestable environments, you can only perform a four-fold
9245  nesting with the 
9246 \family sans
9247 Enumerate
9248 \family default
9249  and 
9250 \family sans
9251 Itemize
9252 \family default
9253  environments.
9254  For example, if we tried to nest another 
9255 \family sans
9256 Enumerate
9257 \family default
9258  list inside of item 
9259 \begin_inset Quotes eld
9260 \end_inset
9261
9262 A.
9263 \begin_inset Quotes erd
9264 \end_inset
9265
9266 , we'd get errors.
9267 \begin_inset Foot
9268 status collapsed
9269
9270 \begin_layout Standard
9271 Once again, LyX doesn't enforce this limitation.
9272  If you try to exceed it, however, LaTeX will return errors when you go
9273  to produce output for your document.
9274 \end_layout
9275
9276 \end_inset
9277
9278
9279 \end_layout
9280
9281 \begin_layout Subsection
9282 Some Examples
9283 \end_layout
9284
9285 \begin_layout Standard
9286 The best way to explain just what you can do with nesting is by illustration.
9287  We have several examples of nested environments.
9288  In them, we explain how we created the example, so that you can reproduce
9289  them.
9290 \end_layout
9291
9292 \begin_layout Subsubsection
9293 Example #1: The Six-fold Way and Mixed Nesting
9294 \end_layout
9295
9296 \begin_layout Labeling
9297 \labelwidthstring MMM
9298 #1-a This is the outermost level.
9299  It's a 
9300 \family sans
9301 List
9302 \family default
9303  environment.
9304 \end_layout
9305
9306 \begin_deeper
9307 \begin_layout Labeling
9308 \labelwidthstring MMM
9309 #2-a This is level #2.
9310  We created it by using 
9311 \family sans
9312 M-Return
9313 \family default
9314  followed by 
9315 \family sans
9316 M-p\InsetSpace ~
9317 Right
9318 \family default
9319 .
9320 \end_layout
9321
9322 \begin_deeper
9323 \begin_layout Labeling
9324 \labelwidthstring MMM
9325 #3-a This is level #3.
9326  This time, we just hit 
9327 \family sans
9328 Return
9329 \family default
9330 , then used 
9331 \family sans
9332 M-p\InsetSpace ~
9333 Right
9334 \family default
9335  twice in a row.
9336  We could have also created it the same way as we did the previous level,
9337  by hitting 
9338 \family sans
9339 M-Return
9340 \family default
9341  followed by 
9342 \family sans
9343 M-p\InsetSpace ~
9344 Right
9345 \family default
9346 .
9347 \end_layout
9348
9349 \begin_deeper
9350 \begin_layout Standard
9351 This is actually a 
9352 \family sans
9353 Standard
9354 \family default
9355  environment, nested inside of 
9356 \begin_inset Quotes eld
9357 \end_inset
9358
9359 #3-a
9360 \begin_inset Quotes erd
9361 \end_inset
9362
9363 .
9364  So, it's at level #4.
9365  We did this by hitting 
9366 \family sans
9367 M-Return
9368 \family default
9369 , then 
9370 \family sans
9371 M-p\InsetSpace ~
9372 Right
9373 \family default
9374 , then changing the paragraph environment to 
9375 \family sans
9376 Standard
9377 \family default
9378 .
9379  Do this to create list items with more than one paragraph - it also works
9380  for the 
9381 \family sans
9382 Description
9383 \family default
9384
9385 \family sans
9386 Enumerate
9387 \family default
9388 , and 
9389 \family sans
9390 Itemize
9391 \family default
9392  environments!
9393 \end_layout
9394
9395 \begin_layout Standard
9396 Here's another 
9397 \family sans
9398 Standard
9399 \family default
9400  paragraph, also at level #4, made with just a 
9401 \family sans
9402 M-Return
9403 \family default
9404 .
9405 \end_layout
9406
9407 \begin_layout Labeling
9408 \labelwidthstring MMM
9409 #4-a This is level #4.
9410  We hit 
9411 \family sans
9412 M-Return
9413 \family default
9414  and changed the paragraph environment back to 
9415 \family sans
9416 List
9417 \family default
9418 .
9419  Remember - we can't nest anything inside of a 
9420 \family sans
9421 Standard
9422 \family default
9423  environment, which is why we're still at level #4.
9424  However, we 
9425 \emph on
9426 can
9427 \emph default
9428  keep nesting things inside of 
9429 \begin_inset Quotes eld
9430 \end_inset
9431
9432 #3-a
9433 \begin_inset Quotes erd
9434 \end_inset
9435
9436 .
9437 \end_layout
9438
9439 \begin_deeper
9440 \begin_layout Labeling
9441 \labelwidthstring MMM
9442 #5-a This is level #5\SpecialChar \ldots{}
9443
9444 \end_layout
9445
9446 \begin_deeper
9447 \begin_layout Labeling
9448 \labelwidthstring MMM
9449 #6-a \SpecialChar \ldots{}
9450 and this is level #6.
9451  By now, you should know how we made these two.
9452 \end_layout
9453
9454 \end_deeper
9455 \begin_layout Labeling
9456 \labelwidthstring MMM
9457 #5-b Back to level #5.
9458  Just hit 
9459 \family sans
9460 M-Return
9461 \family default
9462  followed by a 
9463 \family sans
9464 M-p\InsetSpace ~
9465 Left
9466 \family default
9467 .
9468 \end_layout
9469
9470 \end_deeper
9471 \begin_layout Labeling
9472 \labelwidthstring MMM
9473 #4-b After another 
9474 \family sans
9475 M-Return
9476 \family default
9477  followed by a 
9478 \family sans
9479 M-p\InsetSpace ~
9480 Left
9481 \family default
9482 , we're back at level #4.
9483 \end_layout
9484
9485 \end_deeper
9486 \begin_layout Labeling
9487 \labelwidthstring MMM
9488 #3-b Back to level #3.
9489  By now it should be obvious how we did this.
9490 \end_layout
9491
9492 \end_deeper
9493 \begin_layout Labeling
9494 \labelwidthstring MMM
9495 #2-b Back to level #2.
9496  
9497 \end_layout
9498
9499 \end_deeper
9500 \begin_layout Labeling
9501 \labelwidthstring MMM
9502 #1-b And last, back to the outermost level, #1.
9503  After this sentence, we'll hit 
9504 \family sans
9505 Return
9506 \family default
9507  and change the paragraph environment back to 
9508 \family sans
9509 Standard
9510 \family default
9511  to end the list.
9512 \end_layout
9513
9514 \begin_layout Standard
9515 There you have it! Oh --- we could have also used the 
9516 \family sans
9517 Description
9518 \family default
9519
9520 \family sans
9521 Quote
9522 \family default
9523
9524 \family sans
9525 Quotation
9526 \family default
9527 , or even the 
9528 \family sans
9529 Verse
9530 \family default
9531  environment in place of the 
9532 \family sans
9533 List
9534 \family default
9535  environment.
9536  The example would have worked exactly the same.
9537 \end_layout
9538
9539 \begin_layout Subsubsection
9540 Example #2: Inheritance
9541 \end_layout
9542
9543 \begin_layout LyX-Code
9544 This is the LyX-Code environment, at level #1, the outermost
9545 \end_layout
9546
9547 \begin_layout LyX-Code
9548 level.
9549   Now we'll hit 
9550 \family sans
9551 Return
9552 \family default
9553 , then 
9554 \family sans
9555 M-p Right
9556 \family default
9557 , after which, we'll change to the 
9558 \family sans
9559 Enumerate
9560 \family default
9561  environment.
9562 \end_layout
9563
9564 \begin_deeper
9565 \begin_layout Enumerate
9566 This is the 
9567 \family sans
9568 Enumerate
9569 \family default
9570  environment, at level #2.
9571 \end_layout
9572
9573 \begin_layout Enumerate
9574 Notice how the nested 
9575 \family sans
9576 Enumerate
9577 \family default
9578  not only inherits its margins from its parent environment [
9579 \family sans
9580 LyX-Code
9581 \family default
9582 ], but also inherits its font and spacing!
9583 \end_layout
9584
9585 \end_deeper
9586 \begin_layout Standard
9587 We ended this example by hitting 
9588 \family sans
9589 Return
9590 \family default
9591 .
9592  After that, we needed to reset the paragraph environment to 
9593 \family sans
9594 Standard
9595 \family default
9596  and resetting the nesting depth by using 
9597 \family sans
9598 M-p\InsetSpace ~
9599 Left
9600 \family default
9601  once.
9602 \end_layout
9603
9604 \begin_layout Subsubsection
9605 Example #3: Labels, Levels, and the 
9606 \family sans
9607 Enumerate
9608 \family default
9609  and 
9610 \family sans
9611 Itemize
9612 \family default
9613  Environments
9614 \begin_inset OptArg
9615 status collapsed
9616
9617 \begin_layout Standard
9618 Example #3: Labels, Levels and other list environments
9619 \end_layout
9620
9621 \end_inset
9622
9623
9624 \end_layout
9625
9626 \begin_layout Enumerate
9627 This is level #1, in an 
9628 \family sans
9629 Enumerate
9630 \family default
9631  paragraph environment.
9632  We're actually going to nest a bunch of these.
9633 \end_layout
9634
9635 \begin_deeper
9636 \begin_layout Enumerate
9637 This is level #2.
9638  We used 
9639 \family sans
9640 M-Return
9641 \family default
9642  followed by 
9643 \family sans
9644 M-p\InsetSpace ~
9645 Right
9646 \family default
9647 .
9648  Now, what happens if we nest an 
9649 \family sans
9650 Itemize
9651 \family default
9652  environment inside of this one? It will be at level #3, but what will its
9653  label be? An asterisk?
9654 \end_layout
9655
9656 \begin_deeper
9657 \begin_layout Itemize
9658 No! It's a bullet.
9659  This is the 
9660 \emph on
9661 first
9662 \emph default
9663  
9664 \family sans
9665 Itemize
9666 \family default
9667  environment, even though it's at level #3.
9668  So, its label is a bullet.
9669  [Note: we got here by using 
9670 \family sans
9671 M-Return
9672 \family default
9673 , then 
9674 \family sans
9675 M-p\InsetSpace ~
9676 Right
9677 \family default
9678 , then changing the environment to 
9679 \family sans
9680 Itemize
9681 \family default
9682 .]
9683 \end_layout
9684
9685 \begin_deeper
9686 \begin_layout Itemize
9687 Here's level #4, produced using 
9688 \family sans
9689 M-Return
9690 \family default
9691 , then 
9692 \family sans
9693 M-p\InsetSpace ~
9694 Right
9695 \family default
9696 .
9697  We'll do that again\SpecialChar \ldots{}
9698
9699 \end_layout
9700
9701 \begin_deeper
9702 \begin_layout Enumerate
9703 \SpecialChar \ldots{}
9704 to get to level #5.
9705  This time, however, we also changed the paragraph environment back to 
9706 \family sans
9707 Enumerate
9708 \family default
9709 .
9710  Notice the type of numbering! It's 
9711 \emph on
9712 lowercase Roman
9713 \emph default
9714 , because we're the 
9715 \emph on
9716 thirdfold
9717 \emph default
9718  
9719 \family sans
9720 Enumerate
9721 \family default
9722  environment [i.e.
9723  we're an 
9724 \family sans
9725 Enumerate
9726 \family default
9727  inside an 
9728 \family sans
9729 Enumerate
9730 \family default
9731  inside an 
9732 \family sans
9733 Enumerate
9734 \family default
9735 ].
9736 \end_layout
9737
9738 \begin_layout Enumerate
9739 What happens if we 
9740 \emph on
9741 don't
9742 \emph default
9743  change the paragraph environment, but decrease the nesting depth? What
9744  type of numbering does LyX use?
9745 \end_layout
9746
9747 \begin_layout Enumerate
9748 Oh, as if you couldn't guess by now, we're just using 
9749 \family sans
9750 M-Return
9751 \family default
9752  to keep the current environment and depth but create a new item.
9753 \end_layout
9754
9755 \begin_layout Enumerate
9756 Let's use 
9757 \family sans
9758 M-p\InsetSpace ~
9759 Left
9760 \family default
9761  to decrease the depth after the next 
9762 \family sans
9763 M-Return
9764 \family default
9765 .
9766 \end_layout
9767
9768 \end_deeper
9769 \begin_layout Enumerate
9770 This is level #4.
9771  Look what type of label LyX is using!
9772 \end_layout
9773
9774 \end_deeper
9775 \begin_layout Enumerate
9776 This is level #3.
9777  Even though we've changed levels, LyX is still using a lowercase Roman
9778  numeral as the label.
9779  Why?!
9780 \end_layout
9781
9782 \begin_layout Enumerate
9783 Because, even though the nesting depth has changed, the paragraph is 
9784 \emph on
9785 still
9786 \emph default
9787  a thirdfold 
9788 \family sans
9789 Enumerate
9790 \family default
9791  environment.
9792  Notice, however, that LyX 
9793 \emph on
9794 did
9795 \emph default
9796  reset the counter for the label.
9797 \end_layout
9798
9799 \end_deeper
9800 \begin_layout Enumerate
9801 Another 
9802 \family sans
9803 M-Return
9804 \family default
9805  
9806 \family sans
9807 M-p\InsetSpace ~
9808 Left
9809 \family default
9810  sequence, and we're back to level #2.
9811  This time, we not only changed the nesting depth, but we also moved back
9812  into the twofold-nested 
9813 \family sans
9814 Enumerate
9815 \family default
9816  environment.
9817 \end_layout
9818
9819 \end_deeper
9820 \begin_layout Enumerate
9821 The same thing happens if we do another 
9822 \family sans
9823 M-Return
9824 \family default
9825  
9826 \family sans
9827 M-p\InsetSpace ~
9828 Left
9829 \family default
9830  sequence and return to level #1, the outermost level.
9831 \end_layout
9832
9833 \begin_layout Standard
9834 Lastly, we reset the environment to 
9835 \family sans
9836 Standard
9837 \family default
9838 .
9839  As you can see, the level number doesn't correspond to what type of labelling
9840  LyX uses for the 
9841 \family sans
9842 Enumerate
9843 \family default
9844  and 
9845 \family sans
9846 Itemize
9847 \family default
9848  environments.
9849  The number of 
9850 \emph on
9851 other
9852 \emph default
9853  
9854 \family sans
9855 \emph on
9856 Enumerate
9857 \family default
9858 \emph default
9859  
9860 \emph on
9861 environments
9862 \emph default
9863  surrounding it determines what kind of label LyX uses for an 
9864 \family sans
9865 Enumerate
9866 \family default
9867  item.
9868  The same rule applies for the 
9869 \family sans
9870 Itemize
9871 \family default
9872  environment, as well.
9873 \end_layout
9874
9875 \begin_layout Subsubsection
9876 Example #4: Going Bonkers
9877 \end_layout
9878
9879 \begin_layout Enumerate
9880 We're going to go totally nuts now.
9881  We won't nest as deep as in the other examples, nor will we go into the
9882  same detail with how we did it.
9883  [level #1: 
9884 \family sans
9885 Enumerate
9886 \family default
9887 ]
9888 \end_layout
9889
9890 \begin_deeper
9891 \begin_layout Standard
9892 [
9893 \family sans
9894 Return, M-p\InsetSpace ~
9895 Right, Standard
9896 \family default
9897 : level #2] We'll stick an encapsulated description of how we created the
9898  example in brackets someplace.
9899  For example, the two keybindings are how we changed the depth.
9900  The environment name is, obviously, the name of the current environment.
9901  Either before or after this, we'll put in the level.
9902 \end_layout
9903
9904 \end_deeper
9905 \begin_layout Enumerate
9906 [
9907 \family sans
9908 Return, Enumerate
9909 \family default
9910 : level #1] This is the next item in the list.
9911 \end_layout
9912
9913 \begin_deeper
9914 \begin_layout Verse
9915 Now we'll add verse.
9916 \newline
9917 It will get much worse.
9918 \newline
9919 [
9920 \family sans
9921 Return, M-p\InsetSpace ~
9922 Right, Verse
9923 \family default
9924 : level #2]
9925 \end_layout
9926
9927 \begin_layout Verse
9928 Fiddle dee, Fiddle doo.
9929 \newline
9930 Bippitey boppitey boo!
9931 \newline
9932 [
9933 \family sans
9934 M-Return
9935 \family default
9936 ]
9937 \end_layout
9938
9939 \begin_layout Verse
9940 Here comes a table for you:
9941 \end_layout
9942
9943 \begin_deeper
9944 \begin_layout Standard
9945 \begin_inset VSpace 0.3cm
9946 \end_inset
9947
9948
9949 \end_layout
9950
9951 \begin_layout Standard
9952 \align center
9953 \begin_inset Tabular
9954 <lyxtabular version="3" rows="2" columns="2">
9955 <features>
9956 <column alignment="center" valignment="top" width="0pt">
9957 <column alignment="center" valignment="top" leftline="true" width="0pt">
9958 <row>
9959 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9960 \begin_inset Text
9961
9962 \begin_layout Standard
9963
9964 \family roman
9965 \series medium
9966 \shape up
9967 \size normal
9968 \emph off
9969 \bar no
9970 \noun off
9971 \color none
9972 one-fish
9973 \end_layout
9974
9975 \end_inset
9976 </cell>
9977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9978 \begin_inset Text
9979
9980 \begin_layout Standard
9981
9982 \family roman
9983 \series medium
9984 \shape up
9985 \size normal
9986 \emph off
9987 \bar no
9988 \noun off
9989 \color none
9990 two-fish
9991 \end_layout
9992
9993 \end_inset
9994 </cell>
9995 </row>
9996 <row topline="true">
9997 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9998 \begin_inset Text
9999
10000 \begin_layout Standard
10001
10002 \family roman
10003 \series medium
10004 \shape up
10005 \size normal
10006 \emph off
10007 \bar no
10008 \noun off
10009 \color none
10010 red-fish
10011 \end_layout
10012
10013 \end_inset
10014 </cell>
10015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10016 \begin_inset Text
10017
10018 \begin_layout Standard
10019
10020 \family roman
10021 \series medium
10022 \shape up
10023 \size normal
10024 \emph off
10025 \bar no
10026 \noun off
10027 \color none
10028 blue-fish
10029 \end_layout
10030
10031 \end_inset
10032 </cell>
10033 </row>
10034 </lyxtabular>
10035
10036 \end_inset
10037
10038
10039 \end_layout
10040
10041 \end_deeper
10042 \begin_layout Verse
10043 [
10044 \family sans
10045 M-Return, Table, M-p\InsetSpace ~
10046 Right
10047 \family default
10048  3 times, 
10049 \family sans
10050 M-Return, Verse, M-p\InsetSpace ~
10051 Left
10052 \family default
10053 ]
10054 \end_layout
10055
10056 \end_deeper
10057 \begin_layout Enumerate
10058 [
10059 \family sans
10060 Return, Enumerate
10061 \family default
10062 : level #1] This is another item.
10063  Note that selecting a 
10064 \family sans
10065 Table
10066 \family default
10067  resets the nesting depth to level #1, so we increased the nesting depth
10068  3 times to put the table inside the 
10069 \family sans
10070 Verse
10071 \family default
10072  environment.
10073  
10074 \end_layout
10075
10076 \begin_layout Quotation
10077 We're now ending the 
10078 \family sans
10079 Enumerate
10080 \family default
10081  list and changing to 
10082 \family sans
10083 Quotation
10084 \family default
10085 .
10086  We're still at level #1.
10087  We want to show you some of the things you can do by mixing environments.
10088  The next set of paragraphs is a 
10089 \begin_inset Quotes eld
10090 \end_inset
10091
10092 quoted letter.
10093 \begin_inset Quotes erd
10094 \end_inset
10095
10096  We'll nest both the 
10097 \family sans
10098 Address
10099 \family default
10100  and 
10101 \family sans
10102 Right\InsetSpace ~
10103 Address
10104 \family default
10105  environments inside of this one, then use another nested 
10106 \family sans
10107 Quotation
10108 \family default
10109  for the letter body.
10110  We'll use 
10111 \family sans
10112 M-Return
10113 \family default
10114  to preserve the depth.
10115  Remember that you need to use 
10116 \family sans
10117 C-Return
10118 \family default
10119  to create multiple lines inside the 
10120 \family sans
10121 Address
10122 \family default
10123  and 
10124 \family sans
10125 Right\InsetSpace ~
10126 Address
10127 \family default
10128  environments.
10129  Here it goes:
10130 \end_layout
10131
10132 \begin_deeper
10133 \begin_layout Right Address
10134 1234 Nowhere Rd.
10135 \newline
10136 Moosegroin, MT 00100
10137 \newline
10138 9-6-96
10139 \end_layout
10140
10141 \begin_layout Address
10142 Dear Mr.\InsetSpace ~
10143 Fizlewitz:
10144 \end_layout
10145
10146 \begin_layout Quotation
10147 We regret to inform you that we cannot fill your order for 50L of compressed
10148  methane gas due to circumstances beyond our control.
10149  Unfortunately, several of our cows have mysteriously exploded, creating
10150  a backlog in our orders for methane.
10151  We will place your name on the waiting list and try to fill your order
10152  as soon as possible.
10153  In the meantime, we thank you for your patience.
10154 \end_layout
10155
10156 \begin_layout Quotation
10157 We do, however, now have a special on beef.
10158  If you are interested, please return the enclosed pricing and order form
10159  with your order, along with payment.
10160 \end_layout
10161
10162 \begin_layout Quotation
10163 We thank you again for your patience.
10164 \end_layout
10165
10166 \begin_layout Address
10167 Sincerely,
10168 \newline
10169 Bill Hick
10170 \end_layout
10171
10172 \end_deeper
10173 \begin_layout Quotation
10174 That ends that example!
10175 \end_layout
10176
10177 \begin_layout Standard
10178 As you can see, nesting environments in LyX gives you a lot of power with
10179  just a few keystrokes.
10180  We could have easily nested an 
10181 \family sans
10182 Itemize
10183 \family default
10184  list inside of a 
10185 \family sans
10186 Quotation
10187 \family default
10188  or 
10189 \family sans
10190 Quote
10191 \family default
10192 , or put a 
10193 \family sans
10194 Quote
10195 \family default
10196  inside of an 
10197 \family sans
10198 Itemize
10199 \family default
10200  list.
10201  You have a huge variety of options at your disposal.
10202 \end_layout
10203
10204 \begin_layout Section
10205 Fonts and Text Styles
10206 \end_layout
10207
10208 \begin_layout Subsection
10209 Overview
10210 \end_layout
10211
10212 \begin_layout Standard
10213 Many modern typesetting and markup languages have begun to move towards
10214  specifying character styles rather than specifying a particular font.
10215  For example, instead of changing to an italicized version of the current
10216  font to emphasize text, you use an 
10217 \begin_inset Quotes eld
10218 \end_inset
10219
10220 emphasized style
10221 \begin_inset Quotes erd
10222 \end_inset
10223
10224  instead.
10225  This concept fits in perfectly with LyX.
10226  In LyX, you do things based on contexts, rather than focusing on typesetting
10227  details.
10228 \end_layout
10229
10230 \begin_layout Standard
10231 Right now, LyX allows you to specify a global default font, and has two
10232  character styles, 
10233 \family sans
10234 Emphasized
10235 \family default
10236  and 
10237 \family sans
10238 Noun
10239 \family default
10240 .
10241  The 
10242 \family sans
10243 Emphasized
10244 \family default
10245  style corresponds to an italics font.
10246  The 
10247 \family sans
10248 Noun
10249 \family default
10250  style corresponds to a font in smallcaps, which some languages and writing
10251  styles use to typeset proper names.
10252  The LyX Team has at last (as of LyX version\InsetSpace ~
10253 1.4) introduced true character
10254  styles, but currently these must be defined explicitly in the document
10255  layout file.
10256  There's currently no GUI support to define new, or tweak existing, character
10257  styles to allow you, the user, to customize which font changes correspond
10258  to what styles.
10259 \end_layout
10260
10261 \begin_layout Subsection
10262 Global Options
10263 \end_layout
10264
10265 \begin_layout Standard
10266 You can set the default font from the 
10267 \family sans
10268 \bar under
10269 D
10270 \bar default
10271 ocument\SpecialChar \menuseparator
10272
10273 \bar under
10274 S
10275 \bar default
10276 ettings
10277 \family default
10278  dialog.
10279  The 
10280 \family sans
10281 Fonts
10282 \family default
10283  tabfolder/pane offers you a variety of possibilities to set up and adjust
10284  your document fonts.
10285  The most important ones are those in the 
10286 \family sans
10287 Font Families
10288 \family default
10289  and 
10290 \family sans
10291 Font Sizes
10292 \family default
10293  group.
10294  The possible options under 
10295 \family sans
10296 Font Families
10297 \family default
10298  include 
10299 \begin_inset Quotes eld
10300 \end_inset
10301
10302
10303 \family sans
10304 Default
10305 \family default
10306
10307 \begin_inset Quotes erd
10308 \end_inset
10309
10310  and a list of fonts available on your system, each for the 
10311 \family sans
10312 \bar under
10313 R
10314 \bar default
10315 oman
10316 \family default
10317
10318 \family sans
10319 \bar under
10320 S
10321 \bar default
10322 ans Serif
10323 \family default
10324  and 
10325 \family sans
10326 T
10327 \bar under
10328 y
10329 \bar default
10330 pewriter
10331 \family default
10332  (a.\InsetSpace \thinspace{}
10333 k.\InsetSpace \thinspace{}
10334 a.
10335  Monospaced) family of fonts.
10336  The option 
10337 \begin_inset Quotes eld
10338 \end_inset
10339
10340
10341 \family sans
10342 Default
10343 \family default
10344
10345 \begin_inset Quotes erd
10346 \end_inset
10347
10348  uses the fonts that are specified by the document class you are using.
10349  Often, these are the standard TeX fonts, known as 
10350 \begin_inset Quotes eld
10351 \end_inset
10352
10353 computer modern
10354 \begin_inset Quotes erd
10355 \end_inset
10356
10357  (cm) or 
10358 \begin_inset Quotes eld
10359 \end_inset
10360
10361 European modern
10362 \begin_inset Quotes erd
10363 \end_inset
10364
10365  (ec).
10366  Depending on the document class, however, it might as well be another font.
10367  Most fonts in the list should be installed on your system.
10368  For others, you might have to get and install the fonts first (LyX indicates
10369  if a font is not installed).
10370  Please have a look at 
10371 \family sans
10372 \bar under
10373 H
10374 \bar default
10375 elp\SpecialChar \menuseparator
10376
10377 \bar under
10378 L
10379 \bar default
10380 aTeX Configuration
10381 \family default
10382  about where to get the fonts.
10383  Installing a new font for LaTeX is, unfortunately, not as easy as installing
10384  a new font to common operation systems.
10385  However, most font packages include a step-by-step instruction.
10386 \end_layout
10387
10388 \begin_layout Standard
10389 In most cases, the default family of a document class is roman (a.\InsetSpace \thinspace{}
10390 k.\InsetSpace \thinspace{}
10391 a.
10392  serif), so the roman font (e.\InsetSpace \thinspace{}
10393 g.
10394  Times) will be used all over, unless you select 
10395 \begin_inset Quotes eld
10396 \end_inset
10397
10398 Sans Serif
10399 \begin_inset Quotes erd
10400 \end_inset
10401
10402  od 
10403 \begin_inset Quotes eld
10404 \end_inset
10405
10406 Typewriter
10407 \begin_inset Quotes erd
10408 \end_inset
10409
10410  from 
10411 \family sans
10412 \bar under
10413 E
10414 \bar default
10415 dit\SpecialChar \menuseparator
10416 Text St
10417 \bar under
10418 y
10419 \bar default
10420 le
10421 \family default
10422  for specific selections of the text (see below section 
10423 \begin_inset LatexCommand ref
10424 reference "sub:Text-Style-Dialog"
10425
10426 \end_inset
10427
10428 ).
10429  The 
10430 \family sans
10431 Default\InsetSpace ~
10432 Family
10433 \family default
10434  option lets you change this.
10435  So if you want your document (including footnotes etc.), say, all over in
10436  Helvetica, chose 
10437 \begin_inset Quotes eld
10438 \end_inset
10439
10440 Helvetica
10441 \begin_inset Quotes erd
10442 \end_inset
10443
10444  as 
10445 \family sans
10446 Sans Serif
10447 \family default
10448  Font and 
10449 \begin_inset Quotes eld
10450 \end_inset
10451
10452 Sans Serif
10453 \begin_inset Quotes erd
10454 \end_inset
10455
10456  as 
10457 \family sans
10458 Default\InsetSpace ~
10459 Family
10460 \family default
10461 .
10462 \end_layout
10463
10464 \begin_layout Standard
10465 In the 
10466 \family sans
10467 Font\InsetSpace ~
10468
10469 \bar under
10470 S
10471 \bar default
10472 izes
10473 \family default
10474  group, you can usually select from four possible 
10475 \family sans
10476 Base\InsetSpace ~
10477 Size
10478 \family default
10479  values: 
10480 \family sans
10481 default, 10
10482 \family default
10483
10484 \family sans
10485 11
10486 \family default
10487 , and 
10488 \family sans
10489 12
10490 \family default
10491  (some document classes provide more, some less choices).
10492  Remember, this is the 
10493 \emph on
10494 base
10495 \emph default
10496  font size.
10497  LyX actually scales all of the other possible font sizes (such as those
10498  used in footnotes, superscripts, and subscripts) by this value.
10499  You can always fine-tune the font size from within the document if you
10500  need to.
10501  It's also rather silly to use an 8pt or 24pt font as the default font size,
10502  as this typically renders your document unreadable.
10503 \end_layout
10504
10505 \begin_layout Standard
10506 Some Sans Serif and Typewriter Fonts provide the possibility to be scaled.
10507  This might be useful, if a Sans Serif or Typewriter Font has a different
10508  height than the Roman Font.
10509  Please be careful with this option, it can be easily misused.
10510 \end_layout
10511
10512 \begin_layout Standard
10513 In the 
10514 \family sans
10515 Advanced Options
10516 \family default
10517  group box, you'll finally find possibilities for using so-called 
10518 \begin_inset Quotes eld
10519 \end_inset
10520
10521 expert settings
10522 \begin_inset Quotes erd
10523 \end_inset
10524
10525 , given that they are provided by a certain font.
10526  
10527 \family sans
10528 Use true S
10529 \bar under
10530 m
10531 \bar default
10532 all Caps
10533 \family default
10534  indicates that lots of fonts do not use real, but 
10535 \emph on
10536 faked
10537 \emph default
10538  Small Caps.
10539  True Small Caps are specifically designed characters, whereas faked Small
10540  Caps are just scaled Capital letters.
10541  The former looks way better, so if a font offers you the choice, you should
10542  check this option.
10543  
10544 \family sans
10545 Use
10546 \family default
10547  
10548 \family sans
10549 \bar under
10550 O
10551 \bar default
10552 ld Style Figures
10553 \family default
10554  finally lets you select so called Old Style Figures (a.\InsetSpace \thinspace{}
10555 k.\InsetSpace \thinspace{}
10556 a.
10557  Medieval Figures, i.\InsetSpace \thinspace{}
10558 e.
10559  figures with ascending or descending form) instead of the standard Lining
10560  Figures.
10561  Old Style Figures are often preferred due to better legibility in the text,
10562  but it's certainly also a matter of taste.
10563  Just try it out, if it is provided for your font of choice.
10564  Note that math figures are 
10565 \emph on
10566 not
10567 \emph default
10568  affected by this choice.
10569 \end_layout
10570
10571 \begin_layout Standard
10572 Please note that even if LyX tries its best in guessing what fonts are installed
10573  and which options are provided by a given font, it might fail if the fonts
10574  are not set up correctly.
10575 \end_layout
10576
10577 \begin_layout Standard
10578 Note further that once you choose a new value for 
10579 \family sans
10580 \bar under
10581 F
10582 \bar default
10583 onts
10584 \family default
10585  or 
10586 \family sans
10587 Font\InsetSpace ~
10588
10589 \bar under
10590 S
10591 \bar default
10592 ize
10593 \family default
10594 , LyX does 
10595 \emph on
10596 not
10597 \emph default
10598  change the screen.
10599  You'll only see a difference once you generate the final output.
10600  This is part of the WYSIWYM concept.
10601  The only visible change is caused by a change of the default font family.
10602  However, you certainly noticed that, for instance, the roman font on screen
10603  is just a representation of 
10604 \begin_inset Quotes eld
10605 \end_inset
10606
10607 Roman
10608 \begin_inset Quotes erd
10609 \end_inset
10610
10611  (as set up in the 
10612 \family sans
10613 \bar under
10614 T
10615 \bar default
10616 ools\SpecialChar \menuseparator
10617
10618 \bar under
10619 P
10620 \bar default
10621 references
10622 \family default
10623  dialog), not of the actual roman document font.
10624 \end_layout
10625
10626 \begin_layout Subsection
10627 Using Different Character Styles
10628 \end_layout
10629
10630 \begin_layout Standard
10631 As we've already seen, LyX automatically changes the character style for
10632  certain paragraph environments.
10633  We also mentioned two other character styles, 
10634 \family sans
10635 Emphasized
10636 \family default
10637  and 
10638 \family sans
10639 Noun
10640 \family default
10641 .
10642  You can activate both of these styles via keybindings, the menus, and the
10643  toolbar.
10644 \end_layout
10645
10646 \begin_layout Standard
10647 To activate the 
10648 \family sans
10649 Noun
10650 \family default
10651  style, do one of the following:
10652 \end_layout
10653
10654 \begin_layout Itemize
10655 click on the toolbar button with the person-shaped icon
10656 \end_layout
10657
10658 \begin_layout Itemize
10659 use the keybinding 
10660 \family sans
10661 M-c\InsetSpace ~
10662 c
10663 \end_layout
10664
10665 \begin_layout Standard
10666 These commands are all toggles.
10667  That is, if 
10668 \family sans
10669 Noun
10670 \family default
10671  style is already active, they deactivate it.
10672 \end_layout
10673
10674 \begin_layout Standard
10675 One typically uses the 
10676 \family sans
10677 Noun
10678 \family default
10679  style for proper names.
10680  For example: 
10681 \begin_inset Quotes eld
10682 \end_inset
10683
10684
10685 \noun on
10686 Matthias Ettrich
10687 \noun default
10688  is the original author of LyX.
10689 \begin_inset Quotes erd
10690 \end_inset
10691
10692
10693 \end_layout
10694
10695 \begin_layout Standard
10696 A more widely used character style is the 
10697 \family sans
10698 Emphasized
10699 \family default
10700  style.
10701  You can activate [or deactivate - it's also a toggle] the 
10702 \family sans
10703 Emphasized
10704 \family default
10705  style by:
10706 \end_layout
10707
10708 \begin_layout Itemize
10709 clicking on the toolbar button with the 
10710 \begin_inset Quotes eld
10711 \end_inset
10712
10713 !
10714 \begin_inset Quotes erd
10715 \end_inset
10716
10717  character on it
10718 \end_layout
10719
10720 \begin_layout Itemize
10721 using the keybindings 
10722 \family sans
10723 M-c\InsetSpace ~
10724 e
10725 \end_layout
10726
10727 \begin_layout Standard
10728 At the moment, the 
10729 \family sans
10730 Emphasized
10731 \family default
10732  style is equivalent to an italicized font.
10733  We have plans to make that association more user-configurable in the future.
10734 \end_layout
10735
10736 \begin_layout Standard
10737 We've been using the 
10738 \family sans
10739 Emphasized
10740 \family default
10741  style all over the place in this document.
10742  Here's one more example:
10743 \end_layout
10744
10745 \begin_layout Quotation
10746
10747 \emph on
10748 Don't overuse character styles!
10749 \end_layout
10750
10751 \begin_layout Standard
10752 It's also a warning in addition to an example.
10753  One's writing should parallel ordinary conversation.
10754  Since we don't all constantly scream at each other, we should also avoid
10755  the common tendency to overuse character style.
10756  
10757 \end_layout
10758
10759 \begin_layout Standard
10760 Oh --- one last note: You can always reset to the default font using the
10761  keybinding 
10762 \family sans
10763 M-c\InsetSpace ~
10764 Space
10765 \family default
10766 .
10767 \end_layout
10768
10769 \begin_layout Subsection
10770 Fine-Tuning with the 
10771 \family sans
10772 Character Layout
10773 \family default
10774  dialog
10775 \begin_inset LatexCommand label
10776 name "sub:Text-Style-Dialog"
10777
10778 \end_inset
10779
10780
10781 \end_layout
10782
10783 \begin_layout Standard
10784 There are always occasions when you'll need to do some fine-tuning, so LyX
10785  gives you a way to create custom character style.
10786  For example, an academic journal or a corporation may have a style sheet
10787  requiring a sans-serif font be used in certain situations.
10788 \begin_inset Foot
10789 status collapsed
10790
10791 \begin_layout Standard
10792 Note from 
10793 \noun on
10794 John Weiss
10795 \noun default
10796 : There is, in fact, such a style sheet for the LyX Documentation, since
10797  manuals need a certain amount of consistency.
10798 \end_layout
10799
10800 \end_inset
10801
10802  Also, writers sometimes use a different font to offset a character's thoughts
10803  from ordinary dialogue.
10804 \end_layout
10805
10806 \begin_layout Standard
10807 Before we document how to use custom character style, we want to issue a
10808  warning yet again: Don't overuse character styles.
10809  Many modern word processors have a vast array of fonts available to them,
10810  providing you with the power of a printing press.
10811  Unfortunately, there is a tendency to overuse that power.
10812  The phrase, 
10813 \begin_inset Quotes eld
10814 \end_inset
10815
10816 Using a sledgehammer to swat a fly,
10817 \begin_inset Quotes erd
10818 \end_inset
10819
10820  comes to mind.
10821  And, as the old saying implies, documents that overuse different fonts
10822  and sizes tend to look like someone's knocked huge holes in them.
10823 \end_layout
10824
10825 \begin_layout Standard
10826 Enough complaining.
10827 \end_layout
10828
10829 \begin_layout Standard
10830 To use custom fonts, open the 
10831 \family sans
10832 \bar under
10833 E
10834 \bar default
10835 dit\SpecialChar \menuseparator
10836 Text\InsetSpace ~
10837
10838 \bar under
10839 S
10840 \bar default
10841 tyle
10842 \family default
10843  dialog.
10844  There are seven buttons on this dialog, each corresponding to a different
10845  font property which you can choose.
10846  You can choose an option for one of these seven properties, or select 
10847 \family sans
10848 No\InsetSpace ~
10849 change
10850 \family default
10851 , which keeps the current state of that property.
10852  The item 
10853 \family sans
10854 Reset
10855 \family default
10856  will reset the property to whatever is the default for the hosting paragraph
10857  environment.
10858  You can use this to reset attributes across a bunch of different paragraph
10859  environments in a snap.
10860 \end_layout
10861
10862 \begin_layout Standard
10863 The seven font properties, and their options [in addition to 
10864 \family sans
10865 No\InsetSpace ~
10866 change
10867 \family default
10868  and 
10869 \family sans
10870 Reset
10871 \family default
10872 ] are:
10873 \end_layout
10874
10875 \begin_layout Labeling
10876 \labelwidthstring MMMMM
10877
10878 \family sans
10879 \bar under
10880 F
10881 \bar default
10882 amily
10883 \family default
10884  The 
10885 \begin_inset Quotes eld
10886 \end_inset
10887
10888 overall look
10889 \begin_inset Quotes erd
10890 \end_inset
10891
10892  of the font.
10893  The possible options are:
10894 \end_layout
10895
10896 \begin_deeper
10897 \begin_layout Labeling
10898 \labelwidthstring MMMMMM
10899
10900 \family sans
10901 Roman
10902 \family default
10903  This is the Roman font family.
10904 \end_layout
10905
10906 \begin_deeper
10907 \begin_layout Standard
10908 It's also the default family.
10909  [keybinding = 
10910 \family sans
10911 M-c\InsetSpace ~
10912 r
10913 \family default
10914 ]
10915 \end_layout
10916
10917 \end_deeper
10918 \begin_layout Labeling
10919 \labelwidthstring MMMMMM
10920
10921 \family sans
10922 Sans\InsetSpace ~
10923 Serif
10924 \family default
10925  
10926 \family sans
10927 This is the Sans Serif font family.
10928 \end_layout
10929
10930 \begin_deeper
10931 \begin_layout Standard
10932 [keybinding = 
10933 \family sans
10934 M-c\InsetSpace ~
10935 s
10936 \family default
10937 ]
10938 \end_layout
10939
10940 \end_deeper
10941 \begin_layout Labeling
10942 \labelwidthstring MMMMMM
10943
10944 \family sans
10945 Typewriter
10946 \family default
10947  
10948 \family typewriter
10949 This is the Typewriter font family.
10950 \end_layout
10951
10952 \begin_deeper
10953 \begin_layout Standard
10954 [keybinding = 
10955 \family sans
10956 M-c\InsetSpace ~
10957 p
10958 \family default
10959 ]
10960 \end_layout
10961
10962 \end_deeper
10963 \end_deeper
10964 \begin_layout Labeling
10965 \labelwidthstring MMMMM
10966
10967 \family sans
10968 \bar under
10969 S
10970 \bar default
10971 eries
10972 \family default
10973  This corresponds to the print weight.
10974  Options are:
10975 \end_layout
10976
10977 \begin_deeper
10978 \begin_layout Labeling
10979 \labelwidthstring MMMMMM
10980
10981 \family sans
10982 Medium
10983 \family default
10984  This is the Medium font series.
10985 \end_layout
10986
10987 \begin_deeper
10988 \begin_layout Standard
10989 It's also the default series.
10990 \end_layout
10991
10992 \end_deeper
10993 \begin_layout Labeling
10994 \labelwidthstring MMMMMM
10995
10996 \family sans
10997 Bold
10998 \family default
10999  
11000 \series bold
11001 This is the Bold font series.
11002 \end_layout
11003
11004 \begin_deeper
11005 \begin_layout Standard
11006 You can toggle this series on or off with the keybinding 
11007 \family sans
11008 M-c\InsetSpace ~
11009 b
11010 \family default
11011 .
11012 \end_layout
11013
11014 \end_deeper
11015 \end_deeper
11016 \begin_layout Labeling
11017 \labelwidthstring MMMMM
11018
11019 \family sans
11020 S
11021 \bar under
11022 h
11023 \bar default
11024 ape
11025 \family default
11026  As the name implies.
11027  Options are:
11028 \end_layout
11029
11030 \begin_deeper
11031 \begin_layout Labeling
11032 \labelwidthstring MMMMMM
11033
11034 \family sans
11035 Upright
11036 \family default
11037  This is the Upright font shape.
11038 \end_layout
11039
11040 \begin_deeper
11041 \begin_layout Standard
11042 It's also the default shape.
11043 \end_layout
11044
11045 \end_deeper
11046 \begin_layout Labeling
11047 \labelwidthstring MMMMMM
11048
11049 \family sans
11050 Italic
11051 \family default
11052  
11053 \shape italic
11054 This
11055 \shape default
11056  
11057 \family sans
11058 \shape italic
11059 i
11060 \family default
11061 s the Italic font shape
11062 \shape default
11063 \emph on
11064 .
11065 \end_layout
11066
11067 \begin_layout Labeling
11068 \labelwidthstring MMMMMM
11069
11070 \family sans
11071 Slanted
11072 \family default
11073  
11074 \shape slanted
11075 This is the Slanted font shape
11076 \shape default
11077  (although it might not be visible on screen, this is different from italic).
11078 \end_layout
11079
11080 \begin_layout Labeling
11081 \labelwidthstring MMMMMM
11082
11083 \family sans
11084 Small\InsetSpace ~
11085 Caps
11086 \family default
11087  
11088 \shape smallcaps
11089 This is the Small caps font shape
11090 \shape default
11091 \noun on
11092 .
11093 \end_layout
11094
11095 \end_deeper
11096 \begin_layout Labeling
11097 \labelwidthstring MMMMM
11098
11099 \family sans
11100 Si
11101 \bar under
11102 z
11103 \bar default
11104 e
11105 \family default
11106  Alters the size of the font.
11107  You'll find no numerical values here; all possible sizes are actually proportio
11108 nal to the default font size.
11109  Once again, you don't feed LyX the details, but a general description of
11110  what you want to do.
11111 \end_layout
11112
11113 \begin_deeper
11114 \begin_layout Standard
11115 The options [and their keybindings] are:
11116 \end_layout
11117
11118 \begin_layout Labeling
11119 \labelwidthstring MMMMMM
11120
11121 \family sans
11122 Tiny
11123 \family default
11124  
11125 \size tiny
11126 This is the 
11127 \begin_inset Quotes eld
11128 \end_inset
11129
11130 Tiny
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 t
11143 \family default
11144  or 
11145 \family sans
11146 M-s\InsetSpace ~
11147 1
11148 \family default
11149 ]
11150 \end_layout
11151
11152 \end_deeper
11153 \begin_layout Labeling
11154 \labelwidthstring MMMMMM
11155
11156 \family sans
11157 Smallest
11158 \family default
11159  
11160 \size scriptsize
11161 This is the 
11162 \begin_inset Quotes eld
11163 \end_inset
11164
11165 Smallest
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
11178 \family default
11179 2]
11180 \end_layout
11181
11182 \end_deeper
11183 \begin_layout Labeling
11184 \labelwidthstring MMMMMM
11185
11186 \family sans
11187 Smaller
11188 \family default
11189  
11190 \size footnotesize
11191 This is the 
11192 \begin_inset Quotes eld
11193 \end_inset
11194
11195 Smaller
11196 \begin_inset Quotes erd
11197 \end_inset
11198
11199  font size
11200 \end_layout
11201
11202 \begin_deeper
11203 \begin_layout Standard
11204 [keybinding = 
11205 \family sans
11206 M-s\InsetSpace ~
11207 S
11208 \family default
11209  or 
11210 \family sans
11211 M-s\InsetSpace ~
11212
11213 \family default
11214 3]
11215 \end_layout
11216
11217 \end_deeper
11218 \begin_layout Labeling
11219 \labelwidthstring MMMMMM
11220
11221 \family sans
11222 Small
11223 \family default
11224  
11225 \size small
11226 This is the 
11227 \begin_inset Quotes eld
11228 \end_inset
11229
11230 Small
11231 \begin_inset Quotes erd
11232 \end_inset
11233
11234  font size.
11235 \end_layout
11236
11237 \begin_deeper
11238 \begin_layout Standard
11239 [keybinding = 
11240 \family sans
11241 M-s\InsetSpace ~
11242 s
11243 \family default
11244  or 
11245 \family sans
11246 M-s\InsetSpace ~
11247
11248 \family default
11249 4]
11250 \end_layout
11251
11252 \end_deeper
11253 \begin_layout Labeling
11254 \labelwidthstring MMMMMM
11255
11256 \family sans
11257 Normal
11258 \family default
11259  This is the 
11260 \begin_inset Quotes eld
11261 \end_inset
11262
11263 Normal
11264 \begin_inset Quotes erd
11265 \end_inset
11266
11267  font size.
11268 \end_layout
11269
11270 \begin_deeper
11271 \begin_layout Standard
11272 It's also the default size.
11273  [keybinding = 
11274 \family sans
11275 M-s\InsetSpace ~
11276 n
11277 \family default
11278  or 
11279 \family sans
11280 M-s\InsetSpace ~
11281
11282 \family default
11283 5]
11284 \end_layout
11285
11286 \end_deeper
11287 \begin_layout Labeling
11288 \labelwidthstring MMMMMM
11289
11290 \family sans
11291 Large
11292 \family default
11293  
11294 \size large
11295 This is the 
11296 \begin_inset Quotes eld
11297 \end_inset
11298
11299 Large
11300 \begin_inset Quotes erd
11301 \end_inset
11302
11303  font size.
11304 \end_layout
11305
11306 \begin_deeper
11307 \begin_layout Standard
11308 [keybinding = 
11309 \family sans
11310 M-s\InsetSpace ~
11311 l
11312 \family default
11313  or 
11314 \family sans
11315 M-s\InsetSpace ~
11316
11317 \family default
11318 6]
11319 \end_layout
11320
11321 \end_deeper
11322 \begin_layout Labeling
11323 \labelwidthstring MMMMMM
11324
11325 \family sans
11326 Larger
11327 \family default
11328  
11329 \size larger
11330 This is the 
11331 \begin_inset Quotes eld
11332 \end_inset
11333
11334 Larger
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 S-L
11347 \family default
11348  or 
11349 \family sans
11350 M-s\InsetSpace ~
11351
11352 \family default
11353 7]
11354 \end_layout
11355
11356 \end_deeper
11357 \begin_layout Labeling
11358 \labelwidthstring MMMMMM
11359
11360 \family sans
11361 Largest
11362 \family default
11363  
11364 \size largest
11365 This is the 
11366 \begin_inset Quotes eld
11367 \end_inset
11368
11369 Largest
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
11382 \family default
11383 8]
11384 \end_layout
11385
11386 \end_deeper
11387 \begin_layout Labeling
11388 \labelwidthstring MMMMMM
11389
11390 \family sans
11391 Huge
11392 \family default
11393  
11394 \size huge
11395 This is the 
11396 \begin_inset Quotes eld
11397 \end_inset
11398
11399 Huge
11400 \begin_inset Quotes erd
11401 \end_inset
11402
11403  font size.
11404 \end_layout
11405
11406 \begin_deeper
11407 \begin_layout Standard
11408 [keybinding = 
11409 \family sans
11410 M-s\InsetSpace ~
11411 h
11412 \family default
11413  or 
11414 \family sans
11415 M-s\InsetSpace ~
11416
11417 \family default
11418 9]
11419 \end_layout
11420
11421 \end_deeper
11422 \begin_layout Labeling
11423 \labelwidthstring MMMMMM
11424
11425 \family sans
11426 Huger
11427 \family default
11428  
11429 \size giant
11430 This is the 
11431 \begin_inset Quotes eld
11432 \end_inset
11433
11434 Huger
11435 \begin_inset Quotes erd
11436 \end_inset
11437
11438  font size.
11439 \end_layout
11440
11441 \begin_deeper
11442 \begin_layout Standard
11443 [keybinding = 
11444 \family sans
11445 M-s\InsetSpace ~
11446 H
11447 \family default
11448  or 
11449 \family sans
11450 M-s\InsetSpace ~
11451
11452 \family default
11453 0]
11454 \end_layout
11455
11456 \end_deeper
11457 \begin_layout Standard
11458 We'll warn you 
11459 \emph on
11460 yet again
11461 \emph default
11462 : don't go crazy with this feature.
11463  You should almost never need to change the font size.
11464  LyX automatically changes the font size for different paragraph environments
11465  - use that instead.
11466  This is here for fine-tuning 
11467 \emph on
11468 only!
11469 \end_layout
11470
11471 \end_deeper
11472 \begin_layout Labeling
11473 \labelwidthstring MMMMM
11474
11475 \family sans
11476 \bar under
11477 M
11478 \bar default
11479 isc
11480 \family default
11481  Here you can change a few other things at the character level.
11482  Options are:
11483 \end_layout
11484
11485 \begin_deeper
11486 \begin_layout Labeling
11487 \labelwidthstring MMMMMM
11488
11489 \family sans
11490 Emph
11491 \family default
11492  
11493 \emph on
11494 This is text with emphasize on
11495 \emph default
11496 .
11497 \end_layout
11498
11499 \begin_deeper
11500 \begin_layout Standard
11501 This might seem like the same as 
11502 \shape italic
11503 Italic
11504 \shape default
11505 , but it is actually a bit different.
11506  If you use emphasize on italicized text, it will make it upright.
11507  In future versions of LyX, we hope to let you customize the exact behavior
11508  of this 
11509 \emph on
11510 logical
11511 \emph default
11512  property.
11513 \end_layout
11514
11515 \end_deeper
11516 \begin_layout Labeling
11517 \labelwidthstring MMMMMM
11518
11519 \family sans
11520 Underbar
11521 \family default
11522  
11523 \bar under
11524 This is text with Underbar on.
11525 \end_layout
11526
11527 \begin_deeper
11528 \begin_layout Standard
11529 [keybinding = 
11530 \family sans
11531 M-c\InsetSpace ~
11532 u
11533 \family default
11534 ]
11535 \end_layout
11536
11537 \end_deeper
11538 \begin_layout Labeling
11539 \labelwidthstring MMMMMM
11540
11541 \family sans
11542 Noun
11543 \family default
11544  
11545 \noun on
11546 This is text with Noun on.
11547 \end_layout
11548
11549 \begin_deeper
11550 \begin_layout Standard
11551 Like 
11552 \family sans
11553 Emph
11554 \family default
11555 , this is a logical attribute.
11556  For the moment, it is equivalent to 
11557 \family sans
11558 Small\InsetSpace ~
11559 Caps
11560 \family default
11561 , but that is bound to change some day.
11562 \end_layout
11563
11564 \end_deeper
11565 \begin_layout Standard
11566 Avoid using underbar if you can! It's a holdover from the typewriter days,
11567  when you couldn't change fonts.
11568  We no longer need to resort to emphasizing text by overstriking it with
11569  an underscore character.
11570  It's only included in LyX because it's also in LaTeX, and because some
11571  people 
11572 \emph on
11573 may
11574 \emph default
11575  need it in order to follow style sheets for journal submissions (and in
11576  fact we use it in these manuals to indicate keyboard shortcuts for menu
11577  items).
11578 \end_layout
11579
11580 \end_deeper
11581 \begin_layout Labeling
11582 \labelwidthstring 00.00.0000
11583
11584 \family sans
11585 Color
11586 \family default
11587  You can adjust the color of the text with this control.
11588  Of course, you need to have a color printer to exploit this, but you also
11589  need to have the 
11590 \family sans
11591 color
11592 \family default
11593  LaTeX package installed.
11594  Notice that 
11595 \family typewriter
11596 xdvi
11597 \family default
11598  is not able to display these colors.
11599  Besides 
11600 \family sans
11601 No\InsetSpace ~
11602 color
11603 \family default
11604 , which is the standard 
11605 \begin_inset Quotes eld
11606 \end_inset
11607
11608 color
11609 \begin_inset Quotes erd
11610 \end_inset
11611
11612 , you can choose between 
11613 \family sans
11614 Black
11615 \family default
11616
11617 \family sans
11618 White
11619 \family default
11620
11621 \family sans
11622 Red
11623 \family default
11624
11625 \family sans
11626 Green
11627 \family default
11628
11629 \family sans
11630 Blue
11631 \family default
11632
11633 \family sans
11634 Cyan
11635 \family default
11636
11637 \family sans
11638 Magenta
11639 \family default
11640  and 
11641 \family sans
11642 Yellow
11643 \family default
11644  text.
11645 \end_layout
11646
11647 \begin_layout Labeling
11648 \labelwidthstring 00.00.0000
11649
11650 \family sans
11651 Language
11652 \family default
11653  This is used to mark regions of text as having a different language from
11654  the language of the document.
11655  Text marked in this way will be underlined in blue to indicate the change.
11656 \end_layout
11657
11658 \begin_layout Standard
11659 You have a huge number of combinations to choose from.
11660 \end_layout
11661
11662 \begin_layout Standard
11663 Once you've chosen a new character style via the 
11664 \family sans
11665 \bar under
11666 E
11667 \bar default
11668 dit\SpecialChar \menuseparator
11669 Text\InsetSpace ~
11670
11671 \bar under
11672 S
11673 \bar default
11674 tyle
11675 \family default
11676  dialog, you can activate it using the toolbar button labelled 
11677 \begin_inset Quotes eld
11678 \end_inset
11679
11680 Font
11681 \begin_inset Quotes erd
11682 \end_inset
11683
11684 , or select 
11685 \family sans
11686 \bar under
11687 A
11688 \bar default
11689 pply
11690 \family default
11691 .
11692  The toolbar button lets you toggle the state of your custom character style
11693  even when the dialog isn't visible.
11694  
11695 \end_layout
11696
11697 \begin_layout Standard
11698 As we stated earlier, to completely reset the character style to the default,
11699  use 
11700 \family sans
11701 M-c\InsetSpace ~
11702 Space
11703 \family default
11704 .
11705  If you want to toggle only those properties that you have just changed
11706  (suppose you just sent the shape to 
11707 \begin_inset Quotes eld
11708 \end_inset
11709
11710 slanted
11711 \begin_inset Quotes erd
11712 \end_inset
11713
11714  and the series to 
11715 \begin_inset Quotes eld
11716 \end_inset
11717
11718 bold
11719 \begin_inset Quotes erd
11720 \end_inset
11721
11722 ), set the 
11723 \family sans
11724 Toggle on all these
11725 \family default
11726  switch and press 
11727 \family sans
11728 \bar under
11729 A
11730 \bar default
11731 pply
11732 \family default
11733 .
11734  
11735 \end_layout
11736
11737 \begin_layout Standard
11738 We conclude with the same warning we've been spewing: Don't overuse the
11739  fonts.
11740  They are, more often than not, a kludge and a horrible substitute for good
11741  writing.
11742  Your writing should speak for itself --- and will.
11743 \end_layout
11744
11745 \begin_layout Section
11746 Printing and Previewing
11747 \end_layout
11748
11749 \begin_layout Subsection
11750 Overview
11751 \end_layout
11752
11753 \begin_layout Standard
11754 Now that we've covered some of the basic features of document preparation
11755  using LyX, you probably want to know how to print out your masterpiece.
11756  Before we tell you that, however, we want to give you a quickie explanation
11757  of what goes on behind-the-scenes.
11758  We cover this information in much greater detail in the 
11759 \emph on
11760 Extended Features
11761 \emph default
11762  manual as well.
11763 \end_layout
11764
11765 \begin_layout Standard
11766 LyX uses a program called 
11767 \begin_inset Quotes eld
11768 \end_inset
11769
11770 LaTeX
11771 \begin_inset Quotes erd
11772 \end_inset
11773
11774  as its backend.
11775  (Actually, LaTeX is just a macro package for the TeX typesetting system,
11776  but to prevent confusion, we'll just refer to the whole magilla as 
11777 \begin_inset Quotes eld
11778 \end_inset
11779
11780 LaTeX.
11781 \begin_inset Quotes erd
11782 \end_inset
11783
11784 ) Think of it this way: LyX is what you use to do your actual writing.
11785  Then, LyX calls LaTeX to turn your writing into printable output.
11786  This happens in a couple of stages:
11787 \end_layout
11788
11789 \begin_layout Enumerate
11790 First, LyX converts your document to a series of text commands for LaTeX,
11791  generating a file with the extension, 
11792 \begin_inset Quotes eld
11793 \end_inset
11794
11795
11796 \family typewriter
11797 .tex
11798 \family default
11799
11800 \begin_inset Quotes erd
11801 \end_inset
11802
11803 .
11804  
11805 \end_layout
11806
11807 \begin_layout Enumerate
11808 Next, LaTeX uses the commands in the 
11809 \family typewriter
11810 .tex
11811 \family default
11812  file to produce printable output.
11813  It doesn't know anything about your printer, however.
11814  Instead, LaTeX produces what's known as a 
11815 \emph on
11816 device-independent
11817 \emph default
11818  file, or DVI for short.
11819  The actual output is in a file with the extension, 
11820 \begin_inset Quotes eld
11821 \end_inset
11822
11823
11824 \family typewriter
11825 .dvi
11826 \family default
11827
11828 \begin_inset Quotes erd
11829 \end_inset
11830
11831 .
11832  DVI files are completely portable; you can move them from one machine to
11833  another without needing to do any sort of conversion.
11834 \end_layout
11835
11836 \begin_deeper
11837 \begin_layout Description
11838 NOTE: The DVI file only contains what was in the LaTeX file itself.
11839  If you have included PostScript pictures in your document, there will only
11840  be a link to these files.
11841  So don't forget these files if you move your 
11842 \family typewriter
11843 .dvi
11844 \family default
11845  file to another computer.
11846 \end_layout
11847
11848 \end_deeper
11849 \begin_layout Enumerate
11850 Consider the 
11851 \family typewriter
11852 .dvi
11853 \family default
11854  file to be the 
11855 \begin_inset Quotes eld
11856 \end_inset
11857
11858 final output.
11859 \begin_inset Quotes erd
11860 \end_inset
11861
11862  Once you have it, you can view it, print it, or convert it to other formats.
11863 \end_layout
11864
11865 \begin_deeper
11866 \begin_layout Enumerate
11867 You can view 
11868 \family typewriter
11869 .dvi
11870 \family default
11871  files using a program called 
11872 \family typewriter
11873 xdvi
11874 \family default
11875 .
11876 \end_layout
11877
11878 \begin_layout Enumerate
11879 Some printers and Unix systems understand DVI, and can print your 
11880 \family typewriter
11881 .dvi
11882 \family default
11883  file directly.
11884 \end_layout
11885
11886 \begin_layout Enumerate
11887 Nowadays, most printers understand the PostScript format.
11888  LyX automatically converts the 
11889 \family typewriter
11890 .dvi
11891 \family default
11892  file to a PostScript file for you when you go to print out your document.
11893  LyX will also let you preview a PostScript version of your document using
11894  the program 
11895 \family typewriter
11896 ghostview
11897 \family default
11898 .
11899 \end_layout
11900
11901 \begin_deeper
11902 \begin_layout Standard
11903 One advantage of using PostScript® is that the converter program [called
11904  
11905 \family typewriter
11906 dvips
11907 \family default
11908 ] takes any PostScript graphics you may have included in your document and
11909  puts it into the resulting PostScript version of your document.
11910  It also includes any special fonts you may have used.
11911  That makes the PostScript version much, much more portable than the DVI
11912  version.
11913 \end_layout
11914
11915 \end_deeper
11916 \end_deeper
11917 \begin_layout Standard
11918 LyX does all of these steps automagically for you.
11919 \end_layout
11920
11921 \begin_layout Standard
11922 As you have seen, a lot of things happen before you get a hardcopy or a
11923  preview of your document.
11924  So, don't worry if printing requires a bit more time than with other word
11925  processors.
11926  The printed result is worth the wait.
11927  Quality always has its price.
11928 \end_layout
11929
11930 \begin_layout Subsection
11931 Quick Viewing with xdvi
11932 \end_layout
11933
11934 \begin_layout Standard
11935 To get a look at the final version of your document, with all of the pagebreaks
11936  in place, the footnotes correctly numbered, and so on, select 
11937 \family sans
11938 \bar under
11939 V
11940 \bar default
11941 iew\SpecialChar \menuseparator
11942
11943 \bar under
11944 D
11945 \bar default
11946 VI
11947 \family default
11948 .
11949  Then wait a while.
11950 \end_layout
11951
11952 \begin_layout Standard
11953 When all of the behind-the-scenes action is done, LyX calls the program
11954  
11955 \family typewriter
11956 xdvi
11957 \family default
11958 .
11959  You can now look at the results.
11960  [If you want more info on the 
11961 \family typewriter
11962 xdvi
11963 \family default
11964  program, see the 
11965 \family typewriter
11966 man
11967 \family default
11968 -pages.]
11969 \end_layout
11970
11971 \begin_layout Description
11972 Helpful-Tip: Keep the 
11973 \family typewriter
11974 xdvi
11975 \family default
11976  window open, maybe moving it to another desktop.
11977  Then, after you make changes to your document, just use 
11978 \family sans
11979 \bar under
11980 V
11981 \bar default
11982 iew\SpecialChar \menuseparator
11983
11984 \bar under
11985 U
11986 \bar default
11987 pdate\SpecialChar \menuseparator
11988
11989 \bar under
11990 D
11991 \bar default
11992 VI
11993 \family default
11994 .
11995  Now click on the 
11996 \family typewriter
11997 xdvi
11998 \family default
11999  window.
12000  The 
12001 \family typewriter
12002 xdvi
12003 \family default
12004  program will automatically reread the 
12005 \family typewriter
12006 .dvi
12007 \family default
12008  file and give you an updated view.
12009 \end_layout
12010
12011 \begin_layout Subsection
12012 Viewing the PostScript Version with ghostview
12013 \end_layout
12014
12015 \begin_layout Standard
12016 In general, using 
12017 \family typewriter
12018 xdvi
12019 \family default
12020  to view your document is the easiest and fastest way.
12021  There may be times, however, when you want to look at the PostScript version.
12022  One reason is fonts.
12023 \begin_inset Foot
12024 status collapsed
12025
12026 \begin_layout Standard
12027 Note from 
12028 \noun on
12029 John Weiss
12030 \noun default
12031 : Another reason is paranoia.
12032  I always like to look at the PostScript file before I print it, just so
12033  I see exactly what went to the printer\SpecialChar \ldots{}
12034
12035 \end_layout
12036
12037 \end_inset
12038
12039  You can use PostScript fonts in a LaTeX document, but 
12040 \family typewriter
12041 xdvi
12042 \family default
12043  won't show this.
12044  You'll need to use 
12045 \family typewriter
12046 ghostview
12047 \family default
12048  or some other PostScript file viewer to see the actual results.
12049 \end_layout
12050
12051 \begin_layout Standard
12052 To view the PostScript version of your document, select 
12053 \family sans
12054 Pos
12055 \bar under
12056 t
12057 \bar default
12058 Script
12059 \family default
12060  from the 
12061 \family sans
12062 \bar under
12063 V
12064 \bar default
12065 iew
12066 \family default
12067  menu.
12068  When all of the magic behind-the-scenes is done, LyX calls the program
12069  
12070 \family typewriter
12071 ghostview
12072 \family default
12073 .
12074  You can now look at the results.
12075 \end_layout
12076
12077 \begin_layout Standard
12078 You've guessed what the 
12079 \family sans
12080 \bar under
12081 U
12082 \bar default
12083 pdate\SpecialChar \menuseparator
12084 Pos
12085 \bar under
12086 t
12087 \bar default
12088 script
12089 \family default
12090  command from the 
12091 \family sans
12092 \bar under
12093 V
12094 \bar default
12095 iew
12096 \family default
12097  menu does, haven't you? Remember to click once in the 
12098 \family typewriter
12099 ghostview
12100 \family default
12101  window after this command to update the view.
12102 \end_layout
12103
12104 \begin_layout Subsection
12105 Printing the File
12106 \end_layout
12107
12108 \begin_layout Standard
12109 To print a file, select 
12110 \family sans
12111 \bar under
12112 P
12113 \bar default
12114 rint
12115 \family default
12116  from the 
12117 \family sans
12118 \bar under
12119 F
12120 \bar default
12121 ile
12122 \family default
12123  menu, or click on the toolbar button with the printer on it.
12124  This opens the 
12125 \family sans
12126 Print
12127 \family default
12128  dialog.
12129 \end_layout
12130
12131 \begin_layout Standard
12132 You can choose to only print even-numbered or odd-numbered pages - this
12133  is useful for printing on two sides: you can re-insert the pages after
12134  printing one set of pages, to print on the other side.
12135  Some printers spit out pages face-up, others, face-down.
12136  By choosing a particular order to print in, you can take the entire stack
12137  of pages out of the printer without needing to reorder them.
12138 \end_layout
12139
12140 \begin_layout Standard
12141 You can set the parameters in the 
12142 \family sans
12143 Destination
12144 \family default
12145  box as follows :
12146 \end_layout
12147
12148 \begin_layout Labeling
12149 \labelwidthstring MMMM
12150
12151 \family sans
12152 \bar under
12153 P
12154 \bar default
12155 rinter
12156 \family default
12157  This is the name of the printer to print to.
12158 \begin_inset Foot
12159 status collapsed
12160
12161 \begin_layout Standard
12162 Note that this printer name isn't for the 
12163 \family typewriter
12164 lpr
12165 \family default
12166  command but for 
12167 \family typewriter
12168 dvips
12169 \family default
12170 .
12171  That means 
12172 \family typewriter
12173 dvips
12174 \family default
12175  has to be configured for this printer name.
12176  See the section 
12177 \begin_inset LatexCommand ref
12178 reference "sec:dvipsconfig"
12179
12180 \end_inset
12181
12182  or the 
12183 \family typewriter
12184 dvips
12185 \family default
12186  documentation for details.
12187  The default printer can also be set in 
12188 \family typewriter
12189 lyxrc
12190 \family default
12191 .
12192 \end_layout
12193
12194 \end_inset
12195
12196  The printer should understand PostScript files.
12197 \end_layout
12198
12199 \begin_layout Labeling
12200 \labelwidthstring MMMM
12201
12202 \family sans
12203 \bar under
12204 F
12205 \bar default
12206 ile
12207 \family default
12208  The name of a file to print to.
12209  The output will be in Post\SpecialChar \-
12210 Script format.
12211  The file will generally be written in the current directory, unless you
12212  specify the full path.
12213 \end_layout
12214
12215 \begin_layout Standard
12216 Note that printing may need little time, since LaTeX, 
12217 \family typewriter
12218 dvips
12219 \family default
12220  and, if you don't have a PostScript printer, 
12221 \family typewriter
12222 ghostscript
12223 \family default
12224  have to process your document.
12225 \end_layout
12226
12227 \begin_layout Section
12228 A Few Words about Typography
12229 \end_layout
12230
12231 \begin_layout Subsection
12232 Hyphens and Hyphenation
12233 \begin_inset LatexCommand label
12234 name "sec:hyphens"
12235
12236 \end_inset
12237
12238
12239 \end_layout
12240
12241 \begin_layout Standard
12242 In LyX, the 
12243 \begin_inset Quotes eld
12244 \end_inset
12245
12246
12247 \family typewriter
12248 -
12249 \family default
12250
12251 \begin_inset Quotes erd
12252 \end_inset
12253
12254  character comes in three lengths, often called the 
12255 \emph on
12256 hyphen
12257 \emph default
12258 , the 
12259 \emph on
12260 en dash
12261 \emph default
12262 , and the 
12263 \emph on
12264 em dash
12265 \emph default
12266 :
12267 \end_layout
12268
12269 \begin_layout Enumerate
12270 hyphen
12271 \hfill
12272 -
12273 \hfill
12274 made with 
12275 \begin_inset Quotes eld
12276 \end_inset
12277
12278
12279 \family typewriter
12280 -
12281 \family default
12282
12283 \begin_inset Quotes eld
12284 \end_inset
12285
12286
12287 \end_layout
12288
12289 \begin_layout Enumerate
12290 en dash
12291 \hfill
12292 --
12293 \hfill
12294 made with 
12295 \begin_inset Quotes eld
12296 \end_inset
12297
12298
12299 \family typewriter
12300 -
12301 \begin_inset ERT
12302 status collapsed
12303
12304 \begin_layout Standard
12305
12306
12307 \backslash
12308 /
12309 \end_layout
12310
12311 \end_inset
12312
12313 -
12314 \family default
12315
12316 \begin_inset Quotes erd
12317 \end_inset
12318
12319
12320 \end_layout
12321
12322 \begin_layout Enumerate
12323 em dash
12324 \hfill
12325 ---
12326 \hfill
12327 made with 
12328 \begin_inset Quotes eld
12329 \end_inset
12330
12331
12332 \family typewriter
12333 -
12334 \begin_inset ERT
12335 status collapsed
12336
12337 \begin_layout Standard
12338
12339
12340 \backslash
12341 /
12342 \end_layout
12343
12344 \end_inset
12345
12346 -
12347 \begin_inset ERT
12348 status collapsed
12349
12350 \begin_layout Standard
12351
12352
12353 \backslash
12354 /
12355 \end_layout
12356
12357 \end_inset
12358
12359 -
12360 \family default
12361
12362 \begin_inset Quotes erd
12363 \end_inset
12364
12365
12366 \end_layout
12367
12368 \begin_layout Enumerate
12369 minus sign
12370 \hfill
12371
12372 \begin_inset Formula $-$
12373 \end_inset
12374
12375
12376 \hfill
12377
12378 \begin_inset Quotes eld
12379 \end_inset
12380
12381
12382 \family typewriter
12383 -
12384 \family default
12385
12386 \begin_inset Quotes erd
12387 \end_inset
12388
12389  in math mode
12390 \end_layout
12391
12392 \begin_layout Standard
12393 You generate these by using the 
12394 \begin_inset Quotes eld
12395 \end_inset
12396
12397
12398 \family typewriter
12399 -
12400 \family default
12401
12402 \begin_inset Quotes erd
12403 \end_inset
12404
12405  character multiple times in a row.
12406  LyX automatically converts them to the appropriate length dash in the final
12407  output.
12408 \end_layout
12409
12410 \begin_layout Standard
12411 The three types of dash are distinct from the minus sign, which appears
12412  in math mode and has a length of its own.
12413  Here are some examples of the 
12414 \begin_inset Quotes eld
12415 \end_inset
12416
12417
12418 \family typewriter
12419 -
12420 \family default
12421
12422 \begin_inset Quotes erd
12423 \end_inset
12424
12425  in use:
12426 \end_layout
12427
12428 \begin_layout Enumerate
12429 line- and page-breaks
12430 \hfill
12431 (
12432 \emph on
12433 hyphen
12434 \emph default
12435 )
12436 \end_layout
12437
12438 \begin_layout Enumerate
12439 From A--Z
12440 \hfill
12441 (
12442 \emph on
12443 en dash
12444 \emph default
12445 )
12446 \end_layout
12447
12448 \begin_layout Enumerate
12449 Oh --- there's a dash.
12450 \hfill
12451 (
12452 \emph on
12453 em dash
12454 \emph default
12455 )
12456 \end_layout
12457
12458 \begin_layout Enumerate
12459 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
12460 \end_inset
12461
12462
12463 \hfill
12464 (
12465 \emph on
12466 minus sign
12467 \emph default
12468 )
12469 \end_layout
12470
12471 \begin_layout Standard
12472 Those of you reading this from within LyX will see no difference, though
12473  there is one in the printed version.
12474 \end_layout
12475
12476 \begin_layout Standard
12477 One more note about hyphenation --- LyX automatically breaks up words and
12478  inserts hyphens in English text.
12479  The words won't be hyphenated until you generate the final output.
12480 \end_layout
12481
12482 \begin_layout Standard
12483 Actually, it's LaTeX that does this, and it will also hyphenate words in
12484  
12485 \emph on
12486 some
12487 \emph default
12488  other languages.
12489  To know whether (PDF)LaTeX hyphenates for 
12490 \emph on
12491 your
12492 \emph default
12493  language, look at any log file produced by a LaTeX run: it will say
12494 \end_layout
12495
12496 \begin_layout Quote
12497
12498 \family typewriter
12499 Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman,
12500  nohyphenation, loaded.
12501 \end_layout
12502
12503 \begin_layout Standard
12504 This tells you that, e.g., if you write in Finnish, you're out of luck.
12505  Study (for the teTeX distribution of LaTeX) the utilities 
12506 \family typewriter
12507 texconfig
12508 \family default
12509  and 
12510 \family typewriter
12511 fmtutil
12512 \family default
12513  in order to switch hyphenation on for your language by 
12514 \begin_inset Quotes eld
12515 \end_inset
12516
12517 uncommenting
12518 \begin_inset Quotes erd
12519 \end_inset
12520
12521  the relevant line in a file typically named 
12522 \family typewriter
12523 language.dat
12524 \family default
12525 .
12526  Sorry for the inconvenience.
12527 \end_layout
12528
12529 \begin_layout Standard
12530 If, for whatever reason, LaTeX 
12531 \emph on
12532 still
12533 \emph default
12534  can't break a word correctly (e.g., a compound word), you can set hyphenation
12535  points manually.
12536  This is done with the menu item 
12537 \family sans
12538 Hyphenation\InsetSpace ~
12539
12540 \bar under
12541 P
12542 \bar default
12543 oint
12544 \family default
12545  under 
12546 \family sans
12547 Special\InsetSpace ~
12548 F
12549 \bar under
12550 o
12551 \bar default
12552 rmatting
12553 \family default
12554  in the 
12555 \family sans
12556 \bar under
12557 I
12558 \bar default
12559 nsert
12560 \family default
12561  menu.
12562  Note that these extra hyphenation points are only recommendations to LaTeX.
12563  If no hyphenation is necessary, LaTeX will totally ignore them.
12564 \end_layout
12565
12566 \begin_layout Subsection
12567 Punctuation Marks
12568 \end_layout
12569
12570 \begin_layout Subsubsection
12571 Abbreviations and End of Sentence
12572 \begin_inset LatexCommand label
12573 name "sec:abbrev"
12574
12575 \end_inset
12576
12577
12578 \end_layout
12579
12580 \begin_layout Standard
12581 When LyX calls LaTeX to generate the final version of your document, LaTeX
12582  automatically distinguishes between words, sentences, and abbreviations.
12583  LaTeX then adds the 
12584 \begin_inset Quotes eld
12585 \end_inset
12586
12587 appropriate amount of space
12588 \begin_inset Quotes erd
12589 \end_inset
12590
12591 : sentences get a little bit more space between the period and the next
12592  word.
12593  Abbreviations get the same amount of space after the period as a word uses.
12594 \end_layout
12595
12596 \begin_layout Standard
12597 Unfortunately, the algorithm for figuring out what's an abbreviation and
12598  what's the end of a sentence is really quite brain-dead.
12599  If a 
12600 \begin_inset Quotes eld
12601 \end_inset
12602
12603
12604 \family typewriter
12605 .
12606 \family default
12607
12608 \begin_inset Quotes erd
12609 \end_inset
12610
12611  is at the end of a lowercase letter, it's the end of a sentence; if it's
12612  at the end of a capitalized letter, it's an abbreviation.
12613 \end_layout
12614
12615 \begin_layout Standard
12616 Here are some examples of 
12617 \emph on
12618 correct
12619 \emph default
12620  abbreviations and the end of a sentence:
12621 \end_layout
12622
12623 \begin_layout Itemize
12624 M.
12625  Butterfly
12626 \end_layout
12627
12628 \begin_layout Itemize
12629 Don't worry.
12630  Be happy.
12631 \end_layout
12632
12633 \begin_layout Standard
12634 \SpecialChar \ldots{}
12635 and here's an example of the algorithm going wrong:
12636 \end_layout
12637
12638 \begin_layout Itemize
12639 e.
12640  g.
12641  this is too much space!
12642 \end_layout
12643
12644 \begin_layout Itemize
12645 This is I.
12646  It's okay.
12647 \end_layout
12648
12649 \begin_layout Standard
12650 You won't see anything wrong until you view a final version of your document.
12651 \end_layout
12652
12653 \begin_layout Standard
12654 To fix this problem, use one of the following:
12655 \end_layout
12656
12657 \begin_layout Enumerate
12658 Use an 
12659 \family sans
12660 Inter-word\InsetSpace ~
12661 Space
12662 \family default
12663  after lowercase abbreviations (see section\InsetSpace ~
12664
12665 \begin_inset LatexCommand ref
12666 reference "sec:normblank-lbreak-horline"
12667
12668 \end_inset
12669
12670 ).
12671 \end_layout
12672
12673 \begin_layout Enumerate
12674 Use a 
12675 \family sans
12676 Thin\InsetSpace ~
12677 Space
12678 \family default
12679  between two tokens of an abbreviation (see section\InsetSpace ~
12680
12681 \begin_inset LatexCommand ref
12682 reference "sec:thinblank-lbreak-horline"
12683
12684 \end_inset
12685
12686 ).
12687 \end_layout
12688
12689 \begin_layout Enumerate
12690 Use an 
12691 \family sans
12692 End\InsetSpace ~
12693 of\InsetSpace ~
12694 sentence\InsetSpace ~
12695 period
12696 \family default
12697  found under the 
12698 \family sans
12699 \bar under
12700 I
12701 \bar default
12702 nsert\SpecialChar \menuseparator
12703
12704 \bar under
12705 S
12706 \bar default
12707 pecial\InsetSpace ~
12708 Character
12709 \family default
12710  menu to force the use of inter-sentence spacing.
12711  This function is also bound to 
12712 \family sans
12713 C-period
12714 \family default
12715  for easy access.
12716 \end_layout
12717
12718 \begin_layout Standard
12719 With the corrections, our earlier examples look like this:
12720 \end_layout
12721
12722 \begin_layout Itemize
12723 e.\InsetSpace \thinspace{}
12724 g.\InsetSpace \space{}
12725 this is too much space!
12726 \end_layout
12727
12728 \begin_layout Itemize
12729 This is I\SpecialChar \@.
12730  It's okay.
12731 \end_layout
12732
12733 \begin_layout Standard
12734 Some languages don't use extra spacing between sentences.
12735  If your language is such a language, you don't need to worry about all
12736  of this.
12737  For those that do need to bother, there is help to catch those sneaky errors:
12738  check out the 
12739 \family sans
12740 \bar under
12741 T
12742 \bar default
12743 ools\SpecialChar \menuseparator
12744 C
12745 \bar under
12746 h
12747 \bar default
12748 eck\InsetSpace ~
12749 TeX
12750 \family default
12751  feature described in 
12752 \emph on
12753 Extended Editing
12754 \emph default
12755 .
12756 \end_layout
12757
12758 \begin_layout Subsubsection
12759 Quotes
12760 \begin_inset LatexCommand label
12761 name "sec:quotes"
12762
12763 \end_inset
12764
12765
12766 \end_layout
12767
12768 \begin_layout Standard
12769 LyX usually sets quotes correctly.
12770  Specifically, it will use an opening quote at the beginning of quoted text,
12771  and use a closing quote at the end.
12772  For example, 
12773 \begin_inset Quotes eld
12774 \end_inset
12775
12776 open close
12777 \begin_inset Quotes erd
12778 \end_inset
12779
12780 .
12781  The keyboard character, 
12782 \family sans
12783 "
12784 \family default
12785 , generates this automatically.
12786 \end_layout
12787
12788 \begin_layout Standard
12789
12790 \series bold
12791 New in version 1.4:
12792 \series default
12793  To get single quotation marks, you have to press 
12794 \family sans
12795 C-"
12796 \family default
12797 .
12798   This produces quotation marks like this: 
12799 \begin_inset Quotes els
12800 \end_inset
12801
12802 '.
12803 \end_layout
12804
12805 \begin_layout Standard
12806 You can also select quotes for different languages via the 
12807 \family sans
12808 \bar under
12809 T
12810 \bar default
12811 ype
12812 \family default
12813  option.
12814  There are six choices:
12815 \end_layout
12816
12817 \begin_layout Labeling
12818 \labelwidthstring MMMMM
12819
12820 \family sans
12821 \begin_inset Quotes eld
12822 \end_inset
12823
12824 Text
12825 \begin_inset Quotes erd
12826 \end_inset
12827
12828
12829 \family default
12830  Use quotes like this 
12831 \begin_inset Quotes eld
12832 \end_inset
12833
12834 double
12835 \begin_inset Quotes erd
12836 \end_inset
12837
12838  or 
12839 \begin_inset Quotes els
12840 \end_inset
12841
12842 single
12843 \begin_inset Quotes ers
12844 \end_inset
12845
12846
12847 \end_layout
12848
12849 \begin_layout Labeling
12850 \labelwidthstring MMMMM
12851
12852 \family sans
12853 \begin_inset Quotes sld
12854 \end_inset
12855
12856 Text
12857 \begin_inset Quotes srd
12858 \end_inset
12859
12860
12861 \family default
12862  Use quotes like 
12863 \begin_inset Quotes sld
12864 \end_inset
12865
12866 this
12867 \begin_inset Quotes srd
12868 \end_inset
12869
12870  or 'this
12871 \begin_inset Quotes ers
12872 \end_inset
12873
12874
12875 \end_layout
12876
12877 \begin_layout Labeling
12878 \labelwidthstring MMMMM
12879
12880 \family sans
12881 \begin_inset Quotes gld
12882 \end_inset
12883
12884 Text
12885 \begin_inset Quotes grd
12886 \end_inset
12887
12888
12889 \family default
12890  Use quotes like 
12891 \begin_inset Quotes gld
12892 \end_inset
12893
12894 this
12895 \begin_inset Quotes grd
12896 \end_inset
12897
12898  or 
12899 \begin_inset Quotes gls
12900 \end_inset
12901
12902 this
12903 \begin_inset Quotes grs
12904 \end_inset
12905
12906
12907 \end_layout
12908
12909 \begin_layout Labeling
12910 \labelwidthstring MMMMM
12911
12912 \family sans
12913 \begin_inset Quotes pld
12914 \end_inset
12915
12916 Text
12917 \begin_inset Quotes prd
12918 \end_inset
12919
12920
12921 \family default
12922  Use quotes like 
12923 \begin_inset Quotes pld
12924 \end_inset
12925
12926 this
12927 \begin_inset Quotes prd
12928 \end_inset
12929
12930  or 
12931 \begin_inset Quotes pls
12932 \end_inset
12933
12934 this
12935 \begin_inset Quotes prs
12936 \end_inset
12937
12938
12939 \end_layout
12940
12941 \begin_layout Labeling
12942 \labelwidthstring MMMMM
12943
12944 \family sans
12945 \begin_inset Quotes fld
12946 \end_inset
12947
12948 Text
12949 \begin_inset Quotes frd
12950 \end_inset
12951
12952
12953 \family default
12954  Use quotes like 
12955 \begin_inset Quotes fld
12956 \end_inset
12957
12958 this
12959 \begin_inset Quotes frd
12960 \end_inset
12961
12962  or 
12963 \begin_inset Quotes fls
12964 \end_inset
12965
12966 this
12967 \begin_inset Quotes frs
12968 \end_inset
12969
12970
12971 \end_layout
12972
12973 \begin_layout Labeling
12974 \labelwidthstring MMMMM
12975
12976 \family sans
12977 \begin_inset Quotes ald
12978 \end_inset
12979
12980 Text
12981 \begin_inset Quotes ard
12982 \end_inset
12983
12984
12985 \family default
12986  Use quotes like 
12987 \begin_inset Quotes ald
12988 \end_inset
12989
12990 this
12991 \begin_inset Quotes ard
12992 \end_inset
12993
12994  or 
12995 \begin_inset Quotes als
12996 \end_inset
12997
12998 this
12999 \begin_inset Quotes ars
13000 \end_inset
13001
13002
13003 \end_layout
13004
13005 \begin_layout Standard
13006 Again, this affects what character the 
13007 \family sans
13008 "
13009 \family default
13010  key produces.
13011 \end_layout
13012
13013 \begin_layout Standard
13014 On the other hand, if you want to produce a bona-fide quote character, type
13015  
13016 \family sans
13017 M-"
13018 \family default
13019 .
13020  This produces: 
13021 \family typewriter
13022 "
13023 \family default
13024 .
13025 \end_layout
13026
13027 \begin_layout Subsection
13028 Ligatures
13029 \begin_inset LatexCommand label
13030 name "sec:ligatures"
13031
13032 \end_inset
13033
13034
13035 \end_layout
13036
13037 \begin_layout Standard
13038 It is standard typesetting practice to group certain letters together and
13039  print them as single characters.
13040  These groups are known as 
13041 \emph on
13042 ligatures
13043 \emph default
13044 .
13045  Since LaTeX knows about ligatures, your LyX documents will contain them,
13046  too.
13047  Here are the possible ligatures:
13048 \end_layout
13049
13050 \begin_layout Itemize
13051 ff
13052 \end_layout
13053
13054 \begin_layout Itemize
13055 fi
13056 \end_layout
13057
13058 \begin_layout Itemize
13059 fl
13060 \end_layout
13061
13062 \begin_layout Itemize
13063 ffi
13064 \end_layout
13065
13066 \begin_layout Itemize
13067 ffl
13068 \end_layout
13069
13070 \begin_layout Standard
13071 Once in a while, though, you don't want a ligature in a word.
13072  While a ligature may be okay in the word, 
13073 \begin_inset Quotes eld
13074 \end_inset
13075
13076 graffiti,
13077 \begin_inset Quotes erd
13078 \end_inset
13079
13080  it looks really weird in compound words, such as 
13081 \begin_inset Quotes eld
13082 \end_inset
13083
13084 cufflink
13085 \begin_inset Quotes erd
13086 \end_inset
13087
13088  or the German 
13089 \begin_inset Quotes eld
13090 \end_inset
13091
13092 Dorffest.
13093 \begin_inset Quotes erd
13094 \end_inset
13095
13096  To break a ligature, use 
13097 \family sans
13098 \bar under
13099 I
13100 \bar default
13101 nsert\SpecialChar \menuseparator
13102 Special\InsetSpace ~
13103 F
13104 \bar under
13105 o
13106 \bar default
13107 rmatting
13108 \family default
13109 \SpecialChar \menuseparator
13110
13111 \family sans
13112 Ligature\InsetSpace ~
13113 Break.
13114
13115 \family default
13116  This changes 
13117 \begin_inset Quotes eld
13118 \end_inset
13119
13120 cufflinks
13121 \begin_inset Quotes erd
13122 \end_inset
13123
13124  to 
13125 \begin_inset Quotes eld
13126 \end_inset
13127
13128 cuff\SpecialChar \textcompwordmark{}
13129 links
13130 \begin_inset Quotes erd
13131 \end_inset
13132
13133  and 
13134 \begin_inset Quotes eld
13135 \end_inset
13136
13137 Dorffest
13138 \begin_inset Quotes erd
13139 \end_inset
13140
13141  to 
13142 \begin_inset Quotes eld
13143 \end_inset
13144
13145 Dorf\SpecialChar \textcompwordmark{}
13146 fest
13147 \begin_inset Quotes erd
13148 \end_inset
13149
13150 .
13151 \end_layout
13152
13153 \begin_layout Subsection
13154 Widows and Orphans
13155 \begin_inset LatexCommand label
13156 name "sec:widows"
13157
13158 \end_inset
13159
13160
13161 \end_layout
13162
13163 \begin_layout Standard
13164 In the early days of word processors, page breaks went wherever the page
13165  happened to end.
13166  There was no regard for what was actually going on in the text.
13167  You may remember once printing out a document, only to find the heading
13168  for a new section printed at the very bottom of the page, the first line
13169  of a new paragraph all alone at the bottom of a page, or the last line
13170  of a paragraph at the top of a new page.
13171  These dangly-bits of text became known as 
13172 \emph on
13173 widows
13174 \emph default
13175  and 
13176 \emph on
13177 orphans
13178 \emph default
13179 .
13180 \end_layout
13181
13182 \begin_layout Standard
13183 Clearly, LyX can avoid breaking pages after a section heading.
13184  That's part of the advantage of paragraph environments.
13185  But what about widows and orphans, where the page breaks leave one line
13186  of a paragraph all alone at the top or bottom of a page? There are rules
13187  built into LaTeX governing page breaks, and some of those rules are there
13188  to specifically prevent widows and orphans.
13189  This is the advantage LyX has in using LaTeX as its backend.
13190 \end_layout
13191
13192 \begin_layout Standard
13193 There's no way we can go into how TeX and LaTeX decide to break a page,
13194  or how you can tweak that behavior.
13195  Some LaTeX books listed in the bibliography [such as\InsetSpace ~
13196
13197 \begin_inset LatexCommand cite
13198 key "latexcompanion"
13199
13200 \end_inset
13201
13202  or\InsetSpace ~
13203
13204 \begin_inset LatexCommand cite
13205 key "latexguide"
13206
13207 \end_inset
13208
13209 ] may have more information.
13210  You will almost never need to worry about this, however.
13211 \end_layout
13212
13213 \begin_layout Chapter
13214 Floats: Tables, Figures, Footnotes and Margin Notes
13215 \begin_inset OptArg
13216 status collapsed
13217
13218 \begin_layout Standard
13219 Tables, Figures, and Notes
13220 \end_layout
13221
13222 \end_inset
13223
13224
13225 \end_layout
13226
13227 \begin_layout Section
13228 Footnotes
13229 \end_layout
13230
13231 \begin_layout Standard
13232 Unlike other typesetting programs, LyX uses 
13233 \begin_inset Quotes eld
13234 \end_inset
13235
13236 foldable
13237 \begin_inset Quotes erd
13238 \end_inset
13239
13240  boxes instead of displaying its footnotes at the bottom of the screen or
13241  somewhere else in your text.
13242  When you insert a footnote with 
13243 \family sans
13244 \series medium
13245 \bar under
13246 I
13247 \bar no
13248 nsert
13249 \series default
13250 \bar default
13251 \SpecialChar \menuseparator
13252
13253 \series medium
13254 \bar under
13255 F
13256 \bar no
13257 ootnote,
13258 \family default
13259 \series default
13260 \bar default
13261  
13262 \family roman
13263 \series medium
13264 \bar no
13265 you'll first see a
13266 \family default
13267 \series default
13268 \bar default
13269  grey 
13270 \family roman
13271 \series medium
13272 \bar no
13273 box with a
13274 \family default
13275 \series default
13276 \bar default
13277  red 
13278 \family roman
13279 \series medium
13280 \bar no
13281 label 
13282 \begin_inset Quotes eld
13283 \end_inset
13284
13285 foot
13286 \begin_inset Quotes erd
13287 \end_inset
13288
13289  appearing within your text.
13290  This box is LyX's representation of your footnote.
13291  You can enter your text into this box.
13292  If you click the 
13293 \begin_inset Quotes eld
13294 \end_inset
13295
13296
13297 \family sans
13298 foot
13299 \family roman
13300
13301 \begin_inset Quotes erd
13302 \end_inset
13303
13304
13305 \family default
13306 \series default
13307 \bar default
13308  
13309 \family roman
13310 \series medium
13311 \bar no
13312 label, the box will 
13313 \begin_inset Quotes eld
13314 \end_inset
13315
13316 fold
13317 \begin_inset Quotes erd
13318 \end_inset
13319
13320 .
13321
13322 \family default
13323 \series default
13324 \bar default
13325  Clicking on the button again will 
13326 \family roman
13327 \series medium
13328 \bar no
13329
13330 \begin_inset Quotes eld
13331 \end_inset
13332
13333 unfold
13334 \begin_inset Quotes erd
13335 \end_inset
13336
13337  the footnote.
13338 \begin_inset Foot
13339 status collapsed
13340
13341 \begin_layout Standard
13342 To close this footnote, click on the red box at the top left.
13343 \end_layout
13344
13345 \end_inset
13346
13347  You will not see any numbers within LyX.
13348  You don't need to worry about those, anyhow, because LyX does the numbering
13349  for you, as well as putting the footnote at the bottom of the correct page,
13350  when it processes your file.
13351  If you want to turn already existing text into a footnote, simply mark
13352  it and click on the footnote button (a picture of text with an arrow pointing
13353  to stuff in the bottom margin).
13354
13355 \family default
13356 \series default
13357 \bar default
13358  Vice versa, you can change a footnote to regular text by hitting the 
13359 \family sans
13360 Backspace
13361 \family default
13362  key when the cursor is in the first position of a footnote, or by hitting
13363  the 
13364 \family sans
13365 Delete
13366 \family default
13367  key when the cursor is in the very last position of the footnote, respectively
13368  (this works for all 
13369 \begin_inset Quotes eld
13370 \end_inset
13371
13372 foldable
13373 \begin_inset Quotes erd
13374 \end_inset
13375
13376  boxes in LyX).
13377 \end_layout
13378
13379 \begin_layout Standard
13380 What LyX cannot do, yet, is take care of special needs like setting the
13381  footnote numbering back to 1 after each section in the 
13382 \begin_inset Quotes eld
13383 \end_inset
13384
13385
13386 \family typewriter
13387 article
13388 \family default
13389
13390 \begin_inset Quotes erd
13391 \end_inset
13392
13393  
13394 \family roman
13395 document class or changing the counter
13396 \family default
13397  
13398 \family roman
13399 style.
13400  You'll need to insert LaTeX commands like th
13401 \family default
13402 os
13403 \family roman
13404 e
13405 \family default
13406  described in the 
13407 \emph on
13408 Tricks for Footnotes and Marginpars
13409 \emph default
13410  section of 
13411 \begin_inset Quotes eld
13412 \end_inset
13413
13414
13415 \emph on
13416 Extended
13417 \emph default
13418  
13419 \emph on
13420 Features
13421 \emph default
13422 .
13423 \begin_inset Quotes erd
13424 \end_inset
13425
13426
13427 \end_layout
13428
13429 \begin_layout Description
13430 NOTE: A float in LaTeX and LyX isn't a simple paragraph as with usual word
13431  processors.
13432  It is a complex text structure that may contain everything except floats.
13433  That means you can use all the layouts inside a float, even figures and
13434  tables.
13435  You may not need this too often, but if you do occasionally need it, it's
13436  a neat feature.
13437 \end_layout
13438
13439 \begin_layout Section
13440 Margin Notes
13441 \end_layout
13442
13443 \begin_layout Standard
13444 Margin notes look and behave just like footnotes in LyX.
13445  When you insert a margin note via 
13446 \family sans
13447 \series medium
13448 \bar under
13449 I
13450 \bar no
13451 nsert\SpecialChar \menuseparator
13452
13453 \bar under
13454 M
13455 \bar no
13456 argin
13457 \series default
13458 \bar default
13459 \InsetSpace ~
13460 N
13461 \series medium
13462 \bar no
13463 ote
13464 \family default
13465 \series default
13466 \bar default
13467  or the toolbar button (which contains a picture of text in a margin with
13468  an arrow pointing to it), you'll see 
13469 \family roman
13470 \series medium
13471 a
13472 \family default
13473 \series default
13474  grey 
13475 \family roman
13476 \series medium
13477 box with a
13478 \family default
13479 \series default
13480  red 
13481 \family roman
13482 \series medium
13483 label 
13484 \begin_inset Quotes eld
13485 \end_inset
13486
13487 margin
13488 \begin_inset Quotes erd
13489 \end_inset
13490
13491  appearing within your text.
13492 \begin_inset Marginal
13493 status open
13494
13495 \begin_layout Standard
13496 This is a margin note.
13497 \end_layout
13498
13499 \end_inset
13500
13501  This box is LyX's representation of your margin note.
13502  You can enter your text into this box.
13503  If you click the 
13504 \begin_inset Quotes eld
13505 \end_inset
13506
13507 margin
13508 \begin_inset Quotes erd
13509 \end_inset
13510
13511
13512 \family default
13513 \series default
13514  
13515 \family roman
13516 \series medium
13517 label, the box will 
13518 \begin_inset Quotes eld
13519 \end_inset
13520
13521 fold
13522 \begin_inset Quotes erd
13523 \end_inset
13524
13525 .
13526  You can access it at a later time by clicking on the
13527 \family default
13528 \series default
13529  label again
13530 \family roman
13531 \series medium
13532 , thereby 
13533 \begin_inset Quotes eld
13534 \end_inset
13535
13536 unfolding
13537 \begin_inset Quotes erd
13538 \end_inset
13539
13540  the margin note.
13541 \end_layout
13542
13543 \begin_layout Standard
13544 As a default, LyX uses 1.9 cm (0.75 inches) as the margin width to allow room
13545  for margin notes.
13546  This might not be what you're looking for, but as with footnotes, LyX cannot
13547  yet do everything LaTeX has to offer.
13548  You might want to consult your LaTeX handbook for additional commands.
13549  
13550 \end_layout
13551
13552 \begin_layout Section
13553 Figures and Imported Graphics
13554 \begin_inset LatexCommand label
13555 name "sec:figures"
13556
13557 \end_inset
13558
13559
13560 \end_layout
13561
13562 \begin_layout Standard
13563 No document preparation system is complete without the ability to import
13564  graphics from other utilities into the document.
13565  In LyX, these are referred to as ``figures'' whether they are actually
13566  figures in the traditional sense or simply some kind of imported image.
13567  
13568 \end_layout
13569
13570 \begin_layout Standard
13571 Note that figures referred to here are do not have captions and sit wherever
13572  in the document you place them.
13573  If you need one of these features, see sec.\InsetSpace ~
13574
13575 \begin_inset LatexCommand ref
13576 reference "sec:figurefloats"
13577
13578 \end_inset
13579
13580  below.
13581 \end_layout
13582
13583 \begin_layout Standard
13584 To place a figure in your document, click on the second right-most icon
13585  on the toolbar, or select 
13586 \family sans
13587 \bar under
13588 I
13589 \bar default
13590 nsert\SpecialChar \menuseparator
13591
13592 \bar under
13593 G
13594 \bar default
13595 raphics...
13596
13597 \family default
13598  from the menu.
13599 \end_layout
13600
13601 \begin_layout Standard
13602 A dialog will appear for you to choose the file to load.
13603  You can also change any settings you need to in this dialog.
13604 \end_layout
13605
13606 \begin_layout Standard
13607 \align center
13608 \begin_inset Graphics
13609         filename clipart/mobius.eps
13610         display color
13611         scale 70
13612         rotateOrigin center
13613
13614 \end_inset
13615
13616
13617 \end_layout
13618
13619 \begin_layout Standard
13620 This dialog has numerous parameters, though most should be self-explanatory.
13621  The 
13622 \family sans
13623 File
13624 \family default
13625  field allows you to choose your image file.
13626  (See Section 
13627 \begin_inset LatexCommand ref
13628 reference "sub:How-it-works"
13629
13630 \end_inset
13631
13632  for information on supported formats.) The figure can be transformed by
13633  setting a rotation angle, setting the output size, and clipping the image.
13634  It is possible to set the clipping parameters automatically for some image
13635  formats by clicking the 
13636 \begin_inset Quotes eld
13637 \end_inset
13638
13639 Clip to bounding box
13640 \begin_inset Quotes erd
13641 \end_inset
13642
13643  check box under the 
13644 \family sans
13645 Clipping
13646 \family default
13647  tab.
13648  For scaling, you can set the scale directly by using a percentage value,
13649  or you can set the width and height explicitly.
13650  (See Table 
13651 \begin_inset LatexCommand ref
13652 reference "cap:Units-for-image"
13653
13654 \end_inset
13655
13656  for the available units.) If you set only one of these, the other will be
13657  determined automatically.
13658  If you set both, then the image will be transformed to the given size,
13659  possibly distorting it.
13660  If you do not want the image distorted, check the 
13661 \family sans
13662 Maintain aspect ratio
13663 \family default
13664  box.
13665  The image will then be scaled so that its width and height do not exceed
13666  the specified dimensions.
13667 \end_layout
13668
13669 \begin_layout Standard
13670 It is possible to control the display of the figure in LyX and the display
13671  in the final document separately, which can be very useful for large figures.
13672  LaTeX wizards can specify additional LaTeX options in the 
13673 \family sans
13674 LaTeX and LyX Options
13675 \family default
13676  tab.
13677  You can also set the 
13678 \family sans
13679 Subfigure
13680 \family default
13681  option here, for use in figure floats (see Section\InsetSpace ~
13682
13683 \begin_inset LatexCommand ref
13684 reference "sec:figurefloats"
13685
13686 \end_inset
13687
13688 ).
13689  See the documentation for the LaTeX-package 
13690 \family typewriter
13691 subfigure
13692 \family default
13693  for more information.
13694 \end_layout
13695
13696 \begin_layout Subsection
13697 How it works
13698 \begin_inset LatexCommand label
13699 name "sub:How-it-works"
13700
13701 \end_inset
13702
13703
13704 \end_layout
13705
13706 \begin_layout Standard
13707 LyX has the ability to handle literally any graphics format in the known
13708  universe so long as a conversion path from this graphics format to the
13709  target output format can be created.
13710  If that sounds a little obtuse, consider how LyX handles Encapsulated PostScrip
13711 t® figures.
13712  LaTeX provides native support for this format, so LyX needs do nothing
13713  other than use the 
13714 \family typewriter
13715
13716 \backslash
13717 includegraphics
13718 \family default
13719  LaTeX command to insert the figure in the final document.
13720 \end_layout
13721
13722 \begin_layout Standard
13723 \begin_inset Float table
13724 placement t
13725 wide false
13726 sideways false
13727 status collapsed
13728
13729 \begin_layout Standard
13730 \begin_inset Caption
13731
13732 \begin_layout Standard
13733 \begin_inset LatexCommand label
13734 name "cap:Units-for-image"
13735
13736 \end_inset
13737
13738 Units for setting the image size
13739 \end_layout
13740
13741 \end_inset
13742
13743
13744 \end_layout
13745
13746 \begin_layout Standard
13747 \begin_inset VSpace medskip
13748 \end_inset
13749
13750
13751 \end_layout
13752
13753 \begin_layout Standard
13754 \align center
13755 \begin_inset Tabular
13756 <lyxtabular version="3" rows="20" columns="2">
13757 <features>
13758 <column alignment="center" valignment="top" leftline="true" width="0">
13759 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
13760 <row topline="true" bottomline="true">
13761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13762 \begin_inset Text
13763
13764 \begin_layout Standard
13765 unit
13766 \end_layout
13767
13768 \end_inset
13769 </cell>
13770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13771 \begin_inset Text
13772
13773 \begin_layout Standard
13774 name/description
13775 \end_layout
13776
13777 \end_inset
13778 </cell>
13779 </row>
13780 <row topline="true">
13781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13782 \begin_inset Text
13783
13784 \begin_layout Standard
13785 mm
13786 \end_layout
13787
13788 \end_inset
13789 </cell>
13790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13791 \begin_inset Text
13792
13793 \begin_layout Standard
13794 millimetre
13795 \end_layout
13796
13797 \end_inset
13798 </cell>
13799 </row>
13800 <row topline="true">
13801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13802 \begin_inset Text
13803
13804 \begin_layout Standard
13805 cm
13806 \end_layout
13807
13808 \end_inset
13809 </cell>
13810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13811 \begin_inset Text
13812
13813 \begin_layout Standard
13814 centimetre
13815 \end_layout
13816
13817 \end_inset
13818 </cell>
13819 </row>
13820 <row topline="true">
13821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13822 \begin_inset Text
13823
13824 \begin_layout Standard
13825 in
13826 \end_layout
13827
13828 \end_inset
13829 </cell>
13830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13831 \begin_inset Text
13832
13833 \begin_layout Standard
13834 inch
13835 \end_layout
13836
13837 \end_inset
13838 </cell>
13839 </row>
13840 <row topline="true">
13841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13842 \begin_inset Text
13843
13844 \begin_layout Standard
13845 pt
13846 \end_layout
13847
13848 \end_inset
13849 </cell>
13850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13851 \begin_inset Text
13852
13853 \begin_layout Standard
13854 point (72.27 pt = 1 in)
13855 \end_layout
13856
13857 \end_inset
13858 </cell>
13859 </row>
13860 <row topline="true">
13861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13862 \begin_inset Text
13863
13864 \begin_layout Standard
13865 pc
13866 \end_layout
13867
13868 \end_inset
13869 </cell>
13870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13871 \begin_inset Text
13872
13873 \begin_layout Standard
13874 pica (1 pc = 12 pt)
13875 \end_layout
13876
13877 \end_inset
13878 </cell>
13879 </row>
13880 <row topline="true">
13881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13882 \begin_inset Text
13883
13884 \begin_layout Standard
13885 sp
13886 \end_layout
13887
13888 \end_inset
13889 </cell>
13890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13891 \begin_inset Text
13892
13893 \begin_layout Standard
13894 scaled point (65536 sp = 1 pt)
13895 \end_layout
13896
13897 \end_inset
13898 </cell>
13899 </row>
13900 <row topline="true">
13901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13902 \begin_inset Text
13903
13904 \begin_layout Standard
13905 bp
13906 \end_layout
13907
13908 \end_inset
13909 </cell>
13910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13911 \begin_inset Text
13912
13913 \begin_layout Standard
13914 big point (72 bp = 1 in)
13915 \end_layout
13916
13917 \end_inset
13918 </cell>
13919 </row>
13920 <row topline="true">
13921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13922 \begin_inset Text
13923
13924 \begin_layout Standard
13925 dd
13926 \end_layout
13927
13928 \end_inset
13929 </cell>
13930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13931 \begin_inset Text
13932
13933 \begin_layout Standard
13934 didot (72 dd 
13935 \begin_inset Formula $\approx$
13936 \end_inset
13937
13938  37.6
13939 \begin_inset Formula $\,$
13940 \end_inset
13941
13942 mm)
13943 \end_layout
13944
13945 \end_inset
13946 </cell>
13947 </row>
13948 <row topline="true">
13949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13950 \begin_inset Text
13951
13952 \begin_layout Standard
13953 cc
13954 \end_layout
13955
13956 \end_inset
13957 </cell>
13958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13959 \begin_inset Text
13960
13961 \begin_layout Standard
13962 cicero (1cc = 12 dd)
13963 \end_layout
13964
13965 \end_inset
13966 </cell>
13967 </row>
13968 <row topline="true">
13969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13970 \begin_inset Text
13971
13972 \begin_layout Standard
13973 Scale%
13974 \end_layout
13975
13976 \end_inset
13977 </cell>
13978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13979 \begin_inset Text
13980
13981 \begin_layout Standard
13982 % of original image width
13983 \end_layout
13984
13985 \end_inset
13986 </cell>
13987 </row>
13988 <row topline="true">
13989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13990 \begin_inset Text
13991
13992 \begin_layout Standard
13993 text%
13994 \end_layout
13995
13996 \end_inset
13997 </cell>
13998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13999 \begin_inset Text
14000
14001 \begin_layout Standard
14002 % of text width
14003 \end_layout
14004
14005 \end_inset
14006 </cell>
14007 </row>
14008 <row topline="true">
14009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14010 \begin_inset Text
14011
14012 \begin_layout Standard
14013 col%
14014 \end_layout
14015
14016 \end_inset
14017 </cell>
14018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14019 \begin_inset Text
14020
14021 \begin_layout Standard
14022 % of column width
14023 \end_layout
14024
14025 \end_inset
14026 </cell>
14027 </row>
14028 <row topline="true">
14029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14030 \begin_inset Text
14031
14032 \begin_layout Standard
14033 page%
14034 \end_layout
14035
14036 \end_inset
14037 </cell>
14038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14039 \begin_inset Text
14040
14041 \begin_layout Standard
14042 % of paper width
14043 \end_layout
14044
14045 \end_inset
14046 </cell>
14047 </row>
14048 <row topline="true">
14049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14050 \begin_inset Text
14051
14052 \begin_layout Standard
14053 line%
14054 \end_layout
14055
14056 \end_inset
14057 </cell>
14058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14059 \begin_inset Text
14060
14061 \begin_layout Standard
14062 % of line width
14063 \end_layout
14064
14065 \end_inset
14066 </cell>
14067 </row>
14068 <row topline="true">
14069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14070 \begin_inset Text
14071
14072 \begin_layout Standard
14073 theight%
14074 \end_layout
14075
14076 \end_inset
14077 </cell>
14078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14079 \begin_inset Text
14080
14081 \begin_layout Standard
14082 % of text height
14083 \end_layout
14084
14085 \end_inset
14086 </cell>
14087 </row>
14088 <row topline="true">
14089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14090 \begin_inset Text
14091
14092 \begin_layout Standard
14093 pheight%
14094 \end_layout
14095
14096 \end_inset
14097 </cell>
14098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14099 \begin_inset Text
14100
14101 \begin_layout Standard
14102 % of paper height
14103 \end_layout
14104
14105 \end_inset
14106 </cell>
14107 </row>
14108 <row topline="true">
14109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14110 \begin_inset Text
14111
14112 \begin_layout Standard
14113 ex
14114 \end_layout
14115
14116 \end_inset
14117 </cell>
14118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14119 \begin_inset Text
14120
14121 \begin_layout Standard
14122 height of letter 
14123 \emph on
14124 x
14125 \emph default
14126  in current font
14127 \end_layout
14128
14129 \end_inset
14130 </cell>
14131 </row>
14132 <row topline="true">
14133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14134 \begin_inset Text
14135
14136 \begin_layout Standard
14137 em
14138 \end_layout
14139
14140 \end_inset
14141 </cell>
14142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14143 \begin_inset Text
14144
14145 \begin_layout Standard
14146 width of letter 
14147 \emph on
14148 M
14149 \emph default
14150  in current font
14151 \end_layout
14152
14153 \end_inset
14154 </cell>
14155 </row>
14156 <row topline="true" bottomline="true">
14157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14158 \begin_inset Text
14159
14160 \begin_layout Standard
14161 mu
14162 \end_layout
14163
14164 \end_inset
14165 </cell>
14166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14167 \begin_inset Text
14168
14169 \begin_layout Standard
14170 math unit (1 mu = 1/18 em)
14171 \end_layout
14172
14173 \end_inset
14174 </cell>
14175 </row>
14176 </lyxtabular>
14177
14178 \end_inset
14179
14180
14181 \end_layout
14182
14183 \end_inset
14184
14185
14186 \end_layout
14187
14188 \begin_layout Standard
14189 To view the figure on the LyX screen, however, some additional work is required
14190  because neither the XForms nor the Qt GUI libraries can load PostScript®
14191  figures themselves.
14192  The XForms library can load figures in the following, widely used graphics
14193  formats: 
14194 \family typewriter
14195 bmp
14196 \family default
14197
14198 \family typewriter
14199 gif
14200 \family default
14201
14202 \family typewriter
14203 jpeg
14204 \family default
14205
14206 \family typewriter
14207 pbm
14208 \family default
14209
14210 \family typewriter
14211 pgm
14212 \family default
14213
14214 \family typewriter
14215 ppm
14216 \family default
14217
14218 \family typewriter
14219 tif
14220 \family default
14221  and 
14222 \family typewriter
14223 xbm
14224 \family default
14225  whilst the Qt library can also handle 
14226 \family typewriter
14227 mng
14228 \family default
14229
14230 \family typewriter
14231 png
14232 \family default
14233  and 
14234 \family typewriter
14235 xpm
14236 \family default
14237  format figures.
14238  Thus, LyX must initiate a conversion from Encapsulated PostScript® to a
14239  loadable graphics format.
14240 \end_layout
14241
14242 \begin_layout Standard
14243 It does this using the powerful, configurable converters mechanism exposed
14244  in the 
14245 \family sans
14246 Converters
14247 \family default
14248  section of the 
14249 \family sans
14250 \bar under
14251 E
14252 \bar default
14253 dit
14254 \family default
14255 \SpecialChar \menuseparator
14256
14257 \family sans
14258 \bar under
14259 P
14260 \bar default
14261 references
14262 \family default
14263  dialog.
14264  If LyX cannot create a conversion path (which might have many steps) from
14265  Encapsulated PostScript® to one of the loadable formats listed above, then
14266  it defaults to the use of ImageMagick's 
14267 \family typewriter
14268 convert
14269 \family default
14270  utility.
14271  If, after all that, LyX 
14272 \emph on
14273 still
14274 \emph default
14275  cannot load the figure, then it'll tell you so with a message 
14276 \begin_inset Quotes eld
14277 \end_inset
14278
14279 Error converting to loadable format
14280 \begin_inset Quotes erd
14281 \end_inset
14282
14283  in place of an on-screen view of your figure.
14284  If you're presented with such a message, then you'll need to augment the
14285  list of known converters.
14286 \end_layout
14287
14288 \begin_layout Standard
14289 This strategy is used both to generate on-screen views of your image and
14290  when generating the final document.
14291  In the latter case, the LaTeX compiler must be supplied with graphics files
14292  in PostScript® format.
14293  Similarly the PDFLaTeX compiler requires files in 
14294 \family typewriter
14295 pdf
14296 \family default
14297
14298 \family typewriter
14299 png
14300 \family default
14301  or 
14302 \family typewriter
14303 jpeg
14304 \family default
14305  format.
14306  LyX will handle the necessary conversions behind the scenes.
14307 \end_layout
14308
14309 \begin_layout Subsection
14310 Figure Floats
14311 \end_layout
14312
14313 \begin_layout Subsubsection
14314 Using Figure Floats
14315 \begin_inset LatexCommand label
14316 name "sec:figurefloats"
14317
14318 \end_inset
14319
14320
14321 \end_layout
14322
14323 \begin_layout Standard
14324 The problem with inserting figures straight into your text is that they
14325  might make the pagination of your document extremely awkward.
14326  To suit the LyX mentality of automating such processes, you might find
14327  it preferable to use 
14328 \family sans
14329 Figure\InsetSpace ~
14330 Floats
14331 \family default
14332 , which LyX (actually, LaTeX) is free to move about your document as it
14333  deems necessary for a good fit.
14334  In return, LyX automates the listing of these figures and allows you to
14335  place a caption on them, using the 
14336 \family sans
14337 Caption
14338 \family default
14339  environment explained in Section\InsetSpace ~
14340
14341 \begin_inset LatexCommand ref
14342 reference "sec:captionlayout"
14343
14344 \end_inset
14345
14346 .
14347 \end_layout
14348
14349 \begin_layout Standard
14350 To place a 
14351 \family sans
14352 Figure\InsetSpace ~
14353 Float
14354 \family default
14355  simply select 
14356 \family sans
14357 \bar under
14358 I
14359 \bar default
14360 nsert\SpecialChar \menuseparator
14361 Flo
14362 \bar under
14363 a
14364 \bar default
14365 t\SpecialChar \menuseparator
14366 Figure
14367 \family default
14368  from the menu bar.
14369  You will get a float without a figure in it; use the toolbar icon described
14370  above to insert the actual figure.
14371 \end_layout
14372
14373 \begin_layout Standard
14374 \begin_inset Float figure
14375 placement htbp
14376 wide false
14377 sideways false
14378 status open
14379
14380 \begin_layout Standard
14381 \begin_inset Caption
14382
14383 \begin_layout Standard
14384 \begin_inset LatexCommand label
14385 name "fig:escher"
14386
14387 \end_inset
14388
14389 M.C.
14390  Escher on acid.
14391 \end_layout
14392
14393 \end_inset
14394
14395
14396 \end_layout
14397
14398 \begin_layout Standard
14399 \align center
14400 \begin_inset Graphics
14401         filename clipart/escher-lsd.eps
14402         display color
14403         rotateOrigin center
14404
14405 \end_inset
14406
14407
14408 \end_layout
14409
14410 \end_inset
14411
14412
14413 \end_layout
14414
14415 \begin_layout Standard
14416 \begin_inset Float figure
14417 placement htbp
14418 wide false
14419 sideways false
14420 status open
14421
14422 \begin_layout Standard
14423 \align center
14424 \begin_inset Graphics
14425         filename clipart/platypus.eps
14426         display color
14427         rotateOrigin center
14428
14429 \end_inset
14430
14431
14432 \end_layout
14433
14434 \begin_layout Standard
14435 \begin_inset Caption
14436
14437 \begin_layout Standard
14438 \begin_inset LatexCommand label
14439 name "fig:kill-plat"
14440
14441 \end_inset
14442
14443 A severely distorted platypus in a float.
14444 \end_layout
14445
14446 \end_inset
14447
14448
14449 \end_layout
14450
14451 \end_inset
14452
14453
14454 \end_layout
14455
14456 \begin_layout Standard
14457 It seems simple, but there is subtlety involved in the placement of the
14458  caption.
14459  If you prefer your caption to appear below the figure, then you must press
14460  return when the cursor is at the very start of the caption, and insert
14461  the figure in the new paragraph created above the caption; or you can delete
14462  the caption and recreate it by selecting the 
14463 \family sans
14464 Caption
14465 \family default
14466  environment after the figure has been inserted.
14467  This is what we did for figure 
14468 \begin_inset LatexCommand ref
14469 reference "fig:kill-plat"
14470
14471 \end_inset
14472
14473 .
14474  If the cursor is in a paragraph after the caption when you insert the 
14475 \family sans
14476 Figure
14477 \family default
14478  then it will be inserted after the caption, as was the case for 
14479 \begin_inset LatexCommand ref
14480 reference "fig:escher"
14481
14482 \end_inset
14483
14484 .
14485  It is preferred to use one 
14486 \family sans
14487 Figure
14488 \family default
14489  per 
14490 \family sans
14491 Float
14492 \family default
14493 .
14494  This allows LyX [actually LaTeX] to best position each figure.
14495 \end_layout
14496
14497 \begin_layout Standard
14498 Right-clicking on a float opens a dialog where you can alter the placement
14499  options that LaTeX uses for positioning the float (see 
14500 \begin_inset LatexCommand ref
14501 reference "sec:float-locn"
14502
14503 \end_inset
14504
14505 ).
14506  
14507 \family sans
14508 Span\InsetSpace ~
14509 columns
14510 \family default
14511  is only useful for two-column documents: if you select it, the float will
14512  span across both columns on the page instead of being confined to just
14513  one.
14514 \end_layout
14515
14516 \begin_layout Standard
14517 This figure also shows how we place a label and create a cross-reference
14518  to it; as you would expect from reading section 
14519 \begin_inset LatexCommand ref
14520 reference "sec:crossref"
14521
14522 \end_inset
14523
14524  you can simply insert a 
14525 \family sans
14526 \bar under
14527 L
14528 \bar default
14529 abel
14530 \family default
14531  in the caption and refer to it using a 
14532 \family sans
14533 \bar under
14534 C
14535 \bar default
14536 ross\InsetSpace ~
14537 Reference
14538 \family default
14539  as normal.
14540  It is especially important to use these with figure floats, rather than
14541  using vague references to 
14542 \begin_inset Quotes eld
14543 \end_inset
14544
14545 the above figure,
14546 \begin_inset Quotes erd
14547 \end_inset
14548
14549  as LaTeX will reposition your floats for you in the final document; it
14550  might not be 
14551 \begin_inset Quotes eld
14552 \end_inset
14553
14554 above
14555 \begin_inset Quotes erd
14556 \end_inset
14557
14558  at all.
14559  If it is not possible to fit the floats neatly on the same page as the
14560  text which refers to it, the figures will be placed on a separate page
14561  by themselves.
14562  Rest assured that the overall effect is usually quite nice.
14563 \end_layout
14564
14565 \begin_layout Standard
14566 Note that the caption is used in a 
14567 \family sans
14568 List\InsetSpace ~
14569 of\InsetSpace ~
14570
14571 \bar under
14572 F
14573 \bar default
14574 igures
14575 \family default
14576  (as described in Section\InsetSpace ~
14577
14578 \begin_inset LatexCommand ref
14579 reference "sec:ListsOf"
14580
14581 \end_inset
14582
14583 ) automatically, should you choose to include one in your document.
14584 \end_layout
14585
14586 \begin_layout Subsubsection
14587 Float Placement
14588 \begin_inset LatexCommand label
14589 name "sec:float-locn"
14590
14591 \end_inset
14592
14593
14594 \end_layout
14595
14596 \begin_layout Standard
14597 Now, the whole idea behind 
14598 \family sans
14599 Figure\InsetSpace ~
14600 Floats
14601 \family default
14602  [as well as 
14603 \family sans
14604 Table\InsetSpace ~
14605 Floats
14606 \family default
14607 , which we introduce later] is to allow LyX to place a figure [or table]
14608  on a page in a consistent, sensible fashion.
14609  The rules LaTeX uses are rather arcane; refer to the LaTeX documentation
14610  for the exact details.
14611  You can use check boxes in the float dialog to set placement for a particular
14612  float.
14613  By default, each float uses the document's default placement rules.
14614  You can change these, if you wish, in the 
14615 \family sans
14616 \bar under
14617 D
14618 \bar default
14619 ocument\SpecialChar \menuseparator
14620
14621 \bar under
14622 S
14623 \bar default
14624 ettings
14625 \family default
14626  dialog.
14627  The 
14628 \family sans
14629 Float\InsetSpace ~
14630 placement
14631 \family default
14632  box takes a LaTeX-style placement specification.
14633  You can place any combination of four letters in the 
14634 \family sans
14635 Float\InsetSpace ~
14636 placement
14637 \family default
14638  box, in any order:
14639 \end_layout
14640
14641 \begin_layout Itemize
14642
14643 \family sans
14644 h
14645 \family default
14646  for 
14647 \emph on
14648 here
14649 \end_layout
14650
14651 \begin_layout Itemize
14652
14653 \family sans
14654 t
14655 \family default
14656  for 
14657 \emph on
14658 top
14659 \end_layout
14660
14661 \begin_layout Itemize
14662
14663 \family sans
14664 b
14665 \family default
14666  for 
14667 \emph on
14668 bottom
14669 \end_layout
14670
14671 \begin_layout Itemize
14672
14673 \family sans
14674 p
14675 \family default
14676  for 
14677 \emph on
14678 page
14679 \end_layout
14680
14681 \begin_layout Standard
14682 The letters correspond to the following behaviour:
14683 \end_layout
14684
14685 \begin_layout Description
14686 Here: LyX tries to put the 
14687 \family sans
14688 Float
14689 \family default
14690  at the same point in the text where you put it.
14691 \end_layout
14692
14693 \begin_deeper
14694 \begin_layout Standard
14695 If there isn't enough room, LyX tries one of the other three location types.
14696 \end_layout
14697
14698 \end_deeper
14699 \begin_layout Description
14700 Top: LyX tries to put the 
14701 \family sans
14702 Float
14703 \family default
14704  at the top of the current page.
14705  If the figure won't fit on the current page, it goes to the next page.
14706 \end_layout
14707
14708 \begin_layout Description
14709 Bottom: LyX tries to put the 
14710 \family sans
14711 Float
14712 \family default
14713  at the bottom of the current page.
14714  If there isn't room, it goes to the next page.
14715 \end_layout
14716
14717 \begin_layout Description
14718 Page: LyX tries to put the 
14719 \family sans
14720 Float
14721 \family default
14722  (or a number of 
14723 \family sans
14724 Float
14725 \family default
14726 s) on a page of its own.
14727 \end_layout
14728
14729 \begin_layout Standard
14730 There is some subtlety to how this all works.
14731  The order specifies what location LyX should try first.
14732  If that one fails, it tries the next one, and so on, though 
14733 \begin_inset Quotes eld
14734 \end_inset
14735
14736
14737 \family sans
14738 h
14739 \family default
14740
14741 \begin_inset Quotes erd
14742 \end_inset
14743
14744  will always take precedence if it appears in the list.
14745  The default placement list is 
14746 \begin_inset Quotes eld
14747 \end_inset
14748
14749
14750 \family sans
14751 tbp
14752 \family default
14753
14754 \begin_inset Quotes erd
14755 \end_inset
14756
14757 : try the top of a text page first, then the bottom of a text page, then
14758  on a page by itself.
14759  If you want LyX to try 
14760 \begin_inset Quotes eld
14761 \end_inset
14762
14763 really hard
14764 \begin_inset Quotes erd
14765 \end_inset
14766
14767  to place the figure where you command it, precede the list with an exclamation
14768  point; for example 
14769 \begin_inset Quotes eld
14770 \end_inset
14771
14772
14773 \family sans
14774 !htbp
14775 \family default
14776
14777 \begin_inset Quotes erd
14778 \end_inset
14779
14780 .
14781  Here are some example entries and what they do:
14782 \end_layout
14783
14784 \begin_layout Enumerate
14785
14786 \family sans
14787 hbp
14788 \end_layout
14789
14790 \begin_deeper
14791 \begin_layout Standard
14792 Try putting the figure/table at its actual position in the text.
14793  If that doesn't work, put it on the bottom of the page.
14794  If that fails, put it on a separate page.
14795 \end_layout
14796
14797 \end_deeper
14798 \begin_layout Enumerate
14799
14800 \family sans
14801 !hbp
14802 \end_layout
14803
14804 \begin_deeper
14805 \begin_layout Standard
14806 Try really hard to put the figure/table at its actual position in the text.
14807  Then the bottom of the page, then on a separate page.
14808 \end_layout
14809
14810 \end_deeper
14811 \begin_layout Enumerate
14812
14813 \family sans
14814 tp
14815 \end_layout
14816
14817 \begin_deeper
14818 \begin_layout Standard
14819 Put the figure/table at the top of each page.
14820  If it's too long, put it on a separate page.
14821 \end_layout
14822
14823 \end_deeper
14824 \begin_layout Enumerate
14825
14826 \family sans
14827 p
14828 \end_layout
14829
14830 \begin_deeper
14831 \begin_layout Standard
14832 Always put figures and tables on their own page.
14833 \end_layout
14834
14835 \end_deeper
14836 \begin_layout Subsection
14837 XFig and LyX
14838 \end_layout
14839
14840 \begin_layout Standard
14841 One obvious question is 
14842 \begin_inset Quotes eld
14843 \end_inset
14844
14845 how would I create the figures?
14846 \begin_inset Quotes erd
14847 \end_inset
14848
14849  Fortunately, the answer is included in most Linux and/or LaTeX distributions.
14850  
14851 \family typewriter
14852 XFig
14853 \family default
14854  is a powerful though slightly awkward drawing tool.
14855  If you want to include figures that you have created with 
14856 \family typewriter
14857 XFig
14858 \family default
14859  there are several ways.
14860  We recommend the following:
14861 \end_layout
14862
14863 \begin_layout Enumerate
14864 Export the figure as Encapsulated PostScript.
14865  This could be very easy included into LyX as described in the previous
14866  sections.
14867  The great advantage of this way is, that you have the full power of PostScript®
14868  available.
14869  That means Bezier curves, colors, all line thicknesses and many more.
14870  If you have inserted text into your fig-document this will be printed with
14871  PostScript fonts, which is OK\SpecialChar \@.
14872  The figure can be manipulated like any other
14873  EPS figure, as described above.
14874  
14875 \end_layout
14876
14877 \begin_deeper
14878 \begin_layout Standard
14879 The only disadvantage is that you cannot create formulas as PostScript text
14880  except by hand.
14881  If you also need formulas or simple exponents or indices in your figure,
14882  the next way is recommended.
14883 \end_layout
14884
14885 \end_deeper
14886 \begin_layout Enumerate
14887 Export the figure as LaTeX.
14888  This is just as easy to include into LyX, with the advantage that you may
14889  use all LaTeX commands within the text inside XFig.
14890  Therefore you have to set the 
14891 \emph on
14892 special flag
14893 \emph default
14894  for text in XFig.
14895  This is automatic if you invoke XFig with 
14896 \family typewriter
14897 xfig\InsetSpace ~
14898 -specialtext
14899 \family default
14900 .
14901  If this is done and you have also chosen a LaTeX font you may simply write
14902  
14903 \begin_inset Quotes eld
14904 \end_inset
14905
14906 $H_2$
14907 \begin_inset Quotes erd
14908 \end_inset
14909
14910  in 
14911 \family typewriter
14912 XFig\SpecialChar \@.
14913
14914 \family default
14915  If you export this figure as LaTeX and include it in LyX with 
14916 \family sans
14917 \bar under
14918 I
14919 \bar default
14920 nsert\SpecialChar \menuseparator
14921 Chil
14922 \bar under
14923 d
14924 \bar default
14925 \InsetSpace ~
14926 Document
14927 \family default
14928  (see description in 
14929 \emph on
14930 Extended Features
14931 \emph default
14932 ) this text will appear as 
14933 \begin_inset Formula $H_{2}$
14934 \end_inset
14935
14936 .
14937  
14938 \end_layout
14939
14940 \begin_deeper
14941 \begin_layout Standard
14942 The disadvantage of this way is that the graphical power of LaTeX isn't
14943  as strong as PostScript®\SpecialChar \@.
14944  You cannot use all thicknesses of lines and, more
14945  annoyingly, not all slopes.
14946  This is why we recommend the third way for more complex figures.
14947 \end_layout
14948
14949 \end_deeper
14950 \begin_layout Enumerate
14951 Export the figure as LaTeX/PostScript combined.
14952  Then 
14953 \family typewriter
14954 XFig
14955 \family default
14956  [
14957 \family typewriter
14958 transfig
14959 \family default
14960 , really] will generate two files: 
14961 \end_layout
14962
14963 \begin_deeper
14964 \begin_layout Enumerate
14965 the PostScript part 
14966 \family typewriter
14967 foo.pstex
14968 \family default
14969 , that contains all painting.
14970 \end_layout
14971
14972 \begin_layout Enumerate
14973 the LaTeX part 
14974 \family typewriter
14975 foo.pstex_t
14976 \family default
14977 , that contains all text and a link to the PostScript part.
14978 \end_layout
14979
14980 \end_deeper
14981 \begin_layout Standard
14982 Then you just have to include the LaTeX part as described above.
14983  This will automatically include the PostScript part, too.
14984 \begin_inset Foot
14985 status collapsed
14986
14987 \begin_layout Standard
14988 If you get an error like 
14989 \begin_inset Quotes eld
14990 \end_inset
14991
14992 unknown graphics extension pstex
14993 \begin_inset Quotes erd
14994 \end_inset
14995
14996  you have to declare these graphic extensions.
14997  I think this is a 
14998 \family typewriter
14999 transfig
15000 \family default
15001  bug that occurs with LaTeX2e.
15002  Simply add a line like
15003 \end_layout
15004
15005 \begin_layout Standard
15006
15007 \family typewriter
15008
15009 \backslash
15010 @namedef{Gin@rule@ps_tex}#1{{eps}{ps_tex}{#1}}
15011 \end_layout
15012
15013 \begin_layout Standard
15014 in the file 
15015 \family typewriter
15016 /usr/lib/texmf/tex/latex/graphics/dvips.def
15017 \family default
15018 .
15019  Then add 
15020 \family typewriter
15021 pstex
15022 \family default
15023  to the extension:
15024 \end_layout
15025
15026 \begin_layout Standard
15027
15028 \backslash
15029 def
15030 \backslash
15031 Gin@extensions{eps, ps, pstex, eps.gz, ps.gz, eps=2EZ}
15032 \end_layout
15033
15034 \begin_layout Standard
15035 This should fix the whole thing.
15036  Alternatively you may export the postscript part as 
15037 \family typewriter
15038 foo.eps
15039 \family default
15040  and change the LaTeX part 
15041 \family typewriter
15042 foo.pstex_t
15043 \family default
15044  manually.
15045  But this is annoying.
15046  
15047 \end_layout
15048
15049 \end_inset
15050
15051  This way you have the full PostScript® and LaTeX power combined except
15052  for the possibility to scale the figure after creating.
15053  So if you want scalable pictures, the PostScript format is your only choice.
15054  Another little advantage of letting LaTeX typeset the font is that the
15055  same font will appear in your figures as in your text, which looks a little
15056  nicer.
15057 \end_layout
15058
15059 \begin_layout Section
15060 Tables
15061 \begin_inset LatexCommand label
15062 name "sec:tables"
15063
15064 \end_inset
15065
15066
15067 \end_layout
15068
15069 \begin_layout Standard
15070 LyX has powerful table support, but LaTeX can do many more things with tables
15071  than LyX is currently capable of, so you might want to look at a good LaTeX
15072  book if the features described here should turn out to be inadequate.
15073 \end_layout
15074
15075 \begin_layout Standard
15076 You can insert a table using either the table toolbar button or 
15077 \family sans
15078 \bar under
15079 I
15080 \bar default
15081 nsert\SpecialChar \menuseparator
15082
15083 \bar under
15084 T
15085 \bar default
15086 able
15087 \family default
15088 .
15089  A dialog will appear, asking you for the number of rows and columns.
15090  The default table has lines at the top and to the left of every cell, a
15091  line to the right of the rightmost column and a line at the bottom of the
15092  lowest row, forming a box around the table.
15093  Additionally, the topmost row also has a line at the bottom, which causes
15094  this row to appear separated from the rest of the table.
15095  Here's an example:
15096 \end_layout
15097
15098 \begin_layout Standard
15099 \align center
15100 \begin_inset Tabular
15101 <lyxtabular version="3" rows="4" columns="4">
15102 <features>
15103 <column alignment="center" valignment="top" leftline="true" width="0pt">
15104 <column alignment="center" valignment="top" leftline="true" width="0pt">
15105 <column alignment="center" valignment="top" leftline="true" width="0in">
15106 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15107 <row topline="true" bottomline="true">
15108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15109 \begin_inset Text
15110
15111 \begin_layout Standard
15112
15113 \end_layout
15114
15115 \end_inset
15116 </cell>
15117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15118 \begin_inset Text
15119
15120 \begin_layout Standard
15121
15122 \family roman
15123 \series medium
15124 \shape up
15125 \size normal
15126 \emph off
15127 \bar no
15128 \noun off
15129 \color none
15130 12
15131 \end_layout
15132
15133 \end_inset
15134 </cell>
15135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15136 \begin_inset Text
15137
15138 \begin_layout Standard
15139
15140 \family roman
15141 \series medium
15142 \shape up
15143 \size normal
15144 \emph off
15145 \bar no
15146 \noun off
15147 \color none
15148 45
15149 \end_layout
15150
15151 \end_inset
15152 </cell>
15153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15154 \begin_inset Text
15155
15156 \begin_layout Standard
15157
15158 \family roman
15159 \series medium
15160 \shape up
15161 \size normal
15162 \emph off
15163 \bar no
15164 \noun off
15165 \color none
15166 98
15167 \end_layout
15168
15169 \end_inset
15170 </cell>
15171 </row>
15172 <row topline="true">
15173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15174 \begin_inset Text
15175
15176 \begin_layout Standard
15177
15178 \family roman
15179 \series medium
15180 \shape up
15181 \size normal
15182 \emph off
15183 \bar no
15184 \noun off
15185 \color none
15186 A
15187 \end_layout
15188
15189 \end_inset
15190 </cell>
15191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15192 \begin_inset Text
15193
15194 \begin_layout Standard
15195
15196 \end_layout
15197
15198 \end_inset
15199 </cell>
15200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15201 \begin_inset Text
15202
15203 \begin_layout Standard
15204
15205 \end_layout
15206
15207 \end_inset
15208 </cell>
15209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15210 \begin_inset Text
15211
15212 \begin_layout Standard
15213
15214 \end_layout
15215
15216 \end_inset
15217 </cell>
15218 </row>
15219 <row topline="true">
15220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15221 \begin_inset Text
15222
15223 \begin_layout Standard
15224
15225 \family roman
15226 \series medium
15227 \shape up
15228 \size normal
15229 \emph off
15230 \bar no
15231 \noun off
15232 \color none
15233 B
15234 \end_layout
15235
15236 \end_inset
15237 </cell>
15238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15239 \begin_inset Text
15240
15241 \begin_layout Standard
15242
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15248 \begin_inset Text
15249
15250 \begin_layout Standard
15251
15252 \family roman
15253 \series medium
15254 \shape up
15255 \size normal
15256 \emph off
15257 \bar no
15258 \noun off
15259 \color none
15260 multi 
15261 \end_layout
15262
15263 \end_inset
15264 </cell>
15265 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15266 \begin_inset Text
15267
15268 \begin_layout Standard
15269
15270 \end_layout
15271
15272 \end_inset
15273 </cell>
15274 </row>
15275 <row topline="true" bottomline="true">
15276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15277 \begin_inset Text
15278
15279 \begin_layout Standard
15280
15281 \family roman
15282 \series medium
15283 \shape up
15284 \size normal
15285 \emph off
15286 \bar no
15287 \noun off
15288 \color none
15289 C
15290 \end_layout
15291
15292 \end_inset
15293 </cell>
15294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15295 \begin_inset Text
15296
15297 \begin_layout Standard
15298
15299 \end_layout
15300
15301 \end_inset
15302 </cell>
15303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15304 \begin_inset Text
15305
15306 \begin_layout Standard
15307
15308 \end_layout
15309
15310 \end_inset
15311 </cell>
15312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15313 \begin_inset Text
15314
15315 \begin_layout Standard
15316
15317 \end_layout
15318
15319 \end_inset
15320 </cell>
15321 </row>
15322 </lyxtabular>
15323
15324 \end_inset
15325
15326
15327 \end_layout
15328
15329 \begin_layout Subsection
15330 The Table dialog
15331 \end_layout
15332
15333 \begin_layout Standard
15334 You can alter a table by clicking on it with the right mouse button, which
15335  brings up a settings dialog.
15336  Among these options are:
15337 \end_layout
15338
15339 \begin_layout Itemize
15340 Adding/removing border lines from a row or column.
15341  If you remove the top line from one of the rows, you'll get a dotted line
15342  in LyX, but no line will appear in the printout.
15343  If you set the bottom line of one row and the top line of the row below,
15344  then the rows are separated by a small space, as you can see with the top
15345  row in the example above.
15346  You can do the same vertically if you set the right line of a column and
15347  the left line of the column to the right.
15348 \end_layout
15349
15350 \begin_layout Itemize
15351 Text alignment in a column
15352 \end_layout
15353
15354 \begin_layout Itemize
15355 Appending rows and columns
15356 \end_layout
15357
15358 \begin_layout Itemize
15359 Deleting rows, columns, or the entire table
15360 \end_layout
15361
15362 \begin_layout Itemize
15363 Multicolumn
15364 \end_layout
15365
15366 \begin_layout Itemize
15367 Setting a fixed width for a column
15368 \end_layout
15369
15370 \begin_layout Itemize
15371 Longtable options - this is useful if your table is higher than the paper.
15372  Then the table is split on the bottom of the page and continued on the
15373  next one, instead of running of the end of the page.
15374 \end_layout
15375
15376 \begin_layout Itemize
15377 Rotate the whole table or a single cell sideways, by 90 degrees
15378 \end_layout
15379
15380 \begin_layout Standard
15381 You can also use the menu to perform these operations.
15382  Try 
15383 \family sans
15384 \bar under
15385 E
15386 \bar default
15387 dit\SpecialChar \menuseparator
15388
15389 \family default
15390 \bar under
15391 T
15392 \family sans
15393 \bar default
15394 able
15395 \family default
15396  or 
15397 \family sans
15398 \bar under
15399 E
15400 \bar default
15401 dit\SpecialChar \menuseparator
15402 Rows&
15403 \bar under
15404 C
15405 \bar default
15406 ols
15407 \family default
15408  when the cursor is inside a table.
15409  
15410 \end_layout
15411
15412 \begin_layout Standard
15413 Most of these options also work on selections.
15414  This means that if you select more cells, columns or rows the action is
15415  done on all of your selection.
15416  Note that there is a difference between selecting the 
15417 \emph on
15418 contents
15419 \emph default
15420  of the cell, and the cell itself.
15421  If you can see a red border inside a cell, then a selection will select
15422  the contents.
15423  If you press 
15424 \family sans
15425 Escape
15426 \family default
15427  or click outside of the box, then the selection will select cells (whether
15428  you use the mouse or the normal cursor-movement keys).
15429 \end_layout
15430
15431 \begin_layout Standard
15432 When you append a row, it is added 
15433 \emph on
15434 below
15435 \emph default
15436  the row containing the cursor.
15437  Similarly, columns are appended to the 
15438 \emph on
15439 right
15440 \emph default
15441  of the cursor.
15442  This makes it difficult to add columns on the left edge of a table without
15443  a lot of cutting and pasting.
15444  Deletion is always performed on the row or column containing the cursor.
15445  
15446 \end_layout
15447
15448 \begin_layout Standard
15449 The multicolumn option merges two or more adjacent cells on a given row.
15450  For example, in the above table, row 
15451 \begin_inset Quotes eld
15452 \end_inset
15453
15454 B
15455 \begin_inset Quotes erd
15456 \end_inset
15457
15458  has had multicolumn applied to the columns labelled 
15459 \begin_inset Quotes eld
15460 \end_inset
15461
15462 45
15463 \begin_inset Quotes erd
15464 \end_inset
15465
15466  and 
15467 \begin_inset Quotes eld
15468 \end_inset
15469
15470 98.
15471 \begin_inset Quotes erd
15472 \end_inset
15473
15474  To use it, you must first select the cells, then choose 
15475 \family sans
15476 Multicolumn
15477 \family default
15478  from the menu.
15479  This will not work vertically - see the Table Examples document for how
15480  to do this.
15481 \end_layout
15482
15483 \begin_layout Standard
15484 You can also use 
15485 \family sans
15486 Multicolumn
15487 \family default
15488  if you need to have a special handling for a single table cell's top and
15489  bottom border lines and text alignment.
15490  Here an example of this special handling of a cell:
15491 \end_layout
15492
15493 \begin_layout Standard
15494 \align center
15495 \begin_inset Tabular
15496 <lyxtabular version="3" rows="5" columns="3">
15497 <features>
15498 <column alignment="left" valignment="top" leftline="true" rightline="true" width="0pt">
15499 <column alignment="right" valignment="top" leftline="true" width="0pt">
15500 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
15501 <row topline="true" bottomline="true">
15502 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15503 \begin_inset Text
15504
15505 \begin_layout Standard
15506
15507 \family roman
15508 \series bold
15509 \shape up
15510 \size normal
15511 \emph off
15512 \bar no
15513 \noun off
15514 \color none
15515 *
15516 \end_layout
15517
15518 \end_inset
15519 </cell>
15520 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15521 \begin_inset Text
15522
15523 \begin_layout Standard
15524
15525 \family roman
15526 \series bold
15527 \shape up
15528 \size normal
15529 \emph off
15530 \bar no
15531 \noun off
15532 \color none
15533 x
15534 \end_layout
15535
15536 \end_inset
15537 </cell>
15538 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15539 \begin_inset Text
15540
15541 \begin_layout Standard
15542
15543 \family roman
15544 \series bold
15545 \shape up
15546 \size normal
15547 \emph off
15548 \bar no
15549 \noun off
15550 \color none
15551 y
15552 \end_layout
15553
15554 \end_inset
15555 </cell>
15556 </row>
15557 <row topline="true">
15558 <cell multicolumn="1" alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15559 \begin_inset Text
15560
15561 \begin_layout Standard
15562
15563 \family roman
15564 \series bold
15565 \shape up
15566 \size normal
15567 \emph off
15568 \bar no
15569 \noun off
15570 \color none
15571 point a & b
15572 \end_layout
15573
15574 \end_inset
15575 </cell>
15576 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
15577 \begin_inset Text
15578
15579 \begin_layout Standard
15580
15581 \family roman
15582 \shape up
15583 \size normal
15584 \emph off
15585 \bar no
15586 \noun off
15587 \color none
15588 103
15589 \end_layout
15590
15591 \end_inset
15592 </cell>
15593 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15594 \begin_inset Text
15595
15596 \begin_layout Standard
15597
15598 \family roman
15599 \shape up
15600 \size normal
15601 \emph off
15602 \bar no
15603 \noun off
15604 \color none
15605 9
15606 \end_layout
15607
15608 \end_inset
15609 </cell>
15610 </row>
15611 <row topline="true">
15612 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none">
15613 \begin_inset Text
15614
15615 \begin_layout Standard
15616
15617 \family roman
15618 \series bold
15619 \shape up
15620 \size normal
15621 \emph off
15622 \bar no
15623 \noun off
15624 \color none
15625 point b & a
15626 \end_layout
15627
15628 \end_inset
15629 </cell>
15630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15631 \begin_inset Text
15632
15633 \begin_layout Standard
15634
15635 \family roman
15636 \shape up
15637 \size normal
15638 \emph off
15639 \bar no
15640 \noun off
15641 \color none
15642 599
15643 \end_layout
15644
15645 \end_inset
15646 </cell>
15647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15648 \begin_inset Text
15649
15650 \begin_layout Standard
15651
15652 \family roman
15653 \shape up
15654 \size normal
15655 \emph off
15656 \bar no
15657 \noun off
15658 \color none
15659 340
15660 \end_layout
15661
15662 \end_inset
15663 </cell>
15664 </row>
15665 <row topline="true">
15666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15667 \begin_inset Text
15668
15669 \begin_layout Standard
15670
15671 \family roman
15672 \series bold
15673 \shape up
15674 \size normal
15675 \emph off
15676 \bar no
15677 \noun off
15678 \color none
15679 point abc
15680 \end_layout
15681
15682 \end_inset
15683 </cell>
15684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15685 \begin_inset Text
15686
15687 \begin_layout Standard
15688
15689 \family roman
15690 \shape up
15691 \size normal
15692 \emph off
15693 \bar no
15694 \noun off
15695 \color none
15696 1009
15697 \end_layout
15698
15699 \end_inset
15700 </cell>
15701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15702 \begin_inset Text
15703
15704 \begin_layout Standard
15705
15706 \family roman
15707 \shape up
15708 \size normal
15709 \emph off
15710 \bar no
15711 \noun off
15712 \color none
15713 52
15714 \end_layout
15715
15716 \end_inset
15717 </cell>
15718 </row>
15719 <row topline="true" bottomline="true">
15720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15721 \begin_inset Text
15722
15723 \begin_layout Standard
15724
15725 \family roman
15726 \series bold
15727 \shape up
15728 \size normal
15729 \emph off
15730 \bar no
15731 \noun off
15732 \color none
15733 point abcd
15734 \end_layout
15735
15736 \end_inset
15737 </cell>
15738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15739 \begin_inset Text
15740
15741 \begin_layout Standard
15742
15743 \family roman
15744 \shape up
15745 \size normal
15746 \emph off
15747 \bar no
15748 \noun off
15749 \color none
15750 96
15751 \end_layout
15752
15753 \end_inset
15754 </cell>
15755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15756 \begin_inset Text
15757
15758 \begin_layout Standard
15759
15760 \family roman
15761 \shape up
15762 \size normal
15763 \emph off
15764 \bar no
15765 \noun off
15766 \color none
15767 11
15768 \end_layout
15769
15770 \end_inset
15771 </cell>
15772 </row>
15773 </lyxtabular>
15774
15775 \end_inset
15776
15777
15778 \end_layout
15779
15780 \begin_layout Standard
15781 You see here that the header line cells are aligned to the center, whereas
15782  the left column is aligned to the left, and the other columns are aligned
15783  to the right.
15784  Also the bottom and top line of two cells have been removed.
15785 \begin_inset Note Note
15786 status open
15787
15788 \begin_layout Standard
15789 I can make nothing of this explanation.
15790  An improvement would be nice :) - jbl
15791 \end_layout
15792
15793 \end_inset
15794
15795
15796 \end_layout
15797
15798 \begin_layout Standard
15799 If you want your column to have a fixed width, then you can insert a width
15800  in the 
15801 \family sans
15802 Width
15803 \family default
15804  input-field of the 
15805 \family sans
15806 Table
15807 \family default
15808  dialog.
15809  This will then allow the cell to have multiple paragraphs of text.
15810 \end_layout
15811
15812 \begin_layout Standard
15813 If your table becomes too large to fit on a portrait document layout, you
15814  can select the 
15815 \family sans
15816 Rotate\InsetSpace ~
15817 90°
15818 \family default
15819  button, and the table will appear sideways (this means landscape in a portrait
15820  document style).
15821  You might also like to rotate single table cells to give them more horizontal
15822  space.
15823  The example below demonstrates why it is useful to rotate single cells.
15824 \end_layout
15825
15826 \begin_layout Standard
15827
15828 \emph on
15829 Note:
15830 \emph default
15831  This 
15832 \family sans
15833 Rotate\InsetSpace ~
15834 90°
15835 \family default
15836  option will 
15837 \emph on
15838 not
15839 \emph default
15840  display on screen, and works 
15841 \emph on
15842 only
15843 \emph default
15844  for PostScript output.
15845  So, if you want to preview them, use 
15846 \family sans
15847 \bar under
15848 V
15849 \bar default
15850 iew\SpecialChar \menuseparator
15851 Pos
15852 \bar under
15853 t
15854 \bar default
15855 script
15856 \family default
15857 , as 
15858 \family sans
15859 \bar under
15860 V
15861 \bar default
15862 iew
15863 \bar under
15864 \SpecialChar \menuseparator
15865 D
15866 \bar default
15867 VI
15868 \family default
15869  will not show the table properly.
15870 \end_layout
15871
15872 \begin_layout Standard
15873 \align center
15874 \begin_inset Tabular
15875 <lyxtabular version="3" rows="6" columns="12">
15876 <features>
15877 <column alignment="left" valignment="top" leftline="true" rightline="true" width="0pt">
15878 <column alignment="center" valignment="top" leftline="true" width="0pt">
15879 <column alignment="center" valignment="top" leftline="true" width="0pt">
15880 <column alignment="center" valignment="top" leftline="true" width="0pt">
15881 <column alignment="center" valignment="top" leftline="true" width="0pt">
15882 <column alignment="center" valignment="top" leftline="true" width="0pt">
15883 <column alignment="center" valignment="top" leftline="true" width="0pt">
15884 <column alignment="center" valignment="top" leftline="true" width="0pt">
15885 <column alignment="center" valignment="top" leftline="true" width="0pt">
15886 <column alignment="center" valignment="top" leftline="true" width="0pt">
15887 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15888 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
15889 <row topline="true" bottomline="true">
15890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15891 \begin_inset Text
15892
15893 \begin_layout Standard
15894
15895 \family roman
15896 \series medium
15897 \shape up
15898 \size normal
15899 \emph off
15900 \bar no
15901 \noun off
15902 \color none
15903 Description
15904 \end_layout
15905
15906 \end_inset
15907 </cell>
15908 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15909 \begin_inset Text
15910
15911 \begin_layout Standard
15912
15913 \family roman
15914 \series medium
15915 \shape up
15916 \size normal
15917 \emph off
15918 \bar no
15919 \noun off
15920 \color none
15921 Flag 1
15922 \end_layout
15923
15924 \end_inset
15925 </cell>
15926 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15927 \begin_inset Text
15928
15929 \begin_layout Standard
15930
15931 \family roman
15932 \series medium
15933 \shape up
15934 \size normal
15935 \emph off
15936 \bar no
15937 \noun off
15938 \color none
15939 Flag 2
15940 \end_layout
15941
15942 \end_inset
15943 </cell>
15944 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15945 \begin_inset Text
15946
15947 \begin_layout Standard
15948
15949 \family roman
15950 \series medium
15951 \shape up
15952 \size normal
15953 \emph off
15954 \bar no
15955 \noun off
15956 \color none
15957 Flag 3
15958 \end_layout
15959
15960 \end_inset
15961 </cell>
15962 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15963 \begin_inset Text
15964
15965 \begin_layout Standard
15966
15967 \family roman
15968 \series medium
15969 \shape up
15970 \size normal
15971 \emph off
15972 \bar no
15973 \noun off
15974 \color none
15975 Flag 4
15976 \end_layout
15977
15978 \end_inset
15979 </cell>
15980 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="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 Flag 5
15994 \end_layout
15995
15996 \end_inset
15997 </cell>
15998 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15999 \begin_inset Text
16000
16001 \begin_layout Standard
16002
16003 \family roman
16004 \series medium
16005 \shape up
16006 \size normal
16007 \emph off
16008 \bar no
16009 \noun off
16010 \color none
16011 Flag 6
16012 \end_layout
16013
16014 \end_inset
16015 </cell>
16016 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
16017 \begin_inset Text
16018
16019 \begin_layout Standard
16020
16021 \family roman
16022 \series medium
16023 \shape up
16024 \size normal
16025 \emph off
16026 \bar no
16027 \noun off
16028 \color none
16029 Flag 7
16030 \end_layout
16031
16032 \end_inset
16033 </cell>
16034 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
16035 \begin_inset Text
16036
16037 \begin_layout Standard
16038
16039 \family roman
16040 \series medium
16041 \shape up
16042 \size normal
16043 \emph off
16044 \bar no
16045 \noun off
16046 \color none
16047 Flag 8
16048 \end_layout
16049
16050 \end_inset
16051 </cell>
16052 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="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 Flag 9
16066 \end_layout
16067
16068 \end_inset
16069 </cell>
16070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" rotate="true" usebox="none">
16071 \begin_inset Text
16072
16073 \begin_layout Standard
16074
16075 \family roman
16076 \series medium
16077 \shape up
16078 \size normal
16079 \emph off
16080 \bar no
16081 \noun off
16082 \color none
16083 Flag 10
16084 \end_layout
16085
16086 \end_inset
16087 </cell>
16088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16089 \begin_inset Text
16090
16091 \begin_layout Standard
16092
16093 \family roman
16094 \series medium
16095 \shape up
16096 \size normal
16097 \emph off
16098 \bar no
16099 \noun off
16100 \color none
16101 Total
16102 \end_layout
16103
16104 \end_inset
16105 </cell>
16106 </row>
16107 <row topline="true">
16108 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16109 \begin_inset Text
16110
16111 \begin_layout Standard
16112
16113 \family roman
16114 \series medium
16115 \shape up
16116 \size normal
16117 \emph off
16118 \bar no
16119 \noun off
16120 \color none
16121 Desc.\InsetSpace ~
16122 1
16123 \end_layout
16124
16125 \end_inset
16126 </cell>
16127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16128 \begin_inset Text
16129
16130 \begin_layout Standard
16131
16132 \family roman
16133 \series medium
16134 \shape up
16135 \size normal
16136 \emph off
16137 \bar no
16138 \noun off
16139 \color none
16140 *
16141 \end_layout
16142
16143 \end_inset
16144 </cell>
16145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16146 \begin_inset Text
16147
16148 \begin_layout Standard
16149
16150 \end_layout
16151
16152 \end_inset
16153 </cell>
16154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16155 \begin_inset Text
16156
16157 \begin_layout Standard
16158
16159 \family roman
16160 \series medium
16161 \shape up
16162 \size normal
16163 \emph off
16164 \bar no
16165 \noun off
16166 \color none
16167 *
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 \family roman
16178 \series medium
16179 \shape up
16180 \size normal
16181 \emph off
16182 \bar no
16183 \noun off
16184 \color none
16185 *
16186 \end_layout
16187
16188 \end_inset
16189 </cell>
16190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16191 \begin_inset Text
16192
16193 \begin_layout Standard
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 \end_layout
16223
16224 \end_inset
16225 </cell>
16226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16227 \begin_inset Text
16228
16229 \begin_layout Standard
16230
16231 \family roman
16232 \series medium
16233 \shape up
16234 \size normal
16235 \emph off
16236 \bar no
16237 \noun off
16238 \color none
16239 *
16240 \end_layout
16241
16242 \end_inset
16243 </cell>
16244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16245 \begin_inset Text
16246
16247 \begin_layout Standard
16248
16249 \family roman
16250 \series medium
16251 \shape up
16252 \size normal
16253 \emph off
16254 \bar no
16255 \noun off
16256 \color none
16257 *
16258 \end_layout
16259
16260 \end_inset
16261 </cell>
16262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16263 \begin_inset Text
16264
16265 \begin_layout Standard
16266
16267 \family roman
16268 \series medium
16269 \shape up
16270 \size normal
16271 \emph off
16272 \bar no
16273 \noun off
16274 \color none
16275 *
16276 \end_layout
16277
16278 \end_inset
16279 </cell>
16280 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16281 \begin_inset Text
16282
16283 \begin_layout Standard
16284
16285 \family roman
16286 \series medium
16287 \shape up
16288 \size normal
16289 \emph off
16290 \bar no
16291 \noun off
16292 \color none
16293 7
16294 \end_layout
16295
16296 \end_inset
16297 </cell>
16298 </row>
16299 <row topline="true">
16300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16301 \begin_inset Text
16302
16303 \begin_layout Standard
16304
16305 \family roman
16306 \series medium
16307 \shape up
16308 \size normal
16309 \emph off
16310 \bar no
16311 \noun off
16312 \color none
16313 Desc.\InsetSpace ~
16314 2
16315 \end_layout
16316
16317 \end_inset
16318 </cell>
16319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16320 \begin_inset Text
16321
16322 \begin_layout Standard
16323
16324 \end_layout
16325
16326 \end_inset
16327 </cell>
16328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16329 \begin_inset Text
16330
16331 \begin_layout Standard
16332
16333 \family roman
16334 \series medium
16335 \shape up
16336 \size normal
16337 \emph off
16338 \bar no
16339 \noun off
16340 \color none
16341 *
16342 \end_layout
16343
16344 \end_inset
16345 </cell>
16346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16347 \begin_inset Text
16348
16349 \begin_layout Standard
16350
16351 \family roman
16352 \series medium
16353 \shape up
16354 \size normal
16355 \emph off
16356 \bar no
16357 \noun off
16358 \color none
16359 *
16360 \end_layout
16361
16362 \end_inset
16363 </cell>
16364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16365 \begin_inset Text
16366
16367 \begin_layout Standard
16368
16369 \family roman
16370 \series medium
16371 \shape up
16372 \size normal
16373 \emph off
16374 \bar no
16375 \noun off
16376 \color none
16377 *
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 \family roman
16442 \series medium
16443 \shape up
16444 \size normal
16445 \emph off
16446 \bar no
16447 \noun off
16448 \color none
16449 *
16450 \end_layout
16451
16452 \end_inset
16453 </cell>
16454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16455 \begin_inset Text
16456
16457 \begin_layout Standard
16458
16459 \family roman
16460 \series medium
16461 \shape up
16462 \size normal
16463 \emph off
16464 \bar no
16465 \noun off
16466 \color none
16467 *
16468 \end_layout
16469
16470 \end_inset
16471 </cell>
16472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16473 \begin_inset Text
16474
16475 \begin_layout Standard
16476
16477 \family roman
16478 \series medium
16479 \shape up
16480 \size normal
16481 \emph off
16482 \bar no
16483 \noun off
16484 \color none
16485 *
16486 \end_layout
16487
16488 \end_inset
16489 </cell>
16490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16491 \begin_inset Text
16492
16493 \begin_layout Standard
16494
16495 \family roman
16496 \series medium
16497 \shape up
16498 \size normal
16499 \emph off
16500 \bar no
16501 \noun off
16502 \color none
16503 9
16504 \end_layout
16505
16506 \end_inset
16507 </cell>
16508 </row>
16509 <row topline="true">
16510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16511 \begin_inset Text
16512
16513 \begin_layout Standard
16514
16515 \family roman
16516 \series medium
16517 \shape up
16518 \size normal
16519 \emph off
16520 \bar no
16521 \noun off
16522 \color none
16523 Desc.\InsetSpace ~
16524 3
16525 \end_layout
16526
16527 \end_inset
16528 </cell>
16529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16530 \begin_inset Text
16531
16532 \begin_layout Standard
16533
16534 \family roman
16535 \series medium
16536 \shape up
16537 \size normal
16538 \emph off
16539 \bar no
16540 \noun off
16541 \color none
16542 *
16543 \end_layout
16544
16545 \end_inset
16546 </cell>
16547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16548 \begin_inset Text
16549
16550 \begin_layout Standard
16551
16552 \family roman
16553 \series medium
16554 \shape up
16555 \size normal
16556 \emph off
16557 \bar no
16558 \noun off
16559 \color none
16560 *
16561 \end_layout
16562
16563 \end_inset
16564 </cell>
16565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16566 \begin_inset Text
16567
16568 \begin_layout Standard
16569
16570 \family roman
16571 \series medium
16572 \shape up
16573 \size normal
16574 \emph off
16575 \bar no
16576 \noun off
16577 \color none
16578 *
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 \end_layout
16589
16590 \end_inset
16591 </cell>
16592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16593 \begin_inset Text
16594
16595 \begin_layout Standard
16596
16597 \family roman
16598 \series medium
16599 \shape up
16600 \size normal
16601 \emph off
16602 \bar no
16603 \noun off
16604 \color none
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 \family roman
16652 \series medium
16653 \shape up
16654 \size normal
16655 \emph off
16656 \bar no
16657 \noun off
16658 \color none
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 \end_layout
16670
16671 \end_inset
16672 </cell>
16673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16674 \begin_inset Text
16675
16676 \begin_layout Standard
16677
16678 \family roman
16679 \series medium
16680 \shape up
16681 \size normal
16682 \emph off
16683 \bar no
16684 \noun off
16685 \color none
16686 *
16687 \end_layout
16688
16689 \end_inset
16690 </cell>
16691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16692 \begin_inset Text
16693
16694 \begin_layout Standard
16695
16696 \family roman
16697 \series medium
16698 \shape up
16699 \size normal
16700 \emph off
16701 \bar no
16702 \noun off
16703 \color none
16704 8
16705 \end_layout
16706
16707 \end_inset
16708 </cell>
16709 </row>
16710 <row topline="true" bottomline="true">
16711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Standard
16715
16716 \family roman
16717 \series medium
16718 \shape up
16719 \size normal
16720 \emph off
16721 \bar no
16722 \noun off
16723 \color none
16724 Desc.\InsetSpace ~
16725 4
16726 \end_layout
16727
16728 \end_inset
16729 </cell>
16730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16731 \begin_inset Text
16732
16733 \begin_layout Standard
16734
16735 \family roman
16736 \series medium
16737 \shape up
16738 \size normal
16739 \emph off
16740 \bar no
16741 \noun off
16742 \color none
16743 *
16744 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Standard
16752
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Standard
16761
16762 \family roman
16763 \series medium
16764 \shape up
16765 \size normal
16766 \emph off
16767 \bar no
16768 \noun off
16769 \color none
16770 *
16771 \end_layout
16772
16773 \end_inset
16774 </cell>
16775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16776 \begin_inset Text
16777
16778 \begin_layout Standard
16779
16780 \family roman
16781 \series medium
16782 \shape up
16783 \size normal
16784 \emph off
16785 \bar no
16786 \noun off
16787 \color none
16788 *
16789 \end_layout
16790
16791 \end_inset
16792 </cell>
16793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout Standard
16797
16798 \end_layout
16799
16800 \end_inset
16801 </cell>
16802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16803 \begin_inset Text
16804
16805 \begin_layout Standard
16806
16807 \end_layout
16808
16809 \end_inset
16810 </cell>
16811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16812 \begin_inset Text
16813
16814 \begin_layout Standard
16815
16816 \family roman
16817 \series medium
16818 \shape up
16819 \size normal
16820 \emph off
16821 \bar no
16822 \noun off
16823 \color none
16824 *
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16830 \begin_inset Text
16831
16832 \begin_layout Standard
16833
16834 \family roman
16835 \series medium
16836 \shape up
16837 \size normal
16838 \emph off
16839 \bar no
16840 \noun off
16841 \color none
16842 *
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16848 \begin_inset Text
16849
16850 \begin_layout Standard
16851
16852 \family roman
16853 \series medium
16854 \shape up
16855 \size normal
16856 \emph off
16857 \bar no
16858 \noun off
16859 \color none
16860 *
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Standard
16869
16870 \end_layout
16871
16872 \end_inset
16873 </cell>
16874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Standard
16878
16879 \family roman
16880 \series medium
16881 \shape up
16882 \size normal
16883 \emph off
16884 \bar no
16885 \noun off
16886 \color none
16887 6
16888 \end_layout
16889
16890 \end_inset
16891 </cell>
16892 </row>
16893 <row topline="true" bottomline="true">
16894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16895 \begin_inset Text
16896
16897 \begin_layout Standard
16898
16899 \family roman
16900 \series medium
16901 \shape up
16902 \size normal
16903 \emph off
16904 \bar no
16905 \noun off
16906 \color none
16907 Total
16908 \end_layout
16909
16910 \end_inset
16911 </cell>
16912 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16913 \begin_inset Text
16914
16915 \begin_layout Standard
16916
16917 \size normal
16918 \noun off
16919 \color none
16920  
16921 \end_layout
16922
16923 \end_inset
16924 </cell>
16925 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16926 \begin_inset Text
16927
16928 \begin_layout Standard
16929
16930 \end_layout
16931
16932 \end_inset
16933 </cell>
16934 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16935 \begin_inset Text
16936
16937 \begin_layout Standard
16938
16939 \end_layout
16940
16941 \end_inset
16942 </cell>
16943 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16944 \begin_inset Text
16945
16946 \begin_layout Standard
16947
16948 \end_layout
16949
16950 \end_inset
16951 </cell>
16952 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Standard
16956
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Standard
16965
16966 \end_layout
16967
16968 \end_inset
16969 </cell>
16970 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16971 \begin_inset Text
16972
16973 \begin_layout Standard
16974
16975 \end_layout
16976
16977 \end_inset
16978 </cell>
16979 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout Standard
16983
16984 \end_layout
16985
16986 \end_inset
16987 </cell>
16988 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout Standard
16992
16993 \end_layout
16994
16995 \end_inset
16996 </cell>
16997 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16998 \begin_inset Text
16999
17000 \begin_layout Standard
17001
17002 \end_layout
17003
17004 \end_inset
17005 </cell>
17006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17007 \begin_inset Text
17008
17009 \begin_layout Standard
17010
17011 \family roman
17012 \series medium
17013 \shape up
17014 \size normal
17015 \emph off
17016 \bar no
17017 \noun off
17018 \color none
17019 30
17020 \end_layout
17021
17022 \end_inset
17023 </cell>
17024 </row>
17025 </lyxtabular>
17026
17027 \end_inset
17028
17029
17030 \end_layout
17031
17032 \begin_layout Subsection
17033 What can be placed inside a table cell?
17034 \end_layout
17035
17036 \begin_layout Standard
17037 Many objects can be placed inside a table cell.
17038  Any single line of text, an equation (not a displayed or multilined equation,
17039  though), or a figure can be in a cell; in fact, all three kinds of objects
17040  can be placed in the same cell.
17041  Font sizes and shapes can be altered, and the table will adjust to display
17042  them properly.
17043  However, you can't put a special environment in a cell (like 
17044 \family sans
17045 Section*
17046 \family default
17047 , etc.), nor set spacing options etc.
17048  for the cell's paragraph.
17049 \end_layout
17050
17051 \begin_layout Subsection
17052 Cut & Paste in Tables
17053 \end_layout
17054
17055 \begin_layout Standard
17056 Cutting and pasting between tables works reasonably well.
17057  You can cut and paste even more than one row.
17058  Selection with the mouse or with 
17059 \family sans
17060 Shift
17061 \family default
17062  plus the arrow keys works as usual.
17063  The values in the second table below were cut and pasted from the first,
17064  using the mouse to select and paste.
17065 \end_layout
17066
17067 \begin_layout Standard
17068 \align center
17069 \begin_inset Tabular
17070 <lyxtabular version="3" rows="3" columns="3">
17071 <features>
17072 <column alignment="center" valignment="top" leftline="true" width="0pt">
17073 <column alignment="center" valignment="top" leftline="true" width="0pt">
17074 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17075 <row topline="true" bottomline="true">
17076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17077 \begin_inset Text
17078
17079 \begin_layout Standard
17080
17081 \family roman
17082 \series medium
17083 \shape up
17084 \size normal
17085 \emph off
17086 \bar no
17087 \noun off
17088 \color none
17089 1
17090 \end_layout
17091
17092 \end_inset
17093 </cell>
17094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17095 \begin_inset Text
17096
17097 \begin_layout Standard
17098
17099 \family roman
17100 \series medium
17101 \shape up
17102 \size normal
17103 \emph off
17104 \bar no
17105 \noun off
17106 \color none
17107 2
17108 \end_layout
17109
17110 \end_inset
17111 </cell>
17112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17113 \begin_inset Text
17114
17115 \begin_layout Standard
17116
17117 \family roman
17118 \series medium
17119 \shape up
17120 \size normal
17121 \emph off
17122 \bar no
17123 \noun off
17124 \color none
17125 3
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 </row>
17131 <row>
17132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17133 \begin_inset Text
17134
17135 \begin_layout Standard
17136
17137 \family roman
17138 \series medium
17139 \shape up
17140 \size normal
17141 \emph off
17142 \bar no
17143 \noun off
17144 \color none
17145 4
17146 \end_layout
17147
17148 \end_inset
17149 </cell>
17150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17151 \begin_inset Text
17152
17153 \begin_layout Standard
17154
17155 \family roman
17156 \series medium
17157 \shape up
17158 \size normal
17159 \emph off
17160 \bar no
17161 \noun off
17162 \color none
17163 5
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Standard
17172
17173 \family roman
17174 \series medium
17175 \shape up
17176 \size normal
17177 \emph off
17178 \bar no
17179 \noun off
17180 \color none
17181 6
17182 \end_layout
17183
17184 \end_inset
17185 </cell>
17186 </row>
17187 <row topline="true" bottomline="true">
17188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17189 \begin_inset Text
17190
17191 \begin_layout Standard
17192
17193 \family roman
17194 \series medium
17195 \shape up
17196 \size normal
17197 \emph off
17198 \bar no
17199 \noun off
17200 \color none
17201 7
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17207 \begin_inset Text
17208
17209 \begin_layout Standard
17210
17211 \family roman
17212 \series medium
17213 \shape up
17214 \size normal
17215 \emph off
17216 \bar no
17217 \noun off
17218 \color none
17219 8
17220 \end_layout
17221
17222 \end_inset
17223 </cell>
17224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Standard
17228
17229 \family roman
17230 \series medium
17231 \shape up
17232 \size normal
17233 \emph off
17234 \bar no
17235 \noun off
17236 \color none
17237 9
17238 \end_layout
17239
17240 \end_inset
17241 </cell>
17242 </row>
17243 </lyxtabular>
17244
17245 \end_inset
17246
17247
17248 \end_layout
17249
17250 \begin_layout Standard
17251 \align center
17252 \begin_inset Tabular
17253 <lyxtabular version="3" rows="4" columns="3">
17254 <features>
17255 <column alignment="center" valignment="top" leftline="true" width="0pt">
17256 <column alignment="center" valignment="top" leftline="true" width="0pt">
17257 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17258 <row topline="true" bottomline="true">
17259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17260 \begin_inset Text
17261
17262 \begin_layout Standard
17263
17264 \family roman
17265 \series medium
17266 \shape up
17267 \size normal
17268 \emph off
17269 \bar no
17270 \noun off
17271 \color none
17272 1
17273 \end_layout
17274
17275 \end_inset
17276 </cell>
17277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17278 \begin_inset Text
17279
17280 \begin_layout Standard
17281
17282 \family roman
17283 \series medium
17284 \shape up
17285 \size normal
17286 \emph off
17287 \bar no
17288 \noun off
17289 \color none
17290 2
17291 \end_layout
17292
17293 \end_inset
17294 </cell>
17295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17296 \begin_inset Text
17297
17298 \begin_layout Standard
17299
17300 \family roman
17301 \series medium
17302 \shape up
17303 \size normal
17304 \emph off
17305 \bar no
17306 \noun off
17307 \color none
17308 3
17309 \end_layout
17310
17311 \end_inset
17312 </cell>
17313 </row>
17314 <row>
17315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17316 \begin_inset Text
17317
17318 \begin_layout Standard
17319
17320 \family roman
17321 \series medium
17322 \shape up
17323 \size normal
17324 \emph off
17325 \bar no
17326 \noun off
17327 \color none
17328 4
17329 \end_layout
17330
17331 \end_inset
17332 </cell>
17333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17334 \begin_inset Text
17335
17336 \begin_layout Standard
17337
17338 \family roman
17339 \series medium
17340 \shape up
17341 \size normal
17342 \emph off
17343 \bar no
17344 \noun off
17345 \color none
17346 5
17347 \end_layout
17348
17349 \end_inset
17350 </cell>
17351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17352 \begin_inset Text
17353
17354 \begin_layout Standard
17355
17356 \family roman
17357 \series medium
17358 \shape up
17359 \size normal
17360 \emph off
17361 \bar no
17362 \noun off
17363 \color none
17364 6
17365 \end_layout
17366
17367 \end_inset
17368 </cell>
17369 </row>
17370 <row topline="true">
17371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17372 \begin_inset Text
17373
17374 \begin_layout Standard
17375
17376 \family roman
17377 \series medium
17378 \shape up
17379 \size normal
17380 \emph off
17381 \bar no
17382 \noun off
17383 \color none
17384 7
17385 \end_layout
17386
17387 \end_inset
17388 </cell>
17389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17390 \begin_inset Text
17391
17392 \begin_layout Standard
17393
17394 \end_layout
17395
17396 \end_inset
17397 </cell>
17398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17399 \begin_inset Text
17400
17401 \begin_layout Standard
17402
17403 \end_layout
17404
17405 \end_inset
17406 </cell>
17407 </row>
17408 <row topline="true" bottomline="true">
17409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17410 \begin_inset Text
17411
17412 \begin_layout Standard
17413
17414 \end_layout
17415
17416 \end_inset
17417 </cell>
17418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17419 \begin_inset Text
17420
17421 \begin_layout Standard
17422
17423 \end_layout
17424
17425 \end_inset
17426 </cell>
17427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17428 \begin_inset Text
17429
17430 \begin_layout Standard
17431
17432 \end_layout
17433
17434 \end_inset
17435 </cell>
17436 </row>
17437 </lyxtabular>
17438
17439 \end_inset
17440
17441
17442 \end_layout
17443
17444 \begin_layout Standard
17445 Note that you can also copy and paste the entire table as a single unit
17446  by starting the selection from outside the table.
17447 \end_layout
17448
17449 \begin_layout Subsection
17450 Multiple lines in cells
17451 \end_layout
17452
17453 \begin_layout Standard
17454 It is possible to have multi-line entries in tables, but not in a completely
17455  WYSIWYM manner.
17456  Define a fixed length for the column in the 
17457 \family sans
17458 Table
17459 \family default
17460  dialog.
17461  After this, your text is automatically split into more lines and the cell
17462  enlarged vertically when the length of the text exceeds the given fixed
17463  length.
17464  An example:
17465 \end_layout
17466
17467 \begin_layout Standard
17468 \align center
17469 \begin_inset Tabular
17470 <lyxtabular version="3" rows="4" columns="3">
17471 <features>
17472 <column alignment="center" valignment="top" leftline="true" width="0pt">
17473 <column alignment="block" valignment="top" leftline="true" width="3cm">
17474 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17475 <row topline="true" bottomline="true">
17476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17477 \begin_inset Text
17478
17479 \begin_layout Standard
17480
17481 \family roman
17482 \series medium
17483 \shape up
17484 \size normal
17485 \emph off
17486 \bar no
17487 \noun off
17488 \color none
17489 1
17490 \end_layout
17491
17492 \end_inset
17493 </cell>
17494 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17495 \begin_inset Text
17496
17497 \begin_layout Standard
17498
17499 \family roman
17500 \series medium
17501 \shape up
17502 \size normal
17503 \emph off
17504 \bar no
17505 \noun off
17506 \color none
17507 2
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17513 \begin_inset Text
17514
17515 \begin_layout Standard
17516
17517 \family roman
17518 \series medium
17519 \shape up
17520 \size normal
17521 \emph off
17522 \bar no
17523 \noun off
17524 \color none
17525 3
17526 \end_layout
17527
17528 \end_inset
17529 </cell>
17530 </row>
17531 <row>
17532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17533 \begin_inset Text
17534
17535 \begin_layout Standard
17536
17537 \family roman
17538 \series medium
17539 \shape up
17540 \size normal
17541 \emph off
17542 \bar no
17543 \noun off
17544 \color none
17545 4
17546 \end_layout
17547
17548 \end_inset
17549 </cell>
17550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17551 \begin_inset Text
17552
17553 \begin_layout Standard
17554
17555 \family roman
17556 \series medium
17557 \shape up
17558 \size normal
17559 \emph off
17560 \bar no
17561 \noun off
17562 \color none
17563 This is a multiline entry in a table.
17564 \end_layout
17565
17566 \end_inset
17567 </cell>
17568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17569 \begin_inset Text
17570
17571 \begin_layout Standard
17572
17573 \family roman
17574 \series medium
17575 \shape up
17576 \size normal
17577 \emph off
17578 \bar no
17579 \noun off
17580 \color none
17581 5
17582 \end_layout
17583
17584 \end_inset
17585 </cell>
17586 </row>
17587 <row bottomline="true">
17588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17589 \begin_inset Text
17590
17591 \begin_layout Standard
17592
17593 \family roman
17594 \series medium
17595 \shape up
17596 \size normal
17597 \emph off
17598 \bar no
17599 \noun off
17600 \color none
17601 6
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17607 \begin_inset Text
17608
17609 \begin_layout Standard
17610
17611 \family roman
17612 \series medium
17613 \shape up
17614 \size normal
17615 \emph off
17616 \bar no
17617 \noun off
17618 \color none
17619 This is longer now.
17620 \end_layout
17621
17622 \end_inset
17623 </cell>
17624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17625 \begin_inset Text
17626
17627 \begin_layout Standard
17628
17629 \family roman
17630 \series medium
17631 \shape up
17632 \size normal
17633 \emph off
17634 \bar no
17635 \noun off
17636 \color none
17637 7
17638 \end_layout
17639
17640 \end_inset
17641 </cell>
17642 </row>
17643 <row bottomline="true">
17644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Standard
17648
17649 \family roman
17650 \series medium
17651 \shape up
17652 \size normal
17653 \emph off
17654 \bar no
17655 \noun off
17656 \color none
17657 8
17658 \end_layout
17659
17660 \end_inset
17661 </cell>
17662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17663 \begin_inset Text
17664
17665 \begin_layout Standard
17666
17667 \family roman
17668 \series medium
17669 \shape up
17670 \size normal
17671 \emph off
17672 \bar no
17673 \noun off
17674 \color none
17675 This is a multiline entry in a table.
17676  This is longer now.
17677 \end_layout
17678
17679 \end_inset
17680 </cell>
17681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17682 \begin_inset Text
17683
17684 \begin_layout Standard
17685
17686 \family roman
17687 \series medium
17688 \shape up
17689 \size normal
17690 \emph off
17691 \bar no
17692 \noun off
17693 \color none
17694 9
17695 \end_layout
17696
17697 \end_inset
17698 </cell>
17699 </row>
17700 </lyxtabular>
17701
17702 \end_inset
17703
17704
17705 \end_layout
17706
17707 \begin_layout Standard
17708 Text within a cell will not normally wrap to fit the page, so if a line
17709  of text in a table is too long, the table will extend beyond the right
17710  margin of the page.
17711  Similarly, tables will not split themselves at the bottom of a page, and
17712  so might extend below the bottom margin.
17713  You have these options to resolve this problem:
17714 \end_layout
17715
17716 \begin_layout Enumerate
17717 Split it into two tables.
17718 \end_layout
17719
17720 \begin_layout Enumerate
17721 Select the 
17722 \family sans
17723 Longtable
17724 \family default
17725  button in the 
17726 \family sans
17727 Table
17728 \family default
17729  dialog.
17730  This automatically splits the table over more pages, if it is too tall.
17731  After doing this, the list of 
17732 \family sans
17733 Longtable
17734 \family default
17735  buttons activate themselves and you may now define:
17736 \end_layout
17737
17738 \begin_deeper
17739 \begin_layout Enumerate
17740
17741 \family sans
17742 First\InsetSpace ~
17743 header
17744 \family default
17745 : The current row and all rows above that don't have any special options
17746  defined are defined to be the header rows of the first page of the longtable.
17747 \end_layout
17748
17749 \begin_layout Enumerate
17750
17751 \family sans
17752 Header
17753 \family default
17754 : The current row and all rows above that don't have any special options
17755  defined are defined to be the header rows of all pages of the longtable;
17756  except for the first page, if 
17757 \family sans
17758 First\InsetSpace ~
17759 header
17760 \family default
17761  is defined.
17762 \end_layout
17763
17764 \begin_layout Enumerate
17765
17766 \family sans
17767 Footer
17768 \family default
17769 : The current row and all rows below that don't have any special options
17770  defined are defined to be the footer rows of all pages of the longtable;
17771  except for the last page, if 
17772 \family sans
17773 Last\InsetSpace ~
17774 footer
17775 \family default
17776  is defined.
17777 \end_layout
17778
17779 \begin_layout Enumerate
17780
17781 \family sans
17782 Last\InsetSpace ~
17783 footer
17784 \family default
17785 : The current row and all rows below that don't have any special options
17786  defined are defined to be the footer rows of the last page of the longtable.
17787 \end_layout
17788
17789 \begin_layout Standard
17790 If you set more than one option in the same table row, you should be aware
17791  of the fact that only the first flag is used in the given table rows.
17792  The others will then be defined as 
17793 \emph on
17794 empty
17795 \emph default
17796 .
17797  In this context, first means first in this order: 
17798 \family sans
17799 Footer, Last\InsetSpace ~
17800 footer,
17801 \family default
17802  
17803 \family sans
17804 Header,
17805 \family default
17806  
17807 \family sans
17808 First\InsetSpace ~
17809 header.
17810
17811 \family default
17812  See the 
17813 \family typewriter
17814 TableExamples.lyx
17815 \family default
17816  example file to see how this works.
17817  
17818 \end_layout
17819
17820 \begin_layout Standard
17821 The check box in the long table options can be used to specify specific
17822  rows to break the page on as well.
17823 \end_layout
17824
17825 \end_deeper
17826 \begin_layout Enumerate
17827 A table can also be placed in a float, as described below, which will allow
17828  TeX to place it as well as it can within the page.
17829 \end_layout
17830
17831 \begin_layout Subsection
17832 Table Floats
17833 \begin_inset LatexCommand label
17834 name "sec:table float"
17835
17836 \end_inset
17837
17838
17839 \end_layout
17840
17841 \begin_layout Standard
17842 Outside of a float, the table will be positioned exactly where it is placed
17843  in the document.
17844  Using a 
17845 \family sans
17846 \shape up
17847 Tabl
17848 \bar under
17849 e
17850 \bar default
17851 \InsetSpace ~
17852 Float
17853 \family default
17854 \shape default
17855  from the 
17856 \family sans
17857 \shape up
17858 \bar under
17859 I
17860 \bar default
17861 nsert\SpecialChar \menuseparator
17862 Flo
17863 \shape default
17864 \bar under
17865 a
17866 \shape up
17867 \bar default
17868 t
17869 \family default
17870 \shape default
17871  menu will enable LaTeX to place the table where it fits best, rather than
17872  exactly where you insert it.
17873  Float placement for table floats is similar to that for figure floats 
17874 \begin_inset LatexCommand ref
17875 reference "sec:figurefloats"
17876
17877 \end_inset
17878
17879 , and is described in section 
17880 \begin_inset LatexCommand ref
17881 reference "sec:float-locn"
17882
17883 \end_inset
17884
17885 .
17886  Captions also work the same way as with figure floats, as described in
17887  section 
17888 \begin_inset LatexCommand ref
17889 reference "sec:figurefloats"
17890
17891 \end_inset
17892
17893 .
17894  Table 
17895 \begin_inset LatexCommand ref
17896 reference "table:a table float"
17897
17898 \end_inset
17899
17900  is an example of a table float.
17901 \begin_inset Float table
17902 placement htbp
17903 wide false
17904 sideways false
17905 status collapsed
17906
17907 \begin_layout Standard
17908 \begin_inset Caption
17909
17910 \begin_layout Standard
17911 \begin_inset LatexCommand label
17912 name "table:a table float"
17913
17914 \end_inset
17915
17916 A table float.
17917 \end_layout
17918
17919 \end_inset
17920
17921
17922 \end_layout
17923
17924 \begin_layout Standard
17925 \align center
17926 \begin_inset Tabular
17927 <lyxtabular version="3" rows="3" columns="3">
17928 <features>
17929 <column alignment="center" valignment="top" leftline="true" width="0pt">
17930 <column alignment="center" valignment="top" leftline="true" width="0pt">
17931 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17932 <row topline="true" bottomline="true">
17933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17934 \begin_inset Text
17935
17936 \begin_layout Standard
17937
17938 \family roman
17939 \series medium
17940 \shape up
17941 \size normal
17942 \emph off
17943 \bar no
17944 \noun off
17945 \color none
17946 1
17947 \end_layout
17948
17949 \end_inset
17950 </cell>
17951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17952 \begin_inset Text
17953
17954 \begin_layout Standard
17955
17956 \family roman
17957 \series medium
17958 \shape up
17959 \size normal
17960 \emph off
17961 \bar no
17962 \noun off
17963 \color none
17964 2
17965 \end_layout
17966
17967 \end_inset
17968 </cell>
17969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Standard
17973
17974 \family roman
17975 \series medium
17976 \shape up
17977 \size normal
17978 \emph off
17979 \bar no
17980 \noun off
17981 \color none
17982 3
17983 \end_layout
17984
17985 \end_inset
17986 </cell>
17987 </row>
17988 <row topline="true">
17989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Standard
17993
17994 \family roman
17995 \series medium
17996 \shape up
17997 \size normal
17998 \emph off
17999 \bar no
18000 \noun off
18001 \color none
18002 Joe
18003 \end_layout
18004
18005 \end_inset
18006 </cell>
18007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18008 \begin_inset Text
18009
18010 \begin_layout Standard
18011
18012 \family roman
18013 \series medium
18014 \shape up
18015 \size normal
18016 \emph off
18017 \bar no
18018 \noun off
18019 \color none
18020 Mary
18021 \end_layout
18022
18023 \end_inset
18024 </cell>
18025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18026 \begin_inset Text
18027
18028 \begin_layout Standard
18029
18030 \family roman
18031 \series medium
18032 \shape up
18033 \size normal
18034 \emph off
18035 \bar no
18036 \noun off
18037 \color none
18038 Ted
18039 \end_layout
18040
18041 \end_inset
18042 </cell>
18043 </row>
18044 <row topline="true" bottomline="true">
18045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18046 \begin_inset Text
18047
18048 \begin_layout Standard
18049
18050 \family roman
18051 \series medium
18052 \shape up
18053 \size normal
18054 \emph off
18055 \bar no
18056 \noun off
18057 \color none
18058 \begin_inset Formula $\int x^{2}dx$
18059 \end_inset
18060
18061
18062 \end_layout
18063
18064 \end_inset
18065 </cell>
18066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18067 \begin_inset Text
18068
18069 \begin_layout Standard
18070
18071 \family roman
18072 \series medium
18073 \shape up
18074 \size normal
18075 \emph off
18076 \bar no
18077 \noun off
18078 \color none
18079 \begin_inset Formula $\left[\begin{array}{cc}
18080 a & b\\
18081 c & d\end{array}\right]$
18082 \end_inset
18083
18084
18085 \end_layout
18086
18087 \end_inset
18088 </cell>
18089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18090 \begin_inset Text
18091
18092 \begin_layout Standard
18093
18094 \family roman
18095 \series medium
18096 \shape up
18097 \size normal
18098 \emph off
18099 \bar no
18100 \noun off
18101 \color none
18102 \begin_inset Formula $1+1=2$
18103 \end_inset
18104
18105
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 </row>
18111 </lyxtabular>
18112
18113 \end_inset
18114
18115
18116 \end_layout
18117
18118 \end_inset
18119
18120  
18121 \end_layout
18122
18123 \begin_layout Section
18124 Table of Contents and other Listings
18125 \begin_inset LatexCommand label
18126 name "sec:toc"
18127
18128 \end_inset
18129
18130
18131 \end_layout
18132
18133 \begin_layout Standard
18134 One of the really nice features of LaTeX is the ease with which it lets
18135  you create various 
18136 \begin_inset Quotes eld
18137 \end_inset
18138
18139 Lists,
18140 \begin_inset Quotes erd
18141 \end_inset
18142
18143  such as a Table of Contents.
18144  All you need to do is to use certain environments and insert a reference
18145  at the place where you want the list to appear.
18146 \end_layout
18147
18148 \begin_layout Subsection
18149 The Table of Contents
18150 \end_layout
18151
18152 \begin_layout Standard
18153 In order to get a Table of Contents, you need to do four things:
18154 \end_layout
18155
18156 \begin_layout Enumerate
18157 Use a document class that includes support (all but 
18158 \family typewriter
18159 letter
18160 \family default
18161 ).
18162 \end_layout
18163
18164 \begin_layout Enumerate
18165 Set paragraph environments appropriately: 
18166 \family sans
18167 Chapter
18168 \family default
18169
18170 \family sans
18171 (Sub...) Section
18172 \family default
18173
18174 \family sans
18175 (Sub...), Paragraph
18176 \family default
18177 .
18178  Note that styles with a 
18179 \family sans
18180 *
18181 \family default
18182 , like 
18183 \family sans
18184 Section*
18185 \family default
18186 , will 
18187 \emph on
18188 not
18189 \emph default
18190  appear in the Table of Contents.
18191 \end_layout
18192
18193 \begin_layout Enumerate
18194 Make sure you set the 
18195 \family sans
18196 \bar under
18197 S
18198 \bar default
18199 ection\InsetSpace ~
18200 number\InsetSpace ~
18201 depth
18202 \family default
18203  and 
18204 \family sans
18205 \bar under
18206 T
18207 \bar default
18208 able\InsetSpace ~
18209 of\InsetSpace ~
18210 contents
18211 \family default
18212 .
18213 \family sans
18214 \InsetSpace ~
18215 depth
18216 \family default
18217  in the 
18218 \family sans
18219 Document\InsetSpace ~
18220 Layout
18221 \family default
18222  dialog to the appropriate value as described in 
18223 \begin_inset LatexCommand ref
18224 reference "sub:section-depth"
18225
18226 \end_inset
18227
18228
18229 \end_layout
18230
18231 \begin_layout Enumerate
18232 Insert the ToC command at some place in the document.
18233  You'll find it under 
18234 \family sans
18235 \bar under
18236 I
18237 \bar default
18238 nsert\SpecialChar \menuseparator
18239 List\InsetSpace ~
18240 /\InsetSpace ~
18241 T
18242 \bar under
18243 O
18244 \bar default
18245 C\SpecialChar \menuseparator
18246
18247 \bar under
18248 T
18249 \bar default
18250 able\InsetSpace ~
18251 of\InsetSpace ~
18252 Contents
18253 \family default
18254 .
18255 \end_layout
18256
18257 \begin_layout Standard
18258 You can also bring up a dialog for navigating through your document with
18259  
18260 \family sans
18261 \bar under
18262 D
18263 \bar default
18264 ocument\SpecialChar \menuseparator
18265
18266 \bar under
18267 T
18268 \bar default
18269 able\InsetSpace ~
18270 of\InsetSpace ~
18271 Contents
18272 \family default
18273 .
18274 \end_layout
18275
18276 \begin_layout Subsection
18277 List of Figures, Tables and Algorithms
18278 \begin_inset LatexCommand label
18279 name "sec:ListsOf"
18280
18281 \end_inset
18282
18283
18284 \end_layout
18285
18286 \begin_layout Standard
18287 Table, figure, and algorithm lists are very much like the table of contents.
18288  You can insert them from the 
18289 \family sans
18290 \bar under
18291 I
18292 \bar default
18293 nsert\SpecialChar \menuseparator
18294 List\InsetSpace ~
18295 /\InsetSpace ~
18296
18297 \bar under
18298 T
18299 \bar default
18300 OC
18301 \family default
18302  submenu.
18303  If you want figures, tables, or algorithms to appear in the list, you must
18304  place them inside a float of the relevant type and add a caption.
18305 \end_layout
18306
18307 \begin_layout Chapter
18308 Mathematical Formulae
18309 \end_layout
18310
18311 \begin_layout Section
18312 Basic Math Editing
18313 \end_layout
18314
18315 \begin_layout Standard
18316 To create a math formula, you can just click on the toolbar icon with 
18317 \begin_inset Formula $\frac{a+b}{c}$
18318 \end_inset
18319
18320  on it.
18321  That will open a little blue square, with purple markers around it, on
18322  the corners.
18323  That blue square is the formula itself; the purple markers indicate what
18324  level of nesting within the formula you are at.
18325  You can also choose a particular formula type to insert via the 
18326 \family sans
18327 \bar under
18328 I
18329 \bar default
18330 nsert
18331 \bar under
18332 \SpecialChar \menuseparator
18333 M
18334 \bar default
18335 ath
18336 \family default
18337  menu; or you can use a keyboard macro, 
18338 \family sans
18339 M-c\InsetSpace ~
18340 m
18341 \family default
18342
18343 \family sans
18344 M-m\InsetSpace ~
18345 m
18346 \family default
18347 , or 
18348 \family sans
18349 C-m
18350 \family default
18351  (CUA binding only).
18352 \end_layout
18353
18354 \begin_layout Standard
18355 If you simply need to type a single Greek letter, such as 
18356 \begin_inset Formula $\alpha$
18357 \end_inset
18358
18359 , there is a special shortcut.
18360  Just type 
18361 \family sans
18362 M-m\InsetSpace ~
18363 g\InsetSpace ~
18364 a
18365 \family default
18366  to get 
18367 \begin_inset Formula $\alpha$
18368 \end_inset
18369
18370
18371 \family sans
18372 M-m\InsetSpace ~
18373 g\InsetSpace ~
18374 b
18375 \family default
18376  to get 
18377 \begin_inset Formula $\beta$
18378 \end_inset
18379
18380 , etc.
18381 \end_layout
18382
18383 \begin_layout Standard
18384 Editing the parameters of a formula may be done from the 
18385 \family sans
18386 \bar under
18387 I
18388 \bar default
18389 nsert\SpecialChar \menuseparator
18390
18391 \bar under
18392 M
18393 \bar default
18394 ath\SpecialChar \menuseparator
18395 Math\InsetSpace ~
18396 Pane
18397 \bar under
18398 l
18399 \family default
18400 \bar default
18401  dialog, by 
18402 \family sans
18403 Edit\SpecialChar \menuseparator
18404 Math
18405 \family default
18406 , or by clicking the right mouse button on the formula.
18407  The math panel is very useful, so you may want to open it and leave it
18408  somewhere on the screen.
18409  If you're not already in a formula, selecting anything from the math panel
18410  will insert a formula for you.
18411 \end_layout
18412
18413 \begin_layout Subsection
18414 Navigating a Formula
18415 \end_layout
18416
18417 \begin_layout Standard
18418 The best control over cursor position within an existing formula is achieved
18419  with the arrow keys.
18420  Mathed uses small squares to indicate places where something can be inserted.
18421  The arrow keys can be used to navigate between parts of a formula.
18422  Pressing 
18423 \family sans
18424 Space
18425 \family default
18426  will leave a fraction or other formula construct (a square root 
18427 \begin_inset Formula $\sqrt{2}$
18428 \end_inset
18429
18430 , or parentheses 
18431 \begin_inset Formula $\left(f\right)$
18432 \end_inset
18433
18434 , or a matrix 
18435 \begin_inset Formula $\left[\begin{array}{cc}
18436 1 & 2\\
18437 3 & 4\end{array}\right]$
18438 \end_inset
18439
18440 ).
18441  Pressing 
18442 \family sans
18443 Escape
18444 \family default
18445  will leave the formula, placing the cursor after the formula.
18446  
18447 \family sans
18448 Tab
18449 \family default
18450  can be used to move horizontally in a formula; for example, through the
18451  cells of a matrix or the positions in a multi-line equation.
18452 \end_layout
18453
18454 \begin_layout Standard
18455
18456 \family sans
18457 Space
18458 \family default
18459  seems to do nothing in Mathed, since it does not in fact add a space between
18460  characters, but it does exit a nested structure.
18461  For this reason, you have to be careful about using 
18462 \family sans
18463 Space
18464 \family default
18465 .
18466  For example, if you want 
18467 \begin_inset Formula $\sqrt{2x+1}$
18468 \end_inset
18469
18470 , type 
18471 \family typewriter
18472
18473 \backslash
18474 sqrt
18475 \family sans
18476 \InsetSpace ~
18477
18478 \family default
18479 then 
18480 \family sans
18481 Space
18482 \family default
18483 , then
18484 \family sans
18485 \InsetSpace ~
18486
18487 \family typewriter
18488 2x+1
18489 \family default
18490 , not 
18491 \family typewriter
18492
18493 \backslash
18494 sqrt
18495 \family sans
18496 \InsetSpace ~
18497 Space\InsetSpace ~
18498
18499 \family typewriter
18500 2x
18501 \family sans
18502 \InsetSpace ~
18503 Space\InsetSpace ~
18504
18505 \family typewriter
18506 +
18507 \family sans
18508 \InsetSpace ~
18509 Space\InsetSpace ~
18510
18511 \family typewriter
18512 1
18513 \family default
18514 , since in the latter case only the 
18515 \family typewriter
18516
18517 \begin_inset Formula $2x$
18518 \end_inset
18519
18520
18521 \family default
18522  will be under the square root sign, 
18523 \begin_inset Formula $\sqrt{2x}+1$
18524 \end_inset
18525
18526 .
18527  For those who learned to space out expressions in this way, it takes a
18528  little unlearning.
18529 \end_layout
18530
18531 \begin_layout Standard
18532 You can leave many parts of a formula, like this matrix, partially filled
18533  in, such as:
18534 \begin_inset Formula \[
18535 \left(\begin{array}{ccc}
18536 \lambda_{1}\\
18537  & \ddots\\
18538  &  & \lambda_{n}\end{array}\right).\]
18539
18540 \end_inset
18541
18542 If you leave a fraction only partially filled in, or a subscript with nothing
18543  in it, the results will be unpredictable, but most constructs don't mind.
18544 \end_layout
18545
18546 \begin_layout Subsection
18547 Selecting Text
18548 \end_layout
18549
18550 \begin_layout Standard
18551 You can select text within a formula in two different ways.
18552  Place the cursor at one end of the string of text you want, and press 
18553 \family sans
18554 Shift
18555 \family default
18556  and a cursor movement key to select text.
18557  It will be highlighted as with regular text selection.
18558  Alternatively, you can select text with the mouse in the usual way.
18559  That text can then be cut or copied, and then pasted within any formula
18560  (not in a plain text region in LyX, though).
18561 \end_layout
18562
18563 \begin_layout Subsection
18564 Exponents and Subscripts
18565 \end_layout
18566
18567 \begin_layout Standard
18568 You can use the math panel to add superscripts or subscripts, but the much
18569  easier way is to use the standard TeX method.
18570  To get 
18571 \begin_inset Formula $x^{2}$
18572 \end_inset
18573
18574 , type (in Mathed) 
18575 \family typewriter
18576 x^2
18577 \family default
18578  then 
18579 \family sans
18580 Space
18581 \family default
18582 .
18583  The final 
18584 \family sans
18585 Space
18586 \family default
18587  puts the cursor back down on the base line of the expression, instead of
18588  in the superscript.
18589  If you type 
18590 \family typewriter
18591 x^2y
18592 \family default
18593 , you will get 
18594 \begin_inset Formula $x^{2y}$
18595 \end_inset
18596
18597 , to get 
18598 \begin_inset Formula $x^{2}y$
18599 \end_inset
18600
18601 , type 
18602 \family typewriter
18603 x^2
18604 \family default
18605  then 
18606 \family sans
18607 Space
18608 \family default
18609  then
18610 \family sans
18611 \InsetSpace ~
18612
18613 \family typewriter
18614 y
18615 \family default
18616 .
18617  Subscripts are similar, to get 
18618 \begin_inset Formula $a_{1}$
18619 \end_inset
18620
18621 , type (in Mathed) 
18622 \family typewriter
18623 a_1
18624 \family sans
18625 \InsetSpace ~
18626
18627 \family default
18628 then 
18629 \family sans
18630 Space
18631 \family default
18632 .
18633  Note that by default, the superscript or subscript is only for the single
18634  symbol to the left, which changes the spacing and alignment; you should
18635  read section 
18636 \begin_inset LatexCommand ref
18637 reference "sec:Grouping"
18638
18639 \end_inset
18640
18641  if you need to alter this.
18642 \end_layout
18643
18644 \begin_layout Subsection
18645 Fractions 
18646 \end_layout
18647
18648 \begin_layout Standard
18649 Create a fraction with either 
18650 \family typewriter
18651
18652 \backslash
18653 frac
18654 \family default
18655  (in Mathed) or using the fraction icon in the 
18656 \family sans
18657 Math\InsetSpace ~
18658 Panel
18659 \family default
18660  dialog or the 
18661 \family sans
18662 \bar under
18663 M
18664 \bar default
18665 ath
18666 \family default
18667  menu item 
18668 \family sans
18669 \bar under
18670 F
18671 \bar default
18672 raction
18673 \family default
18674 .
18675  You will be presented with an empty fraction, with two Mathed insertion
18676  squares top and bottom.
18677  The cursor moves immediately to the top of the fraction.
18678  To move to the bottom, simply press 
18679 \family sans
18680 Down
18681 \family default
18682 .
18683  To move back up, press 
18684 \family sans
18685 Up
18686 \family default
18687 .
18688  Any math structure can be placed in a fraction, as this example shows:
18689 \begin_inset Formula \[
18690 \left[\frac{1}{\left(\begin{array}{cc}
18691 2 & 3\\
18692 4 & 5\end{array}\right)}\right]\]
18693
18694 \end_inset
18695
18696
18697 \end_layout
18698
18699 \begin_layout Subsection
18700 Sums and Integrals 
18701 \end_layout
18702
18703 \begin_layout Standard
18704 Sum (
18705 \begin_inset Formula $\sum$
18706 \end_inset
18707
18708 ) and integral (
18709 \begin_inset Formula $\int$
18710 \end_inset
18711
18712 ) signs are very often decorated with one or more sets of 
18713 \begin_inset Quotes eld
18714 \end_inset
18715
18716 limits
18717 \begin_inset Quotes erd
18718 \end_inset
18719
18720 .
18721  These limits can be entered in LyX by entering them as you would enter
18722  a superscript or subscript, directly after the symbol.
18723  Sum will automatically place its 
18724 \begin_inset Quotes eld
18725 \end_inset
18726
18727 limits
18728 \begin_inset Quotes erd
18729 \end_inset
18730
18731  over and under the symbol in display style, but will move them to the side
18732  when inlined, such as 
18733 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
18734 \end_inset
18735
18736 , versus 
18737 \begin_inset Note Note
18738 status open
18739
18740 \begin_layout Standard
18741 We haven't yet explained what display vs.
18742  inline means...
18743 \end_layout
18744
18745 \end_inset
18746
18747
18748 \begin_inset Formula \[
18749 \sum_{n=1}^{\infty}\frac{x^{n}}{n}=\ln\left(\frac{1}{1-x}\right).\]
18750
18751 \end_inset
18752
18753 Integral signs, however, will not by default move the limits to directly
18754  over and under the integral sign in display style, as in 
18755 \begin_inset Formula $\int_{a}^{x}f(t)dt:=F(x)$
18756 \end_inset
18757
18758 , versus
18759 \begin_inset Formula \[
18760 \int_{-\infty}^{\infty}\frac{dx}{1+x^{2}}=\pi.\]
18761
18762 \end_inset
18763
18764 Both symbols will be automatically re-sized when placed in display mode.
18765  In display mode, the placement of the limits (directly above and below,
18766  or offset to the right from the sign) can be changed by placing the cursor
18767  in front of the sign and hitting 
18768 \family sans
18769 M-m l
18770 \family default
18771 .
18772  Exactly what change occurs depends on the sign.
18773  
18774 \end_layout
18775
18776 \begin_layout Standard
18777 Certain other mathematical expressions have this 
18778 \begin_inset Quotes eld
18779 \end_inset
18780
18781 moving limits
18782 \begin_inset Quotes erd
18783 \end_inset
18784
18785  feature as addition, such as 
18786 \begin_inset Formula \[
18787 \lim_{x\rightarrow\infty}f(x),\]
18788
18789 \end_inset
18790
18791 which will place the 
18792 \begin_inset Formula $x\rightarrow\infty$
18793 \end_inset
18794
18795  underneath the 
18796 \begin_inset Quotes eld
18797 \end_inset
18798
18799 lim
18800 \begin_inset Quotes erd
18801 \end_inset
18802
18803  in display mode, but not in inlined mode, 
18804 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
18805 \end_inset
18806
18807 .
18808  Note that the 
18809 \begin_inset Formula $\lim$
18810 \end_inset
18811
18812  was entered as a function - you get it in LyX by typing 
18813 \family typewriter
18814
18815 \backslash
18816 lim
18817 \family default
18818  in math-mode, or choosing from the 
18819 \begin_inset Quotes eld
18820 \end_inset
18821
18822 functions
18823 \begin_inset Quotes erd
18824 \end_inset
18825
18826  menu in the math panel; see 
18827 \begin_inset LatexCommand ref
18828 reference "sec:math-functions"
18829
18830 \end_inset
18831
18832 .
18833 \end_layout
18834
18835 \begin_layout Subsubsection
18836 Special integral symbols
18837 \end_layout
18838
18839 \begin_layout Standard
18840 Standard LaTeX does only provide a very limited set of integral symbols.
18841  Therefore several packages implement additional symbols, e.g.\InsetSpace ~
18842 moredimensional
18843  integrals like 
18844 \begin_inset Formula $\iint$
18845 \end_inset
18846
18847  (
18848 \family typewriter
18849
18850 \backslash
18851 iint
18852 \family default
18853 ).
18854  Unfortunately they do not always look consistent, e.g.\InsetSpace ~
18855 the 
18856 \family typewriter
18857
18858 \begin_inset Formula $\iint$
18859 \end_inset
18860
18861  (
18862 \backslash
18863 iint)
18864 \family default
18865  symbol from the 
18866 \family typewriter
18867 wasysym
18868 \family default
18869  package looks like 
18870 \family typewriter
18871
18872 \begin_inset Formula $\varint$
18873 \end_inset
18874
18875  (
18876 \backslash
18877 varint
18878 \family default
18879 ), not 
18880 \family typewriter
18881
18882 \begin_inset Formula $\int$
18883 \end_inset
18884
18885  (
18886 \backslash
18887 int
18888 \family default
18889 ).
18890  Therefore you should enable the automatic loading of the 
18891 \family typewriter
18892 esint
18893 \family default
18894  package in 
18895 \family sans
18896 \bar under
18897 D
18898 \bar default
18899 ocument\SpecialChar \menuseparator
18900
18901 \bar under
18902 S
18903 \bar default
18904 ettings
18905 \family default
18906  if you need special integrals.
18907  This package defines a complete set of consistent looking integral symbols.
18908  You can find most of them in the math panel.
18909  This document does use the 
18910 \family typewriter
18911 wasysym
18912 \family default
18913  package instead of the 
18914 \family typewriter
18915 esint
18916 \family default
18917  package, because the latter is not yet included in all TeX distributions,
18918  so you can see the different looking integral symbols using 
18919 \family sans
18920 \bar under
18921 V
18922 \bar default
18923 iew\SpecialChar \menuseparator
18924
18925 \bar under
18926 D
18927 \bar default
18928 VI
18929 \family default
18930 .
18931 \end_layout
18932
18933 \begin_layout Subsection
18934 The Math Panel
18935 \begin_inset LatexCommand label
18936 name "sec:math-panel"
18937
18938 \end_inset
18939
18940
18941 \end_layout
18942
18943 \begin_layout Standard
18944 The 
18945 \family sans
18946 Math\InsetSpace ~
18947
18948 \bar under
18949 P
18950 \bar default
18951 anel
18952 \family default
18953  dialog (accessible via 
18954 \family sans
18955 \bar under
18956 I
18957 \bar default
18958 nsert\SpecialChar \menuseparator
18959
18960 \bar under
18961 M
18962 \bar default
18963 ath
18964 \family default
18965 ) has a more extensive list of symbols and structures.
18966  As stated earlier, you can keep the math panel open when writing mathematics.
18967  The use of the panel should be fairly obvious; we'll describe some of the
18968  details in later sections.
18969 \end_layout
18970
18971 \begin_layout Standard
18972 Note that right-clicking on a formula opens the panel as well.
18973 \end_layout
18974
18975 \begin_layout Subsection
18976 Other Math Symbols 
18977 \end_layout
18978
18979 \begin_layout Standard
18980 Most math symbols can be found in the math panel under one of several categories
18981 ; including 
18982 \family sans
18983 Greek
18984 \family default
18985  
18986 \begin_inset Formula $\Gamma\rho\epsilon\epsilon\kappa$
18987 \end_inset
18988
18989
18990 \family sans
18991 operators
18992 \family default
18993  
18994 \begin_inset Formula $\pm\times$
18995 \end_inset
18996
18997
18998 \family sans
18999 relations
19000 \family default
19001  
19002 \begin_inset Formula $\leq\cong$
19003 \end_inset
19004
19005
19006 \family sans
19007 arrows
19008 \family default
19009  
19010 \begin_inset Formula $\uparrow\Leftrightarrow$
19011 \end_inset
19012
19013
19014 \family sans
19015 large\InsetSpace ~
19016 operators
19017 \family default
19018  
19019 \begin_inset Formula $\sum\int$
19020 \end_inset
19021
19022 , and the dreaded 
19023 \family sans
19024 miscellaneous
19025 \family default
19026 .
19027  There are also the additional symbols provided by the American Mathematical
19028  Society (AMS).
19029  If you know the standard LaTeX macro for a particular symbol you which
19030  to use, you do not have to use these dialogs, but they will help for those
19031  symbols whose LaTeX name you do not know.
19032  Note that the AMS symbols will not be displayed as symbols in LyX unless
19033  you install the right fonts as described in the relevant manual.
19034 \end_layout
19035
19036 \begin_layout Standard
19037 It is possible to get an nth root symbol.
19038  In the minibuffer, type 
19039 \family typewriter
19040 math-insert root
19041 \family default
19042 .
19043  This generates a root symbol with an extra box above the root sign.
19044  Use 
19045 \family sans
19046 Up
19047 \family default
19048  and 
19049 \family sans
19050 Down
19051 \family default
19052  to move between the two boxes.
19053  You can also use the key binding 
19054 \family sans
19055 M-m-r
19056 \family default
19057 .
19058 \end_layout
19059
19060 \begin_layout Subsection
19061 Altering spacing
19062 \end_layout
19063
19064 \begin_layout Standard
19065 You may want to create blank spaces that differs from the standard spacing
19066  that LaTeX provides.
19067  We don't recommend this as a matter of course, since the whole idea of
19068  WYSIWYM is that you don't think about the typesetting, but the content.
19069  However, there are situations where you will want to add spaces.
19070  The first thing to do is to type 
19071 \family sans
19072 C-Space
19073 \family default
19074 .
19075  This generates a small space, and shows a small marker on the screen within
19076  LyX: 
19077 \begin_inset Formula $a\, b$
19078 \end_inset
19079
19080 .
19081  The next trick is to change that space to different sizes.
19082  
19083 \emph on
19084 Before
19085 \emph default
19086  you move the cursor, after typing 
19087 \family sans
19088 C-Space
19089 \family default
19090 , if you hit 
19091 \family sans
19092 Space
19093 \family default
19094  again, you will change the size of the space, through a number of variable
19095  sizes.
19096  The last ones in the list are red, and are a negative space.
19097  For example: 
19098 \begin_inset Formula $a\quad b$
19099 \end_inset
19100
19101 , or 
19102 \begin_inset Formula $a\! b$
19103 \end_inset
19104
19105 .
19106  You can also insert these spaces via the math panel.
19107 \end_layout
19108
19109 \begin_layout Subsection
19110 Math functions
19111 \begin_inset LatexCommand label
19112 name "sec:math-functions"
19113
19114 \end_inset
19115
19116
19117 \end_layout
19118
19119 \begin_layout Standard
19120 The math panel contains a number of 
19121 \begin_inset Quotes eld
19122 \end_inset
19123
19124 functions
19125 \begin_inset Quotes erd
19126 \end_inset
19127
19128 , such as 
19129 \begin_inset Formula $\sin$
19130 \end_inset
19131
19132
19133 \begin_inset Formula $\lim$
19134 \end_inset
19135
19136
19137 \emph on
19138 etc
19139 \emph default
19140 .
19141  (you can type them in a formula by typing 
19142 \family typewriter
19143
19144 \backslash
19145 sin
19146 \family default
19147  etc).
19148  Standard mathematical practice is that functions which are names, like
19149  
19150 \begin_inset Formula $\sin$
19151 \end_inset
19152
19153 , should not be italicized.
19154  Entering just the letters 
19155 \begin_inset Formula $sin$
19156 \end_inset
19157
19158  within Mathed will give italics, of course, so these special macros are
19159  available.
19160  They do more to the final output than just change the typeface, however.
19161  For example, the expression 
19162 \begin_inset Formula $\sin t$
19163 \end_inset
19164
19165  will typeset with a little extra space between the n and the t.
19166  For words which are more sophisticated mathematical objects, like 
19167 \begin_inset Formula $\lim$
19168 \end_inset
19169
19170 , the macro changes the way that subscripts are placed, depending on whether
19171  the math-inset is inlined or displayed: 
19172 \begin_inset Formula $\lim_{x\rightarrow0}f(x)=L$
19173 \end_inset
19174
19175  versus
19176 \begin_inset Formula \[
19177 \lim_{x\rightarrow0}f(x)=L.\]
19178
19179 \end_inset
19180
19181 These two expressions were typed the same way, but using the macro 
19182 \family typewriter
19183
19184 \backslash
19185 lim
19186 \family default
19187  alters the appearance (actually, it is the inlined version that is altered,
19188  to improve linespacing).
19189 \end_layout
19190
19191 \begin_layout Subsection
19192 Accents
19193 \end_layout
19194
19195 \begin_layout Standard
19196 In a formula you can insert accented characters in the same way as in text
19197  mode.
19198  This may depend on your keyboard, or the bindings file you use.
19199  You can also use TeX macro equivalents, as macros.
19200  That is, you can enter 
19201 \begin_inset Formula $\hat{a}$
19202 \end_inset
19203
19204  to get the same effect if your keyboard does not have accents enabled.
19205  This is entered by typing 
19206 \begin_inset Quotes eld
19207 \end_inset
19208
19209
19210 \family typewriter
19211
19212 \backslash
19213 hat a
19214 \family default
19215
19216 \begin_inset Quotes erd
19217 \end_inset
19218
19219  in Mathed.
19220  These are the equivalences between the text names and the macro names for
19221  the various accents:
19222 \end_layout
19223
19224 \begin_layout Standard
19225 \align center
19226 \begin_inset Tabular
19227 <lyxtabular version="3" rows="11" columns="3">
19228 <features>
19229 <column alignment="center" valignment="top" leftline="true" width="0pt">
19230 <column alignment="center" valignment="top" leftline="true" width="0pt">
19231 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19232 <row topline="true" bottomline="true">
19233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19234 \begin_inset Text
19235
19236 \begin_layout Standard
19237
19238 \family roman
19239 \series medium
19240 \shape up
19241 \size normal
19242 \emph off
19243 \bar no
19244 \noun off
19245 \color none
19246 text
19247 \end_layout
19248
19249 \end_inset
19250 </cell>
19251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Standard
19255
19256 \family roman
19257 \series medium
19258 \shape up
19259 \size normal
19260 \emph off
19261 \bar no
19262 \noun off
19263 \color none
19264 math
19265 \end_layout
19266
19267 \end_inset
19268 </cell>
19269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19270 \begin_inset Text
19271
19272 \begin_layout Standard
19273
19274 \family roman
19275 \series medium
19276 \shape up
19277 \size normal
19278 \emph off
19279 \bar no
19280 \noun off
19281 \color none
19282 example
19283 \end_layout
19284
19285 \end_inset
19286 </cell>
19287 </row>
19288 <row topline="true">
19289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19290 \begin_inset Text
19291
19292 \begin_layout Standard
19293
19294 \family roman
19295 \series medium
19296 \shape up
19297 \size normal
19298 \emph off
19299 \bar no
19300 \noun off
19301 \color none
19302 circumflex
19303 \end_layout
19304
19305 \end_inset
19306 </cell>
19307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19308 \begin_inset Text
19309
19310 \begin_layout Standard
19311
19312 \family roman
19313 \series medium
19314 \shape up
19315 \size normal
19316 \emph off
19317 \bar no
19318 \noun off
19319 \color none
19320 hat
19321 \end_layout
19322
19323 \end_inset
19324 </cell>
19325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19326 \begin_inset Text
19327
19328 \begin_layout Standard
19329
19330 \family roman
19331 \series medium
19332 \shape up
19333 \size normal
19334 \emph off
19335 \bar no
19336 \noun off
19337 \color none
19338 \begin_inset Formula $\hat{a}$
19339 \end_inset
19340
19341
19342 \end_layout
19343
19344 \end_inset
19345 </cell>
19346 </row>
19347 <row topline="true">
19348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19349 \begin_inset Text
19350
19351 \begin_layout Standard
19352
19353 \family roman
19354 \series medium
19355 \shape up
19356 \size normal
19357 \emph off
19358 \bar no
19359 \noun off
19360 \color none
19361 grave
19362 \end_layout
19363
19364 \end_inset
19365 </cell>
19366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19367 \begin_inset Text
19368
19369 \begin_layout Standard
19370
19371 \family roman
19372 \series medium
19373 \shape up
19374 \size normal
19375 \emph off
19376 \bar no
19377 \noun off
19378 \color none
19379 grave
19380 \end_layout
19381
19382 \end_inset
19383 </cell>
19384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19385 \begin_inset Text
19386
19387 \begin_layout Standard
19388
19389 \family roman
19390 \series medium
19391 \shape up
19392 \size normal
19393 \emph off
19394 \bar no
19395 \noun off
19396 \color none
19397 \begin_inset Formula $\grave{a}$
19398 \end_inset
19399
19400
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 </row>
19406 <row topline="true">
19407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19408 \begin_inset Text
19409
19410 \begin_layout Standard
19411
19412 \family roman
19413 \series medium
19414 \shape up
19415 \size normal
19416 \emph off
19417 \bar no
19418 \noun off
19419 \color none
19420 acute
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Standard
19429
19430 \family roman
19431 \series medium
19432 \shape up
19433 \size normal
19434 \emph off
19435 \bar no
19436 \noun off
19437 \color none
19438 acute
19439 \end_layout
19440
19441 \end_inset
19442 </cell>
19443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19444 \begin_inset Text
19445
19446 \begin_layout Standard
19447
19448 \family roman
19449 \series medium
19450 \shape up
19451 \size normal
19452 \emph off
19453 \bar no
19454 \noun off
19455 \color none
19456 \begin_inset Formula $\acute{a}$
19457 \end_inset
19458
19459
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 </row>
19465 <row topline="true">
19466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19467 \begin_inset Text
19468
19469 \begin_layout Standard
19470
19471 \family roman
19472 \series medium
19473 \shape up
19474 \size normal
19475 \emph off
19476 \bar no
19477 \noun off
19478 \color none
19479 umlaut
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Standard
19488
19489 \family roman
19490 \series medium
19491 \shape up
19492 \size normal
19493 \emph off
19494 \bar no
19495 \noun off
19496 \color none
19497 ddot
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Standard
19506
19507 \family roman
19508 \series medium
19509 \shape up
19510 \size normal
19511 \emph off
19512 \bar no
19513 \noun off
19514 \color none
19515 \begin_inset Formula $\ddot{a}$
19516 \end_inset
19517
19518
19519 \end_layout
19520
19521 \end_inset
19522 </cell>
19523 </row>
19524 <row topline="true">
19525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19526 \begin_inset Text
19527
19528 \begin_layout Standard
19529
19530 \family roman
19531 \series medium
19532 \shape up
19533 \size normal
19534 \emph off
19535 \bar no
19536 \noun off
19537 \color none
19538 tilde
19539 \end_layout
19540
19541 \end_inset
19542 </cell>
19543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19544 \begin_inset Text
19545
19546 \begin_layout Standard
19547
19548 \family roman
19549 \series medium
19550 \shape up
19551 \size normal
19552 \emph off
19553 \bar no
19554 \noun off
19555 \color none
19556 tilde
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Standard
19565
19566 \family roman
19567 \series medium
19568 \shape up
19569 \size normal
19570 \emph off
19571 \bar no
19572 \noun off
19573 \color none
19574 \begin_inset Formula $\tilde{a}$
19575 \end_inset
19576
19577
19578 \end_layout
19579
19580 \end_inset
19581 </cell>
19582 </row>
19583 <row topline="true">
19584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19585 \begin_inset Text
19586
19587 \begin_layout Standard
19588
19589 \family roman
19590 \series medium
19591 \shape up
19592 \size normal
19593 \emph off
19594 \bar no
19595 \noun off
19596 \color none
19597 dot
19598 \end_layout
19599
19600 \end_inset
19601 </cell>
19602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19603 \begin_inset Text
19604
19605 \begin_layout Standard
19606
19607 \family roman
19608 \series medium
19609 \shape up
19610 \size normal
19611 \emph off
19612 \bar no
19613 \noun off
19614 \color none
19615 dot
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Standard
19624
19625 \family roman
19626 \series medium
19627 \shape up
19628 \size normal
19629 \emph off
19630 \bar no
19631 \noun off
19632 \color none
19633 \begin_inset Formula $\dot{a}$
19634 \end_inset
19635
19636
19637 \end_layout
19638
19639 \end_inset
19640 </cell>
19641 </row>
19642 <row topline="true">
19643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19644 \begin_inset Text
19645
19646 \begin_layout Standard
19647
19648 \family roman
19649 \series medium
19650 \shape up
19651 \size normal
19652 \emph off
19653 \bar no
19654 \noun off
19655 \color none
19656 breve
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19662 \begin_inset Text
19663
19664 \begin_layout Standard
19665
19666 \family roman
19667 \series medium
19668 \shape up
19669 \size normal
19670 \emph off
19671 \bar no
19672 \noun off
19673 \color none
19674 breve
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Standard
19683
19684 \family roman
19685 \series medium
19686 \shape up
19687 \size normal
19688 \emph off
19689 \bar no
19690 \noun off
19691 \color none
19692 \begin_inset Formula $\breve{a}$
19693 \end_inset
19694
19695
19696 \end_layout
19697
19698 \end_inset
19699 </cell>
19700 </row>
19701 <row topline="true">
19702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19703 \begin_inset Text
19704
19705 \begin_layout Standard
19706
19707 \family roman
19708 \series medium
19709 \shape up
19710 \size normal
19711 \emph off
19712 \bar no
19713 \noun off
19714 \color none
19715 caron
19716 \end_layout
19717
19718 \end_inset
19719 </cell>
19720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19721 \begin_inset Text
19722
19723 \begin_layout Standard
19724
19725 \family roman
19726 \series medium
19727 \shape up
19728 \size normal
19729 \emph off
19730 \bar no
19731 \noun off
19732 \color none
19733 check
19734 \end_layout
19735
19736 \end_inset
19737 </cell>
19738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19739 \begin_inset Text
19740
19741 \begin_layout Standard
19742
19743 \family roman
19744 \series medium
19745 \shape up
19746 \size normal
19747 \emph off
19748 \bar no
19749 \noun off
19750 \color none
19751 \begin_inset Formula $\check{a}$
19752 \end_inset
19753
19754
19755 \end_layout
19756
19757 \end_inset
19758 </cell>
19759 </row>
19760 <row topline="true">
19761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Standard
19765
19766 \family roman
19767 \series medium
19768 \shape up
19769 \size normal
19770 \emph off
19771 \bar no
19772 \noun off
19773 \color none
19774 macron
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19780 \begin_inset Text
19781
19782 \begin_layout Standard
19783
19784 \family roman
19785 \series medium
19786 \shape up
19787 \size normal
19788 \emph off
19789 \bar no
19790 \noun off
19791 \color none
19792 bar
19793 \end_layout
19794
19795 \end_inset
19796 </cell>
19797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19798 \begin_inset Text
19799
19800 \begin_layout Standard
19801
19802 \family roman
19803 \series medium
19804 \shape up
19805 \size normal
19806 \emph off
19807 \bar no
19808 \noun off
19809 \color none
19810 \begin_inset Formula $\bar{a}$
19811 \end_inset
19812
19813
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 </row>
19819 <row topline="true" bottomline="true">
19820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Standard
19824
19825 \family roman
19826 \series medium
19827 \shape up
19828 \size normal
19829 \emph off
19830 \bar no
19831 \noun off
19832 \color none
19833 ---
19834 \end_layout
19835
19836 \end_inset
19837 </cell>
19838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19839 \begin_inset Text
19840
19841 \begin_layout Standard
19842
19843 \family roman
19844 \series medium
19845 \shape up
19846 \size normal
19847 \emph off
19848 \bar no
19849 \noun off
19850 \color none
19851 vec
19852 \end_layout
19853
19854 \end_inset
19855 </cell>
19856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Standard
19860
19861 \family roman
19862 \series medium
19863 \shape up
19864 \size normal
19865 \emph off
19866 \bar no
19867 \noun off
19868 \color none
19869 \begin_inset Formula $\vec{a}$
19870 \end_inset
19871
19872
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 </row>
19878 </lyxtabular>
19879
19880 \end_inset
19881
19882
19883 \end_layout
19884
19885 \begin_layout Standard
19886 Finally, you can choose one of these accents by selecting an item from the
19887  
19888 \family sans
19889 Decorations
19890 \family default
19891  symbol set in the math panel; this will apply to any selection you have
19892  made within a formula too.
19893 \end_layout
19894
19895 \begin_layout Subsection
19896 The math editor for LaTeX users
19897 \end_layout
19898
19899 \begin_layout Standard
19900 Editing mathematical expressions in LyX can be done in one of two ways.
19901  You can use the native LyX support for rendering the formulae in a WYSIWYM
19902  fashion.
19903  LaTeX users might like to be able to use the keyboard to enter things like
19904  
19905 \family typewriter
19906 $
19907 \backslash
19908 alpha$
19909 \family default
19910  (this gets, in ordinary TeX, an 
19911 \begin_inset Formula $\alpha$
19912 \end_inset
19913
19914  in the final document), believing that it is faster than chasing around
19915  menus for a symbol.
19916  Here's a testimonial of one of those old LaTeX users, 
19917 \noun on
19918 David Johnson:
19919 \end_layout
19920
19921 \begin_layout Quotation
19922 I was finally convinced that the math editor was the way to go when I found
19923  that, with a few modifications, I could use it the same way I was accustomed
19924  to writing TeX.
19925  As an example, I created this 
19926 \begin_inset Formula $\alpha$
19927 \end_inset
19928
19929  by typing the following keys: First type 
19930 \family sans
19931 M-c\InsetSpace ~
19932 m
19933 \family default
19934  to enter 
19935 \family typewriter
19936 math-mode
19937 \family default
19938 , then type 
19939 \family typewriter
19940
19941 \backslash
19942 alpha
19943 \family default
19944  , then 
19945 \family sans
19946 Space
19947 \family default
19948  and 
19949 \family sans
19950 Esc
19951 \family default
19952 .
19953  As soon as I typed that 
19954 \family sans
19955 Space
19956 \family default
19957  the 
19958 \begin_inset Formula $\alpha$
19959 \end_inset
19960
19961  was right there on the screen.
19962  
19963 \end_layout
19964
19965 \begin_layout Standard
19966 The 
19967 \family sans
19968 M-c\InsetSpace ~
19969 m
19970 \family default
19971  sequence inserts a formula (you may also use 
19972 \family sans
19973 C-m
19974 \family default
19975  or 
19976 \family sans
19977 M-m\InsetSpace ~
19978 m
19979 \family default
19980 ), the 
19981 \family typewriter
19982
19983 \backslash
19984 alpha
19985 \family default
19986  is of course the standard TeX command for a Greek alpha letter, and the
19987  
19988 \family sans
19989 Esc
19990 \family default
19991  leaves the formula.
19992  Some of the advantages of this approach are:
19993 \end_layout
19994
19995 \begin_layout Itemize
19996 You have immediate visual feedback to be sure your TeX was correct
19997 \end_layout
19998
19999 \begin_layout Itemize
20000 You have the real mathematical expression on the screen, correctly displayed,
20001  to make sure your mathematics is correct (correctly written, at least)
20002 \end_layout
20003
20004 \begin_layout Itemize
20005 All the new LaTeX fuss with special environments and such are taken care
20006  of by LyX, not you
20007 \end_layout
20008
20009 \begin_layout Itemize
20010 You won't have to chase through the code trying to find that missing 
20011 \family sans
20012 $
20013 \family default
20014  or extra 
20015 \family sans
20016 {
20017 \family default
20018  any more
20019 \end_layout
20020
20021 \begin_layout Itemize
20022 If you don't remember the LaTeX name of a particular symbol, like 
20023 \begin_inset Formula $\wp$
20024 \end_inset
20025
20026 , you can find it in the dialogs
20027 \end_layout
20028
20029 \begin_layout Section
20030 Brackets and decorations
20031 \end_layout
20032
20033 \begin_layout Standard
20034 There are several brackets available through LyX.
20035  For most purposes, using just the keys 
20036 \family typewriter
20037 [{]}()|
20038 \backslash
20039 <>
20040 \family default
20041  should suffice, but the effect, especially if you want to surround a large
20042  structure, such as a matrix or a fraction, or if you have several layers
20043  of brackets, is better using the math panel's 
20044 \family sans
20045 Delimiter
20046 \family default
20047  dialog [see sec.
20048  
20049 \begin_inset LatexCommand ref
20050 reference "sec:math-panel"
20051
20052 \end_inset
20053
20054 ].
20055  For example, that's how you would construct the brackets around a standard
20056  matrix such as :
20057 \begin_inset Formula \[
20058 \left[\begin{array}{cc}
20059 1 & 2\\
20060 3 & 4\end{array}\right],\]
20061
20062 \end_inset
20063
20064 and to make it easier to see the layers of parentheses of an abomination
20065  such as: 
20066 \begin_inset Formula \[
20067 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
20068
20069 \end_inset
20070
20071 or:
20072 \begin_inset Formula \[
20073 f\left(g\left(h\left(k\left(l\left(x\right)\right)\right)\right)\right).\]
20074
20075 \end_inset
20076
20077 The parentheses, and other brackets, from that menu will automatically re-size
20078  to accommodate the size of what is inside (This is done in straight LaTeX
20079  by 
20080 \family typewriter
20081
20082 \backslash
20083 left( blah 
20084 \backslash
20085 right)
20086 \family default
20087  ).
20088  
20089 \end_layout
20090
20091 \begin_layout Standard
20092 It is very easy to construct the braces you want to use.
20093  Click on the brace you want on the left side with the left mouse button,
20094  the right side with the right button, and place them in the document by
20095  clicking on the button.
20096  If you want one side to not have a bracket, use the blank button.
20097  It will appear in LyX with a dotted line, but nothing will print.
20098 \end_layout
20099
20100 \begin_layout Standard
20101 If you decide after the fact to place parentheses (or other math structure,
20102  like a square root, or other decoration) around some math structure, you
20103  can do that by highlighting (selecting) the structure that is to go inside
20104  the parentheses (that is done by holding the 
20105 \family sans
20106 Shift
20107 \family default
20108  key down and moving the cursor with the arrow keys, or selecting with the
20109  mouse).
20110  Then, choose the appropriate brackets for left and right, and click on
20111  
20112 \family sans
20113 Apply
20114 \family default
20115 .
20116  The parentheses will be drawn around the selected structure.
20117 \end_layout
20118
20119 \begin_layout Standard
20120 If you're trying to enter a LaTeX 
20121 \family typewriter
20122 {
20123 \family default
20124  for grouping, you should read 
20125 \begin_inset LatexCommand ref
20126 reference "sec:Grouping"
20127
20128 \end_inset
20129
20130 .
20131 \end_layout
20132
20133 \begin_layout Section
20134 Grouping
20135 \begin_inset LatexCommand label
20136 name "sec:Grouping"
20137
20138 \end_inset
20139
20140
20141 \end_layout
20142
20143 \begin_layout Standard
20144 You may need to group a set of symbols.
20145  In LaTeX, for example, the typesetting of 
20146 \family typewriter
20147 {x^y}^z
20148 \family default
20149  is different from 
20150 \family typewriter
20151 x^{y^z}
20152 \family default
20153 :
20154 \end_layout
20155
20156 \begin_layout Standard
20157 \begin_inset Formula \[
20158 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{{y^{z}}}\]
20159
20160 \end_inset
20161
20162
20163 \end_layout
20164
20165 \begin_layout Standard
20166 However, trying to type the 
20167 \family typewriter
20168 }
20169 \family default
20170  in LyX gives an actual closing brace in the output.
20171  To create this grouping, you need to use the key sequence 
20172 \family typewriter
20173
20174 \backslash
20175 {
20176 \family default
20177  then type space.
20178  Inside LyX, you will see red braces indicating the grouping.
20179  The example directly above shows how this works.
20180 \end_layout
20181
20182 \begin_layout Section
20183 Arrays and Multi-line Equations
20184 \end_layout
20185
20186 \begin_layout Standard
20187 Arrays, such as matrices, are easily entered in LyX.
20188  In the 
20189 \family sans
20190 Math\InsetSpace ~
20191 Panel
20192 \family default
20193  there is a matrix button, which will open a dialog for you to choose the
20194  number of rows/columns.
20195  Here is an example:
20196 \begin_inset Formula \[
20197 \left(\begin{array}{ccc}
20198 1 & 2 & 3\\
20199 4 & 5 & 6\\
20200 7 & 8 & 9\end{array}\right).\]
20201
20202 \end_inset
20203
20204 The parentheses aren't automatic, but you can add them as usual.
20205  Remember that you can add this after the fact, by highlighting the matrix
20206  inside Mathed (Position the mouse on one side of the matrix, hold the 
20207 \family sans
20208 Shift
20209 \family default
20210  key down, and hit the appropriate arrow key to move the cursor across the
20211  matrix).
20212  You can, when you construct the matrix, decide whether the columns (or
20213  some of them) will be left-, right-, or center-justified.
20214  The specification is 
20215 \family typewriter
20216 ccc
20217 \family default
20218  by default.
20219  Each letter corresponds to the relevant column.
20220  For example, 
20221 \family typewriter
20222 lcr
20223 \family default
20224  means that the first column will be left-justified, the second will be
20225  centered, and the third column will be right-justified..
20226  It will look like this:
20227 \begin_inset Formula \[
20228 \begin{array}{lcr}
20229 this & this\, column & this\, column\\
20230 column & has & has\, right\\
20231 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
20232
20233 \end_inset
20234
20235
20236 \end_layout
20237
20238 \begin_layout Standard
20239 You can add more rows to an existing matrix by hitting 
20240 \family sans
20241 C-Enter
20242 \family default
20243  while in the matrix, and you can add columns, or delete either, via the
20244  
20245 \family sans
20246 \bar under
20247 E
20248 \bar default
20249 dit\SpecialChar \menuseparator
20250
20251 \bar under
20252 M
20253 \bar default
20254 ath
20255 \family default
20256  and 
20257 \family sans
20258 \bar under
20259 E
20260 \bar default
20261 dit\SpecialChar \menuseparator
20262 Rows&
20263 \bar under
20264 C
20265 \bar default
20266 ols
20267 \family default
20268  menus.
20269 \end_layout
20270
20271 \begin_layout Standard
20272 There are numerous other arrays used in LaTeX math-mode, particularly with
20273  the AMS-LaTeX packages included, such as 
20274 \family typewriter
20275
20276 \backslash
20277 cases
20278 \family default
20279  and commutative diagrams.
20280  Not all of these are supported in LyX but some are, see 
20281 \family sans
20282 \bar under
20283 I
20284 \bar default
20285 nsert\SpecialChar \menuseparator
20286 Mat
20287 \bar under
20288 h
20289 \family default
20290 \bar default
20291 .
20292 \end_layout
20293
20294 \begin_layout Standard
20295 Multi-line equations are very easy to construct in LyX.
20296  A formula will automatically switch to an 
20297 \family typewriter
20298 \series medium
20299 eqnarray
20300 \family default
20301 \series default
20302  format (LaTeX's multi-line displayed equation format) if you hit 
20303 \family sans
20304 \series medium
20305 C-E
20306 \series default
20307 nter
20308 \family default
20309 .
20310  The best way to do this, if you decide you want a multi-line displayed
20311  equation, is to insert a new line (with 
20312 \family sans
20313 \series medium
20314 C-Enter
20315 \family default
20316 \series default
20317 ) immediately.
20318  Each line then has three regions, left, center, and right, which you can
20319  move through using either the arrow keys, the mouse, or the 
20320 \family sans
20321 \series medium
20322 Tab
20323 \family default
20324 \series default
20325  key.
20326  Here is an example:
20327 \begin_inset Formula \begin{eqnarray*}
20328 3 & = & 1+2\\
20329 4+5 & = & 9.\end{eqnarray*}
20330
20331 \end_inset
20332
20333 You can also turn an existing displayed formula into a multi-line formula
20334  by hitting 
20335 \family sans
20336 \series medium
20337 C-Enter
20338 \family default
20339 \series default
20340  while the cursor is anywhere on the original formula.
20341  However, LyX will 
20342 \emph on
20343 not
20344 \emph default
20345  try to decide where to break the formula up into three parts, but places
20346  everything in the left side of the line.
20347  To change the alignment points of the equation, place the cursor where
20348  you want to start the middle part of the line, and hit 
20349 \family sans
20350 C-Tab.
20351
20352 \family default
20353  It then puts everything to the right of the cursor in the middle region
20354  of the equation (which, by the way, is not typeset by LaTeX in display-math
20355  size, so you should not put large expressions like fractions there).
20356  Move to where you want the right side of the line to begin, and hit 
20357 \family sans
20358 C-Tab
20359 \family default
20360  again.
20361  The 
20362 \begin_inset Quotes eld
20363 \end_inset
20364
20365 extra
20366 \begin_inset Quotes erd
20367 \end_inset
20368
20369  insertion points in the line will disappear.
20370 \end_layout
20371
20372 \begin_layout Section
20373 Equation Numbering and Labels
20374 \begin_inset LatexCommand label
20375 name "sec:math-label"
20376
20377 \end_inset
20378
20379
20380 \end_layout
20381
20382 \begin_layout Standard
20383 Equation numbering is very easy in LyX.
20384  All it takes to change a displayed equation like: 
20385 \begin_inset Formula \[
20386 1+2=3\]
20387
20388 \end_inset
20389
20390 into the numbered equation :
20391 \begin_inset Formula \begin{equation}
20392 1+2=3\label{mathed:first-eqn}\end{equation}
20393
20394 \end_inset
20395
20396 is to go to the 
20397 \family sans
20398 \bar under
20399 I
20400 \bar default
20401 nsert
20402 \family default
20403  menu, and select the 
20404 \family sans
20405 \bar under
20406 L
20407 \bar default
20408 abel...
20409
20410 \family default
20411  option.
20412  This opens a dialog in which you must enter some string as the label.
20413  There is no need to call it by a specific number, since LaTeX will take
20414  care of re-numbering the equation.
20415  Labels will not appear as such on the final output.
20416  LaTeX will insert appropriate numbers for the equations.
20417  The labels are used internally for cross-referencing.
20418  You can turn on numbering without a specific label with the menu option
20419  
20420 \family sans
20421 \bar under
20422 E
20423 \bar default
20424 dit\SpecialChar \menuseparator
20425
20426 \bar under
20427 M
20428 \bar default
20429 ath\SpecialChar \menuseparator
20430 Toggle\InsetSpace ~
20431
20432 \bar under
20433 N
20434 \bar default
20435 umbering
20436 \family default
20437  while the cursor is in the equation, such as: 
20438 \end_layout
20439
20440 \begin_layout Standard
20441 \begin_inset Formula \begin{equation}
20442 1+1=2.\end{equation}
20443
20444 \end_inset
20445
20446 You can toggle it on or off with this menu item.
20447  You can reference a labelled (not just numbered) equation, (cf.
20448  (
20449 \begin_inset LatexCommand ref
20450 reference "mathed:first-eqn"
20451
20452 \end_inset
20453
20454 )) by using the 
20455 \family sans
20456 Cross-Reference
20457 \family default
20458  dialog, which you open using 
20459 \family sans
20460 \bar under
20461 I
20462 \bar default
20463 nsert\SpecialChar \menuseparator
20464
20465 \bar under
20466 C
20467 \bar default
20468 ross-Reference...
20469 \family default
20470 \InsetSpace ~
20471 .
20472 \end_layout
20473
20474 \begin_layout Standard
20475 For numbered (or labelled) multi-line formulas, the default is that all
20476  lines are numbered separately.
20477  Once you attach a label to make the equation numbered, all subsequent lines
20478  receive a label of #.
20479  That label can be changed to another so that you can refer to that line,
20480  like (
20481 \begin_inset LatexCommand ref
20482 reference "mathed:third-eqn"
20483
20484 \end_inset
20485
20486 ) below.
20487 \begin_inset Formula \begin{eqnarray}
20488 1 & = & 3-2\label{mathed:second-equation}\\
20489 2 & = & 4-2\label{mathed:third-eqn}\\
20490 4 & \leq & 7.\end{eqnarray}
20491
20492 \end_inset
20493
20494 You can turn off numbering of a specific line with 
20495 \family sans
20496 \bar under
20497 E
20498 \bar default
20499 dit\SpecialChar \menuseparator
20500
20501 \bar under
20502 M
20503 \bar default
20504 ath\SpecialChar \menuseparator
20505 Toggle\InsetSpace ~
20506
20507 \bar under
20508 n
20509 \bar default
20510 umbering\InsetSpace ~
20511 of\InsetSpace ~
20512 line
20513 \family default
20514  while the cursor is on that line of a multi-line numbered equation.
20515  This also toggles.
20516  For example :
20517 \begin_inset Formula \begin{eqnarray}
20518 1 & = & 4-3\label{mathed:fourth-eqn}\\
20519 2 & = & 7-5\\
20520 1 & = & e^{2\pi i}\nonumber \\
20521 16 & \equiv & 2\,(mod\,7)\label{mathed:fifth-eqn}\end{eqnarray}
20522
20523 \end_inset
20524
20525 Note that the first equation in this set (
20526 \begin_inset LatexCommand ref
20527 reference "mathed:fourth-eqn"
20528
20529 \end_inset
20530
20531 ) is labelled, the next is numbered but unlabelled, the third is unnumbered,
20532  and the last (
20533 \begin_inset LatexCommand ref
20534 reference "mathed:fifth-eqn"
20535
20536 \end_inset
20537
20538 ) is again labelled.
20539  
20540 \end_layout
20541
20542 \begin_layout Section
20543 User defined macros in math mode
20544 \end_layout
20545
20546 \begin_layout Standard
20547 LyX allows the user to define macros for use in math mode.
20548  A macro definition box appears on screen as purple box with the name of
20549  the macro in blue (math color).
20550  It contains two cells initially marked empty by blue rectangles that can
20551  be edited as if it were ordinary math.
20552  Just try it:
20553 \begin_inset FormulaMacro
20554 \newcommand{\macro}{a+b}
20555 \end_inset
20556
20557  The contents of the first cell will be used when the macro definition is
20558  written during export as LaTeX.
20559  The contents of the second cell, however, will be used for drawing the
20560  macro's expansion on screen.
20561  In the common case where both export and drawing use the same representation,
20562  the second cell can be left empty and LyX will use the contents of the
20563  first cell will be used for export and drawing automatically.
20564 \end_layout
20565
20566 \begin_layout Standard
20567 Now, to use this macro in other math boxes just type the name in TeX mode,
20568  in this case 
20569 \family typewriter
20570
20571 \backslash
20572 macro
20573 \family default
20574 , and it will be automatically expanded: 
20575 \begin_inset Formula $c=\macro$
20576 \end_inset
20577
20578 .
20579  As you can verify, the cursor can't go inside the macro, the whole macro
20580  is like a single character, and the TeX generated code of this expression
20581  is 
20582 \family typewriter
20583 c = 
20584 \backslash
20585 macro.
20586 \end_layout
20587
20588 \begin_layout Standard
20589 However the cursor could go inside of some kind of macros, those that have
20590  
20591 \emph on
20592 arguments
20593 \emph default
20594 .
20595  In a macro definition box an argument looks like a 
20596 \family typewriter
20597 #
20598 \family default
20599  followed by the argument number:
20600 \begin_inset FormulaMacro
20601 \newcommand{\macrowarg}[1]{2+\sqrt{#1}}
20602 \end_inset
20603
20604
20605 \end_layout
20606
20607 \begin_layout Standard
20608 Once expanded, this macro includes the usual empty rectangle to indicate
20609  that you can insert there whatever you want: 
20610 \family typewriter
20611
20612 \backslash
20613 macrowarg = 
20614 \begin_inset Formula $\macrowarg{}$
20615 \end_inset
20616
20617
20618 \family default
20619 .
20620  Example: 
20621 \begin_inset Formula $b=\macrowarg{x-2}$
20622 \end_inset
20623
20624 .
20625  
20626 \end_layout
20627
20628 \begin_layout Standard
20629 When exported to LaTeX, a macro definition will produce the command
20630 \newline
20631
20632 \family typewriter
20633
20634 \backslash
20635 newcommand{
20636 \backslash
20637 macrowarg}[1]{2+
20638 \backslash
20639 sqrt{#1}}
20640 \end_layout
20641
20642 \begin_layout Subsection
20643 How to create macros
20644 \end_layout
20645
20646 \begin_layout Standard
20647 To create a macro definition box use this syntax in the minibuffer:
20648 \begin_inset Foot
20649 status collapsed
20650
20651 \begin_layout Standard
20652 Macro names mustn't contain numbers!
20653 \end_layout
20654
20655 \end_inset
20656
20657
20658 \end_layout
20659
20660 \begin_layout Standard
20661
20662 \family typewriter
20663 math-macro <macro name> [number of arguments]
20664 \end_layout
20665
20666 \begin_layout Standard
20667 For example, 
20668 \family typewriter
20669
20670 \backslash
20671 macro
20672 \family default
20673  was created with 
20674 \begin_inset Quotes eld
20675 \end_inset
20676
20677
20678 \family typewriter
20679 math-macro macro
20680 \family default
20681
20682 \begin_inset Quotes erd
20683 \end_inset
20684
20685 , and 
20686 \family typewriter
20687
20688 \backslash
20689 macrowarg
20690 \family default
20691  was created with 
20692 \begin_inset Quotes eld
20693 \end_inset
20694
20695
20696 \family typewriter
20697 math-macro macrowarg 1
20698 \family default
20699
20700 \begin_inset Quotes erd
20701 \end_inset
20702
20703 .
20704 \end_layout
20705
20706 \begin_layout Standard
20707 To insert an argument mark (only inside a macro definition box) simply type
20708 \newline
20709
20710 \family typewriter
20711 #<number>
20712 \family default
20713  or use 
20714 \family typewriter
20715 math-macro-arg <number>
20716 \end_layout
20717
20718 \begin_layout Standard
20719 The argument mark in 
20720 \family typewriter
20721
20722 \backslash
20723 macrowarg
20724 \family default
20725  was introduced with 
20726 \begin_inset Quotes eld
20727 \end_inset
20728
20729
20730 \family typewriter
20731 math-macro-arg 1
20732 \family default
20733
20734 \begin_inset Quotes erd
20735 \end_inset
20736
20737 .
20738 \end_layout
20739
20740 \begin_layout Standard
20741 You can use no more than 9 arguments, numbered from 1 to 9.
20742  An argument can be repeated inside the macro definition box, but of course
20743  can be edited only once.
20744 \end_layout
20745
20746 \begin_layout Subsection
20747 How to navigate in macros
20748 \end_layout
20749
20750 \begin_layout Description
20751 With\InsetSpace ~
20752 the\InsetSpace ~
20753 arrow\InsetSpace ~
20754 keys: Opening a macro from the left side will put the cursor
20755  in the first argument, to move to the second argument use the TAB key.
20756  Remember that pressing the Space bar will get the cursor out and at the
20757  right side of the macro.
20758 \end_layout
20759
20760 \begin_layout Description
20761 With\InsetSpace ~
20762 the\InsetSpace ~
20763 mouse: As usual, click on the desired argument box.
20764  Sometimes this fails if the box is empty or too small.
20765 \end_layout
20766
20767 \begin_layout Standard
20768 Currently it is only possible to define command macros, but not environment
20769  macros.
20770 \end_layout
20771
20772 \begin_layout Section
20773 Fine-Tuning
20774 \end_layout
20775
20776 \begin_layout Subsection
20777 Typefaces
20778 \end_layout
20779
20780 \begin_layout Standard
20781 You can use various typefaces in a formula.
20782  The standard font for text is italic, 
20783 \begin_inset Formula $text$
20784 \end_inset
20785
20786 , but for numbers the standard is Roman.
20787  To set a font in a formula, choose it from the math panel, or by entering
20788  the LaTeX command for it directly, as follows:
20789 \end_layout
20790
20791 \begin_layout Standard
20792 \align center
20793 \begin_inset Tabular
20794 <lyxtabular version="3" rows="9" columns="2">
20795 <features>
20796 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20797 <column alignment="center" valignment="top" rightline="true" width="0pt">
20798 <row topline="true" bottomline="true">
20799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20800 \begin_inset Text
20801
20802 \begin_layout Standard
20803 Font
20804 \end_layout
20805
20806 \end_inset
20807 </cell>
20808 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
20809 \begin_inset Text
20810
20811 \begin_layout Standard
20812 LaTeX Command
20813 \end_layout
20814
20815 \end_inset
20816 </cell>
20817 </row>
20818 <row topline="true">
20819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20820 \begin_inset Text
20821
20822 \begin_layout Standard
20823
20824 \shape up
20825 \size normal
20826 \bar no
20827 \noun off
20828 \color none
20829 \begin_inset Formula $\mathrm{Roman}$
20830 \end_inset
20831
20832
20833 \end_layout
20834
20835 \end_inset
20836 </cell>
20837 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20838 \begin_inset Text
20839
20840 \begin_layout Standard
20841
20842 \family typewriter
20843
20844 \backslash
20845 mathrm
20846 \end_layout
20847
20848 \end_inset
20849 </cell>
20850 </row>
20851 <row topline="true">
20852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20853 \begin_inset Text
20854
20855 \begin_layout Standard
20856 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
20857 \end_inset
20858
20859
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Standard
20868
20869 \family typewriter
20870
20871 \backslash
20872 mathbf
20873 \end_layout
20874
20875 \end_inset
20876 </cell>
20877 </row>
20878 <row topline="true">
20879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20880 \begin_inset Text
20881
20882 \begin_layout Standard
20883 \begin_inset Formula $\mathit{Italic}$
20884 \end_inset
20885
20886
20887 \end_layout
20888
20889 \end_inset
20890 </cell>
20891 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20892 \begin_inset Text
20893
20894 \begin_layout Standard
20895
20896 \family typewriter
20897
20898 \backslash
20899 mathit
20900 \end_layout
20901
20902 \end_inset
20903 </cell>
20904 </row>
20905 <row topline="true">
20906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20907 \begin_inset Text
20908
20909 \begin_layout Standard
20910
20911 \shape up
20912 \size normal
20913 \bar no
20914 \noun off
20915 \color none
20916 \begin_inset Formula $\mathtt{Typewriter}$
20917 \end_inset
20918
20919
20920 \end_layout
20921
20922 \end_inset
20923 </cell>
20924 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20925 \begin_inset Text
20926
20927 \begin_layout Standard
20928
20929 \family typewriter
20930
20931 \backslash
20932 mathtt
20933 \end_layout
20934
20935 \end_inset
20936 </cell>
20937 </row>
20938 <row topline="true">
20939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Standard
20943 \begin_inset Formula $\mathbb{BLACKBOARD}$
20944 \end_inset
20945
20946
20947 \end_layout
20948
20949 \end_inset
20950 </cell>
20951 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20952 \begin_inset Text
20953
20954 \begin_layout Standard
20955
20956 \family typewriter
20957
20958 \backslash
20959 mathbb
20960 \end_layout
20961
20962 \end_inset
20963 </cell>
20964 </row>
20965 <row topline="true">
20966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Standard
20970 \begin_inset Formula $\mathfrak{Fraktur}$
20971 \end_inset
20972
20973
20974 \end_layout
20975
20976 \end_inset
20977 </cell>
20978 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Standard
20982
20983 \family typewriter
20984
20985 \backslash
20986 mathfrak
20987 \end_layout
20988
20989 \end_inset
20990 </cell>
20991 </row>
20992 <row topline="true">
20993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20994 \begin_inset Text
20995
20996 \begin_layout Standard
20997
20998 \shape up
20999 \size normal
21000 \emph on
21001 \bar no
21002 \noun off
21003 \color none
21004 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
21005 \end_inset
21006
21007
21008 \end_layout
21009
21010 \end_inset
21011 </cell>
21012 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21013 \begin_inset Text
21014
21015 \begin_layout Standard
21016
21017 \family typewriter
21018
21019 \backslash
21020 mathcal
21021 \end_layout
21022
21023 \end_inset
21024 </cell>
21025 </row>
21026 <row topline="true" bottomline="true">
21027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21028 \begin_inset Text
21029
21030 \begin_layout Standard
21031 \begin_inset Formula $\mathsf{SansSerif}$
21032 \end_inset
21033
21034
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21040 \begin_inset Text
21041
21042 \begin_layout Standard
21043
21044 \backslash
21045
21046 \family typewriter
21047 mathsf
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 </row>
21053 </lyxtabular>
21054
21055 \end_inset
21056
21057
21058 \end_layout
21059
21060 \begin_layout Standard
21061 LaTeX's math mode does not support all characters in all fonts, and only
21062  letters will be supported with these font styles; some only support capital
21063  letters.
21064 \end_layout
21065
21066 \begin_layout Standard
21067 For any of these fonts, you have to be careful how you enter the text.
21068  If there is text to the right of the entry point, the font reverts to that
21069  style after one character.
21070  To be able to type a string in a particular font, make sure there is a
21071  protected-space to the right of the cursor.
21072  Also, entering a protected-space will revert subsequent text to standard
21073  font.
21074  The font styles are nestable, as LaTeX does.
21075  This can be a little confusing, as selecting a different font on a selection
21076  will 
21077 \emph on
21078 not
21079 \emph default
21080  change the selection, but insert a new nested level with the new typeface.
21081 \end_layout
21082
21083 \begin_layout Standard
21084 It is possible (in AMS-LaTeX) to embolden (not italicize) numbers and special
21085  symbols.
21086  However, LyX does not yet support this in WYSIWYM manner\SpecialChar \@.
21087  It will print
21088  correctly, though.
21089  To get emboldened symbols, for example a bold 
21090 \begin_inset Formula $\alpha$
21091 \end_inset
21092
21093 , enter 
21094 \family typewriter
21095
21096 \backslash
21097 boldsymbol{
21098 \backslash
21099 alpha}
21100 \family default
21101  in Mathed.
21102  The closing brace appears (in red) automatically when you type the opening
21103  brace.
21104  This works for all symbols, as well as numbers.
21105 \end_layout
21106
21107 \begin_layout Standard
21108 A number of other options are available as well, via 
21109 \family sans
21110 \bar under
21111 I
21112 \bar default
21113 nsert\SpecialChar \menuseparator
21114 Mat
21115 \bar under
21116 h
21117 \bar default
21118 \SpecialChar \menuseparator
21119 Font\InsetSpace ~
21120 Change
21121 \family default
21122 .
21123 \end_layout
21124
21125 \begin_layout Subsection
21126 Math Text Mode
21127 \end_layout
21128
21129 \begin_layout Standard
21130 Typefaces are useful for entering variable names in some given font, but
21131  certainly not for anything else, and in particular not text.
21132  For typing longer pieces of text, use math text mode, which is obtained
21133  by typing 
21134 \family sans
21135 M-m m
21136 \family default
21137  while already in math mode.
21138  (The same command will get out of math text mode, too.) Math text mode appears
21139  on the screen in black instead of blue.
21140  You cannot enter punctuation or font changes in your text
21141 \begin_inset Foot
21142 status collapsed
21143
21144 \begin_layout Standard
21145 Moreover, math text mode outputs its contents inside a 
21146 \family typewriter
21147
21148 \backslash
21149 textrm{}
21150 \family default
21151 , whereas and 
21152 \family typewriter
21153
21154 \backslash
21155 mbox
21156 \family default
21157  (or AMS-LaTeX's 
21158 \backslash
21159
21160 \family typewriter
21161 text
21162 \family default
21163 ) might have been a better choice
21164 \end_layout
21165
21166 \end_inset
21167
21168 , but it works for simple text.
21169  Here's an example:
21170 \begin_inset Formula \[
21171 f(x)=\begin{array}{cc}
21172 x & \textrm{if I say so}\\
21173 -x & \textrm{otherwise}\end{array}\]
21174
21175 \end_inset
21176
21177
21178 \end_layout
21179
21180 \begin_layout Subsection
21181 Font Sizes
21182 \end_layout
21183
21184 \begin_layout Standard
21185 There are four (relative) font sizes (or 
21186 \begin_inset Quotes eld
21187 \end_inset
21188
21189 styles
21190 \begin_inset Quotes erd
21191 \end_inset
21192
21193 ) used in math-mode, which are automatically chosen in most situations.
21194  These are called 
21195 \emph on
21196 textstyle
21197 \emph default
21198
21199 \emph on
21200 displaystyle
21201 \emph default
21202
21203 \emph on
21204 scriptstyle
21205 \emph default
21206 , and 
21207 \emph on
21208 scriptscriptstyle
21209 \emph default
21210 .
21211  For most characters, 
21212 \emph on
21213 textstyle
21214 \emph default
21215  and 
21216 \emph on
21217 displaystyle
21218 \emph default
21219  are actually the same size, but fractions, superscripts and subscripts,
21220  and certain other effects, are set larger or placed differently in 
21221 \emph on
21222 displaystyle
21223 \emph default
21224 .
21225  Except for some operators, which re-size themselves to accommodate various
21226  situations, all text will be set in these various sizes as LaTeX thinks
21227  is appropriate.
21228  These choices can be over-ridden by using the 
21229 \family typewriter
21230 math-size
21231 \family default
21232  function in the minibuffer.
21233  For example, you can set 
21234 \begin_inset Formula $\frac{1}{2}$
21235 \end_inset
21236
21237  normally (
21238 \emph on
21239 textstyle
21240 \emph default
21241 ), or you can make it larger, which also changes the line-spacing, by entering
21242  
21243 \family typewriter
21244 math-size displaystyle
21245 \family default
21246  in the minibuffer while the cursor is in the main line of the math-inset,
21247  
21248 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
21249 \end_inset
21250
21251 .
21252  Careful, though, if the cursor is on the denominator of that fraction,
21253  only the numerator will be enlarged, e.g.
21254  
21255 \begin_inset Formula $\frac{1}{2}$
21256 \end_inset
21257
21258 ! This reflects a LaTeX 
21259 \begin_inset Quotes eld
21260 \end_inset
21261
21262 unintended feature
21263 \begin_inset Quotes erd
21264 \end_inset
21265
21266
21267 \begin_inset Foot
21268 status collapsed
21269
21270 \begin_layout Standard
21271 That is, a bug.
21272 \end_layout
21273
21274 \end_inset
21275
21276 , not a LyX one.
21277  These font-size changes are not as apparent in LyX as they are in the output.
21278  Here are some text in the various styles: 
21279 \begin_inset Formula $displaystyle$
21280 \end_inset
21281
21282
21283 \begin_inset Formula ${\textstyle textstyle}$
21284 \end_inset
21285
21286
21287 \begin_inset Formula ${\scriptstyle scriptstyle}$
21288 \end_inset
21289
21290
21291 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
21292 \end_inset
21293
21294 .
21295 \end_layout
21296
21297 \begin_layout Standard
21298 All these math-mode font sizes are relative, that is, if the whole math
21299  inset and surrounding text are set in a particular size, all these sizes
21300  will be adjusted.
21301  Similarly, if the base font size of the document is changed, all fonts
21302  will be adjusted to correspond.
21303  
21304 \end_layout
21305
21306 \begin_layout Standard
21307
21308 \family roman
21309 \size largest
21310 Here is a paragraph in 
21311 \begin_inset Quotes eld
21312 \end_inset
21313
21314 largest
21315 \begin_inset Quotes erd
21316 \end_inset
21317
21318  font, with symbols: 
21319 \begin_inset Formula $\alpha$
21320 \end_inset
21321
21322 .
21323 \end_layout
21324
21325 \begin_layout Standard
21326 This applies to math fonts in titles, etc.
21327  as well.
21328 \end_layout
21329
21330 \begin_layout Section
21331 AMS-LaTeX
21332 \end_layout
21333
21334 \begin_layout Standard
21335 The American Mathematical Society (AMS) provide a LaTeX packages that are
21336  in common use.
21337  LyX includes some support for these packages.
21338 \end_layout
21339
21340 \begin_layout Subsection
21341 Enabling AMS-Support
21342 \end_layout
21343
21344 \begin_layout Standard
21345 In the 
21346 \family sans
21347 \bar under
21348 D
21349 \bar default
21350 ocument\SpecialChar \menuseparator
21351
21352 \bar under
21353 S
21354 \bar default
21355 ettings
21356 \family default
21357  dialog there is a checkbox, 
21358 \family sans
21359 Use\InsetSpace ~
21360 AMS\InsetSpace ~
21361 Math
21362 \family default
21363 .
21364  If selected, this will include the AMS-package in the document, and make
21365  the facilities available.
21366 \end_layout
21367
21368 \begin_layout Subsection
21369 AMS-Symbols
21370 \end_layout
21371
21372 \begin_layout Standard
21373 The AMS-LaTeX packages add support for some mathematical symbols that are
21374  not accessible from plain LaTeX (or LyX), but are fairly common in mathematical
21375  typesetting, such as the old-German Fraktur font and the stylized 
21376 \begin_inset Quotes eld
21377 \end_inset
21378
21379 blackboard bold
21380 \begin_inset Quotes erd
21381 \end_inset
21382
21383  fonts commonly used to denote the real or complex numbers, or the integers.
21384  Once activated, all AMS-LaTeX symbols and environments are available.
21385  You will run into trouble if you include these packages from the preamble,
21386  since LyX now defines a few of the macros used in these packages on its
21387  own.
21388  The AMS-layouts include these packages automatically.
21389 \end_layout
21390
21391 \begin_layout Subsection
21392 AMS-Formula Types
21393 \end_layout
21394
21395 \begin_layout Standard
21396 AMS-LaTeX provides a selection of different formula types.
21397  LyX allows you to choose between 
21398 \family typewriter
21399 align
21400 \family default
21401
21402 \family typewriter
21403 alignat
21404 \family default
21405
21406 \family typewriter
21407 flalign
21408 \family default
21409
21410 \family typewriter
21411 gather
21412 \family default
21413 , and 
21414 \family typewriter
21415 multline
21416 \family default
21417 .
21418  Refer to the AMS-documenta\SpecialChar \-
21419 tion for the differences between these formula
21420  types.
21421 \end_layout
21422
21423 \begin_layout Chapter
21424 More Tools
21425 \end_layout
21426
21427 \begin_layout Section
21428 Cross-References
21429 \begin_inset LatexCommand label
21430 name "sec:crossref"
21431
21432 \end_inset
21433
21434
21435 \end_layout
21436
21437 \begin_layout Standard
21438 Those of you reading this manual online will see a grey box with text in
21439  it, right before the beginning of this sentence.
21440  This is a 
21441 \family sans
21442 Label
21443 \family default
21444 .
21445  Properly speaking, it is one half of a cross-reference.
21446  The other half is the 
21447 \family sans
21448 Reference
21449 \family default
21450  proper, and it looks like this: 
21451 \begin_inset LatexCommand ref
21452 reference "sec:crossref"
21453
21454 \end_inset
21455
21456 .
21457  Again, those of you reading the manual online will see a gray box with
21458  text in it.
21459  Those reading printed versions, however, will see a number --- in this
21460  case, the number of this section.
21461  There are also other varieties of cross-reference: for example, 
21462 \begin_inset LatexCommand pageref
21463 reference "sec:crossref"
21464
21465 \end_inset
21466
21467 .
21468  This is the page number containing the location of the label.
21469  That's what cross-references do: they let you reference other parts of
21470  your document.
21471  You don't need to remember which section number was what anymore --- LyX
21472  will do that for you! All you need to do is use a 
21473 \family sans
21474 Label
21475 \family default
21476  to mark a section, figure, table, formula, etc., and then refer to it via
21477  a 
21478 \family sans
21479 Reference
21480 \family default
21481 .
21482 \end_layout
21483
21484 \begin_layout Standard
21485 To insert a label, use 
21486 \family sans
21487 \bar under
21488 I
21489 \bar default
21490 nsert
21491 \bar under
21492 \SpecialChar \menuseparator
21493 L
21494 \bar default
21495 abel
21496 \family default
21497 .
21498  A box will appear where you can enter your label.
21499  You can change the name of the label at a later time by simply clicking
21500  on the gray box and reopening the label dialog.
21501 \end_layout
21502
21503 \begin_layout Standard
21504 To insert a reference, select 
21505 \family sans
21506 \bar under
21507 I
21508 \bar default
21509 nsert
21510 \bar under
21511 \SpecialChar \menuseparator
21512 C
21513 \bar default
21514 ross\InsetSpace ~
21515 Reference
21516 \family default
21517 .
21518  The 
21519 \family sans
21520 Insert\InsetSpace ~
21521 Cross-Reference
21522 \family default
21523  dialog appears with a list of labels.
21524  Selecting a list item, then clicking 
21525 \family sans
21526 OK
21527 \family default
21528  inserts a reference into the text; changing the 
21529 \family sans
21530 \bar under
21531 R
21532 \bar default
21533 eference type
21534 \family default
21535  allows you to insert a page number or other reference variant instead.
21536 \end_layout
21537
21538 \begin_layout Standard
21539 Note that if you cut & paste text from another document that contains a
21540  
21541 \family sans
21542 Label
21543 \family default
21544  or 
21545 \family sans
21546 Reference
21547 \family default
21548 , or if you delete a label in your text, LaTeX will complain:
21549 \end_layout
21550
21551 \begin_layout Quote
21552
21553 \family typewriter
21554 LaTeX Warning:
21555 \family default
21556  
21557 \family typewriter
21558 Reference `X' on page Y undefined on input line Z
21559 \newline
21560 LaTeX Warning:
21561 \family default
21562  
21563 \family typewriter
21564 There were undefined references
21565 \end_layout
21566
21567 \begin_layout Standard
21568 You'll also see two question marks in the output instead of the reference.
21569 \end_layout
21570
21571 \begin_layout Standard
21572 There are a few more comments we need to make about the 
21573 \family sans
21574 Labels
21575 \family default
21576 .
21577  They always print the number of the section heading closest to them.
21578  So --- if you want to put a label on a 
21579 \family sans
21580 Chapter
21581 \family default
21582 , but a 
21583 \family sans
21584 Section
21585 \family default
21586  heading immediately follows it, you need to put the 
21587 \family sans
21588 Label
21589 \family default
21590  
21591 \emph on
21592 into
21593 \emph default
21594  the 
21595 \family sans
21596 Chapter
21597 \family default
21598  environment.
21599  It doesn't matter where, and it will look weird on the LyX screen.
21600  However, you need to do this if you want to label the 
21601 \family sans
21602 Chapter
21603 \family default
21604  separately from the 
21605 \family sans
21606 Section
21607 \family default
21608 .
21609  The same goes for all other section headings.
21610 \end_layout
21611
21612 \begin_layout Standard
21613 Also, a 
21614 \family sans
21615 Label
21616 \family default
21617  
21618 \emph on
21619 only
21620 \emph default
21621  makes sense in 
21622 \emph on
21623 numbered
21624 \emph default
21625  section headings and table and figure floats.
21626  Bare figures and tables aren't numbered, so, like unnumbered section headings,
21627  you can't really use a 
21628 \family sans
21629 Label
21630 \family default
21631  on it.
21632 \begin_inset Foot
21633 status open
21634
21635 \begin_layout Standard
21636 Well, you 
21637 \emph on
21638 can
21639 \emph default
21640 , but only if you use the 
21641 \family sans
21642 Page\InsetSpace ~
21643 number
21644 \family default
21645  reference.
21646  The regular 
21647 \family sans
21648 Reference
21649 \family default
21650  --- the one that refers to a section/table/figure number --- won't work,
21651  because there's no numbered thingy to refer to! You could also use bare
21652  
21653 \family sans
21654 Label
21655 \family default
21656 s as page markers, then refer back to them using the 
21657 \family sans
21658 Page\InsetSpace ~
21659 number
21660 \family default
21661  reference.
21662  Once again, the regular 
21663 \family sans
21664 Reference
21665 \family default
21666  won't work very well.
21667  It will refer to something, but that something will typically be the number
21668  of the previous numbered section heading.
21669 \end_layout
21670
21671 \end_inset
21672
21673  See sections 
21674 \begin_inset LatexCommand ref
21675 reference "sec:figurefloats"
21676
21677 \end_inset
21678
21679
21680 \begin_inset LatexCommand ref
21681 reference "sec:table float"
21682
21683 \end_inset
21684
21685 , and 
21686 \begin_inset LatexCommand ref
21687 reference "sec:math-label"
21688
21689 \end_inset
21690
21691  for details on using a 
21692 \family sans
21693 Label
21694 \family default
21695  with figures, tables, and equations, respectively.
21696  
21697 \end_layout
21698
21699 \begin_layout Section
21700 URLs (Uniform Resource Locators)
21701 \end_layout
21702
21703 \begin_layout Standard
21704 It is often desirable to include long 
21705 \begin_inset Quotes eld
21706 \end_inset
21707
21708 verbatim
21709 \begin_inset Quotes erd
21710 \end_inset
21711
21712  items in a document such as Web site URLs, e-mail addresses, etc.; these
21713  things typically do not contain any spaces and are thus difficult to typeset
21714  properly.
21715  Such items will often fall on a line boundary if they cannot be split,
21716  resulting in an overfull or underfull line depending on the circumstances.
21717  You can use 
21718 \family sans
21719 Insert\SpecialChar \menuseparator
21720
21721 \bar under
21722 U
21723 \bar default
21724 RL
21725 \family default
21726  within LyX to enter a long URL and have it split gracefully (if necessary)
21727  along automatically determined boundaries.
21728 \end_layout
21729
21730 \begin_layout Standard
21731 At the point in the document where you want to enter the URL (or other address-l
21732 ike entity) simply select 
21733 \family sans
21734 Insert\SpecialChar \menuseparator
21735
21736 \bar under
21737 U
21738 \bar default
21739 RL
21740 \family default
21741 ; a dialog will appear where you can enter the full URL (in the 
21742 \family sans
21743 \bar under
21744 U
21745 \bar default
21746 rl:
21747 \family default
21748  field).
21749  In its simplest usage, that's all you need to do.
21750  Click on the following gray box to see how LyX's homepage would be entered:
21751  
21752 \begin_inset LatexCommand url
21753 target "http://www.lyx.org"
21754
21755 \end_inset
21756
21757 .
21758 \begin_inset Foot
21759 status open
21760
21761 \begin_layout Standard
21762
21763 \series bold
21764 Important note
21765 \series default
21766 : When you use the following characters: "%", "#", "^", you have to write
21767  them with a backslash before, e.g.
21768  
21769 \begin_inset Quotes eld
21770 \end_inset
21771
21772
21773 \backslash
21774 #
21775 \begin_inset Quotes erd
21776 \end_inset
21777
21778 .
21779  URLs mustn't end with a backslash!
21780 \end_layout
21781
21782 \end_inset
21783
21784
21785 \end_layout
21786
21787 \begin_layout Standard
21788 If you would like to associate some definite phrase with the URL, enter
21789  it into the 
21790 \family sans
21791 \bar under
21792 N
21793 \bar default
21794 ame
21795 \family default
21796  field of the dialog; it will be typeset as plain text immediately before
21797  the URL.
21798  For example, I might say that you can find all things related to LaTeX
21799  at 
21800 \newline
21801
21802 \begin_inset LatexCommand url
21803 name "CTAN"
21804 target "http://ctan.tug.org"
21805
21806 \end_inset
21807
21808 .
21809  On the printed page, the last sentence ends as 
21810 \begin_inset Quotes eld
21811 \end_inset
21812
21813 all things related to LaTeX at CTAN 
21814 \family typewriter
21815 http://ctan.tug.org
21816 \family default
21817
21818 \begin_inset Quotes erd
21819 \end_inset
21820
21821 .
21822 \end_layout
21823
21824 \begin_layout Standard
21825 [
21826 \emph on
21827 Author's Note: somebody needs to document the
21828 \emph default
21829  
21830 \family sans
21831 \bar under
21832 H
21833 \bar default
21834 TML Type
21835 \family default
21836  
21837 \emph on
21838 button
21839 \emph default
21840 ]
21841 \end_layout
21842
21843 \begin_layout Section
21844 Specifying Short Titles with Optional Arguments
21845 \begin_inset OptArg
21846 status collapsed
21847
21848 \begin_layout Standard
21849 Short Titles
21850 \end_layout
21851
21852 \end_inset
21853
21854
21855 \end_layout
21856
21857 \begin_layout Standard
21858 Some section or chapter titles, such as this one, can get quite long.
21859  This can cause over-runs when there is limited horizontal space.
21860  For example, if the header of the page is set to show the current section
21861  title, a long title will over-run past the edges, and look awful.
21862 \end_layout
21863
21864 \begin_layout Standard
21865 LaTeX allows you to specify an optional argument to the section commands
21866  that specifies a shorter version of the title
21867 \begin_inset Foot
21868 status collapsed
21869
21870 \begin_layout Standard
21871 For those who don't know LaTeX, commands look like this: 
21872 \family typewriter
21873
21874 \backslash
21875 command[optionalargument]{the content}
21876 \end_layout
21877
21878 \end_inset
21879
21880 .
21881  This shorter version is used in the header and in the actual Table of Contents,
21882  avoiding the problem mentioned.
21883  LyX allows you to specify this optional argument by selecting 
21884 \family sans
21885 \bar under
21886 I
21887 \bar default
21888 nsert\SpecialChar \menuseparator
21889 Short\InsetSpace ~
21890 Title
21891 \family default
21892 .
21893  This will insert a box (labelled 
21894 \begin_inset Quotes eld
21895 \end_inset
21896
21897 opt
21898 \begin_inset Quotes erd
21899 \end_inset
21900
21901 , which stands for 
21902 \begin_inset Quotes eld
21903 \end_inset
21904
21905 optional
21906 \begin_inset Quotes erd
21907 \end_inset
21908
21909 ) which you can use to enter the short title text.
21910  This also works for captions inside floats.
21911 \end_layout
21912
21913 \begin_layout Standard
21914 The title of this section is a good example of using this feature.
21915 \end_layout
21916
21917 \begin_layout Section
21918 Branches
21919 \end_layout
21920
21921 \begin_layout Standard
21922 Sometimes you wish to be able to output to paper multiple versions of the
21923  same document.
21924  The most extreme version of this is, when you want to prepare a single
21925  document in two or more different languages, but as a single document file,
21926  with corresponding pieces of text adjacent in the file and on-screen.
21927  This can be achieved with 
21928 \emph on
21929 branches
21930 \emph default
21931 .
21932 \end_layout
21933
21934 \begin_layout Standard
21935 First, you have to 
21936 \emph on
21937 define
21938 \emph default
21939  the branches available within a particular document.
21940  This is done in the 
21941 \family sans
21942 Document\SpecialChar \menuseparator
21943 Settings\SpecialChar \menuseparator
21944 Branches
21945 \family default
21946  tab.
21947  You can also associate a background colour with each branch, e.g., red for
21948  the English language, blue for the German language branch.
21949  Then, you create a branch inset from the 
21950 \family sans
21951 Insert\SpecialChar \menuseparator
21952 Branch
21953 \family default
21954  menu item.
21955  The inset will contain the text that you want to be output when this branch
21956  is activated.
21957 \end_layout
21958
21959 \begin_layout Standard
21960
21961 \emph on
21962 Activation
21963 \emph default
21964  or 
21965 \emph on
21966 deactivation
21967 \emph default
21968  of a branch is done from the document settings menu.
21969  All insets belonging to deactivated branches will be automatically closed,
21970  those belonging to activated branches automatically opened.
21971 \end_layout
21972
21973 \begin_layout Standard
21974 Other possible applications of the Branches paradigm include a 
21975 \begin_inset Quotes eld
21976 \end_inset
21977
21978 teacher's version
21979 \begin_inset Quotes erd
21980 \end_inset
21981
21982  of a textbook containing the answers to questions, etc.
21983 \begin_inset Note Note
21984 status collapsed
21985
21986 \begin_layout Standard
21987 Once this doc is updated to 1.4, include branch examples here!
21988 \end_layout
21989
21990 \end_inset
21991
21992
21993 \end_layout
21994
21995 \begin_layout Section
21996 Previewing snippets of your document
21997 \end_layout
21998
21999 \begin_layout Standard
22000 LyX allows you to generate previews of sections of your document on the
22001  fly so you can see how they'll look in the final document without having
22002  to break your train of thought with 
22003 \family sans
22004 \bar under
22005 V
22006 \bar default
22007 iew\SpecialChar \menuseparator
22008
22009 \bar under
22010 D
22011 \bar default
22012 VI
22013 \family default
22014 .
22015  If you'd like to see your math formulae typeset by LaTeX then install the
22016  necessary software (see below) and select the 
22017 \family sans
22018 Instant
22019 \family default
22020  
22021 \family sans
22022 \bar under
22023 p
22024 \bar default
22025 review
22026 \family default
22027  
22028 \begin_inset Quotes eld
22029 \end_inset
22030
22031 On
22032 \begin_inset Quotes erd
22033 \end_inset
22034
22035  pulldown item in the 
22036 \family sans
22037 \bar under
22038 T
22039 \bar default
22040 ools\SpecialChar \menuseparator
22041
22042 \bar under
22043 P
22044 \bar default
22045 references
22046 \family default
22047  dialog.
22048  (It can be found in the 
22049 \family sans
22050 Look\InsetSpace ~
22051 and\InsetSpace ~
22052 feel\SpecialChar \menuseparator
22053 Graphics
22054 \family default
22055  pane in the Qt frontend and the 
22056 \family sans
22057 Look\InsetSpace ~
22058 &\InsetSpace ~
22059 Feel\SpecialChar \menuseparator
22060 Misc
22061 \family default
22062  tab in the XForms frontend.) Previews are generated when you load a document
22063  into LyX and when you finish editing an inset.
22064  Previews of an already loaded document are 
22065 \emph on
22066 not
22067 \emph default
22068  generated just by selecting the 
22069 \family sans
22070 Instant
22071 \family default
22072  
22073 \family sans
22074 \bar under
22075 p
22076 \bar default
22077 review
22078 \family default
22079  check box.
22080 \end_layout
22081
22082 \begin_layout Standard
22083 LyX will generate previews of math insets.
22084  It will also generate previews of include insets or 
22085 \begin_inset Quotes eld
22086 \end_inset
22087
22088 child documents
22089 \begin_inset Quotes erd
22090 \end_inset
22091
22092  if you select the 
22093 \family sans
22094 \bar under
22095 S
22096 \bar default
22097 how\InsetSpace ~
22098 preview
22099 \family default
22100  check box in the inset's dialog.
22101  This latter is useful if you wish to generate a preview of a LaTeX figure,
22102  for example.
22103  Coming in version 1.4 are previews of the external inset also.
22104 \end_layout
22105
22106 \begin_layout Standard
22107 To get previews working, you'll need some additional software.
22108  First, you'll need the preview.sty LaTeX package.
22109  Find it on your local CTAN mirror at 
22110 \newline
22111
22112 \family typewriter
22113 CTAN/support/preview-latex/
22114 \family default
22115 .
22116  Thereafter, you'll need the usual tools: 
22117 \family typewriter
22118 latex
22119 \family default
22120
22121 \family typewriter
22122 dvips
22123 \family default
22124  and 
22125 \family typewriter
22126 gs
22127 \family default
22128 .Finally, you'll obtain prettier results if you install 
22129 \family typewriter
22130 pnmcrop
22131 \family default
22132 from the 
22133 \family typewriter
22134 netpbm
22135 \family default
22136  package.
22137 \end_layout
22138
22139 \begin_layout Section
22140 Spacing, pagination and line breaks
22141 \end_layout
22142
22143 \begin_layout Subsection
22144 Extra Horizontal Space
22145 \begin_inset LatexCommand label
22146 name "sec:hspace"
22147
22148 \end_inset
22149
22150
22151 \end_layout
22152
22153 \begin_layout Standard
22154
22155 \family sans
22156 HFill
22157 \family default
22158 s are a special LyX feature for adding extra space in a uniform fashion.
22159  An 
22160 \family sans
22161 HFill
22162 \family default
22163  is actually a variable length space, whose length always equals the remaining
22164  space between the left and right margins.
22165  If there is more than one 
22166 \family sans
22167 HFill
22168 \family default
22169  on a line, they divide the available space equally between themselves.
22170  
22171 \end_layout
22172
22173 \begin_layout Standard
22174 Note: if an 
22175 \family sans
22176 HFill
22177 \family default
22178  is at the beginning of a line, and it's 
22179 \emph on
22180 not
22181 \emph default
22182  the first line in a paragraph, LyX ignores it.
22183  This prevents 
22184 \family sans
22185 HFill
22186 \family default
22187 s from accidentally being wrapped onto a new line.
22188 \end_layout
22189
22190 \begin_layout Standard
22191
22192 \family sans
22193 HFill
22194 \family roman
22195 s
22196 \family default
22197  can be inserted with 
22198 \family sans
22199 \bar under
22200 I
22201 \bar default
22202 nsert\SpecialChar \menuseparator
22203 Special\InsetSpace ~
22204 F
22205 \bar under
22206 o
22207 \bar default
22208 rmatting\SpecialChar \menuseparator
22209
22210 \bar under
22211 H
22212 \bar default
22213 orizontal\InsetSpace ~
22214 Fill
22215 \family default
22216 .
22217  Here a few examples what you can do with them:
22218 \end_layout
22219
22220 \begin_layout Quote
22221 \noindent
22222 This is on the left side 
22223 \hfill
22224 This is on the right
22225 \end_layout
22226
22227 \begin_layout Quote
22228 \noindent
22229 Left
22230 \hfill
22231 Middle
22232 \hfill
22233 Right
22234 \end_layout
22235
22236 \begin_layout Quote
22237 \noindent
22238 Left
22239 \hfill
22240 1/3 Left
22241 \hfill
22242
22243 \hfill
22244 Right
22245 \end_layout
22246
22247 \begin_layout Standard
22248 That was an example in the 
22249 \family sans
22250 Quote
22251 \family default
22252  environment.
22253  Here:
22254 \hfill
22255 :is one in a standard paragraph.
22256  It may or may not be apparent in the printed text, but it 
22257 \emph on
22258 is
22259 \emph default
22260  sitting in-between the two 
22261 \begin_inset Quotes eld
22262 \end_inset
22263
22264 :
22265 \begin_inset Quotes erd
22266 \end_inset
22267
22268 .
22269 \end_layout
22270
22271 \begin_layout Standard
22272 Remember that we said that an 
22273 \family sans
22274 HFill
22275 \family default
22276  always fills the remaining space between the margins? There may be more
22277  than one set of margins on a line.
22278  Here's an example with the 
22279 \family sans
22280 List
22281 \family default
22282  environment.
22283 \end_layout
22284
22285 \begin_layout Labeling
22286 \labelwidthstring MMMMMMM
22287 one
22288 \hfill
22289 two :three
22290 \hfill
22291 four
22292 \hfill
22293 five
22294 \hfill
22295 six
22296 \end_layout
22297
22298 \begin_layout Standard
22299 The 
22300 \begin_inset Quotes eld
22301 \end_inset
22302
22303 :
22304 \begin_inset Quotes erd
22305 \end_inset
22306
22307  marks the beginning of the item.
22308  (There is actually a 
22309 \begin_inset Quotes eld
22310 \end_inset
22311
22312 hidden
22313 \begin_inset Quotes erd
22314 \end_inset
22315
22316  
22317 \family sans
22318 HFill
22319 \family default
22320  inside of the label of the 
22321 \family sans
22322 List
22323 \family default
22324  environment; it's put at the end of the label automatically.) 
22325 \family sans
22326 HFill
22327 \family default
22328 s work similarly in other 
22329 \begin_inset Quotes eld
22330 \end_inset
22331
22332 multi-margin
22333 \begin_inset Quotes erd
22334 \end_inset
22335
22336  situations, like two-column mode.
22337 \end_layout
22338
22339 \begin_layout Subsection
22340 Extra Vertical Space
22341 \begin_inset LatexCommand label
22342 name "sec:vertspace"
22343
22344 \end_inset
22345
22346
22347 \end_layout
22348
22349 \begin_layout Standard
22350 To add extra vertical space above or below a paragraph, use 
22351 \family sans
22352 \bar under
22353 E
22354 \bar default
22355 dit\SpecialChar \menuseparator
22356
22357 \bar under
22358 P
22359 \bar default
22360 aragraph\InsetSpace ~
22361 Settings
22362 \family default
22363  to open the 
22364 \family sans
22365 Paragraph\InsetSpace ~
22366 Settings
22367 \family default
22368  dialog.
22369 \end_layout
22370
22371 \begin_layout Standard
22372 We will not provide an example of a 
22373 \family sans
22374 VFill
22375 \family default
22376 , as it would waste paper.
22377  They work the same as any other type of filler, including 
22378 \family sans
22379 HFill
22380 \family default
22381 s: they fill the remaining vertical space on a page with blank space.
22382  If there are several 
22383 \family sans
22384 VFill
22385 \family default
22386 s on a page, they divide the remaining vertical space equally between themselves.
22387  You can therefore use 
22388 \family sans
22389 VFill
22390 \family default
22391 s to center text on a page, or even place text 2/3 down a page, or 1/4,
22392  and so on.
22393 \end_layout
22394
22395 \begin_layout Standard
22396 Note that for paragraphs at the top/bottom of a page, the extra space is
22397  only added if you have also checked the option 
22398 \family sans
22399 \bar under
22400 E
22401 \bar default
22402 dit\SpecialChar \menuseparator
22403
22404 \bar under
22405 P
22406 \bar default
22407 aragraph\InsetSpace ~
22408 Settings\SpecialChar \menuseparator
22409
22410 \bar under
22411 S
22412 \bar default
22413 pacing\SpecialChar \menuseparator
22414
22415 \bar under
22416 K
22417 \bar default
22418 eep\InsetSpace ~
22419 space
22420 \family default
22421 .
22422 \end_layout
22423
22424 \begin_layout Subsection
22425 Changing Paragraph Alignment
22426 \end_layout
22427
22428 \begin_layout Standard
22429 You can also change the paragraph alignment with the 
22430 \family sans
22431 \bar under
22432 E
22433 \bar default
22434 dit\SpecialChar \menuseparator
22435
22436 \bar under
22437 P
22438 \bar default
22439 aragraph\InsetSpace ~
22440 Settings
22441 \family default
22442  dialog.
22443  There are four possibilities: 
22444 \end_layout
22445
22446 \begin_layout Itemize
22447
22448 \family sans
22449 \bar under
22450 J
22451 \bar default
22452 ustified
22453 \end_layout
22454
22455 \begin_layout Itemize
22456
22457 \family sans
22458 \bar under
22459 L
22460 \bar default
22461 eft
22462 \end_layout
22463
22464 \begin_layout Itemize
22465
22466 \family sans
22467 \bar under
22468 R
22469 \bar default
22470 ight
22471 \end_layout
22472
22473 \begin_layout Itemize
22474
22475 \family sans
22476 \bar under
22477 C
22478 \bar default
22479 enter
22480 \end_layout
22481
22482 \begin_layout Standard
22483 The default in most cases is justified alignment, in which the inter-word
22484  spacing is variable and each line of a paragraph fills the region between
22485  the left and right margins.
22486  The other three alignments should be self-explanatory, and look like this:
22487 \end_layout
22488
22489 \begin_layout Standard
22490 \align right
22491 This paragraph is right aligned,
22492 \end_layout
22493
22494 \begin_layout Standard
22495 \align center
22496 this one is centered,
22497 \end_layout
22498
22499 \begin_layout Standard
22500 \align left
22501 this one is left aligned.
22502 \end_layout
22503
22504 \begin_layout Standard
22505 In some paragraph environments, the default is something other than justified
22506  alignment.
22507  
22508 \end_layout
22509
22510 \begin_layout Subsection
22511 Forcing Page Breaks
22512 \begin_inset LatexCommand label
22513 name "sec:pagebreak"
22514
22515 \end_inset
22516
22517
22518 \end_layout
22519
22520 \begin_layout Standard
22521 If you don't like the way LaTeX does the page breaks in your document, you
22522  can force a pagebreak where you want one.
22523  In general, this will 
22524 \emph on
22525 not
22526 \emph default
22527  be necessary because LaTeX is good at pagebreaking, as was already mentioned
22528  in section 
22529 \begin_inset LatexCommand ref
22530 reference "sec:widows"
22531
22532 \end_inset
22533
22534 .
22535 \end_layout
22536
22537 \begin_layout Standard
22538 So in general there is no need to use the option described below, and we
22539  recommend not using it until the text is finished, and until you have checked
22540  in the preview to see if you 
22541 \emph on
22542 really
22543 \emph default
22544  have to change the pagebreaking.You can force a pagebreak above or below
22545  a paragraph in the 
22546 \family sans
22547 \bar under
22548 E
22549 \bar default
22550 dit\SpecialChar \menuseparator
22551
22552 \bar under
22553 P
22554 \bar default
22555 aragraph\InsetSpace ~
22556 Settings
22557 \family default
22558  dialog by selecting the checkboxes to add a pagebreak above or below the
22559  paragraph.
22560 \end_layout
22561
22562 \begin_layout Standard
22563 You might try to use a pagebreak to ensure that a figure or table appears
22564  at the top of a page.
22565  This is, of course, the wrong way to do it.
22566  LyX gives you a way of automatically ensuring that your figures and tables
22567  appear at the top of a page [or the bottom, or on their own page] without
22568  having to worry about what precedes or follows your figure or table.
22569  See sections 
22570 \begin_inset LatexCommand ref
22571 reference "sec:figures"
22572
22573 \end_inset
22574
22575  and 
22576 \begin_inset LatexCommand ref
22577 reference "sec:tables"
22578
22579 \end_inset
22580
22581  and read about 
22582 \family sans
22583 Floats
22584 \family default
22585  to learn more.
22586 \end_layout
22587
22588 \begin_layout Subsection
22589 Blanks/Spaces
22590 \end_layout
22591
22592 \begin_layout Standard
22593 A blank is a blank? Not in good typography.
22594  While you might be used to press the space key anytime you want to separate
22595  two words in ordinary word processors, LyX offers you more spaces: Spaces
22596  of different width and spaces which can or cannot be broken at the end
22597  of a line.
22598  The following sections will show you some examples where those spaces are
22599  useful.
22600 \end_layout
22601
22602 \begin_layout Subsubsection
22603 Inter-word Space
22604 \begin_inset LatexCommand label
22605 name "sec:normblank-lbreak-horline"
22606
22607 \end_inset
22608
22609
22610 \end_layout
22611
22612 \begin_layout Standard
22613 Some languages (e.\InsetSpace \thinspace{}
22614 g.\InsetSpace \space{}
22615 English) have the typographical convention to add extra
22616  space after an end-of-sentence punctuation mark, and LyX honors those conventio
22617 ns (see section\InsetSpace ~
22618
22619 \begin_inset LatexCommand ref
22620 reference "sec:abbrev"
22621
22622 \end_inset
22623
22624 ).
22625  Sometimes, you want a normal space nevertheless.
22626  In this case, insert one with 
22627 \family sans
22628 \bar under
22629 I
22630 \bar default
22631 nsert\SpecialChar \menuseparator
22632 Special\InsetSpace ~
22633 F
22634 \bar under
22635 o
22636 \bar default
22637 rmatting\SpecialChar \menuseparator
22638 Inter-
22639 \bar under
22640 w
22641 \bar default
22642 ord\InsetSpace ~
22643 Space
22644 \family default
22645  or with 
22646 \family sans
22647 C-M-Space.
22648 \end_layout
22649
22650 \begin_layout Subsubsection
22651 Protected Space
22652 \end_layout
22653
22654 \begin_layout Standard
22655 \begin_inset LatexCommand label
22656 name "sec:protblank-lbreak-horline"
22657
22658 \end_inset
22659
22660 The protected space: It is used to tell LyX (and LaTeX) not to break the
22661  line at that point.
22662  This may be necessary to avoid unlucky linebreaks, like in: 
22663 \end_layout
22664
22665 \begin_layout Quote
22666 A good documentation should weight no more than 1
22667 \newline
22668 kg.
22669  
22670 \end_layout
22671
22672 \begin_layout Standard
22673 Obviously, it would be a good thing to put a protected space between 
22674 \begin_inset Quotes eld
22675 \end_inset
22676
22677 1
22678 \begin_inset Quotes erd
22679 \end_inset
22680
22681  and 
22682 \begin_inset Quotes eld
22683 \end_inset
22684
22685 kg
22686 \begin_inset Quotes erd
22687 \end_inset
22688
22689 .
22690  A protected space is set with 
22691 \family sans
22692 \bar under
22693 I
22694 \bar default
22695 nsert\SpecialChar \menuseparator
22696 Special\InsetSpace ~
22697 F
22698 \bar under
22699 o
22700 \bar default
22701 rmatting\SpecialChar \menuseparator
22702 Protected
22703 \bar under
22704 \InsetSpace ~
22705 S
22706 \bar default
22707 pace
22708 \family default
22709  or with 
22710 \family sans
22711 C-Space.
22712 \end_layout
22713
22714 \begin_layout Subsubsection
22715 Thin Space
22716 \begin_inset LatexCommand label
22717 name "sec:thinblank-lbreak-horline"
22718
22719 \end_inset
22720
22721
22722 \end_layout
22723
22724 \begin_layout Standard
22725
22726 \begin_inset Quotes eld
22727 \end_inset
22728
22729 thin space
22730 \begin_inset Quotes erd
22731 \end_inset
22732
22733  is a blank which has half the size of a normal space (and it is also 
22734 \begin_inset Quotes eld
22735 \end_inset
22736
22737 protected
22738 \begin_inset Quotes erd
22739 \end_inset
22740
22741 ).
22742  The typographical conventions in a lot of languages propose the use of
22743  thin spaces in cases where normal spaces would be too wide, for instance
22744  inside abbreviations:
22745 \end_layout
22746
22747 \begin_layout Quote
22748 D.\InsetSpace \thinspace{}
22749 E.
22750  Knuth has developped our beloved typesetting program, i.\InsetSpace \thinspace{}
22751 e.\InsetSpace \space{}
22752 TeX.
22753 \end_layout
22754
22755 \begin_layout Standard
22756 You can insert a thin space with 
22757 \family sans
22758 \bar under
22759 I
22760 \bar default
22761 nsert\SpecialChar \menuseparator
22762 Special\InsetSpace ~
22763 F
22764 \bar under
22765 o
22766 \bar default
22767 rmatting\SpecialChar \menuseparator
22768
22769 \bar under
22770 T
22771 \bar default
22772 hin\InsetSpace ~
22773 Space
22774 \family default
22775  or with 
22776 \family sans
22777 C-S-Space.
22778 \end_layout
22779
22780 \begin_layout Subsubsection
22781 More Spaces
22782 \end_layout
22783
22784 \begin_layout Standard
22785 Apart from the ones described, there are still some more spaces.
22786  Although LyX supports them natively, they can only be reached via the 
22787 \emph on
22788 minibuffer
22789 \emph default
22790 .
22791  To get them, just type 
22792 \family typewriter
22793 space-insert <command>
22794 \family default
22795  into the minibuffer, where 
22796 \family typewriter
22797 <command>
22798 \family default
22799  is one of the following:
22800 \end_layout
22801
22802 \begin_layout Standard
22803 \align center
22804 \begin_inset Tabular
22805 <lyxtabular version="3" rows="9" columns="3">
22806 <features>
22807 <column alignment="center" valignment="top" leftline="true" width="0">
22808 <column alignment="center" valignment="top" leftline="true" width="0">
22809 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
22810 <row topline="true" bottomline="true">
22811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22812 \begin_inset Text
22813
22814 \begin_layout Standard
22815
22816 \series bold
22817 command
22818 \end_layout
22819
22820 \end_inset
22821 </cell>
22822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22823 \begin_inset Text
22824
22825 \begin_layout Standard
22826
22827 \series bold
22828 width
22829 \end_layout
22830
22831 \end_inset
22832 </cell>
22833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22834 \begin_inset Text
22835
22836 \begin_layout Standard
22837
22838 \series bold
22839 protected?
22840 \end_layout
22841
22842 \end_inset
22843 </cell>
22844 </row>
22845 <row topline="true">
22846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22847 \begin_inset Text
22848
22849 \begin_layout Standard
22850
22851 \family typewriter
22852 normal
22853 \end_layout
22854
22855 \end_inset
22856 </cell>
22857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22858 \begin_inset Text
22859
22860 \begin_layout Standard
22861 1/3\InsetSpace ~
22862 em
22863 \end_layout
22864
22865 \end_inset
22866 </cell>
22867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22868 \begin_inset Text
22869
22870 \begin_layout Standard
22871 no
22872 \end_layout
22873
22874 \end_inset
22875 </cell>
22876 </row>
22877 <row topline="true">
22878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22879 \begin_inset Text
22880
22881 \begin_layout Standard
22882
22883 \family typewriter
22884 protected
22885 \end_layout
22886
22887 \end_inset
22888 </cell>
22889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22890 \begin_inset Text
22891
22892 \begin_layout Standard
22893 1/3\InsetSpace ~
22894 em
22895 \end_layout
22896
22897 \end_inset
22898 </cell>
22899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22900 \begin_inset Text
22901
22902 \begin_layout Standard
22903 yes
22904 \end_layout
22905
22906 \end_inset
22907 </cell>
22908 </row>
22909 <row topline="true" bottomline="true">
22910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22911 \begin_inset Text
22912
22913 \begin_layout Standard
22914
22915 \family typewriter
22916 thin
22917 \end_layout
22918
22919 \end_inset
22920 </cell>
22921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22922 \begin_inset Text
22923
22924 \begin_layout Standard
22925 1/6\InsetSpace ~
22926 em
22927 \end_layout
22928
22929 \end_inset
22930 </cell>
22931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22932 \begin_inset Text
22933
22934 \begin_layout Standard
22935 yes
22936 \end_layout
22937
22938 \end_inset
22939 </cell>
22940 </row>
22941 <row bottomline="true">
22942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22943 \begin_inset Text
22944
22945 \begin_layout Standard
22946
22947 \family typewriter
22948 enspace
22949 \end_layout
22950
22951 \end_inset
22952 </cell>
22953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22954 \begin_inset Text
22955
22956 \begin_layout Standard
22957 0.5\InsetSpace ~
22958 em
22959 \end_layout
22960
22961 \end_inset
22962 </cell>
22963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22964 \begin_inset Text
22965
22966 \begin_layout Standard
22967 yes
22968 \end_layout
22969
22970 \end_inset
22971 </cell>
22972 </row>
22973 <row bottomline="true">
22974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22975 \begin_inset Text
22976
22977 \begin_layout Standard
22978
22979 \family typewriter
22980 enskip
22981 \end_layout
22982
22983 \end_inset
22984 </cell>
22985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22986 \begin_inset Text
22987
22988 \begin_layout Standard
22989 0.5\InsetSpace ~
22990 em
22991 \end_layout
22992
22993 \end_inset
22994 </cell>
22995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22996 \begin_inset Text
22997
22998 \begin_layout Standard
22999 no
23000 \end_layout
23001
23002 \end_inset
23003 </cell>
23004 </row>
23005 <row bottomline="true">
23006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23007 \begin_inset Text
23008
23009 \begin_layout Standard
23010
23011 \family typewriter
23012 quad
23013 \end_layout
23014
23015 \end_inset
23016 </cell>
23017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23018 \begin_inset Text
23019
23020 \begin_layout Standard
23021 1\InsetSpace ~
23022 em
23023 \end_layout
23024
23025 \end_inset
23026 </cell>
23027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23028 \begin_inset Text
23029
23030 \begin_layout Standard
23031 no
23032 \end_layout
23033
23034 \end_inset
23035 </cell>
23036 </row>
23037 <row bottomline="true">
23038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23039 \begin_inset Text
23040
23041 \begin_layout Standard
23042
23043 \family typewriter
23044 qquad
23045 \end_layout
23046
23047 \end_inset
23048 </cell>
23049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23050 \begin_inset Text
23051
23052 \begin_layout Standard
23053 2\InsetSpace ~
23054 em
23055 \end_layout
23056
23057 \end_inset
23058 </cell>
23059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23060 \begin_inset Text
23061
23062 \begin_layout Standard
23063 no
23064 \end_layout
23065
23066 \end_inset
23067 </cell>
23068 </row>
23069 <row bottomline="true">
23070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23071 \begin_inset Text
23072
23073 \begin_layout Standard
23074
23075 \family typewriter
23076 negthinspace
23077 \end_layout
23078
23079 \end_inset
23080 </cell>
23081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23082 \begin_inset Text
23083
23084 \begin_layout Standard
23085 -1/6\InsetSpace ~
23086 em
23087 \end_layout
23088
23089 \end_inset
23090 </cell>
23091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23092 \begin_inset Text
23093
23094 \begin_layout Standard
23095 yes
23096 \end_layout
23097
23098 \end_inset
23099 </cell>
23100 </row>
23101 </lyxtabular>
23102
23103 \end_inset
23104
23105
23106 \end_layout
23107
23108 \begin_layout Subsection
23109 Line breaking
23110 \end_layout
23111
23112 \begin_layout Standard
23113 You can force line breaks within a paragraph by selecting 
23114 \family sans
23115 \bar under
23116 I
23117 \bar default
23118 nsert\SpecialChar \menuseparator
23119 Special\InsetSpace ~
23120 F
23121 \bar under
23122 o
23123 \bar default
23124 rmatting\SpecialChar \menuseparator
23125
23126 \bar under
23127 L
23128 \bar default
23129 inebreak
23130 \family default
23131  or with 
23132 \family sans
23133 C-Return.
23134
23135 \family default
23136  You should, however, not use this to correct LaTeX's linebreaking, as LaTeX
23137  is 
23138 \emph on
23139 very
23140 \emph default
23141  good at linebreaking\SpecialChar \ldots{}
23142  (see section 
23143 \begin_inset LatexCommand ref
23144 reference "sec:pagebreak"
23145
23146 \end_inset
23147
23148 ).
23149  There are, however, a number of situations where it is necessary to actively
23150  set a linebreak, e.g.
23151  in a poem or for an Address (see sections 
23152 \begin_inset LatexCommand ref
23153 reference "sec:quote"
23154
23155 \end_inset
23156
23157
23158 \begin_inset LatexCommand ref
23159 reference "sec:verse"
23160
23161 \end_inset
23162
23163  and 
23164 \begin_inset LatexCommand ref
23165 reference "sec:adress_usage"
23166
23167 \end_inset
23168
23169 ).
23170 \end_layout
23171
23172 \begin_layout Section
23173 Spellchecking
23174 \begin_inset LatexCommand label
23175 name "sec:spellchecking"
23176
23177 \end_inset
23178
23179
23180 \end_layout
23181
23182 \begin_layout Standard
23183 LyX itself has no built-in spellchecker.
23184  Rather it uses the external 
23185 \family typewriter
23186 ispell
23187 \family default
23188  program as a backend or the newer and generally better 
23189 \family typewriter
23190 aspell
23191 \family default
23192 .
23193  This section assumes you have already installed and set up one of these
23194  programs.
23195  
23196 \end_layout
23197
23198 \begin_layout Standard
23199 The spellchecker can be started with the menu entry 
23200 \family sans
23201 \bar under
23202 T
23203 \bar default
23204 ools
23205 \bar under
23206 \SpecialChar \menuseparator
23207
23208 \shape up
23209 S
23210 \bar default
23211 pellchecker
23212 \family default
23213 \shape default
23214 .
23215  Checking will start just after the current cursor position.
23216  A dialog window will appear showing any incorrect (or unknown) word found,
23217  allowing you to edit and replace it in a second line.
23218  Whenever an unknown word is found, the word is highlighted and the view
23219  in your text buffer is updated to make the word visible.
23220  In the 
23221 \family sans
23222 Spellchecker
23223 \family default
23224  dialog, there is also a box showing suggestions for a correction, if any
23225  could be found.
23226  Clicking on one of the corrections will copy the near miss into the replace
23227  input field (double-click to invoke replace).
23228 \end_layout
23229
23230 \begin_layout Subsection
23231 Spellchecker Options
23232 \begin_inset LatexCommand label
23233 name "sec:spell_opt"
23234
23235 \end_inset
23236
23237
23238 \end_layout
23239
23240 \begin_layout Standard
23241 The following options can be set in the 
23242 \family sans
23243 \bar under
23244 T
23245 \bar default
23246 ools\SpecialChar \menuseparator
23247
23248 \bar under
23249 P
23250 \bar default
23251 references
23252 \family default
23253  dialog.
23254 \end_layout
23255
23256 \begin_layout Subsubsection
23257 Dictionary
23258 \end_layout
23259
23260 \begin_layout Standard
23261 By default, the dictionary file to use is determined by the language of
23262  the text you're checking, which is set in the 
23263 \family sans
23264 \bar under
23265 D
23266 \bar default
23267 ocument\SpecialChar \menuseparator
23268
23269 \bar under
23270 S
23271 \bar default
23272 ettings
23273 \family default
23274  dialog.
23275  If you do not have a dictionary for the document language, the spellchecker
23276  will not work.
23277  In this case, you can specify another dictionary file in the dialog by
23278  specifying a different 
23279 \begin_inset Quotes eld
23280 \end_inset
23281
23282 alternative language
23283 \begin_inset Quotes erd
23284 \end_inset
23285
23286 .
23287 \end_layout
23288
23289 \begin_layout Standard
23290 If you're using 
23291 \family typewriter
23292 ispell
23293 \family default
23294 , you may need to make a link from say 
23295 \family typewriter
23296 deutsch.(aff|hash)
23297 \family default
23298  to 
23299 \family typewriter
23300 german.(aff|hash)
23301 \family default
23302  or whatever applies for your language.
23303  This is because these 
23304 \family typewriter
23305 ispell
23306 \family default
23307  files normally have the native language name (
23308 \begin_inset Quotes eld
23309 \end_inset
23310
23311 deutsch
23312 \begin_inset Quotes erd
23313 \end_inset
23314
23315 ) whereas 
23316 \family typewriter
23317 ispell
23318 \family default
23319 , when started from LyX, searches for the English version of the name used
23320  with the LaTeX babel package (
23321 \begin_inset Quotes eld
23322 \end_inset
23323
23324 german
23325 \begin_inset Quotes erd
23326 \end_inset
23327
23328 ).
23329 \end_layout
23330
23331 \begin_layout Standard
23332 You may also have problems the font encoding is not correct for that dictionary.
23333  If you use a language with 
23334 \family typewriter
23335 latin1
23336 \family default
23337  encoding and set the 
23338 \family sans
23339 \bar under
23340 E
23341 \bar default
23342 ncoding
23343 \family default
23344  option in the 
23345 \family sans
23346 \bar under
23347 D
23348 \bar default
23349 ocument\SpecialChar \menuseparator
23350
23351 \bar under
23352 S
23353 \bar default
23354 ettings
23355 \family default
23356  dialog to 
23357 \family sans
23358 latin1
23359 \family default
23360  (or other than 
23361 \family sans
23362 default
23363 \family default
23364 ), you must have this option in your language dictionary as well.
23365  If your dictionary doesn't support the 
23366 \family sans
23367 Encoding
23368 \family default
23369  you chose, you'll have an error like this on stderr:
23370 \end_layout
23371
23372 \begin_layout Standard
23373
23374 \family typewriter
23375 ispell: unrecognized formatter type 'latin1'
23376 \end_layout
23377
23378 \begin_layout Standard
23379 The spellchecker gives you an error that it couldn't start the 
23380 \family typewriter
23381 ispell
23382 \family default
23383  process and that you probably have some problems with your dictionary file.
23384  
23385 \end_layout
23386
23387 \begin_layout Standard
23388 There are four solutions to this problem.
23389  The easiest is to try the 
23390 \family sans
23391 Use\InsetSpace ~
23392 Input\InsetSpace ~
23393 Encoding
23394 \family default
23395  option.
23396  If that does not help, you can set 
23397 \family sans
23398 \bar under
23399 E
23400 \bar default
23401 ncoding
23402 \family default
23403  to 
23404 \family sans
23405 default
23406 \family default
23407  when calling the spellchecker (which is probably annoying).
23408  The third is to add the 
23409 \family typewriter
23410 latin1
23411 \family default
23412  option to your dictionary 
23413 \family typewriter
23414 \emph on
23415 <
23416 \family default
23417 language
23418 \family typewriter
23419 >
23420 \emph default
23421 .aff
23422 \family default
23423  file and recompile the dictionary (which probably isn't easy if you installed
23424  the whole stuff with some distribution and don't have the language directory
23425  of the 
23426 \family typewriter
23427 ispell
23428 \family default
23429  sources).
23430  Read the 
23431 \family typewriter
23432 ispell
23433 \family default
23434  documentation for this task! The fourth is to send a message to your package-ma
23435 intainer, or better yet to the maintainer of the dictionary file in question
23436  and ask him to solve your problem.
23437 \end_layout
23438
23439 \begin_layout Subsubsection
23440 Personal dictionary
23441 \end_layout
23442
23443 \begin_layout Standard
23444 If you want to use a different file from the spellchecker's default choice
23445  as your personal dictionary, you can set this in the dialog.
23446  Specifying a filename which does not already exist will result in an error
23447  message on stderr which you can ignore (
23448 \family typewriter
23449 ispell
23450 \family default
23451  will create the file when you finish checking your spelling).
23452 \end_layout
23453
23454 \begin_layout Subsubsection
23455 Further Options 
23456 \end_layout
23457
23458 \begin_layout Standard
23459 The 
23460 \family sans
23461 \bar under
23462 S
23463 \bar default
23464 pellchecker\InsetSpace ~
23465 Options
23466 \family default
23467  dialog has some additional options which are self-explanatory:
23468 \end_layout
23469
23470 \begin_layout Itemize
23471
23472 \family sans
23473 \bar under
23474 A
23475 \bar default
23476 ccept compound words
23477 \family default
23478
23479 \newline
23480 Prevent the spellchecker from complaining about compounded words like
23481 \newline
23482
23483 \begin_inset Quotes erd
23484 \end_inset
23485
23486 passthrough
23487 \begin_inset Quotes erd
23488 \end_inset
23489
23490 .
23491 \end_layout
23492
23493 \begin_layout Itemize
23494
23495 \family sans
23496 \bar under
23497 E
23498 \bar default
23499 scape characters
23500 \family default
23501
23502 \newline
23503 Allows you to add nonstandard characters to what the spellchecker considers
23504  words, e.g.
23505  German umlauts.
23506  This should not normally be needed.
23507 \end_layout
23508
23509 \begin_layout Subsection
23510 Limitations
23511 \end_layout
23512
23513 \begin_layout Standard
23514 Some users have expressed a wish to be able to globally change the spelling
23515  of a particular word, rather than having to change the spelling separately
23516  for each occurrence of the word.
23517  Per-document word lists would also be useful.
23518  Neither of these features are present as of this writing.
23519 \end_layout
23520
23521 \begin_layout Standard
23522 Unless you're using the 
23523 \family typewriter
23524 pspell
23525 \family default
23526  spellchecker, LyX cannot correctly spellcheck documents containing multiple
23527  languages.
23528  This, does, however, work with 
23529 \family typewriter
23530 pspell
23531 \family default
23532 , assuming you have marked the different languages appropriately.
23533 \end_layout
23534
23535 \begin_layout Section
23536 International Support
23537 \end_layout
23538
23539 \begin_layout Standard
23540 This section describes how to use LyX with any language you want.
23541  LyX comes with a default configuration which supports the English language
23542  on a U.S.-style keyboard, with a standard U.S.
23543  paper size and the spellchecker set to U.S.
23544  English.
23545  You can change any or all of these settings as desired, and you can make
23546  the changes apply to the current session only, or use them as your new
23547  default configuration.
23548 \end_layout
23549
23550 \begin_layout Standard
23551 If you have a keyboard suited to the language you are using (for example,
23552  a German keyboard for writing in German), and you have correctly configured
23553  your X environment, all you need to do for LyX is tell it your language,
23554  the character encoding, and desired paper size.
23555  Refer to 
23556 \begin_inset LatexCommand ref
23557 reference "sec:langlay"
23558
23559 \end_inset
23560
23561  for more information.
23562 \end_layout
23563
23564 \begin_layout Standard
23565 If, however, you have a U.S.-style keyboard and want to write in a different
23566  language than English, you can use an alternate keymap.
23567  For example, if you have a U.S.-style keyboard but want to write in Italian,
23568  you can configure LyX to use an Italian keymap.
23569  Refer to 
23570 \begin_inset LatexCommand ref
23571 reference "sec:optkey"
23572
23573 \end_inset
23574
23575  for details.
23576  
23577 \end_layout
23578
23579 \begin_layout Standard
23580 Finally, you may just want to change a few key mappings or create an entirely
23581  different keymap (for Vulcan, for instance).
23582  You may, for example, normally write in Italian on a U.S.
23583  keyboard but want to include an occasional quotation in German.
23584  In such a case, you can write your own keyboard mapping or modify an existing
23585  one to support the characters you want.
23586  
23587 \end_layout
23588
23589 \begin_layout Standard
23590 The details of how to customize LyX to your own language are 
23591 \emph on
23592 way
23593 \emph default
23594  beyond the scope of this manual.
23595  You cannot only alter the keyboard layout, you can also change the names
23596  of the menus buttons, etc., to reflect your language.
23597  If you want to learn more about writing keymap files and tailoring LyX
23598  to your native tongue, please see the 
23599 \emph on
23600 Customization
23601 \emph default
23602  manual for details.
23603 \end_layout
23604
23605 \begin_layout Subsection
23606 Language Options
23607 \begin_inset LatexCommand label
23608 name "sec:langlay"
23609
23610 \end_inset
23611
23612
23613 \end_layout
23614
23615 \begin_layout Standard
23616 The 
23617 \family sans
23618 \bar under
23619 D
23620 \bar default
23621 ocument\SpecialChar \menuseparator
23622
23623 \bar under
23624 S
23625 \bar default
23626 ettings
23627 \family default
23628  dialog lets you set 
23629 \family roman
23630 the language and character encoding for your language.
23631  
23632 \end_layout
23633
23634 \begin_layout Standard
23635 Choose your language by clicking on the arrow in t
23636 \family roman
23637 he
23638 \family default
23639  
23640 \family sans
23641 Language
23642 \family default
23643  combo
23644 \family roman
23645 box
23646 \family default
23647  of the 
23648 \family sans
23649 \bar under
23650 D
23651 \bar default
23652 ocument\SpecialChar \menuseparator
23653
23654 \bar under
23655 S
23656 \bar default
23657 ettings
23658 \family default
23659  dialog.
23660  The default is U.S.
23661  English.
23662  Scroll to find the language you want and then click on your choice.
23663  The language name appears in the window.
23664 \begin_inset Foot
23665 status collapsed
23666
23667 \begin_layout Standard
23668 In LaTeX terms, selecting a language other than default adds Babel support.
23669  If you do not have Babel installed, refer to the different LaTeX distributions
23670  for it.
23671 \end_layout
23672
23673 \end_inset
23674
23675
23676 \end_layout
23677
23678 \begin_layout Standard
23679 The 
23680 \family sans
23681 Enco
23682 \bar under
23683 d
23684 \bar default
23685 ing
23686 \family default
23687  box lets you choose the character encoding map you want to use.
23688  The default is the 
23689 \family typewriter
23690 Latin1
23691 \family default
23692  encoding, which includes the characters required by the various Western
23693  European languages.
23694 \end_layout
23695
23696 \begin_layout Subsection
23697 Keyboard mapping configuration
23698 \begin_inset LatexCommand label
23699 name "sec:optkey"
23700
23701 \end_inset
23702
23703
23704 \end_layout
23705
23706 \begin_layout Standard
23707 The preferences dialog allows you to choose up to two keyboard mappings.
23708  This allows you to choose the keymap of your choice for your U.S.-style keyboard.
23709  You can choose primary and secondary keyboard languages and then select
23710  which one you want to use.
23711 \end_layout
23712
23713 \begin_layout Subsection
23714 Character Tables
23715 \begin_inset LatexCommand label
23716 name "sec:keytab"
23717
23718 \end_inset
23719
23720
23721 \end_layout
23722
23723 \begin_layout Standard
23724 Table\InsetSpace ~
23725
23726 \begin_inset LatexCommand ref
23727 reference "cap:The-latin1-character"
23728
23729 \end_inset
23730
23731  shows the 
23732 \family typewriter
23733 Latin1
23734 \family default
23735  character set.
23736  You should be able to enter the characters in the first eight columns directly
23737  from the keyboard.
23738 \end_layout
23739
23740 \begin_layout Standard
23741 There are a few things you need to know about this table.
23742  This manual is set up --- by hand, mind you --- to print all of these character
23743 s.
23744  That ain't the default.
23745  Nowhere near, in fact.
23746  Here are some of the details you'll need to bear in mind when using characters
23747  from the 
23748 \family typewriter
23749 Latin1
23750 \family default
23751  character set:
23752 \end_layout
23753
23754 \begin_layout Itemize
23755 The characters at entries A2, A4, A5, A6 and AD -- the cent, the yen, the
23756  generic-currency-symbol, the broken vertical bar and the short dash are
23757  just plain missing in the default encodings.
23758  We don't know where they are or why this is the case.
23759 \end_layout
23760
23761 \begin_layout Itemize
23762 Even if you've selected 
23763 \family sans
23764 latin1
23765 \family default
23766  in the 
23767 \family sans
23768 \bar under
23769 D
23770 \bar default
23771 ocument\SpecialChar \menuseparator
23772
23773 \bar under
23774 S
23775 \bar default
23776 ettings
23777 \family default
23778  dialog, users who have only the 
23779 \family typewriter
23780 T1
23781 \family default
23782 -fonts for LaTeX [or who have the 
23783 \family typewriter
23784 T1
23785 \family default
23786 -fonts but aren't using them] will still miss a few characters: D0, F0,
23787  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
23788  french quotes won't show up.
23789 \end_layout
23790
23791 \begin_layout Itemize
23792 Users of 
23793 \family typewriter
23794 T1
23795 \family default
23796 -fonts can, however, get the french quotes [characters AB and BB] if they
23797  include the either the package 
23798 \family typewriter
23799 umlaute.sty
23800 \family default
23801  or 
23802 \family typewriter
23803 german.sty
23804 \family default
23805  in their documents.
23806 \begin_inset Foot
23807 status collapsed
23808
23809 \begin_layout Standard
23810 This only holds when you want to input these quotes by yourself.
23811  The automatic quote feature described in Section 
23812 \begin_inset LatexCommand ref
23813 reference "sec:quotes"
23814
23815 \end_inset
23816
23817 , will generate automatically LaTeX code adapted to available fonts and
23818  packages.
23819 \end_layout
23820
23821 \end_inset
23822
23823
23824 \begin_inset Note Note
23825 status open
23826
23827 \begin_layout Standard
23828 The characters of the following table, which are inserted as commands, could
23829  not be inserted directly with the keyboard, because the standard encoding
23830  
23831 \begin_inset Quotes eld
23832 \end_inset
23833
23834 T1
23835 \begin_inset Quotes erd
23836 \end_inset
23837
23838  doesn't know them.
23839  To let LaTeX understand the commands, the package 
23840 \series bold
23841 textcomp
23842 \series default
23843  needs to be loaded in the peamble with the line
23844 \end_layout
23845
23846 \begin_layout Standard
23847
23848 \series bold
23849
23850 \backslash
23851 usepackage{textcomp}
23852 \end_layout
23853
23854 \begin_layout Standard
23855 The package 
23856 \series bold
23857 textcomp
23858 \series default
23859  is available on every LaTeX system.
23860 \end_layout
23861
23862 \end_inset
23863
23864
23865 \end_layout
23866
23867 \begin_layout Standard
23868 \begin_inset Float table
23869 wide false
23870 sideways false
23871 status open
23872
23873 \begin_layout Standard
23874 \begin_inset Caption
23875
23876 \begin_layout Standard
23877 \begin_inset LatexCommand label
23878 name "cap:The-latin1-character"
23879
23880 \end_inset
23881
23882 The 
23883 \family typewriter
23884 latin1
23885 \family default
23886  character set
23887 \end_layout
23888
23889 \end_inset
23890
23891
23892 \end_layout
23893
23894 \begin_layout Standard
23895 \align center
23896 \begin_inset Tabular
23897 <lyxtabular version="3" rows="17" columns="17">
23898 <features>
23899 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
23900 <column alignment="center" valignment="top" leftline="true" width="0pt">
23901 <column alignment="center" valignment="top" leftline="true" width="0pt">
23902 <column alignment="center" valignment="top" leftline="true" width="0pt">
23903 <column alignment="center" valignment="top" leftline="true" width="0pt">
23904 <column alignment="center" valignment="top" leftline="true" width="0pt">
23905 <column alignment="center" valignment="top" leftline="true" width="0pt">
23906 <column alignment="center" valignment="top" leftline="true" width="0pt">
23907 <column alignment="center" valignment="top" leftline="true" width="0pt">
23908 <column alignment="center" valignment="top" leftline="true" width="0pt">
23909 <column alignment="center" valignment="top" leftline="true" width="0pt">
23910 <column alignment="center" valignment="top" leftline="true" width="0pt">
23911 <column alignment="center" valignment="top" leftline="true" width="0pt">
23912 <column alignment="center" valignment="top" leftline="true" width="0pt">
23913 <column alignment="center" valignment="top" leftline="true" width="0pt">
23914 <column alignment="center" valignment="top" leftline="true" width="0pt">
23915 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
23916 <row topline="true" bottomline="true">
23917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23918 \begin_inset Text
23919
23920 \begin_layout Standard
23921
23922 \end_layout
23923
23924 \end_inset
23925 </cell>
23926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23927 \begin_inset Text
23928
23929 \begin_layout Standard
23930
23931 \family roman
23932 \series medium
23933 \shape up
23934 \size tiny
23935 \emph off
23936 \bar no
23937 \noun off
23938 \color none
23939 00
23940 \end_layout
23941
23942 \end_inset
23943 </cell>
23944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23945 \begin_inset Text
23946
23947 \begin_layout Standard
23948
23949 \family roman
23950 \series medium
23951 \shape up
23952 \size tiny
23953 \emph off
23954 \bar no
23955 \noun off
23956 \color none
23957 10
23958 \end_layout
23959
23960 \end_inset
23961 </cell>
23962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23963 \begin_inset Text
23964
23965 \begin_layout Standard
23966
23967 \family roman
23968 \series medium
23969 \shape up
23970 \size tiny
23971 \emph off
23972 \bar no
23973 \noun off
23974 \color none
23975 20
23976 \end_layout
23977
23978 \end_inset
23979 </cell>
23980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23981 \begin_inset Text
23982
23983 \begin_layout Standard
23984
23985 \family roman
23986 \series medium
23987 \shape up
23988 \size tiny
23989 \emph off
23990 \bar no
23991 \noun off
23992 \color none
23993 30
23994 \end_layout
23995
23996 \end_inset
23997 </cell>
23998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23999 \begin_inset Text
24000
24001 \begin_layout Standard
24002
24003 \family roman
24004 \series medium
24005 \shape up
24006 \size tiny
24007 \emph off
24008 \bar no
24009 \noun off
24010 \color none
24011 40
24012 \end_layout
24013
24014 \end_inset
24015 </cell>
24016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24017 \begin_inset Text
24018
24019 \begin_layout Standard
24020
24021 \family roman
24022 \series medium
24023 \shape up
24024 \size tiny
24025 \emph off
24026 \bar no
24027 \noun off
24028 \color none
24029 50
24030 \end_layout
24031
24032 \end_inset
24033 </cell>
24034 <cell alignment="center" valignment="top" topline="true" bottomline="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 \size tiny
24043 \emph off
24044 \bar no
24045 \noun off
24046 \color none
24047 60
24048 \end_layout
24049
24050 \end_inset
24051 </cell>
24052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24053 \begin_inset Text
24054
24055 \begin_layout Standard
24056
24057 \family roman
24058 \series medium
24059 \shape up
24060 \size tiny
24061 \emph off
24062 \bar no
24063 \noun off
24064 \color none
24065 70
24066 \end_layout
24067
24068 \end_inset
24069 </cell>
24070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24071 \begin_inset Text
24072
24073 \begin_layout Standard
24074
24075 \family roman
24076 \series medium
24077 \shape up
24078 \size tiny
24079 \emph off
24080 \bar no
24081 \noun off
24082 \color none
24083 80
24084 \end_layout
24085
24086 \end_inset
24087 </cell>
24088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24089 \begin_inset Text
24090
24091 \begin_layout Standard
24092
24093 \family roman
24094 \series medium
24095 \shape up
24096 \size tiny
24097 \emph off
24098 \bar no
24099 \noun off
24100 \color none
24101 90
24102 \end_layout
24103
24104 \end_inset
24105 </cell>
24106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24107 \begin_inset Text
24108
24109 \begin_layout Standard
24110
24111 \family roman
24112 \series medium
24113 \shape up
24114 \size tiny
24115 \emph off
24116 \bar no
24117 \noun off
24118 \color none
24119 A0
24120 \end_layout
24121
24122 \end_inset
24123 </cell>
24124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24125 \begin_inset Text
24126
24127 \begin_layout Standard
24128
24129 \family roman
24130 \series medium
24131 \shape up
24132 \size tiny
24133 \emph off
24134 \bar no
24135 \noun off
24136 \color none
24137 B0
24138 \end_layout
24139
24140 \end_inset
24141 </cell>
24142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24143 \begin_inset Text
24144
24145 \begin_layout Standard
24146
24147 \family roman
24148 \series medium
24149 \shape up
24150 \size tiny
24151 \emph off
24152 \bar no
24153 \noun off
24154 \color none
24155 C0
24156 \end_layout
24157
24158 \end_inset
24159 </cell>
24160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24161 \begin_inset Text
24162
24163 \begin_layout Standard
24164
24165 \family roman
24166 \series medium
24167 \shape up
24168 \size tiny
24169 \emph off
24170 \bar no
24171 \noun off
24172 \color none
24173 D0
24174 \end_layout
24175
24176 \end_inset
24177 </cell>
24178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24179 \begin_inset Text
24180
24181 \begin_layout Standard
24182
24183 \family roman
24184 \series medium
24185 \shape up
24186 \size tiny
24187 \emph off
24188 \bar no
24189 \noun off
24190 \color none
24191 E0
24192 \end_layout
24193
24194 \end_inset
24195 </cell>
24196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24197 \begin_inset Text
24198
24199 \begin_layout Standard
24200
24201 \family roman
24202 \series medium
24203 \shape up
24204 \size tiny
24205 \emph off
24206 \bar no
24207 \noun off
24208 \color none
24209 F0
24210 \end_layout
24211
24212 \end_inset
24213 </cell>
24214 </row>
24215 <row topline="true">
24216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24217 \begin_inset Text
24218
24219 \begin_layout Standard
24220
24221 \family roman
24222 \series medium
24223 \shape up
24224 \size tiny
24225 \emph off
24226 \bar no
24227 \noun off
24228 \color none
24229 00
24230 \end_layout
24231
24232 \end_inset
24233 </cell>
24234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24235 \begin_inset Text
24236
24237 \begin_layout Standard
24238
24239 \end_layout
24240
24241 \end_inset
24242 </cell>
24243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24244 \begin_inset Text
24245
24246 \begin_layout Standard
24247
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 \end_layout
24258
24259 \end_inset
24260 </cell>
24261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24262 \begin_inset Text
24263
24264 \begin_layout Standard
24265
24266 \family roman
24267 \series medium
24268 \shape up
24269 \emph off
24270 \bar no
24271 \noun off
24272 \color none
24273 0
24274 \end_layout
24275
24276 \end_inset
24277 </cell>
24278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24279 \begin_inset Text
24280
24281 \begin_layout Standard
24282
24283 \family roman
24284 \series medium
24285 \shape up
24286 \emph off
24287 \bar no
24288 \noun off
24289 \color none
24290 @
24291 \end_layout
24292
24293 \end_inset
24294 </cell>
24295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24296 \begin_inset Text
24297
24298 \begin_layout Standard
24299
24300 \family roman
24301 \series medium
24302 \shape up
24303 \emph off
24304 \bar no
24305 \noun off
24306 \color none
24307 P
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 \family roman
24318 \series medium
24319 \shape up
24320 \emph off
24321 \bar no
24322 \noun off
24323 \color none
24324 '
24325 \end_layout
24326
24327 \end_inset
24328 </cell>
24329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24330 \begin_inset Text
24331
24332 \begin_layout Standard
24333
24334 \family roman
24335 \series medium
24336 \shape up
24337 \emph off
24338 \bar no
24339 \noun off
24340 \color none
24341 p
24342 \end_layout
24343
24344 \end_inset
24345 </cell>
24346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24347 \begin_inset Text
24348
24349 \begin_layout Standard
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 \end_layout
24361
24362 \end_inset
24363 </cell>
24364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24365 \begin_inset Text
24366
24367 \begin_layout Standard
24368
24369 \end_layout
24370
24371 \end_inset
24372 </cell>
24373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24374 \begin_inset Text
24375
24376 \begin_layout Standard
24377
24378 \family roman
24379 \series medium
24380 \shape up
24381 \emph off
24382 \bar no
24383 \noun off
24384 \color none
24385 °
24386 \end_layout
24387
24388 \end_inset
24389 </cell>
24390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24391 \begin_inset Text
24392
24393 \begin_layout Standard
24394
24395 \family roman
24396 \series medium
24397 \shape up
24398 \emph off
24399 \bar no
24400 \noun off
24401 \color none
24402 À
24403 \end_layout
24404
24405 \end_inset
24406 </cell>
24407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24408 \begin_inset Text
24409
24410 \begin_layout Standard
24411
24412 \family roman
24413 \series medium
24414 \shape up
24415 \emph off
24416 \bar no
24417 \noun off
24418 \color none
24419 Ð
24420 \end_layout
24421
24422 \end_inset
24423 </cell>
24424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24425 \begin_inset Text
24426
24427 \begin_layout Standard
24428
24429 \family roman
24430 \series medium
24431 \shape up
24432 \emph off
24433 \bar no
24434 \noun off
24435 \color none
24436 à
24437 \end_layout
24438
24439 \end_inset
24440 </cell>
24441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24442 \begin_inset Text
24443
24444 \begin_layout Standard
24445
24446 \family roman
24447 \series medium
24448 \shape up
24449 \emph off
24450 \bar no
24451 \noun off
24452 \color none
24453 ð
24454 \end_layout
24455
24456 \end_inset
24457 </cell>
24458 </row>
24459 <row topline="true">
24460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24461 \begin_inset Text
24462
24463 \begin_layout Standard
24464
24465 \family roman
24466 \series medium
24467 \shape up
24468 \size tiny
24469 \emph off
24470 \bar no
24471 \noun off
24472 \color none
24473 01
24474 \end_layout
24475
24476 \end_inset
24477 </cell>
24478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24479 \begin_inset Text
24480
24481 \begin_layout Standard
24482
24483 \end_layout
24484
24485 \end_inset
24486 </cell>
24487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24488 \begin_inset Text
24489
24490 \begin_layout Standard
24491
24492 \end_layout
24493
24494 \end_inset
24495 </cell>
24496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24497 \begin_inset Text
24498
24499 \begin_layout Standard
24500
24501 \family roman
24502 \series medium
24503 \shape up
24504 \emph off
24505 \bar no
24506 \noun off
24507 \color none
24508 !
24509 \end_layout
24510
24511 \end_inset
24512 </cell>
24513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24514 \begin_inset Text
24515
24516 \begin_layout Standard
24517
24518 \family roman
24519 \series medium
24520 \shape up
24521 \emph off
24522 \bar no
24523 \noun off
24524 \color none
24525 1
24526 \end_layout
24527
24528 \end_inset
24529 </cell>
24530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24531 \begin_inset Text
24532
24533 \begin_layout Standard
24534
24535 \family roman
24536 \series medium
24537 \shape up
24538 \emph off
24539 \bar no
24540 \noun off
24541 \color none
24542 A
24543 \end_layout
24544
24545 \end_inset
24546 </cell>
24547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24548 \begin_inset Text
24549
24550 \begin_layout Standard
24551
24552 \family roman
24553 \series medium
24554 \shape up
24555 \emph off
24556 \bar no
24557 \noun off
24558 \color none
24559 Q
24560 \end_layout
24561
24562 \end_inset
24563 </cell>
24564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24565 \begin_inset Text
24566
24567 \begin_layout Standard
24568
24569 \family roman
24570 \series medium
24571 \shape up
24572 \emph off
24573 \bar no
24574 \noun off
24575 \color none
24576 a
24577 \end_layout
24578
24579 \end_inset
24580 </cell>
24581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24582 \begin_inset Text
24583
24584 \begin_layout Standard
24585
24586 \family roman
24587 \series medium
24588 \shape up
24589 \emph off
24590 \bar no
24591 \noun off
24592 \color none
24593 q
24594 \end_layout
24595
24596 \end_inset
24597 </cell>
24598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24599 \begin_inset Text
24600
24601 \begin_layout Standard
24602
24603 \end_layout
24604
24605 \end_inset
24606 </cell>
24607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24608 \begin_inset Text
24609
24610 \begin_layout Standard
24611
24612 \end_layout
24613
24614 \end_inset
24615 </cell>
24616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24617 \begin_inset Text
24618
24619 \begin_layout Standard
24620
24621 \family roman
24622 \series medium
24623 \shape up
24624 \emph off
24625 \bar no
24626 \noun off
24627 \color none
24628 ¡
24629 \end_layout
24630
24631 \end_inset
24632 </cell>
24633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24634 \begin_inset Text
24635
24636 \begin_layout Standard
24637
24638 \family roman
24639 \series medium
24640 \shape up
24641 \emph off
24642 \bar no
24643 \noun off
24644 \color none
24645 ±
24646 \end_layout
24647
24648 \end_inset
24649 </cell>
24650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24651 \begin_inset Text
24652
24653 \begin_layout Standard
24654
24655 \family roman
24656 \series medium
24657 \shape up
24658 \emph off
24659 \bar no
24660 \noun off
24661 \color none
24662 Á
24663 \end_layout
24664
24665 \end_inset
24666 </cell>
24667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24668 \begin_inset Text
24669
24670 \begin_layout Standard
24671
24672 \family roman
24673 \series medium
24674 \shape up
24675 \emph off
24676 \bar no
24677 \noun off
24678 \color none
24679 Ñ
24680 \end_layout
24681
24682 \end_inset
24683 </cell>
24684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24685 \begin_inset Text
24686
24687 \begin_layout Standard
24688
24689 \family roman
24690 \series medium
24691 \shape up
24692 \emph off
24693 \bar no
24694 \noun off
24695 \color none
24696 á
24697 \end_layout
24698
24699 \end_inset
24700 </cell>
24701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24702 \begin_inset Text
24703
24704 \begin_layout Standard
24705
24706 \family roman
24707 \series medium
24708 \shape up
24709 \emph off
24710 \bar no
24711 \noun off
24712 \color none
24713 ñ
24714 \end_layout
24715
24716 \end_inset
24717 </cell>
24718 </row>
24719 <row topline="true">
24720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24721 \begin_inset Text
24722
24723 \begin_layout Standard
24724
24725 \family roman
24726 \series medium
24727 \shape up
24728 \size tiny
24729 \emph off
24730 \bar no
24731 \noun off
24732 \color none
24733 02
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 \end_layout
24744
24745 \end_inset
24746 </cell>
24747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24748 \begin_inset Text
24749
24750 \begin_layout Standard
24751
24752 \end_layout
24753
24754 \end_inset
24755 </cell>
24756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24757 \begin_inset Text
24758
24759 \begin_layout Standard
24760
24761 \family roman
24762 \series medium
24763 \shape up
24764 \emph off
24765 \bar no
24766 \noun off
24767 \color none
24768 \begin_inset Quotes eld
24769 \end_inset
24770
24771
24772 \end_layout
24773
24774 \end_inset
24775 </cell>
24776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24777 \begin_inset Text
24778
24779 \begin_layout Standard
24780
24781 \family roman
24782 \series medium
24783 \shape up
24784 \emph off
24785 \bar no
24786 \noun off
24787 \color none
24788 2
24789 \end_layout
24790
24791 \end_inset
24792 </cell>
24793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24794 \begin_inset Text
24795
24796 \begin_layout Standard
24797
24798 \family roman
24799 \series medium
24800 \shape up
24801 \emph off
24802 \bar no
24803 \noun off
24804 \color none
24805 B
24806 \end_layout
24807
24808 \end_inset
24809 </cell>
24810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24811 \begin_inset Text
24812
24813 \begin_layout Standard
24814
24815 \family roman
24816 \series medium
24817 \shape up
24818 \emph off
24819 \bar no
24820 \noun off
24821 \color none
24822 R
24823 \end_layout
24824
24825 \end_inset
24826 </cell>
24827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24828 \begin_inset Text
24829
24830 \begin_layout Standard
24831
24832 \family roman
24833 \series medium
24834 \shape up
24835 \emph off
24836 \bar no
24837 \noun off
24838 \color none
24839 b
24840 \end_layout
24841
24842 \end_inset
24843 </cell>
24844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24845 \begin_inset Text
24846
24847 \begin_layout Standard
24848
24849 \family roman
24850 \series medium
24851 \shape up
24852 \emph off
24853 \bar no
24854 \noun off
24855 \color none
24856 r
24857 \end_layout
24858
24859 \end_inset
24860 </cell>
24861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24862 \begin_inset Text
24863
24864 \begin_layout Standard
24865
24866 \end_layout
24867
24868 \end_inset
24869 </cell>
24870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24871 \begin_inset Text
24872
24873 \begin_layout Standard
24874
24875 \end_layout
24876
24877 \end_inset
24878 </cell>
24879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24880 \begin_inset Text
24881
24882 \begin_layout Standard
24883 \begin_inset ERT
24884 status collapsed
24885
24886 \begin_layout Standard
24887
24888
24889 \backslash
24890 textcent
24891 \end_layout
24892
24893 \end_inset
24894
24895
24896 \begin_inset Note Note
24897 status collapsed
24898
24899 \begin_layout Standard
24900 character ¢ 
24901 \end_layout
24902
24903 \end_inset
24904
24905
24906 \end_layout
24907
24908 \end_inset
24909 </cell>
24910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24911 \begin_inset Text
24912
24913 \begin_layout Standard
24914
24915 \family roman
24916 \series medium
24917 \shape up
24918 \emph off
24919 \bar no
24920 \noun off
24921 \color none
24922 ²
24923 \end_layout
24924
24925 \end_inset
24926 </cell>
24927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24928 \begin_inset Text
24929
24930 \begin_layout Standard
24931
24932 \family roman
24933 \series medium
24934 \shape up
24935 \emph off
24936 \bar no
24937 \noun off
24938 \color none
24939 Â
24940 \end_layout
24941
24942 \end_inset
24943 </cell>
24944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24945 \begin_inset Text
24946
24947 \begin_layout Standard
24948
24949 \family roman
24950 \series medium
24951 \shape up
24952 \emph off
24953 \bar no
24954 \noun off
24955 \color none
24956 Ò
24957 \end_layout
24958
24959 \end_inset
24960 </cell>
24961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24962 \begin_inset Text
24963
24964 \begin_layout Standard
24965
24966 \family roman
24967 \series medium
24968 \shape up
24969 \emph off
24970 \bar no
24971 \noun off
24972 \color none
24973 â
24974 \end_layout
24975
24976 \end_inset
24977 </cell>
24978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24979 \begin_inset Text
24980
24981 \begin_layout Standard
24982
24983 \family roman
24984 \series medium
24985 \shape up
24986 \emph off
24987 \bar no
24988 \noun off
24989 \color none
24990 ò
24991 \end_layout
24992
24993 \end_inset
24994 </cell>
24995 </row>
24996 <row topline="true">
24997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24998 \begin_inset Text
24999
25000 \begin_layout Standard
25001
25002 \family roman
25003 \series medium
25004 \shape up
25005 \size tiny
25006 \emph off
25007 \bar no
25008 \noun off
25009 \color none
25010 03
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 \end_layout
25021
25022 \end_inset
25023 </cell>
25024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25025 \begin_inset Text
25026
25027 \begin_layout Standard
25028
25029 \end_layout
25030
25031 \end_inset
25032 </cell>
25033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25034 \begin_inset Text
25035
25036 \begin_layout Standard
25037
25038 \family roman
25039 \series medium
25040 \shape up
25041 \emph off
25042 \bar no
25043 \noun off
25044 \color none
25045 #
25046 \end_layout
25047
25048 \end_inset
25049 </cell>
25050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25051 \begin_inset Text
25052
25053 \begin_layout Standard
25054
25055 \family roman
25056 \series medium
25057 \shape up
25058 \emph off
25059 \bar no
25060 \noun off
25061 \color none
25062 3
25063 \end_layout
25064
25065 \end_inset
25066 </cell>
25067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25068 \begin_inset Text
25069
25070 \begin_layout Standard
25071
25072 \family roman
25073 \series medium
25074 \shape up
25075 \emph off
25076 \bar no
25077 \noun off
25078 \color none
25079 C
25080 \end_layout
25081
25082 \end_inset
25083 </cell>
25084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25085 \begin_inset Text
25086
25087 \begin_layout Standard
25088
25089 \family roman
25090 \series medium
25091 \shape up
25092 \emph off
25093 \bar no
25094 \noun off
25095 \color none
25096 S
25097 \end_layout
25098
25099 \end_inset
25100 </cell>
25101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25102 \begin_inset Text
25103
25104 \begin_layout Standard
25105
25106 \family roman
25107 \series medium
25108 \shape up
25109 \emph off
25110 \bar no
25111 \noun off
25112 \color none
25113 c
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
25123 \family roman
25124 \series medium
25125 \shape up
25126 \emph off
25127 \bar no
25128 \noun off
25129 \color none
25130 s
25131 \end_layout
25132
25133 \end_inset
25134 </cell>
25135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25136 \begin_inset Text
25137
25138 \begin_layout Standard
25139
25140 \end_layout
25141
25142 \end_inset
25143 </cell>
25144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25145 \begin_inset Text
25146
25147 \begin_layout Standard
25148
25149 \end_layout
25150
25151 \end_inset
25152 </cell>
25153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25154 \begin_inset Text
25155
25156 \begin_layout Standard
25157
25158 \family roman
25159 \series medium
25160 \shape up
25161 \emph off
25162 \bar no
25163 \noun off
25164 \color none
25165 £
25166 \end_layout
25167
25168 \end_inset
25169 </cell>
25170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25171 \begin_inset Text
25172
25173 \begin_layout Standard
25174
25175 \family roman
25176 \series medium
25177 \shape up
25178 \emph off
25179 \bar no
25180 \noun off
25181 \color none
25182 ³
25183 \end_layout
25184
25185 \end_inset
25186 </cell>
25187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25188 \begin_inset Text
25189
25190 \begin_layout Standard
25191
25192 \family roman
25193 \series medium
25194 \shape up
25195 \emph off
25196 \bar no
25197 \noun off
25198 \color none
25199 Ã
25200 \end_layout
25201
25202 \end_inset
25203 </cell>
25204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25205 \begin_inset Text
25206
25207 \begin_layout Standard
25208
25209 \family roman
25210 \series medium
25211 \shape up
25212 \emph off
25213 \bar no
25214 \noun off
25215 \color none
25216 Ó
25217 \end_layout
25218
25219 \end_inset
25220 </cell>
25221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25222 \begin_inset Text
25223
25224 \begin_layout Standard
25225
25226 \family roman
25227 \series medium
25228 \shape up
25229 \emph off
25230 \bar no
25231 \noun off
25232 \color none
25233 ã
25234 \end_layout
25235
25236 \end_inset
25237 </cell>
25238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25239 \begin_inset Text
25240
25241 \begin_layout Standard
25242
25243 \family roman
25244 \series medium
25245 \shape up
25246 \emph off
25247 \bar no
25248 \noun off
25249 \color none
25250 ó
25251 \end_layout
25252
25253 \end_inset
25254 </cell>
25255 </row>
25256 <row topline="true">
25257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25258 \begin_inset Text
25259
25260 \begin_layout Standard
25261
25262 \family roman
25263 \series medium
25264 \shape up
25265 \size tiny
25266 \emph off
25267 \bar no
25268 \noun off
25269 \color none
25270 04
25271 \end_layout
25272
25273 \end_inset
25274 </cell>
25275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25276 \begin_inset Text
25277
25278 \begin_layout Standard
25279
25280 \end_layout
25281
25282 \end_inset
25283 </cell>
25284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25285 \begin_inset Text
25286
25287 \begin_layout Standard
25288
25289 \end_layout
25290
25291 \end_inset
25292 </cell>
25293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25294 \begin_inset Text
25295
25296 \begin_layout Standard
25297
25298 \family roman
25299 \series medium
25300 \shape up
25301 \emph off
25302 \bar no
25303 \noun off
25304 \color none
25305 $
25306 \end_layout
25307
25308 \end_inset
25309 </cell>
25310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25311 \begin_inset Text
25312
25313 \begin_layout Standard
25314
25315 \family roman
25316 \series medium
25317 \shape up
25318 \emph off
25319 \bar no
25320 \noun off
25321 \color none
25322 4
25323 \end_layout
25324
25325 \end_inset
25326 </cell>
25327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25328 \begin_inset Text
25329
25330 \begin_layout Standard
25331
25332 \family roman
25333 \series medium
25334 \shape up
25335 \emph off
25336 \bar no
25337 \noun off
25338 \color none
25339 D
25340 \end_layout
25341
25342 \end_inset
25343 </cell>
25344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25345 \begin_inset Text
25346
25347 \begin_layout Standard
25348
25349 \family roman
25350 \series medium
25351 \shape up
25352 \emph off
25353 \bar no
25354 \noun off
25355 \color none
25356 T
25357 \end_layout
25358
25359 \end_inset
25360 </cell>
25361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25362 \begin_inset Text
25363
25364 \begin_layout Standard
25365
25366 \family roman
25367 \series medium
25368 \shape up
25369 \emph off
25370 \bar no
25371 \noun off
25372 \color none
25373 d
25374 \end_layout
25375
25376 \end_inset
25377 </cell>
25378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25379 \begin_inset Text
25380
25381 \begin_layout Standard
25382
25383 \family roman
25384 \series medium
25385 \shape up
25386 \emph off
25387 \bar no
25388 \noun off
25389 \color none
25390 t
25391 \end_layout
25392
25393 \end_inset
25394 </cell>
25395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25396 \begin_inset Text
25397
25398 \begin_layout Standard
25399
25400 \end_layout
25401
25402 \end_inset
25403 </cell>
25404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25405 \begin_inset Text
25406
25407 \begin_layout Standard
25408
25409 \end_layout
25410
25411 \end_inset
25412 </cell>
25413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25414 \begin_inset Text
25415
25416 \begin_layout Standard
25417 \begin_inset ERT
25418 status collapsed
25419
25420 \begin_layout Standard
25421
25422
25423 \backslash
25424 textcurrency
25425 \end_layout
25426
25427 \end_inset
25428
25429
25430 \begin_inset Note Note
25431 status collapsed
25432
25433 \begin_layout Standard
25434 character ¤ 
25435 \end_layout
25436
25437 \end_inset
25438
25439
25440 \end_layout
25441
25442 \end_inset
25443 </cell>
25444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25445 \begin_inset Text
25446
25447 \begin_layout Standard
25448
25449 \family roman
25450 \series medium
25451 \shape up
25452 \emph off
25453 \bar no
25454 \noun off
25455 \color none
25456 ´
25457 \end_layout
25458
25459 \end_inset
25460 </cell>
25461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25462 \begin_inset Text
25463
25464 \begin_layout Standard
25465
25466 \family roman
25467 \series medium
25468 \shape up
25469 \emph off
25470 \bar no
25471 \noun off
25472 \color none
25473 Ä
25474 \end_layout
25475
25476 \end_inset
25477 </cell>
25478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25479 \begin_inset Text
25480
25481 \begin_layout Standard
25482
25483 \family roman
25484 \series medium
25485 \shape up
25486 \emph off
25487 \bar no
25488 \noun off
25489 \color none
25490 Ô
25491 \end_layout
25492
25493 \end_inset
25494 </cell>
25495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25496 \begin_inset Text
25497
25498 \begin_layout Standard
25499
25500 \family roman
25501 \series medium
25502 \shape up
25503 \emph off
25504 \bar no
25505 \noun off
25506 \color none
25507 ä
25508 \end_layout
25509
25510 \end_inset
25511 </cell>
25512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25513 \begin_inset Text
25514
25515 \begin_layout Standard
25516
25517 \family roman
25518 \series medium
25519 \shape up
25520 \emph off
25521 \bar no
25522 \noun off
25523 \color none
25524 ô
25525 \end_layout
25526
25527 \end_inset
25528 </cell>
25529 </row>
25530 <row topline="true">
25531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25532 \begin_inset Text
25533
25534 \begin_layout Standard
25535
25536 \family roman
25537 \series medium
25538 \shape up
25539 \size tiny
25540 \emph off
25541 \bar no
25542 \noun off
25543 \color none
25544 05
25545 \end_layout
25546
25547 \end_inset
25548 </cell>
25549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25550 \begin_inset Text
25551
25552 \begin_layout Standard
25553
25554 \end_layout
25555
25556 \end_inset
25557 </cell>
25558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25559 \begin_inset Text
25560
25561 \begin_layout Standard
25562
25563 \end_layout
25564
25565 \end_inset
25566 </cell>
25567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25568 \begin_inset Text
25569
25570 \begin_layout Standard
25571
25572 \family roman
25573 \series medium
25574 \shape up
25575 \emph off
25576 \bar no
25577 \noun off
25578 \color none
25579 %
25580 \end_layout
25581
25582 \end_inset
25583 </cell>
25584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25585 \begin_inset Text
25586
25587 \begin_layout Standard
25588
25589 \family roman
25590 \series medium
25591 \shape up
25592 \emph off
25593 \bar no
25594 \noun off
25595 \color none
25596 5
25597 \end_layout
25598
25599 \end_inset
25600 </cell>
25601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25602 \begin_inset Text
25603
25604 \begin_layout Standard
25605
25606 \family roman
25607 \series medium
25608 \shape up
25609 \emph off
25610 \bar no
25611 \noun off
25612 \color none
25613 E
25614 \end_layout
25615
25616 \end_inset
25617 </cell>
25618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25619 \begin_inset Text
25620
25621 \begin_layout Standard
25622
25623 \family roman
25624 \series medium
25625 \shape up
25626 \emph off
25627 \bar no
25628 \noun off
25629 \color none
25630 U
25631 \end_layout
25632
25633 \end_inset
25634 </cell>
25635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25636 \begin_inset Text
25637
25638 \begin_layout Standard
25639
25640 \family roman
25641 \series medium
25642 \shape up
25643 \emph off
25644 \bar no
25645 \noun off
25646 \color none
25647 e
25648 \end_layout
25649
25650 \end_inset
25651 </cell>
25652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25653 \begin_inset Text
25654
25655 \begin_layout Standard
25656
25657 \family roman
25658 \series medium
25659 \shape up
25660 \emph off
25661 \bar no
25662 \noun off
25663 \color none
25664 u
25665 \end_layout
25666
25667 \end_inset
25668 </cell>
25669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25670 \begin_inset Text
25671
25672 \begin_layout Standard
25673
25674 \end_layout
25675
25676 \end_inset
25677 </cell>
25678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25679 \begin_inset Text
25680
25681 \begin_layout Standard
25682
25683 \end_layout
25684
25685 \end_inset
25686 </cell>
25687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25688 \begin_inset Text
25689
25690 \begin_layout Standard
25691 \begin_inset ERT
25692 status collapsed
25693
25694 \begin_layout Standard
25695
25696
25697 \backslash
25698 textyen
25699 \end_layout
25700
25701 \end_inset
25702
25703
25704 \begin_inset Note Note
25705 status collapsed
25706
25707 \begin_layout Standard
25708 character ¥ 
25709 \end_layout
25710
25711 \end_inset
25712
25713
25714 \end_layout
25715
25716 \end_inset
25717 </cell>
25718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25719 \begin_inset Text
25720
25721 \begin_layout Standard
25722
25723 \family roman
25724 \series medium
25725 \shape up
25726 \emph off
25727 \bar no
25728 \noun off
25729 \color none
25730 µ
25731 \end_layout
25732
25733 \end_inset
25734 </cell>
25735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25736 \begin_inset Text
25737
25738 \begin_layout Standard
25739
25740 \family roman
25741 \series medium
25742 \shape up
25743 \emph off
25744 \bar no
25745 \noun off
25746 \color none
25747 Å
25748 \end_layout
25749
25750 \end_inset
25751 </cell>
25752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25753 \begin_inset Text
25754
25755 \begin_layout Standard
25756
25757 \family roman
25758 \series medium
25759 \shape up
25760 \emph off
25761 \bar no
25762 \noun off
25763 \color none
25764 Õ
25765 \end_layout
25766
25767 \end_inset
25768 </cell>
25769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25770 \begin_inset Text
25771
25772 \begin_layout Standard
25773
25774 \family roman
25775 \series medium
25776 \shape up
25777 \emph off
25778 \bar no
25779 \noun off
25780 \color none
25781 å
25782 \end_layout
25783
25784 \end_inset
25785 </cell>
25786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25787 \begin_inset Text
25788
25789 \begin_layout Standard
25790
25791 \family roman
25792 \series medium
25793 \shape up
25794 \emph off
25795 \bar no
25796 \noun off
25797 \color none
25798 õ
25799 \end_layout
25800
25801 \end_inset
25802 </cell>
25803 </row>
25804 <row topline="true">
25805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25806 \begin_inset Text
25807
25808 \begin_layout Standard
25809
25810 \family roman
25811 \series medium
25812 \shape up
25813 \size tiny
25814 \emph off
25815 \bar no
25816 \noun off
25817 \color none
25818 06
25819 \end_layout
25820
25821 \end_inset
25822 </cell>
25823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25824 \begin_inset Text
25825
25826 \begin_layout Standard
25827
25828 \end_layout
25829
25830 \end_inset
25831 </cell>
25832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25833 \begin_inset Text
25834
25835 \begin_layout Standard
25836
25837 \end_layout
25838
25839 \end_inset
25840 </cell>
25841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25842 \begin_inset Text
25843
25844 \begin_layout Standard
25845
25846 \family roman
25847 \series medium
25848 \shape up
25849 \emph off
25850 \bar no
25851 \noun off
25852 \color none
25853 &
25854 \end_layout
25855
25856 \end_inset
25857 </cell>
25858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25859 \begin_inset Text
25860
25861 \begin_layout Standard
25862
25863 \family roman
25864 \series medium
25865 \shape up
25866 \emph off
25867 \bar no
25868 \noun off
25869 \color none
25870 6
25871 \end_layout
25872
25873 \end_inset
25874 </cell>
25875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25876 \begin_inset Text
25877
25878 \begin_layout Standard
25879
25880 \family roman
25881 \series medium
25882 \shape up
25883 \emph off
25884 \bar no
25885 \noun off
25886 \color none
25887 F
25888 \end_layout
25889
25890 \end_inset
25891 </cell>
25892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25893 \begin_inset Text
25894
25895 \begin_layout Standard
25896
25897 \family roman
25898 \series medium
25899 \shape up
25900 \emph off
25901 \bar no
25902 \noun off
25903 \color none
25904 V
25905 \end_layout
25906
25907 \end_inset
25908 </cell>
25909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25910 \begin_inset Text
25911
25912 \begin_layout Standard
25913
25914 \family roman
25915 \series medium
25916 \shape up
25917 \emph off
25918 \bar no
25919 \noun off
25920 \color none
25921 f
25922 \end_layout
25923
25924 \end_inset
25925 </cell>
25926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25927 \begin_inset Text
25928
25929 \begin_layout Standard
25930
25931 \family roman
25932 \series medium
25933 \shape up
25934 \emph off
25935 \bar no
25936 \noun off
25937 \color none
25938 v
25939 \end_layout
25940
25941 \end_inset
25942 </cell>
25943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25944 \begin_inset Text
25945
25946 \begin_layout Standard
25947
25948 \end_layout
25949
25950 \end_inset
25951 </cell>
25952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25953 \begin_inset Text
25954
25955 \begin_layout Standard
25956
25957 \end_layout
25958
25959 \end_inset
25960 </cell>
25961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25962 \begin_inset Text
25963
25964 \begin_layout Standard
25965 \begin_inset ERT
25966 status collapsed
25967
25968 \begin_layout Standard
25969
25970
25971 \backslash
25972 textbrokenbar
25973 \end_layout
25974
25975 \end_inset
25976
25977
25978 \begin_inset Note Note
25979 status collapsed
25980
25981 \begin_layout Standard
25982 character ¦ 
25983 \end_layout
25984
25985 \end_inset
25986
25987
25988 \end_layout
25989
25990 \end_inset
25991 </cell>
25992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25993 \begin_inset Text
25994
25995 \begin_layout Standard
25996
25997 \family roman
25998 \series medium
25999 \shape up
26000 \emph off
26001 \bar no
26002 \noun off
26003 \color none
26004
26005 \end_layout
26006
26007 \end_inset
26008 </cell>
26009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26010 \begin_inset Text
26011
26012 \begin_layout Standard
26013
26014 \family roman
26015 \series medium
26016 \shape up
26017 \emph off
26018 \bar no
26019 \noun off
26020 \color none
26021 Æ
26022 \end_layout
26023
26024 \end_inset
26025 </cell>
26026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26027 \begin_inset Text
26028
26029 \begin_layout Standard
26030
26031 \family roman
26032 \series medium
26033 \shape up
26034 \emph off
26035 \bar no
26036 \noun off
26037 \color none
26038 Ö
26039 \end_layout
26040
26041 \end_inset
26042 </cell>
26043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26044 \begin_inset Text
26045
26046 \begin_layout Standard
26047
26048 \family roman
26049 \series medium
26050 \shape up
26051 \emph off
26052 \bar no
26053 \noun off
26054 \color none
26055 æ
26056 \end_layout
26057
26058 \end_inset
26059 </cell>
26060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26061 \begin_inset Text
26062
26063 \begin_layout Standard
26064
26065 \family roman
26066 \series medium
26067 \shape up
26068 \emph off
26069 \bar no
26070 \noun off
26071 \color none
26072 ö
26073 \end_layout
26074
26075 \end_inset
26076 </cell>
26077 </row>
26078 <row topline="true">
26079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26080 \begin_inset Text
26081
26082 \begin_layout Standard
26083
26084 \family roman
26085 \series medium
26086 \shape up
26087 \size tiny
26088 \emph off
26089 \bar no
26090 \noun off
26091 \color none
26092 07
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 \end_layout
26103
26104 \end_inset
26105 </cell>
26106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26107 \begin_inset Text
26108
26109 \begin_layout Standard
26110
26111 \end_layout
26112
26113 \end_inset
26114 </cell>
26115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26116 \begin_inset Text
26117
26118 \begin_layout Standard
26119
26120 \family roman
26121 \series medium
26122 \shape up
26123 \emph off
26124 \bar no
26125 \noun off
26126 \color none
26127 `
26128 \end_layout
26129
26130 \end_inset
26131 </cell>
26132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26133 \begin_inset Text
26134
26135 \begin_layout Standard
26136
26137 \family roman
26138 \series medium
26139 \shape up
26140 \emph off
26141 \bar no
26142 \noun off
26143 \color none
26144 7
26145 \end_layout
26146
26147 \end_inset
26148 </cell>
26149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26150 \begin_inset Text
26151
26152 \begin_layout Standard
26153
26154 \family roman
26155 \series medium
26156 \shape up
26157 \emph off
26158 \bar no
26159 \noun off
26160 \color none
26161 G
26162 \end_layout
26163
26164 \end_inset
26165 </cell>
26166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26167 \begin_inset Text
26168
26169 \begin_layout Standard
26170
26171 \family roman
26172 \series medium
26173 \shape up
26174 \emph off
26175 \bar no
26176 \noun off
26177 \color none
26178 W
26179 \end_layout
26180
26181 \end_inset
26182 </cell>
26183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26184 \begin_inset Text
26185
26186 \begin_layout Standard
26187
26188 \family roman
26189 \series medium
26190 \shape up
26191 \emph off
26192 \bar no
26193 \noun off
26194 \color none
26195 g
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 w
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 \end_layout
26223
26224 \end_inset
26225 </cell>
26226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26227 \begin_inset Text
26228
26229 \begin_layout Standard
26230
26231 \end_layout
26232
26233 \end_inset
26234 </cell>
26235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26236 \begin_inset Text
26237
26238 \begin_layout Standard
26239
26240 \family roman
26241 \series medium
26242 \shape up
26243 \emph off
26244 \bar no
26245 \noun off
26246 \color none
26247 §
26248 \end_layout
26249
26250 \end_inset
26251 </cell>
26252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26253 \begin_inset Text
26254
26255 \begin_layout Standard
26256
26257 \family roman
26258 \series medium
26259 \shape up
26260 \emph off
26261 \bar no
26262 \noun off
26263 \color none
26264 ·
26265 \end_layout
26266
26267 \end_inset
26268 </cell>
26269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26270 \begin_inset Text
26271
26272 \begin_layout Standard
26273
26274 \family roman
26275 \series medium
26276 \shape up
26277 \emph off
26278 \bar no
26279 \noun off
26280 \color none
26281 Ç
26282 \end_layout
26283
26284 \end_inset
26285 </cell>
26286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26287 \begin_inset Text
26288
26289 \begin_layout Standard
26290
26291 \family roman
26292 \series medium
26293 \shape up
26294 \emph off
26295 \bar no
26296 \noun off
26297 \color none
26298 ×
26299 \end_layout
26300
26301 \end_inset
26302 </cell>
26303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26304 \begin_inset Text
26305
26306 \begin_layout Standard
26307
26308 \family roman
26309 \series medium
26310 \shape up
26311 \emph off
26312 \bar no
26313 \noun off
26314 \color none
26315 ç
26316 \end_layout
26317
26318 \end_inset
26319 </cell>
26320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26321 \begin_inset Text
26322
26323 \begin_layout Standard
26324
26325 \family roman
26326 \series medium
26327 \shape up
26328 \emph off
26329 \bar no
26330 \noun off
26331 \color none
26332 ÷
26333 \end_layout
26334
26335 \end_inset
26336 </cell>
26337 </row>
26338 <row topline="true">
26339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26340 \begin_inset Text
26341
26342 \begin_layout Standard
26343
26344 \family roman
26345 \series medium
26346 \shape up
26347 \size tiny
26348 \emph off
26349 \bar no
26350 \noun off
26351 \color none
26352 08
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 \end_layout
26363
26364 \end_inset
26365 </cell>
26366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26367 \begin_inset Text
26368
26369 \begin_layout Standard
26370
26371 \end_layout
26372
26373 \end_inset
26374 </cell>
26375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26376 \begin_inset Text
26377
26378 \begin_layout Standard
26379
26380 \family roman
26381 \series medium
26382 \shape up
26383 \emph off
26384 \bar no
26385 \noun off
26386 \color none
26387 (
26388 \end_layout
26389
26390 \end_inset
26391 </cell>
26392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26393 \begin_inset Text
26394
26395 \begin_layout Standard
26396
26397 \family roman
26398 \series medium
26399 \shape up
26400 \emph off
26401 \bar no
26402 \noun off
26403 \color none
26404 8
26405 \end_layout
26406
26407 \end_inset
26408 </cell>
26409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26410 \begin_inset Text
26411
26412 \begin_layout Standard
26413
26414 \family roman
26415 \series medium
26416 \shape up
26417 \emph off
26418 \bar no
26419 \noun off
26420 \color none
26421 H
26422 \end_layout
26423
26424 \end_inset
26425 </cell>
26426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26427 \begin_inset Text
26428
26429 \begin_layout Standard
26430
26431 \family roman
26432 \series medium
26433 \shape up
26434 \emph off
26435 \bar no
26436 \noun off
26437 \color none
26438 X
26439 \end_layout
26440
26441 \end_inset
26442 </cell>
26443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26444 \begin_inset Text
26445
26446 \begin_layout Standard
26447
26448 \family roman
26449 \series medium
26450 \shape up
26451 \emph off
26452 \bar no
26453 \noun off
26454 \color none
26455 h
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 x
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 \end_layout
26483
26484 \end_inset
26485 </cell>
26486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26487 \begin_inset Text
26488
26489 \begin_layout Standard
26490
26491 \end_layout
26492
26493 \end_inset
26494 </cell>
26495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26496 \begin_inset Text
26497
26498 \begin_layout Standard
26499
26500 \family roman
26501 \series medium
26502 \shape up
26503 \emph off
26504 \bar no
26505 \noun off
26506 \color none
26507 ¨
26508 \end_layout
26509
26510 \end_inset
26511 </cell>
26512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26513 \begin_inset Text
26514
26515 \begin_layout Standard
26516
26517 \family roman
26518 \series medium
26519 \shape up
26520 \emph off
26521 \bar no
26522 \noun off
26523 \color none
26524 ¸
26525 \end_layout
26526
26527 \end_inset
26528 </cell>
26529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26530 \begin_inset Text
26531
26532 \begin_layout Standard
26533
26534 \family roman
26535 \series medium
26536 \shape up
26537 \emph off
26538 \bar no
26539 \noun off
26540 \color none
26541 È
26542 \end_layout
26543
26544 \end_inset
26545 </cell>
26546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26547 \begin_inset Text
26548
26549 \begin_layout Standard
26550
26551 \family roman
26552 \series medium
26553 \shape up
26554 \emph off
26555 \bar no
26556 \noun off
26557 \color none
26558 Ø
26559 \end_layout
26560
26561 \end_inset
26562 </cell>
26563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26564 \begin_inset Text
26565
26566 \begin_layout Standard
26567
26568 \family roman
26569 \series medium
26570 \shape up
26571 \emph off
26572 \bar no
26573 \noun off
26574 \color none
26575 è
26576 \end_layout
26577
26578 \end_inset
26579 </cell>
26580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26581 \begin_inset Text
26582
26583 \begin_layout Standard
26584
26585 \family roman
26586 \series medium
26587 \shape up
26588 \emph off
26589 \bar no
26590 \noun off
26591 \color none
26592 ø
26593 \end_layout
26594
26595 \end_inset
26596 </cell>
26597 </row>
26598 <row topline="true">
26599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26600 \begin_inset Text
26601
26602 \begin_layout Standard
26603
26604 \family roman
26605 \series medium
26606 \shape up
26607 \size tiny
26608 \emph off
26609 \bar no
26610 \noun off
26611 \color none
26612 09
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 \end_layout
26623
26624 \end_inset
26625 </cell>
26626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26627 \begin_inset Text
26628
26629 \begin_layout Standard
26630
26631 \end_layout
26632
26633 \end_inset
26634 </cell>
26635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26636 \begin_inset Text
26637
26638 \begin_layout Standard
26639
26640 \family roman
26641 \series medium
26642 \shape up
26643 \emph off
26644 \bar no
26645 \noun off
26646 \color none
26647 )
26648 \end_layout
26649
26650 \end_inset
26651 </cell>
26652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26653 \begin_inset Text
26654
26655 \begin_layout Standard
26656
26657 \family roman
26658 \series medium
26659 \shape up
26660 \emph off
26661 \bar no
26662 \noun off
26663 \color none
26664 9
26665 \end_layout
26666
26667 \end_inset
26668 </cell>
26669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26670 \begin_inset Text
26671
26672 \begin_layout Standard
26673
26674 \family roman
26675 \series medium
26676 \shape up
26677 \emph off
26678 \bar no
26679 \noun off
26680 \color none
26681 I
26682 \end_layout
26683
26684 \end_inset
26685 </cell>
26686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26687 \begin_inset Text
26688
26689 \begin_layout Standard
26690
26691 \family roman
26692 \series medium
26693 \shape up
26694 \emph off
26695 \bar no
26696 \noun off
26697 \color none
26698 Y
26699 \end_layout
26700
26701 \end_inset
26702 </cell>
26703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26704 \begin_inset Text
26705
26706 \begin_layout Standard
26707
26708 \family roman
26709 \series medium
26710 \shape up
26711 \emph off
26712 \bar no
26713 \noun off
26714 \color none
26715 i
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 y
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 \end_layout
26743
26744 \end_inset
26745 </cell>
26746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26747 \begin_inset Text
26748
26749 \begin_layout Standard
26750
26751 \end_layout
26752
26753 \end_inset
26754 </cell>
26755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26756 \begin_inset Text
26757
26758 \begin_layout Standard
26759
26760 \family roman
26761 \series medium
26762 \shape up
26763 \emph off
26764 \bar no
26765 \noun off
26766 \color none
26767 ©
26768 \end_layout
26769
26770 \end_inset
26771 </cell>
26772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26773 \begin_inset Text
26774
26775 \begin_layout Standard
26776
26777 \family roman
26778 \series medium
26779 \shape up
26780 \emph off
26781 \bar no
26782 \noun off
26783 \color none
26784 ¹
26785 \end_layout
26786
26787 \end_inset
26788 </cell>
26789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26790 \begin_inset Text
26791
26792 \begin_layout Standard
26793
26794 \family roman
26795 \series medium
26796 \shape up
26797 \emph off
26798 \bar no
26799 \noun off
26800 \color none
26801 É
26802 \end_layout
26803
26804 \end_inset
26805 </cell>
26806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26807 \begin_inset Text
26808
26809 \begin_layout Standard
26810
26811 \family roman
26812 \series medium
26813 \shape up
26814 \emph off
26815 \bar no
26816 \noun off
26817 \color none
26818 Ù
26819 \end_layout
26820
26821 \end_inset
26822 </cell>
26823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26824 \begin_inset Text
26825
26826 \begin_layout Standard
26827
26828 \family roman
26829 \series medium
26830 \shape up
26831 \emph off
26832 \bar no
26833 \noun off
26834 \color none
26835 é
26836 \end_layout
26837
26838 \end_inset
26839 </cell>
26840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26841 \begin_inset Text
26842
26843 \begin_layout Standard
26844
26845 \family roman
26846 \series medium
26847 \shape up
26848 \emph off
26849 \bar no
26850 \noun off
26851 \color none
26852 ù
26853 \end_layout
26854
26855 \end_inset
26856 </cell>
26857 </row>
26858 <row topline="true">
26859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26860 \begin_inset Text
26861
26862 \begin_layout Standard
26863
26864 \family roman
26865 \series medium
26866 \shape up
26867 \size tiny
26868 \emph off
26869 \bar no
26870 \noun off
26871 \color none
26872 0A
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 \end_layout
26883
26884 \end_inset
26885 </cell>
26886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26887 \begin_inset Text
26888
26889 \begin_layout Standard
26890
26891 \end_layout
26892
26893 \end_inset
26894 </cell>
26895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26896 \begin_inset Text
26897
26898 \begin_layout Standard
26899
26900 \family roman
26901 \series medium
26902 \shape up
26903 \emph off
26904 \bar no
26905 \noun off
26906 \color none
26907 *
26908 \end_layout
26909
26910 \end_inset
26911 </cell>
26912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26913 \begin_inset Text
26914
26915 \begin_layout Standard
26916
26917 \family roman
26918 \series medium
26919 \shape up
26920 \emph off
26921 \bar no
26922 \noun off
26923 \color none
26924 :
26925 \end_layout
26926
26927 \end_inset
26928 </cell>
26929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26930 \begin_inset Text
26931
26932 \begin_layout Standard
26933
26934 \family roman
26935 \series medium
26936 \shape up
26937 \emph off
26938 \bar no
26939 \noun off
26940 \color none
26941 J
26942 \end_layout
26943
26944 \end_inset
26945 </cell>
26946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26947 \begin_inset Text
26948
26949 \begin_layout Standard
26950
26951 \family roman
26952 \series medium
26953 \shape up
26954 \emph off
26955 \bar no
26956 \noun off
26957 \color none
26958 Z
26959 \end_layout
26960
26961 \end_inset
26962 </cell>
26963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26964 \begin_inset Text
26965
26966 \begin_layout Standard
26967
26968 \family roman
26969 \series medium
26970 \shape up
26971 \emph off
26972 \bar no
26973 \noun off
26974 \color none
26975 j
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 z
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 \end_layout
27003
27004 \end_inset
27005 </cell>
27006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27007 \begin_inset Text
27008
27009 \begin_layout Standard
27010
27011 \end_layout
27012
27013 \end_inset
27014 </cell>
27015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27016 \begin_inset Text
27017
27018 \begin_layout Standard
27019
27020 \family roman
27021 \series medium
27022 \shape up
27023 \emph off
27024 \bar no
27025 \noun off
27026 \color none
27027 ª
27028 \end_layout
27029
27030 \end_inset
27031 </cell>
27032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27033 \begin_inset Text
27034
27035 \begin_layout Standard
27036
27037 \family roman
27038 \series medium
27039 \shape up
27040 \emph off
27041 \bar no
27042 \noun off
27043 \color none
27044 º
27045 \end_layout
27046
27047 \end_inset
27048 </cell>
27049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27050 \begin_inset Text
27051
27052 \begin_layout Standard
27053
27054 \family roman
27055 \series medium
27056 \shape up
27057 \emph off
27058 \bar no
27059 \noun off
27060 \color none
27061 Ê
27062 \end_layout
27063
27064 \end_inset
27065 </cell>
27066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27067 \begin_inset Text
27068
27069 \begin_layout Standard
27070
27071 \family roman
27072 \series medium
27073 \shape up
27074 \emph off
27075 \bar no
27076 \noun off
27077 \color none
27078 Ú
27079 \end_layout
27080
27081 \end_inset
27082 </cell>
27083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27084 \begin_inset Text
27085
27086 \begin_layout Standard
27087
27088 \family roman
27089 \series medium
27090 \shape up
27091 \emph off
27092 \bar no
27093 \noun off
27094 \color none
27095 ê
27096 \end_layout
27097
27098 \end_inset
27099 </cell>
27100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27101 \begin_inset Text
27102
27103 \begin_layout Standard
27104
27105 \family roman
27106 \series medium
27107 \shape up
27108 \emph off
27109 \bar no
27110 \noun off
27111 \color none
27112 ú
27113 \end_layout
27114
27115 \end_inset
27116 </cell>
27117 </row>
27118 <row topline="true">
27119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27120 \begin_inset Text
27121
27122 \begin_layout Standard
27123
27124 \family roman
27125 \series medium
27126 \shape up
27127 \size tiny
27128 \emph off
27129 \bar no
27130 \noun off
27131 \color none
27132 0B
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 \end_layout
27143
27144 \end_inset
27145 </cell>
27146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27147 \begin_inset Text
27148
27149 \begin_layout Standard
27150
27151 \end_layout
27152
27153 \end_inset
27154 </cell>
27155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27156 \begin_inset Text
27157
27158 \begin_layout Standard
27159
27160 \family roman
27161 \series medium
27162 \shape up
27163 \emph off
27164 \bar no
27165 \noun off
27166 \color none
27167 +
27168 \end_layout
27169
27170 \end_inset
27171 </cell>
27172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27173 \begin_inset Text
27174
27175 \begin_layout Standard
27176
27177 \family roman
27178 \series medium
27179 \shape up
27180 \emph off
27181 \bar no
27182 \noun off
27183 \color none
27184 ;
27185 \end_layout
27186
27187 \end_inset
27188 </cell>
27189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27190 \begin_inset Text
27191
27192 \begin_layout Standard
27193
27194 \family roman
27195 \series medium
27196 \shape up
27197 \emph off
27198 \bar no
27199 \noun off
27200 \color none
27201 K
27202 \end_layout
27203
27204 \end_inset
27205 </cell>
27206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27207 \begin_inset Text
27208
27209 \begin_layout Standard
27210
27211 \family roman
27212 \series medium
27213 \shape up
27214 \emph off
27215 \bar no
27216 \noun off
27217 \color none
27218 [
27219 \end_layout
27220
27221 \end_inset
27222 </cell>
27223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27224 \begin_inset Text
27225
27226 \begin_layout Standard
27227
27228 \family roman
27229 \series medium
27230 \shape up
27231 \emph off
27232 \bar no
27233 \noun off
27234 \color none
27235 k
27236 \end_layout
27237
27238 \end_inset
27239 </cell>
27240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27241 \begin_inset Text
27242
27243 \begin_layout Standard
27244
27245 \family roman
27246 \series medium
27247 \shape up
27248 \emph off
27249 \bar no
27250 \noun off
27251 \color none
27252 {
27253 \end_layout
27254
27255 \end_inset
27256 </cell>
27257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27258 \begin_inset Text
27259
27260 \begin_layout Standard
27261
27262 \end_layout
27263
27264 \end_inset
27265 </cell>
27266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27267 \begin_inset Text
27268
27269 \begin_layout Standard
27270
27271 \end_layout
27272
27273 \end_inset
27274 </cell>
27275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27276 \begin_inset Text
27277
27278 \begin_layout Standard
27279
27280 \family roman
27281 \series medium
27282 \shape up
27283 \emph off
27284 \bar no
27285 \noun off
27286 \color none
27287 «
27288 \end_layout
27289
27290 \end_inset
27291 </cell>
27292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27293 \begin_inset Text
27294
27295 \begin_layout Standard
27296
27297 \family roman
27298 \series medium
27299 \shape up
27300 \emph off
27301 \bar no
27302 \noun off
27303 \color none
27304 »
27305 \end_layout
27306
27307 \end_inset
27308 </cell>
27309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27310 \begin_inset Text
27311
27312 \begin_layout Standard
27313
27314 \family roman
27315 \series medium
27316 \shape up
27317 \emph off
27318 \bar no
27319 \noun off
27320 \color none
27321 Ë
27322 \end_layout
27323
27324 \end_inset
27325 </cell>
27326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27327 \begin_inset Text
27328
27329 \begin_layout Standard
27330
27331 \family roman
27332 \series medium
27333 \shape up
27334 \emph off
27335 \bar no
27336 \noun off
27337 \color none
27338 Û
27339 \end_layout
27340
27341 \end_inset
27342 </cell>
27343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27344 \begin_inset Text
27345
27346 \begin_layout Standard
27347
27348 \family roman
27349 \series medium
27350 \shape up
27351 \emph off
27352 \bar no
27353 \noun off
27354 \color none
27355 ë
27356 \end_layout
27357
27358 \end_inset
27359 </cell>
27360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27361 \begin_inset Text
27362
27363 \begin_layout Standard
27364
27365 \family roman
27366 \series medium
27367 \shape up
27368 \emph off
27369 \bar no
27370 \noun off
27371 \color none
27372 û
27373 \end_layout
27374
27375 \end_inset
27376 </cell>
27377 </row>
27378 <row topline="true">
27379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27380 \begin_inset Text
27381
27382 \begin_layout Standard
27383
27384 \family roman
27385 \series medium
27386 \shape up
27387 \size tiny
27388 \emph off
27389 \bar no
27390 \noun off
27391 \color none
27392 0C
27393 \end_layout
27394
27395 \end_inset
27396 </cell>
27397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27398 \begin_inset Text
27399
27400 \begin_layout Standard
27401
27402 \end_layout
27403
27404 \end_inset
27405 </cell>
27406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27407 \begin_inset Text
27408
27409 \begin_layout Standard
27410
27411 \end_layout
27412
27413 \end_inset
27414 </cell>
27415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27416 \begin_inset Text
27417
27418 \begin_layout Standard
27419
27420 \family roman
27421 \series medium
27422 \shape up
27423 \emph off
27424 \bar no
27425 \noun off
27426 \color none
27427 ,
27428 \end_layout
27429
27430 \end_inset
27431 </cell>
27432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27433 \begin_inset Text
27434
27435 \begin_layout Standard
27436
27437 \family roman
27438 \series medium
27439 \shape up
27440 \emph off
27441 \bar no
27442 \noun off
27443 \color none
27444 <
27445 \end_layout
27446
27447 \end_inset
27448 </cell>
27449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27450 \begin_inset Text
27451
27452 \begin_layout Standard
27453
27454 \family roman
27455 \series medium
27456 \shape up
27457 \emph off
27458 \bar no
27459 \noun off
27460 \color none
27461 L
27462 \end_layout
27463
27464 \end_inset
27465 </cell>
27466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27467 \begin_inset Text
27468
27469 \begin_layout Standard
27470
27471 \family roman
27472 \series medium
27473 \shape up
27474 \emph off
27475 \bar no
27476 \noun off
27477 \color none
27478
27479 \backslash
27480
27481 \end_layout
27482
27483 \end_inset
27484 </cell>
27485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27486 \begin_inset Text
27487
27488 \begin_layout Standard
27489
27490 \family roman
27491 \series medium
27492 \shape up
27493 \emph off
27494 \bar no
27495 \noun off
27496 \color none
27497 l
27498 \end_layout
27499
27500 \end_inset
27501 </cell>
27502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27503 \begin_inset Text
27504
27505 \begin_layout Standard
27506
27507 \family roman
27508 \series medium
27509 \shape up
27510 \emph off
27511 \bar no
27512 \noun off
27513 \color none
27514 |
27515 \end_layout
27516
27517 \end_inset
27518 </cell>
27519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27520 \begin_inset Text
27521
27522 \begin_layout Standard
27523
27524 \end_layout
27525
27526 \end_inset
27527 </cell>
27528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27529 \begin_inset Text
27530
27531 \begin_layout Standard
27532
27533 \end_layout
27534
27535 \end_inset
27536 </cell>
27537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27538 \begin_inset Text
27539
27540 \begin_layout Standard
27541
27542 \family roman
27543 \series medium
27544 \shape up
27545 \emph off
27546 \bar no
27547 \noun off
27548 \color none
27549 ¬
27550 \end_layout
27551
27552 \end_inset
27553 </cell>
27554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27555 \begin_inset Text
27556
27557 \begin_layout Standard
27558
27559 \family roman
27560 \series medium
27561 \shape up
27562 \emph off
27563 \bar no
27564 \noun off
27565 \color none
27566 ¼
27567 \end_layout
27568
27569 \end_inset
27570 </cell>
27571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27572 \begin_inset Text
27573
27574 \begin_layout Standard
27575
27576 \family roman
27577 \series medium
27578 \shape up
27579 \emph off
27580 \bar no
27581 \noun off
27582 \color none
27583 Ì
27584 \end_layout
27585
27586 \end_inset
27587 </cell>
27588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27589 \begin_inset Text
27590
27591 \begin_layout Standard
27592
27593 \family roman
27594 \series medium
27595 \shape up
27596 \emph off
27597 \bar no
27598 \noun off
27599 \color none
27600 Ü
27601 \end_layout
27602
27603 \end_inset
27604 </cell>
27605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27606 \begin_inset Text
27607
27608 \begin_layout Standard
27609
27610 \family roman
27611 \series medium
27612 \shape up
27613 \emph off
27614 \bar no
27615 \noun off
27616 \color none
27617 ì
27618 \end_layout
27619
27620 \end_inset
27621 </cell>
27622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27623 \begin_inset Text
27624
27625 \begin_layout Standard
27626
27627 \family roman
27628 \series medium
27629 \shape up
27630 \emph off
27631 \bar no
27632 \noun off
27633 \color none
27634 ü
27635 \end_layout
27636
27637 \end_inset
27638 </cell>
27639 </row>
27640 <row topline="true">
27641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27642 \begin_inset Text
27643
27644 \begin_layout Standard
27645
27646 \family roman
27647 \series medium
27648 \shape up
27649 \size tiny
27650 \emph off
27651 \bar no
27652 \noun off
27653 \color none
27654 0D
27655 \end_layout
27656
27657 \end_inset
27658 </cell>
27659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27660 \begin_inset Text
27661
27662 \begin_layout Standard
27663
27664 \end_layout
27665
27666 \end_inset
27667 </cell>
27668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27669 \begin_inset Text
27670
27671 \begin_layout Standard
27672
27673 \end_layout
27674
27675 \end_inset
27676 </cell>
27677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27678 \begin_inset Text
27679
27680 \begin_layout Standard
27681
27682 \family roman
27683 \series medium
27684 \shape up
27685 \emph off
27686 \bar no
27687 \noun off
27688 \color none
27689 -
27690 \end_layout
27691
27692 \end_inset
27693 </cell>
27694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27695 \begin_inset Text
27696
27697 \begin_layout Standard
27698
27699 \family roman
27700 \series medium
27701 \shape up
27702 \emph off
27703 \bar no
27704 \noun off
27705 \color none
27706 =
27707 \end_layout
27708
27709 \end_inset
27710 </cell>
27711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27712 \begin_inset Text
27713
27714 \begin_layout Standard
27715
27716 \family roman
27717 \series medium
27718 \shape up
27719 \emph off
27720 \bar no
27721 \noun off
27722 \color none
27723 M
27724 \end_layout
27725
27726 \end_inset
27727 </cell>
27728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27729 \begin_inset Text
27730
27731 \begin_layout Standard
27732
27733 \family roman
27734 \series medium
27735 \shape up
27736 \emph off
27737 \bar no
27738 \noun off
27739 \color none
27740 ]
27741 \end_layout
27742
27743 \end_inset
27744 </cell>
27745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27746 \begin_inset Text
27747
27748 \begin_layout Standard
27749
27750 \family roman
27751 \series medium
27752 \shape up
27753 \emph off
27754 \bar no
27755 \noun off
27756 \color none
27757 m
27758 \end_layout
27759
27760 \end_inset
27761 </cell>
27762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27763 \begin_inset Text
27764
27765 \begin_layout Standard
27766
27767 \family roman
27768 \series medium
27769 \shape up
27770 \emph off
27771 \bar no
27772 \noun off
27773 \color none
27774 }
27775 \end_layout
27776
27777 \end_inset
27778 </cell>
27779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27780 \begin_inset Text
27781
27782 \begin_layout Standard
27783
27784 \end_layout
27785
27786 \end_inset
27787 </cell>
27788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27789 \begin_inset Text
27790
27791 \begin_layout Standard
27792
27793 \end_layout
27794
27795 \end_inset
27796 </cell>
27797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27798 \begin_inset Text
27799
27800 \begin_layout Standard
27801 \begin_inset ERT
27802 status collapsed
27803
27804 \begin_layout Standard
27805
27806
27807 \backslash
27808 textendash
27809 \end_layout
27810
27811 \end_inset
27812
27813
27814 \begin_inset Note Note
27815 status collapsed
27816
27817 \begin_layout Standard
27818 character ­ 
27819 \end_layout
27820
27821 \end_inset
27822
27823
27824 \end_layout
27825
27826 \end_inset
27827 </cell>
27828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27829 \begin_inset Text
27830
27831 \begin_layout Standard
27832
27833 \family roman
27834 \series medium
27835 \shape up
27836 \emph off
27837 \bar no
27838 \noun off
27839 \color none
27840 ½
27841 \end_layout
27842
27843 \end_inset
27844 </cell>
27845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27846 \begin_inset Text
27847
27848 \begin_layout Standard
27849
27850 \family roman
27851 \series medium
27852 \shape up
27853 \emph off
27854 \bar no
27855 \noun off
27856 \color none
27857 Í
27858 \end_layout
27859
27860 \end_inset
27861 </cell>
27862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27863 \begin_inset Text
27864
27865 \begin_layout Standard
27866
27867 \family roman
27868 \series medium
27869 \shape up
27870 \emph off
27871 \bar no
27872 \noun off
27873 \color none
27874 Ý
27875 \end_layout
27876
27877 \end_inset
27878 </cell>
27879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27880 \begin_inset Text
27881
27882 \begin_layout Standard
27883
27884 \family roman
27885 \series medium
27886 \shape up
27887 \emph off
27888 \bar no
27889 \noun off
27890 \color none
27891 í
27892 \end_layout
27893
27894 \end_inset
27895 </cell>
27896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27897 \begin_inset Text
27898
27899 \begin_layout Standard
27900
27901 \family roman
27902 \series medium
27903 \shape up
27904 \emph off
27905 \bar no
27906 \noun off
27907 \color none
27908 ý
27909 \end_layout
27910
27911 \end_inset
27912 </cell>
27913 </row>
27914 <row topline="true">
27915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27916 \begin_inset Text
27917
27918 \begin_layout Standard
27919
27920 \family roman
27921 \series medium
27922 \shape up
27923 \size tiny
27924 \emph off
27925 \bar no
27926 \noun off
27927 \color none
27928 0E
27929 \end_layout
27930
27931 \end_inset
27932 </cell>
27933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27934 \begin_inset Text
27935
27936 \begin_layout Standard
27937
27938 \end_layout
27939
27940 \end_inset
27941 </cell>
27942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27943 \begin_inset Text
27944
27945 \begin_layout Standard
27946
27947 \end_layout
27948
27949 \end_inset
27950 </cell>
27951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27952 \begin_inset Text
27953
27954 \begin_layout Standard
27955
27956 \family roman
27957 \series medium
27958 \shape up
27959 \emph off
27960 \bar no
27961 \noun off
27962 \color none
27963 .
27964 \end_layout
27965
27966 \end_inset
27967 </cell>
27968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27969 \begin_inset Text
27970
27971 \begin_layout Standard
27972
27973 \family roman
27974 \series medium
27975 \shape up
27976 \emph off
27977 \bar no
27978 \noun off
27979 \color none
27980 >
27981 \end_layout
27982
27983 \end_inset
27984 </cell>
27985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27986 \begin_inset Text
27987
27988 \begin_layout Standard
27989
27990 \family roman
27991 \series medium
27992 \shape up
27993 \emph off
27994 \bar no
27995 \noun off
27996 \color none
27997 N
27998 \end_layout
27999
28000 \end_inset
28001 </cell>
28002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28003 \begin_inset Text
28004
28005 \begin_layout Standard
28006
28007 \family roman
28008 \series medium
28009 \shape up
28010 \emph off
28011 \bar no
28012 \noun off
28013 \color none
28014 ^
28015 \end_layout
28016
28017 \end_inset
28018 </cell>
28019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28020 \begin_inset Text
28021
28022 \begin_layout Standard
28023
28024 \family roman
28025 \series medium
28026 \shape up
28027 \emph off
28028 \bar no
28029 \noun off
28030 \color none
28031 n
28032 \end_layout
28033
28034 \end_inset
28035 </cell>
28036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28037 \begin_inset Text
28038
28039 \begin_layout Standard
28040
28041 \family roman
28042 \series medium
28043 \shape up
28044 \emph off
28045 \bar no
28046 \noun off
28047 \color none
28048 ~
28049 \end_layout
28050
28051 \end_inset
28052 </cell>
28053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28054 \begin_inset Text
28055
28056 \begin_layout Standard
28057
28058 \end_layout
28059
28060 \end_inset
28061 </cell>
28062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28063 \begin_inset Text
28064
28065 \begin_layout Standard
28066
28067 \end_layout
28068
28069 \end_inset
28070 </cell>
28071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28072 \begin_inset Text
28073
28074 \begin_layout Standard
28075
28076 \family roman
28077 \series medium
28078 \shape up
28079 \emph off
28080 \bar no
28081 \noun off
28082 \color none
28083 ®
28084 \end_layout
28085
28086 \end_inset
28087 </cell>
28088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28089 \begin_inset Text
28090
28091 \begin_layout Standard
28092
28093 \family roman
28094 \series medium
28095 \shape up
28096 \emph off
28097 \bar no
28098 \noun off
28099 \color none
28100 ¾
28101 \end_layout
28102
28103 \end_inset
28104 </cell>
28105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28106 \begin_inset Text
28107
28108 \begin_layout Standard
28109
28110 \family roman
28111 \series medium
28112 \shape up
28113 \emph off
28114 \bar no
28115 \noun off
28116 \color none
28117 Î
28118 \end_layout
28119
28120 \end_inset
28121 </cell>
28122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28123 \begin_inset Text
28124
28125 \begin_layout Standard
28126
28127 \family roman
28128 \series medium
28129 \shape up
28130 \emph off
28131 \bar no
28132 \noun off
28133 \color none
28134 Þ
28135 \end_layout
28136
28137 \end_inset
28138 </cell>
28139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28140 \begin_inset Text
28141
28142 \begin_layout Standard
28143
28144 \family roman
28145 \series medium
28146 \shape up
28147 \emph off
28148 \bar no
28149 \noun off
28150 \color none
28151 î
28152 \end_layout
28153
28154 \end_inset
28155 </cell>
28156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28157 \begin_inset Text
28158
28159 \begin_layout Standard
28160
28161 \family roman
28162 \series medium
28163 \shape up
28164 \emph off
28165 \bar no
28166 \noun off
28167 \color none
28168 þ
28169 \end_layout
28170
28171 \end_inset
28172 </cell>
28173 </row>
28174 <row topline="true" bottomline="true">
28175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28176 \begin_inset Text
28177
28178 \begin_layout Standard
28179
28180 \family roman
28181 \series medium
28182 \shape up
28183 \size tiny
28184 \emph off
28185 \bar no
28186 \noun off
28187 \color none
28188 0F
28189 \end_layout
28190
28191 \end_inset
28192 </cell>
28193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28194 \begin_inset Text
28195
28196 \begin_layout Standard
28197
28198 \end_layout
28199
28200 \end_inset
28201 </cell>
28202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28203 \begin_inset Text
28204
28205 \begin_layout Standard
28206
28207 \end_layout
28208
28209 \end_inset
28210 </cell>
28211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28212 \begin_inset Text
28213
28214 \begin_layout Standard
28215
28216 \family roman
28217 \series medium
28218 \shape up
28219 \emph off
28220 \bar no
28221 \noun off
28222 \color none
28223 /
28224 \end_layout
28225
28226 \end_inset
28227 </cell>
28228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28229 \begin_inset Text
28230
28231 \begin_layout Standard
28232
28233 \family roman
28234 \series medium
28235 \shape up
28236 \emph off
28237 \bar no
28238 \noun off
28239 \color none
28240 ?
28241 \end_layout
28242
28243 \end_inset
28244 </cell>
28245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28246 \begin_inset Text
28247
28248 \begin_layout Standard
28249
28250 \family roman
28251 \series medium
28252 \shape up
28253 \emph off
28254 \bar no
28255 \noun off
28256 \color none
28257 O
28258 \end_layout
28259
28260 \end_inset
28261 </cell>
28262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28263 \begin_inset Text
28264
28265 \begin_layout Standard
28266
28267 \family roman
28268 \series medium
28269 \shape up
28270 \emph off
28271 \bar no
28272 \noun off
28273 \color none
28274 _
28275 \end_layout
28276
28277 \end_inset
28278 </cell>
28279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28280 \begin_inset Text
28281
28282 \begin_layout Standard
28283
28284 \family roman
28285 \series medium
28286 \shape up
28287 \emph off
28288 \bar no
28289 \noun off
28290 \color none
28291 o
28292 \end_layout
28293
28294 \end_inset
28295 </cell>
28296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28297 \begin_inset Text
28298
28299 \begin_layout Standard
28300
28301 \end_layout
28302
28303 \end_inset
28304 </cell>
28305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28306 \begin_inset Text
28307
28308 \begin_layout Standard
28309
28310 \end_layout
28311
28312 \end_inset
28313 </cell>
28314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28315 \begin_inset Text
28316
28317 \begin_layout Standard
28318
28319 \end_layout
28320
28321 \end_inset
28322 </cell>
28323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28324 \begin_inset Text
28325
28326 \begin_layout Standard
28327
28328 \family roman
28329 \series medium
28330 \shape up
28331 \emph off
28332 \bar no
28333 \noun off
28334 \color none
28335 ¯
28336 \end_layout
28337
28338 \end_inset
28339 </cell>
28340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28341 \begin_inset Text
28342
28343 \begin_layout Standard
28344
28345 \family roman
28346 \series medium
28347 \shape up
28348 \emph off
28349 \bar no
28350 \noun off
28351 \color none
28352 ¿
28353 \end_layout
28354
28355 \end_inset
28356 </cell>
28357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28358 \begin_inset Text
28359
28360 \begin_layout Standard
28361
28362 \family roman
28363 \series medium
28364 \shape up
28365 \emph off
28366 \bar no
28367 \noun off
28368 \color none
28369 Ï
28370 \end_layout
28371
28372 \end_inset
28373 </cell>
28374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28375 \begin_inset Text
28376
28377 \begin_layout Standard
28378
28379 \family roman
28380 \series medium
28381 \shape up
28382 \emph off
28383 \bar no
28384 \noun off
28385 \color none
28386 ß
28387 \end_layout
28388
28389 \end_inset
28390 </cell>
28391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28392 \begin_inset Text
28393
28394 \begin_layout Standard
28395
28396 \family roman
28397 \series medium
28398 \shape up
28399 \emph off
28400 \bar no
28401 \noun off
28402 \color none
28403 ï
28404 \end_layout
28405
28406 \end_inset
28407 </cell>
28408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28409 \begin_inset Text
28410
28411 \begin_layout Standard
28412
28413 \family roman
28414 \series medium
28415 \shape up
28416 \emph off
28417 \bar no
28418 \noun off
28419 \color none
28420 ÿ
28421 \end_layout
28422
28423 \end_inset
28424 </cell>
28425 </row>
28426 </lyxtabular>
28427
28428 \end_inset
28429
28430
28431 \end_layout
28432
28433 \end_inset
28434
28435
28436 \end_layout
28437
28438 \begin_layout Standard
28439 The following is a full list of all of the accented characters LyX can display
28440  directly.
28441  It includes not only the accented characters from the previous table, but
28442  also the characters from 
28443 \family typewriter
28444 ISO8859--2
28445 \family default
28446  through 
28447 \family typewriter
28448 4
28449 \family default
28450 .
28451  
28452 \end_layout
28453
28454 \begin_layout Itemize
28455 From 
28456 \family typewriter
28457 ISO8859--1
28458 \family default
28459 :
28460 \end_layout
28461
28462 \begin_deeper
28463 \begin_layout Standard
28464 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
28465 \hfill
28466 diaeresis
28467 \end_layout
28468
28469 \begin_layout Standard
28470 ^ Â Ê Î Ô Û â ê î ô û
28471 \hfill
28472 circumflex
28473 \end_layout
28474
28475 \begin_layout Standard
28476 ` À È Ì Ò Ù à è ì ò ù
28477 \hfill
28478 grave
28479 \end_layout
28480
28481 \begin_layout Standard
28482 ´ Á É Í Ó Ú Ý á é í ó ú ý
28483 \hfill
28484 acute
28485 \end_layout
28486
28487 \begin_layout Standard
28488 ~ Ã Ñ Õ ã ñ õ
28489 \hfill
28490 tilde
28491 \end_layout
28492
28493 \begin_layout Standard
28494 ¸Çç
28495 \hfill
28496 cedilla
28497 \end_layout
28498
28499 \begin_layout Standard
28500 ¯
28501 \hfill
28502 macron
28503 \begin_inset Foot
28504 status collapsed
28505
28506 \begin_layout Standard
28507 The dead macron in usually not needed, as you will use a non--dead key for
28508  this instead.
28509  For example, S-M-minus, or if 
28510 \family typewriter
28511 \shape up
28512 .Xmodmap
28513 \family default
28514 \shape default
28515  is correct, S-M-macron.
28516 \end_layout
28517
28518 \end_inset
28519
28520
28521 \end_layout
28522
28523 \end_deeper
28524 \begin_layout Itemize
28525 From 
28526 \family typewriter
28527 ISO8859--2
28528 \family default
28529  through 
28530 \family typewriter
28531 4
28532 \family default
28533 :
28534 \end_layout
28535
28536 \begin_deeper
28537 \begin_layout Standard
28538 ĤĴĥȷ̂ĈĜŜĉĝŝ
28539 \hfill
28540 circumflex
28541 \end_layout
28542
28543 \begin_layout Standard
28544 ŚŹśźŔĹĆŃŕĺćń
28545 \hfill
28546 acute
28547 \end_layout
28548
28549 \begin_layout Standard
28550 Ĩı̃Ũũ
28551 \hfill
28552 tilde
28553 \end_layout
28554
28555 \begin_layout Standard
28556 ŞşŢţŖĻĢŗļģŅĶņķ
28557 \hfill
28558 cedilla
28559 \begin_inset Foot
28560 status collapsed
28561
28562 \begin_layout Standard
28563 These characters might not look very nice on screen, but they will be just
28564  fine when run through LaTeX and printed.
28565 \end_layout
28566
28567 \end_inset
28568
28569
28570 \end_layout
28571
28572 \begin_layout Standard
28573 ĒēĀĪŌŪāı̄ōū
28574 \hfill
28575 macron
28576 \end_layout
28577
28578 \begin_layout Standard
28579 ŐŰőű
28580 \hfill
28581 hungarian umlaut
28582 \end_layout
28583
28584 \end_deeper
28585 \begin_layout Standard
28586 All the characters above are actively supported by TeX fonts.
28587  In addition TeX allows diacritical marks on almost all characters .
28588  Also make sure you're using the 
28589 \family typewriter
28590 T1
28591 \family default
28592  font-encoding and have the package 
28593 \family typewriter
28594 umlaute.sty
28595 \family default
28596  with the definition file 
28597 \family typewriter
28598 iso.def
28599 \family default
28600  installed.
28601 \end_layout
28602
28603 \begin_layout Chapter
28604 Credits
28605 \end_layout
28606
28607 \begin_layout Standard
28608 The documentation is a collaborative effort between many different people
28609  (and we would encourage people to contribute !).
28610 \end_layout
28611
28612 \begin_layout Standard
28613 First, we need to give due credit to those who came before us.
28614  They gave us the base upon which the new manuals are built, and some continue
28615  to provide information:
28616 \end_layout
28617
28618 \begin_layout Itemize
28619
28620 \noun on
28621 Matthias Ettrich
28622 \noun default
28623  wrote the original documentation, from which this manual is built, as well
28624  as the introduction to this manual [or the 
28625 \begin_inset Quotes eld
28626 \end_inset
28627
28628 LyX Manifesto,
28629 \begin_inset Quotes erd
28630 \end_inset
28631
28632  as some of us call it].
28633 \end_layout
28634
28635 \begin_layout Itemize
28636
28637 \noun on
28638 Lars Gullik Bjønnes
28639 \noun default
28640  wrote several minidocs, including some of the information about international
28641  support in LyX.
28642 \end_layout
28643
28644 \begin_layout Itemize
28645
28646 \noun on
28647 Ivan Schreter
28648 \noun default
28649  also wrote a minidoc about international support, specifically about internatio
28650 nal keyboard maps and customization.
28651 \end_layout
28652
28653 \begin_layout Itemize
28654
28655 \noun on
28656 Pascal André
28657 \noun default
28658  originally documented the LinuxDoc SGML interface.
28659 \end_layout
28660
28661 \begin_layout Itemize
28662
28663 \noun on
28664 Alejandro Aguilar Sierra
28665 \noun default
28666  originally documented math mode and provided the entries for the math functions
28667  in 
28668 \family typewriter
28669 Reference.lyx
28670 \end_layout
28671
28672 \begin_layout Itemize
28673 Special thanks to the LyX Team\InsetSpace ~
28674
28675 \begin_inset LatexCommand cite
28676 key "lyxcredit"
28677
28678 \end_inset
28679
28680  for help and answers to questions.
28681 \end_layout
28682
28683 \begin_layout Standard
28684 Next, it's time to give credit to the 
28685 \begin_inset Quotes eld
28686 \end_inset
28687
28688 LyX Documentation Team,
28689 \begin_inset Quotes erd
28690 \end_inset
28691
28692  all of the people who helped rewrite the old documentation into the form
28693  it had after LyX version 0.10:
28694 \end_layout
28695
28696 \begin_layout Itemize
28697
28698 \noun on
28699 David Johnson
28700 \noun default
28701 :
28702 \end_layout
28703
28704 \begin_deeper
28705 \begin_layout Itemize
28706 Contributor to the FAQ and the old 
28707 \begin_inset Quotes eld
28708 \end_inset
28709
28710
28711 \family typewriter
28712 HowDoI-.lyx
28713 \family default
28714
28715 \begin_inset Quotes erd
28716 \end_inset
28717
28718  [now defunct].
28719 \end_layout
28720
28721 \begin_layout Itemize
28722 General editing assistance.
28723 \end_layout
28724
28725 \begin_layout Itemize
28726 Documentation of: 
28727 \end_layout
28728
28729 \begin_deeper
28730 \begin_layout Itemize
28731 math mode 
28732 \end_layout
28733
28734 \begin_layout Itemize
28735 tables
28736 \end_layout
28737
28738 \begin_layout Itemize
28739 spellchecking
28740 \end_layout
28741
28742 \end_deeper
28743 \end_deeper
28744 \begin_layout Itemize
28745
28746 \noun on
28747 Rich Fields
28748 \noun default
28749 :
28750 \end_layout
28751
28752 \begin_deeper
28753 \begin_layout Itemize
28754 Primary contributor to 
28755 \family typewriter
28756 Reference.lyx
28757 \end_layout
28758
28759 \begin_layout Itemize
28760 Documentation of the basic LyX interface in 
28761 \family typewriter
28762 UserGuide.lyx
28763 \end_layout
28764
28765 \end_deeper
28766 \begin_layout Itemize
28767
28768 \noun on
28769 Paul Evans
28770 \noun default
28771 :
28772 \end_layout
28773
28774 \begin_deeper
28775 \begin_layout Itemize
28776 Former maintainer of the FAQ and the old 
28777 \begin_inset Quotes eld
28778 \end_inset
28779
28780
28781 \family typewriter
28782 HowDoI-.lyx
28783 \family default
28784
28785 \begin_inset Quotes erd
28786 \end_inset
28787
28788  [now defunct].
28789 \end_layout
28790
28791 \begin_layout Itemize
28792 Documentation of LinuxDoc in 
28793 \family typewriter
28794 UserGuide.lyx
28795 \end_layout
28796
28797 \end_deeper
28798 \begin_layout Itemize
28799
28800 \noun on
28801 Paul Russel:
28802 \end_layout
28803
28804 \begin_deeper
28805 \begin_layout Itemize
28806 Documentation of figures and imported graphics in 
28807 \family typewriter
28808 UserGuide.lyx
28809 \end_layout
28810
28811 \end_deeper
28812 \begin_layout Itemize
28813
28814 \noun on
28815 John Raithel
28816 \noun default
28817 :
28818 \end_layout
28819
28820 \begin_deeper
28821 \begin_layout Itemize
28822 Documentation of internationalization features in 
28823 \family typewriter
28824 UserGuide.lyx
28825 \end_layout
28826
28827 \end_deeper
28828 \begin_layout Itemize
28829
28830 \noun on
28831 Robin Socha:
28832 \end_layout
28833
28834 \begin_deeper
28835 \begin_layout Itemize
28836 Documentation of:
28837 \end_layout
28838
28839 \begin_deeper
28840 \begin_layout Itemize
28841 footnotes
28842 \end_layout
28843
28844 \begin_layout Itemize
28845 margin notes
28846 \end_layout
28847
28848 \begin_layout Itemize
28849 table of contents
28850 \end_layout
28851
28852 \begin_layout Itemize
28853 cross-references
28854 \end_layout
28855
28856 \end_deeper
28857 \end_deeper
28858 \begin_layout Itemize
28859
28860 \noun on
28861 Amir Karger
28862 \end_layout
28863
28864 \begin_deeper
28865 \begin_layout Itemize
28866 Primary contributor to 
28867 \family typewriter
28868 Tutorial.lyx
28869 \end_layout
28870
28871 \end_deeper
28872 \begin_layout Itemize
28873
28874 \noun on
28875 Matthias Zenker:
28876 \end_layout
28877
28878 \begin_deeper
28879 \begin_layout Itemize
28880 Documentation of 
28881 \end_layout
28882
28883 \begin_deeper
28884 \begin_layout Itemize
28885 manual fine-tuning 
28886 \end_layout
28887
28888 \begin_layout Itemize
28889 using LaTeX from within LyX
28890 \end_layout
28891
28892 \end_deeper
28893 \end_deeper
28894 \begin_layout Itemize
28895
28896 \noun on
28897 John Weiss
28898 \noun default
28899 :
28900 \end_layout
28901
28902 \begin_deeper
28903 \begin_layout Itemize
28904 General organization and format of the documents.
28905 \end_layout
28906
28907 \begin_layout Itemize
28908 Documentation of :
28909 \end_layout
28910
28911 \begin_deeper
28912 \begin_layout Itemize
28913 LyX setup
28914 \end_layout
28915
28916 \begin_layout Itemize
28917 paragraph environments, document layout, nesting, typography notes, fonts
28918 \end_layout
28919
28920 \end_deeper
28921 \begin_layout Itemize
28922 Also responsible for Introduction in 
28923 \family typewriter
28924 Tutorial.lyx
28925 \end_layout
28926
28927 \begin_layout Itemize
28928 Editor of the documents.
28929  [from 6/96-fall 1997]
28930 \end_layout
28931
28932 \end_deeper
28933 \begin_layout Standard
28934 After fall of 1997, the LyX Team as a whole took over maintenance of the
28935  documentation.
28936 \end_layout
28937
28938 \begin_layout Bibliography
28939 \begin_inset LatexCommand bibitem
28940 key "lyxcredit"
28941
28942 \end_inset
28943
28944 The LyX Team: 
28945 \begin_inset ERT
28946 status collapsed
28947
28948 \begin_layout Standard
28949
28950
28951 \backslash
28952 href{http://www.lyx.org/about/credits.php}{
28953 \end_layout
28954
28955 \end_inset
28956
28957
28958 \emph on
28959 CREDITS
28960 \emph default
28961
28962 \begin_inset ERT
28963 status collapsed
28964
28965 \begin_layout Standard
28966
28967 }
28968 \end_layout
28969
28970 \end_inset
28971
28972
28973 \end_layout
28974
28975 \begin_layout Bibliography
28976 \begin_inset LatexCommand bibitem
28977 key "latexbook"
28978
28979 \end_inset
28980
28981 Leslie Lamport: 
28982 \emph on
28983 LaTeX: A Document Preparation System.
28984
28985 \emph default
28986  Addison-Wesley, second edition, 1994
28987 \end_layout
28988
28989 \begin_layout Bibliography
28990 \begin_inset LatexCommand bibitem
28991 key "latexcompanion"
28992
28993 \end_inset
28994
28995 Michel Goossens, Frank Mittelbach and Alexander Samarin: 
28996 \emph on
28997 The LaTeX Companion.
28998
28999 \emph default
29000  Addison-Wesley, 1994
29001 \end_layout
29002
29003 \begin_layout Bibliography
29004 \begin_inset LatexCommand bibitem
29005 key "latexguide"
29006
29007 \end_inset
29008
29009 Kopka and Daly: 
29010 \emph on
29011 A Guide to LaTeX2e
29012 \end_layout
29013
29014 \begin_layout Bibliography
29015 \begin_inset LatexCommand bibitem
29016 key "texbook"
29017
29018 \end_inset
29019
29020 Donald E.
29021  Knuth.
29022  
29023 \emph on
29024 The TeXbook
29025 \end_layout
29026
29027 \end_body
29028 \end_document