summaryrefslogtreecommitdiff
path: root/graphics/tex-metapost-colorbrewer-doc
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26graphics: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07graphics: Remove SHA1 hashes for distfilesnia1-2/+1
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2019-12-06tex-*: add TEXLIVE_UNVERSIONED=yesmarkd1-1/+2
2019-02-02tex-metapost-colorbrewer{,-doc}: add version 2018markd4-0/+26
This package provides two MetaPost include files that define all the colorbrewer2.org colours: colorbrewer-cmyk.mp colorbrewer-rgb.mp The first defines all the colours as CMYK, the second as RGB. Use whichever one you prefer. For an example of what you can do, and a list of all the names, have a look at colorbrewer-sampler.mp. You can also see the names on http://colorbrewer2.org.