Ok, pascal, I have pushed to git an updated version of your script because github/pull requests is an easier way to work, but this is far from done
* latex can't use all image formats that DT can provide, we need to add a selection callback * this is still based on the original perl script, Mathias has provided a much richer lua command line script, i'd like to adapt this one * some stuff like image per lines should be made into options * it is possible to "force" a max width and height at export time, to implement Mathias's idea. to do that you need to change the format parameters in the "initialize" part of the storage for those of you who don't know/want to use github, just send an update version on the mailing list, the latest version of the script will always be here : https://raw.githubusercontent.com/darktable-org/lua-scripts/master/official/selection_to_pdf.lua for the others, pull request on the lua script repo will be perfect.. On Sat, May 30, 2015 at 7:53 AM, Matthias Bodenbinder < matth...@bodenbinder.de> wrote: > Am 29.05.2015 um 17:15 schrieb Pascal Obry: > > > > Great working on my side! > > > > I have attached a new version of the script, changes: > > > > - handle file name with multiple dots > > - create the PDF > > - open the PDF with a tool (default evince), can be configured with a > > preference. > > - fix title layout > > - purge exported images at the end > > > > Maybe time to push it into the Lua repository? > > > > The script works good with the new git master! > > I want to do some improvements to it. For one of them I need your help. > > The images do not need to be calculated full size. This just makes the > resulting PDF file too big. I have the math for calculating the pixelwidth > based on papersize (we eventually want to support A4, A5 and letter, > portrait and landscape). But I do not know how to tell DT to export with a > certain pixle width. How is that done? > > Matthias > > > > > ------------------------------------------------------------------------------ > _______________________________________________ > darktable-devel mailing list > darktable-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/darktable-devel >
------------------------------------------------------------------------------
_______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel