kcrisman <kcris...@gmail.com> writes: > Do http://sagemath.org/doc/reference/sage/misc/log.html or > http://trac.sagemath.org/sage_trac/ticket/11795 help answer your > question? The 3D plots are typically in the Jmol Java application, of > course, unless you are referring to Tachyon or canvas3d ones.
the second url seems closer. (i don't think i understand the relevance of the first.) it seems there are two places selecting x11 could be done: build time or execution time. the second url you cite seems to be for execution time, which is very useful. (and probably sufficient, especially since this is probably a niche request.) however, i was more thinking of the possibility of making the selection at build time. in this case, Jmol, for example, would be built with x11 (rather than Cocoa) graphics. so, the user would end up with a full suite of x11-based sage & friends. (an example is emacs (see url below), which can be built with a native-mac GUI -- using --with-ns -- or with an x11 GUI.) cheers, Greg http://www.emacswiki.org/emacs/EmacsForMacOS#toc9 -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to sage-support@googlegroups.com. To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-support?hl=en.