Jean-Marie Pacquet
Tue, 22 Sep 2009 06:48:42 -0700
Nicolas Ferré a écrit :
Hi,I just wrote a generic recommendation letter using the Koma-v2 letter class. In this letter, I don't put any address field, however the produced output shows a large blank spacing between the "from address" field and the date. How can I reduce this spacing?Regards,
You can reduce this vertical spacing with the "refvpos" pseudo length:
For a 50mm vertical spacing, put the line:
\...@setplength{refvpos}{50mm}
in the preamble just after the line \LoadLetterOption{...
--
jmp