Is it possible to customize what @var does (for info files) without redefining @var? Maxima redefines @var to
@macro var {expr}
<\expr\>
@end macro
This breaks things like
@table @var
So I'm curious if there's some way to customize @var without defining it.
--
Ray
