On 2003-08-04, 11:41 GMT, Angus Leeming wrote:
> Ok, I've had a play. It seems to work fine so long as my textclass 
> defines 'maketitle'. Thus using 'scrartcl' is fine but using 
> 'article' latex complains with 'undefined control sequence 
> \maketitle' or somesuch.

You have to copy definition of \maketitle from the original class file.
Why you cannot change this original definition of [EMAIL PROTECTED] (which is
from the original article.cls):

   [EMAIL PROTECTED]
     \newpage
     \null
     \vskip 2em%
     \begin{center}%
     \let \footnote \thanks
       {\LARGE [EMAIL PROTECTED] \par}%
       \vskip 1.5em%
       {\large
         \lineskip .5em%
         \begin{tabular}[t]{c}%
           [EMAIL PROTECTED]
         \end{tabular}\par}%
       \vskip 1em%
       {\large [EMAIL PROTECTED]
     \end{center}%
     \par
     \vskip 1.5em}

Please, elaborate what exactly is the problem?

   Matej

-- 
Matej Cepl,
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488

Reply via email to