You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
132 lines
3.5 KiB
132 lines
3.5 KiB
%%
|
|
%% This is file `bmpsize-dvips.def',
|
|
%% generated with the docstrip utility.
|
|
%%
|
|
%% The original source files were:
|
|
%%
|
|
%% bmpsize.dtx (with options: `dvips')
|
|
%%
|
|
%% This is a generated file.
|
|
%%
|
|
%% Project: bmpsize
|
|
%% Version: 2019/12/29 v1.8
|
|
%%
|
|
%% Copyright (C)
|
|
%% 2006-2009 Heiko Oberdiek
|
|
%% 2016-2019 Oberdiek Package Support Group
|
|
%%
|
|
%% This work may be distributed and/or modified under the
|
|
%% conditions of the LaTeX Project Public License, either
|
|
%% version 1.3c of this license or (at your option) any later
|
|
%% version. This version of this license is in
|
|
%% https://www.latex-project.org/lppl/lppl-1-3c.txt
|
|
%% and the latest version of this license is in
|
|
%% https://www.latex-project.org/lppl.txt
|
|
%% and version 1.3 or later is part of all distributions of
|
|
%% LaTeX version 2005/12/01 or later.
|
|
%%
|
|
%% This work has the LPPL maintenance status "maintained".
|
|
%%
|
|
%% The Current Maintainers of this work are
|
|
%% Heiko Oberdiek and the Oberdiek Package Support Group
|
|
%% https://github.com/ho-tex/oberdiek/issues
|
|
%%
|
|
%%
|
|
%% This work consists of the main source file bmpsize.dtx
|
|
%% and the derived files
|
|
%% bmpsize.sty, bmpsize.pdf, bmpsize.ins, bmpsize.drv,
|
|
%% bmpsize-base.sty, bmpsize-test.tex, bmpsize-dvips.def,
|
|
%% bmpsize-dvipdfm.def, bmpsize-dvipdfmx.def.
|
|
%%
|
|
\ProvidesFile{bmpsize-dvips.def}%
|
|
[2019/12/29 v1.8 Graphics bitmap driver for dvips (HO)]%
|
|
\expandafter\edef\csname @bmpsize@driver@catcodes\endcsname{%
|
|
\catcode44 \the\catcode44 % ,
|
|
\catcode58 \the\catcode58 % :
|
|
\catcode60 \the\catcode60 % <
|
|
\catcode61 \the\catcode61 % =
|
|
\catcode62 \the\catcode62 % >
|
|
\catcode64 \the\catcode64 % @
|
|
}
|
|
\catcode64 11 %
|
|
\@makeother\,
|
|
\@makeother\:
|
|
\@makeother\<
|
|
\@makeother\=
|
|
\@makeother\>
|
|
\def\Ginclude@bmp#1{%
|
|
\message{<#1>}%
|
|
\raise\Gin@req@height
|
|
\hbox to\Gin@req@width{%
|
|
\ifGin@clip
|
|
\vbox to\z@{%
|
|
\special{ps:gsave currentpoint}%
|
|
\kern\Gin@req@height
|
|
\hbox to\z@{%
|
|
\kern\Gin@req@width
|
|
\special{ps:%
|
|
currentpoint %
|
|
newpath %
|
|
3 index 3 index moveto %
|
|
1 index 3 index lineto %
|
|
2 copy lineto %
|
|
exch pop exch pop %
|
|
lineto %
|
|
closepath %
|
|
clip %
|
|
}%
|
|
\hss
|
|
}%
|
|
\vss
|
|
}%
|
|
\fi
|
|
\@ifundefined{Gin@ollx}{%
|
|
\dimen@\z@
|
|
}{%
|
|
\ifx\Gin@scalex\Gin@exclamation
|
|
\let\Gin@scalex\Gin@scaley
|
|
\fi
|
|
\ifx\Gin@scaley\Gin@exclamation
|
|
\let\Gin@scaley\Gin@scalex
|
|
\fi
|
|
\@ifundefined{bmpsize@width}{%
|
|
\let\bmpsize@width\Gin@ourx
|
|
\let\bmpsize@height\Gin@oury
|
|
}{}%
|
|
\dimen@=\Gin@llx bp\relax
|
|
\dimen@=\Gin@scalex\dimen@
|
|
\kern-\dimen@
|
|
\advance\Gin@req@width\dimen@
|
|
\dimen@=\bmpsize@width bp\relax
|
|
\advance\dimen@ by -\Gin@urx bp\relax
|
|
\dimen@=\Gin@scalex\dimen@
|
|
\advance\Gin@req@width\dimen@
|
|
\dimen@=\Gin@lly bp\relax
|
|
\dimen@=\Gin@scaley\dimen@
|
|
\advance\Gin@req@height\dimen@
|
|
\dimen@=\bmpsize@height bp\relax
|
|
\advance\dimen@ by -\Gin@ury bp\relax
|
|
\dimen@=\Gin@scaley\dimen@
|
|
\advance\Gin@req@height\dimen@
|
|
}%
|
|
\ifdim\dimen@=\z@
|
|
\else
|
|
\vbox to\z@\bgroup
|
|
\kern-\dimen@
|
|
\fi
|
|
\special{em:graph #1,\the\Gin@req@width,\the\Gin@req@height}%
|
|
\ifdim\dimen@=\z@
|
|
\else
|
|
\vss
|
|
\egroup
|
|
\fi
|
|
\ifGin@clip
|
|
\special{ps::grestore}%
|
|
\fi
|
|
\hss
|
|
}%
|
|
}
|
|
\@bmpsize@driver@catcodes
|
|
\endinput
|
|
%%
|
|
%% End of file `bmpsize-dvips.def'.
|
|
|