------------------------------------------------------------------------ r3668 | hhenkel | 2010-04-30 22:24:01 +0200 (Fri, 30 Apr 2010) | 3 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/lua/lpdflib.c M /trunk/source/texk/web2c/luatexdir/pdf/pagetree.w M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.h M /trunk/source/texk/web2c/luatexdir/pdf/pdfgen.w instead of storing pageattributes, pageresources, and pagesattributes in token lists, keep them only as real pdf table entries. ------------------------------------------------------------------------ r3669 | hhenkel | 2010-05-01 09:43:43 +0200 (Sat, 01 May 2010) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/lua/lepdflib.cc add PDFRectangle __index ------------------------------------------------------------------------ r3670 | hhenkel | 2010-05-01 11:32:54 +0200 (Sat, 01 May 2010) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/lua/lepdflib.cc Object constructor & a few simple initializers ------------------------------------------------------------------------ r3671 | oneiros | 2010-05-01 11:38:19 +0200 (Sat, 01 May 2010) | 2 lines Changed paths: M /trunk/source/texk/web2c/luatexdir/lua/lepdflib.cc rm unused variables ------------------------------------------------------------------------