On Mon, Aug 19, 2002 at 05:03:31PM +0800, [EMAIL PROTECTED] wrote: > > Would you like a sneaky, kludgy way to do it? I did it by putting title and > > author as you would expect (and in your case you'd add the word "by to the > > author, followed by an ert //. Then I did my magic, including all the rest of > > the stuff in a single paragraph formatted in the Date environment, with > > linefeeding controlled by // and/or //[1.0in], etc. Sometimes I'd need to put > > a nonbreaking space in front of the // to kill errors. > > Thanks! I decided to use a slightly different method, namely creating a > matrix in math mode.
That not very good solution (for example, the text in math mode is not spellchecked). If you want a title page that is very different than the default one, then just create it manually as you would with a standard wordprocessor (without using the Title, Author, and Date layouts). Use a table instead of the math matrix.
