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: Berry, Charles
Subject: Re: [O] computing the size of a tikz to png image during export
Date: Mon, 29 Jan 2018 01:27:21 +0000


> On Jan 28, 2018, at 7:37 AM, Fabrice Popineau <address@hidden> wrote:
> 
> I jump on this example to ask: does this by-backend trick still work with Org 
> 9.1.6?

Probably not. Nowadays, you should reference `org-export-current-backend ', not 
`backend'.


,----[ C-h v org-export-current-backend RET ]
| org-export-current-backend is a variable defined in ‘ox.el’.
| Its value is nil
| 
| Documentation:
| Name, if any, of the back-end used during an export process.
| 
| Its value is a symbol such as ‘html’, ‘latex’, ‘ascii’, or nil if
| the back-end is anonymous (see ‘org-export-create-backend’) or if
| there is no export process in progress.
| 
| It can be used to teach Babel blocks how to act differently
| according to the back-end used.
| 
| [back]
`----

HTH,

Chuck

reply via email to

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