summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-05-27 06:18:49 -0700
committerPhilipp Gesang <phg42.2a@gmail.com>2013-05-27 06:18:49 -0700
commitb1379efc10e86a907874104d7134b4e3f0ef1e1d (patch)
tree8ceb5c96ea2a3336ee3ec790b4dc2d7fbd0474e7 /luaotfload.dtx
parent7b227eafa8c2c607d31bc46897553139baa6430d (diff)
parent07cefa074b4ee7afe700180631eb54911b0b1d6b (diff)
downloadluaotfload-b1379efc10e86a907874104d7134b4e3f0ef1e1d.tar.gz
Merge pull request #92 from phi-gamma/master
sync
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r--luaotfload.dtx10
1 files changed, 0 insertions, 10 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx
index 4abe063..e75a561 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -1743,16 +1743,6 @@ pop_namespaces(our_environment, false)-- true)
log("fontloader loaded in %0.3f seconds", os.gettimeofday()-starttime)
% \end{macrocode}
-% Restore original \luafunction{kpse.expand_path} function.
-%
-% \begin{macrocode}
-
-if normal_expand_path ~= nil then
- kpse.expand_path = normal_expand_path
- phantom_kpse = nil
-end
-
-% \end{macrocode}
% \subsection{Callbacks}
% After the fontloader is ready we can restore the callback trap from
% \identifier{luatexbase}.