Hi Eli,
... re. problems building r5rs.dvi from r5rs.texi, a discussion we
were having back in October/November ...
I've now fixed the Guile copy of r5rs.texi so that texi2dvi can
successfully build r5rs.dvi from it.
IMO all the problems but one were problems with the source, and not
with texi2dvi. But there remains one problem which might indicate a
bug in texi2dvi, so I thought you'd like to look at it.
In the fixed copy of r5rs.texi that I've put up at
http://www.ossau.uklinux.net/r5rs.texi, note the three lines
7336--7338:
@c @ignore todo
@c Explain what happens in the ambiguous case.
@c @end ignore
Like this, texi2dvi is successful. The bug is that texi2dvi gets an
error if the `@c ' at the beginning of each of these lines is removed.
I say this is a bug because my expectation is that `@ignore ... @end
ignore' should ignore the affected lines just as effectively as with
`@c'.
Regards,
Neil
_______________________________________________
Bug-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-texinfo