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

support ${a'^1_2} and ${a'_2^1} #298

Merged
merged 3 commits into from
Oct 31, 2021
Merged

support ${a'^1_2} and ${a'_2^1} #298

merged 3 commits into from
Oct 31, 2021

Conversation

leque
Copy link
Contributor

@leque leque commented Oct 29, 2021

fixes #94, #274.

The rendering of ${a'^1} seemed to be already fixed in 0404981. This PR adds support for ${a'^1_2} and ${a'_2^1}.

Now they are rendered as below:

image

@gfngfn
Copy link
Owner

gfngfn commented Oct 31, 2021

I understand the modification, and confirmed that it indeed works. Thank you for improving!

@gfngfn gfngfn merged commit f6c74bb into gfngfn:master Oct 31, 2021
@leque leque deleted the fix-274 branch November 2, 2021 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fails to compile x'_1^2
2 participants