Is pdfpages compatible with lualatex? The pdfpages manual does not mention luatex, and I could not find any mention of them by googling. I cannot get pdfpages to work with lualatex when I use a simple line that works well in XeTeX and pdflatex::
\includepdf[pages=-, noautoscale=true]{pdfFiles.pdf}
in lualatex all I get are (the correct number of) blank pages. Perhaps
lualatex requires some additional pdfpages parameter in the includepdf
command?
Thx,
Stefano
