Closed ebeshero closed 1 year ago
Problem identified in XSLT transformation to P5-Pt 5 at the very last <seg>
in the file. That is where we are missing content.
Source of problem is broken <longToken>
here:
<app>
<rdgGrp n="['', 'observation and']">
<rdg wit="fMS"><lb n="c57-0093__main__4"/><anchor
xml:id="c57-0093.01"/><lb n="c57-0093__left_margin__1"/><sga-add
sID="c57-0093__left_margin__d4e16680"/> <longToken>observation &
<sga-add eID="c57-0093__left_margin__d4e16680"/></rdg>
</rdgGrp>
<rdgGrp n="['instruction', 'and']">
<rdg wit="f1818">instruction and</rdg>
<rdg wit="f1823">instruction and</rdg>
<rdg wit="fThomas">instruction and</rdg>
<rdg wit="f1831">instruction and</rdg>
</rdgGrp>
</app>
<app>
<rdgGrp n="['amusement.']">
<rdg wit="f1818">amusement.</rdg>
<rdg wit="f1823">amusement.</rdg>
<rdg wit="fThomas">amusement.</rdg>
<rdg wit="f1831">amusement.</rdg>
<rdg wit="fMS"><zone eID="c57-0093__left_margin"/>
amusement.</longToken></rdg>
</rdgGrp>
</app>
Solved by correcting C25 collation longToken problem-- with new collation / postcollation output.
Several paragraphs missing (and not being picked up in JSON file either) in Box 57 Chap 2 (C25)
Related to this passage
./f1831_chapter_xix.xml: the scene of my labours.
And this issue: https://github.com/FrankensteinVariorum/fv-data/issues/23Other units are fine and show complete app numbers involved.