Hi Alan,
On 31/08/2010, at 5:28 AM, Alan Munn wrote:
> And I'll add another problem while I'm at it:
>
> I have lots of tables of the sort described above. I've defined \NL to be
> equivalent to \tabularnewline, but this no longer works with these tables:
> (copy into the document above).
>
> \newcommand\NL{\tabularnewline}
> \begin{tabular}{lI}
> foo & {B}AR \tabularnewline % fails if \NL instead of \tabularnewline
> foo & {B}AR
> \end{tabular}
This is because 'N' and 'L' are active characters.
So \NL is not at all a single macro.
Lowercase letters are not altered, so \tabularnewline
should continue to work.
> --
> Alan Munn
> [email protected]
Hope this helps,
Ross
------------------------------------------------------------------------
Ross Moore [email protected]
Mathematics Department office: E7A-419
Macquarie University tel: +61 (0)2 9850 8955
Sydney, Australia 2109 fax: +61 (0)2 9850 8114
------------------------------------------------------------------------
--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
http://tug.org/mailman/listinfo/xetex