brucemiller / LaTeXML

LaTeXML: a TeX and LaTeX to XML/HTML/ePub/MathML translator.
http://dlmf.nist.gov/LaTeXML/
Other
933 stars 99 forks source link

Fatal error in ar5iv:2206.07682 #2280

Open dkkb opened 10 months ago

dkkb commented 10 months ago

https://ar5iv.labs.arxiv.org/log/2206.07682

Warning:expected: Missing number (Dimension), treated as zero.
 at log-scaling-scoring.tex; line 500 col 0 - line 500 col 23
 while processing \vskip
 Next token is T_CS[\tikz@align@temp] ( == Core::Definition::Primitive[\relax]) more: pt
 In Core::Gullet[@0x5610a36958e8] /dev/shm/r4nxBM8lRR/log-scaling-scoring.tex; from line 500 col 0 to line 500 col 23
289.94 sec) 506.75 sec)
(Processing content /dev/shm/r4nxBM8lRR/further-analysis.tex...
(Processing content /dev/shm/r4nxBM8lRR/emergent-few-shot-metrics.tex...
Fatal:timeout:token_limit Token limit of 99999999 exceeded, infinite loop?
 at emergent-few-shot-metrics.tex; line 58 col 0 - line 58 col 22
 In Core::Gullet[@0x5610a36958e8] /dev/shm/r4nxBM8lRR/emergent-few-shot-metrics.tex; from line 58 col 0 to line 58 col 22
(Building...
(Loading compiled schema /usr/local/share/perl/5.34.0/LaTeXML/resources/RelaxNG/LaTeXML.model... 0.02 sec) 0.13 sec)
(Rewriting... 0.00 sec)
(Finalizing... 0.00 sec)
Conversion complete: 358 warnings; 1 error; 1 fatal error; 1 missing file[couriers.sty]
LaTeXML died!
(post-processing...
(Scan main.html processing...
Scan: DBStatus: 3/0 objects
0.00 sec)
(CrossRef main.html processing... 0.00 sec)
(XSLT[using LaTeXML-html5.xsl] main.html processing... 0.00 sec)
(Writer main.html processing... 0.00 sec) 0.01 sec)
Post-processing complete: No obvious problems
processing finished Fri Dec 23 01:34:46 2022
Status:conversion:3
dginev commented 10 months ago

Thanks for this report!

Reading the log, I think this has to do with one of our current limitations in processing pgfplots, which will get resolved with latexml PR 2237. I will circle back after that is merged and we've had an ar5iv update.

dginev commented 10 months ago

Ah, I didn't notice this is a LaTeXML issue rather than an ar5iv one.

@dkkb For the future, please open issues encountered in ar5iv in https://github.com/dginev/ar5iv/issues , it helps us separate the concerns a bit better.