Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Add more sizeable delimiters#26176

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

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

Conversation

oscargus
Copy link
Member

@oscargusoscargus commentedJun 23, 2023
edited
Loading

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

@@ -1016,7 +1018,7 @@
'leftparen' : 40,
'rightparen' : 41,
'bigoplus' : 10753,
'leftbrace' :124,
'leftbrace' :123,
Copy link
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
MemberAuthor

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...)

@ksundenksunden merged commita7ae0b8 intomatplotlib:mainJul 15, 2023
@oscargusoscargus deleted the lrbrace branchJuly 15, 2023 17:46
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

@ksundenksundenksunden approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.8.0
Development

Successfully merging this pull request may close these issues.

3 participants
@oscargus@tacaswell@ksunden

[8]ページ先頭

©2009-2025 Movatter.jp