[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: @math in manual
From: |
Patrice Dumas |
Subject: |
Re: @math in manual |
Date: |
Tue, 2 Oct 2007 23:07:05 +0200 |
User-agent: |
Mutt/1.5.16 (2007-06-09) |
On Tue, Oct 02, 2007 at 02:00:27PM -0500, Karl Berry wrote:
> Here it is. Wording is bad, but everything is there...
>
> Thanks Patrice. I'll append my revised version. One thing I left out,
> since I didn't understand:
>
> Lone braces @address@hidden and @address@hidden do not trigger errors in
> @code{@@math}.
>
> makeinfo complains about @math{foo}} for me, since of course it thinks
> the argument is "foo", leaving a spurious }. It also complains about
> @math{{foo}. What mismatched-brace input were you seeing that went through?
Not mismatched, but 'lone matching braces'. What I mean is that something
like
something {a_b}
which is not licit in texinfo is licit in @math.
--
Pat