Liviu Andronic schrieb:
On Fri, Apr 24, 2009 at 10:58 PM, Florian Rubach <florian.rub...@gmx.de> wrote:
class in the document>preferences dialog.
There you can set the class-option "titlepage" (just add it to the empty
line) and everything will be fine, you can even omit the newpage.
Cool, thanks. One glitch though: the layout of the title page changes:
the text becomes vertically aligned on the centre [1]. Is this
expected? (It also impacts more heavily the tilte page of `article
(paper)'.)
[1] http://s000.tinyupload.com/index.php?file_id=24587917621978538539
Liviu
If you want more control over the design of your titlepage, I suggest to
use \begin{titlepage} and \end{titlepage} (both in ERT). Between those
two, you can fill in the content of your titlepage (as standard text,
formatted by hand) in a way that it suits your needs. Of course this
needs a bit fingerpainting but offers control over the layout. Keep in
mind that you have to keep the "titlepage"-class-option, or you will get
your pagenumber back.
Regards,
Florian