Releases: transpect/docx2tex
Releases · transpect/docx2tex
docx2tex 1.9 released
docx2tex 1.8 released
- support for htmltabs table model via
-t htmltabs
- allow inline markup in indexterms (thanks @gimsieke) and fix
\see
- keep color specified in character styles
- config options to specify tabular column declaration
- many small bug fixes
docx2tex 1.7.3 released
This release fixes CVE-2021-45105 (log4j vulnerability).
docx2tex 1.7.2 released
This release fixes CVE-2021-44832 (second log4j vulnerability).
docx2tex 1.7.1 released
- fix CVE-2021-44228 (log4j vulnerability)
- resolve problem with overset and double exponents
- fix issue with \setcounter in ordered lists
docx2tex 1.7 released
- clean redundant language markup
- replace hard list overrides with \setcounter
- support multiple indices
- (experimental) support for Zotero (besides Citavi) bibliographies
- several minor bug fixes
docx2tex 1.6 released
- text alignment in paragraphs and table cells
- whitespace optimization in equations
- support more languages for hyphenation
- support recent Java versions
- several minor bug fixes
docx2tex 1.5 released
- fixed an issue with documents containing Chinese besides other languages
- remove
\foreignlanguage
in table cells - resolved issues with interfering text and math markup
- removed
\ul
in or around links - various minor bug fixes
docx2tex 1.4 released
- compatibility with Java 9 and later
- multiple languages in one document with babel and
\foreignlanguage
,\selectlanguage
- alignment of table cells
\footnoteref
and\footnotetext
in tables- various minor fixes
docx2tex 1.3 released
- @gimsieke allowed markup at character level in index terms
- @sbulka improved MathType extension even further
- uncommon list labels are now converted smoother into enumerate environments
- fixed some issues related to diacritical marks
- table grid lines in \multirow and \multicol are now drawn properly
- many small improvements to equation output, you'll hardly notice