groff
[Top][All Lists]
Advanced

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

Re: [Groff] www.tmac -- .MPIMG enhancement


From: Gaius Mulley
Subject: Re: [Groff] www.tmac -- .MPIMG enhancement
Date: 19 Jul 2003 14:21:07 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Heinz-Jürgen Oertel <address@hidden> writes:

> One problem remains for the HTML output. The 'img' tag only knows about 
> 'hspace="pixel"' which inserts a gap on both sides of the picture, and I 
> don't know how to convert troff metric into pixels. Using a fixed value of 
> lets say 20 pixel if option -G is given, looks anyway better than no gap.
> 

Hi Heinz,

it might be worth adopting the same method for calculating the gap
size pixels - as was done for the width and height in MPING.
Ie:

      nr www-height (\\$4 * 100 / 240)

which would be consistent..

Gaius

reply via email to

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