Tagged Questions
7
votes
2answers
743 views
Set fonts in matplotlib graphs equal to tex document
I am writing my PhD in LaTeX and I am generating all my graphical content in Python with the matplotlib package. For my TeX document, I am using a math-supported font -- e.g. Kurier Light Condensed -- ...