update installer and add booklet

This commit is contained in:
2025-02-22 13:44:38 +01:00
parent b7bb77e36d
commit c2f77233ce
7 changed files with 109 additions and 22 deletions

View File

@@ -0,0 +1,9 @@
\documentclass[a4paper]{article}
\usepackage{pdfpages}
\begin{document}
\includepdf[pages=-, nup=2x1, frame, signature*=4, landscape, angle=180]{?pdf?}
\end{document}

View File

@@ -23,5 +23,5 @@ pandoc --to=latex --template "${BASE_DIR}/converters/template.latex" -o "$TEX_FI
cd "$BASE_DIR"
sed --in-place \
-e "s|\*title\*|$title|" \
-e "s|?title?|$title|" \
"$TEX_FILE"

View File

@@ -22,7 +22,6 @@
\usepackage[sfdefault]{roboto}
\newfontfamily\fontUbuntu[]{Ubuntu}
% \usepackage[none]{ubuntu}
% \usepackage[style=ieee]{biblatex}
% \usepackage{csquotes}
@@ -67,7 +66,7 @@
\begin{titlepage}
\null\vfill
\begin{center}
{\Huge\fontUbuntu *title* \par}
{\Huge\fontUbuntu ?title? \par}
\vskip 3em
% \includegraphics{assets/eriks.50.png}
\vskip 3em
@@ -91,12 +90,12 @@
\pagestyle{fancy}
\fancyhead{} % clear all header fields
\fancyhead[LO]{\color{gray}\fontUbuntu *title*}
\fancyhead[LO]{\color{gray}\fontUbuntu ?title?}
\fancyhead[RO]{\color{gray}\fontUbuntu Superlight Personal Carrier}
\fancyfoot{} % clear all footer fields
\fancyfoot[LO]{\color{gray}\fontUbuntu ...}
\fancyfoot[CO]{\color{gray}\fontUbuntu Hoogeschool Rotterdam}
\fancyfoot[RO]{\color{gray}\fontUbuntu pagina \thepage}
\fancyfoot[LO]{\color{gray}\fontUbuntu E.L.F. van Reenen, G. Belfor, C. Tan en M.E. Morabiti}
\fancyfoot[CO]{\color{gray}\fontUbuntu }
\fancyfoot[RO]{\color{gray}\fontUbuntu \thepage}
$if(lof)$