summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/oberdiek/test
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-08-08 00:12:57 +0000
committerKarl Berry <karl@freefriends.org>2008-08-08 00:12:57 +0000
commite5f07d95b842dc87e161ab78bc2d2fdc85030ed7 (patch)
tree31b98a91381a6774e35a9f2fcd05e1b9ab1593de /Master/texmf-dist/doc/latex/oberdiek/test
parent635e9afff29b63ade3594e3cf8eb94ce6c965b9a (diff)
oberdiek update (7aug08)
git-svn-id: svn://tug.org/texlive/trunk@10157 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/oberdiek/test')
-rw-r--r--Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test-xcol1.tex71
-rw-r--r--Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test-xcol2.tex72
-rw-r--r--Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test-xcol3.tex72
-rw-r--r--Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test1.tex10
-rw-r--r--Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test2.tex10
-rw-r--r--Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test3.tex10
6 files changed, 233 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test-xcol1.tex b/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test-xcol1.tex
new file mode 100644
index 00000000000..42bb40a6f4b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test-xcol1.tex
@@ -0,0 +1,71 @@
+%%
+%% This is file `hycolor-test-xcol1.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hycolor.dtx (with options: `test-xcolor,xcol1')
+%%
+%% This is a generated file.
+%%
+%% Copyright (C) 2007, 2008 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
+%%
+%% 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 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 hycolor.dtx
+%% and the derived files
+%% hycolor.sty, hycolor.pdf, hycolor.ins, hycolor.drv,
+%% xcolor-patch.sty, hycolor-test1.tex, hycolor-test2.tex,
+%% hycolor-test3.tex, hycolor-test-xcol1.tex,
+%% hycolor-test-xcol2.tex, hycolor-test-xcol3.tex.
+%%
+\NeedsTeXFormat{LaTeX2e}
+\nofiles
+\documentclass{minimal}
+\usepackage{xcolor}
+\usepackage{xcolor-patch}[2008/08/01]
+\makeatletter
+\newcommand*{\ColModList}{%
+ rgb,%
+ cmy,%
+ cmyk,%
+ hsb,%
+ Hsb,%
+ tHsb,%
+ gray,%
+ RGB,%
+ HTML,%
+ HSB,%
+ Gray,%
+ % wave,
+}
+\newcommand*{\StartModel}{rgb}
+\newcommand*{\StartValues}{.1,.2,.3}
+\@for\x:=\ColModList\do{%
+ \ifx\x\@empty
+ \else
+ \convertcolorspec\StartModel\StartValues\x\y
+ \typeout{* [\StartModel]{\StartValues} ==> [\x]{\y}}%
+ \@for\xx:=\ColModList\do{%
+ \ifx\xx\@empty
+ \else
+ \convertcolorspec\x\y\xx\yy
+ \typeout{* [\x]{\y} ==> [\xx]{\yy}}%
+ \fi
+ }%
+ \fi
+}
+\@@end
+\endinput
+%%
+%% End of file `hycolor-test-xcol1.tex'.
diff --git a/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test-xcol2.tex b/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test-xcol2.tex
new file mode 100644
index 00000000000..fb75e6bbcaa
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test-xcol2.tex
@@ -0,0 +1,72 @@
+%%
+%% This is file `hycolor-test-xcol2.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hycolor.dtx (with options: `test-xcolor,xcol2')
+%%
+%% This is a generated file.
+%%
+%% Copyright (C) 2007, 2008 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
+%%
+%% 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 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 hycolor.dtx
+%% and the derived files
+%% hycolor.sty, hycolor.pdf, hycolor.ins, hycolor.drv,
+%% xcolor-patch.sty, hycolor-test1.tex, hycolor-test2.tex,
+%% hycolor-test3.tex, hycolor-test-xcol1.tex,
+%% hycolor-test-xcol2.tex, hycolor-test-xcol3.tex.
+%%
+\NeedsTeXFormat{LaTeX2e}
+\nofiles
+\documentclass{minimal}
+\usepackage{scrlfile}
+\usepackage{xcolor-patch}[2008/08/01]
+\usepackage{xcolor}
+\makeatletter
+\newcommand*{\ColModList}{%
+ rgb,%
+ cmy,%
+ cmyk,%
+ hsb,%
+ Hsb,%
+ tHsb,%
+ gray,%
+ RGB,%
+ HTML,%
+ HSB,%
+ Gray,%
+ % wave,
+}
+\newcommand*{\StartModel}{rgb}
+\newcommand*{\StartValues}{.1,.2,.3}
+\@for\x:=\ColModList\do{%
+ \ifx\x\@empty
+ \else
+ \convertcolorspec\StartModel\StartValues\x\y
+ \typeout{* [\StartModel]{\StartValues} ==> [\x]{\y}}%
+ \@for\xx:=\ColModList\do{%
+ \ifx\xx\@empty
+ \else
+ \convertcolorspec\x\y\xx\yy
+ \typeout{* [\x]{\y} ==> [\xx]{\yy}}%
+ \fi
+ }%
+ \fi
+}
+\@@end
+\endinput
+%%
+%% End of file `hycolor-test-xcol2.tex'.
diff --git a/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test-xcol3.tex b/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test-xcol3.tex
new file mode 100644
index 00000000000..d41f734a683
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test-xcol3.tex
@@ -0,0 +1,72 @@
+%%
+%% This is file `hycolor-test-xcol3.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hycolor.dtx (with options: `test-xcolor,xcol3')
+%%
+%% This is a generated file.
+%%
+%% Copyright (C) 2007, 2008 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
+%%
+%% 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 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 hycolor.dtx
+%% and the derived files
+%% hycolor.sty, hycolor.pdf, hycolor.ins, hycolor.drv,
+%% xcolor-patch.sty, hycolor-test1.tex, hycolor-test2.tex,
+%% hycolor-test3.tex, hycolor-test-xcol1.tex,
+%% hycolor-test-xcol2.tex, hycolor-test-xcol3.tex.
+%%
+\NeedsTeXFormat{LaTeX2e}
+\nofiles
+\documentclass{minimal}
+\usepackage{xcolor-patch}[2008/08/01]
+\usepackage{xcolor}
+\begin{document}
+\makeatletter
+\newcommand*{\ColModList}{%
+ rgb,%
+ cmy,%
+ cmyk,%
+ hsb,%
+ Hsb,%
+ tHsb,%
+ gray,%
+ RGB,%
+ HTML,%
+ HSB,%
+ Gray,%
+ % wave,
+}
+\newcommand*{\StartModel}{rgb}
+\newcommand*{\StartValues}{.1,.2,.3}
+\@for\x:=\ColModList\do{%
+ \ifx\x\@empty
+ \else
+ \convertcolorspec\StartModel\StartValues\x\y
+ \typeout{* [\StartModel]{\StartValues} ==> [\x]{\y}}%
+ \@for\xx:=\ColModList\do{%
+ \ifx\xx\@empty
+ \else
+ \convertcolorspec\x\y\xx\yy
+ \typeout{* [\x]{\y} ==> [\xx]{\yy}}%
+ \fi
+ }%
+ \fi
+}
+\end{document}
+\endinput
+%%
+%% End of file `hycolor-test-xcol3.tex'.
diff --git a/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test1.tex b/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test1.tex
index 4cdc0b72eb1..d5b2f496bb2 100644
--- a/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test1.tex
+++ b/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test1.tex
@@ -25,9 +25,11 @@
%% This work consists of the main source file hycolor.dtx
%% and the derived files
%% hycolor.sty, hycolor.pdf, hycolor.ins, hycolor.drv,
-%% hycolor-test1.tex, hycolor-test2.tex, hycolor-test3.tex.
+%% xcolor-patch.sty, hycolor-test1.tex, hycolor-test2.tex,
+%% hycolor-test3.tex, hycolor-test-xcol1.tex,
+%% hycolor-test-xcol2.tex, hycolor-test-xcol3.tex.
%%
-\ProvidesFile{hycolor-test1.tex}[2008/07/29 test file 1]
+\ProvidesFile{hycolor-test1.tex}[2008/08/01 test file 1]
\documentclass{article}
\usepackage{qstest}
@@ -66,8 +68,8 @@
\endgroup
\Expect*{\@ResultErrorMessage}*{\@ExpectErrorMessage}%
}
-
-\usepackage{hycolor}[2008/07/29]
+\usepackage{scrlfile}
+\usepackage{hycolor}[2008/08/01]
\begin{qstest}{NumNormalize}{num, normalize}
\def\test#1#2{%
\HyColor@NormalizeNum{#1}\cmd
diff --git a/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test2.tex b/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test2.tex
index adabc9aa9b2..4fa9469aa69 100644
--- a/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test2.tex
+++ b/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test2.tex
@@ -25,9 +25,11 @@
%% This work consists of the main source file hycolor.dtx
%% and the derived files
%% hycolor.sty, hycolor.pdf, hycolor.ins, hycolor.drv,
-%% hycolor-test1.tex, hycolor-test2.tex, hycolor-test3.tex.
+%% xcolor-patch.sty, hycolor-test1.tex, hycolor-test2.tex,
+%% hycolor-test3.tex, hycolor-test-xcol1.tex,
+%% hycolor-test-xcol2.tex, hycolor-test-xcol3.tex.
%%
-\ProvidesFile{hycolor-test2.tex}[2008/07/29 test file 2]
+\ProvidesFile{hycolor-test2.tex}[2008/08/01 test file 2]
\let\pdfmatch\relax
\documentclass{article}
@@ -67,8 +69,8 @@
\endgroup
\Expect*{\@ResultErrorMessage}*{\@ExpectErrorMessage}%
}
-
-\usepackage{hycolor}[2008/07/29]
+\usepackage{scrlfile}
+\usepackage{hycolor}[2008/08/01]
\begin{qstest}{X0134 without xcolor}{X0134, noxcolor}
\def\test#1#2{%
\HyColor@XZeroOneThreeFour{#1}\cmd\TestPackageName\TestOptionName
diff --git a/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test3.tex b/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test3.tex
index 91011962f6a..29642c6e3b9 100644
--- a/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test3.tex
+++ b/Master/texmf-dist/doc/latex/oberdiek/test/hycolor-test3.tex
@@ -25,9 +25,11 @@
%% This work consists of the main source file hycolor.dtx
%% and the derived files
%% hycolor.sty, hycolor.pdf, hycolor.ins, hycolor.drv,
-%% hycolor-test1.tex, hycolor-test2.tex, hycolor-test3.tex.
+%% xcolor-patch.sty, hycolor-test1.tex, hycolor-test2.tex,
+%% hycolor-test3.tex, hycolor-test-xcol1.tex,
+%% hycolor-test-xcol2.tex, hycolor-test-xcol3.tex.
%%
-\ProvidesFile{hycolor-test3.tex}[2008/07/29 test file 3]
+\ProvidesFile{hycolor-test3.tex}[2008/08/01 test file 3]
\documentclass{article}
\usepackage{qstest}
@@ -66,8 +68,8 @@
\endgroup
\Expect*{\@ResultErrorMessage}*{\@ExpectErrorMessage}%
}
-
-\usepackage{hycolor}[2008/07/29]
+\usepackage{scrlfile}
+\usepackage{hycolor}[2008/08/01]
\def\atfi@SETRGBCOLORtest{set-rgb}
\def\atfi@SETGRAYCOLORtest{set-gray}
\def\atfi@SETCMYKCOLORtest{set-cmyk}