less informations repetition
This commit is contained in:
parent
936049ad8e
commit
ff97079332
1 changed files with 9 additions and 5 deletions
|
@ -1,11 +1,15 @@
|
|||
\signature{Prénom \textsc{Nom}}
|
||||
\email{\href{mailto:adresse@mail.fr}{adresse@mail.fr}}
|
||||
\def\name{Prénom \textsc{Nom}}
|
||||
\def\ville{\textsc{Ville}}
|
||||
\def\mail{adresse@mail.fr}
|
||||
|
||||
\signature{\name}
|
||||
\email{\href{mailto:\mail}{\mail}}
|
||||
\telephone{\href{tel:+33612345678}{+33-(6)-12-34-56-78}}
|
||||
\nofax
|
||||
\address{
|
||||
Prénom \textsc{Nom} \\
|
||||
\name \\
|
||||
Adresse \\
|
||||
12345 \textbullet\ \textsc{Ville}
|
||||
12345 \textbullet\ \ville
|
||||
}
|
||||
|
||||
\lieu{\textsc{Ville}}
|
||||
\lieu{\ville}
|
||||
|
|
Loading…
Reference in a new issue