texlive[52912] Master: pdfcolmk split from oberdiek (24nov19)
commits+karl at tug.org
commits+karl at tug.org
Sun Nov 24 22:38:59 CET 2019
Revision: 52912
http://tug.org/svn/texlive?view=revision&revision=52912
Author: karl
Date: 2019-11-24 22:38:59 +0100 (Sun, 24 Nov 2019)
Log Message:
-----------
pdfcolmk split from oberdiek (24nov19)
Modified Paths:
--------------
trunk/Master/tlpkg/bin/tlpkg-ctan-check
trunk/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
Added Paths:
-----------
trunk/Master/texmf-dist/doc/latex/pdfcolmk/
trunk/Master/texmf-dist/doc/latex/pdfcolmk/README.md
trunk/Master/texmf-dist/tex/latex/pdfcolmk/
trunk/Master/texmf-dist/tex/latex/pdfcolmk/pdfcolmk.sty
trunk/Master/tlpkg/tlpsrc/pdfcolmk.tlpsrc
Added: trunk/Master/texmf-dist/doc/latex/pdfcolmk/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/pdfcolmk/README.md (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/pdfcolmk/README.md 2019-11-24 21:38:59 UTC (rev 52912)
@@ -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
Property changes on: trunk/Master/texmf-dist/doc/latex/pdfcolmk/README.md
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/pdfcolmk/pdfcolmk.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/pdfcolmk/pdfcolmk.sty (rev 0)
+++ trunk/Master/texmf-dist/tex/latex/pdfcolmk/pdfcolmk.sty 2019-11-24 21:38:59 UTC (rev 52912)
@@ -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
+
Property changes on: trunk/Master/texmf-dist/tex/latex/pdfcolmk/pdfcolmk.sty
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: trunk/Master/tlpkg/bin/tlpkg-ctan-check
===================================================================
--- trunk/Master/tlpkg/bin/tlpkg-ctan-check 2019-11-24 21:38:05 UTC (rev 52911)
+++ trunk/Master/tlpkg/bin/tlpkg-ctan-check 2019-11-24 21:38:59 UTC (rev 52912)
@@ -524,7 +524,7 @@
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
Modified: trunk/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc 2019-11-24 21:38:05 UTC (rev 52911)
+++ trunk/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc 2019-11-24 21:38:59 UTC (rev 52912)
@@ -875,6 +875,7 @@
depend pbox
depend pbsheet
depend pdf14
+depend pdfcolmk
depend pdfcomment
depend pdfcprot
depend pdfmarginpar
Added: trunk/Master/tlpkg/tlpsrc/pdfcolmk.tlpsrc
===================================================================
More information about the tex-live-commits
mailing list