From a90c8f1327404390540ffdd03ac9f3db374c92b9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 13 Sep 2010 23:53:16 +0000 Subject: luaotfload 1.19 (12sep10) git-svn-id: svn://tug.org/texlive/trunk@19715 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/luatex/luaotfload/luaotfload.lua | 4 ++-- Master/texmf-dist/tex/luatex/luaotfload/luaotfload.sty | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload.lua b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload.lua index fbfc6f3d2fd..ce2c201cc1a 100644 --- a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload.lua +++ b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload.lua @@ -20,8 +20,8 @@ module('luaotfload', package.seeall) luaotfload.module = { name = "luaotfload", - version = 1.18, - date = "2010/07/15", + version = 1.19, + date = "2010/09/12", description = "OpenType layout system.", author = "Elie Roux & Hans Hagen", copyright = "Elie Roux", diff --git a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload.sty b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload.sty index bd347d6de8f..eb7f994ee68 100644 --- a/Master/texmf-dist/tex/luatex/luaotfload/luaotfload.sty +++ b/Master/texmf-dist/tex/luatex/luaotfload/luaotfload.sty @@ -19,12 +19,13 @@ \csname ifluaotfloadloaded\endcsname \let\ifluaotfloadloaded\endinput +\bgroup\expandafter\expandafter\expandafter\egroup \expandafter\ifx\csname ProvidesPackage\endcsname\relax \input luatextra.sty \else \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{luaotfload}% - [2010/07/15 v1.18 OpenType layout system] + [2010/09/12 v1.19 OpenType layout system] \RequirePackage{luatextra} \fi -- cgit v1.2.3