Some TeX Developments

Coding in the TeX world

LuaTeX 0.45.0

without comments

I see from the LuaTeX mailing list that version 0.45.0 has been released. There is the usual long list of new things and bug fixes, but some that caught my eye:

  • \input and \openin now accept braced filenames;
  • The new primitives \aligntab and \alignmark are aliases for the use of & and # in alignments;
  • LuaTeX can now optionally use kpathsea to find lua require() files.

Written by Joseph Wright

November 18th, 2009 at 7:23 pm

Posted in General

Tagged with

Leave a Reply