Robert Bradshaw wrote:
> 

>>> 3. Syntax on arrows has changed. Before I gave the starting and  
>>> ending
>>> point of the arrow, now you have to give the starting point and the
>>> difference between the starting and ending points (something like
>>> (3,4) meaning 3 to the right, 4 up). However, the documentation still
>>> explains it the old way and it took me a while to figure it out.
> 
> I am getting this too. When did this change?


This is a bug.  See http://trac.sagemath.org/sage_trac/ticket/3880

It's been fixed for 3.1.2, so that arrow((x0,y0), (x1,y1)) goes from the 
point (x0,y0) to the point (x1,y1).

Thanks,

Jason


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to