User-defined command for a circled number in main text does not seem to work
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
In the paper, this is supposed to render as a number inside a circle, but it does not appear to work in the HTML version.
The LaTeX code uses the following user-defined command:
`\newcommand{\circlenumber}[1]{\raisebox{.5pt}{\textcircled{\raisebox{-.9pt} {#1}}}}`
When this command is used in the text, e.g. `\circlenumber{1}`, it does not render properly in the HTML version.
### (Optional:) Please add any files, screenshots, or other information here.
Appearance in PDF version:
Appearance in HTML version:
### (Required) What is this issue most closely related to? Select one.
Formula
### Internal issue ID
49ca6b4d-8b6a-4a95-8dcd-5c16c4bf421f
### Paper URL
https://arxiv.org/html/2412.05115v1
### Browser
Firefox/133.0
### Device Type
Desktop
Contributor guide
Research direction
Open the paper URL and compare the PDF and HTML output for the \circlenumber{1} command, using the reported Firefox behavior as a reproduction point. Trace how this user-defined LaTeX command is handled in the HTML rendering path; done means the number appears inside a circle in HTML as it does in the PDF.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100