Hi Bernd,
> > I've not used it, but a look at the man page suggests
> >
> > groffer --debug --ps table
> >
> > might help? Or
> >
> > strace -fe trace=execve groffer --ps table
> >
> > to show all the commands it's running and where it might be getting
> > stuck?
>
> It seems that th
>> > groffer --ps table
>> >
>> > It doesn't work at all for me. The terminal freezes.
>> > I have to make ctrl+c to get a new command prompt.
>
> It seems that the bug comes from groff, not only from groffer. Can
> anyone try to fix this bug?
Please describe the problem in more detail.
> Von: "Ralph Corderoy"
>
> > I tried to use it on the way I found it here:
> > http://lists.gnu.org/archive/html/groff/2005-10/msg00087.html
> >
> > groffer --ps table
> >
> > It doesn't work at all for me. The terminal freezes.
> > I have to make ctrl+c to get a new command prompt.
>
> I'
You're right, it is buggy, I'm working on that.
Bernd Warken
> Von: GregExp
>
> I am testing groffer with a table made with tbl.
>
> groffer --groff table > table.ps
>
> works. I get the same output as with
>
> groff -t table > table.ps
>
> I tried to use it on the way I found it here:
> h
Hi Gregoire,
> I tried to use it on the way I found it here:
> http://lists.gnu.org/archive/html/groff/2005-10/msg00087.html
>
> groffer --ps table
>
> It doesn't work at all for me. The terminal freezes.
> I have to make ctrl+c to get a new command prompt.
I've not used it, but a look at the
Hi groffies,
I am testing groffer with a table made with tbl.
groffer --groff table > table.ps
works. I get the same output as with
groff -t table > table.ps
I tried to use it on the way I found it here:
http://lists.gnu.org/archive/html/groff/2005-10/msg00087.html
groffer --ps table
It do