Skip to content

Commit

Permalink
Remove \declareimagemask from dvipdfmx.def
Browse files Browse the repository at this point in the history
This is one of the undocumented additions that *if* wanted should be fully generalised.
  • Loading branch information
josephwright committed May 22, 2017
1 parent 7f1c2c5 commit 8ecb319
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions dvipdfmx.def
Expand Up @@ -93,14 +93,6 @@
pdf:bgcolor \current@color}}
\def\define@color@named#1#2{%
\expandafter\let\csname col@#1\endcsname\@nnil}
%
% Graphics
%
\def\declareimagemask{%
\@ifnextchar[\declareimagemask@i{\declareimagemask@i[]}}
\def\declareimagemask@i[#1]#2#3{%
\special{pdf:image @#2\space hide (#3) #1}}
%
% import from pdftex.def
%
\let\GPT@pagebox@option\@empty
Expand Down

0 comments on commit 8ecb319

Please sign in to comment.