How to add roman numbers to the appendix pages in LaTex?
Posted
by pagid
on Stack Overflow
See other posts from Stack Overflow
or by pagid
Published on 2010-01-06T00:25:59Z
Indexed on
2010/04/05
6:03 UTC
Read the original article
Hit count: 496
Hi,
is there a way to have roman numbers for the pages at the end of the article - like \bibliography{...}, \listoffigures and acronym-lists?
Currently they show up without any numbers :(
Cheers,..
Argh sorry - I was kind of incorrect I'm not looking for a way to change the page-numbers - I'm looking for a way to change the actual action-numbers...
So Index looks like:
1 Section
2 Section
2.1 SubSection
2.2 SubSection
3 Section
References
Figures
But I'm looking for:
1 Section
2 Section
2.1 SubSection
2.2 SubSection
3 Section
I References
II Figures
© Stack Overflow or respective owner