Hi there
In the very beginning of the doc enter:
\pagenumbering{roman}
and on the top of the first page with arabic-numbers
enter:
\pagenumbering{arabic}
\setcounter{page}{7}
where the "7" of course is to be replaced with whatever page you're
at.
I didn't find the automatic way of seetting that number
as to tha captions I don't know - yet ;-)
--
Yours truly
Niels M�ller Larsen
M. Sc. Networked Information Engineering
+-----------------------+---------------------+----------------------+
|Multimedia Department |mailto: [EMAIL PROTECTED] |Security with GnuPG: |
|ERHVERVSAKADEMIET |http://www.x15.dk |keyID: 0xD4DB4A5E at |
|Aarhus Business College|phone: +45 8936 3317 |http://www.pgp.dk/pks/|
|S�nderh�j 30, Viby J. |fax: +45 8936 3399 | |
|DK8260 DENMARK | | |
+-----------------------+---------------------+----------------------+
On Thu,
17 Oct 2002, Olivier
Ripoll wrote:
> Hello everyone,
>
> I am writing a document in A5, with a font of size 10, and would like
> the caption of my figures to be different from the text. How can I set
> the caption font to be of size 9 in the preamble? (or of size "smaller"
> than the text)
> Also, I'd like my TOC to be numbered with roman numbers to differentiate
> it from the real text.
>
> I've searched the LyXTips (yes, really), but haven't found the answers.
>
> Thanks in advance,
>
> Best regards.
>
> Olivier.
>
>
>