Customizing @var?
Raymond Toy <[email protected]>
| Newsgroups | gmane.comp.tex.texinfo.general |
|---|---|
| Message-ID | <CAG14z1GBzT3vi5=QhRGDe2CO7tQtE7NYHFWXh+oSpNZ3Yd2-kg@mail.gmail.com> |
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