From 2a19de409f271cac9b06486e4cb4736251828c7e Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Wed, 10 Mar 2010 21:43:10 +0200 Subject: Cosmetics --- mkluatexfontdb.lua | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'mkluatexfontdb.lua') diff --git a/mkluatexfontdb.lua b/mkluatexfontdb.lua index 41c928b..5c04691 100644 --- a/mkluatexfontdb.lua +++ b/mkluatexfontdb.lua @@ -45,18 +45,18 @@ Usage: %s [OPTION]... Rebuild the LuaTeX font database. Valid options: - -d --database-dir DIRECTORY install the database in the specified directory - -f --force force re-indexing all fonts - -p --purge purge removed fonts - -q --quiet don't output anything - -v --verbose=LEVEL be more verbose (print the searched directories) - -vv print the loaded fonts - -vvv print all steps of directory searching - --fc-cache run fc-cache before updating database - --sys install the database system-wide - (default is only for the current user) - -V --version print version and exit - -h --help print this message + -d --database-dir=DIRECTORY install the database in the specified directory + -f --force force re-indexing all fonts + -p --purge purge removed fonts + -q --quiet don't output anything + -v --verbose=LEVEL be more verbose (print the searched directories) + -vv print the loaded fonts + -vvv print all steps of directory searching + --fc-cache run fc-cache before updating database + --sys install the database system-wide + (default is only for the current user) + -V --version print version and exit + -h --help print this message The output database file is named otfl-fonts.lua. By default it is placed in TEXMFVAR/scripts/luatexfontdb/. -- cgit v1.2.3