Search found 2 matches

by seadawg
Wed Sep 09, 2015 12:28 am
Forum: General
Topic: listing both tables and figures in addtolist in PDFPages
Replies: 3
Views: 5940

Re: listing both tables and figures in addtolist in PDFPages

Nevermind.

I answered my own question.

The recursive list gets quite long, and as such, I was actually missing a comma after one of the brackets. The key was in the error message "Page number in 'addtolist' is not a number."

So the answer is that you keep the pages in numerical order, and you can ...
by seadawg
Tue Sep 08, 2015 11:52 pm
Forum: General
Topic: listing both tables and figures in addtolist in PDFPages
Replies: 3
Views: 5940

listing both tables and figures in addtolist in PDFPages

Hi,
I am using the pdfpages package to include a reprint of a journal article in my dissertation. I am using the addtolist command to add the figures and tables from the included pages into the main document's list of figures and list of tables. It is only partly working. Here is what is happening ...