Antoine Hersen wrote on 04 Apr 2006 03:13:35 MET:

> Is there any way to use preview with noweb ?

You might have to tell AUCTeX the noweb extension(s) (I mostly have
*.Rnw files). I have this in my ~/.emacs:

(setq reftex-file-extensions
      '(("Rnw" ".Rnw" "nw" "tex" ".tex" ".ltx") ("bib" ".bib")))
(setq TeX-file-extensions
      '("Rnw" "nw" "tex" "sty" "cls" "ltx" "texi" "texinfo"))


HTH

Patrick
-- 
The only difference between the saint and the sinner is that every saint
has a past and every sinner has a future.
                -- Oscar Wilde



_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to