diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-01-02 21:19:06 +0100 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-01-02 21:19:06 +0100 |
commit | d882e29709b07212bb4d85a0af0bb3d208927c81 (patch) | |
tree | d962e5bc2e9b0a9e04752b8f969d6344c74a7a34 /luaotfload-tool.lua | |
parent | cd9eb96cbb2fe57061aa7efdec3e4bc1513aa04e (diff) | |
download | luaotfload-d882e29709b07212bb4d85a0af0bb3d208927c81.tar.gz |
[doc] silence claims about the existence of mkluatexfontdb#
Diffstat (limited to 'luaotfload-tool.lua')
-rwxr-xr-x | luaotfload-tool.lua | 4 |
1 files changed, 3 insertions, 1 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 |