diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-18 23:39:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-18 23:39:07 +0000 |
commit | 8bde7a7bf62d0ae8ddd0e43ff73e3b43183ac389 (patch) | |
tree | 6c2c3ba58b553c24800d566ca1f743623e6137ba /Master/texmf-dist/tex/luatex/chickenize/chickenize.sty | |
parent | 8d01658d3197fc271d7e96e792fec3845e2abb58 (diff) |
chickenize (18sep12)
git-svn-id: svn://tug.org/texlive/trunk@27720 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/chickenize/chickenize.sty')
-rw-r--r-- | Master/texmf-dist/tex/luatex/chickenize/chickenize.sty | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/luatex/chickenize/chickenize.sty b/Master/texmf-dist/tex/luatex/chickenize/chickenize.sty index 18ef07d7c50..612b931d0b1 100644 --- a/Master/texmf-dist/tex/luatex/chickenize/chickenize.sty +++ b/Master/texmf-dist/tex/luatex/chickenize/chickenize.sty @@ -11,11 +11,10 @@ %% This package is copyright © 20012 Arno L. Trautmann. It may be distributed and/or %% modified under the conditions of the LaTeX Project Public License, either version 1.3c %% of this license or (at your option) any later version. This work has the LPPL mainten- -%% ance status ‘author-maintained’. +%% ance status ‘maintained’. \ProvidesPackage{chickenize}% - [2012/05/20 v0.1 chickenize package] + [2012/09/16 v0.1a chickenize package] \input{chickenize} - %% We want to “chickenize” figures, too. So … \iffalse \DeclareDocumentCommand\includegraphics{O{}m}{ \fbox{Chicken} %% actually, I'd love to draw an MP graph showing a chicken … |