bug-lilypond
[Top][All Lists]
Advanced

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

Re: Mark numbering incorrect at staff level


From: David Kastrup
Subject: Re: Mark numbering incorrect at staff level
Date: Wed, 12 Oct 2016 18:29:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Malte Meyn <address@hidden> writes:

> Am 12.10.2016 um 15:45 schrieb Phil Holmes:
>>
>> As the attached image shows, the mark numbering is incorrect in the first
>> score. Anyone know why?
>
> When the \mark command (defined in ly/define-music-functions.ly) is
> given an integer argument (\mark 6) it sets the context property
> rehearsalMark for the Score context instead of the context the
> Mark_engraver lives in.

The idea is likely that you can have multiple marks typeset in the score
while keeping unique numbering.

Except that it doesn't appear to work...  I lean towards keeping one
separate counter per Mark_engraver.  That would require having a mark
track for every staff with its own Mark_engraver.  But we probably need
that already anyhow.

-- 
David Kastrup



reply via email to

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