summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/changes
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-12-18 23:32:25 +0000
committerKarl Berry <karl@freefriends.org>2018-12-18 23:32:25 +0000
commitb9821664aee754f6c422cd69d4323ba3f6e825c9 (patch)
treeca6e99ddcc38c8767fa7c399111aac46296c3874 /Master/texmf-dist/tex/latex/changes
parente1ae07091fc0b9760631140847865cfe6b864129 (diff)
changes (18dec18)
git-svn-id: svn://tug.org/texlive/trunk@49448 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/changes')
-rw-r--r--Master/texmf-dist/tex/latex/changes/changes.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/changes/changes.sty b/Master/texmf-dist/tex/latex/changes/changes.sty
index fd4500bbac5..c9dbd8f1999 100644
--- a/Master/texmf-dist/tex/latex/changes/changes.sty
+++ b/Master/texmf-dist/tex/latex/changes/changes.sty
@@ -41,8 +41,8 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{changes}
-[2018/12/17 v3.1.0 changes package]
-\typeout{*** changes package 2018/12/17 v3.1.0 ***}
+[2018/12/18 v3.1.1 changes package]
+\typeout{*** changes package 2018/12/18 v3.1.1 ***}
\RequirePackage{xkeyval}
\RequirePackage{xifthen}
\RequirePackage{xstring}
@@ -823,7 +823,7 @@ show=all,
\IfSubStr{\Changes@loc@show}{#1}{%
\ifthenelse{\not\equal{\Changes@loc@style}{compactsummary} \or #2 > 0}%
{%
-\parbox{\Changes@summary@width}{#3~\dotfill~#2}#4%
+\parbox{\Changes@summary@width}{#3~\let\cleaders\leaders\dotfill~#2}#4%
}{}%
}{}%
}