Hi...
you have to use a couple of latex commands to do it.
just type \pagenumbering{roman} where you want to begin a roman numbering
style and format as latex (format - tex).
after this type the following commands on the page you want your arabic
numbering to start and format as latex (format - tex)
\pagenumbering{arabic}
\setcounter{page}{1}
I might work
cheers
[]s
rlopes
--------------------------
R.E. de Lima-Lopes
[EMAIL PROTECTED]
---Reply to mail
on Mon, 31 Jan 2000 19:42:07 -0600
about hi
> 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...?
>
---End reply