Tagged Questions
2
votes
2answers
110 views
Sweave, how to suppress opening new instance of a pdf when running pdflatex
Since I have setup SumatraPDF to automatically refresh PDFs when they change, how can I suppress "view" (resulting in opening a new instance of the pdf) when using the shortcut
M-n P (running ...
3
votes
4answers
449 views
Auctex TOC with multifile document
I'm writing my PhD thesis with LaTeX-Sweave and I use EMACS with AucTex and ESS. I have a master file (master.tex) and some slave files and my question is about the use of the TOC in the slave files. ...