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

"Double exponent: use braces to clarify" erroneous error? #314

Closed
dstarbuc opened this issue Jul 29, 2019 · 3 comments
Closed

"Double exponent: use braces to clarify" erroneous error? #314

dstarbuc opened this issue Jul 29, 2019 · 3 comments
Labels
Milestone

Comments

@dstarbuc
Copy link

I'm getting "Double exponent: use braces to clarify" in MJ3 for the following code that worked in MJ2.7.4. possible bug?
$ \boldsymbol {c'}^{(t)} = \boldsymbol {c}^{(t)} $
error_exponent

@dstarbuc
Copy link
Author

as you can see from the screenshot, similar coding worked in the line above.

@dpvc
Copy link
Member

dpvc commented Jul 29, 2019

Yes, looks like a bug. We'll look into it.

@dpvc
Copy link
Member

dpvc commented Jul 30, 2019

OK, I have found the issue and have made a pull request with the fix. Thanks for the bug report!

@dpvc dpvc added the bug label Jul 30, 2019
dpvc added a commit that referenced this issue Aug 21, 2019
Fix use of isType() for msubsup and munderover. #314
@dpvc dpvc closed this as completed Nov 18, 2019
@dpvc dpvc added this to the 3.0.1 milestone Dec 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants