Moved «impressum» to an «include» file for uniformity

This commit is contained in:
Kenneth John Odle 2025-09-04 20:53:19 -04:00
parent e7fc27cccf
commit a52d9cf6a1
4 changed files with 12 additions and 24 deletions

View File

@ -177,14 +177,7 @@ Written by Kenneth John Odle
All contents \copyright2025 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 \input{include/impressum}
\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!)
\tableofcontents \tableofcontents

View File

@ -175,19 +175,13 @@ Written by Kenneth John Odle
All contents \copyright2025 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 \input{include/impressum}
\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!)
\tableofcontents \tableofcontents
\cleardoublepage \cleardoublepage
\chapter{The Album} \chapter{The Album}
% Set page style to Arabic; reset page number % Set page style to Arabic; reset page number

View File

@ -175,19 +175,13 @@ Written by Kenneth John Odle
All contents \copyright2025 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 \input{include/impressum}
\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!)
\tableofcontents \tableofcontents
\cleardoublepage \cleardoublepage
\chapter{The Album} \chapter{The Album}
% Set page style to Arabic; reset page number % Set page style to Arabic; reset page number

7
include/impressum.tex Normal file
View File

@ -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!)