diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/newtxtext.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/newtx/newtxtext.sty | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/newtxtext.sty b/Master/texmf-dist/tex/latex/newtx/newtxtext.sty index f663873c7d7..535426a1ad4 100644 --- a/Master/texmf-dist/tex/latex/newtx/newtxtext.sty +++ b/Master/texmf-dist/tex/latex/newtx/newtxtext.sty @@ -8,12 +8,13 @@ % Approved for release by Young Ryu (the author) in January 2005. % % Changes from original txfonts.sty by Michael Sharpe, msharpe at ucsd dot edu; -% Text and math versions now separate. Math version doesn't require ntxtext.sty; +% Text and math versions now separate. +% Math version doesn't require newtxtext.sty; % Added scaled keyword and osf option; % Modified the definition of \k to bypass problem with grouping; -\def\fileversion{0.98} -\def\filedate{2012/06/18} +\def\fileversion{1.02} +\def\filedate{2012/07/30} \ProvidesPackage{newtxtext}[\filedate\space v\fileversion] \message{`newtxtext' v\fileversion, \filedate\space Text macros based on txfonts (msharpe)} @@ -32,6 +33,11 @@ \ProcessOptions* \RequirePackage[T1]{fontenc} +\DeclareRobustCommand{\sustyle}{% + \not@math@alphabet\sustyle\relax + \fontfamily{ntxr1}\selectfont} + +\def\@makefnmark{\hbox{\sustyle\@thefnmark}}% footnotemark from sups %%%%%%%%%%%%%%%%%%%%%% % Text Serif (Times) % |