Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 604fc1f

Browse files
committed
doc: add bfit to stix section and update matplotlibrc
1 parent 55985ff commit 604fc1f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

galleries/tutorials/text/mathtext.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@
215215
``\mathfrak{Fraktur}`` :math-stix:`\mathfrak{Fraktur}`
216216
``\mathsf{sansserif}`` :math-stix:`\mathsf{sansserif}`
217217
``\mathrm{\mathsf{sansserif}}`` :math-stix:`\mathrm{\mathsf{sansserif}}`
218+
``\mathbfit{blackboard}`` :math-stix:`\mathbfit{blackboard}}`
218219
================================ =========================================
219220
220221
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)