ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
[parent not found: <mailman.56.1424118064.2410.ntg-context@ntg.nl>]
[parent not found: <mailman.1.1423998001.1995.ntg-context@ntg.nl>]
[parent not found: <mailman.19.1423600942.2410.ntg-context@ntg.nl>]
* Hatch an area with Metapost (Metafun)
@ 2015-02-09 14:30 Fabrice Couvreur
  2015-02-09 17:28 ` Hans Hagen
  0 siblings, 1 reply; 13+ messages in thread
From: Fabrice Couvreur @ 2015-02-09 14:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi,
How hatched trapezoid MBCD ?
Best regards,
Fabrice

\starttext
\startMPcode
path p ;
p=unitsquare scaled 4cm ;
draw p ;
pair z ;
z=point 3.6 of p ;
draw z--urcorner p ;
label.llft(btex B etex,llcorner p) ;
label.lrt(btex C etex,lrcorner p) ;
label.ulft(btex A etex,ulcorner p) ;
label.urt(btex  D etex, urcorner p) ;
label.lft(btex M etex, z) ;
\stopMPcode
\stoptext

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

[-- Attachment #2: Type: text/plain, Size: 485 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2015-02-17 15:18 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.6.1423507568.2410.ntg-context@ntg.nl>
2015-02-10  0:07 ` Hatch an area with Metapost (Metafun) John Kitzmiller
2015-02-10 17:35   ` Fabrice
     [not found] <mailman.56.1424118064.2410.ntg-context@ntg.nl>
2015-02-17 13:51 ` John Kitzmiller
2015-02-17 15:18   ` Fabrice
     [not found] <mailman.1.1423998001.1995.ntg-context@ntg.nl>
2015-02-15 12:20 ` John Kitzmiller
2015-02-16 17:26   ` Fabrice
     [not found] <mailman.19.1423600942.2410.ntg-context@ntg.nl>
2015-02-11 11:45 ` John Kitzmiller
2015-02-15 10:18   ` Fabrice
2015-02-09 14:30 Fabrice Couvreur
2015-02-09 17:28 ` Hans Hagen
2015-02-09 18:22   ` Fabrice
2015-02-09 19:36     ` Hans Hagen
2015-02-10 18:00       ` Fabrice

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