Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.04 KB

README_ctan.md

File metadata and controls

30 lines (19 loc) · 1.04 KB

TikZducks

License GitHub tag CTAN

This is a little LaTeX package for ducks to be used in TikZ pictures.

This project is licensed under the LaTeX Project Public License v1.3c or later, see https://www.latex-project.org/lppl.txt .

The project repository, including a bug tracker, can be found at https://github.com/samcarter/tikzducks .

Usage

\documentclass{standalone}
\usepackage{tikzducks}

\begin{document}

\begin{tikzpicture}
  \duck
\end{tikzpicture}

\end{document}

For more details, please consult the package documentation.