Remove unnecessary commands
All checks were successful
Build helpers / build_helpers (push) Successful in 5s

This commit is contained in:
2026-01-05 09:05:01 +01:00
parent be655d2387
commit dcb077e116
5 changed files with 8 additions and 10 deletions

4
dist/full.tex vendored
View File

@@ -94,8 +94,6 @@
\usepackage[a4paper,textwidth=17.5cm,textheight=25cm,includehead]{geometry} \usepackage[a4paper,textwidth=17.5cm,textheight=25cm,includehead]{geometry}
\title{\Huge \textbf{#1}} \title{\Huge \textbf{#1}}
\author{\authorTitle} \author{\authorTitle}
\makeatletter
\makeatother
\fancyhead{} \fancyhead{}
\fancyhead[L]{#1} \fancyhead[L]{#1}
\fancyhead[R]{\authorHeaders} \fancyhead[R]{\authorHeaders}
@@ -140,6 +138,8 @@
\usepackage[a4paper,textwidth=20cm,textheight=28.5cm]{geometry} \usepackage[a4paper,textwidth=20cm,textheight=28.5cm]{geometry}
\title{\Huge \textbf{#1}} \title{\Huge \textbf{#1}}
\author{\authorTitle} \author{\authorTitle}
\fancyfoot{}
\fancyfoot[L]{\thepage\ /\ \pageref{LastPage}}
} }

4
dist/minimal.tex vendored
View File

@@ -94,8 +94,6 @@
\usepackage[a4paper,textwidth=17.5cm,textheight=25cm,includehead]{geometry} \usepackage[a4paper,textwidth=17.5cm,textheight=25cm,includehead]{geometry}
\title{\Huge \textbf{#1}} \title{\Huge \textbf{#1}}
\author{\authorTitle} \author{\authorTitle}
\makeatletter
\makeatother
\fancyhead{} \fancyhead{}
\fancyhead[L]{#1} \fancyhead[L]{#1}
\fancyhead[R]{\authorHeaders} \fancyhead[R]{\authorHeaders}
@@ -140,6 +138,8 @@
\usepackage[a4paper,textwidth=20cm,textheight=28.5cm]{geometry} \usepackage[a4paper,textwidth=20cm,textheight=28.5cm]{geometry}
\title{\Huge \textbf{#1}} \title{\Huge \textbf{#1}}
\author{\authorTitle} \author{\authorTitle}
\fancyfoot{}
\fancyfoot[L]{\thepage\ /\ \pageref{LastPage}}
} }

4
dist/most.tex vendored
View File

@@ -94,8 +94,6 @@
\usepackage[a4paper,textwidth=17.5cm,textheight=25cm,includehead]{geometry} \usepackage[a4paper,textwidth=17.5cm,textheight=25cm,includehead]{geometry}
\title{\Huge \textbf{#1}} \title{\Huge \textbf{#1}}
\author{\authorTitle} \author{\authorTitle}
\makeatletter
\makeatother
\fancyhead{} \fancyhead{}
\fancyhead[L]{#1} \fancyhead[L]{#1}
\fancyhead[R]{\authorHeaders} \fancyhead[R]{\authorHeaders}
@@ -140,6 +138,8 @@
\usepackage[a4paper,textwidth=20cm,textheight=28.5cm]{geometry} \usepackage[a4paper,textwidth=20cm,textheight=28.5cm]{geometry}
\title{\Huge \textbf{#1}} \title{\Huge \textbf{#1}}
\author{\authorTitle} \author{\authorTitle}
\fancyfoot{}
\fancyfoot[L]{\thepage\ /\ \pageref{LastPage}}
} }

View File

@@ -94,8 +94,6 @@
\usepackage[a4paper,textwidth=17.5cm,textheight=25cm,includehead]{geometry} \usepackage[a4paper,textwidth=17.5cm,textheight=25cm,includehead]{geometry}
\title{\Huge \textbf{#1}} \title{\Huge \textbf{#1}}
\author{\authorTitle} \author{\authorTitle}
\makeatletter
\makeatother
\fancyhead{} \fancyhead{}
\fancyhead[L]{#1} \fancyhead[L]{#1}
\fancyhead[R]{\authorHeaders} \fancyhead[R]{\authorHeaders}
@@ -140,6 +138,8 @@
\usepackage[a4paper,textwidth=20cm,textheight=28.5cm]{geometry} \usepackage[a4paper,textwidth=20cm,textheight=28.5cm]{geometry}
\title{\Huge \textbf{#1}} \title{\Huge \textbf{#1}}
\author{\authorTitle} \author{\authorTitle}
\fancyfoot{}
\fancyfoot[L]{\thepage\ /\ \pageref{LastPage}}
} }

View File

@@ -85,8 +85,6 @@
\usepackage[a4paper,textwidth=17.5cm,textheight=25cm,includehead]{geometry} \usepackage[a4paper,textwidth=17.5cm,textheight=25cm,includehead]{geometry}
\title{\Huge \textbf{#1}} \title{\Huge \textbf{#1}}
\author{\authorTitle} \author{\authorTitle}
\makeatletter
\makeatother
\fancyhead{} \fancyhead{}
\fancyhead[L]{#1} \fancyhead[L]{#1}
\fancyhead[R]{\authorHeaders} \fancyhead[R]{\authorHeaders}