From 900bd61c568606d5432e11e3aa201d430621addb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 24 Jan 2020 22:45:45 +0000 Subject: htfonts monospace fixes from 2019-12-13, missed git-svn-id: svn://tug.org/texlive/trunk@53540 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbtt.htf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbtt.htf') diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbtt.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbtt.htf index ca1af2f4499..62b0b9b7fa8 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbtt.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbtt.htf @@ -1,8 +1,8 @@ .txtt -htfcss: txbtt font-weight: bold; font-family: monospace; +htfcss: txbtt font-weight: bold; font-family: monospace,monospace; htfcss: txbttsl font-weight: bold; font-style: italic; .vn -htfcss: txbtt8v font-weight: bold; font-family: monospace; -htfcss: txbttsc8v font-weight: bold; font-family: monospace; -htfcss: txbttsl8v font-weight: bold; font-style: italic; font-family: monospace; +htfcss: txbtt8v font-weight: bold; font-family: monospace,monospace; +htfcss: txbttsc8v font-weight: bold; font-family: monospace,monospace; +htfcss: txbttsl8v font-weight: bold; font-style: italic; font-family: monospace,monospace; -- cgit v1.2.3