summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tikzlings/tikzlings-list.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/tikzlings/tikzlings-list.sty')
-rw-r--r--Master/texmf-dist/tex/latex/tikzlings/tikzlings-list.sty28
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/tikzlings/tikzlings-list.sty b/Master/texmf-dist/tex/latex/tikzlings/tikzlings-list.sty
new file mode 100644
index 00000000000..b9f3fdec22b
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/tikzlings/tikzlings-list.sty
@@ -0,0 +1,28 @@
+\ProvidesPackage{tikzlings-list}[2021/03/17 version v0.5 Helper package for the tikzlings]
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
+% List of all TikZlings
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\def\tikzling@list{
+ anteater/anteaters,
+ bear/bears,
+ bee/bees,
+ cat/cats,
+ coati/coatis,
+ hippo/hippos,
+ koala/koalas,
+ marmot/marmots,
+ mouse/mice,
+ moles/moles,
+ owl/owls,
+ panda/pandas,
+ penguin/penguins,
+ pig/pigs,
+ rhino/rhinos,
+ sheep/sheep,
+ sloth/sloths,
+ snowman/snowmans,
+ squirrel/squirrels%
+}