summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-10-29 20:47:11 +0000
committerKarl Berry <karl@freefriends.org>2020-10-29 20:47:11 +0000
commitab2cdc59b530c8212c7c0d0a3caf9d644aee3f78 (patch)
treecbc503dc78a5089928523a5b70654768b6f0fa2b /Master
parent397fc76e4cc640f13c870ee78b01f635dff9cc67 (diff)
ducksay (29oct20)
git-svn-id: svn://tug.org/texlive/trunk@56800 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/ducksay/ducksay.pdfbin480871 -> 486578 bytes
-rw-r--r--Master/texmf-dist/source/latex/ducksay/ducksay.dtx44
-rw-r--r--Master/texmf-dist/tex/latex/ducksay/ducksay.animals.tex9
-rw-r--r--Master/texmf-dist/tex/latex/ducksay/ducksay.sty4
4 files changed, 45 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/ducksay/ducksay.pdf b/Master/texmf-dist/doc/latex/ducksay/ducksay.pdf
index 794fb87149b..dc846e0bf43 100644
--- a/Master/texmf-dist/doc/latex/ducksay/ducksay.pdf
+++ b/Master/texmf-dist/doc/latex/ducksay/ducksay.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/ducksay/ducksay.dtx b/Master/texmf-dist/source/latex/ducksay/ducksay.dtx
index 9dbc8945628..0c2704d8da6 100644
--- a/Master/texmf-dist/source/latex/ducksay/ducksay.dtx
+++ b/Master/texmf-dist/source/latex/ducksay/ducksay.dtx
@@ -202,8 +202,8 @@ and the derived files ducksay.pdf
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{xparse,l3keys2e}
-\def\ducksay@version{2.5}
-\def\ducksay@date{2020-02-01}
+\def\ducksay@version{2.5a}
+\def\ducksay@date{2020-10-29}
\ProvidesExplPackage
{ducksay} {\ducksay@date}
@@ -249,6 +249,24 @@ and the derived files ducksay.pdf
% \tiny
% \hfill
% \ducksay
+% [sheep,MSG=\footnotesize,t,body-align=c,msg-align=c,body-mirrored]
+% {Give credit\\where credit is due!}
+% }^^A=<<
+% \section{Acknowledgements}%
+% \begingroup
+% \scriptsize
+% \DucksayOptions{MSG=\normalsize}
+% \ducksay[sheep]{I was created by Plergux!\footnotemark}
+% \footnotetext
+% {\url{https://chat.stackexchange.com/transcript/message/55986902\#55986902}}
+% \endgroup
+% \clearpage
+%
+% \marginpar^^A>>=
+% {
+% \tiny
+% \hfill
+% \ducksay
% [knight,MSG=\footnotesize,t,body-align=r,msg-align=c]
% {Just beest mod'rn,\\thee peasant!}
% }^^A=<<
@@ -936,14 +954,8 @@ and the derived files ducksay.pdf
% {%
% \tiny
% \hfill
-% \ducksay[snake,MSG=\footnotesize]{I'm zsse\\new one.}\\[\medskipamount]
-% \duckthink[cat,MSG=\footnotesize,body-mirrored,body-to-msg=hc,msg-align=c]
-% {I sneaked\\in, too.}\\[\medskipamount]
-% \duckthink[sleepy-cat,MSG=\footnotesize,msg-align=c]
-% {Better make a quick\\catnap, sneaking is\\tiring.}\\[\medskipamount]
-% \rlap{\kern-1em\ducksay[schroedinger-alive,no-bubble,body-mirrored,b]{}}
-% \ducksay[schroedinger-dead,MSG=\footnotesize,msg-align=c,body-align=r,b]
-% {Hadn't you opened\\the documentation!}
+% \ducksay[sheep,MSG=\footnotesize,msg-align=c]
+% {I'm woolly,\\I'm fluffy,\\and I'm all new!}
% }
% The following animals are provided by this package. I did not create them (but
% altered some), they belong to their original creators.
@@ -970,6 +982,7 @@ and the derived files ducksay.pdf
% ,hedgehog^^A
% ,kangaroo^^A
% ,dog^^A
+% ,sheep^^A
% ,rabbit^^A
% ,snail^^A
% ,whale^^A
@@ -2690,6 +2703,17 @@ and the derived files ducksay.pdf
\ \ , / |
|| |-_\__ /
((_/`(____,-'}
+%^^A provided by Plergux
+%^^A (https://chat.stackexchange.com/transcript/message/55986902#55986902)
+\AddAnimal{sheep}
+{ \ _,_,_,_,_,
+ \ .:( ,) ),
+ (__, (, ),
+ / o ( ,) ,) )>
+ (___(, (, ,)
+ (, ,) ,)
+ `-_,---_,-'
+ || ||}
%</animals>
% \end{macrocode}^^A=<<
%^^A%^^A https://www.asciiart.eu/mythology/fairies
diff --git a/Master/texmf-dist/tex/latex/ducksay/ducksay.animals.tex b/Master/texmf-dist/tex/latex/ducksay/ducksay.animals.tex
index 53c6061cb1c..bf24ac4ecba 100644
--- a/Master/texmf-dist/tex/latex/ducksay/ducksay.animals.tex
+++ b/Master/texmf-dist/tex/latex/ducksay/ducksay.animals.tex
@@ -413,6 +413,15 @@
\ \ , / |
|| |-_\__ /
((_/`(____,-'}
+\AddAnimal{sheep}
+{ \ _,_,_,_,_,
+ \ .:( ,) ),
+ (__, (, ),
+ / o ( ,) ,) )>
+ (___(, (, ,)
+ (, ,) ,)
+ `-_,---_,-'
+ || ||}
%%
%%
%% End of file `ducksay.animals.tex'.
diff --git a/Master/texmf-dist/tex/latex/ducksay/ducksay.sty b/Master/texmf-dist/tex/latex/ducksay/ducksay.sty
index 00234f5418a..47fa6586700 100644
--- a/Master/texmf-dist/tex/latex/ducksay/ducksay.sty
+++ b/Master/texmf-dist/tex/latex/ducksay/ducksay.sty
@@ -35,8 +35,8 @@
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{xparse,l3keys2e}
-\def\ducksay@version{2.5}
-\def\ducksay@date{2020-02-01}
+\def\ducksay@version{2.5a}
+\def\ducksay@date{2020-10-29}
\ProvidesExplPackage
{ducksay} {\ducksay@date}