diff options
author | Karl Berry <karl@freefriends.org> | 2018-04-07 20:53:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-04-07 20:53:05 +0000 |
commit | e735b7862ec691da7fe4e2e63a9ddde049a57e29 (patch) | |
tree | 53eea3ab7cc7d4903c4487359cf3e35a57c5264a /Master/texmf-dist/source/latex/tools/multicol.dtx | |
parent | 2e9d3a4357489717e65976ca468760b83a52d448 (diff) |
latex2e (7apr18)
git-svn-id: svn://tug.org/texlive/trunk@47350 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tools/multicol.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/tools/multicol.dtx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/tools/multicol.dtx b/Master/texmf-dist/source/latex/tools/multicol.dtx index f1d8b777d38..4da6dbd38d8 100644 --- a/Master/texmf-dist/source/latex/tools/multicol.dtx +++ b/Master/texmf-dist/source/latex/tools/multicol.dtx @@ -1680,7 +1680,7 @@ % environment was done by changing the output routine from % |\multi@column@out| to |\balance@column@out|. As it turned out % that this has a couple of issues when the last columns should not -% be balanced after aled (for example because they contained several +% be balanced after all (for example because they contained several % |\columnbreak| commands we now stay with one output routine for % the environment and only signal that we reached the end of the % environment by marking it with a special penalty that we can check |