Skip to content

Version 0.8

Compare
Choose a tag to compare
@sylvainhalle sylvainhalle released this 05 Aug 23:19
· 137 commits to master since this release

Download either:

  • textidote.jar for a manual install, OR
  • textidote_0.8_all.deb to install via apt-get (for Debian-based systems)

New features in this release

Improvements:

  • New output formats: single line (#88) and LanguageTool's JSON (#60)
  • Upgraded LanguageTool to latest version (#52)
  • Inline equations \(...\) are supported (#73)
  • frame environments are removed
  • Some rules can be disabled through the command line (#79)
  • User-defined macros can be ignored (#58)

Fixes:

  • Some rules give fewer false warnings (#67, #70, #71, #82, #91)
  • Handling of sub-files with \input and \include (#64, #81)
  • HTML syntax highlighting (#87)
  • Inline math that contains commands is correctly handled (#55)
  • The --clean option no longer outputs the text twice (#72)
  • Better Bash auto-completion (#53, #65)
  • A few other bugfixes (#68, #90)