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