From 18731c9c6240b1ef74dfad905b60d5cd03a43c83 Mon Sep 17 00:00:00 2001 From: Joseph Frazer Date: Tue, 3 Nov 2020 12:37:38 -0500 Subject: [PATCH] [DEV-8571] Update the MathJax CDN The MathJax CDN stopped working in April 2017. I updated it to the recommended CDN with the last version from April 2017 to ensure it works like it used to work before the CDN stopped. I added the checksum to ensure the content of the script. --- RELEASES.md | 4 ++++ doc/Makefile.am | 2 +- src/current/summary.xsl | 6 ++++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/RELEASES.md b/RELEASES.md index 20d214b9..a7012f15 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -13,6 +13,10 @@ TAME developers: Add new changes under a "NEXT" heading as part of the commits that introduce the changes. To make a new release, run `tools/mkrelease`, which will handle updating the heading for you. +NEXT +==================== +- Update the CDN used to get MathJax. + v17.6.2 (2020-10-01) ==================== - Optionally include a "program.mk" file if it is present in the project's root diff --git a/doc/Makefile.am b/doc/Makefile.am index e10f652c..02920366 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -45,7 +45,7 @@ xsltexis: $(stexi) html-local: find tame.html/ -name '*.html' -type f \ | xargs sed -i \ - 's#\(##' + 's#\(##' clean-local: -rm -f $(stexi) diff --git a/src/current/summary.xsl b/src/current/summary.xsl index 7cb9ea45..cb93c14d 100644 --- a/src/current/summary.xsl +++ b/src/current/summary.xsl @@ -214,8 +214,10 @@ skipStartupTypeset: true, }); -