When I make a letter with koma letter V.2 class, I have two inappropriate lines ate left of my page. You can see an example here :
How can I erase them ?
Here ici the preambule :
Code: Select all
\LoadLetterOption{DIN}
\KOMAoptions{
fromalign=center% alignment of the address
,fromrule=aftername% separate the address with a line?
,fromphone=true% print sender phone number
}
\setkomafont{fromaddress}{\small}
\setkomafont{fromname}{\scshape}
Thibaud.