|
[Rivet] rivet-mkhtml output requires network accessDavid Bjergaard david.bjergaard at gmail.comTue Nov 3 15:30:09 GMT 2015
Or you could ship the parts of MathJax that rivet needs with rivet as part of the bootstrap script and have it fall back on the https url otherwise. MathJax encourages clients to serve their script from their own servers and it works fine to have the url point to a local copy (say in the ${PREFIX}/share folder). David David Grellscheid <david.grellscheid at durham.ac.uk> writes: > Hi all, > > we've noticed at the MCnet school that rivet-mkhtml output is not > useable without network access. It requires access to the mathjax CDN > to be available, otherwise browsers hang for up to a minute while that > access request times out. > > At minimum, we need a flag to control that inclusion of the mathjax > <script> tag in the output. > > > Secondary to that, the script link should point to Mathjax' https:// > version. > > Thanks, > > David > _______________________________________________ > Rivet mailing list > Rivet at projects.hepforge.org > https://www.hepforge.org/lists/listinfo/rivet
More information about the Rivet mailing list |