]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
EmbeddedObjects: add ligature breaks, spotted by Hartmut
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 274
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 "Bo Peng" 
96 \author "Uwe Stöhr" 
97 \end_header
98
99 \begin_body
100
101 \begin_layout Title
102 The LyX User's Guide
103 \end_layout
104
105 \begin_layout Author
106 by the LyX Team
107 \begin_inset Foot
108 status collapsed
109
110 \begin_layout Standard
111 \noindent
112 If you have comments or error corrections, please send them to the LyX Documenta
113 tion mailing list: 
114 \family typewriter
115 lyx-docs@lists.lyx.org
116 \end_layout
117
118 \end_inset
119
120
121 \end_layout
122
123 \begin_layout Standard
124 \begin_inset Note Note
125 status open
126
127 \begin_layout Standard
128 To export this document as pdf, ps or dvi, the LaTeX-package 
129 \series bold
130 hyperref
131 \series default
132  has to be installed.
133 \end_layout
134
135 \begin_layout Standard
136 This package should be part of all popular LaTeX-distributions.
137 \end_layout
138
139 \end_inset
140
141
142 \end_layout
143
144 \begin_layout Standard
145 \begin_inset LatexCommand tableofcontents
146
147 \end_inset
148
149
150 \end_layout
151
152 \begin_layout Chapter
153 Introduction
154 \end_layout
155
156 \begin_layout Section
157 What is LyX?
158 \end_layout
159
160 \begin_layout Standard
161 LyX is a document preparation system.
162  It is a tool for producing beautiful manuscripts, publishable books, business
163  letters and proposals, and even poetry.
164  It is unlike most other 
165 \begin_inset Quotes eld
166 \end_inset
167
168 word processors
169 \begin_inset Quotes erd
170 \end_inset
171
172  in the sense that it uses the paradigm of a markup language as its core
173  editing style.
174  That means that when you type a section header, you mark it as a 
175 \begin_inset Quotes eld
176 \end_inset
177
178 Section
179 \begin_inset Quotes erd
180 \end_inset
181
182 , not 
183 \begin_inset Quotes eld
184 \end_inset
185
186 Bold, 17 pt type, left justified, 5 mm space below
187 \begin_inset Quotes erd
188 \end_inset
189
190 .
191  LyX takes care of the typesetting for you, so you deal only with concepts,
192  not the mechanics.
193 \end_layout
194
195 \begin_layout Standard
196 This philosophy is explained in much greater detail in the 
197 \emph on
198
199 \begin_inset Quotes eld
200 \end_inset
201
202 Introduction
203 \begin_inset Quotes erd
204 \end_inset
205
206
207 \emph default
208 .
209  If you haven't read it yet, you need to.
210  Yes, we mean now.
211 \end_layout
212
213 \begin_layout Standard
214 The 
215 \begin_inset Quotes eld
216 \end_inset
217
218
219 \emph on
220 Introduction
221 \emph default
222
223 \begin_inset Quotes erd
224 \end_inset
225
226  describes several things in addition to LyX's philosophy: most importantly,
227  the format of all of the manuals.
228  If you don't read it, you'll have a bear of a time navigating this manual.
229  You might also be better served looking in one of the other manuals instead
230  of this one.
231  
232 \begin_inset Quotes eld
233 \end_inset
234
235
236 \emph on
237 Introduction
238 \emph default
239
240 \begin_inset Quotes erd
241 \end_inset
242
243  describes that, too.
244 \end_layout
245
246 \begin_layout Section
247 Getting Started
248 \end_layout
249
250 \begin_layout Subsection
251 Invoking LyX
252 \end_layout
253
254 \begin_layout Standard
255 Similar to other Linux [and other brands of Unix] programs, you start LyX
256  by simply typing 
257 \family typewriter
258 lyx
259 \family default
260  at the command line.
261  You can, of course, include several command-line options, including file
262  names.
263  We're not going to repeat all of the command-line options here, since we've
264  already done that in the 
265 \family typewriter
266 man
267 \family default
268  page for LyX.
269  Check there for more info.
270 \end_layout
271
272 \begin_layout Standard
273 There are one or two things we'd like to comment on:
274 \end_layout
275
276 \begin_layout Standard
277 Please note that if you include more than one file name on the command line,
278  LyX will load them all, though it won't display them all simultaneously.
279  More on that in a bit.
280 \end_layout
281
282 \begin_layout Subsection
283 How LyX Looks
284 \end_layout
285
286 \begin_layout Standard
287 Like most applications, LyX has the familiar menu bar across the top of
288  its window.
289  Below it is a toolbar with a pulldown box and various buttons.
290  There is, of course, a vertical scrollbar and a main work area for editing
291  documents.
292  Near the bottom of the window is a small window containing a single line
293  of text.
294  This is the 
295 \emph on
296 minibuffer
297 \emph default
298  (a term which we've swiped, lock, stock, and barrel, from GNU Emacs), which
299  really means 
300 \begin_inset Quotes eld
301 \end_inset
302
303 command buffer
304 \begin_inset Quotes erd
305 \end_inset
306
307 .
308  Type 
309 \family sans
310 M-x
311 \family default
312  when you need to type a command in the minibuffer.
313 \end_layout
314
315 \begin_layout Standard
316 Note that there is no horizontal scroll bar.
317  This is not a bug or an oversight, but intentional.
318  When you read a book, you expect the end of a line to wrap around to the
319  next line.
320  Text overflows onto new pages in a vertical fashion, hence the need for
321  only a vertical scrollbar.
322 \end_layout
323
324 \begin_layout Standard
325 There are three cases where you might want a horizontal scrollbar.
326  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
327  This, however, is due
328  to a flaw in the routine that displays graphics on the LyX screen in a
329  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
330  as you'd need to rescale graphics to fit on a page.
331  The second and third cases are tables and equations which are wider than
332  the LyX window.
333  You can use the arrow keys to scroll horizontally through the table, but
334  this doesn't work for equations yet.
335 \end_layout
336
337 \begin_layout Subsection
338 HELP!
339 \end_layout
340
341 \begin_layout Standard
342 First, the bad news: the help system is not as thorough as that in many
343  commercial applications.
344  Patience.
345  We're working on it.
346 \end_layout
347
348 \begin_layout Standard
349 Now the good news: the help system consists of the LyX manuals.
350  You can read 
351 \emph on
352 all
353 \emph default
354  of the manuals from inside LyX.
355  Just select the manual you want read from the 
356 \family sans
357 \bar under
358 H
359 \bar default
360 elp
361 \family default
362  menu.
363 \end_layout
364
365 \begin_layout Standard
366 While we're at it, we'd like to make a comment about the manuals.
367  They're not idiot-proof, not in the least.
368  Here's what one of our authors, 
369 \noun on
370 John Weiss
371 \noun default
372 , once said about manuals:
373 \end_layout
374
375 \begin_layout Quotation
376 I hate manuals.
377 \end_layout
378
379 \begin_layout Quotation
380 Yes, we've all dealt with the terse, poorly-translated, or cryptic manuals.
381  They are aggravating.
382  I find, however, that the overly simplified ones are even more aggravating.
383  First, they spend about half their time carefully explaining to the user
384  how to operate a mouse, what a menu is, et cetera, ad nauseum.
385  Please, if someone doesn't know how to use their own computer, or a GUI,
386  then they should sit down and learn 
387 \emph on
388 before
389 \emph default
390  they start up a major piece of software.
391 \end_layout
392
393 \begin_layout Quotation
394 Second, what information they do provide seems to assume that the user is
395  stupid.
396  Utter nonsense! Most users, in my experience, are some combination of clueless
397  and intimidated, not stupid.
398  Besides, if someone is truly slow on the uptake, they need help that a
399  manual for a piece of computer software can't give.
400 \end_layout
401
402 \begin_layout Standard
403
404 \emph on
405 Editor's Note: With this in mind, I've instructed all of the other authors
406  to avoid patronizing you, the reader, and to be more pedagogical than pedantic.
407  As for those who are too lazy to read and understand the manuals --- well,
408  as we say here in America, there's no such thing as a free lunch.
409  - jw
410 \end_layout
411
412 \begin_layout Section
413 The LyX Interface
414 \end_layout
415
416 \begin_layout Subsection
417 Basic File Operations
418 \end_layout
419
420 \begin_layout Standard
421 Under the 
422 \family sans
423 \bar under
424 F
425 \bar default
426 ile
427 \family default
428  menu are the 9 basic operations for any word processor in addition to some
429  more advanced operations:
430 \end_layout
431
432 \begin_layout Itemize
433
434 \family sans
435 \bar under
436 N
437 \bar default
438 ew
439 \end_layout
440
441 \begin_layout Itemize
442
443 \family sans
444 New\InsetSpace ~
445 from
446 \bar under
447 \InsetSpace ~
448 T
449 \bar default
450 emplate
451 \end_layout
452
453 \begin_layout Itemize
454
455 \family sans
456 \bar under
457 O
458 \bar default
459 pen
460 \end_layout
461
462 \begin_layout Itemize
463
464 \family sans
465 \bar under
466 C
467 \bar default
468 lose
469 \end_layout
470
471 \begin_layout Itemize
472
473 \family sans
474 \bar under
475 S
476 \bar default
477 ave
478 \end_layout
479
480 \begin_layout Itemize
481
482 \family sans
483 Save\InsetSpace ~
484
485 \bar under
486 A
487 \bar default
488 s
489 \end_layout
490
491 \begin_layout Itemize
492
493 \family sans
494 \bar under
495 R
496 \bar default
497 evert
498 \end_layout
499
500 \begin_layout Itemize
501
502 \family sans
503 \bar under
504 P
505 \bar default
506 rint
507 \end_layout
508
509 \begin_layout Itemize
510
511 \family sans
512 E
513 \bar under
514 x
515 \bar default
516 it
517 \end_layout
518
519 \begin_layout Standard
520 They all do pretty much the same thing as in other word processors, with
521  a few minor differences.
522  The 
523 \family sans
524 \bar under
525 F
526 \bar default
527 ile\SpecialChar \menuseparator
528 New\InsetSpace ~
529 from
530 \bar under
531 \InsetSpace ~
532 T
533 \bar default
534 emplate
535 \family default
536  command not only prompts you for a name for the new file, but also prompts
537  you for a template to use.
538  Selecting a template will automatically set certain layout features for
539  the document, features you would otherwise need to change manually.
540  They can be of use for certain classes, especially those for writing letters
541  [see sec.
542  
543 \begin_inset LatexCommand ref
544 reference "sec:doc-classes"
545
546 \end_inset
547
548 ]
549 \end_layout
550
551 \begin_layout Standard
552 Note: There is no 
553 \begin_inset Quotes eld
554 \end_inset
555
556 default file
557 \begin_inset Quotes erd
558 \end_inset
559
560  or document named 
561 \begin_inset Quotes eld
562 \end_inset
563
564 Untitled
565 \begin_inset Quotes erd
566 \end_inset
567
568  or 
569 \begin_inset Quotes eld
570 \end_inset
571
572 scratch.
573 \begin_inset Quotes erd
574 \end_inset
575
576  Unless you tell LyX to open a file or create a new one, that big, blank
577  space is just that --- a big, blank space.
578 \end_layout
579
580 \begin_layout Standard
581 The 
582 \family sans
583 \bar under
584 R
585 \bar default
586 evert
587 \family default
588  command is useful if more people work on the same document at the same
589  time
590 \begin_inset Foot
591 status collapsed
592
593 \begin_layout Standard
594 If you plan to do this, you should check out the Version Control feature
595  in LyX also.
596  Read 
597 \emph on
598 Extended Features
599 \emph default
600 \SpecialChar \@.
601
602 \end_layout
603
604 \end_inset
605
606 .
607  It will simply reload the document from disk.
608  You can of course also use it if you regret that you changed a document
609  and want to restore it to the last save.
610 \end_layout
611
612 \begin_layout Standard
613 The second matter of note concerns the commands 
614 \family sans
615 \bar under
616 F
617 \bar default
618 ile\SpecialChar \menuseparator
619
620 \bar under
621 C
622 \bar default
623 lose
624 \family default
625  and 
626 \family sans
627 \bar under
628 F
629 \bar default
630 ile\SpecialChar \menuseparator
631 E
632 \bar under
633 x
634 \bar default
635 it
636 \family default
637 .
638  They both feature a 
639 \begin_inset Quotes eld
640 \end_inset
641
642 nag box
643 \begin_inset Quotes erd
644 \end_inset
645
646  to save us all from our own stupidity.
647  That is, if you try to close a file with changes [or exit LyX], you'll
648  be informed that there are unsaved files.
649 \end_layout
650
651 \begin_layout Subsection
652 Basic Editing Features
653 \end_layout
654
655 \begin_layout Standard
656 Like most modern word processors, LyX can perform cut and paste operations
657  on blocks of text, can move by character, word, or screenful of text, and
658  can delete whole words as well as individual characters.
659  The next four sections cover the basic LyX editing features and how to
660  access them.
661  We'll start with cut and paste.
662 \end_layout
663
664 \begin_layout Standard
665 As you might expect, the 
666 \family sans
667 \bar under
668 E
669 \bar default
670 dit
671 \family default
672  menu has the cut and paste commands, along with various other editing features.
673  Some of these are special and covered in later sections.
674  The basic ones are:
675 \end_layout
676
677 \begin_layout Itemize
678
679 \family sans
680 Cut
681 \end_layout
682
683 \begin_layout Itemize
684
685 \family sans
686 Copy
687 \end_layout
688
689 \begin_layout Itemize
690
691 \family sans
692 Paste
693 \end_layout
694
695 \begin_layout Itemize
696
697 \family sans
698 \bar under
699 F
700 \bar default
701 ind\InsetSpace ~
702 &\InsetSpace ~
703 Replace\SpecialChar \ldots{}
704
705 \end_layout
706
707 \begin_layout Standard
708 The first three are self-explanatory.
709  One thing to note: whenever you delete a block of text that you've selected,
710  it's automatically placed in the clipboard.
711  That is, the 
712 \family sans
713 Delete
714 \family default
715  and 
716 \family sans
717 Backspace
718 \family default
719  keys also functions as the 
720 \family sans
721 Cut
722 \family default
723  command.
724  Also, if you've selected text, be careful.
725  If you hit a key, LyX will completely delete the selected text and replace
726  it with what you just typed.
727  You'll have to do an 
728 \family sans
729 \bar under
730 U
731 \bar default
732 ndo
733 \family default
734  to get back the lost text.
735 \end_layout
736
737 \begin_layout Standard
738 The 
739 \family sans
740 \bar under
741 E
742 \bar default
743 dit\SpecialChar \menuseparator
744
745 \bar under
746 F
747 \bar default
748 ind\InsetSpace ~
749 &\InsetSpace ~
750 Replace\SpecialChar \ldots{}
751
752 \family default
753  item opens the 
754 \family sans
755 Find\InsetSpace ~
756 &\InsetSpace ~
757 Replace
758 \family default
759  dialog.
760  The text you want to find goes in the 
761 \family sans
762 Fi
763 \bar under
764 n
765 \bar default
766 d
767 \family default
768  box.
769  Once you've found a word or expression, LyX selects it.
770  Hitting the 
771 \family sans
772 \bar under
773 R
774 \bar default
775 eplace
776 \family default
777  button replaces the selected text with the contents of the 
778 \family sans
779 Replace\InsetSpace ~
780
781 \bar under
782 w
783 \bar default
784 ith
785 \family default
786  box.
787  You can click to search again to skip the current word.
788 \end_layout
789
790 \begin_layout Standard
791 Hit 
792 \family sans
793 Replace
794 \family default
795  
796 \family sans
797 \bar under
798 A
799 \bar default
800 ll
801 \family default
802  to replace all occurrences of the text in the document automatically.
803 \end_layout
804
805 \begin_layout Standard
806 The 
807 \family sans
808 Ca
809 \bar under
810 s
811 \bar default
812 e\InsetSpace ~
813 sensitive
814 \family default
815  toggle button can be used if you want the search to consider the case of
816  the search word.
817  If the toggle is set, searching for 
818 \begin_inset Quotes eld
819 \end_inset
820
821
822 \family typewriter
823 Match
824 \family default
825
826 \begin_inset Quotes erd
827 \end_inset
828
829  will not match the word 
830 \begin_inset Quotes eld
831 \end_inset
832
833
834 \family typewriter
835 match
836 \family default
837
838 \begin_inset Quotes erd
839 \end_inset
840
841 .
842 \end_layout
843
844 \begin_layout Standard
845 The 
846 \family sans
847 \bar under
848 M
849 \bar default
850 atch\InsetSpace ~
851 Word
852 \family default
853  toggle button can be used to force LyX to only find complete words.
854  I.e., searching for 
855 \begin_inset Quotes eld
856 \end_inset
857
858
859 \family typewriter
860 match
861 \family default
862
863 \begin_inset Quotes erd
864 \end_inset
865
866  will not match 
867 \begin_inset Quotes eld
868 \end_inset
869
870
871 \family typewriter
872 matches
873 \family default
874
875 \begin_inset Quotes erd
876 \end_inset
877
878
879 \begin_inset Quotes eld
880 \end_inset
881
882
883 \family typewriter
884 matchbox
885 \family default
886
887 \begin_inset Quotes erd
888 \end_inset
889
890 , etc.
891 \end_layout
892
893 \begin_layout Subsection
894 Undo and Redo
895 \end_layout
896
897 \begin_layout Standard
898 If you make a mistake, you can easily recover from it.
899  LyX has a large-capacity undo/redo buffer.
900  Select 
901 \family sans
902 \bar under
903 E
904 \bar default
905 dit\SpecialChar \menuseparator
906
907 \bar under
908 U
909 \bar default
910 ndo
911 \family default
912  to undo some mistake.
913  If you accidently undo too much, use 
914 \family sans
915 \bar under
916 E
917 \bar default
918 dit\SpecialChar \menuseparator
919
920 \bar under
921 R
922 \bar default
923 edo
924 \family default
925  to 
926 \begin_inset Quotes eld
927 \end_inset
928
929 undo the undo.
930 \begin_inset Quotes erd
931 \end_inset
932
933  The undo mechanism is currently limited to 100 steps to minimise memory
934  overhead.
935  
936 \end_layout
937
938 \begin_layout Standard
939 Notice that if you revert back all changes to arrive to the document as
940  it was last saved, the 
941 \begin_inset Quotes eld
942 \end_inset
943
944 changed
945 \begin_inset Quotes erd
946 \end_inset
947
948  status of the document is unfortunately not reset.
949  This is a consequence of the 100 step undo limit, above.
950 \end_layout
951
952 \begin_layout Standard
953 The 
954 \family sans
955 \bar under
956 U
957 \bar default
958 ndo
959 \family default
960  and 
961 \family sans
962 \bar under
963 R
964 \bar default
965 edo
966 \family default
967  work on almost everything in LyX.
968  They have some quirks, too.
969  They won't 
970 \family sans
971 \bar under
972 U
973 \bar default
974 ndo
975 \family default
976  or 
977 \family sans
978 \bar under
979 R
980 \bar default
981 edo
982 \family default
983  text character by character, but by blocks of text.
984  That can take some getting used to; you'll have to play with 
985 \family sans
986 \bar under
987 U
988 \bar default
989 ndo
990 \family default
991  and 
992 \family sans
993 \bar under
994 R
995 \bar default
996 edo
997 \family default
998  to get a feel for just how much they'll undo/redo, and after time, you'll
999  hopefully appreciate how it works.
1000 \end_layout
1001
1002 \begin_layout Subsection
1003 Basic Mouse Bindings
1004 \end_layout
1005
1006 \begin_layout Standard
1007 We're not going to go into all of the mouse bindings here.
1008  Some of the other sections of this manual cover specific operations you
1009  can do with the mouse.
1010  Instead, we're going to cover the most basic mouse operations.
1011 \end_layout
1012
1013 \begin_layout Enumerate
1014 Motion
1015 \end_layout
1016
1017 \begin_deeper
1018 \begin_layout Itemize
1019 Click the 
1020 \emph on
1021 left mouse button
1022 \emph default
1023  once anywhere in the edit window.
1024  The cursor moves to the text under the mouse.
1025 \end_layout
1026
1027 \end_deeper
1028 \begin_layout Enumerate
1029 Selecting Text
1030 \end_layout
1031
1032 \begin_deeper
1033 \begin_layout Itemize
1034 Hold down the 
1035 \emph on
1036 left mouse button
1037 \emph default
1038  and drag the mouse.
1039  LyX marks the text between the old and new mouse positions.
1040  Use 
1041 \family sans
1042 \bar under
1043 E
1044 \bar default
1045 dit\SpecialChar \menuseparator
1046 Copy
1047 \family default
1048  to create a copy of the text in LyX's buffer.
1049 \end_layout
1050
1051 \begin_layout Itemize
1052 Re-position the cursor and then paste the text back into LyX using 
1053 \family sans
1054 \bar under
1055 E
1056 \bar default
1057 dit\SpecialChar \menuseparator
1058 Paste
1059 \family default
1060 .
1061 \end_layout
1062
1063 \end_deeper
1064 \begin_layout Enumerate
1065 Footnotes, Margin Notes, Figure and Table Floats, etc.
1066 \end_layout
1067
1068 \begin_deeper
1069 \begin_layout Standard
1070
1071 \emph on
1072 Single click
1073 \emph default
1074  the left mouse button to open or close any of these.
1075  Also check the appropriate section of this manual for more details.
1076 \end_layout
1077
1078 \end_deeper
1079 \begin_layout Enumerate
1080 Tables
1081 \end_layout
1082
1083 \begin_deeper
1084 \begin_layout Standard
1085
1086 \emph on
1087 Single click
1088 \emph default
1089  the right mouse button to open a dialog that will allow you to manipulate
1090  the table.
1091 \end_layout
1092
1093 \end_deeper
1094 \begin_layout Subsection
1095 Basic Key Bindings
1096 \begin_inset LatexCommand label
1097 name "sec: key bindings"
1098
1099 \end_inset
1100
1101
1102 \end_layout
1103
1104 \begin_layout Standard
1105 Again, we're not going to cover all of the keybindings.
1106  Be aware that there are at least two different primary binding maps: CUA
1107  and Emacs.
1108  I guarantee you will cuss when you press Control-d to delete a character,
1109  and it starts up a DVI previewer instead (or vice versa).
1110 \end_layout
1111
1112 \begin_layout Standard
1113 Some keys, like 
1114 \family sans
1115 Page\InsetSpace ~
1116 Up
1117 \family default
1118
1119 \family sans
1120 Page\InsetSpace ~
1121 Down
1122 \family default
1123
1124 \family sans
1125 Left
1126 \family default
1127
1128 \family sans
1129 Right
1130 \family default
1131
1132 \family sans
1133 Up
1134 \family default
1135 , and 
1136 \family sans
1137 Down
1138 \family default
1139 , do exactly what you expect them to do.
1140  Other keys don't:
1141 \end_layout
1142
1143 \begin_layout Labeling
1144 \labelwidthstring 00.00.0000
1145
1146 \family sans
1147 Tab
1148 \family default
1149  There is no such thing as a tab stop in LyX.
1150  If you don't understand this, go read Sections 
1151 \begin_inset LatexCommand ref
1152 reference "sec:parindentintro"
1153
1154 \end_inset
1155
1156  and 
1157 \begin_inset LatexCommand ref
1158 reference "sec:par-environments"
1159
1160 \end_inset
1161
1162 , especially Section\InsetSpace ~
1163
1164 \begin_inset LatexCommand ref
1165 reference "sec:parenvlists"
1166
1167 \end_inset
1168
1169 , right now.
1170  Yes, right now.
1171  If you're still confused, look in the 
1172 \emph on
1173 Tutorial
1174 \emph default
1175 .
1176 \end_layout
1177
1178 \begin_layout Labeling
1179 \labelwidthstring 00.00.0000
1180
1181 \family sans
1182 Esc
1183 \family default
1184  This is the 
1185 \begin_inset Quotes eld
1186 \end_inset
1187
1188 cancel key.
1189 \begin_inset Quotes erd
1190 \end_inset
1191
1192  It's used, generically, to cancel operations.
1193  Other parts of the manual will go into greater detail about this.
1194 \end_layout
1195
1196 \begin_layout Labeling
1197 \labelwidthstring 00.00.0000
1198
1199 \family sans
1200 Home
1201 \family default
1202 \InsetSpace ~
1203 and\InsetSpace ~
1204
1205 \family sans
1206 End
1207 \family default
1208  These move the cursor, respectively, to the beginning and end of a line,
1209  unless you are using the Emacs bindings where they jump to the beginning
1210  or end of the file.
1211 \end_layout
1212
1213 \begin_layout Labeling
1214 \labelwidthstring 00.00.0000
1215
1216 \family sans
1217 Backspace
1218 \family default
1219 \InsetSpace ~
1220 and\InsetSpace ~
1221
1222 \family sans
1223 Delete
1224 \family default
1225  
1226 \emph on
1227 If
1228 \emph default
1229  you have your keyboard set up correctly under the X Windows System, 
1230 \family sans
1231 Backspace
1232 \family default
1233  works as expected and 
1234 \family sans
1235 Delete
1236 \family default
1237  deletes the character under the cursor [if no text is selected].
1238 \end_layout
1239
1240 \begin_deeper
1241 \begin_layout Standard
1242 If you haven't set up your keyboard under X, or have no idea what we mean
1243  by that, go read section 
1244 \begin_inset LatexCommand ref
1245 reference "sec:x-win-keys"
1246
1247 \end_inset
1248
1249  immediately.
1250  You'll save yourself a lot of headaches.
1251 \end_layout
1252
1253 \end_deeper
1254 \begin_layout Standard
1255 Then there are the modifier keys:
1256 \end_layout
1257
1258 \begin_layout Labeling
1259 \labelwidthstring 00.00.0000
1260
1261 \family sans
1262 Control-
1263 \family default
1264  This has a couple of different uses, depending on which keys it's used
1265  in combination with:
1266 \end_layout
1267
1268 \begin_deeper
1269 \begin_layout Itemize
1270 With 
1271 \family sans
1272 Backspace
1273 \family default
1274  or 
1275 \family sans
1276 Delete
1277 \family default
1278 , it deletes an entire word instead of a single character.
1279 \end_layout
1280
1281 \begin_layout Itemize
1282 With 
1283 \family sans
1284 Left
1285 \family default
1286  and 
1287 \family sans
1288 Right
1289 \family default
1290 , it moves by words instead of characters.
1291 \end_layout
1292
1293 \begin_layout Itemize
1294 With 
1295 \family sans
1296 Home
1297 \family default
1298  and 
1299 \family sans
1300 End
1301 \family default
1302 , it moves to the beginning and the end of the document, respectively.
1303 \end_layout
1304
1305 \end_deeper
1306 \begin_layout Labeling
1307 \labelwidthstring 00.00.0000
1308
1309 \family sans
1310 Shift-
1311 \family default
1312  Use this with any of the motion keys to select the text between the old
1313  and new cursor positions.
1314 \end_layout
1315
1316 \begin_layout Labeling
1317 \labelwidthstring 00.00.0000
1318
1319 \family sans
1320 Meta-
1321 \family default
1322  This is the Alt key on many keyboards, unless your keyboard has a distinct
1323  Meta key.
1324  Unfortunately, X sometimes has their functionality swapped, so if you have
1325  both keys, you will need to do a little trial and error to find out which
1326  one actually performs the 
1327 \family sans
1328 Meta-
1329 \family default
1330  function.
1331  This key does many different things, but it also activates the 
1332 \emph on
1333 menu accelerator keys
1334 \emph default
1335 .
1336  If you use this in combination with any of the underlined letters in a
1337  menu or menu item, it selects that menu item.
1338 \end_layout
1339
1340 \begin_deeper
1341 \begin_layout Standard
1342 For example, the sequence 
1343 \begin_inset Quotes eld
1344 \end_inset
1345
1346
1347 \family sans
1348 M-e\InsetSpace ~
1349 s
1350 \family default
1351
1352 \begin_inset Quotes erd
1353 \end_inset
1354
1355  brings up the 
1356 \begin_inset Quotes eld
1357 \end_inset
1358
1359 Text Style
1360 \begin_inset Quotes erd
1361 \end_inset
1362
1363  menu.
1364  Typing 
1365 \begin_inset Quotes eld
1366 \end_inset
1367
1368
1369 \family sans
1370 M-f
1371 \family default
1372
1373 \begin_inset Quotes erd
1374 \end_inset
1375
1376  opens the 
1377 \family sans
1378 \bar under
1379 F
1380 \bar default
1381 ile
1382 \family default
1383  menu.
1384 \end_layout
1385
1386 \begin_layout Standard
1387 There are also other things bound to the 
1388 \family sans
1389 Meta-
1390 \family default
1391  key, but you'll have to check in the 
1392 \emph on
1393 Reference
1394 \emph default
1395  
1396 \emph on
1397 manual
1398 \emph default
1399  for more info.
1400 \end_layout
1401
1402 \end_deeper
1403 \begin_layout Standard
1404 Hopefully, you'll learn more and more keybindings and short-cut keys as
1405  you use LyX, because most mouse actions will prompt a small message in
1406  the minibuffer which describe the name of the action, you've just triggered,
1407  and any existing keybindings for that action.
1408  The notation for the keybindings is very similar to the notation used in
1409  this documentation, so you should not have any problems understanding it.
1410  However, notice that Shift-modifiers are explicitly mentioned, so 
1411 \family sans
1412
1413 \begin_inset Quotes eld
1414 \end_inset
1415
1416 M-p S-A
1417 \family default
1418
1419 \begin_inset Quotes erd
1420 \end_inset
1421
1422  means 
1423 \family sans
1424 Meta-p
1425 \family default
1426  followed by a capital 
1427 \family sans
1428 A
1429 \family default
1430 .
1431  
1432 \begin_inset Quotes eld
1433 \end_inset
1434
1435
1436 \family sans
1437 S-C-S
1438 \family default
1439
1440 \begin_inset Quotes erd
1441 \end_inset
1442
1443  means 
1444 \family sans
1445 Shift-Control-s
1446 \family default
1447 .
1448 \end_layout
1449
1450 \begin_layout Section
1451 Using LyX with Other Programs
1452 \end_layout
1453
1454 \begin_layout Subsection
1455 Importing plain text files
1456 \end_layout
1457
1458 \begin_layout Standard
1459 You can import text from an plain text file using the 
1460 \family sans
1461 \bar under
1462 F
1463 \bar default
1464 ile\SpecialChar \menuseparator
1465
1466 \bar under
1467 I
1468 \bar default
1469 mport\SpecialChar \menuseparator
1470
1471 \bar under
1472 A
1473 \bar default
1474 scii\InsetSpace ~
1475 text\InsetSpace ~
1476 as\InsetSpace ~
1477 lines
1478 \family default
1479  or 
1480 \family sans
1481 \bar under
1482 F
1483 \bar default
1484 ile\SpecialChar \menuseparator
1485
1486 \bar under
1487 I
1488 \bar default
1489 mport\SpecialChar \menuseparator
1490
1491 \bar under
1492 A
1493 \bar default
1494 scii\InsetSpace ~
1495 text\InsetSpace ~
1496 as\InsetSpace ~
1497 paragraphs
1498 \family default
1499  options.
1500 \end_layout
1501
1502 \begin_layout Standard
1503
1504 \family sans
1505 \bar under
1506 F
1507 \bar default
1508 ile\SpecialChar \menuseparator
1509
1510 \bar under
1511 I
1512 \bar default
1513 mport\SpecialChar \menuseparator
1514
1515 \bar under
1516 A
1517 \bar default
1518 scii\InsetSpace ~
1519 text\InsetSpace ~
1520 as_lines
1521 \family default
1522  puts each line of the file into its own LyX paragraph.
1523  This is useful if you're importing a text file with a simple list in it.
1524  However, if your text file contains paragraphs in it, LyX will mangle the
1525  paragraphs if you use this form of import.
1526 \end_layout
1527
1528 \begin_layout Standard
1529
1530 \family sans
1531 \bar under
1532 F
1533 \bar default
1534 ile\SpecialChar \menuseparator
1535
1536 \bar under
1537 I
1538 \bar default
1539 mport\SpecialChar \menuseparator
1540
1541 \bar under
1542 A
1543 \bar default
1544 scii\InsetSpace ~
1545 text\InsetSpace ~
1546 as\InsetSpace ~
1547 paragraphs
1548 \family default
1549  preserves paragraphs in text files.
1550  Often in a text file, you didn't put the contents of an entire paragraph
1551  on one line.
1552  You used 
1553 \family sans
1554 Return
1555 \family default
1556  to break up the paragraph into separate lines.
1557  Using the 
1558 \family sans
1559 as\InsetSpace ~
1560 paragraphs
1561 \family default
1562 , LyX won't mangle such paragraphs.
1563  Anything between two consecutive blank lines goes into its own LyX paragraph.
1564  Remember: you must make sure there is a 
1565 \emph on
1566 completely blank
1567 \emph default
1568  line between each and every paragraph in your text file.
1569  If not, LyX might end up merging two paragraphs.
1570 \end_layout
1571
1572 \begin_layout Subsection
1573 Cut and Paste Between LyX and Other X Programs
1574 \end_layout
1575
1576 \begin_layout Standard
1577 The 
1578 \family sans
1579 Cut
1580 \family default
1581
1582 \family sans
1583 Copy
1584 \family default
1585 , and 
1586 \family sans
1587 Paste
1588 \family default
1589  operations will transfer text to and from LyX.
1590  You can copy text from LyX to another window in this way: Select the text
1591  that you want to copy, then go to the destination window and paste the
1592  text with the middle mouse button.
1593  
1594 \end_layout
1595
1596 \begin_layout Standard
1597 Pasting text into LyX also works much the same way as in X.
1598  Select the text with the mouse in another X window.
1599  Go to the Lyx window and paste the text with the middle mouse button.
1600 \end_layout
1601
1602 \begin_layout Chapter
1603 LyX Setup and Supporting Applications
1604 \end_layout
1605
1606 \begin_layout Section
1607 Introduction
1608 \end_layout
1609
1610 \begin_layout Standard
1611 If you're using LyX on a system someone else has set up for you, then you
1612  can safely skip this chapter.
1613  It describes all of the things you need beyond the LyX binary and files
1614  distributed with it.
1615 \end_layout
1616
1617 \begin_layout Standard
1618 If you're installing LyX on your system, 
1619 \emph on
1620 you should read the README's that came with the LyX distribution and then
1621 \emph default
1622  
1623 \family sans
1624 \bar under
1625 H
1626 \bar default
1627 elp\SpecialChar \menuseparator
1628
1629 \bar under
1630 L
1631 \bar default
1632 aTeX\InsetSpace ~
1633 Configuration
1634 \family default
1635 \emph on
1636 .
1637
1638 \emph default
1639  Do that first.
1640  This chapter does not describe installation or setup of the LyX binary
1641  [Well, not everything\SpecialChar \ldots{}
1642 ].
1643  It does describe all of the things you'll need to use LyX to its fullest.
1644 \begin_inset Foot
1645 status collapsed
1646
1647 \begin_layout Standard
1648 This is basically where we decided to document a bunch of info about running
1649  LyX, including what other programs you'll need to make LyX useful.
1650 \end_layout
1651
1652 \end_inset
1653
1654
1655 \end_layout
1656
1657 \begin_layout Section
1658 Basic LyX Setup
1659 \begin_inset LatexCommand label
1660 name "sec:setup"
1661
1662 \end_inset
1663
1664
1665 \end_layout
1666
1667 \begin_layout Standard
1668 There are two ways to run LyX.
1669  The first way is to install LyX and all of its support files on your system.
1670  Of course, you need root (administrator) privileges to do that.
1671  The second way to run LyX doesn't require root access, letting you 
1672 \begin_inset Quotes eld
1673 \end_inset
1674
1675 install
1676 \begin_inset Quotes erd
1677 \end_inset
1678
1679  LyX somewhere in your own account.
1680  LyX will automatically detect where it is as long as the supporting directories
1681  are put in the correct places.
1682 \end_layout
1683
1684 \begin_layout Standard
1685 There are several features of LyX that can be configured from inside LyX,
1686  without resorting to configuration files.
1687  First, LyX is able to inspect your system to see what programs, LaTeX document
1688  classes and LaTeX packages are available.
1689  It uses this knowledge to give reasonable defaults to several 
1690 \family typewriter
1691 preferences
1692 \family default
1693  variables.
1694  Although this configuration has already been done when LyX was installed
1695  on your system, you might have some items that you installed locally and
1696  which are not seen by LyX.
1697  To force LyX to re-inspect your system, you should use 
1698 \family sans
1699 \bar under
1700 T
1701 \bar default
1702 ools\SpecialChar \menuseparator
1703
1704 \bar under
1705 R
1706 \bar default
1707 econfigure
1708 \family default
1709 .
1710  You should then restart LyX to ensure that the changes are taken into account.
1711  As far as LaTeX classes and packages are concerned, you will find information
1712  about what has been found under 
1713 \family sans
1714 \bar under
1715 H
1716 \bar default
1717 elp\SpecialChar \menuseparator
1718
1719 \bar under
1720 L
1721 \bar default
1722 aTeX\InsetSpace ~
1723 Configuration
1724 \family default
1725 .
1726 \end_layout
1727
1728 \begin_layout Standard
1729 The second set of settings that you might want to change comprises all the
1730  document-level setting that you can change via the 
1731 \family sans
1732 \bar under
1733 D
1734 \bar default
1735 ocument\SpecialChar \menuseparator
1736
1737 \bar under
1738 S
1739 \bar default
1740 ettings
1741 \family default
1742  dialog.
1743  To do this, open a scrap document, set all these options according to your
1744  taste and save them with the 
1745 \family sans
1746 \bar under
1747 S
1748 \bar default
1749 ave\InsetSpace ~
1750 as\InsetSpace ~
1751 Document\InsetSpace ~
1752 Defaults
1753 \family default
1754  button in the 
1755 \family sans
1756 \bar under
1757 D
1758 \bar default
1759 ocument
1760 \family default
1761  dialog.
1762  This will create a template named 
1763 \family typewriter
1764 default.lyx
1765 \family default
1766  which is automatically loaded by LyX when you open a document without template
1767  such that the settings are automatically set-up as you defined them.
1768 \end_layout
1769
1770 \begin_layout Standard
1771 There are many other user-configurable options that you can feed to LyX.
1772  Upon startup, LyX reads a global options file called 
1773 \family typewriter
1774 lyxrc.defaults
1775 \family default
1776 .
1777  It will then attempt to read a file called 
1778 \family typewriter
1779 preferences
1780 \family default
1781
1782 \begin_inset Foot
1783 status collapsed
1784
1785 \begin_layout Standard
1786 The 
1787 \family typewriter
1788 preferences
1789 \family default
1790  file is found in different directories on different systems.
1791  This directory is called LyX's 
1792 \emph on
1793 user directory
1794 \emph default
1795 .
1796  To find out where it is, use 
1797 \family sans
1798 \bar under
1799 H
1800 \bar default
1801 elp\SpecialChar \menuseparator
1802 About Ly
1803 \bar under
1804 X
1805 \family default
1806 \bar default
1807 .
1808  (You may set up an alternative user directory from the command line, using
1809  the switch 
1810 \family typewriter
1811 -userdir
1812 \family default
1813 .)
1814 \end_layout
1815
1816 \end_inset
1817
1818
1819 \end_layout
1820
1821 \begin_layout Standard
1822 The 
1823 \family sans
1824 \bar under
1825 T
1826 \bar default
1827 ools\SpecialChar \menuseparator
1828
1829 \bar under
1830 P
1831 \bar default
1832 references
1833 \family default
1834  dialog can be used to change these options; the document 
1835 \emph on
1836 Customization
1837 \emph default
1838  contains more information about the preferences dialog and these configuration
1839  files.
1840 \end_layout
1841
1842 \begin_layout Section
1843 Setting Up the X Keyboard [obsolescent]
1844 \begin_inset LatexCommand label
1845 name "sec:x-win-keys"
1846
1847 \end_inset
1848
1849
1850 \end_layout
1851
1852 \begin_layout Standard
1853 To use LyX properly, X 
1854 \emph on
1855 must
1856 \emph default
1857  be set up correctly.
1858  This is especially vital if you're using the international support features
1859  of LyX and want to use non-English keyboard mappings.
1860  On modern distributions, this likely has been taken care of, but if not,
1861  you must do this yourself.
1862  Administrators of large systems often neglect this, so don't assume that
1863  you're safe if you're using a large system.
1864  Also ordinary users can instruct X how to use his or her keyboard.
1865 \end_layout
1866
1867 \begin_layout Subsection
1868 xmodmap and xkeycaps
1869 \end_layout
1870
1871 \begin_layout Standard
1872 First of all read the man pages for these two programs.
1873  They are your best friends when you are trying to set up X key mapping
1874  correctly.
1875  If you don't have them, install them.
1876 \end_layout
1877
1878 \begin_layout Subsubsection
1879 xmodmap
1880 \end_layout
1881
1882 \begin_layout Standard
1883 This document contains no information on how to use 
1884 \family typewriter
1885 xmodmap
1886 \family default
1887 .
1888  There is a sample 
1889 \family typewriter
1890 .Xmodmap
1891 \family default
1892  file in 
1893 \emph on
1894 Customization
1895 \emph default
1896 .
1897  To load the new X keyboard mappings, place the command 
1898 \family typewriter
1899 xmodmap\InsetSpace ~
1900 .Xmodmap
1901 \family default
1902  somewhere in your startup scripts [e.g.
1903  
1904 \family typewriter
1905 .cshrc
1906 \family default
1907
1908 \family typewriter
1909 .profile
1910 \family default
1911
1912 \family typewriter
1913 .login
1914 \family default
1915  or 
1916 \family typewriter
1917 .xinitrc
1918 \family default
1919  are possible].
1920 \end_layout
1921
1922 \begin_layout Subsubsection
1923 xkeycaps
1924 \end_layout
1925
1926 \begin_layout Standard
1927 This program brings up a graphical version of your keyboard, allows you
1928  to make modifications, and then spits those modifications out to the standard
1929  output in a form readable by 
1930 \family typewriter
1931 xmodmap
1932 \family default
1933 .
1934  It is very useful when you're trying to design a new 
1935 \family typewriter
1936 .Xmodmap
1937 \family default
1938  file, though it will require you to do a bit of cut-and-pasting.
1939 \end_layout
1940
1941 \begin_layout Subsection
1942 Modifiers and Mode_switch
1943 \end_layout
1944
1945 \begin_layout Standard
1946 LyX supports three modifiers: Shift [
1947 \family sans
1948 S-
1949 \family default
1950 ], Control [
1951 \family sans
1952 C-
1953 \family default
1954 ], and Meta [
1955 \family sans
1956 M-
1957 \family default
1958 ].
1959  Moreover, if one of the keys of your keyboard is configured as a 
1960 \family sans
1961 Compose
1962 \family default
1963  key, then you can use it to enter some characters not available on your
1964  keyboard.
1965  This compose key can be used either as a modifier (like 
1966 \family sans
1967 Shift
1968 \family default
1969  or 
1970 \family sans
1971 Control
1972 \family default
1973 ) or as a prefix key.
1974  Here are some examples of what you can do with a 
1975 \family sans
1976 Compose
1977 \family default
1978  key:
1979 \end_layout
1980
1981 \begin_layout Itemize
1982
1983 \family sans
1984 Compose+e+'
1985 \family default
1986  
1987 \begin_inset Formula $\rightarrow$
1988 \end_inset
1989
1990  é
1991 \end_layout
1992
1993 \begin_layout Itemize
1994
1995 \family sans
1996 Compose+O+R
1997 \family default
1998  
1999 \begin_inset Formula $\rightarrow$
2000 \end_inset
2001
2002  ®
2003 \end_layout
2004
2005 \begin_layout Itemize
2006
2007 \family sans
2008 Compose+1+2
2009 \family default
2010  
2011 \begin_inset Formula $\rightarrow$
2012 \end_inset
2013
2014  ½
2015 \end_layout
2016
2017 \begin_layout Itemize
2018
2019 \family sans
2020 Compose+<+<
2021 \family default
2022  
2023 \begin_inset Formula $\rightarrow$
2024 \end_inset
2025
2026  «
2027 \end_layout
2028
2029 \begin_layout Standard
2030 This input method is particularly handy when you use accented characters
2031  only from time to time.
2032  It works by default for latin1 characters, but other input methods will
2033  be used if you setup your locale correctly.
2034 \end_layout
2035
2036 \begin_layout Subsection
2037 Helpful Hints and Tips
2038 \end_layout
2039
2040 \begin_layout Standard
2041 First, open up two xterminals.
2042  Use one to edit a new 
2043 \family typewriter
2044 .Xmodmap
2045 \family default
2046  file and run 
2047 \family typewriter
2048 xkeycaps
2049 \family default
2050  from the other.
2051  Using 
2052 \family typewriter
2053 xkeycaps
2054 \family default
2055 , remap your keyboard the way you want it.
2056  There's a button in 
2057 \family typewriter
2058 xkeycaps
2059 \family default
2060  to output the new keymap.
2061  Once you hit it, 
2062 \family typewriter
2063 xkeycaps
2064 \family default
2065  will spit a bunch of stuff on the xterm you executed it from.
2066  Just copy and paste all of that into your 
2067 \family typewriter
2068 .Xmodmap
2069 \family default
2070  file, and you're done.
2071 \begin_inset Foot
2072 status collapsed
2073
2074 \begin_layout Standard
2075 You could also save yourself some typing by executing 
2076 \family typewriter
2077 xkeycaps > .Xmodmap
2078 \family default
2079 .
2080  This will create a usable map file.
2081 \end_layout
2082
2083 \end_inset
2084
2085
2086 \end_layout
2087
2088 \begin_layout Standard
2089 Also, there are some things you can do to help you get oriented.
2090  Try executing the command 
2091 \family typewriter
2092 xmodmap -v -pm
2093 \family default
2094 .
2095  This will show you all of the currently active modifiers.
2096  Also try 
2097 \family typewriter
2098 xmodmap -v -pke | more
2099 \family default
2100  to see which keycode numbers are mapped to which symbolic names.
2101  It will also give you some idea of the syntax of the 
2102 \family typewriter
2103 .Xmodmap
2104 \family default
2105  file.
2106 \end_layout
2107
2108 \begin_layout Standard
2109 There's one thing you'll need to check.
2110  Make sure that your 
2111 \family sans
2112 Delete
2113 \family default
2114  and 
2115 \family sans
2116 BackSpace
2117 \family default
2118  keys are 
2119 \emph on
2120 not
2121 \emph default
2122  defined as the same key symbol by X! Note that giving these two keys unique
2123  symbol names will not necessarily alter the behavior of your programs.
2124  Some programs bind 
2125 \family sans
2126 Delete
2127 \family default
2128  and 
2129 \family sans
2130 BackSpace
2131 \family default
2132  to the same operation.
2133  Emacs is one.
2134  Other programs, however, use 
2135 \family sans
2136 Delete
2137 \family default
2138  and 
2139 \family sans
2140 BackSpace
2141 \family default
2142  for different operations.
2143  LyX is one of these programs, and if you have 
2144 \family sans
2145 Delete
2146 \family default
2147  and 
2148 \family sans
2149 BackSpace
2150 \family default
2151  labeled with the same key symbol name, you'll have trouble using LyX.
2152 \end_layout
2153
2154 \begin_layout Section
2155 LaTeX
2156 \end_layout
2157
2158 \begin_layout Standard
2159 If you want to do more with LyX than simply create documents and spit out
2160  
2161 \family typewriter
2162 .tex
2163 \family default
2164  files, you'll need LaTeX.
2165 \end_layout
2166
2167 \begin_layout Standard
2168 In case you were wondering, LaTeX is a markup language front end for TeX,
2169  a document preparation system invented in 1984 by Donald Knuth.
2170 \begin_inset Foot
2171 status collapsed
2172
2173 \begin_layout Standard
2174 A note about pronunciation: TeX originated from the Greek letters, 
2175 \begin_inset Formula $\tau\epsilon\chi$
2176 \end_inset
2177
2178 , which rhymes with 
2179 \begin_inset Quotes eld
2180 \end_inset
2181
2182 blech.
2183 \begin_inset Quotes erd
2184 \end_inset
2185
2186  That's how you pronounce 
2187 \begin_inset Quotes eld
2188 \end_inset
2189
2190 TeX
2191 \begin_inset Quotes erd
2192 \end_inset
2193
2194  and 
2195 \begin_inset Quotes eld
2196 \end_inset
2197
2198 LaTeX.
2199 \begin_inset Quotes erd
2200 \end_inset
2201
2202  [If you're American, just pronounce the 
2203 \begin_inset Quotes eld
2204 \end_inset
2205
2206 X
2207 \begin_inset Quotes erd
2208 \end_inset
2209
2210  as a 
2211 \begin_inset Quotes eld
2212 \end_inset
2213
2214 k
2215 \begin_inset Quotes erd
2216 \end_inset
2217
2218  and you've got it.]
2219 \end_layout
2220
2221 \end_inset
2222
2223  TeX takes a set of commands in an ASCII file and converts it to a 
2224 \begin_inset Quotes eld
2225 \end_inset
2226
2227 device-independent
2228 \begin_inset Quotes erd
2229 \end_inset
2230
2231  format, or Dvi, for short.
2232  The Dvi file can then be sent to printers.
2233  TeX is programmable, and LaTeX is nothing but a [really huge] set of TeX
2234  macros.
2235  LaTeX will typically come as part of a TeX distribution, so all you need
2236  is a TeX package.
2237 \end_layout
2238
2239 \begin_layout Standard
2240 Note that on some old systems you may find that only LaTeX 2.09 is installed
2241  (as opposed to the more current LaTeX2e).
2242  LyX cannot be used with LaTeX 2.09.
2243 \end_layout
2244
2245 \begin_layout Standard
2246 If you're using Linux, LaTeX2e should have come with your distribution.
2247  For other systems, you might need to install LaTeX yourself.You can obtain
2248  a LaTeX distribution (and anything and everything related to TeX and LaTeX)
2249  from a Comprehensive TeX Archive Network (CTAN) mirror.
2250  A complete list of mirrors may be found at
2251 \newline
2252
2253 \begin_inset LatexCommand url
2254 target "http://www.ctan.org"
2255
2256 \end_inset
2257
2258
2259 \begin_inset LatexCommand label
2260 name "sec:ctan"
2261
2262 \end_inset
2263
2264
2265 \end_layout
2266
2267 \begin_layout Section
2268 Dvips and Ghostscript
2269 \end_layout
2270
2271 \begin_layout Subsection
2272 What You Need
2273 \end_layout
2274
2275 \begin_layout Standard
2276 There's one more step you need to take if you want to print your LyX documents.
2277  Obviously, you'll need to make sure your printer is configured [see next
2278  section].
2279  You'll also need to install these programs (or compatibles), if you don't
2280  have them already:
2281 \end_layout
2282
2283 \begin_layout Itemize
2284
2285 \family typewriter
2286 dvips
2287 \end_layout
2288
2289 \begin_layout Itemize
2290
2291 \family typewriter
2292 ghostscript
2293 \end_layout
2294
2295 \begin_layout Itemize
2296
2297 \family typewriter
2298 xdvi
2299 \end_layout
2300
2301 \begin_layout Itemize
2302
2303 \family typewriter
2304 ghostview
2305 \end_layout
2306
2307 \begin_layout Standard
2308 The latter two programs are previewer for files in Dvi and PostScript®
2309 \begin_inset Foot
2310 status collapsed
2311
2312 \begin_layout Standard
2313 PostScript® is a registered trademark of Adobe Systems Incorporated, and
2314  is the main page description language in the UN*X world.
2315  
2316 \end_layout
2317
2318 \end_inset
2319
2320  format.
2321  If you don't know what a DVI file is, you've probably also never worked
2322  with LaTeX and should read the 
2323 \emph on
2324 Tutorial
2325 \emph default
2326  document before proceeding further.
2327  
2328 \family typewriter
2329 dvips
2330 \family default
2331  converts DVI files into PostScript, which is the format most printers use
2332  nowadays.
2333  For those of you using dot-matrix and inkjet printers, you'll want to filter
2334  the PostScript through 
2335 \family typewriter
2336 ghostscript
2337 \family default
2338 , which is capable of creating output for a variety of printers.
2339  The following section on printer setup describes how to do this automatically
2340  every time you print.
2341  For now, we'll concentrate on 
2342 \family typewriter
2343 dvips
2344 \family default
2345 .
2346 \end_layout
2347
2348 \begin_layout Subsection
2349 Dvips
2350 \begin_inset LatexCommand label
2351 name "sec:dvipsconfig"
2352
2353 \end_inset
2354
2355
2356 \end_layout
2357
2358 \begin_layout Standard
2359 Whether you'll be running LyX on a large system or a Linux box at home,
2360  you should configure 
2361 \family typewriter
2362 dvips
2363 \family default
2364 .
2365  
2366 \family typewriter
2367 dvips
2368 \family default
2369  will either 
2370 \begin_inset Quotes eld
2371 \end_inset
2372
2373 print
2374 \begin_inset Quotes erd
2375 \end_inset
2376
2377  into a file, or send output directly to the printer, depending on how it's
2378  configured.
2379  If it is set up to print to a file, and if no filename is specified, it
2380  will simply turn 
2381 \family typewriter
2382 foo.dvi
2383 \family default
2384  into 
2385 \family typewriter
2386 foo.ps
2387 \family default
2388 .
2389  Most systems have 
2390 \family typewriter
2391 dvips
2392 \family default
2393  set up to send output to the default printer.
2394  For LyX, you'll want the flexibility to do both.
2395 \end_layout
2396
2397 \begin_layout Standard
2398 If you are not in a mood to configure 
2399 \family typewriter
2400 dvips
2401 \family default
2402  to adapt its output to your printer, you can safely skip this section.
2403  Be warned however that the output will not match the quality that you could
2404  expect from your printer.
2405  At least, it will print.
2406 \end_layout
2407
2408 \begin_layout Standard
2409 If you are using teTeX (a TeX distribution which is particularly popular
2410  on Linux), you should run the program 
2411 \family typewriter
2412 texconfig
2413 \family default
2414 .
2415  To make the name of a new printer recognized by 
2416 \family typewriter
2417 dvips
2418 \family default
2419  you should then select menu entry 
2420 \family sans
2421 Dvips
2422 \family default
2423 , then add.
2424  Enter the required parameters and, before exiting, remember to select the
2425  function 
2426 \family sans
2427 Rehash
2428 \family default
2429 .
2430 \end_layout
2431
2432 \begin_layout Standard
2433 Let's turn now to manual configuration: in order to inform 
2434 \family typewriter
2435 dvips
2436 \family default
2437  how to automagically convert a 
2438 \family typewriter
2439 .dvi
2440 \family default
2441  file into a 
2442 \family typewriter
2443 .ps
2444 \family default
2445  file adapted to printer 
2446 \family typewriter
2447 foo
2448 \family default
2449 , you need to have a config-file, 
2450 \begin_inset Quotes eld
2451 \end_inset
2452
2453
2454 \family typewriter
2455 config.foo
2456 \family default
2457 ,
2458 \begin_inset Quotes erd
2459 \end_inset
2460
2461  lying around somewhere.
2462  Typically, the 
2463 \family typewriter
2464 config.*
2465 \family default
2466  files for 
2467 \family typewriter
2468 dvips
2469 \family default
2470  will be in 
2471 \family typewriter
2472 /usr/lib/texmf/dvips
2473 \family default
2474  in most TeX distributions.
2475  Your system will probably be different, of course, so just look under the
2476  main TeX directory for a subdirectory called 
2477 \begin_inset Quotes eld
2478 \end_inset
2479
2480
2481 \family typewriter
2482 dvips
2483 \family default
2484 .
2485 \begin_inset Quotes erd
2486 \end_inset
2487
2488  It'll be there somewhere.
2489 \end_layout
2490
2491 \begin_layout Standard
2492 Typically, there will be at least one config-file: 
2493 \family typewriter
2494 config.ps
2495 \family default
2496 .
2497  This file is the default configuration file, which is 
2498 \emph on
2499 always
2500 \emph default
2501  read by dvips
2502 \begin_inset Foot
2503 status collapsed
2504
2505 \begin_layout Standard
2506 In particular, this file is not necessarily connected to the existence of
2507  a file named 
2508 \family typewriter
2509 ps
2510 \family default
2511 .
2512 \end_layout
2513
2514 \end_inset
2515
2516 .
2517  Read this file and see what options could need to be changed for your particula
2518 r printer.
2519  Then create a file 
2520 \family typewriter
2521 config.foo
2522 \family default
2523  containing only the relevant lines.
2524  
2525 \end_layout
2526
2527 \begin_layout Standard
2528 There's at least one thing you need to do to the config-file.
2529  There may exist a line that looks like, 
2530 \begin_inset Quotes eld
2531 \end_inset
2532
2533
2534 \family typewriter
2535 o | lpr
2536 \family default
2537
2538 \begin_inset Quotes erd
2539 \end_inset
2540
2541  [without the quotes, of course\SpecialChar \ldots{}
2542 ].
2543  Change it to 
2544 \begin_inset Quotes eld
2545 \end_inset
2546
2547
2548 \family typewriter
2549 o | lpr -Pfoo
2550 \family default
2551
2552 \begin_inset Quotes erd
2553 \end_inset
2554
2555 , so that the output is sent by default to printer 
2556 \family typewriter
2557 foo
2558 \family default
2559 .
2560  However, you should probably investigate the entries 
2561 \begin_inset Quotes eld
2562 \end_inset
2563
2564
2565 \family typewriter
2566 M
2567 \family default
2568
2569 \begin_inset Quotes erd
2570 \end_inset
2571
2572  and 
2573 \begin_inset Quotes eld
2574 \end_inset
2575
2576
2577 \family typewriter
2578 D
2579 \family default
2580
2581 \begin_inset Quotes erd
2582 \end_inset
2583
2584 , which define respectively the Metafont mode and the resolution of the
2585  printer.
2586  If you do not know what a Metafont mode is, you can see it as a printer
2587  driver: it adapts the design of TeX fonts to ensure that they give the
2588  best possible result on your printer.
2589  Be warned however that, if you define different Metafont modes for different
2590  printers, 
2591 \family typewriter
2592 dvips
2593 \family default
2594  will generate several copies of your TeX fonts on disk, and these take
2595  valuable space.
2596 \end_layout
2597
2598 \begin_layout Standard
2599 Once you are satisfied that your printers are correctly configured, you
2600  should tell LyX to make use of this configuration.
2601  To do this, you should launch the 
2602 \family sans
2603 Preferences
2604 \family default
2605  dialog (
2606 \family sans
2607 \bar under
2608 T
2609 \bar default
2610 ools\SpecialChar \menuseparator
2611
2612 \bar under
2613 P
2614 \bar default
2615 references
2616 \family default
2617 ), select the 
2618 \family sans
2619 Printer
2620 \family default
2621  tab, and set the entries 
2622 \family sans
2623 Adapt\InsetSpace ~
2624 output
2625 \family default
2626  and 
2627 \family sans
2628 Spool\InsetSpace ~
2629 command
2630 \family default
2631 .
2632 \end_layout
2633
2634 \begin_layout Standard
2635 You can use as many configuration files as you like, one for each of your
2636  printers.
2637  The default printer for LyX can be specified from the 
2638 \family sans
2639 \bar under
2640 P
2641 \bar default
2642 references
2643 \family default
2644  dialog or with the 
2645 \family typewriter
2646 PRINTER
2647 \family default
2648  environment variable.
2649  You can also choose the desired printer from inside LyX, as described in
2650  a later section.
2651  Once you've done all that, you can print to either a PostScript printer
2652  or file from LyX.
2653  
2654 \end_layout
2655
2656 \begin_layout Standard
2657 If your printer doesn't understand PostScript®, you'll need to use 
2658 \family typewriter
2659 ghostscript
2660 \family default
2661  as a filter for your print spooler.
2662  That's covered in numerous HOWTO's and manuals.
2663  We also have a section that covers a little bit of this.
2664 \end_layout
2665
2666 \begin_layout Standard
2667 Some people don't seem to like using the 
2668 \family typewriter
2669 dvips
2670 \family default
2671  plus 
2672 \family typewriter
2673 ghostscript
2674 \family default
2675  combination.
2676  As alternative, you can use a program that converts the DVI file directly
2677  into your printer language.
2678  You can specify this program in the 
2679 \family sans
2680 Preferences
2681 \family default
2682  dialog, too.
2683  There is a major disadvantage to this method.
2684  You can't include any PostScript files, such as graphics, in your documents,
2685  since the printer-specific conversion programs don't understand PostScript®.
2686  For that reason, the LyX team highly recommends using 
2687 \family typewriter
2688 dvips
2689 \family default
2690  and 
2691 \family typewriter
2692 ghostscript
2693 \family default
2694  for printing.
2695  
2696 \end_layout
2697
2698 \begin_layout Subsection
2699 Ghostscript, Xdvi and Ghostview
2700 \end_layout
2701
2702 \begin_layout Standard
2703
2704 \family typewriter
2705 Xdvi
2706 \family default
2707  and 
2708 \family typewriter
2709 ghostview
2710 \family default
2711  are viewers.
2712  The former handles 
2713 \family typewriter
2714 .dvi
2715 \family default
2716  files, while the later interfaces with 
2717 \family typewriter
2718 ghostscript
2719 \family default
2720  to allow you to view PostScript files.
2721 \end_layout
2722
2723 \begin_layout Standard
2724 A quick note on both of these programs.
2725  Both automatically update themselves if the viewed file
2726 \begin_inset Foot
2727 status collapsed
2728
2729 \begin_layout Standard
2730 That means the 
2731 \family typewriter
2732 .dvi
2733 \family default
2734  or 
2735 \family typewriter
2736 .ps
2737 \family default
2738  file, not the files used to make these.
2739 \end_layout
2740
2741 \end_inset
2742
2743  changes.
2744  You can also force an update.
2745  So, once you've opened one of these two viewers, there's no reason to close
2746  it.
2747  Also, both programs are functionally the same, providing all of the same
2748  features.
2749 \end_layout
2750
2751 \begin_layout Standard
2752 The LyX team recommends using 
2753 \family typewriter
2754 xdvi
2755 \family default
2756  for fine tuning documents.
2757  Why? It's faster; there's one less layer of processing you need to do before
2758  you can view the changes.
2759  Here's an example:
2760 \end_layout
2761
2762 \begin_layout Enumerate
2763 Use 
2764 \family typewriter
2765 xdvi
2766 \family default
2767  to preview a document from LyX, and leave it running.
2768 \end_layout
2769
2770 \begin_layout Enumerate
2771 Make changes to the document using LyX.
2772 \end_layout
2773
2774 \begin_layout Enumerate
2775 To view those changes, just choose 
2776 \family sans
2777 \bar under
2778 V
2779 \bar default
2780 iew\SpecialChar \menuseparator
2781
2782 \bar under
2783 U
2784 \bar default
2785 pdate\SpecialChar \menuseparator
2786
2787 \bar under
2788 D
2789 \bar default
2790 VI
2791 \family default
2792 .
2793  When LaTeX's all done, click on the 
2794 \family typewriter
2795 xdvi
2796 \family default
2797  window, and voilà! 
2798 \family typewriter
2799 xdvi
2800 \family default
2801  will update itself.
2802 \end_layout
2803
2804 \begin_layout Standard
2805 Now, this doesn't mean 
2806 \family typewriter
2807 ghostview
2808 \family default
2809  is useless.
2810  
2811 \family typewriter
2812 ghostview
2813 \family default
2814  is better suited to those occasions where you 
2815 \emph on
2816 must
2817 \emph default
2818  view the PostScript version of the document.
2819  For repeated changes that aren't PostScript® dependent, you're better off
2820  previewing with 
2821 \family typewriter
2822 xdvi
2823 \family default
2824 .
2825  There is an alternative to 
2826 \family typewriter
2827 ghostview
2828 \family default
2829  which sports a much better interface: 
2830 \family typewriter
2831 gv
2832 \family default
2833 .
2834  LyX will automatically use it instead of 
2835 \family typewriter
2836 ghostview
2837 \family default
2838  if it is available.
2839 \end_layout
2840
2841 \begin_layout Section
2842 The Printer
2843 \end_layout
2844
2845 \begin_layout Standard
2846
2847 \size normal
2848 Anyone working on a large system shouldn't have any problems here.
2849  Your sysadmin [or you, if you are the sysadmin] should already have the
2850  printers set up for your system.
2851  All you need to do is find out the name of the printer you want to use,
2852  and configure you
2853 \size default
2854 r setup 
2855 \size normal
2856 as described in the last section.
2857 \end_layout
2858
2859 \begin_layout Standard
2860
2861 \size normal
2862 Those of you using Linux, however, may have a bit more work to do.
2863  Many people now install Linux from an ISO image of one of the popular distribut
2864 ions.
2865  They follow the install instructions, get Linux up and running, but never
2866  realize that they need to set up their printer.
2867  
2868 \size default
2869 The more desktop friendly distributions may do this for you automatically.
2870  However, if you find that you need to do this by hand, we've written a
2871  little something to help you out with that; check out the 
2872 \begin_inset Quotes eld
2873 \end_inset
2874
2875
2876 \emph on
2877 A Printer Tutorial
2878 \emph default
2879
2880 \begin_inset Quotes erd
2881 \end_inset
2882
2883  chapter in the 
2884 \emph on
2885 Customization
2886 \emph default
2887  manual for help.
2888 \end_layout
2889
2890 \begin_layout Chapter
2891 LyX Basics
2892 \end_layout
2893
2894 \begin_layout Section
2895 Document Types
2896 \end_layout
2897
2898 \begin_layout Subsection
2899 Introduction
2900 \end_layout
2901
2902 \begin_layout Standard
2903 Before you do anything else, before you ever start writing a document, you
2904  need to decide what 
2905 \emph on
2906 type
2907 \emph default
2908  of document you want to edit.
2909  Different types of documents use different types of spacing, headings,
2910  numbering schemes, and so on.
2911  Additionally, different documents use different paragraph environments,
2912  and format the title of your document differently.
2913 \end_layout
2914
2915 \begin_layout Standard
2916
2917 \emph on
2918 document class
2919 \emph default
2920  describes a group of properties common to a particular set of documents.
2921  By setting the document class, you automagically select these properties,
2922  making it easier to create the type of document you want.
2923  If you don't choose a document class, LyX picks one for you by default.
2924  So, it behooves you to change the class of your document.
2925 \end_layout
2926
2927 \begin_layout Standard
2928 Read on for info about the document classes you can choose from LyX, and
2929  how to fine-tune some of their properties.
2930 \end_layout
2931
2932 \begin_layout Subsection
2933 \begin_inset LatexCommand label
2934 name "sec:doc-classes"
2935
2936 \end_inset
2937
2938 The Various Document Classes
2939 \end_layout
2940
2941 \begin_layout Subsubsection
2942 Overview
2943 \end_layout
2944
2945 \begin_layout Standard
2946 There are five standard document classes in LyX.
2947  They are:
2948 \end_layout
2949
2950 \begin_layout Description
2951 Article for basic articles
2952 \end_layout
2953
2954 \begin_layout Description
2955 Report for basic reports
2956 \end_layout
2957
2958 \begin_layout Description
2959 Book for writing a book
2960 \end_layout
2961
2962 \begin_layout Description
2963 Letter for US-style letters
2964 \end_layout
2965
2966 \begin_layout Description
2967 Slides is used to make transparencies
2968 \end_layout
2969
2970 \begin_layout Standard
2971 There are also some non-standard classes, which LyX only uses if you have
2972  a LaTeX setup that supports them:
2973 \end_layout
2974
2975 \begin_layout Description
2976 Aapaper Journal articles in the style and format used in Astronomy & Astrophysic
2977 s
2978 \end_layout
2979
2980 \begin_layout Description
2981 Amsart Journal articles in the style and format used by the AMS [American
2982  Mathematical Society].
2983  There are three amsart layouts available.
2984  The standard one uses a typical numbering scheme for theorems, 
2985 \emph on
2986 etc.
2987 \emph default
2988 , that prepends the section number to the number of the result.
2989  All result-type statements (propositions, corollaries, and so on) are sequenced
2990  together, but definitions, examples, and the like have their own sequence.
2991  The 
2992 \begin_inset Quotes eld
2993 \end_inset
2994
2995 sequential numbering
2996 \begin_inset Quotes erd
2997 \end_inset
2998
2999  scheme does not place the section number with each result, but numbers
3000  them throughout the article in a single sequence.
3001  Each type of result gets its own sequence.
3002  There is also a layout that dispenses with numbering of statements altogether.
3003 \end_layout
3004
3005 \begin_layout Description
3006 Amsbook Books in the style and format used by the AMS.
3007  Only the standard numbering scheme is provided, under the assumption that
3008  you would not want to number results consecutively throughout a book, and
3009  that you would need to number results.
3010 \end_layout
3011
3012 \begin_layout Description
3013 Dinbrief für Briefe nach deutscher Art
3014 \end_layout
3015
3016 \begin_layout Description
3017 Foils is used to make transparencies, but is better than 
3018 \family sans
3019 slides
3020 \end_layout
3021
3022 \begin_layout Description
3023 Linuxdoc Used with the SGML-tools package (formerly known as LinuxDoc).
3024  It allows LyX to produce SGML output.
3025  SGML is a markup language and is the predecessor to HTML\SpecialChar \@.
3026  The SGML-tools
3027  package allows you to convert SGML to HTML or to the format used by 
3028 \family typewriter
3029 man
3030 \family default
3031  pages.
3032 \end_layout
3033
3034 \begin_layout Description
3035 Paper for use with the 
3036 \family typewriter
3037 paper
3038 \family default
3039  LaTeX document class [not in all LaTeX distributions]
3040 \end_layout
3041
3042 \begin_layout Description
3043 Revtex is used to write articles for the publications of the American Physical
3044  Society (APS), American Institute of Physics (AIP), and Optical Society
3045  of America (OSA).
3046  This class is not completely compatible with all LyX features.
3047 \end_layout
3048
3049 \begin_layout Standard
3050 We won't go into any detail about how to use these different document classes
3051  here.
3052  You can find all the details about the non-standard classes in the 
3053 \emph on
3054 Extended Editing
3055 \emph default
3056  manual.
3057  Here, we will settle with a list of some of the common properties of all
3058  of the document classes.
3059 \end_layout
3060
3061 \begin_layout Subsubsection
3062 Selecting a Class
3063 \end_layout
3064
3065 \begin_layout Standard
3066 You can select a class using the 
3067 \family sans
3068 \bar under
3069 D
3070 \bar default
3071 ocument
3072 \bar under
3073 \SpecialChar \menuseparator
3074 S
3075 \bar default
3076 ettings
3077 \family default
3078  dialog.
3079  Select the class you want to use, and make any fine tunings of the options
3080  you may need.
3081 \end_layout
3082
3083 \begin_layout Subsubsection
3084 Properties
3085 \end_layout
3086
3087 \begin_layout Standard
3088 Each class has a default set of options.
3089  Here's a quick table describing them:
3090 \end_layout
3091
3092 \begin_layout Standard
3093 \begin_inset VSpace 0.3cm
3094 \end_inset
3095
3096
3097 \end_layout
3098
3099 \begin_layout Standard
3100 \align center
3101 \begin_inset Tabular
3102 <lyxtabular version="3" rows="10" columns="5">
3103 <features>
3104 <column alignment="center" valignment="top" leftline="true" rightline="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" width="0pt">
3108 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3109 <row topline="true" bottomline="true">
3110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3111 \begin_inset Text
3112
3113 \begin_layout Standard
3114
3115 \end_layout
3116
3117 \end_inset
3118 </cell>
3119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3120 \begin_inset Text
3121
3122 \begin_layout Standard
3123
3124 \family sans
3125 \series medium
3126 \shape up
3127 \size normal
3128 \emph off
3129 \bar no
3130 \noun off
3131 \color none
3132 Pagestyle
3133 \end_layout
3134
3135 \end_inset
3136 </cell>
3137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3138 \begin_inset Text
3139
3140 \begin_layout Standard
3141
3142 \family sans
3143 \series medium
3144 \shape up
3145 \size normal
3146 \emph off
3147 \bar no
3148 \noun off
3149 \color none
3150 Sides
3151 \end_layout
3152
3153 \end_inset
3154 </cell>
3155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3156 \begin_inset Text
3157
3158 \begin_layout Standard
3159
3160 \family sans
3161 \series medium
3162 \shape up
3163 \size normal
3164 \emph off
3165 \bar no
3166 \noun off
3167 \color none
3168 Columns
3169 \end_layout
3170
3171 \end_inset
3172 </cell>
3173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3174 \begin_inset Text
3175
3176 \begin_layout Standard
3177
3178 \series medium
3179 \shape up
3180 \size normal
3181 \emph off
3182 \bar no
3183 \noun off
3184 \color none
3185 Max.
3186  sectioning level
3187 \end_layout
3188
3189 \end_inset
3190 </cell>
3191 </row>
3192 <row topline="true">
3193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3194 \begin_inset Text
3195
3196 \begin_layout Standard
3197
3198 \series medium
3199 \shape up
3200 \size normal
3201 \emph off
3202 \bar no
3203 \noun off
3204 \color none
3205 article
3206 \end_layout
3207
3208 \end_inset
3209 </cell>
3210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3211 \begin_inset Text
3212
3213 \begin_layout Standard
3214
3215 \family sans
3216 \series medium
3217 \shape up
3218 \size normal
3219 \emph off
3220 \bar no
3221 \noun off
3222 \color none
3223 Plain
3224 \end_layout
3225
3226 \end_inset
3227 </cell>
3228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3229 \begin_inset Text
3230
3231 \begin_layout Standard
3232
3233 \family sans
3234 \series medium
3235 \shape up
3236 \size normal
3237 \emph off
3238 \bar no
3239 \noun off
3240 \color none
3241 One
3242 \end_layout
3243
3244 \end_inset
3245 </cell>
3246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3247 \begin_inset Text
3248
3249 \begin_layout Standard
3250
3251 \family sans
3252 \series medium
3253 \shape up
3254 \size normal
3255 \emph off
3256 \bar no
3257 \noun off
3258 \color none
3259 One
3260 \end_layout
3261
3262 \end_inset
3263 </cell>
3264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3265 \begin_inset Text
3266
3267 \begin_layout Standard
3268
3269 \family sans
3270 \series medium
3271 \shape up
3272 \size normal
3273 \emph off
3274 \bar no
3275 \noun off
3276 \color none
3277 Section
3278 \end_layout
3279
3280 \end_inset
3281 </cell>
3282 </row>
3283 <row topline="true">
3284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3285 \begin_inset Text
3286
3287 \begin_layout Standard
3288
3289 \series medium
3290 \shape up
3291 \size normal
3292 \emph off
3293 \bar no
3294 \noun off
3295 \color none
3296 report
3297 \end_layout
3298
3299 \end_inset
3300 </cell>
3301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3302 \begin_inset Text
3303
3304 \begin_layout Standard
3305
3306 \family sans
3307 \series medium
3308 \shape up
3309 \size normal
3310 \emph off
3311 \bar no
3312 \noun off
3313 \color none
3314 Plain
3315 \end_layout
3316
3317 \end_inset
3318 </cell>
3319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3320 \begin_inset Text
3321
3322 \begin_layout Standard
3323
3324 \family sans
3325 \series medium
3326 \shape up
3327 \size normal
3328 \emph off
3329 \bar no
3330 \noun off
3331 \color none
3332 One
3333 \end_layout
3334
3335 \end_inset
3336 </cell>
3337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3338 \begin_inset Text
3339
3340 \begin_layout Standard
3341
3342 \family sans
3343 \series medium
3344 \shape up
3345 \size normal
3346 \emph off
3347 \bar no
3348 \noun off
3349 \color none
3350 One
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3356 \begin_inset Text
3357
3358 \begin_layout Standard
3359
3360 \family sans
3361 \series medium
3362 \shape up
3363 \size normal
3364 \emph off
3365 \bar no
3366 \noun off
3367 \color none
3368 Chapter
3369 \end_layout
3370
3371 \end_inset
3372 </cell>
3373 </row>
3374 <row topline="true">
3375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3376 \begin_inset Text
3377
3378 \begin_layout Standard
3379
3380 \series medium
3381 \shape up
3382 \size normal
3383 \emph off
3384 \bar no
3385 \noun off
3386 \color none
3387 book
3388 \end_layout
3389
3390 \end_inset
3391 </cell>
3392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3393 \begin_inset Text
3394
3395 \begin_layout Standard
3396
3397 \family sans
3398 \series medium
3399 \shape up
3400 \size normal
3401 \emph off
3402 \bar no
3403 \noun off
3404 \color none
3405 Headings
3406 \end_layout
3407
3408 \end_inset
3409 </cell>
3410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3411 \begin_inset Text
3412
3413 \begin_layout Standard
3414
3415 \family sans
3416 \series medium
3417 \shape up
3418 \size normal
3419 \emph off
3420 \bar no
3421 \noun off
3422 \color none
3423 Two
3424 \end_layout
3425
3426 \end_inset
3427 </cell>
3428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3429 \begin_inset Text
3430
3431 \begin_layout Standard
3432
3433 \family sans
3434 \series medium
3435 \shape up
3436 \size normal
3437 \emph off
3438 \bar no
3439 \noun off
3440 \color none
3441 One
3442 \end_layout
3443
3444 \end_inset
3445 </cell>
3446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3447 \begin_inset Text
3448
3449 \begin_layout Standard
3450
3451 \family sans
3452 \series medium
3453 \shape up
3454 \size normal
3455 \emph off
3456 \bar no
3457 \noun off
3458 \color none
3459 Chapter
3460 \end_layout
3461
3462 \end_inset
3463 </cell>
3464 </row>
3465 <row topline="true">
3466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3467 \begin_inset Text
3468
3469 \begin_layout Standard
3470
3471 \series medium
3472 \shape up
3473 \size normal
3474 \emph off
3475 \bar no
3476 \noun off
3477 \color none
3478 letter
3479 \end_layout
3480
3481 \end_inset
3482 </cell>
3483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3484 \begin_inset Text
3485
3486 \begin_layout Standard
3487
3488 \family sans
3489 \series medium
3490 \shape up
3491 \size normal
3492 \emph off
3493 \bar no
3494 \noun off
3495 \color none
3496 Plain
3497 \end_layout
3498
3499 \end_inset
3500 </cell>
3501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3502 \begin_inset Text
3503
3504 \begin_layout Standard
3505
3506 \family sans
3507 \series medium
3508 \shape up
3509 \size normal
3510 \emph off
3511 \bar no
3512 \noun off
3513 \color none
3514 One
3515 \end_layout
3516
3517 \end_inset
3518 </cell>
3519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3520 \begin_inset Text
3521
3522 \begin_layout Standard
3523
3524 \family sans
3525 \series medium
3526 \shape up
3527 \size normal
3528 \emph off
3529 \bar no
3530 \noun off
3531 \color none
3532 One
3533 \end_layout
3534
3535 \end_inset
3536 </cell>
3537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3538 \begin_inset Text
3539
3540 \begin_layout Standard
3541
3542 \series medium
3543 \shape up
3544 \size normal
3545 \emph off
3546 \bar no
3547 \noun off
3548 \color none
3549 none
3550 \end_layout
3551
3552 \end_inset
3553 </cell>
3554 </row>
3555 <row topline="true">
3556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3557 \begin_inset Text
3558
3559 \begin_layout Standard
3560
3561 \series medium
3562 \shape up
3563 \size normal
3564 \emph off
3565 \bar no
3566 \noun off
3567 \color none
3568 linuxdoc
3569 \end_layout
3570
3571 \end_inset
3572 </cell>
3573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3574 \begin_inset Text
3575
3576 \begin_layout Standard
3577
3578 \family sans
3579 \series medium
3580 \shape up
3581 \size normal
3582 \emph off
3583 \bar no
3584 \noun off
3585 \color none
3586 Plain
3587 \end_layout
3588
3589 \end_inset
3590 </cell>
3591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3592 \begin_inset Text
3593
3594 \begin_layout Standard
3595
3596 \family sans
3597 \series medium
3598 \shape up
3599 \size normal
3600 \emph off
3601 \bar no
3602 \noun off
3603 \color none
3604 One
3605 \end_layout
3606
3607 \end_inset
3608 </cell>
3609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3610 \begin_inset Text
3611
3612 \begin_layout Standard
3613
3614 \family sans
3615 \series medium
3616 \shape up
3617 \size normal
3618 \emph off
3619 \bar no
3620 \noun off
3621 \color none
3622 One
3623 \end_layout
3624
3625 \end_inset
3626 </cell>
3627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3628 \begin_inset Text
3629
3630 \begin_layout Standard
3631
3632 \family sans
3633 \series medium
3634 \shape up
3635 \size normal
3636 \emph off
3637 \bar no
3638 \noun off
3639 \color none
3640 Section
3641 \end_layout
3642
3643 \end_inset
3644 </cell>
3645 </row>
3646 <row topline="true">
3647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3648 \begin_inset Text
3649
3650 \begin_layout Standard
3651
3652 \series medium
3653 \shape up
3654 \size normal
3655 \emph off
3656 \bar no
3657 \noun off
3658 \color none
3659 aapaper
3660 \end_layout
3661
3662 \end_inset
3663 </cell>
3664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3665 \begin_inset Text
3666
3667 \begin_layout Standard
3668
3669 \family sans
3670 \series medium
3671 \shape up
3672 \size normal
3673 \emph off
3674 \bar no
3675 \noun off
3676 \color none
3677 Plain
3678 \end_layout
3679
3680 \end_inset
3681 </cell>
3682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3683 \begin_inset Text
3684
3685 \begin_layout Standard
3686
3687 \family sans
3688 \series medium
3689 \shape up
3690 \size normal
3691 \emph off
3692 \bar no
3693 \noun off
3694 \color none
3695 Two
3696 \end_layout
3697
3698 \end_inset
3699 </cell>
3700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3701 \begin_inset Text
3702
3703 \begin_layout Standard
3704
3705 \family sans
3706 \series medium
3707 \shape up
3708 \size normal
3709 \emph off
3710 \bar no
3711 \noun off
3712 \color none
3713 Two
3714 \end_layout
3715
3716 \end_inset
3717 </cell>
3718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3719 \begin_inset Text
3720
3721 \begin_layout Standard
3722
3723 \family sans
3724 \series medium
3725 \shape up
3726 \size normal
3727 \emph off
3728 \bar no
3729 \noun off
3730 \color none
3731 Section
3732 \end_layout
3733
3734 \end_inset
3735 </cell>
3736 </row>
3737 <row topline="true">
3738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3739 \begin_inset Text
3740
3741 \begin_layout Standard
3742
3743 \series medium
3744 \shape up
3745 \size normal
3746 \emph off
3747 \bar no
3748 \noun off
3749 \color none
3750 amsart
3751 \end_layout
3752
3753 \end_inset
3754 </cell>
3755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3756 \begin_inset Text
3757
3758 \begin_layout Standard
3759
3760 \family sans
3761 \series medium
3762 \shape up
3763 \size normal
3764 \emph off
3765 \bar no
3766 \noun off
3767 \color none
3768 Headings
3769 \end_layout
3770
3771 \end_inset
3772 </cell>
3773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3774 \begin_inset Text
3775
3776 \begin_layout Standard
3777
3778 \family sans
3779 \series medium
3780 \shape up
3781 \size normal
3782 \emph off
3783 \bar no
3784 \noun off
3785 \color none
3786 One
3787 \end_layout
3788
3789 \end_inset
3790 </cell>
3791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3792 \begin_inset Text
3793
3794 \begin_layout Standard
3795
3796 \family sans
3797 \series medium
3798 \shape up
3799 \size normal
3800 \emph off
3801 \bar no
3802 \noun off
3803 \color none
3804 One
3805 \end_layout
3806
3807 \end_inset
3808 </cell>
3809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3810 \begin_inset Text
3811
3812 \begin_layout Standard
3813
3814 \family sans
3815 \series medium
3816 \shape up
3817 \size normal
3818 \emph off
3819 \bar no
3820 \noun off
3821 \color none
3822 Section
3823 \end_layout
3824
3825 \end_inset
3826 </cell>
3827 </row>
3828 <row topline="true">
3829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3830 \begin_inset Text
3831
3832 \begin_layout Standard
3833
3834 \series medium
3835 \shape up
3836 \size normal
3837 \emph off
3838 \bar no
3839 \noun off
3840 \color none
3841 dinbrief
3842 \end_layout
3843
3844 \end_inset
3845 </cell>
3846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3847 \begin_inset Text
3848
3849 \begin_layout Standard
3850
3851 \family sans
3852 \series medium
3853 \shape up
3854 \size normal
3855 \emph off
3856 \bar no
3857 \noun off
3858 \color none
3859 Plain
3860 \end_layout
3861
3862 \end_inset
3863 </cell>
3864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3865 \begin_inset Text
3866
3867 \begin_layout Standard
3868
3869 \family sans
3870 \series medium
3871 \shape up
3872 \size normal
3873 \emph off
3874 \bar no
3875 \noun off
3876 \color none
3877 One
3878 \end_layout
3879
3880 \end_inset
3881 </cell>
3882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3883 \begin_inset Text
3884
3885 \begin_layout Standard
3886
3887 \family sans
3888 \series medium
3889 \shape up
3890 \size normal
3891 \emph off
3892 \bar no
3893 \noun off
3894 \color none
3895 One
3896 \end_layout
3897
3898 \end_inset
3899 </cell>
3900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3901 \begin_inset Text
3902
3903 \begin_layout Standard
3904
3905 \series medium
3906 \shape up
3907 \size normal
3908 \emph off
3909 \bar no
3910 \noun off
3911 \color none
3912 none
3913 \end_layout
3914
3915 \end_inset
3916 </cell>
3917 </row>
3918 <row topline="true" bottomline="true">
3919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3920 \begin_inset Text
3921
3922 \begin_layout Standard
3923
3924 \series medium
3925 \shape up
3926 \size normal
3927 \emph off
3928 \bar no
3929 \noun off
3930 \color none
3931 paper
3932 \end_layout
3933
3934 \end_inset
3935 </cell>
3936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3937 \begin_inset Text
3938
3939 \begin_layout Standard
3940
3941 \family sans
3942 \series medium
3943 \shape up
3944 \size normal
3945 \emph off
3946 \bar no
3947 \noun off
3948 \color none
3949 Headings
3950 \end_layout
3951
3952 \end_inset
3953 </cell>
3954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3955 \begin_inset Text
3956
3957 \begin_layout Standard
3958
3959 \family sans
3960 \series medium
3961 \shape up
3962 \size normal
3963 \emph off
3964 \bar no
3965 \noun off
3966 \color none
3967 One
3968 \end_layout
3969
3970 \end_inset
3971 </cell>
3972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3973 \begin_inset Text
3974
3975 \begin_layout Standard
3976
3977 \family sans
3978 \series medium
3979 \shape up
3980 \size normal
3981 \emph off
3982 \bar no
3983 \noun off
3984 \color none
3985 One
3986 \end_layout
3987
3988 \end_inset
3989 </cell>
3990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3991 \begin_inset Text
3992
3993 \begin_layout Standard
3994
3995 \family sans
3996 \series medium
3997 \shape up
3998 \size normal
3999 \emph off
4000 \bar no
4001 \noun off
4002 \color none
4003 Section
4004 \end_layout
4005
4006 \end_inset
4007 </cell>
4008 </row>
4009 </lyxtabular>
4010
4011 \end_inset
4012
4013
4014 \end_layout
4015
4016 \begin_layout Standard
4017 \begin_inset VSpace 0.3cm
4018 \end_inset
4019
4020
4021 \end_layout
4022
4023 \begin_layout Standard
4024 There is no default value of 
4025 \family sans
4026 E
4027 \bar under
4028 x
4029 \bar default
4030 tra\InsetSpace ~
4031 Options
4032 \family default
4033  for any of these classes.
4034  
4035 \end_layout
4036
4037 \begin_layout Standard
4038 You're probably also wondering what 
4039 \begin_inset Quotes eld
4040 \end_inset
4041
4042 Max.
4043  sectioning level
4044 \begin_inset Quotes erd
4045 \end_inset
4046
4047  means.
4048  There are several paragraph environment used to create section headings.
4049  Different document classes allow different types of section headings.
4050  Only two use the 
4051 \family sans
4052 Chapter
4053 \family default
4054  heading; the rest do not and begin instead with the 
4055 \family sans
4056 Section
4057 \family default
4058  heading.
4059  Some document classes, such as the three for letters, don't use any section
4060  headings.
4061  In addition to 
4062 \family sans
4063 Chapter
4064 \family default
4065  and 
4066 \family sans
4067 Section
4068 \family default
4069  headings, there are also 
4070 \family sans
4071 Subsection
4072 \family default
4073  headings, 
4074 \family sans
4075 Subsubsection
4076 \family default
4077  headings, and so on.
4078  We'll describe these headings fully in section 
4079 \begin_inset LatexCommand ref
4080 reference "sec:parenvheadings"
4081
4082 \end_inset
4083
4084 .
4085 \end_layout
4086
4087 \begin_layout Subsection
4088 Fine-tuning the Defaults 
4089 \end_layout
4090
4091 \begin_layout Standard
4092 Okay, we know we never told you what most of these 
4093 \begin_inset Quotes eld
4094 \end_inset
4095
4096 default options
4097 \begin_inset Quotes erd
4098 \end_inset
4099
4100  set by the 
4101 \family sans
4102 \bar under
4103 C
4104 \bar default
4105 lass
4106 \family default
4107  button do.
4108  That's what this section is for.
4109 \end_layout
4110
4111 \begin_layout Labeling
4112 \labelwidthstring MMMMMMM
4113
4114 \family sans
4115 \bar under
4116 P
4117 \bar default
4118 agestyle
4119 \family default
4120  This is another list, containing five options.
4121  It controls what sorts of headings and page numbers go on a page:
4122 \begin_inset Foot
4123 status collapsed
4124
4125 \begin_layout Standard
4126 LaTeX does this part.
4127 \end_layout
4128
4129 \end_inset
4130
4131
4132 \end_layout
4133
4134 \begin_deeper
4135 \begin_layout Labeling
4136 \labelwidthstring MMMMMMM
4137
4138 \family sans
4139 Default
4140 \family default
4141  Use default pagestyle of current class.
4142 \end_layout
4143
4144 \begin_layout Labeling
4145 \labelwidthstring MMMMMMM
4146
4147 \family sans
4148 Empty
4149 \family default
4150  No page numbers or headings.
4151 \end_layout
4152
4153 \begin_layout Labeling
4154 \labelwidthstring MMMMMMM
4155
4156 \family sans
4157 Plain
4158 \family default
4159  Page numbers only.
4160 \end_layout
4161
4162 \begin_layout Labeling
4163 \labelwidthstring MMMMMMM
4164
4165 \family sans
4166 Headings
4167 \family default
4168  Page numbers and either the current chapter or section title and number.
4169  Whether LyX uses the current chapter or the current section depends on
4170  which is the maximum sectioning level.
4171 \end_layout
4172
4173 \begin_layout Labeling
4174 \labelwidthstring MMMMMMM
4175
4176 \family sans
4177 Fancy
4178 \family default
4179  This allows you to create fully customizable headers and footers if you
4180  have the 
4181 \family sans
4182 fancyhdr
4183 \family default
4184  package installed.
4185  At the moment, support in LyX is limited to this setting.
4186  To use the full power of this package, you have to resort to magic codes
4187  in your preamble.
4188  Check the documentation for the 
4189 \family sans
4190 fancyhdr
4191 \family default
4192  package for more details.
4193 \end_layout
4194
4195 \end_deeper
4196 \begin_layout Labeling
4197 \labelwidthstring MMMMMMM
4198
4199 \family sans
4200 Sides
4201 \family default
4202  No, LyX can't make your printer print on both sides of a sheet of paper!
4203  However, it can use a different format for odd-numbered pages than even-numbere
4204 d pages.
4205  This way, if you 
4206 \emph on
4207 do
4208 \emph default
4209  have a printer that duplexes
4210 \begin_inset Foot
4211 status collapsed
4212
4213 \begin_layout Standard
4214 i.e.
4215  prints on both sides of a sheet of paper
4216 \end_layout
4217
4218 \end_inset
4219
4220 , your page number will always be in the upper right corner of the page
4221  and the left margin will have extra room for a binding.
4222 \end_layout
4223
4224 \begin_deeper
4225 \begin_layout Standard
4226 There are two radio buttons here: 
4227 \family sans
4228 One
4229 \family default
4230  for single-sided documents, 
4231 \family sans
4232 Two
4233 \family default
4234  for double-sided documents.
4235 \end_layout
4236
4237 \end_deeper
4238 \begin_layout Labeling
4239 \labelwidthstring MMMMMMM
4240
4241 \family sans
4242 Columns
4243 \family default
4244  Yes, this does control how many columns each page has.
4245  You can choose, using the toggle buttons, 
4246 \family sans
4247 One
4248 \family default
4249  or 
4250 \family sans
4251 Two
4252 \family default
4253  for the number of columns.
4254  
4255 \end_layout
4256
4257 \begin_deeper
4258 \begin_layout Standard
4259 Note that LyX won't show two columns on screen.
4260  That's impractical, often unreadable, and not part of the WYSIWYM concept.
4261  However, there 
4262 \emph on
4263 will
4264 \emph default
4265  be two columns in the generated output.
4266 \end_layout
4267
4268 \end_deeper
4269 \begin_layout Labeling
4270 \labelwidthstring MMMMMMM
4271
4272 \family sans
4273 E
4274 \bar under
4275 x
4276 \bar default
4277 tra\InsetSpace ~
4278 Options
4279 \family default
4280  The LaTeX command 
4281 \family typewriter
4282
4283 \backslash
4284 documentclass
4285 \family default
4286  takes several options.
4287  LyX sets some of these automatically for you.
4288  This text box allows you to enter in others.
4289  Just type in a comma-separated list of options.
4290  See a good LaTeX book to find out what kinds of additional options you
4291  can use.
4292 \end_layout
4293
4294 \begin_layout Labeling
4295 \labelwidthstring MMMMMMM
4296
4297 \family sans
4298 Separation
4299 \family default
4300  This has its own section.
4301  See sec.
4302  
4303 \begin_inset LatexCommand ref
4304 reference "sec:parindentintro"
4305
4306 \end_inset
4307
4308  for a description of what this does.
4309 \end_layout
4310
4311 \begin_layout Subsection
4312 Paper Size, Orientation, and Margins
4313 \end_layout
4314
4315 \begin_layout Standard
4316 There are several other options to set in the 
4317 \family sans
4318 Document\InsetSpace ~
4319 Settings
4320 \family default
4321  dialog.
4322  All of them are global options, but they have special purposes and only
4323  affect certain features.
4324  We describe what these options do in the same section that describes the
4325  features they affect.
4326 \end_layout
4327
4328 \begin_layout Standard
4329 There are two options that affect the overall layout of the document, so
4330  we'll describe them here.
4331  You'll find them in the 
4332 \family sans
4333 Paper
4334 \family default
4335  dialog under the 
4336 \family sans
4337 Layout
4338 \family default
4339  menu:
4340 \end_layout
4341
4342 \begin_layout Labeling
4343 \labelwidthstring MMMMMM
4344
4345 \family sans
4346 Orientation
4347 \family default
4348  Two toggle buttons choose whether to print the output as 
4349 \family sans
4350 \bar under
4351 L
4352 \bar default
4353 andscape
4354 \family default
4355  or as 
4356 \family sans
4357 Po
4358 \bar under
4359 r
4360 \bar default
4361 trait
4362 \family default
4363 .
4364 \end_layout
4365
4366 \begin_layout Labeling
4367 \labelwidthstring MMMMMM
4368
4369 \family sans
4370 Papersi
4371 \bar under
4372 z
4373 \bar default
4374 e
4375 \family default
4376  What size paper to print on.
4377  The choices are
4378 \end_layout
4379
4380 \begin_deeper
4381 \begin_layout Itemize
4382
4383 \family sans
4384 Default
4385 \end_layout
4386
4387 \begin_layout Itemize
4388
4389 \family sans
4390 A3, A4,
4391 \family default
4392  
4393 \family sans
4394 A5
4395 \end_layout
4396
4397 \begin_layout Itemize
4398
4399 \family sans
4400 B3, B4, B5
4401 \end_layout
4402
4403 \begin_layout Itemize
4404
4405 \family sans
4406 US Letter
4407 \end_layout
4408
4409 \begin_layout Itemize
4410
4411 \family sans
4412 US legal
4413 \end_layout
4414
4415 \begin_layout Itemize
4416
4417 \family sans
4418 US executive
4419 \end_layout
4420
4421 \begin_layout Itemize
4422
4423 \family sans
4424 Custom
4425 \end_layout
4426
4427 \end_deeper
4428 \begin_layout Standard
4429 Some of these settings require you to have the 
4430 \family sans
4431 geometry
4432 \family default
4433  package installed.
4434  This package will also allow you to set the margins in the 
4435 \family sans
4436 Paper
4437 \family default
4438  dialog.
4439 \end_layout
4440
4441 \begin_layout Subsection
4442 Important Note:
4443 \end_layout
4444
4445 \begin_layout Standard
4446 If you change a document's class, LyX has to convert 
4447 \emph on
4448 everything
4449 \emph default
4450  into the new class.
4451  That includes the paragraph environments.
4452  Some paragraph environments are standard; all of the document classes have
4453  them.
4454  Some classes have special paragraph environments, however.
4455  If this is the case, and you change document classes, LyX sets the missing
4456  paragraph environments to 
4457 \family sans
4458 Standard
4459 \family default
4460  and places an error box at the beginning of the paragraph.
4461  Just click on them and you'll get a message dialog that tells you about
4462  the conversion and why it failed.
4463 \end_layout
4464
4465 \begin_layout Section
4466 Paragraph Indentation and Separation
4467 \end_layout
4468
4469 \begin_layout Subsection
4470 Introduction
4471 \begin_inset LatexCommand label
4472 name "sec:parindentintro"
4473
4474 \end_inset
4475
4476
4477 \end_layout
4478
4479 \begin_layout Standard
4480 Before describing all of the various paragraph environments, we'd like to
4481  say a word or two about paragraph indentation.
4482 \end_layout
4483
4484 \begin_layout Standard
4485 Everyone seems to have their own convention for separating paragraphs.
4486  Most Americans indent the first line of a paragraph.
4487  Others don't indent but put extra space between the paragraphs.
4488  LyX uses the same convention you find among typographers.
4489  The 
4490 \emph on
4491 first
4492 \emph default
4493  paragraph of a section, or after a figure, an equation, a table, a list,
4494  etc., is 
4495 \emph on
4496 not
4497 \emph default
4498  indented.
4499  Only a paragraph following another paragraph gets indented.
4500  Some people don't like this convention, but if you want to use indented
4501  paragraphs, you'll have to live with it.
4502 \begin_inset Foot
4503 status collapsed
4504
4505 \begin_layout Standard
4506 There is a way to force LaTeX to indent all paragraphs.
4507  LyX won't show this, of course, but LaTeX 
4508 \emph on
4509 will
4510 \emph default
4511  print it that way.
4512  You'll need to get a special package and insert an appropriate command
4513  in the preamble.
4514 \end_layout
4515
4516 \end_inset
4517
4518
4519 \end_layout
4520
4521 \begin_layout Standard
4522 The space between paragraphs, like the line spacing, the space between headings
4523  and text --- in fact, all of the spacings for just about everything are
4524  pre-coded into LyX.
4525  As we said, you don't worry about how much space to add between what.
4526  LyX takes care of that.
4527  In fact, these pre-coded vertical spacings aren't a single number but a
4528  range.
4529  That way, LyX can squish or stretch the space between lines to make sure
4530  figures fit on a page with text, so that sections don't start at the bottom
4531  of a page, and so on.
4532 \begin_inset Foot
4533 status collapsed
4534
4535 \begin_layout Standard
4536 Actually, LaTeX does this when LyX goes to produce a printable file.
4537 \end_layout
4538
4539 \end_inset
4540
4541  However, pre-coded doesn't mean you can't change them.
4542  LyX gives you the ability to globally change 
4543 \emph on
4544 all
4545 \emph default
4546  of these pre-coded spacings.
4547  We'll explain more later.
4548 \end_layout
4549
4550 \begin_layout Subsection
4551 Global Indentation Method
4552 \end_layout
4553
4554 \begin_layout Standard
4555 To select the default method of separating paragraphs, select 
4556 \family sans
4557 \bar under
4558 I
4559 \bar default
4560 ndent
4561 \family default
4562  or 
4563 \family sans
4564 S
4565 \bar under
4566 k
4567 \bar default
4568 ip
4569 \family default
4570  to indent paragraphs or add extra space between paragraphs, respectively.
4571 \end_layout
4572
4573 \begin_layout Subsection
4574 Fine-Tuning
4575 \end_layout
4576
4577 \begin_layout Standard
4578 You can also change the separation method of a single paragraph.
4579  Open the 
4580 \family sans
4581 \bar under
4582 E
4583 \bar default
4584 dit\SpecialChar \menuseparator
4585
4586 \bar under
4587 P
4588 \bar default
4589 aragraph\InsetSpace ~
4590 Settings
4591 \family default
4592  dialog and toggle the 
4593 \family sans
4594 \bar under
4595 N
4596 \bar default
4597 o Indent
4598 \family default
4599  button to change the state of the current paragraph.
4600  If paragraphs indent by default, this button will be inactive at first.
4601  If paragraphs have no indentation but use extra space for separation, this
4602  button will be completely ignored (you can't indent a single paragraph
4603  by toggling this).
4604 \end_layout
4605
4606 \begin_layout Standard
4607 You should only need to change the indentation method for a single paragraph
4608  if you need to do some fine-tuning.
4609  Typically, you'll select 
4610 \family sans
4611 \bar under
4612 I
4613 \bar default
4614 ndent
4615 \family default
4616  or 
4617 \family sans
4618 S
4619 \bar under
4620 k
4621 \bar default
4622 ip
4623 \family default
4624  for the entire document and edit away.
4625 \end_layout
4626
4627 \begin_layout Subsection
4628 Changing Line Spacing
4629 \end_layout
4630
4631 \begin_layout Standard
4632 In the 
4633 \family sans
4634 \bar under
4635 D
4636 \bar default
4637 ocument\SpecialChar \menuseparator
4638
4639 \bar under
4640 S
4641 \bar default
4642 ettings
4643 \family default
4644  dialog you can choose your line spacing provided you have the 
4645 \family sans
4646 setspace
4647 \family default
4648  package installed.
4649 \end_layout
4650
4651 \begin_layout Section
4652 Paragraph Environments
4653 \begin_inset LatexCommand label
4654 name "sec:par-environments"
4655
4656 \end_inset
4657
4658
4659 \end_layout
4660
4661 \begin_layout Subsection
4662 Overview
4663 \end_layout
4664
4665 \begin_layout Standard
4666 The paragraph environments correspond to the various
4667 \end_layout
4668
4669 \begin_layout Standard
4670
4671 \family typewriter
4672
4673 \backslash
4674 begin{
4675 \family default
4676 \emph on
4677 environment
4678 \family typewriter
4679 \emph default
4680 } ...
4681  
4682 \backslash
4683 end{
4684 \family default
4685 \emph on
4686 environment
4687 \family typewriter
4688 \emph default
4689 }
4690 \family default
4691
4692 \newline
4693 command sequences in an ordinary LaTeX file.
4694  If you don't know LaTeX, or the concept of a paragraph environment is totally
4695  alien to you, we urge you to read the 
4696 \emph on
4697 Tutorial
4698 \emph default
4699 .
4700  The 
4701 \emph on
4702 Tutorial
4703 \emph default
4704  also contains many more examples than this section does.
4705 \end_layout
4706
4707 \begin_layout Standard
4708 A paragraph environment is simply a 
4709 \begin_inset Quotes eld
4710 \end_inset
4711
4712 container
4713 \begin_inset Quotes erd
4714 \end_inset
4715
4716  for a paragraph which gives that paragraph certain properties.
4717  This can include a particular style of font, different margins, a numbering
4718  scheme, labels, and so on.
4719  Additionally, you can 
4720 \begin_inset Quotes eld
4721 \end_inset
4722
4723 nest
4724 \begin_inset Quotes erd
4725 \end_inset
4726
4727  the different environments inside one another, allowing one environment
4728  to inherit some of the properties of another.
4729  The different paragraph environments totally replace the need for messy
4730  tab stops, on the fly margin adjustment, and other hold-overs from the
4731  days of typewriters.
4732  There are several paragraph environments which are specific to a particular
4733  document type.
4734  We'll only be covering the most common ones here.
4735 \end_layout
4736
4737 \begin_layout Standard
4738 To choose a new paragraph environment, use the pull-down box on the left
4739  end of the toolbar.
4740  LyX will change the environment of the 
4741 \emph on
4742 entire
4743 \emph default
4744  paragraph in which the cursor sits.
4745  You can also change the environment of an entire group of paragraphs if
4746  you select them before choosing the new environment.
4747  
4748 \end_layout
4749
4750 \begin_layout Standard
4751 Note that hitting 
4752 \family sans
4753 Return
4754 \family default
4755  will 
4756 \emph on
4757 typically
4758 \emph default
4759  create a new paragraph using the 
4760 \family sans
4761 Standard
4762 \family default
4763  paragraph environment.
4764  We say 
4765 \begin_inset Quotes eld
4766 \end_inset
4767
4768 typically
4769 \begin_inset Quotes erd
4770 \end_inset
4771
4772  because this isn't always the case.
4773 \begin_inset Foot
4774 status collapsed
4775
4776 \begin_layout Standard
4777 If you are in one of these environments:
4778 \begin_inset ERT
4779 status collapsed
4780
4781 \begin_layout Standard
4782
4783  
4784 \end_layout
4785
4786 \end_inset
4787
4788
4789 \end_layout
4790
4791 \begin_layout Standard
4792 \begin_inset ERT
4793 status collapsed
4794
4795 \begin_layout Standard
4796
4797
4798 \backslash
4799 vspace{-2ex} 
4800 \backslash
4801 parbox[t]{3cm}{
4802 \end_layout
4803
4804 \end_inset
4805
4806
4807 \end_layout
4808
4809 \begin_layout Itemize
4810
4811 \family sans
4812 Quote
4813 \end_layout
4814
4815 \begin_layout Itemize
4816
4817 \family sans
4818 Quotation
4819 \end_layout
4820
4821 \begin_layout Standard
4822 \begin_inset ERT
4823 status collapsed
4824
4825 \begin_layout Standard
4826
4827 }
4828 \backslash
4829 parbox[t]{3cm}{
4830 \end_layout
4831
4832 \end_inset
4833
4834
4835 \end_layout
4836
4837 \begin_layout Itemize
4838
4839 \family sans
4840 Verse
4841 \end_layout
4842
4843 \begin_layout Itemize
4844
4845 \family sans
4846 Itemize
4847 \end_layout
4848
4849 \begin_layout Standard
4850 \begin_inset ERT
4851 status collapsed
4852
4853 \begin_layout Standard
4854
4855 }
4856 \backslash
4857 parbox[t]{3cm}{
4858 \end_layout
4859
4860 \end_inset
4861
4862
4863 \end_layout
4864
4865 \begin_layout Itemize
4866
4867 \family sans
4868 Enumerate
4869 \end_layout
4870
4871 \begin_layout Itemize
4872
4873 \family sans
4874 Description
4875 \end_layout
4876
4877 \begin_layout Standard
4878 \begin_inset ERT
4879 status collapsed
4880
4881 \begin_layout Standard
4882
4883 }
4884 \backslash
4885 parbox[t]{3cm}{
4886 \end_layout
4887
4888 \end_inset
4889
4890
4891 \end_layout
4892
4893 \begin_layout Itemize
4894
4895 \family sans
4896 List
4897 \end_layout
4898
4899 \begin_layout Standard
4900 \begin_inset ERT
4901 status collapsed
4902
4903 \begin_layout Standard
4904
4905 }
4906 \end_layout
4907
4908 \end_inset
4909
4910
4911 \end_layout
4912
4913 \begin_layout Standard
4914 LyX keeps the old paragraph environment when you hit 
4915 \family sans
4916 Return
4917 \family default
4918 , rather than resetting it to 
4919 \family sans
4920 Standard
4921 \family default
4922 .
4923  LyX will still reset the nesting depth, however.
4924 \end_layout
4925
4926 \end_inset
4927
4928  Usually, starting a new paragraph resets both the paragraph environment
4929  and the nesting depth [more on nesting in section 
4930 \begin_inset LatexCommand ref
4931 reference "sec:nest"
4932
4933 \end_inset
4934
4935 ].
4936  At the moment, all this is context-specific; you're better off expecting
4937  
4938 \family sans
4939 Return
4940 \family default
4941  to reset the paragraph environment and depth.
4942  If you want a new paragraph to keep the current environment and depth,
4943  use 
4944 \family sans
4945 M-Return
4946 \family default
4947  instead.
4948 \end_layout
4949
4950 \begin_layout Subsection
4951 Standard
4952 \end_layout
4953
4954 \begin_layout Standard
4955 The default paragraph environment is 
4956 \family sans
4957 Standard
4958 \family default
4959  for most classes.
4960  It creates a plain paragraph.
4961  If LyX resets the paragraph environment, this is the one it chooses.
4962  In fact, the paragraph you're reading right now [and most of the ones in
4963  this manual] are in the 
4964 \family sans
4965 Standard
4966 \family default
4967  environment.
4968 \end_layout
4969
4970 \begin_layout Standard
4971 You can nest a paragraph using the 
4972 \family sans
4973 Standard
4974 \family default
4975  environment in just about anything else, but you can't really nest anything
4976  in a 
4977 \family sans
4978 Standard
4979 \family default
4980  environment.
4981 \end_layout
4982
4983 \begin_layout Subsection
4984 Document Titles
4985 \end_layout
4986
4987 \begin_layout Standard
4988 A LaTeX title page has three parts: the title itself, the name[s] of the
4989  author[s] and a 
4990 \begin_inset Quotes eld
4991 \end_inset
4992
4993 footnote
4994 \begin_inset Quotes erd
4995 \end_inset
4996
4997  for thanks or contact information.
4998  For certain types of documents, LaTeX places all of this on a separate
4999  page along with today's date.
5000  For other types of documents, the title 
5001 \begin_inset Quotes eld
5002 \end_inset
5003
5004 page
5005 \begin_inset Quotes erd
5006 \end_inset
5007
5008  goes at the top of the first page of the document.
5009  
5010 \end_layout
5011
5012 \begin_layout Standard
5013 LyX provides an interface to the title page commands through the paragraph
5014  environments 
5015 \family sans
5016 Title
5017 \family default
5018
5019 \family sans
5020 Author
5021 \family default
5022 , and 
5023 \family sans
5024 Date
5025 \family default
5026 .
5027  Here's how you use them:
5028 \end_layout
5029
5030 \begin_layout Itemize
5031 Put the title of your document in the 
5032 \family sans
5033 Title
5034 \family default
5035  environment.
5036 \end_layout
5037
5038 \begin_layout Itemize
5039 Put the author name in the 
5040 \family sans
5041 Author
5042 \family default
5043  environment.
5044 \end_layout
5045
5046 \begin_layout Itemize
5047 If you want the date to have a certain appearance, want to use a fixed date,
5048  or want other text to appear in place of today's date, put that text in
5049  the 
5050 \family sans
5051 Date
5052 \family default
5053  environment.
5054  Note that using this environment is optional.
5055  If you don't provide any, LaTeX will automatically insert today's date.
5056 \end_layout
5057
5058 \begin_layout Standard
5059 Be sure to do this at the top of the document.
5060  You can use footnotes to insert 
5061 \begin_inset Quotes eld
5062 \end_inset
5063
5064 thanks
5065 \begin_inset Quotes erd
5066 \end_inset
5067
5068  or contact information.
5069 \end_layout
5070
5071 \begin_layout Subsection
5072 Headings
5073 \begin_inset LatexCommand label
5074 name "sec:parenvheadings"
5075
5076 \end_inset
5077
5078
5079 \end_layout
5080
5081 \begin_layout Standard
5082 There are nine paragraph environments for producing section headings.
5083  LyX takes care of the numbering for you.
5084  All you need to do is decide what you're going to call section 3 of chapter
5085  9.
5086 \end_layout
5087
5088 \begin_layout Subsubsection
5089 Numbered Headings
5090 \end_layout
5091
5092 \begin_layout Standard
5093 There are 6 numbered types of section headings.
5094 \begin_inset Note Note
5095 status open
5096
5097 \begin_layout Standard
5098 Why no mention of Part ?
5099 \end_layout
5100
5101 \end_inset
5102
5103  They are:
5104 \end_layout
5105
5106 \begin_layout Enumerate
5107
5108 \family sans
5109 Chapter
5110 \end_layout
5111
5112 \begin_layout Enumerate
5113
5114 \family sans
5115 Section
5116 \end_layout
5117
5118 \begin_layout Enumerate
5119
5120 \family sans
5121 Subsection
5122 \end_layout
5123
5124 \begin_layout Enumerate
5125
5126 \family sans
5127 Subsubsection
5128 \end_layout
5129
5130 \begin_layout Enumerate
5131
5132 \family sans
5133 Paragraph
5134 \end_layout
5135
5136 \begin_layout Enumerate
5137
5138 \family sans
5139 Subparagraph
5140 \end_layout
5141
5142 \begin_layout Standard
5143 LyX labels each heading with a series of numbers, separated by periods.
5144  The numbers describe where in the document you are.
5145  These headings all subdivide your document into different pieces of text.
5146  For example, suppose you're writing a book.
5147  You group the book into chapters.
5148  LyX does similar grouping:
5149 \end_layout
5150
5151 \begin_layout Itemize
5152 Either 
5153 \family sans
5154 Chapter
5155 \family default
5156  or 
5157 \family sans
5158 Section
5159 \family default
5160  is the maximum sectioning level.
5161 \end_layout
5162
5163 \begin_layout Itemize
5164
5165 \family sans
5166 Chapter
5167 \family default
5168 s are divided into 
5169 \family sans
5170 Section
5171 \family default
5172 s
5173 \end_layout
5174
5175 \begin_layout Itemize
5176
5177 \family sans
5178 Section
5179 \family default
5180 s are divided into 
5181 \family sans
5182 Subsection
5183 \family default
5184 s
5185 \end_layout
5186
5187 \begin_layout Itemize
5188
5189 \family sans
5190 Subsection
5191 \family default
5192 s are divided into 
5193 \family sans
5194 Subsubsection
5195 \family default
5196 s
5197 \end_layout
5198
5199 \begin_layout Itemize
5200
5201 \family sans
5202 Subsubsection
5203 \family default
5204 s are divided into 
5205 \family sans
5206 Paragraph
5207 \family default
5208 s
5209 \end_layout
5210
5211 \begin_layout Itemize
5212
5213 \family sans
5214 Paragraph
5215 \family default
5216 s are divided into 
5217 \family sans
5218 Subparagraph
5219 \family default
5220 s
5221 \end_layout
5222
5223 \begin_layout Standard
5224
5225 \emph on
5226 Note:
5227 \emph default
5228  not all document types use the 
5229 \family sans
5230 Chapter
5231 \family default
5232  heading as the maximum sectioning level.
5233  In that case, the 
5234 \family sans
5235 Section
5236 \family default
5237  is the top-level heading.
5238 \end_layout
5239
5240 \begin_layout Standard
5241 So, if you use the 
5242 \family sans
5243 Subsubsection
5244 \family default
5245  environment to label a new sub-subsection, LyX labels it with its number,
5246  along with the number of the subsection, section, and, if applicable, chapter
5247  that it's in.
5248  For example: the fifth section of the second chapter of this book has the
5249  label 
5250 \begin_inset Quotes eld
5251 \end_inset
5252
5253 2.5
5254 \begin_inset Quotes erd
5255 \end_inset
5256
5257 .
5258 \end_layout
5259
5260 \begin_layout Subsubsection
5261 Unnumbered Headings
5262 \end_layout
5263
5264 \begin_layout Standard
5265 There are 3 types of unnumbered section headings.
5266  They are:
5267 \end_layout
5268
5269 \begin_layout Enumerate
5270
5271 \family sans
5272 Section*
5273 \end_layout
5274
5275 \begin_layout Enumerate
5276
5277 \family sans
5278 Subsection*
5279 \end_layout
5280
5281 \begin_layout Enumerate
5282
5283 \family sans
5284 Subsubsection*
5285 \end_layout
5286
5287 \begin_layout Standard
5288 The 
5289 \begin_inset Quotes eld
5290 \end_inset
5291
5292 *
5293 \begin_inset Quotes erd
5294 \end_inset
5295
5296  after each name means that these headings are not numbered.
5297  They work the same as their numbered counterparts.
5298 \end_layout
5299
5300 \begin_layout Subsubsection
5301 Changing the Numbering
5302 \begin_inset LatexCommand label
5303 name "sub:section-depth"
5304
5305 \end_inset
5306
5307
5308 \end_layout
5309
5310 \begin_layout Standard
5311 You can also alter which sectioning levels get numbered and which ones appear
5312  in the Table of Contents.
5313  Now, this doesn't remove any of the levels; that's preset in the document
5314  class.
5315  Certain classes start with 
5316 \family sans
5317 Chapter
5318 \family default
5319  and go down to the 
5320 \family sans
5321 Subparagraph
5322 \family default
5323  level.
5324  Others start at 
5325 \family sans
5326 Section
5327 \family default
5328 .
5329  Similarly, not all document classes number all sectioning levels.
5330  Most don't number 
5331 \family sans
5332 Paragraph
5333 \family default
5334  or 
5335 \family sans
5336 Subparagraph
5337 \family default
5338 .
5339  This is something you can change.
5340 \end_layout
5341
5342 \begin_layout Standard
5343 Open the 
5344 \family sans
5345 \bar under
5346 D
5347 \bar default
5348 ocument\SpecialChar \menuseparator
5349
5350 \bar under
5351 S
5352 \bar default
5353 ettings
5354 \family default
5355  dialog.
5356  You should see a counter labelled 
5357 \family sans
5358 Section\InsetSpace ~
5359 number\InsetSpace ~
5360 depth
5361 \family default
5362  under the 
5363 \family sans
5364 Extra
5365 \family default
5366  tab.
5367  This counter controls how far down in the sectioning hierarchy LyX numbers
5368  a section heading.
5369  Unfortunately, the number you choose with the slider is really goofy, so
5370  here's a table of values and what they do:
5371 \end_layout
5372
5373 \begin_layout Standard
5374 \begin_inset VSpace 0.3cm
5375 \end_inset
5376
5377
5378 \end_layout
5379
5380 \begin_layout Standard
5381 \align center
5382 \begin_inset Tabular
5383 <lyxtabular version="3" rows="10" columns="2">
5384 <features>
5385 <column alignment="center" valignment="top" leftline="true" width="0pt">
5386 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
5387 <row topline="true">
5388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5389 \begin_inset Text
5390
5391 \begin_layout Standard
5392
5393 \family sans
5394 \series medium
5395 \shape up
5396 \size normal
5397 \emph off
5398 \bar no
5399 \noun off
5400 \color none
5401 Sec.
5402  Num.
5403  Depth
5404 \end_layout
5405
5406 \end_inset
5407 </cell>
5408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5409 \begin_inset Text
5410
5411 \begin_layout Standard
5412
5413 \series medium
5414 \shape up
5415 \size normal
5416 \emph off
5417 \bar no
5418 \noun off
5419 \color none
5420 LyX numbers these
5421 \end_layout
5422
5423 \end_inset
5424 </cell>
5425 </row>
5426 <row bottomline="true">
5427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5428 \begin_inset Text
5429
5430 \begin_layout Standard
5431
5432 \series medium
5433 \shape up
5434 \size normal
5435 \emph off
5436 \bar no
5437 \noun off
5438 \color none
5439 value:
5440 \end_layout
5441
5442 \end_inset
5443 </cell>
5444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5445 \begin_inset Text
5446
5447 \begin_layout Standard
5448
5449 \series medium
5450 \shape up
5451 \size normal
5452 \emph off
5453 \bar no
5454 \noun off
5455 \color none
5456 section headings:
5457 \end_layout
5458
5459 \end_inset
5460 </cell>
5461 </row>
5462 <row topline="true">
5463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5464 \begin_inset Text
5465
5466 \begin_layout Standard
5467
5468 \series medium
5469 \shape up
5470 \size normal
5471 \emph off
5472 \bar no
5473 \noun off
5474 \color none
5475 -2
5476 \end_layout
5477
5478 \end_inset
5479 </cell>
5480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5481 \begin_inset Text
5482
5483 \begin_layout Standard
5484
5485 \series medium
5486 \shape up
5487 \size normal
5488 \emph off
5489 \bar no
5490 \noun off
5491 \color none
5492 no numbering of any kind
5493 \end_layout
5494
5495 \end_inset
5496 </cell>
5497 </row>
5498 <row topline="true">
5499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5500 \begin_inset Text
5501
5502 \begin_layout Standard
5503
5504 \series medium
5505 \shape up
5506 \size normal
5507 \emph off
5508 \bar no
5509 \noun off
5510 \color none
5511 -1
5512 \end_layout
5513
5514 \end_inset
5515 </cell>
5516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5517 \begin_inset Text
5518
5519 \begin_layout Standard
5520
5521 \family sans
5522 add
5523 \family default
5524  
5525 \family sans
5526 \series medium
5527 \shape up
5528 \size normal
5529 \emph off
5530 \bar no
5531 \noun off
5532 \color none
5533 Parts
5534 \end_layout
5535
5536 \end_inset
5537 </cell>
5538 </row>
5539 <row topline="true">
5540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5541 \begin_inset Text
5542
5543 \begin_layout Standard
5544
5545 \series medium
5546 \shape up
5547 \size normal
5548 \emph off
5549 \bar no
5550 \noun off
5551 \color none
5552 -0 and 0
5553 \end_layout
5554
5555 \end_inset
5556 </cell>
5557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5558 \begin_inset Text
5559
5560 \begin_layout Standard
5561
5562 \family sans
5563 \series medium
5564 \shape up
5565 \size normal
5566 \emph off
5567 \bar no
5568 \noun off
5569 \color none
5570 add Chapters
5571 \end_layout
5572
5573 \end_inset
5574 </cell>
5575 </row>
5576 <row topline="true">
5577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5578 \begin_inset Text
5579
5580 \begin_layout Standard
5581
5582 \series medium
5583 \shape up
5584 \size normal
5585 \emph off
5586 \bar no
5587 \noun off
5588 \color none
5589 1
5590 \end_layout
5591
5592 \end_inset
5593 </cell>
5594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5595 \begin_inset Text
5596
5597 \begin_layout Standard
5598
5599 \family sans
5600 \series medium
5601 \shape up
5602 \size normal
5603 \emph off
5604 \bar no
5605 \noun off
5606 \color none
5607 add Sections
5608 \end_layout
5609
5610 \end_inset
5611 </cell>
5612 </row>
5613 <row topline="true">
5614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5615 \begin_inset Text
5616
5617 \begin_layout Standard
5618
5619 \series medium
5620 \shape up
5621 \size normal
5622 \emph off
5623 \bar no
5624 \noun off
5625 \color none
5626 2
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5632 \begin_inset Text
5633
5634 \begin_layout Standard
5635
5636 \family sans
5637 \series medium
5638 \shape up
5639 \size normal
5640 \emph off
5641 \bar no
5642 \noun off
5643 \color none
5644 add Subsections
5645 \end_layout
5646
5647 \end_inset
5648 </cell>
5649 </row>
5650 <row topline="true">
5651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5652 \begin_inset Text
5653
5654 \begin_layout Standard
5655
5656 \series medium
5657 \shape up
5658 \size normal
5659 \emph off
5660 \bar no
5661 \noun off
5662 \color none
5663 3
5664 \end_layout
5665
5666 \end_inset
5667 </cell>
5668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5669 \begin_inset Text
5670
5671 \begin_layout Standard
5672
5673 \family sans
5674 add
5675 \family default
5676  
5677 \family sans
5678 \series medium
5679 \shape up
5680 \size normal
5681 \emph off
5682 \bar no
5683 \noun off
5684 \color none
5685 Subsubsections
5686 \end_layout
5687
5688 \end_inset
5689 </cell>
5690 </row>
5691 <row topline="true">
5692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5693 \begin_inset Text
5694
5695 \begin_layout Standard
5696
5697 \series medium
5698 \shape up
5699 \size normal
5700 \emph off
5701 \bar no
5702 \noun off
5703 \color none
5704 4
5705 \end_layout
5706
5707 \end_inset
5708 </cell>
5709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5710 \begin_inset Text
5711
5712 \begin_layout Standard
5713
5714 \family sans
5715 add
5716 \family default
5717  
5718 \family sans
5719 \series medium
5720 \shape up
5721 \size normal
5722 \emph off
5723 \bar no
5724 \noun off
5725 \color none
5726 Paragraphs
5727 \end_layout
5728
5729 \end_inset
5730 </cell>
5731 </row>
5732 <row topline="true" bottomline="true">
5733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5734 \begin_inset Text
5735
5736 \begin_layout Standard
5737
5738 \series medium
5739 \shape up
5740 \size normal
5741 \emph off
5742 \bar no
5743 \noun off
5744 \color none
5745 5
5746 \end_layout
5747
5748 \end_inset
5749 </cell>
5750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Standard
5754
5755 \family sans
5756 add
5757 \family default
5758  
5759 \family sans
5760 \series medium
5761 \shape up
5762 \size normal
5763 \emph off
5764 \bar no
5765 \noun off
5766 \color none
5767 Subparagraphs
5768 \end_layout
5769
5770 \end_inset
5771 </cell>
5772 </row>
5773 </lyxtabular>
5774
5775 \end_inset
5776
5777
5778 \end_layout
5779
5780 \begin_layout Standard
5781 \begin_inset VSpace 0.3cm
5782 \end_inset
5783
5784
5785 \end_layout
5786
5787 \begin_layout Standard
5788 The increasing numbers are cumulative: a setting of 
5789 \begin_inset Quotes eld
5790 \end_inset
5791
5792 0
5793 \begin_inset Quotes erd
5794 \end_inset
5795
5796  will number parts and chapters, while 
5797 \begin_inset Quotes eld
5798 \end_inset
5799
5800 2
5801 \begin_inset Quotes erd
5802 \end_inset
5803
5804  will number parts, chapters, sections, and subsections.
5805  Of course, if you're using a document class that doesn't use part or chapter
5806  headings (
5807 \emph on
5808 e.g.
5809
5810 \emph default
5811  the default article class), then the numbering begins at the 
5812 \family sans
5813 Section
5814 \family default
5815  heading, and 
5816 \begin_inset Quotes eld
5817 \end_inset
5818
5819 0
5820 \begin_inset Quotes erd
5821 \end_inset
5822
5823  also corresponds to 
5824 \begin_inset Quotes eld
5825 \end_inset
5826
5827 no numbering.
5828 \begin_inset Quotes erd
5829 \end_inset
5830
5831
5832 \end_layout
5833
5834 \begin_layout Standard
5835 There's another counter in the dialog, called 
5836 \family sans
5837 Table\InsetSpace ~
5838 of\InsetSpace ~
5839 contents\InsetSpace ~
5840 depth
5841 \family default
5842 .
5843  It works the same way as 
5844 \family sans
5845 Section\InsetSpace ~
5846 numbering\InsetSpace ~
5847 depth
5848 \family default
5849 , only it controls which sectioning levels appear in, you guessed it, the
5850  Table of Contents.
5851  This is a great control to have.
5852  Suppose you wanted to number 
5853 \emph on
5854 all
5855 \emph default
5856  sectioning heading, but you only wanted 
5857 \family sans
5858 Chapter
5859 \family default
5860 s, 
5861 \family sans
5862 Section
5863 \family default
5864 s, and 
5865 \family sans
5866 Subsection
5867 \family default
5868 s in the Table of Contents.
5869  You'd just set 
5870 \family sans
5871 Section\InsetSpace ~
5872 numbering\InsetSpace ~
5873 depth
5874 \family default
5875  to 
5876 \begin_inset Quotes eld
5877 \end_inset
5878
5879 5
5880 \begin_inset Quotes erd
5881 \end_inset
5882
5883  and 
5884 \family sans
5885 Table of contents\InsetSpace ~
5886 depth
5887 \family default
5888  to 
5889 \begin_inset Quotes eld
5890 \end_inset
5891
5892 2
5893 \begin_inset Quotes erd
5894 \end_inset
5895
5896  and voilà! You're all set.
5897 \end_layout
5898
5899 \begin_layout Subsubsection
5900 Special Information
5901 \end_layout
5902
5903 \begin_layout Standard
5904 The following information applies to 
5905 \family sans
5906 Chapter
5907 \family default
5908
5909 \family sans
5910 Section
5911 \family default
5912
5913 \family sans
5914 Subsection
5915 \family default
5916
5917 \family sans
5918 Subsubsection
5919 \family default
5920
5921 \family sans
5922 Paragraph
5923 \family default
5924
5925 \family sans
5926 Subparagraph
5927 \family default
5928  as well as 
5929 \family sans
5930 Section*
5931 \family default
5932
5933 \family sans
5934 Subsection*
5935 \family default
5936 , and 
5937 \family sans
5938 Subsubsection*
5939 \family default
5940 :
5941 \end_layout
5942
5943 \begin_layout Itemize
5944 You cannot use a margin note in any of these environments.
5945 \end_layout
5946
5947 \begin_layout Itemize
5948 You can only use inlined math in these environments.
5949 \end_layout
5950
5951 \begin_layout Itemize
5952 You cannot nest other environments into these environments.
5953 \end_layout
5954
5955 \begin_layout Itemize
5956 You can use labels and cross-references to refer to their numbers.
5957 \end_layout
5958
5959 \begin_layout Standard
5960 As for examples of these paragraph environments - look around you! We're
5961  using them everywhere in the manuals.
5962 \end_layout
5963
5964 \begin_layout Subsubsection
5965 Creating an Appendix
5966 \end_layout
5967
5968 \begin_layout Standard
5969 To create an appendix, simply start by adding a new chapter or section heading.
5970  Move the cursor back to the beginning of the heading and select 
5971 \family sans
5972 \bar under
5973 D
5974 \bar default
5975 ocument\SpecialChar \menuseparator
5976
5977 \newline
5978 Start\InsetSpace ~
5979
5980 \bar under
5981 A
5982 \bar default
5983 ppendix\InsetSpace ~
5984 Here
5985 \family default
5986 .
5987  A red/brown box will be drawn around the remainder of the file to indicate
5988  there is something special about it, and the numerical chapter or section
5989  label(s) will be changed to a letter.
5990 \end_layout
5991
5992 \begin_layout Subsection
5993 Quotes and Poetry
5994 \end_layout
5995
5996 \begin_layout Standard
5997 LyX has three paragraph environments for writing poetry and quotations.
5998  They are 
5999 \family sans
6000 Quote
6001 \family default
6002
6003 \family sans
6004 Quotation
6005 \family default
6006 , and 
6007 \family sans
6008 Verse
6009 \family default
6010 .
6011  Forget the days of changing linespacing and twiddling with margins.
6012  These three paragraph environments already have those changes built-in.
6013  They all widen the left margin and add a bit of extra space above and below
6014  the text they contain.
6015  They also allow nesting, so you can put a 
6016 \family sans
6017 Verse
6018 \family default
6019  in a 
6020 \family sans
6021 Quotation
6022 \family default
6023 , as well as in some other paragraph environments.
6024 \end_layout
6025
6026 \begin_layout Standard
6027 There is another feature of these three paragraph environments: they do
6028  
6029 \emph on
6030 not
6031 \emph default
6032  reset to 
6033 \family sans
6034 Standard
6035 \family default
6036  when you start a new paragraph.
6037  So, you can type in that poem and merrily hit 
6038 \family sans
6039 Return
6040 \family default
6041  without worrying about the paragraph environment changing on you.
6042  Of course, that means that, once you're done typing in that poem, you have
6043  to change back to the 
6044 \family sans
6045 Standard
6046 \family default
6047  environment yourself.
6048 \end_layout
6049
6050 \begin_layout Subsubsection
6051
6052 \family sans
6053 Quote
6054 \family default
6055  and 
6056 \family sans
6057 Quotation
6058 \family default
6059
6060 \begin_inset LatexCommand label
6061 name "sec:quote"
6062
6063 \end_inset
6064
6065
6066 \end_layout
6067
6068 \begin_layout Standard
6069 Now that we've described the similarities of these three environments, it's
6070  time for the differences.
6071  
6072 \family sans
6073 Quote
6074 \family default
6075  and 
6076 \family sans
6077 Quotation
6078 \family default
6079  are identical except for one difference: 
6080 \family sans
6081 Quote
6082 \family default
6083  uses extra spacing to separate paragraphs and never indents the first line.
6084  
6085 \family sans
6086 Quotation
6087 \family default
6088  
6089 \emph on
6090 always
6091 \emph default
6092  indents the first line of a paragraph and uses the same line spacing throughout.
6093 \end_layout
6094
6095 \begin_layout Standard
6096 Here's an example of the 
6097 \family sans
6098 Quote
6099 \family default
6100  environment:
6101 \end_layout
6102
6103 \begin_layout Quote
6104 This is in the 
6105 \family sans
6106 Quote
6107 \family default
6108  environment.
6109  I can keep writing, extending this line out further and further until it
6110  wraps.
6111  See - no indentation!
6112 \end_layout
6113
6114 \begin_layout Quote
6115 Here's the second paragraph of this quote.
6116  Again, there's no indentation, but there is extra space between me and
6117  the other paragraph.
6118 \end_layout
6119
6120 \begin_layout Standard
6121 That ends that example.
6122  Here's another example, this time in the 
6123 \family sans
6124 Quotation
6125 \family default
6126  environment:
6127 \end_layout
6128
6129 \begin_layout Quotation
6130 This is in the 
6131 \family sans
6132 Quotation
6133 \family default
6134  environment.
6135  If I keep writing, you'll see the indentation.
6136  If your country uses a writing style that shows off new paragraphs by indenting
6137  the first line, then 
6138 \family sans
6139 Quotation
6140 \family default
6141  is the environment for you! Well, you'd use it 
6142 \emph on
6143 if
6144 \emph default
6145  you were quoting other text.
6146 \end_layout
6147
6148 \begin_layout Quotation
6149 Here's a new paragraph.
6150  I could ramble on and on, like a politician at election time.
6151  If I did that, though, you'd get bored.
6152 \end_layout
6153
6154 \begin_layout Standard
6155 That was our other example.
6156  As the example notes, 
6157 \family sans
6158 Quote
6159 \family default
6160  is for those people who use extra space to separate paragraphs.
6161  They should put quotes in the 
6162 \family sans
6163 Quote
6164 \family default
6165  environment.
6166  Those who use indentation to mark a new paragraph should use the 
6167 \family sans
6168 Quotation
6169 \family default
6170  paragraph environment for quoted text.
6171 \end_layout
6172
6173 \begin_layout Subsubsection
6174
6175 \family sans
6176 Verse
6177 \begin_inset LatexCommand label
6178 name "sec:verse"
6179
6180 \end_inset
6181
6182
6183 \end_layout
6184
6185 \begin_layout Standard
6186
6187 \family sans
6188 Verse
6189 \family default
6190  is a paragraph environment for poetry, rhymes, verses, and so on.
6191  Here's an example:
6192 \end_layout
6193
6194 \begin_layout Verse
6195 This is in Verse
6196 \newline
6197 Which I did not rehearse!
6198 \end_layout
6199
6200 \begin_layout Verse
6201 It could be much worse.
6202  This line could be long, very long, oh so long, so very long that it wraps
6203  around.
6204  It looks okay on screen, but in the printed version, the extra lines are
6205  indented a bit more than the first.
6206  Okay, so it's turned to prose and doesn't rhyme anymore.
6207  So sue me.
6208 \end_layout
6209
6210 \begin_layout Verse
6211 To break a line
6212 \newline
6213 And make things look fine
6214 \newline
6215 Use 
6216 \family sans
6217 C-Return
6218 \family default
6219 .
6220 \end_layout
6221
6222 \begin_layout Standard
6223 As you can see, 
6224 \family sans
6225 Verse
6226 \family default
6227  does not indent both margins.
6228  Each stanza of the verse or poem is in its own paragraph.
6229  To separate the individual lines of a stanza, use the 
6230 \family typewriter
6231 break-line
6232 \family default
6233  function, 
6234 \family sans
6235 C-Return
6236 \family default
6237 .
6238 \end_layout
6239
6240 \begin_layout Subsection
6241 Lists
6242 \begin_inset LatexCommand label
6243 name "sec:parenvlists"
6244
6245 \end_inset
6246
6247
6248 \end_layout
6249
6250 \begin_layout Standard
6251 LyX has four different paragraph environments for creating different kinds
6252  of lists.
6253  In the 
6254 \family sans
6255 Itemize
6256 \family default
6257  and 
6258 \family sans
6259 Enumerate
6260 \family default
6261  environments, LyX labels your list items with bullets or numbers, respectively.
6262  In the 
6263 \family sans
6264 Description
6265 \family default
6266  and 
6267 \family sans
6268 List
6269 \family default
6270  environments, LyX lets you provide your own label.
6271  We'll present the individual details of each type of list next after describing
6272  some general features of all four of them.
6273 \end_layout
6274
6275 \begin_layout Subsubsection
6276 General Features
6277 \end_layout
6278
6279 \begin_layout Standard
6280 The four paragraph environments for lists differ from the other environments
6281  in several ways.
6282  First, LyX treats each paragraph as a list item.
6283  Hitting 
6284 \family sans
6285 Return
6286 \family default
6287  does 
6288 \emph on
6289 not
6290 \emph default
6291  reset the environment to 
6292 \family sans
6293 Standard
6294 \family default
6295  but keeps the current environment and creates a new list item.
6296  The nesting depth is typically reset, however.
6297  If you want to keep both the current nesting depth and paragraph environment,
6298  you should use 
6299 \family sans
6300 M-Return
6301 \family default
6302  to break paragraphs.
6303 \end_layout
6304
6305 \begin_layout Standard
6306 You can nest lists of any type inside one another.
6307  In fact, LyX changes the labels on some list items depending on how its
6308  nested.
6309  If you intend to use any of the list paragraph environments, we suggest
6310  you read all of section 
6311 \begin_inset LatexCommand ref
6312 reference "sec:nest"
6313
6314 \end_inset
6315
6316 .
6317  
6318 \end_layout
6319
6320 \begin_layout Subsubsection
6321
6322 \family sans
6323 Itemize
6324 \family default
6325
6326 \begin_inset LatexCommand label
6327 name "sec:itemize"
6328
6329 \end_inset
6330
6331
6332 \end_layout
6333
6334 \begin_layout Standard
6335 The first type of list we'll describe in detail is the 
6336 \family sans
6337 Itemize
6338 \family default
6339  paragraph environment.
6340  It has the following properties:
6341 \end_layout
6342
6343 \begin_layout Itemize
6344 Each item has a particular bullet or symbol as its label.
6345 \end_layout
6346
6347 \begin_deeper
6348 \begin_layout Itemize
6349 LyX uses the same symbol for all of the items in a given nesting level.
6350 \end_layout
6351
6352 \begin_layout Itemize
6353 The symbol appears at the beginning of the first line.
6354 \end_layout
6355
6356 \end_deeper
6357 \begin_layout Itemize
6358 The items can be any length.
6359  LyX automatically offsets the left margin of each item.
6360  The offset is always relative to whatever environment the 
6361 \family sans
6362 Itemize
6363 \family default
6364  list may be in.
6365 \end_layout
6366
6367 \begin_layout Itemize
6368 If you nest an 
6369 \family sans
6370 Itemize
6371 \family default
6372  environment inside another 
6373 \family sans
6374 Itemize
6375 \family default
6376  environment, the label changes to a new symbol.
6377 \end_layout
6378
6379 \begin_deeper
6380 \begin_layout Itemize
6381 There are four different symbols for up to a four-fold nesting.
6382 \end_layout
6383
6384 \begin_layout Itemize
6385 LyX always shows the same symbol, an asterisk, on screen.
6386 \end_layout
6387
6388 \begin_layout Itemize
6389 See section 
6390 \begin_inset LatexCommand ref
6391 reference "sec:nest"
6392
6393 \end_inset
6394
6395  for a full explanation of nesting.
6396 \end_layout
6397
6398 \end_deeper
6399 \begin_layout Standard
6400 Of course, that explanation was also an example of an 
6401 \family sans
6402 Itemize
6403 \family default
6404  list.
6405  The 
6406 \family sans
6407 Itemize
6408 \family default
6409  environment is best suited for lists where the order doesn't matter.
6410 \end_layout
6411
6412 \begin_layout Standard
6413 We said that different levels use different symbols as their label.
6414  Here's an example of all four possible symbols.
6415  Note that those of you reading this manual online won't see any difference.
6416 \end_layout
6417
6418 \begin_layout Itemize
6419 The label for the first level 
6420 \family sans
6421 Itemize
6422 \family default
6423  is a large black dot, or bullet.
6424 \end_layout
6425
6426 \begin_deeper
6427 \begin_layout Itemize
6428 The label for the second level is a dash.
6429 \end_layout
6430
6431 \begin_deeper
6432 \begin_layout Itemize
6433 The label for the third is an asterisk.
6434 \end_layout
6435
6436 \begin_deeper
6437 \begin_layout Itemize
6438 The label for the fourth is a centered dot.
6439 \end_layout
6440
6441 \end_deeper
6442 \begin_layout Itemize
6443 Back out to the third level.
6444 \end_layout
6445
6446 \end_deeper
6447 \begin_layout Itemize
6448 Back to the second level.
6449 \end_layout
6450
6451 \end_deeper
6452 \begin_layout Itemize
6453 Back to the outermost level.
6454 \end_layout
6455
6456 \begin_layout Standard
6457 These are the default labels for an 
6458 \family sans
6459 Itemize
6460 \family default
6461  list.
6462  You can customize these labels in the
6463 \begin_inset ERT
6464 status collapsed
6465
6466 \begin_layout Standard
6467
6468
6469 \backslash
6470 linebreak 
6471 \end_layout
6472
6473 \end_inset
6474
6475  
6476 \family sans
6477 \bar under
6478 D
6479 \bar default
6480 ocument\SpecialChar \menuseparator
6481
6482 \bar under
6483 S
6484 \bar default
6485 ettings
6486 \family default
6487  dialog in the 
6488 \family sans
6489 Bullets
6490 \family default
6491  tab.
6492 \end_layout
6493
6494 \begin_layout Standard
6495 Notice how the space between items decreases with increasing depth.
6496  We'll explain nesting and all the tricks you can do with different depths
6497  in section 
6498 \begin_inset LatexCommand ref
6499 reference "sec:nest"
6500
6501 \end_inset
6502
6503 .
6504  Be sure to read it!
6505 \end_layout
6506
6507 \begin_layout Subsubsection
6508
6509 \family sans
6510 Enumerate
6511 \family default
6512
6513 \begin_inset LatexCommand label
6514 name "sec:enumerate"
6515
6516 \end_inset
6517
6518
6519 \end_layout
6520
6521 \begin_layout Standard
6522 The 
6523 \family sans
6524 Enumerate
6525 \family default
6526  environment is the tool to use to create numbered lists and outlines.
6527  It has these properties:
6528 \end_layout
6529
6530 \begin_layout Enumerate
6531 Each item has a numeral as its label.
6532 \end_layout
6533
6534 \begin_deeper
6535 \begin_layout Enumerate
6536 The type of numeral depends on the nesting depth.
6537 \end_layout
6538
6539 \end_deeper
6540 \begin_layout Enumerate
6541 LyX automatically counts the items for you and updates the label as appropriate.
6542 \end_layout
6543
6544 \begin_layout Enumerate
6545 Each new 
6546 \family sans
6547 Enumerate
6548 \family default
6549  environment resets the counter to one.
6550 \end_layout
6551
6552 \begin_layout Enumerate
6553 Like the 
6554 \family sans
6555 Itemize
6556 \family default
6557  environment, the 
6558 \family sans
6559 Enumerate
6560 \family default
6561  environment:
6562 \end_layout
6563
6564 \begin_deeper
6565 \begin_layout Enumerate
6566 Offsets the items relative to the left margin.
6567  Items can be any length.
6568 \end_layout
6569
6570 \begin_layout Enumerate
6571 Reduces the space between items as the nesting depth increases.
6572 \end_layout
6573
6574 \begin_layout Enumerate
6575 Uses different types of labels depending on the nesting depth.
6576 \end_layout
6577
6578 \begin_layout Enumerate
6579 Allows up to a four-fold nesting.
6580 \end_layout
6581
6582 \end_deeper
6583 \begin_layout Standard
6584 Unlike the 
6585 \family sans
6586 Itemize
6587 \family default
6588  environment, 
6589 \family sans
6590 Enumerate
6591 \family default
6592  
6593 \emph on
6594 does
6595 \emph default
6596  show the different labels for each item.
6597  Here is how LyX labels the four different levels in an 
6598 \family sans
6599 Enumerate
6600 \family default
6601 :
6602 \end_layout
6603
6604 \begin_layout Enumerate
6605 The first level of an 
6606 \family sans
6607 Enumerate
6608 \family default
6609  uses Arabic numerals followed by a period.
6610 \end_layout
6611
6612 \begin_deeper
6613 \begin_layout Enumerate
6614 The second level uses lower case letters surrounded by parentheses.
6615 \end_layout
6616
6617 \begin_deeper
6618 \begin_layout Enumerate
6619 The third level uses lower-case Roman numerals followed by a period.
6620 \end_layout
6621
6622 \begin_deeper
6623 \begin_layout Enumerate
6624 The fourth level uses capital letters followed by a period.
6625 \end_layout
6626
6627 \begin_layout Enumerate
6628 Again, notice the decrease in the spacing between items as the nesting depth
6629  increases.
6630 \end_layout
6631
6632 \end_deeper
6633 \begin_layout Enumerate
6634 Back to the third level
6635 \end_layout
6636
6637 \end_deeper
6638 \begin_layout Enumerate
6639 Back to the second level.
6640 \end_layout
6641
6642 \end_deeper
6643 \begin_layout Enumerate
6644 Back to the outermost level.
6645 \end_layout
6646
6647 \begin_layout Standard
6648 Once again, you can customize the type of numbering used in the 
6649 \family sans
6650 Enumerate
6651 \family default
6652  environment.
6653  It involves adding commands to the LaTeX preamble (see the 
6654 \emph on
6655 Extended Features
6656 \emph default
6657  manual), however.
6658  As stated earlier, such customization only shows up in the printed version,
6659  not on the LyX screen.
6660 \end_layout
6661
6662 \begin_layout Standard
6663 There is more to nesting 
6664 \family sans
6665 Enumerate
6666 \family default
6667  environments than we've stated here.
6668  You 
6669 \emph on
6670 really
6671 \emph default
6672  should read section 
6673 \begin_inset LatexCommand ref
6674 reference "sec:nest"
6675
6676 \end_inset
6677
6678  to learn more about nesting.
6679 \end_layout
6680
6681 \begin_layout Subsubsection
6682
6683 \family sans
6684 Description
6685 \family default
6686
6687 \begin_inset LatexCommand label
6688 name "sec:descrlist"
6689
6690 \end_inset
6691
6692
6693 \end_layout
6694
6695 \begin_layout Standard
6696 Unlike the previous two environments, the 
6697 \family sans
6698 Description
6699 \family default
6700  list has no fixed label.
6701  Instead, LyX uses the first 
6702 \begin_inset Quotes eld
6703 \end_inset
6704
6705 word
6706 \begin_inset Quotes erd
6707 \end_inset
6708
6709  of the first line as the label.
6710  Here's an example:
6711 \end_layout
6712
6713 \begin_layout Description
6714 Example: This is an example of the 
6715 \family sans
6716 Description
6717 \family default
6718  environment.
6719 \end_layout
6720
6721 \begin_layout Standard
6722 LyX typesets the label in boldface and puts extra space between it and the
6723  rest of the line.
6724 \end_layout
6725
6726 \begin_layout Standard
6727 Now, you're probably wondering what we mean by, 
6728 \begin_inset Quotes eld
6729 \end_inset
6730
6731 uses the first 'word'.
6732 \begin_inset Quotes erd
6733 \end_inset
6734
6735  The 
6736 \family sans
6737 Space
6738 \family default
6739  key does not add a whitespace character, but separates words from one another.
6740  Inside of a 
6741 \family sans
6742 Description
6743 \family default
6744  environment, the 
6745 \family sans
6746 Space
6747 \family default
6748  key tells LyX to end the label if we're at the beginning of the first line
6749  of an item.
6750 \end_layout
6751
6752 \begin_layout Standard
6753 However, what if you want or need to use more than one word in the label
6754  of a 
6755 \family sans
6756 Description
6757 \family default
6758  environment? Simple: use a 
6759 \family sans
6760 Protected Blank
6761 \family default
6762 .
6763  [Use either 
6764 \family sans
6765 C-Space
6766 \family default
6767  or 
6768 \family sans
6769 Special\InsetSpace ~
6770 F
6771 \bar under
6772 o
6773 \bar default
6774 rmatting\SpecialChar \menuseparator
6775 P
6776 \bar under
6777 r
6778 \bar default
6779 otected\InsetSpace ~
6780 Space
6781 \family default
6782  from the 
6783 \family sans
6784 \bar under
6785 I
6786 \bar default
6787 nsert
6788 \family default
6789  menu.
6790  See sec.
6791  
6792 \begin_inset LatexCommand ref
6793 reference "sec:hspace"
6794
6795 \end_inset
6796
6797  for more info.] Here's an example:
6798 \end_layout
6799
6800 \begin_layout Description
6801 Second\InsetSpace ~
6802 Example: This one shows how to use a 
6803 \family sans
6804 Protected\InsetSpace ~
6805 Blank
6806 \family default
6807  in the label of a 
6808 \family sans
6809 Description
6810 \family default
6811  list item.
6812 \end_layout
6813
6814 \begin_layout Description
6815 Usage: You should use the 
6816 \family sans
6817 Description
6818 \family default
6819  environment for things like definitions and theorems.
6820  Use it when you need to make one word in particular stand out in the text
6821  that describes it.
6822  It's not a good idea to use a 
6823 \family sans
6824 Description
6825 \family default
6826  environment when you have an entire sentence that you want to describe.
6827  You're better off using 
6828 \family sans
6829 Itemize
6830 \family default
6831  or 
6832 \family sans
6833 Enumerate
6834 \family default
6835  and nesting several 
6836 \family sans
6837 Standard
6838 \family default
6839  paragraphs into them.
6840 \end_layout
6841
6842 \begin_layout Description
6843 Nesting: You can, of course, nest 
6844 \family sans
6845 Description
6846 \family default
6847  environments inside one another, nest them in other types of lists, and
6848  so on.
6849 \end_layout
6850
6851 \begin_layout Standard
6852 Notice that after the first line, LyX indents subsequent lines, offsetting
6853  them from the first line.
6854 \end_layout
6855
6856 \begin_layout Subsubsection
6857 The LyX 
6858 \family sans
6859 List
6860 \family default
6861
6862 \begin_inset LatexCommand label
6863 name "sec:lyxlist"
6864
6865 \end_inset
6866
6867
6868 \end_layout
6869
6870 \begin_layout Standard
6871 The 
6872 \family sans
6873 List
6874 \family default
6875  environment is a LyX extension to LaTeX.
6876  
6877 \end_layout
6878
6879 \begin_layout Standard
6880 Now, if you jumped here without reading sections 
6881 \begin_inset LatexCommand ref
6882 reference "sec:itemize"
6883
6884 \end_inset
6885
6886 -
6887 \begin_inset LatexCommand ref
6888 reference "sec:descrlist"
6889
6890 \end_inset
6891
6892 , you've goofed.
6893  The 
6894 \family sans
6895 List
6896 \family default
6897  environment does 
6898 \emph on
6899 not
6900 \emph default
6901  create numbered lists.
6902  That's what 
6903 \family sans
6904 Enumerate
6905 \family default
6906  does, and it's documented in section 
6907 \begin_inset LatexCommand ref
6908 reference "sec:enumerate"
6909
6910 \end_inset
6911
6912 .
6913  
6914 \end_layout
6915
6916 \begin_layout Standard
6917 Like the 
6918 \family sans
6919 Description
6920 \family default
6921  environment the 
6922 \family sans
6923 List
6924 \family default
6925  environment has user-defined labels for each list item.
6926  There are some key differences between this list environment and the other
6927  three:
6928 \end_layout
6929
6930 \begin_layout Labeling
6931 \labelwidthstring MMMMMM
6932 item\InsetSpace ~
6933 labels LyX uses the first 
6934 \begin_inset Quotes eld
6935 \end_inset
6936
6937 word
6938 \begin_inset Quotes erd
6939 \end_inset
6940
6941  of each line as the item label.
6942  The first 
6943 \family sans
6944 Space
6945 \family default
6946  after the beginning of the first line of an item marks the end of the label.
6947  If you need to use more than one word in an item label, use a protected
6948  blank as described above.
6949 \end_layout
6950
6951 \begin_layout Labeling
6952 \labelwidthstring MMMMMM
6953 margins As you can see, LyX uses different margins for the item label and
6954  the body of the item text.
6955  The body of the text has a larger left margin, which is equal to the default
6956  label width plus a little extra space.
6957  
6958 \end_layout
6959
6960 \begin_layout Labeling
6961 \labelwidthstring MMMMMM
6962 label\InsetSpace ~
6963 width LyX uses one of two things for the label width: the actual width
6964  of the label, or the default width, whichever is larger.
6965  If the actual width is larger, then the label 
6966 \begin_inset Quotes eld
6967 \end_inset
6968
6969 extends
6970 \begin_inset Quotes erd
6971 \end_inset
6972
6973  into the first line.
6974  In other words, the text of the first line isn't aligned with the left
6975  margin of the rest of the item text.
6976 \end_layout
6977
6978 \begin_layout Labeling
6979 \labelwidthstring MMMMMM
6980 default\InsetSpace ~
6981 width You can very easily set this default width.
6982  It's quite painless, actually.
6983  So, you can easily ensure that the text of all items in a 
6984 \family sans
6985 List
6986 \family default
6987  environment have the same left margin.
6988 \end_layout
6989
6990 \begin_layout Labeling
6991 \labelwidthstring MMMMMM
6992 uses You should use the 
6993 \family sans
6994 List
6995 \family default
6996  environment the same way you'd use as 
6997 \family sans
6998 Description
6999 \family default
7000  list: when you need one word to stand out from the text that describes
7001  it.
7002  The 
7003 \family sans
7004 List
7005 \family default
7006  environment gives you another way to do this, using a different overall
7007  layout.
7008 \end_layout
7009
7010 \begin_layout Labeling
7011 \labelwidthstring MMMMMM
7012 nesting You can nest 
7013 \family sans
7014 List
7015 \family default
7016  environments inside one another, nest them in other types of lists, and
7017  so on.
7018  They work just like the other list paragraph environments.
7019  Read section 
7020 \begin_inset LatexCommand ref
7021 reference "sec:nest"
7022
7023 \end_inset
7024
7025  to learn about nesting.
7026 \end_layout
7027
7028 \begin_layout Standard
7029 As you can see, this is a feature-packed paragraph environment!
7030 \end_layout
7031
7032 \begin_layout Standard
7033 To change the default width of the label, select the items in the list to
7034  change.
7035  You can also simply move the cursor into a 
7036 \family sans
7037 List
7038 \family default
7039  item if you want to change only its label width.
7040  Now open the 
7041 \family sans
7042 \bar under
7043 E
7044 \bar default
7045 dit\SpecialChar \menuseparator
7046
7047 \bar under
7048 P
7049 \bar default
7050 aragraph\InsetSpace ~
7051 Settings
7052 \family default
7053  dialog and find the 
7054 \family sans
7055 Label\InsetSpace ~
7056 width
7057 \family default
7058  text box.
7059  The text in the 
7060 \family sans
7061 Label\InsetSpace ~
7062 width
7063 \family default
7064  box determines the default label width.
7065  If you really, really want to, you can use the text of your largest label
7066  here, but you don't need to.
7067  We recommend using the letter 
7068 \begin_inset Quotes eld
7069 \end_inset
7070
7071 M
7072 \begin_inset Quotes erd
7073 \end_inset
7074
7075  multiple times.
7076  It's the widest character and is a standard unit of width in LaTeX.
7077  The default label width in the example 
7078 \family sans
7079 List
7080 \family default
7081  is 6 
7082 \begin_inset Quotes eld
7083 \end_inset
7084
7085 M
7086 \begin_inset Quotes erd
7087 \end_inset
7088
7089 s wide.
7090  Using 
7091 \begin_inset Quotes eld
7092 \end_inset
7093
7094 M
7095 \begin_inset Quotes erd
7096 \end_inset
7097
7098  as your unit of width in the 
7099 \family sans
7100 Label\InsetSpace ~
7101 Width
7102 \family default
7103  box has one more advantage: you don't need to keep changing the contents
7104  of 
7105 \family sans
7106 Label\InsetSpace ~
7107 Width
7108 \family default
7109  every time you alter a label in a 
7110 \family sans
7111 List
7112 \family default
7113  environment.
7114 \end_layout
7115
7116 \begin_layout Standard
7117 There's yet another feature of the 
7118 \family sans
7119 List
7120 \family default
7121  environment we need to tell you about.
7122  As you can see in the examples, LyX left-justifies the item labels by default.
7123  You can use additional 
7124 \family sans
7125 HFills
7126 \family default
7127  to change how LyX justifies the item label.
7128  We'll document 
7129 \family sans
7130 HFills
7131 \family default
7132  later in section 
7133 \begin_inset LatexCommand ref
7134 reference "sec:hspace"
7135
7136 \end_inset
7137
7138 .
7139  Here are some examples:
7140 \end_layout
7141
7142 \begin_layout Labeling
7143 \labelwidthstring MMMMMMMM
7144 Left The default for 
7145 \family sans
7146 List
7147 \family default
7148  item labels.
7149 \end_layout
7150
7151 \begin_layout Labeling
7152 \labelwidthstring MMMMMMMM
7153
7154 \hfill
7155 Right One 
7156 \family sans
7157 HFill
7158 \family default
7159  at the beginning of the label right justifies it.
7160 \end_layout
7161
7162 \begin_layout Labeling
7163 \labelwidthstring MMMMMMMM
7164
7165 \hfill
7166 Center
7167 \hfill
7168  One 
7169 \family sans
7170 HFill
7171 \family default
7172  at the beginning of the label and one at the end centers it.
7173 \end_layout
7174
7175 \begin_layout Standard
7176 Don't worry if you have no idea what 
7177 \family sans
7178 HFill
7179 \family default
7180 s are yet.
7181  Just remember that you can use them to customize the look of the 
7182 \family sans
7183 List
7184 \family default
7185  environment.
7186 \end_layout
7187
7188 \begin_layout Standard
7189 That does it for the four paragraph environments for making lists.
7190  Oh - did we mention that you should read about nesting environments in
7191  section 
7192 \begin_inset LatexCommand ref
7193 reference "sec:nest"
7194
7195 \end_inset
7196
7197  if you want to use any of these list environments?
7198 \end_layout
7199
7200 \begin_layout Subsection
7201 Letters
7202 \end_layout
7203
7204 \begin_layout Subsubsection
7205
7206 \family sans
7207 Address
7208 \family default
7209  and 
7210 \family sans
7211 Right\InsetSpace ~
7212 Address
7213 \family default
7214 : An Overview
7215 \end_layout
7216
7217 \begin_layout Standard
7218 Although LyX has document classes for letters, we've also created two paragraph
7219  environments called 
7220 \family sans
7221 Address
7222 \family default
7223  and 
7224 \family sans
7225 Right\InsetSpace ~
7226 Address
7227 \family default
7228 .
7229  To use the letter class, you need to use specific paragraph environments
7230  in a specific order, otherwise LaTeX gags on the document.
7231  In contrast, you can use the 
7232 \family sans
7233 Address
7234 \family default
7235  and 
7236 \family sans
7237 Right\InsetSpace ~
7238 Address
7239 \family default
7240  paragraph environments anywhere with no problem.
7241  You can even nest them inside other environments, though you can't nest
7242  anything in them.
7243 \end_layout
7244
7245 \begin_layout Standard
7246 Of course, you're not limited to using 
7247 \family sans
7248 Address
7249 \family default
7250  and 
7251 \family sans
7252 Right\InsetSpace ~
7253 Address
7254 \family default
7255  for letters only.
7256  
7257 \family sans
7258 Right\InsetSpace ~
7259 Address
7260 \family default
7261 , in particular, is useful for creating article titles like those used in
7262  some European academic papers.
7263 \end_layout
7264
7265 \begin_layout Subsubsection
7266 Usage
7267 \begin_inset LatexCommand label
7268 name "sec:adress_usage"
7269
7270 \end_inset
7271
7272
7273 \end_layout
7274
7275 \begin_layout Standard
7276 The 
7277 \family sans
7278 Address
7279 \family default
7280  environment formats text in the style of an address, which is also used
7281  for the opening and signature in some countries.
7282  Similarly, the 
7283 \family sans
7284 Right\InsetSpace ~
7285 Address
7286 \family default
7287  environment formats text in the style of a right-justified address, which
7288  is used for the sender's address and today's date in some countries.
7289  Here's an example of each:
7290 \end_layout
7291
7292 \begin_layout Right Address
7293 Right Address
7294 \newline
7295 WhoAmI
7296 \newline
7297 WhereAmI
7298 \newline
7299 When is it? What is today?
7300 \end_layout
7301
7302 \begin_layout Standard
7303 That was 
7304 \family sans
7305 Right\InsetSpace ~
7306 Address
7307 \family default
7308 .
7309  Notice that the lines all have the same left margin, which LyX sets to
7310  fit the largest block of text on a single line.
7311  Here's an example of the 
7312 \family sans
7313 Address
7314 \family default
7315  environment:
7316 \end_layout
7317
7318 \begin_layout Address
7319 WhoAreYou
7320 \newline
7321 Where do I send this
7322 \newline
7323 Your post office and country
7324 \end_layout
7325
7326 \begin_layout Standard
7327 As you can see, both 
7328 \family sans
7329 Address
7330 \family default
7331  and 
7332 \family sans
7333 Right\InsetSpace ~
7334 Address
7335 \family default
7336  add extra space between themselves and the next paragraph.
7337  Speaking of which, if you hit 
7338 \family sans
7339 Return
7340 \family default
7341  in either of these environments, LyX resets the nesting depth and sets
7342  the environment to 
7343 \family sans
7344 Standard
7345 \family default
7346 .
7347  This makes sense, however, since 
7348 \family sans
7349 Return
7350 \family default
7351  is the 
7352 \family typewriter
7353 break-paragraph
7354 \family default
7355  function, and the individual lines of an address are not paragraphs.
7356  Thus, you'd use 
7357 \family typewriter
7358 break-line
7359 \family default
7360  [
7361 \family sans
7362 C-Return
7363 \family default
7364  or 
7365 \family sans
7366 Special\InsetSpace ~
7367 F
7368 \bar under
7369 o
7370 \bar default
7371 rmatting\SpecialChar \menuseparator
7372
7373 \bar under
7374 L
7375 \bar default
7376 inebreak
7377 \family default
7378  from the 
7379 \family sans
7380 \bar under
7381 I
7382 \bar default
7383 nsert
7384 \family default
7385  menu] to start a new line in an 
7386 \family sans
7387 Address
7388 \family default
7389  or 
7390 \family sans
7391 Right\InsetSpace ~
7392 Address
7393 \family default
7394  environment.
7395 \end_layout
7396
7397 \begin_layout Subsection
7398 Academic Writing
7399 \end_layout
7400
7401 \begin_layout Standard
7402 Most academic writing begins with an abstract and ends with a bibliography
7403  or list of references.
7404  LyX contains paragraph environments for both of these.
7405 \end_layout
7406
7407 \begin_layout Subsubsection
7408
7409 \family sans
7410 Abstract
7411 \end_layout
7412
7413 \begin_layout Standard
7414 The 
7415 \family sans
7416 Abstract
7417 \family default
7418  environment is used for the abstract of an article.
7419  Technically, you 
7420 \emph on
7421 could
7422 \emph default
7423  use this environment anywhere, but you really 
7424 \emph on
7425 should
7426 \emph default
7427  only use it at the beginning of the document, after the title.
7428  The 
7429 \family sans
7430 Abstract
7431 \family default
7432  environment is only useful in the 
7433 \begin_inset Quotes eld
7434 \end_inset
7435
7436 article
7437 \begin_inset Quotes erd
7438 \end_inset
7439
7440  and 
7441 \begin_inset Quotes eld
7442 \end_inset
7443
7444 report
7445 \begin_inset Quotes erd
7446 \end_inset
7447
7448  document classes [as well as 
7449 \begin_inset Quotes eld
7450 \end_inset
7451
7452 amsart,
7453 \begin_inset Quotes erd
7454 \end_inset
7455
7456  which is just a specialized version of 
7457 \begin_inset Quotes eld
7458 \end_inset
7459
7460 article
7461 \begin_inset Quotes erd
7462 \end_inset
7463
7464 ].
7465  The 
7466 \begin_inset Quotes eld
7467 \end_inset
7468
7469 book
7470 \begin_inset Quotes erd
7471 \end_inset
7472
7473  document class ignores the 
7474 \family sans
7475 Abstract
7476 \family default
7477  completely, and it's utterly silly to use 
7478 \family sans
7479 Abstract
7480 \family default
7481  in the 
7482 \begin_inset Quotes eld
7483 \end_inset
7484
7485 letter
7486 \begin_inset Quotes erd
7487 \end_inset
7488
7489  document class.
7490 \end_layout
7491
7492 \begin_layout Standard
7493 The 
7494 \family sans
7495 Abstract
7496 \family default
7497  environment does several things for you.
7498  First, it puts the centered label 
7499 \begin_inset Quotes eld
7500 \end_inset
7501
7502 Abstract
7503 \begin_inset Quotes erd
7504 \end_inset
7505
7506  above the text.
7507  The label and the text of the abstract are separated by some extra vertical
7508  space.
7509  Second, it typesets everything in a smaller font, just as you'd expect.
7510  Lastly, it adds a bit of extra vertical space between the abstract and
7511  the subsequent text.
7512  Well, that's how it will appear on the LyX screen.
7513  If your document is in the 
7514 \begin_inset Quotes eld
7515 \end_inset
7516
7517 report
7518 \begin_inset Quotes erd
7519 \end_inset
7520
7521  class, the abstract actually appears on a separate page in the printed
7522  version of the file.
7523 \end_layout
7524
7525 \begin_layout Standard
7526 Starting a new paragraph by hitting 
7527 \family sans
7528 Return
7529 \family default
7530  does 
7531 \emph on
7532 not
7533 \emph default
7534  reset the paragraph environment.
7535  The new paragraph will still be in the 
7536 \family sans
7537 Abstract
7538 \family default
7539  environment.
7540  So, you will have to change the paragraph environment yourself when you
7541  finish entering the abstract of your document.
7542 \end_layout
7543
7544 \begin_layout Standard
7545 We'd love to give you an example of the 
7546 \family sans
7547 Abstract
7548 \family default
7549  environment, but we can't, since this document is in the 
7550 \begin_inset Quotes eld
7551 \end_inset
7552
7553 book
7554 \begin_inset Quotes erd
7555 \end_inset
7556
7557  class.
7558  If you've never heard of an 
7559 \begin_inset Quotes eld
7560 \end_inset
7561
7562 abstract
7563 \begin_inset Quotes erd
7564 \end_inset
7565
7566  before, you can safely ignore this environment.
7567 \end_layout
7568
7569 \begin_layout Subsubsection
7570
7571 \family sans
7572 Bibliography
7573 \family default
7574
7575 \begin_inset LatexCommand label
7576 name "sec:bibliography"
7577
7578 \end_inset
7579
7580
7581 \end_layout
7582
7583 \begin_layout Standard
7584 The 
7585 \family sans
7586 Bibliography
7587 \family default
7588  environment is used to list references.
7589  Technically, you 
7590 \emph on
7591 could
7592 \emph default
7593  use this environment anywhere, but you really 
7594 \emph on
7595 should
7596 \emph default
7597  only use it at the end of the document.
7598  Also, don't bother trying to nest 
7599 \family sans
7600 Bibliography
7601 \family default
7602  in anything else or vice versa.
7603  It won't work.
7604 \end_layout
7605
7606 \begin_layout Standard
7607 When you first open a 
7608 \family sans
7609 Bibliography
7610 \family default
7611  environment, LyX add a large vertical space, followed by the heading 
7612 \begin_inset Quotes eld
7613 \end_inset
7614
7615 Bibliography
7616 \begin_inset Quotes erd
7617 \end_inset
7618
7619  or 
7620 \begin_inset Quotes eld
7621 \end_inset
7622
7623 References,
7624 \begin_inset Quotes erd
7625 \end_inset
7626
7627  depending on the document class.
7628  The heading is in a large boldface font.
7629  Each paragraph of the 
7630 \family sans
7631 Bibliography
7632 \family default
7633  environment is a bibliography entry.
7634  Thus, hitting 
7635 \family sans
7636 Return
7637 \family default
7638  does 
7639 \emph on
7640 not
7641 \emph default
7642  reset the paragraph environment.
7643  Each new paragraph is still in the 
7644 \family sans
7645 Bibliography
7646 \family default
7647  environment.
7648 \end_layout
7649
7650 \begin_layout Standard
7651 At the 
7652 \emph on
7653 beginning
7654 \emph default
7655  of the 
7656 \emph on
7657 first line
7658 \emph default
7659  of each paragraph, you will see a gray button showing a number.
7660  If you click on it, you will get a dialog in which you can set a 
7661 \family sans
7662 key
7663 \family default
7664  and a 
7665 \family sans
7666 label
7667 \family default
7668 .
7669  The key is the symbolic name by which you will refer to this bibliography
7670  entry.
7671  For example, suppose your first entry in the bibliography was a book about
7672  LaTeX.
7673  We could choose the key 
7674 \begin_inset Quotes eld
7675 \end_inset
7676
7677 latexguide
7678 \begin_inset Quotes erd
7679 \end_inset
7680
7681  for that entry.
7682  You can also give a label, which will be displayed in the gray inset box.
7683 \end_layout
7684
7685 \begin_layout Standard
7686 The 
7687 \family sans
7688 key
7689 \family default
7690  field isn't useless.
7691  You can refer to your bibliography entries using the 
7692 \family sans
7693 \bar under
7694 I
7695 \bar default
7696 nsert\SpecialChar \menuseparator
7697
7698 \bar under
7699 C
7700 \bar default
7701 itation
7702 \family default
7703  command.
7704  Just choose the key inside in the available keys list, then add a reference
7705  by clicking on the left arrow, which will add it to the selected keys list.
7706  Multiple references can be placed by selecting more than one key.
7707  An example of the 
7708 \family sans
7709 Bibliography
7710 \family default
7711  appears at the end of this document.
7712  
7713 \begin_inset Quotes eld
7714 \end_inset
7715
7716 See 
7717 \begin_inset LatexCommand cite
7718 key "latexguide"
7719
7720 \end_inset
7721
7722  or 
7723 \begin_inset LatexCommand cite
7724 after "Chapter 3"
7725 key "latexcompanion"
7726
7727 \end_inset
7728
7729
7730 \begin_inset Quotes erd
7731 \end_inset
7732
7733  is an example of how to cite two of the entries in it.
7734  In the second one, we used the 
7735 \family sans
7736 T
7737 \bar under
7738 e
7739 \bar default
7740 xt\InsetSpace ~
7741 after
7742 \family default
7743  field of the citation dialog to add the text 
7744 \begin_inset Quotes eld
7745 \end_inset
7746
7747 Chapter 3
7748 \begin_inset Quotes erd
7749 \end_inset
7750
7751 .
7752  The texts 
7753 \begin_inset Quotes eld
7754 \end_inset
7755
7756 latexguide
7757 \begin_inset Quotes erd
7758 \end_inset
7759
7760  and 
7761 \begin_inset Quotes eld
7762 \end_inset
7763
7764 latexcompanion
7765 \begin_inset Quotes erd
7766 \end_inset
7767
7768  that you see on screen will be replaced in print by the number or the label
7769  of the bibliography entry.
7770 \end_layout
7771
7772 \begin_layout Standard
7773 The more advanced LaTeX bibliography package BibTeX is also supported by
7774  LyX.
7775  For a description of how to use it, please refer to the 
7776 \emph on
7777 Extended LyX Features
7778 \emph default
7779  document.
7780 \end_layout
7781
7782 \begin_layout Subsection
7783 Special Purpose
7784 \end_layout
7785
7786 \begin_layout Standard
7787 There are three standard paragraph environments that simply don't fit any
7788  category, as they are very specialized for a particular purpose.
7789  We'll point out the highlights and uses of each.
7790 \end_layout
7791
7792 \begin_layout Subsubsection
7793
7794 \family sans
7795 Caption
7796 \family default
7797
7798 \begin_inset LatexCommand label
7799 name "sec:captionlayout"
7800
7801 \end_inset
7802
7803
7804 \end_layout
7805
7806 \begin_layout Standard
7807 The 
7808 \family sans
7809 Caption
7810 \family default
7811  environment is the default paragraph environment for 
7812 \family sans
7813 Figure\InsetSpace ~
7814 Floats
7815 \family default
7816  and 
7817 \family sans
7818 Table\InsetSpace ~
7819 Floats
7820 \family default
7821 .
7822  On the LyX screen, you'll see either the label 
7823 \begin_inset Quotes eld
7824 \end_inset
7825
7826 Figure #:
7827 \begin_inset Quotes erd
7828 \end_inset
7829
7830  or 
7831 \begin_inset Quotes eld
7832 \end_inset
7833
7834 Table #:
7835 \begin_inset Quotes erd
7836 \end_inset
7837
7838 , depending on which type of 
7839 \family sans
7840 Float
7841 \family default
7842  it's in.
7843  The actual reference number is substituted in this label in the printed
7844  output.
7845 \end_layout
7846
7847 \begin_layout Standard
7848 You can't really nest things into a 
7849 \family sans
7850 Caption
7851 \family default
7852  environment.
7853  Additionally, hitting 
7854 \family sans
7855 Return
7856 \family default
7857  resets the paragraph environment to 
7858 \family sans
7859 Standard
7860 \family default
7861 , so a 
7862 \family sans
7863 Caption
7864 \family default
7865  can only be a single paragraph.
7866 \end_layout
7867
7868 \begin_layout Standard
7869 You cannot use a 
7870 \family sans
7871 Caption
7872 \family default
7873  environment outside of a 
7874 \family sans
7875 Figure\InsetSpace ~
7876 Float
7877 \family default
7878  or a 
7879 \family sans
7880 Table\InsetSpace ~
7881 Float
7882 \family default
7883 .
7884  See sections 
7885 \begin_inset LatexCommand ref
7886 reference "sec:figures"
7887
7888 \end_inset
7889
7890  and 
7891 \begin_inset LatexCommand ref
7892 reference "sec:tables"
7893
7894 \end_inset
7895
7896  for more information on 
7897 \family sans
7898 Figure\InsetSpace ~
7899 Floats
7900 \family default
7901  and 
7902 \family sans
7903 Table\InsetSpace ~
7904 Floats
7905 \family default
7906 .
7907  
7908 \end_layout
7909
7910 \begin_layout Subsubsection
7911 LyX
7912 \family sans
7913 -Code
7914 \end_layout
7915
7916 \begin_layout Standard
7917 The 
7918 \family sans
7919 LyX-Code
7920 \family default
7921  environment is another LyX extension.
7922  It type-sets text in a typewriter-style font.
7923  It also treats the 
7924 \family sans
7925 Space
7926 \family default
7927  key as a fixed whitespace;
7928 \begin_inset Foot
7929 status collapsed
7930
7931 \begin_layout Standard
7932 In the 
7933 \family sans
7934 LyX-Code
7935 \family default
7936  environment, the 
7937 \family sans
7938 Space
7939 \family default
7940  key is treated as a 
7941 \family sans
7942 Protected\InsetSpace ~
7943 Blank
7944 \family default
7945  instead of an end-of-word marker.
7946 \end_layout
7947
7948 \end_inset
7949
7950  this is the only case in which you can type multiple whitespaces in LyX.
7951  If you need to insert blank lines, you'll still need to use 
7952 \family sans
7953 C-Return
7954 \family default
7955  [the 
7956 \family typewriter
7957 break-line
7958 \family default
7959  function].
7960  
7961 \family sans
7962 Return
7963 \family default
7964  breaks paragraphs.
7965  Note, however, that 
7966 \family sans
7967 Return
7968 \family default
7969  does 
7970 \emph on
7971 not
7972 \emph default
7973  reset the paragraph environment.
7974  So, when you finish using the 
7975 \family sans
7976 LyX-Code
7977 \family default
7978  environment, you'll need to change the paragraph environment yourself.
7979  Also, you 
7980 \emph on
7981 can
7982 \emph default
7983  nest the 
7984 \family sans
7985 LyX-Code
7986 \family default
7987  environment inside of others.
7988 \end_layout
7989
7990 \begin_layout Standard
7991 There are a few quirks with this environment:
7992 \end_layout
7993
7994 \begin_layout Itemize
7995 You cannot use 
7996 \family sans
7997 C-Return
7998 \family default
7999  at the beginning of a new paragraph [i.e.
8000  you can't follow 
8001 \family sans
8002 Return
8003 \family default
8004  with a 
8005 \family sans
8006 C-Return
8007 \family default
8008 ].
8009 \end_layout
8010
8011 \begin_layout Itemize
8012 You can't follow a 
8013 \family sans
8014 C-Return
8015 \family default
8016  with a 
8017 \family sans
8018 Space
8019 \family default
8020 .
8021 \end_layout
8022
8023 \begin_deeper
8024 \begin_layout Itemize
8025 Use a 
8026 \family sans
8027 Return
8028 \family default
8029  to begin a new paragraph, then you can use a 
8030 \family sans
8031 Space
8032 \family default
8033 .
8034 \end_layout
8035
8036 \begin_layout Itemize
8037 Or: use 
8038 \family sans
8039 C-Space
8040 \family default
8041  instead.
8042 \end_layout
8043
8044 \end_deeper
8045 \begin_layout Itemize
8046 You can't have an empty paragraph or an empty line.
8047  You must put at least one 
8048 \family sans
8049 Space
8050 \family default
8051  in any line you want blank.
8052  Otherwise, LaTeX generates errors.
8053 \end_layout
8054
8055 \begin_layout Itemize
8056 You cannot get the typewriter double quotes by typing 
8057 \family sans
8058 "
8059 \family default
8060  since that will insert 
8061 \emph on
8062 real
8063 \emph default
8064  quotes.
8065  You get the typewriter double quotes with 
8066 \family sans
8067 C-"
8068 \family default
8069  (or 
8070 \family sans
8071 C-q
8072 \family default
8073  if you use Emacs-like key bindings).
8074 \end_layout
8075
8076 \begin_layout Standard
8077 Here's an example:
8078 \end_layout
8079
8080 \begin_layout LyX-Code
8081 #include <stdio.h>
8082 \end_layout
8083
8084 \begin_layout LyX-Code
8085  
8086 \end_layout
8087
8088 \begin_layout LyX-Code
8089 int main(void)
8090 \end_layout
8091
8092 \begin_layout LyX-Code
8093 {
8094 \end_layout
8095
8096 \begin_layout LyX-Code
8097     printf("Hello World
8098 \backslash
8099 n");
8100 \end_layout
8101
8102 \begin_layout LyX-Code
8103     return 0;
8104 \end_layout
8105
8106 \begin_layout LyX-Code
8107 }
8108 \end_layout
8109
8110 \begin_layout Standard
8111 This is just the standard 
8112 \begin_inset Quotes eld
8113 \end_inset
8114
8115 Hello world!
8116 \begin_inset Quotes erd
8117 \end_inset
8118
8119  program.
8120  
8121 \end_layout
8122
8123 \begin_layout Standard
8124
8125 \family sans
8126 LyX-Code
8127 \family default
8128  has one purpose: to typeset code, such as program source, shell scripts,
8129  rc-files, and so on.
8130  Use it only in those very, very special cases where you need to generate
8131  text as if you used a typewriter.
8132 \end_layout
8133
8134 \begin_layout Section
8135 Nesting Environments
8136 \begin_inset LatexCommand label
8137 name "sec:nest"
8138
8139 \end_inset
8140
8141
8142 \end_layout
8143
8144 \begin_layout Subsection
8145 The Big Deal
8146 \end_layout
8147
8148 \begin_layout Standard
8149 Throughout the previous sections, we've been nagging you to 
8150 \begin_inset Quotes eld
8151 \end_inset
8152
8153 go read Section\InsetSpace ~
8154
8155 \begin_inset LatexCommand ref
8156 reference "sec:nest"
8157
8158 \end_inset
8159
8160 .
8161 \begin_inset Quotes erd
8162 \end_inset
8163
8164  So, you're probably wondering what the big deal is.
8165 \end_layout
8166
8167 \begin_layout Standard
8168 The big deal is that LyX differs rather strongly from the traditional 
8169 \begin_inset Quotes eld
8170 \end_inset
8171
8172 word\SpecialChar \-
8173 processor-as-overglorified-typewriter
8174 \begin_inset Quotes erd
8175 \end_inset
8176
8177  concept.
8178  With a typewriter, text is merely ink on a page.
8179  Most word processors aren't much better, treating text as pixels on the
8180  screen and bytes in memory.
8181  In contrast, LyX treats text as a unified block with a particular context
8182  and specific properties.
8183  However, what if you wanted one 
8184 \begin_inset Quotes eld
8185 \end_inset
8186
8187 block
8188 \begin_inset Quotes erd
8189 \end_inset
8190
8191  to inherit some of the properties of another 
8192 \begin_inset Quotes eld
8193 \end_inset
8194
8195 block
8196 \begin_inset Quotes erd
8197 \end_inset
8198
8199  ? 
8200 \end_layout
8201
8202 \begin_layout Standard
8203 Here's a more specific example: outlines.
8204  You have three main points in your outline, but point #2 also has two subpoints.
8205  In other words, you have a list 
8206 \emph on
8207 inside
8208 \emph default
8209  of another list, with the inner list 
8210 \begin_inset Quotes eld
8211 \end_inset
8212
8213 attached
8214 \begin_inset Quotes erd
8215 \end_inset
8216
8217  to item #2:
8218 \end_layout
8219
8220 \begin_layout Enumerate
8221 one
8222 \end_layout
8223
8224 \begin_layout Enumerate
8225 two
8226 \end_layout
8227
8228 \begin_deeper
8229 \begin_layout Enumerate
8230 sublist - item #1
8231 \end_layout
8232
8233 \begin_layout Enumerate
8234 sublist - item #2
8235 \end_layout
8236
8237 \end_deeper
8238 \begin_layout Enumerate
8239 three
8240 \end_layout
8241
8242 \begin_layout Standard
8243 How do you put a list inside of a list? By now, the answer should be obvious:
8244  you nest one list inside the other.
8245  
8246 \end_layout
8247
8248 \begin_layout Standard
8249 How to nest an environment is quite simple.
8250  Select 
8251 \family sans
8252 \bar under
8253 I
8254 \bar default
8255 ncrease\InsetSpace ~
8256 Environment\InsetSpace ~
8257 Depth
8258 \family default
8259  or 
8260 \family sans
8261 \bar under
8262 D
8263 \bar default
8264 ecrease\InsetSpace ~
8265 Environment\InsetSpace ~
8266 Depth
8267 \family default
8268  from the 
8269 \family sans
8270 \bar under
8271 E
8272 \bar default
8273 dit
8274 \family default
8275  menu to change the nesting depth of the current paragraph (the status bar
8276  will tell you how far you are nested).
8277 \end_layout
8278
8279 \begin_layout Standard
8280 You can also use the convenient key bindings 
8281 \family sans
8282 S-M-Left
8283 \family default
8284  and 
8285 \family sans
8286 S-M-Right
8287 \begin_inset Foot
8288 status collapsed
8289
8290 \begin_layout Standard
8291
8292 \family sans
8293 M-p\InsetSpace ~
8294 Left
8295 \family default
8296  and 
8297 \family sans
8298 M-p\InsetSpace ~
8299 Right
8300 \family default
8301  are alternatives, if you prefer those bindings
8302 \end_layout
8303
8304 \end_inset
8305
8306
8307 \family default
8308  to change the nesting level.
8309  The change will work on the current selection if you have made one (allowing
8310  you to change the nesting of several paragraphs at once), or the current
8311  paragraph.
8312 \end_layout
8313
8314 \begin_layout Standard
8315 Note that LyX only changes the nesting depth if it can.
8316  If it's invalid to do so, nothing happens if you try to change the depth.
8317  Additionally, if you change the depth of one paragraph, it affects the
8318  depth of every paragraph nested inside of it.
8319  It's hard to describe what exactly LyX does in this case.
8320  That depends specifically on what your text looks like.
8321  Your best bet is to simply play with changing the nesting depth and see
8322  what happens.
8323 \end_layout
8324
8325 \begin_layout Standard
8326 Nesting isn't just limited to lists.
8327  In LyX, you can nest just about anything inside anything else, as you're
8328  about to find out.
8329  This is the real power of nesting paragraph environments.
8330 \end_layout
8331
8332 \begin_layout Subsection
8333 What You Can and Can't Nest
8334 \end_layout
8335
8336 \begin_layout Standard
8337 Before we fire a list of paragraph environments at you, we need to tell
8338  you a little bit more about how nesting works.
8339 \end_layout
8340
8341 \begin_layout Standard
8342 The question of nesting is a bit more complicated than a simple yes or no,
8343  can you or can't you.
8344  There's also the question of how.
8345  Can you nest this environment into anything else? Can you nest another
8346  environment into it? A 
8347 \begin_inset Quotes eld
8348 \end_inset
8349
8350 yes
8351 \begin_inset Quotes erd
8352 \end_inset
8353
8354  to one of these doesn't guarantee a 
8355 \begin_inset Quotes eld
8356 \end_inset
8357
8358 yes
8359 \begin_inset Quotes erd
8360 \end_inset
8361
8362  to the other.
8363 \end_layout
8364
8365 \begin_layout Standard
8366 The paragraph environments in LyX can do one of three things when it comes
8367  to nesting.
8368  First, an environment may be completely unnestable.
8369  Second, there are environments that are fully nestable.
8370  You can nest them inside of things and you can also nest other things inside
8371  of them.
8372  There is one last type of environment.
8373  You can nest them into other environments, but that's it.
8374  You can't nest anything into them.
8375 \end_layout
8376
8377 \begin_layout Standard
8378 Here's a list of the three types of nesting behavior, and which paragraph
8379  environments have them:
8380 \begin_inset Foot
8381 status collapsed
8382
8383 \begin_layout Standard
8384 For some odd reason, LyX allows you to fully nest both 
8385 \family sans
8386 Bibliography
8387 \family default
8388  and 
8389 \family sans
8390 Abstract
8391 \family default
8392 .
8393  Also, LyX allows you to nest 
8394 \family sans
8395 Title
8396 \family default
8397
8398 \family sans
8399 Author
8400 \family default
8401 , and 
8402 \family sans
8403 Date
8404 \family default
8405  into other environments.
8406  We urge you not to.
8407  LaTeX may barf if you try it.
8408  Then again, it may not.
8409  We don't know for certain.
8410  However, it makes no sense contextually to perform any nesting with these
8411  environments, so why would you ever want to?
8412 \end_layout
8413
8414 \end_inset
8415
8416
8417 \end_layout
8418
8419 \begin_layout Description
8420 Unnestable Can't nest them.
8421  Can't nest into them.
8422 \end_layout
8423
8424 \begin_deeper
8425 \begin_layout Itemize
8426
8427 \family sans
8428 Bibliography
8429 \end_layout
8430
8431 \begin_layout Itemize
8432
8433 \family sans
8434 Title
8435 \end_layout
8436
8437 \begin_layout Itemize
8438
8439 \family sans
8440 Author
8441 \end_layout
8442
8443 \begin_layout Itemize
8444
8445 \family sans
8446 Date
8447 \end_layout
8448
8449 \end_deeper
8450 \begin_layout Description
8451 Fully\InsetSpace ~
8452 Nestable You can nest them.
8453  You can nest other things into them.
8454 \end_layout
8455
8456 \begin_deeper
8457 \begin_layout Itemize
8458
8459 \family sans
8460 Abstract
8461 \end_layout
8462
8463 \begin_layout Itemize
8464
8465 \family sans
8466 Verse
8467 \end_layout
8468
8469 \begin_layout Itemize
8470
8471 \family sans
8472 Quote
8473 \end_layout
8474
8475 \begin_layout Itemize
8476
8477 \family sans
8478 Quotation
8479 \end_layout
8480
8481 \begin_layout Itemize
8482
8483 \family sans
8484 Itemize
8485 \end_layout
8486
8487 \begin_layout Itemize
8488
8489 \family sans
8490 Enumerate
8491 \end_layout
8492
8493 \begin_layout Itemize
8494
8495 \family sans
8496 Description
8497 \end_layout
8498
8499 \begin_layout Itemize
8500
8501 \family sans
8502 List
8503 \end_layout
8504
8505 \begin_layout Itemize
8506
8507 \family sans
8508 LyX-Code
8509 \end_layout
8510
8511 \end_deeper
8512 \begin_layout Description
8513 Nestable-Inside You can nest them inside of other things.
8514  You can't nest anything into them.
8515 \end_layout
8516
8517 \begin_deeper
8518 \begin_layout Itemize
8519
8520 \family sans
8521 Part
8522 \end_layout
8523
8524 \begin_layout Itemize
8525
8526 \family sans
8527 Chapter
8528 \end_layout
8529
8530 \begin_layout Itemize
8531
8532 \family sans
8533 Section
8534 \family default
8535  
8536 \end_layout
8537
8538 \begin_layout Itemize
8539
8540 \family sans
8541 Subsection
8542 \end_layout
8543
8544 \begin_layout Itemize
8545
8546 \family sans
8547 Subsubsection
8548 \end_layout
8549
8550 \begin_layout Itemize
8551
8552 \family sans
8553 Paragraph
8554 \family default
8555  
8556 \end_layout
8557
8558 \begin_layout Itemize
8559
8560 \family sans
8561 Subparagraph
8562 \end_layout
8563
8564 \begin_layout Itemize
8565
8566 \family sans
8567 Part*
8568 \end_layout
8569
8570 \begin_layout Itemize
8571
8572 \family sans
8573 Chapter*
8574 \end_layout
8575
8576 \begin_layout Itemize
8577
8578 \family sans
8579 Section*
8580 \end_layout
8581
8582 \begin_layout Itemize
8583
8584 \family sans
8585 Subsection*
8586 \end_layout
8587
8588 \begin_layout Itemize
8589
8590 \family sans
8591 Subsubsection*
8592 \end_layout
8593
8594 \begin_layout Itemize
8595
8596 \family sans
8597 Standard
8598 \end_layout
8599
8600 \begin_layout Itemize
8601
8602 \family sans
8603 Right\InsetSpace ~
8604 Address
8605 \end_layout
8606
8607 \begin_layout Itemize
8608
8609 \family sans
8610 Address
8611 \end_layout
8612
8613 \begin_layout Itemize
8614
8615 \family sans
8616 Caption
8617 \end_layout
8618
8619 \end_deeper
8620 \begin_layout Subsection
8621 Nesting Other Things: Tables, Math, Floats, etc.
8622 \begin_inset LatexCommand label
8623 name "sec:table-and-fig-nesting"
8624
8625 \end_inset
8626
8627
8628 \end_layout
8629
8630 \begin_layout Standard
8631 There are several things that aren't paragraph environments, but which are
8632  affected by nesting anyhow.
8633  They are:
8634 \end_layout
8635
8636 \begin_layout Itemize
8637 equations
8638 \end_layout
8639
8640 \begin_layout Itemize
8641 tables
8642 \end_layout
8643
8644 \begin_layout Itemize
8645 figures
8646 \end_layout
8647
8648 \begin_layout Standard
8649 [Note: if you put a figure or a table in a 
8650 \family sans
8651 Float
8652 \family default
8653 , this is no longer true.
8654  See below or look in sections 
8655 \begin_inset LatexCommand ref
8656 reference "sec:figures"
8657
8658 \end_inset
8659
8660  or 
8661 \begin_inset LatexCommand ref
8662 reference "sec:tables"
8663
8664 \end_inset
8665
8666  for more info.]
8667 \end_layout
8668
8669 \begin_layout Standard
8670 LyX can treat these three objects as either a word or as a paragraph.
8671  Well, you can't inline a table, but you can inline math and figures.
8672  If a figure or an equation is inlined, it goes wherever the paragraph it's
8673  in goes.
8674 \end_layout
8675
8676 \begin_layout Standard
8677 On the other hand, if you have an equation, figure or table in a 
8678 \begin_inset Quotes eld
8679 \end_inset
8680
8681 paragraph
8682 \begin_inset Quotes erd
8683 \end_inset
8684
8685  of its own, it behaves just like a 
8686 \begin_inset Quotes eld
8687 \end_inset
8688
8689 nestable-inside
8690 \begin_inset Quotes erd
8691 \end_inset
8692
8693  paragraph environment.
8694  You can nest it into any environment, but you [obviously] can't nest anything
8695  into it.
8696 \end_layout
8697
8698 \begin_layout Standard
8699 Here's an example with a table:
8700 \end_layout
8701
8702 \begin_layout Enumerate
8703 Item One
8704 \end_layout
8705
8706 \begin_deeper
8707 \begin_layout Enumerate
8708 This is (a) and it's nested.
8709 \end_layout
8710
8711 \begin_deeper
8712 \begin_layout Standard
8713 \begin_inset VSpace 0.3cm
8714 \end_inset
8715
8716
8717 \end_layout
8718
8719 \begin_layout Standard
8720 \align center
8721 \begin_inset Tabular
8722 <lyxtabular version="3" rows="2" columns="2">
8723 <features>
8724 <column alignment="center" valignment="top" leftline="true" width="0pt">
8725 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8726 <row topline="true">
8727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \begin_layout Standard
8731
8732 \family roman
8733 \series medium
8734 \shape up
8735 \size normal
8736 \emph off
8737 \bar no
8738 \noun off
8739 \color none
8740 a
8741 \end_layout
8742
8743 \end_inset
8744 </cell>
8745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8746 \begin_inset Text
8747
8748 \begin_layout Standard
8749
8750 \family roman
8751 \series medium
8752 \shape up
8753 \size normal
8754 \emph off
8755 \bar no
8756 \noun off
8757 \color none
8758 b
8759 \end_layout
8760
8761 \end_inset
8762 </cell>
8763 </row>
8764 <row topline="true" bottomline="true">
8765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8766 \begin_inset Text
8767
8768 \begin_layout Standard
8769
8770 \family roman
8771 \series medium
8772 \shape up
8773 \size normal
8774 \emph off
8775 \bar no
8776 \noun off
8777 \color none
8778 c
8779 \end_layout
8780
8781 \end_inset
8782 </cell>
8783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Standard
8787
8788 \family roman
8789 \series medium
8790 \shape up
8791 \size normal
8792 \emph off
8793 \bar no
8794 \noun off
8795 \color none
8796 d
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 </row>
8802 </lyxtabular>
8803
8804 \end_inset
8805
8806
8807 \end_layout
8808
8809 \begin_layout Standard
8810 \begin_inset VSpace 0.3cm
8811 \end_inset
8812
8813
8814 \end_layout
8815
8816 \end_deeper
8817 \begin_layout Enumerate
8818 This is (b).
8819  The table is actually nested inside (a).
8820 \end_layout
8821
8822 \end_deeper
8823 \begin_layout Enumerate
8824 Back out again.
8825 \end_layout
8826
8827 \begin_layout Standard
8828 If we hadn't nested the table at all, the list would look like this:
8829 \end_layout
8830
8831 \begin_layout Enumerate
8832 Item One
8833 \end_layout
8834
8835 \begin_deeper
8836 \begin_layout Enumerate
8837 This is (a) and it's nested.
8838 \end_layout
8839
8840 \end_deeper
8841 \begin_layout Standard
8842 \begin_inset VSpace 0.3cm
8843 \end_inset
8844
8845
8846 \end_layout
8847
8848 \begin_layout Standard
8849 \align center
8850 \begin_inset Tabular
8851 <lyxtabular version="3" rows="2" columns="2">
8852 <features>
8853 <column alignment="center" valignment="top" leftline="true" width="0pt">
8854 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8855 <row topline="true">
8856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Standard
8860
8861 \family roman
8862 \series medium
8863 \shape up
8864 \size normal
8865 \emph off
8866 \bar no
8867 \noun off
8868 \color none
8869 a
8870 \end_layout
8871
8872 \end_inset
8873 </cell>
8874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8875 \begin_inset Text
8876
8877 \begin_layout Standard
8878
8879 \family roman
8880 \series medium
8881 \shape up
8882 \size normal
8883 \emph off
8884 \bar no
8885 \noun off
8886 \color none
8887 b
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 </row>
8893 <row topline="true" bottomline="true">
8894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8895 \begin_inset Text
8896
8897 \begin_layout Standard
8898
8899 \family roman
8900 \series medium
8901 \shape up
8902 \size normal
8903 \emph off
8904 \bar no
8905 \noun off
8906 \color none
8907 c
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Standard
8916
8917 \family roman
8918 \series medium
8919 \shape up
8920 \size normal
8921 \emph off
8922 \bar no
8923 \noun off
8924 \color none
8925 d
8926 \end_layout
8927
8928 \end_inset
8929 </cell>
8930 </row>
8931 </lyxtabular>
8932
8933 \end_inset
8934
8935
8936 \end_layout
8937
8938 \begin_layout Standard
8939 \begin_inset VSpace 0.3cm
8940 \end_inset
8941
8942
8943 \end_layout
8944
8945 \begin_layout Enumerate
8946 This is (b).
8947  The table is 
8948 \emph on
8949 not
8950 \emph default
8951  nested inside (a).
8952  In fact, it's not nested at all.
8953 \end_layout
8954
8955 \begin_layout Enumerate
8956 Back out again.
8957 \end_layout
8958
8959 \begin_layout Standard
8960 Notice how item (b) is not only no longer nested, but is also the first
8961  item of a new list!
8962 \end_layout
8963
8964 \begin_layout Standard
8965 There's another trap you can fall into: nesting the table, but not going
8966  deep enough.
8967  LyX turns anything after the table into a new [sub]list.
8968 \end_layout
8969
8970 \begin_layout Enumerate
8971 Item One
8972 \end_layout
8973
8974 \begin_deeper
8975 \begin_layout Enumerate
8976 This is (a) and it's nested.
8977 \end_layout
8978
8979 \begin_layout Standard
8980 \begin_inset VSpace 0.3cm
8981 \end_inset
8982
8983
8984 \end_layout
8985
8986 \begin_layout Standard
8987 \align center
8988 \begin_inset Tabular
8989 <lyxtabular version="3" rows="2" columns="2">
8990 <features>
8991 <column alignment="center" valignment="top" leftline="true" width="0pt">
8992 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8993 <row topline="true">
8994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Standard
8998
8999 \family roman
9000 \series medium
9001 \shape up
9002 \size normal
9003 \emph off
9004 \bar no
9005 \noun off
9006 \color none
9007 a
9008 \end_layout
9009
9010 \end_inset
9011 </cell>
9012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9013 \begin_inset Text
9014
9015 \begin_layout Standard
9016
9017 \family roman
9018 \series medium
9019 \shape up
9020 \size normal
9021 \emph off
9022 \bar no
9023 \noun off
9024 \color none
9025 b
9026 \end_layout
9027
9028 \end_inset
9029 </cell>
9030 </row>
9031 <row topline="true" bottomline="true">
9032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9033 \begin_inset Text
9034
9035 \begin_layout Standard
9036
9037 \family roman
9038 \series medium
9039 \shape up
9040 \size normal
9041 \emph off
9042 \bar no
9043 \noun off
9044 \color none
9045 c
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9051 \begin_inset Text
9052
9053 \begin_layout Standard
9054
9055 \family roman
9056 \series medium
9057 \shape up
9058 \size normal
9059 \emph off
9060 \bar no
9061 \noun off
9062 \color none
9063 d
9064 \end_layout
9065
9066 \end_inset
9067 </cell>
9068 </row>
9069 </lyxtabular>
9070
9071 \end_inset
9072
9073
9074 \end_layout
9075
9076 \begin_layout Standard
9077 \begin_inset VSpace 0.3cm
9078 \end_inset
9079
9080
9081 \end_layout
9082
9083 \begin_layout Enumerate
9084 This is (b).
9085  The table is actually nested inside Item One, but 
9086 \emph on
9087 not
9088 \emph default
9089  inside (a).
9090 \end_layout
9091
9092 \end_deeper
9093 \begin_layout Enumerate
9094 Back out again.
9095 \end_layout
9096
9097 \begin_layout Standard
9098 As you can see, item (b) turned into the first item of a new list, but a
9099  new list 
9100 \emph on
9101 inside
9102 \emph default
9103  item 1.
9104  The same thing would have happened to a figure or an equation.
9105  So, if you nest tables, figures or equations, make sure you go to the right
9106  depth!
9107 \end_layout
9108
9109 \begin_layout Standard
9110 Then there are the so-called 
9111 \family sans
9112 Floats
9113 \family default
9114 .
9115  A 
9116 \family sans
9117 Float
9118 \family default
9119  is a block of text associated with some sort of label, but which doesn't
9120  have a fixed location.
9121  It can 
9122 \begin_inset Quotes eld
9123 \end_inset
9124
9125 float
9126 \begin_inset Quotes erd
9127 \end_inset
9128
9129  forward or backward a page or two, to wherever it fits best.
9130  
9131 \family sans
9132 Footnotes
9133 \family default
9134  and 
9135 \family sans
9136 Margin\InsetSpace ~
9137 Notes
9138 \family default
9139  are floats, as are 
9140 \family sans
9141 Table\InsetSpace ~
9142 Floats
9143 \family default
9144  and 
9145 \family sans
9146 Figure\InsetSpace ~
9147 Floats
9148 \family default
9149 .
9150  When you're editing a document in LyX, a closed 
9151 \family sans
9152 Float
9153 \family default
9154  looks like a gray button with a red label and goes wherever the paragraph
9155  it's in goes.
9156  However, because a 
9157 \family sans
9158 Float
9159 \family default
9160  has no fixed location in the final text, nesting has no effect on its actual
9161  location after you feed your document to LaTeX.
9162 \end_layout
9163
9164 \begin_layout Subsection
9165 Usage and General Features
9166 \end_layout
9167
9168 \begin_layout Standard
9169 Speaking of levels, LyX can perform up to a six-fold nesting.
9170  In other words, 
9171 \begin_inset Quotes eld
9172 \end_inset
9173
9174 level #6
9175 \begin_inset Quotes erd
9176 \end_inset
9177
9178  is the innermost possible depth.
9179  Here's an example to display what we mean:
9180 \end_layout
9181
9182 \begin_layout Enumerate
9183 level #1 - outermost
9184 \end_layout
9185
9186 \begin_deeper
9187 \begin_layout Enumerate
9188 level #2
9189 \end_layout
9190
9191 \begin_deeper
9192 \begin_layout Enumerate
9193 level #3
9194 \end_layout
9195
9196 \begin_deeper
9197 \begin_layout Enumerate
9198 level #4
9199 \end_layout
9200
9201 \begin_deeper
9202 \begin_layout Itemize
9203 level #5
9204 \end_layout
9205
9206 \begin_deeper
9207 \begin_layout Itemize
9208 level #6
9209 \end_layout
9210
9211 \end_deeper
9212 \end_deeper
9213 \end_deeper
9214 \end_deeper
9215 \end_deeper
9216 \begin_layout Standard
9217 Once again, LyX has a maximum of 6 levels, regardless of which specific
9218  paragraph environments you're using at a given level.
9219 \begin_inset Foot
9220 status collapsed
9221
9222 \begin_layout Standard
9223 Unfortunately, LyX doesn't enforce this limitation.
9224  If you try to exceed it, however, LaTeX will return errors when you go
9225  to produce output for your document.
9226 \end_layout
9227
9228 \end_inset
9229
9230  That means that you can perform a six-fold nesting of a 
9231 \family sans
9232 Description
9233 \family default
9234  list, or a 
9235 \family sans
9236 Verse
9237 \family default
9238  environment, and so on.
9239  You can also mix environments, as we shall see later.
9240 \end_layout
9241
9242 \begin_layout Standard
9243 There are two exceptions to the six-fold nesting limit, and you can see
9244  both of them in the example.
9245  Unlike the other fully-nestable environments, you can only perform a four-fold
9246  nesting with the 
9247 \family sans
9248 Enumerate
9249 \family default
9250  and 
9251 \family sans
9252 Itemize
9253 \family default
9254  environments.
9255  For example, if we tried to nest another 
9256 \family sans
9257 Enumerate
9258 \family default
9259  list inside of item 
9260 \begin_inset Quotes eld
9261 \end_inset
9262
9263 A.
9264 \begin_inset Quotes erd
9265 \end_inset
9266
9267 , we'd get errors.
9268 \begin_inset Foot
9269 status collapsed
9270
9271 \begin_layout Standard
9272 Once again, LyX doesn't enforce this limitation.
9273  If you try to exceed it, however, LaTeX will return errors when you go
9274  to produce output for your document.
9275 \end_layout
9276
9277 \end_inset
9278
9279
9280 \end_layout
9281
9282 \begin_layout Standard
9283 In case that you want to start a new list immediately after a list, or consecuti
9284 ve definitions, proofs etc, you can use the 
9285 \family sans
9286 --Separator--
9287 \family default
9288  environment to separate them.
9289  For example
9290 \end_layout
9291
9292 \begin_layout Enumerate
9293 item1
9294 \end_layout
9295
9296 \begin_layout --Separator--
9297
9298 \end_layout
9299
9300 \begin_layout Enumerate
9301 another item1
9302 \end_layout
9303
9304 \begin_deeper
9305 \begin_layout Enumerate
9306 nested item1
9307 \end_layout
9308
9309 \begin_layout --Separator--
9310
9311 \end_layout
9312
9313 \begin_layout Enumerate
9314 nested another item1
9315 \end_layout
9316
9317 \end_deeper
9318 \begin_layout Subsection
9319 Some Examples
9320 \end_layout
9321
9322 \begin_layout Standard
9323 The best way to explain just what you can do with nesting is by illustration.
9324  We have several examples of nested environments.
9325  In them, we explain how we created the example, so that you can reproduce
9326  them.
9327 \end_layout
9328
9329 \begin_layout Subsubsection
9330 Example #1: The Six-fold Way and Mixed Nesting
9331 \end_layout
9332
9333 \begin_layout Labeling
9334 \labelwidthstring MMM
9335 #1-a This is the outermost level.
9336  It's a 
9337 \family sans
9338 List
9339 \family default
9340  environment.
9341 \end_layout
9342
9343 \begin_deeper
9344 \begin_layout Labeling
9345 \labelwidthstring MMM
9346 #2-a This is level #2.
9347  We created it by using 
9348 \family sans
9349 M-Return
9350 \family default
9351  followed by 
9352 \family sans
9353 M-p\InsetSpace ~
9354 Right
9355 \family default
9356 .
9357 \end_layout
9358
9359 \begin_deeper
9360 \begin_layout Labeling
9361 \labelwidthstring MMM
9362 #3-a This is level #3.
9363  This time, we just hit 
9364 \family sans
9365 Return
9366 \family default
9367 , then used 
9368 \family sans
9369 M-p\InsetSpace ~
9370 Right
9371 \family default
9372  twice in a row.
9373  We could have also created it the same way as we did the previous level,
9374  by hitting 
9375 \family sans
9376 M-Return
9377 \family default
9378  followed by 
9379 \family sans
9380 M-p\InsetSpace ~
9381 Right
9382 \family default
9383 .
9384 \end_layout
9385
9386 \begin_deeper
9387 \begin_layout Standard
9388 This is actually a 
9389 \family sans
9390 Standard
9391 \family default
9392  environment, nested inside of 
9393 \begin_inset Quotes eld
9394 \end_inset
9395
9396 #3-a
9397 \begin_inset Quotes erd
9398 \end_inset
9399
9400 .
9401  So, it's at level #4.
9402  We did this by hitting 
9403 \family sans
9404 M-Return
9405 \family default
9406 , then 
9407 \family sans
9408 M-p\InsetSpace ~
9409 Right
9410 \family default
9411 , then changing the paragraph environment to 
9412 \family sans
9413 Standard
9414 \family default
9415 .
9416  Do this to create list items with more than one paragraph - it also works
9417  for the 
9418 \family sans
9419 Description
9420 \family default
9421
9422 \family sans
9423 Enumerate
9424 \family default
9425 , and 
9426 \family sans
9427 Itemize
9428 \family default
9429  environments!
9430 \end_layout
9431
9432 \begin_layout Standard
9433 Here's another 
9434 \family sans
9435 Standard
9436 \family default
9437  paragraph, also at level #4, made with just a 
9438 \family sans
9439 M-Return
9440 \family default
9441 .
9442 \end_layout
9443
9444 \begin_layout Labeling
9445 \labelwidthstring MMM
9446 #4-a This is level #4.
9447  We hit 
9448 \family sans
9449 M-Return
9450 \family default
9451  and changed the paragraph environment back to 
9452 \family sans
9453 List
9454 \family default
9455 .
9456  Remember - we can't nest anything inside of a 
9457 \family sans
9458 Standard
9459 \family default
9460  environment, which is why we're still at level #4.
9461  However, we 
9462 \emph on
9463 can
9464 \emph default
9465  keep nesting things inside of 
9466 \begin_inset Quotes eld
9467 \end_inset
9468
9469 #3-a
9470 \begin_inset Quotes erd
9471 \end_inset
9472
9473 .
9474 \end_layout
9475
9476 \begin_deeper
9477 \begin_layout Labeling
9478 \labelwidthstring MMM
9479 #5-a This is level #5\SpecialChar \ldots{}
9480
9481 \end_layout
9482
9483 \begin_deeper
9484 \begin_layout Labeling
9485 \labelwidthstring MMM
9486 #6-a \SpecialChar \ldots{}
9487 and this is level #6.
9488  By now, you should know how we made these two.
9489 \end_layout
9490
9491 \end_deeper
9492 \begin_layout Labeling
9493 \labelwidthstring MMM
9494 #5-b Back to level #5.
9495  Just hit 
9496 \family sans
9497 M-Return
9498 \family default
9499  followed by a 
9500 \family sans
9501 M-p\InsetSpace ~
9502 Left
9503 \family default
9504 .
9505 \end_layout
9506
9507 \end_deeper
9508 \begin_layout Labeling
9509 \labelwidthstring MMM
9510 #4-b After another 
9511 \family sans
9512 M-Return
9513 \family default
9514  followed by a 
9515 \family sans
9516 M-p\InsetSpace ~
9517 Left
9518 \family default
9519 , we're back at level #4.
9520 \end_layout
9521
9522 \end_deeper
9523 \begin_layout Labeling
9524 \labelwidthstring MMM
9525 #3-b Back to level #3.
9526  By now it should be obvious how we did this.
9527 \end_layout
9528
9529 \end_deeper
9530 \begin_layout Labeling
9531 \labelwidthstring MMM
9532 #2-b Back to level #2.
9533  
9534 \end_layout
9535
9536 \end_deeper
9537 \begin_layout Labeling
9538 \labelwidthstring MMM
9539 #1-b And last, back to the outermost level, #1.
9540  After this sentence, we'll hit 
9541 \family sans
9542 Return
9543 \family default
9544  and change the paragraph environment back to 
9545 \family sans
9546 Standard
9547 \family default
9548  to end the list.
9549 \end_layout
9550
9551 \begin_layout Standard
9552 There you have it! Oh --- we could have also used the 
9553 \family sans
9554 Description
9555 \family default
9556
9557 \family sans
9558 Quote
9559 \family default
9560
9561 \family sans
9562 Quotation
9563 \family default
9564 , or even the 
9565 \family sans
9566 Verse
9567 \family default
9568  environment in place of the 
9569 \family sans
9570 List
9571 \family default
9572  environment.
9573  The example would have worked exactly the same.
9574 \end_layout
9575
9576 \begin_layout Subsubsection
9577 Example #2: Inheritance
9578 \end_layout
9579
9580 \begin_layout LyX-Code
9581 This is the LyX-Code environment, at level #1, the outermost
9582 \end_layout
9583
9584 \begin_layout LyX-Code
9585 level.
9586   Now we'll hit 
9587 \family sans
9588 Return
9589 \family default
9590 , then 
9591 \family sans
9592 M-p Right
9593 \family default
9594 , after which, we'll change to the 
9595 \family sans
9596 Enumerate
9597 \family default
9598  environment.
9599 \end_layout
9600
9601 \begin_deeper
9602 \begin_layout Enumerate
9603 This is the 
9604 \family sans
9605 Enumerate
9606 \family default
9607  environment, at level #2.
9608 \end_layout
9609
9610 \begin_layout Enumerate
9611 Notice how the nested 
9612 \family sans
9613 Enumerate
9614 \family default
9615  not only inherits its margins from its parent environment [
9616 \family sans
9617 LyX-Code
9618 \family default
9619 ], but also inherits its font and spacing!
9620 \end_layout
9621
9622 \end_deeper
9623 \begin_layout Standard
9624 We ended this example by hitting 
9625 \family sans
9626 Return
9627 \family default
9628 .
9629  After that, we needed to reset the paragraph environment to 
9630 \family sans
9631 Standard
9632 \family default
9633  and resetting the nesting depth by using 
9634 \family sans
9635 M-p\InsetSpace ~
9636 Left
9637 \family default
9638  once.
9639 \end_layout
9640
9641 \begin_layout Subsubsection
9642 Example #3: Labels, Levels, and the 
9643 \family sans
9644 Enumerate
9645 \family default
9646  and 
9647 \family sans
9648 Itemize
9649 \family default
9650  Environments
9651 \begin_inset OptArg
9652 status collapsed
9653
9654 \begin_layout Standard
9655 Example #3: Labels, Levels and other list environments
9656 \end_layout
9657
9658 \end_inset
9659
9660
9661 \end_layout
9662
9663 \begin_layout Enumerate
9664 This is level #1, in an 
9665 \family sans
9666 Enumerate
9667 \family default
9668  paragraph environment.
9669  We're actually going to nest a bunch of these.
9670 \end_layout
9671
9672 \begin_deeper
9673 \begin_layout Enumerate
9674 This is level #2.
9675  We used 
9676 \family sans
9677 M-Return
9678 \family default
9679  followed by 
9680 \family sans
9681 M-p\InsetSpace ~
9682 Right
9683 \family default
9684 .
9685  Now, what happens if we nest an 
9686 \family sans
9687 Itemize
9688 \family default
9689  environment inside of this one? It will be at level #3, but what will its
9690  label be? An asterisk?
9691 \end_layout
9692
9693 \begin_deeper
9694 \begin_layout Itemize
9695 No! It's a bullet.
9696  This is the 
9697 \emph on
9698 first
9699 \emph default
9700  
9701 \family sans
9702 Itemize
9703 \family default
9704  environment, even though it's at level #3.
9705  So, its label is a bullet.
9706  [Note: we got here by using 
9707 \family sans
9708 M-Return
9709 \family default
9710 , then 
9711 \family sans
9712 M-p\InsetSpace ~
9713 Right
9714 \family default
9715 , then changing the environment to 
9716 \family sans
9717 Itemize
9718 \family default
9719 .]
9720 \end_layout
9721
9722 \begin_deeper
9723 \begin_layout Itemize
9724 Here's level #4, produced using 
9725 \family sans
9726 M-Return
9727 \family default
9728 , then 
9729 \family sans
9730 M-p\InsetSpace ~
9731 Right
9732 \family default
9733 .
9734  We'll do that again\SpecialChar \ldots{}
9735
9736 \end_layout
9737
9738 \begin_deeper
9739 \begin_layout Enumerate
9740 \SpecialChar \ldots{}
9741 to get to level #5.
9742  This time, however, we also changed the paragraph environment back to 
9743 \family sans
9744 Enumerate
9745 \family default
9746 .
9747  Notice the type of numbering! It's 
9748 \emph on
9749 lowercase Roman
9750 \emph default
9751 , because we're the 
9752 \emph on
9753 thirdfold
9754 \emph default
9755  
9756 \family sans
9757 Enumerate
9758 \family default
9759  environment [i.e.
9760  we're an 
9761 \family sans
9762 Enumerate
9763 \family default
9764  inside an 
9765 \family sans
9766 Enumerate
9767 \family default
9768  inside an 
9769 \family sans
9770 Enumerate
9771 \family default
9772 ].
9773 \end_layout
9774
9775 \begin_layout Enumerate
9776 What happens if we 
9777 \emph on
9778 don't
9779 \emph default
9780  change the paragraph environment, but decrease the nesting depth? What
9781  type of numbering does LyX use?
9782 \end_layout
9783
9784 \begin_layout Enumerate
9785 Oh, as if you couldn't guess by now, we're just using 
9786 \family sans
9787 M-Return
9788 \family default
9789  to keep the current environment and depth but create a new item.
9790 \end_layout
9791
9792 \begin_layout Enumerate
9793 Let's use 
9794 \family sans
9795 M-p\InsetSpace ~
9796 Left
9797 \family default
9798  to decrease the depth after the next 
9799 \family sans
9800 M-Return
9801 \family default
9802 .
9803 \end_layout
9804
9805 \end_deeper
9806 \begin_layout Enumerate
9807 This is level #4.
9808  Look what type of label LyX is using!
9809 \end_layout
9810
9811 \end_deeper
9812 \begin_layout Enumerate
9813 This is level #3.
9814  Even though we've changed levels, LyX is still using a lowercase Roman
9815  numeral as the label.
9816  Why?!
9817 \end_layout
9818
9819 \begin_layout Enumerate
9820 Because, even though the nesting depth has changed, the paragraph is 
9821 \emph on
9822 still
9823 \emph default
9824  a thirdfold 
9825 \family sans
9826 Enumerate
9827 \family default
9828  environment.
9829  Notice, however, that LyX 
9830 \emph on
9831 did
9832 \emph default
9833  reset the counter for the label.
9834 \end_layout
9835
9836 \end_deeper
9837 \begin_layout Enumerate
9838 Another 
9839 \family sans
9840 M-Return
9841 \family default
9842  
9843 \family sans
9844 M-p\InsetSpace ~
9845 Left
9846 \family default
9847  sequence, and we're back to level #2.
9848  This time, we not only changed the nesting depth, but we also moved back
9849  into the twofold-nested 
9850 \family sans
9851 Enumerate
9852 \family default
9853  environment.
9854 \end_layout
9855
9856 \end_deeper
9857 \begin_layout Enumerate
9858 The same thing happens if we do another 
9859 \family sans
9860 M-Return
9861 \family default
9862  
9863 \family sans
9864 M-p\InsetSpace ~
9865 Left
9866 \family default
9867  sequence and return to level #1, the outermost level.
9868 \end_layout
9869
9870 \begin_layout Standard
9871 Lastly, we reset the environment to 
9872 \family sans
9873 Standard
9874 \family default
9875 .
9876  As you can see, the level number doesn't correspond to what type of labelling
9877  LyX uses for the 
9878 \family sans
9879 Enumerate
9880 \family default
9881  and 
9882 \family sans
9883 Itemize
9884 \family default
9885  environments.
9886  The number of 
9887 \emph on
9888 other
9889 \emph default
9890  
9891 \family sans
9892 \emph on
9893 Enumerate
9894 \family default
9895 \emph default
9896  
9897 \emph on
9898 environments
9899 \emph default
9900  surrounding it determines what kind of label LyX uses for an 
9901 \family sans
9902 Enumerate
9903 \family default
9904  item.
9905  The same rule applies for the 
9906 \family sans
9907 Itemize
9908 \family default
9909  environment, as well.
9910 \end_layout
9911
9912 \begin_layout Subsubsection
9913 Example #4: Going Bonkers
9914 \end_layout
9915
9916 \begin_layout Enumerate
9917 We're going to go totally nuts now.
9918  We won't nest as deep as in the other examples, nor will we go into the
9919  same detail with how we did it.
9920  [level #1: 
9921 \family sans
9922 Enumerate
9923 \family default
9924 ]
9925 \end_layout
9926
9927 \begin_deeper
9928 \begin_layout Standard
9929 [
9930 \family sans
9931 Return, M-p\InsetSpace ~
9932 Right, Standard
9933 \family default
9934 : level #2] We'll stick an encapsulated description of how we created the
9935  example in brackets someplace.
9936  For example, the two keybindings are how we changed the depth.
9937  The environment name is, obviously, the name of the current environment.
9938  Either before or after this, we'll put in the level.
9939 \end_layout
9940
9941 \end_deeper
9942 \begin_layout Enumerate
9943 [
9944 \family sans
9945 Return, Enumerate
9946 \family default
9947 : level #1] This is the next item in the list.
9948 \end_layout
9949
9950 \begin_deeper
9951 \begin_layout Verse
9952 Now we'll add verse.
9953 \newline
9954 It will get much worse.
9955 \newline
9956 [
9957 \family sans
9958 Return, M-p\InsetSpace ~
9959 Right, Verse
9960 \family default
9961 : level #2]
9962 \end_layout
9963
9964 \begin_layout Verse
9965 Fiddle dee, Fiddle doo.
9966 \newline
9967 Bippitey boppitey boo!
9968 \newline
9969 [
9970 \family sans
9971 M-Return
9972 \family default
9973 ]
9974 \end_layout
9975
9976 \begin_layout Verse
9977 Here comes a table for you:
9978 \end_layout
9979
9980 \begin_deeper
9981 \begin_layout Standard
9982 \begin_inset VSpace 0.3cm
9983 \end_inset
9984
9985
9986 \end_layout
9987
9988 \begin_layout Standard
9989 \align center
9990 \begin_inset Tabular
9991 <lyxtabular version="3" rows="2" columns="2">
9992 <features>
9993 <column alignment="center" valignment="top" width="0pt">
9994 <column alignment="center" valignment="top" leftline="true" width="0pt">
9995 <row>
9996 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9997 \begin_inset Text
9998
9999 \begin_layout Standard
10000
10001 \family roman
10002 \series medium
10003 \shape up
10004 \size normal
10005 \emph off
10006 \bar no
10007 \noun off
10008 \color none
10009 one-fish
10010 \end_layout
10011
10012 \end_inset
10013 </cell>
10014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10015 \begin_inset Text
10016
10017 \begin_layout Standard
10018
10019 \family roman
10020 \series medium
10021 \shape up
10022 \size normal
10023 \emph off
10024 \bar no
10025 \noun off
10026 \color none
10027 two-fish
10028 \end_layout
10029
10030 \end_inset
10031 </cell>
10032 </row>
10033 <row topline="true">
10034 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10035 \begin_inset Text
10036
10037 \begin_layout Standard
10038
10039 \family roman
10040 \series medium
10041 \shape up
10042 \size normal
10043 \emph off
10044 \bar no
10045 \noun off
10046 \color none
10047 red-fish
10048 \end_layout
10049
10050 \end_inset
10051 </cell>
10052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10053 \begin_inset Text
10054
10055 \begin_layout Standard
10056
10057 \family roman
10058 \series medium
10059 \shape up
10060 \size normal
10061 \emph off
10062 \bar no
10063 \noun off
10064 \color none
10065 blue-fish
10066 \end_layout
10067
10068 \end_inset
10069 </cell>
10070 </row>
10071 </lyxtabular>
10072
10073 \end_inset
10074
10075
10076 \end_layout
10077
10078 \end_deeper
10079 \begin_layout Verse
10080 [
10081 \family sans
10082 M-Return, Table, M-p\InsetSpace ~
10083 Right
10084 \family default
10085  3 times, 
10086 \family sans
10087 M-Return, Verse, M-p\InsetSpace ~
10088 Left
10089 \family default
10090 ]
10091 \end_layout
10092
10093 \end_deeper
10094 \begin_layout Enumerate
10095 [
10096 \family sans
10097 Return, Enumerate
10098 \family default
10099 : level #1] This is another item.
10100  Note that selecting a 
10101 \family sans
10102 Table
10103 \family default
10104  resets the nesting depth to level #1, so we increased the nesting depth
10105  3 times to put the table inside the 
10106 \family sans
10107 Verse
10108 \family default
10109  environment.
10110  
10111 \end_layout
10112
10113 \begin_layout Quotation
10114 We're now ending the 
10115 \family sans
10116 Enumerate
10117 \family default
10118  list and changing to 
10119 \family sans
10120 Quotation
10121 \family default
10122 .
10123  We're still at level #1.
10124  We want to show you some of the things you can do by mixing environments.
10125  The next set of paragraphs is a 
10126 \begin_inset Quotes eld
10127 \end_inset
10128
10129 quoted letter.
10130 \begin_inset Quotes erd
10131 \end_inset
10132
10133  We'll nest both the 
10134 \family sans
10135 Address
10136 \family default
10137  and 
10138 \family sans
10139 Right\InsetSpace ~
10140 Address
10141 \family default
10142  environments inside of this one, then use another nested 
10143 \family sans
10144 Quotation
10145 \family default
10146  for the letter body.
10147  We'll use 
10148 \family sans
10149 M-Return
10150 \family default
10151  to preserve the depth.
10152  Remember that you need to use 
10153 \family sans
10154 C-Return
10155 \family default
10156  to create multiple lines inside the 
10157 \family sans
10158 Address
10159 \family default
10160  and 
10161 \family sans
10162 Right\InsetSpace ~
10163 Address
10164 \family default
10165  environments.
10166  Here it goes:
10167 \end_layout
10168
10169 \begin_deeper
10170 \begin_layout Right Address
10171 1234 Nowhere Rd.
10172 \newline
10173 Moosegroin, MT 00100
10174 \newline
10175 9-6-96
10176 \end_layout
10177
10178 \begin_layout Address
10179 Dear Mr.\InsetSpace ~
10180 Fizlewitz:
10181 \end_layout
10182
10183 \begin_layout Quotation
10184 We regret to inform you that we cannot fill your order for 50L of compressed
10185  methane gas due to circumstances beyond our control.
10186  Unfortunately, several of our cows have mysteriously exploded, creating
10187  a backlog in our orders for methane.
10188  We will place your name on the waiting list and try to fill your order
10189  as soon as possible.
10190  In the meantime, we thank you for your patience.
10191 \end_layout
10192
10193 \begin_layout Quotation
10194 We do, however, now have a special on beef.
10195  If you are interested, please return the enclosed pricing and order form
10196  with your order, along with payment.
10197 \end_layout
10198
10199 \begin_layout Quotation
10200 We thank you again for your patience.
10201 \end_layout
10202
10203 \begin_layout Address
10204 Sincerely,
10205 \newline
10206 Bill Hick
10207 \end_layout
10208
10209 \end_deeper
10210 \begin_layout Quotation
10211 That ends that example!
10212 \end_layout
10213
10214 \begin_layout Standard
10215 As you can see, nesting environments in LyX gives you a lot of power with
10216  just a few keystrokes.
10217  We could have easily nested an 
10218 \family sans
10219 Itemize
10220 \family default
10221  list inside of a 
10222 \family sans
10223 Quotation
10224 \family default
10225  or 
10226 \family sans
10227 Quote
10228 \family default
10229 , or put a 
10230 \family sans
10231 Quote
10232 \family default
10233  inside of an 
10234 \family sans
10235 Itemize
10236 \family default
10237  list.
10238  You have a huge variety of options at your disposal.
10239 \end_layout
10240
10241 \begin_layout Section
10242 Fonts and Text Styles
10243 \end_layout
10244
10245 \begin_layout Subsection
10246 Overview
10247 \end_layout
10248
10249 \begin_layout Standard
10250 Many modern typesetting and markup languages have begun to move towards
10251  specifying character styles rather than specifying a particular font.
10252  For example, instead of changing to an italicized version of the current
10253  font to emphasize text, you use an 
10254 \begin_inset Quotes eld
10255 \end_inset
10256
10257 emphasized style
10258 \begin_inset Quotes erd
10259 \end_inset
10260
10261  instead.
10262  This concept fits in perfectly with LyX.
10263  In LyX, you do things based on contexts, rather than focusing on typesetting
10264  details.
10265 \end_layout
10266
10267 \begin_layout Standard
10268 Right now, LyX allows you to specify a global default font, and has two
10269  character styles, 
10270 \family sans
10271 Emphasized
10272 \family default
10273  and 
10274 \family sans
10275 Noun
10276 \family default
10277 .
10278  The 
10279 \family sans
10280 Emphasized
10281 \family default
10282  style corresponds to an italics font.
10283  The 
10284 \family sans
10285 Noun
10286 \family default
10287  style corresponds to a font in smallcaps, which some languages and writing
10288  styles use to typeset proper names.
10289  The LyX Team has at last (as of LyX version\InsetSpace ~
10290 1.4) introduced true character
10291  styles, but currently these must be defined explicitly in the document
10292  layout file.
10293  There's currently no GUI support to define new, or tweak existing, character
10294  styles to allow you, the user, to customize which font changes correspond
10295  to what styles.
10296 \end_layout
10297
10298 \begin_layout Subsection
10299 Global Options
10300 \end_layout
10301
10302 \begin_layout Standard
10303 You can set the default font from the 
10304 \family sans
10305 \bar under
10306 D
10307 \bar default
10308 ocument\SpecialChar \menuseparator
10309
10310 \bar under
10311 S
10312 \bar default
10313 ettings
10314 \family default
10315  dialog.
10316  The 
10317 \family sans
10318 Fonts
10319 \family default
10320  tabfolder/pane offers you a variety of possibilities to set up and adjust
10321  your document fonts.
10322  The most important ones are those in the 
10323 \family sans
10324 Font Families
10325 \family default
10326  and 
10327 \family sans
10328 Font Sizes
10329 \family default
10330  group.
10331  The possible options under 
10332 \family sans
10333 Font Families
10334 \family default
10335  include 
10336 \begin_inset Quotes eld
10337 \end_inset
10338
10339
10340 \family sans
10341 Default
10342 \family default
10343
10344 \begin_inset Quotes erd
10345 \end_inset
10346
10347  and a list of fonts available on your system, each for the 
10348 \family sans
10349 \bar under
10350 R
10351 \bar default
10352 oman
10353 \family default
10354
10355 \family sans
10356 \bar under
10357 S
10358 \bar default
10359 ans Serif
10360 \family default
10361  and 
10362 \family sans
10363 T
10364 \bar under
10365 y
10366 \bar default
10367 pewriter
10368 \family default
10369  (a.\InsetSpace \thinspace{}
10370 k.\InsetSpace \thinspace{}
10371 a.
10372  Monospaced) family of fonts.
10373  The option 
10374 \begin_inset Quotes eld
10375 \end_inset
10376
10377
10378 \family sans
10379 Default
10380 \family default
10381
10382 \begin_inset Quotes erd
10383 \end_inset
10384
10385  uses the fonts that are specified by the document class you are using.
10386  Often, these are the standard TeX fonts, known as 
10387 \begin_inset Quotes eld
10388 \end_inset
10389
10390 computer modern
10391 \begin_inset Quotes erd
10392 \end_inset
10393
10394  (cm) or 
10395 \begin_inset Quotes eld
10396 \end_inset
10397
10398 European modern
10399 \begin_inset Quotes erd
10400 \end_inset
10401
10402  (ec).
10403  Depending on the document class, however, it might as well be another font.
10404  Most fonts in the list should be installed on your system.
10405  For others, you might have to get and install the fonts first (LyX indicates
10406  if a font is not installed).
10407  Please have a look at 
10408 \family sans
10409 \bar under
10410 H
10411 \bar default
10412 elp\SpecialChar \menuseparator
10413
10414 \bar under
10415 L
10416 \bar default
10417 aTeX Configuration
10418 \family default
10419  about where to get the fonts.
10420  Installing a new font for LaTeX is, unfortunately, not as easy as installing
10421  a new font to common operation systems.
10422  However, most font packages include a step-by-step instruction.
10423 \end_layout
10424
10425 \begin_layout Standard
10426 In most cases, the default family of a document class is roman (a.\InsetSpace \thinspace{}
10427 k.\InsetSpace \thinspace{}
10428 a.
10429  serif), so the roman font (e.\InsetSpace \thinspace{}
10430 g.
10431  Times) will be used all over, unless you select 
10432 \begin_inset Quotes eld
10433 \end_inset
10434
10435 Sans Serif
10436 \begin_inset Quotes erd
10437 \end_inset
10438
10439  od 
10440 \begin_inset Quotes eld
10441 \end_inset
10442
10443 Typewriter
10444 \begin_inset Quotes erd
10445 \end_inset
10446
10447  from 
10448 \family sans
10449 \bar under
10450 E
10451 \bar default
10452 dit\SpecialChar \menuseparator
10453 Text St
10454 \bar under
10455 y
10456 \bar default
10457 le
10458 \family default
10459  for specific selections of the text (see below section 
10460 \begin_inset LatexCommand ref
10461 reference "sub:Text-Style-Dialog"
10462
10463 \end_inset
10464
10465 ).
10466  The 
10467 \family sans
10468 Default\InsetSpace ~
10469 Family
10470 \family default
10471  option lets you change this.
10472  So if you want your document (including footnotes etc.), say, all over in
10473  Helvetica, chose 
10474 \begin_inset Quotes eld
10475 \end_inset
10476
10477 Helvetica
10478 \begin_inset Quotes erd
10479 \end_inset
10480
10481  as 
10482 \family sans
10483 Sans Serif
10484 \family default
10485  Font and 
10486 \begin_inset Quotes eld
10487 \end_inset
10488
10489 Sans Serif
10490 \begin_inset Quotes erd
10491 \end_inset
10492
10493  as 
10494 \family sans
10495 Default\InsetSpace ~
10496 Family
10497 \family default
10498 .
10499 \end_layout
10500
10501 \begin_layout Standard
10502 In the 
10503 \family sans
10504 Font\InsetSpace ~
10505
10506 \bar under
10507 S
10508 \bar default
10509 izes
10510 \family default
10511  group, you can usually select from four possible 
10512 \family sans
10513 Base\InsetSpace ~
10514 Size
10515 \family default
10516  values: 
10517 \family sans
10518 default, 10
10519 \family default
10520
10521 \family sans
10522 11
10523 \family default
10524 , and 
10525 \family sans
10526 12
10527 \family default
10528  (some document classes provide more, some less choices).
10529  Remember, this is the 
10530 \emph on
10531 base
10532 \emph default
10533  font size.
10534  LyX actually scales all of the other possible font sizes (such as those
10535  used in footnotes, superscripts, and subscripts) by this value.
10536  You can always fine-tune the font size from within the document if you
10537  need to.
10538  It's also rather silly to use an 8pt or 24pt font as the default font size,
10539  as this typically renders your document unreadable.
10540 \end_layout
10541
10542 \begin_layout Standard
10543 Some Sans Serif and Typewriter Fonts provide the possibility to be scaled.
10544  This might be useful, if a Sans Serif or Typewriter Font has a different
10545  height than the Roman Font.
10546  Please be careful with this option, it can be easily misused.
10547 \end_layout
10548
10549 \begin_layout Standard
10550 In the 
10551 \family sans
10552 Advanced Options
10553 \family default
10554  group box, you'll finally find possibilities for using so-called 
10555 \begin_inset Quotes eld
10556 \end_inset
10557
10558 expert settings
10559 \begin_inset Quotes erd
10560 \end_inset
10561
10562 , given that they are provided by a certain font.
10563  
10564 \family sans
10565 Use true S
10566 \bar under
10567 m
10568 \bar default
10569 all Caps
10570 \family default
10571  indicates that lots of fonts do not use real, but 
10572 \emph on
10573 faked
10574 \emph default
10575  Small Caps.
10576  True Small Caps are specifically designed characters, whereas faked Small
10577  Caps are just scaled Capital letters.
10578  The former looks way better, so if a font offers you the choice, you should
10579  check this option.
10580  
10581 \family sans
10582 Use
10583 \family default
10584  
10585 \family sans
10586 \bar under
10587 O
10588 \bar default
10589 ld Style Figures
10590 \family default
10591  finally lets you select so called Old Style Figures (a.\InsetSpace \thinspace{}
10592 k.\InsetSpace \thinspace{}
10593 a.
10594  Medieval Figures, i.\InsetSpace \thinspace{}
10595 e.
10596  figures with ascending or descending form) instead of the standard Lining
10597  Figures.
10598  Old Style Figures are often preferred due to better legibility in the text,
10599  but it's certainly also a matter of taste.
10600  Just try it out, if it is provided for your font of choice.
10601  Note that math figures are 
10602 \emph on
10603 not
10604 \emph default
10605  affected by this choice.
10606 \end_layout
10607
10608 \begin_layout Standard
10609 Please note that even if LyX tries its best in guessing what fonts are installed
10610  and which options are provided by a given font, it might fail if the fonts
10611  are not set up correctly.
10612 \end_layout
10613
10614 \begin_layout Standard
10615 Note further that once you choose a new value for 
10616 \family sans
10617 \bar under
10618 F
10619 \bar default
10620 onts
10621 \family default
10622  or 
10623 \family sans
10624 Font\InsetSpace ~
10625
10626 \bar under
10627 S
10628 \bar default
10629 ize
10630 \family default
10631 , LyX does 
10632 \emph on
10633 not
10634 \emph default
10635  change the screen.
10636  You'll only see a difference once you generate the final output.
10637  This is part of the WYSIWYM concept.
10638  The only visible change is caused by a change of the default font family.
10639  However, you certainly noticed that, for instance, the roman font on screen
10640  is just a representation of 
10641 \begin_inset Quotes eld
10642 \end_inset
10643
10644 Roman
10645 \begin_inset Quotes erd
10646 \end_inset
10647
10648  (as set up in the 
10649 \family sans
10650 \bar under
10651 T
10652 \bar default
10653 ools\SpecialChar \menuseparator
10654
10655 \bar under
10656 P
10657 \bar default
10658 references
10659 \family default
10660  dialog), not of the actual roman document font.
10661 \end_layout
10662
10663 \begin_layout Subsection
10664 Using Different Character Styles
10665 \end_layout
10666
10667 \begin_layout Standard
10668 As we've already seen, LyX automatically changes the character style for
10669  certain paragraph environments.
10670  We also mentioned two other character styles, 
10671 \family sans
10672 Emphasized
10673 \family default
10674  and 
10675 \family sans
10676 Noun
10677 \family default
10678 .
10679  You can activate both of these styles via keybindings, the menus, and the
10680  toolbar.
10681 \end_layout
10682
10683 \begin_layout Standard
10684 To activate the 
10685 \family sans
10686 Noun
10687 \family default
10688  style, do one of the following:
10689 \end_layout
10690
10691 \begin_layout Itemize
10692 click on the toolbar button with the person-shaped icon
10693 \end_layout
10694
10695 \begin_layout Itemize
10696 use the keybinding 
10697 \family sans
10698 M-c\InsetSpace ~
10699 c
10700 \end_layout
10701
10702 \begin_layout Standard
10703 These commands are all toggles.
10704  That is, if 
10705 \family sans
10706 Noun
10707 \family default
10708  style is already active, they deactivate it.
10709 \end_layout
10710
10711 \begin_layout Standard
10712 One typically uses the 
10713 \family sans
10714 Noun
10715 \family default
10716  style for proper names.
10717  For example: 
10718 \begin_inset Quotes eld
10719 \end_inset
10720
10721
10722 \noun on
10723 Matthias Ettrich
10724 \noun default
10725  is the original author of LyX.
10726 \begin_inset Quotes erd
10727 \end_inset
10728
10729
10730 \end_layout
10731
10732 \begin_layout Standard
10733 A more widely used character style is the 
10734 \family sans
10735 Emphasized
10736 \family default
10737  style.
10738  You can activate [or deactivate - it's also a toggle] the 
10739 \family sans
10740 Emphasized
10741 \family default
10742  style by:
10743 \end_layout
10744
10745 \begin_layout Itemize
10746 clicking on the toolbar button with the 
10747 \begin_inset Quotes eld
10748 \end_inset
10749
10750 !
10751 \begin_inset Quotes erd
10752 \end_inset
10753
10754  character on it
10755 \end_layout
10756
10757 \begin_layout Itemize
10758 using the keybindings 
10759 \family sans
10760 M-c\InsetSpace ~
10761 e
10762 \end_layout
10763
10764 \begin_layout Standard
10765 At the moment, the 
10766 \family sans
10767 Emphasized
10768 \family default
10769  style is equivalent to an italicized font.
10770  We have plans to make that association more user-configurable in the future.
10771 \end_layout
10772
10773 \begin_layout Standard
10774 We've been using the 
10775 \family sans
10776 Emphasized
10777 \family default
10778  style all over the place in this document.
10779  Here's one more example:
10780 \end_layout
10781
10782 \begin_layout Quotation
10783
10784 \emph on
10785 Don't overuse character styles!
10786 \end_layout
10787
10788 \begin_layout Standard
10789 It's also a warning in addition to an example.
10790  One's writing should parallel ordinary conversation.
10791  Since we don't all constantly scream at each other, we should also avoid
10792  the common tendency to overuse character style.
10793  
10794 \end_layout
10795
10796 \begin_layout Standard
10797 Oh --- one last note: You can always reset to the default font using the
10798  keybinding 
10799 \family sans
10800 M-c\InsetSpace ~
10801 Space
10802 \family default
10803 .
10804 \end_layout
10805
10806 \begin_layout Subsection
10807 Fine-Tuning with the 
10808 \family sans
10809 Character Layout
10810 \family default
10811  dialog
10812 \begin_inset LatexCommand label
10813 name "sub:Text-Style-Dialog"
10814
10815 \end_inset
10816
10817
10818 \end_layout
10819
10820 \begin_layout Standard
10821 There are always occasions when you'll need to do some fine-tuning, so LyX
10822  gives you a way to create custom character style.
10823  For example, an academic journal or a corporation may have a style sheet
10824  requiring a sans-serif font be used in certain situations.
10825 \begin_inset Foot
10826 status collapsed
10827
10828 \begin_layout Standard
10829 Note from 
10830 \noun on
10831 John Weiss
10832 \noun default
10833 : There is, in fact, such a style sheet for the LyX Documentation, since
10834  manuals need a certain amount of consistency.
10835 \end_layout
10836
10837 \end_inset
10838
10839  Also, writers sometimes use a different font to offset a character's thoughts
10840  from ordinary dialogue.
10841 \end_layout
10842
10843 \begin_layout Standard
10844 Before we document how to use custom character style, we want to issue a
10845  warning yet again: Don't overuse character styles.
10846  Many modern word processors have a vast array of fonts available to them,
10847  providing you with the power of a printing press.
10848  Unfortunately, there is a tendency to overuse that power.
10849  The phrase, 
10850 \begin_inset Quotes eld
10851 \end_inset
10852
10853 Using a sledgehammer to swat a fly,
10854 \begin_inset Quotes erd
10855 \end_inset
10856
10857  comes to mind.
10858  And, as the old saying implies, documents that overuse different fonts
10859  and sizes tend to look like someone's knocked huge holes in them.
10860 \end_layout
10861
10862 \begin_layout Standard
10863 Enough complaining.
10864 \end_layout
10865
10866 \begin_layout Standard
10867 To use custom fonts, open the 
10868 \family sans
10869 \bar under
10870 E
10871 \bar default
10872 dit\SpecialChar \menuseparator
10873 Text\InsetSpace ~
10874
10875 \bar under
10876 S
10877 \bar default
10878 tyle
10879 \family default
10880  dialog.
10881  There are seven buttons on this dialog, each corresponding to a different
10882  font property which you can choose.
10883  You can choose an option for one of these seven properties, or select 
10884 \family sans
10885 No\InsetSpace ~
10886 change
10887 \family default
10888 , which keeps the current state of that property.
10889  The item 
10890 \family sans
10891 Reset
10892 \family default
10893  will reset the property to whatever is the default for the hosting paragraph
10894  environment.
10895  You can use this to reset attributes across a bunch of different paragraph
10896  environments in a snap.
10897 \end_layout
10898
10899 \begin_layout Standard
10900 The seven font properties, and their options [in addition to 
10901 \family sans
10902 No\InsetSpace ~
10903 change
10904 \family default
10905  and 
10906 \family sans
10907 Reset
10908 \family default
10909 ] are:
10910 \end_layout
10911
10912 \begin_layout Labeling
10913 \labelwidthstring MMMMM
10914
10915 \family sans
10916 \bar under
10917 F
10918 \bar default
10919 amily
10920 \family default
10921  The 
10922 \begin_inset Quotes eld
10923 \end_inset
10924
10925 overall look
10926 \begin_inset Quotes erd
10927 \end_inset
10928
10929  of the font.
10930  The possible options are:
10931 \end_layout
10932
10933 \begin_deeper
10934 \begin_layout Labeling
10935 \labelwidthstring MMMMMM
10936
10937 \family sans
10938 Roman
10939 \family default
10940  This is the Roman font family.
10941 \end_layout
10942
10943 \begin_deeper
10944 \begin_layout Standard
10945 It's also the default family.
10946  [keybinding = 
10947 \family sans
10948 M-c\InsetSpace ~
10949 r
10950 \family default
10951 ]
10952 \end_layout
10953
10954 \end_deeper
10955 \begin_layout Labeling
10956 \labelwidthstring MMMMMM
10957
10958 \family sans
10959 Sans\InsetSpace ~
10960 Serif
10961 \family default
10962  
10963 \family sans
10964 This is the Sans Serif font family.
10965 \end_layout
10966
10967 \begin_deeper
10968 \begin_layout Standard
10969 [keybinding = 
10970 \family sans
10971 M-c\InsetSpace ~
10972 s
10973 \family default
10974 ]
10975 \end_layout
10976
10977 \end_deeper
10978 \begin_layout Labeling
10979 \labelwidthstring MMMMMM
10980
10981 \family sans
10982 Typewriter
10983 \family default
10984  
10985 \family typewriter
10986 This is the Typewriter font family.
10987 \end_layout
10988
10989 \begin_deeper
10990 \begin_layout Standard
10991 [keybinding = 
10992 \family sans
10993 M-c\InsetSpace ~
10994 p
10995 \family default
10996 ]
10997 \end_layout
10998
10999 \end_deeper
11000 \end_deeper
11001 \begin_layout Labeling
11002 \labelwidthstring MMMMM
11003
11004 \family sans
11005 \bar under
11006 S
11007 \bar default
11008 eries
11009 \family default
11010  This corresponds to the print weight.
11011  Options are:
11012 \end_layout
11013
11014 \begin_deeper
11015 \begin_layout Labeling
11016 \labelwidthstring MMMMMM
11017
11018 \family sans
11019 Medium
11020 \family default
11021  This is the Medium font series.
11022 \end_layout
11023
11024 \begin_deeper
11025 \begin_layout Standard
11026 It's also the default series.
11027 \end_layout
11028
11029 \end_deeper
11030 \begin_layout Labeling
11031 \labelwidthstring MMMMMM
11032
11033 \family sans
11034 Bold
11035 \family default
11036  
11037 \series bold
11038 This is the Bold font series.
11039 \end_layout
11040
11041 \begin_deeper
11042 \begin_layout Standard
11043 You can toggle this series on or off with the keybinding 
11044 \family sans
11045 M-c\InsetSpace ~
11046 b
11047 \family default
11048 .
11049 \end_layout
11050
11051 \end_deeper
11052 \end_deeper
11053 \begin_layout Labeling
11054 \labelwidthstring MMMMM
11055
11056 \family sans
11057 S
11058 \bar under
11059 h
11060 \bar default
11061 ape
11062 \family default
11063  As the name implies.
11064  Options are:
11065 \end_layout
11066
11067 \begin_deeper
11068 \begin_layout Labeling
11069 \labelwidthstring MMMMMM
11070
11071 \family sans
11072 Upright
11073 \family default
11074  This is the Upright font shape.
11075 \end_layout
11076
11077 \begin_deeper
11078 \begin_layout Standard
11079 It's also the default shape.
11080 \end_layout
11081
11082 \end_deeper
11083 \begin_layout Labeling
11084 \labelwidthstring MMMMMM
11085
11086 \family sans
11087 Italic
11088 \family default
11089  
11090 \shape italic
11091 This
11092 \shape default
11093  
11094 \family sans
11095 \shape italic
11096 i
11097 \family default
11098 s the Italic font shape
11099 \shape default
11100 \emph on
11101 .
11102 \end_layout
11103
11104 \begin_layout Labeling
11105 \labelwidthstring MMMMMM
11106
11107 \family sans
11108 Slanted
11109 \family default
11110  
11111 \shape slanted
11112 This is the Slanted font shape
11113 \shape default
11114  (although it might not be visible on screen, this is different from italic).
11115 \end_layout
11116
11117 \begin_layout Labeling
11118 \labelwidthstring MMMMMM
11119
11120 \family sans
11121 Small\InsetSpace ~
11122 Caps
11123 \family default
11124  
11125 \shape smallcaps
11126 This is the Small caps font shape
11127 \shape default
11128 \noun on
11129 .
11130 \end_layout
11131
11132 \end_deeper
11133 \begin_layout Labeling
11134 \labelwidthstring MMMMM
11135
11136 \family sans
11137 Si
11138 \bar under
11139 z
11140 \bar default
11141 e
11142 \family default
11143  Alters the size of the font.
11144  You'll find no numerical values here; all possible sizes are actually proportio
11145 nal to the default font size.
11146  Once again, you don't feed LyX the details, but a general description of
11147  what you want to do.
11148 \end_layout
11149
11150 \begin_deeper
11151 \begin_layout Standard
11152 The options [and their keybindings] are:
11153 \end_layout
11154
11155 \begin_layout Labeling
11156 \labelwidthstring MMMMMM
11157
11158 \family sans
11159 Tiny
11160 \family default
11161  
11162 \size tiny
11163 This is the 
11164 \begin_inset Quotes eld
11165 \end_inset
11166
11167 Tiny
11168 \begin_inset Quotes erd
11169 \end_inset
11170
11171  font size.
11172 \end_layout
11173
11174 \begin_deeper
11175 \begin_layout Standard
11176 [keybinding = 
11177 \family sans
11178 M-s\InsetSpace ~
11179 t
11180 \family default
11181  or 
11182 \family sans
11183 M-s\InsetSpace ~
11184 1
11185 \family default
11186 ]
11187 \end_layout
11188
11189 \end_deeper
11190 \begin_layout Labeling
11191 \labelwidthstring MMMMMM
11192
11193 \family sans
11194 Smallest
11195 \family default
11196  
11197 \size scriptsize
11198 This is the 
11199 \begin_inset Quotes eld
11200 \end_inset
11201
11202 Smallest
11203 \begin_inset Quotes erd
11204 \end_inset
11205
11206  font size
11207 \end_layout
11208
11209 \begin_deeper
11210 \begin_layout Standard
11211 [keybinding = 
11212 \family sans
11213 M-s\InsetSpace ~
11214
11215 \family default
11216 2]
11217 \end_layout
11218
11219 \end_deeper
11220 \begin_layout Labeling
11221 \labelwidthstring MMMMMM
11222
11223 \family sans
11224 Smaller
11225 \family default
11226  
11227 \size footnotesize
11228 This is the 
11229 \begin_inset Quotes eld
11230 \end_inset
11231
11232 Smaller
11233 \begin_inset Quotes erd
11234 \end_inset
11235
11236  font size
11237 \end_layout
11238
11239 \begin_deeper
11240 \begin_layout Standard
11241 [keybinding = 
11242 \family sans
11243 M-s\InsetSpace ~
11244 S
11245 \family default
11246  or 
11247 \family sans
11248 M-s\InsetSpace ~
11249
11250 \family default
11251 3]
11252 \end_layout
11253
11254 \end_deeper
11255 \begin_layout Labeling
11256 \labelwidthstring MMMMMM
11257
11258 \family sans
11259 Small
11260 \family default
11261  
11262 \size small
11263 This is the 
11264 \begin_inset Quotes eld
11265 \end_inset
11266
11267 Small
11268 \begin_inset Quotes erd
11269 \end_inset
11270
11271  font size.
11272 \end_layout
11273
11274 \begin_deeper
11275 \begin_layout Standard
11276 [keybinding = 
11277 \family sans
11278 M-s\InsetSpace ~
11279 s
11280 \family default
11281  or 
11282 \family sans
11283 M-s\InsetSpace ~
11284
11285 \family default
11286 4]
11287 \end_layout
11288
11289 \end_deeper
11290 \begin_layout Labeling
11291 \labelwidthstring MMMMMM
11292
11293 \family sans
11294 Normal
11295 \family default
11296  This is the 
11297 \begin_inset Quotes eld
11298 \end_inset
11299
11300 Normal
11301 \begin_inset Quotes erd
11302 \end_inset
11303
11304  font size.
11305 \end_layout
11306
11307 \begin_deeper
11308 \begin_layout Standard
11309 It's also the default size.
11310  [keybinding = 
11311 \family sans
11312 M-s\InsetSpace ~
11313 n
11314 \family default
11315  or 
11316 \family sans
11317 M-s\InsetSpace ~
11318
11319 \family default
11320 5]
11321 \end_layout
11322
11323 \end_deeper
11324 \begin_layout Labeling
11325 \labelwidthstring MMMMMM
11326
11327 \family sans
11328 Large
11329 \family default
11330  
11331 \size large
11332 This is the 
11333 \begin_inset Quotes eld
11334 \end_inset
11335
11336 Large
11337 \begin_inset Quotes erd
11338 \end_inset
11339
11340  font size.
11341 \end_layout
11342
11343 \begin_deeper
11344 \begin_layout Standard
11345 [keybinding = 
11346 \family sans
11347 M-s\InsetSpace ~
11348 l
11349 \family default
11350  or 
11351 \family sans
11352 M-s\InsetSpace ~
11353
11354 \family default
11355 6]
11356 \end_layout
11357
11358 \end_deeper
11359 \begin_layout Labeling
11360 \labelwidthstring MMMMMM
11361
11362 \family sans
11363 Larger
11364 \family default
11365  
11366 \size larger
11367 This is the 
11368 \begin_inset Quotes eld
11369 \end_inset
11370
11371 Larger
11372 \begin_inset Quotes erd
11373 \end_inset
11374
11375  font size.
11376 \end_layout
11377
11378 \begin_deeper
11379 \begin_layout Standard
11380 [keybinding = 
11381 \family sans
11382 M-s\InsetSpace ~
11383 S-L
11384 \family default
11385  or 
11386 \family sans
11387 M-s\InsetSpace ~
11388
11389 \family default
11390 7]
11391 \end_layout
11392
11393 \end_deeper
11394 \begin_layout Labeling
11395 \labelwidthstring MMMMMM
11396
11397 \family sans
11398 Largest
11399 \family default
11400  
11401 \size largest
11402 This is the 
11403 \begin_inset Quotes eld
11404 \end_inset
11405
11406 Largest
11407 \begin_inset Quotes erd
11408 \end_inset
11409
11410  font size.
11411 \end_layout
11412
11413 \begin_deeper
11414 \begin_layout Standard
11415 [keybinding = 
11416 \family sans
11417 M-s\InsetSpace ~
11418
11419 \family default
11420 8]
11421 \end_layout
11422
11423 \end_deeper
11424 \begin_layout Labeling
11425 \labelwidthstring MMMMMM
11426
11427 \family sans
11428 Huge
11429 \family default
11430  
11431 \size huge
11432 This is the 
11433 \begin_inset Quotes eld
11434 \end_inset
11435
11436 Huge
11437 \begin_inset Quotes erd
11438 \end_inset
11439
11440  font size.
11441 \end_layout
11442
11443 \begin_deeper
11444 \begin_layout Standard
11445 [keybinding = 
11446 \family sans
11447 M-s\InsetSpace ~
11448 h
11449 \family default
11450  or 
11451 \family sans
11452 M-s\InsetSpace ~
11453
11454 \family default
11455 9]
11456 \end_layout
11457
11458 \end_deeper
11459 \begin_layout Labeling
11460 \labelwidthstring MMMMMM
11461
11462 \family sans
11463 Huger
11464 \family default
11465  
11466 \size giant
11467 This is the 
11468 \begin_inset Quotes eld
11469 \end_inset
11470
11471 Huger
11472 \begin_inset Quotes erd
11473 \end_inset
11474
11475  font size.
11476 \end_layout
11477
11478 \begin_deeper
11479 \begin_layout Standard
11480 [keybinding = 
11481 \family sans
11482 M-s\InsetSpace ~
11483 H
11484 \family default
11485  or 
11486 \family sans
11487 M-s\InsetSpace ~
11488
11489 \family default
11490 0]
11491 \end_layout
11492
11493 \end_deeper
11494 \begin_layout Standard
11495 We'll warn you 
11496 \emph on
11497 yet again
11498 \emph default
11499 : don't go crazy with this feature.
11500  You should almost never need to change the font size.
11501  LyX automatically changes the font size for different paragraph environments
11502  - use that instead.
11503  This is here for fine-tuning 
11504 \emph on
11505 only!
11506 \end_layout
11507
11508 \end_deeper
11509 \begin_layout Labeling
11510 \labelwidthstring MMMMM
11511
11512 \family sans
11513 \bar under
11514 M
11515 \bar default
11516 isc
11517 \family default
11518  Here you can change a few other things at the character level.
11519  Options are:
11520 \end_layout
11521
11522 \begin_deeper
11523 \begin_layout Labeling
11524 \labelwidthstring MMMMMM
11525
11526 \family sans
11527 Emph
11528 \family default
11529  
11530 \emph on
11531 This is text with emphasize on
11532 \emph default
11533 .
11534 \end_layout
11535
11536 \begin_deeper
11537 \begin_layout Standard
11538 This might seem like the same as 
11539 \shape italic
11540 Italic
11541 \shape default
11542 , but it is actually a bit different.
11543  If you use emphasize on italicized text, it will make it upright.
11544  In future versions of LyX, we hope to let you customize the exact behavior
11545  of this 
11546 \emph on
11547 logical
11548 \emph default
11549  property.
11550 \end_layout
11551
11552 \end_deeper
11553 \begin_layout Labeling
11554 \labelwidthstring MMMMMM
11555
11556 \family sans
11557 Underbar
11558 \family default
11559  
11560 \bar under
11561 This is text with Underbar on.
11562 \end_layout
11563
11564 \begin_deeper
11565 \begin_layout Standard
11566 [keybinding = 
11567 \family sans
11568 M-c\InsetSpace ~
11569 u
11570 \family default
11571 ]
11572 \end_layout
11573
11574 \end_deeper
11575 \begin_layout Labeling
11576 \labelwidthstring MMMMMM
11577
11578 \family sans
11579 Noun
11580 \family default
11581  
11582 \noun on
11583 This is text with Noun on.
11584 \end_layout
11585
11586 \begin_deeper
11587 \begin_layout Standard
11588 Like 
11589 \family sans
11590 Emph
11591 \family default
11592 , this is a logical attribute.
11593  For the moment, it is equivalent to 
11594 \family sans
11595 Small\InsetSpace ~
11596 Caps
11597 \family default
11598 , but that is bound to change some day.
11599 \end_layout
11600
11601 \end_deeper
11602 \begin_layout Standard
11603 Avoid using underbar if you can! It's a holdover from the typewriter days,
11604  when you couldn't change fonts.
11605  We no longer need to resort to emphasizing text by overstriking it with
11606  an underscore character.
11607  It's only included in LyX because it's also in LaTeX, and because some
11608  people 
11609 \emph on
11610 may
11611 \emph default
11612  need it in order to follow style sheets for journal submissions (and in
11613  fact we use it in these manuals to indicate keyboard shortcuts for menu
11614  items).
11615 \end_layout
11616
11617 \end_deeper
11618 \begin_layout Labeling
11619 \labelwidthstring 00.00.0000
11620
11621 \family sans
11622 Color
11623 \family default
11624  You can adjust the color of the text with this control.
11625  Of course, you need to have a color printer to exploit this, but you also
11626  need to have the 
11627 \family sans
11628 color
11629 \family default
11630  LaTeX package installed.
11631  Notice that 
11632 \family typewriter
11633 xdvi
11634 \family default
11635  is not able to display these colors.
11636  Besides 
11637 \family sans
11638 No\InsetSpace ~
11639 color
11640 \family default
11641 , which is the standard 
11642 \begin_inset Quotes eld
11643 \end_inset
11644
11645 color
11646 \begin_inset Quotes erd
11647 \end_inset
11648
11649 , you can choose between 
11650 \family sans
11651 Black
11652 \family default
11653
11654 \family sans
11655 White
11656 \family default
11657
11658 \family sans
11659 Red
11660 \family default
11661
11662 \family sans
11663 Green
11664 \family default
11665
11666 \family sans
11667 Blue
11668 \family default
11669
11670 \family sans
11671 Cyan
11672 \family default
11673
11674 \family sans
11675 Magenta
11676 \family default
11677  and 
11678 \family sans
11679 Yellow
11680 \family default
11681  text.
11682 \end_layout
11683
11684 \begin_layout Labeling
11685 \labelwidthstring 00.00.0000
11686
11687 \family sans
11688 Language
11689 \family default
11690  This is used to mark regions of text as having a different language from
11691  the language of the document.
11692  Text marked in this way will be underlined in blue to indicate the change.
11693 \end_layout
11694
11695 \begin_layout Standard
11696 You have a huge number of combinations to choose from.
11697 \end_layout
11698
11699 \begin_layout Standard
11700 Once you've chosen a new character style via the 
11701 \family sans
11702 \bar under
11703 E
11704 \bar default
11705 dit\SpecialChar \menuseparator
11706 Text\InsetSpace ~
11707
11708 \bar under
11709 S
11710 \bar default
11711 tyle
11712 \family default
11713  dialog, you can activate it using the toolbar button labelled 
11714 \begin_inset Quotes eld
11715 \end_inset
11716
11717 Font
11718 \begin_inset Quotes erd
11719 \end_inset
11720
11721 , or select 
11722 \family sans
11723 \bar under
11724 A
11725 \bar default
11726 pply
11727 \family default
11728 .
11729  The toolbar button lets you toggle the state of your custom character style
11730  even when the dialog isn't visible.
11731  
11732 \end_layout
11733
11734 \begin_layout Standard
11735 As we stated earlier, to completely reset the character style to the default,
11736  use 
11737 \family sans
11738 M-c\InsetSpace ~
11739 Space
11740 \family default
11741 .
11742  If you want to toggle only those properties that you have just changed
11743  (suppose you just sent the shape to 
11744 \begin_inset Quotes eld
11745 \end_inset
11746
11747 slanted
11748 \begin_inset Quotes erd
11749 \end_inset
11750
11751  and the series to 
11752 \begin_inset Quotes eld
11753 \end_inset
11754
11755 bold
11756 \begin_inset Quotes erd
11757 \end_inset
11758
11759 ), set the 
11760 \family sans
11761 Toggle on all these
11762 \family default
11763  switch and press 
11764 \family sans
11765 \bar under
11766 A
11767 \bar default
11768 pply
11769 \family default
11770 .
11771  
11772 \end_layout
11773
11774 \begin_layout Standard
11775 We conclude with the same warning we've been spewing: Don't overuse the
11776  fonts.
11777  They are, more often than not, a kludge and a horrible substitute for good
11778  writing.
11779  Your writing should speak for itself --- and will.
11780 \end_layout
11781
11782 \begin_layout Section
11783 Printing and Previewing
11784 \end_layout
11785
11786 \begin_layout Subsection
11787 Overview
11788 \end_layout
11789
11790 \begin_layout Standard
11791 Now that we've covered some of the basic features of document preparation
11792  using LyX, you probably want to know how to print out your masterpiece.
11793  Before we tell you that, however, we want to give you a quickie explanation
11794  of what goes on behind-the-scenes.
11795  We cover this information in much greater detail in the 
11796 \emph on
11797 Extended Features
11798 \emph default
11799  manual as well.
11800 \end_layout
11801
11802 \begin_layout Standard
11803 LyX uses a program called 
11804 \begin_inset Quotes eld
11805 \end_inset
11806
11807 LaTeX
11808 \begin_inset Quotes erd
11809 \end_inset
11810
11811  as its backend.
11812  (Actually, LaTeX is just a macro package for the TeX typesetting system,
11813  but to prevent confusion, we'll just refer to the whole magilla as 
11814 \begin_inset Quotes eld
11815 \end_inset
11816
11817 LaTeX.
11818 \begin_inset Quotes erd
11819 \end_inset
11820
11821 ) Think of it this way: LyX is what you use to do your actual writing.
11822  Then, LyX calls LaTeX to turn your writing into printable output.
11823  This happens in a couple of stages:
11824 \end_layout
11825
11826 \begin_layout Enumerate
11827 First, LyX converts your document to a series of text commands for LaTeX,
11828  generating a file with the extension, 
11829 \begin_inset Quotes eld
11830 \end_inset
11831
11832
11833 \family typewriter
11834 .tex
11835 \family default
11836
11837 \begin_inset Quotes erd
11838 \end_inset
11839
11840 .
11841  
11842 \end_layout
11843
11844 \begin_layout Enumerate
11845 Next, LaTeX uses the commands in the 
11846 \family typewriter
11847 .tex
11848 \family default
11849  file to produce printable output.
11850  It doesn't know anything about your printer, however.
11851  Instead, LaTeX produces what's known as a 
11852 \emph on
11853 device-independent
11854 \emph default
11855  file, or DVI for short.
11856  The actual output is in a file with the extension, 
11857 \begin_inset Quotes eld
11858 \end_inset
11859
11860
11861 \family typewriter
11862 .dvi
11863 \family default
11864
11865 \begin_inset Quotes erd
11866 \end_inset
11867
11868 .
11869  DVI files are completely portable; you can move them from one machine to
11870  another without needing to do any sort of conversion.
11871 \end_layout
11872
11873 \begin_deeper
11874 \begin_layout Description
11875 NOTE: The DVI file only contains what was in the LaTeX file itself.
11876  If you have included PostScript pictures in your document, there will only
11877  be a link to these files.
11878  So don't forget these files if you move your 
11879 \family typewriter
11880 .dvi
11881 \family default
11882  file to another computer.
11883 \end_layout
11884
11885 \end_deeper
11886 \begin_layout Enumerate
11887 Consider the 
11888 \family typewriter
11889 .dvi
11890 \family default
11891  file to be the 
11892 \begin_inset Quotes eld
11893 \end_inset
11894
11895 final output.
11896 \begin_inset Quotes erd
11897 \end_inset
11898
11899  Once you have it, you can view it, print it, or convert it to other formats.
11900 \end_layout
11901
11902 \begin_deeper
11903 \begin_layout Enumerate
11904 You can view 
11905 \family typewriter
11906 .dvi
11907 \family default
11908  files using a program called 
11909 \family typewriter
11910 xdvi
11911 \family default
11912 .
11913 \end_layout
11914
11915 \begin_layout Enumerate
11916 Some printers and Unix systems understand DVI, and can print your 
11917 \family typewriter
11918 .dvi
11919 \family default
11920  file directly.
11921 \end_layout
11922
11923 \begin_layout Enumerate
11924 Nowadays, most printers understand the PostScript format.
11925  LyX automatically converts the 
11926 \family typewriter
11927 .dvi
11928 \family default
11929  file to a PostScript file for you when you go to print out your document.
11930  LyX will also let you preview a PostScript version of your document using
11931  the program 
11932 \family typewriter
11933 ghostview
11934 \family default
11935 .
11936 \end_layout
11937
11938 \begin_deeper
11939 \begin_layout Standard
11940 One advantage of using PostScript® is that the converter program [called
11941  
11942 \family typewriter
11943 dvips
11944 \family default
11945 ] takes any PostScript graphics you may have included in your document and
11946  puts it into the resulting PostScript version of your document.
11947  It also includes any special fonts you may have used.
11948  That makes the PostScript version much, much more portable than the DVI
11949  version.
11950 \end_layout
11951
11952 \end_deeper
11953 \end_deeper
11954 \begin_layout Standard
11955 LyX does all of these steps automagically for you.
11956 \end_layout
11957
11958 \begin_layout Standard
11959 As you have seen, a lot of things happen before you get a hardcopy or a
11960  preview of your document.
11961  So, don't worry if printing requires a bit more time than with other word
11962  processors.
11963  The printed result is worth the wait.
11964  Quality always has its price.
11965 \end_layout
11966
11967 \begin_layout Subsection
11968 Quick Viewing with xdvi
11969 \end_layout
11970
11971 \begin_layout Standard
11972 To get a look at the final version of your document, with all of the pagebreaks
11973  in place, the footnotes correctly numbered, and so on, select 
11974 \family sans
11975 \bar under
11976 V
11977 \bar default
11978 iew\SpecialChar \menuseparator
11979
11980 \bar under
11981 D
11982 \bar default
11983 VI
11984 \family default
11985 .
11986  Then wait a while.
11987 \end_layout
11988
11989 \begin_layout Standard
11990 When all of the behind-the-scenes action is done, LyX calls the program
11991  
11992 \family typewriter
11993 xdvi
11994 \family default
11995 .
11996  You can now look at the results.
11997  [If you want more info on the 
11998 \family typewriter
11999 xdvi
12000 \family default
12001  program, see the 
12002 \family typewriter
12003 man
12004 \family default
12005 -pages.]
12006 \end_layout
12007
12008 \begin_layout Description
12009 Helpful-Tip: Keep the 
12010 \family typewriter
12011 xdvi
12012 \family default
12013  window open, maybe moving it to another desktop.
12014  Then, after you make changes to your document, just use 
12015 \family sans
12016 \bar under
12017 V
12018 \bar default
12019 iew\SpecialChar \menuseparator
12020
12021 \bar under
12022 U
12023 \bar default
12024 pdate\SpecialChar \menuseparator
12025
12026 \bar under
12027 D
12028 \bar default
12029 VI
12030 \family default
12031 .
12032  Now click on the 
12033 \family typewriter
12034 xdvi
12035 \family default
12036  window.
12037  The 
12038 \family typewriter
12039 xdvi
12040 \family default
12041  program will automatically reread the 
12042 \family typewriter
12043 .dvi
12044 \family default
12045  file and give you an updated view.
12046 \end_layout
12047
12048 \begin_layout Subsection
12049 Viewing the PostScript Version with ghostview
12050 \end_layout
12051
12052 \begin_layout Standard
12053 In general, using 
12054 \family typewriter
12055 xdvi
12056 \family default
12057  to view your document is the easiest and fastest way.
12058  There may be times, however, when you want to look at the PostScript version.
12059  One reason is fonts.
12060 \begin_inset Foot
12061 status collapsed
12062
12063 \begin_layout Standard
12064 Note from 
12065 \noun on
12066 John Weiss
12067 \noun default
12068 : Another reason is paranoia.
12069  I always like to look at the PostScript file before I print it, just so
12070  I see exactly what went to the printer\SpecialChar \ldots{}
12071
12072 \end_layout
12073
12074 \end_inset
12075
12076  You can use PostScript fonts in a LaTeX document, but 
12077 \family typewriter
12078 xdvi
12079 \family default
12080  won't show this.
12081  You'll need to use 
12082 \family typewriter
12083 ghostview
12084 \family default
12085  or some other PostScript file viewer to see the actual results.
12086 \end_layout
12087
12088 \begin_layout Standard
12089 To view the PostScript version of your document, select 
12090 \family sans
12091 Pos
12092 \bar under
12093 t
12094 \bar default
12095 Script
12096 \family default
12097  from the 
12098 \family sans
12099 \bar under
12100 V
12101 \bar default
12102 iew
12103 \family default
12104  menu.
12105  When all of the magic behind-the-scenes is done, LyX calls the program
12106  
12107 \family typewriter
12108 ghostview
12109 \family default
12110 .
12111  You can now look at the results.
12112 \end_layout
12113
12114 \begin_layout Standard
12115 You've guessed what the 
12116 \family sans
12117 \bar under
12118 U
12119 \bar default
12120 pdate\SpecialChar \menuseparator
12121 Pos
12122 \bar under
12123 t
12124 \bar default
12125 script
12126 \family default
12127  command from the 
12128 \family sans
12129 \bar under
12130 V
12131 \bar default
12132 iew
12133 \family default
12134  menu does, haven't you? Remember to click once in the 
12135 \family typewriter
12136 ghostview
12137 \family default
12138  window after this command to update the view.
12139 \end_layout
12140
12141 \begin_layout Subsection
12142 Printing the File
12143 \end_layout
12144
12145 \begin_layout Standard
12146 To print a file, select 
12147 \family sans
12148 \bar under
12149 P
12150 \bar default
12151 rint
12152 \family default
12153  from the 
12154 \family sans
12155 \bar under
12156 F
12157 \bar default
12158 ile
12159 \family default
12160  menu, or click on the toolbar button with the printer on it.
12161  This opens the 
12162 \family sans
12163 Print
12164 \family default
12165  dialog.
12166 \end_layout
12167
12168 \begin_layout Standard
12169 You can choose to only print even-numbered or odd-numbered pages - this
12170  is useful for printing on two sides: you can re-insert the pages after
12171  printing one set of pages, to print on the other side.
12172  Some printers spit out pages face-up, others, face-down.
12173  By choosing a particular order to print in, you can take the entire stack
12174  of pages out of the printer without needing to reorder them.
12175 \end_layout
12176
12177 \begin_layout Standard
12178 You can set the parameters in the 
12179 \family sans
12180 Destination
12181 \family default
12182  box as follows :
12183 \end_layout
12184
12185 \begin_layout Labeling
12186 \labelwidthstring MMMM
12187
12188 \family sans
12189 \bar under
12190 P
12191 \bar default
12192 rinter
12193 \family default
12194  This is the name of the printer to print to.
12195 \begin_inset Foot
12196 status collapsed
12197
12198 \begin_layout Standard
12199 Note that this printer name isn't for the 
12200 \family typewriter
12201 lpr
12202 \family default
12203  command but for 
12204 \family typewriter
12205 dvips
12206 \family default
12207 .
12208  That means 
12209 \family typewriter
12210 dvips
12211 \family default
12212  has to be configured for this printer name.
12213  See the section 
12214 \begin_inset LatexCommand ref
12215 reference "sec:dvipsconfig"
12216
12217 \end_inset
12218
12219  or the 
12220 \family typewriter
12221 dvips
12222 \family default
12223  documentation for details.
12224  The default printer can also be set in 
12225 \family typewriter
12226 lyxrc
12227 \family default
12228 .
12229 \end_layout
12230
12231 \end_inset
12232
12233  The printer should understand PostScript files.
12234 \end_layout
12235
12236 \begin_layout Labeling
12237 \labelwidthstring MMMM
12238
12239 \family sans
12240 \bar under
12241 F
12242 \bar default
12243 ile
12244 \family default
12245  The name of a file to print to.
12246  The output will be in Post\SpecialChar \-
12247 Script format.
12248  The file will generally be written in the current directory, unless you
12249  specify the full path.
12250 \end_layout
12251
12252 \begin_layout Standard
12253 Note that printing may need little time, since LaTeX, 
12254 \family typewriter
12255 dvips
12256 \family default
12257  and, if you don't have a PostScript printer, 
12258 \family typewriter
12259 ghostscript
12260 \family default
12261  have to process your document.
12262 \end_layout
12263
12264 \begin_layout Section
12265 A Few Words about Typography
12266 \end_layout
12267
12268 \begin_layout Subsection
12269 Hyphens and Hyphenation
12270 \begin_inset LatexCommand label
12271 name "sec:hyphens"
12272
12273 \end_inset
12274
12275
12276 \end_layout
12277
12278 \begin_layout Standard
12279 In LyX, the 
12280 \begin_inset Quotes eld
12281 \end_inset
12282
12283
12284 \family typewriter
12285 -
12286 \family default
12287
12288 \begin_inset Quotes erd
12289 \end_inset
12290
12291  character comes in three lengths, often called the 
12292 \emph on
12293 hyphen
12294 \emph default
12295 , the 
12296 \emph on
12297 en dash
12298 \emph default
12299 , and the 
12300 \emph on
12301 em dash
12302 \emph default
12303 :
12304 \end_layout
12305
12306 \begin_layout Enumerate
12307 hyphen
12308 \hfill
12309 -
12310 \hfill
12311 made with 
12312 \begin_inset Quotes eld
12313 \end_inset
12314
12315
12316 \family typewriter
12317 -
12318 \family default
12319
12320 \begin_inset Quotes eld
12321 \end_inset
12322
12323
12324 \end_layout
12325
12326 \begin_layout Enumerate
12327 en dash
12328 \hfill
12329 --
12330 \hfill
12331 made with 
12332 \begin_inset Quotes eld
12333 \end_inset
12334
12335
12336 \family typewriter
12337 -
12338 \begin_inset ERT
12339 status collapsed
12340
12341 \begin_layout Standard
12342
12343
12344 \backslash
12345 /
12346 \end_layout
12347
12348 \end_inset
12349
12350 -
12351 \family default
12352
12353 \begin_inset Quotes erd
12354 \end_inset
12355
12356
12357 \end_layout
12358
12359 \begin_layout Enumerate
12360 em dash
12361 \hfill
12362 ---
12363 \hfill
12364 made with 
12365 \begin_inset Quotes eld
12366 \end_inset
12367
12368
12369 \family typewriter
12370 -
12371 \begin_inset ERT
12372 status collapsed
12373
12374 \begin_layout Standard
12375
12376
12377 \backslash
12378 /
12379 \end_layout
12380
12381 \end_inset
12382
12383 -
12384 \begin_inset ERT
12385 status collapsed
12386
12387 \begin_layout Standard
12388
12389
12390 \backslash
12391 /
12392 \end_layout
12393
12394 \end_inset
12395
12396 -
12397 \family default
12398
12399 \begin_inset Quotes erd
12400 \end_inset
12401
12402
12403 \end_layout
12404
12405 \begin_layout Enumerate
12406 minus sign
12407 \hfill
12408
12409 \begin_inset Formula $-$
12410 \end_inset
12411
12412
12413 \hfill
12414
12415 \begin_inset Quotes eld
12416 \end_inset
12417
12418
12419 \family typewriter
12420 -
12421 \family default
12422
12423 \begin_inset Quotes erd
12424 \end_inset
12425
12426  in math mode
12427 \end_layout
12428
12429 \begin_layout Standard
12430 You generate these by using the 
12431 \begin_inset Quotes eld
12432 \end_inset
12433
12434
12435 \family typewriter
12436 -
12437 \family default
12438
12439 \begin_inset Quotes erd
12440 \end_inset
12441
12442  character multiple times in a row.
12443  LyX automatically converts them to the appropriate length dash in the final
12444  output.
12445 \end_layout
12446
12447 \begin_layout Standard
12448 The three types of dash are distinct from the minus sign, which appears
12449  in math mode and has a length of its own.
12450  Here are some examples of the 
12451 \begin_inset Quotes eld
12452 \end_inset
12453
12454
12455 \family typewriter
12456 -
12457 \family default
12458
12459 \begin_inset Quotes erd
12460 \end_inset
12461
12462  in use:
12463 \end_layout
12464
12465 \begin_layout Enumerate
12466 line- and page-breaks
12467 \hfill
12468 (
12469 \emph on
12470 hyphen
12471 \emph default
12472 )
12473 \end_layout
12474
12475 \begin_layout Enumerate
12476 From A--Z
12477 \hfill
12478 (
12479 \emph on
12480 en dash
12481 \emph default
12482 )
12483 \end_layout
12484
12485 \begin_layout Enumerate
12486 Oh --- there's a dash.
12487 \hfill
12488 (
12489 \emph on
12490 em dash
12491 \emph default
12492 )
12493 \end_layout
12494
12495 \begin_layout Enumerate
12496 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
12497 \end_inset
12498
12499
12500 \hfill
12501 (
12502 \emph on
12503 minus sign
12504 \emph default
12505 )
12506 \end_layout
12507
12508 \begin_layout Standard
12509 Those of you reading this from within LyX will see no difference, though
12510  there is one in the printed version.
12511 \end_layout
12512
12513 \begin_layout Standard
12514 One more note about hyphenation --- LyX automatically breaks up words and
12515  inserts hyphens in English text.
12516  The words won't be hyphenated until you generate the final output.
12517 \end_layout
12518
12519 \begin_layout Standard
12520 Actually, it's LaTeX that does this, and it will also hyphenate words in
12521  
12522 \emph on
12523 some
12524 \emph default
12525  other languages.
12526  To know whether (PDF)LaTeX hyphenates for 
12527 \emph on
12528 your
12529 \emph default
12530  language, look at any log file produced by a LaTeX run: it will say
12531 \end_layout
12532
12533 \begin_layout Quote
12534
12535 \family typewriter
12536 Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman,
12537  nohyphenation, loaded.
12538 \end_layout
12539
12540 \begin_layout Standard
12541 This tells you that, e.g., if you write in Finnish, you're out of luck.
12542  Study (for the teTeX distribution of LaTeX) the utilities 
12543 \family typewriter
12544 texconfig
12545 \family default
12546  and 
12547 \family typewriter
12548 fmtutil
12549 \family default
12550  in order to switch hyphenation on for your language by 
12551 \begin_inset Quotes eld
12552 \end_inset
12553
12554 uncommenting
12555 \begin_inset Quotes erd
12556 \end_inset
12557
12558  the relevant line in a file typically named 
12559 \family typewriter
12560 language.dat
12561 \family default
12562 .
12563  Sorry for the inconvenience.
12564 \end_layout
12565
12566 \begin_layout Standard
12567 If, for whatever reason, LaTeX 
12568 \emph on
12569 still
12570 \emph default
12571  can't break a word correctly (e.g., a compound word), you can set hyphenation
12572  points manually.
12573  This is done with the menu item 
12574 \family sans
12575 Hyphenation\InsetSpace ~
12576
12577 \bar under
12578 P
12579 \bar default
12580 oint
12581 \family default
12582  under 
12583 \family sans
12584 Special\InsetSpace ~
12585 F
12586 \bar under
12587 o
12588 \bar default
12589 rmatting
12590 \family default
12591  in the 
12592 \family sans
12593 \bar under
12594 I
12595 \bar default
12596 nsert
12597 \family default
12598  menu.
12599  Note that these extra hyphenation points are only recommendations to LaTeX.
12600  If no hyphenation is necessary, LaTeX will totally ignore them.
12601 \end_layout
12602
12603 \begin_layout Subsection
12604 Punctuation Marks
12605 \end_layout
12606
12607 \begin_layout Subsubsection
12608 Abbreviations and End of Sentence
12609 \begin_inset LatexCommand label
12610 name "sec:abbrev"
12611
12612 \end_inset
12613
12614
12615 \end_layout
12616
12617 \begin_layout Standard
12618 When LyX calls LaTeX to generate the final version of your document, LaTeX
12619  automatically distinguishes between words, sentences, and abbreviations.
12620  LaTeX then adds the 
12621 \begin_inset Quotes eld
12622 \end_inset
12623
12624 appropriate amount of space
12625 \begin_inset Quotes erd
12626 \end_inset
12627
12628 : sentences get a little bit more space between the period and the next
12629  word.
12630  Abbreviations get the same amount of space after the period as a word uses.
12631 \end_layout
12632
12633 \begin_layout Standard
12634 Unfortunately, the algorithm for figuring out what's an abbreviation and
12635  what's the end of a sentence is really quite brain-dead.
12636  If a 
12637 \begin_inset Quotes eld
12638 \end_inset
12639
12640
12641 \family typewriter
12642 .
12643 \family default
12644
12645 \begin_inset Quotes erd
12646 \end_inset
12647
12648  is at the end of a lowercase letter, it's the end of a sentence; if it's
12649  at the end of a capitalized letter, it's an abbreviation.
12650 \end_layout
12651
12652 \begin_layout Standard
12653 Here are some examples of 
12654 \emph on
12655 correct
12656 \emph default
12657  abbreviations and the end of a sentence:
12658 \end_layout
12659
12660 \begin_layout Itemize
12661 M.
12662  Butterfly
12663 \end_layout
12664
12665 \begin_layout Itemize
12666 Don't worry.
12667  Be happy.
12668 \end_layout
12669
12670 \begin_layout Standard
12671 \SpecialChar \ldots{}
12672 and here's an example of the algorithm going wrong:
12673 \end_layout
12674
12675 \begin_layout Itemize
12676 e.
12677  g.
12678  this is too much space!
12679 \end_layout
12680
12681 \begin_layout Itemize
12682 This is I.
12683  It's okay.
12684 \end_layout
12685
12686 \begin_layout Standard
12687 You won't see anything wrong until you view a final version of your document.
12688 \end_layout
12689
12690 \begin_layout Standard
12691 To fix this problem, use one of the following:
12692 \end_layout
12693
12694 \begin_layout Enumerate
12695 Use an 
12696 \family sans
12697 Inter-word\InsetSpace ~
12698 Space
12699 \family default
12700  after lowercase abbreviations (see section\InsetSpace ~
12701
12702 \begin_inset LatexCommand ref
12703 reference "sec:normblank-lbreak-horline"
12704
12705 \end_inset
12706
12707 ).
12708 \end_layout
12709
12710 \begin_layout Enumerate
12711 Use a 
12712 \family sans
12713 Thin\InsetSpace ~
12714 Space
12715 \family default
12716  between two tokens of an abbreviation (see section\InsetSpace ~
12717
12718 \begin_inset LatexCommand ref
12719 reference "sec:thinblank-lbreak-horline"
12720
12721 \end_inset
12722
12723 ).
12724 \end_layout
12725
12726 \begin_layout Enumerate
12727 Use an 
12728 \family sans
12729 End\InsetSpace ~
12730 of\InsetSpace ~
12731 sentence\InsetSpace ~
12732 period
12733 \family default
12734  found under the 
12735 \family sans
12736 \bar under
12737 I
12738 \bar default
12739 nsert\SpecialChar \menuseparator
12740
12741 \bar under
12742 S
12743 \bar default
12744 pecial\InsetSpace ~
12745 Character
12746 \family default
12747  menu to force the use of inter-sentence spacing.
12748  This function is also bound to 
12749 \family sans
12750 C-period
12751 \family default
12752  for easy access.
12753 \end_layout
12754
12755 \begin_layout Standard
12756 With the corrections, our earlier examples look like this:
12757 \end_layout
12758
12759 \begin_layout Itemize
12760 e.\InsetSpace \thinspace{}
12761 g.\InsetSpace \space{}
12762 this is too much space!
12763 \end_layout
12764
12765 \begin_layout Itemize
12766 This is I\SpecialChar \@.
12767  It's okay.
12768 \end_layout
12769
12770 \begin_layout Standard
12771 Some languages don't use extra spacing between sentences.
12772  If your language is such a language, you don't need to worry about all
12773  of this.
12774  For those that do need to bother, there is help to catch those sneaky errors:
12775  check out the 
12776 \family sans
12777 \bar under
12778 T
12779 \bar default
12780 ools\SpecialChar \menuseparator
12781 C
12782 \bar under
12783 h
12784 \bar default
12785 eck\InsetSpace ~
12786 TeX
12787 \family default
12788  feature described in 
12789 \emph on
12790 Extended Editing
12791 \emph default
12792 .
12793 \end_layout
12794
12795 \begin_layout Subsubsection
12796 Quotes
12797 \begin_inset LatexCommand label
12798 name "sec:quotes"
12799
12800 \end_inset
12801
12802
12803 \end_layout
12804
12805 \begin_layout Standard
12806 LyX usually sets quotes correctly.
12807  Specifically, it will use an opening quote at the beginning of quoted text,
12808  and use a closing quote at the end.
12809  For example, 
12810 \begin_inset Quotes eld
12811 \end_inset
12812
12813 open close
12814 \begin_inset Quotes erd
12815 \end_inset
12816
12817 .
12818  The keyboard character, 
12819 \family sans
12820 "
12821 \family default
12822 , generates this automatically.
12823 \end_layout
12824
12825 \begin_layout Standard
12826
12827 \series bold
12828 New in version 1.4:
12829 \series default
12830  To get single quotation marks, you have to press 
12831 \family sans
12832 C-"
12833 \family default
12834 .
12835   This produces quotation marks like this: 
12836 \begin_inset Quotes els
12837 \end_inset
12838
12839 '.
12840 \end_layout
12841
12842 \begin_layout Standard
12843 You can also select quotes for different languages via the 
12844 \family sans
12845 \bar under
12846 T
12847 \bar default
12848 ype
12849 \family default
12850  option.
12851  There are six choices:
12852 \end_layout
12853
12854 \begin_layout Labeling
12855 \labelwidthstring MMMMM
12856
12857 \family sans
12858 \begin_inset Quotes eld
12859 \end_inset
12860
12861 Text
12862 \begin_inset Quotes erd
12863 \end_inset
12864
12865
12866 \family default
12867  Use quotes like this 
12868 \begin_inset Quotes eld
12869 \end_inset
12870
12871 double
12872 \begin_inset Quotes erd
12873 \end_inset
12874
12875  or 
12876 \begin_inset Quotes els
12877 \end_inset
12878
12879 single
12880 \begin_inset Quotes ers
12881 \end_inset
12882
12883
12884 \end_layout
12885
12886 \begin_layout Labeling
12887 \labelwidthstring MMMMM
12888
12889 \family sans
12890 \begin_inset Quotes sld
12891 \end_inset
12892
12893 Text
12894 \begin_inset Quotes srd
12895 \end_inset
12896
12897
12898 \family default
12899  Use quotes like 
12900 \begin_inset Quotes sld
12901 \end_inset
12902
12903 this
12904 \begin_inset Quotes srd
12905 \end_inset
12906
12907  or 'this
12908 \begin_inset Quotes ers
12909 \end_inset
12910
12911
12912 \end_layout
12913
12914 \begin_layout Labeling
12915 \labelwidthstring MMMMM
12916
12917 \family sans
12918 \begin_inset Quotes gld
12919 \end_inset
12920
12921 Text
12922 \begin_inset Quotes grd
12923 \end_inset
12924
12925
12926 \family default
12927  Use quotes like 
12928 \begin_inset Quotes gld
12929 \end_inset
12930
12931 this
12932 \begin_inset Quotes grd
12933 \end_inset
12934
12935  or 
12936 \begin_inset Quotes gls
12937 \end_inset
12938
12939 this
12940 \begin_inset Quotes grs
12941 \end_inset
12942
12943
12944 \end_layout
12945
12946 \begin_layout Labeling
12947 \labelwidthstring MMMMM
12948
12949 \family sans
12950 \begin_inset Quotes pld
12951 \end_inset
12952
12953 Text
12954 \begin_inset Quotes prd
12955 \end_inset
12956
12957
12958 \family default
12959  Use quotes like 
12960 \begin_inset Quotes pld
12961 \end_inset
12962
12963 this
12964 \begin_inset Quotes prd
12965 \end_inset
12966
12967  or 
12968 \begin_inset Quotes pls
12969 \end_inset
12970
12971 this
12972 \begin_inset Quotes prs
12973 \end_inset
12974
12975
12976 \end_layout
12977
12978 \begin_layout Labeling
12979 \labelwidthstring MMMMM
12980
12981 \family sans
12982 \begin_inset Quotes fld
12983 \end_inset
12984
12985 Text
12986 \begin_inset Quotes frd
12987 \end_inset
12988
12989
12990 \family default
12991  Use quotes like 
12992 \begin_inset Quotes fld
12993 \end_inset
12994
12995 this
12996 \begin_inset Quotes frd
12997 \end_inset
12998
12999  or 
13000 \begin_inset Quotes fls
13001 \end_inset
13002
13003 this
13004 \begin_inset Quotes frs
13005 \end_inset
13006
13007
13008 \end_layout
13009
13010 \begin_layout Labeling
13011 \labelwidthstring MMMMM
13012
13013 \family sans
13014 \begin_inset Quotes ald
13015 \end_inset
13016
13017 Text
13018 \begin_inset Quotes ard
13019 \end_inset
13020
13021
13022 \family default
13023  Use quotes like 
13024 \begin_inset Quotes ald
13025 \end_inset
13026
13027 this
13028 \begin_inset Quotes ard
13029 \end_inset
13030
13031  or 
13032 \begin_inset Quotes als
13033 \end_inset
13034
13035 this
13036 \begin_inset Quotes ars
13037 \end_inset
13038
13039
13040 \end_layout
13041
13042 \begin_layout Standard
13043 Again, this affects what character the 
13044 \family sans
13045 "
13046 \family default
13047  key produces.
13048 \end_layout
13049
13050 \begin_layout Standard
13051 On the other hand, if you want to produce a bona-fide quote character, type
13052  
13053 \family sans
13054 M-"
13055 \family default
13056 .
13057  This produces: 
13058 \family typewriter
13059 "
13060 \family default
13061 .
13062 \end_layout
13063
13064 \begin_layout Subsection
13065 Ligatures
13066 \begin_inset LatexCommand label
13067 name "sec:ligatures"
13068
13069 \end_inset
13070
13071
13072 \end_layout
13073
13074 \begin_layout Standard
13075 It is standard typesetting practice to group certain letters together and
13076  print them as single characters.
13077  These groups are known as 
13078 \emph on
13079 ligatures
13080 \emph default
13081 .
13082  Since LaTeX knows about ligatures, your LyX documents will contain them,
13083  too.
13084  Here are the possible ligatures:
13085 \end_layout
13086
13087 \begin_layout Itemize
13088 ff
13089 \end_layout
13090
13091 \begin_layout Itemize
13092 fi
13093 \end_layout
13094
13095 \begin_layout Itemize
13096 fl
13097 \end_layout
13098
13099 \begin_layout Itemize
13100 ffi
13101 \end_layout
13102
13103 \begin_layout Itemize
13104 ffl
13105 \end_layout
13106
13107 \begin_layout Standard
13108 Once in a while, though, you don't want a ligature in a word.
13109  While a ligature may be okay in the word, 
13110 \begin_inset Quotes eld
13111 \end_inset
13112
13113 graffiti,
13114 \begin_inset Quotes erd
13115 \end_inset
13116
13117  it looks really weird in compound words, such as 
13118 \begin_inset Quotes eld
13119 \end_inset
13120
13121 cufflink
13122 \begin_inset Quotes erd
13123 \end_inset
13124
13125  or the German 
13126 \begin_inset Quotes eld
13127 \end_inset
13128
13129 Dorffest.
13130 \begin_inset Quotes erd
13131 \end_inset
13132
13133  To break a ligature, use 
13134 \family sans
13135 \bar under
13136 I
13137 \bar default
13138 nsert\SpecialChar \menuseparator
13139 Special\InsetSpace ~
13140 F
13141 \bar under
13142 o
13143 \bar default
13144 rmatting
13145 \family default
13146 \SpecialChar \menuseparator
13147
13148 \family sans
13149 Ligature\InsetSpace ~
13150 Break.
13151
13152 \family default
13153  This changes 
13154 \begin_inset Quotes eld
13155 \end_inset
13156
13157 cufflinks
13158 \begin_inset Quotes erd
13159 \end_inset
13160
13161  to 
13162 \begin_inset Quotes eld
13163 \end_inset
13164
13165 cuff\SpecialChar \textcompwordmark{}
13166 links
13167 \begin_inset Quotes erd
13168 \end_inset
13169
13170  and 
13171 \begin_inset Quotes eld
13172 \end_inset
13173
13174 Dorffest
13175 \begin_inset Quotes erd
13176 \end_inset
13177
13178  to 
13179 \begin_inset Quotes eld
13180 \end_inset
13181
13182 Dorf\SpecialChar \textcompwordmark{}
13183 fest
13184 \begin_inset Quotes erd
13185 \end_inset
13186
13187 .
13188 \end_layout
13189
13190 \begin_layout Subsection
13191 Widows and Orphans
13192 \begin_inset LatexCommand label
13193 name "sec:widows"
13194
13195 \end_inset
13196
13197
13198 \end_layout
13199
13200 \begin_layout Standard
13201 In the early days of word processors, page breaks went wherever the page
13202  happened to end.
13203  There was no regard for what was actually going on in the text.
13204  You may remember once printing out a document, only to find the heading
13205  for a new section printed at the very bottom of the page, the first line
13206  of a new paragraph all alone at the bottom of a page, or the last line
13207  of a paragraph at the top of a new page.
13208  These dangly-bits of text became known as 
13209 \emph on
13210 widows
13211 \emph default
13212  and 
13213 \emph on
13214 orphans
13215 \emph default
13216 .
13217 \end_layout
13218
13219 \begin_layout Standard
13220 Clearly, LyX can avoid breaking pages after a section heading.
13221  That's part of the advantage of paragraph environments.
13222  But what about widows and orphans, where the page breaks leave one line
13223  of a paragraph all alone at the top or bottom of a page? There are rules
13224  built into LaTeX governing page breaks, and some of those rules are there
13225  to specifically prevent widows and orphans.
13226  This is the advantage LyX has in using LaTeX as its backend.
13227 \end_layout
13228
13229 \begin_layout Standard
13230 There's no way we can go into how TeX and LaTeX decide to break a page,
13231  or how you can tweak that behavior.
13232  Some LaTeX books listed in the bibliography [such as\InsetSpace ~
13233
13234 \begin_inset LatexCommand cite
13235 key "latexcompanion"
13236
13237 \end_inset
13238
13239  or\InsetSpace ~
13240
13241 \begin_inset LatexCommand cite
13242 key "latexguide"
13243
13244 \end_inset
13245
13246 ] may have more information.
13247  You will almost never need to worry about this, however.
13248 \end_layout
13249
13250 \begin_layout Chapter
13251 Floats: Tables, Figures, Footnotes and Margin Notes
13252 \begin_inset OptArg
13253 status collapsed
13254
13255 \begin_layout Standard
13256 Tables, Figures, and Notes
13257 \end_layout
13258
13259 \end_inset
13260
13261
13262 \end_layout
13263
13264 \begin_layout Section
13265 Footnotes
13266 \end_layout
13267
13268 \begin_layout Standard
13269 Unlike other typesetting programs, LyX uses 
13270 \begin_inset Quotes eld
13271 \end_inset
13272
13273 foldable
13274 \begin_inset Quotes erd
13275 \end_inset
13276
13277  boxes instead of displaying its footnotes at the bottom of the screen or
13278  somewhere else in your text.
13279  When you insert a footnote with 
13280 \family sans
13281 \series medium
13282 \bar under
13283 I
13284 \bar no
13285 nsert
13286 \series default
13287 \bar default
13288 \SpecialChar \menuseparator
13289
13290 \series medium
13291 \bar under
13292 F
13293 \bar no
13294 ootnote,
13295 \family default
13296 \series default
13297 \bar default
13298  
13299 \family roman
13300 \series medium
13301 \bar no
13302 you'll first see a
13303 \family default
13304 \series default
13305 \bar default
13306  grey 
13307 \family roman
13308 \series medium
13309 \bar no
13310 box with a
13311 \family default
13312 \series default
13313 \bar default
13314  red 
13315 \family roman
13316 \series medium
13317 \bar no
13318 label 
13319 \begin_inset Quotes eld
13320 \end_inset
13321
13322 foot
13323 \begin_inset Quotes erd
13324 \end_inset
13325
13326  appearing within your text.
13327  This box is LyX's representation of your footnote.
13328  You can enter your text into this box.
13329  If you click the 
13330 \begin_inset Quotes eld
13331 \end_inset
13332
13333
13334 \family sans
13335 foot
13336 \family roman
13337
13338 \begin_inset Quotes erd
13339 \end_inset
13340
13341
13342 \family default
13343 \series default
13344 \bar default
13345  
13346 \family roman
13347 \series medium
13348 \bar no
13349 label, the box will 
13350 \begin_inset Quotes eld
13351 \end_inset
13352
13353 fold
13354 \begin_inset Quotes erd
13355 \end_inset
13356
13357 .
13358
13359 \family default
13360 \series default
13361 \bar default
13362  Clicking on the button again will 
13363 \family roman
13364 \series medium
13365 \bar no
13366
13367 \begin_inset Quotes eld
13368 \end_inset
13369
13370 unfold
13371 \begin_inset Quotes erd
13372 \end_inset
13373
13374  the footnote.
13375 \begin_inset Foot
13376 status collapsed
13377
13378 \begin_layout Standard
13379 To close this footnote, click on the red box at the top left.
13380 \end_layout
13381
13382 \end_inset
13383
13384  You will not see any numbers within LyX.
13385  You don't need to worry about those, anyhow, because LyX does the numbering
13386  for you, as well as putting the footnote at the bottom of the correct page,
13387  when it processes your file.
13388  If you want to turn already existing text into a footnote, simply mark
13389  it and click on the footnote button (a picture of text with an arrow pointing
13390  to stuff in the bottom margin).
13391
13392 \family default
13393 \series default
13394 \bar default
13395  Vice versa, you can change a footnote to regular text by hitting the 
13396 \family sans
13397 Backspace
13398 \family default
13399  key when the cursor is in the first position of a footnote, or by hitting
13400  the 
13401 \family sans
13402 Delete
13403 \family default
13404  key when the cursor is in the very last position of the footnote, respectively
13405  (this works for all 
13406 \begin_inset Quotes eld
13407 \end_inset
13408
13409 foldable
13410 \begin_inset Quotes erd
13411 \end_inset
13412
13413  boxes in LyX).
13414 \end_layout
13415
13416 \begin_layout Standard
13417 What LyX cannot do, yet, is take care of special needs like setting the
13418  footnote numbering back to 1 after each section in the 
13419 \begin_inset Quotes eld
13420 \end_inset
13421
13422
13423 \family typewriter
13424 article
13425 \family default
13426
13427 \begin_inset Quotes erd
13428 \end_inset
13429
13430  
13431 \family roman
13432 document class or changing the counter
13433 \family default
13434  
13435 \family roman
13436 style.
13437  You'll need to insert LaTeX commands like th
13438 \family default
13439 os
13440 \family roman
13441 e
13442 \family default
13443  described in the 
13444 \emph on
13445 Tricks for Footnotes and Marginpars
13446 \emph default
13447  section of 
13448 \begin_inset Quotes eld
13449 \end_inset
13450
13451
13452 \emph on
13453 Extended
13454 \emph default
13455  
13456 \emph on
13457 Features
13458 \emph default
13459 .
13460 \begin_inset Quotes erd
13461 \end_inset
13462
13463
13464 \end_layout
13465
13466 \begin_layout Description
13467 NOTE: A float in LaTeX and LyX isn't a simple paragraph as with usual word
13468  processors.
13469  It is a complex text structure that may contain everything except floats.
13470  That means you can use all the layouts inside a float, even figures and
13471  tables.
13472  You may not need this too often, but if you do occasionally need it, it's
13473  a neat feature.
13474 \end_layout
13475
13476 \begin_layout Section
13477 Margin Notes
13478 \end_layout
13479
13480 \begin_layout Standard
13481 Margin notes look and behave just like footnotes in LyX.
13482  When you insert a margin note via 
13483 \family sans
13484 \series medium
13485 \bar under
13486 I
13487 \bar no
13488 nsert\SpecialChar \menuseparator
13489
13490 \bar under
13491 M
13492 \bar no
13493 argin
13494 \series default
13495 \bar default
13496 \InsetSpace ~
13497 N
13498 \series medium
13499 \bar no
13500 ote
13501 \family default
13502 \series default
13503 \bar default
13504  or the toolbar button (which contains a picture of text in a margin with
13505  an arrow pointing to it), you'll see 
13506 \family roman
13507 \series medium
13508 a
13509 \family default
13510 \series default
13511  grey 
13512 \family roman
13513 \series medium
13514 box with a
13515 \family default
13516 \series default
13517  red 
13518 \family roman
13519 \series medium
13520 label 
13521 \begin_inset Quotes eld
13522 \end_inset
13523
13524 margin
13525 \begin_inset Quotes erd
13526 \end_inset
13527
13528  appearing within your text.
13529 \begin_inset Marginal
13530 status open
13531
13532 \begin_layout Standard
13533 This is a margin note.
13534 \end_layout
13535
13536 \end_inset
13537
13538  This box is LyX's representation of your margin note.
13539  You can enter your text into this box.
13540  If you click the 
13541 \begin_inset Quotes eld
13542 \end_inset
13543
13544 margin
13545 \begin_inset Quotes erd
13546 \end_inset
13547
13548
13549 \family default
13550 \series default
13551  
13552 \family roman
13553 \series medium
13554 label, the box will 
13555 \begin_inset Quotes eld
13556 \end_inset
13557
13558 fold
13559 \begin_inset Quotes erd
13560 \end_inset
13561
13562 .
13563  You can access it at a later time by clicking on the
13564 \family default
13565 \series default
13566  label again
13567 \family roman
13568 \series medium
13569 , thereby 
13570 \begin_inset Quotes eld
13571 \end_inset
13572
13573 unfolding
13574 \begin_inset Quotes erd
13575 \end_inset
13576
13577  the margin note.
13578 \end_layout
13579
13580 \begin_layout Standard
13581 As a default, LyX uses 1.9 cm (0.75 inches) as the margin width to allow room
13582  for margin notes.
13583  This might not be what you're looking for, but as with footnotes, LyX cannot
13584  yet do everything LaTeX has to offer.
13585  You might want to consult your LaTeX handbook for additional commands.
13586  
13587 \end_layout
13588
13589 \begin_layout Section
13590 Figures and Imported Graphics
13591 \begin_inset LatexCommand label
13592 name "sec:figures"
13593
13594 \end_inset
13595
13596
13597 \end_layout
13598
13599 \begin_layout Standard
13600 No document preparation system is complete without the ability to import
13601  graphics from other utilities into the document.
13602  In LyX, these are referred to as ``figures'' whether they are actually
13603  figures in the traditional sense or simply some kind of imported image.
13604  
13605 \end_layout
13606
13607 \begin_layout Standard
13608 Note that figures referred to here are do not have captions and sit wherever
13609  in the document you place them.
13610  If you need one of these features, see sec.\InsetSpace ~
13611
13612 \begin_inset LatexCommand ref
13613 reference "sec:figurefloats"
13614
13615 \end_inset
13616
13617  below.
13618 \end_layout
13619
13620 \begin_layout Standard
13621 To place a figure in your document, click on the second right-most icon
13622  on the toolbar, or select 
13623 \family sans
13624 \bar under
13625 I
13626 \bar default
13627 nsert\SpecialChar \menuseparator
13628
13629 \bar under
13630 G
13631 \bar default
13632 raphics...
13633
13634 \family default
13635  from the menu.
13636 \end_layout
13637
13638 \begin_layout Standard
13639 A dialog will appear for you to choose the file to load.
13640  You can also change any settings you need to in this dialog.
13641 \end_layout
13642
13643 \begin_layout Standard
13644 \align center
13645 \begin_inset Graphics
13646         filename clipart/mobius.eps
13647         display color
13648         scale 70
13649         rotateOrigin center
13650
13651 \end_inset
13652
13653
13654 \end_layout
13655
13656 \begin_layout Standard
13657 This dialog has numerous parameters, though most should be self-explanatory.
13658  The 
13659 \family sans
13660 File
13661 \family default
13662  field allows you to choose your image file.
13663  (See Section 
13664 \begin_inset LatexCommand ref
13665 reference "sub:How-it-works"
13666
13667 \end_inset
13668
13669  for information on supported formats.) The figure can be transformed by
13670  setting a rotation angle, setting the output size, and clipping the image.
13671  It is possible to set the clipping parameters automatically for some image
13672  formats by clicking the 
13673 \begin_inset Quotes eld
13674 \end_inset
13675
13676 Clip to bounding box
13677 \begin_inset Quotes erd
13678 \end_inset
13679
13680  check box under the 
13681 \family sans
13682 Clipping
13683 \family default
13684  tab.
13685  For scaling, you can set the scale directly by using a percentage value,
13686  or you can set the width and height explicitly.
13687  (See Table 
13688 \begin_inset LatexCommand ref
13689 reference "cap:Units-for-image"
13690
13691 \end_inset
13692
13693  for the available units.) If you set only one of these, the other will be
13694  determined automatically.
13695  If you set both, then the image will be transformed to the given size,
13696  possibly distorting it.
13697  If you do not want the image distorted, check the 
13698 \family sans
13699 Maintain aspect ratio
13700 \family default
13701  box.
13702  The image will then be scaled so that its width and height do not exceed
13703  the specified dimensions.
13704 \end_layout
13705
13706 \begin_layout Standard
13707 It is possible to control the display of the figure in LyX and the display
13708  in the final document separately, which can be very useful for large figures.
13709  LaTeX wizards can specify additional LaTeX options in the 
13710 \family sans
13711 LaTeX and LyX Options
13712 \family default
13713  tab.
13714  You can also set the 
13715 \family sans
13716 Subfigure
13717 \family default
13718  option here, for use in figure floats (see Section\InsetSpace ~
13719
13720 \begin_inset LatexCommand ref
13721 reference "sec:figurefloats"
13722
13723 \end_inset
13724
13725 ).
13726  See the documentation for the LaTeX-package 
13727 \family typewriter
13728 subfigure
13729 \family default
13730  for more information.
13731 \end_layout
13732
13733 \begin_layout Subsection
13734 How it works
13735 \begin_inset LatexCommand label
13736 name "sub:How-it-works"
13737
13738 \end_inset
13739
13740
13741 \end_layout
13742
13743 \begin_layout Standard
13744 LyX has the ability to handle literally any graphics format in the known
13745  universe so long as a conversion path from this graphics format to the
13746  target output format can be created.
13747  If that sounds a little obtuse, consider how LyX handles Encapsulated PostScrip
13748 t® figures.
13749  LaTeX provides native support for this format, so LyX needs do nothing
13750  other than use the 
13751 \family typewriter
13752
13753 \backslash
13754 includegraphics
13755 \family default
13756  LaTeX command to insert the figure in the final document.
13757 \end_layout
13758
13759 \begin_layout Standard
13760 \begin_inset Float table
13761 placement t
13762 wide false
13763 sideways false
13764 status collapsed
13765
13766 \begin_layout Standard
13767 \begin_inset Caption
13768
13769 \begin_layout Standard
13770 \begin_inset LatexCommand label
13771 name "cap:Units-for-image"
13772
13773 \end_inset
13774
13775 Units for setting the image size
13776 \end_layout
13777
13778 \end_inset
13779
13780
13781 \end_layout
13782
13783 \begin_layout Standard
13784 \begin_inset VSpace medskip
13785 \end_inset
13786
13787
13788 \end_layout
13789
13790 \begin_layout Standard
13791 \align center
13792 \begin_inset Tabular
13793 <lyxtabular version="3" rows="20" columns="2">
13794 <features>
13795 <column alignment="center" valignment="top" leftline="true" width="0">
13796 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
13797 <row topline="true" bottomline="true">
13798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13799 \begin_inset Text
13800
13801 \begin_layout Standard
13802 unit
13803 \end_layout
13804
13805 \end_inset
13806 </cell>
13807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13808 \begin_inset Text
13809
13810 \begin_layout Standard
13811 name/description
13812 \end_layout
13813
13814 \end_inset
13815 </cell>
13816 </row>
13817 <row topline="true">
13818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13819 \begin_inset Text
13820
13821 \begin_layout Standard
13822 mm
13823 \end_layout
13824
13825 \end_inset
13826 </cell>
13827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13828 \begin_inset Text
13829
13830 \begin_layout Standard
13831 millimetre
13832 \end_layout
13833
13834 \end_inset
13835 </cell>
13836 </row>
13837 <row topline="true">
13838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13839 \begin_inset Text
13840
13841 \begin_layout Standard
13842 cm
13843 \end_layout
13844
13845 \end_inset
13846 </cell>
13847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13848 \begin_inset Text
13849
13850 \begin_layout Standard
13851 centimetre
13852 \end_layout
13853
13854 \end_inset
13855 </cell>
13856 </row>
13857 <row topline="true">
13858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13859 \begin_inset Text
13860
13861 \begin_layout Standard
13862 in
13863 \end_layout
13864
13865 \end_inset
13866 </cell>
13867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13868 \begin_inset Text
13869
13870 \begin_layout Standard
13871 inch
13872 \end_layout
13873
13874 \end_inset
13875 </cell>
13876 </row>
13877 <row topline="true">
13878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13879 \begin_inset Text
13880
13881 \begin_layout Standard
13882 pt
13883 \end_layout
13884
13885 \end_inset
13886 </cell>
13887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13888 \begin_inset Text
13889
13890 \begin_layout Standard
13891 point (72.27\InsetSpace \thinspace{}
13892 pt = 1 in)
13893 \end_layout
13894
13895 \end_inset
13896 </cell>
13897 </row>
13898 <row topline="true">
13899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13900 \begin_inset Text
13901
13902 \begin_layout Standard
13903 pc
13904 \end_layout
13905
13906 \end_inset
13907 </cell>
13908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13909 \begin_inset Text
13910
13911 \begin_layout Standard
13912 pica (1\InsetSpace \thinspace{}
13913 pc = 12\InsetSpace \thinspace{}
13914 pt)
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 sp
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 scaled point (65536\InsetSpace \thinspace{}
13935 sp = 1\InsetSpace \thinspace{}
13936 pt)
13937 \end_layout
13938
13939 \end_inset
13940 </cell>
13941 </row>
13942 <row topline="true">
13943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13944 \begin_inset Text
13945
13946 \begin_layout Standard
13947 bp
13948 \end_layout
13949
13950 \end_inset
13951 </cell>
13952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13953 \begin_inset Text
13954
13955 \begin_layout Standard
13956 big point (72\InsetSpace \thinspace{}
13957 bp = 1\InsetSpace \thinspace{}
13958 in)
13959 \end_layout
13960
13961 \end_inset
13962 </cell>
13963 </row>
13964 <row topline="true">
13965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13966 \begin_inset Text
13967
13968 \begin_layout Standard
13969 dd
13970 \end_layout
13971
13972 \end_inset
13973 </cell>
13974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13975 \begin_inset Text
13976
13977 \begin_layout Standard
13978 didot (1\InsetSpace \thinspace{}
13979 dd 
13980 \begin_inset Formula $\approx$
13981 \end_inset
13982
13983  0.376\InsetSpace \thinspace{}
13984 mm)
13985 \end_layout
13986
13987 \end_inset
13988 </cell>
13989 </row>
13990 <row topline="true">
13991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13992 \begin_inset Text
13993
13994 \begin_layout Standard
13995 cc
13996 \end_layout
13997
13998 \end_inset
13999 </cell>
14000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14001 \begin_inset Text
14002
14003 \begin_layout Standard
14004 cicero (1\InsetSpace \thinspace{}
14005 cc = 12\InsetSpace \thinspace{}
14006 dd)
14007 \end_layout
14008
14009 \end_inset
14010 </cell>
14011 </row>
14012 <row topline="true">
14013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14014 \begin_inset Text
14015
14016 \begin_layout Standard
14017 Scale%
14018 \end_layout
14019
14020 \end_inset
14021 </cell>
14022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14023 \begin_inset Text
14024
14025 \begin_layout Standard
14026 % of original image width
14027 \end_layout
14028
14029 \end_inset
14030 </cell>
14031 </row>
14032 <row topline="true">
14033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14034 \begin_inset Text
14035
14036 \begin_layout Standard
14037 text%
14038 \end_layout
14039
14040 \end_inset
14041 </cell>
14042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14043 \begin_inset Text
14044
14045 \begin_layout Standard
14046 % of text width
14047 \end_layout
14048
14049 \end_inset
14050 </cell>
14051 </row>
14052 <row topline="true">
14053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14054 \begin_inset Text
14055
14056 \begin_layout Standard
14057 col%
14058 \end_layout
14059
14060 \end_inset
14061 </cell>
14062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14063 \begin_inset Text
14064
14065 \begin_layout Standard
14066 % of column width
14067 \end_layout
14068
14069 \end_inset
14070 </cell>
14071 </row>
14072 <row topline="true">
14073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14074 \begin_inset Text
14075
14076 \begin_layout Standard
14077 page%
14078 \end_layout
14079
14080 \end_inset
14081 </cell>
14082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14083 \begin_inset Text
14084
14085 \begin_layout Standard
14086 % of paper width
14087 \end_layout
14088
14089 \end_inset
14090 </cell>
14091 </row>
14092 <row topline="true">
14093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14094 \begin_inset Text
14095
14096 \begin_layout Standard
14097 line%
14098 \end_layout
14099
14100 \end_inset
14101 </cell>
14102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14103 \begin_inset Text
14104
14105 \begin_layout Standard
14106 % of line width
14107 \end_layout
14108
14109 \end_inset
14110 </cell>
14111 </row>
14112 <row topline="true">
14113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14114 \begin_inset Text
14115
14116 \begin_layout Standard
14117 theight%
14118 \end_layout
14119
14120 \end_inset
14121 </cell>
14122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14123 \begin_inset Text
14124
14125 \begin_layout Standard
14126 % of text height
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 pheight%
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 % of paper height
14147 \end_layout
14148
14149 \end_inset
14150 </cell>
14151 </row>
14152 <row topline="true">
14153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14154 \begin_inset Text
14155
14156 \begin_layout Standard
14157 ex
14158 \end_layout
14159
14160 \end_inset
14161 </cell>
14162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14163 \begin_inset Text
14164
14165 \begin_layout Standard
14166 height of letter 
14167 \emph on
14168 x
14169 \emph default
14170  in current font
14171 \end_layout
14172
14173 \end_inset
14174 </cell>
14175 </row>
14176 <row topline="true">
14177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14178 \begin_inset Text
14179
14180 \begin_layout Standard
14181 em
14182 \end_layout
14183
14184 \end_inset
14185 </cell>
14186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14187 \begin_inset Text
14188
14189 \begin_layout Standard
14190 width of letter 
14191 \emph on
14192 M
14193 \emph default
14194  in current font
14195 \end_layout
14196
14197 \end_inset
14198 </cell>
14199 </row>
14200 <row topline="true" bottomline="true">
14201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14202 \begin_inset Text
14203
14204 \begin_layout Standard
14205 mu
14206 \end_layout
14207
14208 \end_inset
14209 </cell>
14210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14211 \begin_inset Text
14212
14213 \begin_layout Standard
14214 math unit (1\InsetSpace \thinspace{}
14215 mu = 1/18\InsetSpace \thinspace{}
14216 em)
14217 \end_layout
14218
14219 \end_inset
14220 </cell>
14221 </row>
14222 </lyxtabular>
14223
14224 \end_inset
14225
14226
14227 \end_layout
14228
14229 \end_inset
14230
14231
14232 \end_layout
14233
14234 \begin_layout Standard
14235 To view the figure on the LyX screen, however, some additional work is required
14236  because neither the XForms nor the Qt GUI libraries can load PostScript®
14237  figures themselves.
14238  The XForms library can load figures in the following, widely used graphics
14239  formats: 
14240 \family typewriter
14241 bmp
14242 \family default
14243
14244 \family typewriter
14245 gif
14246 \family default
14247
14248 \family typewriter
14249 jpeg
14250 \family default
14251
14252 \family typewriter
14253 pbm
14254 \family default
14255
14256 \family typewriter
14257 pgm
14258 \family default
14259
14260 \family typewriter
14261 ppm
14262 \family default
14263
14264 \family typewriter
14265 tif
14266 \family default
14267  and 
14268 \family typewriter
14269 xbm
14270 \family default
14271  whilst the Qt library can also handle 
14272 \family typewriter
14273 mng
14274 \family default
14275
14276 \family typewriter
14277 png
14278 \family default
14279  and 
14280 \family typewriter
14281 xpm
14282 \family default
14283  format figures.
14284  Thus, LyX must initiate a conversion from Encapsulated PostScript® to a
14285  loadable graphics format.
14286 \end_layout
14287
14288 \begin_layout Standard
14289 It does this using the powerful, configurable converters mechanism exposed
14290  in the 
14291 \family sans
14292 Converters
14293 \family default
14294  section of the 
14295 \family sans
14296 \bar under
14297 E
14298 \bar default
14299 dit
14300 \family default
14301 \SpecialChar \menuseparator
14302
14303 \family sans
14304 \bar under
14305 P
14306 \bar default
14307 references
14308 \family default
14309  dialog.
14310  If LyX cannot create a conversion path (which might have many steps) from
14311  Encapsulated PostScript® to one of the loadable formats listed above, then
14312  it defaults to the use of ImageMagick's 
14313 \family typewriter
14314 convert
14315 \family default
14316  utility.
14317  If, after all that, LyX 
14318 \emph on
14319 still
14320 \emph default
14321  cannot load the figure, then it'll tell you so with a message 
14322 \begin_inset Quotes eld
14323 \end_inset
14324
14325 Error converting to loadable format
14326 \begin_inset Quotes erd
14327 \end_inset
14328
14329  in place of an on-screen view of your figure.
14330  If you're presented with such a message, then you'll need to augment the
14331  list of known converters.
14332 \end_layout
14333
14334 \begin_layout Standard
14335 This strategy is used both to generate on-screen views of your image and
14336  when generating the final document.
14337  In the latter case, the LaTeX compiler must be supplied with graphics files
14338  in PostScript® format.
14339  Similarly the PDFLaTeX compiler requires files in 
14340 \family typewriter
14341 pdf
14342 \family default
14343
14344 \family typewriter
14345 png
14346 \family default
14347  or 
14348 \family typewriter
14349 jpeg
14350 \family default
14351  format.
14352  LyX will handle the necessary conversions behind the scenes.
14353 \end_layout
14354
14355 \begin_layout Subsection
14356 Figure Floats
14357 \end_layout
14358
14359 \begin_layout Subsubsection
14360 Using Figure Floats
14361 \begin_inset LatexCommand label
14362 name "sec:figurefloats"
14363
14364 \end_inset
14365
14366
14367 \end_layout
14368
14369 \begin_layout Standard
14370 The problem with inserting figures straight into your text is that they
14371  might make the pagination of your document extremely awkward.
14372  To suit the LyX mentality of automating such processes, you might find
14373  it preferable to use 
14374 \family sans
14375 Figure\InsetSpace ~
14376 Floats
14377 \family default
14378 , which LyX (actually, LaTeX) is free to move about your document as it
14379  deems necessary for a good fit.
14380  In return, LyX automates the listing of these figures and allows you to
14381  place a caption on them, using the 
14382 \family sans
14383 Caption
14384 \family default
14385  environment explained in Section\InsetSpace ~
14386
14387 \begin_inset LatexCommand ref
14388 reference "sec:captionlayout"
14389
14390 \end_inset
14391
14392 .
14393 \end_layout
14394
14395 \begin_layout Standard
14396 To place a 
14397 \family sans
14398 Figure\InsetSpace ~
14399 Float
14400 \family default
14401  simply select 
14402 \family sans
14403 \bar under
14404 I
14405 \bar default
14406 nsert\SpecialChar \menuseparator
14407 Flo
14408 \bar under
14409 a
14410 \bar default
14411 t\SpecialChar \menuseparator
14412 Figure
14413 \family default
14414  from the menu bar.
14415  You will get a float without a figure in it; use the toolbar icon described
14416  above to insert the actual figure.
14417 \end_layout
14418
14419 \begin_layout Standard
14420 \begin_inset Float figure
14421 placement htbp
14422 wide false
14423 sideways false
14424 status open
14425
14426 \begin_layout Standard
14427 \begin_inset Caption
14428
14429 \begin_layout Standard
14430 \begin_inset LatexCommand label
14431 name "fig:escher"
14432
14433 \end_inset
14434
14435 M.C.
14436  Escher on acid.
14437 \end_layout
14438
14439 \end_inset
14440
14441
14442 \end_layout
14443
14444 \begin_layout Standard
14445 \align center
14446 \begin_inset Graphics
14447         filename clipart/escher-lsd.eps
14448         display color
14449         rotateOrigin center
14450
14451 \end_inset
14452
14453
14454 \end_layout
14455
14456 \end_inset
14457
14458
14459 \end_layout
14460
14461 \begin_layout Standard
14462 \begin_inset Float figure
14463 placement htbp
14464 wide false
14465 sideways false
14466 status open
14467
14468 \begin_layout Standard
14469 \align center
14470 \begin_inset Graphics
14471         filename clipart/platypus.eps
14472         display color
14473         rotateOrigin center
14474
14475 \end_inset
14476
14477
14478 \end_layout
14479
14480 \begin_layout Standard
14481 \begin_inset Caption
14482
14483 \begin_layout Standard
14484 \begin_inset LatexCommand label
14485 name "fig:kill-plat"
14486
14487 \end_inset
14488
14489 A severely distorted platypus in a float.
14490 \end_layout
14491
14492 \end_inset
14493
14494
14495 \end_layout
14496
14497 \end_inset
14498
14499
14500 \end_layout
14501
14502 \begin_layout Standard
14503 It seems simple, but there is subtlety involved in the placement of the
14504  caption.
14505  If you prefer your caption to appear below the figure, then you must press
14506  return when the cursor is at the very start of the caption, and insert
14507  the figure in the new paragraph created above the caption; or you can delete
14508  the caption and recreate it by selecting the 
14509 \family sans
14510 Caption
14511 \family default
14512  environment after the figure has been inserted.
14513  This is what we did for figure 
14514 \begin_inset LatexCommand ref
14515 reference "fig:kill-plat"
14516
14517 \end_inset
14518
14519 .
14520  If the cursor is in a paragraph after the caption when you insert the 
14521 \family sans
14522 Figure
14523 \family default
14524  then it will be inserted after the caption, as was the case for 
14525 \begin_inset LatexCommand ref
14526 reference "fig:escher"
14527
14528 \end_inset
14529
14530 .
14531  It is preferred to use one 
14532 \family sans
14533 Figure
14534 \family default
14535  per 
14536 \family sans
14537 Float
14538 \family default
14539 .
14540  This allows LyX [actually LaTeX] to best position each figure.
14541 \end_layout
14542
14543 \begin_layout Standard
14544 Right-clicking on a float opens a dialog where you can alter the placement
14545  options that LaTeX uses for positioning the float (see 
14546 \begin_inset LatexCommand ref
14547 reference "sec:float-locn"
14548
14549 \end_inset
14550
14551 ).
14552  
14553 \family sans
14554 Span\InsetSpace ~
14555 columns
14556 \family default
14557  is only useful for two-column documents: if you select it, the float will
14558  span across both columns on the page instead of being confined to just
14559  one.
14560 \end_layout
14561
14562 \begin_layout Standard
14563 This figure also shows how we place a label and create a cross-reference
14564  to it; as you would expect from reading section 
14565 \begin_inset LatexCommand ref
14566 reference "sec:crossref"
14567
14568 \end_inset
14569
14570  you can simply insert a 
14571 \family sans
14572 \bar under
14573 L
14574 \bar default
14575 abel
14576 \family default
14577  in the caption and refer to it using a 
14578 \family sans
14579 \bar under
14580 C
14581 \bar default
14582 ross\InsetSpace ~
14583 Reference
14584 \family default
14585  as normal.
14586  It is especially important to use these with figure floats, rather than
14587  using vague references to 
14588 \begin_inset Quotes eld
14589 \end_inset
14590
14591 the above figure,
14592 \begin_inset Quotes erd
14593 \end_inset
14594
14595  as LaTeX will reposition your floats for you in the final document; it
14596  might not be 
14597 \begin_inset Quotes eld
14598 \end_inset
14599
14600 above
14601 \begin_inset Quotes erd
14602 \end_inset
14603
14604  at all.
14605  If it is not possible to fit the floats neatly on the same page as the
14606  text which refers to it, the figures will be placed on a separate page
14607  by themselves.
14608  Rest assured that the overall effect is usually quite nice.
14609 \end_layout
14610
14611 \begin_layout Standard
14612 Note that the caption is used in a 
14613 \family sans
14614 List\InsetSpace ~
14615 of\InsetSpace ~
14616
14617 \bar under
14618 F
14619 \bar default
14620 igures
14621 \family default
14622  (as described in Section\InsetSpace ~
14623
14624 \begin_inset LatexCommand ref
14625 reference "sec:ListsOf"
14626
14627 \end_inset
14628
14629 ) automatically, should you choose to include one in your document.
14630 \end_layout
14631
14632 \begin_layout Subsubsection
14633 Float Placement
14634 \begin_inset LatexCommand label
14635 name "sec:float-locn"
14636
14637 \end_inset
14638
14639
14640 \end_layout
14641
14642 \begin_layout Standard
14643 Now, the whole idea behind 
14644 \family sans
14645 Figure\InsetSpace ~
14646 Floats
14647 \family default
14648  [as well as 
14649 \family sans
14650 Table\InsetSpace ~
14651 Floats
14652 \family default
14653 , which we introduce later] is to allow LyX to place a figure [or table]
14654  on a page in a consistent, sensible fashion.
14655  The rules LaTeX uses are rather arcane; refer to the LaTeX documentation
14656  for the exact details.
14657  You can use check boxes in the float dialog to set placement for a particular
14658  float.
14659  By default, each float uses the document's default placement rules.
14660  You can change these, if you wish, in the 
14661 \family sans
14662 \bar under
14663 D
14664 \bar default
14665 ocument\SpecialChar \menuseparator
14666
14667 \bar under
14668 S
14669 \bar default
14670 ettings
14671 \family default
14672  dialog.
14673  The 
14674 \family sans
14675 Float\InsetSpace ~
14676 placement
14677 \family default
14678  box takes a LaTeX-style placement specification.
14679  You can place any combination of four letters in the 
14680 \family sans
14681 Float\InsetSpace ~
14682 placement
14683 \family default
14684  box, in any order:
14685 \end_layout
14686
14687 \begin_layout Itemize
14688
14689 \family sans
14690 h
14691 \family default
14692  for 
14693 \emph on
14694 here
14695 \end_layout
14696
14697 \begin_layout Itemize
14698
14699 \family sans
14700 t
14701 \family default
14702  for 
14703 \emph on
14704 top
14705 \end_layout
14706
14707 \begin_layout Itemize
14708
14709 \family sans
14710 b
14711 \family default
14712  for 
14713 \emph on
14714 bottom
14715 \end_layout
14716
14717 \begin_layout Itemize
14718
14719 \family sans
14720 p
14721 \family default
14722  for 
14723 \emph on
14724 page
14725 \end_layout
14726
14727 \begin_layout Standard
14728 The letters correspond to the following behaviour:
14729 \end_layout
14730
14731 \begin_layout Description
14732 Here: LyX tries to put the 
14733 \family sans
14734 Float
14735 \family default
14736  at the same point in the text where you put it.
14737 \end_layout
14738
14739 \begin_deeper
14740 \begin_layout Standard
14741 If there isn't enough room, LyX tries one of the other three location types.
14742 \end_layout
14743
14744 \end_deeper
14745 \begin_layout Description
14746 Top: LyX tries to put the 
14747 \family sans
14748 Float
14749 \family default
14750  at the top of the current page.
14751  If the figure won't fit on the current page, it goes to the next page.
14752 \end_layout
14753
14754 \begin_layout Description
14755 Bottom: LyX tries to put the 
14756 \family sans
14757 Float
14758 \family default
14759  at the bottom of the current page.
14760  If there isn't room, it goes to the next page.
14761 \end_layout
14762
14763 \begin_layout Description
14764 Page: LyX tries to put the 
14765 \family sans
14766 Float
14767 \family default
14768  (or a number of 
14769 \family sans
14770 Float
14771 \family default
14772 s) on a page of its own.
14773 \end_layout
14774
14775 \begin_layout Standard
14776 There is some subtlety to how this all works.
14777  The order specifies what location LyX should try first.
14778  If that one fails, it tries the next one, and so on, though 
14779 \begin_inset Quotes eld
14780 \end_inset
14781
14782
14783 \family sans
14784 h
14785 \family default
14786
14787 \begin_inset Quotes erd
14788 \end_inset
14789
14790  will always take precedence if it appears in the list.
14791  The default placement list is 
14792 \begin_inset Quotes eld
14793 \end_inset
14794
14795
14796 \family sans
14797 tbp
14798 \family default
14799
14800 \begin_inset Quotes erd
14801 \end_inset
14802
14803 : try the top of a text page first, then the bottom of a text page, then
14804  on a page by itself.
14805  If you want LyX to try 
14806 \begin_inset Quotes eld
14807 \end_inset
14808
14809 really hard
14810 \begin_inset Quotes erd
14811 \end_inset
14812
14813  to place the figure where you command it, precede the list with an exclamation
14814  point; for example 
14815 \begin_inset Quotes eld
14816 \end_inset
14817
14818
14819 \family sans
14820 !htbp
14821 \family default
14822
14823 \begin_inset Quotes erd
14824 \end_inset
14825
14826 .
14827  Here are some example entries and what they do:
14828 \end_layout
14829
14830 \begin_layout Enumerate
14831
14832 \family sans
14833 hbp
14834 \end_layout
14835
14836 \begin_deeper
14837 \begin_layout Standard
14838 Try putting the figure/table at its actual position in the text.
14839  If that doesn't work, put it on the bottom of the page.
14840  If that fails, put it on a separate page.
14841 \end_layout
14842
14843 \end_deeper
14844 \begin_layout Enumerate
14845
14846 \family sans
14847 !hbp
14848 \end_layout
14849
14850 \begin_deeper
14851 \begin_layout Standard
14852 Try really hard to put the figure/table at its actual position in the text.
14853  Then the bottom of the page, then on a separate page.
14854 \end_layout
14855
14856 \end_deeper
14857 \begin_layout Enumerate
14858
14859 \family sans
14860 tp
14861 \end_layout
14862
14863 \begin_deeper
14864 \begin_layout Standard
14865 Put the figure/table at the top of each page.
14866  If it's too long, put it on a separate page.
14867 \end_layout
14868
14869 \end_deeper
14870 \begin_layout Enumerate
14871
14872 \family sans
14873 p
14874 \end_layout
14875
14876 \begin_deeper
14877 \begin_layout Standard
14878 Always put figures and tables on their own page.
14879 \end_layout
14880
14881 \end_deeper
14882 \begin_layout Subsection
14883 XFig and LyX
14884 \end_layout
14885
14886 \begin_layout Standard
14887 One obvious question is 
14888 \begin_inset Quotes eld
14889 \end_inset
14890
14891 how would I create the figures?
14892 \begin_inset Quotes erd
14893 \end_inset
14894
14895  Fortunately, the answer is included in most Linux and/or LaTeX distributions.
14896  
14897 \family typewriter
14898 XFig
14899 \family default
14900  is a powerful though slightly awkward drawing tool.
14901  If you want to include figures that you have created with 
14902 \family typewriter
14903 XFig
14904 \family default
14905  there are several ways.
14906  We recommend the following:
14907 \end_layout
14908
14909 \begin_layout Enumerate
14910 Export the figure as Encapsulated PostScript.
14911  This could be very easy included into LyX as described in the previous
14912  sections.
14913  The great advantage of this way is, that you have the full power of PostScript®
14914  available.
14915  That means Bezier curves, colors, all line thicknesses and many more.
14916  If you have inserted text into your fig-document this will be printed with
14917  PostScript fonts, which is OK\SpecialChar \@.
14918  The figure can be manipulated like any other
14919  EPS figure, as described above.
14920  
14921 \end_layout
14922
14923 \begin_deeper
14924 \begin_layout Standard
14925 The only disadvantage is that you cannot create formulas as PostScript text
14926  except by hand.
14927  If you also need formulas or simple exponents or indices in your figure,
14928  the next way is recommended.
14929 \end_layout
14930
14931 \end_deeper
14932 \begin_layout Enumerate
14933 Export the figure as LaTeX.
14934  This is just as easy to include into LyX, with the advantage that you may
14935  use all LaTeX commands within the text inside XFig.
14936  Therefore you have to set the 
14937 \emph on
14938 special flag
14939 \emph default
14940  for text in XFig.
14941  This is automatic if you invoke XFig with 
14942 \family typewriter
14943 xfig\InsetSpace ~
14944 -specialtext
14945 \family default
14946 .
14947  If this is done and you have also chosen a LaTeX font you may simply write
14948  
14949 \begin_inset Quotes eld
14950 \end_inset
14951
14952 $H_2$
14953 \begin_inset Quotes erd
14954 \end_inset
14955
14956  in 
14957 \family typewriter
14958 XFig\SpecialChar \@.
14959
14960 \family default
14961  If you export this figure as LaTeX and include it in LyX with 
14962 \family sans
14963 \bar under
14964 I
14965 \bar default
14966 nsert\SpecialChar \menuseparator
14967 Chil
14968 \bar under
14969 d
14970 \bar default
14971 \InsetSpace ~
14972 Document
14973 \family default
14974  (see description in 
14975 \emph on
14976 Extended Features
14977 \emph default
14978 ) this text will appear as 
14979 \begin_inset Formula $H_{2}$
14980 \end_inset
14981
14982 .
14983  
14984 \end_layout
14985
14986 \begin_deeper
14987 \begin_layout Standard
14988 The disadvantage of this way is that the graphical power of LaTeX isn't
14989  as strong as PostScript®\SpecialChar \@.
14990  You cannot use all thicknesses of lines and, more
14991  annoyingly, not all slopes.
14992  This is why we recommend the third way for more complex figures.
14993 \end_layout
14994
14995 \end_deeper
14996 \begin_layout Enumerate
14997 Export the figure as LaTeX/PostScript combined.
14998  Then 
14999 \family typewriter
15000 XFig
15001 \family default
15002  [
15003 \family typewriter
15004 transfig
15005 \family default
15006 , really] will generate two files: 
15007 \end_layout
15008
15009 \begin_deeper
15010 \begin_layout Enumerate
15011 the PostScript part 
15012 \family typewriter
15013 foo.pstex
15014 \family default
15015 , that contains all painting.
15016 \end_layout
15017
15018 \begin_layout Enumerate
15019 the LaTeX part 
15020 \family typewriter
15021 foo.pstex_t
15022 \family default
15023 , that contains all text and a link to the PostScript part.
15024 \end_layout
15025
15026 \end_deeper
15027 \begin_layout Standard
15028 Then you just have to include the LaTeX part as described above.
15029  This will automatically include the PostScript part, too.
15030 \begin_inset Foot
15031 status collapsed
15032
15033 \begin_layout Standard
15034 If you get an error like 
15035 \begin_inset Quotes eld
15036 \end_inset
15037
15038 unknown graphics extension pstex
15039 \begin_inset Quotes erd
15040 \end_inset
15041
15042  you have to declare these graphic extensions.
15043  I think this is a 
15044 \family typewriter
15045 transfig
15046 \family default
15047  bug that occurs with LaTeX2e.
15048  Simply add a line like
15049 \end_layout
15050
15051 \begin_layout Standard
15052
15053 \family typewriter
15054
15055 \backslash
15056 @namedef{Gin@rule@ps_tex}#1{{eps}{ps_tex}{#1}}
15057 \end_layout
15058
15059 \begin_layout Standard
15060 in the file 
15061 \family typewriter
15062 /usr/lib/texmf/tex/latex/graphics/dvips.def
15063 \family default
15064 .
15065  Then add 
15066 \family typewriter
15067 pstex
15068 \family default
15069  to the extension:
15070 \end_layout
15071
15072 \begin_layout Standard
15073
15074 \backslash
15075 def
15076 \backslash
15077 Gin@extensions{eps, ps, pstex, eps.gz, ps.gz, eps=2EZ}
15078 \end_layout
15079
15080 \begin_layout Standard
15081 This should fix the whole thing.
15082  Alternatively you may export the postscript part as 
15083 \family typewriter
15084 foo.eps
15085 \family default
15086  and change the LaTeX part 
15087 \family typewriter
15088 foo.pstex_t
15089 \family default
15090  manually.
15091  But this is annoying.
15092  
15093 \end_layout
15094
15095 \end_inset
15096
15097  This way you have the full PostScript® and LaTeX power combined except
15098  for the possibility to scale the figure after creating.
15099  So if you want scalable pictures, the PostScript format is your only choice.
15100  Another little advantage of letting LaTeX typeset the font is that the
15101  same font will appear in your figures as in your text, which looks a little
15102  nicer.
15103 \end_layout
15104
15105 \begin_layout Section
15106 Tables
15107 \begin_inset LatexCommand label
15108 name "sec:tables"
15109
15110 \end_inset
15111
15112
15113 \end_layout
15114
15115 \begin_layout Standard
15116 LyX has powerful table support, but LaTeX can do many more things with tables
15117  than LyX is currently capable of, so you might want to look at a good LaTeX
15118  book if the features described here should turn out to be inadequate.
15119 \end_layout
15120
15121 \begin_layout Standard
15122 You can insert a table using either the table toolbar button or 
15123 \family sans
15124 \bar under
15125 I
15126 \bar default
15127 nsert\SpecialChar \menuseparator
15128
15129 \bar under
15130 T
15131 \bar default
15132 able
15133 \family default
15134 .
15135  A dialog will appear, asking you for the number of rows and columns.
15136  The default table has lines at the top and to the left of every cell, a
15137  line to the right of the rightmost column and a line at the bottom of the
15138  lowest row, forming a box around the table.
15139  Additionally, the topmost row also has a line at the bottom, which causes
15140  this row to appear separated from the rest of the table.
15141  Here's an example:
15142 \end_layout
15143
15144 \begin_layout Standard
15145 \align center
15146 \begin_inset Tabular
15147 <lyxtabular version="3" rows="4" columns="4">
15148 <features>
15149 <column alignment="center" valignment="top" leftline="true" width="0pt">
15150 <column alignment="center" valignment="top" leftline="true" width="0pt">
15151 <column alignment="center" valignment="top" leftline="true" width="0in">
15152 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15153 <row topline="true" bottomline="true">
15154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15155 \begin_inset Text
15156
15157 \begin_layout Standard
15158
15159 \end_layout
15160
15161 \end_inset
15162 </cell>
15163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15164 \begin_inset Text
15165
15166 \begin_layout Standard
15167
15168 \family roman
15169 \series medium
15170 \shape up
15171 \size normal
15172 \emph off
15173 \bar no
15174 \noun off
15175 \color none
15176 12
15177 \end_layout
15178
15179 \end_inset
15180 </cell>
15181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15182 \begin_inset Text
15183
15184 \begin_layout Standard
15185
15186 \family roman
15187 \series medium
15188 \shape up
15189 \size normal
15190 \emph off
15191 \bar no
15192 \noun off
15193 \color none
15194 45
15195 \end_layout
15196
15197 \end_inset
15198 </cell>
15199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15200 \begin_inset Text
15201
15202 \begin_layout Standard
15203
15204 \family roman
15205 \series medium
15206 \shape up
15207 \size normal
15208 \emph off
15209 \bar no
15210 \noun off
15211 \color none
15212 98
15213 \end_layout
15214
15215 \end_inset
15216 </cell>
15217 </row>
15218 <row topline="true">
15219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15220 \begin_inset Text
15221
15222 \begin_layout Standard
15223
15224 \family roman
15225 \series medium
15226 \shape up
15227 \size normal
15228 \emph off
15229 \bar no
15230 \noun off
15231 \color none
15232 A
15233 \end_layout
15234
15235 \end_inset
15236 </cell>
15237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15238 \begin_inset Text
15239
15240 \begin_layout Standard
15241
15242 \end_layout
15243
15244 \end_inset
15245 </cell>
15246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15247 \begin_inset Text
15248
15249 \begin_layout Standard
15250
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15256 \begin_inset Text
15257
15258 \begin_layout Standard
15259
15260 \end_layout
15261
15262 \end_inset
15263 </cell>
15264 </row>
15265 <row topline="true">
15266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15267 \begin_inset Text
15268
15269 \begin_layout Standard
15270
15271 \family roman
15272 \series medium
15273 \shape up
15274 \size normal
15275 \emph off
15276 \bar no
15277 \noun off
15278 \color none
15279 B
15280 \end_layout
15281
15282 \end_inset
15283 </cell>
15284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15285 \begin_inset Text
15286
15287 \begin_layout Standard
15288
15289 \end_layout
15290
15291 \end_inset
15292 </cell>
15293 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15294 \begin_inset Text
15295
15296 \begin_layout Standard
15297
15298 \family roman
15299 \series medium
15300 \shape up
15301 \size normal
15302 \emph off
15303 \bar no
15304 \noun off
15305 \color none
15306 multi 
15307 \end_layout
15308
15309 \end_inset
15310 </cell>
15311 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15312 \begin_inset Text
15313
15314 \begin_layout Standard
15315
15316 \end_layout
15317
15318 \end_inset
15319 </cell>
15320 </row>
15321 <row topline="true" bottomline="true">
15322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15323 \begin_inset Text
15324
15325 \begin_layout Standard
15326
15327 \family roman
15328 \series medium
15329 \shape up
15330 \size normal
15331 \emph off
15332 \bar no
15333 \noun off
15334 \color none
15335 C
15336 \end_layout
15337
15338 \end_inset
15339 </cell>
15340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15341 \begin_inset Text
15342
15343 \begin_layout Standard
15344
15345 \end_layout
15346
15347 \end_inset
15348 </cell>
15349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15350 \begin_inset Text
15351
15352 \begin_layout Standard
15353
15354 \end_layout
15355
15356 \end_inset
15357 </cell>
15358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15359 \begin_inset Text
15360
15361 \begin_layout Standard
15362
15363 \end_layout
15364
15365 \end_inset
15366 </cell>
15367 </row>
15368 </lyxtabular>
15369
15370 \end_inset
15371
15372
15373 \end_layout
15374
15375 \begin_layout Subsection
15376 The Table dialog
15377 \end_layout
15378
15379 \begin_layout Standard
15380 You can alter a table by clicking on it with the right mouse button, which
15381  brings up a settings dialog.
15382  Among these options are:
15383 \end_layout
15384
15385 \begin_layout Itemize
15386 Adding/removing border lines from a row or column.
15387  If you remove the top line from one of the rows, you'll get a dotted line
15388  in LyX, but no line will appear in the printout.
15389  If you set the bottom line of one row and the top line of the row below,
15390  then the rows are separated by a small space, as you can see with the top
15391  row in the example above.
15392  You can do the same vertically if you set the right line of a column and
15393  the left line of the column to the right.
15394 \end_layout
15395
15396 \begin_layout Itemize
15397 Text alignment in a column
15398 \end_layout
15399
15400 \begin_layout Itemize
15401 Appending rows and columns
15402 \end_layout
15403
15404 \begin_layout Itemize
15405 Deleting rows, columns, or the entire table
15406 \end_layout
15407
15408 \begin_layout Itemize
15409 Multicolumn
15410 \end_layout
15411
15412 \begin_layout Itemize
15413 Setting a fixed width for a column
15414 \end_layout
15415
15416 \begin_layout Itemize
15417 Longtable options - this is useful if your table is higher than the paper.
15418  Then the table is split on the bottom of the page and continued on the
15419  next one, instead of running of the end of the page.
15420 \end_layout
15421
15422 \begin_layout Itemize
15423 Rotate the whole table or a single cell sideways, by 90 degrees
15424 \end_layout
15425
15426 \begin_layout Standard
15427 You can also use the menu to perform these operations.
15428  Try 
15429 \family sans
15430 \bar under
15431 E
15432 \bar default
15433 dit\SpecialChar \menuseparator
15434
15435 \family default
15436 \bar under
15437 T
15438 \family sans
15439 \bar default
15440 able
15441 \family default
15442  or 
15443 \family sans
15444 \bar under
15445 E
15446 \bar default
15447 dit\SpecialChar \menuseparator
15448 Rows&
15449 \bar under
15450 C
15451 \bar default
15452 ols
15453 \family default
15454  when the cursor is inside a table.
15455  
15456 \end_layout
15457
15458 \begin_layout Standard
15459 Most of these options also work on selections.
15460  This means that if you select more cells, columns or rows the action is
15461  done on all of your selection.
15462  Note that there is a difference between selecting the 
15463 \emph on
15464 contents
15465 \emph default
15466  of the cell, and the cell itself.
15467  If you can see a red border inside a cell, then a selection will select
15468  the contents.
15469  If you press 
15470 \family sans
15471 Escape
15472 \family default
15473  or click outside of the box, then the selection will select cells (whether
15474  you use the mouse or the normal cursor-movement keys).
15475 \end_layout
15476
15477 \begin_layout Standard
15478 When you append a row, it is added 
15479 \emph on
15480 below
15481 \emph default
15482  the row containing the cursor.
15483  Similarly, columns are appended to the 
15484 \emph on
15485 right
15486 \emph default
15487  of the cursor.
15488  This makes it difficult to add columns on the left edge of a table without
15489  a lot of cutting and pasting.
15490  Deletion is always performed on the row or column containing the cursor.
15491  
15492 \end_layout
15493
15494 \begin_layout Standard
15495 The multicolumn option merges two or more adjacent cells on a given row.
15496  For example, in the above table, row 
15497 \begin_inset Quotes eld
15498 \end_inset
15499
15500 B
15501 \begin_inset Quotes erd
15502 \end_inset
15503
15504  has had multicolumn applied to the columns labelled 
15505 \begin_inset Quotes eld
15506 \end_inset
15507
15508 45
15509 \begin_inset Quotes erd
15510 \end_inset
15511
15512  and 
15513 \begin_inset Quotes eld
15514 \end_inset
15515
15516 98.
15517 \begin_inset Quotes erd
15518 \end_inset
15519
15520  To use it, you must first select the cells, then choose 
15521 \family sans
15522 Multicolumn
15523 \family default
15524  from the menu.
15525  This will not work vertically - see the Table Examples document for how
15526  to do this.
15527 \end_layout
15528
15529 \begin_layout Standard
15530 You can also use 
15531 \family sans
15532 Multicolumn
15533 \family default
15534  if you need to have a special handling for a single table cell's top and
15535  bottom border lines and text alignment.
15536  Here an example of this special handling of a cell:
15537 \end_layout
15538
15539 \begin_layout Standard
15540 \align center
15541 \begin_inset Tabular
15542 <lyxtabular version="3" rows="5" columns="3">
15543 <features>
15544 <column alignment="left" valignment="top" leftline="true" rightline="true" width="0pt">
15545 <column alignment="right" valignment="top" leftline="true" width="0pt">
15546 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
15547 <row topline="true" bottomline="true">
15548 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15549 \begin_inset Text
15550
15551 \begin_layout Standard
15552
15553 \family roman
15554 \series bold
15555 \shape up
15556 \size normal
15557 \emph off
15558 \bar no
15559 \noun off
15560 \color none
15561 *
15562 \end_layout
15563
15564 \end_inset
15565 </cell>
15566 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15567 \begin_inset Text
15568
15569 \begin_layout Standard
15570
15571 \family roman
15572 \series bold
15573 \shape up
15574 \size normal
15575 \emph off
15576 \bar no
15577 \noun off
15578 \color none
15579 x
15580 \end_layout
15581
15582 \end_inset
15583 </cell>
15584 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15585 \begin_inset Text
15586
15587 \begin_layout Standard
15588
15589 \family roman
15590 \series bold
15591 \shape up
15592 \size normal
15593 \emph off
15594 \bar no
15595 \noun off
15596 \color none
15597 y
15598 \end_layout
15599
15600 \end_inset
15601 </cell>
15602 </row>
15603 <row topline="true">
15604 <cell multicolumn="1" alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15605 \begin_inset Text
15606
15607 \begin_layout Standard
15608
15609 \family roman
15610 \series bold
15611 \shape up
15612 \size normal
15613 \emph off
15614 \bar no
15615 \noun off
15616 \color none
15617 point a & b
15618 \end_layout
15619
15620 \end_inset
15621 </cell>
15622 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
15623 \begin_inset Text
15624
15625 \begin_layout Standard
15626
15627 \family roman
15628 \shape up
15629 \size normal
15630 \emph off
15631 \bar no
15632 \noun off
15633 \color none
15634 103
15635 \end_layout
15636
15637 \end_inset
15638 </cell>
15639 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15640 \begin_inset Text
15641
15642 \begin_layout Standard
15643
15644 \family roman
15645 \shape up
15646 \size normal
15647 \emph off
15648 \bar no
15649 \noun off
15650 \color none
15651 9
15652 \end_layout
15653
15654 \end_inset
15655 </cell>
15656 </row>
15657 <row topline="true">
15658 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none">
15659 \begin_inset Text
15660
15661 \begin_layout Standard
15662
15663 \family roman
15664 \series bold
15665 \shape up
15666 \size normal
15667 \emph off
15668 \bar no
15669 \noun off
15670 \color none
15671 point b & a
15672 \end_layout
15673
15674 \end_inset
15675 </cell>
15676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15677 \begin_inset Text
15678
15679 \begin_layout Standard
15680
15681 \family roman
15682 \shape up
15683 \size normal
15684 \emph off
15685 \bar no
15686 \noun off
15687 \color none
15688 599
15689 \end_layout
15690
15691 \end_inset
15692 </cell>
15693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15694 \begin_inset Text
15695
15696 \begin_layout Standard
15697
15698 \family roman
15699 \shape up
15700 \size normal
15701 \emph off
15702 \bar no
15703 \noun off
15704 \color none
15705 340
15706 \end_layout
15707
15708 \end_inset
15709 </cell>
15710 </row>
15711 <row topline="true">
15712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15713 \begin_inset Text
15714
15715 \begin_layout Standard
15716
15717 \family roman
15718 \series bold
15719 \shape up
15720 \size normal
15721 \emph off
15722 \bar no
15723 \noun off
15724 \color none
15725 point abc
15726 \end_layout
15727
15728 \end_inset
15729 </cell>
15730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15731 \begin_inset Text
15732
15733 \begin_layout Standard
15734
15735 \family roman
15736 \shape up
15737 \size normal
15738 \emph off
15739 \bar no
15740 \noun off
15741 \color none
15742 1009
15743 \end_layout
15744
15745 \end_inset
15746 </cell>
15747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15748 \begin_inset Text
15749
15750 \begin_layout Standard
15751
15752 \family roman
15753 \shape up
15754 \size normal
15755 \emph off
15756 \bar no
15757 \noun off
15758 \color none
15759 52
15760 \end_layout
15761
15762 \end_inset
15763 </cell>
15764 </row>
15765 <row topline="true" bottomline="true">
15766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15767 \begin_inset Text
15768
15769 \begin_layout Standard
15770
15771 \family roman
15772 \series bold
15773 \shape up
15774 \size normal
15775 \emph off
15776 \bar no
15777 \noun off
15778 \color none
15779 point abcd
15780 \end_layout
15781
15782 \end_inset
15783 </cell>
15784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15785 \begin_inset Text
15786
15787 \begin_layout Standard
15788
15789 \family roman
15790 \shape up
15791 \size normal
15792 \emph off
15793 \bar no
15794 \noun off
15795 \color none
15796 96
15797 \end_layout
15798
15799 \end_inset
15800 </cell>
15801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15802 \begin_inset Text
15803
15804 \begin_layout Standard
15805
15806 \family roman
15807 \shape up
15808 \size normal
15809 \emph off
15810 \bar no
15811 \noun off
15812 \color none
15813 11
15814 \end_layout
15815
15816 \end_inset
15817 </cell>
15818 </row>
15819 </lyxtabular>
15820
15821 \end_inset
15822
15823
15824 \end_layout
15825
15826 \begin_layout Standard
15827 You see here that the header line cells are aligned to the center, whereas
15828  the left column is aligned to the left, and the other columns are aligned
15829  to the right.
15830  Also the bottom and top line of two cells have been removed.
15831 \begin_inset Note Note
15832 status open
15833
15834 \begin_layout Standard
15835 I can make nothing of this explanation.
15836  An improvement would be nice :) - jbl
15837 \end_layout
15838
15839 \end_inset
15840
15841
15842 \end_layout
15843
15844 \begin_layout Standard
15845 If you want your column to have a fixed width, then you can insert a width
15846  in the 
15847 \family sans
15848 Width
15849 \family default
15850  input-field of the 
15851 \family sans
15852 Table
15853 \family default
15854  dialog.
15855  This will then allow the cell to have multiple paragraphs of text.
15856 \end_layout
15857
15858 \begin_layout Standard
15859 If your table becomes too large to fit on a portrait document layout, you
15860  can select the 
15861 \family sans
15862 Rotate\InsetSpace ~
15863 90°
15864 \family default
15865  button, and the table will appear sideways (this means landscape in a portrait
15866  document style).
15867  You might also like to rotate single table cells to give them more horizontal
15868  space.
15869  The example below demonstrates why it is useful to rotate single cells.
15870 \end_layout
15871
15872 \begin_layout Standard
15873
15874 \emph on
15875 Note:
15876 \emph default
15877  This 
15878 \family sans
15879 Rotate\InsetSpace ~
15880 90°
15881 \family default
15882  option will 
15883 \emph on
15884 not
15885 \emph default
15886  display on screen, and works 
15887 \emph on
15888 only
15889 \emph default
15890  for PostScript output.
15891  So, if you want to preview them, use 
15892 \family sans
15893 \bar under
15894 V
15895 \bar default
15896 iew\SpecialChar \menuseparator
15897 Pos
15898 \bar under
15899 t
15900 \bar default
15901 script
15902 \family default
15903 , as 
15904 \family sans
15905 \bar under
15906 V
15907 \bar default
15908 iew
15909 \bar under
15910 \SpecialChar \menuseparator
15911 D
15912 \bar default
15913 VI
15914 \family default
15915  will not show the table properly.
15916 \end_layout
15917
15918 \begin_layout Standard
15919 \align center
15920 \begin_inset Tabular
15921 <lyxtabular version="3" rows="6" columns="12">
15922 <features>
15923 <column alignment="left" valignment="top" leftline="true" rightline="true" width="0pt">
15924 <column alignment="center" valignment="top" leftline="true" width="0pt">
15925 <column alignment="center" valignment="top" leftline="true" width="0pt">
15926 <column alignment="center" valignment="top" leftline="true" width="0pt">
15927 <column alignment="center" valignment="top" leftline="true" width="0pt">
15928 <column alignment="center" valignment="top" leftline="true" width="0pt">
15929 <column alignment="center" valignment="top" leftline="true" width="0pt">
15930 <column alignment="center" valignment="top" leftline="true" width="0pt">
15931 <column alignment="center" valignment="top" leftline="true" width="0pt">
15932 <column alignment="center" valignment="top" leftline="true" width="0pt">
15933 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15934 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
15935 <row topline="true" bottomline="true">
15936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15937 \begin_inset Text
15938
15939 \begin_layout Standard
15940
15941 \family roman
15942 \series medium
15943 \shape up
15944 \size normal
15945 \emph off
15946 \bar no
15947 \noun off
15948 \color none
15949 Description
15950 \end_layout
15951
15952 \end_inset
15953 </cell>
15954 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15955 \begin_inset Text
15956
15957 \begin_layout Standard
15958
15959 \family roman
15960 \series medium
15961 \shape up
15962 \size normal
15963 \emph off
15964 \bar no
15965 \noun off
15966 \color none
15967 Flag 1
15968 \end_layout
15969
15970 \end_inset
15971 </cell>
15972 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15973 \begin_inset Text
15974
15975 \begin_layout Standard
15976
15977 \family roman
15978 \series medium
15979 \shape up
15980 \size normal
15981 \emph off
15982 \bar no
15983 \noun off
15984 \color none
15985 Flag 2
15986 \end_layout
15987
15988 \end_inset
15989 </cell>
15990 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15991 \begin_inset Text
15992
15993 \begin_layout Standard
15994
15995 \family roman
15996 \series medium
15997 \shape up
15998 \size normal
15999 \emph off
16000 \bar no
16001 \noun off
16002 \color none
16003 Flag 3
16004 \end_layout
16005
16006 \end_inset
16007 </cell>
16008 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
16009 \begin_inset Text
16010
16011 \begin_layout Standard
16012
16013 \family roman
16014 \series medium
16015 \shape up
16016 \size normal
16017 \emph off
16018 \bar no
16019 \noun off
16020 \color none
16021 Flag 4
16022 \end_layout
16023
16024 \end_inset
16025 </cell>
16026 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
16027 \begin_inset Text
16028
16029 \begin_layout Standard
16030
16031 \family roman
16032 \series medium
16033 \shape up
16034 \size normal
16035 \emph off
16036 \bar no
16037 \noun off
16038 \color none
16039 Flag 5
16040 \end_layout
16041
16042 \end_inset
16043 </cell>
16044 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
16045 \begin_inset Text
16046
16047 \begin_layout Standard
16048
16049 \family roman
16050 \series medium
16051 \shape up
16052 \size normal
16053 \emph off
16054 \bar no
16055 \noun off
16056 \color none
16057 Flag 6
16058 \end_layout
16059
16060 \end_inset
16061 </cell>
16062 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
16063 \begin_inset Text
16064
16065 \begin_layout Standard
16066
16067 \family roman
16068 \series medium
16069 \shape up
16070 \size normal
16071 \emph off
16072 \bar no
16073 \noun off
16074 \color none
16075 Flag 7
16076 \end_layout
16077
16078 \end_inset
16079 </cell>
16080 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
16081 \begin_inset Text
16082
16083 \begin_layout Standard
16084
16085 \family roman
16086 \series medium
16087 \shape up
16088 \size normal
16089 \emph off
16090 \bar no
16091 \noun off
16092 \color none
16093 Flag 8
16094 \end_layout
16095
16096 \end_inset
16097 </cell>
16098 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
16099 \begin_inset Text
16100
16101 \begin_layout Standard
16102
16103 \family roman
16104 \series medium
16105 \shape up
16106 \size normal
16107 \emph off
16108 \bar no
16109 \noun off
16110 \color none
16111 Flag 9
16112 \end_layout
16113
16114 \end_inset
16115 </cell>
16116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" rotate="true" usebox="none">
16117 \begin_inset Text
16118
16119 \begin_layout Standard
16120
16121 \family roman
16122 \series medium
16123 \shape up
16124 \size normal
16125 \emph off
16126 \bar no
16127 \noun off
16128 \color none
16129 Flag 10
16130 \end_layout
16131
16132 \end_inset
16133 </cell>
16134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16135 \begin_inset Text
16136
16137 \begin_layout Standard
16138
16139 \family roman
16140 \series medium
16141 \shape up
16142 \size normal
16143 \emph off
16144 \bar no
16145 \noun off
16146 \color none
16147 Total
16148 \end_layout
16149
16150 \end_inset
16151 </cell>
16152 </row>
16153 <row topline="true">
16154 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="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 Desc.\InsetSpace ~
16168 1
16169 \end_layout
16170
16171 \end_inset
16172 </cell>
16173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16174 \begin_inset Text
16175
16176 \begin_layout Standard
16177
16178 \family roman
16179 \series medium
16180 \shape up
16181 \size normal
16182 \emph off
16183 \bar no
16184 \noun off
16185 \color none
16186 *
16187 \end_layout
16188
16189 \end_inset
16190 </cell>
16191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16192 \begin_inset Text
16193
16194 \begin_layout Standard
16195
16196 \end_layout
16197
16198 \end_inset
16199 </cell>
16200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16201 \begin_inset Text
16202
16203 \begin_layout Standard
16204
16205 \family roman
16206 \series medium
16207 \shape up
16208 \size normal
16209 \emph off
16210 \bar no
16211 \noun off
16212 \color none
16213 *
16214 \end_layout
16215
16216 \end_inset
16217 </cell>
16218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16219 \begin_inset Text
16220
16221 \begin_layout Standard
16222
16223 \family roman
16224 \series medium
16225 \shape up
16226 \size normal
16227 \emph off
16228 \bar no
16229 \noun off
16230 \color none
16231 *
16232 \end_layout
16233
16234 \end_inset
16235 </cell>
16236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Standard
16240
16241 \end_layout
16242
16243 \end_inset
16244 </cell>
16245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16246 \begin_inset Text
16247
16248 \begin_layout Standard
16249
16250 \family roman
16251 \series medium
16252 \shape up
16253 \size normal
16254 \emph off
16255 \bar no
16256 \noun off
16257 \color none
16258 *
16259 \end_layout
16260
16261 \end_inset
16262 </cell>
16263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16264 \begin_inset Text
16265
16266 \begin_layout Standard
16267
16268 \end_layout
16269
16270 \end_inset
16271 </cell>
16272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16273 \begin_inset Text
16274
16275 \begin_layout Standard
16276
16277 \family roman
16278 \series medium
16279 \shape up
16280 \size normal
16281 \emph off
16282 \bar no
16283 \noun off
16284 \color none
16285 *
16286 \end_layout
16287
16288 \end_inset
16289 </cell>
16290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16291 \begin_inset Text
16292
16293 \begin_layout Standard
16294
16295 \family roman
16296 \series medium
16297 \shape up
16298 \size normal
16299 \emph off
16300 \bar no
16301 \noun off
16302 \color none
16303 *
16304 \end_layout
16305
16306 \end_inset
16307 </cell>
16308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16309 \begin_inset Text
16310
16311 \begin_layout Standard
16312
16313 \family roman
16314 \series medium
16315 \shape up
16316 \size normal
16317 \emph off
16318 \bar no
16319 \noun off
16320 \color none
16321 *
16322 \end_layout
16323
16324 \end_inset
16325 </cell>
16326 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16327 \begin_inset Text
16328
16329 \begin_layout Standard
16330
16331 \family roman
16332 \series medium
16333 \shape up
16334 \size normal
16335 \emph off
16336 \bar no
16337 \noun off
16338 \color none
16339 7
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 </row>
16345 <row topline="true">
16346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 Desc.\InsetSpace ~
16360 2
16361 \end_layout
16362
16363 \end_inset
16364 </cell>
16365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16366 \begin_inset Text
16367
16368 \begin_layout Standard
16369
16370 \end_layout
16371
16372 \end_inset
16373 </cell>
16374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16375 \begin_inset Text
16376
16377 \begin_layout Standard
16378
16379 \family roman
16380 \series medium
16381 \shape up
16382 \size normal
16383 \emph off
16384 \bar no
16385 \noun off
16386 \color none
16387 *
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16393 \begin_inset Text
16394
16395 \begin_layout Standard
16396
16397 \family roman
16398 \series medium
16399 \shape up
16400 \size normal
16401 \emph off
16402 \bar no
16403 \noun off
16404 \color none
16405 *
16406 \end_layout
16407
16408 \end_inset
16409 </cell>
16410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16411 \begin_inset Text
16412
16413 \begin_layout Standard
16414
16415 \family roman
16416 \series medium
16417 \shape up
16418 \size normal
16419 \emph off
16420 \bar no
16421 \noun off
16422 \color none
16423 *
16424 \end_layout
16425
16426 \end_inset
16427 </cell>
16428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16429 \begin_inset Text
16430
16431 \begin_layout Standard
16432
16433 \family roman
16434 \series medium
16435 \shape up
16436 \size normal
16437 \emph off
16438 \bar no
16439 \noun off
16440 \color none
16441 *
16442 \end_layout
16443
16444 \end_inset
16445 </cell>
16446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16447 \begin_inset Text
16448
16449 \begin_layout Standard
16450
16451 \family roman
16452 \series medium
16453 \shape up
16454 \size normal
16455 \emph off
16456 \bar no
16457 \noun off
16458 \color none
16459 *
16460 \end_layout
16461
16462 \end_inset
16463 </cell>
16464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16465 \begin_inset Text
16466
16467 \begin_layout Standard
16468
16469 \family roman
16470 \series medium
16471 \shape up
16472 \size normal
16473 \emph off
16474 \bar no
16475 \noun off
16476 \color none
16477 *
16478 \end_layout
16479
16480 \end_inset
16481 </cell>
16482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16483 \begin_inset Text
16484
16485 \begin_layout Standard
16486
16487 \family roman
16488 \series medium
16489 \shape up
16490 \size normal
16491 \emph off
16492 \bar no
16493 \noun off
16494 \color none
16495 *
16496 \end_layout
16497
16498 \end_inset
16499 </cell>
16500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16501 \begin_inset Text
16502
16503 \begin_layout Standard
16504
16505 \family roman
16506 \series medium
16507 \shape up
16508 \size normal
16509 \emph off
16510 \bar no
16511 \noun off
16512 \color none
16513 *
16514 \end_layout
16515
16516 \end_inset
16517 </cell>
16518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16519 \begin_inset Text
16520
16521 \begin_layout Standard
16522
16523 \family roman
16524 \series medium
16525 \shape up
16526 \size normal
16527 \emph off
16528 \bar no
16529 \noun off
16530 \color none
16531 *
16532 \end_layout
16533
16534 \end_inset
16535 </cell>
16536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16537 \begin_inset Text
16538
16539 \begin_layout Standard
16540
16541 \family roman
16542 \series medium
16543 \shape up
16544 \size normal
16545 \emph off
16546 \bar no
16547 \noun off
16548 \color none
16549 9
16550 \end_layout
16551
16552 \end_inset
16553 </cell>
16554 </row>
16555 <row topline="true">
16556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16557 \begin_inset Text
16558
16559 \begin_layout Standard
16560
16561 \family roman
16562 \series medium
16563 \shape up
16564 \size normal
16565 \emph off
16566 \bar no
16567 \noun off
16568 \color none
16569 Desc.\InsetSpace ~
16570 3
16571 \end_layout
16572
16573 \end_inset
16574 </cell>
16575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16576 \begin_inset Text
16577
16578 \begin_layout Standard
16579
16580 \family roman
16581 \series medium
16582 \shape up
16583 \size normal
16584 \emph off
16585 \bar no
16586 \noun off
16587 \color none
16588 *
16589 \end_layout
16590
16591 \end_inset
16592 </cell>
16593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16594 \begin_inset Text
16595
16596 \begin_layout Standard
16597
16598 \family roman
16599 \series medium
16600 \shape up
16601 \size normal
16602 \emph off
16603 \bar no
16604 \noun off
16605 \color none
16606 *
16607 \end_layout
16608
16609 \end_inset
16610 </cell>
16611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16612 \begin_inset Text
16613
16614 \begin_layout Standard
16615
16616 \family roman
16617 \series medium
16618 \shape up
16619 \size normal
16620 \emph off
16621 \bar no
16622 \noun off
16623 \color none
16624 *
16625 \end_layout
16626
16627 \end_inset
16628 </cell>
16629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16630 \begin_inset Text
16631
16632 \begin_layout Standard
16633
16634 \end_layout
16635
16636 \end_inset
16637 </cell>
16638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16639 \begin_inset Text
16640
16641 \begin_layout Standard
16642
16643 \family roman
16644 \series medium
16645 \shape up
16646 \size normal
16647 \emph off
16648 \bar no
16649 \noun off
16650 \color none
16651 *
16652 \end_layout
16653
16654 \end_inset
16655 </cell>
16656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16657 \begin_inset Text
16658
16659 \begin_layout Standard
16660
16661 \family roman
16662 \series medium
16663 \shape up
16664 \size normal
16665 \emph off
16666 \bar no
16667 \noun off
16668 \color none
16669 *
16670 \end_layout
16671
16672 \end_inset
16673 </cell>
16674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16675 \begin_inset Text
16676
16677 \begin_layout Standard
16678
16679 \family roman
16680 \series medium
16681 \shape up
16682 \size normal
16683 \emph off
16684 \bar no
16685 \noun off
16686 \color none
16687 *
16688 \end_layout
16689
16690 \end_inset
16691 </cell>
16692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16693 \begin_inset Text
16694
16695 \begin_layout Standard
16696
16697 \family roman
16698 \series medium
16699 \shape up
16700 \size normal
16701 \emph off
16702 \bar no
16703 \noun off
16704 \color none
16705 *
16706 \end_layout
16707
16708 \end_inset
16709 </cell>
16710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16711 \begin_inset Text
16712
16713 \begin_layout Standard
16714
16715 \end_layout
16716
16717 \end_inset
16718 </cell>
16719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Standard
16723
16724 \family roman
16725 \series medium
16726 \shape up
16727 \size normal
16728 \emph off
16729 \bar no
16730 \noun off
16731 \color none
16732 *
16733 \end_layout
16734
16735 \end_inset
16736 </cell>
16737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16738 \begin_inset Text
16739
16740 \begin_layout Standard
16741
16742 \family roman
16743 \series medium
16744 \shape up
16745 \size normal
16746 \emph off
16747 \bar no
16748 \noun off
16749 \color none
16750 8
16751 \end_layout
16752
16753 \end_inset
16754 </cell>
16755 </row>
16756 <row topline="true" bottomline="true">
16757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 Desc.\InsetSpace ~
16771 4
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16777 \begin_inset Text
16778
16779 \begin_layout Standard
16780
16781 \family roman
16782 \series medium
16783 \shape up
16784 \size normal
16785 \emph off
16786 \bar no
16787 \noun off
16788 \color none
16789 *
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Standard
16798
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Standard
16807
16808 \family roman
16809 \series medium
16810 \shape up
16811 \size normal
16812 \emph off
16813 \bar no
16814 \noun off
16815 \color none
16816 *
16817 \end_layout
16818
16819 \end_inset
16820 </cell>
16821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Standard
16825
16826 \family roman
16827 \series medium
16828 \shape up
16829 \size normal
16830 \emph off
16831 \bar no
16832 \noun off
16833 \color none
16834 *
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16840 \begin_inset Text
16841
16842 \begin_layout Standard
16843
16844 \end_layout
16845
16846 \end_inset
16847 </cell>
16848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16849 \begin_inset Text
16850
16851 \begin_layout Standard
16852
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16858 \begin_inset Text
16859
16860 \begin_layout Standard
16861
16862 \family roman
16863 \series medium
16864 \shape up
16865 \size normal
16866 \emph off
16867 \bar no
16868 \noun off
16869 \color none
16870 *
16871 \end_layout
16872
16873 \end_inset
16874 </cell>
16875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16876 \begin_inset Text
16877
16878 \begin_layout Standard
16879
16880 \family roman
16881 \series medium
16882 \shape up
16883 \size normal
16884 \emph off
16885 \bar no
16886 \noun off
16887 \color none
16888 *
16889 \end_layout
16890
16891 \end_inset
16892 </cell>
16893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16894 \begin_inset Text
16895
16896 \begin_layout Standard
16897
16898 \family roman
16899 \series medium
16900 \shape up
16901 \size normal
16902 \emph off
16903 \bar no
16904 \noun off
16905 \color none
16906 *
16907 \end_layout
16908
16909 \end_inset
16910 </cell>
16911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16912 \begin_inset Text
16913
16914 \begin_layout Standard
16915
16916 \end_layout
16917
16918 \end_inset
16919 </cell>
16920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16921 \begin_inset Text
16922
16923 \begin_layout Standard
16924
16925 \family roman
16926 \series medium
16927 \shape up
16928 \size normal
16929 \emph off
16930 \bar no
16931 \noun off
16932 \color none
16933 6
16934 \end_layout
16935
16936 \end_inset
16937 </cell>
16938 </row>
16939 <row topline="true" bottomline="true">
16940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16941 \begin_inset Text
16942
16943 \begin_layout Standard
16944
16945 \family roman
16946 \series medium
16947 \shape up
16948 \size normal
16949 \emph off
16950 \bar no
16951 \noun off
16952 \color none
16953 Total
16954 \end_layout
16955
16956 \end_inset
16957 </cell>
16958 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16959 \begin_inset Text
16960
16961 \begin_layout Standard
16962
16963 \size normal
16964 \noun off
16965 \color none
16966  
16967 \end_layout
16968
16969 \end_inset
16970 </cell>
16971 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16972 \begin_inset Text
16973
16974 \begin_layout Standard
16975
16976 \end_layout
16977
16978 \end_inset
16979 </cell>
16980 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16981 \begin_inset Text
16982
16983 \begin_layout Standard
16984
16985 \end_layout
16986
16987 \end_inset
16988 </cell>
16989 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16990 \begin_inset Text
16991
16992 \begin_layout Standard
16993
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16999 \begin_inset Text
17000
17001 \begin_layout Standard
17002
17003 \end_layout
17004
17005 \end_inset
17006 </cell>
17007 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17008 \begin_inset Text
17009
17010 \begin_layout Standard
17011
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Standard
17020
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17026 \begin_inset Text
17027
17028 \begin_layout Standard
17029
17030 \end_layout
17031
17032 \end_inset
17033 </cell>
17034 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17035 \begin_inset Text
17036
17037 \begin_layout Standard
17038
17039 \end_layout
17040
17041 \end_inset
17042 </cell>
17043 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17044 \begin_inset Text
17045
17046 \begin_layout Standard
17047
17048 \end_layout
17049
17050 \end_inset
17051 </cell>
17052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17053 \begin_inset Text
17054
17055 \begin_layout Standard
17056
17057 \family roman
17058 \series medium
17059 \shape up
17060 \size normal
17061 \emph off
17062 \bar no
17063 \noun off
17064 \color none
17065 30
17066 \end_layout
17067
17068 \end_inset
17069 </cell>
17070 </row>
17071 </lyxtabular>
17072
17073 \end_inset
17074
17075
17076 \end_layout
17077
17078 \begin_layout Subsection
17079 What can be placed inside a table cell?
17080 \end_layout
17081
17082 \begin_layout Standard
17083 Many objects can be placed inside a table cell.
17084  Any single line of text, an equation (not a displayed or multilined equation,
17085  though), or a figure can be in a cell; in fact, all three kinds of objects
17086  can be placed in the same cell.
17087  Font sizes and shapes can be altered, and the table will adjust to display
17088  them properly.
17089  However, you can't put a special environment in a cell (like 
17090 \family sans
17091 Section*
17092 \family default
17093 , etc.), nor set spacing options etc.
17094  for the cell's paragraph.
17095 \end_layout
17096
17097 \begin_layout Subsection
17098 Cut & Paste in Tables
17099 \end_layout
17100
17101 \begin_layout Standard
17102 Cutting and pasting between tables works reasonably well.
17103  You can cut and paste even more than one row.
17104  Selection with the mouse or with 
17105 \family sans
17106 Shift
17107 \family default
17108  plus the arrow keys works as usual.
17109  The values in the second table below were cut and pasted from the first,
17110  using the mouse to select and paste.
17111 \end_layout
17112
17113 \begin_layout Standard
17114 \align center
17115 \begin_inset Tabular
17116 <lyxtabular version="3" rows="3" columns="3">
17117 <features>
17118 <column alignment="center" valignment="top" leftline="true" width="0pt">
17119 <column alignment="center" valignment="top" leftline="true" width="0pt">
17120 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17121 <row topline="true" bottomline="true">
17122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Standard
17126
17127 \family roman
17128 \series medium
17129 \shape up
17130 \size normal
17131 \emph off
17132 \bar no
17133 \noun off
17134 \color none
17135 1
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17141 \begin_inset Text
17142
17143 \begin_layout Standard
17144
17145 \family roman
17146 \series medium
17147 \shape up
17148 \size normal
17149 \emph off
17150 \bar no
17151 \noun off
17152 \color none
17153 2
17154 \end_layout
17155
17156 \end_inset
17157 </cell>
17158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17159 \begin_inset Text
17160
17161 \begin_layout Standard
17162
17163 \family roman
17164 \series medium
17165 \shape up
17166 \size normal
17167 \emph off
17168 \bar no
17169 \noun off
17170 \color none
17171 3
17172 \end_layout
17173
17174 \end_inset
17175 </cell>
17176 </row>
17177 <row>
17178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17179 \begin_inset Text
17180
17181 \begin_layout Standard
17182
17183 \family roman
17184 \series medium
17185 \shape up
17186 \size normal
17187 \emph off
17188 \bar no
17189 \noun off
17190 \color none
17191 4
17192 \end_layout
17193
17194 \end_inset
17195 </cell>
17196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17197 \begin_inset Text
17198
17199 \begin_layout Standard
17200
17201 \family roman
17202 \series medium
17203 \shape up
17204 \size normal
17205 \emph off
17206 \bar no
17207 \noun off
17208 \color none
17209 5
17210 \end_layout
17211
17212 \end_inset
17213 </cell>
17214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17215 \begin_inset Text
17216
17217 \begin_layout Standard
17218
17219 \family roman
17220 \series medium
17221 \shape up
17222 \size normal
17223 \emph off
17224 \bar no
17225 \noun off
17226 \color none
17227 6
17228 \end_layout
17229
17230 \end_inset
17231 </cell>
17232 </row>
17233 <row topline="true" bottomline="true">
17234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17235 \begin_inset Text
17236
17237 \begin_layout Standard
17238
17239 \family roman
17240 \series medium
17241 \shape up
17242 \size normal
17243 \emph off
17244 \bar no
17245 \noun off
17246 \color none
17247 7
17248 \end_layout
17249
17250 \end_inset
17251 </cell>
17252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17253 \begin_inset Text
17254
17255 \begin_layout Standard
17256
17257 \family roman
17258 \series medium
17259 \shape up
17260 \size normal
17261 \emph off
17262 \bar no
17263 \noun off
17264 \color none
17265 8
17266 \end_layout
17267
17268 \end_inset
17269 </cell>
17270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17271 \begin_inset Text
17272
17273 \begin_layout Standard
17274
17275 \family roman
17276 \series medium
17277 \shape up
17278 \size normal
17279 \emph off
17280 \bar no
17281 \noun off
17282 \color none
17283 9
17284 \end_layout
17285
17286 \end_inset
17287 </cell>
17288 </row>
17289 </lyxtabular>
17290
17291 \end_inset
17292
17293
17294 \end_layout
17295
17296 \begin_layout Standard
17297 \align center
17298 \begin_inset Tabular
17299 <lyxtabular version="3" rows="4" columns="3">
17300 <features>
17301 <column alignment="center" valignment="top" leftline="true" width="0pt">
17302 <column alignment="center" valignment="top" leftline="true" width="0pt">
17303 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17304 <row topline="true" bottomline="true">
17305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17306 \begin_inset Text
17307
17308 \begin_layout Standard
17309
17310 \family roman
17311 \series medium
17312 \shape up
17313 \size normal
17314 \emph off
17315 \bar no
17316 \noun off
17317 \color none
17318 1
17319 \end_layout
17320
17321 \end_inset
17322 </cell>
17323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17324 \begin_inset Text
17325
17326 \begin_layout Standard
17327
17328 \family roman
17329 \series medium
17330 \shape up
17331 \size normal
17332 \emph off
17333 \bar no
17334 \noun off
17335 \color none
17336 2
17337 \end_layout
17338
17339 \end_inset
17340 </cell>
17341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Standard
17345
17346 \family roman
17347 \series medium
17348 \shape up
17349 \size normal
17350 \emph off
17351 \bar no
17352 \noun off
17353 \color none
17354 3
17355 \end_layout
17356
17357 \end_inset
17358 </cell>
17359 </row>
17360 <row>
17361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Standard
17365
17366 \family roman
17367 \series medium
17368 \shape up
17369 \size normal
17370 \emph off
17371 \bar no
17372 \noun off
17373 \color none
17374 4
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Standard
17383
17384 \family roman
17385 \series medium
17386 \shape up
17387 \size normal
17388 \emph off
17389 \bar no
17390 \noun off
17391 \color none
17392 5
17393 \end_layout
17394
17395 \end_inset
17396 </cell>
17397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17398 \begin_inset Text
17399
17400 \begin_layout Standard
17401
17402 \family roman
17403 \series medium
17404 \shape up
17405 \size normal
17406 \emph off
17407 \bar no
17408 \noun off
17409 \color none
17410 6
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 </row>
17416 <row topline="true">
17417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17418 \begin_inset Text
17419
17420 \begin_layout Standard
17421
17422 \family roman
17423 \series medium
17424 \shape up
17425 \size normal
17426 \emph off
17427 \bar no
17428 \noun off
17429 \color none
17430 7
17431 \end_layout
17432
17433 \end_inset
17434 </cell>
17435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17436 \begin_inset Text
17437
17438 \begin_layout Standard
17439
17440 \end_layout
17441
17442 \end_inset
17443 </cell>
17444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17445 \begin_inset Text
17446
17447 \begin_layout Standard
17448
17449 \end_layout
17450
17451 \end_inset
17452 </cell>
17453 </row>
17454 <row topline="true" bottomline="true">
17455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17456 \begin_inset Text
17457
17458 \begin_layout Standard
17459
17460 \end_layout
17461
17462 \end_inset
17463 </cell>
17464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17465 \begin_inset Text
17466
17467 \begin_layout Standard
17468
17469 \end_layout
17470
17471 \end_inset
17472 </cell>
17473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17474 \begin_inset Text
17475
17476 \begin_layout Standard
17477
17478 \end_layout
17479
17480 \end_inset
17481 </cell>
17482 </row>
17483 </lyxtabular>
17484
17485 \end_inset
17486
17487
17488 \end_layout
17489
17490 \begin_layout Standard
17491 Note that you can also copy and paste the entire table as a single unit
17492  by starting the selection from outside the table.
17493 \end_layout
17494
17495 \begin_layout Subsection
17496 Multiple lines in cells
17497 \end_layout
17498
17499 \begin_layout Standard
17500 It is possible to have multi-line entries in tables, but not in a completely
17501  WYSIWYM manner.
17502  Define a fixed length for the column in the 
17503 \family sans
17504 Table
17505 \family default
17506  dialog.
17507  After this, your text is automatically split into more lines and the cell
17508  enlarged vertically when the length of the text exceeds the given fixed
17509  length.
17510  An example:
17511 \end_layout
17512
17513 \begin_layout Standard
17514 \align center
17515 \begin_inset Tabular
17516 <lyxtabular version="3" rows="4" columns="3">
17517 <features>
17518 <column alignment="center" valignment="top" leftline="true" width="0pt">
17519 <column alignment="block" valignment="top" leftline="true" width="3cm">
17520 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17521 <row topline="true" bottomline="true">
17522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17523 \begin_inset Text
17524
17525 \begin_layout Standard
17526
17527 \family roman
17528 \series medium
17529 \shape up
17530 \size normal
17531 \emph off
17532 \bar no
17533 \noun off
17534 \color none
17535 1
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Standard
17544
17545 \family roman
17546 \series medium
17547 \shape up
17548 \size normal
17549 \emph off
17550 \bar no
17551 \noun off
17552 \color none
17553 2
17554 \end_layout
17555
17556 \end_inset
17557 </cell>
17558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17559 \begin_inset Text
17560
17561 \begin_layout Standard
17562
17563 \family roman
17564 \series medium
17565 \shape up
17566 \size normal
17567 \emph off
17568 \bar no
17569 \noun off
17570 \color none
17571 3
17572 \end_layout
17573
17574 \end_inset
17575 </cell>
17576 </row>
17577 <row>
17578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17579 \begin_inset Text
17580
17581 \begin_layout Standard
17582
17583 \family roman
17584 \series medium
17585 \shape up
17586 \size normal
17587 \emph off
17588 \bar no
17589 \noun off
17590 \color none
17591 4
17592 \end_layout
17593
17594 \end_inset
17595 </cell>
17596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Standard
17600
17601 \family roman
17602 \series medium
17603 \shape up
17604 \size normal
17605 \emph off
17606 \bar no
17607 \noun off
17608 \color none
17609 This is a multiline entry in a table.
17610 \end_layout
17611
17612 \end_inset
17613 </cell>
17614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17615 \begin_inset Text
17616
17617 \begin_layout Standard
17618
17619 \family roman
17620 \series medium
17621 \shape up
17622 \size normal
17623 \emph off
17624 \bar no
17625 \noun off
17626 \color none
17627 5
17628 \end_layout
17629
17630 \end_inset
17631 </cell>
17632 </row>
17633 <row bottomline="true">
17634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17635 \begin_inset Text
17636
17637 \begin_layout Standard
17638
17639 \family roman
17640 \series medium
17641 \shape up
17642 \size normal
17643 \emph off
17644 \bar no
17645 \noun off
17646 \color none
17647 6
17648 \end_layout
17649
17650 \end_inset
17651 </cell>
17652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17653 \begin_inset Text
17654
17655 \begin_layout Standard
17656
17657 \family roman
17658 \series medium
17659 \shape up
17660 \size normal
17661 \emph off
17662 \bar no
17663 \noun off
17664 \color none
17665 This is longer now.
17666 \end_layout
17667
17668 \end_inset
17669 </cell>
17670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17671 \begin_inset Text
17672
17673 \begin_layout Standard
17674
17675 \family roman
17676 \series medium
17677 \shape up
17678 \size normal
17679 \emph off
17680 \bar no
17681 \noun off
17682 \color none
17683 7
17684 \end_layout
17685
17686 \end_inset
17687 </cell>
17688 </row>
17689 <row bottomline="true">
17690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17691 \begin_inset Text
17692
17693 \begin_layout Standard
17694
17695 \family roman
17696 \series medium
17697 \shape up
17698 \size normal
17699 \emph off
17700 \bar no
17701 \noun off
17702 \color none
17703 8
17704 \end_layout
17705
17706 \end_inset
17707 </cell>
17708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17709 \begin_inset Text
17710
17711 \begin_layout Standard
17712
17713 \family roman
17714 \series medium
17715 \shape up
17716 \size normal
17717 \emph off
17718 \bar no
17719 \noun off
17720 \color none
17721 This is a multiline entry in a table.
17722  This is longer now.
17723 \end_layout
17724
17725 \end_inset
17726 </cell>
17727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17728 \begin_inset Text
17729
17730 \begin_layout Standard
17731
17732 \family roman
17733 \series medium
17734 \shape up
17735 \size normal
17736 \emph off
17737 \bar no
17738 \noun off
17739 \color none
17740 9
17741 \end_layout
17742
17743 \end_inset
17744 </cell>
17745 </row>
17746 </lyxtabular>
17747
17748 \end_inset
17749
17750
17751 \end_layout
17752
17753 \begin_layout Standard
17754 Text within a cell will not normally wrap to fit the page, so if a line
17755  of text in a table is too long, the table will extend beyond the right
17756  margin of the page.
17757  Similarly, tables will not split themselves at the bottom of a page, and
17758  so might extend below the bottom margin.
17759  You have these options to resolve this problem:
17760 \end_layout
17761
17762 \begin_layout Enumerate
17763 Split it into two tables.
17764 \end_layout
17765
17766 \begin_layout Enumerate
17767 Select the 
17768 \family sans
17769 Longtable
17770 \family default
17771  button in the 
17772 \family sans
17773 Table
17774 \family default
17775  dialog.
17776  This automatically splits the table over more pages, if it is too tall.
17777  After doing this, the list of 
17778 \family sans
17779 Longtable
17780 \family default
17781  buttons activate themselves and you may now define:
17782 \end_layout
17783
17784 \begin_deeper
17785 \begin_layout Enumerate
17786
17787 \family sans
17788 First\InsetSpace ~
17789 header
17790 \family default
17791 : The current row and all rows above that don't have any special options
17792  defined are defined to be the header rows of the first page of the longtable.
17793 \end_layout
17794
17795 \begin_layout Enumerate
17796
17797 \family sans
17798 Header
17799 \family default
17800 : The current row and all rows above that don't have any special options
17801  defined are defined to be the header rows of all pages of the longtable;
17802  except for the first page, if 
17803 \family sans
17804 First\InsetSpace ~
17805 header
17806 \family default
17807  is defined.
17808 \end_layout
17809
17810 \begin_layout Enumerate
17811
17812 \family sans
17813 Footer
17814 \family default
17815 : The current row and all rows below that don't have any special options
17816  defined are defined to be the footer rows of all pages of the longtable;
17817  except for the last page, if 
17818 \family sans
17819 Last\InsetSpace ~
17820 footer
17821 \family default
17822  is defined.
17823 \end_layout
17824
17825 \begin_layout Enumerate
17826
17827 \family sans
17828 Last\InsetSpace ~
17829 footer
17830 \family default
17831 : The current row and all rows below that don't have any special options
17832  defined are defined to be the footer rows of the last page of the longtable.
17833 \end_layout
17834
17835 \begin_layout Standard
17836 If you set more than one option in the same table row, you should be aware
17837  of the fact that only the first flag is used in the given table rows.
17838  The others will then be defined as 
17839 \emph on
17840 empty
17841 \emph default
17842 .
17843  In this context, first means first in this order: 
17844 \family sans
17845 Footer, Last\InsetSpace ~
17846 footer,
17847 \family default
17848  
17849 \family sans
17850 Header,
17851 \family default
17852  
17853 \family sans
17854 First\InsetSpace ~
17855 header.
17856
17857 \family default
17858  See the 
17859 \family typewriter
17860 TableExamples.lyx
17861 \family default
17862  example file to see how this works.
17863  
17864 \end_layout
17865
17866 \begin_layout Standard
17867 The check box in the long table options can be used to specify specific
17868  rows to break the page on as well.
17869 \end_layout
17870
17871 \end_deeper
17872 \begin_layout Enumerate
17873 A table can also be placed in a float, as described below, which will allow
17874  TeX to place it as well as it can within the page.
17875 \end_layout
17876
17877 \begin_layout Subsection
17878 Table Floats
17879 \begin_inset LatexCommand label
17880 name "sec:table float"
17881
17882 \end_inset
17883
17884
17885 \end_layout
17886
17887 \begin_layout Standard
17888 Outside of a float, the table will be positioned exactly where it is placed
17889  in the document.
17890  Using a 
17891 \family sans
17892 \shape up
17893 Tabl
17894 \bar under
17895 e
17896 \bar default
17897 \InsetSpace ~
17898 Float
17899 \family default
17900 \shape default
17901  from the 
17902 \family sans
17903 \shape up
17904 \bar under
17905 I
17906 \bar default
17907 nsert\SpecialChar \menuseparator
17908 Flo
17909 \shape default
17910 \bar under
17911 a
17912 \shape up
17913 \bar default
17914 t
17915 \family default
17916 \shape default
17917  menu will enable LaTeX to place the table where it fits best, rather than
17918  exactly where you insert it.
17919  Float placement for table floats is similar to that for figure floats 
17920 \begin_inset LatexCommand ref
17921 reference "sec:figurefloats"
17922
17923 \end_inset
17924
17925 , and is described in section 
17926 \begin_inset LatexCommand ref
17927 reference "sec:float-locn"
17928
17929 \end_inset
17930
17931 .
17932  Captions also work the same way as with figure floats, as described in
17933  section 
17934 \begin_inset LatexCommand ref
17935 reference "sec:figurefloats"
17936
17937 \end_inset
17938
17939 .
17940  Table 
17941 \begin_inset LatexCommand ref
17942 reference "table:a table float"
17943
17944 \end_inset
17945
17946  is an example of a table float.
17947 \begin_inset Float table
17948 placement htbp
17949 wide false
17950 sideways false
17951 status collapsed
17952
17953 \begin_layout Standard
17954 \begin_inset Caption
17955
17956 \begin_layout Standard
17957 \begin_inset LatexCommand label
17958 name "table:a table float"
17959
17960 \end_inset
17961
17962 A table float.
17963 \end_layout
17964
17965 \end_inset
17966
17967
17968 \end_layout
17969
17970 \begin_layout Standard
17971 \align center
17972 \begin_inset Tabular
17973 <lyxtabular version="3" rows="3" columns="3">
17974 <features>
17975 <column alignment="center" valignment="top" leftline="true" width="0pt">
17976 <column alignment="center" valignment="top" leftline="true" width="0pt">
17977 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17978 <row topline="true" bottomline="true">
17979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Standard
17983
17984 \family roman
17985 \series medium
17986 \shape up
17987 \size normal
17988 \emph off
17989 \bar no
17990 \noun off
17991 \color none
17992 1
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Standard
18001
18002 \family roman
18003 \series medium
18004 \shape up
18005 \size normal
18006 \emph off
18007 \bar no
18008 \noun off
18009 \color none
18010 2
18011 \end_layout
18012
18013 \end_inset
18014 </cell>
18015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18016 \begin_inset Text
18017
18018 \begin_layout Standard
18019
18020 \family roman
18021 \series medium
18022 \shape up
18023 \size normal
18024 \emph off
18025 \bar no
18026 \noun off
18027 \color none
18028 3
18029 \end_layout
18030
18031 \end_inset
18032 </cell>
18033 </row>
18034 <row topline="true">
18035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Standard
18039
18040 \family roman
18041 \series medium
18042 \shape up
18043 \size normal
18044 \emph off
18045 \bar no
18046 \noun off
18047 \color none
18048 Joe
18049 \end_layout
18050
18051 \end_inset
18052 </cell>
18053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18054 \begin_inset Text
18055
18056 \begin_layout Standard
18057
18058 \family roman
18059 \series medium
18060 \shape up
18061 \size normal
18062 \emph off
18063 \bar no
18064 \noun off
18065 \color none
18066 Mary
18067 \end_layout
18068
18069 \end_inset
18070 </cell>
18071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18072 \begin_inset Text
18073
18074 \begin_layout Standard
18075
18076 \family roman
18077 \series medium
18078 \shape up
18079 \size normal
18080 \emph off
18081 \bar no
18082 \noun off
18083 \color none
18084 Ted
18085 \end_layout
18086
18087 \end_inset
18088 </cell>
18089 </row>
18090 <row topline="true" bottomline="true">
18091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18092 \begin_inset Text
18093
18094 \begin_layout Standard
18095
18096 \family roman
18097 \series medium
18098 \shape up
18099 \size normal
18100 \emph off
18101 \bar no
18102 \noun off
18103 \color none
18104 \begin_inset Formula $\int x^{2}dx$
18105 \end_inset
18106
18107
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Standard
18116
18117 \family roman
18118 \series medium
18119 \shape up
18120 \size normal
18121 \emph off
18122 \bar no
18123 \noun off
18124 \color none
18125 \begin_inset Formula $\left[\begin{array}{cc}
18126 a & b\\
18127 c & d\end{array}\right]$
18128 \end_inset
18129
18130
18131 \end_layout
18132
18133 \end_inset
18134 </cell>
18135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Standard
18139
18140 \family roman
18141 \series medium
18142 \shape up
18143 \size normal
18144 \emph off
18145 \bar no
18146 \noun off
18147 \color none
18148 \begin_inset Formula $1+1=2$
18149 \end_inset
18150
18151
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 </row>
18157 </lyxtabular>
18158
18159 \end_inset
18160
18161
18162 \end_layout
18163
18164 \end_inset
18165
18166  
18167 \end_layout
18168
18169 \begin_layout Section
18170 Table of Contents and other Listings
18171 \begin_inset LatexCommand label
18172 name "sec:toc"
18173
18174 \end_inset
18175
18176
18177 \end_layout
18178
18179 \begin_layout Standard
18180 One of the really nice features of LaTeX is the ease with which it lets
18181  you create various 
18182 \begin_inset Quotes eld
18183 \end_inset
18184
18185 Lists,
18186 \begin_inset Quotes erd
18187 \end_inset
18188
18189  such as a Table of Contents.
18190  All you need to do is to use certain environments and insert a reference
18191  at the place where you want the list to appear.
18192 \end_layout
18193
18194 \begin_layout Subsection
18195 The Table of Contents
18196 \end_layout
18197
18198 \begin_layout Standard
18199 In order to get a Table of Contents, you need to do four things:
18200 \end_layout
18201
18202 \begin_layout Enumerate
18203 Use a document class that includes support (all but 
18204 \family typewriter
18205 letter
18206 \family default
18207 ).
18208 \end_layout
18209
18210 \begin_layout Enumerate
18211 Set paragraph environments appropriately: 
18212 \family sans
18213 Chapter
18214 \family default
18215
18216 \family sans
18217 (Sub...) Section
18218 \family default
18219
18220 \family sans
18221 (Sub...), Paragraph
18222 \family default
18223 .
18224  Note that styles with a 
18225 \family sans
18226 *
18227 \family default
18228 , like 
18229 \family sans
18230 Section*
18231 \family default
18232 , will 
18233 \emph on
18234 not
18235 \emph default
18236  appear in the Table of Contents.
18237 \end_layout
18238
18239 \begin_layout Enumerate
18240 Make sure you set the 
18241 \family sans
18242 \bar under
18243 S
18244 \bar default
18245 ection\InsetSpace ~
18246 number\InsetSpace ~
18247 depth
18248 \family default
18249  and 
18250 \family sans
18251 \bar under
18252 T
18253 \bar default
18254 able\InsetSpace ~
18255 of\InsetSpace ~
18256 contents
18257 \family default
18258 .
18259 \family sans
18260 \InsetSpace ~
18261 depth
18262 \family default
18263  in the 
18264 \family sans
18265 Document\InsetSpace ~
18266 Layout
18267 \family default
18268  dialog to the appropriate value as described in 
18269 \begin_inset LatexCommand ref
18270 reference "sub:section-depth"
18271
18272 \end_inset
18273
18274
18275 \end_layout
18276
18277 \begin_layout Enumerate
18278 Insert the ToC command at some place in the document.
18279  You'll find it under 
18280 \family sans
18281 \bar under
18282 I
18283 \bar default
18284 nsert\SpecialChar \menuseparator
18285 List\InsetSpace ~
18286 /\InsetSpace ~
18287 T
18288 \bar under
18289 O
18290 \bar default
18291 C\SpecialChar \menuseparator
18292
18293 \bar under
18294 T
18295 \bar default
18296 able\InsetSpace ~
18297 of\InsetSpace ~
18298 Contents
18299 \family default
18300 .
18301 \end_layout
18302
18303 \begin_layout Standard
18304 You can also bring up a dialog for navigating through your document with
18305  
18306 \family sans
18307 \bar under
18308 D
18309 \bar default
18310 ocument\SpecialChar \menuseparator
18311
18312 \bar under
18313 T
18314 \bar default
18315 able\InsetSpace ~
18316 of\InsetSpace ~
18317 Contents
18318 \family default
18319 .
18320 \end_layout
18321
18322 \begin_layout Subsection
18323 List of Figures, Tables and Algorithms
18324 \begin_inset LatexCommand label
18325 name "sec:ListsOf"
18326
18327 \end_inset
18328
18329
18330 \end_layout
18331
18332 \begin_layout Standard
18333 Table, figure, and algorithm lists are very much like the table of contents.
18334  You can insert them from the 
18335 \family sans
18336 \bar under
18337 I
18338 \bar default
18339 nsert\SpecialChar \menuseparator
18340 List\InsetSpace ~
18341 /\InsetSpace ~
18342
18343 \bar under
18344 T
18345 \bar default
18346 OC
18347 \family default
18348  submenu.
18349  If you want figures, tables, or algorithms to appear in the list, you must
18350  place them inside a float of the relevant type and add a caption.
18351 \end_layout
18352
18353 \begin_layout Chapter
18354 Mathematical Formulae
18355 \end_layout
18356
18357 \begin_layout Section
18358 Basic Math Editing
18359 \end_layout
18360
18361 \begin_layout Standard
18362 To create a math formula, you can just click on the toolbar icon with 
18363 \begin_inset Formula $\frac{a+b}{c}$
18364 \end_inset
18365
18366  on it.
18367  That will open a little blue square, with purple markers around it, on
18368  the corners.
18369  That blue square is the formula itself; the purple markers indicate what
18370  level of nesting within the formula you are at.
18371  You can also choose a particular formula type to insert via the 
18372 \family sans
18373 \bar under
18374 I
18375 \bar default
18376 nsert
18377 \bar under
18378 \SpecialChar \menuseparator
18379 M
18380 \bar default
18381 ath
18382 \family default
18383  menu; or you can use a keyboard macro, 
18384 \family sans
18385 M-c\InsetSpace ~
18386 m
18387 \family default
18388
18389 \family sans
18390 M-m\InsetSpace ~
18391 m
18392 \family default
18393 , or 
18394 \family sans
18395 C-m
18396 \family default
18397  (CUA binding only).
18398 \end_layout
18399
18400 \begin_layout Standard
18401 If you simply need to type a single Greek letter, such as 
18402 \begin_inset Formula $\alpha$
18403 \end_inset
18404
18405 , there is a special shortcut.
18406  Just type 
18407 \family sans
18408 M-m\InsetSpace ~
18409 g\InsetSpace ~
18410 a
18411 \family default
18412  to get 
18413 \begin_inset Formula $\alpha$
18414 \end_inset
18415
18416
18417 \family sans
18418 M-m\InsetSpace ~
18419 g\InsetSpace ~
18420 b
18421 \family default
18422  to get 
18423 \begin_inset Formula $\beta$
18424 \end_inset
18425
18426 , etc.
18427 \end_layout
18428
18429 \begin_layout Standard
18430 Editing the parameters of a formula may be done from the 
18431 \family sans
18432 \bar under
18433 I
18434 \bar default
18435 nsert\SpecialChar \menuseparator
18436
18437 \bar under
18438 M
18439 \bar default
18440 ath\SpecialChar \menuseparator
18441 Math\InsetSpace ~
18442 Pane
18443 \bar under
18444 l
18445 \family default
18446 \bar default
18447  dialog, by 
18448 \family sans
18449 Edit\SpecialChar \menuseparator
18450 Math
18451 \family default
18452 , or by clicking the right mouse button on the formula.
18453  The math panel is very useful, so you may want to open it and leave it
18454  somewhere on the screen.
18455  If you're not already in a formula, selecting anything from the math panel
18456  will insert a formula for you.
18457 \end_layout
18458
18459 \begin_layout Subsection
18460 Navigating a Formula
18461 \end_layout
18462
18463 \begin_layout Standard
18464 The best control over cursor position within an existing formula is achieved
18465  with the arrow keys.
18466  Mathed uses small squares to indicate places where something can be inserted.
18467  The arrow keys can be used to navigate between parts of a formula.
18468  Pressing 
18469 \family sans
18470 Space
18471 \family default
18472  will leave a fraction or other formula construct (a square root 
18473 \begin_inset Formula $\sqrt{2}$
18474 \end_inset
18475
18476 , or parentheses 
18477 \begin_inset Formula $\left(f\right)$
18478 \end_inset
18479
18480 , or a matrix 
18481 \begin_inset Formula $\left[\begin{array}{cc}
18482 1 & 2\\
18483 3 & 4\end{array}\right]$
18484 \end_inset
18485
18486 ).
18487  Pressing 
18488 \family sans
18489 Escape
18490 \family default
18491  will leave the formula, placing the cursor after the formula.
18492  
18493 \family sans
18494 Tab
18495 \family default
18496  can be used to move horizontally in a formula; for example, through the
18497  cells of a matrix or the positions in a multi-line equation.
18498 \end_layout
18499
18500 \begin_layout Standard
18501
18502 \family sans
18503 Space
18504 \family default
18505  seems to do nothing in Mathed, since it does not in fact add a space between
18506  characters, but it does exit a nested structure.
18507  For this reason, you have to be careful about using 
18508 \family sans
18509 Space
18510 \family default
18511 .
18512  For example, if you want 
18513 \begin_inset Formula $\sqrt{2x+1}$
18514 \end_inset
18515
18516 , type 
18517 \family typewriter
18518
18519 \backslash
18520 sqrt
18521 \family sans
18522 \InsetSpace ~
18523
18524 \family default
18525 then 
18526 \family sans
18527 Space
18528 \family default
18529 , then
18530 \family sans
18531 \InsetSpace ~
18532
18533 \family typewriter
18534 2x+1
18535 \family default
18536 , not 
18537 \family typewriter
18538
18539 \backslash
18540 sqrt
18541 \family sans
18542 \InsetSpace ~
18543 Space\InsetSpace ~
18544
18545 \family typewriter
18546 2x
18547 \family sans
18548 \InsetSpace ~
18549 Space\InsetSpace ~
18550
18551 \family typewriter
18552 +
18553 \family sans
18554 \InsetSpace ~
18555 Space\InsetSpace ~
18556
18557 \family typewriter
18558 1
18559 \family default
18560 , since in the latter case only the 
18561 \family typewriter
18562
18563 \begin_inset Formula $2x$
18564 \end_inset
18565
18566
18567 \family default
18568  will be under the square root sign, 
18569 \begin_inset Formula $\sqrt{2x}+1$
18570 \end_inset
18571
18572 .
18573  For those who learned to space out expressions in this way, it takes a
18574  little unlearning.
18575 \end_layout
18576
18577 \begin_layout Standard
18578 You can leave many parts of a formula, like this matrix, partially filled
18579  in, such as:
18580 \begin_inset Formula \[
18581 \left(\begin{array}{ccc}
18582 \lambda_{1}\\
18583  & \ddots\\
18584  &  & \lambda_{n}\end{array}\right).\]
18585
18586 \end_inset
18587
18588 If you leave a fraction only partially filled in, or a subscript with nothing
18589  in it, the results will be unpredictable, but most constructs don't mind.
18590 \end_layout
18591
18592 \begin_layout Subsection
18593 Selecting Text
18594 \end_layout
18595
18596 \begin_layout Standard
18597 You can select text within a formula in two different ways.
18598  Place the cursor at one end of the string of text you want, and press 
18599 \family sans
18600 Shift
18601 \family default
18602  and a cursor movement key to select text.
18603  It will be highlighted as with regular text selection.
18604  Alternatively, you can select text with the mouse in the usual way.
18605  That text can then be cut or copied, and then pasted within any formula
18606  (not in a plain text region in LyX, though).
18607 \end_layout
18608
18609 \begin_layout Subsection
18610 Exponents and Subscripts
18611 \end_layout
18612
18613 \begin_layout Standard
18614 You can use the math panel to add superscripts or subscripts, but the much
18615  easier way is to use the standard TeX method.
18616  To get 
18617 \begin_inset Formula $x^{2}$
18618 \end_inset
18619
18620 , type (in Mathed) 
18621 \family typewriter
18622 x^2
18623 \family default
18624  then 
18625 \family sans
18626 Space
18627 \family default
18628 .
18629  The final 
18630 \family sans
18631 Space
18632 \family default
18633  puts the cursor back down on the base line of the expression, instead of
18634  in the superscript.
18635  If you type 
18636 \family typewriter
18637 x^2y
18638 \family default
18639 , you will get 
18640 \begin_inset Formula $x^{2y}$
18641 \end_inset
18642
18643 , to get 
18644 \begin_inset Formula $x^{2}y$
18645 \end_inset
18646
18647 , type 
18648 \family typewriter
18649 x^2
18650 \family default
18651  then 
18652 \family sans
18653 Space
18654 \family default
18655  then
18656 \family sans
18657 \InsetSpace ~
18658
18659 \family typewriter
18660 y
18661 \family default
18662 .
18663  Subscripts are similar, to get 
18664 \begin_inset Formula $a_{1}$
18665 \end_inset
18666
18667 , type (in Mathed) 
18668 \family typewriter
18669 a_1
18670 \family sans
18671 \InsetSpace ~
18672
18673 \family default
18674 then 
18675 \family sans
18676 Space
18677 \family default
18678 .
18679  Note that by default, the superscript or subscript is only for the single
18680  symbol to the left, which changes the spacing and alignment; you should
18681  read section 
18682 \begin_inset LatexCommand ref
18683 reference "sec:Grouping"
18684
18685 \end_inset
18686
18687  if you need to alter this.
18688 \end_layout
18689
18690 \begin_layout Subsection
18691 Fractions 
18692 \end_layout
18693
18694 \begin_layout Standard
18695 Create a fraction with either 
18696 \family typewriter
18697
18698 \backslash
18699 frac
18700 \family default
18701  (in Mathed) or using the fraction icon in the 
18702 \family sans
18703 Math\InsetSpace ~
18704 Panel
18705 \family default
18706  dialog or the 
18707 \family sans
18708 \bar under
18709 M
18710 \bar default
18711 ath
18712 \family default
18713  menu item 
18714 \family sans
18715 \bar under
18716 F
18717 \bar default
18718 raction
18719 \family default
18720 .
18721  You will be presented with an empty fraction, with two Mathed insertion
18722  squares top and bottom.
18723  The cursor moves immediately to the top of the fraction.
18724  To move to the bottom, simply press 
18725 \family sans
18726 Down
18727 \family default
18728 .
18729  To move back up, press 
18730 \family sans
18731 Up
18732 \family default
18733 .
18734  Any math structure can be placed in a fraction, as this example shows:
18735 \begin_inset Formula \[
18736 \left[\frac{1}{\left(\begin{array}{cc}
18737 2 & 3\\
18738 4 & 5\end{array}\right)}\right]\]
18739
18740 \end_inset
18741
18742
18743 \end_layout
18744
18745 \begin_layout Subsection
18746 Sums and Integrals 
18747 \end_layout
18748
18749 \begin_layout Standard
18750 Sum (
18751 \begin_inset Formula $\sum$
18752 \end_inset
18753
18754 ) and integral (
18755 \begin_inset Formula $\int$
18756 \end_inset
18757
18758 ) signs are very often decorated with one or more sets of 
18759 \begin_inset Quotes eld
18760 \end_inset
18761
18762 limits
18763 \begin_inset Quotes erd
18764 \end_inset
18765
18766 .
18767  These limits can be entered in LyX by entering them as you would enter
18768  a superscript or subscript, directly after the symbol.
18769  Sum will automatically place its 
18770 \begin_inset Quotes eld
18771 \end_inset
18772
18773 limits
18774 \begin_inset Quotes erd
18775 \end_inset
18776
18777  over and under the symbol in display style, but will move them to the side
18778  when inlined, such as 
18779 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
18780 \end_inset
18781
18782 , versus 
18783 \begin_inset Note Note
18784 status open
18785
18786 \begin_layout Standard
18787 We haven't yet explained what display vs.
18788  inline means...
18789 \end_layout
18790
18791 \end_inset
18792
18793
18794 \begin_inset Formula \[
18795 \sum_{n=1}^{\infty}\frac{x^{n}}{n}=\ln\left(\frac{1}{1-x}\right).\]
18796
18797 \end_inset
18798
18799 Integral signs, however, will not by default move the limits to directly
18800  over and under the integral sign in display style, as in 
18801 \begin_inset Formula $\int_{a}^{x}f(t)dt:=F(x)$
18802 \end_inset
18803
18804 , versus
18805 \begin_inset Formula \[
18806 \int_{-\infty}^{\infty}\frac{dx}{1+x^{2}}=\pi.\]
18807
18808 \end_inset
18809
18810 Both symbols will be automatically re-sized when placed in display mode.
18811  In display mode, the placement of the limits (directly above and below,
18812  or offset to the right from the sign) can be changed by placing the cursor
18813  in front of the sign and hitting 
18814 \family sans
18815 M-m l
18816 \family default
18817 .
18818  Exactly what change occurs depends on the sign.
18819  
18820 \end_layout
18821
18822 \begin_layout Standard
18823 Certain other mathematical expressions have this 
18824 \begin_inset Quotes eld
18825 \end_inset
18826
18827 moving limits
18828 \begin_inset Quotes erd
18829 \end_inset
18830
18831  feature as addition, such as 
18832 \begin_inset Formula \[
18833 \lim_{x\rightarrow\infty}f(x),\]
18834
18835 \end_inset
18836
18837 which will place the 
18838 \begin_inset Formula $x\rightarrow\infty$
18839 \end_inset
18840
18841  underneath the 
18842 \begin_inset Quotes eld
18843 \end_inset
18844
18845 lim
18846 \begin_inset Quotes erd
18847 \end_inset
18848
18849  in display mode, but not in inlined mode, 
18850 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
18851 \end_inset
18852
18853 .
18854  Note that the 
18855 \begin_inset Formula $\lim$
18856 \end_inset
18857
18858  was entered as a function - you get it in LyX by typing 
18859 \family typewriter
18860
18861 \backslash
18862 lim
18863 \family default
18864  in math-mode, or choosing from the 
18865 \begin_inset Quotes eld
18866 \end_inset
18867
18868 functions
18869 \begin_inset Quotes erd
18870 \end_inset
18871
18872  menu in the math panel; see 
18873 \begin_inset LatexCommand ref
18874 reference "sec:math-functions"
18875
18876 \end_inset
18877
18878 .
18879 \end_layout
18880
18881 \begin_layout Subsubsection
18882 Special integral symbols
18883 \end_layout
18884
18885 \begin_layout Standard
18886 Standard LaTeX does only provide a very limited set of integral symbols.
18887  Therefore several packages implement additional symbols, e.g.\InsetSpace ~
18888 moredimensional
18889  integrals like 
18890 \begin_inset Formula $\iint$
18891 \end_inset
18892
18893  (
18894 \family typewriter
18895
18896 \backslash
18897 iint
18898 \family default
18899 ).
18900  Unfortunately they do not always look consistent, e.g.\InsetSpace ~
18901 the 
18902 \family typewriter
18903
18904 \begin_inset Formula $\iint$
18905 \end_inset
18906
18907  (
18908 \backslash
18909 iint)
18910 \family default
18911  symbol from the 
18912 \family typewriter
18913 wasysym
18914 \family default
18915  package looks like 
18916 \family typewriter
18917
18918 \begin_inset Formula $\varint$
18919 \end_inset
18920
18921  (
18922 \backslash
18923 varint
18924 \family default
18925 ), not 
18926 \family typewriter
18927
18928 \begin_inset Formula $\int$
18929 \end_inset
18930
18931  (
18932 \backslash
18933 int
18934 \family default
18935 ).
18936  Therefore you should enable the automatic loading of the 
18937 \family typewriter
18938 esint
18939 \family default
18940  package in 
18941 \family sans
18942 \bar under
18943 D
18944 \bar default
18945 ocument\SpecialChar \menuseparator
18946
18947 \bar under
18948 S
18949 \bar default
18950 ettings
18951 \family default
18952  if you need special integrals.
18953  This package defines a complete set of consistent looking integral symbols.
18954  You can find most of them in the math panel.
18955  This document does use the 
18956 \family typewriter
18957 wasysym
18958 \family default
18959  package instead of the 
18960 \family typewriter
18961 esint
18962 \family default
18963  package, because the latter is not yet included in all TeX distributions,
18964  so you can see the different looking integral symbols using 
18965 \family sans
18966 \bar under
18967 V
18968 \bar default
18969 iew\SpecialChar \menuseparator
18970
18971 \bar under
18972 D
18973 \bar default
18974 VI
18975 \family default
18976 .
18977 \end_layout
18978
18979 \begin_layout Subsection
18980 The Math Panel
18981 \begin_inset LatexCommand label
18982 name "sec:math-panel"
18983
18984 \end_inset
18985
18986
18987 \end_layout
18988
18989 \begin_layout Standard
18990 The 
18991 \family sans
18992 Math\InsetSpace ~
18993
18994 \bar under
18995 P
18996 \bar default
18997 anel
18998 \family default
18999  dialog (accessible via 
19000 \family sans
19001 \bar under
19002 I
19003 \bar default
19004 nsert\SpecialChar \menuseparator
19005
19006 \bar under
19007 M
19008 \bar default
19009 ath
19010 \family default
19011 ) has a more extensive list of symbols and structures.
19012  As stated earlier, you can keep the math panel open when writing mathematics.
19013  The use of the panel should be fairly obvious; we'll describe some of the
19014  details in later sections.
19015 \end_layout
19016
19017 \begin_layout Standard
19018 Note that right-clicking on a formula opens the panel as well.
19019 \end_layout
19020
19021 \begin_layout Subsection
19022 Other Math Symbols 
19023 \end_layout
19024
19025 \begin_layout Standard
19026 Most math symbols can be found in the math panel under one of several categories
19027 ; including 
19028 \family sans
19029 Greek
19030 \family default
19031  
19032 \begin_inset Formula $\Gamma\rho\epsilon\epsilon\kappa$
19033 \end_inset
19034
19035
19036 \family sans
19037 operators
19038 \family default
19039  
19040 \begin_inset Formula $\pm\times$
19041 \end_inset
19042
19043
19044 \family sans
19045 relations
19046 \family default
19047  
19048 \begin_inset Formula $\leq\cong$
19049 \end_inset
19050
19051
19052 \family sans
19053 arrows
19054 \family default
19055  
19056 \begin_inset Formula $\uparrow\Leftrightarrow$
19057 \end_inset
19058
19059
19060 \family sans
19061 large\InsetSpace ~
19062 operators
19063 \family default
19064  
19065 \begin_inset Formula $\sum\int$
19066 \end_inset
19067
19068 , and the dreaded 
19069 \family sans
19070 miscellaneous
19071 \family default
19072 .
19073  There are also the additional symbols provided by the American Mathematical
19074  Society (AMS).
19075  If you know the standard LaTeX macro for a particular symbol you which
19076  to use, you do not have to use these dialogs, but they will help for those
19077  symbols whose LaTeX name you do not know.
19078  Note that the AMS symbols will not be displayed as symbols in LyX unless
19079  you install the right fonts as described in the relevant manual.
19080 \end_layout
19081
19082 \begin_layout Standard
19083 It is possible to get an nth root symbol.
19084  In the minibuffer, type 
19085 \family typewriter
19086 math-insert root
19087 \family default
19088 .
19089  This generates a root symbol with an extra box above the root sign.
19090  Use 
19091 \family sans
19092 Up
19093 \family default
19094  and 
19095 \family sans
19096 Down
19097 \family default
19098  to move between the two boxes.
19099  You can also use the key binding 
19100 \family sans
19101 M-m-r
19102 \family default
19103 .
19104 \end_layout
19105
19106 \begin_layout Subsection
19107 Altering spacing
19108 \end_layout
19109
19110 \begin_layout Standard
19111 You may want to create blank spaces that differs from the standard spacing
19112  that LaTeX provides.
19113  We don't recommend this as a matter of course, since the whole idea of
19114  WYSIWYM is that you don't think about the typesetting, but the content.
19115  However, there are situations where you will want to add spaces.
19116  The first thing to do is to type 
19117 \family sans
19118 C-Space
19119 \family default
19120 .
19121  This generates a small space, and shows a small marker on the screen within
19122  LyX: 
19123 \begin_inset Formula $a\, b$
19124 \end_inset
19125
19126 .
19127  The next trick is to change that space to different sizes.
19128  
19129 \emph on
19130 Before
19131 \emph default
19132  you move the cursor, after typing 
19133 \family sans
19134 C-Space
19135 \family default
19136 , if you hit 
19137 \family sans
19138 Space
19139 \family default
19140  again, you will change the size of the space, through a number of variable
19141  sizes.
19142  The last ones in the list are red, and are a negative space.
19143  For example: 
19144 \begin_inset Formula $a\quad b$
19145 \end_inset
19146
19147 , or 
19148 \begin_inset Formula $a\! b$
19149 \end_inset
19150
19151 .
19152  You can also insert these spaces via the math panel.
19153 \end_layout
19154
19155 \begin_layout Subsection
19156 Math functions
19157 \begin_inset LatexCommand label
19158 name "sec:math-functions"
19159
19160 \end_inset
19161
19162
19163 \end_layout
19164
19165 \begin_layout Standard
19166 The math panel contains a number of 
19167 \begin_inset Quotes eld
19168 \end_inset
19169
19170 functions
19171 \begin_inset Quotes erd
19172 \end_inset
19173
19174 , such as 
19175 \begin_inset Formula $\sin$
19176 \end_inset
19177
19178
19179 \begin_inset Formula $\lim$
19180 \end_inset
19181
19182
19183 \emph on
19184 etc
19185 \emph default
19186 .
19187  (you can type them in a formula by typing 
19188 \family typewriter
19189
19190 \backslash
19191 sin
19192 \family default
19193  etc).
19194  Standard mathematical practice is that functions which are names, like
19195  
19196 \begin_inset Formula $\sin$
19197 \end_inset
19198
19199 , should not be italicized.
19200  Entering just the letters 
19201 \begin_inset Formula $sin$
19202 \end_inset
19203
19204  within Mathed will give italics, of course, so these special macros are
19205  available.
19206  They do more to the final output than just change the typeface, however.
19207  For example, the expression 
19208 \begin_inset Formula $\sin t$
19209 \end_inset
19210
19211  will typeset with a little extra space between the n and the t.
19212  For words which are more sophisticated mathematical objects, like 
19213 \begin_inset Formula $\lim$
19214 \end_inset
19215
19216 , the macro changes the way that subscripts are placed, depending on whether
19217  the math-inset is inlined or displayed: 
19218 \begin_inset Formula $\lim_{x\rightarrow0}f(x)=L$
19219 \end_inset
19220
19221  versus
19222 \begin_inset Formula \[
19223 \lim_{x\rightarrow0}f(x)=L.\]
19224
19225 \end_inset
19226
19227 These two expressions were typed the same way, but using the macro 
19228 \family typewriter
19229
19230 \backslash
19231 lim
19232 \family default
19233  alters the appearance (actually, it is the inlined version that is altered,
19234  to improve linespacing).
19235 \end_layout
19236
19237 \begin_layout Subsection
19238 Accents
19239 \end_layout
19240
19241 \begin_layout Standard
19242 In a formula you can insert accented characters in the same way as in text
19243  mode.
19244  This may depend on your keyboard, or the bindings file you use.
19245  You can also use TeX macro equivalents, as macros.
19246  That is, you can enter 
19247 \begin_inset Formula $\hat{a}$
19248 \end_inset
19249
19250  to get the same effect if your keyboard does not have accents enabled.
19251  This is entered by typing 
19252 \begin_inset Quotes eld
19253 \end_inset
19254
19255
19256 \family typewriter
19257
19258 \backslash
19259 hat a
19260 \family default
19261
19262 \begin_inset Quotes erd
19263 \end_inset
19264
19265  in Mathed.
19266  These are the equivalences between the text names and the macro names for
19267  the various accents:
19268 \end_layout
19269
19270 \begin_layout Standard
19271 \align center
19272 \begin_inset Tabular
19273 <lyxtabular version="3" rows="11" columns="3">
19274 <features>
19275 <column alignment="center" valignment="top" leftline="true" width="0pt">
19276 <column alignment="center" valignment="top" leftline="true" width="0pt">
19277 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19278 <row topline="true" bottomline="true">
19279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Standard
19283
19284 \family roman
19285 \series medium
19286 \shape up
19287 \size normal
19288 \emph off
19289 \bar no
19290 \noun off
19291 \color none
19292 text
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Standard
19301
19302 \family roman
19303 \series medium
19304 \shape up
19305 \size normal
19306 \emph off
19307 \bar no
19308 \noun off
19309 \color none
19310 math
19311 \end_layout
19312
19313 \end_inset
19314 </cell>
19315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Standard
19319
19320 \family roman
19321 \series medium
19322 \shape up
19323 \size normal
19324 \emph off
19325 \bar no
19326 \noun off
19327 \color none
19328 example
19329 \end_layout
19330
19331 \end_inset
19332 </cell>
19333 </row>
19334 <row topline="true">
19335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Standard
19339
19340 \family roman
19341 \series medium
19342 \shape up
19343 \size normal
19344 \emph off
19345 \bar no
19346 \noun off
19347 \color none
19348 circumflex
19349 \end_layout
19350
19351 \end_inset
19352 </cell>
19353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19354 \begin_inset Text
19355
19356 \begin_layout Standard
19357
19358 \family roman
19359 \series medium
19360 \shape up
19361 \size normal
19362 \emph off
19363 \bar no
19364 \noun off
19365 \color none
19366 hat
19367 \end_layout
19368
19369 \end_inset
19370 </cell>
19371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19372 \begin_inset Text
19373
19374 \begin_layout Standard
19375
19376 \family roman
19377 \series medium
19378 \shape up
19379 \size normal
19380 \emph off
19381 \bar no
19382 \noun off
19383 \color none
19384 \begin_inset Formula $\hat{a}$
19385 \end_inset
19386
19387
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 </row>
19393 <row topline="true">
19394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Standard
19398
19399 \family roman
19400 \series medium
19401 \shape up
19402 \size normal
19403 \emph off
19404 \bar no
19405 \noun off
19406 \color none
19407 grave
19408 \end_layout
19409
19410 \end_inset
19411 </cell>
19412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19413 \begin_inset Text
19414
19415 \begin_layout Standard
19416
19417 \family roman
19418 \series medium
19419 \shape up
19420 \size normal
19421 \emph off
19422 \bar no
19423 \noun off
19424 \color none
19425 grave
19426 \end_layout
19427
19428 \end_inset
19429 </cell>
19430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Standard
19434
19435 \family roman
19436 \series medium
19437 \shape up
19438 \size normal
19439 \emph off
19440 \bar no
19441 \noun off
19442 \color none
19443 \begin_inset Formula $\grave{a}$
19444 \end_inset
19445
19446
19447 \end_layout
19448
19449 \end_inset
19450 </cell>
19451 </row>
19452 <row topline="true">
19453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19454 \begin_inset Text
19455
19456 \begin_layout Standard
19457
19458 \family roman
19459 \series medium
19460 \shape up
19461 \size normal
19462 \emph off
19463 \bar no
19464 \noun off
19465 \color none
19466 acute
19467 \end_layout
19468
19469 \end_inset
19470 </cell>
19471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19472 \begin_inset Text
19473
19474 \begin_layout Standard
19475
19476 \family roman
19477 \series medium
19478 \shape up
19479 \size normal
19480 \emph off
19481 \bar no
19482 \noun off
19483 \color none
19484 acute
19485 \end_layout
19486
19487 \end_inset
19488 </cell>
19489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19490 \begin_inset Text
19491
19492 \begin_layout Standard
19493
19494 \family roman
19495 \series medium
19496 \shape up
19497 \size normal
19498 \emph off
19499 \bar no
19500 \noun off
19501 \color none
19502 \begin_inset Formula $\acute{a}$
19503 \end_inset
19504
19505
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 </row>
19511 <row topline="true">
19512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19513 \begin_inset Text
19514
19515 \begin_layout Standard
19516
19517 \family roman
19518 \series medium
19519 \shape up
19520 \size normal
19521 \emph off
19522 \bar no
19523 \noun off
19524 \color none
19525 umlaut
19526 \end_layout
19527
19528 \end_inset
19529 </cell>
19530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19531 \begin_inset Text
19532
19533 \begin_layout Standard
19534
19535 \family roman
19536 \series medium
19537 \shape up
19538 \size normal
19539 \emph off
19540 \bar no
19541 \noun off
19542 \color none
19543 ddot
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Standard
19552
19553 \family roman
19554 \series medium
19555 \shape up
19556 \size normal
19557 \emph off
19558 \bar no
19559 \noun off
19560 \color none
19561 \begin_inset Formula $\ddot{a}$
19562 \end_inset
19563
19564
19565 \end_layout
19566
19567 \end_inset
19568 </cell>
19569 </row>
19570 <row topline="true">
19571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19572 \begin_inset Text
19573
19574 \begin_layout Standard
19575
19576 \family roman
19577 \series medium
19578 \shape up
19579 \size normal
19580 \emph off
19581 \bar no
19582 \noun off
19583 \color none
19584 tilde
19585 \end_layout
19586
19587 \end_inset
19588 </cell>
19589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19590 \begin_inset Text
19591
19592 \begin_layout Standard
19593
19594 \family roman
19595 \series medium
19596 \shape up
19597 \size normal
19598 \emph off
19599 \bar no
19600 \noun off
19601 \color none
19602 tilde
19603 \end_layout
19604
19605 \end_inset
19606 </cell>
19607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19608 \begin_inset Text
19609
19610 \begin_layout Standard
19611
19612 \family roman
19613 \series medium
19614 \shape up
19615 \size normal
19616 \emph off
19617 \bar no
19618 \noun off
19619 \color none
19620 \begin_inset Formula $\tilde{a}$
19621 \end_inset
19622
19623
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 </row>
19629 <row topline="true">
19630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19631 \begin_inset Text
19632
19633 \begin_layout Standard
19634
19635 \family roman
19636 \series medium
19637 \shape up
19638 \size normal
19639 \emph off
19640 \bar no
19641 \noun off
19642 \color none
19643 dot
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Standard
19652
19653 \family roman
19654 \series medium
19655 \shape up
19656 \size normal
19657 \emph off
19658 \bar no
19659 \noun off
19660 \color none
19661 dot
19662 \end_layout
19663
19664 \end_inset
19665 </cell>
19666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19667 \begin_inset Text
19668
19669 \begin_layout Standard
19670
19671 \family roman
19672 \series medium
19673 \shape up
19674 \size normal
19675 \emph off
19676 \bar no
19677 \noun off
19678 \color none
19679 \begin_inset Formula $\dot{a}$
19680 \end_inset
19681
19682
19683 \end_layout
19684
19685 \end_inset
19686 </cell>
19687 </row>
19688 <row topline="true">
19689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19690 \begin_inset Text
19691
19692 \begin_layout Standard
19693
19694 \family roman
19695 \series medium
19696 \shape up
19697 \size normal
19698 \emph off
19699 \bar no
19700 \noun off
19701 \color none
19702 breve
19703 \end_layout
19704
19705 \end_inset
19706 </cell>
19707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19708 \begin_inset Text
19709
19710 \begin_layout Standard
19711
19712 \family roman
19713 \series medium
19714 \shape up
19715 \size normal
19716 \emph off
19717 \bar no
19718 \noun off
19719 \color none
19720 breve
19721 \end_layout
19722
19723 \end_inset
19724 </cell>
19725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19726 \begin_inset Text
19727
19728 \begin_layout Standard
19729
19730 \family roman
19731 \series medium
19732 \shape up
19733 \size normal
19734 \emph off
19735 \bar no
19736 \noun off
19737 \color none
19738 \begin_inset Formula $\breve{a}$
19739 \end_inset
19740
19741
19742 \end_layout
19743
19744 \end_inset
19745 </cell>
19746 </row>
19747 <row topline="true">
19748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19749 \begin_inset Text
19750
19751 \begin_layout Standard
19752
19753 \family roman
19754 \series medium
19755 \shape up
19756 \size normal
19757 \emph off
19758 \bar no
19759 \noun off
19760 \color none
19761 caron
19762 \end_layout
19763
19764 \end_inset
19765 </cell>
19766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19767 \begin_inset Text
19768
19769 \begin_layout Standard
19770
19771 \family roman
19772 \series medium
19773 \shape up
19774 \size normal
19775 \emph off
19776 \bar no
19777 \noun off
19778 \color none
19779 check
19780 \end_layout
19781
19782 \end_inset
19783 </cell>
19784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Standard
19788
19789 \family roman
19790 \series medium
19791 \shape up
19792 \size normal
19793 \emph off
19794 \bar no
19795 \noun off
19796 \color none
19797 \begin_inset Formula $\check{a}$
19798 \end_inset
19799
19800
19801 \end_layout
19802
19803 \end_inset
19804 </cell>
19805 </row>
19806 <row topline="true">
19807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19808 \begin_inset Text
19809
19810 \begin_layout Standard
19811
19812 \family roman
19813 \series medium
19814 \shape up
19815 \size normal
19816 \emph off
19817 \bar no
19818 \noun off
19819 \color none
19820 macron
19821 \end_layout
19822
19823 \end_inset
19824 </cell>
19825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19826 \begin_inset Text
19827
19828 \begin_layout Standard
19829
19830 \family roman
19831 \series medium
19832 \shape up
19833 \size normal
19834 \emph off
19835 \bar no
19836 \noun off
19837 \color none
19838 bar
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Standard
19847
19848 \family roman
19849 \series medium
19850 \shape up
19851 \size normal
19852 \emph off
19853 \bar no
19854 \noun off
19855 \color none
19856 \begin_inset Formula $\bar{a}$
19857 \end_inset
19858
19859
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 </row>
19865 <row topline="true" bottomline="true">
19866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Standard
19870
19871 \family roman
19872 \series medium
19873 \shape up
19874 \size normal
19875 \emph off
19876 \bar no
19877 \noun off
19878 \color none
19879 ---
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Standard
19888
19889 \family roman
19890 \series medium
19891 \shape up
19892 \size normal
19893 \emph off
19894 \bar no
19895 \noun off
19896 \color none
19897 vec
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Standard
19906
19907 \family roman
19908 \series medium
19909 \shape up
19910 \size normal
19911 \emph off
19912 \bar no
19913 \noun off
19914 \color none
19915 \begin_inset Formula $\vec{a}$
19916 \end_inset
19917
19918
19919 \end_layout
19920
19921 \end_inset
19922 </cell>
19923 </row>
19924 </lyxtabular>
19925
19926 \end_inset
19927
19928
19929 \end_layout
19930
19931 \begin_layout Standard
19932 Finally, you can choose one of these accents by selecting an item from the
19933  
19934 \family sans
19935 Decorations
19936 \family default
19937  symbol set in the math panel; this will apply to any selection you have
19938  made within a formula too.
19939 \end_layout
19940
19941 \begin_layout Subsection
19942 The math editor for LaTeX users
19943 \end_layout
19944
19945 \begin_layout Standard
19946 Editing mathematical expressions in LyX can be done in one of two ways.
19947  You can use the native LyX support for rendering the formulae in a WYSIWYM
19948  fashion.
19949  LaTeX users might like to be able to use the keyboard to enter things like
19950  
19951 \family typewriter
19952 $
19953 \backslash
19954 alpha$
19955 \family default
19956  (this gets, in ordinary TeX, an 
19957 \begin_inset Formula $\alpha$
19958 \end_inset
19959
19960  in the final document), believing that it is faster than chasing around
19961  menus for a symbol.
19962  Here's a testimonial of one of those old LaTeX users, 
19963 \noun on
19964 David Johnson:
19965 \end_layout
19966
19967 \begin_layout Quotation
19968 I was finally convinced that the math editor was the way to go when I found
19969  that, with a few modifications, I could use it the same way I was accustomed
19970  to writing TeX.
19971  As an example, I created this 
19972 \begin_inset Formula $\alpha$
19973 \end_inset
19974
19975  by typing the following keys: First type 
19976 \family sans
19977 M-c\InsetSpace ~
19978 m
19979 \family default
19980  to enter 
19981 \family typewriter
19982 math-mode
19983 \family default
19984 , then type 
19985 \family typewriter
19986
19987 \backslash
19988 alpha
19989 \family default
19990  , then 
19991 \family sans
19992 Space
19993 \family default
19994  and 
19995 \family sans
19996 Esc
19997 \family default
19998 .
19999  As soon as I typed that 
20000 \family sans
20001 Space
20002 \family default
20003  the 
20004 \begin_inset Formula $\alpha$
20005 \end_inset
20006
20007  was right there on the screen.
20008  
20009 \end_layout
20010
20011 \begin_layout Standard
20012 The 
20013 \family sans
20014 M-c\InsetSpace ~
20015 m
20016 \family default
20017  sequence inserts a formula (you may also use 
20018 \family sans
20019 C-m
20020 \family default
20021  or 
20022 \family sans
20023 M-m\InsetSpace ~
20024 m
20025 \family default
20026 ), the 
20027 \family typewriter
20028
20029 \backslash
20030 alpha
20031 \family default
20032  is of course the standard TeX command for a Greek alpha letter, and the
20033  
20034 \family sans
20035 Esc
20036 \family default
20037  leaves the formula.
20038  Some of the advantages of this approach are:
20039 \end_layout
20040
20041 \begin_layout Itemize
20042 You have immediate visual feedback to be sure your TeX was correct
20043 \end_layout
20044
20045 \begin_layout Itemize
20046 You have the real mathematical expression on the screen, correctly displayed,
20047  to make sure your mathematics is correct (correctly written, at least)
20048 \end_layout
20049
20050 \begin_layout Itemize
20051 All the new LaTeX fuss with special environments and such are taken care
20052  of by LyX, not you
20053 \end_layout
20054
20055 \begin_layout Itemize
20056 You won't have to chase through the code trying to find that missing 
20057 \family sans
20058 $
20059 \family default
20060  or extra 
20061 \family sans
20062 {
20063 \family default
20064  any more
20065 \end_layout
20066
20067 \begin_layout Itemize
20068 If you don't remember the LaTeX name of a particular symbol, like 
20069 \begin_inset Formula $\wp$
20070 \end_inset
20071
20072 , you can find it in the dialogs
20073 \end_layout
20074
20075 \begin_layout Section
20076 Brackets and decorations
20077 \end_layout
20078
20079 \begin_layout Standard
20080 There are several brackets available through LyX.
20081  For most purposes, using just the keys 
20082 \family typewriter
20083 [{]}()|
20084 \backslash
20085 <>
20086 \family default
20087  should suffice, but the effect, especially if you want to surround a large
20088  structure, such as a matrix or a fraction, or if you have several layers
20089  of brackets, is better using the math panel's 
20090 \family sans
20091 Delimiter
20092 \family default
20093  dialog [see sec.
20094  
20095 \begin_inset LatexCommand ref
20096 reference "sec:math-panel"
20097
20098 \end_inset
20099
20100 ].
20101  For example, that's how you would construct the brackets around a standard
20102  matrix such as :
20103 \begin_inset Formula \[
20104 \left[\begin{array}{cc}
20105 1 & 2\\
20106 3 & 4\end{array}\right],\]
20107
20108 \end_inset
20109
20110 and to make it easier to see the layers of parentheses of an abomination
20111  such as: 
20112 \begin_inset Formula \[
20113 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
20114
20115 \end_inset
20116
20117 or:
20118 \begin_inset Formula \[
20119 f\left(g\left(h\left(k\left(l\left(x\right)\right)\right)\right)\right).\]
20120
20121 \end_inset
20122
20123 The parentheses, and other brackets, from that menu will automatically re-size
20124  to accommodate the size of what is inside (This is done in straight LaTeX
20125  by 
20126 \family typewriter
20127
20128 \backslash
20129 left( blah 
20130 \backslash
20131 right)
20132 \family default
20133  ).
20134  
20135 \end_layout
20136
20137 \begin_layout Standard
20138 It is very easy to construct the braces you want to use.
20139  Click on the brace you want on the left side with the left mouse button,
20140  the right side with the right button, and place them in the document by
20141  clicking on the button.
20142  If you want one side to not have a bracket, use the blank button.
20143  It will appear in LyX with a dotted line, but nothing will print.
20144 \end_layout
20145
20146 \begin_layout Standard
20147 If you decide after the fact to place parentheses (or other math structure,
20148  like a square root, or other decoration) around some math structure, you
20149  can do that by highlighting (selecting) the structure that is to go inside
20150  the parentheses (that is done by holding the 
20151 \family sans
20152 Shift
20153 \family default
20154  key down and moving the cursor with the arrow keys, or selecting with the
20155  mouse).
20156  Then, choose the appropriate brackets for left and right, and click on
20157  
20158 \family sans
20159 Apply
20160 \family default
20161 .
20162  The parentheses will be drawn around the selected structure.
20163 \end_layout
20164
20165 \begin_layout Standard
20166 If you're trying to enter a LaTeX 
20167 \family typewriter
20168 {
20169 \family default
20170  for grouping, you should read 
20171 \begin_inset LatexCommand ref
20172 reference "sec:Grouping"
20173
20174 \end_inset
20175
20176 .
20177 \end_layout
20178
20179 \begin_layout Section
20180 Grouping
20181 \begin_inset LatexCommand label
20182 name "sec:Grouping"
20183
20184 \end_inset
20185
20186
20187 \end_layout
20188
20189 \begin_layout Standard
20190 You may need to group a set of symbols.
20191  In LaTeX, for example, the typesetting of 
20192 \family typewriter
20193 {x^y}^z
20194 \family default
20195  is different from 
20196 \family typewriter
20197 x^{y^z}
20198 \family default
20199 :
20200 \end_layout
20201
20202 \begin_layout Standard
20203 \begin_inset Formula \[
20204 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{{y^{z}}}\]
20205
20206 \end_inset
20207
20208
20209 \end_layout
20210
20211 \begin_layout Standard
20212 However, trying to type the 
20213 \family typewriter
20214 }
20215 \family default
20216  in LyX gives an actual closing brace in the output.
20217  To create this grouping, you need to use the key sequence 
20218 \family typewriter
20219
20220 \backslash
20221 {
20222 \family default
20223  then type space.
20224  Inside LyX, you will see red braces indicating the grouping.
20225  The example directly above shows how this works.
20226 \end_layout
20227
20228 \begin_layout Section
20229 Arrays and Multi-line Equations
20230 \end_layout
20231
20232 \begin_layout Standard
20233 Arrays, such as matrices, are easily entered in LyX.
20234  In the 
20235 \family sans
20236 Math\InsetSpace ~
20237 Panel
20238 \family default
20239  there is a matrix button, which will open a dialog for you to choose the
20240  number of rows/columns.
20241  Here is an example:
20242 \begin_inset Formula \[
20243 \left(\begin{array}{ccc}
20244 1 & 2 & 3\\
20245 4 & 5 & 6\\
20246 7 & 8 & 9\end{array}\right).\]
20247
20248 \end_inset
20249
20250 The parentheses aren't automatic, but you can add them as usual.
20251  Remember that you can add this after the fact, by highlighting the matrix
20252  inside Mathed (Position the mouse on one side of the matrix, hold the 
20253 \family sans
20254 Shift
20255 \family default
20256  key down, and hit the appropriate arrow key to move the cursor across the
20257  matrix).
20258  You can, when you construct the matrix, decide whether the columns (or
20259  some of them) will be left-, right-, or center-justified.
20260  The specification is 
20261 \family typewriter
20262 ccc
20263 \family default
20264  by default.
20265  Each letter corresponds to the relevant column.
20266  For example, 
20267 \family typewriter
20268 lcr
20269 \family default
20270  means that the first column will be left-justified, the second will be
20271  centered, and the third column will be right-justified..
20272  It will look like this:
20273 \begin_inset Formula \[
20274 \begin{array}{lcr}
20275 this & this\, column & this\, column\\
20276 column & has & has\, right\\
20277 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
20278
20279 \end_inset
20280
20281
20282 \end_layout
20283
20284 \begin_layout Standard
20285 You can add more rows to an existing matrix by hitting 
20286 \family sans
20287 C-Enter
20288 \family default
20289  while in the matrix, and you can add columns, or delete either, via the
20290  
20291 \family sans
20292 \bar under
20293 E
20294 \bar default
20295 dit\SpecialChar \menuseparator
20296
20297 \bar under
20298 M
20299 \bar default
20300 ath
20301 \family default
20302  and 
20303 \family sans
20304 \bar under
20305 E
20306 \bar default
20307 dit\SpecialChar \menuseparator
20308 Rows&
20309 \bar under
20310 C
20311 \bar default
20312 ols
20313 \family default
20314  menus.
20315 \end_layout
20316
20317 \begin_layout Standard
20318 There are numerous other arrays used in LaTeX math-mode, particularly with
20319  the AMS-LaTeX packages included, such as 
20320 \family typewriter
20321
20322 \backslash
20323 cases
20324 \family default
20325  and commutative diagrams.
20326  Not all of these are supported in LyX but some are, see 
20327 \family sans
20328 \bar under
20329 I
20330 \bar default
20331 nsert\SpecialChar \menuseparator
20332 Mat
20333 \bar under
20334 h
20335 \family default
20336 \bar default
20337 .
20338 \end_layout
20339
20340 \begin_layout Standard
20341 Multi-line equations are very easy to construct in LyX.
20342  A formula will automatically switch to an 
20343 \family typewriter
20344 \series medium
20345 eqnarray
20346 \family default
20347 \series default
20348  format (LaTeX's multi-line displayed equation format) if you hit 
20349 \family sans
20350 \series medium
20351 C-E
20352 \series default
20353 nter
20354 \family default
20355 .
20356  The best way to do this, if you decide you want a multi-line displayed
20357  equation, is to insert a new line (with 
20358 \family sans
20359 \series medium
20360 C-Enter
20361 \family default
20362 \series default
20363 ) immediately.
20364  Each line then has three regions, left, center, and right, which you can
20365  move through using either the arrow keys, the mouse, or the 
20366 \family sans
20367 \series medium
20368 Tab
20369 \family default
20370 \series default
20371  key.
20372  Here is an example:
20373 \begin_inset Formula \begin{eqnarray*}
20374 3 & = & 1+2\\
20375 4+5 & = & 9.\end{eqnarray*}
20376
20377 \end_inset
20378
20379 You can also turn an existing displayed formula into a multi-line formula
20380  by hitting 
20381 \family sans
20382 \series medium
20383 C-Enter
20384 \family default
20385 \series default
20386  while the cursor is anywhere on the original formula.
20387  However, LyX will 
20388 \emph on
20389 not
20390 \emph default
20391  try to decide where to break the formula up into three parts, but places
20392  everything in the left side of the line.
20393  To change the alignment points of the equation, place the cursor where
20394  you want to start the middle part of the line, and hit 
20395 \family sans
20396 C-Tab.
20397
20398 \family default
20399  It then puts everything to the right of the cursor in the middle region
20400  of the equation (which, by the way, is not typeset by LaTeX in display-math
20401  size, so you should not put large expressions like fractions there).
20402  Move to where you want the right side of the line to begin, and hit 
20403 \family sans
20404 C-Tab
20405 \family default
20406  again.
20407  The 
20408 \begin_inset Quotes eld
20409 \end_inset
20410
20411 extra
20412 \begin_inset Quotes erd
20413 \end_inset
20414
20415  insertion points in the line will disappear.
20416 \end_layout
20417
20418 \begin_layout Section
20419 Equation Numbering and Labels
20420 \begin_inset LatexCommand label
20421 name "sec:math-label"
20422
20423 \end_inset
20424
20425
20426 \end_layout
20427
20428 \begin_layout Standard
20429 Equation numbering is very easy in LyX.
20430  All it takes to change a displayed equation like: 
20431 \begin_inset Formula \[
20432 1+2=3\]
20433
20434 \end_inset
20435
20436 into the numbered equation :
20437 \begin_inset Formula \begin{equation}
20438 1+2=3\label{mathed:first-eqn}\end{equation}
20439
20440 \end_inset
20441
20442 is to go to the 
20443 \family sans
20444 \bar under
20445 I
20446 \bar default
20447 nsert
20448 \family default
20449  menu, and select the 
20450 \family sans
20451 \bar under
20452 L
20453 \bar default
20454 abel...
20455
20456 \family default
20457  option.
20458  This opens a dialog in which you must enter some string as the label.
20459  There is no need to call it by a specific number, since LaTeX will take
20460  care of re-numbering the equation.
20461  Labels will not appear as such on the final output.
20462  LaTeX will insert appropriate numbers for the equations.
20463  The labels are used internally for cross-referencing.
20464  You can turn on numbering without a specific label with the menu option
20465  
20466 \family sans
20467 \bar under
20468 E
20469 \bar default
20470 dit\SpecialChar \menuseparator
20471
20472 \bar under
20473 M
20474 \bar default
20475 ath\SpecialChar \menuseparator
20476 Toggle\InsetSpace ~
20477
20478 \bar under
20479 N
20480 \bar default
20481 umbering
20482 \family default
20483  while the cursor is in the equation, such as: 
20484 \end_layout
20485
20486 \begin_layout Standard
20487 \begin_inset Formula \begin{equation}
20488 1+1=2.\end{equation}
20489
20490 \end_inset
20491
20492 You can toggle it on or off with this menu item.
20493  You can reference a labelled (not just numbered) equation, (cf.
20494  (
20495 \begin_inset LatexCommand ref
20496 reference "mathed:first-eqn"
20497
20498 \end_inset
20499
20500 )) by using the 
20501 \family sans
20502 Cross-Reference
20503 \family default
20504  dialog, which you open using 
20505 \family sans
20506 \bar under
20507 I
20508 \bar default
20509 nsert\SpecialChar \menuseparator
20510
20511 \bar under
20512 C
20513 \bar default
20514 ross-Reference...
20515 \family default
20516 \InsetSpace ~
20517 .
20518 \end_layout
20519
20520 \begin_layout Standard
20521 For numbered (or labelled) multi-line formulas, the default is that all
20522  lines are numbered separately.
20523  Once you attach a label to make the equation numbered, all subsequent lines
20524  receive a label of #.
20525  That label can be changed to another so that you can refer to that line,
20526  like (
20527 \begin_inset LatexCommand ref
20528 reference "mathed:third-eqn"
20529
20530 \end_inset
20531
20532 ) below.
20533 \begin_inset Formula \begin{eqnarray}
20534 1 & = & 3-2\label{mathed:second-equation}\\
20535 2 & = & 4-2\label{mathed:third-eqn}\\
20536 4 & \leq & 7.\end{eqnarray}
20537
20538 \end_inset
20539
20540 You can turn off numbering of a specific line with 
20541 \family sans
20542 \bar under
20543 E
20544 \bar default
20545 dit\SpecialChar \menuseparator
20546
20547 \bar under
20548 M
20549 \bar default
20550 ath\SpecialChar \menuseparator
20551 Toggle\InsetSpace ~
20552
20553 \bar under
20554 n
20555 \bar default
20556 umbering\InsetSpace ~
20557 of\InsetSpace ~
20558 line
20559 \family default
20560  while the cursor is on that line of a multi-line numbered equation.
20561  This also toggles.
20562  For example :
20563 \begin_inset Formula \begin{eqnarray}
20564 1 & = & 4-3\label{mathed:fourth-eqn}\\
20565 2 & = & 7-5\\
20566 1 & = & e^{2\pi i}\nonumber \\
20567 16 & \equiv & 2\,(mod\,7)\label{mathed:fifth-eqn}\end{eqnarray}
20568
20569 \end_inset
20570
20571 Note that the first equation in this set (
20572 \begin_inset LatexCommand ref
20573 reference "mathed:fourth-eqn"
20574
20575 \end_inset
20576
20577 ) is labelled, the next is numbered but unlabelled, the third is unnumbered,
20578  and the last (
20579 \begin_inset LatexCommand ref
20580 reference "mathed:fifth-eqn"
20581
20582 \end_inset
20583
20584 ) is again labelled.
20585  
20586 \end_layout
20587
20588 \begin_layout Section
20589 User defined macros in math mode
20590 \end_layout
20591
20592 \begin_layout Standard
20593 LyX allows the user to define macros for use in math mode.
20594  A macro definition box appears on screen as purple box with the name of
20595  the macro in blue (math color).
20596  It contains two cells initially marked empty by blue rectangles that can
20597  be edited as if it were ordinary math.
20598  Just try it:
20599 \begin_inset FormulaMacro
20600 \newcommand{\macro}{a+b}
20601 \end_inset
20602
20603  The contents of the first cell will be used when the macro definition is
20604  written during export as LaTeX.
20605  The contents of the second cell, however, will be used for drawing the
20606  macro's expansion on screen.
20607  In the common case where both export and drawing use the same representation,
20608  the second cell can be left empty and LyX will use the contents of the
20609  first cell will be used for export and drawing automatically.
20610 \end_layout
20611
20612 \begin_layout Standard
20613 Now, to use this macro in other math boxes just type the name in TeX mode,
20614  in this case 
20615 \family typewriter
20616
20617 \backslash
20618 macro
20619 \family default
20620 , and it will be automatically expanded: 
20621 \begin_inset Formula $c=\macro$
20622 \end_inset
20623
20624 .
20625  As you can verify, the cursor can't go inside the macro, the whole macro
20626  is like a single character, and the TeX generated code of this expression
20627  is 
20628 \family typewriter
20629 c = 
20630 \backslash
20631 macro.
20632 \end_layout
20633
20634 \begin_layout Standard
20635 However the cursor could go inside of some kind of macros, those that have
20636  
20637 \emph on
20638 arguments
20639 \emph default
20640 .
20641  In a macro definition box an argument looks like a 
20642 \family typewriter
20643 #
20644 \family default
20645  followed by the argument number:
20646 \begin_inset FormulaMacro
20647 \newcommand{\macrowarg}[1]{2+\sqrt{#1}}
20648 \end_inset
20649
20650
20651 \end_layout
20652
20653 \begin_layout Standard
20654 Once expanded, this macro includes the usual empty rectangle to indicate
20655  that you can insert there whatever you want: 
20656 \family typewriter
20657
20658 \backslash
20659 macrowarg = 
20660 \begin_inset Formula $\macrowarg{}$
20661 \end_inset
20662
20663
20664 \family default
20665 .
20666  Example: 
20667 \begin_inset Formula $b=\macrowarg{x-2}$
20668 \end_inset
20669
20670 .
20671  
20672 \end_layout
20673
20674 \begin_layout Standard
20675 When exported to LaTeX, a macro definition will produce the command
20676 \newline
20677
20678 \family typewriter
20679
20680 \backslash
20681 newcommand{
20682 \backslash
20683 macrowarg}[1]{2+
20684 \backslash
20685 sqrt{#1}}
20686 \end_layout
20687
20688 \begin_layout Subsection
20689 How to create macros
20690 \end_layout
20691
20692 \begin_layout Standard
20693 To create a macro definition box use this syntax in the minibuffer:
20694 \begin_inset Foot
20695 status collapsed
20696
20697 \begin_layout Standard
20698 Macro names mustn't contain numbers!
20699 \end_layout
20700
20701 \end_inset
20702
20703
20704 \end_layout
20705
20706 \begin_layout Standard
20707
20708 \family typewriter
20709 math-macro <macro name> [number of arguments]
20710 \end_layout
20711
20712 \begin_layout Standard
20713 For example, 
20714 \family typewriter
20715
20716 \backslash
20717 macro
20718 \family default
20719  was created with 
20720 \begin_inset Quotes eld
20721 \end_inset
20722
20723
20724 \family typewriter
20725 math-macro macro
20726 \family default
20727
20728 \begin_inset Quotes erd
20729 \end_inset
20730
20731 , and 
20732 \family typewriter
20733
20734 \backslash
20735 macrowarg
20736 \family default
20737  was created with 
20738 \begin_inset Quotes eld
20739 \end_inset
20740
20741
20742 \family typewriter
20743 math-macro macrowarg 1
20744 \family default
20745
20746 \begin_inset Quotes erd
20747 \end_inset
20748
20749 .
20750 \end_layout
20751
20752 \begin_layout Standard
20753 To insert an argument mark (only inside a macro definition box) simply type
20754 \newline
20755
20756 \family typewriter
20757 #<number>
20758 \family default
20759  or use 
20760 \family typewriter
20761 math-macro-arg <number>
20762 \end_layout
20763
20764 \begin_layout Standard
20765 The argument mark in 
20766 \family typewriter
20767
20768 \backslash
20769 macrowarg
20770 \family default
20771  was introduced with 
20772 \begin_inset Quotes eld
20773 \end_inset
20774
20775
20776 \family typewriter
20777 math-macro-arg 1
20778 \family default
20779
20780 \begin_inset Quotes erd
20781 \end_inset
20782
20783 .
20784 \end_layout
20785
20786 \begin_layout Standard
20787 You can use no more than 9 arguments, numbered from 1 to 9.
20788  An argument can be repeated inside the macro definition box, but of course
20789  can be edited only once.
20790 \end_layout
20791
20792 \begin_layout Subsection
20793 How to navigate in macros
20794 \end_layout
20795
20796 \begin_layout Description
20797 With\InsetSpace ~
20798 the\InsetSpace ~
20799 arrow\InsetSpace ~
20800 keys: Opening a macro from the left side will put the cursor
20801  in the first argument, to move to the second argument use the TAB key.
20802  Remember that pressing the Space bar will get the cursor out and at the
20803  right side of the macro.
20804 \end_layout
20805
20806 \begin_layout Description
20807 With\InsetSpace ~
20808 the\InsetSpace ~
20809 mouse: As usual, click on the desired argument box.
20810  Sometimes this fails if the box is empty or too small.
20811 \end_layout
20812
20813 \begin_layout Standard
20814 Currently it is only possible to define command macros, but not environment
20815  macros.
20816 \end_layout
20817
20818 \begin_layout Section
20819 Fine-Tuning
20820 \end_layout
20821
20822 \begin_layout Subsection
20823 Typefaces
20824 \end_layout
20825
20826 \begin_layout Standard
20827 You can use various typefaces in a formula.
20828  The standard font for text is italic, 
20829 \begin_inset Formula $text$
20830 \end_inset
20831
20832 , but for numbers the standard is Roman.
20833  To set a font in a formula, choose it from the math panel, or by entering
20834  the LaTeX command for it directly, as follows:
20835 \end_layout
20836
20837 \begin_layout Standard
20838 \align center
20839 \begin_inset Tabular
20840 <lyxtabular version="3" rows="9" columns="2">
20841 <features>
20842 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20843 <column alignment="center" valignment="top" rightline="true" width="0pt">
20844 <row topline="true" bottomline="true">
20845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20846 \begin_inset Text
20847
20848 \begin_layout Standard
20849 Font
20850 \end_layout
20851
20852 \end_inset
20853 </cell>
20854 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
20855 \begin_inset Text
20856
20857 \begin_layout Standard
20858 LaTeX Command
20859 \end_layout
20860
20861 \end_inset
20862 </cell>
20863 </row>
20864 <row topline="true">
20865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20866 \begin_inset Text
20867
20868 \begin_layout Standard
20869
20870 \shape up
20871 \size normal
20872 \bar no
20873 \noun off
20874 \color none
20875 \begin_inset Formula $\mathrm{Roman}$
20876 \end_inset
20877
20878
20879 \end_layout
20880
20881 \end_inset
20882 </cell>
20883 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20884 \begin_inset Text
20885
20886 \begin_layout Standard
20887
20888 \family typewriter
20889
20890 \backslash
20891 mathrm
20892 \end_layout
20893
20894 \end_inset
20895 </cell>
20896 </row>
20897 <row topline="true">
20898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20899 \begin_inset Text
20900
20901 \begin_layout Standard
20902 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
20903 \end_inset
20904
20905
20906 \end_layout
20907
20908 \end_inset
20909 </cell>
20910 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20911 \begin_inset Text
20912
20913 \begin_layout Standard
20914
20915 \family typewriter
20916
20917 \backslash
20918 mathbf
20919 \end_layout
20920
20921 \end_inset
20922 </cell>
20923 </row>
20924 <row topline="true">
20925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20926 \begin_inset Text
20927
20928 \begin_layout Standard
20929 \begin_inset Formula $\mathit{Italic}$
20930 \end_inset
20931
20932
20933 \end_layout
20934
20935 \end_inset
20936 </cell>
20937 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20938 \begin_inset Text
20939
20940 \begin_layout Standard
20941
20942 \family typewriter
20943
20944 \backslash
20945 mathit
20946 \end_layout
20947
20948 \end_inset
20949 </cell>
20950 </row>
20951 <row topline="true">
20952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20953 \begin_inset Text
20954
20955 \begin_layout Standard
20956
20957 \shape up
20958 \size normal
20959 \bar no
20960 \noun off
20961 \color none
20962 \begin_inset Formula $\mathtt{Typewriter}$
20963 \end_inset
20964
20965
20966 \end_layout
20967
20968 \end_inset
20969 </cell>
20970 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20971 \begin_inset Text
20972
20973 \begin_layout Standard
20974
20975 \family typewriter
20976
20977 \backslash
20978 mathtt
20979 \end_layout
20980
20981 \end_inset
20982 </cell>
20983 </row>
20984 <row topline="true">
20985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20986 \begin_inset Text
20987
20988 \begin_layout Standard
20989 \begin_inset Formula $\mathbb{BLACKBOARD}$
20990 \end_inset
20991
20992
20993 \end_layout
20994
20995 \end_inset
20996 </cell>
20997 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20998 \begin_inset Text
20999
21000 \begin_layout Standard
21001
21002 \family typewriter
21003
21004 \backslash
21005 mathbb
21006 \end_layout
21007
21008 \end_inset
21009 </cell>
21010 </row>
21011 <row topline="true">
21012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21013 \begin_inset Text
21014
21015 \begin_layout Standard
21016 \begin_inset Formula $\mathfrak{Fraktur}$
21017 \end_inset
21018
21019
21020 \end_layout
21021
21022 \end_inset
21023 </cell>
21024 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21025 \begin_inset Text
21026
21027 \begin_layout Standard
21028
21029 \family typewriter
21030
21031 \backslash
21032 mathfrak
21033 \end_layout
21034
21035 \end_inset
21036 </cell>
21037 </row>
21038 <row topline="true">
21039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21040 \begin_inset Text
21041
21042 \begin_layout Standard
21043
21044 \shape up
21045 \size normal
21046 \emph on
21047 \bar no
21048 \noun off
21049 \color none
21050 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
21051 \end_inset
21052
21053
21054 \end_layout
21055
21056 \end_inset
21057 </cell>
21058 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21059 \begin_inset Text
21060
21061 \begin_layout Standard
21062
21063 \family typewriter
21064
21065 \backslash
21066 mathcal
21067 \end_layout
21068
21069 \end_inset
21070 </cell>
21071 </row>
21072 <row topline="true" bottomline="true">
21073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21074 \begin_inset Text
21075
21076 \begin_layout Standard
21077 \begin_inset Formula $\mathsf{SansSerif}$
21078 \end_inset
21079
21080
21081 \end_layout
21082
21083 \end_inset
21084 </cell>
21085 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21086 \begin_inset Text
21087
21088 \begin_layout Standard
21089
21090 \backslash
21091
21092 \family typewriter
21093 mathsf
21094 \end_layout
21095
21096 \end_inset
21097 </cell>
21098 </row>
21099 </lyxtabular>
21100
21101 \end_inset
21102
21103
21104 \end_layout
21105
21106 \begin_layout Standard
21107 LaTeX's math mode does not support all characters in all fonts, and only
21108  letters will be supported with these font styles; some only support capital
21109  letters.
21110 \end_layout
21111
21112 \begin_layout Standard
21113 For any of these fonts, you have to be careful how you enter the text.
21114  If there is text to the right of the entry point, the font reverts to that
21115  style after one character.
21116  To be able to type a string in a particular font, make sure there is a
21117  protected-space to the right of the cursor.
21118  Also, entering a protected-space will revert subsequent text to standard
21119  font.
21120  The font styles are nestable, as LaTeX does.
21121  This can be a little confusing, as selecting a different font on a selection
21122  will 
21123 \emph on
21124 not
21125 \emph default
21126  change the selection, but insert a new nested level with the new typeface.
21127 \end_layout
21128
21129 \begin_layout Standard
21130 It is possible (in AMS-LaTeX) to embolden (not italicize) numbers and special
21131  symbols.
21132  However, LyX does not yet support this in WYSIWYM manner\SpecialChar \@.
21133  It will print
21134  correctly, though.
21135  To get emboldened symbols, for example a bold 
21136 \begin_inset Formula $\alpha$
21137 \end_inset
21138
21139 , enter 
21140 \family typewriter
21141
21142 \backslash
21143 boldsymbol{
21144 \backslash
21145 alpha}
21146 \family default
21147  in Mathed.
21148  The closing brace appears (in red) automatically when you type the opening
21149  brace.
21150  This works for all symbols, as well as numbers.
21151 \end_layout
21152
21153 \begin_layout Standard
21154 A number of other options are available as well, via 
21155 \family sans
21156 \bar under
21157 I
21158 \bar default
21159 nsert\SpecialChar \menuseparator
21160 Mat
21161 \bar under
21162 h
21163 \bar default
21164 \SpecialChar \menuseparator
21165 Font\InsetSpace ~
21166 Change
21167 \family default
21168 .
21169 \end_layout
21170
21171 \begin_layout Subsection
21172 Math Text Mode
21173 \end_layout
21174
21175 \begin_layout Standard
21176 Typefaces are useful for entering variable names in some given font, but
21177  certainly not for anything else, and in particular not text.
21178  For typing longer pieces of text, use math text mode, which is obtained
21179  by typing 
21180 \family sans
21181 M-m m
21182 \family default
21183  while already in math mode.
21184  (The same command will get out of math text mode, too.) Math text mode appears
21185  on the screen in black instead of blue.
21186  You cannot enter punctuation or font changes in your text
21187 \begin_inset Foot
21188 status collapsed
21189
21190 \begin_layout Standard
21191 Moreover, math text mode outputs its contents inside a 
21192 \family typewriter
21193
21194 \backslash
21195 textrm{}
21196 \family default
21197 , whereas and 
21198 \family typewriter
21199
21200 \backslash
21201 mbox
21202 \family default
21203  (or AMS-LaTeX's 
21204 \backslash
21205
21206 \family typewriter
21207 text
21208 \family default
21209 ) might have been a better choice
21210 \end_layout
21211
21212 \end_inset
21213
21214 , but it works for simple text.
21215  Here's an example:
21216 \begin_inset Formula \[
21217 f(x)=\begin{array}{cc}
21218 x & \textrm{if I say so}\\
21219 -x & \textrm{otherwise}\end{array}\]
21220
21221 \end_inset
21222
21223
21224 \end_layout
21225
21226 \begin_layout Subsection
21227 Font Sizes
21228 \end_layout
21229
21230 \begin_layout Standard
21231 There are four (relative) font sizes (or 
21232 \begin_inset Quotes eld
21233 \end_inset
21234
21235 styles
21236 \begin_inset Quotes erd
21237 \end_inset
21238
21239 ) used in math-mode, which are automatically chosen in most situations.
21240  These are called 
21241 \emph on
21242 textstyle
21243 \emph default
21244
21245 \emph on
21246 displaystyle
21247 \emph default
21248
21249 \emph on
21250 scriptstyle
21251 \emph default
21252 , and 
21253 \emph on
21254 scriptscriptstyle
21255 \emph default
21256 .
21257  For most characters, 
21258 \emph on
21259 textstyle
21260 \emph default
21261  and 
21262 \emph on
21263 displaystyle
21264 \emph default
21265  are actually the same size, but fractions, superscripts and subscripts,
21266  and certain other effects, are set larger or placed differently in 
21267 \emph on
21268 displaystyle
21269 \emph default
21270 .
21271  Except for some operators, which re-size themselves to accommodate various
21272  situations, all text will be set in these various sizes as LaTeX thinks
21273  is appropriate.
21274  These choices can be over-ridden by using the 
21275 \family typewriter
21276 math-size
21277 \family default
21278  function in the minibuffer.
21279  For example, you can set 
21280 \begin_inset Formula $\frac{1}{2}$
21281 \end_inset
21282
21283  normally (
21284 \emph on
21285 textstyle
21286 \emph default
21287 ), or you can make it larger, which also changes the line-spacing, by entering
21288  
21289 \family typewriter
21290 math-size displaystyle
21291 \family default
21292  in the minibuffer while the cursor is in the main line of the math-inset,
21293  
21294 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
21295 \end_inset
21296
21297 .
21298  Careful, though, if the cursor is on the denominator of that fraction,
21299  only the numerator will be enlarged, e.g.
21300  
21301 \begin_inset Formula $\frac{1}{2}$
21302 \end_inset
21303
21304 ! This reflects a LaTeX 
21305 \begin_inset Quotes eld
21306 \end_inset
21307
21308 unintended feature
21309 \begin_inset Quotes erd
21310 \end_inset
21311
21312
21313 \begin_inset Foot
21314 status collapsed
21315
21316 \begin_layout Standard
21317 That is, a bug.
21318 \end_layout
21319
21320 \end_inset
21321
21322 , not a LyX one.
21323  These font-size changes are not as apparent in LyX as they are in the output.
21324  Here are some text in the various styles: 
21325 \begin_inset Formula $displaystyle$
21326 \end_inset
21327
21328
21329 \begin_inset Formula ${\textstyle textstyle}$
21330 \end_inset
21331
21332
21333 \begin_inset Formula ${\scriptstyle scriptstyle}$
21334 \end_inset
21335
21336
21337 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
21338 \end_inset
21339
21340 .
21341 \end_layout
21342
21343 \begin_layout Standard
21344 All these math-mode font sizes are relative, that is, if the whole math
21345  inset and surrounding text are set in a particular size, all these sizes
21346  will be adjusted.
21347  Similarly, if the base font size of the document is changed, all fonts
21348  will be adjusted to correspond.
21349  
21350 \end_layout
21351
21352 \begin_layout Standard
21353
21354 \family roman
21355 \size largest
21356 Here is a paragraph in 
21357 \begin_inset Quotes eld
21358 \end_inset
21359
21360 largest
21361 \begin_inset Quotes erd
21362 \end_inset
21363
21364  font, with symbols: 
21365 \begin_inset Formula $\alpha$
21366 \end_inset
21367
21368 .
21369 \end_layout
21370
21371 \begin_layout Standard
21372 This applies to math fonts in titles, etc.
21373  as well.
21374 \end_layout
21375
21376 \begin_layout Section
21377 AMS-LaTeX
21378 \end_layout
21379
21380 \begin_layout Standard
21381 The American Mathematical Society (AMS) provide a LaTeX packages that are
21382  in common use.
21383  LyX includes some support for these packages.
21384 \end_layout
21385
21386 \begin_layout Subsection
21387 Enabling AMS-Support
21388 \end_layout
21389
21390 \begin_layout Standard
21391 In the 
21392 \family sans
21393 \bar under
21394 D
21395 \bar default
21396 ocument\SpecialChar \menuseparator
21397
21398 \bar under
21399 S
21400 \bar default
21401 ettings
21402 \family default
21403  dialog there is a checkbox, 
21404 \family sans
21405 Use\InsetSpace ~
21406 AMS\InsetSpace ~
21407 Math
21408 \family default
21409 .
21410  If selected, this will include the AMS-package in the document, and make
21411  the facilities available.
21412 \end_layout
21413
21414 \begin_layout Subsection
21415 AMS-Symbols
21416 \end_layout
21417
21418 \begin_layout Standard
21419 The AMS-LaTeX packages add support for some mathematical symbols that are
21420  not accessible from plain LaTeX (or LyX), but are fairly common in mathematical
21421  typesetting, such as the old-German Fraktur font and the stylized 
21422 \begin_inset Quotes eld
21423 \end_inset
21424
21425 blackboard bold
21426 \begin_inset Quotes erd
21427 \end_inset
21428
21429  fonts commonly used to denote the real or complex numbers, or the integers.
21430  Once activated, all AMS-LaTeX symbols and environments are available.
21431  You will run into trouble if you include these packages from the preamble,
21432  since LyX now defines a few of the macros used in these packages on its
21433  own.
21434  The AMS-layouts include these packages automatically.
21435 \end_layout
21436
21437 \begin_layout Subsection
21438 AMS-Formula Types
21439 \end_layout
21440
21441 \begin_layout Standard
21442 AMS-LaTeX provides a selection of different formula types.
21443  LyX allows you to choose between 
21444 \family typewriter
21445 align
21446 \family default
21447
21448 \family typewriter
21449 alignat
21450 \family default
21451
21452 \family typewriter
21453 flalign
21454 \family default
21455
21456 \family typewriter
21457 gather
21458 \family default
21459 , and 
21460 \family typewriter
21461 multline
21462 \family default
21463 .
21464  Refer to the AMS-documenta\SpecialChar \-
21465 tion for the differences between these formula
21466  types.
21467 \end_layout
21468
21469 \begin_layout Chapter
21470 More Tools
21471 \end_layout
21472
21473 \begin_layout Section
21474 Cross-References
21475 \begin_inset LatexCommand label
21476 name "sec:crossref"
21477
21478 \end_inset
21479
21480
21481 \end_layout
21482
21483 \begin_layout Standard
21484 Those of you reading this manual online will see a grey box with text in
21485  it, right before the beginning of this sentence.
21486  This is a 
21487 \family sans
21488 Label
21489 \family default
21490 .
21491  Properly speaking, it is one half of a cross-reference.
21492  The other half is the 
21493 \family sans
21494 Reference
21495 \family default
21496  proper, and it looks like this: 
21497 \begin_inset LatexCommand ref
21498 reference "sec:crossref"
21499
21500 \end_inset
21501
21502 .
21503  Again, those of you reading the manual online will see a gray box with
21504  text in it.
21505  Those reading printed versions, however, will see a number --- in this
21506  case, the number of this section.
21507  There are also other varieties of cross-reference: for example, 
21508 \begin_inset LatexCommand pageref
21509 reference "sec:crossref"
21510
21511 \end_inset
21512
21513 .
21514  This is the page number containing the location of the label.
21515  That's what cross-references do: they let you reference other parts of
21516  your document.
21517  You don't need to remember which section number was what anymore --- LyX
21518  will do that for you! All you need to do is use a 
21519 \family sans
21520 Label
21521 \family default
21522  to mark a section, figure, table, formula, etc., and then refer to it via
21523  a 
21524 \family sans
21525 Reference
21526 \family default
21527 .
21528 \end_layout
21529
21530 \begin_layout Standard
21531 To insert a label, use 
21532 \family sans
21533 \bar under
21534 I
21535 \bar default
21536 nsert
21537 \bar under
21538 \SpecialChar \menuseparator
21539 L
21540 \bar default
21541 abel
21542 \family default
21543 .
21544  A box will appear where you can enter your label.
21545  You can change the name of the label at a later time by simply clicking
21546  on the gray box and reopening the label dialog.
21547 \end_layout
21548
21549 \begin_layout Standard
21550 To insert a reference, select 
21551 \family sans
21552 \bar under
21553 I
21554 \bar default
21555 nsert
21556 \bar under
21557 \SpecialChar \menuseparator
21558 C
21559 \bar default
21560 ross\InsetSpace ~
21561 Reference
21562 \family default
21563 .
21564  The 
21565 \family sans
21566 Insert\InsetSpace ~
21567 Cross-Reference
21568 \family default
21569  dialog appears with a list of labels.
21570  Selecting a list item, then clicking 
21571 \family sans
21572 OK
21573 \family default
21574  inserts a reference into the text; changing the 
21575 \family sans
21576 \bar under
21577 R
21578 \bar default
21579 eference type
21580 \family default
21581  allows you to insert a page number or other reference variant instead.
21582 \end_layout
21583
21584 \begin_layout Standard
21585 Note that if you cut & paste text from another document that contains a
21586  
21587 \family sans
21588 Label
21589 \family default
21590  or 
21591 \family sans
21592 Reference
21593 \family default
21594 , or if you delete a label in your text, LaTeX will complain:
21595 \end_layout
21596
21597 \begin_layout Quote
21598
21599 \family typewriter
21600 LaTeX Warning:
21601 \family default
21602  
21603 \family typewriter
21604 Reference `X' on page Y undefined on input line Z
21605 \newline
21606 LaTeX Warning:
21607 \family default
21608  
21609 \family typewriter
21610 There were undefined references
21611 \end_layout
21612
21613 \begin_layout Standard
21614 You'll also see two question marks in the output instead of the reference.
21615 \end_layout
21616
21617 \begin_layout Standard
21618 There are a few more comments we need to make about the 
21619 \family sans
21620 Labels
21621 \family default
21622 .
21623  They always print the number of the section heading closest to them.
21624  So --- if you want to put a label on a 
21625 \family sans
21626 Chapter
21627 \family default
21628 , but a 
21629 \family sans
21630 Section
21631 \family default
21632  heading immediately follows it, you need to put the 
21633 \family sans
21634 Label
21635 \family default
21636  
21637 \emph on
21638 into
21639 \emph default
21640  the 
21641 \family sans
21642 Chapter
21643 \family default
21644  environment.
21645  It doesn't matter where, and it will look weird on the LyX screen.
21646  However, you need to do this if you want to label the 
21647 \family sans
21648 Chapter
21649 \family default
21650  separately from the 
21651 \family sans
21652 Section
21653 \family default
21654 .
21655  The same goes for all other section headings.
21656 \end_layout
21657
21658 \begin_layout Standard
21659 Also, a 
21660 \family sans
21661 Label
21662 \family default
21663  
21664 \emph on
21665 only
21666 \emph default
21667  makes sense in 
21668 \emph on
21669 numbered
21670 \emph default
21671  section headings and table and figure floats.
21672  Bare figures and tables aren't numbered, so, like unnumbered section headings,
21673  you can't really use a 
21674 \family sans
21675 Label
21676 \family default
21677  on it.
21678 \begin_inset Foot
21679 status open
21680
21681 \begin_layout Standard
21682 Well, you 
21683 \emph on
21684 can
21685 \emph default
21686 , but only if you use the 
21687 \family sans
21688 Page\InsetSpace ~
21689 number
21690 \family default
21691  reference.
21692  The regular 
21693 \family sans
21694 Reference
21695 \family default
21696  --- the one that refers to a section/table/figure number --- won't work,
21697  because there's no numbered thingy to refer to! You could also use bare
21698  
21699 \family sans
21700 Label
21701 \family default
21702 s as page markers, then refer back to them using the 
21703 \family sans
21704 Page\InsetSpace ~
21705 number
21706 \family default
21707  reference.
21708  Once again, the regular 
21709 \family sans
21710 Reference
21711 \family default
21712  won't work very well.
21713  It will refer to something, but that something will typically be the number
21714  of the previous numbered section heading.
21715 \end_layout
21716
21717 \end_inset
21718
21719  See sections 
21720 \begin_inset LatexCommand ref
21721 reference "sec:figurefloats"
21722
21723 \end_inset
21724
21725
21726 \begin_inset LatexCommand ref
21727 reference "sec:table float"
21728
21729 \end_inset
21730
21731 , and 
21732 \begin_inset LatexCommand ref
21733 reference "sec:math-label"
21734
21735 \end_inset
21736
21737  for details on using a 
21738 \family sans
21739 Label
21740 \family default
21741  with figures, tables, and equations, respectively.
21742  
21743 \end_layout
21744
21745 \begin_layout Section
21746 URLs (Uniform Resource Locators)
21747 \end_layout
21748
21749 \begin_layout Standard
21750 It is often desirable to include long 
21751 \begin_inset Quotes eld
21752 \end_inset
21753
21754 verbatim
21755 \begin_inset Quotes erd
21756 \end_inset
21757
21758  items in a document such as Web site URLs, e-mail addresses, etc.; these
21759  things typically do not contain any spaces and are thus difficult to typeset
21760  properly.
21761  Such items will often fall on a line boundary if they cannot be split,
21762  resulting in an overfull or underfull line depending on the circumstances.
21763  You can use 
21764 \family sans
21765 Insert\SpecialChar \menuseparator
21766
21767 \bar under
21768 U
21769 \bar default
21770 RL
21771 \family default
21772  within LyX to enter a long URL and have it split gracefully (if necessary)
21773  along automatically determined boundaries.
21774 \end_layout
21775
21776 \begin_layout Standard
21777 At the point in the document where you want to enter the URL (or other address-l
21778 ike entity) simply select 
21779 \family sans
21780 Insert\SpecialChar \menuseparator
21781
21782 \bar under
21783 U
21784 \bar default
21785 RL
21786 \family default
21787 ; a dialog will appear where you can enter the full URL (in the 
21788 \family sans
21789 \bar under
21790 U
21791 \bar default
21792 rl:
21793 \family default
21794  field).
21795  In its simplest usage, that's all you need to do.
21796  Click on the following gray box to see how LyX's homepage would be entered:
21797  
21798 \begin_inset LatexCommand url
21799 target "http://www.lyx.org"
21800
21801 \end_inset
21802
21803 .
21804 \begin_inset Foot
21805 status open
21806
21807 \begin_layout Standard
21808
21809 \series bold
21810 Important note
21811 \series default
21812 : When you use the following characters: "%", "#", "^", you have to write
21813  them with a backslash before, e.g.
21814  
21815 \begin_inset Quotes eld
21816 \end_inset
21817
21818
21819 \backslash
21820 #
21821 \begin_inset Quotes erd
21822 \end_inset
21823
21824 .
21825  URLs mustn't end with a backslash!
21826 \end_layout
21827
21828 \end_inset
21829
21830
21831 \end_layout
21832
21833 \begin_layout Standard
21834 If you would like to associate some definite phrase with the URL, enter
21835  it into the 
21836 \family sans
21837 \bar under
21838 N
21839 \bar default
21840 ame
21841 \family default
21842  field of the dialog; it will be typeset as plain text immediately before
21843  the URL.
21844  For example, I might say that you can find all things related to LaTeX
21845  at 
21846 \newline
21847
21848 \begin_inset LatexCommand url
21849 name "CTAN"
21850 target "http://ctan.tug.org"
21851
21852 \end_inset
21853
21854 .
21855  On the printed page, the last sentence ends as 
21856 \begin_inset Quotes eld
21857 \end_inset
21858
21859 all things related to LaTeX at CTAN 
21860 \family typewriter
21861 http://ctan.tug.org
21862 \family default
21863
21864 \begin_inset Quotes erd
21865 \end_inset
21866
21867 .
21868 \end_layout
21869
21870 \begin_layout Standard
21871 [
21872 \emph on
21873 Author's Note: somebody needs to document the
21874 \emph default
21875  
21876 \family sans
21877 \bar under
21878 H
21879 \bar default
21880 TML Type
21881 \family default
21882  
21883 \emph on
21884 button
21885 \emph default
21886 ]
21887 \end_layout
21888
21889 \begin_layout Section
21890 Specifying Short Titles with Optional Arguments
21891 \begin_inset OptArg
21892 status collapsed
21893
21894 \begin_layout Standard
21895 Short Titles
21896 \end_layout
21897
21898 \end_inset
21899
21900
21901 \end_layout
21902
21903 \begin_layout Standard
21904 Some section or chapter titles, such as this one, can get quite long.
21905  This can cause over-runs when there is limited horizontal space.
21906  For example, if the header of the page is set to show the current section
21907  title, a long title will over-run past the edges, and look awful.
21908 \end_layout
21909
21910 \begin_layout Standard
21911 LaTeX allows you to specify an optional argument to the section commands
21912  that specifies a shorter version of the title
21913 \begin_inset Foot
21914 status collapsed
21915
21916 \begin_layout Standard
21917 For those who don't know LaTeX, commands look like this: 
21918 \family typewriter
21919
21920 \backslash
21921 command[optionalargument]{the content}
21922 \end_layout
21923
21924 \end_inset
21925
21926 .
21927  This shorter version is used in the header and in the actual Table of Contents,
21928  avoiding the problem mentioned.
21929  LyX allows you to specify this optional argument by selecting 
21930 \family sans
21931 \bar under
21932 I
21933 \bar default
21934 nsert\SpecialChar \menuseparator
21935 Short\InsetSpace ~
21936 Title
21937 \family default
21938 .
21939  This will insert a box (labelled 
21940 \begin_inset Quotes eld
21941 \end_inset
21942
21943 opt
21944 \begin_inset Quotes erd
21945 \end_inset
21946
21947 , which stands for 
21948 \begin_inset Quotes eld
21949 \end_inset
21950
21951 optional
21952 \begin_inset Quotes erd
21953 \end_inset
21954
21955 ) which you can use to enter the short title text.
21956  This also works for captions inside floats.
21957 \end_layout
21958
21959 \begin_layout Standard
21960 The title of this section is a good example of using this feature.
21961 \end_layout
21962
21963 \begin_layout Section
21964 Branches
21965 \end_layout
21966
21967 \begin_layout Standard
21968 Sometimes you wish to be able to output to paper multiple versions of the
21969  same document.
21970  The most extreme version of this is, when you want to prepare a single
21971  document in two or more different languages, but as a single document file,
21972  with corresponding pieces of text adjacent in the file and on-screen.
21973  This can be achieved with 
21974 \emph on
21975 branches
21976 \emph default
21977 .
21978 \end_layout
21979
21980 \begin_layout Standard
21981 First, you have to 
21982 \emph on
21983 define
21984 \emph default
21985  the branches available within a particular document.
21986  This is done in the 
21987 \family sans
21988 Document\SpecialChar \menuseparator
21989 Settings\SpecialChar \menuseparator
21990 Branches
21991 \family default
21992  tab.
21993  You can also associate a background colour with each branch, e.g., red for
21994  the English language, blue for the German language branch.
21995  Then, you create a branch inset from the 
21996 \family sans
21997 Insert\SpecialChar \menuseparator
21998 Branch
21999 \family default
22000  menu item.
22001  The inset will contain the text that you want to be output when this branch
22002  is activated.
22003 \end_layout
22004
22005 \begin_layout Standard
22006
22007 \emph on
22008 Activation
22009 \emph default
22010  or 
22011 \emph on
22012 deactivation
22013 \emph default
22014  of a branch is done from the document settings menu.
22015  All insets belonging to deactivated branches will be automatically closed,
22016  those belonging to activated branches automatically opened.
22017 \end_layout
22018
22019 \begin_layout Standard
22020 Other possible applications of the Branches paradigm include a 
22021 \begin_inset Quotes eld
22022 \end_inset
22023
22024 teacher's version
22025 \begin_inset Quotes erd
22026 \end_inset
22027
22028  of a textbook containing the answers to questions, etc.
22029 \begin_inset Note Note
22030 status collapsed
22031
22032 \begin_layout Standard
22033 Once this doc is updated to 1.4, include branch examples here!
22034 \end_layout
22035
22036 \end_inset
22037
22038
22039 \end_layout
22040
22041 \begin_layout Section
22042 Previewing snippets of your document
22043 \end_layout
22044
22045 \begin_layout Standard
22046 LyX allows you to generate previews of sections of your document on the
22047  fly so you can see how they'll look in the final document without having
22048  to break your train of thought with 
22049 \family sans
22050 \bar under
22051 V
22052 \bar default
22053 iew\SpecialChar \menuseparator
22054
22055 \bar under
22056 D
22057 \bar default
22058 VI
22059 \family default
22060 .
22061  If you'd like to see your math formulae typeset by LaTeX then install the
22062  necessary software (see below) and select the 
22063 \family sans
22064 Instant
22065 \family default
22066  
22067 \family sans
22068 \bar under
22069 p
22070 \bar default
22071 review
22072 \family default
22073  
22074 \begin_inset Quotes eld
22075 \end_inset
22076
22077 On
22078 \begin_inset Quotes erd
22079 \end_inset
22080
22081  pulldown item in the 
22082 \family sans
22083 \bar under
22084 T
22085 \bar default
22086 ools\SpecialChar \menuseparator
22087
22088 \bar under
22089 P
22090 \bar default
22091 references
22092 \family default
22093  dialog.
22094  (It can be found in the 
22095 \family sans
22096 Look\InsetSpace ~
22097 and\InsetSpace ~
22098 feel\SpecialChar \menuseparator
22099 Graphics
22100 \family default
22101  pane in the Qt frontend and the 
22102 \family sans
22103 Look\InsetSpace ~
22104 &\InsetSpace ~
22105 Feel\SpecialChar \menuseparator
22106 Misc
22107 \family default
22108  tab in the XForms frontend.) Previews are generated when you load a document
22109  into LyX and when you finish editing an inset.
22110  Previews of an already loaded document are 
22111 \emph on
22112 not
22113 \emph default
22114  generated just by selecting the 
22115 \family sans
22116 Instant
22117 \family default
22118  
22119 \family sans
22120 \bar under
22121 p
22122 \bar default
22123 review
22124 \family default
22125  check box.
22126 \end_layout
22127
22128 \begin_layout Standard
22129 LyX will generate previews of math insets.
22130  It will also generate previews of include insets or 
22131 \begin_inset Quotes eld
22132 \end_inset
22133
22134 child documents
22135 \begin_inset Quotes erd
22136 \end_inset
22137
22138  if you select the 
22139 \family sans
22140 \bar under
22141 S
22142 \bar default
22143 how\InsetSpace ~
22144 preview
22145 \family default
22146  check box in the inset's dialog.
22147  This latter is useful if you wish to generate a preview of a LaTeX figure,
22148  for example.
22149  Coming in version 1.4 are previews of the external inset also.
22150 \end_layout
22151
22152 \begin_layout Standard
22153 To get previews working, you'll need some additional software.
22154  First, you'll need the preview.sty LaTeX package.
22155  Find it on your local CTAN mirror at 
22156 \newline
22157
22158 \family typewriter
22159 CTAN/support/preview-latex/
22160 \family default
22161 .
22162  Thereafter, you'll need the usual tools: 
22163 \family typewriter
22164 latex
22165 \family default
22166
22167 \family typewriter
22168 dvips
22169 \family default
22170  and 
22171 \family typewriter
22172 gs
22173 \family default
22174 .Finally, you'll obtain prettier results if you install 
22175 \family typewriter
22176 pnmcrop
22177 \family default
22178 from the 
22179 \family typewriter
22180 netpbm
22181 \family default
22182  package.
22183 \end_layout
22184
22185 \begin_layout Section
22186 Spacing, pagination and line breaks
22187 \end_layout
22188
22189 \begin_layout Subsection
22190 Extra Horizontal Space
22191 \begin_inset LatexCommand label
22192 name "sec:hspace"
22193
22194 \end_inset
22195
22196
22197 \end_layout
22198
22199 \begin_layout Standard
22200
22201 \family sans
22202 HFill
22203 \family default
22204 s are a special LyX feature for adding extra space in a uniform fashion.
22205  An 
22206 \family sans
22207 HFill
22208 \family default
22209  is actually a variable length space, whose length always equals the remaining
22210  space between the left and right margins.
22211  If there is more than one 
22212 \family sans
22213 HFill
22214 \family default
22215  on a line, they divide the available space equally between themselves.
22216  
22217 \end_layout
22218
22219 \begin_layout Standard
22220 Note: if an 
22221 \family sans
22222 HFill
22223 \family default
22224  is at the beginning of a line, and it's 
22225 \emph on
22226 not
22227 \emph default
22228  the first line in a paragraph, LyX ignores it.
22229  This prevents 
22230 \family sans
22231 HFill
22232 \family default
22233 s from accidentally being wrapped onto a new line.
22234 \end_layout
22235
22236 \begin_layout Standard
22237
22238 \family sans
22239 HFill
22240 \family roman
22241 s
22242 \family default
22243  can be inserted with 
22244 \family sans
22245 \bar under
22246 I
22247 \bar default
22248 nsert\SpecialChar \menuseparator
22249 Special\InsetSpace ~
22250 F
22251 \bar under
22252 o
22253 \bar default
22254 rmatting\SpecialChar \menuseparator
22255
22256 \bar under
22257 H
22258 \bar default
22259 orizontal\InsetSpace ~
22260 Fill
22261 \family default
22262 .
22263  Here a few examples what you can do with them:
22264 \end_layout
22265
22266 \begin_layout Quote
22267 \noindent
22268 This is on the left side 
22269 \hfill
22270 This is on the right
22271 \end_layout
22272
22273 \begin_layout Quote
22274 \noindent
22275 Left
22276 \hfill
22277 Middle
22278 \hfill
22279 Right
22280 \end_layout
22281
22282 \begin_layout Quote
22283 \noindent
22284 Left
22285 \hfill
22286 1/3 Left
22287 \hfill
22288
22289 \hfill
22290 Right
22291 \end_layout
22292
22293 \begin_layout Standard
22294 That was an example in the 
22295 \family sans
22296 Quote
22297 \family default
22298  environment.
22299  Here:
22300 \hfill
22301 :is one in a standard paragraph.
22302  It may or may not be apparent in the printed text, but it 
22303 \emph on
22304 is
22305 \emph default
22306  sitting in-between the two 
22307 \begin_inset Quotes eld
22308 \end_inset
22309
22310 :
22311 \begin_inset Quotes erd
22312 \end_inset
22313
22314 .
22315 \end_layout
22316
22317 \begin_layout Standard
22318 Remember that we said that an 
22319 \family sans
22320 HFill
22321 \family default
22322  always fills the remaining space between the margins? There may be more
22323  than one set of margins on a line.
22324  Here's an example with the 
22325 \family sans
22326 List
22327 \family default
22328  environment.
22329 \end_layout
22330
22331 \begin_layout Labeling
22332 \labelwidthstring MMMMMMM
22333 one
22334 \hfill
22335 two :three
22336 \hfill
22337 four
22338 \hfill
22339 five
22340 \hfill
22341 six
22342 \end_layout
22343
22344 \begin_layout Standard
22345 The 
22346 \begin_inset Quotes eld
22347 \end_inset
22348
22349 :
22350 \begin_inset Quotes erd
22351 \end_inset
22352
22353  marks the beginning of the item.
22354  (There is actually a 
22355 \begin_inset Quotes eld
22356 \end_inset
22357
22358 hidden
22359 \begin_inset Quotes erd
22360 \end_inset
22361
22362  
22363 \family sans
22364 HFill
22365 \family default
22366  inside of the label of the 
22367 \family sans
22368 List
22369 \family default
22370  environment; it's put at the end of the label automatically.) 
22371 \family sans
22372 HFill
22373 \family default
22374 s work similarly in other 
22375 \begin_inset Quotes eld
22376 \end_inset
22377
22378 multi-margin
22379 \begin_inset Quotes erd
22380 \end_inset
22381
22382  situations, like two-column mode.
22383 \end_layout
22384
22385 \begin_layout Subsection
22386 Extra Vertical Space
22387 \begin_inset LatexCommand label
22388 name "sec:vertspace"
22389
22390 \end_inset
22391
22392
22393 \end_layout
22394
22395 \begin_layout Standard
22396 To add extra vertical space above or below a paragraph, use 
22397 \family sans
22398 \bar under
22399 E
22400 \bar default
22401 dit\SpecialChar \menuseparator
22402
22403 \bar under
22404 P
22405 \bar default
22406 aragraph\InsetSpace ~
22407 Settings
22408 \family default
22409  to open the 
22410 \family sans
22411 Paragraph\InsetSpace ~
22412 Settings
22413 \family default
22414  dialog.
22415 \end_layout
22416
22417 \begin_layout Standard
22418 We will not provide an example of a 
22419 \family sans
22420 VFill
22421 \family default
22422 , as it would waste paper.
22423  They work the same as any other type of filler, including 
22424 \family sans
22425 HFill
22426 \family default
22427 s: they fill the remaining vertical space on a page with blank space.
22428  If there are several 
22429 \family sans
22430 VFill
22431 \family default
22432 s on a page, they divide the remaining vertical space equally between themselves.
22433  You can therefore use 
22434 \family sans
22435 VFill
22436 \family default
22437 s to center text on a page, or even place text 2/3 down a page, or 1/4,
22438  and so on.
22439 \end_layout
22440
22441 \begin_layout Standard
22442 Note that for paragraphs at the top/bottom of a page, the extra space is
22443  only added if you have also checked the option 
22444 \family sans
22445 \bar under
22446 E
22447 \bar default
22448 dit\SpecialChar \menuseparator
22449
22450 \bar under
22451 P
22452 \bar default
22453 aragraph\InsetSpace ~
22454 Settings\SpecialChar \menuseparator
22455
22456 \bar under
22457 S
22458 \bar default
22459 pacing\SpecialChar \menuseparator
22460
22461 \bar under
22462 K
22463 \bar default
22464 eep\InsetSpace ~
22465 space
22466 \family default
22467 .
22468 \end_layout
22469
22470 \begin_layout Subsection
22471 Changing Paragraph Alignment
22472 \end_layout
22473
22474 \begin_layout Standard
22475 You can also change the paragraph alignment with the 
22476 \family sans
22477 \bar under
22478 E
22479 \bar default
22480 dit\SpecialChar \menuseparator
22481
22482 \bar under
22483 P
22484 \bar default
22485 aragraph\InsetSpace ~
22486 Settings
22487 \family default
22488  dialog.
22489  There are four possibilities: 
22490 \end_layout
22491
22492 \begin_layout Itemize
22493
22494 \family sans
22495 \bar under
22496 J
22497 \bar default
22498 ustified
22499 \end_layout
22500
22501 \begin_layout Itemize
22502
22503 \family sans
22504 \bar under
22505 L
22506 \bar default
22507 eft
22508 \end_layout
22509
22510 \begin_layout Itemize
22511
22512 \family sans
22513 \bar under
22514 R
22515 \bar default
22516 ight
22517 \end_layout
22518
22519 \begin_layout Itemize
22520
22521 \family sans
22522 \bar under
22523 C
22524 \bar default
22525 enter
22526 \end_layout
22527
22528 \begin_layout Standard
22529 The default in most cases is justified alignment, in which the inter-word
22530  spacing is variable and each line of a paragraph fills the region between
22531  the left and right margins.
22532  The other three alignments should be self-explanatory, and look like this:
22533 \end_layout
22534
22535 \begin_layout Standard
22536 \align right
22537 This paragraph is right aligned,
22538 \end_layout
22539
22540 \begin_layout Standard
22541 \align center
22542 this one is centered,
22543 \end_layout
22544
22545 \begin_layout Standard
22546 \align left
22547 this one is left aligned.
22548 \end_layout
22549
22550 \begin_layout Standard
22551 In some paragraph environments, the default is something other than justified
22552  alignment.
22553  
22554 \end_layout
22555
22556 \begin_layout Subsection
22557 Forcing Page Breaks
22558 \begin_inset LatexCommand label
22559 name "sec:pagebreak"
22560
22561 \end_inset
22562
22563
22564 \end_layout
22565
22566 \begin_layout Standard
22567 If you don't like the way LaTeX does the page breaks in your document, you
22568  can force a pagebreak where you want one.
22569  In general, this will 
22570 \emph on
22571 not
22572 \emph default
22573  be necessary because LaTeX is good at pagebreaking, as was already mentioned
22574  in section 
22575 \begin_inset LatexCommand ref
22576 reference "sec:widows"
22577
22578 \end_inset
22579
22580 .
22581 \end_layout
22582
22583 \begin_layout Standard
22584 So in general there is no need to use the option described below, and we
22585  recommend not using it until the text is finished, and until you have checked
22586  in the preview to see if you 
22587 \emph on
22588 really
22589 \emph default
22590  have to change the pagebreaking.You can force a pagebreak above or below
22591  a paragraph in the 
22592 \family sans
22593 \bar under
22594 E
22595 \bar default
22596 dit\SpecialChar \menuseparator
22597
22598 \bar under
22599 P
22600 \bar default
22601 aragraph\InsetSpace ~
22602 Settings
22603 \family default
22604  dialog by selecting the checkboxes to add a pagebreak above or below the
22605  paragraph.
22606 \end_layout
22607
22608 \begin_layout Standard
22609 You might try to use a pagebreak to ensure that a figure or table appears
22610  at the top of a page.
22611  This is, of course, the wrong way to do it.
22612  LyX gives you a way of automatically ensuring that your figures and tables
22613  appear at the top of a page [or the bottom, or on their own page] without
22614  having to worry about what precedes or follows your figure or table.
22615  See sections 
22616 \begin_inset LatexCommand ref
22617 reference "sec:figures"
22618
22619 \end_inset
22620
22621  and 
22622 \begin_inset LatexCommand ref
22623 reference "sec:tables"
22624
22625 \end_inset
22626
22627  and read about 
22628 \family sans
22629 Floats
22630 \family default
22631  to learn more.
22632 \end_layout
22633
22634 \begin_layout Subsection
22635 Blanks/Spaces
22636 \end_layout
22637
22638 \begin_layout Standard
22639 A blank is a blank? Not in good typography.
22640  While you might be used to press the space key anytime you want to separate
22641  two words in ordinary word processors, LyX offers you more spaces: Spaces
22642  of different width and spaces which can or cannot be broken at the end
22643  of a line.
22644  The following sections will show you some examples where those spaces are
22645  useful.
22646 \end_layout
22647
22648 \begin_layout Subsubsection
22649 Inter-word Space
22650 \begin_inset LatexCommand label
22651 name "sec:normblank-lbreak-horline"
22652
22653 \end_inset
22654
22655
22656 \end_layout
22657
22658 \begin_layout Standard
22659 Some languages (e.\InsetSpace \thinspace{}
22660 g.\InsetSpace \space{}
22661 English) have the typographical convention to add extra
22662  space after an end-of-sentence punctuation mark, and LyX honors those conventio
22663 ns (see section\InsetSpace ~
22664
22665 \begin_inset LatexCommand ref
22666 reference "sec:abbrev"
22667
22668 \end_inset
22669
22670 ).
22671  Sometimes, you want a normal space nevertheless.
22672  In this case, insert one with 
22673 \family sans
22674 \bar under
22675 I
22676 \bar default
22677 nsert\SpecialChar \menuseparator
22678 Special\InsetSpace ~
22679 F
22680 \bar under
22681 o
22682 \bar default
22683 rmatting\SpecialChar \menuseparator
22684 Inter-
22685 \bar under
22686 w
22687 \bar default
22688 ord\InsetSpace ~
22689 Space
22690 \family default
22691  or with 
22692 \family sans
22693 C-M-Space.
22694 \end_layout
22695
22696 \begin_layout Subsubsection
22697 Protected Space
22698 \end_layout
22699
22700 \begin_layout Standard
22701 \begin_inset LatexCommand label
22702 name "sec:protblank-lbreak-horline"
22703
22704 \end_inset
22705
22706 The protected space: It is used to tell LyX (and LaTeX) not to break the
22707  line at that point.
22708  This may be necessary to avoid unlucky linebreaks, like in: 
22709 \end_layout
22710
22711 \begin_layout Quote
22712 A good documentation should weight no more than 1
22713 \newline
22714 kg.
22715  
22716 \end_layout
22717
22718 \begin_layout Standard
22719 Obviously, it would be a good thing to put a protected space between 
22720 \begin_inset Quotes eld
22721 \end_inset
22722
22723 1
22724 \begin_inset Quotes erd
22725 \end_inset
22726
22727  and 
22728 \begin_inset Quotes eld
22729 \end_inset
22730
22731 kg
22732 \begin_inset Quotes erd
22733 \end_inset
22734
22735 .
22736  A protected space is set with 
22737 \family sans
22738 \bar under
22739 I
22740 \bar default
22741 nsert\SpecialChar \menuseparator
22742 Special\InsetSpace ~
22743 F
22744 \bar under
22745 o
22746 \bar default
22747 rmatting\SpecialChar \menuseparator
22748 Protected
22749 \bar under
22750 \InsetSpace ~
22751 S
22752 \bar default
22753 pace
22754 \family default
22755  or with 
22756 \family sans
22757 C-Space.
22758 \end_layout
22759
22760 \begin_layout Subsubsection
22761 Thin Space
22762 \begin_inset LatexCommand label
22763 name "sec:thinblank-lbreak-horline"
22764
22765 \end_inset
22766
22767
22768 \end_layout
22769
22770 \begin_layout Standard
22771
22772 \begin_inset Quotes eld
22773 \end_inset
22774
22775 thin space
22776 \begin_inset Quotes erd
22777 \end_inset
22778
22779  is a blank which has half the size of a normal space (and it is also 
22780 \begin_inset Quotes eld
22781 \end_inset
22782
22783 protected
22784 \begin_inset Quotes erd
22785 \end_inset
22786
22787 ).
22788  The typographical conventions in a lot of languages propose the use of
22789  thin spaces in cases where normal spaces would be too wide, for instance
22790  inside abbreviations:
22791 \end_layout
22792
22793 \begin_layout Quote
22794 D.\InsetSpace \thinspace{}
22795 E.
22796  Knuth has developped our beloved typesetting program, i.\InsetSpace \thinspace{}
22797 e.\InsetSpace \space{}
22798 TeX.
22799 \end_layout
22800
22801 \begin_layout Standard
22802 You can insert a thin space with 
22803 \family sans
22804 \bar under
22805 I
22806 \bar default
22807 nsert\SpecialChar \menuseparator
22808 Special\InsetSpace ~
22809 F
22810 \bar under
22811 o
22812 \bar default
22813 rmatting\SpecialChar \menuseparator
22814
22815 \bar under
22816 T
22817 \bar default
22818 hin\InsetSpace ~
22819 Space
22820 \family default
22821  or with 
22822 \family sans
22823 C-S-Space.
22824 \end_layout
22825
22826 \begin_layout Subsubsection
22827 More Spaces
22828 \end_layout
22829
22830 \begin_layout Standard
22831 Apart from the ones described, there are still some more spaces.
22832  Although LyX supports them natively, they can only be reached via the 
22833 \emph on
22834 minibuffer
22835 \emph default
22836 .
22837  To get them, just type 
22838 \family typewriter
22839 space-insert <command>
22840 \family default
22841  into the minibuffer, where 
22842 \family typewriter
22843 <command>
22844 \family default
22845  is one of the following:
22846 \end_layout
22847
22848 \begin_layout Standard
22849 \align center
22850 \begin_inset Tabular
22851 <lyxtabular version="3" rows="9" columns="3">
22852 <features>
22853 <column alignment="center" valignment="top" leftline="true" width="0">
22854 <column alignment="center" valignment="top" leftline="true" width="0">
22855 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
22856 <row topline="true" bottomline="true">
22857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22858 \begin_inset Text
22859
22860 \begin_layout Standard
22861
22862 \series bold
22863 command
22864 \end_layout
22865
22866 \end_inset
22867 </cell>
22868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22869 \begin_inset Text
22870
22871 \begin_layout Standard
22872
22873 \series bold
22874 width
22875 \end_layout
22876
22877 \end_inset
22878 </cell>
22879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22880 \begin_inset Text
22881
22882 \begin_layout Standard
22883
22884 \series bold
22885 protected?
22886 \end_layout
22887
22888 \end_inset
22889 </cell>
22890 </row>
22891 <row topline="true">
22892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Standard
22896
22897 \family typewriter
22898 normal
22899 \end_layout
22900
22901 \end_inset
22902 </cell>
22903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22904 \begin_inset Text
22905
22906 \begin_layout Standard
22907 1/3\InsetSpace ~
22908 em
22909 \end_layout
22910
22911 \end_inset
22912 </cell>
22913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22914 \begin_inset Text
22915
22916 \begin_layout Standard
22917 no
22918 \end_layout
22919
22920 \end_inset
22921 </cell>
22922 </row>
22923 <row topline="true">
22924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22925 \begin_inset Text
22926
22927 \begin_layout Standard
22928
22929 \family typewriter
22930 protected
22931 \end_layout
22932
22933 \end_inset
22934 </cell>
22935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22936 \begin_inset Text
22937
22938 \begin_layout Standard
22939 1/3\InsetSpace ~
22940 em
22941 \end_layout
22942
22943 \end_inset
22944 </cell>
22945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22946 \begin_inset Text
22947
22948 \begin_layout Standard
22949 yes
22950 \end_layout
22951
22952 \end_inset
22953 </cell>
22954 </row>
22955 <row topline="true" bottomline="true">
22956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22957 \begin_inset Text
22958
22959 \begin_layout Standard
22960
22961 \family typewriter
22962 thin
22963 \end_layout
22964
22965 \end_inset
22966 </cell>
22967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22968 \begin_inset Text
22969
22970 \begin_layout Standard
22971 1/6\InsetSpace ~
22972 em
22973 \end_layout
22974
22975 \end_inset
22976 </cell>
22977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22978 \begin_inset Text
22979
22980 \begin_layout Standard
22981 yes
22982 \end_layout
22983
22984 \end_inset
22985 </cell>
22986 </row>
22987 <row bottomline="true">
22988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22989 \begin_inset Text
22990
22991 \begin_layout Standard
22992
22993 \family typewriter
22994 enspace
22995 \end_layout
22996
22997 \end_inset
22998 </cell>
22999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23000 \begin_inset Text
23001
23002 \begin_layout Standard
23003 0.5\InsetSpace ~
23004 em
23005 \end_layout
23006
23007 \end_inset
23008 </cell>
23009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23010 \begin_inset Text
23011
23012 \begin_layout Standard
23013 yes
23014 \end_layout
23015
23016 \end_inset
23017 </cell>
23018 </row>
23019 <row bottomline="true">
23020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23021 \begin_inset Text
23022
23023 \begin_layout Standard
23024
23025 \family typewriter
23026 enskip
23027 \end_layout
23028
23029 \end_inset
23030 </cell>
23031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23032 \begin_inset Text
23033
23034 \begin_layout Standard
23035 0.5\InsetSpace ~
23036 em
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23042 \begin_inset Text
23043
23044 \begin_layout Standard
23045 no
23046 \end_layout
23047
23048 \end_inset
23049 </cell>
23050 </row>
23051 <row bottomline="true">
23052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23053 \begin_inset Text
23054
23055 \begin_layout Standard
23056
23057 \family typewriter
23058 quad
23059 \end_layout
23060
23061 \end_inset
23062 </cell>
23063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23064 \begin_inset Text
23065
23066 \begin_layout Standard
23067 1\InsetSpace ~
23068 em
23069 \end_layout
23070
23071 \end_inset
23072 </cell>
23073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23074 \begin_inset Text
23075
23076 \begin_layout Standard
23077 no
23078 \end_layout
23079
23080 \end_inset
23081 </cell>
23082 </row>
23083 <row bottomline="true">
23084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23085 \begin_inset Text
23086
23087 \begin_layout Standard
23088
23089 \family typewriter
23090 qquad
23091 \end_layout
23092
23093 \end_inset
23094 </cell>
23095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23096 \begin_inset Text
23097
23098 \begin_layout Standard
23099 2\InsetSpace ~
23100 em
23101 \end_layout
23102
23103 \end_inset
23104 </cell>
23105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23106 \begin_inset Text
23107
23108 \begin_layout Standard
23109 no
23110 \end_layout
23111
23112 \end_inset
23113 </cell>
23114 </row>
23115 <row bottomline="true">
23116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23117 \begin_inset Text
23118
23119 \begin_layout Standard
23120
23121 \family typewriter
23122 negthinspace
23123 \end_layout
23124
23125 \end_inset
23126 </cell>
23127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23128 \begin_inset Text
23129
23130 \begin_layout Standard
23131 -1/6\InsetSpace ~
23132 em
23133 \end_layout
23134
23135 \end_inset
23136 </cell>
23137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23138 \begin_inset Text
23139
23140 \begin_layout Standard
23141 yes
23142 \end_layout
23143
23144 \end_inset
23145 </cell>
23146 </row>
23147 </lyxtabular>
23148
23149 \end_inset
23150
23151
23152 \end_layout
23153
23154 \begin_layout Subsection
23155 Line breaking
23156 \end_layout
23157
23158 \begin_layout Standard
23159 You can force line breaks within a paragraph by selecting 
23160 \family sans
23161 \bar under
23162 I
23163 \bar default
23164 nsert\SpecialChar \menuseparator
23165 Special\InsetSpace ~
23166 F
23167 \bar under
23168 o
23169 \bar default
23170 rmatting\SpecialChar \menuseparator
23171
23172 \bar under
23173 L
23174 \bar default
23175 inebreak
23176 \family default
23177  or with 
23178 \family sans
23179 C-Return.
23180
23181 \family default
23182  You should, however, not use this to correct LaTeX's linebreaking, as LaTeX
23183  is 
23184 \emph on
23185 very
23186 \emph default
23187  good at linebreaking\SpecialChar \ldots{}
23188  (see section 
23189 \begin_inset LatexCommand ref
23190 reference "sec:pagebreak"
23191
23192 \end_inset
23193
23194 ).
23195  There are, however, a number of situations where it is necessary to actively
23196  set a linebreak, e.g.
23197  in a poem or for an Address (see sections 
23198 \begin_inset LatexCommand ref
23199 reference "sec:quote"
23200
23201 \end_inset
23202
23203
23204 \begin_inset LatexCommand ref
23205 reference "sec:verse"
23206
23207 \end_inset
23208
23209  and 
23210 \begin_inset LatexCommand ref
23211 reference "sec:adress_usage"
23212
23213 \end_inset
23214
23215 ).
23216 \end_layout
23217
23218 \begin_layout Section
23219 Spellchecking
23220 \begin_inset LatexCommand label
23221 name "sec:spellchecking"
23222
23223 \end_inset
23224
23225
23226 \end_layout
23227
23228 \begin_layout Standard
23229 LyX itself has no built-in spellchecker.
23230  Rather it uses the external 
23231 \family typewriter
23232 ispell
23233 \family default
23234  program as a backend or the newer and generally better 
23235 \family typewriter
23236 aspell
23237 \family default
23238 .
23239  This section assumes you have already installed and set up one of these
23240  programs.
23241  
23242 \end_layout
23243
23244 \begin_layout Standard
23245 The spellchecker can be started with the menu entry 
23246 \family sans
23247 \bar under
23248 T
23249 \bar default
23250 ools
23251 \bar under
23252 \SpecialChar \menuseparator
23253
23254 \shape up
23255 S
23256 \bar default
23257 pellchecker
23258 \family default
23259 \shape default
23260 .
23261  Checking will start just after the current cursor position.
23262  A dialog window will appear showing any incorrect (or unknown) word found,
23263  allowing you to edit and replace it in a second line.
23264  Whenever an unknown word is found, the word is highlighted and the view
23265  in your text buffer is updated to make the word visible.
23266  In the 
23267 \family sans
23268 Spellchecker
23269 \family default
23270  dialog, there is also a box showing suggestions for a correction, if any
23271  could be found.
23272  Clicking on one of the corrections will copy the near miss into the replace
23273  input field (double-click to invoke replace).
23274 \end_layout
23275
23276 \begin_layout Subsection
23277 Spellchecker Options
23278 \begin_inset LatexCommand label
23279 name "sec:spell_opt"
23280
23281 \end_inset
23282
23283
23284 \end_layout
23285
23286 \begin_layout Standard
23287 The following options can be set in the 
23288 \family sans
23289 \bar under
23290 T
23291 \bar default
23292 ools\SpecialChar \menuseparator
23293
23294 \bar under
23295 P
23296 \bar default
23297 references
23298 \family default
23299  dialog.
23300 \end_layout
23301
23302 \begin_layout Subsubsection
23303 Dictionary
23304 \end_layout
23305
23306 \begin_layout Standard
23307 By default, the dictionary file to use is determined by the language of
23308  the text you're checking, which is set in the 
23309 \family sans
23310 \bar under
23311 D
23312 \bar default
23313 ocument\SpecialChar \menuseparator
23314
23315 \bar under
23316 S
23317 \bar default
23318 ettings
23319 \family default
23320  dialog.
23321  If you do not have a dictionary for the document language, the spellchecker
23322  will not work.
23323  In this case, you can specify another dictionary file in the dialog by
23324  specifying a different 
23325 \begin_inset Quotes eld
23326 \end_inset
23327
23328 alternative language
23329 \begin_inset Quotes erd
23330 \end_inset
23331
23332 .
23333 \end_layout
23334
23335 \begin_layout Standard
23336 If you're using 
23337 \family typewriter
23338 ispell
23339 \family default
23340 , you may need to make a link from say 
23341 \family typewriter
23342 deutsch.(aff|hash)
23343 \family default
23344  to 
23345 \family typewriter
23346 german.(aff|hash)
23347 \family default
23348  or whatever applies for your language.
23349  This is because these 
23350 \family typewriter
23351 ispell
23352 \family default
23353  files normally have the native language name (
23354 \begin_inset Quotes eld
23355 \end_inset
23356
23357 deutsch
23358 \begin_inset Quotes erd
23359 \end_inset
23360
23361 ) whereas 
23362 \family typewriter
23363 ispell
23364 \family default
23365 , when started from LyX, searches for the English version of the name used
23366  with the LaTeX babel package (
23367 \begin_inset Quotes eld
23368 \end_inset
23369
23370 german
23371 \begin_inset Quotes erd
23372 \end_inset
23373
23374 ).
23375 \end_layout
23376
23377 \begin_layout Standard
23378 You may also have problems the font encoding is not correct for that dictionary.
23379  If you use a language with 
23380 \family typewriter
23381 latin1
23382 \family default
23383  encoding and set the 
23384 \family sans
23385 \bar under
23386 E
23387 \bar default
23388 ncoding
23389 \family default
23390  option in the 
23391 \family sans
23392 \bar under
23393 D
23394 \bar default
23395 ocument\SpecialChar \menuseparator
23396
23397 \bar under
23398 S
23399 \bar default
23400 ettings
23401 \family default
23402  dialog to 
23403 \family sans
23404 latin1
23405 \family default
23406  (or other than 
23407 \family sans
23408 default
23409 \family default
23410 ), you must have this option in your language dictionary as well.
23411  If your dictionary doesn't support the 
23412 \family sans
23413 Encoding
23414 \family default
23415  you chose, you'll have an error like this on stderr:
23416 \end_layout
23417
23418 \begin_layout Standard
23419
23420 \family typewriter
23421 ispell: unrecognized formatter type 'latin1'
23422 \end_layout
23423
23424 \begin_layout Standard
23425 The spellchecker gives you an error that it couldn't start the 
23426 \family typewriter
23427 ispell
23428 \family default
23429  process and that you probably have some problems with your dictionary file.
23430  
23431 \end_layout
23432
23433 \begin_layout Standard
23434 There are four solutions to this problem.
23435  The easiest is to try the 
23436 \family sans
23437 Use\InsetSpace ~
23438 Input\InsetSpace ~
23439 Encoding
23440 \family default
23441  option.
23442  If that does not help, you can set 
23443 \family sans
23444 \bar under
23445 E
23446 \bar default
23447 ncoding
23448 \family default
23449  to 
23450 \family sans
23451 default
23452 \family default
23453  when calling the spellchecker (which is probably annoying).
23454  The third is to add the 
23455 \family typewriter
23456 latin1
23457 \family default
23458  option to your dictionary 
23459 \family typewriter
23460 \emph on
23461 <
23462 \family default
23463 language
23464 \family typewriter
23465 >
23466 \emph default
23467 .aff
23468 \family default
23469  file and recompile the dictionary (which probably isn't easy if you installed
23470  the whole stuff with some distribution and don't have the language directory
23471  of the 
23472 \family typewriter
23473 ispell
23474 \family default
23475  sources).
23476  Read the 
23477 \family typewriter
23478 ispell
23479 \family default
23480  documentation for this task! The fourth is to send a message to your package-ma
23481 intainer, or better yet to the maintainer of the dictionary file in question
23482  and ask him to solve your problem.
23483 \end_layout
23484
23485 \begin_layout Subsubsection
23486 Personal dictionary
23487 \end_layout
23488
23489 \begin_layout Standard
23490 If you want to use a different file from the spellchecker's default choice
23491  as your personal dictionary, you can set this in the dialog.
23492  Specifying a filename which does not already exist will result in an error
23493  message on stderr which you can ignore (
23494 \family typewriter
23495 ispell
23496 \family default
23497  will create the file when you finish checking your spelling).
23498 \end_layout
23499
23500 \begin_layout Subsubsection
23501 Further Options 
23502 \end_layout
23503
23504 \begin_layout Standard
23505 The 
23506 \family sans
23507 \bar under
23508 S
23509 \bar default
23510 pellchecker\InsetSpace ~
23511 Options
23512 \family default
23513  dialog has some additional options which are self-explanatory:
23514 \end_layout
23515
23516 \begin_layout Itemize
23517
23518 \family sans
23519 \bar under
23520 A
23521 \bar default
23522 ccept compound words
23523 \family default
23524
23525 \newline
23526 Prevent the spellchecker from complaining about compounded words like
23527 \newline
23528
23529 \begin_inset Quotes erd
23530 \end_inset
23531
23532 passthrough
23533 \begin_inset Quotes erd
23534 \end_inset
23535
23536 .
23537 \end_layout
23538
23539 \begin_layout Itemize
23540
23541 \family sans
23542 \bar under
23543 E
23544 \bar default
23545 scape characters
23546 \family default
23547
23548 \newline
23549 Allows you to add nonstandard characters to what the spellchecker considers
23550  words, e.g.
23551  German umlauts.
23552  This should not normally be needed.
23553 \end_layout
23554
23555 \begin_layout Subsection
23556 Limitations
23557 \end_layout
23558
23559 \begin_layout Standard
23560 Some users have expressed a wish to be able to globally change the spelling
23561  of a particular word, rather than having to change the spelling separately
23562  for each occurrence of the word.
23563  Per-document word lists would also be useful.
23564  Neither of these features are present as of this writing.
23565 \end_layout
23566
23567 \begin_layout Standard
23568 Unless you're using the 
23569 \family typewriter
23570 pspell
23571 \family default
23572  spellchecker, LyX cannot correctly spellcheck documents containing multiple
23573  languages.
23574  This, does, however, work with 
23575 \family typewriter
23576 pspell
23577 \family default
23578 , assuming you have marked the different languages appropriately.
23579 \end_layout
23580
23581 \begin_layout Section
23582 International Support
23583 \end_layout
23584
23585 \begin_layout Standard
23586 This section describes how to use LyX with any language you want.
23587  LyX comes with a default configuration which supports the English language
23588  on a U.S.-style keyboard, with a standard U.S.
23589  paper size and the spellchecker set to U.S.
23590  English.
23591  You can change any or all of these settings as desired, and you can make
23592  the changes apply to the current session only, or use them as your new
23593  default configuration.
23594 \end_layout
23595
23596 \begin_layout Standard
23597 If you have a keyboard suited to the language you are using (for example,
23598  a German keyboard for writing in German), and you have correctly configured
23599  your X environment, all you need to do for LyX is tell it your language,
23600  the character encoding, and desired paper size.
23601  Refer to 
23602 \begin_inset LatexCommand ref
23603 reference "sec:langlay"
23604
23605 \end_inset
23606
23607  for more information.
23608 \end_layout
23609
23610 \begin_layout Standard
23611 If, however, you have a U.S.-style keyboard and want to write in a different
23612  language than English, you can use an alternate keymap.
23613  For example, if you have a U.S.-style keyboard but want to write in Italian,
23614  you can configure LyX to use an Italian keymap.
23615  Refer to 
23616 \begin_inset LatexCommand ref
23617 reference "sec:optkey"
23618
23619 \end_inset
23620
23621  for details.
23622  
23623 \end_layout
23624
23625 \begin_layout Standard
23626 Finally, you may just want to change a few key mappings or create an entirely
23627  different keymap (for Vulcan, for instance).
23628  You may, for example, normally write in Italian on a U.S.
23629  keyboard but want to include an occasional quotation in German.
23630  In such a case, you can write your own keyboard mapping or modify an existing
23631  one to support the characters you want.
23632  
23633 \end_layout
23634
23635 \begin_layout Standard
23636 The details of how to customize LyX to your own language are 
23637 \emph on
23638 way
23639 \emph default
23640  beyond the scope of this manual.
23641  You cannot only alter the keyboard layout, you can also change the names
23642  of the menus buttons, etc., to reflect your language.
23643  If you want to learn more about writing keymap files and tailoring LyX
23644  to your native tongue, please see the 
23645 \emph on
23646 Customization
23647 \emph default
23648  manual for details.
23649 \end_layout
23650
23651 \begin_layout Subsection
23652 Language Options
23653 \begin_inset LatexCommand label
23654 name "sec:langlay"
23655
23656 \end_inset
23657
23658
23659 \end_layout
23660
23661 \begin_layout Standard
23662 The 
23663 \family sans
23664 \bar under
23665 D
23666 \bar default
23667 ocument\SpecialChar \menuseparator
23668
23669 \bar under
23670 S
23671 \bar default
23672 ettings
23673 \family default
23674  dialog lets you set 
23675 \family roman
23676 the language and character encoding for your language.
23677  
23678 \end_layout
23679
23680 \begin_layout Standard
23681 Choose your language by clicking on the arrow in t
23682 \family roman
23683 he
23684 \family default
23685  
23686 \family sans
23687 Language
23688 \family default
23689  combo
23690 \family roman
23691 box
23692 \family default
23693  of the 
23694 \family sans
23695 \bar under
23696 D
23697 \bar default
23698 ocument\SpecialChar \menuseparator
23699
23700 \bar under
23701 S
23702 \bar default
23703 ettings
23704 \family default
23705  dialog.
23706  The default is U.S.
23707  English.
23708  Scroll to find the language you want and then click on your choice.
23709  The language name appears in the window.
23710 \begin_inset Foot
23711 status collapsed
23712
23713 \begin_layout Standard
23714 In LaTeX terms, selecting a language other than default adds Babel support.
23715  If you do not have Babel installed, refer to the different LaTeX distributions
23716  for it.
23717 \end_layout
23718
23719 \end_inset
23720
23721
23722 \end_layout
23723
23724 \begin_layout Standard
23725 The 
23726 \family sans
23727 Enco
23728 \bar under
23729 d
23730 \bar default
23731 ing
23732 \family default
23733  box lets you choose the character encoding map you want to use.
23734  The default is the 
23735 \family typewriter
23736 Latin1
23737 \family default
23738  encoding, which includes the characters required by the various Western
23739  European languages.
23740 \end_layout
23741
23742 \begin_layout Subsection
23743 Keyboard mapping configuration
23744 \begin_inset LatexCommand label
23745 name "sec:optkey"
23746
23747 \end_inset
23748
23749
23750 \end_layout
23751
23752 \begin_layout Standard
23753 The preferences dialog allows you to choose up to two keyboard mappings.
23754  This allows you to choose the keymap of your choice for your U.S.-style keyboard.
23755  You can choose primary and secondary keyboard languages and then select
23756  which one you want to use.
23757 \end_layout
23758
23759 \begin_layout Subsection
23760 Character Tables
23761 \begin_inset LatexCommand label
23762 name "sec:keytab"
23763
23764 \end_inset
23765
23766
23767 \end_layout
23768
23769 \begin_layout Standard
23770 Table\InsetSpace ~
23771
23772 \begin_inset LatexCommand ref
23773 reference "cap:The-latin1-character"
23774
23775 \end_inset
23776
23777  shows the 
23778 \family typewriter
23779 Latin1
23780 \family default
23781  character set.
23782  You should be able to enter the characters in the first eight columns directly
23783  from the keyboard.
23784 \end_layout
23785
23786 \begin_layout Standard
23787 There are a few things you need to know about this table.
23788  This manual is set up --- by hand, mind you --- to print all of these character
23789 s.
23790  That ain't the default.
23791  Nowhere near, in fact.
23792  Here are some of the details you'll need to bear in mind when using characters
23793  from the 
23794 \family typewriter
23795 Latin1
23796 \family default
23797  character set:
23798 \end_layout
23799
23800 \begin_layout Itemize
23801 Even if you've selected 
23802 \family sans
23803 latin1
23804 \family default
23805  in the 
23806 \family sans
23807 \bar under
23808 D
23809 \bar default
23810 ocument\SpecialChar \menuseparator
23811
23812 \bar under
23813 S
23814 \bar default
23815 ettings
23816 \family default
23817  dialog, users who have only the 
23818 \family typewriter
23819 T1
23820 \family default
23821 -fonts for LaTeX [or who have the 
23822 \family typewriter
23823 T1
23824 \family default
23825 -fonts but aren't using them] will still miss a few characters: D0, F0,
23826  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
23827  french quotes won't show up.
23828 \end_layout
23829
23830 \begin_layout Itemize
23831 Users of 
23832 \family typewriter
23833 T1
23834 \family default
23835 -fonts can, however, get the french quotes [characters AB and BB] if they
23836  include the either the package 
23837 \family typewriter
23838 umlaute.sty
23839 \family default
23840  or 
23841 \family typewriter
23842 german.sty
23843 \family default
23844  in their documents.
23845 \begin_inset Foot
23846 status collapsed
23847
23848 \begin_layout Standard
23849 This only holds when you want to input these quotes by yourself.
23850  The automatic quote feature described in Section 
23851 \begin_inset LatexCommand ref
23852 reference "sec:quotes"
23853
23854 \end_inset
23855
23856 , will generate automatically LaTeX code adapted to available fonts and
23857  packages.
23858 \end_layout
23859
23860 \end_inset
23861
23862
23863 \end_layout
23864
23865 \begin_layout Standard
23866 \begin_inset Float table
23867 wide false
23868 sideways false
23869 status open
23870
23871 \begin_layout Standard
23872 \begin_inset Caption
23873
23874 \begin_layout Standard
23875 \begin_inset LatexCommand label
23876 name "cap:The-latin1-character"
23877
23878 \end_inset
23879
23880 The 
23881 \family typewriter
23882 latin1
23883 \family default
23884  character set
23885 \end_layout
23886
23887 \end_inset
23888
23889
23890 \end_layout
23891
23892 \begin_layout Standard
23893 \align center
23894 \begin_inset Tabular
23895 <lyxtabular version="3" rows="17" columns="17">
23896 <features>
23897 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
23898 <column alignment="center" valignment="top" leftline="true" width="0pt">
23899 <column alignment="center" valignment="top" leftline="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" rightline="true" width="0pt">
23914 <row topline="true" bottomline="true">
23915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23916 \begin_inset Text
23917
23918 \begin_layout Standard
23919
23920 \end_layout
23921
23922 \end_inset
23923 </cell>
23924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23925 \begin_inset Text
23926
23927 \begin_layout Standard
23928
23929 \family roman
23930 \series medium
23931 \shape up
23932 \size tiny
23933 \emph off
23934 \bar no
23935 \noun off
23936 \color none
23937 00
23938 \end_layout
23939
23940 \end_inset
23941 </cell>
23942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23943 \begin_inset Text
23944
23945 \begin_layout Standard
23946
23947 \family roman
23948 \series medium
23949 \shape up
23950 \size tiny
23951 \emph off
23952 \bar no
23953 \noun off
23954 \color none
23955 10
23956 \end_layout
23957
23958 \end_inset
23959 </cell>
23960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23961 \begin_inset Text
23962
23963 \begin_layout Standard
23964
23965 \family roman
23966 \series medium
23967 \shape up
23968 \size tiny
23969 \emph off
23970 \bar no
23971 \noun off
23972 \color none
23973 20
23974 \end_layout
23975
23976 \end_inset
23977 </cell>
23978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23979 \begin_inset Text
23980
23981 \begin_layout Standard
23982
23983 \family roman
23984 \series medium
23985 \shape up
23986 \size tiny
23987 \emph off
23988 \bar no
23989 \noun off
23990 \color none
23991 30
23992 \end_layout
23993
23994 \end_inset
23995 </cell>
23996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23997 \begin_inset Text
23998
23999 \begin_layout Standard
24000
24001 \family roman
24002 \series medium
24003 \shape up
24004 \size tiny
24005 \emph off
24006 \bar no
24007 \noun off
24008 \color none
24009 40
24010 \end_layout
24011
24012 \end_inset
24013 </cell>
24014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24015 \begin_inset Text
24016
24017 \begin_layout Standard
24018
24019 \family roman
24020 \series medium
24021 \shape up
24022 \size tiny
24023 \emph off
24024 \bar no
24025 \noun off
24026 \color none
24027 50
24028 \end_layout
24029
24030 \end_inset
24031 </cell>
24032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24033 \begin_inset Text
24034
24035 \begin_layout Standard
24036
24037 \family roman
24038 \series medium
24039 \shape up
24040 \size tiny
24041 \emph off
24042 \bar no
24043 \noun off
24044 \color none
24045 60
24046 \end_layout
24047
24048 \end_inset
24049 </cell>
24050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24051 \begin_inset Text
24052
24053 \begin_layout Standard
24054
24055 \family roman
24056 \series medium
24057 \shape up
24058 \size tiny
24059 \emph off
24060 \bar no
24061 \noun off
24062 \color none
24063 70
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24069 \begin_inset Text
24070
24071 \begin_layout Standard
24072
24073 \family roman
24074 \series medium
24075 \shape up
24076 \size tiny
24077 \emph off
24078 \bar no
24079 \noun off
24080 \color none
24081 80
24082 \end_layout
24083
24084 \end_inset
24085 </cell>
24086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24087 \begin_inset Text
24088
24089 \begin_layout Standard
24090
24091 \family roman
24092 \series medium
24093 \shape up
24094 \size tiny
24095 \emph off
24096 \bar no
24097 \noun off
24098 \color none
24099 90
24100 \end_layout
24101
24102 \end_inset
24103 </cell>
24104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24105 \begin_inset Text
24106
24107 \begin_layout Standard
24108
24109 \family roman
24110 \series medium
24111 \shape up
24112 \size tiny
24113 \emph off
24114 \bar no
24115 \noun off
24116 \color none
24117 A0
24118 \end_layout
24119
24120 \end_inset
24121 </cell>
24122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24123 \begin_inset Text
24124
24125 \begin_layout Standard
24126
24127 \family roman
24128 \series medium
24129 \shape up
24130 \size tiny
24131 \emph off
24132 \bar no
24133 \noun off
24134 \color none
24135 B0
24136 \end_layout
24137
24138 \end_inset
24139 </cell>
24140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24141 \begin_inset Text
24142
24143 \begin_layout Standard
24144
24145 \family roman
24146 \series medium
24147 \shape up
24148 \size tiny
24149 \emph off
24150 \bar no
24151 \noun off
24152 \color none
24153 C0
24154 \end_layout
24155
24156 \end_inset
24157 </cell>
24158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24159 \begin_inset Text
24160
24161 \begin_layout Standard
24162
24163 \family roman
24164 \series medium
24165 \shape up
24166 \size tiny
24167 \emph off
24168 \bar no
24169 \noun off
24170 \color none
24171 D0
24172 \end_layout
24173
24174 \end_inset
24175 </cell>
24176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24177 \begin_inset Text
24178
24179 \begin_layout Standard
24180
24181 \family roman
24182 \series medium
24183 \shape up
24184 \size tiny
24185 \emph off
24186 \bar no
24187 \noun off
24188 \color none
24189 E0
24190 \end_layout
24191
24192 \end_inset
24193 </cell>
24194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24195 \begin_inset Text
24196
24197 \begin_layout Standard
24198
24199 \family roman
24200 \series medium
24201 \shape up
24202 \size tiny
24203 \emph off
24204 \bar no
24205 \noun off
24206 \color none
24207 F0
24208 \end_layout
24209
24210 \end_inset
24211 </cell>
24212 </row>
24213 <row topline="true">
24214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24215 \begin_inset Text
24216
24217 \begin_layout Standard
24218
24219 \family roman
24220 \series medium
24221 \shape up
24222 \size tiny
24223 \emph off
24224 \bar no
24225 \noun off
24226 \color none
24227 00
24228 \end_layout
24229
24230 \end_inset
24231 </cell>
24232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24233 \begin_inset Text
24234
24235 \begin_layout Standard
24236
24237 \end_layout
24238
24239 \end_inset
24240 </cell>
24241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24242 \begin_inset Text
24243
24244 \begin_layout Standard
24245
24246 \end_layout
24247
24248 \end_inset
24249 </cell>
24250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24251 \begin_inset Text
24252
24253 \begin_layout Standard
24254
24255 \end_layout
24256
24257 \end_inset
24258 </cell>
24259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24260 \begin_inset Text
24261
24262 \begin_layout Standard
24263
24264 \family roman
24265 \series medium
24266 \shape up
24267 \emph off
24268 \bar no
24269 \noun off
24270 \color none
24271 0
24272 \end_layout
24273
24274 \end_inset
24275 </cell>
24276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24277 \begin_inset Text
24278
24279 \begin_layout Standard
24280
24281 \family roman
24282 \series medium
24283 \shape up
24284 \emph off
24285 \bar no
24286 \noun off
24287 \color none
24288 @
24289 \end_layout
24290
24291 \end_inset
24292 </cell>
24293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24294 \begin_inset Text
24295
24296 \begin_layout Standard
24297
24298 \family roman
24299 \series medium
24300 \shape up
24301 \emph off
24302 \bar no
24303 \noun off
24304 \color none
24305 P
24306 \end_layout
24307
24308 \end_inset
24309 </cell>
24310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24311 \begin_inset Text
24312
24313 \begin_layout Standard
24314
24315 \family roman
24316 \series medium
24317 \shape up
24318 \emph off
24319 \bar no
24320 \noun off
24321 \color none
24322 '
24323 \end_layout
24324
24325 \end_inset
24326 </cell>
24327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24328 \begin_inset Text
24329
24330 \begin_layout Standard
24331
24332 \family roman
24333 \series medium
24334 \shape up
24335 \emph off
24336 \bar no
24337 \noun off
24338 \color none
24339 p
24340 \end_layout
24341
24342 \end_inset
24343 </cell>
24344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24345 \begin_inset Text
24346
24347 \begin_layout Standard
24348
24349 \end_layout
24350
24351 \end_inset
24352 </cell>
24353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24354 \begin_inset Text
24355
24356 \begin_layout Standard
24357
24358 \end_layout
24359
24360 \end_inset
24361 </cell>
24362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24363 \begin_inset Text
24364
24365 \begin_layout Standard
24366
24367 \end_layout
24368
24369 \end_inset
24370 </cell>
24371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24372 \begin_inset Text
24373
24374 \begin_layout Standard
24375
24376 \family roman
24377 \series medium
24378 \shape up
24379 \emph off
24380 \bar no
24381 \noun off
24382 \color none
24383 °
24384 \end_layout
24385
24386 \end_inset
24387 </cell>
24388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24389 \begin_inset Text
24390
24391 \begin_layout Standard
24392
24393 \family roman
24394 \series medium
24395 \shape up
24396 \emph off
24397 \bar no
24398 \noun off
24399 \color none
24400 À
24401 \end_layout
24402
24403 \end_inset
24404 </cell>
24405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24406 \begin_inset Text
24407
24408 \begin_layout Standard
24409
24410 \family roman
24411 \series medium
24412 \shape up
24413 \emph off
24414 \bar no
24415 \noun off
24416 \color none
24417 Ð
24418 \end_layout
24419
24420 \end_inset
24421 </cell>
24422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24423 \begin_inset Text
24424
24425 \begin_layout Standard
24426
24427 \family roman
24428 \series medium
24429 \shape up
24430 \emph off
24431 \bar no
24432 \noun off
24433 \color none
24434 à
24435 \end_layout
24436
24437 \end_inset
24438 </cell>
24439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24440 \begin_inset Text
24441
24442 \begin_layout Standard
24443
24444 \family roman
24445 \series medium
24446 \shape up
24447 \emph off
24448 \bar no
24449 \noun off
24450 \color none
24451 ð
24452 \end_layout
24453
24454 \end_inset
24455 </cell>
24456 </row>
24457 <row topline="true">
24458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24459 \begin_inset Text
24460
24461 \begin_layout Standard
24462
24463 \family roman
24464 \series medium
24465 \shape up
24466 \size tiny
24467 \emph off
24468 \bar no
24469 \noun off
24470 \color none
24471 01
24472 \end_layout
24473
24474 \end_inset
24475 </cell>
24476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24477 \begin_inset Text
24478
24479 \begin_layout Standard
24480
24481 \end_layout
24482
24483 \end_inset
24484 </cell>
24485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24486 \begin_inset Text
24487
24488 \begin_layout Standard
24489
24490 \end_layout
24491
24492 \end_inset
24493 </cell>
24494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24495 \begin_inset Text
24496
24497 \begin_layout Standard
24498
24499 \family roman
24500 \series medium
24501 \shape up
24502 \emph off
24503 \bar no
24504 \noun off
24505 \color none
24506 !
24507 \end_layout
24508
24509 \end_inset
24510 </cell>
24511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24512 \begin_inset Text
24513
24514 \begin_layout Standard
24515
24516 \family roman
24517 \series medium
24518 \shape up
24519 \emph off
24520 \bar no
24521 \noun off
24522 \color none
24523 1
24524 \end_layout
24525
24526 \end_inset
24527 </cell>
24528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24529 \begin_inset Text
24530
24531 \begin_layout Standard
24532
24533 \family roman
24534 \series medium
24535 \shape up
24536 \emph off
24537 \bar no
24538 \noun off
24539 \color none
24540 A
24541 \end_layout
24542
24543 \end_inset
24544 </cell>
24545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24546 \begin_inset Text
24547
24548 \begin_layout Standard
24549
24550 \family roman
24551 \series medium
24552 \shape up
24553 \emph off
24554 \bar no
24555 \noun off
24556 \color none
24557 Q
24558 \end_layout
24559
24560 \end_inset
24561 </cell>
24562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24563 \begin_inset Text
24564
24565 \begin_layout Standard
24566
24567 \family roman
24568 \series medium
24569 \shape up
24570 \emph off
24571 \bar no
24572 \noun off
24573 \color none
24574 a
24575 \end_layout
24576
24577 \end_inset
24578 </cell>
24579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24580 \begin_inset Text
24581
24582 \begin_layout Standard
24583
24584 \family roman
24585 \series medium
24586 \shape up
24587 \emph off
24588 \bar no
24589 \noun off
24590 \color none
24591 q
24592 \end_layout
24593
24594 \end_inset
24595 </cell>
24596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24597 \begin_inset Text
24598
24599 \begin_layout Standard
24600
24601 \end_layout
24602
24603 \end_inset
24604 </cell>
24605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24606 \begin_inset Text
24607
24608 \begin_layout Standard
24609
24610 \end_layout
24611
24612 \end_inset
24613 </cell>
24614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24615 \begin_inset Text
24616
24617 \begin_layout Standard
24618
24619 \family roman
24620 \series medium
24621 \shape up
24622 \emph off
24623 \bar no
24624 \noun off
24625 \color none
24626 ¡
24627 \end_layout
24628
24629 \end_inset
24630 </cell>
24631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24632 \begin_inset Text
24633
24634 \begin_layout Standard
24635
24636 \family roman
24637 \series medium
24638 \shape up
24639 \emph off
24640 \bar no
24641 \noun off
24642 \color none
24643 ±
24644 \end_layout
24645
24646 \end_inset
24647 </cell>
24648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24649 \begin_inset Text
24650
24651 \begin_layout Standard
24652
24653 \family roman
24654 \series medium
24655 \shape up
24656 \emph off
24657 \bar no
24658 \noun off
24659 \color none
24660 Á
24661 \end_layout
24662
24663 \end_inset
24664 </cell>
24665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24666 \begin_inset Text
24667
24668 \begin_layout Standard
24669
24670 \family roman
24671 \series medium
24672 \shape up
24673 \emph off
24674 \bar no
24675 \noun off
24676 \color none
24677 Ñ
24678 \end_layout
24679
24680 \end_inset
24681 </cell>
24682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24683 \begin_inset Text
24684
24685 \begin_layout Standard
24686
24687 \family roman
24688 \series medium
24689 \shape up
24690 \emph off
24691 \bar no
24692 \noun off
24693 \color none
24694 á
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Standard
24703
24704 \family roman
24705 \series medium
24706 \shape up
24707 \emph off
24708 \bar no
24709 \noun off
24710 \color none
24711 ñ
24712 \end_layout
24713
24714 \end_inset
24715 </cell>
24716 </row>
24717 <row topline="true">
24718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24719 \begin_inset Text
24720
24721 \begin_layout Standard
24722
24723 \family roman
24724 \series medium
24725 \shape up
24726 \size tiny
24727 \emph off
24728 \bar no
24729 \noun off
24730 \color none
24731 02
24732 \end_layout
24733
24734 \end_inset
24735 </cell>
24736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24737 \begin_inset Text
24738
24739 \begin_layout Standard
24740
24741 \end_layout
24742
24743 \end_inset
24744 </cell>
24745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24746 \begin_inset Text
24747
24748 \begin_layout Standard
24749
24750 \end_layout
24751
24752 \end_inset
24753 </cell>
24754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24755 \begin_inset Text
24756
24757 \begin_layout Standard
24758
24759 \family roman
24760 \series medium
24761 \shape up
24762 \emph off
24763 \bar no
24764 \noun off
24765 \color none
24766 \begin_inset Quotes eld
24767 \end_inset
24768
24769
24770 \end_layout
24771
24772 \end_inset
24773 </cell>
24774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24775 \begin_inset Text
24776
24777 \begin_layout Standard
24778
24779 \family roman
24780 \series medium
24781 \shape up
24782 \emph off
24783 \bar no
24784 \noun off
24785 \color none
24786 2
24787 \end_layout
24788
24789 \end_inset
24790 </cell>
24791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24792 \begin_inset Text
24793
24794 \begin_layout Standard
24795
24796 \family roman
24797 \series medium
24798 \shape up
24799 \emph off
24800 \bar no
24801 \noun off
24802 \color none
24803 B
24804 \end_layout
24805
24806 \end_inset
24807 </cell>
24808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24809 \begin_inset Text
24810
24811 \begin_layout Standard
24812
24813 \family roman
24814 \series medium
24815 \shape up
24816 \emph off
24817 \bar no
24818 \noun off
24819 \color none
24820 R
24821 \end_layout
24822
24823 \end_inset
24824 </cell>
24825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24826 \begin_inset Text
24827
24828 \begin_layout Standard
24829
24830 \family roman
24831 \series medium
24832 \shape up
24833 \emph off
24834 \bar no
24835 \noun off
24836 \color none
24837 b
24838 \end_layout
24839
24840 \end_inset
24841 </cell>
24842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24843 \begin_inset Text
24844
24845 \begin_layout Standard
24846
24847 \family roman
24848 \series medium
24849 \shape up
24850 \emph off
24851 \bar no
24852 \noun off
24853 \color none
24854 r
24855 \end_layout
24856
24857 \end_inset
24858 </cell>
24859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24860 \begin_inset Text
24861
24862 \begin_layout Standard
24863
24864 \end_layout
24865
24866 \end_inset
24867 </cell>
24868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24869 \begin_inset Text
24870
24871 \begin_layout Standard
24872
24873 \end_layout
24874
24875 \end_inset
24876 </cell>
24877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24878 \begin_inset Text
24879
24880 \begin_layout Standard
24881 ¢
24882 \end_layout
24883
24884 \end_inset
24885 </cell>
24886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24887 \begin_inset Text
24888
24889 \begin_layout Standard
24890
24891 \family roman
24892 \series medium
24893 \shape up
24894 \emph off
24895 \bar no
24896 \noun off
24897 \color none
24898 ²
24899 \end_layout
24900
24901 \end_inset
24902 </cell>
24903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24904 \begin_inset Text
24905
24906 \begin_layout Standard
24907
24908 \family roman
24909 \series medium
24910 \shape up
24911 \emph off
24912 \bar no
24913 \noun off
24914 \color none
24915 Â
24916 \end_layout
24917
24918 \end_inset
24919 </cell>
24920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24921 \begin_inset Text
24922
24923 \begin_layout Standard
24924
24925 \family roman
24926 \series medium
24927 \shape up
24928 \emph off
24929 \bar no
24930 \noun off
24931 \color none
24932 Ò
24933 \end_layout
24934
24935 \end_inset
24936 </cell>
24937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24938 \begin_inset Text
24939
24940 \begin_layout Standard
24941
24942 \family roman
24943 \series medium
24944 \shape up
24945 \emph off
24946 \bar no
24947 \noun off
24948 \color none
24949 â
24950 \end_layout
24951
24952 \end_inset
24953 </cell>
24954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24955 \begin_inset Text
24956
24957 \begin_layout Standard
24958
24959 \family roman
24960 \series medium
24961 \shape up
24962 \emph off
24963 \bar no
24964 \noun off
24965 \color none
24966 ò
24967 \end_layout
24968
24969 \end_inset
24970 </cell>
24971 </row>
24972 <row topline="true">
24973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24974 \begin_inset Text
24975
24976 \begin_layout Standard
24977
24978 \family roman
24979 \series medium
24980 \shape up
24981 \size tiny
24982 \emph off
24983 \bar no
24984 \noun off
24985 \color none
24986 03
24987 \end_layout
24988
24989 \end_inset
24990 </cell>
24991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24992 \begin_inset Text
24993
24994 \begin_layout Standard
24995
24996 \end_layout
24997
24998 \end_inset
24999 </cell>
25000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25001 \begin_inset Text
25002
25003 \begin_layout Standard
25004
25005 \end_layout
25006
25007 \end_inset
25008 </cell>
25009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25010 \begin_inset Text
25011
25012 \begin_layout Standard
25013
25014 \family roman
25015 \series medium
25016 \shape up
25017 \emph off
25018 \bar no
25019 \noun off
25020 \color none
25021 #
25022 \end_layout
25023
25024 \end_inset
25025 </cell>
25026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25027 \begin_inset Text
25028
25029 \begin_layout Standard
25030
25031 \family roman
25032 \series medium
25033 \shape up
25034 \emph off
25035 \bar no
25036 \noun off
25037 \color none
25038 3
25039 \end_layout
25040
25041 \end_inset
25042 </cell>
25043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25044 \begin_inset Text
25045
25046 \begin_layout Standard
25047
25048 \family roman
25049 \series medium
25050 \shape up
25051 \emph off
25052 \bar no
25053 \noun off
25054 \color none
25055 C
25056 \end_layout
25057
25058 \end_inset
25059 </cell>
25060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25061 \begin_inset Text
25062
25063 \begin_layout Standard
25064
25065 \family roman
25066 \series medium
25067 \shape up
25068 \emph off
25069 \bar no
25070 \noun off
25071 \color none
25072 S
25073 \end_layout
25074
25075 \end_inset
25076 </cell>
25077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25078 \begin_inset Text
25079
25080 \begin_layout Standard
25081
25082 \family roman
25083 \series medium
25084 \shape up
25085 \emph off
25086 \bar no
25087 \noun off
25088 \color none
25089 c
25090 \end_layout
25091
25092 \end_inset
25093 </cell>
25094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25095 \begin_inset Text
25096
25097 \begin_layout Standard
25098
25099 \family roman
25100 \series medium
25101 \shape up
25102 \emph off
25103 \bar no
25104 \noun off
25105 \color none
25106 s
25107 \end_layout
25108
25109 \end_inset
25110 </cell>
25111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25112 \begin_inset Text
25113
25114 \begin_layout Standard
25115
25116 \end_layout
25117
25118 \end_inset
25119 </cell>
25120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25121 \begin_inset Text
25122
25123 \begin_layout Standard
25124
25125 \end_layout
25126
25127 \end_inset
25128 </cell>
25129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25130 \begin_inset Text
25131
25132 \begin_layout Standard
25133
25134 \family roman
25135 \series medium
25136 \shape up
25137 \emph off
25138 \bar no
25139 \noun off
25140 \color none
25141 £
25142 \end_layout
25143
25144 \end_inset
25145 </cell>
25146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25147 \begin_inset Text
25148
25149 \begin_layout Standard
25150
25151 \family roman
25152 \series medium
25153 \shape up
25154 \emph off
25155 \bar no
25156 \noun off
25157 \color none
25158 ³
25159 \end_layout
25160
25161 \end_inset
25162 </cell>
25163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25164 \begin_inset Text
25165
25166 \begin_layout Standard
25167
25168 \family roman
25169 \series medium
25170 \shape up
25171 \emph off
25172 \bar no
25173 \noun off
25174 \color none
25175 Ã
25176 \end_layout
25177
25178 \end_inset
25179 </cell>
25180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25181 \begin_inset Text
25182
25183 \begin_layout Standard
25184
25185 \family roman
25186 \series medium
25187 \shape up
25188 \emph off
25189 \bar no
25190 \noun off
25191 \color none
25192 Ó
25193 \end_layout
25194
25195 \end_inset
25196 </cell>
25197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25198 \begin_inset Text
25199
25200 \begin_layout Standard
25201
25202 \family roman
25203 \series medium
25204 \shape up
25205 \emph off
25206 \bar no
25207 \noun off
25208 \color none
25209 ã
25210 \end_layout
25211
25212 \end_inset
25213 </cell>
25214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25215 \begin_inset Text
25216
25217 \begin_layout Standard
25218
25219 \family roman
25220 \series medium
25221 \shape up
25222 \emph off
25223 \bar no
25224 \noun off
25225 \color none
25226 ó
25227 \end_layout
25228
25229 \end_inset
25230 </cell>
25231 </row>
25232 <row topline="true">
25233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25234 \begin_inset Text
25235
25236 \begin_layout Standard
25237
25238 \family roman
25239 \series medium
25240 \shape up
25241 \size tiny
25242 \emph off
25243 \bar no
25244 \noun off
25245 \color none
25246 04
25247 \end_layout
25248
25249 \end_inset
25250 </cell>
25251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25252 \begin_inset Text
25253
25254 \begin_layout Standard
25255
25256 \end_layout
25257
25258 \end_inset
25259 </cell>
25260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25261 \begin_inset Text
25262
25263 \begin_layout Standard
25264
25265 \end_layout
25266
25267 \end_inset
25268 </cell>
25269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25270 \begin_inset Text
25271
25272 \begin_layout Standard
25273
25274 \family roman
25275 \series medium
25276 \shape up
25277 \emph off
25278 \bar no
25279 \noun off
25280 \color none
25281 $
25282 \end_layout
25283
25284 \end_inset
25285 </cell>
25286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25287 \begin_inset Text
25288
25289 \begin_layout Standard
25290
25291 \family roman
25292 \series medium
25293 \shape up
25294 \emph off
25295 \bar no
25296 \noun off
25297 \color none
25298 4
25299 \end_layout
25300
25301 \end_inset
25302 </cell>
25303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25304 \begin_inset Text
25305
25306 \begin_layout Standard
25307
25308 \family roman
25309 \series medium
25310 \shape up
25311 \emph off
25312 \bar no
25313 \noun off
25314 \color none
25315 D
25316 \end_layout
25317
25318 \end_inset
25319 </cell>
25320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25321 \begin_inset Text
25322
25323 \begin_layout Standard
25324
25325 \family roman
25326 \series medium
25327 \shape up
25328 \emph off
25329 \bar no
25330 \noun off
25331 \color none
25332 T
25333 \end_layout
25334
25335 \end_inset
25336 </cell>
25337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25338 \begin_inset Text
25339
25340 \begin_layout Standard
25341
25342 \family roman
25343 \series medium
25344 \shape up
25345 \emph off
25346 \bar no
25347 \noun off
25348 \color none
25349 d
25350 \end_layout
25351
25352 \end_inset
25353 </cell>
25354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25355 \begin_inset Text
25356
25357 \begin_layout Standard
25358
25359 \family roman
25360 \series medium
25361 \shape up
25362 \emph off
25363 \bar no
25364 \noun off
25365 \color none
25366 t
25367 \end_layout
25368
25369 \end_inset
25370 </cell>
25371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25372 \begin_inset Text
25373
25374 \begin_layout Standard
25375
25376 \end_layout
25377
25378 \end_inset
25379 </cell>
25380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25381 \begin_inset Text
25382
25383 \begin_layout Standard
25384
25385 \end_layout
25386
25387 \end_inset
25388 </cell>
25389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25390 \begin_inset Text
25391
25392 \begin_layout Standard
25393 ¤
25394 \end_layout
25395
25396 \end_inset
25397 </cell>
25398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25399 \begin_inset Text
25400
25401 \begin_layout Standard
25402
25403 \family roman
25404 \series medium
25405 \shape up
25406 \emph off
25407 \bar no
25408 \noun off
25409 \color none
25410 ´
25411 \end_layout
25412
25413 \end_inset
25414 </cell>
25415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25416 \begin_inset Text
25417
25418 \begin_layout Standard
25419
25420 \family roman
25421 \series medium
25422 \shape up
25423 \emph off
25424 \bar no
25425 \noun off
25426 \color none
25427 Ä
25428 \end_layout
25429
25430 \end_inset
25431 </cell>
25432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25433 \begin_inset Text
25434
25435 \begin_layout Standard
25436
25437 \family roman
25438 \series medium
25439 \shape up
25440 \emph off
25441 \bar no
25442 \noun off
25443 \color none
25444 Ô
25445 \end_layout
25446
25447 \end_inset
25448 </cell>
25449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25450 \begin_inset Text
25451
25452 \begin_layout Standard
25453
25454 \family roman
25455 \series medium
25456 \shape up
25457 \emph off
25458 \bar no
25459 \noun off
25460 \color none
25461 ä
25462 \end_layout
25463
25464 \end_inset
25465 </cell>
25466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25467 \begin_inset Text
25468
25469 \begin_layout Standard
25470
25471 \family roman
25472 \series medium
25473 \shape up
25474 \emph off
25475 \bar no
25476 \noun off
25477 \color none
25478 ô
25479 \end_layout
25480
25481 \end_inset
25482 </cell>
25483 </row>
25484 <row topline="true">
25485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25486 \begin_inset Text
25487
25488 \begin_layout Standard
25489
25490 \family roman
25491 \series medium
25492 \shape up
25493 \size tiny
25494 \emph off
25495 \bar no
25496 \noun off
25497 \color none
25498 05
25499 \end_layout
25500
25501 \end_inset
25502 </cell>
25503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25504 \begin_inset Text
25505
25506 \begin_layout Standard
25507
25508 \end_layout
25509
25510 \end_inset
25511 </cell>
25512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25513 \begin_inset Text
25514
25515 \begin_layout Standard
25516
25517 \end_layout
25518
25519 \end_inset
25520 </cell>
25521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25522 \begin_inset Text
25523
25524 \begin_layout Standard
25525
25526 \family roman
25527 \series medium
25528 \shape up
25529 \emph off
25530 \bar no
25531 \noun off
25532 \color none
25533 %
25534 \end_layout
25535
25536 \end_inset
25537 </cell>
25538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25539 \begin_inset Text
25540
25541 \begin_layout Standard
25542
25543 \family roman
25544 \series medium
25545 \shape up
25546 \emph off
25547 \bar no
25548 \noun off
25549 \color none
25550 5
25551 \end_layout
25552
25553 \end_inset
25554 </cell>
25555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25556 \begin_inset Text
25557
25558 \begin_layout Standard
25559
25560 \family roman
25561 \series medium
25562 \shape up
25563 \emph off
25564 \bar no
25565 \noun off
25566 \color none
25567 E
25568 \end_layout
25569
25570 \end_inset
25571 </cell>
25572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25573 \begin_inset Text
25574
25575 \begin_layout Standard
25576
25577 \family roman
25578 \series medium
25579 \shape up
25580 \emph off
25581 \bar no
25582 \noun off
25583 \color none
25584 U
25585 \end_layout
25586
25587 \end_inset
25588 </cell>
25589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25590 \begin_inset Text
25591
25592 \begin_layout Standard
25593
25594 \family roman
25595 \series medium
25596 \shape up
25597 \emph off
25598 \bar no
25599 \noun off
25600 \color none
25601 e
25602 \end_layout
25603
25604 \end_inset
25605 </cell>
25606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25607 \begin_inset Text
25608
25609 \begin_layout Standard
25610
25611 \family roman
25612 \series medium
25613 \shape up
25614 \emph off
25615 \bar no
25616 \noun off
25617 \color none
25618 u
25619 \end_layout
25620
25621 \end_inset
25622 </cell>
25623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25624 \begin_inset Text
25625
25626 \begin_layout Standard
25627
25628 \end_layout
25629
25630 \end_inset
25631 </cell>
25632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25633 \begin_inset Text
25634
25635 \begin_layout Standard
25636
25637 \end_layout
25638
25639 \end_inset
25640 </cell>
25641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25642 \begin_inset Text
25643
25644 \begin_layout Standard
25645 ¥
25646 \end_layout
25647
25648 \end_inset
25649 </cell>
25650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25651 \begin_inset Text
25652
25653 \begin_layout Standard
25654
25655 \family roman
25656 \series medium
25657 \shape up
25658 \emph off
25659 \bar no
25660 \noun off
25661 \color none
25662 µ
25663 \end_layout
25664
25665 \end_inset
25666 </cell>
25667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25668 \begin_inset Text
25669
25670 \begin_layout Standard
25671
25672 \family roman
25673 \series medium
25674 \shape up
25675 \emph off
25676 \bar no
25677 \noun off
25678 \color none
25679 Å
25680 \end_layout
25681
25682 \end_inset
25683 </cell>
25684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25685 \begin_inset Text
25686
25687 \begin_layout Standard
25688
25689 \family roman
25690 \series medium
25691 \shape up
25692 \emph off
25693 \bar no
25694 \noun off
25695 \color none
25696 Õ
25697 \end_layout
25698
25699 \end_inset
25700 </cell>
25701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25702 \begin_inset Text
25703
25704 \begin_layout Standard
25705
25706 \family roman
25707 \series medium
25708 \shape up
25709 \emph off
25710 \bar no
25711 \noun off
25712 \color none
25713 å
25714 \end_layout
25715
25716 \end_inset
25717 </cell>
25718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
25736 <row topline="true">
25737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25738 \begin_inset Text
25739
25740 \begin_layout Standard
25741
25742 \family roman
25743 \series medium
25744 \shape up
25745 \size tiny
25746 \emph off
25747 \bar no
25748 \noun off
25749 \color none
25750 06
25751 \end_layout
25752
25753 \end_inset
25754 </cell>
25755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25756 \begin_inset Text
25757
25758 \begin_layout Standard
25759
25760 \end_layout
25761
25762 \end_inset
25763 </cell>
25764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25765 \begin_inset Text
25766
25767 \begin_layout Standard
25768
25769 \end_layout
25770
25771 \end_inset
25772 </cell>
25773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25774 \begin_inset Text
25775
25776 \begin_layout Standard
25777
25778 \family roman
25779 \series medium
25780 \shape up
25781 \emph off
25782 \bar no
25783 \noun off
25784 \color none
25785 &
25786 \end_layout
25787
25788 \end_inset
25789 </cell>
25790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25791 \begin_inset Text
25792
25793 \begin_layout Standard
25794
25795 \family roman
25796 \series medium
25797 \shape up
25798 \emph off
25799 \bar no
25800 \noun off
25801 \color none
25802 6
25803 \end_layout
25804
25805 \end_inset
25806 </cell>
25807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25808 \begin_inset Text
25809
25810 \begin_layout Standard
25811
25812 \family roman
25813 \series medium
25814 \shape up
25815 \emph off
25816 \bar no
25817 \noun off
25818 \color none
25819 F
25820 \end_layout
25821
25822 \end_inset
25823 </cell>
25824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25825 \begin_inset Text
25826
25827 \begin_layout Standard
25828
25829 \family roman
25830 \series medium
25831 \shape up
25832 \emph off
25833 \bar no
25834 \noun off
25835 \color none
25836 V
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 f
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 v
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 \end_layout
25881
25882 \end_inset
25883 </cell>
25884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25885 \begin_inset Text
25886
25887 \begin_layout Standard
25888
25889 \end_layout
25890
25891 \end_inset
25892 </cell>
25893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25894 \begin_inset Text
25895
25896 \begin_layout Standard
25897 ¦
25898 \end_layout
25899
25900 \end_inset
25901 </cell>
25902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25903 \begin_inset Text
25904
25905 \begin_layout Standard
25906
25907 \family roman
25908 \series medium
25909 \shape up
25910 \emph off
25911 \bar no
25912 \noun off
25913 \color none
25914
25915 \end_layout
25916
25917 \end_inset
25918 </cell>
25919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25920 \begin_inset Text
25921
25922 \begin_layout Standard
25923
25924 \family roman
25925 \series medium
25926 \shape up
25927 \emph off
25928 \bar no
25929 \noun off
25930 \color none
25931 Æ
25932 \end_layout
25933
25934 \end_inset
25935 </cell>
25936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25937 \begin_inset Text
25938
25939 \begin_layout Standard
25940
25941 \family roman
25942 \series medium
25943 \shape up
25944 \emph off
25945 \bar no
25946 \noun off
25947 \color none
25948 Ö
25949 \end_layout
25950
25951 \end_inset
25952 </cell>
25953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25954 \begin_inset Text
25955
25956 \begin_layout Standard
25957
25958 \family roman
25959 \series medium
25960 \shape up
25961 \emph off
25962 \bar no
25963 \noun off
25964 \color none
25965 æ
25966 \end_layout
25967
25968 \end_inset
25969 </cell>
25970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25971 \begin_inset Text
25972
25973 \begin_layout Standard
25974
25975 \family roman
25976 \series medium
25977 \shape up
25978 \emph off
25979 \bar no
25980 \noun off
25981 \color none
25982 ö
25983 \end_layout
25984
25985 \end_inset
25986 </cell>
25987 </row>
25988 <row topline="true">
25989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25990 \begin_inset Text
25991
25992 \begin_layout Standard
25993
25994 \family roman
25995 \series medium
25996 \shape up
25997 \size tiny
25998 \emph off
25999 \bar no
26000 \noun off
26001 \color none
26002 07
26003 \end_layout
26004
26005 \end_inset
26006 </cell>
26007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26008 \begin_inset Text
26009
26010 \begin_layout Standard
26011
26012 \end_layout
26013
26014 \end_inset
26015 </cell>
26016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26017 \begin_inset Text
26018
26019 \begin_layout Standard
26020
26021 \end_layout
26022
26023 \end_inset
26024 </cell>
26025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26026 \begin_inset Text
26027
26028 \begin_layout Standard
26029
26030 \family roman
26031 \series medium
26032 \shape up
26033 \emph off
26034 \bar no
26035 \noun off
26036 \color none
26037 `
26038 \end_layout
26039
26040 \end_inset
26041 </cell>
26042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26043 \begin_inset Text
26044
26045 \begin_layout Standard
26046
26047 \family roman
26048 \series medium
26049 \shape up
26050 \emph off
26051 \bar no
26052 \noun off
26053 \color none
26054 7
26055 \end_layout
26056
26057 \end_inset
26058 </cell>
26059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26060 \begin_inset Text
26061
26062 \begin_layout Standard
26063
26064 \family roman
26065 \series medium
26066 \shape up
26067 \emph off
26068 \bar no
26069 \noun off
26070 \color none
26071 G
26072 \end_layout
26073
26074 \end_inset
26075 </cell>
26076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26077 \begin_inset Text
26078
26079 \begin_layout Standard
26080
26081 \family roman
26082 \series medium
26083 \shape up
26084 \emph off
26085 \bar no
26086 \noun off
26087 \color none
26088 W
26089 \end_layout
26090
26091 \end_inset
26092 </cell>
26093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26094 \begin_inset Text
26095
26096 \begin_layout Standard
26097
26098 \family roman
26099 \series medium
26100 \shape up
26101 \emph off
26102 \bar no
26103 \noun off
26104 \color none
26105 g
26106 \end_layout
26107
26108 \end_inset
26109 </cell>
26110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26111 \begin_inset Text
26112
26113 \begin_layout Standard
26114
26115 \family roman
26116 \series medium
26117 \shape up
26118 \emph off
26119 \bar no
26120 \noun off
26121 \color none
26122 w
26123 \end_layout
26124
26125 \end_inset
26126 </cell>
26127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26128 \begin_inset Text
26129
26130 \begin_layout Standard
26131
26132 \end_layout
26133
26134 \end_inset
26135 </cell>
26136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26137 \begin_inset Text
26138
26139 \begin_layout Standard
26140
26141 \end_layout
26142
26143 \end_inset
26144 </cell>
26145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26146 \begin_inset Text
26147
26148 \begin_layout Standard
26149
26150 \family roman
26151 \series medium
26152 \shape up
26153 \emph off
26154 \bar no
26155 \noun off
26156 \color none
26157 §
26158 \end_layout
26159
26160 \end_inset
26161 </cell>
26162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26163 \begin_inset Text
26164
26165 \begin_layout Standard
26166
26167 \family roman
26168 \series medium
26169 \shape up
26170 \emph off
26171 \bar no
26172 \noun off
26173 \color none
26174 ·
26175 \end_layout
26176
26177 \end_inset
26178 </cell>
26179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26180 \begin_inset Text
26181
26182 \begin_layout Standard
26183
26184 \family roman
26185 \series medium
26186 \shape up
26187 \emph off
26188 \bar no
26189 \noun off
26190 \color none
26191 Ç
26192 \end_layout
26193
26194 \end_inset
26195 </cell>
26196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26197 \begin_inset Text
26198
26199 \begin_layout Standard
26200
26201 \family roman
26202 \series medium
26203 \shape up
26204 \emph off
26205 \bar no
26206 \noun off
26207 \color none
26208 ×
26209 \end_layout
26210
26211 \end_inset
26212 </cell>
26213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26214 \begin_inset Text
26215
26216 \begin_layout Standard
26217
26218 \family roman
26219 \series medium
26220 \shape up
26221 \emph off
26222 \bar no
26223 \noun off
26224 \color none
26225 ç
26226 \end_layout
26227
26228 \end_inset
26229 </cell>
26230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26231 \begin_inset Text
26232
26233 \begin_layout Standard
26234
26235 \family roman
26236 \series medium
26237 \shape up
26238 \emph off
26239 \bar no
26240 \noun off
26241 \color none
26242 ÷
26243 \end_layout
26244
26245 \end_inset
26246 </cell>
26247 </row>
26248 <row topline="true">
26249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26250 \begin_inset Text
26251
26252 \begin_layout Standard
26253
26254 \family roman
26255 \series medium
26256 \shape up
26257 \size tiny
26258 \emph off
26259 \bar no
26260 \noun off
26261 \color none
26262 08
26263 \end_layout
26264
26265 \end_inset
26266 </cell>
26267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26268 \begin_inset Text
26269
26270 \begin_layout Standard
26271
26272 \end_layout
26273
26274 \end_inset
26275 </cell>
26276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26277 \begin_inset Text
26278
26279 \begin_layout Standard
26280
26281 \end_layout
26282
26283 \end_inset
26284 </cell>
26285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26286 \begin_inset Text
26287
26288 \begin_layout Standard
26289
26290 \family roman
26291 \series medium
26292 \shape up
26293 \emph off
26294 \bar no
26295 \noun off
26296 \color none
26297 (
26298 \end_layout
26299
26300 \end_inset
26301 </cell>
26302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26303 \begin_inset Text
26304
26305 \begin_layout Standard
26306
26307 \family roman
26308 \series medium
26309 \shape up
26310 \emph off
26311 \bar no
26312 \noun off
26313 \color none
26314 8
26315 \end_layout
26316
26317 \end_inset
26318 </cell>
26319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26320 \begin_inset Text
26321
26322 \begin_layout Standard
26323
26324 \family roman
26325 \series medium
26326 \shape up
26327 \emph off
26328 \bar no
26329 \noun off
26330 \color none
26331 H
26332 \end_layout
26333
26334 \end_inset
26335 </cell>
26336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26337 \begin_inset Text
26338
26339 \begin_layout Standard
26340
26341 \family roman
26342 \series medium
26343 \shape up
26344 \emph off
26345 \bar no
26346 \noun off
26347 \color none
26348 X
26349 \end_layout
26350
26351 \end_inset
26352 </cell>
26353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26354 \begin_inset Text
26355
26356 \begin_layout Standard
26357
26358 \family roman
26359 \series medium
26360 \shape up
26361 \emph off
26362 \bar no
26363 \noun off
26364 \color none
26365 h
26366 \end_layout
26367
26368 \end_inset
26369 </cell>
26370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26371 \begin_inset Text
26372
26373 \begin_layout Standard
26374
26375 \family roman
26376 \series medium
26377 \shape up
26378 \emph off
26379 \bar no
26380 \noun off
26381 \color none
26382 x
26383 \end_layout
26384
26385 \end_inset
26386 </cell>
26387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26388 \begin_inset Text
26389
26390 \begin_layout Standard
26391
26392 \end_layout
26393
26394 \end_inset
26395 </cell>
26396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26397 \begin_inset Text
26398
26399 \begin_layout Standard
26400
26401 \end_layout
26402
26403 \end_inset
26404 </cell>
26405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26406 \begin_inset Text
26407
26408 \begin_layout Standard
26409
26410 \family roman
26411 \series medium
26412 \shape up
26413 \emph off
26414 \bar no
26415 \noun off
26416 \color none
26417 ¨
26418 \end_layout
26419
26420 \end_inset
26421 </cell>
26422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26423 \begin_inset Text
26424
26425 \begin_layout Standard
26426
26427 \family roman
26428 \series medium
26429 \shape up
26430 \emph off
26431 \bar no
26432 \noun off
26433 \color none
26434 ¸
26435 \end_layout
26436
26437 \end_inset
26438 </cell>
26439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26440 \begin_inset Text
26441
26442 \begin_layout Standard
26443
26444 \family roman
26445 \series medium
26446 \shape up
26447 \emph off
26448 \bar no
26449 \noun off
26450 \color none
26451 È
26452 \end_layout
26453
26454 \end_inset
26455 </cell>
26456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26457 \begin_inset Text
26458
26459 \begin_layout Standard
26460
26461 \family roman
26462 \series medium
26463 \shape up
26464 \emph off
26465 \bar no
26466 \noun off
26467 \color none
26468 Ø
26469 \end_layout
26470
26471 \end_inset
26472 </cell>
26473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26474 \begin_inset Text
26475
26476 \begin_layout Standard
26477
26478 \family roman
26479 \series medium
26480 \shape up
26481 \emph off
26482 \bar no
26483 \noun off
26484 \color none
26485 è
26486 \end_layout
26487
26488 \end_inset
26489 </cell>
26490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26491 \begin_inset Text
26492
26493 \begin_layout Standard
26494
26495 \family roman
26496 \series medium
26497 \shape up
26498 \emph off
26499 \bar no
26500 \noun off
26501 \color none
26502 ø
26503 \end_layout
26504
26505 \end_inset
26506 </cell>
26507 </row>
26508 <row topline="true">
26509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26510 \begin_inset Text
26511
26512 \begin_layout Standard
26513
26514 \family roman
26515 \series medium
26516 \shape up
26517 \size tiny
26518 \emph off
26519 \bar no
26520 \noun off
26521 \color none
26522 09
26523 \end_layout
26524
26525 \end_inset
26526 </cell>
26527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26528 \begin_inset Text
26529
26530 \begin_layout Standard
26531
26532 \end_layout
26533
26534 \end_inset
26535 </cell>
26536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26537 \begin_inset Text
26538
26539 \begin_layout Standard
26540
26541 \end_layout
26542
26543 \end_inset
26544 </cell>
26545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26546 \begin_inset Text
26547
26548 \begin_layout Standard
26549
26550 \family roman
26551 \series medium
26552 \shape up
26553 \emph off
26554 \bar no
26555 \noun off
26556 \color none
26557 )
26558 \end_layout
26559
26560 \end_inset
26561 </cell>
26562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26563 \begin_inset Text
26564
26565 \begin_layout Standard
26566
26567 \family roman
26568 \series medium
26569 \shape up
26570 \emph off
26571 \bar no
26572 \noun off
26573 \color none
26574 9
26575 \end_layout
26576
26577 \end_inset
26578 </cell>
26579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26580 \begin_inset Text
26581
26582 \begin_layout Standard
26583
26584 \family roman
26585 \series medium
26586 \shape up
26587 \emph off
26588 \bar no
26589 \noun off
26590 \color none
26591 I
26592 \end_layout
26593
26594 \end_inset
26595 </cell>
26596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26597 \begin_inset Text
26598
26599 \begin_layout Standard
26600
26601 \family roman
26602 \series medium
26603 \shape up
26604 \emph off
26605 \bar no
26606 \noun off
26607 \color none
26608 Y
26609 \end_layout
26610
26611 \end_inset
26612 </cell>
26613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26614 \begin_inset Text
26615
26616 \begin_layout Standard
26617
26618 \family roman
26619 \series medium
26620 \shape up
26621 \emph off
26622 \bar no
26623 \noun off
26624 \color none
26625 i
26626 \end_layout
26627
26628 \end_inset
26629 </cell>
26630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26631 \begin_inset Text
26632
26633 \begin_layout Standard
26634
26635 \family roman
26636 \series medium
26637 \shape up
26638 \emph off
26639 \bar no
26640 \noun off
26641 \color none
26642 y
26643 \end_layout
26644
26645 \end_inset
26646 </cell>
26647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26648 \begin_inset Text
26649
26650 \begin_layout Standard
26651
26652 \end_layout
26653
26654 \end_inset
26655 </cell>
26656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26657 \begin_inset Text
26658
26659 \begin_layout Standard
26660
26661 \end_layout
26662
26663 \end_inset
26664 </cell>
26665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26666 \begin_inset Text
26667
26668 \begin_layout Standard
26669
26670 \family roman
26671 \series medium
26672 \shape up
26673 \emph off
26674 \bar no
26675 \noun off
26676 \color none
26677 ©
26678 \end_layout
26679
26680 \end_inset
26681 </cell>
26682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26683 \begin_inset Text
26684
26685 \begin_layout Standard
26686
26687 \family roman
26688 \series medium
26689 \shape up
26690 \emph off
26691 \bar no
26692 \noun off
26693 \color none
26694 ¹
26695 \end_layout
26696
26697 \end_inset
26698 </cell>
26699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26700 \begin_inset Text
26701
26702 \begin_layout Standard
26703
26704 \family roman
26705 \series medium
26706 \shape up
26707 \emph off
26708 \bar no
26709 \noun off
26710 \color none
26711 É
26712 \end_layout
26713
26714 \end_inset
26715 </cell>
26716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26717 \begin_inset Text
26718
26719 \begin_layout Standard
26720
26721 \family roman
26722 \series medium
26723 \shape up
26724 \emph off
26725 \bar no
26726 \noun off
26727 \color none
26728 Ù
26729 \end_layout
26730
26731 \end_inset
26732 </cell>
26733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26734 \begin_inset Text
26735
26736 \begin_layout Standard
26737
26738 \family roman
26739 \series medium
26740 \shape up
26741 \emph off
26742 \bar no
26743 \noun off
26744 \color none
26745 é
26746 \end_layout
26747
26748 \end_inset
26749 </cell>
26750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26751 \begin_inset Text
26752
26753 \begin_layout Standard
26754
26755 \family roman
26756 \series medium
26757 \shape up
26758 \emph off
26759 \bar no
26760 \noun off
26761 \color none
26762 ù
26763 \end_layout
26764
26765 \end_inset
26766 </cell>
26767 </row>
26768 <row topline="true">
26769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26770 \begin_inset Text
26771
26772 \begin_layout Standard
26773
26774 \family roman
26775 \series medium
26776 \shape up
26777 \size tiny
26778 \emph off
26779 \bar no
26780 \noun off
26781 \color none
26782 0A
26783 \end_layout
26784
26785 \end_inset
26786 </cell>
26787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26788 \begin_inset Text
26789
26790 \begin_layout Standard
26791
26792 \end_layout
26793
26794 \end_inset
26795 </cell>
26796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26797 \begin_inset Text
26798
26799 \begin_layout Standard
26800
26801 \end_layout
26802
26803 \end_inset
26804 </cell>
26805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26806 \begin_inset Text
26807
26808 \begin_layout Standard
26809
26810 \family roman
26811 \series medium
26812 \shape up
26813 \emph off
26814 \bar no
26815 \noun off
26816 \color none
26817 *
26818 \end_layout
26819
26820 \end_inset
26821 </cell>
26822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26823 \begin_inset Text
26824
26825 \begin_layout Standard
26826
26827 \family roman
26828 \series medium
26829 \shape up
26830 \emph off
26831 \bar no
26832 \noun off
26833 \color none
26834 :
26835 \end_layout
26836
26837 \end_inset
26838 </cell>
26839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26840 \begin_inset Text
26841
26842 \begin_layout Standard
26843
26844 \family roman
26845 \series medium
26846 \shape up
26847 \emph off
26848 \bar no
26849 \noun off
26850 \color none
26851 J
26852 \end_layout
26853
26854 \end_inset
26855 </cell>
26856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26857 \begin_inset Text
26858
26859 \begin_layout Standard
26860
26861 \family roman
26862 \series medium
26863 \shape up
26864 \emph off
26865 \bar no
26866 \noun off
26867 \color none
26868 Z
26869 \end_layout
26870
26871 \end_inset
26872 </cell>
26873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26874 \begin_inset Text
26875
26876 \begin_layout Standard
26877
26878 \family roman
26879 \series medium
26880 \shape up
26881 \emph off
26882 \bar no
26883 \noun off
26884 \color none
26885 j
26886 \end_layout
26887
26888 \end_inset
26889 </cell>
26890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26891 \begin_inset Text
26892
26893 \begin_layout Standard
26894
26895 \family roman
26896 \series medium
26897 \shape up
26898 \emph off
26899 \bar no
26900 \noun off
26901 \color none
26902 z
26903 \end_layout
26904
26905 \end_inset
26906 </cell>
26907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26908 \begin_inset Text
26909
26910 \begin_layout Standard
26911
26912 \end_layout
26913
26914 \end_inset
26915 </cell>
26916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26917 \begin_inset Text
26918
26919 \begin_layout Standard
26920
26921 \end_layout
26922
26923 \end_inset
26924 </cell>
26925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26926 \begin_inset Text
26927
26928 \begin_layout Standard
26929
26930 \family roman
26931 \series medium
26932 \shape up
26933 \emph off
26934 \bar no
26935 \noun off
26936 \color none
26937 ª
26938 \end_layout
26939
26940 \end_inset
26941 </cell>
26942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26943 \begin_inset Text
26944
26945 \begin_layout Standard
26946
26947 \family roman
26948 \series medium
26949 \shape up
26950 \emph off
26951 \bar no
26952 \noun off
26953 \color none
26954 º
26955 \end_layout
26956
26957 \end_inset
26958 </cell>
26959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26960 \begin_inset Text
26961
26962 \begin_layout Standard
26963
26964 \family roman
26965 \series medium
26966 \shape up
26967 \emph off
26968 \bar no
26969 \noun off
26970 \color none
26971 Ê
26972 \end_layout
26973
26974 \end_inset
26975 </cell>
26976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26977 \begin_inset Text
26978
26979 \begin_layout Standard
26980
26981 \family roman
26982 \series medium
26983 \shape up
26984 \emph off
26985 \bar no
26986 \noun off
26987 \color none
26988 Ú
26989 \end_layout
26990
26991 \end_inset
26992 </cell>
26993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26994 \begin_inset Text
26995
26996 \begin_layout Standard
26997
26998 \family roman
26999 \series medium
27000 \shape up
27001 \emph off
27002 \bar no
27003 \noun off
27004 \color none
27005 ê
27006 \end_layout
27007
27008 \end_inset
27009 </cell>
27010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27011 \begin_inset Text
27012
27013 \begin_layout Standard
27014
27015 \family roman
27016 \series medium
27017 \shape up
27018 \emph off
27019 \bar no
27020 \noun off
27021 \color none
27022 ú
27023 \end_layout
27024
27025 \end_inset
27026 </cell>
27027 </row>
27028 <row topline="true">
27029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27030 \begin_inset Text
27031
27032 \begin_layout Standard
27033
27034 \family roman
27035 \series medium
27036 \shape up
27037 \size tiny
27038 \emph off
27039 \bar no
27040 \noun off
27041 \color none
27042 0B
27043 \end_layout
27044
27045 \end_inset
27046 </cell>
27047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27048 \begin_inset Text
27049
27050 \begin_layout Standard
27051
27052 \end_layout
27053
27054 \end_inset
27055 </cell>
27056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27057 \begin_inset Text
27058
27059 \begin_layout Standard
27060
27061 \end_layout
27062
27063 \end_inset
27064 </cell>
27065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27066 \begin_inset Text
27067
27068 \begin_layout Standard
27069
27070 \family roman
27071 \series medium
27072 \shape up
27073 \emph off
27074 \bar no
27075 \noun off
27076 \color none
27077 +
27078 \end_layout
27079
27080 \end_inset
27081 </cell>
27082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27083 \begin_inset Text
27084
27085 \begin_layout Standard
27086
27087 \family roman
27088 \series medium
27089 \shape up
27090 \emph off
27091 \bar no
27092 \noun off
27093 \color none
27094 ;
27095 \end_layout
27096
27097 \end_inset
27098 </cell>
27099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27100 \begin_inset Text
27101
27102 \begin_layout Standard
27103
27104 \family roman
27105 \series medium
27106 \shape up
27107 \emph off
27108 \bar no
27109 \noun off
27110 \color none
27111 K
27112 \end_layout
27113
27114 \end_inset
27115 </cell>
27116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27117 \begin_inset Text
27118
27119 \begin_layout Standard
27120
27121 \family roman
27122 \series medium
27123 \shape up
27124 \emph off
27125 \bar no
27126 \noun off
27127 \color none
27128 [
27129 \end_layout
27130
27131 \end_inset
27132 </cell>
27133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27134 \begin_inset Text
27135
27136 \begin_layout Standard
27137
27138 \family roman
27139 \series medium
27140 \shape up
27141 \emph off
27142 \bar no
27143 \noun off
27144 \color none
27145 k
27146 \end_layout
27147
27148 \end_inset
27149 </cell>
27150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27151 \begin_inset Text
27152
27153 \begin_layout Standard
27154
27155 \family roman
27156 \series medium
27157 \shape up
27158 \emph off
27159 \bar no
27160 \noun off
27161 \color none
27162 {
27163 \end_layout
27164
27165 \end_inset
27166 </cell>
27167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27168 \begin_inset Text
27169
27170 \begin_layout Standard
27171
27172 \end_layout
27173
27174 \end_inset
27175 </cell>
27176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27177 \begin_inset Text
27178
27179 \begin_layout Standard
27180
27181 \end_layout
27182
27183 \end_inset
27184 </cell>
27185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27186 \begin_inset Text
27187
27188 \begin_layout Standard
27189
27190 \family roman
27191 \series medium
27192 \shape up
27193 \emph off
27194 \bar no
27195 \noun off
27196 \color none
27197 «
27198 \end_layout
27199
27200 \end_inset
27201 </cell>
27202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27203 \begin_inset Text
27204
27205 \begin_layout Standard
27206
27207 \family roman
27208 \series medium
27209 \shape up
27210 \emph off
27211 \bar no
27212 \noun off
27213 \color none
27214 »
27215 \end_layout
27216
27217 \end_inset
27218 </cell>
27219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27220 \begin_inset Text
27221
27222 \begin_layout Standard
27223
27224 \family roman
27225 \series medium
27226 \shape up
27227 \emph off
27228 \bar no
27229 \noun off
27230 \color none
27231 Ë
27232 \end_layout
27233
27234 \end_inset
27235 </cell>
27236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27237 \begin_inset Text
27238
27239 \begin_layout Standard
27240
27241 \family roman
27242 \series medium
27243 \shape up
27244 \emph off
27245 \bar no
27246 \noun off
27247 \color none
27248 Û
27249 \end_layout
27250
27251 \end_inset
27252 </cell>
27253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27254 \begin_inset Text
27255
27256 \begin_layout Standard
27257
27258 \family roman
27259 \series medium
27260 \shape up
27261 \emph off
27262 \bar no
27263 \noun off
27264 \color none
27265 ë
27266 \end_layout
27267
27268 \end_inset
27269 </cell>
27270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27271 \begin_inset Text
27272
27273 \begin_layout Standard
27274
27275 \family roman
27276 \series medium
27277 \shape up
27278 \emph off
27279 \bar no
27280 \noun off
27281 \color none
27282 û
27283 \end_layout
27284
27285 \end_inset
27286 </cell>
27287 </row>
27288 <row topline="true">
27289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27290 \begin_inset Text
27291
27292 \begin_layout Standard
27293
27294 \family roman
27295 \series medium
27296 \shape up
27297 \size tiny
27298 \emph off
27299 \bar no
27300 \noun off
27301 \color none
27302 0C
27303 \end_layout
27304
27305 \end_inset
27306 </cell>
27307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27308 \begin_inset Text
27309
27310 \begin_layout Standard
27311
27312 \end_layout
27313
27314 \end_inset
27315 </cell>
27316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27317 \begin_inset Text
27318
27319 \begin_layout Standard
27320
27321 \end_layout
27322
27323 \end_inset
27324 </cell>
27325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27326 \begin_inset Text
27327
27328 \begin_layout Standard
27329
27330 \family roman
27331 \series medium
27332 \shape up
27333 \emph off
27334 \bar no
27335 \noun off
27336 \color none
27337 ,
27338 \end_layout
27339
27340 \end_inset
27341 </cell>
27342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27343 \begin_inset Text
27344
27345 \begin_layout Standard
27346
27347 \family roman
27348 \series medium
27349 \shape up
27350 \emph off
27351 \bar no
27352 \noun off
27353 \color none
27354 <
27355 \end_layout
27356
27357 \end_inset
27358 </cell>
27359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27360 \begin_inset Text
27361
27362 \begin_layout Standard
27363
27364 \family roman
27365 \series medium
27366 \shape up
27367 \emph off
27368 \bar no
27369 \noun off
27370 \color none
27371 L
27372 \end_layout
27373
27374 \end_inset
27375 </cell>
27376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27377 \begin_inset Text
27378
27379 \begin_layout Standard
27380
27381 \family roman
27382 \series medium
27383 \shape up
27384 \emph off
27385 \bar no
27386 \noun off
27387 \color none
27388
27389 \backslash
27390
27391 \end_layout
27392
27393 \end_inset
27394 </cell>
27395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27396 \begin_inset Text
27397
27398 \begin_layout Standard
27399
27400 \family roman
27401 \series medium
27402 \shape up
27403 \emph off
27404 \bar no
27405 \noun off
27406 \color none
27407 l
27408 \end_layout
27409
27410 \end_inset
27411 </cell>
27412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27413 \begin_inset Text
27414
27415 \begin_layout Standard
27416
27417 \family roman
27418 \series medium
27419 \shape up
27420 \emph off
27421 \bar no
27422 \noun off
27423 \color none
27424 |
27425 \end_layout
27426
27427 \end_inset
27428 </cell>
27429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27430 \begin_inset Text
27431
27432 \begin_layout Standard
27433
27434 \end_layout
27435
27436 \end_inset
27437 </cell>
27438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27439 \begin_inset Text
27440
27441 \begin_layout Standard
27442
27443 \end_layout
27444
27445 \end_inset
27446 </cell>
27447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27448 \begin_inset Text
27449
27450 \begin_layout Standard
27451
27452 \family roman
27453 \series medium
27454 \shape up
27455 \emph off
27456 \bar no
27457 \noun off
27458 \color none
27459 ¬
27460 \end_layout
27461
27462 \end_inset
27463 </cell>
27464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27465 \begin_inset Text
27466
27467 \begin_layout Standard
27468
27469 \family roman
27470 \series medium
27471 \shape up
27472 \emph off
27473 \bar no
27474 \noun off
27475 \color none
27476 ¼
27477 \end_layout
27478
27479 \end_inset
27480 </cell>
27481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27482 \begin_inset Text
27483
27484 \begin_layout Standard
27485
27486 \family roman
27487 \series medium
27488 \shape up
27489 \emph off
27490 \bar no
27491 \noun off
27492 \color none
27493 Ì
27494 \end_layout
27495
27496 \end_inset
27497 </cell>
27498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27499 \begin_inset Text
27500
27501 \begin_layout Standard
27502
27503 \family roman
27504 \series medium
27505 \shape up
27506 \emph off
27507 \bar no
27508 \noun off
27509 \color none
27510 Ü
27511 \end_layout
27512
27513 \end_inset
27514 </cell>
27515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27516 \begin_inset Text
27517
27518 \begin_layout Standard
27519
27520 \family roman
27521 \series medium
27522 \shape up
27523 \emph off
27524 \bar no
27525 \noun off
27526 \color none
27527 ì
27528 \end_layout
27529
27530 \end_inset
27531 </cell>
27532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27533 \begin_inset Text
27534
27535 \begin_layout Standard
27536
27537 \family roman
27538 \series medium
27539 \shape up
27540 \emph off
27541 \bar no
27542 \noun off
27543 \color none
27544 ü
27545 \end_layout
27546
27547 \end_inset
27548 </cell>
27549 </row>
27550 <row topline="true">
27551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27552 \begin_inset Text
27553
27554 \begin_layout Standard
27555
27556 \family roman
27557 \series medium
27558 \shape up
27559 \size tiny
27560 \emph off
27561 \bar no
27562 \noun off
27563 \color none
27564 0D
27565 \end_layout
27566
27567 \end_inset
27568 </cell>
27569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27570 \begin_inset Text
27571
27572 \begin_layout Standard
27573
27574 \end_layout
27575
27576 \end_inset
27577 </cell>
27578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27579 \begin_inset Text
27580
27581 \begin_layout Standard
27582
27583 \end_layout
27584
27585 \end_inset
27586 </cell>
27587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27588 \begin_inset Text
27589
27590 \begin_layout Standard
27591
27592 \family roman
27593 \series medium
27594 \shape up
27595 \emph off
27596 \bar no
27597 \noun off
27598 \color none
27599 -
27600 \end_layout
27601
27602 \end_inset
27603 </cell>
27604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27605 \begin_inset Text
27606
27607 \begin_layout Standard
27608
27609 \family roman
27610 \series medium
27611 \shape up
27612 \emph off
27613 \bar no
27614 \noun off
27615 \color none
27616 =
27617 \end_layout
27618
27619 \end_inset
27620 </cell>
27621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27622 \begin_inset Text
27623
27624 \begin_layout Standard
27625
27626 \family roman
27627 \series medium
27628 \shape up
27629 \emph off
27630 \bar no
27631 \noun off
27632 \color none
27633 M
27634 \end_layout
27635
27636 \end_inset
27637 </cell>
27638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27639 \begin_inset Text
27640
27641 \begin_layout Standard
27642
27643 \family roman
27644 \series medium
27645 \shape up
27646 \emph off
27647 \bar no
27648 \noun off
27649 \color none
27650 ]
27651 \end_layout
27652
27653 \end_inset
27654 </cell>
27655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27656 \begin_inset Text
27657
27658 \begin_layout Standard
27659
27660 \family roman
27661 \series medium
27662 \shape up
27663 \emph off
27664 \bar no
27665 \noun off
27666 \color none
27667 m
27668 \end_layout
27669
27670 \end_inset
27671 </cell>
27672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27673 \begin_inset Text
27674
27675 \begin_layout Standard
27676
27677 \family roman
27678 \series medium
27679 \shape up
27680 \emph off
27681 \bar no
27682 \noun off
27683 \color none
27684 }
27685 \end_layout
27686
27687 \end_inset
27688 </cell>
27689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27690 \begin_inset Text
27691
27692 \begin_layout Standard
27693
27694 \end_layout
27695
27696 \end_inset
27697 </cell>
27698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27699 \begin_inset Text
27700
27701 \begin_layout Standard
27702
27703 \end_layout
27704
27705 \end_inset
27706 </cell>
27707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27708 \begin_inset Text
27709
27710 \begin_layout Standard
27711
27712 \end_layout
27713
27714 \end_inset
27715 </cell>
27716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27717 \begin_inset Text
27718
27719 \begin_layout Standard
27720
27721 \family roman
27722 \series medium
27723 \shape up
27724 \emph off
27725 \bar no
27726 \noun off
27727 \color none
27728 ½
27729 \end_layout
27730
27731 \end_inset
27732 </cell>
27733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27734 \begin_inset Text
27735
27736 \begin_layout Standard
27737
27738 \family roman
27739 \series medium
27740 \shape up
27741 \emph off
27742 \bar no
27743 \noun off
27744 \color none
27745 Í
27746 \end_layout
27747
27748 \end_inset
27749 </cell>
27750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27751 \begin_inset Text
27752
27753 \begin_layout Standard
27754
27755 \family roman
27756 \series medium
27757 \shape up
27758 \emph off
27759 \bar no
27760 \noun off
27761 \color none
27762 Ý
27763 \end_layout
27764
27765 \end_inset
27766 </cell>
27767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27768 \begin_inset Text
27769
27770 \begin_layout Standard
27771
27772 \family roman
27773 \series medium
27774 \shape up
27775 \emph off
27776 \bar no
27777 \noun off
27778 \color none
27779 í
27780 \end_layout
27781
27782 \end_inset
27783 </cell>
27784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27785 \begin_inset Text
27786
27787 \begin_layout Standard
27788
27789 \family roman
27790 \series medium
27791 \shape up
27792 \emph off
27793 \bar no
27794 \noun off
27795 \color none
27796 ý
27797 \end_layout
27798
27799 \end_inset
27800 </cell>
27801 </row>
27802 <row topline="true">
27803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27804 \begin_inset Text
27805
27806 \begin_layout Standard
27807
27808 \family roman
27809 \series medium
27810 \shape up
27811 \size tiny
27812 \emph off
27813 \bar no
27814 \noun off
27815 \color none
27816 0E
27817 \end_layout
27818
27819 \end_inset
27820 </cell>
27821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27822 \begin_inset Text
27823
27824 \begin_layout Standard
27825
27826 \end_layout
27827
27828 \end_inset
27829 </cell>
27830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27831 \begin_inset Text
27832
27833 \begin_layout Standard
27834
27835 \end_layout
27836
27837 \end_inset
27838 </cell>
27839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27840 \begin_inset Text
27841
27842 \begin_layout Standard
27843
27844 \family roman
27845 \series medium
27846 \shape up
27847 \emph off
27848 \bar no
27849 \noun off
27850 \color none
27851 .
27852 \end_layout
27853
27854 \end_inset
27855 </cell>
27856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27857 \begin_inset Text
27858
27859 \begin_layout Standard
27860
27861 \family roman
27862 \series medium
27863 \shape up
27864 \emph off
27865 \bar no
27866 \noun off
27867 \color none
27868 >
27869 \end_layout
27870
27871 \end_inset
27872 </cell>
27873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27874 \begin_inset Text
27875
27876 \begin_layout Standard
27877
27878 \family roman
27879 \series medium
27880 \shape up
27881 \emph off
27882 \bar no
27883 \noun off
27884 \color none
27885 N
27886 \end_layout
27887
27888 \end_inset
27889 </cell>
27890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27891 \begin_inset Text
27892
27893 \begin_layout Standard
27894
27895 \family roman
27896 \series medium
27897 \shape up
27898 \emph off
27899 \bar no
27900 \noun off
27901 \color none
27902 ^
27903 \end_layout
27904
27905 \end_inset
27906 </cell>
27907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27908 \begin_inset Text
27909
27910 \begin_layout Standard
27911
27912 \family roman
27913 \series medium
27914 \shape up
27915 \emph off
27916 \bar no
27917 \noun off
27918 \color none
27919 n
27920 \end_layout
27921
27922 \end_inset
27923 </cell>
27924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27925 \begin_inset Text
27926
27927 \begin_layout Standard
27928
27929 \family roman
27930 \series medium
27931 \shape up
27932 \emph off
27933 \bar no
27934 \noun off
27935 \color none
27936 ~
27937 \end_layout
27938
27939 \end_inset
27940 </cell>
27941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27942 \begin_inset Text
27943
27944 \begin_layout Standard
27945
27946 \end_layout
27947
27948 \end_inset
27949 </cell>
27950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27951 \begin_inset Text
27952
27953 \begin_layout Standard
27954
27955 \end_layout
27956
27957 \end_inset
27958 </cell>
27959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27960 \begin_inset Text
27961
27962 \begin_layout Standard
27963
27964 \family roman
27965 \series medium
27966 \shape up
27967 \emph off
27968 \bar no
27969 \noun off
27970 \color none
27971 ®
27972 \end_layout
27973
27974 \end_inset
27975 </cell>
27976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27977 \begin_inset Text
27978
27979 \begin_layout Standard
27980
27981 \family roman
27982 \series medium
27983 \shape up
27984 \emph off
27985 \bar no
27986 \noun off
27987 \color none
27988 ¾
27989 \end_layout
27990
27991 \end_inset
27992 </cell>
27993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27994 \begin_inset Text
27995
27996 \begin_layout Standard
27997
27998 \family roman
27999 \series medium
28000 \shape up
28001 \emph off
28002 \bar no
28003 \noun off
28004 \color none
28005 Î
28006 \end_layout
28007
28008 \end_inset
28009 </cell>
28010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28011 \begin_inset Text
28012
28013 \begin_layout Standard
28014
28015 \family roman
28016 \series medium
28017 \shape up
28018 \emph off
28019 \bar no
28020 \noun off
28021 \color none
28022 Þ
28023 \end_layout
28024
28025 \end_inset
28026 </cell>
28027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28028 \begin_inset Text
28029
28030 \begin_layout Standard
28031
28032 \family roman
28033 \series medium
28034 \shape up
28035 \emph off
28036 \bar no
28037 \noun off
28038 \color none
28039 î
28040 \end_layout
28041
28042 \end_inset
28043 </cell>
28044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28045 \begin_inset Text
28046
28047 \begin_layout Standard
28048
28049 \family roman
28050 \series medium
28051 \shape up
28052 \emph off
28053 \bar no
28054 \noun off
28055 \color none
28056 þ
28057 \end_layout
28058
28059 \end_inset
28060 </cell>
28061 </row>
28062 <row topline="true" bottomline="true">
28063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28064 \begin_inset Text
28065
28066 \begin_layout Standard
28067
28068 \family roman
28069 \series medium
28070 \shape up
28071 \size tiny
28072 \emph off
28073 \bar no
28074 \noun off
28075 \color none
28076 0F
28077 \end_layout
28078
28079 \end_inset
28080 </cell>
28081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28082 \begin_inset Text
28083
28084 \begin_layout Standard
28085
28086 \end_layout
28087
28088 \end_inset
28089 </cell>
28090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28091 \begin_inset Text
28092
28093 \begin_layout Standard
28094
28095 \end_layout
28096
28097 \end_inset
28098 </cell>
28099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28100 \begin_inset Text
28101
28102 \begin_layout Standard
28103
28104 \family roman
28105 \series medium
28106 \shape up
28107 \emph off
28108 \bar no
28109 \noun off
28110 \color none
28111 /
28112 \end_layout
28113
28114 \end_inset
28115 </cell>
28116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28117 \begin_inset Text
28118
28119 \begin_layout Standard
28120
28121 \family roman
28122 \series medium
28123 \shape up
28124 \emph off
28125 \bar no
28126 \noun off
28127 \color none
28128 ?
28129 \end_layout
28130
28131 \end_inset
28132 </cell>
28133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28134 \begin_inset Text
28135
28136 \begin_layout Standard
28137
28138 \family roman
28139 \series medium
28140 \shape up
28141 \emph off
28142 \bar no
28143 \noun off
28144 \color none
28145 O
28146 \end_layout
28147
28148 \end_inset
28149 </cell>
28150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28151 \begin_inset Text
28152
28153 \begin_layout Standard
28154
28155 \family roman
28156 \series medium
28157 \shape up
28158 \emph off
28159 \bar no
28160 \noun off
28161 \color none
28162 _
28163 \end_layout
28164
28165 \end_inset
28166 </cell>
28167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28168 \begin_inset Text
28169
28170 \begin_layout Standard
28171
28172 \family roman
28173 \series medium
28174 \shape up
28175 \emph off
28176 \bar no
28177 \noun off
28178 \color none
28179 o
28180 \end_layout
28181
28182 \end_inset
28183 </cell>
28184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28185 \begin_inset Text
28186
28187 \begin_layout Standard
28188
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 Ï
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 ï
28292 \end_layout
28293
28294 \end_inset
28295 </cell>
28296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28297 \begin_inset Text
28298
28299 \begin_layout Standard
28300
28301 \family roman
28302 \series medium
28303 \shape up
28304 \emph off
28305 \bar no
28306 \noun off
28307 \color none
28308 ÿ
28309 \end_layout
28310
28311 \end_inset
28312 </cell>
28313 </row>
28314 </lyxtabular>
28315
28316 \end_inset
28317
28318
28319 \end_layout
28320
28321 \end_inset
28322
28323
28324 \end_layout
28325
28326 \begin_layout Standard
28327 The following is a full list of all of the accented characters LyX can display
28328  directly.
28329  It includes not only the accented characters from the previous table, but
28330  also the characters from 
28331 \family typewriter
28332 ISO8859--2
28333 \family default
28334  through 
28335 \family typewriter
28336 4
28337 \family default
28338 .
28339  
28340 \end_layout
28341
28342 \begin_layout Itemize
28343 From 
28344 \family typewriter
28345 ISO8859--1
28346 \family default
28347 :
28348 \end_layout
28349
28350 \begin_deeper
28351 \begin_layout Standard
28352 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
28353 \hfill
28354 diaeresis
28355 \end_layout
28356
28357 \begin_layout Standard
28358 ^ Â Ê Î Ô Û â ê î ô û
28359 \hfill
28360 circumflex
28361 \end_layout
28362
28363 \begin_layout Standard
28364 ` À È Ì Ò Ù à è ì ò ù
28365 \hfill
28366 grave
28367 \end_layout
28368
28369 \begin_layout Standard
28370 ´ Á É Í Ó Ú Ý á é í ó ú ý
28371 \hfill
28372 acute
28373 \end_layout
28374
28375 \begin_layout Standard
28376 ~ Ã Ñ Õ ã ñ õ
28377 \hfill
28378 tilde
28379 \end_layout
28380
28381 \begin_layout Standard
28382 ¸Çç
28383 \hfill
28384 cedilla
28385 \end_layout
28386
28387 \begin_layout Standard
28388 ¯
28389 \hfill
28390 macron
28391 \begin_inset Foot
28392 status collapsed
28393
28394 \begin_layout Standard
28395 The dead macron in usually not needed, as you will use a non--dead key for
28396  this instead.
28397  For example, S-M-minus, or if 
28398 \family typewriter
28399 \shape up
28400 .Xmodmap
28401 \family default
28402 \shape default
28403  is correct, S-M-macron.
28404 \end_layout
28405
28406 \end_inset
28407
28408
28409 \end_layout
28410
28411 \end_deeper
28412 \begin_layout Itemize
28413 From 
28414 \family typewriter
28415 ISO8859--2
28416 \family default
28417  through 
28418 \family typewriter
28419 4
28420 \family default
28421 :
28422 \end_layout
28423
28424 \begin_deeper
28425 \begin_layout Standard
28426 ĤĴĥȷ̂ĈĜŜĉĝŝ
28427 \hfill
28428 circumflex
28429 \end_layout
28430
28431 \begin_layout Standard
28432 ŚŹśźŔĹĆŃŕĺćń
28433 \hfill
28434 acute
28435 \end_layout
28436
28437 \begin_layout Standard
28438 Ĩı̃Ũũ
28439 \hfill
28440 tilde
28441 \end_layout
28442
28443 \begin_layout Standard
28444 ŞşŢţŖĻĢŗļģŅĶņķ
28445 \hfill
28446 cedilla
28447 \begin_inset Foot
28448 status collapsed
28449
28450 \begin_layout Standard
28451 These characters might not look very nice on screen, but they will be just
28452  fine when run through LaTeX and printed.
28453 \end_layout
28454
28455 \end_inset
28456
28457
28458 \end_layout
28459
28460 \begin_layout Standard
28461 ĒēĀĪŌŪāı̄ōū
28462 \hfill
28463 macron
28464 \end_layout
28465
28466 \begin_layout Standard
28467 ŐŰőű
28468 \hfill
28469 hungarian umlaut
28470 \end_layout
28471
28472 \end_deeper
28473 \begin_layout Standard
28474 All the characters above are actively supported by TeX fonts.
28475  In addition TeX allows diacritical marks on almost all characters .
28476  Also make sure you're using the 
28477 \family typewriter
28478 T1
28479 \family default
28480  font-encoding and have the package 
28481 \family typewriter
28482 umlaute.sty
28483 \family default
28484  with the definition file 
28485 \family typewriter
28486 iso.def
28487 \family default
28488  installed.
28489 \end_layout
28490
28491 \begin_layout Chapter
28492 Credits
28493 \end_layout
28494
28495 \begin_layout Standard
28496 The documentation is a collaborative effort between many different people
28497  (and we would encourage people to contribute !).
28498 \end_layout
28499
28500 \begin_layout Standard
28501 First, we need to give due credit to those who came before us.
28502  They gave us the base upon which the new manuals are built, and some continue
28503  to provide information:
28504 \end_layout
28505
28506 \begin_layout Itemize
28507
28508 \noun on
28509 Matthias Ettrich
28510 \noun default
28511  wrote the original documentation, from which this manual is built, as well
28512  as the introduction to this manual [or the 
28513 \begin_inset Quotes eld
28514 \end_inset
28515
28516 LyX Manifesto,
28517 \begin_inset Quotes erd
28518 \end_inset
28519
28520  as some of us call it].
28521 \end_layout
28522
28523 \begin_layout Itemize
28524
28525 \noun on
28526 Lars Gullik Bjønnes
28527 \noun default
28528  wrote several minidocs, including some of the information about international
28529  support in LyX.
28530 \end_layout
28531
28532 \begin_layout Itemize
28533
28534 \noun on
28535 Ivan Schreter
28536 \noun default
28537  also wrote a minidoc about international support, specifically about internatio
28538 nal keyboard maps and customization.
28539 \end_layout
28540
28541 \begin_layout Itemize
28542
28543 \noun on
28544 Pascal André
28545 \noun default
28546  originally documented the LinuxDoc SGML interface.
28547 \end_layout
28548
28549 \begin_layout Itemize
28550
28551 \noun on
28552 Alejandro Aguilar Sierra
28553 \noun default
28554  originally documented math mode and provided the entries for the math functions
28555  in 
28556 \family typewriter
28557 Reference.lyx
28558 \end_layout
28559
28560 \begin_layout Itemize
28561 Special thanks to the LyX Team\InsetSpace ~
28562
28563 \begin_inset LatexCommand cite
28564 key "lyxcredit"
28565
28566 \end_inset
28567
28568  for help and answers to questions.
28569 \end_layout
28570
28571 \begin_layout Standard
28572 Next, it's time to give credit to the 
28573 \begin_inset Quotes eld
28574 \end_inset
28575
28576 LyX Documentation Team,
28577 \begin_inset Quotes erd
28578 \end_inset
28579
28580  all of the people who helped rewrite the old documentation into the form
28581  it had after LyX version 0.10:
28582 \end_layout
28583
28584 \begin_layout Itemize
28585
28586 \noun on
28587 David Johnson
28588 \noun default
28589 :
28590 \end_layout
28591
28592 \begin_deeper
28593 \begin_layout Itemize
28594 Contributor to the FAQ and the old 
28595 \begin_inset Quotes eld
28596 \end_inset
28597
28598
28599 \family typewriter
28600 HowDoI-.lyx
28601 \family default
28602
28603 \begin_inset Quotes erd
28604 \end_inset
28605
28606  [now defunct].
28607 \end_layout
28608
28609 \begin_layout Itemize
28610 General editing assistance.
28611 \end_layout
28612
28613 \begin_layout Itemize
28614 Documentation of: 
28615 \end_layout
28616
28617 \begin_deeper
28618 \begin_layout Itemize
28619 math mode 
28620 \end_layout
28621
28622 \begin_layout Itemize
28623 tables
28624 \end_layout
28625
28626 \begin_layout Itemize
28627 spellchecking
28628 \end_layout
28629
28630 \end_deeper
28631 \end_deeper
28632 \begin_layout Itemize
28633
28634 \noun on
28635 Rich Fields
28636 \noun default
28637 :
28638 \end_layout
28639
28640 \begin_deeper
28641 \begin_layout Itemize
28642 Primary contributor to 
28643 \family typewriter
28644 Reference.lyx
28645 \end_layout
28646
28647 \begin_layout Itemize
28648 Documentation of the basic LyX interface in 
28649 \family typewriter
28650 UserGuide.lyx
28651 \end_layout
28652
28653 \end_deeper
28654 \begin_layout Itemize
28655
28656 \noun on
28657 Paul Evans
28658 \noun default
28659 :
28660 \end_layout
28661
28662 \begin_deeper
28663 \begin_layout Itemize
28664 Former maintainer of the FAQ and the old 
28665 \begin_inset Quotes eld
28666 \end_inset
28667
28668
28669 \family typewriter
28670 HowDoI-.lyx
28671 \family default
28672
28673 \begin_inset Quotes erd
28674 \end_inset
28675
28676  [now defunct].
28677 \end_layout
28678
28679 \begin_layout Itemize
28680 Documentation of LinuxDoc in 
28681 \family typewriter
28682 UserGuide.lyx
28683 \end_layout
28684
28685 \end_deeper
28686 \begin_layout Itemize
28687
28688 \noun on
28689 Paul Russel:
28690 \end_layout
28691
28692 \begin_deeper
28693 \begin_layout Itemize
28694 Documentation of figures and imported graphics in 
28695 \family typewriter
28696 UserGuide.lyx
28697 \end_layout
28698
28699 \end_deeper
28700 \begin_layout Itemize
28701
28702 \noun on
28703 John Raithel
28704 \noun default
28705 :
28706 \end_layout
28707
28708 \begin_deeper
28709 \begin_layout Itemize
28710 Documentation of internationalization features in 
28711 \family typewriter
28712 UserGuide.lyx
28713 \end_layout
28714
28715 \end_deeper
28716 \begin_layout Itemize
28717
28718 \noun on
28719 Robin Socha:
28720 \end_layout
28721
28722 \begin_deeper
28723 \begin_layout Itemize
28724 Documentation of:
28725 \end_layout
28726
28727 \begin_deeper
28728 \begin_layout Itemize
28729 footnotes
28730 \end_layout
28731
28732 \begin_layout Itemize
28733 margin notes
28734 \end_layout
28735
28736 \begin_layout Itemize
28737 table of contents
28738 \end_layout
28739
28740 \begin_layout Itemize
28741 cross-references
28742 \end_layout
28743
28744 \end_deeper
28745 \end_deeper
28746 \begin_layout Itemize
28747
28748 \noun on
28749 Amir Karger
28750 \end_layout
28751
28752 \begin_deeper
28753 \begin_layout Itemize
28754 Primary contributor to 
28755 \family typewriter
28756 Tutorial.lyx
28757 \end_layout
28758
28759 \end_deeper
28760 \begin_layout Itemize
28761
28762 \noun on
28763 Matthias Zenker:
28764 \end_layout
28765
28766 \begin_deeper
28767 \begin_layout Itemize
28768 Documentation of 
28769 \end_layout
28770
28771 \begin_deeper
28772 \begin_layout Itemize
28773 manual fine-tuning 
28774 \end_layout
28775
28776 \begin_layout Itemize
28777 using LaTeX from within LyX
28778 \end_layout
28779
28780 \end_deeper
28781 \end_deeper
28782 \begin_layout Itemize
28783
28784 \noun on
28785 John Weiss
28786 \noun default
28787 :
28788 \end_layout
28789
28790 \begin_deeper
28791 \begin_layout Itemize
28792 General organization and format of the documents.
28793 \end_layout
28794
28795 \begin_layout Itemize
28796 Documentation of :
28797 \end_layout
28798
28799 \begin_deeper
28800 \begin_layout Itemize
28801 LyX setup
28802 \end_layout
28803
28804 \begin_layout Itemize
28805 paragraph environments, document layout, nesting, typography notes, fonts
28806 \end_layout
28807
28808 \end_deeper
28809 \begin_layout Itemize
28810 Also responsible for Introduction in 
28811 \family typewriter
28812 Tutorial.lyx
28813 \end_layout
28814
28815 \begin_layout Itemize
28816 Editor of the documents.
28817  [from 6/96-fall 1997]
28818 \end_layout
28819
28820 \end_deeper
28821 \begin_layout Standard
28822 After fall of 1997, the LyX Team as a whole took over maintenance of the
28823  documentation.
28824 \end_layout
28825
28826 \begin_layout Bibliography
28827 \begin_inset LatexCommand bibitem
28828 key "lyxcredit"
28829
28830 \end_inset
28831
28832 The LyX Team: 
28833 \begin_inset ERT
28834 status collapsed
28835
28836 \begin_layout Standard
28837
28838
28839 \backslash
28840 href{http://www.lyx.org/about/credits.php}{
28841 \end_layout
28842
28843 \end_inset
28844
28845
28846 \emph on
28847 CREDITS
28848 \emph default
28849
28850 \begin_inset ERT
28851 status collapsed
28852
28853 \begin_layout Standard
28854
28855 }
28856 \end_layout
28857
28858 \end_inset
28859
28860
28861 \end_layout
28862
28863 \begin_layout Bibliography
28864 \begin_inset LatexCommand bibitem
28865 key "latexbook"
28866
28867 \end_inset
28868
28869 Leslie Lamport: 
28870 \emph on
28871 LaTeX: A Document Preparation System.
28872
28873 \emph default
28874  Addison-Wesley, second edition, 1994
28875 \end_layout
28876
28877 \begin_layout Bibliography
28878 \begin_inset LatexCommand bibitem
28879 key "latexcompanion"
28880
28881 \end_inset
28882
28883 Michel Goossens, Frank Mittelbach and Alexander Samarin: 
28884 \emph on
28885 The LaTeX Companion.
28886
28887 \emph default
28888  Addison-Wesley, 1994
28889 \end_layout
28890
28891 \begin_layout Bibliography
28892 \begin_inset LatexCommand bibitem
28893 key "latexguide"
28894
28895 \end_inset
28896
28897 Kopka and Daly: 
28898 \emph on
28899 A Guide to LaTeX2e
28900 \end_layout
28901
28902 \begin_layout Bibliography
28903 \begin_inset LatexCommand bibitem
28904 key "texbook"
28905
28906 \end_inset
28907
28908 Donald E.
28909  Knuth.
28910  
28911 \emph on
28912 The TeXbook
28913 \end_layout
28914
28915 \end_body
28916 \end_document