2009/6/12 jon <[email protected]>: > > I have just installed Sage Version 4.0.1 vmware image on windows XP. > I am using the Sage notebook. > Browser is firefox 3.0.6 (with the TeX fonts installed for jsMath) > Typeset is checked in the notebook. > > When I evaluate the fields in the demo page the result for the show > (integrate(sin(x^2))) does not format correctly. The latex formatted > result should be as below. > > \frac{{\sqrt{ \pi } \left( {\left( {\sqrt{ 2 } i} + \sqrt{ 2 } \right) > \text{erf} \left( \frac{{\left( {\sqrt{ 2 } i} + \sqrt{ 2 } \right) x}} > {2} \right)} + {\left( {\sqrt{ 2 } i} - \sqrt{ 2 } \right) \text{erf} > \left( \frac{{\left( {\sqrt{ 2 } i} - \sqrt{ 2 } \right) x}}{2} > \right)} \right)}}{8} > > (This is in the html of the flat demo page included in the install) > > > But when I click on evaluate the formatted result changes to this: > > \frac{1}{8} \, {(\left(I - 1\right) \, \sqrt{2} \mbox{\text{erf}}\left > (\left(\frac{1}{2} I - \frac{1}{2}\right) \, \sqrt{2} x\right) + \left > (I + 1\right) \, \sqrt{2} \mbox{\text{erf}}\left(\left(\frac{1}{2} I + > \frac{1}{2}\right) \, \sqrt{2} x\right))} \sqrt{\pi} > > The latex formatting is different and the square root of -1 is being > returned as I (uppercase) and not as i (lowercase). > > Is there a configuration change I have to make to get my installation > to behave the same as the installation the demo page was saved on?
No. The version of Sage in which the sample worksheet was created is different than the version of Sage that ships with sage-vmware-4.0.1. I should just update the sample worksheet using the new version of Sage. William -- William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
