diff options
author | Karl Berry <karl@freefriends.org> | 2018-09-28 22:21:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-09-28 22:21:14 +0000 |
commit | 59d1579dae711e80cdb3a14cab6eb9a7a44fe9aa (patch) | |
tree | 853e89481613c84b70006dfd545f9062b9f0b513 /Master/texmf-dist/tex/latex/clrstrip | |
parent | 5442c881b412fda0b748eebc06f3931b9fb5b22d (diff) |
clrstrip (27sep18)
git-svn-id: svn://tug.org/texlive/trunk@48778 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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/clrstrip/clrstrip.sty b/Master/texmf-dist/tex/latex/clrstrip/clrstrip.sty index 2f32cb36195..f785157d92d 100644 --- a/Master/texmf-dist/tex/latex/clrstrip/clrstrip.sty +++ b/Master/texmf-dist/tex/latex/clrstrip/clrstrip.sty @@ -29,8 +29,9 @@ %% and the derived files clrstrip.pdf and %% clrstrip.sty. %% +\newcommand*\clrstrip@date{2018/09/27} \ProvidesPackage{clrstrip} - [2018/07/30 place contents into a full width colour strip] + [\clrstrip@date place contents into a full width colour strip] \RequirePackage{keyval} \newsavebox\clrstrip@box \newlength\clrstrip@innerT |