------------------------------------------------------------------------
r2247 | taco | 2009-04-11 12:16:01 +0200 (Sat, 11 Apr 2009) | 11 lines
Changed paths:
   M /trunk/source/texk/web2c/luatexdir/lua/lnodelib.c
   M /trunk/source/texk/web2c/luatexdir/lua/lpdflib.c
   M /trunk/source/texk/web2c/luatexdir/lua/luanode.c
   M /trunk/source/texk/web2c/luatexdir/luatex.defines
   M /trunk/source/texk/web2c/luatexdir/luatex.web
   M /trunk/source/texk/web2c/luatexdir/nodes.h
   M /trunk/source/texk/web2c/luatexdir/ptexlib.h
   M /trunk/source/texk/web2c/luatexdir/tex/texnodes.c
   M /trunk/source/texk/web2c/luatexdir/tex/texpdf.c

* adjust pdf_literal nodes so there is room for type information.
there can now be two types of literals: those created by tex macro 
code are tokenlists, those created in lua code are lua string
references (except in initex, because lua strings are not dumped)
* add a bunch of short new functions to deal with pdf_literal nodes
to luanode.c & ptexlib.h
* convert pdf_room() in the luatex.web to a procedure
* remove some local definitions from lpdflib.c and texpdf.c, thanks
to some new additions to nodes.h


------------------------------------------------------------------------
_______________________________________________
dev-luatex mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/dev-luatex

Reply via email to