From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: Re: org-toggle-latex-fragment Date: Mon, 09 Oct 2017 12:41:54 +0200 Message-ID: <87o9pgtxfx.fsf@gmail.com> References: <87po9wrdik.fsf@gmail.com> <87a810ohmo.fsf@pinto.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48354) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1VVc-00076j-IT for emacs-orgmode@gnu.org; Mon, 09 Oct 2017 06:42:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1VVW-0001rq-WA for emacs-orgmode@gnu.org; Mon, 09 Oct 2017 06:42:04 -0400 Received: from mail-wm0-x22e.google.com ([2a00:1450:400c:c09::22e]:43632) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e1VVW-0001rh-PM for emacs-orgmode@gnu.org; Mon, 09 Oct 2017 06:41:58 -0400 Received: by mail-wm0-x22e.google.com with SMTP id m72so10948174wmc.0 for ; Mon, 09 Oct 2017 03:41:58 -0700 (PDT) In-Reply-To: <87a810ohmo.fsf@pinto.chemeng.ucl.ac.uk> (Eric S. Fraga's message of "Mon, 09 Oct 2017 09:22:23 +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" To: Eric S Fraga , "Liste-emacs-orgmode@gnu.org" Le lun. 09 oct. 2017 =C3=A0 09:22:23 , Eric S Fraga = a envoy=C3=A9 ce message: > On Monday, 9 Oct 2017 at 09:22, Joseph Vidal-Rosset wrote: >> I sent two days ago this message to John Kitchin, because I am a >> scimax user. I meet a problem with gnus when I want to export a png >> image: the comment =C2=AB 48=3D-plain definitionremarkplain =C2=BB appea= rs with >> any png image, as with imagemagick and with dvipng either. John told >> me that is probably an org-mode problem. Therefore I post my question >> to the list. > > I found your email difficult to process. Would you maybe please post a > small example that illustrates what you wish to accomplish that is not > working? Sorry to be unclear. Here is my problem in gnus. Suppose that I want to post a formal deduction for example in Gentzen style via the proof.sty code: \[ \infer[^{\lnot E}]{\bot}{\lnot A & A} \] the function org-toggle-latex-fragment shows me the image that I am going to get in my email via org-mime-htmlize . But now, I get always an im= age that preceded by the words "48=3D-plain definitionremarkplain" and I do not know what in my emacs configuration is the cause of this behavior. I send this message first in plain text and after in html to show the problem.=20 Thanks for your help ! regards, Joseph Vidal-Rosset