%% %% This is file `ref2.col', generated on <1994/7/28> %% with the docstrip utility (2.2h). %% %% The original source files were: %% %% refcol.dtx (with options: `ref2') %% %% IMPORTANT NOTICE: %% You are not allowed to distribute this file. %% For distribution of the original source see %% the copyright notice in the file refcol.dtx . %% \def\set@color{% \special{color push \current@color}\aftergroup\reset@color} \def\reset@color{\special{color pop}} \def\set@page@color{\special{background \current@color}} \def\color@named#1{% \expandafter\ifx\csname col@#1\endcsname\color@check \color@named@{#1}% \else \UndefinedColor \fi} \def\color@check{\color@check} \let\col@Black\color@check % Black is OK \let\col@White\color@check % White is OK \let\col@Red\color@check % Red is OK \let\col@Green\color@check % Green is OK \let\col@Blue\color@check % Blue is OK \def\color@@#1{% \def\current@color{#1}% \set@color} \let\color@named@\color@@ \def\color@arg#1{% \dimen@#1\p@ \ifdim\dimen@<\z@\out@of@range \else\ifdim\dimen@>\p@\out@of@range \fi\fi} \def\color@rgb#1{\color@@rgb#1\@@} \def\color@@rgb#1,#2,#3\@@{% \color@arg{#1}% \color@arg{#2}% \color@arg{#3}% \color@rgb@{ #1 #2 #3}} \def\color@rgb@#1{\color@@{rgb #1}} \def\color@cmyk#1{\color@@cmyk#1\@@} \def\color@@cmyk#1,#2,#3,#4\@@{% \color@arg{#1}% \color@arg{#2}% \color@arg{#3}% \color@arg{#4}% \color@cmyk@{#1 #2 #3 #4}} \def\color@cmyk@#1{\color@@{cmyk #1}} \def\color@gray#1{% \color@arg{#1}% \color@gray@{#1}} \def\color@gray@#1{\color@@{gray #1}} \def\definecolor@named#1#2{% \expandafter\ifx\csname col@#2\endcsname\color@check \expandafter\def\csname\string\color @#1\endcsname{% \color@named@{#2}}% \else \UndefinedColor \fi} \def\definecolor@gray#1#2{% \color@arg{#2}% \expandafter\def\csname\string\color @#1\endcsname{% \color@gray@{#2}}} \def\definecolor@rgb#1#2{\definecolor@rgb@{#1}#2\@@} \def\definecolor@rgb@#1#2,#3,#4\@@{% \color@arg{#2}% \color@arg{#3}% \color@arg{#4}% \expandafter\def\csname\string\color @#1\endcsname{% \color@rgb@{#2 #3 #4}}} \def\definecolor@cmyk#1#2{\definecolor@cmyk@{#1}#2\@@} \def\definecolor@cmyk@#1#2,#3,#4,#5\@@{% \color@arg{#2}% \color@arg{#3}% \color@arg{#4}% \color@arg{#5}% \expandafter\def\csname\string\color @#1\endcsname{% \color@cmyk@{#2 #3 #4 #5}}} \def\current@color{Black} \endinput %% %% End of file `ref2.col'.