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

[ttx_diff] Normalize marks #671

Merged
merged 1 commit into from
Jan 18, 2024
Merged

[ttx_diff] Normalize marks #671

merged 1 commit into from
Jan 18, 2024

Conversation

cmyr
Copy link
Member

@cmyr cmyr commented Dec 22, 2023

This is conceptually simple, although the implementation is a bit hairy: basically we want to track the last time we see each (base, mark) pair, and then we want to go through all the rules and remove any pairs that are going to be included later on.

Base automatically changed from normalize-kern to main January 18, 2024 18:44
This is conceptually simple, although the implementation is a bit hairy:
basically we want to track the last time we see each (base, mark) pair,
and then we want to go through all the rules and remove any pairs that
are going to be included later on.
@cmyr cmyr added this pull request to the merge queue Jan 18, 2024
Merged via the queue into main with commit b82ed73 Jan 18, 2024
10 checks passed
@cmyr cmyr deleted the normalize-marks branch January 18, 2024 18:58
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.

2 participants