View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/portage/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild (+10 lines)
 Lines 50-52    Link Here 
	font_src_install
	font_src_install
}
}
pkg_postinst() {
	einfo "To make Mozilla happy, you should change font.mathfont-family:"
	einfo "1. Enter the URL about:config"
	einfo "2. First, check to see if the pref exists"
	einfo "   If not, right-click and select New > String"
	einfo "   The name of the preference is font.mathfont-family"
	einfo "3. You should set the value to (right-click to modify):"
	einfo "   CMSY10, CMEX10, Mathematica1, Mathematica2, Mathematica4, MT Extra, Standard Symbols L"
}