OSDN Git Service

Redefining \@@end does not work with bm package
[luatex-ja/luatexja.git] / src / luatexja.lua
index 8cabf87..6bd56fe 100644 (file)
@@ -326,6 +326,13 @@ do
 
 end
 
+-- cleanup process
+function luatexja.ext_cleanup()
+   ltjf.cleanup_size_cache()
+   ltjd.remove_end_whatsit()
+end
+
+
 -- debug
 
 do