summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/kvdefinekeys.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/kvdefinekeys.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/kvdefinekeys.dtx77
1 files changed, 59 insertions, 18 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/kvdefinekeys.dtx b/Master/texmf-dist/source/latex/oberdiek/kvdefinekeys.dtx
index afff5f48f40..fc886576c52 100644
--- a/Master/texmf-dist/source/latex/oberdiek/kvdefinekeys.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/kvdefinekeys.dtx
@@ -1,11 +1,12 @@
% \iffalse meta-comment
-%
+%
% File: kvdefinekeys.dtx
% Version: 2011/04/07 v1.3
-%
+% Info: Define keys
+%
% Copyright (C) 2010, 2011 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,23 +16,23 @@
% 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.
-%
+%
% The Base Interpreter refers to any `TeX-Format',
% because some files are installed in TDS:tex/generic//.
-%
+%
% This work consists of the main source file kvdefinekeys.dtx
% and the derived files
% kvdefinekeys.sty, kvdefinekeys.pdf, kvdefinekeys.ins, kvdefinekeys.drv,
% kvdefinekeys-test1.tex.
-%
+%
% Distribution:
% CTAN:macros/latex/contrib/oberdiek/kvdefinekeys.dtx
% CTAN:macros/latex/contrib/oberdiek/kvdefinekeys.pdf
-%
+%
% Unpacking:
% (a) If kvdefinekeys.ins is present:
% tex kvdefinekeys.ins
@@ -40,7 +41,7 @@
% (c) If you insist on using LaTeX
% latex \let\install=y\input{kvdefinekeys.dtx}
% (quote the arguments according to the demands of your shell)
-%
+%
% Documentation:
% (a) If kvdefinekeys.drv is present:
% latex kvdefinekeys.drv
@@ -50,14 +51,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 kvdefinekeys.dtx
% makeindex -s gind.ist kvdefinekeys.idx
% pdflatex kvdefinekeys.dtx
% makeindex -s gind.ist kvdefinekeys.idx
% pdflatex kvdefinekeys.dtx
-%
+%
% Installation:
% TDS:tex/generic/oberdiek/kvdefinekeys.sty
% TDS:doc/latex/oberdiek/kvdefinekeys.pdf
@@ -79,7 +80,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: kvdefinekeys 2011/04/07 v1.3 Defining keys (HO)}
+\Msg{* Package: kvdefinekeys 2011/04/07 v1.3 Define keys (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -128,6 +129,10 @@ and the derived files
\file{kvdefinekeys.sty}{\from{kvdefinekeys.dtx}{package}}%
\usedir{doc/latex/oberdiek/test}%
\file{kvdefinekeys-test1.tex}{\from{kvdefinekeys.dtx}{test1}}%
+ \nopreamble
+ \nopostamble
+ \usedir{source/latex/oberdiek/catalogue}%
+ \file{kvdefinekeys.xml}{\from{kvdefinekeys.dtx}{catalogue}}%
}
\catcode32=13\relax% active space
@@ -154,16 +159,16 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{kvdefinekeys.drv}%
- [2011/04/07 v1.3 Defining keys (HO)]%
+ [2011/04/07 v1.3 Define keys (HO)]%
\documentclass{ltxdoc}
-\usepackage{holtxdoc}[2011/02/04]
+\usepackage{holtxdoc}[2011/11/22]
\begin{document}
\DocInput{kvdefinekeys.dtx}%
\end{document}
%</driver>
% \fi
%
-% \CheckSum{426}
+% \CheckSum{428}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -302,7 +307,7 @@ and the derived files
\fi
\expandafter\x\csname ver@kvdefinekeys.sty\endcsname
\ProvidesPackage{kvdefinekeys}%
- [2011/04/07 v1.3 Defining keys (HO)]%
+ [2011/04/07 v1.3 Define keys (HO)]%
% \end{macrocode}
%
% \begin{macrocode}
@@ -708,13 +713,49 @@ 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{kvdefinekeys.xml}.
+% \begin{macrocode}
+%<*catalogue>
+<?xml version='1.0' encoding='us-ascii'?>
+<!DOCTYPE entry SYSTEM 'catalogue.dtd'>
+<entry datestamp='$Date$' modifier='$Author$' id='kvdefinekeys'>
+ <name>kvdefinekeys</name>
+ <caption>Define keys for use in the kvsetkeys package.</caption>
+ <authorref id='auth:oberdiek'/>
+ <copyright owner='Heiko Oberdiek' year='2010,2011'/>
+ <license type='lppl1.3'/>
+ <version number='1.3'/>
+ <description>
+ The package provides a macro <tt>\kv@define@key</tt> (analogous to
+ <xref refid='keyval'>keyval&#x2019;s</xref> <tt>\define@key</tt>, to
+ define keys for use by <xref refid='kvsetkeys'>kvsetkeys</xref>.
+ <p/>
+ The package is part of the <xref refid='oberdiek'>oberdiek</xref>
+ bundle.
+ </description>
+ <documentation details='Package documentation'
+ href='ctan:/macros/latex/contrib/oberdiek/kvdefinekeys.pdf'/>
+ <ctan file='true' path='/macros/latex/contrib/oberdiek/kvdefinekeys.dtx'/>
+ <miktex location='oberdiek'/>
+ <texlive location='oberdiek'/>
+ <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/>
+</entry>
+%</catalogue>
+% \end{macrocode}
+%
% \begin{thebibliography}{9}
% \bibitem{keyval}
% David Carlisle:
% \textit{The \xpackage{keyval} package};
% 1999/03/16 v1.13;
% \CTAN{macros/latex/required/graphics/keyval.dtx}.
-%
+%
% \end{thebibliography}
%
% \begin{History}