Ticket #1608 (needs_work enhancement)
Make optional spkg for MathJax png fonts
| Reported by: | was | Owned by: | boothby |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | notebook | Keywords: | |
| Cc: | was, mhansen, jason, kini | Work issues: | |
| Report Upstream: | N/A | Reviewers: | Jason Grout |
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Change History
comment:4 Changed 4 years ago by wdj
Having just started using the Notebook (for teaching), I totally agree with the complaint in this ticket.
comment:5 Changed 4 years ago by timdumol
- Cc was, mhansen added
- Summary changed from jsmath fonts -- these should ship with Sage itself and be *vastly* easier to install to [Please close this] jsmath fonts -- these should ship with Sage itself and be *vastly* easier to install
Image fonts are already included in sagenb. Please close this.
comment:6 Changed 4 years ago by mhansen
- Status changed from new to closed
- Resolution set to invalid
- Milestone changed from sage-4.3 to sage-duplicate/invalid/wontfix
comment:7 Changed 4 years ago by mvngu
- Summary changed from [Please close this] jsmath fonts -- these should ship with Sage itself and be *vastly* easier to install to jsmath fonts -- these should ship with Sage itself and be *vastly* easier to install
comment:8 follow-up: ↓ 9 Changed 4 years ago by was
- Status changed from closed to new
- Resolution invalid deleted
Image fonts are already included in sagenb. Please close this.
You totally misunderstood the point of this ticket.
comment:9 in reply to: ↑ 8 Changed 4 years ago by timdumol
Replying to was:
Image fonts are already included in sagenb. Please close this.
You totally misunderstood the point of this ticket.
Yes, now I get it. Sorry for that.
comment:10 Changed 4 years ago by was
Yes, now I get it. Sorry for that.
No problem. I should actually write code for this though :-)
comment:11 Changed 4 years ago by timdumol
- Milestone changed from sage-duplicate/invalid/wontfix to sage-4.3
comment:12 Changed 12 months ago by kcrisman
- Cc jason, kini added
- Reviewers set to Jason Grout
- Status changed from new to needs_review
- Report Upstream set to N/A
comment:13 Changed 12 months ago by kcrisman
- Milestone changed from sage-5.1 to sage-duplicate/invalid/wontfix
comment:14 Changed 12 months ago by jason
There are several different kinds of fonts that MathJax? can use, including STIX fonts (which come with browsers like Firefox, IIRC), as well as some custom fonts that are distributed in #9774. We did NOT include in #9774 the image fonts (way too big), which is what this ticket is about. We could have an optional spkg for mathjax image fonts. Most browsers use the fonts that we do include with #9774, but there will still probably be some older browsers that will need image fonts.
So I'd say: don't close this ticket, but make it specific: an optional spkg for mathjax png image fonts.
comment:15 Changed 12 months ago by kcrisman
- Status changed from needs_review to needs_work
- Summary changed from jsmath fonts -- these should ship with Sage itself and be *vastly* easier to install to Make optional spkg for MathJax png fonts
- Description modified (diff)
- Milestone sage-duplicate/invalid/wontfix deleted

See also #1624.
Cheers,
Michael