Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9e81e65

Browse filesBrowse files
committed
MNT: move whats new entries around
1 parent 00d2340 commit 9e81e65
Copy full SHA for 9e81e65

File tree

Expand file treeCollapse file tree

2 files changed

+15
-12
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+15
-12
lines changed

‎doc/users/next_whats_new/2018-09-15-AL.rst

Copy file name to clipboardExpand all lines: doc/users/next_whats_new/2018-09-15-AL.rst
-12Lines changed: 0 additions & 12 deletions
This file was deleted.

‎doc/users/whats_new.rst

Copy file name to clipboardExpand all lines: doc/users/whats_new.rst
+15Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,21 @@ revision, see the :ref:`github-stats`.
2121

2222
next_whats_new/*
2323

24+
New in Matplotlib 2.2.4
25+
=======================
26+
27+
28+
``:math:`` directive renamed to ``:mathmpl:``
29+
---------------------------------------------
30+
31+
The ``:math:`` rst role provided by `matplotlib.sphinxext.mathmpl` has been
32+
renamed to ``:mathmpl:`` to avoid conflicting with the ``:math:`` role that
33+
Sphinx 1.8 provides by default. (``:mathmpl:`` uses Matplotlib to render math
34+
expressions to images embedded in html, whereas Sphinx uses MathJax.)
35+
36+
When using Sphinx<1.8, both names (``:math:`` and ``:mathmpl:``) remain
37+
available for backcompatibility.
38+
2439

2540
New in Matplotlib 2.2
2641
=====================

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.