Skip to content

mml3 extension not compatible [was: syntax for mml3 extension in config] #193

Open
@corinnaSchultz

Description

@corinnaSchultz

I'm trying to figure out how to enable mml3.js. It's unclear to me from the documentation what to put in my config object. Can someone help me out?

mathJaxApi.config({
MathJax: {
    SVG: {
        font: "TeX"
    },
    styles: {
        '.mfrac': {
            'font-size': '92.1%'
        }
    },
    extensions: "MathML/mml3"
}
});

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions