update for MathJax v2.6.0

This commit is contained in:
Peter Krautzberger 2016-01-27 17:31:31 +01:00
parent 5fbf0b2531
commit 91cf225965

View File

@ -225,8 +225,6 @@ module.exports = function(grunt) {
"unpacked/extensions/CHTML-preview.js"
],
previewHtmlOutput: [
"configs",
"unpacked/config/",
"jax/output/PreviewHTML",
"unpacked/jax/output/PreviewHTML",
"extensions/fast-preview.js",
@ -235,8 +233,6 @@ module.exports = function(grunt) {
"unpacked/extensions/CHTML-preview.js"
],
plainSourceOutput: [
"configs",
"unpacked/config/",
"jax/output/PlainSource",
"unpacked/jax/output/PlainSource"
],