arXiv / html_feedback

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

Tikz-cd doesn't render #383

Open mattecapu opened 5 months ago

mattecapu commented 5 months ago

Description

Diagrams drawn with tikz-cd (https://ctan.org/pkg/tikz-cd?lang=en) don't render at all. Specific example from linked paper:

\begin{tikzcd}
    {\mathbb A^2} & k
    \arrow["{y^2}", curve={height=-12pt}, from=1-1, to=1-2]
    \arrow["{x^3+x+1}"', curve={height=12pt}, from=1-1, to=1-2]
\end{tikzcd}

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

image

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

Formula

Internal issue ID

315f3cd7-b4d6-4717-87d3-58ed68311847

Paper URL

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

Browser

Firefox/122.0

Device Type

Desktop

github-actions[bot] commented 5 months ago

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