summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/atenddvi/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-11-12 21:46:45 +0000
committerKarl Berry <karl@freefriends.org>2020-11-12 21:46:45 +0000
commit471d95c1ce199e3197b45ebe33206154b566b2dc (patch)
tree2bccf91c1653b58bf4d069d9b5d9557c4b33beb7 /Master/texmf-dist/doc/latex/atenddvi/README.md
parentfb5686d866a149345c08808c5355bdd8bc7bcb92 (diff)
atenddvi (12nov20)
git-svn-id: svn://tug.org/texlive/trunk@56922 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/atenddvi/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/atenddvi/README.md21
1 files changed, 16 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/atenddvi/README.md b/Master/texmf-dist/doc/latex/atenddvi/README.md
index dab339b6282..2c8dbecb426 100644
--- a/Master/texmf-dist/doc/latex/atenddvi/README.md
+++ b/Master/texmf-dist/doc/latex/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.
+