Joe(theWordy)Philbrook <jtw...@...> writes:
> I'm also hoping I can get the pre-chapter pages to be numbered with a
> different style such as roman numerals...

Definitely use the \frontmatter and \mainmatter separations. Also, to get the
numbering style changes you want, put this in ERT at the start of each of those
sections:

\pagenumbering{roman}

\pagenumbering{arabic}


Reply via email to