[tex4ht-commits] [SCM] tex4ht updated: r1239 - trunk/lit
Karl Berry
INVALID.NOREPLY at gnu.org.ua
Wed Nov 16 23:27:35 CET 2022
Author: karl
Date: 2022-11-16 22:27:35 +0000 (Wed, 16 Nov 2022)
New Revision: 1239
Modified:
trunk/lit/ChangeLog
trunk/lit/Makefile
trunk/lit/tex4ht-fonts-stix.tex
Log:
stix keyword expansion
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2022-11-16 15:55:23 UTC (rev 1238)
+++ trunk/lit/ChangeLog 2022-11-16 22:27:35 UTC (rev 1239)
@@ -30,7 +30,7 @@
array vspace, as it can lead to wrong size of the table.
https://github.com/michal-h21/make4ht/issues/91
- * tex4ht-mathml.tex(mathml.4ht): prevent use of Unicode characters
+ * tex4ht-mathml.tex (mathml.4ht): prevent use of Unicode characters
inside \mathcal.
https://github.com/michal-h21/make4ht/issues/95
Modified: trunk/lit/Makefile
===================================================================
--- trunk/lit/Makefile 2022-11-16 15:55:23 UTC (rev 1238)
+++ trunk/lit/Makefile 2022-11-16 22:27:35 UTC (rev 1239)
@@ -770,7 +770,7 @@
# from whence they get to CTAN.
srcfiles = $(shell svn status -v | awk '{print $$NF}' \
- | egrep -v '^\.|^archive|ProTex.sty$$')
+ | egrep -v '^\.|^archive|extra-bin|vcss|xmllint|mf|ProTex.sty$$')
# Diff source files from installed to dev.
diff-src:
Modified: trunk/lit/tex4ht-fonts-stix.tex
===================================================================
--- trunk/lit/tex4ht-fonts-stix.tex 2022-11-16 15:55:23 UTC (rev 1238)
+++ trunk/lit/tex4ht-fonts-stix.tex 2022-11-16 22:27:35 UTC (rev 1239)
@@ -1,4 +1,4 @@
-%
+% $Id$
% Copyright 2022 TeX Users Group.
% Released under LPPL 1.3c+.
% See tex4ht-cpright.tex for license text.
@@ -6,7 +6,7 @@
% Compile using:
% etex {nameofthefile.tex}
-% Copyright (C) 2022 TeX Users Group
+% Copyright 2022 TeX Users Group
\input tex4ht.sty
\Preamble{xhtml,th4,sections+}
Property changes on: trunk/lit/tex4ht-fonts-stix.tex
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Date Author Id Revision
\ No newline at end of property
More information about the tex4ht-commits
mailing list.