dginev / ar5iv

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

Improve article 2112.05664 #60

Open luckywood opened 2 years ago

luckywood commented 2 years ago

Parsing fails completly: Error:latex:(PGF Math) Package PGF Math Error: Could not parse input '\mathbf{x}' as a floating point number, sorry. The unreadable part was near '\mathbf{x}'. (in '800/x') See the PGF Math package documentation for explanation.

dginev commented 5 months ago

The conversion does a little better after the latest update, but there seem to be some remaining parsing glitches that may be pgf-related:

Warning:expected: Missing number (Dimension), treated as zero.
 at paper.tex; line 1977 col 37 - line 1977 col 37
 while processing \rb
...

Maybe let's keep this open until pgf works without complaints.