summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fontspec/fontspec.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-07-22 22:31:13 +0000
committerKarl Berry <karl@freefriends.org>2017-07-22 22:31:13 +0000
commitc1a051ec53cfe23827fc639ed064edf9d2daa469 (patch)
treed3dfa589e5b02eb2e6eeb775e04f50027f7fd8d3 /Master/texmf-dist/tex/latex/fontspec/fontspec.sty
parent0e24314c2d151e3a9dcfcf0f2e7833c11977fdb7 (diff)
fontspec (22jul17)
git-svn-id: svn://tug.org/texlive/trunk@44867 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 783521b01e4..5576750a17d 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/16}{2.6b}{Font selection for XeLaTeX and LuaLaTeX}
+ {2017/07/23}{2.6c}{Font selection for XeLaTeX and LuaLaTeX}
\sys_if_engine_luatex:T
{ \RequirePackage{luaotfload}
\directlua{require("fontspec")}