[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Groff] problem with generating html version of manual
From: |
Joerg van den Hoff |
Subject: |
[Groff] problem with generating html version of manual |
Date: |
Tue, 8 Jan 2008 15:27:05 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
attempting to generate the html version of the manual, but
with groff 1.19.3 I ran into the following problem: after
./configure
make
cd doc
make groff.html
I get
----------------------------CUT----------------------------------
makeinfo --enable-encoding -I. --html --no-split groff.texinfo \
&& /bin/sh ./fixinfo.sh groff.html
groff.texinfo:495: warning: @menu seen before first @node, creating `Top' node.
groff.texinfo:495: warning: perhaps your @top node should be wrapped in
@ifnottex rather than @ifinfo?.
groff.texinfo:518: Node `Top' previously defined at line 495.
makeinfo: Removing output file `/Users/vdh/Desktop/groff_cvs/doc/groff.html' due
to errors; use --force to preserve.
make: *** [groff.html] Error 1
----------------------------CUT----------------------------------
whereas
`make groff.pdf'
works just fine (apart from _lots_ of `warning: undefined flag: Lbracemacro'
warnings and a few "overfull \vbox"es. am I missing something?
joerg
- [Groff] problem with generating html version of manual,
Joerg van den Hoff <=