diff --git a/dist/full.tex b/dist/full.tex index a50f2a6..90e796e 100644 --- a/dist/full.tex +++ b/dist/full.tex @@ -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}} } diff --git a/dist/minimal.tex b/dist/minimal.tex index cb512bb..f016968 100644 --- a/dist/minimal.tex +++ b/dist/minimal.tex @@ -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}} } diff --git a/dist/most.tex b/dist/most.tex index af286ed..224204b 100644 --- a/dist/most.tex +++ b/dist/most.tex @@ -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}} } diff --git a/dist/recommended.tex b/dist/recommended.tex index 3b89849..943f126 100644 --- a/dist/recommended.tex +++ b/dist/recommended.tex @@ -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}} } diff --git a/main/core.tex b/main/core.tex index aed29b1..24876f8 100644 --- a/main/core.tex +++ b/main/core.tex @@ -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}