8000 Fix #4333: Whitespace after sub/super cluster by mdboom · Pull Request #4401 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Fix #4333: Whitespace after sub/super cluster #4401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 8, 2015
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add API changes entry.
  • Loading branch information
mdboom committed May 8, 2015
commit 28216f2eb1f94bb1eb5f289dc99e74c1c071dd1a
5 changes: 5 additions & 0 deletions doc/api/api_changes/2015-05-08_mathtext_spacing.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Improved spacing in mathtext
````````````````````````````

The extra space that appeared after subscripts and superscripts has
been removed.
0