You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by pl...@apache.org on 2024/03/25 08:24:15 UTC

(datasketches-website) branch master updated (4feaa968 -> e5822b4c)

This is an automated email from the ASF dual-hosted git repository.

placave pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git


    from 4feaa968 Merge pull request #165 from apache/3p-links
     add a957f332 Fix MatJax setup
     add 0fc9fa9d use full config - remove jax
     add cdd73e7f Revert "use full config - remove jax"
     add db29ee05 Disable mathjax contextual menu
     new e5822b4c Merge pull request #169 from apache/mathjax

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 _includes/site_head.html                      |  6 ++-
 js/config/TeX-AMS_HTML.js                     | 53 +++++++++++++++++++++++++++
 js/extensions/MathMenu.js                     | 19 ++++++++++
 js/extensions/MathZoom.js                     | 19 ++++++++++
 js/jax/output/HTML-CSS/fonts/STIX/fontdata.js | 19 ++++++++++
 js/jax/output/HTML-CSS/jax.js                 | 19 ++++++++++
 6 files changed, 134 insertions(+), 1 deletion(-)
 create mode 100644 js/config/TeX-AMS_HTML.js
 create mode 100644 js/extensions/MathMenu.js
 create mode 100644 js/extensions/MathZoom.js
 create mode 100644 js/jax/output/HTML-CSS/fonts/STIX/fontdata.js
 create mode 100644 js/jax/output/HTML-CSS/jax.js


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


(datasketches-website) 01/01: Merge pull request #169 from apache/mathjax

Posted by pl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

placave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git

commit e5822b4ce1de6b4d6fb57837cbb6b127e7e648fc
Merge: 4feaa968 db29ee05
Author: Pierre Lacave <pi...@datadoghq.com>
AuthorDate: Mon Mar 25 09:24:09 2024 +0100

    Merge pull request #169 from apache/mathjax
    
    Fix MatJax setup

 _includes/site_head.html                      |  6 ++-
 js/config/TeX-AMS_HTML.js                     | 53 +++++++++++++++++++++++++++
 js/extensions/MathMenu.js                     | 19 ++++++++++
 js/extensions/MathZoom.js                     | 19 ++++++++++
 js/jax/output/HTML-CSS/fonts/STIX/fontdata.js | 19 ++++++++++
 js/jax/output/HTML-CSS/jax.js                 | 19 ++++++++++
 6 files changed, 134 insertions(+), 1 deletion(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org