From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Texlive packages in Gnus via Org Date: Thu, 09 Jan 2014 11:49:14 +0100 Message-ID: <878uupv39x.fsf@bzg.ath.cx> References: <87d2k1lbdq.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43035) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1DB0-0001Cx-PP for emacs-orgmode@gnu.org; Thu, 09 Jan 2014 05:49:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1DAs-0003Wy-DR for emacs-orgmode@gnu.org; Thu, 09 Jan 2014 05:49:26 -0500 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:37687) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1DAs-0003Wu-7t for emacs-orgmode@gnu.org; Thu, 09 Jan 2014 05:49:18 -0500 Received: by mail-wi0-f181.google.com with SMTP id hq4so3284060wib.2 for ; Thu, 09 Jan 2014 02:49:17 -0800 (PST) In-Reply-To: <87d2k1lbdq.fsf@gmail.com> (Joseph Vidal-Rosset's message of "Thu, 09 Jan 2014 11:04:17 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Joseph Vidal-Rosset Cc: "Liste-emacs-orgmode@gnu.org " Hi Joseph, Joseph Vidal-Rosset writes: > I wonder how it is possible to get png images in Gnus for everything > that is created by latex, as it is possible already to get it for > html > via org export. One indirect way is to run M-x org-preview-latex-fragment RET in a buffer containing the equations, then inlining the .png files from the ltxpng/ directory. I can't think of something more direct right now. > It could be very nice for the scientific community to get such a tool > thanks to Gnus + Org. By reading Cedric Villani last book, I was under the impression that the whole scientific community was able to read TeX equations directly, with no need of visual feedback ;) But agreed, this would be nice. -- Bastien