summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikzscale/onslide.tikz
diff options
context:
space:
mode:
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