summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikzscale/onslide.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/onslide.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/onslide.tikz')
-rw-r--r--Master/texmf-dist/doc/latex/tikzscale/onslide.tikz4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tikzscale/onslide.tikz b/Master/texmf-dist/doc/latex/tikzscale/onslide.tikz
new file mode 100644
index 00000000000..0471aac8b61
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/tikzscale/onslide.tikz
@@ -0,0 +1,4 @@
+\begin{tikzpicture}
+ \draw (0,0) rectangle (5,5);
+ \onslide<2>{\draw (0,0) -- ++(5,5) -- ++(-2.5, 2.5) -- ++(-2.5, -2.5) -- (5,0);}
+\end{tikzpicture} \ No newline at end of file