All Questions
1 question
1
vote
1
answer
653
views
Caption in a tikzpicture drawing
I have this LaTeX:
The \caption line at the end breaks the compilation.
How could I make this work?
Thanks
\begin{center}
\begin{tikzpicture}[scale=0.2]
\tikzstyle{every node}+=[inner sep=0pt]
\...