aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortomsmeding <hallo@tomsmeding.nl>2015-11-26 21:12:56 +0100
committertomsmeding <hallo@tomsmeding.nl>2015-11-26 21:12:56 +0100
commit843063bbd979005936d279cb4b73a1e4d6e9a074 (patch)
tree826daf66635252711fd75cd9f1ca42ba6595d8cc
parentddfd7fc566f18807b6967d14f21d8d221860f93d (diff)
Fix new line behaviour after the blokjes
-rw-r--r--giraf.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/giraf.sty b/giraf.sty
index d4da850..f6fbb53 100644
--- a/giraf.sty
+++ b/giraf.sty
@@ -19,7 +19,7 @@
}
-\newcommand\blokje{\hfill$\Box$\\}
+\newcommand\blokje{\hfill$\Box$\par}
\newcommand\smileyblokje{%
\hfill%
\begin{tikzpicture}[scale=0.22]
@@ -29,7 +29,7 @@
\draw (0.6,0.7) circle [radius=0.03, fill=black];
\end{tikzpicture}%
\hspace{0.6pt}\phantom{}%
- \\%
+ \par%
}
\newcommand\qedblokje{%
@@ -41,7 +41,7 @@
\node [scale=0.98] at (2.05,0.498) {D};
\end{tikzpicture}%
\hspace{-3.2pt}\phantom{}%
- \\%
+ \par%
}
\newcommand\qedsmileyblokje{%
@@ -56,7 +56,7 @@
\node [scale=0.98] at (2.05,0.498) {D};
\end{tikzpicture}%
\hspace{-3.2pt}\phantom{}%
- \\%
+ \par%
}
\newcommand\hoekje[1][90]{%