[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wrapping top node; texi2any inconsistent with texinfo manual?
From: |
Gavin Smith |
Subject: |
Re: wrapping top node; texi2any inconsistent with texinfo manual? |
Date: |
Tue, 22 Dec 2020 19:57:55 +0000 |
User-agent: |
Mutt/1.9.4 (2018-02-28) |
On Thu, Dec 03, 2020 at 04:56:01PM +0000, Gavin Smith wrote:
> On Sun, Nov 29, 2020 at 02:08:38PM -0800, Matt Wette wrote:
> > Hi All,
> >
> > I reported a "bug" for the ed-1.16 manual which reports the following error
> > from tex2any:
> >
> > mwette$ texi2any --pdf ed.texi
> > ed.texi:48: @menu seen before first @node
> > ed.texi:48: perhaps your @top node should be wrapped in @ifnottex rather
> > than @ifinfo?
> > mwette$ texi2any --version
> > texi2any (GNU texinfo) 6.5
> >
> > Copyright (C) 2017 Free Software Foundation, Inc.
> > License GPLv3+: GNU GPL version 3 or later
> > <http://gnu.org/licenses/gpl.html>
> > This is free software: you are free to change and redistribute it.
> > There is NO WARRANTY, to the extent permitted by law.
> >
> > The texi source is attached.
> >
> > The response I received from a ed maintainers (see below) indicates this as
> > an error in texi2any or texinfo documentation.
> >
> > Matt
>
> It is an bug in texi2any.
>
> texi2any --pdf should work, but as it doesn't, in the meantime you could
> run texi2pdf instead.
I've removed the warning in commit 17101cc4b.