OSDN Git Service

update lltjp-footmisc.sty (ticket #36937)
authorHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Thu, 19 Jan 2017 08:49:27 +0000 (17:49 +0900)
committerHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Thu, 19 Jan 2017 08:49:27 +0000 (17:49 +0900)
src/patches/lltjp-footmisc.sty

index d712554..00143c1 100644 (file)
@@ -3,7 +3,7 @@
 %
 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{lltjp-footmisc}[2014/11/23 Patch to footmisc for LuaTeX-ja]
+\ProvidesPackage{lltjp-footmisc}[2017/01/19 Patch to footmisc for LuaTeX-ja]
 \RequirePackage{footmisc}
 
 \let  \if@tempswa  \ifFN@bottom
@@ -47,7 +47,7 @@
       \setbox\@outputbox \vbox to\@colht{%
         \@texttop \dimen@\dp\@outputbox
         \unvbox\@outputbox
-        \ifnum\ltjgetparameter{direction}=3 \hskip\z@\fi %%% LuaTeX-ja
+        \ifnum\ltjgetparameter{direction}=3 \vbox{\hskip\z@}\fi %%% LuaTeX-ja
         \vskip -\dimen@\@textbottom
       }%
     \fi
@@ -55,4 +55,4 @@
   }
   \edef\@makecol{\the\toks@}
 \fi
-\endinput
\ No newline at end of file
+\endinput