I want to have have ":" in the name of one node but my compiler hanged when I put ":" there. I mean the following code in okay
\begin{tikzpicture}
\node[] at (5.1,-1) {$Z_t^{1 N}$};
\end{tikzpicture}
But the following one doesn't work
\begin{tikzpicture}
\node[] at (5.1,-1) {$Z_t^{1:N}$};
\end{tikzpicture}
Any idea?
\documentclass{article}\usepackage{tikz}\begin{document}...\end{document}). – Heiko Oberdiek May 20 '16 at 23:21breqn. Consensus seems to be to not usebreqnanymore and replace it with better packages. – Qrrbrbirlbel Aug 30 '22 at 12:27