diff options
author | Karl Berry <karl@freefriends.org> | 2014-09-30 00:05:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-09-30 00:05:23 +0000 |
commit | a458db6297c00b012e16fa3b4391c158ef4f4b92 (patch) | |
tree | d05a44b6d1d9d5ca595525160b97bb85db5c3895 /Master/texmf-dist/tex/latex/newtx/newtxmath.sty | |
parent | 805c9c1fe26d5bd3dacaba4bc6d38ed7787aea38 (diff) |
newtx (29sep14)
git-svn-id: svn://tug.org/texlive/trunk@35284 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/newtxmath.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/newtx/newtxmath.sty | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty index 500135e656d..ee083ebfb62 100644 --- a/Master/texmf-dist/tex/latex/newtx/newtxmath.sty +++ b/Master/texmf-dist/tex/latex/newtx/newtxmath.sty @@ -10,8 +10,8 @@ % of glyph collisions. % These modifications are by Michael Sharpe, msharpe at ucsd dot edu -\def\fileversion{1.28} -\def\filedate{2014/06/19} +\def\fileversion{1.29} +\def\filedate{2014/09/28} \ProvidesPackage{newtxmath} [\filedate\space v\fileversion] \@ifundefined{newtxmathLoaded}{}{\endinput} @@ -63,6 +63,8 @@ \DeclareOption{utopia}{\tx@uttrue} \DeclareOption{heuristica}{\tx@uttrue} \DeclareOption{Heuristica}{\tx@uttrue} +\DeclareOption{Erewhon}{\tx@uttrue} +\DeclareOption{erewhon}{\tx@uttrue} \DeclareOption{cmintegrals}{\tx@cminttrue} \DeclareOption{cmbraces}{\tx@bracestrue} \DeclareOption{noamssymbols}{\tx@amsfalse} |