texplain

Copy TeX-file and included figures to a separate (flattened) folder

MIT License

Downloads
1.2K
Stars
2
Committers
1
texplain - --remove-command now skips commented text

Published by tdegeus about 2 years ago

  • [BREAKING CHANGE] --remove-command now skips commented text.
  • Adding free functions find_opening, find_commented, is_commented, remove_comments

Full Changelog: https://github.com/tdegeus/texplain/compare/v0.5.6...v0.6.0

texplain - Adding prefix option to automatic label correction

Published by tdegeus over 2 years ago

What's Changed

Full Changelog: https://github.com/tdegeus/texplain/compare/v0.5.5...v0.5.6

texplain - Cleanup & minor bug fix

Published by tdegeus over 2 years ago

What's Changed

Full Changelog: https://github.com/tdegeus/texplain/compare/v0.5.4...v0.5.5

texplain - Minor bugfix

Published by tdegeus over 2 years ago

What's Changed

Full Changelog: https://github.com/tdegeus/texplain/compare/v0.5.3...v0.5.4

texplain - v0.5.3

Published by tdegeus over 2 years ago

What's Changed

Full Changelog: https://github.com/tdegeus/texplain/compare/v0.5.2...v0.5.3

texplain - Minor bugfixes

Published by tdegeus over 2 years ago

texplain - Bugfixes and complexity reduction

Published by tdegeus over 2 years ago

What's Changed

Full Changelog: https://github.com/tdegeus/texplain/compare/v0.5.0...v0.5.1

texplain - Replace command or label

Published by tdegeus over 2 years ago

What's Changed

Full Changelog: https://github.com/tdegeus/texplain/compare/v0.4.2...v0.5.0

texplain - Minor bugfixes

Published by tdegeus over 2 years ago

texplain - Fixing typo

Published by tdegeus over 2 years ago

texplain - Adding `texcleanup`

Published by tdegeus over 2 years ago

What's Changed

Full Changelog: https://github.com/tdegeus/texplain/compare/v0.3.4...v0.4.0

texplain - Minor bugfix

Published by tdegeus over 3 years ago

  • Allowing empty directory (#17)
  • Fixing bug: allowing "." in citation key (#16)
  • Compliance with pep8 (#12)
texplain - Minor bugfix

Published by tdegeus almost 5 years ago

  • Bugfix: allow run from folder of the TeX.
  • Improved naming: by default the TeX is rename "main.tex" (if is does not exist).
texplain - Minor bugfixes

Published by tdegeus almost 5 years ago

  • Minor bugfixes
  • Removing whitespaces from bib-file
texplain - Various small robustness updates

Published by tdegeus almost 5 years ago

texplain - Code overhaul

Published by tdegeus almost 5 years ago

  • Switching to Python module
  • Adding test and CI
  • Removing several CL options
texplain - First release

Published by tdegeus over 5 years ago