[tex4ht-commits] [SCM] tex4ht updated: r558 - trunk/lit
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Thu Apr 18 10:20:08 CEST 2019
Author: michal_h21
Date: 2019-04-18 11:20:08 +0300 (Thu, 18 Apr 2019)
New Revision: 558
Modified:
trunk/lit/Makefile
Log:
Wrong path for Linux Biolinum
Modified: trunk/lit/Makefile
===================================================================
--- trunk/lit/Makefile 2019-04-17 13:58:55 UTC (rev 557)
+++ trunk/lit/Makefile 2019-04-18 08:20:08 UTC (rev 558)
@@ -127,8 +127,8 @@
derived += $(tex4ht_fonts_libertine_derived)
-tex4ht_fonts_ebgaramond.texlibertine_derived = \
- $(ht_fonts_devdir)unicode/Linux_Biolinum_T/LinBiolinumTB-lf-sc-ly1.htf
+tex4ht_fonts_libertine_derived = \
+ $(ht_fonts_devdir)/unicode/Linux_Biolinum_T/LinBiolinumTB-lf-sc-ly3.htf
# xx and many more
# whither tmp? how change target dir? what happened to cmtex.htf? etc.
More information about the tex4ht-commits
mailing list