[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: makeinfo --docbook vs @sp in @table
From: |
Alper Ersoy |
Subject: |
Re: makeinfo --docbook vs @sp in @table |
Date: |
Tue, 11 Nov 2003 04:32:54 +0200 |
User-agent: |
Mutt/1.4.1i |
Hello,
Kevin Ryde:
> Putting the @sp outside @title avoids the problem, but unless @sp in
> this position is not allowed then it looks like a problem with docbook
> output.
Yes, you spotted a bug. Unfortunately @sp command in @tables, @defs,
@multitables, etc. causes various problems, and its hard to trace the
exact location of problem.
In this particular occasion, since we are inside a @table, and not yet
handled its <title> (which is only needed with Docbook), makeinfo was
trying to output a title element, which got mixed with @sp's parameter.
The problem is fixed in the CVS now.
Thanks,
--
Alper Ersoy