groff
[Top][All Lists]
Advanced

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

[Groff] [bug] fractional point sizes and eqn


From: Tadziu Hoffmann
Subject: [Groff] [bug] fractional point sizes and eqn
Date: Wed, 3 Apr 2002 14:45:05 +0200

Since groff allows fractional point sizes, the register
".s" returns point sizes as decimal numbers.  Eqn tries
to saves these sizes in normal number registers which,
however, can hold only integers and therefore truncate
the value.  Thus, when the point size is restored from
such a saved value (for example, after an inline equation),
we end up with a different size than we began with if a
non-integer pont size was in effect before.

(Fix available.)


Cheers,
Tadziu

reply via email to

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