Search found 3 matches

by javascripter
Tue Feb 11, 2020 10:55 am
Forum: Page Layout
Topic: Proper way to include a pdf as an appendix
Replies: 4
Views: 32741

Proper way to include a pdf as an appendix

thanks, I guess I just didn't know how to use the package I was using, that was easier than expected

I did try using the pagecommand thing, I though you needed some arguments until I saw your example (I couldn't find an example when I googled for it), as it didn't work in my case, I would guess ...
by javascripter
Mon Feb 10, 2020 8:38 pm
Forum: Page Layout
Topic: Proper way to include a pdf as an appendix
Replies: 4
Views: 32741

Proper way to include a pdf as an appendix

Sorry, I should have explained that appen is a counter I created myself to keep track of appendix numbering

I was unaware I could add things to table of contents that way, but it would also work, I would just have to figure out the formatting to get it in the format that I want



but here is ...
by javascripter
Mon Feb 10, 2020 7:10 pm
Forum: Page Layout
Topic: Proper way to include a pdf as an appendix
Replies: 4
Views: 32741

Proper way to include a pdf as an appendix

so, I am including pdfs as an appendix, so far I have been using pdfpages to just include the whole pdf. However, this caused a problem if I use the \chapter{appendix name} method, as the header causes there to be any empty page with no text. I solved this with :

\addcontentsline{toc}{chapter ...