summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-22 21:30:03 +0000
committerKarl Berry <karl@freefriends.org>2016-06-22 21:30:03 +0000
commit3622573f5d11f0ce33788890a967e804c4deca51 (patch)
treed209639506e83d9486762d20073c353ec3693496 /Master/texmf-dist
parent885ee5d9e1747502cf35a4c38f8ec4a4ceffe987 (diff)
dvipdfmx-def (22jun16)
git-svn-id: svn://tug.org/texlive/trunk@41522 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/dvipdfmx-def/README2
-rw-r--r--Master/texmf-dist/tex/latex/dvipdfmx-def/dvipdfmx.def18
2 files changed, 11 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/dvipdfmx-def/README b/Master/texmf-dist/doc/latex/dvipdfmx-def/README
index 682b5b1d0fa..2a4202639e3 100644
--- a/Master/texmf-dist/doc/latex/dvipdfmx-def/README
+++ b/Master/texmf-dist/doc/latex/dvipdfmx-def/README
@@ -2,7 +2,7 @@
This directory contains the LaTeX graphics driver 'dvipdfmx.def'
used with the driver program 'dvipdfmx'
-Version: 4.08; 2016-04-06.
+Version: 4.09; 2016-06-22.
The canonical source is the subversion repository at
https://puszcza.gnu.org.ua/projects/latexfmxdef.
diff --git a/Master/texmf-dist/tex/latex/dvipdfmx-def/dvipdfmx.def b/Master/texmf-dist/tex/latex/dvipdfmx-def/dvipdfmx.def
index 0c836098e4c..2e857a4cc56 100644
--- a/Master/texmf-dist/tex/latex/dvipdfmx-def/dvipdfmx.def
+++ b/Master/texmf-dist/tex/latex/dvipdfmx-def/dvipdfmx.def
@@ -22,7 +22,7 @@
%%
% emacs-page
\ProvidesFile{dvipdfmx.def}
- [2016/04/06 v4.08 LaTeX color/graphics driver for dvipdfmx (TeX Live/ChoF)]
+ [2016/06/22 v4.09 LaTeX color/graphics driver for dvipdfmx (TeX Live/ChoF)]
%
\def\c@lor@arg#1{%
\dimen@#1\p@
@@ -60,13 +60,15 @@
\dimen@#1\p@
\divide\dimen@\@cclv
\edef#2{\strip@pt\dimen@}}
-\def\color@hsb#1#2{\c@lor@@hsb#2\@@#1}
-\def\c@lor@@hsb#1,#2,#3\@@#4{%
- \c@lor@arg{#1}%
- \c@lor@arg{#2}%
- \c@lor@arg{#3}%
- \edef#4{[#1 #2 #3] hsb}%
- }
+%%
+%% the following 7 lines do not work. (2016/06/22)
+%%\def\color@hsb#1#2{\c@lor@@hsb#2\@@#1}
+%%\def\c@lor@@hsb#1,#2,#3\@@#4{%
+%% \c@lor@arg{#1}%
+%% \c@lor@arg{#2}%
+%% \c@lor@arg{#3}%
+%% \edef#4{[#1 #2 #3] hsb}%
+%% }
\def\color@named#1#2{\c@lor@@named#2,,\@@#1}
\def\c@lor@@named#1,#2,#3\@@#4{%
\@ifundefined{col@#1}%