NavigationUser loginLinux NewsClick the above for your daily dose of Linux news. Food for ThoughtWindows Error: 002 - No error yet ... Spam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
Mathml fonts and IceweaselI upgraded to iceweasel from firefox yesterday: dpkg -l iceweasel: Now i am having troubles with mathml fonts. It seems that the font-family cmsy10.ttf is taken www.ime.usp.br/~tonelli/pub/weaselmathml.png I could not find anything appropriated in iceweasel help. Should I configure something else |
Mathml
Just this morning I upgraded to Iceweasel. A fast test give the normal result: http://home.planet.nl/~eeltjevr/MathML.jpg
As a matter of fact I do not have the fonts that seem to be necessary.
--
Eeltje de Vries
Mathml fonts and Iceweasel: found a solution
The solution was to set an enviroment variable:
export MOZ_DISABLE_PANGO=1
zless /usr/share/doc/iceweasel/README.Debian.gz
has more instructions.
--Pedro Tonelli--