# Line Properties
lines.linewidth: 2.

# Font options
font.size: 10
font.family: STIXGeneral
mathtext.fontset: stix

# LaTeX options
text.usetex: True

# Legend options
legend.frameon: True
legend.fontsize: 10

# Figure options for publications
figure.dpi: 300

# Histogram options
hist.bins: auto

# Ticks inside plots; more space devoted to plot.
xtick.direction: in
ytick.direction: in
# Always plot ticks on top of data
axes.axisbelow: False
