-
Notifications
You must be signed in to change notification settings - Fork 87
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
fix an abstract model violation msg #2559
Conversation
a working, if not ideal, state
constraintDecl element
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look right to me. What about the checks? Do they need to pass before approval?
Updated specs for `<line>` and `<lb>`
"context-required" deprecation warning for 1 month so we do not get errors until after release next week.
update tests to match.
Replaced 'break' with 'beginning' for page|line|column|gathering in Guidelines and Specs
Address #2497: * Updated Schematron as per issue * Added a test to detest.xml * Updated expected results to match new test file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've now tested this thoroughly, including building the tei_all and testing it on an epigraph. All good.
This is intended to address #2497. As a side effect, it simplifies the Schematron, too.