pkgsrc/print/tex-pdfcolmk/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

13 lines
777 B
Text

The package used to provide macros that emulated the 'colour
stack' functionality of dvips. The colour stack deals with
colour manipulations when asynchronous events (like
page-breaking) occur. At the time the package was written,
pdfTeX did not (yet) have such a stack, though dvips had had
one for a long time. This package was an experimental solution
to the problem, and worked best with pdfeTeX. For current
releases of pdfTeX (later than version 1.40.0, released in
2007), this package is not needed, since "real" colour stacks
are available. The present pdfcolmk is therefore just an empty
stub that does nothing at all, just in case there are still
documents that reference it. The documented source of the
original package is still available at the github repository.