MathJax 2.7.0

dotnet add package MathJax --version 2.7.0
NuGet\Install-Package MathJax -Version 2.7.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MathJax" Version="2.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MathJax --version 2.7.0
#r "nuget: MathJax, 2.7.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MathJax as a Cake Addin
#addin nuget:?package=MathJax&version=2.7.0

// Install MathJax as a Cake Tool
#tool nuget:?package=MathJax&version=2.7.0

(PNG fonts are removed because they will take too long to pack/unpack.)

MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all modern browsers. It was designed with the goal of consolidating the recent advances in web technologies into a single, definitive, math-on-the-web platform supporting the major browsers and operating systems. It requires no setup on the part of the user (no plugins to download or software to install), so the page author can write web documents that include mathematics and be confident that users will be able to view it naturally and easily. Simply include MathJax and some mathematics in a web page, and MathJax does the rest.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.7.0 27,098 10/14/2016
2.7.0-beta0 2,830 10/12/2016
2.6.1 14,557 4/20/2016

MathJax v2.7.0 focuses on bug fixes and provides opt-ins into several new features.