[texinfo-pretest] conditional macros problem
Werner LEMBERG
wl at gnu.org
Mon Feb 14 18:17:32 EST 2005
> @le and @ge for correct mathematical spacing.
>
> 1) Don't you have to use @math for that anyway? (Your example
> didn't show that.) Getting math spacing outside of math mode
> would not be fun.
My original code indeed uses @le in @math. I've just made the example
simpler by adding two `$' characters.
> 2) You could force the right kind of atom with \mathrel (in this
> case). But I'm not sure this is the problem.
The very problem is that I have to use @set and @value to circumvent
the `makeinfo -E' problem. Anything defined with @set is put into a
group while expanding with @value. Adding \mathrel would be fine, but
makeinfo doesn't understand this -- and within the @set group it has
no effect.
Werner
More information about the texinfo-pretest
mailing list