Re: [NTG-context] luatex and defaultscale

2007-08-08 Thread Peter Rolf
Taco Hoekwater schrieb:
> 
> Peter Rolf wrote:
>> Only to make Taco happy ;)
> 
> You mean this, right?
>
yes (reproducable errors are the easy ones :)


> (test-peterrolf-mpgraph.mp
> ! Font lmroman10-regular*default not usable: TFM file not found.
> thelabel->...ture(EXPR3):infont.defaultfont.scaled
>  
> .defaultscale.fi;if.laboff...
> l.150 label("?",origin)
> ;
> 
> 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
> ___
> 

___
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
___


Re: [NTG-context] luatex and defaultscale

2007-08-08 Thread Taco Hoekwater


Peter Rolf wrote:
> Only to make Taco happy ;)

You mean this, right?

(test-peterrolf-mpgraph.mp
! Font lmroman10-regular*default not usable: TFM file not found.
thelabel->...ture(EXPR3):infont.defaultfont.scaled
 
.defaultscale.fi;if.laboff...
l.150 label("?",origin)
;

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
___


[NTG-context] luatex and defaultscale

2007-08-07 Thread Peter Rolf
Only to make Taco happy ;)

donno if this an already known problem.

Peter


% - - - - - - - - - -
\startuniqueMPgraphic{foo}
%  defaultfont:="\truefontname{Sans}";
  defaultscale:=1.1;

  label("?",origin);

\stopuniqueMPgraphic

\starttext
\null

\uniqueMPgraphic{foo}

\stoptext
___
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
___