From 00eaa722e4ed22d1872a099285dbd7b03967bb78 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 14 Mar 2021 22:58:40 +0000 Subject: parskip (14mar21) git-svn-id: svn://tug.org/texlive/trunk@58358 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/parskip/changes.txt | 6 ++++++ .../texmf-dist/doc/latex/parskip/parskip-code.pdf | Bin 225639 -> 225887 bytes Master/texmf-dist/doc/latex/parskip/parskip.pdf | Bin 174611 -> 174843 bytes Master/texmf-dist/source/latex/parskip/parskip.dtx | 10 +++++----- Master/texmf-dist/tex/latex/parskip/parskip.sty | 2 +- 5 files changed, 12 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist') 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 + + * parskip.dtx: correct doco to refer to new repository + #### placed on CTAN as 2.0g #### 2021-03-02 Frank Mittelbach 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 Binary files a/Master/texmf-dist/doc/latex/parskip/parskip-code.pdf and b/Master/texmf-dist/doc/latex/parskip/parskip-code.pdf 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 Binary files a/Master/texmf-dist/doc/latex/parskip/parskip.pdf and b/Master/texmf-dist/doc/latex/parskip/parskip.pdf 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] -- cgit v1.2.3