From: Hironori Kitagawa Date: Fri, 11 Aug 2017 05:10:49 +0000 (+0900) Subject: lltjcore.sty: \relax{} -> \spacefactor\@m{} (in def. of \@setref) X-Git-Tag: 20170904.0~32 X-Git-Url: http://git.osdn.jp/view?a=commitdiff_plain;h=fac561ae43c42ddf9eb010675629abaedcc67e5f;hp=55fe1564ece29b1f5cc30c5d9634464e9200f82d;p=luatex-ja%2Fluatexja.git lltjcore.sty: \relax{} -> \spacefactor\@m{} (in def. of \@setref) --- diff --git a/src/patches/lltjcore.sty b/src/patches/lltjcore.sty index 1c8b1d7..a6eab9a 100644 --- a/src/patches/lltjcore.sty +++ b/src/patches/lltjcore.sty @@ -183,7 +183,7 @@ \@latex@warning{Reference `#3' on page \thepage \space undefined}% \else - \expandafter#2#1\relax{}% change \null to \relax + \expandafter#2#1\spacefactor\@m{}% change \null to \spacefactor\@m{} \fi} \endgroup \if@compatibility\else