summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/changes/changes.english.pdfbin178111 -> 178107 bytes
-rw-r--r--Master/texmf-dist/doc/latex/changes/changes.english.withcode.pdfbin258630 -> 258644 bytes
-rw-r--r--Master/texmf-dist/doc/latex/changes/changes.ngerman.pdfbin190374 -> 190374 bytes
-rw-r--r--Master/texmf-dist/source/latex/changes/changes.drv4
-rw-r--r--Master/texmf-dist/source/latex/changes/changes.dtx9
-rw-r--r--Master/texmf-dist/source/latex/changes/changes.ins2
-rw-r--r--Master/texmf-dist/tex/latex/changes/changes.sty6
7 files changed, 11 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/changes/changes.english.pdf b/Master/texmf-dist/doc/latex/changes/changes.english.pdf
index 41a6fe2c78a..43365fb3a2e 100644
--- a/Master/texmf-dist/doc/latex/changes/changes.english.pdf
+++ b/Master/texmf-dist/doc/latex/changes/changes.english.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/changes/changes.english.withcode.pdf b/Master/texmf-dist/doc/latex/changes/changes.english.withcode.pdf
index ab38ef13a14..f012b429f5a 100644
--- a/Master/texmf-dist/doc/latex/changes/changes.english.withcode.pdf
+++ b/Master/texmf-dist/doc/latex/changes/changes.english.withcode.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/changes/changes.ngerman.pdf b/Master/texmf-dist/doc/latex/changes/changes.ngerman.pdf
index 805d841d0fd..15cc229cc8e 100644
--- a/Master/texmf-dist/doc/latex/changes/changes.ngerman.pdf
+++ b/Master/texmf-dist/doc/latex/changes/changes.ngerman.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/changes/changes.drv b/Master/texmf-dist/source/latex/changes/changes.drv
index 3fdbe3a5228..20540e41711 100644
--- a/Master/texmf-dist/source/latex/changes/changes.drv
+++ b/Master/texmf-dist/source/latex/changes/changes.drv
@@ -260,11 +260,11 @@
% document title
\ifENGLISH
\title{The \chpackage{changes}-package}
- \subtitle{Manual change markup --- version 3.1.0}
+ \subtitle{Manual change markup --- version 3.1.1}
\fi
\ifGERMAN
\title{Das \chpackage{changes}-Paket}
- \subtitle{Manuelle Änderungsmarkierung -- Version 3.1.0}
+ \subtitle{Manuelle Änderungsmarkierung -- Version 3.1.1}
\fi
\author{Ekkart Kleinod}
diff --git a/Master/texmf-dist/source/latex/changes/changes.dtx b/Master/texmf-dist/source/latex/changes/changes.dtx
index 49da4a088d6..9c5682e8dbc 100644
--- a/Master/texmf-dist/source/latex/changes/changes.dtx
+++ b/Master/texmf-dist/source/latex/changes/changes.dtx
@@ -1,4 +1,4 @@
-% \CheckSum{1494}
+% \CheckSum{1497}
%
% \iffalse meta-comment
%
@@ -56,6 +56,7 @@
% \changes{v2.1.0}{2018/10/10}{fixed problems with final option and additional spaces/blanks, warning for wrong list style}
% \changes{v3.0.0}{2018/11/04}{commands for commenting and highlighting text, rewriting a lot of code, remark is now comment}
% \changes{v3.1.0}{2018/12/17}{new script for markup removal, improved user manual}
+% \changes{v3.1.1}{2018/12/18}{bugfix: uneven dot fills in summaries}
% \GetFileInfo{changes.dtx}
% \RecordChanges
%
@@ -96,8 +97,8 @@
% \begin{macrocode}
\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 ***}
% \end{macrocode}
%
% Package \chpackage{xkeyval} provides options with key-value-pairs.
@@ -1577,7 +1578,7 @@
\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%
}{}%
}{}%
}
diff --git a/Master/texmf-dist/source/latex/changes/changes.ins b/Master/texmf-dist/source/latex/changes/changes.ins
index a72f67b115f..c1ee9ab7a1e 100644
--- a/Master/texmf-dist/source/latex/changes/changes.ins
+++ b/Master/texmf-dist/source/latex/changes/changes.ins
@@ -1,6 +1,6 @@
%% This file creates the needed files from changes.dtx
%%
-\def\filedate{2018/12/17}
+\def\filedate{2018/12/18}
\def\batchfile{changes.ins}
\input docstrip
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%
}{}%
}{}%
}