summaryrefslogtreecommitdiff
path: root/luaotfload.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-04-17 22:25:49 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2013-04-17 22:25:49 +0200
commit94bd394d1e2a0b08b2341927ad3fda09b78590a5 (patch)
tree78debd7569ceabe1fd9102d5348b1fcc0df5d8d9 /luaotfload.lua
parent0b74f538ac927659c9cea6d2644db2d3e11e38a8 (diff)
downloadluaotfload-94bd394d1e2a0b08b2341927ad3fda09b78590a5.tar.gz
avoid calling table.contains()
Diffstat (limited to 'luaotfload.lua')
-rw-r--r--luaotfload.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/luaotfload.lua b/luaotfload.lua
index 70d89a2..b815c19 100644
--- a/luaotfload.lua
+++ b/luaotfload.lua
@@ -161,7 +161,7 @@ It has roughly two purposes:
\end{enumerate}
How the first step is executed depends on the presence on the
-\emph{merged font loader code}.
+\emphasis{merged font loader code}.
In \identifier{luaotfload} this is contained in the file
\fileent{otfl-fonts-merged.lua}.
If this file cannot be found, the original libraries from \CONTEXT of
@@ -262,7 +262,7 @@ callback.register = trapped_register
We do our own callback handling with the means provided by luatexbase.
Note: \luafunction{pre_linebreak_filter} and \luafunction{hpack_filter}
-are coupled in \CONTEXT in the concept of \emph{node processor}.
+are coupled in \CONTEXT in the concept of \emphasis{node processor}.
--doc]]--
add_to_callback("pre_linebreak_filter",