8000 Merge pull request #25054 from anntzer/mfc · matplotlib/matplotlib@b464343 · GitHub
[go: up one dir, main page]

Skip to content

Commit b464343

Browse files
authored
Merge pull request #25054 from anntzer/mfc
Remove note that mathtext.fontset = "custom" is unsupported.
2 parents f9de9a3 + ab96657 commit b464343

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/matplotlib/mpl-data/matplotlibrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,8 +335,7 @@
335335
## The following settings allow you to select the fonts in math mode.
336336
#mathtext.fontset: dejavusans # Should be 'dejavusans' (default),
337337
# 'dejavuserif', 'cm' (Computer Modern), 'stix',
338-
# 'stixsans' or 'custom' (unsupported, may go
339-
# away in the future)
338+
# 'stixsans' or 'custom'
340339
## "mathtext.fontset: custom" is defined by the mathtext.bf, .cal, .it, ...
341340
## settings which map a TeX font name to a fontconfig font pattern. (These
342341
## settings are not used for other font sets.)

0 commit comments

Comments
 (0)
0