I'm starting to work on my first JOSS submission, and encountering this cryptic latex error when trying to build the paper:
Error producing PDF.
! LaTeX Error: Command \circledR already defined.
Or name \end... illegal, see p.192 of the manual.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.601 \newcommand{\circledR}{Ⓡ}
Pandoc is current (3.9.0.2). I use tinytex; I've tried uninstalling and reinstalling, and filling in the missing dependencies as they cause errors. So I suppose maybe that's what's going on? In 25 years I don't think I've encountered a missing latex dependency that caused a definition collision error, though.
I'm starting to work on my first JOSS submission, and encountering this cryptic latex error when trying to build the paper:
Pandoc is current (3.9.0.2). I use tinytex; I've tried uninstalling and reinstalling, and filling in the missing dependencies as they cause errors. So I suppose maybe that's what's going on? In 25 years I don't think I've encountered a missing latex dependency that caused a definition collision error, though.