Commit Graph

17 Commits

Author SHA1 Message Date
Davide P. Cervone
db3b0ef731 Allow jax files to be loaded in parallel rather than sequentially (need to synchronize output jax with modifications of element jax) 2010-11-14 19:36:09 -05:00
Davide P. Cervone
59bedca861 Remove superfluous MathJax_Processing class (can't find the width error that position:relative was supposed to prevent) 2010-11-10 07:03:33 -05:00
Davide P. Cervone
f86e8173cf Use position:relative only when typesetting (needed for width measurements), but change back once it is typeset 2010-11-09 09:25:27 -05:00
dpvc
58ee4a04a5 Handle background colors from style attributes better
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@609 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-28 00:34:43 +00:00
Davide Cervone
81a1413d19 Add separate (shorter) timeout for web fonts, and after first web font fails, give up on web fonts and use image fonts instead (if available)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@607 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-22 23:43:22 +00:00
Davide Cervone
d0800c8c3c Change jax 'name' property to 'id' to avoid conflict with read-only name property of the Function object (the ElementJax and base classes are functions)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@606 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-22 21:58:30 +00:00
Davide Cervone
8a883edb0a Fix use of image mode for iPad/iPhone/iPod
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@604 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-20 03:29:40 +00:00
Davide Cervone
fdf51d1425 Let Android 2.2 use web-fonts, but still have iPod/iPhone/iTouch use image mode. Should mobile safari default to images, and only allow web fonts when known to work?
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@599 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-09-01 21:36:58 +00:00
Davide Cervone
b2cdb55231 Work around a bug new in Opera 10.61 that causes it to get the em-size wrong (resolves bug 3054207)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@594 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-27 16:27:41 +00:00
Davide Cervone
7c12db8b93 Try to isolate DIV used for font checking from bleeding of page CSS
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@586 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-19 11:18:26 +00:00
Davide Cervone
204a315d4f Fixed CSS bleed for width of hidden DIV's used for measurements.
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@583 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-18 23:38:47 +00:00
Davide Cervone
cb4389ba07 Save 'isMini' value in the browser object
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@569 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-08 15:10:24 +00:00
Davide Cervone
dbd8444d60 Use image mode for Opera Mini
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@568 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-08 14:58:44 +00:00
Davide Cervone
85bf53d4c5 Fix problem with configuring iPhone/iTouch/iPad when configuration file has no HTML-CSS section
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@549 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-08-02 20:50:01 +00:00
Davide Cervone
512e9cb291 Make format submenu use 'Original' for original MathML source, and set the value each time the menu is opened, so mixed pages work properly
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@539 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-30 13:49:04 +00:00
Davide Cervone
1c71c55aa2 Fix bug with indenting of in-line math when displayAlign is not 'center', and remove outdated styles example
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@538 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-30 11:12:47 +00:00
Davide Cervone
16ef7aa7ea Second step of reorganizing diretory structure
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@530 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
2010-07-29 20:11:31 +00:00