News

Reading through Matplotlib API chages for version 3.0, it would seem that the parameter will be forced to True in the future. However, in pauvre/rcparams.py , it is currently set to False , so I'm not ...
When loading rcparameters from a custom matplotlibrc file it appears that Matplotlib is unable to find the value for text.latex.unicode properly. After trying a variety of configurations I have ...