lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4530 in lilypond: Let \autochange accept optional


From: lilypond
Subject: [Lilypond-auto] Issue 4530 in lilypond: Let \autochange accept optional arguments for the turning-point and clefs
Date: Thu, 30 Jul 2015 20:03:28 +0000

Status: Accepted
Owner: ----

New issue 4530 by address@hidden: Let \autochange accept optional arguments for the turning-point and clefs
https://code.google.com/p/lilypond/issues/detail?id=4530

As an enhancement and follow up for issue 4465, make it possible to specify other turning-points and clefs for \autochange, like:

Example:

music =
\relative {
  g8 b a c
  b8 d c8 e
  d8 r f g a2
}

\autochange d' \music
\autochange b \with { \clef soprano } \music
\autochange c' \with { \clef alto } \with { \clef tenor } \music


Attachments:
        test.png  21.1 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

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