diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-08 22:56:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-08 22:56:29 +0000 |
commit | ab1383854b03b3c08a7575e33c84d2bafb533642 (patch) | |
tree | 14ca4245c6d8ac0010819c128b10a6303556cb54 /Master/texmf-dist/tex/latex/lwarp/lwarp-lltjext.sty | |
parent | 3031cbd848546746dd3545c69b200dd0756c87ff (diff) |
lwarp (8feb19)
git-svn-id: svn://tug.org/texlive/trunk@49976 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-lltjext.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-lltjext.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-lltjext.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-lltjext.sty index bdf82bd9dfe..538117ae709 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-lltjext.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-lltjext.sty @@ -15,7 +15,7 @@ %% http://www.latex-project.org/lppl.txt %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. -\LWR@ProvidesPackagePass{lltjext} +\LWR@ProvidesPackagePass{lltjext}[2018/10/07] \protected\def\yoko{% \directlua{luatexja.direction.set_list_direction(4, 'yoko')}% } @@ -51,7 +51,7 @@ } \RenewDocumentCommand{\pbox}{d<> O{0pt} O{c} m}{% -\booltrue{LWR@minipagefullwidth}% +\global\booltrue{LWR@minipagefullwidth}% \parbox{#2}{#4}% } \endinput |