diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-11-12 05:50:12 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-11-12 05:50:12 +0000 |
commit | 98a07e7455f567f7e0ec8f62788f883a8efd7eae (patch) | |
tree | df0f64f0018c106998276752306943790552bf8a /mdoc_html.c | |
parent | 8d9b3e337843a72a4e23e3cc12bf7337cde4d8b9 (diff) | |
download | mandoc-98a07e7455f567f7e0ec8f62788f883a8efd7eae.tar.gz |
Basically re-wrote -Tascii font handling: instead of incrementers for
bold and underline, we use a stack (no cascading, no double-font-mode).
Font modes with \f only affect the current stack point, as documented in
mdoc.7 and man.7. While -mdoc stacks fonts with embedded macros, -man
replaces them (the stack is always size 1). This works for all
invocations in supported systems' manual corpora to date. It doesn't
support groff's insanity with line-scoped \f as documented in mdoc.7.
Diffstat (limited to 'mdoc_html.c')
0 files changed, 0 insertions, 0 deletions