diff --git a/euterpe_001.tex b/euterpe_001.tex index dc723b4..c742e83 100644 --- a/euterpe_001.tex +++ b/euterpe_001.tex @@ -177,14 +177,7 @@ Written by Kenneth John Odle All contents \copyright2025 Kenneth John Odle -FYI, this is made in \LaTeX \,using the report document class. It then gets exported to a letterhalf (5.5 in x 8.5 in) pdf, which then gets made into a booklet using PDF Booklet, which you can find at - -\kref{https://pdfbooklet.sourceforge.io/wordpress/}{https://pdfbooklet.sourceforge.io/wordpress/} - -If you want to donate financial support for the creation of this zine (and all the hours of research that go into it), you can do so at - -\kref{https://paypal.me/kjodle}{https://paypal.me/kjodle} (Thanks!) - +\input{include/impressum} \tableofcontents diff --git a/euterpe_002.tex b/euterpe_002.tex index d7c37c9..855a751 100644 --- a/euterpe_002.tex +++ b/euterpe_002.tex @@ -175,19 +175,13 @@ Written by Kenneth John Odle All contents \copyright2025 Kenneth John Odle -FYI, this is made in \LaTeX \,using the report document class. It then gets exported to a letterhalf (5.5 in x 8.5 in) pdf, which then gets made into a booklet using PDF Booklet, which you can find at - -\kref{https://pdfbooklet.sourceforge.io/wordpress/}{https://pdfbooklet.sourceforge.io/wordpress/} - -If you want to donate financial support for the creation of this zine (and all the hours of research that go into it), you can do so at - -\kref{https://paypal.me/kjodle}{https://paypal.me/kjodle} (Thanks!) - +\input{include/impressum} \tableofcontents \cleardoublepage + \chapter{The Album} % Set page style to Arabic; reset page number diff --git a/euterpe_003.tex b/euterpe_003.tex index 368e22f..ab1a832 100644 --- a/euterpe_003.tex +++ b/euterpe_003.tex @@ -175,19 +175,13 @@ Written by Kenneth John Odle All contents \copyright2025 Kenneth John Odle -FYI, this is made in \LaTeX \,using the report document class. It then gets exported to a letterhalf (5.5 in x 8.5 in) pdf, which then gets made into a booklet using PDF Booklet, which you can find at - -\kref{https://pdfbooklet.sourceforge.io/wordpress/}{https://pdfbooklet.sourceforge.io/wordpress/} - -If you want to donate financial support for the creation of this zine (and all the hours of research that go into it), you can do so at - -\kref{https://paypal.me/kjodle}{https://paypal.me/kjodle} (Thanks!) - +\input{include/impressum} \tableofcontents \cleardoublepage + \chapter{The Album} % Set page style to Arabic; reset page number diff --git a/include/impressum.tex b/include/impressum.tex new file mode 100644 index 0000000..a829420 --- /dev/null +++ b/include/impressum.tex @@ -0,0 +1,7 @@ +FYI, this is made in \LaTeX \,using the report document class. It then gets exported to a letterhalf (5.5 in x 8.5 in) pdf, which then gets made into a booklet using PDF Booklet, which you can find at + +\kref{https://pdfbooklet.sourceforge.io/wordpress/}{https://pdfbooklet.sourceforge.io/wordpress/} + +If you want to donate financial support for the creation of this zine (and all the hours of research that go into it), you can do so at + +\kref{https://paypal.me/kjodle}{https://paypal.me/kjodle} (Thanks!)