From 4f70a140932277cc2ef6292e47ebe25c5d8c3230 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 22 Jan 2017 22:34:22 +0000 Subject: fontspec (22jan17) git-svn-id: svn://tug.org/texlive/trunk@43016 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/fontspec/fontspec.sty | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex/fontspec/fontspec.sty') diff --git a/Master/texmf-dist/tex/latex/fontspec/fontspec.sty b/Master/texmf-dist/tex/latex/fontspec/fontspec.sty index c50a7097202..18d22d63594 100644 --- a/Master/texmf-dist/tex/latex/fontspec/fontspec.sty +++ b/Master/texmf-dist/tex/latex/fontspec/fontspec.sty @@ -7,13 +7,13 @@ %% fontspec.dtx (with options: `fontspec,load') %% ------------------------------------------------ %% The FONTSPEC package for XeLaTeX/LuaLaTeX -%% (C) 2004--2016 Will Robertson and Khaled Hosny +%% (C) 2004--2017 Will Robertson and Khaled Hosny %% License information appended. %% ------------------------------------------------ \RequirePackage{expl3} \RequirePackage{xparse} \ProvidesExplPackage{fontspec}% - {2016/02/01}{2.5a}{Font selection for XeLaTeX and LuaLaTeX} + {2017/01/02}{2.5c}{Font selection for XeLaTeX and LuaLaTeX} \sys_if_engine_luatex:T { \RequirePackage{luaotfload} \directlua{require("fontspec")} @@ -27,15 +27,15 @@ } \msg_fatal:nn {fontspec} {cannot-use-pdftex} %% ------------------------------------------------ -%% Copyright 2004--2016 Will Robertson +%% Copyright 2004--2017 Will Robertson %% Copyright 2009--2013 Khaled Hosny %% %% Distributable under the LaTeX Project Public License, version 1.3c or higher. %% The latest version of this license is at: http://www.latex-project.org/lppl.txt %% %% This work is "maintained" by Will Robertson. -%% It consists of the files: fontspec*.dtx, fontspec.cfg, fontspec-example.tex. -%% And the derived files: fontspec*.sty,fontspec.lua, and fontspec.pdf. +%% It consists of the files: fontspec*.dtx, fontspec.cfg, fontspec*.tex. +%% And the derived files: fontspec*.sty,fontspec.lua, fontspec.pdf. %% ------------------------------------------------ %% %% End of file `fontspec.sty'. -- cgit v1.2.3