summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-23 15:53:00 +0000
committerKarl Berry <karl@freefriends.org>2022-01-23 15:53:00 +0000
commit8c73d7e6ae1b08c4d5879ec471b96eab45366281 (patch)
tree4de7f61edbc2a3685e2218d32f65dcb2465cec49 /Master/texmf-dist/source/generic
parentcd8fd1f4f761a67d569c6e0b0b9357b386eeeb02 (diff)
2022
git-svn-id: svn://tug.org/texlive/trunk@61710 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog6
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/Makefile4
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex7
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-html5.tex6
-rw-r--r--[-rwxr-xr-x]Master/texmf-dist/source/generic/tex4ht/update-htfonts0
5 files changed, 15 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index 156a82c70be..812d90ab83b 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
@@ -1,3 +1,9 @@
+2022-01-23 Karl Berry <karl@freefriends.org>
+
+ * tex4ht-4ht.tex,
+ * tex4ht-html5.tex: 2022.
+ * Makefile (diff-*): report targets.
+
2022-01-20 Karl Berry <karl@freefriends.org>
* update-htfonts: new script to compare/update htfonts from
diff --git a/Master/texmf-dist/source/generic/tex4ht/Makefile b/Master/texmf-dist/source/generic/tex4ht/Makefile
index 5916f5504c2..c473e20c980 100644
--- a/Master/texmf-dist/source/generic/tex4ht/Makefile
+++ b/Master/texmf-dist/source/generic/tex4ht/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile 1061 2022-01-20 22:17:17Z karl $
+# $Id: Makefile 1062 2022-01-23 15:51:43Z karl $
# This file is public domain. Originally written 2010, Karl Berry.
# Assumes GNU make.
@@ -753,6 +753,7 @@ srcfiles = $(shell svn status -v | awk '{print $$NF}' \
# Diff source files from installed to dev.
diff-src:
+ @echo; echo '>>> $@'
for f in $(srcfiles); do $(diff) $(inst_dir_source)/$$f $$f; done
#
# Install from dev to installed.
@@ -772,6 +773,7 @@ ht_fonts_instdir = $(inst_dir_top)/ht-fonts
# Compare only.
diff-htfonts:
+ @echo; echo '>>> $@'
./update-htfonts diff $(ht_fonts_devdir) $(ht_fonts_instdir) | tee /tmp/htdif
# Compare and update.
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
index 0f0bcda1293..ac4bd1a8851 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1055 2022-01-12 21:28:48Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1062 2022-01-23 15:51:43Z karl $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2022 TeX Users Group
@@ -4167,7 +4167,7 @@ document.
\<unicode-math-hooks.4ht\><<<
% unicode-math-hooks.4ht (|version), generated from |jobname.tex
-% Copyright 2021 TeX Users Group
+% Copyright 2021-2022 TeX Users Group
|<TeX4ht license text|>
\:dontusepackage{unicode-math}
\RequirePackage{fontspec} % it is loaded by unicode-math
@@ -25620,9 +25620,8 @@ Do we need the following?
\<texpower.4ht\><<<
% texpower.4ht (|version), generated from |jobname.tex
-% Copyright 2009-2022 TeX Users Group
% Copyright |CopyYear.2003. Eitan M. Gurari
-|<TeX4ht copyright|>
+|<TeX4ht copywrite|>
|<undo texpower|>
\Hinput{texpower}
\endinput
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-html5.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-html5.tex
index 69903d71fe6..72dc22a7530 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-html5.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-html5.tex
@@ -1,8 +1,8 @@
-% $Id: tex4ht-html5.tex 1060 2022-01-20 16:53:49Z michal_h21 $
+% $Id: tex4ht-html5.tex 1062 2022-01-23 15:51:43Z karl $
% compile 3 times: latex tex4ht-moz
% or xhlatex tex4ht-moz "html,3,sections+"
%
-% Copyright 2009-2021 TeX Users Group
+% Copyright 2009-2022 TeX Users Group
% Copyright 2000-2009 Eitan M. Gurari
% Released under LPPL 1.3c+.
% See tex4ht-cpright.tex for license text.
@@ -26,7 +26,7 @@
\<html5\><<<
% html5.4ht (|version), generated from |jobname.tex
-% Copyright 2016-2021 TeX Users Group
+% Copyright 2016-2022 TeX Users Group
|<TeX4ht copywrite|>
>>>
diff --git a/Master/texmf-dist/source/generic/tex4ht/update-htfonts b/Master/texmf-dist/source/generic/tex4ht/update-htfonts
index 20c37cbb3a0..20c37cbb3a0 100755..100644
--- a/Master/texmf-dist/source/generic/tex4ht/update-htfonts
+++ b/Master/texmf-dist/source/generic/tex4ht/update-htfonts