> I'm about to write more and more for my master thesis with LyX (as I did
> for my thesis for a diploma). Since the pages around the "real content"
> are growing (table of contents, abstract, thanksgivings, ...), I'd
> really like to use another numbering scheme for those pages, i. e. small
> roman numbers (i, ii, iii, ...)
> 
> Eventually those numbers should restart with an arabic number "1" on the
> first right page of the first chapter (section, I use the article
> layout).

You have to use \pagenumbering{roman} after the field "date" in the title part 
before inserting the "Table of contents" and \pagenumbering{arabic} after the 
first \section. \pagenumbering restarts the counter to 1.

Arnaud

Reply via email to