CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/10/27 14:41:16
Modified files: usr.bin/mandoc : term_ps.c Log message: Support overstriking by backspace in PostScript and PDF output. Of course, this is only a minor improvement; it would be much better to support non-ASCII characters in these output modes, but that would require major changes that i'm not going to work on right now. The main reason for doing this is that it allows to get ASCII output closer to groff.