diff options
-rw-r--r-- | luaotfload.dtx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index c24ea18..1f8d604 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -319,10 +319,10 @@ and the derived files % Subsequent runs to update the database will be quite fast, however. % % The script will parse standard places for fonts in your system to build the -% font database. On Windows and Linux, it will use |fontconfig| to find the -% font locations; on Mac~OS~X, it will search in the standard font locations -% |~/Library/Fonts|, |/Library/Fonts|, |/System/Library/Fonts|, and -% |/Network/Library/Fonts|, +% font database. Linux, it will use |fontconfig| to find the font locations; +% on Windows and Mac~OS~X, it will search in the standard font locations, +% |%WINDIR%\Fonts| in Windows and |~/Library/Fonts|, |/Library/Fonts|, +% |/System/Library/Fonts|, and |/Network/Library/Fonts| in Mac~OS~X. % % If you do not wish the script to search the standard font locations by % default but would rather specify the exact locations in which to find your |