SMTG-Bham / galore

Gaussian and Lorentzian smearing of simulated spectra
GNU General Public License v3.0
34 stars 12 forks source link

automatic latex symbols with Matplotlib #24

Open badw opened 5 years ago

badw commented 5 years ago

would it be possible for galore to automatically default to truetype font so the figure can be edited easily later? I know you can put this in the matplotlibrc file as pdf.fonttype = 42 but I have been spoilt by sumo which has it by default. ;)

apologies for my laziness! merci, Ben

ajjackson commented 5 years ago

I don't see any harm in this. We should implement it the same way as in Sumo: use a default matplotlib style file which user styles are added on top of.