Re: Quick Question
"Roger B. Sidje" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.mathml |
|---|---|
| Message-ID | <[email protected]> |
C.f.: http://kb.mozillazine.org/Editing_configuration What you want in your context is a new string pref with Name: font.mathfont-family Value: CMSY10, CMEX10 No need for a bug. It is well known. Have a careful read at the link that was given (http://www.mozilla.org/projects/mathml/fonts/) for the rationale of that pref and the values that you can play with. --- RBS On 14/02/2007 12:14 PM, Jake B wrote: > @Chris: There is no automated font installer for linux, and after an hour I > was unable to get all of them installed. Installing the fonts is not an > intuitive procedure, and it seems like too much hassle just to disable a > popup that shouldn't be there in the first place. > @Robert: Could you please give me more information on disabling it in > about:config? Also, where is prefs.js? > @all: Is this something that I should post a bug report about? It seems > like > a problem that would be pretty easy to correct. > Let me know. Thanks again. > > -Jake > > On 2/13/07, Roger B. Sidje <[email protected]> wrote: > >> >> Simply set: >> >> user_pref("font.mathfont-family", "CMSY10, CMEX10"); >> in prefs.js (also doable with about:config) >> >> (Another way is to edit mathfont.properties, but this is overwriten at >> each install.) >> --- >> RBS >> >> On 13/02/2007 2:56 PM, Chris Chiasson wrote: >> > The only way I know of to get rid of the popup is to run a font >> > installer, which it appears you have already done (though maybe you >> > don't have _all_ of them). >> > >> > http://www.mozilla.org/projects/mathml/fonts/ >> > >> > You could always take a crack at the source code/run a debugger on it >> > if the message really bothers you. >> > >> > On Feb 12, 9:24 am, "Jake B" <[email protected]> wrote: >> > >> >>Yes, everything on that page renders perfectly. Is it possible to >> suppress >> >>the popup? >> >>Let me know. Thanks. >> >> >> >>-Jake >> >> >> >>On 12 Feb 2007 06:30:27 -0800, Chris Chiasson >> <[email protected]> >> >>wrote: >> >> >> >> >> >> >> >> >> >>>How do all the examples at >> >>>http://www.mozilla.org/projects/mathml/demo/texvsmml.xhtml >> >>>render? >> >> >> >>>On Feb 6, 2:42 pm, "Jake B" <[email protected]> wrote: >> >>> >> >>>>Hi, I just have a quick question: >> >>>>My understanding is that as of Firefox 1.5 MathML is natively >> supported. >> >>>>However, in Firefox 2.0.0.1, Linux and Windows versions, every time I >> >>> >> >>>visit >> >>> >> >>>>a page displaying MathML, I receive a popup which states that I need >> to >> >>>>download additional fonts ("Math1, Math2, Symbol" as well as a few >> >>> >> >>>others I >> >>> >> >>>>believe), and instructs me to go >> towww.mozilla.org/projects/mathml/fonts >> >>> >> >>>. >> >>> >> >>>>However, the page renders fine. It would seem that this popup is >> >>>>unnecessary. My question, then, is how do I suppress it? >> >>>>Let me know. Thanks. >> >> >> >>>>-Jake >> >> >> >>>_______________________________________________ >> >>>dev-tech-mathml mailing list >> >>>[email protected] >> >>>https://lists.mozilla.org/listinfo/dev-tech-mathml >> > >> > >> > >> > _______________________________________________ >> > dev-tech-mathml mailing list >> > [email protected] >> > https://lists.mozilla.org/listinfo/dev-tech-mathml >> > >> > _______________________________________________ > dev-tech-mathml mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-mathml >