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
Hello! We have folks who have are having trouble using quarto::quarto_render() with format: pdf in Positron on Windows only, as reported in posit-dev/positron#9081. Rendering from the command line works properly, including from the Positron terminal itself. The error we see (reproducible) is:
NotFound: The system cannot find the file specified. (os error 2): lstat 'C:\Users\JonVanausdeln\AppData\Local\Programs\Positron\resources\app\quarto\share\formats\pdf\pandoc\before-bib.tex'
Do you have ideas of what might be going on? Is this something that would be better fixed in the R package? Or something on the Positron side?