This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass{article} | |
\usepackage{pdfpages} | |
\usepackage{pgffor} | |
\usepackage{graphicx} | |
%%% Author: Miika Päällysaho | |
%%% Date created: 2024-03-23 | |
%%% LaTeX file for compiling books in PDF format when content is split to multiple PDF files (e.g. one for each chapter). | |
%%% To compile while specifying the output file name, run the following from the command line: |