summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-24 21:38:59 +0000
committerKarl Berry <karl@freefriends.org>2019-11-24 21:38:59 +0000
commit61038c6949f446bb38c64bffd820353a1aeb3cf7 (patch)
treecd9575c6597cf0a988e380fd652e9c87e8435f41
parentd76396c571737568399ff43fb5fd08c21e883c3b (diff)
pdfcolmk split from oberdiek (24nov19)
git-svn-id: svn://tug.org/texlive/trunk@52912 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/pdfcolmk/README.md14
-rw-r--r--Master/texmf-dist/tex/latex/pdfcolmk/pdfcolmk.sty24
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rw-r--r--Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/pdfcolmk.tlpsrc0
5 files changed, 40 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcolmk/README.md b/Master/texmf-dist/doc/latex/pdfcolmk/README.md
new file mode 100644
index 00000000000..2377abfd299
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pdfcolmk/README.md
@@ -0,0 +1,14 @@
+# pdfcolmk
+
+legacy stub for pdfcolmk package
+
+
+This package does nothing at all.
+
+The original documented source is available at
+
+https://github.com/ho-tex/old-source
+
+Please report any issues to
+
+https://github.com/ho-tex/pdfcolmk/issues
diff --git a/Master/texmf-dist/tex/latex/pdfcolmk/pdfcolmk.sty b/Master/texmf-dist/tex/latex/pdfcolmk/pdfcolmk.sty
new file mode 100644
index 00000000000..1dc259b5f11
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pdfcolmk/pdfcolmk.sty
@@ -0,0 +1,24 @@
+% pdfcolmk
+%
+% Copyright 2019 Oberdiek Package Support Group
+%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either
+%% version 1.3c of this license or (at your option) any later
+%% version.
+
+\ProvidesPackage{pdfcolmk}%
+ [2019/11/24 v2.0 Color support for pdfTeX via marks]
+
+% This is a legacy stub for the original pdfcolmk package
+% which provided color stack support for pdftex prior to
+% release 1.40 (which was released in 2007)
+
+% This package does nothing at all.
+
+% The original documented source is available at
+% https://github.com/ho-tex/old-source
+
+% Please report any issues to
+% https://github.com/ho-tex/pdfcolmk/issues
+
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 3f2565c056d..f0ef7d4e07b 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -524,7 +524,7 @@ my @TLP_working = qw(
patch patchcmd patgen2-tutorial path pauldoc pawpict pax
pbibtex-base pbox pb-diagram pbsheet
pdf14
- pdf-trans pdfarticle pdfbook2 pdfcomment pdfcprot pdfcrop pdfjam
+ pdf-trans pdfarticle pdfbook2 pdfcolmk pdfcomment pdfcprot pdfcrop pdfjam
pdflatexpicscale pdfmarginpar pdfoverlay
pdfpagediff pdfpages pdfpc-movie pdfprivacy pdfreview
pdfscreen pdfslide pdfsync
diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
index 14917420d07..595520355e9 100644
--- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
@@ -875,6 +875,7 @@ depend pax
depend pbox
depend pbsheet
depend pdf14
+depend pdfcolmk
depend pdfcomment
depend pdfcprot
depend pdfmarginpar
diff --git a/Master/tlpkg/tlpsrc/pdfcolmk.tlpsrc b/Master/tlpkg/tlpsrc/pdfcolmk.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/pdfcolmk.tlpsrc