summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/tikzscale/beamer/temporal.tikz
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/contrib/tikzscale/beamer/temporal.tikz')
-rw-r--r--graphics/pgf/contrib/tikzscale/beamer/temporal.tikz5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/tikzscale/beamer/temporal.tikz b/graphics/pgf/contrib/tikzscale/beamer/temporal.tikz
new file mode 100644
index 0000000000..299bb62dcc
--- /dev/null
+++ b/graphics/pgf/contrib/tikzscale/beamer/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