Henning Hraban Ramm wrote: > I don't think the "\Something = {Anything}" style is possible at all. My guess is these are defined as token registers in LaTeX, so you would have to define only: \newtoks\President and use \the\President inside the table. Cheers, Taco