Skip to content

footnotesize not recognised as a font size command #3280

@jpdehollain

Description

@jpdehollain

Issue Summary

When I try to use the font size command \footnotesize, mathjax does not recognise it.

Steps to Reproduce:

  1. Write and render a formula, which includes a font size command, e.g., a + {\footnotesize b} = {\huge c} renders $a + {\footnotesize b} = {\huge c}$.

The list of standard LaTeX font size commands is:

\tiny
\scriptsize
\footnotesize
\small
\normalsize
\large
\Large
\LARGE
\huge
\Huge

All work except \footnotesize.

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