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

michal_h21 at gnu.org.ua michal_h21 at gnu.org.ua
Tue Mar 27 11:05:06 CEST 2018


Author: michal_h21
Date: 2018-03-27 12:05:06 +0300 (Tue, 27 Mar 2018)
New Revision: 385

Modified:
   trunk/lit/ChangeLog
   trunk/lit/Makefile
   trunk/lit/tex4ht-fonts-noncjk.tex
Log:
Added support for fvmr8r font

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2018-02-23 23:44:51 UTC (rev 384)
+++ trunk/lit/ChangeLog	2018-03-27 09:05:06 UTC (rev 385)
@@ -1,3 +1,9 @@
+2018-03-27  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-fonts-noncjk.tex
+	(tex4ht.dir/texmf/tex4ht/ht-fonts/alias/adobe/bera/fvmr8r.htf): Monospaced
+	Bera font
+
 2018-02-23  Karl Berry  <karl at freefriends.org>
 
 	* tex4ht-mathml.tex: copyright 2018.

Modified: trunk/lit/Makefile
===================================================================
--- trunk/lit/Makefile	2018-02-23 23:44:51 UTC (rev 384)
+++ trunk/lit/Makefile	2018-03-27 09:05:06 UTC (rev 385)
@@ -101,6 +101,7 @@
   $(ht_fonts_devdir)/alias/bera/fveb8r.htf \
   $(ht_fonts_devdir)/alias/bera/fveb8t.htf \
   $(ht_fonts_devdir)/alias/bera/fver8r.htf \
+  $(ht_fonts_devdir)/alias/bera/fvmr8r.htf \
   $(ht_fonts_devdir)/alias/bera/fver8t.htf \
   $(ht_fonts_devdir)/alias/bera/fvero8r.htf \
   $(ht_fonts_devdir)/alias/bera/fvero8t.htf \

Modified: trunk/lit/tex4ht-fonts-noncjk.tex
===================================================================
--- trunk/lit/tex4ht-fonts-noncjk.tex	2018-02-23 23:44:51 UTC (rev 384)
+++ trunk/lit/tex4ht-fonts-noncjk.tex	2018-03-27 09:05:06 UTC (rev 385)
@@ -11778,6 +11778,12 @@
 >>>
 \AddFont{fvero8r}{alias/bera/fvero8r}{}
 
+\<fvmr8r\><<<
+.pcrro8r
+htfcss: fvmr8r font-family: monospaced;
+>>>
+\AddFont{fvmr8r}{alias/bera/fvmr8r}{}
+
 \<fver8t\><<<
 .lm-ec
 >>>



More information about the tex4ht-commits mailing list