summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mathmode/Mathmode.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-10-24 23:34:56 +0000
committerKarl Berry <karl@freefriends.org>2010-10-24 23:34:56 +0000
commitb397714978671b3678dabb139e23af9e4b6046b5 (patch)
treecaa11a6dee7289fd1e2eb33be2b1e3a708db045b /Master/texmf-dist/doc/latex/mathmode/Mathmode.tex
parentc7c99b452b090a42ce16b2c9fb28a5eed5fd1481 (diff)
mathmode 2.45 (19oct10)
git-svn-id: svn://tug.org/texlive/trunk@20171 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mathmode/Mathmode.tex')
-rw-r--r--Master/texmf-dist/doc/latex/mathmode/Mathmode.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/mathmode/Mathmode.tex b/Master/texmf-dist/doc/latex/mathmode/Mathmode.tex
index 00312b3b419..92167e70510 100644
--- a/Master/texmf-dist/doc/latex/mathmode/Mathmode.tex
+++ b/Master/texmf-dist/doc/latex/mathmode/Mathmode.tex
@@ -4,7 +4,7 @@
%% IMPORTANT NOTICE:
%%
%% Herbert Voss <hvoss at tug dot org>
-%% 2010-07-22
+%% 2010-10-18
%%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
@@ -36,6 +36,7 @@
Jos\'e{} Carlos Santos; Arnaud Schmittbuhl;
Rainer Sch\"opf; Jens Schwaiger; Uwe Siart; Martin Sievers; Heiko Stamer;
G. Stengert; Uwe St\"ohr;
+ Guangjun Tan;
Carsten Thiel;
Juan Luis Varona;
David Weenink;
@@ -1180,9 +1181,9 @@ writing them in \Index{upright mode} with \verb+\mbox+ gives a different
depth: $a_{\mbox{min}}$ and $a_{\mbox{max}}$.
The problem is the different height, which can be modified in several ways
\begin{itemize}
-\item \verb+$a_{\mbox{\vphantom{i}max}}+: $a_{\mbox{min}}$ and $a_{\mbox{\vphantom{i}max}}$;
-\item \verb+$a_{\mathrm{max}}+: $a_{\mathrm{min}}$ and $a_{\mathrm{max}}$;
-\item \verb+$a_{\max}+: $a_{\min}$ and $a_{\max}$. Both are predefined
+\item \verb+$a_{\mbox{\vphantom{i}max}}$+: $a_{\mbox{min}}$ and $a_{\mbox{\vphantom{i}max}}$;
+\item \verb+$a_{\mathrm{max}}$+: $a_{\mathrm{min}}$ and $a_{\mathrm{max}}$;
+\item \verb+$a_{\max}$+: $a_{\min}$ and $a_{\max}$. Both are predefined
operators (see section~\vref{sec:ltxOperators}).
\end{itemize}
%$