-
DescriptionThis is probably related to #1294 and kind of a follow up to the old discussion #2802. When using different profiles to generate e.g. exercises + solutions together with their tex source the name specified in the profile via I use quarto version |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Jul 4, 2024
Replies: 1 comment 8 replies
-
The file you get with If you want the final LaTeX file then ask for it. format:
pdf: default
latex: default |
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
skwde
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The file you get with
keep-tex
is not supposed to be used for anything but debugging.It's an intermediate document.
If you want the final LaTeX file then ask for it.