Add support for fractional point sizes in ms macros. A value for
commitcd70cd08e5df258a4421b94019e467c5d352071c
authorWerner LEMBERG <wl@gnu.org>
Sun, 25 Jul 2004 14:05:41 +0000 (25 14:05 +0000)
committerWerner LEMBERG <wl@gnu.org>
Sun, 25 Jul 2004 14:05:41 +0000 (25 14:05 +0000)
tree95b83fb70cae4fc42901304592cedb2d0c0d9e7e
parent47521ec775661c532a5da34d467b9e77710ef026
Add support for fractional point sizes in ms macros.  A value for
PS, VS, FPS, and FVS greater than or equal to 1000 is always divided
by 1000.  For example, `.nr PS 10250' sets the font size to 10.25p.

* tmac/s.tmac (@AU, @AI, par@load-init, par@init, par@reset, NL,
PX): Handle fractional point sizes for PS, VS, FPS, and FVS.

* tmac/groff_ms.man, docs/groff.texinfo, NEWS: Document it.
ChangeLog
NEWS
doc/groff.texinfo
tmac/groff_ms.man
tmac/s.tmac