ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* textext with plain MetaFun
@ 2019-01-21  7:57 Henri Menke
  2019-01-21  8:29 ` Hans Hagen
  2019-01-21  9:40 ` luigi scarso
  0 siblings, 2 replies; 8+ messages in thread
From: Henri Menke @ 2019-01-21  7:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

When I process the short MetaFun example

    beginfig(1)
    draw textext("MetaFun") ;
    endfig;
    end

with plain MetaFun, i.e.

    mpost '&metafun' test.mp

the resulting file only contains “unknown”.  How can I get the expected
output?

Cheers, Henri

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread
* textext with plain MetaFun
@ 2019-01-21 23:54 Akira Kakuto
  0 siblings, 0 replies; 8+ messages in thread
From: Akira Kakuto @ 2019-01-21 23:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users

> You should see the text at the bottom left.
> It seems that there is a string _s_  not initialized.

If I remove all _s_ in mp-text.mpii,
metafun test.mp
worked for

hobbiestextext := true;
beginfig(1)
    draw textext("MetaFun") ;
    endfig;
end.

Best,
Akira
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-01-21 23:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-21  7:57 textext with plain MetaFun Henri Menke
2019-01-21  8:29 ` Hans Hagen
2019-01-21  8:43   ` Henri Menke
2019-01-21  8:56     ` Hans van der Meer
2019-01-21  9:40 ` luigi scarso
2019-01-21  9:47   ` Henri Menke
2019-01-21 10:00     ` luigi scarso
2019-01-21 23:54 Akira Kakuto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).