fix paperheight
This commit is contained in:
parent
0b27780dc3
commit
9801a5c6f9
1 changed files with 3 additions and 0 deletions
|
@ -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}}
|
||||
|
|
Loading…
Reference in a new issue