diff options
author | Karl Berry <karl@freefriends.org> | 2018-09-02 21:13:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-09-02 21:13:49 +0000 |
commit | 0408228e9212442a9241e4427a013da20c45cd9e (patch) | |
tree | 10bef0f6796c2c6085f24013852ed486c4e7e2e7 /Master/texmf-dist/doc/latex/duckuments | |
parent | 9b59ccd545a6d71509d515139b5e9344756cacd0 (diff) |
duckuments (2sep18)
git-svn-id: svn://tug.org/texlive/trunk@48545 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/duckuments')
-rw-r--r-- | Master/texmf-dist/doc/latex/duckuments/duckuments.pdf | bin | 486098 -> 515567 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/duckuments/example-image-duck-portrait.tex | 44 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/duckuments/example-image-duck.tex | 5 |
3 files changed, 47 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/duckuments/duckuments.pdf b/Master/texmf-dist/doc/latex/duckuments/duckuments.pdf Binary files differindex 80af11fc64b..10ae526645c 100644 --- a/Master/texmf-dist/doc/latex/duckuments/duckuments.pdf +++ b/Master/texmf-dist/doc/latex/duckuments/duckuments.pdf diff --git a/Master/texmf-dist/doc/latex/duckuments/example-image-duck-portrait.tex b/Master/texmf-dist/doc/latex/duckuments/example-image-duck-portrait.tex new file mode 100644 index 00000000000..0324a48310c --- /dev/null +++ b/Master/texmf-dist/doc/latex/duckuments/example-image-duck-portrait.tex @@ -0,0 +1,44 @@ +%% +%% This is file `example-image-duck-portrait.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% duckuments.dtx (with options: `eidp') +%% +%% -------------------------------------------------------------- +%% duckuments -- minimal working duckuments +%% E-mail: jspratte@yahoo.de +%% Released under the LaTeX Project Public License v1.3c or later +%% See http://www.latex-project.org/lppl.txt +%% -------------------------------------------------------------- +%% +%% Copyright (C) 2018 Jonathan P. Spratte +%% +%% This work may be distributed and/or modified under the conditions of the +%% LaTeX Project Public License (LPPL), either version 1.3c of this license or +%% (at your option) any later version. The latest version of this license is in +%% the file: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% This work is "maintained" (as per LPPL maintenance status) by +%% Jonathan P. Spratte. +%% +%% This work consists of the file duckuments.dtx +%% and the derived files duckuments.pdf, +%% duckuments.sty, +%% example-image-duck.tex and +%% example-image-duck-portrait.tex +%% +\documentclass[tikz,multi]{standalone} + +\usepackage{tikzducks} +\usepackage{duckuments} + +\begin{document} +\duckumentsDrawRandomDucks* +\end{document} +%% +%% +%% End of file `example-image-duck-portrait.tex'. diff --git a/Master/texmf-dist/doc/latex/duckuments/example-image-duck.tex b/Master/texmf-dist/doc/latex/duckuments/example-image-duck.tex index d08352447d1..9072dfef040 100644 --- a/Master/texmf-dist/doc/latex/duckuments/example-image-duck.tex +++ b/Master/texmf-dist/doc/latex/duckuments/example-image-duck.tex @@ -27,8 +27,9 @@ %% %% This work consists of the file duckuments.dtx %% and the derived files duckuments.pdf, -%% duckuments.sty and -%% example-image-duck.tex +%% duckuments.sty, +%% example-image-duck.tex and +%% example-image-duck-portrait.tex %% \documentclass[tikz,multi]{standalone} |