lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cry for help - lost plot ....


From: Giles Boardman
Subject: Re: Cry for help - lost plot ....
Date: Sat, 18 May 2024 17:52:36 +0000

Just like that? Just like that! Wow!

From: Kieren MacMillan <kieren@kierenmacmillan.info>
Sent: 18 May 2024 18:45
To: Giles Boardman <giles.boardman@hotmail.co.uk>
Cc: Aaron Hill <lilypond@hillvisions.com>; Lilypond-User Mailing List <lilypond-user@gnu.org>
Subject: Re: Cry for help - lost plot ....
 
Hi Giles,

> though being able to put multiple columns side by side without them thinking they were continuous music would be even more awesome, and very elegant imho

Like this?

%%%  SNIPPET BEGINS
\version "2.24.3"

\layout {
  \context {
    \Score
    \override RehearsalMark.padding = #3
  }
}

\markup {
  \fill-line {
    \score { { \mark "ON079-1a-_01" \key c\major \time 9/8 a''8 b''8 a''8 g''4 e''8 d''4 d''8 } }
    \score { { \mark "ON079-1a-_02" \key c\major \time 9/8 a'8 a'8 a'8 d''4 d''8 e''8 f''8 g''8 } }
    \score { { \mark "ON079-1a-_03" \key c\major \time 9/8 a''8 b''8 a''8 g''4 e''8 d''4 f''8 } }
  }
}
%%%  SNIPPET ENDS

Cheers,
Kieren.
______________________________________________

My work day may look different than your work day. Please do not feel obligated to read or respond to this email outside of your normal working hours.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]