summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/xkeyval
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-11-25 22:23:57 +0000
committerKarl Berry <karl@freefriends.org>2020-11-25 22:23:57 +0000
commit2a54fce06ef18f1bce21d4252173306c1a6493fb (patch)
tree703dd36b1c2487879865d84a5ca9b1419fc0af71 /Master/texmf-dist/tex/latex/xkeyval
parent744bfdd5aeaea286bd724647ffd26bf0f5559c41 (diff)
xkeyval less runtime
git-svn-id: svn://tug.org/texlive/trunk@57006 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/xkeyval')
-rw-r--r--Master/texmf-dist/tex/latex/xkeyval/xkveca.cls54
-rw-r--r--Master/texmf-dist/tex/latex/xkeyval/xkvecb.cls45
-rw-r--r--Master/texmf-dist/tex/latex/xkeyval/xkvesa.sty54
-rw-r--r--Master/texmf-dist/tex/latex/xkeyval/xkvesb.sty52
-rw-r--r--Master/texmf-dist/tex/latex/xkeyval/xkvesc.sty47
5 files changed, 0 insertions, 252 deletions
diff --git a/Master/texmf-dist/tex/latex/xkeyval/xkveca.cls b/Master/texmf-dist/tex/latex/xkeyval/xkveca.cls
deleted file mode 100644
index cf4abd12587..00000000000
--- a/Master/texmf-dist/tex/latex/xkeyval/xkveca.cls
+++ /dev/null
@@ -1,54 +0,0 @@
-%%
-%% This is file `xkveca.cls',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% xkeyval.dtx (with options: `xkveca')
-%%
-%% ---------------------------------------
-%% Copyright (C) 2004-2020 Hendri Adriaens
-%% ---------------------------------------
-%%
-%% This work may be distributed and/or modified under the
-%% conditions of the LaTeX Project Public License, either version 1.3
-%% of this license or (at your option) any later version.
-%% The latest version of this license is in
-%% http://www.latex-project.org/lppl.txt
-%% and version 1.3 or later is part of all distributions of LaTeX
-%% version 2003/12/01 or later.
-%%
-%% This work has the LPPL maintenance status "maintained".
-%%
-%% This Current Maintainer of this work is Hendri Adriaens.
-%%
-%% This work consists of the file xkeyval.dtx and derived files
-%% keyval.tex, xkvtxhdr.tex, xkeyval.sty, xkeyval.tex, xkvview.sty,
-%% xkvltxp.sty, xkvutils.tex, pst-xkey.tex, pst-xkey.sty, xkveca.cls,
-%% xkvecb.cls, xkvesa.sty, xkvesb.sty, xkvesc.sty, xkvex1.tex,
-%% xkvex2.tex, xkvex3.tex and xkvex4.tex.
-%%
-%% The following files constitute the xkeyval bundle and must be
-%% distributed as a whole: readme, xkeyval.pdf, keyval.tex,
-%% pst-xkey.sty, pst-xkey.tex, xkeyval.sty, xkeyval.tex, xkvview.sty,
-%% xkvltxp.sty, xkvtxhdr.tex, xkvutils.tex, pst-xkey.dtx and xkeyval.dtx.
-%%
-\ProvidesClass{xkveca}
-\usepackage{xkeyval}
-\let\keyi\@empty
-\let\keyvi\@empty
-\DeclareOptionX{keyi}{\def\keyi{#1}}
-%% this key has a default value
-\DeclareOptionX{keyvi}[{test 6}]{\def\keyvi{#1}}
-%% pass option to class xkvesb.cls
-\PassOptionsToClass{notitlepage}{xkvecb}
-\PassOptionsToClass{keyviii={test 8}}{xkvecb}
-%% pass unknown options to article
-\DeclareOptionX*{\PassOptionsToClass{\CurrentOption}{article}}
-%% process options
-\ProcessOptionsX
-%% load another class
-\LoadClass{xkvecb}
-\endinput
-%%
-%% End of file `xkveca.cls'.
diff --git a/Master/texmf-dist/tex/latex/xkeyval/xkvecb.cls b/Master/texmf-dist/tex/latex/xkeyval/xkvecb.cls
deleted file mode 100644
index 195adf7656c..00000000000
--- a/Master/texmf-dist/tex/latex/xkeyval/xkvecb.cls
+++ /dev/null
@@ -1,45 +0,0 @@
-%%
-%% This is file `xkvecb.cls',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% xkeyval.dtx (with options: `xkvecb')
-%%
-%% ---------------------------------------
-%% Copyright (C) 2004-2020 Hendri Adriaens
-%% ---------------------------------------
-%%
-%% This work may be distributed and/or modified under the
-%% conditions of the LaTeX Project Public License, either version 1.3
-%% of this license or (at your option) any later version.
-%% The latest version of this license is in
-%% http://www.latex-project.org/lppl.txt
-%% and version 1.3 or later is part of all distributions of LaTeX
-%% version 2003/12/01 or later.
-%%
-%% This work has the LPPL maintenance status "maintained".
-%%
-%% This Current Maintainer of this work is Hendri Adriaens.
-%%
-%% This work consists of the file xkeyval.dtx and derived files
-%% keyval.tex, xkvtxhdr.tex, xkeyval.sty, xkeyval.tex, xkvview.sty,
-%% xkvltxp.sty, xkvutils.tex, pst-xkey.tex, pst-xkey.sty, xkveca.cls,
-%% xkvecb.cls, xkvesa.sty, xkvesb.sty, xkvesc.sty, xkvex1.tex,
-%% xkvex2.tex, xkvex3.tex and xkvex4.tex.
-%%
-%% The following files constitute the xkeyval bundle and must be
-%% distributed as a whole: readme, xkeyval.pdf, keyval.tex,
-%% pst-xkey.sty, pst-xkey.tex, xkeyval.sty, xkeyval.tex, xkvview.sty,
-%% xkvltxp.sty, xkvtxhdr.tex, xkvutils.tex, pst-xkey.dtx and xkeyval.dtx.
-%%
-\ProvidesClass{xkvecb}
-%% pass any unknown option to article
-\DeclareOptionX{keyviii}{\def\keyviii{#1}}
-\DeclareOptionX*{\PassOptionsToClass{\CurrentOption}{article}}
-\ProcessOptionsX*
-%% load article
-\LoadClass{article}
-\endinput
-%%
-%% End of file `xkvecb.cls'.
diff --git a/Master/texmf-dist/tex/latex/xkeyval/xkvesa.sty b/Master/texmf-dist/tex/latex/xkeyval/xkvesa.sty
deleted file mode 100644
index 3cfe1cd07dd..00000000000
--- a/Master/texmf-dist/tex/latex/xkeyval/xkvesa.sty
+++ /dev/null
@@ -1,54 +0,0 @@
-%%
-%% This is file `xkvesa.sty',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% xkeyval.dtx (with options: `xkvesa')
-%%
-%% ---------------------------------------
-%% Copyright (C) 2004-2020 Hendri Adriaens
-%% ---------------------------------------
-%%
-%% This work may be distributed and/or modified under the
-%% conditions of the LaTeX Project Public License, either version 1.3
-%% of this license or (at your option) any later version.
-%% The latest version of this license is in
-%% http://www.latex-project.org/lppl.txt
-%% and version 1.3 or later is part of all distributions of LaTeX
-%% version 2003/12/01 or later.
-%%
-%% This work has the LPPL maintenance status "maintained".
-%%
-%% This Current Maintainer of this work is Hendri Adriaens.
-%%
-%% This work consists of the file xkeyval.dtx and derived files
-%% keyval.tex, xkvtxhdr.tex, xkeyval.sty, xkeyval.tex, xkvview.sty,
-%% xkvltxp.sty, xkvutils.tex, pst-xkey.tex, pst-xkey.sty, xkveca.cls,
-%% xkvecb.cls, xkvesa.sty, xkvesb.sty, xkvesc.sty, xkvex1.tex,
-%% xkvex2.tex, xkvex3.tex and xkvex4.tex.
-%%
-%% The following files constitute the xkeyval bundle and must be
-%% distributed as a whole: readme, xkeyval.pdf, keyval.tex,
-%% pst-xkey.sty, pst-xkey.tex, xkeyval.sty, xkeyval.tex, xkvview.sty,
-%% xkvltxp.sty, xkvtxhdr.tex, xkvutils.tex, pst-xkey.dtx and xkeyval.dtx.
-%%
-\ProvidesPackage{xkvesa}
-\let\keyia\@empty
-\let\keyii\@empty
-%% keyi has been used in \documentclass
-%% this key uses that information to set another macro
-%% to do this, \ProcessOptionsX* is necessary.
-%% the value from the \documentclass is copied.
-\DeclareOptionX{keyi}{\def\keyia{#1}}
-\DeclareOptionX{keyii}{\def\keyii{#1}}
-%% pass any unknown keys to xkvesb.sty
-\DeclareOptionX*{\PassOptionsToPackage{\CurrentOption}{xkvesb}}
-%% pass a specific key=value to xkvesb.sty
-\PassOptionsToPackage{keyiii={test 3}}{xkvesb}
-%% process options. use the * to pick up options from \documentclass
-\ProcessOptionsX*
-\RequirePackage{xkvesb}
-\endinput
-%%
-%% End of file `xkvesa.sty'.
diff --git a/Master/texmf-dist/tex/latex/xkeyval/xkvesb.sty b/Master/texmf-dist/tex/latex/xkeyval/xkvesb.sty
deleted file mode 100644
index 19d7b18723a..00000000000
--- a/Master/texmf-dist/tex/latex/xkeyval/xkvesb.sty
+++ /dev/null
@@ -1,52 +0,0 @@
-%%
-%% This is file `xkvesb.sty',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% xkeyval.dtx (with options: `xkvesb')
-%%
-%% ---------------------------------------
-%% Copyright (C) 2004-2020 Hendri Adriaens
-%% ---------------------------------------
-%%
-%% This work may be distributed and/or modified under the
-%% conditions of the LaTeX Project Public License, either version 1.3
-%% of this license or (at your option) any later version.
-%% The latest version of this license is in
-%% http://www.latex-project.org/lppl.txt
-%% and version 1.3 or later is part of all distributions of LaTeX
-%% version 2003/12/01 or later.
-%%
-%% This work has the LPPL maintenance status "maintained".
-%%
-%% This Current Maintainer of this work is Hendri Adriaens.
-%%
-%% This work consists of the file xkeyval.dtx and derived files
-%% keyval.tex, xkvtxhdr.tex, xkeyval.sty, xkeyval.tex, xkvview.sty,
-%% xkvltxp.sty, xkvutils.tex, pst-xkey.tex, pst-xkey.sty, xkveca.cls,
-%% xkvecb.cls, xkvesa.sty, xkvesb.sty, xkvesc.sty, xkvex1.tex,
-%% xkvex2.tex, xkvex3.tex and xkvex4.tex.
-%%
-%% The following files constitute the xkeyval bundle and must be
-%% distributed as a whole: readme, xkeyval.pdf, keyval.tex,
-%% pst-xkey.sty, pst-xkey.tex, xkeyval.sty, xkeyval.tex, xkvview.sty,
-%% xkvltxp.sty, xkvtxhdr.tex, xkvutils.tex, pst-xkey.dtx and xkeyval.dtx.
-%%
-\ProvidesPackage{xkvesb}
-\let\keyiii\@empty
-\let\keyiv\@empty
-\let\keyv\@empty
-%% use multiple families to define options
-\DeclareOptionX[xkvesb]<famiii>{keyiii}{\def\keyiii{#1}}
-\DeclareOptionX[xkvesb]<famiv>{keyiv}{\def\keyiv{#1}}
-%% define \keyv as \CurrentOption
-\DeclareOptionX*{\let\keyv\CurrentOption}
-%% execute options in multiple families
-\ExecuteOptionsX[xkvesb]<famiii>{keyiii={test 3}}
-%% process options in multiple families
-%% do not set keyiii
-\ProcessOptionsX[xkvesb]<famiii,famiv>[keyiii]
-\endinput
-%%
-%% End of file `xkvesb.sty'.
diff --git a/Master/texmf-dist/tex/latex/xkeyval/xkvesc.sty b/Master/texmf-dist/tex/latex/xkeyval/xkvesc.sty
deleted file mode 100644
index bd92c839714..00000000000
--- a/Master/texmf-dist/tex/latex/xkeyval/xkvesc.sty
+++ /dev/null
@@ -1,47 +0,0 @@
-%%
-%% This is file `xkvesc.sty',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% xkeyval.dtx (with options: `xkvesc')
-%%
-%% ---------------------------------------
-%% Copyright (C) 2004-2020 Hendri Adriaens
-%% ---------------------------------------
-%%
-%% This work may be distributed and/or modified under the
-%% conditions of the LaTeX Project Public License, either version 1.3
-%% of this license or (at your option) any later version.
-%% The latest version of this license is in
-%% http://www.latex-project.org/lppl.txt
-%% and version 1.3 or later is part of all distributions of LaTeX
-%% version 2003/12/01 or later.
-%%
-%% This work has the LPPL maintenance status "maintained".
-%%
-%% This Current Maintainer of this work is Hendri Adriaens.
-%%
-%% This work consists of the file xkeyval.dtx and derived files
-%% keyval.tex, xkvtxhdr.tex, xkeyval.sty, xkeyval.tex, xkvview.sty,
-%% xkvltxp.sty, xkvutils.tex, pst-xkey.tex, pst-xkey.sty, xkveca.cls,
-%% xkvecb.cls, xkvesa.sty, xkvesb.sty, xkvesc.sty, xkvex1.tex,
-%% xkvex2.tex, xkvex3.tex and xkvex4.tex.
-%%
-%% The following files constitute the xkeyval bundle and must be
-%% distributed as a whole: readme, xkeyval.pdf, keyval.tex,
-%% pst-xkey.sty, pst-xkey.tex, xkeyval.sty, xkeyval.tex, xkvview.sty,
-%% xkvltxp.sty, xkvtxhdr.tex, xkvutils.tex, pst-xkey.dtx and xkeyval.dtx.
-%%
-\ProvidesPackage{xkvesc}
-%% redefine \keyvi when keyvi option is specified in \documentclass
-\DeclareOption{keyvi}{\def\keyvi{test 6a}}
-%% keyvii is a package specific key
-\DeclareOption{keyvii}{\def\keyvii{test 7}}
-%% note that this package uses original LaTeX macros for options.
-%% this is possible since xkeyval filters key=value pairs from
-%% the \documentclass options list.
-\ProcessOptions
-\endinput
-%%
-%% End of file `xkvesc.sty'.