Skip to content
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

Use expl3's parentheses-balanced parser? #1323

Open
user202729 opened this issue Apr 26, 2024 · 1 comment
Open

Use expl3's parentheses-balanced parser? #1323

user202729 opened this issue Apr 26, 2024 · 1 comment

Comments

@user202729
Copy link
Contributor

user202729 commented Apr 26, 2024

Brief outline of the proposed feature

So the user don't need to add braces everywhere e.g. (3+sqrt(4), 5) or \draw[-{Latex[round]}].

Does this sound reasonable?

Usage example

No response

@muzimuzhi
Copy link
Member

It's implemented as part of the xparse package, now the ltcmd.dtx module of LaTeX2e kernel (see \@@_grab_D_nested:NNnN), thus is not portable yet.

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

No branches or pull requests

2 participants