From 0277f8139e591bb57a0e7227a6d7b16b33353293 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sun, 18 May 2014 21:52:38 +0200 Subject: [*] uppdate news, bump version --- NEWS | 4 ++++ luaotfload-tool.lua | 4 ++-- luaotfload-tool.rst | 4 ++-- luaotfload.dtx | 12 ++++++------ 4 files changed, 14 insertions(+), 10 deletions(-) diff --git a/NEWS b/NEWS index 0195835..a87417f 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ Change History -------------- +2014/05/18, luaotfload v2.4-4 + * Fix incorrect handling of font file formats (backport of commit + 828a69ef... to the 2.5 branch). + 2014/02/05, luaotfload v2.4-3 * Add contact info to --version output of luaotfload-tool (backport from 2.5). diff --git a/luaotfload-tool.lua b/luaotfload-tool.lua index 67ab2e7..5607c04 100755 --- a/luaotfload-tool.lua +++ b/luaotfload-tool.lua @@ -4,12 +4,12 @@ -- DESCRIPTION: database functionality -- REQUIREMENTS: luaotfload 2.4 -- AUTHOR: Khaled Hosny, Élie Roux, Philipp Gesang --- VERSION: 2.4-3 +-- VERSION: 2.4-4 -- LICENSE: GPL v2 -- MODIFIED: 2013-07-28 13:12:04+0200 ----------------------------------------------------------------------- -local version = "2.4-3" --- . +local version = "2.4-4" --- . --[[doc-- diff --git a/luaotfload-tool.rst b/luaotfload-tool.rst index b5629b7..08acb6c 100644 --- a/luaotfload-tool.rst +++ b/luaotfload-tool.rst @@ -6,9 +6,9 @@ generate and query the Luaotfload font names database ----------------------------------------------------------------------- -:Date: 2014-02-05 +:Date: 2014-05-18 :Copyright: GPL v2.0 -:Version: 2.4-3 +:Version: 2.4-4 :Manual section: 1 :Manual group: text processing diff --git a/luaotfload.dtx b/luaotfload.dtx index b8fd11d..3615fa8 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -40,7 +40,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: luaotfload v2.4-3 OpenType layout system} +\Msg{* Package: luaotfload v2.4-4 OpenType layout system} \Msg{************************************************************************} \keepsilent @@ -111,7 +111,7 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{luaotfload.drv}% - [2014/02/05 v2.4-3 OpenType layout system]% + [2014/05/18 v2.4-4 OpenType layout system]% \documentclass{ltxdoc} \usepackage{metalogo,multicol,mdwlist,fancyvrb,xspace} \usepackage[x11names]{xcolor} @@ -231,7 +231,7 @@ and the derived files % \GetFileInfo{luaotfload.drv} % % \title{The \identifier{luaotfload} package} -% \date{2014/02/05 v2.4-3} +% \date{2014/05/18 v2.4-4} % \author{Elie Roux · Khaled Hosny · Philipp Gesang\\ % Home: \url{https://github.com/lualatex/luaotfload}\\ % Support: \email{lualatex-dev@tug.org}} @@ -1608,8 +1608,8 @@ end luaotfload.module = { name = "luaotfload", - version = 2.40004, --- 2.4-3 - date = "2014/02/05", + version = 2.40005, --- 2.4-4 + date = "2014/05/18", description = "OpenType layout system.", author = "Elie Roux & Hans Hagen", copyright = "Elie Roux", @@ -2233,7 +2233,7 @@ luaotfload.aux.start_rewrite_fontname () --- to be migrated to fontspec \else \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{luaotfload}% - [2014/02/05 v2.4-3 OpenType layout system] + [2014/05/18 v2.4-4 OpenType layout system] \RequirePackage{luatexbase} \fi \ifnum\luatexversion<76 -- cgit v1.2.3