for a text such as:
[Praese<n>ticius (?) pristinarius (?)]
chetc produces:
<supplied reason="lost"> Praese<supplied
reason="omitted">n</supplied>ticius<gap
reason="illegible" extent="1" unit="character"/>
pristinarius<gap reason="illegible" extent="1"
unit="character"/></supplied>
The one-character-width gaps are inappropriate.
Recommendations:
recommended markup would be
<supplied reason="lost" cert="low"> for each individual word.
This needs to be documented in guidelines, but then XSLT will (Should) handle it correctly.
needs check verification across schema, guidelines, xslt
Diff:
Looks to me like this is something that was fixed in the IDP version of CHET-C+XSLT written by Raffaele and Zaneta. Hard to fix in regex alone.
My instinct is to mark this ticket as obsolete, and assume it will be folded into the bigger question of what is the status of CHET-C now, can IDP CHET-C/XSL be incorporated into the public version, etc.
I propose closing "won't fix".