From 0515cdb0111b84daef0c66f7427af0d153551436 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 24 Jun 2014 17:35:10 +0000 Subject: fontspec (21jun14) git-svn-id: svn://tug.org/texlive/trunk@34375 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/fontspec/fontspec.sty | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 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 c20dbb3ad22..1eefd221419 100644 --- a/Master/texmf-dist/tex/latex/fontspec/fontspec.sty +++ b/Master/texmf-dist/tex/latex/fontspec/fontspec.sty @@ -14,12 +14,14 @@ %% %% \ProvidesPackage{fontspec} - [2014/06/01 v2.4 Font selection for XeLaTeX and LuaLaTeX] + [2014/06/21 v2.4a Font selection for XeLaTeX and LuaLaTeX] \RequirePackage{expl3}[2011/09/05] \RequirePackage{xparse} \ExplSyntaxOn +\cs_if_exist:NF \lua_now_x:n + { \cs_set_eq:NN \lua_now_x:n \directlua } \msg_new:nnn {fontspec} {cannot-use-pdftex} { The~ fontspec~ package~ requires~ either~ XeTeX~ or~ LuaTeX~ to~ function. @@ -280,14 +282,16 @@ %% version 1.3c or higher (your choice). The latest version of %% this license is at: http://www.latex-project.org/lppl.txt %% -%% This work is "author-maintained" by Will Robertson. +%% This work is "maintained" by Will Robertson. %% %% This work consists of this file fontspec.dtx %% and the derived files fontspec.sty, %% fontspec.lua, %% fontspec.cfg, -%% fontspec-xetex.tex, -%% fontspec-luatex.tex, +%% fontspec-xetex.sty, +%% fontspec-luatex.sty, +%% fontspec-patches.sty, +%% fontspec-example.tex, %% and fontspec.pdf. %% %% -- cgit v1.2.3