%PDF- %PDF-
| Direktori : /proc/self/root/data/old/usr/share/texlive/texmf-dist/tex/latex/ncctools/ |
| Current File : //proc/self/root/data/old/usr/share/texlive/texmf-dist/tex/latex/ncctools/nccpic.sty |
%%
%% This is file `nccpic.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% nccpic.dtx (with options: `package')
%%
%% IMPORTANT NOTICE:
%%
%% This file is a generated file from the sources of the `ncctools'
%% bundle.
%%
%% You are not allowed to modify this file.
%%
%% You are allowed to distribute this file if and only if
%% it is distributed with the corresponding source files in
%% the `ncctools' bundle.
%%
%% For the copying and distribution conditions of the source files,
%% see the README file distributed with the ncctools bundle.
%%
%% File: nccpic.dtx Copyright (C) 2002--2005 by Alexander I. Rozhenko
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{nccpic}
[2005/03/06 v1.2 NCC Extention of Graphicx (NCC)]
\RequirePackageWithOptions{graphicx}[1999/02/16]
\RequirePackage{nccboxes}[2002/01/09]
\def\@tempa{dvips.def}
\ifx\Gin@driver\@tempa
\DeclareGraphicsExtensions{.eps,.ps,.eps.gz,.ps.gz,.eps.Z,%
.bmp,.msp,.pcx,.pict,.pntg}
\else
\def\@tempa{dvipdf.def}
\ifx\Gin@driver\@tempa
\DeclareGraphicsExtensions{.eps,.ps,.eps.gz,.ps.gz,.eps.Z,%
.bmp,.msp,.jpg}
\fi
\fi
\graphicspath{{graphics/}}
\newcommand\draftgraphics{\Gin@drafttrue}
\newcommand\finalgraphics{\Gin@draftfalse}
\newcommand*{\ipic}[1]{%
\begingroup \let\input@path\Ginput@path
\ignorespaces\input{#1.pic}\unskip
\endgroup
}
\newcommand{\putimage}{}
\def\putimage(#1,#2){%
\@ifnextchar[{\NCC@Gim(#1,#2)}{\NCC@Gim(#1,#2)[#1,#2]}%
}
\def\NCC@Gim(#1,#2)[#3,#4]{%
\ifGin@draft
\def\NCC@temp(##1,##2)##3{%
\edef\@tempa{##3}%
\put(0,0){%
\framebox(#1,#2){\ttfamily\expandafter\strip@prefix\meaning\@tempa}%
}%
}%
\else
\def\NCC@temp(##1,##2)##3{%
\put(##1,##2){%
\includegraphics[width=#3\unitlength,height=#4\unitlength]{##3}%
}%
}%
\fi
\@ifnextchar({\NCC@Gim@(#1,#2)}{\NCC@Gim@(#1,#2)(0,0)}%
}
\def\NCC@Gim@(#1,#2)(#3,#4)#5{%
\jvbox{\Strut}[t]{%
\begin{picture}(#1,#2)\NCC@temp(#3,#4){#5}\end{picture}%
}%
}
\let\NCC@Ginsetfile\Gin@setfile
\def\Gin@setfile#1#2{%
\ifGin@bbox\else
\ifx\\#2\\\else
\IfFileExists{\Gin@base#2}{}{\Gread@false}%
\fi
\fi
\NCC@Ginsetfile{#1}{#2}%
}
\endinput
%%
%% End of file `nccpic.sty'.