Macros defined in auxiliary file seem to be ignored
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
I have several macros defined in an auxiliary file `notation.sty` to keep the main file clean and also in order to reuse it in other projects and update one file only. However, macros defined in that file don't seem to be parsing before the html version of the main file is typeset.
### (Optional:) Please add any files, screenshots, or other information here.

Relevant section from `notation.sty`:
```tex
\newcommand{\D}{\operatorname{\mathcal D}}
\newcommand{\Db} [1]{\D^\mathrm{b}(#1)}
```
### (Required) What is this issue most closely related to? Select one.
Formula
### Internal issue ID
bb09d4fc-0af2-4bfd-99a4-b5a6e1bff50c
### Paper URL
https://services.arxiv.org/html/submission/6098529/view
### Browser
Chrome/129.0.0.0
### Device Type
Desktop
Contributor guide
Research direction
Start by inspecting the paper source and the referenced notation.sty file, then reproduce the HTML rendering from the linked arXiv paper. Trace where auxiliary-file macros are loaded before formula typesetting; done means \D and \Db render correctly in the generated HTML.
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
- Needs clarification
- Newbie friendliness
- 35/100