X Tutup
Skip to content

BUG: Remove mathtext default shim for ticker (Fixes #8017)#8354

Merged
NelleV merged 1 commit intomatplotlib:v2.0.xfrom
dopplershift:remove-shim
Mar 21, 2017
Merged

BUG: Remove mathtext default shim for ticker (Fixes #8017)#8354
NelleV merged 1 commit intomatplotlib:v2.0.xfrom
dopplershift:remove-shim

Conversation

@dopplershift
Copy link
Copy Markdown
Contributor

The shim was put in place because the thinking was changing the default
fonts in 2.0 would eliminate the need. That's not the case, as not having \mathdefault prevents
other font changes from being reflected when mathtext is used in ticking.

The shim was put in place because the thinking was changing the default
fonts would eliminate the need. That's not the case, as that prevents
other font changes from being reflected when mathtext is used.
@QuLogic QuLogic added this to the 2.0.1 (next bug fix release) milestone Mar 20, 2017
@QuLogic QuLogic added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Mar 20, 2017
@NelleV NelleV merged commit 5128cf2 into matplotlib:v2.0.x Mar 21, 2017
@dopplershift dopplershift deleted the remove-shim branch March 21, 2017 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup