[LON-CAPA-cvs] cvs: loncom /html/adm/MathJax VERSION commands
raeburn
raeburn at source.lon-capa.org
Sun Jul 23 14:10:45 EDT 2023
raeburn Sun Jul 23 18:10:45 2023 EDT
Modified files:
/loncom/html/adm/MathJax VERSION commands
Log:
- MathJax 2.7.9
Index: loncom/html/adm/MathJax/VERSION
diff -u loncom/html/adm/MathJax/VERSION:1.8 loncom/html/adm/MathJax/VERSION:1.9
--- loncom/html/adm/MathJax/VERSION:1.8 Sat Apr 21 15:18:12 2018
+++ loncom/html/adm/MathJax/VERSION Sun Jul 23 18:10:45 2023
@@ -1 +1 @@
-2.74
+2.79
Index: loncom/html/adm/MathJax/commands
diff -u loncom/html/adm/MathJax/commands:1.9 loncom/html/adm/MathJax/commands:1.10
--- loncom/html/adm/MathJax/commands:1.9 Sat Apr 21 15:18:12 2018
+++ loncom/html/adm/MathJax/commands Sun Jul 23 18:10:45 2023
@@ -15,9 +15,9 @@
then
rm -rf $mathjaxdir
fi
- unzip -q -o -d $mathjaxdir mathjax-MathJax-v2.7.4.zip
- mv $mathjaxdir/MathJax-2.7.4/* $mathjaxdir/.
- rm -r $mathjaxdir/MathJax-2.7.4
+ unzip -q -o -d $mathjaxdir mathjax-MathJax-v2.7.9.zip
+ mv $mathjaxdir/MathJax-2.7.9/* $mathjaxdir/.
+ rm -r $mathjaxdir/MathJax-2.7.9
cp VERSION $mathjaxdir/VERSION
chown -R www:www $mathjaxdir
find $mathjaxdir -type d -exec chmod u=rwx,go-rwx {} \;
More information about the LON-CAPA-cvs
mailing list