On Wed, Jul 13, 2011 at 6:23 PM, Paul A Norman <span dir="ltr"><<a href="mailto:paul.a.norman@gmail.com" target="_blank">paul.a.norman@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Thanks Reinhard,<br>
<br>
Just to get a bit of clarity here, am I right to think that LuaLaTeX<br>
will accommodate mixed use of legacy pdflatex packages?<br>
<font color="#888888"><br>
Paul</font></blockquote><div><br></div><div>Generally, yes as LuaTeX is the officially designated successor to pdfTeX so backwards compatibility is very important. However there are some specialized primitives in pdfTeX, such as \pdfmatch, that are not supported by LuaTeX---mostly because it was cleaner to re-implement them in Lua. However, it is rare to find a package that absolutely depends on these primitives.</div>


<div><br></div><div>-Charlie</div></div>