summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/tikzlings/tikzlings-list.sty
blob: 6a9acbb57d052f1a453b43ec3fa9733761f6c080 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
\ProvidesPackage{tikzlings-list}[2021/08/06 version v0.8 Helper package for the tikzlings]

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% List of all TikZlings
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\def\tikzling@list{
  anteater/anteaters,
  bat/bats,
  bear/bears,
  bee/bees,
  bug/bugs,
  cat/cats,
  chicken/chickens,
  coati/coatis,
  elephant/elephants,
  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/snowmen,
  squirrel/squirrels%
}