summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/duckuments/example-image-duck.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/duckuments/example-image-duck.tex')
-rw-r--r--Master/texmf-dist/doc/latex/duckuments/example-image-duck.tex43
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/duckuments/example-image-duck.tex b/Master/texmf-dist/doc/latex/duckuments/example-image-duck.tex
new file mode 100644
index 00000000000..d08352447d1
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/duckuments/example-image-duck.tex
@@ -0,0 +1,43 @@
+%%
+%% This is file `example-image-duck.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% duckuments.dtx (with options: `eid')
+%%
+%% --------------------------------------------------------------
+%% 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 and
+%% example-image-duck.tex
+%%
+\documentclass[tikz,multi]{standalone}
+
+\usepackage{tikzducks}
+\usepackage{duckuments}
+
+\begin{document}
+\duckumentsDrawRandomDucks
+\end{document}
+%%
+%%
+%% End of file `example-image-duck.tex'.