diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-17 12:36:15 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-17 12:36:15 +0200 |
commit | d895b582ac05d251668adedc6542d2dbb8cecfd2 (patch) | |
tree | 801101976acaecca096541520b3b7cebd79204e3 | |
parent | 07201680c8042af0362e053cecd67921b670afe4 (diff) | |
download | luaotfload-d895b582ac05d251668adedc6542d2dbb8cecfd2.tar.gz |
adapt prefix for imported typo-krn
-rw-r--r-- | luaotfload-extralibs.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload-extralibs.lua b/luaotfload-extralibs.lua index f192d1e..6824e3c 100644 --- a/luaotfload-extralibs.lua +++ b/luaotfload-extralibs.lua @@ -278,7 +278,7 @@ commands = commands or { } --- we should be ready at this moment to insert the library -require "typo-krn" +require "luaotfload-typo-krn" --===================================================================-- --- CLEAN |