lilypond-devel
[Top][All Lists]
Advanced

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

Re: simultaneous rehersal marks, tempo indication, and text marks


From: Neil Puttock
Subject: Re: simultaneous rehersal marks, tempo indication, and text marks
Date: Mon, 27 Feb 2012 15:18:30 +0000

On 27 February 2012 13:48, Graham Percival <address@hidden> wrote:

> What would be involved in making a clean solution for this?  I
> imagine that a separate TextMark engraver (just like the
> RehearsalMark engraver and MetronomeMark engravers) would do the
> trick, but that's a bunch of icky C++ code.  Is there any way to
> use scheme to create a new engraver that behaves like an existing
> engraver (i.e. TextMark), but has its own data (so it doesn't
> merge the rehearsal mark event with the "text mark" event?)

Attached is a scheme engraver I hacked up a few years ago.  It
naturally has a few limitations, particularly if you use multiple
\mark \default commands at the same timestep.

Cheers,
Neil

Attachment: multi-mark-engraver.ly
Description: Text Data


reply via email to

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