Commit Graph

  • 1ee6dffddc Fix some comments Davide P. Cervone 2010-12-29 11:02:28 -05:00
  • 9d76ae713c Add useProcessingFrame internal config and enable for Firefox, Safari, Chrome. Sean Hogan 2010-12-24 13:45:52 +11:00
  • beae39545a Merge branch 'master' of https://github.com/mathjax/MathJax Davide P. Cervone 2010-12-11 15:19:22 -05:00
  • d49ab05b8d Fix OTF fonts so that they work with Firefox 3.6.13 and above Davide P. Cervone 2010-12-11 15:18:29 -05:00
  • d504409219 Fix problem with nesting of math delimiters in InternalMath() Davide P. Cervone 2010-12-09 13:20:44 -05:00
  • 960e9a0eda Change the .MathJax_Processing frame to also contain the span used in getScales(). Also change the call arguments to getScales() from "div,span" to "span,span". Together these provide a significant performance boost on Webkit browsers. Sean Hogan 2010-12-09 13:40:17 +11:00
  • 7df8b036f4 Revert "Place HDMspan for getScales() in its own position:fixed frame." Sean Hogan 2010-12-09 12:17:24 +11:00
  • ea16da4641 Place HDMspan for getScales() in its own position:fixed frame. Sean Hogan 2010-11-22 23:12:01 +11:00
  • 1cfbeaf41d Merge branch 'reflow' of https://github.com/dpvc/MathJax into reflow Sean Hogan 2010-11-22 15:15:59 +11:00
  • 167aedfa09 Put jax.js in a property of the jax so that it can be changed (e.g., to combine the jax with some of its components, or with other jax) Davide P. Cervone 2010-11-17 22:09:48 -05:00
  • 5edba59ca8 further refined the wording about community resource Robert Miner 2010-11-17 16:00:26 -06:00
  • d8f34cb591 Use position:fixed overflow:hidden when typesetting math to keep WebKit and Firefox rendering times more constant on long pages Davide P. Cervone 2010-11-16 20:52:59 -05:00
  • fe80ecb7c7 Merge branch 'master' into parallel Davide P. Cervone 2010-11-15 21:08:50 -05:00
  • fe21173520 don't use the sourceforge tracker, use the github tracker! Tyler Breisacher 2010-11-15 18:03:41 -08:00
  • 41814a955a fixing a typo Tyler Breisacher 2010-11-15 17:48:55 -08:00
  • 6753181877 Adding a .gitignore Tyler Breisacher 2010-11-15 17:46:49 -08:00
  • ed75d7a48f Add compressed versions of the changes for parallel loading Davide P. Cervone 2010-11-14 21:34:34 -05:00
  • 263b18cf6f Merge branch 'master' into parallel Davide P. Cervone 2010-11-14 21:17:37 -05:00
  • 1858663245 Do Jax and Extensions in parallel Davide P. Cervone 2010-11-14 21:05:23 -05:00
  • 1893ba4abe Load jax configuration files asynchronously (must keep track or original orderto get default output jax right) Davide P. Cervone 2010-11-14 20:20:01 -05:00
  • 1b56b06021 Reformatting for new nesting due to synchronization with element jax Davide P. Cervone 2010-11-14 19:42:52 -05:00
  • db3b0ef731 Allow jax files to be loaded in parallel rather than sequentially (need to synchronize output jax with modifications of element jax) Davide P. Cervone 2010-11-14 19:36:09 -05:00
  • 8644056391 moved files out of mathjax/ to top level Robert Miner 2010-11-13 12:38:42 -06:00
  • 55df3cc580 removed mathjax-dev from repo Robert Miner 2010-11-13 12:28:05 -06:00
  • abcdea392b removed mathjax-dev from repo Robert Miner 2010-11-13 12:22:20 -06:00
  • 4118b30a7d test directory was not supposed to become part of the main repository (it was just for testing the fixes Davide P. Cervone 2010-11-11 22:20:20 -05:00
  • 806f48acdf Merge branch 'issue13' of https://github.com/dpvc/MathJax Sean Hogan 2010-11-11 23:39:12 +11:00
  • 1fe4e80138 Merge branch 'issue18' of https://github.com/dpvc/MathJax Sean Hogan 2010-11-11 23:38:35 +11:00
  • d23f38412d Merge remote branch 'origin' Davide P. Cervone 2010-11-11 06:36:22 -05:00
  • bcac0b133e Removed unneeded reassignment of 'element' Davide P. Cervone 2010-11-10 21:59:07 -05:00
  • 59bedca861 Remove superfluous MathJax_Processing class (can't find the width error that position:relative was supposed to prevent) Davide P. Cervone 2010-11-10 07:03:33 -05:00
  • 6dd80fa196 issue #18: resolve conflict between jsMath2jax and tex2jax both processing the same equation Davide P. Cervone 2010-11-09 11:15:45 -05:00
  • 1e4efb3210 OOPS, the processUpdateTime wasn't actually changed in the earlier commit, so fix it here Davide P. Cervone 2010-11-09 09:37:12 -05:00
  • f86e8173cf Use position:relative only when typesetting (needed for width measurements), but change back once it is typeset Davide P. Cervone 2010-11-09 09:25:27 -05:00
  • cadc88925f Improved responsiveness during typesetting Davide P. Cervone 2010-11-09 09:23:22 -05:00
  • ba8a739531 Fix for parentNode bug in IE Davide P. Cervone 2010-11-09 07:20:13 -05:00
  • 7bef10c075 Updated start page svn reference to tell users to use Git by default and mention svn mirror Casey W. Stark 2010-11-02 20:48:28 -07:00
  • 72975ce684 Top level README Casey W. Stark 2010-11-02 20:38:08 -07:00
  • 6cec11ee94 Updating installation docs page. Added the Git install method and changed the archive method to the GitHub downloads. Casey W. Stark 2010-11-02 20:32:35 -07:00
  • b7a286cb2c Updated the community docs page for Google Groups and GitHub Casey W. Stark 2010-11-02 19:55:03 -07:00
  • 3dfd100a64 Merge remote branch 'mathjax/master' Davide P. Cervone 2010-11-02 11:46:54 -04:00
  • 638918f93f Updated html output from changes rst files Davide P. Cervone 2010-11-02 11:19:26 -04:00
  • 862d07a04b Changes from Sean for IE9 Davide P. Cervone 2010-11-02 11:16:14 -04:00
  • 1f2135bd53 Fix file names to remove SourceForge directory references Davide P. Cervone 2010-11-02 10:19:25 -04:00
  • df61c069a0 IE <= 8 parses MathML incorrectly. MathJax implements an alternative code path to get around this problem. This code was executed for all versions of IE, but IE9 parses MathML correctly, so this fix implements feature detection of MathML parsing. Sean Hogan 2010-10-29 11:13:39 +11:00
  • cf3c56cbce match spelling fixes from jasondavies Sean Hogan 2010-10-21 21:50:51 +11:00
  • cc29dbbceb Merge branch 'master' of http://github.com/jasondavies/MathJax into jasondavies-master Sean Hogan 2010-10-21 21:32:57 +11:00
  • 266328ebca Fix a problem with IE when parentNode is null. Davide P. Cervone 2010-10-20 22:46:30 -04:00
  • be1b17f544 Fix spelling Jason Davies 2010-10-19 14:40:08 +01:00
  • fac13ed351 issue #4: MathJax init fail in IE9 (IE9 mode) Sean Hogan 2010-10-15 16:04:27 +11:00
  • 73070cc749 issue #3: MathJax init fail in IE9 (IE7 mode) Sean Hogan 2010-10-15 15:59:29 +11:00
  • c35cfc9e9f Make sure movable limits is off for \underline and related macros (resolves issue at https://sourceforge.net/projects/mathjax/forums/forum/948700/topic/3873129) dpvc 2010-10-10 23:41:08 +00:00
  • bb695a2d9a Work around MSIE bug where outerHTML doesn't put quotation marks around attribute values in some cases (resolves issue at https://sourceforge.net/projects/mathjax/forums/forum/948701/topic/3873440) dpvc 2010-10-10 23:25:11 +00:00
  • 9a05b34113 Work around Firefox bug that inserts a line break when display math causes an empty text node within a pre element dpvc 2010-10-10 22:02:20 +00:00
  • 86ad73c8bd Fix reference to params.config to check for params (avoids undefined variable error) dpvc 2010-10-01 10:34:50 +00:00
  • 8971f378f5 Add ability to pass parameters to the script that loads MathJax (via MathJax.js?name=value&name=value&... in the URL). Implement config=file parameter as a method of specifying the configuration file. dpvc 2010-09-29 03:36:41 +00:00
  • 89fab25603 Make AJAX.loadComplete() work even if no AJAX.Load() was called (in preparation for putting multiple files into a single configuration file that can include all the common extensions and setup files) dpvc 2010-09-29 02:49:27 +00:00
  • b8350ca60c Bump version for changes in SVN 613 dpvc 2010-09-29 02:24:54 +00:00
  • 8b46d6f27e Bump version number for changes in SVN 615 dpvc 2010-09-29 02:22:13 +00:00
  • 508188ecba Fix problem with combining operators when an element is null, and only combine within mrows (and inferred mrows). Should this be in the STACK.Push() methods instead? dpvc 2010-09-29 02:14:55 +00:00
  • 173f1e22df Add check for xmlns that specifies MathML, and process tags with namespace prefixes in HTML documents dpvc 2010-09-29 01:13:30 +00:00
  • fa7820f393 Preserve case when adding xmlns to <math> element dpvc 2010-09-29 01:12:25 +00:00
  • be52ea6f7f Bump the version numbers due to the changes in SVN 609-611 dpvc 2010-09-28 01:31:42 +00:00
  • bf75061186 Combine adjacent REL operators into a single <mo> tag (resolves bug #3074348) dpvc 2010-09-28 01:19:44 +00:00
  • ee4a142258 Add support for \href, \style, \class, and \cssId macros dpvc 2010-09-28 00:35:22 +00:00
  • 58ee4a04a5 Handle background colors from style attributes better dpvc 2010-09-28 00:34:43 +00:00
  • 344c25fa2f Merge branch 'old' Casey W. Stark 2010-09-25 23:57:15 -07:00
  • 4965070442 Use onkeypress to force IE to do onchange when RETURN is pressed (resolves bug reproted at https://sourceforge.net/projects/mathjax/forums/forum/948701/topic/3862906) Davide Cervone 2010-09-23 11:12:15 +00:00
  • 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) Davide Cervone 2010-09-22 23:43:22 +00:00
  • 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) Davide Cervone 2010-09-22 21:58:30 +00:00
  • 7890430ddb Update html docs to include corrections in rst files Davide Cervone 2010-09-20 03:31:05 +00:00
  • 8a883edb0a Fix use of image mode for iPad/iPhone/iPod Davide Cervone 2010-09-20 03:29:40 +00:00
  • 85975e7880 Fix spelling and grammar typos in docs Jason Davies 2010-09-19 17:20:38 +08:00
  • a1bd4704ec fixed bad typos in sample config code s/C/c/ Robert Miner 2010-09-16 22:58:38 +00:00
  • 311b800451 Update html docs to include recent changes in rst files Davide Cervone 2010-09-14 12:19:42 +00:00
  • 960c0db2ab Fix problem with IE8 inserting <?xml:namespace> tags in upper case as part of the <math> tag's outerHTML. Davide Cervone 2010-09-14 12:18:34 +00:00
  • 961a5ab928 Allow CDATA comments to include newlines Davide Cervone 2010-09-03 16:25:22 +00:00
  • 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? Davide Cervone 2010-09-01 21:36:58 +00:00
  • 0c1bddc0a2 Fixes to detect Firefox 4 and Android 2.2 work better Davide Cervone 2010-09-01 17:09:49 +00:00
  • 5eece68de7 Two typos in the TeX docs page Casey W. Stark 2010-08-31 05:17:38 +00:00
  • f33232b0cf Replace illegal character used in cookie name (again). Davide Cervone 2010-08-30 11:14:03 +00:00
  • 3a43c9b273 Change cookie prefix to not include illegal ':' character Davide Cervone 2010-08-29 20:52:19 +00:00
  • b2cdb55231 Work around a bug new in Opera 10.61 that causes it to get the em-size wrong (resolves bug 3054207) Davide Cervone 2010-08-27 16:27:41 +00:00
  • 71ac366cad Change \b to (^| ) or ( |$) when looking for math in the class name Davide Cervone 2010-08-27 12:15:56 +00:00
  • 4067a227fe Correct error in svn command for version 1.0 tag, and update HTML files to include recent changes Davide Cervone 2010-08-26 13:02:52 +00:00
  • a831f61907 Fix problem with entities (resolves bug 3052435) Davide Cervone 2010-08-25 21:57:22 +00:00
  • 4fb9a8d319 typos, editorial changes Robert Miner 2010-08-25 15:40:11 +00:00
  • c8d615dc26 Fix problem with \fbox producing longdiv rather than box Davide Cervone 2010-08-23 21:00:12 +00:00
  • 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. Davide Cervone 2010-08-23 12:44:26 +00:00
  • 096d4b4e5d Fix problem with tex2jax_ignore bleeding into its siblings (resolves issue from https://sourceforge.net/projects/mathjax/forums/forum/948700/topic/3817124). Davide Cervone 2010-08-20 21:14:24 +00:00
  • 7c12db8b93 Try to isolate DIV used for font checking from bleeding of page CSS Davide Cervone 2010-08-19 11:18:26 +00:00
  • 99ef8710cc Another typo dpvc 2010-08-19 00:35:18 +00:00
  • 4913c618c1 Another typo Davide Cervone 2010-08-19 00:35:18 +00:00
  • e1b7d498ee Fixed typo dpvc 2010-08-19 00:32:36 +00:00
  • d1d9eeb42c Fixed typo Davide Cervone 2010-08-19 00:32:36 +00:00
  • 3cc9978f0a Fixed CSS bleed for width of hidden DIV's used for measurements. dpvc 2010-08-18 23:38:47 +00:00
  • 204a315d4f Fixed CSS bleed for width of hidden DIV's used for measurements. Davide Cervone 2010-08-18 23:38:47 +00:00
  • b082a48692 Added comment indicating that additional options canbe included, as suggested in https://sourceforge.net/projects/mathjax/forums/forum/948700/topic/3810701 dpvc 2010-08-16 19:32:26 +00:00
  • 57a895a891 Added comment indicating that additional options canbe included, as suggested in https://sourceforge.net/projects/mathjax/forums/forum/948700/topic/3810701 Davide Cervone 2010-08-16 19:32:26 +00:00
  • db7a2f2f8e Fixed a number of typos reported by users (resolves bugs 3045072, 3045076, 3045077 and 3045095) dpvc 2010-08-15 00:48:12 +00:00