summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fontspec/fontspec.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-25 21:39:16 +0000
committerKarl Berry <karl@freefriends.org>2019-01-25 21:39:16 +0000
commit23edf44c0fa366f56bbf60968fb3d292de1c013b (patch)
tree3c6ed55b24548cb0d7f114436561b8dfdde3dcb7 /Master/texmf-dist/source/latex/fontspec/fontspec.dtx
parent0e0ce19bee540ba50ee3da3872ac10007cfde60f (diff)
fontspec (25jan19)
git-svn-id: svn://tug.org/texlive/trunk@49816 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.dtx6
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 b18643561f4..feeb0af3733 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/24}{2.7}{Font selection for XeLaTeX and LuaLaTeX}
+ {2019/01/25}{2.7a}{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.7",
-%<lua> date = "2019/01/24",
+%<lua> version = "2.7a",
+%<lua> date = "2019/01/25",
%<lua> description = "Font selection for XeLaTeX and LuaLaTeX",
%<lua> author = "Khaled Hosny, Philipp Gesang, Will Robertson",
%<lua> copyright = "Khaled Hosny, Philipp Gesang, Will Robertson",