Use (eg) \setcounter{page}{42} before each \addcontentsline, and \clearpage after.
///Peter
--
You received this message because you are subscribed to the Google Groups "LaTeX Users Group" group.
To post to this group, send email to latexus...@googlegroups.com.
To unsubscribe from this group, send email to latexusersgro...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/latexusersgroup?hl=en.
Hmm...that doesn't seem to work for me. If I use \setcounter before I
add each line and \clearpage after, then only the first TOC entry
appears. If I remove the \clearpage statement, then they all appear
but each entry has same page number (the last one that was entered).