summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/checkend
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-06-26 20:47:41 +0000
committerKarl Berry <karl@freefriends.org>2019-06-26 20:47:41 +0000
commit254a48177d1aa20024bd8f025928ceb86b6527a2 (patch)
treea44d3a68178643ae44e2585e5cbe879e0ca2d9e7 /Master/texmf-dist/doc/latex/checkend
parent49c94d5579a372eab383c97cbf6d6b4c747f1602 (diff)
checkend (26jun19)
git-svn-id: svn://tug.org/texlive/trunk@51475 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/checkend')
-rw-r--r--Master/texmf-dist/doc/latex/checkend/README.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/checkend/README.md b/Master/texmf-dist/doc/latex/checkend/README.md
new file mode 100644
index 00000000000..f5d9b708ae6
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/checkend/README.md
@@ -0,0 +1,24 @@
+
+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
+
+
+
+
+