%%
%% This is file `pctexwin.def',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% drivers.dtx (with options: `pctexwin,nops')
%%
%% drivers.dtx Copyright (C) 1994 David Carlisle Sebastian Rahtz
%% Copyright (C) 1995 1996 David Carlisle
%%
%% This file is part of the Standard LaTeX `Graphics Bundle'.
%%
%% It should be distributed *unchanged* and together with all other
%% files in the graphics bundle. The file 00readme.txt contains a list
%% of all of these files.
%%
%% A modified version of this file may be distributed, but it should
%% be distributed with a *different* name. Changed files must be
%% distributed *together with a complete and unchanged* distribution
%% of these files.
%%
\ProvidesFile{pctexwin.def}
[1996/12/12 v3.0d Driver-dependant file (DPC,SPQR)]
\def\Ginclude@eps#1{%
\message{<#1>}%
\ifGin@clip
\typeout{no clipping support in pctexwin}%
\fi
\Gin@[email protected]\Gin@req@width
\Gin@[email protected]\Gin@req@height
\special{eps:#1\space x=\strip@pt\Gin@req@width cm,
y=\strip@pt\Gin@req@height cm}}
\def\Ginclude@ps#1{%
\message{<#1>}%
\ifGin@clip
\typeout{no clipping support in pctexwin}%
\fi
\hbox{\kern-\Gin@llx bp\raise-\Gin@lly bp\hbox{\special{ps:#1}}}%
\typeout{^^J%
---------------------------------------------------------^^J%
.ps graphics without bounding box information cannot be^^J%
scaled. If the file actually contains the information,^^J%
please rename the file to .eps file extension.^^J%
---------------------------------------------------------^^J%
}}
\def\Ginclude@bmp#1{%
\message{<#1>}%
\ifGin@clip
\typeout{no clipping support in pctexwin}%
\fi
\Gin@[email protected]\Gin@req@width
\Gin@[email protected]\Gin@req@height
\special{bmp:#1\space x=\strip@pt\Gin@req@width cm,
y=\strip@pt\Gin@req@height cm}}
\def\Ginclude@wmf#1{%
\message{<#1>}%
\ifGin@clip
\typeout{no clipping support in pctexwin}%
\fi
\Gin@[email protected]\Gin@req@width
\Gin@[email protected]\Gin@req@height
\special{wmf:#1\space x=\strip@pt\Gin@req@width cm,
y=\strip@pt\Gin@req@height cm}}
\def\Gin@extensions{.eps,.ps,.wmf,.bmp}
\@namedef{Gin@[email protected]}#1{{bmp}{}{#1}}
\@namedef{Gin@[email protected]}#1{{wmf}{}{#1}}
\@namedef{Gin@[email protected]}#1{{ps}{.ps}{#1}}
\@namedef{Gin@[email protected]}#1{{eps}{.eps}{#1}}
\def\Gin@PS@raw#1{}
\def\Gin@PS@restored#1{}
\def\Gin@PS@literal@header#1{}
\def\Gin@PS@file@header#1{}
\endinput
%%
%% End of file `pctexwin.def'.
|