Skip to content
Prev 60563 / 63424 Next

Bundling MathJax

On 13/03/2022 8:47 a.m., Ivan Krylov wrote:
An issue related to this was faced by the mathjaxr package:  The file 
used for display is usually a minified version of the MathJax source, 
and Debian didn't consider it close enough to source code to want to 
distribute it as FOSS.  So if the minified file is included with R, the 
original source should also be included.

An alternative to this would be to provide a utility to download the 
minified file.  Users with poor connectivity could do that once and 
access the local copy thereafter.

Duncan Murdoch