summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/graphics/color.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/graphics/color.dtx')
-rw-r--r--Master/texmf-dist/source/latex/graphics/color.dtx13
1 files changed, 11 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/graphics/color.dtx b/Master/texmf-dist/source/latex/graphics/color.dtx
index 437d75f1af2..935dd25e663 100644
--- a/Master/texmf-dist/source/latex/graphics/color.dtx
+++ b/Master/texmf-dist/source/latex/graphics/color.dtx
@@ -19,7 +19,7 @@
%<driver> \ProvidesFile{color.drv}
% \fi
% \ProvidesFile{color.dtx}
- [2014/10/28 v1.1a Standard LaTeX Color (DPC)]
+ [2016/01/03 v1.1b Standard LaTeX Color (DPC)]
%
% \iffalse
%<*driver>
@@ -42,7 +42,7 @@
% \MaintainedByLaTeXTeam{graphics}
% \maketitle
%
-% \CheckSum{440}
+% \CheckSum{443}
%
%
% \title{The implementation of the \LaTeX\ Colour interface.}
@@ -193,6 +193,15 @@
% \end{macrocode}
% \end{option}
%
+% \begin{option}{luatex}
+% \changes{v1.1b}{2016/01/03}
+% {luatex added}
+% Lua\TeX\ \TeX\ variant.
+% \begin{macrocode}
+\DeclareOption{luatex}{\def\Gin@driver{luatex.def}}
+% \end{macrocode}
+% \end{option}
+%
% \begin{option}{xetex}
% \changes{v1.0j}{2005/11/14}
% {xetex added}