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

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Tue Dec 5 09:58:07 CET 2023


Author: michal_h21
Date: 2023-12-05 08:58:07 +0000 (Tue, 05 Dec 2023)
New Revision: 1416

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-fonts-noncjk.tex
Log:
use small caps with cmtcsc

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2023-12-04 09:09:29 UTC (rev 1415)
+++ trunk/lit/ChangeLog	2023-12-05 08:58:07 UTC (rev 1416)
@@ -1,3 +1,9 @@
+2023-12-05  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-fonts-noncjk.tex (
+	tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/cm/cmtcsc.htf
+	): require use of small caps monospaced font.
+
 2023-12-04  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-fonts-noncjk.tex (

Modified: trunk/lit/tex4ht-fonts-noncjk.tex
===================================================================
--- trunk/lit/tex4ht-fonts-noncjk.tex	2023-12-04 09:09:29 UTC (rev 1415)
+++ trunk/lit/tex4ht-fonts-noncjk.tex	2023-12-05 08:58:07 UTC (rev 1416)
@@ -11176,7 +11176,7 @@
 
 \<cmtcsc-uni\><<<
 .cmtt
-htfcss: cmtcsc font-family: monospace,monospace;
+htfcss: cmtcsc font-family: monospace,monospace; font-variant: small-caps;
 >>>
 
 \AddFont{cmtcsc-uni}{unicode/cm/cmtcsc}



More information about the tex4ht-commits mailing list.