diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-07-13 19:14:22 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-07-13 19:14:22 +0200 |
commit | 379e77d53a6f5017e49e247cc87d8e20db3695df (patch) | |
tree | ae6968f82231453d5a444bfef2a4eed3ce9a855b /doc | |
parent | 384faf9ca60faee4333fd3d6b89098a8c2240058 (diff) | |
download | luaotfload-379e77d53a6f5017e49e247cc87d8e20db3695df.tar.gz |
[doc] remove obsolete reference
This got glossed over when the code of ``luaotfload.lua`` was ripped out
of the DTX. No links into the implementation, for the time being.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/luaotfload-main.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/luaotfload-main.tex b/doc/luaotfload-main.tex index 9fe9829..2e89ff0 100644 --- a/doc/luaotfload-main.tex +++ b/doc/luaotfload-main.tex @@ -1276,8 +1276,7 @@ additions. \beginsubsection {Callback Functions} The \luafunction{patch_font} callback is inserted in the wrapper -\identifier{luaotfload} provides for the font definition callback -(see below, page \pageref{define-font}). +\identifier{luaotfload} provides for the font definition callback. % At this place it allows manipulating the font object immediately after the font loader is done creating it. |