summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/mathmode/Mathmode.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/mathmode/Mathmode.tex')
-rw-r--r--Master/texmf-doc/doc/english/mathmode/Mathmode.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-doc/doc/english/mathmode/Mathmode.tex b/Master/texmf-doc/doc/english/mathmode/Mathmode.tex
index c5a6df6c03e..cf4e9f7ca5b 100644
--- a/Master/texmf-doc/doc/english/mathmode/Mathmode.tex
+++ b/Master/texmf-doc/doc/english/mathmode/Mathmode.tex
@@ -13,7 +13,7 @@
%% DESCRIPTION:
%% `Mathmode' is a document how the math mode works inside LaTeX
%%
-\def\MathmodeVersion{2.31}
+\def\MathmodeVersion{2.32}
%\ifvtex\title{\logo Math mode - v.\MathmodeVersion}\else
\ifpdf\title{Math mode - v.\MathmodeVersion}\else
\title{\logo Math mode - v.\MathmodeVersion}\fi%\fi
@@ -25,6 +25,7 @@
Zongbao Fang;
Sabine Glaser; Sven Gleich;
Azzam Hassam; Gernot Hassenpflug; Henning Heinze; Martin Hensel; Mathias Hoffmann;
+ Jon Kirwan;
Morten H\o{}gholm; M. Kalidoss; Dan Lasley;
Angus Leeming; Vladimir Lomov; Tim Love; Dan Luecking;
Hendrik Maryns; Heinz Mezera;
@@ -324,7 +325,7 @@ which is the extreme case of grudgingly allowing breaks in extreme cases, or
\binoppenalty=10000
\end{verbatim}
%
-for asolutely no breaks.
+for absolutely no breaks.
\subsection{Whitespace}\label{subsec:whitespace}
\LaTeX{} defines the length \LIndex{mathsurround} with the default value of
@@ -4743,7 +4744,7 @@ $\xlongleftrightarrow[\text{below}]{\text{above the arrow}}$
\noindent to get $\xLongLeftRightArrow[\text{below}]{\text{above the arrow}}$ or
$\xlongleftrightarrow[\text{below}]{\text{above the arrow}}$.
-The ``number'' $0055$ after \verb+\ext@arrow+ defines the position relative to the extended error and is
+The ``number'' $0055$ after \verb+\ext@arrow+ defines the position relative to the extended arrow and is
not a number but four parameters for additional space in the math unit \verb+mu+.
\index{mapstofill@\CMD{mapstofill}}
@@ -5050,7 +5051,7 @@ left margin.
\[ f(x) = \int \frac{\sin x}{x}\,\mathrm{d}x \]
\item Now we write the same equation, but now with modifying \Index{displayindent}, it is set to
-the negative \verb+\labelwidth+:
+the negative \verb+\leftskip+:
\[
\displayindent=-\labelwidth
@@ -5178,7 +5179,7 @@ $\tdela x-y\tdelb(x+y)=x^2-y^2$
\subsection{\CMD{fam}}
\cIndex{fam}When \TeX{} switches into the math mode, it typesets everything using one of the 16
-possible families of fonts. \verb+\fam+ in an internal register where other macros can check which font is the actual one. At the beginning \TeX{} starts with \verb+\fam=-1+.
+possible families of fonts. \verb+\fam+ is an internal register where other macros can check which font is the actual one. At the beginning \TeX{} starts with \verb+\fam=-1+.
\bigskip
\noindent
@@ -5479,7 +5480,7 @@ Requires an additional \verb+right+.
\cIndex{mathinner}Defines the following parameter as subformula.
\subsection{\CMD{nolimits}}
-\cIndex{nolimits}The opposit of \CIndex{limits}, instead of above/below limits are placed to the right of large
+\cIndex{nolimits}The opposite of \CIndex{limits}, instead of above/below limits are placed to the right of large
operators (class 1).
@@ -5809,7 +5810,7 @@ and provides several styles for writing math expressions inside brakets. For exa
\[ \left\{ x\in\mathbf{R} | 0<{|x|}<\frac{5}{3}\right\} \]
\end{lstlisting}
-\noindent looks not quit right and it is not really easy to get the first vertical line in the same
+\noindent looks not quite right and it is not really easy to get the first vertical line in the same
size as the outer braces. Some solution may be using \CIndex{vphantom}:
\[