summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-03-29 03:01:40 +0000
committerNorbert Preining <norbert@preining.info>2023-03-29 03:01:40 +0000
commit395caca342df230d7d98a658477b7f54c3ee5845 (patch)
treeeaf5be874979eaf378e9c008e0527300bde38c6d /support
parent344dd03236ce7a31067cf768fed299127c60c7aa (diff)
CTAN sync 202303290301
Diffstat (limited to 'support')
-rw-r--r--support/TeX4ht/source/ChangeLog7
-rw-r--r--support/TeX4ht/source/tex4ht-fonts-modern.tex3
2 files changed, 9 insertions, 1 deletions
diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog
index 334f53cfa4..07710254b3 100644
--- a/support/TeX4ht/source/ChangeLog
+++ b/support/TeX4ht/source/ChangeLog
@@ -1,3 +1,10 @@
+2023-03-28 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-fonts-modern.tex (
+ ./tex4ht.dir/texmf/tex4ht/ht-fonts/alias/lm/lm-ec/ec-lm.htf
+ ): fixed small caps output from Latin Modern.
+ https://tex.stackexchange.com/a/681035/2891
+
2023-03-27 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-4ht.tex (titlesec-hooks.4ht): prevent redefinition of
diff --git a/support/TeX4ht/source/tex4ht-fonts-modern.tex b/support/TeX4ht/source/tex4ht-fonts-modern.tex
index d0d08a78bf..e9fa996a26 100644
--- a/support/TeX4ht/source/tex4ht-fonts-modern.tex
+++ b/support/TeX4ht/source/tex4ht-fonts-modern.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-fonts-modern.tex 1200 2022-09-26 15:08:39Z michal_h21 $
+% $Id: tex4ht-fonts-modern.tex 1313 2023-03-28 11:14:33Z michal_h21 $
% Included from tex4ht-fonts-noncjk.tex, not run on its own.
%
% Copyright 2009-2020 TeX Users Group
@@ -2500,6 +2500,7 @@ htfcss: ec-lmbxi font-style:italic; font-weight: bold;
htfcss: ec-lmbxo font-style: oblique; font-weight: bold;
htfcss: ec-lmcsco font-style: oblique;
htfcss: ec-lmcs font-variant: small-caps;
+htfcss: ec-lmcsc font-variant: small-caps;
htfcss: ec-lmri font-style:italic;
htfcss: ec-lmro font-style: oblique;
htfcss: ec-lmss font-family: sans-serif;