summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/atenddvi/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-12-07 03:00:49 +0000
committerNorbert Preining <norbert@preining.info>2019-12-07 03:00:49 +0000
commitf158c892f4714e2dfef87c5edf8cd679fd09bb2b (patch)
treef8cae0221bb28490d61fc9a531ac4d087186e273 /macros/latex/contrib/atenddvi/README.md
parentac57c892e88b77eb217641d4a1059da681320633 (diff)
CTAN sync 201912070300
Diffstat (limited to 'macros/latex/contrib/atenddvi/README.md')
-rw-r--r--macros/latex/contrib/atenddvi/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/macros/latex/contrib/atenddvi/README.md b/macros/latex/contrib/atenddvi/README.md
new file mode 100644
index 0000000000..dab339b628
--- /dev/null
+++ b/macros/latex/contrib/atenddvi/README.md
@@ -0,0 +1,13 @@
+# atenddvi
+
+atenddvi package for LaTeX
+
+
+
+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
+last page. Thus \special and \write remain effective, because
+they are put into the last page. This is the main difference
+to \AtEndDocument.
+