diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-06 23:21:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-06 23:21:53 +0000 |
commit | 2266ebb1cac537cb6a614c27db5f96487f70aacb (patch) | |
tree | a9c28c8356e5334257e260474fccc355e9ef087b /Master/texmf-dist/doc | |
parent | 56fb16c2752f7dd9e214dbaca2a14458acad4019 (diff) |
atenddvi split from oberdiek (7dec19)
git-svn-id: svn://tug.org/texlive/trunk@53050 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/atenddvi/README.md | 13 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/atenddvi/atenddvi.pdf | bin | 0 -> 273056 bytes |
2 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/atenddvi/README.md b/Master/texmf-dist/doc/latex/atenddvi/README.md new file mode 100644 index 00000000000..dab339b6282 --- /dev/null +++ b/Master/texmf-dist/doc/latex/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. + diff --git a/Master/texmf-dist/doc/latex/atenddvi/atenddvi.pdf b/Master/texmf-dist/doc/latex/atenddvi/atenddvi.pdf Binary files differnew file mode 100644 index 00000000000..2f0ddb7d53a --- /dev/null +++ b/Master/texmf-dist/doc/latex/atenddvi/atenddvi.pdf |