Mojca Miklavec wrote:
> systems        : end file a at line 9
>  ){/Users/mojca/context/tex/texmf/fonts/enc/dvips/tex-gyre/q-ec.enc}
> ! Emergency stop.
> <*> a.tex
> 
> fclose: Bad file descriptor
> fclose: Bad file descriptor
> !  ==> Fatal error occurred, no output PDF file produced!

My luatex happily reports

{/opt/tex/texmf-local/fonts/map/dvips/tex-gyre/qpl-ec.map}
fonts          : using map file: original-youngryu-px
{/opt/tex/texmf-project/fonts/map/pdftex/context/original-youngryu-px.map} 
[1.1]
systems        : end file pal at line 6
  )</opt/tex/texmf-local/fonts/type1/public/tex-gyre/qplr.pfb>


Here it seems it doesn't load the encoding file because it
loads ec-qplr:afm (unicode encoding), yours probably loads
ec-qplr:tfm (ec encodign).

Perhaps qplr.pfb is missing? The crash could be a luatex bug then,
it is definately possible there is an incorrect fclose(NULL)
somewhere when the enc is there but the pfb isn't.  Can you
try that please?

The actully using pfb instead of otf sounds like a mkiv problem.

Best wishes,
Taco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to