Search found 1 match

by jlady
Fri Jan 07, 2011 10:29 pm
Forum: Page Layout
Topic: Error with page numbering - list of figures
Replies: 1
Views: 3443

Error with page numbering - list of figures

I have the following in my top-level document:


\documentclass[12pt]{book}
\usepackage[pdftex]{graphicx}
...
\begin{document}
\pagenumbering{roman}
\title{blah blah blah}
\date{December 2010}

\maketitle
\bibliographystyle{plainnat}
\tableofcontents
\listoffigures
\pagenumbering{arabic ...