Releases: Vitaliy-1/docxConverter
Releases · Vitaliy-1/docxConverter
DOCX Converter 1.1.1
DOCX Converter 1.1.0
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
Compatible with OJS 3.2.1
docxConverter-beta3
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
- 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
This is the first beta release for DOCX to JATS XML Converter Plugin.