Search found 2 matches

by botterbloom
Thu Dec 03, 2009 2:36 pm
Forum: LyX
Topic: pagecounting on titlepage
Replies: 3
Views: 2588

Re: pagecounting on titlepage

Hey fatra2!
Well, this is my titlepage:

\date{}
\begin{titlepage}
\thispagestyle{empty}

here is title author and date

\end{titlepage}

I tried to set the pagestyle in the settings to fancy, but there is still the "1" on the first page. I also tries to put \usepackage{fancy} in the preambel, but ...
by botterbloom
Thu Dec 03, 2009 12:01 pm
Forum: LyX
Topic: pagecounting on titlepage
Replies: 3
Views: 2588

pagecounting on titlepage

Hey!
I'm writing an report and want Lyx to start the pagecounting on the second page. No matter what I try, it always puts a "1" on the titlepage. \pagestyle{empty} and \thispagestyle{empty} is both not working. Even if I put LaTex commands for begin and end titlepage around Author, title and date ...