Closed
Description
At http://matplotlib.org/devdocs/users/mathtext.html#fonts:
The alignment of the last row is probably trivial to fix but this seems done on purpose in the source:
====================================== =========================================
Command Result
====================================== =========================================
``\mathbb{blackboard}`` :math-stix:`\mathbb{blackboard}`
``\mathrm{\mathbb{blackboard}}`` :math-stix:`\mathrm{\mathbb{blackboard}}`
``\mathfrak{Fraktur}`` :math-stix:`\mathfrak{Fraktur}`
``\mathsf{sansserif}`` :math-stix:`\mathsf{sansserif}`
``\mathrm{\mathsf{sansserif}}`` :math-stix:`\mathrm{\mathsf{sansserif}}`
====================================== =========================================
.. htmlonly::
====================================== =========================================
``\mathcircled{circled}`` :math-stix:`\mathcircled{circled}`
====================================== =========================================
Or am I overthinking it?
Metadata
Metadata
Assignees
Labels
Open a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!