\documentclass{article} \usepackage{grffile} \usepackage{pdfpages} \begin{document} \includepdf[pages=-]{build/pdf/Paul Simon/Me and Julio Down by the Schoolyard.pdf} {\catcode`\,=11 \includepdf[pages=-]{build/pdf/Crosby, Stills, Nash & Young/Ohio.pdf}} \includepdf[pages=-]{build/pdf/Fontella Bass/Rescue Me.pdf} \includepdf[pages=-]{build/pdf/Air Supply/All Out of Love.pdf} \includepdf[pages=-]{build/pdf/George Harrison/Between the Devil and the Deep Blue Sea.pdf} \includepdf[pages=-]{build/pdf/The White Stripes/Hotel Yorba.pdf} \includepdf[pages=-]{build/pdf/Billy Joel/Only the Good Die Young.pdf} \end{document}