From 5ad46396b21eeac6f200fe6ce95dbb0b3dbf4dd7 Mon Sep 17 00:00:00 2001 From: Hironori Kitagawa Date: Sun, 27 Aug 2017 13:06:34 +0900 Subject: [PATCH] removed \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 fbc7cb1..55c1537 100644 --- a/src/patches/lltjcore.sty +++ b/src/patches/lltjcore.sty @@ -325,5 +325,5 @@ \def\ltj@unhbox@curfield{\ltjfakeboxbdd\unhbox\@curfield\ltjfakeboxbdd} %\patchcmd\@contfield{\unhbox\@curfield}{\ltj@unhbox@curfield}{}{} \patchcmd\@addfield{\unhbox\@curfield}{\ltj@unhbox@curfield}{}{} -\pretocmd\@stopfield{\inhibitglue\null}{}{} +\pretocmd\@stopfield{\inhibitglue}{}{} \endinput -- 2.11.0