LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Monospaced Font
Show HTML Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
From: Karl Berry <[log in to unmask]>
Date: Sun, 10 Jul 2011 23:04:29 GMT
In-Reply-To: <[log in to unmask]>
Message-ID: <[log in to unmask]>
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
Parts/Attachments: text/plain (10 lines)
    only a symptom of a deeper problem, namely that the \mathcode,
    \mathchardef, \delcode, \radical etc. primitives are deprecated with
    LuaTeX since they (unlike \char etc.) can't easily be extended to allow
    Unicode code points. Therefore all packages that make use of any of
    these primitives need to be fixed. 

I can't imagine that rewriting the world is either feasible or desirable.
Presumably "deprecated" means "if you want new functionality use new
primitives, existing primitives will keep working as they always have".

ATOM RSS1 RSS2