groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] Re: grohtml


From: Werner LEMBERG
Subject: Re: [Groff] Re: grohtml
Date: Mon, 27 Sep 1999 15:10:36 GMT

   Here is a small fix for the font change problem you described:

           }
           output_hpos = g->maxh+(output_hpos-g->minh);   /* --fixme-- */
           output_vpos = g->minv;
         }
   -     change_font(g, TRUE);
       }
     }

Applied, thanks.


    Werner


reply via email to

[Prev in Thread] Current Thread [Next in Thread]