Alan Braslau wrote:

For example, I work with a "3D" instance of MP:

\defineMPinstance
 [three]
 [format=metafun,
  extensions=yes,
  initializations=yes,
  method=double]

\startMPdefinitions{three}
 input three ;
\stopMPdefinitions

Where three.mp contains my 3D projection macros.

Use is then

\startMPcode{three}
...
\stopMPcode


Does this mean that \startMPdefinitions is identical (in effect) with 
\startMPextensions? Its use here seems to suggest.
Or if otherwise, what is the difference in usage?

Hans van der Meer

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

Reply via email to