summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-12-30 06:10:25 -0800
committerPhilipp Gesang <phg42.2a@gmail.com>2013-12-30 06:10:25 -0800
commit99b0c374da13ece6ddad510a8695257e4b9a07bd (patch)
tree4e2e85499a8d9965f6579e43755f77ad2f1e81f0
parent1d6c958a29448b464b5a74dc42cc8ba9f219a4d0 (diff)
parentc0e53ae1da6320925a99faf294a0f1ddbd24b188 (diff)
downloadluaotfload-99b0c374da13ece6ddad510a8695257e4b9a07bd.tar.gz
Merge pull request #161 from phi-gamma/master
cosmetical changes
-rw-r--r--README1
-rwxr-xr-xluaotfload-tool.lua4
-rw-r--r--luaotfload.dtx10
3 files changed, 8 insertions, 7 deletions
diff --git a/README b/README
index aec8e24..8a1af43 100644
--- a/README
+++ b/README
@@ -31,6 +31,7 @@ Khaled Hosny <khaledhosny@eglug.org>
Elie Roux <elie.roux@telecom-bretagne.eu>
Will Robertson <will.robertson@latex-project.org>
Philipp Gesang <philipp.gesang@alumni.uni-heidelberg.de>
+Dohyun Kim <nomosnomos@gmail.com>
Installation
diff --git a/luaotfload-tool.lua b/luaotfload-tool.lua
index deca5ea..fd84fa4 100755
--- a/luaotfload-tool.lua
+++ b/luaotfload-tool.lua
@@ -191,7 +191,7 @@ local help_messages = {
Usage: %s [OPTIONS...]
-Operations on the LuaTeX font database.
+Operations on the Luaotfload font names database.
This tool is part of the luaotfload package. Valid options are:
@@ -260,7 +260,7 @@ The font cache will be written to
Usage: %s [OPTION]...
-Rebuild or update the LuaTeX font database.
+Rebuild or update the Luaotfload font names database.
Valid options:
-f --force force re-indexing all fonts
diff --git a/luaotfload.dtx b/luaotfload.dtx
index e6e9523..adbdf26 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -111,7 +111,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{luaotfload.drv}%
- [2013/07/28 v2.4 OpenType layout system]%
+ [2013/12/28 v2.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{2013/07/28 v2.4}
+% \date{2013/12/28 v2.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.40002,
- date = "2013/07/28",
+ version = 2.40003,
+ date = "2013/12/28",
description = "OpenType layout system.",
author = "Elie Roux & Hans Hagen",
copyright = "Elie Roux",
@@ -2232,7 +2232,7 @@ luaotfload.aux.start_rewrite_fontname () --- to be migrated to fontspec
\else
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{luaotfload}%
- [2013/07/28 v2.4 OpenType layout system]
+ [2013/12/28 v2.4 OpenType layout system]
\RequirePackage{luatexbase}
\fi
\ifnum\luatexversion<76