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

Use newtxmath instead of amstext and amssymb (#82) #109

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

Conversation

sgraf812
Copy link
Contributor

Declaring \let\Bbbk\relax in order to load both newtxmath and amssymb led to a weird font error in my thesis. (See #82 for details.)

This patch removes use of amssymb and amstext in favour of just newtxmath, exactly like the newer acmart.cls version do.

Fixes #82.

@sgraf812 sgraf812 mentioned this pull request Aug 23, 2024
Declaring `\let\Bbbk\relax` in order to load both newtxmath and amssymb
led to a weird font error in my thesis. (See kosmikus#82 for details.)

This patch removes use of amssymb and amstext in favour of just
newtxmath, exactly like the newer acmart.cls version do.

Fixes kosmikus#82.
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.

Conflict with acmart
1 participant