You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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">.
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">.