pkgsrc/print/tex-atenddvi/DESCR
markd dc678f2790 tex-oberdiek{,-doc}: update to 2020
Lots of parts split off to seperate packages:
tex-accsupp{,-doc} version 0.6
tex-alphalph{,-doc} version 2.6
tex-askinclude{,-doc} version 2.7
tex-atenddvi{,-doc} version 1.4
tex-attachfile2{,-doc} version 2.11
tex-atveryend{,-doc} version 1.11
tex-auxhook{,-doc} version 1.6
tex-bigintcalc{,-doc} version 1.5
tex-bitset{,-doc} version 1.3
tex-bookmark{,-doc} version 1.28
tex-catchfile{,-doc} version 1.8
tex-embedfile{,-doc} version 2.11
tex-epstopdf-pkg{,-doc} version 2.11
tex-etexcmds{,-doc} version 1.7
tex-gettitlestring{,-doc} version 1.6
tex-grfext{,-doc} version 1.3
tex-grffile{,-doc} version 2.1
tex-hobsub{,-doc} version 2020
tex-hologo{,-doc} version 1.14
tex-hycolor{,-doc} version 1.10
tex-infwarerr{,-doc} version 1.5
tex-inputenx{,-doc} version 1.12
tex-intcalc{,-doc} version 1.3
tex-kvdefinekeys{,-doc} version 1.6
tex-kvsetkeys{,-doc} version 1.18
tex-letltxmacro{,-doc} version 1.6
tex-listingsutf8{,-doc} version 1.5
tex-ltxcmds{,-doc} version 1.24
tex-luacolor{,-doc} version 1.15
tex-magicnum{,-doc} version 1.7
tex-makerobust{,-doc} version 2.0
tex-mleftright{,-doc} version 1.2
tex-pdfcolmk{,-doc} version 2.0
tex-pdfescape{,-doc} version 1.15
tex-pdflscape{,-doc} version 0.12
tex-picture{,-doc} version 1.6
tex-pmboxdraw{,-doc} version 1.4
tex-refcount{,-doc} version 3.6
tex-rerunfilecheck{,-doc} version 1.9
tex-selinput{,-doc} version 1.6
tex-soulutf8{,-doc} version 1.2
tex-stringenc{,-doc} version 1.12
tex-transparent{,-doc} version 1.4
tex-uniquecounter{,-doc} version 1.4
tex-zref{,-doc} version 2.29
2020-05-03 05:30:34 +00:00

6 lines
332 B
Text

LaTeX offers \AtBeginDvi. This package provides the counterpart
\AtEndDvi. The execution of its argument is delayed to the end
of the document at the end of the last page. At this point
\special and \write remain effective, because they are put into
the last page. This is the main difference from the LaTeX
command \AtEndDocument.