On Friday 12 July 2002 4:20 pm, Andre Poenitz wrote:
> On Fri, Jul 12, 2002 at 03:53:20PM +0100, Angus Leeming wrote:
> > I have no idea.
>
> It is your code...

... just had a quick look.

This is Herbert's baby actually. I just committed it. It is/was used only 
when setting the graphics params

I see you've added some uses. 

Feel free to change and have a good w/e.

Angus

graphics/GraphicsParams.C:      // inBP returns the length in Postscript 
pointgraphics/GraphicsParams.C:      int const xl_tmp = LyXLength(a).inBP();
graphics/GraphicsParams.C:      int const yb_tmp = LyXLength(b).inBP();
graphics/GraphicsParams.C:      int const xr_tmp = LyXLength(c).inBP();
graphics/GraphicsParams.C:      int const yt_tmp = LyXLength(d).inBP();
mathed/math_gridinset.C:        return crskip_.inBP();
mathed/math_kerninset.C:        dim_.w = wid_.inBP();
mathed/math_parboxinset.C:      lyx_width_ = LyXLength(w).inBP();
aleem@pneumon:src->

Reply via email to