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