Displaying 1 result from an estimated 1 matches for "texroot".
2012 Aug 21
1
patchDVI: how to pass encoding of the .Rnw file?
...es the PDF previewer that knows Synctex; the stylepath and encoding
arguments are passed to Sweave. Because I chose encoding="utf8", Sweave
will assume that encoding as the default for files. Another encoding
can be
explicitly declared.
When I have multi-file projects, I make use of .TexRoot and .SweaveFiles
in each of the files so I can make the whole project each time;
see the patchDVI vignette (section 6) for details of how they work.
I think you also asked how to do this in Emacs; I've got no idea about that.
Duncan Murdoch