Thank you, it solved the problem!

2014-03-09 22:09 GMT+01:00 Thomas Morley <thomasmorle...@gmail.com>:

> 2014-03-09 20:03 GMT+01:00 Mátyás Seress <serima...@gmail.com>:
> > 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.
>
>
> Hi,
>
> try:
>
> \version "2.14.2"
>
> \new Voice
>   \with { \consists "Ambitus_engraver" keySignature = #'() }
>     \relative c'' {
>       \key c \minor
>       ees,2 dis'
>     }
>
> Please consider upgrade to current stable, i.e. 2.18.0
>
> Cheers,
>   Harm
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to