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

$\underbrace{x}_{y}$ from LaTeX to typst #217

Closed
Kreijstal opened this issue May 13, 2023 · 0 comments
Closed

$\underbrace{x}_{y}$ from LaTeX to typst #217

Kreijstal opened this issue May 13, 2023 · 0 comments

Comments

@Kreijstal
Copy link

Kreijstal commented May 13, 2023

Underbrace should convert to the underbrace function, and not symbolize it, that is convert $\underbrace{x}_{y}$ to $underbrace(x,y)$ and not $x_brace.b_y$.

@jgm jgm closed this as completed in 7a15b2c May 13, 2023
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

No branches or pull requests

1 participant