ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Import a metapost extension
@ 2020-09-01 11:07 Fabrice Couvreur
  2020-09-01 12:25 ` Taco Hoekwater
  0 siblings, 1 reply; 7+ messages in thread
From: Fabrice Couvreur @ 2020-09-01 11:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 383 bytes --]

Hello
Is it possible to import a metapost extension into a file compiled with the
lmtx engine ?
I tried unsuccessfully with this example :

%%%% begin test.tex

\starttext
\startMPcode
  input mp-scratch;

    Scratchversion:=3;

draw Drapeau;
draw Repeter("4");
draw Avancer("50");
draw Tournerd("90");
draw FinBlocRepeter;

\stopMPcode
\stoptext

%%%% end test.tex

Thanks
Fabrice

[-- Attachment #1.2: Type: text/html, Size: 2385 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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] 7+ messages in thread

end of thread, other threads:[~2020-09-02 13:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-01 11:07 Import a metapost extension Fabrice Couvreur
2020-09-01 12:25 ` Taco Hoekwater
2020-09-01 13:04   ` Fabrice Couvreur
2020-09-01 14:45     ` Hans Hagen
2020-09-01 17:12       ` Taco Hoekwater
2020-09-01 17:32         ` Wolfgang Schuster
2020-09-02 13:04           ` Fabrice Couvreur

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).