OSDN Git Service

Redefining \@@end does not work with bm package
[luatex-ja/luatexja.git] / src / ltj-pretreat.lua
index 469970e..e2d294a 100644 (file)
@@ -71,7 +71,7 @@ do
            elseif uid==DIR then
               if has_attr(p, attr_icflag)<PROCESSED_BEGIN_FLAG  then
                  ltjs.list_dir = has_attr(p, attr_dir)
-              else
+              else -- こっちのケースは通常使用では起こらない
                  wtd[#wtd+1] = p; node_remove(head, p)
               end
            end