On Fri, Oct 14, 2011 at 04:04:37AM +1100, Vafa Khalighi wrote: > > > On Thu, Oct 13, 2011 at 8:49 PM, Khaled Hosny <[email protected]> wrote: > > I don't know which cat code is problematic and which is not (there are > > so many characters used in math), but I think just resetting the catcode > > table inside math mode would be less invasive, in latex something like: > > > > \everymath{\luatexcatcodetable\CatcodeTableLaTeX} > > then you should also do it for display math with \everydisplay hook!
Right, I missed that. Regards, Khaled
