update Preamble of the classic theme

This commit is contained in:
Sina Atalay 2024-02-14 20:46:47 +01:00
parent d700c87a50
commit 238278764a
1 changed files with 4 additions and 2 deletions

View File

@ -14,7 +14,7 @@
\usepackage{tabularx} % for making tables with fixed width columns
\usepackage{array} % tabularx requires this
\usepackage[dvipsnames]{xcolor} % for coloring text
\definecolor{primaryColor}{RGB}{<<design.primary_color.as_rgb_tuple()|join(", ")>>} % define primary color
\definecolor{primaryColor}{RGB}{<<design.color.as_rgb_tuple()|join(", ")>>} % define primary color
\usepackage{enumitem} % for customizing lists
\usepackage{fontawesome5} % for using icons
\usepackage[
@ -34,7 +34,9 @@
\setcounter{secnumdepth}{0} % no section numbering
\setlength{\parindent}{0pt} % no indentation
\setlength{\topskip}{0pt} % no top skip
((# \pagenumbering{gobble} % no page numbering #))
((* if disable_page_numbering *))
\pagenumbering{gobble} % no page numbering
((* endif *))
\makeatletter
\let\ps@customFooterStyle\ps@plain % Copy the plain style to customFooterStyle
\patchcmd{\ps@customFooterStyle}{\thepage}{