diff options
author | Karl Berry <karl@freefriends.org> | 2018-12-22 21:54:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-12-22 21:54:16 +0000 |
commit | be95bc2cf6a3578a498f124d737244329dec915f (patch) | |
tree | 83de3ec924982d7c0dfde313d2739da16d460357 /Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty | |
parent | 21815a36ebddface42a990b639b4d9493666f756 (diff) |
lwarp (22dec18)
git-svn-id: svn://tug.org/texlive/trunk@49479 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty index 82035621c47..abc18b3f5a4 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty @@ -47,6 +47,9 @@ \newcounter{unbalance} \newlength{\multicolovershoot} \newlength{\multicolundershoot} +\NewDocumentCommand{\docolaction}{s o m m m}{% + \IfValueTF{#2}{#2}{#3}% +} \end{warpHTML} |