Error when converting a Jupyter notebook with formula to pdf #14629
-
DescriptionI wanted to convert a paper I wrote (Jupyter notebook) to pdf using Quarto. The following line in the notebook gives me an error: The error reported is the following: Does anyone have any idea what is wrong? This should not result in an error I think. I'm using Quarto 1.10.13. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
@stefkuypers Could you share a small self-contained "working" (reproducible) example to work with, i.e., a complete Quarto document or a Git repository? The goal is to make it as easy as possible for us to recreate your problem so that we can fix it: please help us help you! Thanks. FYI, you can use You can share a self-contained "working" (reproducible) Quarto document using the following syntax, i.e., using more backticks than you have in your document (usually four If you have multiple files (and if it is absolutely required to have multiple files), please share as a Git repository.
Additionally and if not already given, please share the output of |
Beta Was this translation helpful? Give feedback.
The issue is that
\ltis not a valid LaTeX command. It's a MathJax/KaTeX command.In LaTeX, you usually write a plain
<.