Related to #807
Running the following xpath queries shows that number of figures, links, and fig-ids is the same across all versions. HOWEVER, the number of figures vs links vs ids is NOT the same.
Identify where these problems are occurring:
xpath query | | number -- | -- | -- //figure | tc | 157 //figure | tcn | 157 //figure | tl | 157 | | //figure/id | tc | 155 //figure/id | tcn | 155 //figure/id | tl | 155 | | //link | tc | 156 //link | tcn | 156 //link | tl | 156
Difference between figures and links occurs on 84v, where a figure has been entered with no id. It is actually a mark, so I am updating the markup: https://github.com/cu-mkp/m-k-manuscript-data/blob/eb8eaf589c161727b4b19e7f354e25c191248305/ms-xml/tc/tcp084vpreTEI.xml#L128