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
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Change FontShape of MathField</title> <script defer src="https://unpkg.com/mathlive"></script> </head> <body> <math-field>\log_2+x_2+\sin_2</math-field> </body> </html>
The subscripts of $\log_2$ and $\sin_2$ behave like the subscript of $x_2$
Version 0.101.0 on Chrome in Windows
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to Reproduce
Actual Behavior
Expected Behavior
The subscripts of$\log_2$ and $\sin_2$ behave like the subscript of $x_2$
Environment
Version 0.101.0 on Chrome in Windows
The text was updated successfully, but these errors were encountered: