From ed2e7e0d33835dd024f9ab26b845c328e3247580 Mon Sep 17 00:00:00 2001 From: Hironori Kitagawa Date: Mon, 26 Mar 2018 06:16:43 +0900 Subject: [PATCH] tabbing --- src/patches/lltjcore.sty | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/patches/lltjcore.sty b/src/patches/lltjcore.sty index a269ee4..a4559a6 100644 --- a/src/patches/lltjcore.sty +++ b/src/patches/lltjcore.sty @@ -195,7 +195,9 @@ \language\l@nohyphenation \@ifstar\@sverb\@verb} \fi -\gdef\@stopfield{\null\color@endgroup\egroup} +\gdef\@stopfield{% + \inhibitglue\@tempskipa\lastskip\unskip + \hskip\@tempskipa\color@endgroup\egroup} \pretocmd{\footnote}{\inhibitglue}{}{} \pretocmd{\footnotemark}{\inhibitglue}{}{} \patchcmd{\@footnotemark}{\@makefnmark}{% @@ -324,5 +326,4 @@ \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}{}{} \endinput -- 2.11.0