From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org mode and preview-latex Date: Sat, 30 May 2009 07:02:58 +0200 Message-ID: <21DFC8AD-568D-4814-BA35-206E1377F1D8@gmail.com> References: <9C2E991C-4C10-432D-A0CF-DEFCA7B6E296@ece.rochester.edu> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MAGiq-0006Ap-LC for emacs-orgmode@gnu.org; Sat, 30 May 2009 01:03:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MAGim-0006AB-8D for emacs-orgmode@gnu.org; Sat, 30 May 2009 01:03:08 -0400 Received: from [199.232.76.173] (port=45975 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MAGil-0006A8-Vo for emacs-orgmode@gnu.org; Sat, 30 May 2009 01:03:04 -0400 Received: from mail-ew0-f162.google.com ([209.85.219.162]:35943) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MAGil-0002aw-EP for emacs-orgmode@gnu.org; Sat, 30 May 2009 01:03:03 -0400 Received: by ewy6 with SMTP id 6so8085465ewy.42 for ; Fri, 29 May 2009 22:03:02 -0700 (PDT) In-Reply-To: <9C2E991C-4C10-432D-A0CF-DEFCA7B6E296@ece.rochester.edu> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Marvin Doyley Cc: emacs-orgmode@gnu.org On May 29, 2009, at 11:51 PM, Marvin Doyley wrote: > Dear all, > > Is there a way to visualize latex snippets on the fly using auctex's > latex-preview ? > > It would appear the only way to do this is select latex-mode once I > have finished completed my notes, it would be nice to do this on the > fly when I am drafting articles. Not with preview-latex, but Org has a similar mechanism built-in. http://orgmode.org/manual/Processing-LaTeX-fragments.html#Processing-LaTeX-fragments - Carsten