diff options
| author | Philipp Gesang <phg42.2a@gmail.com> | 2013-07-02 15:52:46 +0200 | 
|---|---|---|
| committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-07-02 15:52:46 +0200 | 
| commit | 7a6b20715c61f6da1c2aa67e728935e9b83e5f47 (patch) | |
| tree | 27283846784e957e43c3196f7f180bd956b583fd | |
| parent | 8a5db2c34e4146946f4674ea3e4caf63e08c8cc9 (diff) | |
| download | luaotfload-7a6b20715c61f6da1c2aa67e728935e9b83e5f47.tar.gz | |
stop including luaotfload-lib-dir.lua
| -rw-r--r-- | luaotfload.dtx | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/luaotfload.dtx b/luaotfload.dtx index 8ebd8ec..7a2710d 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -1805,7 +1805,6 @@ add_to_callback("hpack_filter",  add_to_callback("find_vf_file",                  find_vf_file, "luaotfload.find_vf_file") -loadmodule"lib-dir.lua"    --- required by luaofload-database.lua  loadmodule"override.lua"   --- “luat-ovr”  logs.set_loglevel(config.luaotfload.loglevel) | 
