On Wed, Sep 17, 2008 at 12:55 PM, Hans Hagen <pragma@wxs.nl> wrote:
Alan Stone wrote:
> palatino linotype
> ! LuaTeX error ...text/tex/texmf-context/tex/context/base/font-otf.lua:1386:
> table index is nil.

what fonts ... i normally use palatino nova which seesm to be ok;
 
Where to get this ?
 
the
old palatinos also run ok

\starttext

\def\TestMe #1 {{\definedfont[file:#1*default]palatino linotype
\detokenize{#1}\par}}

\TestMe lte50001.ttf
\TestMe lte50002.ttf
\TestMe lte50003.ttf
\TestMe lte50004.ttf
\TestMe lte52168.ttf
\TestMe lte52169.ttf
\TestMe lte52170.ttf
\TestMe lte52171.ttf
\TestMe lte52172.ttf
\TestMe lte52173.ttf
\TestMe pobio___.ttf
\TestMe pobos___.ttf
\TestMe poios___.ttf
\TestMe posc____.ttf

\stoptext
 
None of these *.ttf are present.
 
Alan