unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: 45554@debbugs.gnu.org
Subject: bug#45554: [whishlist] Mathjax 3 / Google Closure Compiler
Date: Wed, 30 Dec 2020 15:07:18 +0100	[thread overview]
Message-ID: <87mtxvjskp.fsf@elephly.net> (raw)

We should attempt to package Mathjax 3.  It is needed by a number of R
packages that cannot be upgraded due to the lack of MathjaxR, which
provides Mathjax 3 for R.

Mathjax is written in JavaScript.  Parts of it are written in
Typescript.  While I made some progress translating the Typescript parts
with esbuild, we still need to package

    https://github.com/zorkow/speech-rule-engine/

which is used by the accessibility modules of Mathjax and cannot easily
be skipped.

SRE needs the Google Closure Compiler (written in Java, with latest
versions requiring Bazel) and depends on three more JavaScript
libraries:

    https://github.com/zorkow/speech-rule-engine/blob/v3.1.1/package.json#L33

Of those I packaged Commander.js and xmldom-sre (not sure if they work,
because I’m ignorant of how node.js libraries are used);
wicked-good-xpath also requires the Google Closure Compiler.

So the next step appears to be to package an older pre-Bazel version of
Google Closure Compiler (and the associated Google Closure library), so
that we can build wicked-good-xpath and speech-rule-engine.

-- 
Ricardo




             reply	other threads:[~2020-12-30 14:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-30 14:07 Ricardo Wurmus [this message]
2020-12-30 16:09 ` bug#45554: [whishlist] Mathjax 3 / Google Closure Compiler Ricardo Wurmus

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87mtxvjskp.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=45554@debbugs.gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).