diff options
Diffstat (limited to 'Master/texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1x.htf')
-rw-r--r-- | Master/texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1x.htf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1x.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1x.htf index 86ba3366795..1fd8490b134 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1x.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1x.htf @@ -1,11 +1,11 @@ .lm-ec htfcss: t1xi font-style: italic; htfcss: t1xss font-family: sans-serif; -htfcss: t1xtt font-family: monospace; +htfcss: t1xtt font-family: monospace,monospace; htfcss: t1xb font-weight: bold; htfcss: t1xbi font-weight: bold; htfcss: t1xbss font-weight: bold; font-family: sans-serif; -htfcss: t1xbtt font-weight: bold; font-family: monospace; +htfcss: t1xbtt font-weight: bold; font-family: monospace,monospace; htfcss: t1xbsl font-weight: bold; font-style: italic; htfcss: t1xbsssl font-weight: bold; font-family: sans-serif; font-style: italic; htfcss: t1xbttsl font-weight: bold; font-style: italic; |