Skip to content

v2.8.2

Compare
Choose a tag to compare
@pkubowicz pkubowicz released this 21 Feb 20:14
· 95 commits to master since this release

Improved ANSI C compatibility. Used kpse_find_file() and
kpse_program_name(). Handle '\kern', allow 'em/ex' for dimensions,
handle glue specs. Added the never-interactive option to prevent flex
from creating a problematic prototype for isatty(). Renamed
ERROR -> my_ERROR to avoid a conflict with WIN32 headers. Used binary
mode for output file (Peter Breitenlohner and Werner Lemberg)

Insert a space in place of right curly brace (Eric Miotto).

Provide 'make uninstall'. Install man page when running 'make install'.