<div dir="ltr">Hi all,<div><br></div><div>This is in reference to an issue I opened today:</div><div><br></div><div><a href="https://github.com/matplotlib/matplotlib/issues/6514#issuecomment-222833315">https://github.com/matplotlib/matplotlib/issues/6514#issuecomment-222833315</a><br></div><div><br></div><div>Is there a way to tell the mathtext renderer to use the computer modern font that used to be the default? I know I can do this via the mathtext.fontset rcparam, but this is in the context of a library that depends on matplotlib, so I'd prefer a way to do this without overriding any rcparams a user has set already.</div><div><br></div><div>For non-mathtext text, this is easy, I just need to set the FontProperties instance associated with the Text object. However, there doesn't seem to be a way to do something similar for mathtext.</div><div><br></div><div>Thanks for your help,</div><div><br></div><div>Nathan</div></div>