arXiv / html_feedback

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

Symbol confusion #1893

Open GF-Huang opened 1 month ago

GF-Huang commented 1 month ago

Description

It's difference from PDF.

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

PDF

image

HTML

image

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

Formula

Internal issue ID

7bfc4814-7c7f-4e60-84ef-267935105f7e

Paper URL

https://arxiv.org/html/2307.11046

Browser

Chrome/127.0.0.0

Device Type

Desktop

github-actions[bot] commented 1 month ago

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

dginev commented 1 month ago

Thank you for reporting it @GF-Huang , this is valuable aid for the latexml team to catch by proofreaders.

The effect is realized via:

\documentclass{article}
\usepackage{mathbbol}
\DeclareSymbolFontAlphabet{\mathbbl}{bbold}
\begin{document}
\def\alllearnrules{\mathbbl{\Sigma}}
Let $\alllearnrules$ ...vs $\Sigma$.
\end{document}

And appears to need an upgrade to mathbbol.sty.ltxml in latexml.