Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 52014
Collapse All | Expand All

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

Return to bug 52014