diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/pdfcolmk.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/pdfcolmk.dtx | 78 |
1 files changed, 62 insertions, 16 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/pdfcolmk.dtx b/Master/texmf-dist/source/latex/oberdiek/pdfcolmk.dtx index 9a15b4db009..3598f608b05 100644 --- a/Master/texmf-dist/source/latex/oberdiek/pdfcolmk.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/pdfcolmk.dtx @@ -1,11 +1,12 @@ % \iffalse meta-comment -% +% % File: pdfcolmk.dtx % Version: 2008/08/11 v1.2 -% +% Info: Color support for pdfTeX via marks +% % Copyright (C) 2000, 2005-2008 by % Heiko Oberdiek <heiko.oberdiek at googlemail.com> -% +% % 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 @@ -15,19 +16,19 @@ % http://www.latex-project.org/lppl.txt % and version 1.3 or later is part of all distributions of % LaTeX version 2005/12/01 or later. -% +% % This work has the LPPL maintenance status "maintained". -% +% % This Current Maintainer of this work is Heiko Oberdiek. -% +% % This work consists of the main source file pdfcolmk.dtx % and the derived files % pdfcolmk.sty, pdfcolmk.pdf, pdfcolmk.ins, pdfcolmk.drv. -% +% % Distribution: % CTAN:macros/latex/contrib/oberdiek/pdfcolmk.dtx % CTAN:macros/latex/contrib/oberdiek/pdfcolmk.pdf -% +% % Unpacking: % (a) If pdfcolmk.ins is present: % tex pdfcolmk.ins @@ -36,7 +37,7 @@ % (c) If you insist on using LaTeX % latex \let\install=y\input{pdfcolmk.dtx} % (quote the arguments according to the demands of your shell) -% +% % Documentation: % (a) If pdfcolmk.drv is present: % latex pdfcolmk.drv @@ -46,14 +47,14 @@ % if available. Here you can specify further options, e.g. % use A4 as paper format: % \PassOptionsToClass{a4paper}{article} -% +% % Programm calls to get the documentation (example): % pdflatex pdfcolmk.dtx % makeindex -s gind.ist pdfcolmk.idx % pdflatex pdfcolmk.dtx % makeindex -s gind.ist pdfcolmk.idx % pdflatex pdfcolmk.dtx -% +% % Installation: % TDS:tex/latex/oberdiek/pdfcolmk.sty % TDS:doc/latex/oberdiek/pdfcolmk.pdf @@ -74,7 +75,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: pdfcolmk 2008/08/11 v1.2 PDFtex COLor MarK (HO)} +\Msg{* Package: pdfcolmk 2008/08/11 v1.2 Color support for pdfTeX via marks (HO)} \Msg{************************************************************************} \keepsilent @@ -117,6 +118,10 @@ and the derived files \file{pdfcolmk.drv}{\from{pdfcolmk.dtx}{driver}}% \usedir{tex/latex/oberdiek}% \file{pdfcolmk.sty}{\from{pdfcolmk.dtx}{package}}% + \nopreamble + \nopostamble + \usedir{source/latex/oberdiek/catalogue}% + \file{pdfcolmk.xml}{\from{pdfcolmk.dtx}{catalogue}}% } \catcode32=13\relax% active space @@ -143,9 +148,9 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{pdfcolmk.drv}% - [2008/08/11 v1.2 PDFtex COLor MarK (HO)]% + [2008/08/11 v1.2 Color support for pdfTeX via marks (HO)]% \documentclass{ltxdoc} -\usepackage{holtxdoc}[2011/02/04] +\usepackage{holtxdoc}[2011/11/22] \begin{document} \DocInput{pdfcolmk.dtx}% \end{document} @@ -275,7 +280,7 @@ and the derived files % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{pdfcolmk}% - [2008/08/11 v1.2 PDFtex COLor MarK (HO)] + [2008/08/11 v1.2 Color support for pdfTeX via marks (HO)] % \end{macrocode} % % \begin{macrocode} @@ -939,6 +944,47 @@ and the derived files %\end{verbatim} % \end{quote} % +% \section{Catalogue} +% +% The following XML file can be used as source for the +% \href{http://mirror.ctan.org/help/Catalogue/catalogue.html}{\TeX\ Catalogue}. +% The elements \texttt{caption} and \texttt{description} are imported +% from the original XML file from the Catalogue. +% The name of the XML file in the Catalogue is \xfile{pdfcolmk.xml}. +% \begin{macrocode} +%<*catalogue> +<?xml version='1.0' encoding='us-ascii'?> +<!DOCTYPE entry SYSTEM 'catalogue.dtd'> +<entry datestamp='$Date$' modifier='$Author$' id='pdfcolmk'> + <name>pdfcolmk</name> + <caption>Improving colour support under pdftex.</caption> + <authorref id='auth:oberdiek'/> + <copyright owner='Heiko Oberdiek' year='2000,2005-2008'/> + <license type='lppl1.3'/> + <version number='1.2'/> + <description> + The package provides macros that emulate the ‘colour stack’ + functionality of dvips. The colour stack deals with colour + manipulations when asynchronous events (like page-breaking) occur; + pdftex does not (yet) have such a stack, but dvips does, and the + <xref refid='color'>color</xref> package makes extensive use of + it. + <p/> + This package is an experimental solution to the problem, and works + best with pdf-e-tex. + <p/> + The package is part of the <xref refid='oberdiek'>oberdiek</xref> bundle. + </description> + <documentation details='Package documentation' + href='ctan:/macros/latex/contrib/oberdiek/pdfcolmk.pdf'/> + <ctan file='true' path='/macros/latex/contrib/oberdiek/pdfcolmk.dtx'/> + <miktex location='oberdiek'/> + <texlive location='oberdiek'/> + <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/> +</entry> +%</catalogue> +% \end{macrocode} +% % \begin{History} % \begin{Version}{2000/08/27 v0.1} % \item @@ -985,7 +1031,7 @@ and the derived files % \begin{Version}{2007/01/01 v1.0} % \item % If \xfile{pdftex.def} \textgreater= 2007/01/01 v0.04a is used with -% \pdfTeX\ 1.40.0, then package \xpackage{pdfcolmk} is obsolete. +% \pdfTeX\ \textgreater= 1.40.0, then package \xpackage{pdfcolmk} is obsolete. % \end{Version} % \begin{Version}{2007/04/11 v1.1} % \item |