Le 25/09/2017 à 22:32, Rich Shepard a écrit :
> On Mon, 25 Sep 2017, Rich Shepard wrote:
> 
>> Class scrlttr2 Warning: head of first page is 17.22406pt too high.
>> (scrlttr2)              You have to change `firstheadvpos'
>> (scrlttr2)              or you have to define a smaller
>> (scrlttr2)              head of first page using \setkomavar.
>> (scrlttr2)              Because of this too high head of first page
>> (scrlttr2)              you've got an overfull \vbox message on input
>> line 68.
> 
>   In the document's preamble is:
> 
> \firsthead{\centering\usekomavar{fromlogo}\hspace*{8cm}}
> \ihead{\usekomavar{toname}\\%
> 
>   I'm not sure how to change these to define a smaller head of first page.
> 
>   Anyone know how?

Hello Rich,

You need to use the pseudo-lengths shown in figure 17.1 (In my
scrguien.pdf, chapter 17 page 296)

firstheadvpos
vertical distance of letterhead from top paper edge (section 17.1.2,
page 299)

To set a pseudo-length (f.ex. setting firstheadvpos to 15mm)
\@setplength{firstheadvpos}{15mm}

-- 
Jean-Marie

Reply via email to