Remove unnecessary commands
All checks were successful
Build helpers / build_helpers (push) Successful in 5s
All checks were successful
Build helpers / build_helpers (push) Successful in 5s
This commit is contained in:
4
dist/full.tex
vendored
4
dist/full.tex
vendored
@@ -94,8 +94,6 @@
|
||||
\usepackage[a4paper,textwidth=17.5cm,textheight=25cm,includehead]{geometry}
|
||||
\title{\Huge \textbf{#1}}
|
||||
\author{\authorTitle}
|
||||
\makeatletter
|
||||
\makeatother
|
||||
\fancyhead{}
|
||||
\fancyhead[L]{#1}
|
||||
\fancyhead[R]{\authorHeaders}
|
||||
@@ -140,6 +138,8 @@
|
||||
\usepackage[a4paper,textwidth=20cm,textheight=28.5cm]{geometry}
|
||||
\title{\Huge \textbf{#1}}
|
||||
\author{\authorTitle}
|
||||
\fancyfoot{}
|
||||
\fancyfoot[L]{\thepage\ /\ \pageref{LastPage}}
|
||||
}
|
||||
|
||||
|
||||
|
||||
4
dist/minimal.tex
vendored
4
dist/minimal.tex
vendored
@@ -94,8 +94,6 @@
|
||||
\usepackage[a4paper,textwidth=17.5cm,textheight=25cm,includehead]{geometry}
|
||||
\title{\Huge \textbf{#1}}
|
||||
\author{\authorTitle}
|
||||
\makeatletter
|
||||
\makeatother
|
||||
\fancyhead{}
|
||||
\fancyhead[L]{#1}
|
||||
\fancyhead[R]{\authorHeaders}
|
||||
@@ -140,6 +138,8 @@
|
||||
\usepackage[a4paper,textwidth=20cm,textheight=28.5cm]{geometry}
|
||||
\title{\Huge \textbf{#1}}
|
||||
\author{\authorTitle}
|
||||
\fancyfoot{}
|
||||
\fancyfoot[L]{\thepage\ /\ \pageref{LastPage}}
|
||||
}
|
||||
|
||||
|
||||
|
||||
4
dist/most.tex
vendored
4
dist/most.tex
vendored
@@ -94,8 +94,6 @@
|
||||
\usepackage[a4paper,textwidth=17.5cm,textheight=25cm,includehead]{geometry}
|
||||
\title{\Huge \textbf{#1}}
|
||||
\author{\authorTitle}
|
||||
\makeatletter
|
||||
\makeatother
|
||||
\fancyhead{}
|
||||
\fancyhead[L]{#1}
|
||||
\fancyhead[R]{\authorHeaders}
|
||||
@@ -140,6 +138,8 @@
|
||||
\usepackage[a4paper,textwidth=20cm,textheight=28.5cm]{geometry}
|
||||
\title{\Huge \textbf{#1}}
|
||||
\author{\authorTitle}
|
||||
\fancyfoot{}
|
||||
\fancyfoot[L]{\thepage\ /\ \pageref{LastPage}}
|
||||
}
|
||||
|
||||
|
||||
|
||||
4
dist/recommended.tex
vendored
4
dist/recommended.tex
vendored
@@ -94,8 +94,6 @@
|
||||
\usepackage[a4paper,textwidth=17.5cm,textheight=25cm,includehead]{geometry}
|
||||
\title{\Huge \textbf{#1}}
|
||||
\author{\authorTitle}
|
||||
\makeatletter
|
||||
\makeatother
|
||||
\fancyhead{}
|
||||
\fancyhead[L]{#1}
|
||||
\fancyhead[R]{\authorHeaders}
|
||||
@@ -140,6 +138,8 @@
|
||||
\usepackage[a4paper,textwidth=20cm,textheight=28.5cm]{geometry}
|
||||
\title{\Huge \textbf{#1}}
|
||||
\author{\authorTitle}
|
||||
\fancyfoot{}
|
||||
\fancyfoot[L]{\thepage\ /\ \pageref{LastPage}}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -85,8 +85,6 @@
|
||||
\usepackage[a4paper,textwidth=17.5cm,textheight=25cm,includehead]{geometry}
|
||||
\title{\Huge \textbf{#1}}
|
||||
\author{\authorTitle}
|
||||
\makeatletter
|
||||
\makeatother
|
||||
\fancyhead{}
|
||||
\fancyhead[L]{#1}
|
||||
\fancyhead[R]{\authorHeaders}
|
||||
|
||||
Reference in New Issue
Block a user