Skip to content

[CommonHTML] elements with font specified are not properly scaled #1594

@dpvc

Description

@dpvc

Specifying a font-family in CommonHTML causes the element to be scaled improperly. E.g.

\style{font-family:inherit}{x}
\unicode[Arial]{xE0}
\mmlToken{mi}[fontfamily="Arial"]{x}

all cause the elements to be scaled when compared to the math font. This is not the case for HTML-CSS and SVG output.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions