auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] Preview and noweb


From: Patrick Drechsler
Subject: Re: [AUCTeX] Preview and noweb
Date: Tue, 04 Apr 2006 13:22:41 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]