Begin cleanup of scaling units.
authorschwarze <schwarze@openbsd.org>
Wed, 13 Aug 2014 22:09:28 +0000 (22:09 +0000)
committerschwarze <schwarze@openbsd.org>
Wed, 13 Aug 2014 22:09:28 +0000 (22:09 +0000)
commitd5dc6f2e4a3a2261f841bcff34916d7d467f2c67
treed3442cba24a9a5e86990008e26781992c1f10eaa
parentd5ca274d20355a3864aee24625433c2b38786ae3
Begin cleanup of scaling units.
Note that we use 240u := 1i for all devices, even -Tps and -Tpdf.
Big fix of -Tascii rendering of f, m, and u.
Small fix of -Tascii rendering of c.
Big fix of -Thtml rendering of u.
Big fix of -Tps rendering of m, p, and u.
Clarify -Tps rendering of c.
Correct documentation of scaling units, in particular with respect to u.
This for example improves rendering of the OpenGL manuals.
Joint work with kristaps@.
share/man/man7/roff.7
usr.bin/mandoc/html.c
usr.bin/mandoc/term_ascii.c
usr.bin/mandoc/term_ps.c