We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1. Display the approach expression underneath "lim".
For this latex:
\lim_{x \to 1} x
This is the desired display:
This is the current display:
2. The editing template should have \to hard-coded in the approach expression.
\to
The editor interface should be similar to:
From: https://trello.com/c/7iVGGGLR/8474-lim-approach-expression-doesn-t-put-the-approach-expression-underneath-lim
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1. Display the approach expression underneath "lim".
For this latex:
This is the desired display:
This is the current display:
2. The editing template should have
\to
hard-coded in the approach expression.The editor interface should be similar to:
From: https://trello.com/c/7iVGGGLR/8474-lim-approach-expression-doesn-t-put-the-approach-expression-underneath-lim
The text was updated successfully, but these errors were encountered: