Path to this page:
./
print/tex-atenddvi,
Provides the \AtEndDvi command
Branch: CURRENT,
Version: 1.5,
Package name: tex-atenddvi-1.5,
Maintainer: pkgsrc-usersLaTeX 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.
Required to run:[
print/kpathsea] [
print/tex-atbegshi]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2021-02-20) Updated to version: tex-atenddvi-1.5
- (2020-05-03) Package added to pkgsrc.se, version tex-atenddvi-1.4 (created)
CVS history: (Expand)
2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Remove SHA1 hashes for distfiles
|
2021-02-20 10:45:09 by Mark Davies | Files touched by this commit (5) | |
Log message:
tex-atenddvi{,-doc}: update to 1.5
This package is unneeded with a LaTeX format 2020-10-01 or newer
as in this case the format provides the \AtEndDvi command.
So the old code has been frozen and the package does nothing
if it detects a new enough format.
|