Re: [NTG-context] MetaFun: Rotate picture without rotating labels

2018-04-05 Thread Henri Menke
On Fri, 2018-04-06 at 11:05 +1200, Henri Menke wrote: > Dear list, > > In the MWE below I would like py to be px rotated by 90 degrees but the labels > should not be rotated.  Is it possible? > > Cheers, Henri > > --- I thought of using vardef but that is kind of verbose because I gave to

[NTG-context] MetaFun: Rotate picture without rotating labels

2018-04-05 Thread Henri Menke
Dear list, In the MWE below I would like py to be px rotated by 90 degrees but the labels should not be rotated.  Is it possible? Cheers, Henri --- \startMPpage   path p ; p := origin .. (2,1) .. (3,0) .. (2,-1) .. (-2,1) .. (-3,0) .. (-2,-1) .. cycle ;   picture px, py ;   px := image (