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 2305.11305 (tikz-cd.sty) #431

Open adrianleh opened 5 months ago

adrianleh commented 5 months ago

Exact location of issue

Article 2305.11305 does not convert at all

Problem details See above

Desktop (please complete the following information)

(Optional) Screenshots

Screenshot 2024-01-18 at 13 40 31

dginev commented 5 months ago

Thank you for the report! No need to paste the conversion report, a link to the log suffices.

We may need a fix in latexml's pgfparse handling at:

Error:pgfparse:pgfparse Parse of 'height("$\vcenter{}$")' failed

Worth taking a quick look soon, since it's a simple enough cause. Will circle back once I check the details.

dginev commented 5 months ago

That error was indeed quick to resolve, but sadly far from sufficient to fix the article.

We need near-complete support for tikz-cd.sty before we get a healthy outcome here. That will take a while longer - thanks for the report!