282 lines
12 KiB
TeX
282 lines
12 KiB
TeX
% GNUPLOT: LaTeX picture with Postscript
|
|
\begingroup
|
|
\fontfamily{phv}%
|
|
\selectfont
|
|
\definecolor{t}{rgb}{0.5,0.5,0.5}
|
|
\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}(8352.00,11806.00)%
|
|
\gplgaddtomacro\gplbacktext{%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,9430){\makebox(0,0)[r]{\strut{}\color{t}$6$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,9670){\makebox(0,0)[r]{\strut{}\color{t}$8$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,9910){\makebox(0,0)[r]{\strut{}\color{t}$10$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,10150){\makebox(0,0)[r]{\strut{}\color{t}$12$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,10390){\makebox(0,0)[r]{\strut{}\color{t}$14$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,10629){\makebox(0,0)[r]{\strut{}\color{t}$16$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,10869){\makebox(0,0)[r]{\strut{}\color{t}$18$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,11109){\makebox(0,0)[r]{\strut{}\color{t}$20$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,11349){\makebox(0,0)[r]{\strut{}\color{t}$22$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,11589){\makebox(0,0)[r]{\strut{}\color{t}$24$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,9250){\makebox(0,0){\strut{}2100}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1532,9250){\makebox(0,0){\strut{}2200}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2181,9250){\makebox(0,0){\strut{}2300}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2831,9250){\makebox(0,0){\strut{}0000}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(3480,9250){\makebox(0,0){\strut{}0100}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4130,9250){\makebox(0,0){\strut{}0200}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4779,9250){\makebox(0,0){\strut{}0300}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5429,9250){\makebox(0,0){\strut{}0400}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6078,9250){\makebox(0,0){\strut{}0500}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6728,9250){\makebox(0,0){\strut{}0600}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(7377,9250){\makebox(0,0){\strut{}0700}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(8027,9250){\makebox(0,0){\strut{}0800}}%
|
|
\csname LTb\endcsname%
|
|
\put(144,10509){\rotatebox{-270}{\makebox(0,0){\strut{}Température}}}%
|
|
\put(4454,8980){\makebox(0,0){\strut{}Temps [hhmm]}}%
|
|
}%
|
|
\gplgaddtomacro\gplfronttext{%
|
|
\csname LTb\endcsname%
|
|
\put(7208,11436){\makebox(0,0)[r]{\strut{}T [°C]}}%
|
|
}%
|
|
\gplgaddtomacro\gplbacktext{%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,6479){\makebox(0,0)[r]{\strut{}\color{t}$931$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,6787){\makebox(0,0)[r]{\strut{}\color{t}$932$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,7096){\makebox(0,0)[r]{\strut{}\color{t}$933$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,7404){\makebox(0,0)[r]{\strut{}\color{t}$934$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,7713){\makebox(0,0)[r]{\strut{}\color{t}$935$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,8021){\makebox(0,0)[r]{\strut{}\color{t}$936$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,8330){\makebox(0,0)[r]{\strut{}\color{t}$937$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,8638){\makebox(0,0)[r]{\strut{}\color{t}$938$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(990,6299){\makebox(0,0){\strut{}2100}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1630,6299){\makebox(0,0){\strut{}2200}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2269,6299){\makebox(0,0){\strut{}2300}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2909,6299){\makebox(0,0){\strut{}0000}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(3549,6299){\makebox(0,0){\strut{}0100}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4189,6299){\makebox(0,0){\strut{}0200}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4828,6299){\makebox(0,0){\strut{}0300}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5468,6299){\makebox(0,0){\strut{}0400}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6108,6299){\makebox(0,0){\strut{}0500}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6748,6299){\makebox(0,0){\strut{}0600}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(7387,6299){\makebox(0,0){\strut{}0700}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(8027,6299){\makebox(0,0){\strut{}0800}}%
|
|
\csname LTb\endcsname%
|
|
\put(144,7558){\rotatebox{-270}{\makebox(0,0){\strut{}Pression}}}%
|
|
\put(4508,6029){\makebox(0,0){\strut{}Temps [hhmm]}}%
|
|
}%
|
|
\gplgaddtomacro\gplfronttext{%
|
|
\csname LTb\endcsname%
|
|
\put(7208,8485){\makebox(0,0)[r]{\strut{}P [hPa]}}%
|
|
}%
|
|
\gplgaddtomacro\gplbacktext{%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,3527){\makebox(0,0)[r]{\strut{}\color{t}$30$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,3836){\makebox(0,0)[r]{\strut{}\color{t}$40$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,4144){\makebox(0,0)[r]{\strut{}\color{t}$50$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,4453){\makebox(0,0)[r]{\strut{}\color{t}$60$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,4761){\makebox(0,0)[r]{\strut{}\color{t}$70$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,5070){\makebox(0,0)[r]{\strut{}\color{t}$80$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,5378){\makebox(0,0)[r]{\strut{}\color{t}$90$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,5687){\makebox(0,0)[r]{\strut{}\color{t}$100$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(990,3347){\makebox(0,0){\strut{}2100}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1630,3347){\makebox(0,0){\strut{}2200}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2269,3347){\makebox(0,0){\strut{}2300}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2909,3347){\makebox(0,0){\strut{}0000}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(3549,3347){\makebox(0,0){\strut{}0100}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4189,3347){\makebox(0,0){\strut{}0200}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4828,3347){\makebox(0,0){\strut{}0300}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5468,3347){\makebox(0,0){\strut{}0400}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6108,3347){\makebox(0,0){\strut{}0500}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6748,3347){\makebox(0,0){\strut{}0600}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(7387,3347){\makebox(0,0){\strut{}0700}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(8027,3347){\makebox(0,0){\strut{}0800}}%
|
|
\csname LTb\endcsname%
|
|
\put(144,4607){\rotatebox{-270}{\makebox(0,0){\strut{}Humidité}}}%
|
|
\put(4508,3077){\makebox(0,0){\strut{}Temps [hhmm]}}%
|
|
}%
|
|
\gplgaddtomacro\gplfronttext{%
|
|
\csname LTb\endcsname%
|
|
\put(7208,5534){\makebox(0,0)[r]{\strut{}Hr [\%]}}%
|
|
}%
|
|
\gplgaddtomacro\gplbacktext{%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,576){\makebox(0,0)[r]{\strut{}\color{t}$0$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,936){\makebox(0,0)[r]{\strut{}\color{t}$10$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,1296){\makebox(0,0)[r]{\strut{}\color{t}$20$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,1656){\makebox(0,0)[r]{\strut{}\color{t}$30$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,2015){\makebox(0,0)[r]{\strut{}\color{t}$40$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,2375){\makebox(0,0)[r]{\strut{}\color{t}$50$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,2735){\makebox(0,0)[r]{\strut{}\color{t}$60$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,396){\makebox(0,0){\strut{}2100}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1532,396){\makebox(0,0){\strut{}2200}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2181,396){\makebox(0,0){\strut{}2300}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2831,396){\makebox(0,0){\strut{}0000}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(3480,396){\makebox(0,0){\strut{}0100}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4130,396){\makebox(0,0){\strut{}0200}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4779,396){\makebox(0,0){\strut{}0300}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5429,396){\makebox(0,0){\strut{}0400}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6078,396){\makebox(0,0){\strut{}0500}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6728,396){\makebox(0,0){\strut{}0600}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(7377,396){\makebox(0,0){\strut{}0700}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(8027,396){\makebox(0,0){\strut{}0800}}%
|
|
\csname LTb\endcsname%
|
|
\put(144,1655){\rotatebox{-270}{\makebox(0,0){\strut{}Luminosité}}}%
|
|
\put(4454,126){\makebox(0,0){\strut{}Temps [hhmm]}}%
|
|
}%
|
|
\gplgaddtomacro\gplfronttext{%
|
|
\csname LTb\endcsname%
|
|
\put(7208,2582){\makebox(0,0)[r]{\strut{}Lx [Lux]}}%
|
|
}%
|
|
\gplbacktext
|
|
\put(0,0){\includegraphics{../latex/data}}%
|
|
\gplfronttext
|
|
\end{picture}%
|
|
\endgroup
|