On 05/15/2016 09:01 AM, David Wright wrote:
On Sun 15 May 2016 at 13:07:31 (+0200), imj-muz...@bluewin.ch wrote:
Would such manipulations be easy in Scheme, using DisplayMusic to output the 
result ?
Maybe \displayLilyMusic would be useful?

\version "2.18.2"

ab = { c d e f }
cd = { g a b c }

\displayLilyMusic {
  \ab
  \cd
}

% prints:
% { { c d e f } { g a b c } }

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to