Skip to content

Releases: Vitaliy-1/docxConverter

DOCX Converter 1.1.1

22 May 16:45
Compare
Choose a tag to compare

Compatibility with OJS 3.3

DOCX Converter 1.1.0

20 Nov 15:07
Compare
Choose a tag to compare

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).

DocxConverter-1.0.0

21 Sep 08:42
Compare
Choose a tag to compare

Compatible with OJS 3.2.1

docxConverter-beta3

25 Sep 16:10
Compare
Choose a tag to compare
docxConverter-beta3 Pre-release
Pre-release

New feature: Figure extraction
New feature: List type support: ordered (numbered, alpha-numeric, etc.) or unordered (bulleted)
Fix: links now have URLs
Fix: Doctype declaration now corresponds to the NISO JATS Publishing tag set version 1.2
Fix: Parsing of lists with a single item (such lists were ignored)
Fix: a better algorithm to detect headings and sections.

docxConverter-beta2

03 Jul 17:21
Compare
Choose a tag to compare
docxConverter-beta2 Pre-release
Pre-release
  • Fix: Compliance with Texture Plugin standards for tables.
  • Fix: Strip formatted text for external links to be compliant with Texture Plugin.
  • Fix: Remove empty nodes from the JATS XML output.
  • DocxToJats submodule update

docxConverter-beta1

12 May 16:29
Compare
Choose a tag to compare
docxConverter-beta1 Pre-release
Pre-release

This is the first beta release for DOCX to JATS XML Converter Plugin.