> From: Michael Opdenacker <[EMAIL PROTECTED]>
> 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

_______________________________________________
Bug-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-texinfo

Reply via email to