Skip to content
Prev 6389 / 21312 Next

[Bioc-devel] BiocStyle on windows with spaces in path names

On 10/06/2014 04:52 PM, Henrik Bengtsson wrote:
Thanks; I think that would require 'us' to run texi2dvi (otherwise the 
environment variable isn't seen by texi2dvi) and that sounds like writing a 
Sweave driver, or worse. latex() could be modified to be passed a flag or path 
indicating a TEXINPUTS directory where bioconductor.sty could be found, but that 
doesn't sound like a robust strategy (e.g., because the specially-installed sty 
file becomes out of sync with the version in the package). Hopefully there is a 
simpler solution.

Martin