% GNUPLOT: LaTeX picture with Postscript
\documentclass{minimal}
% Set font size
\makeatletter
\def\@ptsize{1}
\InputIfFileExists{size11.clo}{}{%
\GenericError{(gnuplot) \space\space\space\@spaces}{%
Gnuplot Error: File `size11.clo' not found! Could not set font size%
}{See the gnuplot documentation for explanation.%
}{For using a font size a file `size<fontsize>.clo' has to exist.
Falling back ^^Jto default fontsize 10pt.}%
\def\@ptsize{0}
\input{size10.clo}%
}%
\makeatother
% Load packages
\usepackage{graphicx}
\usepackage{color}
\makeatletter
% Select an appropriate default driver (from TeXLive graphics.cfg)
\begingroup
\chardef\x=0 %
% check pdfTeX
\@ifundefined{pdfoutput}{}{%
\ifcase\pdfoutput
\else
\chardef\x=1 %
\fi
}%
% check VTeX
\@ifundefined{OpMode}{}{%
\chardef\x=2 %
}%
\expandafter\endgroup
\ifcase\x
% default case
\PassOptionsToPackage{dvips}{geometry}
\or
% pdfTeX is running in pdf mode
\PassOptionsToPackage{pdftex}{geometry}
\else
% VTeX is running
\PassOptionsToPackage{vtex}{geometry}
\fi
\makeatother
% Set papersize
\usepackage[papersize={425.10bp,340.10bp},text={425.10bp,340.10bp}]{geometry}
% No page numbers and no paragraph indentation
\pagestyle{empty}
\setlength{\parindent}{0bp}%
% Load configuration file
\InputIfFileExists{gnuplot.cfg}{%
\typeout{Using configuration file gnuplot.cfg}%
}{%
\typeout{No configuration file gnuplot.cfg found.}%
}%
%
\begin{document}
\begingroup
\makeatletter
\providecommand\color[2][]{%
\GenericError{(gnuplot) \space\space\space\@spaces}{%
Package color not loaded in conjunction with
terminal option `colourtext'%
}{See the gnuplot documentation for explanation.%
}{Either use 'blacktext' in gnuplot or load the package
color.sty in LaTeX.}%
\renewcommand\color[2][]{}%
}%
\providecommand\includegraphics[2][]{%
\GenericError{(gnuplot) \space\space\space\@spaces}{%
Package graphicx or graphics not loaded%
}{See the gnuplot documentation for explanation.%
}{The gnuplot epslatex terminal needs graphicx.sty or graphics.sty.}%
\renewcommand\includegraphics[2][]{}%
}%
\providecommand\rotatebox[2]{#2}%
\@ifundefined{ifGPcolor}{%
\newif\ifGPcolor
\GPcolortrue
}{}%
\@ifundefined{ifGPblacktext}{%
\newif\ifGPblacktext
\GPblacktextfalse
}{}%
% define a \g@addto@macro without @ in the name:
\let\gplgaddtomacro\g@addto@macro
% define empty templates for all commands taking text:
\gdef\gplbacktext{}%
\gdef\gplfronttext{}%
\makeatother
\ifGPblacktext
% no textcolor at all
\def\colorrgb#1{}%
\def\colorgray#1{}%
\else
% gray or color?
\ifGPcolor
\def\colorrgb#1{\color[rgb]{#1}}%
\def\colorgray#1{\color[gray]{#1}}%
\expandafter\def\csname LTw\endcsname{\color{white}}%
\expandafter\def\csname LTb\endcsname{\color{black}}%
\expandafter\def\csname LTa\endcsname{\color{black}}%
\expandafter\def\csname LT0\endcsname{\color[rgb]{1,0,0}}%
\expandafter\def\csname LT1\endcsname{\color[rgb]{0,1,0}}%
\expandafter\def\csname LT2\endcsname{\color[rgb]{0,0,1}}%
\expandafter\def\csname LT3\endcsname{\color[rgb]{1,0,1}}%
\expandafter\def\csname LT4\endcsname{\color[rgb]{0,1,1}}%
\expandafter\def\csname LT5\endcsname{\color[rgb]{1,1,0}}%
\expandafter\def\csname LT6\endcsname{\color[rgb]{0,0,0}}%
\expandafter\def\csname LT7\endcsname{\color[rgb]{1,0.3,0}}%
\expandafter\def\csname LT8\endcsname{\color[rgb]{0.5,0.5,0.5}}%
\else
% gray
\def\colorrgb#1{\color{black}}%
\def\colorgray#1{\color[gray]{#1}}%
\expandafter\def\csname LTw\endcsname{\color{white}}%
\expandafter\def\csname LTb\endcsname{\color{black}}%
\expandafter\def\csname LTa\endcsname{\color{black}}%
\expandafter\def\csname LT0\endcsname{\color{black}}%
\expandafter\def\csname LT1\endcsname{\color{black}}%
\expandafter\def\csname LT2\endcsname{\color{black}}%
\expandafter\def\csname LT3\endcsname{\color{black}}%
\expandafter\def\csname LT4\endcsname{\color{black}}%
\expandafter\def\csname LT5\endcsname{\color{black}}%
\expandafter\def\csname LT6\endcsname{\color{black}}%
\expandafter\def\csname LT7\endcsname{\color{black}}%
\expandafter\def\csname LT8\endcsname{\color{black}}%
\fi
\fi
\setlength{\unitlength}{0.0500bp}%
\begin{picture}(8502.00,6802.00)%
\gplgaddtomacro\gplbacktext{%
\csname LTb\endcsname%
\put(1210,704){\makebox(0,0)[r]{\strut{} 0.001}}%
\put(1210,1747){\makebox(0,0)[r]{\strut{} 0.01}}%
\put(1210,2791){\makebox(0,0)[r]{\strut{} 0.1}}%
\put(1210,3834){\makebox(0,0)[r]{\strut{} 1}}%
\put(1210,4878){\makebox(0,0)[r]{\strut{} 10}}%
\put(1210,5921){\makebox(0,0)[r]{\strut{} 100}}%
\put(1342,484){\makebox(0,0){\strut{} 0}}%
\put(3033,484){\makebox(0,0){\strut{} 5}}%
\put(4724,484){\makebox(0,0){\strut{} 10}}%
\put(6414,484){\makebox(0,0){\strut{} 15}}%
\put(8105,484){\makebox(0,0){\strut{} 20}}%
\put(176,3312){\rotatebox{-270}{\makebox(0,0){\strut{}pressure [kPa]}}}%
\put(4723,154){\makebox(0,0){\strut{}Time [s]}}%
\put(4723,6471){\makebox(0,0){\strut{}Pumping process}}%
\put(4723,6251){\makebox(0,0){\strut{} $p_0=100$ kPa; $V=80$ l; $S=40$ l/s; $p_{lim}=0.1$ kPa; $Q_{leak}=10$ kPa.l/s}}%
}%
\gplgaddtomacro\gplfronttext{%
\csname LTb\endcsname%
\put(7118,5748){\makebox(0,0)[r]{\strut{}$p_0\cdot e^{-S/V*t}$}}%
\csname LTb\endcsname%
\put(7118,5528){\makebox(0,0)[r]{\strut{}$(p_0-p_{lim})\cdot e^{(-S/V*t)}+p_{lim}$}}%
\csname LTb\endcsname%
\put(7118,5308){\makebox(0,0)[r]{\strut{}$(p_0-p_{lim}-Q_{leak}/S)\cdot e^{(-S/V*t)}+p_{lim}+Q_{leak}/S$}}%
}%
\gplbacktext
\put(0,0){\includegraphics{fig-inc}}%
\gplfronttext
\end{picture}%
\endgroup
\end{document}