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.dtx14
1 files changed, 11 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/graphics/color.dtx b/Master/texmf-dist/source/latex/graphics/color.dtx
index 935dd25e663..0ef43f209be 100644
--- a/Master/texmf-dist/source/latex/graphics/color.dtx
+++ b/Master/texmf-dist/source/latex/graphics/color.dtx
@@ -2,7 +2,7 @@
% \iffalse
%
%% color.dtx Copyright (C) 1994--1999 David Carlisle
-%% Copyright (C) 2005--2015 David Carlisle, LaTeX3 Project
+%% Copyright (C) 2005--2016 David Carlisle, LaTeX3 Project
%%
%% This file is part of the Standard LaTeX `Graphics Bundle'.
%% It may be distributed under the terms of the LaTeX Project Public
@@ -19,7 +19,7 @@
%<driver> \ProvidesFile{color.drv}
% \fi
% \ProvidesFile{color.dtx}
- [2016/01/03 v1.1b Standard LaTeX Color (DPC)]
+ [2016/05/09 v1.1c Standard LaTeX Color (DPC)]
%
% \iffalse
%<*driver>
@@ -42,7 +42,6 @@
% \MaintainedByLaTeXTeam{graphics}
% \maketitle
%
-% \CheckSum{443}
%
%
% \title{The implementation of the \LaTeX\ Colour interface.}
@@ -202,6 +201,15 @@
% \end{macrocode}
% \end{option}
%
+% \begin{option}{luatex}
+% \changes{v1.1c}{2016/05/09}
+% {dvisvgm added}
+% dvisvgm driver.
+% \begin{macrocode}
+\DeclareOption{dvisvgm}{\def\Gin@driver{dvisvgm.def}}
+% \end{macrocode}
+% \end{option}
+%
% \begin{option}{xetex}
% \changes{v1.0j}{2005/11/14}
% {xetex added}