diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pixelart/CHANGELOG.md | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pixelart/README.md | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pixelart/pixelart.pdf | bin | 146668 -> 146585 bytes |
3 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/pixelart/CHANGELOG.md b/Master/texmf-dist/doc/latex/pixelart/CHANGELOG.md index 4bdc375c80c..b135bbd313d 100644 --- a/Master/texmf-dist/doc/latex/pixelart/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/pixelart/CHANGELOG.md @@ -1,3 +1,9 @@ +* pixelart 0.1.1 (2017-12-08) + + * Fix CTAN URLs. + + -- Louis Paternault <spalax+ctan@gresille.org> + * pixelart 0.1.0 (2017-12-05) * First published version. diff --git a/Master/texmf-dist/doc/latex/pixelart/README.md b/Master/texmf-dist/doc/latex/pixelart/README.md index dd7dd21e233..c84b8c39a11 100644 --- a/Master/texmf-dist/doc/latex/pixelart/README.md +++ b/Master/texmf-dist/doc/latex/pixelart/README.md @@ -3,7 +3,7 @@ pixelart 🎨 A LaTeX package to draw pixel-art pictures [![Sources](https://img.shields.io/badge/sources-pixelart-brightgreen.svg)](http://framagit.org/spalax/pixelart) [![CTAN](https://img.shields.io/ctan/v/pixelart.svg)](http://ctan.org/pkg/pixelart) -[![Documentation](https://img.shields.io/badge/doc-pdf-brightgreen.svg)](http://mirrors.ctan.org/macros/latex/contrib/pixelart/pixelart.pdf) +[![Documentation](https://img.shields.io/badge/doc-pdf-brightgreen.svg)](http://mirrors.ctan.org/graphics/pixelart/pixelart.pdf) @@ -12,7 +12,7 @@ pixelart 🎨 A LaTeX package to draw pixel-art pictures It defines commands to convert a stream of bits (as characters `0` and `1`) to a black-and-white picture. -- [Usage and installation instruction](http://mirrors.ctan.org/macros/latex/contrib/pixelart/pixelart.pdf). +- [Usage and installation instruction](http://mirrors.ctan.org/graphics/pixelart/pixelart.pdf). - Example: The picture above was produced using the following code. ```latex diff --git a/Master/texmf-dist/doc/latex/pixelart/pixelart.pdf b/Master/texmf-dist/doc/latex/pixelart/pixelart.pdf Binary files differindex c8ebc2d9b60..a853c11d0b2 100644 --- a/Master/texmf-dist/doc/latex/pixelart/pixelart.pdf +++ b/Master/texmf-dist/doc/latex/pixelart/pixelart.pdf |