Skip to content

Commit edc6e6b

Browse files
committed
doc: add bfit to stix section and update matplotlibrc
1 parent 87f9b75 commit edc6e6b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

galleries/users_explain/text/mathtext.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@
220220
``\mathfrak{Fraktur}`` :math-stix:`\mathfrak{Fraktur}`
221221
``\mathsf{sansserif}`` :math-stix:`\mathsf{sansserif}`
222222
``\mathrm{\mathsf{sansserif}}`` :math-stix:`\mathrm{\mathsf{sansserif}}`
223+
``\mathbfit{blackboard}`` :math-stix:`\mathbfit{blackboard}}`
223224
================================ =========================================
224225
225226
There are also five global "font sets" to choose from, which are

lib/matplotlib/mpl-data/matplotlibrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
## settings which map a TeX font name to a fontconfig font pattern. (These
341341
## settings are not used for other font sets.)
342342
#mathtext.bf: sans:bold
343-
#mathtext.bfit:sans
343+
#mathtext.bfit: sans:italic:bold
344344
#mathtext.cal: cursive
345345
#mathtext.it: sans:italic
346346
#mathtext.rm: sans

0 commit comments

Comments
 (0)