Re: [Rd] Graphics device hook to manipulate plotmath

2011-12-11 Thread Paul Murrell
Hi On 7/12/2011 9:34 a.m., Zack Weinberg wrote: Is there a hook that allows a graphics device to apply transformations to plotmath expressions *before* they are rendered? If there isn't one yet, would it be feasible to add one? No such hook exists. Plotmath expression get split off before th

[Rd] Graphics device hook to manipulate plotmath

2011-12-07 Thread Zack Weinberg
Is there a hook that allows a graphics device to apply transformations to plotmath expressions *before* they are rendered? If there isn't one yet, would it be feasible to add one? The motivation for this hook is graphic devices that feed into something that already has support for math layout, su