Edelweiss / hgv

Heidelberger Gesamtverzeichnis der griechischen Papyrusurkunden Ägyptens
MIT License
1 stars 0 forks source link

Tidying up break="no" in "wrong" lines #156

Open jcowey opened 1 year ago

jcowey commented 1 year ago

Sometimes <lb n="\d+" break="no"/> is included in <orig> tags (where there is no matching <lb n="\d+" break="no"/> in the relevant <reg> tag) where \d+ is not equal to the \d+ of the relevant tag.

jcowey commented 1 year ago

This following commit illustrates the change clearly:

https://github.com/papyri/idp.data/commit/338d6a70b97ae483f978b43158af5f20beeb024b

<lb n="9"/><num value="5">ε</num> οὐκ <choice><reg>εἰλήφασι</reg><orig>ἰ<lb n="7" break="no"/>λήφασι</orig></choice>

<lb n="9"/><num value="5">ε</num> οὐκ <choice><reg>εἰλήφασι</reg><orig>ἰλήφασι</orig></choice>