Unwanted pagenumbering in Contents (report class).

1999-10-22 Thread Christian Ridderström

Hi LyX-users

I'm writing a technical report, using the class: report.
How can I remove the pagenumber from the 'Contents'-pages? (I've tried
using \thispagestyle{empty}, but it doesn't work).

Alternatively, how can I let the Contents-pages use roman numerals (I,
II, III, ...) and the rest of the report arabic, starting with 1.

y.s.

Christian Ridderström



Re: Unwanted pagenumbering in Contents (report class).

1999-10-22 Thread Herbert

Christian Ridderström wrote:
 
 Hi LyX-users
 
 I'm writing a technical report, using the class: report.
 How can I remove the pagenumber from the 'Contents'-pages? (I've tried
 using \thispagestyle{empty}, but it doesn't work).

\thispagestyle{empty} works only for one page!

try \pagestyle{empty}

 Alternatively, how can I let the Contents-pages use roman numerals (I,
 II, III, ...) and the rest of the report arabic, starting with 1.

\pagenumbering{Roman}  for I,II,...
\pagenumbering{roman}  for i,i,...
\pagenumbering{arabic} 

the counter always starts at 1.

Herbert


-- 
[EMAIL PROTECTED]
http://www.educat.hu-berlin.de/~voss



Unwanted pagenumbering in Contents (report class).

1999-10-22 Thread Christian Ridderström

Hi LyX-users

I'm writing a technical report, using the class: report.
How can I remove the pagenumber from the 'Contents'-pages? (I've tried
using \thispagestyle{empty}, but it doesn't work).

Alternatively, how can I let the Contents-pages use roman numerals (I,
II, III, ...) and the rest of the report arabic, starting with 1.

y.s.

Christian Ridderström



Re: Unwanted pagenumbering in Contents (report class).

1999-10-22 Thread Herbert

Christian Ridderström wrote:
 
 Hi LyX-users
 
 I'm writing a technical report, using the class: report.
 How can I remove the pagenumber from the 'Contents'-pages? (I've tried
 using \thispagestyle{empty}, but it doesn't work).

\thispagestyle{empty} works only for one page!

try \pagestyle{empty}

 Alternatively, how can I let the Contents-pages use roman numerals (I,
 II, III, ...) and the rest of the report arabic, starting with 1.

\pagenumbering{Roman}  for I,II,...
\pagenumbering{roman}  for i,i,...
\pagenumbering{arabic} 

the counter always starts at 1.

Herbert


-- 
[EMAIL PROTECTED]
http://www.educat.hu-berlin.de/~voss



Unwanted pagenumbering in Contents (report class).

1999-10-22 Thread Christian Ridderström

Hi LyX-users

I'm writing a technical report, using the class: report.
How can I remove the pagenumber from the 'Contents'-pages? (I've tried
using \thispagestyle{empty}, but it doesn't work).

Alternatively, how can I let the Contents-pages use roman numerals (I,
II, III, ...) and the rest of the report arabic, starting with 1.

y.s.

Christian Ridderström



Re: Unwanted pagenumbering in Contents (report class).

1999-10-22 Thread Herbert

Christian Ridderström wrote:
> 
> Hi LyX-users
> 
> I'm writing a technical report, using the class: report.
> How can I remove the pagenumber from the 'Contents'-pages? (I've tried
> using \thispagestyle{empty}, but it doesn't work).

\thispagestyle{empty} works only for one page!

try \pagestyle{empty}

> Alternatively, how can I let the Contents-pages use roman numerals (I,
> II, III, ...) and the rest of the report arabic, starting with 1.

\pagenumbering{Roman}  for I,II,...
\pagenumbering{roman}  for i,i,...
\pagenumbering{arabic} 

the counter always starts at 1.

Herbert


-- 
[EMAIL PROTECTED]
http://www.educat.hu-berlin.de/~voss