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 15:17:03 +0200 Message-ID: References: <9C2E991C-4C10-432D-A0CF-DEFCA7B6E296@ece.rochester.edu> <21DFC8AD-568D-4814-BA35-206E1377F1D8@gmail.com> <097F6914-3E51-413B-ABA4-C2CD033E6CFA@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 1MAOR0-0006ka-6V for emacs-orgmode@gnu.org; Sat, 30 May 2009 09:17:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MAOQv-0006Zp-Mk for emacs-orgmode@gnu.org; Sat, 30 May 2009 09:17:13 -0400 Received: from [199.232.76.173] (port=50065 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MAOQv-0006Ze-FD for emacs-orgmode@gnu.org; Sat, 30 May 2009 09:17:09 -0400 Received: from mail-ew0-f162.google.com ([209.85.219.162]:42475) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MAOQv-0008Th-0i for emacs-orgmode@gnu.org; Sat, 30 May 2009 09:17:09 -0400 Received: by ewy6 with SMTP id 6so8325986ewy.42 for ; Sat, 30 May 2009 06:17:07 -0700 (PDT) In-Reply-To: <097F6914-3E51-413B-ABA4-C2CD033E6CFA@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 30, 2009, at 2:54 PM, Marvin Doyley wrote: > Hi Carsten, > > I tried this but for some reason it didn't work. More specifically, > I was unable to visualize my latex snippet. Could this be a > limitation of carbon emacs or maybe I didn't configured org properly ? Do you have dvipng installed? - Carsten > > thanks > > M > On May 30, 2009, at 1:02 AM, Carsten Dominik wrote: > >> >> 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 >> >> >