[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BUG REPORT on grohtml
From: |
Werner LEMBERG |
Subject: |
Re: BUG REPORT on grohtml |
Date: |
Thu, 18 Jan 2001 21:27:03 +0100 (CET) |
> (1) I get this no matter if I'm not using any -Thtml, e.g., -Tps
> (it is advisable to invoke groff via: groff -Thtml -e)
Yes, this is definitely a bug.
> (2) I do not get any non-zero .html file:
> groff: couldn't exec pre-grohtml: No such file or directory
As you've already pointed out, this is a bug related to the `g'
installation prefix.
> I attach a new ingber_test_grohtml.tar.gz. I don't know why you
> have problems with srefs.i, but I'm including fresh ones anyway.
> Perhaps you may have to build new srefs... from my srefs?
Indeed, I have to run indxbib, then it works.
> I do not understand why the file "gs" cannot be found on your groff.
Now I know :-) For most systems, you have to say -ms instead of -mgs
-- BTW, due to the new macro naming scheme, you can use -ms also since
groff first searches `s.tmac', then `tmac.s', so it always find the
groff version first.
> I'm running a fresh groff installation and it works fine?
Since I don't use the `g' prefix, everything works fine. Your paper
shows a lot of interesting errors which I hope Gaius can fix in the
near future...
Werner