From 86d2a3ff5a6562a3fc1fed34c5bfb2b493ea9dc3 Mon Sep 17 00:00:00 2001 From: Hironori Kitagawa Date: Tue, 15 Aug 2017 09:39:33 +0900 Subject: [PATCH] lltjcore.sty: add \vadjust{} inside \verb (substitute for \null} --- src/patches/lltjcore.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/patches/lltjcore.sty b/src/patches/lltjcore.sty index a6eab9a..43abab1 100644 --- a/src/patches/lltjcore.sty +++ b/src/patches/lltjcore.sty @@ -187,7 +187,7 @@ \fi} \endgroup \if@compatibility\else -\def\verb{\relax\ifmmode\hbox\else\leavevmode\fi +\def\verb{\relax\ifmmode\hbox\else\leavevmode\vadjust{}\fi \bgroup \verb@eol@error \let\do\@makeother \dospecials \verbatim@font\@noligs -- 2.11.0