From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Berry, Charles" Subject: Re: BUG report [Was: computing the size of a tikz to png image during export] Date: Tue, 30 Jan 2018 02:26:37 +0000 Message-ID: References: <87lgghr2h2.fsf@nicolasgoaziou.fr> <3B19340F-A8EF-45AB-ACB2-E4FA14CA9465@ucsd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egLdd-0002Ax-EJ for emacs-orgmode@gnu.org; Mon, 29 Jan 2018 21:27:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1egLdY-0002cB-GT for emacs-orgmode@gnu.org; Mon, 29 Jan 2018 21:27:09 -0500 Received: from iport-acv5-out.ucsd.edu ([132.239.0.10]:40757) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1egLdY-0002Tq-1M for emacs-orgmode@gnu.org; Mon, 29 Jan 2018 21:27:04 -0500 In-Reply-To: Content-Language: en-US Content-ID: <6BBC88853743AC4CB51D2C2F9E24CBD1@AD.UCSD.EDU> 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: Fabrice Popineau Cc: Alan Schmitt , emacs-orgmode , Nicolas Goaziou > On Jan 28, 2018, at 11:49 PM, Fabrice Popineau wrote: >=20 > You should have a look at commit 38be85124551083d269. > It prevents evaluation of the by-backend form in parameters. >=20 You are right. I do not see a clean way to do what `by-backend' would have done prior to t= hat commit. Maybe :file-ext can help for the tikz case. Chuck =