File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -164,12 +164,12 @@ numerix : numpy # numpy, Numeric or numarray
164164# (See FontProperties for more details).
165165# These settings are only used if mathtext.use_cm is False, otherwise, the
166166# Bakoma TeX Computer Modern fonts are used.
167- #mathtext.cal : [' cursive']
168- #mathtext.rm : [' serif']
169- #mathtext.tt : [' monospace']
170- #mathtext.it : [' serif'], style='oblique'
171- #mathtext.bf : [' serif'], weight=' bold'
172- #mathtext.sf : [' sans-serif']
167+ #mathtext.cal : cursive
168+ #mathtext.rm : serif
169+ #mathtext.tt : monospace
170+ #mathtext.it : serif:italic
171+ #mathtext.bf : serif: bold
172+ #mathtext.sf : sans
173173#mathtext.use_cm : True
174174#mathtext.fallback_to_cm : True # When True, use symbols from the Computer Modern
175175 # fonts when a symbol can not be found in one of
You can’t perform that action at this time.
0 commit comments