diff --git a/test/examples.html b/test/examples.html index 75b08f266..7a8b06dd4 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 2b4632e8a..e990bf63f 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 0fde36c90..4bf4f896a 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 510e645df..29533912d 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 3c3b07ee9..80f405047 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 c834aef27..334a17702 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 1bbb61272..b2effc272 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 495402e2a..f3ecca759 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 e51418935..1a228ebfc 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 9964723bd..200f3c6b5 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 dcbcade5a..da0c94772 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 7c840c9ee..5b00fdc38 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 183f912c0..d5d1de2d6 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 bc84f8d51..5312437a5 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 abf33b224..df51f2181 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 c6b8fd161..2d0d1ad78 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 baa35c915..1ad7654b9 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 2bf3f2445..64d961fb8 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 d5b881a72..991f6d2d9 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 c5cf92161..b683c5bfa 100644 --- a/unpacked/MathJax.js +++ b/unpacked/MathJax.js @@ -12,7 +12,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0"; -MathJax.fileversion = "2.7.0"; -MathJax.cdnVersion = "2.7.0"; // specifies a revision to break caching +MathJax.version = "2.7.1"; +MathJax.fileversion = "2.7.1"; +MathJax.cdnVersion = "2.7.1"; // specifies a revision to break caching MathJax.cdnFileVersions = {}; // can be used to specify revisions for individual files /**********************************************************/ @@ -2900,7 +2900,7 @@ MathJax.Hub.Startup = { } },{ id: "Jax", - version: "2.7.0", + version: "2.7.1", directory: ROOT+"/jax", extensionDir: ROOT+"/extensions" }); @@ -2946,7 +2946,7 @@ MathJax.Hub.Startup = { } },{ id: "InputJax", - version: "2.7.0", + version: "2.7.1", directory: JAX.directory+"/input", extensionDir: JAX.extensionDir }); @@ -2979,7 +2979,7 @@ MathJax.Hub.Startup = { Remove: function (jax) {} },{ id: "OutputJax", - version: "2.7.0", + version: "2.7.1", directory: JAX.directory+"/output", extensionDir: JAX.extensionDir, fontDir: ROOT+(BASE.isPacked?"":"/..")+"/fonts", @@ -3063,7 +3063,7 @@ MathJax.Hub.Startup = { } },{ id: "ElementJax", - version: "2.7.0", + version: "2.7.1", directory: JAX.directory+"/element", extensionDir: JAX.extensionDir, ID: 0, // jax counter (for IDs) @@ -3087,7 +3087,7 @@ MathJax.Hub.Startup = { // Some "Fake" jax used to allow menu access for "Math Processing Error" messages // BASE.OutputJax.Error = { - id: "Error", version: "2.7.0", config: {}, errors: 0, + id: "Error", version: "2.7.1", 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}, @@ -3106,7 +3106,7 @@ MathJax.Hub.Startup = { } }; BASE.InputJax.Error = { - id: "Error", version: "2.7.0", config: {}, + id: "Error", version: "2.7.1", config: {}, sourceMenuTitle: /*_(MathMenu)*/ ["Original","Original Form"] }; diff --git a/unpacked/config/MMLorHTML.js b/unpacked/config/MMLorHTML.js index 4009debaf..7f6116627 100644 --- a/unpacked/config/MMLorHTML.js +++ b/unpacked/config/MMLorHTML.js @@ -34,7 +34,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under 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/Safe.js b/unpacked/config/Safe.js index af478a5ac..1df6451ed 100644 --- a/unpacked/config/Safe.js +++ b/unpacked/config/Safe.js @@ -14,7 +14,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under 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/default.js b/unpacked/config/default.js index 9f39d1dcc..fc54590c0 100644 --- a/unpacked/config/default.js +++ b/unpacked/config/default.js @@ -12,7 +12,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under 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 142deae3e..391204312 100644 --- a/unpacked/config/local/local.js +++ b/unpacked/config/local/local.js @@ -12,7 +12,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under 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 ad7628b4e..266dd2b52 100644 --- a/unpacked/extensions/AssistiveMML.js +++ b/unpacked/extensions/AssistiveMML.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The 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.7.0", + version: "2.7.1", config: HUB.CombineConfig("AssistiveMML",{ disabled: false, diff --git a/unpacked/extensions/CHTML-preview.js b/unpacked/extensions/CHTML-preview.js index dec220305..84d555170 100644 --- a/unpacked/extensions/CHTML-preview.js +++ b/unpacked/extensions/CHTML-preview.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2014-2016 The MathJax Consortium + * Copyright (c) 2014-2017 The MathJax Consortium * * Licensed under 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 8b464d0fc..e531dcd6b 100644 --- a/unpacked/extensions/FontWarnings.js +++ b/unpacked/extensions/FontWarnings.js @@ -70,7 +70,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 ad51d9769..30aa5217e 100644 --- a/unpacked/extensions/HTML-CSS/handle-floats.js +++ b/unpacked/extensions/HTML-CSS/handle-floats.js @@ -20,7 +20,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2012-2016 The MathJax Consortium + * Copyright (c) 2012-2017 The 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.7.0" + version: "2.7.1" }; // diff --git a/unpacked/extensions/HelpDialog.js b/unpacked/extensions/HelpDialog.js index 606091fd2..e0680f097 100644 --- a/unpacked/extensions/HelpDialog.js +++ b/unpacked/extensions/HelpDialog.js @@ -6,7 +6,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0" + version: "2.7.1" }; var STIXURL = "http://www.stixfonts.org/"; diff --git a/unpacked/extensions/MatchWebFonts.js b/unpacked/extensions/MatchWebFonts.js index 4216bd697..13853af48 100644 --- a/unpacked/extensions/MatchWebFonts.js +++ b/unpacked/extensions/MatchWebFonts.js @@ -12,7 +12,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; var CONFIG = MathJax.Hub.CombineConfig("MatchWebFonts",{ matchFor: { diff --git a/unpacked/extensions/MathEvents.js b/unpacked/extensions/MathEvents.js index 902dfb27e..52e3c9120 100644 --- a/unpacked/extensions/MathEvents.js +++ b/unpacked/extensions/MathEvents.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 087319a6c..a8e514645 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0", + version: "2.7.1", 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 f2b1ee725..6eb2b498b 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0" + version: "2.7.1" }; MathJax.Hub.Register.StartupHook("MathML Jax Ready",function () { diff --git a/unpacked/extensions/MathMenu.js b/unpacked/extensions/MathMenu.js index b71014f88..6352adaa3 100644 --- a/unpacked/extensions/MathMenu.js +++ b/unpacked/extensions/MathMenu.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The 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.7.0"; + var VERSION = "2.7.1"; var SIGNAL = MathJax.Callback.Signal("menu"); // signal for menu events diff --git a/unpacked/extensions/MathZoom.js b/unpacked/extensions/MathZoom.js index 12b94e875..64a71411b 100644 --- a/unpacked/extensions/MathZoom.js +++ b/unpacked/extensions/MathZoom.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The 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.7.0"; + var VERSION = "2.7.1"; var CONFIG = HUB.CombineConfig("MathZoom",{ styles: { diff --git a/unpacked/extensions/Safe.js b/unpacked/extensions/Safe.js index f426d0d0e..68e8f6949 100644 --- a/unpacked/extensions/Safe.js +++ b/unpacked/extensions/Safe.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; var CONFIG = MathJax.Hub.CombineConfig("Safe",{ allow: { diff --git a/unpacked/extensions/TeX/AMScd.js b/unpacked/extensions/TeX/AMScd.js index 7b64427ed..86c8f1e27 100644 --- a/unpacked/extensions/TeX/AMScd.js +++ b/unpacked/extensions/TeX/AMScd.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0", + version: "2.7.1", 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 3f34fbd46..59ad81c64 100644 --- a/unpacked/extensions/TeX/AMSmath.js +++ b/unpacked/extensions/TeX/AMSmath.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0", + version: "2.7.1", 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 a22739eec..5b1b6d292 100644 --- a/unpacked/extensions/TeX/AMSsymbols.js +++ b/unpacked/extensions/TeX/AMSsymbols.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0" + version: "2.7.1" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/HTML.js b/unpacked/extensions/TeX/HTML.js index c22375058..65b1d8752 100644 --- a/unpacked/extensions/TeX/HTML.js +++ b/unpacked/extensions/TeX/HTML.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The 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.7.0" + version: "2.7.1" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/action.js b/unpacked/extensions/TeX/action.js index e3f222c5b..e12230d9e 100644 --- a/unpacked/extensions/TeX/action.js +++ b/unpacked/extensions/TeX/action.js @@ -19,7 +19,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0" + version: "2.7.1" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/autobold.js b/unpacked/extensions/TeX/autobold.js index a0b2250d7..c0a3febfc 100644 --- a/unpacked/extensions/TeX/autobold.js +++ b/unpacked/extensions/TeX/autobold.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0" + version: "2.7.1" }; 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 c6f30d87c..9522cb80b 100644 --- a/unpacked/extensions/TeX/autoload-all.js +++ b/unpacked/extensions/TeX/autoload-all.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0" + version: "2.7.1" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/bbox.js b/unpacked/extensions/TeX/bbox.js index 19349c61f..97a8ed5dd 100644 --- a/unpacked/extensions/TeX/bbox.js +++ b/unpacked/extensions/TeX/bbox.js @@ -30,7 +30,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0" + version: "2.7.1" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/begingroup.js b/unpacked/extensions/TeX/begingroup.js index afba686fe..c9cead324 100644 --- a/unpacked/extensions/TeX/begingroup.js +++ b/unpacked/extensions/TeX/begingroup.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0" + version: "2.7.1" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/boldsymbol.js b/unpacked/extensions/TeX/boldsymbol.js index 41c884aa0..70f0979d3 100644 --- a/unpacked/extensions/TeX/boldsymbol.js +++ b/unpacked/extensions/TeX/boldsymbol.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0" + version: "2.7.1" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/cancel.js b/unpacked/extensions/TeX/cancel.js index 60fd5af40..8f8387375 100644 --- a/unpacked/extensions/TeX/cancel.js +++ b/unpacked/extensions/TeX/cancel.js @@ -16,7 +16,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0", + version: "2.7.1", // // The attributes allowed in \enclose{notation}[attributes]{math} diff --git a/unpacked/extensions/TeX/color.js b/unpacked/extensions/TeX/color.js index d6a4b9e1f..f3b749495 100644 --- a/unpacked/extensions/TeX/color.js +++ b/unpacked/extensions/TeX/color.js @@ -12,7 +12,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0", + version: "2.7.1", config: MathJax.Hub.CombineConfig("TeX.color",{ padding: "5px", diff --git a/unpacked/extensions/TeX/enclose.js b/unpacked/extensions/TeX/enclose.js index 38ca2faa5..384c71cd5 100644 --- a/unpacked/extensions/TeX/enclose.js +++ b/unpacked/extensions/TeX/enclose.js @@ -16,7 +16,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0", + version: "2.7.1", // // The attributes allowed in \enclose{notation}[attributes]{math} diff --git a/unpacked/extensions/TeX/extpfeil.js b/unpacked/extensions/TeX/extpfeil.js index c7b6e1d5d..cece5903f 100644 --- a/unpacked/extensions/TeX/extpfeil.js +++ b/unpacked/extensions/TeX/extpfeil.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0" + version: "2.7.1" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/mathchoice.js b/unpacked/extensions/TeX/mathchoice.js index dd8f57b7f..c43b3b2c4 100644 --- a/unpacked/extensions/TeX/mathchoice.js +++ b/unpacked/extensions/TeX/mathchoice.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 7c481c2e5..38f88ffc8 100644 --- a/unpacked/extensions/TeX/mediawiki-texvc.js +++ b/unpacked/extensions/TeX/mediawiki-texvc.js @@ -6,7 +6,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -22,7 +22,7 @@ */ MathJax.Extension["TeX/mediawiki-texvc"] = { - version: "2.7.0" + version: "2.7.1" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready", function () { diff --git a/unpacked/extensions/TeX/mhchem.js b/unpacked/extensions/TeX/mhchem.js index 845e8ad86..f72a58229 100644 --- a/unpacked/extensions/TeX/mhchem.js +++ b/unpacked/extensions/TeX/mhchem.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0", + version: "2.7.1", config: MathJax.Hub.CombineConfig("TeX.mhchem",{ legacy: true }) diff --git a/unpacked/extensions/TeX/newcommand.js b/unpacked/extensions/TeX/newcommand.js index 026671abc..45ab53dbc 100644 --- a/unpacked/extensions/TeX/newcommand.js +++ b/unpacked/extensions/TeX/newcommand.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0" + version: "2.7.1" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/TeX/noErrors.js b/unpacked/extensions/TeX/noErrors.js index 75d444865..644655188 100644 --- a/unpacked/extensions/TeX/noErrors.js +++ b/unpacked/extensions/TeX/noErrors.js @@ -55,7 +55,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 0099da773..fcd238148 100644 --- a/unpacked/extensions/TeX/noUndefined.js +++ b/unpacked/extensions/TeX/noUndefined.js @@ -25,7 +25,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The 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.7.0", + version: "2.7.1", 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 5975728d6..480273669 100644 --- a/unpacked/extensions/TeX/unicode.js +++ b/unpacked/extensions/TeX/unicode.js @@ -43,7 +43,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0", + version: "2.7.1", 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 ad0cc52db..d8469b779 100644 --- a/unpacked/extensions/TeX/verb.js +++ b/unpacked/extensions/TeX/verb.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0" + version: "2.7.1" }; MathJax.Hub.Register.StartupHook("TeX Jax Ready",function () { diff --git a/unpacked/extensions/asciimath2jax.js b/unpacked/extensions/asciimath2jax.js index 118784aba..6f9c7f962 100644 --- a/unpacked/extensions/asciimath2jax.js +++ b/unpacked/extensions/asciimath2jax.js @@ -14,7 +14,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2012-2016 The MathJax Consortium + * Copyright (c) 2012-2017 The 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.7.0", + version: "2.7.1", 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 08caac9af..e83287cef 100644 --- a/unpacked/extensions/fast-preview.js +++ b/unpacked/extensions/fast-preview.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2014-2016 The MathJax Consortium + * Copyright (c) 2014-2017 The 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.7.0", + version: "2.7.1", enabled: true, // diff --git a/unpacked/extensions/jsMath2jax.js b/unpacked/extensions/jsMath2jax.js index 282466df7..318388c89 100644 --- a/unpacked/extensions/jsMath2jax.js +++ b/unpacked/extensions/jsMath2jax.js @@ -18,7 +18,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The 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.7.0", + version: "2.7.1", 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 4e4c5915a..1c8a4c256 100644 --- a/unpacked/extensions/mml2jax.js +++ b/unpacked/extensions/mml2jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The 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.7.0", + version: "2.7.1", 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 650d2619f..65aa1046c 100644 --- a/unpacked/extensions/tex2jax.js +++ b/unpacked/extensions/tex2jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0", + version: "2.7.1", 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 146e5d9a6..34622c236 100644 --- a/unpacked/extensions/toMathML.js +++ b/unpacked/extensions/toMathML.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 762c400b2..3ae9d8249 100644 --- a/unpacked/jax/element/mml/jax.js +++ b/unpacked/jax/element/mml/jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0", + version: "2.7.1", 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 4e34f8e3a..79718ea7f 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 acd3115c2..eaf18b5cc 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 bc65fcbab..53f57ed3c 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 546a0bc88..ab390e1cc 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 b5165d75e..66c3b9c11 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 93484ca2c..f8e313807 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 46656340c..a89e1d468 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 59d047940..bc7689d1b 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 fbba3a5d3..6e3d90fc0 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 ec8d885b1..d543d535a 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 1da14f946..e97fb6281 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 0d0bfcf59..717b89a1b 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 3bac05dc3..6c3480d10 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 4d1e889c9..91c75d586 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 720aadd9c..356c5c700 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 d21d55908..017665729 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 24bd59e9c..dd2f52251 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 684d63bbc..0e325edd0 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 cbb7018e5..bca73ac4b 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 f712ddeb1..87dabdb93 100644 --- a/unpacked/jax/input/AsciiMath/config.js +++ b/unpacked/jax/input/AsciiMath/config.js @@ -13,7 +13,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2012-2016 The MathJax Consortium + * Copyright (c) 2012-2017 The 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.7.0", + version: "2.7.1", 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 56613b01f..307829d0b 100644 --- a/unpacked/jax/input/AsciiMath/jax.js +++ b/unpacked/jax/input/AsciiMath/jax.js @@ -24,7 +24,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2012-2016 The MathJax Consortium + * Copyright (c) 2012-2017 The MathJax Consortium * * Licensed under the 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 590b47108..0df0de050 100644 --- a/unpacked/jax/input/MathML/config.js +++ b/unpacked/jax/input/MathML/config.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0", + version: "2.7.1", 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 111e6d685..4a9f7068d 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 9b847fda0..bb9ce9cf3 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 92fc3957b..90495895d 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 7215eb4de..8d9c6095f 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 a13b1cb0b..9612387f6 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 4e02f163e..daca62e65 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 4b23f4ea2..9158bb4e7 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 9d3c72751..fe15a2497 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 6a9e65d4e..4dae718b1 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 2ac87bf95..38348f575 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 aadcd8dd5..07d7979d6 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 d5966e017..fe1b992fb 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 7fd67b19a..a0980d24c 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 4a7ec35bd..1e8da423f 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 1b64a98e1..fc4d1d6cd 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 0d61058a5..11f0a5801 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 e35cd9031..eef0ed87d 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 255779c4b..41dded992 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 01856e95e..91fba285c 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 03fe14123..81026b576 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 fa30df710..c985563dd 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 592a8d836..508c9bf62 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 6679548e4..f661f55db 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 e669d7317..00566418a 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 6a9916f0c..ee77db417 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 531a53f98..6e339c5ea 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 f9d91f66e..15e7cbc9f 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 f7d76e09b..e10cc9b71 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 d04f88d7c..24399b355 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 5db972029..0a0ff30c7 100644 --- a/unpacked/jax/input/MathML/jax.js +++ b/unpacked/jax/input/MathML/jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the 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 0a746f84a..a5bdec354 100644 --- a/unpacked/jax/input/TeX/config.js +++ b/unpacked/jax/input/TeX/config.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0", + version: "2.7.1", 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 098ec414e..163563a92 100644 --- a/unpacked/jax/input/TeX/jax.js +++ b/unpacked/jax/input/TeX/jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache 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 4a2f8ebdd..058967a07 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-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 b5b81180e..8b3bb845b 100644 --- a/unpacked/jax/output/CommonHTML/autoload/maction.js +++ b/unpacked/jax/output/CommonHTML/autoload/maction.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 02d8bee9d..115181ed9 100644 --- a/unpacked/jax/output/CommonHTML/autoload/menclose.js +++ b/unpacked/jax/output/CommonHTML/autoload/menclose.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 a2651988c..a4be32c2e 100644 --- a/unpacked/jax/output/CommonHTML/autoload/mglyph.js +++ b/unpacked/jax/output/CommonHTML/autoload/mglyph.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 be8f03131..0f3ac284c 100644 --- a/unpacked/jax/output/CommonHTML/autoload/mmultiscripts.js +++ b/unpacked/jax/output/CommonHTML/autoload/mmultiscripts.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 88eac45b4..18f0780b4 100644 --- a/unpacked/jax/output/CommonHTML/autoload/ms.js +++ b/unpacked/jax/output/CommonHTML/autoload/ms.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 aaf8551b9..64257f219 100644 --- a/unpacked/jax/output/CommonHTML/autoload/mtable.js +++ b/unpacked/jax/output/CommonHTML/autoload/mtable.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 0b066ded9..3523bbc62 100644 --- a/unpacked/jax/output/CommonHTML/autoload/multiline.js +++ b/unpacked/jax/output/CommonHTML/autoload/multiline.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 9e8c5ab91..4f7cd3a01 100644 --- a/unpacked/jax/output/CommonHTML/config.js +++ b/unpacked/jax/output/CommonHTML/config.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0", + version: "2.7.1", 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 fa1e7fc1f..48ce7fef8 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-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The MathJax Consortium * * Licensed under the Apache 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 7e09fac80..def5709cf 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-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The MathJax Consortium * * Licensed under the Apache 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 11a1cf33d..d34b59a13 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-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The MathJax Consortium * * Licensed under the Apache 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 1f132abf1..fd453ae8a 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-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The MathJax Consortium * * Licensed under the Apache 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 020bfd0e9..cf91d11bc 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-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The MathJax Consortium * * Licensed under the Apache 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 26e864456..551280409 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache 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 72b069d90..0ee8bac17 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-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The MathJax Consortium * * Licensed under the Apache 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 f4597bae8..67dbf79b5 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-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The MathJax Consortium * * Licensed under the Apache 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 1a58fe93b..3dabb0d31 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-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The MathJax Consortium * * Licensed under the Apache 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 791f38b96..55ae910ec 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-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The MathJax Consortium * * Licensed under the Apache 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 0c1a27238..69cca2026 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-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The MathJax Consortium * * Licensed under the Apache 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 fd4c3f1e7..271749f9c 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-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 8c050b18f..fbb7771a0 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-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 13a9e1b84..ed2d3a06b 100644 --- a/unpacked/jax/output/CommonHTML/jax.js +++ b/unpacked/jax/output/CommonHTML/jax.js @@ -12,7 +12,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 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 74bbfc041..ac45fafb7 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 f74893896..6269143d0 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 ae5d89c86..b217d1036 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 cf3b41539..fa80df7ca 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 285a9d67d..7e784e84d 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 a126556dc..11d1f7994 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 c3491d8a9..e532cf799 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 6b360ce6f..03b7cfdec 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 f4a4cc25b..0e3c93c50 100644 --- a/unpacked/jax/output/HTML-CSS/config.js +++ b/unpacked/jax/output/HTML-CSS/config.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0", + version: "2.7.1", 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 f0c621582..efa7d61c9 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b5915d4b3..fbd35d310 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 fcc128da9..1df555ce4 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 aac0cf3cc..9868b5845 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 3ca6860d4..e783aacba 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 f7cf60071..0bef67235 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 7a89b80de..b18d46627 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 3db689e9e..cacec6f2e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1e354cbc5..822b93580 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 86ca81b78..b344937f3 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 564476d10..cec69639d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 741f94f33..70b82b1da 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e4812c077..0006dce60 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 110c24a8d..da8e8bb21 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1bea61f6e..d1c3b8eaa 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ad68abd96..5e96bce1d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 0ed82d82d..6f59c0f7f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 50615141b..c5470a568 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d17f6f7ec..5f3bb34fa 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 892d6d592..071b71a2f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 6ba0a10ee..28450e7f3 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 9efc78e46..258905b25 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 916867394..a7039813f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 bb2aa2acf..a887716d2 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 4a54c0186..845de38d4 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 addd504ab..1ed5d3bb1 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e46fd3bf3..39ac6d051 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 15950839b..37db9755a 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 758ea287f..540c10457 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 73508f9d8..f1bd58c1b 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 9a084b66a..c9182957b 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b566d2d5b..5ee73e06f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 62bd60f91..98ac3a4f5 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d3972beba..df4bc5951 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1ff245e40..9551791d0 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 691f4806c..eaa4a02fa 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 a24487833..610bcf61d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 bdceab624..65498c3a4 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 cb1cdffb8..d91c9df10 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c2fbced28..07e660b23 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 466faa462..2b3dd0850 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 0949b0e16..c801900a6 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 277e3df3c..f9354e36e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 27b424905..357af5618 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 3dd3536c0..a580e9ce3 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 4ef848ac8..8ace97f0e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 443023fbf..7863cb7e8 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 f7919ddcc..52e697039 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 a46be1bcd..242fc9da2 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 ec03699b3..8ba44b0e0 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 d48fde9c0..d884f5fd3 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 5474a5436..ad47f9632 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 272e2b43a..aec6fc75e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 0f9ae35f3..fdc474b5f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 23b4f4c8e..47b3fe320 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 587fd9933..ea61cd128 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 48cac498d..595349c18 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e8f462a76..a394e76d3 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 477d328bd..3f98c73df 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 dca575f9c..5a6d15134 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c1d2f3aa4..4e79df7ff 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b018b697a..27a5fc2ff 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 017273b75..a7f75860d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 65f7d58b2..5c8fbc073 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 02e71cab6..b05b5bbda 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 517bbd8b5..69dee21b0 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 3b9eee838..a835dd18d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c1a52c2b8..1e68d2b89 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ac8fdbf19..f0b5ed2ba 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2243877c2..f9674095b 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 9309e307e..5fcb7e4a5 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 fe7ea5bfb..0e22abdef 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c7f7b3e38..05d1999bd 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 66e934abc..9de9a363f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 5951f92df..5c7ea7e5d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 65e116649..4bc72a367 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 71670bba0..0fb643d12 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e747b0af8..a33f9fe91 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 a80815a2b..1cab4dca3 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 be7aee8c0..a0205e781 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 55f3d0fdf..d77234268 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 267b16c8a..f235da9a4 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 6e0ac3076..153098608 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c70df4041..2228fbd5b 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c729bfb58..998ff0880 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e00b44716..f4f9936e0 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 4731143a9..a5ddcaed6 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ad9d92d3e..71439db1b 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 35336eca5..5aa54a80e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 11c33a8ee..41b841975 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 89dd8b0a4..2cc1149be 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 47ee51918..41d667f1a 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 4f27a2aa5..a09f41aac 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 da00f262c..6898f8c65 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2bc4aebd5..a4276e5ef 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 62fe0f049..0997288fa 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e9497628a..91d1a9cbd 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 31d45ebf7..5cce6f17f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 9792897c0..00220b52e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2f45e9f53..98680f433 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 ca37bfdbd..73d91c849 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 7953ffce7..b6107c074 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ef6385d26..993d18b8f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e093d254b..d9c7d4529 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d38c1fe8f..b767bb80f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 a2461dea4..4a8821ece 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c3fa99e34..e0acf6911 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 465faa199..f6bcb2cd7 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 7ff23c832..5d766a714 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1ede852cf..0230fb037 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 9447fa694..4e16e5d60 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b16e6e04a..e1de08a6b 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 3043a3a99..1f2589c5e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 020da39d6..9f84e146f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e1d819ecf..1411ff386 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 520c3260d..8a453e1fd 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 20cdcb690..29173a85a 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c864cb4d1..2b5b21aff 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 a0c3b0be8..37623afb2 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 9a1555846..82ab1a2fa 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 c8ca51918..97e9a1798 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c1ab30ea6..e2ea5bf22 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d3e20a40f..347047b34 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 772c30096..6aa905b1c 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 35eed63fe..4c78ef4f4 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 12d503c9c..5260d26dd 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 771ed6375..611d690f5 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 3c227be68..c82a53ac8 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ea3d942fa..983935e20 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d712e703a..95712ddc8 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b600c791f..783d82153 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ce5b36194..f28060378 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 96c3d6dcb..e89594fcb 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 6f7289bb2..c71a28825 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d2fbefd39..f3c43cfd6 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 8061bd548..dd5688998 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ffd636ed1..d2cddcce2 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 943498965..ef1664b37 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 a87f2a75f..cbd313977 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 10ea7aad7..53dcaab4f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c78386bbc..8e7965e0a 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 7730d4b4c..8ca884833 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 a6aec069c..732033008 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 5e6a76604..ad4957412 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b65a2b01a..20e272ab0 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 89c020495..9b53302cf 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 8b1442e97..bbc1560e7 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 970d21914..a2d5eb0f1 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2634ec1a7..d257a34dd 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 3383be95f..b9a6df015 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 4cc01d4f1..1bc503d95 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 8f14c68c1..2ef70aaf3 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 4d93eb7ee..0d5ee1c59 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 14600abbc..b0c26911d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d5ab4f5df..2b1decce5 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 955c81905..06c1e93d4 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2ab9ff433..e177643e2 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 7ca8a2523..55ef54da1 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 a6afb5beb..e48631d90 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1457464ab..9385b7a1a 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d6ab2e05b..d3fd4fed9 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1d2f982ec..9b0e5499e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 37429342e..6c32ed591 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 973ff6682..bec6ea515 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c59354cda..17f96e31b 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 dcabf5437..9530aecff 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 9a8d8c812..e580cb4e4 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 99c744ab3..a2d58311a 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 dd0f7ef79..9e33be017 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 319a4755f..acd35617a 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e742af7eb..47e57c189 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 91421dbe7..9beeb5027 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 3300140a2..d7ab085ae 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1a8aea966..e0904b8b6 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 93ef42257..b0b967508 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 8f50680f1..6113b54b8 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 832d7dd22..fbb544c56 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 27128087a..a6bba9b87 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ca6788131..f022941ae 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 7186ca9b7..a187f5ef0 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 438ed865c..1dcd1c704 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2bcea877b..50d27e7e0 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 25778dd7b..655905ca3 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c856042aa..5a10be022 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 6d89d1b3d..51a691a4a 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 7cdd106fd..9c47d0c36 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2a2a763d0..7e9f420d6 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c991c11c8..71c16397c 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 628394a8d..7cd59645c 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 4a661b7fd..37de112a6 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 504a64a30..f2defe765 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ef0525bd7..e0f72539e 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 9aa0da0ed..fd394cc83 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e3c5c5bc3..171748dcc 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 fadcb0957..205cf6a2f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 3dfbabb74..fb71b8abf 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 88014592c..2bdf24cdb 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e71b7ec22..f82d58bd4 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 557491148..74f0a2154 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1ddc665ae..b9c6b34c3 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 144c63f79..9b769152b 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1eb5d54e3..7b24b568e 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 da890c434..0beb27bf5 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b5e505d1d..33742c6e4 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1d43f53d5..b93ac2c96 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 fc58f61c6..f7a77babd 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 dfe268c31..856784120 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 538df0401..42a5ce8df 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 8b9abddbe..6d27d6901 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 309e5a154..b9aba0ea4 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 fb1e6a182..efc45cb80 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 3cdb4c072..f16767186 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c7c5f4bab..6d3ab9fe6 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 31e375057..1821932cd 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 152ab278e..be63335cc 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c3494c774..34c82a4a7 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 6af4288a3..c5ac108cb 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 37541b18f..0645177fd 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 9421b3fe9..4f9e2df6a 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c4b4f35af..745fcd98f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e3f7ec3f3..4e3f18fdd 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 7541bb996..03e60009c 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c1c4e63e6..7e301f309 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 09a7f8047..8e7aa9a87 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1572c208a..afa4d2710 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 25a04461f..874d6f482 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 db5285598..61a84ef72 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b7a421efa..6f69043aa 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2cbc56625..ffebedcf3 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 680c34cbf..9031249c3 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 290a0aa5c..da1ac83b3 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 96114f4e5..eae92fe7f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 6c118da1c..eac311256 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 65260b088..dd468f4d5 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 56ee0c0a1..a0465c9bd 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e9140b732..6024eb173 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 03b177fdc..2bf168427 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c7b9bf11b..8d8b0118f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 0abf691a7..ecd0ce5e2 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 29433d451..6f421b33d 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 caca0be11..54270c53d 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 a55cb91d7..b61bbabd0 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 71d9cabd3..a5ffada21 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 7746ee50a..abeb2e171 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 9144bc827..f151fee10 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 df1ab7c67..039642324 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 983c3905d..3bca38bc9 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 5e8d6a59b..c6dea1b2c 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 fc8dabdb5..53ed4656d 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e8b4538b2..87bfe62ff 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 bc6ef23fe..7003e3100 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2463d2f4d..0b9ae5270 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 50cd0ab59..edeab65b6 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b9e89ad07..3dcfdbcfb 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 41b2f7431..a2e63da21 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 cde7d5d0c..2c00432a6 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 270b0fa9e..a5389d1b2 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 25e5bab80..15ecc9c78 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 91656a605..318b625b5 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 53e44e076..6f86d6c8d 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 cc9b62bcc..804085c96 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 05f90d461..bd6153d65 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 6fb009b9b..db580e939 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2f920d2ed..58bbeecea 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 19cc506fe..8318c222f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 7978d0de8..bd94fda51 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b7e7cd557..e87da170b 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 53d082b70..1b80486a0 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 f7ec13664..f792f784c 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 dc7f3d038..ad8247d76 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c1aca37b7..61a573a8b 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 93fb4013c..a55c7a322 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 633f0e6ab..c1e5713ff 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 fee37160f..c7913f735 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 53a446b8d..134c1a0cf 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e890aa66c..80429fe7c 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 74a64bb66..016a9ee23 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d9acc115e..560d4f60f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 60d9755ff..360b21423 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 382871a77..df5bbb7ce 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 310a3e577..f1376b38f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 78c9da84a..dd6c708bc 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ad5dd70cb..c78f86ee7 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 06df4c719..e03aab315 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 74b0e64c3..3053d46a5 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 31b170674..d2ffb778d 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 f448a619b..56eacff4c 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2ddb4ab4a..ec8608d83 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 8e98106f1..24c04a526 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ba77f8e36..06eb0faae 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 acdc26d31..480173a84 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b1fd24f54..be18c0c7d 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 0233df08c..994c4c37c 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 7593e003b..3b71fb831 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 79c633399..1f32da175 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 5b19881c0..5c91f4ba2 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2bdea2e22..7fb2a541a 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 27678fdf7..9d2c705a5 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 415c0604d..f0d70f687 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e6b8ec450..c3dd2739f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 8d4b91b8c..1baba16b8 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ba30dd0cb..7126b2b9f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 366a34244..9fd4a2c5f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 66fec0c99..20c9c6893 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 71f58a226..0c3cd941e 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 612c517c9..eafe94122 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b12223d20..e7841b5d9 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 6b2f5e394..244bfa767 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 02906b077..dc30b4d38 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c79c24aff..e7cdd24fc 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 38db40fa7..e6806fd61 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 bb3fc0571..702ce32da 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 f405dbb62..88a99f177 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d2e705c32..c8962c12e 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d4f0cf63f..afd95e696 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 0f0c835de..cbd49316d 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b36af5f17..d7abce1d8 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 7a1f734c9..078a6638f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ebc2475b0..2a1525b50 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1b8dd957a..9544d1fff 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 489355937..d0feee938 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 43ffe14bf..c4c022321 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 93ef1e0b8..8f4feac46 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 4a0de9053..3305fa200 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 13aa1ec15..d2f6aa99c 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 71b0f8779..30c1cc701 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 be9d5f1ba..1f1479eb9 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 200722e09..b3e690837 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1eba3329f..58225424b 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e2e858c91..15a4540be 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d6d5f2087..a221f541a 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 282e6ca6b..8c561eb08 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d9d830267..9e61dfb0c 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c1991d928..8ae447827 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1d3ed3915..fadfa49aa 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 56844c1bf..dbd425394 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 3a8371a7b..6c9fdcb63 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ca5b3ca48..7ea9b879b 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 67785715c..5927cc713 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 5894d4ca4..6c9f6f59f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 9229d7ee6..83f509c24 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b01aaf5fa..16bb609e8 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 567d41a2f..3daa83d4c 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 60456c50c..7b98d39f1 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 f0f160fb5..caaf3017c 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1ddf7f5b9..18151fba4 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 4cd6a885a..ef0d6d6b8 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 5332d3d4a..01e31a405 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 0b4878cc0..23f07e16f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 da91a6dba..0d878e1e6 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 cc3ab2b32..59230bb4b 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b609c632b..8725fd39d 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 255bbca20..27c7c7de1 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e5c32effc..c63325925 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 5d1d8970c..8131edf8f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 9c48720b1..8e42c1e39 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 161314215..19913d451 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 f39915df4..9036c28f3 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 906c6eac6..a06cc9d3b 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 0b4a3c160..25abe5901 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 f19a2e697..091f19992 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c2bd6aabb..5bc72c25d 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 99974f870..248729d9d 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 654bf2868..c20831e95 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-2016 The MathJax Consortium + * Copyright (c) 2012-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 14dbeb358..a95e8d0a7 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-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 08026a1d5..d6bf4e04e 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 2aee4bf3d..15e9f7f75 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 3d0840a5b..1c26f8df2 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 6f6661f58..08139f2ca 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 13bdf32ee..1ec2abf9d 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 4f5305ff9..fa0d74e5a 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 7be3e5fc9..cf69e3bc3 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 cc0075b5a..e5b9f8b9c 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 158cde78d..3e84ffc02 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 9bb55d255..08d294823 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 8046926e8..67f26874e 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c21ac3efd..bb21a16a9 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1856dff8f..068431749 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 a57a7b1ea..cb4dbb445 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d2b90d66a..72ecc31b8 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2af302a6b..6f7cb02d5 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d4fa627cd..44d127095 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 029321820..f925a2de5 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 3fca927f9..52a0e95e1 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 726f04d7e..eb7a46fed 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 487af4125..276d049ee 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 7177469fc..16cf61248 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d9481fb59..6b6f5cef4 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 201802f39..510ee3ec3 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d7b7d9b8c..c1575497b 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 08ad24284..2c37da985 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 6006e4f58..80316dec5 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e666a2f55..9afe3c1f4 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 88b03a8a3..843122622 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 7c2222a9e..ffee3e302 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 1986ccca1..e4cb747d8 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 48dab89d6..c748dcd13 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2d13f09ba..4f342b4c2 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e19bb5e77..39ca6e258 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 099198ff9..749b28af6 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 300f289e1..5827a92f7 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 4f8238894..2539fca09 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2e17e39b0..ad2b477a9 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d3adb7144..58d7196f7 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 f072b6226..9e15cf958 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 66293bfb1..460cffb4f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 0c0d76cce..2d53daacf 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 64937a476..f4eaf670b 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 951a48fd0..faebbc6bd 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 5d3be928d..d2ec3fe3e 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 595fefe04..77812b7a5 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e6fd7ce86..28146f457 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 29c6f6498..57686bdd3 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 64f0efef7..ab7963972 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 4ea326cd3..877053f21 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 614670dbd..9e5277e2c 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 dbc4c0845..7d8ce33cc 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 758d60401..b4decd5c4 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 f078dd754..e3945c680 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ec6c587ec..d84ead723 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 367614176..c62ad43f7 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 6f099ef10..33d07bade 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 bff440a52..760d5e3d6 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 29c5666c2..8ffa26616 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 374f27b6b..e006874ab 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d9f6f006a..c52986f75 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 284b5c7a2..ea1527867 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 d69faebf0..2429c3530 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 f2d12ec93..d1edd6c5f 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 689bf0ea9..05b7015b9 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2b5b824d6..e941e305e 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 364ba710b..335d23278 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 a2b7edae4..16f57d62d 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 bf483f1f3..feeff9dd6 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 842442728..859bdf4d6 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 0df177ec9..e0fd72cb5 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 505c8b548..09acbc7c8 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 b722c2d9b..18fe92d97 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 e2952a365..cd076cc54 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 16556c2c2..9bd5fe8b1 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ae20914ae..b2e6d7cc0 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 702540581..071ca5b47 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 8d71e1351..543a959eb 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 fd1183b51..d62cf1daa 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 fdcd1aae5..c9f28f543 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 98925db7a..d1a1318c5 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ca28106c3..5772967f8 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 60ff8e8f7..653f4d7dd 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ce52d2ae2..f4f1eeeba 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 2688ab698..dd7dac7fa 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 c3007c12a..bbb7fc43e 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 8881dcb35..10f78cd4b 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 266cc98e7..5a1cfd692 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 7712a2d87..aae8cf6e1 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 969fecee1..91fef2146 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ad5e67239..dfdd17ff9 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 ec64232d0..222b9bba7 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.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 a2a41e950..b5f244577 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 a05978f9d..8b03f2932 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-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 757f3f410..badd36c0b 100644 --- a/unpacked/jax/output/HTML-CSS/imageFonts.js +++ b/unpacked/jax/output/HTML-CSS/imageFonts.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 28e863f1b..3bdbc0e93 100644 --- a/unpacked/jax/output/HTML-CSS/jax.js +++ b/unpacked/jax/output/HTML-CSS/jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache 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 2ccbc3772..0cd9dd47b 100644 --- a/unpacked/jax/output/NativeMML/config.js +++ b/unpacked/jax/output/NativeMML/config.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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.7.0", + version: "2.7.1", 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 81092a5b6..b6bb5acb9 100644 --- a/unpacked/jax/output/NativeMML/jax.js +++ b/unpacked/jax/output/NativeMML/jax.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2010-2016 The MathJax Consortium + * Copyright (c) 2010-2017 The MathJax Consortium * * Licensed under the Apache 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 d1684429e..c4583e4b1 100644 --- a/unpacked/jax/output/PlainSource/config.js +++ b/unpacked/jax/output/PlainSource/config.js @@ -7,7 +7,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The 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.7.0", + version: "2.7.1", 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 4722d7a65..c77987fe5 100644 --- a/unpacked/jax/output/PlainSource/jax.js +++ b/unpacked/jax/output/PlainSource/jax.js @@ -7,7 +7,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2015-2016 The MathJax Consortium + * Copyright (c) 2015-2017 The MathJax Consortium * * Licensed under the Apache 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 0c645e590..50844bea8 100644 --- a/unpacked/jax/output/PreviewHTML/config.js +++ b/unpacked/jax/output/PreviewHTML/config.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0", + version: "2.7.1", 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 b82ed8efb..7579787f0 100644 --- a/unpacked/jax/output/PreviewHTML/jax.js +++ b/unpacked/jax/output/PreviewHTML/jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2013-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 fea556f49..ee2f07e02 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 6ea230a2c..2a9def962 100644 --- a/unpacked/jax/output/SVG/autoload/maction.js +++ b/unpacked/jax/output/SVG/autoload/maction.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 95df3a343..c199e0ceb 100644 --- a/unpacked/jax/output/SVG/autoload/menclose.js +++ b/unpacked/jax/output/SVG/autoload/menclose.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 c42580458..a1a088e87 100644 --- a/unpacked/jax/output/SVG/autoload/mglyph.js +++ b/unpacked/jax/output/SVG/autoload/mglyph.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 9dfce47af..ddf264efd 100644 --- a/unpacked/jax/output/SVG/autoload/mmultiscripts.js +++ b/unpacked/jax/output/SVG/autoload/mmultiscripts.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 ddefd04e3..61a500f74 100644 --- a/unpacked/jax/output/SVG/autoload/ms.js +++ b/unpacked/jax/output/SVG/autoload/ms.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 729aa8f5d..ad3cc50b9 100644 --- a/unpacked/jax/output/SVG/autoload/mtable.js +++ b/unpacked/jax/output/SVG/autoload/mtable.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 09229c4b7..de92a2f54 100644 --- a/unpacked/jax/output/SVG/autoload/multiline.js +++ b/unpacked/jax/output/SVG/autoload/multiline.js @@ -9,7 +9,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 7c3464e14..e6e264663 100644 --- a/unpacked/jax/output/SVG/config.js +++ b/unpacked/jax/output/SVG/config.js @@ -10,7 +10,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0", + version: "2.7.1", 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 f370141a4..7d6deb9c1 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 136efb23c..57ee8a34c 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 595d2e972..441eec44d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 6a6cae455..48b9b423c 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 93d13c046..468252da4 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 6911fa863..f5ee2eeb4 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 c695f465c..394d5d4e3 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 5ae986f00..635532353 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 77614f8f1..37041b272 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 e6f45c743..37fd425b0 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 ba848d2e8..84fd97a9f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 68c6c71e3..d6be9997d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 210c4bb3b..327c7b2e6 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 26d9d0600..4e1908876 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 a0c6fb0fb..b996a8d18 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 56b45b2ff..acbb7b654 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 373da0589..0c7741fc3 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 5b68ef83e..3db3a2bf5 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 136682c47..c7082aac3 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 fe1fc374a..38bad312f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 c6507264b..83311b5dc 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 f15156f22..48d492b84 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 c379bdd49..efbac63c2 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 e478dbe96..fd9ebc6d3 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 239a60f46..165c56f8b 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 febcf5d08..0b47cefc3 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 dfa364481..81df7e18e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 232bf738f..3e9485ff8 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 a0924cf4b..f34abfaf0 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 953c48e4f..fcdf9e95d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 fb3e9ec14..cb4a483c1 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 927b877ed..b9625f030 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 e9a066be6..0a63a436f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 d59d1c900..a9ec7d388 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 8efedcb2a..f887b4c4f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 3631e21b6..fc9d39d2e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 cb9aadbe0..f146c5eaa 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 d946f29b7..633d9f539 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 91ccefb8a..26b632d67 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 82af85dda..2c227a874 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 c74089ff4..65021d8f3 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 baf4e2c15..6a2ffd353 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 7f979564d..d11c7fb61 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 825e9a68e..ffef9a625 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 703d87047..6cc5e0014 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 11f880915..7c97bcf39 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 330dc58d7..5b6704948 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 6e53e727c..8349f657e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 a98bedb5e..132196620 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 7340b0e56..5194e3f72 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 31a935d9b..8c4771978 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 b5fe9c685..4ed689917 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 8eac0c8c0..0c55cde13 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 4f17df499..08bc8cfda 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 907299b59..727dd2d12 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 40e25da30..9ed3cd135 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 f8d389778..a9ac15cb9 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 314e4468d..542afc7db 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 67e1a2a1a..2ab6ee3ce 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 238f5238a..a16fea80c 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 f150876d8..685fcd3c7 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 dd110e9e7..96b3e0237 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 794b0e0bc..9c8ec0dc6 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 f87f3e282..aa658b2da 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 800ae8026..d2ef082cc 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 e7722e278..ffd18ef71 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 e95714710..b9cf2cc58 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 29abc266a..735ec2eb6 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 d156c85a4..778ffdcf2 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 f11d5cc16..30bf733ac 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 0f95567c7..5dc5fb8a6 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 23bee6b8e..1043ec103 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 a40185f97..30f8f182d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 63673f993..90ee3f6f1 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 9112c5718..c19ff1ae6 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 1d80521b0..d39c65019 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 6690ba2f8..8dcbdc061 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 448e6df2c..b2dc5361e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 3f9112b8a..fa2d0ab33 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 9393fac02..5e448b51b 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 19cbb39f4..9247882ff 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 bff07c82a..5d51146a0 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 24629890b..5a20034ee 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 8d2ceeb99..dba211824 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 907228325..8b55b6f61 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 848c7fb92..c50f14891 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 d7d565b78..73b4630c6 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 3f078cdbd..98d165bf4 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 2e8fe3598..d8949b4b5 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 af6a2938c..71555a57d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 3287b33a2..4da3a682b 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 6d57563a1..75a8bed46 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 d5174b5fc..584cefd47 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 356d0880c..e7931aa6a 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 9b5f4ee52..db0718feb 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 5315cd5c6..6b2adf818 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 8bd049f6a..6f07636bd 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 fa93f5b27..431ff26ae 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 180be0213..4a0f3c8c3 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 4948750f1..1eccfc018 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 d6f63dd4d..7647ef176 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 64718463c..1362e1fba 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 c7b6e8872..a0fb675b9 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 675dda385..335f18ba1 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 d1f1663d6..e83058255 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 6eaf49251..c14bf3c1d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 b581a8709..0448b54e0 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 78ed973dc..b1757cd6d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 e6f23efe1..d627ca36f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 454e7abf9..629e0f54d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 21fdd544c..a332367b7 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 46ac3881d..92c0706a1 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 f216f2595..78f467e58 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 c139b3f42..389578bca 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 be0c65072..6a7ba3719 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 cf0a83235..c2dd5ff5f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 5c268c3fa..b511f231e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 2dabb29c8..39d08202a 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 0b83ce801..9a25b3a72 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 1521ef214..3760da366 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 97423febb..57c5bd78d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 b84758c32..8c9ddc64e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 3d3597669..b911ad6b3 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 a303b04b0..ada8a4301 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 1a90976e4..046f93ed9 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 615b9e0fa..1618377c8 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 c13724404..7c79de864 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 f96a3b902..9fead1b3f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 d2805c2c4..d156a6453 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 3df68b103..23c10d856 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 fd254d70c..19f4e5afc 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 fc642b320..ef2c8cda9 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 89ab00322..21d9b9401 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 a9ca604ab..609c5678d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 2e8058176..74f6e7381 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 195e88d04..e3805b218 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 82a8db6b3..234b486ee 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 3ec2ca50e..991c0a3a6 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 d3ae07285..bed03a026 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 457bc928d..e451cedb1 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 0dd897f7e..838f12b9a 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 23222d958..1f878b9a1 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 b1f4f2a3b..8e63e5dfc 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 95f8b1e1d..f9c531e03 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 63de94e47..eb4191660 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 9a3225b30..d40da36a2 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 be0cf409f..70cf70063 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 c4f0b188f..e1ee985e6 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 edd2b780d..49fa954be 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 d52017e24..b003a04e8 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 79c7ee78c..0e9fe712f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 3a918ce3e..4c3424d3e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 5a16c0877..92d1c167d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 b776d4fee..9ca269ff0 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 35b467e19..b0e9f3d2e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 aed1db5b4..1d2864b15 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 059eb9bd8..8f93bb0d1 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 52e8c1919..41e81a994 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 d451960e9..9ef82272f 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 169335fec..c08e52746 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 41dea70e8..844ced2c0 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 8c8ac2d95..919b70c4b 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 cd41ae131..9f000d52a 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 35ad5797b..2c198cd22 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 7ac59664c..ea659b6e9 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 160ead061..f3ebc1400 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 1e92a4d86..65e7692db 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 96337ec69..f2ce366a5 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 b689de22f..e6b9631b8 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 9f4a44050..e019ca37a 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 3f10a8b50..936beec2e 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 f9f593289..cb9d6f3d5 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 0fdb35466..300c2cb1d 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 88d7a806d..94ac24c81 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 0e69c0879..03b071809 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The MathJax Consortium * * Licensed under the Apache License, 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 23f17bd20..aec2298b0 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 a61ba528a..b3bf2dea8 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-2016 The MathJax Consortium + * Copyright (c) 2013-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 b05cc2948..94fa26af7 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 ccdacdbee..5659695b9 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 aa745496b..bd58c697d 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 fbceb9b56..2d0f4f9c1 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 7503c0da0..fc25d83aa 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 4e3b7292c..ee18f9196 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 785fe63e6..ff632d479 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 083222232..58476460e 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 692e73957..a7ee07ceb 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 bc4fd34bc..acb37c2c2 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 6cb97861e..5a9c403a6 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 1d4b9d5e5..f5bd0dd63 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 f474b23dd..8fd3831ea 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 edccfd02e..fe9dfaf75 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 9249d8698..dcd097759 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 2dc667782..364e01b6c 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 7bfe1d954..a4f09c101 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 6f4b4b806..782d1600d 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 21d03b3f7..f6c0e948d 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 9eb245be0..cafd54b1c 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 bb6215535..73b0d407e 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 6886f1d91..3fe0cb3e8 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 0fe3ba084..9928effd6 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 9d5a9914e..3f3fa703b 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 50cdbcb0f..e19075de2 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 67937bd58..ec134005e 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 e9fbcbb31..00c48a9ac 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 2e6a81f9c..86c1e1e52 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 5587d9904..e55b60972 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 bfb5622e7..b09ee843f 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 eba746c01..8e76d6c24 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 51dd5c8bc..3a0f3472d 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 1e427ed07..226c7ebde 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 fc1891e5c..0f0bb328c 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 21508a857..07ff5c17f 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 fbb7b2c97..6f36dc14a 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 f2d62f2a1..5d543616c 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 23c5650a9..8c6663352 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 2f3fb1d02..2f3c0ddea 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 25125e7be..b4ad46426 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 ab1bc56a8..7fcc7a93d 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 2bdbab402..b330d7d91 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 89dab5fd5..5aae1cecd 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 c6169cacf..974b2433c 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 30392a163..7fa4288f7 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 bcf02b684..5d7c6463f 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 8716daee7..400abe8c7 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 439e3e8b3..71871afc5 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 96c3b85b2..bcf95462f 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 7795d4c66..6bffacbbf 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 e16ed9f59..e6728a860 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 ba3967182..41278d149 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 7eb9e7d94..1652f59a3 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 823239068..4d5b35f71 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 acdc86a20..32debb01e 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 d88f65f36..8163c7991 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 aa90ec59f..7c3b10920 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 78963384b..4cd242d9e 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 41cc09bce..38d77dc3b 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 4635ddf7e..b83ea2d0a 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 709776503..d3296c641 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 a63834269..0b8b59426 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 0471e1a71..c896d2858 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 8f827fddb..3ce2b9476 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 8893a815b..b07d581cb 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 094f3044a..6b4a6ef78 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 2c965f2ba..95faf45e6 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 1e1c91188..243b6a103 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 8282d8619..06d8ef9b1 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 07224dcc8..f7bfa62ef 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 2b4bfdaf8..30eb89f81 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 4a9b7aa42..aa71a5c99 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 2b14eaac3..bdc19f392 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 7d3dc0a3c..0cb986629 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 4f0ee639f..583132e55 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 4e8993138..7d7da6ff9 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 f8bd5a97f..99310d23b 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 6257c8deb..edf87f231 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 eb3440ff7..292ccd9bb 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 126f5773b..3d5380ac7 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 9501c1ed9..5ac9de5c6 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 022832998..3cd68c272 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 8b076c329..e087f0e09 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 a4a036ef5..3100aa435 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 2894e1a30..6638478b5 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 e6a1b3d51..c782a1f2c 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 9fa6654b9..b7bf54094 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 07c8d0b94..dec8a2972 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 6b57c0666..f11db2767 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 3d3dd4aef..c5d6e1bd5 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 884df3799..d4e133244 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, 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 6d093dbbe..4a2f7d334 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 a84729676..0d2c34064 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-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The 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.7.0"; + var VERSION = "2.7.1"; 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 7d1e792b8..603ed0b3b 100644 --- a/unpacked/jax/output/SVG/jax.js +++ b/unpacked/jax/output/SVG/jax.js @@ -11,7 +11,7 @@ * * --------------------------------------------------------------------- * - * Copyright (c) 2011-2016 The MathJax Consortium + * Copyright (c) 2011-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/unpacked/localization/ast/FontWarnings.js b/unpacked/localization/ast/FontWarnings.js index 0d4a963d8..345af5f6f 100644 --- a/unpacked/localization/ast/FontWarnings.js +++ b/unpacked/localization/ast/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/ast/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ast","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax ta usando fontes basaes en web p'amosar les matem\u00E1tiques d'esta p\u00E1xina. Lleva un tiempu descargales, de manera que la p\u00E1xina apaecer\u00E1 m\u00E1s r\u00E1pidamente si instala direutamente les fontes matem\u00E1tiques na carpeta de fontes del so sistema.", diff --git a/unpacked/localization/ast/HTML-CSS.js b/unpacked/localization/ast/HTML-CSS.js index 1a5424dd4..28a77f2ee 100644 --- a/unpacked/localization/ast/HTML-CSS.js +++ b/unpacked/localization/ast/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/ast/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ast","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "Cargando la tipograf\u00EDa web %1", diff --git a/unpacked/localization/ast/HelpDialog.js b/unpacked/localization/ast/HelpDialog.js index 34d6a41b8..62ef8d6e6 100644 --- a/unpacked/localization/ast/HelpDialog.js +++ b/unpacked/localization/ast/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/ast/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ast","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "Ayuda de MathJax", diff --git a/unpacked/localization/ast/MathML.js b/unpacked/localization/ast/MathML.js index eefc04c33..0cc5bf34f 100644 --- a/unpacked/localization/ast/MathML.js +++ b/unpacked/localization/ast/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/ast/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ast","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "Mglyph incorreutu: %1", diff --git a/unpacked/localization/ast/MathMenu.js b/unpacked/localization/ast/MathMenu.js index fd0593ba6..a5d97c705 100644 --- a/unpacked/localization/ast/MathMenu.js +++ b/unpacked/localization/ast/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/ast/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ast","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Ver les f\u00F3rmules como", diff --git a/unpacked/localization/ast/TeX.js b/unpacked/localization/ast/TeX.js index 1a62f437c..32d85655b 100644 --- a/unpacked/localization/ast/TeX.js +++ b/unpacked/localization/ast/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/ast/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ast","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Hai una llave d'apertura de m\u00E1s o falta una llave de zarramientu", diff --git a/unpacked/localization/ast/ast.js b/unpacked/localization/ast/ast.js index 6fa167d04..bee8df902 100644 --- a/unpacked/localization/ast/ast.js +++ b/unpacked/localization/ast/ast.js @@ -2,7 +2,7 @@ * * MathJax/localization/ast/ast.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("ast",null,{ menuTitle: "asturianu", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax alcontr\u00F3 una cookie de configuraci\u00F3n d'usuariu qu'incluye c\u00F3digu a executar. \u00BFQuier executar esi c\u00F3digu?\n\n(Tendr\u00EDa de calcar \u00ABEncaboxar\u00BB a menos que creara la cookie vust\u00E9 mesmu.)", diff --git a/unpacked/localization/bcc/FontWarnings.js b/unpacked/localization/bcc/FontWarnings.js index 8ae932601..14ac72582 100644 --- a/unpacked/localization/bcc/FontWarnings.js +++ b/unpacked/localization/bcc/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/bcc/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("bcc","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/bcc/HTML-CSS.js b/unpacked/localization/bcc/HTML-CSS.js index 1800cb9d7..2e335abaf 100644 --- a/unpacked/localization/bcc/HTML-CSS.js +++ b/unpacked/localization/bcc/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/bcc/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("bcc","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/bcc/HelpDialog.js b/unpacked/localization/bcc/HelpDialog.js index e29ea0672..8f26ded49 100644 --- a/unpacked/localization/bcc/HelpDialog.js +++ b/unpacked/localization/bcc/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/bcc/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("bcc","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/bcc/MathML.js b/unpacked/localization/bcc/MathML.js index e1b961876..e53ed350f 100644 --- a/unpacked/localization/bcc/MathML.js +++ b/unpacked/localization/bcc/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/bcc/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("bcc","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/bcc/MathMenu.js b/unpacked/localization/bcc/MathMenu.js index af360ef07..3dec174a1 100644 --- a/unpacked/localization/bcc/MathMenu.js +++ b/unpacked/localization/bcc/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/bcc/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("bcc","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/bcc/TeX.js b/unpacked/localization/bcc/TeX.js index 5212a55cc..296113e4c 100644 --- a/unpacked/localization/bcc/TeX.js +++ b/unpacked/localization/bcc/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/bcc/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("bcc","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "\u0622\u06A9\u0648\u0644\u0627\u062F \u0628\u0627\u0632 \u0627\u0636\u0627\u0641\u06CC \u06CC\u0627 \u0641\u0642\u062F\u0627\u0646 \u0622\u06A9\u0648\u0644\u0627\u062F \u0628\u0633\u062A\u0647", diff --git a/unpacked/localization/bcc/bcc.js b/unpacked/localization/bcc/bcc.js index 3592465a7..d3a89843d 100644 --- a/unpacked/localization/bcc/bcc.js +++ b/unpacked/localization/bcc/bcc.js @@ -2,7 +2,7 @@ * * MathJax/localization/bcc/bcc.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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,11 +20,11 @@ MathJax.Localization.addTranslation("bcc",null,{ menuTitle: "\u0628\u0644\u0648\u0686\u06CC", fontDirection: "rtl", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathProcessingError: "\u062E\u0637\u0627\u06CC \u067E\u0631\u062F\u0627\u0632\u0634 \u0631\u06CC\u0627\u0636\u06CC", diff --git a/unpacked/localization/bg/FontWarnings.js b/unpacked/localization/bg/FontWarnings.js index 43c67cfeb..7b8067695 100644 --- a/unpacked/localization/bg/FontWarnings.js +++ b/unpacked/localization/bg/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/bg/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("bg","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/bg/HTML-CSS.js b/unpacked/localization/bg/HTML-CSS.js index e2fcecdbc..e8f00e617 100644 --- a/unpacked/localization/bg/HTML-CSS.js +++ b/unpacked/localization/bg/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/bg/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("bg","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/bg/HelpDialog.js b/unpacked/localization/bg/HelpDialog.js index 268931cf5..f23686526 100644 --- a/unpacked/localization/bg/HelpDialog.js +++ b/unpacked/localization/bg/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/bg/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("bg","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/bg/MathML.js b/unpacked/localization/bg/MathML.js index 48eb0c119..786dcbc89 100644 --- a/unpacked/localization/bg/MathML.js +++ b/unpacked/localization/bg/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/bg/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("bg","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/bg/MathMenu.js b/unpacked/localization/bg/MathMenu.js index 013f587de..284d97a95 100644 --- a/unpacked/localization/bg/MathMenu.js +++ b/unpacked/localization/bg/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/bg/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("bg","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "\u041F\u043E\u043A\u0430\u0436\u0438 \u043A\u0430\u0442\u043E", diff --git a/unpacked/localization/bg/TeX.js b/unpacked/localization/bg/TeX.js index 8a8c5b8b7..cb837044c 100644 --- a/unpacked/localization/bg/TeX.js +++ b/unpacked/localization/bg/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/bg/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("bg","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "\u0418\u043C\u0430 \u0438\u0437\u043B\u0438\u0448\u043D\u0430 \u043E\u0442\u0432\u0430\u0440\u044F\u0449\u0430 \u0438\u043B\u0438 \u043B\u0438\u043F\u0441\u0432\u0430\u0449\u0430 \u0437\u0430\u0442\u0432\u0430\u0440\u044F\u0449\u0430 \u0441\u043A\u043E\u0431\u0430", diff --git a/unpacked/localization/bg/bg.js b/unpacked/localization/bg/bg.js index 753bf172a..79fd2fe88 100644 --- a/unpacked/localization/bg/bg.js +++ b/unpacked/localization/bg/bg.js @@ -2,7 +2,7 @@ * * MathJax/localization/bg/bg.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("bg",null,{ menuTitle: " \u0431\u044A\u043B\u0433\u0430\u0440\u0441\u043A\u0438", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathProcessingError: "\u0413\u0440\u0435\u0448\u043A\u0430 \u043F\u0440\u0438 \u043E\u0431\u0440\u0430\u0431\u043E\u0442\u043A\u0430\u0442\u0430", diff --git a/unpacked/localization/br/FontWarnings.js b/unpacked/localization/br/FontWarnings.js index c46ca4342..53cb2e599 100644 --- a/unpacked/localization/br/FontWarnings.js +++ b/unpacked/localization/br/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/br/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("br","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax a implij ar fonto\u00F9 web evit diskwel ar jedado\u00F9 war ar bajenn-ma\u00F1. Pell eo ar re-se o pellgarga\u00F1 ha diskwelet e vefe buanoc'h ma vefe stailhfec'h fonto\u00F9 jedoniezh war-eeun e teuliad fonto\u00F9 ho reizhiad.", diff --git a/unpacked/localization/br/HTML-CSS.js b/unpacked/localization/br/HTML-CSS.js index e1d11d46f..57999f939 100644 --- a/unpacked/localization/br/HTML-CSS.js +++ b/unpacked/localization/br/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/br/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("br","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "O karga\u00F1 ar font web %1", diff --git a/unpacked/localization/br/HelpDialog.js b/unpacked/localization/br/HelpDialog.js index 4c17d363e..085008428 100644 --- a/unpacked/localization/br/HelpDialog.js +++ b/unpacked/localization/br/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/br/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("br","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "Sikour MathJax", diff --git a/unpacked/localization/br/MathML.js b/unpacked/localization/br/MathML.js index 449c7452a..5320e92b2 100644 --- a/unpacked/localization/br/MathML.js +++ b/unpacked/localization/br/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/br/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("br","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "mglyph fall : %1", diff --git a/unpacked/localization/br/MathMenu.js b/unpacked/localization/br/MathMenu.js index 97e1cb9ec..eea53f36b 100644 --- a/unpacked/localization/br/MathMenu.js +++ b/unpacked/localization/br/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/br/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("br","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Diskouez ar formulenn evel", diff --git a/unpacked/localization/br/TeX.js b/unpacked/localization/br/TeX.js index 13813fb8f..69c29ba0b 100644 --- a/unpacked/localization/br/TeX.js +++ b/unpacked/localization/br/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/br/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("br","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Briataenn digeri\u00F1 a re pe briataenn serri\u00F1 diank", diff --git a/unpacked/localization/br/br.js b/unpacked/localization/br/br.js index db792e380..8deaf6894 100644 --- a/unpacked/localization/br/br.js +++ b/unpacked/localization/br/br.js @@ -2,7 +2,7 @@ * * MathJax/localization/br/br.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("br",null,{ menuTitle: "brezhoneg", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathProcessingError: "Fazi o treta\u00F1 ar formulenn", diff --git a/unpacked/localization/ca/FontWarnings.js b/unpacked/localization/ca/FontWarnings.js index 0bb486e6b..122ef84b8 100644 --- a/unpacked/localization/ca/FontWarnings.js +++ b/unpacked/localization/ca/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/ca/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ca","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax est\u00E0 utilitzant fonts basades en web per mostrar les expressions matem\u00E0tiques d'aquesta p\u00E0gina. Aix\u00F2 porta un temps per descarregar, de tal manera que la p\u00E0gina es mostrar\u00E0 m\u00E9s r\u00E0pidament si instal\u00B7leu les fonts matem\u00E0tiques directament a la vostra carpeta de sistema de fonts.", diff --git a/unpacked/localization/ca/HTML-CSS.js b/unpacked/localization/ca/HTML-CSS.js index 48be5fb8c..699974154 100644 --- a/unpacked/localization/ca/HTML-CSS.js +++ b/unpacked/localization/ca/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/ca/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ca","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "Carregant font web %1", diff --git a/unpacked/localization/ca/HelpDialog.js b/unpacked/localization/ca/HelpDialog.js index 6f84ba582..7e78f302e 100644 --- a/unpacked/localization/ca/HelpDialog.js +++ b/unpacked/localization/ca/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/ca/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ca","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "Ajuda MathJax", diff --git a/unpacked/localization/ca/MathML.js b/unpacked/localization/ca/MathML.js index 09a4b8e71..aaa38d874 100644 --- a/unpacked/localization/ca/MathML.js +++ b/unpacked/localization/ca/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/ca/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ca","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "Mglyph incorrecte: %1", diff --git a/unpacked/localization/ca/MathMenu.js b/unpacked/localization/ca/MathMenu.js index 473f0de53..0188771de 100644 --- a/unpacked/localization/ca/MathMenu.js +++ b/unpacked/localization/ca/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/ca/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ca","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Mostra f\u00F3rmules com a", diff --git a/unpacked/localization/ca/TeX.js b/unpacked/localization/ca/TeX.js index 0b2529707..5051b0b26 100644 --- a/unpacked/localization/ca/TeX.js +++ b/unpacked/localization/ca/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/ca/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ca","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Sobra una clau d'apertura o falta una clau de tancament", diff --git a/unpacked/localization/ca/ca.js b/unpacked/localization/ca/ca.js index 1418de191..7d2772a90 100644 --- a/unpacked/localization/ca/ca.js +++ b/unpacked/localization/ca/ca.js @@ -2,7 +2,7 @@ * * MathJax/localization/ca/ca.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("ca",null,{ menuTitle: "catal\u00E0", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax ha trobat una galeta de configuraci\u00F3 d'usuari que inclou codi que s'ha d'executar. Voleu executar-lo?", diff --git a/unpacked/localization/cdo/FontWarnings.js b/unpacked/localization/cdo/FontWarnings.js index d562466d4..ef4a616f8 100644 --- a/unpacked/localization/cdo/FontWarnings.js +++ b/unpacked/localization/cdo/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/cdo/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cdo","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/cdo/HTML-CSS.js b/unpacked/localization/cdo/HTML-CSS.js index bfd4dcc81..fafb86812 100644 --- a/unpacked/localization/cdo/HTML-CSS.js +++ b/unpacked/localization/cdo/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/cdo/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cdo","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/cdo/HelpDialog.js b/unpacked/localization/cdo/HelpDialog.js index 88789be9c..e0dde7661 100644 --- a/unpacked/localization/cdo/HelpDialog.js +++ b/unpacked/localization/cdo/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/cdo/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cdo","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/cdo/MathML.js b/unpacked/localization/cdo/MathML.js index d7edb67ca..1077652e3 100644 --- a/unpacked/localization/cdo/MathML.js +++ b/unpacked/localization/cdo/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/cdo/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cdo","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/cdo/MathMenu.js b/unpacked/localization/cdo/MathMenu.js index 4a50e7ffb..2ff649963 100644 --- a/unpacked/localization/cdo/MathMenu.js +++ b/unpacked/localization/cdo/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/cdo/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cdo","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/cdo/TeX.js b/unpacked/localization/cdo/TeX.js index 5af9e1e3e..f0b951901 100644 --- a/unpacked/localization/cdo/TeX.js +++ b/unpacked/localization/cdo/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/cdo/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cdo","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/cdo/cdo.js b/unpacked/localization/cdo/cdo.js index a6170ab47..028c5f00b 100644 --- a/unpacked/localization/cdo/cdo.js +++ b/unpacked/localization/cdo/cdo.js @@ -2,7 +2,7 @@ * * MathJax/localization/cdo/cdo.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("cdo",null,{ menuTitle: "M\u00ECng-d\u0115\u0324ng-ng\u1E73\u0304", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax\u5DF2\u7D93\u8A0E\u8457\u5305\u62EC\u6703\u904B\u884C\u5176\u4EE3\u78BC\u5176\u7528\u6236\u914D\u7F6Ecookie\u3002\u6C5D\u6709\u60F3\u904B\u884C\u7121\uFF1F\n\n\uFF08\u9664\u958B\u9019\u78BA\u5BE6\u662F\u6C5D\u81EA\u5BB6\u7279\u610F\u8A2D\u5176cookie\uFF0C\u82E5\u7121\u6C5D\u8457\u9EDE\u53D6\u6D88\u3002\uFF09", diff --git a/unpacked/localization/ce/FontWarnings.js b/unpacked/localization/ce/FontWarnings.js index cd76b31e5..4a29f6946 100644 --- a/unpacked/localization/ce/FontWarnings.js +++ b/unpacked/localization/ce/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/ce/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ce","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/ce/HTML-CSS.js b/unpacked/localization/ce/HTML-CSS.js index f93418a7b..1a94f7041 100644 --- a/unpacked/localization/ce/HTML-CSS.js +++ b/unpacked/localization/ce/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/ce/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ce","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/ce/HelpDialog.js b/unpacked/localization/ce/HelpDialog.js index 6c0a2bdaf..5808cea01 100644 --- a/unpacked/localization/ce/HelpDialog.js +++ b/unpacked/localization/ce/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/ce/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ce","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/ce/MathML.js b/unpacked/localization/ce/MathML.js index a3072e830..712943699 100644 --- a/unpacked/localization/ce/MathML.js +++ b/unpacked/localization/ce/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/ce/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ce","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/ce/MathMenu.js b/unpacked/localization/ce/MathMenu.js index 8f8e5121e..ebea7059f 100644 --- a/unpacked/localization/ce/MathMenu.js +++ b/unpacked/localization/ce/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/ce/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ce","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/ce/TeX.js b/unpacked/localization/ce/TeX.js index 4a54adfc1..016332745 100644 --- a/unpacked/localization/ce/TeX.js +++ b/unpacked/localization/ce/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/ce/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ce","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/ce/ce.js b/unpacked/localization/ce/ce.js index 8697c3a38..97ea279e8 100644 --- a/unpacked/localization/ce/ce.js +++ b/unpacked/localization/ce/ce.js @@ -2,7 +2,7 @@ * * MathJax/localization/ce/ce.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("ce",null,{ menuTitle: "\u041D\u043E\u0445\u0447\u0438\u0439\u043D \u043C\u043E\u0442\u0442", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathProcessingError: "\u041C\u0430\u0442\u0435\u043C\u0430\u0442\u0438\u043A\u0438\u043D \u043A\u0435\u0447\u0434\u0430\u0440\u0430\u043D \u0433\u04C0\u0430\u043B\u0430\u0442", diff --git a/unpacked/localization/cs/FontWarnings.js b/unpacked/localization/cs/FontWarnings.js index 695f77010..6ffed0960 100644 --- a/unpacked/localization/cs/FontWarnings.js +++ b/unpacked/localization/cs/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/cs/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cs","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax pou\u017E\u00EDv\u00E1 k zobrazen\u00ED matematiky na t\u00E9to str\u00E1nce webov\u00E1 p\u00EDsma. T\u011Bm trv\u00E1 sta\u017Een\u00ED n\u011Bjakou dobu, tak\u017Ee str\u00E1nka by se vykreslila rychleji, pokud byste si tato matematick\u00E1 p\u00EDsma nainstalovali p\u0159\u00EDmo do syst\u00E9mov\u00E9 slo\u017Eky p\u00EDsem.", diff --git a/unpacked/localization/cs/HTML-CSS.js b/unpacked/localization/cs/HTML-CSS.js index dd070800d..8fdd851dc 100644 --- a/unpacked/localization/cs/HTML-CSS.js +++ b/unpacked/localization/cs/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/cs/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cs","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "Na\u010D\u00EDt\u00E1 se web-font %1", diff --git a/unpacked/localization/cs/HelpDialog.js b/unpacked/localization/cs/HelpDialog.js index e2a4b82f2..f89bd3cce 100644 --- a/unpacked/localization/cs/HelpDialog.js +++ b/unpacked/localization/cs/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/cs/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cs","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "N\u00E1pov\u011Bda k MathJaxu", diff --git a/unpacked/localization/cs/MathML.js b/unpacked/localization/cs/MathML.js index 1425e9fa9..f260b2b48 100644 --- a/unpacked/localization/cs/MathML.js +++ b/unpacked/localization/cs/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/cs/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cs","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "Chybn\u00FD mglyph: %1", diff --git a/unpacked/localization/cs/MathMenu.js b/unpacked/localization/cs/MathMenu.js index 3306333c5..dd12410d8 100644 --- a/unpacked/localization/cs/MathMenu.js +++ b/unpacked/localization/cs/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/cs/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cs","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Zobrazit matematiku jako", diff --git a/unpacked/localization/cs/TeX.js b/unpacked/localization/cs/TeX.js index 8586f12fc..2e1151a40 100644 --- a/unpacked/localization/cs/TeX.js +++ b/unpacked/localization/cs/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/cs/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cs","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "P\u0159eb\u00FDvaj\u00EDc\u00ED otv\u00EDrac\u00ED nebo chyb\u011Bj\u00EDc\u00ED zav\u00EDrac\u00ED slo\u017Een\u00E1 z\u00E1vorka", diff --git a/unpacked/localization/cs/cs.js b/unpacked/localization/cs/cs.js index 27d52ef35..831e1a750 100644 --- a/unpacked/localization/cs/cs.js +++ b/unpacked/localization/cs/cs.js @@ -2,7 +2,7 @@ * * MathJax/localization/cs/cs.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("cs",null,{ menuTitle: "\u010De\u0161tina", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax nalezl cookie u\u017Eivatelsk\u00E9 konfigurace obsahuj\u00EDc\u00ED spustiteln\u00FD k\u00F3d. Chcete ho spustit?\n\n(Pokud jste cookie nenastavili sami, m\u011Bli byste stisknout Storno.)", diff --git a/unpacked/localization/cy/FontWarnings.js b/unpacked/localization/cy/FontWarnings.js index b05227af1..732dbdfb9 100644 --- a/unpacked/localization/cy/FontWarnings.js +++ b/unpacked/localization/cy/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/cy/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cy","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/cy/HTML-CSS.js b/unpacked/localization/cy/HTML-CSS.js index 83b488012..a9061d243 100644 --- a/unpacked/localization/cy/HTML-CSS.js +++ b/unpacked/localization/cy/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/cy/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cy","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/cy/HelpDialog.js b/unpacked/localization/cy/HelpDialog.js index 6209933da..f4dcf7206 100644 --- a/unpacked/localization/cy/HelpDialog.js +++ b/unpacked/localization/cy/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/cy/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cy","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/cy/MathML.js b/unpacked/localization/cy/MathML.js index 77b8ad06a..4d756ee2e 100644 --- a/unpacked/localization/cy/MathML.js +++ b/unpacked/localization/cy/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/cy/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cy","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/cy/MathMenu.js b/unpacked/localization/cy/MathMenu.js index 3ca7688f4..30ec3e0e8 100644 --- a/unpacked/localization/cy/MathMenu.js +++ b/unpacked/localization/cy/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/cy/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cy","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/cy/TeX.js b/unpacked/localization/cy/TeX.js index bb2166fde..349501320 100644 --- a/unpacked/localization/cy/TeX.js +++ b/unpacked/localization/cy/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/cy/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("cy","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/cy/cy.js b/unpacked/localization/cy/cy.js index 3424a6d66..059bf966f 100644 --- a/unpacked/localization/cy/cy.js +++ b/unpacked/localization/cy/cy.js @@ -2,7 +2,7 @@ * * MathJax/localization/cy/cy.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("cy",null,{ menuTitle: "Cymraeg", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathProcessingError: "Gwall prosesu mathemateg", diff --git a/unpacked/localization/da/FontWarnings.js b/unpacked/localization/da/FontWarnings.js index 2ca6d6f8c..671f2f023 100644 --- a/unpacked/localization/da/FontWarnings.js +++ b/unpacked/localization/da/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/da/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("da","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax bruger web-baserede skrifttyper til at vise det matematiske p\u00E5 denne side. Dette tager tid at hente, s\u00E5 siden ville blive hurtigere, hvis du installerede matematiske skrifttyper direkte i dit systems skrifttypemappe.", diff --git a/unpacked/localization/da/HTML-CSS.js b/unpacked/localization/da/HTML-CSS.js index 6a5fd524a..57101c182 100644 --- a/unpacked/localization/da/HTML-CSS.js +++ b/unpacked/localization/da/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/da/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("da","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "Indl\u00E6ser webskrifftype %1", diff --git a/unpacked/localization/da/HelpDialog.js b/unpacked/localization/da/HelpDialog.js index 3817aebf4..fe1cebce6 100644 --- a/unpacked/localization/da/HelpDialog.js +++ b/unpacked/localization/da/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/da/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("da","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "MathJax hj\u00E6lp", diff --git a/unpacked/localization/da/MathML.js b/unpacked/localization/da/MathML.js index 47d3cd942..2981a047b 100644 --- a/unpacked/localization/da/MathML.js +++ b/unpacked/localization/da/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/da/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("da","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "D\u00E5rlig mglyph: %1", diff --git a/unpacked/localization/da/MathMenu.js b/unpacked/localization/da/MathMenu.js index 1cf20b909..12bbf4c40 100644 --- a/unpacked/localization/da/MathMenu.js +++ b/unpacked/localization/da/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/da/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("da","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Vis matematik som", diff --git a/unpacked/localization/da/TeX.js b/unpacked/localization/da/TeX.js index d7c2eb673..b2fdee8f0 100644 --- a/unpacked/localization/da/TeX.js +++ b/unpacked/localization/da/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/da/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("da","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Ekstra venstreklammeparentes eller manglende h\u00F8jreklammeparentes", diff --git a/unpacked/localization/da/da.js b/unpacked/localization/da/da.js index a8918750f..7678d74b7 100644 --- a/unpacked/localization/da/da.js +++ b/unpacked/localization/da/da.js @@ -2,7 +2,7 @@ * * MathJax/localization/da/da.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("da",null,{ menuTitle: "dansk", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax har fundet en cookie med brugerkonfiguration, der indeholder kode til at k\u00F8re. Vil du k\u00F8re det?\n\n(Du b\u00F8r trykke p\u00E5 Annuller, medmindre du oprettede cookien selv.)", diff --git a/unpacked/localization/de/FontWarnings.js b/unpacked/localization/de/FontWarnings.js index 821e6273a..f3fb72095 100644 --- a/unpacked/localization/de/FontWarnings.js +++ b/unpacked/localization/de/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/de/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("de","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax nutz web-basierte Fonts zur Darstellung der Mathematik auf dieser Seite. Da diese heruntergeladen werden m\u00FCssen, l\u00E4dt die Seite schneller, wenn Mathe-Fonts auf dem System installiert sind.", diff --git a/unpacked/localization/de/HTML-CSS.js b/unpacked/localization/de/HTML-CSS.js index 3b82ae427..95935c0f9 100644 --- a/unpacked/localization/de/HTML-CSS.js +++ b/unpacked/localization/de/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/de/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("de","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "Lade Webfont %1", diff --git a/unpacked/localization/de/HelpDialog.js b/unpacked/localization/de/HelpDialog.js index 0304974db..fec41b93a 100644 --- a/unpacked/localization/de/HelpDialog.js +++ b/unpacked/localization/de/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/de/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("de","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "MathJax Hilfe", diff --git a/unpacked/localization/de/MathML.js b/unpacked/localization/de/MathML.js index d3a359d31..f6cd50e07 100644 --- a/unpacked/localization/de/MathML.js +++ b/unpacked/localization/de/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/de/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("de","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "ung\u00FCltige mglyph: %1", diff --git a/unpacked/localization/de/MathMenu.js b/unpacked/localization/de/MathMenu.js index 40341b36a..8458ee039 100644 --- a/unpacked/localization/de/MathMenu.js +++ b/unpacked/localization/de/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/de/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("de","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Zeige mathematischen Ausdruck als", diff --git a/unpacked/localization/de/TeX.js b/unpacked/localization/de/TeX.js index 9115dbeae..6a821633a 100644 --- a/unpacked/localization/de/TeX.js +++ b/unpacked/localization/de/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/de/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("de","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Zus\u00E4tzliche \u00F6ffnende, oder fehlende schlie\u00DFende Klammer", diff --git a/unpacked/localization/de/de.js b/unpacked/localization/de/de.js index f55c0da0b..6f66b0acd 100644 --- a/unpacked/localization/de/de.js +++ b/unpacked/localization/de/de.js @@ -2,7 +2,7 @@ * * MathJax/localization/de/de.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("de",null,{ menuTitle: "Deutsch", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax hat eine Cookie mit ausf\u00FChrbaren Code gefunden. Soll dieser Code ausgef\u00FChrt werden?\n\n(Klicken Sie 'Abbrechen' falls Sie das Cookie nicht selber akzeptiert haben.)", diff --git a/unpacked/localization/diq/FontWarnings.js b/unpacked/localization/diq/FontWarnings.js index fe6387905..711bae6bd 100644 --- a/unpacked/localization/diq/FontWarnings.js +++ b/unpacked/localization/diq/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/diq/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("diq","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/diq/HTML-CSS.js b/unpacked/localization/diq/HTML-CSS.js index 4b03a2ec4..b24e913c0 100644 --- a/unpacked/localization/diq/HTML-CSS.js +++ b/unpacked/localization/diq/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/diq/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("diq","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/diq/HelpDialog.js b/unpacked/localization/diq/HelpDialog.js index 839a9c4e2..002bc4e60 100644 --- a/unpacked/localization/diq/HelpDialog.js +++ b/unpacked/localization/diq/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/diq/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("diq","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/diq/MathML.js b/unpacked/localization/diq/MathML.js index 124e25165..0da2d8066 100644 --- a/unpacked/localization/diq/MathML.js +++ b/unpacked/localization/diq/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/diq/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("diq","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/diq/MathMenu.js b/unpacked/localization/diq/MathMenu.js index 325ebdb8c..13cca3e99 100644 --- a/unpacked/localization/diq/MathMenu.js +++ b/unpacked/localization/diq/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/diq/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("diq","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Matematiki ya b\u0131asne", diff --git a/unpacked/localization/diq/TeX.js b/unpacked/localization/diq/TeX.js index d8f7ad820..221e2b944 100644 --- a/unpacked/localization/diq/TeX.js +++ b/unpacked/localization/diq/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/diq/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("diq","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/diq/diq.js b/unpacked/localization/diq/diq.js index 01bf2c43b..0ea75f70c 100644 --- a/unpacked/localization/diq/diq.js +++ b/unpacked/localization/diq/diq.js @@ -2,7 +2,7 @@ * * MathJax/localization/diq/diq.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("diq",null,{ menuTitle: "Zazaki", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathProcessingError: "X\u0131raba kar\u00EA matematiki", diff --git a/unpacked/localization/en/FontWarnings.js b/unpacked/localization/en/FontWarnings.js index d21cf87c8..9f6c19323 100644 --- a/unpacked/localization/en/FontWarnings.js +++ b/unpacked/localization/en/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/en/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("en","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax is using web-based fonts to display the mathematics on this page. These take time to download, so the page would render faster if you installed math fonts directly in your system's font folder.", diff --git a/unpacked/localization/en/HTML-CSS.js b/unpacked/localization/en/HTML-CSS.js index ec67dcc28..508603fa6 100644 --- a/unpacked/localization/en/HTML-CSS.js +++ b/unpacked/localization/en/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/en/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("en","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "Loading web font %1", diff --git a/unpacked/localization/en/HelpDialog.js b/unpacked/localization/en/HelpDialog.js index 814ac072e..b219a6155 100644 --- a/unpacked/localization/en/HelpDialog.js +++ b/unpacked/localization/en/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/en/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("en","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "MathJax Help", diff --git a/unpacked/localization/en/MathML.js b/unpacked/localization/en/MathML.js index f9940a95e..aee8df7de 100644 --- a/unpacked/localization/en/MathML.js +++ b/unpacked/localization/en/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/en/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("en","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "Bad mglyph: %1", diff --git a/unpacked/localization/en/MathMenu.js b/unpacked/localization/en/MathMenu.js index 2876b16fb..95af28f05 100644 --- a/unpacked/localization/en/MathMenu.js +++ b/unpacked/localization/en/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/en/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("en","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Show math as", diff --git a/unpacked/localization/en/TeX.js b/unpacked/localization/en/TeX.js index ebfc9e1b2..50152c0e8 100644 --- a/unpacked/localization/en/TeX.js +++ b/unpacked/localization/en/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/en/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("en","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Extra open brace or missing close brace", diff --git a/unpacked/localization/en/en.js b/unpacked/localization/en/en.js index b95eea68c..f29c3c63f 100644 --- a/unpacked/localization/en/en.js +++ b/unpacked/localization/en/en.js @@ -2,7 +2,7 @@ * * MathJax/localization/en/en.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("en",null,{ menuTitle: "English", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax has found a user-configuration cookie that includes code to be run. Do you want to run it?\n\n(You should press Cancel unless you set up the cookie yourself.)", diff --git a/unpacked/localization/eo/FontWarnings.js b/unpacked/localization/eo/FontWarnings.js index e3a9d7c2e..b80089e3e 100644 --- a/unpacked/localization/eo/FontWarnings.js +++ b/unpacked/localization/eo/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/eo/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("eo","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/eo/HTML-CSS.js b/unpacked/localization/eo/HTML-CSS.js index bbd2a014b..ccd7e0e53 100644 --- a/unpacked/localization/eo/HTML-CSS.js +++ b/unpacked/localization/eo/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/eo/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("eo","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/eo/HelpDialog.js b/unpacked/localization/eo/HelpDialog.js index bcb543fef..fb82bc092 100644 --- a/unpacked/localization/eo/HelpDialog.js +++ b/unpacked/localization/eo/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/eo/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("eo","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/eo/MathML.js b/unpacked/localization/eo/MathML.js index 0fbfe8b12..64ed7a003 100644 --- a/unpacked/localization/eo/MathML.js +++ b/unpacked/localization/eo/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/eo/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("eo","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/eo/MathMenu.js b/unpacked/localization/eo/MathMenu.js index 95b703c03..e973538a3 100644 --- a/unpacked/localization/eo/MathMenu.js +++ b/unpacked/localization/eo/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/eo/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("eo","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/eo/TeX.js b/unpacked/localization/eo/TeX.js index 4f31be9fd..6652cf6d3 100644 --- a/unpacked/localization/eo/TeX.js +++ b/unpacked/localization/eo/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/eo/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("eo","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/eo/eo.js b/unpacked/localization/eo/eo.js index 066392957..f30170519 100644 --- a/unpacked/localization/eo/eo.js +++ b/unpacked/localization/eo/eo.js @@ -2,7 +2,7 @@ * * MathJax/localization/eo/eo.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("eo",null,{ menuTitle: "Esperanto", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Loading: "\u015Cargado", diff --git a/unpacked/localization/es/FontWarnings.js b/unpacked/localization/es/FontWarnings.js index d1d398c13..fcdbc1321 100644 --- a/unpacked/localization/es/FontWarnings.js +++ b/unpacked/localization/es/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/es/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("es","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax utiliza tipos de letra web para mostrar la notaci\u00F3n matem\u00E1tica de esta p\u00E1gina. Estos tardan un poco en descargarse, por lo que instalarlos en el equipo acelerar\u00E1 la renderizaci\u00F3n de la p\u00E1gina.", diff --git a/unpacked/localization/es/HTML-CSS.js b/unpacked/localization/es/HTML-CSS.js index 5f831c63c..74b4195b7 100644 --- a/unpacked/localization/es/HTML-CSS.js +++ b/unpacked/localization/es/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/es/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("es","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "Cargando el tipo de letra web %1", diff --git a/unpacked/localization/es/HelpDialog.js b/unpacked/localization/es/HelpDialog.js index be2e7c4f0..c8569a126 100644 --- a/unpacked/localization/es/HelpDialog.js +++ b/unpacked/localization/es/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/es/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("es","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "Ayuda de MathJax", diff --git a/unpacked/localization/es/MathML.js b/unpacked/localization/es/MathML.js index 119a33214..dac50b035 100644 --- a/unpacked/localization/es/MathML.js +++ b/unpacked/localization/es/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/es/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("es","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "\u00ABmglyph\u00BB da\u00F1ado: %1", diff --git a/unpacked/localization/es/MathMenu.js b/unpacked/localization/es/MathMenu.js index a919d9427..b37f3d5ca 100644 --- a/unpacked/localization/es/MathMenu.js +++ b/unpacked/localization/es/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/es/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("es","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Mostrar las f\u00F3rmulas como", diff --git a/unpacked/localization/es/TeX.js b/unpacked/localization/es/TeX.js index ad594801e..03d0655f4 100644 --- a/unpacked/localization/es/TeX.js +++ b/unpacked/localization/es/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/es/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("es","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Llave de apertura adicional o falta la llave de cierre", diff --git a/unpacked/localization/es/es.js b/unpacked/localization/es/es.js index 713d9460a..d2f30a2f4 100644 --- a/unpacked/localization/es/es.js +++ b/unpacked/localization/es/es.js @@ -2,7 +2,7 @@ * * MathJax/localization/es/es.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("es",null,{ menuTitle: "espa\u00F1ol", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax ha encontrado una cookie de configuraci\u00F3n de usuario que incluye c\u00F3digo para ser ejecutado.\u00BFQuieres ejecutarlo?\n\\n\n(Pulse Cancelar al menos que configure la cookie).", diff --git a/unpacked/localization/fa/FontWarnings.js b/unpacked/localization/fa/FontWarnings.js index 30b99578e..d26979283 100644 --- a/unpacked/localization/fa/FontWarnings.js +++ b/unpacked/localization/fa/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/fa/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fa","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax \u0627\u0632 \u0642\u0644\u0645\u200C\u0647\u0627\u06CC \u0648\u0628\u06CC \u0628\u0631\u0627\u06CC \u0646\u0645\u0627\u06CC\u0634 \u0631\u06CC\u0627\u0636\u06CC\u0627\u062A \u062F\u0631 \u0627\u06CC\u0646 \u0635\u0641\u062D\u0647 \u0627\u0633\u062A\u0641\u0627\u062F\u0647 \u0645\u06CC\u200C\u06A9\u0646\u062F. \u0627\u06CC\u0646 \u0645\u0645\u06A9\u0646 \u0627\u0633\u062A \u0632\u0645\u0627\u0646\u06CC \u062C\u0647\u062A \u0628\u0627\u0631\u06AF\u06CC\u0631\u06CC \u0628\u06AF\u06CC\u0631\u062F \u0628\u0646\u0627\u0628\u0631\u0627\u06CC\u0646 \u0627\u06AF\u0631 \u0634\u0645\u0627 \u0642\u0644\u0645\u200C\u0647\u0627\u06CC \u0631\u06CC\u0627\u0636\u06CC \u0631\u0627 \u0628\u0647\u200C\u0635\u0648\u0631\u062A \u0645\u0633\u062A\u0642\u06CC\u0645 \u062F\u0631 \u067E\u0648\u0634\u0647\u0654 \u0642\u0644\u0645\u200C\u0647\u0627\u06CC \u0633\u06CC\u0633\u062A\u0645\u200C\u0639\u0627\u0645\u0644 \u062E\u0648\u062F \u0642\u0631\u0627\u0631 \u062F\u0647\u06CC\u062F \u0646\u0645\u0627\u06CC\u0634 \u0635\u0641\u062D\u0627\u062A \u0633\u0631\u06CC\u0639\u062A\u0631 \u062E\u0648\u0627\u0647\u0646\u062F \u0634\u062F.", diff --git a/unpacked/localization/fa/HTML-CSS.js b/unpacked/localization/fa/HTML-CSS.js index f5e7dff1d..33e2dddbd 100644 --- a/unpacked/localization/fa/HTML-CSS.js +++ b/unpacked/localization/fa/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/fa/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fa","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "\u0628\u0627\u0631\u06AF\u06CC\u0631\u06CC \u0642\u0644\u0645 \u0648\u0628\u06CC %1", diff --git a/unpacked/localization/fa/HelpDialog.js b/unpacked/localization/fa/HelpDialog.js index 80c678033..0d6e8c8d1 100644 --- a/unpacked/localization/fa/HelpDialog.js +++ b/unpacked/localization/fa/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/fa/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fa","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "\u0631\u0627\u0647\u0646\u0645\u0627\u06CC MathJax", diff --git a/unpacked/localization/fa/MathML.js b/unpacked/localization/fa/MathML.js index e33a2d28d..24a9b9e63 100644 --- a/unpacked/localization/fa/MathML.js +++ b/unpacked/localization/fa/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/fa/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fa","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "mglyph \u0646\u0627\u0645\u0646\u0627\u0633\u0628: %1", diff --git a/unpacked/localization/fa/MathMenu.js b/unpacked/localization/fa/MathMenu.js index aea458a44..9d9ba56fe 100644 --- a/unpacked/localization/fa/MathMenu.js +++ b/unpacked/localization/fa/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/fa/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fa","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "\u0646\u0645\u0627\u06CC\u0634 \u0631\u06CC\u0627\u0636\u06CC\u0627\u062A \u0628\u0647 \u0639\u0646\u0648\u0627\u0646", diff --git a/unpacked/localization/fa/TeX.js b/unpacked/localization/fa/TeX.js index 4d8f7dfb3..917dededc 100644 --- a/unpacked/localization/fa/TeX.js +++ b/unpacked/localization/fa/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/fa/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fa","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "\u0622\u06A9\u0648\u0644\u0627\u062F \u0628\u0627\u0632 \u0627\u0636\u0627\u0641\u06CC \u06CC\u0627 \u0641\u0642\u062F\u0627\u0646 \u0622\u06A9\u0648\u0644\u0627\u062F \u0628\u0633\u062A\u0647", diff --git a/unpacked/localization/fa/fa.js b/unpacked/localization/fa/fa.js index 75e4268e9..c3df6a85f 100644 --- a/unpacked/localization/fa/fa.js +++ b/unpacked/localization/fa/fa.js @@ -2,7 +2,7 @@ * * MathJax/localization/fa/fa.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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,11 +20,11 @@ MathJax.Localization.addTranslation("fa",null,{ menuTitle: "\u0641\u0627\u0631\u0633\u06CC", fontDirection: "rtl", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax \u06CC\u06A9 \u06A9\u0644\u0648\u0686\u06A9 \u062A\u0646\u0638\u06CC\u0645\u0627\u062A \u06A9\u0627\u0631\u0628\u0631\u06CC \u06CC\u0627\u0641\u062A \u06A9\u0647 \u0634\u0627\u0645\u0644 \u06A9\u062F \u0627\u062C\u0631\u0627\u06CC\u06CC \u0627\u0633\u062A. \u0622\u06CC\u0627 \u0645\u06CC\u200C\u062E\u0648\u0627\u0647\u06CC\u062F \u0622\u0646 \u0631\u0627 \u0627\u062C\u0631\u0627 \u06A9\u0646\u06CC\u062F\u061F\n\n(\u0628\u0647\u062A\u0631 \u0627\u0633\u062A \u0628\u0631 \u0644\u063A\u0648 \u0628\u0641\u0634\u0627\u0631\u06CC\u062F \u0645\u06AF\u0631 \u0627\u06CC\u0646\u06A9\u0647 \u062E\u0648\u062F\u062A\u0627\u0646 \u06A9\u0644\u0648\u0686\u06A9 \u0631\u0627 \u062A\u0646\u0638\u06CC\u0645\u200C\u06A9\u0631\u062F\u0647\u200C\u0627\u06CC\u062F.)", diff --git a/unpacked/localization/fi/FontWarnings.js b/unpacked/localization/fi/FontWarnings.js index 51639da09..06ab706ae 100644 --- a/unpacked/localization/fi/FontWarnings.js +++ b/unpacked/localization/fi/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/fi/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fi","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/fi/HTML-CSS.js b/unpacked/localization/fi/HTML-CSS.js index 939756822..4a93ab634 100644 --- a/unpacked/localization/fi/HTML-CSS.js +++ b/unpacked/localization/fi/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/fi/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fi","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/fi/HelpDialog.js b/unpacked/localization/fi/HelpDialog.js index 99e59e324..31699bd3e 100644 --- a/unpacked/localization/fi/HelpDialog.js +++ b/unpacked/localization/fi/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/fi/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fi","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/fi/MathML.js b/unpacked/localization/fi/MathML.js index 29f82e5a9..4a596f3fe 100644 --- a/unpacked/localization/fi/MathML.js +++ b/unpacked/localization/fi/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/fi/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fi","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/fi/MathMenu.js b/unpacked/localization/fi/MathMenu.js index f454d01c4..44000cf5d 100644 --- a/unpacked/localization/fi/MathMenu.js +++ b/unpacked/localization/fi/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/fi/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fi","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathMLcode: "MathML-koodi", diff --git a/unpacked/localization/fi/TeX.js b/unpacked/localization/fi/TeX.js index 8692fd4ce..20455aebf 100644 --- a/unpacked/localization/fi/TeX.js +++ b/unpacked/localization/fi/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/fi/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fi","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/fi/fi.js b/unpacked/localization/fi/fi.js index 80a560cba..62d227dec 100644 --- a/unpacked/localization/fi/fi.js +++ b/unpacked/localization/fi/fi.js @@ -2,7 +2,7 @@ * * MathJax/localization/fi/fi.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("fi",null,{ menuTitle: "suomi", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax on l\u00F6yt\u00E4nyt ev\u00E4steen, joka sis\u00E4lt\u00E4\u00E4 asetuksia ja ohjelmakoodia. Haluatko ajaa sen?\n\n(Peru, ellet ole luonut ev\u00E4stett\u00E4 itse.)", diff --git a/unpacked/localization/fr/FontWarnings.js b/unpacked/localization/fr/FontWarnings.js index 093db007c..19cf3bbce 100644 --- a/unpacked/localization/fr/FontWarnings.js +++ b/unpacked/localization/fr/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/fr/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fr","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax utilise les polices web pour afficher les expressions math\u00E9matiques sur cette page. Celles-ci mettent du temps \u00E0 \u00EAtre t\u00E9l\u00E9charg\u00E9es et la page serait affich\u00E9e plus rapidement si vous installiez les polices math\u00E9matiques directement dans le dossier des polices de votre syst\u00E8me.", diff --git a/unpacked/localization/fr/HTML-CSS.js b/unpacked/localization/fr/HTML-CSS.js index 52cd014da..74e53badf 100644 --- a/unpacked/localization/fr/HTML-CSS.js +++ b/unpacked/localization/fr/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/fr/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fr","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "T\u00E9l\u00E9chargement de la police web %1", diff --git a/unpacked/localization/fr/HelpDialog.js b/unpacked/localization/fr/HelpDialog.js index 269d535de..28e0ff1ed 100644 --- a/unpacked/localization/fr/HelpDialog.js +++ b/unpacked/localization/fr/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/fr/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fr","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "Aide MathJax", diff --git a/unpacked/localization/fr/MathML.js b/unpacked/localization/fr/MathML.js index 48fffc5cb..007332119 100644 --- a/unpacked/localization/fr/MathML.js +++ b/unpacked/localization/fr/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/fr/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fr","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "\u00C9lement mglyph incorrect: %1", diff --git a/unpacked/localization/fr/MathMenu.js b/unpacked/localization/fr/MathMenu.js index 3d88836dd..a4d610e07 100644 --- a/unpacked/localization/fr/MathMenu.js +++ b/unpacked/localization/fr/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/fr/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fr","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Afficher sous forme", diff --git a/unpacked/localization/fr/TeX.js b/unpacked/localization/fr/TeX.js index 8146d1893..d1fdf968d 100644 --- a/unpacked/localization/fr/TeX.js +++ b/unpacked/localization/fr/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/fr/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("fr","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Accolade ouvrante superflue ou accolade fermante manquante", diff --git a/unpacked/localization/fr/fr.js b/unpacked/localization/fr/fr.js index e7a425b46..21871a192 100644 --- a/unpacked/localization/fr/fr.js +++ b/unpacked/localization/fr/fr.js @@ -2,7 +2,7 @@ * * MathJax/localization/fr/fr.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("fr",null,{ menuTitle: "fran\u00E7ais", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax a trouv\u00E9 un t\u00E9moin (cookie) de configuration utilisateur qui inclut du code ex\u00E9cutable. Souhaitez vous l\u2019ex\u00E9cuter ?\n\n(Choisissez Annuler sauf si vous avez cr\u00E9\u00E9 ce t\u00E9moin vous-m\u00EAme.)", diff --git a/unpacked/localization/gl/FontWarnings.js b/unpacked/localization/gl/FontWarnings.js index 1a543b0c9..b78e8a8ed 100644 --- a/unpacked/localization/gl/FontWarnings.js +++ b/unpacked/localization/gl/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/gl/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("gl","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/gl/HTML-CSS.js b/unpacked/localization/gl/HTML-CSS.js index dc82f7131..465cf2edf 100644 --- a/unpacked/localization/gl/HTML-CSS.js +++ b/unpacked/localization/gl/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/gl/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("gl","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "Cargando o tipo de letra web %1", diff --git a/unpacked/localization/gl/HelpDialog.js b/unpacked/localization/gl/HelpDialog.js index d9adf6a20..65a72a6c6 100644 --- a/unpacked/localization/gl/HelpDialog.js +++ b/unpacked/localization/gl/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/gl/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("gl","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/gl/MathML.js b/unpacked/localization/gl/MathML.js index 09e6a6ccb..0c743bb4e 100644 --- a/unpacked/localization/gl/MathML.js +++ b/unpacked/localization/gl/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/gl/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("gl","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/gl/MathMenu.js b/unpacked/localization/gl/MathMenu.js index 4a9c66215..cc43baa9f 100644 --- a/unpacked/localization/gl/MathMenu.js +++ b/unpacked/localization/gl/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/gl/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("gl","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/gl/TeX.js b/unpacked/localization/gl/TeX.js index de17ced6b..c9b071577 100644 --- a/unpacked/localization/gl/TeX.js +++ b/unpacked/localization/gl/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/gl/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("gl","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/gl/gl.js b/unpacked/localization/gl/gl.js index d1b9d0cc5..9bce75521 100644 --- a/unpacked/localization/gl/gl.js +++ b/unpacked/localization/gl/gl.js @@ -2,7 +2,7 @@ * * MathJax/localization/gl/gl.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("gl",null,{ menuTitle: "galego", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax atopou unha cookie de configuraci\u00F3n de usuario que incl\u00FAe c\u00F3digo executable. Quere executar ese c\u00F3digo?\n\n(Deber\u00EDa premer en \"Cancelar\", a menos que vostede crease a cookie.)", diff --git a/unpacked/localization/he/FontWarnings.js b/unpacked/localization/he/FontWarnings.js index c5c9b87f8..f745d9180 100644 --- a/unpacked/localization/he/FontWarnings.js +++ b/unpacked/localization/he/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/he/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("he","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax \u05DE\u05E9\u05EA\u05DE\u05E9 \u05D1\u05D2\u05D5\u05E4\u05E0\u05D9 \u05E8\u05E9\u05EA \u05DB\u05D3\u05D9 \u05DC\u05D4\u05E6\u05D9\u05D2 \u05DE\u05EA\u05DE\u05D8\u05D9\u05E7\u05D4 \u05D1\u05D3\u05DA \u05D4\u05D6\u05D4. \u05D6\u05D4 \u05D3\u05D5\u05E8\u05E9 \u05D6\u05DE\u05DF \u05DC\u05D4\u05D5\u05E8\u05D3\u05D4, \u05D5\u05D4\u05D3\u05E3 \u05D9\u05D5\u05E6\u05D2 \u05DE\u05D4\u05E8 \u05D9\u05D5\u05EA\u05E8 \u05D0\u05DD \u05D9\u05D5\u05EA\u05E7\u05E0\u05D5 \u05D2\u05D5\u05E4\u05E0\u05D9 \u05DE\u05EA\u05DE\u05D8\u05D9\u05E7\u05D4 \u05D1\u05DE\u05E2\u05E8\u05DB\u05EA \u05E9\u05DC\u05DA.", diff --git a/unpacked/localization/he/HTML-CSS.js b/unpacked/localization/he/HTML-CSS.js index dfabf4893..e91ca2b2f 100644 --- a/unpacked/localization/he/HTML-CSS.js +++ b/unpacked/localization/he/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/he/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("he","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "\u05D8\u05E2\u05D9\u05E0\u05EA \u05D2\u05D5\u05E4\u05DF \u05D4\u05E8\u05E9\u05EA %1", diff --git a/unpacked/localization/he/HelpDialog.js b/unpacked/localization/he/HelpDialog.js index 94952f3ca..b906117e8 100644 --- a/unpacked/localization/he/HelpDialog.js +++ b/unpacked/localization/he/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/he/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("he","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "\u05E2\u05D6\u05E8\u05D4 \u05E9\u05DC MathJax", diff --git a/unpacked/localization/he/MathML.js b/unpacked/localization/he/MathML.js index f6988b1dd..e3c8aeea3 100644 --- a/unpacked/localization/he/MathML.js +++ b/unpacked/localization/he/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/he/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("he","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "\u05E8\u05DB\u05D9\u05D1 mglyph \u05D2\u05E8\u05D5\u05E2: %1", diff --git a/unpacked/localization/he/MathMenu.js b/unpacked/localization/he/MathMenu.js index 00ec61055..caea09260 100644 --- a/unpacked/localization/he/MathMenu.js +++ b/unpacked/localization/he/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/he/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("he","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "\u05DC\u05D4\u05E6\u05D9\u05D2 \u05E0\u05D5\u05E1\u05D7\u05D0\u05D5\u05EA \u05D1\u05EA\u05D5\u05E8", diff --git a/unpacked/localization/he/TeX.js b/unpacked/localization/he/TeX.js index 9a4932f3a..a9621523f 100644 --- a/unpacked/localization/he/TeX.js +++ b/unpacked/localization/he/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/he/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("he","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "\u05E1\u05D5\u05D2\u05E8 \u05E4\u05EA\u05D9\u05D7\u05D4 \u05DE\u05D9\u05D5\u05EA\u05E8 \u05D0\u05D5 \u05E1\u05D5\u05D2\u05E8 \u05E1\u05D9\u05D5\u05DD \u05D7\u05E1\u05E8", diff --git a/unpacked/localization/he/he.js b/unpacked/localization/he/he.js index 9e5913da9..410d10ede 100644 --- a/unpacked/localization/he/he.js +++ b/unpacked/localization/he/he.js @@ -2,7 +2,7 @@ * * MathJax/localization/he/he.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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,11 +20,11 @@ MathJax.Localization.addTranslation("he",null,{ menuTitle: "\u05E2\u05D1\u05E8\u05D9\u05EA", fontDirection: "rtl", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax \u05DE\u05E6\u05D0 \u05E2\u05D5\u05D2\u05D9\u05D9\u05EA \u05D4\u05D2\u05D3\u05E8\u05D5\u05EA \u05DE\u05E9\u05EA\u05DE\u05E9 \u05E9\u05DB\u05D5\u05DC\u05DC\u05EA \u05E7\u05D5\u05D3 \u05DC\u05D4\u05E8\u05E6\u05D4. \u05D4\u05D0\u05DD \u05DC\u05D4\u05E8\u05D9\u05E5 \u05D0\u05D5\u05EA\u05D5?\n\n(\u05D9\u05E9 \u05DC\u05DC\u05D7\u05D5\u05E5 \"\u05D1\u05D9\u05D8\u05D5\u05DC\" \u05D0\u05DC\u05D0 \u05D0\u05DD \u05D4\u05D2\u05D3\u05E8\u05EA \u05D0\u05EA \u05D4\u05E2\u05D5\u05D2\u05D9\u05D9\u05D4 \u05D1\u05E2\u05E6\u05DE\u05DA.)", diff --git a/unpacked/localization/ia/FontWarnings.js b/unpacked/localization/ia/FontWarnings.js index d617452e3..9c9d87148 100644 --- a/unpacked/localization/ia/FontWarnings.js +++ b/unpacked/localization/ia/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/ia/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ia","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax utilisa typos de litteras discargate del web pro presentar le formulas mathematic in iste pagina. Istes require tempore pro esser discargate; le pagina apparerea plus rapidemente si vos installa le typos de characteres mathematic directemente in le dossier de typos de litteras de vostre computator.", diff --git a/unpacked/localization/ia/HTML-CSS.js b/unpacked/localization/ia/HTML-CSS.js index 77ed97319..fe590f2e2 100644 --- a/unpacked/localization/ia/HTML-CSS.js +++ b/unpacked/localization/ia/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/ia/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ia","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/ia/HelpDialog.js b/unpacked/localization/ia/HelpDialog.js index 6a4199708..e4d3a0ab6 100644 --- a/unpacked/localization/ia/HelpDialog.js +++ b/unpacked/localization/ia/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/ia/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ia","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "Adjuta de MathJax", diff --git a/unpacked/localization/ia/MathML.js b/unpacked/localization/ia/MathML.js index 8df4392e7..0c8df206d 100644 --- a/unpacked/localization/ia/MathML.js +++ b/unpacked/localization/ia/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/ia/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ia","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/ia/MathMenu.js b/unpacked/localization/ia/MathMenu.js index 7ba6c6fdd..b5c82cd04 100644 --- a/unpacked/localization/ia/MathMenu.js +++ b/unpacked/localization/ia/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/ia/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ia","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/ia/TeX.js b/unpacked/localization/ia/TeX.js index 2dadb45e3..a784e4e03 100644 --- a/unpacked/localization/ia/TeX.js +++ b/unpacked/localization/ia/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/ia/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ia","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/ia/ia.js b/unpacked/localization/ia/ia.js index a8b7de68d..9c398e60f 100644 --- a/unpacked/localization/ia/ia.js +++ b/unpacked/localization/ia/ia.js @@ -2,7 +2,7 @@ * * MathJax/localization/ia/ia.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("ia",null,{ menuTitle: "interlingua", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax ha trovate un cookie con un configuration de usator que include codice executabile. Executar iste codice?\n\n(Preme Cancellar si vos mesme non ha installate iste cookie.)", diff --git a/unpacked/localization/it/FontWarnings.js b/unpacked/localization/it/FontWarnings.js index 1eb4d5057..f7c4689a4 100644 --- a/unpacked/localization/it/FontWarnings.js +++ b/unpacked/localization/it/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/it/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("it","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax sta usando dei web font per visualizzare le formule di questa pagina. Tali font richiedono tempo per essere scaricati, perci\u00F2 la pagina sarebbe resa pi\u00F9 velocemente se tu installassi dei font matematici direttamente nella cartella dei font di sistema.", diff --git a/unpacked/localization/it/HTML-CSS.js b/unpacked/localization/it/HTML-CSS.js index 4035161a0..b062cd34d 100644 --- a/unpacked/localization/it/HTML-CSS.js +++ b/unpacked/localization/it/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/it/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("it","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "Caricamento web-font %1", diff --git a/unpacked/localization/it/HelpDialog.js b/unpacked/localization/it/HelpDialog.js index 10517e457..311b33fc7 100644 --- a/unpacked/localization/it/HelpDialog.js +++ b/unpacked/localization/it/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/it/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("it","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "Aiuto su MathJax", diff --git a/unpacked/localization/it/MathML.js b/unpacked/localization/it/MathML.js index bd0e781e5..a957811a4 100644 --- a/unpacked/localization/it/MathML.js +++ b/unpacked/localization/it/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/it/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("it","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "mglyph errato: %1", diff --git a/unpacked/localization/it/MathMenu.js b/unpacked/localization/it/MathMenu.js index 5a8b3ba3c..c5bfe9c22 100644 --- a/unpacked/localization/it/MathMenu.js +++ b/unpacked/localization/it/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/it/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("it","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Mostra formula come", diff --git a/unpacked/localization/it/TeX.js b/unpacked/localization/it/TeX.js index e163d5960..43bc61bac 100644 --- a/unpacked/localization/it/TeX.js +++ b/unpacked/localization/it/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/it/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("it","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Graffa d'apertura in pi\u00F9 o di chiusura mancante", diff --git a/unpacked/localization/it/it.js b/unpacked/localization/it/it.js index 901fccd4e..8f7a7df5e 100644 --- a/unpacked/localization/it/it.js +++ b/unpacked/localization/it/it.js @@ -2,7 +2,7 @@ * * MathJax/localization/it/it.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("it",null,{ menuTitle: "italiano", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax ha trovato un cookie di configurazione utente che include del codice eseguibile. Vuoi eseguirlo?\n\n(Premi Annulla a meno che non l'abbia effettivamente impostato tu.)", diff --git a/unpacked/localization/ja/FontWarnings.js b/unpacked/localization/ja/FontWarnings.js index 9359e408e..4da75891d 100644 --- a/unpacked/localization/ja/FontWarnings.js +++ b/unpacked/localization/ja/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/ja/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ja","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax \u306F\u3053\u306E\u30DA\u30FC\u30B8\u3067\u3001\u6570\u5F0F\u3092\u8868\u793A\u3059\u308B\u305F\u3081\u306B\u30A6\u30A7\u30D6 \u30D9\u30FC\u30B9\u306E\u30D5\u30A9\u30F3\u30C8\u3092\u4F7F\u7528\u3057\u3066\u3044\u307E\u3059\u3002\u30D5\u30A9\u30F3\u30C8\u306E\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u306B\u6642\u9593\u304C\u304B\u304B\u308B\u305F\u3081\u3001\u3042\u306A\u305F\u306E\u30B7\u30B9\u30C6\u30E0\u306E\u30D5\u30A9\u30F3\u30C8 \u30D5\u30A9\u30EB\u30C0\u30FC\u306B\u6570\u5F0F\u30D5\u30A9\u30F3\u30C8\u3092\u76F4\u63A5\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3059\u308B\u3053\u3068\u3067\u30DA\u30FC\u30B8\u306E\u30EC\u30F3\u30C0\u30EA\u30F3\u30B0\u304C\u3088\u308A\u901F\u304F\u306A\u308A\u307E\u3059\u3002", diff --git a/unpacked/localization/ja/HTML-CSS.js b/unpacked/localization/ja/HTML-CSS.js index b8faeaa67..9ca6d2f40 100644 --- a/unpacked/localization/ja/HTML-CSS.js +++ b/unpacked/localization/ja/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/ja/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ja","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "Web \u30D5\u30A9\u30F3\u30C8 %1 \u3092\u8AAD\u307F\u8FBC\u307F\u4E2D", diff --git a/unpacked/localization/ja/HelpDialog.js b/unpacked/localization/ja/HelpDialog.js index 60f3e69b9..7cb2f90e5 100644 --- a/unpacked/localization/ja/HelpDialog.js +++ b/unpacked/localization/ja/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/ja/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ja","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "MathJax \u30D8\u30EB\u30D7", diff --git a/unpacked/localization/ja/MathML.js b/unpacked/localization/ja/MathML.js index a68cc5bea..78ebfabe7 100644 --- a/unpacked/localization/ja/MathML.js +++ b/unpacked/localization/ja/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/ja/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ja","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "\u8AA4\u3063\u305F mglyph: %1", diff --git a/unpacked/localization/ja/MathMenu.js b/unpacked/localization/ja/MathMenu.js index 863efd17d..d372f73a1 100644 --- a/unpacked/localization/ja/MathMenu.js +++ b/unpacked/localization/ja/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/ja/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ja","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "\u6570\u5F0F\u3092\u6B21\u306E\u5F62\u5F0F\u3067\u8868\u793A", diff --git a/unpacked/localization/ja/TeX.js b/unpacked/localization/ja/TeX.js index ec680dd9a..dc0810192 100644 --- a/unpacked/localization/ja/TeX.js +++ b/unpacked/localization/ja/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/ja/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ja","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "\u958B\u304D\u4E2D\u62EC\u5F27\u304C\u4F59\u5206\u3001\u307E\u305F\u306F\u9589\u3058\u4E2D\u62EC\u5F27\u304C\u4E0D\u8DB3\u3057\u3066\u3044\u307E\u3059", diff --git a/unpacked/localization/ja/ja.js b/unpacked/localization/ja/ja.js index 31ab4fb9e..1d64131ef 100644 --- a/unpacked/localization/ja/ja.js +++ b/unpacked/localization/ja/ja.js @@ -2,7 +2,7 @@ * * MathJax/localization/ja/ja.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("ja",null,{ menuTitle: "\u65E5\u672C\u8A9E", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax \u306F\u3001\u30E6\u30FC\u30B6\u30FC\u8A2D\u5B9A\u306E Cookie \u3067\u5B9F\u884C\u3059\u3079\u304D\u30B3\u30FC\u30C9\u3092\u691C\u51FA\u3057\u307E\u3057\u305F\u3002\u5B9F\u884C\u3057\u307E\u3059\u304B?\n\n(Cookie \u3092\u81EA\u5206\u3067\u8A2D\u5B9A\u3057\u3066\u3044\u306A\u3044\u5834\u5408\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u3066\u304F\u3060\u3055\u3044\u3002)", diff --git a/unpacked/localization/kn/FontWarnings.js b/unpacked/localization/kn/FontWarnings.js index bb3d02a34..a980be115 100644 --- a/unpacked/localization/kn/FontWarnings.js +++ b/unpacked/localization/kn/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/kn/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("kn","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "\u0CAE\u0CBE\u0CA4\u0CCD \u0C9D\u0C95\u0CCD\u0CB7\u0CCD \u0C88 \u0CAA\u0CC1\u0C9F\u0CA6\u0CB2\u0CCD\u0CB2\u0CBF \u0C97\u0CA3\u0CBF\u0CA4 \u0CAA\u0CCD\u0CB0\u0CA6\u0CB0\u0CCD\u0CB6\u0CBF\u0CB8\u0CB2\u0CC1 \u0CB5\u0CC6\u0CAC\u0CCD \u0C86\u0CA7\u0CBE\u0CB0\u0CBF\u0CA4 \u0CAB\u0CBE\u0C82\u0C9F\u0CCD \u0CAC\u0CB3\u0CB8\u0CBF \u0C87\u0CA6\u0CC6. \u0C88 \u0CA1\u0CCC\u0CA8\u0CCD\u0CB2\u0CCB\u0CA1\u0CCD \u0CB8\u0CAE\u0CAF \u0CA4\u0CC6\u0C97\u0CC6\u0CA6\u0CC1\u0C95\u0CCA\u0CB3\u0CCD\u0CB3\u0CAC\u0CB9\u0CC1\u0CA6\u0CC1, \u0C86\u0CA6\u0CCD\u0CA6\u0CB0\u0CBF\u0C82\u0CA6 \u0CA8\u0CC0\u0CB5\u0CC1 \u0CA8\u0CBF\u0CAE\u0CCD\u0CAE \u0C97\u0CA3\u0C95\u0CA6 \u0CAB\u0CBE\u0C82\u0C9F\u0CCD \u0CAB\u0CCB\u0CB2\u0CCD\u0CA1\u0CB0\u0CCD\u0CA8\u0CB2\u0CCD\u0CB2\u0CBF \u0CA8\u0CC7\u0CB0\u0CB5\u0CBE\u0C97\u0CBF \u0C97\u0CA3\u0CBF\u0CA4 \u0CAB\u0CBE\u0C82\u0C9F\u0CCD\u0C97\u0CB3\u0CC1 \u0C87\u0CA8\u0CCD\u0CB8\u0CCD\u0C9F\u0CBE\u0CB2\u0CCD \u0CB5\u0CC7\u0CB3\u0CC6 \u0CAA\u0CC1\u0C9F \u0CB5\u0CC7\u0C97\u0CB5\u0CBE\u0C97\u0CBF \u0CA8\u0CBF\u0CB0\u0CC2\u0CAA\u0CBF\u0CB8\u0CB2\u0CC1 \u0C8E\u0C82\u0CA6\u0CC1.", diff --git a/unpacked/localization/kn/HTML-CSS.js b/unpacked/localization/kn/HTML-CSS.js index 36be7e956..7da5eaaa6 100644 --- a/unpacked/localization/kn/HTML-CSS.js +++ b/unpacked/localization/kn/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/kn/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("kn","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "\u0CB5\u0CC6\u0CAC\u0CCD \u0CAB\u0CBE\u0C82\u0C9F\u0CCD %1 \u0C85\u0CA8\u0CCD\u0CA8\u0CC1 \u0CA1\u0CCC\u0CA8\u0CCD\u0CB2\u0CCB\u0CA1\u0CCD \u0CAE\u0CBE\u0CA1\u0CC1\u0CA4 \u0C89\u0C82\u0C9F\u0CC1", diff --git a/unpacked/localization/kn/HelpDialog.js b/unpacked/localization/kn/HelpDialog.js index f8ec1f262..797d5e4c3 100644 --- a/unpacked/localization/kn/HelpDialog.js +++ b/unpacked/localization/kn/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/kn/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("kn","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "\u0CAE\u0CBE\u0CA4\u0CCD \u0C9C\u0C95\u0CCD\u0CB7\u0CCD \u0CB8\u0CB9\u0CAF\u0CA4\u0CC6", diff --git a/unpacked/localization/kn/MathML.js b/unpacked/localization/kn/MathML.js index b8b35f8b1..a539fe817 100644 --- a/unpacked/localization/kn/MathML.js +++ b/unpacked/localization/kn/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/kn/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("kn","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "\u0C95\u0CC6\u0C9F\u0CCD\u0C9F mglyph: %1", diff --git a/unpacked/localization/kn/MathMenu.js b/unpacked/localization/kn/MathMenu.js index 07a846543..949edeb10 100644 --- a/unpacked/localization/kn/MathMenu.js +++ b/unpacked/localization/kn/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/kn/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("kn","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "\u0C97\u0CA3\u0CBF\u0CA4 \u0CB5\u0CA8\u0CCD\u0CA8\u0CC1 \u0CB9\u0CC7\u0C97\u0CC6 \u0CA4\u0CCB\u0CB0\u0CBF\u0CB8\u0CB2\u0CBF?", diff --git a/unpacked/localization/kn/TeX.js b/unpacked/localization/kn/TeX.js index 8efc8037c..220cc822b 100644 --- a/unpacked/localization/kn/TeX.js +++ b/unpacked/localization/kn/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/kn/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("kn","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "\u0CB9\u0CC6\u0C9A\u0CCD\u0C9A\u0CBF\u0CA8 \u0CAE\u0CC1\u0C82\u0CAD\u0CBE\u0C97 \u0CAC\u0CCD\u0CB0\u0CC7\u0CB8\u0CCD \u0C85\u0CA5\u0CB5 \u0C95\u0CA1\u0CBF\u0CAE\u0CC6 \u0CAE\u0CC1\u0C9A\u0CCD\u0C9A\u0CA6 \u0CAC\u0CCD\u0CB0\u0CC7\u0CB8\u0CCD", diff --git a/unpacked/localization/kn/kn.js b/unpacked/localization/kn/kn.js index 08676da36..59bf9a58a 100644 --- a/unpacked/localization/kn/kn.js +++ b/unpacked/localization/kn/kn.js @@ -2,7 +2,7 @@ * * MathJax/localization/kn/kn.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("kn",null,{ menuTitle: "\u0C95\u0CA8\u0CCD\u0CA8\u0CA1", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "\u0CAE\u0CA5\u0CCD\u0C9C\u0C95\u0CCD\u0CB7\u0CCD \u0C87\u0C97\u0CC6 \u0C92\u0C82\u0CA6\u0CC1 \u0CB8\u0CA6\u0CB8\u0CCD\u0CAF \u0C9A\u0CCA\u0CA8\u0CCD\u0CAB\u0CBC\u0CBF\u0C97\u0CC1\u0CB0\u0CA4\u0CBF\u0C92\u0CA8\u0CCD \u0C95\u0CC1\u0C95\u0CC0 \u0CB8\u0CBF\u0C95\u0CCD\u0C95\u0CBF\u0CA6\u0CC6. \u0C85\u0CA6\u0CCD\u0CA6\u0CA8\u0CCD\u0CA8 \u0CB0\u0CA8\u0CCD \u0CAE\u0CBE\u0CA1\u0CAC\u0CC7\u0C95? \n\n(\u0CA8\u0CC0\u0CB5\u0CC7 \u0C85\u0CA6\u0CA8\u0CCD\u0CA8 \u0CB8\u0CC6\u0C9F\u0CCD \u0C85\u0CAA\u0CCD \u0CAE\u0CBE\u0CA1\u0CBF\u0CA6\u0CC1 \u0C85\u0CB2\u0CCD\u0CB2 \u0C86\u0CA6\u0CB0\u0CC6 \"Cancel\" \u0C85\u0CA5\u0CB5\u0CBE \"\u0CB0\u0CA6\u0CCD\u0CA6\u0CC1\" \u0CB5\u0CA4\u0CCD\u0CA4\u0CBF.)", diff --git a/unpacked/localization/ko/FontWarnings.js b/unpacked/localization/ko/FontWarnings.js index 75bf3dd89..9a9aa3c42 100644 --- a/unpacked/localization/ko/FontWarnings.js +++ b/unpacked/localization/ko/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/ko/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ko","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax\uB294 \uBB38\uC11C\uC758 \uC218\uC2DD\uC744 \uD45C\uD604\uD558\uAE30 \uC704\uD574 \uC6F9 \uAE30\uBC18 \uD3F0\uD2B8\uB97C \uC0AC\uC6A9\uD569\uB2C8\uB2E4. \uB2E4\uC6B4\uB85C\uB4DC\uD558\uB294\uB370 \uC2DC\uAC04\uC774 \uAC78\uB9AC\uC9C0\uB9CC, \uC2DC\uC2A4\uD15C \uD3F0\uD2B8 \uD3F4\uB354\uC5D0 \uC218\uC2DD \uD3F0\uD2B8\uAC00 \uC124\uCE58\uB418\uC5B4 \uC788\uB2E4\uBA74 \uBB38\uC11C\uAC00 \uB354 \uBE68\uB9AC \uD45C\uC2DC\uB420 \uAC83\uC785\uB2C8\uB2E4.", diff --git a/unpacked/localization/ko/HTML-CSS.js b/unpacked/localization/ko/HTML-CSS.js index 020ba0855..70c41ad48 100644 --- a/unpacked/localization/ko/HTML-CSS.js +++ b/unpacked/localization/ko/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/ko/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ko","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "%1 \uC6F9\uD3F0\uD2B8\uB97C \uBD88\uB7EC\uC624\uACE0 \uC788\uC2B5\uB2C8\uB2E4...", diff --git a/unpacked/localization/ko/HelpDialog.js b/unpacked/localization/ko/HelpDialog.js index 13ddc6876..46ff8bc5f 100644 --- a/unpacked/localization/ko/HelpDialog.js +++ b/unpacked/localization/ko/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/ko/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ko","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "MathJax \uB3C4\uC6C0\uB9D0", diff --git a/unpacked/localization/ko/MathML.js b/unpacked/localization/ko/MathML.js index c33e2a135..281c8cbea 100644 --- a/unpacked/localization/ko/MathML.js +++ b/unpacked/localization/ko/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/ko/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ko","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/ko/MathMenu.js b/unpacked/localization/ko/MathMenu.js index 7de6a0843..897b697fa 100644 --- a/unpacked/localization/ko/MathMenu.js +++ b/unpacked/localization/ko/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/ko/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ko","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "\uC218\uC2DD \uBCF4\uAE30", diff --git a/unpacked/localization/ko/TeX.js b/unpacked/localization/ko/TeX.js index 9e9e84290..36e8d576c 100644 --- a/unpacked/localization/ko/TeX.js +++ b/unpacked/localization/ko/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/ko/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ko","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "\uB2EB\uD788\uC9C0 \uC54A\uC740 \uC5EC\uB294 \uAD04\uD638\uAC00 \uC788\uC2B5\uB2C8\uB2E4.", diff --git a/unpacked/localization/ko/ko.js b/unpacked/localization/ko/ko.js index 81564c347..0c50f7758 100644 --- a/unpacked/localization/ko/ko.js +++ b/unpacked/localization/ko/ko.js @@ -2,7 +2,7 @@ * * MathJax/localization/ko/ko.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("ko",null,{ menuTitle: "\uD55C\uAD6D\uC5B4", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax\uAC00 \uC2E4\uD589\uD560 \uCF54\uB4DC\uB97C \uD3EC\uD568\uD558\uB294 \uC0AC\uC6A9\uC790-\uC124\uC815 \uCFE0\uD0A4\uB97C \uCC3E\uC558\uC2B5\uB2C8\uB2E4. \uC2E4\uD589\uD558\uACA0\uC2B5\uB2C8\uAE4C?\n\n(\uCFE0\uD0A4\uB97C \uC2A4\uC2A4\uB85C \uC124\uC815\uD558\uC9C0 \uC54A\uC73C\uBA74 \uCDE8\uC18C\uB97C \uB20C\uB7EC\uC57C \uD569\uB2C8\uB2E4.)", diff --git a/unpacked/localization/lb/FontWarnings.js b/unpacked/localization/lb/FontWarnings.js index 06926938a..cdde0dbc1 100644 --- a/unpacked/localization/lb/FontWarnings.js +++ b/unpacked/localization/lb/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/lb/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lb","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/lb/HTML-CSS.js b/unpacked/localization/lb/HTML-CSS.js index 3c9d6af68..7b95b87bf 100644 --- a/unpacked/localization/lb/HTML-CSS.js +++ b/unpacked/localization/lb/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/lb/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lb","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/lb/HelpDialog.js b/unpacked/localization/lb/HelpDialog.js index 6d9b3dd9c..53687b619 100644 --- a/unpacked/localization/lb/HelpDialog.js +++ b/unpacked/localization/lb/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/lb/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lb","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/lb/MathML.js b/unpacked/localization/lb/MathML.js index 1fd11cd49..37ee39218 100644 --- a/unpacked/localization/lb/MathML.js +++ b/unpacked/localization/lb/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/lb/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lb","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/lb/MathMenu.js b/unpacked/localization/lb/MathMenu.js index f40902f62..03ff71fba 100644 --- a/unpacked/localization/lb/MathMenu.js +++ b/unpacked/localization/lb/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/lb/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lb","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathMLcode: "MathML Code", diff --git a/unpacked/localization/lb/TeX.js b/unpacked/localization/lb/TeX.js index a172f0791..2de1f63d6 100644 --- a/unpacked/localization/lb/TeX.js +++ b/unpacked/localization/lb/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/lb/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lb","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/lb/lb.js b/unpacked/localization/lb/lb.js index 540762169..16b35e203 100644 --- a/unpacked/localization/lb/lb.js +++ b/unpacked/localization/lb/lb.js @@ -2,7 +2,7 @@ * * MathJax/localization/lb/lb.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("lb",null,{ menuTitle: "L\u00EBtzebuergesch", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathError: "Math Feeler", diff --git a/unpacked/localization/lki/FontWarnings.js b/unpacked/localization/lki/FontWarnings.js index f9c53374e..42b5f58ba 100644 --- a/unpacked/localization/lki/FontWarnings.js +++ b/unpacked/localization/lki/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/lki/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lki","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax \u0627\u0632 \u0642\u0644\u0645\u200C\u0647\u0627\u06CC \u0648\u0628\u06CC \u0628\u0631\u0627\u06CC \u0646\u0645\u0627\u06CC\u0634 \u0631\u06CC\u0627\u0636\u06CC\u0627\u062A \u062F\u0631 \u0627\u06CC\u0646 \u0635\u0641\u062D\u0647 \u0627\u0633\u062A\u0641\u0627\u062F\u0647 \u0645\u06CC\u200C\u06A9\u0646\u062F. \u0627\u06CC\u0646 \u0645\u0645\u06A9\u0646 \u0627\u0633\u062A \u0632\u0645\u0627\u0646\u06CC \u062C\u0647\u062A \u0628\u0627\u0631\u06AF\u06CC\u0631\u06CC \u0628\u06AF\u06CC\u0631\u062F \u0628\u0646\u0627\u0628\u0631\u0627\u06CC\u0646 \u0627\u06AF\u0631 \u0634\u0645\u0627 \u0642\u0644\u0645\u200C\u0647\u0627\u06CC \u0631\u06CC\u0627\u0636\u06CC \u0631\u0627 \u0628\u0647\u200C\u0635\u0648\u0631\u062A \u0645\u0633\u062A\u0642\u06CC\u0645 \u062F\u0631 \u067E\u0648\u0634\u0647\u0654 \u0642\u0644\u0645\u200C\u0647\u0627\u06CC \u0633\u06CC\u0633\u062A\u0645\u200C\u0639\u0627\u0645\u0644 \u062E\u0648\u062F \u0642\u0631\u0627\u0631 \u062F\u0647\u06CC\u062F \u0646\u0645\u0627\u06CC\u0634 \u0635\u0641\u062D\u0627\u062A \u0633\u0631\u06CC\u0639\u062A\u0631 \u062E\u0648\u0627\u0647\u0646\u062F \u0634\u062F.", diff --git a/unpacked/localization/lki/HTML-CSS.js b/unpacked/localization/lki/HTML-CSS.js index 914bd5b99..22ccb1ddc 100644 --- a/unpacked/localization/lki/HTML-CSS.js +++ b/unpacked/localization/lki/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/lki/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lki","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "\u0628\u0627\u0631\u06AF\u06CC\u0631\u06CC \u0642\u0644\u0645 \u0648\u0628\u06CC %1", diff --git a/unpacked/localization/lki/HelpDialog.js b/unpacked/localization/lki/HelpDialog.js index d291e33e4..eafb5cc8b 100644 --- a/unpacked/localization/lki/HelpDialog.js +++ b/unpacked/localization/lki/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/lki/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lki","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "\u0631\u0627\u0647\u0646\u0645\u0627\u06CC MathJax", diff --git a/unpacked/localization/lki/MathML.js b/unpacked/localization/lki/MathML.js index 34a3d9a4c..07402ff99 100644 --- a/unpacked/localization/lki/MathML.js +++ b/unpacked/localization/lki/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/lki/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lki","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "mglyph \u0646\u0627\u0645\u0646\u0627\u0633\u0628: %1", diff --git a/unpacked/localization/lki/MathMenu.js b/unpacked/localization/lki/MathMenu.js index e5f57f96c..617239526 100644 --- a/unpacked/localization/lki/MathMenu.js +++ b/unpacked/localization/lki/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/lki/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lki","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "\u0646\u0645\u0627\u06CC\u0634 \u0631\u06CC\u0627\u0636\u06CC\u0627\u062A \u0628\u0647 \u0639\u0646\u0648\u0627\u0646", diff --git a/unpacked/localization/lki/TeX.js b/unpacked/localization/lki/TeX.js index 9cb0100f3..03e4f572a 100644 --- a/unpacked/localization/lki/TeX.js +++ b/unpacked/localization/lki/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/lki/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lki","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "\u0622\u06A9\u0648\u0644\u0627\u062F \u0628\u0627\u0632 \u0627\u0636\u0627\u0641\u06CC \u06CC\u0627 \u0641\u0642\u062F\u0627\u0646 \u0622\u06A9\u0648\u0644\u0627\u062F \u0628\u0633\u062A\u0647", diff --git a/unpacked/localization/lki/lki.js b/unpacked/localization/lki/lki.js index 6a8644ac2..65eadb12a 100644 --- a/unpacked/localization/lki/lki.js +++ b/unpacked/localization/lki/lki.js @@ -2,7 +2,7 @@ * * MathJax/localization/lki/lki.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The 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,11 +20,11 @@ MathJax.Localization.addTranslation("lki",null,{ menuTitle: "\u0644\u06D5\u06A9\u06CC", fontDirection: "rtl", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathProcessingError: "\u062E\u0637\u0627\u06CC \u067E\u0631\u062F\u0627\u0632\u0634 \u0631\u06CC\u0627\u0636\u06CC", diff --git a/unpacked/localization/lt/FontWarnings.js b/unpacked/localization/lt/FontWarnings.js index 26e7a293f..a389da898 100644 --- a/unpacked/localization/lt/FontWarnings.js +++ b/unpacked/localization/lt/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/lt/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lt","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "Matematikos \u017Eenklams rodyti \u201EMathJax\u201C \u0161iame tinklalapyje vartoja tinkle saugomus \u0161riftus, kuri\u0173 \u012Fk\u0117limas reikalauja laiko. \u017Denkl\u0173 rinkim\u0105 galima greitinti, matematikos \u0161riftus \u012Fdiegus vietiniame sistemos \u0161rift\u0173 aplanke.", diff --git a/unpacked/localization/lt/HTML-CSS.js b/unpacked/localization/lt/HTML-CSS.js index d1a2b5387..c0d8a848b 100644 --- a/unpacked/localization/lt/HTML-CSS.js +++ b/unpacked/localization/lt/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/lt/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lt","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "\u012Ekeliamas tinklo \u0161riftas %1", diff --git a/unpacked/localization/lt/HelpDialog.js b/unpacked/localization/lt/HelpDialog.js index 410f07c67..93b5dfa3f 100644 --- a/unpacked/localization/lt/HelpDialog.js +++ b/unpacked/localization/lt/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/lt/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lt","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "\u201EMathJax\u201C \u017Einynas", diff --git a/unpacked/localization/lt/MathML.js b/unpacked/localization/lt/MathML.js index dc1ff81ec..20cd77542 100644 --- a/unpacked/localization/lt/MathML.js +++ b/unpacked/localization/lt/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/lt/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lt","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "Netinkamas matematikos glifas: %1", diff --git a/unpacked/localization/lt/MathMenu.js b/unpacked/localization/lt/MathMenu.js index 4d054d406..0213c98f6 100644 --- a/unpacked/localization/lt/MathMenu.js +++ b/unpacked/localization/lt/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/lt/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lt","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Rodyti matematik\u0105 kaip", diff --git a/unpacked/localization/lt/TeX.js b/unpacked/localization/lt/TeX.js index 33861abd2..44584e993 100644 --- a/unpacked/localization/lt/TeX.js +++ b/unpacked/localization/lt/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/lt/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("lt","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Per daug atidarom\u0173j\u0173 arba per ma\u017Eai u\u017Edarom\u0173j\u0173 riestini\u0173 skliausteli\u0173", diff --git a/unpacked/localization/lt/lt.js b/unpacked/localization/lt/lt.js index 98e458d60..fb295cd52 100644 --- a/unpacked/localization/lt/lt.js +++ b/unpacked/localization/lt/lt.js @@ -2,7 +2,7 @@ * * MathJax/localization/lt/lt.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("lt",null,{ menuTitle: "lietuvi\u0173", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathProcessingError: "Matematikos apdorojimo klaida", diff --git a/unpacked/localization/mk/FontWarnings.js b/unpacked/localization/mk/FontWarnings.js index 8956c89d1..56f9581f6 100644 --- a/unpacked/localization/mk/FontWarnings.js +++ b/unpacked/localization/mk/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/mk/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("mk","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax \u043A\u043E\u0440\u0438\u0441\u0442\u0438 \u043C\u0440\u0435\u0436\u043D\u0438 \u0444\u043E\u043D\u0442\u043E\u0432\u0438 \u0437\u0430 \u0438\u0441\u043F\u0438\u0441 \u043D\u0430 \u043C\u0430\u0442\u0435\u043C\u0430\u0442\u0438\u0447\u043A\u0438\u0442\u0435 \u0441\u043E\u0434\u0440\u0436\u0438\u043D\u0438 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430\u0432\u0430. \u041D\u0430 \u0444\u043E\u043D\u0442\u043E\u0432\u0438\u0442\u0435 \u0438\u043C \u0442\u0440\u0435\u0431\u0430 \u0432\u0440\u0435\u043C\u0435 \u0434\u0430 \u0441\u0435 \u0432\u0447\u0438\u0442\u0430\u0430\u0442, \u043F\u0430 \u0442\u0430\u043A\u0430, \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430\u0442\u0430 \u0431\u0438 \u0441\u0435 \u043F\u0440\u0438\u043A\u0430\u0436\u0430\u043B\u0430 \u043F\u043E\u0431\u0440\u0433\u0443 \u0434\u043E\u043A\u043E\u043B\u043A\u0443 \u0433\u0438 \u043F\u0440\u0435\u0437\u0435\u043C\u0435\u0442\u0435 \u043D\u0435\u043F\u043E\u0441\u0440\u0435\u0434\u043D\u043E \u0432\u043E \u0441\u0438\u0441\u0442\u0435\u043C\u0441\u043A\u0430\u0442\u0430 \u043F\u0430\u043F\u043A\u0430 \u0437\u0430 \u0444\u043E\u043D\u0442\u043E\u0432\u0438 \u043D\u0430 \u0432\u0430\u0448\u0438\u043E\u0442 \u0441\u043C\u0435\u0442\u0430\u0447.", diff --git a/unpacked/localization/mk/HTML-CSS.js b/unpacked/localization/mk/HTML-CSS.js index 62afb80ad..4bf049a1d 100644 --- a/unpacked/localization/mk/HTML-CSS.js +++ b/unpacked/localization/mk/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/mk/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("mk","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "\u0413\u043E \u0432\u0447\u0438\u0442\u0443\u0432\u0430\u043C \u043C\u0440\u0435\u0436\u043D\u0438\u043E\u0442 \u0444\u043E\u043D\u0442 %1", diff --git a/unpacked/localization/mk/HelpDialog.js b/unpacked/localization/mk/HelpDialog.js index d6a01bc1d..6546d0784 100644 --- a/unpacked/localization/mk/HelpDialog.js +++ b/unpacked/localization/mk/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/mk/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("mk","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "\u041F\u043E\u043C\u043E\u0448 \u0441\u043E MathJax", diff --git a/unpacked/localization/mk/MathML.js b/unpacked/localization/mk/MathML.js index 3b70198af..7f80506c9 100644 --- a/unpacked/localization/mk/MathML.js +++ b/unpacked/localization/mk/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/mk/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("mk","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "\u0413\u0440\u0435\u0448\u0435\u043D mglyph: %1", diff --git a/unpacked/localization/mk/MathMenu.js b/unpacked/localization/mk/MathMenu.js index a8054c7d3..b8c10fc2e 100644 --- a/unpacked/localization/mk/MathMenu.js +++ b/unpacked/localization/mk/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/mk/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("mk","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "\u041F\u0440\u0438\u043A\u0430\u0436\u0438 \u0458\u0430 \u043C\u0430\u0442\u0435\u043C\u0430\u0442\u0438\u043A\u0430\u0442\u0430 \u043A\u0430\u043A\u043E", diff --git a/unpacked/localization/mk/TeX.js b/unpacked/localization/mk/TeX.js index 04b1837e2..e39a5049d 100644 --- a/unpacked/localization/mk/TeX.js +++ b/unpacked/localization/mk/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/mk/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("mk","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "\u0418\u043C\u0430\u0442\u0435 \u043D\u0435\u043F\u043E\u0442\u0440\u0435\u0431\u043D\u0430 \u043F\u043E\u0447\u0435\u0442\u043D\u0430 \u0437\u0430\u0433\u0440\u0430\u0434\u0430 \u0438\u043B\u0438 \u043D\u0435\u0434\u043E\u0441\u0442\u0430\u0441\u0443\u0432\u0430 \u0437\u0430\u0432\u0440\u0448\u043D\u0430", diff --git a/unpacked/localization/mk/mk.js b/unpacked/localization/mk/mk.js index 6a82d78f3..d74236d7d 100644 --- a/unpacked/localization/mk/mk.js +++ b/unpacked/localization/mk/mk.js @@ -2,7 +2,7 @@ * * MathJax/localization/mk/mk.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("mk",null,{ menuTitle: "\u043C\u0430\u043A\u0435\u0434\u043E\u043D\u0441\u043A\u0438", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax \u043F\u0440\u043E\u043D\u0430\u0458\u0434\u0435 \u043A\u043E\u043B\u0430\u0447\u0435 \u0441\u043E \u043A\u043E\u0440\u0438\u0441\u043D\u0438\u0447\u043A\u0438 \u043F\u043E\u0441\u0442\u0430\u0432\u043A\u0438 \u043A\u043E\u0435 \u0441\u043E\u0434\u0440\u0436\u0438 \u043A\u043E\u0434 \u0448\u0442\u043E \u0442\u0440\u0435\u0431\u0430 \u0434\u0430 \u0441\u0435 \u043F\u0443\u0448\u0442\u0438. \u0421\u0430\u043A\u0430\u0442\u0435 \u0434\u0430 \u0433\u043E \u043F\u0443\u0448\u0442\u0438\u0442\u0435?\n\n(\u0421\u0442\u0438\u0441\u043D\u0435\u0442\u0435 \u043D\u0430 \u201E\u041E\u0442\u043A\u0430\u0436\u0438\u201C \u0434\u043E\u043A\u043E\u043B\u043A\u0443 \u043D\u0435 \u0441\u0442\u0435 \u0433\u043E \u043F\u043E\u0441\u0442\u0430\u0432\u0438\u043B\u0435 \u043A\u043E\u043B\u0430\u0447\u0435\u0442\u043E \u0432\u0438\u0435 \u0441\u0430\u043C\u0438\u0442\u0435.)", diff --git a/unpacked/localization/nl/FontWarnings.js b/unpacked/localization/nl/FontWarnings.js index 9d3e6c712..b9a33d372 100644 --- a/unpacked/localization/nl/FontWarnings.js +++ b/unpacked/localization/nl/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/nl/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("nl","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax gebruikt web-gebaseerde lettertypes om wiskunde weer te geven op deze pagina. Het kost tijd om deze te downloaden, dus de pagina zou sneller weergegeven worden als u de wiskunde lettertypes direct in de lettertype map van uw systeem zou plaatsen.", diff --git a/unpacked/localization/nl/HTML-CSS.js b/unpacked/localization/nl/HTML-CSS.js index 58dacf5d4..4af5e70d3 100644 --- a/unpacked/localization/nl/HTML-CSS.js +++ b/unpacked/localization/nl/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/nl/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("nl","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "Weblettertype %1 aan het laden", diff --git a/unpacked/localization/nl/HelpDialog.js b/unpacked/localization/nl/HelpDialog.js index f7a7ae3e4..ff0e77d06 100644 --- a/unpacked/localization/nl/HelpDialog.js +++ b/unpacked/localization/nl/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/nl/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("nl","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "MathJax-hulp", diff --git a/unpacked/localization/nl/MathML.js b/unpacked/localization/nl/MathML.js index 067086a8f..bb1bd9607 100644 --- a/unpacked/localization/nl/MathML.js +++ b/unpacked/localization/nl/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/nl/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("nl","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "Onjuiste mglyph: %1", diff --git a/unpacked/localization/nl/MathMenu.js b/unpacked/localization/nl/MathMenu.js index a5456fe0c..e4f16ab07 100644 --- a/unpacked/localization/nl/MathMenu.js +++ b/unpacked/localization/nl/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/nl/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("nl","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Wiskunde weergeven als", diff --git a/unpacked/localization/nl/TeX.js b/unpacked/localization/nl/TeX.js index d38d01fee..de2a68e42 100644 --- a/unpacked/localization/nl/TeX.js +++ b/unpacked/localization/nl/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/nl/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("nl","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Overtollige openende accolade of ontbrekende afsluitende accolade", diff --git a/unpacked/localization/nl/nl.js b/unpacked/localization/nl/nl.js index d88034e15..5a5f1266b 100644 --- a/unpacked/localization/nl/nl.js +++ b/unpacked/localization/nl/nl.js @@ -2,7 +2,7 @@ * * MathJax/localization/nl/nl.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("nl",null,{ menuTitle: "Nederlands", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax heeft een gebruikersconfiguratie cookie aangetroffen dat code bevat die uitgevoerd moet worden. Wilt u deze uitvoeren?\n\\n\n(U zou op annuleren moeten drukken tenzij u het cookie zelf ingesteld heeft.)", diff --git a/unpacked/localization/oc/FontWarnings.js b/unpacked/localization/oc/FontWarnings.js index 75bd2e209..165644b78 100644 --- a/unpacked/localization/oc/FontWarnings.js +++ b/unpacked/localization/oc/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/oc/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("oc","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/oc/HTML-CSS.js b/unpacked/localization/oc/HTML-CSS.js index faaa72ee0..5121bcf93 100644 --- a/unpacked/localization/oc/HTML-CSS.js +++ b/unpacked/localization/oc/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/oc/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("oc","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/oc/HelpDialog.js b/unpacked/localization/oc/HelpDialog.js index 3dcb53c45..4560875d7 100644 --- a/unpacked/localization/oc/HelpDialog.js +++ b/unpacked/localization/oc/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/oc/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("oc","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/oc/MathML.js b/unpacked/localization/oc/MathML.js index 6944a7236..f4b4894ac 100644 --- a/unpacked/localization/oc/MathML.js +++ b/unpacked/localization/oc/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/oc/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("oc","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/oc/MathMenu.js b/unpacked/localization/oc/MathMenu.js index 83b5d0e53..f3c18a65a 100644 --- a/unpacked/localization/oc/MathMenu.js +++ b/unpacked/localization/oc/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/oc/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("oc","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Afichar jos la forma", diff --git a/unpacked/localization/oc/TeX.js b/unpacked/localization/oc/TeX.js index 5a29b5da4..b9ecf86e3 100644 --- a/unpacked/localization/oc/TeX.js +++ b/unpacked/localization/oc/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/oc/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("oc","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/oc/oc.js b/unpacked/localization/oc/oc.js index c123ffa97..e24df633b 100644 --- a/unpacked/localization/oc/oc.js +++ b/unpacked/localization/oc/oc.js @@ -2,7 +2,7 @@ * * MathJax/localization/oc/oc.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("oc",null,{ menuTitle: "occitan", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathProcessingError: "Error de tractament de la formula matematica", diff --git a/unpacked/localization/pl/FontWarnings.js b/unpacked/localization/pl/FontWarnings.js index 5d138ba70..a60a3d51f 100644 --- a/unpacked/localization/pl/FontWarnings.js +++ b/unpacked/localization/pl/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/pl/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pl","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax u\u017Cywa czcionek Web, aby wy\u015Bwietli\u0107 wzory matematyczne na tej stronie. Pobranie czcionek z sieci zajmuje chwil\u0119. Strona ta mog\u0142aby za\u0142adowa\u0107 si\u0119 szybciej, je\u015Bli zainstalowa\u0142by\u015B czcionki lokalnie w swoim systemie.", diff --git a/unpacked/localization/pl/HTML-CSS.js b/unpacked/localization/pl/HTML-CSS.js index b5c97d3d6..73f0bfe46 100644 --- a/unpacked/localization/pl/HTML-CSS.js +++ b/unpacked/localization/pl/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/pl/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pl","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "\u0141aduj\u0119 czcionk\u0119 %1", diff --git a/unpacked/localization/pl/HelpDialog.js b/unpacked/localization/pl/HelpDialog.js index 088c1f53f..cbe2e6f72 100644 --- a/unpacked/localization/pl/HelpDialog.js +++ b/unpacked/localization/pl/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/pl/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pl","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "Pomoc MathJax", diff --git a/unpacked/localization/pl/MathML.js b/unpacked/localization/pl/MathML.js index 20de74872..ba1ccb7ba 100644 --- a/unpacked/localization/pl/MathML.js +++ b/unpacked/localization/pl/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/pl/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pl","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "B\u0142\u0105d w elemencie mglyph: %1", diff --git a/unpacked/localization/pl/MathMenu.js b/unpacked/localization/pl/MathMenu.js index e0bf60c01..56f052ac7 100644 --- a/unpacked/localization/pl/MathMenu.js +++ b/unpacked/localization/pl/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/pl/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pl","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Poka\u017C wzory jako", diff --git a/unpacked/localization/pl/TeX.js b/unpacked/localization/pl/TeX.js index 85c9c1b12..faf6b62f8 100644 --- a/unpacked/localization/pl/TeX.js +++ b/unpacked/localization/pl/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/pl/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pl","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Nadmiarowy nawias otwieraj\u0105cy lub brakuj\u0105cy nawias zamykaj\u0105cy", diff --git a/unpacked/localization/pl/pl.js b/unpacked/localization/pl/pl.js index e52e0557c..4077375ac 100644 --- a/unpacked/localization/pl/pl.js +++ b/unpacked/localization/pl/pl.js @@ -2,7 +2,7 @@ * * MathJax/localization/pl/pl.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("pl",null,{ menuTitle: "polski", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax znalaz\u0142 konfiguracj\u0119 zapisan\u0105 w ciasteczku, kt\u00F3ra zawiera kod do uruchomienia. Czy chcesz go uruchomi\u0107?\n\n(Powiniene\u015B nacisn\u0105\u0107 Anuluj, je\u015Bli to nie Ty stworzy\u0142e\u015B t\u0119 konfiguracj\u0119.)", diff --git a/unpacked/localization/pt-br/FontWarnings.js b/unpacked/localization/pt-br/FontWarnings.js index 9ea3299b8..e94a90529 100644 --- a/unpacked/localization/pt-br/FontWarnings.js +++ b/unpacked/localization/pt-br/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/pt-br/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pt-br","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "O MathJax est\u00E1 utilizando fontes baseadas em web para exibir as f\u00F3rmulas matem\u00E1ticas desta p\u00E1gina. O download delas leva algum tempo, ent\u00E3o a p\u00E1gina seria renderizada mais rapidamente se voc\u00EA instalasse as fontes para matem\u00E1tica diretamente na pasta de fontes do seu sistema.", diff --git a/unpacked/localization/pt-br/HTML-CSS.js b/unpacked/localization/pt-br/HTML-CSS.js index b08f8a123..dfb1f2ae1 100644 --- a/unpacked/localization/pt-br/HTML-CSS.js +++ b/unpacked/localization/pt-br/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/pt-br/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pt-br","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "Carregando fonte baseada em web %1", diff --git a/unpacked/localization/pt-br/HelpDialog.js b/unpacked/localization/pt-br/HelpDialog.js index 1ea51b9ea..e26a70aa8 100644 --- a/unpacked/localization/pt-br/HelpDialog.js +++ b/unpacked/localization/pt-br/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/pt-br/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pt-br","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "Ajuda do MathJax", diff --git a/unpacked/localization/pt-br/MathML.js b/unpacked/localization/pt-br/MathML.js index 401a1589c..3d3dad2ff 100644 --- a/unpacked/localization/pt-br/MathML.js +++ b/unpacked/localization/pt-br/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/pt-br/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pt-br","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "Mglyph ruim: %1", diff --git a/unpacked/localization/pt-br/MathMenu.js b/unpacked/localization/pt-br/MathMenu.js index 97d1adbf8..5fece79ae 100644 --- a/unpacked/localization/pt-br/MathMenu.js +++ b/unpacked/localization/pt-br/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/pt-br/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pt-br","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Mostrar F\u00F3rmulas Como", diff --git a/unpacked/localization/pt-br/TeX.js b/unpacked/localization/pt-br/TeX.js index b270fcf4d..239673ea0 100644 --- a/unpacked/localization/pt-br/TeX.js +++ b/unpacked/localization/pt-br/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/pt-br/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pt-br","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Sobrou uma chave de abertura ou faltou uma de fechamento", diff --git a/unpacked/localization/pt-br/pt-br.js b/unpacked/localization/pt-br/pt-br.js index 71bf19280..5f6b6917b 100644 --- a/unpacked/localization/pt-br/pt-br.js +++ b/unpacked/localization/pt-br/pt-br.js @@ -2,7 +2,7 @@ * * MathJax/localization/pt-br/pt-br.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("pt-br",null,{ menuTitle: "portugu\u00EAs do Brasil", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "O MathJax encontrou um cookie com configura\u00E7\u00F5es de usu\u00E1rio que inclui c\u00F3digo a ser executado. Deseja execut\u00E1-lo?\n\n(Voc\u00EA deve pressionar Cancelar a n\u00E3o ser que voc\u00EA mesmo tenha criado o cookie.)", diff --git a/unpacked/localization/pt/FontWarnings.js b/unpacked/localization/pt/FontWarnings.js index 10c5cbe5e..b5f8cf9d6 100644 --- a/unpacked/localization/pt/FontWarnings.js +++ b/unpacked/localization/pt/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/pt/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pt","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "O MathJax est\u00E1 a utilizar fontes baseadas em web para exibir as f\u00F3rmulas matem\u00E1ticas desta p\u00E1gina. A sua descarga leva algum tempo, ent\u00E3o a p\u00E1gina seria renderizada mais rapidamente se instalasse as fontes para matem\u00E1tica diretamente no diret\u00F3rio de fontes do seu sistema.", diff --git a/unpacked/localization/pt/HTML-CSS.js b/unpacked/localization/pt/HTML-CSS.js index 071d21859..ced36c2a5 100644 --- a/unpacked/localization/pt/HTML-CSS.js +++ b/unpacked/localization/pt/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/pt/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pt","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "A carregar fonte baseada em web %1", diff --git a/unpacked/localization/pt/HelpDialog.js b/unpacked/localization/pt/HelpDialog.js index cbb293bc3..e1f90bf60 100644 --- a/unpacked/localization/pt/HelpDialog.js +++ b/unpacked/localization/pt/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/pt/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pt","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "Ajuda do MathJax", diff --git a/unpacked/localization/pt/MathML.js b/unpacked/localization/pt/MathML.js index ade79f287..66871e62f 100644 --- a/unpacked/localization/pt/MathML.js +++ b/unpacked/localization/pt/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/pt/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pt","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "Mglyph ruim: %1", diff --git a/unpacked/localization/pt/MathMenu.js b/unpacked/localization/pt/MathMenu.js index 4304e477d..c70040b42 100644 --- a/unpacked/localization/pt/MathMenu.js +++ b/unpacked/localization/pt/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/pt/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pt","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Mostrar f\u00F3rmulas como", diff --git a/unpacked/localization/pt/TeX.js b/unpacked/localization/pt/TeX.js index 47243bfc0..c6a9a313e 100644 --- a/unpacked/localization/pt/TeX.js +++ b/unpacked/localization/pt/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/pt/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("pt","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Chaveta de abertura a mais ou chaveta de fecho a menos", diff --git a/unpacked/localization/pt/pt.js b/unpacked/localization/pt/pt.js index c48355e44..4ed688b2c 100644 --- a/unpacked/localization/pt/pt.js +++ b/unpacked/localization/pt/pt.js @@ -2,7 +2,7 @@ * * MathJax/localization/pt/pt.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("pt",null,{ menuTitle: "portugu\u00EAs", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathProcessingError: "Erro no processamento das f\u00F3rmulas", diff --git a/unpacked/localization/qqq/FontWarnings.js b/unpacked/localization/qqq/FontWarnings.js index 8f7fadfa8..0bc06dd15 100644 --- a/unpacked/localization/qqq/FontWarnings.js +++ b/unpacked/localization/qqq/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/qqq/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("qqq","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "This warning is displayed by the FontWarnings extension when web-based fonts are used.", diff --git a/unpacked/localization/qqq/HTML-CSS.js b/unpacked/localization/qqq/HTML-CSS.js index af6664042..51b6c3678 100644 --- a/unpacked/localization/qqq/HTML-CSS.js +++ b/unpacked/localization/qqq/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/qqq/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("qqq","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "This is displayed in MathJax message box when the HTML-CSS output is loading a Web font.\n\nParameters:\n* %1 - the font name", diff --git a/unpacked/localization/qqq/HelpDialog.js b/unpacked/localization/qqq/HelpDialog.js index 2e94325ed..151292009 100644 --- a/unpacked/localization/qqq/HelpDialog.js +++ b/unpacked/localization/qqq/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/qqq/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("qqq","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "This is the title displayed at the top of the MathJax Help dialog.", diff --git a/unpacked/localization/qqq/MathML.js b/unpacked/localization/qqq/MathML.js index 1bff83a5a..6dfa80f21 100644 --- a/unpacked/localization/qqq/MathML.js +++ b/unpacked/localization/qqq/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/qqq/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("qqq","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "This error is displayed when processing a MathML mglyph element with a bad URL. Parameters:\n* %1 - the value of the src attribute", diff --git a/unpacked/localization/qqq/MathMenu.js b/unpacked/localization/qqq/MathMenu.js index 9e055ff1c..0a09ca3a2 100644 --- a/unpacked/localization/qqq/MathMenu.js +++ b/unpacked/localization/qqq/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/qqq/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("qqq","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "'Show math as' menu item. MathJax uses 'Math' as a distinct UI choice. Please translate it literally whenever possible.\n\nFollowed by the following menu subitems:\n* {{msg-mathjax|Mathmenu-MathMLcode}}\n* {{msg-mathjax|Mathmenu-Original}}\n* {{msg-mathjax|Mathmenu-Annotation}}\n* {{msg-mathjax|Mathmenu-texHints}} - checkbox label", diff --git a/unpacked/localization/qqq/TeX.js b/unpacked/localization/qqq/TeX.js index 13a9c5ca3..e6e731370 100644 --- a/unpacked/localization/qqq/TeX.js +++ b/unpacked/localization/qqq/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/qqq/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("qqq","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "This appears in TeX expressions when open and close braces do not match e.g. \u003Ccode\u003E\\( { \\)\u003C/code\u003E\n\nSee also:\n* {{msg-mathjax|Tex-ExtraCloseMissingOpen}}", diff --git a/unpacked/localization/qqq/qqq.js b/unpacked/localization/qqq/qqq.js index 1bf38cef3..5c167a2c0 100644 --- a/unpacked/localization/qqq/qqq.js +++ b/unpacked/localization/qqq/qqq.js @@ -2,7 +2,7 @@ * * MathJax/localization/qqq/qqq.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("qqq",null,{ menuTitle: "Message Documentation", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "This alert message is displayed when the MathJax cookie contains some data with URL or Config properties. These properties may be used to ask MathJax to perform actions during the Configuration phase: either loading a javascript file (URL property) or executing a configuration function (Config property). Note that the character '\\n' is used to specify new lines inside the alert box.", diff --git a/unpacked/localization/ru/FontWarnings.js b/unpacked/localization/ru/FontWarnings.js index 6f140f0ae..1e065ca03 100644 --- a/unpacked/localization/ru/FontWarnings.js +++ b/unpacked/localization/ru/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/ru/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ru","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax \u043F\u043E\u043A\u0430\u0437\u044B\u0432\u0430\u0435\u0442 \u0444\u043E\u0440\u043C\u0443\u043B\u044B \u043D\u0430\u00A0\u044D\u0442\u043E\u0439 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435 \u0441\u00A0\u043F\u043E\u043C\u043E\u0449\u044C\u044E \u0441\u0435\u0442\u0435\u0432\u044B\u0445 \u0448\u0440\u0438\u0444\u0442\u043E\u0432. \u0427\u0442\u043E\u0431\u044B\u00A0\u0443\u0441\u043A\u043E\u0440\u0438\u0442\u044C \u043F\u043E\u043A\u0430\u0437, \u0440\u0435\u043A\u043E\u043C\u0435\u043D\u0434\u0443\u0435\u043C \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u0448\u0440\u0438\u0444\u0442\u044B \u043D\u0430\u00A0\u0412\u0430\u0448\u0435\u0439 \u043C\u0430\u0448\u0438\u043D\u0435.", diff --git a/unpacked/localization/ru/HTML-CSS.js b/unpacked/localization/ru/HTML-CSS.js index be7dd12e7..67b910a68 100644 --- a/unpacked/localization/ru/HTML-CSS.js +++ b/unpacked/localization/ru/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/ru/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ru","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430 \u0432\u0435\u0431-\u0448\u0440\u0438\u0444\u0442\u0430 %1", diff --git a/unpacked/localization/ru/HelpDialog.js b/unpacked/localization/ru/HelpDialog.js index e1f8915b3..4b444dbd7 100644 --- a/unpacked/localization/ru/HelpDialog.js +++ b/unpacked/localization/ru/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/ru/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ru","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "\u041F\u043E\u043C\u043E\u0447\u044C \u043F\u043E MathJax", diff --git a/unpacked/localization/ru/MathML.js b/unpacked/localization/ru/MathML.js index e044cc763..f9bb76c81 100644 --- a/unpacked/localization/ru/MathML.js +++ b/unpacked/localization/ru/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/ru/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ru","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 mglyph\u02D0 %1", diff --git a/unpacked/localization/ru/MathMenu.js b/unpacked/localization/ru/MathMenu.js index 349da3736..43e554aa7 100644 --- a/unpacked/localization/ru/MathMenu.js +++ b/unpacked/localization/ru/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/ru/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ru","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u043A\u043E\u0434 \u0444\u043E\u0440\u043C\u0443\u043B\u044B \u0432\u00A0\u0432\u0438\u0434\u0435:", diff --git a/unpacked/localization/ru/TeX.js b/unpacked/localization/ru/TeX.js index 9aafca7cf..40846444c 100644 --- a/unpacked/localization/ru/TeX.js +++ b/unpacked/localization/ru/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/ru/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("ru","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "\u041B\u0438\u0448\u043D\u044F\u044F \u043E\u0442\u043A\u0440\u044B\u0432\u0430\u044E\u0449\u0430\u044F \u0441\u043A\u043E\u0431\u043A\u0430 \u0438\u043B\u0438 \u043E\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u044E\u0449\u0430\u044F \u0437\u0430\u043A\u0440\u044B\u0432\u0430\u044E\u0449\u0430\u044F \u0441\u043A\u043E\u0431\u043A\u0430", diff --git a/unpacked/localization/ru/ru.js b/unpacked/localization/ru/ru.js index 5d1b5143c..04fe0c401 100644 --- a/unpacked/localization/ru/ru.js +++ b/unpacked/localization/ru/ru.js @@ -2,7 +2,7 @@ * * MathJax/localization/ru/ru.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("ru",null,{ menuTitle: "\u0440\u0443\u0441\u0441\u043A\u0438\u0439", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax \u043D\u0430\u0448\u043B\u0430 \u043A\u0443\u043A\u0438 \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u0439 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438, \u043A\u043E\u0442\u043E\u0440\u0430\u044F \u0441\u043E\u0434\u0435\u0440\u0436\u0438\u0442 \u043A\u043E\u0434 \u0434\u043B\u044F \u0437\u0430\u043F\u0443\u0441\u043A\u0430. \u0412\u044B \u0445\u043E\u0442\u0438\u0442\u0435 \u0437\u0430\u043F\u0443\u0441\u0442\u0438\u0442\u044C \u0435\u0433\u043E?\n\n(\u0412\u044B \u0434\u043E\u043B\u0436\u043D\u044B \u043D\u0430\u0436\u0430\u0442\u044C \u041E\u0442\u043C\u0435\u043D\u0430, \u0435\u0441\u043B\u0438 \u0432\u044B \u0441\u0430\u043C\u043E\u0441\u0442\u043E\u044F\u0442\u0435\u043B\u044C\u043D\u043E \u043D\u0430\u0441\u0442\u0440\u043E\u0438\u043B\u0438 \u0444\u0430\u0439\u043B \u043A\u0443\u043A\u0438).", diff --git a/unpacked/localization/scn/FontWarnings.js b/unpacked/localization/scn/FontWarnings.js index e34828679..f59c319e2 100644 --- a/unpacked/localization/scn/FontWarnings.js +++ b/unpacked/localization/scn/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/scn/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("scn","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax sta adupirannu tipi di car\u00E0ttiri scarricati di Internet p'ammmustrari la matim\u00E0tica nta sta p\u00E0ggina. Scarricari sti tipi si pigghia tempu, dunca sta p\u00E0ggina si purr\u00ECa mpagginari cchi\u00F9 viloci si li tipi di car\u00E0ttiri p\u00E2 matim\u00E0tica f\u00F9ssiru istallati direttamenti nt\u00E2 cartella d\u00EE car\u00E0ttiri d\u00FB t\u00F2 sistema.", diff --git a/unpacked/localization/scn/HTML-CSS.js b/unpacked/localization/scn/HTML-CSS.js index a39ab23ff..4890938ba 100644 --- a/unpacked/localization/scn/HTML-CSS.js +++ b/unpacked/localization/scn/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/scn/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("scn","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "Scarricamentu d\u00FB tipu di car\u00E0ttiri web %1", diff --git a/unpacked/localization/scn/HelpDialog.js b/unpacked/localization/scn/HelpDialog.js index 0649509a6..9f64ba632 100644 --- a/unpacked/localization/scn/HelpDialog.js +++ b/unpacked/localization/scn/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/scn/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("scn","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "Guida di MathJax", diff --git a/unpacked/localization/scn/MathML.js b/unpacked/localization/scn/MathML.js index 24850b0e8..9a22bfe4a 100644 --- a/unpacked/localization/scn/MathML.js +++ b/unpacked/localization/scn/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/scn/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("scn","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "mglyph sbagghiatu: %1", diff --git a/unpacked/localization/scn/MathMenu.js b/unpacked/localization/scn/MathMenu.js index bb95e4b39..4e2b66d14 100644 --- a/unpacked/localization/scn/MathMenu.js +++ b/unpacked/localization/scn/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/scn/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("scn","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Ammustra la f\u00F2rmula sutta forma di", diff --git a/unpacked/localization/scn/TeX.js b/unpacked/localization/scn/TeX.js index f1660c1b3..5ca533c29 100644 --- a/unpacked/localization/scn/TeX.js +++ b/unpacked/localization/scn/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/scn/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("scn","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Par\u00E8ntisi graffa graputa suverchia o par\u00E8ntisi graffa chiusa ammancanti", diff --git a/unpacked/localization/scn/scn.js b/unpacked/localization/scn/scn.js index e88546463..d8855394e 100644 --- a/unpacked/localization/scn/scn.js +++ b/unpacked/localization/scn/scn.js @@ -2,7 +2,7 @@ * * MathJax/localization/scn/scn.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("scn",null,{ menuTitle: "sicilianu", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathProcessingError: "Erruri nt\u00E2 labburazzioni d\u00EE f\u00F2rmuli matim\u00E0tichi", diff --git a/unpacked/localization/sco/FontWarnings.js b/unpacked/localization/sco/FontWarnings.js index 9d4c9fce0..c9dca51e9 100644 --- a/unpacked/localization/sco/FontWarnings.js +++ b/unpacked/localization/sco/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/sco/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sco","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax is uisin wab-based fonts tae displey the mathematics oan this page. Thir tak time tae doonlaid, sae the page wid render faster gif ye installed maths fonts directlie in yer system's font fauder.", diff --git a/unpacked/localization/sco/HTML-CSS.js b/unpacked/localization/sco/HTML-CSS.js index 9ea53fce7..84a172d32 100644 --- a/unpacked/localization/sco/HTML-CSS.js +++ b/unpacked/localization/sco/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/sco/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sco","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "Laidin wab font %1", diff --git a/unpacked/localization/sco/HelpDialog.js b/unpacked/localization/sco/HelpDialog.js index b06e0c7e5..15753350a 100644 --- a/unpacked/localization/sco/HelpDialog.js +++ b/unpacked/localization/sco/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/sco/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sco","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "MathJax Heelp", diff --git a/unpacked/localization/sco/MathML.js b/unpacked/localization/sco/MathML.js index e809bdeb4..27fb3d593 100644 --- a/unpacked/localization/sco/MathML.js +++ b/unpacked/localization/sco/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/sco/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sco","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "Bad mglyph: %1", diff --git a/unpacked/localization/sco/MathMenu.js b/unpacked/localization/sco/MathMenu.js index a6208e139..8e53f94dd 100644 --- a/unpacked/localization/sco/MathMenu.js +++ b/unpacked/localization/sco/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/sco/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sco","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Shaw maths aes", diff --git a/unpacked/localization/sco/TeX.js b/unpacked/localization/sco/TeX.js index 3c9c7c084..56d6a3826 100644 --- a/unpacked/localization/sco/TeX.js +++ b/unpacked/localization/sco/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/sco/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sco","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Eixtra apen brace or missin claise bracket", diff --git a/unpacked/localization/sco/sco.js b/unpacked/localization/sco/sco.js index c5849f0c8..f5e8bf1e5 100644 --- a/unpacked/localization/sco/sco.js +++ b/unpacked/localization/sco/sco.js @@ -2,7 +2,7 @@ * * MathJax/localization/sco/sco.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("sco",null,{ menuTitle: "scots", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathProcessingError: "Maths processin mistak", diff --git a/unpacked/localization/sl/FontWarnings.js b/unpacked/localization/sl/FontWarnings.js index 4dfdf7459..73e89a7e7 100644 --- a/unpacked/localization/sl/FontWarnings.js +++ b/unpacked/localization/sl/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/sl/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sl","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax za prikaza matematike na tej strani uporablja spletne pisave. Da se te nalo\u017Eijo, vzame nekaj \u010Dasa. Stran bi se hitreje izrisovala, \u010De bi bile matemati\u010Dne pisave name\u0161\u010Dene neposredno v mapi s pisavami va\u0161ega sistema.", diff --git a/unpacked/localization/sl/HTML-CSS.js b/unpacked/localization/sl/HTML-CSS.js index ad1bd124b..5b766c4b7 100644 --- a/unpacked/localization/sl/HTML-CSS.js +++ b/unpacked/localization/sl/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/sl/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sl","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "Nalagam spletni font %1", diff --git a/unpacked/localization/sl/HelpDialog.js b/unpacked/localization/sl/HelpDialog.js index f3f2cf538..dc31bc47d 100644 --- a/unpacked/localization/sl/HelpDialog.js +++ b/unpacked/localization/sl/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/sl/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sl","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "Pomo\u010D za MathJax", diff --git a/unpacked/localization/sl/MathML.js b/unpacked/localization/sl/MathML.js index 28750ac40..64a5f2055 100644 --- a/unpacked/localization/sl/MathML.js +++ b/unpacked/localization/sl/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/sl/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sl","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "Neveljaven mglyph: %1", diff --git a/unpacked/localization/sl/MathMenu.js b/unpacked/localization/sl/MathMenu.js index b1d34c6a6..40deafa92 100644 --- a/unpacked/localization/sl/MathMenu.js +++ b/unpacked/localization/sl/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/sl/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sl","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Prika\u017Ei matematiko kot", diff --git a/unpacked/localization/sl/TeX.js b/unpacked/localization/sl/TeX.js index 4ebfcbc90..3506f2f19 100644 --- a/unpacked/localization/sl/TeX.js +++ b/unpacked/localization/sl/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/sl/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sl","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Dodaten uklepaj ali manjkajo\u010D zaklepaj", diff --git a/unpacked/localization/sl/sl.js b/unpacked/localization/sl/sl.js index 58168092a..935b58bd5 100644 --- a/unpacked/localization/sl/sl.js +++ b/unpacked/localization/sl/sl.js @@ -2,7 +2,7 @@ * * MathJax/localization/sl/sl.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("sl",null,{ menuTitle: "sloven\u0161\u010Dina", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax je na\u0161el pi\u0161kotek za uporabni\u0161ko konfiguracijo, ki vklju\u010Duje kodo za zagon. Ali jo \u017Eelite zagnati?\n\n(Pritisnite Prekli\u010Di, razen \u010De ste pi\u0161kotek sami nastavili.)", diff --git a/unpacked/localization/sv/FontWarnings.js b/unpacked/localization/sv/FontWarnings.js index 28a06ba92..05b276f9e 100644 --- a/unpacked/localization/sv/FontWarnings.js +++ b/unpacked/localization/sv/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/sv/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sv","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax anv\u00E4nder webb-baserade teckensnitt f\u00F6r att visa matematik p\u00E5 denna sida. Dessa tar tid att ladda ner, sidan skulle g\u00F6ra snabbare om du installerar matematik-typsnitt direkt i systemets teckensnittsmapp.", diff --git a/unpacked/localization/sv/HTML-CSS.js b/unpacked/localization/sv/HTML-CSS.js index 2bde194b0..6860919b8 100644 --- a/unpacked/localization/sv/HTML-CSS.js +++ b/unpacked/localization/sv/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/sv/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sv","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "L\u00E4ser in webbtypsnittet %1", diff --git a/unpacked/localization/sv/HelpDialog.js b/unpacked/localization/sv/HelpDialog.js index 67be4231b..a622dd767 100644 --- a/unpacked/localization/sv/HelpDialog.js +++ b/unpacked/localization/sv/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/sv/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sv","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "MathJax-hj\u00E4lp", diff --git a/unpacked/localization/sv/MathML.js b/unpacked/localization/sv/MathML.js index f70e7540d..463192745 100644 --- a/unpacked/localization/sv/MathML.js +++ b/unpacked/localization/sv/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/sv/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sv","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "D\u00E5lig mglyph: %1", diff --git a/unpacked/localization/sv/MathMenu.js b/unpacked/localization/sv/MathMenu.js index 5b5285c1b..869a70f18 100644 --- a/unpacked/localization/sv/MathMenu.js +++ b/unpacked/localization/sv/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/sv/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sv","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathMLcode: "MathML-kod", diff --git a/unpacked/localization/sv/TeX.js b/unpacked/localization/sv/TeX.js index d71b80375..13b8593b1 100644 --- a/unpacked/localization/sv/TeX.js +++ b/unpacked/localization/sv/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/sv/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("sv","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "Extra v\u00E4nsterklammerparentes eller h\u00F6gerklammerparentes saknas", diff --git a/unpacked/localization/sv/sv.js b/unpacked/localization/sv/sv.js index 819a7b0ba..9dc522f8d 100644 --- a/unpacked/localization/sv/sv.js +++ b/unpacked/localization/sv/sv.js @@ -2,7 +2,7 @@ * * MathJax/localization/sv/sv.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("sv",null,{ menuTitle: "svenska", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax har hittat en anv\u00E4ndarkonfigurations-cookie som inneh\u00E5ller kod som kan k\u00F6ras. Vill du k\u00F6ra den?\n\n(Du b\u00F6r trycka p\u00E5 Avbryt om du inte sj\u00E4lv har lagt upp denna cookie.)", diff --git a/unpacked/localization/tr/FontWarnings.js b/unpacked/localization/tr/FontWarnings.js index 3cdfd561c..2e94dc57c 100644 --- a/unpacked/localization/tr/FontWarnings.js +++ b/unpacked/localization/tr/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/tr/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("tr","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/tr/HTML-CSS.js b/unpacked/localization/tr/HTML-CSS.js index d485e2782..9c19a6ffa 100644 --- a/unpacked/localization/tr/HTML-CSS.js +++ b/unpacked/localization/tr/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/tr/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("tr","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/tr/HelpDialog.js b/unpacked/localization/tr/HelpDialog.js index cf6b92d77..31edf664d 100644 --- a/unpacked/localization/tr/HelpDialog.js +++ b/unpacked/localization/tr/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/tr/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("tr","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/tr/MathML.js b/unpacked/localization/tr/MathML.js index 642b82a09..8ad73efdd 100644 --- a/unpacked/localization/tr/MathML.js +++ b/unpacked/localization/tr/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/tr/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("tr","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/tr/MathMenu.js b/unpacked/localization/tr/MathMenu.js index 91179c8f0..cc5fbfb31 100644 --- a/unpacked/localization/tr/MathMenu.js +++ b/unpacked/localization/tr/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/tr/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("tr","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/tr/TeX.js b/unpacked/localization/tr/TeX.js index 26c3120ce..84a611571 100644 --- a/unpacked/localization/tr/TeX.js +++ b/unpacked/localization/tr/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/tr/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("tr","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { diff --git a/unpacked/localization/tr/tr.js b/unpacked/localization/tr/tr.js index 0012ab5df..39ddc25cf 100644 --- a/unpacked/localization/tr/tr.js +++ b/unpacked/localization/tr/tr.js @@ -2,7 +2,7 @@ * * MathJax/localization/tr/tr.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("tr",null,{ menuTitle: "T\u00FCrk\u00E7e", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { MathProcessingError: "Matematik i\u015Fleme hatas\u0131", diff --git a/unpacked/localization/uk/FontWarnings.js b/unpacked/localization/uk/FontWarnings.js index b4b17c8f6..bbbc6ff28 100644 --- a/unpacked/localization/uk/FontWarnings.js +++ b/unpacked/localization/uk/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/uk/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("uk","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax \u0432\u0438\u043A\u043E\u0440\u0438\u0441\u0442\u043E\u0432\u0443\u0454 \u0432\u0435\u0431-\u0448\u0440\u0438\u0444\u0442\u0438 \u0434\u043B\u044F \u0432\u0456\u0434\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u043D\u044F \u043C\u0430\u0442\u0435\u043C\u0430\u0442\u0438\u043A\u0438 \u043D\u0430 \u0446\u0456\u0439 \u0441\u0442\u043E\u0440\u0456\u043D\u0446\u0456. \u041F\u043E\u0442\u0440\u0456\u0431\u0435\u043D \u0447\u0430\u0441, \u0449\u043E\u0431 \u0437\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0438\u0442\u0438, \u0431\u043E \u0441\u0442\u043E\u0440\u0456\u043D\u043A\u0430 \u0431 \u0432\u0456\u0437\u0443\u0430\u043B\u0456\u0437\u0443\u0432\u0430\u043B\u0430\u0441\u044F \u0448\u0432\u0438\u0434\u0448\u0435, \u044F\u043A\u0431\u0438 \u043C\u0430\u0442\u0435\u043C\u0430\u0442\u0438\u0447\u043D\u0456 \u0448\u0440\u0438\u0444\u0442\u0438 \u0432\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D\u0456 \u0431\u0435\u0437\u043F\u043E\u0441\u0435\u0440\u0435\u0434\u043D\u044C\u043E \u0432 \u0442\u0435\u0446\u0456 \u0432\u0430\u0448\u043E\u0433\u043E \u0441\u0438\u0441\u0442\u0435\u043C\u043D\u043E\u0433\u043E \u0448\u0440\u0438\u0444\u0442\u0443.", diff --git a/unpacked/localization/uk/HTML-CSS.js b/unpacked/localization/uk/HTML-CSS.js index 42849213b..fe2fa138a 100644 --- a/unpacked/localization/uk/HTML-CSS.js +++ b/unpacked/localization/uk/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/uk/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("uk","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "\u0417\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0435\u043D\u043D\u044F \u0432\u0435\u0431 \u0448\u0440\u0438\u0444\u0442\u0456\u0432 %1", diff --git a/unpacked/localization/uk/HelpDialog.js b/unpacked/localization/uk/HelpDialog.js index aa17337f2..4a6937c72 100644 --- a/unpacked/localization/uk/HelpDialog.js +++ b/unpacked/localization/uk/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/uk/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("uk","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "MathJax \u0434\u043E\u043F\u043E\u043C\u043E\u0433\u0430", diff --git a/unpacked/localization/uk/MathML.js b/unpacked/localization/uk/MathML.js index a12f392c7..c024bb5ba 100644 --- a/unpacked/localization/uk/MathML.js +++ b/unpacked/localization/uk/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/uk/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("uk","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "\u041D\u0435\u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u0438\u0439 mglyph: %1", diff --git a/unpacked/localization/uk/MathMenu.js b/unpacked/localization/uk/MathMenu.js index 4450aa091..d2b133d6b 100644 --- a/unpacked/localization/uk/MathMenu.js +++ b/unpacked/localization/uk/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/uk/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("uk","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "\u041F\u043E\u043A\u0430\u0437\u0443\u0432\u0430\u0442\u0438 \u043C\u0430\u0442\u0435\u043C\u0430\u0442\u0438\u043A\u0443 \u044F\u043A", diff --git a/unpacked/localization/uk/TeX.js b/unpacked/localization/uk/TeX.js index 99ed4d29d..3d3d3d9ca 100644 --- a/unpacked/localization/uk/TeX.js +++ b/unpacked/localization/uk/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/uk/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("uk","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "\u0417\u0430\u0439\u0432\u0430 \u0432\u0456\u0434\u043A\u0440\u0438\u0442\u0430 \u0444\u0456\u0433\u0443\u0440\u043D\u0430 \u0434\u0443\u0436\u043A\u0430 \u0430\u0431\u043E \u0432\u0456\u0434\u0441\u0443\u0442\u043D\u044F \u0437\u0430\u043A\u0440\u0438\u0442\u0430 \u0444\u0456\u0433\u0443\u0440\u043D\u0430 \u0434\u0443\u0436\u043A\u0430", diff --git a/unpacked/localization/uk/uk.js b/unpacked/localization/uk/uk.js index b26d4b74e..65fa63294 100644 --- a/unpacked/localization/uk/uk.js +++ b/unpacked/localization/uk/uk.js @@ -2,7 +2,7 @@ * * MathJax/localization/uk/uk.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("uk",null,{ menuTitle: "\u0443\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u0430", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax \u0437\u043D\u0430\u0439\u0448\u043B\u0430 \u043A\u0443\u043A\u0438 \u043A\u043E\u043D\u0444\u0456\u0433\u0443\u0440\u0430\u0446\u0456\u0457 \u043A\u043E\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430, \u0449\u043E \u043C\u0456\u0441\u0442\u0438\u0442\u044C \u043A\u043E\u0434 \u0434\u043B\u044F \u0437\u0430\u043F\u0443\u0441\u043A\u0443. \u0412\u0438 \u0445\u043E\u0447\u0435\u0442\u0435 \u0437\u0430\u043F\u0443\u0441\u0442\u0438\u0442\u0438 \u0439\u043E\u0433\u043E?\n\n\n(\u0412\u0438 \u043F\u043E\u0432\u0438\u043D\u043D\u0456 \u043D\u0430\u0442\u0438\u0441\u043D\u0443\u0442\u0438 \"\u0421\u043A\u0430\u0441\u0443\u0432\u0430\u0442\u0438\", \u0430\u0431\u0438 \u0441\u043A\u0430\u0441\u0443\u0432\u0430\u0442\u0438 \u043D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043D\u043D\u044F \u043A\u0443\u043A \u0443 \u043D\u0430\u043B\u0430\u0448\u0442\u0443\u0432 \u043D\u0430\u0441\u0442\u0440\u043E\u044E\u0432\u0430\u043D\u043D\u044F cookie \u0441\u0435\u0431\u0435.)", diff --git a/unpacked/localization/vi/FontWarnings.js b/unpacked/localization/vi/FontWarnings.js index 3acda2c36..6d7d95f95 100644 --- a/unpacked/localization/vi/FontWarnings.js +++ b/unpacked/localization/vi/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/vi/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("vi","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax s\u1EED d\u1EE5ng c\u00E1c ph\u00F4ng ch\u1EEF tr\u00EAn Web \u0111\u1EC3 v\u1EBD k\u00FD hi\u1EC7u to\u00E1n h\u1ECDc tr\u00EAn trang n\u00E0y. Tr\u00ECnh duy\u1EC7t ph\u1EA3i t\u1EF1 \u0111\u1ED9ng t\u1EA3i v\u1EC1 c\u00E1c ph\u00F4ng ch\u1EEF n\u00E0y; \u0111\u1EC3 l\u00E0m cho trang hi\u1EC3n th\u1ECB nhanh h\u01A1n, b\u1EA1n c\u00F3 th\u1EC3 c\u00E0i \u0111\u1EB7t c\u00E1c ph\u00F4ng ch\u1EEF to\u00E1n h\u1ECDc tr\u1EF1c ti\u1EBFp v\u00E0o th\u01B0 m\u1EE5c ph\u00F4ng ch\u1EEF c\u1EE7a m\u00E1y.", diff --git a/unpacked/localization/vi/HTML-CSS.js b/unpacked/localization/vi/HTML-CSS.js index 0c2e96f12..cc4de1736 100644 --- a/unpacked/localization/vi/HTML-CSS.js +++ b/unpacked/localization/vi/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/vi/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("vi","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "\u0110ang t\u1EA3i ph\u00F4ng ch\u1EEF Web %1", diff --git a/unpacked/localization/vi/HelpDialog.js b/unpacked/localization/vi/HelpDialog.js index d959e9b23..2d3d36702 100644 --- a/unpacked/localization/vi/HelpDialog.js +++ b/unpacked/localization/vi/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/vi/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("vi","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "Tr\u1EE3 gi\u00FAp MathJax", diff --git a/unpacked/localization/vi/MathML.js b/unpacked/localization/vi/MathML.js index 7faedb1c2..9c9e84022 100644 --- a/unpacked/localization/vi/MathML.js +++ b/unpacked/localization/vi/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/vi/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("vi","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "mglyph h\u1ECFng: %1", diff --git a/unpacked/localization/vi/MathMenu.js b/unpacked/localization/vi/MathMenu.js index 7eabe8b05..b50027a2a 100644 --- a/unpacked/localization/vi/MathMenu.js +++ b/unpacked/localization/vi/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/vi/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("vi","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "Xem To\u00E1n D\u01B0\u1EDBi d\u1EA1ng", diff --git a/unpacked/localization/vi/TeX.js b/unpacked/localization/vi/TeX.js index d13f311fd..6c0f55d35 100644 --- a/unpacked/localization/vi/TeX.js +++ b/unpacked/localization/vi/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/vi/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("vi","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "D\u1EA5u ngo\u1EB7c m\u1EDF c\u00F2n d\u01B0 ho\u1EB7c d\u1EA5u ngo\u1EB7c \u0111\u00F3ng b\u1ECB thi\u1EBFu", diff --git a/unpacked/localization/vi/vi.js b/unpacked/localization/vi/vi.js index eb7087b02..3d12144cb 100644 --- a/unpacked/localization/vi/vi.js +++ b/unpacked/localization/vi/vi.js @@ -2,7 +2,7 @@ * * MathJax/localization/vi/vi.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("vi",null,{ menuTitle: "Ti\u1EBFng Vi\u1EC7t", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax \u0111\u00E3 t\u00ECm th\u1EA5y m\u1ED9t cookie thi\u1EBFt l\u1EADp c\u1EE7a ng\u01B0\u1EDDi d\u00F9ng c\u00F3 m\u00E3 ngu\u1ED3n \u0111\u1EC3 ch\u1EA1y. B\u1EA1n c\u00F3 mu\u1ED1n ch\u1EA1y n\u00F3?\n\n(Khuy\u00EAn b\u1EA1n b\u1EA5m H\u1EE7y b\u1ECF tr\u1EEB khi b\u1EA1n l\u00E0 ng\u01B0\u1EDDi thi\u1EBFt l\u1EADp cookie.)", diff --git a/unpacked/localization/zh-hans/FontWarnings.js b/unpacked/localization/zh-hans/FontWarnings.js index a585201ad..ba049c3d7 100644 --- a/unpacked/localization/zh-hans/FontWarnings.js +++ b/unpacked/localization/zh-hans/FontWarnings.js @@ -2,7 +2,7 @@ * * MathJax/localization/zh-hans/FontWarnings.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("zh-hans","FontWarnings",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { webFont: "MathJax\u4F7F\u7528\u57FA\u4E8EWeb\u7684\u5B57\u4F53\u6765\u663E\u793A\u6B64\u9875\u4E0A\u663E\u793A\u6570\u5B66\u76F8\u5173\u5185\u5BB9\u3002\u8FD9\u5C06\u82B1\u8D39\u8F83\u957F\u65F6\u95F4\u4E0B\u8F7D\uFF0C\u6240\u4EE5\u6211\u4EEC\u5F3A\u70C8\u5EFA\u8BAE\u60A8\u76F4\u63A5\u5728\u60A8\u7684\u64CD\u4F5C\u7CFB\u7EDF\u7684\u5B57\u4F53\u6587\u4EF6\u5939\u4E2D\u5B89\u88C5\u6570\u5B66\u7B26\u53F7\u5B57\u4F53\u4EE5\u4FBF\u7ACB\u523B\u663E\u793A\u3002", diff --git a/unpacked/localization/zh-hans/HTML-CSS.js b/unpacked/localization/zh-hans/HTML-CSS.js index d420f8530..f12fb8b59 100644 --- a/unpacked/localization/zh-hans/HTML-CSS.js +++ b/unpacked/localization/zh-hans/HTML-CSS.js @@ -2,7 +2,7 @@ * * MathJax/localization/zh-hans/HTML-CSS.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("zh-hans","HTML-CSS",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { LoadWebFont: "\u52A0\u8F7Dweb\u5B57\u4F53%1", diff --git a/unpacked/localization/zh-hans/HelpDialog.js b/unpacked/localization/zh-hans/HelpDialog.js index 94450f312..dfc387bb7 100644 --- a/unpacked/localization/zh-hans/HelpDialog.js +++ b/unpacked/localization/zh-hans/HelpDialog.js @@ -2,7 +2,7 @@ * * MathJax/localization/zh-hans/HelpDialog.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("zh-hans","HelpDialog",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Help: "MathJax\u5E2E\u52A9", diff --git a/unpacked/localization/zh-hans/MathML.js b/unpacked/localization/zh-hans/MathML.js index 9197ff724..36711549d 100644 --- a/unpacked/localization/zh-hans/MathML.js +++ b/unpacked/localization/zh-hans/MathML.js @@ -2,7 +2,7 @@ * * MathJax/localization/zh-hans/MathML.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("zh-hans","MathML",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { BadMglyph: "\u9519\u8BEF\u7684\u79FB\u52A8\u5B57\u5F62\uFF1A%1", diff --git a/unpacked/localization/zh-hans/MathMenu.js b/unpacked/localization/zh-hans/MathMenu.js index 1d6fafa27..59f745268 100644 --- a/unpacked/localization/zh-hans/MathMenu.js +++ b/unpacked/localization/zh-hans/MathMenu.js @@ -2,7 +2,7 @@ * * MathJax/localization/zh-hans/MathMenu.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("zh-hans","MathMenu",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { Show: "\u6570\u5F0F\u663E\u793A\u5F62\u5F0F", diff --git a/unpacked/localization/zh-hans/TeX.js b/unpacked/localization/zh-hans/TeX.js index 2938f8fce..6b2f3d0de 100644 --- a/unpacked/localization/zh-hans/TeX.js +++ b/unpacked/localization/zh-hans/TeX.js @@ -2,7 +2,7 @@ * * MathJax/localization/zh-hans/TeX.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,7 +18,7 @@ * */ MathJax.Localization.addTranslation("zh-hans","TeX",{ - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { ExtraOpenMissingClose: "\u6709\u591A\u4F59\u7684\u5DE6\u62EC\u53F7\u6216\u7F3A\u5C11\u53F3\u62EC\u53F7", diff --git a/unpacked/localization/zh-hans/zh-hans.js b/unpacked/localization/zh-hans/zh-hans.js index 20aff47e9..9eaa72437 100644 --- a/unpacked/localization/zh-hans/zh-hans.js +++ b/unpacked/localization/zh-hans/zh-hans.js @@ -2,7 +2,7 @@ * * MathJax/localization/zh-hans/zh-hans.js * - * Copyright (c) 2009-2016 The MathJax Consortium + * Copyright (c) 2009-2017 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -19,11 +19,11 @@ */ MathJax.Localization.addTranslation("zh-hans",null,{ menuTitle: "\u4E2D\u6587\uFF08\u7B80\u4F53\uFF09", - version: "2.7.0", + version: "2.7.1", isLoaded: true, domains: { "_": { - version: "2.7.0", + version: "2.7.1", isLoaded: true, strings: { CookieConfig: "MathJax\u5DF2\u627E\u5230\u7528\u6237\u914D\u7F6E\uFF0C\u5176\u4E2D\u5305\u542B\u8981\u8FD0\u884C\u4EE3\u7801\u6240\u4F9D\u8D56\u7684cookie\u3002\u60A8\u60F3\u8FD0\u884C\u5B83\u4E48\uFF1F\n\n\uFF08\u60A8\u5E94\u8BE5\u81EA\u884C\u6309\u53D6\u6D88\u9664\u975E\u60A8\u8BBE\u7F6E\u4E86\u81EA\u5DF1\u7684cookie\u3002\uFF09",