pkp / ots

PKP XML Parsing Service
GNU General Public License v3.0
32 stars 19 forks source link

Invalid table-wrap inside fn element #125

Open fabiobatalha opened 6 years ago

fabiobatalha commented 6 years ago

screenshot from 2018-02-28 14-29-15

this error happens at job: 2793

axfelix commented 6 years ago

This is probably going to be a won'tfix for now -- in short, the parsing library that we use for body text for most Word input makes a lot of assumptions about where the footnotes and references are located at the end of the document, and it needs a significant rewrite to change this behaviour, which is not scoped yet. Until then, errors like this (which result from the parser thinking that the appendices are actually contained within massive footnotes) are going to be very difficult to fix losslessly.