texlive-ducksay 2024.2
Draw ASCII art of animals saying a specified message
The package draws ASCII art of animals saying a specified message. The following macros are available: \ducksay
, \duckthink
, \DefaultAnimal
, \AddAnimal
, and \DucksayOptions
. Multi-line messages are fully supported.
- Website: https://ctan.org/pkg/ducksay
- Licenses: LPPL 1.3c
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-ducksay 2024.2
as follows:
guix install texlive-ducksay@2024.2
Or install the latest version:
guix install texlive-ducksay
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.