summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-14 23:23:37 +0000
committerKarl Berry <karl@freefriends.org>2021-03-14 23:23:37 +0000
commitb88af2de68ff6aea75750185ca2f3d555458f61d (patch)
treef4f4086f0975abb362604a3c70de72a76f16b68d
parentc8e144c5dd1b8a84d0702da60c90611f8c2f06cf (diff)
parskip (14mar21) (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2020.0@58372 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/parskip/changes.txt6
-rw-r--r--Master/texmf-dist/doc/latex/parskip/parskip-code.pdfbin225639 -> 225887 bytes
-rw-r--r--Master/texmf-dist/doc/latex/parskip/parskip.pdfbin174611 -> 174843 bytes
-rw-r--r--Master/texmf-dist/source/latex/parskip/parskip.dtx10
-rw-r--r--Master/texmf-dist/tex/latex/parskip/parskip.sty2
5 files changed, 12 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/parskip/changes.txt b/Master/texmf-dist/doc/latex/parskip/changes.txt
index f8f1141e68c..5233f581ed7 100644
--- a/Master/texmf-dist/doc/latex/parskip/changes.txt
+++ b/Master/texmf-dist/doc/latex/parskip/changes.txt
@@ -1,3 +1,9 @@
+#### placed on CTAN as 2.0h ####
+
+2021-03-14 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
+
+ * parskip.dtx: correct doco to refer to new repository
+
#### placed on CTAN as 2.0g ####
2021-03-02 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
diff --git a/Master/texmf-dist/doc/latex/parskip/parskip-code.pdf b/Master/texmf-dist/doc/latex/parskip/parskip-code.pdf
index 35f6d63c414..e6c3bbe148e 100644
--- a/Master/texmf-dist/doc/latex/parskip/parskip-code.pdf
+++ b/Master/texmf-dist/doc/latex/parskip/parskip-code.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/parskip/parskip.pdf b/Master/texmf-dist/doc/latex/parskip/parskip.pdf
index 49f937d927e..3ac334e77f9 100644
--- a/Master/texmf-dist/doc/latex/parskip/parskip.pdf
+++ b/Master/texmf-dist/doc/latex/parskip/parskip.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/parskip/parskip.dtx b/Master/texmf-dist/source/latex/parskip/parskip.dtx
index 09638ae207b..bf193051d26 100644
--- a/Master/texmf-dist/source/latex/parskip/parskip.dtx
+++ b/Master/texmf-dist/source/latex/parskip/parskip.dtx
@@ -149,15 +149,15 @@
% The official production version is available from CTAN.
% The latest (development) sources are maintained at GitHub at:
% \begin{quote}
-% \url{https://github.com/FrankMittelbach/fmitex/tree/parskip/parskip}
+% \url{https://github.com/FrankMittelbach/fmitex-parskip}
% \end{quote}
% In case of problems with the package you can report them at
% \begin{quote}
-% \url{https://github.com/FrankMittelbach/fmitex/issues}
+% \url{https://github.com/FrankMittelbach/fmitex-parskip/issues}
% \end{quote}
% Please provide a minimal test example that can be run and doesn't
-% use packages not in a standard \LaTeX{} distribution (and as little
-% as possible to show the issue).
+% use packages not in a standard \LaTeX{} distribution (and only those
+% that are needed to show the issue).
%
% \StopEventually{}
%
@@ -183,7 +183,7 @@
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesPackage{parskip}[2021-03-02 v2.0g non-zero parskip adjustments]
+\ProvidesPackage{parskip}[2021-03-14 v2.0h non-zero parskip adjustments]
% \end{macrocode}
%
%
diff --git a/Master/texmf-dist/tex/latex/parskip/parskip.sty b/Master/texmf-dist/tex/latex/parskip/parskip.sty
index 4e39bd6c059..befd237b50c 100644
--- a/Master/texmf-dist/tex/latex/parskip/parskip.sty
+++ b/Master/texmf-dist/tex/latex/parskip/parskip.sty
@@ -40,7 +40,7 @@
\DeclareRelease {v1}{2001-04-09}{parskip-2001-04-09.sty}
\DeclareCurrentRelease{v2}{2018-08-24}
-\ProvidesPackage{parskip}[2021-03-02 v2.0g non-zero parskip adjustments]
+\ProvidesPackage{parskip}[2021-03-14 v2.0h non-zero parskip adjustments]
\RequirePackage{kvoptions}
\SetupKeyvalOptions{family=parskip,prefix=parskip@}
\DeclareStringOption[0pt]{indent}[\parindent]