CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/12/22 23:16:21
Modified files: usr.bin/mandoc : term.c regress/usr.bin/mandoc/roff/sp: Makefile Added files: regress/usr.bin/mandoc/roff/sp: scaling-man.in scaling-man.out_ascii scaling-mdoc.in scaling-mdoc.out_ascii Log message: Fix vertical scaling. Obviously, nobody ever had a serious look at this. Basic units, centimeters, points, ens, ems, and the rounding algorithm were all wrong, only inches, pica, and the default vertical span worked.