disable hyphenation
This commit is contained in:
parent
cd926c65c2
commit
7305c6f8a9
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@
|
|||
\makeatother
|
||||
\NoRule
|
||||
|
||||
% Désactive les césures des mots
|
||||
\usepackage[none]{hyphenat}
|
||||
|
||||
% Titre du document
|
||||
\newcommand{\documentTitle}{Lettre}
|
||||
|
||||
|
|
Loading…
Reference in a new issue