Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add more sizeable delimiters#26176

Merged
ksunden merged 1 commit intomatplotlib:mainfrom
oscargus:lrbrace
Jul 15, 2023
Merged

Add more sizeable delimiters#26176
ksunden merged 1 commit intomatplotlib:mainfrom
oscargus:lrbrace

Conversation

@oscargus
Copy link
Copy Markdown
Member

@oscargus oscargus commented Jun 23, 2023

PR summary

Added support for \lgroup and \rgroup which are standard LaTeX delimiters.

The other symbols are already there, as seen in #26173, but now they can also be sized using \left and \right.

\lbrace, \rbrace, \lbrack, and \rbrack are part of standard LaTeX. The others I have no idea about, but I noted that there is special handling for Bakoma for those.

PR checklist

'rightparen' : 41,
'bigoplus' : 10753,
'leftbrace' : 124,
'leftbrace' : 123,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This used to be a vertical bar.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure I understand the comment. Yes, it was wrong and is now correct?

Or are you saying that people have used \leftbrace to get a vertical bar? (Which I think was wrong until recently...)

@ksunden ksunden merged commit a7ae0b8 into matplotlib:main Jul 15, 2023
@oscargus oscargus deleted the lrbrace branch July 15, 2023 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants