Skip to content

DOCX Converter 1.1.0

Compare
Choose a tag to compare
@Vitaliy-1 Vitaliy-1 released this 20 Nov 15:07

Compatible with OJS 3.2.1

  • Wider types of OOXML/DOCX export are supported. e.g., export from MS Word online (Vitaliy-1/docxToJats#18). The parser now uses [Content_Types].xml to explore the inner structure of the document.
  • Better algorithm to extract image info from LibreOffice Writer export (Vitaliy-1/docxToJats#19). This fixes the bug when images were parsed twice when LW includes duplicated tags for compatibility with the older versions.
  • Support of Mendeley Plugin for MS Word (Vitaliy-1/docxToJats#13).
  • Support of Mendeley plugin export from LibreOffice Writer (Vitaliy-1/docxToJats#20).
  • Fix the problem with identifying correct list types (Vitaliy-1/docxToJats#17).
  • Parsing of links to tables and figures and captions, MS Word and LO Writer (Vitaliy-1/docxToJats#19).