Am Fri, 25 Feb 2011 16:45:31 +0100 schrieb Ulrike Fischer:

>> Ah, yes, the transcript of my first example clearly shows fontspec operating 
>> in node mode.

Yes, but I could also reproduce the problem without fontspec (only
with luaotfload).
  
>> Please excuse my naive asking: Is there any way to continue using
>> fontspec's setmainfont command (it is convenient for someone
>> unexperienced like me) and at the same force luaotfload into
>> using base mode?
> 
> The following seems to work:
> 
> \documentclass{article}
> \usepackage[ngerman]{babel}
> \usepackage{fontspec}
> \setmainfont[RawFeature={mode=base},FeatureFile=bonum.fea]{TeX Gyre
> Bonum}
> \begin{document}
> fh aufhalten
> \end{document}

And after a look in the fontspec code:

\setmainfont[Renderer=Basic,FeatureFile=bonum.fea]{TeX Gyre Bonum}
-- 
Ulrike Fischer 

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to