[Dev-luatex] Cron <luatex at vz3> /var/www/luatex.org/www/bin/luatex-svn
Cron Daemon
root at www.metatex.org
Wed Jan 14 22:25:04 CET 2009
------------------------------------------------------------------------
r1766 | taco | 2009-01-14 17:15:49 +0100 (Wed, 14 Jan 2009) | 20 lines
Changed paths:
M /trunk/src/texk/web2c/luatexdir/commands.h
M /trunk/src/texk/web2c/luatexdir/lua/luatoken.c
M /trunk/src/texk/web2c/luatexdir/luatex.defines
M /trunk/src/texk/web2c/luatexdir/luatex.h
M /trunk/src/texk/web2c/luatexdir/luatex.web
M /trunk/src/texk/web2c/luatexdir/managed-sa.c
M /trunk/src/texk/web2c/luatexdir/mathcodes.c
M /trunk/src/texk/web2c/luatexdir/ptexlib.h
M /trunk/src/texk/web2c/luatexdir/tex/math.c
M /trunk/src/texk/web2c/luatexdir/tex/mlist.c
M /trunk/src/texk/web2c/luatexdir/texmath.h
A (fairly large) preliminary patch to clean and extend the math frontend.
* bugfix for \odelcode
* move as much of the math processing out of the web file as is
currently possible
* reorganize the parsing of mathcodes and delcodes
* mathcodes and delcodes are now stored in proper structures,
except when predefined as a mathchardef (the structures cannot
be stored directly, so the numeric representation is used instead
for mathchardefs)
* \tracingassings and \tracingrestores now works again for mathcodes
and delcodes.
* new primitives: \LuaTeXmathchardef, \LuaTeXdelimiter, \LuaTeXmathaccent,
\LuaTeXmathchar, \LuaTeXmathcharnum, \LuaTeXradical, \LuaTeXmathcode,
\LuaTeXmathcodenum, \LuaTeXdelcode, \LuaTeXdelcodenum
(these all follow the \XeTeX... extended syntax)
* a new command code (xmath_given) is added; that was needed for the new
\LuaTeXmathchardef
------------------------------------------------------------------------
r1767 | oneiros | 2009-01-14 17:46:02 +0100 (Wed, 14 Jan 2009) | 2 lines
Changed paths:
M /trunk/src/texk/web2c/luatexdir/tex/math.c
init some variables, signal confusion
------------------------------------------------------------------------
r1768 | oneiros | 2009-01-14 17:48:43 +0100 (Wed, 14 Jan 2009) | 2 lines
Changed paths:
M /trunk/src/texk/web2c/luatexdir/tex/math.c
indent
------------------------------------------------------------------------
r1769 | oneiros | 2009-01-14 17:49:49 +0100 (Wed, 14 Jan 2009) | 2 lines
Changed paths:
M /trunk/src/texk/web2c/luatexdir/mathcodes.c
indent
------------------------------------------------------------------------
More information about the dev-luatex
mailing list