Hans Hagen wrote:
> Alan Stone wrote:
>>> are there really two dots there? ..tma
>> Yes indeed Hans.
> 
> that's weird, i'm stymied

I'm not :) You got that from a bug in the warning message, not
the actual file name.

input.luasuffix    = '.tma'
input.report("unable to save %s in %s.%s",dataname,name,input.luasuffix)

So that the string format reduces to

   ("unable to save %s in %s..tma",dataname,name)

Best wishes,
Taco


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

maillist : [email protected] / 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