[tex4ht-commits] [SCM] tex4ht updated: r1036 - trunk/lit
Michal Hoftich
INVALID.NOREPLY at gnu.org.ua
Mon Dec 20 13:42:59 CET 2021
Author: michal_h21
Date: 2021-12-20 12:42:58 +0000 (Mon, 20 Dec 2021)
New Revision: 1036
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-4ht.tex
Log:
removed spurious space from backref.4ht
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2021-12-19 22:26:51 UTC (rev 1035)
+++ trunk/lit/ChangeLog 2021-12-20 12:42:58 UTC (rev 1036)
@@ -1,3 +1,7 @@
+2021-12-20 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-4ht.tex (backref.4ht): removed spurious space.
+
2021-12-19 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-4ht.tex (minted.4ht): redefine Minted commands that cause issues
Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex 2021-12-19 22:26:51 UTC (rev 1035)
+++ trunk/lit/tex4ht-4ht.tex 2021-12-20 12:42:58 UTC (rev 1036)
@@ -2777,7 +2777,7 @@
% we need to save the link destination in .xref file
% too, otherwise \Link command would issue warning
\Tag{)Q|<haddr prefix|>\last:haddr}{\FileNumber}%
- \fi
+ \fi%
% declare this backlink destination as used, so we don't
% declare another one with the same name
\expandafter\def\csname bk##1\thepage\endcsname{}%
More information about the tex4ht-commits
mailing list.