From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 23 21:05:11 2020 Received: (at 42885) by debbugs.gnu.org; 24 Aug 2020 01:05:11 +0000 Received: from localhost ([127.0.0.1]:55453 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kA0v9-0005E2-K0 for submit@debbugs.gnu.org; Sun, 23 Aug 2020 21:05:11 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:33107) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kA0v7-0005Do-M4 for 42885@debbugs.gnu.org; Sun, 23 Aug 2020 21:05:10 -0400 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 932A45C00DE; Sun, 23 Aug 2020 21:05:04 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Sun, 23 Aug 2020 21:05:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=LVzRaKGY+S0LEXp1DCo10I8Q 7uZAxGV1r0zk+Lmb7VY=; b=AzUv7zARComALuVKMRFjwdjTPtJoK6seZdvnnLIW tZkwBZdzaZGsLYoGLM90XeKGpKZvnbFCz442OWJK39c3IMQHnmKflmWUCGHkPkjU tauwiK8Gj86sJKu6UX1GaCI0Y/Pz4FiIJsU6KHVABywmf7uaCVp3O7ft/bpB+LGF ZaU= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=LVzRaK GY+S0LEXp1DCo10I8Q7uZAxGV1r0zk+Lmb7VY=; b=XKsXhE2sDhZOSiRglU4oRa gJbAyZ3UzEtDNW6dO+U4wW4ErAq8BK0GVT7f8jKY4jJ/UQqMCXSC8CA4/3920Bjq MbBeoYt33xOBrVXQosugjip4i56zfEcLeyBZtxox7rhJtfpWfDLHK1gccgkyYE7z +d9TSeAGLCWVclFBAdoliiuwmWnoEs1oC5PY1YLuieEVqs6YqDU6knqWxTBnh6wj XBe301Jp7MmPspNw3ehE58nkA00T2nTgxc+iqMfBHTqm7Ra7p/HGSXHVRgimASnd ahV8O4liXtxmzUdFI46rYMfj6eBlO790bnEGymOmnUV36Zbbwj4F3Ph7nn9Yc3rw == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduiedruddujedgvdekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvuffkfhggtggujgesthdtre dttddtvdenucfhrhhomhepnfgvohcuhfgrmhhulhgrrhhiuceolhgvohesfhgrmhhulhgr rhhirdhnrghmvgeqnecuggftrfgrthhtvghrnhephefgleevhfdttdefheeitdfgheffff ffledvlefhgfektdethefguefgheegtefhnecuffhomhgrihhnpehgihhthhhusgdrtgho mhenucfkphepjeefrddugedurdduvdejrddugeeinecuvehluhhsthgvrhfuihiivgeptd enucfrrghrrghmpehmrghilhhfrhhomheplhgvohesfhgrmhhulhgrrhhirdhnrghmvg X-ME-Proxy: Received: from localhost (c-73-141-127-146.hsd1.pa.comcast.net [73.141.127.146]) by mail.messagingengine.com (Postfix) with ESMTPA id 02A6A30600B1; Sun, 23 Aug 2020 21:05:03 -0400 (EDT) Date: Sun, 23 Aug 2020 21:05:01 -0400 From: Leo Famulari To: Brendan Tildesley Subject: Re: [bug#42885] [PATCH 2/4] gnu: Add mathjax-bin (MathJax 3). Message-ID: <20200824010501.GB14757@jasmine.lan> References: <20200816070318.18642-1-mail@brendan.scot> <20200816070318.18642-2-mail@brendan.scot> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200816070318.18642-2-mail@brendan.scot> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 42885 Cc: 42885@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On Sun, Aug 16, 2020 at 05:03:16PM +1000, Brendan Tildesley wrote: > * gnu/packages/javascript.scm: (mathjax-bin): New variable > + (description "MathJax is a JavaScript display engine for LaTeX, MathML, > +and AsciiMath notation that works in all modern browsers. It requires no > +plugins or software to be installed on the browser. So the page author can > +write web documents that include mathematics and be confident that readers will > +be able to view it naturally and easily. > + > +The package is derived from not the true source but the built version of > +MathJax 3 for distribution by upstream. This package should eventually be > +replaced my a package built directly from the source at > +https://github.com/mathjax/MathJax-src.") I'm not really familiar with the state of JavaScript in Guix. However, Guix generally only includes packages built from source. Is this a case where the package has bene "minified"? Or, in what way is not built from source?