Skip to content
Prev 5862 / 15075 Next

Textmate/ SWeave: Error PDF file not written to disk

Saiwing Yeung <saiwing <at> berkeley.edu> writes:
You need to set the environment variable SWEAVE_STYLEPATH_DEFAULT to TRUE
In TextMate, that can be done in the preferences.

TextMate->Preferences->Advanced->Shell Variables

Add the variable "SWEAVE_STYLEPATH_DEFAULT" with value "TRUE"

I think that will solve the issue of of the style file not being found.

-Vince