OSDN Git Service

Fix lltjp-unicode-math.sty.
[luatex-ja/luatexja.git] / src / ltj-jfont.lua
index ec0cf23..7e10815 100644 (file)
@@ -321,10 +321,7 @@ end
 -- LATEX INTERFACE
 ------------------------------------------------------------------------
 do
-<<<<<<< HEAD
-=======
    -- these function are called from ltj-latex.sty
->>>>>>> kitagawa_direct
    local kyenc_list, ktenc_list = {}, {}
    function add_kyenc_list(enc) kyenc_list[enc] = 'true ' end
    function add_ktenc_list(enc) ktenc_list[enc] = 'true ' end