From b979b6977fcd5d334404b254bba05601f4fd0bcb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 2 Mar 2013 01:13:04 +0000 Subject: realscripts (28feb13) git-svn-id: svn://tug.org/texlive/trunk@29262 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/realscripts/realscripts.sty | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'Master/texmf-dist/tex/latex/realscripts') diff --git a/Master/texmf-dist/tex/latex/realscripts/realscripts.sty b/Master/texmf-dist/tex/latex/realscripts/realscripts.sty index 0b068db781c..84cf7236651 100644 --- a/Master/texmf-dist/tex/latex/realscripts/realscripts.sty +++ b/Master/texmf-dist/tex/latex/realscripts/realscripts.sty @@ -11,7 +11,7 @@ %% License information appended %% \ProvidesPackage{realscripts} - [2010/09/30 v0.3 Access OpenType subscripts and superscripts] + [2013/02/27 v0.3b Access OpenType subscripts and superscripts] \RequirePackage{fontspec} \ExplSyntaxOn \DeclareDocumentCommand \fakesubscript {m} { @@ -139,12 +139,6 @@ \textsubsuperscript #1 [#2] {#3} {#2} } \dim_new:N \subsupersep -\cs_set:Nn \dim_max:nn { - \dim_compare:nTF {#1>#2} {#1} {#2} -} -\cs_set:Nn \dim_min:nn { - \dim_compare:nTF {#2>#1} {#1} {#2} -} %% %% Copyright (C) 2010 by Will Robertson %% -- cgit v1.2.3