diff options
author | Karl Berry <karl@freefriends.org> | 2018-06-03 21:17:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-06-03 21:17:01 +0000 |
commit | 6633e05bbca6835d38a404171aa1830026ca827b (patch) | |
tree | 1a761ea5b105e6fd77fcac052e73393410417476 /Master/texmf-dist/source | |
parent | 36a6b41c5c76902194a8a8b26a769c1eea966faf (diff) |
colophon (3jun18)
git-svn-id: svn://tug.org/texlive/trunk@47913 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/latex/colophon/colophon.dtx | 7 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/colophon/colophon.ins | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/colophon/colophon.dtx b/Master/texmf-dist/source/latex/colophon/colophon.dtx index 31bdb91260d..557b8c161e7 100644 --- a/Master/texmf-dist/source/latex/colophon/colophon.dtx +++ b/Master/texmf-dist/source/latex/colophon/colophon.dtx @@ -11,7 +11,7 @@ % conditions of that license. See % http://www.latex-project.org/lppl.txt % for the text of the license. This document is released -% under version 1.3 of that license, and this work may be distributed +% under version 1.3c of that license, and this work may be distributed % or modified under the terms of that license or, at your option, any % later version. % @@ -26,7 +26,7 @@ % \iffalse %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] -%<package>\ProvidesPackage{colophon}[2018/04/01 v1.0 Support for highly configurable colophons] +%<package>\ProvidesPackage{colophon}[2018/04/01 v1.1 Support for highly configurable colophons] %<*driver> \documentclass{ltxdoc} @@ -90,7 +90,7 @@ \end{document} %</driver> \fi % -% \title{The |colophon| Package, v1.0} +% \title{The |colophon| Package, v1.1} % \author{Donald P.\ Goodman III} % \date{\today} % @@ -538,6 +538,7 @@ % \begin{macrocode} \def\endcolophon{% \clpn@postpar% + \par% \egroup% \vskip\clpn@underspace \ifclpn@fullpage% diff --git a/Master/texmf-dist/source/latex/colophon/colophon.ins b/Master/texmf-dist/source/latex/colophon/colophon.ins index d5f573dad57..bc11f4a4223 100644 --- a/Master/texmf-dist/source/latex/colophon/colophon.ins +++ b/Master/texmf-dist/source/latex/colophon/colophon.ins @@ -10,7 +10,7 @@ % conditions of that license. See % http://www.latex-project.org/lppl.txt % for the text of the license. This document is released -% under version 1.3 of that license, and this work may be distributed +% under version 1.3c of that license, and this work may be distributed % or modified under the terms of that license or, at your option, any % later version. % |