diff options
author | Karl Berry <karl@freefriends.org> | 2019-06-03 21:34:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-06-03 21:34:44 +0000 |
commit | fa8e65f7158e48d4ef9cdd5caf6eee4d143bf8d1 (patch) | |
tree | 4fef7b57f48125221f117facf667805801f4ef7c /Master/texmf-dist/tex/latex/clrstrip | |
parent | 8ca77dd57913ae353faf39f26645f605e4f6c1b3 (diff) |
clrstrip (3jun19)
git-svn-id: svn://tug.org/texlive/trunk@51307 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/clrstrip')
-rw-r--r-- | Master/texmf-dist/tex/latex/clrstrip/clrstrip.sty | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/clrstrip/clrstrip.sty b/Master/texmf-dist/tex/latex/clrstrip/clrstrip.sty index 590b039b110..f3b21c8f5d1 100644 --- a/Master/texmf-dist/tex/latex/clrstrip/clrstrip.sty +++ b/Master/texmf-dist/tex/latex/clrstrip/clrstrip.sty @@ -13,7 +13,7 @@ %% See http://www.latex-project.org/lppl.txt %% -------------------------------------------------------------- %% -%% Copyright (C) 2018 Jonathan P. Spratte +%% Copyright (C) 2018-2019 Jonathan P. Spratte %% %% This work may be distributed and/or modified under the conditions of the %% LaTeX Project Public License (LPPL), either version 1.3c of this license or @@ -29,7 +29,7 @@ %% and the derived files clrstrip.pdf and %% clrstrip.sty. %% -\newcommand*\clrstrip@date{2018-12-31} +\newcommand*\clrstrip@date{2019-06-03} \ProvidesPackage{clrstrip} [\clrstrip@date\space place contents into a full width colour strip] \RequirePackage{keyval} @@ -76,6 +76,7 @@ \fi \setbox\clrstrip@box\vbox\bgroup \hsize\clrstrip@width + \color@setgroup \clrstrip@preventIndent } \newcommand*\clrstrip@afterheading{\@afterindentfalse\@afterheading} @@ -100,6 +101,7 @@ \clrstrip@start } {% + \color@endgroup \egroup \par \vskip\clrstrip@outerT |