summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/clrstrip/README.md2
-rw-r--r--Master/texmf-dist/doc/latex/clrstrip/clrstrip.pdfbin388970 -> 389250 bytes
-rw-r--r--Master/texmf-dist/source/latex/clrstrip/clrstrip.dtx10
-rw-r--r--Master/texmf-dist/tex/latex/clrstrip/clrstrip.sty6
4 files changed, 11 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/clrstrip/README.md b/Master/texmf-dist/doc/latex/clrstrip/README.md
index d61ec323180..673753b29a1 100644
--- a/Master/texmf-dist/doc/latex/clrstrip/README.md
+++ b/Master/texmf-dist/doc/latex/clrstrip/README.md
@@ -1,6 +1,6 @@
clrstrip: place contents into a full width colour strip
-Copyright (C) 2018 by Jonathan P. Spratte
+Copyright (C) 2018-2019 by Jonathan P. Spratte
This package may be distributed and/or modified under the conditions of the
LaTeX Project Public License (LPPL), either version 1.3c of this license or (at
diff --git a/Master/texmf-dist/doc/latex/clrstrip/clrstrip.pdf b/Master/texmf-dist/doc/latex/clrstrip/clrstrip.pdf
index 0c49b53922c..be05a13cd50 100644
--- a/Master/texmf-dist/doc/latex/clrstrip/clrstrip.pdf
+++ b/Master/texmf-dist/doc/latex/clrstrip/clrstrip.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/clrstrip/clrstrip.dtx b/Master/texmf-dist/source/latex/clrstrip/clrstrip.dtx
index 61fcded2752..ee248017d48 100644
--- a/Master/texmf-dist/source/latex/clrstrip/clrstrip.dtx
+++ b/Master/texmf-dist/source/latex/clrstrip/clrstrip.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% File: clrstrip.dtx Copyright (C) 2018 Jonathan P. Spratte
+% File: clrstrip.dtx Copyright (C) 2018-2019 Jonathan P. Spratte
%
% It may be distributed and/or modified under the conditions of the LaTeX
% Project Public License (LPPL), either version 1.3c of this license or (at your
@@ -26,7 +26,7 @@ Released under the LaTeX Project Public License v1.3c or later
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
@@ -85,7 +85,7 @@ and the derived files clrstrip.pdf and
\end{document}
%</driver>
%<*pkg>
-\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}
@@ -341,7 +341,7 @@ and the derived files clrstrip.pdf and
% called with the expanded \cs{clrstrip@marg} as its argument. It tests
% whether the first optional argument is empty, sets the colour accordingly
% and draws the \cs{vrule}. The arguments to \cs{color} need to be expanded as
-% \pkg{color} doesn't work with the unexpanded once depending on the chosen
+% \pkg{color} doesn't work with the unexpanded ones depending on the chosen
% colour model.
% \begin{macrocode}
\newcommand*\clrstrip@strip[1]
@@ -379,6 +379,7 @@ and the derived files clrstrip.pdf and
\fi
\setbox\clrstrip@box\vbox\bgroup
\hsize\clrstrip@width
+ \color@setgroup
\clrstrip@preventIndent
}
% \end{macrocode}
@@ -441,6 +442,7 @@ and the derived files clrstrip.pdf and
\clrstrip@start
}
{%
+ \color@endgroup
\egroup
\par
\vskip\clrstrip@outerT
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