On Fri, Feb 02, 2018 at 08:40:08AM +0100, Henning Hraban Ramm wrote:
> Ahoi,
> 
> I’m using a Lua function to calculate image sizes, cropping etc.
> This snippet:
> 
> local filename = figures.current().status.fullname
> local pic = img.scan{filename = filename}
> 
> ... works most of the time, but sometimes the "current" image is the previous 
> one, might be because I’m using layers and postponing.
> So I’d like to use just the same filename as I give to \externalfigure, i.e. 
> without path and extension.
> How can I address the same file path resolver in my Lua function?
> 

Moin, Hraban,

where could I find something about those lua functions?

Regards, Rudolf

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to