Skip to content

Commit

Permalink
Update MathJax to 1.1a-candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
distler committed Jun 3, 2011
1 parent ade1c1d commit fcd8900
Show file tree
Hide file tree
Showing 133 changed files with 5,654 additions and 5,387 deletions.
2 changes: 1 addition & 1 deletion public/MathJax/MathJax.js

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions public/MathJax/config/Accessible-full.js

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions public/MathJax/config/Accessible.js

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions public/MathJax/config/MML_HTMLorMML-full.js

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions public/MathJax/config/MML_HTMLorMML.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/MathJax/config/MMLorHTML.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
* http://www.apache.org/licenses/LICENSE-2.0
*/

(function(c){var h="1.1";var a=MathJax.Hub.CombineConfig("MMLorHTML",{prefer:{MSIE:"MML",Firefox:"MML",Opera:"HTML",other:"HTML"}});var e={Firefox:3,Opera:9.52,MSIE:6,Chrome:0.3,Safari:2,Konqueror:4};var b=(c.Browser.version==="0.0"||c.Browser.versionAtLeast(e[c.Browser]||0));var g=false;if(!c.Browser.isIE9){try{new ActiveXObject("MathPlayer.Factory.1");g=true}catch(f){}}var d=(c.Browser.isFirefox&&c.Browser.versionAtLeast("1.5"))||(c.Browser.isMSIE&&g)||(c.Browser.isOpera&&c.Browser.versionAtLeast("9.52"));c.Register.StartupHook("End Config",function(){var i=(a.prefer&&typeof(a.prefer)==="object"?a.prefer[MathJax.Hub.Browser]||a.prefer.other||"HTML":a.prefer);if(b||d){if(d&&(i==="MML"||!b)){if(MathJax.OutputJax.NativeMML){MathJax.OutputJax.NativeMML.Register("jax/mml")}else{c.config.jax.unshift("output/NativeMML")}}else{if(MathJax.OutputJax["HTML-CSS"]){MathJax.OutputJax["HTML-CSS"].Register("jax/mml")}else{c.config.jax.unshift("output/HTML-CSS")}}}else{c.PreProcess.disabled=true;c.prepareScripts.disabled=true;MathJax.Message.Set("Your browser does not support MathJax",null,4000);c.Startup.signal.Post("MathJax not supported")}})})(MathJax.Hub);MathJax.Ajax.loadComplete("[MathJax]/config/MMLorHTML.js");
(function(c){var h="1.1.1";var a=MathJax.Hub.CombineConfig("MMLorHTML",{prefer:{MSIE:"MML",Firefox:"MML",Opera:"HTML",other:"HTML"}});var e={Firefox:3,Opera:9.52,MSIE:6,Chrome:0.3,Safari:2,Konqueror:4};var b=(c.Browser.version==="0.0"||c.Browser.versionAtLeast(e[c.Browser]||0));var g=false;if(!c.Browser.isIE9){try{new ActiveXObject("MathPlayer.Factory.1");g=true}catch(f){}}var d=(c.Browser.isFirefox&&c.Browser.versionAtLeast("1.5"))||(c.Browser.isMSIE&&g)||(c.Browser.isOpera&&c.Browser.versionAtLeast("9.52"));c.Register.StartupHook("End Config",function(){var i=(a.prefer&&typeof(a.prefer)==="object"?a.prefer[MathJax.Hub.Browser]||a.prefer.other||"HTML":a.prefer);if(b||d){if(d&&(i==="MML"||!b)){if(MathJax.OutputJax.NativeMML){MathJax.OutputJax.NativeMML.Register("jax/mml")}else{c.config.jax.unshift("output/NativeMML")}c.Startup.signal.Post("NativeMML output selected")}else{if(MathJax.OutputJax["HTML-CSS"]){MathJax.OutputJax["HTML-CSS"].Register("jax/mml")}else{c.config.jax.unshift("output/HTML-CSS")}c.Startup.signal.Post("HTML-CSS output selected")}}else{c.PreProcess.disabled=true;c.prepareScripts.disabled=true;MathJax.Message.Set("Your browser does not support MathJax",null,4000);c.Startup.signal.Post("MathJax not supported")}})})(MathJax.Hub);MathJax.Ajax.loadComplete("[MathJax]/config/MMLorHTML.js");

36 changes: 18 additions & 18 deletions public/MathJax/config/TeX-AMS-MML_HTMLorMML-full.js

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions public/MathJax/config/TeX-AMS-MML_HTMLorMML.js

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions public/MathJax/config/TeX-AMS_HTML-full.js

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions public/MathJax/config/TeX-AMS_HTML.js

Large diffs are not rendered by default.

34 changes: 19 additions & 15 deletions public/MathJax/config/default.js
Original file line number Diff line number Diff line change
Expand Up @@ -174,18 +174,23 @@ MathJax.Hub.Config({
//
skipStartupTypeset: false,

//
// A list of element ID's that are the ones to process for mathematics
// when any of the Hub typesetting calls (Typeset, Process, Update, etc)
// are called with no element specified. This lets you restrict the
// processing to particular containers rather than scanning the entire
// document for mathematics. If none are supplied, the entire document
// is processed.
//
elements: [],

//============================================================================
//
// These parameters control the tex2jax preprocessor (when you have included
// "tex2jax.js" in the extensions list above).
//
tex2jax: {

//
// The Id of the element to be processed (defaults to full document)
//
element: null,

//
// The delimiters that surround in-line math expressions. The first in each
// pair is the initial delimiter and the second is the terminal delimiter.
Expand Down Expand Up @@ -282,11 +287,6 @@ MathJax.Hub.Config({
//
mml2jax: {

//
// The Id of the element to be processed (defaults to full document)
//
element: null,

//
// Controls whether mml2jax inserts MathJax_Preview spans to make a
// preview available, and what preview to use, whrn it locates
Expand All @@ -313,11 +313,6 @@ MathJax.Hub.Config({
//
jsMath2jax: {

//
// The Id of the element to be processed (defaults to full document)
//
element: null,

//
// Controls whether jsMath2jax inserts MathJax_Preview spans to make a
// preview available, and what preview to use, when it locates
Expand Down Expand Up @@ -449,6 +444,15 @@ MathJax.Hub.Config({
//
imageFont: "TeX",

//
// This is the font-family CSS value used for characters that are not
// in the selected font (e.g., for web-based fonts, this is where to
// look for characters not included in the MathJax_* fonts). IE will
// stop looking after the first font that exists on the system (even
// if it doesn't contain the needed character), so order these carefully.
//
undefinedFamily: "STIXGeneral,'Arial Unicode MS',serif",

//
// This controls whether the MathJax contextual menu will be available
// on the mathematics in the page. If true, then right-clicking (on
Expand Down
4 changes: 2 additions & 2 deletions public/MathJax/config/instiki.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MathJax.Hub.Config({
config: ["MMLorHTML.js"],
jax: ["input/MathML","output/HTML-CSS","output/NativeMML"],
jax: ["input/MathML"],
extensions: ["mml2jax.js","MathMenu.js","MathZoom.js"],
MathML: {
useMathMLspacing: true
Expand All @@ -21,4 +21,4 @@ MathJax.Hub.Config({
});

MathJax.Hub.Startup.onload();
MathJax.Ajax.loadComplete("[MathJax]/config/MathJax.js");
MathJax.Ajax.loadComplete("[MathJax]/config/local/local.js");
2 changes: 1 addition & 1 deletion public/MathJax/extensions/MathMenu.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/MathJax/extensions/TeX/AMSmath.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/MathJax/extensions/TeX/AMSsymbols.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fcd8900

Please sign in to comment.