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

\big modifiers #99

Open
ffreyer opened this issue Mar 6, 2023 · 2 comments
Open

\big modifiers #99

ffreyer opened this issue Mar 6, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@ffreyer
Copy link
Contributor

ffreyer commented Mar 6, 2023

\big, \bigg, \Big, and \Bigg can be quite useful to tweak the size of symbols. It would be nice to have them

@Kolaru Kolaru added the enhancement New feature or request label Mar 9, 2023
@Kolaru
Copy link
Owner

Kolaru commented Mar 9, 2023

That could be down by reusing part of the logic of \left and \right I believe.

@ffreyer
Copy link
Contributor Author

ffreyer commented Mar 13, 2023

Some examples where this (and/or \left. \right<symbol> can be useful:

\Big\langle \frac{\psi}{2} \Big| \phi \Big\rangle
\left. \frac{1}{2} \right|_{x \to 0}

I guess \phantom{...} also fits into this. From what I remember you can use it to get a size for \left .. \right block. And as an invisible element to resize via left or \right.

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

No branches or pull requests

2 participants