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

formatting & translations: add support for prefix strokes #1157

Conversation

benoit-pierre
Copy link
Member

@benoit-pierre benoit-pierre commented Oct 23, 2020

Summary of changes

Prefix strokes only match at the beginning of a word: this is useful for orthographic theories with explicit spacing (like Melani).

Needed for #987.

Pull Request Checklist

  • Changes have tests
  • News fragment added in news.d. See documentation for details

@@ -576,6 +578,8 @@ def __init__(self,

upper_carry -- True if we are uppercasing the current word.

word_is_finished -- True if word is finished.

othography -- True if orthography rules should be applies when adding
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not really related to this pull request, but there's a typo in the variable name in this line of the docstring.

Copy link
Member

@TheaMorin TheaMorin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems like a very powerful feature. I'm excited to document it in the dictionary format wiki

@TheaMorin
Copy link
Member

Added news and typo correction, please merge @benoit-pierre if you're okay with the wording.

@benoit-pierre benoit-pierre force-pushed the add_support_for_prefix_strokes branch from 65a9b1c to 3a76e3e Compare April 1, 2021 17:11
@benoit-pierre benoit-pierre merged commit 1a667b1 into openstenoproject:master Apr 1, 2021
@benoit-pierre benoit-pierre deleted the add_support_for_prefix_strokes branch April 1, 2021 17:33
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.

3 participants