OCR4all / LAREX

A semi-automatic open-source tool for Layout Analysis and Region EXtraction on early printed books.
MIT License
177 stars 33 forks source link

Removal of TextRegion subtype ("TextType") isn't saved #318

Closed maxnth closed 2 years ago

maxnth commented 2 years ago

When removing the subtype (a.k.a TextType) from a TextRegion element (by setting the type from e. g. paragraph to TextRegion) the change doesn't get saved as this case isn't accounted for in PageXMLWriter.java