dginev / ar5iv

A web service offering HTML5 articles from arXiv.org as converted with latexml
https://ar5iv.org
MIT License
739 stars 21 forks source link

Improve article 2402.15332 #461

Open Lashi0812 opened 2 months ago

Lashi0812 commented 2 months ago

Exact location of issue

Article fails to convert.

Problem details

From the log:

Fatal:timeout:absorb_limit Whatsit absorb limit of 1299999 exceeded, infinite loop?
 at weight_tying.tikz; line 59 col 27 - line 59 col 27
 In Box[[{] Font[nullfont]] /dev/shm/tapoA47KuJ/figures/tikz/weight_tying.tikz; from line 59 col 27 to line 59 col 27

Conversion complete: 2 warnings; 15 errors; 1 fatal error; 7 undefined macros[\cB, {code}, \cM, \cC, \cD, {restatable}, \cJ]; 1 missing file[dirtytalk.sty]
LaTeXML died!
(post-processing...
(Scan main.html processing...
Scan: DBStatus: 18452/0 objects
1.48 sec)
(MakeBibliography main.html processing... 0.00 sec)
(CrossRef main.html processing... 0.46 sec)
(MathML::Presentation[w/MathML::Content+TeXMath] main.html 3024 to process...

Fatal:conversion:unknown Can't call method "setAttribute" on an undefined value at /usr/local/share/perl/5.34.0/LaTeXML/Post.pm line 1123.
dginev commented 2 months ago

Thank you for the report! I have updated the description with some information from the log, it looks related to missing package support (dirtytalk.sty) as well as tikz interpretation getting tripped up.