Skip to content

Releases: simonharrer/textools

Genious Guinea Pig

15 May 14:15

Choose a tag to compare

Additional Featues

  • version number and build date is shown with version command.
  • multiple additional latex validations

Red Rabbit

29 Apr 14:57

Choose a tag to compare

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 .bib file. This is useful to gain some space in a paper.
  • Additional validations for LaTeX and bibtex files.

Initial Release

12 Feb 13:41

Choose a tag to compare

textools comprises little helpers in the every day business of writing tex documents.

Features:

  • Creates a .gitignore file 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 .bib and the .tex files and provides solutions.
  • Creates the pdf of the current latex project.