Underscores in figure labels when rendering via LaTeX to pdf? #8630
Unanswered
nonsciencemark
asked this question in
Q&A
Replies: 1 comment 7 replies
-
LaTeX does not support underscores in labels, see the callout below the image https://quarto.org/docs/authoring/cross-references.html. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I'm not sure what changed on my system, but I suppose some package updated and now including figures such as:
caused failure to compille, while
is fine. Is this normal? The document used to compile fine and then stopped and, because I'm completely lost with LaTeX in general, I'm not sure why.
The error message in my actual script was:
Quarto version: 1.4.549
System: Windows 10
Beta Was this translation helpful? Give feedback.
All reactions