diff options
author | Karl Berry <karl@freefriends.org> | 2023-08-11 21:15:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-08-11 21:15:48 +0000 |
commit | 8123f0b46357f7851b01d7ea33d71695edc1ac0c (patch) | |
tree | b707ff40c4afe7e9bd9619c0f548a814b086bb59 /Master/texmf-dist/tex/latex | |
parent | 6e041ce91f62841f098d3d7acca24f1e3b9c307f (diff) |
xkcdcolors (11aug23)
git-svn-id: svn://tug.org/texlive/trunk@67895 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/xkcdcolors/xkcdcolors.sty | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/xkcdcolors/xkcdcolors.sty b/Master/texmf-dist/tex/latex/xkcdcolors/xkcdcolors.sty index b10470c4310..cf1f04bc6e8 100644 --- a/Master/texmf-dist/tex/latex/xkcdcolors/xkcdcolors.sty +++ b/Master/texmf-dist/tex/latex/xkcdcolors/xkcdcolors.sty @@ -1,6 +1,6 @@ % \begin{macrocode} \NeedsTeXFormat{LaTeX2e}[1996/06/01] -\ProvidesPackage{xkcdcolors}[2019/10/21 v1.0.1 Provide names for xkcd colors] +\ProvidesPackage{xkcdcolors}[2023/08/11 v1.0.2 Provide names for xkcd colors] \RequirePackage{xcolor} % \end{macrocode} % @@ -10,7 +10,7 @@ % https://creativecommons.org/publicdomain/zero/1.0/ % % This file is distributable under the same CC0 1.0 license, OR -% Copyright (c) Romano Giannetti 2019 +% Copyright (c) Romano Giannetti 2019-2023 % License: LPPL 1.3c (https://ctan.org/license/lppl1.3c) % % Original color set by Randall Munroe @@ -18,6 +18,7 @@ % % \begin{macrocode} % +\newcommand\xkcdcolorsversion{1.0.2}% \definecolorset{HTML}{xkcd}{}{% CloudyBlue,ACC2D9;% DarkPastelGreen,56AE57;% |