Matej Cepl wrote: > On 2003-08-01, 13:28 GMT, Angus Leeming wrote: >> What about 'author'. I tried just copying your title example, but >> it gives weird results. See attached lyx file. > > Redefine [EMAIL PROTECTED] For concise info how to do it, search archives > of this list (couple of months back) for my description. > > Matej
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. Rather than [EMAIL PROTECTED] could I not define some `ifx' magic to test whether maketitle is defined already and, if not, use [EMAIL PROTECTED] ??? -- Angus
