On Thu, Apr 10, 2008 at 2:09 PM, William Stein <[EMAIL PROTECTED]> wrote: [...] > This is a bug:http://trac.sagemath.org/sage_trac/ticket/2872 > There's currently no easy nice way to script > saving 3d graphics using Tachyon. If you do the following > > > sage: p = point3d([(k,k^2,0) for k in [0..10]], size=5, viewer='tachyon') > sage: p.show(filename='a', viewer='tachyon') > > then the file a.png will be produced but unfortunately a browser window > will also appear showing this file. [...]
Thanks William! Just for the record, this workaround is functional just form Sage terminal, not Sage notebook. -- Hector --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---