summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fontspec/fontspec.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-01-27 23:12:24 +0000
committerKarl Berry <karl@freefriends.org>2017-01-27 23:12:24 +0000
commite462812c76f9a95ced3c05bfd98be528a7cf365c (patch)
tree0a854dc559864221045e6603508cde9f71402532 /Master/texmf-dist/tex/latex/fontspec/fontspec.sty
parent7f93679fbc638711cdce5a4705125da8dd26af25 (diff)
fontspec (27jan17)
git-svn-id: svn://tug.org/texlive/trunk@43061 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.sty2
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 18d22d63594..008b2b83f8b 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/01/02}{2.5c}{Font selection for XeLaTeX and LuaLaTeX}
+ {2017/01/24}{2.5d}{Font selection for XeLaTeX and LuaLaTeX}
\sys_if_engine_luatex:T
{ \RequirePackage{luaotfload}
\directlua{require("fontspec")}