Front matter macros from Springer Nature documents leak into HTML output
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
When using the December 2024 version of the [Springer Nature document template](https://www.springernature.com/gp/authors/campaigns/latex-author-support) as `\documentclass[iicol,pdflatex,sn-nature]{sn-jnl}`, some macros (e.g., `\fnm` `\sur` `\orgname` and `\nomail` author macros) from the front matter are showing up in the HTML output.
Expected: Source markup like `\author[1]{\fnm{Daniel C.} \sur{Wilson}}` would render like `Daniel C. Wilson`.
Actual rendered content: `\fnmDaniel C. \surWilson`
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Required) What is this issue most closely related to? Select one.
Other
### Internal issue ID
60aabc9c-dd46-4b04-b5f4-b16a87041b7f
### Paper URL
https://services.arxiv.org/html/submission/6584568/view
### Browser
Firefox/137.0
### Device Type
This field did not get set automatically
Contributor guide
Research direction
Reproduce the issue with the December 2024 Springer Nature template and the `\author[1]{\fnm{Daniel C.} \sur{Wilson}}` example, then inspect the generated HTML at the linked paper URL. Trace how the front-matter macros are handled and consider the work complete when the author name renders as `Daniel C. Wilson` without the macro names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100