public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: "R (Chandra) Chandrasekhar" <chyavana-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Modification of value taken on by template variable for MathJax
Date: Tue, 17 Oct 2017 00:10:36 +0530	[thread overview]
Message-ID: <24402d52-bf93-fa93-8062-e6134c642425@gmail.com> (raw)

Pardon me if this has been answered, but I have just become aware that 
the default MathJax CDN has shut down.

The website

https://www.mathjax.org/cdn-shutting-down/

states

"The MathJax CDN shut down on April 30, 2017!
Please check our announcement for migration help."

The Pandoc HTML5 header has this:

<script 
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML-full" 
type="text/javascript"></script>

and the recommendation from the above website is to use instead:

<script type="text/javascript" async
 
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?...">
</script>

How does one implement this change through the (modified) default 
template for HTML5?

Thanks.

Chandra


             reply	other threads:[~2017-10-16 18:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-16 18:40 R (Chandra) Chandrasekhar [this message]
     [not found] ` <24402d52-bf93-fa93-8062-e6134c642425-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-10-16 21:58   ` John MACFARLANE

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=24402d52-bf93-fa93-8062-e6134c642425@gmail.com \
    --to=chyavana-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).