matplotlib Type-1 Fonts
Use the following settings:
matplotlib.rcParams['ps.useafm'] = True matplotlib.rcParams['pdf.use14corefonts'] = True matplotlib.rcParams['text.usetex'] = True
https://nerdjusttyped.blogspot.com/2010/07/type-1-fonts-and-matplotlib-figures.html













