summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ducksay/README.md
blob: b498e2762d8f33e6fc0cebcaddb15b885b95c80f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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-2018 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>}`
 - `\DucksayOptions{<options>}`
 - `\AddAnimal(*){<name>}<ascii-art>`

`<ascii-art>` should be delimited either by matching braces or by the same
symbol and is read verbatim.

Multi-line messages are now fully supported. The package comes with two
versions, choosable with the `version` key.