rgaiacs / TeXZilla-webapp

Demo of webapp for Firefox OS using TeXZilla https://github.com/fred-wang/TeXZilla
http://r-gaia-cs.github.io/TeXZilla-webapp/
Other
0 stars 0 forks source link

Add math web fonts #1

Open fred-wang opened 10 years ago

fred-wang commented 10 years ago

See https://developer.mozilla.org/en-US/docs/Web/MathML/Authoring#Mathematical_fonts

(however this will need to change when we have support for MATH fonts https://bugzilla.mozilla.org/show_bug.cgi?id=947654)

rgaiacs commented 10 years ago

After download and unzip the MathML fonts and add

@import url('mathml-fonts/resource/mathml.css');

in style/app.css there still the following error

downloadable font: download failed (font-family: "mozTT" style:normal weight:normal stretch:normal src index:0): status=2147500037
source: file:///home/raniere/src/TeXZilla-app/fonts/moztt_regular-webfont.woff
fred-wang commented 10 years ago

Two points: