Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Open
Labels
Description
Bug summary
All's in the title.
Code for reproduction
frompylabimport*fori,finenumerate(["dejavusans","dejavuserif","cm","stixsans","stix"]):figtext(.5, (9-i)/10,r"$\int f(x)dx$",math_fontfamily=f)
Actual outcome
Expected outcome
More spacing after the integral sign on the third and fifth lines. (Perhaps the 4th line could also use a bit more spacing, although that's really a judgment call.)
Additional information
No response
Operating system
arch linux
Matplotlib Version
3.6.0.dev2655+g165df1ba1a
Matplotlib Backend
qt5agg
Python version
3.10
Jupyter version
ENOSUCHLIB
Installation
git checkout