diff options
author | Karl Berry <karl@freefriends.org> | 2020-10-29 20:47:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-10-29 20:47:11 +0000 |
commit | ab2cdc59b530c8212c7c0d0a3caf9d644aee3f78 (patch) | |
tree | cbc503dc78a5089928523a5b70654768b6f0fa2b /Master/texmf-dist/source/latex/ducksay | |
parent | 397fc76e4cc640f13c870ee78b01f635dff9cc67 (diff) |
ducksay (29oct20)
git-svn-id: svn://tug.org/texlive/trunk@56800 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/ducksay')
-rw-r--r-- | Master/texmf-dist/source/latex/ducksay/ducksay.dtx | 44 |
1 files changed, 34 insertions, 10 deletions
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 |