\pagestyle{empty} % Set page size and margins \topskip 0mm \topmargin -15truemm \headsep 0mm \headheight 0mm \textheight 280truemm \textwidth 190truemm \oddsidemargin -15truemm \evensidemargin -15truemm \marginparwidth 0mm \marginparsep 0mm \parskip=5mm \parindent=0mm \def\ILLlogo{% \setlength{\unitlength}{1mm} \begin{picture}(47,24) \thicklines \put(0,0){\line(1,3){10}} \put(12,0){\line(1,3){10}} \put(0,0){\line(1,0){12}} \put(7,21){\line(1,0){12}} \put(10,30){\line(1,0){36}} \put(26,6){\line(1,3){8}} \put(38,6){\line(1,3){8}} \put(17,0){\line(1,0){24}} \put(12,0){\qbezier(2,6)(0,0)(5,0)} \put(24,0){\qbezier(2,6)(0,0)(5,0)} \put(36,0){\qbezier(2,6)(0,0)(5,0)} \end{picture} } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Page One %Scientific background and detailed description \newcommand{\DetailedDescription}[1]{\def\ProDetailedDescription{#1}} \newcommand{\PageOne} { % Set standard unit length to mm \unitlength=1mm % Enter picture mode \begin{picture}(190,280)(-2,0) \put(1,279){\parbox[t]{185mm}{\centerline{\textbf{scientific background and detailed description of the proposed experiment, see also guidelines}} \centerline{\it \small (please respect the available space)}}} \put (0,271){\line(1,0){185}} \put (0,12){\framebox(185,272){ }} \put (4,265){\parbox[t]{178mm}{\ProDetailedDescription}} \put (0,5){\scriptsize \sffamily Edition January 2001} \end{picture} } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Page two set-up commands %Scientific background and detailed description (continued) \newcommand{\DescriptionContinued}[1]{\def\ProDescriptionContinued{#1}} \newcommand{\PageTwo} { % Set standard unit length to mm \unitlength=1mm % Enter picture mode \begin{picture}(190,280)(-2,0) % Frame and main text %\put (0,2){\framebox(185,277){ }} \put (0,12){\framebox(185,272){ }} \put (4,273){\parbox[t]{178mm}{\ProDescriptionContinued}} % Proposal form version \put (0,5){\scriptsize \sffamily Edition Jaunary 2001} \end{picture}}