Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Closed
Labels
Milestone
Description
Bug summary
All's in the title.
Code for reproduction
frompylabimport*;figtext(.5,.5,r"$a={a$")
Actual outcome
"a = " is printed.
Expected outcome
An exception is thrown.
Additional information
This appears at least as far back as 3.5, so is unlikely to come from the recent mathtext work.
Operating system
macos
Matplotlib Version
3.8.0.dev1801+g5d5700a99e
Matplotlib Backend
any
Python version
3.11.3
Jupyter version
No response
Installation
git checkout