You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We bundle Quarto itself, but Quarto doesn't come with any TeX PDF engine built in, as we see being run into in #5539. You cannot render to PDF with only the components that we currently provide. We could bundle a PDF engine, such as tinytex.
Quarto does bundle typst, but that is a different format so I don't think solves folks' problem here.