#9276: sage notebook: jsmath image fonts -- optional package -- breakage
------------------------+---------------------------------------------------
Reporter: was | Owner: jason, was
Type: defect | Status: new
Priority: major | Milestone: sage-4.4.4
Component: notebook | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Comment(by robert.marik):
From [http://groups.google.cz/group/sage-
notebook/browse_thread/thread/79b7b217f4af6e36 sage-notebok]
1) I installed jsmath_image_fonts-1.4.p3 with:
aqu...@aquino-desktop:~$ sage -i jsmath_image_fonts-1.4.p3
2) I change the twist.py file:
from:
{{{
jsmath_image_fonts = is_package_installed("jsmath-image-fonts")
}}}
to:
{{{
jsmath_image_fonts = is_package_installed("jsmath_image_fonts")
}}}
3) I don't change anything in the jsmath.js
When I open the jsMath Control Panel (clicking on the small text
"jsMath" at the right bottom corner in the worksheet page), I can set
"Options > Use image fonts ([*] scalable)" and then use the fonts
installed.
Of course, that option was unavailable before I install
jsmath_image_fonts.
My configuration:
System: Ubuntu 10.04 32 bits
Browser: Firefox 3.6.3
Sage: Version 4.4.3, Release Date: 2010-06-04
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9276#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en.