From 1fc76754f2377b6424f43eb483ff939d2c5a741e Mon Sep 17 00:00:00 2001 From: jowodo Date: Thu, 3 Oct 2024 21:38:07 +0200 Subject: [PATCH] change printer to publisher --- mkparallel.sh | 2 +- parallel.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mkparallel.sh b/mkparallel.sh index b850a0e..f552e16 100755 --- a/mkparallel.sh +++ b/mkparallel.sh @@ -120,7 +120,7 @@ COLOPHON=""" % \texttt{AQO}\\ % \texttt{ABA}\\ % \texttt{~\newline AQO\newline ABA\newline}%\\ - \texttt{$PRINTER} + \texttt{$PUBLISHER} \end{tcolorbox} \end{LARGE} % \includegraphics[width=.3\textwidth]{img/onipa_logo.png} diff --git a/parallel.conf b/parallel.conf index 930784f..fe15373 100644 --- a/parallel.conf +++ b/parallel.conf @@ -11,5 +11,5 @@ Anansesem - Ghanaian Folk Tales testfiles/parallel-ak.md testfiles/parallel-en.md """ -PRINTER="AQO\\\\ABA" +PUBLISHER="AQO\\\\ABA" EDITION="First Edition"