Single backslash in _quarto.yml #339

Closed
opened 2026-03-22 15:37:14 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @BravoBaldo on GitHub (Feb 16, 2025).

Originally assigned to: @profvjreddi on GitHub.

In the _quarto.yml file, some program misinterprets lines 238-247 ("- \usetikzlibrary....").
It might be useful to double the backslash: "- \\usetikzlibrary".

Originally created by @BravoBaldo on GitHub (Feb 16, 2025). Originally assigned to: @profvjreddi on GitHub. In the _quarto.yml file, some program misinterprets lines 238-247 ("- \\usetikzlibrary...."). It might be useful to double the backslash: "- \\\\usetikzlibrary".
GiteaMirror added the area: tools label 2026-03-22 15:37:14 -05:00
Author
Owner

@profvjreddi commented on GitHub (Mar 28, 2025):

This was fixed a while back, thanks for letting me know about this. This, in fact, resolved an issue I was facing.

@profvjreddi commented on GitHub (Mar 28, 2025): This was fixed a while back, thanks for letting me know about this. This, in fact, resolved an issue I was facing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#339