arXiv / html_feedback

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

LaTeX rendering issue for \leqslant (⩽) #1790

Open harold-berjamin opened 1 month ago

harold-berjamin commented 1 month ago

Description

The LaTeX commands \leqslant (⩽, $\leqslant$) and \geqslant (⩾, $\geqslant$) from the amssymb package are not rendered. If these symbols cannot be displayed at all, then one option would be to have them substituted with the commands \leq (≤, $\leq$) and \geq (≥, $\geq$), respectively. Hope this helps

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

image

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

Choose One

Internal issue ID

f259b432-bca7-45cd-b2fa-4e14c8222497

Paper URL

https://arxiv.org/html/2310.04355v2

Browser

Firefox/128.0

Device Type

Desktop

github-actions[bot] commented 1 month ago

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