draw package : breaking line in title of image



El jue, 07-06-2012 a las 18:33 +0200, Adam Majewski escribi?:
> Hi,
> 
> How can i break a line of text in title using draw package ?
> 
> draw2d(
>     	title= " angles between point of first subset of critical orbid 
> fixed point in parabolic case for internal angle = 1/5 ",
>   	terminal  = 'svg,
>          points(angles)
> );
> 
> I have found how to break labels :
> http://www.gnuplotting.org/line-breaks-in-labels/


Not sure if 'shortstack' works with terminal svg.

--
Mario