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
This commit is contained in:
Frédéric Wang 2011-08-05 13:06:36 +12:00
parent 72793dfd70
commit 71dfe7521a

View File

@ -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 <style>...</style> with:
<mo myfonts="tex">...</mo> 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 <style>...</style> with:
<mo myfonts="stix">...</mo> 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 <style>...</style> with:
<mo myfonts="mathematica">...</mo> 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 <style>...</style> with:
<mo myfonts="asana">...</mo> 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