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

Inline Matrix Commands #362

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

AJCubed
Copy link

@AJCubed AJCubed commented Dec 28, 2024

Replaces PR #310 , which was accidentally deleted.

As the previous discussion outlined, we now have the following behavior in inline math:
Tab: inserts an ampersand (&)
Enter: inserts " \\ "
Shift-Enter: tabs out of the matrix environment.

@AJCubed
Copy link
Author

AJCubed commented Dec 28, 2024

I did notice a quirk that within a matrix environment (in both the original block behavior and new inline behavior), the \frac{a}{b} lets you tab through the segments when first typing it, but when you click back in and then hit Tab it'll insert an ampersand instead of jumping tabstops. This doesn't happen with other bracketed environments like \text{} or a_{b} or nested matrices.

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.

1 participant