| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| textidote.jar | 2026-03-25 | 224.6 MB | |
| textidote_0.9_all.deb | 2026-03-25 | 217.8 MB | |
| README.md | 2023-03-08 | 1.1 kB | |
| Version 0.9 source code.tar.gz | 2023-03-08 | 547.0 kB | |
| Version 0.9 source code.zip | 2023-03-08 | 629.0 kB | |
| Totals: 5 Items | 443.6 MB | 124 | |
Download either:
textidote.jarfor a manual install, ORtextidote_0.9_all.debto install viaapt-get(for Debian-based systems)
This version of TeXtidote incorporates all the changes from v0.9-beta1, along with all fixes and updates of the last 3 years (!). Version 0.9 no longer supports Java 8 (due to the requirement in the Language Tool dependency) and requires Java 9 and higher.
- Fix capture groups implementation (#247)
- Improvement of code coverage in tests (#236, [#243], [#240], [#249])
- Support for
\autoreffigure references (#256) - Added
--rootargument and%!TEX rootsupport (#242) - Cleaner Javadoc (#238, [#244])
- Correct handling of
flalign,multlineandmultilineenvironments (#233, [#237]) - Faster analysis (#234)
- MacOS shortcut instructions (#241)
- Number of suggestions limited to 5 (#223)
- Upgrade of LanguageTool to version 5.6
Big thanks to @chenrui333, @vmartinv, @TheConner, @lkempf, and @mgskjaeveland for their contributions on this release.
And thank you for your patience since the last release. :-D