lilypond-devel
[Top][All Lists]
Advanced

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

Can't have rehearsal mark and segno mark at same moment


From: Jean Abou Samra
Subject: Can't have rehearsal mark and segno mark at same moment
Date: Wed, 3 Aug 2022 23:22:14 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

\version "2.23.12"

{
  c'1
  \mark \default
  \repeat segno 2 {
    c'1
  }
}


A power user on -user-fr is frustrated that the above
doesn't work, as rehearsal-mark-event and segno-mark-event
are mutually exclusive at the same time step.

The request looks valid to me. Dan, what are your thoughts?
Did you have a specific reason in mind for forbidding this?
Should I open an issue?




reply via email to

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