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

Converting tei:interleave to rng:interleave for #2154 #609

Open
trishaoconnor opened this issue May 8, 2023 · 2 comments
Open

Converting tei:interleave to rng:interleave for #2154 #609

trishaoconnor opened this issue May 8, 2023 · 2 comments
Assignees
Labels
type: enhancement A feature request or other improvement in the Stylesheets.

Comments

@trishaoconnor
Copy link
Contributor

trishaoconnor commented May 8, 2023

In order to implement TEIC/TEI#2154, we need proper processing in place for <tei:interleave> (which likely produces <rng:interleave>). The processing for <tei:interleave> will replace of the current process for <tei:sequence preserveOrder="false">.

@sydb sydb self-assigned this Aug 28, 2023
@trishaoconnor trishaoconnor added this to the Release 7.56.0 milestone Aug 28, 2023
@sydb sydb added type: enhancement A feature request or other improvement in the Stylesheets. status: needsDiscussion Council has not yet been able to agree on how to proceed. labels Aug 28, 2023
@sydb
Copy link
Member

sydb commented Oct 10, 2023

This issue is address by #633. (Which was written to address #627, but since it required typing only ~30 extra characters to address this issue at the same time …) If & when that PR is merged into dev, I suspect this issue can just be closed.

@sydb sydb removed the status: needsDiscussion Council has not yet been able to agree on how to proceed. label Oct 10, 2023
@HelenaSabel HelenaSabel modified the milestones: Release 7.56.0, Release 7.57.0 Nov 13, 2023
@joeytakeda
Copy link
Contributor

PR #633 adds handling for the (currently non-existent) tei:interleave element. However, we should wait until said element is created (per TEIC/TEI#2154) and we can actually test that it works before closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A feature request or other improvement in the Stylesheets.
Projects
None yet
Development

No branches or pull requests

5 participants