> Adi wrote: > > Hi.. > > Im doing my thesis right now,and its format seems doesnt make it with > lyx.We use page number "i" for the very first page of the thesis to > the table of contents.Page "1" (one) is started at the first page of > the first chapter > > How can make this,or can i do this...? Yep, you can do this. I learned myself by asking on this list a few months ago-- maybe it should be added to the manual. You need to use the TeX style to insert commands manually. Put "\frontmatter" before the table of contents and "\mainmatter" after your TOC before the main part of your thesis. \frontmatter also has the effect of removing the auto-numbering from the chapter headings, so sections like the Preface or Forward are not numbered. Also, if you put "\backmatter" before any appendices the chapter numbering will be stopped for appendices. good luck, -john. ---------------------------------------------------------------------- John D. Blair author/software engineer/linux specialist [EMAIL PROTECTED]
