2 Oct 22:22
LuaTeX and Poppler 0.18.x
Hi! As you know from the mail by James Cloos, luatex doesn't support poppler versions 0.17.0 and later. As my distribution, Gentoo, doesn't use the poppler bundled with luatex, I wrote a patch to conditionally disable those lua bindings which have been removed from the poppler api. Not sure if you are interested at all in this, but I thought I'd let you know. Patch attached, take it or ignore it, as you see fit. Also notice the links given in the patch header for further information. Greetings, Martin von Gagern
Make luatex compile against poppler 0.18.0. API which has been removed from poppler will be removed from the LUA bindings as well. Replacement API isn't added by this patch, but should be added when this patch or its equivalent is applied to the main luatex sources, in order to officially support that new API. 2011-09-30 Martin von Gagern References: http://cgit.freedesktop.org/poppler/poppler/commit/?id=664865a2ddca9c20 http://cgit.freedesktop.org/poppler/poppler/commit/?id=2bf82f27bd9c8f97 http://cgit.freedesktop.org/poppler/poppler/commit/?id=04dfb2c984b3c994 https://bugs.gentoo.org/384875 Index: luatex-beta-0.70.1/source/texk/web2c/luatexdir/lua/lepdflib.cc(Continue reading)
RSS Feed