summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikzscale/temporal.tikz
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-03-11 23:21:02 +0000
committerKarl Berry <karl@freefriends.org>2013-03-11 23:21:02 +0000
commit43501b14c11da09f8e269e70521b541c3a606848 (patch)
treeec54994aaed1f59f1fae45aa3d5254ce8b2518fa /Master/texmf-dist/doc/latex/tikzscale/temporal.tikz
parentaddae3c15506f8e396751640ac25d85e19a601b4 (diff)
tikzscale (11mar13)
git-svn-id: svn://tug.org/texlive/trunk@29342 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikzscale/temporal.tikz')
-rw-r--r--Master/texmf-dist/doc/latex/tikzscale/temporal.tikz5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tikzscale/temporal.tikz b/Master/texmf-dist/doc/latex/tikzscale/temporal.tikz
new file mode 100644
index 00000000000..299bb62dcc0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/tikzscale/temporal.tikz
@@ -0,0 +1,5 @@
+\begin{tikzpicture}
+ \draw (0,0) rectangle (5,5);
+ \node at (2.5,2.5) {\temporal<2>{before}{now}{after}};
+ \onslide<3> {}; % just a small trick to create 3 subframes
+\end{tikzpicture} \ No newline at end of file