Moved «impressum» to an «include» file for uniformity
This commit is contained in:
parent
e7fc27cccf
commit
a52d9cf6a1
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
7
include/impressum.tex
Normal file
7
include/impressum.tex
Normal 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!)
|
Loading…
Reference in New Issue
Block a user