[tex4ht-commits] [SCM] tex4ht updated: r813 - trunk/lit
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Fri Oct 16 22:38:43 CEST 2020
Author: michal_h21
Date: 2020-10-16 23:38:43 +0300 (Fri, 16 Oct 2020)
New Revision: 813
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-4ht.tex
Log:
Adapted Minted for the new package hook mechanism
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2020-10-16 20:19:03 UTC (rev 812)
+++ trunk/lit/ChangeLog 2020-10-16 20:38:43 UTC (rev 813)
@@ -8,6 +8,8 @@
* tex4ht-sty.tex (tex4ht.sty): changed the early package hook mechanism to
speed up things.
https://puszcza.gnu.org.ua/bugs/?486#postcomment
+ * tex4ht-4ht.tex (usepackage.4ht): adapded Minted for the new package hook
+ mechanism.
2020-10-08 Michal Hoftich <michal.h21 at gmail.com>
Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex 2020-10-16 20:19:03 UTC (rev 812)
+++ trunk/lit/tex4ht-4ht.tex 2020-10-16 20:38:43 UTC (rev 813)
@@ -23953,6 +23953,10 @@
As it can be declared in the preamble, we must patch the usepackage code.
+\<add to usepackage\><<<
+\Configure{PackageHooks}{minted.sty}{minted-sty-hooks.4ht}
+>>>
+
\<minted-sty-hooks.4ht\><<<
% minted-sty-hook.4ht, generated from |jobname.tex
% Copyright 2020 TeX Users Group
More information about the tex4ht-commits
mailing list.