1

I use WinEdt. How can I dump all output files (except .pdf) into a separate folder?

My main issue is that when files are stored locally in Google Drive, and sync is turned on, problems can occur when compiling a TeX file. (see)

One solution is to dump all output files, except .pdf, into a local drive on my laptop that WinEdt could easily overwrite those files without google drive interruption. This is discussed here. However, I do not know how to do it in WInEdt.

Salivan
  • 303

1 Answers1

1

This solved my problem: Options --> Execution Modes --> Tex Options --> Uncheck the "Use %P if the folder doesn't exist."

Salivan
  • 303