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
|
\ProvidesPackage{formationTitle}[2019/10/01 v.0.4.0 a formation title
|
||||||
Gregory Trolliet]
|
Gregory Trolliet]
|
||||||
|
|
||||||
|
\usepackage{geometry}
|
||||||
|
|
||||||
\newcommand{\dumblang}[2]{{#1}}
|
\newcommand{\dumblang}[2]{{#1}}
|
||||||
|
|
||||||
\DeclareOption{english}{
|
\DeclareOption{english}{
|
||||||
|
|
3
plan.tex
3
plan.tex
|
@ -37,6 +37,9 @@
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|
||||||
|
\newgeometry{right=1cm, left=1cm}
|
||||||
|
|
||||||
\steptable{
|
\steptable{
|
||||||
10h00 (5') &
|
10h00 (5') &
|
||||||
Welcome &
|
Welcome &
|
||||||
|
|
Loading…
Reference in a new issue