diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-31 22:43:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-31 22:43:02 +0000 |
commit | 5405f499518e34cbc339ee0a9fedc71c218d63d3 (patch) | |
tree | 3927bb4d6c3a5f667aa9e6d0a5affe84c288cf6e /Master/texmf-dist/tex/latex/latexcolors | |
parent | 30095088a5d9797779fc153b90647bed2c3446e0 (diff) |
latexcolors (31jan19)
git-svn-id: svn://tug.org/texlive/trunk@49888 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/latexcolors')
-rw-r--r-- | Master/texmf-dist/tex/latex/latexcolors/latexcolors.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/latexcolors/latexcolors.sty b/Master/texmf-dist/tex/latex/latexcolors/latexcolors.sty index 02ed6c683f9..f63538ef9f5 100644 --- a/Master/texmf-dist/tex/latex/latexcolors/latexcolors.sty +++ b/Master/texmf-dist/tex/latex/latexcolors/latexcolors.sty @@ -22,7 +22,7 @@ %% \NeedsTeXFormat{LaTeX2e}[2011/06/27] \ProvidesPackage{latexcolors} - [2019/01/04 v0.1 xcolor definitions for the colors on latexcolor.com] + [2019/01/06 v0.1a xcolor definitions for the colors on latexcolor.com] \RequirePackage{xcolor} \definecolor{airforceblue}{rgb}{0.36, 0.54, 0.66} @@ -705,7 +705,7 @@ \definecolor{teal}{rgb}{0.0, 0.5, 0.5} \definecolor{tealblue}{rgb}{0.21, 0.46, 0.53} \definecolor{tealgreen}{rgb}{0.0, 0.51, 0.5} -\definecolor{tenné(tawny)}{rgb}{0.8, 0.34, 0.0} +\definecolor{tenne(tawny)}{rgb}{0.8, 0.34, 0.0} \definecolor{terracotta}{rgb}{0.89, 0.45, 0.36} \definecolor{thistle}{rgb}{0.85, 0.75, 0.85} \definecolor{thulianpink}{rgb}{0.87, 0.44, 0.63} |