Skip to content

add support for mathalfa.sty #2264

@xworld21

Description

@xworld21

As reported by @rzach in vlmantova/bookml#11, when using \usepackage[cal=boondoxo]{mathalfa}, LaTeXML should redefine \mathcal as an alias for \mathscr. As of now, it annotates the output of \mathcal with the class ltx_math_caligraphic and so BookML ends up using the wrong font.

This will become marginally more serious if you merge #2244, as the characters themselves will get the wrong Unicode variation selector, and so browsers and MathJax will show the wrong glyphs (if and when UVSs get implemented more widely).

I suppose there may be other packages where \mathcal is actually roundhand and need a similar treatment.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions