[tex4ht] [bug #486] Strange error with minted

Michal Hoftich puszcza-hackers at gnu.org.ua
Sat Oct 17 13:14:09 CEST 2020


Follow-up Comment #4, bug #486 (project tex4ht):

Ok, so I've introduced a new configuration for early package patches. As
testing for file existence is too slow, it will need to be declared in
usepackage.4ht. So it isn't as flexible as the way I tried with the
<packgename>-sty-hooks.4ht file, but it is  faster and easier to write than
the old way. 

To introduce the early package hooks, you can now write the following code in
tex4ht-4ht.tex:

\<add to usepackage\><<<
\Configure{PackageHooks}{packagename.sty}{packagename-hooks.4ht}
>>>

\<packagename-hooks.4ht\><<<
% code that fixes the package loading
>>> \AddFile{9}{packagename-hooks}


    _______________________________________________________

Reply to this item at:

  <http://puszcza.gnu.org.ua/bugs/?486>

_______________________________________________
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/



More information about the tex4ht mailing list.