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

Adds support for stackrel using a subclass of MTLargeOperator. #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cupojoe
Copy link
Contributor

@cupojoe cupojoe commented Sep 8, 2019

Closes #63

@cupojoe
Copy link
Contributor Author

cupojoe commented Sep 11, 2019

@kostub anything on this feature?

@cupojoe cupojoe mentioned this pull request Sep 11, 2019
@cupojoe
Copy link
Contributor Author

cupojoe commented Sep 16, 2019

@kostub any updates?

@kostub
Copy link
Owner

kostub commented Sep 16, 2019

So stackrel is a macro - not one of the basic TeX types. should it be implemented as a macro? otherwise the number of native commands will increase significantly.

Also the following question says stackrel is deprecated and we should use underset instead.
https://tex.stackexchange.com/questions/39225/differences-between-stackrel-and-stackbin

@cupojoe
Copy link
Contributor Author

cupojoe commented Sep 17, 2019

That is an interesting point. Is underset also a macro? How do you propose we implement macros? I'd like to provide support for stacking one way or another.

Sent with GitHawk

@cupojoe
Copy link
Contributor Author

cupojoe commented Mar 17, 2020

@kostub do you have any more insight as to how you would like to see this implemented? I'm currently using my fork with the stack rel implementation, but I'd like to get these changes into your project and go back to using the supported pod.

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.

Alternative to \stackrel {\frown} {AD}
2 participants