Skip to content

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.

ncfavier and others added 5 commits December 27, 2025 17:47
The `buildDir` field of `LocalBuildInfo` was made into a function, so
the import list needs to be changed. In order to keep compatibility with
Cabal 3.10 and avoid preprocessor nonsense, I simply removed the
import list.
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.
@kosmikus kosmikus merged commit cbc2233 into kosmikus:master Dec 30, 2025
10 checks passed
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

3 participants