Skip to content

Commit

Permalink
Even a better fix to garrettj403#30
Browse files Browse the repository at this point in the history
Co-Authored-By: Josh Borrow <josh@joshborrow.com>
  • Loading branch information
echedey-ls and JBorrow committed Nov 25, 2023
1 parent 26eb00a commit 7e562c7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions scienceplots/styles/misc/no-latex.mplstyle
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

text.usetex : False

# Stix is designed to look similar to Times.
font.family: STIXGeneral
mathtext.fontset: stix
# Set fonts to be LaTeX defaults
font.serif : cmr10, Computer Modern Serif, DejaVu Serif
font.family : serif
axes.formatter.use_mathtext : True
mathtext.fontset : cm

0 comments on commit 7e562c7

Please sign in to comment.