From 3b5b837c46a39f20b90c978e34767c0abd5d1e75 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Mon, 15 Apr 2013 20:32:28 +0200 Subject: bump version; keep luaotfload well-formed for dtxtool --- luaotfload.lua | 31 ++----------------------------- 1 file changed, 2 insertions(+), 29 deletions(-) diff --git a/luaotfload.lua b/luaotfload.lua index 34e5bdf..4373cfc 100644 --- a/luaotfload.lua +++ b/luaotfload.lua @@ -1,28 +1,9 @@ --- --- This is file `luaotfload.lua', --- generated with the docstrip utility. --- --- The original source files were: --- --- luaotfload.dtx (with options: `lua') --- This is a generated file. --- --- Copyright (C) 2009-2010 by by Elie Roux --- and Khaled Hosny --- (Support: .) --- --- This work is under the CC0 license. --- --- This work consists of the main source file luaotfload.dtx --- and the derived files --- luaotfload.sty, luaotfload.lua --- module("luaotfload", package.seeall) luaotfload.module = { name = "luaotfload", - version = 1.27, - date = "2012/05/28", + version = 2.2, + date = "2013/04/15", description = "OpenType layout system.", author = "Elie Roux & Hans Hagen", copyright = "Elie Roux", @@ -136,12 +117,6 @@ end --- otfl-font-oti.lua --- otfl-font-otn.lua ---[[-- - it all boils down to this: we load otfl-fonts.lua - which takes care of loading the merged file. - that’s it, go thank Hans! ---]]-- - --[[doc-- We treat the fontloader as a black box so behavior is consistent between formats. @@ -374,5 +349,3 @@ add_to_callback("luaotfload.patch_font", ]==] -- vim:tw=71:sw=4:ts=4:expandtab - --- End of File `luaotfload.lua'. -- cgit v1.2.3