On 16/07/2015 20:10, Stephan Hennig wrote:
> If basic LaTeX
> resource allocation is only used internally and not targeting at package
> authors (with one exception), I'm fine.

In particular if I take the spelling-doc.tex file from your spelling
package and add the \relax to fix the table/fontspec problem that you
posted about earlier

then add

\RequirePackage{ltluatex}
\RequirePackage{emu-luatexbase}
\documentclass[11pt]{article}

the document appears to run and highlight the correct words using
ltluatex rather than latexbase. Same is true of chickenize
documentation, another package making fairly extensive use of luatexbase
calls.

You reference the individual components of luatexbase rather than
the top level luatexbase package, which emu-luatexbase wasn't expecting
but I just updated it so it works now,


David

________________________________


The Numerical Algorithms Group Ltd is a company registered in England and Wales with company number 1249803. The registered office is:

Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.



This e-mail has been scanned for all viruses by Microsoft Office 365.

________________________________