[luatex] Errors in the manual.
Paul Isambert
zappathustra at free.fr
Sun Jun 20 13:33:28 CEST 2010
Taco Hoekwater a écrit :
>
>> (The commands as spelled in the manual produce errors.)
>>
>> By the way, is there any chance that manipulation of those be a
>> little more user friendly?
>> E.g. \pdfpageresources automatically cleared at \shipout time? Or
>> (better still), leave \pdfpageresources as is and have a
>> \pdfthispageresources that would behave as I have just described?
>
> This is a question for Hartmut, but I would vote for adjusting
> the lua commands then, if needed.
Yes, all the more as the asynchronicity of the \pdfpageresource
assignment (when one doesn't know on which page the current material
will end) vs. its reading (at \shipout time) is really troublesome (one
has to rely on an external file), whereas with LuaTeX pdf.pageattributes
in \latelua works perfectly. Except one has to empty it after each
shipout, which means the output routine is frozen to some extent, which
I don't like, as far as I'm concerned. So, actually, a
pdf.thispageattributes (and -resources) that'd be cleared on every
shipout would be very nice.
Best,
Paul
More information about the luatex
mailing list