From ac9ec67a4942ae8d1aa3e9d4d3c00d7794e04390 Mon Sep 17 00:00:00 2001 From: Will Robertson Date: Wed, 19 May 2010 15:28:08 +0930 Subject: a little documentation for mkluatexfontdb --help --- mkluatexfontdb.lua | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/mkluatexfontdb.lua b/mkluatexfontdb.lua index 792167b..c440b99 100755 --- a/mkluatexfontdb.lua +++ b/mkluatexfontdb.lua @@ -42,6 +42,14 @@ Valid options: -V --version print version and exit -h --help print this message +Fonts are found on Windows or Linux with fontconfig (i.e., using fc-list). +On Mac OS X, only fonts located in the following standard font locations are +included in the font database: + ~/Library/Fonts /Library/Fonts + /System/Library/Fonts /Network/Library/Fonts +In particular, fonts installed in other locations with "Font Book" will not +be available. + The output database file is named otfl-fonts.lua. By default it is placed in $TEXMFVAR/luatex/generic/luaotfload/names. ]], name)) -- cgit v1.2.3