[tex4ht-commits] [SCM] tex4ht updated: r826 - trunk/lit
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Sat Oct 17 12:05:45 CEST 2020
Author: michal_h21
Date: 2020-10-17 13:05:44 +0300 (Sat, 17 Oct 2020)
New Revision: 826
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-4ht.tex
Log:
Adapted xr-hyper for the new package mechanism
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2020-10-17 09:59:58 UTC (rev 825)
+++ trunk/lit/ChangeLog 2020-10-17 10:05:44 UTC (rev 826)
@@ -26,6 +26,8 @@
the new package hook mechanism.
* tex4ht-4ht.tex (usepackage.4ht, esopic-hooks.4ht): adapted eso-pic for
the new package hook mechanism.
+ * tex4ht-4ht.tex (usepackage.4ht, xrhyper-hooks.4ht): adapted xr-hyper for
+ the new package hook mechanism.
2020-10-16 Michal Hoftich <michal.h21 at gmail.com>
Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex 2020-10-17 09:59:58 UTC (rev 825)
+++ trunk/lit/tex4ht-4ht.tex 2020-10-17 10:05:44 UTC (rev 826)
@@ -3564,15 +3564,18 @@
\def\Get:HFile#1-#2-{\:LikeRef{)F\:gobble #1F-}}
>>>
-\<use package\><<<
-xr-hyper,>>>
\<add to usepackage\><<<
-\def\:temp{xr-hyper}\ifx \@currname\:temp
- |<wait with xr-hyper|>
-\fi
+\Configure{PackageHooks}{xr-hyper.sty}{xrhyper-hooks.4ht}
>>>
+\<xrhyper-hooks.4ht\><<<
+% xrhyper-hooks.4ht (|version), generated from |jobname.tex
+% Copyright 2020 TeX Users Group
+|<TeX4ht license text|>
+|<wait with xr-hyper|>
+>>> \AddFile{9}{xrhyper-hooks}
+
xr-hyper add optional argument after mandatory argument of
\`|\externaldocument|. It is a full path to the PDF file. We don't really need
it, so we can safely eat that.
More information about the tex4ht-commits
mailing list.