[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
makeinfo --docbook vs @sp in @table
From: |
Kevin Ryde |
Subject: |
makeinfo --docbook vs @sp in @table |
Date: |
Tue, 11 Nov 2003 09:05:34 +1000 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) |
In the debian i386 packaged makeinfo 4.6 (4.6-1), or my own build of
the latest cvs, the file foo.texi below processed with
makeinfo --docbook foo.texi
gives an error
foo.texi:12: @sp requires a positive numeric argument, not `<title>1'.
Other output formats seem ok (info, html, xml).
I wasn't actually wanting to use docbook, I was only running it on my
document to see that it passed.
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.
foo.texi
Description: TeXInfo document
- makeinfo --docbook vs @sp in @table,
Kevin Ryde <=