summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-14 22:58:40 +0000
committerKarl Berry <karl@freefriends.org>2021-03-14 22:58:40 +0000
commit00eaa722e4ed22d1872a099285dbd7b03967bb78 (patch)
tree77b3a05b02f81cb494776f648e49f2d46e4fc36a /Master
parent211d3d22f6924ad936da7cca0e71ab7fd5b9bb16 (diff)
parskip (14mar21)
git-svn-id: svn://tug.org/texlive/trunk@58358 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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]