OSDN Git Service

Bugfix of 352fa64
authorHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Wed, 17 Mar 2021 10:59:37 +0000 (19:59 +0900)
committerHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Wed, 17 Mar 2021 10:59:37 +0000 (19:59 +0900)
src/ltj-latex.sty

index ec7aea3..2302697 100644 (file)
@@ -12,7 +12,7 @@
 \def\luatexjalatexLoaded{\endinput}
 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{ltj-latex}[2021-03-16 LaTeX support of LuaTeX-ja]
+\ProvidesPackage{ltj-latex}[2021-03-17 LaTeX support of LuaTeX-ja]
 
 \endlinechar=13
 
@@ -30,7 +30,6 @@
 \ifnum \count@<1
   \protected\luadef\ltj@@lua@shipout\ltj@@lua@shipout@inner
   \protected\def\ltj@shipout{\ltj@afterbox\ltj@@lua@shipout}
-  \let\shipout\ltj@shipout
   \ifcsname tex_shipout:D\endcsname
     \expandafter\let\csname tex_shipout:D\endcsname\ltj@shipout
   \fi