Skip to content

Conversation

@benoit-pierre
Copy link
Member

@benoit-pierre benoit-pierre commented Feb 26, 2022

Summary of changes

Support the arbitrary placement of the number sign when parsing steno.

Closes #1486.

Pull Request Checklist

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

@benoit-pierre
Copy link
Member Author

Note: this behavior (arbitrary placement of the number sign) is conditional on a new optional system plugin flag (FERAL_NUMBER_KEY = True).

Rational:

  • it's specific to the RTF/CRE spec, and so the English system
  • consequently it does not make sense to have it as default for all systems
  • it's also only possible if the number key is not an implicit hyphen key, and its corresponding letter is unique

So we get support for `feral_number_key`.
Support the arbitrary placement of the number sign when parsing steno.
@benoit-pierre benoit-pierre merged commit 38cd7b0 into opensteno:master May 14, 2022
@benoit-pierre benoit-pierre deleted the handle_2# branch May 14, 2022 22:46
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.

ValueError for strokes of the form 2#

1 participant