diff options
author | Karl Berry <karl@freefriends.org> | 2017-10-21 23:53:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-10-21 23:53:33 +0000 |
commit | 4eb295e19883823349f69bff1b147a4dbeb22fcd (patch) | |
tree | 9c1d4c257df4c28569d9490207ca7f7c658031e0 /Master/texmf-dist/tex4ht/ht-fonts/alias | |
parent | b8bbb19aa9a09586f78e5328db36991ab6f46e0d (diff) |
new and fixed Cyrillic fonts, https://puszcza.gnu.org.ua/bugs/index.php?370 (tex4ht r325,326,327)
git-svn-id: svn://tug.org/texlive/trunk@45572 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex4ht/ht-fonts/alias')
4 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/ecxc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/ecxc.htf index 3e66da182d2..7048f6b6aca 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/ecxc.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/ec/ecxc.htf @@ -1,3 +1,3 @@ -.ec-iwonacap -htfcss: ecxc font-weight: bold; +.lm-ec +htfcss: ecxc font-weight: bold; font-variant: small-caps; diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/labi.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/labi.htf new file mode 100644 index 00000000000..9a239894498 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/labi.htf @@ -0,0 +1,3 @@ +.larm +htfcss: labi font-style: italic; font-weight: bold; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lait.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lait.htf new file mode 100644 index 00000000000..f84d232f20f --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lait.htf @@ -0,0 +1,3 @@ +.larm +htfcss: lait font-style: italic; font-family: monospace; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/latc.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/latc.htf new file mode 100644 index 00000000000..2d532c49e4c --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/latc.htf @@ -0,0 +1,3 @@ +.larm +htfcss: latc font-variant: small-caps; font-family: monospace; + |