>>>>> "Karl" == Karl Berry <[EMAIL PROTECTED]> writes:

    Akim> There is a problem with characters such as &, % etc.: they
    Akim> are not accepted as are by TeX, but the \ is not stripped by
    Akim> makeinfo:

    Karl> Depends on how you define `problem' :).  I think the manual
    Karl> describes this situation accurately --

    Karl> 1) makeinfo does not interpret the arg to @math at all, it
    Karl> just reproduces what is there.  It can't strip \'s in
    Karl> general because what if the arg was @math{foo \ bar} for a \
    Karl> math operator?  (One of many possibilities.)

    Karl> 2) texinfo.tex interprets the arg to @math as plain TeX
    Karl> (@tex), so that actual math can be typeset without horrible
    Karl> pain (this was a change in 4.something from the original way
    Karl> @math worked, which was of minimal value).  Thus the error
    Karl> from TeX for a bare &.

Actually I thought you quoted some documentation I missed, but I still
can't find those words.  I think that adding to the documentation,
emphasing that ``makeinfo does not interpret the arg to @math at all''
is just what it takes :)

Thanks for having answered!


_______________________________________________
Bug-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-texinfo

Reply via email to