Hi, I have just uploaded the archives for a new luatex release, 0.61.0, the first of the betas toward 0.70.0. New features: * New lua library 'epdf' for introspection of PDF inclusions, see the manual for details. * Mplib version 1.502 is now included (which is still beta, so be careful). * new "finish_pdffile" and "pre_dump" callbacks. * new function pdf.pageref() * In the lua 'tex' library: assignment to internal glue parameters is now allowed. * New lua function tex.error(). Bugfixes: * Fix for crashes on fonts with bad Panose values. * Fix for a box placement bug that could sometimes cause text to overlap. * Fix for a few small PDF/A1-a compatibility bugs. * Fix \letterspacefont. * Fix \Ustopdisplaymath in combination with aligned displays. * In math delimiters, the last of a chain of predefined sizes was always ignored if there were also extensible parts. The archives can be downloaded from supelec as usual: http://foundry.supelec.fr/gf/project/luatex/ You could also check out the sources via anonymous svn: svn co http://foundry.supelec.fr/svn/luatex/tags/beta-0.61.0 Bugs and feature requests can be added to the issue tracker at http://tracker.luatex.org Have fun, Taco
On Wed, Jul 28, 2010 at 3:41 PM, Taco Hoekwater
Hi,
I have just uploaded the archives for a new luatex release, 0.61.0, the first of the betas toward 0.70.0.
New features:
* New lua library 'epdf' for introspection of PDF inclusions, see the manual for details. Can I then build a luatex script that mimic pdftoppm & pdftops ?
-- luigi
On Wed, Jul 28, 2010 at 3:57 PM, luigi scarso
On Wed, Jul 28, 2010 at 3:41 PM, Taco Hoekwater
wrote: Hi,
I have just uploaded the archives for a new luatex release, 0.61.0, the first of the betas toward 0.70.0.
New features:
* New lua library 'epdf' for introspection of PDF inclusions, see the manual for details. Can I then build a luatex script that mimic pdftoppm & pdftops ? Hm, it seems that the answer is "no".
-- luigi
On Wed, 28 Jul 2010, luigi scarso wrote:
On Wed, Jul 28, 2010 at 3:41 PM, Taco Hoekwater
wrote: I have just uploaded the archives for a new luatex release, 0.61.0, the first of the betas toward 0.70.0.
New features:
* New lua library 'epdf' for introspection of PDF inclusions, see the manual for details.
Can I then build a luatex script that mimic pdftoppm & pdftops ?
no --- but definitely nice to have! i refrained from it as it needs many more includes, libraries (xpdf backends, X?), and helper files, e. g., .xpdfrc for managing fonts, lots of new stuff, never touched. But maybe it's not even difficult after all. The priority for now is to get it running with poppler, all this auto*@% stuff... Regards, Hartmut
participants (3)
-
Hartmut Henkel
-
luigi scarso
-
Taco Hoekwater