156 lines
7.2 KiB
TeX
156 lines
7.2 KiB
TeX
% GNUPLOT: LaTeX picture with Postscript
|
|
\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
|
|
\GPcolorfalse
|
|
}{}%
|
|
\@ifundefined{ifGPblacktext}{%
|
|
\newif\ifGPblacktext
|
|
\GPblacktexttrue
|
|
}{}%
|
|
% 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}%
|
|
\ifx\gptboxheight\undefined%
|
|
\newlength{\gptboxheight}%
|
|
\newlength{\gptboxwidth}%
|
|
\newsavebox{\gptboxtext}%
|
|
\fi%
|
|
\setlength{\fboxrule}{0.5pt}%
|
|
\setlength{\fboxsep}{1pt}%
|
|
\begin{picture}(4896.00,4030.00)%
|
|
\gplgaddtomacro\gplbacktext{%
|
|
\csname LTb\endcsname%
|
|
\put(475,2279){\makebox(0,0)[r]{\strut{}\footnotesize{0.0 m}}}%
|
|
\put(475,2477){\makebox(0,0)[r]{\strut{}\footnotesize{2.0 m}}}%
|
|
\put(475,2675){\makebox(0,0)[r]{\strut{}\footnotesize{4.0 m}}}%
|
|
\put(475,2873){\makebox(0,0)[r]{\strut{}\footnotesize{6.0 m}}}%
|
|
\put(475,3071){\makebox(0,0)[r]{\strut{}\footnotesize{8.0 m}}}%
|
|
\put(475,3270){\makebox(0,0)[r]{\strut{}\footnotesize{10.0 m}}}%
|
|
\put(475,3468){\makebox(0,0)[r]{\strut{}\footnotesize{12.0 m}}}%
|
|
\put(475,3666){\makebox(0,0)[r]{\strut{}\footnotesize{14.0 m}}}%
|
|
\put(475,3864){\makebox(0,0)[r]{\strut{}\footnotesize{16.0 m}}}%
|
|
\put(607,2059){\makebox(0,0){\strut{}\footnotesize{0 s}}}%
|
|
\put(1072,2059){\makebox(0,0){\strut{}\footnotesize{10 s}}}%
|
|
\put(1538,2059){\makebox(0,0){\strut{}\footnotesize{20 s}}}%
|
|
\put(2003,2059){\makebox(0,0){\strut{}\footnotesize{30 s}}}%
|
|
\put(2469,2059){\makebox(0,0){\strut{}\footnotesize{40 s}}}%
|
|
\put(2934,2059){\makebox(0,0){\strut{}\footnotesize{50 s}}}%
|
|
\put(3399,2059){\makebox(0,0){\strut{}\footnotesize{60 s}}}%
|
|
\put(3865,2059){\makebox(0,0){\strut{}\footnotesize{70 s}}}%
|
|
\put(4330,2059){\makebox(0,0){\strut{}\footnotesize{80 s}}}%
|
|
\put(4795,2059){\makebox(0,0){\strut{}\footnotesize{90 s}}}%
|
|
}%
|
|
\gplgaddtomacro\gplfronttext{%
|
|
\csname LTb\endcsname%
|
|
\put(2541,3812){\makebox(0,0)[r]{\strut{}\footnotesize{simple}\hspace{-1.5mm}}}%
|
|
\csname LTb\endcsname%
|
|
\put(3396,3812){\makebox(0,0)[r]{\strut{}\footnotesize{multi}\hspace{-1.5mm}}}%
|
|
\csname LTb\endcsname%
|
|
\put(4251,3812){\makebox(0,0)[r]{\strut{}\footnotesize{shortest}\hspace{-1.5mm}}}%
|
|
\csname LTb\endcsname%
|
|
\put(910,2477){\makebox(0,0){\strut{}\footnotesize{1}}}%
|
|
\put(1701,3567){\makebox(0,0){\strut{}\footnotesize{2}}}%
|
|
\put(2445,3567){\makebox(0,0){\strut{}\footnotesize{3}}}%
|
|
\put(3097,3567){\makebox(0,0){\strut{}\footnotesize{4}}}%
|
|
\put(3865,3567){\makebox(0,0){\strut{}\footnotesize{5}}}%
|
|
\put(4540,3071){\makebox(0,0){\strut{}\footnotesize{6}}}%
|
|
}%
|
|
\gplgaddtomacro\gplbacktext{%
|
|
\csname LTb\endcsname%
|
|
\put(475,264){\makebox(0,0)[r]{\strut{}\footnotesize{0.0 m}}}%
|
|
\put(475,523){\makebox(0,0)[r]{\strut{}\footnotesize{2.0 m}}}%
|
|
\put(475,782){\makebox(0,0)[r]{\strut{}\footnotesize{4.0 m}}}%
|
|
\put(475,1042){\makebox(0,0)[r]{\strut{}\footnotesize{6.0 m}}}%
|
|
\put(475,1301){\makebox(0,0)[r]{\strut{}\footnotesize{8.0 m}}}%
|
|
\put(475,1560){\makebox(0,0)[r]{\strut{}\footnotesize{10.0 m}}}%
|
|
\put(475,1819){\makebox(0,0)[r]{\strut{}\footnotesize{12.0 m}}}%
|
|
\put(607,44){\makebox(0,0){\strut{}\footnotesize{0 s}}}%
|
|
\put(1168,44){\makebox(0,0){\strut{}\footnotesize{20 s}}}%
|
|
\put(1729,44){\makebox(0,0){\strut{}\footnotesize{40 s}}}%
|
|
\put(2290,44){\makebox(0,0){\strut{}\footnotesize{60 s}}}%
|
|
\put(2851,44){\makebox(0,0){\strut{}\footnotesize{80 s}}}%
|
|
\put(3412,44){\makebox(0,0){\strut{}\footnotesize{100 s}}}%
|
|
\put(3973,44){\makebox(0,0){\strut{}\footnotesize{120 s}}}%
|
|
\put(4533,44){\makebox(0,0){\strut{}\footnotesize{140 s}}}%
|
|
}%
|
|
\gplgaddtomacro\gplfronttext{%
|
|
\csname LTb\endcsname%
|
|
\put(803,523){\makebox(0,0){\strut{}\footnotesize{1}}}%
|
|
\put(1364,1690){\makebox(0,0){\strut{}\footnotesize{2}}}%
|
|
\put(1883,1690){\makebox(0,0){\strut{}\footnotesize{3}}}%
|
|
\put(2234,1690){\makebox(0,0){\strut{}\footnotesize{4}}}%
|
|
\put(2556,1690){\makebox(0,0){\strut{}\footnotesize{5}}}%
|
|
\put(3117,1690){\makebox(0,0){\strut{}\footnotesize{6}}}%
|
|
\put(3706,1690){\makebox(0,0){\strut{}\footnotesize{7}}}%
|
|
\put(4057,1690){\makebox(0,0){\strut{}\footnotesize{8}}}%
|
|
\put(4421,1690){\makebox(0,0){\strut{}\footnotesize{9}}}%
|
|
\put(4702,1690){\makebox(0,0){\strut{}\footnotesize{10}}}%
|
|
}%
|
|
\gplbacktext
|
|
\put(0,0){\includegraphics{error_timed_nexus}}%
|
|
\gplfronttext
|
|
\end{picture}%
|
|
\endgroup
|