diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-29 00:33:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-29 00:33:48 +0000 |
commit | 90491494c53879d563f695cafdb68c6aea2c2c16 (patch) | |
tree | 3e8cd1262618bfc7fa110e0f5611f2d3fa8c369c /Master/texmf-dist/source/luatex | |
parent | 005c818f07054fff9fabe76533debf3c0a7e71fd (diff) |
luaotfload update (28nov09)
git-svn-id: svn://tug.org/texlive/trunk@16232 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/luatex')
-rw-r--r-- | Master/texmf-dist/source/luatex/luaotfload/luaotfload.dtx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/luatex/luaotfload/luaotfload.dtx b/Master/texmf-dist/source/luatex/luaotfload/luaotfload.dtx index 45768d7f539..2ef33703fe5 100644 --- a/Master/texmf-dist/source/luatex/luaotfload/luaotfload.dtx +++ b/Master/texmf-dist/source/luatex/luaotfload/luaotfload.dtx @@ -34,7 +34,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: luaotfload 2009/09/22 v1.04 ConTeXt font loading system} +\Msg{* Package: luaotfload 2009/11/15 v1.05 ConTeXt font loading system} \Msg{************************************************************************} \keepsilent @@ -100,7 +100,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{luaminimalotf.drv}% - [2009/09/22 v1.04 ConTeXt font loading system]% + [2009/11/15 v1.05 ConTeXt font loading system]% \documentclass{ltxdoc} \EnableCrossrefs \CodelineIndex @@ -131,7 +131,7 @@ and the derived files % \GetFileInfo{luaotfload.drv} % % \title{The \textsf{luaotfload} package} -% \date{2009/09/22 v1.04} +% \date{2009/11/15 v1.05} % \author{Elie Roux \\ \texttt{elie.roux@telecom-bretagne.eu}} % % \maketitle @@ -225,7 +225,7 @@ luaotfload = { } luaotfload.module = { name = "luaotfload", version = 1.04, - date = "2009/09/22", + date = "2009/11/15", description = "ConTeXt font loading system.", author = "Elie Roux & Hans Hagen", copyright = "Elie Roux", @@ -475,7 +475,7 @@ end \else \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{luaotfload}% - [2009/09/22 v1.04 ConTeXt font loading system] + [2009/11/15 v1.05 ConTeXt font loading system] \RequirePackage{luatextra} \fi |