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.dtx4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/graphics/color.dtx b/Master/texmf-dist/source/latex/graphics/color.dtx
index 14bd364f4fc..d85b78349d8 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}
- [2016/06/02 v1.1d Standard LaTeX Color (DPC)]
+ [2016/07/10 v1.1e Standard LaTeX Color (DPC)]
%
% \iffalse
%<*driver>
@@ -147,6 +147,8 @@
% The |setpagesize| option requests that the driver option sets the page size.
% \changes{v1.1d}{2016/06/02}
% {(no)setpagesize options added}
+% (Whichever option is used, the page size is not set by this package if |\mag|
+% has been changed from its default value.)
% \begin{macrocode}
\newif\ifGin@setpagesize\Gin@setpagesizetrue
\DeclareOption{setpagesize}{\Gin@setpagesizetrue}