From 71dfe7521a69b42a93d52b2c66932cffbc020b37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Wang?= Date: Fri, 5 Aug 2011 13:06:36 +1200 Subject: [PATCH] b=557481 Change comments about TeX/Mathematica fonts to STIX/Asana fonts r=karlt --HG-- extra : transplant_source : %92%3D%40%EE%90%16%21%EE%0F%E2%2C%B9m4%40%F9%AC%D2%3D%B8 --- layout/mathml/mathml.css | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/layout/mathml/mathml.css b/layout/mathml/mathml.css index 37d6cbd946e..6b221335766 100644 --- a/layout/mathml/mathml.css +++ b/layout/mathml/mathml.css @@ -385,16 +385,16 @@ mtd[_moz-math-columnline="dashed"] { Authors can make elements on a document to be stretched with different fonts, e.g., - To request the use of TeX fonts, you can add a with: - ... with the associated CSS declaration - mo[myfonts="tex"]::-moz-math-stretchy { - font-family: CMSY10, CMEX10; + To request the use of STIX fonts, you can add a with: + ... with the associated CSS declaration + mo[myfonts="stix"]::-moz-math-stretchy { + font-family: STIXNonUnicode, STIXSizeOneSym, STIXSize1, STIXGeneral; } - To request the use of Mathematica fonts, you can add a with: - ... with the associated CSS declaration - mo[myfonts="mathematica"]::-moz-math-stretchy { - font-family: Math1, Math2, Math4; + To request the use of Asana fonts, you can add a with: + ... with the associated CSS declaration + mo[myfonts="asana"]::-moz-math-stretchy { + font-family: Asana Math; } Of course, if you just want all of the stretchy characters in your