texlive[56800] Master/texmf-dist: ducksay (29oct20)

commits+karl at tug.org commits+karl at tug.org
Thu Oct 29 21:47:11 CET 2020


Revision: 56800
          http://tug.org/svn/texlive?view=revision&revision=56800
Author:   karl
Date:     2020-10-29 21:47:11 +0100 (Thu, 29 Oct 2020)
Log Message:
-----------
ducksay (29oct20)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/ducksay/ducksay.pdf
    trunk/Master/texmf-dist/source/latex/ducksay/ducksay.dtx
    trunk/Master/texmf-dist/tex/latex/ducksay/ducksay.animals.tex
    trunk/Master/texmf-dist/tex/latex/ducksay/ducksay.sty

Modified: trunk/Master/texmf-dist/doc/latex/ducksay/ducksay.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/ducksay/ducksay.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/ducksay/ducksay.dtx	2020-10-29 20:46:29 UTC (rev 56799)
+++ trunk/Master/texmf-dist/source/latex/ducksay/ducksay.dtx	2020-10-29 20:47:11 UTC (rev 56800)
@@ -202,8 +202,8 @@
 \NeedsTeXFormat{LaTeX2e}
 \RequirePackage{xparse,l3keys2e}
 
-\def\ducksay at version{2.5}
-\def\ducksay at date{2020-02-01}
+\def\ducksay at version{2.5a}
+\def\ducksay at date{2020-10-29}
 
 \ProvidesExplPackage
   {ducksay}           {\ducksay at date}
@@ -249,6 +249,24 @@
 %     \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 @@
 %   {%
 %     \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 @@
 %   ,hedgehog^^A
 %   ,kangaroo^^A
 %   ,dog^^A
+%   ,sheep^^A
 %   ,rabbit^^A
 %   ,snail^^A
 %   ,whale^^A
@@ -2690,6 +2703,17 @@
       \ \ ,  /      |
        || |-_\__   /
       ((_/`(____,-'}
+%^^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

Modified: trunk/Master/texmf-dist/tex/latex/ducksay/ducksay.animals.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/ducksay/ducksay.animals.tex	2020-10-29 20:46:29 UTC (rev 56799)
+++ trunk/Master/texmf-dist/tex/latex/ducksay/ducksay.animals.tex	2020-10-29 20:47:11 UTC (rev 56800)
@@ -413,6 +413,15 @@
       \ \ ,  /      |
        || |-_\__   /
       ((_/`(____,-'}
+\AddAnimal{sheep}
+{  \        _,_,_,_,_,
+    \    .:(  ,)      ),
+        (__,    (,     ),
+       / o (  ,)     ,) )>
+      (___(,      (,   ,)
+           (,   ,)    ,)
+            `-_,---_,-'
+              ||   ||}
 %% 
 %%
 %% End of file `ducksay.animals.tex'.

Modified: trunk/Master/texmf-dist/tex/latex/ducksay/ducksay.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/ducksay/ducksay.sty	2020-10-29 20:46:29 UTC (rev 56799)
+++ trunk/Master/texmf-dist/tex/latex/ducksay/ducksay.sty	2020-10-29 20:47:11 UTC (rev 56800)
@@ -35,8 +35,8 @@
 \NeedsTeXFormat{LaTeX2e}
 \RequirePackage{xparse,l3keys2e}
 
-\def\ducksay at version{2.5}
-\def\ducksay at date{2020-02-01}
+\def\ducksay at version{2.5a}
+\def\ducksay at date{2020-10-29}
 
 \ProvidesExplPackage
   {ducksay}           {\ducksay at date}



More information about the tex-live-commits mailing list.