Customizable Parsing Test Repository

Module

LatexNotation

This module exports precisely one identifier, latexNotation, which contains the JSON definition of the standard LaTeX notation for all of the built-in mathematical concepts defined in the built-in concepts module.

Source

Members

staticconstant

latexNotation

The JSON definition of all the LaTeX notation for all the built-in concepts in this repository. See the top of this module for what this means, and view the source code at the link below for the full definition of all of the concepts.

To understand the format for this JSON data structure, refer to the documentation for the Language.fromJSON() function, which reads data in exactly this format.

Source