Oops, i added wrong Mike...

Here is the code i used for testing; i attach a pdf compiled with my fix:

\new Staff \with { \consists Ambitus_engraver } {
    \override Staff.AmbitusLine #'gap = #0.45
    c' f'
}
\new Staff \with { \consists Ambitus_engraver } {
    \override Staff.AmbitusLine #'gap = #0.45
    c' g'
}
\new Staff \with { \consists Ambitus_engraver } {
    \override Staff.AmbitusLine #'gap = #0.45
    c' a'
}
\new Staff \with { \consists Ambitus_engraver } {
    \override Staff.AmbitusLine #'gap = #0.45
    c' b'
}
\new Staff \with { \consists Ambitus_engraver } {
    \override Staff.AmbitusLine #'gap = #0.45
    c' c''
}
\new Staff \with { \consists Ambitus_engraver } {
    \override Staff.AmbitusLine #'gap = #0.45
    a a''
}

cheers,
Janek

Attachment: ambit.pdf
Description: Adobe PDF document

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

Reply via email to