% REPORT DOCUMENT STYLE de Latex. % Modifications et ajout de macros. \typeout {Document Style 'MYREPORT'. (P. L'Ecuyer, Aug. 1990)} \input myarticle.sty\relax \catcode`\@=11 \def\title#1 {\vfill\begin {center} \Large\rm #1 \end {center} \vfill} \def\author#1 {\begin {center} \large\rm #1 \end {center} \medskip} \def\affil#1 {\begin {center} \em #1 \end {center} \vfill\vfill} \def\affilf#1#2 {\footnotemark[#1] \footnotetext[#1]{\small\rm #2 }} \def\affilfrep#1 {\footnotemark[#1]} \def\abstract {\section* {ABSTRACT} \null } \def\keywords#1 {\noindent (#1) \vfill\vfill} \def\thanks {\section* {Acknowledgements}} \def\refer {\begin {thebibliography}{99}} \def\endrefer {\end {thebibliography}} \def\@citex[#1]#2{\if@filesw\immediate\write\@auxout{\string\citation{#2}}\fi \def\@citea{}\@cite{\@for\@citeb:=#2\do {\@citea\def\@citea{, }\@ifundefined {b@\@citeb}{{\bf ?}\@warning {Citation `\@citeb' on page \thepage \space undefined}}% \hbox{\csname b@\@citeb\endcsname}}}{#1}} \def\section{\@startsection {section}{1}{\z@}{-3.5ex plus -1ex minus -.2ex}{2.3ex plus .2ex}{\large\bf}} \def\subsection{\@startsection{subsection}{2}{\z@}{-3.25ex plus -1ex minus -.2ex}{1.5ex plus .2ex}{\bf}} \def\thesection {\arabic{section}.} \def\thesubsection {\thesection\arabic{subsection}.} \def\thesubsubsection {\thesubsection\arabic{subsubsection}.} \def\theparagraph {\thesubsubsection\arabic{paragraph}.} \def\thesubparagraph {\theparagraph\arabic{subparagraph}.} \def\@thmcounter#1{\noexpand\arabic{#1}.} \newtheorem {Theorem}{Theorem} \newtheorem {Proposition}{Proposition} \newtheorem {Lemma}{Lemma} \newtheorem {Corollary}{Corollary} \newtheorem {Assumption}{Assumption} \catcode`\@=12