diff options
| -rw-r--r-- | luaotfload.dtx | 7 | 
1 files changed, 2 insertions, 5 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index ce1f76c..4c0ca05 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -185,11 +185,8 @@ and the derived files  % Prefixes are either |file| or |name|; |file| prefix forces searching font  % based on filename, while a |name| prefix will result in consulting name  % database. Name database can be generated with |mkluatexfontdb.lua| script -% shipped with \textsf{luaotfload}. -% -% \noindent Which will generate a file named |luatex-fonts-names.lua| that is -% to be placed somewhere in your \textsc{texmf} tree where \textsf{kpathsea} can -% find it. +% shipped with \textsf{luaotfload}, run |mkluatexfontdb.lua --help| for more +% details.  %  % \subsubsection{Font name}  %  | 
