dginev / ar5iv

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

Improve article hep-lat/0309109 (epsfig.sty) #329

Open dginev opened 1 year ago

dginev commented 1 year ago

Exact location of issue

The figures are silently missing.

Problem details

We should at the least report errors for the missing figures - but ideally preserve them to HTML.

dginev commented 7 months ago

Source snippet:

\begin{figure}[tbh]
\centerline{\epsfxsize=7cm\hspace*{0cm}\epsfbox{tc_schem.eps}}
\vspace*{-0.8cm}
\caption[a]{\label{schem}

Same underlying cause as #404