diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-31 23:22:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-31 23:22:58 +0000 |
commit | 3e7a5bba844bbc4aca70a24ec2f32ee902592c98 (patch) | |
tree | d8e7ec389eca093b1a75b770cfd7127306fe8267 /Master/texmf-dist/tex/latex/fontspec/fontspec.sty | |
parent | 49ec51835aa8913d04026b0b07cd1bbe1b379d0f (diff) |
fontspec (31mar17)
git-svn-id: svn://tug.org/texlive/trunk@43661 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 7d29a5e6623..9c2f6854a16 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/02/12}{2.6}{Font selection for XeLaTeX and LuaLaTeX} + {2017/03/31}{2.6a}{Font selection for XeLaTeX and LuaLaTeX} \sys_if_engine_luatex:T { \RequirePackage{luaotfload} \directlua{require("fontspec")} |