fix paperheight

This commit is contained in:
Mylloon 2023-03-25 03:05:16 +01:00
parent 0b27780dc3
commit 9801a5c6f9
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -13,6 +13,9 @@
\setmainfont[Numbers={Monospaced}]{Fira Sans}
\setmonofont{Fira Code}
% Fix hauteur
\renewcommand{\paperheight}{11in}
% Retire le trait
\makeatletter
\newcommand*{\NoRule}{\renewcommand*{\rule@length}{0}}