Releases: simonharrer/textools
Releases · simonharrer/textools
Genious Guinea Pig
Additional Featues
- version number and build date is shown with
versioncommand. - multiple additional latex validations
Red Rabbit
Additional Features:
- Adds a task to shorten the author field from many distinct authors to and others which is outputted as et al. in the corresponding paper. This should be used with caution, as it is not a good style.
- Adds a task to remove any optional fields within the
.bibfile. This is useful to gain some space in a paper. - Additional validations for LaTeX and bibtex files.
Initial Release
textools comprises little helpers in the every day business of writing tex documents.
Features:
- Creates a
.gitignorefile with all temporary file types created by latex are listed. - Cleans the current working directory by removing all temporary files created by latex.
- Generates project files for texlipse and texniccenter.
- Validates the
.biband the.texfiles and provides solutions. - Creates the pdf of the current latex project.