Skip to content
Snippets Groups Projects
Commit bbd7ac51 authored by Julian Stirling's avatar Julian Stirling :tools:
Browse files

Try AddToHook on CI

parent cebeb6fe
No related branches found
No related tags found
1 merge request!1Adding a LaTeX class that pandoc can use and example use in CI
Pipeline #3648 failed
......@@ -24,10 +24,12 @@
\fancyhf{}
\fancyhead[C]{\includegraphics[width=.3\textwidth]{../logo/logo-linear-print.png}}
\fancyfoot[C]{\thepage}
\renewcommand{\headrulewidth}{1pt}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{1pt}
}
\AddToHook{shipout/firstpage}{\newgeometry{margin=2cm}}
\setcounter{secnumdepth}{0}
\pagestyle{fancy}
\AtBeginDocument{%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment