Skip to content

Conversation

zblz
Copy link
Member

@zblz zblz commented Jan 8, 2016

The space after a comma is omitted if the comma is written in brackets {,}, following TeX behaviour. Note that in this fix the brackets have to be immediately before and after the comma; {, }, { ,}, or { , } will still typeset the space. (edit: fixed to support spaces between the brackets)

Fixes #5799.

@tacaswell tacaswell added this to the next major release (2.0) milestone Jan 8, 2016
mdboom added a commit that referenced this pull request Jan 13, 2016
mathtext: no space after comma in brackets
@mdboom mdboom merged commit 25590c8 into matplotlib:master Jan 13, 2016
mdboom added a commit that referenced this pull request Jan 13, 2016
mathtext: no space after comma in brackets
@mdboom
Copy link
Member

mdboom commented Jan 13, 2016

Backported to 2.x as fbcdd1b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mathtext kerning around comma
3 participants