Fix font selection for text boxes in the terminal formatter.
authorschwarze <schwarze@openbsd.org>
Thu, 22 Jun 2017 00:30:06 +0000 (00:30 +0000)
committerschwarze <schwarze@openbsd.org>
Thu, 22 Jun 2017 00:30:06 +0000 (00:30 +0000)
commit21b465225d10f259e1380db89c1f075eba6ed764
tree7582778754d991eb116b0654e9966086c626e7df
parentd96e467093a1672ba34411dee746f71aad8b103e
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.
usr.bin/mandoc/eqn.c