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

2005-07-03 Thread Zvezdan Petkovic
On Fri, Jun 24, 2005 at 06:10:23PM +0200, Werner LEMBERG wrote: > I don't like your fix, sorry. It seems that gpresent relies on > internals of pic which have changed. I don't either. I later indicated that it breaks other things. > BTW, I've just changed PIC to emit `.gcolor' and `.fcolor' ins

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

2005-07-03 Thread Zvezdan Petkovic
On Fri, Jun 24, 2005 at 06:12:15PM +0200, Werner LEMBERG wrote: > I'll have a look into it if time permits. No need. Your change with .gcolor and .fcolor in src/preproc/pic/troff.cpp instead of \m[] and \M[] is the solution. (Do notice that in one comment you spelled .bcolor instead of .gcolor) G