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/tex/latex/colophon | |
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/tex/latex/colophon')
-rw-r--r-- | Master/texmf-dist/tex/latex/colophon/colophon.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/colophon/colophon.sty b/Master/texmf-dist/tex/latex/colophon/colophon.sty index 454dd39f8dc..07d54597054 100644 --- a/Master/texmf-dist/tex/latex/colophon/colophon.sty +++ b/Master/texmf-dist/tex/latex/colophon/colophon.sty @@ -26,7 +26,7 @@ %% derived files colophon.sty and colophon.pdf. \NeedsTeXFormat{LaTeX2e}[1999/12/01] -\ProvidesPackage{colophon}[2018/04/01 v1.0 Support for highly configurable colophons] +\ProvidesPackage{colophon}[2018/04/01 v1.1 Support for highly configurable colophons] \RequirePackage{xkeyval} \newif\ifclpn@clrpg\clpn@clrpgfalse% \def\colophonclrpg{\clpn@clrpgtrue}% @@ -145,6 +145,7 @@ }% \def\endcolophon{% \clpn@postpar% +\par% \egroup% \vskip\clpn@underspace \ifclpn@fullpage% |