diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-29 14:55:06 -0700 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-29 14:55:06 -0700 |
commit | 81f3b9a84fcbde0c0dbf7b6baf68219f60f3b0ff (patch) | |
tree | 0077f252932aac83b1d4e2816a0009a073fcb22e /luaotfload.dtx | |
parent | ebdd60e14123b44f2e4f74b108ff34fadf480467 (diff) | |
parent | 957606b6e33452c93df52fe9490fd6c0c7486c3c (diff) | |
download | luaotfload-81f3b9a84fcbde0c0dbf7b6baf68219f60f3b0ff.tar.gz |
Merge pull request #22 from phi-gamma/master
add option to disable db updates during a TeX run
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r-- | luaotfload.dtx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index 5b454bc..e18c205 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -361,7 +361,7 @@ and the derived files % \verb|(|, % \verb|:|, and % \verb|/|. -% As obvious from the last exception, the \verb|file:| lookup will +% As is obvious from the last exception, the \verb|file:| lookup will % not process paths to the font location -- only those % files found when generating the database are addressable this way. % Continue below in the \XETEX section if you need to load your fonts @@ -470,6 +470,7 @@ and the derived files % \end{verbatim} % \end{quote} % +% \noindent % Which fits nicely with the whole set: % % \begin{quote} |