You can also do:
\layout { indent = #<some-number> line-width = #<some-number> ragged-last = ##f } To adjust the left and right endpoints of your snippet. -David ----- Original Message ----- > From: "Thomas Breuss" <m...@tebe.ch> > To: "Phil Holmes" <m...@philholmes.net> > Cc: "Lillypond Users Mailing List" <lilypond-user@gnu.org> > Sent: Friday, April 2, 2021 12:18:59 PM > Subject: Re: How to stretch one single line? >> Something like this should do it: >> >> \layout { >> ragged-right = ##f >> } >> > Thanks. It works! > > I was sure that I tried this before, but maybe with wrong syntax or so. > > Best, > Thomas