[tex4ht] [bug #486] Strange error with minted
Michal Hoftich
puszcza-hackers at gnu.org.ua
Wed Oct 7 23:04:37 CEST 2020
URL:
<http://puszcza.gnu.org.ua/bugs/?486>
Summary: Strange error with minted
Project: tex4ht
Submitted by: michal_h21
Submitted on: Thu 08 Oct 2020 12:04:37 AM EEST
Category: None
Priority: 5 - Normal
Severity: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
I've got a strange error after recent LaTeX update. TeX4ht produces errors
when the Minted package is used:
\documentclass{article}
\usepackage{minted}
\begin{document}
hello world
\end{document}
You can compile this document using:
make4ht -sm draft filename.tex
It produces the following errors:
[ERROR] htlatex: ./tex4ht.sty 4603 Undefined control sequence.
[ERROR] htlatex: ./tex4ht.sty 4603 Undefined control sequence.
[ERROR] htlatex: ./tex4ht.sty 4603 Undefined control sequence.
[ERROR] htlatex:
/usr/local/texlive/2020/texmf-dist/tex/latex/xcolor/xcolor.sty 1455
Missing number, treated as zero.
[ERROR] htlatex:
/usr/local/texlive/2020/texmf-dist/tex/latex/xcolor/xcolor.sty 1455
LaTeX Error: Missing \begin{document} in `'.
When I compile it in the debug mode, I get some more info:
<argument> LaTeX3 error:
Unbalanced quotes in file name '"filename.4ht'.
I guess that it is somehow related to the LaTeX kernel update :(
_______________________________________________________
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.