Tagged Questions
5
votes
1answer
192 views
Addressing overlay specifications in TikZ-pictures
I was creating a mindmap for a presentation using as reference tikzpicture in beamer. My code is:
\documentclass{beamer}
\usepackage{lmodern}
\usetheme{Copenhagen}
\usepackage{tikz}
...