diff options
author | Karl Berry <karl@freefriends.org> | 2017-08-14 20:29:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-08-14 20:29:00 +0000 |
commit | f53ceb53f2f9a1c59d808cc85ac7651a6de78a17 (patch) | |
tree | ec9011d57080ca50bcde547440c153b20dd311e4 /Master/texmf-dist/tex/latex/fontspec/fontspec.sty | |
parent | cb92e524d778229884d461b7ac8710f6a3150e4b (diff) |
fontspec (14aug17)
git-svn-id: svn://tug.org/texlive/trunk@45042 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fontspec/fontspec.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/fontspec/fontspec.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/fontspec/fontspec.sty b/Master/texmf-dist/tex/latex/fontspec/fontspec.sty index 5576750a17d..993f4428f6c 100644 --- a/Master/texmf-dist/tex/latex/fontspec/fontspec.sty +++ b/Master/texmf-dist/tex/latex/fontspec/fontspec.sty @@ -13,7 +13,7 @@ \RequirePackage{expl3} \RequirePackage{xparse} \ProvidesExplPackage{fontspec}% - {2017/07/23}{2.6c}{Font selection for XeLaTeX and LuaLaTeX} + {2017/08/14}{2.6d}{Font selection for XeLaTeX and LuaLaTeX} \sys_if_engine_luatex:T { \RequirePackage{luaotfload} \directlua{require("fontspec")} |