texlive[66699] Master/texmf-dist: smallcaps lm fixes, tex4ht r1313

commits+karl at tug.org commits+karl at tug.org
Wed Mar 29 00:16:28 CEST 2023


Revision: 66699
          http://tug.org/svn/texlive?view=revision&revision=66699
Author:   karl
Date:     2023-03-29 00:16:27 +0200 (Wed, 29 Mar 2023)
Log Message:
-----------
smallcaps lm fixes, tex4ht r1313

Revision Links:
--------------
    http://tug.org/svn/texlive?view=revision&revision=1313

Modified Paths:
--------------
    trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
    trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-fonts-modern.tex
    trunk/Master/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-ec/ec-lm.htf

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2023-03-28 20:20:22 UTC (rev 66698)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog	2023-03-28 22:16:27 UTC (rev 66699)
@@ -1,3 +1,10 @@
+2023-03-28  Michal Hoftich  <michal.h21 at 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 at gmail.com>
 
 	* tex4ht-4ht.tex (titlesec-hooks.4ht): prevent redefinition of

Modified: trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-fonts-modern.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-fonts-modern.tex	2023-03-28 20:20:22 UTC (rev 66698)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-fonts-modern.tex	2023-03-28 22:16:27 UTC (rev 66699)
@@ -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-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;

Modified: trunk/Master/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-ec/ec-lm.htf
===================================================================
--- trunk/Master/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-ec/ec-lm.htf	2023-03-28 20:20:22 UTC (rev 66698)
+++ trunk/Master/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-ec/ec-lm.htf	2023-03-28 22:16:27 UTC (rev 66699)
@@ -5,6 +5,7 @@
 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;



More information about the tex-live-commits mailing list.