Re: Reduce extra space at end of stave

2022-12-21 Thread NickS
Thank you Xavier, your solution worked perfectly!I know it seems strange for me to specify proportional notation and then override it, but I'm embedding many such lilypond snippets within a document (using LaTeX and lilypond-book) where I need the proportional, uniform and strict positioning of

Re: Reduce extra space at end of stave

2022-12-21 Thread Xavier Scheuer
On Wed, 21 Dec 2022 at 20:13, NickS wrote: > > Thanks for the suggestion Mark... adding ragged-right = ##t stretches out the stave across the page width (175mm), ragged-right = ##f reverts to the default behaviour (stave 78mm wide), with still too much clear space at the end (18.75mm, the same as

Re: Reduce extra space at end of stave

2022-12-21 Thread NickS
Thanks for the suggestion Mark... adding ragged-right = ##t stretches out the stave across the page width (175mm), ragged-right = ##f reverts to the default behaviour (stave 78mm wide), with still too much clear space at the end (18.75mm, the same as the clear space between the chords). It's jus

RE: Reduce extra space at end of stave

2022-12-21 Thread Mark Stephen Mrotek
Nick, Include \ragged-right = ##f In the layout block. Mark From: lilypond-user-bounces+carsonmark=ca.rr@gnu.org [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of NickS Sent: Wednesday, December 21, 2022 6:09 AM To: lilypond-user@gnu.org Subject: Reduce ext