------------------------------------------------------------------------ r2017 | hhenkel | 2009-03-13 23:23:26 +0100 (Fri, 13 Mar 2009) | 4 lines Changed paths: M /trunk/src/texk/web2c/luatexdir/image/writeimg.c M /trunk/src/texk/web2c/luatexdir/pdf/pdfpage.c M /trunk/src/texk/web2c/luatexdir/ptexlib.h repair broken image placement after \pdfliteral. a kludge, working only for TLT and TRT text yet. TODO: Fix transforms for image vs. text directions. ------------------------------------------------------------------------ r2018 | hhenkel | 2009-03-14 00:41:15 +0100 (Sat, 14 Mar 2009) | 2 lines Changed paths: M /trunk/src/texk/web2c/luatexdir/luatex.web tiny output_form cleanup ------------------------------------------------------------------------ r2019 | hhenkel | 2009-03-14 01:15:58 +0100 (Sat, 14 Mar 2009) | 2 lines Changed paths: M /trunk/src/texk/web2c/luatexdir/image/writeimg.c M /trunk/src/texk/web2c/luatexdir/pdf/pdfpage.c M /trunk/src/texk/web2c/luatexdir/ptexlib.h out_img cleanup ------------------------------------------------------------------------ r2020 | taco | 2009-03-14 09:06:43 +0100 (Sat, 14 Mar 2009) | 2 lines Changed paths: M /trunk/src/texk/web2c/luatexdir/luatex.web flushing the pending texio output should be done always ------------------------------------------------------------------------ r2021 | taco | 2009-03-14 09:07:11 +0100 (Sat, 14 Mar 2009) | 2 lines Changed paths: M /trunk/src/texk/web2c/luatexdir/lua/ltexiolib.c fix a bus error reported by Arthur, now does proper type checking ------------------------------------------------------------------------ r2022 | taco | 2009-03-14 12:16:37 +0100 (Sat, 14 Mar 2009) | 2 lines Changed paths: M /trunk/src/texk/web2c/luatexdir/luatex.web create a static version of undefined_control_sequence for the benefit of C code ------------------------------------------------------------------------ r2023 | taco | 2009-03-14 12:18:01 +0100 (Sat, 14 Mar 2009) | 3 lines Changed paths: M /trunk/src/texk/web2c/luatexdir/lua/ltexlib.c M /trunk/src/texk/web2c/luatexdir/lua/luatoken.c * these files can use eqtb_top instead of get_eqtb_size() * luatoken.c now uses static_undefined_control_sequence ------------------------------------------------------------------------ r2024 | taco | 2009-03-14 12:20:39 +0100 (Sat, 14 Mar 2009) | 3 lines Changed paths: M /trunk/src/texk/web2c/luatexdir/tex/primitive.c start using static_undefined_control_sequence, small cleanup in string_lookup() small cleanups ------------------------------------------------------------------------