tischendorf icon indicating copy to clipboard operation
tischendorf copied to clipboard

Chapter markers off

Open scruffian opened this issue 5 years ago • 0 comments

I have found a few instance where the chapter markers in the XML are in the wrong places, for example:

<verse eID="Mark.9.1"/>
</p>

</chapter><chapter osisID="Mark.9">

<p><verse osisID="Mark.9.2" sID="Mark.9.2"/>
<verse eID="John.8.11"/>
</p>

</chapter><chapter osisID="John.8">

<p><verse osisID="John.8.12" sID="John.8.12"/>
<verse eID="John.17.17"/>
</p>

</chapter><chapter osisID="John.18">

<p><verse osisID="John.17.18" sID="John.17.18"/>
<verse eID="Acts.22.29"/>
</p>

</chapter><chapter osisID="Acts.23">

<p><verse osisID="Acts.22.30" sID="Acts.22.30"/>
<verse eID="1Cor.11.1"/>
</p>

</chapter><chapter osisID="1Cor.11">

<p><verse osisID="1Cor.11.2" sID="1Cor.11.2"/>
<verse eID="Col.4.1"/>
</p>

</chapter><chapter osisID="Col.4">

<p><verse osisID="Col.4.2" sID="Col.4.2"/>
<verse eID="Rev.12.17"/>
</p>

</chapter><chapter osisID="Rev.13">

<p><verse osisID="Rev.12.18" sID="Rev.12.18"/>

I think this is an exhaustive list. Would it be possible to fix them, or is there a reason they are like this?

scruffian avatar Feb 04 '20 16:02 scruffian