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

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Wed Jun 1 15:54:37 CEST 2022


Author: michal_h21
Date: 2022-06-01 13:54:37 +0000 (Wed, 01 Jun 2022)
New Revision: 1140

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-fonts-modern.tex
Log:
Added EC versions of Mlmodern fonts

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2022-05-25 01:16:19 UTC (rev 1139)
+++ trunk/lit/ChangeLog	2022-06-01 13:54:37 UTC (rev 1140)
@@ -1,3 +1,11 @@
+2022-06-01  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-fonts-modern.tex (
+	./tex4ht.dir/texmf/tex4ht/ht-fonts/alias/mlm/ec-mlm.htf,
+	./tex4ht.dir/texmf/tex4ht/ht-fonts/alias/mlm/ec-mlmvt.htf
+	): added EC versions of Mlmodern fonts.
+	https://tex.stackexchange.com/a/643260/2891
+
 2022-05-24  Karl Berry  <karl at freefriends.org>
 
 	* tex4ht-cond4ht.tex (\mkfilename == mktex4ht.4ht):

Modified: trunk/lit/tex4ht-fonts-modern.tex
===================================================================
--- trunk/lit/tex4ht-fonts-modern.tex	2022-05-25 01:16:19 UTC (rev 1139)
+++ trunk/lit/tex4ht-fonts-modern.tex	2022-06-01 13:54:37 UTC (rev 1140)
@@ -2151,7 +2151,39 @@
 >>>
 \AddFont{rm-mlmvt}{alias/mlm/rm-mlmvt}
 
+\<ec-mlm\><<<
+.lm-ec
+htfcss: ec-mlmbo  font-style: oblique;
+htfcss: ec-mlmbx  font-weight: bold;
+htfcss: ec-mlmbxi  font-style:italic; font-weight: bold;
+htfcss: ec-mlmbxo  font-style: oblique; font-weight: bold;
+htfcss: ec-mlmri  font-style:italic;
+htfcss: ec-mlmro  font-style: oblique;
+htfcss: ec-mlmss  font-family: sans-serif;
+htfcss: ec-mlmssbo  font-family: sans-serif; font-style: oblique; font-weight: bold;
+htfcss: ec-mlmssbx  font-family: sans-serif; font-weight: bold;
+htfcss: ec-mlmssdc  font-family: sans-serif;
+htfcss: ec-mlmssdo  font-family: sans-serif; font-style: oblique;
+htfcss: ec-mlmsso  font-family: sans-serif; font-style: oblique;
+htfcss: ec-mlmssq  font-family: sans-serif;
+htfcss: ec-mlmssqbo  font-family: sans-serif; font-style: oblique; font-weight: bold;
+htfcss: ec-mlmssqbx  font-family: sans-serif; font-weight: bold;
+htfcss: ec-mlmssqo  font-family: sans-serif; font-style: oblique;
+htfcss: ec-mlmcsc font-variant: small-caps;
+>>>
+\AddFont{ec-mlm}{alias/mlm/ec-mlm}
 
+\<ec-mlmvt\><<<
+.lm-ec
+htfcss: ec-mlmvtk  font-family: monospace,monospace;
+htfcss: ec-mlmvtko  font-style: oblique; font-family: monospace,monospace;
+htfcss: ec-mlmvtl  font-weight: light; font-family: monospace,monospace;
+htfcss: ec-mlmvtlo  font-weight: light; font-style: oblique; font-family: monospace,monospace;
+htfcss: ec-mlmvtt  font-family: monospace,monospace;
+htfcss: ec-mlmvtto  font-style: oblique; font-family: monospace,monospace;
+>>>
+\AddFont{ec-mlmvt}{alias/mlm/ec-mlmvt}
+
 \<mlmbsy\><<<
 .plbsy
 htfcss: mlmbsy font-weight:bold;



More information about the tex4ht-commits mailing list.