Hi all,

the following is my question: how can I make it happen, that in the ambitus
the pitches are emphasized, like when you write "c!" instead of "c".
Because right now the ambitus engraver supposes that the key is known.

Can you show me in this little example what I have to modify?

\version "2.14.2"

\score {

\new Voice = "tenor" \with { \consists "Ambitus_engraver"} {

\relative c' {

\time 4/4

\clef "G_8"

\key c \minor

\bar "|."

c2 c

d4 ees, d' d

}

}

}



Thanks!


Mat
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to