Status: Accepted
Owner: ----
CC: [email protected]
Labels: Type-Defect

New issue 4033 by [email protected]: All subsequent clef transpositions are marked as optional
http://code.google.com/p/lilypond/issues/detail?id=4033

\version "2.19.10"

\markup {
  when a clef with optional transposition is used, all subsequent
  clefs will have their transpositions marked as optional - even
  when they are totally different:
}
{
  r4
  \clef "G_(8)" r4
  \clef "G" r4
  \clef "F^15" r4
}

Attachments:
        optional-clef-transposition.png  6.8 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to