]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/Tutorial.lyx
Remove an errant slash in Tutorial
[lyx.git] / lib / doc / Tutorial.lyx
index 7149d0e74b6d5b7f295aa2d5600da0078669a7a5..faa905410deeff2f09ec6086950226fe6e433c4e 100644 (file)
-#LyX 1.4.3svn created this file. For more info see http://www.lyx.org/
-\lyxformat 245
+#LyX 2.2 created this file. For more info see http://www.lyx.org/
+\lyxformat 502
 \begin_document
 \begin_header
+\origin /systemlyxdir/doc/
 \textclass book
+\begin_preamble
+% DO NOT ALTER THIS PREAMBLE!!!
+%
+%This preamble is designed to ensure that the document prints
+% out as advertised. If you mess with this preamble,
+% parts of the document may not print out as expected.  If you
+% have problems LaTeXing this file, please contact 
+% the documentation team
+% email: lyx-docs@lists.lyx.org
+
+\usepackage{ifpdf} % part of the hyperref bundle
+\ifpdf % if pdflatex is used
+
+ % set fonts for nicer pdf view
+ \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
+
+\fi % end if pdflatex is used
+
+% the pages of the TOC is numbered roman
+% and a pdf-bookmark for the TOC is added
+\let\myTOC\tableofcontents
+\renewcommand\tableofcontents{%
+  \frontmatter
+  \pdfbookmark[1]{\contentsname}{}
+  \myTOC
+  \mainmatter }
+\end_preamble
+\use_default_options false
+\begin_modules
+logicalmkup
+\end_modules
+\maintain_unincluded_children false
 \language english
-\inputencoding latin1
-\fontscheme default
-\graphics none
-\paperfontsize default
+\language_package default
+\inputencoding auto
+\fontencoding global
+\font_roman "default" "default"
+\font_sans "default" "default"
+\font_typewriter "default" "default"
+\font_math "auto" "auto"
+\font_default_family default
+\use_non_tex_fonts false
+\font_sc false
+\font_osf false
+\font_sf_scale 100 100
+\font_tt_scale 100 100
+\graphics default
+\default_output_format default
+\output_sync 0
+\bibtex_command default
+\index_command default
+\paperfontsize 12
 \spacing single
+\use_hyperref true
+\pdf_title "The LyX Tutorial"
+\pdf_author "LyX Team"
+\pdf_subject "LyX-documentation Tutorial"
+\pdf_keywords "LyX, documentation"
+\pdf_bookmarks true
+\pdf_bookmarksnumbered true
+\pdf_bookmarksopen true
+\pdf_bookmarksopenlevel 1
+\pdf_breaklinks false
+\pdf_pdfborder false
+\pdf_colorlinks true
+\pdf_backref false
+\pdf_pdfusetitle false
+\pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
 \papersize default
 \use_geometry false
-\use_amsmath 0
+\use_package amsmath 0
+\use_package amssymb 0
+\use_package cancel 0
+\use_package esint 0
+\use_package mathdots 1
+\use_package mathtools 0
+\use_package mhchem 1
+\use_package stackrel 0
+\use_package stmaryrd 0
+\use_package undertilde 0
 \cite_engine basic
+\cite_engine_type default
+\biblio_style plain
 \use_bibtopic false
+\use_indices false
 \paperorientation portrait
+\suppress_date false
+\justification true
+\use_refstyle 0
+\index Index
+\shortcut idx
+\color #008000
+\end_index
 \secnumdepth 3
 \tocdepth 2
 \paragraph_separation indent
-\defskip medskip
+\paragraph_indentation default
 \quotes_language english
 \papercolumns 1
 \papersides 2
 \paperpagestyle headings
 \tracking_changes false
-\output_changes true
+\output_changes false
+\html_math_output 0
+\html_css_as_file 0
+\html_be_strict false
 \end_header
 
 \begin_body
 
 \begin_layout Title
-The LyX Tutorial
+The \SpecialChar LyX
+ Tutorial
 \end_layout
 
 \begin_layout Author
-by the LyX Team
+by the \SpecialChar LyX
+ Team
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-Principal maintainer of this file is 
-\noun on
-Amir Karger
-\noun default
-.
- If you have comments or error corrections, please send them to the LyX
- Documentation mailing list, 
-\family typewriter
-lyx-docs@lists.lyx.org
-\family default
-.
+\begin_layout Plain Layout
+\noindent
+If you have comments on or corrections to this documentation, please send
+ them to the \SpecialChar LyX
+ Documentation mailing list: 
+\begin_inset CommandInset href
+LatexCommand href
+target "lyx-docs@lists.lyx.org"
+type "mailto:"
+
+\end_inset
+
+
 \end_layout
 
 \end_inset
@@ -58,7 +146,8 @@ lyx-docs@lists.lyx.org
 \end_layout
 
 \begin_layout Standard
-\begin_inset LatexCommand \tableofcontents{}
+\begin_inset CommandInset toc
+LatexCommand tableofcontents
 
 \end_inset
 
@@ -70,17 +159,24 @@ Introduction
 \end_layout
 
 \begin_layout Section
-Welcome to LyX!
+Welcome to \SpecialChar LyX
+!
 \end_layout
 
 \begin_layout Standard
-This file is designed for all of you who have never heard of LaTeX, or don't
+This manual is designed for all of you who have never heard of \SpecialChar LaTeX
+, or do not
  know it very well.
- Now, don't panic - you won't need to learn LaTeX to use LyX.
- That is, after all, the whole point of LyX: to provide an almost-WYSIWYG
- interface to LaTeX.
+ Now, do not panic - you will not need to learn \SpecialChar LaTeX
+ to use \SpecialChar LyX
+.
+ That is, after all, the whole point of \SpecialChar LyX
+: to provide an almost-WYSIWYG interface
+ to \SpecialChar LaTeX
+.
  There are some things you will need to learn, however, in order to use
- LyX effectively.
+ \SpecialChar LyX
+ effectively.
 \end_layout
 
 \begin_layout Standard
@@ -93,19 +189,22 @@ Some of you probably found your way to this document because you tried to
 \begin_inset Quotes erd
 \end_inset
 
- or tried to put 3 blank lines between paragraphs.
- After much frustration, you found you couldn't.
- In fact, you'll find that most of the little tricks you're accustomed to
- using in other word processors just won't work in LyX.
- That's because most word processors you've used before allow you to manually
- enter all spacings, font changes, and so on.
+ or tried to put three blank lines between paragraphs.
+ You found out you could not and, in fact, you will find out that most of
+ the little tricks you are accustomed to use in word processors will not
+ work in \SpecialChar LyX
+.
+ That is because most word processors you have used before allow you manually
+ to enter all spacings, font changes, and so on.
  So you end up not only writing a document but typesetting it, too.
- LyX does the typesetting for you, in a consistent fashion, letting you
- focus on the important things, like the content of your writing.
+ \SpecialChar LyX
+ does the typesetting for you, in a consistent fashion, letting you focus
+ on the important things, like the content of your writing.
 \end_layout
 
 \begin_layout Standard
-So, bear with us and read on.
+So read on to learn more about \SpecialChar LyX
+.
  Reading this tutorial is definitely worth the time.
 \end_layout
 
@@ -114,15 +213,13 @@ What the Tutorial
 \emph on
 is
 \emph default
- and What it 
+ and what it 
 \emph on
-isn't
+is not
 \end_layout
 
 \begin_layout Standard
-Before we get started with this section, we want to make a quick note of
- something.
- The 
+Before we get started with this section, you need to know that this 
 \emph on
 Tutorial
 \emph default
@@ -130,18 +227,21 @@ Tutorial
 \emph on
 Introduction
 \emph default
-\SpecialChar \@.
- If you came to this manual first, go read the 
+ manual.
+ If you came to this manual first, please read the 
 \emph on
 Introduction
 \emph default
-\SpecialChar \@.
- Yes, we mean now.
+ before you continue with the 
+\emph on
+Tutorial
+\emph default
+.
 \end_layout
 
 \begin_layout Standard
-Now that you know which fonts mean what, we want to talk a bit about what
- this 
+Now that you know which fonts mean what in the documentation, we want to
+ talk a bit about what this 
 \emph on
 Tutorial
 \emph default
@@ -149,273 +249,206 @@ Tutorial
 \end_layout
 
 \begin_layout Subsection
-Getting the Most out of the Tutorial
+Getting the most out of the Tutorial
 \end_layout
 
 \begin_layout Standard
 This tutorial consists of examples and exercises.
- To get the most out of this document, you should read through the document,
- typing all the silly little things we're telling you to type and trying
- out all of the exercises to see if you get them right.
- For convenience, you might want to print out the PostScript® version of
- this document.
+ To get the most out of this document, you should read through it, typing
+ all the little things we are telling you to type and trying out all of
+ the exercises to see if you get them right.
+ For convenience, you might want to print out the PDF version of this document.
 \end_layout
 
 \begin_layout Standard
-If you are familiar with LaTeX, you'll probably be able to read the 
+If you are familiar with \SpecialChar LaTeX
+, you will probably be able to read the 
 \emph on
 Tutorial
 \emph default
- somewhat faster, since many LyX ideas are just LaTeX ideas in disguise.
- However, LyX does have idiosyncrasies
-\begin_inset Foot
-status collapsed
-
-\begin_layout Standard
-or, more optimistically, 
-\begin_inset Quotes eld
-\end_inset
-
-features
-\begin_inset Quotes erd
-\end_inset
-
-
-\end_layout
-
-\end_inset
-
- you'll want to learn about.
- Even if you don't feel like reading the rest of the 
+ somewhat faster, since many \SpecialChar LyX
+ ideas are just \SpecialChar LaTeX
+ ideas in disguise.
+ However, \SpecialChar LyX
+ has features you will want to learn about.
+ Even if you do not feel like reading the rest of the 
 \emph on
 Tutorial
 \emph default
-, you should definitely check out Section\InsetSpace ~
+, you should definitely check out Section
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand \ref{sec:latexusers}
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:latexusers"
 
 \end_inset
 
-, which is specifically written for experienced LaTeX users.
+, which is specifically written for experienced \SpecialChar LaTeX
+ users.
 \end_layout
 
 \begin_layout Subsection
-What You 
+What you 
 \emph on
-Won't
+will not
 \emph default
- Find:
+ find
 \end_layout
 
 \begin_layout Itemize
-Detailed explanations of all of LyX's features.
+Detailed explanations of all of \SpecialChar LyX
+'s features.
+\begin_inset Separator parbreak
+\end_inset
+
+
 \end_layout
 
 \begin_deeper
 \begin_layout Standard
-What, you want the 
+Look in the 
 \emph on
 User's Guide
 \emph default
- twice?
+ when you need this.
 \end_layout
 
-\begin_layout Standard
-Seriously, though, we're here to get you up and running so that all you
- need is the 
-\emph on
-User's Guide
-\emph default
+\end_deeper
+\begin_layout Itemize
+Detailed explanations of \SpecialChar LaTeX
 .
- If we tried to duplicate all of the information about all of LyX's features
- in here, the 
-\emph on
-Tutorial
-\emph default
- would be redundant, too long, and forever out of date.
- All we do here is introduce things; imagine there is a 
-\begin_inset Quotes eld
-\end_inset
-
-see the 
-\emph on
-User's Guide
-\emph default
-
-\begin_inset Quotes erd
+\begin_inset Separator parbreak
 \end_inset
 
- at the end of every section.
-\end_layout
 
-\end_deeper
-\begin_layout Itemize
-Detailed explanations of LaTeX.
 \end_layout
 
 \begin_deeper
 \begin_layout Standard
 Unnecessary.
- If you're really curious about learning some of the neat tricks you can
- do with LaTeX, you can always go get a LaTeX book.
- There are several good ones on the market.
- No need to reinvent the wheel, after all\SpecialChar \ldots{}
+ If you want to learn some of the neat tricks you can do with \SpecialChar LaTeX
+ in \SpecialChar LyX
+, you
+ can have a look at the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
 
+Objects
+\emph default
+ manual.
 \end_layout
 
 \end_deeper
 \begin_layout Standard
-So, brave soul, it's time to move onwards.
- Time for your first document \SpecialChar \ldots{}
+It is time to move on, time for your first document \SpecialChar ldots
 
 \end_layout
 
 \begin_layout Chapter
-Getting Started with LyX
+Getting started with \SpecialChar LyX
+
 \end_layout
 
 \begin_layout Section
-Your First LyX Document 
+Your first \SpecialChar LyX
+ document
 \end_layout
 
 \begin_layout Standard
-\begin_inset LatexCommand \label{sec:first-doc-ex}
-
-\end_inset
-
- OK\SpecialChar \@.
- You're ready to start writing.
- Before you do, though, there are a few things we need to mention, which
- will hopefully make the 
-\emph on
-Tutorial 
-\emph default
-more instructive, useful, and fun.
+OK\SpecialChar endofsentence
+ You are ready to start writing.
+ Before you do, there are a few things we need to mention, which will hopefully
+ make the Tutorial more instructive and useful.
  
 \end_layout
 
 \begin_layout Standard
-Because there's lots of information that we won't be giving you, the 
+Because there is information we cannot give you in the Tutorial, the 
 \emph on
 first
-\series medium
 \emph default
- thing that you need to do is find the 
+\series medium
+thing that you need to do is find the
 \series default
-other 
+ other 
 \series medium
 help files.
- Luckily, this is very simple.
-
+ This is very simple:
 \series default
- Start up LyX.
- Choose the 
+ Start up \SpecialChar LyX
+, select the 
 \emph on
 User's Guide
 \emph default
  from the 
 \family sans
-\bar under
-H
-\bar default
-elp
+Help
 \family default
  menu.
  You may want to load the 
 \emph on
 Tutorial
 \emph default
- as well (if you're not reading it on screen already).
- This way, you can read them while you're writing your own file
+ as well (if you are not reading it within \SpecialChar LyX
+ already).
+ This way, you can read them while you are writing your own file.
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 They can also serve as good examples of how to use the many features of
- LyX.
+ \SpecialChar LyX
+.
 \end_layout
 
 \end_inset
 
-.
- Note that once you've got more than one document open, you can use the
+ Note that once you have got more than one document open, you can use the
  
 \family sans
-\bar under
-D
-\bar default
-ocuments
+View
 \family default
- menu to switch between them.
- The
-\emph on
- Tutorial
-\emph default
- will not cover in detail subjects which are described in the other LyX
- manuals.
- This may make life a bit harder for you at the beginning, but it will keep
- the 
-\emph on
-Tutorial
-\emph default
- short.
- It will also get you in the habit of using the other manuals, which ---
- in the long run --- will save you a lot of time.
+ menu or the document tabs to switch between them.
 \end_layout
 
 \begin_layout Standard
-In this 
-\emph on
-Tutorial
-\emph default
-, we're going to assume that you have a fully working version of LyX, as
- well as LaTeX, 
-\family typewriter
-xdvi
-\family default
- or some other dvi viewer, 
-\family typewriter
-dvips
-\family default
- or some other way of converting 
-\family typewriter
-dvi
-\family default
- documents to PostScript® documents, and a working printer.
- This is a lot to assume.
- If any of this is not true, you (or a friendly system administrator) will
- need to set up your system.
- You can find information on setup in other manuals.
+In this Tutorial, we are going to assume that you have a fully working version
+ of \SpecialChar LyX
+, as well as a \SpecialChar LaTeX
+-distribution and a PDF-viewer.
+ This should be the case on all major Linux- and BSD-distributions, as well
+ as on Windows, where this is setup by the \SpecialChar LyX
+ installers.
 \end_layout
 
 \begin_layout Standard
-Finally, we've written a file to let you practice your LyX skills on.
- It's called 
+Finally, we have written a file called 
 \family typewriter
 example_raw.lyx
 \family default
-.
- Imagine that it was typed by someone who didn't know about any of LyX's
- great features.
- As you learn new LyX functions, we'll suggest that you fix those parts
- of 
+ to let you practice your \SpecialChar LyX
+ skills.
+ Imagine that it was typed by someone who did not know about any of \SpecialChar LyX
+'s great
+ features.
+ As you learn new \SpecialChar LyX
+ functions, we will suggest that you fix those parts of
 \family typewriter
 example_raw.lyx
 \family default
 .
- It also contains 
-\begin_inset Quotes eld
-\end_inset
-
-subtle
-\begin_inset Quotes erd
-\end_inset
-
- hints about how to fix things
+ It also contains `subtle' hints about how to fix things.
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 The hints are located in yellow 
 \begin_inset Quotes eld
 \end_inset
@@ -430,180 +463,116 @@ Notes
 
 \end_inset
 
-.
- If you want to cheat (or check what you've done), there's also a file called
+ If you want to cheat, or check what you have done, there is also a file
+ called 
 \family typewriter
 example_lyxified.lyx
 \family default
- which contains the same text as written and typeset by a LyX master.
+ which contains the same text written and typeset by a \SpecialChar LyX
+ master.
 \end_layout
 
 \begin_layout Standard
 The example files can be found in the 
 \family typewriter
-examples/
-\family default
- directory, which you can get to by selecting 
-\family sans
-\bar under
-F
-\bar default
-ile\SpecialChar \menuseparator
-
-\bar under
-O
-\bar default
-pen
+examples
 \family default
- and then clicking on the 
-\family sans
-\bar under
-E
-\bar default
-xamples
+ directory of \SpecialChar LyX
+'s installation folder.
+ Open the document 
+\family typewriter
+example_raw.lyx
 \family default
- button.
- Open the raw document, and use 
+ and use 
 \family sans
-\bar under
-F
-\bar default
-ile\SpecialChar \menuseparator
+File\SpecialChar menuseparator
 Save
-\bar under
-\InsetSpace ~
-A
-\bar default
-s
+\begin_inset space ~
+\end_inset
+
+As
 \family default
  to save a copy in your own directory for you to work on.
  As you fix parts of the raw document, check to see how those changes affect
- the dvi output.
+ the output.
 \end_layout
 
 \begin_layout Standard
 By the way, the 
 \family typewriter
-examples/
+examples
 \family default
  directory contains lots of other examples files.
- They will show you how to do various fancy things with LyX.
- They are especially useful to display things that (due to length or other
- reasons) won't fit in the documentation.
- After you read the 
-\emph on
-Tutorial
-\emph default
-, or when you're confused about how to do something fancy in LyX, take a
- look at these files.
+ They will show you how to do various fancy things with \SpecialChar LyX
+.
+ After you have read the Tutorial, or when you are confused about how to
+ do something fancy in \SpecialChar LyX
+, take a look at these files.
 \end_layout
 
 \begin_layout Subsection
-Typing, Viewing, and Printing
+Typing, Viewing, and Exporting
 \end_layout
 
 \begin_layout Itemize
 Open a new file with 
 \family sans
-\bar under
-F
-\bar default
-ile\SpecialChar \menuseparator
-
-\bar under
-N
-\bar default
-ew
+File\SpecialChar menuseparator
+New
 \end_layout
 
 \begin_layout Itemize
 Type a sentence like: 
 \family typewriter
-This is my first LyX document!
+This is my first \SpecialChar LyX
+ document!
 \end_layout
 
 \begin_layout Itemize
 Save your document with 
 \family sans
-\bar under
-F
-\bar default
-ile\SpecialChar \menuseparator
-Save\InsetSpace ~
+File\SpecialChar menuseparator
+Save
+\begin_inset space ~
+\end_inset
 
-\bar under
-A
-\bar default
-s\SpecialChar \@.
+As\SpecialChar endofsentence
 
 \end_layout
 
 \begin_layout Itemize
-Run LaTeX to create a 
-\family typewriter
-dvi
-\family default
- file, with 
+Create a PDF file, with 
 \family sans
-\bar under
-V
-\bar default
-iew\SpecialChar \menuseparator
-
-\bar under
-D
-\bar default
-VI
-\family default
-\SpecialChar \@.
- You may see things being printed in the window you ran the 
-\family typewriter
-lyx
-\family default
- command from.
- These are messages from LaTeX, which you can ignore for now.
- LyX will run 
-\family typewriter
-xdvi
-\family default
- (or some other 
-\family typewriter
-dvi
+Document\SpecialChar menuseparator
+View
 \family default
- viewer), which will pop up a new window displaying what your document will
- look like when printed.
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "buffer-view"
+\end_inset
+
+.
+ \SpecialChar LyX
+ will open a PDF-viewer program displaying your document as it will look
+ when printed.
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-You can save time by leaving 
-\family typewriter
-xdvi
-\family default
- running in the background.
+\begin_layout Plain Layout
+You can save time by leaving the PDF-viewer running in the background.
  Then, you can use 
 \family sans
-\bar under
-V
-\bar default
-iew\SpecialChar \menuseparator
-
-\bar under
-U
-\bar default
-pdate\SpecialChar \menuseparator
-
-\bar under
-D
-\bar default
-VI
-\family default
- and just click on the 
-\family typewriter
-xdvi
+Document\SpecialChar menuseparator
+Update
 \family default
- window (or unminimize it) after LaTeX finishes running.
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "buffer-update"
+\end_inset
+
+ and just click on the PDF-viewer window (or unminimize it) afterwards.
 \end_layout
 
 \end_inset
@@ -612,43 +581,20 @@ xdvi
 \end_layout
 
 \begin_layout Itemize
-Print by using 
+Export the ready to print document with 
 \family sans
-\bar under
-F
-\bar default
-ile\SpecialChar \menuseparator
-
-\bar under
-P
-\bar default
-rint
+File\SpecialChar menuseparator
+Export
 \family default
- and hitting 
+ to a format you want
 \family sans
-OK\SpecialChar \@.
-
+.
 \end_layout
 
 \begin_layout Standard
-Congratulations! You've written and printed your first LyX document.
- All of the rest is just details, which is covered in the rest of the 
-\emph on
-Tutorial
-\emph default
-, the 
-\emph on
-User's Guide
-\emph default
-, and the 
-\emph on
-Extended
-\emph default
-\emph on
-Features
-\emph default
-.
+Congratulations! You have written your first \SpecialChar LyX
+ document.
+ All of the rest is just details.
 \end_layout
 
 \begin_layout Subsection
@@ -656,81 +602,86 @@ Simple Operations
 \end_layout
 
 \begin_layout Standard
-LyX can of course do most of the things you're used to doing with a word
- processor.
+\SpecialChar LyX
can of course do most of the things you are used to doing with a word processor.
  It will word-wrap and indent paragraphs automatically.
- Here's a quick description of how to do some simple actions.
+ Here is a quick description of how to do some simple actions.
 \end_layout
 
 \begin_layout Description
-Undo LyX has multiple levels of undo, which means you can undo everything
- you've done since your current editing session started, by selecting 
+Undo \SpecialChar LyX
+ has multiple levels of undo, which means you can undo everything you
+ have done since your current editing session started, by selecting 
 \family sans
-\bar under
-E
-\bar default
-dit\SpecialChar \menuseparator
-
-\bar under
-U
-\bar default
-ndo
+Edit\SpecialChar menuseparator
+Undo
 \family default
- over and over again.
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "undo"
+\end_inset
+
+) over and over again.
  If you undo too much, just select 
 \family sans
-\bar under
-E
-\bar default
-dit\SpecialChar \menuseparator
-
-\bar under
-R
-\bar default
-edo
+Edit\SpecialChar menuseparator
+Redo
 \family default
- to get it back.
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "redo"
+\end_inset
+
+) to get it back.
+\begin_inset Separator parbreak
+\end_inset
+
+
 \end_layout
 
 \begin_deeper
 \begin_layout Standard
 Currently, undo is limited to 100 steps.
- Undo also doesn't work for 
-\emph on
-everything
-\emph default
-; for instance, changes to the document layout.
- Each of these is really a LyX bug.
 \end_layout
 
 \end_deeper
 \begin_layout Description
 Cut/Paste/Copy Use 
 \family sans
-\bar under
-E
-\bar default
-dit\SpecialChar \menuseparator
+Edit\SpecialChar menuseparator
 Cut
 \family default
-,
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "cut"
+\end_inset
+
+), 
 \family sans
-\bar under
- E
-\bar default
-dit\SpecialChar \menuseparator
+Edit\SpecialChar menuseparator
 Copy
 \family default
-, and 
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "copy"
+\end_inset
+
+), and 
 \family sans
-\bar under
-E
-\bar default
-dit\SpecialChar \menuseparator
+Edit\SpecialChar menuseparator
 Paste
 \family default
- to cut, copy, and paste.
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "paste"
+\end_inset
+
+) to cut, copy, and paste.
  Or automatically paste selected text (including selections from other programs)
  with the 
 \emph on
@@ -742,169 +693,173 @@ middle mouse button
 \begin_layout Description
 Find/Replace Use 
 \family sans
-\bar under
-E
-\bar default
-dit\SpecialChar \menuseparator
+Edit\SpecialChar menuseparator
+Find
+\begin_inset space ~
+\end_inset
+
+&
+\begin_inset space ~
+\end_inset
 
-\bar under
-F
-\bar default
-ind\InsetSpace ~
-&\InsetSpace ~
-Replace 
+Replace
 \family default
-for a search.
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show findreplace"
+\end_inset
+
+) to search.
  In the dialog, search with the 
 \family sans
-\bar under
-F
-\bar default
-ind
+Find
+\begin_inset space ~
+\end_inset
+
+Next
 \family default
  button, and use the 
 \family sans
-\bar under
-R
-\bar default
-eplace
+Replace
 \family default
- button to replace a word you've found
+ button to replace a word you have found.
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-Close the window when you're done.
- Or leave it open if you find it more convenient.
- Most dialog boxes in LyX --- including the 
-\family sans
-Find\InsetSpace ~
-&\InsetSpace ~
-Replace
-\family default
-, 
-\family sans
-Table\InsetSpace ~
-of\InsetSpace ~
-Contents
-\family default
-, and 
-\family sans
-Layout
-\family default
- dialogs, as well as the various math dialogs can operate like this.
- A few dialogs, like 
-\family sans
-\bar under
-F
-\bar default
-ile\SpecialChar \menuseparator
-
-\bar under
-O
-\bar default
-pen
-\family default
-, won't let you type anything in the main LyX window until you actually
- close the dialog.
- Just be sure you have the right window focus when you're trying to type
- in the main LyX window or give a command in some other LyX dialog.
+\begin_layout Plain Layout
+Close the window when you are done or leave it open if you find it more
+ convenient.
+ Most dialog boxes in \SpecialChar LyX
+ can operate like this.
+ Just be sure you have the right window in focus when you are trying to
+ type in the main \SpecialChar LyX
+ window or a \SpecialChar LyX
+ dialog.
 \end_layout
 
 \end_inset
 
-.
  If you like, you can specify whether to make the search case-sensitive,
  or to search for only complete words; you can also search backwards through
  the document.
 \end_layout
 
 \begin_layout Description
-Character\InsetSpace ~
+Character
+\begin_inset space ~
+\end_inset
+
 Formatting You can 
 \emph on
 emphasize
 \emph default
- text (which will generally put characters in italics), put it in 
-\series bold
-bold face
-\series default
-, or in 
+ text (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "font-emph"
+\end_inset
+
+, which will by default print characters in italics), set it in 
 \noun on
 Noun Style
 \noun default
- (usually small caps, used for people's names) from the toggle buttons in
- the 
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "font-noun"
+\end_inset
+
+, usually small caps, used for people's names), or use your own formatting
+ by using the 
 \family sans
-\bar under
-E
-\bar default
-dit\SpecialChar \menuseparator
-Text\InsetSpace ~
+Edit\SpecialChar menuseparator
+Text
+\begin_inset space ~
+\end_inset
 
-\bar under
-S
-\bar default
-tyle
+Style\SpecialChar menuseparator
+Customized
 \family default
- dialog.
+ dialog (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show character"
+\end_inset
+
+).
 \end_layout
 
 \begin_layout Description
-Toolbar There are buttons on the toolbar (just below the menus) which allow
you to do some of the more popular functions, such as 
+Toolbar Other buttons on the toolbar allow you to do some of the more popular
+ functions, such as 
 \family sans
-Paste
+Insert
+\begin_inset space ~
+\end_inset
+
+math
+\family default
+, 
+\family sans
+Insert
+\begin_inset space ~
+\end_inset
+
+graphics
 \family default
  and 
 \family sans
-Print
+Insert
+\begin_inset space ~
+\end_inset
+
+table
 \family default
 .
 \end_layout
 
 \begin_layout Standard
-Of course, you haven't yet written enough to make most of these functions
+Of course, you have not yet written enough to make most of these functions
  useful.
  As you write more, though, try undoing, pasting, etc.
 \end_layout
 
 \begin_layout Subsection
-WYSIWYM: Whitespace in LyX
+WYSIWYM: Whitespace in \SpecialChar LyX
+
 \end_layout
 
 \begin_layout Standard
-\begin_inset LatexCommand \label{sec:whitespace}
-
-\end_inset
+One of the hardest things for new users to get used to is the way that \SpecialChar LyX
 
-One of the hardest things for new users to get used to is the way that LyX
  handles whitespace.
  As many times as you hit 
 \family sans
 Return
 \family default
-, you'll only get one blank line.
+, you will only get one blank line.
  As many times as you hit 
 \family sans
 Space
 \family default
-, you'll only get one space.
- On a blank line, LyX won't let you type even one space.
+, you will only get one space.
+ On a blank line, \SpecialChar LyX
+ will not let you type even one space.
  The 
 \family sans
 Tab
 \family default
- key won't move you forward one tab stop; in fact there 
+ key will not move you forward one tab stop; in fact there 
 \emph on
 are
 \emph default
- no tab stops! There's no ruler at the top of the page to let you set tabs
+ no tab stops! There is no ruler at the top of the page to let you set tabs
  or margins, either.
 \end_layout
 
 \begin_layout Standard
-Many commercial word processors are based on the WYSIWYG principle: 
+Many word processors are based on the WYSIWYG principle: 
 \begin_inset Quotes eld
 \end_inset
 
@@ -912,7 +867,8 @@ What You See Is What You Get.
 \begin_inset Quotes erd
 \end_inset
 
- LyX, on the other hand, is based on the principle that 
+ \SpecialChar LyX
+, on the other hand, is based on the principle that 
 \begin_inset Quotes eld
 \end_inset
 
@@ -924,27 +880,30 @@ Mean
 \begin_inset Quotes erd
 \end_inset
 
- You type what you mean, and LyX will take care of typesetting it for you,
- so that the output looks nice.
+ You type what you mean and \SpecialChar LyX
+ will take care of typesetting it for you so
+ that the output looks nice.
  A 
 \family sans
 Return
 \family default
- grammatically separates paragraphs, and a
+ grammatically separates paragraphs and a 
 \family sans
- Space
+Space
 \family default
- grammatically separates words, so there is no reason to have several of
+ grammatically separates words; so there is no reason to have several of
  them in a row; a 
 \family sans
 Tab
 \family default
- has no grammatical function at all, so LyX does not support it.
- Using LyX, you'll spend more of your time worrying about the 
+ has no grammatical function at all - so \SpecialChar LyX
+ does not support it.
+ Using \SpecialChar LyX
+, you will spend more of your time worrying about the 
 \emph on
 content
 \emph default
- of your document, and less time worrying about the 
+ of your document and less time worrying about the 
 \emph on
 format.
 
@@ -957,27 +916,25 @@ Introduction
 \end_layout
 
 \begin_layout Standard
-LyX does have (many) ways to fine-tune the formatting of your document.
- After all, LyX might not typeset 
+\SpecialChar LyX
+ does have (many) ways to fine-tune the formatting of your document.
+ After all, \SpecialChar LyX
+ might not typeset 
 \emph on
 exactly
 \emph default
  what you mean.
  The 
 \emph on
-User's Guide 
+User's Guide
 \emph default
-has information about all that.
- It includes 
-\family sans
-HFill
-\family default
-s and vertical space --- which are more powerful and versatile than multiple
- spaces or blank lines --- and ways to change font sizes, character styles,
- and paragraph alignments by hand.
+ has information about all that.
+ It includes horizontal fills and vertical space — which are more powerful
+ and versatile than multiple spaces or blank lines — and ways to change
+ font sizes, character styles, and paragraph alignments by hand.
  The idea, though, is that you can write your whole document, focusing on
  content, and just worry about that fine-tuning at the end.
- With standard word processors, you'll be distracted by document formatting
+ With standard word processors, you will be distracted by document formatting
  throughout the writing process.
 \end_layout
 
@@ -993,10 +950,10 @@ environments
 \emph default
 .
  Most of a document is made up of regular text.
- Section (chapter, subsection, etc.) titles let the reader know that a new
+ Section titles (chapter, subsection, etc.) let the reader know that a new
  topic or subtopic will be discussed.
  Certain types of documents have special environments.
- A journal article will have an abstract, and a title.
+ A journal article will have an abstract and a title.
  A letter will have neither of these, but will probably have an environment
  that gives the writer's address.
 \end_layout
@@ -1010,7 +967,8 @@ What You See Is What You Mean
 \begin_inset Quotes erd
 \end_inset
 
- philosophy of LyX.
+ philosophy of \SpecialChar LyX
+.
  A given environment may require a certain font style, font size, indenting,
  line spacing, and more.
  This problem is aggravated, because the exact formatting for a given environmen
@@ -1018,7 +976,8 @@ t may change: one journal may use boldface, 18 point, centered type for
  section titles while another uses italicized, 15 point, left justified
  type; different languages may have different standards for indenting; and
  bibliography formats can vary widely.
- LyX lets you avoid learning all the different formatting styles.
+ \SpecialChar LyX
+ lets you avoid learning all the different formatting styles.
 \end_layout
 
 \begin_layout Standard
@@ -1026,15 +985,17 @@ The
 \family sans
 Environment
 \family default
- box is located on the left end of the toolbar (just under the 
-\family sans
-\bar under
-F
-\bar default
-ile
-\family default
- menu).
- It indicates which environment you're currently writing in.
+ choice box is located on the left end of the toolbar and looks like this:
+\begin_inset Graphics
+       filename clipart/ToolbarEnvBox.png
+       scale 75
+       clip
+
+\end_inset
+
+.
+ It indicates in which environment you are currently writing.
  While you were writing your first document, it said 
 \begin_inset Quotes eld
 \end_inset
@@ -1046,23 +1007,6 @@ Standard,
  which is the default environment for text.
  Now you will put a number of environments in your new document so that
  you can see how they work.
- You'll do so with the 
-\family sans
-Environment
-\family default
- menu, which you open by clicking on the 
-\begin_inset Quotes eld
-\end_inset
-
-down arrow
-\begin_inset Quotes erd
-\end_inset
-
- icon just to the right of the 
-\family sans
-Environment
-\family default
- box.
 \end_layout
 
 \begin_layout Subsection
@@ -1074,33 +1018,34 @@ Type the word
 \family typewriter
 Introduction
 \family default
- on the first line of your LyX file, and select 
+ on the first line of your new \SpecialChar LyX
+ file, and select 
 \family sans
 Section
 \family default
from the 
in the 
 \family sans
 Environment
 \family default
- menu
+ box.
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-You don't have to 
+\begin_layout Plain Layout
+You do not have to 
 \emph on
 select
 \emph default
  the line.
- If nothing is selected, LyX changes the paragraph you are currently in
- to the selected environment.
+ If nothing is selected, \SpecialChar LyX
+ changes the paragraph you are currently in to
+ the selected environment.
  Alternatively, you can change several paragraphs to a different environment
  by selecting them before picking an environment.
 \end_layout
 
 \end_inset
 
-.
  Be sure to use 
 \family sans
 Section
@@ -1114,7 +1059,8 @@ not
 Section*
 \family default
 , which will be covered below.
- LyX numbers the section 
+ \SpecialChar LyX
+ numbers the section 
 \begin_inset Quotes eld
 \end_inset
 
@@ -1127,7 +1073,7 @@ Section*
 \family sans
 Return
 \family default
-\SpecialChar \@.
+\SpecialChar endofsentence
  Note that the 
 \family sans
 Environment
@@ -1154,12 +1100,13 @@ Standard
 \family sans
 Return
 \family default
-\SpecialChar \@.
+\SpecialChar endofsentence
  Type the document introduction: 
 \end_layout
 
 \begin_layout LyX-Code
-This is an introduction to my first LyX document.
+This is an introduction to my first \SpecialChar LyX
+ document.
 \end_layout
 
 \begin_layout Standard
@@ -1171,12 +1118,13 @@ Return
 \family sans
 Section
 \family default
- from the
+ from the 
 \family sans
- Environment
+Environment
 \family default
- menu again.
- LyX writes a 
+ box again.
+ \SpecialChar LyX
+ writes a 
 \begin_inset Quotes eld
 \end_inset
 
@@ -1186,20 +1134,37 @@ Section
 
  and waits for you to type a title.
  Type 
+\begin_inset Quotes eld
+\end_inset
+
+
 \family typewriter
-More Stuff
+More
+\begin_inset space ~
+\end_inset
+
+Stuff
 \family default
-, and you'll see that LyX again sets it as a section title.
+
+\begin_inset Quotes erd
+\end_inset
+
+, and you will see that \SpecialChar LyX
+ again sets it as a section title.
 \end_layout
 
 \begin_layout Standard
 It gets better.
- Go to the end of Section\InsetSpace ~
+ Go to the end of Section
+\begin_inset space ~
+\end_inset
+
 1 again (after 
 \begin_inset Quotes eld
 \end_inset
 
-my first LyX document
+my first \SpecialChar LyX
+ document.
 \begin_inset Quotes erd
 \end_inset
 
@@ -1211,12 +1176,13 @@ Return
 \family sans
 Section
 \family default
- from the
+ from the 
 \family sans
- Environment
+Environment
 \family default
- menu again.
- Again, LyX writes 
+ box again.
+ Again, \SpecialChar LyX
+ writes 
 \begin_inset Quotes eld
 \end_inset
 
@@ -1230,7 +1196,10 @@ Section
 About This Document
 \family default
 .
- Section\InsetSpace ~
+ Section
+\begin_inset space ~
+\end_inset
+
 
 \begin_inset Quotes eld
 \end_inset
@@ -1239,12 +1208,18 @@ More Stuff
 \begin_inset Quotes erd
 \end_inset
 
-, which used to be Section\InsetSpace ~
-2, has been automatically renumbered to Section\InsetSpace ~
-3!
- In true WYSIWYM fashion, you just need to identify the text that makes
- up the section titles, and LyX takes care of numbering the sections and
- typesetting them.
+, which was Section
+\begin_inset space ~
+\end_inset
+
+2, has been automatically renumbered to Section
+\begin_inset space ~
+\end_inset
+
+3! In true WYSIWYM fashion, you just need to identify the text that makes
+ up the section titles, and \SpecialChar LyX
+ takes care of numbering the sections and typesettin
+g them.
 \end_layout
 
 \begin_layout Standard
@@ -1284,12 +1259,13 @@ Click on the second line and select
 \family sans
 Subsection
 \family default
- from the
+ from the 
 \family sans
- Environment
+Environment
 \family default
- menu.
- LyX numbers the subsection 
+ box.
+ \SpecialChar LyX
+ numbers the subsection 
 \begin_inset Quotes eld
 \end_inset
 
@@ -1299,12 +1275,13 @@ Subsection
 
 , and typesets it in a font which is bigger than regular text but smaller
  than the section title.
- Change the fourth line 
+ Change the fourth line to the 
 \family sans
 Subsection
 \family default
  environment as well.
- As you probably expected, LyX automatically numbered the section 
+ As you probably expected, \SpecialChar LyX
+ automatically numbered the section 
 \begin_inset Quotes eld
 \end_inset
 
@@ -1313,10 +1290,16 @@ Subsection
 \end_inset
 
 .
- If you put yet another section before Section\InsetSpace ~
-2, Section\InsetSpace ~
-2 will be renumbered
- as Section 3, and the subsections will be renumbered to 
+ If you put yet another section before Section
+\begin_inset space ~
+\end_inset
+
+2, Section
+\begin_inset space ~
+\end_inset
+
+2 will be renumbered as Section 3, and the subsections will be renumbered
+ to 
 \begin_inset Quotes eld
 \end_inset
 
@@ -1333,7 +1316,6 @@ Subsection
 \end_inset
 
 .
 \end_layout
 
 \begin_layout Standard
@@ -1350,13 +1332,13 @@ Paragraph
 Subparagraph
 \family default
 .
- We'll let you play with these on your own.
+ We will let you play with these on your own.
  You may notice that paragraph and subparagraph headings are not numbered
  by default, and that subparagraphs are indented; see the 
 \emph on
 User's Guide
 \emph default
- to change this.
for an explanation and how to change this.
  
 \family sans
 Chapter
@@ -1365,30 +1347,36 @@ Chapter
 \family sans
 Section
 \family default
-s, but you're only allowed to use them in certain types (text classes) of
- LyX documents (see Section\InsetSpace ~
+s, but you are only allowed to use them in certain types (text classes)
+ of \SpecialChar LyX
+ documents (see Section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand \ref{sec:textclasses}
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Document-Classes"
 
 \end_inset
 
 ).
 \end_layout
 
 \begin_layout Standard
 Finally, you may want to have sections or subsections that are not numbered.
  There are environments for this as well.
- If you change one of your section headings to the
+ If you change one of your section headings to the 
 \family sans
- Section*
+Section*
 \family default
  environment (you may have to scroll down in the 
 \family sans
 Environment
 \family default
- menu to find it), LyX will use the same font size for the heading as it
- uses for a regular section, but it won't number that section.
+ box to find it), \SpecialChar LyX
+ will use the same font size for the heading as it uses
+ for a regular section, but it will not number that section.
  There are corresponding 
 \begin_inset Quotes eld
 \end_inset
@@ -1407,7 +1395,7 @@ Subsubsection
 \family default
 .
  Try changing some of your sections or subsections to the starred environments,
- and note how the other sections' numbers are updated.
+ and note how the other section numbers are updated.
 \end_layout
 
 \begin_layout Standard
@@ -1428,32 +1416,14 @@ Lists and sublists
 \end_layout
 
 \begin_layout Standard
-LyX has several different environments for typesetting lists.
+\SpecialChar LyX
+ has several different environments for typesetting lists.
  The various list environments free you from hitting 
 \family sans
 Tab
 \family default
  a million times when writing an outline, or from renumbering a whole list
- when you want to add a point in the middle of the list, and lets you concentrat
-e on the list content.
-\begin_inset Foot
-status collapsed
-
-\begin_layout Standard
-Yes, we're overemphasizing this point throughout the 
-\emph on
-Tutorial
-\emph default
-.
- But it 
-\emph on
-is
-\emph default
- the main philosophy of LyX, so please forgive us.
-\end_layout
-
-\end_inset
-
+ when you want to add a point in the middle of the list.
  Different types of documents logically require different list environments:
 \end_layout
 
@@ -1463,25 +1433,22 @@ A slide presentation might use the
 Itemize
 \family default
  environment's bulleted lists to describe different points.
 \end_layout
 
 \begin_layout Itemize
-An outline would use the
+An outline would use the 
 \family sans
- Enumerate
+Enumerate
 \family default
  environment's numbered lists (and lettered sublists).
 \end_layout
 
 \begin_layout Itemize
 A document describing several software packages could use the 
 \family sans
-Description 
+Description
 \family default
-environment, where each item in the list begins with a bold-faced word.
+ environment, where each item in the list begins with a bold-faced word.
 \end_layout
 
 \begin_layout Itemize
@@ -1489,23 +1456,28 @@ The
 \family sans
 List
 \family default
- environment --- not found in LaTeX --- is a slightly different form of
+ (also named 
+\family sans
+Labeling
+\family default
+) environment is a variation on the 
 \family sans
 Description
 \family default
-.
+ environment.
 \end_layout
 
 \begin_layout Standard
-Let's write a list of reasons why LyX is better than other word processors.
+Let us write a list of reasons why \SpecialChar LyX
+ is better than other word processors.
  Somewhere in your document, type:
 \end_layout
 
 \begin_layout Standard
 
 \family typewriter
-Lyx is better than other word processors because: 
+\SpecialChar LyX
+ is better than other word processors because:
 \end_layout
 
 \begin_layout Standard
@@ -1522,8 +1494,15 @@ Itemize
 \family sans
 Environment
 \family default
- menu.
- LyX writes a 
+ box (
+\begin_inset Info
+type  "icon"
+arg   "layout Itemize"
+\end_inset
+
+).
+ \SpecialChar LyX
+ writes a 
 \begin_inset Quotes eld
 \end_inset
 
@@ -1531,9 +1510,8 @@ bullet
 \begin_inset Quotes erd
 \end_inset
 
- (actually, an asterisk, which will be converted to a round circle on output)
  on the line.
- Type in your reasons: 
+ Type in your reasons:
 \end_layout
 
 \begin_layout LyX-Code
@@ -1554,7 +1532,8 @@ List environments, unlike headings, do not end when you type
 Return
 \family default
 .
- Instead, LyX assumes you're going on to the next item in the list.
+ Instead, \SpecialChar LyX
+ assumes you are going on to the next item in the list.
  The above will therefore result in a three-item list.
  If you want more than one paragraph within one list 
 \emph on
@@ -1562,43 +1541,49 @@ item
 \emph default
 , one way is to use the 
 \family sans
-Protected\InsetSpace ~
+Protected
+\begin_inset space ~
+\end_inset
+
 Break
 \family default
 , which you get by typing 
 \family sans
-C-Return
+Ctrl+Return
 \family default
 .
  In order to get out of the list, you need to reselect the 
 \family sans
 Standard
 \family default
- environment (or just use the keybinding, 
-\family sans
-M-p\InsetSpace ~
-s
-\family default
+ environment (or just use the key binding 
+\begin_inset Info
+type  "shortcut"
+arg   "layout Standard"
+\end_inset
+
 ).
 \end_layout
 
 \begin_layout Standard
-You've got a beautiful itemized list.
- You might want to run LaTeX to see how the list looks when printed out.
+You now have a beautiful itemized list.
+ You might want to run \SpecialChar LaTeX
+ to see how the list looks when printed out.
  But what if you wanted to number the reasons? Well, just select the whole
  list
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-LyX won't let you select the first bullet unless you also select the paragraph
+\begin_layout Plain Layout
+\SpecialChar LyX
+ will not let you select the first bullet (or the actual number in a numbered
+ section title) unless you also select the paragraph 
 \emph on
-before 
+before
 \emph default
-the list, which you probably don't want to do.
- Similarly, you can't select the actual number in a numbered section title.
Don't worry about it.
+ it, which you probably do not want to do.
+ This is on purpose because the bullet or number depends on the document
settings or text position, respectively.
 \end_layout
 
 \end_inset
@@ -1611,9 +1596,15 @@ Enumerate
 \family sans
 Environment
 \family default
- menu.
- Pow! As we mentioned, if you add or delete a list item, LyX will fix the
- numbering.
+ box (
+\begin_inset Info
+type  "icon"
+arg   "layout Enumerate"
+\end_inset
+
+).
+ Pow! As we mentioned, if you add or delete a list item, \SpecialChar LyX
+ will fix the numbering.
 \end_layout
 
 \begin_layout Standard
@@ -1625,15 +1616,40 @@ Description
  and 
 \family sans
 List
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\family default
+/
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\family sans
+Labeling
 \family default
-, in order to see what they look like.
+ (
+\begin_inset Info
+type  "icon"
+arg   "layout Description"
+\end_inset
+
+ and 
+\begin_inset Info
+type  "icon"
+arg   "layout List"
+\end_inset
+
+), in order to see what they look like.
  For those two environments, each list item is made up of a term, which
  is the item's first word, followed by a definition, which is the rest of
  the paragraph (until you hit 
 \family sans
 Return
 \family default
-.) The term is either typeset in boldface (
+).
+ The term is either typeset in boldface (
 \family sans
 Description
 \family default
@@ -1649,7 +1665,7 @@ Tab
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 But a typesetter's tab, which will change to fit the size of the largest
  term, not a pathetic, rigid, unchangeable typewriter 
 \family sans
@@ -1668,8 +1684,11 @@ List
  If you want to have more than one word in the definition, then separate
  the words with 
 \family sans
-Protected\InsetSpace ~
-Blank
+Protected
+\begin_inset space ~
+\end_inset
+
+Space
 \family default
 s.
 \end_layout
@@ -1693,16 +1712,11 @@ You can nest lists within each other in all sorts of interesting ways.
 \emph on
 User's Guide
 \emph default
- for details on the different sorts of lists, as well as examples which
- use 
-\emph on
-a lot
-\emph default
- of nesting.
+ for details on the different sorts of lists and for examples of nestings.
 \end_layout
 
 \begin_layout Subsection
-Other Environments: Verses, Quotations, and More
+Other environments: Verses, Quotations, and more
 \end_layout
 
 \begin_layout Standard
@@ -1718,18 +1732,26 @@ Quotation
  for longer ones.
  Computer code (the 
 \family sans
-LyX-Code
+\SpecialChar LyX
+-Code
 \family default
- environment, also used in the 
-\emph on
-Tutorial
-\emph default
- for the long typing examples) is written in a 
+ environment 
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+used in this Tutorial for the long typing examples
+\end_layout
+
+\end_inset
+
+) is written in a 
 \family typewriter
 typewriter
 \family default
- font; this environment is the only place in LyX where you're allowed to
- use multiple spaces to allow code indenting.
+ font; this environment is the only place in \SpecialChar LyX
+ where you are allowed to use
+ multiple spaces to allow code indenting.
  You can even write poetry using the 
 \family sans
 Verse
@@ -1740,14 +1762,15 @@ Return
 \family default
  to separate stanzas, and 
 \family sans
-C-Return
+Ctrl+Return
 \family default
  to separate lines within a stanza.
  See the 
 \emph on
 User's Guide
 \emph default
- for more complete descriptions of all of the available LyX environments.
+ for more complete descriptions of all of the available \SpecialChar LyX
+ environments.
 \end_layout
 
 \begin_layout Standard
@@ -1757,26 +1780,14 @@ Exercise
 \series default
 : Correctly typeset the 
 \family sans
-Quote, LyX-Code,
+Quote, \SpecialChar LyX
+-Code,
 \family default
  and 
 \family sans
 Verse
 \family default
- in
-\begin_inset ERT
-status inlined
-
-\begin_layout Standard
-
-
-\backslash
-linebreak
-\end_layout
-
-\end_inset
-
+ in 
 \family typewriter
 example_raw.lyx
 \end_layout
@@ -1786,13 +1797,17 @@ Writing Documents
 \end_layout
 
 \begin_layout Standard
-The previous chapter hopefully allowed you to get used to writing in LyX.
- It introduced you to the basic editing operations in LyX, as well as the
- powerful method of writing with environments.
- Most people who use LyX, though, will want to write documents: papers,
- articles, books, manuals, or letters.
- This chapter is meant to take you from simply writing text with LyX to
- writing a complete document.
+The previous chapter hopefully allowed you to get used to writing in \SpecialChar LyX
+.
+ It introduced you to the basic editing operations in \SpecialChar LyX
+, as well as the powerful
+ method of writing with environments.
+ Most people who use \SpecialChar LyX
+, though, will want to write documents: papers, articles,
+ books, manuals, or letters.
+ This chapter is meant to take you from simply writing text with \SpecialChar LyX
+ to writing
+ a complete document.
  It will introduce you to text classes, which allow you to write different
  sorts of documents.
  It will then describe many of the additions that turn text into a document,
@@ -1801,46 +1816,50 @@ The previous chapter hopefully allowed you to get used to writing in LyX.
 \end_layout
 
 \begin_layout Section
-Text classes
-\end_layout
-
-\begin_layout Standard
-\begin_inset LatexCommand \label{sec:textclasses}
+Document Classes
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Document-Classes"
 
 \end_inset
 
+
+\end_layout
+
+\begin_layout Standard
 Different sorts of documents should be typeset differently.
  For example, books are generally printed double-sided, while articles are
  single-sided.
  In addition, many documents contain special environments: letters contain
- some environments --- such as the sender's address and the signature ---
- which do not make sense in a book or article.
- The LyX 
+ some environments — such as the sender's address and the signature — which
+ do not make sense in a book or article.
+ The \SpecialChar LyX
 \emph on
-text class
+document class
+\emph default
+
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-LaTeX users: this is equivalent to the LaTeX document class
+\begin_layout Plain Layout
+for \SpecialChar LaTeX
+ users: this is equivalent to the \SpecialChar LaTeX
+ document class
 \end_layout
 
 \end_inset
 
-\emph default
-takes care of these large scale differences between different sorts of documents.
- This 
-\emph on
-Tutorial
-\emph default
-, for example, was written in the 
+ takes care of these large scale differences between different sorts of
+ documents.
+ This Tutorial, for example, was written in the 
 \family sans
 Book
 \family default
- text class.
- Text classes are another major part of the WYSIWYM philosophy; they tell
- LyX how to typeset the document, so you don't need to know how.
+ document class.
+ Document classes are another major part of the WYSIWYM philosophy; they
+ tell \SpecialChar LyX
+ how to typeset the document, so you do not need to know how.
 \end_layout
 
 \begin_layout Standard
@@ -1848,57 +1867,50 @@ Your document is probably being written in the
 \family sans
 Article
 \family default
- text class
+ document class.
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-That's usually the default text class
+\begin_layout Plain Layout
+That is usually the default document class
 \end_layout
 
 \end_inset
 
-.
- Try changing to other text classes (using the 
+ Try changing to other document classes (using the 
 \family sans
-\bar under
-D
-\bar default
-ocument\SpecialChar \menuseparator
-
-\bar under
-S
-\bar default
-ettings
+Document\SpecialChar menuseparator
+Settings
 \family default
  dialog) to see how they are typeset differently.
  If you change your document to the 
 \family sans
 Book
 \family default
text class and look at the 
document class and look at the 
 \family sans
 Environment
 \family default
menu, you'll see that most of the allowed environments are the same.
box, you will see that most of the allowed environments are the same.
  However, you can now use the 
 \family sans
 Chapter
 \family default
  environment.
- If you're ever unsure about which environments you can use in a given text
- class, just consult the 
+ If you are ever unsure about which environments you can use in a given
document class, just consult the 
 \family sans
 Environment
 \family default
menu.
box.
 \end_layout
 
 \begin_layout Standard
 Font sizes, one- or two-column printing, and page headings are just some
  of the ways journals' typesettings differ from one another.
  As the Computer Age continues to mature, journals have begun accepting
- electronic submissions, creating LaTeX 
+ electronic submissions, creating \SpecialChar LaTeX
 \begin_inset Quotes eld
 \end_inset
 
@@ -1907,61 +1919,70 @@ style files
 \end_inset
 
  so that authors can submit correctly typeset articles.
- LyX is set up to support this as well.
- For example, LyX supports typesetting (and extra environments) for the
- American Mathematics Society journals using the 
+ \SpecialChar LyX
+ is set up to support this as well.
+ For example, \SpecialChar LyX
+ supports typesetting (and extra environments) for the American
+ Mathematics Society journals using the 
 \family sans
-Article\InsetSpace ~
-(AMS) 
+Article
+\begin_inset space ~
+\end_inset
+
+(AMS)
 \family default
-text class.
+ document class.
 \end_layout
 
 \begin_layout Standard
-Here's a very quick reference to some of the text classes.
+Here is a very quick reference to some of the document classes.
  See the 
 \emph on
 Special Document Classes
 \emph default
  section of the 
 \emph on
-Extended Features
+Additional Features
 \emph default
  manual for many more details.
+\begin_inset Separator parbreak
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Name
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Notes
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 article
 \end_layout
 
@@ -1970,18 +1991,18 @@ article
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 one-sided, no chapters
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 article (AMS)
 \end_layout
 
@@ -1990,18 +2011,18 @@ article (AMS)
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 layout & environments for American Math Society
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 report
 \end_layout
 
@@ -2010,68 +2031,68 @@ report
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 longer than article, two-sided
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 book
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 report + front and back matter
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-slides
+\begin_layout Plain Layout
+presentation
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-transparencies (also including FoilTeX)
+\begin_layout Plain Layout
+transparencies
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 letter
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-lots of extra environments for address, signature\SpecialChar \ldots{}
+\begin_layout Plain Layout
+lots of extra environments for address, signature\SpecialChar ldots
 
 \end_layout
 
@@ -2090,59 +2111,43 @@ Templates: Writing a Letter
 \end_layout
 
 \begin_layout Standard
-One of the most popular text classes is 
-\family sans
-Letter
-\family default
-\SpecialChar \@.
- One way to write a letter would be to open a new
-\family sans
-\family default
-file, and choose 
+One way to write a letter would be to open a new file, and choose a 
 \family sans
 Letter
 \family default
  class in the 
 \family sans
-\bar under
-D
-\bar default
-ocument\SpecialChar \menuseparator
-
-\bar under
-S
-\bar default
-ettings
+Document\SpecialChar menuseparator
+Settings
 \family default
  dialog.
  While this is the most obvious way to write a letter, it seems like extra
  work.
  Every time you write a business letter, you want to have your address,
- the address you're sending to, a body, a signature, etc.
- LyX therefore has a 
+ the address to which you are sending it, a body, a signature, etc.
+ \SpecialChar LyX
+ therefore has a 
 \emph on
 template
 \emph default
  for letters, which contains a sample letter; once you have a template,
- you can just replace a couple parts of the letter with your text each time
- you write a letter.
+ you can just replace a couple of parts of the letter with your text each
time you write a letter.
 \end_layout
 
 \begin_layout Standard
 Open a new file with 
 \family sans
-\bar under
-F
-\bar default
-ile\SpecialChar \menuseparator
-New\InsetSpace ~
-from\InsetSpace ~
+File\SpecialChar menuseparator
+New
+\begin_inset space ~
+\end_inset
 
-\bar under
-T
-\bar default
-emplate
+from
+\begin_inset space ~
+\end_inset
+
+Template
 \family default
 .
  Select 
@@ -2158,24 +2163,23 @@ When you look at the
 \family sans
 Environment
 \family default
menu, you'll see several environments, like the 
box, you will see several environments, like the 
 \family sans
-My\InsetSpace ~
-Address 
+My
+\begin_inset space ~
+\end_inset
+
+Address
 \family default
-environment, which don't even exist in most other text classes.
+ environment, that do not exist in most other document classes.
  Others, like 
 \family sans
-Quote 
-\family default
-and 
-\family sans
 Description
 \family default
 , are familiar.
  You can play around for a while to figure out how the various environments
  work.
- You'll notice for example that the 
+ You will notice for example that the 
 \family sans
 Signature
 \family default
@@ -2184,33 +2188,36 @@ Signature
 \end_inset
 
 Signature:
-\begin_inset Quotes eld
+\begin_inset Quotes erd
 \end_inset
 
  in red before the actual text of the signature.
- This word doesn't show up in the actual letter, as you'll see if you try
printing the file.
- It's just there to let you know where the signature goes.
- Also, note that it doesn't matter where in the file the 
+ This word does not show up in the actual letter, as you will see if you
view/export the file.
+ It is just there to let you know where the signature goes.
+ Also, note that it does not matter where in the file the 
 \family sans
 Signature
 \family default
  line is placed.
- Remember, LyX is WYSIWYM; you can put the 
+ Remember, \SpecialChar LyX
+ is WYSIWYM; you can put the 
 \family sans
 Signature
 \family default
- environment anywhere you want, but LyX knows that in the printout, the
- signature should be at the end.
+ environment anywhere you want, but \SpecialChar LyX
+ knows that in the printout, the signature
+ should be at the end.
 \end_layout
 
 \begin_layout Standard
-A template is just a regular LyX file.
+A template is just a regular \SpecialChar LyX
+ file.
  This means you can fill in your address and signature and save the file
  as a new template.
  From now on, any time you want to write a letter, you can use the new template
  to save time.
- We probably don't have to suggest an actual 
+ We do not have to suggest an actual 
 \begin_inset Quotes eld
 \end_inset
 
@@ -2222,22 +2229,25 @@ exercise
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-One warning, if you're writing from a template.
- If you erase all of the text in an environment --- for example, if you
erase the whole 
+\begin_layout Plain Layout
+One warning, if you are writing from a template.
+ If you erase all of the text in an environment — for example, if you erase
+ the whole 
 \family sans
-My\InsetSpace ~
+My
+\begin_inset space ~
+\end_inset
+
 Address
 \family default
- field so that you can replace it with your own --- and then you move the
+ field so that you can replace it with your own  and then you move the
  cursor without writing any text, the environment may disappear.
  This is because most environments cannot exist without any text in them.
  Just reselect the environment from the 
 \family sans
 Environment
 \family default
menu to get it back.
box to get it back.
 \end_layout
 
 \end_inset
@@ -2249,11 +2259,13 @@ Environment
 Templates can be a huge time-saver, and we urge you to use them whenever
  possible.
  In addition, they can help a person learn how to use some of the fancier
- text classes.
- Finally, they may be useful for a person who is configuring LyX for a bunch
+ document classes.
+ Finally, they may be useful for a person who is configuring \SpecialChar LyX
+ for a bunch
  of less computer-aware users.
- When they're first learning LyX, it will be much less intimidating if they
- have a letter template customized for their company, for example.
+ When they are first learning \SpecialChar LyX
+, it will be less intimidating if they have
+ a letter template customized for their company, for example.
 \end_layout
 
 \begin_layout Section
@@ -2261,30 +2273,29 @@ Document Titles
 \end_layout
 
 \begin_layout Standard
-LyX (like LaTeX) considers the title --- which may contain the actual title,
- the author, the date, and even an abstract of a paper --- to be a separate
- part of the document.
+\SpecialChar LyX
+ (like \SpecialChar LaTeX
+) considers the title — which may contain the actual title, the author,
+ the date, and even an abstract of a paper — to be a separate part of the
+ document.
 \end_layout
 
 \begin_layout Standard
-Go back to your 
-\family typewriter
-newfile.lyx 
-\family default
-document and make sure it's using the 
+Go back to your first \SpecialChar LyX
+ document and make sure it is using the 
 \family sans
-Article 
+Article
 \family default
-text class.
+ document class.
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 You should not be using the letter any more, since the 
 \family sans
 Letter
 \family default
textclass doesn't allow titles.
document class does not allow titles.
 \end_layout
 
 \end_inset
@@ -2296,9 +2307,9 @@ Title
  environment.
  On the next line, type your name and change it to the 
 \family sans
-Author 
+Author
 \family default
-environment.
+ environment.
  On the next line, write the date in the 
 \family sans
 Date
@@ -2309,8 +2320,8 @@ Date
 Abstract
 \family default
  environment.
- Notice how the title is presented when it's printed out.
- If you changed the document format to Book, you'll get a separate title
+ Notice how the title is presented when it is printed out.
+ If you change the document format to Book, you will get a separate title
  page, like the first page of this tutorial.
 \end_layout
 
@@ -2329,28 +2340,44 @@ Labels and Cross-References
 \end_layout
 
 \begin_layout Standard
-\begin_inset LatexCommand \label{sec:labels}
+You can label section headings, list items, formulas, footnotes, and floats
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+Floats are explained in the 
+\emph on
+User's Guide
+\emph default
+ and the 
+\emph on
+Embedded Objects
+\emph default
+ manual.
+\end_layout
 
 \end_inset
 
-You can label a section (or subsubsection, or, more rarely, just a random
- piece of text) in your document.
- Once you do so, you can refer to this section in other parts of the document,
+ in your document.
+ Once you do so, you can refer to the element in other parts of the document,
  using cross-references.
- You can refer either to the section's number, or to the page that the section
- appears on.
- As with sections and footnotes, LyX worries about the cross-references
+ You can refer to a section's number, to the page on which the section begins
+ or to both.
+ As with section numbering, \SpecialChar LyX
+ also takes care of cross-reference numbering
  for you.
- Automatic labels and cross-references are one of the best advantages of
- LyX (and LaTeX) over conventional word processors.
+ Automatic management of labels and cross-references is among the most significa
+nt advantages of \SpecialChar LyX
+ (and \SpecialChar LaTeX
+) over conventional word processors.
 \end_layout
 
-\begin_layout Subsection*
+\begin_layout Subsection
 Your first label
 \end_layout
 
 \begin_layout Standard
-Let's mark our second section, whose title is 
+Go to our second section, whose title is 
 \begin_inset Quotes eld
 \end_inset
 
@@ -2359,18 +2386,17 @@ About This Document
 \end_inset
 
 .
- Click at the end of the section title line, and select
+ Click at the end of the section title line, and select 
 \family sans
-\bar under
- I
-\bar default
-nsert\SpecialChar \menuseparator
-
-\bar under
-L
-\bar default
-abel
+Insert\SpecialChar menuseparator
+Label
 \family default
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "label-insert"
+\end_inset
+
 .
  A dialog asks you for a label name, and gives you a suggestion.
  When you click on 
 \end_layout
 
 \begin_layout Standard
-By the way, you could have put the label right anywhere within the section
- as well; section references will refer to the last section or subsection
- whose heading comes before the label.
- However, putting it on the same line as the section title (or, perhaps,
- on the first line of the section's text) ensures that page references will
- reference the beginning of the section.
-\end_layout
-
-\begin_layout Standard
-So far you haven't done anything --- the 
-\family typewriter
-dvi
-\family default
- file will look exactly the same, since labels don't show up in the printed
- document.
- However, now that you've added a label, you can refer to that label with
+So far you have not done anything — the output will look exactly the same,
+ since labels do not show up in the printed document.
+ However, now that you have added a label, you can refer to that label with
  cross-references.
- We'll do that next.
+ We will do that next.
 \end_layout
 
-\begin_layout Subsection*
-Your first cross-references
+\begin_layout Subsection
+Your first cross-reference
 \end_layout
 
 \begin_layout Standard
-Place the cursor somewhere in Section\InsetSpace ~
+Place the cursor somewhere in Section
+\begin_inset space ~
+\end_inset
+
 2 of your document.
  Type 
 \end_layout
 
 \begin_layout LyX-Code
-If you want to know more about this document, then see 
-\newline
-Section , which can
- be found on page .
+If you want to know more about this document, then see Section .
 \end_layout
 
 \begin_layout Standard
-Now --- with the cursor after the word 
-\begin_inset Quotes eld
-\end_inset
-
-section
-\begin_inset Quotes erd
+Now, with the cursor before the final period, select 
+\family sans
+Insert\SpecialChar menuseparator
+Cross
+\begin_inset space ~
 \end_inset
 
-
-\family typewriter
+Reference
 \family default
---- choose 
-\family sans
-\bar under
-I
-\bar default
-nsert\SpecialChar \menuseparator
-Cross\InsetSpace ~
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset ref"
+\end_inset
 
-\bar under
-R
-\bar default
-eference
-\family default
 .
- The 
-\family sans
-Reference
-\family default
- dialog pops up.
+ The Cross-reference dialog pops up.
  It shows a list of the possible labels you can reference.
  At the moment, there should be only one, 
 \begin_inset Quotes eld
 \end_inset
 
-sec:aboutdocument
+sec:About-This-Document
 \begin_inset Quotes erd
 \end_inset
 
 .
- Select it (it may be selected by default), and click 
-\family sans
-Apply
-\family default
-.
- Now put the cursor after the word 
+ First, select the drop-down menu labeled 
 \begin_inset Quotes eld
 \end_inset
 
-page
+Format
+\begin_inset Quotes erd
+\end_inset
+
+ and select 
+\begin_inset Quotes eld
+\end_inset
+
+<reference> on page <page>
 \begin_inset Quotes erd
 \end_inset
 
-, and change the reference type to use the page number then click 
-\family sans
-Apply
-\family default
 .
+ Then select 
+\begin_inset Quotes eld
+\end_inset
+
+sec:About-This-Document
+\begin_inset Quotes erd
+\end_inset
+
+ (it may be selected by default), and a reference marker will appear containing
+\begin_inset Quotes eld
+\end_inset
+
+Ref+Text: sec:About-This-Document
+\begin_inset Quotes erd
+\end_inset
+
  (To be really correct, you should put a 
 \family sans
-Protected\InsetSpace ~
-Blank
+Protected
+\begin_inset space ~
+\end_inset
+
+Space
 \family default
- in between the word 
+ (shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "command-alternatives space-insert protected ; math-space"
+\end_inset
+
+) in between the word 
 \begin_inset Quotes eld
 \end_inset
 
@@ -2491,82 +2515,109 @@ Section
 \begin_inset Quotes erd
 \end_inset
 
- and the reference.
- Same for the page reference.)
-\end_layout
-
-\begin_layout Standard
-LyX puts the references in a box right where the cursor was.
- In the printed document, this reference marker will be replaced with either
- the page or section number (depending on what you selected in the 
+ and the reference.) An alternative way to reference a label is to right-click
+ the label and select 
 \family sans
-Reference
+Copy as Reference
 \family default
- dialog).
- Use 
+ in the pop-up context menu.
+ The cross-reference to this label is now in the clipboard and can be copied
+ to the actual cursor position via the menu 
 \family sans
-\bar under
-V
-\bar default
-iew\SpecialChar \menuseparator
+Edit\SpecialChar menuseparator
+Paste
+\family default
+ (shortcut 
+\begin_inset Info
+type  "shortcut"
+arg   "paste"
+\end_inset
+
+).
+ In the printed document, this reference marker will be replaced with the
+ section number and then the page number.
+ Preview your document and you will see that \SpecialChar LaTeX
+ has been even cleverer than
+ that.
+ It refers to 
+\begin_inset Quotes eld
+\end_inset
 
-\bar under
-U
-\bar default
-pdate\SpecialChar \menuseparator
+Section 2
+\begin_inset Quotes erd
+\end_inset
 
-\bar under
-D
-\bar default
-VI
-\family default
-, and you'll see that on the last page we refer to 
+ and depending how much text you have between the start of Section
+\begin_inset space ~
+\end_inset
+
+2 and this cross-reference you may see 
 \begin_inset Quotes eld
 \end_inset
 
-Section\InsetSpace ~
-2
+on this page
 \begin_inset Quotes erd
 \end_inset
 
- and 
+, 
 \begin_inset Quotes eld
 \end_inset
 
-Page\InsetSpace ~
-1
+on the previous page
+\begin_inset Quotes erd
+\end_inset
+
+ or 
+\begin_inset Quotes eld
+\end_inset
+
+on page n
 \begin_inset Quotes erd
 \end_inset
 
- (or whatever page Section\InsetSpace ~
-2's title is on).
+ (where 
+\emph on
+n
+\emph default
+ is the page number).
 \end_layout
 
 \begin_layout Standard
-Conveniently, a cross-reference acts a hyperlink when you're editing a document
- in LyX; clicking on it will pop up the 
+Conveniently, a cross-reference acts as a hyperlink when you are editing
+ a document in \SpecialChar LyX
+; clicking on it will pop up the 
 \family sans
-Reference
+Cross-reference
 \family default
  dialog, clicking 
 \family sans
-Go\InsetSpace ~
-to\InsetSpace ~
+Go
+\begin_inset space ~
+\end_inset
+
+to
+\begin_inset space ~
+\end_inset
+
 Label
 \family default
  will move the cursor to the referenced label.
 \end_layout
 
-\begin_layout Subsection*
+\begin_layout Subsection
 More fun with labels
 \end_layout
 
 \begin_layout Standard
-We told you that LyX worries about numbering cross-references; now you can
- test that.
- Add a new section before Section\InsetSpace ~
+We told you that \SpecialChar LyX
+ takes care of numbering cross-references; now you can
+ test this claim.
+ Add a new section before Section
+\begin_inset space ~
+\end_inset
+
 2.
Now rerun LaTeX, and --- voilà! --- the section cross reference changed
Update the preview, and — voilà! — the section cross-reference changed
  to 
 \begin_inset Quotes eld
 \end_inset
@@ -2575,7 +2626,7 @@ We told you that LyX worries about numbering cross-references; now you can
 \begin_inset Quotes erd
 \end_inset
 
-! Change 
+! Change the section 
 \begin_inset Quotes eld
 \end_inset
 
@@ -2583,12 +2634,17 @@ About this Document
 \begin_inset Quotes erd
 \end_inset
 
- to a subsection, and the cross-reference will reference Subsection\InsetSpace ~
-2.1 instead
- of Section\InsetSpace ~
+ to a subsection, and the cross-reference will reference Subsection
+\begin_inset space ~
+\end_inset
+
+2.1 instead of Section
+\begin_inset space ~
+\end_inset
+
 3.
- The page reference won't change unless you add a whole page of text before
- the label, of course.
+ The page reference will not change unless you add a whole page of text
before the label, of course.
  
 \end_layout
 
@@ -2596,17 +2652,17 @@ About this Document
 If you want some more practice with labels, then try putting a new label
  where your first cross-reference was, and refer to that label from elsewhere
  in the document.
- If you'll be inserting cross-references often (if, for example, you're
writing a journal article), it may be convenient to leave the 
+ If you will be inserting cross-references often, it may be convenient to
+ leave the 
 \family sans
-Reference
+Cross-reference
 \family default
  dialog open.
 \end_layout
 
 \begin_layout Standard
-If you want to make sure that the cross-referencing gets the pages right
even for larger documents, 
+If you want to confirm that the cross-referencing gets the pages right even
+ for larger documents, 
 \family sans
 Copy
 \family default
@@ -2618,27 +2674,30 @@ User's Guide
 \family sans
 Paste
 \family default
- the stolen text into your document
+ them into your document.
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 By the way, copying a chapter title may cause an error, because chapters
- aren't allowed in the article class.
- If this happens, just delete the chapter title.
- If you want to know why this happens, see Section\InsetSpace ~
+ are not allowed in the article class, see Section
+\begin_inset space ~
+\end_inset
+
 
-\begin_inset LatexCommand \ref{sec:textclasses}
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Document-Classes"
 
 \end_inset
 
 .
+ If this happens, just delete the chapter title.
 \end_layout
 
 \end_inset
 
-.
+
 \end_layout
 
 \begin_layout Standard
@@ -2656,68 +2715,50 @@ Footnotes and Margin Notes
 \end_layout
 
 \begin_layout Standard
-Footnotes can be added using the 
-\family sans
-Insert\InsetSpace ~
-Footnote
-\family default
- button in the toolbar
-\begin_inset Foot
-status collapsed
-
-\begin_layout Standard
-The button shows an arrow pointing to red text, which is just below some
- black text.
-\end_layout
-
+Footnotes can be added using the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "footnote-insert"
 \end_inset
 
- or 
+ or the menu 
 \family sans
-\bar under
-I
-\bar default
-nsert\SpecialChar \menuseparator
-
-\bar under
-F
-\bar default
-ootnote
+Insert\SpecialChar menuseparator
+Footnote
 \family default
-\SpecialChar \@.
+.
  Click at the end of the word 
 \begin_inset Quotes eld
 \end_inset
 
-LyX
+\SpecialChar LyX
+
 \begin_inset Quotes erd
 \end_inset
 
- somewhere in your document and hit the 
-\family sans
-Insert\InsetSpace ~
-Footnote
-\family default
- button.
+ somewhere in your document and insert a footnote.
  A footnote box appears where you can enter the text of the footnote.
- LyX should place the cursor at the beginning of the footnote box.
+ \SpecialChar LyX
+ should place the cursor at the beginning of the footnote box.
  Type
 \end_layout
 
 \begin_layout LyX-Code
-LyX is a typesetting word processor.
+\SpecialChar LyX
+ is a typesetting word processor.
 \end_layout
 
 \begin_layout Standard
-Now click on the button labelled 
+Now click on the button labeled 
 \begin_inset Quotes eld
 \end_inset
 
-foot.
+foot
 \begin_inset Quotes erd
 \end_inset
 
- The footnote box disappears, leaving the button showing where the footnote
+.
+ The footnote box is closed, leaving the button showing where the footnote
  marker will be in the printed text; this is called 
 \begin_inset Quotes eld
 \end_inset
@@ -2727,8 +2768,8 @@ folding
 \end_inset
 
  the footnote.
- You can unfold the footnote at any time --- and re-edit its text, if you
want --- by clicking again on the 
+ You can unfold the footnote at any time and re-edit its text by clicking
+ again on the 
 \begin_inset Quotes eld
 \end_inset
 
@@ -2739,29 +2780,15 @@ foot
  button.
 \end_layout
 
-\begin_layout Standard
-You may wonder why the footnote button is a word instead of a number.
- The answer is that LyX worries about the footnote numbering for you in
- the printed text.
- You can see this yourself by looking at the 
-\family typewriter
-dvi
-\family default
- file (or printout).
- If you add other footnotes, LyX will renumber the footnotes.
- Since LyX (well, LaTeX, actually) takes care of the footnote numbering,
- there's really no need to put the numbers in the LyX file.
-\end_layout
-
 \begin_layout Standard
 A footnote can be cut and pasted like normal text.
  Go ahead; try it! All you need to do is select the footnote button
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 It may be easier to select it using the keyboard.
- You might accidentally open the footnote if you're trying to select the
+ You might accidentally open the footnote if you are trying to select the
  marker itself with the mouse.
 \end_layout
 
@@ -2778,40 +2805,40 @@ Paste
  it.
  In addition, you can change regular text to a footnote, by selecting it
  and hitting the 
+\begin_inset Info
+type  "icon"
+arg   "footnote-insert"
+\end_inset
+
+ button; change a footnote to regular text by hitting the 
 \family sans
-Insert\InsetSpace ~
-Footnote
+Backspace
 \family default
- button; change a footnote to regular text by clicking the 
+ key when the cursor is in the first position of a footnote, or by hitting
+ the 
 \family sans
-Insert\InsetSpace ~
-Footnote
+Delete
 \family default
button when the cursor is in a footnote.
key when the cursor is in the very last position of the footnote.
 \end_layout
 
 \begin_layout Standard
-Margin notes can be added using the toolbar button (the button shows an
- arrow pointing to red text next to (i.e., in the margin of) black text, and
- should be next to the 
-\family sans
-Insert\InsetSpace ~
-Footnote
-\family default
- button in the toolbar.) or 
+Margin notes can be added using the menu 
 \family sans
-\bar under
-I
-\bar default
-nsert\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
+Marginal
+\begin_inset space ~
+\end_inset
 
-\bar under
-M
-\bar default
-arginal\InsetSpace ~
 Note
 \family default
-\SpecialChar \@.
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "marginalnote-insert"
+\end_inset
+
+\SpecialChar endofsentence
  Margin notes are like footnotes, except that: 
 \end_layout
 
@@ -2844,9 +2871,11 @@ margin notes are not numbered
 \end_layout
 
 \begin_layout Standard
-Change your LyX footnote back to text, then select and change it to a margin
+Change your \SpecialChar LyX
+ footnote back to text, then select and change it to a margin
  note.
- Run LaTeX again to see what the margin note looks like.
+ Run \SpecialChar LaTeX
+ again to see what the margin note looks like.
 \end_layout
 
 \begin_layout Standard
@@ -2861,19 +2890,23 @@ example_raw.lyx
 
 \begin_layout Section
 Bibliographies
-\end_layout
-
-\begin_layout Standard
-\begin_inset LatexCommand \label{sec:bibliographies}
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:bibliographies"
 
 \end_inset
 
-Bibliographies (at least in the exact sciences) are similar to cross references.
+
+\end_layout
+
+\begin_layout Standard
+Bibliographies are similar to cross-references.
  The bibliography contains a list of references at the end of the document,
  and they can be referenced from within the document.
- Like section titles, LyX and LaTeX make your job easier by automatically
- numbering the bibliography items and changing citations when the items'
- numbers change.
+ Like section titles, \SpecialChar LyX
+ and \SpecialChar LaTeX
+ make your job easier by automatically numbering
+ the bibliography items and changing citations when the item numbers change.
 \end_layout
 
 \begin_layout Standard
@@ -2883,25 +2916,47 @@ Bibliography
 \family default
  environment.
  Now, each paragraph you type will be a reference.
- Type
+ Type 
+\begin_inset Quotes eld
+\end_inset
+
+
 \family typewriter
- The Lyx Tutorial, by the LyX Documentation Team
+The Lyx Tutorial, by the \SpecialChar LyX
+ Documentation Team
 \family default
+
+\begin_inset Quotes erd
+\end_inset
+
  as your first reference.
- Note that LyX automatically puts a number in a box before each reference.
- Click on the boxed reference number, and a 
+ Note that \SpecialChar LyX
+ automatically puts a number in a box before each reference.
+ Click on the boxed reference number, and the 
 \family sans
-Bibliography\InsetSpace ~
+Bibliography
+\begin_inset space ~
+\end_inset
+
 item
 \family default
  dialog box appears.
You use the first field, the 
The 
 \family sans
 Key
 \family default
-, to refer to this reference within the LyX document.
- By default, it is a number.
- Change the 
+ is to refer to this reference within the \SpecialChar LyX
+ document, the 
+\family sans
+Label
+\family default
+ appears in output.
+ When no 
+\family sans
+Label
+\family default
+ is set (default), you will see the number of the bibliography in the output.
+ Now change the 
 \family sans
 Key
 \family default
@@ -2920,24 +2975,23 @@ lyxtutorial
 Now pick somewhere in your document that you would like to insert a reference.
  Do so with 
 \family sans
-\bar under
-I
-\bar default
-nsert\SpecialChar \menuseparator
-
-\bar under
-C
-\bar default
-itation
+Insert\SpecialChar menuseparator
+Citation
 \family default
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset citation"
+\end_inset
+
 .
  A 
 \family sans
 Citation
 \family default
  dialog appears.
- The right panel in this dialog lists all the bibliography entries, and
this field allows you to choose which bibliography item you want to cite.
+ The left panel in this dialog lists all the bibliography entries, and this
+ field allows you to choose which bibliography item you want to cite.
  Select 
 \begin_inset Quotes eld
 \end_inset
@@ -2946,21 +3000,39 @@ lyxtutorial
 \begin_inset Quotes erd
 \end_inset
 
- (right now, that's the only item in the bibliography), then use the left
- arrow in the center to insert it.
+ (right now, that is the only item in the bibliography), then use the 
+\family sans
+Add
+\family default
+ button in the center to insert it.
  (You can have multiple citations in the same place by transferring a number
- of keys this way.) Now run LaTeX, and you'll see that the citation appears
- in brackets in the text, referring to the bibliography at the end of the
- document.
+ of keys this way.)
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+If one uses label names for references that are easy to remember it is easier
+ to find the entry in the list of references.
+\end_layout
+
+\end_inset
+
+ Click the 
+\family sans
+OK
+\family default
+ button.
+ Now preview your file and you will see that the citation appears in brackets
+ in the text, referring to the bibliography at the end of the document.
 \end_layout
 
 \begin_layout Standard
-How are the other fields used? The 
+The 
 \family sans
-\bar under
-T
-\bar default
-ext\InsetSpace ~
+Text
+\begin_inset space ~
+\end_inset
+
 after
 \family default
  field in the 
@@ -2980,19 +3052,18 @@ Citation
 
  to refer to a paper written by Smith in 1995), use the 
 \family sans
-\bar under
-L
-\bar default
-abel 
+Label
 \family default
-field in the 
+ field in the 
 \family sans
-Bibliography\InsetSpace ~
-Entry\InsetSpace ~
-Settings
+Bibliography
+\begin_inset space ~
+\end_inset
+
+item
 \family default
  dialog.
As usual, you can see the 
See the 
 \emph on
 User's Guide
 \emph default
@@ -3002,9 +3073,9 @@ User's Guide
 \begin_layout Standard
 
 \series bold
-Exercise: 
+Exercise:
 \series default
-Fix the bibliography and citation in 
+ Fix the bibliography and citation in 
 \family typewriter
 example_raw.lyx
 \end_layout
@@ -3015,32 +3086,34 @@ Table of Contents
 
 \begin_layout Standard
 You may want to put a table of contents at the beginning of your document.
- LyX makes this very easy to do.
+ \SpecialChar LyX
+ makes this easy to do.
  Just hit 
 \family sans
 Return
 \family default
- after your document title and before your first section title and choose
+ after your document title and before your first section title and select
  
 \family sans
-\bar under
-I
-\bar default
-nsert\SpecialChar \menuseparator
-List\InsetSpace ~
-/\InsetSpace ~
-T
-\bar under
-O
-\bar default
-C\SpecialChar \menuseparator
-Table\InsetSpace ~
-of\InsetSpace ~
+Insert\SpecialChar menuseparator
+List
+\begin_inset space ~
+\end_inset
+
+/
+\begin_inset space ~
+\end_inset
+
+TOC\SpecialChar menuseparator
+Table
+\begin_inset space ~
+\end_inset
+
+of
+\begin_inset space ~
+\end_inset
 
-\bar under
-C
-\bar default
-ontents
+Contents
 \family default
 .
  The words 
@@ -3057,67 +3130,49 @@ Table of Contents
 
 \begin_layout Standard
 This may not appear to be very useful.
- However, if you look at your 
-\family typewriter
-dvi
-\family default
- file, you will see that a table of contents has been generated, listing
- the various sections and subsections in your document.
+ However, if you look at your preview, you will see that a table of contents
+ has been generated, listing the various sections and subsections in your
+ document.
  As usual, if you reorder sections or create new ones, you will see those
- changes in the 
-\family typewriter
-dvi
-\family default
- file when you update it.
+ changes in the preview when you update it.
  
 \end_layout
 
 \begin_layout Standard
-The table of contents is not printed in the on-screen version of the document,
- because you can't edit it anyway.
- However, you can display the table of contents in a separate window by
- clicking on the table of contents button, or by using 
+The table of contents is not printed in the on-screen version of the document.
+ But you can display the table of contents in a separate window by clicking
+ on the table of contents button, or by using 
 \family sans
-\bar under
-D
-\bar default
-ocument\SpecialChar \menuseparator
+View\SpecialChar menuseparator
+Outline
+\begin_inset space ~
+\end_inset
 
-\bar under
-T
-\bar default
-able\InsetSpace ~
-of\InsetSpace ~
-Contents
+Pane
 \family default
+ or the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-toggle toc"
+\end_inset
+
 .
- The menu command will work even if you don't have a table of contents inset
- in your document.
- This is a very useful tool.
- You can use the 
-\family sans
-Table\InsetSpace ~
-of\InsetSpace ~
-Contents
-\family default
- window to move around your document.
+ This menu will work even if you do not have a table of contents inset in
+ your document.
+ This is a very useful tool for rearranging your document parts.
  Clicking on a (sub)section title in the 
 \family sans
-Table\InsetSpace ~
-of\InsetSpace ~
-Contents
+Outline
 \family default
- window will highlight that line and move the cursor (in the LyX editing
- window) to that place in the document.
+ window will highlight that line and move the display (in the \SpecialChar LyX
+ editing window)
+ to that place in the document.
  You can also use the arrow keys to move up and down in the table of contents.
  You may therefore find it convenient to leave this window open throughout
  editing sessions.
  You can get similar functionality from the 
 \family sans
-\bar under
-N
-\bar default
-avigate
+Navigate
 \family default
  menu, though, where the table of contents appears automatically.
 \end_layout
@@ -3142,35 +3197,29 @@ Using Math
 \end_layout
 
 \begin_layout Standard
-LaTeX is used by many scientists because it outputs great looking equations,
+\SpecialChar LaTeX
+ is used by many scientists because it outputs great looking equations,
  avoiding the control characters used by word processors and their equation
  editors.
  Many of these scientists are frustrated, however, because writing equations
- in LaTeX is more like programming than writing.
- Happily, LyX has WYSIWYM support for equations.
- If you are used to LaTeX, you'll find that all of the usual LaTeX math
- commands can be typed in normally, but they will show up in a WYSIWYM fashion.
- If, on the other hand, you've never written in LaTeX, then the 
+ in \SpecialChar LaTeX
+ is more like programming than writing.
+ Happily, \SpecialChar LyX
+ has WYSIWYM support for equations.
+ If you are used to \SpecialChar LaTeX
+, you will find that all of the usual \SpecialChar LaTeX
+ math commands
+ can be typed in normally, but they will show up in a WYSIWYM fashion.
+ If, on the other hand, you have never written in \SpecialChar LaTeX
+, then the 
 \family sans
-Math\InsetSpace ~
-Panel
-\family default
- will allow you to write professional-looking math quickly and easily
-\begin_inset Foot
-status collapsed
-
-\begin_layout Standard
-LyX can't check if the math you're writing is actually 
-\emph on
-correct
-\emph default
-.
- Sorry.
-\end_layout
-
+Math
+\begin_inset space ~
 \end_inset
 
-.
+Panel
+\family default
+ will allow you to write professional-looking math quickly and easily.
 \end_layout
 
 \begin_layout Section
@@ -3178,21 +3227,20 @@ Math Mode
 \end_layout
 
 \begin_layout Standard
-Somewhere in your LyX document, type: 
+Somewhere in your \SpecialChar LyX
+ document, type: 
 \end_layout
 
 \begin_layout LyX-Code
-I like what Einstein said, E=mc^2, because it's so simple.
+I like what Einstein said, E=mc^2, because it is so simple.
  
 \end_layout
 
 \begin_layout Standard
-Now, that equation doesn't look very good, even in the 
-\family typewriter
-dvi
-\family default
- file; there's no space between the letters and the equals sign, and you'd
- like to write an actual superscript for the 
+Now, that equation does not look very good in \SpecialChar LyX
+ and in the output; there
+ is no space between the letters and the equals sign, and you would like
+ to write an actual superscript for the 
 \begin_inset Quotes eld
 \end_inset
 
@@ -3201,43 +3249,49 @@ dvi
 \end_inset
 
 .
- That bad typesetting happened because we didn't tell LyX that we were writing
+ That bad typesetting happened because we did not tell \SpecialChar LyX
+ that we were writing
  a mathematical expression, so it typeset the equation like regular old
  text.
 \end_layout
 
 \begin_layout Standard
-Instead, we create a formula that will get typeset properly.
- In order to create a formula, just click the toolbar button with 
-\begin_inset Formula $\frac{a+b}{c}$
+But we can create a formula that will be typeset properly.
+ Highlight the equation and click the toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "math-mode"
 \end_inset
 
- written on it in blue.
- LyX will insert a little blue square, which is an empty math formula.
- LyX has placed the cursor in the blue square, so just type 
-\family typewriter
-E=mc^2
+ or use the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Math\SpecialChar menuseparator
+Inline
+\begin_inset space ~
+\end_inset
+
+Formula
 \family default
- again.
- The expression is typed in blue, and the blue square disappears as soon
- as the formula is not empty.
+.
+ If nothing is highlighted \SpecialChar LyX
+ inserts a little blue square, which is an empty
+ math formula.
+ The expression appears in blue and the blue square disappears as soon as
+ the formula is not empty.
  Now type 
 \family sans
 Esc
 \family default
- to leave the equation The purple markers disappear, leaving the cursor
- to the right of the expression, and now if you type something, it will
- be regular text.
+ to leave the equation.
+ The purple markers disappear, leaving the cursor to the right of the expression.
Now, if you type something, it will be regular text.
 \end_layout
 
 \begin_layout Standard
-Run LaTeX and look at the 
-\family typewriter
-dvi
-\family default
- file.
- Notice that the expression was typeset nicely, with spaces between the
- letters and the equals sign, and a superscript 
+Looking at the output you will notice that the expression was typeset nicely,
+ with spaces between the letters and the equals sign, and a superscript
 \begin_inset Quotes eld
 \end_inset
 
@@ -3252,35 +3306,22 @@ dvi
 
 \begin_layout Standard
 This math editor is another example of the WYSIWYM philosophy.
- In LaTeX, you write a mathematical expression using text and commands like
+ In \SpecialChar LaTeX
+, you write a mathematical expression using text and commands like 
 \family typewriter
 
 \backslash
 sqrt
 \family default
-; this can be frustrating, because you can't see what an expression looks
- like until you LaTeX the file, and may have to spend time to find missing
- brackets or other 
-\begin_inset Quotes eld
-\end_inset
-
-bugs
-\begin_inset Quotes erd
-\end_inset
-
-.
- On the other hand, LyX doesn't attempt to get the expression to look perfect
- (WYSIWYG), but it gives you an extremely good idea of what the expression
- will look like.
- LaTeX then takes care of the professional typesetting.
- 99% of the time, you won't have to make any changes to the font sizes or
- spacing that LaTeX outputs.
- This way (sorry to be so repetitive) you can focus on the 
-\emph on
-content
-\emph default
- of your mathematical expressions, not their format.
+; this can be frustrating, because you cannot see what an expression looks
+ like until you run the file under \SpecialChar LaTeX
+ and you may have to spend time, for
+ example, finding missing brackets.
+ \SpecialChar LyX
+ does not attempt to get the expression to look perfect (WYSIWYG), but
+ it gives you an extremely good idea of what the expression will look like.
+ \SpecialChar LaTeX
+ then takes care of the professional typesetting.
 \end_layout
 
 \begin_layout Section
@@ -3288,7 +3329,7 @@ Navigating an Equation
 \end_layout
 
 \begin_layout Standard
-Now let's change 
+Now let us change 
 \begin_inset Formula $E=mc^{2}$
 \end_inset
 
@@ -3299,7 +3340,7 @@ Now let's change
 .
  Use the arrow keys to move the cursor into the expression.
  Note that when you enter the expression, the purple markers appear to let
- you know you're editing math.
+ you know you are editing math.
  Now you can use 
 \family sans
 Left
@@ -3321,7 +3362,7 @@ Right
 \family sans
 Esc
 \family default
- to leave the formula\SpecialChar \@.
+ to leave the formula\SpecialChar endofsentence
 
 \end_layout
 
@@ -3340,27 +3381,20 @@ Backspace
  Select text either with the arrow keys or with the mouse.
  
 \family sans
-\bar under
-E
-\bar default
-dit\SpecialChar \menuseparator
-
-\bar under
-U
-\bar default
-ndo
+Edit\SpecialChar menuseparator
+Undo
 \family default
- works in math mode, as does cutting and pasting.
- One thing to be careful of: if you're right outside a formula and you type
+ works in math mode as well as cut and paste.
+ One thing to be careful of: if you are left or right outside a formula
+ and you press 
 \family sans
 Delete
 \family default
(or 
+ or 
 \family sans
 Backspace
 \family default
-), it will delete the whole expression.
+ respectively, you delete the whole formula.
  Luckily, you can just use 
 \family sans
 Undo
 \begin_inset Quotes erd
 \end_inset
 
-, then typing 
+, then press 
 \family sans
 Up
 \family default
- will move the cursor to the level of the superscript, just before the 
+ and the cursor is moved to the level of the superscript, just before the
 \begin_inset Quotes eld
 \end_inset
 
@@ -3422,11 +3457,15 @@ Up
 Down
 \family default
  will move the cursor back to the regular level.
- In fact, if you hit 
+ If you hit 
+\family sans
+Space
+\family default
+ instead of 
 \family sans
 Down
 \family default
- from anywhere within the superscript, the cursor will be placed just 
+, the cursor will be placed 
 \emph on
 after
 \emph default
@@ -3448,10 +3487,13 @@ Exponents and Indices
 \begin_layout Standard
 An exponent can be entered from the 
 \family sans
-Math\InsetSpace ~
-Panel
+Math
+\begin_inset space ~
+\end_inset
+
+Toolbar
 \family default
- (see below), but it's actually simpler just to type the caret key, 
+ (see below), but it is actually simpler just to type the caret key, 
 \begin_inset Quotes eld
 \end_inset
 
@@ -3460,7 +3502,8 @@ Panel
 \end_inset
 
 .
- LyX will place another blue rectangle in the superscript, so that whatever
+ \SpecialChar LyX
+ will place another blue rectangle in the superscript, so that whatever
  you write next will be superscripted, and in a smaller font size.
  Everything you type until you hit a 
 \family sans
@@ -3470,20 +3513,20 @@ Space
 \family sans
 Esc
 \family default
- to exit Mathed entirely) will be in the superscript.
+ to exit the formula entirely) will be in the superscript.
 \end_layout
 
 \begin_layout Standard
-Writing a subscript (index) is just as easy --- start one by typing the
- underscore key, 
+Writing a subscript (index) is just as easy; start one by typing the underscore
+ key 
 \begin_inset Quotes eld
 \end_inset
 
 _
-\begin_inset Quotes eld
+\begin_inset Quotes erd
 \end_inset
 
-.
+ .
  You can subscript and superscript both subscripts and superscripts like
  this: 
 \begin_inset Formula $A_{a_{0}+b^{2}}+C^{a_{0}+b^{2}}$
@@ -3506,173 +3549,218 @@ example_raw.lyx
 \end_layout
 
 \begin_layout Section
-The 
-\family sans
-Math Panel
+The Math toolbar
 \end_layout
 
 \begin_layout Standard
 The 
 \family sans
-Math\InsetSpace ~
-Panel
-\family default
- is a convenient way to enter symbols or to perform many complicated Mathed
- functions.
- Many of these functions can be accomplished from the keyboard or the 
-\family sans
-\bar under
-E
-\bar default
-dit\SpecialChar \menuseparator
+Math
+\begin_inset space ~
+\end_inset
 
-\bar under
-M
-\bar default
-ath
+toolbar
 \family default
- or 
+ is a convenient way to enter symbols and/or to perform complicated formula
+ operations.
+ Many of these operations can be accomplished from the keyboard or the 
 \family sans
-\bar under
-I
-\bar default
-nsert
-\bar under
-\SpecialChar \menuseparator
-
-\bar default
-Mat
-\bar under
-h
+Insert\SpecialChar menuseparator
+Math
 \family default
-\bar default
- menus.
- However, we're going to concentrate on using the 
+ or the 
 \family sans
-Math\InsetSpace ~
-Panel
+Edit\SpecialChar menuseparator
+Math
 \family default
-, just to let you know what's out there; you can learn keyboard shortcuts
- later, from other manuals.
- So open it using 
-\family sans
-\bar under
-I
-\bar default
-nsert
-\bar under
-\SpecialChar \menuseparator
-
-\bar default
-Mat
-\bar under
-h
-\bar default
-\SpecialChar \menuseparator
-Math\InsetSpace ~
-Pane
-\bar under
-l
+ menus (the latter only appears when you are in Math mode).
+ However, we are going to concentrate on using the 
+\family sans
+Math
+\begin_inset space ~
+\end_inset
+
+toolbar
 \family default
-\bar default
- now and leave it open while reading this section.
+, just to let you know what is out there; you can learn keyboard shortcuts
+ and commands later from the 
+\emph on
+Math
+\emph default
+ manual.
 \end_layout
 
 \begin_layout Standard
-Right-clicking on a formula will open the 
+The 
 \family sans
-Math Panel
+Math
+\begin_inset space ~
+\end_inset
+
+toolbar
 \family default
- for you.
-\end_layout
+ is shown when the cursor is in a formula and can also be turned on manually
+ in the menu 
+\family sans
+View\SpecialChar menuseparator
+Toolbars
+\family default
+.
+ When you click there on 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Subsection
-Greek and symbols
-\end_layout
+Math
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
-The 
+ (
+\begin_inset Info
+type  "icon"
+arg   "toolbar-toggle math"
+\end_inset
+
+) the toolbar will be shown permanently at the bottom; this state is visualized
+ in the 
 \family sans
-Math\InsetSpace ~
-Panel
+Toolbars
 \family default
- which allow you to choose from a large array of symbols used in math: various
- arrows, relations, operators, and sums and integrals.
- Note that subscripting and superscripting allow you to put lower and upper
- limits on sums and integrals.
-\end_layout
+ menu with a checkmark.
+ When you click in this state again on 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
+Math
+\begin_inset Quotes erd
+\end_inset
+
+ in the 
+\family sans
+Toolbars
+\family default
+ menu, the 
+\family sans
+Math
+\begin_inset space ~
+\end_inset
+
+toolbar
+\family default
+ is only shown when the cursor is within a formula; this state is visualized
+ by the renaming of the menu entry from 
 \begin_inset Quotes eld
 \end_inset
 
-Nothing you can do that can't be done\SpecialChar \ldots{}
- All you need is 
-\begin_inset Formula $\heartsuit$
+Math
+\begin_inset Quotes erd
 \end_inset
 
-.
+ to 
+\begin_inset Quotes eld
+\end_inset
+
+Math
+\begin_inset space ~
+\end_inset
+
+(auto)
 \begin_inset Quotes erd
 \end_inset
 
+.
 \end_layout
 
 \begin_layout Subsection
-Square roots, accents, and delimiters
+Greek and symbols
 \end_layout
 
 \begin_layout Standard
-To type a square root, just click on the button with a square root sign
- on it.
+The 
+\family sans
+Math
+\begin_inset space ~
+\end_inset
+
+toolbar
+\family default
+ allows you to choose from a large array of symbols used in math: operators,
+ arrows, relationships, delimiters, special characters, sums and integrals.
+ Note that subscripting and superscripting allow you to put lower and upper
+ limits on sums and integrals.
+\end_layout
+
+\begin_layout Subsection
+Roots, decorations, and delimiters
+\end_layout
+
+\begin_layout Standard
+To type a square root, just click on the button 
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\sqrt"
+\end_inset
+
+.
  The square root appears, and the cursor is in a new insertion point inside
  the square root.
  You can type variables, numbers, other square roots, fractions, whatever
  you want.
- LyX will automatically resize the square root to fit what's inside.
+ \SpecialChar LyX
+ will automatically resize the square root to fit what is inside.
 \end_layout
 
 \begin_layout Standard
-Accenting a character (
-\begin_inset Formula $\overrightarrow{v}$
+Adding a 
+\begin_inset Quotes eld
+\end_inset
+
+frame decoration
+\begin_inset Quotes erd
+\end_inset
+
+ to a character (
+\begin_inset Formula $\overrightarrow{a}$
 \end_inset
 
 ) or group of characters (
 \begin_inset Formula $\overrightarrow{a+b}$
 \end_inset
 
-) is done the same way.
- The 
-\family sans
-Decoration
-\family default
- types are available from the panel.
- Click on a decoration, and LyX will insert that decoration with an insertion
+) is done similarly.
+ Decorations are available from the toolbar via the button 
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\hat"
+\end_inset
+
+.
+ Click on a decoration, and \SpecialChar LyX
+ will insert that decoration with an insertion
  point under (or over) it.
  Just type what you want in the insertion point.
  There are two sets of decorations: those that resize with the text you
- type, and those that have fixed size, and are most appropriate for a single
- letter.
+ type, and those that have a fixed size, and are most appropriate for a
single letter.
  
 \end_layout
 
 \begin_layout Standard
 Delimiters such as parentheses, brackets, and braces work similarly, but
  are a bit more complicated.
- Hit the 
-\family sans
-Delimiter
-\family default
- button, which features a blue square surrounded by brackets, to pop up
- the 
+ Hit the delimiter button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show mathdelimiter"
+\end_inset
+
+ to pop up the 
 \family sans
 Delimiter
 \family default
  dialog.
  Your current selection of delimiters is displayed in a box.
- It's a pair of parentheses by default, but you can choose a pair of braces,
- a brace and a parenthesis, or even choose the empty square to have something
+ It is a pair of parentheses by default, but you can choose a pair of braces,
+ a brace and a parenthesis, or choose the empty square to have something
  like 
 \begin_inset Quotes eld
 \end_inset
@@ -3685,35 +3773,41 @@ Delimiter
 \begin_inset Quotes erd
 \end_inset
 
- (the empty delimiter is displayed as a broken line in LyX, but won't show
+ (the empty delimiter is displayed as a broken line in \SpecialChar LyX
+, but will not show
  up in the output).
 \end_layout
 
 \begin_layout Standard
-If you're lazy, you can type actual parentheses in math mode, rather than
+If you are lazy, you can type actual parentheses in math mode, rather than
  using the 
 \family sans
 Delimiter
 \family default
window.
dialog.
  However, those parentheses will be the same size as regular text, which
  will look bad if you have a big fraction or matrix inside the parentheses.
- Using the 
-\family sans
-Delimiter
-\family default
- window will guarantee that the delimiters are sized based on what's inside
- them.
+ So it is better to use one of the three delimiter buttons that insert them
+ directly, for example 
+\begin_inset Info
+type  "icon"
+arg   "math-delim ( )"
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Standard
 You can also put delimiters or a square root sign or a decoration on already
- existing text.
+ existing formula parts.
  Select the portion of the formula that you want to adjust, and then click
  on the button you want from the 
 \family sans
-Math\InsetSpace ~
-Panel
+Math
+\begin_inset space ~
+\end_inset
+
+Toolbar
 \family default
 .
  Try using this to change Newton's second law from scalar to vector form
@@ -3726,7 +3820,7 @@ Panel
 \end_inset
 
 ).
- Once you've learned about matrices, this is how you'll put parentheses
+ Once you have  learned about matrices, this is how you will put parentheses
  or brackets around them.
 \end_layout
 
@@ -3735,18 +3829,23 @@ Fractions
 \end_layout
 
 \begin_layout Standard
-Fractions are very simple in Mathed.
- Just click on the 
-\family sans
-Fraction
-\family default
- button in the 
+To create a fraction, click on the fraction button 
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\frac-square"
+\end_inset
+
+ in the 
 \family sans
-Math\InsetSpace ~
-Panel
+Math
+\begin_inset space ~
+\end_inset
+
+Toolbar
 \family default
-, which shows a fraction with blue squares in the numerator and the denominator.
- LyX writes two insertion points in a fraction.
+.
+ \SpecialChar LyX
+ writes two insertion points in a fraction.
  As you would expect, you can use arrow keys or the mouse to move around
  a fraction.
  Click on the top square and type 
@@ -3771,7 +3870,7 @@ Down
 \end_inset
 
 .
- You've made a fraction! Of course you can type anything within each of
+ You have made a fraction! Of course you can type anything within each of
  the two boxes: variables with exponents, square roots, other fractions,
  whatever.
  
@@ -3790,7 +3889,7 @@ example_raw.lyx
 \end_layout
 
 \begin_layout Subsection
-TeX mode: Limits, log, sin and others
+Functions: lim, log, sin and others
 \end_layout
 
 \begin_layout Standard
@@ -3803,7 +3902,8 @@ sin
 \begin_inset Quotes erd
 \end_inset
 
- in math mode, LyX thinks you're typing the product of the three variables
+ in math mode, \SpecialChar LyX
+ thinks you are typing the product of the three variables
  
 \begin_inset Formula $s$
 \end_inset
@@ -3827,7 +3927,8 @@ sin
 \end_inset
 
  typeset in Roman.
- In addition, LyX won't put a space between the word 
+ In addition, \SpecialChar LyX
+ will not put a space between the word 
 \begin_inset Quotes eld
 \end_inset
 
 \begin_inset Quotes erd
 \end_inset
 
- (typing 
+ (pressing 
 \family sans
 Space
 \family default
- will just exit math mode).
+ will exit the formula).
  So how do you get 
 \begin_inset Quotes eld
 \end_inset
 
 
-\begin_inset Formula $\sin x$
+\begin_inset Formula $\sin(x)$
 \end_inset
 
 
@@ -3865,7 +3966,7 @@ Space
 \end_inset
 
 
-\begin_inset Formula $sinx$
+\begin_inset Formula $sin(x)$
 \end_inset
 
 
@@ -3876,7 +3977,21 @@ Space
 \end_layout
 
 \begin_layout Standard
-Click on 
+Click on the 
+\family sans
+Math
+\begin_inset space ~
+\end_inset
+
+Toolbar
+\family default
+ button 
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\functions"
+\end_inset
+
+ and then on 
 \begin_inset Quotes eld
 \end_inset
 
@@ -3884,16 +3999,7 @@ sin
 \begin_inset Quotes erd
 \end_inset
 
- in the 
-\family sans
-Functions
-\family default
- list in the 
-\family sans
-Math\InsetSpace ~
-Panel
-\family default
-.
+ in the pop-up function list.
  The word 
 \begin_inset Quotes eld
 \end_inset
@@ -3902,7 +4008,8 @@ sin
 \begin_inset Quotes erd
 \end_inset
 
- is written in black, in upright roman type.
+ is displayed in \SpecialChar LyX
+ in black, and set in upright roman type.
  The whole word is treated as one symbol, so if you type 
 \family sans
 Backspace
@@ -3912,26 +4019,18 @@ Backspace
 \begin_inset Quotes eld
 \end_inset
 
-x
+(x)
 \begin_inset Quotes erd
 \end_inset
 
-, which will be written in blue italics, like you expect in Mathed.
- In the 
-\family typewriter
-dvi
-\family default
- file, the expression will be correctly typeset.
- Try it.
+, which will be written in blue italics, like you expect in a formula.
+ In the output, the expression will be correctly typeset.
+ Try it out.
 \end_layout
 
 \begin_layout Standard
-Other commands you need to type in TeX mode using the 
-\family sans
-Functions
-\family default
- box include other trigonometric functions and their inverses, hyperbolic
- functions, logarithms, limits, and quite a few others.
+The function list includes other trigonometric functions and their inverses,
+ hyperbolic functions, logarithms, limits, and quite a few others.
  These functions can take subscripts and superscripts, important for typing
  
 \begin_inset Quotes eld
@@ -3977,37 +4076,35 @@ Matrices
 \end_layout
 
 \begin_layout Standard
-\begin_inset LatexCommand \label{sec:matrices}
-
+Click on the matrix button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show mathmatrix"
 \end_inset
 
-Click on the 
-\family sans
-Matrix
-\family default
- button in the 
+ in the 
 \family sans
-Math\InsetSpace ~
-Panel
+Math
+\begin_inset space ~
+\end_inset
+
+Toolbar
 \family default
 .
- The dialog has two sliding bars which allow you to choose how many rows
and columns you want in your matrix.
+ A pop-up dialog allows you to choose how many rows and columns you want
+ in your matrix.
  Choose 2 rows and 3 columns and hit 
 \family sans
-Apply
-\family default
- or 
-\family sans
 OK
 \family default
 .
- LyX prints 6 insertion points in a 
+ \SpecialChar LyX
+ prints 6 insertion points in a 
 \begin_inset Formula $2\times3$
 \end_inset
 
  matrix.
- As usual, you can put any sort of Mathed expression (a square root, another
+ As usual, you can put any sort of formula expression (a square root, another
  matrix, etc.) in each insertion point.
  You can also leave some of the insertion points empty if you want.
 \end_layout
@@ -4030,53 +4127,44 @@ Down
 \end_layout
 
 \begin_layout Standard
-If you suddenly need more rows or columns, use 
+If you need to change the number of rows and columns, use the menu 
 \family sans
-\bar under
-E
-\bar default
-dit\SpecialChar \menuseparator
+Edit\SpecialChar menuseparator
+Rows
+\begin_inset space \thinspace{}
+\end_inset
 
-\bar under
-M
-\bar default
-ath\SpecialChar \menuseparator
-Add\InsetSpace ~
+&
+\begin_inset space \thinspace{}
+\end_inset
 
-\bar under
-R
-\bar default
-ow
+Columns
 \family default
- and 
-\family sans
-Add\InsetSpace ~
+ or the math toolbar buttons 
+\begin_inset Info
+type  "icon"
+arg   "inset-modify tabular append-row"
+\end_inset
+
+, 
+\begin_inset Info
+type  "icon"
+arg   "inset-modify tabular delete-row"
+\end_inset
+
+, 
+\begin_inset Info
+type  "icon"
+arg   "inset-modify tabular append-column"
+\end_inset
+
+, 
+\begin_inset Info
+type  "icon"
+arg   "inset-modify tabular delete-column"
+\end_inset
 
-\bar under
-C
-\bar default
-olumn
-\family default
 .
- They add a row or column just after the current position.
- Overdid it? Use 
-\family sans
-\bar under
-D
-\bar default
-elete\InsetSpace ~
-Row
-\family default
- and 
-\family sans
-D
-\bar under
-e
-\bar default
-lete\InsetSpace ~
-Column
-\family default
- from the same menu.
 \end_layout
 
 \begin_layout Standard
@@ -4087,7 +4175,8 @@ User's Guide
  for information on how to change the horizontal alignment of each column,
  and how to change the vertical position of the whole matrix.
  Note that if you want to write a table containing text, you should use
- LyX' wonderful table support, rather than trying to write text in a matrix.
+ \SpecialChar LyX
+'s wonderful table support, rather than trying to write text in a matrix.
 \end_layout
 
 \begin_layout Subsection
@@ -4106,36 +4195,29 @@ All of the expressions we have written so far have been on the same line
 \emph on
 User's Guide
 \emph default
-), and multi-line equations (see Sec.
-\begin_inset LatexCommand \ref{sec:multiline}
-
-\end_inset
-
-) must be in display mode.
+), and multi-line equations must be in display mode.
 \end_layout
 
 \begin_layout Standard
-Click on the 
-\family sans
-Display
-\family default
- button in the 
-\family sans
-Math\InsetSpace ~
-Panel
-\family default
-, which represents a couple lines of text before and after a centered blue
- box.
- LyX inserts a formula, but the insertion point is on a new line, and it's
- centered within that line.
- Now type an expression and run LaTeX to see how it looks.
- The 
+While being in a formula, click on the display button 
+\begin_inset Info
+type  "icon"
+arg   "math-display"
+\end_inset
+
+ in the 
 \family sans
-Display
+Math
+\begin_inset space ~
+\end_inset
+
+Toolbar
 \family default
- button is actually a toggle; use it now to change a couple of your expressions
- to display mode and back.
+.
+ This centers the formula and adds a blank line before and after it.
+ Now type in an expression and compile your file to see how it looks.
+ The display button is actually a toggle; use it now to change a couple
+ of your expressions to display mode and back.
  
 \end_layout
 
@@ -4157,7 +4239,7 @@ The default font is larger for a few symbols, like
 
 \begin_layout Itemize
 Subscripts and superscripts for limits and sums (but not integrals) are
- written under rather than next to the symbols
+ written under and over rather than next to the symbols
 \end_layout
 
 \begin_layout Itemize
@@ -4170,9 +4252,9 @@ ns are very similar.
 \end_layout
 
 \begin_layout Standard
-One final note about the way displayed formulae are typeset: be careful
- about whether you're putting your equation into a new paragraph or not.
- If your formula is in the middle of a sentence or paragraph, then don't
+One final note about the way displayed formulas are typeset: be careful
+ about whether you are putting your equation into a new paragraph or not.
+ If your formula is in the middle of a sentence or paragraph, then do not
  press 
 \family sans
 Return
@@ -4183,7 +4265,8 @@ Return
 after
 \emph default
  the formula to start a new paragraph.
- That text will therefore be indented, which is probably not what you want.
+ That text will be indented or follow a blank line, depending on your document
+ paragraph settings, which is probably not what you want.
 \end_layout
 
 \begin_layout Standard
@@ -4195,7 +4278,7 @@ Exercise
 \family typewriter
 example_raw.lyx
 \family default
- into display mode, and see how they're typeset differently.
+ into display mode, and see how they are typeset differently.
 \end_layout
 
 \begin_layout Standard
@@ -4203,41 +4286,36 @@ example_raw.lyx
 \series bold
 Exercise
 \series default
-: Using various tools you've learned in this section, you should be able
- to write an equation like
+: Using various tools you have learned in this section, you should be able
+ to write an equation like:
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-After you've done it the hard way, why don't you give 
+\begin_layout Plain Layout
+After you have  done it the hard way, give 
 \family sans
-\bar under
-I
-\bar default
-nsert\SpecialChar \menuseparator
-Mat
-\bar under
-h
-\bar default
-\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
+Math\SpecialChar menuseparator
+Cases
+\begin_inset space ~
+\end_inset
 
-\bar under
-C
-\bar default
-ases\InsetSpace ~
-environment
+Environment
 \family default
- a try?
+ a try.
 \end_layout
 
 \end_inset
 
-: 
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 f(x)=\left\{ \begin{array}{cc}
 \log_{8}x & x>0\\
 0 & x=0\\
-\sum_{i=1}^{5}\alpha_{i}+\sqrt{-\frac{1}{x}} & x<0\end{array}\right.\]
+\sum_{i=1}^{5}\alpha_{i}+\sqrt{-\frac{1}{x}} & x<0
+\end{array}\right.
+\]
 
 \end_inset
 
@@ -4249,46 +4327,49 @@ More Math Stuff
 \end_layout
 
 \begin_layout Standard
-Mathed can do plenty more.
- By now, you're familiar with the basics, so we'll just refer to the 
+Now you are familiar with the basics.
+ \SpecialChar LyX
+'s math editor can do a lot more.
+ You can refer to the 
 \emph on
-User's Guide
+Math
 \emph default
- for tips on how to:
manual for tips on how to:
 \end_layout
 
 \begin_layout Itemize
-Labeling and numbering expressions
+Label and number expressions.
 \end_layout
 
 \begin_layout Itemize
-Multi-line equations
+Create multi-line equations.
 \end_layout
 
 \begin_layout Itemize
-Change typefaces, e.g., to write bold-face text in an expression.
+Change typefaces, e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
+to write bold-face text in an expression.
 \end_layout
 
 \begin_layout Itemize
 Fine-tune font sizes and spacing within an expression.
- (Don't worry about this until your final draft!)
+ (Do not worry about this until your final draft!)
 \end_layout
 
 \begin_layout Itemize
 Write macros.
  These are very powerful, because you just define them once at the top of
  the document, and then you can use them throughout the document.
- If you change the macro definition, the references to the macro will be
- changed throughout the document.
- Macros can even take arguments.
 \end_layout
 
 \begin_layout Itemize
-Do lots of other things we didn't have time to mention in this 
-\emph on
-Tutorial
-\emph default
-.
+Do almost all you can do with math.
 \end_layout
 
 \begin_layout Chapter
@@ -4296,162 +4377,166 @@ Miscellaneous
 \end_layout
 
 \begin_layout Section
-Other Major LyX Features
+Other major \SpecialChar LyX
+ Features
 \end_layout
 
 \begin_layout Standard
-We haven't gone through all the possible commands in LyX, and we aren't
- planning on it.
+We have not gone through all the possible commands in \SpecialChar LyX
+, and we are not planning
+ on it.
  As usual, see the 
 \emph on
 User's Guide
 \emph default
- for more information.
- We'll just mention a couple more major things LyX can do\SpecialChar \ldots{}
+ and the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
 
+Objects
+\emph default
+ manual for more information.
+ We will just mention a couple more major things \SpecialChar LyX
+ can do:
 \end_layout
 
 \begin_layout Itemize
-LyX has WYSIWYM support for tables.
+\SpecialChar LyX
+ has WYSIWYM support for tables.
  Use the 
 \family sans
-\bar under
-I
-\bar default
-nsert\SpecialChar \menuseparator
-
-\bar under
-T
-\bar default
-able
+Insert\SpecialChar menuseparator
+Table
 \family default
- to get a table.
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "tabular-insert"
+\end_inset
+
+) to get a table.
  Click on the table with the 
 \emph on
 right button
 \emph default
  to get a 
 \family sans
-Table\InsetSpace ~
+Table
+\begin_inset space ~
+\end_inset
+
 Settings
 \family default
  dialog box which allows extensive table editing.
+ By pressing 
+\begin_inset Info
+type  "icon"
+arg   "toolbar-toggle table"
+\end_inset
+
+ the table toolbar will appear permanently.
 \end_layout
 
 \begin_layout Itemize
-LyX also supports including pictures in a number of formats (including JPEG
- and other bitmap formats, PostScript® and raw LaTeX) within documents.
+\SpecialChar LyX
+ also supports including pictures in any format within documents.
  (You guessed it: 
 \family sans
-\bar under
-I
-\bar default
-nsert\SpecialChar \menuseparator
-
-\bar under
-G
-\bar default
-raphics
+Insert\SpecialChar menuseparator
+Graphics
 \family default
-.
- Then click on the figure to choose the file to include, rotate or scale
- it, etc.) Tables and figures can have captions, and LyX will automatically
- generate lists of figures and/or tables.
-\end_layout
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset graphics"
+\end_inset
 
-\begin_layout Itemize
-Version control is supported, using RCS (
-\family typewriter
-man rcsintro
-\family default
- for more info).
+).
+ Then browse for the figure file, rotate or scale it, etc.) Tables and figures
+ can have captions, and \SpecialChar LyX
+ will automatically generate lists of figures and/or
+ tables.
 \end_layout
 
 \begin_layout Itemize
-LyX is heavily configurable.
- Everything from how the LyX window looks to how the output comes out can
- be configured in a number of ways.
+\SpecialChar LyX
+ is heavily configurable.
+ Everything from how the \SpecialChar LyX
+ window looks to how the output comes out can be
+ configured in a number of ways.
  Much configuration is done through 
 \family sans
-\bar under
-T
-\bar default
-ools\SpecialChar \menuseparator
-
-\bar under
-P
-\bar default
-references
+Tools\SpecialChar menuseparator
+Preferences
 \family default
 .
  For more information on this, check out 
 \family sans
-\bar under
-H
-\bar default
-elp\SpecialChar \menuseparator
-
-\bar under
-C
-\bar default
-ustomization\SpecialChar \@.
+Help\SpecialChar menuseparator
+Customization\SpecialChar endofsentence
 
 \end_layout
 
 \begin_layout Itemize
-LyX is being developed by a team of programmers on five continents.
- Therefore, LyX has better support for non-English languages (such as Dutch,
- German, French, Greek, Czech, Turkish, \SpecialChar \ldots{}
+\SpecialChar LyX
+ is being developed by a team of programmers on five continents.
+ Therefore, \SpecialChar LyX
+ has better support for non-English languages (such as Dutch,
+ German, French, Greek, Czech, Turkish, \SpecialChar ldots
 ) than many word processors.
- Even some right-to-left languages like Hebrew or Arabic are supported.
- You can write documents in other languages, but you can also configure
- LyX to show its menus and error messages in other languages.
+ Even the right-to-left languages Arabic, Farsi, and Hebrew and the Asian
+ languages Chinese Japanese, and Korean are supported.
+ You can write documents in other languages and you can also configure \SpecialChar LyX
+
+ to show its menus and error messages in other languages.
  
 \end_layout
 
 \begin_layout Itemize
-The LyX menus feature keybindings.
+The \SpecialChar LyX
+ menus feature keybindings.
  This means that you can do 
 \family sans
-\bar under
-F
-\bar default
-ile\SpecialChar \menuseparator
-
-\bar under
-O
-\bar default
-pen
+File\SpecialChar menuseparator
+Open
 \family default
- by typing 
+ by pressing 
 \family sans
-M-F
+Alt+F
 \family default
  followed by 
 \family sans
 O
 \family default
- or by using the binding which is shown next to it in the menu (C-O by default).
+ or by using the binding which is shown next to it in the menu (
+\begin_inset Info
+type  "shortcut"
+arg   "file-open"
+\end_inset
+
+ by default).
  Keybindings are also configurable.
  For information on this, check out 
 \family sans
-\bar under
-H
-\bar default
-elp\SpecialChar \menuseparator
-
-\bar under
-C
-\bar default
-ustomization\SpecialChar \@.
+Help\SpecialChar menuseparator
+Customization\SpecialChar endofsentence
 
 \end_layout
 
 \begin_layout Itemize
-LyX can read in LaTeX documents.
- See Section\InsetSpace ~
+\SpecialChar LyX
+ can read \SpecialChar LaTeX
+ documents.
+ See section
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand \ref{sec:tex2lyx}
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:tex2lyx"
 
 \end_inset
 
@@ -4459,118 +4544,152 @@ LyX can read in LaTeX documents.
 \end_layout
 
 \begin_layout Itemize
-Spellchecking and thesaurus facilities are available.
+Spell-checking, thesaurus, and word count facilities are available.
 \end_layout
 
 \begin_layout Itemize
-The text box near the bottom of the LyX window is called the minibuffer
- (after a similar feature in 
-\family typewriter
-emacs
-\family default
-).
- This gives you access to all sorts of interesting functionality, including
- functionality which could break your document.
- In other words, don't type in the minibuffer unless you know what you're
- doing.
+Generation of indexes and nomenclatures/glossaries is supported.
 \end_layout
 
 \begin_layout Section
-LyX for LaTeX Users
-\end_layout
-
-\begin_layout Standard
-\begin_inset LatexCommand \label{sec:latexusers}
+\SpecialChar LyX
+ for \SpecialChar LaTeX
+ Users
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:latexusers"
 
 \end_inset
 
-If you don't know anything about LaTeX, you don't have to read this section.
+
+\end_layout
+
+\begin_layout Standard
+If you do not know anything about \SpecialChar LaTeX
+, you do not have to read this section.
  Actually, you might want to 
 \emph on
 learn
 \emph default
- about LaTeX, and then read this chapter.
- However, many people who begin to use LyX will be familiar with LaTeX.
- If you are such a person, you may be wondering if LyX can really do everything
- LaTeX can do.
- The short answer is that LyX can do pretty much everything LaTeX can do
- in one form or another, and it definitely simplifies most parts of writing
- a LaTeX document.
- The tool that is used to convert a LaTeX document to LyX was rewritten
- completely for LyX\InsetSpace ~
-1.4.
- It should now be able to handle most LaTeX gracefully.
+ about \SpecialChar LaTeX
+, and then read this chapter.
+ However, some of those who begin to use \SpecialChar LyX
+ will be familiar with \SpecialChar LaTeX
+.
+ If you are such a person, you may be wondering if \SpecialChar LyX
+ can really do everything
+ \SpecialChar LaTeX
+ can do.
+ The short answer is that \SpecialChar LyX
+ can do pretty much everything \SpecialChar LaTeX
+ can do in one
+ form or another, and it definitely simplifies most parts of writing a \SpecialChar LaTeX
+
+ document.
 \end_layout
 
 \begin_layout Standard
 Because this is just a tutorial, we are only going to mention things that
- new LyX users will most likely be interested in.
- In the interests of keeping the 
-\emph on
-Tutorial
-\emph default
- short, we will give only minimal information here.
+ new \SpecialChar LyX
+ users will most likely be interested in.
+ In the interests of keeping the Tutorial short, we will give only minimal
+ information here.
  The 
 \emph on
-Extended Features
+Additional
+\begin_inset space ~
+\end_inset
+
+Features
 \emph default
manual, specifically the 
and the 
 \emph on
-Secrets of the LaTeX Masters
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
 \emph default
- chapter, has a great deal of information on differences between LyX and
- LaTeX, and how to do various LaTeX tricks in LyX.
+ manuals have a great deal of information on differences between \SpecialChar LyX
+ and \SpecialChar LaTeX
+,
+ and how to do various \SpecialChar LaTeX
+ tricks in \SpecialChar LyX
+.
 \end_layout
 
 \begin_layout Subsection
-TeX Mode 
+\SpecialChar TeX
+ Mode 
 \end_layout
 
 \begin_layout Standard
-Anything that you enter in TeX mode will be passed straight to LaTeX, and
- will be displayed in red on the screen.
- You can use TeX commands in LyX by choosing 
+Anything that you enter in \SpecialChar TeX
+ mode will be passed straight to \SpecialChar LaTeX
+, and will be
+ displayed in red on the screen.
+ You can use \SpecialChar TeX
+ commands in \SpecialChar LyX
+ by choosing 
 \family sans
-\bar under
-I
-\bar default
-nsert\SpecialChar \menuseparator
-Te
-\bar under
-X
-\bar default
-\InsetSpace ~
+Insert\SpecialChar menuseparator
+\SpecialChar TeX
+
+\begin_inset space ~
+\end_inset
+
 Code
 \family default
+ (toolbar button 
+\begin_inset Info
+type  "icon"
+arg   "ert-insert"
+\end_inset
+
+).
+ This creates a box where everything within it is passed straight to \SpecialChar LaTeX
 .
- This creates a text box, and everything within it is passed straight to
- LaTeX.
 \end_layout
 
 \begin_layout Standard
-In a math formula, TeX mode is handled a bit differently.
- Enter TeX mode by typing a backslash.
+In a math formula, \SpecialChar TeX
+ mode is handled a bit differently.
+ \SpecialChar TeX
+ mode is entered there by typing a backslash.
  The backslash is not written out, but anything you type afterwards will
  be in red.
- You exit TeX mode by typing 
+ You exit \SpecialChar TeX
+ mode by typing 
 \family sans
 Space
 \family default
- or some other non-alphabetic character, like a number, underscore, caret,
+ or some other non-alphabetic character, like a number, underscore, caret
  or parenthesis.
- Once you exit TeX mode, if LyX knows the TeX command you've typed in, it
- will convert it to WYSIWYM\SpecialChar \@.
- So if, in a formula, you type 
+ Once you exit \SpecialChar TeX
+ mode, if \SpecialChar LyX
+ knows the \SpecialChar TeX
+ command you have typed in, it will
+ convert it to WYSIWYM\SpecialChar endofsentence
+ So if you type 
+\begin_inset Quotes eld
+\end_inset
+
+
 \family typewriter
 
 \backslash
 gamma
 \family default
-, then when you type 
+
+\begin_inset Quotes erd
+\end_inset
+
+ in a formula and then press 
 \family sans
 Space
 \family default
-, LyX will change the red 
+, \SpecialChar LyX
+ will change the red 
 \begin_inset Quotes eld
 \end_inset
 
@@ -4594,96 +4713,135 @@ gamma
  This will work for almost all, non-complicated math macros.
  This may be faster than using the 
 \family sans
-Math\InsetSpace ~
-Panel
+Math
+\begin_inset space ~
+\end_inset
+
+Toolbar
 \family default
-, and will be especially convenient for experienced LaTeX users.
+, and will be especially convenient for experienced \SpecialChar LaTeX
+ users.
 \end_layout
 
 \begin_layout Standard
-As a special case, if you type a brace in TeX mode, then the beginning 
+As a special case, if you type 
+\begin_inset Quotes eld
+\end_inset
+
+
+\family typewriter
+
+\backslash
+{
+\family default
+
+\begin_inset Quotes erd
+\end_inset
+
+ in a formula, the beginning 
 \emph on
 and
 \emph default
- ending braces will be inserted in red, then take you 
-\emph on
-out
-\emph default
- of TeX mode and place the cursor between the braces.
- This makes it more convenient to type commands that LyX doesn't know which
- take an argument.
-\end_layout
-
-\begin_layout Standard
-LyX can't do absolutely everything that LaTeX can do (yet?).
- Some fancy functions are not supported at all, while some work but aren't
- WYSIWYM.
- TeX mode allows users to get the full flexibility of LaTeX, while having
- all the convenient features of LyX, like WYSIWYM math, tables, and editing.
- LyX could never support every LaTeX package.
+ ending braces will be inserted in red while the cursor is placed between
+ the braces.
+ This makes it more convenient to type those commands that take an argument.
+\end_layout
+
+\begin_layout Standard
+\SpecialChar LyX
+ cannot do absolutely everything that \SpecialChar LaTeX
+ can do.
+ Some fancy functions are not supported at all, while some work but are
+ not WYSIWYM.
+ \SpecialChar TeX
+ mode allows users to get the full flexibility of \SpecialChar LaTeX
+, while having all the
+ convenient features of \SpecialChar LyX
+, like WYSIWYM math, tables, and editing.
+ \SpecialChar LyX
+ could never support every \SpecialChar LaTeX
+ package.
  However, by typing 
 \family typewriter
 
 \backslash
 usepackage{foo}
 \family default
- in the preamble (see Section\InsetSpace ~
+ in the preamble (see Section
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand \ref{sec:preamble}
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:preamble"
 
 \end_inset
 
-), you can use any package you want --- although you won't have WYSIWYM
+), you can use any package you want — although you will not have WYSIWYM
  support for that package's features.
 \end_layout
 
 \begin_layout Subsection
-Importing LaTeX Documents --- 
+Importing \SpecialChar LaTeX
+ Documents — 
 \family typewriter
 tex2lyx
-\end_layout
+\family default
 
-\begin_layout Standard
-\begin_inset LatexCommand \label{sec:tex2lyx}
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:tex2lyx"
 
 \end_inset
 
-You can import a LaTeX file into LyX by using the 
+
+\end_layout
+
+\begin_layout Standard
+You can import a \SpecialChar LaTeX
+ file into \SpecialChar LyX
+ by using the 
 \family sans
-\bar under
-F
-\bar default
-ile\SpecialChar \menuseparator
+File\SpecialChar menuseparator
+Import\SpecialChar menuseparator
+\SpecialChar LaTeX
 
-\bar under
-I
-\bar default
-mport\SpecialChar \menuseparator
+\begin_inset space ~
+\end_inset
 
-\bar under
-L
-\bar default
-aTeX
+(plain)
 \family default
- command in LyX.
- This will call 
+ menu in \SpecialChar LyX
+.
+ This will call the program 
 \family typewriter
 tex2lyx
 \family default
- which will create a file 
+ which will create a file foo.lyx from the file foo.tex.
+ \SpecialChar LyX
+ will then open that file.
+ If the translation does not work, you can try calling 
 \family typewriter
-foo.lyx
+tex2lyx
 \family default
- from the file 
+ from the command line, possibly using fancier options.
+\end_layout
+
+\begin_layout Standard
+Even when the translation does work, 
 \family typewriter
-foo.tex
+tex2lyx
 \family default
- --- and then open that file.
- If the translation doesn't work, you can try calling 
+ may not translate everything, though it does handle most legal \SpecialChar LaTeX
+.
+ It will leave things it does not understand in \SpecialChar TeX
+ mode; so, after translating
+ a file with 
 \family typewriter
 tex2lyx
 \family default
- from the command line, possibly using fancier options.
+, you can look for the red text and manually edit it to get it right.
 \end_layout
 
 \begin_layout Standard
@@ -4691,51 +4849,80 @@ tex2lyx
 \family typewriter
 tex2lyx
 \family default
- will translate most legal LaTeX, but not everything.
- It will leave things it doesn't understand in TeX mode, so after translating
- a file with 
+ has its own documentation (manpage), which Unix/Linux users can access
+ via the console command 
 \family typewriter
+man
+\begin_inset space ~
+\end_inset
+
 tex2lyx
 \family default
-, you can look for red text and hand-edit it to look right.
+.
+ The manpage describes which \SpecialChar LaTeX
+ commands and environments are not supported,
+ what bugs you might run into (and how to get around them), and how to use
+ the various options.
 \end_layout
 
 \begin_layout Standard
+It is important to understand that 
+\family typewriter
+tex2lyx
+\family default
+ can only translate files whose document class is 
+\begin_inset Quotes eld
+\end_inset
+
+known
+\begin_inset Quotes erd
+\end_inset
 
+ to \SpecialChar LyX
+, that is, for which there is a corresponding \SpecialChar LyX
+\family sans
+layout file
+\family default
+.
+ If there is no layout file, then you will get an error saying that the
+ conversion could not be performed.
+ So, unless you have a layout for the document class of your \SpecialChar LaTeX
+ file, 
 \family typewriter
 tex2lyx
 \family default
- has its own manpage.
- Read it to find out about which LaTeX commands and environments aren't
- supported, bugs (and how to get around them), and how to use the various
- options.
+ simply will not know how to translate the \SpecialChar LaTeX
+ that it finds there into things
+ \SpecialChar LyX
+ understands.
+ More about layout files and how they are created is explained in detail
+ in Chapter 5 of the 
+\emph on
+Customization
+\emph default
+ manual.
 \end_layout
 
 \begin_layout Subsection
-Converting LyX Documents to LaTeX
+Converting \SpecialChar LyX
+ Documents to \SpecialChar LaTeX
+
 \end_layout
 
 \begin_layout Standard
-You might wish to convert a LyX Document to a LaTeX file.
- For example, a co-worker or co-author who doesn't have LyX might want to
+You might wish to convert a \SpecialChar LyX
+ Document to a \SpecialChar LaTeX
+ file.
+ For example, a co-worker or co-author who does not have \SpecialChar LyX
+ might want to
  read it.
- This is very easy to do with LyX.
  Select 
 \family sans
-\bar under
-F
-\bar default
-ile\SpecialChar \menuseparator
-
-\bar under
-E
-\bar default
-xport\SpecialChar \menuseparator
+File\SpecialChar menuseparator
+Export\SpecialChar menuseparator
+\SpecialChar LaTeX
 
-\bar under
-L
-\bar default
-aTeX
 \family default
 .
  This will create a file 
@@ -4747,12 +4934,11 @@ whatever.tex
 whatever.lyx
 \family default
  file you are editing.
- LyX always creates temporary LaTeX files when viewing or printing files,
- so it is very good at generating LaTeX.
 \end_layout
 
 \begin_layout Subsection
-LaTeX Preamble
+\SpecialChar LaTeX
+ Preamble
 \end_layout
 
 \begin_layout Subsubsection
@@ -4762,186 +4948,133 @@ Document Class
 \begin_layout Standard
 The 
 \family sans
-\bar under
-D
-\bar default
-ocument\SpecialChar \menuseparator
-
-\bar under
-S
-\bar default
-ettings
-\family default
- dialog takes care of many of the options that you would input in a 
-\family typewriter
-
-\backslash
-documentclass
-\family default
- command.
- Change the class, default font size and paper size here.
- Put any extra options to the 
-\family typewriter
-
-\backslash
-documentclass
+Document\SpecialChar menuseparator
+Settings
 \family default
- command in the 
+ dialog takes care of the document-wide options, such as changing the document
+ class, default font size and paper size.
+ Document class options and also options for \SpecialChar LaTeX
+ packages can be entered there
+ in the 
 \family sans
-E
-\bar under
-x
-\bar default
-tra\InsetSpace ~
-Options
+Class
+\begin_inset space ~
+\end_inset
+
+options
 \family default
  area.
 \end_layout
 
 \begin_layout Subsubsection
 Other Preamble Matter
-\end_layout
-
-\begin_layout Standard
-\begin_inset LatexCommand \label{sec:preamble}
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:preamble"
 
 \end_inset
 
-If you have special commands to put in the preamble of a LaTeX file, you
- can use them in a LyX document as well.
+
+\end_layout
+
+\begin_layout Standard
+If you have special commands to put in the preamble of a \SpecialChar LaTeX
+ file, you can
+ use them in a \SpecialChar LyX
+ document as well.
  Select 
 \family sans
-\bar under
-D
-\bar default
-ocument\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+\SpecialChar LaTeX
 
-\bar under
-L
-\bar default
-aTeX\InsetSpace ~
+\begin_inset space ~
+\end_inset
 
-\bar under
-P
-\bar default
-reamble
+Preamble
 \family default
  and type in the dialog window (or from the document settings dialog, depending
  on the frontend).
- Anything you type will (like with TeX mode) be sent directly to LaTeX.
+ Anything you type will (as with \SpecialChar TeX
+ mode) be sent directly to \SpecialChar LaTeX
+.
 \end_layout
 
 \begin_layout Subsection
-BibTeX
+Bib\SpecialChar TeX
+
 \end_layout
 
 \begin_layout Standard
-LyX has support for BibTeX, which allows you to build databases of bibliographic
-al references to be used in multiple documents.
+\SpecialChar LyX
+ has support for Bib\SpecialChar TeX
+, which allows you to build databases of bibliographical
+ references to be used in multiple documents.
  Select 
 \family sans
-\bar under
-I
-\bar default
-nsert\SpecialChar \menuseparator
-List\InsetSpace ~
-/\InsetSpace ~
-T
-\bar under
-O
-\bar default
-C\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
+List
+\begin_inset space \thinspace{}
+\end_inset
 
-\bar under
-B
-\bar default
-ibTeX\InsetSpace ~
-Reference 
-\family default
-to include a 
-\family typewriter
-bib
-\family default
- file.
- Click on the resulting 
-\begin_inset Quotes eld
+/
+\begin_inset space \thinspace{}
 \end_inset
 
-BibTeX\InsetSpace ~
-Generated\InsetSpace ~
-References
-\begin_inset Quotes erd
+TOC\SpecialChar menuseparator
+Bib\SpecialChar TeX
+
+\begin_inset space ~
 \end_inset
 
- button, and you will get a 
-\family sans
-BibTeX 
-\family default
-dialog.
- In the 
-\family sans
-Database
+Bibliography
 \family default
field, type what you would type inside the braces of a 
to include a 
 \family typewriter
+Bib\SpecialChar TeX
 
-\backslash
-bibliography{}
 \family default
- command
-\begin_inset Foot
-status collapsed
-
-\begin_layout Standard
-Like in regular LaTeX, multiple bibliographies should be separated by commas,
- with no whitespace.
-\end_layout
-
-\end_inset
-
-.
- Similarly, in the 
+ file.
+ In the 
 \family sans
-Style 
+Database
 \family default
-field, type what you would type inside the braces of a 
-\family typewriter
-
-\backslash
-bibliographystyle{}
+ field you load Bib\SpecialChar TeX
+ files, in the 
+\family sans
+Style
 \family default
- command.
+ field you can load Bib\SpecialChar TeX
+ style files.
 \end_layout
 
 \begin_layout Standard
-After you've done this, you can use citations from any bibliographies you're
including with 
+After you have done this, you can use citations from any bibliographies
you have included with 
 \family sans
-\bar under
-I
-\bar default
-nsert\SpecialChar \menuseparator
-
-\bar under
-C
-\bar default
-itation
+Insert\SpecialChar menuseparator
+Citation
 \family default
- (see Section\InsetSpace ~
+ (see Section
+\begin_inset space ~
+\end_inset
 
-\begin_inset LatexCommand \ref{sec:bibliographies}
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:bibliographies"
 
 \end_inset
 
 ).
- LyX will take care of running BibTeX.
  The box in the 
 \family sans
 Citation
 \family default
  dialog will show a list of all the references in your 
 \family typewriter
-bib
+Bib\SpecialChar TeX
+
 \family default
  file.
 \end_layout
@@ -4951,17 +5084,26 @@ Errors!
 \end_layout
 
 \begin_layout Standard
-Sometimes when you LaTeX a document, there will be errors, things that LyX
- or LaTeX can't understand.
- When this happens, LyX will open a 
+Sometimes when you try to view a document, there will be errors, things
+ that \SpecialChar LyX
+ or \SpecialChar LaTeX
+ cannot understand.
+ When this happens, \SpecialChar LyX
+ will open a 
 \family sans
-LaTeX\InsetSpace ~
+\SpecialChar LaTeX
+
+\begin_inset space ~
+\end_inset
+
 Errors
 \family default
  dialog.
  Clicking on individual errors in this dialog will take you to the place
- in the LyX document where the error occurs and also display the detailed
- LaTeX error message.
+ in the \SpecialChar LyX
+ document where the error occurs and also display the detailed \SpecialChar LaTeX
+
+ error message.
 \end_layout
 
 \end_body