[tex4ht-commits] [SCM] tex4ht updated: r1313 - trunk/lit

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Tue Mar 28 13:14:33 CEST 2023


Author: michal_h21
Date: 2023-03-28 11:14:33 +0000 (Tue, 28 Mar 2023)
New Revision: 1313

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-fonts-modern.tex
Log:
fixed small caps outpout from latin modern

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2023-03-27 13:06:23 UTC (rev 1312)
+++ trunk/lit/ChangeLog	2023-03-28 11:14:33 UTC (rev 1313)
@@ -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/lit/tex4ht-fonts-modern.tex
===================================================================
--- trunk/lit/tex4ht-fonts-modern.tex	2023-03-27 13:06:23 UTC (rev 1312)
+++ trunk/lit/tex4ht-fonts-modern.tex	2023-03-28 11:14:33 UTC (rev 1313)
@@ -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;



More information about the tex4ht-commits mailing list.