summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2014-01-02 21:19:06 +0100
committerPhilipp Gesang <phg42.2a@gmail.com>2014-01-02 21:19:06 +0100
commitd882e29709b07212bb4d85a0af0bb3d208927c81 (patch)
treed962e5bc2e9b0a9e04752b8f969d6344c74a7a34
parentcd9eb96cbb2fe57061aa7efdec3e4bc1513aa04e (diff)
downloadluaotfload-d882e29709b07212bb4d85a0af0bb3d208927c81.tar.gz
[doc] silence claims about the existence of mkluatexfontdb#
-rwxr-xr-xluaotfload-tool.lua4
-rw-r--r--luaotfload-tool.rst4
2 files changed, 3 insertions, 5 deletions
diff --git a/luaotfload-tool.lua b/luaotfload-tool.lua
index 894cf63..517a88f 100755
--- a/luaotfload-tool.lua
+++ b/luaotfload-tool.lua
@@ -13,6 +13,8 @@ local version = "2.4" --- <int: major>.<int: minor><alpha: fixes>
--[[doc--
+luaotfload-tool(1)
+
This file was originally written (as \fileent{mkluatexfontdb.lua}) by
Elie Roux and Khaled Hosny and, as a derived work of ConTeXt, is
provided under the terms of the GPL v2.0 license as printed in full
@@ -1055,7 +1057,7 @@ end
--[[--
Command-line processing.
-mkluatexfontdb.lua relies on the script alt_getopt to process argv and
+luaotfload-tool relies on the script alt_getopt to process argv and
analyzes its output.
TODO with extended lualibs we have the functionality from the
diff --git a/luaotfload-tool.rst b/luaotfload-tool.rst
index 957ec85..04c34e9 100644
--- a/luaotfload-tool.rst
+++ b/luaotfload-tool.rst
@@ -49,10 +49,6 @@ the *Luaotfload* package. There are two general modes: **update** and
+ **update**: update the database or rebuild it entirely;
+ **query**: resolve a font name or display close matches.
-Note that if the script is named ``mkluatexfontdb`` it will behave like
-earlier versions (<=1.3) and always update the database first. Also,
-the verbosity level will be set to 2.
-
OPTIONS
=======================================================================