Re: [darktable-devel] [Darktable-users] Starting a lua script

2015-05-26 Thread Matthias Bodenbinder
Am 26.05.2015 um 17:01 schrieb Matthias Bodenbinder: > Am 26.05.2015 um 09:04 schrieb David Vincent-Jones: >> Thank you Matthias; a very useful script ... >> >> Could you pleas give me a little more instruction: Where should I locate the >> script and what should the command line look like. >> I h

Re: [darktable-devel] [Darktable-users] Starting a lua script

2015-05-26 Thread Matthias Bodenbinder
Am 26.05.2015 um 09:04 schrieb David Vincent-Jones: > Thank you Matthias; a very useful script ... > > Could you pleas give me a little more instruction: Where should I locate the > script and what should the command line look like. > I have tried to run from the command line and only had failure

Re: [darktable-devel] [Darktable-users] Starting a lua script

2015-05-26 Thread David Vincent-Jones
On Monday, May 25, 2015 22:22 Matthias Bodenbinder wrote: > Am 25.05.2015 um 21:39 schrieb David Vincent-Jones: > > On Monday, May 25, 2015 19:28 you wrote: > >> I don't know that script, could you attach it ? > > > > The script was offered yesterday on the 'devel' lists > > > >> where exactly di

Re: [darktable-devel] [Darktable-users] Starting a lua script

2015-05-25 Thread Matthias Bodenbinder
Am 25.05.2015 um 21:39 schrieb David Vincent-Jones: > On Monday, May 25, 2015 19:28 you wrote: >> I don't know that script, could you attach it ? > The script was offered yesterday on the 'devel' lists >> >> where exactly did you put the script ? > I put the script into ~/.config/darktable/lua >> >

Re: [darktable-devel] [Darktable-users] Starting a lua script

2015-05-25 Thread jeremy rosen
indeed, Pascal is right, this is a "normal" lua script, not a darktable lua script. you need to run it from the command line afaik no darktable-specific script has been posted yet, i'll post one tomorow, and you guys can then merge it with the cool latex stuf you did. I don't know latex, so we'll

Re: [darktable-devel] [Darktable-users] Starting a lua script

2015-05-25 Thread David Vincent-Jones
On Monday, May 25, 2015 19:28 you wrote: > I don't know that script, could you attach it ? The script was offered yesterday on the 'devel' lists > > where exactly did you put the script ? I put the script into ~/.config/darktable/lua > > what exactly did you put in your luarc ? @require "contact"