This works wonderfully well!! Thanks Herbert. I'll look up the help on
writing style files to automate more tasks cos this is really cool!
nirmal
>this is the easiest way. put it in latex preamble.
>a better way is to put this in a stylefile.
>
>HErbert
>
>
>\def\@maketitle{%
> \newpage
> \null
> \vskip 2em%
> \let \footnote \thanks
> {\begin{flushright}\Large \@author\end{flushright} \par}%
> \begin{center}%
> \vskip 1.5em%
> {\Large
> \lineskip .5em%
> \begin{tabular}[t]{c}%
> \@title
> \end{tabular}\par}%
> \vskip 1em%
> {\large \@date}%
> \end{center}%
> \par
> \vskip 1.5em}
>
>
>
>
>--
>http://www.lyx.org/help/
>