Please read and check... (change [ ] to [x])
Describe the issue
When writing exponentials using the ^ button, another ^ marker is placed before the character in the exponential, leading to double exponent (eg. x^^2 instead of x^2). This can also be seen with letters such as ĥ (resulting in x^ĥ instead of x^h). For characters that do not have a ^ variant the corresponding button has to be pressed three times before the correct character appears in the exponent.
Screenshots
The result of naïvely typing x^2 and x^h:
https://github.com/user-attachments/assets/61474cbf-b5ef-44a8-aa5c-5e7307fdc4ed
General information
- Program version: r1.11.0
- Operating system: Ubuntu 24.04.4
Please read and check... (change
[ ]to[x])Describe the issue
When writing exponentials using the
^button, another^marker is placed before the character in the exponential, leading to double exponent (eg. x^^2 instead of x^2). This can also be seen with letters such as ĥ (resulting in x^ĥ instead of x^h). For characters that do not have a ^ variant the corresponding button has to be pressed three times before the correct character appears in the exponent.Screenshots
The result of naïvely typing x^2 and x^h:
https://github.com/user-attachments/assets/61474cbf-b5ef-44a8-aa5c-5e7307fdc4ed
General information