On 3 May 2013, at 12:28 PM, Wolfgang Schuster <schuster.wolfg...@gmail.com>
 wrote:
> Do you mean the missing % after \doifsomething etc.? These lines don’t need a 
> % because TeX gobbles the spaces between the arguments.

I wasn't aware of that, but will remember.
> 
>> Any idea how further? More from \loadfontgoodies[lm]? To what file does that 
>> resolve? 
> 
> The commands loads lm.lfg
> 

The somewhat simpleminded idea of adding \ignorespaces at the end of the 
\definetypeface macro and friends, will not work I am afraid.
Is there a possibilty to remove all whitespace from the tokens in 
\t_font_typescripts or prevent them from entering? Perhaps in the lua end?
Or is it possible to assign to all whitespace characters (space, tab, newline) 
a category code 9 when reading/processing the typescript definitions?

Hans van der Meer
 

___________________________________________________________________________________
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