[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: '--html --no-headers' not accepted by makeinfo
From: |
Eli Zaretskii |
Subject: |
Re: '--html --no-headers' not accepted by makeinfo |
Date: |
Sat, 20 Apr 2002 04:26:13 -0400 |
> From: Michael Opdenacker <address@hidden>
> Date: 20 Apr 2002 09:55:08 +0200
>
> > makeinfo --html --no-headers gtypist.texi
> makeinfo: --no-headers conflicts with --no-split for --html.
>
> This switch configuration is even given in the `makeinfo --help'
> examples:
>
> makeinfo --html --no-headers foo.texi
> write html without node lines, menus
Thank you for your report. To work around this bug, say
makeinfo --html --no-headers --no-split gtypist.texi