summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikzscale/temporal.tikz
blob: 299bb62dcc0cda9dbb4c98f94cd8ea78c91cbe0b (plain)
1
2
3
4
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}