summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ducksay
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-09-27 23:06:45 +0000
committerKarl Berry <karl@freefriends.org>2017-09-27 23:06:45 +0000
commitf2d3695fec7706e81acdf340d2d6de8a67c925ac (patch)
tree5a761dc4e60fa6a06ac1c8f9b1a3156070ed4961 /Master/texmf-dist/doc/latex/ducksay
parentfddaa2393f00e1fea71a2669bd6ece044b841727 (diff)
ducksay (26sep17)
git-svn-id: svn://tug.org/texlive/trunk@45415 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ducksay')
-rw-r--r--Master/texmf-dist/doc/latex/ducksay/README.TEXLIVE7
-rw-r--r--Master/texmf-dist/doc/latex/ducksay/README.md16
-rw-r--r--Master/texmf-dist/doc/latex/ducksay/ducksay.pdfbin0 -> 226450 bytes
3 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ducksay/README.TEXLIVE b/Master/texmf-dist/doc/latex/ducksay/README.TEXLIVE
new file mode 100644
index 00000000000..c2e99403502
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ducksay/README.TEXLIVE
@@ -0,0 +1,7 @@
+The following files have been removed in the TeX Live installation of
+the current package, typically due to duplication, lack of space, or
+missing source code. You can find these files on CTAN at
+ http://mirror.ctan.org/macros/latex/contrib/ducksay
+If questions or concerns, email tex-live@tug.org.
+
+ ducksay.pdf
diff --git a/Master/texmf-dist/doc/latex/ducksay/README.md b/Master/texmf-dist/doc/latex/ducksay/README.md
new file mode 100644
index 00000000000..2c1eaf2706d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ducksay/README.md
@@ -0,0 +1,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 `\\`.
diff --git a/Master/texmf-dist/doc/latex/ducksay/ducksay.pdf b/Master/texmf-dist/doc/latex/ducksay/ducksay.pdf
new file mode 100644
index 00000000000..75a4e1e9706
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ducksay/ducksay.pdf
Binary files differ