diff options
author | Karl Berry <karl@freefriends.org> | 2020-07-10 21:34:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-07-10 21:34:37 +0000 |
commit | 892e00cc27f5e53e641e2c843fbf7edf409d98a7 (patch) | |
tree | 771ef72c1be6e53dd4b7a217dc2fb36a3dfa606f /Master/texmf-dist/tex4ht/ht-fonts/unicode | |
parent | f41444097b00cc6d9fbd9b5e1518251068c14345 (diff) |
smallcaps (or not) fixes, tex4ht r769-770
git-svn-id: svn://tug.org/texlive/trunk@55803 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex4ht/ht-fonts/unicode')
-rw-r--r-- | Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/rm-lm.htf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/rm-lm.htf b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/rm-lm.htf index d667f6cccd1..da72df6cbe2 100644 --- a/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/rm-lm.htf +++ b/Master/texmf-dist/tex4ht/ht-fonts/unicode/lm/rm-lm.htf @@ -1,5 +1,5 @@ rm-lm 0 255 -'Γ' '' 0 % rm-lm.htf 2020-05-27-14:14, generated from tex4ht-fonts-noncjk +'Γ' '' 0 % rm-lm.htf 2020-07-10-14:05, generated from tex4ht-fonts-noncjk 'Δ' '' 1 % Copyright 2009-2016 TeX Users Group 'Θ' '' 2 % Copyright 2007-2009 Eitan M. Gurari 'Λ' '' 3 % This work may be distributed and/or modified under the conditions @@ -272,4 +272,5 @@ htfcss: rm-lmssq font-family: sans-serif; htfcss: rm-lmssqbo font-family: sans-serif; font-style: oblique; font-weight: bold; htfcss: rm-lmssqbx font-family: sans-serif; font-weight: bold; htfcss: rm-lmssqo font-family: sans-serif; font-style: oblique; +htfcss: rm-lmcsc font-variant: small-caps; |