summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fontspec/fontspec.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-02-12 23:33:12 +0000
committerKarl Berry <karl@freefriends.org>2017-02-12 23:33:12 +0000
commit2783c1b2807e488a59202f7e4605c8d5693c9ab7 (patch)
tree9507bb165af179f4b55f0cf049b2465965909193 /Master/texmf-dist/tex/latex/fontspec/fontspec.sty
parent88ad6ed6179838d65a8c79c1867b8c1de2db3079 (diff)
fontspec (12feb17)
git-svn-id: svn://tug.org/texlive/trunk@43202 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.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/fontspec/fontspec.sty b/Master/texmf-dist/tex/latex/fontspec/fontspec.sty
index 008b2b83f8b..7d29a5e6623 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/24}{2.5d}{Font selection for XeLaTeX and LuaLaTeX}
+ {2017/02/12}{2.6}{Font selection for XeLaTeX and LuaLaTeX}
\sys_if_engine_luatex:T
{ \RequirePackage{luaotfload}
\directlua{require("fontspec")}
@@ -27,7 +27,7 @@
}
\msg_fatal:nn {fontspec} {cannot-use-pdftex}
%% ------------------------------------------------
-%% Copyright 2004--2017 Will Robertson <wspr81@gmail.com>
+%% Copyright 2004--2017 Will Robertson <will.robertson@latex-project.org>
%% Copyright 2009--2013 Khaled Hosny <khaledhosny@eglug.org>
%%
%% Distributable under the LaTeX Project Public License, version 1.3c or higher.