Skip to content

Instantly share code, notes, and snippets.

@bstellato
Created May 15, 2017 10:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bstellato/e24405efcc532eeda445ea3ab43922f1 to your computer and use it in GitHub Desktop.
Save bstellato/e24405efcc532eeda445ea3ab43922f1 to your computer and use it in GitHub Desktop.
Matplotlib paper stylesheet
# Matplotlib paper stylesheet to be integrated with LaTeX
# To put in .matplotlib/stylelib/paper.mplstyle
pgf.texsystem: pdflatex
text.usetex: True
font.family: "serif"
font.serif: []
font.sans-serif: []
font.monospace: []
axes.labelsize: 10
font.size: 10
legend.fontsize: 10
xtick.labelsize: 10
ytick.labelsize: 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment