-
During compiling I often get the error "Undefined control sequence", to be precise the terminal shows:
I use LaTeX mostly for live note taking, I have to type fast, so typos happens a lot to me and I get this error for this reason. I don't want to stop my workflow for a typo, is there a way to show a warning in place of an error for "Undefined control sequence"? I know this is possible because that's exactly what Overleaf does. |
Beta Was this translation helpful? Give feedback.
Answered by
Neved4
Nov 13, 2022
Replies: 1 comment 2 replies
-
Hey @Frollamma thanks for the issue 🖤 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Frollamma
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @Frollamma thanks for the issue 🖤
Have you tried to use
-Z continue-on-errors
?