Re: left alignment of text lines and musical notes

2023-11-05 Thread Robin Bannister
Ad Rommel wrote: Is it possible to left align both musical notes and text? Well, both of your examples _are_ left-aligned. If you don't like the way the short line is stretched, look up ragged-right in Notation Reference 4.1.5. Your code example - errors (mysize undefined) - does not

Re: left alignment of text lines and musical notes

2023-11-05 Thread Hans Aikema
> On 5 Nov 2023, at 13:13, Ad Rommel wrote: > > Is it possible to left align both musical notes and text? > But i need the output: > One way to get close to, but not quite at, the rendering of your example is by making the second line a cadenza with 9 added spacer notes to make it match in

left alignment of text lines and musical notes

2023-11-05 Thread Ad Rommel
Is it possible to left align both musical notes and text? Example: \version "2.18.2" #(set-global-staff-size 47) bold = { \override Lyrics.LyricText.font-series = #'bold \override LyricText #'font-family = #'sans } \paper { #(set-paper-size "my size") top-margin = 0 left-margin = 0