On 06-Mar-25 11:15, David Trudgett wrote:
> > > Try
> > >
> > > \thispagestyle{empty}
> >
> > It doesn't work either.
>
> I have found that it doesn't work if you put the ERT within the title
> environment (and nor does it work, of course, in the preamble). I did
> a one page article just yesterday, and putting the
> '\thispagestyle{empty}' on the first "standard" environment (i.e., the
> first paragraph of the article) worked fine. As someone else,
> mentioned, I would assume that it would still have worked if I had put
> it further down, but still on the title page.
>
> Report and book styles are different, however, as they don't have
> standard environments on the title page. I can't test it right now,
> but putting the ERT in the Author environment should work (as someone
> already suggested).
OK, This is what I have tried:
First page, standard environment above the title, thispagestyle: no
First page, author environment, thispagestyle: no
First page, somewhere, pagestyle: first page has number, others don't
layout menu, document, layout, pages syle empty: first page has number,
others don't.
I have created a new page before the normal first page. Set page style
empty, and now every page is empty style, except the one with the title
and author. Now it is the 2nd page.
If there is a title, it seems there must be a page number always. Probably
I should hack the environment, but I don't know enough for that, so it
seems the number will remain.
Thanks for all the ideas,
Gabor