On 2024-05-21 18:45, Werner LEMBERG wrote:

      
Here, I want to make 7 lines spread out to fill the entire last
page, but leave the other pages alone.
Ah, I missed 'last page'.  Perhaps all you need is

```
\paper {
  ragged-last-bottom = ##f
}
```

and possibly combined with a \pageBreak at the place where you want to page break to appear.

   /Mats


Reply via email to