[tex4ht-commits] [SCM] tex4ht updated: r833 - trunk/lit
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Sun Oct 25 12:29:13 CET 2020
Author: michal_h21
Date: 2020-10-25 13:29:13 +0200 (Sun, 25 Oct 2020)
New Revision: 833
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-4ht.tex
Log:
declare spacing configurations for plain tex
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2020-10-25 10:02:52 UTC (rev 832)
+++ trunk/lit/ChangeLog 2020-10-25 11:29:13 UTC (rev 833)
@@ -2,6 +2,8 @@
* tex4ht-mkht.tex (all .unix and .bat files that use plain TeX): use etex
in shell scripts for plain TeX.
+ * tex4ht-4ht.tex (plain.4ht): declare configurations for spacing commands in
+ plain TeX.
2020-10-18 Michal Hoftich <michal.h21 at gmail.com>
Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex 2020-10-25 10:02:52 UTC (rev 832)
+++ trunk/lit/tex4ht-4ht.tex 2020-10-25 11:29:13 UTC (rev 833)
@@ -6854,6 +6854,10 @@
\def\:tempc{\relax\csname a:,\endcsname}
\HLet\,=\:tempc
\NewConfigure{,}{1}
+\NewConfigure{;}{1}
+\NewConfigure{!}{1}
+\NewConfigure{:}{1}
+\NewConfigure{>}{1}
\Configure{,}{\relax \ifmmode \mskip \thinmuskip \else \thinspace \fi}
>>>
More information about the tex4ht-commits
mailing list.