[v2] `\fbox` containing `\tag` is misplaced
Open
Nobody has claimed this yet.
Accepted
v2
- Dominant language
- JavaScript
- Stars
- 10.9k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
In version 2, an \fbox that contains a \tag will not be placed properly. See this StackExchange post for details.
This works correctly in v3 and above.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the v2 rendering case from the linked StackExchange post, then compare the relevant v2 handling with the v3 behavior. Done means an fbox containing a tag is positioned correctly in v2 without regressing other math rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, latex
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100