Make margins smaller
This commit is contained in:
parent
12328a0d80
commit
7ab95c4e66
2 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
\ProvidesPackage{formationTitle}[2019/10/01 v.0.4.0 a formation title
|
||||
Gregory Trolliet]
|
||||
|
||||
\usepackage{geometry}
|
||||
|
||||
\newcommand{\dumblang}[2]{{#1}}
|
||||
|
||||
\DeclareOption{english}{
|
||||
|
|
3
plan.tex
3
plan.tex
|
@ -37,6 +37,9 @@
|
|||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\newgeometry{right=1cm, left=1cm}
|
||||
|
||||
\steptable{
|
||||
10h00 (5') &
|
||||
Welcome &
|
||||
|
|
Loading…
Reference in a new issue