summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ducksay/README.md
blob: 2c1eaf2706d09a9b7d353decf71458672d29b0c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
ducksay: cowsay for LaTeX

This package is distributed under the terms of GPLv3 or later, or the LPPL 1.3c
or later, which ever license fits your needs the best.

Copyright (C) 2017 by Jonathan P. Spratte

The package draws ASCII art of animals saying a specified message. The following
macros are available:

\ducksay[<options>]{<message>}
\duckthink[<options>]{<message>}
\DefaultAnimal{<animal>}
\AddAnimal(*){<name>}<ascii-art>

Multi-line messages are supported but need to be manually created using `\\`.