diff options
author | Karl Berry <karl@freefriends.org> | 2022-06-01 21:42:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-06-01 21:42:57 +0000 |
commit | 63d5555c579b404e794f2b0728c4343cd0e3af5c (patch) | |
tree | 360b890aef0b97c3968114ba2a04431ed4916846 | |
parent | 97f29c79f4075a73df802d0836dba1f6dc69fd6e (diff) |
ec mlmodern, tex4ht r1140
git-svn-id: svn://tug.org/texlive/trunk@63471 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/tex4ht/ht-fonts/alias/mlm/ec-mlm.htf | 19 | ||||
-rw-r--r-- | Master/texmf-dist/tex4ht/ht-fonts/alias/mlm/ec-mlmvt.htf | 8 |
2 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/mlm/ec-mlm.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/mlm/ec-mlm.htf new file mode 100644 index 00000000000..74a458cf766 --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/mlm/ec-mlm.htf @@ -0,0 +1,19 @@ +.lm-ec +htfcss: ec-mlmbo font-style: oblique; +htfcss: ec-mlmbx font-weight: bold; +htfcss: ec-mlmbxi font-style:italic; font-weight: bold; +htfcss: ec-mlmbxo font-style: oblique; font-weight: bold; +htfcss: ec-mlmri font-style:italic; +htfcss: ec-mlmro font-style: oblique; +htfcss: ec-mlmss font-family: sans-serif; +htfcss: ec-mlmssbo font-family: sans-serif; font-style: oblique; font-weight: bold; +htfcss: ec-mlmssbx font-family: sans-serif; font-weight: bold; +htfcss: ec-mlmssdc font-family: sans-serif; +htfcss: ec-mlmssdo font-family: sans-serif; font-style: oblique; +htfcss: ec-mlmsso font-family: sans-serif; font-style: oblique; +htfcss: ec-mlmssq font-family: sans-serif; +htfcss: ec-mlmssqbo font-family: sans-serif; font-style: oblique; font-weight: bold; +htfcss: ec-mlmssqbx font-family: sans-serif; font-weight: bold; +htfcss: ec-mlmssqo font-family: sans-serif; font-style: oblique; +htfcss: ec-mlmcsc font-variant: small-caps; + diff --git a/Master/texmf-dist/tex4ht/ht-fonts/alias/mlm/ec-mlmvt.htf b/Master/texmf-dist/tex4ht/ht-fonts/alias/mlm/ec-mlmvt.htf new file mode 100644 index 00000000000..8a251151f7e --- /dev/null +++ b/Master/texmf-dist/tex4ht/ht-fonts/alias/mlm/ec-mlmvt.htf @@ -0,0 +1,8 @@ +.lm-ec +htfcss: ec-mlmvtk font-family: monospace,monospace; +htfcss: ec-mlmvtko font-style: oblique; font-family: monospace,monospace; +htfcss: ec-mlmvtl font-weight: light; font-family: monospace,monospace; +htfcss: ec-mlmvtlo font-weight: light; font-style: oblique; font-family: monospace,monospace; +htfcss: ec-mlmvtt font-family: monospace,monospace; +htfcss: ec-mlmvtto font-style: oblique; font-family: monospace,monospace; + |