Re: [Groff] serious pdfroff problems

2005-06-19 Thread Bernd Warken
Andreas Kahari <[EMAIL PROTECTED]> schrieb am 18.06.05 22:30:28: > > There is, of course, a standard for Unix shells. It's part of the > Single Unix Specification, which may be viewed here: > > http://www.unix.org/single_unix_specification/ This side is for the commercial UNIX systems. If yo

Re: [Groff] spacing bug in 1.19.x

2005-06-19 Thread Zvezdan Petkovic
Notice that when you switch off the register AK (answer key) .nr AK 0 then the document looks OK. So, this must be related to PIC colour handling again. Sigh. ZP ___ Groff mailing list Groff@gnu.org http://lists.gnu.org/mailman/listin

[Groff] spacing bug in 1.19.x

2005-06-19 Thread Zvezdan Petkovic
Please find attached example for the spacing bug introduced in 1.19.2pre Notice the lack of spacing between picture and the labels below it. Also 1.19.2pre gives a warning: $ groff -pe -me example.me > example.ps example.me:70: warning [p 1, 5.4i]: cannot adjust line The same document looks OK wi

Re: [Groff] pic bug between 1.18.1 and 1.19.x

2005-06-19 Thread Zvezdan Petkovic
On Sat, Jun 18, 2005 at 10:29:44PM -0400, Zvezdan Petkovic wrote: > Werner, you know the best why the change was made in the first place. > Do you find this fix correct? Is it safe to assume it won't spoil other > things? Hmm. Since reset_colors() is called from finish_picture() it seems to be c