I am pretty new to emacs and have been used to using Sweave in earlier releases. Now I have been using polymode and weaving using knitr-ess. However, I would like to do two customisations.
- I want the name of the resulting weaving to be the same as the file name - i.e. not "filename_woven.tex"
- I do not want the output tex file to pop up in a separat buffer in emacs.
I started to look for changing the polymode-weave.el file, but that did not work. Any ideas?