What steps will reproduce the problem?
\begin{tikzpicture}
[
xst/.style={draw, minimum size=5,label=90:{$out$}},
int/.style={draw, circle, fill},
]
\node [xst] at (0,0) {};
\end{tikzpicture}
produces a parse error
Original issue reported on code.google.com by t.willwa...@gmail.com on 23 Aug 2011 at 2:16
Original issue reported on code.google.com by
t.willwa...@gmail.com
on 23 Aug 2011 at 2:16