summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/snaptodo/test/circle_testing.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/snaptodo/test/circle_testing.tex')
-rw-r--r--macros/latex/contrib/snaptodo/test/circle_testing.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/macros/latex/contrib/snaptodo/test/circle_testing.tex b/macros/latex/contrib/snaptodo/test/circle_testing.tex
index f501a03cd1..6885de11ca 100644
--- a/macros/latex/contrib/snaptodo/test/circle_testing.tex
+++ b/macros/latex/contrib/snaptodo/test/circle_testing.tex
@@ -16,9 +16,9 @@
\foreach\fr in{1,...,\nframe}{
\noindent\\[\dimexpr-1em-\baselineskip]
- \todo{North West}
+ \snaptodo{North West}
\hfill
- \todo{North East}
+ \snaptodo{North East}
\vskip0ptplus1fill
\pgfmathsetmacro\x{72*cos(\fr0/\nframe*36*3)}
@@ -27,14 +27,14 @@
\noindent
\hskip1in
\hskip\x pt%
- \todo{Hobbit}
+ \snaptodo{Hobbit}
\vskip-\y pt
\vskip0ptplus1fill
\noindent
- \todo{South West}
+ \snaptodo{South West}
\hfill
- \todo{South East}
+ \snaptodo{South East}
\clearpage
}