On Thu, 26 Feb 2004, navaja wrote:
hi,
i have a cover page, table of contents, list of figures, and list of tables at the beginning of my document, before starting the first chapter.
(the document is in 'report' style). How do i change the numbering on these first few pages to roman numerals, so they are different to the rest of the document?
You're in luck, I was just about to add an example that does this. See this page in 30 minutes or so:
http://wiki.lyx.org/pmwiki.php/Examples/RomanPageNumbering
this maks only sense when you have an TOC. Use for a book class \frontmatter ... \mainmatter ... \backmatter
or still \pagenumbering{roman}
Herbert
