]> git.lyx.org Git - lyx.git/blob - lib/doc/Tutorial.lyx
Sounds better
[lyx.git] / lib / doc / Tutorial.lyx
1 #LyX 1.6.4 created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass book
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 %This preamble is designed to ensure that the document prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the document 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 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % the pages of the TOC is numbered roman
25 % and a pdf-bookmark for the TOC is added
26 \let\myTOC\tableofcontents
27 \renewcommand\tableofcontents{%
28   \frontmatter
29   \pdfbookmark[1]{\contentsname}{}
30   \myTOC
31   \mainmatter }
32
33 % redefine the \LyX macro for PDF bookmarks
34 \def\LyX{\texorpdfstring{%
35   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
36   {LyX}}
37 \end_preamble
38 \use_default_options false
39 \language english
40 \inputencoding auto
41 \font_roman default
42 \font_sans default
43 \font_typewriter default
44 \font_default_family default
45 \font_sc false
46 \font_osf false
47 \font_sf_scale 100
48 \font_tt_scale 100
49
50 \graphics default
51 \paperfontsize 12
52 \spacing single
53 \use_hyperref true
54 \pdf_title "The LyX Tutorial"
55 \pdf_author "LyX Team"
56 \pdf_subject "LyX-documentation Tutorial"
57 \pdf_keywords "LyX, documentation"
58 \pdf_bookmarks true
59 \pdf_bookmarksnumbered true
60 \pdf_bookmarksopen true
61 \pdf_bookmarksopenlevel 1
62 \pdf_breaklinks false
63 \pdf_pdfborder false
64 \pdf_colorlinks true
65 \pdf_backref false
66 \pdf_pdfusetitle false
67 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels"
68 \papersize default
69 \use_geometry false
70 \use_amsmath 0
71 \use_esint 0
72 \cite_engine basic
73 \use_bibtopic false
74 \paperorientation portrait
75 \secnumdepth 3
76 \tocdepth 2
77 \paragraph_separation indent
78 \defskip medskip
79 \quotes_language english
80 \papercolumns 1
81 \papersides 2
82 \paperpagestyle headings
83 \tracking_changes false
84 \output_changes false
85 \author "" 
86 \author "" 
87 \end_header
88
89 \begin_body
90
91 \begin_layout Title
92 The LyX Tutorial
93 \end_layout
94
95 \begin_layout Author
96 by the LyX Team
97 \begin_inset Foot
98 status collapsed
99
100 \begin_layout Plain Layout
101 If you have comments or error corrections, please send them to the LyX Documenta
102 tion mailing list, 
103 \family typewriter
104
105 \begin_inset CommandInset href
106 LatexCommand href
107 target "lyx-docs@lists.lyx.org"
108 type "mailto:"
109
110 \end_inset
111
112
113 \family default
114 .
115 \end_layout
116
117 \end_inset
118
119
120 \end_layout
121
122 \begin_layout Standard
123 \begin_inset CommandInset toc
124 LatexCommand tableofcontents
125
126 \end_inset
127
128
129 \end_layout
130
131 \begin_layout Chapter
132 Introduction
133 \end_layout
134
135 \begin_layout Section
136 Welcome to LyX!
137 \end_layout
138
139 \begin_layout Standard
140 This file is designed for all of you who have never heard of LaTeX, or do
141  not know it very well.
142  Now, do not panic - you will not need to learn LaTeX to use LyX.
143  That is, after all, the whole point of LyX: to provide an almost-WYSIWYG
144  interface to LaTeX.
145  There are some things you will need to learn, however, in order to use
146  LyX effectively.
147 \end_layout
148
149 \begin_layout Standard
150 Some of you probably found your way to this document because you tried to
151  put two spaces after a 
152 \begin_inset Quotes eld
153 \end_inset
154
155 .
156 \begin_inset Quotes erd
157 \end_inset
158
159  or tried to put three blank lines between paragraphs.
160  You found out you could not and in fact, you will find out that most of
161  the little tricks you are accustomed to use in other word processors will
162  not work in LyX.
163  That is because most word processors you have  used before allow you to
164  manually enter all spacings, font changes, and so on.
165  So you end up not only writing a document but typesetting it, too.
166  LyX does the typesetting for you, in a consistent fashion, letting you
167  focus on the important things, like the content of your writing.
168 \end_layout
169
170 \begin_layout Standard
171 So read on to learn more about LyX.
172  Reading this tutorial is definitely worth the time.
173 \end_layout
174
175 \begin_layout Section
176 What the Tutorial 
177 \emph on
178 is
179 \emph default
180  and what it 
181 \emph on
182 is not
183 \end_layout
184
185 \begin_layout Standard
186 Before we get started with this section, we want to make a quick note of
187  something.
188  The 
189 \emph on
190 Tutorial
191 \emph default
192  uses the notation outlined in the 
193 \emph on
194 Introduction
195 \emph default
196  manual.
197  If you came to this manual first, please read the 
198 \emph on
199 Introduction
200 \emph default
201  before you continue with the 
202 \emph on
203 Tutorial
204 \emph default
205 .
206 \end_layout
207
208 \begin_layout Standard
209 Now that you know which fonts mean what, we want to talk a bit about what
210  this 
211 \emph on
212 Tutorial
213 \emph default
214  is for.
215 \end_layout
216
217 \begin_layout Subsection
218 Getting the most out of the Tutorial
219 \end_layout
220
221 \begin_layout Standard
222 This tutorial consists of examples and exercises.
223  To get the most out of this document, you should read through the document,
224  typing all the little things we are telling you to type and trying out
225  all of the exercises to see if you get them right.
226  For convenience, you might want to print out the PDF version of this document.
227 \end_layout
228
229 \begin_layout Standard
230 If you are familiar with LaTeX, you will probably be able to read the 
231 \emph on
232 Tutorial
233 \emph default
234  somewhat faster, since many LyX ideas are just LaTeX ideas in disguise.
235  However, LyX has features you will want to learn about.
236  Even if you do not feel like reading the rest of the 
237 \emph on
238 Tutorial
239 \emph default
240 , you should definitely check out Section
241 \begin_inset space ~
242 \end_inset
243
244
245 \begin_inset CommandInset ref
246 LatexCommand ref
247 reference "sec:latexusers"
248
249 \end_inset
250
251 , which is specifically written for experienced LaTeX users.
252 \end_layout
253
254 \begin_layout Subsection
255 What you 
256 \emph on
257 will not
258 \emph default
259  find
260 \end_layout
261
262 \begin_layout Itemize
263 Detailed explanations of all of LyX's features.
264 \end_layout
265
266 \begin_deeper
267 \begin_layout Standard
268 Look in the 
269 \emph on
270 User's Guide
271 \emph default
272  when you need this.
273 \end_layout
274
275 \end_deeper
276 \begin_layout Itemize
277 Detailed explanations of LaTeX.
278 \end_layout
279
280 \begin_deeper
281 \begin_layout Standard
282 Unnecessary.
283  If you want to learn some of the neat tricks you can do with LaTeX in LyX,
284  you can have a look at the 
285 \emph on
286 Embedded
287 \begin_inset space ~
288 \end_inset
289
290 Objects
291 \emph default
292  manual.
293 \end_layout
294
295 \end_deeper
296 \begin_layout Standard
297 It is time to move onwards, time for your first document \SpecialChar \ldots{}
298
299 \end_layout
300
301 \begin_layout Chapter
302 Getting started with LyX
303 \end_layout
304
305 \begin_layout Section
306 Your first LyX document
307 \end_layout
308
309 \begin_layout Standard
310 OK\SpecialChar \@.
311  You are ready to start writing.
312  Before you do, there are a few things we need to mention, which will hopefully
313  make the Tutorial more instructive and useful.
314  
315 \end_layout
316
317 \begin_layout Standard
318 Because there is information we cannot give you in the Tutorial, the 
319 \emph on
320 first
321 \emph default
322  
323 \series medium
324 thing that you need to do is find the
325 \series default
326  other 
327 \series medium
328 help files.
329  This is very simple:
330 \series default
331  Start up LyX, Choose the 
332 \emph on
333 User's Guide
334 \emph default
335  from the 
336 \family sans
337 Help
338 \family default
339  menu.
340  You may want to load the 
341 \emph on
342 Tutorial
343 \emph default
344  as well (if you are not reading it within LyX already).
345  This way, you can read them while you are writing your own file.
346 \begin_inset Foot
347 status collapsed
348
349 \begin_layout Plain Layout
350 They can also serve as good examples of how to use the many features of
351  LyX.
352 \end_layout
353
354 \end_inset
355
356  Note that once you have got more than one document open, you can use the
357  
358 \family sans
359 View
360 \family default
361  menu or the document tabs to switch between them.
362 \end_layout
363
364 \begin_layout Standard
365 In this Tutorial, we are going to assume that you have a fully working version
366  of LyX, as well as a LaTeX-distribution, a DVI-, and a PDF-viewer.
367  This should be the case on all major Linux- and BSD-distributions, as well
368  as on Windows, where this is setup by the LyX installers.
369 \end_layout
370
371 \begin_layout Standard
372 Finally, we have written a file called 
373 \family typewriter
374 example_raw.lyx
375 \family default
376  to let you practice your LyX skills.
377  Imagine that it was typed by someone who did not know about any of LyX's
378  great features.
379  As you learn new LyX functions, we will suggest that you fix those parts
380  of 
381 \family typewriter
382 example_raw.lyx
383 \family default
384 .
385  It also contains `subtle' hints about how to fix things.
386 \begin_inset Foot
387 status collapsed
388
389 \begin_layout Plain Layout
390 The hints are located in yellow 
391 \begin_inset Quotes eld
392 \end_inset
393
394 Notes
395 \begin_inset Quotes erd
396 \end_inset
397
398 .
399  Access the text in a note by clicking on it.
400 \end_layout
401
402 \end_inset
403
404  If you want to cheat, or check what you have done, there is also a file
405  called 
406 \family typewriter
407 example_lyxified.lyx
408 \family default
409  which contains the same text written and typeset by a LyX master.
410 \end_layout
411
412 \begin_layout Standard
413 The example files can be found in the 
414 \family typewriter
415 examples
416 \family default
417  directory of LyX's installation folder.
418  Open the raw document, and use 
419 \family sans
420 File\SpecialChar \menuseparator
421 Save
422 \begin_inset space ~
423 \end_inset
424
425 As
426 \family default
427  to save a copy in your own directory for you to work on.
428  As you fix parts of the raw document, check to see how those changes affect
429  the DVI output.
430 \end_layout
431
432 \begin_layout Standard
433 By the way, the 
434 \family typewriter
435 examples
436 \family default
437  directory contains lots of other examples files.
438  They will show you how to do various fancy things with LyX.
439  After you have read the Tutorial, or when you are confused about how to
440  do something fancy in LyX, take a look at these files.
441 \end_layout
442
443 \begin_layout Subsection
444 Typing, Viewing, and Exporting
445 \end_layout
446
447 \begin_layout Itemize
448 Open a new file with 
449 \family sans
450 File\SpecialChar \menuseparator
451 New
452 \end_layout
453
454 \begin_layout Itemize
455 Type a sentence like: 
456 \family typewriter
457 This is my first LyX document!
458 \end_layout
459
460 \begin_layout Itemize
461 Save your document with 
462 \family sans
463 File\SpecialChar \menuseparator
464 Save
465 \begin_inset space ~
466 \end_inset
467
468 As\SpecialChar \@.
469
470 \end_layout
471
472 \begin_layout Itemize
473 Run LaTeX to create a DVI file, with 
474 \family sans
475 View\SpecialChar \menuseparator
476 DVI
477 \family default
478  or the toolbar button 
479 \begin_inset Graphics
480         filename ../images/buffer-view_dvi.png
481         scale 75
482
483 \end_inset
484
485 .
486  LyX will open a DVI-viewer program displaying your document as it will
487  look when printed.
488 \begin_inset Foot
489 status collapsed
490
491 \begin_layout Plain Layout
492 You can save time by leaving the DVI-viewer running in the background.
493  Then, you can use 
494 \family sans
495 View\SpecialChar \menuseparator
496 Update\SpecialChar \menuseparator
497 DVI
498 \family default
499  or the toolbar button 
500 \begin_inset Graphics
501         filename ../images/buffer-update_dvi.png
502         scale 75
503
504 \end_inset
505
506  and just click on the DVI-viewer window (or unminimize it) after LaTeX
507  finishes running.
508 \end_layout
509
510 \end_inset
511
512
513 \end_layout
514
515 \begin_layout Itemize
516 Export the ready to print document with 
517 \family sans
518 File\SpecialChar \menuseparator
519 Export
520 \family default
521  to a format you want
522 \family sans
523 .
524 \end_layout
525
526 \begin_layout Standard
527 Congratulations! You have written your first LyX document.
528  All of the rest is just details, which are covered in the other manuals.
529 \end_layout
530
531 \begin_layout Subsection
532 Simple Operations
533 \end_layout
534
535 \begin_layout Standard
536 LyX can of course do most of the things you are used to do with a word processor.
537  It will word-wrap and indent paragraphs automatically.
538  Here is a quick description of how to do some simple actions.
539 \end_layout
540
541 \begin_layout Description
542 Undo LyX has multiple levels of undo, which means you can undo everything
543  you have  done since your current editing session started, by selecting
544  
545 \family sans
546 Edit\SpecialChar \menuseparator
547 Undo
548 \family default
549  (toolbar button 
550 \begin_inset Graphics
551         filename ../images/undo.png
552         scale 75
553
554 \end_inset
555
556 ) over and over again.
557  If you undo too much, just select 
558 \family sans
559 Edit\SpecialChar \menuseparator
560 Redo
561 \family default
562  (toolbar button 
563 \begin_inset Graphics
564         filename ../images/redo.png
565         scale 75
566
567 \end_inset
568
569 ) to get it back.
570  
571 \end_layout
572
573 \begin_deeper
574 \begin_layout Standard
575 Currently, undo is limited to 100 steps.
576 \end_layout
577
578 \end_deeper
579 \begin_layout Description
580 Cut/Paste/Copy Use 
581 \family sans
582 Edit\SpecialChar \menuseparator
583 Cut
584 \family default
585  (toolbar button 
586 \begin_inset Graphics
587         filename ../images/cut.png
588         scale 75
589
590 \end_inset
591
592 ), 
593 \family sans
594 Edit\SpecialChar \menuseparator
595 Copy
596 \family default
597  (toolbar button 
598 \begin_inset Graphics
599         filename ../images/copy.png
600         scale 75
601
602 \end_inset
603
604 ), and 
605 \family sans
606 Edit\SpecialChar \menuseparator
607 Paste
608 \family default
609  (toolbar button 
610 \begin_inset Graphics
611         filename ../images/paste.png
612         scale 75
613
614 \end_inset
615
616 ) to cut, copy, and paste.
617  Or automatically paste selected text (including selections from other programs)
618  with the 
619 \emph on
620 middle mouse button
621 \emph default
622 .
623 \end_layout
624
625 \begin_layout Description
626 Find/Replace Use 
627 \family sans
628 Edit\SpecialChar \menuseparator
629 Find
630 \begin_inset space ~
631 \end_inset
632
633 &
634 \begin_inset space ~
635 \end_inset
636
637 Replace
638 \family default
639  (toolbar button 
640 \begin_inset Graphics
641         filename ../images/dialog-show_findreplace.png
642         scale 75
643
644 \end_inset
645
646 ) to search.
647  In the dialog, search with the 
648 \family sans
649 Find
650 \begin_inset space ~
651 \end_inset
652
653 Next
654 \family default
655  button, and use the 
656 \family sans
657 Replace
658 \family default
659  button to replace a word you have  found.
660 \begin_inset Foot
661 status collapsed
662
663 \begin_layout Plain Layout
664 Close the window when you are done or leave it open if you find it more
665  convenient.
666  Most dialog boxes in LyX can operate like this.
667  Just be sure you have the right window focus when you are trying to type
668  in the main LyX window or a LyX dialog.
669 \end_layout
670
671 \end_inset
672
673  If you like, you can specify whether to make the search case-sensitive,
674  or to search for only complete words; you can also search backwards through
675  the document.
676 \end_layout
677
678 \begin_layout Description
679 Character
680 \begin_inset space ~
681 \end_inset
682
683 Formatting You can 
684 \emph on
685 emphasize
686 \emph default
687  text (which will by default print characters in italics), set it in 
688 \series bold
689 bold face
690 \series default
691 , in 
692 \noun on
693 Noun Style
694 \noun default
695  (usually small caps, used for people's names), or use your own formatting
696  by using the 
697 \family sans
698 Edit\SpecialChar \menuseparator
699 Text
700 \begin_inset space ~
701 \end_inset
702
703 Style
704 \family default
705  dialog (toolbar button 
706 \begin_inset Graphics
707         filename ../images/dialog-show_character.png
708         scale 75
709
710 \end_inset
711
712 ).
713 \end_layout
714
715 \begin_layout Description
716 Toolbar There are buttons on the toolbar (just below the menus) which allow
717  you to do some of the more popular functions, such as 
718 \family sans
719 Paste
720 \family default
721  and 
722 \family sans
723 Print
724 \family default
725 .
726 \end_layout
727
728 \begin_layout Standard
729 Of course, you have not yet written enough to make most of these functions
730  useful.
731  As you write more, though, try undoing, pasting, etc.
732 \end_layout
733
734 \begin_layout Subsection
735 WYSIWYM: Whitespace in LyX
736 \end_layout
737
738 \begin_layout Standard
739 One of the hardest things for new users to get used to is the way that LyX
740  handles whitespace.
741  As many times as you hit 
742 \family sans
743 Return
744 \family default
745 , you will only get one blank line.
746  As many times as you hit 
747 \family sans
748 Space
749 \family default
750 , you will only get one space.
751  On a blank line, LyX will not let you type even one space.
752  The 
753 \family sans
754 Tab
755 \family default
756  key will not move you forward one tab stop; in fact there 
757 \emph on
758 are
759 \emph default
760  no tab stops! There is no ruler at the top of the page to let you set tabs
761  or margins, either.
762 \end_layout
763
764 \begin_layout Standard
765 Many word processors are based on the WYSIWYG principle: 
766 \begin_inset Quotes eld
767 \end_inset
768
769 What You See Is What You Get.
770 \begin_inset Quotes erd
771 \end_inset
772
773  LyX, on the other hand, is based on the principle that 
774 \begin_inset Quotes eld
775 \end_inset
776
777 What You See Is What You 
778 \emph on
779 Mean
780 \emph default
781 .
782 \begin_inset Quotes erd
783 \end_inset
784
785  You type what you mean, and LyX will take care of typesetting it for you,
786  so that the output looks nice.
787  A 
788 \family sans
789 Return
790 \family default
791  grammatically separates paragraphs, and a 
792 \family sans
793 Space
794 \family default
795  grammatically separates words, so there is no reason to have several of
796  them in a row; a 
797 \family sans
798 Tab
799 \family default
800  has no grammatical function at all, so LyX does not support it.
801  Using LyX, you will spend more of your time worrying about the 
802 \emph on
803 content
804 \emph default
805  of your document, and less time worrying about the 
806 \emph on
807 format.
808
809 \emph default
810  See the 
811 \emph on
812 Introduction
813 \emph default
814  for more information on the WYSIWYM concept.
815 \end_layout
816
817 \begin_layout Standard
818 LyX does have (many) ways to fine-tune the formatting of your document.
819  After all, LyX might not typeset 
820 \emph on
821 exactly
822 \emph default
823  what you mean.
824  The 
825 \emph on
826 User's Guide
827 \emph default
828  has information about all that.
829  It includes 
830 \family sans
831 HFill
832 \family default
833 s and vertical space — which are more powerful and versatile than multiple
834  spaces or blank lines — and ways to change font sizes, character styles,
835  and paragraph alignments by hand.
836  The idea, though, is that you can write your whole document, focusing on
837  content, and just worry about that fine-tuning at the end.
838  With standard word processors, you will be distracted by document formatting
839  throughout the writing process.
840 \end_layout
841
842 \begin_layout Section
843 Environments
844 \end_layout
845
846 \begin_layout Standard
847 Different parts of a document have different purposes; we call these parts
848  
849 \emph on
850 environments
851 \emph default
852 .
853  Most of a document is made up of regular text.
854  Section titles (chapter, subsection, etc.) let the reader know that a new
855  topic or subtopic will be discussed.
856  Certain types of documents have special environments.
857  A journal article will have an abstract and a title.
858  A letter will have neither of these, but will probably have an environment
859  that gives the writer's address.
860 \end_layout
861
862 \begin_layout Standard
863 Environments are a major part of the 
864 \begin_inset Quotes eld
865 \end_inset
866
867 What You See Is What You Mean
868 \begin_inset Quotes erd
869 \end_inset
870
871  philosophy of LyX.
872  A given environment may require a certain font style, font size, indenting,
873  line spacing, and more.
874  This problem is aggravated, because the exact formatting for a given environmen
875 t may change: one journal may use boldface, 18 point, centered type for
876  section titles while another uses italicized, 15 point, left justified
877  type; different languages may have different standards for indenting; and
878  bibliography formats can vary widely.
879  LyX lets you avoid learning all the different formatting styles.
880 \end_layout
881
882 \begin_layout Standard
883 The 
884 \family sans
885 Environment
886 \family default
887  choice box is located on the left end of the toolbar and looks like this:
888  
889 \begin_inset Graphics
890         filename clipart/ToolbarEnvBox.png
891         scale 75
892         clip
893
894 \end_inset
895
896 .
897  It indicates in which environment you are currently writing.
898  While you were writing your first document, it said 
899 \begin_inset Quotes eld
900 \end_inset
901
902 Standard,
903 \begin_inset Quotes erd
904 \end_inset
905
906  which is the default environment for text.
907  Now you will put a number of environments in your new document so that
908  you can see how they work.
909 \end_layout
910
911 \begin_layout Subsection
912 Sections and Subsections
913 \end_layout
914
915 \begin_layout Standard
916 Type the word 
917 \family typewriter
918 Introduction
919 \family default
920  on the first line of your LyX file, and select 
921 \family sans
922 Section
923 \family default
924  in the 
925 \family sans
926 Environment
927 \family default
928  box.
929 \begin_inset Foot
930 status collapsed
931
932 \begin_layout Plain Layout
933 You do not have to 
934 \emph on
935 select
936 \emph default
937  the line.
938  If nothing is selected, LyX changes the paragraph you are currently in
939  to the selected environment.
940  Alternatively, you can change several paragraphs to a different environment
941  by selecting them before picking an environment.
942 \end_layout
943
944 \end_inset
945
946  Be sure to use 
947 \family sans
948 Section
949 \family default
950  and 
951 \emph on
952 not
953 \emph default
954  
955 \family sans
956 Section*
957 \family default
958 , which will be covered below.
959  LyX numbers the section 
960 \begin_inset Quotes eld
961 \end_inset
962
963 1
964 \begin_inset Quotes erd
965 \end_inset
966
967  and typesets the section heading (title) in a larger font.
968  Now hit 
969 \family sans
970 Return
971 \family default
972 \SpecialChar \@.
973  Note that the 
974 \family sans
975 Environment
976 \family default
977  box changes from 
978 \begin_inset Quotes eld
979 \end_inset
980
981 Section
982 \begin_inset Quotes erd
983 \end_inset
984
985  back to 
986 \begin_inset Quotes eld
987 \end_inset
988
989 Standard
990 \begin_inset Quotes erd
991 \end_inset
992
993 .
994  Section headings, like most environments, are assumed to end when you type
995  
996 \family sans
997 Return
998 \family default
999 \SpecialChar \@.
1000  Type the document introduction: 
1001 \end_layout
1002
1003 \begin_layout LyX-Code
1004 This is an introduction to my first LyX document.
1005 \end_layout
1006
1007 \begin_layout Standard
1008 Hit 
1009 \family sans
1010 Return
1011 \family default
1012  again, and select 
1013 \family sans
1014 Section
1015 \family default
1016  from the 
1017 \family sans
1018 Environment
1019 \family default
1020  box again.
1021  LyX writes a 
1022 \begin_inset Quotes eld
1023 \end_inset
1024
1025 2
1026 \begin_inset Quotes erd
1027 \end_inset
1028
1029  and waits for you to type a title.
1030  Type 
1031 \begin_inset Quotes eld
1032 \end_inset
1033
1034
1035 \family typewriter
1036 More
1037 \begin_inset space ~
1038 \end_inset
1039
1040 Stuff
1041 \family default
1042
1043 \begin_inset Quotes erd
1044 \end_inset
1045
1046 , and you will see that LyX again sets it as a section title.
1047 \end_layout
1048
1049 \begin_layout Standard
1050 It gets better.
1051  Go to the end of Section
1052 \begin_inset space ~
1053 \end_inset
1054
1055 1 again (after 
1056 \begin_inset Quotes eld
1057 \end_inset
1058
1059 my first LyX document
1060 \begin_inset Quotes erd
1061 \end_inset
1062
1063 ) and hit 
1064 \family sans
1065 Return
1066 \family default
1067  again, and select 
1068 \family sans
1069 Section
1070 \family default
1071  from the 
1072 \family sans
1073 Environment
1074 \family default
1075  box again.
1076  Again, LyX writes 
1077 \begin_inset Quotes eld
1078 \end_inset
1079
1080 2
1081 \begin_inset Quotes erd
1082 \end_inset
1083
1084  and waits for you to type a title.
1085  Type 
1086 \family typewriter
1087 About This Document
1088 \family default
1089 .
1090  Section
1091 \begin_inset space ~
1092 \end_inset
1093
1094
1095 \begin_inset Quotes eld
1096 \end_inset
1097
1098 More Stuff
1099 \begin_inset Quotes erd
1100 \end_inset
1101
1102 , which was Section
1103 \begin_inset space ~
1104 \end_inset
1105
1106 2, has been automatically renumbered to Section
1107 \begin_inset space ~
1108 \end_inset
1109
1110 3! In true WYSIWYM fashion, you just need to identify the text that makes
1111  up the section titles, and LyX takes care of numbering the sections and
1112  typesetting them.
1113 \end_layout
1114
1115 \begin_layout Standard
1116 Hit 
1117 \family sans
1118 Return
1119 \family default
1120  to get back to the 
1121 \family sans
1122 Standard
1123 \family default
1124  environment, and type the following five lines:
1125 \end_layout
1126
1127 \begin_layout LyX-Code
1128 Sections and subsections are described below.
1129 \end_layout
1130
1131 \begin_layout LyX-Code
1132 Section Description
1133 \end_layout
1134
1135 \begin_layout LyX-Code
1136 Sections are bigger than subsections.
1137 \end_layout
1138
1139 \begin_layout LyX-Code
1140 Subsection description
1141 \end_layout
1142
1143 \begin_layout LyX-Code
1144 Subsections are smaller than sections.
1145 \end_layout
1146
1147 \begin_layout Standard
1148 Click on the second line and select 
1149 \family sans
1150 Subsection
1151 \family default
1152  from the 
1153 \family sans
1154 Environment
1155 \family default
1156  box.
1157  LyX numbers the subsection 
1158 \begin_inset Quotes eld
1159 \end_inset
1160
1161 2.1
1162 \begin_inset Quotes erd
1163 \end_inset
1164
1165 , and typesets it in a font which is bigger than regular text but smaller
1166  than the section title.
1167  Change the fourth line 
1168 \family sans
1169 Subsection
1170 \family default
1171  environment as well.
1172  As you probably expected, LyX automatically numbered the section 
1173 \begin_inset Quotes eld
1174 \end_inset
1175
1176 2.2
1177 \begin_inset Quotes erd
1178 \end_inset
1179
1180 .
1181  If you put yet another section before Section
1182 \begin_inset space ~
1183 \end_inset
1184
1185 2, Section
1186 \begin_inset space ~
1187 \end_inset
1188
1189 2 will be renumbered as Section 3, and the subsections will be renumbered
1190  to 
1191 \begin_inset Quotes eld
1192 \end_inset
1193
1194 3.1
1195 \begin_inset Quotes erd
1196 \end_inset
1197
1198  and 
1199 \begin_inset Quotes eld
1200 \end_inset
1201
1202 3.2
1203 \begin_inset Quotes erd
1204 \end_inset
1205
1206 .
1207  
1208 \end_layout
1209
1210 \begin_layout Standard
1211 Further levels of sectioning include 
1212 \family sans
1213 Subsubsection
1214 \family default
1215
1216 \family sans
1217 Paragraph
1218 \family default
1219 , and 
1220 \family sans
1221 Subparagraph
1222 \family default
1223 .
1224  We will let you play with these on your own.
1225  You may notice that paragraph and subparagraph headings are not numbered
1226  by default, and that subparagraphs are indented; see the 
1227 \emph on
1228 User's Guide
1229 \emph default
1230  for an explanation and how to change this.
1231  
1232 \family sans
1233 Chapter
1234 \family default
1235  headings are actually the highest level of sectioning, above 
1236 \family sans
1237 Section
1238 \family default
1239 s, but you are only allowed to use them in certain types (text classes)
1240  of LyX documents (see Section
1241 \begin_inset space ~
1242 \end_inset
1243
1244
1245 \begin_inset CommandInset ref
1246 LatexCommand ref
1247 reference "sec:Document-Classes"
1248
1249 \end_inset
1250
1251 ).
1252  
1253 \end_layout
1254
1255 \begin_layout Standard
1256 Finally, you may want to have sections or subsections that are not numbered.
1257  There are environments for this as well.
1258  If you change one of your section headings to the 
1259 \family sans
1260 Section*
1261 \family default
1262  environment (you may have to scroll down in the 
1263 \family sans
1264 Environment
1265 \family default
1266  box to find it), LyX will use the same font size for the heading as it
1267  uses for a regular section, but it will not number that section.
1268  There are corresponding 
1269 \begin_inset Quotes eld
1270 \end_inset
1271
1272 starred
1273 \begin_inset Quotes erd
1274 \end_inset
1275
1276  heading environments for 
1277 \family sans
1278 Subsection
1279 \family default
1280  and 
1281 \family sans
1282 Subsubsection
1283 \family default
1284 .
1285  Try changing some of your sections or subsections to the starred environments,
1286  and note how the other section numbers are updated.
1287 \end_layout
1288
1289 \begin_layout Standard
1290
1291 \series bold
1292 Exercise
1293 \series default
1294 : Fix the section and subsection headings in 
1295 \family typewriter
1296 example_raw.lyx
1297 \family default
1298 .
1299  
1300 \end_layout
1301
1302 \begin_layout Subsection
1303 Lists and sublists
1304 \end_layout
1305
1306 \begin_layout Standard
1307 LyX has several different environments for typesetting lists.
1308  The various list environments free you from hitting 
1309 \family sans
1310 Tab
1311 \family default
1312  a million times when writing an outline, or from renumbering a whole list
1313  when you want to add a point in the middle of the list.
1314  Different types of documents logically require different list environments:
1315 \end_layout
1316
1317 \begin_layout Itemize
1318 A slide presentation might use the 
1319 \family sans
1320 Itemize
1321 \family default
1322  environment's bulleted lists to describe different points.
1323  
1324 \end_layout
1325
1326 \begin_layout Itemize
1327 An outline would use the 
1328 \family sans
1329 Enumerate
1330 \family default
1331  environment's numbered lists (and lettered sublists).
1332  
1333 \end_layout
1334
1335 \begin_layout Itemize
1336 A document describing several software packages could use the 
1337 \family sans
1338 Description
1339 \family default
1340  environment, where each item in the list begins with a bold-faced word.
1341  
1342 \end_layout
1343
1344 \begin_layout Itemize
1345 The 
1346 \family sans
1347 List
1348 \family default
1349 , or 
1350 \family sans
1351 Labelling
1352 \family default
1353 , environment is a variation on the 
1354 \family sans
1355 Description
1356 \family default
1357  environment.
1358 \end_layout
1359
1360 \begin_layout Standard
1361 Let us write a list of reasons why LyX is better than other word processors.
1362  Somewhere in your document, type:
1363 \end_layout
1364
1365 \begin_layout Standard
1366
1367 \family typewriter
1368 LyX is better than other word processors because: 
1369 \end_layout
1370
1371 \begin_layout Standard
1372 and hit 
1373 \family sans
1374 Return
1375 \family default
1376 .
1377  Now select 
1378 \family sans
1379 Itemize
1380 \family default
1381  from the 
1382 \family sans
1383 Environment
1384 \family default
1385  box.
1386  LyX writes a 
1387 \begin_inset Quotes eld
1388 \end_inset
1389
1390 bullet
1391 \begin_inset Quotes erd
1392 \end_inset
1393
1394  on the line.
1395  Type in your reasons: 
1396 \end_layout
1397
1398 \begin_layout LyX-Code
1399 Typesetting is done for you.
1400 \end_layout
1401
1402 \begin_layout LyX-Code
1403 Math is WYSIWYG
1404 \end_layout
1405
1406 \begin_layout LyX-Code
1407 Lists are very easy to create!
1408 \end_layout
1409
1410 \begin_layout Standard
1411 List environments, unlike headings, do not end when you type 
1412 \family sans
1413 Return
1414 \family default
1415 .
1416  Instead, LyX assumes you are going on to the next item in the list.
1417  The above will therefore result in a three-item list.
1418  If you want more than one paragraph within one list 
1419 \emph on
1420 item
1421 \emph default
1422 , one way is to use the 
1423 \family sans
1424 Protected
1425 \begin_inset space ~
1426 \end_inset
1427
1428 Break
1429 \family default
1430 , which you get by typing 
1431 \family sans
1432 Ctrl+Return
1433 \family default
1434 .
1435  In order to get out of the list, you need to reselect the 
1436 \family sans
1437 Standard
1438 \family default
1439  environment (or just use the keybinding, 
1440 \family sans
1441 Alt+P
1442 \begin_inset space ~
1443 \end_inset
1444
1445 S
1446 \family default
1447 ).
1448 \end_layout
1449
1450 \begin_layout Standard
1451 You have got a beautiful itemized list.
1452  You might want to run LaTeX to see how the list looks when printed out.
1453  But what if you wanted to number the reasons? Well, just select the whole
1454  list
1455 \begin_inset Foot
1456 status collapsed
1457
1458 \begin_layout Plain Layout
1459 LyX will not let you select the first bullet unless you also select the
1460  paragraph 
1461 \emph on
1462 before
1463 \emph default
1464  the list, which you probably do not want to do.
1465  Similarly, you cannot select the actual number in a numbered section title.
1466  This is on purpose because the bullet or number depends on the document
1467  settings or text position, respectively.
1468 \end_layout
1469
1470 \end_inset
1471
1472  and choose 
1473 \family sans
1474 Enumerate
1475 \family default
1476  from the 
1477 \family sans
1478 Environment
1479 \family default
1480  box.
1481  Pow! As we mentioned, if you add or delete a list item, LyX will fix the
1482  numbering.
1483 \end_layout
1484
1485 \begin_layout Standard
1486 While the list is still selected, you can change to the other two list environme
1487 nts, 
1488 \family sans
1489 Description
1490 \family default
1491  and 
1492 \family sans
1493 List
1494 \family default
1495 , in order to see what they look like.
1496  For those two environments, each list item is made up of a term, which
1497  is the item's first word, followed by a definition, which is the rest of
1498  the paragraph (until you hit 
1499 \family sans
1500 Return
1501 \family default
1502 .) The term is either typeset in boldface (
1503 \family sans
1504 Description
1505 \family default
1506 ) or separated by a 
1507 \begin_inset Quotes eld
1508 \end_inset
1509
1510 Tab
1511 \begin_inset Quotes erd
1512 \end_inset
1513
1514
1515 \begin_inset Foot
1516 status collapsed
1517
1518 \begin_layout Plain Layout
1519 But a typesetter's tab, which will change to fit the size of the largest
1520  term, not a pathetic, rigid, unchangeable typewriter 
1521 \family sans
1522 Tab
1523 \family default
1524 .
1525 \end_layout
1526
1527 \end_inset
1528
1529  (
1530 \family sans
1531 List
1532 \family default
1533 ) from the rest of the paragraph.
1534  If you want to have more than one word in the definition, then separate
1535  the words with 
1536 \family sans
1537 Protected
1538 \begin_inset space ~
1539 \end_inset
1540
1541 Space
1542 \family default
1543 s.
1544 \end_layout
1545
1546 \begin_layout Standard
1547
1548 \series bold
1549 Exercise
1550 \series default
1551 : Typeset the list in 
1552 \family typewriter
1553 example_raw.lyx
1554 \end_layout
1555
1556 \begin_layout Standard
1557 You can nest lists within each other in all sorts of interesting ways.
1558  An obvious example would be writing outlines.
1559  Numbered and bulleted lists will have different numbering and bulleting
1560  schemes for sublists.
1561  See the 
1562 \emph on
1563 User's Guide
1564 \emph default
1565  for details on the different sorts of lists and for examples of nestings.
1566 \end_layout
1567
1568 \begin_layout Subsection
1569 Other environments: Verses, Quotations, and more
1570 \end_layout
1571
1572 \begin_layout Standard
1573 There are two environments for setting quotations apart from surrounding
1574  text: 
1575 \family sans
1576 Quote
1577 \family default
1578  for short quotes and 
1579 \family sans
1580 Quotation
1581 \family default
1582  for longer ones.
1583  Computer code (the 
1584 \family sans
1585 LyX-Code
1586 \family default
1587  environment 
1588 \begin_inset Foot
1589 status collapsed
1590
1591 \begin_layout Plain Layout
1592 used in this Tutorial for the long typing examples
1593 \end_layout
1594
1595 \end_inset
1596
1597 ) is written in a 
1598 \family typewriter
1599 typewriter
1600 \family default
1601  font; this environment is the only place in LyX where you are allowed to
1602  use multiple spaces to allow code indenting.
1603  You can even write poetry using the 
1604 \family sans
1605 Verse
1606 \family default
1607  style, using 
1608 \family sans
1609 Return
1610 \family default
1611  to separate stanzas, and 
1612 \family sans
1613 Ctrl+Return
1614 \family default
1615  to separate lines within a stanza.
1616  See the 
1617 \emph on
1618 User's Guide
1619 \emph default
1620  for more complete descriptions of all of the available LyX environments.
1621 \end_layout
1622
1623 \begin_layout Standard
1624
1625 \series bold
1626 Exercise
1627 \series default
1628 : Correctly typeset the 
1629 \family sans
1630 Quote, LyX-Code,
1631 \family default
1632  and 
1633 \family sans
1634 Verse
1635 \family default
1636  in
1637 \begin_inset Newline newline
1638 \end_inset
1639
1640
1641 \family typewriter
1642 example_raw.lyx
1643 \end_layout
1644
1645 \begin_layout Chapter
1646 Writing Documents
1647 \end_layout
1648
1649 \begin_layout Standard
1650 The previous chapter hopefully allowed you to get used to writing in LyX.
1651  It introduced you to the basic editing operations in LyX, as well as the
1652  powerful method of writing with environments.
1653  Most people who use LyX, though, will want to write documents: papers,
1654  articles, books, manuals, or letters.
1655  This chapter is meant to take you from simply writing text with LyX to
1656  writing a complete document.
1657  It will introduce you to text classes, which allow you to write different
1658  sorts of documents.
1659  It will then describe many of the additions that turn text into a document,
1660  such as titles, footnotes, cross references, bibliographies, and tables
1661  of contents.
1662 \end_layout
1663
1664 \begin_layout Section
1665 Document Classes
1666 \begin_inset CommandInset label
1667 LatexCommand label
1668 name "sec:Document-Classes"
1669
1670 \end_inset
1671
1672
1673 \end_layout
1674
1675 \begin_layout Standard
1676 Different sorts of documents should be typeset differently.
1677  For example, books are generally printed double-sided, while articles are
1678  single-sided.
1679  In addition, many documents contain special environments: letters contain
1680  some environments — such as the sender's address and the signature — which
1681  do not make sense in a book or article.
1682  The LyX 
1683 \emph on
1684 document class
1685 \emph default
1686
1687 \begin_inset Foot
1688 status collapsed
1689
1690 \begin_layout Plain Layout
1691 for LaTeX users: this is equivalent to the LaTeX document class
1692 \end_layout
1693
1694 \end_inset
1695
1696  takes care of these large scale differences between different sorts of
1697  documents.
1698  This Tutorial, for example, was written in the 
1699 \family sans
1700 Book
1701 \family default
1702  document class.
1703  Document classes are another major part of the WYSIWYM philosophy; they
1704  tell LyX how to typeset the document, so you do not need to know how.
1705 \end_layout
1706
1707 \begin_layout Standard
1708 Your document is probably being written in the 
1709 \family sans
1710 Article
1711 \family default
1712  document class.
1713 \begin_inset Foot
1714 status collapsed
1715
1716 \begin_layout Plain Layout
1717 That is usually the default document class
1718 \end_layout
1719
1720 \end_inset
1721
1722  Try changing to other document classes (using the 
1723 \family sans
1724 Document\SpecialChar \menuseparator
1725 Settings
1726 \family default
1727  dialog) to see how they are typeset differently.
1728  If you change your document to the 
1729 \family sans
1730 Book
1731 \family default
1732  document class and look at the 
1733 \family sans
1734 Environment
1735 \family default
1736  box, you will see that most of the allowed environments are the same.
1737  However, you can now use the 
1738 \family sans
1739 Chapter
1740 \family default
1741  environment.
1742  If you are ever unsure about which environments you can use in a given
1743  document class, just consult the 
1744 \family sans
1745 Environment
1746 \family default
1747  box.
1748 \end_layout
1749
1750 \begin_layout Standard
1751 Font sizes, one- or two-column printing, and page headings are just some
1752  of the ways journals' typesettings differ from one another.
1753  As the Computer Age continues to mature, journals have begun accepting
1754  electronic submissions, creating LaTeX 
1755 \begin_inset Quotes eld
1756 \end_inset
1757
1758 style files
1759 \begin_inset Quotes erd
1760 \end_inset
1761
1762  so that authors can submit correctly typeset articles.
1763  LyX is set up to support this as well.
1764  For example, LyX supports typesetting (and extra environments) for the
1765  American Mathematics Society journals using the 
1766 \family sans
1767 Article
1768 \begin_inset space ~
1769 \end_inset
1770
1771 (AMS)
1772 \family default
1773  document class.
1774 \end_layout
1775
1776 \begin_layout Standard
1777 Here is a very quick reference to some of the document classes.
1778  See the 
1779 \emph on
1780 Special Document Classes
1781 \emph default
1782  section of the 
1783 \emph on
1784 Additional Features
1785 \emph default
1786  manual for many more details.
1787 \end_layout
1788
1789 \begin_layout Standard
1790 \align center
1791 \begin_inset Tabular
1792 <lyxtabular version="3" rows="7" columns="2">
1793 <features>
1794 <column alignment="center" valignment="top" width="0pt">
1795 <column alignment="center" valignment="top" width="0pt">
1796 <row>
1797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1798 \begin_inset Text
1799
1800 \begin_layout Plain Layout
1801 Name
1802 \end_layout
1803
1804 \end_inset
1805 </cell>
1806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1807 \begin_inset Text
1808
1809 \begin_layout Plain Layout
1810 Notes
1811 \end_layout
1812
1813 \end_inset
1814 </cell>
1815 </row>
1816 <row>
1817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1818 \begin_inset Text
1819
1820 \begin_layout Plain Layout
1821 article
1822 \end_layout
1823
1824 \end_inset
1825 </cell>
1826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1827 \begin_inset Text
1828
1829 \begin_layout Plain Layout
1830 one-sided, no chapters
1831 \end_layout
1832
1833 \end_inset
1834 </cell>
1835 </row>
1836 <row>
1837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1838 \begin_inset Text
1839
1840 \begin_layout Plain Layout
1841 article (AMS)
1842 \end_layout
1843
1844 \end_inset
1845 </cell>
1846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1847 \begin_inset Text
1848
1849 \begin_layout Plain Layout
1850 layout & environments for American Math Society
1851 \end_layout
1852
1853 \end_inset
1854 </cell>
1855 </row>
1856 <row>
1857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1858 \begin_inset Text
1859
1860 \begin_layout Plain Layout
1861 report
1862 \end_layout
1863
1864 \end_inset
1865 </cell>
1866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1867 \begin_inset Text
1868
1869 \begin_layout Plain Layout
1870 longer than article, two-sided
1871 \end_layout
1872
1873 \end_inset
1874 </cell>
1875 </row>
1876 <row>
1877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1878 \begin_inset Text
1879
1880 \begin_layout Plain Layout
1881 book
1882 \end_layout
1883
1884 \end_inset
1885 </cell>
1886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1887 \begin_inset Text
1888
1889 \begin_layout Plain Layout
1890 report + front and back matter
1891 \end_layout
1892
1893 \end_inset
1894 </cell>
1895 </row>
1896 <row>
1897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1898 \begin_inset Text
1899
1900 \begin_layout Plain Layout
1901 presentation
1902 \end_layout
1903
1904 \end_inset
1905 </cell>
1906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
1907 \begin_inset Text
1908
1909 \begin_layout Plain Layout
1910 transparencies
1911 \end_layout
1912
1913 \end_inset
1914 </cell>
1915 </row>
1916 <row>
1917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1918 \begin_inset Text
1919
1920 \begin_layout Plain Layout
1921 letter
1922 \end_layout
1923
1924 \end_inset
1925 </cell>
1926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
1927 \begin_inset Text
1928
1929 \begin_layout Plain Layout
1930 lots of extra environments for address, signature\SpecialChar \ldots{}
1931
1932 \end_layout
1933
1934 \end_inset
1935 </cell>
1936 </row>
1937 </lyxtabular>
1938
1939 \end_inset
1940
1941
1942 \end_layout
1943
1944 \begin_layout Section
1945 Templates: Writing a Letter
1946 \end_layout
1947
1948 \begin_layout Standard
1949 One way to write a letter would be to open a new file, and choose a 
1950 \family sans
1951 Letter
1952 \family default
1953  class in the 
1954 \family sans
1955 Document\SpecialChar \menuseparator
1956 Settings
1957 \family default
1958  dialog.
1959  While this is the most obvious way to write a letter, it seems like extra
1960  work.
1961  Every time you write a business letter, you want to have your address,
1962  the address to which you are sending it, a body, a signature, etc.
1963  LyX therefore has a 
1964 \emph on
1965 template
1966 \emph default
1967  for letters, which contains a sample letter; once you have a template,
1968  you can just replace a couple of parts of the letter with your text each
1969  time you write a letter.
1970 \end_layout
1971
1972 \begin_layout Standard
1973 Open a new file with 
1974 \family sans
1975 File\SpecialChar \menuseparator
1976 New
1977 \begin_inset space ~
1978 \end_inset
1979
1980 from
1981 \begin_inset space ~
1982 \end_inset
1983
1984 Template
1985 \family default
1986 .
1987  Select 
1988 \family typewriter
1989 letter.lyx
1990 \family default
1991  as the template.
1992  Save and print the file to see how the various environments are typeset.
1993 \end_layout
1994
1995 \begin_layout Standard
1996 When you look at the 
1997 \family sans
1998 Environment
1999 \family default
2000  box, you will see several environments, like the 
2001 \family sans
2002 My
2003 \begin_inset space ~
2004 \end_inset
2005
2006 Address
2007 \family default
2008  environment, which do not even exist in most other document classes.
2009  Others, like 
2010 \family sans
2011 Quote
2012 \family default
2013  and 
2014 \family sans
2015 Description
2016 \family default
2017 , are familiar.
2018  You can play around for a while to figure out how the various environments
2019  work.
2020  You will notice for example that the 
2021 \family sans
2022 Signature
2023 \family default
2024  environment has the word 
2025 \begin_inset Quotes eld
2026 \end_inset
2027
2028 Signature:
2029 \begin_inset Quotes eld
2030 \end_inset
2031
2032  in red before the actual text of the signature.
2033  This word does not show up in the actual letter, as you will see if you
2034  view/export the file.
2035  It is just there to let you know where the signature goes.
2036  Also, note that it does not matter where in the file the 
2037 \family sans
2038 Signature
2039 \family default
2040  line is placed.
2041  Remember, LyX is WYSIWYM; you can put the 
2042 \family sans
2043 Signature
2044 \family default
2045  environment anywhere you want, but LyX knows that in the printout, the
2046  signature should be at the end.
2047 \end_layout
2048
2049 \begin_layout Standard
2050 A template is just a regular LyX file.
2051  This means you can fill in your address and signature and save the file
2052  as a new template.
2053  From now on, any time you want to write a letter, you can use the new template
2054  to save time.
2055  We do not have to suggest an actual 
2056 \begin_inset Quotes eld
2057 \end_inset
2058
2059 exercise
2060 \begin_inset Quotes erd
2061 \end_inset
2062
2063  here; just write a letter to someone!
2064 \begin_inset Foot
2065 status collapsed
2066
2067 \begin_layout Plain Layout
2068 One warning, if you are writing from a template.
2069  If you erase all of the text in an environment — for example, if you erase
2070  the whole 
2071 \family sans
2072 My
2073 \begin_inset space ~
2074 \end_inset
2075
2076 Address
2077 \family default
2078  field so that you can replace it with your own — and then you move the
2079  cursor without writing any text, the environment may disappear.
2080  This is because most environments cannot exist without any text in them.
2081  Just reselect the environment from the 
2082 \family sans
2083 Environment
2084 \family default
2085  box to get it back.
2086 \end_layout
2087
2088 \end_inset
2089
2090
2091 \end_layout
2092
2093 \begin_layout Standard
2094 Templates can be a huge time-saver, and we urge you to use them whenever
2095  possible.
2096  In addition, they can help a person learn how to use some of the fancier
2097  document classes.
2098  Finally, they may be useful for a person who is configuring LyX for a bunch
2099  of less computer-aware users.
2100  When they are first learning LyX, it will be much less intimidating if
2101  they have a letter template customized for their company, for example.
2102 \end_layout
2103
2104 \begin_layout Section
2105 Document Titles
2106 \end_layout
2107
2108 \begin_layout Standard
2109 LyX (like LaTeX) considers the title — which may contain the actual title,
2110  the author, the date, and even an abstract of a paper — to be a separate
2111  part of the document.
2112 \end_layout
2113
2114 \begin_layout Standard
2115 Go back to your LyX document and make sure it is using the 
2116 \family sans
2117 Article
2118 \family default
2119  document class.
2120 \begin_inset Foot
2121 status collapsed
2122
2123 \begin_layout Plain Layout
2124 You should not be using the letter any more, since the 
2125 \family sans
2126 Letter
2127 \family default
2128  document class does not allow titles.
2129 \end_layout
2130
2131 \end_inset
2132
2133  Type a title on the first line, and change the line to the 
2134 \family sans
2135 Title
2136 \family default
2137  environment.
2138  On the next line, type your name and change it to the 
2139 \family sans
2140 Author
2141 \family default
2142  environment.
2143  On the next line, write the date in the 
2144 \family sans
2145 Date
2146 \family default
2147  environment.
2148  Type a paragraph or two summarizing your document using the 
2149 \family sans
2150 Abstract
2151 \family default
2152  environment.
2153  Notice how the title is presented when it is printed out.
2154  If you change the document format to Book, you will get a separate title
2155  page, like the first page of this tutorial.
2156 \end_layout
2157
2158 \begin_layout Standard
2159
2160 \series bold
2161 Exercise
2162 \series default
2163 : Fix the title, date, and author in 
2164 \family typewriter
2165 example_raw.lyx
2166 \end_layout
2167
2168 \begin_layout Section
2169 Labels and Cross-References
2170 \end_layout
2171
2172 \begin_layout Standard
2173 You can label section headings, list items, formulas, footnotes, and floats
2174 \begin_inset Foot
2175 status collapsed
2176
2177 \begin_layout Plain Layout
2178 Floats are explained in the 
2179 \emph on
2180 User's Guide
2181 \emph default
2182  and the 
2183 \emph on
2184 Embedded Objects
2185 \emph default
2186  manual.
2187 \end_layout
2188
2189 \end_inset
2190
2191  in your document.
2192  Once you do so, you can refer to this section in other parts of the document,
2193  using cross-references.
2194  You can refer either to the section's number, or to the page that the section
2195  appears on.
2196  As with section numbering, LyX also takes care about cross-reference numbering
2197  for you.
2198  Automatic labels and cross-references are among the most significant advantages
2199  of LyX (and LaTeX) over conventional word processors.
2200  
2201 \end_layout
2202
2203 \begin_layout Subsection
2204 Your first label
2205 \end_layout
2206
2207 \begin_layout Standard
2208 Go to our second section, whose title is 
2209 \begin_inset Quotes eld
2210 \end_inset
2211
2212 About This Document
2213 \begin_inset Quotes erd
2214 \end_inset
2215
2216 .
2217  Click at the end of the section title line, and select 
2218 \family sans
2219 Insert\SpecialChar \menuseparator
2220 Label
2221 \family default
2222  or the toolbar button 
2223 \begin_inset Graphics
2224         filename ../images/label-insert.png
2225         scale 75
2226         scaleBeforeRotation
2227
2228 \end_inset
2229
2230 .
2231  A dialog asks you for a label name, and gives you a suggestion.
2232  When you click on 
2233 \family sans
2234 OK
2235 \family default
2236 , the label name will be placed in a box next to the section title.
2237 \end_layout
2238
2239 \begin_layout Standard
2240 So far you have not done anything — the DVI output will look exactly the
2241  same, since labels do not show up in the printed document.
2242  However, now that you have added a label, you can refer to that label with
2243  cross-references.
2244  We will do that next.
2245 \end_layout
2246
2247 \begin_layout Subsection
2248 Your first cross-reference
2249 \end_layout
2250
2251 \begin_layout Standard
2252 Place the cursor somewhere in section
2253 \begin_inset space ~
2254 \end_inset
2255
2256 2 of your document.
2257  Type 
2258 \end_layout
2259
2260 \begin_layout LyX-Code
2261 If you want to know more about this document, then see 
2262 \begin_inset Newline newline
2263 \end_inset
2264
2265 section, which can be found on page.
2266 \end_layout
2267
2268 \begin_layout Standard
2269 Now — with the cursor after the word `Section' — choose 
2270 \family sans
2271 Insert\SpecialChar \menuseparator
2272 Cross
2273 \begin_inset space ~
2274 \end_inset
2275
2276 Reference
2277 \family default
2278  or the toolbar button 
2279 \begin_inset Graphics
2280         filename ../images/dialog-show-new-inset_ref.png
2281         scale 75
2282         scaleBeforeRotation
2283
2284 \end_inset
2285
2286 .
2287  The Cross-reference dialog pops up.
2288  It shows a list of the possible labels you can reference.
2289  At the moment, there should be only one, `sec:About-This-Document'.
2290  First, select the drop-down menu labelled Format and select '<reference>
2291  on page <page>.' Then select `sec:About-This-Document' (it may be selected
2292  by default), and a reference marker will appear containing `Ref+Text: sec:About
2293 -This-Document' (To be really correct, you should put a 
2294 \family sans
2295 Protected
2296 \begin_inset space ~
2297 \end_inset
2298
2299 Space
2300 \family default
2301  in between the word `Section' and the reference).
2302  Alternatively to that method, you can right-click on a label and use in
2303  the appearing context menu 
2304 \family sans
2305 Copy as Reference
2306 \family default
2307 .
2308  The cross-reference to this label is now in the clipboard and can be copied
2309  to the actual cursor position via the menu 
2310 \family sans
2311 Edit\SpecialChar \menuseparator
2312 Paste
2313 \family default
2314  (shortcut 
2315 \family sans
2316 Ctrl+V
2317 \family default
2318 ).
2319  In the printed document, this reference marker will be replaced with the
2320  section number and then the page number.
2321  View your document as DVI, and you will see that LaTeX has been even cleverer
2322  than that.
2323  It refers to `Section 2' and depending how much text you have between the
2324  start of Section 2 and this cross-reference you may see `on this page,'
2325  'on the previous page' or `on page n' (whereas n is the page number).
2326 \end_layout
2327
2328 \begin_layout Standard
2329 Conveniently, a cross-reference acts as a hyperlink when you are editing
2330  a document in LyX; clicking on it will pop up the 
2331 \family sans
2332 Cross-reference
2333 \family default
2334  dialog, clicking 
2335 \family sans
2336 Go
2337 \begin_inset space ~
2338 \end_inset
2339
2340 to
2341 \begin_inset space ~
2342 \end_inset
2343
2344 Label
2345 \family default
2346  will move the cursor to the referenced label.
2347 \end_layout
2348
2349 \begin_layout Subsection
2350 More fun with labels
2351 \end_layout
2352
2353 \begin_layout Standard
2354 We told you that LyX takes care about numbering cross-references; now you
2355  can test that.
2356  Add a new section before Section
2357 \begin_inset space ~
2358 \end_inset
2359
2360 2.
2361  Update the DVI view, and — voilà! — the section cross reference changed
2362  to 
2363 \begin_inset Quotes eld
2364 \end_inset
2365
2366 3
2367 \begin_inset Quotes erd
2368 \end_inset
2369
2370 ! Change the section 
2371 \begin_inset Quotes eld
2372 \end_inset
2373
2374 About this Document
2375 \begin_inset Quotes erd
2376 \end_inset
2377
2378  to a subsection, and the cross-reference will reference Subsection
2379 \begin_inset space ~
2380 \end_inset
2381
2382 2.1 instead of Section
2383 \begin_inset space ~
2384 \end_inset
2385
2386 3.
2387  The page reference will not change unless you add a whole page of text
2388  before the label, of course.
2389  
2390 \end_layout
2391
2392 \begin_layout Standard
2393 If you want some more practice with labels, then try putting a new label
2394  where your first cross-reference was, and refer to that label from elsewhere
2395  in the document.
2396  If you will be inserting cross-references often, it may be convenient to
2397  leave the 
2398 \family sans
2399 Cross-reference
2400 \family default
2401  dialog open.
2402 \end_layout
2403
2404 \begin_layout Standard
2405 If you want to make sure that the cross-referencing gets the pages right
2406  even for larger documents, 
2407 \family sans
2408 Copy
2409 \family default
2410  a couple pages of text from the 
2411 \emph on
2412 User's Guide
2413 \emph default
2414  to the clipboard, and 
2415 \family sans
2416 Paste
2417 \family default
2418  the stolen text into your document.
2419 \begin_inset Foot
2420 status collapsed
2421
2422 \begin_layout Plain Layout
2423 By the way, copying a chapter title may cause an error, because chapters
2424  are not allowed in the article class, see section
2425 \begin_inset space ~
2426 \end_inset
2427
2428
2429 \begin_inset CommandInset ref
2430 LatexCommand ref
2431 reference "sec:Document-Classes"
2432
2433 \end_inset
2434
2435 .
2436  If this happens, just delete the chapter title.
2437 \end_layout
2438
2439 \end_inset
2440
2441
2442 \end_layout
2443
2444 \begin_layout Standard
2445
2446 \series bold
2447 Exercise
2448 \series default
2449 : Fix the references in 
2450 \family typewriter
2451 example_raw.lyx
2452 \end_layout
2453
2454 \begin_layout Section
2455 Footnotes and Margin Notes
2456 \end_layout
2457
2458 \begin_layout Standard
2459 Footnotes can be added using the toolbar button 
2460 \begin_inset Graphics
2461         filename ../images/footnote-insert.png
2462         scale 75
2463         scaleBeforeRotation
2464
2465 \end_inset
2466
2467  or the menu 
2468 \family sans
2469 Insert\SpecialChar \menuseparator
2470 Footnote
2471 \family default
2472 .
2473  Click at the end of the word 
2474 \begin_inset Quotes eld
2475 \end_inset
2476
2477 LyX
2478 \begin_inset Quotes erd
2479 \end_inset
2480
2481  somewhere in your document and click the 
2482 \begin_inset Graphics
2483         filename ../images/footnote-insert.png
2484         scale 75
2485         scaleBeforeRotation
2486
2487 \end_inset
2488
2489  button.
2490  A footnote box appears where you can enter the text of the footnote.
2491  LyX should place the cursor at the beginning of the footnote box.
2492  Type
2493 \end_layout
2494
2495 \begin_layout LyX-Code
2496 LyX is a typesetting word processor.
2497 \end_layout
2498
2499 \begin_layout Standard
2500 Now click on the button labelled 
2501 \begin_inset Quotes eld
2502 \end_inset
2503
2504 foot
2505 \begin_inset Quotes erd
2506 \end_inset
2507
2508 .
2509  The footnote box is closed, leaving the button showing where the footnote
2510  marker will be in the printed text; this is called 
2511 \begin_inset Quotes eld
2512 \end_inset
2513
2514 folding
2515 \begin_inset Quotes erd
2516 \end_inset
2517
2518  the footnote.
2519  You can unfold the footnote at any time and re-edit its text by clicking
2520  again on the 
2521 \begin_inset Quotes eld
2522 \end_inset
2523
2524 foot
2525 \begin_inset Quotes erd
2526 \end_inset
2527
2528  button.
2529 \end_layout
2530
2531 \begin_layout Standard
2532 A footnote can be cut and pasted like normal text.
2533  Go ahead; try it! All you need to do is select the footnote button
2534 \begin_inset Foot
2535 status collapsed
2536
2537 \begin_layout Plain Layout
2538 It may be easier to select it using the keyboard.
2539  You might accidentally open the footnote if you are trying to select the
2540  marker itself with the mouse.
2541 \end_layout
2542
2543 \end_inset
2544
2545  and 
2546 \family sans
2547 Cut
2548 \family default
2549  and 
2550 \family sans
2551 Paste
2552 \family default
2553  it.
2554  In addition, you can change regular text to a footnote, by selecting it
2555  and hitting the 
2556 \begin_inset Graphics
2557         filename ../images/footnote-insert.png
2558         scale 75
2559         scaleBeforeRotation
2560
2561 \end_inset
2562
2563  button; change a footnote to regular text by hitting the 
2564 \family sans
2565 Backspace
2566 \family default
2567  key when the cursor is in the first position of a footnote, or by hitting
2568  the 
2569 \family sans
2570 Delete
2571 \family default
2572  key when the cursor is in the very last position of the footnote, respectively.
2573 \end_layout
2574
2575 \begin_layout Standard
2576 Margin notes can be added using the menu 
2577 \family sans
2578 Insert\SpecialChar \menuseparator
2579 Marginal
2580 \begin_inset space ~
2581 \end_inset
2582
2583 Note
2584 \family default
2585  or the toolbar button 
2586 \begin_inset Graphics
2587         filename ../images/marginalnote-insert.png
2588         scale 75
2589         scaleBeforeRotation
2590
2591 \end_inset
2592
2593 \SpecialChar \@.
2594  Margin notes are like footnotes, except that: 
2595 \end_layout
2596
2597 \begin_layout Itemize
2598 the on-screen boxes say 
2599 \begin_inset Quotes eld
2600 \end_inset
2601
2602 margin
2603 \begin_inset Quotes erd
2604 \end_inset
2605
2606  instead of 
2607 \begin_inset Quotes eld
2608 \end_inset
2609
2610 foot
2611 \begin_inset Quotes erd
2612 \end_inset
2613
2614
2615 \end_layout
2616
2617 \begin_layout Itemize
2618 the notes will be placed in the margin, instead of below the text 
2619 \end_layout
2620
2621 \begin_layout Itemize
2622 margin notes are not numbered
2623 \end_layout
2624
2625 \begin_layout Standard
2626 Change your LyX footnote back to text, then select and change it to a margin
2627  note.
2628  Run LaTeX again to see what the margin note looks like.
2629 \end_layout
2630
2631 \begin_layout Standard
2632
2633 \series bold
2634 Exercise
2635 \series default
2636 : Fix the footnote in 
2637 \family typewriter
2638 example_raw.lyx
2639 \end_layout
2640
2641 \begin_layout Section
2642 Bibliographies
2643 \begin_inset CommandInset label
2644 LatexCommand label
2645 name "sec:bibliographies"
2646
2647 \end_inset
2648
2649
2650 \end_layout
2651
2652 \begin_layout Standard
2653 Bibliographies (at least in the exact sciences) are similar to cross references.
2654  The bibliography contains a list of references at the end of the document,
2655  and they can be referenced from within the document.
2656  Like section titles, LyX and LaTeX make your job easier by automatically
2657  numbering the bibliography items and changing citations when the item numbers
2658  change.
2659 \end_layout
2660
2661 \begin_layout Standard
2662 Go to the end of the document and switch to the 
2663 \family sans
2664 Bibliography
2665 \family default
2666  environment.
2667  Now, each paragraph you type will be a reference.
2668  Type 
2669 \begin_inset Quotes eld
2670 \end_inset
2671
2672
2673 \family typewriter
2674 The Lyx Tutorial, by the LyX Documentation Team
2675 \family default
2676
2677 \begin_inset Quotes erd
2678 \end_inset
2679
2680  as your first reference.
2681  Note that LyX automatically puts a number in a box before each reference.
2682  Click on the boxed reference number, and the 
2683 \family sans
2684 Bibliography
2685 \begin_inset space ~
2686 \end_inset
2687
2688 item
2689 \family default
2690  dialog box appears.
2691  The 
2692 \family sans
2693 Key
2694 \family default
2695  is to refer to this reference within the LyX document, the 
2696 \family sans
2697 Label
2698 \family default
2699  appears in output.
2700  When no 
2701 \family sans
2702 Label
2703 \family default
2704  is set (default), you will see the number of the bibliography in the output.
2705  Change now the 
2706 \family sans
2707 Key
2708 \family default
2709  field to 
2710 \begin_inset Quotes eld
2711 \end_inset
2712
2713 lyxtutorial
2714 \begin_inset Quotes erd
2715 \end_inset
2716
2717  to make it easy to remember.
2718 \end_layout
2719
2720 \begin_layout Standard
2721 Now pick somewhere in your document that you would like to insert a reference.
2722  Do so with 
2723 \family sans
2724 Insert\SpecialChar \menuseparator
2725 Citation
2726 \family default
2727  or the toolbar button 
2728 \begin_inset Graphics
2729         filename ../images/dialog-show-new-inset_citation.png
2730         scale 75
2731         scaleBeforeRotation
2732
2733 \end_inset
2734
2735 .
2736  A 
2737 \family sans
2738 Citation
2739 \family default
2740  dialog appears.
2741  The right panel in this dialog lists all the bibliography entries, and
2742  this field allows you to choose which bibliography item you want to cite.
2743  Select 
2744 \begin_inset Quotes eld
2745 \end_inset
2746
2747 lyxtutorial
2748 \begin_inset Quotes erd
2749 \end_inset
2750
2751  (right now, that is the only item in the bibliography), then use the 
2752 \family sans
2753 Add
2754 \family default
2755  button in the center to insert it.
2756  (You can have multiple citations in the same place by transferring a number
2757  of keys this way.) Now view your file as DVI, and you will see that the
2758  citation appears in brackets in the text, referring to the bibliography
2759  at the end of the document.
2760 \end_layout
2761
2762 \begin_layout Standard
2763 The 
2764 \family sans
2765 Text
2766 \begin_inset space ~
2767 \end_inset
2768
2769 after
2770 \family default
2771  field in the 
2772 \family sans
2773 Citation
2774 \family default
2775  dialog will put a remark (such as a reference to a page or chapter within
2776  the referenced book or article) in the brackets after the reference.
2777  If you want the references to have labels instead of numbers in the printed
2778  output (for example, some journals would use 
2779 \begin_inset Quotes eld
2780 \end_inset
2781
2782 [Smi95]
2783 \begin_inset Quotes erd
2784 \end_inset
2785
2786  to refer to a paper written by Smith in 1995), use the 
2787 \family sans
2788 Label
2789 \family default
2790  field in the 
2791 \family sans
2792 Bibliography
2793 \begin_inset space ~
2794 \end_inset
2795
2796 item
2797 \family default
2798  dialog.
2799  As usual, see the 
2800 \emph on
2801 User's Guide
2802 \emph default
2803  for details.
2804 \end_layout
2805
2806 \begin_layout Standard
2807
2808 \series bold
2809 Exercise:
2810 \series default
2811  Fix the bibliography and citation in 
2812 \family typewriter
2813 example_raw.lyx
2814 \end_layout
2815
2816 \begin_layout Section
2817 Table of Contents
2818 \end_layout
2819
2820 \begin_layout Standard
2821 You may want to put a table of contents at the beginning of your document.
2822  LyX makes this very easy to do.
2823  Just hit 
2824 \family sans
2825 Return
2826 \family default
2827  after your document title and before your first section title and choose
2828  
2829 \family sans
2830 Insert\SpecialChar \menuseparator
2831 List
2832 \begin_inset space ~
2833 \end_inset
2834
2835 /
2836 \begin_inset space ~
2837 \end_inset
2838
2839 TOC\SpecialChar \menuseparator
2840 Table
2841 \begin_inset space ~
2842 \end_inset
2843
2844 of
2845 \begin_inset space ~
2846 \end_inset
2847
2848 Contents
2849 \family default
2850 .
2851  The words 
2852 \begin_inset Quotes eld
2853 \end_inset
2854
2855 Table of Contents
2856 \begin_inset Quotes erd
2857 \end_inset
2858
2859  will appear in a button on the first line of the document.
2860  
2861 \end_layout
2862
2863 \begin_layout Standard
2864 This may not appear to be very useful.
2865  However, if you look at your DVI file, you will see that a table of contents
2866  has been generated, listing the various sections and subsections in your
2867  document.
2868  As usual, if you reorder sections or create new ones, you will see those
2869  changes in the DVI file when you update it.
2870  
2871 \end_layout
2872
2873 \begin_layout Standard
2874 The table of contents is not printed in the on-screen version of the document.
2875  But you can display the table of contents in a separate window by clicking
2876  on the table of contents button, or by using 
2877 \family sans
2878 Document\SpecialChar \menuseparator
2879 Outline
2880 \family default
2881  or the toolbar button 
2882 \begin_inset Graphics
2883         filename ../images/dialog-toggle_toc.png
2884         scale 75
2885         scaleBeforeRotation
2886
2887 \end_inset
2888
2889 .
2890  This menu will work even if you do not have a table of contents inset in
2891  your document.
2892  This is a very useful tool for moving around your document parts.
2893  Clicking on a (sub)section title in the 
2894 \family sans
2895 Outline
2896 \family default
2897  window will highlight that line and move the display (in the LyX editing
2898  window) to that place in the document.
2899  You can also use the arrow keys to move up and down in the table of contents.
2900  You may therefore find it convenient to leave this window open throughout
2901  editing sessions.
2902  You can get similar functionality from the 
2903 \family sans
2904 Navigate
2905 \family default
2906  menu, though, where the table of contents appears automatically.
2907 \end_layout
2908
2909 \begin_layout Standard
2910 To get rid of the Table of Contents, you can delete the table of contents
2911  button just like any other text.
2912 \end_layout
2913
2914 \begin_layout Standard
2915
2916 \series bold
2917 Exercise
2918 \series default
2919 : Fix the table of contents in 
2920 \family typewriter
2921 example_raw.lyx
2922 \end_layout
2923
2924 \begin_layout Chapter
2925 Using Math
2926 \end_layout
2927
2928 \begin_layout Standard
2929 LaTeX is used by many scientists because it outputs great looking equations,
2930  avoiding the control characters used by word processors and their equation
2931  editors.
2932  Many of these scientists are frustrated, however, because writing equations
2933  in LaTeX is more like programming than writing.
2934  Happily, LyX has WYSIWYM support for equations.
2935  If you are used to LaTeX, you will find that all of the usual LaTeX math
2936  commands can be typed in normally, but they will show up in a WYSIWYM fashion.
2937  If, on the other hand, you have  never written in LaTeX, then the 
2938 \family sans
2939 Math
2940 \begin_inset space ~
2941 \end_inset
2942
2943 Panel
2944 \family default
2945  will allow you to write professional-looking math quickly and easily.
2946 \end_layout
2947
2948 \begin_layout Section
2949 Math Mode
2950 \end_layout
2951
2952 \begin_layout Standard
2953 Somewhere in your LyX document, type: 
2954 \end_layout
2955
2956 \begin_layout LyX-Code
2957 I like what Einstein said, E=mc^2, because it is so simple.
2958  
2959 \end_layout
2960
2961 \begin_layout Standard
2962 Now, that equation does not look very good in LyX and in the output; there
2963  is no space between the letters and the equals sign, and you would like
2964  to write an actual superscript for the 
2965 \begin_inset Quotes eld
2966 \end_inset
2967
2968 2
2969 \begin_inset Quotes erd
2970 \end_inset
2971
2972 .
2973  That bad typesetting happened because we did not tell LyX that we were
2974  writing a mathematical expression, so it typeset the equation like regular
2975  old text.
2976 \end_layout
2977
2978 \begin_layout Standard
2979 Instead, we create a formula that will get typeset properly.
2980  In order to create a formula, just click the toolbar button 
2981 \begin_inset Graphics
2982         filename ../images/math-mode.png
2983         scale 75
2984         scaleBeforeRotation
2985
2986 \end_inset
2987
2988  or use the menu 
2989 \family sans
2990 Insert\SpecialChar \menuseparator
2991 Math\SpecialChar \menuseparator
2992 Inline
2993 \begin_inset space ~
2994 \end_inset
2995
2996 Formula
2997 \family default
2998 .
2999  LyX will insert a little blue square, which is an empty math formula.
3000  Now just type 
3001 \family typewriter
3002 E=mc^2
3003 \family default
3004  again.
3005  The expression is typed in blue, and the blue square disappears as soon
3006  as the formula is not empty.
3007  Now type 
3008 \family sans
3009 Esc
3010 \family default
3011  to leave the equation The purple markers disappear, leaving the cursor
3012  to the right of the expression, and now if you type something, it will
3013  be regular text.
3014 \end_layout
3015
3016 \begin_layout Standard
3017 Run LaTeX and look at the output.
3018  Notice that the expression was typeset nicely, with spaces between the
3019  letters and the equals sign, and a superscript 
3020 \begin_inset Quotes eld
3021 \end_inset
3022
3023 2
3024 \begin_inset Quotes erd
3025 \end_inset
3026
3027 .
3028  Letters in math mode are assumed to be variables, and come out in italics.
3029  Numbers are just numbers.
3030 \end_layout
3031
3032 \begin_layout Standard
3033 This math editor is another example of the WYSIWYM philosophy.
3034  In LaTeX, you write a mathematical expression using text and commands like
3035  
3036 \family typewriter
3037
3038 \backslash
3039 sqrt
3040 \family default
3041 ; this can be frustrating, because you cannot see what an expression looks
3042  like until you LaTeX the file, and may have to spend time to find e.
3043 \begin_inset space \thinspace{}
3044 \end_inset
3045
3046 g.
3047 \begin_inset space \space{}
3048 \end_inset
3049
3050 missing brackets.
3051  LyX does not attempt to get the expression to look perfect (WYSIWYG), but
3052  it gives you an extremely good idea of what the expression will look like.
3053  LaTeX then takes care of the professional typesetting.
3054 \end_layout
3055
3056 \begin_layout Section
3057 Navigating an Equation
3058 \end_layout
3059
3060 \begin_layout Standard
3061 Now let us change 
3062 \begin_inset Formula $E=mc^{2}$
3063 \end_inset
3064
3065  to 
3066 \begin_inset Formula $E=1+mc^{2}$
3067 \end_inset
3068
3069 .
3070  Use the arrow keys to move the cursor into the expression.
3071  Note that when you enter the expression, the purple markers appear to let
3072  you know you are editing math.
3073  Now you can use 
3074 \family sans
3075 Left
3076 \family default
3077  and 
3078 \family sans
3079 Right
3080 \family default
3081  to move the cursor past the equals sign, and just type 
3082 \begin_inset Quotes eld
3083 \end_inset
3084
3085 1+
3086 \begin_inset Quotes erd
3087 \end_inset
3088
3089 .
3090  Again, you can use the arrow keys or 
3091 \family sans
3092 Esc
3093 \family default
3094  to leave the formula\SpecialChar \@.
3095
3096 \end_layout
3097
3098 \begin_layout Standard
3099 Other than the special keys described below, typing in math mode is like
3100  editing regular text.
3101  Use 
3102 \family sans
3103 Delete
3104 \family default
3105  (or 
3106 \family sans
3107 Backspace
3108 \family default
3109 ) to delete things.
3110  Select text either with the arrow keys or with the mouse.
3111  
3112 \family sans
3113 Edit\SpecialChar \menuseparator
3114 Undo
3115 \family default
3116  works in math mode as well as cut and paste.
3117  One thing to be careful of: If you are left or right outside a formula
3118  and you press 
3119 \family sans
3120 Delete
3121 \family default
3122  or 
3123 \family sans
3124 Backspace
3125 \family default
3126 , respectively, you delete the whole formula.
3127  Luckily, you can just use 
3128 \family sans
3129 Undo
3130 \family default
3131  to get it back.
3132 \end_layout
3133
3134 \begin_layout Standard
3135 What if you want to change 
3136 \begin_inset Formula $E=mc^{2}$
3137 \end_inset
3138
3139  to 
3140 \begin_inset Formula $E=mc^{2.5}+1$
3141 \end_inset
3142
3143 ? Again, you can use the mouse to click in the right place.
3144  However, you can also use the arrow keys.
3145  If the cursor is just after the 
3146 \begin_inset Quotes eld
3147 \end_inset
3148
3149 c
3150 \begin_inset Quotes erd
3151 \end_inset
3152
3153  but before the 
3154 \begin_inset Quotes eld
3155 \end_inset
3156
3157 2
3158 \begin_inset Quotes erd
3159 \end_inset
3160
3161 , then press 
3162 \family sans
3163 Up
3164 \family default
3165  and the cursor is moved to the level of the superscript, just before the
3166  
3167 \begin_inset Quotes eld
3168 \end_inset
3169
3170 2
3171 \begin_inset Quotes erd
3172 \end_inset
3173
3174 .
3175  Add the 
3176 \begin_inset Quotes eld
3177 \end_inset
3178
3179 .5
3180 \begin_inset Quotes erd
3181 \end_inset
3182
3183 .
3184  Now, hitting 
3185 \family sans
3186 Down
3187 \family default
3188  will move the cursor back to the regular level.
3189  When you hit 
3190 \family sans
3191 Space
3192 \family default
3193  instead of 
3194 \family sans
3195 Down
3196 \family default
3197 , the cursor will be placed 
3198 \emph on
3199 after
3200 \emph default
3201  the superscript (so that you can then type the 
3202 \begin_inset Quotes eld
3203 \end_inset
3204
3205 +1
3206 \begin_inset Quotes erd
3207 \end_inset
3208
3209 ).
3210 \end_layout
3211
3212 \begin_layout Section
3213 Exponents and Indices
3214 \end_layout
3215
3216 \begin_layout Standard
3217 An exponent can be entered from the 
3218 \family sans
3219 Math
3220 \begin_inset space ~
3221 \end_inset
3222
3223 Toolbar
3224 \family default
3225  (see below), but it is actually simpler just to type the caret key, 
3226 \begin_inset Quotes eld
3227 \end_inset
3228
3229 ^
3230 \begin_inset Quotes erd
3231 \end_inset
3232
3233 .
3234  LyX will place another blue rectangle in the superscript, so that whatever
3235  you write next will be superscripted, and in a smaller font size.
3236  Everything you type until you hit a 
3237 \family sans
3238 Space
3239 \family default
3240  (or 
3241 \family sans
3242 Esc
3243 \family default
3244  to exit the formula entirely) will be in the superscript.
3245 \end_layout
3246
3247 \begin_layout Standard
3248 Writing a subscript (index) is just as easy — start one by typing the underscore
3249  key, 
3250 \begin_inset Quotes eld
3251 \end_inset
3252
3253 _
3254 \begin_inset Quotes eld
3255 \end_inset
3256
3257 .
3258  You can subscript and superscript both subscripts and superscripts like
3259  this: 
3260 \begin_inset Formula $A_{a_{0}+b^{2}}+C^{a_{0}+b^{2}}$
3261 \end_inset
3262
3263 .
3264  
3265 \end_layout
3266
3267 \begin_layout Standard
3268
3269 \series bold
3270 Exercise
3271 \series default
3272 : Put equation 1 of 
3273 \family typewriter
3274 example_raw.lyx
3275 \family default
3276  into math mode.
3277 \end_layout
3278
3279 \begin_layout Section
3280 The Math Toolbar
3281 \end_layout
3282
3283 \begin_layout Standard
3284 The 
3285 \family sans
3286 Math
3287 \begin_inset space ~
3288 \end_inset
3289
3290 Toolbar
3291 \family default
3292  is a convenient way to enter symbols or to perform complicated formula
3293  operations.
3294  Many of these operations can be accomplished from the keyboard or the 
3295 \family sans
3296 Edit\SpecialChar \menuseparator
3297 Math
3298 \family default
3299  or 
3300 \family sans
3301 Insert\SpecialChar \menuseparator
3302 Math
3303 \family default
3304  menus.
3305  However, we are going to concentrate on using the 
3306 \family sans
3307 Math
3308 \begin_inset space ~
3309 \end_inset
3310
3311 Toolbars
3312 \family default
3313 , just to let you know what is out there; you can learn keyboard shortcuts
3314  later, from other manuals.
3315 \end_layout
3316
3317 \begin_layout Standard
3318 The 
3319 \family sans
3320 math toolbar
3321 \family default
3322  is shown when the cursor is in a formula and can also be turned on manually
3323  in the menu 
3324 \family sans
3325 View\SpecialChar \menuseparator
3326 Toolbars
3327 \family default
3328 .
3329  When you click there on 
3330 \begin_inset Quotes eld
3331 \end_inset
3332
3333 Math
3334 \begin_inset Quotes erd
3335 \end_inset
3336
3337  the toolbar will be shown permanently at the bottom; this state is visualized
3338  in the 
3339 \family sans
3340 Toolbars
3341 \family default
3342  menu with a checkmark.
3343  When you click in this state again on 
3344 \begin_inset Quotes eld
3345 \end_inset
3346
3347 Math
3348 \begin_inset Quotes erd
3349 \end_inset
3350
3351  in the 
3352 \family sans
3353 Toolbars
3354 \family default
3355  menu, the 
3356 \family sans
3357 math toolbar
3358 \family default
3359  is only shown when the cursor is within a formula; this state is visualized
3360  by the renaming of the menu entry from 
3361 \begin_inset Quotes eld
3362 \end_inset
3363
3364 Math
3365 \begin_inset Quotes erd
3366 \end_inset
3367
3368  to 
3369 \begin_inset Quotes eld
3370 \end_inset
3371
3372 Math
3373 \begin_inset space ~
3374 \end_inset
3375
3376 (auto)
3377 \begin_inset Quotes erd
3378 \end_inset
3379
3380 .
3381 \end_layout
3382
3383 \begin_layout Subsection
3384 Greek and symbols
3385 \end_layout
3386
3387 \begin_layout Standard
3388 The 
3389 \family sans
3390 Math
3391 \begin_inset space ~
3392 \end_inset
3393
3394 Toolbar
3395 \family default
3396  which allow you to choose from a large array of symbols used in math: various
3397  arrows, relations, operators, and sums and integrals.
3398  Note that subscripting and superscripting allow you to put lower and upper
3399  limits on sums and integrals.
3400  
3401 \end_layout
3402
3403 \begin_layout Standard
3404 \begin_inset Quotes eld
3405 \end_inset
3406
3407 Nothing you can do that can not be done\SpecialChar \ldots{}
3408  All you need is 
3409 \begin_inset Formula $\heartsuit$
3410 \end_inset
3411
3412 .
3413 \begin_inset Quotes erd
3414 \end_inset
3415
3416  
3417 \end_layout
3418
3419 \begin_layout Subsection
3420 Square roots, accents, and delimiters
3421 \end_layout
3422
3423 \begin_layout Standard
3424 To type a square root, just click on the button 
3425 \begin_inset Graphics
3426         filename ../images/math/sqrt.png
3427         scale 75
3428         scaleBeforeRotation
3429
3430 \end_inset
3431
3432 .
3433  The square root appears, and the cursor is in a new insertion point inside
3434  the square root.
3435  You can type variables, numbers, other square roots, fractions, whatever
3436  you want.
3437  LyX will automatically resize the square root to fit what is inside.
3438 \end_layout
3439
3440 \begin_layout Standard
3441 Accenting a character (
3442 \begin_inset Formula $\overrightarrow{v}$
3443 \end_inset
3444
3445 ) or group of characters (
3446 \begin_inset Formula $\overrightarrow{a+b}$
3447 \end_inset
3448
3449 ) is done the same way.
3450  Decorations are available from the toolbar via the button 
3451 \begin_inset Graphics
3452         filename ../images/math/hat.png
3453         scale 75
3454         scaleBeforeRotation
3455
3456 \end_inset
3457
3458 .
3459  Click on a decoration, and LyX will insert that decoration with an insertion
3460  point under (or over) it.
3461  Just type what you want in the insertion point.
3462  There are two sets of decorations: those that resize with the text you
3463  type, and those that have fixed size, and are most appropriate for a single
3464  letter.
3465  
3466 \end_layout
3467
3468 \begin_layout Standard
3469 Delimiters such as parentheses, brackets, and braces work similarly, but
3470  are a bit more complicated.
3471  Hit the delimiter button 
3472 \begin_inset Graphics
3473         filename ../images/dialog-show_mathdelimiter.png
3474         scale 75
3475         scaleBeforeRotation
3476
3477 \end_inset
3478
3479  to pop up the 
3480 \family sans
3481 Delimiter
3482 \family default
3483  dialog.
3484  Your current selection of delimiters is displayed in a box.
3485  It is a pair of parentheses by default, but you can choose a pair of braces,
3486  a brace and a parenthesis, or choose the empty square to have something
3487  like 
3488 \begin_inset Quotes eld
3489 \end_inset
3490
3491
3492 \begin_inset Formula $a=\left\langle 7\right.$
3493 \end_inset
3494
3495
3496 \begin_inset Quotes erd
3497 \end_inset
3498
3499  (the empty delimiter is displayed as a broken line in LyX, but will not
3500  show up in the output).
3501 \end_layout
3502
3503 \begin_layout Standard
3504 If you are lazy, you can type actual parentheses in math mode, rather than
3505  using the 
3506 \family sans
3507 Delimiter
3508 \family default
3509  dialog.
3510  However, those parentheses will be the same size as regular text, which
3511  will look bad if you have a big fraction or matrix inside the parentheses.
3512  So better use in this case one of the three delimiter buttons that insert
3513  directly e.
3514 \begin_inset space \thinspace{}
3515 \end_inset
3516
3517 g.
3518 \begin_inset space \space{}
3519 \end_inset
3520
3521 a (
3522 \begin_inset space \thinspace{}
3523 \end_inset
3524
3525 ) pair.
3526 \end_layout
3527
3528 \begin_layout Standard
3529 You can also put delimiters or a square root sign or a decoration on already
3530  existing formula parts.
3531  Select the portion of the formula that you want to adjust, and then click
3532  on the button you want from the 
3533 \family sans
3534 Math
3535 \begin_inset space ~
3536 \end_inset
3537
3538 Toolbar
3539 \family default
3540 .
3541  Try using this to change Newton's second law from scalar to vector form
3542  (
3543 \begin_inset Formula $f=ma$
3544 \end_inset
3545
3546  to 
3547 \begin_inset Formula $\overrightarrow{f}=m\overrightarrow{a}$
3548 \end_inset
3549
3550 ).
3551  Once you have  learned about matrices, this is how you will put parentheses
3552  or brackets around them.
3553 \end_layout
3554
3555 \begin_layout Subsection
3556 Fractions
3557 \end_layout
3558
3559 \begin_layout Standard
3560 To create a fraction, click on the fraction button 
3561 \begin_inset Graphics
3562         filename ../images/math/frac.png
3563         lyxscale 75
3564         scale 60
3565         scaleBeforeRotation
3566
3567 \end_inset
3568
3569  in the 
3570 \family sans
3571 Math
3572 \begin_inset space ~
3573 \end_inset
3574
3575 Toolbar
3576 \family default
3577 .
3578  LyX writes two insertion points in a fraction.
3579  As you would expect, you can use arrow keys or the mouse to move around
3580  a fraction.
3581  Click on the top square and type 
3582 \begin_inset Quotes eld
3583 \end_inset
3584
3585 1
3586 \begin_inset Quotes erd
3587 \end_inset
3588
3589 .
3590  Now hit 
3591 \family sans
3592 Down
3593 \family default
3594  and type 
3595 \begin_inset Quotes eld
3596 \end_inset
3597
3598 2
3599 \begin_inset Quotes erd
3600 \end_inset
3601
3602 .
3603  You have made a fraction! Of course you can type anything within each of
3604  the two boxes: variables with exponents, square roots, other fractions,
3605  whatever.
3606  
3607 \end_layout
3608
3609 \begin_layout Standard
3610
3611 \series bold
3612 Exercise
3613 \series default
3614 : Put equation 2 of 
3615 \family typewriter
3616 example_raw.lyx
3617 \family default
3618  into math mode.
3619 \end_layout
3620
3621 \begin_layout Subsection
3622 TeX mode: Limits, log, sin and others
3623 \end_layout
3624
3625 \begin_layout Standard
3626 Because letters in math mode are considered to be variables, if you type
3627  
3628 \begin_inset Quotes eld
3629 \end_inset
3630
3631 sin
3632 \begin_inset Quotes erd
3633 \end_inset
3634
3635  in math mode, LyX thinks you are typing the product of the three variables
3636  
3637 \begin_inset Formula $s$
3638 \end_inset
3639
3640
3641 \begin_inset Formula $i$
3642 \end_inset
3643
3644 , and 
3645 \begin_inset Formula $n$
3646 \end_inset
3647
3648 .
3649  The three letters will be typeset in italics, when what you really wanted
3650  was the word 
3651 \begin_inset Quotes eld
3652 \end_inset
3653
3654 sin
3655 \begin_inset Quotes erd
3656 \end_inset
3657
3658  typeset in Roman.
3659  In addition, LyX will not put a space between the word 
3660 \begin_inset Quotes eld
3661 \end_inset
3662
3663 sin
3664 \begin_inset Quotes erd
3665 \end_inset
3666
3667  and the 
3668 \begin_inset Quotes eld
3669 \end_inset
3670
3671 x
3672 \begin_inset Quotes erd
3673 \end_inset
3674
3675  (pressing 
3676 \family sans
3677 Space
3678 \family default
3679  will exit the formula).
3680  So how do you get 
3681 \begin_inset Quotes eld
3682 \end_inset
3683
3684
3685 \begin_inset Formula $\sin(x)$
3686 \end_inset
3687
3688
3689 \begin_inset Quotes erd
3690 \end_inset
3691
3692  instead of 
3693 \begin_inset Quotes eld
3694 \end_inset
3695
3696
3697 \begin_inset Formula $sin(x)$
3698 \end_inset
3699
3700
3701 \begin_inset Quotes erd
3702 \end_inset
3703
3704 ?
3705 \end_layout
3706
3707 \begin_layout Standard
3708 Click on the 
3709 \family sans
3710 Math
3711 \begin_inset space ~
3712 \end_inset
3713
3714 Toolbar
3715 \family default
3716  button 
3717 \begin_inset Graphics
3718         filename ../images/math/functions.png
3719         scale 75
3720         scaleBeforeRotation
3721
3722 \end_inset
3723
3724  and then on 
3725 \begin_inset Quotes eld
3726 \end_inset
3727
3728 sin
3729 \begin_inset Quotes erd
3730 \end_inset
3731
3732  in the appearing function list.
3733  The word 
3734 \begin_inset Quotes eld
3735 \end_inset
3736
3737 sin
3738 \begin_inset Quotes erd
3739 \end_inset
3740
3741  is displayed in LyX in black, and set in upright roman type.
3742  The whole word is treated as one symbol, so if you type 
3743 \family sans
3744 Backspace
3745 \family default
3746 , it will delete the whole word.
3747  Now type 
3748 \begin_inset Quotes eld
3749 \end_inset
3750
3751 (x)
3752 \begin_inset Quotes erd
3753 \end_inset
3754
3755 , which will be written in blue italics, like you expect in a formula.
3756  In the output, the expression will be correctly typeset.
3757  Try it out.
3758 \end_layout
3759
3760 \begin_layout Standard
3761 The function list include other trigonometric functions and their inverses,
3762  hyperbolic functions, logarithms, limits, and quite a few others.
3763  These functions can take subscripts and superscripts, important for typing
3764  
3765 \begin_inset Quotes eld
3766 \end_inset
3767
3768
3769 \begin_inset Formula $\cos^{2}\theta$
3770 \end_inset
3771
3772
3773 \begin_inset Quotes erd
3774 \end_inset
3775
3776  or 
3777 \begin_inset Quotes eld
3778 \end_inset
3779
3780
3781 \begin_inset Formula $\lim_{n\rightarrow\infty}$
3782 \end_inset
3783
3784
3785 \begin_inset Quotes erd
3786 \end_inset
3787
3788 .
3789 \end_layout
3790
3791 \begin_layout Standard
3792
3793 \series bold
3794 Exercise
3795 \series default
3796 : Put equation 3 of 
3797 \family typewriter
3798 example_raw.lyx
3799 \family default
3800  into math mode.
3801 \end_layout
3802
3803 \begin_layout Subsection
3804 Matrices
3805 \end_layout
3806
3807 \begin_layout Standard
3808 Click on the matrix button 
3809 \begin_inset Graphics
3810         filename ../images/dialog-show_mathmatrix.png
3811         scale 75
3812         scaleBeforeRotation
3813
3814 \end_inset
3815
3816  in the 
3817 \family sans
3818 Math
3819 \begin_inset space ~
3820 \end_inset
3821
3822 Toolbar
3823 \family default
3824 .
3825  The appearing dialog allows you to choose how many rows and columns you
3826  want in your matrix.
3827  Choose 2 rows and 3 columns and hit 
3828 \family sans
3829 OK
3830 \family default
3831 .
3832  LyX prints 6 insertion points in a 
3833 \begin_inset Formula $2\times3$
3834 \end_inset
3835
3836  matrix.
3837  As usual, you can put any sort of formula expression (a square root, another
3838  matrix, etc.) in each insertion point.
3839  You can also leave some of the insertion points empty if you want.
3840 \end_layout
3841
3842 \begin_layout Standard
3843
3844 \family sans
3845 Tab
3846 \family default
3847  can be used to move horizontally between the columns of a matrix.
3848  Alternatively, you can use the arrow keys to move around - hitting 
3849 \family sans
3850 Right
3851 \family default
3852  at the end of one box will move to the next box, 
3853 \family sans
3854 Down
3855 \family default
3856  will move to the next row, etc.
3857 \end_layout
3858
3859 \begin_layout Standard
3860 If you need to change the number of rows and columns, use the menu 
3861 \family sans
3862 Edit\SpecialChar \menuseparator
3863 Rows
3864 \begin_inset space \thinspace{}
3865 \end_inset
3866
3867 &
3868 \begin_inset space \thinspace{}
3869 \end_inset
3870
3871 Columns
3872 \family default
3873  or the math toolbar buttons 
3874 \begin_inset Graphics
3875         filename ../images/tabular-feature_append-row.png
3876         scale 75
3877         scaleBeforeRotation
3878
3879 \end_inset
3880
3881
3882 \begin_inset Graphics
3883         filename ../images/tabular-feature_delete-row.png
3884         scale 75
3885         scaleBeforeRotation
3886
3887 \end_inset
3888
3889
3890 \begin_inset Graphics
3891         filename ../images/tabular-feature_append-column.png
3892         scale 75
3893         scaleBeforeRotation
3894
3895 \end_inset
3896
3897
3898 \begin_inset Graphics
3899         filename ../images/tabular-feature_delete-column.png
3900         scale 75
3901         scaleBeforeRotation
3902
3903 \end_inset
3904
3905 .
3906 \end_layout
3907
3908 \begin_layout Standard
3909 See the 
3910 \emph on
3911 User's Guide
3912 \emph default
3913  for information on how to change the horizontal alignment of each column,
3914  and how to change the vertical position of the whole matrix.
3915  Note that if you want to write a table containing text, you should use
3916  LyX's wonderful table support, rather than trying to write text in a matrix.
3917 \end_layout
3918
3919 \begin_layout Subsection
3920 Display mode
3921 \end_layout
3922
3923 \begin_layout Standard
3924 All of the expressions we have written so far have been on the same line
3925  as the text that came before and after them, otherwise known as inline
3926  expressions.
3927  This is fine for short, simple expressions, but if you want to write larger
3928  ones, or if you want your expressions to stand out from the text, you need
3929  to write them in display mode.
3930  In addition, only displayed expressions can be labeled and numbered (see
3931  the 
3932 \emph on
3933 User's Guide
3934 \emph default
3935 ), and multi-line equations must be in display mode.
3936 \end_layout
3937
3938 \begin_layout Standard
3939 Click on the display button 
3940 \begin_inset Graphics
3941         filename ../images/math-display.png
3942         scale 75
3943         scaleBeforeRotation
3944
3945 \end_inset
3946
3947  in the 
3948 \family sans
3949 Math
3950 \begin_inset space ~
3951 \end_inset
3952
3953 Toolbar
3954 \family default
3955 , which represents a couple lines of text before and after a centered blue
3956  box.
3957  LyX inserts a formula, but the insertion point is on a new line, and it
3958  is centered within that line.
3959  Now type an expression and run LaTeX to see how it looks.
3960  The display button is actually a toggle; use it now to change a couple
3961  of your expressions to display mode and back.
3962  
3963 \end_layout
3964
3965 \begin_layout Standard
3966 Display mode has a couple differences from inline mode:
3967 \end_layout
3968
3969 \begin_layout Itemize
3970 The default font is larger for a few symbols, like 
3971 \begin_inset Formula $\sum$
3972 \end_inset
3973
3974  and 
3975 \begin_inset Formula $\int$
3976 \end_inset
3977
3978
3979 \end_layout
3980
3981 \begin_layout Itemize
3982 Subscripts and superscripts for limits and sums (but not integrals) are
3983  written under rather than next to the symbols
3984 \end_layout
3985
3986 \begin_layout Itemize
3987 Text is centered
3988 \end_layout
3989
3990 \begin_layout Standard
3991 Other than these differences, though, displayed expressions and inline expressio
3992 ns are very similar.
3993 \end_layout
3994
3995 \begin_layout Standard
3996 One final note about the way displayed formulas are typeset: Be careful
3997  about whether you are putting your equation into a new paragraph or not.
3998  If your formula is in the middle of a sentence or paragraph, then do not
3999  press 
4000 \family sans
4001 Return
4002 \family default
4003 .
4004  Doing so will cause the text 
4005 \emph on
4006 after
4007 \emph default
4008  the formula to start a new paragraph.
4009  That text will therefore eventually be indented, depending on your document
4010  paragraph settings, which is probably not what you want.
4011 \end_layout
4012
4013 \begin_layout Standard
4014
4015 \series bold
4016 Exercise
4017 \series default
4018 : Put the various equations in 
4019 \family typewriter
4020 example_raw.lyx
4021 \family default
4022  into display mode, and see how they are typeset differently.
4023 \end_layout
4024
4025 \begin_layout Standard
4026
4027 \series bold
4028 Exercise
4029 \series default
4030 : Using various tools you have  learned in this section, you should be able
4031  to write an equation like
4032 \begin_inset Foot
4033 status collapsed
4034
4035 \begin_layout Plain Layout
4036 After you have  done it the hard way, give 
4037 \family sans
4038 Insert\SpecialChar \menuseparator
4039 Math\SpecialChar \menuseparator
4040 Cases
4041 \begin_inset space ~
4042 \end_inset
4043
4044 Environment
4045 \family default
4046  a try.
4047 \end_layout
4048
4049 \end_inset
4050
4051
4052 \begin_inset Formula \[
4053 f(x)=\left\{ \begin{array}{cc}
4054 \log_{8}x & x>0\\
4055 0 & x=0\\
4056 \sum_{i=1}^{5}\alpha_{i}+\sqrt{-\frac{1}{x}} & x<0\end{array}\right.\]
4057
4058 \end_inset
4059
4060
4061 \end_layout
4062
4063 \begin_layout Section
4064 More Math Stuff
4065 \end_layout
4066
4067 \begin_layout Standard
4068 LyX's math editor can do plenty more.
4069  By now, you are familiar with the basics, so we refer to the 
4070 \emph on
4071 User's Guide
4072 \emph default
4073  for tips on how to:
4074 \end_layout
4075
4076 \begin_layout Itemize
4077 Labeling and numbering expressions
4078 \end_layout
4079
4080 \begin_layout Itemize
4081 Multi-line equations
4082 \end_layout
4083
4084 \begin_layout Itemize
4085 Change typefaces, e.
4086 \begin_inset space \thinspace{}
4087 \end_inset
4088
4089 g.
4090 \begin_inset space \space{}
4091 \end_inset
4092
4093 to write bold-face text in an expression.
4094 \end_layout
4095
4096 \begin_layout Itemize
4097 Fine-tune font sizes and spacing within an expression.
4098  (Do not worry about this until your final draft!)
4099 \end_layout
4100
4101 \begin_layout Itemize
4102 Write macros.
4103  These are very powerful, because you just define them once at the top of
4104  the document, and then you can use them throughout the document.
4105 \end_layout
4106
4107 \begin_layout Itemize
4108 Do lots of other things that cannot be mentioned in this Tutorial.
4109 \end_layout
4110
4111 \begin_layout Chapter
4112 Miscellaneous
4113 \end_layout
4114
4115 \begin_layout Section
4116 Other major LyX Features
4117 \end_layout
4118
4119 \begin_layout Standard
4120 We have not gone through all the possible commands in LyX, and we are not
4121  planning on it.
4122  As usual, see the 
4123 \emph on
4124 User's Guide
4125 \emph default
4126  and the 
4127 \emph on
4128 Embedded
4129 \begin_inset space ~
4130 \end_inset
4131
4132 Objects
4133 \emph default
4134  manual for more information.
4135  We will just mention a couple more major things LyX can do:
4136 \end_layout
4137
4138 \begin_layout Itemize
4139 LyX has WYSIWYM support for tables.
4140  Use the 
4141 \family sans
4142 Insert\SpecialChar \menuseparator
4143 Table
4144 \family default
4145  (toolbar button 
4146 \begin_inset Graphics
4147         filename ../images/tabular-insert.png
4148         scale 75
4149         scaleBeforeRotation
4150
4151 \end_inset
4152
4153 ) to get a table.
4154  Click on the table with the 
4155 \emph on
4156 right button
4157 \emph default
4158  to get a 
4159 \family sans
4160 Table
4161 \begin_inset space ~
4162 \end_inset
4163
4164 Settings
4165 \family default
4166  dialog box which allows extensive table editing.
4167 \end_layout
4168
4169 \begin_layout Itemize
4170 LyX also supports including pictures in any format within documents.
4171  (You guessed it: 
4172 \family sans
4173 Insert\SpecialChar \menuseparator
4174 Graphics
4175 \family default
4176  (toolbar button 
4177 \begin_inset Graphics
4178         filename ../images/dialog-show-new-inset_graphics.png
4179         scale 75
4180         scaleBeforeRotation
4181
4182 \end_inset
4183
4184 ).
4185  Then browse for the figure file, rotate or scale it, etc.) Tables and figures
4186  can have captions, and LyX will automatically generate lists of figures
4187  and/or tables.
4188 \end_layout
4189
4190 \begin_layout Itemize
4191 LyX is heavily configurable.
4192  Everything from how the LyX window looks to how the output comes out can
4193  be configured in a number of ways.
4194  Much configuration is done through 
4195 \family sans
4196 Tools\SpecialChar \menuseparator
4197 Preferences
4198 \family default
4199 .
4200  For more information on this, check out 
4201 \family sans
4202 Help\SpecialChar \menuseparator
4203 Customization\SpecialChar \@.
4204
4205 \end_layout
4206
4207 \begin_layout Itemize
4208 LyX is being developed by a team of programmers on five continents.
4209  Therefore, LyX has better support for non-English languages (such as Dutch,
4210  German, French, Greek, Czech, Turkish, \SpecialChar \ldots{}
4211 ) than many word processors.
4212  Even the right-to-left languages Arabic, Farsi, and Hebrew and the Asian
4213  languages Chinese Japanese, and Korean are supported.
4214  You can write documents in other languages and you can also configure LyX
4215  to show its menus and error messages in other languages.
4216  
4217 \end_layout
4218
4219 \begin_layout Itemize
4220 The LyX menus feature keybindings.
4221  This means that you can do 
4222 \family sans
4223 File\SpecialChar \menuseparator
4224 Open
4225 \family default
4226  by pressing 
4227 \family sans
4228 Alt+F
4229 \family default
4230  followed by 
4231 \family sans
4232 O
4233 \family default
4234  or by using the binding which is shown next to it in the menu (Ctrl+O by
4235  default).
4236  Keybindings are also configurable.
4237  For information on this, check out 
4238 \family sans
4239 Help\SpecialChar \menuseparator
4240 Customization\SpecialChar \@.
4241
4242 \end_layout
4243
4244 \begin_layout Itemize
4245 LyX can read LaTeX documents.
4246  See section
4247 \begin_inset space ~
4248 \end_inset
4249
4250
4251 \begin_inset CommandInset ref
4252 LatexCommand ref
4253 reference "sec:tex2lyx"
4254
4255 \end_inset
4256
4257 .
4258 \end_layout
4259
4260 \begin_layout Itemize
4261 Spellchecking, thesaurus, and word count facilities are available.
4262 \end_layout
4263
4264 \begin_layout Itemize
4265 Generation of indexes and nomenclatures/glossaries is supported.
4266 \end_layout
4267
4268 \begin_layout Section
4269 LyX for LaTeX Users
4270 \begin_inset CommandInset label
4271 LatexCommand label
4272 name "sec:latexusers"
4273
4274 \end_inset
4275
4276
4277 \end_layout
4278
4279 \begin_layout Standard
4280 If you do not know anything about LaTeX, you do not have to read this section.
4281  Actually, you might want to 
4282 \emph on
4283 learn
4284 \emph default
4285  about LaTeX, and then read this chapter.
4286  However, some who begin to use LyX will be familiar with LaTeX.
4287  If you are such a person, you may be wondering if LyX can really do everything
4288  LaTeX can do.
4289  The short answer is that LyX can do pretty much everything LaTeX can do
4290  in one form or another, and it definitely simplifies most parts of writing
4291  a LaTeX document.
4292 \end_layout
4293
4294 \begin_layout Standard
4295 Because this is just a tutorial, we are only going to mention things that
4296  new LyX users will most likely be interested in.
4297  In the interests of keeping the Tutorial short, we will give only minimal
4298  information here.
4299  The 
4300 \emph on
4301 Additional
4302 \begin_inset space ~
4303 \end_inset
4304
4305 Features
4306 \emph default
4307  and the 
4308 \emph on
4309 Embedded
4310 \begin_inset space ~
4311 \end_inset
4312
4313 Objects
4314 \emph default
4315  manual have a great deal of information on differences between LyX and
4316  LaTeX, and how to do various LaTeX tricks in LyX.
4317 \end_layout
4318
4319 \begin_layout Subsection
4320 TeX Mode 
4321 \end_layout
4322
4323 \begin_layout Standard
4324 Anything that you enter in TeX mode will be passed straight to LaTeX, and
4325  will be displayed in red on the screen.
4326  You can use TeX commands in LyX by choosing 
4327 \family sans
4328 Insert\SpecialChar \menuseparator
4329 TeX
4330 \begin_inset space ~
4331 \end_inset
4332
4333 Code
4334 \family default
4335  (toolbar button 
4336 \begin_inset Graphics
4337         filename ../images/ert-insert.png
4338         scale 75
4339         scaleBeforeRotation
4340
4341 \end_inset
4342
4343 ).
4344  This creates a box where everything within it is passed straight to LaTeX.
4345 \end_layout
4346
4347 \begin_layout Standard
4348 In a math formula, TeX mode is handled a bit differently.
4349  TeX mode is there entered by typing a backslash.
4350  The backslash is not written out, but anything you type afterwards will
4351  be in red.
4352  You exit TeX mode by typing 
4353 \family sans
4354 Space
4355 \family default
4356  or some other non-alphabetic character, like a number, underscore, caret,
4357  or parenthesis.
4358  Once you exit TeX mode, if LyX knows the TeX command you have  typed in,
4359  it will convert it to WYSIWYM\SpecialChar \@.
4360  So if you type 
4361 \begin_inset Quotes eld
4362 \end_inset
4363
4364
4365 \family typewriter
4366
4367 \backslash
4368 gamma
4369 \family default
4370
4371 \begin_inset Quotes erd
4372 \end_inset
4373
4374  in a formula and then press 
4375 \family sans
4376 Space
4377 \family default
4378 , LyX will change the red 
4379 \begin_inset Quotes eld
4380 \end_inset
4381
4382 gamma
4383 \begin_inset Quotes erd
4384 \end_inset
4385
4386  to a blue 
4387 \begin_inset Quotes eld
4388 \end_inset
4389
4390
4391 \begin_inset Formula $\gamma$
4392 \end_inset
4393
4394
4395 \begin_inset Quotes erd
4396 \end_inset
4397
4398 .
4399  This will work for almost all, non-complicated math macros.
4400  This may be faster than using the 
4401 \family sans
4402 Math
4403 \begin_inset space ~
4404 \end_inset
4405
4406 Toolbar
4407 \family default
4408 , and will be especially convenient for experienced LaTeX users.
4409 \end_layout
4410
4411 \begin_layout Standard
4412 As a special case, if you type a brace in TeX mode, then the beginning 
4413 \emph on
4414 and
4415 \emph default
4416  ending braces will be inserted in red, then take you 
4417 \emph on
4418 out
4419 \emph default
4420  of TeX mode and place the cursor between the braces.
4421  This makes it more convenient to type commands that LyX does not know which
4422  take an argument.
4423 \end_layout
4424
4425 \begin_layout Standard
4426 LyX cannot do absolutely everything that LaTeX can do.
4427  Some fancy functions are not supported at all, while some work but are
4428  not WYSIWYM.
4429  TeX mode allows users to get the full flexibility of LaTeX, while having
4430  all the convenient features of LyX, like WYSIWYM math, tables, and editing.
4431  LyX could never support every LaTeX package.
4432  However, by typing 
4433 \family typewriter
4434
4435 \backslash
4436 usepackage{foo}
4437 \family default
4438  in the preamble (see section
4439 \begin_inset space ~
4440 \end_inset
4441
4442
4443 \begin_inset CommandInset ref
4444 LatexCommand ref
4445 reference "sec:preamble"
4446
4447 \end_inset
4448
4449 ), you can use any package you want — although you will not have WYSIWYM
4450  support for that package's features.
4451 \end_layout
4452
4453 \begin_layout Subsection
4454 Importing LaTeX Documents — 
4455 \family typewriter
4456 tex2lyx
4457 \family default
4458
4459 \begin_inset CommandInset label
4460 LatexCommand label
4461 name "sec:tex2lyx"
4462
4463 \end_inset
4464
4465
4466 \end_layout
4467
4468 \begin_layout Standard
4469 You can import a LaTeX file into LyX by using the 
4470 \family sans
4471 File\SpecialChar \menuseparator
4472 Import\SpecialChar \menuseparator
4473 LaTeX
4474 \begin_inset space ~
4475 \end_inset
4476
4477 (plain)
4478 \family default
4479  menu in LyX.
4480  This will call the program 
4481 \family typewriter
4482 tex2lyx
4483 \family default
4484  which will create a file 
4485 \family typewriter
4486 foo.lyx
4487 \family default
4488  from the file 
4489 \family typewriter
4490 foo.tex
4491 \family default
4492  and then open that file.
4493  If the translation does not work, you can try calling 
4494 \family typewriter
4495 tex2lyx
4496 \family default
4497  from the command line, possibly using fancier options.
4498 \end_layout
4499
4500 \begin_layout Standard
4501
4502 \family typewriter
4503 tex2lyx
4504 \family default
4505  will translate most legal LaTeX, but not everything.
4506  It will leave things it does not understand in TeX mode, so after translating
4507  a file with 
4508 \family typewriter
4509 tex2lyx
4510 \family default
4511 , you can look for red text and hand-edit it to look right.
4512 \end_layout
4513
4514 \begin_layout Standard
4515
4516 \family typewriter
4517 tex2lyx
4518 \family default
4519  has its own manpage.
4520  Read it to find out about which LaTeX commands and environments are not
4521  supported, bugs (and how to get around them), and how to use the various
4522  options.
4523 \end_layout
4524
4525 \begin_layout Subsection
4526 Converting LyX Documents to LaTeX
4527 \end_layout
4528
4529 \begin_layout Standard
4530 You might wish to convert a LyX Document to a LaTeX file.
4531  For example, a co-worker or co-author who does not have LyX might want
4532  to read it.
4533  Select 
4534 \family sans
4535 File\SpecialChar \menuseparator
4536 Export\SpecialChar \menuseparator
4537 LaTeX
4538 \family default
4539 .
4540  This will create a file 
4541 \family typewriter
4542 whatever.tex
4543 \family default
4544  from the 
4545 \family typewriter
4546 whatever.lyx
4547 \family default
4548  file you are editing.
4549  LyX always creates temporary LaTeX files when viewing or printing files.
4550 \end_layout
4551
4552 \begin_layout Subsection
4553 LaTeX Preamble
4554 \end_layout
4555
4556 \begin_layout Subsubsection
4557 Document Class
4558 \end_layout
4559
4560 \begin_layout Standard
4561 The 
4562 \family sans
4563 Document\SpecialChar \menuseparator
4564 Settings
4565 \family default
4566  dialog takes care of many of the options that you would input in a 
4567 \family typewriter
4568
4569 \backslash
4570 documentclass
4571 \family default
4572  command.
4573  Change the class, default font size and paper size here.
4574  Put any extra options to the 
4575 \family typewriter
4576
4577 \backslash
4578 documentclass
4579 \family default
4580  command in the 
4581 \family sans
4582 E
4583 \bar under
4584 x
4585 \bar default
4586 tra
4587 \begin_inset space ~
4588 \end_inset
4589
4590 Options
4591 \family default
4592  area.
4593 \end_layout
4594
4595 \begin_layout Subsubsection
4596 Other Preamble Matter
4597 \begin_inset CommandInset label
4598 LatexCommand label
4599 name "sec:preamble"
4600
4601 \end_inset
4602
4603
4604 \end_layout
4605
4606 \begin_layout Standard
4607 If you have special commands to put in the preamble of a LaTeX file, you
4608  can use them in a LyX document as well.
4609  Select 
4610 \family sans
4611 Document\SpecialChar \menuseparator
4612 Settings\SpecialChar \menuseparator
4613 LaTeX
4614 \begin_inset space ~
4615 \end_inset
4616
4617 Preamble
4618 \family default
4619  and type in the dialog window (or from the document settings dialog, depending
4620  on the frontend).
4621  Anything you type will (like with TeX mode) be sent directly to LaTeX.
4622 \end_layout
4623
4624 \begin_layout Subsection
4625 BibTeX
4626 \end_layout
4627
4628 \begin_layout Standard
4629 LyX has support for BibTeX, which allows you to build databases of bibliographic
4630 al references to be used in multiple documents.
4631  Select 
4632 \family sans
4633 Insert\SpecialChar \menuseparator
4634 List
4635 \begin_inset space ~
4636 \end_inset
4637
4638 /
4639 \begin_inset space ~
4640 \end_inset
4641
4642 TOC\SpecialChar \menuseparator
4643 BibTeX
4644 \begin_inset space ~
4645 \end_inset
4646
4647 Bibliography
4648 \family default
4649  to include a 
4650 \family typewriter
4651 BibTeX
4652 \family default
4653  file.
4654  In the 
4655 \family sans
4656 Database
4657 \family default
4658  field you load BibTeX files, in the 
4659 \family sans
4660 Style
4661 \family default
4662  field you can load BibTeX style files.
4663 \end_layout
4664
4665 \begin_layout Standard
4666 After you have  done this, you can use citations from any bibliographies
4667  you are including with 
4668 \family sans
4669 Insert\SpecialChar \menuseparator
4670 Citation
4671 \family default
4672  (see section
4673 \begin_inset space ~
4674 \end_inset
4675
4676
4677 \begin_inset CommandInset ref
4678 LatexCommand ref
4679 reference "sec:bibliographies"
4680
4681 \end_inset
4682
4683 ).
4684  LyX will take care of running BibTeX.
4685  The box in the 
4686 \family sans
4687 Citation
4688 \family default
4689  dialog will show a list of all the references in your 
4690 \family typewriter
4691 BibTeX
4692 \family default
4693  file.
4694 \end_layout
4695
4696 \begin_layout Section
4697 Errors!
4698 \end_layout
4699
4700 \begin_layout Standard
4701 Sometimes when you LaTeX a document, there will be errors, things that LyX
4702  or LaTeX cannot understand.
4703  When this happens, LyX will open a 
4704 \family sans
4705 LaTeX
4706 \begin_inset space ~
4707 \end_inset
4708
4709 Errors
4710 \family default
4711  dialog.
4712  Clicking on individual errors in this dialog will take you to the place
4713  in the LyX document where the error occurs and also display the detailed
4714  LaTeX error message.
4715 \end_layout
4716
4717 \end_body
4718 \end_document