From c97489f192655f4c659019bb01065f81365849a8 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 30 Apr 2019 15:53:00 +0000 Subject: In HTML output, allow switching the desired font for subsequent text without printing an opening tag right away, and use that in the .ft request handler. While here, garbage collect redundant enum htmlfont and reduce code duplication in print_text(). Fixing an assertion failure reported by Michael in pmRegisterDerived(3) from libpcp3-dev. --- regress/roff/ft/badargs.out_html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'regress') diff --git a/regress/roff/ft/badargs.out_html b/regress/roff/ft/badargs.out_html index 5d98e988..0fa4a816 100644 --- a/regress/roff/ft/badargs.out_html +++ b/regress/roff/ft/badargs.out_html @@ -1,9 +1,8 @@ BEGINTEST
-default font italic bold italic - typeqriter - roman bold - italic bold still bold - italic back to bold back to italic +default font italic bold italic + typeqriter roman bold + italic bold still bold italic back to bold + back to italic
ENDTEST -- cgit v1.2.3-56-ge451