Tagged Questions
5
votes
0answers
205 views
proper alignment of pdfpages import in memoir typeblock
Finding the solution to Setting up pdfpages with memoir? turned out not to be as simple as adding the right layout parameter as an offset.
The first finding was that if a twoside documentclass is ...
6
votes
2answers
404 views
Setting up pdfpages with memoir?
I am using memoir for writing my PhD thesis. In my university we have to include submitted, accepted, and prepared drafts of related papers as appendices.
These papers have all been previously ...
7
votes
1answer
285 views
Incompatibility between memoir and pdfpages ?
I am including a single pdf page (the title of my thesis) with the package pdfpages :
\begin{document}
\includepdf{title.pdf}
...
But since I switched from report to memoir the page is ...