From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Otterson Subject: Re: Bug: Windows-unfriendly filename in org-preview-latex-process-alist customization Date: Sun, 27 Nov 2016 22:14:16 +0100 Message-ID: References: <87vav9goqv.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1134c26ae28ffd05424ed8ab Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43754) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cB6ms-0007wR-68 for emacs-orgmode@gnu.org; Sun, 27 Nov 2016 16:15:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cB6mo-0008W8-TZ for emacs-orgmode@gnu.org; Sun, 27 Nov 2016 16:15:02 -0500 Received: from mail-wj0-x22e.google.com ([2a00:1450:400c:c01::22e]:34977) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cB6mo-0008VT-JS for emacs-orgmode@gnu.org; Sun, 27 Nov 2016 16:14:58 -0500 Received: by mail-wj0-x22e.google.com with SMTP id v7so100038735wjy.2 for ; Sun, 27 Nov 2016 13:14:58 -0800 (PST) In-Reply-To: <87vav9goqv.fsf@nicolasgoaziou.fr> 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: Scott Otterson , "Emacs-orgmode@gnu.org" --001a1134c26ae28ffd05424ed8ab Content-Type: text/plain; charset=UTF-8 Happy to try it out. Should I expect the change on elpa/org sometime soon? Scott On Sun, Nov 27, 2016 at 12:12 PM, Nicolas Goaziou wrote: > Hello, > > Scott Otterson writes: > > > Thanks Fabrice. After more experimentation, I found that image-converter > > field of the customization alist should be: > > > > ("dvipng -fg %F -bg %B -D %D -T tight -o \"%o%b\.png\" %f") > > > > If this also works for *nix, then I hope that the org-mode maintainers > will > > make this string the new default. If it doesn't work on linux, then I > hope > > that it's possible to come up with a string that works in both OS > families > > (and that could be the new default). I'll be back on Linux in a few > > months, and would love to keep a simple, cross-platform .emacs file. > > I introduced %O, which is the absolute output file name, as > a replacement for %o%b.extension. > > Could you confirm the bug is fixed? > > Regards, > > -- > Nicolas Goaziou > --001a1134c26ae28ffd05424ed8ab Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Happy to try it out.=C2=A0 Should I expect the change on e= lpa/org sometime soon?

Scott

On Sun, Nov 27, 2016 at 12:12 PM,= Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
Hello,

Scott Otterson <scotto@sharpleaf= .org> writes:

> Thanks Fabrice.=C2=A0 After more experimentation, I found that image-c= onverter
> field of the customization alist should be:
>
> ("dvipng -fg %F -bg %B -D %D -T tight -o \"%o%b\.png\" = %f")
>
> If this also works for *nix, then I hope that the org-mode maintainers= will
> make this string the new default.=C2=A0 If it doesn't work on linu= x, then I hope
> that it's possible to come up with a string that works in both OS = families
> (and that could be the new default).=C2=A0 I'll be back on Linux i= n a few
> months, and would love to keep a simple, cross-platform .emacs file.
I introduced %O, which is the absolute output file name, as
a replacement for %o%b.extension.

Could you confirm the bug is fixed?

Regards,

--
Nicolas Goaziou

--001a1134c26ae28ffd05424ed8ab--