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.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-doc/doc/english/mathmode/Mathmode.tex b/Master/texmf-doc/doc/english/mathmode/Mathmode.tex
index f0e1e12ba03..c5a6df6c03e 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.30}
+\def\MathmodeVersion{2.31}
%\ifvtex\title{\logo Math mode - v.\MathmodeVersion}\else
\ifpdf\title{Math mode - v.\MathmodeVersion}\else
\title{\logo Math mode - v.\MathmodeVersion}\fi%\fi
@@ -24,7 +24,7 @@
Christian Faulhammer; Jos\'e{} Luis G\'omez Dans;
Zongbao Fang;
Sabine Glaser; Sven Gleich;
- Azzam Hassam; Henning Heinze; Martin Hensel; Mathias Hoffmann;
+ Azzam Hassam; Gernot Hassenpflug; Henning Heinze; Martin Hensel; Mathias Hoffmann;
Morten H\o{}gholm; M. Kalidoss; Dan Lasley;
Angus Leeming; Vladimir Lomov; Tim Love; Dan Luecking;
Hendrik Maryns; Heinz Mezera;
@@ -3380,8 +3380,8 @@ Look at section \vref{split} for an example.
\subsection{\texttt{gathered} environment}
\marginpar{\CMD{begin\{gathered\}[c]\\...\\\CMD{end\{gathered\}}}}
-The \verb+gathered+ environment is like the \verb+aligned+ or \verb+alignedat+
-\index{gathered}\index{aligned}\index{alignedat}
+The \verb+gathered+ environment is like the \verb+aligned+ or \verb+alignat+
+\index{gathered}\index{aligned}\index{alignat}
environment. They use only so much horizontal space as the widest line needs.
In difference to the \verb+gather+ environment it must be itself inside the
math mode.