[tex4ht-commits] [SCM] tex4ht updated: r810 - trunk/lit

michal_h21 at gnu.org.ua michal_h21 at gnu.org.ua
Thu Oct 8 18:45:47 CEST 2020


Author: michal_h21
Date: 2020-10-08 19:45:47 +0300 (Thu, 08 Oct 2020)
New Revision: 810

Modified:
   trunk/lit/tex4ht-4ht.tex
Log:
load xcolor with minted, to prevent another error

Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex	2020-10-08 16:28:22 UTC (rev 809)
+++ trunk/lit/tex4ht-4ht.tex	2020-10-08 16:45:47 UTC (rev 810)
@@ -23957,10 +23957,8 @@
 % minted-sty-hook.4ht, generated from |jobname.tex
 % Copyright 2020 TeX Users Group
 |<TeX4ht license text|>
-\AtBeginDocument{%
+\AddToHook{package/after/minted}{%
 \@ifpackageloaded{xcolor}{}{\RequirePackage{xcolor}}
-}
-\AddToHook{package/after/minted}{%
 \define at booleankey{minted at opt@g}{breaklines}{}{}{}%
 }
 >>> 



More information about the tex4ht-commits mailing list.