From 0b5a6761f55ed9fa03c7ba0564764ad89ee9a925 Mon Sep 17 00:00:00 2001 From: Elie Roux Date: Tue, 16 Apr 2013 18:50:41 +0200 Subject: Removing the todo of previous commit --- otfl-font-nms.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/otfl-font-nms.lua b/otfl-font-nms.lua index 0f44eb4..5cca490 100644 --- a/otfl-font-nms.lua +++ b/otfl-font-nms.lua @@ -577,7 +577,6 @@ local function read_fonts_conf(path, results, passed_paths) include = file.join(file.dirname(path), include) end if lfs.isfile(include) and kpse.readable_file(include) and not table.contains(passed_paths, include) then - -- maybe we should prevent loops here? -- we exclude path with texmf in them, as they should -- be found otherwise read_fonts_conf(include, results, passed_paths) -- cgit v1.2.3