aboutsummaryrefslogtreecommitdiff
path: root/giraf.sty
diff options
context:
space:
mode:
Diffstat (limited to 'giraf.sty')
-rw-r--r--giraf.sty9
1 files changed, 9 insertions, 0 deletions
diff --git a/giraf.sty b/giraf.sty
index 435a854..b5ef2e8 100644
--- a/giraf.sty
+++ b/giraf.sty
@@ -59,4 +59,13 @@
\\%
}
+\newcommand\hoekje{%
+ \raisebox{-0.5pt}{%
+ \begin{tikzpicture}[scale=0.25]
+ \draw [line cap=round] (0,1) -- (0,0) -- (1,0);
+ \draw[black,fill=black] (0.3,0.3) circle [radius=0.15];
+ \end{tikzpicture}%
+ }%
+}
+
\newcommand\giraf{\includegraphics[height=0.4cm]{giraf.pdf}\hspace{3pt}}