summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/oberdiek
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-03-25 22:28:29 +0000
committerKarl Berry <karl@freefriends.org>2010-03-25 22:28:29 +0000
commitf8e66706cc8008765a0c876e6f4a8f58336fd6ec (patch)
tree34096d469bcbcb9c0edd0ed3c9c06ae827535f38 /Master/texmf-dist/tex/latex/oberdiek
parent659c4a9a1debbae051fe0dcb5d6e35633902f245 (diff)
oberdiek update (25mar10)
git-svn-id: svn://tug.org/texlive/trunk@17558 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek')
-rw-r--r--Master/texmf-dist/tex/latex/oberdiek/atveryend.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/atveryend.sty b/Master/texmf-dist/tex/latex/oberdiek/atveryend.sty
index 58a7ecf5e58..d794769e345 100644
--- a/Master/texmf-dist/tex/latex/oberdiek/atveryend.sty
+++ b/Master/texmf-dist/tex/latex/oberdiek/atveryend.sty
@@ -67,7 +67,7 @@
\g@addto@macro{\AtVeryEnd@AtEnd}{\endinput}%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{atveryend}%
- [2010/01/25 v1.4 Hooks at very end of document (HO)]
+ [2010/03/24 v1.5 Hooks at very end of document (HO)]
\let\AtVeryEnd@BeforeClearDocumentHook\@empty
\let\AtVeryEnd@AfterLastShipoutHook\@empty
\let\AtVeryEnd@AtVeryEndDocumentHook\@empty
@@ -86,7 +86,7 @@
\PackageInfo{atveryend}{Empty hook `BeforeClearDocument'}%
\else
\PackageInfo{atveryend}{Executing hook `BeforeClearDocument'}%
- \AtVeryEnd@AfterLastShipoutHook
+ \AtVeryEnd@BeforeClearDocumentHook
\fi
\global\let\AtVeryEnd@BeforeClearDocumentHook\@undefined
\global\let\Call@BeforeClearDocument\relax