arXiv / html_feedback

Supports a student project developing a UI for feedback on arXiv articles rendered as html.
MIT License
18 stars 3 forks source link

\verb broken in conversion #478

Open chrisjcameron opened 9 months ago

chrisjcameron commented 9 months ago

Description

latex and HTML tags in \verb are processed as commands under some circumstances.

(Optional:) Please add any files, screenshots, or other information here.

The text in question is:

Tags look like: \section or \paragraph. Since almost all scientific documents built with TeX use LaTeX now, in theory it should be easy to convert LATEX tags to HTML, for example: <h1> or <\p>.  In practice most LATEX papers have additional complexity. But the semantics of tags like \section only partially match up to <h1>. (\section has more semantics than <h1>  — mostly related to print formatting.) Very few ...

(Required) What is this issue most closely related to? Select one.

Other

Internal issue ID

7964a95a-5819-4bd8-9731-acc732a4b607

Paper URL

https://arxiv.org/html/2402.08954v1

Browser

Chrome/121.0.0.0

Device Type

Desktop

github-actions[bot] commented 9 months ago

Hello @chrisjcameron, thanks for the issue report! We are reviewing your report and will address it as soon as possible.

chrisjcameron commented 9 months ago

Biblatex might be involved in breaking \verb in this paper.

chrisjcameron commented 9 months ago

will be fixed in v0.8.8