Search found 2 matches

by emorkay
Sun May 20, 2012 2:35 pm
Forum: AUCTeX
Topic: Set up "LaTeX+DVI+PS+PDF+PDFViewer" routine
Replies: 2
Views: 30305

Set up "LaTeX+DVI+PS+PDF+PDFViewer" routine

Hi,

Try adding the follwing to .emacs and let me know if it's working

(setq my-tex-commands-extra (list
(list "Custom Compile" "latex -interaction=nonstopmode -output-directory=../Outputs/ %s.tex && cd ../Outputs && bibtex %s.aux && cd ../TeX && latex -interaction=nonstopmode -output-directory ...
by emorkay
Sun May 13, 2012 1:08 pm
Forum: AUCTeX
Topic: Set up "LaTeX+DVI+PS+PDF+PDFViewer" routine
Replies: 2
Views: 30305

Re: Set up "LaTeX+DVI+PS+PDF+PDFViewer" routine

Hi,
Could you tell me how you configured AUCTEX for Latex+DVI+PS+PDF? Also, I usually use a different folder for all the intermediate outputs produced. I have trouble configuring this too. I'll be grateful if you can shed some light on these.

Thanks,
emorkay