Re: align in tabular
David Kastrup <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
[email protected] writes: > i am trying to typeset a math align environment inside a tabular but the use of the ampersands seems to clash. does anyone know how to do this? Wrong mailing list, please read its charter. Try the Usenet group comp.text.tex instead. > but this breaks latex: > > \begin{tabular}{|p{0.9\textwidth}|} > foo \\ > \begin{align} > x &= y \\ > a &= b > \end{align} > \end{tabular} Try enclosing the inner stuff in braces. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum