This is best explained by example. Suppose I have the following:
\[
\begin{align*}
C_3 \rightarrow 6 automorphisms\\
C_4 \rightarrow 8 automorphisms\\
C_5 \rightarrow 10 automorphisms
\end{align*}
\]
How can I get the word "automorphisms" to display as if it were not enclosed by the brackets?


\intertext{automorphisms}or if you want it in text mode simply use\text{automorphisms}. – azetina Oct 7 '12 at 19:14