diff --git a/package.json b/package.json index 445953708..5196027a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mathjax", - "version": "2.6.1", + "version": "2.7.0", "description": "Beautiful math in all browsers. MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all browsers.", "keywords": [ "math", diff --git a/test/examples.html b/test/examples.html index 484c07e33..75b08f266 100644 --- a/test/examples.html +++ b/test/examples.html @@ -2,7 +2,7 @@ MathJax Example Page - + diff --git a/test/index-images.html b/test/index-images.html index 89ac1fc62..2b4632e8a 100644 --- a/test/index-images.html +++ b/test/index-images.html @@ -2,7 +2,7 @@ MathJax Test Page - + diff --git a/test/index.html b/test/index.html index 5721fcf5a..0fde36c90 100644 --- a/test/index.html +++ b/test/index.html @@ -2,7 +2,7 @@ MathJax Test Page - + diff --git a/test/localization.html b/test/localization.html index 143812646..510e645df 100644 --- a/test/localization.html +++ b/test/localization.html @@ -2,7 +2,7 @@ Localization - + diff --git a/test/sample-all-at-once.html b/test/sample-all-at-once.html index c7b9483b3..3c3b07ee9 100644 --- a/test/sample-all-at-once.html +++ b/test/sample-all-at-once.html @@ -2,7 +2,7 @@ Wait Until MathJax is Finished Before Showing Page - + diff --git a/test/sample-asciimath.html b/test/sample-asciimath.html index e6724aa84..c834aef27 100644 --- a/test/sample-asciimath.html +++ b/test/sample-asciimath.html @@ -2,7 +2,7 @@ MathJax AsciiMath Test Page - + diff --git a/test/sample-autoload.html b/test/sample-autoload.html index 8611bb66e..1bbb61272 100644 --- a/test/sample-autoload.html +++ b/test/sample-autoload.html @@ -2,7 +2,7 @@ Example of defining a macro that autoloads an extension - + diff --git a/test/sample-dynamic-2.html b/test/sample-dynamic-2.html index 4bb3e74f2..495402e2a 100644 --- a/test/sample-dynamic-2.html +++ b/test/sample-dynamic-2.html @@ -2,7 +2,7 @@ Dynamic Preview of Textarea with MathJax Content - + diff --git a/test/sample-dynamic-steps.html b/test/sample-dynamic-steps.html index 58403f2f3..e51418935 100644 --- a/test/sample-dynamic-steps.html +++ b/test/sample-dynamic-steps.html @@ -2,7 +2,7 @@ MathJax Dynamic Steps Test Page - + diff --git a/test/sample-dynamic.html b/test/sample-dynamic.html index c8dffed68..9964723bd 100644 --- a/test/sample-dynamic.html +++ b/test/sample-dynamic.html @@ -2,7 +2,7 @@ MathJax Dynamic Math Test Page - + diff --git a/test/sample-eqnum.html b/test/sample-eqnum.html index 2708d8c75..dcbcade5a 100644 --- a/test/sample-eqnum.html +++ b/test/sample-eqnum.html @@ -2,7 +2,7 @@ MathJax Equation Numbering - + diff --git a/test/sample-eqrefs.html b/test/sample-eqrefs.html index f0b9b7a86..7c840c9ee 100644 --- a/test/sample-eqrefs.html +++ b/test/sample-eqrefs.html @@ -2,7 +2,7 @@ MathJax Equation References - + diff --git a/test/sample-loader-config.html b/test/sample-loader-config.html index 0c6fd6f7e..183f912c0 100644 --- a/test/sample-loader-config.html +++ b/test/sample-loader-config.html @@ -2,7 +2,7 @@ Load MathJax with in-line configuration after the page is ready - + diff --git a/test/sample-loader.html b/test/sample-loader.html index e83b3d5d0..bc84f8d51 100644 --- a/test/sample-loader.html +++ b/test/sample-loader.html @@ -2,7 +2,7 @@ Load MathJax after the page is ready - + diff --git a/test/sample-macros.html b/test/sample-macros.html index 36d501305..abf33b224 100644 --- a/test/sample-macros.html +++ b/test/sample-macros.html @@ -2,7 +2,7 @@ Example of defining a macro that autoloads an extension - + diff --git a/test/sample-mml.html b/test/sample-mml.html index 186295b18..c6b8fd161 100644 --- a/test/sample-mml.html +++ b/test/sample-mml.html @@ -2,7 +2,7 @@ MathJax MathML Test Page - + diff --git a/test/sample-signals.html b/test/sample-signals.html index 7c0bbb36d..baa35c915 100644 --- a/test/sample-signals.html +++ b/test/sample-signals.html @@ -2,7 +2,7 @@ MathJax Signals Test Page - + diff --git a/test/sample-tex.html b/test/sample-tex.html index 389e3130b..2bf3f2445 100644 --- a/test/sample-tex.html +++ b/test/sample-tex.html @@ -2,7 +2,7 @@ MathJax TeX Test Page - + diff --git a/test/sample.html b/test/sample.html index 3f577a261..d5b881a72 100644 --- a/test/sample.html +++ b/test/sample.html @@ -2,7 +2,7 @@ MathJax Test Page - + diff --git a/unpacked/MathJax.js b/unpacked/MathJax.js index b62697d6a..435869314 100644 --- a/unpacked/MathJax.js +++ b/unpacked/MathJax.js @@ -12,7 +12,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -45,9 +45,9 @@ if (window.MathJax) {window.MathJax = {AuthorConfig: window.MathJax}} // MathJax.isPacked = true; // This line is uncommented by the packer. -MathJax.version = "2.6.1"; -MathJax.fileversion = "2.6.1"; -MathJax.cdnVersion = "2.6.1"; // specifies a revision to break caching +MathJax.version = "2.7.0-beta"; +MathJax.fileversion = "2.7.0-beta"; +MathJax.cdnVersion = "2.7.0-beta"; // specifies a revision to break caching MathJax.cdnFileVersions = {}; // can be used to specify revisions for individual files /**********************************************************/ @@ -2895,7 +2895,7 @@ MathJax.Hub.Startup = { } },{ id: "Jax", - version: "2.6.0", + version: "2.7.0-beta", directory: ROOT+"/jax", extensionDir: ROOT+"/extensions" }); @@ -2941,7 +2941,7 @@ MathJax.Hub.Startup = { } },{ id: "InputJax", - version: "2.6.0", + version: "2.7.0-beta", directory: JAX.directory+"/input", extensionDir: JAX.extensionDir }); @@ -2974,7 +2974,7 @@ MathJax.Hub.Startup = { Remove: function (jax) {} },{ id: "OutputJax", - version: "2.6.0", + version: "2.7.0-beta", directory: JAX.directory+"/output", extensionDir: JAX.extensionDir, fontDir: ROOT+(BASE.isPacked?"":"/..")+"/fonts", @@ -3058,7 +3058,7 @@ MathJax.Hub.Startup = { } },{ id: "ElementJax", - version: "2.6.0", + version: "2.7.0-beta", directory: JAX.directory+"/element", extensionDir: JAX.extensionDir, ID: 0, // jax counter (for IDs) @@ -3082,7 +3082,7 @@ MathJax.Hub.Startup = { // Some "Fake" jax used to allow menu access for "Math Processing Error" messages // BASE.OutputJax.Error = { - id: "Error", version: "2.6.0", config: {}, errors: 0, + id: "Error", version: "2.7.0-beta", config: {}, errors: 0, ContextMenu: function () {return BASE.Extension.MathEvents.Event.ContextMenu.apply(BASE.Extension.MathEvents.Event,arguments)}, Mousedown: function () {return BASE.Extension.MathEvents.Event.AltContextMenu.apply(BASE.Extension.MathEvents.Event,arguments)}, getJaxFromMath: function (math) {return (math.nextSibling.MathJax||{}).error}, @@ -3101,7 +3101,7 @@ MathJax.Hub.Startup = { } }; BASE.InputJax.Error = { - id: "Error", version: "2.6.0", config: {}, + id: "Error", version: "2.7.0-beta", config: {}, sourceMenuTitle: /*_(MathMenu)*/ ["Original","Original Form"] }; diff --git a/unpacked/config/AM_CHTML-full.js b/unpacked/config/AM_CHTML-full.js index cf333e867..b00b641b9 100644 --- a/unpacked/config/AM_CHTML-full.js +++ b/unpacked/config/AM_CHTML-full.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/AM_CHTML-full.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/AM_CHTML.js b/unpacked/config/AM_CHTML.js index 64c663b9d..ca44064cc 100644 --- a/unpacked/config/AM_CHTML.js +++ b/unpacked/config/AM_CHTML.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/AM_CHTML.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/AM_HTMLorMML-full.js b/unpacked/config/AM_HTMLorMML-full.js index 72d1106e0..a64e525a5 100644 --- a/unpacked/config/AM_HTMLorMML-full.js +++ b/unpacked/config/AM_HTMLorMML-full.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/AM_HTMLorMML-full.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/AM_HTMLorMML.js b/unpacked/config/AM_HTMLorMML.js index a5e337f76..5b2ef553a 100644 --- a/unpacked/config/AM_HTMLorMML.js +++ b/unpacked/config/AM_HTMLorMML.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/AM_HTMLorMML.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/AM_SVG-full.js b/unpacked/config/AM_SVG-full.js index 72b7d32ff..a5f9c9cd5 100644 --- a/unpacked/config/AM_SVG-full.js +++ b/unpacked/config/AM_SVG-full.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/AM_SVG-full.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/AM_SVG.js b/unpacked/config/AM_SVG.js index 2d2d9f05b..165629828 100644 --- a/unpacked/config/AM_SVG.js +++ b/unpacked/config/AM_SVG.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/AM_SVG.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/Accessible-full.js b/unpacked/config/Accessible-full.js index 9ebf8a147..759cee399 100644 --- a/unpacked/config/Accessible-full.js +++ b/unpacked/config/Accessible-full.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/Accessible-full.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/Accessible.js b/unpacked/config/Accessible.js index 04c5d4b84..83aeb081a 100644 --- a/unpacked/config/Accessible.js +++ b/unpacked/config/Accessible.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/Accessible.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/MML_CHTML-full.js b/unpacked/config/MML_CHTML-full.js index a5445fdbb..4c9fd12f8 100644 --- a/unpacked/config/MML_CHTML-full.js +++ b/unpacked/config/MML_CHTML-full.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/MML_CHTML-full.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/MML_CHTML.js b/unpacked/config/MML_CHTML.js index 63e5dd8c5..6fbf18b57 100644 --- a/unpacked/config/MML_CHTML.js +++ b/unpacked/config/MML_CHTML.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/MML_CHTML.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/MML_HTMLorMML-full.js b/unpacked/config/MML_HTMLorMML-full.js index e97aa358e..9e08e3266 100644 --- a/unpacked/config/MML_HTMLorMML-full.js +++ b/unpacked/config/MML_HTMLorMML-full.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/MML_HTMLorMML-full.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/MML_HTMLorMML.js b/unpacked/config/MML_HTMLorMML.js index 559dfd996..fceab06b6 100644 --- a/unpacked/config/MML_HTMLorMML.js +++ b/unpacked/config/MML_HTMLorMML.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/MML_HTMLorMML.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/MML_SVG-full.js b/unpacked/config/MML_SVG-full.js index 3dbac897a..f6b7c06d3 100644 --- a/unpacked/config/MML_SVG-full.js +++ b/unpacked/config/MML_SVG-full.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/MML_SVG-full.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/MML_SVG.js b/unpacked/config/MML_SVG.js index 4bd7e7d73..6b29dd79d 100644 --- a/unpacked/config/MML_SVG.js +++ b/unpacked/config/MML_SVG.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/MML_SVG.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/MMLorHTML.js b/unpacked/config/MMLorHTML.js index 2743dc3ab..329f81bef 100644 --- a/unpacked/config/MMLorHTML.js +++ b/unpacked/config/MMLorHTML.js @@ -34,7 +34,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -50,7 +50,7 @@ */ (function (HUB,BROWSER) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var CONFIG = MathJax.Hub.CombineConfig("MMLorHTML",{ prefer: { diff --git a/unpacked/config/Safe.js b/unpacked/config/Safe.js index 50812f1f9..af478a5ac 100644 --- a/unpacked/config/Safe.js +++ b/unpacked/config/Safe.js @@ -14,7 +14,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/config/TeX-AMS-MML_HTMLorMML-full.js b/unpacked/config/TeX-AMS-MML_HTMLorMML-full.js index 8a24826d2..021ead949 100644 --- a/unpacked/config/TeX-AMS-MML_HTMLorMML-full.js +++ b/unpacked/config/TeX-AMS-MML_HTMLorMML-full.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-AMS-MML_HTMLorMML-full.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/TeX-AMS-MML_HTMLorMML.js b/unpacked/config/TeX-AMS-MML_HTMLorMML.js index ba8defa25..81a8bfbdd 100644 --- a/unpacked/config/TeX-AMS-MML_HTMLorMML.js +++ b/unpacked/config/TeX-AMS-MML_HTMLorMML.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-AMS-MML_HTMLorMML.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/TeX-AMS-MML_SVG-full.js b/unpacked/config/TeX-AMS-MML_SVG-full.js index 4d334ce0a..b50fad7b4 100644 --- a/unpacked/config/TeX-AMS-MML_SVG-full.js +++ b/unpacked/config/TeX-AMS-MML_SVG-full.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-AMS-MML_SVG-full.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/TeX-AMS-MML_SVG.js b/unpacked/config/TeX-AMS-MML_SVG.js index b17d284b5..96aea4e02 100644 --- a/unpacked/config/TeX-AMS-MML_SVG.js +++ b/unpacked/config/TeX-AMS-MML_SVG.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-AMS-MML_SVG.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/TeX-AMS_CHTML-full.js b/unpacked/config/TeX-AMS_CHTML-full.js index f455cd42d..8adc4a4c0 100644 --- a/unpacked/config/TeX-AMS_CHTML-full.js +++ b/unpacked/config/TeX-AMS_CHTML-full.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-AMS_CHTML-full.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/TeX-AMS_CHTML.js b/unpacked/config/TeX-AMS_CHTML.js index 0024f07fa..c5c39c8b1 100644 --- a/unpacked/config/TeX-AMS_CHTML.js +++ b/unpacked/config/TeX-AMS_CHTML.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-AMS_CHTML.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/TeX-AMS_HTML-full.js b/unpacked/config/TeX-AMS_HTML-full.js index 0f1aac785..dbbaa626e 100644 --- a/unpacked/config/TeX-AMS_HTML-full.js +++ b/unpacked/config/TeX-AMS_HTML-full.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-AMS_HTML-full.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/TeX-AMS_HTML.js b/unpacked/config/TeX-AMS_HTML.js index 7bd672758..2ef469815 100644 --- a/unpacked/config/TeX-AMS_HTML.js +++ b/unpacked/config/TeX-AMS_HTML.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-AMS_HTML.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/TeX-AMS_SVG-full.js b/unpacked/config/TeX-AMS_SVG-full.js index 1976b0902..ee18051a0 100644 --- a/unpacked/config/TeX-AMS_SVG-full.js +++ b/unpacked/config/TeX-AMS_SVG-full.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-AMS_SVG-full.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/TeX-AMS_SVG.js b/unpacked/config/TeX-AMS_SVG.js index 9d68df4a0..4a5e8a48a 100644 --- a/unpacked/config/TeX-AMS_SVG.js +++ b/unpacked/config/TeX-AMS_SVG.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-AMS_SVG.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/TeX-MML-AM_CHTML-full.js b/unpacked/config/TeX-MML-AM_CHTML-full.js index 54283f410..37348aeff 100644 --- a/unpacked/config/TeX-MML-AM_CHTML-full.js +++ b/unpacked/config/TeX-MML-AM_CHTML-full.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-MML-AM_CHTML-full.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/TeX-MML-AM_CHTML.js b/unpacked/config/TeX-MML-AM_CHTML.js index c2a5576ba..d71ac13d0 100644 --- a/unpacked/config/TeX-MML-AM_CHTML.js +++ b/unpacked/config/TeX-MML-AM_CHTML.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-MML-AM_CHTML.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/TeX-MML-AM_HTMLorMML-full.js b/unpacked/config/TeX-MML-AM_HTMLorMML-full.js index 357fbd39a..cef50218a 100644 --- a/unpacked/config/TeX-MML-AM_HTMLorMML-full.js +++ b/unpacked/config/TeX-MML-AM_HTMLorMML-full.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-MML-AM_HTMLorMML-full.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/TeX-MML-AM_HTMLorMML.js b/unpacked/config/TeX-MML-AM_HTMLorMML.js index bb9c6de77..b12aa1143 100644 --- a/unpacked/config/TeX-MML-AM_HTMLorMML.js +++ b/unpacked/config/TeX-MML-AM_HTMLorMML.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-MML-AM_HTMLorMML.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/TeX-MML-AM_SVG-full.js b/unpacked/config/TeX-MML-AM_SVG-full.js index d241e110b..185b17480 100644 --- a/unpacked/config/TeX-MML-AM_SVG-full.js +++ b/unpacked/config/TeX-MML-AM_SVG-full.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-MML-AM_SVG-full.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/TeX-MML-AM_SVG.js b/unpacked/config/TeX-MML-AM_SVG.js index 441e5547c..b425d251a 100644 --- a/unpacked/config/TeX-MML-AM_SVG.js +++ b/unpacked/config/TeX-MML-AM_SVG.js @@ -5,7 +5,7 @@ * * /MathJax/unpacked/config/TeX-MML-AM_SVG.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Part of the MathJax library. * See http://www.mathjax.org for details. diff --git a/unpacked/config/default.js b/unpacked/config/default.js index fea1de49f..9f39d1dcc 100644 --- a/unpacked/config/default.js +++ b/unpacked/config/default.js @@ -12,7 +12,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/config/local/local.js b/unpacked/config/local/local.js index 9dafa460b..142deae3e 100644 --- a/unpacked/config/local/local.js +++ b/unpacked/config/local/local.js @@ -12,7 +12,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/extensions/AssistiveMML.js b/unpacked/extensions/AssistiveMML.js index ce320454f..346d2069b 100644 --- a/unpacked/extensions/AssistiveMML.js +++ b/unpacked/extensions/AssistiveMML.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -29,7 +29,7 @@ var SETTINGS = HUB.config.menuSettings; var AssistiveMML = MathJax.Extension["AssistiveMML"] = { - version: "2.6.1", + version: "2.7.0-beta", config: HUB.CombineConfig("AssistiveMML",{ disabled: false, diff --git a/unpacked/extensions/CHTML-preview.js b/unpacked/extensions/CHTML-preview.js index 4562fd323..dec220305 100644 --- a/unpacked/extensions/CHTML-preview.js +++ b/unpacked/extensions/CHTML-preview.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2014-2015 The MathJax Consortium + * Copyright (c) 2014-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/extensions/FontWarnings.js b/unpacked/extensions/FontWarnings.js index e5204d68a..c69f3717b 100644 --- a/unpacked/extensions/FontWarnings.js +++ b/unpacked/extensions/FontWarnings.js @@ -70,7 +70,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -86,7 +86,7 @@ */ (function (HUB,HTML) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var STIXURL = "http://www.stixfonts.org/"; var MATHJAXURL = "https://github.com/mathjax/MathJax/tree/master/fonts/HTML-CSS/TeX/otf"; diff --git a/unpacked/extensions/HTML-CSS/handle-floats.js b/unpacked/extensions/HTML-CSS/handle-floats.js index beba99a83..dce094eb3 100644 --- a/unpacked/extensions/HTML-CSS/handle-floats.js +++ b/unpacked/extensions/HTML-CSS/handle-floats.js @@ -20,7 +20,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2012-2015 The MathJax Consortium + * Copyright (c) 2012-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -37,7 +37,7 @@ MathJax.Extension["HTML-CSS/handle-floats"] = { - version: "2.6.0" + version: "2.7.0-beta" }; // diff --git a/unpacked/extensions/HelpDialog.js b/unpacked/extensions/HelpDialog.js index 48fdb39af..a79ca0bae 100644 --- a/unpacked/extensions/HelpDialog.js +++ b/unpacked/extensions/HelpDialog.js @@ -6,7 +6,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -24,7 +24,7 @@ (function (HUB,HTML,AJAX,OUTPUT,LOCALE) { var HELP = MathJax.Extension.Help = { - version: "2.6.0" + version: "2.7.0-beta" }; var STIXURL = "http://www.stixfonts.org/"; diff --git a/unpacked/extensions/MatchWebFonts.js b/unpacked/extensions/MatchWebFonts.js index c3dd3f7ed..3078a41d4 100644 --- a/unpacked/extensions/MatchWebFonts.js +++ b/unpacked/extensions/MatchWebFonts.js @@ -12,7 +12,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -28,7 +28,7 @@ */ (function (HUB,AJAX) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var CONFIG = MathJax.Hub.CombineConfig("MatchWebFonts",{ matchFor: { diff --git a/unpacked/extensions/MathEvents.js b/unpacked/extensions/MathEvents.js index 0c106d6b1..2effdc9f8 100644 --- a/unpacked/extensions/MathEvents.js +++ b/unpacked/extensions/MathEvents.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ */ (function (HUB,HTML,AJAX,CALLBACK,LOCALE,OUTPUT,INPUT) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var EXTENSION = MathJax.Extension; var ME = EXTENSION.MathEvents = {version: VERSION}; diff --git a/unpacked/extensions/MathML/content-mathml.js b/unpacked/extensions/MathML/content-mathml.js index 874e69fff..e2ea64b69 100644 --- a/unpacked/extensions/MathML/content-mathml.js +++ b/unpacked/extensions/MathML/content-mathml.js @@ -28,7 +28,7 @@ * The remainder falls under the copyright that follows. * --------------------------------------------------------------------- * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -78,7 +78,7 @@ MathJax.Extension["MathML/content-mathml"] = (function(HUB) { }); var CToP = { - version: "2.6.0", + version: "2.7.0-beta", settings: CONFIG, /* Transform the given elements from Content MathML to Presentation MathML and replace the original elements diff --git a/unpacked/extensions/MathML/mml3.js b/unpacked/extensions/MathML/mml3.js index 6501e8070..579c4c514 100644 --- a/unpacked/extensions/MathML/mml3.js +++ b/unpacked/extensions/MathML/mml3.js @@ -25,7 +25,7 @@ * The remainder falls under the copyright that follows. * --------------------------------------------------------------------- * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -42,7 +42,7 @@ MathJax.Extension["MathML/mml3"] = { - version: "2.6.0" + version: "2.7.0-beta" }; MathJax.Hub.Register.StartupHook("MathML Jax Ready",function () { diff --git a/unpacked/extensions/MathMenu.js b/unpacked/extensions/MathMenu.js index 18eebfb1d..b12c982e3 100644 --- a/unpacked/extensions/MathMenu.js +++ b/unpacked/extensions/MathMenu.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ */ (function (HUB,HTML,AJAX,CALLBACK,OUTPUT) { - var VERSION = "2.6.1"; + var VERSION = "2.7.0-beta"; var SIGNAL = MathJax.Callback.Signal("menu"); // signal for menu events diff --git a/unpacked/extensions/MathZoom.js b/unpacked/extensions/MathZoom.js index 6f087f8e0..e821a0383 100644 --- a/unpacked/extensions/MathZoom.js +++ b/unpacked/extensions/MathZoom.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ */ (function (HUB,HTML,AJAX,HTMLCSS,nMML) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var CONFIG = HUB.CombineConfig("MathZoom",{ styles: { diff --git a/unpacked/extensions/Safe.js b/unpacked/extensions/Safe.js index ef1dd7767..578f0828f 100644 --- a/unpacked/extensions/Safe.js +++ b/unpacked/extensions/Safe.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ */ (function (HUB,AJAX) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var CONFIG = MathJax.Hub.CombineConfig("Safe",{ allow: { diff --git a/unpacked/extensions/TeX/AMScd.js b/unpacked/extensions/TeX/AMScd.js index 7e5742f2a..2282ce1bb 100644 --- a/unpacked/extensions/TeX/AMScd.js +++ b/unpacked/extensions/TeX/AMScd.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Extension["TeX/AMScd"] = { - version: "2.6.0", + version: "2.7.0-beta", config: MathJax.Hub.CombineConfig("TeX.CD",{ colspace: "5pt", rowspace: "5pt", diff --git a/unpacked/extensions/TeX/AMSmath.js b/unpacked/extensions/TeX/AMSmath.js index 33756fbdf..40ae0d02d 100644 --- a/unpacked/extensions/TeX/AMSmath.js +++ b/unpacked/extensions/TeX/AMSmath.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Extension["TeX/AMSmath"] = { - version: "2.6.1", + version: "2.7.0-beta", number: 0, // current equation number startNumber: 0, // current starting equation number (for when equation is restarted) diff --git a/unpacked/extensions/TeX/AMSsymbols.js b/unpacked/extensions/TeX/AMSsymbols.js index 50e7d59c8..f98f36fb2 100644 --- a/unpacked/extensions/TeX/AMSsymbols.js +++ b/unpacked/extensions/TeX/AMSsymbols.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Extension["TeX/AMSsymbols"] = { - version: "2.6.0" + version: "2.7.0-beta" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/HTML.js b/unpacked/extensions/TeX/HTML.js index b645add82..327356e0c 100644 --- a/unpacked/extensions/TeX/HTML.js +++ b/unpacked/extensions/TeX/HTML.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Extension["TeX/HTML"] = { - version: "2.6.0" + version: "2.7.0-beta" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/action.js b/unpacked/extensions/TeX/action.js index f24a79846..049ff16d3 100644 --- a/unpacked/extensions/TeX/action.js +++ b/unpacked/extensions/TeX/action.js @@ -19,7 +19,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -35,7 +35,7 @@ */ MathJax.Extension["TeX/action"] = { - version: "2.6.0" + version: "2.7.0-beta" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/autobold.js b/unpacked/extensions/TeX/autobold.js index 376c89164..73606c918 100644 --- a/unpacked/extensions/TeX/autobold.js +++ b/unpacked/extensions/TeX/autobold.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ */ MathJax.Extension["TeX/autobold"] = { - version: "2.6.0" + version: "2.7.0-beta" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/autoload-all.js b/unpacked/extensions/TeX/autoload-all.js index 2ea7ec903..09d433b18 100644 --- a/unpacked/extensions/TeX/autoload-all.js +++ b/unpacked/extensions/TeX/autoload-all.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ */ MathJax.Extension["TeX/autoload-all"] = { - version: "2.6.0" + version: "2.7.0-beta" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/bbox.js b/unpacked/extensions/TeX/bbox.js index 6eb5e4cf3..8a1c002d2 100644 --- a/unpacked/extensions/TeX/bbox.js +++ b/unpacked/extensions/TeX/bbox.js @@ -30,7 +30,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -46,7 +46,7 @@ */ MathJax.Extension["TeX/bbox"] = { - version: "2.6.0" + version: "2.7.0-beta" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/begingroup.js b/unpacked/extensions/TeX/begingroup.js index 695a5372e..0c969234f 100644 --- a/unpacked/extensions/TeX/begingroup.js +++ b/unpacked/extensions/TeX/begingroup.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ */ MathJax.Extension["TeX/begingroup"] = { - version: "2.6.0" + version: "2.7.0-beta" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/boldsymbol.js b/unpacked/extensions/TeX/boldsymbol.js index 6f04536d5..7d962887a 100644 --- a/unpacked/extensions/TeX/boldsymbol.js +++ b/unpacked/extensions/TeX/boldsymbol.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ */ MathJax.Extension["TeX/boldsymbol"] = { - version: "2.6.0" + version: "2.7.0-beta" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/cancel.js b/unpacked/extensions/TeX/cancel.js index 0e075c910..57d0ca46e 100644 --- a/unpacked/extensions/TeX/cancel.js +++ b/unpacked/extensions/TeX/cancel.js @@ -16,7 +16,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -32,7 +32,7 @@ */ MathJax.Extension["TeX/cancel"] = { - version: "2.6.0", + version: "2.7.0-beta", // // The attributes allowed in \enclose{notation}[attributes]{math} diff --git a/unpacked/extensions/TeX/color.js b/unpacked/extensions/TeX/color.js index 2e75d105a..84753897e 100644 --- a/unpacked/extensions/TeX/color.js +++ b/unpacked/extensions/TeX/color.js @@ -12,7 +12,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -31,7 +31,7 @@ // The configuration defaults, augmented by the user settings // MathJax.Extension["TeX/color"] = { - version: "2.6.0", + version: "2.7.0-beta", config: MathJax.Hub.CombineConfig("TeX.color",{ padding: "5px", diff --git a/unpacked/extensions/TeX/enclose.js b/unpacked/extensions/TeX/enclose.js index 0f4858ec9..65b739f7e 100644 --- a/unpacked/extensions/TeX/enclose.js +++ b/unpacked/extensions/TeX/enclose.js @@ -16,7 +16,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -32,7 +32,7 @@ */ MathJax.Extension["TeX/enclose"] = { - version: "2.6.0", + version: "2.7.0-beta", // // The attributes allowed in \enclose{notation}[attributes]{math} diff --git a/unpacked/extensions/TeX/extpfeil.js b/unpacked/extensions/TeX/extpfeil.js index 0add437f2..f0b455f65 100644 --- a/unpacked/extensions/TeX/extpfeil.js +++ b/unpacked/extensions/TeX/extpfeil.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Extension["TeX/extpfeil"] = { - version: "2.6.0" + version: "2.7.0-beta" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/mathchoice.js b/unpacked/extensions/TeX/mathchoice.js index e122d06d5..1c5f21df9 100644 --- a/unpacked/extensions/TeX/mathchoice.js +++ b/unpacked/extensions/TeX/mathchoice.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml; var TEX = MathJax.InputJax.TeX; diff --git a/unpacked/extensions/TeX/mediawiki-texvc.js b/unpacked/extensions/TeX/mediawiki-texvc.js index e31fdec21..cb7facc46 100644 --- a/unpacked/extensions/TeX/mediawiki-texvc.js +++ b/unpacked/extensions/TeX/mediawiki-texvc.js @@ -22,7 +22,7 @@ */ MathJax.Extension["TeX/mediawiki-texvc"] = { - version: "2.6.1" + version: "2.7.0-beta" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready", function () { diff --git a/unpacked/extensions/TeX/mhchem.js b/unpacked/extensions/TeX/mhchem.js index 74937a6c3..1b7f20375 100644 --- a/unpacked/extensions/TeX/mhchem.js +++ b/unpacked/extensions/TeX/mhchem.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -34,7 +34,7 @@ if (MathJax.Extension["TeX/mhchem"]) { } else { MathJax.Extension["TeX/mhchem"] = { - version: "2.6.0", + version: "2.7.0-beta", config: MathJax.Hub.CombineConfig("TeX.mhchem",{ legacy: true }) diff --git a/unpacked/extensions/TeX/newcommand.js b/unpacked/extensions/TeX/newcommand.js index 2d4d48f68..2907e4789 100644 --- a/unpacked/extensions/TeX/newcommand.js +++ b/unpacked/extensions/TeX/newcommand.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ */ MathJax.Extension["TeX/newcommand"] = { - version: "2.6.0" + version: "2.7.0-beta" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/noErrors.js b/unpacked/extensions/TeX/noErrors.js index 2d71ab307..7255e9ae0 100644 --- a/unpacked/extensions/TeX/noErrors.js +++ b/unpacked/extensions/TeX/noErrors.js @@ -55,7 +55,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -71,7 +71,7 @@ */ (function (HUB,HTML) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var CONFIG = HUB.CombineConfig("TeX.noErrors",{ disabled: false, // set to true to return to original error messages diff --git a/unpacked/extensions/TeX/noUndefined.js b/unpacked/extensions/TeX/noUndefined.js index 5021154c1..ae51e887a 100644 --- a/unpacked/extensions/TeX/noUndefined.js +++ b/unpacked/extensions/TeX/noUndefined.js @@ -25,7 +25,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ // The configuration defaults, augmented by the user settings // MathJax.Extension["TeX/noUndefined"] = { - version: "2.6.0", + version: "2.7.0-beta", config: MathJax.Hub.CombineConfig("TeX.noUndefined",{ disabled: false, // set to true to return to original error messages attributes: { diff --git a/unpacked/extensions/TeX/unicode.js b/unpacked/extensions/TeX/unicode.js index 6f5e1c508..fde3f0ded 100644 --- a/unpacked/extensions/TeX/unicode.js +++ b/unpacked/extensions/TeX/unicode.js @@ -43,7 +43,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -62,7 +62,7 @@ // The configuration defaults, augmented by the user settings // MathJax.Extension["TeX/unicode"] = { - version: "2.6.0", + version: "2.7.0-beta", unicode: {}, config: MathJax.Hub.CombineConfig("TeX.unicode",{ fonts: "STIXGeneral,'Arial Unicode MS'" diff --git a/unpacked/extensions/TeX/verb.js b/unpacked/extensions/TeX/verb.js index 4fc0237e3..c245fd4cf 100644 --- a/unpacked/extensions/TeX/verb.js +++ b/unpacked/extensions/TeX/verb.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ */ MathJax.Extension["TeX/verb"] = { - version: "2.6.0" + version: "2.7.0-beta" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/asciimath2jax.js b/unpacked/extensions/asciimath2jax.js index aa549a5f2..a669d9500 100644 --- a/unpacked/extensions/asciimath2jax.js +++ b/unpacked/extensions/asciimath2jax.js @@ -14,7 +14,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2012-2015 The MathJax Consortium + * Copyright (c) 2012-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -30,7 +30,7 @@ */ MathJax.Extension.asciimath2jax = { - version: "2.6.0", + version: "2.7.0-beta", config: { delimiters: [['`','`']], // The star/stop delimiter pairs for asciimath code diff --git a/unpacked/extensions/fast-preview.js b/unpacked/extensions/fast-preview.js index bc55d2a4b..66946a6aa 100644 --- a/unpacked/extensions/fast-preview.js +++ b/unpacked/extensions/fast-preview.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2014-2015 The MathJax Consortium + * Copyright (c) 2014-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -33,7 +33,7 @@ var msieColorBug = BROWSER.isMSIE && (document.documentMode||0) < 8; var FastPreview = MathJax.Extension["fast-preview"] = { - version: "2.6.0", + version: "2.7.0-beta", enabled: true, // diff --git a/unpacked/extensions/jsMath2jax.js b/unpacked/extensions/jsMath2jax.js index 188119711..569832ed5 100644 --- a/unpacked/extensions/jsMath2jax.js +++ b/unpacked/extensions/jsMath2jax.js @@ -18,7 +18,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -34,7 +34,7 @@ */ MathJax.Extension.jsMath2jax = { - version: "2.6.0", + version: "2.7.0-beta", config: { preview: "TeX" // Set to "none" to prevent preview strings from being inserted diff --git a/unpacked/extensions/mml2jax.js b/unpacked/extensions/mml2jax.js index 995ba94c1..b3738ff70 100644 --- a/unpacked/extensions/mml2jax.js +++ b/unpacked/extensions/mml2jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ */ MathJax.Extension.mml2jax = { - version: "2.6.0", + version: "2.7.0-beta", config: { preview: "mathml" // Use the element as the // preview. Set to "none" for no preview, diff --git a/unpacked/extensions/tex2jax.js b/unpacked/extensions/tex2jax.js index ce8702d89..0230a1b23 100644 --- a/unpacked/extensions/tex2jax.js +++ b/unpacked/extensions/tex2jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ */ MathJax.Extension.tex2jax = { - version: "2.6.0", + version: "2.7.0-beta", config: { inlineMath: [ // The start/stop pairs for in-line math // ['$','$'], // (comment out any you don't want, or add your own, but diff --git a/unpacked/extensions/toMathML.js b/unpacked/extensions/toMathML.js index d06ad851a..2251653fa 100644 --- a/unpacked/extensions/toMathML.js +++ b/unpacked/extensions/toMathML.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ */ MathJax.Hub.Register.LoadHook("[MathJax]/jax/element/mml/jax.js",function () { - var VERSION = "2.6.1"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, SETTINGS = MathJax.Hub.config.menuSettings; diff --git a/unpacked/jax/element/mml/jax.js b/unpacked/jax/element/mml/jax.js index bcbf4bbf2..c89f782e1 100644 --- a/unpacked/jax/element/mml/jax.js +++ b/unpacked/jax/element/mml/jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -30,7 +30,7 @@ MathJax.ElementJax.mml = MathJax.ElementJax({ mimeType: "jax/mml" },{ id: "mml", - version: "2.6.0", + version: "2.7.0-beta", directory: MathJax.ElementJax.directory + "/mml", extensionDir: MathJax.ElementJax.extensionDir + "/mml", optableDir: MathJax.ElementJax.directory + "/mml/optable" diff --git a/unpacked/jax/element/mml/optable/Arrows.js b/unpacked/jax/element/mml/optable/Arrows.js index bf0e35364..4e34f8e3a 100644 --- a/unpacked/jax/element/mml/optable/Arrows.js +++ b/unpacked/jax/element/mml/optable/Arrows.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/Arrows.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/BasicLatin.js b/unpacked/jax/element/mml/optable/BasicLatin.js index f69468f2a..acd3115c2 100644 --- a/unpacked/jax/element/mml/optable/BasicLatin.js +++ b/unpacked/jax/element/mml/optable/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/BasicLatin.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/CombDiacritMarks.js b/unpacked/jax/element/mml/optable/CombDiacritMarks.js index 4f705c666..bc65fcbab 100644 --- a/unpacked/jax/element/mml/optable/CombDiacritMarks.js +++ b/unpacked/jax/element/mml/optable/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/CombDiacritMarks.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/CombDiactForSymbols.js b/unpacked/jax/element/mml/optable/CombDiactForSymbols.js index bcebec2bb..546a0bc88 100644 --- a/unpacked/jax/element/mml/optable/CombDiactForSymbols.js +++ b/unpacked/jax/element/mml/optable/CombDiactForSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/CombDiactForSymbols.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/Dingbats.js b/unpacked/jax/element/mml/optable/Dingbats.js index ed89722bf..b5165d75e 100644 --- a/unpacked/jax/element/mml/optable/Dingbats.js +++ b/unpacked/jax/element/mml/optable/Dingbats.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/Dingbats.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/GeneralPunctuation.js b/unpacked/jax/element/mml/optable/GeneralPunctuation.js index 544ea647b..93484ca2c 100644 --- a/unpacked/jax/element/mml/optable/GeneralPunctuation.js +++ b/unpacked/jax/element/mml/optable/GeneralPunctuation.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/GeneralPunctuation.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/GeometricShapes.js b/unpacked/jax/element/mml/optable/GeometricShapes.js index d94705eb8..46656340c 100644 --- a/unpacked/jax/element/mml/optable/GeometricShapes.js +++ b/unpacked/jax/element/mml/optable/GeometricShapes.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/GeometricShapes.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/GreekAndCoptic.js b/unpacked/jax/element/mml/optable/GreekAndCoptic.js index a5c3890d3..59d047940 100644 --- a/unpacked/jax/element/mml/optable/GreekAndCoptic.js +++ b/unpacked/jax/element/mml/optable/GreekAndCoptic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/GreekAndCoptic.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/Latin1Supplement.js b/unpacked/jax/element/mml/optable/Latin1Supplement.js index 834491c71..fbba3a5d3 100644 --- a/unpacked/jax/element/mml/optable/Latin1Supplement.js +++ b/unpacked/jax/element/mml/optable/Latin1Supplement.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/Latin1Supplement.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/LetterlikeSymbols.js b/unpacked/jax/element/mml/optable/LetterlikeSymbols.js index 65c35350b..ec8d885b1 100644 --- a/unpacked/jax/element/mml/optable/LetterlikeSymbols.js +++ b/unpacked/jax/element/mml/optable/LetterlikeSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/LetterlikeSymbols.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/MathOperators.js b/unpacked/jax/element/mml/optable/MathOperators.js index 6ade8943c..1da14f946 100644 --- a/unpacked/jax/element/mml/optable/MathOperators.js +++ b/unpacked/jax/element/mml/optable/MathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/MathOperators.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/MiscMathSymbolsA.js b/unpacked/jax/element/mml/optable/MiscMathSymbolsA.js index ee0f854c2..0d0bfcf59 100644 --- a/unpacked/jax/element/mml/optable/MiscMathSymbolsA.js +++ b/unpacked/jax/element/mml/optable/MiscMathSymbolsA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/MiscMathSymbolsA.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/MiscMathSymbolsB.js b/unpacked/jax/element/mml/optable/MiscMathSymbolsB.js index ab0ede705..3bac05dc3 100644 --- a/unpacked/jax/element/mml/optable/MiscMathSymbolsB.js +++ b/unpacked/jax/element/mml/optable/MiscMathSymbolsB.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/MiscMathSymbolsB.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/MiscSymbolsAndArrows.js b/unpacked/jax/element/mml/optable/MiscSymbolsAndArrows.js index 723ac61c0..4d1e889c9 100644 --- a/unpacked/jax/element/mml/optable/MiscSymbolsAndArrows.js +++ b/unpacked/jax/element/mml/optable/MiscSymbolsAndArrows.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/MiscSymbolsAndArrows.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/MiscTechnical.js b/unpacked/jax/element/mml/optable/MiscTechnical.js index ad478a1c6..720aadd9c 100644 --- a/unpacked/jax/element/mml/optable/MiscTechnical.js +++ b/unpacked/jax/element/mml/optable/MiscTechnical.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/MiscTechnical.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/SpacingModLetters.js b/unpacked/jax/element/mml/optable/SpacingModLetters.js index 75c925fe3..d21d55908 100644 --- a/unpacked/jax/element/mml/optable/SpacingModLetters.js +++ b/unpacked/jax/element/mml/optable/SpacingModLetters.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/SpacingModLetters.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/SuppMathOperators.js b/unpacked/jax/element/mml/optable/SuppMathOperators.js index ff2afac9f..24bd59e9c 100644 --- a/unpacked/jax/element/mml/optable/SuppMathOperators.js +++ b/unpacked/jax/element/mml/optable/SuppMathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/SuppMathOperators.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/SupplementalArrowsA.js b/unpacked/jax/element/mml/optable/SupplementalArrowsA.js index 47a853b10..684d63bbc 100644 --- a/unpacked/jax/element/mml/optable/SupplementalArrowsA.js +++ b/unpacked/jax/element/mml/optable/SupplementalArrowsA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/SupplementalArrowsA.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/element/mml/optable/SupplementalArrowsB.js b/unpacked/jax/element/mml/optable/SupplementalArrowsB.js index a3ddf0a97..cbb7018e5 100644 --- a/unpacked/jax/element/mml/optable/SupplementalArrowsB.js +++ b/unpacked/jax/element/mml/optable/SupplementalArrowsB.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/optable/SupplementalArrowsB.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/AsciiMath/config.js b/unpacked/jax/input/AsciiMath/config.js index 09ce7fe81..cf78ed7b4 100644 --- a/unpacked/jax/input/AsciiMath/config.js +++ b/unpacked/jax/input/AsciiMath/config.js @@ -13,7 +13,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2012-2015 The MathJax Consortium + * Copyright (c) 2012-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -30,7 +30,7 @@ MathJax.InputJax.AsciiMath = MathJax.InputJax({ id: "AsciiMath", - version: "2.6.0", + version: "2.7.0-beta", directory: MathJax.InputJax.directory + "/AsciiMath", extensionDir: MathJax.InputJax.extensionDir + "/AsciiMath", diff --git a/unpacked/jax/input/AsciiMath/jax.js b/unpacked/jax/input/AsciiMath/jax.js index 6e8049c46..26981e5a1 100644 --- a/unpacked/jax/input/AsciiMath/jax.js +++ b/unpacked/jax/input/AsciiMath/jax.js @@ -24,7 +24,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2012-2015 The MathJax Consortium + * Copyright (c) 2012-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/config.js b/unpacked/jax/input/MathML/config.js index 25b885775..9780266f0 100644 --- a/unpacked/jax/input/MathML/config.js +++ b/unpacked/jax/input/MathML/config.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ MathJax.InputJax.MathML = MathJax.InputJax({ id: "MathML", - version: "2.6.1", + version: "2.7.0-beta", directory: MathJax.InputJax.directory + "/MathML", extensionDir: MathJax.InputJax.extensionDir + "/MathML", entityDir: MathJax.InputJax.directory + "/MathML/entities", diff --git a/unpacked/jax/input/MathML/entities/a.js b/unpacked/jax/input/MathML/entities/a.js index 84aaab800..111e6d685 100644 --- a/unpacked/jax/input/MathML/entities/a.js +++ b/unpacked/jax/input/MathML/entities/a.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/a.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/b.js b/unpacked/jax/input/MathML/entities/b.js index ca5274d80..9b847fda0 100644 --- a/unpacked/jax/input/MathML/entities/b.js +++ b/unpacked/jax/input/MathML/entities/b.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/b.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/c.js b/unpacked/jax/input/MathML/entities/c.js index d1bddd45a..92fc3957b 100644 --- a/unpacked/jax/input/MathML/entities/c.js +++ b/unpacked/jax/input/MathML/entities/c.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/c.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/d.js b/unpacked/jax/input/MathML/entities/d.js index b3b99cfba..7215eb4de 100644 --- a/unpacked/jax/input/MathML/entities/d.js +++ b/unpacked/jax/input/MathML/entities/d.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/d.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/e.js b/unpacked/jax/input/MathML/entities/e.js index d8d209ba8..a13b1cb0b 100644 --- a/unpacked/jax/input/MathML/entities/e.js +++ b/unpacked/jax/input/MathML/entities/e.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/e.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/f.js b/unpacked/jax/input/MathML/entities/f.js index cf6ab496e..4e02f163e 100644 --- a/unpacked/jax/input/MathML/entities/f.js +++ b/unpacked/jax/input/MathML/entities/f.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/f.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/fr.js b/unpacked/jax/input/MathML/entities/fr.js index b1c5bb63f..4b23f4ea2 100644 --- a/unpacked/jax/input/MathML/entities/fr.js +++ b/unpacked/jax/input/MathML/entities/fr.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/fr.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/g.js b/unpacked/jax/input/MathML/entities/g.js index 173e53f80..9d3c72751 100644 --- a/unpacked/jax/input/MathML/entities/g.js +++ b/unpacked/jax/input/MathML/entities/g.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/g.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/h.js b/unpacked/jax/input/MathML/entities/h.js index d1cfe41a1..6a9e65d4e 100644 --- a/unpacked/jax/input/MathML/entities/h.js +++ b/unpacked/jax/input/MathML/entities/h.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/h.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/i.js b/unpacked/jax/input/MathML/entities/i.js index df2283a8e..2ac87bf95 100644 --- a/unpacked/jax/input/MathML/entities/i.js +++ b/unpacked/jax/input/MathML/entities/i.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/i.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/j.js b/unpacked/jax/input/MathML/entities/j.js index 2834cd3fa..aadcd8dd5 100644 --- a/unpacked/jax/input/MathML/entities/j.js +++ b/unpacked/jax/input/MathML/entities/j.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/j.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/k.js b/unpacked/jax/input/MathML/entities/k.js index 5c95e58ca..d5966e017 100644 --- a/unpacked/jax/input/MathML/entities/k.js +++ b/unpacked/jax/input/MathML/entities/k.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/k.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/l.js b/unpacked/jax/input/MathML/entities/l.js index 7ebb8797c..7fd67b19a 100644 --- a/unpacked/jax/input/MathML/entities/l.js +++ b/unpacked/jax/input/MathML/entities/l.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/l.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/m.js b/unpacked/jax/input/MathML/entities/m.js index 844997420..4a7ec35bd 100644 --- a/unpacked/jax/input/MathML/entities/m.js +++ b/unpacked/jax/input/MathML/entities/m.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/m.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/n.js b/unpacked/jax/input/MathML/entities/n.js index 7a1c65b4e..1b64a98e1 100644 --- a/unpacked/jax/input/MathML/entities/n.js +++ b/unpacked/jax/input/MathML/entities/n.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/n.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/o.js b/unpacked/jax/input/MathML/entities/o.js index 4246dd55d..0d61058a5 100644 --- a/unpacked/jax/input/MathML/entities/o.js +++ b/unpacked/jax/input/MathML/entities/o.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/o.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/opf.js b/unpacked/jax/input/MathML/entities/opf.js index 9e5b9ed20..e35cd9031 100644 --- a/unpacked/jax/input/MathML/entities/opf.js +++ b/unpacked/jax/input/MathML/entities/opf.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/opf.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/p.js b/unpacked/jax/input/MathML/entities/p.js index 8926f2104..255779c4b 100644 --- a/unpacked/jax/input/MathML/entities/p.js +++ b/unpacked/jax/input/MathML/entities/p.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/p.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/q.js b/unpacked/jax/input/MathML/entities/q.js index 9f3141eb2..01856e95e 100644 --- a/unpacked/jax/input/MathML/entities/q.js +++ b/unpacked/jax/input/MathML/entities/q.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/q.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/r.js b/unpacked/jax/input/MathML/entities/r.js index 07440dff6..03fe14123 100644 --- a/unpacked/jax/input/MathML/entities/r.js +++ b/unpacked/jax/input/MathML/entities/r.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/r.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/s.js b/unpacked/jax/input/MathML/entities/s.js index 0cbe489f4..fa30df710 100644 --- a/unpacked/jax/input/MathML/entities/s.js +++ b/unpacked/jax/input/MathML/entities/s.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/s.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/scr.js b/unpacked/jax/input/MathML/entities/scr.js index 508cf7212..592a8d836 100644 --- a/unpacked/jax/input/MathML/entities/scr.js +++ b/unpacked/jax/input/MathML/entities/scr.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/scr.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/t.js b/unpacked/jax/input/MathML/entities/t.js index f3461ef0a..6679548e4 100644 --- a/unpacked/jax/input/MathML/entities/t.js +++ b/unpacked/jax/input/MathML/entities/t.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/t.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/u.js b/unpacked/jax/input/MathML/entities/u.js index d40c54986..e669d7317 100644 --- a/unpacked/jax/input/MathML/entities/u.js +++ b/unpacked/jax/input/MathML/entities/u.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/u.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/v.js b/unpacked/jax/input/MathML/entities/v.js index ec6475ab5..6a9916f0c 100644 --- a/unpacked/jax/input/MathML/entities/v.js +++ b/unpacked/jax/input/MathML/entities/v.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/v.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/w.js b/unpacked/jax/input/MathML/entities/w.js index 0970fb2a7..531a53f98 100644 --- a/unpacked/jax/input/MathML/entities/w.js +++ b/unpacked/jax/input/MathML/entities/w.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/w.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/x.js b/unpacked/jax/input/MathML/entities/x.js index fedb4012b..f9d91f66e 100644 --- a/unpacked/jax/input/MathML/entities/x.js +++ b/unpacked/jax/input/MathML/entities/x.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/x.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/y.js b/unpacked/jax/input/MathML/entities/y.js index 1f47113b2..f7d76e09b 100644 --- a/unpacked/jax/input/MathML/entities/y.js +++ b/unpacked/jax/input/MathML/entities/y.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/y.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/entities/z.js b/unpacked/jax/input/MathML/entities/z.js index df759e22f..d04f88d7c 100644 --- a/unpacked/jax/input/MathML/entities/z.js +++ b/unpacked/jax/input/MathML/entities/z.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/entities/z.js * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/MathML/jax.js b/unpacked/jax/input/MathML/jax.js index a40c7e770..5db972029 100644 --- a/unpacked/jax/input/MathML/jax.js +++ b/unpacked/jax/input/MathML/jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/input/TeX/config.js b/unpacked/jax/input/TeX/config.js index 53a6836b6..5f64ebd13 100644 --- a/unpacked/jax/input/TeX/config.js +++ b/unpacked/jax/input/TeX/config.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ MathJax.InputJax.TeX = MathJax.InputJax({ id: "TeX", - version: "2.6.1", + version: "2.7.0-beta", directory: MathJax.InputJax.directory + "/TeX", extensionDir: MathJax.InputJax.extensionDir + "/TeX", diff --git a/unpacked/jax/input/TeX/jax.js b/unpacked/jax/input/TeX/jax.js index 6d84f6a54..098ec414e 100644 --- a/unpacked/jax/input/TeX/jax.js +++ b/unpacked/jax/input/TeX/jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/CommonHTML/autoload/annotation-xml.js b/unpacked/jax/output/CommonHTML/autoload/annotation-xml.js index a7e22a062..ef020516a 100644 --- a/unpacked/jax/output/CommonHTML/autoload/annotation-xml.js +++ b/unpacked/jax/output/CommonHTML/autoload/annotation-xml.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("CommonHTML Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, CHTML = MathJax.OutputJax.CommonHTML; diff --git a/unpacked/jax/output/CommonHTML/autoload/maction.js b/unpacked/jax/output/CommonHTML/autoload/maction.js index 94541bcd5..4aa9bcc43 100644 --- a/unpacked/jax/output/CommonHTML/autoload/maction.js +++ b/unpacked/jax/output/CommonHTML/autoload/maction.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("CommonHTML Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, CHTML = MathJax.OutputJax.CommonHTML; diff --git a/unpacked/jax/output/CommonHTML/autoload/menclose.js b/unpacked/jax/output/CommonHTML/autoload/menclose.js index c3f06cec0..31fa9dc4d 100644 --- a/unpacked/jax/output/CommonHTML/autoload/menclose.js +++ b/unpacked/jax/output/CommonHTML/autoload/menclose.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("CommonHTML Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, CHTML = MathJax.OutputJax.CommonHTML; diff --git a/unpacked/jax/output/CommonHTML/autoload/mglyph.js b/unpacked/jax/output/CommonHTML/autoload/mglyph.js index f273ccb59..b4076411a 100644 --- a/unpacked/jax/output/CommonHTML/autoload/mglyph.js +++ b/unpacked/jax/output/CommonHTML/autoload/mglyph.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("CommonHTML Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, CHTML = MathJax.OutputJax.CommonHTML, LOCALE = MathJax.Localization; diff --git a/unpacked/jax/output/CommonHTML/autoload/mmultiscripts.js b/unpacked/jax/output/CommonHTML/autoload/mmultiscripts.js index a13026184..46b64ac7e 100644 --- a/unpacked/jax/output/CommonHTML/autoload/mmultiscripts.js +++ b/unpacked/jax/output/CommonHTML/autoload/mmultiscripts.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("CommonHTML Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, CHTML = MathJax.OutputJax.CommonHTML; diff --git a/unpacked/jax/output/CommonHTML/autoload/ms.js b/unpacked/jax/output/CommonHTML/autoload/ms.js index 6216df664..e8522c983 100644 --- a/unpacked/jax/output/CommonHTML/autoload/ms.js +++ b/unpacked/jax/output/CommonHTML/autoload/ms.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("CommonHTML Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, CHTML = MathJax.OutputJax.CommonHTML; diff --git a/unpacked/jax/output/CommonHTML/autoload/mtable.js b/unpacked/jax/output/CommonHTML/autoload/mtable.js index e3875fbb5..63ea0db2e 100644 --- a/unpacked/jax/output/CommonHTML/autoload/mtable.js +++ b/unpacked/jax/output/CommonHTML/autoload/mtable.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("CommonHTML Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, CONFIG = MathJax.Hub.config, CHTML = MathJax.OutputJax.CommonHTML, diff --git a/unpacked/jax/output/CommonHTML/autoload/multiline.js b/unpacked/jax/output/CommonHTML/autoload/multiline.js index 8ac46a43e..f616fe8dd 100644 --- a/unpacked/jax/output/CommonHTML/autoload/multiline.js +++ b/unpacked/jax/output/CommonHTML/autoload/multiline.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("CommonHTML Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, CONFIG = MathJax.Hub.config, CHTML = MathJax.OutputJax.CommonHTML; diff --git a/unpacked/jax/output/CommonHTML/config.js b/unpacked/jax/output/CommonHTML/config.js index 355fe12b4..6848bff64 100644 --- a/unpacked/jax/output/CommonHTML/config.js +++ b/unpacked/jax/output/CommonHTML/config.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ MathJax.OutputJax.CommonHTML = MathJax.OutputJax({ id: "CommonHTML", - version: "2.6.1", + version: "2.7.0-beta", directory: MathJax.OutputJax.directory + "/CommonHTML", extensionDir: MathJax.OutputJax.extensionDir + "/CommonHTML", autoloadDir: MathJax.OutputJax.directory + "/CommonHTML/autoload", diff --git a/unpacked/jax/output/CommonHTML/fonts/TeX/AMS-Regular.js b/unpacked/jax/output/CommonHTML/fonts/TeX/AMS-Regular.js index 51434f447..fa1e7fc1f 100644 --- a/unpacked/jax/output/CommonHTML/fonts/TeX/AMS-Regular.js +++ b/unpacked/jax/output/CommonHTML/fonts/TeX/AMS-Regular.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/CommonHTML/fonts/TeX/AMS-Regular.js * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/CommonHTML/fonts/TeX/Caligraphic-Bold.js b/unpacked/jax/output/CommonHTML/fonts/TeX/Caligraphic-Bold.js index 431b9a03c..7e09fac80 100644 --- a/unpacked/jax/output/CommonHTML/fonts/TeX/Caligraphic-Bold.js +++ b/unpacked/jax/output/CommonHTML/fonts/TeX/Caligraphic-Bold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/CommonHTML/fonts/TeX/Caligraphic-Bold.js * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/CommonHTML/fonts/TeX/Fraktur-Bold.js b/unpacked/jax/output/CommonHTML/fonts/TeX/Fraktur-Bold.js index 75c2e969b..11a1cf33d 100644 --- a/unpacked/jax/output/CommonHTML/fonts/TeX/Fraktur-Bold.js +++ b/unpacked/jax/output/CommonHTML/fonts/TeX/Fraktur-Bold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js b/unpacked/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js index b44bd9815..1f132abf1 100644 --- a/unpacked/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js +++ b/unpacked/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/CommonHTML/fonts/TeX/Fraktur-Regular.js * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/CommonHTML/fonts/TeX/Main-Bold.js b/unpacked/jax/output/CommonHTML/fonts/TeX/Main-Bold.js index 1c47a4f67..020bfd0e9 100644 --- a/unpacked/jax/output/CommonHTML/fonts/TeX/Main-Bold.js +++ b/unpacked/jax/output/CommonHTML/fonts/TeX/Main-Bold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/CommonHTML/fonts/TeX/Main-Bold.js * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/CommonHTML/fonts/TeX/Math-BoldItalic.js b/unpacked/jax/output/CommonHTML/fonts/TeX/Math-BoldItalic.js index cfa2ddabe..26e864456 100644 --- a/unpacked/jax/output/CommonHTML/fonts/TeX/Math-BoldItalic.js +++ b/unpacked/jax/output/CommonHTML/fonts/TeX/Math-BoldItalic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/CommonHTML/fonts/TeX/SansSerif-Bold.js b/unpacked/jax/output/CommonHTML/fonts/TeX/SansSerif-Bold.js index 1e7c5c6d3..72b069d90 100644 --- a/unpacked/jax/output/CommonHTML/fonts/TeX/SansSerif-Bold.js +++ b/unpacked/jax/output/CommonHTML/fonts/TeX/SansSerif-Bold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/CommonHTML/fonts/TeX/SansSerif-Bold.js * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/CommonHTML/fonts/TeX/SansSerif-Italic.js b/unpacked/jax/output/CommonHTML/fonts/TeX/SansSerif-Italic.js index 6758dd3c8..f4597bae8 100644 --- a/unpacked/jax/output/CommonHTML/fonts/TeX/SansSerif-Italic.js +++ b/unpacked/jax/output/CommonHTML/fonts/TeX/SansSerif-Italic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/CommonHTML/fonts/TeX/SansSerif-Italic.js * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/CommonHTML/fonts/TeX/SansSerif-Regular.js b/unpacked/jax/output/CommonHTML/fonts/TeX/SansSerif-Regular.js index f838368bc..1a58fe93b 100644 --- a/unpacked/jax/output/CommonHTML/fonts/TeX/SansSerif-Regular.js +++ b/unpacked/jax/output/CommonHTML/fonts/TeX/SansSerif-Regular.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/CommonHTML/fonts/TeX/SansSerif-Regular.js * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/CommonHTML/fonts/TeX/Script-Regular.js b/unpacked/jax/output/CommonHTML/fonts/TeX/Script-Regular.js index b73e310e1..791f38b96 100644 --- a/unpacked/jax/output/CommonHTML/fonts/TeX/Script-Regular.js +++ b/unpacked/jax/output/CommonHTML/fonts/TeX/Script-Regular.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/CommonHTML/fonts/TeX/Script-Regular.js * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/CommonHTML/fonts/TeX/Typewriter-Regular.js b/unpacked/jax/output/CommonHTML/fonts/TeX/Typewriter-Regular.js index 2744f5778..0c1a27238 100644 --- a/unpacked/jax/output/CommonHTML/fonts/TeX/Typewriter-Regular.js +++ b/unpacked/jax/output/CommonHTML/fonts/TeX/Typewriter-Regular.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/CommonHTML/fonts/TeX/Typewriter-Regular.js * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/CommonHTML/fonts/TeX/fontdata-extra.js b/unpacked/jax/output/CommonHTML/fonts/TeX/fontdata-extra.js index 709a5f784..6697ee55c 100644 --- a/unpacked/jax/output/CommonHTML/fonts/TeX/fontdata-extra.js +++ b/unpacked/jax/output/CommonHTML/fonts/TeX/fontdata-extra.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ (function (CHTML) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = CHTML.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/CommonHTML/fonts/TeX/fontdata.js b/unpacked/jax/output/CommonHTML/fonts/TeX/fontdata.js index 385572bb7..861dde600 100644 --- a/unpacked/jax/output/CommonHTML/fonts/TeX/fontdata.js +++ b/unpacked/jax/output/CommonHTML/fonts/TeX/fontdata.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ */ (function (CHTML,MML,AJAX) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MAIN = "MathJax_Main", BOLD = "MathJax_Main-Bold", diff --git a/unpacked/jax/output/CommonHTML/jax.js b/unpacked/jax/output/CommonHTML/jax.js index e95b2ff2c..13a9e1b84 100644 --- a/unpacked/jax/output/CommonHTML/jax.js +++ b/unpacked/jax/output/CommonHTML/jax.js @@ -12,7 +12,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/autoload/annotation-xml.js b/unpacked/jax/output/HTML-CSS/autoload/annotation-xml.js index 6075a2af6..87e2eb22e 100644 --- a/unpacked/jax/output/HTML-CSS/autoload/annotation-xml.js +++ b/unpacked/jax/output/HTML-CSS/autoload/annotation-xml.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("HTML-CSS Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, HTMLCSS = MathJax.OutputJax["HTML-CSS"]; diff --git a/unpacked/jax/output/HTML-CSS/autoload/maction.js b/unpacked/jax/output/HTML-CSS/autoload/maction.js index 571257eb4..7ecde85bf 100644 --- a/unpacked/jax/output/HTML-CSS/autoload/maction.js +++ b/unpacked/jax/output/HTML-CSS/autoload/maction.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("HTML-CSS Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, HTMLCSS = MathJax.OutputJax["HTML-CSS"]; diff --git a/unpacked/jax/output/HTML-CSS/autoload/menclose.js b/unpacked/jax/output/HTML-CSS/autoload/menclose.js index 3f9773b6a..71a049af7 100644 --- a/unpacked/jax/output/HTML-CSS/autoload/menclose.js +++ b/unpacked/jax/output/HTML-CSS/autoload/menclose.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("HTML-CSS Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, HTMLCSS = MathJax.OutputJax["HTML-CSS"]; diff --git a/unpacked/jax/output/HTML-CSS/autoload/mglyph.js b/unpacked/jax/output/HTML-CSS/autoload/mglyph.js index 6c988b1da..1e5bc64d3 100644 --- a/unpacked/jax/output/HTML-CSS/autoload/mglyph.js +++ b/unpacked/jax/output/HTML-CSS/autoload/mglyph.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("HTML-CSS Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, HTMLCSS = MathJax.OutputJax["HTML-CSS"], LOCALE = MathJax.Localization; diff --git a/unpacked/jax/output/HTML-CSS/autoload/mmultiscripts.js b/unpacked/jax/output/HTML-CSS/autoload/mmultiscripts.js index de9f56f75..24d145d10 100644 --- a/unpacked/jax/output/HTML-CSS/autoload/mmultiscripts.js +++ b/unpacked/jax/output/HTML-CSS/autoload/mmultiscripts.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("HTML-CSS Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, HTMLCSS = MathJax.OutputJax["HTML-CSS"]; diff --git a/unpacked/jax/output/HTML-CSS/autoload/ms.js b/unpacked/jax/output/HTML-CSS/autoload/ms.js index 8c1c15d4c..f44beddd9 100644 --- a/unpacked/jax/output/HTML-CSS/autoload/ms.js +++ b/unpacked/jax/output/HTML-CSS/autoload/ms.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("HTML-CSS Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, HTMLCSS = MathJax.OutputJax["HTML-CSS"]; diff --git a/unpacked/jax/output/HTML-CSS/autoload/mtable.js b/unpacked/jax/output/HTML-CSS/autoload/mtable.js index 81cb05212..4b611909b 100644 --- a/unpacked/jax/output/HTML-CSS/autoload/mtable.js +++ b/unpacked/jax/output/HTML-CSS/autoload/mtable.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("HTML-CSS Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, HTMLCSS = MathJax.OutputJax["HTML-CSS"]; diff --git a/unpacked/jax/output/HTML-CSS/autoload/multiline.js b/unpacked/jax/output/HTML-CSS/autoload/multiline.js index 23c4ddade..320116de9 100644 --- a/unpacked/jax/output/HTML-CSS/autoload/multiline.js +++ b/unpacked/jax/output/HTML-CSS/autoload/multiline.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("HTML-CSS Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, HTMLCSS = MathJax.OutputJax["HTML-CSS"]; diff --git a/unpacked/jax/output/HTML-CSS/config.js b/unpacked/jax/output/HTML-CSS/config.js index 388dadeee..d36cc7169 100644 --- a/unpacked/jax/output/HTML-CSS/config.js +++ b/unpacked/jax/output/HTML-CSS/config.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ MathJax.OutputJax["HTML-CSS"] = MathJax.OutputJax({ id: "HTML-CSS", - version: "2.6.1", + version: "2.7.0-beta", directory: MathJax.OutputJax.directory + "/HTML-CSS", extensionDir: MathJax.OutputJax.extensionDir + "/HTML-CSS", autoloadDir: MathJax.OutputJax.directory + "/HTML-CSS/autoload", diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular/Main.js index 88a891c17..f0c621582 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Alphabets/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular/Main.js index faa60ddf8..b5915d4b3 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Arrows/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular/Main.js index 91611f719..fcc128da9 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/DoubleStruck/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular/Main.js index 11e57c666..aac0cf3cc 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Fraktur/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular/Main.js index ccf00c223..3ca6860d4 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Latin/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular/Main.js index 289594a5b..f7cf60071 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Main/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular/Main.js index 5f38d218d..7a89b80de 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Marks/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular/Main.js index 0b571683c..3db689e9e 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Misc/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular/Main.js index 8e87d61a7..1e354cbc5 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Monospace/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular/Main.js index e231796ae..86ca81b78 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/NonUnicode/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular/Main.js index 23f87aa9f..564476d10 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Normal/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular/Main.js index 14ddbd7ae..741f94f33 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Operators/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular/Main.js index dc0315d71..e4812c077 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/SansSerif/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular/Main.js index 1263ad930..110c24a8d 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Script/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular/Main.js index f5f1199b8..1bea61f6e 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Shapes/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular/Main.js index 3907028d5..ad68abd96 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Size1/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular/Main.js index 6a3a89552..0ed82d82d 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Size2/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular/Main.js index b4a8b0609..50615141b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Size3/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular/Main.js index 9b372c213..d17f6f7ec 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Size4/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular/Main.js index a8da3f5a7..892d6d592 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Size5/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular/Main.js index 15089bf87..6ba0a10ee 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Size6/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular/Main.js index 3f7586df4..9efc78e46 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Symbols/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular/Main.js index 037ddd54c..916867394 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Variants/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/fontdata-extra.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/fontdata-extra.js index 45b7de0dd..c885715f0 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/fontdata-extra.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/fontdata-extra.js @@ -4,7 +4,7 @@ * * Adds extra stretchy characters to the Asana-Math fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ */ (function (HTMLCSS) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = HTMLCSS.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/fontdata.js b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/fontdata.js index ec87a5797..06bb26b7e 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/fontdata.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Asana-Math/fontdata.js @@ -4,7 +4,7 @@ * * Initializes the HTML-CSS OutputJax to use the Asana-Math fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -21,7 +21,7 @@ (function (HTMLCSS,MML,AJAX) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var ALPHABETS = "AsanaMathJax_Alphabets", ARROWS = "AsanaMathJax_Arrows", diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular/Main.js index 1c4d3615d..addd504ab 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Alphabets/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular/Main.js index debfa9f79..e46fd3bf3 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Arrows/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js index 8dc4fe6d7..15950839b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular/Main.js index cdd7570a0..758ea287f 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Fraktur/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular/Main.js index 0cda59a36..73508f9d8 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Latin/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular/Main.js index 85967df26..9a084b66a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Main/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular/Main.js index ce4727e44..b566d2d5b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Marks/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular/Main.js index 3d4d18cb2..62bd60f91 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Misc/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular/Main.js index 7eddcd5b6..d3972beba 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js index c95361625..1ff245e40 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular/Main.js index a12e98fb9..691f4806c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Normal/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular/Main.js index 4dc1d39ed..a24487833 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Operators/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular/Main.js index 0fe7ee66a..bdceab624 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/SansSerif/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular/Main.js index 4ff4efcde..cb1cdffb8 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Script/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular/Main.js index 47a27489a..c2fbced28 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Shapes/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular/Main.js index 2c88b25ca..466faa462 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size1/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular/Main.js index 21bb7c948..0949b0e16 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular/Main.js index bc495545d..277e3df3c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular/Main.js index c9198ff86..27b424905 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular/Main.js index 9c8154e01..3dd3536c0 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size5/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular/Main.js index 25937ab73..4ef848ac8 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size6/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular/Main.js index 0cab37670..443023fbf 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Symbols/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular/Main.js index 97a03f6c1..f7919ddcc 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Variants/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata-extra.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata-extra.js index 9aa095517..13715f17f 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata-extra.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata-extra.js @@ -4,7 +4,7 @@ * * Adds extra stretchy characters to the Gyre-Pagella fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ */ (function (HTMLCSS) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = HTMLCSS.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata.js index 4565a7e9b..e81813094 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Pagella/fontdata.js @@ -4,7 +4,7 @@ * * Initializes the HTML-CSS OutputJax to use the Gyre-Pagella fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -21,7 +21,7 @@ (function (HTMLCSS,MML,AJAX) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var ALPHABETS = "GyrePagellaMathJax_Alphabets", ARROWS = "GyrePagellaMathJax_Arrows", diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular/Main.js index 099840ede..d48fde9c0 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Alphabets/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular/Main.js index f63b89147..5474a5436 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js index a6cf3a074..272e2b43a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular/Main.js index 08604872e..0f9ae35f3 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Fraktur/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular/Main.js index e3abcc8fa..23b4f4c8e 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Latin/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular/Main.js index e94a1f815..587fd9933 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Main/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular/Main.js index 0fff4bb83..48cac498d 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Marks/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular/Main.js index 29140ee88..e8f462a76 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Misc/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular/Main.js index 3cf181522..477d328bd 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Monospace/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular/Main.js index 7e12ce1f7..dca575f9c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/NonUnicode/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular/Main.js index acf291ccc..c1d2f3aa4 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Normal/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular/Main.js index a4a51184e..b018b697a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Operators/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular/Main.js index 01b536397..017273b75 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/SansSerif/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular/Main.js index 694938581..65f7d58b2 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Script/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular/Main.js index c43adb95d..02e71cab6 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Shapes/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular/Main.js index 7ec81b068..517bbd8b5 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size1/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular/Main.js index bc455985e..3b9eee838 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular/Main.js index 11fd8c9d6..c1a52c2b8 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular/Main.js index 14f172e0a..ac8fdbf19 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size4/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular/Main.js index 34b814f88..2243877c2 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular/Main.js index 8fd5e0040..9309e307e 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size6/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular/Main.js index f1c5e5994..fe7ea5bfb 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Symbols/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular/Main.js index f716b6342..c7f7b3e38 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Variants/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata-extra.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata-extra.js index 3ce673003..ff90eb30a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata-extra.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata-extra.js @@ -4,7 +4,7 @@ * * Adds extra stretchy characters to the Gyre-Termes fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ */ (function (HTMLCSS) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = HTMLCSS.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata.js b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata.js index b4eac2f17..5a6226a87 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Gyre-Termes/fontdata.js @@ -4,7 +4,7 @@ * * Initializes the HTML-CSS OutputJax to use the Gyre-Termes fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -21,7 +21,7 @@ (function (HTMLCSS,MML,AJAX) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var ALPHABETS = "GyreTermesMathJax_Alphabets", ARROWS = "GyreTermesMathJax_Arrows", diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular/Main.js index bee4afd54..65e116649 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Alphabets/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular/Main.js index afc230d85..71670bba0 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular/Main.js index 9d1ff4173..e747b0af8 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular/Main.js index fed164f9d..a80815a2b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Fraktur/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular/Main.js index 859e0d406..be7aee8c0 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Latin/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular/Main.js index b36527cc3..55f3d0fdf 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Main/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular/Main.js index da5daf119..267b16c8a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular/Main.js index 2f3cfaeb8..6e0ac3076 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Misc/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular/Main.js index 343c3a933..c70df4041 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular/Main.js index eceb6ee07..c729bfb58 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/NonUnicode/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular/Main.js index 2dc3a1722..e00b44716 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Normal/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular/Main.js index e4dd9abd6..4731143a9 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Operators/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular/Main.js index 4a7d862cb..ad9d92d3e 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/SansSerif/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular/Main.js index 581dffc51..35336eca5 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Script/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular/Main.js index 87efabb00..11c33a8ee 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Shapes/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular/Main.js index 0931a9509..89dd8b0a4 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Size1/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular/Main.js index ba2696a4c..47ee51918 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Size2/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular/Main.js index 3a581558f..4f27a2aa5 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Size3/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular/Main.js index f70aa8689..da00f262c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular/Main.js index effe4c171..2bc4aebd5 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular/Main.js index 58a371003..62fe0f049 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular/Main.js index 5690ca43a..e9497628a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Size7/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular/Main.js index 4c35166a9..31d45ebf7 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular/Main.js index 346c24ebb..9792897c0 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Variants/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata-extra.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata-extra.js index de4de7642..fb53fb676 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata-extra.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata-extra.js @@ -4,7 +4,7 @@ * * Adds extra stretchy characters to the Latin-Modern fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ */ (function (HTMLCSS) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = HTMLCSS.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata.js b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata.js index e4426eaeb..a3b28e05a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Latin-Modern/fontdata.js @@ -4,7 +4,7 @@ * * Initializes the HTML-CSS OutputJax to use the Latin-Modern fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -21,7 +21,7 @@ (function (HTMLCSS,MML,AJAX) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var ALPHABETS = "LatinModernMathJax_Alphabets", ARROWS = "LatinModernMathJax_Arrows", diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular/Main.js index bc1448b35..7953ffce7 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Alphabets/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular/Main.js index b19b1e82b..ef6385d26 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Arrows/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular/Main.js index ead8240bd..e093d254b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Fraktur/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular/Main.js index 2caa8bde9..d38c1fe8f 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Main/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular/Main.js index 233c22f0d..a2461dea4 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular/Main.js index cc4d46753..c3fa99e34 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/NonUnicode/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular/Main.js index 3b04cc823..465faa199 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Normal/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular/Main.js index 66e0dddee..7ff23c832 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular/Main.js index 089468cba..1ede852cf 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Script/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular/Main.js index ed7d76f94..9447fa694 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Shapes/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular/Main.js index 904eb45d1..b16e6e04a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular/Main.js index 377e2eaf0..3043a3a99 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Size2/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular/Main.js index 7abb68f61..020da39d6 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Size3/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular/Main.js index 53bfe185a..e1d819ecf 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Size4/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular/Main.js index 912977c7d..520c3260d 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular/Main.js index 7d9644314..20cdcb690 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular/Main.js index 86df42bf3..c864cb4d1 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Variants/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata-extra.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata-extra.js index f0a395220..739837eb5 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata-extra.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata-extra.js @@ -4,7 +4,7 @@ * * Adds extra stretchy characters to the Neo-Euler fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ */ (function (HTMLCSS) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = HTMLCSS.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata.js b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata.js index 5294e7c5a..1b5f55e25 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata.js +++ b/unpacked/jax/output/HTML-CSS/fonts/Neo-Euler/fontdata.js @@ -4,7 +4,7 @@ * * Initializes the HTML-CSS OutputJax to use the Neo-Euler fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -21,7 +21,7 @@ (function (HTMLCSS,MML,AJAX) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var ALPHABETS = "NeoEulerMathJax_Alphabets", ARROWS = "NeoEulerMathJax_Arrows", diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold/Main.js index 230252b94..c8ca51918 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic/Main.js index 3c65a41e7..c1ab30ea6 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic/Main.js index e6c6f684b..d3e20a40f 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular/Main.js index f3c21f65b..772c30096 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Alphabets/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/Main.js index 384a1e630..35eed63fe 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular/Main.js index 861839cad..12d503c9c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js index 44659ae99..771ed6375 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js index 9ee8dd209..3c227be68 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic/Main.js index f45542560..ea3d942fa 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular/Main.js index 81a10327a..d712e703a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js index f6316f5a8..b600c791f 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/Main.js index 3a120eac6..ce5b36194 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Fraktur/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold/Main.js index 4fad04286..96c3d6dcb 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic/Main.js index 468531cb5..6f7289bb2 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic/Main.js index 389ed2a78..d2fbefd39 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular/Main.js index 6655d5b1b..8061bd548 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Latin/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold/Main.js index 2e3063eb7..ffd636ed1 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic/Main.js index b3080272f..943498965 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic/Main.js index 8784c014b..a87f2a75f 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular/Main.js index eb1da60c9..10ea7aad7 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Main/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold/Main.js index 2d3245ddf..c78386bbc 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic/Main.js index bdfc3a7ac..7730d4b4c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/Main.js index 6385f35be..a6aec069c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular/Main.js index 8d91954f1..5e6a76604 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold/Main.js index f6ea0a4a6..b65a2b01a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic/Main.js index 42ee2b380..89c020495 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic/Main.js index b0be26425..8b1442e97 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular/Main.js index d5f3a3310..970d21914 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Misc/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/Main.js index a946d2a52..2634ec1a7 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold/Main.js index 4f956e5f0..3383be95f 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic/Main.js index 84a2e52ca..4cc01d4f1 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic/Main.js index 8f368e885..8f14c68c1 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Normal/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold/Main.js index 18454bd46..4d93eb7ee 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular/Main.js index e8ccc75a7..14600abbc 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Operators/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold/Main.js index fbfc380e0..d5ab4f5df 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js index 8c96061a3..955c81905 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic/Main.js index e661ecade..2ab9ff433 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular/Main.js index ae1b2358e..7ca8a2523 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/Main.js index de44eebf7..a6afb5beb 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/Main.js index b08cedbfe..1457464ab 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js index fff47d344..d6ab2e05b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold/Main.js index c7dc2d800..1d2f982ec 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic/Main.js index 1e899a8f4..37429342e 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular/Main.js index 205300cff..973ff6682 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Shapes/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular/Main.js index b86d162de..c59354cda 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size1/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular/Main.js index bcc12d8a4..dcabf5437 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular/Main.js index ce27bae76..9a8d8c812 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size3/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular/Main.js index 9f5171f03..99c744ab3 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular/Main.js index f874cc728..dd0f7ef79 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size5/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold/Main.js index 8fffc4fe5..319a4755f 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular/Main.js index 10dfe5456..e742af7eb 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Symbols/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/Main.js index 4ca00b301..91421dbe7 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/Main.js index 07d6aab7b..3300140a2 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/Main.js index b2d6898cc..1a8aea966 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular/Main.js index 98ca530a7..93ef42257 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/fontdata-extra.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/fontdata-extra.js index 10718f420..4a73a7b6d 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/fontdata-extra.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/fontdata-extra.js @@ -4,7 +4,7 @@ * * Adds extra stretchy characters to the STIX-Web fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ */ (function (HTMLCSS) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = HTMLCSS.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js index f6bee1576..1c55226a8 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX-Web/fontdata.js @@ -4,7 +4,7 @@ * * Initializes the HTML-CSS OutputJax to use the STIX-Web fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -21,7 +21,7 @@ (function (HTMLCSS,MML,AJAX) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var ALPHABETSBOLDITALIC = "STIXMathJax_Alphabets-bold-italic", ALPHABETSBOLD = "STIXMathJax_Alphabets-bold", diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js index 2d1cfdb27..27128087a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/AlphaPresentForms.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js index 146af14c6..ca6788131 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Arrows.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js index e96b025f7..7186ca9b7 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BBBold.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js index fd175e4eb..438ed865c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoldFraktur.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js index 5f8c23baa..2bcea877b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/BoxDrawing.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js index 17bbb43e5..25778dd7b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiacritMarks.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js index 174bb490d..c856042aa 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CombDiactForSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js index 8999c0bf9..6d89d1b3d 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/ControlPictures.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js index 7418470f4..7cdd106fd 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/CurrencySymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js index 08009b640..2a2a763d0 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Cyrillic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js index 442d7d3a0..c991c11c8 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/EnclosedAlphanum.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js index fc9a6dedf..628394a8d 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeneralPunctuation.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js index 76515551f..4a661b7fd 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GeometricShapes.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js index 7c849a92b..504a64a30 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekAndCoptic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js index 8a3dc43c7..ef0525bd7 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekBold.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js index 60a01eb91..9aa0da0ed 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/GreekSSBold.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js index f03bb34c3..e3c5c5bc3 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/IPAExtensions.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js index 294331d76..fadcb0957 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Latin1Supplement.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js index 5e54ce3c7..3dfbabb74 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedA.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js index f2a39a206..88014592c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedAdditional.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js index 9702255c8..e71b7ec22 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedB.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js index 30ef0c012..557491148 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LatinExtendedD.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js index 94449d223..1ddc665ae 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/LetterlikeSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js index cd58b47de..144c63f79 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js index 8aee7f42a..1eb5d54e3 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathBold.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js index 02767c25e..da890c434 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathOperators.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js index a9c05db27..b5e505d1d 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MathSSBold.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js index 661782e80..1d43f53d5 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsA.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js index dac5a9020..fc58f61c6 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscMathSymbolsB.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js index 68153319e..dfe268c31 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js index 820e02053..538df0401 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/MiscTechnical.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js index 00c796d74..8b9abddbe 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/NumberForms.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js index 79f342da5..309e5a154 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/PhoneticExtensions.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js index b89adf2cb..fb1e6a182 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SpacingModLetters.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js index a0fdf2f21..3cdb4c072 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuperAndSubscripts.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js index ccc3b0151..c7c5f4bab 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Bold/SuppMathOperators.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js index 30f2a113a..31e375057 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/AlphaPresentForms.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js index a45d1dea0..152ab278e 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BasicLatin.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js index dacadd396..c3494c774 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/BoxDrawing.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js index c781dc9fc..6af4288a3 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CombDiactForSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js index 95dcbcbb5..37541b18f 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/ControlPictures.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js index 1a7903908..9421b3fe9 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/CurrencySymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js index ee326a0ae..c4b4f35af 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Cyrillic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js index 44abe31ec..e3f7ec3f3 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/EnclosedAlphanum.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js index 57f6644f4..7541bb996 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GeneralPunctuation.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js index 884965750..c1c4e63e6 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekAndCoptic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js index c920c1b36..09a7f8047 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekBoldItalic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js index 07961e5ce..1572c208a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/GreekSSBoldItalic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js index b030e5235..25a04461f 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/IPAExtensions.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js index 482ed5e1c..db5285598 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Latin1Supplement.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js index 482699da0..b7a421efa 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedA.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js index 9b15ce801..2cbc56625 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedAdditional.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js index 7b30e00f1..680c34cbf 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LatinExtendedB.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js index e415011a9..290a0aa5c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/LetterlikeSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js index 271b07070..96114f4e5 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js index 1697b99ad..6c118da1c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldItalic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js index 4c7bd6241..65260b088 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathBoldScript.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js index 5bdb49963..56ee0c0a1 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathOperators.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js index cef51bdfc..e9140b732 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/MathSSItalicBold.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js index 297c02f15..03b177fdc 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/BoldItalic/SpacingModLetters.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js index 8f78beb02..c7b9bf11b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/AlphaPresentForms.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js index cb37c08a7..0abf691a7 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/BoxDrawing.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js index 9d1d428dd..29433d451 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CombDiactForSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js index 5880ebecb..caca0be11 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ControlPictures.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js index eb60f0e67..a55cb91d7 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/CurrencySymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js index 3f4f3d8e9..71d9cabd3 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Cyrillic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js index 5dd9aed52..7746ee50a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/EnclosedAlphanum.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js index 9b7022b05..9144bc827 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GeneralPunctuation.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js index 3ec011eb7..df1ab7c67 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekAndCoptic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js index a76549414..983c3905d 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/GreekItalic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js index 1fdb6ef90..5e8d6a59b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/IPAExtensions.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js index 3e37f1a51..fc8dabdb5 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Latin1Supplement.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js index d5b5f0104..e8b4538b2 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedA.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js index ee9c795e7..bc6ef23fe 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedAdditional.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js index eb2eee345..2463d2f4d 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LatinExtendedB.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js index 95e644629..50cd0ab59 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/LetterlikeSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js index e17b3f3b6..b9e89ad07 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js index 41ae64eb0..41b2f7431 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathItalic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js index 4e1132dde..cde7d5d0c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathOperators.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js index e1264afff..270b0fa9e 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathSSItalic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js index c46683578..25e5bab80 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/MathScript.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js index 2594eb2c2..91656a605 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/SpacingModLetters.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js index 1c4094290..53e44e076 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Italic/ij.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js index a7c35375a..cc9b62bcc 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/AlphaPresentForms.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js index bccf58f4c..05f90d461 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Arrows.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js index 897669fbb..6fb009b9b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BBBold.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js index 13042fa0e..2f920d2ed 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BlockElements.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js index 8218266f4..19cc506fe 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoldFraktur.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js index 4c369de81..7978d0de8 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/BoxDrawing.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js index 9dc8384c1..b7e7cd557 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CJK.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js index b61af8153..53d082b70 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiacritMarks.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js index 3df7c7817..f7ec13664 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CombDiactForSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js index f2733653f..dc7f3d038 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ControlPictures.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js index f431f00f4..c1aca37b7 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/CurrencySymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js index d9946b183..93fb4013c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Cyrillic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js index e925604e4..633f0e6ab 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Dingbats.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js index 6c6a0fd55..fee37160f 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/EnclosedAlphanum.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js index 05a6c6165..53a446b8d 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Fraktur.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js index 724e4193d..e890aa66c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeneralPunctuation.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js index 9247bc7ee..74a64bb66 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GeometricShapes.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js index 8c94b38e5..d9acc115e 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekAndCoptic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js index 8c49ac6ad..60d9755ff 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBold.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js index ab31eebb1..382871a77 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekBoldItalic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js index e25c52dc4..310a3e577 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekItalic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js index 143d03670..78c9da84a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBold.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js index 363376786..ad5dd70cb 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/GreekSSBoldItalic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js index df1ae2482..06df4c719 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js index e6bfac4d2..74b0e64c3 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/IPAExtensions.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js index 0cbdbda07..31b170674 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Latin1Supplement.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js index 874cd67f0..f448a619b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedA.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js index 6c380ba1c..2ddb4ab4a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedAdditional.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js index dab961fc5..8e98106f1 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedB.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js index 9c92310f7..ba77f8e36 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LatinExtendedD.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js index 72d11b4ee..acdc26d31 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/LetterlikeSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js index 48e25f713..b1fd24f54 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js index ed5fde0f5..0233df08c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBold.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js index 801801471..7593e003b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldItalic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js index ab75e8c5b..79c633399 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathBoldScript.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js index f59144506..5b19881c0 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathItalic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js index 4c5d4d197..2bdea2e22 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathOperators.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js index 247f12cb9..27678fdf7 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSS.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js index 85e067065..415c0604d 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSBold.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js index ffbd6bb00..e6b8ec450 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js index cd034f06f..8d4b91b8c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathSSItalicBold.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js index 45171951d..ba30dd0cb 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathScript.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js index b9a25fd44..366a34244 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MathTT.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js index 93c7964ab..66fec0c99 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsA.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js index 9da98cc84..71f58a226 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscMathSymbolsB.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js index 81385473d..612c517c9 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js index df059d4b7..b12223d20 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscSymbolsAndArrows.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js index ebcc2117f..6b2f5e394 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/MiscTechnical.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js index aa722aba8..02906b077 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/NumberForms.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js index 14bcb9a34..c79c24aff 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/PhoneticExtensions.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js index 1e90befe6..38db40fa7 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SpacingModLetters.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js index a67397825..bb3fc0571 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js index 0752df034..f405dbb62 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuperAndSubscripts.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js index b7f3f2b7f..d2e705c32 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SuppMathOperators.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js index a09ff241a..d4f0cf63f 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsA.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js index 903f43e29..0f0c835de 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/SupplementalArrowsB.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js index 76bdcb60c..b36af5f17 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/ij.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js index 4913ea783..7a1f734c9 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Bold/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js index e55b0ed5f..ebc2475b0 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js index 679c648a0..1b8dd957a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsD/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js index 8298e2835..489355937 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Bold/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js index 88ca6051a..43ffe14bf 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js index ab0a87a70..93ef1e0b8 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsSm/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js index ff1197371..4a0de9053 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Bold/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js index 4fda6b9c2..13aa1ec15 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js index 64a3fba62..71b0f8779 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUp/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js index 9d873fe7a..be9d5f1ba 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Bold/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js index f852592ba..200722e09 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js index f53a94e43..1eba3329f 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpD/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js index a6e8e1a47..e2e858c91 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Bold/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js index f655e5643..d6d5f2087 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js index 42d63f4b4..282e6ca6b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/IntegralsUpSm/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js index 0bf1b52df..d9d830267 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js index 1a1b57006..c1991d928 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js index e6828b967..1d3ed3915 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Bold/PrivateUse.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js index fa13967f1..56844c1bf 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js index afe8925e8..3a8371a7b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js index 02d900b6e..ca5b3ca48 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/BoldItalic/PrivateUse.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js index ca2b945af..67785715c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js index 89f38a57e..5894d4ca4 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js index 4774ab445..9229d7ee6 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Italic/PrivateUse.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js index 0bc5e3b5d..b01aaf5fa 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js index 2dc7599f0..567d41a2f 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js index fdeec87ab..60456c50c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/NonUnicode/Regular/PrivateUse.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js index 5a24c693a..f0f160fb5 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js index d3c22f798..1ddf7f5b9 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFiveSym/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js index ed470a081..4cd6a885a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Bold/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js index e1fcbcc77..5332d3d4a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js index e9c9718a3..0b4878cc0 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/SizeFourSym/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js index fc0e858b8..da91a6dba 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js index b6cf0ef45..cc3ab2b32 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Bold/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js index 32abf58fe..b609c632b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js index fbc002cff..255bbca20 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/SizeOneSym/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js index ed66cdd7a..e5c32effc 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Bold/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js index 805e0a707..5d1d8970c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js index 949b61679..9c48720b1 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/SizeThreeSym/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js index 6c851d0ac..161314215 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Bold/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js index ec45fbee6..f39915df4 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js index 531848309..906c6eac6 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/SizeTwoSym/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js index 7cff19a98..0b4a3c160 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js index 5b42bb331..f19a2e697 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Bold/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js index ad8e064ed..c2bd6aabb 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/All.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js index 3752208a5..99974f870 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/STIX/Variants/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js index 633426af5..654bf2868 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-1.0.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2012-2015 The MathJax Consortium + * Copyright (c) 2012-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js index 405567210..14dbeb358 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-beta.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js index 3c101e9b7..c9cd5481e 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata-extra.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ (function (HTMLCSS) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = HTMLCSS.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata.js b/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata.js index 25308c728..abcacf5e5 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata.js +++ b/unpacked/jax/output/HTML-CSS/fonts/STIX/fontdata.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ */ (function (HTMLCSS,MML,HTML) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; HTMLCSS.allowWebFonts = false; diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js index 22ce8499c..3d0840a5b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js index 36b7ae908..6f6661f58 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js index 4b7b4afd1..13bdf32ee 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js index e72e7f14d..4f5305ff9 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js index ba1056942..7be3e5fc9 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js index 152002710..cc0075b5a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js index 61963d35e..158cde78d 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js index 83e1895b5..9bb55d255 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js index 97041aadc..8046926e8 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js index 65b42f20c..c21ac3efd 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js index 9e5520634..1856dff8f 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js index 4a2baf630..a57a7b1ea 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js index 884ad8212..d2b90d66a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js index 6671bbfb7..2af302a6b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js index 0121ef496..d4fa627cd 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js index 701bd4e8b..029321820 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js index 648be1653..3fca927f9 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js index 5f01a57f4..726f04d7e 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js index df11dcdd6..487af4125 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js index d7ad8a0cc..7177469fc 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js index cc8b4e911..d9481fb59 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js index 7ed57d6f8..201802f39 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js index 0eee7fea9..d7b7d9b8c 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js index e0b82ef64..08ad24284 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js index 2fff8d5b2..6006e4f58 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js index b1c9d83be..e666a2f55 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js index 9d043ae91..88b03a8a3 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js index 0ff86ed02..7c2222a9e 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js index 304421b63..1986ccca1 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js index d7e293fe1..48dab89d6 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js index f9e319fdb..2d13f09ba 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js index c515fae4b..e19bb5e77 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js index a4409ab1c..099198ff9 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js index fe30cf641..300f289e1 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js index 741bda298..4f8238894 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js index cb9aa90de..2e17e39b0 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js index 90d6cb8d2..d3adb7144 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js index 7d548f442..f072b6226 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js index 4a2527c77..66293bfb1 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js index d9c0be66b..0c0d76cce 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js index 5ce77538a..64937a476 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js index 65b171391..951a48fd0 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js index 0c03e17d4..5d3be928d 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js index 442508d92..595fefe04 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js index b4bfea3fe..e6fd7ce86 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js index 2e3c5de51..29c6f6498 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js index 1284055d8..64f0efef7 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js index 124b3ff6c..4ea326cd3 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js index 7d8591fea..614670dbd 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js index b6b0fdf30..dbc4c0845 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js index 9a4899cea..758d60401 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js index 81181dbf9..f078dd754 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js index 12a00f46b..ec6c587ec 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js index 1bebb0e1c..367614176 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js index bd493af95..6f099ef10 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js index 4444c56b5..bff440a52 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js index ef9152ad3..29c5666c2 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js index c304916c9..374f27b6b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js index 84956a098..d9f6f006a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js index a3bfcbc7a..284b5c7a2 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js index 83f77491f..d69faebf0 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js index 961104aca..f2d12ec93 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js index d6d44bfb3..689bf0ea9 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js index 48e969dfc..2b5b824d6 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js index 1f60a3597..364ba710b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js index 605e61933..a2b7edae4 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js index cfe182502..bf483f1f3 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js index 5535ff19c..842442728 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js index 8dbdf5a6c..0df177ec9 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js index a8936df6d..505c8b548 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js index 162f67c87..b722c2d9b 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js index 585ba0ecc..e2952a365 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js index 1fb6ac379..16556c2c2 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js index 9f6dafc8f..ae20914ae 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js index 906798d28..702540581 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js index 1fe4b3ac1..8d71e1351 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js index 460e8d06b..fd1183b51 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js index 763e2d1a5..fdcd1aae5 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js index 264321b1f..98925db7a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js index 77ef6e2c8..ca28106c3 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js index 563ec11ac..60ff8e8f7 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js index dca8bdb2f..ce52d2ae2 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js index bbfab4fb6..2688ab698 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js index 70f347a97..c3007c12a 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js index 7045473af..8881dcb35 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js index f828ccd4b..266cc98e7 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js index e1ecafb5b..7712a2d87 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/WinChrome/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js index da6fdc4c4..969fecee1 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js index 423965ace..ad5e67239 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Bold.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js index d5a318a3d..ec64232d0 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/Main.js * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js index 2b6c5de95..4a6af89b9 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ (function (HTMLCSS) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = HTMLCSS.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/HTML-CSS/fonts/TeX/fontdata.js b/unpacked/jax/output/HTML-CSS/fonts/TeX/fontdata.js index 3f7742d37..2ed501fac 100644 --- a/unpacked/jax/output/HTML-CSS/fonts/TeX/fontdata.js +++ b/unpacked/jax/output/HTML-CSS/fonts/TeX/fontdata.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ */ (function (HTMLCSS,MML,AJAX) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MAIN = "MathJax_Main", BOLD = "MathJax_Main-bold", diff --git a/unpacked/jax/output/HTML-CSS/imageFonts.js b/unpacked/jax/output/HTML-CSS/imageFonts.js index c01b11a1f..beea0006f 100644 --- a/unpacked/jax/output/HTML-CSS/imageFonts.js +++ b/unpacked/jax/output/HTML-CSS/imageFonts.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ (function (HUB,HTMLCSS,AJAX) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; HUB.Register.LoadHook(HTMLCSS.fontDir + "/fontdata.js",function () { diff --git a/unpacked/jax/output/HTML-CSS/jax.js b/unpacked/jax/output/HTML-CSS/jax.js index 3dbd6e5e6..28e863f1b 100644 --- a/unpacked/jax/output/HTML-CSS/jax.js +++ b/unpacked/jax/output/HTML-CSS/jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/NativeMML/config.js b/unpacked/jax/output/NativeMML/config.js index b8379a098..f84d35a54 100644 --- a/unpacked/jax/output/NativeMML/config.js +++ b/unpacked/jax/output/NativeMML/config.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2015 The MathJax Consortium + * Copyright (c) 2009-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ MathJax.OutputJax.NativeMML = MathJax.OutputJax({ id: "NativeMML", - version: "2.6.1", + version: "2.7.0-beta", directory: MathJax.OutputJax.directory + "/NativeMML", extensionDir: MathJax.OutputJax.extensionDir + "/NativeMML", diff --git a/unpacked/jax/output/NativeMML/jax.js b/unpacked/jax/output/NativeMML/jax.js index 1427c4861..81092a5b6 100644 --- a/unpacked/jax/output/NativeMML/jax.js +++ b/unpacked/jax/output/NativeMML/jax.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2015 The MathJax Consortium + * Copyright (c) 2010-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/PlainSource/config.js b/unpacked/jax/output/PlainSource/config.js index 539a308d4..5e7b0e972 100644 --- a/unpacked/jax/output/PlainSource/config.js +++ b/unpacked/jax/output/PlainSource/config.js @@ -7,7 +7,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -24,7 +24,7 @@ MathJax.OutputJax.PlainSource = MathJax.OutputJax({ id: "PlainSource", - version: "2.6.1", + version: "2.7.0-beta", directory: MathJax.OutputJax.directory + "/PlainSource", extensionDir: MathJax.OutputJax.extensionDir + "/PlainSource", diff --git a/unpacked/jax/output/PlainSource/jax.js b/unpacked/jax/output/PlainSource/jax.js index 5ff4eaaac..4722d7a65 100644 --- a/unpacked/jax/output/PlainSource/jax.js +++ b/unpacked/jax/output/PlainSource/jax.js @@ -7,7 +7,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015 The MathJax Consortium + * Copyright (c) 2015-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/PreviewHTML/config.js b/unpacked/jax/output/PreviewHTML/config.js index b9a7aebd3..284914c04 100644 --- a/unpacked/jax/output/PreviewHTML/config.js +++ b/unpacked/jax/output/PreviewHTML/config.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ MathJax.OutputJax.PreviewHTML = MathJax.OutputJax({ id: "PreviewHTML", - version: "2.6.1", + version: "2.7.0-beta", directory: MathJax.OutputJax.directory + "/PreviewHTML", extensionDir: MathJax.OutputJax.extensionDir + "/PreviewHTML", noFastPreview: true, // don't do fast preview for this output jax diff --git a/unpacked/jax/output/PreviewHTML/jax.js b/unpacked/jax/output/PreviewHTML/jax.js index 643b659e0..b82ed8efb 100644 --- a/unpacked/jax/output/PreviewHTML/jax.js +++ b/unpacked/jax/output/PreviewHTML/jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/autoload/annotation-xml.js b/unpacked/jax/output/SVG/autoload/annotation-xml.js index 2707595cc..c9134c52c 100644 --- a/unpacked/jax/output/SVG/autoload/annotation-xml.js +++ b/unpacked/jax/output/SVG/autoload/annotation-xml.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("SVG Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, SVG = MathJax.OutputJax.SVG; var BBOX = SVG.BBOX; diff --git a/unpacked/jax/output/SVG/autoload/maction.js b/unpacked/jax/output/SVG/autoload/maction.js index a194c0e31..ac966d501 100644 --- a/unpacked/jax/output/SVG/autoload/maction.js +++ b/unpacked/jax/output/SVG/autoload/maction.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("SVG Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, SVG = MathJax.OutputJax["SVG"]; diff --git a/unpacked/jax/output/SVG/autoload/menclose.js b/unpacked/jax/output/SVG/autoload/menclose.js index a13941f56..72bb6979b 100644 --- a/unpacked/jax/output/SVG/autoload/menclose.js +++ b/unpacked/jax/output/SVG/autoload/menclose.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("SVG Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, SVG = MathJax.OutputJax.SVG, BBOX = SVG.BBOX; diff --git a/unpacked/jax/output/SVG/autoload/mglyph.js b/unpacked/jax/output/SVG/autoload/mglyph.js index ab3a3bba8..b5916f07c 100644 --- a/unpacked/jax/output/SVG/autoload/mglyph.js +++ b/unpacked/jax/output/SVG/autoload/mglyph.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("SVG Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, SVG = MathJax.OutputJax.SVG, BBOX = SVG.BBOX, diff --git a/unpacked/jax/output/SVG/autoload/mmultiscripts.js b/unpacked/jax/output/SVG/autoload/mmultiscripts.js index 0f7c4e058..9784cb629 100644 --- a/unpacked/jax/output/SVG/autoload/mmultiscripts.js +++ b/unpacked/jax/output/SVG/autoload/mmultiscripts.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("SVG Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, SVG = MathJax.OutputJax.SVG; diff --git a/unpacked/jax/output/SVG/autoload/ms.js b/unpacked/jax/output/SVG/autoload/ms.js index 22c4c4c0c..1565fbcf8 100644 --- a/unpacked/jax/output/SVG/autoload/ms.js +++ b/unpacked/jax/output/SVG/autoload/ms.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("SVG Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, SVG = MathJax.OutputJax.SVG; diff --git a/unpacked/jax/output/SVG/autoload/mtable.js b/unpacked/jax/output/SVG/autoload/mtable.js index 669f10792..7edab84ba 100644 --- a/unpacked/jax/output/SVG/autoload/mtable.js +++ b/unpacked/jax/output/SVG/autoload/mtable.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("SVG Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, SVG = MathJax.OutputJax.SVG, BBOX = SVG.BBOX; diff --git a/unpacked/jax/output/SVG/autoload/multiline.js b/unpacked/jax/output/SVG/autoload/multiline.js index 44ccc8e4d..f22fed94b 100644 --- a/unpacked/jax/output/SVG/autoload/multiline.js +++ b/unpacked/jax/output/SVG/autoload/multiline.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ MathJax.Hub.Register.StartupHook("SVG Jax Ready",function () { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MML = MathJax.ElementJax.mml, SVG = MathJax.OutputJax.SVG, BBOX = SVG.BBOX; diff --git a/unpacked/jax/output/SVG/config.js b/unpacked/jax/output/SVG/config.js index b5282f790..7d11d9f95 100644 --- a/unpacked/jax/output/SVG/config.js +++ b/unpacked/jax/output/SVG/config.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ MathJax.OutputJax.SVG = MathJax.OutputJax({ id: "SVG", - version: "2.6.1", + version: "2.7.0-beta", directory: MathJax.OutputJax.directory + "/SVG", extensionDir: MathJax.OutputJax.extensionDir + "/SVG", autoloadDir: MathJax.OutputJax.directory + "/SVG/autoload", diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular/Main.js index 3106bb0db..f370141a4 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Alphabets/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Arrows/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Arrows/Regular/Main.js index 6170ace08..136efb23c 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Arrows/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Arrows/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Arrows/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular/Main.js index 27d371dde..595d2e972 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/DoubleStruck/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular/Main.js index 84cd35aa8..6a6cae455 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Fraktur/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Latin/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Latin/Regular/Main.js index 69b1cd5ee..93d13c046 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Latin/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Latin/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Latin/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Main/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Main/Regular/Main.js index 04058674a..6911fa863 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Main/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Main/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Main/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Marks/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Marks/Regular/Main.js index 8a37db2a8..c695f465c 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Marks/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Marks/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Marks/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Misc/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Misc/Regular/Main.js index 9377b5f32..5ae986f00 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Misc/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Misc/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Misc/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Monospace/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Monospace/Regular/Main.js index d420f0cb6..77614f8f1 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Monospace/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Monospace/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Monospace/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular/Main.js index a9df6434b..e6f45c743 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/NonUnicode/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Normal/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Normal/Regular/Main.js index eb5c49c47..ba848d2e8 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Normal/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Normal/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Normal/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Operators/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Operators/Regular/Main.js index 0d39cdec5..68c6c71e3 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Operators/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Operators/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Operators/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular/Main.js index c02cd2c71..210c4bb3b 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/SansSerif/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Script/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Script/Regular/Main.js index 5711a1d33..26d9d0600 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Script/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Script/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Script/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Shapes/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Shapes/Regular/Main.js index d8da435f0..a0c6fb0fb 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Shapes/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Shapes/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Shapes/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Size1/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Size1/Regular/Main.js index f4ac86ca7..56b45b2ff 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Size1/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Size1/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Size1/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Size2/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Size2/Regular/Main.js index f72c29264..373da0589 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Size2/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Size2/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Size2/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Size3/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Size3/Regular/Main.js index bf9b67c4d..5b68ef83e 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Size3/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Size3/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Size3/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Size4/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Size4/Regular/Main.js index e5c2d7307..136682c47 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Size4/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Size4/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Size4/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Size5/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Size5/Regular/Main.js index a41602056..fe1fc374a 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Size5/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Size5/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Size5/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Size6/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Size6/Regular/Main.js index eb15b2abf..c6507264b 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Size6/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Size6/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Size6/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Symbols/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Symbols/Regular/Main.js index e02ae9931..f15156f22 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Symbols/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Symbols/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Symbols/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/Variants/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Asana-Math/Variants/Regular/Main.js index ce0d00288..c379bdd49 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/Variants/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/Variants/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Asana-Math/Variants/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/fontdata-extra.js b/unpacked/jax/output/SVG/fonts/Asana-Math/fontdata-extra.js index 95476784b..9f96defc5 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/fontdata-extra.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/fontdata-extra.js @@ -4,7 +4,7 @@ * * Adds extra stretchy characters to the Asana-Math fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ */ (function (SVG) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = SVG.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/SVG/fonts/Asana-Math/fontdata.js b/unpacked/jax/output/SVG/fonts/Asana-Math/fontdata.js index a3b2b163d..503a26c4e 100644 --- a/unpacked/jax/output/SVG/fonts/Asana-Math/fontdata.js +++ b/unpacked/jax/output/SVG/fonts/Asana-Math/fontdata.js @@ -4,7 +4,7 @@ * * Initializes the SVG OutputJax to use the Asana-Math fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -21,7 +21,7 @@ (function (SVG,MML,AJAX,HUB) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var ALPHABETS = "AsanaMathJax_Alphabets", ARROWS = "AsanaMathJax_Arrows", diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular/Main.js index 408dddc6f..febcf5d08 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Alphabets/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular/Main.js index 1d0576d26..dfa364481 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Arrows/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js index 4d9e35afd..232bf738f 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/DoubleStruck/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular/Main.js index 9f6c2dedb..a0924cf4b 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Fraktur/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular/Main.js index 14f0849ee..953c48e4f 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Latin/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular/Main.js index a3297a559..fb3e9ec14 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Main/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular/Main.js index c748abde6..927b877ed 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Marks/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular/Main.js index 248b9d79e..e9a066be6 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Misc/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular/Main.js index c3605804d..d59d1c900 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Monospace/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js index b331cfe33..8efedcb2a 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/NonUnicode/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular/Main.js index 207e9d8f8..3631e21b6 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Normal/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular/Main.js index d58b97207..cb9aadbe0 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Operators/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular/Main.js index b57fe554d..d946f29b7 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/SansSerif/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular/Main.js index ef7bd1a9f..91ccefb8a 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Script/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular/Main.js index 33ee55824..82af85dda 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Shapes/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular/Main.js index d37fb0ea0..c74089ff4 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Size1/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular/Main.js index d843394fc..baf4e2c15 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Size2/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular/Main.js index 4c4d0fb4c..7f979564d 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Size3/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular/Main.js index 23f124c9d..825e9a68e 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Size4/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular/Main.js index c6eac9613..703d87047 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Size5/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular/Main.js index 770968b8b..11f880915 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Size6/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular/Main.js index 083f3d91a..330dc58d7 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Symbols/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular/Main.js index 2f515cc7b..6e53e727c 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Pagella/Variants/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/fontdata-extra.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/fontdata-extra.js index 4426eb327..948c95ff1 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/fontdata-extra.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/fontdata-extra.js @@ -4,7 +4,7 @@ * * Adds extra stretchy characters to the Gyre-Pagella fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ */ (function (SVG) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = SVG.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/fontdata.js b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/fontdata.js index 7d1aa7852..3697a0004 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Pagella/fontdata.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Pagella/fontdata.js @@ -4,7 +4,7 @@ * * Initializes the SVG OutputJax to use the Gyre-Pagella fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -21,7 +21,7 @@ (function (SVG,MML,AJAX,HUB) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var ALPHABETS = "GyrePagellaMathJax_Alphabets", ARROWS = "GyrePagellaMathJax_Arrows", diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular/Main.js index ca11c5073..31a935d9b 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Alphabets/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular/Main.js index c27b0942e..b5fe9c685 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Arrows/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js index a77c55dd1..8eac0c8c0 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/DoubleStruck/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular/Main.js index 878acb657..4f17df499 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Fraktur/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular/Main.js index 8a785c4e5..907299b59 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Latin/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Main/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Main/Regular/Main.js index 5a8cd7e4e..40e25da30 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Main/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Main/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Main/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular/Main.js index 7202960a2..f8d389778 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Marks/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular/Main.js index 06cee71e7..314e4468d 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Misc/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular/Main.js index ce84d623f..67e1a2a1a 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Monospace/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular/Main.js index 77475e618..238f5238a 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/NonUnicode/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular/Main.js index 80dcabee9..f150876d8 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Normal/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular/Main.js index 8b163795f..dd110e9e7 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Operators/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular/Main.js index 07f0fe89b..794b0e0bc 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/SansSerif/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Script/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Script/Regular/Main.js index b9adadf5f..f87f3e282 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Script/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Script/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Script/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular/Main.js index 730841a5f..800ae8026 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Shapes/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular/Main.js index 6c8af91d2..e7722e278 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Size1/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular/Main.js index 9fe501019..e95714710 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Size2/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular/Main.js index 55956b787..29abc266a 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Size3/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular/Main.js index 79d36154c..d156c85a4 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Size4/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular/Main.js index db131685c..f11d5cc16 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Size5/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular/Main.js index 684467cb9..0f95567c7 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Size6/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular/Main.js index 33282833c..23bee6b8e 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Symbols/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular/Main.js index b0a91f453..a40185f97 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Gyre-Termes/Variants/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/fontdata-extra.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/fontdata-extra.js index d4f1b0958..63634e524 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/fontdata-extra.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/fontdata-extra.js @@ -4,7 +4,7 @@ * * Adds extra stretchy characters to the Gyre-Termes fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ */ (function (SVG) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = SVG.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/SVG/fonts/Gyre-Termes/fontdata.js b/unpacked/jax/output/SVG/fonts/Gyre-Termes/fontdata.js index 8bfd7eaf3..934a0af52 100644 --- a/unpacked/jax/output/SVG/fonts/Gyre-Termes/fontdata.js +++ b/unpacked/jax/output/SVG/fonts/Gyre-Termes/fontdata.js @@ -4,7 +4,7 @@ * * Initializes the SVG OutputJax to use the Gyre-Termes fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -21,7 +21,7 @@ (function (SVG,MML,AJAX,HUB) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var ALPHABETS = "GyreTermesMathJax_Alphabets", ARROWS = "GyreTermesMathJax_Arrows", diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular/Main.js index 3623416b2..1d80521b0 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Alphabets/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular/Main.js index 8a345cc6a..6690ba2f8 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Arrows/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular/Main.js index 08461c928..448e6df2c 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/DoubleStruck/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular/Main.js index 0781f4392..3f9112b8a 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Fraktur/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Latin/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Latin/Regular/Main.js index 7fc40d685..9393fac02 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Latin/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Latin/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Latin/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Main/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Main/Regular/Main.js index 13f2824ad..19cbb39f4 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Main/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Main/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Main/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Marks/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Marks/Regular/Main.js index c48771b5a..bff07c82a 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Marks/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Marks/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Marks/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Misc/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Misc/Regular/Main.js index 4ffc07515..24629890b 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Misc/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Misc/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Misc/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular/Main.js index 134bf702c..8d2ceeb99 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Monospace/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular/Main.js index 8540f026a..907228325 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/NonUnicode/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Normal/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Normal/Regular/Main.js index 39ae32690..848c7fb92 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Normal/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Normal/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Normal/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Operators/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Operators/Regular/Main.js index 75cfd32b3..d7d565b78 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Operators/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Operators/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Operators/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular/Main.js index ca6e0e0be..3f078cdbd 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/SansSerif/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Script/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Script/Regular/Main.js index 916c257c5..2e8fe3598 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Script/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Script/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Script/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular/Main.js index c096f4744..af6a2938c 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Shapes/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Size1/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Size1/Regular/Main.js index 44e2f3a26..3287b33a2 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Size1/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Size1/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Size1/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Size2/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Size2/Regular/Main.js index a2300f776..6d57563a1 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Size2/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Size2/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Size2/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Size3/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Size3/Regular/Main.js index e8bc38f92..d5174b5fc 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Size3/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Size3/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Size3/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Size4/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Size4/Regular/Main.js index 13bff27f0..356d0880c 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Size4/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Size4/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Size4/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Size5/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Size5/Regular/Main.js index 3c016c9b0..9b5f4ee52 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Size5/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Size5/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Size5/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Size6/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Size6/Regular/Main.js index 2b1760f6a..5315cd5c6 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Size6/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Size6/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Size6/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Size7/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Size7/Regular/Main.js index a774b9501..8bd049f6a 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Size7/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Size7/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Size7/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular/Main.js index df724bda2..fa93f5b27 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Symbols/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/Variants/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/Variants/Regular/Main.js index 462ca4ef1..180be0213 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/Variants/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/Variants/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Latin-Modern/Variants/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/fontdata-extra.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/fontdata-extra.js index d2a26e8d4..7aec7d71e 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/fontdata-extra.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/fontdata-extra.js @@ -4,7 +4,7 @@ * * Adds extra stretchy characters to the Latin-Modern fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ */ (function (SVG) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = SVG.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/SVG/fonts/Latin-Modern/fontdata.js b/unpacked/jax/output/SVG/fonts/Latin-Modern/fontdata.js index f0966ad4f..81c1a65ba 100644 --- a/unpacked/jax/output/SVG/fonts/Latin-Modern/fontdata.js +++ b/unpacked/jax/output/SVG/fonts/Latin-Modern/fontdata.js @@ -4,7 +4,7 @@ * * Initializes the SVG OutputJax to use the Latin-Modern fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -21,7 +21,7 @@ (function (SVG,MML,AJAX,HUB) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var ALPHABETS = "LatinModernMathJax_Alphabets", ARROWS = "LatinModernMathJax_Arrows", diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular/Main.js index 187561dab..64718463c 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Alphabets/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular/Main.js index d78887784..c7b6e8872 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Arrows/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular/Main.js index 1a7f5e207..675dda385 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Fraktur/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Main/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Main/Regular/Main.js index d01bf2116..d1f1663d6 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Main/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Main/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Main/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Marks/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Marks/Regular/Main.js index 361732c3a..6eaf49251 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Marks/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Marks/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Marks/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular/Main.js index 06184790b..b581a8709 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/NonUnicode/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Normal/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Normal/Regular/Main.js index 50ca894e4..78ed973dc 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Normal/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Normal/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Normal/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Operators/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Operators/Regular/Main.js index 9ae2e8a2d..e6f23efe1 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Operators/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Operators/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Operators/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Script/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Script/Regular/Main.js index 1d3b90f04..454e7abf9 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Script/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Script/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Script/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular/Main.js index f2d7e948b..21fdd544c 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Shapes/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Size1/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Size1/Regular/Main.js index ab3021334..46ac3881d 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Size1/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Size1/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Size1/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Size2/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Size2/Regular/Main.js index 5e02378a4..f216f2595 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Size2/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Size2/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Size2/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Size3/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Size3/Regular/Main.js index f9ad86a71..c139b3f42 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Size3/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Size3/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Size3/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Size4/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Size4/Regular/Main.js index 52612c4a2..be0c65072 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Size4/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Size4/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Size4/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Size5/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Size5/Regular/Main.js index 9eb50f770..cf0a83235 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Size5/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Size5/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Size5/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular/Main.js index a68a59fca..5c268c3fa 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Symbols/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/Variants/Regular/Main.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/Variants/Regular/Main.js index 6bf0c6bae..2dabb29c8 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/Variants/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/Variants/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/Neo-Euler/Variants/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/fontdata-extra.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/fontdata-extra.js index a97ed2dcb..83fa6b352 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/fontdata-extra.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/fontdata-extra.js @@ -4,7 +4,7 @@ * * Adds extra stretchy characters to the Neo-Euler fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ */ (function (SVG) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = SVG.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/SVG/fonts/Neo-Euler/fontdata.js b/unpacked/jax/output/SVG/fonts/Neo-Euler/fontdata.js index 113e7b91d..ce45da326 100644 --- a/unpacked/jax/output/SVG/fonts/Neo-Euler/fontdata.js +++ b/unpacked/jax/output/SVG/fonts/Neo-Euler/fontdata.js @@ -4,7 +4,7 @@ * * Initializes the SVG OutputJax to use the Neo-Euler fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -21,7 +21,7 @@ (function (SVG,MML,AJAX,HUB) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var ALPHABETS = "NeoEulerMathJax_Alphabets", ARROWS = "NeoEulerMathJax_Arrows", diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js index 044ba86ae..97423febb 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js index 8516c9bda..b84758c32 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js index 3ce8c3da0..3d3597669 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js index c214663e9..a303b04b0 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Alphabets/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Arrows/Bold/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Arrows/Bold/Main.js index fe7915a35..1a90976e4 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Arrows/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Arrows/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js index 9d2f25fb2..615b9e0fa 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Arrows/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold/Main.js index 1e00d344e..c13724404 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js index ca2a42805..f96a3b902 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic/Main.js index 1031110e6..d2805c2c4 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular/Main.js index 2cbfa4743..3df68b103 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/DoubleStruck/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold/Main.js index ea5a43ea8..fd254d70c 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular/Main.js index ab6c04499..fc642b320 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Fraktur/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js index 4e22ed77a..89ab00322 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js index a7bec5d1e..a9ca604ab 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Latin/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js index 143d2a3e8..2e8058176 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js index 39c247e10..195e88d04 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Latin/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js index 0be1b3a46..82a8db6b3 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Main/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js index 7576ccc1d..3ec2ca50e 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Main/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js index 41a085ad5..d3ae07285 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Main/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js index 19a6c7b9c..457bc928d 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Main/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/Bold/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/Bold/Main.js index f7f9c9df8..0dd897f7e 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic/Main.js index f12af68cd..23222d958 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Marks/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/Italic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/Italic/Main.js index 8fb365584..b1f4f2a3b 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/Italic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/Regular/Main.js index 5a0e3dbb6..95f8b1e1d 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Marks/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Marks/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js index c53bbb5a9..63de94e47 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js index c0a70cc5c..9a3225b30 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Misc/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js index 83a653131..be0cf409f 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js index 57336b4dc..c4f0b188f 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Misc/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Monospace/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Monospace/Regular/Main.js index 4c1447922..edd2b780d 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Monospace/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Monospace/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Monospace/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Normal/Bold/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Normal/Bold/Main.js index fe4e2e09d..d52017e24 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Normal/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Normal/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/Main.js index b132d0458..79c7ee78c 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Normal/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Normal/Italic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Normal/Italic/Main.js index c1ae4862d..3a918ce3e 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Normal/Italic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Normal/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Normal/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Operators/Bold/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Operators/Bold/Main.js index a6941ef4d..5a16c0877 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Operators/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Operators/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js index 676b76f74..b776d4fee 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Operators/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold/Main.js index 0c0ce6e54..35b467e19 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic/Main.js index a80a13e17..aed1db5b4 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic/Main.js index 0a4a687b5..059eb9bd8 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular/Main.js index 04824f295..52e8c1919 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/SansSerif/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/Main.js index ef13db9ee..d451960e9 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Script/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Script/Italic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Script/Italic/Main.js index bc191c192..169335fec 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Script/Italic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Script/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Script/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Script/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Script/Regular/Main.js index b549dcd3c..41dea70e8 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Script/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Script/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Script/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Shapes/Bold/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Shapes/Bold/Main.js index 4989fb621..8c8ac2d95 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Shapes/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Shapes/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic/Main.js index 7d9ddaa38..cd41ae131 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js index 22465e869..35ad5797b 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Shapes/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Size1/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Size1/Regular/Main.js index 6b6110fd9..7ac59664c 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Size1/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Size1/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Size1/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Size2/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Size2/Regular/Main.js index 42447aa18..160ead061 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Size2/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Size2/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Size2/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Size3/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Size3/Regular/Main.js index 1894d6023..1e92a4d86 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Size3/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Size3/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Size3/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Size4/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Size4/Regular/Main.js index 8d14f3d32..96337ec69 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Size4/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Size4/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Size4/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Size5/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Size5/Regular/Main.js index f605ccfb1..b689de22f 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Size5/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Size5/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Size5/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Symbols/Bold/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Symbols/Bold/Main.js index e8cc814a8..9f4a44050 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Symbols/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Symbols/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Symbols/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Symbols/Regular/Main.js index 3a1476bb2..3f10a8b50 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Symbols/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Symbols/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Symbols/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/Bold/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/Bold/Main.js index 8839848e7..f9f593289 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Bold/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic/Main.js index e80237f92..0fdb35466 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Variants/BoldItalic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/Italic/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/Italic/Main.js index 052950af8..88d7a806d 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/Italic/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Italic/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/Regular/Main.js b/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/Regular/Main.js index 6d5e078fe..0e69c0879 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/Variants/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/STIX-Web/Variants/Regular/Main.js * - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/fontdata-extra.js b/unpacked/jax/output/SVG/fonts/STIX-Web/fontdata-extra.js index db3053663..7ef4b929c 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/fontdata-extra.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/fontdata-extra.js @@ -4,7 +4,7 @@ * * Adds extra stretchy characters to the STIX-Web fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ */ (function (SVG) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = SVG.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/SVG/fonts/STIX-Web/fontdata.js b/unpacked/jax/output/SVG/fonts/STIX-Web/fontdata.js index 8f5eebf0b..f86ae2210 100644 --- a/unpacked/jax/output/SVG/fonts/STIX-Web/fontdata.js +++ b/unpacked/jax/output/SVG/fonts/STIX-Web/fontdata.js @@ -4,7 +4,7 @@ * * Initializes the SVG OutputJax to use the STIX-Web fonts - * Copyright (c) 2013-2015 The MathJax Consortium + * Copyright (c) 2013-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -21,7 +21,7 @@ (function (SVG,MML,AJAX,HUB) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var ALPHABETSBOLDITALIC = "STIXMathJax_Alphabets-bold-italic", ALPHABETSBOLD = "STIXMathJax_Alphabets-bold", diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js index f8d4e0f61..b05cc2948 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/Arrows.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js index efb11889d..ccdacdbee 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/BoxDrawing.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js index 00f9faf0c..aa745496b 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/CombDiacritMarks.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js index 3abb3557d..fbceb9b56 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/Dingbats.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js index 574464c53..7503c0da0 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/EnclosedAlphanum.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js index 2395c7188..4e3b7292c 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/GeneralPunctuation.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js index a9acbc3be..785fe63e6 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/GeometricShapes.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js index f481b7d5a..083222232 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/GreekAndCoptic.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js index 900072524..692e73957 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/Latin1Supplement.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js index d097ce0a9..bc4fd34bc 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/LatinExtendedA.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js index 20fb58b5b..6cb97861e 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/LetterlikeSymbols.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js index ea80fca66..1d4b9d5e5 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js index 4c14b0fd2..f474b23dd 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/MathOperators.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js index 85e0ea916..edccfd02e 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/MiscMathSymbolsB.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js index 697d946c6..9249d8698 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/MiscSymbols.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js index d52172dce..2dc667782 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/MiscTechnical.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js index 021ce53ec..7bfe1d954 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/PUA.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js index ccd6c6de3..6f4b4b806 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/SpacingModLetters.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js index 8f8bfdfe5..21d03b3f7 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js +++ b/unpacked/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/AMS/Regular/SuppMathOperators.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js b/unpacked/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js index b2d5a8397..9eb245be0 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Caligraphic/Bold/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js b/unpacked/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js index 12148542d..bb6215535 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Caligraphic/Regular/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js index 2c81d3854..6886f1d91 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Fraktur/Bold/BasicLatin.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js index 7cf5fdaaf..0fe3ba084 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Fraktur/Bold/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js index 71b794acc..9d5a9914e 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Fraktur/Bold/Other.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js index c83ff7914..50cdbcb0f 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Fraktur/Bold/PUA.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js index 101498add..67937bd58 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Fraktur/Regular/BasicLatin.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js index 620cc788e..e9fbcbb31 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Fraktur/Regular/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js index 1c4820bdd..2e6a81f9c 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Fraktur/Regular/Other.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js index e8da68217..5587d9904 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Fraktur/Regular/PUA.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js index 14628b53c..bfb5622e7 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/Arrows.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js index 7115a559d..eba746c01 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/BasicLatin.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js index c5f96789f..51dd5c8bc 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/CombDiacritMarks.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js index 93c35b0e5..1e427ed07 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/CombDiactForSymbols.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js index b3709c984..fc1891e5c 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/GeneralPunctuation.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js index 6ca970045..21508a857 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/GeometricShapes.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js index bd5a975f3..fbb7b2c97 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/GreekAndCoptic.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js index fe0e89ff2..f2d62f2a1 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/Latin1Supplement.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js index deeac27e8..23c5650a9 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/LatinExtendedA.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js index 0e0c8d39d..2f3fb1d02 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/LatinExtendedB.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js index c3a5eefd4..25125e7be 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/LetterlikeSymbols.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/Main.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/Main.js index ce456e746..ab1bc56a8 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js index 08aec5208..2bdbab402 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/MathOperators.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js index 1333b2890..89dab5fd5 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/MiscMathSymbolsA.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js index 303934e6b..c6169cacf 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/MiscSymbols.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js index 0e19d84be..30392a163 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/MiscTechnical.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js index 53a16f216..bcf02b684 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/SpacingModLetters.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js index 494b71a94..8716daee7 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/SuppMathOperators.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js index 225db4921..439e3e8b3 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Bold/SupplementalArrowsA.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js index ab4546307..96c3b85b2 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Italic/BasicLatin.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js index 0222ffcdc..7795d4c66 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Italic/CombDiacritMarks.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js index d2abad038..e16ed9f59 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Italic/GeneralPunctuation.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js index de370446f..ba3967182 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Italic/GreekAndCoptic.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js index 870cbd6a5..7eb9e7d94 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Italic/LatinExtendedA.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js index 992b68f4f..823239068 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Italic/LatinExtendedB.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js index 7518bc8e8..acdc86a20 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Italic/LetterlikeSymbols.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/Main.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/Main.js index d7a3a3e52..d88f65f36 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Italic/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js index 7c85edc26..aa90ec59f 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Regular/BasicLatin.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js index ac31369f4..78963384b 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Regular/CombDiacritMarks.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js index e218c11c0..41cc09bce 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Regular/GeometricShapes.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js index 52e4d33d4..4635ddf7e 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Regular/GreekAndCoptic.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js index 71cd2635c..709776503 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Regular/LatinExtendedA.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js index 6810e4581..a63834269 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Regular/LatinExtendedB.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js index a05cda426..0471e1a71 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Regular/LetterlikeSymbols.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/Main.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/Main.js index cfb3b68a0..8f827fddb 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Regular/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js index cc984e1b9..8893a815b 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Regular/MiscSymbols.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js index 1a362a550..094f3044a 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Regular/SpacingModLetters.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js index d5d272c9f..2c965f2ba 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Main/Regular/SuppMathOperators.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js b/unpacked/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js index a1061bfe1..1e1c91188 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Math/BoldItalic/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Math/Italic/Main.js b/unpacked/jax/output/SVG/fonts/TeX/Math/Italic/Main.js index 4f5d72539..8282d8619 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Math/Italic/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Math/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Math/Italic/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js index 2e7e6b5aa..07224dcc8 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js +++ b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/SansSerif/Bold/BasicLatin.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js index b15323eb2..2b4bfdaf8 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js +++ b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/SansSerif/Bold/CombDiacritMarks.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js index 4ad6887e2..4a9b7aa42 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/SansSerif/Bold/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js index c1e44162a..2b14eaac3 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js +++ b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/SansSerif/Bold/Other.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js index 685cab02c..7d3dc0a3c 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js +++ b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/SansSerif/Italic/BasicLatin.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js index 657f4c332..4f0ee639f 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js +++ b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/SansSerif/Italic/CombDiacritMarks.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js index 9cf9ef262..4e8993138 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/SansSerif/Italic/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js index 7de1653ec..f8bd5a97f 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js +++ b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/SansSerif/Italic/Other.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js index abfc0b7a2..6257c8deb 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js +++ b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/SansSerif/Regular/BasicLatin.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js index ca85d99e4..eb3440ff7 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js +++ b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/SansSerif/Regular/CombDiacritMarks.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js index d7260985c..126f5773b 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/SansSerif/Regular/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js index 6ab9be82b..9501c1ed9 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js +++ b/unpacked/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/SansSerif/Regular/Other.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js b/unpacked/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js index 23b3a0654..022832998 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Script/Regular/BasicLatin.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Script/Regular/Main.js b/unpacked/jax/output/SVG/fonts/TeX/Script/Regular/Main.js index 5715031cb..8b076c329 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Script/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Script/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Script/Regular/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js b/unpacked/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js index f600ca650..a4a036ef5 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Size1/Regular/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js b/unpacked/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js index 676541927..2894e1a30 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Size2/Regular/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js b/unpacked/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js index ea9a8be6f..e6a1b3d51 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Size3/Regular/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js b/unpacked/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js index 5bcb43848..9fa6654b9 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Size4/Regular/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js b/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js index f3b160f04..07c8d0b94 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Typewriter/Regular/BasicLatin.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js b/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js index 9ee14f8fa..6b57c0666 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Typewriter/Regular/CombDiacritMarks.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js b/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js index fe74dedcb..3d3dd4aef 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Typewriter/Regular/Main.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js b/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js index c03b20b08..884df3799 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js +++ b/unpacked/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js @@ -2,7 +2,7 @@ * * MathJax/jax/output/SVG/fonts/TeX/svg/Typewriter/Regular/Other.js * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/jax/output/SVG/fonts/TeX/fontdata-extra.js b/unpacked/jax/output/SVG/fonts/TeX/fontdata-extra.js index 0390c4d5f..8b33d13af 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/fontdata-extra.js +++ b/unpacked/jax/output/SVG/fonts/TeX/fontdata-extra.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +25,7 @@ */ (function (SVG) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var DELIMITERS = SVG.FONTDATA.DELIMITERS; diff --git a/unpacked/jax/output/SVG/fonts/TeX/fontdata.js b/unpacked/jax/output/SVG/fonts/TeX/fontdata.js index fec68a40c..a3d5f7e1c 100644 --- a/unpacked/jax/output/SVG/fonts/TeX/fontdata.js +++ b/unpacked/jax/output/SVG/fonts/TeX/fontdata.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ */ (function (SVG,MML,AJAX,HUB) { - var VERSION = "2.6.0"; + var VERSION = "2.7.0-beta"; var MAIN = "MathJax_Main", BOLD = "MathJax_Main-bold", diff --git a/unpacked/jax/output/SVG/jax.js b/unpacked/jax/output/SVG/jax.js index 1e4b9c0db..7fd61b518 100644 --- a/unpacked/jax/output/SVG/jax.js +++ b/unpacked/jax/output/SVG/jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2015 The MathJax Consortium + * Copyright (c) 2011-2016 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.