[latex3-commits] [git/latex2e] master: removed surplus \@textsubscript definition (4eba394)
Frank Mittelbach
frank.mittelbach at latex-project.org
Sun Jan 28 22:42:52 CET 2018
Repository : https://github.com/latex3/latex2e
On branch : master
Link : https://github.com/latex3/latex2e/commit/4eba39489d60e25fe14e2f88cf55984043d70dcf
>---------------------------------------------------------------
commit 4eba39489d60e25fe14e2f88cf55984043d70dcf
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Sun Jan 28 22:42:52 2018 +0100
removed surplus \@textsubscript definition
>---------------------------------------------------------------
4eba39489d60e25fe14e2f88cf55984043d70dcf
base/ltfloat.dtx | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/base/ltfloat.dtx b/base/ltfloat.dtx
index 6b4ba48..8214f9e 100644
--- a/base/ltfloat.dtx
+++ b/base/ltfloat.dtx
@@ -1352,7 +1352,7 @@
%
% \begin{macrocode}
\def\@textsubscript#1{%
- {\m at th\ensuremath{_{\mbox{\fontsize\sf at size\z@#1}}}}}%
+ {\m at th\ensuremath{_{\mbox{\fontsize\sf at size\z@#1}}}}}
% \end{macrocode}
% \end{macro}
%
@@ -1367,11 +1367,6 @@
%<*2ekernel>
% \end{macrocode}
%
-% \begin{macrocode}
-\def\@textsubscript#1{%
- {\m at th\ensuremath{_{\mbox{\fontsize\sf at size\z@#1}}}}}
-% \end{macrocode}
-%
% \begin{macro}{\footnotesep}
% \begin{macrocode}
\newdimen\footnotesep
More information about the latex3-commits
mailing list