[tex4ht-commits] [SCM] tex4ht updated: r790 - trunk/lit
karl at gnu.org.ua
karl at gnu.org.ua
Mon Aug 31 23:56:35 CEST 2020
Author: karl
Date: 2020-09-01 00:56:35 +0300 (Tue, 01 Sep 2020)
New Revision: 790
Modified:
trunk/lit/ChangeLog
trunk/lit/Makefile
trunk/lit/tex4ht-fonts-fourier.tex
trunk/lit/tex4ht-fonts-noncjk.tex
Log:
license, spurious binary chars
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2020-08-31 20:21:33 UTC (rev 789)
+++ trunk/lit/ChangeLog 2020-08-31 21:56:35 UTC (rev 790)
@@ -1,3 +1,9 @@
+2020-08-31 Karl Berry <karl at freefriends.org>
+
+ * tex4ht-fonts-noncjk.tex (bchb8t): remove spurious Unicode in
+ htfcss line.
+ * tex4ht-fonts-fourier.tex: license, copyright year.
+
2020-08-31 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-fonts-fourier.tex,
Modified: trunk/lit/Makefile
===================================================================
--- trunk/lit/Makefile 2020-08-31 20:21:33 UTC (rev 789)
+++ trunk/lit/Makefile 2020-08-31 21:56:35 UTC (rev 790)
@@ -678,9 +678,10 @@
#
# copy fonts listed in /tmp/htf (must be filenames relative to
# ht_fonts_devdir, like those created by diff-htfonts below)
-# to ht_fonts_instdir.
+# to ht_fonts_instdir. Or to use /tmp/htnew instead of /tmp/htf, override:
+tmp_htf = /tmp/htf
install-htfonts-tmp:
- cd $(ht_fonts_devdir) && tar cfT - /tmp/htf \
+ cd $(ht_fonts_devdir) && tar cfT - $(tmp_htf) \
| (cd $(ht_fonts_instdir) && tar xvf -)
svn status $(ht_fonts_instdir)
Modified: trunk/lit/tex4ht-fonts-fourier.tex
===================================================================
--- trunk/lit/tex4ht-fonts-fourier.tex 2020-08-31 20:21:33 UTC (rev 789)
+++ trunk/lit/tex4ht-fonts-fourier.tex 2020-08-31 21:56:35 UTC (rev 790)
@@ -1,6 +1,9 @@
-% tex {nameofthefile.tex}
+% $Id$
+% tex {nameofthefile.tex}
%
-% Copyright (C) 2018 TeX Users Group
+% Copyright 2020 TeX Users Group.
+% Released under LPPL 1.3c+.
+% See tex4ht-cpright.tex for license text.
\input tex4ht.sty
\Preamble{xhtml,th4,sections+}
Property changes on: trunk/lit/tex4ht-fonts-fourier.tex
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Date Author Id Revision
\ No newline at end of property
Modified: trunk/lit/tex4ht-fonts-noncjk.tex
===================================================================
--- trunk/lit/tex4ht-fonts-noncjk.tex 2020-08-31 20:21:33 UTC (rev 789)
+++ trunk/lit/tex4ht-fonts-noncjk.tex 2020-08-31 21:56:35 UTC (rev 790)
@@ -43293,7 +43293,7 @@
\<bchb8t\><<<
.bchr8t
-htfcss: bchb8t font-weight: bold;
+htfcss: bchb8t font-weight: bold;
>>>
\AddFont{bchb8t}{alias/bitstrea/charter/bchb8t}
More information about the tex4ht-commits
mailing list.