search for: patchsynctex

Displaying 1 result from an estimated 1 matches for "patchsynctex".

2013 Mar 13
0
sync+Rnw+TeXShop, again
...ve engine called Sweave2.engine that contains the following: ### SWEAVE ENGINE FOLLOWS #!/bin/bash R CMD Sweave "$1" latexmk -pdf -silent -pdflatex='pdflatex -shell-escape -synctex=1' "${1%.*}" Rscript -e ".libPaths('~/Rlibs'); library('patchDVI');patchSynctex('${1%.*}.synctex.gz')" [[alternative HTML version deleted]]