[NTG-context] calculations

Taco Hoekwater taco at elvenkind.com
Tue Sep 26 08:53:26 CEST 2006


Hi,

Henning Hraban Ramm wrote:
> 
> I think I tried everything but didn't get it to work.
> For the moment I use:
> \def\LPscale{0.6315789} % downscale the image
> \def\LPkscale{632}
> % doesn't work: \def\LPkscale{\numexpr1000\LPscale\relax}

Missed this thread so far, but how about this?

   \edef\LPkscale{\the\numexpr1000\LPscale\relax}

Cheers, Taco


More information about the ntg-context mailing list