]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/Math.lyx
Minor doc update.
[lyx.git] / lib / doc / Math.lyx
index 5033fe7cf99931357bed631910e3ad2ab91d1d92..3947cd25f4e36df214b480fd2231f73845d39b8d 100644 (file)
 
 \fi % end if pdflatex is used
 
-% Folgendes Problem lösen:
-% Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
-% Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
-% die Kapitelnummer geschrieben.
-% Als Lösung wird mehr Platz zwischen Nummer und
-% Überschrift eingefügt.
+% solves the following problem:
+% If the dection number consits of too many numerals the section heading
+% will be printed in the TOC without a space between it and the section number.
+% As solution more space between the number and the heading is inserted:
 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
 
 
 % increase link area for cross-references and autoname them,
 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
-\newlength{\abc}
-\settowidth{\abc}{\space}
-\AtBeginDocument{%
-\addto\extrasenglish{
- \renewcommand{\equationautorefname}{\hspace{-\abc}}
+\@ifundefined{extrasenglish}{\usepackage[english]{babel}}{}
+\addto\extrasenglish{%
+ \renewcommand*{\equationautorefname}[1]{}
  \renewcommand{\sectionautorefname}{sec.\negthinspace}
  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
- \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
+ \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
 }
 
 % don't load packages twice
 % provides caption formatting
 \setkomafont{captionlabel}{\bfseries}
 
-% used in sec. 23.6
+% used in sec. 24.5
 \usepackage[samesize]{cancel}
 
 % enables calculation of values
 \usepackage{calc}
 
-% for multiple columns used in sec. 23.7
+% for multiple columns used in sec. 24.7
 \usepackage{multicol}
 
 % needed in sec. 19.4
@@ -288,20 +284,16 @@ status open
 \begin_layout Plain Layout
 To export this document to PDF, PS or DVI the LaTeX-packages 
 \series bold
-braket, cancel, eurosym,
-\series default
-\series bold
-mhchem
+braket, cancel, eurosym, mathdots, mhchem
 \series default
  and 
 \series bold
 was
 \series default
  should be installed.
- If they are not installed the document can be export anyway but the sections
+ If they are not installed the document can be exported anyway but the sections
  where the packages are required will not appear in the output.
- An exeption is 
+ An exception is 
 \series bold
 mhchem
 \series default
@@ -360,7 +352,7 @@ Insert
 \series default
 Math
 \family default
-, or the 
+ or the 
 \family sans
 math
 \family default
@@ -383,7 +375,7 @@ If not specially mentioned the commands are only available within formulas.
 \family sans
 Use AMS math package
 \family default
- must be used in the document settings (menu 
+ must be checked in the document settings (menu 
 \family sans
 Document\SpecialChar \menuseparator
 Settings\SpecialChar \menuseparator
@@ -503,7 +495,7 @@ arg   "math-mode"
 
 \end_inset
 
-
+.
 \begin_inset Newline newline
 \end_inset
 
@@ -517,8 +509,8 @@ Formula ! display style
 
 \end_inset
 
- that will appear bigger and in an own paragraph, use one of these shortcuts:
+ which will appear bigger, has a different format, and will be in a separate
+ paragraph, use one of these shortcuts: 
 \begin_inset Info
 type  "shortcuts"
 arg   "math-display"
@@ -742,7 +734,7 @@ Preamble
 
 \begin_layout Standard
 To edit matrices, case differentiations and multiline formulas subsequently,
- the menus 
use the menus 
 \family sans
 Edit\SpecialChar \menuseparator
 Math
@@ -764,7 +756,7 @@ Columns,
 \family sans
 table toolbar
 \family default
- can be used.
+.
  When lines and columns are swapped via the menu, the column or line where
  the cursor is in is exchanged with the column to the right or the line
  below, respectively.
@@ -847,7 +839,7 @@ text
 
 .
  The text appears black in LyX and can therefore be distinguished from the
- other formula parts that appear blue.
+ other formula parts which appear blue.
  In the output mathematical text is set upright, in contrary to other formula
  parts.
 \end_layout
@@ -877,7 +869,7 @@ argument}
 \end_layout
 
 \begin_layout Standard
-A command starts always with a backslash 
+A command always starts with a backslash 
 \begin_inset Quotes gld
 \end_inset
 
@@ -905,8 +897,8 @@ T@TeX-braces
 \end_inset
 
 .
- If you add in a formula a left brace to a command name, LyX creates automatical
-ly a TeX-brace.
+ If you add in a formula a left brace to a command name, LyX automatically
+ creates a TeX-brace.
  In all other cases TeX-braces are created in formulas with the command
  
 \series bold
@@ -915,7 +907,7 @@ ly a TeX-brace.
 {
 \series default
 .
- TeX-braces appear red in LyX, in contrary to normal braces that appear
+ TeX-braces appear red in LyX, in contrary to normal braces which appear
  blue.
  In TeX-mode no command is needed to get TeX-braces.
  TeX-braces don't appear in the output.
@@ -936,8 +928,8 @@ always
 \begin_layout Standard
 A protected space is inserted with 
 \begin_inset Info
-type  "shortcut"
-arg   "space-insert protected"
+type  "shortcuts"
+arg   "command-alternatives space-insert protected ; math-space"
 \end_inset
 
 .
@@ -1005,6 +997,31 @@ An arrow like
 \end_inset
 
  denotes the usage of the corresponding arrow key on the keyboard.
+ The 
+\family sans
+Tab
+\family default
+ key can often be used instead of 
+\begin_inset Formula $\to$
+\end_inset
+
+ and 
+\begin_inset Formula $\downarrow$
+\end_inset
+
+, and 
+\family sans
+Shift+Tab
+\family default
+ instead of 
+\begin_inset Formula $\leftarrow$
+\end_inset
+
+ and 
+\begin_inset Formula $\uparrow$
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Subsection*
@@ -1528,7 +1545,7 @@ _
 
 \end_inset
 
- , exponents with a caret 
+, exponents with a caret 
 \begin_inset Quotes eld
 \end_inset
 
@@ -1685,14 +1702,14 @@ As the caret is in some languages an accent, vowels will be accentuated
 status collapsed
 
 \begin_layout Plain Layout
-Depending on the used keyboard settings this can also happen for other character
-s than vowels.
+Depending on the used keyboard settings this can also happen for characters
+ other than vowels.
 \end_layout
 
 \end_inset
 
 .
- To get in this case exponents, press 
+ To get exponents in this case, press 
 \family sans
 Space
 \family default
@@ -1778,8 +1795,7 @@ dfrac
 
 \end_inset
 
- a fraction can be created that has in any case the size of a display style
- formula.
+ a fraction can be created that always has the size of a display style formula.
  With 
 \series bold
 
@@ -1978,19 +1994,6 @@ spce
 \end_inset
 
 e^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-
 \backslash
 frac
 \begin_inset ERT
@@ -2195,15 +2198,13 @@ cfrac
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula $\cfrac[l]{A}{B+C}$
-\end_inset
 
-, 
-\begin_inset Formula $\cfrac{A}{B+C}$
-\end_inset
+\series bold
+\begin_inset Formula 
+\[
+\cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
+\]
 
-, 
-\begin_inset Formula $\cfrac[r]{A}{B+C}$
 \end_inset
 
 
@@ -2377,6 +2378,13 @@ reference "sub:Self-defined-Fractions"
 .
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
 \begin_layout Subsection
 Roots
 \begin_inset Index idx
@@ -2753,19 +2761,19 @@ binom
 \end_inset
 
 .
- Analog to fractions (
+ As with fractions (
 \series bold
 
 \backslash
 frac
 \series default
-) there are besides 
+) in addition to 
 \series bold
 
 \backslash
 binom
 \series default
- the commands 
+ there are the commands 
 \series bold
 
 \backslash
@@ -3258,7 +3266,7 @@ After inserting
 \backslash
 cases
 \series default
- or the usage of the math toolbar button 
+ or pressing the math toolbar button 
 \begin_inset Graphics
        filename ../images/math/cases.png
        scale 85
@@ -3312,7 +3320,7 @@ Negations
 \end_layout
 
 \begin_layout Standard
-By inserting of 
+By inserting 
 \series bold
 
 \backslash
@@ -3448,8 +3456,8 @@ parallel
 \end_layout
 
 \begin_layout Standard
-The last example shows, that not all negations look good.
- Therefore there are for some negations special commands (see 
+The last example shows that not all negations look good.
+ Therefore there are special commands for some negations (see 
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sub:Mathematical-Symbols"
@@ -4031,7 +4039,7 @@ vphantom
 \end_layout
 
 \begin_layout Standard
-For example creates 
+For example the command 
 \series bold
 
 \backslash
@@ -4056,7 +4064,7 @@ a
 \backslash
 int
 \series default
- space for the height of the integral sign,
creates space for the height of the integral sign,
 \begin_inset Foot
 status collapsed
 
@@ -4091,7 +4099,7 @@ reference "sub:Multiline-Brackets"
 \end_layout
 
 \begin_layout Standard
-Placeholders can also be used for text when it is inserted via the menu
+Placeholders can also be used for text when they are inserted via the menu
  
 \family sans
 Insert\SpecialChar \menuseparator
@@ -4363,15 +4371,7 @@ underline
 \end_layout
 
 \begin_layout Standard
-To double underline e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
-\end_inset
-
-results, one uses 
+To double underline use 
 \series bold
 
 \backslash
@@ -5075,7 +5075,7 @@ dotfill
 \end_inset
 
  the rest of a line with dots.
- The effect of these commands is the same like with 
+ The effect of these commands is the same as with 
 \series bold
 
 \backslash
@@ -5122,7 +5122,7 @@ B
 \end_layout
 
 \begin_layout Standard
-Analog to
+Similar to
 \series bold
  
 \backslash
@@ -5198,8 +5198,7 @@ Matrix
 .
  In the matrix dialog you can specify the number of columns and rows, the
  alignment and the decoration.
- The vertical alignment is hereby only of importance for matrices in inline
- formulas:
+ The vertical alignment is only of importance for matrices in inline formulas:
 \end_layout
 
 \begin_layout Standard
@@ -5261,8 +5260,8 @@ matrix where the first column is left aligned, the second and third are
 lccr
 \series default
 .
- Normally are in a matrix all columns centered, therefore the default is
for every column is a 
+ Normally in a matrix all columns are centered, therefore the default for
+ every column is a 
 \series bold
 c
 \series default
@@ -6507,7 +6506,7 @@ textbackslash
 \backslash
 
 \series default
- produces there a line break.
+ produces a line break there.
 \end_layout
 
 \end_inset
@@ -7911,7 +7910,7 @@ reference "sub:Predefined-Space"
 status collapsed
 
 \begin_layout Plain Layout
-because a bracket is not handled as character, see 
+because a bracket is not handled as character, see 
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sub:Binary-Operators"
@@ -8022,7 +8021,7 @@ The first formula row is the same as the second row of the previous example,
  with the difference that the brace is above.
  The second row contains the formula together with the second brace.
  To avoid that there is space between the upper brace in the first row and
- the formula, the row spacing need to be reduced.
+ the formula, the row spacing needs to be reduced.
  This is not easily possible due to a bug in LyX
 \begin_inset Foot
 status collapsed
@@ -8041,7 +8040,7 @@ target "http://www.lyx.org/trac/ticket/1505"
 \end_inset
 
 .
- As solution for the problem, the global formula row separation 
+ As solution for the problem, the global formula row separation 
 \series bold
 
 \backslash
@@ -8118,13 +8117,6 @@ Arrows can be inserted via the math toolbar button
  or the commands listed in the following subsections.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Subsection
 Horizontal Arrows
 \begin_inset Index idx
@@ -8873,7 +8865,7 @@ dasharrow
 \begin_inset VSpace medskip
 \end_inset
 
-Arrows used as accent like e.
+Arrows used as accents like e.
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -9455,7 +9447,7 @@ nwarrow
 \begin_inset VSpace medskip
 \end_inset
 
-Vertical arrows can be used also as delimiter together with the commands
+Vertical arrows can be used also as delimiters together with the commands
  described in 
 \begin_inset CommandInset ref
 LatexCommand ref
@@ -9473,13 +9465,6 @@ reference "sub:Automatic-Bracket-Size"
 .
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Accents
 \begin_inset CommandInset label
@@ -10414,240 +10399,6 @@ In mathematical text, umlauts and other accented characters can directly
  be inserted.
 \end_layout
 
-\begin_layout Subsection
-Accents for Operators
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Accents ! for operators
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-With the commands 
-\series bold
-
-\backslash
-overset
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Commands ! O ! 
-\backslash
-overset
-\end_layout
-
-\end_inset
-
- and 
-\series bold
-
-\backslash
-underset
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Commands ! U ! 
-\backslash
-underset
-\end_layout
-
-\end_inset
-
- characters can be placed above or below an operator, respectively, to accent
- it.
- With the command 
-\series bold
-
-\backslash
-sideset
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Commands ! S ! 
-\backslash
-sideset
-\end_layout
-
-\end_inset
-
- characters can be set before and behind an operator.
- The command scheme is:
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-sideset{character
-\series default
-\series bold
-before}{character
-\series default
-\series bold
-behind}
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-sideset
-\series default
- must always be before the operator that should be accented.
- You can accent with several characters and even with other operators and
- symbols.
- To place with 
-\series bold
-
-\backslash
-sideset
-\series default
- for example only characters behind an operator, write nothing between the
- first braces but don't omit the braces.
-\end_layout
-
-\begin_layout Standard
-For example the command 
-\series bold
-
-\backslash
-sideset{
-\begin_inset Formula $\to$
-\end_inset
-
-
-\backslash
-{
-\series default
-'
-\series bold
-
-\begin_inset Formula $\to$
-\end_inset
-
-
-\backslash
-sum_k=1
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-
-\series default
-^
-\series bold
-n
-\series default
- produces:
-\begin_inset Formula 
-\[
-\sideset{}{'}\sum_{k=1}^{n}
-\]
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-The command 
-\series bold
-
-\backslash
-overset
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-
-\backslash
-maltese
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-
-\series default
-
-\begin_inset Formula $\uparrow$
-\end_inset
-
-
-\series bold
-a
-\series default
- produces:
-\begin_inset Formula 
-\[
-\overset{a}{\maltese}
-\]
-
-\end_inset
-
-As seen in the last example, with 
-\series bold
-
-\backslash
-overset
-\series default
- and 
-\series bold
-
-\backslash
-underset
-\series default
- also symbols and characters can be accented; with 
-\series bold
-
-\backslash
-sideset
-\series default
- this is not possible.
-\end_layout
-
 \begin_layout Subsection
 Accents for several Characters
 \begin_inset Index idx
@@ -11157,6 +10908,13 @@ A=B
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -11202,11 +10960,11 @@ Space ! horizontal ! predefined
 \end_layout
 
 \begin_layout Standard
-Sometimes it is necessary to insert horizontal space to a formula.
+Sometimes it is necessary to insert horizontal space into a formula.
  This is done by inserting a protected space (shortcut 
 \begin_inset Info
 type  "shortcut"
-arg   "space-insert protected"
+arg   "command-alternatives space-insert protected ; math-space"
 \end_inset
 
 ).
@@ -11634,7 +11392,7 @@ Result
 
 \begin_layout Standard
 Negative spaces can lead to characters overlapping each other.
- Thus they can be used to enforce ligatures, what is e.
+ Thus they can be used to enforce ligatures, which are e.
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -11642,7 +11400,7 @@ g.
 \begin_inset space \space{}
 \end_inset
 
-useful for summation operators: 
+useful for summation operators:
 \end_layout
 
 \begin_layout Standard
@@ -12129,8 +11887,7 @@ spce
 
 .
  The length may also be negative.
- To insert so many space that the formula uses all available space, the
- command 
+ To insert as much space as is available, the command 
 \series bold
 
 \backslash
@@ -12478,7 +12235,7 @@ setlength
 
 \end_inset
 
that has the following scheme:
which has the following scheme:
 \end_layout
 
 \begin_layout Standard
@@ -12662,7 +12419,7 @@ Boxes ! with frame
 \end_layout
 
 \begin_layout Standard
-It is possible to frame formulas or parts of it with the commands 
+It is possible to frame a formula or part of one with the commands 
 \series bold
 
 \backslash
@@ -12702,7 +12459,7 @@ boxed
 \end_layout
 
 \begin_layout Standard
-When one of these commands is inserted to a formula, a blue box appears
+When one of these commands is inserted in a formula, a blue box appears
  within a frame to enter formula parts.
  For 
 \series bold
@@ -12745,13 +12502,13 @@ boxed
 \end_layout
 
 \begin_layout Standard
-As extension to 
+An extension to 
 \series bold
 
 \backslash
 fbox
 \series default
there is the command 
+ is the command 
 \series bold
 
 \backslash
 \begin_inset Newline newline
 \end_inset
 
-Is no width given, also no position can be given.
+If no width is given, also no position can be given.
  In this case the frame width is adjusted to the box content like for 
 \series bold
 
@@ -12839,6 +12596,13 @@ fbox
 .
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
 \align center
 \begin_inset Tabular
@@ -13666,8 +13430,8 @@ When text is colored somewhere in the document with a predefined color,
 color
 \series default
  automatically.
- Thus it is possible that the package is loaded twice, but this doesn't
arise problems.
+ Thus it is possible that the package is loaded twice, but this does not
cause problems.
 \end_layout
 
 \end_inset
@@ -14003,7 +13767,7 @@ C=D
 colorbox
 \series default
  only colors the box but not the characters in the box.
- To color all characters, the whole formula is highlighted and the wanted
+ To color all characters, the whole formula is highlighted and the desired
  color is chosen in the 
 \family sans
 Text
@@ -14031,7 +13795,7 @@ Style\SpecialChar \menuseparator
 Customized
 \family default
 .
- The formula number has then the same color as the formula.
+ The formula number then has the same color as the formula.
  When the formula number should get another color than the formula characters,
  the color must be changed within the formula.
 \end_layout
@@ -14469,7 +14233,7 @@ Boxes ! as paragraph
 \end_layout
 
 \begin_layout Standard
-A box that can contain several lines and paragraphs, a so called paragraph
+A box that can contain several lines and paragraphs, a so-called paragraph
  box (parbox), can be created with the menu 
 \family sans
 Insert\SpecialChar \menuseparator
@@ -14539,7 +14303,7 @@ Such a box is created by right-clicking on the gray box inset.
 \emph on
 Decoration
 \emph default
-: Recangular box, 
+: Rectangular box, 
 \emph on
 Inner Box
 \emph default
@@ -14580,7 +14344,7 @@ parbox
 
 \end_inset
 
that has the following scheme:
which has the following scheme:
 \end_layout
 
 \begin_layout Standard
 \emph on
 b
 \emph default
- for bottom means that the box is aligned within the surrounding text with
- its last line.
+ for 
+\begin_inset Quotes eld
+\end_inset
+
+bottom
+\begin_inset Quotes erd
+\end_inset
+
+ means that the box is aligned within the surrounding text with its last
+ line.
  With 
 \emph on
 t
 \emph default
- for top this is done with the first line.
+ for 
+\begin_inset Quotes eld
+\end_inset
+
+top
+\begin_inset Quotes erd
+\end_inset
+
+ this is done with the first line.
  When no position is given, the box will be vertically centered, see section
  
 \emph on
@@ -14817,7 +14597,7 @@ fboxsep 3pt
 \begin_inset VSpace medskip
 \end_inset
 
-As a parbox is used as argument of 
+As a parbox is used as the argument of 
 \series bold
 
 \backslash
@@ -15477,6 +15257,19 @@ status collapsed
 Commands ! P ! 
 \backslash
 prod
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+vspace{4mm}
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \end_inset
@@ -15728,7 +15521,7 @@ The operators are called big because they are bigger than the sometimes
 \end_layout
 
 \begin_layout Standard
-For all integral operators there is a second version available, ending on
+For all integral operators there is a second version available, ending in
  
 \series bold
 op
@@ -16090,6 +15883,13 @@ dotsint
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Subsection
@@ -16650,6 +16450,247 @@ reference "sub:Self-defined-Operators"
 .
 \end_layout
 
+\begin_layout Subsection
+Decoration for Operators
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Operators ! Decoration
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+With the commands 
+\series bold
+
+\backslash
+overset
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Commands ! O ! 
+\backslash
+overset
+\end_layout
+
+\end_inset
+
+ and 
+\series bold
+
+\backslash
+underset
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Commands ! U ! 
+\backslash
+underset
+\end_layout
+
+\end_inset
+
+ characters can be placed above or below an operator, respectively.
+ With the command 
+\series bold
+
+\backslash
+sideset
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Commands ! S ! 
+\backslash
+sideset
+\end_layout
+
+\end_inset
+
+ characters can be set before and behind a big operator.
+ The command scheme is:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+sideset{character
+\series default
+\series bold
+before}{character
+\series default
+\series bold
+behind}
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+sideset
+\series default
+ must always be before the operator.
+ You can decorate with several characters and even with other operators
+ and symbols.
+ To place for example only characters behind a big operator, write nothing
+ between the first braces but don't omit the braces.
+\end_layout
+
+\begin_layout Standard
+For example the command 
+\series bold
+
+\backslash
+sideset{
+\begin_inset Formula $\to$
+\end_inset
+
+
+\backslash
+{
+\series default
+'
+\series bold
+
+\begin_inset Formula $\to$
+\end_inset
+
+
+\backslash
+sum_k=1
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+spce 
+\end_layout
+
+\end_inset
+
+
+\series default
+^
+\series bold
+n
+\series default
+ produces:
+\begin_inset Formula 
+\[
+\sideset{}{'}\sum_{k=1}^{n}
+\]
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note: 
+\backslash
+sideset
+\series default
+ can only be used to decorate big operators, binary operators are not allowed.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+overset
+\series default
+ and 
+\series bold
+
+\backslash
+underset
+\series default
+ can also be used to decorate symbols and characters.
+ For example, the command 
+\series bold
+
+\backslash
+overset
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+spce 
+\end_layout
+
+\end_inset
+
+
+\backslash
+maltese
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+spce 
+\end_layout
+
+\end_inset
+
+
+\series default
+
+\begin_inset Formula $\uparrow$
+\end_inset
+
+
+\series bold
+a
+\series default
+ produces:
+\begin_inset Formula 
+\[
+\overset{a}{\maltese}
+\]
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Subsection
 Binary Operators
 \begin_inset CommandInset label
@@ -16673,7 +16714,7 @@ Operators ! binary
 
 \begin_layout Standard
 Binary operators are surrounded by space when there is a character before
- and behind them.
+ and after them.
 \begin_inset VSpace medskip
 \end_inset
 
@@ -19201,8 +19242,8 @@ tiny
 \end_layout
 
 \begin_layout Standard
-The size produced by the commands depends on the document font size, that
- corresponds with the command 
+The size produced by the commands depends on the document font size, which
+ corresponds to the command 
 \series bold
 
 \backslash
@@ -19249,13 +19290,6 @@ normalsize
  is inserted behind the formula in TeX-mode.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Standard
 Within a formula the size can be changed using the following size commands:
 \end_layout
@@ -19638,13 +19672,6 @@ If a symbol cannot be displayed in different sizes, it will always be displayed
  in the default size.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Greek Letters
 \begin_inset Index idx
@@ -24896,7 +24923,7 @@ italic
 \end_inset
 
 .
- Therefore there are predefined functions, that are additionally a bit separated
+ Therefore there are predefined functionswhich are additionally a bit separated
  from prefactors.
  They are inserted as commands starting with a backslash before their name.
 \end_layout
@@ -25550,7 +25577,7 @@ Write the formula as usual, mark the formula name, in our example the letters
 sgn
 \emph default
 , and change it to mathematical text.
At last a space is inserted between prefactor and function.
Finally, a space is inserted between prefactor and function.
 \end_layout
 
 \begin_layout Standard
@@ -25675,7 +25702,7 @@ Limits
 \end_layout
 
 \begin_layout Standard
-For limits there are defined beside
+For limits, in addition to the command
 \series bold
 
 \backslash
@@ -25705,7 +25732,7 @@ liminf
 \backslash
 limsup
 \series default
furthermore the following functions:
the following functions are defined:
 \end_layout
 
 \begin_layout Standard
@@ -26005,10 +26032,7 @@ Functions ! modulo-
 
 \begin_layout Standard
 The modulo-function is special, because it exists in four variants.
-\end_layout
-
-\begin_layout Standard
-The variants in a displayed formula:
+ The variants in a displayed formula are:
 \begin_inset Formula 
 \begin{align*}
 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
@@ -26026,6 +26050,19 @@ The variants in a displayed formula:
 \begin_layout Standard
 In an inline formula less space is set before the function names for all
  variants.
+ By default the modulo-functions take only the first following character
+ into account.
+ To use more than one character, one has to put them into TeX-braces:
+\begin_inset Formula 
+\begin{align*}
+\underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
+\mathrm{a\backslash pod\textrm{\spce}bcd} &  & a\pod bcd\\
+\mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
+\end{align*}
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -27652,12 +27689,12 @@ reference "sub:Boxes-without-Frame"
 \end_layout
 
 \begin_layout Subsection
-Minuscule Numbers
+Old-style Figures
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Minuscule numbers
+Old-style Figures
 \end_layout
 
 \end_inset
@@ -27666,7 +27703,8 @@ Minuscule numbers
 \end_layout
 
 \begin_layout Standard
-Minuscule numbers are created with the command 
+Old-style figures (also known as old-style numerals) are created with the
+ command 
 \series bold
 
 \backslash
@@ -28146,6 +28184,8 @@ reference "sub:Standard-align-Environment"
 \end_inset
 
 .
+ The align environment is recommended because it provides in any case a
+ typographically correct output.
 \end_layout
 
 \begin_layout Standard
@@ -28638,7 +28678,7 @@ Long formulas can be typeset using these methods:
 \end_layout
 
 \begin_layout Itemize
-When one side of the equation is much shorther than the line width, this
+When one side of the equation is much shorter than the line width, this
  one is chosen for the left side and the right side is typeset over two
  lines:
 \begin_inset Formula 
@@ -28650,7 +28690,7 @@ H & = & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{
 \end_inset
 
 The minus sign at the beginning of the second line does normally not appear
- as operator because it is the first character of the line.
+ as an operator because it is the first character of the line.
  Thus it would not be surrounded by space and could not be distinguished
  from the fraction bar.
  To avoid this, 3
@@ -28668,7 +28708,7 @@ hspace
 status collapsed
 
 \begin_layout Plain Layout
-more about 
+for more about 
 \series bold
 
 \backslash
@@ -28721,8 +28761,8 @@ lefteqn
 \end_inset
 
  is used.
- It is inserted to the first column of the first line and effects that all
further insertions overwrite the following columns:
+ It is inserted in the first column of the first line and causes all further
insertions to overwrite the following columns:
 \begin_inset Formula 
 \begin{eqnarray}
 \lefteqn{4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}}\nonumber \\
@@ -29050,7 +29090,7 @@ Align Environments
 
 \begin_layout Standard
 Align environments can be used for every kind of multiline formulas.
- They are specially useful to set several formulas side by side.
+ They are especially useful to set several formulas side by side.
 \end_layout
 
 \begin_layout Standard
@@ -29120,7 +29160,7 @@ Formula ! multiline ! align environment
 \end_layout
 
 \begin_layout Standard
-This Align environment is created by presssing 
+This Align environment is created by pressing 
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
@@ -29631,7 +29671,7 @@ Formula ! multiline ! formula parts
 
 \begin_layout Standard
 To display only parts of a formula with multiple lines, one of the following
- environments are used: 
+ environments is used: 
 \series bold
 aligned
 \series default
@@ -29977,7 +30017,7 @@ arg   "math-number-toggle"
 \end_inset
 
 ).
- The formula number is displayed in LyX behind the formula as number sign
+ The formula number is displayed in LyX behind the formula as number sign
  in parentheses.
  The number sign is replaced in the output by the formula number.
 \end_layout
@@ -30002,7 +30042,7 @@ of
 
 Line
 \family default
- (shortcut
+ (shortcut 
 \begin_inset Info
 type  "shortcut"
 arg   "math-number-line-toggle"
@@ -30053,6 +30093,11 @@ Label
 
 .
  The cursor must hereby be inside a displayed formula.
+ Alternatively you can right-click on the formula and choose 
+\family sans
+Equation Label
+\family default
+.
  A dialog pops up displaying the prefix 
 \series bold
 eq:
@@ -30082,7 +30127,11 @@ section labels.
 Insert\SpecialChar \menuseparator
 Label
 \family default
- is used again.
+ is used again or you right-click on a formula and then on 
+\family sans
+Equation Label
+\family default
+.
 \end_layout
 
 \begin_layout Standard
@@ -30651,7 +30700,7 @@ spce
 
 something
 \series default
- was inserted to the formula.
+ was inserted in the formula.
 \end_layout
 
 \begin_layout Standard
@@ -31034,7 +31083,7 @@ Counter denotes what kind of numbering is affected, sectioning denotes what
 \end_layout
 
 \begin_layout Standard
-Thus in our case the following LaTeX-preamble or TeX-Code line is used:
+Thus in our case the following LaTeX-preamble or TeX code line is used:
 \end_layout
 
 \begin_layout Standard
@@ -31095,7 +31144,7 @@ numberwithin{table}{part}
 \begin_layout Standard
 To go back to the standard numbering or to prevent this kind of numbering
  when it is defined by the document class, the following command is inserted
- as TeX-Code or to the LaTeX-preamble:
+ as TeX code or to the LaTeX-preamble:
 \end_layout
 
 \begin_layout Standard
@@ -31443,9 +31492,14 @@ status open
 \begin_layout Plain Layout
 
 \series bold
+\color none
 Note:
 \series default
- Only maximal 26 formulas can be numbered with Latin letters in one document.
+ Only maximal 26
+\begin_inset space ~
+\end_inset
+
+formulas can be numbered with Latin letters in one document.
 \end_layout
 
 \end_inset
@@ -31641,6 +31695,13 @@ target "run:Formula-numbering.lyx"
 .
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
 \begin_layout Section
 Chemical Symbols and Equations
 \begin_inset CommandInset label
@@ -32296,6 +32357,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
+\color none
 Note:
 \series default
  Inserting a formula to a 
@@ -32304,7 +32366,27 @@ Note:
 \backslash
 ce
 \series default
- box will lead to LaTeX errors.
+ box will lead to LaTeX errors due to a LyX bug.
+\color inherit
+
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #8566"
+target "http://www.lyx.org/trac/ticket/8566"
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\color none
  In this case TeX code has to be used like for 
 \series bold
 
@@ -32338,6 +32420,40 @@ hyphen$Cl}
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+\color none
+Note:
+\series default
+ It is not possible in LyX to use the character ^ to get an up-arrow as
+ described in the 
+\series bold
+mhchem
+\series default
+ manual.
+ One instead uses a negative thin space followed by the command 
+\series bold
+
+\backslash
+uparrow
+\series default
+: 
+\begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
@@ -32541,13 +32657,6 @@ key "mhchem"
 .
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Diagrams
 \end_layout
@@ -32655,7 +32764,7 @@ To create the relations there are the following commands:
 \series bold
 @VVV
 \series default
- an down arrow and 
+ a down arrow and 
 \series bold
 @|
 \series default
@@ -32676,7 +32785,7 @@ All arrows can be labeled as follows:
 \end_layout
 
 \begin_layout Itemize
-Is text inserted between the first and second < or >, resp., it is placed
+If text inserted between the first and second < or >, resp., it is placed
  above the arrow.
  When it is inserted between the second and third one, it appears under
  the arrow.
@@ -32934,6 +33043,13 @@ Manuals
 .
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
 \begin_layout Section
 User-defined Commands
 \begin_inset Index idx
@@ -33282,7 +33398,7 @@ To create a new command for
 \backslash
 fcolorbox
 \series default
- where the color for the box needn't to be specified, the argument for the
+ where the color for the box need not be specified, the argument for the
  color is defined optional:
 \begin_inset VSpace medskip
 \end_inset
@@ -33611,7 +33727,7 @@ Macros
 
 \begin_layout Standard
 User-defined commands are especially convenient for complex expressions.
- When you are for example dealing in a document with quadratic equations,
+ When you are for example dealing with a document that has quadratic equations,
  the same solution type occurs several times.
  The general form of a quadratic equation is
 \begin_inset Formula 
 
 .
  Argument placeholders are displayed red.
- Maximum 9 arguments are possible.
+ A maximum of 9
+\begin_inset space ~
+\end_inset
+
+arguments are possible.
  Optional arguments are created with the toolbar button 
 \begin_inset Graphics
        filename ../images/math-macro-add-optional-param.png
@@ -33997,7 +34117,7 @@ newcommand
 \end_layout
 
 \begin_layout Standard
-Math macros can also be directly be created from a 
+Math macros can also be directly created from a 
 \series bold
 
 \backslash
@@ -34039,8 +34159,8 @@ newcommand
 \end_layout
 
 \begin_layout Standard
-Math macros currently yet have the problem that further formulas in macro
- definitions are handled wrongly.
+Math macros currently have the problem that further formulas in macro definition
+s are handled wrongly.
  Therefore the example 
 \series bold
 
@@ -34670,7 +34790,7 @@ LyX Functions
 \end_inset
 
 g.
-\begin_inset space ~
+\begin_inset space \space{}
 \end_inset
 
 bind the 
@@ -34691,20 +34811,13 @@ Maxima
 command-alternatives break-paragraph;math-extern maxima
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
-Tips
+Miscellaneous
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Tips
+Miscellaneous
 \end_layout
 
 \end_inset
@@ -35247,6 +35360,19 @@ status collapsed
 Commands ! G ! 
 \backslash
 genfrac
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+vspace{4mm}
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \end_inset
@@ -35558,7 +35684,7 @@ Packages ! cancel
 \series bold
 
 \backslash
-usepackage[samesize]{cancel}
+usepackage{cancel}
 \end_layout
 
 \begin_layout Standard
@@ -35829,6 +35955,151 @@ cancelto
 
 \end_layout
 
+\begin_layout Standard
+To change the size of 
+\series bold
+
+\backslash
+cancelto
+\series default
+'s 
+\begin_inset Quotes eld
+\end_inset
+
+subscript
+\begin_inset Quotes erd
+\end_inset
+
+ value one can load the package 
+\series bold
+cancel
+\series default
+ with either the option 
+\series bold
+samesize
+\series default
+ which leads to the same size as for the canceled value or with the option
+\series bold
+Smaller
+\series default
+ which makes is it a bit smaller than the size one gets without using a
+ package option.
+ In this document 
+\series bold
+cancel
+\series default
+ was loaded with this line:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+usepackage[samesize]{cancel}
+\end_layout
+
+\begin_layout Standard
+To color the cancellation bar one adds this command as TeX code:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+renewcommand{
+\backslash
+CancelColor}{
+\backslash
+color{red}}
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+red
+\series default
+ can be replaced by a color of your choice.
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+renewcommand{
+\backslash
+CancelColor}{
+\backslash
+color{red}}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Formula 
+\[
+\frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}}
+\]
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+renewcommand{
+\backslash
+CancelColor}{
+\backslash
+color{black}}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+reset the color
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+For further customizations, see the documentation of the package 
+\series bold
+cancel
+\series default
+, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "cancel"
+
+\end_inset
+
+.
+\end_layout
+
 \begin_layout Standard
 \begin_inset ERT
 status collapsed
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Subsection
@@ -36179,7 +36457,7 @@ usepackage{multicol}
 status open
 
 \begin_layout Plain Layout
-Note herby that the setting 
+Note that in this case the setting 
 \family sans
 Two-column
 \begin_inset space ~
@@ -36574,7 +36852,7 @@ reference "eq:within"
 
 \end_inset
 
- consists of five columns whereas in the first two columns contain the equation,
+ consists of five columns where in the first two columns contain the equation,
  the third the matrix and the last one an empty TeX-brace.
 \begin_inset Formula 
 \begin{flalign}
@@ -36710,8 +36988,8 @@ upgreek
 
 \end_inset
 
- They are created when the command for a small Greek letters is started
- with 
+ They are created when the command for a small Greek letter is started with
 \series bold
 up
 \series default
@@ -36905,7 +37183,7 @@ rs.
 
 \begin_layout Standard
 The encoding of several characters is saved in definition files.
- Fore example the encoding 
+ For example the encoding 
 \series bold
 latin9
 \series default
@@ -36913,11 +37191,11 @@ latin9
 \series bold
 latin9.def
 \series default
that is in the installation folder of LaTeX.
which is in the installation folder of LaTeX.
  Encodings should only be changed via the LaTeX-preamble and not in the
  definition files.
- Otherwise own documents could not be edited by other LyX users working
on other computers.
+ Otherwise documents could not be edited by other LyX users working on other
+ computers.
 \end_layout
 
 \begin_layout Standard
@@ -36925,8 +37203,8 @@ latin9.def
 \end_inset
 
 Besides the centered dot, in this document the degree sign ° is defined
- with the following LaTeX-preamble line so that it can directly be inserted
- to a formula:
+ with the following LaTeX-preamble line so that it can be directly inserted
into a formula:
 \end_layout
 
 \begin_layout Standard
@@ -37899,7 +38177,6 @@ Vert
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring References
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "TLC2"
@@ -37920,7 +38197,6 @@ The LaTeX Companion
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring References
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Mathmode"
@@ -37939,7 +38215,6 @@ target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring References
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "AMS"
@@ -37971,7 +38246,6 @@ AmS
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring References
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Symbols"
@@ -37990,7 +38264,38 @@ target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring References
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "cancel"
+
+\end_inset
+
+
+\begin_inset CommandInset href
+LatexCommand href
+name "Documentation"
+target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
+
+\end_inset
+
+ of the LaTeX-package 
+\series bold
+cancel
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Packages ! cancel
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "hyperref"
@@ -38023,7 +38328,6 @@ Packages ! hyperref
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring References
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "mhchem"
@@ -38056,7 +38360,6 @@ Packages ! mhchem
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring References
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Mathclap"
@@ -38100,7 +38403,6 @@ mathclap
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring References
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Duden"
@@ -38117,7 +38419,6 @@ Duden Band 1
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring References
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Checklist"