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

amsmath requires amsgen #1611

Open
nbeisert opened this issue Jan 6, 2025 · 0 comments
Open

amsmath requires amsgen #1611

nbeisert opened this issue Jan 6, 2025 · 0 comments

Comments

@nbeisert
Copy link

nbeisert commented Jan 6, 2025

amsmath uses definitions of the support package amsgen such as \@xp and many others, but it only includes amsgen indirectly through amstext, amsopn and amsbsy. In practice, this causes no problems, but it makes the code less transparent. In fact, amsmath would continue to compile and work fine without these packages, but not without amsgen. For what it's worth, I'd suggest to explicitly require amsgen before the other three packages:

\RequirePackage{amstext}[1995/01/25]

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

No branches or pull requests

1 participant