Search found 3 matches

by scallopboy
Tue Apr 17, 2012 1:23 am
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Apply Roman Page Numbering to Nomenclature
Replies: 3
Views: 8964

Apply Roman Page Numbering to Nomenclature

Hi Stefan,

I managed to solve the problem. As usual, it was a simple error. I'll try and explain as clearly as possible.

I had a title inserted first, followed by:

\renewcommand{\thepage}{\roman{page}}

\tableofcontents
\listoffigures
\listoftables

\renewcommand\nompreamble{\begin{multicols}{2 ...
by scallopboy
Sun Apr 15, 2012 3:56 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Apply Roman Page Numbering to Nomenclature
Replies: 3
Views: 8964

Apply Roman Page Numbering to Nomenclature

Hi Stefan,

Thanks for getting back in touch. I tried your suggestion of adding the \pagenumbering{roman} to the \nompreamble. An example of how this is inserted is shown below. As you can see I have split the nomenclature into two columns.

However, this method makes no change. The nomenclature is ...
by scallopboy
Tue Mar 27, 2012 12:06 am
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Apply Roman Page Numbering to Nomenclature
Replies: 3
Views: 8964

Apply Roman Page Numbering to Nomenclature

Hi there,

I have been trying to create a nomenclature page right before my introduction begins in my report. All pages leading up to the nomenclature have been successfully given roman page numbers. I would like to apply the same to the nomenclature. However, as it stands the nomenclature is ...