[latex3-commits] [git/LaTeX3-latex3-mathtools] master: for #22, formatting (d31bfe4)
daleif
daleif at math.au.dk
Fri Mar 5 16:01:52 CET 2021
Repository : https://github.com/latex3/mathtools
On branch : master
Link : https://github.com/latex3/mathtools/commit/d31bfe42d3546b82b6ba311d15459b7592244124
>---------------------------------------------------------------
commit d31bfe42d3546b82b6ba311d15459b7592244124
Author: daleif <daleif at math.au.dk>
Date: Fri Mar 5 16:01:52 2021 +0100
for #22, formatting
>---------------------------------------------------------------
d31bfe42d3546b82b6ba311d15459b7592244124
mathtools.dtx | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/mathtools.dtx b/mathtools.dtx
index c124968..9c017fb 100644
--- a/mathtools.dtx
+++ b/mathtools.dtx
@@ -696,16 +696,16 @@ colorlinks,
% \SpecialUsageIndex{\smashoperator}
% \cs{smashoperator}\oarg{pos}\marg{operator with limits}
% \end{codesyntax}
-% \FeatureRequest{Lars Madsen}{2004/05/04}
-% Above we showed how to get \LaTeX{} to ignore the width of the
-% subscript of an operator. However this approach takes a lot of
-% extra typing, especially if you have a wide superscript, meaning
-% you have to put in \cs{crampedclap} in both sub- and superscript.
-% To make things easier, \pkg{mathtools} provides a
-% \cs{smashoperator} command, which simply ignores the width of the
-% sub- and superscript. It also takes an optional argument,
-% \texttt{l}, \texttt{r}, or \texttt{lr} (default, rl is an alias for
-% lr), denoting which side of the operator should be ignored (smashed).
+% \FeatureRequest{Lars Madsen}{2004/05/04} Above we showed how to get
+% \LaTeX{} to ignore the width of the subscript of an
+% operator. However this approach takes a lot of extra typing,
+% especially if you have a wide superscript, meaning you have to put
+% in \cs{crampedclap} in both sub- and superscript. To make things
+% easier, \pkg{mathtools} provides a \cs{smashoperator} command,
+% which simply ignores the width of the sub- and superscript. It also
+% takes an optional argument, \texttt{l}, \texttt{r}, or \texttt{lr}
+% (default, \texttt{rl} is an alias for \texttt{lr}), denoting which
+% side of the operator should be ignored (smashed).
% \begin{verbatim}
% \[
% V = \sum_{1\le i\le j\le n}^{\infty} V_{ij} \quad
More information about the latex3-commits
mailing list.