emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] computing the size of a tikz to png image during export


From: Alan Schmitt
Subject: Re: [O] computing the size of a tikz to png image during export
Date: Mon, 29 Jan 2018 11:21:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (darwin)

On 2018-01-28 16:37, Fabrice Popineau <address@hidden> writes:

> I jump on this example to ask: does this by-backend trick still work with
> Org 9.1.6?

It works here. I did not provide the definition, here it is:

(defmacro by-backend (&rest body)
  `(cl-case org-export-current-backend ,@body))

Best,

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7
Monthly Athmospheric CO₂, Mauna Loa Obs. 2017-12: 406.82, 2016-12: 404.42

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]