[texhax] (no subject)
Philip TAYLOR [PC336/H-XP]
P.Taylor at Rhul.Ac.Uk
Tue Jun 10 00:46:41 CEST 2003
Pierre MacKay wrote:
[snip]
> Why, for instance, can I \def\C{&<contents of cell>}
> in a simple definition, for plugging into a tabbed list, but not stack
> up similar definitions in an
> \ifcase structure.
Dunno, Guv! It seems to work for me (see below), so I suspect
I have misunderstood what you are trying to do ...
** Phil
--------
\ifcase \count 0 \def \C{&0}
\or \def \C{&1}
\or \def \C{&2}
\or \def \C{&3}
\else \def \C{&4}
\fi
\end
More information about the texhax
mailing list