]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
add missing clipart directories
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 263
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % I've designed this preamble to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % provides missing characters,
17 % see note in chapter 'Character Tables'
18 \usepackage{textcomp}
19 \usepackage{wasysym}
20
21 \usepackage{ifpdf} % part of the hyperref bundle
22 \ifpdf % if pdflatex is used
23
24   % set fonts for nicer pdf view
25   \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{%
26   \usepackage[scaled=0.92]{helvet}
27   \usepackage{mathptmx}
28   \usepackage{courier} }
29   % the pages of the TOC are numbered roman
30   % and a pdf-bookmark for the TOC is added
31   \pagenumbering{roman}
32   \let\myTOC\tableofcontents
33   \renewcommand\tableofcontents{%
34     \pdfbookmark[1]{Contents}{}
35     \myTOC
36     \clearpage
37     \pagenumbering{arabic} }
38  % link all cross references and URLs in pdf output
39  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
40  linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
41  pdfpagelayout=OneColumn, pdfnewwindow=true,
42  pdfstartview=XYZ, plainpages=false, pdfpagelabels,
43  pdfauthor={LyX Team}, pdftex,
44  pdftitle={The LyX User's Guide},pdfsubject={LyX},
45  pdfkeywords={LyX}]{hyperref}
46  
47 \else % if dvi or ps is produced
48
49  % link all cross references and URLs in dvi output
50  \usepackage[ps2pdf]{hyperref}
51
52  % the pages of the TOC are numbered roman
53  \pagenumbering{roman}
54  \let\myTOC\tableofcontents
55  \renewcommand\tableofcontents{%
56    \pdfbookmark[1]{Contents}{}
57    \myTOC
58    \clearpage
59    \pagenumbering{arabic} }
60    
61 \fi 
62 \end_preamble
63 \options bibtotoc,BCOR7mm
64 \language english
65 \inputencoding latin1
66 \font_roman default
67 \font_sans default
68 \font_typewriter default
69 \font_default_family default
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74 \graphics default
75 \paperfontsize 12
76 \spacing single
77 \papersize default
78 \use_geometry false
79 \use_amsmath 0
80 \use_esint 0
81 \cite_engine basic
82 \use_bibtopic false
83 \paperorientation portrait
84 \secnumdepth 3
85 \tocdepth 3
86 \paragraph_separation indent
87 \defskip medskip
88 \quotes_language english
89 \papercolumns 1
90 \papersides 2
91 \paperpagestyle default
92 \tracking_changes false
93 \output_changes false
94 \author "usti" 
95 \end_header
96
97 \begin_body
98
99 \begin_layout Title
100 The LyX User's Guide
101 \end_layout
102
103 \begin_layout Author
104 by the LyX Team
105 \begin_inset Foot
106 status collapsed
107
108 \begin_layout Standard
109 \noindent
110 If you have comments or error corrections, please send them to the LyX Documenta
111 tion mailing list: 
112 \family typewriter
113 lyx-docs@lists.lyx.org
114 \end_layout
115
116 \end_inset
117
118
119 \end_layout
120
121 \begin_layout Standard
122 \begin_inset Note Note
123 status open
124
125 \begin_layout Standard
126 To export this document as pdf, ps or dvi, the LaTeX-package 
127 \series bold
128 hyperref
129 \series default
130  has to be installed.
131 \end_layout
132
133 \begin_layout Standard
134 This package should be part of all popular LaTeX-distributions.
135 \end_layout
136
137 \end_inset
138
139
140 \end_layout
141
142 \begin_layout Standard
143 \begin_inset LatexCommand tableofcontents
144
145 \end_inset
146
147
148 \end_layout
149
150 \begin_layout Chapter
151 Introduction
152 \end_layout
153
154 \begin_layout Section
155 What is LyX?
156 \end_layout
157
158 \begin_layout Standard
159 LyX is a document preparation system.
160  It is a tool for producing beautiful manuscripts, publishable books, business
161  letters and proposals, and even poetry.
162  It is unlike most other 
163 \begin_inset Quotes eld
164 \end_inset
165
166 word processors
167 \begin_inset Quotes erd
168 \end_inset
169
170  in the sense that it uses the paradigm of a markup language as its core
171  editing style.
172  That means that when you type a section header, you mark it as a 
173 \begin_inset Quotes eld
174 \end_inset
175
176 Section
177 \begin_inset Quotes erd
178 \end_inset
179
180 , not 
181 \begin_inset Quotes eld
182 \end_inset
183
184 Bold, 17 pt type, left justified, 5 mm space below
185 \begin_inset Quotes erd
186 \end_inset
187
188 .
189  LyX takes care of the typesetting for you, so you deal only with concepts,
190  not the mechanics.
191 \end_layout
192
193 \begin_layout Standard
194 This philosophy is explained in much greater detail in the 
195 \emph on
196
197 \begin_inset Quotes eld
198 \end_inset
199
200 Introduction
201 \begin_inset Quotes erd
202 \end_inset
203
204
205 \emph default
206 .
207  If you haven't read it yet, you need to.
208  Yes, we mean now.
209 \end_layout
210
211 \begin_layout Standard
212 The 
213 \begin_inset Quotes eld
214 \end_inset
215
216
217 \emph on
218 Introduction
219 \emph default
220
221 \begin_inset Quotes erd
222 \end_inset
223
224  describes several things in addition to LyX's philosophy: most importantly,
225  the format of all of the manuals.
226  If you don't read it, you'll have a bear of a time navigating this manual.
227  You might also be better served looking in one of the other manuals instead
228  of this one.
229  
230 \begin_inset Quotes eld
231 \end_inset
232
233
234 \emph on
235 Introduction
236 \emph default
237
238 \begin_inset Quotes erd
239 \end_inset
240
241  describes that, too.
242 \end_layout
243
244 \begin_layout Section
245 Getting Started
246 \end_layout
247
248 \begin_layout Subsection
249 Invoking LyX
250 \end_layout
251
252 \begin_layout Standard
253 Similar to other Linux [and other brands of Unix] programs, you start LyX
254  by simply typing 
255 \family typewriter
256 lyx
257 \family default
258  at the command line.
259  You can, of course, include several command-line options, including file
260  names.
261  We're not going to repeat all of the command-line options here, since we've
262  already done that in the 
263 \family typewriter
264 man
265 \family default
266  page for LyX.
267  Check there for more info.
268 \end_layout
269
270 \begin_layout Standard
271 There are one or two things we'd like to comment on:
272 \end_layout
273
274 \begin_layout Standard
275 Please note that if you include more than one file name on the command line,
276  LyX will load them all, though it won't display them all simultaneously.
277  More on that in a bit.
278 \end_layout
279
280 \begin_layout Subsection
281 How LyX Looks
282 \end_layout
283
284 \begin_layout Standard
285 Like most applications, LyX has the familiar menu bar across the top of
286  its window.
287  Below it is a toolbar with a pulldown box and various buttons.
288  There is, of course, a vertical scrollbar and a main work area for editing
289  documents.
290  Near the bottom of the window is a small window containing a single line
291  of text.
292  This is the 
293 \emph on
294 minibuffer
295 \emph default
296  (a term which we've swiped, lock, stock, and barrel, from GNU Emacs), which
297  really means 
298 \begin_inset Quotes eld
299 \end_inset
300
301 command buffer
302 \begin_inset Quotes erd
303 \end_inset
304
305 .
306  Type 
307 \family sans
308 M-x
309 \family default
310  when you need to type a command in the minibuffer.
311 \end_layout
312
313 \begin_layout Standard
314 Note that there is no horizontal scroll bar.
315  This is not a bug or an oversight, but intentional.
316  When you read a book, you expect the end of a line to wrap around to the
317  next line.
318  Text overflows onto new pages in a vertical fashion, hence the need for
319  only a vertical scrollbar.
320 \end_layout
321
322 \begin_layout Standard
323 There are three cases where you might want a horizontal scrollbar.
324  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
325  This, however, is due
326  to a flaw in the routine that displays graphics on the LyX screen in a
327  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
328  as you'd need to rescale graphics to fit on a page.
329  The second and third cases are tables and equations which are wider than
330  the LyX window.
331  You can use the arrow keys to scroll horizontally through the table, but
332  this doesn't work for equations yet.
333 \end_layout
334
335 \begin_layout Subsection
336 HELP!
337 \end_layout
338
339 \begin_layout Standard
340 First, the bad news: the help system is not as thorough as that in many
341  commercial applications.
342  Patience.
343  We're working on it.
344 \end_layout
345
346 \begin_layout Standard
347 Now the good news: the help system consists of the LyX manuals.
348  You can read 
349 \emph on
350 all
351 \emph default
352  of the manuals from inside LyX.
353  Just select the manual you want read from the 
354 \family sans
355 \bar under
356 H
357 \bar default
358 elp
359 \family default
360  menu.
361 \end_layout
362
363 \begin_layout Standard
364 While we're at it, we'd like to make a comment about the manuals.
365  They're not idiot-proof, not in the least.
366  Here's what one of our authors, 
367 \noun on
368 John Weiss
369 \noun default
370 , once said about manuals:
371 \end_layout
372
373 \begin_layout Quotation
374 I hate manuals.
375 \end_layout
376
377 \begin_layout Quotation
378 Yes, we've all dealt with the terse, poorly-translated, or cryptic manuals.
379  They are aggravating.
380  I find, however, that the overly simplified ones are even more aggravating.
381  First, they spend about half their time carefully explaining to the user
382  how to operate a mouse, what a menu is, et cetera, ad nauseum.
383  Please, if someone doesn't know how to use their own computer, or a GUI,
384  then they should sit down and learn 
385 \emph on
386 before
387 \emph default
388  they start up a major piece of software.
389 \end_layout
390
391 \begin_layout Quotation
392 Second, what information they do provide seems to assume that the user is
393  stupid.
394  Utter nonsense! Most users, in my experience, are some combination of clueless
395  and intimidated, not stupid.
396  Besides, if someone is truly slow on the uptake, they need help that a
397  manual for a piece of computer software can't give.
398 \end_layout
399
400 \begin_layout Standard
401
402 \emph on
403 Editor's Note: With this in mind, I've instructed all of the other authors
404  to avoid patronizing you, the reader, and to be more pedagogical than pedantic.
405  As for those who are too lazy to read and understand the manuals --- well,
406  as we say here in America, there's no such thing as a free lunch.
407  - jw
408 \end_layout
409
410 \begin_layout Section
411 The LyX Interface
412 \end_layout
413
414 \begin_layout Subsection
415 Basic File Operations
416 \end_layout
417
418 \begin_layout Standard
419 Under the 
420 \family sans
421 \bar under
422 F
423 \bar default
424 ile
425 \family default
426  menu are the 9 basic operations for any word processor in addition to some
427  more advanced operations:
428 \end_layout
429
430 \begin_layout Itemize
431
432 \family sans
433 \bar under
434 N
435 \bar default
436 ew
437 \end_layout
438
439 \begin_layout Itemize
440
441 \family sans
442 New\InsetSpace ~
443 from
444 \bar under
445 \InsetSpace ~
446 T
447 \bar default
448 emplate
449 \end_layout
450
451 \begin_layout Itemize
452
453 \family sans
454 \bar under
455 O
456 \bar default
457 pen
458 \end_layout
459
460 \begin_layout Itemize
461
462 \family sans
463 \bar under
464 C
465 \bar default
466 lose
467 \end_layout
468
469 \begin_layout Itemize
470
471 \family sans
472 \bar under
473 S
474 \bar default
475 ave
476 \end_layout
477
478 \begin_layout Itemize
479
480 \family sans
481 Save\InsetSpace ~
482
483 \bar under
484 A
485 \bar default
486 s
487 \end_layout
488
489 \begin_layout Itemize
490
491 \family sans
492 \bar under
493 R
494 \bar default
495 evert
496 \end_layout
497
498 \begin_layout Itemize
499
500 \family sans
501 \bar under
502 P
503 \bar default
504 rint
505 \end_layout
506
507 \begin_layout Itemize
508
509 \family sans
510 E
511 \bar under
512 x
513 \bar default
514 it
515 \end_layout
516
517 \begin_layout Standard
518 They all do pretty much the same thing as in other word processors, with
519  a few minor differences.
520  The 
521 \family sans
522 \bar under
523 F
524 \bar default
525 ile\SpecialChar \menuseparator
526 New\InsetSpace ~
527 from
528 \bar under
529 \InsetSpace ~
530 T
531 \bar default
532 emplate
533 \family default
534  command not only prompts you for a name for the new file, but also prompts
535  you for a template to use.
536  Selecting a template will automatically set certain layout features for
537  the document, features you would otherwise need to change manually.
538  They can be of use for certain classes, especially those for writing letters
539  [see sec.
540  
541 \begin_inset LatexCommand ref
542 reference "sec:doc-classes"
543
544 \end_inset
545
546 ]
547 \end_layout
548
549 \begin_layout Standard
550 Note: There is no 
551 \begin_inset Quotes eld
552 \end_inset
553
554 default file
555 \begin_inset Quotes erd
556 \end_inset
557
558  or document named 
559 \begin_inset Quotes eld
560 \end_inset
561
562 Untitled
563 \begin_inset Quotes erd
564 \end_inset
565
566  or 
567 \begin_inset Quotes eld
568 \end_inset
569
570 scratch.
571 \begin_inset Quotes erd
572 \end_inset
573
574  Unless you tell LyX to open a file or create a new one, that big, blank
575  space is just that --- a big, blank space.
576 \end_layout
577
578 \begin_layout Standard
579 The 
580 \family sans
581 \bar under
582 R
583 \bar default
584 evert
585 \family default
586  command is useful if more people work on the same document at the same
587  time
588 \begin_inset Foot
589 status collapsed
590
591 \begin_layout Standard
592 If you plan to do this, you should check out the Version Control feature
593  in LyX also.
594  Read 
595 \emph on
596 Extended Features
597 \emph default
598 \SpecialChar \@.
599
600 \end_layout
601
602 \end_inset
603
604 .
605  It will simply reload the document from disk.
606  You can of course also use it if you regret that you changed a document
607  and want to restore it to the last save.
608 \end_layout
609
610 \begin_layout Standard
611 The second matter of note concerns the commands 
612 \family sans
613 \bar under
614 F
615 \bar default
616 ile\SpecialChar \menuseparator
617
618 \bar under
619 C
620 \bar default
621 lose
622 \family default
623  and 
624 \family sans
625 \bar under
626 F
627 \bar default
628 ile\SpecialChar \menuseparator
629 E
630 \bar under
631 x
632 \bar default
633 it
634 \family default
635 .
636  They both feature a 
637 \begin_inset Quotes eld
638 \end_inset
639
640 nag box
641 \begin_inset Quotes erd
642 \end_inset
643
644  to save us all from our own stupidity.
645  That is, if you try to close a file with changes [or exit LyX], you'll
646  be informed that there are unsaved files.
647 \end_layout
648
649 \begin_layout Subsection
650 Basic Editing Features
651 \end_layout
652
653 \begin_layout Standard
654 Like most modern word processors, LyX can perform cut and paste operations
655  on blocks of text, can move by character, word, or screenful of text, and
656  can delete whole words as well as individual characters.
657  The next four sections cover the basic LyX editing features and how to
658  access them.
659  We'll start with cut and paste.
660 \end_layout
661
662 \begin_layout Standard
663 As you might expect, the 
664 \family sans
665 \bar under
666 E
667 \bar default
668 dit
669 \family default
670  menu has the cut and paste commands, along with various other editing features.
671  Some of these are special and covered in later sections.
672  The basic ones are:
673 \end_layout
674
675 \begin_layout Itemize
676
677 \family sans
678 Cut
679 \end_layout
680
681 \begin_layout Itemize
682
683 \family sans
684 Copy
685 \end_layout
686
687 \begin_layout Itemize
688
689 \family sans
690 Paste
691 \end_layout
692
693 \begin_layout Itemize
694
695 \family sans
696 \bar under
697 F
698 \bar default
699 ind\InsetSpace ~
700 &\InsetSpace ~
701 Replace\SpecialChar \ldots{}
702
703 \end_layout
704
705 \begin_layout Standard
706 The first three are self-explanatory.
707  One thing to note: whenever you delete a block of text that you've selected,
708  it's automatically placed in the clipboard.
709  That is, the 
710 \family sans
711 Delete
712 \family default
713  and 
714 \family sans
715 Backspace
716 \family default
717  keys also functions as the 
718 \family sans
719 Cut
720 \family default
721  command.
722  Also, if you've selected text, be careful.
723  If you hit a key, LyX will completely delete the selected text and replace
724  it with what you just typed.
725  You'll have to do an 
726 \family sans
727 \bar under
728 U
729 \bar default
730 ndo
731 \family default
732  to get back the lost text.
733 \end_layout
734
735 \begin_layout Standard
736 The 
737 \family sans
738 \bar under
739 E
740 \bar default
741 dit\SpecialChar \menuseparator
742
743 \bar under
744 F
745 \bar default
746 ind\InsetSpace ~
747 &\InsetSpace ~
748 Replace\SpecialChar \ldots{}
749
750 \family default
751  item opens the 
752 \family sans
753 Find\InsetSpace ~
754 &\InsetSpace ~
755 Replace
756 \family default
757  dialog.
758  The text you want to find goes in the 
759 \family sans
760 Fi
761 \bar under
762 n
763 \bar default
764 d
765 \family default
766  box.
767  Once you've found a word or expression, LyX selects it.
768  Hitting the 
769 \family sans
770 \bar under
771 R
772 \bar default
773 eplace
774 \family default
775  button replaces the selected text with the contents of the 
776 \family sans
777 Replace\InsetSpace ~
778
779 \bar under
780 w
781 \bar default
782 ith
783 \family default
784  box.
785  You can click to search again to skip the current word.
786 \end_layout
787
788 \begin_layout Standard
789 Hit 
790 \family sans
791 Replace
792 \family default
793  
794 \family sans
795 \bar under
796 A
797 \bar default
798 ll
799 \family default
800  to replace all occurrences of the text in the document automatically.
801 \end_layout
802
803 \begin_layout Standard
804 The 
805 \family sans
806 Ca
807 \bar under
808 s
809 \bar default
810 e\InsetSpace ~
811 sensitive
812 \family default
813  toggle button can be used if you want the search to consider the case of
814  the search word.
815  If the toggle is set, searching for 
816 \begin_inset Quotes eld
817 \end_inset
818
819
820 \family typewriter
821 Match
822 \family default
823
824 \begin_inset Quotes erd
825 \end_inset
826
827  will not match the word 
828 \begin_inset Quotes eld
829 \end_inset
830
831
832 \family typewriter
833 match
834 \family default
835
836 \begin_inset Quotes erd
837 \end_inset
838
839 .
840 \end_layout
841
842 \begin_layout Standard
843 The 
844 \family sans
845 \bar under
846 M
847 \bar default
848 atch\InsetSpace ~
849 Word
850 \family default
851  toggle button can be used to force LyX to only find complete words.
852  I.e., searching for 
853 \begin_inset Quotes eld
854 \end_inset
855
856
857 \family typewriter
858 match
859 \family default
860
861 \begin_inset Quotes erd
862 \end_inset
863
864  will not match 
865 \begin_inset Quotes eld
866 \end_inset
867
868
869 \family typewriter
870 matches
871 \family default
872
873 \begin_inset Quotes erd
874 \end_inset
875
876
877 \begin_inset Quotes eld
878 \end_inset
879
880
881 \family typewriter
882 matchbox
883 \family default
884
885 \begin_inset Quotes erd
886 \end_inset
887
888 , etc.
889 \end_layout
890
891 \begin_layout Subsection
892 Undo and Redo
893 \end_layout
894
895 \begin_layout Standard
896 If you make a mistake, you can easily recover from it.
897  LyX has a large-capacity undo/redo buffer.
898  Select 
899 \family sans
900 \bar under
901 E
902 \bar default
903 dit\SpecialChar \menuseparator
904
905 \bar under
906 U
907 \bar default
908 ndo
909 \family default
910  to undo some mistake.
911  If you accidently undo too much, use 
912 \family sans
913 \bar under
914 E
915 \bar default
916 dit\SpecialChar \menuseparator
917
918 \bar under
919 R
920 \bar default
921 edo
922 \family default
923  to 
924 \begin_inset Quotes eld
925 \end_inset
926
927 undo the undo.
928 \begin_inset Quotes erd
929 \end_inset
930
931  The undo mechanism is currently limited to 100 steps to minimise memory
932  overhead.
933  
934 \end_layout
935
936 \begin_layout Standard
937 Notice that if you revert back all changes to arrive to the document as
938  it was last saved, the 
939 \begin_inset Quotes eld
940 \end_inset
941
942 changed
943 \begin_inset Quotes erd
944 \end_inset
945
946  status of the document is unfortunately not reset.
947  This is a consequence of the 100 step undo limit, above.
948 \end_layout
949
950 \begin_layout Standard
951 The 
952 \family sans
953 \bar under
954 U
955 \bar default
956 ndo
957 \family default
958  and 
959 \family sans
960 \bar under
961 R
962 \bar default
963 edo
964 \family default
965  work on almost everything in LyX.
966  They have some quirks, too.
967  They won't 
968 \family sans
969 \bar under
970 U
971 \bar default
972 ndo
973 \family default
974  or 
975 \family sans
976 \bar under
977 R
978 \bar default
979 edo
980 \family default
981  text character by character, but by blocks of text.
982  That can take some getting used to; you'll have to play with 
983 \family sans
984 \bar under
985 U
986 \bar default
987 ndo
988 \family default
989  and 
990 \family sans
991 \bar under
992 R
993 \bar default
994 edo
995 \family default
996  to get a feel for just how much they'll undo/redo, and after time, you'll
997  hopefully appreciate how it works.
998 \end_layout
999
1000 \begin_layout Subsection
1001 Basic Mouse Bindings
1002 \end_layout
1003
1004 \begin_layout Standard
1005 We're not going to go into all of the mouse bindings here.
1006  Some of the other sections of this manual cover specific operations you
1007  can do with the mouse.
1008  Instead, we're going to cover the most basic mouse operations.
1009 \end_layout
1010
1011 \begin_layout Enumerate
1012 Motion
1013 \end_layout
1014
1015 \begin_deeper
1016 \begin_layout Itemize
1017 Click the 
1018 \emph on
1019 left mouse button
1020 \emph default
1021  once anywhere in the edit window.
1022  The cursor moves to the text under the mouse.
1023 \end_layout
1024
1025 \end_deeper
1026 \begin_layout Enumerate
1027 Selecting Text
1028 \end_layout
1029
1030 \begin_deeper
1031 \begin_layout Itemize
1032 Hold down the 
1033 \emph on
1034 left mouse button
1035 \emph default
1036  and drag the mouse.
1037  LyX marks the text between the old and new mouse positions.
1038  Use 
1039 \family sans
1040 \bar under
1041 E
1042 \bar default
1043 dit\SpecialChar \menuseparator
1044 Copy
1045 \family default
1046  to create a copy of the text in LyX's buffer.
1047 \end_layout
1048
1049 \begin_layout Itemize
1050 Re-position the cursor and then paste the text back into LyX using 
1051 \family sans
1052 \bar under
1053 E
1054 \bar default
1055 dit\SpecialChar \menuseparator
1056 Paste
1057 \family default
1058 .
1059 \end_layout
1060
1061 \end_deeper
1062 \begin_layout Enumerate
1063 Footnotes, Margin Notes, Figure and Table Floats, etc.
1064 \end_layout
1065
1066 \begin_deeper
1067 \begin_layout Standard
1068
1069 \emph on
1070 Single click
1071 \emph default
1072  the left mouse button to open or close any of these.
1073  Also check the appropriate section of this manual for more details.
1074 \end_layout
1075
1076 \end_deeper
1077 \begin_layout Enumerate
1078 Tables
1079 \end_layout
1080
1081 \begin_deeper
1082 \begin_layout Standard
1083
1084 \emph on
1085 Single click
1086 \emph default
1087  the right mouse button to open a dialog that will allow you to manipulate
1088  the table.
1089 \end_layout
1090
1091 \end_deeper
1092 \begin_layout Subsection
1093 Basic Key Bindings
1094 \begin_inset LatexCommand label
1095 name "sec: key bindings"
1096
1097 \end_inset
1098
1099
1100 \end_layout
1101
1102 \begin_layout Standard
1103 Again, we're not going to cover all of the keybindings.
1104  Be aware that there are at least two different primary binding maps: CUA
1105  and Emacs.
1106  I guarantee you will cuss when you press Control-d to delete a character,
1107  and it starts up a DVI previewer instead (or vice versa).
1108 \end_layout
1109
1110 \begin_layout Standard
1111 Some keys, like 
1112 \family sans
1113 Page\InsetSpace ~
1114 Up
1115 \family default
1116
1117 \family sans
1118 Page\InsetSpace ~
1119 Down
1120 \family default
1121
1122 \family sans
1123 Left
1124 \family default
1125
1126 \family sans
1127 Right
1128 \family default
1129
1130 \family sans
1131 Up
1132 \family default
1133 , and 
1134 \family sans
1135 Down
1136 \family default
1137 , do exactly what you expect them to do.
1138  Other keys don't:
1139 \end_layout
1140
1141 \begin_layout Labeling
1142 \labelwidthstring 00.00.0000
1143
1144 \family sans
1145 Tab
1146 \family default
1147  There is no such thing as a tab stop in LyX.
1148  If you don't understand this, go read Sections 
1149 \begin_inset LatexCommand ref
1150 reference "sec:parindentintro"
1151
1152 \end_inset
1153
1154  and 
1155 \begin_inset LatexCommand ref
1156 reference "sec:par-environments"
1157
1158 \end_inset
1159
1160 , especially Section\InsetSpace ~
1161
1162 \begin_inset LatexCommand ref
1163 reference "sec:parenvlists"
1164
1165 \end_inset
1166
1167 , right now.
1168  Yes, right now.
1169  If you're still confused, look in the 
1170 \emph on
1171 Tutorial
1172 \emph default
1173 .
1174 \end_layout
1175
1176 \begin_layout Labeling
1177 \labelwidthstring 00.00.0000
1178
1179 \family sans
1180 Esc
1181 \family default
1182  This is the 
1183 \begin_inset Quotes eld
1184 \end_inset
1185
1186 cancel key.
1187 \begin_inset Quotes erd
1188 \end_inset
1189
1190  It's used, generically, to cancel operations.
1191  Other parts of the manual will go into greater detail about this.
1192 \end_layout
1193
1194 \begin_layout Labeling
1195 \labelwidthstring 00.00.0000
1196
1197 \family sans
1198 Home
1199 \family default
1200 \InsetSpace ~
1201 and\InsetSpace ~
1202
1203 \family sans
1204 End
1205 \family default
1206  These move the cursor, respectively, to the beginning and end of a line,
1207  unless you are using the Emacs bindings where they jump to the beginning
1208  or end of the file.
1209 \end_layout
1210
1211 \begin_layout Labeling
1212 \labelwidthstring 00.00.0000
1213
1214 \family sans
1215 Backspace
1216 \family default
1217 \InsetSpace ~
1218 and\InsetSpace ~
1219
1220 \family sans
1221 Delete
1222 \family default
1223  
1224 \emph on
1225 If
1226 \emph default
1227  you have your keyboard set up correctly under the X Windows System, 
1228 \family sans
1229 Backspace
1230 \family default
1231  works as expected and 
1232 \family sans
1233 Delete
1234 \family default
1235  deletes the character under the cursor [if no text is selected].
1236 \end_layout
1237
1238 \begin_deeper
1239 \begin_layout Standard
1240 If you haven't set up your keyboard under X, or have no idea what we mean
1241  by that, go read section 
1242 \begin_inset LatexCommand ref
1243 reference "sec:x-win-keys"
1244
1245 \end_inset
1246
1247  immediately.
1248  You'll save yourself a lot of headaches.
1249 \end_layout
1250
1251 \end_deeper
1252 \begin_layout Standard
1253 Then there are the modifier keys:
1254 \end_layout
1255
1256 \begin_layout Labeling
1257 \labelwidthstring 00.00.0000
1258
1259 \family sans
1260 Control-
1261 \family default
1262  This has a couple of different uses, depending on which keys it's used
1263  in combination with:
1264 \end_layout
1265
1266 \begin_deeper
1267 \begin_layout Itemize
1268 With 
1269 \family sans
1270 Backspace
1271 \family default
1272  or 
1273 \family sans
1274 Delete
1275 \family default
1276 , it deletes an entire word instead of a single character.
1277 \end_layout
1278
1279 \begin_layout Itemize
1280 With 
1281 \family sans
1282 Left
1283 \family default
1284  and 
1285 \family sans
1286 Right
1287 \family default
1288 , it moves by words instead of characters.
1289 \end_layout
1290
1291 \begin_layout Itemize
1292 With 
1293 \family sans
1294 Home
1295 \family default
1296  and 
1297 \family sans
1298 End
1299 \family default
1300 , it moves to the beginning and the end of the document, respectively.
1301 \end_layout
1302
1303 \end_deeper
1304 \begin_layout Labeling
1305 \labelwidthstring 00.00.0000
1306
1307 \family sans
1308 Shift-
1309 \family default
1310  Use this with any of the motion keys to select the text between the old
1311  and new cursor positions.
1312 \end_layout
1313
1314 \begin_layout Labeling
1315 \labelwidthstring 00.00.0000
1316
1317 \family sans
1318 Meta-
1319 \family default
1320  This is the Alt key on many keyboards, unless your keyboard has a distinct
1321  Meta key.
1322  Unfortunately, X sometimes has their functionality swapped, so if you have
1323  both keys, you will need to do a little trial and error to find out which
1324  one actually performs the 
1325 \family sans
1326 Meta-
1327 \family default
1328  function.
1329  This key does many different things, but it also activates the 
1330 \emph on
1331 menu accelerator keys
1332 \emph default
1333 .
1334  If you use this in combination with any of the underlined letters in a
1335  menu or menu item, it selects that menu item.
1336 \end_layout
1337
1338 \begin_deeper
1339 \begin_layout Standard
1340 For example, the sequence 
1341 \begin_inset Quotes eld
1342 \end_inset
1343
1344
1345 \family sans
1346 M-e\InsetSpace ~
1347 s
1348 \family default
1349
1350 \begin_inset Quotes erd
1351 \end_inset
1352
1353  brings up the 
1354 \begin_inset Quotes eld
1355 \end_inset
1356
1357 Text Style
1358 \begin_inset Quotes erd
1359 \end_inset
1360
1361  menu.
1362  Typing 
1363 \begin_inset Quotes eld
1364 \end_inset
1365
1366
1367 \family sans
1368 M-f
1369 \family default
1370
1371 \begin_inset Quotes erd
1372 \end_inset
1373
1374  opens the 
1375 \family sans
1376 \bar under
1377 F
1378 \bar default
1379 ile
1380 \family default
1381  menu.
1382 \end_layout
1383
1384 \begin_layout Standard
1385 There are also other things bound to the 
1386 \family sans
1387 Meta-
1388 \family default
1389  key, but you'll have to check in the 
1390 \emph on
1391 Reference
1392 \emph default
1393  
1394 \emph on
1395 manual
1396 \emph default
1397  for more info.
1398 \end_layout
1399
1400 \end_deeper
1401 \begin_layout Standard
1402 Hopefully, you'll learn more and more keybindings and short-cut keys as
1403  you use LyX, because most mouse actions will prompt a small message in
1404  the minibuffer which describe the name of the action, you've just triggered,
1405  and any existing keybindings for that action.
1406  The notation for the keybindings is very similar to the notation used in
1407  this documentation, so you should not have any problems understanding it.
1408  However, notice that Shift-modifiers are explicitly mentioned, so 
1409 \family sans
1410
1411 \begin_inset Quotes eld
1412 \end_inset
1413
1414 M-p S-A
1415 \family default
1416
1417 \begin_inset Quotes erd
1418 \end_inset
1419
1420  means 
1421 \family sans
1422 Meta-p
1423 \family default
1424  followed by a capital 
1425 \family sans
1426 A
1427 \family default
1428 .
1429  
1430 \begin_inset Quotes eld
1431 \end_inset
1432
1433
1434 \family sans
1435 S-C-S
1436 \family default
1437
1438 \begin_inset Quotes erd
1439 \end_inset
1440
1441  means 
1442 \family sans
1443 Shift-Control-s
1444 \family default
1445 .
1446 \end_layout
1447
1448 \begin_layout Section
1449 Using LyX with Other Programs
1450 \end_layout
1451
1452 \begin_layout Subsection
1453 Importing plain text files
1454 \end_layout
1455
1456 \begin_layout Standard
1457 You can import text from an plain text file using the 
1458 \family sans
1459 \bar under
1460 F
1461 \bar default
1462 ile\SpecialChar \menuseparator
1463
1464 \bar under
1465 I
1466 \bar default
1467 mport\SpecialChar \menuseparator
1468
1469 \bar under
1470 A
1471 \bar default
1472 scii\InsetSpace ~
1473 text\InsetSpace ~
1474 as\InsetSpace ~
1475 lines
1476 \family default
1477  or 
1478 \family sans
1479 \bar under
1480 F
1481 \bar default
1482 ile\SpecialChar \menuseparator
1483
1484 \bar under
1485 I
1486 \bar default
1487 mport\SpecialChar \menuseparator
1488
1489 \bar under
1490 A
1491 \bar default
1492 scii\InsetSpace ~
1493 text\InsetSpace ~
1494 as\InsetSpace ~
1495 paragraphs
1496 \family default
1497  options.
1498 \end_layout
1499
1500 \begin_layout Standard
1501
1502 \family sans
1503 \bar under
1504 F
1505 \bar default
1506 ile\SpecialChar \menuseparator
1507
1508 \bar under
1509 I
1510 \bar default
1511 mport\SpecialChar \menuseparator
1512
1513 \bar under
1514 A
1515 \bar default
1516 scii\InsetSpace ~
1517 text\InsetSpace ~
1518 as_lines
1519 \family default
1520  puts each line of the file into its own LyX paragraph.
1521  This is useful if you're importing a text file with a simple list in it.
1522  However, if your text file contains paragraphs in it, LyX will mangle the
1523  paragraphs if you use this form of import.
1524 \end_layout
1525
1526 \begin_layout Standard
1527
1528 \family sans
1529 \bar under
1530 F
1531 \bar default
1532 ile\SpecialChar \menuseparator
1533
1534 \bar under
1535 I
1536 \bar default
1537 mport\SpecialChar \menuseparator
1538
1539 \bar under
1540 A
1541 \bar default
1542 scii\InsetSpace ~
1543 text\InsetSpace ~
1544 as\InsetSpace ~
1545 paragraphs
1546 \family default
1547  preserves paragraphs in text files.
1548  Often in a text file, you didn't put the contents of an entire paragraph
1549  on one line.
1550  You used 
1551 \family sans
1552 Return
1553 \family default
1554  to break up the paragraph into separate lines.
1555  Using the 
1556 \family sans
1557 as\InsetSpace ~
1558 paragraphs
1559 \family default
1560 , LyX won't mangle such paragraphs.
1561  Anything between two consecutive blank lines goes into its own LyX paragraph.
1562  Remember: you must make sure there is a 
1563 \emph on
1564 completely blank
1565 \emph default
1566  line between each and every paragraph in your text file.
1567  If not, LyX might end up merging two paragraphs.
1568 \end_layout
1569
1570 \begin_layout Subsection
1571 Cut and Paste Between LyX and Other X Programs
1572 \end_layout
1573
1574 \begin_layout Standard
1575 The 
1576 \family sans
1577 Cut
1578 \family default
1579
1580 \family sans
1581 Copy
1582 \family default
1583 , and 
1584 \family sans
1585 Paste
1586 \family default
1587  operations will transfer text to and from LyX.
1588  You can copy text from LyX to another window in this way: Select the text
1589  that you want to copy, then go to the destination window and paste the
1590  text with the middle mouse button.
1591  
1592 \end_layout
1593
1594 \begin_layout Standard
1595 Pasting text into LyX also works much the same way as in X.
1596  Select the text with the mouse in another X window.
1597  Go to the Lyx window and paste the text with the middle mouse button.
1598 \end_layout
1599
1600 \begin_layout Chapter
1601 LyX Setup and Supporting Applications
1602 \end_layout
1603
1604 \begin_layout Section
1605 Introduction
1606 \end_layout
1607
1608 \begin_layout Standard
1609 If you're using LyX on a system someone else has set up for you, then you
1610  can safely skip this chapter.
1611  It describes all of the things you need beyond the LyX binary and files
1612  distributed with it.
1613 \end_layout
1614
1615 \begin_layout Standard
1616 If you're installing LyX on your system, 
1617 \emph on
1618 you should read the README's that came with the LyX distribution and then
1619 \emph default
1620  
1621 \family sans
1622 \bar under
1623 H
1624 \bar default
1625 elp\SpecialChar \menuseparator
1626
1627 \bar under
1628 L
1629 \bar default
1630 aTeX\InsetSpace ~
1631 Configuration
1632 \family default
1633 \emph on
1634 .
1635
1636 \emph default
1637  Do that first.
1638  This chapter does not describe installation or setup of the LyX binary
1639  [Well, not everything\SpecialChar \ldots{}
1640 ].
1641  It does describe all of the things you'll need to use LyX to its fullest.
1642 \begin_inset Foot
1643 status collapsed
1644
1645 \begin_layout Standard
1646 This is basically where we decided to document a bunch of info about running
1647  LyX, including what other programs you'll need to make LyX useful.
1648 \end_layout
1649
1650 \end_inset
1651
1652
1653 \end_layout
1654
1655 \begin_layout Section
1656 Basic LyX Setup
1657 \begin_inset LatexCommand label
1658 name "sec:setup"
1659
1660 \end_inset
1661
1662
1663 \end_layout
1664
1665 \begin_layout Standard
1666 There are two ways to run LyX.
1667  The first way is to install LyX and all of its support files on your system.
1668  Of course, you need root (administrator) privileges to do that.
1669  The second way to run LyX doesn't require root access, letting you 
1670 \begin_inset Quotes eld
1671 \end_inset
1672
1673 install
1674 \begin_inset Quotes erd
1675 \end_inset
1676
1677  LyX somewhere in your own account.
1678  LyX will automatically detect where it is as long as the supporting directories
1679  are put in the correct places.
1680 \end_layout
1681
1682 \begin_layout Standard
1683 There are several features of LyX that can be configured from inside LyX,
1684  without resorting to configuration files.
1685  First, LyX is able to inspect your system to see what programs, LaTeX document
1686  classes and LaTeX packages are available.
1687  It uses this knowledge to give reasonable defaults to several 
1688 \family typewriter
1689 preferences
1690 \family default
1691  variables.
1692  Although this configuration has already been done when LyX was installed
1693  on your system, you might have some items that you installed locally and
1694  which are not seen by LyX.
1695  To force LyX to re-inspect your system, you should use 
1696 \family sans
1697 \bar under
1698 T
1699 \bar default
1700 ools\SpecialChar \menuseparator
1701
1702 \bar under
1703 R
1704 \bar default
1705 econfigure
1706 \family default
1707 .
1708  You should then restart LyX to ensure that the changes are taken into account.
1709  As far as LaTeX classes and packages are concerned, you will find information
1710  about what has been found under 
1711 \family sans
1712 \bar under
1713 H
1714 \bar default
1715 elp\SpecialChar \menuseparator
1716
1717 \bar under
1718 L
1719 \bar default
1720 aTeX\InsetSpace ~
1721 Configuration
1722 \family default
1723 .
1724 \end_layout
1725
1726 \begin_layout Standard
1727 The second set of settings that you might want to change comprises all the
1728  document-level setting that you can change via the 
1729 \family sans
1730 \bar under
1731 D
1732 \bar default
1733 ocument\SpecialChar \menuseparator
1734
1735 \bar under
1736 S
1737 \bar default
1738 ettings
1739 \family default
1740  dialog.
1741  To do this, open a scrap document, set all these options according to your
1742  taste and save them with the 
1743 \family sans
1744 \bar under
1745 S
1746 \bar default
1747 ave\InsetSpace ~
1748 as\InsetSpace ~
1749 Document\InsetSpace ~
1750 Defaults
1751 \family default
1752  button in the 
1753 \family sans
1754 \bar under
1755 D
1756 \bar default
1757 ocument
1758 \family default
1759  dialog.
1760  This will create a template named 
1761 \family typewriter
1762 default.lyx
1763 \family default
1764  which is automatically loaded by LyX when you open a document without template
1765  such that the settings are automatically set-up as you defined them.
1766 \end_layout
1767
1768 \begin_layout Standard
1769 There are many other user-configurable options that you can feed to LyX.
1770  Upon startup, LyX reads a global options file called 
1771 \family typewriter
1772 lyxrc.defaults
1773 \family default
1774 .
1775  It will then attempt to read a file called 
1776 \family typewriter
1777 preferences
1778 \family default
1779
1780 \begin_inset Foot
1781 status collapsed
1782
1783 \begin_layout Standard
1784 The 
1785 \family typewriter
1786 preferences
1787 \family default
1788  file is found in different directories on different systems.
1789  This directory is called LyX's 
1790 \emph on
1791 user directory
1792 \emph default
1793 .
1794  To find out where it is, use 
1795 \family sans
1796 \bar under
1797 H
1798 \bar default
1799 elp\SpecialChar \menuseparator
1800 About Ly
1801 \bar under
1802 X
1803 \family default
1804 \bar default
1805 .
1806  (You may set up an alternative user directory from the command line, using
1807  the switch 
1808 \family typewriter
1809 -userdir
1810 \family default
1811 .)
1812 \end_layout
1813
1814 \end_inset
1815
1816
1817 \end_layout
1818
1819 \begin_layout Standard
1820 The 
1821 \family sans
1822 \bar under
1823 T
1824 \bar default
1825 ools\SpecialChar \menuseparator
1826
1827 \bar under
1828 P
1829 \bar default
1830 references
1831 \family default
1832  dialog can be used to change these options; the document 
1833 \emph on
1834 Customization
1835 \emph default
1836  contains more information about the preferences dialog and these configuration
1837  files.
1838 \end_layout
1839
1840 \begin_layout Section
1841 Setting Up the X Keyboard [obsolescent]
1842 \begin_inset LatexCommand label
1843 name "sec:x-win-keys"
1844
1845 \end_inset
1846
1847
1848 \end_layout
1849
1850 \begin_layout Standard
1851 To use LyX properly, X 
1852 \emph on
1853 must
1854 \emph default
1855  be set up correctly.
1856  This is especially vital if you're using the international support features
1857  of LyX and want to use non-English keyboard mappings.
1858  On modern distributions, this likely has been taken care of, but if not,
1859  you must do this yourself.
1860  Administrators of large systems often neglect this, so don't assume that
1861  you're safe if you're using a large system.
1862  Also ordinary users can instruct X how to use his or her keyboard.
1863 \end_layout
1864
1865 \begin_layout Subsection
1866 xmodmap and xkeycaps
1867 \end_layout
1868
1869 \begin_layout Standard
1870 First of all read the man pages for these two programs.
1871  They are your best friends when you are trying to set up X key mapping
1872  correctly.
1873  If you don't have them, install them.
1874 \end_layout
1875
1876 \begin_layout Subsubsection
1877 xmodmap
1878 \end_layout
1879
1880 \begin_layout Standard
1881 This document contains no information on how to use 
1882 \family typewriter
1883 xmodmap
1884 \family default
1885 .
1886  There is a sample 
1887 \family typewriter
1888 .Xmodmap
1889 \family default
1890  file in 
1891 \emph on
1892 Customization
1893 \emph default
1894 .
1895  To load the new X keyboard mappings, place the command 
1896 \family typewriter
1897 xmodmap\InsetSpace ~
1898 .Xmodmap
1899 \family default
1900  somewhere in your startup scripts [e.g.
1901  
1902 \family typewriter
1903 .cshrc
1904 \family default
1905
1906 \family typewriter
1907 .profile
1908 \family default
1909
1910 \family typewriter
1911 .login
1912 \family default
1913  or 
1914 \family typewriter
1915 .xinitrc
1916 \family default
1917  are possible].
1918 \end_layout
1919
1920 \begin_layout Subsubsection
1921 xkeycaps
1922 \end_layout
1923
1924 \begin_layout Standard
1925 This program brings up a graphical version of your keyboard, allows you
1926  to make modifications, and then spits those modifications out to the standard
1927  output in a form readable by 
1928 \family typewriter
1929 xmodmap
1930 \family default
1931 .
1932  It is very useful when you're trying to design a new 
1933 \family typewriter
1934 .Xmodmap
1935 \family default
1936  file, though it will require you to do a bit of cut-and-pasting.
1937 \end_layout
1938
1939 \begin_layout Subsection
1940 Modifiers and Mode_switch
1941 \end_layout
1942
1943 \begin_layout Standard
1944 LyX supports three modifiers: Shift [
1945 \family sans
1946 S-
1947 \family default
1948 ], Control [
1949 \family sans
1950 C-
1951 \family default
1952 ], and Meta [
1953 \family sans
1954 M-
1955 \family default
1956 ].
1957  Moreover, if one of the keys of your keyboard is configured as a 
1958 \family sans
1959 Compose
1960 \family default
1961  key, then you can use it to enter some characters not available on your
1962  keyboard.
1963  This compose key can be used either as a modifier (like 
1964 \family sans
1965 Shift
1966 \family default
1967  or 
1968 \family sans
1969 Control
1970 \family default
1971 ) or as a prefix key.
1972  Here are some examples of what you can do with a 
1973 \family sans
1974 Compose
1975 \family default
1976  key:
1977 \end_layout
1978
1979 \begin_layout Itemize
1980
1981 \family sans
1982 Compose+e+'
1983 \family default
1984  
1985 \begin_inset Formula $\rightarrow$
1986 \end_inset
1987
1988  é
1989 \end_layout
1990
1991 \begin_layout Itemize
1992
1993 \family sans
1994 Compose+O+R
1995 \family default
1996  
1997 \begin_inset Formula $\rightarrow$
1998 \end_inset
1999
2000  ®
2001 \end_layout
2002
2003 \begin_layout Itemize
2004
2005 \family sans
2006 Compose+1+2
2007 \family default
2008  
2009 \begin_inset Formula $\rightarrow$
2010 \end_inset
2011
2012  ½
2013 \end_layout
2014
2015 \begin_layout Itemize
2016
2017 \family sans
2018 Compose+<+<
2019 \family default
2020  
2021 \begin_inset Formula $\rightarrow$
2022 \end_inset
2023
2024  «
2025 \end_layout
2026
2027 \begin_layout Standard
2028 This input method is particularly handy when you use accented characters
2029  only from time to time.
2030  It works by default for latin1 characters, but other input methods will
2031  be used if you setup your locale correctly.
2032 \end_layout
2033
2034 \begin_layout Subsection
2035 Helpful Hints and Tips
2036 \end_layout
2037
2038 \begin_layout Standard
2039 First, open up two xterminals.
2040  Use one to edit a new 
2041 \family typewriter
2042 .Xmodmap
2043 \family default
2044  file and run 
2045 \family typewriter
2046 xkeycaps
2047 \family default
2048  from the other.
2049  Using 
2050 \family typewriter
2051 xkeycaps
2052 \family default
2053 , remap your keyboard the way you want it.
2054  There's a button in 
2055 \family typewriter
2056 xkeycaps
2057 \family default
2058  to output the new keymap.
2059  Once you hit it, 
2060 \family typewriter
2061 xkeycaps
2062 \family default
2063  will spit a bunch of stuff on the xterm you executed it from.
2064  Just copy and paste all of that into your 
2065 \family typewriter
2066 .Xmodmap
2067 \family default
2068  file, and you're done.
2069 \begin_inset Foot
2070 status collapsed
2071
2072 \begin_layout Standard
2073 You could also save yourself some typing by executing 
2074 \family typewriter
2075 xkeycaps > .Xmodmap
2076 \family default
2077 .
2078  This will create a usable map file.
2079 \end_layout
2080
2081 \end_inset
2082
2083
2084 \end_layout
2085
2086 \begin_layout Standard
2087 Also, there are some things you can do to help you get oriented.
2088  Try executing the command 
2089 \family typewriter
2090 xmodmap -v -pm
2091 \family default
2092 .
2093  This will show you all of the currently active modifiers.
2094  Also try 
2095 \family typewriter
2096 xmodmap -v -pke | more
2097 \family default
2098  to see which keycode numbers are mapped to which symbolic names.
2099  It will also give you some idea of the syntax of the 
2100 \family typewriter
2101 .Xmodmap
2102 \family default
2103  file.
2104 \end_layout
2105
2106 \begin_layout Standard
2107 There's one thing you'll need to check.
2108  Make sure that your 
2109 \family sans
2110 Delete
2111 \family default
2112  and 
2113 \family sans
2114 BackSpace
2115 \family default
2116  keys are 
2117 \emph on
2118 not
2119 \emph default
2120  defined as the same key symbol by X! Note that giving these two keys unique
2121  symbol names will not necessarily alter the behavior of your programs.
2122  Some programs bind 
2123 \family sans
2124 Delete
2125 \family default
2126  and 
2127 \family sans
2128 BackSpace
2129 \family default
2130  to the same operation.
2131  Emacs is one.
2132  Other programs, however, use 
2133 \family sans
2134 Delete
2135 \family default
2136  and 
2137 \family sans
2138 BackSpace
2139 \family default
2140  for different operations.
2141  LyX is one of these programs, and if you have 
2142 \family sans
2143 Delete
2144 \family default
2145  and 
2146 \family sans
2147 BackSpace
2148 \family default
2149  labeled with the same key symbol name, you'll have trouble using LyX.
2150 \end_layout
2151
2152 \begin_layout Section
2153 LaTeX
2154 \end_layout
2155
2156 \begin_layout Standard
2157 If you want to do more with LyX than simply create documents and spit out
2158  
2159 \family typewriter
2160 .tex
2161 \family default
2162  files, you'll need LaTeX.
2163 \end_layout
2164
2165 \begin_layout Standard
2166 In case you were wondering, LaTeX is a markup language front end for TeX,
2167  a document preparation system invented in 1984 by Donald Knuth.
2168 \begin_inset Foot
2169 status collapsed
2170
2171 \begin_layout Standard
2172 A note about pronunciation: TeX originated from the Greek letters, 
2173 \begin_inset Formula $\tau\epsilon\chi$
2174 \end_inset
2175
2176 , which rhymes with 
2177 \begin_inset Quotes eld
2178 \end_inset
2179
2180 blech.
2181 \begin_inset Quotes erd
2182 \end_inset
2183
2184  That's how you pronounce 
2185 \begin_inset Quotes eld
2186 \end_inset
2187
2188 TeX
2189 \begin_inset Quotes erd
2190 \end_inset
2191
2192  and 
2193 \begin_inset Quotes eld
2194 \end_inset
2195
2196 LaTeX.
2197 \begin_inset Quotes erd
2198 \end_inset
2199
2200  [If you're American, just pronounce the 
2201 \begin_inset Quotes eld
2202 \end_inset
2203
2204 X
2205 \begin_inset Quotes erd
2206 \end_inset
2207
2208  as a 
2209 \begin_inset Quotes eld
2210 \end_inset
2211
2212 k
2213 \begin_inset Quotes erd
2214 \end_inset
2215
2216  and you've got it.]
2217 \end_layout
2218
2219 \end_inset
2220
2221  TeX takes a set of commands in an ASCII file and converts it to a 
2222 \begin_inset Quotes eld
2223 \end_inset
2224
2225 device-independent
2226 \begin_inset Quotes erd
2227 \end_inset
2228
2229  format, or Dvi, for short.
2230  The Dvi file can then be sent to printers.
2231  TeX is programmable, and LaTeX is nothing but a [really huge] set of TeX
2232  macros.
2233  LaTeX will typically come as part of a TeX distribution, so all you need
2234  is a TeX package.
2235 \end_layout
2236
2237 \begin_layout Standard
2238 Note that on some old systems you may find that only LaTeX 2.09 is installed
2239  (as opposed to the more current LaTeX2e).
2240  LyX cannot be used with LaTeX 2.09.
2241 \end_layout
2242
2243 \begin_layout Standard
2244 If you're using Linux, LaTeX2e should have come with your distribution.
2245  For other systems, you might need to install LaTeX yourself.You can obtain
2246  a LaTeX distribution (and anything and everything related to TeX and LaTeX)
2247  from a Comprehensive TeX Archive Network (CTAN) mirror.
2248  A complete list of mirrors may be found at
2249 \newline
2250
2251 \begin_inset LatexCommand url
2252 target "http://www.ctan.org"
2253
2254 \end_inset
2255
2256
2257 \begin_inset LatexCommand label
2258 name "sec:ctan"
2259
2260 \end_inset
2261
2262
2263 \end_layout
2264
2265 \begin_layout Section
2266 Dvips and Ghostscript
2267 \end_layout
2268
2269 \begin_layout Subsection
2270 What You Need
2271 \end_layout
2272
2273 \begin_layout Standard
2274 There's one more step you need to take if you want to print your LyX documents.
2275  Obviously, you'll need to make sure your printer is configured [see next
2276  section].
2277  You'll also need to install these programs (or compatibles), if you don't
2278  have them already:
2279 \end_layout
2280
2281 \begin_layout Itemize
2282
2283 \family typewriter
2284 dvips
2285 \end_layout
2286
2287 \begin_layout Itemize
2288
2289 \family typewriter
2290 ghostscript
2291 \end_layout
2292
2293 \begin_layout Itemize
2294
2295 \family typewriter
2296 xdvi
2297 \end_layout
2298
2299 \begin_layout Itemize
2300
2301 \family typewriter
2302 ghostview
2303 \end_layout
2304
2305 \begin_layout Standard
2306 The latter two programs are previewer for files in Dvi and PostScript®
2307 \begin_inset Foot
2308 status collapsed
2309
2310 \begin_layout Standard
2311 PostScript® is a registered trademark of Adobe Systems Incorporated, and
2312  is the main page description language in the UN*X world.
2313  
2314 \end_layout
2315
2316 \end_inset
2317
2318  format.
2319  If you don't know what a DVI file is, you've probably also never worked
2320  with LaTeX and should read the 
2321 \emph on
2322 Tutorial
2323 \emph default
2324  document before proceeding further.
2325  
2326 \family typewriter
2327 dvips
2328 \family default
2329  converts DVI files into PostScript, which is the format most printers use
2330  nowadays.
2331  For those of you using dot-matrix and inkjet printers, you'll want to filter
2332  the PostScript through 
2333 \family typewriter
2334 ghostscript
2335 \family default
2336 , which is capable of creating output for a variety of printers.
2337  The following section on printer setup describes how to do this automatically
2338  every time you print.
2339  For now, we'll concentrate on 
2340 \family typewriter
2341 dvips
2342 \family default
2343 .
2344 \end_layout
2345
2346 \begin_layout Subsection
2347 Dvips
2348 \begin_inset LatexCommand label
2349 name "sec:dvipsconfig"
2350
2351 \end_inset
2352
2353
2354 \end_layout
2355
2356 \begin_layout Standard
2357 Whether you'll be running LyX on a large system or a Linux box at home,
2358  you should configure 
2359 \family typewriter
2360 dvips
2361 \family default
2362 .
2363  
2364 \family typewriter
2365 dvips
2366 \family default
2367  will either 
2368 \begin_inset Quotes eld
2369 \end_inset
2370
2371 print
2372 \begin_inset Quotes erd
2373 \end_inset
2374
2375  into a file, or send output directly to the printer, depending on how it's
2376  configured.
2377  If it is set up to print to a file, and if no filename is specified, it
2378  will simply turn 
2379 \family typewriter
2380 foo.dvi
2381 \family default
2382  into 
2383 \family typewriter
2384 foo.ps
2385 \family default
2386 .
2387  Most systems have 
2388 \family typewriter
2389 dvips
2390 \family default
2391  set up to send output to the default printer.
2392  For LyX, you'll want the flexibility to do both.
2393 \end_layout
2394
2395 \begin_layout Standard
2396 If you are not in a mood to configure 
2397 \family typewriter
2398 dvips
2399 \family default
2400  to adapt its output to your printer, you can safely skip this section.
2401  Be warned however that the output will not match the quality that you could
2402  expect from your printer.
2403  At least, it will print.
2404 \end_layout
2405
2406 \begin_layout Standard
2407 If you are using teTeX (a TeX distribution which is particularly popular
2408  on Linux), you should run the program 
2409 \family typewriter
2410 texconfig
2411 \family default
2412 .
2413  To make the name of a new printer recognized by 
2414 \family typewriter
2415 dvips
2416 \family default
2417  you should then select menu entry 
2418 \family sans
2419 Dvips
2420 \family default
2421 , then add.
2422  Enter the required parameters and, before exiting, remember to select the
2423  function 
2424 \family sans
2425 Rehash
2426 \family default
2427 .
2428 \end_layout
2429
2430 \begin_layout Standard
2431 Let's turn now to manual configuration: in order to inform 
2432 \family typewriter
2433 dvips
2434 \family default
2435  how to automagically convert a 
2436 \family typewriter
2437 .dvi
2438 \family default
2439  file into a 
2440 \family typewriter
2441 .ps
2442 \family default
2443  file adapted to printer 
2444 \family typewriter
2445 foo
2446 \family default
2447 , you need to have a config-file, 
2448 \begin_inset Quotes eld
2449 \end_inset
2450
2451
2452 \family typewriter
2453 config.foo
2454 \family default
2455 ,
2456 \begin_inset Quotes erd
2457 \end_inset
2458
2459  lying around somewhere.
2460  Typically, the 
2461 \family typewriter
2462 config.*
2463 \family default
2464  files for 
2465 \family typewriter
2466 dvips
2467 \family default
2468  will be in 
2469 \family typewriter
2470 /usr/lib/texmf/dvips
2471 \family default
2472  in most TeX distributions.
2473  Your system will probably be different, of course, so just look under the
2474  main TeX directory for a subdirectory called 
2475 \begin_inset Quotes eld
2476 \end_inset
2477
2478
2479 \family typewriter
2480 dvips
2481 \family default
2482 .
2483 \begin_inset Quotes erd
2484 \end_inset
2485
2486  It'll be there somewhere.
2487 \end_layout
2488
2489 \begin_layout Standard
2490 Typically, there will be at least one config-file: 
2491 \family typewriter
2492 config.ps
2493 \family default
2494 .
2495  This file is the default configuration file, which is 
2496 \emph on
2497 always
2498 \emph default
2499  read by dvips
2500 \begin_inset Foot
2501 status collapsed
2502
2503 \begin_layout Standard
2504 In particular, this file is not necessarily connected to the existence of
2505  a file named 
2506 \family typewriter
2507 ps
2508 \family default
2509 .
2510 \end_layout
2511
2512 \end_inset
2513
2514 .
2515  Read this file and see what options could need to be changed for your particula
2516 r printer.
2517  Then create a file 
2518 \family typewriter
2519 config.foo
2520 \family default
2521  containing only the relevant lines.
2522  
2523 \end_layout
2524
2525 \begin_layout Standard
2526 There's at least one thing you need to do to the config-file.
2527  There may exist a line that looks like, 
2528 \begin_inset Quotes eld
2529 \end_inset
2530
2531
2532 \family typewriter
2533 o | lpr
2534 \family default
2535
2536 \begin_inset Quotes erd
2537 \end_inset
2538
2539  [without the quotes, of course\SpecialChar \ldots{}
2540 ].
2541  Change it to 
2542 \begin_inset Quotes eld
2543 \end_inset
2544
2545
2546 \family typewriter
2547 o | lpr -Pfoo
2548 \family default
2549
2550 \begin_inset Quotes erd
2551 \end_inset
2552
2553 , so that the output is sent by default to printer 
2554 \family typewriter
2555 foo
2556 \family default
2557 .
2558  However, you should probably investigate the entries 
2559 \begin_inset Quotes eld
2560 \end_inset
2561
2562
2563 \family typewriter
2564 M
2565 \family default
2566
2567 \begin_inset Quotes erd
2568 \end_inset
2569
2570  and 
2571 \begin_inset Quotes eld
2572 \end_inset
2573
2574
2575 \family typewriter
2576 D
2577 \family default
2578
2579 \begin_inset Quotes erd
2580 \end_inset
2581
2582 , which define respectively the Metafont mode and the resolution of the
2583  printer.
2584  If you do not know what a Metafont mode is, you can see it as a printer
2585  driver: it adapts the design of TeX fonts to ensure that they give the
2586  best possible result on your printer.
2587  Be warned however that, if you define different Metafont modes for different
2588  printers, 
2589 \family typewriter
2590 dvips
2591 \family default
2592  will generate several copies of your TeX fonts on disk, and these take
2593  valuable space.
2594 \end_layout
2595
2596 \begin_layout Standard
2597 Once you are satisfied that your printers are correctly configured, you
2598  should tell LyX to make use of this configuration.
2599  To do this, you should launch the 
2600 \family sans
2601 Preferences
2602 \family default
2603  dialog (
2604 \family sans
2605 \bar under
2606 T
2607 \bar default
2608 ools\SpecialChar \menuseparator
2609
2610 \bar under
2611 P
2612 \bar default
2613 references
2614 \family default
2615 ), select the 
2616 \family sans
2617 Printer
2618 \family default
2619  tab, and set the entries 
2620 \family sans
2621 Adapt\InsetSpace ~
2622 output
2623 \family default
2624  and 
2625 \family sans
2626 Spool\InsetSpace ~
2627 command
2628 \family default
2629 .
2630 \end_layout
2631
2632 \begin_layout Standard
2633 You can use as many configuration files as you like, one for each of your
2634  printers.
2635  The default printer for LyX can be specified from the 
2636 \family sans
2637 \bar under
2638 P
2639 \bar default
2640 references
2641 \family default
2642  dialog or with the 
2643 \family typewriter
2644 PRINTER
2645 \family default
2646  environment variable.
2647  You can also choose the desired printer from inside LyX, as described in
2648  a later section.
2649  Once you've done all that, you can print to either a PostScript printer
2650  or file from LyX.
2651  
2652 \end_layout
2653
2654 \begin_layout Standard
2655 If your printer doesn't understand PostScript®, you'll need to use 
2656 \family typewriter
2657 ghostscript
2658 \family default
2659  as a filter for your print spooler.
2660  That's covered in numerous HOWTO's and manuals.
2661  We also have a section that covers a little bit of this.
2662 \end_layout
2663
2664 \begin_layout Standard
2665 Some people don't seem to like using the 
2666 \family typewriter
2667 dvips
2668 \family default
2669  plus 
2670 \family typewriter
2671 ghostscript
2672 \family default
2673  combination.
2674  As alternative, you can use a program that converts the DVI file directly
2675  into your printer language.
2676  You can specify this program in the 
2677 \family sans
2678 Preferences
2679 \family default
2680  dialog, too.
2681  There is a major disadvantage to this method.
2682  You can't include any PostScript files, such as graphics, in your documents,
2683  since the printer-specific conversion programs don't understand PostScript®.
2684  For that reason, the LyX team highly recommends using 
2685 \family typewriter
2686 dvips
2687 \family default
2688  and 
2689 \family typewriter
2690 ghostscript
2691 \family default
2692  for printing.
2693  
2694 \end_layout
2695
2696 \begin_layout Subsection
2697 Ghostscript, Xdvi and Ghostview
2698 \end_layout
2699
2700 \begin_layout Standard
2701
2702 \family typewriter
2703 Xdvi
2704 \family default
2705  and 
2706 \family typewriter
2707 ghostview
2708 \family default
2709  are viewers.
2710  The former handles 
2711 \family typewriter
2712 .dvi
2713 \family default
2714  files, while the later interfaces with 
2715 \family typewriter
2716 ghostscript
2717 \family default
2718  to allow you to view PostScript files.
2719 \end_layout
2720
2721 \begin_layout Standard
2722 A quick note on both of these programs.
2723  Both automatically update themselves if the viewed file
2724 \begin_inset Foot
2725 status collapsed
2726
2727 \begin_layout Standard
2728 That means the 
2729 \family typewriter
2730 .dvi
2731 \family default
2732  or 
2733 \family typewriter
2734 .ps
2735 \family default
2736  file, not the files used to make these.
2737 \end_layout
2738
2739 \end_inset
2740
2741  changes.
2742  You can also force an update.
2743  So, once you've opened one of these two viewers, there's no reason to close
2744  it.
2745  Also, both programs are functionally the same, providing all of the same
2746  features.
2747 \end_layout
2748
2749 \begin_layout Standard
2750 The LyX team recommends using 
2751 \family typewriter
2752 xdvi
2753 \family default
2754  for fine tuning documents.
2755  Why? It's faster; there's one less layer of processing you need to do before
2756  you can view the changes.
2757  Here's an example:
2758 \end_layout
2759
2760 \begin_layout Enumerate
2761 Use 
2762 \family typewriter
2763 xdvi
2764 \family default
2765  to preview a document from LyX, and leave it running.
2766 \end_layout
2767
2768 \begin_layout Enumerate
2769 Make changes to the document using LyX.
2770 \end_layout
2771
2772 \begin_layout Enumerate
2773 To view those changes, just choose 
2774 \family sans
2775 \bar under
2776 V
2777 \bar default
2778 iew\SpecialChar \menuseparator
2779
2780 \bar under
2781 U
2782 \bar default
2783 pdate\SpecialChar \menuseparator
2784
2785 \bar under
2786 D
2787 \bar default
2788 VI
2789 \family default
2790 .
2791  When LaTeX's all done, click on the 
2792 \family typewriter
2793 xdvi
2794 \family default
2795  window, and voilà! 
2796 \family typewriter
2797 xdvi
2798 \family default
2799  will update itself.
2800 \end_layout
2801
2802 \begin_layout Standard
2803 Now, this doesn't mean 
2804 \family typewriter
2805 ghostview
2806 \family default
2807  is useless.
2808  
2809 \family typewriter
2810 ghostview
2811 \family default
2812  is better suited to those occasions where you 
2813 \emph on
2814 must
2815 \emph default
2816  view the PostScript version of the document.
2817  For repeated changes that aren't PostScript® dependent, you're better off
2818  previewing with 
2819 \family typewriter
2820 xdvi
2821 \family default
2822 .
2823  There is an alternative to 
2824 \family typewriter
2825 ghostview
2826 \family default
2827  which sports a much better interface: 
2828 \family typewriter
2829 gv
2830 \family default
2831 .
2832  LyX will automatically use it instead of 
2833 \family typewriter
2834 ghostview
2835 \family default
2836  if it is available.
2837 \end_layout
2838
2839 \begin_layout Section
2840 The Printer
2841 \end_layout
2842
2843 \begin_layout Standard
2844
2845 \size normal
2846 Anyone working on a large system shouldn't have any problems here.
2847  Your sysadmin [or you, if you are the sysadmin] should already have the
2848  printers set up for your system.
2849  All you need to do is find out the name of the printer you want to use,
2850  and configure you
2851 \size default
2852 r setup 
2853 \size normal
2854 as described in the last section.
2855 \end_layout
2856
2857 \begin_layout Standard
2858
2859 \size normal
2860 Those of you using Linux, however, may have a bit more work to do.
2861  Many people now install Linux from an ISO image of one of the popular distribut
2862 ions.
2863  They follow the install instructions, get Linux up and running, but never
2864  realize that they need to set up their printer.
2865  
2866 \size default
2867 The more desktop friendly distributions may do this for you automatically.
2868  However, if you find that you need to do this by hand, we've written a
2869  little something to help you out with that; check out the 
2870 \begin_inset Quotes eld
2871 \end_inset
2872
2873
2874 \emph on
2875 A Printer Tutorial
2876 \emph default
2877
2878 \begin_inset Quotes erd
2879 \end_inset
2880
2881  chapter in the 
2882 \emph on
2883 Customization
2884 \emph default
2885  manual for help.
2886 \end_layout
2887
2888 \begin_layout Chapter
2889 LyX Basics
2890 \end_layout
2891
2892 \begin_layout Section
2893 Document Types
2894 \end_layout
2895
2896 \begin_layout Subsection
2897 Introduction
2898 \end_layout
2899
2900 \begin_layout Standard
2901 Before you do anything else, before you ever start writing a document, you
2902  need to decide what 
2903 \emph on
2904 type
2905 \emph default
2906  of document you want to edit.
2907  Different types of documents use different types of spacing, headings,
2908  numbering schemes, and so on.
2909  Additionally, different documents use different paragraph environments,
2910  and format the title of your document differently.
2911 \end_layout
2912
2913 \begin_layout Standard
2914
2915 \emph on
2916 document class
2917 \emph default
2918  describes a group of properties common to a particular set of documents.
2919  By setting the document class, you automagically select these properties,
2920  making it easier to create the type of document you want.
2921  If you don't choose a document class, LyX picks one for you by default.
2922  So, it behooves you to change the class of your document.
2923 \end_layout
2924
2925 \begin_layout Standard
2926 Read on for info about the document classes you can choose from LyX, and
2927  how to fine-tune some of their properties.
2928 \end_layout
2929
2930 \begin_layout Subsection
2931 \begin_inset LatexCommand label
2932 name "sec:doc-classes"
2933
2934 \end_inset
2935
2936 The Various Document Classes
2937 \end_layout
2938
2939 \begin_layout Subsubsection
2940 Overview
2941 \end_layout
2942
2943 \begin_layout Standard
2944 There are five standard document classes in LyX.
2945  They are:
2946 \end_layout
2947
2948 \begin_layout Description
2949 Article for basic articles
2950 \end_layout
2951
2952 \begin_layout Description
2953 Report for basic reports
2954 \end_layout
2955
2956 \begin_layout Description
2957 Book for writing a book
2958 \end_layout
2959
2960 \begin_layout Description
2961 Letter for US-style letters
2962 \end_layout
2963
2964 \begin_layout Description
2965 Slides is used to make transparencies
2966 \end_layout
2967
2968 \begin_layout Standard
2969 There are also some non-standard classes, which LyX only uses if you have
2970  a LaTeX setup that supports them:
2971 \end_layout
2972
2973 \begin_layout Description
2974 Aapaper Journal articles in the style and format used in Astronomy & Astrophysic
2975 s
2976 \end_layout
2977
2978 \begin_layout Description
2979 Amsart Journal articles in the style and format used by the AMS [American
2980  Mathematical Society].
2981  There are three amsart layouts available.
2982  The standard one uses a typical numbering scheme for theorems, 
2983 \emph on
2984 etc.
2985 \emph default
2986 , that prepends the section number to the number of the result.
2987  All result-type statements (propositions, corollaries, and so on) are sequenced
2988  together, but definitions, examples, and the like have their own sequence.
2989  The 
2990 \begin_inset Quotes eld
2991 \end_inset
2992
2993 sequential numbering
2994 \begin_inset Quotes erd
2995 \end_inset
2996
2997  scheme does not place the section number with each result, but numbers
2998  them throughout the article in a single sequence.
2999  Each type of result gets its own sequence.
3000  There is also a layout that dispenses with numbering of statements altogether.
3001 \end_layout
3002
3003 \begin_layout Description
3004 Amsbook Books in the style and format used by the AMS.
3005  Only the standard numbering scheme is provided, under the assumption that
3006  you would not want to number results consecutively throughout a book, and
3007  that you would need to number results.
3008 \end_layout
3009
3010 \begin_layout Description
3011 Dinbrief für Briefe nach deutscher Art
3012 \end_layout
3013
3014 \begin_layout Description
3015 Foils is used to make transparencies, but is better than 
3016 \family sans
3017 slides
3018 \end_layout
3019
3020 \begin_layout Description
3021 Linuxdoc Used with the SGML-tools package (formerly known as LinuxDoc).
3022  It allows LyX to produce SGML output.
3023  SGML is a markup language and is the predecessor to HTML\SpecialChar \@.
3024  The SGML-tools
3025  package allows you to convert SGML to HTML or to the format used by 
3026 \family typewriter
3027 man
3028 \family default
3029  pages.
3030 \end_layout
3031
3032 \begin_layout Description
3033 Paper for use with the 
3034 \family typewriter
3035 paper
3036 \family default
3037  LaTeX document class [not in all LaTeX distributions]
3038 \end_layout
3039
3040 \begin_layout Description
3041 Revtex is used to write articles for the publications of the American Physical
3042  Society (APS), American Institute of Physics (AIP), and Optical Society
3043  of America (OSA).
3044  This class is not completely compatible with all LyX features.
3045 \end_layout
3046
3047 \begin_layout Standard
3048 We won't go into any detail about how to use these different document classes
3049  here.
3050  You can find all the details about the non-standard classes in the 
3051 \emph on
3052 Extended Editing
3053 \emph default
3054  manual.
3055  Here, we will settle with a list of some of the common properties of all
3056  of the document classes.
3057 \end_layout
3058
3059 \begin_layout Subsubsection
3060 Selecting a Class
3061 \end_layout
3062
3063 \begin_layout Standard
3064 You can select a class using the 
3065 \family sans
3066 \bar under
3067 D
3068 \bar default
3069 ocument
3070 \bar under
3071 \SpecialChar \menuseparator
3072 S
3073 \bar default
3074 ettings
3075 \family default
3076  dialog.
3077  Select the class you want to use, and make any fine tunings of the options
3078  you may need.
3079 \end_layout
3080
3081 \begin_layout Subsubsection
3082 Properties
3083 \end_layout
3084
3085 \begin_layout Standard
3086 Each class has a default set of options.
3087  Here's a quick table describing them:
3088 \end_layout
3089
3090 \begin_layout Standard
3091 \begin_inset VSpace 0.3cm
3092 \end_inset
3093
3094
3095 \end_layout
3096
3097 \begin_layout Standard
3098 \align center
3099 \begin_inset Tabular
3100 <lyxtabular version="3" rows="10" columns="5">
3101 <features>
3102 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3103 <column alignment="center" valignment="top" leftline="true" width="0pt">
3104 <column alignment="center" valignment="top" leftline="true" width="0pt">
3105 <column alignment="center" valignment="top" leftline="true" width="0pt">
3106 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
3107 <row topline="true" bottomline="true">
3108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3109 \begin_inset Text
3110
3111 \begin_layout Standard
3112
3113 \end_layout
3114
3115 \end_inset
3116 </cell>
3117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3118 \begin_inset Text
3119
3120 \begin_layout Standard
3121
3122 \family sans
3123 \series medium
3124 \shape up
3125 \size normal
3126 \emph off
3127 \bar no
3128 \noun off
3129 \color none
3130 Pagestyle
3131 \end_layout
3132
3133 \end_inset
3134 </cell>
3135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3136 \begin_inset Text
3137
3138 \begin_layout Standard
3139
3140 \family sans
3141 \series medium
3142 \shape up
3143 \size normal
3144 \emph off
3145 \bar no
3146 \noun off
3147 \color none
3148 Sides
3149 \end_layout
3150
3151 \end_inset
3152 </cell>
3153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3154 \begin_inset Text
3155
3156 \begin_layout Standard
3157
3158 \family sans
3159 \series medium
3160 \shape up
3161 \size normal
3162 \emph off
3163 \bar no
3164 \noun off
3165 \color none
3166 Columns
3167 \end_layout
3168
3169 \end_inset
3170 </cell>
3171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3172 \begin_inset Text
3173
3174 \begin_layout Standard
3175
3176 \series medium
3177 \shape up
3178 \size normal
3179 \emph off
3180 \bar no
3181 \noun off
3182 \color none
3183 Max.
3184  sectioning level
3185 \end_layout
3186
3187 \end_inset
3188 </cell>
3189 </row>
3190 <row topline="true">
3191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3192 \begin_inset Text
3193
3194 \begin_layout Standard
3195
3196 \series medium
3197 \shape up
3198 \size normal
3199 \emph off
3200 \bar no
3201 \noun off
3202 \color none
3203 article
3204 \end_layout
3205
3206 \end_inset
3207 </cell>
3208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3209 \begin_inset Text
3210
3211 \begin_layout Standard
3212
3213 \family sans
3214 \series medium
3215 \shape up
3216 \size normal
3217 \emph off
3218 \bar no
3219 \noun off
3220 \color none
3221 Plain
3222 \end_layout
3223
3224 \end_inset
3225 </cell>
3226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3227 \begin_inset Text
3228
3229 \begin_layout Standard
3230
3231 \family sans
3232 \series medium
3233 \shape up
3234 \size normal
3235 \emph off
3236 \bar no
3237 \noun off
3238 \color none
3239 One
3240 \end_layout
3241
3242 \end_inset
3243 </cell>
3244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3245 \begin_inset Text
3246
3247 \begin_layout Standard
3248
3249 \family sans
3250 \series medium
3251 \shape up
3252 \size normal
3253 \emph off
3254 \bar no
3255 \noun off
3256 \color none
3257 One
3258 \end_layout
3259
3260 \end_inset
3261 </cell>
3262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3263 \begin_inset Text
3264
3265 \begin_layout Standard
3266
3267 \family sans
3268 \series medium
3269 \shape up
3270 \size normal
3271 \emph off
3272 \bar no
3273 \noun off
3274 \color none
3275 Section
3276 \end_layout
3277
3278 \end_inset
3279 </cell>
3280 </row>
3281 <row topline="true">
3282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3283 \begin_inset Text
3284
3285 \begin_layout Standard
3286
3287 \series medium
3288 \shape up
3289 \size normal
3290 \emph off
3291 \bar no
3292 \noun off
3293 \color none
3294 report
3295 \end_layout
3296
3297 \end_inset
3298 </cell>
3299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3300 \begin_inset Text
3301
3302 \begin_layout Standard
3303
3304 \family sans
3305 \series medium
3306 \shape up
3307 \size normal
3308 \emph off
3309 \bar no
3310 \noun off
3311 \color none
3312 Plain
3313 \end_layout
3314
3315 \end_inset
3316 </cell>
3317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3318 \begin_inset Text
3319
3320 \begin_layout Standard
3321
3322 \family sans
3323 \series medium
3324 \shape up
3325 \size normal
3326 \emph off
3327 \bar no
3328 \noun off
3329 \color none
3330 One
3331 \end_layout
3332
3333 \end_inset
3334 </cell>
3335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3336 \begin_inset Text
3337
3338 \begin_layout Standard
3339
3340 \family sans
3341 \series medium
3342 \shape up
3343 \size normal
3344 \emph off
3345 \bar no
3346 \noun off
3347 \color none
3348 One
3349 \end_layout
3350
3351 \end_inset
3352 </cell>
3353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3354 \begin_inset Text
3355
3356 \begin_layout Standard
3357
3358 \family sans
3359 \series medium
3360 \shape up
3361 \size normal
3362 \emph off
3363 \bar no
3364 \noun off
3365 \color none
3366 Chapter
3367 \end_layout
3368
3369 \end_inset
3370 </cell>
3371 </row>
3372 <row topline="true">
3373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3374 \begin_inset Text
3375
3376 \begin_layout Standard
3377
3378 \series medium
3379 \shape up
3380 \size normal
3381 \emph off
3382 \bar no
3383 \noun off
3384 \color none
3385 book
3386 \end_layout
3387
3388 \end_inset
3389 </cell>
3390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3391 \begin_inset Text
3392
3393 \begin_layout Standard
3394
3395 \family sans
3396 \series medium
3397 \shape up
3398 \size normal
3399 \emph off
3400 \bar no
3401 \noun off
3402 \color none
3403 Headings
3404 \end_layout
3405
3406 \end_inset
3407 </cell>
3408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3409 \begin_inset Text
3410
3411 \begin_layout Standard
3412
3413 \family sans
3414 \series medium
3415 \shape up
3416 \size normal
3417 \emph off
3418 \bar no
3419 \noun off
3420 \color none
3421 Two
3422 \end_layout
3423
3424 \end_inset
3425 </cell>
3426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3427 \begin_inset Text
3428
3429 \begin_layout Standard
3430
3431 \family sans
3432 \series medium
3433 \shape up
3434 \size normal
3435 \emph off
3436 \bar no
3437 \noun off
3438 \color none
3439 One
3440 \end_layout
3441
3442 \end_inset
3443 </cell>
3444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3445 \begin_inset Text
3446
3447 \begin_layout Standard
3448
3449 \family sans
3450 \series medium
3451 \shape up
3452 \size normal
3453 \emph off
3454 \bar no
3455 \noun off
3456 \color none
3457 Chapter
3458 \end_layout
3459
3460 \end_inset
3461 </cell>
3462 </row>
3463 <row topline="true">
3464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3465 \begin_inset Text
3466
3467 \begin_layout Standard
3468
3469 \series medium
3470 \shape up
3471 \size normal
3472 \emph off
3473 \bar no
3474 \noun off
3475 \color none
3476 letter
3477 \end_layout
3478
3479 \end_inset
3480 </cell>
3481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3482 \begin_inset Text
3483
3484 \begin_layout Standard
3485
3486 \family sans
3487 \series medium
3488 \shape up
3489 \size normal
3490 \emph off
3491 \bar no
3492 \noun off
3493 \color none
3494 Plain
3495 \end_layout
3496
3497 \end_inset
3498 </cell>
3499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3500 \begin_inset Text
3501
3502 \begin_layout Standard
3503
3504 \family sans
3505 \series medium
3506 \shape up
3507 \size normal
3508 \emph off
3509 \bar no
3510 \noun off
3511 \color none
3512 One
3513 \end_layout
3514
3515 \end_inset
3516 </cell>
3517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3518 \begin_inset Text
3519
3520 \begin_layout Standard
3521
3522 \family sans
3523 \series medium
3524 \shape up
3525 \size normal
3526 \emph off
3527 \bar no
3528 \noun off
3529 \color none
3530 One
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3536 \begin_inset Text
3537
3538 \begin_layout Standard
3539
3540 \series medium
3541 \shape up
3542 \size normal
3543 \emph off
3544 \bar no
3545 \noun off
3546 \color none
3547 none
3548 \end_layout
3549
3550 \end_inset
3551 </cell>
3552 </row>
3553 <row topline="true">
3554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3555 \begin_inset Text
3556
3557 \begin_layout Standard
3558
3559 \series medium
3560 \shape up
3561 \size normal
3562 \emph off
3563 \bar no
3564 \noun off
3565 \color none
3566 linuxdoc
3567 \end_layout
3568
3569 \end_inset
3570 </cell>
3571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Standard
3575
3576 \family sans
3577 \series medium
3578 \shape up
3579 \size normal
3580 \emph off
3581 \bar no
3582 \noun off
3583 \color none
3584 Plain
3585 \end_layout
3586
3587 \end_inset
3588 </cell>
3589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3590 \begin_inset Text
3591
3592 \begin_layout Standard
3593
3594 \family sans
3595 \series medium
3596 \shape up
3597 \size normal
3598 \emph off
3599 \bar no
3600 \noun off
3601 \color none
3602 One
3603 \end_layout
3604
3605 \end_inset
3606 </cell>
3607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3608 \begin_inset Text
3609
3610 \begin_layout Standard
3611
3612 \family sans
3613 \series medium
3614 \shape up
3615 \size normal
3616 \emph off
3617 \bar no
3618 \noun off
3619 \color none
3620 One
3621 \end_layout
3622
3623 \end_inset
3624 </cell>
3625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3626 \begin_inset Text
3627
3628 \begin_layout Standard
3629
3630 \family sans
3631 \series medium
3632 \shape up
3633 \size normal
3634 \emph off
3635 \bar no
3636 \noun off
3637 \color none
3638 Section
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 </row>
3644 <row topline="true">
3645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3646 \begin_inset Text
3647
3648 \begin_layout Standard
3649
3650 \series medium
3651 \shape up
3652 \size normal
3653 \emph off
3654 \bar no
3655 \noun off
3656 \color none
3657 aapaper
3658 \end_layout
3659
3660 \end_inset
3661 </cell>
3662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3663 \begin_inset Text
3664
3665 \begin_layout Standard
3666
3667 \family sans
3668 \series medium
3669 \shape up
3670 \size normal
3671 \emph off
3672 \bar no
3673 \noun off
3674 \color none
3675 Plain
3676 \end_layout
3677
3678 \end_inset
3679 </cell>
3680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3681 \begin_inset Text
3682
3683 \begin_layout Standard
3684
3685 \family sans
3686 \series medium
3687 \shape up
3688 \size normal
3689 \emph off
3690 \bar no
3691 \noun off
3692 \color none
3693 Two
3694 \end_layout
3695
3696 \end_inset
3697 </cell>
3698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3699 \begin_inset Text
3700
3701 \begin_layout Standard
3702
3703 \family sans
3704 \series medium
3705 \shape up
3706 \size normal
3707 \emph off
3708 \bar no
3709 \noun off
3710 \color none
3711 Two
3712 \end_layout
3713
3714 \end_inset
3715 </cell>
3716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3717 \begin_inset Text
3718
3719 \begin_layout Standard
3720
3721 \family sans
3722 \series medium
3723 \shape up
3724 \size normal
3725 \emph off
3726 \bar no
3727 \noun off
3728 \color none
3729 Section
3730 \end_layout
3731
3732 \end_inset
3733 </cell>
3734 </row>
3735 <row topline="true">
3736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3737 \begin_inset Text
3738
3739 \begin_layout Standard
3740
3741 \series medium
3742 \shape up
3743 \size normal
3744 \emph off
3745 \bar no
3746 \noun off
3747 \color none
3748 amsart
3749 \end_layout
3750
3751 \end_inset
3752 </cell>
3753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3754 \begin_inset Text
3755
3756 \begin_layout Standard
3757
3758 \family sans
3759 \series medium
3760 \shape up
3761 \size normal
3762 \emph off
3763 \bar no
3764 \noun off
3765 \color none
3766 Headings
3767 \end_layout
3768
3769 \end_inset
3770 </cell>
3771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3772 \begin_inset Text
3773
3774 \begin_layout Standard
3775
3776 \family sans
3777 \series medium
3778 \shape up
3779 \size normal
3780 \emph off
3781 \bar no
3782 \noun off
3783 \color none
3784 One
3785 \end_layout
3786
3787 \end_inset
3788 </cell>
3789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3790 \begin_inset Text
3791
3792 \begin_layout Standard
3793
3794 \family sans
3795 \series medium
3796 \shape up
3797 \size normal
3798 \emph off
3799 \bar no
3800 \noun off
3801 \color none
3802 One
3803 \end_layout
3804
3805 \end_inset
3806 </cell>
3807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3808 \begin_inset Text
3809
3810 \begin_layout Standard
3811
3812 \family sans
3813 \series medium
3814 \shape up
3815 \size normal
3816 \emph off
3817 \bar no
3818 \noun off
3819 \color none
3820 Section
3821 \end_layout
3822
3823 \end_inset
3824 </cell>
3825 </row>
3826 <row topline="true">
3827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3828 \begin_inset Text
3829
3830 \begin_layout Standard
3831
3832 \series medium
3833 \shape up
3834 \size normal
3835 \emph off
3836 \bar no
3837 \noun off
3838 \color none
3839 dinbrief
3840 \end_layout
3841
3842 \end_inset
3843 </cell>
3844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3845 \begin_inset Text
3846
3847 \begin_layout Standard
3848
3849 \family sans
3850 \series medium
3851 \shape up
3852 \size normal
3853 \emph off
3854 \bar no
3855 \noun off
3856 \color none
3857 Plain
3858 \end_layout
3859
3860 \end_inset
3861 </cell>
3862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3863 \begin_inset Text
3864
3865 \begin_layout Standard
3866
3867 \family sans
3868 \series medium
3869 \shape up
3870 \size normal
3871 \emph off
3872 \bar no
3873 \noun off
3874 \color none
3875 One
3876 \end_layout
3877
3878 \end_inset
3879 </cell>
3880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3881 \begin_inset Text
3882
3883 \begin_layout Standard
3884
3885 \family sans
3886 \series medium
3887 \shape up
3888 \size normal
3889 \emph off
3890 \bar no
3891 \noun off
3892 \color none
3893 One
3894 \end_layout
3895
3896 \end_inset
3897 </cell>
3898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Standard
3902
3903 \series medium
3904 \shape up
3905 \size normal
3906 \emph off
3907 \bar no
3908 \noun off
3909 \color none
3910 none
3911 \end_layout
3912
3913 \end_inset
3914 </cell>
3915 </row>
3916 <row topline="true" bottomline="true">
3917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3918 \begin_inset Text
3919
3920 \begin_layout Standard
3921
3922 \series medium
3923 \shape up
3924 \size normal
3925 \emph off
3926 \bar no
3927 \noun off
3928 \color none
3929 paper
3930 \end_layout
3931
3932 \end_inset
3933 </cell>
3934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3935 \begin_inset Text
3936
3937 \begin_layout Standard
3938
3939 \family sans
3940 \series medium
3941 \shape up
3942 \size normal
3943 \emph off
3944 \bar no
3945 \noun off
3946 \color none
3947 Headings
3948 \end_layout
3949
3950 \end_inset
3951 </cell>
3952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3953 \begin_inset Text
3954
3955 \begin_layout Standard
3956
3957 \family sans
3958 \series medium
3959 \shape up
3960 \size normal
3961 \emph off
3962 \bar no
3963 \noun off
3964 \color none
3965 One
3966 \end_layout
3967
3968 \end_inset
3969 </cell>
3970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3971 \begin_inset Text
3972
3973 \begin_layout Standard
3974
3975 \family sans
3976 \series medium
3977 \shape up
3978 \size normal
3979 \emph off
3980 \bar no
3981 \noun off
3982 \color none
3983 One
3984 \end_layout
3985
3986 \end_inset
3987 </cell>
3988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3989 \begin_inset Text
3990
3991 \begin_layout Standard
3992
3993 \family sans
3994 \series medium
3995 \shape up
3996 \size normal
3997 \emph off
3998 \bar no
3999 \noun off
4000 \color none
4001 Section
4002 \end_layout
4003
4004 \end_inset
4005 </cell>
4006 </row>
4007 </lyxtabular>
4008
4009 \end_inset
4010
4011
4012 \end_layout
4013
4014 \begin_layout Standard
4015 \begin_inset VSpace 0.3cm
4016 \end_inset
4017
4018
4019 \end_layout
4020
4021 \begin_layout Standard
4022 There is no default value of 
4023 \family sans
4024 E
4025 \bar under
4026 x
4027 \bar default
4028 tra\InsetSpace ~
4029 Options
4030 \family default
4031  for any of these classes.
4032  
4033 \end_layout
4034
4035 \begin_layout Standard
4036 You're probably also wondering what 
4037 \begin_inset Quotes eld
4038 \end_inset
4039
4040 Max.
4041  sectioning level
4042 \begin_inset Quotes erd
4043 \end_inset
4044
4045  means.
4046  There are several paragraph environment used to create section headings.
4047  Different document classes allow different types of section headings.
4048  Only two use the 
4049 \family sans
4050 Chapter
4051 \family default
4052  heading; the rest do not and begin instead with the 
4053 \family sans
4054 Section
4055 \family default
4056  heading.
4057  Some document classes, such as the three for letters, don't use any section
4058  headings.
4059  In addition to 
4060 \family sans
4061 Chapter
4062 \family default
4063  and 
4064 \family sans
4065 Section
4066 \family default
4067  headings, there are also 
4068 \family sans
4069 Subsection
4070 \family default
4071  headings, 
4072 \family sans
4073 Subsubsection
4074 \family default
4075  headings, and so on.
4076  We'll describe these headings fully in section 
4077 \begin_inset LatexCommand ref
4078 reference "sec:parenvheadings"
4079
4080 \end_inset
4081
4082 .
4083 \end_layout
4084
4085 \begin_layout Subsection
4086 Fine-tuning the Defaults 
4087 \end_layout
4088
4089 \begin_layout Standard
4090 Okay, we know we never told you what most of these 
4091 \begin_inset Quotes eld
4092 \end_inset
4093
4094 default options
4095 \begin_inset Quotes erd
4096 \end_inset
4097
4098  set by the 
4099 \family sans
4100 \bar under
4101 C
4102 \bar default
4103 lass
4104 \family default
4105  button do.
4106  That's what this section is for.
4107 \end_layout
4108
4109 \begin_layout Labeling
4110 \labelwidthstring MMMMMMM
4111
4112 \family sans
4113 \bar under
4114 P
4115 \bar default
4116 agestyle
4117 \family default
4118  This is another list, containing five options.
4119  It controls what sorts of headings and page numbers go on a page:
4120 \begin_inset Foot
4121 status collapsed
4122
4123 \begin_layout Standard
4124 LaTeX does this part.
4125 \end_layout
4126
4127 \end_inset
4128
4129
4130 \end_layout
4131
4132 \begin_deeper
4133 \begin_layout Labeling
4134 \labelwidthstring MMMMMMM
4135
4136 \family sans
4137 Default
4138 \family default
4139  Use default pagestyle of current class.
4140 \end_layout
4141
4142 \begin_layout Labeling
4143 \labelwidthstring MMMMMMM
4144
4145 \family sans
4146 Empty
4147 \family default
4148  No page numbers or headings.
4149 \end_layout
4150
4151 \begin_layout Labeling
4152 \labelwidthstring MMMMMMM
4153
4154 \family sans
4155 Plain
4156 \family default
4157  Page numbers only.
4158 \end_layout
4159
4160 \begin_layout Labeling
4161 \labelwidthstring MMMMMMM
4162
4163 \family sans
4164 Headings
4165 \family default
4166  Page numbers and either the current chapter or section title and number.
4167  Whether LyX uses the current chapter or the current section depends on
4168  which is the maximum sectioning level.
4169 \end_layout
4170
4171 \begin_layout Labeling
4172 \labelwidthstring MMMMMMM
4173
4174 \family sans
4175 Fancy
4176 \family default
4177  This allows you to create fully customizable headers and footers if you
4178  have the 
4179 \family sans
4180 fancyhdr
4181 \family default
4182  package installed.
4183  At the moment, support in LyX is limited to this setting.
4184  To use the full power of this package, you have to resort to magic codes
4185  in your preamble.
4186  Check the documentation for the 
4187 \family sans
4188 fancyhdr
4189 \family default
4190  package for more details.
4191 \end_layout
4192
4193 \end_deeper
4194 \begin_layout Labeling
4195 \labelwidthstring MMMMMMM
4196
4197 \family sans
4198 Sides
4199 \family default
4200  No, LyX can't make your printer print on both sides of a sheet of paper!
4201  However, it can use a different format for odd-numbered pages than even-numbere
4202 d pages.
4203  This way, if you 
4204 \emph on
4205 do
4206 \emph default
4207  have a printer that duplexes
4208 \begin_inset Foot
4209 status collapsed
4210
4211 \begin_layout Standard
4212 i.e.
4213  prints on both sides of a sheet of paper
4214 \end_layout
4215
4216 \end_inset
4217
4218 , your page number will always be in the upper right corner of the page
4219  and the left margin will have extra room for a binding.
4220 \end_layout
4221
4222 \begin_deeper
4223 \begin_layout Standard
4224 There are two radio buttons here: 
4225 \family sans
4226 One
4227 \family default
4228  for single-sided documents, 
4229 \family sans
4230 Two
4231 \family default
4232  for double-sided documents.
4233 \end_layout
4234
4235 \end_deeper
4236 \begin_layout Labeling
4237 \labelwidthstring MMMMMMM
4238
4239 \family sans
4240 Columns
4241 \family default
4242  Yes, this does control how many columns each page has.
4243  You can choose, using the toggle buttons, 
4244 \family sans
4245 One
4246 \family default
4247  or 
4248 \family sans
4249 Two
4250 \family default
4251  for the number of columns.
4252  
4253 \end_layout
4254
4255 \begin_deeper
4256 \begin_layout Standard
4257 Note that LyX won't show two columns on screen.
4258  That's impractical, often unreadable, and not part of the WYSIWYM concept.
4259  However, there 
4260 \emph on
4261 will
4262 \emph default
4263  be two columns in the generated output.
4264 \end_layout
4265
4266 \end_deeper
4267 \begin_layout Labeling
4268 \labelwidthstring MMMMMMM
4269
4270 \family sans
4271 E
4272 \bar under
4273 x
4274 \bar default
4275 tra\InsetSpace ~
4276 Options
4277 \family default
4278  The LaTeX command 
4279 \family typewriter
4280
4281 \backslash
4282 documentclass
4283 \family default
4284  takes several options.
4285  LyX sets some of these automatically for you.
4286  This text box allows you to enter in others.
4287  Just type in a comma-separated list of options.
4288  See a good LaTeX book to find out what kinds of additional options you
4289  can use.
4290 \end_layout
4291
4292 \begin_layout Labeling
4293 \labelwidthstring MMMMMMM
4294
4295 \family sans
4296 Separation
4297 \family default
4298  This has its own section.
4299  See sec.
4300  
4301 \begin_inset LatexCommand ref
4302 reference "sec:parindentintro"
4303
4304 \end_inset
4305
4306  for a description of what this does.
4307 \end_layout
4308
4309 \begin_layout Subsection
4310 Paper Size, Orientation, and Margins
4311 \end_layout
4312
4313 \begin_layout Standard
4314 There are several other options to set in the 
4315 \family sans
4316 Document\InsetSpace ~
4317 Settings
4318 \family default
4319  dialog.
4320  All of them are global options, but they have special purposes and only
4321  affect certain features.
4322  We describe what these options do in the same section that describes the
4323  features they affect.
4324 \end_layout
4325
4326 \begin_layout Standard
4327 There are two options that affect the overall layout of the document, so
4328  we'll describe them here.
4329  You'll find them in the 
4330 \family sans
4331 Paper
4332 \family default
4333  dialog under the 
4334 \family sans
4335 Layout
4336 \family default
4337  menu:
4338 \end_layout
4339
4340 \begin_layout Labeling
4341 \labelwidthstring MMMMMM
4342
4343 \family sans
4344 Orientation
4345 \family default
4346  Two toggle buttons choose whether to print the output as 
4347 \family sans
4348 \bar under
4349 L
4350 \bar default
4351 andscape
4352 \family default
4353  or as 
4354 \family sans
4355 Po
4356 \bar under
4357 r
4358 \bar default
4359 trait
4360 \family default
4361 .
4362 \end_layout
4363
4364 \begin_layout Labeling
4365 \labelwidthstring MMMMMM
4366
4367 \family sans
4368 Papersi
4369 \bar under
4370 z
4371 \bar default
4372 e
4373 \family default
4374  What size paper to print on.
4375  The choices are
4376 \end_layout
4377
4378 \begin_deeper
4379 \begin_layout Itemize
4380
4381 \family sans
4382 Default
4383 \end_layout
4384
4385 \begin_layout Itemize
4386
4387 \family sans
4388 A3, A4,
4389 \family default
4390  
4391 \family sans
4392 A5
4393 \end_layout
4394
4395 \begin_layout Itemize
4396
4397 \family sans
4398 B3, B4, B5
4399 \end_layout
4400
4401 \begin_layout Itemize
4402
4403 \family sans
4404 US Letter
4405 \end_layout
4406
4407 \begin_layout Itemize
4408
4409 \family sans
4410 US legal
4411 \end_layout
4412
4413 \begin_layout Itemize
4414
4415 \family sans
4416 US executive
4417 \end_layout
4418
4419 \begin_layout Itemize
4420
4421 \family sans
4422 Custom
4423 \end_layout
4424
4425 \end_deeper
4426 \begin_layout Standard
4427 Some of these settings require you to have the 
4428 \family sans
4429 geometry
4430 \family default
4431  package installed.
4432  This package will also allow you to set the margins in the 
4433 \family sans
4434 Paper
4435 \family default
4436  dialog.
4437 \end_layout
4438
4439 \begin_layout Subsection
4440 Important Note:
4441 \end_layout
4442
4443 \begin_layout Standard
4444 If you change a document's class, LyX has to convert 
4445 \emph on
4446 everything
4447 \emph default
4448  into the new class.
4449  That includes the paragraph environments.
4450  Some paragraph environments are standard; all of the document classes have
4451  them.
4452  Some classes have special paragraph environments, however.
4453  If this is the case, and you change document classes, LyX sets the missing
4454  paragraph environments to 
4455 \family sans
4456 Standard
4457 \family default
4458  and places an error box at the beginning of the paragraph.
4459  Just click on them and you'll get a message dialog that tells you about
4460  the conversion and why it failed.
4461 \end_layout
4462
4463 \begin_layout Section
4464 Paragraph Indentation and Separation
4465 \end_layout
4466
4467 \begin_layout Subsection
4468 Introduction
4469 \begin_inset LatexCommand label
4470 name "sec:parindentintro"
4471
4472 \end_inset
4473
4474
4475 \end_layout
4476
4477 \begin_layout Standard
4478 Before describing all of the various paragraph environments, we'd like to
4479  say a word or two about paragraph indentation.
4480 \end_layout
4481
4482 \begin_layout Standard
4483 Everyone seems to have their own convention for separating paragraphs.
4484  Most Americans indent the first line of a paragraph.
4485  Others don't indent but put extra space between the paragraphs.
4486  LyX uses the same convention you find among typographers.
4487  The 
4488 \emph on
4489 first
4490 \emph default
4491  paragraph of a section, or after a figure, an equation, a table, a list,
4492  etc., is 
4493 \emph on
4494 not
4495 \emph default
4496  indented.
4497  Only a paragraph following another paragraph gets indented.
4498  Some people don't like this convention, but if you want to use indented
4499  paragraphs, you'll have to live with it.
4500 \begin_inset Foot
4501 status collapsed
4502
4503 \begin_layout Standard
4504 There is a way to force LaTeX to indent all paragraphs.
4505  LyX won't show this, of course, but LaTeX 
4506 \emph on
4507 will
4508 \emph default
4509  print it that way.
4510  You'll need to get a special package and insert an appropriate command
4511  in the preamble.
4512 \end_layout
4513
4514 \end_inset
4515
4516
4517 \end_layout
4518
4519 \begin_layout Standard
4520 The space between paragraphs, like the line spacing, the space between headings
4521  and text --- in fact, all of the spacings for just about everything are
4522  pre-coded into LyX.
4523  As we said, you don't worry about how much space to add between what.
4524  LyX takes care of that.
4525  In fact, these pre-coded vertical spacings aren't a single number but a
4526  range.
4527  That way, LyX can squish or stretch the space between lines to make sure
4528  figures fit on a page with text, so that sections don't start at the bottom
4529  of a page, and so on.
4530 \begin_inset Foot
4531 status collapsed
4532
4533 \begin_layout Standard
4534 Actually, LaTeX does this when LyX goes to produce a printable file.
4535 \end_layout
4536
4537 \end_inset
4538
4539  However, pre-coded doesn't mean you can't change them.
4540  LyX gives you the ability to globally change 
4541 \emph on
4542 all
4543 \emph default
4544  of these pre-coded spacings.
4545  We'll explain more later.
4546 \end_layout
4547
4548 \begin_layout Subsection
4549 Global Indentation Method
4550 \end_layout
4551
4552 \begin_layout Standard
4553 To select the default method of separating paragraphs, select 
4554 \family sans
4555 \bar under
4556 I
4557 \bar default
4558 ndent
4559 \family default
4560  or 
4561 \family sans
4562 S
4563 \bar under
4564 k
4565 \bar default
4566 ip
4567 \family default
4568  to indent paragraphs or add extra space between paragraphs, respectively.
4569 \end_layout
4570
4571 \begin_layout Subsection
4572 Fine-Tuning
4573 \end_layout
4574
4575 \begin_layout Standard
4576 You can also change the separation method of a single paragraph.
4577  Open the 
4578 \family sans
4579 \bar under
4580 E
4581 \bar default
4582 dit\SpecialChar \menuseparator
4583
4584 \bar under
4585 P
4586 \bar default
4587 aragraph\InsetSpace ~
4588 Settings
4589 \family default
4590  dialog and toggle the 
4591 \family sans
4592 \bar under
4593 N
4594 \bar default
4595 o Indent
4596 \family default
4597  button to change the state of the current paragraph.
4598  If paragraphs indent by default, this button will be inactive at first.
4599  If paragraphs have no indentation but use extra space for separation, this
4600  button will be completely ignored (you can't indent a single paragraph
4601  by toggling this).
4602 \end_layout
4603
4604 \begin_layout Standard
4605 You should only need to change the indentation method for a single paragraph
4606  if you need to do some fine-tuning.
4607  Typically, you'll select 
4608 \family sans
4609 \bar under
4610 I
4611 \bar default
4612 ndent
4613 \family default
4614  or 
4615 \family sans
4616 S
4617 \bar under
4618 k
4619 \bar default
4620 ip
4621 \family default
4622  for the entire document and edit away.
4623 \end_layout
4624
4625 \begin_layout Subsection
4626 Changing Line Spacing
4627 \end_layout
4628
4629 \begin_layout Standard
4630 In the 
4631 \family sans
4632 \bar under
4633 D
4634 \bar default
4635 ocument\SpecialChar \menuseparator
4636
4637 \bar under
4638 S
4639 \bar default
4640 ettings
4641 \family default
4642  dialog you can choose your line spacing provided you have the 
4643 \family sans
4644 setspace
4645 \family default
4646  package installed.
4647 \end_layout
4648
4649 \begin_layout Section
4650 Paragraph Environments
4651 \begin_inset LatexCommand label
4652 name "sec:par-environments"
4653
4654 \end_inset
4655
4656
4657 \end_layout
4658
4659 \begin_layout Subsection
4660 Overview
4661 \end_layout
4662
4663 \begin_layout Standard
4664 The paragraph environments correspond to the various
4665 \end_layout
4666
4667 \begin_layout Standard
4668
4669 \family typewriter
4670
4671 \backslash
4672 begin{
4673 \family default
4674 \emph on
4675 environment
4676 \family typewriter
4677 \emph default
4678 } ...
4679  
4680 \backslash
4681 end{
4682 \family default
4683 \emph on
4684 environment
4685 \family typewriter
4686 \emph default
4687 }
4688 \family default
4689
4690 \newline
4691 command sequences in an ordinary LaTeX file.
4692  If you don't know LaTeX, or the concept of a paragraph environment is totally
4693  alien to you, we urge you to read the 
4694 \emph on
4695 Tutorial
4696 \emph default
4697 .
4698  The 
4699 \emph on
4700 Tutorial
4701 \emph default
4702  also contains many more examples than this section does.
4703 \end_layout
4704
4705 \begin_layout Standard
4706 A paragraph environment is simply a 
4707 \begin_inset Quotes eld
4708 \end_inset
4709
4710 container
4711 \begin_inset Quotes erd
4712 \end_inset
4713
4714  for a paragraph which gives that paragraph certain properties.
4715  This can include a particular style of font, different margins, a numbering
4716  scheme, labels, and so on.
4717  Additionally, you can 
4718 \begin_inset Quotes eld
4719 \end_inset
4720
4721 nest
4722 \begin_inset Quotes erd
4723 \end_inset
4724
4725  the different environments inside one another, allowing one environment
4726  to inherit some of the properties of another.
4727  The different paragraph environments totally replace the need for messy
4728  tab stops, on the fly margin adjustment, and other hold-overs from the
4729  days of typewriters.
4730  There are several paragraph environments which are specific to a particular
4731  document type.
4732  We'll only be covering the most common ones here.
4733 \end_layout
4734
4735 \begin_layout Standard
4736 To choose a new paragraph environment, use the pull-down box on the left
4737  end of the toolbar.
4738  LyX will change the environment of the 
4739 \emph on
4740 entire
4741 \emph default
4742  paragraph in which the cursor sits.
4743  You can also change the environment of an entire group of paragraphs if
4744  you select them before choosing the new environment.
4745  
4746 \end_layout
4747
4748 \begin_layout Standard
4749 Note that hitting 
4750 \family sans
4751 Return
4752 \family default
4753  will 
4754 \emph on
4755 typically
4756 \emph default
4757  create a new paragraph using the 
4758 \family sans
4759 Standard
4760 \family default
4761  paragraph environment.
4762  We say 
4763 \begin_inset Quotes eld
4764 \end_inset
4765
4766 typically
4767 \begin_inset Quotes erd
4768 \end_inset
4769
4770  because this isn't always the case.
4771 \begin_inset Foot
4772 status collapsed
4773
4774 \begin_layout Standard
4775 If you are in one of these environments:
4776 \begin_inset ERT
4777 status collapsed
4778
4779 \begin_layout Standard
4780
4781  
4782 \end_layout
4783
4784 \end_inset
4785
4786
4787 \end_layout
4788
4789 \begin_layout Standard
4790 \begin_inset ERT
4791 status collapsed
4792
4793 \begin_layout Standard
4794
4795
4796 \backslash
4797 vspace{-2ex} 
4798 \backslash
4799 parbox[t]{3cm}{
4800 \end_layout
4801
4802 \end_inset
4803
4804
4805 \end_layout
4806
4807 \begin_layout Itemize
4808
4809 \family sans
4810 Quote
4811 \end_layout
4812
4813 \begin_layout Itemize
4814
4815 \family sans
4816 Quotation
4817 \end_layout
4818
4819 \begin_layout Standard
4820 \begin_inset ERT
4821 status collapsed
4822
4823 \begin_layout Standard
4824
4825 }
4826 \backslash
4827 parbox[t]{3cm}{
4828 \end_layout
4829
4830 \end_inset
4831
4832
4833 \end_layout
4834
4835 \begin_layout Itemize
4836
4837 \family sans
4838 Verse
4839 \end_layout
4840
4841 \begin_layout Itemize
4842
4843 \family sans
4844 Itemize
4845 \end_layout
4846
4847 \begin_layout Standard
4848 \begin_inset ERT
4849 status collapsed
4850
4851 \begin_layout Standard
4852
4853 }
4854 \backslash
4855 parbox[t]{3cm}{
4856 \end_layout
4857
4858 \end_inset
4859
4860
4861 \end_layout
4862
4863 \begin_layout Itemize
4864
4865 \family sans
4866 Enumerate
4867 \end_layout
4868
4869 \begin_layout Itemize
4870
4871 \family sans
4872 Description
4873 \end_layout
4874
4875 \begin_layout Standard
4876 \begin_inset ERT
4877 status collapsed
4878
4879 \begin_layout Standard
4880
4881 }
4882 \backslash
4883 parbox[t]{3cm}{
4884 \end_layout
4885
4886 \end_inset
4887
4888
4889 \end_layout
4890
4891 \begin_layout Itemize
4892
4893 \family sans
4894 List
4895 \end_layout
4896
4897 \begin_layout Standard
4898 \begin_inset ERT
4899 status collapsed
4900
4901 \begin_layout Standard
4902
4903 }
4904 \end_layout
4905
4906 \end_inset
4907
4908
4909 \end_layout
4910
4911 \begin_layout Standard
4912 LyX keeps the old paragraph environment when you hit 
4913 \family sans
4914 Return
4915 \family default
4916 , rather than resetting it to 
4917 \family sans
4918 Standard
4919 \family default
4920 .
4921  LyX will still reset the nesting depth, however.
4922 \end_layout
4923
4924 \end_inset
4925
4926  Usually, starting a new paragraph resets both the paragraph environment
4927  and the nesting depth [more on nesting in section 
4928 \begin_inset LatexCommand ref
4929 reference "sec:nest"
4930
4931 \end_inset
4932
4933 ].
4934  At the moment, all this is context-specific; you're better off expecting
4935  
4936 \family sans
4937 Return
4938 \family default
4939  to reset the paragraph environment and depth.
4940  If you want a new paragraph to keep the current environment and depth,
4941  use 
4942 \family sans
4943 M-Return
4944 \family default
4945  instead.
4946 \end_layout
4947
4948 \begin_layout Subsection
4949 Standard
4950 \end_layout
4951
4952 \begin_layout Standard
4953 The default paragraph environment is 
4954 \family sans
4955 Standard
4956 \family default
4957  for most classes.
4958  It creates a plain paragraph.
4959  If LyX resets the paragraph environment, this is the one it chooses.
4960  In fact, the paragraph you're reading right now [and most of the ones in
4961  this manual] are in the 
4962 \family sans
4963 Standard
4964 \family default
4965  environment.
4966 \end_layout
4967
4968 \begin_layout Standard
4969 You can nest a paragraph using the 
4970 \family sans
4971 Standard
4972 \family default
4973  environment in just about anything else, but you can't really nest anything
4974  in a 
4975 \family sans
4976 Standard
4977 \family default
4978  environment.
4979 \end_layout
4980
4981 \begin_layout Subsection
4982 Document Titles
4983 \end_layout
4984
4985 \begin_layout Standard
4986 A LaTeX title page has three parts: the title itself, the name[s] of the
4987  author[s] and a 
4988 \begin_inset Quotes eld
4989 \end_inset
4990
4991 footnote
4992 \begin_inset Quotes erd
4993 \end_inset
4994
4995  for thanks or contact information.
4996  For certain types of documents, LaTeX places all of this on a separate
4997  page along with today's date.
4998  For other types of documents, the title 
4999 \begin_inset Quotes eld
5000 \end_inset
5001
5002 page
5003 \begin_inset Quotes erd
5004 \end_inset
5005
5006  goes at the top of the first page of the document.
5007  
5008 \end_layout
5009
5010 \begin_layout Standard
5011 LyX provides an interface to the title page commands through the paragraph
5012  environments 
5013 \family sans
5014 Title
5015 \family default
5016
5017 \family sans
5018 Author
5019 \family default
5020 , and 
5021 \family sans
5022 Date
5023 \family default
5024 .
5025  Here's how you use them:
5026 \end_layout
5027
5028 \begin_layout Itemize
5029 Put the title of your document in the 
5030 \family sans
5031 Title
5032 \family default
5033  environment.
5034 \end_layout
5035
5036 \begin_layout Itemize
5037 Put the author name in the 
5038 \family sans
5039 Author
5040 \family default
5041  environment.
5042 \end_layout
5043
5044 \begin_layout Itemize
5045 If you want the date to have a certain appearance, want to use a fixed date,
5046  or want other text to appear in place of today's date, put that text in
5047  the 
5048 \family sans
5049 Date
5050 \family default
5051  environment.
5052  Note that using this environment is optional.
5053  If you don't provide any, LaTeX will automatically insert today's date.
5054 \end_layout
5055
5056 \begin_layout Standard
5057 Be sure to do this at the top of the document.
5058  You can use footnotes to insert 
5059 \begin_inset Quotes eld
5060 \end_inset
5061
5062 thanks
5063 \begin_inset Quotes erd
5064 \end_inset
5065
5066  or contact information.
5067 \end_layout
5068
5069 \begin_layout Subsection
5070 Headings
5071 \begin_inset LatexCommand label
5072 name "sec:parenvheadings"
5073
5074 \end_inset
5075
5076
5077 \end_layout
5078
5079 \begin_layout Standard
5080 There are nine paragraph environments for producing section headings.
5081  LyX takes care of the numbering for you.
5082  All you need to do is decide what you're going to call section 3 of chapter
5083  9.
5084 \end_layout
5085
5086 \begin_layout Subsubsection
5087 Numbered Headings
5088 \end_layout
5089
5090 \begin_layout Standard
5091 There are 6 numbered types of section headings.
5092 \begin_inset Note Note
5093 status open
5094
5095 \begin_layout Standard
5096 Why no mention of Part ?
5097 \end_layout
5098
5099 \end_inset
5100
5101  They are:
5102 \end_layout
5103
5104 \begin_layout Enumerate
5105
5106 \family sans
5107 Chapter
5108 \end_layout
5109
5110 \begin_layout Enumerate
5111
5112 \family sans
5113 Section
5114 \end_layout
5115
5116 \begin_layout Enumerate
5117
5118 \family sans
5119 Subsection
5120 \end_layout
5121
5122 \begin_layout Enumerate
5123
5124 \family sans
5125 Subsubsection
5126 \end_layout
5127
5128 \begin_layout Enumerate
5129
5130 \family sans
5131 Paragraph
5132 \end_layout
5133
5134 \begin_layout Enumerate
5135
5136 \family sans
5137 Subparagraph
5138 \end_layout
5139
5140 \begin_layout Standard
5141 LyX labels each heading with a series of numbers, separated by periods.
5142  The numbers describe where in the document you are.
5143  These headings all subdivide your document into different pieces of text.
5144  For example, suppose you're writing a book.
5145  You group the book into chapters.
5146  LyX does similar grouping:
5147 \end_layout
5148
5149 \begin_layout Itemize
5150 Either 
5151 \family sans
5152 Chapter
5153 \family default
5154  or 
5155 \family sans
5156 Section
5157 \family default
5158  is the maximum sectioning level.
5159 \end_layout
5160
5161 \begin_layout Itemize
5162
5163 \family sans
5164 Chapter
5165 \family default
5166 s are divided into 
5167 \family sans
5168 Section
5169 \family default
5170 s
5171 \end_layout
5172
5173 \begin_layout Itemize
5174
5175 \family sans
5176 Section
5177 \family default
5178 s are divided into 
5179 \family sans
5180 Subsection
5181 \family default
5182 s
5183 \end_layout
5184
5185 \begin_layout Itemize
5186
5187 \family sans
5188 Subsection
5189 \family default
5190 s are divided into 
5191 \family sans
5192 Subsubsection
5193 \family default
5194 s
5195 \end_layout
5196
5197 \begin_layout Itemize
5198
5199 \family sans
5200 Subsubsection
5201 \family default
5202 s are divided into 
5203 \family sans
5204 Paragraph
5205 \family default
5206 s
5207 \end_layout
5208
5209 \begin_layout Itemize
5210
5211 \family sans
5212 Paragraph
5213 \family default
5214 s are divided into 
5215 \family sans
5216 Subparagraph
5217 \family default
5218 s
5219 \end_layout
5220
5221 \begin_layout Standard
5222
5223 \emph on
5224 Note:
5225 \emph default
5226  not all document types use the 
5227 \family sans
5228 Chapter
5229 \family default
5230  heading as the maximum sectioning level.
5231  In that case, the 
5232 \family sans
5233 Section
5234 \family default
5235  is the top-level heading.
5236 \end_layout
5237
5238 \begin_layout Standard
5239 So, if you use the 
5240 \family sans
5241 Subsubsection
5242 \family default
5243  environment to label a new sub-subsection, LyX labels it with its number,
5244  along with the number of the subsection, section, and, if applicable, chapter
5245  that it's in.
5246  For example: the fifth section of the second chapter of this book has the
5247  label 
5248 \begin_inset Quotes eld
5249 \end_inset
5250
5251 2.5
5252 \begin_inset Quotes erd
5253 \end_inset
5254
5255 .
5256 \end_layout
5257
5258 \begin_layout Subsubsection
5259 Unnumbered Headings
5260 \end_layout
5261
5262 \begin_layout Standard
5263 There are 3 types of unnumbered section headings.
5264  They are:
5265 \end_layout
5266
5267 \begin_layout Enumerate
5268
5269 \family sans
5270 Section*
5271 \end_layout
5272
5273 \begin_layout Enumerate
5274
5275 \family sans
5276 Subsection*
5277 \end_layout
5278
5279 \begin_layout Enumerate
5280
5281 \family sans
5282 Subsubsection*
5283 \end_layout
5284
5285 \begin_layout Standard
5286 The 
5287 \begin_inset Quotes eld
5288 \end_inset
5289
5290 *
5291 \begin_inset Quotes erd
5292 \end_inset
5293
5294  after each name means that these headings are not numbered.
5295  They work the same as their numbered counterparts.
5296 \end_layout
5297
5298 \begin_layout Subsubsection
5299 Changing the Numbering
5300 \begin_inset LatexCommand label
5301 name "sub:section-depth"
5302
5303 \end_inset
5304
5305
5306 \end_layout
5307
5308 \begin_layout Standard
5309 You can also alter which sectioning levels get numbered and which ones appear
5310  in the Table of Contents.
5311  Now, this doesn't remove any of the levels; that's preset in the document
5312  class.
5313  Certain classes start with 
5314 \family sans
5315 Chapter
5316 \family default
5317  and go down to the 
5318 \family sans
5319 Subparagraph
5320 \family default
5321  level.
5322  Others start at 
5323 \family sans
5324 Section
5325 \family default
5326 .
5327  Similarly, not all document classes number all sectioning levels.
5328  Most don't number 
5329 \family sans
5330 Paragraph
5331 \family default
5332  or 
5333 \family sans
5334 Subparagraph
5335 \family default
5336 .
5337  This is something you can change.
5338 \end_layout
5339
5340 \begin_layout Standard
5341 Open the 
5342 \family sans
5343 \bar under
5344 D
5345 \bar default
5346 ocument\SpecialChar \menuseparator
5347
5348 \bar under
5349 S
5350 \bar default
5351 ettings
5352 \family default
5353  dialog.
5354  You should see a counter labelled 
5355 \family sans
5356 Section\InsetSpace ~
5357 number\InsetSpace ~
5358 depth
5359 \family default
5360  under the 
5361 \family sans
5362 Extra
5363 \family default
5364  tab.
5365  This counter controls how far down in the sectioning hierarchy LyX numbers
5366  a section heading.
5367  Unfortunately, the number you choose with the slider is really goofy, so
5368  here's a table of values and what they do:
5369 \end_layout
5370
5371 \begin_layout Standard
5372 \begin_inset VSpace 0.3cm
5373 \end_inset
5374
5375
5376 \end_layout
5377
5378 \begin_layout Standard
5379 \align center
5380 \begin_inset Tabular
5381 <lyxtabular version="3" rows="10" columns="2">
5382 <features>
5383 <column alignment="center" valignment="top" leftline="true" width="0pt">
5384 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
5385 <row topline="true">
5386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5387 \begin_inset Text
5388
5389 \begin_layout Standard
5390
5391 \family sans
5392 \series medium
5393 \shape up
5394 \size normal
5395 \emph off
5396 \bar no
5397 \noun off
5398 \color none
5399 Sec.
5400  Num.
5401  Depth
5402 \end_layout
5403
5404 \end_inset
5405 </cell>
5406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5407 \begin_inset Text
5408
5409 \begin_layout Standard
5410
5411 \series medium
5412 \shape up
5413 \size normal
5414 \emph off
5415 \bar no
5416 \noun off
5417 \color none
5418 LyX numbers these
5419 \end_layout
5420
5421 \end_inset
5422 </cell>
5423 </row>
5424 <row bottomline="true">
5425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5426 \begin_inset Text
5427
5428 \begin_layout Standard
5429
5430 \series medium
5431 \shape up
5432 \size normal
5433 \emph off
5434 \bar no
5435 \noun off
5436 \color none
5437 value:
5438 \end_layout
5439
5440 \end_inset
5441 </cell>
5442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5443 \begin_inset Text
5444
5445 \begin_layout Standard
5446
5447 \series medium
5448 \shape up
5449 \size normal
5450 \emph off
5451 \bar no
5452 \noun off
5453 \color none
5454 section headings:
5455 \end_layout
5456
5457 \end_inset
5458 </cell>
5459 </row>
5460 <row topline="true">
5461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5462 \begin_inset Text
5463
5464 \begin_layout Standard
5465
5466 \series medium
5467 \shape up
5468 \size normal
5469 \emph off
5470 \bar no
5471 \noun off
5472 \color none
5473 -2
5474 \end_layout
5475
5476 \end_inset
5477 </cell>
5478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5479 \begin_inset Text
5480
5481 \begin_layout Standard
5482
5483 \series medium
5484 \shape up
5485 \size normal
5486 \emph off
5487 \bar no
5488 \noun off
5489 \color none
5490 no numbering of any kind
5491 \end_layout
5492
5493 \end_inset
5494 </cell>
5495 </row>
5496 <row topline="true">
5497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5498 \begin_inset Text
5499
5500 \begin_layout Standard
5501
5502 \series medium
5503 \shape up
5504 \size normal
5505 \emph off
5506 \bar no
5507 \noun off
5508 \color none
5509 -1
5510 \end_layout
5511
5512 \end_inset
5513 </cell>
5514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5515 \begin_inset Text
5516
5517 \begin_layout Standard
5518
5519 \family sans
5520 add
5521 \family default
5522  
5523 \family sans
5524 \series medium
5525 \shape up
5526 \size normal
5527 \emph off
5528 \bar no
5529 \noun off
5530 \color none
5531 Parts
5532 \end_layout
5533
5534 \end_inset
5535 </cell>
5536 </row>
5537 <row topline="true">
5538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5539 \begin_inset Text
5540
5541 \begin_layout Standard
5542
5543 \series medium
5544 \shape up
5545 \size normal
5546 \emph off
5547 \bar no
5548 \noun off
5549 \color none
5550 -0 and 0
5551 \end_layout
5552
5553 \end_inset
5554 </cell>
5555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5556 \begin_inset Text
5557
5558 \begin_layout Standard
5559
5560 \family sans
5561 \series medium
5562 \shape up
5563 \size normal
5564 \emph off
5565 \bar no
5566 \noun off
5567 \color none
5568 add Chapters
5569 \end_layout
5570
5571 \end_inset
5572 </cell>
5573 </row>
5574 <row topline="true">
5575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5576 \begin_inset Text
5577
5578 \begin_layout Standard
5579
5580 \series medium
5581 \shape up
5582 \size normal
5583 \emph off
5584 \bar no
5585 \noun off
5586 \color none
5587 1
5588 \end_layout
5589
5590 \end_inset
5591 </cell>
5592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5593 \begin_inset Text
5594
5595 \begin_layout Standard
5596
5597 \family sans
5598 \series medium
5599 \shape up
5600 \size normal
5601 \emph off
5602 \bar no
5603 \noun off
5604 \color none
5605 add Sections
5606 \end_layout
5607
5608 \end_inset
5609 </cell>
5610 </row>
5611 <row topline="true">
5612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5613 \begin_inset Text
5614
5615 \begin_layout Standard
5616
5617 \series medium
5618 \shape up
5619 \size normal
5620 \emph off
5621 \bar no
5622 \noun off
5623 \color none
5624 2
5625 \end_layout
5626
5627 \end_inset
5628 </cell>
5629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5630 \begin_inset Text
5631
5632 \begin_layout Standard
5633
5634 \family sans
5635 \series medium
5636 \shape up
5637 \size normal
5638 \emph off
5639 \bar no
5640 \noun off
5641 \color none
5642 add Subsections
5643 \end_layout
5644
5645 \end_inset
5646 </cell>
5647 </row>
5648 <row topline="true">
5649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5650 \begin_inset Text
5651
5652 \begin_layout Standard
5653
5654 \series medium
5655 \shape up
5656 \size normal
5657 \emph off
5658 \bar no
5659 \noun off
5660 \color none
5661 3
5662 \end_layout
5663
5664 \end_inset
5665 </cell>
5666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5667 \begin_inset Text
5668
5669 \begin_layout Standard
5670
5671 \family sans
5672 add
5673 \family default
5674  
5675 \family sans
5676 \series medium
5677 \shape up
5678 \size normal
5679 \emph off
5680 \bar no
5681 \noun off
5682 \color none
5683 Subsubsections
5684 \end_layout
5685
5686 \end_inset
5687 </cell>
5688 </row>
5689 <row topline="true">
5690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Standard
5694
5695 \series medium
5696 \shape up
5697 \size normal
5698 \emph off
5699 \bar no
5700 \noun off
5701 \color none
5702 4
5703 \end_layout
5704
5705 \end_inset
5706 </cell>
5707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5708 \begin_inset Text
5709
5710 \begin_layout Standard
5711
5712 \family sans
5713 add
5714 \family default
5715  
5716 \family sans
5717 \series medium
5718 \shape up
5719 \size normal
5720 \emph off
5721 \bar no
5722 \noun off
5723 \color none
5724 Paragraphs
5725 \end_layout
5726
5727 \end_inset
5728 </cell>
5729 </row>
5730 <row topline="true" bottomline="true">
5731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5732 \begin_inset Text
5733
5734 \begin_layout Standard
5735
5736 \series medium
5737 \shape up
5738 \size normal
5739 \emph off
5740 \bar no
5741 \noun off
5742 \color none
5743 5
5744 \end_layout
5745
5746 \end_inset
5747 </cell>
5748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5749 \begin_inset Text
5750
5751 \begin_layout Standard
5752
5753 \family sans
5754 add
5755 \family default
5756  
5757 \family sans
5758 \series medium
5759 \shape up
5760 \size normal
5761 \emph off
5762 \bar no
5763 \noun off
5764 \color none
5765 Subparagraphs
5766 \end_layout
5767
5768 \end_inset
5769 </cell>
5770 </row>
5771 </lyxtabular>
5772
5773 \end_inset
5774
5775
5776 \end_layout
5777
5778 \begin_layout Standard
5779 \begin_inset VSpace 0.3cm
5780 \end_inset
5781
5782
5783 \end_layout
5784
5785 \begin_layout Standard
5786 The increasing numbers are cumulative: a setting of 
5787 \begin_inset Quotes eld
5788 \end_inset
5789
5790 0
5791 \begin_inset Quotes erd
5792 \end_inset
5793
5794  will number parts and chapters, while 
5795 \begin_inset Quotes eld
5796 \end_inset
5797
5798 2
5799 \begin_inset Quotes erd
5800 \end_inset
5801
5802  will number parts, chapters, sections, and subsections.
5803  Of course, if you're using a document class that doesn't use part or chapter
5804  headings (
5805 \emph on
5806 e.g.
5807
5808 \emph default
5809  the default article class), then the numbering begins at the 
5810 \family sans
5811 Section
5812 \family default
5813  heading, and 
5814 \begin_inset Quotes eld
5815 \end_inset
5816
5817 0
5818 \begin_inset Quotes erd
5819 \end_inset
5820
5821  also corresponds to 
5822 \begin_inset Quotes eld
5823 \end_inset
5824
5825 no numbering.
5826 \begin_inset Quotes erd
5827 \end_inset
5828
5829
5830 \end_layout
5831
5832 \begin_layout Standard
5833 There's another counter in the dialog, called 
5834 \family sans
5835 Table\InsetSpace ~
5836 of\InsetSpace ~
5837 contents\InsetSpace ~
5838 depth
5839 \family default
5840 .
5841  It works the same way as 
5842 \family sans
5843 Section\InsetSpace ~
5844 numbering\InsetSpace ~
5845 depth
5846 \family default
5847 , only it controls which sectioning levels appear in, you guessed it, the
5848  Table of Contents.
5849  This is a great control to have.
5850  Suppose you wanted to number 
5851 \emph on
5852 all
5853 \emph default
5854  sectioning heading, but you only wanted 
5855 \family sans
5856 Chapter
5857 \family default
5858 s, 
5859 \family sans
5860 Section
5861 \family default
5862 s, and 
5863 \family sans
5864 Subsection
5865 \family default
5866 s in the Table of Contents.
5867  You'd just set 
5868 \family sans
5869 Section\InsetSpace ~
5870 numbering\InsetSpace ~
5871 depth
5872 \family default
5873  to 
5874 \begin_inset Quotes eld
5875 \end_inset
5876
5877 5
5878 \begin_inset Quotes erd
5879 \end_inset
5880
5881  and 
5882 \family sans
5883 Table of contents\InsetSpace ~
5884 depth
5885 \family default
5886  to 
5887 \begin_inset Quotes eld
5888 \end_inset
5889
5890 2
5891 \begin_inset Quotes erd
5892 \end_inset
5893
5894  and voilà! You're all set.
5895 \end_layout
5896
5897 \begin_layout Subsubsection
5898 Special Information
5899 \end_layout
5900
5901 \begin_layout Standard
5902 The following information applies to 
5903 \family sans
5904 Chapter
5905 \family default
5906
5907 \family sans
5908 Section
5909 \family default
5910
5911 \family sans
5912 Subsection
5913 \family default
5914
5915 \family sans
5916 Subsubsection
5917 \family default
5918
5919 \family sans
5920 Paragraph
5921 \family default
5922
5923 \family sans
5924 Subparagraph
5925 \family default
5926  as well as 
5927 \family sans
5928 Section*
5929 \family default
5930
5931 \family sans
5932 Subsection*
5933 \family default
5934 , and 
5935 \family sans
5936 Subsubsection*
5937 \family default
5938 :
5939 \end_layout
5940
5941 \begin_layout Itemize
5942 You cannot use a margin note in any of these environments.
5943 \end_layout
5944
5945 \begin_layout Itemize
5946 You can only use inlined math in these environments.
5947 \end_layout
5948
5949 \begin_layout Itemize
5950 You cannot nest other environments into these environments.
5951 \end_layout
5952
5953 \begin_layout Itemize
5954 You can use labels and cross-references to refer to their numbers.
5955 \end_layout
5956
5957 \begin_layout Standard
5958 As for examples of these paragraph environments - look around you! We're
5959  using them everywhere in the manuals.
5960 \end_layout
5961
5962 \begin_layout Subsubsection
5963 Creating an Appendix
5964 \end_layout
5965
5966 \begin_layout Standard
5967 To create an appendix, simply start by adding a new chapter or section heading.
5968  Move the cursor back to the beginning of the heading and select 
5969 \family sans
5970 \bar under
5971 D
5972 \bar default
5973 ocument\SpecialChar \menuseparator
5974
5975 \newline
5976 Start\InsetSpace ~
5977
5978 \bar under
5979 A
5980 \bar default
5981 ppendix\InsetSpace ~
5982 Here
5983 \family default
5984 .
5985  A red/brown box will be drawn around the remainder of the file to indicate
5986  there is something special about it, and the numerical chapter or section
5987  label(s) will be changed to a letter.
5988 \end_layout
5989
5990 \begin_layout Subsection
5991 Quotes and Poetry
5992 \end_layout
5993
5994 \begin_layout Standard
5995 LyX has three paragraph environments for writing poetry and quotations.
5996  They are 
5997 \family sans
5998 Quote
5999 \family default
6000
6001 \family sans
6002 Quotation
6003 \family default
6004 , and 
6005 \family sans
6006 Verse
6007 \family default
6008 .
6009  Forget the days of changing linespacing and twiddling with margins.
6010  These three paragraph environments already have those changes built-in.
6011  They all widen the left margin and add a bit of extra space above and below
6012  the text they contain.
6013  They also allow nesting, so you can put a 
6014 \family sans
6015 Verse
6016 \family default
6017  in a 
6018 \family sans
6019 Quotation
6020 \family default
6021 , as well as in some other paragraph environments.
6022 \end_layout
6023
6024 \begin_layout Standard
6025 There is another feature of these three paragraph environments: they do
6026  
6027 \emph on
6028 not
6029 \emph default
6030  reset to 
6031 \family sans
6032 Standard
6033 \family default
6034  when you start a new paragraph.
6035  So, you can type in that poem and merrily hit 
6036 \family sans
6037 Return
6038 \family default
6039  without worrying about the paragraph environment changing on you.
6040  Of course, that means that, once you're done typing in that poem, you have
6041  to change back to the 
6042 \family sans
6043 Standard
6044 \family default
6045  environment yourself.
6046 \end_layout
6047
6048 \begin_layout Subsubsection
6049
6050 \family sans
6051 Quote
6052 \family default
6053  and 
6054 \family sans
6055 Quotation
6056 \family default
6057
6058 \begin_inset LatexCommand label
6059 name "sec:quote"
6060
6061 \end_inset
6062
6063
6064 \end_layout
6065
6066 \begin_layout Standard
6067 Now that we've described the similarities of these three environments, it's
6068  time for the differences.
6069  
6070 \family sans
6071 Quote
6072 \family default
6073  and 
6074 \family sans
6075 Quotation
6076 \family default
6077  are identical except for one difference: 
6078 \family sans
6079 Quote
6080 \family default
6081  uses extra spacing to separate paragraphs and never indents the first line.
6082  
6083 \family sans
6084 Quotation
6085 \family default
6086  
6087 \emph on
6088 always
6089 \emph default
6090  indents the first line of a paragraph and uses the same line spacing throughout.
6091 \end_layout
6092
6093 \begin_layout Standard
6094 Here's an example of the 
6095 \family sans
6096 Quote
6097 \family default
6098  environment:
6099 \end_layout
6100
6101 \begin_layout Quote
6102 This is in the 
6103 \family sans
6104 Quote
6105 \family default
6106  environment.
6107  I can keep writing, extending this line out further and further until it
6108  wraps.
6109  See - no indentation!
6110 \end_layout
6111
6112 \begin_layout Quote
6113 Here's the second paragraph of this quote.
6114  Again, there's no indentation, but there is extra space between me and
6115  the other paragraph.
6116 \end_layout
6117
6118 \begin_layout Standard
6119 That ends that example.
6120  Here's another example, this time in the 
6121 \family sans
6122 Quotation
6123 \family default
6124  environment:
6125 \end_layout
6126
6127 \begin_layout Quotation
6128 This is in the 
6129 \family sans
6130 Quotation
6131 \family default
6132  environment.
6133  If I keep writing, you'll see the indentation.
6134  If your country uses a writing style that shows off new paragraphs by indenting
6135  the first line, then 
6136 \family sans
6137 Quotation
6138 \family default
6139  is the environment for you! Well, you'd use it 
6140 \emph on
6141 if
6142 \emph default
6143  you were quoting other text.
6144 \end_layout
6145
6146 \begin_layout Quotation
6147 Here's a new paragraph.
6148  I could ramble on and on, like a politician at election time.
6149  If I did that, though, you'd get bored.
6150 \end_layout
6151
6152 \begin_layout Standard
6153 That was our other example.
6154  As the example notes, 
6155 \family sans
6156 Quote
6157 \family default
6158  is for those people who use extra space to separate paragraphs.
6159  They should put quotes in the 
6160 \family sans
6161 Quote
6162 \family default
6163  environment.
6164  Those who use indentation to mark a new paragraph should use the 
6165 \family sans
6166 Quotation
6167 \family default
6168  paragraph environment for quoted text.
6169 \end_layout
6170
6171 \begin_layout Subsubsection
6172
6173 \family sans
6174 Verse
6175 \begin_inset LatexCommand label
6176 name "sec:verse"
6177
6178 \end_inset
6179
6180
6181 \end_layout
6182
6183 \begin_layout Standard
6184
6185 \family sans
6186 Verse
6187 \family default
6188  is a paragraph environment for poetry, rhymes, verses, and so on.
6189  Here's an example:
6190 \end_layout
6191
6192 \begin_layout Verse
6193 This is in Verse
6194 \newline
6195 Which I did not rehearse!
6196 \end_layout
6197
6198 \begin_layout Verse
6199 It could be much worse.
6200  This line could be long, very long, oh so long, so very long that it wraps
6201  around.
6202  It looks okay on screen, but in the printed version, the extra lines are
6203  indented a bit more than the first.
6204  Okay, so it's turned to prose and doesn't rhyme anymore.
6205  So sue me.
6206 \end_layout
6207
6208 \begin_layout Verse
6209 To break a line
6210 \newline
6211 And make things look fine
6212 \newline
6213 Use 
6214 \family sans
6215 C-Return
6216 \family default
6217 .
6218 \end_layout
6219
6220 \begin_layout Standard
6221 As you can see, 
6222 \family sans
6223 Verse
6224 \family default
6225  does not indent both margins.
6226  Each stanza of the verse or poem is in its own paragraph.
6227  To separate the individual lines of a stanza, use the 
6228 \family typewriter
6229 break-line
6230 \family default
6231  function, 
6232 \family sans
6233 C-Return
6234 \family default
6235 .
6236 \end_layout
6237
6238 \begin_layout Subsection
6239 Lists
6240 \begin_inset LatexCommand label
6241 name "sec:parenvlists"
6242
6243 \end_inset
6244
6245
6246 \end_layout
6247
6248 \begin_layout Standard
6249 LyX has four different paragraph environments for creating different kinds
6250  of lists.
6251  In the 
6252 \family sans
6253 Itemize
6254 \family default
6255  and 
6256 \family sans
6257 Enumerate
6258 \family default
6259  environments, LyX labels your list items with bullets or numbers, respectively.
6260  In the 
6261 \family sans
6262 Description
6263 \family default
6264  and 
6265 \family sans
6266 List
6267 \family default
6268  environments, LyX lets you provide your own label.
6269  We'll present the individual details of each type of list next after describing
6270  some general features of all four of them.
6271 \end_layout
6272
6273 \begin_layout Subsubsection
6274 General Features
6275 \end_layout
6276
6277 \begin_layout Standard
6278 The four paragraph environments for lists differ from the other environments
6279  in several ways.
6280  First, LyX treats each paragraph as a list item.
6281  Hitting 
6282 \family sans
6283 Return
6284 \family default
6285  does 
6286 \emph on
6287 not
6288 \emph default
6289  reset the environment to 
6290 \family sans
6291 Standard
6292 \family default
6293  but keeps the current environment and creates a new list item.
6294  The nesting depth is typically reset, however.
6295  If you want to keep both the current nesting depth and paragraph environment,
6296  you should use 
6297 \family sans
6298 M-Return
6299 \family default
6300  to break paragraphs.
6301 \end_layout
6302
6303 \begin_layout Standard
6304 You can nest lists of any type inside one another.
6305  In fact, LyX changes the labels on some list items depending on how its
6306  nested.
6307  If you intend to use any of the list paragraph environments, we suggest
6308  you read all of section 
6309 \begin_inset LatexCommand ref
6310 reference "sec:nest"
6311
6312 \end_inset
6313
6314 .
6315  
6316 \end_layout
6317
6318 \begin_layout Subsubsection
6319
6320 \family sans
6321 Itemize
6322 \family default
6323
6324 \begin_inset LatexCommand label
6325 name "sec:itemize"
6326
6327 \end_inset
6328
6329
6330 \end_layout
6331
6332 \begin_layout Standard
6333 The first type of list we'll describe in detail is the 
6334 \family sans
6335 Itemize
6336 \family default
6337  paragraph environment.
6338  It has the following properties:
6339 \end_layout
6340
6341 \begin_layout Itemize
6342 Each item has a particular bullet or symbol as its label.
6343 \end_layout
6344
6345 \begin_deeper
6346 \begin_layout Itemize
6347 LyX uses the same symbol for all of the items in a given nesting level.
6348 \end_layout
6349
6350 \begin_layout Itemize
6351 The symbol appears at the beginning of the first line.
6352 \end_layout
6353
6354 \end_deeper
6355 \begin_layout Itemize
6356 The items can be any length.
6357  LyX automatically offsets the left margin of each item.
6358  The offset is always relative to whatever environment the 
6359 \family sans
6360 Itemize
6361 \family default
6362  list may be in.
6363 \end_layout
6364
6365 \begin_layout Itemize
6366 If you nest an 
6367 \family sans
6368 Itemize
6369 \family default
6370  environment inside another 
6371 \family sans
6372 Itemize
6373 \family default
6374  environment, the label changes to a new symbol.
6375 \end_layout
6376
6377 \begin_deeper
6378 \begin_layout Itemize
6379 There are four different symbols for up to a four-fold nesting.
6380 \end_layout
6381
6382 \begin_layout Itemize
6383 LyX always shows the same symbol, an asterisk, on screen.
6384 \end_layout
6385
6386 \begin_layout Itemize
6387 See section 
6388 \begin_inset LatexCommand ref
6389 reference "sec:nest"
6390
6391 \end_inset
6392
6393  for a full explanation of nesting.
6394 \end_layout
6395
6396 \end_deeper
6397 \begin_layout Standard
6398 Of course, that explanation was also an example of an 
6399 \family sans
6400 Itemize
6401 \family default
6402  list.
6403  The 
6404 \family sans
6405 Itemize
6406 \family default
6407  environment is best suited for lists where the order doesn't matter.
6408 \end_layout
6409
6410 \begin_layout Standard
6411 We said that different levels use different symbols as their label.
6412  Here's an example of all four possible symbols.
6413  Note that those of you reading this manual online won't see any difference.
6414 \end_layout
6415
6416 \begin_layout Itemize
6417 The label for the first level 
6418 \family sans
6419 Itemize
6420 \family default
6421  is a large black dot, or bullet.
6422 \end_layout
6423
6424 \begin_deeper
6425 \begin_layout Itemize
6426 The label for the second level is a dash.
6427 \end_layout
6428
6429 \begin_deeper
6430 \begin_layout Itemize
6431 The label for the third is an asterisk.
6432 \end_layout
6433
6434 \begin_deeper
6435 \begin_layout Itemize
6436 The label for the fourth is a centered dot.
6437 \end_layout
6438
6439 \end_deeper
6440 \begin_layout Itemize
6441 Back out to the third level.
6442 \end_layout
6443
6444 \end_deeper
6445 \begin_layout Itemize
6446 Back to the second level.
6447 \end_layout
6448
6449 \end_deeper
6450 \begin_layout Itemize
6451 Back to the outermost level.
6452 \end_layout
6453
6454 \begin_layout Standard
6455 These are the default labels for an 
6456 \family sans
6457 Itemize
6458 \family default
6459  list.
6460  You can customize these labels in the
6461 \begin_inset ERT
6462 status collapsed
6463
6464 \begin_layout Standard
6465
6466
6467 \backslash
6468 linebreak 
6469 \end_layout
6470
6471 \end_inset
6472
6473  
6474 \family sans
6475 \bar under
6476 D
6477 \bar default
6478 ocument\SpecialChar \menuseparator
6479
6480 \bar under
6481 S
6482 \bar default
6483 ettings
6484 \family default
6485  dialog in the 
6486 \family sans
6487 Bullets
6488 \family default
6489  tab.
6490 \end_layout
6491
6492 \begin_layout Standard
6493 Notice how the space between items decreases with increasing depth.
6494  We'll explain nesting and all the tricks you can do with different depths
6495  in section 
6496 \begin_inset LatexCommand ref
6497 reference "sec:nest"
6498
6499 \end_inset
6500
6501 .
6502  Be sure to read it!
6503 \end_layout
6504
6505 \begin_layout Subsubsection
6506
6507 \family sans
6508 Enumerate
6509 \family default
6510
6511 \begin_inset LatexCommand label
6512 name "sec:enumerate"
6513
6514 \end_inset
6515
6516
6517 \end_layout
6518
6519 \begin_layout Standard
6520 The 
6521 \family sans
6522 Enumerate
6523 \family default
6524  environment is the tool to use to create numbered lists and outlines.
6525  It has these properties:
6526 \end_layout
6527
6528 \begin_layout Enumerate
6529 Each item has a numeral as its label.
6530 \end_layout
6531
6532 \begin_deeper
6533 \begin_layout Enumerate
6534 The type of numeral depends on the nesting depth.
6535 \end_layout
6536
6537 \end_deeper
6538 \begin_layout Enumerate
6539 LyX automatically counts the items for you and updates the label as appropriate.
6540 \end_layout
6541
6542 \begin_layout Enumerate
6543 Each new 
6544 \family sans
6545 Enumerate
6546 \family default
6547  environment resets the counter to one.
6548 \end_layout
6549
6550 \begin_layout Enumerate
6551 Like the 
6552 \family sans
6553 Itemize
6554 \family default
6555  environment, the 
6556 \family sans
6557 Enumerate
6558 \family default
6559  environment:
6560 \end_layout
6561
6562 \begin_deeper
6563 \begin_layout Enumerate
6564 Offsets the items relative to the left margin.
6565  Items can be any length.
6566 \end_layout
6567
6568 \begin_layout Enumerate
6569 Reduces the space between items as the nesting depth increases.
6570 \end_layout
6571
6572 \begin_layout Enumerate
6573 Uses different types of labels depending on the nesting depth.
6574 \end_layout
6575
6576 \begin_layout Enumerate
6577 Allows up to a four-fold nesting.
6578 \end_layout
6579
6580 \end_deeper
6581 \begin_layout Standard
6582 Unlike the 
6583 \family sans
6584 Itemize
6585 \family default
6586  environment, 
6587 \family sans
6588 Enumerate
6589 \family default
6590  
6591 \emph on
6592 does
6593 \emph default
6594  show the different labels for each item.
6595  Here is how LyX labels the four different levels in an 
6596 \family sans
6597 Enumerate
6598 \family default
6599 :
6600 \end_layout
6601
6602 \begin_layout Enumerate
6603 The first level of an 
6604 \family sans
6605 Enumerate
6606 \family default
6607  uses Arabic numerals followed by a period.
6608 \end_layout
6609
6610 \begin_deeper
6611 \begin_layout Enumerate
6612 The second level uses lower case letters surrounded by parentheses.
6613 \end_layout
6614
6615 \begin_deeper
6616 \begin_layout Enumerate
6617 The third level uses lower-case Roman numerals followed by a period.
6618 \end_layout
6619
6620 \begin_deeper
6621 \begin_layout Enumerate
6622 The fourth level uses capital letters followed by a period.
6623 \end_layout
6624
6625 \begin_layout Enumerate
6626 Again, notice the decrease in the spacing between items as the nesting depth
6627  increases.
6628 \end_layout
6629
6630 \end_deeper
6631 \begin_layout Enumerate
6632 Back to the third level
6633 \end_layout
6634
6635 \end_deeper
6636 \begin_layout Enumerate
6637 Back to the second level.
6638 \end_layout
6639
6640 \end_deeper
6641 \begin_layout Enumerate
6642 Back to the outermost level.
6643 \end_layout
6644
6645 \begin_layout Standard
6646 Once again, you can customize the type of numbering used in the 
6647 \family sans
6648 Enumerate
6649 \family default
6650  environment.
6651  It involves adding commands to the LaTeX preamble (see the 
6652 \emph on
6653 Extended Features
6654 \emph default
6655  manual), however.
6656  As stated earlier, such customization only shows up in the printed version,
6657  not on the LyX screen.
6658 \end_layout
6659
6660 \begin_layout Standard
6661 There is more to nesting 
6662 \family sans
6663 Enumerate
6664 \family default
6665  environments than we've stated here.
6666  You 
6667 \emph on
6668 really
6669 \emph default
6670  should read section 
6671 \begin_inset LatexCommand ref
6672 reference "sec:nest"
6673
6674 \end_inset
6675
6676  to learn more about nesting.
6677 \end_layout
6678
6679 \begin_layout Subsubsection
6680
6681 \family sans
6682 Description
6683 \family default
6684
6685 \begin_inset LatexCommand label
6686 name "sec:descrlist"
6687
6688 \end_inset
6689
6690
6691 \end_layout
6692
6693 \begin_layout Standard
6694 Unlike the previous two environments, the 
6695 \family sans
6696 Description
6697 \family default
6698  list has no fixed label.
6699  Instead, LyX uses the first 
6700 \begin_inset Quotes eld
6701 \end_inset
6702
6703 word
6704 \begin_inset Quotes erd
6705 \end_inset
6706
6707  of the first line as the label.
6708  Here's an example:
6709 \end_layout
6710
6711 \begin_layout Description
6712 Example: This is an example of the 
6713 \family sans
6714 Description
6715 \family default
6716  environment.
6717 \end_layout
6718
6719 \begin_layout Standard
6720 LyX typesets the label in boldface and puts extra space between it and the
6721  rest of the line.
6722 \end_layout
6723
6724 \begin_layout Standard
6725 Now, you're probably wondering what we mean by, 
6726 \begin_inset Quotes eld
6727 \end_inset
6728
6729 uses the first 'word'.
6730 \begin_inset Quotes erd
6731 \end_inset
6732
6733  The 
6734 \family sans
6735 Space
6736 \family default
6737  key does not add a whitespace character, but separates words from one another.
6738  Inside of a 
6739 \family sans
6740 Description
6741 \family default
6742  environment, the 
6743 \family sans
6744 Space
6745 \family default
6746  key tells LyX to end the label if we're at the beginning of the first line
6747  of an item.
6748 \end_layout
6749
6750 \begin_layout Standard
6751 However, what if you want or need to use more than one word in the label
6752  of a 
6753 \family sans
6754 Description
6755 \family default
6756  environment? Simple: use a 
6757 \family sans
6758 Protected Blank
6759 \family default
6760 .
6761  [Use either 
6762 \family sans
6763 C-Space
6764 \family default
6765  or 
6766 \family sans
6767 Special\InsetSpace ~
6768 F
6769 \bar under
6770 o
6771 \bar default
6772 rmatting\SpecialChar \menuseparator
6773 P
6774 \bar under
6775 r
6776 \bar default
6777 otected\InsetSpace ~
6778 Space
6779 \family default
6780  from the 
6781 \family sans
6782 \bar under
6783 I
6784 \bar default
6785 nsert
6786 \family default
6787  menu.
6788  See sec.
6789  
6790 \begin_inset LatexCommand ref
6791 reference "sec:hspace"
6792
6793 \end_inset
6794
6795  for more info.] Here's an example:
6796 \end_layout
6797
6798 \begin_layout Description
6799 Second\InsetSpace ~
6800 Example: This one shows how to use a 
6801 \family sans
6802 Protected\InsetSpace ~
6803 Blank
6804 \family default
6805  in the label of a 
6806 \family sans
6807 Description
6808 \family default
6809  list item.
6810 \end_layout
6811
6812 \begin_layout Description
6813 Usage: You should use the 
6814 \family sans
6815 Description
6816 \family default
6817  environment for things like definitions and theorems.
6818  Use it when you need to make one word in particular stand out in the text
6819  that describes it.
6820  It's not a good idea to use a 
6821 \family sans
6822 Description
6823 \family default
6824  environment when you have an entire sentence that you want to describe.
6825  You're better off using 
6826 \family sans
6827 Itemize
6828 \family default
6829  or 
6830 \family sans
6831 Enumerate
6832 \family default
6833  and nesting several 
6834 \family sans
6835 Standard
6836 \family default
6837  paragraphs into them.
6838 \end_layout
6839
6840 \begin_layout Description
6841 Nesting: You can, of course, nest 
6842 \family sans
6843 Description
6844 \family default
6845  environments inside one another, nest them in other types of lists, and
6846  so on.
6847 \end_layout
6848
6849 \begin_layout Standard
6850 Notice that after the first line, LyX indents subsequent lines, offsetting
6851  them from the first line.
6852 \end_layout
6853
6854 \begin_layout Subsubsection
6855 The LyX 
6856 \family sans
6857 List
6858 \family default
6859
6860 \begin_inset LatexCommand label
6861 name "sec:lyxlist"
6862
6863 \end_inset
6864
6865
6866 \end_layout
6867
6868 \begin_layout Standard
6869 The 
6870 \family sans
6871 List
6872 \family default
6873  environment is a LyX extension to LaTeX.
6874  
6875 \end_layout
6876
6877 \begin_layout Standard
6878 Now, if you jumped here without reading sections 
6879 \begin_inset LatexCommand ref
6880 reference "sec:itemize"
6881
6882 \end_inset
6883
6884 -
6885 \begin_inset LatexCommand ref
6886 reference "sec:descrlist"
6887
6888 \end_inset
6889
6890 , you've goofed.
6891  The 
6892 \family sans
6893 List
6894 \family default
6895  environment does 
6896 \emph on
6897 not
6898 \emph default
6899  create numbered lists.
6900  That's what 
6901 \family sans
6902 Enumerate
6903 \family default
6904  does, and it's documented in section 
6905 \begin_inset LatexCommand ref
6906 reference "sec:enumerate"
6907
6908 \end_inset
6909
6910 .
6911  
6912 \end_layout
6913
6914 \begin_layout Standard
6915 Like the 
6916 \family sans
6917 Description
6918 \family default
6919  environment the 
6920 \family sans
6921 List
6922 \family default
6923  environment has user-defined labels for each list item.
6924  There are some key differences between this list environment and the other
6925  three:
6926 \end_layout
6927
6928 \begin_layout Labeling
6929 \labelwidthstring MMMMMM
6930 item\InsetSpace ~
6931 labels LyX uses the first 
6932 \begin_inset Quotes eld
6933 \end_inset
6934
6935 word
6936 \begin_inset Quotes erd
6937 \end_inset
6938
6939  of each line as the item label.
6940  The first 
6941 \family sans
6942 Space
6943 \family default
6944  after the beginning of the first line of an item marks the end of the label.
6945  If you need to use more than one word in an item label, use a protected
6946  blank as described above.
6947 \end_layout
6948
6949 \begin_layout Labeling
6950 \labelwidthstring MMMMMM
6951 margins As you can see, LyX uses different margins for the item label and
6952  the body of the item text.
6953  The body of the text has a larger left margin, which is equal to the default
6954  label width plus a little extra space.
6955  
6956 \end_layout
6957
6958 \begin_layout Labeling
6959 \labelwidthstring MMMMMM
6960 label\InsetSpace ~
6961 width LyX uses one of two things for the label width: the actual width
6962  of the label, or the default width, whichever is larger.
6963  If the actual width is larger, then the label 
6964 \begin_inset Quotes eld
6965 \end_inset
6966
6967 extends
6968 \begin_inset Quotes erd
6969 \end_inset
6970
6971  into the first line.
6972  In other words, the text of the first line isn't aligned with the left
6973  margin of the rest of the item text.
6974 \end_layout
6975
6976 \begin_layout Labeling
6977 \labelwidthstring MMMMMM
6978 default\InsetSpace ~
6979 width You can very easily set this default width.
6980  It's quite painless, actually.
6981  So, you can easily ensure that the text of all items in a 
6982 \family sans
6983 List
6984 \family default
6985  environment have the same left margin.
6986 \end_layout
6987
6988 \begin_layout Labeling
6989 \labelwidthstring MMMMMM
6990 uses You should use the 
6991 \family sans
6992 List
6993 \family default
6994  environment the same way you'd use as 
6995 \family sans
6996 Description
6997 \family default
6998  list: when you need one word to stand out from the text that describes
6999  it.
7000  The 
7001 \family sans
7002 List
7003 \family default
7004  environment gives you another way to do this, using a different overall
7005  layout.
7006 \end_layout
7007
7008 \begin_layout Labeling
7009 \labelwidthstring MMMMMM
7010 nesting You can nest 
7011 \family sans
7012 List
7013 \family default
7014  environments inside one another, nest them in other types of lists, and
7015  so on.
7016  They work just like the other list paragraph environments.
7017  Read section 
7018 \begin_inset LatexCommand ref
7019 reference "sec:nest"
7020
7021 \end_inset
7022
7023  to learn about nesting.
7024 \end_layout
7025
7026 \begin_layout Standard
7027 As you can see, this is a feature-packed paragraph environment!
7028 \end_layout
7029
7030 \begin_layout Standard
7031 To change the default width of the label, select the items in the list to
7032  change.
7033  You can also simply move the cursor into a 
7034 \family sans
7035 List
7036 \family default
7037  item if you want to change only its label width.
7038  Now open the 
7039 \family sans
7040 \bar under
7041 E
7042 \bar default
7043 dit\SpecialChar \menuseparator
7044
7045 \bar under
7046 P
7047 \bar default
7048 aragraph\InsetSpace ~
7049 Settings
7050 \family default
7051  dialog and find the 
7052 \family sans
7053 Label\InsetSpace ~
7054 width
7055 \family default
7056  text box.
7057  The text in the 
7058 \family sans
7059 Label\InsetSpace ~
7060 width
7061 \family default
7062  box determines the default label width.
7063  If you really, really want to, you can use the text of your largest label
7064  here, but you don't need to.
7065  We recommend using the letter 
7066 \begin_inset Quotes eld
7067 \end_inset
7068
7069 M
7070 \begin_inset Quotes erd
7071 \end_inset
7072
7073  multiple times.
7074  It's the widest character and is a standard unit of width in LaTeX.
7075  The default label width in the example 
7076 \family sans
7077 List
7078 \family default
7079  is 6 
7080 \begin_inset Quotes eld
7081 \end_inset
7082
7083 M
7084 \begin_inset Quotes erd
7085 \end_inset
7086
7087 s wide.
7088  Using 
7089 \begin_inset Quotes eld
7090 \end_inset
7091
7092 M
7093 \begin_inset Quotes erd
7094 \end_inset
7095
7096  as your unit of width in the 
7097 \family sans
7098 Label\InsetSpace ~
7099 Width
7100 \family default
7101  box has one more advantage: you don't need to keep changing the contents
7102  of 
7103 \family sans
7104 Label\InsetSpace ~
7105 Width
7106 \family default
7107  every time you alter a label in a 
7108 \family sans
7109 List
7110 \family default
7111  environment.
7112 \end_layout
7113
7114 \begin_layout Standard
7115 There's yet another feature of the 
7116 \family sans
7117 List
7118 \family default
7119  environment we need to tell you about.
7120  As you can see in the examples, LyX left-justifies the item labels by default.
7121  You can use additional 
7122 \family sans
7123 HFills
7124 \family default
7125  to change how LyX justifies the item label.
7126  We'll document 
7127 \family sans
7128 HFills
7129 \family default
7130  later in section 
7131 \begin_inset LatexCommand ref
7132 reference "sec:hspace"
7133
7134 \end_inset
7135
7136 .
7137  Here are some examples:
7138 \end_layout
7139
7140 \begin_layout Labeling
7141 \labelwidthstring MMMMMMMM
7142 Left The default for 
7143 \family sans
7144 List
7145 \family default
7146  item labels.
7147 \end_layout
7148
7149 \begin_layout Labeling
7150 \labelwidthstring MMMMMMMM
7151
7152 \hfill
7153 Right One 
7154 \family sans
7155 HFill
7156 \family default
7157  at the beginning of the label right justifies it.
7158 \end_layout
7159
7160 \begin_layout Labeling
7161 \labelwidthstring MMMMMMMM
7162
7163 \hfill
7164 Center
7165 \hfill
7166  One 
7167 \family sans
7168 HFill
7169 \family default
7170  at the beginning of the label and one at the end centers it.
7171 \end_layout
7172
7173 \begin_layout Standard
7174 Don't worry if you have no idea what 
7175 \family sans
7176 HFill
7177 \family default
7178 s are yet.
7179  Just remember that you can use them to customize the look of the 
7180 \family sans
7181 List
7182 \family default
7183  environment.
7184 \end_layout
7185
7186 \begin_layout Standard
7187 That does it for the four paragraph environments for making lists.
7188  Oh - did we mention that you should read about nesting environments in
7189  section 
7190 \begin_inset LatexCommand ref
7191 reference "sec:nest"
7192
7193 \end_inset
7194
7195  if you want to use any of these list environments?
7196 \end_layout
7197
7198 \begin_layout Subsection
7199 Letters
7200 \end_layout
7201
7202 \begin_layout Subsubsection
7203
7204 \family sans
7205 Address
7206 \family default
7207  and 
7208 \family sans
7209 Right\InsetSpace ~
7210 Address
7211 \family default
7212 : An Overview
7213 \end_layout
7214
7215 \begin_layout Standard
7216 Although LyX has document classes for letters, we've also created two paragraph
7217  environments called 
7218 \family sans
7219 Address
7220 \family default
7221  and 
7222 \family sans
7223 Right\InsetSpace ~
7224 Address
7225 \family default
7226 .
7227  To use the letter class, you need to use specific paragraph environments
7228  in a specific order, otherwise LaTeX gags on the document.
7229  In contrast, you can use the 
7230 \family sans
7231 Address
7232 \family default
7233  and 
7234 \family sans
7235 Right\InsetSpace ~
7236 Address
7237 \family default
7238  paragraph environments anywhere with no problem.
7239  You can even nest them inside other environments, though you can't nest
7240  anything in them.
7241 \end_layout
7242
7243 \begin_layout Standard
7244 Of course, you're not limited to using 
7245 \family sans
7246 Address
7247 \family default
7248  and 
7249 \family sans
7250 Right\InsetSpace ~
7251 Address
7252 \family default
7253  for letters only.
7254  
7255 \family sans
7256 Right\InsetSpace ~
7257 Address
7258 \family default
7259 , in particular, is useful for creating article titles like those used in
7260  some European academic papers.
7261 \end_layout
7262
7263 \begin_layout Subsubsection
7264 Usage
7265 \begin_inset LatexCommand label
7266 name "sec:adress_usage"
7267
7268 \end_inset
7269
7270
7271 \end_layout
7272
7273 \begin_layout Standard
7274 The 
7275 \family sans
7276 Address
7277 \family default
7278  environment formats text in the style of an address, which is also used
7279  for the opening and signature in some countries.
7280  Similarly, the 
7281 \family sans
7282 Right\InsetSpace ~
7283 Address
7284 \family default
7285  environment formats text in the style of a right-justified address, which
7286  is used for the sender's address and today's date in some countries.
7287  Here's an example of each:
7288 \end_layout
7289
7290 \begin_layout Right Address
7291 Right Address
7292 \newline
7293 WhoAmI
7294 \newline
7295 WhereAmI
7296 \newline
7297 When is it? What is today?
7298 \end_layout
7299
7300 \begin_layout Standard
7301 That was 
7302 \family sans
7303 Right\InsetSpace ~
7304 Address
7305 \family default
7306 .
7307  Notice that the lines all have the same left margin, which LyX sets to
7308  fit the largest block of text on a single line.
7309  Here's an example of the 
7310 \family sans
7311 Address
7312 \family default
7313  environment:
7314 \end_layout
7315
7316 \begin_layout Address
7317 WhoAreYou
7318 \newline
7319 Where do I send this
7320 \newline
7321 Your post office and country
7322 \end_layout
7323
7324 \begin_layout Standard
7325 As you can see, both 
7326 \family sans
7327 Address
7328 \family default
7329  and 
7330 \family sans
7331 Right\InsetSpace ~
7332 Address
7333 \family default
7334  add extra space between themselves and the next paragraph.
7335  Speaking of which, if you hit 
7336 \family sans
7337 Return
7338 \family default
7339  in either of these environments, LyX resets the nesting depth and sets
7340  the environment to 
7341 \family sans
7342 Standard
7343 \family default
7344 .
7345  This makes sense, however, since 
7346 \family sans
7347 Return
7348 \family default
7349  is the 
7350 \family typewriter
7351 break-paragraph
7352 \family default
7353  function, and the individual lines of an address are not paragraphs.
7354  Thus, you'd use 
7355 \family typewriter
7356 break-line
7357 \family default
7358  [
7359 \family sans
7360 C-Return
7361 \family default
7362  or 
7363 \family sans
7364 Special\InsetSpace ~
7365 F
7366 \bar under
7367 o
7368 \bar default
7369 rmatting\SpecialChar \menuseparator
7370
7371 \bar under
7372 L
7373 \bar default
7374 inebreak
7375 \family default
7376  from the 
7377 \family sans
7378 \bar under
7379 I
7380 \bar default
7381 nsert
7382 \family default
7383  menu] to start a new line in an 
7384 \family sans
7385 Address
7386 \family default
7387  or 
7388 \family sans
7389 Right\InsetSpace ~
7390 Address
7391 \family default
7392  environment.
7393 \end_layout
7394
7395 \begin_layout Subsection
7396 Academic Writing
7397 \end_layout
7398
7399 \begin_layout Standard
7400 Most academic writing begins with an abstract and ends with a bibliography
7401  or list of references.
7402  LyX contains paragraph environments for both of these.
7403 \end_layout
7404
7405 \begin_layout Subsubsection
7406
7407 \family sans
7408 Abstract
7409 \end_layout
7410
7411 \begin_layout Standard
7412 The 
7413 \family sans
7414 Abstract
7415 \family default
7416  environment is used for the abstract of an article.
7417  Technically, you 
7418 \emph on
7419 could
7420 \emph default
7421  use this environment anywhere, but you really 
7422 \emph on
7423 should
7424 \emph default
7425  only use it at the beginning of the document, after the title.
7426  The 
7427 \family sans
7428 Abstract
7429 \family default
7430  environment is only useful in the 
7431 \begin_inset Quotes eld
7432 \end_inset
7433
7434 article
7435 \begin_inset Quotes erd
7436 \end_inset
7437
7438  and 
7439 \begin_inset Quotes eld
7440 \end_inset
7441
7442 report
7443 \begin_inset Quotes erd
7444 \end_inset
7445
7446  document classes [as well as 
7447 \begin_inset Quotes eld
7448 \end_inset
7449
7450 amsart,
7451 \begin_inset Quotes erd
7452 \end_inset
7453
7454  which is just a specialized version of 
7455 \begin_inset Quotes eld
7456 \end_inset
7457
7458 article
7459 \begin_inset Quotes erd
7460 \end_inset
7461
7462 ].
7463  The 
7464 \begin_inset Quotes eld
7465 \end_inset
7466
7467 book
7468 \begin_inset Quotes erd
7469 \end_inset
7470
7471  document class ignores the 
7472 \family sans
7473 Abstract
7474 \family default
7475  completely, and it's utterly silly to use 
7476 \family sans
7477 Abstract
7478 \family default
7479  in the 
7480 \begin_inset Quotes eld
7481 \end_inset
7482
7483 letter
7484 \begin_inset Quotes erd
7485 \end_inset
7486
7487  document class.
7488 \end_layout
7489
7490 \begin_layout Standard
7491 The 
7492 \family sans
7493 Abstract
7494 \family default
7495  environment does several things for you.
7496  First, it puts the centered label 
7497 \begin_inset Quotes eld
7498 \end_inset
7499
7500 Abstract
7501 \begin_inset Quotes erd
7502 \end_inset
7503
7504  above the text.
7505  The label and the text of the abstract are separated by some extra vertical
7506  space.
7507  Second, it typesets everything in a smaller font, just as you'd expect.
7508  Lastly, it adds a bit of extra vertical space between the abstract and
7509  the subsequent text.
7510  Well, that's how it will appear on the LyX screen.
7511  If your document is in the 
7512 \begin_inset Quotes eld
7513 \end_inset
7514
7515 report
7516 \begin_inset Quotes erd
7517 \end_inset
7518
7519  class, the abstract actually appears on a separate page in the printed
7520  version of the file.
7521 \end_layout
7522
7523 \begin_layout Standard
7524 Starting a new paragraph by hitting 
7525 \family sans
7526 Return
7527 \family default
7528  does 
7529 \emph on
7530 not
7531 \emph default
7532  reset the paragraph environment.
7533  The new paragraph will still be in the 
7534 \family sans
7535 Abstract
7536 \family default
7537  environment.
7538  So, you will have to change the paragraph environment yourself when you
7539  finish entering the abstract of your document.
7540 \end_layout
7541
7542 \begin_layout Standard
7543 We'd love to give you an example of the 
7544 \family sans
7545 Abstract
7546 \family default
7547  environment, but we can't, since this document is in the 
7548 \begin_inset Quotes eld
7549 \end_inset
7550
7551 book
7552 \begin_inset Quotes erd
7553 \end_inset
7554
7555  class.
7556  If you've never heard of an 
7557 \begin_inset Quotes eld
7558 \end_inset
7559
7560 abstract
7561 \begin_inset Quotes erd
7562 \end_inset
7563
7564  before, you can safely ignore this environment.
7565 \end_layout
7566
7567 \begin_layout Subsubsection
7568
7569 \family sans
7570 Bibliography
7571 \family default
7572
7573 \begin_inset LatexCommand label
7574 name "sec:bibliography"
7575
7576 \end_inset
7577
7578
7579 \end_layout
7580
7581 \begin_layout Standard
7582 The 
7583 \family sans
7584 Bibliography
7585 \family default
7586  environment is used to list references.
7587  Technically, you 
7588 \emph on
7589 could
7590 \emph default
7591  use this environment anywhere, but you really 
7592 \emph on
7593 should
7594 \emph default
7595  only use it at the end of the document.
7596  Also, don't bother trying to nest 
7597 \family sans
7598 Bibliography
7599 \family default
7600  in anything else or vice versa.
7601  It won't work.
7602 \end_layout
7603
7604 \begin_layout Standard
7605 When you first open a 
7606 \family sans
7607 Bibliography
7608 \family default
7609  environment, LyX add a large vertical space, followed by the heading 
7610 \begin_inset Quotes eld
7611 \end_inset
7612
7613 Bibliography
7614 \begin_inset Quotes erd
7615 \end_inset
7616
7617  or 
7618 \begin_inset Quotes eld
7619 \end_inset
7620
7621 References,
7622 \begin_inset Quotes erd
7623 \end_inset
7624
7625  depending on the document class.
7626  The heading is in a large boldface font.
7627  Each paragraph of the 
7628 \family sans
7629 Bibliography
7630 \family default
7631  environment is a bibliography entry.
7632  Thus, hitting 
7633 \family sans
7634 Return
7635 \family default
7636  does 
7637 \emph on
7638 not
7639 \emph default
7640  reset the paragraph environment.
7641  Each new paragraph is still in the 
7642 \family sans
7643 Bibliography
7644 \family default
7645  environment.
7646 \end_layout
7647
7648 \begin_layout Standard
7649 At the 
7650 \emph on
7651 beginning
7652 \emph default
7653  of the 
7654 \emph on
7655 first line
7656 \emph default
7657  of each paragraph, you will see a gray button showing a number.
7658  If you click on it, you will get a dialog in which you can set a 
7659 \family sans
7660 key
7661 \family default
7662  and a 
7663 \family sans
7664 label
7665 \family default
7666 .
7667  The key is the symbolic name by which you will refer to this bibliography
7668  entry.
7669  For example, suppose your first entry in the bibliography was a book about
7670  LaTeX.
7671  We could choose the key 
7672 \begin_inset Quotes eld
7673 \end_inset
7674
7675 latexguide
7676 \begin_inset Quotes erd
7677 \end_inset
7678
7679  for that entry.
7680  You can also give a label, which will be displayed in the gray inset box.
7681 \end_layout
7682
7683 \begin_layout Standard
7684 The 
7685 \family sans
7686 key
7687 \family default
7688  field isn't useless.
7689  You can refer to your bibliography entries using the 
7690 \family sans
7691 \bar under
7692 I
7693 \bar default
7694 nsert\SpecialChar \menuseparator
7695
7696 \bar under
7697 C
7698 \bar default
7699 itation
7700 \family default
7701  command.
7702  Just choose the key inside in the available keys list, then add a reference
7703  by clicking on the left arrow, which will add it to the selected keys list.
7704  Multiple references can be placed by selecting more than one key.
7705  An example of the 
7706 \family sans
7707 Bibliography
7708 \family default
7709  appears at the end of this document.
7710  
7711 \begin_inset Quotes eld
7712 \end_inset
7713
7714 See 
7715 \begin_inset LatexCommand cite
7716 key "latexguide"
7717
7718 \end_inset
7719
7720  or 
7721 \begin_inset LatexCommand cite
7722 after "Chapter 3"
7723 key "latexcompanion"
7724
7725 \end_inset
7726
7727
7728 \begin_inset Quotes erd
7729 \end_inset
7730
7731  is an example of how to cite two of the entries in it.
7732  In the second one, we used the 
7733 \family sans
7734 T
7735 \bar under
7736 e
7737 \bar default
7738 xt\InsetSpace ~
7739 after
7740 \family default
7741  field of the citation dialog to add the text 
7742 \begin_inset Quotes eld
7743 \end_inset
7744
7745 Chapter 3
7746 \begin_inset Quotes erd
7747 \end_inset
7748
7749 .
7750  The texts 
7751 \begin_inset Quotes eld
7752 \end_inset
7753
7754 latexguide
7755 \begin_inset Quotes erd
7756 \end_inset
7757
7758  and 
7759 \begin_inset Quotes eld
7760 \end_inset
7761
7762 latexcompanion
7763 \begin_inset Quotes erd
7764 \end_inset
7765
7766  that you see on screen will be replaced in print by the number or the label
7767  of the bibliography entry.
7768 \end_layout
7769
7770 \begin_layout Standard
7771 The more advanced LaTeX bibliography package BibTeX is also supported by
7772  LyX.
7773  For a description of how to use it, please refer to the 
7774 \emph on
7775 Extended LyX Features
7776 \emph default
7777  document.
7778 \end_layout
7779
7780 \begin_layout Subsection
7781 Special Purpose
7782 \end_layout
7783
7784 \begin_layout Standard
7785 There are three standard paragraph environments that simply don't fit any
7786  category, as they are very specialized for a particular purpose.
7787  We'll point out the highlights and uses of each.
7788 \end_layout
7789
7790 \begin_layout Subsubsection
7791
7792 \family sans
7793 Caption
7794 \family default
7795
7796 \begin_inset LatexCommand label
7797 name "sec:captionlayout"
7798
7799 \end_inset
7800
7801
7802 \end_layout
7803
7804 \begin_layout Standard
7805 The 
7806 \family sans
7807 Caption
7808 \family default
7809  environment is the default paragraph environment for 
7810 \family sans
7811 Figure\InsetSpace ~
7812 Floats
7813 \family default
7814  and 
7815 \family sans
7816 Table\InsetSpace ~
7817 Floats
7818 \family default
7819 .
7820  On the LyX screen, you'll see either the label 
7821 \begin_inset Quotes eld
7822 \end_inset
7823
7824 Figure #:
7825 \begin_inset Quotes erd
7826 \end_inset
7827
7828  or 
7829 \begin_inset Quotes eld
7830 \end_inset
7831
7832 Table #:
7833 \begin_inset Quotes erd
7834 \end_inset
7835
7836 , depending on which type of 
7837 \family sans
7838 Float
7839 \family default
7840  it's in.
7841  The actual reference number is substituted in this label in the printed
7842  output.
7843 \end_layout
7844
7845 \begin_layout Standard
7846 You can't really nest things into a 
7847 \family sans
7848 Caption
7849 \family default
7850  environment.
7851  Additionally, hitting 
7852 \family sans
7853 Return
7854 \family default
7855  resets the paragraph environment to 
7856 \family sans
7857 Standard
7858 \family default
7859 , so a 
7860 \family sans
7861 Caption
7862 \family default
7863  can only be a single paragraph.
7864 \end_layout
7865
7866 \begin_layout Standard
7867 You cannot use a 
7868 \family sans
7869 Caption
7870 \family default
7871  environment outside of a 
7872 \family sans
7873 Figure\InsetSpace ~
7874 Float
7875 \family default
7876  or a 
7877 \family sans
7878 Table\InsetSpace ~
7879 Float
7880 \family default
7881 .
7882  See sections 
7883 \begin_inset LatexCommand ref
7884 reference "sec:figures"
7885
7886 \end_inset
7887
7888  and 
7889 \begin_inset LatexCommand ref
7890 reference "sec:tables"
7891
7892 \end_inset
7893
7894  for more information on 
7895 \family sans
7896 Figure\InsetSpace ~
7897 Floats
7898 \family default
7899  and 
7900 \family sans
7901 Table\InsetSpace ~
7902 Floats
7903 \family default
7904 .
7905  
7906 \end_layout
7907
7908 \begin_layout Subsubsection
7909 LyX
7910 \family sans
7911 -Code
7912 \end_layout
7913
7914 \begin_layout Standard
7915 The 
7916 \family sans
7917 LyX-Code
7918 \family default
7919  environment is another LyX extension.
7920  It type-sets text in a typewriter-style font.
7921  It also treats the 
7922 \family sans
7923 Space
7924 \family default
7925  key as a fixed whitespace;
7926 \begin_inset Foot
7927 status collapsed
7928
7929 \begin_layout Standard
7930 In the 
7931 \family sans
7932 LyX-Code
7933 \family default
7934  environment, the 
7935 \family sans
7936 Space
7937 \family default
7938  key is treated as a 
7939 \family sans
7940 Protected\InsetSpace ~
7941 Blank
7942 \family default
7943  instead of an end-of-word marker.
7944 \end_layout
7945
7946 \end_inset
7947
7948  this is the only case in which you can type multiple whitespaces in LyX.
7949  If you need to insert blank lines, you'll still need to use 
7950 \family sans
7951 C-Return
7952 \family default
7953  [the 
7954 \family typewriter
7955 break-line
7956 \family default
7957  function].
7958  
7959 \family sans
7960 Return
7961 \family default
7962  breaks paragraphs.
7963  Note, however, that 
7964 \family sans
7965 Return
7966 \family default
7967  does 
7968 \emph on
7969 not
7970 \emph default
7971  reset the paragraph environment.
7972  So, when you finish using the 
7973 \family sans
7974 LyX-Code
7975 \family default
7976  environment, you'll need to change the paragraph environment yourself.
7977  Also, you 
7978 \emph on
7979 can
7980 \emph default
7981  nest the 
7982 \family sans
7983 LyX-Code
7984 \family default
7985  environment inside of others.
7986 \end_layout
7987
7988 \begin_layout Standard
7989 There are a few quirks with this environment:
7990 \end_layout
7991
7992 \begin_layout Itemize
7993 You cannot use 
7994 \family sans
7995 C-Return
7996 \family default
7997  at the beginning of a new paragraph [i.e.
7998  you can't follow 
7999 \family sans
8000 Return
8001 \family default
8002  with a 
8003 \family sans
8004 C-Return
8005 \family default
8006 ].
8007 \end_layout
8008
8009 \begin_layout Itemize
8010 You can't follow a 
8011 \family sans
8012 C-Return
8013 \family default
8014  with a 
8015 \family sans
8016 Space
8017 \family default
8018 .
8019 \end_layout
8020
8021 \begin_deeper
8022 \begin_layout Itemize
8023 Use a 
8024 \family sans
8025 Return
8026 \family default
8027  to begin a new paragraph, then you can use a 
8028 \family sans
8029 Space
8030 \family default
8031 .
8032 \end_layout
8033
8034 \begin_layout Itemize
8035 Or: use 
8036 \family sans
8037 C-Space
8038 \family default
8039  instead.
8040 \end_layout
8041
8042 \end_deeper
8043 \begin_layout Itemize
8044 You can't have an empty paragraph or an empty line.
8045  You must put at least one 
8046 \family sans
8047 Space
8048 \family default
8049  in any line you want blank.
8050  Otherwise, LaTeX generates errors.
8051 \end_layout
8052
8053 \begin_layout Itemize
8054 You cannot get the typewriter double quotes by typing 
8055 \family sans
8056 "
8057 \family default
8058  since that will insert 
8059 \emph on
8060 real
8061 \emph default
8062  quotes.
8063  You get the typewriter double quotes with 
8064 \family sans
8065 C-"
8066 \family default
8067  (or 
8068 \family sans
8069 C-q
8070 \family default
8071  if you use Emacs-like key bindings).
8072 \end_layout
8073
8074 \begin_layout Standard
8075 Here's an example:
8076 \end_layout
8077
8078 \begin_layout LyX-Code
8079 #include <stdio.h>
8080 \end_layout
8081
8082 \begin_layout LyX-Code
8083  
8084 \end_layout
8085
8086 \begin_layout LyX-Code
8087 int main(void)
8088 \end_layout
8089
8090 \begin_layout LyX-Code
8091 {
8092 \end_layout
8093
8094 \begin_layout LyX-Code
8095     printf("Hello World
8096 \backslash
8097 n");
8098 \end_layout
8099
8100 \begin_layout LyX-Code
8101     return 0;
8102 \end_layout
8103
8104 \begin_layout LyX-Code
8105 }
8106 \end_layout
8107
8108 \begin_layout Standard
8109 This is just the standard 
8110 \begin_inset Quotes eld
8111 \end_inset
8112
8113 Hello world!
8114 \begin_inset Quotes erd
8115 \end_inset
8116
8117  program.
8118  
8119 \end_layout
8120
8121 \begin_layout Standard
8122
8123 \family sans
8124 LyX-Code
8125 \family default
8126  has one purpose: to typeset code, such as program source, shell scripts,
8127  rc-files, and so on.
8128  Use it only in those very, very special cases where you need to generate
8129  text as if you used a typewriter.
8130 \end_layout
8131
8132 \begin_layout Section
8133 Nesting Environments
8134 \begin_inset LatexCommand label
8135 name "sec:nest"
8136
8137 \end_inset
8138
8139
8140 \end_layout
8141
8142 \begin_layout Subsection
8143 The Big Deal
8144 \end_layout
8145
8146 \begin_layout Standard
8147 Throughout the previous sections, we've been nagging you to 
8148 \begin_inset Quotes eld
8149 \end_inset
8150
8151 go read Section\InsetSpace ~
8152
8153 \begin_inset LatexCommand ref
8154 reference "sec:nest"
8155
8156 \end_inset
8157
8158 .
8159 \begin_inset Quotes erd
8160 \end_inset
8161
8162  So, you're probably wondering what the big deal is.
8163 \end_layout
8164
8165 \begin_layout Standard
8166 The big deal is that LyX differs rather strongly from the traditional 
8167 \begin_inset Quotes eld
8168 \end_inset
8169
8170 word\SpecialChar \-
8171 processor-as-overglorified-typewriter
8172 \begin_inset Quotes erd
8173 \end_inset
8174
8175  concept.
8176  With a typewriter, text is merely ink on a page.
8177  Most word processors aren't much better, treating text as pixels on the
8178  screen and bytes in memory.
8179  In contrast, LyX treats text as a unified block with a particular context
8180  and specific properties.
8181  However, what if you wanted one 
8182 \begin_inset Quotes eld
8183 \end_inset
8184
8185 block
8186 \begin_inset Quotes erd
8187 \end_inset
8188
8189  to inherit some of the properties of another 
8190 \begin_inset Quotes eld
8191 \end_inset
8192
8193 block
8194 \begin_inset Quotes erd
8195 \end_inset
8196
8197  ? 
8198 \end_layout
8199
8200 \begin_layout Standard
8201 Here's a more specific example: outlines.
8202  You have three main points in your outline, but point #2 also has two subpoints.
8203  In other words, you have a list 
8204 \emph on
8205 inside
8206 \emph default
8207  of another list, with the inner list 
8208 \begin_inset Quotes eld
8209 \end_inset
8210
8211 attached
8212 \begin_inset Quotes erd
8213 \end_inset
8214
8215  to item #2:
8216 \end_layout
8217
8218 \begin_layout Enumerate
8219 one
8220 \end_layout
8221
8222 \begin_layout Enumerate
8223 two
8224 \end_layout
8225
8226 \begin_deeper
8227 \begin_layout Enumerate
8228 sublist - item #1
8229 \end_layout
8230
8231 \begin_layout Enumerate
8232 sublist - item #2
8233 \end_layout
8234
8235 \end_deeper
8236 \begin_layout Enumerate
8237 three
8238 \end_layout
8239
8240 \begin_layout Standard
8241 How do you put a list inside of a list? By now, the answer should be obvious:
8242  you nest one list inside the other.
8243  
8244 \end_layout
8245
8246 \begin_layout Standard
8247 How to nest an environment is quite simple.
8248  Select 
8249 \family sans
8250 \bar under
8251 I
8252 \bar default
8253 ncrease\InsetSpace ~
8254 Environment\InsetSpace ~
8255 Depth
8256 \family default
8257  or 
8258 \family sans
8259 \bar under
8260 D
8261 \bar default
8262 ecrease\InsetSpace ~
8263 Environment\InsetSpace ~
8264 Depth
8265 \family default
8266  from the 
8267 \family sans
8268 \bar under
8269 E
8270 \bar default
8271 dit
8272 \family default
8273  menu to change the nesting depth of the current paragraph (the status bar
8274  will tell you how far you are nested).
8275 \end_layout
8276
8277 \begin_layout Standard
8278 You can also use the convenient key bindings 
8279 \family sans
8280 S-M-Left
8281 \family default
8282  and 
8283 \family sans
8284 S-M-Right
8285 \begin_inset Foot
8286 status collapsed
8287
8288 \begin_layout Standard
8289
8290 \family sans
8291 M-p\InsetSpace ~
8292 Left
8293 \family default
8294  and 
8295 \family sans
8296 M-p\InsetSpace ~
8297 Right
8298 \family default
8299  are alternatives, if you prefer those bindings
8300 \end_layout
8301
8302 \end_inset
8303
8304
8305 \family default
8306  to change the nesting level.
8307  The change will work on the current selection if you have made one (allowing
8308  you to change the nesting of several paragraphs at once), or the current
8309  paragraph.
8310 \end_layout
8311
8312 \begin_layout Standard
8313 Note that LyX only changes the nesting depth if it can.
8314  If it's invalid to do so, nothing happens if you try to change the depth.
8315  Additionally, if you change the depth of one paragraph, it affects the
8316  depth of every paragraph nested inside of it.
8317  It's hard to describe what exactly LyX does in this case.
8318  That depends specifically on what your text looks like.
8319  Your best bet is to simply play with changing the nesting depth and see
8320  what happens.
8321 \end_layout
8322
8323 \begin_layout Standard
8324 Nesting isn't just limited to lists.
8325  In LyX, you can nest just about anything inside anything else, as you're
8326  about to find out.
8327  This is the real power of nesting paragraph environments.
8328 \end_layout
8329
8330 \begin_layout Subsection
8331 What You Can and Can't Nest
8332 \end_layout
8333
8334 \begin_layout Standard
8335 Before we fire a list of paragraph environments at you, we need to tell
8336  you a little bit more about how nesting works.
8337 \end_layout
8338
8339 \begin_layout Standard
8340 The question of nesting is a bit more complicated than a simple yes or no,
8341  can you or can't you.
8342  There's also the question of how.
8343  Can you nest this environment into anything else? Can you nest another
8344  environment into it? A 
8345 \begin_inset Quotes eld
8346 \end_inset
8347
8348 yes
8349 \begin_inset Quotes erd
8350 \end_inset
8351
8352  to one of these doesn't guarantee a 
8353 \begin_inset Quotes eld
8354 \end_inset
8355
8356 yes
8357 \begin_inset Quotes erd
8358 \end_inset
8359
8360  to the other.
8361 \end_layout
8362
8363 \begin_layout Standard
8364 The paragraph environments in LyX can do one of three things when it comes
8365  to nesting.
8366  First, an environment may be completely unnestable.
8367  Second, there are environments that are fully nestable.
8368  You can nest them inside of things and you can also nest other things inside
8369  of them.
8370  There is one last type of environment.
8371  You can nest them into other environments, but that's it.
8372  You can't nest anything into them.
8373 \end_layout
8374
8375 \begin_layout Standard
8376 Here's a list of the three types of nesting behavior, and which paragraph
8377  environments have them:
8378 \begin_inset Foot
8379 status collapsed
8380
8381 \begin_layout Standard
8382 For some odd reason, LyX allows you to fully nest both 
8383 \family sans
8384 Bibliography
8385 \family default
8386  and 
8387 \family sans
8388 Abstract
8389 \family default
8390 .
8391  Also, LyX allows you to nest 
8392 \family sans
8393 Title
8394 \family default
8395
8396 \family sans
8397 Author
8398 \family default
8399 , and 
8400 \family sans
8401 Date
8402 \family default
8403  into other environments.
8404  We urge you not to.
8405  LaTeX may barf if you try it.
8406  Then again, it may not.
8407  We don't know for certain.
8408  However, it makes no sense contextually to perform any nesting with these
8409  environments, so why would you ever want to?
8410 \end_layout
8411
8412 \end_inset
8413
8414
8415 \end_layout
8416
8417 \begin_layout Description
8418 Unnestable Can't nest them.
8419  Can't nest into them.
8420 \end_layout
8421
8422 \begin_deeper
8423 \begin_layout Itemize
8424
8425 \family sans
8426 Bibliography
8427 \end_layout
8428
8429 \begin_layout Itemize
8430
8431 \family sans
8432 Title
8433 \end_layout
8434
8435 \begin_layout Itemize
8436
8437 \family sans
8438 Author
8439 \end_layout
8440
8441 \begin_layout Itemize
8442
8443 \family sans
8444 Date
8445 \end_layout
8446
8447 \end_deeper
8448 \begin_layout Description
8449 Fully\InsetSpace ~
8450 Nestable You can nest them.
8451  You can nest other things into them.
8452 \end_layout
8453
8454 \begin_deeper
8455 \begin_layout Itemize
8456
8457 \family sans
8458 Abstract
8459 \end_layout
8460
8461 \begin_layout Itemize
8462
8463 \family sans
8464 Verse
8465 \end_layout
8466
8467 \begin_layout Itemize
8468
8469 \family sans
8470 Quote
8471 \end_layout
8472
8473 \begin_layout Itemize
8474
8475 \family sans
8476 Quotation
8477 \end_layout
8478
8479 \begin_layout Itemize
8480
8481 \family sans
8482 Itemize
8483 \end_layout
8484
8485 \begin_layout Itemize
8486
8487 \family sans
8488 Enumerate
8489 \end_layout
8490
8491 \begin_layout Itemize
8492
8493 \family sans
8494 Description
8495 \end_layout
8496
8497 \begin_layout Itemize
8498
8499 \family sans
8500 List
8501 \end_layout
8502
8503 \begin_layout Itemize
8504
8505 \family sans
8506 LyX-Code
8507 \end_layout
8508
8509 \end_deeper
8510 \begin_layout Description
8511 Nestable-Inside You can nest them inside of other things.
8512  You can't nest anything into them.
8513 \end_layout
8514
8515 \begin_deeper
8516 \begin_layout Itemize
8517
8518 \family sans
8519 Part
8520 \end_layout
8521
8522 \begin_layout Itemize
8523
8524 \family sans
8525 Chapter
8526 \end_layout
8527
8528 \begin_layout Itemize
8529
8530 \family sans
8531 Section
8532 \family default
8533  
8534 \end_layout
8535
8536 \begin_layout Itemize
8537
8538 \family sans
8539 Subsection
8540 \end_layout
8541
8542 \begin_layout Itemize
8543
8544 \family sans
8545 Subsubsection
8546 \end_layout
8547
8548 \begin_layout Itemize
8549
8550 \family sans
8551 Paragraph
8552 \family default
8553  
8554 \end_layout
8555
8556 \begin_layout Itemize
8557
8558 \family sans
8559 Subparagraph
8560 \end_layout
8561
8562 \begin_layout Itemize
8563
8564 \family sans
8565 Part*
8566 \end_layout
8567
8568 \begin_layout Itemize
8569
8570 \family sans
8571 Chapter*
8572 \end_layout
8573
8574 \begin_layout Itemize
8575
8576 \family sans
8577 Section*
8578 \end_layout
8579
8580 \begin_layout Itemize
8581
8582 \family sans
8583 Subsection*
8584 \end_layout
8585
8586 \begin_layout Itemize
8587
8588 \family sans
8589 Subsubsection*
8590 \end_layout
8591
8592 \begin_layout Itemize
8593
8594 \family sans
8595 Standard
8596 \end_layout
8597
8598 \begin_layout Itemize
8599
8600 \family sans
8601 Right\InsetSpace ~
8602 Address
8603 \end_layout
8604
8605 \begin_layout Itemize
8606
8607 \family sans
8608 Address
8609 \end_layout
8610
8611 \begin_layout Itemize
8612
8613 \family sans
8614 Caption
8615 \end_layout
8616
8617 \end_deeper
8618 \begin_layout Subsection
8619 Nesting Other Things: Tables, Math, Floats, etc.
8620 \begin_inset LatexCommand label
8621 name "sec:table-and-fig-nesting"
8622
8623 \end_inset
8624
8625
8626 \end_layout
8627
8628 \begin_layout Standard
8629 There are several things that aren't paragraph environments, but which are
8630  affected by nesting anyhow.
8631  They are:
8632 \end_layout
8633
8634 \begin_layout Itemize
8635 equations
8636 \end_layout
8637
8638 \begin_layout Itemize
8639 tables
8640 \end_layout
8641
8642 \begin_layout Itemize
8643 figures
8644 \end_layout
8645
8646 \begin_layout Standard
8647 [Note: if you put a figure or a table in a 
8648 \family sans
8649 Float
8650 \family default
8651 , this is no longer true.
8652  See below or look in sections 
8653 \begin_inset LatexCommand ref
8654 reference "sec:figures"
8655
8656 \end_inset
8657
8658  or 
8659 \begin_inset LatexCommand ref
8660 reference "sec:tables"
8661
8662 \end_inset
8663
8664  for more info.]
8665 \end_layout
8666
8667 \begin_layout Standard
8668 LyX can treat these three objects as either a word or as a paragraph.
8669  Well, you can't inline a table, but you can inline math and figures.
8670  If a figure or an equation is inlined, it goes wherever the paragraph it's
8671  in goes.
8672 \end_layout
8673
8674 \begin_layout Standard
8675 On the other hand, if you have an equation, figure or table in a 
8676 \begin_inset Quotes eld
8677 \end_inset
8678
8679 paragraph
8680 \begin_inset Quotes erd
8681 \end_inset
8682
8683  of its own, it behaves just like a 
8684 \begin_inset Quotes eld
8685 \end_inset
8686
8687 nestable-inside
8688 \begin_inset Quotes erd
8689 \end_inset
8690
8691  paragraph environment.
8692  You can nest it into any environment, but you [obviously] can't nest anything
8693  into it.
8694 \end_layout
8695
8696 \begin_layout Standard
8697 Here's an example with a table:
8698 \end_layout
8699
8700 \begin_layout Enumerate
8701 Item One
8702 \end_layout
8703
8704 \begin_deeper
8705 \begin_layout Enumerate
8706 This is (a) and it's nested.
8707 \end_layout
8708
8709 \begin_deeper
8710 \begin_layout Standard
8711 \begin_inset VSpace 0.3cm
8712 \end_inset
8713
8714
8715 \end_layout
8716
8717 \begin_layout Standard
8718 \align center
8719 \begin_inset Tabular
8720 <lyxtabular version="3" rows="2" columns="2">
8721 <features>
8722 <column alignment="center" valignment="top" leftline="true" width="0pt">
8723 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8724 <row topline="true">
8725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8726 \begin_inset Text
8727
8728 \begin_layout Standard
8729
8730 \family roman
8731 \series medium
8732 \shape up
8733 \size normal
8734 \emph off
8735 \bar no
8736 \noun off
8737 \color none
8738 a
8739 \end_layout
8740
8741 \end_inset
8742 </cell>
8743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8744 \begin_inset Text
8745
8746 \begin_layout Standard
8747
8748 \family roman
8749 \series medium
8750 \shape up
8751 \size normal
8752 \emph off
8753 \bar no
8754 \noun off
8755 \color none
8756 b
8757 \end_layout
8758
8759 \end_inset
8760 </cell>
8761 </row>
8762 <row topline="true" bottomline="true">
8763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8764 \begin_inset Text
8765
8766 \begin_layout Standard
8767
8768 \family roman
8769 \series medium
8770 \shape up
8771 \size normal
8772 \emph off
8773 \bar no
8774 \noun off
8775 \color none
8776 c
8777 \end_layout
8778
8779 \end_inset
8780 </cell>
8781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8782 \begin_inset Text
8783
8784 \begin_layout Standard
8785
8786 \family roman
8787 \series medium
8788 \shape up
8789 \size normal
8790 \emph off
8791 \bar no
8792 \noun off
8793 \color none
8794 d
8795 \end_layout
8796
8797 \end_inset
8798 </cell>
8799 </row>
8800 </lyxtabular>
8801
8802 \end_inset
8803
8804
8805 \end_layout
8806
8807 \begin_layout Standard
8808 \begin_inset VSpace 0.3cm
8809 \end_inset
8810
8811
8812 \end_layout
8813
8814 \end_deeper
8815 \begin_layout Enumerate
8816 This is (b).
8817  The table is actually nested inside (a).
8818 \end_layout
8819
8820 \end_deeper
8821 \begin_layout Enumerate
8822 Back out again.
8823 \end_layout
8824
8825 \begin_layout Standard
8826 If we hadn't nested the table at all, the list would look like this:
8827 \end_layout
8828
8829 \begin_layout Enumerate
8830 Item One
8831 \end_layout
8832
8833 \begin_deeper
8834 \begin_layout Enumerate
8835 This is (a) and it's nested.
8836 \end_layout
8837
8838 \end_deeper
8839 \begin_layout Standard
8840 \begin_inset VSpace 0.3cm
8841 \end_inset
8842
8843
8844 \end_layout
8845
8846 \begin_layout Standard
8847 \align center
8848 \begin_inset Tabular
8849 <lyxtabular version="3" rows="2" columns="2">
8850 <features>
8851 <column alignment="center" valignment="top" leftline="true" width="0pt">
8852 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8853 <row topline="true">
8854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8855 \begin_inset Text
8856
8857 \begin_layout Standard
8858
8859 \family roman
8860 \series medium
8861 \shape up
8862 \size normal
8863 \emph off
8864 \bar no
8865 \noun off
8866 \color none
8867 a
8868 \end_layout
8869
8870 \end_inset
8871 </cell>
8872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Standard
8876
8877 \family roman
8878 \series medium
8879 \shape up
8880 \size normal
8881 \emph off
8882 \bar no
8883 \noun off
8884 \color none
8885 b
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 </row>
8891 <row topline="true" bottomline="true">
8892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Standard
8896
8897 \family roman
8898 \series medium
8899 \shape up
8900 \size normal
8901 \emph off
8902 \bar no
8903 \noun off
8904 \color none
8905 c
8906 \end_layout
8907
8908 \end_inset
8909 </cell>
8910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8911 \begin_inset Text
8912
8913 \begin_layout Standard
8914
8915 \family roman
8916 \series medium
8917 \shape up
8918 \size normal
8919 \emph off
8920 \bar no
8921 \noun off
8922 \color none
8923 d
8924 \end_layout
8925
8926 \end_inset
8927 </cell>
8928 </row>
8929 </lyxtabular>
8930
8931 \end_inset
8932
8933
8934 \end_layout
8935
8936 \begin_layout Standard
8937 \begin_inset VSpace 0.3cm
8938 \end_inset
8939
8940
8941 \end_layout
8942
8943 \begin_layout Enumerate
8944 This is (b).
8945  The table is 
8946 \emph on
8947 not
8948 \emph default
8949  nested inside (a).
8950  In fact, it's not nested at all.
8951 \end_layout
8952
8953 \begin_layout Enumerate
8954 Back out again.
8955 \end_layout
8956
8957 \begin_layout Standard
8958 Notice how item (b) is not only no longer nested, but is also the first
8959  item of a new list!
8960 \end_layout
8961
8962 \begin_layout Standard
8963 There's another trap you can fall into: nesting the table, but not going
8964  deep enough.
8965  LyX turns anything after the table into a new [sub]list.
8966 \end_layout
8967
8968 \begin_layout Enumerate
8969 Item One
8970 \end_layout
8971
8972 \begin_deeper
8973 \begin_layout Enumerate
8974 This is (a) and it's nested.
8975 \end_layout
8976
8977 \begin_layout Standard
8978 \begin_inset VSpace 0.3cm
8979 \end_inset
8980
8981
8982 \end_layout
8983
8984 \begin_layout Standard
8985 \align center
8986 \begin_inset Tabular
8987 <lyxtabular version="3" rows="2" columns="2">
8988 <features>
8989 <column alignment="center" valignment="top" leftline="true" width="0pt">
8990 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
8991 <row topline="true">
8992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8993 \begin_inset Text
8994
8995 \begin_layout Standard
8996
8997 \family roman
8998 \series medium
8999 \shape up
9000 \size normal
9001 \emph off
9002 \bar no
9003 \noun off
9004 \color none
9005 a
9006 \end_layout
9007
9008 \end_inset
9009 </cell>
9010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9011 \begin_inset Text
9012
9013 \begin_layout Standard
9014
9015 \family roman
9016 \series medium
9017 \shape up
9018 \size normal
9019 \emph off
9020 \bar no
9021 \noun off
9022 \color none
9023 b
9024 \end_layout
9025
9026 \end_inset
9027 </cell>
9028 </row>
9029 <row topline="true" bottomline="true">
9030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9031 \begin_inset Text
9032
9033 \begin_layout Standard
9034
9035 \family roman
9036 \series medium
9037 \shape up
9038 \size normal
9039 \emph off
9040 \bar no
9041 \noun off
9042 \color none
9043 c
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9049 \begin_inset Text
9050
9051 \begin_layout Standard
9052
9053 \family roman
9054 \series medium
9055 \shape up
9056 \size normal
9057 \emph off
9058 \bar no
9059 \noun off
9060 \color none
9061 d
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 </row>
9067 </lyxtabular>
9068
9069 \end_inset
9070
9071
9072 \end_layout
9073
9074 \begin_layout Standard
9075 \begin_inset VSpace 0.3cm
9076 \end_inset
9077
9078
9079 \end_layout
9080
9081 \begin_layout Enumerate
9082 This is (b).
9083  The table is actually nested inside Item One, but 
9084 \emph on
9085 not
9086 \emph default
9087  inside (a).
9088 \end_layout
9089
9090 \end_deeper
9091 \begin_layout Enumerate
9092 Back out again.
9093 \end_layout
9094
9095 \begin_layout Standard
9096 As you can see, item (b) turned into the first item of a new list, but a
9097  new list 
9098 \emph on
9099 inside
9100 \emph default
9101  item 1.
9102  The same thing would have happened to a figure or an equation.
9103  So, if you nest tables, figures or equations, make sure you go to the right
9104  depth!
9105 \end_layout
9106
9107 \begin_layout Standard
9108 Then there are the so-called 
9109 \family sans
9110 Floats
9111 \family default
9112 .
9113  A 
9114 \family sans
9115 Float
9116 \family default
9117  is a block of text associated with some sort of label, but which doesn't
9118  have a fixed location.
9119  It can 
9120 \begin_inset Quotes eld
9121 \end_inset
9122
9123 float
9124 \begin_inset Quotes erd
9125 \end_inset
9126
9127  forward or backward a page or two, to wherever it fits best.
9128  
9129 \family sans
9130 Footnotes
9131 \family default
9132  and 
9133 \family sans
9134 Margin\InsetSpace ~
9135 Notes
9136 \family default
9137  are floats, as are 
9138 \family sans
9139 Table\InsetSpace ~
9140 Floats
9141 \family default
9142  and 
9143 \family sans
9144 Figure\InsetSpace ~
9145 Floats
9146 \family default
9147 .
9148  When you're editing a document in LyX, a closed 
9149 \family sans
9150 Float
9151 \family default
9152  looks like a gray button with a red label and goes wherever the paragraph
9153  it's in goes.
9154  However, because a 
9155 \family sans
9156 Float
9157 \family default
9158  has no fixed location in the final text, nesting has no effect on its actual
9159  location after you feed your document to LaTeX.
9160 \end_layout
9161
9162 \begin_layout Subsection
9163 Usage and General Features
9164 \end_layout
9165
9166 \begin_layout Standard
9167 Speaking of levels, LyX can perform up to a six-fold nesting.
9168  In other words, 
9169 \begin_inset Quotes eld
9170 \end_inset
9171
9172 level #6
9173 \begin_inset Quotes erd
9174 \end_inset
9175
9176  is the innermost possible depth.
9177  Here's an example to display what we mean:
9178 \end_layout
9179
9180 \begin_layout Enumerate
9181 level #1 - outermost
9182 \end_layout
9183
9184 \begin_deeper
9185 \begin_layout Enumerate
9186 level #2
9187 \end_layout
9188
9189 \begin_deeper
9190 \begin_layout Enumerate
9191 level #3
9192 \end_layout
9193
9194 \begin_deeper
9195 \begin_layout Enumerate
9196 level #4
9197 \end_layout
9198
9199 \begin_deeper
9200 \begin_layout Itemize
9201 level #5
9202 \end_layout
9203
9204 \begin_deeper
9205 \begin_layout Itemize
9206 level #6
9207 \end_layout
9208
9209 \end_deeper
9210 \end_deeper
9211 \end_deeper
9212 \end_deeper
9213 \end_deeper
9214 \begin_layout Standard
9215 Once again, LyX has a maximum of 6 levels, regardless of which specific
9216  paragraph environments you're using at a given level.
9217 \begin_inset Foot
9218 status collapsed
9219
9220 \begin_layout Standard
9221 Unfortunately, LyX doesn't enforce this limitation.
9222  If you try to exceed it, however, LaTeX will return errors when you go
9223  to produce output for your document.
9224 \end_layout
9225
9226 \end_inset
9227
9228  That means that you can perform a six-fold nesting of a 
9229 \family sans
9230 Description
9231 \family default
9232  list, or a 
9233 \family sans
9234 Verse
9235 \family default
9236  environment, and so on.
9237  You can also mix environments, as we shall see later.
9238 \end_layout
9239
9240 \begin_layout Standard
9241 There are two exceptions to the six-fold nesting limit, and you can see
9242  both of them in the example.
9243  Unlike the other fully-nestable environments, you can only perform a four-fold
9244  nesting with the 
9245 \family sans
9246 Enumerate
9247 \family default
9248  and 
9249 \family sans
9250 Itemize
9251 \family default
9252  environments.
9253  For example, if we tried to nest another 
9254 \family sans
9255 Enumerate
9256 \family default
9257  list inside of item 
9258 \begin_inset Quotes eld
9259 \end_inset
9260
9261 A.
9262 \begin_inset Quotes erd
9263 \end_inset
9264
9265 , we'd get errors.
9266 \begin_inset Foot
9267 status collapsed
9268
9269 \begin_layout Standard
9270 Once again, LyX doesn't enforce this limitation.
9271  If you try to exceed it, however, LaTeX will return errors when you go
9272  to produce output for your document.
9273 \end_layout
9274
9275 \end_inset
9276
9277
9278 \end_layout
9279
9280 \begin_layout Subsection
9281 Some Examples
9282 \end_layout
9283
9284 \begin_layout Standard
9285 The best way to explain just what you can do with nesting is by illustration.
9286  We have several examples of nested environments.
9287  In them, we explain how we created the example, so that you can reproduce
9288  them.
9289 \end_layout
9290
9291 \begin_layout Subsubsection
9292 Example #1: The Six-fold Way and Mixed Nesting
9293 \end_layout
9294
9295 \begin_layout Labeling
9296 \labelwidthstring MMM
9297 #1-a This is the outermost level.
9298  It's a 
9299 \family sans
9300 List
9301 \family default
9302  environment.
9303 \end_layout
9304
9305 \begin_deeper
9306 \begin_layout Labeling
9307 \labelwidthstring MMM
9308 #2-a This is level #2.
9309  We created it by using 
9310 \family sans
9311 M-Return
9312 \family default
9313  followed by 
9314 \family sans
9315 M-p\InsetSpace ~
9316 Right
9317 \family default
9318 .
9319 \end_layout
9320
9321 \begin_deeper
9322 \begin_layout Labeling
9323 \labelwidthstring MMM
9324 #3-a This is level #3.
9325  This time, we just hit 
9326 \family sans
9327 Return
9328 \family default
9329 , then used 
9330 \family sans
9331 M-p\InsetSpace ~
9332 Right
9333 \family default
9334  twice in a row.
9335  We could have also created it the same way as we did the previous level,
9336  by hitting 
9337 \family sans
9338 M-Return
9339 \family default
9340  followed by 
9341 \family sans
9342 M-p\InsetSpace ~
9343 Right
9344 \family default
9345 .
9346 \end_layout
9347
9348 \begin_deeper
9349 \begin_layout Standard
9350 This is actually a 
9351 \family sans
9352 Standard
9353 \family default
9354  environment, nested inside of 
9355 \begin_inset Quotes eld
9356 \end_inset
9357
9358 #3-a
9359 \begin_inset Quotes erd
9360 \end_inset
9361
9362 .
9363  So, it's at level #4.
9364  We did this by hitting 
9365 \family sans
9366 M-Return
9367 \family default
9368 , then 
9369 \family sans
9370 M-p\InsetSpace ~
9371 Right
9372 \family default
9373 , then changing the paragraph environment to 
9374 \family sans
9375 Standard
9376 \family default
9377 .
9378  Do this to create list items with more than one paragraph - it also works
9379  for the 
9380 \family sans
9381 Description
9382 \family default
9383
9384 \family sans
9385 Enumerate
9386 \family default
9387 , and 
9388 \family sans
9389 Itemize
9390 \family default
9391  environments!
9392 \end_layout
9393
9394 \begin_layout Standard
9395 Here's another 
9396 \family sans
9397 Standard
9398 \family default
9399  paragraph, also at level #4, made with just a 
9400 \family sans
9401 M-Return
9402 \family default
9403 .
9404 \end_layout
9405
9406 \begin_layout Labeling
9407 \labelwidthstring MMM
9408 #4-a This is level #4.
9409  We hit 
9410 \family sans
9411 M-Return
9412 \family default
9413  and changed the paragraph environment back to 
9414 \family sans
9415 List
9416 \family default
9417 .
9418  Remember - we can't nest anything inside of a 
9419 \family sans
9420 Standard
9421 \family default
9422  environment, which is why we're still at level #4.
9423  However, we 
9424 \emph on
9425 can
9426 \emph default
9427  keep nesting things inside of 
9428 \begin_inset Quotes eld
9429 \end_inset
9430
9431 #3-a
9432 \begin_inset Quotes erd
9433 \end_inset
9434
9435 .
9436 \end_layout
9437
9438 \begin_deeper
9439 \begin_layout Labeling
9440 \labelwidthstring MMM
9441 #5-a This is level #5\SpecialChar \ldots{}
9442
9443 \end_layout
9444
9445 \begin_deeper
9446 \begin_layout Labeling
9447 \labelwidthstring MMM
9448 #6-a \SpecialChar \ldots{}
9449 and this is level #6.
9450  By now, you should know how we made these two.
9451 \end_layout
9452
9453 \end_deeper
9454 \begin_layout Labeling
9455 \labelwidthstring MMM
9456 #5-b Back to level #5.
9457  Just hit 
9458 \family sans
9459 M-Return
9460 \family default
9461  followed by a 
9462 \family sans
9463 M-p\InsetSpace ~
9464 Left
9465 \family default
9466 .
9467 \end_layout
9468
9469 \end_deeper
9470 \begin_layout Labeling
9471 \labelwidthstring MMM
9472 #4-b After another 
9473 \family sans
9474 M-Return
9475 \family default
9476  followed by a 
9477 \family sans
9478 M-p\InsetSpace ~
9479 Left
9480 \family default
9481 , we're back at level #4.
9482 \end_layout
9483
9484 \end_deeper
9485 \begin_layout Labeling
9486 \labelwidthstring MMM
9487 #3-b Back to level #3.
9488  By now it should be obvious how we did this.
9489 \end_layout
9490
9491 \end_deeper
9492 \begin_layout Labeling
9493 \labelwidthstring MMM
9494 #2-b Back to level #2.
9495  
9496 \end_layout
9497
9498 \end_deeper
9499 \begin_layout Labeling
9500 \labelwidthstring MMM
9501 #1-b And last, back to the outermost level, #1.
9502  After this sentence, we'll hit 
9503 \family sans
9504 Return
9505 \family default
9506  and change the paragraph environment back to 
9507 \family sans
9508 Standard
9509 \family default
9510  to end the list.
9511 \end_layout
9512
9513 \begin_layout Standard
9514 There you have it! Oh --- we could have also used the 
9515 \family sans
9516 Description
9517 \family default
9518
9519 \family sans
9520 Quote
9521 \family default
9522
9523 \family sans
9524 Quotation
9525 \family default
9526 , or even the 
9527 \family sans
9528 Verse
9529 \family default
9530  environment in place of the 
9531 \family sans
9532 List
9533 \family default
9534  environment.
9535  The example would have worked exactly the same.
9536 \end_layout
9537
9538 \begin_layout Subsubsection
9539 Example #2: Inheritance
9540 \end_layout
9541
9542 \begin_layout LyX-Code
9543 This is the LyX-Code environment, at level #1, the outermost
9544 \end_layout
9545
9546 \begin_layout LyX-Code
9547 level.
9548   Now we'll hit 
9549 \family sans
9550 Return
9551 \family default
9552 , then 
9553 \family sans
9554 M-p Right
9555 \family default
9556 , after which, we'll change to the 
9557 \family sans
9558 Enumerate
9559 \family default
9560  environment.
9561 \end_layout
9562
9563 \begin_deeper
9564 \begin_layout Enumerate
9565 This is the 
9566 \family sans
9567 Enumerate
9568 \family default
9569  environment, at level #2.
9570 \end_layout
9571
9572 \begin_layout Enumerate
9573 Notice how the nested 
9574 \family sans
9575 Enumerate
9576 \family default
9577  not only inherits its margins from its parent environment [
9578 \family sans
9579 LyX-Code
9580 \family default
9581 ], but also inherits its font and spacing!
9582 \end_layout
9583
9584 \end_deeper
9585 \begin_layout Standard
9586 We ended this example by hitting 
9587 \family sans
9588 Return
9589 \family default
9590 .
9591  After that, we needed to reset the paragraph environment to 
9592 \family sans
9593 Standard
9594 \family default
9595  and resetting the nesting depth by using 
9596 \family sans
9597 M-p\InsetSpace ~
9598 Left
9599 \family default
9600  once.
9601 \end_layout
9602
9603 \begin_layout Subsubsection
9604 Example #3: Labels, Levels, and the 
9605 \family sans
9606 Enumerate
9607 \family default
9608  and 
9609 \family sans
9610 Itemize
9611 \family default
9612  Environments
9613 \begin_inset OptArg
9614 status collapsed
9615
9616 \begin_layout Standard
9617 Example #3: Labels, Levels and other list environments
9618 \end_layout
9619
9620 \end_inset
9621
9622
9623 \end_layout
9624
9625 \begin_layout Enumerate
9626 This is level #1, in an 
9627 \family sans
9628 Enumerate
9629 \family default
9630  paragraph environment.
9631  We're actually going to nest a bunch of these.
9632 \end_layout
9633
9634 \begin_deeper
9635 \begin_layout Enumerate
9636 This is level #2.
9637  We used 
9638 \family sans
9639 M-Return
9640 \family default
9641  followed by 
9642 \family sans
9643 M-p\InsetSpace ~
9644 Right
9645 \family default
9646 .
9647  Now, what happens if we nest an 
9648 \family sans
9649 Itemize
9650 \family default
9651  environment inside of this one? It will be at level #3, but what will its
9652  label be? An asterisk?
9653 \end_layout
9654
9655 \begin_deeper
9656 \begin_layout Itemize
9657 No! It's a bullet.
9658  This is the 
9659 \emph on
9660 first
9661 \emph default
9662  
9663 \family sans
9664 Itemize
9665 \family default
9666  environment, even though it's at level #3.
9667  So, its label is a bullet.
9668  [Note: we got here by using 
9669 \family sans
9670 M-Return
9671 \family default
9672 , then 
9673 \family sans
9674 M-p\InsetSpace ~
9675 Right
9676 \family default
9677 , then changing the environment to 
9678 \family sans
9679 Itemize
9680 \family default
9681 .]
9682 \end_layout
9683
9684 \begin_deeper
9685 \begin_layout Itemize
9686 Here's level #4, produced using 
9687 \family sans
9688 M-Return
9689 \family default
9690 , then 
9691 \family sans
9692 M-p\InsetSpace ~
9693 Right
9694 \family default
9695 .
9696  We'll do that again\SpecialChar \ldots{}
9697
9698 \end_layout
9699
9700 \begin_deeper
9701 \begin_layout Enumerate
9702 \SpecialChar \ldots{}
9703 to get to level #5.
9704  This time, however, we also changed the paragraph environment back to 
9705 \family sans
9706 Enumerate
9707 \family default
9708 .
9709  Notice the type of numbering! It's 
9710 \emph on
9711 lowercase Roman
9712 \emph default
9713 , because we're the 
9714 \emph on
9715 thirdfold
9716 \emph default
9717  
9718 \family sans
9719 Enumerate
9720 \family default
9721  environment [i.e.
9722  we're an 
9723 \family sans
9724 Enumerate
9725 \family default
9726  inside an 
9727 \family sans
9728 Enumerate
9729 \family default
9730  inside an 
9731 \family sans
9732 Enumerate
9733 \family default
9734 ].
9735 \end_layout
9736
9737 \begin_layout Enumerate
9738 What happens if we 
9739 \emph on
9740 don't
9741 \emph default
9742  change the paragraph environment, but decrease the nesting depth? What
9743  type of numbering does LyX use?
9744 \end_layout
9745
9746 \begin_layout Enumerate
9747 Oh, as if you couldn't guess by now, we're just using 
9748 \family sans
9749 M-Return
9750 \family default
9751  to keep the current environment and depth but create a new item.
9752 \end_layout
9753
9754 \begin_layout Enumerate
9755 Let's use 
9756 \family sans
9757 M-p\InsetSpace ~
9758 Left
9759 \family default
9760  to decrease the depth after the next 
9761 \family sans
9762 M-Return
9763 \family default
9764 .
9765 \end_layout
9766
9767 \end_deeper
9768 \begin_layout Enumerate
9769 This is level #4.
9770  Look what type of label LyX is using!
9771 \end_layout
9772
9773 \end_deeper
9774 \begin_layout Enumerate
9775 This is level #3.
9776  Even though we've changed levels, LyX is still using a lowercase Roman
9777  numeral as the label.
9778  Why?!
9779 \end_layout
9780
9781 \begin_layout Enumerate
9782 Because, even though the nesting depth has changed, the paragraph is 
9783 \emph on
9784 still
9785 \emph default
9786  a thirdfold 
9787 \family sans
9788 Enumerate
9789 \family default
9790  environment.
9791  Notice, however, that LyX 
9792 \emph on
9793 did
9794 \emph default
9795  reset the counter for the label.
9796 \end_layout
9797
9798 \end_deeper
9799 \begin_layout Enumerate
9800 Another 
9801 \family sans
9802 M-Return
9803 \family default
9804  
9805 \family sans
9806 M-p\InsetSpace ~
9807 Left
9808 \family default
9809  sequence, and we're back to level #2.
9810  This time, we not only changed the nesting depth, but we also moved back
9811  into the twofold-nested 
9812 \family sans
9813 Enumerate
9814 \family default
9815  environment.
9816 \end_layout
9817
9818 \end_deeper
9819 \begin_layout Enumerate
9820 The same thing happens if we do another 
9821 \family sans
9822 M-Return
9823 \family default
9824  
9825 \family sans
9826 M-p\InsetSpace ~
9827 Left
9828 \family default
9829  sequence and return to level #1, the outermost level.
9830 \end_layout
9831
9832 \begin_layout Standard
9833 Lastly, we reset the environment to 
9834 \family sans
9835 Standard
9836 \family default
9837 .
9838  As you can see, the level number doesn't correspond to what type of labelling
9839  LyX uses for the 
9840 \family sans
9841 Enumerate
9842 \family default
9843  and 
9844 \family sans
9845 Itemize
9846 \family default
9847  environments.
9848  The number of 
9849 \emph on
9850 other
9851 \emph default
9852  
9853 \family sans
9854 \emph on
9855 Enumerate
9856 \family default
9857 \emph default
9858  
9859 \emph on
9860 environments
9861 \emph default
9862  surrounding it determines what kind of label LyX uses for an 
9863 \family sans
9864 Enumerate
9865 \family default
9866  item.
9867  The same rule applies for the 
9868 \family sans
9869 Itemize
9870 \family default
9871  environment, as well.
9872 \end_layout
9873
9874 \begin_layout Subsubsection
9875 Example #4: Going Bonkers
9876 \end_layout
9877
9878 \begin_layout Enumerate
9879 We're going to go totally nuts now.
9880  We won't nest as deep as in the other examples, nor will we go into the
9881  same detail with how we did it.
9882  [level #1: 
9883 \family sans
9884 Enumerate
9885 \family default
9886 ]
9887 \end_layout
9888
9889 \begin_deeper
9890 \begin_layout Standard
9891 [
9892 \family sans
9893 Return, M-p\InsetSpace ~
9894 Right, Standard
9895 \family default
9896 : level #2] We'll stick an encapsulated description of how we created the
9897  example in brackets someplace.
9898  For example, the two keybindings are how we changed the depth.
9899  The environment name is, obviously, the name of the current environment.
9900  Either before or after this, we'll put in the level.
9901 \end_layout
9902
9903 \end_deeper
9904 \begin_layout Enumerate
9905 [
9906 \family sans
9907 Return, Enumerate
9908 \family default
9909 : level #1] This is the next item in the list.
9910 \end_layout
9911
9912 \begin_deeper
9913 \begin_layout Verse
9914 Now we'll add verse.
9915 \newline
9916 It will get much worse.
9917 \newline
9918 [
9919 \family sans
9920 Return, M-p\InsetSpace ~
9921 Right, Verse
9922 \family default
9923 : level #2]
9924 \end_layout
9925
9926 \begin_layout Verse
9927 Fiddle dee, Fiddle doo.
9928 \newline
9929 Bippitey boppitey boo!
9930 \newline
9931 [
9932 \family sans
9933 M-Return
9934 \family default
9935 ]
9936 \end_layout
9937
9938 \begin_layout Verse
9939 Here comes a table for you:
9940 \end_layout
9941
9942 \begin_deeper
9943 \begin_layout Standard
9944 \begin_inset VSpace 0.3cm
9945 \end_inset
9946
9947
9948 \end_layout
9949
9950 \begin_layout Standard
9951 \align center
9952 \begin_inset Tabular
9953 <lyxtabular version="3" rows="2" columns="2">
9954 <features>
9955 <column alignment="center" valignment="top" width="0pt">
9956 <column alignment="center" valignment="top" leftline="true" width="0pt">
9957 <row>
9958 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9959 \begin_inset Text
9960
9961 \begin_layout Standard
9962
9963 \family roman
9964 \series medium
9965 \shape up
9966 \size normal
9967 \emph off
9968 \bar no
9969 \noun off
9970 \color none
9971 one-fish
9972 \end_layout
9973
9974 \end_inset
9975 </cell>
9976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9977 \begin_inset Text
9978
9979 \begin_layout Standard
9980
9981 \family roman
9982 \series medium
9983 \shape up
9984 \size normal
9985 \emph off
9986 \bar no
9987 \noun off
9988 \color none
9989 two-fish
9990 \end_layout
9991
9992 \end_inset
9993 </cell>
9994 </row>
9995 <row topline="true">
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 red-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 blue-fish
10028 \end_layout
10029
10030 \end_inset
10031 </cell>
10032 </row>
10033 </lyxtabular>
10034
10035 \end_inset
10036
10037
10038 \end_layout
10039
10040 \end_deeper
10041 \begin_layout Verse
10042 [
10043 \family sans
10044 M-Return, Table, M-p\InsetSpace ~
10045 Right
10046 \family default
10047  3 times, 
10048 \family sans
10049 M-Return, Verse, M-p\InsetSpace ~
10050 Left
10051 \family default
10052 ]
10053 \end_layout
10054
10055 \end_deeper
10056 \begin_layout Enumerate
10057 [
10058 \family sans
10059 Return, Enumerate
10060 \family default
10061 : level #1] This is another item.
10062  Note that selecting a 
10063 \family sans
10064 Table
10065 \family default
10066  resets the nesting depth to level #1, so we increased the nesting depth
10067  3 times to put the table inside the 
10068 \family sans
10069 Verse
10070 \family default
10071  environment.
10072  
10073 \end_layout
10074
10075 \begin_layout Quotation
10076 We're now ending the 
10077 \family sans
10078 Enumerate
10079 \family default
10080  list and changing to 
10081 \family sans
10082 Quotation
10083 \family default
10084 .
10085  We're still at level #1.
10086  We want to show you some of the things you can do by mixing environments.
10087  The next set of paragraphs is a 
10088 \begin_inset Quotes eld
10089 \end_inset
10090
10091 quoted letter.
10092 \begin_inset Quotes erd
10093 \end_inset
10094
10095  We'll nest both the 
10096 \family sans
10097 Address
10098 \family default
10099  and 
10100 \family sans
10101 Right\InsetSpace ~
10102 Address
10103 \family default
10104  environments inside of this one, then use another nested 
10105 \family sans
10106 Quotation
10107 \family default
10108  for the letter body.
10109  We'll use 
10110 \family sans
10111 M-Return
10112 \family default
10113  to preserve the depth.
10114  Remember that you need to use 
10115 \family sans
10116 C-Return
10117 \family default
10118  to create multiple lines inside the 
10119 \family sans
10120 Address
10121 \family default
10122  and 
10123 \family sans
10124 Right\InsetSpace ~
10125 Address
10126 \family default
10127  environments.
10128  Here it goes:
10129 \end_layout
10130
10131 \begin_deeper
10132 \begin_layout Right Address
10133 1234 Nowhere Rd.
10134 \newline
10135 Moosegroin, MT 00100
10136 \newline
10137 9-6-96
10138 \end_layout
10139
10140 \begin_layout Address
10141 Dear Mr.\InsetSpace ~
10142 Fizlewitz:
10143 \end_layout
10144
10145 \begin_layout Quotation
10146 We regret to inform you that we cannot fill your order for 50L of compressed
10147  methane gas due to circumstances beyond our control.
10148  Unfortunately, several of our cows have mysteriously exploded, creating
10149  a backlog in our orders for methane.
10150  We will place your name on the waiting list and try to fill your order
10151  as soon as possible.
10152  In the meantime, we thank you for your patience.
10153 \end_layout
10154
10155 \begin_layout Quotation
10156 We do, however, now have a special on beef.
10157  If you are interested, please return the enclosed pricing and order form
10158  with your order, along with payment.
10159 \end_layout
10160
10161 \begin_layout Quotation
10162 We thank you again for your patience.
10163 \end_layout
10164
10165 \begin_layout Address
10166 Sincerely,
10167 \newline
10168 Bill Hick
10169 \end_layout
10170
10171 \end_deeper
10172 \begin_layout Quotation
10173 That ends that example!
10174 \end_layout
10175
10176 \begin_layout Standard
10177 As you can see, nesting environments in LyX gives you a lot of power with
10178  just a few keystrokes.
10179  We could have easily nested an 
10180 \family sans
10181 Itemize
10182 \family default
10183  list inside of a 
10184 \family sans
10185 Quotation
10186 \family default
10187  or 
10188 \family sans
10189 Quote
10190 \family default
10191 , or put a 
10192 \family sans
10193 Quote
10194 \family default
10195  inside of an 
10196 \family sans
10197 Itemize
10198 \family default
10199  list.
10200  You have a huge variety of options at your disposal.
10201 \end_layout
10202
10203 \begin_layout Section
10204 Fonts and Text Styles
10205 \end_layout
10206
10207 \begin_layout Subsection
10208 Overview
10209 \end_layout
10210
10211 \begin_layout Standard
10212 Many modern typesetting and markup languages have begun to move towards
10213  specifying character styles rather than specifying a particular font.
10214  For example, instead of changing to an italicized version of the current
10215  font to emphasize text, you use an 
10216 \begin_inset Quotes eld
10217 \end_inset
10218
10219 emphasized style
10220 \begin_inset Quotes erd
10221 \end_inset
10222
10223  instead.
10224  This concept fits in perfectly with LyX.
10225  In LyX, you do things based on contexts, rather than focusing on typesetting
10226  details.
10227 \end_layout
10228
10229 \begin_layout Standard
10230 Right now, LyX allows you to specify a global default font, and has two
10231  character styles, 
10232 \family sans
10233 Emphasized
10234 \family default
10235  and 
10236 \family sans
10237 Noun
10238 \family default
10239 .
10240  The 
10241 \family sans
10242 Emphasized
10243 \family default
10244  style corresponds to an italics font.
10245  The 
10246 \family sans
10247 Noun
10248 \family default
10249  style corresponds to a font in smallcaps, which some languages and writing
10250  styles use to typeset proper names.
10251  The LyX Team has at last (as of LyX version\InsetSpace ~
10252 1.4) introduced true character
10253  styles, but currently these must be defined explicitly in the document
10254  layout file.
10255  There's currently no GUI support to define new, or tweak existing, character
10256  styles to allow you, the user, to customize which font changes correspond
10257  to what styles.
10258 \end_layout
10259
10260 \begin_layout Subsection
10261 Global Options
10262 \end_layout
10263
10264 \begin_layout Standard
10265 You can set the default font from the 
10266 \family sans
10267 \bar under
10268 D
10269 \bar default
10270 ocument\SpecialChar \menuseparator
10271
10272 \bar under
10273 S
10274 \bar default
10275 ettings
10276 \family default
10277  dialog.
10278  The 
10279 \family sans
10280 Fonts
10281 \family default
10282  tabfolder/pane offers you a variety of possibilities to set up and adjust
10283  your document fonts.
10284  The most important ones are those in the 
10285 \family sans
10286 Font Families
10287 \family default
10288  and 
10289 \family sans
10290 Font Sizes
10291 \family default
10292  group.
10293  The possible options under 
10294 \family sans
10295 Font Families
10296 \family default
10297  include 
10298 \begin_inset Quotes eld
10299 \end_inset
10300
10301
10302 \family sans
10303 Default
10304 \family default
10305
10306 \begin_inset Quotes erd
10307 \end_inset
10308
10309  and a list of fonts available on your system, each for the 
10310 \family sans
10311 \bar under
10312 R
10313 \bar default
10314 oman
10315 \family default
10316
10317 \family sans
10318 \bar under
10319 S
10320 \bar default
10321 ans Serif
10322 \family default
10323  and 
10324 \family sans
10325 T
10326 \bar under
10327 y
10328 \bar default
10329 pewriter
10330 \family default
10331  (a.\InsetSpace \thinspace{}
10332 k.\InsetSpace \thinspace{}
10333 a.
10334  Monospaced) family of fonts.
10335  The option 
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  uses the fonts that are specified by the document class you are using.
10348  Often, these are the standard TeX fonts, known as 
10349 \begin_inset Quotes eld
10350 \end_inset
10351
10352 computer modern
10353 \begin_inset Quotes erd
10354 \end_inset
10355
10356  (cm) or 
10357 \begin_inset Quotes eld
10358 \end_inset
10359
10360 European modern
10361 \begin_inset Quotes erd
10362 \end_inset
10363
10364  (ec).
10365  Depending on the document class, however, it might as well be another font.
10366  Most fonts in the list should be installed on your system.
10367  For others, you might have to get and install the fonts first (LyX indicates
10368  if a font is not installed).
10369  Please have a look at 
10370 \family sans
10371 \bar under
10372 H
10373 \bar default
10374 elp\SpecialChar \menuseparator
10375
10376 \bar under
10377 L
10378 \bar default
10379 aTeX Configuration
10380 \family default
10381  about where to get the fonts.
10382  Installing a new font for LaTeX is, unfortunately, not as easy as installing
10383  a new font to common operation systems.
10384  However, most font packages include a step-by-step instruction.
10385 \end_layout
10386
10387 \begin_layout Standard
10388 In most cases, the default family of a document class is roman (a.\InsetSpace \thinspace{}
10389 k.\InsetSpace \thinspace{}
10390 a.
10391  serif), so the roman font (e.\InsetSpace \thinspace{}
10392 g.
10393  Times) will be used all over, unless you select 
10394 \begin_inset Quotes eld
10395 \end_inset
10396
10397 Sans Serif
10398 \begin_inset Quotes erd
10399 \end_inset
10400
10401  od 
10402 \begin_inset Quotes eld
10403 \end_inset
10404
10405 Typewriter
10406 \begin_inset Quotes erd
10407 \end_inset
10408
10409  from 
10410 \family sans
10411 \bar under
10412 E
10413 \bar default
10414 dit\SpecialChar \menuseparator
10415 Text St
10416 \bar under
10417 y
10418 \bar default
10419 le
10420 \family default
10421  for specific selections of the text (see below section 
10422 \begin_inset LatexCommand ref
10423 reference "sub:Text-Style-Dialog"
10424
10425 \end_inset
10426
10427 ).
10428  The 
10429 \family sans
10430 Default\InsetSpace ~
10431 Family
10432 \family default
10433  option lets you change this.
10434  So if you want your document (including footnotes etc.), say, all over in
10435  Helvetica, chose 
10436 \begin_inset Quotes eld
10437 \end_inset
10438
10439 Helvetica
10440 \begin_inset Quotes erd
10441 \end_inset
10442
10443  as 
10444 \family sans
10445 Sans Serif
10446 \family default
10447  Font and 
10448 \begin_inset Quotes eld
10449 \end_inset
10450
10451 Sans Serif
10452 \begin_inset Quotes erd
10453 \end_inset
10454
10455  as 
10456 \family sans
10457 Default\InsetSpace ~
10458 Family
10459 \family default
10460 .
10461 \end_layout
10462
10463 \begin_layout Standard
10464 In the 
10465 \family sans
10466 Font\InsetSpace ~
10467
10468 \bar under
10469 S
10470 \bar default
10471 izes
10472 \family default
10473  group, you can usually select from four possible 
10474 \family sans
10475 Base\InsetSpace ~
10476 Size
10477 \family default
10478  values: 
10479 \family sans
10480 default, 10
10481 \family default
10482
10483 \family sans
10484 11
10485 \family default
10486 , and 
10487 \family sans
10488 12
10489 \family default
10490  (some document classes provide more, some less choices).
10491  Remember, this is the 
10492 \emph on
10493 base
10494 \emph default
10495  font size.
10496  LyX actually scales all of the other possible font sizes (such as those
10497  used in footnotes, superscripts, and subscripts) by this value.
10498  You can always fine-tune the font size from within the document if you
10499  need to.
10500  It's also rather silly to use an 8pt or 24pt font as the default font size,
10501  as this typically renders your document unreadable.
10502 \end_layout
10503
10504 \begin_layout Standard
10505 Some Sans Serif and Typewriter Fonts provide the possibility to be scaled.
10506  This might be useful, if a Sans Serif or Typewriter Font has a different
10507  height than the Roman Font.
10508  Please be careful with this option, it can be easily misused.
10509 \end_layout
10510
10511 \begin_layout Standard
10512 In the 
10513 \family sans
10514 Advanced Options
10515 \family default
10516  group box, you'll finally find possibilities for using so-called 
10517 \begin_inset Quotes eld
10518 \end_inset
10519
10520 expert settings
10521 \begin_inset Quotes erd
10522 \end_inset
10523
10524 , given that they are provided by a certain font.
10525  
10526 \family sans
10527 Use true S
10528 \bar under
10529 m
10530 \bar default
10531 all Caps
10532 \family default
10533  indicates that lots of fonts do not use real, but 
10534 \emph on
10535 faked
10536 \emph default
10537  Small Caps.
10538  True Small Caps are specifically designed characters, whereas faked Small
10539  Caps are just scaled Capital letters.
10540  The former looks way better, so if a font offers you the choice, you should
10541  check this option.
10542  
10543 \family sans
10544 Use
10545 \family default
10546  
10547 \family sans
10548 \bar under
10549 O
10550 \bar default
10551 ld Style Figures
10552 \family default
10553  finally lets you select so called Old Style Figures (a.\InsetSpace \thinspace{}
10554 k.\InsetSpace \thinspace{}
10555 a.
10556  Medieval Figures, i.\InsetSpace \thinspace{}
10557 e.
10558  figures with ascending or descending form) instead of the standard Lining
10559  Figures.
10560  Old Style Figures are often preferred due to better legibility in the text,
10561  but it's certainly also a matter of taste.
10562  Just try it out, if it is provided for your font of choice.
10563  Note that math figures are 
10564 \emph on
10565 not
10566 \emph default
10567  affected by this choice.
10568 \end_layout
10569
10570 \begin_layout Standard
10571 Please note that even if LyX tries its best in guessing what fonts are installed
10572  and which options are provided by a given font, it might fail if the fonts
10573  are not set up correctly.
10574 \end_layout
10575
10576 \begin_layout Standard
10577 Note further that once you choose a new value for 
10578 \family sans
10579 \bar under
10580 F
10581 \bar default
10582 onts
10583 \family default
10584  or 
10585 \family sans
10586 Font\InsetSpace ~
10587
10588 \bar under
10589 S
10590 \bar default
10591 ize
10592 \family default
10593 , LyX does 
10594 \emph on
10595 not
10596 \emph default
10597  change the screen.
10598  You'll only see a difference once you generate the final output.
10599  This is part of the WYSIWYM concept.
10600  The only visible change is caused by a change of the default font family.
10601  However, you certainly noticed that, for instance, the roman font on screen
10602  is just a representation of 
10603 \begin_inset Quotes eld
10604 \end_inset
10605
10606 Roman
10607 \begin_inset Quotes erd
10608 \end_inset
10609
10610  (as set up in the 
10611 \family sans
10612 \bar under
10613 T
10614 \bar default
10615 ools\SpecialChar \menuseparator
10616
10617 \bar under
10618 P
10619 \bar default
10620 references
10621 \family default
10622  dialog), not of the actual roman document font.
10623 \end_layout
10624
10625 \begin_layout Subsection
10626 Using Different Character Styles
10627 \end_layout
10628
10629 \begin_layout Standard
10630 As we've already seen, LyX automatically changes the character style for
10631  certain paragraph environments.
10632  We also mentioned two other character styles, 
10633 \family sans
10634 Emphasized
10635 \family default
10636  and 
10637 \family sans
10638 Noun
10639 \family default
10640 .
10641  You can activate both of these styles via keybindings, the menus, and the
10642  toolbar.
10643 \end_layout
10644
10645 \begin_layout Standard
10646 To activate the 
10647 \family sans
10648 Noun
10649 \family default
10650  style, do one of the following:
10651 \end_layout
10652
10653 \begin_layout Itemize
10654 click on the toolbar button with the person-shaped icon
10655 \end_layout
10656
10657 \begin_layout Itemize
10658 use the keybinding 
10659 \family sans
10660 M-c\InsetSpace ~
10661 c
10662 \end_layout
10663
10664 \begin_layout Standard
10665 These commands are all toggles.
10666  That is, if 
10667 \family sans
10668 Noun
10669 \family default
10670  style is already active, they deactivate it.
10671 \end_layout
10672
10673 \begin_layout Standard
10674 One typically uses the 
10675 \family sans
10676 Noun
10677 \family default
10678  style for proper names.
10679  For example: 
10680 \begin_inset Quotes eld
10681 \end_inset
10682
10683
10684 \noun on
10685 Matthias Ettrich
10686 \noun default
10687  is the original author of LyX.
10688 \begin_inset Quotes erd
10689 \end_inset
10690
10691
10692 \end_layout
10693
10694 \begin_layout Standard
10695 A more widely used character style is the 
10696 \family sans
10697 Emphasized
10698 \family default
10699  style.
10700  You can activate [or deactivate - it's also a toggle] the 
10701 \family sans
10702 Emphasized
10703 \family default
10704  style by:
10705 \end_layout
10706
10707 \begin_layout Itemize
10708 clicking on the toolbar button with the 
10709 \begin_inset Quotes eld
10710 \end_inset
10711
10712 !
10713 \begin_inset Quotes erd
10714 \end_inset
10715
10716  character on it
10717 \end_layout
10718
10719 \begin_layout Itemize
10720 using the keybindings 
10721 \family sans
10722 M-c\InsetSpace ~
10723 e
10724 \end_layout
10725
10726 \begin_layout Standard
10727 At the moment, the 
10728 \family sans
10729 Emphasized
10730 \family default
10731  style is equivalent to an italicized font.
10732  We have plans to make that association more user-configurable in the future.
10733 \end_layout
10734
10735 \begin_layout Standard
10736 We've been using the 
10737 \family sans
10738 Emphasized
10739 \family default
10740  style all over the place in this document.
10741  Here's one more example:
10742 \end_layout
10743
10744 \begin_layout Quotation
10745
10746 \emph on
10747 Don't overuse character styles!
10748 \end_layout
10749
10750 \begin_layout Standard
10751 It's also a warning in addition to an example.
10752  One's writing should parallel ordinary conversation.
10753  Since we don't all constantly scream at each other, we should also avoid
10754  the common tendency to overuse character style.
10755  
10756 \end_layout
10757
10758 \begin_layout Standard
10759 Oh --- one last note: You can always reset to the default font using the
10760  keybinding 
10761 \family sans
10762 M-c\InsetSpace ~
10763 Space
10764 \family default
10765 .
10766 \end_layout
10767
10768 \begin_layout Subsection
10769 Fine-Tuning with the 
10770 \family sans
10771 Character Layout
10772 \family default
10773  dialog
10774 \begin_inset LatexCommand label
10775 name "sub:Text-Style-Dialog"
10776
10777 \end_inset
10778
10779
10780 \end_layout
10781
10782 \begin_layout Standard
10783 There are always occasions when you'll need to do some fine-tuning, so LyX
10784  gives you a way to create custom character style.
10785  For example, an academic journal or a corporation may have a style sheet
10786  requiring a sans-serif font be used in certain situations.
10787 \begin_inset Foot
10788 status collapsed
10789
10790 \begin_layout Standard
10791 Note from 
10792 \noun on
10793 John Weiss
10794 \noun default
10795 : There is, in fact, such a style sheet for the LyX Documentation, since
10796  manuals need a certain amount of consistency.
10797 \end_layout
10798
10799 \end_inset
10800
10801  Also, writers sometimes use a different font to offset a character's thoughts
10802  from ordinary dialogue.
10803 \end_layout
10804
10805 \begin_layout Standard
10806 Before we document how to use custom character style, we want to issue a
10807  warning yet again: Don't overuse character styles.
10808  Many modern word processors have a vast array of fonts available to them,
10809  providing you with the power of a printing press.
10810  Unfortunately, there is a tendency to overuse that power.
10811  The phrase, 
10812 \begin_inset Quotes eld
10813 \end_inset
10814
10815 Using a sledgehammer to swat a fly,
10816 \begin_inset Quotes erd
10817 \end_inset
10818
10819  comes to mind.
10820  And, as the old saying implies, documents that overuse different fonts
10821  and sizes tend to look like someone's knocked huge holes in them.
10822 \end_layout
10823
10824 \begin_layout Standard
10825 Enough complaining.
10826 \end_layout
10827
10828 \begin_layout Standard
10829 To use custom fonts, open the 
10830 \family sans
10831 \bar under
10832 E
10833 \bar default
10834 dit\SpecialChar \menuseparator
10835 Text\InsetSpace ~
10836
10837 \bar under
10838 S
10839 \bar default
10840 tyle
10841 \family default
10842  dialog.
10843  There are seven buttons on this dialog, each corresponding to a different
10844  font property which you can choose.
10845  You can choose an option for one of these seven properties, or select 
10846 \family sans
10847 No\InsetSpace ~
10848 change
10849 \family default
10850 , which keeps the current state of that property.
10851  The item 
10852 \family sans
10853 Reset
10854 \family default
10855  will reset the property to whatever is the default for the hosting paragraph
10856  environment.
10857  You can use this to reset attributes across a bunch of different paragraph
10858  environments in a snap.
10859 \end_layout
10860
10861 \begin_layout Standard
10862 The seven font properties, and their options [in addition to 
10863 \family sans
10864 No\InsetSpace ~
10865 change
10866 \family default
10867  and 
10868 \family sans
10869 Reset
10870 \family default
10871 ] are:
10872 \end_layout
10873
10874 \begin_layout Labeling
10875 \labelwidthstring MMMMM
10876
10877 \family sans
10878 \bar under
10879 F
10880 \bar default
10881 amily
10882 \family default
10883  The 
10884 \begin_inset Quotes eld
10885 \end_inset
10886
10887 overall look
10888 \begin_inset Quotes erd
10889 \end_inset
10890
10891  of the font.
10892  The possible options are:
10893 \end_layout
10894
10895 \begin_deeper
10896 \begin_layout Labeling
10897 \labelwidthstring MMMMMM
10898
10899 \family sans
10900 Roman
10901 \family default
10902  This is the Roman font family.
10903 \end_layout
10904
10905 \begin_deeper
10906 \begin_layout Standard
10907 It's also the default family.
10908  [keybinding = 
10909 \family sans
10910 M-c\InsetSpace ~
10911 r
10912 \family default
10913 ]
10914 \end_layout
10915
10916 \end_deeper
10917 \begin_layout Labeling
10918 \labelwidthstring MMMMMM
10919
10920 \family sans
10921 Sans\InsetSpace ~
10922 Serif
10923 \family default
10924  
10925 \family sans
10926 This is the Sans Serif font family.
10927 \end_layout
10928
10929 \begin_deeper
10930 \begin_layout Standard
10931 [keybinding = 
10932 \family sans
10933 M-c\InsetSpace ~
10934 s
10935 \family default
10936 ]
10937 \end_layout
10938
10939 \end_deeper
10940 \begin_layout Labeling
10941 \labelwidthstring MMMMMM
10942
10943 \family sans
10944 Typewriter
10945 \family default
10946  
10947 \family typewriter
10948 This is the Typewriter font family.
10949 \end_layout
10950
10951 \begin_deeper
10952 \begin_layout Standard
10953 [keybinding = 
10954 \family sans
10955 M-c\InsetSpace ~
10956 p
10957 \family default
10958 ]
10959 \end_layout
10960
10961 \end_deeper
10962 \end_deeper
10963 \begin_layout Labeling
10964 \labelwidthstring MMMMM
10965
10966 \family sans
10967 \bar under
10968 S
10969 \bar default
10970 eries
10971 \family default
10972  This corresponds to the print weight.
10973  Options are:
10974 \end_layout
10975
10976 \begin_deeper
10977 \begin_layout Labeling
10978 \labelwidthstring MMMMMM
10979
10980 \family sans
10981 Medium
10982 \family default
10983  This is the Medium font series.
10984 \end_layout
10985
10986 \begin_deeper
10987 \begin_layout Standard
10988 It's also the default series.
10989 \end_layout
10990
10991 \end_deeper
10992 \begin_layout Labeling
10993 \labelwidthstring MMMMMM
10994
10995 \family sans
10996 Bold
10997 \family default
10998  
10999 \series bold
11000 This is the Bold font series.
11001 \end_layout
11002
11003 \begin_deeper
11004 \begin_layout Standard
11005 You can toggle this series on or off with the keybinding 
11006 \family sans
11007 M-c\InsetSpace ~
11008 b
11009 \family default
11010 .
11011 \end_layout
11012
11013 \end_deeper
11014 \end_deeper
11015 \begin_layout Labeling
11016 \labelwidthstring MMMMM
11017
11018 \family sans
11019 S
11020 \bar under
11021 h
11022 \bar default
11023 ape
11024 \family default
11025  As the name implies.
11026  Options are:
11027 \end_layout
11028
11029 \begin_deeper
11030 \begin_layout Labeling
11031 \labelwidthstring MMMMMM
11032
11033 \family sans
11034 Upright
11035 \family default
11036  This is the Upright font shape.
11037 \end_layout
11038
11039 \begin_deeper
11040 \begin_layout Standard
11041 It's also the default shape.
11042 \end_layout
11043
11044 \end_deeper
11045 \begin_layout Labeling
11046 \labelwidthstring MMMMMM
11047
11048 \family sans
11049 Italic
11050 \family default
11051  
11052 \shape italic
11053 This
11054 \shape default
11055  
11056 \family sans
11057 \shape italic
11058 i
11059 \family default
11060 s the Italic font shape
11061 \shape default
11062 \emph on
11063 .
11064 \end_layout
11065
11066 \begin_layout Labeling
11067 \labelwidthstring MMMMMM
11068
11069 \family sans
11070 Slanted
11071 \family default
11072  
11073 \shape slanted
11074 This is the Slanted font shape
11075 \shape default
11076  (although it might not be visible on screen, this is different from italic).
11077 \end_layout
11078
11079 \begin_layout Labeling
11080 \labelwidthstring MMMMMM
11081
11082 \family sans
11083 Small\InsetSpace ~
11084 Caps
11085 \family default
11086  
11087 \shape smallcaps
11088 This is the Small caps font shape
11089 \shape default
11090 \noun on
11091 .
11092 \end_layout
11093
11094 \end_deeper
11095 \begin_layout Labeling
11096 \labelwidthstring MMMMM
11097
11098 \family sans
11099 Si
11100 \bar under
11101 z
11102 \bar default
11103 e
11104 \family default
11105  Alters the size of the font.
11106  You'll find no numerical values here; all possible sizes are actually proportio
11107 nal to the default font size.
11108  Once again, you don't feed LyX the details, but a general description of
11109  what you want to do.
11110 \end_layout
11111
11112 \begin_deeper
11113 \begin_layout Standard
11114 The options [and their keybindings] are:
11115 \end_layout
11116
11117 \begin_layout Labeling
11118 \labelwidthstring MMMMMM
11119
11120 \family sans
11121 Tiny
11122 \family default
11123  
11124 \size tiny
11125 This is the 
11126 \begin_inset Quotes eld
11127 \end_inset
11128
11129 Tiny
11130 \begin_inset Quotes erd
11131 \end_inset
11132
11133  font size.
11134 \end_layout
11135
11136 \begin_deeper
11137 \begin_layout Standard
11138 [keybinding = 
11139 \family sans
11140 M-s\InsetSpace ~
11141 t
11142 \family default
11143  or 
11144 \family sans
11145 M-s\InsetSpace ~
11146 1
11147 \family default
11148 ]
11149 \end_layout
11150
11151 \end_deeper
11152 \begin_layout Labeling
11153 \labelwidthstring MMMMMM
11154
11155 \family sans
11156 Smallest
11157 \family default
11158  
11159 \size scriptsize
11160 This is the 
11161 \begin_inset Quotes eld
11162 \end_inset
11163
11164 Smallest
11165 \begin_inset Quotes erd
11166 \end_inset
11167
11168  font size
11169 \end_layout
11170
11171 \begin_deeper
11172 \begin_layout Standard
11173 [keybinding = 
11174 \family sans
11175 M-s\InsetSpace ~
11176
11177 \family default
11178 2]
11179 \end_layout
11180
11181 \end_deeper
11182 \begin_layout Labeling
11183 \labelwidthstring MMMMMM
11184
11185 \family sans
11186 Smaller
11187 \family default
11188  
11189 \size footnotesize
11190 This is the 
11191 \begin_inset Quotes eld
11192 \end_inset
11193
11194 Smaller
11195 \begin_inset Quotes erd
11196 \end_inset
11197
11198  font size
11199 \end_layout
11200
11201 \begin_deeper
11202 \begin_layout Standard
11203 [keybinding = 
11204 \family sans
11205 M-s\InsetSpace ~
11206 S
11207 \family default
11208  or 
11209 \family sans
11210 M-s\InsetSpace ~
11211
11212 \family default
11213 3]
11214 \end_layout
11215
11216 \end_deeper
11217 \begin_layout Labeling
11218 \labelwidthstring MMMMMM
11219
11220 \family sans
11221 Small
11222 \family default
11223  
11224 \size small
11225 This is the 
11226 \begin_inset Quotes eld
11227 \end_inset
11228
11229 Small
11230 \begin_inset Quotes erd
11231 \end_inset
11232
11233  font size.
11234 \end_layout
11235
11236 \begin_deeper
11237 \begin_layout Standard
11238 [keybinding = 
11239 \family sans
11240 M-s\InsetSpace ~
11241 s
11242 \family default
11243  or 
11244 \family sans
11245 M-s\InsetSpace ~
11246
11247 \family default
11248 4]
11249 \end_layout
11250
11251 \end_deeper
11252 \begin_layout Labeling
11253 \labelwidthstring MMMMMM
11254
11255 \family sans
11256 Normal
11257 \family default
11258  This is the 
11259 \begin_inset Quotes eld
11260 \end_inset
11261
11262 Normal
11263 \begin_inset Quotes erd
11264 \end_inset
11265
11266  font size.
11267 \end_layout
11268
11269 \begin_deeper
11270 \begin_layout Standard
11271 It's also the default size.
11272  [keybinding = 
11273 \family sans
11274 M-s\InsetSpace ~
11275 n
11276 \family default
11277  or 
11278 \family sans
11279 M-s\InsetSpace ~
11280
11281 \family default
11282 5]
11283 \end_layout
11284
11285 \end_deeper
11286 \begin_layout Labeling
11287 \labelwidthstring MMMMMM
11288
11289 \family sans
11290 Large
11291 \family default
11292  
11293 \size large
11294 This is the 
11295 \begin_inset Quotes eld
11296 \end_inset
11297
11298 Large
11299 \begin_inset Quotes erd
11300 \end_inset
11301
11302  font size.
11303 \end_layout
11304
11305 \begin_deeper
11306 \begin_layout Standard
11307 [keybinding = 
11308 \family sans
11309 M-s\InsetSpace ~
11310 l
11311 \family default
11312  or 
11313 \family sans
11314 M-s\InsetSpace ~
11315
11316 \family default
11317 6]
11318 \end_layout
11319
11320 \end_deeper
11321 \begin_layout Labeling
11322 \labelwidthstring MMMMMM
11323
11324 \family sans
11325 Larger
11326 \family default
11327  
11328 \size larger
11329 This is the 
11330 \begin_inset Quotes eld
11331 \end_inset
11332
11333 Larger
11334 \begin_inset Quotes erd
11335 \end_inset
11336
11337  font size.
11338 \end_layout
11339
11340 \begin_deeper
11341 \begin_layout Standard
11342 [keybinding = 
11343 \family sans
11344 M-s\InsetSpace ~
11345 S-L
11346 \family default
11347  or 
11348 \family sans
11349 M-s\InsetSpace ~
11350
11351 \family default
11352 7]
11353 \end_layout
11354
11355 \end_deeper
11356 \begin_layout Labeling
11357 \labelwidthstring MMMMMM
11358
11359 \family sans
11360 Largest
11361 \family default
11362  
11363 \size largest
11364 This is the 
11365 \begin_inset Quotes eld
11366 \end_inset
11367
11368 Largest
11369 \begin_inset Quotes erd
11370 \end_inset
11371
11372  font size.
11373 \end_layout
11374
11375 \begin_deeper
11376 \begin_layout Standard
11377 [keybinding = 
11378 \family sans
11379 M-s\InsetSpace ~
11380
11381 \family default
11382 8]
11383 \end_layout
11384
11385 \end_deeper
11386 \begin_layout Labeling
11387 \labelwidthstring MMMMMM
11388
11389 \family sans
11390 Huge
11391 \family default
11392  
11393 \size huge
11394 This is the 
11395 \begin_inset Quotes eld
11396 \end_inset
11397
11398 Huge
11399 \begin_inset Quotes erd
11400 \end_inset
11401
11402  font size.
11403 \end_layout
11404
11405 \begin_deeper
11406 \begin_layout Standard
11407 [keybinding = 
11408 \family sans
11409 M-s\InsetSpace ~
11410 h
11411 \family default
11412  or 
11413 \family sans
11414 M-s\InsetSpace ~
11415
11416 \family default
11417 9]
11418 \end_layout
11419
11420 \end_deeper
11421 \begin_layout Labeling
11422 \labelwidthstring MMMMMM
11423
11424 \family sans
11425 Huger
11426 \family default
11427  
11428 \size giant
11429 This is the 
11430 \begin_inset Quotes eld
11431 \end_inset
11432
11433 Huger
11434 \begin_inset Quotes erd
11435 \end_inset
11436
11437  font size.
11438 \end_layout
11439
11440 \begin_deeper
11441 \begin_layout Standard
11442 [keybinding = 
11443 \family sans
11444 M-s\InsetSpace ~
11445 H
11446 \family default
11447  or 
11448 \family sans
11449 M-s\InsetSpace ~
11450
11451 \family default
11452 0]
11453 \end_layout
11454
11455 \end_deeper
11456 \begin_layout Standard
11457 We'll warn you 
11458 \emph on
11459 yet again
11460 \emph default
11461 : don't go crazy with this feature.
11462  You should almost never need to change the font size.
11463  LyX automatically changes the font size for different paragraph environments
11464  - use that instead.
11465  This is here for fine-tuning 
11466 \emph on
11467 only!
11468 \end_layout
11469
11470 \end_deeper
11471 \begin_layout Labeling
11472 \labelwidthstring MMMMM
11473
11474 \family sans
11475 \bar under
11476 M
11477 \bar default
11478 isc
11479 \family default
11480  Here you can change a few other things at the character level.
11481  Options are:
11482 \end_layout
11483
11484 \begin_deeper
11485 \begin_layout Labeling
11486 \labelwidthstring MMMMMM
11487
11488 \family sans
11489 Emph
11490 \family default
11491  
11492 \emph on
11493 This is text with emphasize on
11494 \emph default
11495 .
11496 \end_layout
11497
11498 \begin_deeper
11499 \begin_layout Standard
11500 This might seem like the same as 
11501 \shape italic
11502 Italic
11503 \shape default
11504 , but it is actually a bit different.
11505  If you use emphasize on italicized text, it will make it upright.
11506  In future versions of LyX, we hope to let you customize the exact behavior
11507  of this 
11508 \emph on
11509 logical
11510 \emph default
11511  property.
11512 \end_layout
11513
11514 \end_deeper
11515 \begin_layout Labeling
11516 \labelwidthstring MMMMMM
11517
11518 \family sans
11519 Underbar
11520 \family default
11521  
11522 \bar under
11523 This is text with Underbar on.
11524 \end_layout
11525
11526 \begin_deeper
11527 \begin_layout Standard
11528 [keybinding = 
11529 \family sans
11530 M-c\InsetSpace ~
11531 u
11532 \family default
11533 ]
11534 \end_layout
11535
11536 \end_deeper
11537 \begin_layout Labeling
11538 \labelwidthstring MMMMMM
11539
11540 \family sans
11541 Noun
11542 \family default
11543  
11544 \noun on
11545 This is text with Noun on.
11546 \end_layout
11547
11548 \begin_deeper
11549 \begin_layout Standard
11550 Like 
11551 \family sans
11552 Emph
11553 \family default
11554 , this is a logical attribute.
11555  For the moment, it is equivalent to 
11556 \family sans
11557 Small\InsetSpace ~
11558 Caps
11559 \family default
11560 , but that is bound to change some day.
11561 \end_layout
11562
11563 \end_deeper
11564 \begin_layout Standard
11565 Avoid using underbar if you can! It's a holdover from the typewriter days,
11566  when you couldn't change fonts.
11567  We no longer need to resort to emphasizing text by overstriking it with
11568  an underscore character.
11569  It's only included in LyX because it's also in LaTeX, and because some
11570  people 
11571 \emph on
11572 may
11573 \emph default
11574  need it in order to follow style sheets for journal submissions (and in
11575  fact we use it in these manuals to indicate keyboard shortcuts for menu
11576  items).
11577 \end_layout
11578
11579 \end_deeper
11580 \begin_layout Labeling
11581 \labelwidthstring 00.00.0000
11582
11583 \family sans
11584 Color
11585 \family default
11586  You can adjust the color of the text with this control.
11587  Of course, you need to have a color printer to exploit this, but you also
11588  need to have the 
11589 \family sans
11590 color
11591 \family default
11592  LaTeX package installed.
11593  Notice that 
11594 \family typewriter
11595 xdvi
11596 \family default
11597  is not able to display these colors.
11598  Besides 
11599 \family sans
11600 No\InsetSpace ~
11601 color
11602 \family default
11603 , which is the standard 
11604 \begin_inset Quotes eld
11605 \end_inset
11606
11607 color
11608 \begin_inset Quotes erd
11609 \end_inset
11610
11611 , you can choose between 
11612 \family sans
11613 Black
11614 \family default
11615
11616 \family sans
11617 White
11618 \family default
11619
11620 \family sans
11621 Red
11622 \family default
11623
11624 \family sans
11625 Green
11626 \family default
11627
11628 \family sans
11629 Blue
11630 \family default
11631
11632 \family sans
11633 Cyan
11634 \family default
11635
11636 \family sans
11637 Magenta
11638 \family default
11639  and 
11640 \family sans
11641 Yellow
11642 \family default
11643  text.
11644 \end_layout
11645
11646 \begin_layout Labeling
11647 \labelwidthstring 00.00.0000
11648
11649 \family sans
11650 Language
11651 \family default
11652  This is used to mark regions of text as having a different language from
11653  the language of the document.
11654  Text marked in this way will be underlined in blue to indicate the change.
11655 \end_layout
11656
11657 \begin_layout Standard
11658 You have a huge number of combinations to choose from.
11659 \end_layout
11660
11661 \begin_layout Standard
11662 Once you've chosen a new character style via the 
11663 \family sans
11664 \bar under
11665 E
11666 \bar default
11667 dit\SpecialChar \menuseparator
11668 Text\InsetSpace ~
11669
11670 \bar under
11671 S
11672 \bar default
11673 tyle
11674 \family default
11675  dialog, you can activate it using the toolbar button labelled 
11676 \begin_inset Quotes eld
11677 \end_inset
11678
11679 Font
11680 \begin_inset Quotes erd
11681 \end_inset
11682
11683 , or select 
11684 \family sans
11685 \bar under
11686 A
11687 \bar default
11688 pply
11689 \family default
11690 .
11691  The toolbar button lets you toggle the state of your custom character style
11692  even when the dialog isn't visible.
11693  
11694 \end_layout
11695
11696 \begin_layout Standard
11697 As we stated earlier, to completely reset the character style to the default,
11698  use 
11699 \family sans
11700 M-c\InsetSpace ~
11701 Space
11702 \family default
11703 .
11704  If you want to toggle only those properties that you have just changed
11705  (suppose you just sent the shape to 
11706 \begin_inset Quotes eld
11707 \end_inset
11708
11709 slanted
11710 \begin_inset Quotes erd
11711 \end_inset
11712
11713  and the series to 
11714 \begin_inset Quotes eld
11715 \end_inset
11716
11717 bold
11718 \begin_inset Quotes erd
11719 \end_inset
11720
11721 ), set the 
11722 \family sans
11723 Toggle on all these
11724 \family default
11725  switch and press 
11726 \family sans
11727 \bar under
11728 A
11729 \bar default
11730 pply
11731 \family default
11732 .
11733  
11734 \end_layout
11735
11736 \begin_layout Standard
11737 We conclude with the same warning we've been spewing: Don't overuse the
11738  fonts.
11739  They are, more often than not, a kludge and a horrible substitute for good
11740  writing.
11741  Your writing should speak for itself --- and will.
11742 \end_layout
11743
11744 \begin_layout Section
11745 Printing and Previewing
11746 \end_layout
11747
11748 \begin_layout Subsection
11749 Overview
11750 \end_layout
11751
11752 \begin_layout Standard
11753 Now that we've covered some of the basic features of document preparation
11754  using LyX, you probably want to know how to print out your masterpiece.
11755  Before we tell you that, however, we want to give you a quickie explanation
11756  of what goes on behind-the-scenes.
11757  We cover this information in much greater detail in the 
11758 \emph on
11759 Extended Features
11760 \emph default
11761  manual as well.
11762 \end_layout
11763
11764 \begin_layout Standard
11765 LyX uses a program called 
11766 \begin_inset Quotes eld
11767 \end_inset
11768
11769 LaTeX
11770 \begin_inset Quotes erd
11771 \end_inset
11772
11773  as its backend.
11774  (Actually, LaTeX is just a macro package for the TeX typesetting system,
11775  but to prevent confusion, we'll just refer to the whole magilla as 
11776 \begin_inset Quotes eld
11777 \end_inset
11778
11779 LaTeX.
11780 \begin_inset Quotes erd
11781 \end_inset
11782
11783 ) Think of it this way: LyX is what you use to do your actual writing.
11784  Then, LyX calls LaTeX to turn your writing into printable output.
11785  This happens in a couple of stages:
11786 \end_layout
11787
11788 \begin_layout Enumerate
11789 First, LyX converts your document to a series of text commands for LaTeX,
11790  generating a file with the extension, 
11791 \begin_inset Quotes eld
11792 \end_inset
11793
11794
11795 \family typewriter
11796 .tex
11797 \family default
11798
11799 \begin_inset Quotes erd
11800 \end_inset
11801
11802 .
11803  
11804 \end_layout
11805
11806 \begin_layout Enumerate
11807 Next, LaTeX uses the commands in the 
11808 \family typewriter
11809 .tex
11810 \family default
11811  file to produce printable output.
11812  It doesn't know anything about your printer, however.
11813  Instead, LaTeX produces what's known as a 
11814 \emph on
11815 device-independent
11816 \emph default
11817  file, or DVI for short.
11818  The actual output is in a file with the extension, 
11819 \begin_inset Quotes eld
11820 \end_inset
11821
11822
11823 \family typewriter
11824 .dvi
11825 \family default
11826
11827 \begin_inset Quotes erd
11828 \end_inset
11829
11830 .
11831  DVI files are completely portable; you can move them from one machine to
11832  another without needing to do any sort of conversion.
11833 \end_layout
11834
11835 \begin_deeper
11836 \begin_layout Description
11837 NOTE: The DVI file only contains what was in the LaTeX file itself.
11838  If you have included PostScript pictures in your document, there will only
11839  be a link to these files.
11840  So don't forget these files if you move your 
11841 \family typewriter
11842 .dvi
11843 \family default
11844  file to another computer.
11845 \end_layout
11846
11847 \end_deeper
11848 \begin_layout Enumerate
11849 Consider the 
11850 \family typewriter
11851 .dvi
11852 \family default
11853  file to be the 
11854 \begin_inset Quotes eld
11855 \end_inset
11856
11857 final output.
11858 \begin_inset Quotes erd
11859 \end_inset
11860
11861  Once you have it, you can view it, print it, or convert it to other formats.
11862 \end_layout
11863
11864 \begin_deeper
11865 \begin_layout Enumerate
11866 You can view 
11867 \family typewriter
11868 .dvi
11869 \family default
11870  files using a program called 
11871 \family typewriter
11872 xdvi
11873 \family default
11874 .
11875 \end_layout
11876
11877 \begin_layout Enumerate
11878 Some printers and Unix systems understand DVI, and can print your 
11879 \family typewriter
11880 .dvi
11881 \family default
11882  file directly.
11883 \end_layout
11884
11885 \begin_layout Enumerate
11886 Nowadays, most printers understand the PostScript format.
11887  LyX automatically converts the 
11888 \family typewriter
11889 .dvi
11890 \family default
11891  file to a PostScript file for you when you go to print out your document.
11892  LyX will also let you preview a PostScript version of your document using
11893  the program 
11894 \family typewriter
11895 ghostview
11896 \family default
11897 .
11898 \end_layout
11899
11900 \begin_deeper
11901 \begin_layout Standard
11902 One advantage of using PostScript® is that the converter program [called
11903  
11904 \family typewriter
11905 dvips
11906 \family default
11907 ] takes any PostScript graphics you may have included in your document and
11908  puts it into the resulting PostScript version of your document.
11909  It also includes any special fonts you may have used.
11910  That makes the PostScript version much, much more portable than the DVI
11911  version.
11912 \end_layout
11913
11914 \end_deeper
11915 \end_deeper
11916 \begin_layout Standard
11917 LyX does all of these steps automagically for you.
11918 \end_layout
11919
11920 \begin_layout Standard
11921 As you have seen, a lot of things happen before you get a hardcopy or a
11922  preview of your document.
11923  So, don't worry if printing requires a bit more time than with other word
11924  processors.
11925  The printed result is worth the wait.
11926  Quality always has its price.
11927 \end_layout
11928
11929 \begin_layout Subsection
11930 Quick Viewing with xdvi
11931 \end_layout
11932
11933 \begin_layout Standard
11934 To get a look at the final version of your document, with all of the pagebreaks
11935  in place, the footnotes correctly numbered, and so on, select 
11936 \family sans
11937 \bar under
11938 V
11939 \bar default
11940 iew\SpecialChar \menuseparator
11941
11942 \bar under
11943 D
11944 \bar default
11945 VI
11946 \family default
11947 .
11948  Then wait a while.
11949 \end_layout
11950
11951 \begin_layout Standard
11952 When all of the behind-the-scenes action is done, LyX calls the program
11953  
11954 \family typewriter
11955 xdvi
11956 \family default
11957 .
11958  You can now look at the results.
11959  [If you want more info on the 
11960 \family typewriter
11961 xdvi
11962 \family default
11963  program, see the 
11964 \family typewriter
11965 man
11966 \family default
11967 -pages.]
11968 \end_layout
11969
11970 \begin_layout Description
11971 Helpful-Tip: Keep the 
11972 \family typewriter
11973 xdvi
11974 \family default
11975  window open, maybe moving it to another desktop.
11976  Then, after you make changes to your document, just use 
11977 \family sans
11978 \bar under
11979 V
11980 \bar default
11981 iew\SpecialChar \menuseparator
11982
11983 \bar under
11984 U
11985 \bar default
11986 pdate\SpecialChar \menuseparator
11987
11988 \bar under
11989 D
11990 \bar default
11991 VI
11992 \family default
11993 .
11994  Now click on the 
11995 \family typewriter
11996 xdvi
11997 \family default
11998  window.
11999  The 
12000 \family typewriter
12001 xdvi
12002 \family default
12003  program will automatically reread the 
12004 \family typewriter
12005 .dvi
12006 \family default
12007  file and give you an updated view.
12008 \end_layout
12009
12010 \begin_layout Subsection
12011 Viewing the PostScript Version with ghostview
12012 \end_layout
12013
12014 \begin_layout Standard
12015 In general, using 
12016 \family typewriter
12017 xdvi
12018 \family default
12019  to view your document is the easiest and fastest way.
12020  There may be times, however, when you want to look at the PostScript version.
12021  One reason is fonts.
12022 \begin_inset Foot
12023 status collapsed
12024
12025 \begin_layout Standard
12026 Note from 
12027 \noun on
12028 John Weiss
12029 \noun default
12030 : Another reason is paranoia.
12031  I always like to look at the PostScript file before I print it, just so
12032  I see exactly what went to the printer\SpecialChar \ldots{}
12033
12034 \end_layout
12035
12036 \end_inset
12037
12038  You can use PostScript fonts in a LaTeX document, but 
12039 \family typewriter
12040 xdvi
12041 \family default
12042  won't show this.
12043  You'll need to use 
12044 \family typewriter
12045 ghostview
12046 \family default
12047  or some other PostScript file viewer to see the actual results.
12048 \end_layout
12049
12050 \begin_layout Standard
12051 To view the PostScript version of your document, select 
12052 \family sans
12053 Pos
12054 \bar under
12055 t
12056 \bar default
12057 Script
12058 \family default
12059  from the 
12060 \family sans
12061 \bar under
12062 V
12063 \bar default
12064 iew
12065 \family default
12066  menu.
12067  When all of the magic behind-the-scenes is done, LyX calls the program
12068  
12069 \family typewriter
12070 ghostview
12071 \family default
12072 .
12073  You can now look at the results.
12074 \end_layout
12075
12076 \begin_layout Standard
12077 You've guessed what the 
12078 \family sans
12079 \bar under
12080 U
12081 \bar default
12082 pdate\SpecialChar \menuseparator
12083 Pos
12084 \bar under
12085 t
12086 \bar default
12087 script
12088 \family default
12089  command from the 
12090 \family sans
12091 \bar under
12092 V
12093 \bar default
12094 iew
12095 \family default
12096  menu does, haven't you? Remember to click once in the 
12097 \family typewriter
12098 ghostview
12099 \family default
12100  window after this command to update the view.
12101 \end_layout
12102
12103 \begin_layout Subsection
12104 Printing the File
12105 \end_layout
12106
12107 \begin_layout Standard
12108 To print a file, select 
12109 \family sans
12110 \bar under
12111 P
12112 \bar default
12113 rint
12114 \family default
12115  from the 
12116 \family sans
12117 \bar under
12118 F
12119 \bar default
12120 ile
12121 \family default
12122  menu, or click on the toolbar button with the printer on it.
12123  This opens the 
12124 \family sans
12125 Print
12126 \family default
12127  dialog.
12128 \end_layout
12129
12130 \begin_layout Standard
12131 You can choose to only print even-numbered or odd-numbered pages - this
12132  is useful for printing on two sides: you can re-insert the pages after
12133  printing one set of pages, to print on the other side.
12134  Some printers spit out pages face-up, others, face-down.
12135  By choosing a particular order to print in, you can take the entire stack
12136  of pages out of the printer without needing to reorder them.
12137 \end_layout
12138
12139 \begin_layout Standard
12140 You can set the parameters in the 
12141 \family sans
12142 Destination
12143 \family default
12144  box as follows :
12145 \end_layout
12146
12147 \begin_layout Labeling
12148 \labelwidthstring MMMM
12149
12150 \family sans
12151 \bar under
12152 P
12153 \bar default
12154 rinter
12155 \family default
12156  This is the name of the printer to print to.
12157 \begin_inset Foot
12158 status collapsed
12159
12160 \begin_layout Standard
12161 Note that this printer name isn't for the 
12162 \family typewriter
12163 lpr
12164 \family default
12165  command but for 
12166 \family typewriter
12167 dvips
12168 \family default
12169 .
12170  That means 
12171 \family typewriter
12172 dvips
12173 \family default
12174  has to be configured for this printer name.
12175  See the section 
12176 \begin_inset LatexCommand ref
12177 reference "sec:dvipsconfig"
12178
12179 \end_inset
12180
12181  or the 
12182 \family typewriter
12183 dvips
12184 \family default
12185  documentation for details.
12186  The default printer can also be set in 
12187 \family typewriter
12188 lyxrc
12189 \family default
12190 .
12191 \end_layout
12192
12193 \end_inset
12194
12195  The printer should understand PostScript files.
12196 \end_layout
12197
12198 \begin_layout Labeling
12199 \labelwidthstring MMMM
12200
12201 \family sans
12202 \bar under
12203 F
12204 \bar default
12205 ile
12206 \family default
12207  The name of a file to print to.
12208  The output will be in Post\SpecialChar \-
12209 Script format.
12210  The file will generally be written in the current directory, unless you
12211  specify the full path.
12212 \end_layout
12213
12214 \begin_layout Standard
12215 Note that printing may need little time, since LaTeX, 
12216 \family typewriter
12217 dvips
12218 \family default
12219  and, if you don't have a PostScript printer, 
12220 \family typewriter
12221 ghostscript
12222 \family default
12223  have to process your document.
12224 \end_layout
12225
12226 \begin_layout Section
12227 A Few Words about Typography
12228 \end_layout
12229
12230 \begin_layout Subsection
12231 Hyphens and Hyphenation
12232 \begin_inset LatexCommand label
12233 name "sec:hyphens"
12234
12235 \end_inset
12236
12237
12238 \end_layout
12239
12240 \begin_layout Standard
12241 In LyX, the 
12242 \begin_inset Quotes eld
12243 \end_inset
12244
12245
12246 \family typewriter
12247 -
12248 \family default
12249
12250 \begin_inset Quotes erd
12251 \end_inset
12252
12253  character comes in three lengths, often called the 
12254 \emph on
12255 hyphen
12256 \emph default
12257 , the 
12258 \emph on
12259 en dash
12260 \emph default
12261 , and the 
12262 \emph on
12263 em dash
12264 \emph default
12265 :
12266 \end_layout
12267
12268 \begin_layout Enumerate
12269 hyphen
12270 \hfill
12271 -
12272 \hfill
12273 made with 
12274 \begin_inset Quotes eld
12275 \end_inset
12276
12277
12278 \family typewriter
12279 -
12280 \family default
12281
12282 \begin_inset Quotes eld
12283 \end_inset
12284
12285
12286 \end_layout
12287
12288 \begin_layout Enumerate
12289 en dash
12290 \hfill
12291 --
12292 \hfill
12293 made with 
12294 \begin_inset Quotes eld
12295 \end_inset
12296
12297
12298 \family typewriter
12299 -
12300 \begin_inset ERT
12301 status collapsed
12302
12303 \begin_layout Standard
12304
12305
12306 \backslash
12307 /
12308 \end_layout
12309
12310 \end_inset
12311
12312 -
12313 \family default
12314
12315 \begin_inset Quotes erd
12316 \end_inset
12317
12318
12319 \end_layout
12320
12321 \begin_layout Enumerate
12322 em dash
12323 \hfill
12324 ---
12325 \hfill
12326 made with 
12327 \begin_inset Quotes eld
12328 \end_inset
12329
12330
12331 \family typewriter
12332 -
12333 \begin_inset ERT
12334 status collapsed
12335
12336 \begin_layout Standard
12337
12338
12339 \backslash
12340 /
12341 \end_layout
12342
12343 \end_inset
12344
12345 -
12346 \begin_inset ERT
12347 status collapsed
12348
12349 \begin_layout Standard
12350
12351
12352 \backslash
12353 /
12354 \end_layout
12355
12356 \end_inset
12357
12358 -
12359 \family default
12360
12361 \begin_inset Quotes erd
12362 \end_inset
12363
12364
12365 \end_layout
12366
12367 \begin_layout Enumerate
12368 minus sign
12369 \hfill
12370
12371 \begin_inset Formula $-$
12372 \end_inset
12373
12374
12375 \hfill
12376
12377 \begin_inset Quotes eld
12378 \end_inset
12379
12380
12381 \family typewriter
12382 -
12383 \family default
12384
12385 \begin_inset Quotes erd
12386 \end_inset
12387
12388  in math mode
12389 \end_layout
12390
12391 \begin_layout Standard
12392 You generate these by using the 
12393 \begin_inset Quotes eld
12394 \end_inset
12395
12396
12397 \family typewriter
12398 -
12399 \family default
12400
12401 \begin_inset Quotes erd
12402 \end_inset
12403
12404  character multiple times in a row.
12405  LyX automatically converts them to the appropriate length dash in the final
12406  output.
12407 \end_layout
12408
12409 \begin_layout Standard
12410 The three types of dash are distinct from the minus sign, which appears
12411  in math mode and has a length of its own.
12412  Here are some examples of the 
12413 \begin_inset Quotes eld
12414 \end_inset
12415
12416
12417 \family typewriter
12418 -
12419 \family default
12420
12421 \begin_inset Quotes erd
12422 \end_inset
12423
12424  in use:
12425 \end_layout
12426
12427 \begin_layout Enumerate
12428 line- and page-breaks
12429 \hfill
12430 (
12431 \emph on
12432 hyphen
12433 \emph default
12434 )
12435 \end_layout
12436
12437 \begin_layout Enumerate
12438 From A--Z
12439 \hfill
12440 (
12441 \emph on
12442 en dash
12443 \emph default
12444 )
12445 \end_layout
12446
12447 \begin_layout Enumerate
12448 Oh --- there's a dash.
12449 \hfill
12450 (
12451 \emph on
12452 em dash
12453 \emph default
12454 )
12455 \end_layout
12456
12457 \begin_layout Enumerate
12458 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
12459 \end_inset
12460
12461
12462 \hfill
12463 (
12464 \emph on
12465 minus sign
12466 \emph default
12467 )
12468 \end_layout
12469
12470 \begin_layout Standard
12471 Those of you reading this from within LyX will see no difference, though
12472  there is one in the printed version.
12473 \end_layout
12474
12475 \begin_layout Standard
12476 One more note about hyphenation --- LyX automatically breaks up words and
12477  inserts hyphens in English text.
12478  The words won't be hyphenated until you generate the final output.
12479 \end_layout
12480
12481 \begin_layout Standard
12482 Actually, it's LaTeX that does this, and it will also hyphenate words in
12483  
12484 \emph on
12485 some
12486 \emph default
12487  other languages.
12488  To know whether (PDF)LaTeX hyphenates for 
12489 \emph on
12490 your
12491 \emph default
12492  language, look at any log file produced by a LaTeX run: it will say
12493 \end_layout
12494
12495 \begin_layout Quote
12496
12497 \family typewriter
12498 Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman,
12499  nohyphenation, loaded.
12500 \end_layout
12501
12502 \begin_layout Standard
12503 This tells you that, e.g., if you write in Finnish, you're out of luck.
12504  Study (for the teTeX distribution of LaTeX) the utilities 
12505 \family typewriter
12506 texconfig
12507 \family default
12508  and 
12509 \family typewriter
12510 fmtutil
12511 \family default
12512  in order to switch hyphenation on for your language by 
12513 \begin_inset Quotes eld
12514 \end_inset
12515
12516 uncommenting
12517 \begin_inset Quotes erd
12518 \end_inset
12519
12520  the relevant line in a file typically named 
12521 \family typewriter
12522 language.dat
12523 \family default
12524 .
12525  Sorry for the inconvenience.
12526 \end_layout
12527
12528 \begin_layout Standard
12529 If, for whatever reason, LaTeX 
12530 \emph on
12531 still
12532 \emph default
12533  can't break a word correctly (e.g., a compound word), you can set hyphenation
12534  points manually.
12535  This is done with the menu item 
12536 \family sans
12537 Hyphenation\InsetSpace ~
12538
12539 \bar under
12540 P
12541 \bar default
12542 oint
12543 \family default
12544  under 
12545 \family sans
12546 Special\InsetSpace ~
12547 F
12548 \bar under
12549 o
12550 \bar default
12551 rmatting
12552 \family default
12553  in the 
12554 \family sans
12555 \bar under
12556 I
12557 \bar default
12558 nsert
12559 \family default
12560  menu.
12561  Note that these extra hyphenation points are only recommendations to LaTeX.
12562  If no hyphenation is necessary, LaTeX will totally ignore them.
12563 \end_layout
12564
12565 \begin_layout Subsection
12566 Punctuation Marks
12567 \end_layout
12568
12569 \begin_layout Subsubsection
12570 Abbreviations and End of Sentence
12571 \begin_inset LatexCommand label
12572 name "sec:abbrev"
12573
12574 \end_inset
12575
12576
12577 \end_layout
12578
12579 \begin_layout Standard
12580 When LyX calls LaTeX to generate the final version of your document, LaTeX
12581  automatically distinguishes between words, sentences, and abbreviations.
12582  LaTeX then adds the 
12583 \begin_inset Quotes eld
12584 \end_inset
12585
12586 appropriate amount of space
12587 \begin_inset Quotes erd
12588 \end_inset
12589
12590 : sentences get a little bit more space between the period and the next
12591  word.
12592  Abbreviations get the same amount of space after the period as a word uses.
12593 \end_layout
12594
12595 \begin_layout Standard
12596 Unfortunately, the algorithm for figuring out what's an abbreviation and
12597  what's the end of a sentence is really quite brain-dead.
12598  If a 
12599 \begin_inset Quotes eld
12600 \end_inset
12601
12602
12603 \family typewriter
12604 .
12605 \family default
12606
12607 \begin_inset Quotes erd
12608 \end_inset
12609
12610  is at the end of a lowercase letter, it's the end of a sentence; if it's
12611  at the end of a capitalized letter, it's an abbreviation.
12612 \end_layout
12613
12614 \begin_layout Standard
12615 Here are some examples of 
12616 \emph on
12617 correct
12618 \emph default
12619  abbreviations and the end of a sentence:
12620 \end_layout
12621
12622 \begin_layout Itemize
12623 M.
12624  Butterfly
12625 \end_layout
12626
12627 \begin_layout Itemize
12628 Don't worry.
12629  Be happy.
12630 \end_layout
12631
12632 \begin_layout Standard
12633 \SpecialChar \ldots{}
12634 and here's an example of the algorithm going wrong:
12635 \end_layout
12636
12637 \begin_layout Itemize
12638 e.
12639  g.
12640  this is too much space!
12641 \end_layout
12642
12643 \begin_layout Itemize
12644 This is I.
12645  It's okay.
12646 \end_layout
12647
12648 \begin_layout Standard
12649 You won't see anything wrong until you view a final version of your document.
12650 \end_layout
12651
12652 \begin_layout Standard
12653 To fix this problem, use one of the following:
12654 \end_layout
12655
12656 \begin_layout Enumerate
12657 Use an 
12658 \family sans
12659 Inter-word\InsetSpace ~
12660 Space
12661 \family default
12662  after lowercase abbreviations (see section\InsetSpace ~
12663
12664 \begin_inset LatexCommand ref
12665 reference "sec:normblank-lbreak-horline"
12666
12667 \end_inset
12668
12669 ).
12670 \end_layout
12671
12672 \begin_layout Enumerate
12673 Use a 
12674 \family sans
12675 Thin\InsetSpace ~
12676 Space
12677 \family default
12678  between two tokens of an abbreviation (see section\InsetSpace ~
12679
12680 \begin_inset LatexCommand ref
12681 reference "sec:thinblank-lbreak-horline"
12682
12683 \end_inset
12684
12685 ).
12686 \end_layout
12687
12688 \begin_layout Enumerate
12689 Use an 
12690 \family sans
12691 End\InsetSpace ~
12692 of\InsetSpace ~
12693 sentence\InsetSpace ~
12694 period
12695 \family default
12696  found under the 
12697 \family sans
12698 \bar under
12699 I
12700 \bar default
12701 nsert\SpecialChar \menuseparator
12702
12703 \bar under
12704 S
12705 \bar default
12706 pecial\InsetSpace ~
12707 Character
12708 \family default
12709  menu to force the use of inter-sentence spacing.
12710  This function is also bound to 
12711 \family sans
12712 C-period
12713 \family default
12714  for easy access.
12715 \end_layout
12716
12717 \begin_layout Standard
12718 With the corrections, our earlier examples look like this:
12719 \end_layout
12720
12721 \begin_layout Itemize
12722 e.\InsetSpace \thinspace{}
12723 g.\InsetSpace \space{}
12724 this is too much space!
12725 \end_layout
12726
12727 \begin_layout Itemize
12728 This is I\SpecialChar \@.
12729  It's okay.
12730 \end_layout
12731
12732 \begin_layout Standard
12733 Some languages don't use extra spacing between sentences.
12734  If your language is such a language, you don't need to worry about all
12735  of this.
12736  For those that do need to bother, there is help to catch those sneaky errors:
12737  check out the 
12738 \family sans
12739 \bar under
12740 T
12741 \bar default
12742 ools\SpecialChar \menuseparator
12743 C
12744 \bar under
12745 h
12746 \bar default
12747 eck\InsetSpace ~
12748 TeX
12749 \family default
12750  feature described in 
12751 \emph on
12752 Extended Editing
12753 \emph default
12754 .
12755 \end_layout
12756
12757 \begin_layout Subsubsection
12758 Quotes
12759 \begin_inset LatexCommand label
12760 name "sec:quotes"
12761
12762 \end_inset
12763
12764
12765 \end_layout
12766
12767 \begin_layout Standard
12768 LyX usually sets quotes correctly.
12769  Specifically, it will use an opening quote at the beginning of quoted text,
12770  and use a closing quote at the end.
12771  For example, 
12772 \begin_inset Quotes eld
12773 \end_inset
12774
12775 open close
12776 \begin_inset Quotes erd
12777 \end_inset
12778
12779 .
12780  The keyboard character, 
12781 \family sans
12782 "
12783 \family default
12784 , generates this automatically.
12785 \end_layout
12786
12787 \begin_layout Standard
12788
12789 \series bold
12790 New in version 1.4:
12791 \series default
12792  To get single quotation marks, you have to press 
12793 \family sans
12794 C-"
12795 \family default
12796 .
12797   This produces quotation marks like this: 
12798 \begin_inset Quotes els
12799 \end_inset
12800
12801 '.
12802 \end_layout
12803
12804 \begin_layout Standard
12805 You can also select quotes for different languages via the 
12806 \family sans
12807 \bar under
12808 T
12809 \bar default
12810 ype
12811 \family default
12812  option.
12813  There are six choices:
12814 \end_layout
12815
12816 \begin_layout Labeling
12817 \labelwidthstring MMMMM
12818
12819 \family sans
12820 \begin_inset Quotes eld
12821 \end_inset
12822
12823 Text
12824 \begin_inset Quotes erd
12825 \end_inset
12826
12827
12828 \family default
12829  Use quotes like this 
12830 \begin_inset Quotes eld
12831 \end_inset
12832
12833 double
12834 \begin_inset Quotes erd
12835 \end_inset
12836
12837  or 
12838 \begin_inset Quotes els
12839 \end_inset
12840
12841 single
12842 \begin_inset Quotes ers
12843 \end_inset
12844
12845
12846 \end_layout
12847
12848 \begin_layout Labeling
12849 \labelwidthstring MMMMM
12850
12851 \family sans
12852 \begin_inset Quotes sld
12853 \end_inset
12854
12855 Text
12856 \begin_inset Quotes srd
12857 \end_inset
12858
12859
12860 \family default
12861  Use quotes like 
12862 \begin_inset Quotes sld
12863 \end_inset
12864
12865 this
12866 \begin_inset Quotes srd
12867 \end_inset
12868
12869  or 'this
12870 \begin_inset Quotes ers
12871 \end_inset
12872
12873
12874 \end_layout
12875
12876 \begin_layout Labeling
12877 \labelwidthstring MMMMM
12878
12879 \family sans
12880 \begin_inset Quotes gld
12881 \end_inset
12882
12883 Text
12884 \begin_inset Quotes grd
12885 \end_inset
12886
12887
12888 \family default
12889  Use quotes like 
12890 \begin_inset Quotes gld
12891 \end_inset
12892
12893 this
12894 \begin_inset Quotes grd
12895 \end_inset
12896
12897  or 
12898 \begin_inset Quotes gls
12899 \end_inset
12900
12901 this
12902 \begin_inset Quotes grs
12903 \end_inset
12904
12905
12906 \end_layout
12907
12908 \begin_layout Labeling
12909 \labelwidthstring MMMMM
12910
12911 \family sans
12912 \begin_inset Quotes pld
12913 \end_inset
12914
12915 Text
12916 \begin_inset Quotes prd
12917 \end_inset
12918
12919
12920 \family default
12921  Use quotes like 
12922 \begin_inset Quotes pld
12923 \end_inset
12924
12925 this
12926 \begin_inset Quotes prd
12927 \end_inset
12928
12929  or 
12930 \begin_inset Quotes pls
12931 \end_inset
12932
12933 this
12934 \begin_inset Quotes prs
12935 \end_inset
12936
12937
12938 \end_layout
12939
12940 \begin_layout Labeling
12941 \labelwidthstring MMMMM
12942
12943 \family sans
12944 \begin_inset Quotes fld
12945 \end_inset
12946
12947 Text
12948 \begin_inset Quotes frd
12949 \end_inset
12950
12951
12952 \family default
12953  Use quotes like 
12954 \begin_inset Quotes fld
12955 \end_inset
12956
12957 this
12958 \begin_inset Quotes frd
12959 \end_inset
12960
12961  or 
12962 \begin_inset Quotes fls
12963 \end_inset
12964
12965 this
12966 \begin_inset Quotes frs
12967 \end_inset
12968
12969
12970 \end_layout
12971
12972 \begin_layout Labeling
12973 \labelwidthstring MMMMM
12974
12975 \family sans
12976 \begin_inset Quotes ald
12977 \end_inset
12978
12979 Text
12980 \begin_inset Quotes ard
12981 \end_inset
12982
12983
12984 \family default
12985  Use quotes like 
12986 \begin_inset Quotes ald
12987 \end_inset
12988
12989 this
12990 \begin_inset Quotes ard
12991 \end_inset
12992
12993  or 
12994 \begin_inset Quotes als
12995 \end_inset
12996
12997 this
12998 \begin_inset Quotes ars
12999 \end_inset
13000
13001
13002 \end_layout
13003
13004 \begin_layout Standard
13005 Again, this affects what character the 
13006 \family sans
13007 "
13008 \family default
13009  key produces.
13010 \end_layout
13011
13012 \begin_layout Standard
13013 On the other hand, if you want to produce a bona-fide quote character, type
13014  
13015 \family sans
13016 M-"
13017 \family default
13018 .
13019  This produces: 
13020 \family typewriter
13021 "
13022 \family default
13023 .
13024 \end_layout
13025
13026 \begin_layout Subsection
13027 Ligatures
13028 \begin_inset LatexCommand label
13029 name "sec:ligatures"
13030
13031 \end_inset
13032
13033
13034 \end_layout
13035
13036 \begin_layout Standard
13037 It is standard typesetting practice to group certain letters together and
13038  print them as single characters.
13039  These groups are known as 
13040 \emph on
13041 ligatures
13042 \emph default
13043 .
13044  Since LaTeX knows about ligatures, your LyX documents will contain them,
13045  too.
13046  Here are the possible ligatures:
13047 \end_layout
13048
13049 \begin_layout Itemize
13050 ff
13051 \end_layout
13052
13053 \begin_layout Itemize
13054 fi
13055 \end_layout
13056
13057 \begin_layout Itemize
13058 fl
13059 \end_layout
13060
13061 \begin_layout Itemize
13062 ffi
13063 \end_layout
13064
13065 \begin_layout Itemize
13066 ffl
13067 \end_layout
13068
13069 \begin_layout Standard
13070 Once in a while, though, you don't want a ligature in a word.
13071  While a ligature may be okay in the word, 
13072 \begin_inset Quotes eld
13073 \end_inset
13074
13075 graffiti,
13076 \begin_inset Quotes erd
13077 \end_inset
13078
13079  it looks really weird in compound words, such as 
13080 \begin_inset Quotes eld
13081 \end_inset
13082
13083 cufflink
13084 \begin_inset Quotes erd
13085 \end_inset
13086
13087  or the German 
13088 \begin_inset Quotes eld
13089 \end_inset
13090
13091 Dorffest.
13092 \begin_inset Quotes erd
13093 \end_inset
13094
13095  To break a ligature, use 
13096 \family sans
13097 \bar under
13098 I
13099 \bar default
13100 nsert\SpecialChar \menuseparator
13101 Special\InsetSpace ~
13102 F
13103 \bar under
13104 o
13105 \bar default
13106 rmatting
13107 \family default
13108 \SpecialChar \menuseparator
13109
13110 \family sans
13111 Ligature\InsetSpace ~
13112 Break.
13113
13114 \family default
13115  This changes 
13116 \begin_inset Quotes eld
13117 \end_inset
13118
13119 cufflinks
13120 \begin_inset Quotes erd
13121 \end_inset
13122
13123  to 
13124 \begin_inset Quotes eld
13125 \end_inset
13126
13127 cuff\SpecialChar \textcompwordmark{}
13128 links
13129 \begin_inset Quotes erd
13130 \end_inset
13131
13132  and 
13133 \begin_inset Quotes eld
13134 \end_inset
13135
13136 Dorffest
13137 \begin_inset Quotes erd
13138 \end_inset
13139
13140  to 
13141 \begin_inset Quotes eld
13142 \end_inset
13143
13144 Dorf\SpecialChar \textcompwordmark{}
13145 fest
13146 \begin_inset Quotes erd
13147 \end_inset
13148
13149 .
13150 \end_layout
13151
13152 \begin_layout Subsection
13153 Widows and Orphans
13154 \begin_inset LatexCommand label
13155 name "sec:widows"
13156
13157 \end_inset
13158
13159
13160 \end_layout
13161
13162 \begin_layout Standard
13163 In the early days of word processors, page breaks went wherever the page
13164  happened to end.
13165  There was no regard for what was actually going on in the text.
13166  You may remember once printing out a document, only to find the heading
13167  for a new section printed at the very bottom of the page, the first line
13168  of a new paragraph all alone at the bottom of a page, or the last line
13169  of a paragraph at the top of a new page.
13170  These dangly-bits of text became known as 
13171 \emph on
13172 widows
13173 \emph default
13174  and 
13175 \emph on
13176 orphans
13177 \emph default
13178 .
13179 \end_layout
13180
13181 \begin_layout Standard
13182 Clearly, LyX can avoid breaking pages after a section heading.
13183  That's part of the advantage of paragraph environments.
13184  But what about widows and orphans, where the page breaks leave one line
13185  of a paragraph all alone at the top or bottom of a page? There are rules
13186  built into LaTeX governing page breaks, and some of those rules are there
13187  to specifically prevent widows and orphans.
13188  This is the advantage LyX has in using LaTeX as its backend.
13189 \end_layout
13190
13191 \begin_layout Standard
13192 There's no way we can go into how TeX and LaTeX decide to break a page,
13193  or how you can tweak that behavior.
13194  Some LaTeX books listed in the bibliography [such as\InsetSpace ~
13195
13196 \begin_inset LatexCommand cite
13197 key "latexcompanion"
13198
13199 \end_inset
13200
13201  or\InsetSpace ~
13202
13203 \begin_inset LatexCommand cite
13204 key "latexguide"
13205
13206 \end_inset
13207
13208 ] may have more information.
13209  You will almost never need to worry about this, however.
13210 \end_layout
13211
13212 \begin_layout Chapter
13213 Floats: Tables, Figures, Footnotes and Margin Notes
13214 \begin_inset OptArg
13215 status collapsed
13216
13217 \begin_layout Standard
13218 Tables, Figures, and Notes
13219 \end_layout
13220
13221 \end_inset
13222
13223
13224 \end_layout
13225
13226 \begin_layout Section
13227 Footnotes
13228 \end_layout
13229
13230 \begin_layout Standard
13231 Unlike other typesetting programs, LyX uses 
13232 \begin_inset Quotes eld
13233 \end_inset
13234
13235 foldable
13236 \begin_inset Quotes erd
13237 \end_inset
13238
13239  boxes instead of displaying its footnotes at the bottom of the screen or
13240  somewhere else in your text.
13241  When you insert a footnote with 
13242 \family sans
13243 \series medium
13244 \bar under
13245 I
13246 \bar no
13247 nsert
13248 \series default
13249 \bar default
13250 \SpecialChar \menuseparator
13251
13252 \series medium
13253 \bar under
13254 F
13255 \bar no
13256 ootnote,
13257 \family default
13258 \series default
13259 \bar default
13260  
13261 \family roman
13262 \series medium
13263 \bar no
13264 you'll first see a
13265 \family default
13266 \series default
13267 \bar default
13268  grey 
13269 \family roman
13270 \series medium
13271 \bar no
13272 box with a
13273 \family default
13274 \series default
13275 \bar default
13276  red 
13277 \family roman
13278 \series medium
13279 \bar no
13280 label 
13281 \begin_inset Quotes eld
13282 \end_inset
13283
13284 foot
13285 \begin_inset Quotes erd
13286 \end_inset
13287
13288  appearing within your text.
13289  This box is LyX's representation of your footnote.
13290  You can enter your text into this box.
13291  If you click the 
13292 \begin_inset Quotes eld
13293 \end_inset
13294
13295
13296 \family sans
13297 foot
13298 \family roman
13299
13300 \begin_inset Quotes erd
13301 \end_inset
13302
13303
13304 \family default
13305 \series default
13306 \bar default
13307  
13308 \family roman
13309 \series medium
13310 \bar no
13311 label, the box will 
13312 \begin_inset Quotes eld
13313 \end_inset
13314
13315 fold
13316 \begin_inset Quotes erd
13317 \end_inset
13318
13319 .
13320
13321 \family default
13322 \series default
13323 \bar default
13324  Clicking on the button again will 
13325 \family roman
13326 \series medium
13327 \bar no
13328
13329 \begin_inset Quotes eld
13330 \end_inset
13331
13332 unfold
13333 \begin_inset Quotes erd
13334 \end_inset
13335
13336  the footnote.
13337 \begin_inset Foot
13338 status collapsed
13339
13340 \begin_layout Standard
13341 To close this footnote, click on the red box at the top left.
13342 \end_layout
13343
13344 \end_inset
13345
13346  You will not see any numbers within LyX.
13347  You don't need to worry about those, anyhow, because LyX does the numbering
13348  for you, as well as putting the footnote at the bottom of the correct page,
13349  when it processes your file.
13350  If you want to turn already existing text into a footnote, simply mark
13351  it and click on the footnote button (a picture of text with an arrow pointing
13352  to stuff in the bottom margin).
13353
13354 \family default
13355 \series default
13356 \bar default
13357  Vice versa, you can change a footnote to regular text by hitting the 
13358 \family sans
13359 Backspace
13360 \family default
13361  key when the cursor is in the first position of a footnote, or by hitting
13362  the 
13363 \family sans
13364 Delete
13365 \family default
13366  key when the cursor is in the very last position of the footnote, respectively
13367  (this works for all 
13368 \begin_inset Quotes eld
13369 \end_inset
13370
13371 foldable
13372 \begin_inset Quotes erd
13373 \end_inset
13374
13375  boxes in LyX).
13376 \end_layout
13377
13378 \begin_layout Standard
13379 What LyX cannot do, yet, is take care of special needs like setting the
13380  footnote numbering back to 1 after each section in the 
13381 \begin_inset Quotes eld
13382 \end_inset
13383
13384
13385 \family typewriter
13386 article
13387 \family default
13388
13389 \begin_inset Quotes erd
13390 \end_inset
13391
13392  
13393 \family roman
13394 document class or changing the counter
13395 \family default
13396  
13397 \family roman
13398 style.
13399  You'll need to insert LaTeX commands like th
13400 \family default
13401 os
13402 \family roman
13403 e
13404 \family default
13405  described in the 
13406 \emph on
13407 Tricks for Footnotes and Marginpars
13408 \emph default
13409  section of 
13410 \begin_inset Quotes eld
13411 \end_inset
13412
13413
13414 \emph on
13415 Extended
13416 \emph default
13417  
13418 \emph on
13419 Features
13420 \emph default
13421 .
13422 \begin_inset Quotes erd
13423 \end_inset
13424
13425
13426 \end_layout
13427
13428 \begin_layout Description
13429 NOTE: A float in LaTeX and LyX isn't a simple paragraph as with usual word
13430  processors.
13431  It is a complex text structure that may contain everything except floats.
13432  That means you can use all the layouts inside a float, even figures and
13433  tables.
13434  You may not need this too often, but if you do occasionally need it, it's
13435  a neat feature.
13436 \end_layout
13437
13438 \begin_layout Section
13439 Margin Notes
13440 \end_layout
13441
13442 \begin_layout Standard
13443 Margin notes look and behave just like footnotes in LyX.
13444  When you insert a margin note via 
13445 \family sans
13446 \series medium
13447 \bar under
13448 I
13449 \bar no
13450 nsert\SpecialChar \menuseparator
13451
13452 \bar under
13453 M
13454 \bar no
13455 argin
13456 \series default
13457 \bar default
13458 \InsetSpace ~
13459 N
13460 \series medium
13461 \bar no
13462 ote
13463 \family default
13464 \series default
13465 \bar default
13466  or the toolbar button (which contains a picture of text in a margin with
13467  an arrow pointing to it), you'll see 
13468 \family roman
13469 \series medium
13470 a
13471 \family default
13472 \series default
13473  grey 
13474 \family roman
13475 \series medium
13476 box with a
13477 \family default
13478 \series default
13479  red 
13480 \family roman
13481 \series medium
13482 label 
13483 \begin_inset Quotes eld
13484 \end_inset
13485
13486 margin
13487 \begin_inset Quotes erd
13488 \end_inset
13489
13490  appearing within your text.
13491 \begin_inset Marginal
13492 status open
13493
13494 \begin_layout Standard
13495 This is a margin note.
13496 \end_layout
13497
13498 \end_inset
13499
13500  This box is LyX's representation of your margin note.
13501  You can enter your text into this box.
13502  If you click the 
13503 \begin_inset Quotes eld
13504 \end_inset
13505
13506 margin
13507 \begin_inset Quotes erd
13508 \end_inset
13509
13510
13511 \family default
13512 \series default
13513  
13514 \family roman
13515 \series medium
13516 label, the box will 
13517 \begin_inset Quotes eld
13518 \end_inset
13519
13520 fold
13521 \begin_inset Quotes erd
13522 \end_inset
13523
13524 .
13525  You can access it at a later time by clicking on the
13526 \family default
13527 \series default
13528  label again
13529 \family roman
13530 \series medium
13531 , thereby 
13532 \begin_inset Quotes eld
13533 \end_inset
13534
13535 unfolding
13536 \begin_inset Quotes erd
13537 \end_inset
13538
13539  the margin note.
13540 \end_layout
13541
13542 \begin_layout Standard
13543 As a default, LyX uses 1.9 cm (0.75 inches) as the margin width to allow room
13544  for margin notes.
13545  This might not be what you're looking for, but as with footnotes, LyX cannot
13546  yet do everything LaTeX has to offer.
13547  You might want to consult your LaTeX handbook for additional commands.
13548  
13549 \end_layout
13550
13551 \begin_layout Section
13552 Figures and Imported Graphics
13553 \begin_inset LatexCommand label
13554 name "sec:figures"
13555
13556 \end_inset
13557
13558
13559 \end_layout
13560
13561 \begin_layout Standard
13562 No document preparation system is complete without the ability to import
13563  graphics from other utilities into the document.
13564  In LyX, these are referred to as ``figures'' whether they are actually
13565  figures in the traditional sense or simply some kind of imported image.
13566  
13567 \end_layout
13568
13569 \begin_layout Standard
13570 Note that figures referred to here are do not have captions and sit wherever
13571  in the document you place them.
13572  If you need one of these features, see sec.\InsetSpace ~
13573
13574 \begin_inset LatexCommand ref
13575 reference "sec:figurefloats"
13576
13577 \end_inset
13578
13579  below.
13580 \end_layout
13581
13582 \begin_layout Standard
13583 To place a figure in your document, click on the second right-most icon
13584  on the toolbar, or select 
13585 \family sans
13586 \bar under
13587 I
13588 \bar default
13589 nsert\SpecialChar \menuseparator
13590
13591 \bar under
13592 G
13593 \bar default
13594 raphics...
13595
13596 \family default
13597  from the menu.
13598 \end_layout
13599
13600 \begin_layout Standard
13601 A dialog will appear for you to choose the file to load.
13602  You can also change any settings you need to in this dialog.
13603 \end_layout
13604
13605 \begin_layout Standard
13606 \align center
13607 \begin_inset Graphics
13608         filename clipart/mobius.eps
13609         display color
13610         scale 70
13611         rotateOrigin center
13612
13613 \end_inset
13614
13615
13616 \end_layout
13617
13618 \begin_layout Standard
13619 This dialog has numerous parameters, though most should be self-explanatory.
13620  The 
13621 \family sans
13622 File
13623 \family default
13624  tab allows you to choose your image file (note that a wide variety of image
13625  formats are supported automatically).
13626  The figure can be transformed by setting a rotation angle, using a bounding
13627  box, and scaling.
13628  Table\InsetSpace ~
13629
13630 \begin_inset LatexCommand ref
13631 reference "cap:Units-for-image"
13632
13633 \end_inset
13634
13635  describes all available units.
13636  It is possible to set a bounding box automatically for some image formats
13637  (see the 
13638 \family sans
13639 Bounding\InsetSpace ~
13640 Box
13641 \family default
13642  tab).
13643  Note that it is possible to control the display of the figure in LyX and
13644  the display in the final document separately, which can be very useful
13645  for large figures.
13646  LaTeX wizards can specify additional LaTeX options in the 
13647 \family sans
13648 Extras
13649 \family default
13650  tab.
13651  You can also set the 
13652 \family sans
13653 Subfigure
13654 \family default
13655  option here, for use in figure floats (see Section\InsetSpace ~
13656
13657 \begin_inset LatexCommand ref
13658 reference "sec:figurefloats"
13659
13660 \end_inset
13661
13662 ).
13663 \end_layout
13664
13665 \begin_layout Subsection
13666 How it works
13667 \end_layout
13668
13669 \begin_layout Standard
13670 LyX has the ability to handle literally any graphics format in the known
13671  universe so long as a conversion path from this graphics format to the
13672  target output format can be created.
13673  If that sounds a little obtuse, consider how LyX handles Encapsulated PostScrip
13674 t® figures.
13675  LaTeX provides native support for this format, so LyX needs do nothing
13676  other than use the 
13677 \family typewriter
13678
13679 \backslash
13680 includegraphics
13681 \family default
13682  LaTeX command to insert the figure in the final document.
13683 \end_layout
13684
13685 \begin_layout Standard
13686 \begin_inset Float table
13687 placement t
13688 wide false
13689 sideways false
13690 status collapsed
13691
13692 \begin_layout Standard
13693 \begin_inset Caption
13694
13695 \begin_layout Standard
13696 \begin_inset LatexCommand label
13697 name "cap:Units-for-image"
13698
13699 \end_inset
13700
13701 Units for setting the image size
13702 \end_layout
13703
13704 \end_inset
13705
13706
13707 \end_layout
13708
13709 \begin_layout Standard
13710 \begin_inset VSpace medskip
13711 \end_inset
13712
13713
13714 \end_layout
13715
13716 \begin_layout Standard
13717 \align center
13718 \begin_inset Tabular
13719 <lyxtabular version="3" rows="20" columns="2">
13720 <features>
13721 <column alignment="center" valignment="top" leftline="true" width="0">
13722 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
13723 <row topline="true" bottomline="true">
13724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13725 \begin_inset Text
13726
13727 \begin_layout Standard
13728 unit
13729 \end_layout
13730
13731 \end_inset
13732 </cell>
13733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13734 \begin_inset Text
13735
13736 \begin_layout Standard
13737 name/description
13738 \end_layout
13739
13740 \end_inset
13741 </cell>
13742 </row>
13743 <row topline="true">
13744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13745 \begin_inset Text
13746
13747 \begin_layout Standard
13748 mm
13749 \end_layout
13750
13751 \end_inset
13752 </cell>
13753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13754 \begin_inset Text
13755
13756 \begin_layout Standard
13757 millimetre
13758 \end_layout
13759
13760 \end_inset
13761 </cell>
13762 </row>
13763 <row topline="true">
13764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13765 \begin_inset Text
13766
13767 \begin_layout Standard
13768 cm
13769 \end_layout
13770
13771 \end_inset
13772 </cell>
13773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13774 \begin_inset Text
13775
13776 \begin_layout Standard
13777 centimetre
13778 \end_layout
13779
13780 \end_inset
13781 </cell>
13782 </row>
13783 <row topline="true">
13784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13785 \begin_inset Text
13786
13787 \begin_layout Standard
13788 in
13789 \end_layout
13790
13791 \end_inset
13792 </cell>
13793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13794 \begin_inset Text
13795
13796 \begin_layout Standard
13797 inch
13798 \end_layout
13799
13800 \end_inset
13801 </cell>
13802 </row>
13803 <row topline="true">
13804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13805 \begin_inset Text
13806
13807 \begin_layout Standard
13808 pt
13809 \end_layout
13810
13811 \end_inset
13812 </cell>
13813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13814 \begin_inset Text
13815
13816 \begin_layout Standard
13817 point (72.27 pt = 1 in)
13818 \end_layout
13819
13820 \end_inset
13821 </cell>
13822 </row>
13823 <row topline="true">
13824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13825 \begin_inset Text
13826
13827 \begin_layout Standard
13828 pc
13829 \end_layout
13830
13831 \end_inset
13832 </cell>
13833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13834 \begin_inset Text
13835
13836 \begin_layout Standard
13837 pica (1 pc = 12 pt)
13838 \end_layout
13839
13840 \end_inset
13841 </cell>
13842 </row>
13843 <row topline="true">
13844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13845 \begin_inset Text
13846
13847 \begin_layout Standard
13848 sp
13849 \end_layout
13850
13851 \end_inset
13852 </cell>
13853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13854 \begin_inset Text
13855
13856 \begin_layout Standard
13857 scaled point (65536 sp = 1 pt)
13858 \end_layout
13859
13860 \end_inset
13861 </cell>
13862 </row>
13863 <row topline="true">
13864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13865 \begin_inset Text
13866
13867 \begin_layout Standard
13868 bp
13869 \end_layout
13870
13871 \end_inset
13872 </cell>
13873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13874 \begin_inset Text
13875
13876 \begin_layout Standard
13877 big point (72 bp = 1 in)
13878 \end_layout
13879
13880 \end_inset
13881 </cell>
13882 </row>
13883 <row topline="true">
13884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13885 \begin_inset Text
13886
13887 \begin_layout Standard
13888 dd
13889 \end_layout
13890
13891 \end_inset
13892 </cell>
13893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13894 \begin_inset Text
13895
13896 \begin_layout Standard
13897 didot (72 dd 
13898 \begin_inset Formula $\approx$
13899 \end_inset
13900
13901  37.6
13902 \begin_inset Formula $\,$
13903 \end_inset
13904
13905 mm)
13906 \end_layout
13907
13908 \end_inset
13909 </cell>
13910 </row>
13911 <row topline="true">
13912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13913 \begin_inset Text
13914
13915 \begin_layout Standard
13916 cc
13917 \end_layout
13918
13919 \end_inset
13920 </cell>
13921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13922 \begin_inset Text
13923
13924 \begin_layout Standard
13925 cicero (1cc = 12 dd)
13926 \end_layout
13927
13928 \end_inset
13929 </cell>
13930 </row>
13931 <row topline="true">
13932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13933 \begin_inset Text
13934
13935 \begin_layout Standard
13936 Scale%
13937 \end_layout
13938
13939 \end_inset
13940 </cell>
13941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13942 \begin_inset Text
13943
13944 \begin_layout Standard
13945 % of original image width
13946 \end_layout
13947
13948 \end_inset
13949 </cell>
13950 </row>
13951 <row topline="true">
13952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13953 \begin_inset Text
13954
13955 \begin_layout Standard
13956 text%
13957 \end_layout
13958
13959 \end_inset
13960 </cell>
13961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13962 \begin_inset Text
13963
13964 \begin_layout Standard
13965 % of text width
13966 \end_layout
13967
13968 \end_inset
13969 </cell>
13970 </row>
13971 <row topline="true">
13972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13973 \begin_inset Text
13974
13975 \begin_layout Standard
13976 col%
13977 \end_layout
13978
13979 \end_inset
13980 </cell>
13981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13982 \begin_inset Text
13983
13984 \begin_layout Standard
13985 % of column width
13986 \end_layout
13987
13988 \end_inset
13989 </cell>
13990 </row>
13991 <row topline="true">
13992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13993 \begin_inset Text
13994
13995 \begin_layout Standard
13996 page%
13997 \end_layout
13998
13999 \end_inset
14000 </cell>
14001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14002 \begin_inset Text
14003
14004 \begin_layout Standard
14005 % of paper width
14006 \end_layout
14007
14008 \end_inset
14009 </cell>
14010 </row>
14011 <row topline="true">
14012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14013 \begin_inset Text
14014
14015 \begin_layout Standard
14016 line%
14017 \end_layout
14018
14019 \end_inset
14020 </cell>
14021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14022 \begin_inset Text
14023
14024 \begin_layout Standard
14025 % of line width
14026 \end_layout
14027
14028 \end_inset
14029 </cell>
14030 </row>
14031 <row topline="true">
14032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14033 \begin_inset Text
14034
14035 \begin_layout Standard
14036 theight%
14037 \end_layout
14038
14039 \end_inset
14040 </cell>
14041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14042 \begin_inset Text
14043
14044 \begin_layout Standard
14045 % of text height
14046 \end_layout
14047
14048 \end_inset
14049 </cell>
14050 </row>
14051 <row topline="true">
14052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14053 \begin_inset Text
14054
14055 \begin_layout Standard
14056 pheight%
14057 \end_layout
14058
14059 \end_inset
14060 </cell>
14061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14062 \begin_inset Text
14063
14064 \begin_layout Standard
14065 % of paper height
14066 \end_layout
14067
14068 \end_inset
14069 </cell>
14070 </row>
14071 <row topline="true">
14072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14073 \begin_inset Text
14074
14075 \begin_layout Standard
14076 ex
14077 \end_layout
14078
14079 \end_inset
14080 </cell>
14081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14082 \begin_inset Text
14083
14084 \begin_layout Standard
14085 height of letter 
14086 \emph on
14087 x
14088 \emph default
14089  in current font
14090 \end_layout
14091
14092 \end_inset
14093 </cell>
14094 </row>
14095 <row topline="true">
14096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14097 \begin_inset Text
14098
14099 \begin_layout Standard
14100 em
14101 \end_layout
14102
14103 \end_inset
14104 </cell>
14105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14106 \begin_inset Text
14107
14108 \begin_layout Standard
14109 width of letter 
14110 \emph on
14111 M
14112 \emph default
14113  in current font
14114 \end_layout
14115
14116 \end_inset
14117 </cell>
14118 </row>
14119 <row topline="true" bottomline="true">
14120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14121 \begin_inset Text
14122
14123 \begin_layout Standard
14124 mu
14125 \end_layout
14126
14127 \end_inset
14128 </cell>
14129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14130 \begin_inset Text
14131
14132 \begin_layout Standard
14133 math unit (1 mu = 1/18 em)
14134 \end_layout
14135
14136 \end_inset
14137 </cell>
14138 </row>
14139 </lyxtabular>
14140
14141 \end_inset
14142
14143
14144 \end_layout
14145
14146 \end_inset
14147
14148
14149 \end_layout
14150
14151 \begin_layout Standard
14152 To view the figure on the LyX screen, however, some additional work is required
14153  because neither the XForms nor the Qt GUI libraries can load PostScript®
14154  figures themselves.
14155  The XForms library can load figures in the following, widely used graphics
14156  formats: 
14157 \family typewriter
14158 bmp
14159 \family default
14160
14161 \family typewriter
14162 gif
14163 \family default
14164
14165 \family typewriter
14166 jpeg
14167 \family default
14168
14169 \family typewriter
14170 pbm
14171 \family default
14172
14173 \family typewriter
14174 pgm
14175 \family default
14176
14177 \family typewriter
14178 ppm
14179 \family default
14180
14181 \family typewriter
14182 tif
14183 \family default
14184  and 
14185 \family typewriter
14186 xbm
14187 \family default
14188  whilst the Qt library can also handle 
14189 \family typewriter
14190 mng
14191 \family default
14192
14193 \family typewriter
14194 png
14195 \family default
14196  and 
14197 \family typewriter
14198 xpm
14199 \family default
14200  format figures.
14201  Thus, LyX must initiate a conversion from Encapsulated PostScript® to a
14202  loadable graphics format.
14203 \end_layout
14204
14205 \begin_layout Standard
14206 It does this using the powerful, configurable converters mechanism exposed
14207  in the 
14208 \family sans
14209 Converters
14210 \family default
14211  section of the 
14212 \family sans
14213 \bar under
14214 E
14215 \bar default
14216 dit
14217 \family default
14218 \SpecialChar \menuseparator
14219
14220 \family sans
14221 \bar under
14222 P
14223 \bar default
14224 references
14225 \family default
14226  dialog.
14227  If LyX cannot create a conversion path (which might have many steps) from
14228  Encapsulated PostScript® to one of the loadable formats listed above, then
14229  it defaults to the use of ImageMagick's 
14230 \family typewriter
14231 convert
14232 \family default
14233  utility.
14234  If, after all that, LyX 
14235 \emph on
14236 still
14237 \emph default
14238  cannot load the figure, then it'll tell you so with a message 
14239 \begin_inset Quotes eld
14240 \end_inset
14241
14242 Error converting to loadable format
14243 \begin_inset Quotes erd
14244 \end_inset
14245
14246  in place of an on-screen view of your figure.
14247  If you're presented with such a message, then you'll need to augment the
14248  list of known converters.
14249 \end_layout
14250
14251 \begin_layout Standard
14252 This strategy is used both to generate on-screen views of your image and
14253  when generating the final document.
14254  In the latter case, the LaTeX compiler must be supplied with graphics files
14255  in PostScript® format.
14256  Similarly the PDFLaTeX compiler requires files in 
14257 \family typewriter
14258 pdf
14259 \family default
14260
14261 \family typewriter
14262 png
14263 \family default
14264  or 
14265 \family typewriter
14266 jpeg
14267 \family default
14268  format.
14269  LyX will handle the necessary conversions behind the scenes.
14270 \end_layout
14271
14272 \begin_layout Subsection
14273 Figure Floats
14274 \end_layout
14275
14276 \begin_layout Subsubsection
14277 Using Figure Floats
14278 \begin_inset LatexCommand label
14279 name "sec:figurefloats"
14280
14281 \end_inset
14282
14283
14284 \end_layout
14285
14286 \begin_layout Standard
14287 The problem with inserting figures straight into your text is that they
14288  might make the pagination of your document extremely awkward.
14289  To suit the LyX mentality of automating such processes, you might find
14290  it preferable to use 
14291 \family sans
14292 Figure\InsetSpace ~
14293 Floats
14294 \family default
14295 , which LyX (actually, LaTeX) is free to move about your document as it
14296  deems necessary for a good fit.
14297  In return, LyX automates the listing of these figures and allows you to
14298  place a caption on them, using the 
14299 \family sans
14300 Caption
14301 \family default
14302  environment explained in Section\InsetSpace ~
14303
14304 \begin_inset LatexCommand ref
14305 reference "sec:captionlayout"
14306
14307 \end_inset
14308
14309 .
14310 \end_layout
14311
14312 \begin_layout Standard
14313 To place a 
14314 \family sans
14315 Figure\InsetSpace ~
14316 Float
14317 \family default
14318  simply select 
14319 \family sans
14320 \bar under
14321 I
14322 \bar default
14323 nsert\SpecialChar \menuseparator
14324 Flo
14325 \bar under
14326 a
14327 \bar default
14328 t\SpecialChar \menuseparator
14329 Figure
14330 \family default
14331  from the menu bar.
14332  You will get a float without a figure in it; use the toolbar icon described
14333  above to insert the actual figure.
14334 \end_layout
14335
14336 \begin_layout Standard
14337 \begin_inset Float figure
14338 placement htbp
14339 wide false
14340 sideways false
14341 status open
14342
14343 \begin_layout Standard
14344 \begin_inset Caption
14345
14346 \begin_layout Standard
14347 \begin_inset LatexCommand label
14348 name "fig:escher"
14349
14350 \end_inset
14351
14352 M.C.
14353  Escher on acid.
14354 \end_layout
14355
14356 \end_inset
14357
14358
14359 \end_layout
14360
14361 \begin_layout Standard
14362 \align center
14363 \begin_inset Graphics
14364         filename clipart/escher-lsd.eps
14365         display color
14366         rotateOrigin center
14367
14368 \end_inset
14369
14370
14371 \end_layout
14372
14373 \end_inset
14374
14375
14376 \end_layout
14377
14378 \begin_layout Standard
14379 \begin_inset Float figure
14380 placement htbp
14381 wide false
14382 sideways false
14383 status open
14384
14385 \begin_layout Standard
14386 \align center
14387 \begin_inset Graphics
14388         filename clipart/platypus.eps
14389         display color
14390         rotateOrigin center
14391
14392 \end_inset
14393
14394
14395 \end_layout
14396
14397 \begin_layout Standard
14398 \begin_inset Caption
14399
14400 \begin_layout Standard
14401 \begin_inset LatexCommand label
14402 name "fig:kill-plat"
14403
14404 \end_inset
14405
14406 A severely distorted platypus in a float.
14407 \end_layout
14408
14409 \end_inset
14410
14411
14412 \end_layout
14413
14414 \end_inset
14415
14416
14417 \end_layout
14418
14419 \begin_layout Standard
14420 It seems simple, but there is subtlety involved in the placement of the
14421  caption.
14422  If you prefer your caption to appear below the figure, then you must press
14423  return when the cursor is at the very start of the caption, and insert
14424  the figure in the new paragraph created above the caption; or you can delete
14425  the caption and recreate it by selecting the 
14426 \family sans
14427 Caption
14428 \family default
14429  environment after the figure has been inserted.
14430  This is what we did for figure 
14431 \begin_inset LatexCommand ref
14432 reference "fig:kill-plat"
14433
14434 \end_inset
14435
14436 .
14437  If the cursor is in a paragraph after the caption when you insert the 
14438 \family sans
14439 Figure
14440 \family default
14441  then it will be inserted after the caption, as was the case for 
14442 \begin_inset LatexCommand ref
14443 reference "fig:escher"
14444
14445 \end_inset
14446
14447 .
14448  It is preferred to use one 
14449 \family sans
14450 Figure
14451 \family default
14452  per 
14453 \family sans
14454 Float
14455 \family default
14456 .
14457  This allows LyX [actually LaTeX] to best position each figure.
14458 \end_layout
14459
14460 \begin_layout Standard
14461 Right-clicking on a float opens a dialog where you can alter the placement
14462  options that LaTeX uses for positioning the float (see 
14463 \begin_inset LatexCommand ref
14464 reference "sec:float-locn"
14465
14466 \end_inset
14467
14468 ).
14469  
14470 \family sans
14471 Span\InsetSpace ~
14472 columns
14473 \family default
14474  is only useful for two-column documents: if you select it, the float will
14475  span across both columns on the page instead of being confined to just
14476  one.
14477 \end_layout
14478
14479 \begin_layout Standard
14480 This figure also shows how we place a label and create a cross-reference
14481  to it; as you would expect from reading section 
14482 \begin_inset LatexCommand ref
14483 reference "sec:crossref"
14484
14485 \end_inset
14486
14487  you can simply insert a 
14488 \family sans
14489 \bar under
14490 L
14491 \bar default
14492 abel
14493 \family default
14494  in the caption and refer to it using a 
14495 \family sans
14496 \bar under
14497 C
14498 \bar default
14499 ross\InsetSpace ~
14500 Reference
14501 \family default
14502  as normal.
14503  It is especially important to use these with figure floats, rather than
14504  using vague references to 
14505 \begin_inset Quotes eld
14506 \end_inset
14507
14508 the above figure,
14509 \begin_inset Quotes erd
14510 \end_inset
14511
14512  as LaTeX will reposition your floats for you in the final document; it
14513  might not be 
14514 \begin_inset Quotes eld
14515 \end_inset
14516
14517 above
14518 \begin_inset Quotes erd
14519 \end_inset
14520
14521  at all.
14522  If it is not possible to fit the floats neatly on the same page as the
14523  text which refers to it, the figures will be placed on a separate page
14524  by themselves.
14525  Rest assured that the overall effect is usually quite nice.
14526 \end_layout
14527
14528 \begin_layout Standard
14529 Note that the caption is used in a 
14530 \family sans
14531 List\InsetSpace ~
14532 of\InsetSpace ~
14533
14534 \bar under
14535 F
14536 \bar default
14537 igures
14538 \family default
14539  (as described in Section\InsetSpace ~
14540
14541 \begin_inset LatexCommand ref
14542 reference "sec:ListsOf"
14543
14544 \end_inset
14545
14546 ) automatically, should you choose to include one in your document.
14547 \end_layout
14548
14549 \begin_layout Subsubsection
14550 Float Placement
14551 \begin_inset LatexCommand label
14552 name "sec:float-locn"
14553
14554 \end_inset
14555
14556
14557 \end_layout
14558
14559 \begin_layout Standard
14560 Now, the whole idea behind 
14561 \family sans
14562 Figure\InsetSpace ~
14563 Floats
14564 \family default
14565  [as well as 
14566 \family sans
14567 Table\InsetSpace ~
14568 Floats
14569 \family default
14570 , which we introduce later] is to allow LyX to place a figure [or table]
14571  on a page in a consistent, sensible fashion.
14572  The rules LaTeX uses are rather arcane; refer to the LaTeX documentation
14573  for the exact details.
14574  You can use check boxes in the float dialog to set placement for a particular
14575  float.
14576  By default, each float uses the document's default placement rules.
14577  You can change these, if you wish, in the 
14578 \family sans
14579 \bar under
14580 D
14581 \bar default
14582 ocument\SpecialChar \menuseparator
14583
14584 \bar under
14585 S
14586 \bar default
14587 ettings
14588 \family default
14589  dialog.
14590  The 
14591 \family sans
14592 Float\InsetSpace ~
14593 placement
14594 \family default
14595  box takes a LaTeX-style placement specification.
14596  You can place any combination of four letters in the 
14597 \family sans
14598 Float\InsetSpace ~
14599 placement
14600 \family default
14601  box, in any order:
14602 \end_layout
14603
14604 \begin_layout Itemize
14605
14606 \family sans
14607 h
14608 \family default
14609  for 
14610 \emph on
14611 here
14612 \end_layout
14613
14614 \begin_layout Itemize
14615
14616 \family sans
14617 t
14618 \family default
14619  for 
14620 \emph on
14621 top
14622 \end_layout
14623
14624 \begin_layout Itemize
14625
14626 \family sans
14627 b
14628 \family default
14629  for 
14630 \emph on
14631 bottom
14632 \end_layout
14633
14634 \begin_layout Itemize
14635
14636 \family sans
14637 p
14638 \family default
14639  for 
14640 \emph on
14641 page
14642 \end_layout
14643
14644 \begin_layout Standard
14645 The letters correspond to the following behaviour:
14646 \end_layout
14647
14648 \begin_layout Description
14649 Here: LyX tries to put the 
14650 \family sans
14651 Float
14652 \family default
14653  at the same point in the text where you put it.
14654 \end_layout
14655
14656 \begin_deeper
14657 \begin_layout Standard
14658 If there isn't enough room, LyX tries one of the other three location types.
14659 \end_layout
14660
14661 \end_deeper
14662 \begin_layout Description
14663 Top: LyX tries to put the 
14664 \family sans
14665 Float
14666 \family default
14667  at the top of the current page.
14668  If the figure won't fit on the current page, it goes to the next page.
14669 \end_layout
14670
14671 \begin_layout Description
14672 Bottom: LyX tries to put the 
14673 \family sans
14674 Float
14675 \family default
14676  at the bottom of the current page.
14677  If there isn't room, it goes to the next page.
14678 \end_layout
14679
14680 \begin_layout Description
14681 Page: LyX tries to put the 
14682 \family sans
14683 Float
14684 \family default
14685  (or a number of 
14686 \family sans
14687 Float
14688 \family default
14689 s) on a page of its own.
14690 \end_layout
14691
14692 \begin_layout Standard
14693 There is some subtlety to how this all works.
14694  The order specifies what location LyX should try first.
14695  If that one fails, it tries the next one, and so on, though 
14696 \begin_inset Quotes eld
14697 \end_inset
14698
14699
14700 \family sans
14701 h
14702 \family default
14703
14704 \begin_inset Quotes erd
14705 \end_inset
14706
14707  will always take precedence if it appears in the list.
14708  The default placement list is 
14709 \begin_inset Quotes eld
14710 \end_inset
14711
14712
14713 \family sans
14714 tbp
14715 \family default
14716
14717 \begin_inset Quotes erd
14718 \end_inset
14719
14720 : try the top of a text page first, then the bottom of a text page, then
14721  on a page by itself.
14722  If you want LyX to try 
14723 \begin_inset Quotes eld
14724 \end_inset
14725
14726 really hard
14727 \begin_inset Quotes erd
14728 \end_inset
14729
14730  to place the figure where you command it, precede the list with an exclamation
14731  point; for example 
14732 \begin_inset Quotes eld
14733 \end_inset
14734
14735
14736 \family sans
14737 !htbp
14738 \family default
14739
14740 \begin_inset Quotes erd
14741 \end_inset
14742
14743 .
14744  Here are some example entries and what they do:
14745 \end_layout
14746
14747 \begin_layout Enumerate
14748
14749 \family sans
14750 hbp
14751 \end_layout
14752
14753 \begin_deeper
14754 \begin_layout Standard
14755 Try putting the figure/table at its actual position in the text.
14756  If that doesn't work, put it on the bottom of the page.
14757  If that fails, put it on a separate page.
14758 \end_layout
14759
14760 \end_deeper
14761 \begin_layout Enumerate
14762
14763 \family sans
14764 !hbp
14765 \end_layout
14766
14767 \begin_deeper
14768 \begin_layout Standard
14769 Try really hard to put the figure/table at its actual position in the text.
14770  Then the bottom of the page, then on a separate page.
14771 \end_layout
14772
14773 \end_deeper
14774 \begin_layout Enumerate
14775
14776 \family sans
14777 tp
14778 \end_layout
14779
14780 \begin_deeper
14781 \begin_layout Standard
14782 Put the figure/table at the top of each page.
14783  If it's too long, put it on a separate page.
14784 \end_layout
14785
14786 \end_deeper
14787 \begin_layout Enumerate
14788
14789 \family sans
14790 p
14791 \end_layout
14792
14793 \begin_deeper
14794 \begin_layout Standard
14795 Always put figures and tables on their own page.
14796 \end_layout
14797
14798 \end_deeper
14799 \begin_layout Subsection
14800 XFig and LyX
14801 \end_layout
14802
14803 \begin_layout Standard
14804 One obvious question is 
14805 \begin_inset Quotes eld
14806 \end_inset
14807
14808 how would I create the figures?
14809 \begin_inset Quotes erd
14810 \end_inset
14811
14812  Fortunately, the answer is included in most Linux and/or LaTeX distributions.
14813  
14814 \family typewriter
14815 XFig
14816 \family default
14817  is a powerful though slightly awkward drawing tool.
14818  If you want to include figures that you have created with 
14819 \family typewriter
14820 XFig
14821 \family default
14822  there are several ways.
14823  We recommend the following:
14824 \end_layout
14825
14826 \begin_layout Enumerate
14827 Export the figure as Encapsulated PostScript.
14828  This could be very easy included into LyX as described in the previous
14829  sections.
14830  The great advantage of this way is, that you have the full power of PostScript®
14831  available.
14832  That means Bezier curves, colors, all line thicknesses and many more.
14833  If you have inserted text into your fig-document this will be printed with
14834  PostScript fonts, which is OK\SpecialChar \@.
14835  The figure can be manipulated like any other
14836  EPS figure, as described above.
14837  
14838 \end_layout
14839
14840 \begin_deeper
14841 \begin_layout Standard
14842 The only disadvantage is that you cannot create formulas as PostScript text
14843  except by hand.
14844  If you also need formulas or simple exponents or indices in your figure,
14845  the next way is recommended.
14846 \end_layout
14847
14848 \end_deeper
14849 \begin_layout Enumerate
14850 Export the figure as LaTeX.
14851  This is just as easy to include into LyX, with the advantage that you may
14852  use all LaTeX commands within the text inside XFig.
14853  Therefore you have to set the 
14854 \emph on
14855 special flag
14856 \emph default
14857  for text in XFig.
14858  This is automatic if you invoke XFig with 
14859 \family typewriter
14860 xfig\InsetSpace ~
14861 -specialtext
14862 \family default
14863 .
14864  If this is done and you have also chosen a LaTeX font you may simply write
14865  
14866 \begin_inset Quotes eld
14867 \end_inset
14868
14869 $H_2$
14870 \begin_inset Quotes erd
14871 \end_inset
14872
14873  in 
14874 \family typewriter
14875 XFig\SpecialChar \@.
14876
14877 \family default
14878  If you export this figure as LaTeX and include it in LyX with 
14879 \family sans
14880 \bar under
14881 I
14882 \bar default
14883 nsert\SpecialChar \menuseparator
14884 Chil
14885 \bar under
14886 d
14887 \bar default
14888 \InsetSpace ~
14889 Document
14890 \family default
14891  (see description in 
14892 \emph on
14893 Extended Features
14894 \emph default
14895 ) this text will appear as 
14896 \begin_inset Formula $H_{2}$
14897 \end_inset
14898
14899 .
14900  
14901 \end_layout
14902
14903 \begin_deeper
14904 \begin_layout Standard
14905 The disadvantage of this way is that the graphical power of LaTeX isn't
14906  as strong as PostScript®\SpecialChar \@.
14907  You cannot use all thicknesses of lines and, more
14908  annoyingly, not all slopes.
14909  This is why we recommend the third way for more complex figures.
14910 \end_layout
14911
14912 \end_deeper
14913 \begin_layout Enumerate
14914 Export the figure as LaTeX/PostScript combined.
14915  Then 
14916 \family typewriter
14917 XFig
14918 \family default
14919  [
14920 \family typewriter
14921 transfig
14922 \family default
14923 , really] will generate two files: 
14924 \end_layout
14925
14926 \begin_deeper
14927 \begin_layout Enumerate
14928 the PostScript part 
14929 \family typewriter
14930 foo.pstex
14931 \family default
14932 , that contains all painting.
14933 \end_layout
14934
14935 \begin_layout Enumerate
14936 the LaTeX part 
14937 \family typewriter
14938 foo.pstex_t
14939 \family default
14940 , that contains all text and a link to the PostScript part.
14941 \end_layout
14942
14943 \end_deeper
14944 \begin_layout Standard
14945 Then you just have to include the LaTeX part as described above.
14946  This will automatically include the PostScript part, too.
14947 \begin_inset Foot
14948 status collapsed
14949
14950 \begin_layout Standard
14951 If you get an error like 
14952 \begin_inset Quotes eld
14953 \end_inset
14954
14955 unknown graphics extension pstex
14956 \begin_inset Quotes erd
14957 \end_inset
14958
14959  you have to declare these graphic extensions.
14960  I think this is a 
14961 \family typewriter
14962 transfig
14963 \family default
14964  bug that occurs with LaTeX2e.
14965  Simply add a line like
14966 \end_layout
14967
14968 \begin_layout Standard
14969
14970 \family typewriter
14971
14972 \backslash
14973 @namedef{Gin@rule@ps_tex}#1{{eps}{ps_tex}{#1}}
14974 \end_layout
14975
14976 \begin_layout Standard
14977 in the file 
14978 \family typewriter
14979 /usr/lib/texmf/tex/latex/graphics/dvips.def
14980 \family default
14981 .
14982  Then add 
14983 \family typewriter
14984 pstex
14985 \family default
14986  to the extension:
14987 \end_layout
14988
14989 \begin_layout Standard
14990
14991 \backslash
14992 def
14993 \backslash
14994 Gin@extensions{eps, ps, pstex, eps.gz, ps.gz, eps=2EZ}
14995 \end_layout
14996
14997 \begin_layout Standard
14998 This should fix the whole thing.
14999  Alternatively you may export the postscript part as 
15000 \family typewriter
15001 foo.eps
15002 \family default
15003  and change the LaTeX part 
15004 \family typewriter
15005 foo.pstex_t
15006 \family default
15007  manually.
15008  But this is annoying.
15009  
15010 \end_layout
15011
15012 \end_inset
15013
15014  This way you have the full PostScript® and LaTeX power combined except
15015  for the possibility to scale the figure after creating.
15016  So if you want scalable pictures, the PostScript format is your only choice.
15017  Another little advantage of letting LaTeX typeset the font is that the
15018  same font will appear in your figures as in your text, which looks a little
15019  nicer.
15020 \end_layout
15021
15022 \begin_layout Section
15023 Tables
15024 \begin_inset LatexCommand label
15025 name "sec:tables"
15026
15027 \end_inset
15028
15029
15030 \end_layout
15031
15032 \begin_layout Standard
15033 LyX has powerful table support, but LaTeX can do many more things with tables
15034  than LyX is currently capable of, so you might want to look at a good LaTeX
15035  book if the features described here should turn out to be inadequate.
15036 \end_layout
15037
15038 \begin_layout Standard
15039 You can insert a table using either the table toolbar button or 
15040 \family sans
15041 \bar under
15042 I
15043 \bar default
15044 nsert\SpecialChar \menuseparator
15045
15046 \bar under
15047 T
15048 \bar default
15049 able
15050 \family default
15051 .
15052  A dialog will appear, asking you for the number of rows and columns.
15053  The default table has lines at the top and to the left of every cell, a
15054  line to the right of the rightmost column and a line at the bottom of the
15055  lowest row, forming a box around the table.
15056  Additionally, the topmost row also has a line at the bottom, which causes
15057  this row to appear separated from the rest of the table.
15058  Here's an example:
15059 \end_layout
15060
15061 \begin_layout Standard
15062 \align center
15063 \begin_inset Tabular
15064 <lyxtabular version="3" rows="4" columns="4">
15065 <features>
15066 <column alignment="center" valignment="top" leftline="true" width="0pt">
15067 <column alignment="center" valignment="top" leftline="true" width="0pt">
15068 <column alignment="center" valignment="top" leftline="true" width="0in">
15069 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15070 <row topline="true" bottomline="true">
15071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15072 \begin_inset Text
15073
15074 \begin_layout Standard
15075
15076 \end_layout
15077
15078 \end_inset
15079 </cell>
15080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15081 \begin_inset Text
15082
15083 \begin_layout Standard
15084
15085 \family roman
15086 \series medium
15087 \shape up
15088 \size normal
15089 \emph off
15090 \bar no
15091 \noun off
15092 \color none
15093 12
15094 \end_layout
15095
15096 \end_inset
15097 </cell>
15098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15099 \begin_inset Text
15100
15101 \begin_layout Standard
15102
15103 \family roman
15104 \series medium
15105 \shape up
15106 \size normal
15107 \emph off
15108 \bar no
15109 \noun off
15110 \color none
15111 45
15112 \end_layout
15113
15114 \end_inset
15115 </cell>
15116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15117 \begin_inset Text
15118
15119 \begin_layout Standard
15120
15121 \family roman
15122 \series medium
15123 \shape up
15124 \size normal
15125 \emph off
15126 \bar no
15127 \noun off
15128 \color none
15129 98
15130 \end_layout
15131
15132 \end_inset
15133 </cell>
15134 </row>
15135 <row topline="true">
15136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15137 \begin_inset Text
15138
15139 \begin_layout Standard
15140
15141 \family roman
15142 \series medium
15143 \shape up
15144 \size normal
15145 \emph off
15146 \bar no
15147 \noun off
15148 \color none
15149 A
15150 \end_layout
15151
15152 \end_inset
15153 </cell>
15154 <cell alignment="center" valignment="top" topline="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" leftline="true" usebox="none">
15164 \begin_inset Text
15165
15166 \begin_layout Standard
15167
15168 \end_layout
15169
15170 \end_inset
15171 </cell>
15172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15173 \begin_inset Text
15174
15175 \begin_layout Standard
15176
15177 \end_layout
15178
15179 \end_inset
15180 </cell>
15181 </row>
15182 <row topline="true">
15183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15184 \begin_inset Text
15185
15186 \begin_layout Standard
15187
15188 \family roman
15189 \series medium
15190 \shape up
15191 \size normal
15192 \emph off
15193 \bar no
15194 \noun off
15195 \color none
15196 B
15197 \end_layout
15198
15199 \end_inset
15200 </cell>
15201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15202 \begin_inset Text
15203
15204 \begin_layout Standard
15205
15206 \end_layout
15207
15208 \end_inset
15209 </cell>
15210 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \begin_layout Standard
15214
15215 \family roman
15216 \series medium
15217 \shape up
15218 \size normal
15219 \emph off
15220 \bar no
15221 \noun off
15222 \color none
15223 multi 
15224 \end_layout
15225
15226 \end_inset
15227 </cell>
15228 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15229 \begin_inset Text
15230
15231 \begin_layout Standard
15232
15233 \end_layout
15234
15235 \end_inset
15236 </cell>
15237 </row>
15238 <row topline="true" bottomline="true">
15239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15240 \begin_inset Text
15241
15242 \begin_layout Standard
15243
15244 \family roman
15245 \series medium
15246 \shape up
15247 \size normal
15248 \emph off
15249 \bar no
15250 \noun off
15251 \color none
15252 C
15253 \end_layout
15254
15255 \end_inset
15256 </cell>
15257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15258 \begin_inset Text
15259
15260 \begin_layout Standard
15261
15262 \end_layout
15263
15264 \end_inset
15265 </cell>
15266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15267 \begin_inset Text
15268
15269 \begin_layout Standard
15270
15271 \end_layout
15272
15273 \end_inset
15274 </cell>
15275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15276 \begin_inset Text
15277
15278 \begin_layout Standard
15279
15280 \end_layout
15281
15282 \end_inset
15283 </cell>
15284 </row>
15285 </lyxtabular>
15286
15287 \end_inset
15288
15289
15290 \end_layout
15291
15292 \begin_layout Subsection
15293 The Table dialog
15294 \end_layout
15295
15296 \begin_layout Standard
15297 You can alter a table by clicking on it with the right mouse button, which
15298  brings up a settings dialog.
15299  Among these options are:
15300 \end_layout
15301
15302 \begin_layout Itemize
15303 Adding/removing border lines from a row or column.
15304  If you remove the top line from one of the rows, you'll get a dotted line
15305  in LyX, but no line will appear in the printout.
15306  If you set the bottom line of one row and the top line of the row below,
15307  then the rows are separated by a small space, as you can see with the top
15308  row in the example above.
15309  You can do the same vertically if you set the right line of a column and
15310  the left line of the column to the right.
15311 \end_layout
15312
15313 \begin_layout Itemize
15314 Text alignment in a column
15315 \end_layout
15316
15317 \begin_layout Itemize
15318 Appending rows and columns
15319 \end_layout
15320
15321 \begin_layout Itemize
15322 Deleting rows, columns, or the entire table
15323 \end_layout
15324
15325 \begin_layout Itemize
15326 Multicolumn
15327 \end_layout
15328
15329 \begin_layout Itemize
15330 Setting a fixed width for a column
15331 \end_layout
15332
15333 \begin_layout Itemize
15334 Longtable options - this is useful if your table is higher than the paper.
15335  Then the table is split on the bottom of the page and continued on the
15336  next one, instead of running of the end of the page.
15337 \end_layout
15338
15339 \begin_layout Itemize
15340 Rotate the whole table or a single cell sideways, by 90 degrees
15341 \end_layout
15342
15343 \begin_layout Standard
15344 You can also use the menu to perform these operations.
15345  Try 
15346 \family sans
15347 \bar under
15348 E
15349 \bar default
15350 dit\SpecialChar \menuseparator
15351
15352 \family default
15353 \bar under
15354 T
15355 \family sans
15356 \bar default
15357 able
15358 \family default
15359  or 
15360 \family sans
15361 \bar under
15362 E
15363 \bar default
15364 dit\SpecialChar \menuseparator
15365 Rows&
15366 \bar under
15367 C
15368 \bar default
15369 ols
15370 \family default
15371  when the cursor is inside a table.
15372  
15373 \end_layout
15374
15375 \begin_layout Standard
15376 Most of these options also work on selections.
15377  This means that if you select more cells, columns or rows the action is
15378  done on all of your selection.
15379  Note that there is a difference between selecting the 
15380 \emph on
15381 contents
15382 \emph default
15383  of the cell, and the cell itself.
15384  If you can see a red border inside a cell, then a selection will select
15385  the contents.
15386  If you press 
15387 \family sans
15388 Escape
15389 \family default
15390  or click outside of the box, then the selection will select cells (whether
15391  you use the mouse or the normal cursor-movement keys).
15392 \end_layout
15393
15394 \begin_layout Standard
15395 When you append a row, it is added 
15396 \emph on
15397 below
15398 \emph default
15399  the row containing the cursor.
15400  Similarly, columns are appended to the 
15401 \emph on
15402 right
15403 \emph default
15404  of the cursor.
15405  This makes it difficult to add columns on the left edge of a table without
15406  a lot of cutting and pasting.
15407  Deletion is always performed on the row or column containing the cursor.
15408  
15409 \end_layout
15410
15411 \begin_layout Standard
15412 The multicolumn option merges two or more adjacent cells on a given row.
15413  For example, in the above table, row 
15414 \begin_inset Quotes eld
15415 \end_inset
15416
15417 B
15418 \begin_inset Quotes erd
15419 \end_inset
15420
15421  has had multicolumn applied to the columns labelled 
15422 \begin_inset Quotes eld
15423 \end_inset
15424
15425 45
15426 \begin_inset Quotes erd
15427 \end_inset
15428
15429  and 
15430 \begin_inset Quotes eld
15431 \end_inset
15432
15433 98.
15434 \begin_inset Quotes erd
15435 \end_inset
15436
15437  To use it, you must first select the cells, then choose 
15438 \family sans
15439 Multicolumn
15440 \family default
15441  from the menu.
15442  This will not work vertically - see the Table Examples document for how
15443  to do this.
15444 \end_layout
15445
15446 \begin_layout Standard
15447 You can also use 
15448 \family sans
15449 Multicolumn
15450 \family default
15451  if you need to have a special handling for a single table cell's top and
15452  bottom border lines and text alignment.
15453  Here an example of this special handling of a cell:
15454 \end_layout
15455
15456 \begin_layout Standard
15457 \align center
15458 \begin_inset Tabular
15459 <lyxtabular version="3" rows="5" columns="3">
15460 <features>
15461 <column alignment="left" valignment="top" leftline="true" rightline="true" width="0pt">
15462 <column alignment="right" valignment="top" leftline="true" width="0pt">
15463 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
15464 <row topline="true" bottomline="true">
15465 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15466 \begin_inset Text
15467
15468 \begin_layout Standard
15469
15470 \family roman
15471 \series bold
15472 \shape up
15473 \size normal
15474 \emph off
15475 \bar no
15476 \noun off
15477 \color none
15478 *
15479 \end_layout
15480
15481 \end_inset
15482 </cell>
15483 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15484 \begin_inset Text
15485
15486 \begin_layout Standard
15487
15488 \family roman
15489 \series bold
15490 \shape up
15491 \size normal
15492 \emph off
15493 \bar no
15494 \noun off
15495 \color none
15496 x
15497 \end_layout
15498
15499 \end_inset
15500 </cell>
15501 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15502 \begin_inset Text
15503
15504 \begin_layout Standard
15505
15506 \family roman
15507 \series bold
15508 \shape up
15509 \size normal
15510 \emph off
15511 \bar no
15512 \noun off
15513 \color none
15514 y
15515 \end_layout
15516
15517 \end_inset
15518 </cell>
15519 </row>
15520 <row topline="true">
15521 <cell multicolumn="1" alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15522 \begin_inset Text
15523
15524 \begin_layout Standard
15525
15526 \family roman
15527 \series bold
15528 \shape up
15529 \size normal
15530 \emph off
15531 \bar no
15532 \noun off
15533 \color none
15534 point a & b
15535 \end_layout
15536
15537 \end_inset
15538 </cell>
15539 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
15540 \begin_inset Text
15541
15542 \begin_layout Standard
15543
15544 \family roman
15545 \shape up
15546 \size normal
15547 \emph off
15548 \bar no
15549 \noun off
15550 \color none
15551 103
15552 \end_layout
15553
15554 \end_inset
15555 </cell>
15556 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15557 \begin_inset Text
15558
15559 \begin_layout Standard
15560
15561 \family roman
15562 \shape up
15563 \size normal
15564 \emph off
15565 \bar no
15566 \noun off
15567 \color none
15568 9
15569 \end_layout
15570
15571 \end_inset
15572 </cell>
15573 </row>
15574 <row topline="true">
15575 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none">
15576 \begin_inset Text
15577
15578 \begin_layout Standard
15579
15580 \family roman
15581 \series bold
15582 \shape up
15583 \size normal
15584 \emph off
15585 \bar no
15586 \noun off
15587 \color none
15588 point b & a
15589 \end_layout
15590
15591 \end_inset
15592 </cell>
15593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15594 \begin_inset Text
15595
15596 \begin_layout Standard
15597
15598 \family roman
15599 \shape up
15600 \size normal
15601 \emph off
15602 \bar no
15603 \noun off
15604 \color none
15605 599
15606 \end_layout
15607
15608 \end_inset
15609 </cell>
15610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15611 \begin_inset Text
15612
15613 \begin_layout Standard
15614
15615 \family roman
15616 \shape up
15617 \size normal
15618 \emph off
15619 \bar no
15620 \noun off
15621 \color none
15622 340
15623 \end_layout
15624
15625 \end_inset
15626 </cell>
15627 </row>
15628 <row topline="true">
15629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15630 \begin_inset Text
15631
15632 \begin_layout Standard
15633
15634 \family roman
15635 \series bold
15636 \shape up
15637 \size normal
15638 \emph off
15639 \bar no
15640 \noun off
15641 \color none
15642 point abc
15643 \end_layout
15644
15645 \end_inset
15646 </cell>
15647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15648 \begin_inset Text
15649
15650 \begin_layout Standard
15651
15652 \family roman
15653 \shape up
15654 \size normal
15655 \emph off
15656 \bar no
15657 \noun off
15658 \color none
15659 1009
15660 \end_layout
15661
15662 \end_inset
15663 </cell>
15664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15665 \begin_inset Text
15666
15667 \begin_layout Standard
15668
15669 \family roman
15670 \shape up
15671 \size normal
15672 \emph off
15673 \bar no
15674 \noun off
15675 \color none
15676 52
15677 \end_layout
15678
15679 \end_inset
15680 </cell>
15681 </row>
15682 <row topline="true" bottomline="true">
15683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15684 \begin_inset Text
15685
15686 \begin_layout Standard
15687
15688 \family roman
15689 \series bold
15690 \shape up
15691 \size normal
15692 \emph off
15693 \bar no
15694 \noun off
15695 \color none
15696 point abcd
15697 \end_layout
15698
15699 \end_inset
15700 </cell>
15701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15702 \begin_inset Text
15703
15704 \begin_layout Standard
15705
15706 \family roman
15707 \shape up
15708 \size normal
15709 \emph off
15710 \bar no
15711 \noun off
15712 \color none
15713 96
15714 \end_layout
15715
15716 \end_inset
15717 </cell>
15718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15719 \begin_inset Text
15720
15721 \begin_layout Standard
15722
15723 \family roman
15724 \shape up
15725 \size normal
15726 \emph off
15727 \bar no
15728 \noun off
15729 \color none
15730 11
15731 \end_layout
15732
15733 \end_inset
15734 </cell>
15735 </row>
15736 </lyxtabular>
15737
15738 \end_inset
15739
15740
15741 \end_layout
15742
15743 \begin_layout Standard
15744 You see here that the header line cells are aligned to the center, whereas
15745  the left column is aligned to the left, and the other columns are aligned
15746  to the right.
15747  Also the bottom and top line of two cells have been removed.
15748 \begin_inset Note Note
15749 status open
15750
15751 \begin_layout Standard
15752 I can make nothing of this explanation.
15753  An improvement would be nice :) - jbl
15754 \end_layout
15755
15756 \end_inset
15757
15758
15759 \end_layout
15760
15761 \begin_layout Standard
15762 If you want your column to have a fixed width, then you can insert a width
15763  in the 
15764 \family sans
15765 Width
15766 \family default
15767  input-field of the 
15768 \family sans
15769 Table
15770 \family default
15771  dialog.
15772  This will then allow the cell to have multiple paragraphs of text.
15773 \end_layout
15774
15775 \begin_layout Standard
15776 If your table becomes too large to fit on a portrait document layout, you
15777  can select the 
15778 \family sans
15779 Rotate\InsetSpace ~
15780 90°
15781 \family default
15782  button, and the table will appear sideways (this means landscape in a portrait
15783  document style).
15784  You might also like to rotate single table cells to give them more horizontal
15785  space.
15786  The example below demonstrates why it is useful to rotate single cells.
15787 \end_layout
15788
15789 \begin_layout Standard
15790
15791 \emph on
15792 Note:
15793 \emph default
15794  This 
15795 \family sans
15796 Rotate\InsetSpace ~
15797 90°
15798 \family default
15799  option will 
15800 \emph on
15801 not
15802 \emph default
15803  display on screen, and works 
15804 \emph on
15805 only
15806 \emph default
15807  for PostScript output.
15808  So, if you want to preview them, use 
15809 \family sans
15810 \bar under
15811 V
15812 \bar default
15813 iew\SpecialChar \menuseparator
15814 Pos
15815 \bar under
15816 t
15817 \bar default
15818 script
15819 \family default
15820 , as 
15821 \family sans
15822 \bar under
15823 V
15824 \bar default
15825 iew
15826 \bar under
15827 \SpecialChar \menuseparator
15828 D
15829 \bar default
15830 VI
15831 \family default
15832  will not show the table properly.
15833 \end_layout
15834
15835 \begin_layout Standard
15836 \align center
15837 \begin_inset Tabular
15838 <lyxtabular version="3" rows="6" columns="12">
15839 <features>
15840 <column alignment="left" valignment="top" leftline="true" rightline="true" width="0pt">
15841 <column alignment="center" valignment="top" leftline="true" width="0pt">
15842 <column alignment="center" valignment="top" leftline="true" width="0pt">
15843 <column alignment="center" valignment="top" leftline="true" width="0pt">
15844 <column alignment="center" valignment="top" leftline="true" width="0pt">
15845 <column alignment="center" valignment="top" leftline="true" width="0pt">
15846 <column alignment="center" valignment="top" leftline="true" width="0pt">
15847 <column alignment="center" valignment="top" leftline="true" width="0pt">
15848 <column alignment="center" valignment="top" leftline="true" width="0pt">
15849 <column alignment="center" valignment="top" leftline="true" width="0pt">
15850 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
15851 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
15852 <row topline="true" bottomline="true">
15853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15854 \begin_inset Text
15855
15856 \begin_layout Standard
15857
15858 \family roman
15859 \series medium
15860 \shape up
15861 \size normal
15862 \emph off
15863 \bar no
15864 \noun off
15865 \color none
15866 Description
15867 \end_layout
15868
15869 \end_inset
15870 </cell>
15871 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15872 \begin_inset Text
15873
15874 \begin_layout Standard
15875
15876 \family roman
15877 \series medium
15878 \shape up
15879 \size normal
15880 \emph off
15881 \bar no
15882 \noun off
15883 \color none
15884 Flag 1
15885 \end_layout
15886
15887 \end_inset
15888 </cell>
15889 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15890 \begin_inset Text
15891
15892 \begin_layout Standard
15893
15894 \family roman
15895 \series medium
15896 \shape up
15897 \size normal
15898 \emph off
15899 \bar no
15900 \noun off
15901 \color none
15902 Flag 2
15903 \end_layout
15904
15905 \end_inset
15906 </cell>
15907 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15908 \begin_inset Text
15909
15910 \begin_layout Standard
15911
15912 \family roman
15913 \series medium
15914 \shape up
15915 \size normal
15916 \emph off
15917 \bar no
15918 \noun off
15919 \color none
15920 Flag 3
15921 \end_layout
15922
15923 \end_inset
15924 </cell>
15925 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15926 \begin_inset Text
15927
15928 \begin_layout Standard
15929
15930 \family roman
15931 \series medium
15932 \shape up
15933 \size normal
15934 \emph off
15935 \bar no
15936 \noun off
15937 \color none
15938 Flag 4
15939 \end_layout
15940
15941 \end_inset
15942 </cell>
15943 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15944 \begin_inset Text
15945
15946 \begin_layout Standard
15947
15948 \family roman
15949 \series medium
15950 \shape up
15951 \size normal
15952 \emph off
15953 \bar no
15954 \noun off
15955 \color none
15956 Flag 5
15957 \end_layout
15958
15959 \end_inset
15960 </cell>
15961 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15962 \begin_inset Text
15963
15964 \begin_layout Standard
15965
15966 \family roman
15967 \series medium
15968 \shape up
15969 \size normal
15970 \emph off
15971 \bar no
15972 \noun off
15973 \color none
15974 Flag 6
15975 \end_layout
15976
15977 \end_inset
15978 </cell>
15979 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15980 \begin_inset Text
15981
15982 \begin_layout Standard
15983
15984 \family roman
15985 \series medium
15986 \shape up
15987 \size normal
15988 \emph off
15989 \bar no
15990 \noun off
15991 \color none
15992 Flag 7
15993 \end_layout
15994
15995 \end_inset
15996 </cell>
15997 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
15998 \begin_inset Text
15999
16000 \begin_layout Standard
16001
16002 \family roman
16003 \series medium
16004 \shape up
16005 \size normal
16006 \emph off
16007 \bar no
16008 \noun off
16009 \color none
16010 Flag 8
16011 \end_layout
16012
16013 \end_inset
16014 </cell>
16015 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="true" usebox="none">
16016 \begin_inset Text
16017
16018 \begin_layout Standard
16019
16020 \family roman
16021 \series medium
16022 \shape up
16023 \size normal
16024 \emph off
16025 \bar no
16026 \noun off
16027 \color none
16028 Flag 9
16029 \end_layout
16030
16031 \end_inset
16032 </cell>
16033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" rotate="true" usebox="none">
16034 \begin_inset Text
16035
16036 \begin_layout Standard
16037
16038 \family roman
16039 \series medium
16040 \shape up
16041 \size normal
16042 \emph off
16043 \bar no
16044 \noun off
16045 \color none
16046 Flag 10
16047 \end_layout
16048
16049 \end_inset
16050 </cell>
16051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16052 \begin_inset Text
16053
16054 \begin_layout Standard
16055
16056 \family roman
16057 \series medium
16058 \shape up
16059 \size normal
16060 \emph off
16061 \bar no
16062 \noun off
16063 \color none
16064 Total
16065 \end_layout
16066
16067 \end_inset
16068 </cell>
16069 </row>
16070 <row topline="true">
16071 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16072 \begin_inset Text
16073
16074 \begin_layout Standard
16075
16076 \family roman
16077 \series medium
16078 \shape up
16079 \size normal
16080 \emph off
16081 \bar no
16082 \noun off
16083 \color none
16084 Desc.\InsetSpace ~
16085 1
16086 \end_layout
16087
16088 \end_inset
16089 </cell>
16090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16091 \begin_inset Text
16092
16093 \begin_layout Standard
16094
16095 \family roman
16096 \series medium
16097 \shape up
16098 \size normal
16099 \emph off
16100 \bar no
16101 \noun off
16102 \color none
16103 *
16104 \end_layout
16105
16106 \end_inset
16107 </cell>
16108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16109 \begin_inset Text
16110
16111 \begin_layout Standard
16112
16113 \end_layout
16114
16115 \end_inset
16116 </cell>
16117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16118 \begin_inset Text
16119
16120 \begin_layout Standard
16121
16122 \family roman
16123 \series medium
16124 \shape up
16125 \size normal
16126 \emph off
16127 \bar no
16128 \noun off
16129 \color none
16130 *
16131 \end_layout
16132
16133 \end_inset
16134 </cell>
16135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16136 \begin_inset Text
16137
16138 \begin_layout Standard
16139
16140 \family roman
16141 \series medium
16142 \shape up
16143 \size normal
16144 \emph off
16145 \bar no
16146 \noun off
16147 \color none
16148 *
16149 \end_layout
16150
16151 \end_inset
16152 </cell>
16153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16154 \begin_inset Text
16155
16156 \begin_layout Standard
16157
16158 \end_layout
16159
16160 \end_inset
16161 </cell>
16162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16163 \begin_inset Text
16164
16165 \begin_layout Standard
16166
16167 \family roman
16168 \series medium
16169 \shape up
16170 \size normal
16171 \emph off
16172 \bar no
16173 \noun off
16174 \color none
16175 *
16176 \end_layout
16177
16178 \end_inset
16179 </cell>
16180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16181 \begin_inset Text
16182
16183 \begin_layout Standard
16184
16185 \end_layout
16186
16187 \end_inset
16188 </cell>
16189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16190 \begin_inset Text
16191
16192 \begin_layout Standard
16193
16194 \family roman
16195 \series medium
16196 \shape up
16197 \size normal
16198 \emph off
16199 \bar no
16200 \noun off
16201 \color none
16202 *
16203 \end_layout
16204
16205 \end_inset
16206 </cell>
16207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16208 \begin_inset Text
16209
16210 \begin_layout Standard
16211
16212 \family roman
16213 \series medium
16214 \shape up
16215 \size normal
16216 \emph off
16217 \bar no
16218 \noun off
16219 \color none
16220 *
16221 \end_layout
16222
16223 \end_inset
16224 </cell>
16225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16226 \begin_inset Text
16227
16228 \begin_layout Standard
16229
16230 \family roman
16231 \series medium
16232 \shape up
16233 \size normal
16234 \emph off
16235 \bar no
16236 \noun off
16237 \color none
16238 *
16239 \end_layout
16240
16241 \end_inset
16242 </cell>
16243 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16244 \begin_inset Text
16245
16246 \begin_layout Standard
16247
16248 \family roman
16249 \series medium
16250 \shape up
16251 \size normal
16252 \emph off
16253 \bar no
16254 \noun off
16255 \color none
16256 7
16257 \end_layout
16258
16259 \end_inset
16260 </cell>
16261 </row>
16262 <row topline="true">
16263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16264 \begin_inset Text
16265
16266 \begin_layout Standard
16267
16268 \family roman
16269 \series medium
16270 \shape up
16271 \size normal
16272 \emph off
16273 \bar no
16274 \noun off
16275 \color none
16276 Desc.\InsetSpace ~
16277 2
16278 \end_layout
16279
16280 \end_inset
16281 </cell>
16282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16283 \begin_inset Text
16284
16285 \begin_layout Standard
16286
16287 \end_layout
16288
16289 \end_inset
16290 </cell>
16291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16292 \begin_inset Text
16293
16294 \begin_layout Standard
16295
16296 \family roman
16297 \series medium
16298 \shape up
16299 \size normal
16300 \emph off
16301 \bar no
16302 \noun off
16303 \color none
16304 *
16305 \end_layout
16306
16307 \end_inset
16308 </cell>
16309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16310 \begin_inset Text
16311
16312 \begin_layout Standard
16313
16314 \family roman
16315 \series medium
16316 \shape up
16317 \size normal
16318 \emph off
16319 \bar no
16320 \noun off
16321 \color none
16322 *
16323 \end_layout
16324
16325 \end_inset
16326 </cell>
16327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16328 \begin_inset Text
16329
16330 \begin_layout Standard
16331
16332 \family roman
16333 \series medium
16334 \shape up
16335 \size normal
16336 \emph off
16337 \bar no
16338 \noun off
16339 \color none
16340 *
16341 \end_layout
16342
16343 \end_inset
16344 </cell>
16345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16346 \begin_inset Text
16347
16348 \begin_layout Standard
16349
16350 \family roman
16351 \series medium
16352 \shape up
16353 \size normal
16354 \emph off
16355 \bar no
16356 \noun off
16357 \color none
16358 *
16359 \end_layout
16360
16361 \end_inset
16362 </cell>
16363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16364 \begin_inset Text
16365
16366 \begin_layout Standard
16367
16368 \family roman
16369 \series medium
16370 \shape up
16371 \size normal
16372 \emph off
16373 \bar no
16374 \noun off
16375 \color none
16376 *
16377 \end_layout
16378
16379 \end_inset
16380 </cell>
16381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16382 \begin_inset Text
16383
16384 \begin_layout Standard
16385
16386 \family roman
16387 \series medium
16388 \shape up
16389 \size normal
16390 \emph off
16391 \bar no
16392 \noun off
16393 \color none
16394 *
16395 \end_layout
16396
16397 \end_inset
16398 </cell>
16399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16400 \begin_inset Text
16401
16402 \begin_layout Standard
16403
16404 \family roman
16405 \series medium
16406 \shape up
16407 \size normal
16408 \emph off
16409 \bar no
16410 \noun off
16411 \color none
16412 *
16413 \end_layout
16414
16415 \end_inset
16416 </cell>
16417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16418 \begin_inset Text
16419
16420 \begin_layout Standard
16421
16422 \family roman
16423 \series medium
16424 \shape up
16425 \size normal
16426 \emph off
16427 \bar no
16428 \noun off
16429 \color none
16430 *
16431 \end_layout
16432
16433 \end_inset
16434 </cell>
16435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16436 \begin_inset Text
16437
16438 \begin_layout Standard
16439
16440 \family roman
16441 \series medium
16442 \shape up
16443 \size normal
16444 \emph off
16445 \bar no
16446 \noun off
16447 \color none
16448 *
16449 \end_layout
16450
16451 \end_inset
16452 </cell>
16453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Standard
16457
16458 \family roman
16459 \series medium
16460 \shape up
16461 \size normal
16462 \emph off
16463 \bar no
16464 \noun off
16465 \color none
16466 9
16467 \end_layout
16468
16469 \end_inset
16470 </cell>
16471 </row>
16472 <row topline="true">
16473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16474 \begin_inset Text
16475
16476 \begin_layout Standard
16477
16478 \family roman
16479 \series medium
16480 \shape up
16481 \size normal
16482 \emph off
16483 \bar no
16484 \noun off
16485 \color none
16486 Desc.\InsetSpace ~
16487 3
16488 \end_layout
16489
16490 \end_inset
16491 </cell>
16492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16493 \begin_inset Text
16494
16495 \begin_layout Standard
16496
16497 \family roman
16498 \series medium
16499 \shape up
16500 \size normal
16501 \emph off
16502 \bar no
16503 \noun off
16504 \color none
16505 *
16506 \end_layout
16507
16508 \end_inset
16509 </cell>
16510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16511 \begin_inset Text
16512
16513 \begin_layout Standard
16514
16515 \family roman
16516 \series medium
16517 \shape up
16518 \size normal
16519 \emph off
16520 \bar no
16521 \noun off
16522 \color none
16523 *
16524 \end_layout
16525
16526 \end_inset
16527 </cell>
16528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16529 \begin_inset Text
16530
16531 \begin_layout Standard
16532
16533 \family roman
16534 \series medium
16535 \shape up
16536 \size normal
16537 \emph off
16538 \bar no
16539 \noun off
16540 \color none
16541 *
16542 \end_layout
16543
16544 \end_inset
16545 </cell>
16546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16547 \begin_inset Text
16548
16549 \begin_layout Standard
16550
16551 \end_layout
16552
16553 \end_inset
16554 </cell>
16555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16556 \begin_inset Text
16557
16558 \begin_layout Standard
16559
16560 \family roman
16561 \series medium
16562 \shape up
16563 \size normal
16564 \emph off
16565 \bar no
16566 \noun off
16567 \color none
16568 *
16569 \end_layout
16570
16571 \end_inset
16572 </cell>
16573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16574 \begin_inset Text
16575
16576 \begin_layout Standard
16577
16578 \family roman
16579 \series medium
16580 \shape up
16581 \size normal
16582 \emph off
16583 \bar no
16584 \noun off
16585 \color none
16586 *
16587 \end_layout
16588
16589 \end_inset
16590 </cell>
16591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16592 \begin_inset Text
16593
16594 \begin_layout Standard
16595
16596 \family roman
16597 \series medium
16598 \shape up
16599 \size normal
16600 \emph off
16601 \bar no
16602 \noun off
16603 \color none
16604 *
16605 \end_layout
16606
16607 \end_inset
16608 </cell>
16609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16610 \begin_inset Text
16611
16612 \begin_layout Standard
16613
16614 \family roman
16615 \series medium
16616 \shape up
16617 \size normal
16618 \emph off
16619 \bar no
16620 \noun off
16621 \color none
16622 *
16623 \end_layout
16624
16625 \end_inset
16626 </cell>
16627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16628 \begin_inset Text
16629
16630 \begin_layout Standard
16631
16632 \end_layout
16633
16634 \end_inset
16635 </cell>
16636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16637 \begin_inset Text
16638
16639 \begin_layout Standard
16640
16641 \family roman
16642 \series medium
16643 \shape up
16644 \size normal
16645 \emph off
16646 \bar no
16647 \noun off
16648 \color none
16649 *
16650 \end_layout
16651
16652 \end_inset
16653 </cell>
16654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16655 \begin_inset Text
16656
16657 \begin_layout Standard
16658
16659 \family roman
16660 \series medium
16661 \shape up
16662 \size normal
16663 \emph off
16664 \bar no
16665 \noun off
16666 \color none
16667 8
16668 \end_layout
16669
16670 \end_inset
16671 </cell>
16672 </row>
16673 <row topline="true" bottomline="true">
16674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 Desc.\InsetSpace ~
16688 4
16689 \end_layout
16690
16691 \end_inset
16692 </cell>
16693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16694 \begin_inset Text
16695
16696 \begin_layout Standard
16697
16698 \family roman
16699 \series medium
16700 \shape up
16701 \size normal
16702 \emph off
16703 \bar no
16704 \noun off
16705 \color none
16706 *
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Standard
16715
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Standard
16724
16725 \family roman
16726 \series medium
16727 \shape up
16728 \size normal
16729 \emph off
16730 \bar no
16731 \noun off
16732 \color none
16733 *
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16739 \begin_inset Text
16740
16741 \begin_layout Standard
16742
16743 \family roman
16744 \series medium
16745 \shape up
16746 \size normal
16747 \emph off
16748 \bar no
16749 \noun off
16750 \color none
16751 *
16752 \end_layout
16753
16754 \end_inset
16755 </cell>
16756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16757 \begin_inset Text
16758
16759 \begin_layout Standard
16760
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16766 \begin_inset Text
16767
16768 \begin_layout Standard
16769
16770 \end_layout
16771
16772 \end_inset
16773 </cell>
16774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Standard
16778
16779 \family roman
16780 \series medium
16781 \shape up
16782 \size normal
16783 \emph off
16784 \bar no
16785 \noun off
16786 \color none
16787 *
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Standard
16796
16797 \family roman
16798 \series medium
16799 \shape up
16800 \size normal
16801 \emph off
16802 \bar no
16803 \noun off
16804 \color none
16805 *
16806 \end_layout
16807
16808 \end_inset
16809 </cell>
16810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16811 \begin_inset Text
16812
16813 \begin_layout Standard
16814
16815 \family roman
16816 \series medium
16817 \shape up
16818 \size normal
16819 \emph off
16820 \bar no
16821 \noun off
16822 \color none
16823 *
16824 \end_layout
16825
16826 \end_inset
16827 </cell>
16828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16829 \begin_inset Text
16830
16831 \begin_layout Standard
16832
16833 \end_layout
16834
16835 \end_inset
16836 </cell>
16837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16838 \begin_inset Text
16839
16840 \begin_layout Standard
16841
16842 \family roman
16843 \series medium
16844 \shape up
16845 \size normal
16846 \emph off
16847 \bar no
16848 \noun off
16849 \color none
16850 6
16851 \end_layout
16852
16853 \end_inset
16854 </cell>
16855 </row>
16856 <row topline="true" bottomline="true">
16857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 Total
16871 \end_layout
16872
16873 \end_inset
16874 </cell>
16875 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16876 \begin_inset Text
16877
16878 \begin_layout Standard
16879
16880 \size normal
16881 \noun off
16882 \color none
16883  
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16889 \begin_inset Text
16890
16891 \begin_layout Standard
16892
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16898 \begin_inset Text
16899
16900 \begin_layout Standard
16901
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16907 \begin_inset Text
16908
16909 \begin_layout Standard
16910
16911 \end_layout
16912
16913 \end_inset
16914 </cell>
16915 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16916 \begin_inset Text
16917
16918 \begin_layout Standard
16919
16920 \end_layout
16921
16922 \end_inset
16923 </cell>
16924 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16925 \begin_inset Text
16926
16927 \begin_layout Standard
16928
16929 \end_layout
16930
16931 \end_inset
16932 </cell>
16933 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16934 \begin_inset Text
16935
16936 \begin_layout Standard
16937
16938 \end_layout
16939
16940 \end_inset
16941 </cell>
16942 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16943 \begin_inset Text
16944
16945 \begin_layout Standard
16946
16947 \end_layout
16948
16949 \end_inset
16950 </cell>
16951 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16952 \begin_inset Text
16953
16954 \begin_layout Standard
16955
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16961 \begin_inset Text
16962
16963 \begin_layout Standard
16964
16965 \end_layout
16966
16967 \end_inset
16968 </cell>
16969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Standard
16973
16974 \family roman
16975 \series medium
16976 \shape up
16977 \size normal
16978 \emph off
16979 \bar no
16980 \noun off
16981 \color none
16982 30
16983 \end_layout
16984
16985 \end_inset
16986 </cell>
16987 </row>
16988 </lyxtabular>
16989
16990 \end_inset
16991
16992
16993 \end_layout
16994
16995 \begin_layout Subsection
16996 What can be placed inside a table cell?
16997 \end_layout
16998
16999 \begin_layout Standard
17000 Many objects can be placed inside a table cell.
17001  Any single line of text, an equation (not a displayed or multilined equation,
17002  though), or a figure can be in a cell; in fact, all three kinds of objects
17003  can be placed in the same cell.
17004  Font sizes and shapes can be altered, and the table will adjust to display
17005  them properly.
17006  However, you can't put a special environment in a cell (like 
17007 \family sans
17008 Section*
17009 \family default
17010 , etc.), nor set spacing options etc.
17011  for the cell's paragraph.
17012 \end_layout
17013
17014 \begin_layout Subsection
17015 Cut & Paste in Tables
17016 \end_layout
17017
17018 \begin_layout Standard
17019 Cutting and pasting between tables works reasonably well.
17020  You can cut and paste even more than one row.
17021  Selection with the mouse or with 
17022 \family sans
17023 Shift
17024 \family default
17025  plus the arrow keys works as usual.
17026  The values in the second table below were cut and pasted from the first,
17027  using the mouse to select and paste.
17028 \end_layout
17029
17030 \begin_layout Standard
17031 \align center
17032 \begin_inset Tabular
17033 <lyxtabular version="3" rows="3" columns="3">
17034 <features>
17035 <column alignment="center" valignment="top" leftline="true" width="0pt">
17036 <column alignment="center" valignment="top" leftline="true" width="0pt">
17037 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17038 <row topline="true" bottomline="true">
17039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17040 \begin_inset Text
17041
17042 \begin_layout Standard
17043
17044 \family roman
17045 \series medium
17046 \shape up
17047 \size normal
17048 \emph off
17049 \bar no
17050 \noun off
17051 \color none
17052 1
17053 \end_layout
17054
17055 \end_inset
17056 </cell>
17057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17058 \begin_inset Text
17059
17060 \begin_layout Standard
17061
17062 \family roman
17063 \series medium
17064 \shape up
17065 \size normal
17066 \emph off
17067 \bar no
17068 \noun off
17069 \color none
17070 2
17071 \end_layout
17072
17073 \end_inset
17074 </cell>
17075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17076 \begin_inset Text
17077
17078 \begin_layout Standard
17079
17080 \family roman
17081 \series medium
17082 \shape up
17083 \size normal
17084 \emph off
17085 \bar no
17086 \noun off
17087 \color none
17088 3
17089 \end_layout
17090
17091 \end_inset
17092 </cell>
17093 </row>
17094 <row>
17095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17096 \begin_inset Text
17097
17098 \begin_layout Standard
17099
17100 \family roman
17101 \series medium
17102 \shape up
17103 \size normal
17104 \emph off
17105 \bar no
17106 \noun off
17107 \color none
17108 4
17109 \end_layout
17110
17111 \end_inset
17112 </cell>
17113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17114 \begin_inset Text
17115
17116 \begin_layout Standard
17117
17118 \family roman
17119 \series medium
17120 \shape up
17121 \size normal
17122 \emph off
17123 \bar no
17124 \noun off
17125 \color none
17126 5
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Standard
17135
17136 \family roman
17137 \series medium
17138 \shape up
17139 \size normal
17140 \emph off
17141 \bar no
17142 \noun off
17143 \color none
17144 6
17145 \end_layout
17146
17147 \end_inset
17148 </cell>
17149 </row>
17150 <row topline="true" bottomline="true">
17151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17152 \begin_inset Text
17153
17154 \begin_layout Standard
17155
17156 \family roman
17157 \series medium
17158 \shape up
17159 \size normal
17160 \emph off
17161 \bar no
17162 \noun off
17163 \color none
17164 7
17165 \end_layout
17166
17167 \end_inset
17168 </cell>
17169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17170 \begin_inset Text
17171
17172 \begin_layout Standard
17173
17174 \family roman
17175 \series medium
17176 \shape up
17177 \size normal
17178 \emph off
17179 \bar no
17180 \noun off
17181 \color none
17182 8
17183 \end_layout
17184
17185 \end_inset
17186 </cell>
17187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17188 \begin_inset Text
17189
17190 \begin_layout Standard
17191
17192 \family roman
17193 \series medium
17194 \shape up
17195 \size normal
17196 \emph off
17197 \bar no
17198 \noun off
17199 \color none
17200 9
17201 \end_layout
17202
17203 \end_inset
17204 </cell>
17205 </row>
17206 </lyxtabular>
17207
17208 \end_inset
17209
17210
17211 \end_layout
17212
17213 \begin_layout Standard
17214 \align center
17215 \begin_inset Tabular
17216 <lyxtabular version="3" rows="4" columns="3">
17217 <features>
17218 <column alignment="center" valignment="top" leftline="true" width="0pt">
17219 <column alignment="center" valignment="top" leftline="true" width="0pt">
17220 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17221 <row topline="true" bottomline="true">
17222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17223 \begin_inset Text
17224
17225 \begin_layout Standard
17226
17227 \family roman
17228 \series medium
17229 \shape up
17230 \size normal
17231 \emph off
17232 \bar no
17233 \noun off
17234 \color none
17235 1
17236 \end_layout
17237
17238 \end_inset
17239 </cell>
17240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17241 \begin_inset Text
17242
17243 \begin_layout Standard
17244
17245 \family roman
17246 \series medium
17247 \shape up
17248 \size normal
17249 \emph off
17250 \bar no
17251 \noun off
17252 \color none
17253 2
17254 \end_layout
17255
17256 \end_inset
17257 </cell>
17258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17259 \begin_inset Text
17260
17261 \begin_layout Standard
17262
17263 \family roman
17264 \series medium
17265 \shape up
17266 \size normal
17267 \emph off
17268 \bar no
17269 \noun off
17270 \color none
17271 3
17272 \end_layout
17273
17274 \end_inset
17275 </cell>
17276 </row>
17277 <row>
17278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17279 \begin_inset Text
17280
17281 \begin_layout Standard
17282
17283 \family roman
17284 \series medium
17285 \shape up
17286 \size normal
17287 \emph off
17288 \bar no
17289 \noun off
17290 \color none
17291 4
17292 \end_layout
17293
17294 \end_inset
17295 </cell>
17296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17297 \begin_inset Text
17298
17299 \begin_layout Standard
17300
17301 \family roman
17302 \series medium
17303 \shape up
17304 \size normal
17305 \emph off
17306 \bar no
17307 \noun off
17308 \color none
17309 5
17310 \end_layout
17311
17312 \end_inset
17313 </cell>
17314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17315 \begin_inset Text
17316
17317 \begin_layout Standard
17318
17319 \family roman
17320 \series medium
17321 \shape up
17322 \size normal
17323 \emph off
17324 \bar no
17325 \noun off
17326 \color none
17327 6
17328 \end_layout
17329
17330 \end_inset
17331 </cell>
17332 </row>
17333 <row topline="true">
17334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Standard
17338
17339 \family roman
17340 \series medium
17341 \shape up
17342 \size normal
17343 \emph off
17344 \bar no
17345 \noun off
17346 \color none
17347 7
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Standard
17356
17357 \end_layout
17358
17359 \end_inset
17360 </cell>
17361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Standard
17365
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 </row>
17371 <row topline="true" bottomline="true">
17372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17373 \begin_inset Text
17374
17375 \begin_layout Standard
17376
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Standard
17385
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Standard
17394
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 </row>
17400 </lyxtabular>
17401
17402 \end_inset
17403
17404
17405 \end_layout
17406
17407 \begin_layout Standard
17408 Note that you can also copy and paste the entire table as a single unit
17409  by starting the selection from outside the table.
17410 \end_layout
17411
17412 \begin_layout Subsection
17413 Multiple lines in cells
17414 \end_layout
17415
17416 \begin_layout Standard
17417 It is possible to have multi-line entries in tables, but not in a completely
17418  WYSIWYM manner.
17419  Define a fixed length for the column in the 
17420 \family sans
17421 Table
17422 \family default
17423  dialog.
17424  After this, your text is automatically split into more lines and the cell
17425  enlarged vertically when the length of the text exceeds the given fixed
17426  length.
17427  An example:
17428 \end_layout
17429
17430 \begin_layout Standard
17431 \align center
17432 \begin_inset Tabular
17433 <lyxtabular version="3" rows="4" columns="3">
17434 <features>
17435 <column alignment="center" valignment="top" leftline="true" width="0pt">
17436 <column alignment="block" valignment="top" leftline="true" width="3cm">
17437 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17438 <row topline="true" bottomline="true">
17439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17440 \begin_inset Text
17441
17442 \begin_layout Standard
17443
17444 \family roman
17445 \series medium
17446 \shape up
17447 \size normal
17448 \emph off
17449 \bar no
17450 \noun off
17451 \color none
17452 1
17453 \end_layout
17454
17455 \end_inset
17456 </cell>
17457 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17458 \begin_inset Text
17459
17460 \begin_layout Standard
17461
17462 \family roman
17463 \series medium
17464 \shape up
17465 \size normal
17466 \emph off
17467 \bar no
17468 \noun off
17469 \color none
17470 2
17471 \end_layout
17472
17473 \end_inset
17474 </cell>
17475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17476 \begin_inset Text
17477
17478 \begin_layout Standard
17479
17480 \family roman
17481 \series medium
17482 \shape up
17483 \size normal
17484 \emph off
17485 \bar no
17486 \noun off
17487 \color none
17488 3
17489 \end_layout
17490
17491 \end_inset
17492 </cell>
17493 </row>
17494 <row>
17495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17496 \begin_inset Text
17497
17498 \begin_layout Standard
17499
17500 \family roman
17501 \series medium
17502 \shape up
17503 \size normal
17504 \emph off
17505 \bar no
17506 \noun off
17507 \color none
17508 4
17509 \end_layout
17510
17511 \end_inset
17512 </cell>
17513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17514 \begin_inset Text
17515
17516 \begin_layout Standard
17517
17518 \family roman
17519 \series medium
17520 \shape up
17521 \size normal
17522 \emph off
17523 \bar no
17524 \noun off
17525 \color none
17526 This is a multiline entry in a table.
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17532 \begin_inset Text
17533
17534 \begin_layout Standard
17535
17536 \family roman
17537 \series medium
17538 \shape up
17539 \size normal
17540 \emph off
17541 \bar no
17542 \noun off
17543 \color none
17544 5
17545 \end_layout
17546
17547 \end_inset
17548 </cell>
17549 </row>
17550 <row bottomline="true">
17551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17552 \begin_inset Text
17553
17554 \begin_layout Standard
17555
17556 \family roman
17557 \series medium
17558 \shape up
17559 \size normal
17560 \emph off
17561 \bar no
17562 \noun off
17563 \color none
17564 6
17565 \end_layout
17566
17567 \end_inset
17568 </cell>
17569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17570 \begin_inset Text
17571
17572 \begin_layout Standard
17573
17574 \family roman
17575 \series medium
17576 \shape up
17577 \size normal
17578 \emph off
17579 \bar no
17580 \noun off
17581 \color none
17582 This is longer now.
17583 \end_layout
17584
17585 \end_inset
17586 </cell>
17587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17588 \begin_inset Text
17589
17590 \begin_layout Standard
17591
17592 \family roman
17593 \series medium
17594 \shape up
17595 \size normal
17596 \emph off
17597 \bar no
17598 \noun off
17599 \color none
17600 7
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 </row>
17606 <row bottomline="true">
17607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17608 \begin_inset Text
17609
17610 \begin_layout Standard
17611
17612 \family roman
17613 \series medium
17614 \shape up
17615 \size normal
17616 \emph off
17617 \bar no
17618 \noun off
17619 \color none
17620 8
17621 \end_layout
17622
17623 \end_inset
17624 </cell>
17625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17626 \begin_inset Text
17627
17628 \begin_layout Standard
17629
17630 \family roman
17631 \series medium
17632 \shape up
17633 \size normal
17634 \emph off
17635 \bar no
17636 \noun off
17637 \color none
17638 This is a multiline entry in a table.
17639  This is longer now.
17640 \end_layout
17641
17642 \end_inset
17643 </cell>
17644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Standard
17648
17649 \family roman
17650 \series medium
17651 \shape up
17652 \size normal
17653 \emph off
17654 \bar no
17655 \noun off
17656 \color none
17657 9
17658 \end_layout
17659
17660 \end_inset
17661 </cell>
17662 </row>
17663 </lyxtabular>
17664
17665 \end_inset
17666
17667
17668 \end_layout
17669
17670 \begin_layout Standard
17671 Text within a cell will not normally wrap to fit the page, so if a line
17672  of text in a table is too long, the table will extend beyond the right
17673  margin of the page.
17674  Similarly, tables will not split themselves at the bottom of a page, and
17675  so might extend below the bottom margin.
17676  You have these options to resolve this problem:
17677 \end_layout
17678
17679 \begin_layout Enumerate
17680 Split it into two tables.
17681 \end_layout
17682
17683 \begin_layout Enumerate
17684 Select the 
17685 \family sans
17686 Longtable
17687 \family default
17688  button in the 
17689 \family sans
17690 Table
17691 \family default
17692  dialog.
17693  This automatically splits the table over more pages, if it is too tall.
17694  After doing this, the list of 
17695 \family sans
17696 Longtable
17697 \family default
17698  buttons activate themselves and you may now define:
17699 \end_layout
17700
17701 \begin_deeper
17702 \begin_layout Enumerate
17703
17704 \family sans
17705 First\InsetSpace ~
17706 header
17707 \family default
17708 : The current row and all rows above that don't have any special options
17709  defined are defined to be the header rows of the first page of the longtable.
17710 \end_layout
17711
17712 \begin_layout Enumerate
17713
17714 \family sans
17715 Header
17716 \family default
17717 : The current row and all rows above that don't have any special options
17718  defined are defined to be the header rows of all pages of the longtable;
17719  except for the first page, if 
17720 \family sans
17721 First\InsetSpace ~
17722 header
17723 \family default
17724  is defined.
17725 \end_layout
17726
17727 \begin_layout Enumerate
17728
17729 \family sans
17730 Footer
17731 \family default
17732 : The current row and all rows below that don't have any special options
17733  defined are defined to be the footer rows of all pages of the longtable;
17734  except for the last page, if 
17735 \family sans
17736 Last\InsetSpace ~
17737 footer
17738 \family default
17739  is defined.
17740 \end_layout
17741
17742 \begin_layout Enumerate
17743
17744 \family sans
17745 Last\InsetSpace ~
17746 footer
17747 \family default
17748 : The current row and all rows below that don't have any special options
17749  defined are defined to be the footer rows of the last page of the longtable.
17750 \end_layout
17751
17752 \begin_layout Standard
17753 If you set more than one option in the same table row, you should be aware
17754  of the fact that only the first flag is used in the given table rows.
17755  The others will then be defined as 
17756 \emph on
17757 empty
17758 \emph default
17759 .
17760  In this context, first means first in this order: 
17761 \family sans
17762 Footer, Last\InsetSpace ~
17763 footer,
17764 \family default
17765  
17766 \family sans
17767 Header,
17768 \family default
17769  
17770 \family sans
17771 First\InsetSpace ~
17772 header.
17773
17774 \family default
17775  See the 
17776 \family typewriter
17777 TableExamples.lyx
17778 \family default
17779  example file to see how this works.
17780  
17781 \end_layout
17782
17783 \begin_layout Standard
17784 The check box in the long table options can be used to specify specific
17785  rows to break the page on as well.
17786 \end_layout
17787
17788 \end_deeper
17789 \begin_layout Enumerate
17790 A table can also be placed in a float, as described below, which will allow
17791  TeX to place it as well as it can within the page.
17792 \end_layout
17793
17794 \begin_layout Subsection
17795 Table Floats
17796 \begin_inset LatexCommand label
17797 name "sec:table float"
17798
17799 \end_inset
17800
17801
17802 \end_layout
17803
17804 \begin_layout Standard
17805 Outside of a float, the table will be positioned exactly where it is placed
17806  in the document.
17807  Using a 
17808 \family sans
17809 \shape up
17810 Tabl
17811 \bar under
17812 e
17813 \bar default
17814 \InsetSpace ~
17815 Float
17816 \family default
17817 \shape default
17818  from the 
17819 \family sans
17820 \shape up
17821 \bar under
17822 I
17823 \bar default
17824 nsert\SpecialChar \menuseparator
17825 Flo
17826 \shape default
17827 \bar under
17828 a
17829 \shape up
17830 \bar default
17831 t
17832 \family default
17833 \shape default
17834  menu will enable LaTeX to place the table where it fits best, rather than
17835  exactly where you insert it.
17836  Float placement for table floats is similar to that for figure floats 
17837 \begin_inset LatexCommand ref
17838 reference "sec:figurefloats"
17839
17840 \end_inset
17841
17842 , and is described in section 
17843 \begin_inset LatexCommand ref
17844 reference "sec:float-locn"
17845
17846 \end_inset
17847
17848 .
17849  Captions also work the same way as with figure floats, as described in
17850  section 
17851 \begin_inset LatexCommand ref
17852 reference "sec:figurefloats"
17853
17854 \end_inset
17855
17856 .
17857  Table 
17858 \begin_inset LatexCommand ref
17859 reference "table:a table float"
17860
17861 \end_inset
17862
17863  is an example of a table float.
17864 \begin_inset Float table
17865 placement htbp
17866 wide false
17867 sideways false
17868 status collapsed
17869
17870 \begin_layout Standard
17871 \begin_inset Caption
17872
17873 \begin_layout Standard
17874 \begin_inset LatexCommand label
17875 name "table:a table float"
17876
17877 \end_inset
17878
17879 A table float.
17880 \end_layout
17881
17882 \end_inset
17883
17884
17885 \end_layout
17886
17887 \begin_layout Standard
17888 \align center
17889 \begin_inset Tabular
17890 <lyxtabular version="3" rows="3" columns="3">
17891 <features>
17892 <column alignment="center" valignment="top" leftline="true" width="0pt">
17893 <column alignment="center" valignment="top" leftline="true" width="0pt">
17894 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17895 <row topline="true" bottomline="true">
17896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Standard
17900
17901 \family roman
17902 \series medium
17903 \shape up
17904 \size normal
17905 \emph off
17906 \bar no
17907 \noun off
17908 \color none
17909 1
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17915 \begin_inset Text
17916
17917 \begin_layout Standard
17918
17919 \family roman
17920 \series medium
17921 \shape up
17922 \size normal
17923 \emph off
17924 \bar no
17925 \noun off
17926 \color none
17927 2
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Standard
17936
17937 \family roman
17938 \series medium
17939 \shape up
17940 \size normal
17941 \emph off
17942 \bar no
17943 \noun off
17944 \color none
17945 3
17946 \end_layout
17947
17948 \end_inset
17949 </cell>
17950 </row>
17951 <row topline="true">
17952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17953 \begin_inset Text
17954
17955 \begin_layout Standard
17956
17957 \family roman
17958 \series medium
17959 \shape up
17960 \size normal
17961 \emph off
17962 \bar no
17963 \noun off
17964 \color none
17965 Joe
17966 \end_layout
17967
17968 \end_inset
17969 </cell>
17970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17971 \begin_inset Text
17972
17973 \begin_layout Standard
17974
17975 \family roman
17976 \series medium
17977 \shape up
17978 \size normal
17979 \emph off
17980 \bar no
17981 \noun off
17982 \color none
17983 Mary
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Standard
17992
17993 \family roman
17994 \series medium
17995 \shape up
17996 \size normal
17997 \emph off
17998 \bar no
17999 \noun off
18000 \color none
18001 Ted
18002 \end_layout
18003
18004 \end_inset
18005 </cell>
18006 </row>
18007 <row topline="true" bottomline="true">
18008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18009 \begin_inset Text
18010
18011 \begin_layout Standard
18012
18013 \family roman
18014 \series medium
18015 \shape up
18016 \size normal
18017 \emph off
18018 \bar no
18019 \noun off
18020 \color none
18021 \begin_inset Formula $\int x^{2}dx$
18022 \end_inset
18023
18024
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18030 \begin_inset Text
18031
18032 \begin_layout Standard
18033
18034 \family roman
18035 \series medium
18036 \shape up
18037 \size normal
18038 \emph off
18039 \bar no
18040 \noun off
18041 \color none
18042 \begin_inset Formula $\left[\begin{array}{cc}
18043 a & b\\
18044 c & d\end{array}\right]$
18045 \end_inset
18046
18047
18048 \end_layout
18049
18050 \end_inset
18051 </cell>
18052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18053 \begin_inset Text
18054
18055 \begin_layout Standard
18056
18057 \family roman
18058 \series medium
18059 \shape up
18060 \size normal
18061 \emph off
18062 \bar no
18063 \noun off
18064 \color none
18065 \begin_inset Formula $1+1=2$
18066 \end_inset
18067
18068
18069 \end_layout
18070
18071 \end_inset
18072 </cell>
18073 </row>
18074 </lyxtabular>
18075
18076 \end_inset
18077
18078
18079 \end_layout
18080
18081 \end_inset
18082
18083  
18084 \end_layout
18085
18086 \begin_layout Section
18087 Table of Contents and other Listings
18088 \begin_inset LatexCommand label
18089 name "sec:toc"
18090
18091 \end_inset
18092
18093
18094 \end_layout
18095
18096 \begin_layout Standard
18097 One of the really nice features of LaTeX is the ease with which it lets
18098  you create various 
18099 \begin_inset Quotes eld
18100 \end_inset
18101
18102 Lists,
18103 \begin_inset Quotes erd
18104 \end_inset
18105
18106  such as a Table of Contents.
18107  All you need to do is to use certain environments and insert a reference
18108  at the place where you want the list to appear.
18109 \end_layout
18110
18111 \begin_layout Subsection
18112 The Table of Contents
18113 \end_layout
18114
18115 \begin_layout Standard
18116 In order to get a Table of Contents, you need to do four things:
18117 \end_layout
18118
18119 \begin_layout Enumerate
18120 Use a document class that includes support (all but 
18121 \family typewriter
18122 letter
18123 \family default
18124 ).
18125 \end_layout
18126
18127 \begin_layout Enumerate
18128 Set paragraph environments appropriately: 
18129 \family sans
18130 Chapter
18131 \family default
18132
18133 \family sans
18134 (Sub...) Section
18135 \family default
18136
18137 \family sans
18138 (Sub...), Paragraph
18139 \family default
18140 .
18141  Note that styles with a 
18142 \family sans
18143 *
18144 \family default
18145 , like 
18146 \family sans
18147 Section*
18148 \family default
18149 , will 
18150 \emph on
18151 not
18152 \emph default
18153  appear in the Table of Contents.
18154 \end_layout
18155
18156 \begin_layout Enumerate
18157 Make sure you set the 
18158 \family sans
18159 \bar under
18160 S
18161 \bar default
18162 ection\InsetSpace ~
18163 number\InsetSpace ~
18164 depth
18165 \family default
18166  and 
18167 \family sans
18168 \bar under
18169 T
18170 \bar default
18171 able\InsetSpace ~
18172 of\InsetSpace ~
18173 contents
18174 \family default
18175 .
18176 \family sans
18177 \InsetSpace ~
18178 depth
18179 \family default
18180  in the 
18181 \family sans
18182 Document\InsetSpace ~
18183 Layout
18184 \family default
18185  dialog to the appropriate value as described in 
18186 \begin_inset LatexCommand ref
18187 reference "sub:section-depth"
18188
18189 \end_inset
18190
18191
18192 \end_layout
18193
18194 \begin_layout Enumerate
18195 Insert the ToC command at some place in the document.
18196  You'll find it under 
18197 \family sans
18198 \bar under
18199 I
18200 \bar default
18201 nsert\SpecialChar \menuseparator
18202 List\InsetSpace ~
18203 /\InsetSpace ~
18204 T
18205 \bar under
18206 O
18207 \bar default
18208 C\SpecialChar \menuseparator
18209
18210 \bar under
18211 T
18212 \bar default
18213 able\InsetSpace ~
18214 of\InsetSpace ~
18215 Contents
18216 \family default
18217 .
18218 \end_layout
18219
18220 \begin_layout Standard
18221 You can also bring up a dialog for navigating through your document with
18222  
18223 \family sans
18224 \bar under
18225 D
18226 \bar default
18227 ocument\SpecialChar \menuseparator
18228
18229 \bar under
18230 T
18231 \bar default
18232 able\InsetSpace ~
18233 of\InsetSpace ~
18234 Contents
18235 \family default
18236 .
18237 \end_layout
18238
18239 \begin_layout Subsection
18240 List of Figures, Tables and Algorithms
18241 \begin_inset LatexCommand label
18242 name "sec:ListsOf"
18243
18244 \end_inset
18245
18246
18247 \end_layout
18248
18249 \begin_layout Standard
18250 Table, figure, and algorithm lists are very much like the table of contents.
18251  You can insert them from the 
18252 \family sans
18253 \bar under
18254 I
18255 \bar default
18256 nsert\SpecialChar \menuseparator
18257 List\InsetSpace ~
18258 /\InsetSpace ~
18259
18260 \bar under
18261 T
18262 \bar default
18263 OC
18264 \family default
18265  submenu.
18266  If you want figures, tables, or algorithms to appear in the list, you must
18267  place them inside a float of the relevant type and add a caption.
18268 \end_layout
18269
18270 \begin_layout Chapter
18271 Mathematical Formulae
18272 \end_layout
18273
18274 \begin_layout Section
18275 Basic Math Editing
18276 \end_layout
18277
18278 \begin_layout Standard
18279 To create a math formula, you can just click on the toolbar icon with 
18280 \begin_inset Formula $\frac{a+b}{c}$
18281 \end_inset
18282
18283  on it.
18284  That will open a little blue square, with purple markers around it, on
18285  the corners.
18286  That blue square is the formula itself; the purple markers indicate what
18287  level of nesting within the formula you are at.
18288  You can also choose a particular formula type to insert via the 
18289 \family sans
18290 \bar under
18291 I
18292 \bar default
18293 nsert
18294 \bar under
18295 \SpecialChar \menuseparator
18296 M
18297 \bar default
18298 ath
18299 \family default
18300  menu; or you can use a keyboard macro, 
18301 \family sans
18302 M-c\InsetSpace ~
18303 m
18304 \family default
18305
18306 \family sans
18307 M-m\InsetSpace ~
18308 m
18309 \family default
18310 , or 
18311 \family sans
18312 C-m
18313 \family default
18314  (CUA binding only).
18315 \end_layout
18316
18317 \begin_layout Standard
18318 If you simply need to type a single Greek letter, such as 
18319 \begin_inset Formula $\alpha$
18320 \end_inset
18321
18322 , there is a special shortcut.
18323  Just type 
18324 \family sans
18325 M-m\InsetSpace ~
18326 g\InsetSpace ~
18327 a
18328 \family default
18329  to get 
18330 \begin_inset Formula $\alpha$
18331 \end_inset
18332
18333
18334 \family sans
18335 M-m\InsetSpace ~
18336 g\InsetSpace ~
18337 b
18338 \family default
18339  to get 
18340 \begin_inset Formula $\beta$
18341 \end_inset
18342
18343 , etc.
18344 \end_layout
18345
18346 \begin_layout Standard
18347 Editing the parameters of a formula may be done from the 
18348 \family sans
18349 \bar under
18350 I
18351 \bar default
18352 nsert\SpecialChar \menuseparator
18353
18354 \bar under
18355 M
18356 \bar default
18357 ath\SpecialChar \menuseparator
18358 Math\InsetSpace ~
18359 Pane
18360 \bar under
18361 l
18362 \family default
18363 \bar default
18364  dialog, by 
18365 \family sans
18366 Edit\SpecialChar \menuseparator
18367 Math
18368 \family default
18369 , or by clicking the right mouse button on the formula.
18370  The math panel is very useful, so you may want to open it and leave it
18371  somewhere on the screen.
18372  If you're not already in a formula, selecting anything from the math panel
18373  will insert a formula for you.
18374 \end_layout
18375
18376 \begin_layout Subsection
18377 Navigating a Formula
18378 \end_layout
18379
18380 \begin_layout Standard
18381 The best control over cursor position within an existing formula is achieved
18382  with the arrow keys.
18383  Mathed uses small squares to indicate places where something can be inserted.
18384  The arrow keys can be used to navigate between parts of a formula.
18385  Pressing 
18386 \family sans
18387 Space
18388 \family default
18389  will leave a fraction or other formula construct (a square root 
18390 \begin_inset Formula $\sqrt{2}$
18391 \end_inset
18392
18393 , or parentheses 
18394 \begin_inset Formula $\left(f\right)$
18395 \end_inset
18396
18397 , or a matrix 
18398 \begin_inset Formula $\left[\begin{array}{cc}
18399 1 & 2\\
18400 3 & 4\end{array}\right]$
18401 \end_inset
18402
18403 ).
18404  Pressing 
18405 \family sans
18406 Escape
18407 \family default
18408  will leave the formula, placing the cursor after the formula.
18409  
18410 \family sans
18411 Tab
18412 \family default
18413  can be used to move horizontally in a formula; for example, through the
18414  cells of a matrix or the positions in a multi-line equation.
18415 \end_layout
18416
18417 \begin_layout Standard
18418
18419 \family sans
18420 Space
18421 \family default
18422  seems to do nothing in Mathed, since it does not in fact add a space between
18423  characters, but it does exit a nested structure.
18424  For this reason, you have to be careful about using 
18425 \family sans
18426 Space
18427 \family default
18428 .
18429  For example, if you want 
18430 \begin_inset Formula $\sqrt{2x+1}$
18431 \end_inset
18432
18433 , type 
18434 \family typewriter
18435
18436 \backslash
18437 sqrt
18438 \family sans
18439 \InsetSpace ~
18440
18441 \family default
18442 then 
18443 \family sans
18444 Space
18445 \family default
18446 , then
18447 \family sans
18448 \InsetSpace ~
18449
18450 \family typewriter
18451 2x+1
18452 \family default
18453 , not 
18454 \family typewriter
18455
18456 \backslash
18457 sqrt
18458 \family sans
18459 \InsetSpace ~
18460 Space\InsetSpace ~
18461
18462 \family typewriter
18463 2x
18464 \family sans
18465 \InsetSpace ~
18466 Space\InsetSpace ~
18467
18468 \family typewriter
18469 +
18470 \family sans
18471 \InsetSpace ~
18472 Space\InsetSpace ~
18473
18474 \family typewriter
18475 1
18476 \family default
18477 , since in the latter case only the 
18478 \family typewriter
18479
18480 \begin_inset Formula $2x$
18481 \end_inset
18482
18483
18484 \family default
18485  will be under the square root sign, 
18486 \begin_inset Formula $\sqrt{2x}+1$
18487 \end_inset
18488
18489 .
18490  For those who learned to space out expressions in this way, it takes a
18491  little unlearning.
18492 \end_layout
18493
18494 \begin_layout Standard
18495 You can leave many parts of a formula, like this matrix, partially filled
18496  in, such as:
18497 \begin_inset Formula \[
18498 \left(\begin{array}{ccc}
18499 \lambda_{1}\\
18500  & \ddots\\
18501  &  & \lambda_{n}\end{array}\right).\]
18502
18503 \end_inset
18504
18505 If you leave a fraction only partially filled in, or a subscript with nothing
18506  in it, the results will be unpredictable, but most constructs don't mind.
18507 \end_layout
18508
18509 \begin_layout Subsection
18510 Selecting Text
18511 \end_layout
18512
18513 \begin_layout Standard
18514 You can select text within a formula in two different ways.
18515  Place the cursor at one end of the string of text you want, and press 
18516 \family sans
18517 Shift
18518 \family default
18519  and a cursor movement key to select text.
18520  It will be highlighted as with regular text selection.
18521  Alternatively, you can select text with the mouse in the usual way.
18522  That text can then be cut or copied, and then pasted within any formula
18523  (not in a plain text region in LyX, though).
18524 \end_layout
18525
18526 \begin_layout Subsection
18527 Exponents and Subscripts
18528 \end_layout
18529
18530 \begin_layout Standard
18531 You can use the math panel to add superscripts or subscripts, but the much
18532  easier way is to use the standard TeX method.
18533  To get 
18534 \begin_inset Formula $x^{2}$
18535 \end_inset
18536
18537 , type (in Mathed) 
18538 \family typewriter
18539 x^2
18540 \family default
18541  then 
18542 \family sans
18543 Space
18544 \family default
18545 .
18546  The final 
18547 \family sans
18548 Space
18549 \family default
18550  puts the cursor back down on the base line of the expression, instead of
18551  in the superscript.
18552  If you type 
18553 \family typewriter
18554 x^2y
18555 \family default
18556 , you will get 
18557 \begin_inset Formula $x^{2y}$
18558 \end_inset
18559
18560 , to get 
18561 \begin_inset Formula $x^{2}y$
18562 \end_inset
18563
18564 , type 
18565 \family typewriter
18566 x^2
18567 \family default
18568  then 
18569 \family sans
18570 Space
18571 \family default
18572  then
18573 \family sans
18574 \InsetSpace ~
18575
18576 \family typewriter
18577 y
18578 \family default
18579 .
18580  Subscripts are similar, to get 
18581 \begin_inset Formula $a_{1}$
18582 \end_inset
18583
18584 , type (in Mathed) 
18585 \family typewriter
18586 a_1
18587 \family sans
18588 \InsetSpace ~
18589
18590 \family default
18591 then 
18592 \family sans
18593 Space
18594 \family default
18595 .
18596  Note that by default, the superscript or subscript is only for the single
18597  symbol to the left, which changes the spacing and alignment; you should
18598  read section 
18599 \begin_inset LatexCommand ref
18600 reference "sec:Grouping"
18601
18602 \end_inset
18603
18604  if you need to alter this.
18605 \end_layout
18606
18607 \begin_layout Subsection
18608 Fractions 
18609 \end_layout
18610
18611 \begin_layout Standard
18612 Create a fraction with either 
18613 \family typewriter
18614
18615 \backslash
18616 frac
18617 \family default
18618  (in Mathed) or using the fraction icon in the 
18619 \family sans
18620 Math\InsetSpace ~
18621 Panel
18622 \family default
18623  dialog or the 
18624 \family sans
18625 \bar under
18626 M
18627 \bar default
18628 ath
18629 \family default
18630  menu item 
18631 \family sans
18632 \bar under
18633 F
18634 \bar default
18635 raction
18636 \family default
18637 .
18638  You will be presented with an empty fraction, with two Mathed insertion
18639  squares top and bottom.
18640  The cursor moves immediately to the top of the fraction.
18641  To move to the bottom, simply press 
18642 \family sans
18643 Down
18644 \family default
18645 .
18646  To move back up, press 
18647 \family sans
18648 Up
18649 \family default
18650 .
18651  Any math structure can be placed in a fraction, as this example shows:
18652 \begin_inset Formula \[
18653 \left[\frac{1}{\left(\begin{array}{cc}
18654 2 & 3\\
18655 4 & 5\end{array}\right)}\right]\]
18656
18657 \end_inset
18658
18659
18660 \end_layout
18661
18662 \begin_layout Subsection
18663 Sums and Integrals 
18664 \end_layout
18665
18666 \begin_layout Standard
18667 Sum (
18668 \begin_inset Formula $\sum$
18669 \end_inset
18670
18671 ) and integral (
18672 \begin_inset Formula $\int$
18673 \end_inset
18674
18675 ) signs are very often decorated with one or more sets of 
18676 \begin_inset Quotes eld
18677 \end_inset
18678
18679 limits
18680 \begin_inset Quotes erd
18681 \end_inset
18682
18683 .
18684  These limits can be entered in LyX by entering them as you would enter
18685  a superscript or subscript, directly after the symbol.
18686  Sum will automatically place its 
18687 \begin_inset Quotes eld
18688 \end_inset
18689
18690 limits
18691 \begin_inset Quotes erd
18692 \end_inset
18693
18694  over and under the symbol in display style, but will move them to the side
18695  when inlined, such as 
18696 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
18697 \end_inset
18698
18699 , versus 
18700 \begin_inset Note Note
18701 status open
18702
18703 \begin_layout Standard
18704 We haven't yet explained what display vs.
18705  inline means...
18706 \end_layout
18707
18708 \end_inset
18709
18710
18711 \begin_inset Formula \[
18712 \sum_{n=1}^{\infty}\frac{x^{n}}{n}=\ln\left(\frac{1}{1-x}\right).\]
18713
18714 \end_inset
18715
18716 Integral signs, however, will not by default move the limits to directly
18717  over and under the integral sign in display style, as in 
18718 \begin_inset Formula $\int_{a}^{x}f(t)dt:=F(x)$
18719 \end_inset
18720
18721 , versus
18722 \begin_inset Formula \[
18723 \int_{-\infty}^{\infty}\frac{dx}{1+x^{2}}=\pi.\]
18724
18725 \end_inset
18726
18727 Both symbols will be automatically re-sized when placed in display mode.
18728  In display mode, the placement of the limits (directly above and below,
18729  or offset to the right from the sign) can be changed by placing the cursor
18730  in front of the sign and hitting 
18731 \family sans
18732 M-m l
18733 \family default
18734 .
18735  Exactly what change occurs depends on the sign.
18736  
18737 \end_layout
18738
18739 \begin_layout Standard
18740 Certain other mathematical expressions have this 
18741 \begin_inset Quotes eld
18742 \end_inset
18743
18744 moving limits
18745 \begin_inset Quotes erd
18746 \end_inset
18747
18748  feature as addition, such as 
18749 \begin_inset Formula \[
18750 \lim_{x\rightarrow\infty}f(x),\]
18751
18752 \end_inset
18753
18754 which will place the 
18755 \begin_inset Formula $x\rightarrow\infty$
18756 \end_inset
18757
18758  underneath the 
18759 \begin_inset Quotes eld
18760 \end_inset
18761
18762 lim
18763 \begin_inset Quotes erd
18764 \end_inset
18765
18766  in display mode, but not in inlined mode, 
18767 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
18768 \end_inset
18769
18770 .
18771  Note that the 
18772 \begin_inset Formula $\lim$
18773 \end_inset
18774
18775  was entered as a function - you get it in LyX by typing 
18776 \family typewriter
18777
18778 \backslash
18779 lim
18780 \family default
18781  in math-mode, or choosing from the 
18782 \begin_inset Quotes eld
18783 \end_inset
18784
18785 functions
18786 \begin_inset Quotes erd
18787 \end_inset
18788
18789  menu in the math panel; see 
18790 \begin_inset LatexCommand ref
18791 reference "sec:math-functions"
18792
18793 \end_inset
18794
18795 .
18796 \end_layout
18797
18798 \begin_layout Subsubsection
18799 Special integral symbols
18800 \end_layout
18801
18802 \begin_layout Standard
18803 Standard LaTeX does only provide a very limited set of integral symbols.
18804  Therefore several packages implement additional symbols, e.g.\InsetSpace ~
18805 moredimensional
18806  integrals like 
18807 \begin_inset Formula $\iint$
18808 \end_inset
18809
18810  (
18811 \family typewriter
18812
18813 \backslash
18814 iint
18815 \family default
18816 ).
18817  Unfortunately they do not always look consistent, e.g.\InsetSpace ~
18818 the 
18819 \family typewriter
18820
18821 \begin_inset Formula $\iint$
18822 \end_inset
18823
18824  (
18825 \backslash
18826 iint)
18827 \family default
18828  symbol from the 
18829 \family typewriter
18830 wasysym
18831 \family default
18832  package looks like 
18833 \family typewriter
18834
18835 \begin_inset Formula $\varint$
18836 \end_inset
18837
18838  (
18839 \backslash
18840 varint
18841 \family default
18842 ), not 
18843 \family typewriter
18844
18845 \begin_inset Formula $\int$
18846 \end_inset
18847
18848  (
18849 \backslash
18850 int
18851 \family default
18852 ).
18853  Therefore you should enable the automatic loading of the 
18854 \family typewriter
18855 esint
18856 \family default
18857  package in 
18858 \family sans
18859 \bar under
18860 D
18861 \bar default
18862 ocument\SpecialChar \menuseparator
18863
18864 \bar under
18865 S
18866 \bar default
18867 ettings
18868 \family default
18869  if you need special integrals.
18870  This package defines a complete set of consistent looking integral symbols.
18871  You can find most of them in the math panel.
18872  This document does use the 
18873 \family typewriter
18874 wasysym
18875 \family default
18876  package instead of the 
18877 \family typewriter
18878 esint
18879 \family default
18880  package, because the latter is not yet included in all TeX distributions,
18881  so you can see the different looking integral symbols using 
18882 \family sans
18883 \bar under
18884 V
18885 \bar default
18886 iew\SpecialChar \menuseparator
18887
18888 \bar under
18889 D
18890 \bar default
18891 VI
18892 \family default
18893 .
18894 \end_layout
18895
18896 \begin_layout Subsection
18897 The Math Panel
18898 \begin_inset LatexCommand label
18899 name "sec:math-panel"
18900
18901 \end_inset
18902
18903
18904 \end_layout
18905
18906 \begin_layout Standard
18907 The 
18908 \family sans
18909 Math\InsetSpace ~
18910
18911 \bar under
18912 P
18913 \bar default
18914 anel
18915 \family default
18916  dialog (accessible via 
18917 \family sans
18918 \bar under
18919 I
18920 \bar default
18921 nsert\SpecialChar \menuseparator
18922
18923 \bar under
18924 M
18925 \bar default
18926 ath
18927 \family default
18928 ) has a more extensive list of symbols and structures.
18929  As stated earlier, you can keep the math panel open when writing mathematics.
18930  The use of the panel should be fairly obvious; we'll describe some of the
18931  details in later sections.
18932 \end_layout
18933
18934 \begin_layout Standard
18935 Note that right-clicking on a formula opens the panel as well.
18936 \end_layout
18937
18938 \begin_layout Subsection
18939 Other Math Symbols 
18940 \end_layout
18941
18942 \begin_layout Standard
18943 Most math symbols can be found in the math panel under one of several categories
18944 ; including 
18945 \family sans
18946 Greek
18947 \family default
18948  
18949 \begin_inset Formula $\Gamma\rho\epsilon\epsilon\kappa$
18950 \end_inset
18951
18952
18953 \family sans
18954 operators
18955 \family default
18956  
18957 \begin_inset Formula $\pm\times$
18958 \end_inset
18959
18960
18961 \family sans
18962 relations
18963 \family default
18964  
18965 \begin_inset Formula $\leq\cong$
18966 \end_inset
18967
18968
18969 \family sans
18970 arrows
18971 \family default
18972  
18973 \begin_inset Formula $\uparrow\Leftrightarrow$
18974 \end_inset
18975
18976
18977 \family sans
18978 large\InsetSpace ~
18979 operators
18980 \family default
18981  
18982 \begin_inset Formula $\sum\int$
18983 \end_inset
18984
18985 , and the dreaded 
18986 \family sans
18987 miscellaneous
18988 \family default
18989 .
18990  There are also the additional symbols provided by the American Mathematical
18991  Society (AMS).
18992  If you know the standard LaTeX macro for a particular symbol you which
18993  to use, you do not have to use these dialogs, but they will help for those
18994  symbols whose LaTeX name you do not know.
18995  Note that the AMS symbols will not be displayed as symbols in LyX unless
18996  you install the right fonts as described in the relevant manual.
18997 \end_layout
18998
18999 \begin_layout Standard
19000 It is possible to get an nth root symbol.
19001  In the minibuffer, type 
19002 \family typewriter
19003 math-insert root
19004 \family default
19005 .
19006  This generates a root symbol with an extra box above the root sign.
19007  Use 
19008 \family sans
19009 Up
19010 \family default
19011  and 
19012 \family sans
19013 Down
19014 \family default
19015  to move between the two boxes.
19016  You can also use the key binding 
19017 \family sans
19018 M-m-r
19019 \family default
19020 .
19021 \end_layout
19022
19023 \begin_layout Subsection
19024 Altering spacing
19025 \end_layout
19026
19027 \begin_layout Standard
19028 You may want to create blank spaces that differs from the standard spacing
19029  that LaTeX provides.
19030  We don't recommend this as a matter of course, since the whole idea of
19031  WYSIWYM is that you don't think about the typesetting, but the content.
19032  However, there are situations where you will want to add spaces.
19033  The first thing to do is to type 
19034 \family sans
19035 C-Space
19036 \family default
19037 .
19038  This generates a small space, and shows a small marker on the screen within
19039  LyX: 
19040 \begin_inset Formula $a\, b$
19041 \end_inset
19042
19043 .
19044  The next trick is to change that space to different sizes.
19045  
19046 \emph on
19047 Before
19048 \emph default
19049  you move the cursor, after typing 
19050 \family sans
19051 C-Space
19052 \family default
19053 , if you hit 
19054 \family sans
19055 Space
19056 \family default
19057  again, you will change the size of the space, through a number of variable
19058  sizes.
19059  The last ones in the list are red, and are a negative space.
19060  For example: 
19061 \begin_inset Formula $a\quad b$
19062 \end_inset
19063
19064 , or 
19065 \begin_inset Formula $a\! b$
19066 \end_inset
19067
19068 .
19069  You can also insert these spaces via the math panel.
19070 \end_layout
19071
19072 \begin_layout Subsection
19073 Math functions
19074 \begin_inset LatexCommand label
19075 name "sec:math-functions"
19076
19077 \end_inset
19078
19079
19080 \end_layout
19081
19082 \begin_layout Standard
19083 The math panel contains a number of 
19084 \begin_inset Quotes eld
19085 \end_inset
19086
19087 functions
19088 \begin_inset Quotes erd
19089 \end_inset
19090
19091 , such as 
19092 \begin_inset Formula $\sin$
19093 \end_inset
19094
19095
19096 \begin_inset Formula $\lim$
19097 \end_inset
19098
19099
19100 \emph on
19101 etc
19102 \emph default
19103 .
19104  (you can type them in a formula by typing 
19105 \family typewriter
19106
19107 \backslash
19108 sin
19109 \family default
19110  etc).
19111  Standard mathematical practice is that functions which are names, like
19112  
19113 \begin_inset Formula $\sin$
19114 \end_inset
19115
19116 , should not be italicized.
19117  Entering just the letters 
19118 \begin_inset Formula $sin$
19119 \end_inset
19120
19121  within Mathed will give italics, of course, so these special macros are
19122  available.
19123  They do more to the final output than just change the typeface, however.
19124  For example, the expression 
19125 \begin_inset Formula $\sin t$
19126 \end_inset
19127
19128  will typeset with a little extra space between the n and the t.
19129  For words which are more sophisticated mathematical objects, like 
19130 \begin_inset Formula $\lim$
19131 \end_inset
19132
19133 , the macro changes the way that subscripts are placed, depending on whether
19134  the math-inset is inlined or displayed: 
19135 \begin_inset Formula $\lim_{x\rightarrow0}f(x)=L$
19136 \end_inset
19137
19138  versus
19139 \begin_inset Formula \[
19140 \lim_{x\rightarrow0}f(x)=L.\]
19141
19142 \end_inset
19143
19144 These two expressions were typed the same way, but using the macro 
19145 \family typewriter
19146
19147 \backslash
19148 lim
19149 \family default
19150  alters the appearance (actually, it is the inlined version that is altered,
19151  to improve linespacing).
19152 \end_layout
19153
19154 \begin_layout Subsection
19155 Accents
19156 \end_layout
19157
19158 \begin_layout Standard
19159 In a formula you can insert accented characters in the same way as in text
19160  mode.
19161  This may depend on your keyboard, or the bindings file you use.
19162  You can also use TeX macro equivalents, as macros.
19163  That is, you can enter 
19164 \begin_inset Formula $\hat{a}$
19165 \end_inset
19166
19167  to get the same effect if your keyboard does not have accents enabled.
19168  This is entered by typing 
19169 \begin_inset Quotes eld
19170 \end_inset
19171
19172
19173 \family typewriter
19174
19175 \backslash
19176 hat a
19177 \family default
19178
19179 \begin_inset Quotes erd
19180 \end_inset
19181
19182  in Mathed.
19183  These are the equivalences between the text names and the macro names for
19184  the various accents:
19185 \end_layout
19186
19187 \begin_layout Standard
19188 \align center
19189 \begin_inset Tabular
19190 <lyxtabular version="3" rows="11" columns="3">
19191 <features>
19192 <column alignment="center" valignment="top" leftline="true" width="0pt">
19193 <column alignment="center" valignment="top" leftline="true" width="0pt">
19194 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
19195 <row topline="true" bottomline="true">
19196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19197 \begin_inset Text
19198
19199 \begin_layout Standard
19200
19201 \family roman
19202 \series medium
19203 \shape up
19204 \size normal
19205 \emph off
19206 \bar no
19207 \noun off
19208 \color none
19209 text
19210 \end_layout
19211
19212 \end_inset
19213 </cell>
19214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19215 \begin_inset Text
19216
19217 \begin_layout Standard
19218
19219 \family roman
19220 \series medium
19221 \shape up
19222 \size normal
19223 \emph off
19224 \bar no
19225 \noun off
19226 \color none
19227 math
19228 \end_layout
19229
19230 \end_inset
19231 </cell>
19232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19233 \begin_inset Text
19234
19235 \begin_layout Standard
19236
19237 \family roman
19238 \series medium
19239 \shape up
19240 \size normal
19241 \emph off
19242 \bar no
19243 \noun off
19244 \color none
19245 example
19246 \end_layout
19247
19248 \end_inset
19249 </cell>
19250 </row>
19251 <row topline="true">
19252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19253 \begin_inset Text
19254
19255 \begin_layout Standard
19256
19257 \family roman
19258 \series medium
19259 \shape up
19260 \size normal
19261 \emph off
19262 \bar no
19263 \noun off
19264 \color none
19265 circumflex
19266 \end_layout
19267
19268 \end_inset
19269 </cell>
19270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Standard
19274
19275 \family roman
19276 \series medium
19277 \shape up
19278 \size normal
19279 \emph off
19280 \bar no
19281 \noun off
19282 \color none
19283 hat
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Standard
19292
19293 \family roman
19294 \series medium
19295 \shape up
19296 \size normal
19297 \emph off
19298 \bar no
19299 \noun off
19300 \color none
19301 \begin_inset Formula $\hat{a}$
19302 \end_inset
19303
19304
19305 \end_layout
19306
19307 \end_inset
19308 </cell>
19309 </row>
19310 <row topline="true">
19311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19312 \begin_inset Text
19313
19314 \begin_layout Standard
19315
19316 \family roman
19317 \series medium
19318 \shape up
19319 \size normal
19320 \emph off
19321 \bar no
19322 \noun off
19323 \color none
19324 grave
19325 \end_layout
19326
19327 \end_inset
19328 </cell>
19329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19330 \begin_inset Text
19331
19332 \begin_layout Standard
19333
19334 \family roman
19335 \series medium
19336 \shape up
19337 \size normal
19338 \emph off
19339 \bar no
19340 \noun off
19341 \color none
19342 grave
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19348 \begin_inset Text
19349
19350 \begin_layout Standard
19351
19352 \family roman
19353 \series medium
19354 \shape up
19355 \size normal
19356 \emph off
19357 \bar no
19358 \noun off
19359 \color none
19360 \begin_inset Formula $\grave{a}$
19361 \end_inset
19362
19363
19364 \end_layout
19365
19366 \end_inset
19367 </cell>
19368 </row>
19369 <row topline="true">
19370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19371 \begin_inset Text
19372
19373 \begin_layout Standard
19374
19375 \family roman
19376 \series medium
19377 \shape up
19378 \size normal
19379 \emph off
19380 \bar no
19381 \noun off
19382 \color none
19383 acute
19384 \end_layout
19385
19386 \end_inset
19387 </cell>
19388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Standard
19392
19393 \family roman
19394 \series medium
19395 \shape up
19396 \size normal
19397 \emph off
19398 \bar no
19399 \noun off
19400 \color none
19401 acute
19402 \end_layout
19403
19404 \end_inset
19405 </cell>
19406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19407 \begin_inset Text
19408
19409 \begin_layout Standard
19410
19411 \family roman
19412 \series medium
19413 \shape up
19414 \size normal
19415 \emph off
19416 \bar no
19417 \noun off
19418 \color none
19419 \begin_inset Formula $\acute{a}$
19420 \end_inset
19421
19422
19423 \end_layout
19424
19425 \end_inset
19426 </cell>
19427 </row>
19428 <row topline="true">
19429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19430 \begin_inset Text
19431
19432 \begin_layout Standard
19433
19434 \family roman
19435 \series medium
19436 \shape up
19437 \size normal
19438 \emph off
19439 \bar no
19440 \noun off
19441 \color none
19442 umlaut
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Standard
19451
19452 \family roman
19453 \series medium
19454 \shape up
19455 \size normal
19456 \emph off
19457 \bar no
19458 \noun off
19459 \color none
19460 ddot
19461 \end_layout
19462
19463 \end_inset
19464 </cell>
19465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19466 \begin_inset Text
19467
19468 \begin_layout Standard
19469
19470 \family roman
19471 \series medium
19472 \shape up
19473 \size normal
19474 \emph off
19475 \bar no
19476 \noun off
19477 \color none
19478 \begin_inset Formula $\ddot{a}$
19479 \end_inset
19480
19481
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 </row>
19487 <row topline="true">
19488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19489 \begin_inset Text
19490
19491 \begin_layout Standard
19492
19493 \family roman
19494 \series medium
19495 \shape up
19496 \size normal
19497 \emph off
19498 \bar no
19499 \noun off
19500 \color none
19501 tilde
19502 \end_layout
19503
19504 \end_inset
19505 </cell>
19506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19507 \begin_inset Text
19508
19509 \begin_layout Standard
19510
19511 \family roman
19512 \series medium
19513 \shape up
19514 \size normal
19515 \emph off
19516 \bar no
19517 \noun off
19518 \color none
19519 tilde
19520 \end_layout
19521
19522 \end_inset
19523 </cell>
19524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Standard
19528
19529 \family roman
19530 \series medium
19531 \shape up
19532 \size normal
19533 \emph off
19534 \bar no
19535 \noun off
19536 \color none
19537 \begin_inset Formula $\tilde{a}$
19538 \end_inset
19539
19540
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 </row>
19546 <row topline="true">
19547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Standard
19551
19552 \family roman
19553 \series medium
19554 \shape up
19555 \size normal
19556 \emph off
19557 \bar no
19558 \noun off
19559 \color none
19560 dot
19561 \end_layout
19562
19563 \end_inset
19564 </cell>
19565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19566 \begin_inset Text
19567
19568 \begin_layout Standard
19569
19570 \family roman
19571 \series medium
19572 \shape up
19573 \size normal
19574 \emph off
19575 \bar no
19576 \noun off
19577 \color none
19578 dot
19579 \end_layout
19580
19581 \end_inset
19582 </cell>
19583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Standard
19587
19588 \family roman
19589 \series medium
19590 \shape up
19591 \size normal
19592 \emph off
19593 \bar no
19594 \noun off
19595 \color none
19596 \begin_inset Formula $\dot{a}$
19597 \end_inset
19598
19599
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 </row>
19605 <row topline="true">
19606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Standard
19610
19611 \family roman
19612 \series medium
19613 \shape up
19614 \size normal
19615 \emph off
19616 \bar no
19617 \noun off
19618 \color none
19619 breve
19620 \end_layout
19621
19622 \end_inset
19623 </cell>
19624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19625 \begin_inset Text
19626
19627 \begin_layout Standard
19628
19629 \family roman
19630 \series medium
19631 \shape up
19632 \size normal
19633 \emph off
19634 \bar no
19635 \noun off
19636 \color none
19637 breve
19638 \end_layout
19639
19640 \end_inset
19641 </cell>
19642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Standard
19646
19647 \family roman
19648 \series medium
19649 \shape up
19650 \size normal
19651 \emph off
19652 \bar no
19653 \noun off
19654 \color none
19655 \begin_inset Formula $\breve{a}$
19656 \end_inset
19657
19658
19659 \end_layout
19660
19661 \end_inset
19662 </cell>
19663 </row>
19664 <row topline="true">
19665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19666 \begin_inset Text
19667
19668 \begin_layout Standard
19669
19670 \family roman
19671 \series medium
19672 \shape up
19673 \size normal
19674 \emph off
19675 \bar no
19676 \noun off
19677 \color none
19678 caron
19679 \end_layout
19680
19681 \end_inset
19682 </cell>
19683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19684 \begin_inset Text
19685
19686 \begin_layout Standard
19687
19688 \family roman
19689 \series medium
19690 \shape up
19691 \size normal
19692 \emph off
19693 \bar no
19694 \noun off
19695 \color none
19696 check
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Standard
19705
19706 \family roman
19707 \series medium
19708 \shape up
19709 \size normal
19710 \emph off
19711 \bar no
19712 \noun off
19713 \color none
19714 \begin_inset Formula $\check{a}$
19715 \end_inset
19716
19717
19718 \end_layout
19719
19720 \end_inset
19721 </cell>
19722 </row>
19723 <row topline="true">
19724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Standard
19728
19729 \family roman
19730 \series medium
19731 \shape up
19732 \size normal
19733 \emph off
19734 \bar no
19735 \noun off
19736 \color none
19737 macron
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Standard
19746
19747 \family roman
19748 \series medium
19749 \shape up
19750 \size normal
19751 \emph off
19752 \bar no
19753 \noun off
19754 \color none
19755 bar
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Standard
19764
19765 \family roman
19766 \series medium
19767 \shape up
19768 \size normal
19769 \emph off
19770 \bar no
19771 \noun off
19772 \color none
19773 \begin_inset Formula $\bar{a}$
19774 \end_inset
19775
19776
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 </row>
19782 <row topline="true" bottomline="true">
19783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Standard
19787
19788 \family roman
19789 \series medium
19790 \shape up
19791 \size normal
19792 \emph off
19793 \bar no
19794 \noun off
19795 \color none
19796 ---
19797 \end_layout
19798
19799 \end_inset
19800 </cell>
19801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19802 \begin_inset Text
19803
19804 \begin_layout Standard
19805
19806 \family roman
19807 \series medium
19808 \shape up
19809 \size normal
19810 \emph off
19811 \bar no
19812 \noun off
19813 \color none
19814 vec
19815 \end_layout
19816
19817 \end_inset
19818 </cell>
19819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19820 \begin_inset Text
19821
19822 \begin_layout Standard
19823
19824 \family roman
19825 \series medium
19826 \shape up
19827 \size normal
19828 \emph off
19829 \bar no
19830 \noun off
19831 \color none
19832 \begin_inset Formula $\vec{a}$
19833 \end_inset
19834
19835
19836 \end_layout
19837
19838 \end_inset
19839 </cell>
19840 </row>
19841 </lyxtabular>
19842
19843 \end_inset
19844
19845
19846 \end_layout
19847
19848 \begin_layout Standard
19849 Finally, you can choose one of these accents by selecting an item from the
19850  
19851 \family sans
19852 Decorations
19853 \family default
19854  symbol set in the math panel; this will apply to any selection you have
19855  made within a formula too.
19856 \end_layout
19857
19858 \begin_layout Subsection
19859 The math editor for LaTeX users
19860 \end_layout
19861
19862 \begin_layout Standard
19863 Editing mathematical expressions in LyX can be done in one of two ways.
19864  You can use the native LyX support for rendering the formulae in a WYSIWYM
19865  fashion.
19866  LaTeX users might like to be able to use the keyboard to enter things like
19867  
19868 \family typewriter
19869 $
19870 \backslash
19871 alpha$
19872 \family default
19873  (this gets, in ordinary TeX, an 
19874 \begin_inset Formula $\alpha$
19875 \end_inset
19876
19877  in the final document), believing that it is faster than chasing around
19878  menus for a symbol.
19879  Here's a testimonial of one of those old LaTeX users, 
19880 \noun on
19881 David Johnson:
19882 \end_layout
19883
19884 \begin_layout Quotation
19885 I was finally convinced that the math editor was the way to go when I found
19886  that, with a few modifications, I could use it the same way I was accustomed
19887  to writing TeX.
19888  As an example, I created this 
19889 \begin_inset Formula $\alpha$
19890 \end_inset
19891
19892  by typing the following keys: First type 
19893 \family sans
19894 M-c\InsetSpace ~
19895 m
19896 \family default
19897  to enter 
19898 \family typewriter
19899 math-mode
19900 \family default
19901 , then type 
19902 \family typewriter
19903
19904 \backslash
19905 alpha
19906 \family default
19907  , then 
19908 \family sans
19909 Space
19910 \family default
19911  and 
19912 \family sans
19913 Esc
19914 \family default
19915 .
19916  As soon as I typed that 
19917 \family sans
19918 Space
19919 \family default
19920  the 
19921 \begin_inset Formula $\alpha$
19922 \end_inset
19923
19924  was right there on the screen.
19925  
19926 \end_layout
19927
19928 \begin_layout Standard
19929 The 
19930 \family sans
19931 M-c\InsetSpace ~
19932 m
19933 \family default
19934  sequence inserts a formula (you may also use 
19935 \family sans
19936 C-m
19937 \family default
19938  or 
19939 \family sans
19940 M-m\InsetSpace ~
19941 m
19942 \family default
19943 ), the 
19944 \family typewriter
19945
19946 \backslash
19947 alpha
19948 \family default
19949  is of course the standard TeX command for a Greek alpha letter, and the
19950  
19951 \family sans
19952 Esc
19953 \family default
19954  leaves the formula.
19955  Some of the advantages of this approach are:
19956 \end_layout
19957
19958 \begin_layout Itemize
19959 You have immediate visual feedback to be sure your TeX was correct
19960 \end_layout
19961
19962 \begin_layout Itemize
19963 You have the real mathematical expression on the screen, correctly displayed,
19964  to make sure your mathematics is correct (correctly written, at least)
19965 \end_layout
19966
19967 \begin_layout Itemize
19968 All the new LaTeX fuss with special environments and such are taken care
19969  of by LyX, not you
19970 \end_layout
19971
19972 \begin_layout Itemize
19973 You won't have to chase through the code trying to find that missing 
19974 \family sans
19975 $
19976 \family default
19977  or extra 
19978 \family sans
19979 {
19980 \family default
19981  any more
19982 \end_layout
19983
19984 \begin_layout Itemize
19985 If you don't remember the LaTeX name of a particular symbol, like 
19986 \begin_inset Formula $\wp$
19987 \end_inset
19988
19989 , you can find it in the dialogs
19990 \end_layout
19991
19992 \begin_layout Section
19993 Brackets and decorations
19994 \end_layout
19995
19996 \begin_layout Standard
19997 There are several brackets available through LyX.
19998  For most purposes, using just the keys 
19999 \family typewriter
20000 [{]}()|
20001 \backslash
20002 <>
20003 \family default
20004  should suffice, but the effect, especially if you want to surround a large
20005  structure, such as a matrix or a fraction, or if you have several layers
20006  of brackets, is better using the math panel's 
20007 \family sans
20008 Delimiter
20009 \family default
20010  dialog [see sec.
20011  
20012 \begin_inset LatexCommand ref
20013 reference "sec:math-panel"
20014
20015 \end_inset
20016
20017 ].
20018  For example, that's how you would construct the brackets around a standard
20019  matrix such as :
20020 \begin_inset Formula \[
20021 \left[\begin{array}{cc}
20022 1 & 2\\
20023 3 & 4\end{array}\right],\]
20024
20025 \end_inset
20026
20027 and to make it easier to see the layers of parentheses of an abomination
20028  such as: 
20029 \begin_inset Formula \[
20030 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
20031
20032 \end_inset
20033
20034 or:
20035 \begin_inset Formula \[
20036 f\left(g\left(h\left(k\left(l\left(x\right)\right)\right)\right)\right).\]
20037
20038 \end_inset
20039
20040 The parentheses, and other brackets, from that menu will automatically re-size
20041  to accommodate the size of what is inside (This is done in straight LaTeX
20042  by 
20043 \family typewriter
20044
20045 \backslash
20046 left( blah 
20047 \backslash
20048 right)
20049 \family default
20050  ).
20051  
20052 \end_layout
20053
20054 \begin_layout Standard
20055 It is very easy to construct the braces you want to use.
20056  Click on the brace you want on the left side with the left mouse button,
20057  the right side with the right button, and place them in the document by
20058  clicking on the button.
20059  If you want one side to not have a bracket, use the blank button.
20060  It will appear in LyX with a dotted line, but nothing will print.
20061 \end_layout
20062
20063 \begin_layout Standard
20064 If you decide after the fact to place parentheses (or other math structure,
20065  like a square root, or other decoration) around some math structure, you
20066  can do that by highlighting (selecting) the structure that is to go inside
20067  the parentheses (that is done by holding the 
20068 \family sans
20069 Shift
20070 \family default
20071  key down and moving the cursor with the arrow keys, or selecting with the
20072  mouse).
20073  Then, choose the appropriate brackets for left and right, and click on
20074  
20075 \family sans
20076 Apply
20077 \family default
20078 .
20079  The parentheses will be drawn around the selected structure.
20080 \end_layout
20081
20082 \begin_layout Standard
20083 If you're trying to enter a LaTeX 
20084 \family typewriter
20085 {
20086 \family default
20087  for grouping, you should read 
20088 \begin_inset LatexCommand ref
20089 reference "sec:Grouping"
20090
20091 \end_inset
20092
20093 .
20094 \end_layout
20095
20096 \begin_layout Section
20097 Grouping
20098 \begin_inset LatexCommand label
20099 name "sec:Grouping"
20100
20101 \end_inset
20102
20103
20104 \end_layout
20105
20106 \begin_layout Standard
20107 You may need to group a set of symbols.
20108  In LaTeX, for example, the typesetting of 
20109 \family typewriter
20110 {x^y}^z
20111 \family default
20112  is different from 
20113 \family typewriter
20114 x^{y^z}
20115 \family default
20116 :
20117 \end_layout
20118
20119 \begin_layout Standard
20120 \begin_inset Formula \[
20121 {x^{y}}^{z}\quad\mathrm{differs\; from}\quad x^{{y^{z}}}\]
20122
20123 \end_inset
20124
20125
20126 \end_layout
20127
20128 \begin_layout Standard
20129 However, trying to type the 
20130 \family typewriter
20131 }
20132 \family default
20133  in LyX gives an actual closing brace in the output.
20134  To create this grouping, you need to use the key sequence 
20135 \family typewriter
20136
20137 \backslash
20138 {
20139 \family default
20140  then type space.
20141  Inside LyX, you will see red braces indicating the grouping.
20142  The example directly above shows how this works.
20143 \end_layout
20144
20145 \begin_layout Section
20146 Arrays and Multi-line Equations
20147 \end_layout
20148
20149 \begin_layout Standard
20150 Arrays, such as matrices, are easily entered in LyX.
20151  In the 
20152 \family sans
20153 Math\InsetSpace ~
20154 Panel
20155 \family default
20156  there is a matrix button, which will open a dialog for you to choose the
20157  number of rows/columns.
20158  Here is an example:
20159 \begin_inset Formula \[
20160 \left(\begin{array}{ccc}
20161 1 & 2 & 3\\
20162 4 & 5 & 6\\
20163 7 & 8 & 9\end{array}\right).\]
20164
20165 \end_inset
20166
20167 The parentheses aren't automatic, but you can add them as usual.
20168  Remember that you can add this after the fact, by highlighting the matrix
20169  inside Mathed (Position the mouse on one side of the matrix, hold the 
20170 \family sans
20171 Shift
20172 \family default
20173  key down, and hit the appropriate arrow key to move the cursor across the
20174  matrix).
20175  You can, when you construct the matrix, decide whether the columns (or
20176  some of them) will be left-, right-, or center-justified.
20177  The specification is 
20178 \family typewriter
20179 ccc
20180 \family default
20181  by default.
20182  Each letter corresponds to the relevant column.
20183  For example, 
20184 \family typewriter
20185 lcr
20186 \family default
20187  means that the first column will be left-justified, the second will be
20188  centered, and the third column will be right-justified..
20189  It will look like this:
20190 \begin_inset Formula \[
20191 \begin{array}{lcr}
20192 this & this\, column & this\, column\\
20193 column & has & has\, right\\
20194 has\, left\, alignment & center\, alignment & alignment\end{array}.\]
20195
20196 \end_inset
20197
20198
20199 \end_layout
20200
20201 \begin_layout Standard
20202 You can add more rows to an existing matrix by hitting 
20203 \family sans
20204 C-Enter
20205 \family default
20206  while in the matrix, and you can add columns, or delete either, via the
20207  
20208 \family sans
20209 \bar under
20210 E
20211 \bar default
20212 dit\SpecialChar \menuseparator
20213
20214 \bar under
20215 M
20216 \bar default
20217 ath
20218 \family default
20219  and 
20220 \family sans
20221 \bar under
20222 E
20223 \bar default
20224 dit\SpecialChar \menuseparator
20225 Rows&
20226 \bar under
20227 C
20228 \bar default
20229 ols
20230 \family default
20231  menus.
20232 \end_layout
20233
20234 \begin_layout Standard
20235 There are numerous other arrays used in LaTeX math-mode, particularly with
20236  the AMS-LaTeX packages included, such as 
20237 \family typewriter
20238
20239 \backslash
20240 cases
20241 \family default
20242  and commutative diagrams.
20243  Not all of these are supported in LyX but some are, see 
20244 \family sans
20245 \bar under
20246 I
20247 \bar default
20248 nsert\SpecialChar \menuseparator
20249 Mat
20250 \bar under
20251 h
20252 \family default
20253 \bar default
20254 .
20255 \end_layout
20256
20257 \begin_layout Standard
20258 Multi-line equations are very easy to construct in LyX.
20259  A formula will automatically switch to an 
20260 \family typewriter
20261 \series medium
20262 eqnarray
20263 \family default
20264 \series default
20265  format (LaTeX's multi-line displayed equation format) if you hit 
20266 \family sans
20267 \series medium
20268 C-E
20269 \series default
20270 nter
20271 \family default
20272 .
20273  The best way to do this, if you decide you want a multi-line displayed
20274  equation, is to insert a new line (with 
20275 \family sans
20276 \series medium
20277 C-Enter
20278 \family default
20279 \series default
20280 ) immediately.
20281  Each line then has three regions, left, center, and right, which you can
20282  move through using either the arrow keys, the mouse, or the 
20283 \family sans
20284 \series medium
20285 Tab
20286 \family default
20287 \series default
20288  key.
20289  Here is an example:
20290 \begin_inset Formula \begin{eqnarray*}
20291 3 & = & 1+2\\
20292 4+5 & = & 9.\end{eqnarray*}
20293
20294 \end_inset
20295
20296 You can also turn an existing displayed formula into a multi-line formula
20297  by hitting 
20298 \family sans
20299 \series medium
20300 C-Enter
20301 \family default
20302 \series default
20303  while the cursor is anywhere on the original formula.
20304  However, LyX will 
20305 \emph on
20306 not
20307 \emph default
20308  try to decide where to break the formula up into three parts, but places
20309  everything in the left side of the line.
20310  To change the alignment points of the equation, place the cursor where
20311  you want to start the middle part of the line, and hit 
20312 \family sans
20313 C-Tab.
20314
20315 \family default
20316  It then puts everything to the right of the cursor in the middle region
20317  of the equation (which, by the way, is not typeset by LaTeX in display-math
20318  size, so you should not put large expressions like fractions there).
20319  Move to where you want the right side of the line to begin, and hit 
20320 \family sans
20321 C-Tab
20322 \family default
20323  again.
20324  The 
20325 \begin_inset Quotes eld
20326 \end_inset
20327
20328 extra
20329 \begin_inset Quotes erd
20330 \end_inset
20331
20332  insertion points in the line will disappear.
20333 \end_layout
20334
20335 \begin_layout Section
20336 Equation Numbering and Labels
20337 \begin_inset LatexCommand label
20338 name "sec:math-label"
20339
20340 \end_inset
20341
20342
20343 \end_layout
20344
20345 \begin_layout Standard
20346 Equation numbering is very easy in LyX.
20347  All it takes to change a displayed equation like: 
20348 \begin_inset Formula \[
20349 1+2=3\]
20350
20351 \end_inset
20352
20353 into the numbered equation :
20354 \begin_inset Formula \begin{equation}
20355 1+2=3\label{mathed:first-eqn}\end{equation}
20356
20357 \end_inset
20358
20359 is to go to the 
20360 \family sans
20361 \bar under
20362 I
20363 \bar default
20364 nsert
20365 \family default
20366  menu, and select the 
20367 \family sans
20368 \bar under
20369 L
20370 \bar default
20371 abel...
20372
20373 \family default
20374  option.
20375  This opens a dialog in which you must enter some string as the label.
20376  There is no need to call it by a specific number, since LaTeX will take
20377  care of re-numbering the equation.
20378  Labels will not appear as such on the final output.
20379  LaTeX will insert appropriate numbers for the equations.
20380  The labels are used internally for cross-referencing.
20381  You can turn on numbering without a specific label with the menu option
20382  
20383 \family sans
20384 \bar under
20385 E
20386 \bar default
20387 dit\SpecialChar \menuseparator
20388
20389 \bar under
20390 M
20391 \bar default
20392 ath\SpecialChar \menuseparator
20393 Toggle\InsetSpace ~
20394
20395 \bar under
20396 N
20397 \bar default
20398 umbering
20399 \family default
20400  while the cursor is in the equation, such as: 
20401 \end_layout
20402
20403 \begin_layout Standard
20404 \begin_inset Formula \begin{equation}
20405 1+1=2.\end{equation}
20406
20407 \end_inset
20408
20409 You can toggle it on or off with this menu item.
20410  You can reference a labelled (not just numbered) equation, (cf.
20411  (
20412 \begin_inset LatexCommand ref
20413 reference "mathed:first-eqn"
20414
20415 \end_inset
20416
20417 )) by using the 
20418 \family sans
20419 Cross-Reference
20420 \family default
20421  dialog, which you open using 
20422 \family sans
20423 \bar under
20424 I
20425 \bar default
20426 nsert\SpecialChar \menuseparator
20427
20428 \bar under
20429 C
20430 \bar default
20431 ross-Reference...
20432 \family default
20433 \InsetSpace ~
20434 .
20435 \end_layout
20436
20437 \begin_layout Standard
20438 For numbered (or labelled) multi-line formulas, the default is that all
20439  lines are numbered separately.
20440  Once you attach a label to make the equation numbered, all subsequent lines
20441  receive a label of #.
20442  That label can be changed to another so that you can refer to that line,
20443  like (
20444 \begin_inset LatexCommand ref
20445 reference "mathed:third-eqn"
20446
20447 \end_inset
20448
20449 ) below.
20450 \begin_inset Formula \begin{eqnarray}
20451 1 & = & 3-2\label{mathed:second-equation}\\
20452 2 & = & 4-2\label{mathed:third-eqn}\\
20453 4 & \leq & 7.\end{eqnarray}
20454
20455 \end_inset
20456
20457 You can turn off numbering of a specific line with 
20458 \family sans
20459 \bar under
20460 E
20461 \bar default
20462 dit\SpecialChar \menuseparator
20463
20464 \bar under
20465 M
20466 \bar default
20467 ath\SpecialChar \menuseparator
20468 Toggle\InsetSpace ~
20469
20470 \bar under
20471 n
20472 \bar default
20473 umbering\InsetSpace ~
20474 of\InsetSpace ~
20475 line
20476 \family default
20477  while the cursor is on that line of a multi-line numbered equation.
20478  This also toggles.
20479  For example :
20480 \begin_inset Formula \begin{eqnarray}
20481 1 & = & 4-3\label{mathed:fourth-eqn}\\
20482 2 & = & 7-5\\
20483 1 & = & e^{2\pi i}\nonumber \\
20484 16 & \equiv & 2\,(mod\,7)\label{mathed:fifth-eqn}\end{eqnarray}
20485
20486 \end_inset
20487
20488 Note that the first equation in this set (
20489 \begin_inset LatexCommand ref
20490 reference "mathed:fourth-eqn"
20491
20492 \end_inset
20493
20494 ) is labelled, the next is numbered but unlabelled, the third is unnumbered,
20495  and the last (
20496 \begin_inset LatexCommand ref
20497 reference "mathed:fifth-eqn"
20498
20499 \end_inset
20500
20501 ) is again labelled.
20502  
20503 \end_layout
20504
20505 \begin_layout Section
20506 User defined macros in math mode
20507 \end_layout
20508
20509 \begin_layout Standard
20510 LyX allows the user to define macros for use in math mode.
20511  A macro definition box appears on screen as purple box with the name of
20512  the macro in blue (math color).
20513  It contains two cells initially marked empty by blue rectangles that can
20514  be edited as if it were ordinary math.
20515  Just try it:
20516 \begin_inset FormulaMacro
20517 \newcommand{\macro}{a+b}
20518 \end_inset
20519
20520  The contents of the first cell will be used when the macro definition is
20521  written during export as LaTeX.
20522  The contents of the second cell, however, will be used for drawing the
20523  macro's expansion on screen.
20524  In the common case where both export and drawing use the same representation,
20525  the second cell can be left empty and LyX will use the contents of the
20526  first cell will be used for export and drawing automatically.
20527 \end_layout
20528
20529 \begin_layout Standard
20530 Now, to use this macro in other math boxes just type the name in TeX mode,
20531  in this case 
20532 \family typewriter
20533
20534 \backslash
20535 macro
20536 \family default
20537 , and it will be automatically expanded: 
20538 \begin_inset Formula $c=\macro$
20539 \end_inset
20540
20541 .
20542  As you can verify, the cursor can't go inside the macro, the whole macro
20543  is like a single character, and the TeX generated code of this expression
20544  is 
20545 \family typewriter
20546 c = 
20547 \backslash
20548 macro.
20549 \end_layout
20550
20551 \begin_layout Standard
20552 However the cursor could go inside of some kind of macros, those that have
20553  
20554 \emph on
20555 arguments
20556 \emph default
20557 .
20558  In a macro definition box an argument looks like a 
20559 \family typewriter
20560 #
20561 \family default
20562  followed by the argument number:
20563 \begin_inset FormulaMacro
20564 \newcommand{\macrowarg}[1]{2+\sqrt{#1}}
20565 \end_inset
20566
20567
20568 \end_layout
20569
20570 \begin_layout Standard
20571 Once expanded, this macro includes the usual empty rectangle to indicate
20572  that you can insert there whatever you want: 
20573 \family typewriter
20574
20575 \backslash
20576 macrowarg = 
20577 \begin_inset Formula $\macrowarg{}$
20578 \end_inset
20579
20580
20581 \family default
20582 .
20583  Example: 
20584 \begin_inset Formula $b=\macrowarg{x-2}$
20585 \end_inset
20586
20587 .
20588  
20589 \end_layout
20590
20591 \begin_layout Standard
20592 When exported to LaTeX, a macro definition will produce the command
20593 \newline
20594
20595 \family typewriter
20596
20597 \backslash
20598 newcommand{
20599 \backslash
20600 macrowarg}[1]{2+
20601 \backslash
20602 sqrt{#1}}
20603 \end_layout
20604
20605 \begin_layout Subsection
20606 How to create macros
20607 \end_layout
20608
20609 \begin_layout Standard
20610 To create a macro definition box use this syntax in the minibuffer:
20611 \begin_inset Foot
20612 status collapsed
20613
20614 \begin_layout Standard
20615 Macro names mustn't contain numbers!
20616 \end_layout
20617
20618 \end_inset
20619
20620
20621 \end_layout
20622
20623 \begin_layout Standard
20624
20625 \family typewriter
20626 math-macro <macro name> [number of arguments]
20627 \end_layout
20628
20629 \begin_layout Standard
20630 For example, 
20631 \family typewriter
20632
20633 \backslash
20634 macro
20635 \family default
20636  was created with 
20637 \begin_inset Quotes eld
20638 \end_inset
20639
20640
20641 \family typewriter
20642 math-macro macro
20643 \family default
20644
20645 \begin_inset Quotes erd
20646 \end_inset
20647
20648 , and 
20649 \family typewriter
20650
20651 \backslash
20652 macrowarg
20653 \family default
20654  was created with 
20655 \begin_inset Quotes eld
20656 \end_inset
20657
20658
20659 \family typewriter
20660 math-macro macrowarg 1
20661 \family default
20662
20663 \begin_inset Quotes erd
20664 \end_inset
20665
20666 .
20667 \end_layout
20668
20669 \begin_layout Standard
20670 To insert an argument mark (only inside a macro definition box) simply type
20671 \newline
20672
20673 \family typewriter
20674 #<number>
20675 \family default
20676  or use 
20677 \family typewriter
20678 math-macro-arg <number>
20679 \end_layout
20680
20681 \begin_layout Standard
20682 The argument mark in 
20683 \family typewriter
20684
20685 \backslash
20686 macrowarg
20687 \family default
20688  was introduced with 
20689 \begin_inset Quotes eld
20690 \end_inset
20691
20692
20693 \family typewriter
20694 math-macro-arg 1
20695 \family default
20696
20697 \begin_inset Quotes erd
20698 \end_inset
20699
20700 .
20701 \end_layout
20702
20703 \begin_layout Standard
20704 You can use no more than 9 arguments, numbered from 1 to 9.
20705  An argument can be repeated inside the macro definition box, but of course
20706  can be edited only once.
20707 \end_layout
20708
20709 \begin_layout Subsection
20710 How to navigate in macros
20711 \end_layout
20712
20713 \begin_layout Description
20714 With\InsetSpace ~
20715 the\InsetSpace ~
20716 arrow\InsetSpace ~
20717 keys: Opening a macro from the left side will put the cursor
20718  in the first argument, to move to the second argument use the TAB key.
20719  Remember that pressing the Space bar will get the cursor out and at the
20720  right side of the macro.
20721 \end_layout
20722
20723 \begin_layout Description
20724 With\InsetSpace ~
20725 the\InsetSpace ~
20726 mouse: As usual, click on the desired argument box.
20727  Sometimes this fails if the box is empty or too small.
20728 \end_layout
20729
20730 \begin_layout Standard
20731 Currently it is only possible to define command macros, but not environment
20732  macros.
20733 \end_layout
20734
20735 \begin_layout Section
20736 Fine-Tuning
20737 \end_layout
20738
20739 \begin_layout Subsection
20740 Typefaces
20741 \end_layout
20742
20743 \begin_layout Standard
20744 You can use various typefaces in a formula.
20745  The standard font for text is italic, 
20746 \begin_inset Formula $text$
20747 \end_inset
20748
20749 , but for numbers the standard is Roman.
20750  To set a font in a formula, choose it from the math panel, or by entering
20751  the LaTeX command for it directly, as follows:
20752 \end_layout
20753
20754 \begin_layout Standard
20755 \align center
20756 \begin_inset Tabular
20757 <lyxtabular version="3" rows="9" columns="2">
20758 <features>
20759 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
20760 <column alignment="center" valignment="top" rightline="true" width="0pt">
20761 <row topline="true" bottomline="true">
20762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20763 \begin_inset Text
20764
20765 \begin_layout Standard
20766 Font
20767 \end_layout
20768
20769 \end_inset
20770 </cell>
20771 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
20772 \begin_inset Text
20773
20774 \begin_layout Standard
20775 LaTeX Command
20776 \end_layout
20777
20778 \end_inset
20779 </cell>
20780 </row>
20781 <row topline="true">
20782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20783 \begin_inset Text
20784
20785 \begin_layout Standard
20786
20787 \shape up
20788 \size normal
20789 \bar no
20790 \noun off
20791 \color none
20792 \begin_inset Formula $\mathrm{Roman}$
20793 \end_inset
20794
20795
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20801 \begin_inset Text
20802
20803 \begin_layout Standard
20804
20805 \family typewriter
20806
20807 \backslash
20808 mathrm
20809 \end_layout
20810
20811 \end_inset
20812 </cell>
20813 </row>
20814 <row topline="true">
20815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20816 \begin_inset Text
20817
20818 \begin_layout Standard
20819 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
20820 \end_inset
20821
20822
20823 \end_layout
20824
20825 \end_inset
20826 </cell>
20827 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20828 \begin_inset Text
20829
20830 \begin_layout Standard
20831
20832 \family typewriter
20833
20834 \backslash
20835 mathbf
20836 \end_layout
20837
20838 \end_inset
20839 </cell>
20840 </row>
20841 <row topline="true">
20842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20843 \begin_inset Text
20844
20845 \begin_layout Standard
20846 \begin_inset Formula $\mathit{Italic}$
20847 \end_inset
20848
20849
20850 \end_layout
20851
20852 \end_inset
20853 </cell>
20854 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20855 \begin_inset Text
20856
20857 \begin_layout Standard
20858
20859 \family typewriter
20860
20861 \backslash
20862 mathit
20863 \end_layout
20864
20865 \end_inset
20866 </cell>
20867 </row>
20868 <row topline="true">
20869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20870 \begin_inset Text
20871
20872 \begin_layout Standard
20873
20874 \shape up
20875 \size normal
20876 \bar no
20877 \noun off
20878 \color none
20879 \begin_inset Formula $\mathtt{Typewriter}$
20880 \end_inset
20881
20882
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20888 \begin_inset Text
20889
20890 \begin_layout Standard
20891
20892 \family typewriter
20893
20894 \backslash
20895 mathtt
20896 \end_layout
20897
20898 \end_inset
20899 </cell>
20900 </row>
20901 <row topline="true">
20902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20903 \begin_inset Text
20904
20905 \begin_layout Standard
20906 \begin_inset Formula $\mathbb{BLACKBOARD}$
20907 \end_inset
20908
20909
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20915 \begin_inset Text
20916
20917 \begin_layout Standard
20918
20919 \family typewriter
20920
20921 \backslash
20922 mathbb
20923 \end_layout
20924
20925 \end_inset
20926 </cell>
20927 </row>
20928 <row topline="true">
20929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20930 \begin_inset Text
20931
20932 \begin_layout Standard
20933 \begin_inset Formula $\mathfrak{Fraktur}$
20934 \end_inset
20935
20936
20937 \end_layout
20938
20939 \end_inset
20940 </cell>
20941 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20942 \begin_inset Text
20943
20944 \begin_layout Standard
20945
20946 \family typewriter
20947
20948 \backslash
20949 mathfrak
20950 \end_layout
20951
20952 \end_inset
20953 </cell>
20954 </row>
20955 <row topline="true">
20956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20957 \begin_inset Text
20958
20959 \begin_layout Standard
20960
20961 \shape up
20962 \size normal
20963 \emph on
20964 \bar no
20965 \noun off
20966 \color none
20967 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
20968 \end_inset
20969
20970
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20976 \begin_inset Text
20977
20978 \begin_layout Standard
20979
20980 \family typewriter
20981
20982 \backslash
20983 mathcal
20984 \end_layout
20985
20986 \end_inset
20987 </cell>
20988 </row>
20989 <row topline="true" bottomline="true">
20990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20991 \begin_inset Text
20992
20993 \begin_layout Standard
20994 \begin_inset Formula $\mathsf{SansSerif}$
20995 \end_inset
20996
20997
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Standard
21006
21007 \backslash
21008
21009 \family typewriter
21010 mathsf
21011 \end_layout
21012
21013 \end_inset
21014 </cell>
21015 </row>
21016 </lyxtabular>
21017
21018 \end_inset
21019
21020
21021 \end_layout
21022
21023 \begin_layout Standard
21024 LaTeX's math mode does not support all characters in all fonts, and only
21025  letters will be supported with these font styles; some only support capital
21026  letters.
21027 \end_layout
21028
21029 \begin_layout Standard
21030 For any of these fonts, you have to be careful how you enter the text.
21031  If there is text to the right of the entry point, the font reverts to that
21032  style after one character.
21033  To be able to type a string in a particular font, make sure there is a
21034  protected-space to the right of the cursor.
21035  Also, entering a protected-space will revert subsequent text to standard
21036  font.
21037  The font styles are nestable, as LaTeX does.
21038  This can be a little confusing, as selecting a different font on a selection
21039  will 
21040 \emph on
21041 not
21042 \emph default
21043  change the selection, but insert a new nested level with the new typeface.
21044 \end_layout
21045
21046 \begin_layout Standard
21047 It is possible (in AMS-LaTeX) to embolden (not italicize) numbers and special
21048  symbols.
21049  However, LyX does not yet support this in WYSIWYM manner\SpecialChar \@.
21050  It will print
21051  correctly, though.
21052  To get emboldened symbols, for example a bold 
21053 \begin_inset Formula $\alpha$
21054 \end_inset
21055
21056 , enter 
21057 \family typewriter
21058
21059 \backslash
21060 boldsymbol{
21061 \backslash
21062 alpha}
21063 \family default
21064  in Mathed.
21065  The closing brace appears (in red) automatically when you type the opening
21066  brace.
21067  This works for all symbols, as well as numbers.
21068 \end_layout
21069
21070 \begin_layout Standard
21071 A number of other options are available as well, via 
21072 \family sans
21073 \bar under
21074 I
21075 \bar default
21076 nsert\SpecialChar \menuseparator
21077 Mat
21078 \bar under
21079 h
21080 \bar default
21081 \SpecialChar \menuseparator
21082 Font\InsetSpace ~
21083 Change
21084 \family default
21085 .
21086 \end_layout
21087
21088 \begin_layout Subsection
21089 Math Text Mode
21090 \end_layout
21091
21092 \begin_layout Standard
21093 Typefaces are useful for entering variable names in some given font, but
21094  certainly not for anything else, and in particular not text.
21095  For typing longer pieces of text, use math text mode, which is obtained
21096  by typing 
21097 \family sans
21098 M-m m
21099 \family default
21100  while already in math mode.
21101  (The same command will get out of math text mode, too.) Math text mode appears
21102  on the screen in black instead of blue.
21103  You cannot enter punctuation or font changes in your text
21104 \begin_inset Foot
21105 status collapsed
21106
21107 \begin_layout Standard
21108 Moreover, math text mode outputs its contents inside a 
21109 \family typewriter
21110
21111 \backslash
21112 textrm{}
21113 \family default
21114 , whereas and 
21115 \family typewriter
21116
21117 \backslash
21118 mbox
21119 \family default
21120  (or AMS-LaTeX's 
21121 \backslash
21122
21123 \family typewriter
21124 text
21125 \family default
21126 ) might have been a better choice
21127 \end_layout
21128
21129 \end_inset
21130
21131 , but it works for simple text.
21132  Here's an example:
21133 \begin_inset Formula \[
21134 f(x)=\begin{array}{cc}
21135 x & \textrm{if I say so}\\
21136 -x & \textrm{otherwise}\end{array}\]
21137
21138 \end_inset
21139
21140
21141 \end_layout
21142
21143 \begin_layout Subsection
21144 Font Sizes
21145 \end_layout
21146
21147 \begin_layout Standard
21148 There are four (relative) font sizes (or 
21149 \begin_inset Quotes eld
21150 \end_inset
21151
21152 styles
21153 \begin_inset Quotes erd
21154 \end_inset
21155
21156 ) used in math-mode, which are automatically chosen in most situations.
21157  These are called 
21158 \emph on
21159 textstyle
21160 \emph default
21161
21162 \emph on
21163 displaystyle
21164 \emph default
21165
21166 \emph on
21167 scriptstyle
21168 \emph default
21169 , and 
21170 \emph on
21171 scriptscriptstyle
21172 \emph default
21173 .
21174  For most characters, 
21175 \emph on
21176 textstyle
21177 \emph default
21178  and 
21179 \emph on
21180 displaystyle
21181 \emph default
21182  are actually the same size, but fractions, superscripts and subscripts,
21183  and certain other effects, are set larger or placed differently in 
21184 \emph on
21185 displaystyle
21186 \emph default
21187 .
21188  Except for some operators, which re-size themselves to accommodate various
21189  situations, all text will be set in these various sizes as LaTeX thinks
21190  is appropriate.
21191  These choices can be over-ridden by using the 
21192 \family typewriter
21193 math-size
21194 \family default
21195  function in the minibuffer.
21196  For example, you can set 
21197 \begin_inset Formula $\frac{1}{2}$
21198 \end_inset
21199
21200  normally (
21201 \emph on
21202 textstyle
21203 \emph default
21204 ), or you can make it larger, which also changes the line-spacing, by entering
21205  
21206 \family typewriter
21207 math-size displaystyle
21208 \family default
21209  in the minibuffer while the cursor is in the main line of the math-inset,
21210  
21211 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
21212 \end_inset
21213
21214 .
21215  Careful, though, if the cursor is on the denominator of that fraction,
21216  only the numerator will be enlarged, e.g.
21217  
21218 \begin_inset Formula $\frac{1}{2}$
21219 \end_inset
21220
21221 ! This reflects a LaTeX 
21222 \begin_inset Quotes eld
21223 \end_inset
21224
21225 unintended feature
21226 \begin_inset Quotes erd
21227 \end_inset
21228
21229
21230 \begin_inset Foot
21231 status collapsed
21232
21233 \begin_layout Standard
21234 That is, a bug.
21235 \end_layout
21236
21237 \end_inset
21238
21239 , not a LyX one.
21240  These font-size changes are not as apparent in LyX as they are in the output.
21241  Here are some text in the various styles: 
21242 \begin_inset Formula $displaystyle$
21243 \end_inset
21244
21245
21246 \begin_inset Formula ${\textstyle textstyle}$
21247 \end_inset
21248
21249
21250 \begin_inset Formula ${\scriptstyle scriptstyle}$
21251 \end_inset
21252
21253
21254 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
21255 \end_inset
21256
21257 .
21258 \end_layout
21259
21260 \begin_layout Standard
21261 All these math-mode font sizes are relative, that is, if the whole math
21262  inset and surrounding text are set in a particular size, all these sizes
21263  will be adjusted.
21264  Similarly, if the base font size of the document is changed, all fonts
21265  will be adjusted to correspond.
21266  
21267 \end_layout
21268
21269 \begin_layout Standard
21270
21271 \family roman
21272 \size largest
21273 Here is a paragraph in 
21274 \begin_inset Quotes eld
21275 \end_inset
21276
21277 largest
21278 \begin_inset Quotes erd
21279 \end_inset
21280
21281  font, with symbols: 
21282 \begin_inset Formula $\alpha$
21283 \end_inset
21284
21285 .
21286 \end_layout
21287
21288 \begin_layout Standard
21289 This applies to math fonts in titles, etc.
21290  as well.
21291 \end_layout
21292
21293 \begin_layout Section
21294 AMS-LaTeX
21295 \end_layout
21296
21297 \begin_layout Standard
21298 The American Mathematical Society (AMS) provide a LaTeX packages that are
21299  in common use.
21300  LyX includes some support for these packages.
21301 \end_layout
21302
21303 \begin_layout Subsection
21304 Enabling AMS-Support
21305 \end_layout
21306
21307 \begin_layout Standard
21308 In the 
21309 \family sans
21310 \bar under
21311 D
21312 \bar default
21313 ocument\SpecialChar \menuseparator
21314
21315 \bar under
21316 S
21317 \bar default
21318 ettings
21319 \family default
21320  dialog there is a checkbox, 
21321 \family sans
21322 Use\InsetSpace ~
21323 AMS\InsetSpace ~
21324 Math
21325 \family default
21326 .
21327  If selected, this will include the AMS-package in the document, and make
21328  the facilities available.
21329 \end_layout
21330
21331 \begin_layout Subsection
21332 AMS-Symbols
21333 \end_layout
21334
21335 \begin_layout Standard
21336 The AMS-LaTeX packages add support for some mathematical symbols that are
21337  not accessible from plain LaTeX (or LyX), but are fairly common in mathematical
21338  typesetting, such as the old-German Fraktur font and the stylized 
21339 \begin_inset Quotes eld
21340 \end_inset
21341
21342 blackboard bold
21343 \begin_inset Quotes erd
21344 \end_inset
21345
21346  fonts commonly used to denote the real or complex numbers, or the integers.
21347  Once activated, all AMS-LaTeX symbols and environments are available.
21348  You will run into trouble if you include these packages from the preamble,
21349  since LyX now defines a few of the macros used in these packages on its
21350  own.
21351  The AMS-layouts include these packages automatically.
21352 \end_layout
21353
21354 \begin_layout Subsection
21355 AMS-Formula Types
21356 \end_layout
21357
21358 \begin_layout Standard
21359 AMS-LaTeX provides a selection of different formula types.
21360  LyX allows you to choose between 
21361 \family typewriter
21362 align
21363 \family default
21364
21365 \family typewriter
21366 alignat
21367 \family default
21368
21369 \family typewriter
21370 flalign
21371 \family default
21372
21373 \family typewriter
21374 gather
21375 \family default
21376 , and 
21377 \family typewriter
21378 multline
21379 \family default
21380 .
21381  Refer to the AMS-documenta\SpecialChar \-
21382 tion for the differences between these formula
21383  types.
21384 \end_layout
21385
21386 \begin_layout Chapter
21387 More Tools
21388 \end_layout
21389
21390 \begin_layout Section
21391 Cross-References
21392 \begin_inset LatexCommand label
21393 name "sec:crossref"
21394
21395 \end_inset
21396
21397
21398 \end_layout
21399
21400 \begin_layout Standard
21401 Those of you reading this manual online will see a grey box with text in
21402  it, right before the beginning of this sentence.
21403  This is a 
21404 \family sans
21405 Label
21406 \family default
21407 .
21408  Properly speaking, it is one half of a cross-reference.
21409  The other half is the 
21410 \family sans
21411 Reference
21412 \family default
21413  proper, and it looks like this: 
21414 \begin_inset LatexCommand ref
21415 reference "sec:crossref"
21416
21417 \end_inset
21418
21419 .
21420  Again, those of you reading the manual online will see a gray box with
21421  text in it.
21422  Those reading printed versions, however, will see a number --- in this
21423  case, the number of this section.
21424  There are also other varieties of cross-reference: for example, 
21425 \begin_inset LatexCommand pageref
21426 reference "sec:crossref"
21427
21428 \end_inset
21429
21430 .
21431  This is the page number containing the location of the label.
21432  That's what cross-references do: they let you reference other parts of
21433  your document.
21434  You don't need to remember which section number was what anymore --- LyX
21435  will do that for you! All you need to do is use a 
21436 \family sans
21437 Label
21438 \family default
21439  to mark a section, figure, table, formula, etc., and then refer to it via
21440  a 
21441 \family sans
21442 Reference
21443 \family default
21444 .
21445 \end_layout
21446
21447 \begin_layout Standard
21448 To insert a label, use 
21449 \family sans
21450 \bar under
21451 I
21452 \bar default
21453 nsert
21454 \bar under
21455 \SpecialChar \menuseparator
21456 L
21457 \bar default
21458 abel
21459 \family default
21460 .
21461  A box will appear where you can enter your label.
21462  You can change the name of the label at a later time by simply clicking
21463  on the gray box and reopening the label dialog.
21464 \end_layout
21465
21466 \begin_layout Standard
21467 To insert a reference, select 
21468 \family sans
21469 \bar under
21470 I
21471 \bar default
21472 nsert
21473 \bar under
21474 \SpecialChar \menuseparator
21475 C
21476 \bar default
21477 ross\InsetSpace ~
21478 Reference
21479 \family default
21480 .
21481  The 
21482 \family sans
21483 Insert\InsetSpace ~
21484 Cross-Reference
21485 \family default
21486  dialog appears with a list of labels.
21487  Selecting a list item, then clicking 
21488 \family sans
21489 OK
21490 \family default
21491  inserts a reference into the text; changing the 
21492 \family sans
21493 \bar under
21494 R
21495 \bar default
21496 eference type
21497 \family default
21498  allows you to insert a page number or other reference variant instead.
21499 \end_layout
21500
21501 \begin_layout Standard
21502 Note that if you cut & paste text from another document that contains a
21503  
21504 \family sans
21505 Label
21506 \family default
21507  or 
21508 \family sans
21509 Reference
21510 \family default
21511 , or if you delete a label in your text, LaTeX will complain:
21512 \end_layout
21513
21514 \begin_layout Quote
21515
21516 \family typewriter
21517 LaTeX Warning:
21518 \family default
21519  
21520 \family typewriter
21521 Reference `X' on page Y undefined on input line Z
21522 \newline
21523 LaTeX Warning:
21524 \family default
21525  
21526 \family typewriter
21527 There were undefined references
21528 \end_layout
21529
21530 \begin_layout Standard
21531 You'll also see two question marks in the output instead of the reference.
21532 \end_layout
21533
21534 \begin_layout Standard
21535 There are a few more comments we need to make about the 
21536 \family sans
21537 Labels
21538 \family default
21539 .
21540  They always print the number of the section heading closest to them.
21541  So --- if you want to put a label on a 
21542 \family sans
21543 Chapter
21544 \family default
21545 , but a 
21546 \family sans
21547 Section
21548 \family default
21549  heading immediately follows it, you need to put the 
21550 \family sans
21551 Label
21552 \family default
21553  
21554 \emph on
21555 into
21556 \emph default
21557  the 
21558 \family sans
21559 Chapter
21560 \family default
21561  environment.
21562  It doesn't matter where, and it will look weird on the LyX screen.
21563  However, you need to do this if you want to label the 
21564 \family sans
21565 Chapter
21566 \family default
21567  separately from the 
21568 \family sans
21569 Section
21570 \family default
21571 .
21572  The same goes for all other section headings.
21573 \end_layout
21574
21575 \begin_layout Standard
21576 Also, a 
21577 \family sans
21578 Label
21579 \family default
21580  
21581 \emph on
21582 only
21583 \emph default
21584  makes sense in 
21585 \emph on
21586 numbered
21587 \emph default
21588  section headings and table and figure floats.
21589  Bare figures and tables aren't numbered, so, like unnumbered section headings,
21590  you can't really use a 
21591 \family sans
21592 Label
21593 \family default
21594  on it.
21595 \begin_inset Foot
21596 status open
21597
21598 \begin_layout Standard
21599 Well, you 
21600 \emph on
21601 can
21602 \emph default
21603 , but only if you use the 
21604 \family sans
21605 Page\InsetSpace ~
21606 number
21607 \family default
21608  reference.
21609  The regular 
21610 \family sans
21611 Reference
21612 \family default
21613  --- the one that refers to a section/table/figure number --- won't work,
21614  because there's no numbered thingy to refer to! You could also use bare
21615  
21616 \family sans
21617 Label
21618 \family default
21619 s as page markers, then refer back to them using the 
21620 \family sans
21621 Page\InsetSpace ~
21622 number
21623 \family default
21624  reference.
21625  Once again, the regular 
21626 \family sans
21627 Reference
21628 \family default
21629  won't work very well.
21630  It will refer to something, but that something will typically be the number
21631  of the previous numbered section heading.
21632 \end_layout
21633
21634 \end_inset
21635
21636  See sections 
21637 \begin_inset LatexCommand ref
21638 reference "sec:figurefloats"
21639
21640 \end_inset
21641
21642
21643 \begin_inset LatexCommand ref
21644 reference "sec:table float"
21645
21646 \end_inset
21647
21648 , and 
21649 \begin_inset LatexCommand ref
21650 reference "sec:math-label"
21651
21652 \end_inset
21653
21654  for details on using a 
21655 \family sans
21656 Label
21657 \family default
21658  with figures, tables, and equations, respectively.
21659  
21660 \end_layout
21661
21662 \begin_layout Section
21663 URLs (Uniform Resource Locators)
21664 \end_layout
21665
21666 \begin_layout Standard
21667 It is often desirable to include long 
21668 \begin_inset Quotes eld
21669 \end_inset
21670
21671 verbatim
21672 \begin_inset Quotes erd
21673 \end_inset
21674
21675  items in a document such as Web site URLs, e-mail addresses, etc.; these
21676  things typically do not contain any spaces and are thus difficult to typeset
21677  properly.
21678  Such items will often fall on a line boundary if they cannot be split,
21679  resulting in an overfull or underfull line depending on the circumstances.
21680  You can use 
21681 \family sans
21682 Insert\SpecialChar \menuseparator
21683
21684 \bar under
21685 U
21686 \bar default
21687 RL
21688 \family default
21689  within LyX to enter a long URL and have it split gracefully (if necessary)
21690  along automatically determined boundaries.
21691 \end_layout
21692
21693 \begin_layout Standard
21694 At the point in the document where you want to enter the URL (or other address-l
21695 ike entity) simply select 
21696 \family sans
21697 Insert\SpecialChar \menuseparator
21698
21699 \bar under
21700 U
21701 \bar default
21702 RL
21703 \family default
21704 ; a dialog will appear where you can enter the full URL (in the 
21705 \family sans
21706 \bar under
21707 U
21708 \bar default
21709 rl:
21710 \family default
21711  field).
21712  In its simplest usage, that's all you need to do.
21713  Click on the following gray box to see how LyX's homepage would be entered:
21714  
21715 \begin_inset LatexCommand url
21716 target "http://www.lyx.org"
21717
21718 \end_inset
21719
21720 .
21721 \begin_inset Foot
21722 status open
21723
21724 \begin_layout Standard
21725
21726 \series bold
21727 Important note
21728 \series default
21729 : When you use the following characters: "%", "#", "^", you have to write
21730  them with a backslash before, e.g.
21731  
21732 \begin_inset Quotes eld
21733 \end_inset
21734
21735
21736 \backslash
21737 #
21738 \begin_inset Quotes erd
21739 \end_inset
21740
21741 .
21742  URLs mustn't end with a backslash!
21743 \end_layout
21744
21745 \end_inset
21746
21747
21748 \end_layout
21749
21750 \begin_layout Standard
21751 If you would like to associate some definite phrase with the URL, enter
21752  it into the 
21753 \family sans
21754 \bar under
21755 N
21756 \bar default
21757 ame
21758 \family default
21759  field of the dialog; it will be typeset as plain text immediately before
21760  the URL.
21761  For example, I might say that you can find all things related to LaTeX
21762  at 
21763 \newline
21764
21765 \begin_inset LatexCommand url
21766 name "CTAN"
21767 target "http://ctan.tug.org"
21768
21769 \end_inset
21770
21771 .
21772  On the printed page, the last sentence ends as 
21773 \begin_inset Quotes eld
21774 \end_inset
21775
21776 all things related to LaTeX at CTAN 
21777 \family typewriter
21778 http://ctan.tug.org
21779 \family default
21780
21781 \begin_inset Quotes erd
21782 \end_inset
21783
21784 .
21785 \end_layout
21786
21787 \begin_layout Standard
21788 [
21789 \emph on
21790 Author's Note: somebody needs to document the
21791 \emph default
21792  
21793 \family sans
21794 \bar under
21795 H
21796 \bar default
21797 TML Type
21798 \family default
21799  
21800 \emph on
21801 button
21802 \emph default
21803 ]
21804 \end_layout
21805
21806 \begin_layout Section
21807 Specifying Short Titles with Optional Arguments
21808 \begin_inset OptArg
21809 status collapsed
21810
21811 \begin_layout Standard
21812 Short Titles
21813 \end_layout
21814
21815 \end_inset
21816
21817
21818 \end_layout
21819
21820 \begin_layout Standard
21821 Some section or chapter titles, such as this one, can get quite long.
21822  This can cause over-runs when there is limited horizontal space.
21823  For example, if the header of the page is set to show the current section
21824  title, a long title will over-run past the edges, and look awful.
21825 \end_layout
21826
21827 \begin_layout Standard
21828 LaTeX allows you to specify an optional argument to the section commands
21829  that specifies a shorter version of the title
21830 \begin_inset Foot
21831 status collapsed
21832
21833 \begin_layout Standard
21834 For those who don't know LaTeX, commands look like this: 
21835 \family typewriter
21836
21837 \backslash
21838 command[optionalargument]{the content}
21839 \end_layout
21840
21841 \end_inset
21842
21843 .
21844  This shorter version is used in the header and in the actual Table of Contents,
21845  avoiding the problem mentioned.
21846  LyX allows you to specify this optional argument by selecting 
21847 \family sans
21848 \bar under
21849 I
21850 \bar default
21851 nsert\SpecialChar \menuseparator
21852 Short\InsetSpace ~
21853 Title
21854 \family default
21855 .
21856  This will insert a box (labelled 
21857 \begin_inset Quotes eld
21858 \end_inset
21859
21860 opt
21861 \begin_inset Quotes erd
21862 \end_inset
21863
21864 , which stands for 
21865 \begin_inset Quotes eld
21866 \end_inset
21867
21868 optional
21869 \begin_inset Quotes erd
21870 \end_inset
21871
21872 ) which you can use to enter the short title text.
21873  This also works for captions inside floats.
21874 \end_layout
21875
21876 \begin_layout Standard
21877 The title of this section is a good example of using this feature.
21878 \end_layout
21879
21880 \begin_layout Section
21881 Branches
21882 \end_layout
21883
21884 \begin_layout Standard
21885 Sometimes you wish to be able to output to paper multiple versions of the
21886  same document.
21887  The most extreme version of this is, when you want to prepare a single
21888  document in two or more different languages, but as a single document file,
21889  with corresponding pieces of text adjacent in the file and on-screen.
21890  This can be achieved with 
21891 \emph on
21892 branches
21893 \emph default
21894 .
21895 \end_layout
21896
21897 \begin_layout Standard
21898 First, you have to 
21899 \emph on
21900 define
21901 \emph default
21902  the branches available within a particular document.
21903  This is done in the 
21904 \family sans
21905 Document\SpecialChar \menuseparator
21906 Settings\SpecialChar \menuseparator
21907 Branches
21908 \family default
21909  tab.
21910  You can also associate a background colour with each branch, e.g., red for
21911  the English language, blue for the German language branch.
21912  Then, you create a branch inset from the 
21913 \family sans
21914 Insert\SpecialChar \menuseparator
21915 Branch
21916 \family default
21917  menu item.
21918  The inset will contain the text that you want to be output when this branch
21919  is activated.
21920 \end_layout
21921
21922 \begin_layout Standard
21923
21924 \emph on
21925 Activation
21926 \emph default
21927  or 
21928 \emph on
21929 deactivation
21930 \emph default
21931  of a branch is done from the document settings menu.
21932  All insets belonging to deactivated branches will be automatically closed,
21933  those belonging to activated branches automatically opened.
21934 \end_layout
21935
21936 \begin_layout Standard
21937 Other possible applications of the Branches paradigm include a 
21938 \begin_inset Quotes eld
21939 \end_inset
21940
21941 teacher's version
21942 \begin_inset Quotes erd
21943 \end_inset
21944
21945  of a textbook containing the answers to questions, etc.
21946 \begin_inset Note Note
21947 status collapsed
21948
21949 \begin_layout Standard
21950 Once this doc is updated to 1.4, include branch examples here!
21951 \end_layout
21952
21953 \end_inset
21954
21955
21956 \end_layout
21957
21958 \begin_layout Section
21959 Previewing snippets of your document
21960 \end_layout
21961
21962 \begin_layout Standard
21963 LyX allows you to generate previews of sections of your document on the
21964  fly so you can see how they'll look in the final document without having
21965  to break your train of thought with 
21966 \family sans
21967 \bar under
21968 V
21969 \bar default
21970 iew\SpecialChar \menuseparator
21971
21972 \bar under
21973 D
21974 \bar default
21975 VI
21976 \family default
21977 .
21978  If you'd like to see your math formulae typeset by LaTeX then install the
21979  necessary software (see below) and select the 
21980 \family sans
21981 Instant
21982 \family default
21983  
21984 \family sans
21985 \bar under
21986 p
21987 \bar default
21988 review
21989 \family default
21990  
21991 \begin_inset Quotes eld
21992 \end_inset
21993
21994 On
21995 \begin_inset Quotes erd
21996 \end_inset
21997
21998  pulldown item in the 
21999 \family sans
22000 \bar under
22001 T
22002 \bar default
22003 ools\SpecialChar \menuseparator
22004
22005 \bar under
22006 P
22007 \bar default
22008 references
22009 \family default
22010  dialog.
22011  (It can be found in the 
22012 \family sans
22013 Look\InsetSpace ~
22014 and\InsetSpace ~
22015 feel\SpecialChar \menuseparator
22016 Graphics
22017 \family default
22018  pane in the Qt frontend and the 
22019 \family sans
22020 Look\InsetSpace ~
22021 &\InsetSpace ~
22022 Feel\SpecialChar \menuseparator
22023 Misc
22024 \family default
22025  tab in the XForms frontend.) Previews are generated when you load a document
22026  into LyX and when you finish editing an inset.
22027  Previews of an already loaded document are 
22028 \emph on
22029 not
22030 \emph default
22031  generated just by selecting the 
22032 \family sans
22033 Instant
22034 \family default
22035  
22036 \family sans
22037 \bar under
22038 p
22039 \bar default
22040 review
22041 \family default
22042  check box.
22043 \end_layout
22044
22045 \begin_layout Standard
22046 LyX will generate previews of math insets.
22047  It will also generate previews of include insets or 
22048 \begin_inset Quotes eld
22049 \end_inset
22050
22051 child documents
22052 \begin_inset Quotes erd
22053 \end_inset
22054
22055  if you select the 
22056 \family sans
22057 \bar under
22058 S
22059 \bar default
22060 how\InsetSpace ~
22061 preview
22062 \family default
22063  check box in the inset's dialog.
22064  This latter is useful if you wish to generate a preview of a LaTeX figure,
22065  for example.
22066  Coming in version 1.4 are previews of the external inset also.
22067 \end_layout
22068
22069 \begin_layout Standard
22070 To get previews working, you'll need some additional software.
22071  First, you'll need the preview.sty LaTeX package.
22072  Find it on your local CTAN mirror at 
22073 \newline
22074
22075 \family typewriter
22076 CTAN/support/preview-latex/
22077 \family default
22078 .
22079  Thereafter, you'll need the usual tools: 
22080 \family typewriter
22081 latex
22082 \family default
22083
22084 \family typewriter
22085 dvips
22086 \family default
22087  and 
22088 \family typewriter
22089 gs
22090 \family default
22091 .Finally, you'll obtain prettier results if you install 
22092 \family typewriter
22093 pnmcrop
22094 \family default
22095 from the 
22096 \family typewriter
22097 netpbm
22098 \family default
22099  package.
22100 \end_layout
22101
22102 \begin_layout Section
22103 Spacing, pagination and line breaks
22104 \end_layout
22105
22106 \begin_layout Subsection
22107 Extra Horizontal Space
22108 \begin_inset LatexCommand label
22109 name "sec:hspace"
22110
22111 \end_inset
22112
22113
22114 \end_layout
22115
22116 \begin_layout Standard
22117
22118 \family sans
22119 HFill
22120 \family default
22121 s are a special LyX feature for adding extra space in a uniform fashion.
22122  An 
22123 \family sans
22124 HFill
22125 \family default
22126  is actually a variable length space, whose length always equals the remaining
22127  space between the left and right margins.
22128  If there is more than one 
22129 \family sans
22130 HFill
22131 \family default
22132  on a line, they divide the available space equally between themselves.
22133  
22134 \end_layout
22135
22136 \begin_layout Standard
22137 Note: if an 
22138 \family sans
22139 HFill
22140 \family default
22141  is at the beginning of a line, and it's 
22142 \emph on
22143 not
22144 \emph default
22145  the first line in a paragraph, LyX ignores it.
22146  This prevents 
22147 \family sans
22148 HFill
22149 \family default
22150 s from accidentally being wrapped onto a new line.
22151 \end_layout
22152
22153 \begin_layout Standard
22154
22155 \family sans
22156 HFill
22157 \family roman
22158 s
22159 \family default
22160  can be inserted with 
22161 \family sans
22162 \bar under
22163 I
22164 \bar default
22165 nsert\SpecialChar \menuseparator
22166 Special\InsetSpace ~
22167 F
22168 \bar under
22169 o
22170 \bar default
22171 rmatting\SpecialChar \menuseparator
22172
22173 \bar under
22174 H
22175 \bar default
22176 orizontal\InsetSpace ~
22177 Fill
22178 \family default
22179 .
22180  Here a few examples what you can do with them:
22181 \end_layout
22182
22183 \begin_layout Quote
22184 \noindent
22185 This is on the left side 
22186 \hfill
22187 This is on the right
22188 \end_layout
22189
22190 \begin_layout Quote
22191 \noindent
22192 Left
22193 \hfill
22194 Middle
22195 \hfill
22196 Right
22197 \end_layout
22198
22199 \begin_layout Quote
22200 \noindent
22201 Left
22202 \hfill
22203 1/3 Left
22204 \hfill
22205
22206 \hfill
22207 Right
22208 \end_layout
22209
22210 \begin_layout Standard
22211 That was an example in the 
22212 \family sans
22213 Quote
22214 \family default
22215  environment.
22216  Here:
22217 \hfill
22218 :is one in a standard paragraph.
22219  It may or may not be apparent in the printed text, but it 
22220 \emph on
22221 is
22222 \emph default
22223  sitting in-between the two 
22224 \begin_inset Quotes eld
22225 \end_inset
22226
22227 :
22228 \begin_inset Quotes erd
22229 \end_inset
22230
22231 .
22232 \end_layout
22233
22234 \begin_layout Standard
22235 Remember that we said that an 
22236 \family sans
22237 HFill
22238 \family default
22239  always fills the remaining space between the margins? There may be more
22240  than one set of margins on a line.
22241  Here's an example with the 
22242 \family sans
22243 List
22244 \family default
22245  environment.
22246 \end_layout
22247
22248 \begin_layout Labeling
22249 \labelwidthstring MMMMMMM
22250 one
22251 \hfill
22252 two :three
22253 \hfill
22254 four
22255 \hfill
22256 five
22257 \hfill
22258 six
22259 \end_layout
22260
22261 \begin_layout Standard
22262 The 
22263 \begin_inset Quotes eld
22264 \end_inset
22265
22266 :
22267 \begin_inset Quotes erd
22268 \end_inset
22269
22270  marks the beginning of the item.
22271  (There is actually a 
22272 \begin_inset Quotes eld
22273 \end_inset
22274
22275 hidden
22276 \begin_inset Quotes erd
22277 \end_inset
22278
22279  
22280 \family sans
22281 HFill
22282 \family default
22283  inside of the label of the 
22284 \family sans
22285 List
22286 \family default
22287  environment; it's put at the end of the label automatically.) 
22288 \family sans
22289 HFill
22290 \family default
22291 s work similarly in other 
22292 \begin_inset Quotes eld
22293 \end_inset
22294
22295 multi-margin
22296 \begin_inset Quotes erd
22297 \end_inset
22298
22299  situations, like two-column mode.
22300 \end_layout
22301
22302 \begin_layout Subsection
22303 Extra Vertical Space
22304 \begin_inset LatexCommand label
22305 name "sec:vertspace"
22306
22307 \end_inset
22308
22309
22310 \end_layout
22311
22312 \begin_layout Standard
22313 To add extra vertical space above or below a paragraph, use 
22314 \family sans
22315 \bar under
22316 E
22317 \bar default
22318 dit\SpecialChar \menuseparator
22319
22320 \bar under
22321 P
22322 \bar default
22323 aragraph\InsetSpace ~
22324 Settings
22325 \family default
22326  to open the 
22327 \family sans
22328 Paragraph\InsetSpace ~
22329 Settings
22330 \family default
22331  dialog.
22332 \end_layout
22333
22334 \begin_layout Standard
22335 We will not provide an example of a 
22336 \family sans
22337 VFill
22338 \family default
22339 , as it would waste paper.
22340  They work the same as any other type of filler, including 
22341 \family sans
22342 HFill
22343 \family default
22344 s: they fill the remaining vertical space on a page with blank space.
22345  If there are several 
22346 \family sans
22347 VFill
22348 \family default
22349 s on a page, they divide the remaining vertical space equally between themselves.
22350  You can therefore use 
22351 \family sans
22352 VFill
22353 \family default
22354 s to center text on a page, or even place text 2/3 down a page, or 1/4,
22355  and so on.
22356 \end_layout
22357
22358 \begin_layout Standard
22359 Note that for paragraphs at the top/bottom of a page, the extra space is
22360  only added if you have also checked the option 
22361 \family sans
22362 \bar under
22363 E
22364 \bar default
22365 dit\SpecialChar \menuseparator
22366
22367 \bar under
22368 P
22369 \bar default
22370 aragraph\InsetSpace ~
22371 Settings\SpecialChar \menuseparator
22372
22373 \bar under
22374 S
22375 \bar default
22376 pacing\SpecialChar \menuseparator
22377
22378 \bar under
22379 K
22380 \bar default
22381 eep\InsetSpace ~
22382 space
22383 \family default
22384 .
22385 \end_layout
22386
22387 \begin_layout Subsection
22388 Changing Paragraph Alignment
22389 \end_layout
22390
22391 \begin_layout Standard
22392 You can also change the paragraph alignment with the 
22393 \family sans
22394 \bar under
22395 E
22396 \bar default
22397 dit\SpecialChar \menuseparator
22398
22399 \bar under
22400 P
22401 \bar default
22402 aragraph\InsetSpace ~
22403 Settings
22404 \family default
22405  dialog.
22406  There are four possibilities: 
22407 \end_layout
22408
22409 \begin_layout Itemize
22410
22411 \family sans
22412 \bar under
22413 J
22414 \bar default
22415 ustified
22416 \end_layout
22417
22418 \begin_layout Itemize
22419
22420 \family sans
22421 \bar under
22422 L
22423 \bar default
22424 eft
22425 \end_layout
22426
22427 \begin_layout Itemize
22428
22429 \family sans
22430 \bar under
22431 R
22432 \bar default
22433 ight
22434 \end_layout
22435
22436 \begin_layout Itemize
22437
22438 \family sans
22439 \bar under
22440 C
22441 \bar default
22442 enter
22443 \end_layout
22444
22445 \begin_layout Standard
22446 The default in most cases is justified alignment, in which the inter-word
22447  spacing is variable and each line of a paragraph fills the region between
22448  the left and right margins.
22449  The other three alignments should be self-explanatory, and look like this:
22450 \end_layout
22451
22452 \begin_layout Standard
22453 \align right
22454 This paragraph is right aligned,
22455 \end_layout
22456
22457 \begin_layout Standard
22458 \align center
22459 this one is centered,
22460 \end_layout
22461
22462 \begin_layout Standard
22463 \align left
22464 this one is left aligned.
22465 \end_layout
22466
22467 \begin_layout Standard
22468 In some paragraph environments, the default is something other than justified
22469  alignment.
22470  
22471 \end_layout
22472
22473 \begin_layout Subsection
22474 Forcing Page Breaks
22475 \begin_inset LatexCommand label
22476 name "sec:pagebreak"
22477
22478 \end_inset
22479
22480
22481 \end_layout
22482
22483 \begin_layout Standard
22484 If you don't like the way LaTeX does the page breaks in your document, you
22485  can force a pagebreak where you want one.
22486  In general, this will 
22487 \emph on
22488 not
22489 \emph default
22490  be necessary because LaTeX is good at pagebreaking, as was already mentioned
22491  in section 
22492 \begin_inset LatexCommand ref
22493 reference "sec:widows"
22494
22495 \end_inset
22496
22497 .
22498 \end_layout
22499
22500 \begin_layout Standard
22501 So in general there is no need to use the option described below, and we
22502  recommend not using it until the text is finished, and until you have checked
22503  in the preview to see if you 
22504 \emph on
22505 really
22506 \emph default
22507  have to change the pagebreaking.You can force a pagebreak above or below
22508  a paragraph in the 
22509 \family sans
22510 \bar under
22511 E
22512 \bar default
22513 dit\SpecialChar \menuseparator
22514
22515 \bar under
22516 P
22517 \bar default
22518 aragraph\InsetSpace ~
22519 Settings
22520 \family default
22521  dialog by selecting the checkboxes to add a pagebreak above or below the
22522  paragraph.
22523 \end_layout
22524
22525 \begin_layout Standard
22526 You might try to use a pagebreak to ensure that a figure or table appears
22527  at the top of a page.
22528  This is, of course, the wrong way to do it.
22529  LyX gives you a way of automatically ensuring that your figures and tables
22530  appear at the top of a page [or the bottom, or on their own page] without
22531  having to worry about what precedes or follows your figure or table.
22532  See sections 
22533 \begin_inset LatexCommand ref
22534 reference "sec:figures"
22535
22536 \end_inset
22537
22538  and 
22539 \begin_inset LatexCommand ref
22540 reference "sec:tables"
22541
22542 \end_inset
22543
22544  and read about 
22545 \family sans
22546 Floats
22547 \family default
22548  to learn more.
22549 \end_layout
22550
22551 \begin_layout Subsection
22552 Blanks/Spaces
22553 \end_layout
22554
22555 \begin_layout Standard
22556 A blank is a blank? Not in good typography.
22557  While you might be used to press the space key anytime you want to separate
22558  two words in ordinary word processors, LyX offers you more spaces: Spaces
22559  of different width and spaces which can or cannot be broken at the end
22560  of a line.
22561  The following sections will show you some examples where those spaces are
22562  useful.
22563 \end_layout
22564
22565 \begin_layout Subsubsection
22566 Inter-word Space
22567 \begin_inset LatexCommand label
22568 name "sec:normblank-lbreak-horline"
22569
22570 \end_inset
22571
22572
22573 \end_layout
22574
22575 \begin_layout Standard
22576 Some languages (e.\InsetSpace \thinspace{}
22577 g.\InsetSpace \space{}
22578 English) have the typographical convention to add extra
22579  space after an end-of-sentence punctuation mark, and LyX honors those conventio
22580 ns (see section\InsetSpace ~
22581
22582 \begin_inset LatexCommand ref
22583 reference "sec:abbrev"
22584
22585 \end_inset
22586
22587 ).
22588  Sometimes, you want a normal space nevertheless.
22589  In this case, insert one with 
22590 \family sans
22591 \bar under
22592 I
22593 \bar default
22594 nsert\SpecialChar \menuseparator
22595 Special\InsetSpace ~
22596 F
22597 \bar under
22598 o
22599 \bar default
22600 rmatting\SpecialChar \menuseparator
22601 Inter-
22602 \bar under
22603 w
22604 \bar default
22605 ord\InsetSpace ~
22606 Space
22607 \family default
22608  or with 
22609 \family sans
22610 C-M-Space.
22611 \end_layout
22612
22613 \begin_layout Subsubsection
22614 Protected Space
22615 \end_layout
22616
22617 \begin_layout Standard
22618 \begin_inset LatexCommand label
22619 name "sec:protblank-lbreak-horline"
22620
22621 \end_inset
22622
22623 The protected space: It is used to tell LyX (and LaTeX) not to break the
22624  line at that point.
22625  This may be necessary to avoid unlucky linebreaks, like in: 
22626 \end_layout
22627
22628 \begin_layout Quote
22629 A good documentation should weight no more than 1
22630 \newline
22631 kg.
22632  
22633 \end_layout
22634
22635 \begin_layout Standard
22636 Obviously, it would be a good thing to put a protected space between 
22637 \begin_inset Quotes eld
22638 \end_inset
22639
22640 1
22641 \begin_inset Quotes erd
22642 \end_inset
22643
22644  and 
22645 \begin_inset Quotes eld
22646 \end_inset
22647
22648 kg
22649 \begin_inset Quotes erd
22650 \end_inset
22651
22652 .
22653  A protected space is set with 
22654 \family sans
22655 \bar under
22656 I
22657 \bar default
22658 nsert\SpecialChar \menuseparator
22659 Special\InsetSpace ~
22660 F
22661 \bar under
22662 o
22663 \bar default
22664 rmatting\SpecialChar \menuseparator
22665 Protected
22666 \bar under
22667 \InsetSpace ~
22668 S
22669 \bar default
22670 pace
22671 \family default
22672  or with 
22673 \family sans
22674 C-Space.
22675 \end_layout
22676
22677 \begin_layout Subsubsection
22678 Thin Space
22679 \begin_inset LatexCommand label
22680 name "sec:thinblank-lbreak-horline"
22681
22682 \end_inset
22683
22684
22685 \end_layout
22686
22687 \begin_layout Standard
22688
22689 \begin_inset Quotes eld
22690 \end_inset
22691
22692 thin space
22693 \begin_inset Quotes erd
22694 \end_inset
22695
22696  is a blank which has half the size of a normal space (and it is also 
22697 \begin_inset Quotes eld
22698 \end_inset
22699
22700 protected
22701 \begin_inset Quotes erd
22702 \end_inset
22703
22704 ).
22705  The typographical conventions in a lot of languages propose the use of
22706  thin spaces in cases where normal spaces would be too wide, for instance
22707  inside abbreviations:
22708 \end_layout
22709
22710 \begin_layout Quote
22711 D.\InsetSpace \thinspace{}
22712 E.
22713  Knuth has developped our beloved typesetting program, i.\InsetSpace \thinspace{}
22714 e.\InsetSpace \space{}
22715 TeX.
22716 \end_layout
22717
22718 \begin_layout Standard
22719 You can insert a thin space with 
22720 \family sans
22721 \bar under
22722 I
22723 \bar default
22724 nsert\SpecialChar \menuseparator
22725 Special\InsetSpace ~
22726 F
22727 \bar under
22728 o
22729 \bar default
22730 rmatting\SpecialChar \menuseparator
22731
22732 \bar under
22733 T
22734 \bar default
22735 hin\InsetSpace ~
22736 Space
22737 \family default
22738  or with 
22739 \family sans
22740 C-S-Space.
22741 \end_layout
22742
22743 \begin_layout Subsubsection
22744 More Spaces
22745 \end_layout
22746
22747 \begin_layout Standard
22748 Apart from the ones described, there are still some more spaces.
22749  Although LyX supports them natively, they can only be reached via the 
22750 \emph on
22751 minibuffer
22752 \emph default
22753 .
22754  To get them, just type 
22755 \family typewriter
22756 space-insert <command>
22757 \family default
22758  into the minibuffer, where 
22759 \family typewriter
22760 <command>
22761 \family default
22762  is one of the following:
22763 \end_layout
22764
22765 \begin_layout Standard
22766 \align center
22767 \begin_inset Tabular
22768 <lyxtabular version="3" rows="9" columns="3">
22769 <features>
22770 <column alignment="center" valignment="top" leftline="true" width="0">
22771 <column alignment="center" valignment="top" leftline="true" width="0">
22772 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
22773 <row topline="true" bottomline="true">
22774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22775 \begin_inset Text
22776
22777 \begin_layout Standard
22778
22779 \series bold
22780 command
22781 \end_layout
22782
22783 \end_inset
22784 </cell>
22785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22786 \begin_inset Text
22787
22788 \begin_layout Standard
22789
22790 \series bold
22791 width
22792 \end_layout
22793
22794 \end_inset
22795 </cell>
22796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22797 \begin_inset Text
22798
22799 \begin_layout Standard
22800
22801 \series bold
22802 protected?
22803 \end_layout
22804
22805 \end_inset
22806 </cell>
22807 </row>
22808 <row topline="true">
22809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22810 \begin_inset Text
22811
22812 \begin_layout Standard
22813
22814 \family typewriter
22815 normal
22816 \end_layout
22817
22818 \end_inset
22819 </cell>
22820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22821 \begin_inset Text
22822
22823 \begin_layout Standard
22824 1/3\InsetSpace ~
22825 em
22826 \end_layout
22827
22828 \end_inset
22829 </cell>
22830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22831 \begin_inset Text
22832
22833 \begin_layout Standard
22834 no
22835 \end_layout
22836
22837 \end_inset
22838 </cell>
22839 </row>
22840 <row topline="true">
22841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22842 \begin_inset Text
22843
22844 \begin_layout Standard
22845
22846 \family typewriter
22847 protected
22848 \end_layout
22849
22850 \end_inset
22851 </cell>
22852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22853 \begin_inset Text
22854
22855 \begin_layout Standard
22856 1/3\InsetSpace ~
22857 em
22858 \end_layout
22859
22860 \end_inset
22861 </cell>
22862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22863 \begin_inset Text
22864
22865 \begin_layout Standard
22866 yes
22867 \end_layout
22868
22869 \end_inset
22870 </cell>
22871 </row>
22872 <row topline="true" bottomline="true">
22873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22874 \begin_inset Text
22875
22876 \begin_layout Standard
22877
22878 \family typewriter
22879 thin
22880 \end_layout
22881
22882 \end_inset
22883 </cell>
22884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22885 \begin_inset Text
22886
22887 \begin_layout Standard
22888 1/6\InsetSpace ~
22889 em
22890 \end_layout
22891
22892 \end_inset
22893 </cell>
22894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22895 \begin_inset Text
22896
22897 \begin_layout Standard
22898 yes
22899 \end_layout
22900
22901 \end_inset
22902 </cell>
22903 </row>
22904 <row bottomline="true">
22905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22906 \begin_inset Text
22907
22908 \begin_layout Standard
22909
22910 \family typewriter
22911 enspace
22912 \end_layout
22913
22914 \end_inset
22915 </cell>
22916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22917 \begin_inset Text
22918
22919 \begin_layout Standard
22920 0.5\InsetSpace ~
22921 em
22922 \end_layout
22923
22924 \end_inset
22925 </cell>
22926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22927 \begin_inset Text
22928
22929 \begin_layout Standard
22930 yes
22931 \end_layout
22932
22933 \end_inset
22934 </cell>
22935 </row>
22936 <row bottomline="true">
22937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22938 \begin_inset Text
22939
22940 \begin_layout Standard
22941
22942 \family typewriter
22943 enskip
22944 \end_layout
22945
22946 \end_inset
22947 </cell>
22948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22949 \begin_inset Text
22950
22951 \begin_layout Standard
22952 0.5\InsetSpace ~
22953 em
22954 \end_layout
22955
22956 \end_inset
22957 </cell>
22958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22959 \begin_inset Text
22960
22961 \begin_layout Standard
22962 no
22963 \end_layout
22964
22965 \end_inset
22966 </cell>
22967 </row>
22968 <row bottomline="true">
22969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22970 \begin_inset Text
22971
22972 \begin_layout Standard
22973
22974 \family typewriter
22975 quad
22976 \end_layout
22977
22978 \end_inset
22979 </cell>
22980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22981 \begin_inset Text
22982
22983 \begin_layout Standard
22984 1\InsetSpace ~
22985 em
22986 \end_layout
22987
22988 \end_inset
22989 </cell>
22990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22991 \begin_inset Text
22992
22993 \begin_layout Standard
22994 no
22995 \end_layout
22996
22997 \end_inset
22998 </cell>
22999 </row>
23000 <row bottomline="true">
23001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23002 \begin_inset Text
23003
23004 \begin_layout Standard
23005
23006 \family typewriter
23007 qquad
23008 \end_layout
23009
23010 \end_inset
23011 </cell>
23012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23013 \begin_inset Text
23014
23015 \begin_layout Standard
23016 2\InsetSpace ~
23017 em
23018 \end_layout
23019
23020 \end_inset
23021 </cell>
23022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23023 \begin_inset Text
23024
23025 \begin_layout Standard
23026 no
23027 \end_layout
23028
23029 \end_inset
23030 </cell>
23031 </row>
23032 <row bottomline="true">
23033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23034 \begin_inset Text
23035
23036 \begin_layout Standard
23037
23038 \family typewriter
23039 negthinspace
23040 \end_layout
23041
23042 \end_inset
23043 </cell>
23044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23045 \begin_inset Text
23046
23047 \begin_layout Standard
23048 -1/6\InsetSpace ~
23049 em
23050 \end_layout
23051
23052 \end_inset
23053 </cell>
23054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23055 \begin_inset Text
23056
23057 \begin_layout Standard
23058 yes
23059 \end_layout
23060
23061 \end_inset
23062 </cell>
23063 </row>
23064 </lyxtabular>
23065
23066 \end_inset
23067
23068
23069 \end_layout
23070
23071 \begin_layout Subsection
23072 Line breaking
23073 \end_layout
23074
23075 \begin_layout Standard
23076 You can force line breaks within a paragraph by selecting 
23077 \family sans
23078 \bar under
23079 I
23080 \bar default
23081 nsert\SpecialChar \menuseparator
23082 Special\InsetSpace ~
23083 F
23084 \bar under
23085 o
23086 \bar default
23087 rmatting\SpecialChar \menuseparator
23088
23089 \bar under
23090 L
23091 \bar default
23092 inebreak
23093 \family default
23094  or with 
23095 \family sans
23096 C-Return.
23097
23098 \family default
23099  You should, however, not use this to correct LaTeX's linebreaking, as LaTeX
23100  is 
23101 \emph on
23102 very
23103 \emph default
23104  good at linebreaking\SpecialChar \ldots{}
23105  (see section 
23106 \begin_inset LatexCommand ref
23107 reference "sec:pagebreak"
23108
23109 \end_inset
23110
23111 ).
23112  There are, however, a number of situations where it is necessary to actively
23113  set a linebreak, e.g.
23114  in a poem or for an Address (see sections 
23115 \begin_inset LatexCommand ref
23116 reference "sec:quote"
23117
23118 \end_inset
23119
23120
23121 \begin_inset LatexCommand ref
23122 reference "sec:verse"
23123
23124 \end_inset
23125
23126  and 
23127 \begin_inset LatexCommand ref
23128 reference "sec:adress_usage"
23129
23130 \end_inset
23131
23132 ).
23133 \end_layout
23134
23135 \begin_layout Section
23136 Spellchecking
23137 \begin_inset LatexCommand label
23138 name "sec:spellchecking"
23139
23140 \end_inset
23141
23142
23143 \end_layout
23144
23145 \begin_layout Standard
23146 LyX itself has no built-in spellchecker.
23147  Rather it uses the external 
23148 \family typewriter
23149 ispell
23150 \family default
23151  program as a backend or the newer and generally better 
23152 \family typewriter
23153 aspell
23154 \family default
23155 .
23156  This section assumes you have already installed and set up one of these
23157  programs.
23158  
23159 \end_layout
23160
23161 \begin_layout Standard
23162 The spellchecker can be started with the menu entry 
23163 \family sans
23164 \bar under
23165 T
23166 \bar default
23167 ools
23168 \bar under
23169 \SpecialChar \menuseparator
23170
23171 \shape up
23172 S
23173 \bar default
23174 pellchecker
23175 \family default
23176 \shape default
23177 .
23178  Checking will start just after the current cursor position.
23179  A dialog window will appear showing any incorrect (or unknown) word found,
23180  allowing you to edit and replace it in a second line.
23181  Whenever an unknown word is found, the word is highlighted and the view
23182  in your text buffer is updated to make the word visible.
23183  In the 
23184 \family sans
23185 Spellchecker
23186 \family default
23187  dialog, there is also a box showing suggestions for a correction, if any
23188  could be found.
23189  Clicking on one of the corrections will copy the near miss into the replace
23190  input field (double-click to invoke replace).
23191 \end_layout
23192
23193 \begin_layout Subsection
23194 Spellchecker Options
23195 \begin_inset LatexCommand label
23196 name "sec:spell_opt"
23197
23198 \end_inset
23199
23200
23201 \end_layout
23202
23203 \begin_layout Standard
23204 The following options can be set in the 
23205 \family sans
23206 \bar under
23207 T
23208 \bar default
23209 ools\SpecialChar \menuseparator
23210
23211 \bar under
23212 P
23213 \bar default
23214 references
23215 \family default
23216  dialog.
23217 \end_layout
23218
23219 \begin_layout Subsubsection
23220 Dictionary
23221 \end_layout
23222
23223 \begin_layout Standard
23224 By default, the dictionary file to use is determined by the language of
23225  the text you're checking, which is set in the 
23226 \family sans
23227 \bar under
23228 D
23229 \bar default
23230 ocument\SpecialChar \menuseparator
23231
23232 \bar under
23233 S
23234 \bar default
23235 ettings
23236 \family default
23237  dialog.
23238  If you do not have a dictionary for the document language, the spellchecker
23239  will not work.
23240  In this case, you can specify another dictionary file in the dialog by
23241  specifying a different 
23242 \begin_inset Quotes eld
23243 \end_inset
23244
23245 alternative language
23246 \begin_inset Quotes erd
23247 \end_inset
23248
23249 .
23250 \end_layout
23251
23252 \begin_layout Standard
23253 If you're using 
23254 \family typewriter
23255 ispell
23256 \family default
23257 , you may need to make a link from say 
23258 \family typewriter
23259 deutsch.(aff|hash)
23260 \family default
23261  to 
23262 \family typewriter
23263 german.(aff|hash)
23264 \family default
23265  or whatever applies for your language.
23266  This is because these 
23267 \family typewriter
23268 ispell
23269 \family default
23270  files normally have the native language name (
23271 \begin_inset Quotes eld
23272 \end_inset
23273
23274 deutsch
23275 \begin_inset Quotes erd
23276 \end_inset
23277
23278 ) whereas 
23279 \family typewriter
23280 ispell
23281 \family default
23282 , when started from LyX, searches for the English version of the name used
23283  with the LaTeX babel package (
23284 \begin_inset Quotes eld
23285 \end_inset
23286
23287 german
23288 \begin_inset Quotes erd
23289 \end_inset
23290
23291 ).
23292 \end_layout
23293
23294 \begin_layout Standard
23295 You may also have problems the font encoding is not correct for that dictionary.
23296  If you use a language with 
23297 \family typewriter
23298 latin1
23299 \family default
23300  encoding and set the 
23301 \family sans
23302 \bar under
23303 E
23304 \bar default
23305 ncoding
23306 \family default
23307  option in the 
23308 \family sans
23309 \bar under
23310 D
23311 \bar default
23312 ocument\SpecialChar \menuseparator
23313
23314 \bar under
23315 S
23316 \bar default
23317 ettings
23318 \family default
23319  dialog to 
23320 \family sans
23321 latin1
23322 \family default
23323  (or other than 
23324 \family sans
23325 default
23326 \family default
23327 ), you must have this option in your language dictionary as well.
23328  If your dictionary doesn't support the 
23329 \family sans
23330 Encoding
23331 \family default
23332  you chose, you'll have an error like this on stderr:
23333 \end_layout
23334
23335 \begin_layout Standard
23336
23337 \family typewriter
23338 ispell: unrecognized formatter type 'latin1'
23339 \end_layout
23340
23341 \begin_layout Standard
23342 The spellchecker gives you an error that it couldn't start the 
23343 \family typewriter
23344 ispell
23345 \family default
23346  process and that you probably have some problems with your dictionary file.
23347  
23348 \end_layout
23349
23350 \begin_layout Standard
23351 There are four solutions to this problem.
23352  The easiest is to try the 
23353 \family sans
23354 Use\InsetSpace ~
23355 Input\InsetSpace ~
23356 Encoding
23357 \family default
23358  option.
23359  If that does not help, you can set 
23360 \family sans
23361 \bar under
23362 E
23363 \bar default
23364 ncoding
23365 \family default
23366  to 
23367 \family sans
23368 default
23369 \family default
23370  when calling the spellchecker (which is probably annoying).
23371  The third is to add the 
23372 \family typewriter
23373 latin1
23374 \family default
23375  option to your dictionary 
23376 \family typewriter
23377 \emph on
23378 <
23379 \family default
23380 language
23381 \family typewriter
23382 >
23383 \emph default
23384 .aff
23385 \family default
23386  file and recompile the dictionary (which probably isn't easy if you installed
23387  the whole stuff with some distribution and don't have the language directory
23388  of the 
23389 \family typewriter
23390 ispell
23391 \family default
23392  sources).
23393  Read the 
23394 \family typewriter
23395 ispell
23396 \family default
23397  documentation for this task! The fourth is to send a message to your package-ma
23398 intainer, or better yet to the maintainer of the dictionary file in question
23399  and ask him to solve your problem.
23400 \end_layout
23401
23402 \begin_layout Subsubsection
23403 Personal dictionary
23404 \end_layout
23405
23406 \begin_layout Standard
23407 If you want to use a different file from the spellchecker's default choice
23408  as your personal dictionary, you can set this in the dialog.
23409  Specifying a filename which does not already exist will result in an error
23410  message on stderr which you can ignore (
23411 \family typewriter
23412 ispell
23413 \family default
23414  will create the file when you finish checking your spelling).
23415 \end_layout
23416
23417 \begin_layout Subsubsection
23418 Further Options 
23419 \end_layout
23420
23421 \begin_layout Standard
23422 The 
23423 \family sans
23424 \bar under
23425 S
23426 \bar default
23427 pellchecker\InsetSpace ~
23428 Options
23429 \family default
23430  dialog has some additional options which are self-explanatory:
23431 \end_layout
23432
23433 \begin_layout Itemize
23434
23435 \family sans
23436 \bar under
23437 A
23438 \bar default
23439 ccept compound words
23440 \family default
23441
23442 \newline
23443 Prevent the spellchecker from complaining about compounded words like
23444 \newline
23445
23446 \begin_inset Quotes erd
23447 \end_inset
23448
23449 passthrough
23450 \begin_inset Quotes erd
23451 \end_inset
23452
23453 .
23454 \end_layout
23455
23456 \begin_layout Itemize
23457
23458 \family sans
23459 \bar under
23460 E
23461 \bar default
23462 scape characters
23463 \family default
23464
23465 \newline
23466 Allows you to add nonstandard characters to what the spellchecker considers
23467  words, e.g.
23468  German umlauts.
23469  This should not normally be needed.
23470 \end_layout
23471
23472 \begin_layout Subsection
23473 Limitations
23474 \end_layout
23475
23476 \begin_layout Standard
23477 Some users have expressed a wish to be able to globally change the spelling
23478  of a particular word, rather than having to change the spelling separately
23479  for each occurrence of the word.
23480  Per-document word lists would also be useful.
23481  Neither of these features are present as of this writing.
23482 \end_layout
23483
23484 \begin_layout Standard
23485 Unless you're using the 
23486 \family typewriter
23487 pspell
23488 \family default
23489  spellchecker, LyX cannot correctly spellcheck documents containing multiple
23490  languages.
23491  This, does, however, work with 
23492 \family typewriter
23493 pspell
23494 \family default
23495 , assuming you have marked the different languages appropriately.
23496 \end_layout
23497
23498 \begin_layout Section
23499 International Support
23500 \end_layout
23501
23502 \begin_layout Standard
23503 This section describes how to use LyX with any language you want.
23504  LyX comes with a default configuration which supports the English language
23505  on a U.S.-style keyboard, with a standard U.S.
23506  paper size and the spellchecker set to U.S.
23507  English.
23508  You can change any or all of these settings as desired, and you can make
23509  the changes apply to the current session only, or use them as your new
23510  default configuration.
23511 \end_layout
23512
23513 \begin_layout Standard
23514 If you have a keyboard suited to the language you are using (for example,
23515  a German keyboard for writing in German), and you have correctly configured
23516  your X environment, all you need to do for LyX is tell it your language,
23517  the character encoding, and desired paper size.
23518  Refer to 
23519 \begin_inset LatexCommand ref
23520 reference "sec:langlay"
23521
23522 \end_inset
23523
23524  for more information.
23525 \end_layout
23526
23527 \begin_layout Standard
23528 If, however, you have a U.S.-style keyboard and want to write in a different
23529  language than English, you can use an alternate keymap.
23530  For example, if you have a U.S.-style keyboard but want to write in Italian,
23531  you can configure LyX to use an Italian keymap.
23532  Refer to 
23533 \begin_inset LatexCommand ref
23534 reference "sec:optkey"
23535
23536 \end_inset
23537
23538  for details.
23539  
23540 \end_layout
23541
23542 \begin_layout Standard
23543 Finally, you may just want to change a few key mappings or create an entirely
23544  different keymap (for Vulcan, for instance).
23545  You may, for example, normally write in Italian on a U.S.
23546  keyboard but want to include an occasional quotation in German.
23547  In such a case, you can write your own keyboard mapping or modify an existing
23548  one to support the characters you want.
23549  
23550 \end_layout
23551
23552 \begin_layout Standard
23553 The details of how to customize LyX to your own language are 
23554 \emph on
23555 way
23556 \emph default
23557  beyond the scope of this manual.
23558  You cannot only alter the keyboard layout, you can also change the names
23559  of the menus buttons, etc., to reflect your language.
23560  If you want to learn more about writing keymap files and tailoring LyX
23561  to your native tongue, please see the 
23562 \emph on
23563 Customization
23564 \emph default
23565  manual for details.
23566 \end_layout
23567
23568 \begin_layout Subsection
23569 Language Options
23570 \begin_inset LatexCommand label
23571 name "sec:langlay"
23572
23573 \end_inset
23574
23575
23576 \end_layout
23577
23578 \begin_layout Standard
23579 The 
23580 \family sans
23581 \bar under
23582 D
23583 \bar default
23584 ocument\SpecialChar \menuseparator
23585
23586 \bar under
23587 S
23588 \bar default
23589 ettings
23590 \family default
23591  dialog lets you set 
23592 \family roman
23593 the language and character encoding for your language.
23594  
23595 \end_layout
23596
23597 \begin_layout Standard
23598 Choose your language by clicking on the arrow in t
23599 \family roman
23600 he
23601 \family default
23602  
23603 \family sans
23604 Language
23605 \family default
23606  combo
23607 \family roman
23608 box
23609 \family default
23610  of the 
23611 \family sans
23612 \bar under
23613 D
23614 \bar default
23615 ocument\SpecialChar \menuseparator
23616
23617 \bar under
23618 S
23619 \bar default
23620 ettings
23621 \family default
23622  dialog.
23623  The default is U.S.
23624  English.
23625  Scroll to find the language you want and then click on your choice.
23626  The language name appears in the window.
23627 \begin_inset Foot
23628 status collapsed
23629
23630 \begin_layout Standard
23631 In LaTeX terms, selecting a language other than default adds Babel support.
23632  If you do not have Babel installed, refer to the different LaTeX distributions
23633  for it.
23634 \end_layout
23635
23636 \end_inset
23637
23638
23639 \end_layout
23640
23641 \begin_layout Standard
23642 The 
23643 \family sans
23644 Enco
23645 \bar under
23646 d
23647 \bar default
23648 ing
23649 \family default
23650  box lets you choose the character encoding map you want to use.
23651  The default is the 
23652 \family typewriter
23653 Latin1
23654 \family default
23655  encoding, which includes the characters required by the various Western
23656  European languages.
23657 \end_layout
23658
23659 \begin_layout Subsection
23660 Keyboard mapping configuration
23661 \begin_inset LatexCommand label
23662 name "sec:optkey"
23663
23664 \end_inset
23665
23666
23667 \end_layout
23668
23669 \begin_layout Standard
23670 The preferences dialog allows you to choose up to two keyboard mappings.
23671  This allows you to choose the keymap of your choice for your U.S.-style keyboard.
23672  You can choose primary and secondary keyboard languages and then select
23673  which one you want to use.
23674 \end_layout
23675
23676 \begin_layout Subsection
23677 Character Tables
23678 \begin_inset LatexCommand label
23679 name "sec:keytab"
23680
23681 \end_inset
23682
23683
23684 \end_layout
23685
23686 \begin_layout Standard
23687 Table\InsetSpace ~
23688
23689 \begin_inset LatexCommand ref
23690 reference "cap:The-latin1-character"
23691
23692 \end_inset
23693
23694  shows the 
23695 \family typewriter
23696 Latin1
23697 \family default
23698  character set.
23699  You should be able to enter the characters in the first eight columns directly
23700  from the keyboard.
23701 \end_layout
23702
23703 \begin_layout Standard
23704 There are a few things you need to know about this table.
23705  This manual is set up --- by hand, mind you --- to print all of these character
23706 s.
23707  That ain't the default.
23708  Nowhere near, in fact.
23709  Here are some of the details you'll need to bear in mind when using characters
23710  from the 
23711 \family typewriter
23712 Latin1
23713 \family default
23714  character set:
23715 \end_layout
23716
23717 \begin_layout Itemize
23718 The characters at entries A2, A4, A5, A6 and AD -- the cent, the yen, the
23719  generic-currency-symbol, the broken vertical bar and the short dash are
23720  just plain missing in the default encodings.
23721  We don't know where they are or why this is the case.
23722 \end_layout
23723
23724 \begin_layout Itemize
23725 Even if you've selected 
23726 \family sans
23727 latin1
23728 \family default
23729  in the 
23730 \family sans
23731 \bar under
23732 D
23733 \bar default
23734 ocument\SpecialChar \menuseparator
23735
23736 \bar under
23737 S
23738 \bar default
23739 ettings
23740 \family default
23741  dialog, users who have only the 
23742 \family typewriter
23743 T1
23744 \family default
23745 -fonts for LaTeX [or who have the 
23746 \family typewriter
23747 T1
23748 \family default
23749 -fonts but aren't using them] will still miss a few characters: D0, F0,
23750  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
23751  french quotes won't show up.
23752 \end_layout
23753
23754 \begin_layout Itemize
23755 Users of 
23756 \family typewriter
23757 T1
23758 \family default
23759 -fonts can, however, get the french quotes [characters AB and BB] if they
23760  include the either the package 
23761 \family typewriter
23762 umlaute.sty
23763 \family default
23764  or 
23765 \family typewriter
23766 german.sty
23767 \family default
23768  in their documents.
23769 \begin_inset Foot
23770 status collapsed
23771
23772 \begin_layout Standard
23773 This only holds when you want to input these quotes by yourself.
23774  The automatic quote feature described in Section 
23775 \begin_inset LatexCommand ref
23776 reference "sec:quotes"
23777
23778 \end_inset
23779
23780 , will generate automatically LaTeX code adapted to available fonts and
23781  packages.
23782 \end_layout
23783
23784 \end_inset
23785
23786
23787 \begin_inset Note Note
23788 status open
23789
23790 \begin_layout Standard
23791 The characters of the following table, which are inserted as commands, could
23792  not be inserted directly with the keyboard, because the standard encoding
23793  
23794 \begin_inset Quotes eld
23795 \end_inset
23796
23797 T1
23798 \begin_inset Quotes erd
23799 \end_inset
23800
23801  doesn't know them.
23802  To let LaTeX understand the commands, the package 
23803 \series bold
23804 textcomp
23805 \series default
23806  needs to be loaded in the peamble with the line
23807 \end_layout
23808
23809 \begin_layout Standard
23810
23811 \series bold
23812
23813 \backslash
23814 usepackage{textcomp}
23815 \end_layout
23816
23817 \begin_layout Standard
23818 The package 
23819 \series bold
23820 textcomp
23821 \series default
23822  is available on every LaTeX system.
23823 \end_layout
23824
23825 \end_inset
23826
23827
23828 \end_layout
23829
23830 \begin_layout Standard
23831 \begin_inset Float table
23832 wide false
23833 sideways false
23834 status open
23835
23836 \begin_layout Standard
23837 \begin_inset Caption
23838
23839 \begin_layout Standard
23840 \begin_inset LatexCommand label
23841 name "cap:The-latin1-character"
23842
23843 \end_inset
23844
23845 The 
23846 \family typewriter
23847 latin1
23848 \family default
23849  character set
23850 \end_layout
23851
23852 \end_inset
23853
23854
23855 \end_layout
23856
23857 \begin_layout Standard
23858 \align center
23859 \begin_inset Tabular
23860 <lyxtabular version="3" rows="17" columns="17">
23861 <features>
23862 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
23863 <column alignment="center" valignment="top" leftline="true" width="0pt">
23864 <column alignment="center" valignment="top" leftline="true" width="0pt">
23865 <column alignment="center" valignment="top" leftline="true" width="0pt">
23866 <column alignment="center" valignment="top" leftline="true" width="0pt">
23867 <column alignment="center" valignment="top" leftline="true" width="0pt">
23868 <column alignment="center" valignment="top" leftline="true" width="0pt">
23869 <column alignment="center" valignment="top" leftline="true" width="0pt">
23870 <column alignment="center" valignment="top" leftline="true" width="0pt">
23871 <column alignment="center" valignment="top" leftline="true" width="0pt">
23872 <column alignment="center" valignment="top" leftline="true" width="0pt">
23873 <column alignment="center" valignment="top" leftline="true" width="0pt">
23874 <column alignment="center" valignment="top" leftline="true" width="0pt">
23875 <column alignment="center" valignment="top" leftline="true" width="0pt">
23876 <column alignment="center" valignment="top" leftline="true" width="0pt">
23877 <column alignment="center" valignment="top" leftline="true" width="0pt">
23878 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
23879 <row topline="true" bottomline="true">
23880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23881 \begin_inset Text
23882
23883 \begin_layout Standard
23884
23885 \end_layout
23886
23887 \end_inset
23888 </cell>
23889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23890 \begin_inset Text
23891
23892 \begin_layout Standard
23893
23894 \family roman
23895 \series medium
23896 \shape up
23897 \size tiny
23898 \emph off
23899 \bar no
23900 \noun off
23901 \color none
23902 00
23903 \end_layout
23904
23905 \end_inset
23906 </cell>
23907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23908 \begin_inset Text
23909
23910 \begin_layout Standard
23911
23912 \family roman
23913 \series medium
23914 \shape up
23915 \size tiny
23916 \emph off
23917 \bar no
23918 \noun off
23919 \color none
23920 10
23921 \end_layout
23922
23923 \end_inset
23924 </cell>
23925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Standard
23929
23930 \family roman
23931 \series medium
23932 \shape up
23933 \size tiny
23934 \emph off
23935 \bar no
23936 \noun off
23937 \color none
23938 20
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23944 \begin_inset Text
23945
23946 \begin_layout Standard
23947
23948 \family roman
23949 \series medium
23950 \shape up
23951 \size tiny
23952 \emph off
23953 \bar no
23954 \noun off
23955 \color none
23956 30
23957 \end_layout
23958
23959 \end_inset
23960 </cell>
23961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23962 \begin_inset Text
23963
23964 \begin_layout Standard
23965
23966 \family roman
23967 \series medium
23968 \shape up
23969 \size tiny
23970 \emph off
23971 \bar no
23972 \noun off
23973 \color none
23974 40
23975 \end_layout
23976
23977 \end_inset
23978 </cell>
23979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23980 \begin_inset Text
23981
23982 \begin_layout Standard
23983
23984 \family roman
23985 \series medium
23986 \shape up
23987 \size tiny
23988 \emph off
23989 \bar no
23990 \noun off
23991 \color none
23992 50
23993 \end_layout
23994
23995 \end_inset
23996 </cell>
23997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23998 \begin_inset Text
23999
24000 \begin_layout Standard
24001
24002 \family roman
24003 \series medium
24004 \shape up
24005 \size tiny
24006 \emph off
24007 \bar no
24008 \noun off
24009 \color none
24010 60
24011 \end_layout
24012
24013 \end_inset
24014 </cell>
24015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24016 \begin_inset Text
24017
24018 \begin_layout Standard
24019
24020 \family roman
24021 \series medium
24022 \shape up
24023 \size tiny
24024 \emph off
24025 \bar no
24026 \noun off
24027 \color none
24028 70
24029 \end_layout
24030
24031 \end_inset
24032 </cell>
24033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24034 \begin_inset Text
24035
24036 \begin_layout Standard
24037
24038 \family roman
24039 \series medium
24040 \shape up
24041 \size tiny
24042 \emph off
24043 \bar no
24044 \noun off
24045 \color none
24046 80
24047 \end_layout
24048
24049 \end_inset
24050 </cell>
24051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Standard
24055
24056 \family roman
24057 \series medium
24058 \shape up
24059 \size tiny
24060 \emph off
24061 \bar no
24062 \noun off
24063 \color none
24064 90
24065 \end_layout
24066
24067 \end_inset
24068 </cell>
24069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24070 \begin_inset Text
24071
24072 \begin_layout Standard
24073
24074 \family roman
24075 \series medium
24076 \shape up
24077 \size tiny
24078 \emph off
24079 \bar no
24080 \noun off
24081 \color none
24082 A0
24083 \end_layout
24084
24085 \end_inset
24086 </cell>
24087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24088 \begin_inset Text
24089
24090 \begin_layout Standard
24091
24092 \family roman
24093 \series medium
24094 \shape up
24095 \size tiny
24096 \emph off
24097 \bar no
24098 \noun off
24099 \color none
24100 B0
24101 \end_layout
24102
24103 \end_inset
24104 </cell>
24105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24106 \begin_inset Text
24107
24108 \begin_layout Standard
24109
24110 \family roman
24111 \series medium
24112 \shape up
24113 \size tiny
24114 \emph off
24115 \bar no
24116 \noun off
24117 \color none
24118 C0
24119 \end_layout
24120
24121 \end_inset
24122 </cell>
24123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24124 \begin_inset Text
24125
24126 \begin_layout Standard
24127
24128 \family roman
24129 \series medium
24130 \shape up
24131 \size tiny
24132 \emph off
24133 \bar no
24134 \noun off
24135 \color none
24136 D0
24137 \end_layout
24138
24139 \end_inset
24140 </cell>
24141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24142 \begin_inset Text
24143
24144 \begin_layout Standard
24145
24146 \family roman
24147 \series medium
24148 \shape up
24149 \size tiny
24150 \emph off
24151 \bar no
24152 \noun off
24153 \color none
24154 E0
24155 \end_layout
24156
24157 \end_inset
24158 </cell>
24159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24160 \begin_inset Text
24161
24162 \begin_layout Standard
24163
24164 \family roman
24165 \series medium
24166 \shape up
24167 \size tiny
24168 \emph off
24169 \bar no
24170 \noun off
24171 \color none
24172 F0
24173 \end_layout
24174
24175 \end_inset
24176 </cell>
24177 </row>
24178 <row topline="true">
24179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24180 \begin_inset Text
24181
24182 \begin_layout Standard
24183
24184 \family roman
24185 \series medium
24186 \shape up
24187 \size tiny
24188 \emph off
24189 \bar no
24190 \noun off
24191 \color none
24192 00
24193 \end_layout
24194
24195 \end_inset
24196 </cell>
24197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24198 \begin_inset Text
24199
24200 \begin_layout Standard
24201
24202 \end_layout
24203
24204 \end_inset
24205 </cell>
24206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24207 \begin_inset Text
24208
24209 \begin_layout Standard
24210
24211 \end_layout
24212
24213 \end_inset
24214 </cell>
24215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24216 \begin_inset Text
24217
24218 \begin_layout Standard
24219
24220 \end_layout
24221
24222 \end_inset
24223 </cell>
24224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24225 \begin_inset Text
24226
24227 \begin_layout Standard
24228
24229 \family roman
24230 \series medium
24231 \shape up
24232 \emph off
24233 \bar no
24234 \noun off
24235 \color none
24236 0
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 \family roman
24247 \series medium
24248 \shape up
24249 \emph off
24250 \bar no
24251 \noun off
24252 \color none
24253 @
24254 \end_layout
24255
24256 \end_inset
24257 </cell>
24258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24259 \begin_inset Text
24260
24261 \begin_layout Standard
24262
24263 \family roman
24264 \series medium
24265 \shape up
24266 \emph off
24267 \bar no
24268 \noun off
24269 \color none
24270 P
24271 \end_layout
24272
24273 \end_inset
24274 </cell>
24275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24276 \begin_inset Text
24277
24278 \begin_layout Standard
24279
24280 \family roman
24281 \series medium
24282 \shape up
24283 \emph off
24284 \bar no
24285 \noun off
24286 \color none
24287 '
24288 \end_layout
24289
24290 \end_inset
24291 </cell>
24292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24293 \begin_inset Text
24294
24295 \begin_layout Standard
24296
24297 \family roman
24298 \series medium
24299 \shape up
24300 \emph off
24301 \bar no
24302 \noun off
24303 \color none
24304 p
24305 \end_layout
24306
24307 \end_inset
24308 </cell>
24309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24310 \begin_inset Text
24311
24312 \begin_layout Standard
24313
24314 \end_layout
24315
24316 \end_inset
24317 </cell>
24318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24319 \begin_inset Text
24320
24321 \begin_layout Standard
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 \end_layout
24333
24334 \end_inset
24335 </cell>
24336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24337 \begin_inset Text
24338
24339 \begin_layout Standard
24340
24341 \family roman
24342 \series medium
24343 \shape up
24344 \emph off
24345 \bar no
24346 \noun off
24347 \color none
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 \family roman
24359 \series medium
24360 \shape up
24361 \emph off
24362 \bar no
24363 \noun off
24364 \color none
24365 À
24366 \end_layout
24367
24368 \end_inset
24369 </cell>
24370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24371 \begin_inset Text
24372
24373 \begin_layout Standard
24374
24375 \family roman
24376 \series medium
24377 \shape up
24378 \emph off
24379 \bar no
24380 \noun off
24381 \color none
24382 Ð
24383 \end_layout
24384
24385 \end_inset
24386 </cell>
24387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24388 \begin_inset Text
24389
24390 \begin_layout Standard
24391
24392 \family roman
24393 \series medium
24394 \shape up
24395 \emph off
24396 \bar no
24397 \noun off
24398 \color none
24399 à
24400 \end_layout
24401
24402 \end_inset
24403 </cell>
24404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24405 \begin_inset Text
24406
24407 \begin_layout Standard
24408
24409 \family roman
24410 \series medium
24411 \shape up
24412 \emph off
24413 \bar no
24414 \noun off
24415 \color none
24416 ð
24417 \end_layout
24418
24419 \end_inset
24420 </cell>
24421 </row>
24422 <row topline="true">
24423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24424 \begin_inset Text
24425
24426 \begin_layout Standard
24427
24428 \family roman
24429 \series medium
24430 \shape up
24431 \size tiny
24432 \emph off
24433 \bar no
24434 \noun off
24435 \color none
24436 01
24437 \end_layout
24438
24439 \end_inset
24440 </cell>
24441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24442 \begin_inset Text
24443
24444 \begin_layout Standard
24445
24446 \end_layout
24447
24448 \end_inset
24449 </cell>
24450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24451 \begin_inset Text
24452
24453 \begin_layout Standard
24454
24455 \end_layout
24456
24457 \end_inset
24458 </cell>
24459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24460 \begin_inset Text
24461
24462 \begin_layout Standard
24463
24464 \family roman
24465 \series medium
24466 \shape up
24467 \emph off
24468 \bar no
24469 \noun off
24470 \color none
24471 !
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 \family roman
24482 \series medium
24483 \shape up
24484 \emph off
24485 \bar no
24486 \noun off
24487 \color none
24488 1
24489 \end_layout
24490
24491 \end_inset
24492 </cell>
24493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24494 \begin_inset Text
24495
24496 \begin_layout Standard
24497
24498 \family roman
24499 \series medium
24500 \shape up
24501 \emph off
24502 \bar no
24503 \noun off
24504 \color none
24505 A
24506 \end_layout
24507
24508 \end_inset
24509 </cell>
24510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24511 \begin_inset Text
24512
24513 \begin_layout Standard
24514
24515 \family roman
24516 \series medium
24517 \shape up
24518 \emph off
24519 \bar no
24520 \noun off
24521 \color none
24522 Q
24523 \end_layout
24524
24525 \end_inset
24526 </cell>
24527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24528 \begin_inset Text
24529
24530 \begin_layout Standard
24531
24532 \family roman
24533 \series medium
24534 \shape up
24535 \emph off
24536 \bar no
24537 \noun off
24538 \color none
24539 a
24540 \end_layout
24541
24542 \end_inset
24543 </cell>
24544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24545 \begin_inset Text
24546
24547 \begin_layout Standard
24548
24549 \family roman
24550 \series medium
24551 \shape up
24552 \emph off
24553 \bar no
24554 \noun off
24555 \color none
24556 q
24557 \end_layout
24558
24559 \end_inset
24560 </cell>
24561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24562 \begin_inset Text
24563
24564 \begin_layout Standard
24565
24566 \end_layout
24567
24568 \end_inset
24569 </cell>
24570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24571 \begin_inset Text
24572
24573 \begin_layout Standard
24574
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 ¡
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 \family roman
24602 \series medium
24603 \shape up
24604 \emph off
24605 \bar no
24606 \noun off
24607 \color none
24608 ±
24609 \end_layout
24610
24611 \end_inset
24612 </cell>
24613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24614 \begin_inset Text
24615
24616 \begin_layout Standard
24617
24618 \family roman
24619 \series medium
24620 \shape up
24621 \emph off
24622 \bar no
24623 \noun off
24624 \color none
24625 Á
24626 \end_layout
24627
24628 \end_inset
24629 </cell>
24630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24631 \begin_inset Text
24632
24633 \begin_layout Standard
24634
24635 \family roman
24636 \series medium
24637 \shape up
24638 \emph off
24639 \bar no
24640 \noun off
24641 \color none
24642 Ñ
24643 \end_layout
24644
24645 \end_inset
24646 </cell>
24647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24648 \begin_inset Text
24649
24650 \begin_layout Standard
24651
24652 \family roman
24653 \series medium
24654 \shape up
24655 \emph off
24656 \bar no
24657 \noun off
24658 \color none
24659 á
24660 \end_layout
24661
24662 \end_inset
24663 </cell>
24664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24665 \begin_inset Text
24666
24667 \begin_layout Standard
24668
24669 \family roman
24670 \series medium
24671 \shape up
24672 \emph off
24673 \bar no
24674 \noun off
24675 \color none
24676 ñ
24677 \end_layout
24678
24679 \end_inset
24680 </cell>
24681 </row>
24682 <row topline="true">
24683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24684 \begin_inset Text
24685
24686 \begin_layout Standard
24687
24688 \family roman
24689 \series medium
24690 \shape up
24691 \size tiny
24692 \emph off
24693 \bar no
24694 \noun off
24695 \color none
24696 02
24697 \end_layout
24698
24699 \end_inset
24700 </cell>
24701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24702 \begin_inset Text
24703
24704 \begin_layout Standard
24705
24706 \end_layout
24707
24708 \end_inset
24709 </cell>
24710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24711 \begin_inset Text
24712
24713 \begin_layout Standard
24714
24715 \end_layout
24716
24717 \end_inset
24718 </cell>
24719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24720 \begin_inset Text
24721
24722 \begin_layout Standard
24723
24724 \family roman
24725 \series medium
24726 \shape up
24727 \emph off
24728 \bar no
24729 \noun off
24730 \color none
24731 \begin_inset Quotes eld
24732 \end_inset
24733
24734
24735 \end_layout
24736
24737 \end_inset
24738 </cell>
24739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24740 \begin_inset Text
24741
24742 \begin_layout Standard
24743
24744 \family roman
24745 \series medium
24746 \shape up
24747 \emph off
24748 \bar no
24749 \noun off
24750 \color none
24751 2
24752 \end_layout
24753
24754 \end_inset
24755 </cell>
24756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24757 \begin_inset Text
24758
24759 \begin_layout Standard
24760
24761 \family roman
24762 \series medium
24763 \shape up
24764 \emph off
24765 \bar no
24766 \noun off
24767 \color none
24768 B
24769 \end_layout
24770
24771 \end_inset
24772 </cell>
24773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24774 \begin_inset Text
24775
24776 \begin_layout Standard
24777
24778 \family roman
24779 \series medium
24780 \shape up
24781 \emph off
24782 \bar no
24783 \noun off
24784 \color none
24785 R
24786 \end_layout
24787
24788 \end_inset
24789 </cell>
24790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24791 \begin_inset Text
24792
24793 \begin_layout Standard
24794
24795 \family roman
24796 \series medium
24797 \shape up
24798 \emph off
24799 \bar no
24800 \noun off
24801 \color none
24802 b
24803 \end_layout
24804
24805 \end_inset
24806 </cell>
24807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24808 \begin_inset Text
24809
24810 \begin_layout Standard
24811
24812 \family roman
24813 \series medium
24814 \shape up
24815 \emph off
24816 \bar no
24817 \noun off
24818 \color none
24819 r
24820 \end_layout
24821
24822 \end_inset
24823 </cell>
24824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24825 \begin_inset Text
24826
24827 \begin_layout Standard
24828
24829 \end_layout
24830
24831 \end_inset
24832 </cell>
24833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24834 \begin_inset Text
24835
24836 \begin_layout Standard
24837
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 \begin_inset ERT
24847 status collapsed
24848
24849 \begin_layout Standard
24850
24851
24852 \backslash
24853 textcent
24854 \end_layout
24855
24856 \end_inset
24857
24858
24859 \begin_inset Note Note
24860 status collapsed
24861
24862 \begin_layout Standard
24863 character ¢ 
24864 \end_layout
24865
24866 \end_inset
24867
24868
24869 \end_layout
24870
24871 \end_inset
24872 </cell>
24873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24874 \begin_inset Text
24875
24876 \begin_layout Standard
24877
24878 \family roman
24879 \series medium
24880 \shape up
24881 \emph off
24882 \bar no
24883 \noun off
24884 \color none
24885 ²
24886 \end_layout
24887
24888 \end_inset
24889 </cell>
24890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24891 \begin_inset Text
24892
24893 \begin_layout Standard
24894
24895 \family roman
24896 \series medium
24897 \shape up
24898 \emph off
24899 \bar no
24900 \noun off
24901 \color none
24902 Â
24903 \end_layout
24904
24905 \end_inset
24906 </cell>
24907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24908 \begin_inset Text
24909
24910 \begin_layout Standard
24911
24912 \family roman
24913 \series medium
24914 \shape up
24915 \emph off
24916 \bar no
24917 \noun off
24918 \color none
24919 Ò
24920 \end_layout
24921
24922 \end_inset
24923 </cell>
24924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24925 \begin_inset Text
24926
24927 \begin_layout Standard
24928
24929 \family roman
24930 \series medium
24931 \shape up
24932 \emph off
24933 \bar no
24934 \noun off
24935 \color none
24936 â
24937 \end_layout
24938
24939 \end_inset
24940 </cell>
24941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24942 \begin_inset Text
24943
24944 \begin_layout Standard
24945
24946 \family roman
24947 \series medium
24948 \shape up
24949 \emph off
24950 \bar no
24951 \noun off
24952 \color none
24953 ò
24954 \end_layout
24955
24956 \end_inset
24957 </cell>
24958 </row>
24959 <row topline="true">
24960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24961 \begin_inset Text
24962
24963 \begin_layout Standard
24964
24965 \family roman
24966 \series medium
24967 \shape up
24968 \size tiny
24969 \emph off
24970 \bar no
24971 \noun off
24972 \color none
24973 03
24974 \end_layout
24975
24976 \end_inset
24977 </cell>
24978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24979 \begin_inset Text
24980
24981 \begin_layout Standard
24982
24983 \end_layout
24984
24985 \end_inset
24986 </cell>
24987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24988 \begin_inset Text
24989
24990 \begin_layout Standard
24991
24992 \end_layout
24993
24994 \end_inset
24995 </cell>
24996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24997 \begin_inset Text
24998
24999 \begin_layout Standard
25000
25001 \family roman
25002 \series medium
25003 \shape up
25004 \emph off
25005 \bar no
25006 \noun off
25007 \color none
25008 #
25009 \end_layout
25010
25011 \end_inset
25012 </cell>
25013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25014 \begin_inset Text
25015
25016 \begin_layout Standard
25017
25018 \family roman
25019 \series medium
25020 \shape up
25021 \emph off
25022 \bar no
25023 \noun off
25024 \color none
25025 3
25026 \end_layout
25027
25028 \end_inset
25029 </cell>
25030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25031 \begin_inset Text
25032
25033 \begin_layout Standard
25034
25035 \family roman
25036 \series medium
25037 \shape up
25038 \emph off
25039 \bar no
25040 \noun off
25041 \color none
25042 C
25043 \end_layout
25044
25045 \end_inset
25046 </cell>
25047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25048 \begin_inset Text
25049
25050 \begin_layout Standard
25051
25052 \family roman
25053 \series medium
25054 \shape up
25055 \emph off
25056 \bar no
25057 \noun off
25058 \color none
25059 S
25060 \end_layout
25061
25062 \end_inset
25063 </cell>
25064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25065 \begin_inset Text
25066
25067 \begin_layout Standard
25068
25069 \family roman
25070 \series medium
25071 \shape up
25072 \emph off
25073 \bar no
25074 \noun off
25075 \color none
25076 c
25077 \end_layout
25078
25079 \end_inset
25080 </cell>
25081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25082 \begin_inset Text
25083
25084 \begin_layout Standard
25085
25086 \family roman
25087 \series medium
25088 \shape up
25089 \emph off
25090 \bar no
25091 \noun off
25092 \color none
25093 s
25094 \end_layout
25095
25096 \end_inset
25097 </cell>
25098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25099 \begin_inset Text
25100
25101 \begin_layout Standard
25102
25103 \end_layout
25104
25105 \end_inset
25106 </cell>
25107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25108 \begin_inset Text
25109
25110 \begin_layout Standard
25111
25112 \end_layout
25113
25114 \end_inset
25115 </cell>
25116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25117 \begin_inset Text
25118
25119 \begin_layout Standard
25120
25121 \family roman
25122 \series medium
25123 \shape up
25124 \emph off
25125 \bar no
25126 \noun off
25127 \color none
25128 £
25129 \end_layout
25130
25131 \end_inset
25132 </cell>
25133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25134 \begin_inset Text
25135
25136 \begin_layout Standard
25137
25138 \family roman
25139 \series medium
25140 \shape up
25141 \emph off
25142 \bar no
25143 \noun off
25144 \color none
25145 ³
25146 \end_layout
25147
25148 \end_inset
25149 </cell>
25150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25151 \begin_inset Text
25152
25153 \begin_layout Standard
25154
25155 \family roman
25156 \series medium
25157 \shape up
25158 \emph off
25159 \bar no
25160 \noun off
25161 \color none
25162 Ã
25163 \end_layout
25164
25165 \end_inset
25166 </cell>
25167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25168 \begin_inset Text
25169
25170 \begin_layout Standard
25171
25172 \family roman
25173 \series medium
25174 \shape up
25175 \emph off
25176 \bar no
25177 \noun off
25178 \color none
25179 Ó
25180 \end_layout
25181
25182 \end_inset
25183 </cell>
25184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25185 \begin_inset Text
25186
25187 \begin_layout Standard
25188
25189 \family roman
25190 \series medium
25191 \shape up
25192 \emph off
25193 \bar no
25194 \noun off
25195 \color none
25196 ã
25197 \end_layout
25198
25199 \end_inset
25200 </cell>
25201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25202 \begin_inset Text
25203
25204 \begin_layout Standard
25205
25206 \family roman
25207 \series medium
25208 \shape up
25209 \emph off
25210 \bar no
25211 \noun off
25212 \color none
25213 ó
25214 \end_layout
25215
25216 \end_inset
25217 </cell>
25218 </row>
25219 <row topline="true">
25220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25221 \begin_inset Text
25222
25223 \begin_layout Standard
25224
25225 \family roman
25226 \series medium
25227 \shape up
25228 \size tiny
25229 \emph off
25230 \bar no
25231 \noun off
25232 \color none
25233 04
25234 \end_layout
25235
25236 \end_inset
25237 </cell>
25238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25239 \begin_inset Text
25240
25241 \begin_layout Standard
25242
25243 \end_layout
25244
25245 \end_inset
25246 </cell>
25247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25248 \begin_inset Text
25249
25250 \begin_layout Standard
25251
25252 \end_layout
25253
25254 \end_inset
25255 </cell>
25256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25257 \begin_inset Text
25258
25259 \begin_layout Standard
25260
25261 \family roman
25262 \series medium
25263 \shape up
25264 \emph off
25265 \bar no
25266 \noun off
25267 \color none
25268 $
25269 \end_layout
25270
25271 \end_inset
25272 </cell>
25273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25274 \begin_inset Text
25275
25276 \begin_layout Standard
25277
25278 \family roman
25279 \series medium
25280 \shape up
25281 \emph off
25282 \bar no
25283 \noun off
25284 \color none
25285 4
25286 \end_layout
25287
25288 \end_inset
25289 </cell>
25290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25291 \begin_inset Text
25292
25293 \begin_layout Standard
25294
25295 \family roman
25296 \series medium
25297 \shape up
25298 \emph off
25299 \bar no
25300 \noun off
25301 \color none
25302 D
25303 \end_layout
25304
25305 \end_inset
25306 </cell>
25307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25308 \begin_inset Text
25309
25310 \begin_layout Standard
25311
25312 \family roman
25313 \series medium
25314 \shape up
25315 \emph off
25316 \bar no
25317 \noun off
25318 \color none
25319 T
25320 \end_layout
25321
25322 \end_inset
25323 </cell>
25324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25325 \begin_inset Text
25326
25327 \begin_layout Standard
25328
25329 \family roman
25330 \series medium
25331 \shape up
25332 \emph off
25333 \bar no
25334 \noun off
25335 \color none
25336 d
25337 \end_layout
25338
25339 \end_inset
25340 </cell>
25341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25342 \begin_inset Text
25343
25344 \begin_layout Standard
25345
25346 \family roman
25347 \series medium
25348 \shape up
25349 \emph off
25350 \bar no
25351 \noun off
25352 \color none
25353 t
25354 \end_layout
25355
25356 \end_inset
25357 </cell>
25358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25359 \begin_inset Text
25360
25361 \begin_layout Standard
25362
25363 \end_layout
25364
25365 \end_inset
25366 </cell>
25367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25368 \begin_inset Text
25369
25370 \begin_layout Standard
25371
25372 \end_layout
25373
25374 \end_inset
25375 </cell>
25376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25377 \begin_inset Text
25378
25379 \begin_layout Standard
25380 \begin_inset ERT
25381 status collapsed
25382
25383 \begin_layout Standard
25384
25385
25386 \backslash
25387 textcurrency
25388 \end_layout
25389
25390 \end_inset
25391
25392
25393 \begin_inset Note Note
25394 status collapsed
25395
25396 \begin_layout Standard
25397 character ¤ 
25398 \end_layout
25399
25400 \end_inset
25401
25402
25403 \end_layout
25404
25405 \end_inset
25406 </cell>
25407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25408 \begin_inset Text
25409
25410 \begin_layout Standard
25411
25412 \family roman
25413 \series medium
25414 \shape up
25415 \emph off
25416 \bar no
25417 \noun off
25418 \color none
25419 ´
25420 \end_layout
25421
25422 \end_inset
25423 </cell>
25424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25425 \begin_inset Text
25426
25427 \begin_layout Standard
25428
25429 \family roman
25430 \series medium
25431 \shape up
25432 \emph off
25433 \bar no
25434 \noun off
25435 \color none
25436 Ä
25437 \end_layout
25438
25439 \end_inset
25440 </cell>
25441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25442 \begin_inset Text
25443
25444 \begin_layout Standard
25445
25446 \family roman
25447 \series medium
25448 \shape up
25449 \emph off
25450 \bar no
25451 \noun off
25452 \color none
25453 Ô
25454 \end_layout
25455
25456 \end_inset
25457 </cell>
25458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25459 \begin_inset Text
25460
25461 \begin_layout Standard
25462
25463 \family roman
25464 \series medium
25465 \shape up
25466 \emph off
25467 \bar no
25468 \noun off
25469 \color none
25470 ä
25471 \end_layout
25472
25473 \end_inset
25474 </cell>
25475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25476 \begin_inset Text
25477
25478 \begin_layout Standard
25479
25480 \family roman
25481 \series medium
25482 \shape up
25483 \emph off
25484 \bar no
25485 \noun off
25486 \color none
25487 ô
25488 \end_layout
25489
25490 \end_inset
25491 </cell>
25492 </row>
25493 <row topline="true">
25494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25495 \begin_inset Text
25496
25497 \begin_layout Standard
25498
25499 \family roman
25500 \series medium
25501 \shape up
25502 \size tiny
25503 \emph off
25504 \bar no
25505 \noun off
25506 \color none
25507 05
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 \end_layout
25527
25528 \end_inset
25529 </cell>
25530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25531 \begin_inset Text
25532
25533 \begin_layout Standard
25534
25535 \family roman
25536 \series medium
25537 \shape up
25538 \emph off
25539 \bar no
25540 \noun off
25541 \color none
25542 %
25543 \end_layout
25544
25545 \end_inset
25546 </cell>
25547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25548 \begin_inset Text
25549
25550 \begin_layout Standard
25551
25552 \family roman
25553 \series medium
25554 \shape up
25555 \emph off
25556 \bar no
25557 \noun off
25558 \color none
25559 5
25560 \end_layout
25561
25562 \end_inset
25563 </cell>
25564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25565 \begin_inset Text
25566
25567 \begin_layout Standard
25568
25569 \family roman
25570 \series medium
25571 \shape up
25572 \emph off
25573 \bar no
25574 \noun off
25575 \color none
25576 E
25577 \end_layout
25578
25579 \end_inset
25580 </cell>
25581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25582 \begin_inset Text
25583
25584 \begin_layout Standard
25585
25586 \family roman
25587 \series medium
25588 \shape up
25589 \emph off
25590 \bar no
25591 \noun off
25592 \color none
25593 U
25594 \end_layout
25595
25596 \end_inset
25597 </cell>
25598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25599 \begin_inset Text
25600
25601 \begin_layout Standard
25602
25603 \family roman
25604 \series medium
25605 \shape up
25606 \emph off
25607 \bar no
25608 \noun off
25609 \color none
25610 e
25611 \end_layout
25612
25613 \end_inset
25614 </cell>
25615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25616 \begin_inset Text
25617
25618 \begin_layout Standard
25619
25620 \family roman
25621 \series medium
25622 \shape up
25623 \emph off
25624 \bar no
25625 \noun off
25626 \color none
25627 u
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 \begin_inset ERT
25655 status collapsed
25656
25657 \begin_layout Standard
25658
25659
25660 \backslash
25661 textyen
25662 \end_layout
25663
25664 \end_inset
25665
25666
25667 \begin_inset Note Note
25668 status collapsed
25669
25670 \begin_layout Standard
25671 character ¥ 
25672 \end_layout
25673
25674 \end_inset
25675
25676
25677 \end_layout
25678
25679 \end_inset
25680 </cell>
25681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25682 \begin_inset Text
25683
25684 \begin_layout Standard
25685
25686 \family roman
25687 \series medium
25688 \shape up
25689 \emph off
25690 \bar no
25691 \noun off
25692 \color none
25693 µ
25694 \end_layout
25695
25696 \end_inset
25697 </cell>
25698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25699 \begin_inset Text
25700
25701 \begin_layout Standard
25702
25703 \family roman
25704 \series medium
25705 \shape up
25706 \emph off
25707 \bar no
25708 \noun off
25709 \color none
25710 Å
25711 \end_layout
25712
25713 \end_inset
25714 </cell>
25715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25716 \begin_inset Text
25717
25718 \begin_layout Standard
25719
25720 \family roman
25721 \series medium
25722 \shape up
25723 \emph off
25724 \bar no
25725 \noun off
25726 \color none
25727 Õ
25728 \end_layout
25729
25730 \end_inset
25731 </cell>
25732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25733 \begin_inset Text
25734
25735 \begin_layout Standard
25736
25737 \family roman
25738 \series medium
25739 \shape up
25740 \emph off
25741 \bar no
25742 \noun off
25743 \color none
25744 å
25745 \end_layout
25746
25747 \end_inset
25748 </cell>
25749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25750 \begin_inset Text
25751
25752 \begin_layout Standard
25753
25754 \family roman
25755 \series medium
25756 \shape up
25757 \emph off
25758 \bar no
25759 \noun off
25760 \color none
25761 õ
25762 \end_layout
25763
25764 \end_inset
25765 </cell>
25766 </row>
25767 <row topline="true">
25768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25769 \begin_inset Text
25770
25771 \begin_layout Standard
25772
25773 \family roman
25774 \series medium
25775 \shape up
25776 \size tiny
25777 \emph off
25778 \bar no
25779 \noun off
25780 \color none
25781 06
25782 \end_layout
25783
25784 \end_inset
25785 </cell>
25786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25787 \begin_inset Text
25788
25789 \begin_layout Standard
25790
25791 \end_layout
25792
25793 \end_inset
25794 </cell>
25795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25796 \begin_inset Text
25797
25798 \begin_layout Standard
25799
25800 \end_layout
25801
25802 \end_inset
25803 </cell>
25804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25805 \begin_inset Text
25806
25807 \begin_layout Standard
25808
25809 \family roman
25810 \series medium
25811 \shape up
25812 \emph off
25813 \bar no
25814 \noun off
25815 \color none
25816 &
25817 \end_layout
25818
25819 \end_inset
25820 </cell>
25821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25822 \begin_inset Text
25823
25824 \begin_layout Standard
25825
25826 \family roman
25827 \series medium
25828 \shape up
25829 \emph off
25830 \bar no
25831 \noun off
25832 \color none
25833 6
25834 \end_layout
25835
25836 \end_inset
25837 </cell>
25838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25839 \begin_inset Text
25840
25841 \begin_layout Standard
25842
25843 \family roman
25844 \series medium
25845 \shape up
25846 \emph off
25847 \bar no
25848 \noun off
25849 \color none
25850 F
25851 \end_layout
25852
25853 \end_inset
25854 </cell>
25855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25856 \begin_inset Text
25857
25858 \begin_layout Standard
25859
25860 \family roman
25861 \series medium
25862 \shape up
25863 \emph off
25864 \bar no
25865 \noun off
25866 \color none
25867 V
25868 \end_layout
25869
25870 \end_inset
25871 </cell>
25872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25873 \begin_inset Text
25874
25875 \begin_layout Standard
25876
25877 \family roman
25878 \series medium
25879 \shape up
25880 \emph off
25881 \bar no
25882 \noun off
25883 \color none
25884 f
25885 \end_layout
25886
25887 \end_inset
25888 </cell>
25889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25890 \begin_inset Text
25891
25892 \begin_layout Standard
25893
25894 \family roman
25895 \series medium
25896 \shape up
25897 \emph off
25898 \bar no
25899 \noun off
25900 \color none
25901 v
25902 \end_layout
25903
25904 \end_inset
25905 </cell>
25906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25907 \begin_inset Text
25908
25909 \begin_layout Standard
25910
25911 \end_layout
25912
25913 \end_inset
25914 </cell>
25915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25916 \begin_inset Text
25917
25918 \begin_layout Standard
25919
25920 \end_layout
25921
25922 \end_inset
25923 </cell>
25924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25925 \begin_inset Text
25926
25927 \begin_layout Standard
25928 \begin_inset ERT
25929 status collapsed
25930
25931 \begin_layout Standard
25932
25933
25934 \backslash
25935 textbrokenbar
25936 \end_layout
25937
25938 \end_inset
25939
25940
25941 \begin_inset Note Note
25942 status collapsed
25943
25944 \begin_layout Standard
25945 character ¦ 
25946 \end_layout
25947
25948 \end_inset
25949
25950
25951 \end_layout
25952
25953 \end_inset
25954 </cell>
25955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25956 \begin_inset Text
25957
25958 \begin_layout Standard
25959
25960 \family roman
25961 \series medium
25962 \shape up
25963 \emph off
25964 \bar no
25965 \noun off
25966 \color none
25967
25968 \end_layout
25969
25970 \end_inset
25971 </cell>
25972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25973 \begin_inset Text
25974
25975 \begin_layout Standard
25976
25977 \family roman
25978 \series medium
25979 \shape up
25980 \emph off
25981 \bar no
25982 \noun off
25983 \color none
25984 Æ
25985 \end_layout
25986
25987 \end_inset
25988 </cell>
25989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25990 \begin_inset Text
25991
25992 \begin_layout Standard
25993
25994 \family roman
25995 \series medium
25996 \shape up
25997 \emph off
25998 \bar no
25999 \noun off
26000 \color none
26001 Ö
26002 \end_layout
26003
26004 \end_inset
26005 </cell>
26006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26007 \begin_inset Text
26008
26009 \begin_layout Standard
26010
26011 \family roman
26012 \series medium
26013 \shape up
26014 \emph off
26015 \bar no
26016 \noun off
26017 \color none
26018 æ
26019 \end_layout
26020
26021 \end_inset
26022 </cell>
26023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26024 \begin_inset Text
26025
26026 \begin_layout Standard
26027
26028 \family roman
26029 \series medium
26030 \shape up
26031 \emph off
26032 \bar no
26033 \noun off
26034 \color none
26035 ö
26036 \end_layout
26037
26038 \end_inset
26039 </cell>
26040 </row>
26041 <row topline="true">
26042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26043 \begin_inset Text
26044
26045 \begin_layout Standard
26046
26047 \family roman
26048 \series medium
26049 \shape up
26050 \size tiny
26051 \emph off
26052 \bar no
26053 \noun off
26054 \color none
26055 07
26056 \end_layout
26057
26058 \end_inset
26059 </cell>
26060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26061 \begin_inset Text
26062
26063 \begin_layout Standard
26064
26065 \end_layout
26066
26067 \end_inset
26068 </cell>
26069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26070 \begin_inset Text
26071
26072 \begin_layout Standard
26073
26074 \end_layout
26075
26076 \end_inset
26077 </cell>
26078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26079 \begin_inset Text
26080
26081 \begin_layout Standard
26082
26083 \family roman
26084 \series medium
26085 \shape up
26086 \emph off
26087 \bar no
26088 \noun off
26089 \color none
26090 `
26091 \end_layout
26092
26093 \end_inset
26094 </cell>
26095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26096 \begin_inset Text
26097
26098 \begin_layout Standard
26099
26100 \family roman
26101 \series medium
26102 \shape up
26103 \emph off
26104 \bar no
26105 \noun off
26106 \color none
26107 7
26108 \end_layout
26109
26110 \end_inset
26111 </cell>
26112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26113 \begin_inset Text
26114
26115 \begin_layout Standard
26116
26117 \family roman
26118 \series medium
26119 \shape up
26120 \emph off
26121 \bar no
26122 \noun off
26123 \color none
26124 G
26125 \end_layout
26126
26127 \end_inset
26128 </cell>
26129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26130 \begin_inset Text
26131
26132 \begin_layout Standard
26133
26134 \family roman
26135 \series medium
26136 \shape up
26137 \emph off
26138 \bar no
26139 \noun off
26140 \color none
26141 W
26142 \end_layout
26143
26144 \end_inset
26145 </cell>
26146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26147 \begin_inset Text
26148
26149 \begin_layout Standard
26150
26151 \family roman
26152 \series medium
26153 \shape up
26154 \emph off
26155 \bar no
26156 \noun off
26157 \color none
26158 g
26159 \end_layout
26160
26161 \end_inset
26162 </cell>
26163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26164 \begin_inset Text
26165
26166 \begin_layout Standard
26167
26168 \family roman
26169 \series medium
26170 \shape up
26171 \emph off
26172 \bar no
26173 \noun off
26174 \color none
26175 w
26176 \end_layout
26177
26178 \end_inset
26179 </cell>
26180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26181 \begin_inset Text
26182
26183 \begin_layout Standard
26184
26185 \end_layout
26186
26187 \end_inset
26188 </cell>
26189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26190 \begin_inset Text
26191
26192 \begin_layout Standard
26193
26194 \end_layout
26195
26196 \end_inset
26197 </cell>
26198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26199 \begin_inset Text
26200
26201 \begin_layout Standard
26202
26203 \family roman
26204 \series medium
26205 \shape up
26206 \emph off
26207 \bar no
26208 \noun off
26209 \color none
26210 §
26211 \end_layout
26212
26213 \end_inset
26214 </cell>
26215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26216 \begin_inset Text
26217
26218 \begin_layout Standard
26219
26220 \family roman
26221 \series medium
26222 \shape up
26223 \emph off
26224 \bar no
26225 \noun off
26226 \color none
26227 ·
26228 \end_layout
26229
26230 \end_inset
26231 </cell>
26232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26233 \begin_inset Text
26234
26235 \begin_layout Standard
26236
26237 \family roman
26238 \series medium
26239 \shape up
26240 \emph off
26241 \bar no
26242 \noun off
26243 \color none
26244 Ç
26245 \end_layout
26246
26247 \end_inset
26248 </cell>
26249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26250 \begin_inset Text
26251
26252 \begin_layout Standard
26253
26254 \family roman
26255 \series medium
26256 \shape up
26257 \emph off
26258 \bar no
26259 \noun off
26260 \color none
26261 ×
26262 \end_layout
26263
26264 \end_inset
26265 </cell>
26266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26267 \begin_inset Text
26268
26269 \begin_layout Standard
26270
26271 \family roman
26272 \series medium
26273 \shape up
26274 \emph off
26275 \bar no
26276 \noun off
26277 \color none
26278 ç
26279 \end_layout
26280
26281 \end_inset
26282 </cell>
26283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26284 \begin_inset Text
26285
26286 \begin_layout Standard
26287
26288 \family roman
26289 \series medium
26290 \shape up
26291 \emph off
26292 \bar no
26293 \noun off
26294 \color none
26295 ÷
26296 \end_layout
26297
26298 \end_inset
26299 </cell>
26300 </row>
26301 <row topline="true">
26302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26303 \begin_inset Text
26304
26305 \begin_layout Standard
26306
26307 \family roman
26308 \series medium
26309 \shape up
26310 \size tiny
26311 \emph off
26312 \bar no
26313 \noun off
26314 \color none
26315 08
26316 \end_layout
26317
26318 \end_inset
26319 </cell>
26320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26321 \begin_inset Text
26322
26323 \begin_layout Standard
26324
26325 \end_layout
26326
26327 \end_inset
26328 </cell>
26329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26330 \begin_inset Text
26331
26332 \begin_layout Standard
26333
26334 \end_layout
26335
26336 \end_inset
26337 </cell>
26338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26339 \begin_inset Text
26340
26341 \begin_layout Standard
26342
26343 \family roman
26344 \series medium
26345 \shape up
26346 \emph off
26347 \bar no
26348 \noun off
26349 \color none
26350 (
26351 \end_layout
26352
26353 \end_inset
26354 </cell>
26355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26356 \begin_inset Text
26357
26358 \begin_layout Standard
26359
26360 \family roman
26361 \series medium
26362 \shape up
26363 \emph off
26364 \bar no
26365 \noun off
26366 \color none
26367 8
26368 \end_layout
26369
26370 \end_inset
26371 </cell>
26372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26373 \begin_inset Text
26374
26375 \begin_layout Standard
26376
26377 \family roman
26378 \series medium
26379 \shape up
26380 \emph off
26381 \bar no
26382 \noun off
26383 \color none
26384 H
26385 \end_layout
26386
26387 \end_inset
26388 </cell>
26389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26390 \begin_inset Text
26391
26392 \begin_layout Standard
26393
26394 \family roman
26395 \series medium
26396 \shape up
26397 \emph off
26398 \bar no
26399 \noun off
26400 \color none
26401 X
26402 \end_layout
26403
26404 \end_inset
26405 </cell>
26406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26407 \begin_inset Text
26408
26409 \begin_layout Standard
26410
26411 \family roman
26412 \series medium
26413 \shape up
26414 \emph off
26415 \bar no
26416 \noun off
26417 \color none
26418 h
26419 \end_layout
26420
26421 \end_inset
26422 </cell>
26423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26424 \begin_inset Text
26425
26426 \begin_layout Standard
26427
26428 \family roman
26429 \series medium
26430 \shape up
26431 \emph off
26432 \bar no
26433 \noun off
26434 \color none
26435 x
26436 \end_layout
26437
26438 \end_inset
26439 </cell>
26440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26441 \begin_inset Text
26442
26443 \begin_layout Standard
26444
26445 \end_layout
26446
26447 \end_inset
26448 </cell>
26449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26450 \begin_inset Text
26451
26452 \begin_layout Standard
26453
26454 \end_layout
26455
26456 \end_inset
26457 </cell>
26458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26459 \begin_inset Text
26460
26461 \begin_layout Standard
26462
26463 \family roman
26464 \series medium
26465 \shape up
26466 \emph off
26467 \bar no
26468 \noun off
26469 \color none
26470 ¨
26471 \end_layout
26472
26473 \end_inset
26474 </cell>
26475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26476 \begin_inset Text
26477
26478 \begin_layout Standard
26479
26480 \family roman
26481 \series medium
26482 \shape up
26483 \emph off
26484 \bar no
26485 \noun off
26486 \color none
26487 ¸
26488 \end_layout
26489
26490 \end_inset
26491 </cell>
26492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26493 \begin_inset Text
26494
26495 \begin_layout Standard
26496
26497 \family roman
26498 \series medium
26499 \shape up
26500 \emph off
26501 \bar no
26502 \noun off
26503 \color none
26504 È
26505 \end_layout
26506
26507 \end_inset
26508 </cell>
26509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26510 \begin_inset Text
26511
26512 \begin_layout Standard
26513
26514 \family roman
26515 \series medium
26516 \shape up
26517 \emph off
26518 \bar no
26519 \noun off
26520 \color none
26521 Ø
26522 \end_layout
26523
26524 \end_inset
26525 </cell>
26526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26527 \begin_inset Text
26528
26529 \begin_layout Standard
26530
26531 \family roman
26532 \series medium
26533 \shape up
26534 \emph off
26535 \bar no
26536 \noun off
26537 \color none
26538 è
26539 \end_layout
26540
26541 \end_inset
26542 </cell>
26543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26544 \begin_inset Text
26545
26546 \begin_layout Standard
26547
26548 \family roman
26549 \series medium
26550 \shape up
26551 \emph off
26552 \bar no
26553 \noun off
26554 \color none
26555 ø
26556 \end_layout
26557
26558 \end_inset
26559 </cell>
26560 </row>
26561 <row topline="true">
26562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26563 \begin_inset Text
26564
26565 \begin_layout Standard
26566
26567 \family roman
26568 \series medium
26569 \shape up
26570 \size tiny
26571 \emph off
26572 \bar no
26573 \noun off
26574 \color none
26575 09
26576 \end_layout
26577
26578 \end_inset
26579 </cell>
26580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26581 \begin_inset Text
26582
26583 \begin_layout Standard
26584
26585 \end_layout
26586
26587 \end_inset
26588 </cell>
26589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26590 \begin_inset Text
26591
26592 \begin_layout Standard
26593
26594 \end_layout
26595
26596 \end_inset
26597 </cell>
26598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26599 \begin_inset Text
26600
26601 \begin_layout Standard
26602
26603 \family roman
26604 \series medium
26605 \shape up
26606 \emph off
26607 \bar no
26608 \noun off
26609 \color none
26610 )
26611 \end_layout
26612
26613 \end_inset
26614 </cell>
26615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26616 \begin_inset Text
26617
26618 \begin_layout Standard
26619
26620 \family roman
26621 \series medium
26622 \shape up
26623 \emph off
26624 \bar no
26625 \noun off
26626 \color none
26627 9
26628 \end_layout
26629
26630 \end_inset
26631 </cell>
26632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26633 \begin_inset Text
26634
26635 \begin_layout Standard
26636
26637 \family roman
26638 \series medium
26639 \shape up
26640 \emph off
26641 \bar no
26642 \noun off
26643 \color none
26644 I
26645 \end_layout
26646
26647 \end_inset
26648 </cell>
26649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26650 \begin_inset Text
26651
26652 \begin_layout Standard
26653
26654 \family roman
26655 \series medium
26656 \shape up
26657 \emph off
26658 \bar no
26659 \noun off
26660 \color none
26661 Y
26662 \end_layout
26663
26664 \end_inset
26665 </cell>
26666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26667 \begin_inset Text
26668
26669 \begin_layout Standard
26670
26671 \family roman
26672 \series medium
26673 \shape up
26674 \emph off
26675 \bar no
26676 \noun off
26677 \color none
26678 i
26679 \end_layout
26680
26681 \end_inset
26682 </cell>
26683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26684 \begin_inset Text
26685
26686 \begin_layout Standard
26687
26688 \family roman
26689 \series medium
26690 \shape up
26691 \emph off
26692 \bar no
26693 \noun off
26694 \color none
26695 y
26696 \end_layout
26697
26698 \end_inset
26699 </cell>
26700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26701 \begin_inset Text
26702
26703 \begin_layout Standard
26704
26705 \end_layout
26706
26707 \end_inset
26708 </cell>
26709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26710 \begin_inset Text
26711
26712 \begin_layout Standard
26713
26714 \end_layout
26715
26716 \end_inset
26717 </cell>
26718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26719 \begin_inset Text
26720
26721 \begin_layout Standard
26722
26723 \family roman
26724 \series medium
26725 \shape up
26726 \emph off
26727 \bar no
26728 \noun off
26729 \color none
26730 ©
26731 \end_layout
26732
26733 \end_inset
26734 </cell>
26735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26736 \begin_inset Text
26737
26738 \begin_layout Standard
26739
26740 \family roman
26741 \series medium
26742 \shape up
26743 \emph off
26744 \bar no
26745 \noun off
26746 \color none
26747 ¹
26748 \end_layout
26749
26750 \end_inset
26751 </cell>
26752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26753 \begin_inset Text
26754
26755 \begin_layout Standard
26756
26757 \family roman
26758 \series medium
26759 \shape up
26760 \emph off
26761 \bar no
26762 \noun off
26763 \color none
26764 É
26765 \end_layout
26766
26767 \end_inset
26768 </cell>
26769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26770 \begin_inset Text
26771
26772 \begin_layout Standard
26773
26774 \family roman
26775 \series medium
26776 \shape up
26777 \emph off
26778 \bar no
26779 \noun off
26780 \color none
26781 Ù
26782 \end_layout
26783
26784 \end_inset
26785 </cell>
26786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26787 \begin_inset Text
26788
26789 \begin_layout Standard
26790
26791 \family roman
26792 \series medium
26793 \shape up
26794 \emph off
26795 \bar no
26796 \noun off
26797 \color none
26798 é
26799 \end_layout
26800
26801 \end_inset
26802 </cell>
26803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26804 \begin_inset Text
26805
26806 \begin_layout Standard
26807
26808 \family roman
26809 \series medium
26810 \shape up
26811 \emph off
26812 \bar no
26813 \noun off
26814 \color none
26815 ù
26816 \end_layout
26817
26818 \end_inset
26819 </cell>
26820 </row>
26821 <row topline="true">
26822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26823 \begin_inset Text
26824
26825 \begin_layout Standard
26826
26827 \family roman
26828 \series medium
26829 \shape up
26830 \size tiny
26831 \emph off
26832 \bar no
26833 \noun off
26834 \color none
26835 0A
26836 \end_layout
26837
26838 \end_inset
26839 </cell>
26840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26841 \begin_inset Text
26842
26843 \begin_layout Standard
26844
26845 \end_layout
26846
26847 \end_inset
26848 </cell>
26849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26850 \begin_inset Text
26851
26852 \begin_layout Standard
26853
26854 \end_layout
26855
26856 \end_inset
26857 </cell>
26858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26859 \begin_inset Text
26860
26861 \begin_layout Standard
26862
26863 \family roman
26864 \series medium
26865 \shape up
26866 \emph off
26867 \bar no
26868 \noun off
26869 \color none
26870 *
26871 \end_layout
26872
26873 \end_inset
26874 </cell>
26875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26876 \begin_inset Text
26877
26878 \begin_layout Standard
26879
26880 \family roman
26881 \series medium
26882 \shape up
26883 \emph off
26884 \bar no
26885 \noun off
26886 \color none
26887 :
26888 \end_layout
26889
26890 \end_inset
26891 </cell>
26892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26893 \begin_inset Text
26894
26895 \begin_layout Standard
26896
26897 \family roman
26898 \series medium
26899 \shape up
26900 \emph off
26901 \bar no
26902 \noun off
26903 \color none
26904 J
26905 \end_layout
26906
26907 \end_inset
26908 </cell>
26909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26910 \begin_inset Text
26911
26912 \begin_layout Standard
26913
26914 \family roman
26915 \series medium
26916 \shape up
26917 \emph off
26918 \bar no
26919 \noun off
26920 \color none
26921 Z
26922 \end_layout
26923
26924 \end_inset
26925 </cell>
26926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26927 \begin_inset Text
26928
26929 \begin_layout Standard
26930
26931 \family roman
26932 \series medium
26933 \shape up
26934 \emph off
26935 \bar no
26936 \noun off
26937 \color none
26938 j
26939 \end_layout
26940
26941 \end_inset
26942 </cell>
26943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26944 \begin_inset Text
26945
26946 \begin_layout Standard
26947
26948 \family roman
26949 \series medium
26950 \shape up
26951 \emph off
26952 \bar no
26953 \noun off
26954 \color none
26955 z
26956 \end_layout
26957
26958 \end_inset
26959 </cell>
26960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26961 \begin_inset Text
26962
26963 \begin_layout Standard
26964
26965 \end_layout
26966
26967 \end_inset
26968 </cell>
26969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26970 \begin_inset Text
26971
26972 \begin_layout Standard
26973
26974 \end_layout
26975
26976 \end_inset
26977 </cell>
26978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26979 \begin_inset Text
26980
26981 \begin_layout Standard
26982
26983 \family roman
26984 \series medium
26985 \shape up
26986 \emph off
26987 \bar no
26988 \noun off
26989 \color none
26990 ª
26991 \end_layout
26992
26993 \end_inset
26994 </cell>
26995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26996 \begin_inset Text
26997
26998 \begin_layout Standard
26999
27000 \family roman
27001 \series medium
27002 \shape up
27003 \emph off
27004 \bar no
27005 \noun off
27006 \color none
27007 º
27008 \end_layout
27009
27010 \end_inset
27011 </cell>
27012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27013 \begin_inset Text
27014
27015 \begin_layout Standard
27016
27017 \family roman
27018 \series medium
27019 \shape up
27020 \emph off
27021 \bar no
27022 \noun off
27023 \color none
27024 Ê
27025 \end_layout
27026
27027 \end_inset
27028 </cell>
27029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27030 \begin_inset Text
27031
27032 \begin_layout Standard
27033
27034 \family roman
27035 \series medium
27036 \shape up
27037 \emph off
27038 \bar no
27039 \noun off
27040 \color none
27041 Ú
27042 \end_layout
27043
27044 \end_inset
27045 </cell>
27046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27047 \begin_inset Text
27048
27049 \begin_layout Standard
27050
27051 \family roman
27052 \series medium
27053 \shape up
27054 \emph off
27055 \bar no
27056 \noun off
27057 \color none
27058 ê
27059 \end_layout
27060
27061 \end_inset
27062 </cell>
27063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27064 \begin_inset Text
27065
27066 \begin_layout Standard
27067
27068 \family roman
27069 \series medium
27070 \shape up
27071 \emph off
27072 \bar no
27073 \noun off
27074 \color none
27075 ú
27076 \end_layout
27077
27078 \end_inset
27079 </cell>
27080 </row>
27081 <row topline="true">
27082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27083 \begin_inset Text
27084
27085 \begin_layout Standard
27086
27087 \family roman
27088 \series medium
27089 \shape up
27090 \size tiny
27091 \emph off
27092 \bar no
27093 \noun off
27094 \color none
27095 0B
27096 \end_layout
27097
27098 \end_inset
27099 </cell>
27100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27101 \begin_inset Text
27102
27103 \begin_layout Standard
27104
27105 \end_layout
27106
27107 \end_inset
27108 </cell>
27109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27110 \begin_inset Text
27111
27112 \begin_layout Standard
27113
27114 \end_layout
27115
27116 \end_inset
27117 </cell>
27118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27119 \begin_inset Text
27120
27121 \begin_layout Standard
27122
27123 \family roman
27124 \series medium
27125 \shape up
27126 \emph off
27127 \bar no
27128 \noun off
27129 \color none
27130 +
27131 \end_layout
27132
27133 \end_inset
27134 </cell>
27135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27136 \begin_inset Text
27137
27138 \begin_layout Standard
27139
27140 \family roman
27141 \series medium
27142 \shape up
27143 \emph off
27144 \bar no
27145 \noun off
27146 \color none
27147 ;
27148 \end_layout
27149
27150 \end_inset
27151 </cell>
27152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27153 \begin_inset Text
27154
27155 \begin_layout Standard
27156
27157 \family roman
27158 \series medium
27159 \shape up
27160 \emph off
27161 \bar no
27162 \noun off
27163 \color none
27164 K
27165 \end_layout
27166
27167 \end_inset
27168 </cell>
27169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27170 \begin_inset Text
27171
27172 \begin_layout Standard
27173
27174 \family roman
27175 \series medium
27176 \shape up
27177 \emph off
27178 \bar no
27179 \noun off
27180 \color none
27181 [
27182 \end_layout
27183
27184 \end_inset
27185 </cell>
27186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27187 \begin_inset Text
27188
27189 \begin_layout Standard
27190
27191 \family roman
27192 \series medium
27193 \shape up
27194 \emph off
27195 \bar no
27196 \noun off
27197 \color none
27198 k
27199 \end_layout
27200
27201 \end_inset
27202 </cell>
27203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27204 \begin_inset Text
27205
27206 \begin_layout Standard
27207
27208 \family roman
27209 \series medium
27210 \shape up
27211 \emph off
27212 \bar no
27213 \noun off
27214 \color none
27215 {
27216 \end_layout
27217
27218 \end_inset
27219 </cell>
27220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27221 \begin_inset Text
27222
27223 \begin_layout Standard
27224
27225 \end_layout
27226
27227 \end_inset
27228 </cell>
27229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27230 \begin_inset Text
27231
27232 \begin_layout Standard
27233
27234 \end_layout
27235
27236 \end_inset
27237 </cell>
27238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27239 \begin_inset Text
27240
27241 \begin_layout Standard
27242
27243 \family roman
27244 \series medium
27245 \shape up
27246 \emph off
27247 \bar no
27248 \noun off
27249 \color none
27250 «
27251 \end_layout
27252
27253 \end_inset
27254 </cell>
27255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27256 \begin_inset Text
27257
27258 \begin_layout Standard
27259
27260 \family roman
27261 \series medium
27262 \shape up
27263 \emph off
27264 \bar no
27265 \noun off
27266 \color none
27267 »
27268 \end_layout
27269
27270 \end_inset
27271 </cell>
27272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27273 \begin_inset Text
27274
27275 \begin_layout Standard
27276
27277 \family roman
27278 \series medium
27279 \shape up
27280 \emph off
27281 \bar no
27282 \noun off
27283 \color none
27284 Ë
27285 \end_layout
27286
27287 \end_inset
27288 </cell>
27289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27290 \begin_inset Text
27291
27292 \begin_layout Standard
27293
27294 \family roman
27295 \series medium
27296 \shape up
27297 \emph off
27298 \bar no
27299 \noun off
27300 \color none
27301 Û
27302 \end_layout
27303
27304 \end_inset
27305 </cell>
27306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27307 \begin_inset Text
27308
27309 \begin_layout Standard
27310
27311 \family roman
27312 \series medium
27313 \shape up
27314 \emph off
27315 \bar no
27316 \noun off
27317 \color none
27318 ë
27319 \end_layout
27320
27321 \end_inset
27322 </cell>
27323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27324 \begin_inset Text
27325
27326 \begin_layout Standard
27327
27328 \family roman
27329 \series medium
27330 \shape up
27331 \emph off
27332 \bar no
27333 \noun off
27334 \color none
27335 û
27336 \end_layout
27337
27338 \end_inset
27339 </cell>
27340 </row>
27341 <row topline="true">
27342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27343 \begin_inset Text
27344
27345 \begin_layout Standard
27346
27347 \family roman
27348 \series medium
27349 \shape up
27350 \size tiny
27351 \emph off
27352 \bar no
27353 \noun off
27354 \color none
27355 0C
27356 \end_layout
27357
27358 \end_inset
27359 </cell>
27360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27361 \begin_inset Text
27362
27363 \begin_layout Standard
27364
27365 \end_layout
27366
27367 \end_inset
27368 </cell>
27369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27370 \begin_inset Text
27371
27372 \begin_layout Standard
27373
27374 \end_layout
27375
27376 \end_inset
27377 </cell>
27378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27379 \begin_inset Text
27380
27381 \begin_layout Standard
27382
27383 \family roman
27384 \series medium
27385 \shape up
27386 \emph off
27387 \bar no
27388 \noun off
27389 \color none
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 <
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 L
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 \family roman
27435 \series medium
27436 \shape up
27437 \emph off
27438 \bar no
27439 \noun off
27440 \color none
27441
27442 \backslash
27443
27444 \end_layout
27445
27446 \end_inset
27447 </cell>
27448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27449 \begin_inset Text
27450
27451 \begin_layout Standard
27452
27453 \family roman
27454 \series medium
27455 \shape up
27456 \emph off
27457 \bar no
27458 \noun off
27459 \color none
27460 l
27461 \end_layout
27462
27463 \end_inset
27464 </cell>
27465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27466 \begin_inset Text
27467
27468 \begin_layout Standard
27469
27470 \family roman
27471 \series medium
27472 \shape up
27473 \emph off
27474 \bar no
27475 \noun off
27476 \color none
27477 |
27478 \end_layout
27479
27480 \end_inset
27481 </cell>
27482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27483 \begin_inset Text
27484
27485 \begin_layout Standard
27486
27487 \end_layout
27488
27489 \end_inset
27490 </cell>
27491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27492 \begin_inset Text
27493
27494 \begin_layout Standard
27495
27496 \end_layout
27497
27498 \end_inset
27499 </cell>
27500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27501 \begin_inset Text
27502
27503 \begin_layout Standard
27504
27505 \family roman
27506 \series medium
27507 \shape up
27508 \emph off
27509 \bar no
27510 \noun off
27511 \color none
27512 ¬
27513 \end_layout
27514
27515 \end_inset
27516 </cell>
27517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27518 \begin_inset Text
27519
27520 \begin_layout Standard
27521
27522 \family roman
27523 \series medium
27524 \shape up
27525 \emph off
27526 \bar no
27527 \noun off
27528 \color none
27529 ¼
27530 \end_layout
27531
27532 \end_inset
27533 </cell>
27534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27535 \begin_inset Text
27536
27537 \begin_layout Standard
27538
27539 \family roman
27540 \series medium
27541 \shape up
27542 \emph off
27543 \bar no
27544 \noun off
27545 \color none
27546 Ì
27547 \end_layout
27548
27549 \end_inset
27550 </cell>
27551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27552 \begin_inset Text
27553
27554 \begin_layout Standard
27555
27556 \family roman
27557 \series medium
27558 \shape up
27559 \emph off
27560 \bar no
27561 \noun off
27562 \color none
27563 Ü
27564 \end_layout
27565
27566 \end_inset
27567 </cell>
27568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27569 \begin_inset Text
27570
27571 \begin_layout Standard
27572
27573 \family roman
27574 \series medium
27575 \shape up
27576 \emph off
27577 \bar no
27578 \noun off
27579 \color none
27580 ì
27581 \end_layout
27582
27583 \end_inset
27584 </cell>
27585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27586 \begin_inset Text
27587
27588 \begin_layout Standard
27589
27590 \family roman
27591 \series medium
27592 \shape up
27593 \emph off
27594 \bar no
27595 \noun off
27596 \color none
27597 ü
27598 \end_layout
27599
27600 \end_inset
27601 </cell>
27602 </row>
27603 <row topline="true">
27604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27605 \begin_inset Text
27606
27607 \begin_layout Standard
27608
27609 \family roman
27610 \series medium
27611 \shape up
27612 \size tiny
27613 \emph off
27614 \bar no
27615 \noun off
27616 \color none
27617 0D
27618 \end_layout
27619
27620 \end_inset
27621 </cell>
27622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27623 \begin_inset Text
27624
27625 \begin_layout Standard
27626
27627 \end_layout
27628
27629 \end_inset
27630 </cell>
27631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27632 \begin_inset Text
27633
27634 \begin_layout Standard
27635
27636 \end_layout
27637
27638 \end_inset
27639 </cell>
27640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27641 \begin_inset Text
27642
27643 \begin_layout Standard
27644
27645 \family roman
27646 \series medium
27647 \shape up
27648 \emph off
27649 \bar no
27650 \noun off
27651 \color none
27652 -
27653 \end_layout
27654
27655 \end_inset
27656 </cell>
27657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27658 \begin_inset Text
27659
27660 \begin_layout Standard
27661
27662 \family roman
27663 \series medium
27664 \shape up
27665 \emph off
27666 \bar no
27667 \noun off
27668 \color none
27669 =
27670 \end_layout
27671
27672 \end_inset
27673 </cell>
27674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27675 \begin_inset Text
27676
27677 \begin_layout Standard
27678
27679 \family roman
27680 \series medium
27681 \shape up
27682 \emph off
27683 \bar no
27684 \noun off
27685 \color none
27686 M
27687 \end_layout
27688
27689 \end_inset
27690 </cell>
27691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27692 \begin_inset Text
27693
27694 \begin_layout Standard
27695
27696 \family roman
27697 \series medium
27698 \shape up
27699 \emph off
27700 \bar no
27701 \noun off
27702 \color none
27703 ]
27704 \end_layout
27705
27706 \end_inset
27707 </cell>
27708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27709 \begin_inset Text
27710
27711 \begin_layout Standard
27712
27713 \family roman
27714 \series medium
27715 \shape up
27716 \emph off
27717 \bar no
27718 \noun off
27719 \color none
27720 m
27721 \end_layout
27722
27723 \end_inset
27724 </cell>
27725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27726 \begin_inset Text
27727
27728 \begin_layout Standard
27729
27730 \family roman
27731 \series medium
27732 \shape up
27733 \emph off
27734 \bar no
27735 \noun off
27736 \color none
27737 }
27738 \end_layout
27739
27740 \end_inset
27741 </cell>
27742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27743 \begin_inset Text
27744
27745 \begin_layout Standard
27746
27747 \end_layout
27748
27749 \end_inset
27750 </cell>
27751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27752 \begin_inset Text
27753
27754 \begin_layout Standard
27755
27756 \end_layout
27757
27758 \end_inset
27759 </cell>
27760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27761 \begin_inset Text
27762
27763 \begin_layout Standard
27764 \begin_inset ERT
27765 status collapsed
27766
27767 \begin_layout Standard
27768
27769
27770 \backslash
27771 textendash
27772 \end_layout
27773
27774 \end_inset
27775
27776
27777 \begin_inset Note Note
27778 status collapsed
27779
27780 \begin_layout Standard
27781 character ­ 
27782 \end_layout
27783
27784 \end_inset
27785
27786
27787 \end_layout
27788
27789 \end_inset
27790 </cell>
27791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27792 \begin_inset Text
27793
27794 \begin_layout Standard
27795
27796 \family roman
27797 \series medium
27798 \shape up
27799 \emph off
27800 \bar no
27801 \noun off
27802 \color none
27803 ½
27804 \end_layout
27805
27806 \end_inset
27807 </cell>
27808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27809 \begin_inset Text
27810
27811 \begin_layout Standard
27812
27813 \family roman
27814 \series medium
27815 \shape up
27816 \emph off
27817 \bar no
27818 \noun off
27819 \color none
27820 Í
27821 \end_layout
27822
27823 \end_inset
27824 </cell>
27825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27826 \begin_inset Text
27827
27828 \begin_layout Standard
27829
27830 \family roman
27831 \series medium
27832 \shape up
27833 \emph off
27834 \bar no
27835 \noun off
27836 \color none
27837 Ý
27838 \end_layout
27839
27840 \end_inset
27841 </cell>
27842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27843 \begin_inset Text
27844
27845 \begin_layout Standard
27846
27847 \family roman
27848 \series medium
27849 \shape up
27850 \emph off
27851 \bar no
27852 \noun off
27853 \color none
27854 í
27855 \end_layout
27856
27857 \end_inset
27858 </cell>
27859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27860 \begin_inset Text
27861
27862 \begin_layout Standard
27863
27864 \family roman
27865 \series medium
27866 \shape up
27867 \emph off
27868 \bar no
27869 \noun off
27870 \color none
27871 ý
27872 \end_layout
27873
27874 \end_inset
27875 </cell>
27876 </row>
27877 <row topline="true">
27878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27879 \begin_inset Text
27880
27881 \begin_layout Standard
27882
27883 \family roman
27884 \series medium
27885 \shape up
27886 \size tiny
27887 \emph off
27888 \bar no
27889 \noun off
27890 \color none
27891 0E
27892 \end_layout
27893
27894 \end_inset
27895 </cell>
27896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27897 \begin_inset Text
27898
27899 \begin_layout Standard
27900
27901 \end_layout
27902
27903 \end_inset
27904 </cell>
27905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27906 \begin_inset Text
27907
27908 \begin_layout Standard
27909
27910 \end_layout
27911
27912 \end_inset
27913 </cell>
27914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27915 \begin_inset Text
27916
27917 \begin_layout Standard
27918
27919 \family roman
27920 \series medium
27921 \shape up
27922 \emph off
27923 \bar no
27924 \noun off
27925 \color none
27926 .
27927 \end_layout
27928
27929 \end_inset
27930 </cell>
27931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27932 \begin_inset Text
27933
27934 \begin_layout Standard
27935
27936 \family roman
27937 \series medium
27938 \shape up
27939 \emph off
27940 \bar no
27941 \noun off
27942 \color none
27943 >
27944 \end_layout
27945
27946 \end_inset
27947 </cell>
27948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27949 \begin_inset Text
27950
27951 \begin_layout Standard
27952
27953 \family roman
27954 \series medium
27955 \shape up
27956 \emph off
27957 \bar no
27958 \noun off
27959 \color none
27960 N
27961 \end_layout
27962
27963 \end_inset
27964 </cell>
27965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27966 \begin_inset Text
27967
27968 \begin_layout Standard
27969
27970 \family roman
27971 \series medium
27972 \shape up
27973 \emph off
27974 \bar no
27975 \noun off
27976 \color none
27977 ^
27978 \end_layout
27979
27980 \end_inset
27981 </cell>
27982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27983 \begin_inset Text
27984
27985 \begin_layout Standard
27986
27987 \family roman
27988 \series medium
27989 \shape up
27990 \emph off
27991 \bar no
27992 \noun off
27993 \color none
27994 n
27995 \end_layout
27996
27997 \end_inset
27998 </cell>
27999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28000 \begin_inset Text
28001
28002 \begin_layout Standard
28003
28004 \family roman
28005 \series medium
28006 \shape up
28007 \emph off
28008 \bar no
28009 \noun off
28010 \color none
28011 ~
28012 \end_layout
28013
28014 \end_inset
28015 </cell>
28016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28017 \begin_inset Text
28018
28019 \begin_layout Standard
28020
28021 \end_layout
28022
28023 \end_inset
28024 </cell>
28025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28026 \begin_inset Text
28027
28028 \begin_layout Standard
28029
28030 \end_layout
28031
28032 \end_inset
28033 </cell>
28034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28035 \begin_inset Text
28036
28037 \begin_layout Standard
28038
28039 \family roman
28040 \series medium
28041 \shape up
28042 \emph off
28043 \bar no
28044 \noun off
28045 \color none
28046 ®
28047 \end_layout
28048
28049 \end_inset
28050 </cell>
28051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28052 \begin_inset Text
28053
28054 \begin_layout Standard
28055
28056 \family roman
28057 \series medium
28058 \shape up
28059 \emph off
28060 \bar no
28061 \noun off
28062 \color none
28063 ¾
28064 \end_layout
28065
28066 \end_inset
28067 </cell>
28068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28069 \begin_inset Text
28070
28071 \begin_layout Standard
28072
28073 \family roman
28074 \series medium
28075 \shape up
28076 \emph off
28077 \bar no
28078 \noun off
28079 \color none
28080 Î
28081 \end_layout
28082
28083 \end_inset
28084 </cell>
28085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28086 \begin_inset Text
28087
28088 \begin_layout Standard
28089
28090 \family roman
28091 \series medium
28092 \shape up
28093 \emph off
28094 \bar no
28095 \noun off
28096 \color none
28097 Þ
28098 \end_layout
28099
28100 \end_inset
28101 </cell>
28102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28103 \begin_inset Text
28104
28105 \begin_layout Standard
28106
28107 \family roman
28108 \series medium
28109 \shape up
28110 \emph off
28111 \bar no
28112 \noun off
28113 \color none
28114 î
28115 \end_layout
28116
28117 \end_inset
28118 </cell>
28119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28120 \begin_inset Text
28121
28122 \begin_layout Standard
28123
28124 \family roman
28125 \series medium
28126 \shape up
28127 \emph off
28128 \bar no
28129 \noun off
28130 \color none
28131 þ
28132 \end_layout
28133
28134 \end_inset
28135 </cell>
28136 </row>
28137 <row topline="true" bottomline="true">
28138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28139 \begin_inset Text
28140
28141 \begin_layout Standard
28142
28143 \family roman
28144 \series medium
28145 \shape up
28146 \size tiny
28147 \emph off
28148 \bar no
28149 \noun off
28150 \color none
28151 0F
28152 \end_layout
28153
28154 \end_inset
28155 </cell>
28156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28157 \begin_inset Text
28158
28159 \begin_layout Standard
28160
28161 \end_layout
28162
28163 \end_inset
28164 </cell>
28165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28166 \begin_inset Text
28167
28168 \begin_layout Standard
28169
28170 \end_layout
28171
28172 \end_inset
28173 </cell>
28174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28175 \begin_inset Text
28176
28177 \begin_layout Standard
28178
28179 \family roman
28180 \series medium
28181 \shape up
28182 \emph off
28183 \bar no
28184 \noun off
28185 \color none
28186 /
28187 \end_layout
28188
28189 \end_inset
28190 </cell>
28191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28192 \begin_inset Text
28193
28194 \begin_layout Standard
28195
28196 \family roman
28197 \series medium
28198 \shape up
28199 \emph off
28200 \bar no
28201 \noun off
28202 \color none
28203 ?
28204 \end_layout
28205
28206 \end_inset
28207 </cell>
28208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28209 \begin_inset Text
28210
28211 \begin_layout Standard
28212
28213 \family roman
28214 \series medium
28215 \shape up
28216 \emph off
28217 \bar no
28218 \noun off
28219 \color none
28220 O
28221 \end_layout
28222
28223 \end_inset
28224 </cell>
28225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28226 \begin_inset Text
28227
28228 \begin_layout Standard
28229
28230 \family roman
28231 \series medium
28232 \shape up
28233 \emph off
28234 \bar no
28235 \noun off
28236 \color none
28237 _
28238 \end_layout
28239
28240 \end_inset
28241 </cell>
28242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28243 \begin_inset Text
28244
28245 \begin_layout Standard
28246
28247 \family roman
28248 \series medium
28249 \shape up
28250 \emph off
28251 \bar no
28252 \noun off
28253 \color none
28254 o
28255 \end_layout
28256
28257 \end_inset
28258 </cell>
28259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28260 \begin_inset Text
28261
28262 \begin_layout Standard
28263
28264 \end_layout
28265
28266 \end_inset
28267 </cell>
28268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28269 \begin_inset Text
28270
28271 \begin_layout Standard
28272
28273 \end_layout
28274
28275 \end_inset
28276 </cell>
28277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28278 \begin_inset Text
28279
28280 \begin_layout Standard
28281
28282 \end_layout
28283
28284 \end_inset
28285 </cell>
28286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28287 \begin_inset Text
28288
28289 \begin_layout Standard
28290
28291 \family roman
28292 \series medium
28293 \shape up
28294 \emph off
28295 \bar no
28296 \noun off
28297 \color none
28298 ¯
28299 \end_layout
28300
28301 \end_inset
28302 </cell>
28303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28304 \begin_inset Text
28305
28306 \begin_layout Standard
28307
28308 \family roman
28309 \series medium
28310 \shape up
28311 \emph off
28312 \bar no
28313 \noun off
28314 \color none
28315 ¿
28316 \end_layout
28317
28318 \end_inset
28319 </cell>
28320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28321 \begin_inset Text
28322
28323 \begin_layout Standard
28324
28325 \family roman
28326 \series medium
28327 \shape up
28328 \emph off
28329 \bar no
28330 \noun off
28331 \color none
28332 Ï
28333 \end_layout
28334
28335 \end_inset
28336 </cell>
28337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28338 \begin_inset Text
28339
28340 \begin_layout Standard
28341
28342 \family roman
28343 \series medium
28344 \shape up
28345 \emph off
28346 \bar no
28347 \noun off
28348 \color none
28349 ß
28350 \end_layout
28351
28352 \end_inset
28353 </cell>
28354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28355 \begin_inset Text
28356
28357 \begin_layout Standard
28358
28359 \family roman
28360 \series medium
28361 \shape up
28362 \emph off
28363 \bar no
28364 \noun off
28365 \color none
28366 ï
28367 \end_layout
28368
28369 \end_inset
28370 </cell>
28371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28372 \begin_inset Text
28373
28374 \begin_layout Standard
28375
28376 \family roman
28377 \series medium
28378 \shape up
28379 \emph off
28380 \bar no
28381 \noun off
28382 \color none
28383 ÿ
28384 \end_layout
28385
28386 \end_inset
28387 </cell>
28388 </row>
28389 </lyxtabular>
28390
28391 \end_inset
28392
28393
28394 \end_layout
28395
28396 \end_inset
28397
28398
28399 \end_layout
28400
28401 \begin_layout Standard
28402 The following is a full list of all of the accented characters LyX can display
28403  directly.
28404  It includes not only the accented characters from the previous table, but
28405  also the characters from 
28406 \family typewriter
28407 ISO8859--2
28408 \family default
28409  through 
28410 \family typewriter
28411 4
28412 \family default
28413 .
28414  
28415 \end_layout
28416
28417 \begin_layout Itemize
28418 From 
28419 \family typewriter
28420 ISO8859--1
28421 \family default
28422 :
28423 \end_layout
28424
28425 \begin_deeper
28426 \begin_layout Standard
28427 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
28428 \hfill
28429 diaeresis
28430 \end_layout
28431
28432 \begin_layout Standard
28433 ^ Â Ê Î Ô Û â ê î ô û
28434 \hfill
28435 circumflex
28436 \end_layout
28437
28438 \begin_layout Standard
28439 ` À È Ì Ò Ù à è ì ò ù
28440 \hfill
28441 grave
28442 \end_layout
28443
28444 \begin_layout Standard
28445 ´ Á É Í Ó Ú Ý á é í ó ú ý
28446 \hfill
28447 acute
28448 \end_layout
28449
28450 \begin_layout Standard
28451 ~ Ã Ñ Õ ã ñ õ
28452 \hfill
28453 tilde
28454 \end_layout
28455
28456 \begin_layout Standard
28457 ¸Çç
28458 \hfill
28459 cedilla
28460 \end_layout
28461
28462 \begin_layout Standard
28463 ¯
28464 \hfill
28465 macron
28466 \begin_inset Foot
28467 status collapsed
28468
28469 \begin_layout Standard
28470 The dead macron in usually not needed, as you will use a non--dead key for
28471  this instead.
28472  For example, S-M-minus, or if 
28473 \family typewriter
28474 \shape up
28475 .Xmodmap
28476 \family default
28477 \shape default
28478  is correct, S-M-macron.
28479 \end_layout
28480
28481 \end_inset
28482
28483
28484 \end_layout
28485
28486 \end_deeper
28487 \begin_layout Itemize
28488 From 
28489 \family typewriter
28490 ISO8859--2
28491 \family default
28492  through 
28493 \family typewriter
28494 4
28495 \family default
28496 :
28497 \end_layout
28498
28499 \begin_deeper
28500 \begin_layout Standard
28501 ĤĴĥȷ̂ĈĜŜĉĝŝ
28502 \hfill
28503 circumflex
28504 \end_layout
28505
28506 \begin_layout Standard
28507 ŚŹśźŔĹĆŃŕĺćń
28508 \hfill
28509 acute
28510 \end_layout
28511
28512 \begin_layout Standard
28513 Ĩı̃Ũũ
28514 \hfill
28515 tilde
28516 \end_layout
28517
28518 \begin_layout Standard
28519 ŞşŢţŖĻĢŗļģŅĶņķ
28520 \hfill
28521 cedilla
28522 \begin_inset Foot
28523 status collapsed
28524
28525 \begin_layout Standard
28526 These characters might not look very nice on screen, but they will be just
28527  fine when run through LaTeX and printed.
28528 \end_layout
28529
28530 \end_inset
28531
28532
28533 \end_layout
28534
28535 \begin_layout Standard
28536 ĒēĀĪŌŪāı̄ōū
28537 \hfill
28538 macron
28539 \end_layout
28540
28541 \begin_layout Standard
28542 ŐŰőű
28543 \hfill
28544 hungarian umlaut
28545 \end_layout
28546
28547 \end_deeper
28548 \begin_layout Standard
28549 All the characters above are actively supported by TeX fonts.
28550  In addition TeX allows diacritical marks on almost all characters .
28551  Also make sure you're using the 
28552 \family typewriter
28553 T1
28554 \family default
28555  font-encoding and have the package 
28556 \family typewriter
28557 umlaute.sty
28558 \family default
28559  with the definition file 
28560 \family typewriter
28561 iso.def
28562 \family default
28563  installed.
28564 \end_layout
28565
28566 \begin_layout Chapter
28567 Credits
28568 \end_layout
28569
28570 \begin_layout Standard
28571 The documentation is a collaborative effort between many different people
28572  (and we would encourage people to contribute !).
28573 \end_layout
28574
28575 \begin_layout Standard
28576 First, we need to give due credit to those who came before us.
28577  They gave us the base upon which the new manuals are built, and some continue
28578  to provide information:
28579 \end_layout
28580
28581 \begin_layout Itemize
28582
28583 \noun on
28584 Matthias Ettrich
28585 \noun default
28586  wrote the original documentation, from which this manual is built, as well
28587  as the introduction to this manual [or the 
28588 \begin_inset Quotes eld
28589 \end_inset
28590
28591 LyX Manifesto,
28592 \begin_inset Quotes erd
28593 \end_inset
28594
28595  as some of us call it].
28596 \end_layout
28597
28598 \begin_layout Itemize
28599
28600 \noun on
28601 Lars Gullik Bjønnes
28602 \noun default
28603  wrote several minidocs, including some of the information about international
28604  support in LyX.
28605 \end_layout
28606
28607 \begin_layout Itemize
28608
28609 \noun on
28610 Ivan Schreter
28611 \noun default
28612  also wrote a minidoc about international support, specifically about internatio
28613 nal keyboard maps and customization.
28614 \end_layout
28615
28616 \begin_layout Itemize
28617
28618 \noun on
28619 Pascal André
28620 \noun default
28621  originally documented the LinuxDoc SGML interface.
28622 \end_layout
28623
28624 \begin_layout Itemize
28625
28626 \noun on
28627 Alejandro Aguilar Sierra
28628 \noun default
28629  originally documented math mode and provided the entries for the math functions
28630  in 
28631 \family typewriter
28632 Reference.lyx
28633 \end_layout
28634
28635 \begin_layout Itemize
28636 Special thanks to the LyX Team\InsetSpace ~
28637
28638 \begin_inset LatexCommand cite
28639 key "lyxcredit"
28640
28641 \end_inset
28642
28643  for help and answers to questions.
28644 \end_layout
28645
28646 \begin_layout Standard
28647 Next, it's time to give credit to the 
28648 \begin_inset Quotes eld
28649 \end_inset
28650
28651 LyX Documentation Team,
28652 \begin_inset Quotes erd
28653 \end_inset
28654
28655  all of the people who helped rewrite the old documentation into the form
28656  it had after LyX version 0.10:
28657 \end_layout
28658
28659 \begin_layout Itemize
28660
28661 \noun on
28662 David Johnson
28663 \noun default
28664 :
28665 \end_layout
28666
28667 \begin_deeper
28668 \begin_layout Itemize
28669 Contributor to the FAQ and the old 
28670 \begin_inset Quotes eld
28671 \end_inset
28672
28673
28674 \family typewriter
28675 HowDoI-.lyx
28676 \family default
28677
28678 \begin_inset Quotes erd
28679 \end_inset
28680
28681  [now defunct].
28682 \end_layout
28683
28684 \begin_layout Itemize
28685 General editing assistance.
28686 \end_layout
28687
28688 \begin_layout Itemize
28689 Documentation of: 
28690 \end_layout
28691
28692 \begin_deeper
28693 \begin_layout Itemize
28694 math mode 
28695 \end_layout
28696
28697 \begin_layout Itemize
28698 tables
28699 \end_layout
28700
28701 \begin_layout Itemize
28702 spellchecking
28703 \end_layout
28704
28705 \end_deeper
28706 \end_deeper
28707 \begin_layout Itemize
28708
28709 \noun on
28710 Rich Fields
28711 \noun default
28712 :
28713 \end_layout
28714
28715 \begin_deeper
28716 \begin_layout Itemize
28717 Primary contributor to 
28718 \family typewriter
28719 Reference.lyx
28720 \end_layout
28721
28722 \begin_layout Itemize
28723 Documentation of the basic LyX interface in 
28724 \family typewriter
28725 UserGuide.lyx
28726 \end_layout
28727
28728 \end_deeper
28729 \begin_layout Itemize
28730
28731 \noun on
28732 Paul Evans
28733 \noun default
28734 :
28735 \end_layout
28736
28737 \begin_deeper
28738 \begin_layout Itemize
28739 Former maintainer of the FAQ and the old 
28740 \begin_inset Quotes eld
28741 \end_inset
28742
28743
28744 \family typewriter
28745 HowDoI-.lyx
28746 \family default
28747
28748 \begin_inset Quotes erd
28749 \end_inset
28750
28751  [now defunct].
28752 \end_layout
28753
28754 \begin_layout Itemize
28755 Documentation of LinuxDoc in 
28756 \family typewriter
28757 UserGuide.lyx
28758 \end_layout
28759
28760 \end_deeper
28761 \begin_layout Itemize
28762
28763 \noun on
28764 Paul Russel:
28765 \end_layout
28766
28767 \begin_deeper
28768 \begin_layout Itemize
28769 Documentation of figures and imported graphics in 
28770 \family typewriter
28771 UserGuide.lyx
28772 \end_layout
28773
28774 \end_deeper
28775 \begin_layout Itemize
28776
28777 \noun on
28778 John Raithel
28779 \noun default
28780 :
28781 \end_layout
28782
28783 \begin_deeper
28784 \begin_layout Itemize
28785 Documentation of internationalization features in 
28786 \family typewriter
28787 UserGuide.lyx
28788 \end_layout
28789
28790 \end_deeper
28791 \begin_layout Itemize
28792
28793 \noun on
28794 Robin Socha:
28795 \end_layout
28796
28797 \begin_deeper
28798 \begin_layout Itemize
28799 Documentation of:
28800 \end_layout
28801
28802 \begin_deeper
28803 \begin_layout Itemize
28804 footnotes
28805 \end_layout
28806
28807 \begin_layout Itemize
28808 margin notes
28809 \end_layout
28810
28811 \begin_layout Itemize
28812 table of contents
28813 \end_layout
28814
28815 \begin_layout Itemize
28816 cross-references
28817 \end_layout
28818
28819 \end_deeper
28820 \end_deeper
28821 \begin_layout Itemize
28822
28823 \noun on
28824 Amir Karger
28825 \end_layout
28826
28827 \begin_deeper
28828 \begin_layout Itemize
28829 Primary contributor to 
28830 \family typewriter
28831 Tutorial.lyx
28832 \end_layout
28833
28834 \end_deeper
28835 \begin_layout Itemize
28836
28837 \noun on
28838 Matthias Zenker:
28839 \end_layout
28840
28841 \begin_deeper
28842 \begin_layout Itemize
28843 Documentation of 
28844 \end_layout
28845
28846 \begin_deeper
28847 \begin_layout Itemize
28848 manual fine-tuning 
28849 \end_layout
28850
28851 \begin_layout Itemize
28852 using LaTeX from within LyX
28853 \end_layout
28854
28855 \end_deeper
28856 \end_deeper
28857 \begin_layout Itemize
28858
28859 \noun on
28860 John Weiss
28861 \noun default
28862 :
28863 \end_layout
28864
28865 \begin_deeper
28866 \begin_layout Itemize
28867 General organization and format of the documents.
28868 \end_layout
28869
28870 \begin_layout Itemize
28871 Documentation of :
28872 \end_layout
28873
28874 \begin_deeper
28875 \begin_layout Itemize
28876 LyX setup
28877 \end_layout
28878
28879 \begin_layout Itemize
28880 paragraph environments, document layout, nesting, typography notes, fonts
28881 \end_layout
28882
28883 \end_deeper
28884 \begin_layout Itemize
28885 Also responsible for Introduction in 
28886 \family typewriter
28887 Tutorial.lyx
28888 \end_layout
28889
28890 \begin_layout Itemize
28891 Editor of the documents.
28892  [from 6/96-fall 1997]
28893 \end_layout
28894
28895 \end_deeper
28896 \begin_layout Standard
28897 After fall of 1997, the LyX Team as a whole took over maintenance of the
28898  documentation.
28899 \end_layout
28900
28901 \begin_layout Bibliography
28902 \begin_inset LatexCommand bibitem
28903 key "lyxcredit"
28904
28905 \end_inset
28906
28907 The LyX Team: 
28908 \begin_inset ERT
28909 status collapsed
28910
28911 \begin_layout Standard
28912
28913
28914 \backslash
28915 href{http://www.lyx.org/about/credits.php}{
28916 \end_layout
28917
28918 \end_inset
28919
28920
28921 \emph on
28922 CREDITS
28923 \emph default
28924
28925 \begin_inset ERT
28926 status collapsed
28927
28928 \begin_layout Standard
28929
28930 }
28931 \end_layout
28932
28933 \end_inset
28934
28935
28936 \end_layout
28937
28938 \begin_layout Bibliography
28939 \begin_inset LatexCommand bibitem
28940 key "latexbook"
28941
28942 \end_inset
28943
28944 Leslie Lamport: 
28945 \emph on
28946 LaTeX: A Document Preparation System.
28947
28948 \emph default
28949  Addison-Wesley, second edition, 1994
28950 \end_layout
28951
28952 \begin_layout Bibliography
28953 \begin_inset LatexCommand bibitem
28954 key "latexcompanion"
28955
28956 \end_inset
28957
28958 Michel Goossens, Frank Mittelbach and Alexander Samarin: 
28959 \emph on
28960 The LaTeX Companion.
28961
28962 \emph default
28963  Addison-Wesley, 1994
28964 \end_layout
28965
28966 \begin_layout Bibliography
28967 \begin_inset LatexCommand bibitem
28968 key "latexguide"
28969
28970 \end_inset
28971
28972 Kopka and Daly: 
28973 \emph on
28974 A Guide to LaTeX2e
28975 \end_layout
28976
28977 \begin_layout Bibliography
28978 \begin_inset LatexCommand bibitem
28979 key "texbook"
28980
28981 \end_inset
28982
28983 Donald E.
28984  Knuth.
28985  
28986 \emph on
28987 The TeXbook
28988 \end_layout
28989
28990 \end_body
28991 \end_document