Directory macros/latex/contrib/checkend
More useful error messages when there are open environments at end{document}.
When an environment is left open, LaTeX gives an error at the end of the document. However it only informs about the first of them, while the rest are shown with meaningless errors:
(end occurred inside a group at level N)
This package replaces them with more useful messages which show which environments (in reverse order) were not closed.
That's all. There are no user macros. Just use the package.
License: MIT
Javier Bezos — http://www.texnia.com
Download the contents of this package in one zip archive (1.9k).
checkend – Extend “improperly closed environment” messages
When an environment is left open, LaTeX gives an error at the end of the document. However it only informs about the first of them, while the rest are shown with meaningless errors:
(\end occurred inside a group at level N)
This package replaces these errors with more useful messages which show which environments (in reverse order) were not closed. There are no user macros: just use the package.
Package | checkend |
Home page | http://www.texnia.com/ |
Repository | https://github.com/jbezos |
Version | 1.0 |
Licenses | MIT License |
Copyright | 2002–2019 Javier Bezos |
Maintainer | Javier Bezos López |
Contained in | TeX Live as checkend MiKTeX as checkend |
Topics | Macro support |