diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-24 22:12:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-24 22:12:49 +0000 |
commit | 28ce99e6ad7fc066bae92899fa880557fb85b35a (patch) | |
tree | c6057c4c24337762c24bb5e4cc36ea37d247ff68 /Master/texmf-dist/source/latex/fontspec/fontspec.dtx | |
parent | 6ce7a289e11addd60648c7e43493ae946a1f2d73 (diff) |
fontspec (24jan19)
git-svn-id: svn://tug.org/texlive/trunk@49809 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fontspec/fontspec.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/fontspec/fontspec.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec.dtx b/Master/texmf-dist/source/latex/fontspec/fontspec.dtx index 8f9606fc750..b18643561f4 100644 --- a/Master/texmf-dist/source/latex/fontspec/fontspec.dtx +++ b/Master/texmf-dist/source/latex/fontspec/fontspec.dtx @@ -71,7 +71,7 @@ \ProvidesExplFile{fontspec.dtx} %</dtx> %<*fontspec> - {2019/01/18}{2.6l}{Font selection for XeLaTeX and LuaLaTeX} + {2019/01/24}{2.7}{Font selection for XeLaTeX and LuaLaTeX} %</fontspec> % \end{macrocode} % @@ -90,8 +90,8 @@ %<lua>local fontspec = fontspec %<lua>fontspec.module = { %<lua> name = "fontspec", -%<lua> version = "2.6l", -%<lua> date = "2019/01/18", +%<lua> version = "2.7", +%<lua> date = "2019/01/24", %<lua> description = "Font selection for XeLaTeX and LuaLaTeX", %<lua> author = "Khaled Hosny, Philipp Gesang, Will Robertson", %<lua> copyright = "Khaled Hosny, Philipp Gesang, Will Robertson", |