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
Yesterday running pandoc from the Windows cmd line with a tinytex installation was working on my Windows 10 machine but today after a Windows update it failed with a message about the version of an .fmt file. Running this from R:
library(tinytex)
reinstall_tinytex()
fixed it. I am just posting this in case others have the same problem.