Skip to content

v2.8.3

Compare
Choose a tag to compare
@pkubowicz pkubowicz released this 15 Feb 21:11
· 64 commits to master since this release
v2.8.3
5510945

Added -r option that replaces math environments with nouns and verbs in a way that keeps sentences readable. Thanks to Sophie Huiberts.

Changed Makefile to fix a Mac OS X problem where frequently an empty output file was produced.

Removed states.sed that modified detex.l to avoid Lex memory overrun - no longer needed on current machines. Added detex.c to the distributed package to allow compiling OpenDetex without having Flex.

Removed 'mathmatica' from the default list of environments which contents are ignored - 'mathmatica' is not supported by TeX. Added more ignored environments: algorithm, align, smallmatrix and several more.

Fixed compilation on Cygwin.

Removed special files for OS/2 - they required compilers that no longer exist. OpenDetex should be able to be compiled using GCC for OS/2.