diff options
author | Karl Berry <karl@freefriends.org> | 2019-03-05 22:33:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-03-05 22:33:41 +0000 |
commit | 541c4ddf7c5b402b9cfe8af5ef4e49ffa15d3e83 (patch) | |
tree | 9e7e04a6ad7c9cfa5d252e8df9f24427d0b5e518 /Master/texmf-dist/tex/latex/unicode-math/unicode-math.sty | |
parent | 671551a95af115dfc9afc2cf4ed4caed130b1abf (diff) |
unicode-math (5mar19)
git-svn-id: svn://tug.org/texlive/trunk@50245 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/unicode-math/unicode-math.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/unicode-math/unicode-math.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/unicode-math/unicode-math.sty b/Master/texmf-dist/tex/latex/unicode-math/unicode-math.sty index d9e8e51913a..5e5a1b7f361 100644 --- a/Master/texmf-dist/tex/latex/unicode-math/unicode-math.sty +++ b/Master/texmf-dist/tex/latex/unicode-math/unicode-math.sty @@ -24,7 +24,7 @@ \RequirePackage{expl3} \ProvidesExplPackage{unicode-math} - {2019/02/15} {0.8n} {Unicode maths in XeLaTeX and LuaLaTeX} + {2019/03/04} {0.8o} {Unicode maths in XeLaTeX and LuaLaTeX} \sys_if_engine_luatex:T { \RequirePackageWithOptions{unicode-math-luatex} } \sys_if_engine_xetex:T { \RequirePackageWithOptions{unicode-math-xetex} } \sys_if_engine_pdftex:T |