diff options
author | Karl Berry <karl@freefriends.org> | 2018-07-31 20:54:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-07-31 20:54:05 +0000 |
commit | 22aaabfaa8342d36886efc120442e53c947bc296 (patch) | |
tree | ef98009ed10d1f56e1f9edd3638f4fbd1af5efe0 /Master/texmf-dist/tex/latex/fontspec/fontspec.lua | |
parent | 05fe4ccdb67ada03c2269390b10cb438d7d6202c (diff) |
fontspec (31jul18)
git-svn-id: svn://tug.org/texlive/trunk@48320 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fontspec/fontspec.lua')
-rw-r--r-- | Master/texmf-dist/tex/latex/fontspec/fontspec.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/fontspec/fontspec.lua b/Master/texmf-dist/tex/latex/fontspec/fontspec.lua index 8790f9aea00..f72f7b381d0 100644 --- a/Master/texmf-dist/tex/latex/fontspec/fontspec.lua +++ b/Master/texmf-dist/tex/latex/fontspec/fontspec.lua @@ -23,8 +23,8 @@ fontspec = fontspec or {} local fontspec = fontspec fontspec.module = { name = "fontspec", - version = "2.6g", - date = "2017/11/09", + version = "v2.6h", + date = "2018/07/30", description = "Font selection for XeLaTeX and LuaLaTeX", author = "Khaled Hosny, Philipp Gesang, Will Robertson", copyright = "Khaled Hosny, Philipp Gesang, Will Robertson", |