CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2017/06/21 18:30:06
Modified files: usr.bin/mandoc : eqn.c Log message: Fix font selection for text boxes in the terminal formatter. Issue reported by bentley@. The AST data structure is powerful enough that all required information can easily be provided in the parser, and no change of the formatting code is needed.