summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/atenddvi/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-11-13 03:00:52 +0000
committerNorbert Preining <norbert@preining.info>2020-11-13 03:00:52 +0000
commit515071ffd355fff10d3aae843e62cb50a012d4f5 (patch)
treedb2031432bbfb7121d6905e1d0f3ac5fe332c869 /macros/latex/contrib/atenddvi/README.md
parent6280c0bca943a30d09e92916ab396082f6461c7f (diff)
CTAN sync 202011130300
Diffstat (limited to 'macros/latex/contrib/atenddvi/README.md')
-rw-r--r--macros/latex/contrib/atenddvi/README.md21
1 files changed, 16 insertions, 5 deletions
diff --git a/macros/latex/contrib/atenddvi/README.md b/macros/latex/contrib/atenddvi/README.md
index dab339b628..2c8dbecb42 100644
--- a/macros/latex/contrib/atenddvi/README.md
+++ b/macros/latex/contrib/atenddvi/README.md
@@ -1,13 +1,24 @@
-# atenddvi
+# atenddvi package for LaTeX
-atenddvi package for LaTeX
+Version: 2020-11-11 v1.5
+This package is unneeded and does nothing when used with
+a LaTeX format 2020-10-01 or newer as in this case the format
+provides the \AtEndDvi command.
-LaTeX offers \AtBeginDvi. This package atenddvi
-provides the counterpart \AtEndDvi. The execution of its
-argument is delayed to the end of the document at the end of the
+For older formats it it implements \AtEndDvi, a counterpart
+to \AtBeginDvi. The execution of its argument is delayed to
+the end of the document at the end of the
last page. Thus \special and \write remain effective, because
they are put into the last page. This is the main difference
to \AtEndDocument.
+
+## Copyright (C)
+* 2007, 2009-2011 Heiko Oberdiek
+* 2016-2020 Oberdiek Package Support Group
+
+## License
+LATEX Project Public License, version 1.3c or later.
+