diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2010-05-30 18:52:20 +0300 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2010-05-30 18:52:20 +0300 |
commit | 030ebae8d4f1935868f32f584e7ab4a65b17d499 (patch) | |
tree | fe754ffa3c56d7c114ab520586ecd418a3dc5281 /luaotfload.dtx | |
parent | be6c4d1409f2b29356d4a75a7e303d38ead1ecbc (diff) | |
download | luaotfload-030ebae8d4f1935868f32f584e7ab4a65b17d499.tar.gz |
Slight correction
Diffstat (limited to 'luaotfload.dtx')
-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 |