[sage-support] strange issue with 3d plots/Jmol

2011-08-28 Thread pong
I encountered a pretty strange issue with Jmol. In each notebook worksheet, I can have Jmol to display only two 3d plots! From the third 3d plots onwards, it just giving me black screens... It must be some problems on the installation since if I transfer the same worksheet to another server, it di

[sage-support] Re: strange issue with 3d plots/Jmol

2011-08-28 Thread pong
Well after reading this post: http://ask.sagemath.org/question/711/jmol-in-notebook I start suspecting it's an issue with the browser and how Java is implemented. Surely enough, it works fine with Safari on Mac (but nothing else, not chrome, not firefox...) On Windows Jmol works with firefox. I

[sage-support] Re: TinyMCE don't recognize user-define LaTeX Macros

2011-08-28 Thread ksk...@gmail.com
Related question: if I understand correctly, TinyMCE only looks for LaTeX code within dollar signs. Is there some way to force a LaTeX evaluation (e.g., of \newcommand) within text mode? Kiran On Aug 27, 10:49 pm, pong wrote: > Is there a way to make TinyMCE recognize user-define macros? > > fro

[sage-support] Re: Problems running the app under Mac OS X 10.6.8

2011-08-28 Thread Questor
menu "Terminal Session" > "Sage" gives /Applications/Sage-4.7.1-OSX-64bit-10.6.app/Contents/Resources/sage/ sage; exit % /Applications/Sage-4.7.1-OSX-64bit-10.6.app/Contents/Resources/sage/ sage; exit -- | Sage Version 4.7.1, Rele

[sage-support] Re: TinyMCE don't recognize user-define LaTeX Macros

2011-08-28 Thread pong
Hum... what do you mean by text mode? Just realized that the effect of using $\newcommand...$ in a TinyMCE cell persists throughout the whole worksheet. This solves my original problem On Aug 28, 8:47 am, "ksk...@gmail.com" wrote: > Related question: if I understand correctly, TinyMCE only looks