dpvc
|
fa7820f393
|
Preserve case when adding xmlns to <math> element
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@613 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
|
2010-09-29 01:12:25 +00:00 |
|
dpvc
|
be52ea6f7f
|
Bump the version numbers due to the changes in SVN 609-611
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@612 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
|
2010-09-28 01:31:42 +00:00 |
|
dpvc
|
bf75061186
|
Combine adjacent REL operators into a single <mo> tag (resolves bug #3074348)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@611 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
|
2010-09-28 01:19:44 +00:00 |
|
dpvc
|
ee4a142258
|
Add support for \href, \style, \class, and \cssId macros
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@610 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
|
2010-09-28 00:35:22 +00: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
|
c8d615dc26
|
Fix problem with \fbox producing longdiv rather than box
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@589 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
|
2010-08-23 21:00:12 +00:00 |
|
Davide Cervone
|
c535d157bc
|
Fix CSS bleed in Frefox zoom testing, and move imgBrowserZoom() call to initImg() so that it is called once per equation rather than once per image.
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@588 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
|
2010-08-23 12:44:26 +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
|
d5c9cb1704
|
Fix problem with < and & getting translated too early in MathML input
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@580 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
|
2010-08-14 21:24:34 +00:00 |
|
Davide Cervone
|
b8f04d8326
|
Fix problem with single-digit super- and sub-scripts followed by period or comma where the punctuation was considered part of the super-or subscript (reported by Michael Hartl)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@576 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
|
2010-08-11 10:44:13 +00:00 |
|
Davide Cervone
|
e50fbe9715
|
Add version numbers to auxiliary files
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@570 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
|
2010-08-09 22:20:24 +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
|
fc48c0e654
|
Add packed versions of all js files (see unpacked directories for the change logs)
git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@532 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
|
2010-07-29 20:42:04 +00:00 |
|