MAIDR Documentation - v3.75.0
    Preparing search index...

    Function ensureKatexStylesheet

    • Links maidr-math.css into the document, once per page.

      Failing to find it is not fatal: KaTeX still emits MathML alongside its markup, so a screen reader reads the equation either way — the loss is visual. That is why an unresolvable URL warns and returns instead of throwing, and why nothing here blocks rendering on the stylesheet loading.

      Returns void