Le 26/09/2017 à 16:23, Rich Shepard a écrit : > On Tue, 26 Sep 2017, Jean-Marie Pacquet wrote: > >> You need to use the pseudo-lengths shown in figure 17.1 (In my >> scrguien.pdf, chapter 17 page 296) > > Jean-Marie, > > I'll get the latest KOMA-script and docs today; my 2013 version has > firstheadvpos in Chapter 21 on page 358 and section 21.1.2 on page 365. > >> firstheadvpos >> vertical distance of letterhead from top paper edge (section 17.1.2, >> page 299)
Rich, My scrguien.pdf is old as well (file dated 2013-02-25). It has references to version 3.10 of KOMA-Script. >> >> To set a pseudo-length (f.ex. setting firstheadvpos to 15mm) >> \@setplength{firstheadvpos}{15mm} > > I'm getting an error: > > \@ > setplength{firstheadvpos}{15mm} > Sorry, but I'm not programmed to handle this case; > I'll just pretend that you didn't ask for it. > If you're in the wrong mode, you might be able to > return to the right one by typing `I}' or `I$' or `I\par'. > > KOMA-script upgrade needed? These \@setplength should be in the lco file (letter class options) which is called in the Latex preamble with \LoadLetterOption{lcofile}% I don't think you can use them anywhere in your Lyx document. Have a look at any of the lco file you have (DIN.lco f.ex.). -- Jean-Marie